Initial commit

This commit is contained in:
root
2026-01-19 17:44:46 +01:00
commit 823af8b11d
8721 changed files with 1130846 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
{
"fields": {
"name": "Naam",
"portalRoles": "Functies",
"isActive": "Is actief",
"isDefault": "Is standaard",
"tabList": "Tabbladen lijst",
"quickCreateList": "Lijst \"Snelle invoer\"",
"theme": "Thema",
"language": "Taal",
"dashboardLayout": "Dashboard lay-out",
"dateFormat": "Datum formaat",
"timeFormat": "Tijdnotatie",
"timeZone": "Tijdzone",
"weekStart": "Eerste dag van de week",
"defaultCurrency": "Standaard valuta",
"customUrl": "Eigen URL",
"customId": "Aangepaste ID",
"layoutSet": "Lay-out set",
"authenticationProvider": "Authenticatie aanbieder",
"authTokenLifetime": "Auth Token duur (uren)",
"authTokenMaxIdleTime": "Auth Token Max idle tijd (uren)",
"applicationName": "Naam toepassing"
},
"links": {
"users": "Gebruikers",
"portalRoles": "Functies",
"notes": "Notities",
"layoutSet": "Lay-out set",
"authenticationProvider": "Authenticatie aanbieder"
},
"tooltips": {
"portalRoles": "Gespecificeerde portaal functies worden toegepast op alle gebruikers van dit portaal.",
"layoutSet": "Biedt de mogelijkheid om lay-outs te hebben die afwijken van de standaard lay-outs."
},
"labels": {
"Create Portal": "Creëer Portaal",
"User Interface": "Gebruikersinterface",
"General": "Algemeen",
"Settings": "Instellingen"
}
}