Dutch language Update .4.7-I

This commit is contained in:
petervanv 2020-01-19 20:51:03 +01:00 committed by GitHub
parent a9fc191fd6
commit 920126548c

View File

@ -5632,6 +5632,7 @@
}, },
{ {
"en": "Download \\\"meshcmd\\\" with an action file to route traffic thru this server to this device. Make sure to edit meshaction.txt and add your account password or make any changes needed.", "en": "Download \\\"meshcmd\\\" with an action file to route traffic thru this server to this device. Make sure to edit meshaction.txt and add your account password or make any changes needed.",
"nl": "Download \\\"meshcmd\\\" met het actiebestand om verkeer via deze server naar dit apparaat te leiden. Zorg ervoor dat u meshaction.txt bewerkt en uw accountwachtwoord toevoegt of breng de nodige wijzigingen aan.",
"xloc": [ "xloc": [
"default.handlebars->23->571" "default.handlebars->23->571"
] ]
@ -10308,6 +10309,7 @@
}, },
{ {
"en": "MeshAction (.txt)", "en": "MeshAction (.txt)",
"nl": "MeshAction (.txt)",
"xloc": [ "xloc": [
"default.handlebars->23->575", "default.handlebars->23->575",
"default.handlebars->23->577" "default.handlebars->23->577"
@ -10449,42 +10451,49 @@
}, },
{ {
"en": "MeshCmd (Linux ARM, 32bit)", "en": "MeshCmd (Linux ARM, 32bit)",
"nl": "MeshCmd (Linux ARM, 32bit)",
"xloc": [ "xloc": [
"default.handlebars->23->585" "default.handlebars->23->585"
] ]
}, },
{ {
"en": "MeshCmd (Linux x86, 32bit)", "en": "MeshCmd (Linux x86, 32bit)",
"nl": "MeshCmd (Linux x86, 32bit)",
"xloc": [ "xloc": [
"default.handlebars->23->582" "default.handlebars->23->582"
] ]
}, },
{ {
"en": "MeshCmd (Linux x86, 64bit)", "en": "MeshCmd (Linux x86, 64bit)",
"nl": "MeshCmd (Linux x86, 64bit)",
"xloc": [ "xloc": [
"default.handlebars->23->583" "default.handlebars->23->583"
] ]
}, },
{ {
"en": "MeshCmd (MacOS, 64bit)", "en": "MeshCmd (MacOS, 64bit)",
"nl": "MeshCmd (MacOS, 64bit)",
"xloc": [ "xloc": [
"default.handlebars->23->584" "default.handlebars->23->584"
] ]
}, },
{ {
"en": "MeshCmd (Win32 executable)", "en": "MeshCmd (Win32 executable)",
"nl": "MeshCmd (Win32 executable)",
"xloc": [ "xloc": [
"default.handlebars->23->580" "default.handlebars->23->580"
] ]
}, },
{ {
"en": "MeshCmd (Win64 executable)", "en": "MeshCmd (Win64 executable)",
"nl": "MeshCmd (Win64 executable)",
"xloc": [ "xloc": [
"default.handlebars->23->581" "default.handlebars->23->581"
] ]
}, },
{ {
"en": "MeshCmd is a command line tool that performs lots of different operations. The action file can optionally be downloaded and edited to provide server information and credentials.", "en": "MeshCmd is a command line tool that performs lots of different operations. The action file can optionally be downloaded and edited to provide server information and credentials.",
"nl": "MeshCmd is een opdrachtregelprogramma dat veel verschillende bewerkingen uitvoert. Het actiebestand is optioneel, en kan worden gedownload en bewerkt om serverinformatie en referenties te verstrekken.",
"xloc": [ "xloc": [
"default.handlebars->23->570" "default.handlebars->23->570"
] ]