From 840c374ba633ef45c7f84903356a765051b53aca Mon Sep 17 00:00:00 2001 From: petervanv <58996467+petervanv@users.noreply.github.com> Date: Fri, 14 May 2021 18:18:52 +0200 Subject: [PATCH] Dutch language update 0.8.37 --- translate/translate.json | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/translate/translate.json b/translate/translate.json index 0ccb9f48..52d43450 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -6072,6 +6072,7 @@ }, { "en": "Assistant (Windows)", + "nl": "Assistent (Windows)", "xloc": [ "default-mobile.handlebars->11->40", "default.handlebars->33->47" @@ -7390,7 +7391,7 @@ }, { "en": "Certificate expires in {0} day(s)", - "nl": "Certificaat verloopt over {0} dag((en)", + "nl": "Certificaat verloopt over {0} dag(en)", "fr": "Le certificat expire dans {0} jour(s)", "xloc": [ "default-mobile.handlebars->11->59", @@ -12665,6 +12666,7 @@ }, { "en": "Device Type", + "nl": "Apparaatsoort", "xloc": [ "default-mobile.handlebars->11->259", "default-mobile.handlebars->11->261", @@ -34344,6 +34346,7 @@ }, { "en": "SSH Port {0}", + "nl": "SSH poort {0}", "xloc": [ "default-mobile.handlebars->11->392", "default.handlebars->33->1066" @@ -46512,6 +46515,20 @@ }, { "en": "macOS", + "cs": "macOS", + "de": "macOS", + "es": "macOS", + "fi": "macOS", + "fr": "macOS", + "hi": "मैकओएस", + "ja": "macOS", + "ko": "macOS", + "nl": "macOS", + "pt": "macOS", + "ru": "macOS", + "tr": "macOS", + "zh-chs": "macOS", + "zh-cht": "macOS" "xloc": [ "default-mobile.handlebars->11->264", "default.handlebars->33->653" @@ -48071,4 +48088,4 @@ ] } ] -} \ No newline at end of file +}