Files
espocrm/application/Espo/Resources/i18n/nl_NL/DashletOptions.json
2026-01-19 17:46:06 +01:00

40 lines
1.1 KiB
JSON

{
"fields": {
"title": "Titel",
"dateFrom": "Datum vanaf",
"dateTo": "Datum tot",
"autorefreshInterval": "Automatisch bijwerken interval",
"displayRecords": "Velden weergeven",
"isDoubleHeight": "Hoogte 2x",
"enabledScopeList": "Wat te tonen",
"users": "Gebruikers",
"entityType": "Type entiteit",
"primaryFilter": "Primair filter",
"boolFilterList": "Extra filters",
"sortBy": "Sortering (veld)",
"sortDirection": "Sortering (richting)",
"expandedLayout": "Lay-out",
"dateFilter": "Datumfilter",
"skipOwn": "Geen eigen records tonen",
"text": "Tekst",
"folder": "Map"
},
"options": {
"mode": {
"month": "Maand",
"basicDay": "Dag",
"agendaDay": "Dag (agenda)",
"timeline": "Tijdlijn"
},
"sortDirection": {
"asc": "Oplopend",
"desc": "Aflopend"
}
},
"messages": {
"selectEntityType": "Selecteer entiteit Type in dashlet opties."
},
"tooltips": {
"skipOwn": "Acties van uw gebruikersaccount worden niet weergegeven."
}
}