Initial commit
This commit is contained in:
42
application/Espo/Resources/i18n/nl_NL/Portal.json
Normal file
42
application/Espo/Resources/i18n/nl_NL/Portal.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user