From e14fd4a44cd5d3edb62a0ab789af38631c4025d9 Mon Sep 17 00:00:00 2001 From: petervanv <58996467+petervanv@users.noreply.github.com> Date: Thu, 24 Feb 2022 13:16:47 +0100 Subject: [PATCH 1/2] Ducht language update 0.9.89 --- translate/translate.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/translate/translate.json b/translate/translate.json index acd38e4c..85829090 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -7937,6 +7937,7 @@ }, { "en": "All Available Agents", + "nl": "Alle beschikbare agents", "xloc": [ "default.handlebars->39->2049", "default.handlebars->39->505" @@ -34864,6 +34865,7 @@ }, { "en": "Left Web-RDP session \\\"{1}\\\" after {0} second(s).", + "nl": "Verliet de desktop multiplex sessie na \\\"{1}\\\" {0} seconde(n).", "xloc": [ "default.handlebars->39->2267" ] @@ -34886,6 +34888,7 @@ }, { "en": "Left Web-SFTP session \\\"{1}\\\" after {0} second(s).", + "nl": "Verliet de web-SFTP sessie na \\\"{1}\\\" {0} seconde(n).", "xloc": [ "default.handlebars->39->2266" ] @@ -34908,6 +34911,7 @@ }, { "en": "Left Web-SSH session \\\"{1}\\\" after {0} second(s).", + "nl": "Verliet de web-SSH sessie na \\\"{1}\\\" {0} seconde(n).", "xloc": [ "default.handlebars->39->2265" ] @@ -35587,6 +35591,7 @@ }, { "en": "Linux MeshAgent", + "nl": "Linux MeshAgent", "xloc": [ "default.handlebars->39->2051", "default.handlebars->39->507" @@ -37394,6 +37399,7 @@ }, { "en": "MacOS MeshAgent", + "nl": "MacOS MeshAgent", "xloc": [ "default.handlebars->39->2052", "default.handlebars->39->508" @@ -58797,24 +58803,28 @@ }, { "en": "Started Web-RDP session \\\"{0}\\\".", + "nl": "Gestarte Web-RDP sessie \\\"{0}\\\".", "xloc": [ "default.handlebars->39->2292" ] }, { "en": "Started Web-SFTP session \\\"{0}\\\".", + "nl": "Gestarte Web-SFTP sessie \\\"{0}\\\".", "xloc": [ "default.handlebars->39->2291" ] }, { "en": "Started Web-SSH session \\\"{0}\\\".", + "nl": "Gestarte Web-SSH sessie \\\"{0}\\\".", "xloc": [ "default.handlebars->39->2290" ] }, { "en": "Started Web-VNC session \\\"{0}\\\".", + "nl": "Gestarte Web-VNC sessie \\\"{0}\\\".", "xloc": [ "default.handlebars->39->2293" ] @@ -68930,6 +68940,7 @@ }, { "en": "Windows MeshAgent", + "nl": "Windows MeshAgent", "xloc": [ "default.handlebars->39->2050", "default.handlebars->39->506" @@ -74207,4 +74218,4 @@ ] } ] -} \ No newline at end of file +} From 16e202f435cc65f81d67ea6912b85ea4709a08d5 Mon Sep 17 00:00:00 2001 From: petervanv <58996467+petervanv@users.noreply.github.com> Date: Thu, 24 Feb 2022 13:53:19 +0100 Subject: [PATCH 2/2] Dutch language update 0.9.89 U2 --- translate/translate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translate/translate.json b/translate/translate.json index 85829090..e7745020 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -28855,7 +28855,7 @@ "it": "Richiesta di assistenza, utente: {0}, dettagli: {1}", "ja": "ヘルプリクエスト、ユーザー:{0}、詳細:{1}", "ko": "도움말 요청, 사용자 : {0}, 세부 정보 : {1}", - "nl": "Hulp verzoek van, user: {0}, details: {1}", + "nl": "Hulp verzoek van, gebruiker: {0}, details: {1}", "pl": "Prośba Pomocy, użytkownik: {0}, szczegóły: {1}", "pt": "Ajuda solicitada, usuário: {0}, detalhes: {1}", "pt-br": "Ajuda solicitada, usuário: {0}, detalhes: {1}", @@ -28906,7 +28906,7 @@ "it": "Aiuto richiesto da {0}: {1}", "ja": "{0}からリクエストされたヘルプ:{1}", "ko": "{0}에서 요청한 도움말 : {1}", - "nl": "Hulp verzoek van, user: {0}, details: {1}", + "nl": "Hulp verzoek van, gebruiker: {0}, details: {1}", "pl": "Prośba pomocy od {0}: {1}", "pt": "Ajuda solicitada a {0}: {1}", "pt-br": "Ajuda solicitada de {0}: {1}",