diff --git a/agents/agent-translations.json b/agents/agent-translations.json index 86d31677..b5bf958b 100644 --- a/agents/agent-translations.json +++ b/agents/agent-translations.json @@ -83,8 +83,8 @@ "zenity": "Versuchen Sie, Zenity zu installieren / zu aktualisieren, und führen Sie es erneut aus", "status": [ "NICHT INSTALLIERT", - "LAUFEN", - "NICHT LAUFEN" + "GESTARTET", + "NICHT GESTARTET" ], "statusDescription": "Aktueller Agentenstatus", "agentVersion": "Neue Version", @@ -418,7 +418,7 @@ "statusDescription": "Aktuell agentstatus" }, "tr": { - "agent": "Ajan", + "agent": "Agent", "group": "Cihaz Grubu", "url": "Sunucu URL'si", "meshName": "Mesh Adı", diff --git a/agents/modules_meshcore/coretranslations.json b/agents/modules_meshcore/coretranslations.json index a4a4ec72..c0abeeef 100644 --- a/agents/modules_meshcore/coretranslations.json +++ b/agents/modules_meshcore/coretranslations.json @@ -140,7 +140,7 @@ "deny": "Förneka" }, "tr": { - "allow": "İzin vermek", + "allow": "İzin ver", "deny": "İnkar etmek", "autoAllowForFive": "Sonraki 5 dakika boyunca tüm bağlantıları otomatik olarak kabul et", "terminalConsent": "{0} uzak terminal erişimi istiyor. Erişim izni veriyor musunuz?", diff --git a/package.json b/package.json index aaa566be..ac19887b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.9.73", + "version": "0.9.74", "keywords": [ "Remote Device Management", "Remote Device Monitoring", diff --git a/translate/translate.json b/translate/translate.json index c3ba0621..c8b09380 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -21869,7 +21869,7 @@ "zh-chs": "复制群组...", "zh-cht": "複製群組...", "xloc": [ - "default.handlebars->container->column_l->p50->3->1->0->3->3" + "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps" ] }, { @@ -28048,7 +28048,7 @@ "default.handlebars->39->633", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", - "default.handlebars->container->column_l->p50->3->1->0->3->3" + "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps" ] }, { @@ -40768,7 +40768,7 @@ "zh-chs": "新组...", "zh-cht": "新群...", "xloc": [ - "default.handlebars->container->column_l->p50->3->1->0->3->3" + "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps" ] }, { @@ -53711,7 +53711,7 @@ "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p4->3->1->0->3->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", - "default.handlebars->container->column_l->p50->3->1->0->3->3", + "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps", "default.handlebars->meshContextMenu->cxselectall", "sharing.handlebars->11->56", "sharing.handlebars->11->58", @@ -73875,4 +73875,4 @@ ] } ] -} +} \ No newline at end of file