diff --git a/app/javascript/dashboard/i18n/locale/ar/settings.json b/app/javascript/dashboard/i18n/locale/ar/settings.json index 22b922c25..fcb7e5622 100644 --- a/app/javascript/dashboard/i18n/locale/ar/settings.json +++ b/app/javascript/dashboard/i18n/locale/ar/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "فتح المحادثة", "RESOLVE_AND_NEXT": "حل وانتقل إلى التالي", diff --git a/app/javascript/dashboard/i18n/locale/bg/settings.json b/app/javascript/dashboard/i18n/locale/bg/settings.json index bd8134ccf..afebe44b1 100644 --- a/app/javascript/dashboard/i18n/locale/bg/settings.json +++ b/app/javascript/dashboard/i18n/locale/bg/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ca/settings.json b/app/javascript/dashboard/i18n/locale/ca/settings.json index 143bb3d3c..c3a6eb449 100644 --- a/app/javascript/dashboard/i18n/locale/ca/settings.json +++ b/app/javascript/dashboard/i18n/locale/ca/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/cs/settings.json b/app/javascript/dashboard/i18n/locale/cs/settings.json index 191482e99..c158dbeea 100644 --- a/app/javascript/dashboard/i18n/locale/cs/settings.json +++ b/app/javascript/dashboard/i18n/locale/cs/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/da/settings.json b/app/javascript/dashboard/i18n/locale/da/settings.json index 6f422c86d..607f58836 100644 --- a/app/javascript/dashboard/i18n/locale/da/settings.json +++ b/app/javascript/dashboard/i18n/locale/da/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Åbn samtale", "RESOLVE_AND_NEXT": "Løs og flyt til næste", diff --git a/app/javascript/dashboard/i18n/locale/de/settings.json b/app/javascript/dashboard/i18n/locale/de/settings.json index cb9f27d2e..de73bca8e 100644 --- a/app/javascript/dashboard/i18n/locale/de/settings.json +++ b/app/javascript/dashboard/i18n/locale/de/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Unterhaltung öffnen", "RESOLVE_AND_NEXT": "Lösen und zum Nächsten gehen", diff --git a/app/javascript/dashboard/i18n/locale/el/settings.json b/app/javascript/dashboard/i18n/locale/el/settings.json index 50fce2f22..489c9349f 100644 --- a/app/javascript/dashboard/i18n/locale/el/settings.json +++ b/app/javascript/dashboard/i18n/locale/el/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Άνοιγμα συνομιλίας", "RESOLVE_AND_NEXT": "Επίλυση και μετακίνηση στην επόμενη", diff --git a/app/javascript/dashboard/i18n/locale/es/settings.json b/app/javascript/dashboard/i18n/locale/es/settings.json index b74187439..b16df9170 100644 --- a/app/javascript/dashboard/i18n/locale/es/settings.json +++ b/app/javascript/dashboard/i18n/locale/es/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Abrir conversación", "RESOLVE_AND_NEXT": "Resolver y pasar al siguiente", diff --git a/app/javascript/dashboard/i18n/locale/fa/settings.json b/app/javascript/dashboard/i18n/locale/fa/settings.json index a97530b3c..aeb2c10e4 100644 --- a/app/javascript/dashboard/i18n/locale/fa/settings.json +++ b/app/javascript/dashboard/i18n/locale/fa/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "مشاهده همه کلیدهای میانبر", "TITLE": { "OPEN_CONVERSATION": "باز کردن گفتگو", "RESOLVE_AND_NEXT": "حل کنید و به مرحله بعدی بروید", diff --git a/app/javascript/dashboard/i18n/locale/fi/settings.json b/app/javascript/dashboard/i18n/locale/fi/settings.json index 1de7497e3..a2325cc69 100644 --- a/app/javascript/dashboard/i18n/locale/fi/settings.json +++ b/app/javascript/dashboard/i18n/locale/fi/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/fr/settings.json b/app/javascript/dashboard/i18n/locale/fr/settings.json index cbcac7537..de80be288 100644 --- a/app/javascript/dashboard/i18n/locale/fr/settings.json +++ b/app/javascript/dashboard/i18n/locale/fr/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Ouvrir la conversation", "RESOLVE_AND_NEXT": "Résoudre et passer à la suivante", diff --git a/app/javascript/dashboard/i18n/locale/he/settings.json b/app/javascript/dashboard/i18n/locale/he/settings.json index 762f1ae2c..c6220d9c6 100644 --- a/app/javascript/dashboard/i18n/locale/he/settings.json +++ b/app/javascript/dashboard/i18n/locale/he/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/hi/settings.json b/app/javascript/dashboard/i18n/locale/hi/settings.json index a0de7f856..2f5f8b771 100644 --- a/app/javascript/dashboard/i18n/locale/hi/settings.json +++ b/app/javascript/dashboard/i18n/locale/hi/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/hu/settings.json b/app/javascript/dashboard/i18n/locale/hu/settings.json index 4ab267115..9c151bff0 100644 --- a/app/javascript/dashboard/i18n/locale/hu/settings.json +++ b/app/javascript/dashboard/i18n/locale/hu/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/id/settings.json b/app/javascript/dashboard/i18n/locale/id/settings.json index e29101d63..f811881f4 100644 --- a/app/javascript/dashboard/i18n/locale/id/settings.json +++ b/app/javascript/dashboard/i18n/locale/id/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Buka percakapan", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/is/settings.json b/app/javascript/dashboard/i18n/locale/is/settings.json index 59769b2bf..498c6c9f1 100644 --- a/app/javascript/dashboard/i18n/locale/is/settings.json +++ b/app/javascript/dashboard/i18n/locale/is/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/it/settings.json b/app/javascript/dashboard/i18n/locale/it/settings.json index 2e19d0038..497177941 100644 --- a/app/javascript/dashboard/i18n/locale/it/settings.json +++ b/app/javascript/dashboard/i18n/locale/it/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Apri conversazione", "RESOLVE_AND_NEXT": "Risolvi e vai alla prossima", diff --git a/app/javascript/dashboard/i18n/locale/ja/settings.json b/app/javascript/dashboard/i18n/locale/ja/settings.json index 352ab73ac..26b83c7f3 100644 --- a/app/javascript/dashboard/i18n/locale/ja/settings.json +++ b/app/javascript/dashboard/i18n/locale/ja/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ka/settings.json b/app/javascript/dashboard/i18n/locale/ka/settings.json index a0de7f856..2f5f8b771 100644 --- a/app/javascript/dashboard/i18n/locale/ka/settings.json +++ b/app/javascript/dashboard/i18n/locale/ka/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ko/settings.json b/app/javascript/dashboard/i18n/locale/ko/settings.json index f8931970f..0a35949f2 100644 --- a/app/javascript/dashboard/i18n/locale/ko/settings.json +++ b/app/javascript/dashboard/i18n/locale/ko/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/lt/settings.json b/app/javascript/dashboard/i18n/locale/lt/settings.json index a0de7f856..2f5f8b771 100644 --- a/app/javascript/dashboard/i18n/locale/lt/settings.json +++ b/app/javascript/dashboard/i18n/locale/lt/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/lv/settings.json b/app/javascript/dashboard/i18n/locale/lv/settings.json index a190b0341..019a3da09 100644 --- a/app/javascript/dashboard/i18n/locale/lv/settings.json +++ b/app/javascript/dashboard/i18n/locale/lv/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "Skatīt visus īsinājumtaustiņus", "TITLE": { "OPEN_CONVERSATION": "Atvērt sarunu", "RESOLVE_AND_NEXT": "Atrisināt un pāriet uz nākamo", diff --git a/app/javascript/dashboard/i18n/locale/ml/settings.json b/app/javascript/dashboard/i18n/locale/ml/settings.json index 3132b2d45..ba0ed6a7d 100644 --- a/app/javascript/dashboard/i18n/locale/ml/settings.json +++ b/app/javascript/dashboard/i18n/locale/ml/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ms/settings.json b/app/javascript/dashboard/i18n/locale/ms/settings.json index 2b786c1bc..6766c7cdb 100644 --- a/app/javascript/dashboard/i18n/locale/ms/settings.json +++ b/app/javascript/dashboard/i18n/locale/ms/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ne/settings.json b/app/javascript/dashboard/i18n/locale/ne/settings.json index ff0f188a3..c7fb8f5e8 100644 --- a/app/javascript/dashboard/i18n/locale/ne/settings.json +++ b/app/javascript/dashboard/i18n/locale/ne/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json b/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json index a60ff56c5..b55b5f3e0 100644 --- a/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json +++ b/app/javascript/dashboard/i18n/locale/nl/advancedFilters.json @@ -1,91 +1,91 @@ { "FILTER": { - "TITLE": "Filter Conversations", - "SUBTITLE": "Add filters below and hit 'Apply filters' to filter conversations.", - "ADD_NEW_FILTER": "Add Filter", - "FILTER_DELETE_ERROR": "You should have atleast one filter to save", - "SUBMIT_BUTTON_LABEL": "Apply filters", + "TITLE": "Conversaties filteren", + "SUBTITLE": "Voeg hieronder filters toe en druk op 'Filters toepassen' om te filteren.", + "ADD_NEW_FILTER": "Filter toevoegen", + "FILTER_DELETE_ERROR": "U moet minstens één filter hebben om op te slaan", + "SUBMIT_BUTTON_LABEL": "Filters toepassen", "CANCEL_BUTTON_LABEL": "Annuleren", - "CLEAR_BUTTON_LABEL": "Clear Filters", - "EMPTY_VALUE_ERROR": "Value is required", - "TOOLTIP_LABEL": "Filter conversations", + "CLEAR_BUTTON_LABEL": "Filters wissen", + "EMPTY_VALUE_ERROR": "Waarde is vereist", + "TOOLTIP_LABEL": "Gesprekken filteren", "QUERY_DROPDOWN_LABELS": { - "AND": "AND", - "OR": "OR" + "AND": "EN", + "OR": "OF" }, "OPERATOR_LABELS": { - "equal_to": "Equal to", - "not_equal_to": "Not equal to", - "contains": "Contains", - "does_not_contain": "Does not contain", - "is_present": "Is present", - "is_not_present": "Is not present", - "is_greater_than": "Is greater than", - "is_less_than": "Is lesser than", - "days_before": "Is x days before" + "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" }, "ATTRIBUTE_LABELS": { - "TRUE": "True", - "FALSE": "False" + "TRUE": "Waar", + "FALSE": "Onwaar" }, "ATTRIBUTES": { "STATUS": "Status", - "ASSIGNEE_NAME": "Assignee Name", - "INBOX_NAME": "Inbox Name", - "TEAM_NAME": "Team Name", - "CONVERSATION_IDENTIFIER": "Conversation Identifier", - "CAMPAIGN_NAME": "Campaign Name", + "ASSIGNEE_NAME": "Verantwoordelijke (naam)", + "INBOX_NAME": "Inbox Naam", + "TEAM_NAME": "Team Naam", + "CONVERSATION_IDENTIFIER": "Conversatie ID", + "CAMPAIGN_NAME": "Campagne Naam", "LABELS": "Labelen", - "BROWSER_LANGUAGE": "Browser Language", - "COUNTRY_NAME": "Country Name", - "REFERER_LINK": "Referer link", - "CUSTOM_ATTRIBUTE_LIST": "List", - "CUSTOM_ATTRIBUTE_TEXT": "Text", - "CUSTOM_ATTRIBUTE_NUMBER": "Number", + "BROWSER_LANGUAGE": "Browser Taal", + "COUNTRY_NAME": "Land Naam", + "REFERER_LINK": "Verwijzende link", + "CUSTOM_ATTRIBUTE_LIST": "Lijst", + "CUSTOM_ATTRIBUTE_TEXT": "Tekst", + "CUSTOM_ATTRIBUTE_NUMBER": "Getal", "CUSTOM_ATTRIBUTE_LINK": "Link", - "CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", - "CREATED_AT": "Created At", - "LAST_ACTIVITY": "Last Activity" + "CUSTOM_ATTRIBUTE_CHECKBOX": "Selectievakje", + "CREATED_AT": "Aangemaakt op", + "LAST_ACTIVITY": "Laatste Activiteit" }, "GROUPS": { - "STANDARD_FILTERS": "Standard Filters", - "ADDITIONAL_FILTERS": "Additional Filters", + "STANDARD_FILTERS": "Standaard Filters", + "ADDITIONAL_FILTERS": "Aanvullende filters", "CUSTOM_ATTRIBUTES": "Aanpasbare attributen" }, "CUSTOM_VIEWS": { "ADD": { - "TITLE": "Do you want to save this filter?", - "LABEL": "Name this filter", - "PLACEHOLDER": "Enter a name for this filter", - "ERROR_MESSAGE": "Name is required", - "SAVE_BUTTON": "Save filter", + "TITLE": "Wil je deze filter opslaan?", + "LABEL": "Geef deze filter een naam", + "PLACEHOLDER": "Voer een naam in voor deze filter", + "ERROR_MESSAGE": "Naam is vereist", + "SAVE_BUTTON": "Filter opslaan", "CANCEL_BUTTON": "Annuleren", "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder created successfully", - "ERROR_MESSAGE": "Error while creating folder" + "SUCCESS_MESSAGE": "Map succesvol aangemaakt", + "ERROR_MESSAGE": "Fout tijdens het aanmaken van map" }, "API_SEGMENTS": { - "SUCCESS_MESSAGE": "Segment created successfully", - "ERROR_MESSAGE": "Error while creating segment" + "SUCCESS_MESSAGE": "Segment succesvol aangemaakt", + "ERROR_MESSAGE": "Fout bij het maken van segment" } }, "DELETE": { - "DELETE_BUTTON": "Delete filter", + "DELETE_BUTTON": "Filter verwijderen", "MODAL": { "CONFIRM": { "TITLE": "Verwijderen bevestigen", - "MESSAGE": "Are you sure to delete the filter ", + "MESSAGE": "Weet u zeker dat u de filter wilt verwijderen? ", "YES": "Ja, verwijderen", "NO": "Nee, Bewaar het" } }, "API_FOLDERS": { - "SUCCESS_MESSAGE": "Folder deleted successfully", - "ERROR_MESSAGE": "Error while deleting folder" + "SUCCESS_MESSAGE": "Map succesvol verwijderd", + "ERROR_MESSAGE": "Fout bij verwijderen map" }, "API_SEGMENTS": { - "SUCCESS_MESSAGE": "Segment deleted successfully", - "ERROR_MESSAGE": "Error while deleting segment" + "SUCCESS_MESSAGE": "Segment succesvol verwijderd", + "ERROR_MESSAGE": "Fout bij verwijderen segment" } } } diff --git a/app/javascript/dashboard/i18n/locale/nl/agentBots.json b/app/javascript/dashboard/i18n/locale/nl/agentBots.json index 1b6e45426..f09829fdf 100644 --- a/app/javascript/dashboard/i18n/locale/nl/agentBots.json +++ b/app/javascript/dashboard/i18n/locale/nl/agentBots.json @@ -6,7 +6,7 @@ "SIDEBAR_TXT": "

Agent Bots

Agent bots allows you to automate the conversations

", "CSML_BOT_EDITOR": { "NAME": { - "LABEL": "Bot Name", + "LABEL": "Bot Naam", "PLACEHOLDER": "Give your bot a name", "ERROR": "Bot name is required" }, diff --git a/app/javascript/dashboard/i18n/locale/nl/chatlist.json b/app/javascript/dashboard/i18n/locale/nl/chatlist.json index b9c1ca42f..1359521e2 100644 --- a/app/javascript/dashboard/i18n/locale/nl/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/nl/chatlist.json @@ -8,7 +8,7 @@ }, "TAB_HEADING": "Gesprekken", "MENTION_HEADING": "Vermeldingen", - "UNATTENDED_HEADING": "Unattended", + "UNATTENDED_HEADING": "Onbeheer", "SEARCH": { "INPUT": "Zoek naar mensen, gesprekken, opgeslagen antwoorden .." }, @@ -55,14 +55,14 @@ "RECEIVED_VIA_EMAIL": "Ontvangen via e-mail", "VIEW_TWEET_IN_TWITTER": "Bekijk tweet op Twitter", "REPLY_TO_TWEET": "Antwoord op deze tweet", - "LINK_TO_STORY": "Go to instagram story", + "LINK_TO_STORY": "Ga naar instagram verhaal", "SENT": "Succesvol verzonden", - "READ": "Read successfully", - "DELIVERED": "Delivered successfully", + "READ": "Succesvol gelezen", + "DELIVERED": "Succesvol afgeleverd", "NO_MESSAGES": "Geen berichten", "NO_CONTENT": "Geen inhoud beschikbaar", "HIDE_QUOTED_TEXT": "Verberg geciteerde tekst", "SHOW_QUOTED_TEXT": "Toon geciteerde tekst", - "MESSAGE_READ": "Read" + "MESSAGE_READ": "Lezen" } } diff --git a/app/javascript/dashboard/i18n/locale/nl/contact.json b/app/javascript/dashboard/i18n/locale/nl/contact.json index 4a1a46471..e0bbbea7a 100644 --- a/app/javascript/dashboard/i18n/locale/nl/contact.json +++ b/app/javascript/dashboard/i18n/locale/nl/contact.json @@ -7,7 +7,7 @@ "COPY_SUCCESSFUL": "Succesvol gekopieerd naar klembord", "COMPANY": "Bedrijfsnaam", "LOCATION": "Locatie", - "BROWSER_LANGUAGE": "Browser Language", + "BROWSER_LANGUAGE": "Browser Taal", "CONVERSATION_TITLE": "Gesprekdetails", "VIEW_PROFILE": "Profiel Bekijken", "BROWSER": "Browser", @@ -195,8 +195,8 @@ "SEARCH_BUTTON": "Search", "SEARCH_INPUT_PLACEHOLDER": "Search for contacts", "FILTER_CONTACTS": "Filteren", - "FILTER_CONTACTS_SAVE": "Save filter", - "FILTER_CONTACTS_DELETE": "Delete filter", + "FILTER_CONTACTS_SAVE": "Filter opslaan", + "FILTER_CONTACTS_DELETE": "Filter verwijderen", "LIST": { "LOADING_MESSAGE": "Loading contacts...", "404": "No contacts matches your search 🔍", diff --git a/app/javascript/dashboard/i18n/locale/nl/contactFilters.json b/app/javascript/dashboard/i18n/locale/nl/contactFilters.json index a974c02e3..6c43a6ccd 100644 --- a/app/javascript/dashboard/i18n/locale/nl/contactFilters.json +++ b/app/javascript/dashboard/i18n/locale/nl/contactFilters.json @@ -1,49 +1,49 @@ { "CONTACTS_FILTER": { - "TITLE": "Filter Contacts", - "SUBTITLE": "Add filters below and hit 'Submit' to filter contacts.", - "ADD_NEW_FILTER": "Add Filter", - "CLEAR_ALL_FILTERS": "Clear All Filters", - "FILTER_DELETE_ERROR": "You should have atleast one filter to save", + "TITLE": "Contacten filteren", + "SUBTITLE": "Voeg hieronder filters toe en druk op 'Verzenden' om contacten te filteren.", + "ADD_NEW_FILTER": "Filter toevoegen", + "CLEAR_ALL_FILTERS": "Alle filters wissen", + "FILTER_DELETE_ERROR": "U moet minstens één filter hebben om op te slaan", "SUBMIT_BUTTON_LABEL": "Bevestigen", "CANCEL_BUTTON_LABEL": "Annuleren", - "CLEAR_BUTTON_LABEL": "Clear Filters", - "EMPTY_VALUE_ERROR": "Value is required", - "TOOLTIP_LABEL": "Filter contacts", + "CLEAR_BUTTON_LABEL": "Filters wissen", + "EMPTY_VALUE_ERROR": "Waarde is vereist", + "TOOLTIP_LABEL": "Contacten filteren", "QUERY_DROPDOWN_LABELS": { - "AND": "AND", - "OR": "OR" + "AND": "EN", + "OR": "OF" }, "OPERATOR_LABELS": { - "equal_to": "Equal to", - "not_equal_to": "Not equal to", - "contains": "Contains", - "does_not_contain": "Does not contain", - "is_present": "Is present", - "is_not_present": "Is not present", - "is_greater_than": "Is greater than", - "is_lesser_than": "Is lesser than", - "days_before": "Is x days before" + "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_lesser_than": "Is minder dan", + "days_before": "Is x dagen vóór" }, "ATTRIBUTES": { "NAME": "Naam", "EMAIL": "E-mailadres", "PHONE_NUMBER": "Telefoon nummer", "IDENTIFIER": "Identifier", - "CITY": "City", - "COUNTRY": "Country", - "CUSTOM_ATTRIBUTE_LIST": "List", - "CUSTOM_ATTRIBUTE_TEXT": "Text", - "CUSTOM_ATTRIBUTE_NUMBER": "Number", + "CITY": "Woonplaats", + "COUNTRY": "Land", + "CUSTOM_ATTRIBUTE_LIST": "Lijst", + "CUSTOM_ATTRIBUTE_TEXT": "Tekst", + "CUSTOM_ATTRIBUTE_NUMBER": "Getal", "CUSTOM_ATTRIBUTE_LINK": "Link", - "CUSTOM_ATTRIBUTE_CHECKBOX": "Checkbox", - "CREATED_AT": "Created At", - "LAST_ACTIVITY": "Last Activity", - "REFERER_LINK": "Referrer link" + "CUSTOM_ATTRIBUTE_CHECKBOX": "Selectievakje", + "CREATED_AT": "Aangemaakt op", + "LAST_ACTIVITY": "Laatste Activiteit", + "REFERER_LINK": "Verwijzer link" }, "GROUPS": { - "STANDARD_FILTERS": "Standard Filters", - "ADDITIONAL_FILTERS": "Additional Filters", + "STANDARD_FILTERS": "Standaard Filters", + "ADDITIONAL_FILTERS": "Aanvullende filters", "CUSTOM_ATTRIBUTES": "Aanpasbare attributen" } } diff --git a/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json b/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json index d7d2efc2a..c57dfca3d 100644 --- a/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/csatMgmt.json @@ -1,6 +1,6 @@ { "CSAT": { - "TITLE": "Rate your conversation", - "PLACEHOLDER": "Tell us more..." + "TITLE": "Beoordeel uw gesprek", + "PLACEHOLDER": "Vertel ons meer..." } } diff --git a/app/javascript/dashboard/i18n/locale/nl/emoji.json b/app/javascript/dashboard/i18n/locale/nl/emoji.json index fd81268fb..a4d551940 100644 --- a/app/javascript/dashboard/i18n/locale/nl/emoji.json +++ b/app/javascript/dashboard/i18n/locale/nl/emoji.json @@ -1,6 +1,6 @@ { "EMOJI": { - "PLACEHOLDER": "Search emojis", - "NOT_FOUND": "No emoji match your search" + "PLACEHOLDER": "Zoek emojis", + "NOT_FOUND": "Er zijn geen overeenkomende emoji's gevonden" } } diff --git a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json index 9fae19dbf..24fb7e996 100644 --- a/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/inboxMgmt.json @@ -659,7 +659,7 @@ "BODY": { "TEAM_AVAILABILITY": { "ONLINE": "We are Online", - "OFFLINE": "Op dit moment zijn we niet aanwezig" + "OFFLINE": "We zijn momenteel afwezig" }, "USER_MESSAGE": "Hi", "AGENT_MESSAGE": "Hello" diff --git a/app/javascript/dashboard/i18n/locale/nl/labelsMgmt.json b/app/javascript/dashboard/i18n/locale/nl/labelsMgmt.json index 5d7f6d19c..ef9334a21 100644 --- a/app/javascript/dashboard/i18n/locale/nl/labelsMgmt.json +++ b/app/javascript/dashboard/i18n/locale/nl/labelsMgmt.json @@ -19,9 +19,9 @@ "NAME": { "LABEL": "Label naam", "PLACEHOLDER": "Label naam", - "REQUIRED_ERROR": "Label name is required", - "MINIMUM_LENGTH_ERROR": "Minimum length 2 is required", - "VALID_ERROR": "Only Alphabets, Numbers, Hyphen and Underscore are allowed" + "REQUIRED_ERROR": "Labelnaam is vereist", + "MINIMUM_LENGTH_ERROR": "Minimum lengte van 2 is vereist", + "VALID_ERROR": "Enkel letters, cijfers, liggend streepje & underscore zijn toegestaan" }, "DESCRIPTION": { "LABEL": "Beschrijving", diff --git a/app/javascript/dashboard/i18n/locale/nl/setNewPassword.json b/app/javascript/dashboard/i18n/locale/nl/setNewPassword.json index ba7ed192b..8fe328f4d 100644 --- a/app/javascript/dashboard/i18n/locale/nl/setNewPassword.json +++ b/app/javascript/dashboard/i18n/locale/nl/setNewPassword.json @@ -16,7 +16,7 @@ "ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw" }, "CAPTCHA": { - "ERROR": "Verification expired. Please solve captcha again." + "ERROR": "Verificatie verlopen. Los de captcha opnieuw op." }, "SUBMIT": "Bevestigen" } diff --git a/app/javascript/dashboard/i18n/locale/nl/settings.json b/app/javascript/dashboard/i18n/locale/nl/settings.json index dc9f7c573..50ddcea81 100644 --- a/app/javascript/dashboard/i18n/locale/nl/settings.json +++ b/app/javascript/dashboard/i18n/locale/nl/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/no/settings.json b/app/javascript/dashboard/i18n/locale/no/settings.json index a031f2afb..cf6ef2587 100644 --- a/app/javascript/dashboard/i18n/locale/no/settings.json +++ b/app/javascript/dashboard/i18n/locale/no/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/pl/settings.json b/app/javascript/dashboard/i18n/locale/pl/settings.json index f49b408b5..50252f10f 100644 --- a/app/javascript/dashboard/i18n/locale/pl/settings.json +++ b/app/javascript/dashboard/i18n/locale/pl/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/pt/settings.json b/app/javascript/dashboard/i18n/locale/pt/settings.json index e5398cab0..78ca84600 100644 --- a/app/javascript/dashboard/i18n/locale/pt/settings.json +++ b/app/javascript/dashboard/i18n/locale/pt/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Abrir conversa", "RESOLVE_AND_NEXT": "Resolver e passar para a próxima", diff --git a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json index 4357a0688..65e78ef6b 100644 --- a/app/javascript/dashboard/i18n/locale/pt_BR/settings.json +++ b/app/javascript/dashboard/i18n/locale/pt_BR/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Abrir conversa", "RESOLVE_AND_NEXT": "Resolver e ir para o próximo", diff --git a/app/javascript/dashboard/i18n/locale/ro/settings.json b/app/javascript/dashboard/i18n/locale/ro/settings.json index 5e5706b72..aa06cd0e6 100644 --- a/app/javascript/dashboard/i18n/locale/ro/settings.json +++ b/app/javascript/dashboard/i18n/locale/ro/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Deschiderea conversației", "RESOLVE_AND_NEXT": "Rezolvarea și trecerea la următorul", diff --git a/app/javascript/dashboard/i18n/locale/ru/settings.json b/app/javascript/dashboard/i18n/locale/ru/settings.json index 6297a3420..b5a83b6d4 100644 --- a/app/javascript/dashboard/i18n/locale/ru/settings.json +++ b/app/javascript/dashboard/i18n/locale/ru/settings.json @@ -60,7 +60,7 @@ "NOTE": "Включить звуковые уведомления в панели управления для новых сообщений и разговоров.", "ALERT_TYPE": { "TITLE": "Alert events:", - "NONE": "Ничего", + "NONE": "Нет", "ASSIGNED": "Назначенные беседы", "ALL_CONVERSATIONS": "Диалоги" }, @@ -69,7 +69,7 @@ }, "CONDITIONS": { "TITLE": "Alert conditions:", - "CONDITION_ONE": "Send audio alerts only if the browser window is not active", + "CONDITION_ONE": "Отправлять звуковые оповещения только в том случае, если окно браузера не активно", "CONDITION_TWO": "Send alerts every 30s until all the assigned conversations are read" } }, @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Открыть беседу", "RESOLVE_AND_NEXT": "Решить и перейти к следующему", diff --git a/app/javascript/dashboard/i18n/locale/sk/settings.json b/app/javascript/dashboard/i18n/locale/sk/settings.json index 0ede48a01..341171ad4 100644 --- a/app/javascript/dashboard/i18n/locale/sk/settings.json +++ b/app/javascript/dashboard/i18n/locale/sk/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/sr/settings.json b/app/javascript/dashboard/i18n/locale/sr/settings.json index 751746292..4a31315fb 100644 --- a/app/javascript/dashboard/i18n/locale/sr/settings.json +++ b/app/javascript/dashboard/i18n/locale/sr/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Otvoren razgovor", "RESOLVE_AND_NEXT": "Reši i idi na sledeći", diff --git a/app/javascript/dashboard/i18n/locale/sv/settings.json b/app/javascript/dashboard/i18n/locale/sv/settings.json index 5003e8323..d29393f97 100644 --- a/app/javascript/dashboard/i18n/locale/sv/settings.json +++ b/app/javascript/dashboard/i18n/locale/sv/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ta/settings.json b/app/javascript/dashboard/i18n/locale/ta/settings.json index f08217d85..818b67166 100644 --- a/app/javascript/dashboard/i18n/locale/ta/settings.json +++ b/app/javascript/dashboard/i18n/locale/ta/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/th/settings.json b/app/javascript/dashboard/i18n/locale/th/settings.json index 863ecb9f1..6309bea35 100644 --- a/app/javascript/dashboard/i18n/locale/th/settings.json +++ b/app/javascript/dashboard/i18n/locale/th/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "เปิดดูการสนทนา", "RESOLVE_AND_NEXT": "จบการสนทนานี้และเริ่มการสนทนาถัดไป", diff --git a/app/javascript/dashboard/i18n/locale/tr/settings.json b/app/javascript/dashboard/i18n/locale/tr/settings.json index 5bae8c2bf..fd5090f79 100644 --- a/app/javascript/dashboard/i18n/locale/tr/settings.json +++ b/app/javascript/dashboard/i18n/locale/tr/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Görüşmeyi aç", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/uk/settings.json b/app/javascript/dashboard/i18n/locale/uk/settings.json index e85bd100e..92f64e050 100644 --- a/app/javascript/dashboard/i18n/locale/uk/settings.json +++ b/app/javascript/dashboard/i18n/locale/uk/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Відкрити розмову", "RESOLVE_AND_NEXT": "Вирішити і перейти до наступного", diff --git a/app/javascript/dashboard/i18n/locale/ur/settings.json b/app/javascript/dashboard/i18n/locale/ur/settings.json index 5de18a331..b2e91380b 100644 --- a/app/javascript/dashboard/i18n/locale/ur/settings.json +++ b/app/javascript/dashboard/i18n/locale/ur/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/ur_IN/settings.json b/app/javascript/dashboard/i18n/locale/ur_IN/settings.json index a0de7f856..2f5f8b771 100644 --- a/app/javascript/dashboard/i18n/locale/ur_IN/settings.json +++ b/app/javascript/dashboard/i18n/locale/ur_IN/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/vi/agentMgmt.json b/app/javascript/dashboard/i18n/locale/vi/agentMgmt.json index 589c1063b..0e59f56a1 100644 --- a/app/javascript/dashboard/i18n/locale/vi/agentMgmt.json +++ b/app/javascript/dashboard/i18n/locale/vi/agentMgmt.json @@ -95,7 +95,7 @@ "MULTI_SELECTOR": { "PLACEHOLDER": "Không có", "TITLE": { - "AGENT": "Chọn t\bổng đài viên", + "AGENT": "Chọn thành viên", "TEAM": "Chọn nhóm" }, "SEARCH": { diff --git a/app/javascript/dashboard/i18n/locale/vi/chatlist.json b/app/javascript/dashboard/i18n/locale/vi/chatlist.json index 726b38fab..a5ec74376 100644 --- a/app/javascript/dashboard/i18n/locale/vi/chatlist.json +++ b/app/javascript/dashboard/i18n/locale/vi/chatlist.json @@ -57,8 +57,8 @@ "REPLY_TO_TWEET": "Trả lời cho tweet này", "LINK_TO_STORY": "Đến xem lịch sử instagram", "SENT": "Gửi thành công", - "READ": "Read successfully", - "DELIVERED": "Delivered successfully", + "READ": "Đọc thành công", + "DELIVERED": "Đã gửi thành công", "NO_MESSAGES": "Không có tin nhắn", "NO_CONTENT": "Không có nội dung", "HIDE_QUOTED_TEXT": "Ẩn văn bản được trích dẫn", diff --git a/app/javascript/dashboard/i18n/locale/vi/conversation.json b/app/javascript/dashboard/i18n/locale/vi/conversation.json index 551782669..1a4a662bb 100644 --- a/app/javascript/dashboard/i18n/locale/vi/conversation.json +++ b/app/javascript/dashboard/i18n/locale/vi/conversation.json @@ -42,8 +42,8 @@ "RATING_TITLE": "Đánh giá", "FEEDBACK_TITLE": "Phản hồi", "CARD": { - "SHOW_LABELS": "Show labels", - "HIDE_LABELS": "Hide labels" + "SHOW_LABELS": "Hiển thị nhãn", + "HIDE_LABELS": "Ẩn nhãn" }, "HEADER": { "RESOLVE_ACTION": "Giải quyết", @@ -68,7 +68,7 @@ "CARD_CONTEXT_MENU": { "PENDING": "Đánh dấu chưa giải quyết", "RESOLVED": "Đánh dấu là đã giải quyết", - "MARK_AS_UNREAD": "Mark as unread", + "MARK_AS_UNREAD": "Đánh dấu là chưa đọc", "REOPEN": "Mở lại hội thoại", "SNOOZE": { "TITLE": "Báo lại", diff --git a/app/javascript/dashboard/i18n/locale/vi/helpCenter.json b/app/javascript/dashboard/i18n/locale/vi/helpCenter.json index 612f0eec3..afcbf703d 100644 --- a/app/javascript/dashboard/i18n/locale/vi/helpCenter.json +++ b/app/javascript/dashboard/i18n/locale/vi/helpCenter.json @@ -20,7 +20,7 @@ "EDIT_HEADER": { "ALL_ARTICLES": "Tất cả các bài", "PUBLISH_BUTTON": "Phát hành", - "MOVE_TO_ARCHIVE_BUTTON": "Move to archived", + "MOVE_TO_ARCHIVE_BUTTON": "Di chuyển đến lưu trữ", "PREVIEW": "Xem trước", "ADD_TRANSLATION": "Thêm bản dịch", "OPEN_SIDEBAR": "Mở thanh bên", @@ -114,13 +114,13 @@ } }, "DELETE_PORTAL": { - "TITLE": "Delete portal", - "MESSAGE": "Are you sure you want to delete this portal", - "YES": "Yes, delete portal", - "NO": "No, keep portal", + "TITLE": "Xóa cổng thông tin", + "MESSAGE": "Bạn có chắc chắn muốn xóa cổng thông tin này", + "YES": "Có, xóa cổng thông tin", + "NO": "Không, giữ cổng thông tin", "API": { - "DELETE_SUCCESS": "Portal deleted successfully", - "DELETE_ERROR": "Error while deleting portal" + "DELETE_SUCCESS": "Đã xóa cổng thông tin thành công", + "DELETE_ERROR": "Lỗi khi xóa cổng thông tin" } } }, diff --git a/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json b/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json index 592b92747..bff09cd92 100644 --- a/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json +++ b/app/javascript/dashboard/i18n/locale/vi/inboxMgmt.json @@ -134,7 +134,7 @@ "PHONE_NUMBER": { "LABEL": "Số Điện Thoại", "PLACEHOLDER": "Vui lòng nhập số điện thoại mà tin nhắn sẽ được gửi.", - "ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces." + "ERROR": "Vui lòng cung cấp số điện thoại hợp lệ bắt đầu bằng dấu `+` và không chứa bất kỳ dấu cách nào." }, "API_CALLBACK": { "TITLE": "URL gọi lại", @@ -185,7 +185,7 @@ "PHONE_NUMBER": { "LABEL": "Số Điện Thoại", "PLACEHOLDER": "Vui lòng nhập số điện thoại mà tin nhắn sẽ được gửi.", - "ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces." + "ERROR": "Vui lòng cung cấp số điện thoại hợp lệ bắt đầu bằng dấu `+` và không chứa bất kỳ dấu cách nào." }, "SUBMIT_BUTTON": "Tạo kênh Bandwidth", "API": { @@ -214,7 +214,7 @@ "PHONE_NUMBER": { "LABEL": "Số Điện Thoại", "PLACEHOLDER": "Vui lòng nhập số điện thoại mà tin nhắn sẽ được gửi.", - "ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces." + "ERROR": "Vui lòng cung cấp số điện thoại hợp lệ bắt đầu bằng dấu `+` và không chứa bất kỳ dấu cách nào." }, "PHONE_NUMBER_ID": { "LABEL": "ID số điện thoại", @@ -239,9 +239,9 @@ }, "API_CALLBACK": { "TITLE": "URL gọi lại", - "SUBTITLE": "You have to configure the webhook URL and the verification token in the Facebook Developer portal with the values shown below.", + "SUBTITLE": "Bạn phải định cấu hình URL webhook và mã xác minh trong cổng Nhà phát triển của Facebook với các giá trị được hiển thị bên dưới.", "WEBHOOK_URL": "Webhook URL", - "WEBHOOK_VERIFICATION_TOKEN": "Webhook Verification Token" + "WEBHOOK_VERIFICATION_TOKEN": "Mã xác minh Webhook" }, "SUBMIT_BUTTON": "Tạo kênh WhatsApp", "API": { @@ -421,7 +421,7 @@ "PRE_CHAT_FORM": "Biểu mẫu trước khi trò chuyện", "BUSINESS_HOURS": "Giờ làm việc", "WIDGET_BUILDER": "Trình tạo widget", - "BOT_CONFIGURATION": "Bot Configuration" + "BOT_CONFIGURATION": "Cấu hình Bot" }, "SETTINGS": "Cài đặt", "FEATURES": { @@ -445,8 +445,8 @@ "ENABLE_CSAT_SUB_TEXT": "Bật / Tắt khảo sát CSAT (Mức độ hài lòng của khách hàng) sau khi giải quyết cuộc trò chuyện", "ENABLE_CONTINUITY_VIA_EMAIL": "Bật tiếp tục cuộc trò chuyện qua email", "ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Cuộc trò chuyện sẽ tiếp tục qua email nếu có địa chỉ email liên lạc.", - "LOCK_TO_SINGLE_CONVERSATION": "Lock to single conversation", - "LOCK_TO_SINGLE_CONVERSATION_SUB_TEXT": "Enable or disable multiple conversations for the same contact in this inbox", + "LOCK_TO_SINGLE_CONVERSATION": "Khóa cuộc trò chuyện duy nhất", + "LOCK_TO_SINGLE_CONVERSATION_SUB_TEXT": "Bật hoặc tắt nhiều cuộc trò chuyện cho cùng một liên hệ trong hộp thư đến này", "INBOX_UPDATE_TITLE": "Cài đặt Hộp thư đến", "INBOX_UPDATE_SUB_TEXT": "Cập nhật cài đặt hộp thư đến của bạn", "AUTO_ASSIGNMENT_SUB_TEXT": "Bật hoặc tắt tính năng tự động gán các cuộc hội thoại mới cho các tác nhân được thêm vào hộp thư đến này.", diff --git a/app/javascript/dashboard/i18n/locale/vi/settings.json b/app/javascript/dashboard/i18n/locale/vi/settings.json index b204fa29d..0f0ddbdcf 100644 --- a/app/javascript/dashboard/i18n/locale/vi/settings.json +++ b/app/javascript/dashboard/i18n/locale/vi/settings.json @@ -20,17 +20,17 @@ "NOTE": "Địa chỉ email của bạn là danh tính của bạn và được sử dụng để đăng nhập." }, "SEND_MESSAGE": { - "TITLE": "Hotkey to send messages", - "NOTE": "You can select a hotkey (either Enter or Cmd/Ctrl+Enter) based on your preference of writing.", - "UPDATE_SUCCESS": "Your settings have been updated successfully", + "TITLE": "Phím nóng để gửi tin nhắn", + "NOTE": "Bạn có thể chọn một phím nóng (Enter hoặc Cmd/Ctrl+Enter) dựa trên sở thích viết của bạn.", + "UPDATE_SUCCESS": "Cài đặt của bạn đã được cập nhật thành công", "CARD": { "ENTER_KEY": { "HEADING": "Enter (↵)", - "CONTENT": "Send messages by pressing Enter key instead of clicking the send button." + "CONTENT": "Gửi tin nhắn bằng cách nhấn phím Enter thay vì nhấp vào nút gửi." }, "CMD_ENTER_KEY": { "HEADING": "Cmd/Ctrl + Enter (⌘ + ↵)", - "CONTENT": "Send messages by pressing Cmd/Ctrl + enter key instead of clicking the send button." + "CONTENT": "Gửi tin nhắn bằng cách nhấn phím Cmd/Ctrl + enter thay vì nhấp vào nút gửi." } } }, @@ -59,18 +59,18 @@ "TITLE": "Âm thanh Thông báo", "NOTE": "Bật âm thanh thông báo trong trang tổng quan cho các tin nhắn và cuộc trò chuyện mới.", "ALERT_TYPE": { - "TITLE": "Alert events:", + "TITLE": "Sự kiện cảnh báo:", "NONE": "Không có", "ASSIGNED": "Cuộc trò chuyện được phân công", "ALL_CONVERSATIONS": "Tất cả cuộc trò chuyện" }, "DEFAULT_TONE": { - "TITLE": "Alert tone:" + "TITLE": "Âm báo:" }, "CONDITIONS": { - "TITLE": "Alert conditions:", - "CONDITION_ONE": "Send audio alerts only if the browser window is not active", - "CONDITION_TWO": "Send alerts every 30s until all the assigned conversations are read" + "TITLE": "Điều kiện cảnh báo:", + "CONDITION_ONE": "Chỉ gửi cảnh báo âm thanh nếu cửa sổ trình duyệt không hoạt động", + "CONDITION_TWO": "Gửi thông báo cứ sau 30 giây cho đến khi tất cả các cuộc hội thoại được chỉ định được đọc" } }, "EMAIL_NOTIFICATIONS_SECTION": { @@ -115,8 +115,8 @@ "Bận", "Không Trực Tuyến" ], - "SET_AVAILABILITY_SUCCESS": "Availability has been set successfully", - "SET_AVAILABILITY_ERROR": "Couldn't set availability, please try again" + "SET_AVAILABILITY_SUCCESS": "Tính khả dụng đã được thiết lập thành công", + "SET_AVAILABILITY_ERROR": "Không thể đặt, vui lòng thử lại" }, "EMAIL": { "LABEL": "Địa chỉ email của bạn", @@ -147,7 +147,7 @@ "SELECTOR_SUBTITLE": "Chọn một tài khoản từ danh sách sau", "PROFILE_SETTINGS": "Cài Đặt Hồ Sơ Cá Nhân", "KEYBOARD_SHORTCUTS": "Phím tắt", - "SUPER_ADMIN_CONSOLE": "Super Admin Console", + "SUPER_ADMIN_CONSOLE": "Bảng điều khiển dành cho quản trị viên cấp cao", "LOGOUT": "Đăng xuất" }, "APP_GLOBAL": { @@ -173,7 +173,7 @@ "UPLOADING": "Đang tải lên..." }, "LOCATION_BUBBLE": { - "SEE_ON_MAP": "See on map" + "SEE_ON_MAP": "Xem trên bản đồ" }, "FORM_BUBBLE": { "SUBMIT": "Gửi" @@ -232,7 +232,7 @@ "REPORTS_OVERVIEW": "Tổng quan", "FACEBOOK_REAUTHORIZE": "Kết nối Facebook của bạn đã hết hạn, vui lòng kết nối lại trang Facebook của bạn để tiếp tục dịch vụ", "HELP_CENTER": { - "TITLE": "Help Center (Beta)", + "TITLE": "Trung tâm trợ giúp (Thử nghiệm)", "ALL_ARTICLES": "Tất cả các bài", "MY_ARTICLES": "Các bài của tôi", "DRAFT": "Nháp", @@ -241,8 +241,8 @@ "CATEGORY_EMPTY_MESSAGE": "Không tìm thấy danh mục nào" }, "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." + "TEXT": "Tự động đánh dấu ngoại tuyến", + "INFO_TEXT": "Hãy để hệ thống tự động đánh dấu bạn ngoại tuyến khi bạn không sử dụng ứng dụng hoặc trang tổng quan." }, "DOCS": "Đọc tài liệu" }, @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "Xem tất cả phím tắt", "TITLE": { "OPEN_CONVERSATION": "Mở cuộc trò chuyện", "RESOLVE_AND_NEXT": "Giải quyết và đi đến cái tiếp theo", diff --git a/app/javascript/dashboard/i18n/locale/vi/signup.json b/app/javascript/dashboard/i18n/locale/vi/signup.json index b87d713b2..c262f3c47 100644 --- a/app/javascript/dashboard/i18n/locale/vi/signup.json +++ b/app/javascript/dashboard/i18n/locale/vi/signup.json @@ -2,13 +2,13 @@ "REGISTER": { "TRY_WOOT": "Đăng kí tài khoản", "TITLE": "Đăng kí", - "TESTIMONIAL_HEADER": "All it takes is one step to move forward", - "TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.", + "TESTIMONIAL_HEADER": "Tất cả chỉ cần một bước để tiến về phía trước", + "TESTIMONIAL_CONTENT": "Bạn chỉ còn một bước nữa là có thể thu hút khách hàng của mình, giữ chân họ và tìm kiếm những khách hàng mới.", "TERMS_ACCEPT": "Bằng cách đăng ký, bạn đồng ý với T & CChính sách bảo mật", "COMPANY_NAME": { - "LABEL": "Company name", - "PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises", - "ERROR": "Company name is too short" + "LABEL": "Tên công ty", + "PLACEHOLDER": "Nhập tên công ty của bạn. ví dụ: Doanh nghiệp Wayne", + "ERROR": "Tên công ty quá ngắn" }, "FULL_NAME": { "LABEL": "Tên đầy đủ", @@ -18,7 +18,7 @@ "EMAIL": { "LABEL": "Email công việc", "PLACEHOLDER": "Nhập email công việc của bạn. ví dụ: bruce@wayne.enterprises", - "ERROR": "Please enter a valid work email address" + "ERROR": "Vui lòng nhập địa chỉ email công việc hợp lệ" }, "PASSWORD": { "LABEL": "Mật khẩu", diff --git a/app/javascript/dashboard/i18n/locale/zh_CN/settings.json b/app/javascript/dashboard/i18n/locale/zh_CN/settings.json index 5f493092d..0604b4e0a 100644 --- a/app/javascript/dashboard/i18n/locale/zh_CN/settings.json +++ b/app/javascript/dashboard/i18n/locale/zh_CN/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "Open conversation", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/dashboard/i18n/locale/zh_TW/settings.json b/app/javascript/dashboard/i18n/locale/zh_TW/settings.json index 1bfcc4c9e..5fa9f479a 100644 --- a/app/javascript/dashboard/i18n/locale/zh_TW/settings.json +++ b/app/javascript/dashboard/i18n/locale/zh_TW/settings.json @@ -282,6 +282,7 @@ } }, "KEYBOARD_SHORTCUTS": { + "TOGGLE_MODAL": "View all shortcuts", "TITLE": { "OPEN_CONVERSATION": "開啟對話", "RESOLVE_AND_NEXT": "Resolve and move to next", diff --git a/app/javascript/survey/i18n/locale/nl.json b/app/javascript/survey/i18n/locale/nl.json index 91c8493cd..5acde4c6d 100644 --- a/app/javascript/survey/i18n/locale/nl.json +++ b/app/javascript/survey/i18n/locale/nl.json @@ -1,17 +1,17 @@ { "SURVEY": { - "DESCRIPTION": "Dear customer 👋, please take a few moments to share feedback about the conversation you had with %{inboxName}.", + "DESCRIPTION": "Beste klant 👋, neem even de tijd om feedback te delen over het gesprek dat u met %{inboxName} hebt gehad.", "RATING": { "LABEL": "Beoordeel uw gesprek", "SUCCESS_MESSAGE": "Bedankt voor het indienen van een beoordeling" }, "FEEDBACK": { - "LABEL": "Do you have any thoughts you'd like to share?", - "PLACEHOLDER": "Your feedback (optional)", - "BUTTON_TEXT": "Submit feedback" + "LABEL": "Heb je ideeën die je zou willen delen?", + "PLACEHOLDER": "Jouw feedback (optioneel)", + "BUTTON_TEXT": "Feedback verzenden" }, "API": { - "SUCCESS_MESSAGE": "Survey updated successfully", + "SUCCESS_MESSAGE": "Enquête succesvol bijgewerkt", "ERROR_MESSAGE": "Kan geen verbinding maken met Woot Server, probeer het later opnieuw" } }, diff --git a/app/javascript/widget/i18n/locale/nl.json b/app/javascript/widget/i18n/locale/nl.json index f5f138e6f..aa4dd4f20 100644 --- a/app/javascript/widget/i18n/locale/nl.json +++ b/app/javascript/widget/i18n/locale/nl.json @@ -8,13 +8,13 @@ "SUBMIT": "Bevestigen" }, "MESSAGE_BUBBLE": { - "RETRY": "Send message again", - "ERROR_MESSAGE": "Couldn't send, try again" + "RETRY": "Bericht opnieuw verzenden", + "ERROR_MESSAGE": "Verzenden mislukt, probeer het opnieuw" } }, "TEAM_AVAILABILITY": { "ONLINE": "We zijn online", - "OFFLINE": "Op dit moment zijn we niet aanwezig" + "OFFLINE": "We zijn momenteel afwezig" }, "REPLY_TIME": { "IN_A_FEW_MINUTES": "Reageert meestal binnen een paar minuten", @@ -22,8 +22,8 @@ "IN_A_DAY": "Reageert meestal binnen een dag" }, "START_CONVERSATION": "Start Chat", - "END_CONVERSATION": "End Conversation", - "CONTINUE_CONVERSATION": "Continue conversation", + "END_CONVERSATION": "Gesprek beëindigen", + "CONTINUE_CONVERSATION": "Verdergaan met gesprek", "START_NEW_CONVERSATION": "Een nieuw gesprek starten", "UNREAD_VIEW": { "VIEW_MESSAGES_BUTTON": "Bekijk nieuwe berichten", @@ -49,14 +49,14 @@ "EMAIL_ADDRESS": { "LABEL": "Uw e-mailadres", "PLACEHOLDER": "Voer uw e-mailadres in", - "REQUIRED_ERROR": "Email Address is required", + "REQUIRED_ERROR": "E-mailadres is vereist", "VALID_ERROR": "Voer een geldig e-mailadres in" }, "PHONE_NUMBER": { "LABEL": "Telefoonnummer", - "PLACEHOLDER": "Please enter your phone number", - "REQUIRED_ERROR": "Phone Number is required", - "VALID_ERROR": "Phone number should be of E.164 format eg: +1415555555" + "PLACEHOLDER": "Vul je telefoonnummer in", + "REQUIRED_ERROR": "Telefoon nummer is vereist", + "VALID_ERROR": "Telefoonnummer moet van E.164-formaat zijn: +1415555555" }, "MESSAGE": { "LABEL": "Bericht", @@ -65,7 +65,7 @@ } }, "CAMPAIGN_HEADER": "Geef uw naam en e-mail voordat u het gesprek begint", - "IS_REQUIRED": "is required" + "IS_REQUIRED": "is vereist" }, "FILE_SIZE_LIMIT": "Bestand overschrijdt de bijlagelimiet van {MAXIMUM_FILE_UPLOAD_SIZE}", "CHAT_FORM": { @@ -74,8 +74,8 @@ } }, "EMOJI": { - "PLACEHOLDER": "Search emojis", - "NOT_FOUND": "No emoji match your search" + "PLACEHOLDER": "Zoek emojis", + "NOT_FOUND": "Er zijn geen overeenkomende emoji's gevonden" }, "CSAT": { "TITLE": "Beoordeel uw gesprek", diff --git a/app/javascript/widget/i18n/locale/vi.json b/app/javascript/widget/i18n/locale/vi.json index a5944a18b..0a1ad9753 100644 --- a/app/javascript/widget/i18n/locale/vi.json +++ b/app/javascript/widget/i18n/locale/vi.json @@ -74,8 +74,8 @@ } }, "EMOJI": { - "PLACEHOLDER": "Search emojis", - "NOT_FOUND": "No emoji match your search" + "PLACEHOLDER": "Tìm kiếm biểu tượng cảm xúc", + "NOT_FOUND": "Không có biểu tượng cảm xúc nào phù hợp với tìm kiếm của bạn" }, "CSAT": { "TITLE": "Đánh giá hội thoại", diff --git a/config/locales/nl.yml b/config/locales/nl.yml index dbb1185c7..3f9b50ca8 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -23,9 +23,9 @@ nl: reset_password_failure: Oh ho! We konden geen gebruiker vinden met het opgegeven e-mailadres. errors: validations: - presence: must not be blank + presence: mag niet leeg zijn webhook: - invalid: Invalid events + invalid: Ongeldige gebeurtenissen signup: disposable_email: Wij staan geen verwijderbare e-mails toe invalid_email: Je hebt een ongeldig e-mailadres ingevoerd @@ -33,86 +33,86 @@ nl: failed: Aanmelden mislukt data_import: data_type: - invalid: Invalid data type + invalid: Ongeldig datatype contacts: import: - failed: File is blank + failed: Bestand is leeg email: - invalid: Invalid email + invalid: Ongeldig email phone_number: - invalid: should be in e164 format + invalid: moet in e164-formaat zijn categories: locale: - unique: should be unique in the category and portal + unique: moet uniek zijn in de categorie en portal inboxes: imap: - socket_error: Please check the network connection, IMAP address and try again. - no_response_error: Please check the IMAP credentials and try again. - host_unreachable_error: Host unreachable, Please check the IMAP address, IMAP port and try again. - connection_timed_out_error: Connection timed out for %{address}:%{port} - connection_closed_error: Connection closed. + socket_error: Controleer de netwerkverbinding, IMAP-adres en probeer het opnieuw. + no_response_error: Controleer de IMAP-gegevens en probeer het opnieuw. + host_unreachable_error: Host onbereikbaar, controleer het IMAP-adres, IMAP-poort en probeer het opnieuw. + connection_timed_out_error: Verbinding time-out voor %{address}:%{port} + connection_closed_error: Verbinding verbroken. validations: - name: should not start or end with symbols, and it should not have < > / \ @ characters. + name: mag niet beginnen of eindigen met symbolen, en mag geen < > / \ @ karakters hebben. reports: - period: Reporting period %{since} to %{until} + period: Rapportering van %{since} tot %{until} agent_csv: - agent_name: Agent name - conversations_count: Conversations count - avg_first_response_time: Avg first response time (Minutes) - avg_resolution_time: Avg resolution time (Minutes) + agent_name: Agent naam + conversations_count: Aantal gesprekken + avg_first_response_time: Gem. eerste reactie (minuten) + avg_resolution_time: Gemiddelde tijd tot oplossing (minuten) inbox_csv: - inbox_name: Inbox name + inbox_name: Naam postvak inbox_type: Inbox type - conversations_count: No. of conversations - avg_first_response_time: Avg first response time (Minutes) - avg_resolution_time: Avg resolution time (Minutes) + conversations_count: Aantal conversaties + avg_first_response_time: Gem. eerste reactie (minuten) + avg_resolution_time: Gemiddelde tijd tot oplossing (minuten) label_csv: label_title: Label - conversations_count: No. of conversations - avg_first_response_time: Avg first response time (Minutes) - avg_resolution_time: Avg resolution time (Minutes) + conversations_count: Aantal conversaties + avg_first_response_time: Gem. eerste reactie (minuten) + avg_resolution_time: Gemiddelde tijd tot oplossing (minuten) team_csv: - team_name: Team name - conversations_count: Conversations count - avg_first_response_time: Avg first response time (Minutes) - avg_resolution_time: Avg resolution time (Minutes) - default_group_by: day + team_name: Team Naam + conversations_count: Aantal gesprekken + avg_first_response_time: Gem. eerste reactie (minuten) + avg_resolution_time: Gemiddelde tijd tot oplossing (minuten) + default_group_by: dag csat: headers: - contact_name: Contact Name - contact_email_address: Contact Email Address - contact_phone_number: Contact Phone Number - link_to_the_conversation: Link to the conversation + contact_name: Contact Naam + contact_email_address: Contact e-mailadres + contact_phone_number: Contactpersoon telefoonnummer + link_to_the_conversation: Link naar gesprek agent_name: Naam medewerker - rating: Rating - feedback: Feedback Comment - recorded_at: Recorded date + rating: Beoordeling + feedback: Feedback Opmerking + recorded_at: Datum opgenomen notifications: notification_title: - conversation_creation: "[New conversation] - #%{display_id} has been created in %{inbox_name}" - conversation_assignment: "[Assigned to you] - #%{display_id} has been assigned to you" - assigned_conversation_new_message: "[New message] - #%{display_id} %{content}" - conversation_mention: "You have been mentioned in conversation [ID - %{display_id}] by %{name}" + conversation_creation: "[New conversation] - #%{display_id} is aangemaakt in %{inbox_name}" + conversation_assignment: "[Toegewezen aan jou] - #%{display_id} is aan jou toegewezen" + assigned_conversation_new_message: "[Nieuw bericht] - #%{display_id} %{content}" + conversation_mention: "Je bent genoemd in gesprek [ID - %{display_id}] door %{name}" conversations: messages: - instagram_story_content: "%{story_sender} mentioned you in the story: " - instagram_deleted_story_content: This story is no longer available. - deleted: This message was deleted + instagram_story_content: "%{story_sender} heeft je genoemd in het verhaal: " + instagram_deleted_story_content: Dit verhaal is niet meer beschikbaar. + deleted: Dit bericht werd verwijderd activity: status: resolved: "Gesprek werd gemarkeerd door %{user_name}" - contact_resolved: "Conversation was resolved by %{contact_name}" + contact_resolved: "Gesprek werd opgelost door %{contact_name}" open: "Gesprek werd heropend door %{user_name}" - pending: "Conversation was marked as pending by %{user_name}" - snoozed: "Conversation was snoozed by %{user_name}" - auto_resolved: "Conversation was marked resolved by system due to %{duration} days of inactivity" + pending: "Gesprek werd gemarkeerd als in afwachting door %{user_name}" + snoozed: "Gesprek werd gesluimerd door %{user_name}" + auto_resolved: "Gesprek werd door systeem gemarkeerd als opgelost na %{duration} dagen inactiviteit" assignee: - self_assigned: "%{user_name} self-assigned this conversation" + self_assigned: "%{user_name} heeft dit gesprek aan zichzelf toegewezen" assigned: "Toegewezen aan %{assignee_name} door %{user_name}" removed: "Gesprek niet toegewezen door %{user_name}" team: assigned: "Toegewezen aan %{team_name} door %{user_name}" - assigned_with_assignee: "Assigned to %{assignee_name} via %{team_name} by %{user_name}" + assigned_with_assignee: "Toegewezen aan %{assignee_name} via %{team_name} door %{user_name}" removed: "Unassigned from %{team_name} by %{user_name}" labels: added: "%{user_name} added %{labels}" @@ -153,7 +153,7 @@ nl: search: search_placeholder: Search for article by title or body... empty_placeholder: Geen resultaten gevonden. - loading_placeholder: Searching... - results_title: Search results + loading_placeholder: Zoeken... + results_title: Zoekresultaten hero: sub_title: Search for the articles here or browse the categories below.