Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/nl_NL/Team.json
Normal file
28
application/Espo/Resources/i18n/nl_NL/Team.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Naam",
|
||||
"roles": "Functies",
|
||||
"positionList": "Overzichtslijst",
|
||||
"layoutSet": "Lay-out set",
|
||||
"workingTimeCalendar": "Werktijd Kalender",
|
||||
"userRole": "Rol gebruiker"
|
||||
},
|
||||
"links": {
|
||||
"users": "Gebruikers",
|
||||
"notes": "Notities",
|
||||
"roles": "Functies",
|
||||
"inboundEmails": "Groep e-mailaccounts",
|
||||
"layoutSet": "Lay-out set",
|
||||
"workingTimeCalendar": "Werktijd Kalender",
|
||||
"groupEmailFolders": "Groep e-mailmappen"
|
||||
},
|
||||
"tooltips": {
|
||||
"roles": "Alle gebruikers van deze groep krijgen de rechten uit de geselecteerde rollen.",
|
||||
"positionList": "Beschikbare functies in deze groep. Zoals Verkoop, Manager ed.",
|
||||
"layoutSet": "Biedt de mogelijkheid om lay-outs te hebben die verschillen van de standaard lay-outs. Lay-out set zal worden toegepast op gebruikers die deze groep als standaard groep hebben ingesteld.",
|
||||
"workingTimeCalendar": "Een kalender wordt toegepast op gebruikers die dit team als standaardteam hebben ingesteld."
|
||||
},
|
||||
"labels": {
|
||||
"Create Team": "Creëer Groep"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user