diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json index 09f7718198..545bbaeebb 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Account.json @@ -1,7 +1,7 @@ { "fields": { "name": "Record Naam", - "emailAddress": "Email", + "emailAddress": "E-mail", "website": "Website", "phoneNumber": "Telefoon", "billingAddress": "Factuur Adres", @@ -10,13 +10,21 @@ "sicCode": "Sic Code", "industry": "Industrie", "type": "Type", - "contactRole": "Functie" + "contactRole": "Titel", + "campaign": "Campaign" }, "links": { "contacts": "Contacten", "opportunities": "Kansen", "cases": "Casus", - "documents": "Documents" + "documents": "Documenten", + "meetingsPrimary": "Meetings (expanded)", + "callsPrimary": "Calls (expanded)", + "tasksPrimary": "Tasks (expanded)", + "emailsPrimary": "Emails (expanded)", + "targetLists": "Doellijsten", + "campaignLogRecords": "Campaign Log", + "campaign": "Campaign" }, "options": { "type": { @@ -26,17 +34,43 @@ "Reseller": "Reseller" }, "industry": { - "Apparel": "Confectie", + "Agriculture": "Agriculture", + "Advertising": "Advertising", + "Apparel & Accessories": "Apparel & Accessories", + "Automotive": "Automotive", "Banking": "Bankwezen", - "Computer Software": "Computer Software", + "Biotechnology": "Biotechnology", + "Chemical": "Chemical", + "Computer": "Computer", "Education": "Onderwijs", "Electronics": "Electronica", + "Energy": "Energy", + "Entertainment & Leisure": "Entertainment & Leisure", "Finance": "Finance", - "Insurance": "Verzekeringen" + "Food & Beverage": "Food & Beverage", + "Grocery": "Grocery", + "Healthcare": "Healthcare", + "Insurance": "Verzekeringen", + "Legal": "Legal", + "Manufacturing": "Manufacturing", + "Publishing": "Publishing", + "Real Estate": "Real Estate", + "Service": "Service", + "Sports": "Sports", + "Software": "Software", + "Technology": "Technology", + "Telecommunications": "Telecommunications", + "Television": "Television", + "Transportation": "Transportation", + "Venture Capital": "Venture Capital" } }, "labels": { "Create Account": "Klant Aanmaken", "Copy Billing": "Kopieer van Factuur" + }, + "presetFilters": { + "customers": "Customers", + "partners": "Partners" } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Admin.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Admin.json index 9c8e521304..6dcbcad97b 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Admin.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Admin.json @@ -1,5 +1,6 @@ { "layouts": { - "detailConvert": "Omzetten Lead" + "detailConvert": "Omzetten Lead", + "listForAccount": "List (for Account)" } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json index 6075cbb30d..a04fe4be18 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Calendar.json @@ -1,6 +1,6 @@ { "modes": { - "month": "Maand", + "month": "Month", "week": "Week", "day": "Dag", "agendaWeek": "Week", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json index b07db26a9f..29706921c9 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Call.json @@ -27,15 +27,20 @@ "Inbound": "Binnenkomende" }, "acceptanceStatus": { - "None": "Geen", + "None": "None", "Accepted": "Geaccepteerd", - "Declined": "Geweigerd" + "Declined": "Geweigerd", + "Tentative": "Tentative" } }, + "massActions": { + "setHeld": "Set Held", + "setNotHeld": "Set Not Held" + }, "labels": { "Create Call": "Tel. Gesprek Aanmaken", - "Set Held": "Vasthouden", - "Set Not Held": "Niet vasthouden", + "Set Held": "Set Held", + "Set Not Held": "Set Not Held", "Send Invitations": "Uitnodiging versturen" }, "presetFilters": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json new file mode 100644 index 0000000000..6856021ed0 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json @@ -0,0 +1,64 @@ +{ + "fields": { + "name": "Record Naam", + "description": "Beschrijving", + "status": "Status", + "type": "Type", + "startDate": "Start Date", + "endDate": "End Date", + "targetLists": "Doellijsten", + "excludingTargetLists": "Excluding Target Lists", + "sentCount": "Verstuur", + "openedCount": "Opened", + "clickedCount": "Clicked", + "optedOutCount": "Opted Out", + "bouncedCount": "Bounced", + "hardBouncedCount": "Hard Bounced", + "softBouncedCount": "Soft Bounced", + "leadCreatedCount": "Leads Created", + "revenue": "Revenue", + "revenueConverted": "revenue (converted)", + "budget": "Budget" + }, + "links": { + "targetLists": "Doellijsten", + "excludingTargetLists": "Excluding Target Lists", + "accounts": "Klanten", + "contacts": "Contacten", + "leads": "Leads", + "opportunities": "Kansen", + "campaignLogRecords": "Log", + "massEmails": "Mass Emails", + "trackingUrls": "Tracking URLs" + }, + "options": { + "type": { + "Email": "E-mail", + "Web": "Web", + "Television": "Television", + "Radio": "Radio", + "Newsletter": "Newsletter", + "Mail": "Mail" + }, + "status": { + "Planning": "Planning", + "Active": "Actief", + "Inactive": "Inactief", + "Complete": "Complete" + } + }, + "labels": { + "Create Campaign": "Create Campaign", + "Target Lists": "Doellijsten", + "Statistics": "Statistics", + "hard": "hard", + "soft": "soft", + "Unsubscribe": "Unsubscribe" + }, + "presetFilters": { + "active": "Actief" + }, + "messages": { + "unsubscribed": "You have been unsubscribed from our mailing list." + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json new file mode 100644 index 0000000000..7e7c885f89 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignLogRecord.json @@ -0,0 +1,33 @@ +{ + "fields": { + "action": "Actie", + "actionDate": "Datum", + "data": "Data", + "campaign": "Campaign", + "parent": "Target", + "object": "Object", + "application": "Application", + "queueItem": "Queue Item" + }, + "options": { + "action": { + "Sent": "Verstuur", + "Opened": "Opened", + "Opted Out": "Opted Out", + "Bounced": "Bounced", + "Clicked": "Clicked", + "Lead Created": "Lead Created" + } + }, + "labels": { + "All": "Alles" + }, + "presetFilters": { + "sent": "Verstuur", + "opened": "Opened", + "optedOut": "Opted Out", + "bounced": "Bounced", + "clicked": "Clicked", + "leadCreated": "Lead Created" + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json new file mode 100644 index 0000000000..62c6ba3e34 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/CampaignTrackingUrl.json @@ -0,0 +1,13 @@ +{ + "fields": { + "url": "URL", + "urlToUse": "Code to insert instead of URL", + "campaign": "Campaign" + }, + "links": { + "campaign": "Campaign" + }, + "labels": { + "Create CampaignTrackingUrl": "Create Tracking URL" + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Case.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Case.json index f9bf96ab1a..d703d9d07e 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Case.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Case.json @@ -1,15 +1,25 @@ { "fields": { "name": "Record Naam", - "number": "Nummer", + "number": "Number", "status": "Status", "account": "Account", "contact": "Contact", + "contacts": "Contacten", "priority": "Prioriteit", "type": "Type", - "description": "Beschrijving" + "description": "Beschrijving", + "inboundEmail": "Inbound Email" }, "links": { + "inboundEmail": "Inbound Email", + "account": "Account", + "contact": "Contact (Primary)", + "Contacts": "Contacten", + "meetings": "Meetings", + "calls": "Calls", + "tasks": "Tasks", + "emails": "E-mails" }, "options": { "status": { @@ -33,7 +43,11 @@ } }, "labels": { - "Create Case": "Casus Aanmaken" + "Create Case": "Create Case", + "Close": "Sluit", + "Reject": "Reject", + "Closed": "Gesloten", + "Rejected": "Afgewezen" }, "presetFilters": { "open": "Open", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json index 94ba1a5cf3..e0963327de 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Contact.json @@ -1,7 +1,7 @@ { "fields": { "name": "Record Naam", - "emailAddress": "Email", + "emailAddress": "E-mail", "title": "Titel", "account": "Account", "accounts": "Klanten", @@ -10,12 +10,21 @@ "doNotCall": "Niet Bellen", "address": "Adres", "opportunityRole": "Functie Kansen", - "accountRole": "Functie", - "description": "Beschrijving" + "accountRole": "Titel", + "description": "Beschrijving", + "campaign": "Campaign", + "targetLists": "Doellijsten", + "targetList": "Target List" }, "links": { "opportunities": "Kansen", - "cases": "Casus" + "cases": "Casus", + "targetLists": "Doellijsten", + "campaignLogRecords": "Campaign Log", + "campaign": "Campaign", + "account": "Account (Primary)", + "accounts": "Klanten", + "casesPrimary": "Cases (Primary)" }, "labels": { "Create Contact": "Contact Aanmaken" diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json index 323e82cc95..4aa48896b0 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Document.json @@ -11,11 +11,14 @@ "source": "Bron", "publishDate": "Publicatiedatum", "expirationDate": "Vervaldatum", - "description": "Beschrijving" + "description": "Beschrijving", + "accounts": "Klanten", + "folder": "Folder" }, "links": { "accounts": "Klanten", - "opportunities": "Kansen" + "opportunities": "Kansen", + "folder": "Folder" }, "options": { "status": { @@ -23,6 +26,13 @@ "Draft": "Concept", "Expired": "Vervallen", "Canceled": "Geannuleerd" + }, + "type": { + "": "None", + "Contract": "Contract", + "NDA": "NDA", + "EULA": "EULA", + "License Agreement": "Licentie Overeenkomst" } }, "presetFilters": { diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json new file mode 100644 index 0000000000..921cefa3c6 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/DocumentFolder.json @@ -0,0 +1,9 @@ +{ + "labels": { + "Create DocumentFolder": "Create Document Folder", + "Manage Categories": "Manage Folders" + }, + "links": { + "documents": "Documenten" + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Email.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Email.json new file mode 100644 index 0000000000..b7e6cb6ef3 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Email.json @@ -0,0 +1,8 @@ +{ + "labels": { + "Create Lead": "Lead Aanmaken", + "Create Contact": "Contact Aanmaken", + "Create Task": "Taak Aanmaken", + "Create Case": "Create Case" + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json new file mode 100644 index 0000000000..2b7b0fa9c5 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/EmailQueueItem.json @@ -0,0 +1,28 @@ +{ + "fields": { + "name": "Record Naam", + "status": "Status", + "target": "Target", + "sentAt": "Datum verzonden", + "attemptCount": "Attempts", + "emailAddress": "E-mailadres", + "massEmail": "Mass Email", + "isTest": "Is Test" + }, + "links": { + "target": "Target", + "massEmail": "Mass Email" + }, + "options": { + "status": { + "Pending": "In afwachting", + "Sent": "Verstuur", + "Failed": "Failed" + } + }, + "presetFilters": { + "pending": "In afwachting", + "sent": "Verstuur", + "failed": "Failed" + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json index 12eb78ddbf..30500378c0 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Global.json @@ -10,8 +10,13 @@ "Call": "Tel. Gesprek", "Task": "Taak", "Case": "Kwestie", - "InboundEmail": "Binnenkomende Email", - "Document": "Document" + "Document": "Document", + "DocumentFolder": "Document Folder", + "Campaign": "Campaign", + "TargetList": "Target List", + "MassEmail": "Mass Email", + "EmailQueueItem": "Email Queue Item", + "CampaignTrackingUrl": "Tracking URL" }, "scopeNamesPlural": { "Account": "Klanten", @@ -19,13 +24,18 @@ "Lead": "Leads", "Target": "Targets", "Opportunity": "Kansen", - "Meeting": "Afspraken", + "Meeting": "Meetings", "Calendar": "Kalender", - "Call": "Tel.gesprekken", - "Task": "Taken", + "Call": "Calls", + "Task": "Tasks", "Case": "Casus", - "InboundEmail": "Inkomende Emails", - "Document": "Documents" + "Document": "Documenten", + "DocumentFolder": "Document Folders", + "Campaign": "Campaigns", + "TargetList": "Doellijsten", + "MassEmail": "Mass Emails", + "EmailQueueItem": "Email Queue Items", + "CampaignTrackingUrl": "Tracking URLs" }, "dashlets": { "Leads": "Mijn Leads", @@ -38,21 +48,22 @@ "OpportunitiesByStage": "Status van Kansen", "OpportunitiesByLeadSource": "Kansen per Leadbron", "SalesByMonth": "Verkopen per maand", - "SalesPipeline": "Verkoop mogelijkheden" + "SalesPipeline": "Verkoop mogelijkheden", + "Activities": "My Activities" }, "labels": { - "Create InboundEmail": "Email Gebruiker Instellen", + "Create InboundEmail": "E-mail Gebruiker Instellen", "Activities": "Activiteiten", "History": "Historie", "Attendees": "Genodigden", "Schedule Meeting": "Afspraak Plannen", "Schedule Call": "Geplande Oproep", - "Compose Email": "Email aanmaken", + "Compose Email": "E-mail aanmaken", "Log Meeting": "Afspraak vastleggen", "Log Call": "Tel. Gesprek Vastleggen", "Archive Email": "Archiveer Email", "Create Task": "Taak Aanmaken", - "Tasks": "Taken" + "Tasks": "Tasks" }, "fields": { "billingAddressCity": "Plaats", @@ -64,7 +75,7 @@ "addressStreet": "Straat", "addressCountry": "Land", "addressState": "Provincie", - "addressPostalCode": "Postcode", + "addressPostalCode": "Postcode", "shippingAddressCity": "Plaats (Verzending)", "shippingAddressStreet": "Straat (Verzending)", "shippingAddressCountry": "Land (Verzending)", @@ -74,23 +85,23 @@ "links": { "contacts": "Contacten", "opportunities": "Kansen", - "leads": "Leads", - "meetings": "Afspraken", - "calls": "Tel.gesprekken", - "tasks": "Taken", - "emails": "Emails", + "leads": "Leads", + "meetings": "Meetings", + "calls": "Calls", + "tasks": "Tasks", + "emails": "E-mails", "accounts": "Klanten", "cases": "Casus", - "documents": "Documents", + "documents": "Documenten", "account": "Account", - "opportunity": "Kans", + "opportunity": "Kans", "contact": "Contact", "parent": "Behorende bij" }, "options": { "reminderTypes": { "Popup": "Popup", - "Email": "Email" + "Email": "E-mail" } } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Lead.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Lead.json index 60094ae64b..589c00cbde 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Lead.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Lead.json @@ -6,7 +6,7 @@ }, "fields": { "name": "Record Naam", - "emailAddress": "Email", + "emailAddress": "E-mail", "title": "Titel", "website": "Website", "phoneNumber": "Telefoon", @@ -20,9 +20,18 @@ "description": "Beschrijving", "createdAccount": "Account", "createdContact": "Contact", - "createdOpportunity": "Kans" + "createdOpportunity": "Kans", + "campaign": "Campaign", + "targetLists": "Doellijsten", + "targetList": "Target List" }, "links": { + "targetLists": "Doellijsten", + "campaignLogRecords": "Campaign Log", + "campaign": "Campaign", + "createdAccount": "Account", + "createdContact": "Contact", + "createdOpportunity": "Kans" }, "options": { "status": { @@ -34,17 +43,19 @@ "Dead": "Dood" }, "source": { + "": "None", "Call": "Tel. Gesprek", - "Email": "Email", + "Email": "E-mail", "Existing Customer": "Bestaande Klant", "Partner": "Partner", "Public Relations": "Public Relations", "Web Site": "Webpagina", - "Campaign": "Campagne", + "Campaign": "Campaign", "Other": "Overig" } }, "presetFilters": { - "active": "Actief" + "active": "Actief", + "converted": "Geconverteerd" } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/MassEmail.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/MassEmail.json new file mode 100644 index 0000000000..57cb43812b --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/MassEmail.json @@ -0,0 +1,47 @@ +{ + "fields": { + "name": "Record Naam", + "status": "Status", + "storeSentEmails": "Store Sent Emails", + "startAt": "Start Datum", + "fromAddress": "Van Adres", + "fromName": "Van Naam", + "replyToAddress": "Reply-to Address", + "replyToName": "Reply-to Name", + "campaign": "Campaign", + "emailTemplate": "E-mail Template", + "inboundEmail": "Email Account", + "targetLists": "Doellijsten", + "excludingTargetLists": "Excluding Target Lists", + "optOutEntirely": "Opt-Out Entirely" + }, + "links": { + "targetLists": "Doellijsten", + "excludingTargetLists": "Excluding Target Lists", + "queueItems": "Queue Items", + "campaign": "Campaign", + "emailTemplate": "E-mail Template", + "inboundEmail": "Email Account" + }, + "options": { + "status": { + "Draft": "Concept", + "Pending": "In afwachting", + "In Process": "In Behandeling", + "Complete": "Complete", + "Canceled": "Geannuleerd", + "Failed": "Failed" + } + }, + "labels": { + "Create MassEmail": "Create Mass Email", + "Send Test": "Send Test" + }, + "messages": { + "selectAtLeastOneTarget": "Select at least one target.", + "testSent": "Test email(s) supposed to be sent" + }, + "tooltips": { + "optOutEntirely": "Email addresses of recipients that unsubscribed will be marked as opted out and they will not receive any mass emails anymore." + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json index c5a46dcf1a..3902f3a894 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Meeting.json @@ -22,15 +22,20 @@ "Not Held": "Niet Vasthouden" }, "acceptanceStatus": { - "None": "Geen", + "None": "None", "Accepted": "Geaccepteerd", - "Declined": "Geweigerd" + "Declined": "Geweigerd", + "Tentative": "Tentative" } }, + "massActions": { + "setHeld": "Set Held", + "setNotHeld": "Set Not Held" + }, "labels": { "Create Meeting": "Plan Vergadering", - "Set Held": "Vasthouden", - "Set Not Held": "Niet vasthouden", + "Set Held": "Set Held", + "Set Not Held": "Set Not Held", "Send Invitations": "Uitnodiging versturen", "on time": "op tijd", "before": "voordat" diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json index 69b366e7c1..add961db55 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Opportunity.json @@ -11,11 +11,13 @@ "contacts": "Contacten", "description": "Beschrijving", "amountConverted": "Bedrag (geconverteerd)", - "amountWeightedConverted": "Afgewogen bedrag" + "amountWeightedConverted": "Afgewogen bedrag", + "campaign": "Campaign" }, "links": { "contacts": "Contacten", - "documents": "Documents" + "documents": "Documenten", + "campaign": "Campaign" }, "options": { "stage": { @@ -28,7 +30,7 @@ "Proposal/Price Quote": "Voorstel/Offerte", "Negotiation/Review": "Onderhandeling/Beoordeling", "Closed Won": "Gesloten Gewonnen", - "Closed Lost": "Gesloten Verloren" + "Closed Lost": "Gesloten Verloren" } }, "labels": { @@ -36,6 +38,7 @@ }, "presetFilters": { "open": "Open", - "won": "Gewonnen" + "won": "Gewonnen", + "lost": "Lost" } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/ScheduledJob.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/ScheduledJob.json index 27713b9e33..4a71f96bb5 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/ScheduledJob.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/ScheduledJob.json @@ -1,9 +1,7 @@ { - "options": { "job": { - "CheckInboundEmails": "Controleer Binnenkomende Emails", - "SendEmailReminders": "Stuur Herinnering Email" + "ProcessMassEmail": "Send Mass Emails" } } } diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Target.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Target.json index 49d5d01b4e..c22598d823 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Target.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Target.json @@ -1,7 +1,7 @@ { "fields": { "name": "Record Naam", - "emailAddress": "Email", + "emailAddress": "E-mail", "title": "Titel", "website": "Website", "accountName": "Naam Klant", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json new file mode 100644 index 0000000000..9f898d2895 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/TargetList.json @@ -0,0 +1,31 @@ +{ + "fields": { + "name": "Record Naam", + "description": "Beschrijving", + "entryCount": "Entry Count", + "campaigns": "Campaigns", + "endDate": "End Date", + "targetLists": "Doellijsten" + }, + "links": { + "accounts": "Klanten", + "contacts": "Contacten", + "leads": "Leads", + "campaigns": "Campaigns", + "massEmails": "Mass Emails" + }, + "options": { + "type": { + "Email": "E-mail", + "Web": "Web", + "Television": "Television", + "Radio": "Radio", + "Newsletter": "Newsletter" + } + }, + "labels": { + "Create TargetList": "Create Target List", + "Opted Out": "Opted Out", + "Cancel Opt-Out": "Cancel Opt-Out" + } +} diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json index b0fd17134a..18e5e232c7 100644 --- a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Task.json @@ -4,19 +4,26 @@ "parent": "Behorende bij", "status": "Status", "dateStart": "Start Datum", - "dateEnd": "Vervaldatum", + "dateEnd": "Date Due", + "dateStartDate": "Date Start (all day)", + "dateEndDate": "Date End (all day)", "priority": "Prioriteit", "description": "Beschrijving", - "isOverdue": "Te Laat" + "isOverdue": "Te Laat", + "account": "Account", + "dateCompleted": "Date Completed", + "attachments": "Bijlagen" }, "links": { + "attachments": "Bijlagen" }, "options": { "status": { "Not Started": "Niet Gestart", "Started": "Gestart", "Completed": "Voltooid", - "Canceled": "Geannuleerd" + "Canceled": "Geannuleerd", + "Deferred": "Deferred" }, "priority" : { "Low": "Laag", @@ -27,7 +34,7 @@ }, "labels": { "Create Task": "Taak Aanmaken", - "Complete": "Voltooien" + "Complete": "Complete" }, "presetFilters": { "actual": "Werkelijke", diff --git a/application/Espo/Modules/Crm/Resources/i18n/nl_NL/User.json b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/User.json new file mode 100644 index 0000000000..fe40b9c3a7 --- /dev/null +++ b/application/Espo/Modules/Crm/Resources/i18n/nl_NL/User.json @@ -0,0 +1,5 @@ +{ + "links": { + "targetLists": "Doellijsten" + } +} diff --git a/application/Espo/Resources/i18n/nl_NL/Admin.json b/application/Espo/Resources/i18n/nl_NL/Admin.json index ba23f55307..acf3363c08 100644 --- a/application/Espo/Resources/i18n/nl_NL/Admin.json +++ b/application/Espo/Resources/i18n/nl_NL/Admin.json @@ -4,11 +4,12 @@ "Disabled": "Uitgeschakeld", "System": "Systeem", "Users": "Gebruikers", - "Email": "Email", + "Email": "E-mail", "Data": "Data", "Customization": "Aanpassing", "Available Fields": "Beschikbare Velden", "Layout": "Layout", + "Entity Manager": "Entity Manager", "Add Panel": "Kader toevoegen", "Add Field": "Veld toevoegen", "Settings": "Instellingen", @@ -19,11 +20,11 @@ "Teams": "Groepen", "Roles": "Functies", "Outbound Emails": "Uitgaande Emails", + "Group Email Accounts": "Group Email Accounts", "Inbound Emails": "Inkomende Emails", "Email Templates": "Email Templates", "Import": "Importeren", "Layout Manager": "Layout Manager", - "Field Manager": "Velden Manager", "User Interface": "Gebruikers Interface", "Auth Tokens": "Auth Token", "Authentication": "Authenticatie", @@ -40,7 +41,15 @@ "Install": "Installeren", "Ready for installation": "Gereed voor installatie", "Uninstalling...": "Bezig met deinstalleren...", - "Uninstalled": "Gedeinstalleerd" + "Uninstalled": "Gedeinstalleerd", + "Create Entity": "Create Entity", + "Edit Entity": "Edit Entity", + "Create Link": "Create Link", + "Edit Link": "Edit Link", + "Notifications": "Meldingen", + "Jobs": "Jobs", + "Reset to Default": "Reset to Default", + "Email Filters": "Email Filters" }, "layouts": { "list": "Lijst", @@ -63,7 +72,8 @@ "currency": "Valuta", "date": "Datum", "datetime": "Datum Tijd", - "email": "Email", + "datetimeOptional": "Date/DateTime", + "email": "E-mail", "enum": "Enum", "enumInt": "Enum Integer", "enumFloat": "Enum Float", @@ -79,7 +89,12 @@ "varchar": "Varchar", "file": "Bestand", "image": "Afbeelding", - "multiEnum": "Multi-Enum" + "multiEnum": "Multi-Enum", + "attachmentMultiple": "Attachment Multiple", + "rangeInt": "Range Integer", + "rangeFloat": "Range Float", + "rangeCurrency": "Range Currency", + "wysiwyg": "Wysiwyg" }, "fields": { "type": "Type", @@ -96,7 +111,15 @@ "min": "Min", "max": "Max", "translation": "Vertaling", - "previewSize": "Preview Afmeting" + "previewSize": "Preview Afmeting", + "noEmptyString": "No Empty String", + "defaultType": "Default Type", + "seeMoreDisabled": "Disable Text Cut", + "entityList": "Entity List", + "isSorted": "Is Sorted (alphabetically)", + "audited": "Audited", + "trim": "Trim", + "height": "Height (px)" }, "messages": { "upgradeVersion": "Uw EspoCRM wordt geupgrade naar versie {version}. Dit kan enige tijd duren.", @@ -123,16 +146,20 @@ "teams": "Groepen beheer.", "roles": "Functie beheer.", "outboundEmails": "SMTP instellingen voor uitgaande emails.", - "inboundEmails": "Groep IMAP email accounts. Email importeren en Email-naar-Casus.", + "groupEmailAccounts": "Group IMAP email accounts. Email import and Email-to-Case.", "emailTemplates": "Templates voor uitgaande emails.", "import": "Importeer data vanuit CSV bestand.", "layoutManager": "Bewerk layouts (lijst, detail, bewerk, zoeken, massa update).", - "fieldManager": "Nieuwe velden aanmaken of bestaande velden bewerken.", + "entityManager": "Create custom entities, edit existing ones. Manage field and relationships.", "userInterface": "Configureer UI.", "authTokens": "Actieve bevestigde sessie. IP adres en laatste inlogdatum.", "authentication": "Verificatie-instellingen", "currency": "Valuta instellingen en tarieven.", - "extensions": "Extensies (de)installeren." + "extensions": "Extensies (de)installeren.", + "integrations": "Integration with third-party services.", + "notifications": "In-app and email notification settings.", + "inboundEmails": "Groep IMAP email accounts. Email importeren en Email-naar-Casus.", + "emailFilters": "Emails messages that match specified filter won't be imported." }, "options": { "previewSize": { @@ -141,10 +168,5 @@ "medium": "Middel", "large": "Groot" } - }, - "layoutManagerDataAttributes": { - "width": "Breedte (%)", - "link": "Link", - "notSortable": "Ongesorteerd" } } diff --git a/application/Espo/Resources/i18n/nl_NL/DashletOptions.json b/application/Espo/Resources/i18n/nl_NL/DashletOptions.json index 9c63d3350e..6beecf4ee2 100644 --- a/application/Espo/Resources/i18n/nl_NL/DashletOptions.json +++ b/application/Espo/Resources/i18n/nl_NL/DashletOptions.json @@ -5,6 +5,14 @@ "dateTo": "Datum Tot", "autorefreshInterval": "Automatisch bijwerken interval", "displayRecords": "Velden weergeven", - "isDoubleHeight": "Hoogte 2x" + "isDoubleHeight": "Hoogte 2x", + "mode": "Mode" + }, + "options": { + "mode": { + "agendaWeek": "Week (agenda)", + "basicWeek": "Week", + "month": "Month" + } } } diff --git a/application/Espo/Resources/i18n/nl_NL/Email.json b/application/Espo/Resources/i18n/nl_NL/Email.json index 429f2ea68b..d7c2dea7e0 100644 --- a/application/Espo/Resources/i18n/nl_NL/Email.json +++ b/application/Espo/Resources/i18n/nl_NL/Email.json @@ -8,6 +8,8 @@ "to": "Naar", "cc": "CC", "bcc": "BCC", + "replyTo": "Reply To", + "replyToString": "Reply To (String)", "isHtml": "Is Html", "body": "Inhoud", "subject": "Onderwerp", @@ -15,16 +17,25 @@ "selectTemplate": "Selecteer Template", "fromEmailAddress": "Van Adres", "toEmailAddresses": "Naar Adres", - "emailAddress": "Email Adres", - "deliveryDate": "Afleverdatum" + "emailAddress": "E-mailadres", + "deliveryDate": "Afleverdatum", + "account": "Account", + "users": "Gebruikers", + "replied": "Replied", + "replies": "Replies", + "isRead": "Is Read", + "isImportant": "Is Important" }, "links": { + "replied": "Replied", + "replies": "Replies" }, "options": { "Draft": "Concept", "Sending": "Verzenden", "Sent": "Verstuur", - "Archived": "Archiveren" + "Archived": "Archiveren", + "Received": "Received" }, "labels": { "Create Email": "Archiveer Email", @@ -36,16 +47,35 @@ "Original message": "Originele bericht", "Forwarded message": "Doorgestuurd bericht", "Email Accounts": "Email Accounts", + "Inbound Emails": "Group Email Accounts", + "Email Templates": "Email Templates", "Send Test Email": "Stuur een test Email", "Send": "Versturen", - "Email Address": "Email Adres" + "Email Address": "E-mailadres", + "Mark Read": "Mark Read", + "Sending...": "Verzenden...", + "Save Draft": "Save Draft", + "Mark all as read": "Mark all as read", + "Show Plain Text": "Show Plain Text", + "Mark as Important": "Mark as Important", + "Mark as Not Important": "Mark as Not Important" }, "messages": { "noSmtpSetup": "Geen SMTP setup. {link}.", - "testEmailSent": "Test email is verzonden" + "testEmailSent": "Test email is verzonden", + "emailSent": "Email has been sent", + "savedAsDraft": "Saved as draft" }, "presetFilters": { "sent": "Verstuur", - "archived": "Archiveren" + "archived": "Archiveren", + "inbox": "Inbox", + "drafts": "Drafts" + }, + "massActions": { + "markAsRead": "Mark as Read", + "markAsNotRead": "Mark as Not Read", + "markAsImportant": "Mark as Important", + "markAsNotImportant": "Mark as Not Important" } } diff --git a/application/Espo/Resources/i18n/nl_NL/EmailAccount.json b/application/Espo/Resources/i18n/nl_NL/EmailAccount.json index 1df034e8dc..5faea0da8c 100644 --- a/application/Espo/Resources/i18n/nl_NL/EmailAccount.json +++ b/application/Espo/Resources/i18n/nl_NL/EmailAccount.json @@ -5,12 +5,17 @@ "host": "Host", "username": "Gebruikersnaam", "password": "Wachtwoord", - "port": "Port", + "port": "Poort", "monitoredFolders": "Gecontroleerde Folders", "ssl": "SSL", - "fetchSince": "Opgehaald Vanaf" + "fetchSince": "Opgehaald Vanaf", + "emailAddress": "E-mailadres", + "sentFolder": "Sent Folder", + "storeSentEmails": "Store Sent Emails", + "keepFetchedEmailsUnread": "Laat opgehaalde e-mails als ongelezen staan" }, "links": { + "filters": "Filters" }, "options": { "status": { @@ -19,11 +24,17 @@ } }, "labels": { - "Create EmailAccount": "Email Account Aanmaken", + "Create EmailAccount": "E-mail Account Aanmaken", "IMAP": "IMAP", - "Main": "Hoofd" + "Main": "Hoofd", + "Test Connection": "Test verbinding" }, "messages": { - "couldNotConnectToImap": "Kan geen verbinding maken met IMAP server" + "couldNotConnectToImap": "Kan geen verbinding maken met IMAP server", + "connectionIsOk": "Connection is Ok" + }, + "tooltips": { + "monitoredFolders": "You can add 'Sent' folder to sync emails sent from external email client.", + "storeSentEmails": "Sent emails will be stored on IMAP server. Email Address should much address an email is being sent from." } } diff --git a/application/Espo/Resources/i18n/nl_NL/EmailFilter.json b/application/Espo/Resources/i18n/nl_NL/EmailFilter.json new file mode 100644 index 0000000000..0082742c19 --- /dev/null +++ b/application/Espo/Resources/i18n/nl_NL/EmailFilter.json @@ -0,0 +1,19 @@ +{ + "fields": { + "from": "Van", + "to": "Naar", + "subject": "Onderwerp", + "bodyContains": "Body Contains" + }, + "labels": { + "Create EmailFilter": "Create Email Filter" + }, + "tooltips": { + "name": "Just a name of the filter.", + "subject": "Use wildcard *:\n\ntext* - starts with text,\n*text* - contains text,\n*text - ends with text.", + "bodyContains": "Body of email contains any of specified words or phrases.", + "from": "Emails being sent from the specified address. Leave empty if not needed.", + "to": "Emails being sent to the specified address. Leave empty if not needed.", + "parent": "Leave it empty to apply this filter globally (to all incoming emails)." + } +} diff --git a/application/Espo/Resources/i18n/nl_NL/EmailTemplate.json b/application/Espo/Resources/i18n/nl_NL/EmailTemplate.json index 120fd5c94a..abd3bc3d50 100644 --- a/application/Espo/Resources/i18n/nl_NL/EmailTemplate.json +++ b/application/Espo/Resources/i18n/nl_NL/EmailTemplate.json @@ -6,11 +6,15 @@ "body": "Inhoud", "subject": "Onderwerp", "attachments": "Bijlagen", - "insertField": "" + "insertField": "Project-Id-Version: \nPOT-Creation-Date: \nPO-Revision-Date: \nLast-Translator: \nLanguage-Team: EspoCRM \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nLanguage: nl_NL\n" }, "links": { }, "labels": { - "Create EmailTemplate": "Email Template Aanmaken" + "Create EmailTemplate": "E-mail Template Aanmaken", + "Info": "Info" + }, + "messages": { + "infoText": "Available variables:\n\n{optOutUrl} – URL for an unsubsbribe link};\n\n{optOutLink} – an unsubscribe link." } } diff --git a/application/Espo/Resources/i18n/nl_NL/EntityManager.json b/application/Espo/Resources/i18n/nl_NL/EntityManager.json new file mode 100644 index 0000000000..57acdbe471 --- /dev/null +++ b/application/Espo/Resources/i18n/nl_NL/EntityManager.json @@ -0,0 +1,44 @@ +{ + "labels": { + "Fields": "Fields", + "Relationships": "Relaties" + }, + "fields": { + "name": "Record Naam", + "type": "Type", + "labelSingular": "Label Singular", + "labelPlural": "Label Plural", + "stream": "Stream", + "label": "Label", + "linkType": "Link Type", + "entityForeign": "Foreign Entity", + "linkForeign": "Foreign Link", + "link": "Link", + "labelForeign": "Foreign Label", + "sortBy": "Default Order (field)", + "sortDirection": "Default Order (direction)" + }, + "options": { + "type": { + "": "None", + "Base": "Base", + "Person": "Person", + "CategoryTree": "Category Tree" + }, + "linkType": { + "manyToMany": "Many-to-Many", + "oneToMany": "One-to-Many", + "manyToOne": "Many-to-One", + "parentToChildren": "Parent-to-Children", + "childrenToParent": "Children-to-Parent" + }, + "sortDirection": { + "asc": "Ascending", + "desc": "Descending" + } + }, + "messages": { + "entityCreated": "Entity has been created", + "linkAlreadyExists": "Link name conflict." + } +} diff --git a/application/Espo/Resources/i18n/nl_NL/Global.json b/application/Espo/Resources/i18n/nl_NL/Global.json index c6e6d667a9..614fbf1bef 100644 --- a/application/Espo/Resources/i18n/nl_NL/Global.json +++ b/application/Espo/Resources/i18n/nl_NL/Global.json @@ -1,21 +1,26 @@ { "scopeNames": { - "Email": "Email", + "Email": "E-mail", "User": "Gebruiker", "Team": "Groep", "Role": "Functie", - "EmailTemplate": "Email Template", + "EmailTemplate": "E-mail Template", "EmailAccount": "Email Account", "EmailAccountScope": "Email Account", - "OutboundEmail": "Uitgaande Email", + "OutboundEmail": "Uitgaande E-mail", "ScheduledJob": "Geplande Opdracht", "ExternalAccount": "Extern Account", "Extension": "Extensie", "Dashboard": "Dashboard", - "Stream": "Gestroomlijnd" + "InboundEmail": "Binnenkomende E-mail", + "Stream": "Stream", + "Import": "Importeren", + "Template": "Template", + "Job": "Job", + "EmailFilter": "Email Filter" }, "scopeNamesPlural": { - "Email": "Emails", + "Email": "E-mails", "User": "Gebruikers", "Team": "Groepen", "Role": "Functies", @@ -27,12 +32,17 @@ "ExternalAccount": "Externe Accounts", "Extension": "Extensies", "Dashboard": "Dashboard", - "Stream": "Gestroomlijnd" + "InboundEmail": "Group Email Accounts", + "Stream": "Stream", + "Import": "Import Results", + "Template": "Templates", + "Job": "Jobs", + "EmailFilter": "Email Filters" }, "labels": { "Misc": "Versch.", "Merge": "Samenvoegen", - "None": "Geen", + "None": "None", "by": "door", "Saved": "Opgeslagen", "Error": "Fout", @@ -43,10 +53,13 @@ "Loading...": "Laden...", "Uploading...": "Uploaden...", "Sending...": "Verzenden...", + "Merging...": "Merging...", + "Merged": "Merged", "Removed": "Verwijderd", "Posted": "Geplaatst", "Linked": "Linked", "Unlinked": "Unlinked", + "Done": "Done", "Access denied": "Toegang gweigerd", "Access": "Toegang", "Are you sure?": "Zeker?", @@ -57,8 +70,8 @@ "Unlinking...": "Unlinken...", "Posting...": "Plaatsen...", "Username can not be empty!": "Gebruikersnaam mag niet leeg zijn!", - "Cache is not enabled": "Cache is niet geactiveerd", - "Cache has been cleared": "Cache is leeg gemaakt", + "Cache is not enabled": "Cache is niet geactiveerd", + "Cache has been cleared": "Cache is leeg gemaakt", "Rebuild has been done": "Het reconstrueren is klaar", "Saving...": "Opslaan...", "Modified": "Aangepast", @@ -67,16 +80,19 @@ "create": "maak", "Overview": "Overzicht", "Details": "Details", - "Add Filter": "Filter toevoegen", + "Add Field": "Veld toevoegen", "Add Dashlet": "Dashlet Toevoegen", + "Filter": "Filter", + "Edit Dashboard": "Edit Dashboard", "Add": "Toevoegen", + "Add Item": "Add Item", "Reset": "Reset", "Menu": "Menu", "More": "Meer", "Search": "Zoeken", "Only My": "Alleen mijn", "Open": "Open", - "Admin": "Admin", + "Admin": "Beheerder", "About": "Over", "Refresh": "Vernieuwen", "Remove": "Verwijderen", @@ -93,13 +109,16 @@ "PostalCode": "Postcode", "Followed": "Gevolgd", "Follow": "Volgen", + "Followers": "Volgers", "Clear Local Cache": "Lokale Cache Schonen", "Actions": "Acties", "Delete": "Verwijder", "Update": "Update", "Save": "Opslaan", "Edit": "Bewerken", + "View": "View", "Cancel": "Annuleren", + "Apply": "Apply", "Unlink": "Unlink", "Mass Update": "Massa Update", "Export": "Exporteer", @@ -110,21 +129,21 @@ "Inactive": "Inactief", "Write your comment here": "Schrijf hier uw opmerkingen", "Post": "Post", - "Stream": "Gestroomlijnd", + "Stream": "Stream", "Show more": "Toon meer", "Dashlet Options": "Kader Opties", "Full Form": "Volledig Formulier", "Insert": "Voeg in", - "Person": "Persoon", + "Person": "Person", "First Name": "Voornaam", "Last Name": "Achternaam", "Original": "Origineel", "You": "U", "you": "u", "change": "Pas aan", - "Change": "Pas aan", + "Change": "Change", "Primary": "Primair", - "Save Filters": "Filters opslaan", + "Save Filter": "Save Filter", "Administration": "Administratie", "Run Import": "Start Importeren", "Duplicate": "Dupliceer", @@ -137,9 +156,24 @@ "Submit": "Stuur in", "Close": "Sluit", "Yes": "Ja", - "No": "Nee" + "No": "Nee", + "View": "View", + "Select All Result": "Select All Result", + "Value": "Value", + "Current version": "Current version", + "List View": "List View", + "Tree View": "Tree View", + "Unlink All": "Unlink All", + "Total": "Total", + "Print to PDF": "Print to PDF", + "Default": "Standaard", + "Number": "Number", + "From": "Van", + "To": "Naar" }, "messages": { + "pleaseWait": "Even geduld...", + "confirmLeaveOutMessage": "Are you sure you want to leave the form?", "notModified": "U heeft niets gewijzigd", "duplicate": "Het veld dat u maakt lijkt een duplicaat", "fieldIsRequired": "{field} is verplicht", @@ -158,6 +192,7 @@ "assignmentEmailNotificationSubject": "EspoCRM {entityType}: {Entity.name}", "assignmentEmailNotificationBody": "{assignerUserName} heeft {entityType} '{Entity.name}' toegewezen aan jou\n\n{recordUrl}", "confirmation": "Zeker?", + "unlinkAllConfirmation": "Are you sure you want to unlink all related records?", "resetPreferencesConfirmation": "Weet u zeker dat u de voorkeuren naar standaard terug wil zetten?", "removeRecordConfirmation": "Record verwijderen?", "unlinkRecordConfirmation": "Relatie ontkoppelen?", @@ -167,12 +202,23 @@ "noRecordsUpdated": "Geen bestanden aangepast", "massRemoveResult": "{count} bestanden waren verwijderd", "massRemoveResultSingle": "{count} bestanden zijn verwijderd", - "noRecordsRemoved": "Er werden geen bestanden verwijderd " + "noRecordsRemoved": "Er werden geen bestanden verwijderd ", + "clickToRefresh": "Click to refresh", + "streamPostInfo": "Type @username to mention users in the post.\n\nAvailable markdown syntax:\n`code`\n**strong text**\n*emphasized text*\n~deleted text~\n> blockquote\n(url)[link]" }, "boolFilters": { "onlyMy": "Alleen mijn", - "open": "Open", - "active": "Actief" + "followed": "Gevolgd" + }, + "presetFilters": { + "followed": "Gevolgd", + "all": "Alles" + }, + "massActions": { + "remove": "Verwijderen", + "merge": "Samenvoegen", + "massUpdate": "Massa Update", + "export": "Exporteer" }, "fields": { "name": "Record Naam", @@ -180,13 +226,24 @@ "lastName": "Achternaam", "salutationName": "Aanhef", "assignedUser": "Toegewezen Gebruiker", - "emailAddress": "Email", + "emailAddress": "E-mail", "assignedUserName": "Toegewezen Gebruikersnaam", "teams": "Groepen", "createdAt": "Aangemaakt op", "modifiedAt": "Aangepast op", "createdBy": "Aangemaakt door", - "modifiedBy": "Aangepast door" + "modifiedBy": "Aangepast door", + "description": "Beschrijving", + "address": "Adres", + "phoneNumber": "Telefoon", + "phoneNumberMobile": "Phone (Mobile)", + "phoneNumberHome": "Phone (Home)", + "phoneNumberFax": "Phone (Fax)", + "phoneNumberOffice": "Phone (Office)", + "phoneNumberOther": "Phone (Other)", + "order": "Order", + "parent": "Behorende bij", + "children": "Children" }, "links": { "assignedUser": "Toegewezen Gebruiker", @@ -195,10 +252,17 @@ "team": "Groep", "roles": "Functies", "teams": "Groepen", - "users": "Gebruikers" + "users": "Gebruikers", + "parent": "Behorende bij", + "children": "Children" }, "dashlets": { - "Stream": "Gestroomlijnd" + "Stream": "Stream" + }, + "notificationMessages": { + "assign": "{entityType} {entity} has been assigned to you", + "emailReceived": "E-mail ontvangen van", + "entityRemoved": "{user} removed {entityType} {entity}" }, "streamMessages": { "create": "{user} creërde {entityType} {entity} ", @@ -209,8 +273,7 @@ "status": "{user} paste {field} aan op {entityType} {entity}", "update": "{user} paste {entityType} {entity} aan", "createRelated": "{user} creërde {relatedEntityType} {relatedEntity} gekoppeld aan {entityType} {entity}", - "emailReceived": "{entity} is ontvangen voor {entityType} {entity}", - "emailReceivedInitial": "Email is ontvangen en gemaakt met {entityType} {entity}", + "mentionInPost": "{user} vermeldde {mentioned} op {entityType} {entity}", "createThis": "{user} creërde deze {entityType} ", @@ -221,8 +284,22 @@ "statusThis": "{user} paste {field} aan", "updateThis": "{user} paste dit {entityType} aan", "createRelatedThis": "{user} maakte {relatedEntityType} {relatedEntity} en koppelde dit aan {entityType}", + + "emailReceivedFromThis": "E-mail ontvangen van", + "emailReceivedInitialFromThis": "Email received from {from}, this {entityType} created", + "emailReceivedThis": "{entity} is ontvangen", - "emailReceivedInitialThis": "Email bericht ontvangen en maakte deze {entityType}" + "emailReceivedInitialThis": "Email bericht ontvangen en maakte deze {entityType}", + + "emailReceivedFrom": "E-mail ontvangen van {from}, behorende bij {entityType} {entity}", + "emailReceivedFromInitial": "Email received from {from}, {entityType} {entity} created", + + "emailReceived": "{entity} is ontvangen voor {entityType} {entity}", + "emailReceivedInitial": "Email is ontvangen en gemaakt met {entityType} {entity}", + "emailReceivedInitialFrom": "Email received from {from}, {entityType} {entity} created", + + "emailSent": "{by} sent email related to {entityType} {entity}", + "emailSentThis": "{by} sent email" }, "lists": { "monthNames": ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "October", "November", "December"], @@ -235,8 +312,8 @@ "salutationName": { "Mr.": "Dhr.", "Mrs.": "Mevr.", - "Dr.": "Dr.", - "Drs.": "Drs." + "Ms.": "Ms.", + "Dr.": "Dr." }, "language": { "af_ZA": "Afrikaans", @@ -325,10 +402,23 @@ "currentQuarter": "Dit Kwartaal", "lastQuarter": "Vorige Kwartaal", "currentYear": "Huidige Jaar", - "lastYear": "Vorig Jaar" + "lastYear": "Vorig Jaar", + "lastSevenDays": "Last 7 Days", + "lastXDays": "Last X Days", + "nextXDays": "Next X Days" + }, + "searchRanges": { + "is": "Is", + "isEmpty": "Is Empty", + "isNotEmpty": "Is Not Empty" + }, + "varcharSearchRanges": { + "equals": "Equals", + "startsWith": "Starts With", + "contains": "Contains" }, "intSearchRanges": { - "equals": "Is gelijk aan", + "equals": "Equals", "notEquals": "Is niet gelijk aan", "greaterThan": "Groter dan", "lessThan": "Minder dan", @@ -337,7 +427,7 @@ "between": "Tussen" }, "autorefreshInterval": { - "0": "Geen", + "0": "None", "0.5": "30 seconden", "1": "1 minuut", "2": "2 minuten", @@ -454,5 +544,11 @@ "redo": "Opnieuw" } } + }, + "themes": { + "Espo": "Espo", + "Sakura": "Sakura", + "EspoVertical": "Espo (Vertical)", + "SakuraVertical": "Sakura (Vertical)" } } diff --git a/application/Espo/Resources/i18n/nl_NL/Import.json b/application/Espo/Resources/i18n/nl_NL/Import.json index 11271dfb98..0e1a82cc87 100644 --- a/application/Espo/Resources/i18n/nl_NL/Import.json +++ b/application/Espo/Resources/i18n/nl_NL/Import.json @@ -1,6 +1,6 @@ { "labels": { - "Revert": "Terugkeren", + "Revert Import": "Revert Import", "Return to Import": "Voor Import geef Enter", "Run Import": "Start Importeren", "Back": "Terug", @@ -10,9 +10,25 @@ "Created": "Gemaakt", "Updated": "Geupdate", "Result": "Resultaat", - "Show records": "Toon Velden" + "Show records": "Toon Velden", + "Remove Duplicates": "Remove Duplicates", + "importedCount": "Imported (count)", + "duplicateCount": "Duplicates (count)", + "updatedCount": "Updated (count)", + "Create Only": "Create Only", + "Create and Update": "Create & Update", + "Update Only": "Update Only", + "Update by": "Update by" }, "messages": { - "utf8": "Should be UTF-8 encoded" + "utf8": "Should be UTF-8 encoded", + "duplicatesRemoved": "Duplicates removed" + }, + "fields": { + "file": "Bestand", + "entityType": "Entity Type", + "imported": "Imported Records", + "duplicates": "Duplicate Records", + "updated": "Updated Records" } } diff --git a/application/Espo/Resources/i18n/nl_NL/InboundEmail.json b/application/Espo/Resources/i18n/nl_NL/InboundEmail.json new file mode 100644 index 0000000000..ffcffb4969 --- /dev/null +++ b/application/Espo/Resources/i18n/nl_NL/InboundEmail.json @@ -0,0 +1,56 @@ +{ + "fields": { + "name": "Record Naam", + "emailAddress": "E-mailadres", + "team": "Groep", + "status": "Status", + "assignToUser": "Assign to User", + "host": "Host", + "username": "Gebruikersnaam", + "password": "Wachtwoord", + "port": "Poort", + "monitoredFolders": "Gecontroleerde Folders", + "trashFolder": "Trash Folder", + "ssl": "SSL", + "createCase": "Create Case", + "reply": "Auto-Reply", + "caseDistribution": "Case Distribution", + "replyEmailTemplate": "Reply Email Template", + "replyFromAddress": "Reply From Address", + "replyToAddress": "Reply To Address", + "replyFromName": "Reply From Name", + "targetUserPosition": "Target User Position" + }, + "tooltips": { + "reply": "Notify email senders that their emails has been received.\n\n Only one email will be sent to a particular recipient during some period of time to prevent looping.", + "createCase": "Automatically create case from incoming emails.", + "replyToAddress": "Specify email address of this mailbox to make responses come here.", + "caseDistribution": "How cases will be assigned to. Assigned directly to the user or among the team.", + "assignToUser": "User emails/cases will be assigned to.", + "team": "Team emails/cases will be related to.", + "targetUserPosition": "Define the position of users which will be destributed with cases." + }, + "links": { + "filters": "Filters" + }, + "options": { + "status": { + "Active": "Actief", + "Inactive": "Inactief" + }, + "caseDistribution": { + "Direct-Assignment": "Direct-Assignment", + "Round-Robin": "Round-Robin", + "Least-Busy": "Least-Busy" + } + }, + "labels": { + "Create InboundEmail": "E-mail Account Aanmaken", + "IMAP": "IMAP", + "Actions": "Acties", + "Main": "Hoofd" + }, + "messages": { + "couldNotConnectToImap": "Kan geen verbinding maken met IMAP server" + } +} diff --git a/application/Espo/Resources/i18n/nl_NL/Integration.json b/application/Espo/Resources/i18n/nl_NL/Integration.json index 5080f297f3..10b6cf52f6 100644 --- a/application/Espo/Resources/i18n/nl_NL/Integration.json +++ b/application/Espo/Resources/i18n/nl_NL/Integration.json @@ -6,7 +6,8 @@ "redirectUri": "Redirect URI" }, "messages": { - "selectIntegration": "Selecteer een integratie in het menu." + "selectIntegration": "Selecteer een integratie in het menu.", + "noIntegrations": "No Integrations is available." }, "help": { "Google": "

Obtain OAuth 2.0 credentials from the Google Developers Console.

Visit Google Developers Console to obtain OAuth 2.0 credentials such as a Client ID and Client Secret that are known to both Google and EspoCRM application.

" diff --git a/application/Espo/Resources/i18n/nl_NL/Job.json b/application/Espo/Resources/i18n/nl_NL/Job.json new file mode 100644 index 0000000000..c1c5d7e0df --- /dev/null +++ b/application/Espo/Resources/i18n/nl_NL/Job.json @@ -0,0 +1,20 @@ +{ + "fields": { + "status": "Status", + "executeTime": "Execute At", + "attempts": "Attempts Left", + "failedAttempts": "Failed Attempts", + "serviceName": "Service", + "method": "Method", + "scheduledJob": "Geplande Opdracht", + "data": "Data" + }, + "options": { + "status": { + "Pending": "In afwachting", + "Success": "Success", + "Running": "Running", + "Failed": "Failed" + } + } +} \ No newline at end of file diff --git a/application/Espo/Resources/i18n/nl_NL/LayoutManager.json b/application/Espo/Resources/i18n/nl_NL/LayoutManager.json new file mode 100644 index 0000000000..e1f4e7e36d --- /dev/null +++ b/application/Espo/Resources/i18n/nl_NL/LayoutManager.json @@ -0,0 +1,14 @@ +{ + "fields": { + "width": "Width (%)", + "link": "Link", + "notSortable": "Not Sortable", + "align": "Align" + }, + "options": { + "align": { + "left": "Left", + "right": "Right" + } + } +} diff --git a/application/Espo/Resources/i18n/nl_NL/Note.json b/application/Espo/Resources/i18n/nl_NL/Note.json index d916570b3b..f59f2581df 100644 --- a/application/Espo/Resources/i18n/nl_NL/Note.json +++ b/application/Espo/Resources/i18n/nl_NL/Note.json @@ -2,5 +2,10 @@ "fields": { "post": "Post", "attachments": "Bijlagen" + }, + "filters": { + "all": "Alles", + "posts": "Posts", + "updates": "Updates" } } diff --git a/application/Espo/Resources/i18n/nl_NL/Preferences.json b/application/Espo/Resources/i18n/nl_NL/Preferences.json index 14d69cd682..fbc3c17bbe 100644 --- a/application/Espo/Resources/i18n/nl_NL/Preferences.json +++ b/application/Espo/Resources/i18n/nl_NL/Preferences.json @@ -9,19 +9,23 @@ "defaultCurrency": "Standaard Valuta", "currencyList": "Valuta Lijst", "language": "Taal", - "smtpServer": "Server", - "smtpPort": "Port", + "smtpPort": "Poort", "smtpAuth": "Auth", "smtpSecurity": "Beveiliging", "smtpUsername": "Gebruikersnaam", - "emailAddress": "Email", + "emailAddress": "E-mail", "smtpPassword": "Wachtwoord", - "smtpEmailAddress": "Email Adres", - + "smtpEmailAddress": "E-mailadres", "exportDelimiter": "Scheidingsteken Export", - - "receiveAssignmentEmailNotifications": "Ontvang bevestiging toewijzingen per email." + "receiveAssignmentEmailNotifications": "Ontvang bevestiging toewijzingen per email.", + "autoFollowEntityTypeList": "Auto-Follow", + "signature": "Email Signature", + "dashboardTabList": "Tab List", + "defaultReminders": "Default Reminders", + "theme": "Theme", + "useCustomTabList": "Custom Tab List", + "tabList": "Tab List" }, "links": { }, @@ -32,6 +36,13 @@ } }, "labels": { - "Notifications": "Meldingen" + "Notifications": "Meldingen", + "User Interface": "Gebruikers Interface", + "SMTP": "SMTP", + "Misc": "Versch.", + "Locale": "Lokaal" + }, + "tooltips": { + "autoFollowEntityTypeList": "User will automatically follow all new records of the selected entity types, will see information in the stream and receive notifications." } } diff --git a/application/Espo/Resources/i18n/nl_NL/Role.json b/application/Espo/Resources/i18n/nl_NL/Role.json index 55971a5558..2944cc5fd5 100644 --- a/application/Espo/Resources/i18n/nl_NL/Role.json +++ b/application/Espo/Resources/i18n/nl_NL/Role.json @@ -1,12 +1,18 @@ { "fields": { "name": "Record Naam", - "roles": "Functies" + "roles": "Functies", + "assignmentPermission": "Assignment Permission", + "userPermission": "User Permission" }, "links": { "users": "Gebruikers", "teams": "Groepen" }, + "tooltips": { + "assignmentPermission": "Allows to restrict an ability for users to assign records to other users.\n\nall - no restriction\n\nteam - can assign to users from own teams\n\nno - can assign only to self", + "userPermission": "Allows users to view activities of other users.\n\nall - can view all\n\nteam - can view user's activities from own teams\n\nno - can't view" + }, "labels": { "Access": "Toegang", "Create Role": "Functie aanmaken" @@ -21,7 +27,8 @@ "all": "allemaal", "team": "team", "own": "eigen", - "no": "nee" + "no": "nee", + "not-set": "niet-actief" } }, "actions": { diff --git a/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json b/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json index f36dc87994..7fa298b53c 100644 --- a/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json +++ b/application/Espo/Resources/i18n/nl_NL/ScheduledJob.json @@ -2,7 +2,7 @@ "fields": { "name": "Record Naam", "status": "Status", - "job": "Opdracht", + "job": "Job", "scheduling": "Scheduling (crontab notatie)" }, "links": { @@ -13,7 +13,10 @@ }, "options": { "job": { - "Cleanup": "Opschonen" + "Cleanup": "Opschonen", + "CheckInboundEmails": "Controleer Binnenkomende Emails", + "CheckEmailAccounts": "Check Personal Email Accounts", + "SendEmailReminders": "Stuur Herinnering Email" }, "cronSetup": { "linux": "Opgelet; Voeg deze regel toe aan uw crontab bestand tbv de geplande Espo opdrachten:", @@ -25,5 +28,8 @@ "Active": "Actief", "Inactive": "Inactief" } + }, + "tooltips": { + "scheduling": "Defines when and how often job will be run\n\n*/5 * * * * - every 5 minutes\n\n0 */2 * * * - every 2 hours\n\n30 1 * * * - at 01:30 once a day\n\n0 0 1 * * - on the first day of the month" } } diff --git a/application/Espo/Resources/i18n/nl_NL/Settings.json b/application/Espo/Resources/i18n/nl_NL/Settings.json index 09d66ef04e..515149b4dc 100644 --- a/application/Espo/Resources/i18n/nl_NL/Settings.json +++ b/application/Espo/Resources/i18n/nl_NL/Settings.json @@ -10,33 +10,28 @@ "defaultCurrency": "Standaard Valuta", "baseCurrency": "Basisvaluta", "currencyRates": "Tariefwaarden", - "currencyList": "Valuta Lijst", "language": "Taal", - "companyLogo": "Bedrijfslogo", - "smtpServer": "Server", - "smtpPort": "Port", + "smtpPort": "Poort", "smtpAuth": "Auth", "smtpSecurity": "Beveiliging", "smtpUsername": "Gebruikersnaam", - "emailAddress": "Email", + "emailAddress": "E-mail", "smtpPassword": "Wachtwoord", "outboundEmailFromName": "Van Naam", "outboundEmailFromAddress": "Van Adres", "outboundEmailIsShared": "Is Gedeeld", - "recordsPerPage": "Records per pagina", - "recordsPerPageSmall": "Records per pagina (Klein)", - "tabList": "Tab lijst", + "recordsPerPageSmall": "Records per pagina (Klein)", + "tabList": "Tab List", "quickCreateList": "Lijst aanmaken", - "exportDelimiter": "Scheidingsteken Export", - + "globalSearchEntityList": "Global Search Entity List", "authenticationMethod": "Authenticatie Methode", "ldapHost": "Host", - "ldapPort": "Port", + "ldapPort": "Poort", "ldapAuth": "Auth", "ldapUsername": "Gebruikersnaam", "ldapPassword": "Wachtwoord", @@ -51,10 +46,20 @@ "ldapAccountDomainNameShort": "Korte Gebruikers Domein Naam", "ldapOptReferrals": "Opt Referentie", "exportDisabled": "Exporteren Uitschakelen (Uitsluitend toegestaan voor Admin)", + "assignmentNotificationsEntityList": "Entities to Notify about upon Assignment", "assignmentEmailNotifications": "Verzend Email na Toewijzing", "assignmentEmailNotificationsEntityList": "Entities om over te informeren", "b2cMode": "B2C Mode", - "avatarsDisabled": "Avatar uitschakelen" + "avatarsDisabled": "Avatar uitschakelen", + "followCreatedEntities": "Follow Created Entities", + "displayListViewRecordCount": "Display Total Count (on List View)", + "theme": "Theme", + "userThemesDisabled": "Disable User Themes", + "emailMessageMaxSize": "Email Max Size (Mb)", + "massEmailMaxPerHourCount": "Max count of emails sent per hour", + "personalEmailMaxPortionSize": "Max email portion size for a personal account fetching", + "inboundEmailMaxPortionSize": "Max email portion size for a group account fetching", + "maxEmailAccountCount": "Max count of personal email accounts per user" }, "options": { "weekStart": { @@ -63,15 +68,20 @@ } }, "tooltips": { - "recordsPerPageSmall": "Aantal records in relatie kaders." + "recordsPerPageSmall": "Aantal records in relatie kaders.", + "outboundEmailIsShared": "Allow users to sent emails via this SMTP.", + "followCreatedEntities": "Users will automatically follow records they created.", + "emailMessageMaxSize": "All inbound emails exceeding a specified size will be skipped." }, "labels": { "System": "Systeem", "Locale": "Lokaal", "SMTP": "SMTP", "Configuration": "Configuratie", - "Notifications": "Meldingen", + "In-app Notifications": "In-app Notifications", + "Email Notifications": "Email Notifications", "Currency Settings": "Valutainstellingen", - "Currency Rtes": "Valutakoersen" + "Currency Rates": "Currency Rates", + "Mass Email": "Mass Email" } } diff --git a/application/Espo/Resources/i18n/nl_NL/Template.json b/application/Espo/Resources/i18n/nl_NL/Template.json new file mode 100644 index 0000000000..dca5862524 --- /dev/null +++ b/application/Espo/Resources/i18n/nl_NL/Template.json @@ -0,0 +1,23 @@ +{ + "fields": { + "name": "Record Naam", + "body": "Inhoud", + "entityType": "Entity Type", + "header": "Header", + "footer": "Footer", + "leftMargin": "Left Margin", + "topMargin": "Top Margin", + "rightMargin": "Right Margin", + "bottomMargin": "Bottom Margin", + "printFooter": "Print Footer", + "footerPosition": "Footer Position" + }, + "links": { + }, + "labels": { + "Create Template": "Create Template" + }, + "tooltips": { + "footer": "Use {pageNumber} to print page number." + } +} diff --git a/application/Espo/Resources/i18n/nl_NL/User.json b/application/Espo/Resources/i18n/nl_NL/User.json index 71fc0b8bb7..69eeb2692f 100644 --- a/application/Espo/Resources/i18n/nl_NL/User.json +++ b/application/Espo/Resources/i18n/nl_NL/User.json @@ -1,19 +1,21 @@ { "fields": { "name": "Record Naam", - "userName": "Gebruikesnaam", + "userName": "Gebruikersnaam", "title": "Titel", - "isAdmin": "Is Admin", + "isAdmin": "Is beheerder", "defaultTeam": "Standaardgroep", - "emailAddress": "Email", + "emailAddress": "E-mail", "phoneNumber": "Telefoon", "roles": "Functies", "teamRole": "Positie", "password": "Wachtwoord", + "currentPassword": "Current Password", "passwordConfirm": "Bevestig Wachtwoord", "newPassword": "Nieuw Wachtwoord", "newPasswordConfirm": "Nieuwe Wachtwoord Bevestigen", - "avatar": "Avatar" + "avatar": "Avatar", + "isActive": "Is actief" }, "links": { "teams": "Groepen", @@ -28,12 +30,15 @@ "Teams and Access Control": "Groeps toegang beheer", "Forgot Password?": "Wachtwoord vergeten?", "Password Change Request": "Verzoek voor aanpassen Wachtwoord", - "Email Address": "Email Adres" + "Email Address": "E-mailadres", + "External Accounts": "Externe Accounts", + "Email Accounts": "Email Accounts" }, "tooltips": { "defaultTeam": "Alle records aangemaakt door gebruiker worden standaard aan de groep gekoppeld.", "userName": "Letters a-z, cijfers 0-9 en underscores zijn toegestaan.", "isAdmin": "Gebruiker admin heeft overal toegang", + "isActive": "If unchecked then user won't be able to login.", "teams": "Tot welke groep deze gebruiekr behoord. Toegang beheer is afhankelijk van groep regels.", "roles": "Aanvullende toegangs regels. Gebruik dit als een gebruiker tot geen enkele groep behoord of als er meer rechten gegeven moeten worden." }, @@ -46,10 +51,16 @@ "passwordChanged": "Het wachtwoord is gewijzigd", "userCantBeEmpty": "Gebruikersnaam kan niet leeg zijn", "wrongUsernamePasword": "Onjuiste gebruikersnaam/wachtwoord", - "emailAddressCantBeEmpty": "Email adres kan niet leeg zijn", - "userNameEmailAddressNotFound": "Gebruikersnaam/Email adres niet gevonden", + "emailAddressCantBeEmpty": "E-mail adres kan niet leeg zijn", + "userNameEmailAddressNotFound": "Gebruikersnaam/E-mail adres niet gevonden", "forbidden": "Toegang niet juist, probeer later", "uniqueLinkHasBeenSent": "Een unieke link is naar het gespecificeerde email adres gezonden.", "passwordChangedByRequest": "Het wachtwoord is aangepast" + }, + "boolFilters": { + "onlyMyTeam": "Only My Team" + }, + "presetFilters": { + "active": "Actief" } } diff --git a/install/core/i18n/nl_NL/install.json b/install/core/i18n/nl_NL/install.json index 39244932cd..af8044eb15 100644 --- a/install/core/i18n/nl_NL/install.json +++ b/install/core/i18n/nl_NL/install.json @@ -1,7 +1,7 @@ { "labels": { "Main page title": "Welkom bij EspoCRM", - "Main page header": "", + "Main page header": "Project-Id-Version: \nPOT-Creation-Date: \nPO-Revision-Date: \nLast-Translator: \nLanguage-Team: EspoCRM \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nLanguage: nl_NL\n", "Start page title": "Licentie Overeenkomst", "Step1 page title": "Licentie Overeenkomst", "License Agreement": "Licentie Overeenkomst", @@ -9,7 +9,7 @@ "Step2 page title": "Database configuratie", "Step3 page title": "Administrator Instellingen", "Step4 page title": "Systeem instellingen", - "Step5 page title": "SMTP instellingen voor uitgaande emails", + "Step5 page title": "SMTP instellingen voor uitgaande e-mails", "Errors page title": "Fouten", "Finish page title": "Installatie is compleet", "Congratulation! Welcome to EspoCRM": "Gefeliciteerd EspoCRM is succesvol geinstalleerd.", @@ -23,7 +23,7 @@ "localhost": "localhost", "port": "3306", "Locale": "Lokaal", - "Outbound Email Configuration": "Uitgaande Email Configuratie", + "Outbound Email Configuration": "Uitgaande E-mail Configuratie", "SMTP": "SMTP", "Start": "Start", "Back": "Terug", @@ -31,7 +31,7 @@ "Go to EspoCRM": "Ga naar EspoCRM", "Re-check": "Re-check", "Version": "Versie", - "Test settings": "Connectie Testen", + "Test settings": "Test verbinding", "Database Settings Description": "Voer uw MySQL database gegevens (hostname, gebruikersnaam en wachtwoord) in. U kunt de server poort opgeven voor hostname zoals localhost: 3306.", "Install": "Installeren", "SetupConfirmation page title": "Aanbevolen Instellingen", @@ -49,11 +49,11 @@ "Choose your language": "Kies uw taal", "Database Name": "Database Naam", "Host Name": "Host Naam", - "Port": "Port", + "Port": "Poort", "Database User Name": "Database Gebruikersnaam", "Database User Password": "Database Gebruikers Wachtwoord", "Database driver": "Database driver", - "User Name": "Gebruikesnaam", + "User Name": "Gebruikersnaam", "Password": "Wachtwoord", "Confirm Password": "Bevestig uw Wachtwoord", "From Address": "Van Adres", @@ -69,11 +69,11 @@ "Currency List": "Valuta Lijst", "Language": "Taal", "smtpServer": "Server", - "smtpPort": "Port", + "smtpPort": "Poort", "smtpAuth": "Auth", "smtpSecurity": "Beveiliging", "smtpUsername": "Gebruikersnaam", - "emailAddress": "Email", + "emailAddress": "E-mail", "smtpPassword": "Wachtwoord" }, "messages": { @@ -120,7 +120,7 @@ "windows": "
1. Find the httpd.conf file (usually you will find it in a folder called conf, config or something along those lines)
\n2. Inside the httpd.conf file uncomment the line LoadModule rewrite_module modules/mod_rewrite.so (remove the pound '#' sign from in front of the line)
\n3. Also find the line ClearModuleList is uncommented then find and make sure that the line AddModule mod_rewrite.c is not commented out.\n
" }, "microsoft-iis": { - "windows": "" + "windows": "Project-Id-Version: \nPOT-Creation-Date: \nPO-Revision-Date: \nLast-Translator: \nLanguage-Team: EspoCRM \nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit\nLanguage: nl_NL\n" } }, "modRewriteHelp": {