Dutch language update 0.6.35
petervanv committed
Sep 12, 2020 at 11:26 UTC
e2557e65aef9bf37dc972ffb8fb1a9b3838ec87b
1 file changed
+11
-1
translate/translate.json
+11
-1
@@ -1282,6 +1282,7 @@
1282
},
1283
{
1284
"en": "12 hours",
1285
+ "nl": "12 uur",
1286
"xloc": [
1287
"default.handlebars->27->723"
1288
]
@@ -1330,18 +1331,21 @@
1331
},
1332
{
1333
"en": "16 hours",
1334
+ "nl": "16 uur",
1335
"xloc": [
1336
"default.handlebars->27->724"
1337
]
1338
},
1339
{
1340
"en": "2 days",
1341
+ "nl": "2 dagen",
1342
"xloc": [
1343
"default.handlebars->27->726"
1344
]
1345
},
1346
{
1347
"en": "2 hours",
1348
+ "nl": "2 uur",
1349
"xloc": [
1350
"default.handlebars->27->720"
1351
]
@@ -1432,6 +1436,7 @@
1436
},
1437
{
1438
"en": "24 hours",
1439
+ "nl": "24 uur",
1440
"xloc": [
1441
"default.handlebars->27->725"
1442
]
@@ -1683,12 +1688,14 @@
1688
},
1689
{
1690
"en": "4 days",
1691
+ "nl": "4 dagen",
1692
"xloc": [
1693
"default.handlebars->27->727"
1694
]
1695
},
1696
{
1697
"en": "4 hours",
1698
+ "nl": "4 uur",
1699
"xloc": [
1700
"default.handlebars->27->721"
1701
]
@@ -1924,6 +1931,7 @@
1931
},
1932
{
1933
"en": "60 minutes",
1934
+ "nl": "60 minuten",
1935
"xloc": [
1936
"default.handlebars->27->719"
1937
]
@@ -7867,6 +7875,7 @@
7875
},
7876
{
7877
"en": "Command",
7878
+ "nl": "Opdracht",
7879
"xloc": [
7880
"default.handlebars->27->410"
7881
]
@@ -34255,6 +34264,7 @@
34264
},
34265
{
34266
"en": "Stop process #{0} \\\"{1}\\\"?",
34267
+ "nl": "Stop proces #{0} \\\"{1}\\\"?",
34268
"xloc": [
34269
"default-mobile.handlebars->9->290",
34270
"default.handlebars->27->853",
@@ -42427,4 +42437,4 @@
42437
]
42438
}
42439
]
42430
-}
\ No newline at end of file
42440
+}