Dutch language update 1.1.21 (#5903)
Update 3
petervanv committed
Mar 5, 2024 at 23:34 UTC
d71ca89b58bb8c0e42764f71b26be54dd407be81
1 file changed
+12
-2
translate/translate.json
+12
-2
@@ -10535,6 +10535,7 @@
10535
},
10536
{
10537
"en": "Apple macOS executables will need to be removed from quarantine to run 'xattr -r -d com.apple.quarantine meshagent'",
10538
+ "nl": "Apple macOS uitvoerbare bestanden moeten uit quarantaine worden verwijderd om 'xattr -r -d com.apple.quarantine meshagent' te kunnen starten",
10539
"xloc": [
10540
"agentinvite.handlebars->3->12",
10541
"default.handlebars->47->656"
@@ -49464,6 +49465,7 @@
49465
},
49466
{
49467
"en": "No Consent",
49468
+ "nl": "Geen toestemming",
49469
"xloc": [
49470
"default.handlebars->47->1217"
49471
]
@@ -68490,6 +68492,7 @@
68492
},
68493
{
68494
"en": "Sign-in with Azure using OpenID Connect",
68495
+ "nl": "Meld u aan met Azure OpenID Connect ",
68496
"xloc": [
68497
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-oidc-azure",
68498
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-oidc-azure",
@@ -68498,6 +68501,7 @@
68501
},
68502
{
68503
"en": "Sign-in with Google using OpenID Connect",
68504
+ "nl": "Meld u aan met Google OpenID Connect ",
68505
"xloc": [
68506
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-oidc-google",
68507
"login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-oidc-google",
@@ -73241,6 +73245,7 @@
73245
},
73246
{
73247
"en": "This is a executable on OS's with graphical user interfaces",
73248
+ "nl": "Dit is een uitvoerbaar bestand op besturingssystemen met grafische gebruikersinterfaces",
73249
"xloc": [
73250
"agentinvite.handlebars->3->11",
73251
"default.handlebars->47->655"
@@ -73259,7 +73264,7 @@
73264
"it": "Questo è un eseguibile su sistemi operativi con interfacce utente grafiche. Devi 'chmod +x meshagent' ed eseguire questo file.",
73265
"ja": "これは、グラフィカルユーザーインターフェイスを備えたOS上で実行可能なファイルです。 'chmod + x meshagent'を実行して、このファイルを実行する必要があります。",
73266
"ko": "이것은 그래픽 사용자 인터페이스가있는 OS에서 실행 가능합니다. 'chmod + x meshagent'가 필요하고이 파일을 실행해야합니다.",
73262
- "nl": "Dit is een uitvoerbaar bestand op besturingssystemen met grafische gebruikersinterfaces.U moet 'chmod + x meshagent' gebruiken en dit bestand uitvoeren.",
73267
+ "nl": "Dit is een uitvoerbaar bestand op besturingssystemen met grafische gebruikersinterfaces. U moet 'chmod + x meshagent' gebruiken en dit bestand uitvoeren.",
73268
"pl": "Jest to plik wykonywalny na systemach operacyjnych z graficznym interfejsem użytkownika. Musisz wykonać komendę 'chmod +x meshagent' i uruchomić ten plik.",
73269
"pt": "Este é um executável em sistemas operacionais com interfaces gráficas de usuário. Você precisa 'chmod + x meshagent' e executar este arquivo.",
73270
"pt-br": "Este é um executável em sistemas operacionais com interfaces gráficas de usuário. Você precisa 'chmod + x meshagent' e executar este arquivo.",
@@ -76991,24 +76996,28 @@
76996
},
76997
{
76998
"en": "Unzip",
76999
+ "nl": "Uitpakken",
77000
"xloc": [
77001
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3"
77002
]
77003
},
77004
{
77005
"en": "Unzip To Folder",
77006
+ "nl": "Uitpakken naar map",
77007
"xloc": [
77008
"default.handlebars->47->1529"
77009
]
77010
},
77011
{
77012
"en": "Unzipping Error",
77013
+ "nl": "Fout bij uitpakken",
77014
"xloc": [
77015
"default.handlebars->47->1504"
77016
]
77017
},
77018
{
77019
"en": "Unzipping file...",
77020
+ "nl": "Bestand uitpakken...",
77021
"xloc": [
77022
"default.handlebars->47->1502"
77023
]
@@ -82845,6 +82854,7 @@
82854
},
82855
{
82856
"en": "You need to 'chmod +x meshagent' and run this file",
82857
+ "en": "U moet 'chmod +x meshagent' gebruiken en dit bestand uitvoeren.",
82858
"xloc": [
82859
"agentinvite.handlebars->3->13",
82860
"default.handlebars->47->657"
@@ -88521,4 +88531,4 @@
88531
]
88532
}
88533
]
88524
-}
\ No newline at end of file
88534
+}