Dutch language update 0.5.0-I
This commit is contained in:
parent
3a61a77b8a
commit
95c082d3d1
|
@ -7100,6 +7100,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Enable Invite Codes",
|
"en": "Enable Invite Codes",
|
||||||
|
"nl": "Schakel uitnodigingscodes in",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->27->1201"
|
"default.handlebars->27->1201"
|
||||||
]
|
]
|
||||||
|
@ -9799,6 +9800,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Invalid invitation code.",
|
"en": "Invalid invitation code.",
|
||||||
|
"nl": "Ongeldige uitnodigingscode.",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"invite.handlebars->3->1"
|
"invite.handlebars->3->1"
|
||||||
]
|
]
|
||||||
|
@ -9847,12 +9849,14 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Invitation codes can be used by anyone to join devices to this device group using the following public link:",
|
"en": "Invitation codes can be used by anyone to join devices to this device group using the following public link:",
|
||||||
|
"nl": "Uitnodigingscodes kunnen door iedereen worden gebruikt om apparaten toe te voegen aan deze apparaatgroep via de volgende openbare link:",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->27->1208"
|
"default.handlebars->27->1208"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Invitation Code",
|
"en": "Invitation Code",
|
||||||
|
"nl": "Uitnodigingscode",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"invite.handlebars->container->column_l->5->1->0->3->1"
|
"invite.handlebars->container->column_l->5->1->0->3->1"
|
||||||
]
|
]
|
||||||
|
@ -9875,6 +9879,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Invite Codes",
|
"en": "Invite Codes",
|
||||||
|
"nl": "Uitnodigingscode",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->27->1065",
|
"default.handlebars->27->1065",
|
||||||
"default.handlebars->27->1202",
|
"default.handlebars->27->1202",
|
||||||
|
@ -17854,6 +17859,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Submit",
|
"en": "Submit",
|
||||||
|
"nl": "Verzenden",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"invite.handlebars->container->column_l->5->1->0->3->3->3"
|
"invite.handlebars->container->column_l->5->1->0->3->3->3"
|
||||||
]
|
]
|
||||||
|
@ -18331,6 +18337,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "This is a portal for computer remote management and support.",
|
"en": "This is a portal for computer remote management and support.",
|
||||||
|
"nl": "Dit is een portaal voor extern computerbeheer en ondersteuning.",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"invite.handlebars->container->column_l->3"
|
"invite.handlebars->container->column_l->3"
|
||||||
]
|
]
|
||||||
|
@ -20236,6 +20243,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "When enabled, invitation codes can be used by anyone to join devices to this device group using the following public link:",
|
"en": "When enabled, invitation codes can be used by anyone to join devices to this device group using the following public link:",
|
||||||
|
"nl": "Indien ingeschakeld, kunnen uitnodigingscodes door iedereen worden gebruikt om apparaten toe te voegen aan deze apparaatgroep via de volgende openbare link:",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->27->1200"
|
"default.handlebars->27->1200"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue