Files
espocrm/application/Espo/Resources/i18n/nl_NL/Note.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

57 lines
1.4 KiB
JSON

{
"fields": {
"attachments": "Bijlagen",
"targetType": "Doel",
"teams": "Groepen",
"users": "Gebruikers",
"isGlobal": "Is globaal",
"isInternal": "Is intern (voor interne gebruikers)",
"related": "Verwant",
"createdByGender": "Gemaakt door geslacht",
"number": "Nummer",
"isPinned": "Is vastgemaakt"
},
"filters": {
"all": "Alle",
"posts": "Berichten",
"activity": "Activiteit"
},
"messages": {
"writeMessage": "Schrijf je bericht hier",
"pinnedMaxCountExceeded": "Kan geen notities meer vastpinnen. Het maximaal toegestane aantal is {count}."
},
"links": {
"superParent": "Behorende bij",
"related": "Verwant",
"portals": "Portalen",
"attachments": "Bijlagen"
},
"options": {
"type": {
"Create": "Creër",
"CreateRelated": "Gerelateerde creëren",
"Assign": "Toewijzen",
"Relate": "Koppel",
"Unrelate": "Ontkoppel",
"EmailReceived": "Email ontvangen",
"EmailSent": "Email verstuurd"
},
"targetType": {
"self": "Zelf",
"users": "Gebruikers",
"all": "Alle interne gebruikers",
"portals": "Portaal Gebruikers"
}
},
"labels": {
"View Posts": "Posts bekijken",
"View Activity": "Activiteit bekijken",
"Unpin": "Ontpin",
"Pinned": "Vastgezet",
"Quote Reply": "Quote Beantwoorden",
"View Attachments": "Bekijk bijlagen"
},
"otherFields": {
"to": "Aan"
}
}