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.
This commit is contained in:
@@ -1,54 +1,57 @@
|
||||
{
|
||||
"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}."
|
||||
},
|
||||
"options": {
|
||||
"targetType": {
|
||||
"self": "aan mezelf",
|
||||
"users": "voor bepaalde gebruiker (s)",
|
||||
"teams": "naar een specifiek(e) groep(en)",
|
||||
"all": "voor alle interne gebruikers",
|
||||
"portals": "voor portaalgebruikers"
|
||||
},
|
||||
"type": {
|
||||
"Create": "Creër",
|
||||
"CreateRelated": "Gerelateerde creëren",
|
||||
"Assign": "Toewijzen",
|
||||
"Relate": "Koppel",
|
||||
"Unrelate": "Ontkoppel",
|
||||
"EmailReceived": "Email ontvangen",
|
||||
"EmailSent": "Email verstuurd"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"superParent": "Behorende bij",
|
||||
"related": "Verwant",
|
||||
"portals": "Portalen",
|
||||
"attachments": "Bijlagen"
|
||||
},
|
||||
"labels": {
|
||||
"View Posts": "Posts bekijken",
|
||||
"View Activity": "Activiteit bekijken",
|
||||
"Unpin": "Ontpin",
|
||||
"Pinned": "Vastgezet",
|
||||
"Quote Reply": "Quote Beantwoorden"
|
||||
}
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user