Dutch language update 0.6.65

This commit is contained in:
petervanv 2020-10-20 22:38:04 +02:00
parent 91830f89a3
commit 4a443f0026

View File

@ -4343,6 +4343,7 @@
}, },
{ {
"en": "Agent is running on remote device with reduced privilages.", "en": "Agent is running on remote device with reduced privilages.",
"nl": "De agent wordt op een extern apparaat uitgevoerd met beperkte rechten.",
"xloc": [ "xloc": [
"default.handlebars->29->161", "default.handlebars->29->161",
"default.handlebars->29->661" "default.handlebars->29->661"
@ -7837,6 +7838,7 @@
}, },
{ {
"en": "Collapse All", "en": "Collapse All",
"nl": "Alles inklappen",
"xloc": [ "xloc": [
"default.handlebars->expandAllContextMenu->3" "default.handlebars->expandAllContextMenu->3"
] ]
@ -14728,6 +14730,7 @@
}, },
{ {
"en": "Expand All", "en": "Expand All",
"nl": "Alles uitvouwen",
"xloc": [ "xloc": [
"default.handlebars->expandAllContextMenu->1" "default.handlebars->expandAllContextMenu->1"
] ]
@ -28482,6 +28485,7 @@
}, },
{ {
"en": "Refresh the desktop", "en": "Refresh the desktop",
"nl": "Vernieuw het bureaublad",
"xloc": [ "xloc": [
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->1" "default.handlebars->container->column_l->p11->deskarea0->deskarea4->1"
] ]
@ -30055,6 +30059,7 @@
}, },
{ {
"en": "Restricted", "en": "Restricted",
"nl": "Beperkt",
"xloc": [ "xloc": [
"default-mobile.handlebars->9->227", "default-mobile.handlebars->9->227",
"default.handlebars->29->162", "default.handlebars->29->162",
@ -30427,12 +30432,14 @@
}, },
{ {
"en": "Running commands as user", "en": "Running commands as user",
"nl": "Commando's uitvoeren als gebruiker",
"xloc": [ "xloc": [
"default.handlebars->29->1687" "default.handlebars->29->1687"
] ]
}, },
{ {
"en": "Running commands as user if possible", "en": "Running commands as user if possible",
"nl": "Indien mogelijk commando's uitvoeren als gebruiker",
"xloc": [ "xloc": [
"default.handlebars->29->1688" "default.handlebars->29->1688"
] ]