Initial commit
This commit is contained in:
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"emailAddress": "E-mail",
|
||||
"phoneNumber": "Telefoon",
|
||||
"billingAddress": "Factuuradres",
|
||||
"shippingAddress": "Vestigingsadres",
|
||||
"description": "Beschrijving",
|
||||
"industry": "Industrie",
|
||||
"contactRole": "Titel",
|
||||
"campaign": "Campagne",
|
||||
"targetLists": "Doellijsten",
|
||||
"targetList": "Doellijst",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"contactIsInactive": "Inactief"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contacten",
|
||||
"opportunities": "Kansen",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documenten",
|
||||
"meetingsPrimary": "Vergaderingen (uitgebreid)",
|
||||
"callsPrimary": "Gesprekken (expanded)",
|
||||
"tasksPrimary": "Taken (uitgebreid)",
|
||||
"emailsPrimary": "E-mails (uitgebreid)",
|
||||
"targetLists": "Doellijsten",
|
||||
"campaignLogRecords": "Campagne log",
|
||||
"campaign": "Campagne",
|
||||
"portalUsers": "Portaalgebruikers",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"contactsPrimary": "Contacten (primair)"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Klant",
|
||||
"Investor": "Investeerder",
|
||||
"Reseller": "Wederverkoper"
|
||||
},
|
||||
"industry": {
|
||||
"Agriculture": "Landbouw",
|
||||
"Advertising": "Reclame",
|
||||
"Apparel & Accessories": "Kleding & Accessoires",
|
||||
"Banking": "Bankwezen",
|
||||
"Biotechnology": "Biotechnologie",
|
||||
"Building Materials & Equipment": "Bouwmaterialen en -apparatuur",
|
||||
"Chemical": "Chemisch",
|
||||
"Education": "Onderwijs",
|
||||
"Electronics": "Elektronica",
|
||||
"Energy": "Energie",
|
||||
"Entertainment & Leisure": "Amusement & Vrije tijd",
|
||||
"Finance": "Financiën",
|
||||
"Food & Beverage": "Eten & Drinken",
|
||||
"Grocery": "Kruidenier",
|
||||
"Healthcare": "Gezondheidszorg",
|
||||
"Insurance": "Verzekeringen",
|
||||
"Legal": "Juridisch",
|
||||
"Manufacturing": "Productie",
|
||||
"Publishing": "Uitgeverij",
|
||||
"Real Estate": "Vastgoed",
|
||||
"Sports": "Sport",
|
||||
"Technology": "Technologie",
|
||||
"Telecommunications": "Telecommunicatie",
|
||||
"Television": "Televisie",
|
||||
"Transportation": "Transport",
|
||||
"Venture Capital": "Durfkapitaal",
|
||||
"Aerospace": "Ruimtevaart",
|
||||
"Architecture": "Architectuur",
|
||||
"Construction": "Bouw",
|
||||
"Defense": "Defensie",
|
||||
"Creative": "Creatief",
|
||||
"Culture": "Cultuur",
|
||||
"Consulting": "Consultancy",
|
||||
"Electric Power": "Elektrische energie",
|
||||
"Hospitality": "Gastvrijheid",
|
||||
"Mass Media": "Media",
|
||||
"Mining": "Mijnbouw",
|
||||
"Music": "Muziek",
|
||||
"Retail": "Retailhandel",
|
||||
"Shipping": "Scheepvaart",
|
||||
"Support": "Ondersteuning",
|
||||
"Testing, Inspection & Certification": "Testen, inspectie en certificering",
|
||||
"Wholesale": "Groothandel",
|
||||
"Travel": "Reizen"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Creëer Relatie",
|
||||
"Copy Billing": "Kopie factuur",
|
||||
"Set Primary": "Primair instellen"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Klanten",
|
||||
"recentlyCreated": "Recent gecreëerd"
|
||||
}
|
||||
}
|
||||
12
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Admin.json
Normal file
12
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Admin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"layouts": {
|
||||
"detailConvert": "Omzetten lead",
|
||||
"listForAccount": "Lijst (Account)",
|
||||
"listForContact": "Lijst (voor contact)"
|
||||
},
|
||||
"templates": {
|
||||
"invitation": "Uitnodiging",
|
||||
"reminder": "Herinnering",
|
||||
"cancellation": "Annulering"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"modes": {
|
||||
"month": "Maand",
|
||||
"day": "Dag",
|
||||
"agendaDay": "Dag",
|
||||
"timeline": "Tijdlijn"
|
||||
},
|
||||
"labels": {
|
||||
"Today": "Vandaag",
|
||||
"Create": "Creëer",
|
||||
"Shared": "Gedeeld",
|
||||
"Add User": "Voeg gebruiker toe",
|
||||
"current": "huidige",
|
||||
"time": "tijd",
|
||||
"User List": "Gebruikers lijst",
|
||||
"Manage Users": "Gebruikers beheren",
|
||||
"View Calendar": "Bekijk de kalender",
|
||||
"Create Shared View": "Creëer gedeelde weergave"
|
||||
}
|
||||
}
|
||||
48
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json
Normal file
48
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"parent": "Behorende bij",
|
||||
"dateStart": "Start Datum",
|
||||
"dateEnd": "Eind Datum",
|
||||
"direction": "Richting",
|
||||
"duration": "Duur",
|
||||
"description": "Beschrijving",
|
||||
"users": "Gebruikers",
|
||||
"contacts": "Contacten",
|
||||
"reminders": "Herinneringen",
|
||||
"account": "Relatie",
|
||||
"acceptanceStatus": "Acceptatiestatus"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Gepland",
|
||||
"Held": "Gedaan",
|
||||
"Not Held": "Niet gedaan"
|
||||
},
|
||||
"direction": {
|
||||
"Outbound": "Uitgaand",
|
||||
"Inbound": "Inkomend"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "Geen",
|
||||
"Accepted": "Geaccepteerd",
|
||||
"Declined": "Geweigerd",
|
||||
"Tentative": "Voorlopig"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Gedaan",
|
||||
"setNotHeld": "Niet gedaan"
|
||||
},
|
||||
"labels": {
|
||||
"Create Call": "Creëer Gesprek",
|
||||
"Set Held": "Gedaan",
|
||||
"Set Not Held": "Niet gedaan",
|
||||
"Send Invitations": "Uitnodiging versturen"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Gepland",
|
||||
"held": "Gedaan",
|
||||
"todays": "Vandaag"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"description": "Beschrijving",
|
||||
"startDate": "Start datum",
|
||||
"endDate": "Eind datum",
|
||||
"targetLists": "Doellijsten",
|
||||
"excludingTargetLists": "Doellijsten uitgesloten",
|
||||
"sentCount": "Verzonden",
|
||||
"openedCount": "Geopend",
|
||||
"clickedCount": "Geklikt",
|
||||
"optedOutCount": "Afgemeld",
|
||||
"hardBouncedCount": "Harde bounce",
|
||||
"leadCreatedCount": "Lead gecreëerd",
|
||||
"revenue": "Omzet",
|
||||
"revenueConverted": "Omzet (geconverteerd)",
|
||||
"budgetConverted": "Budget (geconverteerd)",
|
||||
"contactsTemplate": "Contacten-sjabloon",
|
||||
"leadsTemplate": "Leads sjabloon",
|
||||
"accountsTemplate": "Relaties-sjabloon",
|
||||
"usersTemplate": "Gebruikers Sjabloon",
|
||||
"mailMergeOnlyWithAddress": "Records overslaan zonder ingevuld adres",
|
||||
"optedInCount": "Aangemeld",
|
||||
"budgetCurrency": "Budgetvaluta"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Doellijsten",
|
||||
"excludingTargetLists": "Doellijsten uitgesloten",
|
||||
"accounts": "Relaties",
|
||||
"contacts": "Contacten",
|
||||
"opportunities": "Kansen",
|
||||
"massEmails": "Verzamel e-mails",
|
||||
"contactsTemplate": "Contacten-sjabloon",
|
||||
"leadsTemplate": "Leads sjabloon",
|
||||
"accountsTemplate": "Relaties-sjabloon",
|
||||
"usersTemplate": "Gebruikers Sjabloon"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "E-mail",
|
||||
"Television": "Televisie",
|
||||
"Newsletter": "Nieuwsbrief",
|
||||
"Mail": "Post"
|
||||
},
|
||||
"status": {
|
||||
"Active": "Actief",
|
||||
"Inactive": "Inactief",
|
||||
"Complete": "Voltooi"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Campaign": "Creëer Campagne",
|
||||
"Target Lists": "Doellijsten",
|
||||
"Statistics": "Statistieken",
|
||||
"Unsubscribe": "Uitschrijven",
|
||||
"Mass Emails": "Verzamel e-mails",
|
||||
"Email Templates": "E-mail sjablonen",
|
||||
"Unsubscribe again": "Weer uitschrijven",
|
||||
"Subscribe again": "Abonneer opnieuw",
|
||||
"Create Target List": "Creëer Doellijst",
|
||||
"Mail Merge": "Mailmerge",
|
||||
"Generate Mail Merge PDF": "Genereer Mail Merge PDF"
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Actief"
|
||||
},
|
||||
"messages": {
|
||||
"unsubscribed": "U bent uitgeschreven van onze mailinglijst.",
|
||||
"subscribedAgain": "U bent opnieuw ingeschreven."
|
||||
},
|
||||
"tooltips": {
|
||||
"targetLists": "Doelen die berichten zouden moeten ontvangen.",
|
||||
"excludingTargetLists": "Doelen die geen berichten mogen ontvangen."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"fields": {
|
||||
"action": "Actie",
|
||||
"actionDate": "Datum",
|
||||
"campaign": "Campagne",
|
||||
"parent": "Doel",
|
||||
"application": "Applicatie",
|
||||
"queueItem": "Wachtrij item",
|
||||
"stringData": "Stringgegevens",
|
||||
"stringAdditionalData": "Extra stringgegevens"
|
||||
},
|
||||
"links": {
|
||||
"queueItem": "Wachtrij item",
|
||||
"parent": "Behorende bij",
|
||||
"campaign": "Campagne"
|
||||
},
|
||||
"options": {
|
||||
"action": {
|
||||
"Sent": "Verzonden",
|
||||
"Opened": "Geopend",
|
||||
"Opted Out": "Afgemeld",
|
||||
"Clicked": "Geklikt",
|
||||
"Lead Created": "Lead gecreëerd",
|
||||
"Opted In": "Aangemeld"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"All": "Alle"
|
||||
},
|
||||
"presetFilters": {
|
||||
"sent": "Verzonden",
|
||||
"opened": "Geopend",
|
||||
"optedOut": "Afgemeld",
|
||||
"clicked": "Geklikt",
|
||||
"leadCreated": "Lead gecreëerd",
|
||||
"optedIn": "Aangemeld"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"fields": {
|
||||
"urlToUse": "Code om in te voegen in plaats van URL",
|
||||
"campaign": "Campagne",
|
||||
"action": "Actie",
|
||||
"message": "Bericht"
|
||||
},
|
||||
"links": {
|
||||
"campaign": "Campagne"
|
||||
},
|
||||
"labels": {
|
||||
"Create CampaignTrackingUrl": "Creëer Tracking URL"
|
||||
},
|
||||
"options": {
|
||||
"action": {
|
||||
"Redirect": "Omleiding",
|
||||
"Show Message": "Bericht tonen"
|
||||
}
|
||||
},
|
||||
"tooltips": {
|
||||
"url": "De ontvanger wordt na het volgen van de link doorgestuurd naar deze locatie.",
|
||||
"message": "Het bericht wordt aan de ontvanger getoond nadat deze de link heeft gevolgd. Markdown wordt ondersteund."
|
||||
}
|
||||
}
|
||||
55
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Case.json
Normal file
55
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Case.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"number": "Nummer",
|
||||
"account": "Relatie",
|
||||
"contacts": "Contacten",
|
||||
"priority": "Prioriteit",
|
||||
"description": "Beschrijving",
|
||||
"attachments": "Bijlagen",
|
||||
"inboundEmail": "Groep e-mailaccount",
|
||||
"originalEmail": "Originele e-mail",
|
||||
"isInternal": "Verborgen voor portaal"
|
||||
},
|
||||
"links": {
|
||||
"account": "Relatie",
|
||||
"contact": "Contact (Primair)",
|
||||
"Contacts": "Contacten",
|
||||
"meetings": "Vergaderingen",
|
||||
"calls": "Gesprekken",
|
||||
"tasks": "Taken",
|
||||
"emails": "E-mails",
|
||||
"articles": "Kennisbank artikelen",
|
||||
"attachments": "Bijlagen",
|
||||
"inboundEmail": "Groep e-mailaccount"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "Nieuw",
|
||||
"Assigned": "Toegewezen",
|
||||
"Pending": "In behandeling",
|
||||
"Closed": "Gesloten",
|
||||
"Rejected": "Afgewezen",
|
||||
"Duplicate": "Dupliceer"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "Laag",
|
||||
"Normal": "Normaal",
|
||||
"High": "Hoog"
|
||||
},
|
||||
"type": {
|
||||
"Question": "Vraag",
|
||||
"Problem": "Probleem"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Case": "Creëer Ticket",
|
||||
"Close": "Afsluiten",
|
||||
"Reject": "Afwijzen",
|
||||
"Closed": "Gesloten",
|
||||
"Rejected": "Afgewezen"
|
||||
},
|
||||
"presetFilters": {
|
||||
"closed": "Gesloten"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"emailAddress": "E-mail",
|
||||
"accountRole": "Titel",
|
||||
"account": "Relatie",
|
||||
"accounts": "Relaties",
|
||||
"phoneNumber": "Telefoon",
|
||||
"accountType": "Relatie Type",
|
||||
"doNotCall": "Niet Bellen",
|
||||
"address": "Adres",
|
||||
"opportunityRole": "Kans functie",
|
||||
"description": "Beschrijving",
|
||||
"campaign": "Campagne",
|
||||
"targetLists": "Doellijsten",
|
||||
"targetList": "Doellijst",
|
||||
"portalUser": "Portaalgebruiker",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"acceptanceStatus": "Acceptatiestatus",
|
||||
"accountIsInactive": "Relatie inactief",
|
||||
"acceptanceStatusMeetings": "Acceptatiestatus (vergaderingen)",
|
||||
"acceptanceStatusCalls": "Acceptatiestatus (oproepen)",
|
||||
"title": "Relatie titel",
|
||||
"hasPortalUser": "Heeft portaal toegang",
|
||||
"originalEmail": "Originele e-mail"
|
||||
},
|
||||
"links": {
|
||||
"opportunities": "Kansen",
|
||||
"cases": "Tickets",
|
||||
"targetLists": "Doellijsten",
|
||||
"campaignLogRecords": "Campagne log",
|
||||
"campaign": "Campagne",
|
||||
"account": "Relatie (Primair)",
|
||||
"accounts": "Relaties",
|
||||
"casesPrimary": "Tickets (Primair)",
|
||||
"portalUser": "Portaalgebruiker",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"documents": "Documenten",
|
||||
"tasksPrimary": "Taken (uitgebreid)",
|
||||
"opportunitiesPrimary": "Kansen (Primair)"
|
||||
},
|
||||
"labels": {
|
||||
"Create Contact": "Creëer Contact"
|
||||
},
|
||||
"options": {
|
||||
"opportunityRole": {
|
||||
"Decision Maker": "Beslisser",
|
||||
"Influencer": "Beïnvloeder"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"portalUsers": "Portaalgebruikers",
|
||||
"notPortalUsers": "Geen portaalgebruikers",
|
||||
"accountActive": "Actief"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"fields": {
|
||||
"futureDays": "Volgende X dagen",
|
||||
"useLastStage": "Groeperen op laatst bereikte fase",
|
||||
"team": "Groep"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Document": "Creëer Document"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"file": "Bestand",
|
||||
"publishDate": "Publicatiedatum",
|
||||
"expirationDate": "Vervaldatum",
|
||||
"description": "Beschrijving",
|
||||
"accounts": "Relaties",
|
||||
"folder": "Map"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Relaties",
|
||||
"opportunities": "Kansen",
|
||||
"folder": "Map",
|
||||
"contacts": "Contacten"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Active": "Actief",
|
||||
"Draft": "Concept",
|
||||
"Expired": "Vervallen",
|
||||
"Canceled": "Geannuleerd"
|
||||
},
|
||||
"type": {
|
||||
"": "Geen",
|
||||
"License Agreement": "Licentie Overeenkomst"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Actief",
|
||||
"draft": "Concept"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create DocumentFolder": "Creëer Document map",
|
||||
"Manage Categories": "Beheer mappen",
|
||||
"Documents": "Documenten"
|
||||
},
|
||||
"links": {
|
||||
"documents": "Documenten"
|
||||
}
|
||||
}
|
||||
13
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Email.json
Normal file
13
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Email.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create Lead": "Creëer Lead",
|
||||
"Create Contact": "Creëer Contact",
|
||||
"Create Task": "Creëer Taak",
|
||||
"Create Case": "Creëer Ticket",
|
||||
"Add to Contact": "Toevoegen aan contact",
|
||||
"Add to Lead": "Toevoegen aan lead"
|
||||
},
|
||||
"fields": {
|
||||
"tasks": "Taken"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"target": "Doel",
|
||||
"sentAt": "Datum verzonden",
|
||||
"attemptCount": "Pogingen",
|
||||
"emailAddress": "E-mailadres",
|
||||
"massEmail": "Verzamel e-mail"
|
||||
},
|
||||
"links": {
|
||||
"target": "Doel",
|
||||
"massEmail": "Verzamel e-mail"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "In behandeling",
|
||||
"Sent": "Verzonden",
|
||||
"Failed": "Mislukt",
|
||||
"Sending": "Verzenden"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"pending": "In behandeling",
|
||||
"sent": "Verzonden",
|
||||
"failed": "Mislukt"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"fields": {
|
||||
"activityStatusList": "Activiteit statussen",
|
||||
"historyStatusList": "Geschiedenis statussens",
|
||||
"completedStatusList": "Voltooide statussen",
|
||||
"canceledStatusList": "Geannuleerde statussen"
|
||||
},
|
||||
"tooltips": {
|
||||
"activityStatusList": "Statuswaarden die bepalen dat een activiteitrecord moet worden weergegeven in het Activiteitenpaneel en als actueel moet worden beschouwd.",
|
||||
"historyStatusList": "Statuswaarden die bepalen of een activiteit moet worden weergegeven in het Geschiedenis-paneel.",
|
||||
"completedStatusList": "Statuswaarden die aangeven dat een activiteit is voltooid.",
|
||||
"canceledStatusList": "Statuswaarden die aangeven dat een activiteit is geannuleerd en niet in aanmerking wordt genomen in vrij/bezet-bereiken."
|
||||
}
|
||||
}
|
||||
122
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json
Normal file
122
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json
Normal file
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"links": {
|
||||
"parent": "Behorende bij",
|
||||
"contacts": "Contacten",
|
||||
"opportunities": "Kansen",
|
||||
"meetings": "Vergaderingen",
|
||||
"calls": "Gesprekken",
|
||||
"tasks": "Taken",
|
||||
"emails": "E-mails",
|
||||
"accounts": "Relaties",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documenten",
|
||||
"account": "Relatie",
|
||||
"opportunity": "Kans"
|
||||
},
|
||||
"scopeNames": {
|
||||
"Account": "Relatie",
|
||||
"Target": "Doel",
|
||||
"Opportunity": "Kans",
|
||||
"Meeting": "Vergadering",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Gesprek",
|
||||
"Task": "Taak",
|
||||
"Case": "Ticket",
|
||||
"DocumentFolder": "Document map",
|
||||
"Campaign": "Campagne",
|
||||
"MassEmail": "Verzamel e-mail",
|
||||
"EmailQueueItem": "E-mail wachtrij item",
|
||||
"Activities": "Activiteiten",
|
||||
"KnowledgeBaseArticle": "Kennisbank artikel",
|
||||
"KnowledgeBaseCategory": "Kennisbank categorie",
|
||||
"CampaignLogRecord": "Campagne log record"
|
||||
},
|
||||
"scopeNamesPlural": {
|
||||
"Account": "Relaties",
|
||||
"Contact": "Contacten",
|
||||
"Target": "Doelen",
|
||||
"Opportunity": "Kansen",
|
||||
"Meeting": "Vergaderingen",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Gesprekken",
|
||||
"Task": "Taken",
|
||||
"Case": "Tickets",
|
||||
"Document": "Documenten",
|
||||
"DocumentFolder": "Document mappen",
|
||||
"Campaign": "Campagnes",
|
||||
"TargetList": "Doellijsten",
|
||||
"MassEmail": "Verzamel e-mails",
|
||||
"EmailQueueItem": "E-mail wachtrij items",
|
||||
"Activities": "Activiteiten",
|
||||
"KnowledgeBaseArticle": "Kennisbank",
|
||||
"KnowledgeBaseCategory": "Kennisbank categorieën",
|
||||
"CampaignLogRecord": "Campagne log record"
|
||||
},
|
||||
"dashlets": {
|
||||
"Leads": "Mijn Leads",
|
||||
"Opportunities": "Mijn Kansen",
|
||||
"Tasks": "Mijn taken",
|
||||
"Cases": "Mijn Tickets",
|
||||
"Calendar": "Kalender",
|
||||
"Calls": "Mijn gesprekken",
|
||||
"Meetings": "Mijn vergaderingen",
|
||||
"OpportunitiesByStage": "Kansen per fase",
|
||||
"OpportunitiesByLeadSource": "Kansen per lead bron",
|
||||
"SalesByMonth": "Verkopen per maand",
|
||||
"SalesPipeline": "Verkoop mogelijkheden",
|
||||
"Activities": "Mijn activiteiten"
|
||||
},
|
||||
"labels": {
|
||||
"Create InboundEmail": "Creëer Inkomende E-mail",
|
||||
"Activities": "Activiteiten",
|
||||
"History": "Historie",
|
||||
"Attendees": "Genodigden",
|
||||
"Schedule Meeting": "Vergadering plannen",
|
||||
"Schedule Call": "Geplande Oproep",
|
||||
"Compose Email": "E-mail aanmaken",
|
||||
"Log Meeting": "Log vergadering",
|
||||
"Log Call": "Gesprek Vastleggen",
|
||||
"Archive Email": "Archiveer e-mail",
|
||||
"Create Task": "Creëer Taak",
|
||||
"Tasks": "Taken",
|
||||
"Scheduler": "Planner",
|
||||
"Schedule": "Schema"
|
||||
},
|
||||
"fields": {
|
||||
"billingAddressCity": "Plaats",
|
||||
"addressCity": "Plaats",
|
||||
"billingAddressCountry": "Land",
|
||||
"addressCountry": "Land",
|
||||
"billingAddressPostalCode": "Postcode",
|
||||
"addressPostalCode": "Postcode",
|
||||
"billingAddressState": "Provincie",
|
||||
"addressState": "Provincie",
|
||||
"billingAddressStreet": "Straat",
|
||||
"addressStreet": "Straat",
|
||||
"billingAddressMap": "Kaart",
|
||||
"addressMap": "Kaart",
|
||||
"shippingAddressCity": "Plaats (Vestigingsadres)",
|
||||
"shippingAddressStreet": "Straat (Vestigingsadres)",
|
||||
"shippingAddressCountry": "Land (Vestigingsadres)",
|
||||
"shippingAddressState": "Provincie (Vestigingsadres)",
|
||||
"shippingAddressPostalCode": "Postcode (Vestigingsadres)",
|
||||
"shippingAddressMap": "Kaart (Vestigingsadres)"
|
||||
},
|
||||
"options": {
|
||||
"reminderTypes": {
|
||||
"Popup": "Pop-up",
|
||||
"Email": "E-mail"
|
||||
}
|
||||
},
|
||||
"notificationMessages": {
|
||||
"eventAttendee": "{user} heeft je toegevoegd aan {entityType} {entity}"
|
||||
},
|
||||
"streamMessages": {
|
||||
"eventConfirmationAccepted": "{invitee} accepteerde deelname aan {entityType} {entity}",
|
||||
"eventConfirmationDeclined": "{invitee} weigerde deelname aan {entityType} {entity}",
|
||||
"eventConfirmationTentative": "{invitee} is onzeker over deelname aan {entityType} {entity}",
|
||||
"eventConfirmationAcceptedThis": "{invitee} accepteerde deelname",
|
||||
"eventConfirmationDeclinedThis": "{invitee} weigerde deelname",
|
||||
"eventConfirmationTentativeThis": "{invitee} twijfelt over deelname"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseArticle": "Creëer Artikel",
|
||||
"Any": "Alle",
|
||||
"Send in Email": "Stuur een e-mail",
|
||||
"Move Up": "Naar boven",
|
||||
"Move Down": "Naar beneden",
|
||||
"Move to Top": "Verplaats naar boven",
|
||||
"Move to Bottom": "Verplaats naar beneden"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"attachments": "Bijlagen",
|
||||
"publishDate": "Publicatiedatum",
|
||||
"expirationDate": "Vervaldatum",
|
||||
"description": "Beschrijving",
|
||||
"body": "Inhoud",
|
||||
"categories": "Categorieën",
|
||||
"language": "Taal",
|
||||
"portals": "Portalen"
|
||||
},
|
||||
"links": {
|
||||
"cases": "Tickets",
|
||||
"opportunities": "Kansen",
|
||||
"categories": "Categorieën",
|
||||
"portals": "Portalen"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"In Review": "In beoordeling",
|
||||
"Draft": "Concept",
|
||||
"Archived": "Gearchiveerd",
|
||||
"Published": "Gepubliceerd"
|
||||
},
|
||||
"type": {
|
||||
"Article": "Artikel"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"published": "Gepubliceerd"
|
||||
},
|
||||
"tooltips": {
|
||||
"portals": "Artikel is alleen beschikbaar in bepaalde portalen."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"labels": {
|
||||
"Create KnowledgeBaseCategory": "Creëer Categorie",
|
||||
"Manage Categories": "Beheer categorieën",
|
||||
"Articles": "Artikelen"
|
||||
},
|
||||
"links": {
|
||||
"articles": "Artikelen"
|
||||
}
|
||||
}
|
||||
64
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Lead.json
Normal file
64
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Lead.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"labels": {
|
||||
"Converted To": "Geconverteerd naar",
|
||||
"Create Lead": "Creëer Lead",
|
||||
"Convert": "Converteren",
|
||||
"convert": "converteren"
|
||||
},
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"emailAddress": "E-mail",
|
||||
"title": "Titel",
|
||||
"phoneNumber": "Telefoon",
|
||||
"accountName": "Relatie naam",
|
||||
"doNotCall": "Niet Bellen",
|
||||
"address": "Adres",
|
||||
"source": "Bron",
|
||||
"opportunityAmount": "Kans bedrag",
|
||||
"opportunityAmountConverted": "Kans bedrag (geconverteerd)",
|
||||
"description": "Beschrijving",
|
||||
"createdAccount": "Relatie",
|
||||
"createdOpportunity": "Kans",
|
||||
"campaign": "Campagne",
|
||||
"targetLists": "Doellijsten",
|
||||
"targetList": "Doellijst",
|
||||
"industry": "Industrie",
|
||||
"acceptanceStatus": "Acceptatiestatus",
|
||||
"opportunityAmountCurrency": "Kans bedrag valuta",
|
||||
"acceptanceStatusMeetings": "Acceptatiestatus (vergaderingen)",
|
||||
"acceptanceStatusCalls": "Acceptatiestatus (oproepen)",
|
||||
"convertedAt": "Geconverteerd op",
|
||||
"originalEmail": "Originele e-mail"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Doellijsten",
|
||||
"campaignLogRecords": "Campagne log",
|
||||
"campaign": "Campagne",
|
||||
"createdAccount": "Relatie",
|
||||
"createdOpportunity": "Kans",
|
||||
"cases": "Tickets",
|
||||
"documents": "Documenten"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"New": "Nieuw",
|
||||
"Assigned": "Toegewezen",
|
||||
"In Process": "In behandeling",
|
||||
"Converted": "Geconverteerd",
|
||||
"Recycled": "Opnieuw verwerkt",
|
||||
"Dead": "Vervallen"
|
||||
},
|
||||
"source": {
|
||||
"Call": "Gesprek",
|
||||
"Email": "E-mail",
|
||||
"Existing Customer": "Bestaande klant",
|
||||
"Web Site": "Website",
|
||||
"Campaign": "Campagne",
|
||||
"Other": "Overig"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"active": "Actief",
|
||||
"converted": "Geconverteerd"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"storeSentEmails": "Opslaan verzonden E-mails",
|
||||
"startAt": "Start Datum",
|
||||
"fromAddress": "Van Adres",
|
||||
"fromName": "Van naam",
|
||||
"replyToAddress": "Antwoord Aan adres",
|
||||
"replyToName": "Antwoord Aan naam",
|
||||
"campaign": "Campagne",
|
||||
"emailTemplate": "E-mail Template",
|
||||
"inboundEmail": "E-mail Account",
|
||||
"targetLists": "Doellijsten",
|
||||
"excludingTargetLists": "Doellijsten uitgesloten",
|
||||
"optOutEntirely": "Volledig afgemeld",
|
||||
"smtpAccount": "SMTP-account"
|
||||
},
|
||||
"links": {
|
||||
"targetLists": "Doellijsten",
|
||||
"excludingTargetLists": "Doellijsten uitgesloten",
|
||||
"queueItems": "Wachtrij items",
|
||||
"campaign": "Campagne",
|
||||
"emailTemplate": "E-mail Template",
|
||||
"inboundEmail": "E-mail Account"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Draft": "Concept",
|
||||
"Pending": "In behandeling",
|
||||
"In Process": "In behandeling",
|
||||
"Complete": "Voltooi",
|
||||
"Canceled": "Geannuleerd",
|
||||
"Failed": "Mislukt"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create MassEmail": "Creëer verzamel e-mail",
|
||||
"Send Test": "Verzend test e-mail",
|
||||
"System SMTP": "Systeem SMTP",
|
||||
"system": "systeem",
|
||||
"group": "groep"
|
||||
},
|
||||
"messages": {
|
||||
"selectAtLeastOneTarget": "Kies ten minste één doel.",
|
||||
"testSent": "Test e-mail(s)zouden verzonden moeten worden"
|
||||
},
|
||||
"tooltips": {
|
||||
"optOutEntirely": "E-mailadressen van ontvangers die zich hebben uitgeschreven, zullen worden gemarkeerd als \"afgemeld\" en zij zullen geen verzamel e-mail meer ontvangen.",
|
||||
"targetLists": "Doelen die berichten zouden moeten ontvangen.",
|
||||
"excludingTargetLists": "Doelen die geen berichten mogen ontvangen.",
|
||||
"storeSentEmails": "E-mails worden opgeslagen in CRM."
|
||||
},
|
||||
"presetFilters": {
|
||||
"actual": "Actueel",
|
||||
"complete": "Voltooi"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"parent": "Behorende bij",
|
||||
"dateStart": "Start datum",
|
||||
"dateEnd": "Eind datum",
|
||||
"duration": "Duur",
|
||||
"description": "Beschrijving",
|
||||
"users": "Gebruikers",
|
||||
"contacts": "Contacten",
|
||||
"reminders": "Herinneringen",
|
||||
"account": "Relatie",
|
||||
"acceptanceStatus": "Acceptatiestatus",
|
||||
"dateStartDate": "Startdatum (de hele dag)",
|
||||
"dateEndDate": "Datum einde (hele dag)",
|
||||
"isAllDay": "Is de hele dag",
|
||||
"sourceEmail": "Bron E-mail"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Planned": "Gepland",
|
||||
"Held": "Gedaan",
|
||||
"Not Held": "Niet gedaan"
|
||||
},
|
||||
"acceptanceStatus": {
|
||||
"None": "Geen",
|
||||
"Accepted": "Geaccepteerd",
|
||||
"Declined": "Geweigerd",
|
||||
"Tentative": "Voorlopig"
|
||||
}
|
||||
},
|
||||
"massActions": {
|
||||
"setHeld": "Gedaan",
|
||||
"setNotHeld": "Niet gedaan"
|
||||
},
|
||||
"labels": {
|
||||
"Create Meeting": "Creëer Vergadering",
|
||||
"Set Held": "Gedaan",
|
||||
"Set Not Held": "Niet gedaan",
|
||||
"Send Invitations": "Uitnodiging versturen",
|
||||
"on time": "op tijd",
|
||||
"before": "voor",
|
||||
"All-Day": "Hele dag",
|
||||
"Send Cancellation": "Annulering verzenden",
|
||||
"Acceptance": "Acceptatie"
|
||||
},
|
||||
"presetFilters": {
|
||||
"planned": "Gepland",
|
||||
"held": "Gedaan",
|
||||
"todays": "Vandaag"
|
||||
},
|
||||
"messages": {
|
||||
"nothingHasBeenSent": "Er is niets verzonden",
|
||||
"selectAcceptanceStatus": "Stel uw acceptatiestatus in.",
|
||||
"sendInvitationsToSelectedAttendees": "De geselecteerde deelnemers krijgen een uitnodiging per e-mail.",
|
||||
"sendCancellationsToSelectedAttendees": "Annuleringsmails zullen naar de geselecteerde deelnemers worden gestuurd."
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"account": "Relatie",
|
||||
"stage": "Fase",
|
||||
"amount": "Bedrag",
|
||||
"probability": "Scoringskans, %",
|
||||
"leadSource": "Lead bron",
|
||||
"doNotCall": "Niet Bellen",
|
||||
"closeDate": "Datum gesloten",
|
||||
"contacts": "Contacten",
|
||||
"description": "Beschrijving",
|
||||
"amountConverted": "Bedrag (geconverteerd)",
|
||||
"amountWeightedConverted": "Gewogen bedrag",
|
||||
"campaign": "Campagne",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"amountCurrency": "Bedrag valuta",
|
||||
"contactRole": "Contact functie",
|
||||
"lastStage": "Laatste fase",
|
||||
"contact": "Contact (Primair)"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Contacten",
|
||||
"documents": "Documenten",
|
||||
"campaign": "Campagne",
|
||||
"originalLead": "Oorspronkelijke lead",
|
||||
"contact": "Contact (Primair)"
|
||||
},
|
||||
"options": {
|
||||
"stage": {
|
||||
"Prospecting": "Prospectie",
|
||||
"Qualification": "Kwalificatie",
|
||||
"Needs Analysis": "Analyse behoefte",
|
||||
"Value Proposition": "Waarde voorstel",
|
||||
"Id. Decision Makers": "Id. Beslissers",
|
||||
"Perception Analysis": "Perceptie analyse",
|
||||
"Proposal/Price Quote": "Voorstel/Offerte",
|
||||
"Negotiation/Review": "Onderhandeling/Beoordeling",
|
||||
"Closed Won": "Gesloten gewonnen",
|
||||
"Closed Lost": "Gesloten verloren",
|
||||
"Proposal": "Voorstel",
|
||||
"Negotiation": "Onderhandeling"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Opportunity": "Creëer Kans"
|
||||
},
|
||||
"presetFilters": {
|
||||
"won": "Gewonnen",
|
||||
"lost": "Verloren"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"links": {
|
||||
"articles": "Kennisbank artikelen"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"options": {
|
||||
"job": {
|
||||
"ProcessMassEmail": "Verzend verzamel e-mail",
|
||||
"ControlKnowledgeBaseArticleStatus": "Controle kennisbank artikel status"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"description": "Beschrijving",
|
||||
"entryCount": "Invoer aantal",
|
||||
"campaigns": "Campagnes",
|
||||
"endDate": "Eind datum",
|
||||
"targetLists": "Doellijsten",
|
||||
"includingActionList": "Inclusief",
|
||||
"excludingActionList": "Exclusief",
|
||||
"optedOutCount": "Afgemeld aantal",
|
||||
"targetStatus": "Doel status",
|
||||
"isOptedOut": "Is afgemeld",
|
||||
"sourceCampaign": "Bron Campagne"
|
||||
},
|
||||
"links": {
|
||||
"accounts": "Relaties",
|
||||
"contacts": "Contacten",
|
||||
"campaigns": "Campagnes",
|
||||
"massEmails": "Verzamel e-mails"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Email": "E-mail",
|
||||
"Television": "Televisie",
|
||||
"Newsletter": "Nieuwsbrief"
|
||||
},
|
||||
"targetStatus": {
|
||||
"Opted Out": "Afgemeld",
|
||||
"Listed": "Vermeld"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create TargetList": "Creëer Doellijst",
|
||||
"Opted Out": "Afgemeld",
|
||||
"Cancel Opt-Out": "Annuleer afmelding",
|
||||
"Opt-Out": "Afmelden"
|
||||
}
|
||||
}
|
||||
51
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json
Normal file
51
application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"parent": "Behorende bij",
|
||||
"dateStart": "Start Datum",
|
||||
"dateEnd": "Voltooi datum",
|
||||
"dateStartDate": "Startdatum (de hele dag)",
|
||||
"dateEndDate": "Datum einde (hele dag)",
|
||||
"priority": "Prioriteit",
|
||||
"description": "Beschrijving",
|
||||
"isOverdue": "Verstreken",
|
||||
"account": "Relatie",
|
||||
"dateCompleted": "Datum voltooid",
|
||||
"attachments": "Bijlagen",
|
||||
"reminders": "Herinneringen",
|
||||
"originalEmail": "Originele e-mail"
|
||||
},
|
||||
"links": {
|
||||
"attachments": "Bijlagen",
|
||||
"account": "Relatie",
|
||||
"email": "E-mail"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Not Started": "Niet Gestart",
|
||||
"Started": "Gestart",
|
||||
"Completed": "Voltooid",
|
||||
"Canceled": "Geannuleerd",
|
||||
"Deferred": "Uitgesteld"
|
||||
},
|
||||
"priority": {
|
||||
"Low": "Laag",
|
||||
"Normal": "Normaal",
|
||||
"High": "Hoog"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Task": "Creëer Taak",
|
||||
"Complete": "Voltooi",
|
||||
"overdue": "verstreken"
|
||||
},
|
||||
"presetFilters": {
|
||||
"completed": "Voltooid",
|
||||
"todays": "Vandaag",
|
||||
"overdue": "Verstreken",
|
||||
"deferred": "Uitgestelde"
|
||||
},
|
||||
"nameOptions": {
|
||||
"replyToEmail": "E-mail beantwoorden"
|
||||
}
|
||||
}
|
||||
10
application/Espo/Modules/Crm/Resources/i18n/nl_NL/User.json
Normal file
10
application/Espo/Modules/Crm/Resources/i18n/nl_NL/User.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"links": {
|
||||
"targetLists": "Doellijsten"
|
||||
},
|
||||
"fields": {
|
||||
"acceptanceStatus": "Acceptatiestatus",
|
||||
"acceptanceStatusMeetings": "Acceptatiestatus (vergaderingen)",
|
||||
"acceptanceStatusCalls": "Acceptatiestatus (oproepen)"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user