Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/nl_NL/Campaign.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
2026-02-07 16:05:21 +01:00

77 lines
2.4 KiB
JSON

{
"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",
"Informational Email": "Informatieve e-mail"
},
"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.",
"cannotChangeType": "Kan type niet veranderen."
},
"tooltips": {
"targetLists": "Doelen die berichten zouden moeten ontvangen.",
"excludingTargetLists": "Doelen die geen berichten mogen ontvangen."
}
}