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] 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 +}