From 782cf07fca217702e15ab99acc0cd2def4304539 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Tue, 19 Oct 2021 16:00:22 -0700 Subject: [PATCH] Fixed guest sharing links recording, #3207 --- meshrelay.js | 3 +- translate/translate.json | 5806 +++++++++++++++++++------------------- views/sharing.handlebars | 1 + 3 files changed, 2915 insertions(+), 2895 deletions(-) diff --git a/meshrelay.js b/meshrelay.js index d60e33ea..7447a454 100644 --- a/meshrelay.js +++ b/meshrelay.js @@ -940,7 +940,7 @@ function CreateMeshRelayEx(parent, ws, req, domain, user, cookie) { // Send connection request to agent if (obj.id == null) { obj.id = ('' + Math.random()).substring(2); } const rcookie = parent.parent.encodeCookie({ ruserid: user._id, nodeid: node._id }, parent.parent.loginCookieEncryptionKey); - const command = { nodeid: node._id, action: 'msg', type: 'tunnel', userid: user._id, value: '*/' + xdomain + 'meshrelay.ashx?p=' + cookie.p + '&id=' + obj.id + '&rauth=' + rcookie + '&nodeid=' + node._id, soptions: {}, rights: cookie.r, guestname: cookie.gn, consent: cookie.cf, remoteaddr: cleanRemoteAddr(obj.req.clientIp) }; + const command = { nodeid: node._id, action: 'msg', type: 'tunnel', userid: user._id, value: '*/' + xdomain + 'meshrelay.ashx?p=' + obj.req.query.p + '&id=' + obj.id + '&rauth=' + rcookie + '&nodeid=' + node._id, soptions: {}, rights: cookie.r, guestname: cookie.gn, consent: cookie.cf, remoteaddr: cleanRemoteAddr(obj.req.clientIp) }; obj.guestname = cookie.gn; // Limit what this relay connection can do @@ -951,6 +951,7 @@ function CreateMeshRelayEx(parent, ws, req, domain, user, cookie) { if (cookie.p & 4) { usages.push(5); usages.push(10); } // Files command.soptions.usages = usages; } + if (usages.indexOf(parseInt(obj.req.query.p)) < 0) { console.log('ERR: Invalid protocol usage'); try { obj.close(); } catch (e) { } return; } if (typeof domain.consentmessages == 'object') { if (typeof domain.consentmessages.title == 'string') { command.soptions.consentTitle = domain.consentmessages.title; } diff --git a/translate/translate.json b/translate/translate.json index 469c4633..df6714e6 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -44,8 +44,8 @@ "zh-chs": " + CIRA", "zh-cht": " + CIRA", "xloc": [ - "default.handlebars->37->1768", - "default.handlebars->37->1770" + "default.handlebars->37->1774", + "default.handlebars->37->1776" ] }, { @@ -287,7 +287,7 @@ "zh-chs": " 可以使用密码提示,但不建议使用。", "zh-cht": " 可以使用密碼提示,但不建議使用。", "xloc": [ - "default.handlebars->37->1666" + "default.handlebars->37->1672" ] }, { @@ -311,8 +311,8 @@ "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。", "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。", "xloc": [ - "default.handlebars->37->1862", - "default.handlebars->37->2379" + "default.handlebars->37->1868", + "default.handlebars->37->2385" ] }, { @@ -378,7 +378,7 @@ "zh-chs": " 节点", "zh-cht": " 節點", "xloc": [ - "default-mobile.handlebars->11->241" + "default-mobile.handlebars->11->247" ] }, { @@ -402,7 +402,7 @@ "zh-chs": " 节点", "zh-cht": " 節點", "xloc": [ - "default-mobile.handlebars->11->242" + "default-mobile.handlebars->11->248" ] }, { @@ -755,7 +755,7 @@ "zh-chs": "(可选的)", "zh-cht": "(可選的)", "xloc": [ - "default.handlebars->37->469" + "default.handlebars->37->475" ] }, { @@ -798,8 +798,8 @@ "zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。", "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。", "xloc": [ - "default.handlebars->37->1827", - "default.handlebars->37->432" + "default.handlebars->37->1833", + "default.handlebars->37->438" ] }, { @@ -823,7 +823,7 @@ "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。", "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。", "xloc": [ - "default.handlebars->37->516" + "default.handlebars->37->522" ] }, { @@ -888,8 +888,8 @@ "zh-chs": ",", "zh-cht": ",", "xloc": [ - "default-mobile.handlebars->11->651", - "default.handlebars->37->1936" + "default-mobile.handlebars->11->657", + "default.handlebars->37->1942" ] }, { @@ -981,8 +981,8 @@ "zh-chs": ",MQTT在线", "zh-cht": ",MQTT在線", "xloc": [ - "default-mobile.handlebars->11->568", - "default.handlebars->37->1376" + "default-mobile.handlebars->11->574", + "default.handlebars->37->1382" ] }, { @@ -1005,7 +1005,7 @@ "tr": ", İzin Yok", "zh-chs": ", 不同意", "xloc": [ - "default.handlebars->37->900" + "default.handlebars->37->906" ] }, { @@ -1029,7 +1029,7 @@ "zh-chs": ",提示同意", "zh-cht": ",提示同意", "xloc": [ - "default.handlebars->37->901" + "default.handlebars->37->907" ] }, { @@ -1073,7 +1073,7 @@ "zh-chs": ",软体KVM", "zh-cht": ",軟體KVM", "xloc": [ - "default.handlebars->37->1117", + "default.handlebars->37->1123", "sharing.handlebars->11->12" ] }, @@ -1097,7 +1097,7 @@ "tr": ", Araç Çubuğu", "zh-chs": ", 工具栏", "xloc": [ - "default.handlebars->37->902" + "default.handlebars->37->908" ] }, { @@ -1120,7 +1120,7 @@ "tr": ", Sadece Görüntüle", "zh-chs": ", 只读", "xloc": [ - "default.handlebars->37->899" + "default.handlebars->37->905" ] }, { @@ -1144,12 +1144,12 @@ "zh-chs": ",WebRTC", "zh-cht": ",WebRTC", "xloc": [ - "default-mobile.handlebars->11->371", - "default-mobile.handlebars->11->406", - "default-mobile.handlebars->11->423", - "default.handlebars->37->1123", - "default.handlebars->37->1194", - "default.handlebars->37->1220", + "default-mobile.handlebars->11->377", + "default-mobile.handlebars->11->412", + "default-mobile.handlebars->11->429", + "default.handlebars->37->1129", + "default.handlebars->37->1200", + "default.handlebars->37->1226", "sharing.handlebars->11->19", "sharing.handlebars->11->27", "sharing.handlebars->11->44", @@ -1337,7 +1337,7 @@ "zh-chs": ",{0}观看", "zh-cht": ",{0}觀看", "xloc": [ - "default.handlebars->37->1118", + "default.handlebars->37->1124", "sharing.handlebars->11->13" ] }, @@ -1438,10 +1438,10 @@ "zh-cht": "...", "xloc": [ "default-mobile.handlebars->11->132", - "default-mobile.handlebars->11->439", - "default.handlebars->37->1239", - "default.handlebars->37->1991", - "default.handlebars->37->2577", + "default-mobile.handlebars->11->445", + "default.handlebars->37->1245", + "default.handlebars->37->1997", + "default.handlebars->37->2583", "sharing.handlebars->11->50" ] }, @@ -1596,7 +1596,7 @@ "zh-chs": "1个活跃时段", "zh-cht": "1個活躍時段", "xloc": [ - "default.handlebars->37->2467" + "default.handlebars->37->2473" ] }, { @@ -1621,8 +1621,8 @@ "zh-cht": "1個位元組", "xloc": [ "default-mobile.handlebars->11->142", - "default-mobile.handlebars->11->694", - "default.handlebars->37->2015", + "default-mobile.handlebars->11->700", + "default.handlebars->37->2021", "download.handlebars->3->1", "download2.handlebars->5->1", "sharing.handlebars->11->96" @@ -1649,7 +1649,7 @@ "zh-chs": "1条连接", "zh-cht": "1位聯絡文", "xloc": [ - "default.handlebars->37->1120", + "default.handlebars->37->1126", "sharing.handlebars->11->15" ] }, @@ -1675,8 +1675,8 @@ "zh-cht": "1天", "xloc": [ "default.handlebars->37->247", - "default.handlebars->37->460", - "default.handlebars->37->474" + "default.handlebars->37->466", + "default.handlebars->37->480" ] }, { @@ -1700,7 +1700,7 @@ "zh-chs": "1组", "zh-cht": "1群", "xloc": [ - "default.handlebars->37->2426" + "default.handlebars->37->2432" ] }, { @@ -1725,8 +1725,8 @@ "zh-cht": "1小時", "xloc": [ "default.handlebars->37->245", - "default.handlebars->37->458", - "default.handlebars->37->472" + "default.handlebars->37->464", + "default.handlebars->37->478" ] }, { @@ -1750,8 +1750,8 @@ "zh-chs": "1分钟", "zh-cht": "1分鐘", "xloc": [ - "default.handlebars->37->1632", - "default.handlebars->37->975" + "default.handlebars->37->1638", + "default.handlebars->37->981" ] }, { @@ -1800,8 +1800,8 @@ "zh-cht": "1個月", "xloc": [ "default.handlebars->37->249", - "default.handlebars->37->462", - "default.handlebars->37->476" + "default.handlebars->37->468", + "default.handlebars->37->482" ] }, { @@ -1825,7 +1825,7 @@ "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...", "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...", "xloc": [ - "default.handlebars->37->2195" + "default.handlebars->37->2201" ] }, { @@ -1849,7 +1849,7 @@ "zh-chs": "1个节点", "zh-cht": "1個節點", "xloc": [ - "default.handlebars->37->548" + "default.handlebars->37->554" ] }, { @@ -1912,8 +1912,8 @@ "tr": "1 saniye", "zh-chs": "1秒", "xloc": [ - "default-mobile.handlebars->11->321", - "default.handlebars->37->1005" + "default-mobile.handlebars->11->327", + "default.handlebars->37->1011" ] }, { @@ -1960,7 +1960,7 @@ "tr": "1 seçili cihaz çevrimdışı.", "zh-chs": "1 个选定的设备处于离线状态。", "xloc": [ - "default.handlebars->37->607" + "default.handlebars->37->613" ] }, { @@ -1983,7 +1983,7 @@ "tr": "1 seçili cihaz çevrimiçi.", "zh-chs": "1 个选定的设备在线。", "xloc": [ - "default.handlebars->37->605" + "default.handlebars->37->611" ] }, { @@ -2007,19 +2007,19 @@ "zh-chs": "1节", "zh-cht": "1節", "xloc": [ - "default-mobile.handlebars->11->195", - "default-mobile.handlebars->11->198", - "default-mobile.handlebars->11->201", + "default-mobile.handlebars->11->196", + "default-mobile.handlebars->11->200", "default-mobile.handlebars->11->204", - "default-mobile.handlebars->11->207", - "default-mobile.handlebars->11->210", - "default.handlebars->37->2199", - "default.handlebars->37->365", - "default.handlebars->37->368", - "default.handlebars->37->371", + "default-mobile.handlebars->11->208", + "default-mobile.handlebars->11->212", + "default-mobile.handlebars->11->216", + "default.handlebars->37->2205", + "default.handlebars->37->366", + "default.handlebars->37->370", "default.handlebars->37->374", - "default.handlebars->37->377", - "default.handlebars->37->380" + "default.handlebars->37->378", + "default.handlebars->37->382", + "default.handlebars->37->386" ] }, { @@ -2044,8 +2044,8 @@ "zh-cht": "1週", "xloc": [ "default.handlebars->37->248", - "default.handlebars->37->461", - "default.handlebars->37->475" + "default.handlebars->37->467", + "default.handlebars->37->481" ] }, { @@ -2192,8 +2192,8 @@ "zh-chs": "10分钟", "zh-cht": "10分鐘", "xloc": [ - "default.handlebars->37->1634", - "default.handlebars->37->977" + "default.handlebars->37->1640", + "default.handlebars->37->983" ] }, { @@ -2216,8 +2216,8 @@ "tr": "10 saniye", "zh-chs": "10 秒", "xloc": [ - "default-mobile.handlebars->11->323", - "default.handlebars->37->1007" + "default-mobile.handlebars->11->329", + "default.handlebars->37->1013" ] }, { @@ -2340,8 +2340,8 @@ "zh-chs": "12小时", "zh-cht": "12小時", "xloc": [ - "default.handlebars->37->1642", - "default.handlebars->37->985" + "default.handlebars->37->1648", + "default.handlebars->37->991" ] }, { @@ -2411,8 +2411,8 @@ "zh-chs": "15分钟", "zh-cht": "15分鐘", "xloc": [ - "default.handlebars->37->1635", - "default.handlebars->37->978" + "default.handlebars->37->1641", + "default.handlebars->37->984" ] }, { @@ -2436,8 +2436,8 @@ "zh-chs": "16小时", "zh-cht": "16小時", "xloc": [ - "default.handlebars->37->1643", - "default.handlebars->37->986" + "default.handlebars->37->1649", + "default.handlebars->37->992" ] }, { @@ -2461,8 +2461,8 @@ "zh-chs": "2天", "zh-cht": "2天", "xloc": [ - "default.handlebars->37->1645", - "default.handlebars->37->988" + "default.handlebars->37->1651", + "default.handlebars->37->994" ] }, { @@ -2486,8 +2486,8 @@ "zh-chs": "2小时", "zh-cht": "2小時", "xloc": [ - "default.handlebars->37->1639", - "default.handlebars->37->982" + "default.handlebars->37->1645", + "default.handlebars->37->988" ] }, { @@ -2658,8 +2658,8 @@ "zh-chs": "24小时", "zh-cht": "24小時", "xloc": [ - "default.handlebars->37->1644", - "default.handlebars->37->987" + "default.handlebars->37->1650", + "default.handlebars->37->993" ] }, { @@ -2733,7 +2733,7 @@ "zh-chs": "2FA备份代码已清除", "zh-cht": "2FA備份代碼已清除", "xloc": [ - "default.handlebars->37->2126" + "default.handlebars->37->2132" ] }, { @@ -2757,8 +2757,8 @@ "zh-chs": "启用第二因素身份验证", "zh-cht": "啟用第二因素身份驗證", "xloc": [ - "default.handlebars->37->2212", - "default.handlebars->37->2450" + "default.handlebars->37->2218", + "default.handlebars->37->2456" ] }, { @@ -2801,7 +2801,7 @@ "pt-br": "3", "ru": "3", "xloc": [ - "default-mobile.handlebars->11->466" + "default-mobile.handlebars->11->472" ] }, { @@ -2900,8 +2900,8 @@ "zh-chs": "30分钟", "zh-cht": "30分鐘", "xloc": [ - "default.handlebars->37->1636", - "default.handlebars->37->979" + "default.handlebars->37->1642", + "default.handlebars->37->985" ] }, { @@ -2924,8 +2924,8 @@ "tr": "32 bit", "zh-chs": "32 位", "xloc": [ - "default-mobile.handlebars->11->476", - "default.handlebars->37->1290" + "default-mobile.handlebars->11->482", + "default.handlebars->37->1296" ] }, { @@ -2949,8 +2949,8 @@ "zh-chs": "MeshAgent的32位版本", "zh-cht": "MeshAgent的32位版本", "xloc": [ - "default.handlebars->37->506", - "default.handlebars->37->534" + "default.handlebars->37->512", + "default.handlebars->37->540" ] }, { @@ -3000,8 +3000,8 @@ "zh-chs": "4天", "zh-cht": "4天", "xloc": [ - "default.handlebars->37->1646", - "default.handlebars->37->989" + "default.handlebars->37->1652", + "default.handlebars->37->995" ] }, { @@ -3025,8 +3025,8 @@ "zh-chs": "4个小时", "zh-cht": "4個小時", "xloc": [ - "default.handlebars->37->1640", - "default.handlebars->37->983" + "default.handlebars->37->1646", + "default.handlebars->37->989" ] }, { @@ -3149,8 +3149,8 @@ "zh-chs": "45分钟", "zh-cht": "45分鐘", "xloc": [ - "default.handlebars->37->1637", - "default.handlebars->37->980" + "default.handlebars->37->1643", + "default.handlebars->37->986" ] }, { @@ -3198,8 +3198,8 @@ "zh-chs": "5分钟", "zh-cht": "5分鐘", "xloc": [ - "default.handlebars->37->1633", - "default.handlebars->37->976" + "default.handlebars->37->1639", + "default.handlebars->37->982" ] }, { @@ -3222,8 +3222,8 @@ "tr": "5 saniye", "zh-chs": "5秒", "xloc": [ - "default-mobile.handlebars->11->322", - "default.handlebars->37->1006" + "default-mobile.handlebars->11->328", + "default.handlebars->37->1012" ] }, { @@ -3373,8 +3373,8 @@ "zh-chs": "60分钟", "zh-cht": "60分鐘", "xloc": [ - "default.handlebars->37->1638", - "default.handlebars->37->981" + "default.handlebars->37->1644", + "default.handlebars->37->987" ] }, { @@ -3447,8 +3447,8 @@ "tr": "64 bit", "zh-chs": "64 位", "xloc": [ - "default-mobile.handlebars->11->478", - "default.handlebars->37->1292" + "default-mobile.handlebars->11->484", + "default.handlebars->37->1298" ] }, { @@ -3472,7 +3472,7 @@ "zh-chs": "64位版本的macOS Mesh Agent", "zh-cht": "64位版本的macOS Mesh Agent", "xloc": [ - "default.handlebars->37->521" + "default.handlebars->37->527" ] }, { @@ -3496,8 +3496,8 @@ "zh-chs": "MeshAgent的64位版本", "zh-cht": "MeshAgent的64位版本", "xloc": [ - "default.handlebars->37->510", - "default.handlebars->37->537" + "default.handlebars->37->516", + "default.handlebars->37->543" ] }, { @@ -3566,7 +3566,7 @@ "zh-chs": "7天电源状态", "zh-cht": "7天電源狀態", "xloc": [ - "default.handlebars->37->1040" + "default.handlebars->37->1046" ] }, { @@ -3641,10 +3641,10 @@ "zh-chs": "8小時", "zh-cht": "8小時", "xloc": [ - "default.handlebars->37->1641", - "default.handlebars->37->459", - "default.handlebars->37->473", - "default.handlebars->37->984" + "default.handlebars->37->1647", + "default.handlebars->37->465", + "default.handlebars->37->479", + "default.handlebars->37->990" ] }, { @@ -3955,9 +3955,9 @@ "zh-chs": "ACM", "zh-cht": "ACM", "xloc": [ - "default-mobile.handlebars->11->274", - "default.handlebars->37->1784", - "default.handlebars->37->752" + "default-mobile.handlebars->11->280", + "default.handlebars->37->1790", + "default.handlebars->37->758" ] }, { @@ -4024,7 +4024,7 @@ "zh-cht": "AMT", "xloc": [ "default.handlebars->37->351", - "default.handlebars->37->576" + "default.handlebars->37->582" ] }, { @@ -4047,21 +4047,21 @@ "tr": "AMT-OS", "zh-chs": "操作系统", "xloc": [ - "default.handlebars->37->2706" + "default.handlebars->37->2712" ] }, { "en": "AMT-Redir", "nl": "AMT-Redir", "xloc": [ - "default.handlebars->37->2611" + "default.handlebars->37->2617" ] }, { "en": "AMT-WSMAN", "nl": "AMT-WSMAN", "xloc": [ - "default.handlebars->37->2610" + "default.handlebars->37->2616" ] }, { @@ -4209,10 +4209,10 @@ "tr": "AV", "zh-chs": "影音", "xloc": [ - "default-mobile.handlebars->11->480", - "default-mobile.handlebars->11->482", - "default.handlebars->37->771", - "default.handlebars->37->773" + "default-mobile.handlebars->11->486", + "default-mobile.handlebars->11->488", + "default.handlebars->37->777", + "default.handlebars->37->779" ] }, { @@ -4236,8 +4236,8 @@ "zh-chs": "拒绝访问", "zh-cht": "拒絕存取", "xloc": [ - "default-mobile.handlebars->11->569", - "default.handlebars->37->1377" + "default-mobile.handlebars->11->575", + "default.handlebars->37->1383" ] }, { @@ -4310,7 +4310,7 @@ "zh-chs": "访问服务器档案", "zh-cht": "存取伺服器檔案", "xloc": [ - "default.handlebars->37->2385" + "default.handlebars->37->2391" ] }, { @@ -4412,14 +4412,14 @@ "xloc": [ "default-mobile.handlebars->11->117", "default-mobile.handlebars->11->119", - "default-mobile.handlebars->11->243", - "default-mobile.handlebars->11->245", + "default-mobile.handlebars->11->249", + "default-mobile.handlebars->11->251", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0", - "default.handlebars->37->1675", - "default.handlebars->37->1677", - "default.handlebars->37->2759", - "default.handlebars->37->714", - "default.handlebars->37->716" + "default.handlebars->37->1681", + "default.handlebars->37->1683", + "default.handlebars->37->2765", + "default.handlebars->37->720", + "default.handlebars->37->722" ] }, { @@ -4442,8 +4442,8 @@ "tr": "Hesap ayarları", "zh-chs": "帐号设定", "xloc": [ - "default-mobile.handlebars->11->662", - "default.handlebars->37->2636" + "default-mobile.handlebars->11->668", + "default.handlebars->37->2642" ] }, { @@ -4516,7 +4516,7 @@ "zh-chs": "帐户已更改:{0}", "zh-cht": "帳戶已更改:{0}", "xloc": [ - "default.handlebars->37->2099" + "default.handlebars->37->2105" ] }, { @@ -4540,14 +4540,14 @@ "zh-chs": "创建帐户,电子邮件为{0}", "zh-cht": "創建帳戶,電子郵件為{0}", "xloc": [ - "default.handlebars->37->2098" + "default.handlebars->37->2104" ] }, { "en": "Account created, name is {0}.", "nl": "Account aangemaakt, naam is {0}.", "xloc": [ - "default.handlebars->37->2161" + "default.handlebars->37->2167" ] }, { @@ -4571,7 +4571,7 @@ "zh-chs": "创建帐户,用户名是{0}", "zh-cht": "帳戶已創建,用戶名是{0}", "xloc": [ - "default.handlebars->37->2097" + "default.handlebars->37->2103" ] }, { @@ -4595,8 +4595,8 @@ "zh-chs": "帐户已被锁定", "zh-cht": "帳戶已被鎖定", "xloc": [ - "default.handlebars->37->2214", - "default.handlebars->37->2382" + "default.handlebars->37->2220", + "default.handlebars->37->2388" ] }, { @@ -4620,8 +4620,8 @@ "zh-chs": "达到帐户限制。", "zh-cht": "達到帳戶限制。", "xloc": [ - "default-mobile.handlebars->11->674", - "default.handlebars->37->2648", + "default-mobile.handlebars->11->680", + "default.handlebars->37->2654", "login-mobile.handlebars->5->6", "login.handlebars->5->6", "login2.handlebars->7->8" @@ -4674,7 +4674,7 @@ "zh-chs": "帐号登录", "zh-cht": "帳號登錄", "xloc": [ - "default.handlebars->37->2034" + "default.handlebars->37->2040" ] }, { @@ -4697,7 +4697,7 @@ "tr": "{0}, {1}, {2} adresinden hesap girişi", "zh-chs": "来自 {0}、{1}、{2} 的帐户登录", "xloc": [ - "default.handlebars->37->2140" + "default.handlebars->37->2146" ] }, { @@ -4721,7 +4721,7 @@ "zh-chs": "帐户登出", "zh-cht": "帳戶登出", "xloc": [ - "default.handlebars->37->2035" + "default.handlebars->37->2041" ] }, { @@ -4771,7 +4771,7 @@ "zh-chs": "帐户密码已更改:{0}", "zh-cht": "帳戶密碼已更改:{0}", "xloc": [ - "default.handlebars->37->2107" + "default.handlebars->37->2113" ] }, { @@ -4795,7 +4795,7 @@ "zh-chs": "帐户已删除", "zh-cht": "帳戶已刪除", "xloc": [ - "default.handlebars->37->2096" + "default.handlebars->37->2102" ] }, { @@ -4843,8 +4843,8 @@ "zh-chs": "指令", "zh-cht": "指令", "xloc": [ - "default-mobile.handlebars->11->575", - "default.handlebars->37->1383", + "default-mobile.handlebars->11->581", + "default.handlebars->37->1389", "default.handlebars->container->column_l->p42->p42tbl->1->0->8" ] }, @@ -4869,8 +4869,8 @@ "zh-chs": "动作档案", "zh-cht": "動作檔案", "xloc": [ - "default.handlebars->37->1086", - "default.handlebars->37->1088" + "default.handlebars->37->1092", + "default.handlebars->37->1094" ] }, { @@ -4894,11 +4894,11 @@ "zh-chs": "动作", "zh-cht": "動作", "xloc": [ - "default-mobile.handlebars->11->304", + "default-mobile.handlebars->11->310", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3", - "default.handlebars->37->830", + "default.handlebars->37->836", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1" @@ -4925,7 +4925,7 @@ "zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔®AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。", "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾®AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。", "xloc": [ - "default.handlebars->37->426" + "default.handlebars->37->432" ] }, { @@ -4997,7 +4997,7 @@ "zh-chs": "如果ACM失败,则激活到CCM", "zh-cht": "如果ACM失敗,則激活到CCM", "xloc": [ - "default.handlebars->37->1818" + "default.handlebars->37->1824" ] }, { @@ -5021,12 +5021,12 @@ "zh-chs": "已激活", "zh-cht": "已啟動", "xloc": [ - "default-mobile.handlebars->11->269", - "default-mobile.handlebars->11->271", - "default-mobile.handlebars->11->531", - "default.handlebars->37->1338", - "default.handlebars->37->745", - "default.handlebars->37->747" + "default-mobile.handlebars->11->275", + "default-mobile.handlebars->11->277", + "default-mobile.handlebars->11->537", + "default.handlebars->37->1344", + "default.handlebars->37->751", + "default.handlebars->37->753" ] }, { @@ -5074,7 +5074,7 @@ "zh-chs": "主动设备共享", "zh-cht": "主動設備共享", "xloc": [ - "default.handlebars->37->888" + "default.handlebars->37->894" ] }, { @@ -5097,7 +5097,7 @@ "tr": "Aktif Giriş Jetonları", "zh-chs": "活动登录令牌", "xloc": [ - "default.handlebars->37->1696" + "default.handlebars->37->1702" ] }, { @@ -5106,7 +5106,7 @@ "pl": "Aktywny użytkownik", "pt-br": "Usuario activo", "xloc": [ - "default.handlebars->37->789" + "default.handlebars->37->795" ] }, { @@ -5115,7 +5115,7 @@ "pl": "Aktywni użytkownicy", "pt-br": "Usuarios activos", "xloc": [ - "default.handlebars->37->788" + "default.handlebars->37->794" ] }, { @@ -5159,8 +5159,8 @@ "tr": "Ekle", "zh-chs": "添加", "xloc": [ - "default-mobile.handlebars->11->398", - "default.handlebars->37->1154" + "default-mobile.handlebars->11->404", + "default.handlebars->37->1160" ] }, { @@ -5224,8 +5224,8 @@ "zh-chs": "添加代理", "zh-cht": "新增代理", "xloc": [ - "default.handlebars->37->1780", - "default.handlebars->37->398" + "default.handlebars->37->1786", + "default.handlebars->37->404" ] }, { @@ -5270,9 +5270,9 @@ "zh-chs": "添加设备", "zh-cht": "新增裝置", "xloc": [ - "default.handlebars->37->2357", - "default.handlebars->37->2516", - "default.handlebars->37->402" + "default.handlebars->37->2363", + "default.handlebars->37->2522", + "default.handlebars->37->408" ] }, { @@ -5296,7 +5296,7 @@ "zh-chs": "添加设备日志", "zh-cht": "新增裝置日誌", "xloc": [ - "default.handlebars->37->952" + "default.handlebars->37->958" ] }, { @@ -5320,9 +5320,9 @@ "zh-chs": "添加设备组", "zh-cht": "新增裝置群", "xloc": [ - "default.handlebars->37->1898", - "default.handlebars->37->2351", - "default.handlebars->37->2504", + "default.handlebars->37->1904", + "default.handlebars->37->2357", + "default.handlebars->37->2510", "default.handlebars->37->331" ] }, @@ -5347,7 +5347,7 @@ "zh-chs": "添加设备组权限", "zh-cht": "新增裝置群權限", "xloc": [ - "default.handlebars->37->1895" + "default.handlebars->37->1901" ] }, { @@ -5371,8 +5371,8 @@ "zh-chs": "添加设备权限", "zh-cht": "新增裝置權限", "xloc": [ - "default.handlebars->37->1900", - "default.handlebars->37->1902" + "default.handlebars->37->1906", + "default.handlebars->37->1908" ] }, { @@ -5417,7 +5417,7 @@ "zh-chs": "添加英特尔®AMT设备", "zh-cht": "新增Intel® AMT裝置", "xloc": [ - "default.handlebars->37->422" + "default.handlebars->37->428" ] }, { @@ -5465,7 +5465,7 @@ "zh-chs": "添加本地", "zh-cht": "新增本地", "xloc": [ - "default.handlebars->37->392" + "default.handlebars->37->398" ] }, { @@ -5509,7 +5509,7 @@ "zh-chs": "添加成员身份", "zh-cht": "新增成員身份", "xloc": [ - "default.handlebars->37->2536" + "default.handlebars->37->2542" ] }, { @@ -5533,7 +5533,7 @@ "zh-chs": "添加 Mesh Agent", "zh-cht": "新增 Mesh Agent", "xloc": [ - "default.handlebars->37->547" + "default.handlebars->37->553" ] }, { @@ -5577,8 +5577,8 @@ "zh-chs": "添加安全密钥", "zh-cht": "新增安全密鑰", "xloc": [ - "default.handlebars->37->1422", - "default.handlebars->37->1423", + "default.handlebars->37->1428", + "default.handlebars->37->1429", "default.handlebars->37->216", "default.handlebars->37->218", "default.handlebars->37->221", @@ -5606,8 +5606,8 @@ "zh-chs": "添加用户", "zh-cht": "新增用戶", "xloc": [ - "default-mobile.handlebars->11->591", - "default.handlebars->37->880" + "default-mobile.handlebars->11->597", + "default.handlebars->37->886" ] }, { @@ -5631,7 +5631,7 @@ "zh-chs": "添加用户设备权限", "zh-cht": "新增用戶裝置權限", "xloc": [ - "default.handlebars->37->1905" + "default.handlebars->37->1911" ] }, { @@ -5655,10 +5655,10 @@ "zh-chs": "添加用户组", "zh-cht": "新增用戶群", "xloc": [ - "default.handlebars->37->1776", - "default.handlebars->37->1897", - "default.handlebars->37->2510", - "default.handlebars->37->881" + "default.handlebars->37->1782", + "default.handlebars->37->1903", + "default.handlebars->37->2516", + "default.handlebars->37->887" ] }, { @@ -5682,7 +5682,7 @@ "zh-chs": "添加用户组设备权限", "zh-cht": "新增用戶群裝置權限", "xloc": [ - "default.handlebars->37->1907" + "default.handlebars->37->1913" ] }, { @@ -5706,7 +5706,7 @@ "zh-chs": "将用户添加到设备组", "zh-cht": "將用戶新增到裝置群", "xloc": [ - "default-mobile.handlebars->11->627" + "default-mobile.handlebars->11->633" ] }, { @@ -5751,8 +5751,8 @@ "zh-chs": "添加用户", "zh-cht": "新增用戶", "xloc": [ - "default.handlebars->37->1775", - "default.handlebars->37->2346" + "default.handlebars->37->1781", + "default.handlebars->37->2352" ] }, { @@ -5776,7 +5776,7 @@ "zh-chs": "将用户添加到设备组", "zh-cht": "將用戶新增到裝置群", "xloc": [ - "default.handlebars->37->1894" + "default.handlebars->37->1900" ] }, { @@ -5800,7 +5800,7 @@ "zh-chs": "将用户添加到用户组", "zh-cht": "將用戶新增到用戶群", "xloc": [ - "default.handlebars->37->2381" + "default.handlebars->37->2387" ] }, { @@ -5847,7 +5847,7 @@ "tr": "\\\"{0}\\\" cihaz grubuna yerel bir cihaz ekleyin.", "zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->37->403" + "default.handlebars->37->409" ] }, { @@ -5871,7 +5871,7 @@ "zh-chs": "通过扫描本地网络添加新的英特尔®AMT计算机。", "zh-cht": "通過掃描本地網絡新增新的Intel® AMT電腦。", "xloc": [ - "default.handlebars->37->393" + "default.handlebars->37->399" ] }, { @@ -5916,7 +5916,7 @@ "zh-chs": "添加位于本地网络上的新英特尔®AMT计算机。", "zh-cht": "新增位於本地網絡上的新Intel® AMT電腦。", "xloc": [ - "default.handlebars->37->391" + "default.handlebars->37->397" ] }, { @@ -5940,7 +5940,7 @@ "zh-chs": "将新的英特尔®AMT设备添加到设备组“{0}”。", "zh-cht": "將新的Intel® AMT裝置新增到裝置群“{0}”。", "xloc": [ - "default.handlebars->37->412" + "default.handlebars->37->418" ] }, { @@ -5964,8 +5964,8 @@ "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。", "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。", "xloc": [ - "default.handlebars->37->1779", - "default.handlebars->37->397" + "default.handlebars->37->1785", + "default.handlebars->37->403" ] }, { @@ -5988,7 +5988,7 @@ "tr": "Yerel ağda bulunan cihazı ekleyin.", "zh-chs": "添加位于本地网络上的设备。", "xloc": [ - "default.handlebars->37->401" + "default.handlebars->37->407" ] }, { @@ -6011,7 +6011,7 @@ "tr": "Yerel cihaz ekle", "zh-chs": "添加本地设备", "xloc": [ - "default.handlebars->37->411" + "default.handlebars->37->417" ] }, { @@ -6035,7 +6035,7 @@ "zh-chs": "添加标签", "zh-cht": "新增標籤", "xloc": [ - "default.handlebars->37->621" + "default.handlebars->37->627" ] }, { @@ -6059,7 +6059,7 @@ "zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel®AMT以将“{0}”分组。", "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel®AMT以將“{0}”分組。", "xloc": [ - "default.handlebars->37->423" + "default.handlebars->37->429" ] }, { @@ -6083,7 +6083,7 @@ "zh-chs": "添加了身份验证应用程序", "zh-cht": "添加了身份驗證應用程序", "xloc": [ - "default.handlebars->37->2123" + "default.handlebars->37->2129" ] }, { @@ -6107,7 +6107,7 @@ "zh-chs": "已将设备共享{0}从{1}添加到{2}", "zh-cht": "已將設備共享{0}從{1}添加到{2}", "xloc": [ - "default.handlebars->37->2134" + "default.handlebars->37->2140" ] }, { @@ -6131,8 +6131,8 @@ "zh-chs": "已将设备{0}添加到设备组{1}", "zh-cht": "已將設備{0}添加到設備組{1}", "xloc": [ - "default.handlebars->37->2090", - "default.handlebars->37->2117" + "default.handlebars->37->2096", + "default.handlebars->37->2123" ] }, { @@ -6155,7 +6155,7 @@ "tr": "Giriş belirteci eklendi", "zh-chs": "添加登录令牌", "xloc": [ - "default.handlebars->37->2148" + "default.handlebars->37->2154" ] }, { @@ -6178,7 +6178,7 @@ "tr": "Anında iletme bildirimi kimlik doğrulama cihazı eklendi", "zh-chs": "新增推送通知认证装置", "xloc": [ - "default.handlebars->37->2146" + "default.handlebars->37->2152" ] }, { @@ -6202,7 +6202,7 @@ "zh-chs": "添加了安全密钥", "zh-cht": "添加了安全密鑰", "xloc": [ - "default.handlebars->37->2128" + "default.handlebars->37->2134" ] }, { @@ -6226,7 +6226,7 @@ "zh-chs": "已将用户组{0}添加到设备组{1}", "zh-cht": "已將用戶組{0}添加到設備組{1}", "xloc": [ - "default.handlebars->37->2101" + "default.handlebars->37->2107" ] }, { @@ -6250,8 +6250,8 @@ "zh-chs": "已将用户{0}添加到用户组{1}", "zh-cht": "已將用戶{0}添加到用戶組{1}", "xloc": [ - "default.handlebars->37->2104", - "default.handlebars->37->2113" + "default.handlebars->37->2110", + "default.handlebars->37->2119" ] }, { @@ -6323,8 +6323,8 @@ "zh-chs": "管理员控制模式(ACM)", "zh-cht": "管理員控制模式(ACM)", "xloc": [ - "default-mobile.handlebars->11->533", - "default.handlebars->37->1340" + "default-mobile.handlebars->11->539", + "default.handlebars->37->1346" ] }, { @@ -6348,8 +6348,8 @@ "zh-chs": "管理员凭证", "zh-cht": "管理員憑證", "xloc": [ - "default-mobile.handlebars->11->539", - "default.handlebars->37->1346" + "default-mobile.handlebars->11->545", + "default.handlebars->37->1352" ] }, { @@ -6398,7 +6398,7 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->37->2430" + "default.handlebars->37->2436" ] }, { @@ -6447,7 +6447,7 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->37->2279" + "default.handlebars->37->2285" ] }, { @@ -6471,7 +6471,7 @@ "zh-chs": "管理员", "zh-cht": "管理員", "xloc": [ - "default.handlebars->37->2206" + "default.handlebars->37->2212" ] }, { @@ -6495,7 +6495,7 @@ "zh-chs": "南非文", "zh-cht": "南非文", "xloc": [ - "default.handlebars->37->1425" + "default.handlebars->37->1431" ] }, { @@ -6520,14 +6520,14 @@ "zh-cht": "代理", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->235", - "default-mobile.handlebars->11->288", + "default-mobile.handlebars->11->241", + "default-mobile.handlebars->11->294", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", - "default.handlebars->37->1966", - "default.handlebars->37->1979", - "default.handlebars->37->2704", + "default.handlebars->37->1972", + "default.handlebars->37->1985", + "default.handlebars->37->2710", "default.handlebars->37->347", - "default.handlebars->37->572", + "default.handlebars->37->578", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1" ] }, @@ -6552,8 +6552,8 @@ "zh-chs": "代理+英特尔AMT", "zh-cht": "代理+Intel® AMT", "xloc": [ - "default.handlebars->37->1968", - "default.handlebars->37->1981" + "default.handlebars->37->1974", + "default.handlebars->37->1987" ] }, { @@ -6602,8 +6602,8 @@ "zh-chs": "代理控制台", "zh-cht": "代理控制台", "xloc": [ - "default-mobile.handlebars->11->633", - "default.handlebars->37->1915" + "default-mobile.handlebars->11->639", + "default.handlebars->37->1921" ] }, { @@ -6627,7 +6627,7 @@ "zh-chs": "代理错误计数器", "zh-cht": "代理錯誤計數器", "xloc": [ - "default.handlebars->37->2673" + "default.handlebars->37->2679" ] }, { @@ -6698,8 +6698,8 @@ "zh-chs": "代理消息", "zh-cht": "代理訊息", "xloc": [ - "default-mobile.handlebars->11->213", - "default.handlebars->37->383" + "default-mobile.handlebars->11->219", + "default.handlebars->37->389" ] }, { @@ -6723,7 +6723,7 @@ "zh-chs": "代理中继", "zh-cht": "代理中繼", "xloc": [ - "default-mobile.handlebars->11->291" + "default-mobile.handlebars->11->297" ] }, { @@ -6793,7 +6793,7 @@ "zh-chs": "代理时段", "zh-cht": "代理時段", "xloc": [ - "default.handlebars->37->2689" + "default.handlebars->37->2695" ] }, { @@ -6837,8 +6837,8 @@ "zh-chs": "代理标签", "zh-cht": "代理標籤", "xloc": [ - "default-mobile.handlebars->11->287", - "default.handlebars->37->768" + "default-mobile.handlebars->11->293", + "default.handlebars->37->774" ] }, { @@ -6886,7 +6886,7 @@ "zh-chs": "代理类型", "zh-cht": "代理類型", "xloc": [ - "default.handlebars->37->1977", + "default.handlebars->37->1983", "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1" ] }, @@ -6935,7 +6935,7 @@ "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}", "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}", "xloc": [ - "default.handlebars->37->2087" + "default.handlebars->37->2093" ] }, { @@ -6960,8 +6960,8 @@ "zh-cht": "代理已連接", "xloc": [ "default.handlebars->37->228", - "default.handlebars->37->871", - "default.handlebars->37->872" + "default.handlebars->37->877", + "default.handlebars->37->878" ] }, { @@ -7084,8 +7084,8 @@ "zh-chs": "代理离线", "zh-cht": "代理離線", "xloc": [ - "default-mobile.handlebars->11->567", - "default.handlebars->37->1375" + "default-mobile.handlebars->11->573", + "default.handlebars->37->1381" ] }, { @@ -7109,8 +7109,8 @@ "zh-chs": "代理在线", "zh-cht": "代理在線", "xloc": [ - "default-mobile.handlebars->11->566", - "default.handlebars->37->1374" + "default-mobile.handlebars->11->572", + "default.handlebars->37->1380" ] }, { @@ -7194,7 +7194,7 @@ "zh-chs": "代理在特权降低的远程设备上运行。", "zh-cht": "代理在特權降低的遠程設備上運行。", "xloc": [ - "default.handlebars->37->869" + "default.handlebars->37->875" ] }, { @@ -7298,7 +7298,7 @@ "zh-chs": "代理", "zh-cht": "代理", "xloc": [ - "default.handlebars->37->2717" + "default.handlebars->37->2723" ] }, { @@ -7322,7 +7322,7 @@ "zh-chs": "阿尔巴尼亚文", "zh-cht": "阿爾巴尼亞文", "xloc": [ - "default.handlebars->37->1426" + "default.handlebars->37->1432" ] }, { @@ -7347,9 +7347,9 @@ "zh-cht": "所有", "xloc": [ "default-mobile.handlebars->11->141", - "default-mobile.handlebars->11->440", - "default-mobile.handlebars->11->442", - "default.handlebars->37->2585", + "default-mobile.handlebars->11->446", + "default-mobile.handlebars->11->448", + "default.handlebars->37->2591", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1" ] }, @@ -7374,7 +7374,7 @@ "zh-chs": "全部可用", "zh-cht": "全部可用", "xloc": [ - "default.handlebars->37->2169" + "default.handlebars->37->2175" ] }, { @@ -7398,7 +7398,7 @@ "zh-chs": "所有显示", "zh-cht": "所有顯示", "xloc": [ - "default.handlebars->37->1187" + "default.handlebars->37->1193" ] }, { @@ -7422,7 +7422,7 @@ "zh-chs": "所有事件", "zh-cht": "所有事件", "xloc": [ - "default.handlebars->37->2167" + "default.handlebars->37->2173" ] }, { @@ -7446,9 +7446,9 @@ "zh-chs": "全部聚焦", "zh-cht": "全部聚焦", "xloc": [ - "default.handlebars->37->1124", - "default.handlebars->37->1126", - "default.handlebars->37->1127" + "default.handlebars->37->1130", + "default.handlebars->37->1132", + "default.handlebars->37->1133" ] }, { @@ -7492,8 +7492,8 @@ "zh-chs": "允许用户管理此设备组和该组中的设备。", "zh-cht": "允許用戶管理此裝置群和該群中的裝置。", "xloc": [ - "default.handlebars->37->1860", - "default.handlebars->37->2378" + "default.handlebars->37->1866", + "default.handlebars->37->2384" ] }, { @@ -7517,7 +7517,7 @@ "zh-chs": "允许用户管理此设备。", "zh-cht": "允許用戶管理此裝置。", "xloc": [ - "default.handlebars->37->1861" + "default.handlebars->37->1867" ] }, { @@ -7608,10 +7608,10 @@ "tr": "alt", "zh-chs": "替代", "xloc": [ - "default-mobile.handlebars->11->391", - "default-mobile.handlebars->11->395", - "default.handlebars->37->1147", - "default.handlebars->37->1151" + "default-mobile.handlebars->11->397", + "default-mobile.handlebars->11->401", + "default.handlebars->37->1153", + "default.handlebars->37->1157" ] }, { @@ -7685,7 +7685,7 @@ "zh-chs": "备用(F10 = ESC + 0)", "zh-cht": "備用(F10 = ESC + 0)", "xloc": [ - "default.handlebars->37->1213", + "default.handlebars->37->1219", "sharing.handlebars->11->37" ] }, @@ -7756,10 +7756,10 @@ "zh-chs": "一直通知", "zh-cht": "一直通知", "xloc": [ - "default.handlebars->37->1753", - "default.handlebars->37->2337", - "default.handlebars->37->2439", - "default.handlebars->37->798" + "default.handlebars->37->1759", + "default.handlebars->37->2343", + "default.handlebars->37->2445", + "default.handlebars->37->804" ] }, { @@ -7783,10 +7783,10 @@ "zh-chs": "一直提示", "zh-cht": "一直提示", "xloc": [ - "default.handlebars->37->1754", - "default.handlebars->37->2338", - "default.handlebars->37->2440", - "default.handlebars->37->799" + "default.handlebars->37->1760", + "default.handlebars->37->2344", + "default.handlebars->37->2446", + "default.handlebars->37->805" ] }, { @@ -7973,7 +7973,7 @@ "tr": "Android Kurulumu", "zh-chs": "安卓安装", "xloc": [ - "default-mobile.handlebars->11->607" + "default-mobile.handlebars->11->613" ] }, { @@ -8021,8 +8021,8 @@ "tr": "Anti-virüs etkin değil", "zh-chs": "杀毒软件未激活", "xloc": [ - "default.handlebars->37->1970", - "default.handlebars->37->1984" + "default.handlebars->37->1976", + "default.handlebars->37->1990" ] }, { @@ -8046,8 +8046,8 @@ "zh-chs": "杀毒软件", "zh-cht": "防毒軟體", "xloc": [ - "default-mobile.handlebars->11->496", - "default.handlebars->37->787" + "default-mobile.handlebars->11->502", + "default.handlebars->37->793" ] }, { @@ -8071,7 +8071,7 @@ "zh-chs": "任何可支持的", "zh-cht": "任何可支持的", "xloc": [ - "default.handlebars->37->453" + "default.handlebars->37->459" ] }, { @@ -8120,7 +8120,7 @@ "zh-chs": "苹果macOS", "zh-cht": "蘋果macOS", "xloc": [ - "default.handlebars->37->487" + "default.handlebars->37->493" ] }, { @@ -8144,7 +8144,7 @@ "zh-chs": "仅限Apple macOS", "zh-cht": "僅限Apple macOS", "xloc": [ - "default.handlebars->37->455" + "default.handlebars->37->461" ] }, { @@ -8271,7 +8271,7 @@ "tr": "Uygulama, Her zaman bağlı", "zh-chs": "应用程序,始终连接", "xloc": [ - "default.handlebars->37->500" + "default.handlebars->37->506" ] }, { @@ -8294,7 +8294,7 @@ "tr": "Uygulama, Kullanıcı isteği üzerine bağlanın", "zh-chs": "应用程序,根据用户请求连接", "xloc": [ - "default.handlebars->37->499" + "default.handlebars->37->505" ] }, { @@ -8318,7 +8318,7 @@ "zh-chs": "阿拉伯文(阿尔及利亚)", "zh-cht": "阿拉伯文(阿爾及利亞)", "xloc": [ - "default.handlebars->37->1428" + "default.handlebars->37->1434" ] }, { @@ -8342,7 +8342,7 @@ "zh-chs": "阿拉伯文(巴林)", "zh-cht": "阿拉伯文(巴林)", "xloc": [ - "default.handlebars->37->1429" + "default.handlebars->37->1435" ] }, { @@ -8366,7 +8366,7 @@ "zh-chs": "阿拉伯文(埃及)", "zh-cht": "阿拉伯文(埃及)", "xloc": [ - "default.handlebars->37->1430" + "default.handlebars->37->1436" ] }, { @@ -8390,7 +8390,7 @@ "zh-chs": "阿拉伯文(伊拉克)", "zh-cht": "阿拉伯文(伊拉克)", "xloc": [ - "default.handlebars->37->1431" + "default.handlebars->37->1437" ] }, { @@ -8414,7 +8414,7 @@ "zh-chs": "阿拉伯文(约旦)", "zh-cht": "阿拉伯文(約旦)", "xloc": [ - "default.handlebars->37->1432" + "default.handlebars->37->1438" ] }, { @@ -8438,7 +8438,7 @@ "zh-chs": "阿拉伯文(科威特)", "zh-cht": "阿拉伯文(科威特)", "xloc": [ - "default.handlebars->37->1433" + "default.handlebars->37->1439" ] }, { @@ -8462,7 +8462,7 @@ "zh-chs": "阿拉伯文(黎巴嫩)", "zh-cht": "阿拉伯文(黎巴嫩)", "xloc": [ - "default.handlebars->37->1434" + "default.handlebars->37->1440" ] }, { @@ -8486,7 +8486,7 @@ "zh-chs": "阿拉伯文(利比亚)", "zh-cht": "阿拉伯文(利比亞)", "xloc": [ - "default.handlebars->37->1435" + "default.handlebars->37->1441" ] }, { @@ -8510,7 +8510,7 @@ "zh-chs": "阿拉伯文(摩洛哥)", "zh-cht": "阿拉伯文(摩洛哥)", "xloc": [ - "default.handlebars->37->1436" + "default.handlebars->37->1442" ] }, { @@ -8534,7 +8534,7 @@ "zh-chs": "阿拉伯文(阿曼)", "zh-cht": "阿拉伯文(阿曼)", "xloc": [ - "default.handlebars->37->1437" + "default.handlebars->37->1443" ] }, { @@ -8558,7 +8558,7 @@ "zh-chs": "阿拉伯文(卡塔尔)", "zh-cht": "阿拉伯文(卡塔爾)", "xloc": [ - "default.handlebars->37->1438" + "default.handlebars->37->1444" ] }, { @@ -8582,7 +8582,7 @@ "zh-chs": "阿拉伯文(沙特阿拉伯)", "zh-cht": "阿拉伯文(沙特阿拉伯)", "xloc": [ - "default.handlebars->37->1439" + "default.handlebars->37->1445" ] }, { @@ -8606,7 +8606,7 @@ "zh-chs": "阿拉伯文(标准)", "zh-cht": "阿拉伯文(標準)", "xloc": [ - "default.handlebars->37->1427" + "default.handlebars->37->1433" ] }, { @@ -8630,7 +8630,7 @@ "zh-chs": "阿拉伯文(叙利亚)", "zh-cht": "阿拉伯文(敘利亞)", "xloc": [ - "default.handlebars->37->1440" + "default.handlebars->37->1446" ] }, { @@ -8654,7 +8654,7 @@ "zh-chs": "阿拉伯文(突尼斯)", "zh-cht": "阿拉伯文(突尼斯)", "xloc": [ - "default.handlebars->37->1441" + "default.handlebars->37->1447" ] }, { @@ -8678,7 +8678,7 @@ "zh-chs": "阿拉伯文(阿联酋)", "zh-cht": "阿拉伯文(阿聯酋)", "xloc": [ - "default.handlebars->37->1442" + "default.handlebars->37->1448" ] }, { @@ -8702,7 +8702,7 @@ "zh-chs": "阿拉伯文(也门)", "zh-cht": "阿拉伯文(也門)", "xloc": [ - "default.handlebars->37->1443" + "default.handlebars->37->1449" ] }, { @@ -8726,7 +8726,7 @@ "zh-chs": "阿拉贡文", "zh-cht": "阿拉貢文", "xloc": [ - "default.handlebars->37->1444" + "default.handlebars->37->1450" ] }, { @@ -8750,12 +8750,12 @@ "zh-chs": "架构", "zh-cht": "結構", "xloc": [ - "default-mobile.handlebars->11->475", - "default-mobile.handlebars->11->477", - "default-mobile.handlebars->11->479", - "default.handlebars->37->1289", - "default.handlebars->37->1291", - "default.handlebars->37->1293" + "default-mobile.handlebars->11->481", + "default-mobile.handlebars->11->483", + "default-mobile.handlebars->11->485", + "default.handlebars->37->1295", + "default.handlebars->37->1297", + "default.handlebars->37->1299" ] }, { @@ -8779,7 +8779,7 @@ "zh-chs": "您确定要连接到{0}设备吗?", "zh-cht": "你確定要連接到{0}裝置嗎?", "xloc": [ - "default.handlebars->37->386" + "default.handlebars->37->392" ] }, { @@ -8803,8 +8803,8 @@ "zh-chs": "你确定要删除组{0}吗?删除设备组还将删除该组中有关设备的所有信息。", "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。", "xloc": [ - "default-mobile.handlebars->11->598", - "default.handlebars->37->1832" + "default-mobile.handlebars->11->604", + "default.handlebars->37->1838" ] }, { @@ -8828,7 +8828,7 @@ "zh-chs": "您确定要删除节点{0}吗?", "zh-cht": "你確定要刪除節點{0}嗎?", "xloc": [ - "default.handlebars->37->1062" + "default.handlebars->37->1068" ] }, { @@ -8852,7 +8852,7 @@ "zh-chs": "您确定要卸载所选代理吗?", "zh-cht": "你確定要卸載所選代理嗎?", "xloc": [ - "default.handlebars->37->1051" + "default.handlebars->37->1057" ] }, { @@ -8876,7 +8876,7 @@ "zh-chs": "您确定要卸载所选的{0}代理吗?", "zh-cht": "你確定要卸載所選的{0}代理嗎?", "xloc": [ - "default.handlebars->37->1050" + "default.handlebars->37->1056" ] }, { @@ -8900,7 +8900,7 @@ "zh-chs": "您确定要{0}插件吗:{1}", "zh-cht": "你確定要{0}外掛嗎:{1}", "xloc": [ - "default.handlebars->37->2768" + "default.handlebars->37->2774" ] }, { @@ -8948,7 +8948,7 @@ "zh-chs": "亚美尼亚文", "zh-cht": "亞美尼亞文", "xloc": [ - "default.handlebars->37->1445" + "default.handlebars->37->1451" ] }, { @@ -9020,7 +9020,7 @@ "zh-chs": "阿萨姆文", "zh-cht": "阿薩姆文", "xloc": [ - "default.handlebars->37->1446" + "default.handlebars->37->1452" ] }, { @@ -9111,8 +9111,8 @@ "tr": "Windows Yardımcısı (.exe)", "zh-chs": "Windows 助手 (.exe)", "xloc": [ - "default.handlebars->37->526", - "default.handlebars->37->530" + "default.handlebars->37->532", + "default.handlebars->37->536" ] }, { @@ -9159,7 +9159,7 @@ "zh-chs": "阿斯图里亚斯文", "zh-cht": "阿斯圖里亞斯文", "xloc": [ - "default.handlebars->37->1447" + "default.handlebars->37->1453" ] }, { @@ -9183,7 +9183,7 @@ "zh-chs": "尝试激活英特尔(R)AMT ACM模式", "zh-cht": "嘗試激活英特爾(R)AMT ACM模式", "xloc": [ - "default.handlebars->37->2056" + "default.handlebars->37->2062" ] }, { @@ -9226,14 +9226,14 @@ "tr": "kimlik doğrulama", "zh-chs": "验证", "xloc": [ - "default-mobile.handlebars->11->407", - "default-mobile.handlebars->11->416", - "default-mobile.handlebars->11->424", - "default-mobile.handlebars->11->433", - "default.handlebars->37->1195", - "default.handlebars->37->1204", - "default.handlebars->37->1222", - "default.handlebars->37->1230", + "default-mobile.handlebars->11->413", + "default-mobile.handlebars->11->422", + "default-mobile.handlebars->11->430", + "default-mobile.handlebars->11->439", + "default.handlebars->37->1201", + "default.handlebars->37->1210", + "default.handlebars->37->1228", + "default.handlebars->37->1236", "ssh.handlebars->3->14", "ssh.handlebars->3->15", "ssh.handlebars->3->5" @@ -9260,7 +9260,7 @@ "zh-chs": "认证软件", "zh-cht": "認證軟體", "xloc": [ - "default.handlebars->37->2443" + "default.handlebars->37->2449" ] }, { @@ -9283,9 +9283,9 @@ "tr": "Kimlik Doğrulama Cihazı", "zh-chs": "认证设备", "xloc": [ - "default.handlebars->37->1408", - "default.handlebars->37->1410", - "default.handlebars->37->1414" + "default.handlebars->37->1414", + "default.handlebars->37->1416", + "default.handlebars->37->1420" ] }, { @@ -9308,10 +9308,10 @@ "tr": "Doğrulama hatası", "zh-chs": "授权错误", "xloc": [ - "default-mobile.handlebars->11->417", - "default-mobile.handlebars->11->434", - "default.handlebars->37->1206", - "default.handlebars->37->1231" + "default-mobile.handlebars->11->423", + "default-mobile.handlebars->11->440", + "default.handlebars->37->1212", + "default.handlebars->37->1237" ] }, { @@ -9339,8 +9339,8 @@ "default-mobile.handlebars->11->64", "default-mobile.handlebars->11->95", "default-mobile.handlebars->11->97", - "default.handlebars->37->1404", - "default.handlebars->37->1406", + "default.handlebars->37->1410", + "default.handlebars->37->1412", "default.handlebars->37->192", "default.handlebars->37->197" ] @@ -9438,7 +9438,7 @@ "zh-chs": "自动删除", "zh-cht": "自動刪除", "xloc": [ - "default.handlebars->37->1739" + "default.handlebars->37->1745" ] }, { @@ -9490,7 +9490,7 @@ "zh-chs": "自动下载代理程序核心转储文件:“{0}”", "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”", "xloc": [ - "default.handlebars->37->2137" + "default.handlebars->37->2143" ] }, { @@ -9580,7 +9580,7 @@ "tr": "Etkin olmayan cihazları otomatik olarak kaldırın", "zh-chs": "自动移除非活动设备", "xloc": [ - "default.handlebars->37->1855" + "default.handlebars->37->1861" ] }, { @@ -9604,7 +9604,7 @@ "zh-chs": "可用內存", "zh-cht": "可用內存", "xloc": [ - "default.handlebars->37->2698" + "default.handlebars->37->2704" ] }, { @@ -9628,7 +9628,7 @@ "zh-chs": "阿塞拜疆文", "zh-cht": "阿塞拜疆文", "xloc": [ - "default.handlebars->37->1448" + "default.handlebars->37->1454" ] }, { @@ -9651,12 +9651,12 @@ "tr": "KÖTÜ", "zh-chs": "坏的", "xloc": [ - "default-mobile.handlebars->11->483", - "default-mobile.handlebars->11->487", - "default-mobile.handlebars->11->491", - "default.handlebars->37->774", - "default.handlebars->37->778", - "default.handlebars->37->782" + "default-mobile.handlebars->11->489", + "default-mobile.handlebars->11->493", + "default-mobile.handlebars->11->497", + "default.handlebars->37->780", + "default.handlebars->37->784", + "default.handlebars->37->788" ] }, { @@ -9680,8 +9680,8 @@ "zh-chs": "的BIOS", "zh-cht": "的BIOS", "xloc": [ - "default-mobile.handlebars->11->545", - "default.handlebars->37->1352" + "default-mobile.handlebars->11->551", + "default.handlebars->37->1358" ] }, { @@ -9788,8 +9788,8 @@ "tr": "Geri Alan", "zh-chs": "退格", "xloc": [ - "default-mobile.handlebars->11->374", - "default.handlebars->37->1130" + "default-mobile.handlebars->11->380", + "default.handlebars->37->1136" ] }, { @@ -9813,7 +9813,7 @@ "zh-chs": "背景与互动", "zh-cht": "背景與互動", "xloc": [ - "default.handlebars->37->495" + "default.handlebars->37->501" ] }, { @@ -9837,10 +9837,10 @@ "zh-chs": "背景与互动", "zh-cht": "背景與互動", "xloc": [ - "default.handlebars->37->1946", - "default.handlebars->37->1953", - "default.handlebars->37->465", - "default.handlebars->37->479" + "default.handlebars->37->1952", + "default.handlebars->37->1959", + "default.handlebars->37->471", + "default.handlebars->37->485" ] }, { @@ -9864,11 +9864,11 @@ "zh-chs": "仅背景", "zh-cht": "僅背景", "xloc": [ - "default.handlebars->37->1947", - "default.handlebars->37->1954", - "default.handlebars->37->466", - "default.handlebars->37->480", - "default.handlebars->37->496" + "default.handlebars->37->1953", + "default.handlebars->37->1960", + "default.handlebars->37->472", + "default.handlebars->37->486", + "default.handlebars->37->502" ] }, { @@ -9917,7 +9917,7 @@ "zh-chs": "备用码", "zh-cht": "備用碼", "xloc": [ - "default.handlebars->37->2446" + "default.handlebars->37->2452" ] }, { @@ -9941,7 +9941,7 @@ "zh-chs": "错误的签名", "zh-cht": "錯誤的簽名", "xloc": [ - "default.handlebars->37->2680" + "default.handlebars->37->2686" ] }, { @@ -9965,7 +9965,7 @@ "zh-chs": "错误的网络证书", "zh-cht": "錯誤的網絡憑證", "xloc": [ - "default.handlebars->37->2679" + "default.handlebars->37->2685" ] }, { @@ -9989,7 +9989,7 @@ "zh-chs": "巴斯克", "zh-cht": "巴斯克", "xloc": [ - "default.handlebars->37->1449" + "default.handlebars->37->1455" ] }, { @@ -10013,7 +10013,7 @@ "zh-chs": "批处理文件上传", "zh-cht": "批處理文件上傳", "xloc": [ - "default.handlebars->37->637" + "default.handlebars->37->643" ] }, { @@ -10061,7 +10061,7 @@ "zh-chs": "将{0}个文件批量上传到文件夹{1}", "zh-cht": "將{0}個文件批量上傳到文件夾{1}", "xloc": [ - "default.handlebars->37->2136" + "default.handlebars->37->2142" ] }, { @@ -10085,7 +10085,7 @@ "zh-chs": "白俄罗斯文", "zh-cht": "白俄羅斯文", "xloc": [ - "default.handlebars->37->1451" + "default.handlebars->37->1457" ] }, { @@ -10109,7 +10109,7 @@ "zh-chs": "孟加拉", "zh-cht": "孟加拉", "xloc": [ - "default.handlebars->37->1452" + "default.handlebars->37->1458" ] }, { @@ -10179,8 +10179,8 @@ "tr": "önyükleyici", "zh-chs": "引导加载程序", "xloc": [ - "default-mobile.handlebars->11->509", - "default.handlebars->37->1306" + "default-mobile.handlebars->11->515", + "default.handlebars->37->1312" ] }, { @@ -10204,7 +10204,7 @@ "zh-chs": "波斯尼亚文", "zh-cht": "波斯尼亞文", "xloc": [ - "default.handlebars->37->1453" + "default.handlebars->37->1459" ] }, { @@ -10228,7 +10228,7 @@ "zh-chs": "布列塔尼", "zh-cht": "布列塔尼", "xloc": [ - "default.handlebars->37->1454" + "default.handlebars->37->1460" ] }, { @@ -10252,7 +10252,7 @@ "zh-chs": "广播", "zh-cht": "廣播", "xloc": [ - "default.handlebars->37->2344", + "default.handlebars->37->2350", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -10277,7 +10277,7 @@ "zh-chs": "广播消息", "zh-cht": "廣播消息", "xloc": [ - "default.handlebars->37->2261" + "default.handlebars->37->2267" ] }, { @@ -10301,7 +10301,7 @@ "zh-chs": "向所有连接的用户广播消息。", "zh-cht": "向所有連接的用戶廣播消息。", "xloc": [ - "default.handlebars->37->2256" + "default.handlebars->37->2262" ] }, { @@ -10349,7 +10349,7 @@ "zh-chs": "保加利亚文", "zh-cht": "保加利亞文", "xloc": [ - "default.handlebars->37->1450" + "default.handlebars->37->1456" ] }, { @@ -10373,7 +10373,7 @@ "zh-chs": "缅甸文", "zh-cht": "緬甸文", "xloc": [ - "default.handlebars->37->1455" + "default.handlebars->37->1461" ] }, { @@ -10396,7 +10396,7 @@ "tr": "Varsayılan olarak, etkin olmayan cihazlar 1 gün sonra kaldırılacaktır.", "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。", "xloc": [ - "default.handlebars->37->1857" + "default.handlebars->37->1863" ] }, { @@ -10419,21 +10419,21 @@ "tr": "Varsayılan olarak, etkin olmayan cihazlar {0} gün sonra kaldırılacaktır.", "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。", "xloc": [ - "default.handlebars->37->1858" + "default.handlebars->37->1864" ] }, { "en": "Bytes In", "nl": "Bytes in", "xloc": [ - "default.handlebars->37->2603" + "default.handlebars->37->2609" ] }, { "en": "Bytes Out", "nl": "Bytes uit", "xloc": [ - "default.handlebars->37->2604" + "default.handlebars->37->2610" ] }, { @@ -10457,8 +10457,8 @@ "zh-chs": "CCM", "zh-cht": "CCM", "xloc": [ - "default-mobile.handlebars->11->273", - "default.handlebars->37->750" + "default-mobile.handlebars->11->279", + "default.handlebars->37->756" ] }, { @@ -10482,7 +10482,7 @@ "zh-chs": "CCM模式", "zh-cht": "CCM模式", "xloc": [ - "default.handlebars->37->1815" + "default.handlebars->37->1821" ] }, { @@ -10506,10 +10506,10 @@ "zh-chs": "CIRA", "zh-cht": "CIRA", "xloc": [ - "default-mobile.handlebars->11->236", - "default.handlebars->37->2705", + "default-mobile.handlebars->11->242", + "default.handlebars->37->2711", "default.handlebars->37->349", - "default.handlebars->37->574" + "default.handlebars->37->580" ] }, { @@ -10533,7 +10533,7 @@ "zh-chs": "CIRA服务器", "zh-cht": "CIRA伺服器", "xloc": [ - "default.handlebars->37->2752" + "default.handlebars->37->2758" ] }, { @@ -10557,7 +10557,7 @@ "zh-chs": "CIRA服务器命令", "zh-cht": "CIRA伺服器指令", "xloc": [ - "default.handlebars->37->2753" + "default.handlebars->37->2759" ] }, { @@ -10589,7 +10589,7 @@ "zh-chs": "CIRA设置", "zh-cht": "CIRA設置", "xloc": [ - "default.handlebars->37->1823" + "default.handlebars->37->1829" ] }, { @@ -10613,9 +10613,9 @@ "zh-chs": "CPU", "zh-cht": "CPU", "xloc": [ - "default-mobile.handlebars->11->551", - "default.handlebars->37->1358", - "default.handlebars->37->2729", + "default-mobile.handlebars->11->557", + "default.handlebars->37->1364", + "default.handlebars->37->2735", "default.handlebars->container->column_l->p40->3->1->p40type->5" ] }, @@ -10640,7 +10640,7 @@ "zh-chs": "CPU负载", "zh-cht": "CPU負載", "xloc": [ - "default.handlebars->37->2694" + "default.handlebars->37->2700" ] }, { @@ -10664,7 +10664,7 @@ "zh-chs": "最近15分钟的CPU负载", "zh-cht": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->37->2697" + "default.handlebars->37->2703" ] }, { @@ -10688,7 +10688,7 @@ "zh-chs": "最近5分钟的CPU负载", "zh-cht": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->37->2696" + "default.handlebars->37->2702" ] }, { @@ -10712,7 +10712,7 @@ "zh-chs": "最近一分钟的CPU负载", "zh-cht": "最近一分鐘的CPU負載", "xloc": [ - "default.handlebars->37->2695" + "default.handlebars->37->2701" ] }, { @@ -10736,8 +10736,8 @@ "zh-chs": "CR+LF", "zh-cht": "CR+LF", "xloc": [ - "default.handlebars->37->1192", - "default.handlebars->37->1215", + "default.handlebars->37->1198", + "default.handlebars->37->1221", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->25", "sharing.handlebars->11->39", @@ -10765,7 +10765,7 @@ "zh-chs": "CSV", "zh-cht": "CSV", "xloc": [ - "default.handlebars->37->2177" + "default.handlebars->37->2183" ] }, { @@ -10789,9 +10789,9 @@ "zh-chs": "CSV格式", "zh-cht": "CSV格式", "xloc": [ - "default.handlebars->37->2181", - "default.handlebars->37->2248", - "default.handlebars->37->645" + "default.handlebars->37->2187", + "default.handlebars->37->2254", + "default.handlebars->37->651" ] }, { @@ -10836,7 +10836,7 @@ "zh-chs": "呼叫错误", "zh-cht": "呼叫錯誤", "xloc": [ - "default.handlebars->37->2769" + "default.handlebars->37->2775" ] }, { @@ -10871,9 +10871,9 @@ "agent-translations.json", "default-mobile.handlebars->11->106", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->37->1716", - "default.handlebars->37->2758", - "default.handlebars->37->439", + "default.handlebars->37->1722", + "default.handlebars->37->2764", + "default.handlebars->37->445", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -10945,12 +10945,12 @@ "zh-chs": "容量", "zh-cht": "容量", "xloc": [ - "default-mobile.handlebars->11->556", - "default-mobile.handlebars->11->561", - "default-mobile.handlebars->11->563", - "default.handlebars->37->1363", - "default.handlebars->37->1368", - "default.handlebars->37->1370" + "default-mobile.handlebars->11->562", + "default-mobile.handlebars->11->567", + "default-mobile.handlebars->11->569", + "default.handlebars->37->1369", + "default.handlebars->37->1374", + "default.handlebars->37->1376" ] }, { @@ -10974,8 +10974,8 @@ "zh-chs": "容量/速度", "zh-cht": "容量/速度", "xloc": [ - "default-mobile.handlebars->11->554", - "default.handlebars->37->1361" + "default-mobile.handlebars->11->560", + "default.handlebars->37->1367" ] }, { @@ -10999,7 +10999,7 @@ "zh-chs": "加泰罗尼亚文", "zh-cht": "加泰羅尼亞文", "xloc": [ - "default.handlebars->37->1456" + "default.handlebars->37->1462" ] }, { @@ -11023,7 +11023,7 @@ "zh-chs": "在这里为中心显示地图", "zh-cht": "在這裡為中心顯示地圖", "xloc": [ - "default.handlebars->37->705" + "default.handlebars->37->711" ] }, { @@ -11092,7 +11092,7 @@ "zh-chs": "查莫罗", "zh-cht": "查莫羅", "xloc": [ - "default.handlebars->37->1457" + "default.handlebars->37->1463" ] }, { @@ -11142,7 +11142,7 @@ "zh-chs": "更改{0}的电邮", "zh-cht": "更改{0}的電郵", "xloc": [ - "default.handlebars->37->2491" + "default.handlebars->37->2497" ] }, { @@ -11166,9 +11166,9 @@ "zh-chs": "更改组", "zh-cht": "更改群", "xloc": [ - "default.handlebars->37->1059", - "default.handlebars->37->1060", - "default.handlebars->37->843" + "default.handlebars->37->1065", + "default.handlebars->37->1066", + "default.handlebars->37->849" ] }, { @@ -11193,8 +11193,8 @@ "zh-cht": "更改密碼", "xloc": [ "default-mobile.handlebars->11->114", - "default.handlebars->37->1672", - "default.handlebars->37->2464" + "default.handlebars->37->1678", + "default.handlebars->37->2470" ] }, { @@ -11218,7 +11218,7 @@ "zh-chs": "更改{0}的密码", "zh-cht": "更改{0}的密碼", "xloc": [ - "default.handlebars->37->2500" + "default.handlebars->37->2506" ] }, { @@ -11242,7 +11242,7 @@ "zh-chs": "更改{0}的真实名称", "zh-cht": "更改{0}的真實名稱", "xloc": [ - "default.handlebars->37->2486" + "default.handlebars->37->2492" ] }, { @@ -11383,7 +11383,7 @@ "zh-chs": "更改该用户的密码", "zh-cht": "更改該用戶的密碼", "xloc": [ - "default.handlebars->37->2463" + "default.handlebars->37->2469" ] }, { @@ -11431,7 +11431,7 @@ "zh-chs": "在此处更改您的帐户电邮地址。", "zh-cht": "在此處更改你的帳戶電郵地址。", "xloc": [ - "default.handlebars->37->1659" + "default.handlebars->37->1665" ] }, { @@ -11455,7 +11455,7 @@ "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。", "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "xloc": [ - "default.handlebars->37->1665" + "default.handlebars->37->1671" ] }, { @@ -11479,14 +11479,14 @@ "zh-chs": "更改帐户凭据", "zh-cht": "帳戶憑證已更改", "xloc": [ - "default.handlebars->37->2108" + "default.handlebars->37->2114" ] }, { "en": "Changed account display name to {0}.", "nl": "Weergavenaam account gewijzigd in {0}.", "xloc": [ - "default.handlebars->37->2160" + "default.handlebars->37->2166" ] }, { @@ -11510,7 +11510,7 @@ "zh-chs": "{1}组中的设备{0}已更改:{2}", "zh-cht": "{1}組中的設備{0}已更改:{2}", "xloc": [ - "default.handlebars->37->2092" + "default.handlebars->37->2098" ] }, { @@ -11534,7 +11534,7 @@ "zh-chs": "语言从{1}更改为{2}", "zh-cht": "語言從{1}更改為{2}", "xloc": [ - "default.handlebars->37->2036" + "default.handlebars->37->2042" ] }, { @@ -11558,8 +11558,8 @@ "zh-chs": "已更改{0}的用户设备权限", "zh-cht": "已更改{0}的用戶設備權限", "xloc": [ - "default.handlebars->37->2094", - "default.handlebars->37->2115" + "default.handlebars->37->2100", + "default.handlebars->37->2121" ] }, { @@ -11603,7 +11603,7 @@ "zh-chs": "更改语言将需要刷新页面。", "zh-cht": "更改語言將需要刷新頁面。", "xloc": [ - "default.handlebars->37->1624" + "default.handlebars->37->1630" ] }, { @@ -11627,12 +11627,12 @@ "zh-chs": "聊天", "zh-cht": "聊天", "xloc": [ - "default.handlebars->37->2198", - "default.handlebars->37->2459", - "default.handlebars->37->2460", - "default.handlebars->37->838", - "default.handlebars->37->925", - "default.handlebars->37->947" + "default.handlebars->37->2204", + "default.handlebars->37->2465", + "default.handlebars->37->2466", + "default.handlebars->37->844", + "default.handlebars->37->931", + "default.handlebars->37->953" ] }, { @@ -11656,10 +11656,10 @@ "zh-chs": "聊天并通知", "zh-cht": "聊天並通知", "xloc": [ - "default-mobile.handlebars->11->623", - "default-mobile.handlebars->11->643", - "default.handlebars->37->1889", - "default.handlebars->37->1926" + "default-mobile.handlebars->11->629", + "default-mobile.handlebars->11->649", + "default.handlebars->37->1895", + "default.handlebars->37->1932" ] }, { @@ -11682,8 +11682,8 @@ "tr": "Sohbet İsteği, Kabul etmek için buraya tıklayın.", "zh-chs": "聊天请求,点击这里接受。", "xloc": [ - "default-mobile.handlebars->11->675", - "default.handlebars->37->2649" + "default-mobile.handlebars->11->681", + "default.handlebars->37->2655" ] }, { @@ -11731,7 +11731,7 @@ "zh-chs": "车臣", "zh-cht": "車臣", "xloc": [ - "default.handlebars->37->1458" + "default.handlebars->37->1464" ] }, { @@ -11851,8 +11851,8 @@ "zh-chs": "检查...", "zh-cht": "檢查...", "xloc": [ - "default.handlebars->37->1424", - "default.handlebars->37->2763" + "default.handlebars->37->1430", + "default.handlebars->37->2769" ] }, { @@ -11876,7 +11876,7 @@ "zh-chs": "中文", "zh-cht": "中文", "xloc": [ - "default.handlebars->37->1459" + "default.handlebars->37->1465" ] }, { @@ -11900,7 +11900,7 @@ "zh-chs": "中文(香港)", "zh-cht": "中文(香港)", "xloc": [ - "default.handlebars->37->1460" + "default.handlebars->37->1466" ] }, { @@ -11924,7 +11924,7 @@ "zh-chs": "中文(中国)", "zh-cht": "中文(中國)", "xloc": [ - "default.handlebars->37->1461" + "default.handlebars->37->1467" ] }, { @@ -11948,7 +11948,7 @@ "zh-chs": "简体中文", "zh-cht": "簡體中文", "xloc": [ - "default.handlebars->37->1621" + "default.handlebars->37->1627" ] }, { @@ -11972,7 +11972,7 @@ "zh-chs": "中文(新加坡)", "zh-cht": "中文(新加坡)", "xloc": [ - "default.handlebars->37->1462" + "default.handlebars->37->1468" ] }, { @@ -11996,7 +11996,7 @@ "zh-chs": "中文(台湾)", "zh-cht": "中文(台灣)", "xloc": [ - "default.handlebars->37->1463" + "default.handlebars->37->1469" ] }, { @@ -12020,7 +12020,7 @@ "zh-chs": "繁体中文", "zh-cht": "繁體中文", "xloc": [ - "default.handlebars->37->1622" + "default.handlebars->37->1628" ] }, { @@ -12069,7 +12069,7 @@ "zh-chs": "楚瓦什", "zh-cht": "楚瓦什", "xloc": [ - "default.handlebars->37->1464" + "default.handlebars->37->1470" ] }, { @@ -12115,17 +12115,17 @@ "zh-cht": "清除", "xloc": [ "default-mobile.handlebars->11->156", - "default-mobile.handlebars->11->459", - "default-mobile.handlebars->11->461", - "default-mobile.handlebars->11->463", "default-mobile.handlebars->11->465", + "default-mobile.handlebars->11->467", + "default-mobile.handlebars->11->469", + "default-mobile.handlebars->11->471", "default-mobile.handlebars->11->71", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5", - "default.handlebars->37->1265", - "default.handlebars->37->1267", - "default.handlebars->37->1269", "default.handlebars->37->1271", - "default.handlebars->37->2030", + "default.handlebars->37->1273", + "default.handlebars->37->1275", + "default.handlebars->37->1277", + "default.handlebars->37->2036", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default.handlebars->container->column_l->p41->3->1", "messenger.handlebars->xbottom->1->1->0->5", @@ -12155,8 +12155,8 @@ "tr": "RDP kimlik bilgileri temizlensin mi?", "zh-chs": "清除 RDP 凭据?", "xloc": [ - "default-mobile.handlebars->11->359", - "default.handlebars->37->1103" + "default-mobile.handlebars->11->365", + "default.handlebars->37->1109" ] }, { @@ -12179,8 +12179,8 @@ "tr": "SSH kimlik bilgileri temizlensin mi?", "zh-chs": "清除 SSH 凭据?", "xloc": [ - "default-mobile.handlebars->11->357", - "default.handlebars->37->1101" + "default-mobile.handlebars->11->363", + "default.handlebars->37->1107" ] }, { @@ -12227,8 +12227,8 @@ "tr": "Temsilci çekirdeğini temizle", "zh-chs": "清除代理核心", "xloc": [ - "default.handlebars->37->597", - "default.handlebars->37->641" + "default.handlebars->37->603", + "default.handlebars->37->647" ] }, { @@ -12251,7 +12251,7 @@ "tr": "Seçilen cihazlarda temsilci çekirdeği temizlensin mi?", "zh-chs": "清除选定设备上的代理核心?", "xloc": [ - "default.handlebars->37->640" + "default.handlebars->37->646" ] }, { @@ -12275,8 +12275,8 @@ "zh-chs": "全部清除", "zh-cht": "全部清除", "xloc": [ - "default-mobile.handlebars->11->658", - "default.handlebars->37->2632" + "default-mobile.handlebars->11->664", + "default.handlebars->37->2638" ] }, { @@ -12325,8 +12325,8 @@ "zh-chs": "清除核心", "zh-cht": "清除核心", "xloc": [ - "default-mobile.handlebars->11->577", - "default.handlebars->37->1385" + "default-mobile.handlebars->11->583", + "default.handlebars->37->1391" ] }, { @@ -12374,8 +12374,8 @@ "zh-chs": "清除此通知", "zh-cht": "清除此通知", "xloc": [ - "default-mobile.handlebars->11->657", - "default.handlebars->37->2631" + "default-mobile.handlebars->11->663", + "default.handlebars->37->2637" ] }, { @@ -12447,8 +12447,8 @@ "zh-chs": "单击此处编辑设备组名称", "zh-cht": "單擊此處編輯裝置群名稱", "xloc": [ - "default.handlebars->37->1727", - "default.handlebars->37->1975" + "default.handlebars->37->1733", + "default.handlebars->37->1981" ] }, { @@ -12472,7 +12472,7 @@ "zh-chs": "单击此处编辑服务器端设备名称", "zh-cht": "單擊此處編輯伺服器端裝置名稱", "xloc": [ - "default.handlebars->37->721" + "default.handlebars->37->727" ] }, { @@ -12496,7 +12496,7 @@ "zh-chs": "单击此处编辑用户组名称", "zh-cht": "單擊此處編輯用戶群名稱", "xloc": [ - "default.handlebars->37->2318" + "default.handlebars->37->2324" ] }, { @@ -12614,7 +12614,7 @@ "zh-cht": "單擊確定將驗證電郵發送到:", "xloc": [ "default-mobile.handlebars->11->99", - "default.handlebars->37->1656" + "default.handlebars->37->1662" ] }, { @@ -12687,8 +12687,8 @@ "zh-chs": "客户端控制模式(CCM)", "zh-cht": "客戶端控制模式(CCM)", "xloc": [ - "default-mobile.handlebars->11->532", - "default.handlebars->37->1339" + "default-mobile.handlebars->11->538", + "default.handlebars->37->1345" ] }, { @@ -12712,7 +12712,7 @@ "zh-chs": "客户编号", "zh-cht": "客戶編號", "xloc": [ - "default.handlebars->37->1709" + "default.handlebars->37->1715" ] }, { @@ -12736,7 +12736,7 @@ "zh-chs": "客户端启动的远程访问", "zh-cht": "客戶端啟動的遠程訪問", "xloc": [ - "default.handlebars->37->1822" + "default.handlebars->37->1828" ] }, { @@ -12760,7 +12760,7 @@ "zh-chs": "客户机密", "zh-cht": "客戶機密", "xloc": [ - "default.handlebars->37->1710" + "default.handlebars->37->1716" ] }, { @@ -12810,11 +12810,11 @@ "zh-cht": "關", "xloc": [ "default-mobile.handlebars->11->69", - "default.handlebars->37->1180", - "default.handlebars->37->1241", + "default.handlebars->37->1186", + "default.handlebars->37->1247", "default.handlebars->37->204", "default.handlebars->37->212", - "default.handlebars->37->2757", + "default.handlebars->37->2763", "sharing.handlebars->11->52" ] }, @@ -12839,7 +12839,7 @@ "zh-chs": "封闭式桌面多路复用会话,{0}秒", "zh-cht": "封閉式桌面多路復用會話,{0}秒", "xloc": [ - "default.handlebars->37->2041" + "default.handlebars->37->2047" ] }, { @@ -12963,7 +12963,7 @@ "zh-chs": "命令", "zh-cht": "命令", "xloc": [ - "default.handlebars->37->545" + "default.handlebars->37->551" ] }, { @@ -13010,10 +13010,10 @@ "zh-chs": "指令", "zh-cht": "指令", "xloc": [ - "default-mobile.handlebars->11->645", - "default.handlebars->37->1928", - "default.handlebars->37->927", - "default.handlebars->37->949" + "default-mobile.handlebars->11->651", + "default.handlebars->37->1934", + "default.handlebars->37->933", + "default.handlebars->37->955" ] }, { @@ -13037,8 +13037,8 @@ "zh-chs": "通用设备组", "zh-cht": "通用裝置群", "xloc": [ - "default.handlebars->37->2352", - "default.handlebars->37->2505" + "default.handlebars->37->2358", + "default.handlebars->37->2511" ] }, { @@ -13062,8 +13062,8 @@ "zh-chs": "通用设备", "zh-cht": "通用裝置", "xloc": [ - "default.handlebars->37->2358", - "default.handlebars->37->2517" + "default.handlebars->37->2364", + "default.handlebars->37->2523" ] }, { @@ -13086,8 +13086,8 @@ "tr": "Derleme zamanı", "zh-chs": "编译时间", "xloc": [ - "default-mobile.handlebars->11->505", - "default.handlebars->37->1302" + "default-mobile.handlebars->11->511", + "default.handlebars->37->1308" ] }, { @@ -13131,7 +13131,7 @@ "zh-chs": "压缩档案...", "zh-cht": "壓縮檔案...", "xloc": [ - "default.handlebars->37->1236", + "default.handlebars->37->1242", "sharing.handlebars->11->47" ] }, @@ -13176,16 +13176,16 @@ "zh-chs": "确认", "zh-cht": "確認", "xloc": [ - "default-mobile.handlebars->11->354", - "default-mobile.handlebars->11->599", - "default.handlebars->37->1054", - "default.handlebars->37->1063", - "default.handlebars->37->1833", - "default.handlebars->37->2226", - "default.handlebars->37->2308", - "default.handlebars->37->2374", - "default.handlebars->37->2503", - "default.handlebars->37->609" + "default-mobile.handlebars->11->360", + "default-mobile.handlebars->11->605", + "default.handlebars->37->1060", + "default.handlebars->37->1069", + "default.handlebars->37->1839", + "default.handlebars->37->2232", + "default.handlebars->37->2314", + "default.handlebars->37->2380", + "default.handlebars->37->2509", + "default.handlebars->37->615" ] }, { @@ -13229,8 +13229,8 @@ "zh-chs": "确认将1个副本复制到此位置?", "zh-cht": "確認將1個副本複製到此位置?", "xloc": [ - "default-mobile.handlebars->11->454", - "default.handlebars->37->1260", + "default-mobile.handlebars->11->460", + "default.handlebars->37->1266", "sharing.handlebars->11->70" ] }, @@ -13255,7 +13255,7 @@ "zh-chs": "确认{0}个条目的复制到此位置?", "zh-cht": "確認{0}個條目的複製到此位置?", "xloc": [ - "default.handlebars->37->1259", + "default.handlebars->37->1265", "sharing.handlebars->11->69" ] }, @@ -13280,7 +13280,7 @@ "zh-chs": "确认{0}个条目的副本到此位置?", "zh-cht": "確認{0}個條目的副本到此位置?", "xloc": [ - "default-mobile.handlebars->11->453" + "default-mobile.handlebars->11->459" ] }, { @@ -13304,7 +13304,7 @@ "zh-chs": "确认删除选定的帐户?", "zh-cht": "確認刪除所選帳戶?", "xloc": [ - "default.handlebars->37->2225" + "default.handlebars->37->2231" ] }, { @@ -13349,7 +13349,7 @@ "zh-chs": "确认删除选定的用户组?", "zh-cht": "確認刪除所選用戶群?", "xloc": [ - "default.handlebars->37->2307" + "default.handlebars->37->2313" ] }, { @@ -13373,7 +13373,7 @@ "zh-chs": "确认删除用户{0}?", "zh-cht": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->37->2502" + "default.handlebars->37->2508" ] }, { @@ -13397,7 +13397,7 @@ "zh-chs": "确认删除用户“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->37->2377" + "default.handlebars->37->2383" ] }, { @@ -13421,7 +13421,7 @@ "zh-chs": "确认删除用户组“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->37->2534" + "default.handlebars->37->2540" ] }, { @@ -13445,8 +13445,8 @@ "zh-chs": "确认将1个条目移动到此位置?", "zh-cht": "確認將1個條目移動到此位置?", "xloc": [ - "default-mobile.handlebars->11->456", - "default.handlebars->37->1262", + "default-mobile.handlebars->11->462", + "default.handlebars->37->1268", "sharing.handlebars->11->72" ] }, @@ -13471,7 +13471,7 @@ "zh-chs": "确认将{0}个条目移到此位置?", "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ - "default.handlebars->37->1261", + "default.handlebars->37->1267", "sharing.handlebars->11->71" ] }, @@ -13496,7 +13496,7 @@ "zh-chs": "确认将{0}个条目移到该位置?", "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ - "default-mobile.handlebars->11->455" + "default-mobile.handlebars->11->461" ] }, { @@ -13520,7 +13520,7 @@ "zh-chs": "确认覆盖?", "zh-cht": "確認覆蓋?", "xloc": [ - "default.handlebars->37->2024" + "default.handlebars->37->2030" ] }, { @@ -13544,8 +13544,8 @@ "zh-chs": "确认删除设备“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->37->2367", - "default.handlebars->37->2525" + "default.handlebars->37->2373", + "default.handlebars->37->2531" ] }, { @@ -13569,8 +13569,8 @@ "zh-chs": "确认删除设备组“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->37->2369", - "default.handlebars->37->2538" + "default.handlebars->37->2375", + "default.handlebars->37->2544" ] }, { @@ -13594,7 +13594,7 @@ "zh-chs": "确认删除用户“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->37->2527" + "default.handlebars->37->2533" ] }, { @@ -13618,7 +13618,7 @@ "zh-chs": "确认删除用户组“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->37->2530" + "default.handlebars->37->2536" ] }, { @@ -13642,8 +13642,8 @@ "zh-chs": "确认删除访问权限?", "zh-cht": "確認刪除訪問權限?", "xloc": [ - "default.handlebars->37->2528", - "default.handlebars->37->2531" + "default.handlebars->37->2534", + "default.handlebars->37->2537" ] }, { @@ -13668,7 +13668,7 @@ "zh-cht": "確認刪除身份驗證軟體兩步登入?", "xloc": [ "default-mobile.handlebars->11->98", - "default.handlebars->37->1407" + "default.handlebars->37->1413" ] }, { @@ -13713,7 +13713,7 @@ "zh-chs": "确认删除设备共享“{0}”?", "zh-cht": "確認刪除設備共享“{0}”?", "xloc": [ - "default.handlebars->37->2523" + "default.handlebars->37->2529" ] }, { @@ -13778,7 +13778,7 @@ "tr": "Push kimlik doğrulama cihazının kaldırılması onaylansın mı?", "zh-chs": "确认移除推送认证设备?", "xloc": [ - "default.handlebars->37->1409" + "default.handlebars->37->1415" ] }, { @@ -13802,7 +13802,7 @@ "zh-chs": "确认删除用户“ {0} ”的权限?", "zh-cht": "確認刪除用戶“ {0} ”的權限?", "xloc": [ - "default.handlebars->37->1939" + "default.handlebars->37->1945" ] }, { @@ -13826,7 +13826,7 @@ "zh-chs": "确认删除用户组“ {0} ”的权限?", "zh-cht": "確認刪除用戶群“ {0} ”的權限?", "xloc": [ - "default.handlebars->37->1941" + "default.handlebars->37->1947" ] }, { @@ -13849,7 +13849,7 @@ "tr": "Seçili aygıtın kaldırılması onaylansın mı?", "zh-chs": "确认移除所选设备?", "xloc": [ - "default.handlebars->37->603" + "default.handlebars->37->609" ] }, { @@ -13872,7 +13872,7 @@ "tr": "Bu giriş belirtecinin kaldırılması onaylansın mı?", "zh-chs": "确认删除此登录令牌?", "xloc": [ - "default.handlebars->37->1702" + "default.handlebars->37->1708" ] }, { @@ -13917,7 +13917,7 @@ "zh-chs": "确认删除用户{0}?", "zh-cht": "確認刪除用戶{0}?", "xloc": [ - "default-mobile.handlebars->11->654" + "default-mobile.handlebars->11->660" ] }, { @@ -13940,7 +13940,7 @@ "tr": "Seçilen {0} cihazın kaldırılması onaylansın mı?", "zh-chs": "确认移除 {0} 个选定的设备?", "xloc": [ - "default.handlebars->37->604" + "default.handlebars->37->610" ] }, { @@ -13965,7 +13965,7 @@ "zh-cht": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->11->151", - "default.handlebars->37->2025" + "default.handlebars->37->2031" ] }, { @@ -13990,13 +13990,13 @@ "zh-cht": "連接", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->421", + "default-mobile.handlebars->11->427", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span", - "default.handlebars->37->1218", - "default.handlebars->37->1757", - "default.handlebars->37->802", + "default.handlebars->37->1224", + "default.handlebars->37->1763", + "default.handlebars->37->808", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", @@ -14030,7 +14030,7 @@ "zh-chs": "全部连接", "zh-cht": "全部連接", "xloc": [ - "default.handlebars->37->385", + "default.handlebars->37->391", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar" ] }, @@ -14075,7 +14075,7 @@ "zh-chs": "连接到服务器", "zh-cht": "連接到伺服器", "xloc": [ - "default.handlebars->37->1826" + "default.handlebars->37->1832" ] }, { @@ -14222,7 +14222,7 @@ "zh-chs": "已连接的英特尔®AMT", "zh-cht": "已連接的Intel® AMT", "xloc": [ - "default.handlebars->37->2685" + "default.handlebars->37->2691" ] }, { @@ -14246,7 +14246,7 @@ "zh-chs": "已连接的用户", "zh-cht": "已连接的用户", "xloc": [ - "default.handlebars->37->2690" + "default.handlebars->37->2696" ] }, { @@ -14278,8 +14278,8 @@ "zh-chs": "现在已连接", "zh-cht": "現在已連接", "xloc": [ - "default-mobile.handlebars->11->500", - "default.handlebars->37->1297" + "default-mobile.handlebars->11->506", + "default.handlebars->37->1303" ] }, { @@ -14368,12 +14368,12 @@ "zh-cht": "正在連線...", "xloc": [ "default-mobile.handlebars->11->2", - "default-mobile.handlebars->11->472", + "default-mobile.handlebars->11->478", "default-mobile.handlebars->11->48", - "default.handlebars->37->1283", + "default.handlebars->37->1289", "default.handlebars->37->337", "default.handlebars->37->340", - "default.handlebars->37->388", + "default.handlebars->37->394", "default.handlebars->37->9", "sharing.handlebars->11->2", "sharing.handlebars->11->93", @@ -14422,7 +14422,7 @@ "zh-chs": "连接数量", "zh-cht": "連接數量", "xloc": [ - "default.handlebars->37->2716" + "default.handlebars->37->2722" ] }, { @@ -14445,9 +14445,9 @@ "tr": "Bağlantı hatası", "zh-chs": "连接错误", "xloc": [ - "default-mobile.handlebars->11->435", - "default.handlebars->37->1205", - "default.handlebars->37->1232", + "default-mobile.handlebars->11->441", + "default.handlebars->37->1211", + "default.handlebars->37->1238", "login2.handlebars->7->32" ] }, @@ -14472,7 +14472,7 @@ "zh-chs": "连接转发器", "zh-cht": "連接轉發器", "xloc": [ - "default.handlebars->37->2751" + "default.handlebars->37->2757" ] }, { @@ -14544,10 +14544,10 @@ "zh-chs": "连接性", "zh-cht": "連接性", "xloc": [ - "default-mobile.handlebars->11->293", - "default.handlebars->37->1982", + "default-mobile.handlebars->11->299", + "default.handlebars->37->1988", "default.handlebars->37->327", - "default.handlebars->37->819", + "default.handlebars->37->825", "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1" ] }, @@ -14572,9 +14572,9 @@ "zh-chs": "控制台", "zh-cht": "控制台", "xloc": [ - "default-mobile.handlebars->11->316", - "default.handlebars->37->920", - "default.handlebars->37->942", + "default-mobile.handlebars->11->322", + "default.handlebars->37->926", + "default.handlebars->37->948", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole", "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole", "default.handlebars->contextMenu->cxconsole" @@ -14601,7 +14601,7 @@ "zh-chs": "控制台 -", "zh-cht": "控制台 -", "xloc": [ - "default.handlebars->37->722" + "default.handlebars->37->728" ] }, { @@ -14625,8 +14625,8 @@ "zh-chs": "控制", "zh-cht": "控制", "xloc": [ - "default.handlebars->37->919", - "default.handlebars->37->941", + "default.handlebars->37->925", + "default.handlebars->37->947", "messenger.handlebars->remoteImage->3->2" ] }, @@ -14675,7 +14675,7 @@ "zh-chs": "Cookie编码器", "zh-cht": "Cookie編碼器", "xloc": [ - "default.handlebars->37->2735" + "default.handlebars->37->2741" ] }, { @@ -14701,7 +14701,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->37->518", + "default.handlebars->37->524", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing.handlebars->p13->p13toolbar->fileArea2->3" @@ -14753,8 +14753,8 @@ "tr": "URL'yi panoya kopyala", "zh-chs": "将 URL 复制到剪贴板", "xloc": [ - "default.handlebars->37->527", - "default.handlebars->37->531" + "default.handlebars->37->533", + "default.handlebars->37->537" ] }, { @@ -14778,7 +14778,7 @@ "zh-chs": "将Windows 32位代理URL复制到剪贴板", "zh-cht": "將Windows 32位代理URL複製到剪貼板", "xloc": [ - "default.handlebars->37->508" + "default.handlebars->37->514" ] }, { @@ -14802,7 +14802,7 @@ "zh-chs": "将Windows 64位代理URL复制到剪贴板", "zh-cht": "將Windows 64位代理URL複製到剪貼板", "xloc": [ - "default.handlebars->37->512" + "default.handlebars->37->518" ] }, { @@ -14861,8 +14861,8 @@ "zh-chs": "将代理URL复制到剪贴板", "zh-cht": "將代理URL複製到剪貼板", "xloc": [ - "default.handlebars->37->544", - "default.handlebars->37->546" + "default.handlebars->37->550", + "default.handlebars->37->552" ] }, { @@ -14886,12 +14886,12 @@ "zh-chs": "复制连结到剪贴板", "zh-cht": "複製連結到剪貼板", "xloc": [ - "default.handlebars->37->1993", - "default.handlebars->37->2012", + "default.handlebars->37->1999", + "default.handlebars->37->2018", "default.handlebars->37->271", "default.handlebars->37->293", "default.handlebars->37->295", - "default.handlebars->37->482" + "default.handlebars->37->488" ] }, { @@ -14915,7 +14915,7 @@ "zh-chs": "将macOS代理URL复制到剪贴板", "zh-cht": "將macOS代理URL複製到剪貼板", "xloc": [ - "default.handlebars->37->522" + "default.handlebars->37->528" ] }, { @@ -14965,8 +14965,8 @@ "xloc": [ "agentinvite.handlebars->container->column_l->5->linuxtab", "agentinvite.handlebars->container->column_l->5->linuxtab", - "default.handlebars->37->517", - "default.handlebars->37->540" + "default.handlebars->37->523", + "default.handlebars->37->546" ] }, { @@ -15014,7 +15014,7 @@ "zh-chs": "复制:“{0}”到“{1}”", "zh-cht": "複製:“{0}”到“{1}”", "xloc": [ - "default.handlebars->37->2084" + "default.handlebars->37->2090" ] }, { @@ -15188,7 +15188,7 @@ "zh-chs": "核心服务器", "zh-cht": "核心伺服器", "xloc": [ - "default.handlebars->37->2734" + "default.handlebars->37->2740" ] }, { @@ -15212,7 +15212,7 @@ "zh-chs": "科西嘉文", "zh-cht": "科西嘉文", "xloc": [ - "default.handlebars->37->1465" + "default.handlebars->37->1471" ] }, { @@ -15256,7 +15256,7 @@ "zh-chs": "创建帐号", "zh-cht": "創建帳號", "xloc": [ - "default.handlebars->37->2275", + "default.handlebars->37->2281", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1", "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1" @@ -15326,7 +15326,7 @@ "tr": "Giriş Simgesi Oluştur", "zh-chs": "创建登录令牌", "xloc": [ - "default.handlebars->37->1649", + "default.handlebars->37->1655", "default.handlebars->37->296" ] }, @@ -15351,7 +15351,7 @@ "zh-chs": "创建用户组", "zh-cht": "創建用戶群", "xloc": [ - "default.handlebars->37->2315" + "default.handlebars->37->2321" ] }, { @@ -15375,7 +15375,7 @@ "zh-chs": "创建连结以与访客共享此设备", "zh-cht": "創建鏈結以與訪客共享此裝置", "xloc": [ - "default.handlebars->37->841" + "default.handlebars->37->847" ] }, { @@ -15399,7 +15399,7 @@ "zh-chs": "使用以下选项创建一个新的设备组。", "zh-cht": "使用以下選項創建一個新的裝置群。", "xloc": [ - "default.handlebars->37->1679" + "default.handlebars->37->1685" ] }, { @@ -15446,7 +15446,7 @@ "tr": "Hesabınıza alternatif giriş olarak kullanılabilecek geçici bir kullanıcı adı ve şifre oluşturun. Bu, araçların veya diğer hizmetlerin hesabınıza erişmesine izin vermek için kullanışlıdır.", "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。", "xloc": [ - "default.handlebars->37->1630" + "default.handlebars->37->1636" ] }, { @@ -15470,7 +15470,7 @@ "zh-chs": "创建文件夹(如果不存在)?", "zh-cht": "創建文件夾(如果不存在)?", "xloc": [ - "default.handlebars->37->635" + "default.handlebars->37->641" ] }, { @@ -15494,7 +15494,7 @@ "zh-chs": "创建文件夹:“{0}”", "zh-cht": "創建文件夾:“{0}”", "xloc": [ - "default.handlebars->37->2077" + "default.handlebars->37->2083" ] }, { @@ -15541,7 +15541,7 @@ "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:", "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:", "xloc": [ - "default.handlebars->37->2239" + "default.handlebars->37->2245" ] }, { @@ -15591,7 +15591,7 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "創建的設備組:{0}", "xloc": [ - "default.handlebars->37->2088" + "default.handlebars->37->2094" ] }, { @@ -15615,7 +15615,7 @@ "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。", "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。", "xloc": [ - "default.handlebars->37->965" + "default.handlebars->37->971" ] }, { @@ -15681,7 +15681,7 @@ "zh-chs": "创建", "zh-cht": "創建", "xloc": [ - "default.handlebars->37->2419" + "default.handlebars->37->2425" ] }, { @@ -15705,7 +15705,7 @@ "zh-chs": "创建时间", "zh-cht": "創作時間", "xloc": [ - "default.handlebars->37->1738" + "default.handlebars->37->1744" ] }, { @@ -15755,8 +15755,8 @@ "zh-chs": "创建者", "zh-cht": "創作者", "xloc": [ - "default.handlebars->37->1736", - "default.handlebars->37->1737" + "default.handlebars->37->1742", + "default.handlebars->37->1743" ] }, { @@ -15780,9 +15780,9 @@ "zh-chs": "证书", "zh-cht": "證書", "xloc": [ - "default-mobile.handlebars->11->303", - "default.handlebars->37->1707", - "default.handlebars->37->829" + "default-mobile.handlebars->11->309", + "default.handlebars->37->1713", + "default.handlebars->37->835" ] }, { @@ -15806,7 +15806,7 @@ "zh-chs": "克里语", "zh-cht": "克里語", "xloc": [ - "default.handlebars->37->1466" + "default.handlebars->37->1472" ] }, { @@ -15830,7 +15830,7 @@ "zh-chs": "克罗地亚文", "zh-cht": "克羅地亞文", "xloc": [ - "default.handlebars->37->1467" + "default.handlebars->37->1473" ] }, { @@ -15904,10 +15904,10 @@ "zh-chs": "Ctrl", "zh-cht": "Ctrl", "xloc": [ - "default-mobile.handlebars->11->392", - "default-mobile.handlebars->11->396", - "default.handlebars->37->1148", - "default.handlebars->37->1152", + "default-mobile.handlebars->11->398", + "default-mobile.handlebars->11->402", + "default.handlebars->37->1154", + "default.handlebars->37->1158", "default.handlebars->37->57", "sharing.handlebars->11->24" ] @@ -15932,7 +15932,7 @@ "tr": "Ctrl +", "zh-chs": "Ctrl +", "xloc": [ - "default-mobile.handlebars->11->420" + "default-mobile.handlebars->11->426" ] }, { @@ -16074,8 +16074,8 @@ "tr": "Mevcut şifre doğru değil.", "zh-chs": "当前密码不正确。", "xloc": [ - "default-mobile.handlebars->11->685", - "default.handlebars->37->2659" + "default-mobile.handlebars->11->691", + "default.handlebars->37->2665" ] }, { @@ -16098,7 +16098,7 @@ "tr": "Özelleştirme", "zh-chs": "定制", "xloc": [ - "default-mobile.handlebars->11->373" + "default-mobile.handlebars->11->379" ] }, { @@ -16173,7 +16173,7 @@ "zh-chs": "捷克文", "zh-cht": "捷克文", "xloc": [ - "default.handlebars->37->1468" + "default.handlebars->37->1474" ] }, { @@ -16221,7 +16221,7 @@ "zh-chs": "丹麦文", "zh-cht": "丹麥文", "xloc": [ - "default.handlebars->37->1469" + "default.handlebars->37->1475" ] }, { @@ -16269,7 +16269,7 @@ "zh-chs": "数据通道", "zh-cht": "數據通道", "xloc": [ - "default.handlebars->37->1116", + "default.handlebars->37->1122", "sharing.handlebars->11->11" ] }, @@ -16294,7 +16294,7 @@ "zh-chs": "日期和时间", "zh-cht": "日期和時間", "xloc": [ - "default.handlebars->37->1627" + "default.handlebars->37->1633" ] }, { @@ -16318,9 +16318,9 @@ "zh-chs": "天", "zh-cht": "天", "xloc": [ - "default-mobile.handlebars->11->344", - "default.handlebars->37->1038", - "default.handlebars->37->2583" + "default-mobile.handlebars->11->350", + "default.handlebars->37->1044", + "default.handlebars->37->2589" ] }, { @@ -16344,7 +16344,7 @@ "zh-chs": "停用", "zh-cht": "停用", "xloc": [ - "default.handlebars->37->1805" + "default.handlebars->37->1811" ] }, { @@ -16368,7 +16368,7 @@ "zh-chs": "如果设置停用CCM", "zh-cht": "如果設置停用CCM", "xloc": [ - "default.handlebars->37->1817" + "default.handlebars->37->1823" ] }, { @@ -16413,8 +16413,8 @@ "zh-chs": "沉睡", "zh-cht": "沉睡", "xloc": [ - "default-mobile.handlebars->11->224", - "default.handlebars->37->557" + "default-mobile.handlebars->11->230", + "default.handlebars->37->563" ] }, { @@ -16438,10 +16438,10 @@ "zh-chs": "默认", "zh-cht": "默認", "xloc": [ - "default.handlebars->37->2262", - "default.handlebars->37->2311", - "default.handlebars->37->2322", - "default.handlebars->37->2395" + "default.handlebars->37->2268", + "default.handlebars->37->2317", + "default.handlebars->37->2328", + "default.handlebars->37->2401" ] }, { @@ -16464,8 +16464,8 @@ "tr": "del", "zh-chs": "德尔", "xloc": [ - "default-mobile.handlebars->11->380", - "default.handlebars->37->1136" + "default-mobile.handlebars->11->386", + "default.handlebars->37->1142" ] }, { @@ -16490,13 +16490,13 @@ "zh-cht": "刪除", "xloc": [ "default-mobile.handlebars->11->146", - "default-mobile.handlebars->11->446", + "default-mobile.handlebars->11->452", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", "default-mobile.handlebars->dialog->idx_dlgButtonBar->5", - "default.handlebars->37->1251", - "default.handlebars->37->2019", - "default.handlebars->37->692", + "default.handlebars->37->1257", + "default.handlebars->37->2025", + "default.handlebars->37->698", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->idx_dlgButtonBar->5", @@ -16531,7 +16531,7 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->11->108", - "default.handlebars->37->1664" + "default.handlebars->37->1670" ] }, { @@ -16555,7 +16555,7 @@ "zh-chs": "删除帐户", "zh-cht": "刪除帳戶", "xloc": [ - "default.handlebars->37->2227" + "default.handlebars->37->2233" ] }, { @@ -16579,8 +16579,8 @@ "zh-chs": "删除设备", "zh-cht": "刪除裝置", "xloc": [ - "default-mobile.handlebars->11->305", - "default.handlebars->37->845" + "default-mobile.handlebars->11->311", + "default.handlebars->37->851" ] }, { @@ -16603,7 +16603,7 @@ "tr": "Cihazları Sil", "zh-chs": "删除设备", "xloc": [ - "default.handlebars->37->610" + "default.handlebars->37->616" ] }, { @@ -16627,11 +16627,11 @@ "zh-chs": "删除群组", "zh-cht": "刪除群組", "xloc": [ - "default-mobile.handlebars->11->597", - "default-mobile.handlebars->11->600", - "default.handlebars->37->1792", - "default.handlebars->37->1793", - "default.handlebars->37->1834" + "default-mobile.handlebars->11->603", + "default-mobile.handlebars->11->606", + "default.handlebars->37->1798", + "default.handlebars->37->1799", + "default.handlebars->37->1840" ] }, { @@ -16655,8 +16655,8 @@ "zh-chs": "删除节点", "zh-cht": "刪除節點", "xloc": [ - "default-mobile.handlebars->11->352", - "default.handlebars->37->1064" + "default-mobile.handlebars->11->358", + "default.handlebars->37->1070" ] }, { @@ -16701,7 +16701,7 @@ "zh-chs": "删除用户", "zh-cht": "刪除用戶", "xloc": [ - "default.handlebars->37->2462" + "default.handlebars->37->2468" ] }, { @@ -16725,8 +16725,8 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->37->2363", - "default.handlebars->37->2375" + "default.handlebars->37->2369", + "default.handlebars->37->2381" ] }, { @@ -16750,7 +16750,7 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->37->2309" + "default.handlebars->37->2315" ] }, { @@ -16774,7 +16774,7 @@ "zh-chs": "删除用户{0}", "zh-cht": "刪除用戶{0}", "xloc": [ - "default.handlebars->37->2501" + "default.handlebars->37->2507" ] }, { @@ -16799,7 +16799,7 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0", - "default.handlebars->37->2223", + "default.handlebars->37->2229", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -16824,7 +16824,7 @@ "zh-chs": "删除设备", "zh-cht": "刪除裝置", "xloc": [ - "default.handlebars->37->595" + "default.handlebars->37->601" ] }, { @@ -16848,7 +16848,7 @@ "zh-chs": "删除群组", "zh-cht": "刪除群組", "xloc": [ - "default.handlebars->37->2305" + "default.handlebars->37->2311" ] }, { @@ -16872,7 +16872,7 @@ "zh-chs": "删除项目?", "zh-cht": "刪除項目?", "xloc": [ - "default.handlebars->37->693" + "default.handlebars->37->699" ] }, { @@ -16896,7 +16896,7 @@ "zh-chs": "递归删除:“{0}”,{1}个元素已删除", "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除", "xloc": [ - "default.handlebars->37->2079" + "default.handlebars->37->2085" ] }, { @@ -16921,9 +16921,9 @@ "zh-cht": "刪除所選項目?", "xloc": [ "default-mobile.handlebars->11->148", - "default-mobile.handlebars->11->448", - "default.handlebars->37->1253", - "default.handlebars->37->2021", + "default-mobile.handlebars->11->454", + "default.handlebars->37->1259", + "default.handlebars->37->2027", "sharing.handlebars->11->63" ] }, @@ -16948,7 +16948,7 @@ "zh-chs": "删除用户群组{0}?", "zh-cht": "刪除用戶群組{0}?", "xloc": [ - "default.handlebars->37->2373" + "default.handlebars->37->2379" ] }, { @@ -16973,9 +16973,9 @@ "zh-cht": "刪除{0}個所選項目?", "xloc": [ "default-mobile.handlebars->11->147", - "default-mobile.handlebars->11->447", - "default.handlebars->37->1252", - "default.handlebars->37->2020", + "default-mobile.handlebars->11->453", + "default.handlebars->37->1258", + "default.handlebars->37->2026", "sharing.handlebars->11->62" ] }, @@ -17000,7 +17000,7 @@ "zh-chs": "删除{0}?", "zh-cht": "刪除{0}?", "xloc": [ - "default-mobile.handlebars->11->353" + "default-mobile.handlebars->11->359" ] }, { @@ -17024,7 +17024,7 @@ "zh-chs": "删除:“{0}”", "zh-cht": "刪除:“{0}”", "xloc": [ - "default.handlebars->37->2078" + "default.handlebars->37->2084" ] }, { @@ -17048,7 +17048,7 @@ "zh-chs": "删除:“{0}”,{1}个元素已删除", "zh-cht": "刪除:“{0}”,已刪除{1}個元素", "xloc": [ - "default.handlebars->37->2080" + "default.handlebars->37->2086" ] }, { @@ -17072,8 +17072,8 @@ "zh-chs": "被拒绝", "zh-cht": "被拒絕", "xloc": [ - "default-mobile.handlebars->11->367", - "default.handlebars->37->1111", + "default-mobile.handlebars->11->373", + "default.handlebars->37->1117", "sharing.handlebars->11->29", "sharing.handlebars->11->7" ] @@ -17204,25 +17204,25 @@ "zh-cht": "描述", "xloc": [ "default-mobile.handlebars->11->125", - "default-mobile.handlebars->11->257", - "default-mobile.handlebars->11->258", - "default-mobile.handlebars->11->362", - "default-mobile.handlebars->11->513", - "default-mobile.handlebars->11->588", - "default-mobile.handlebars->11->602", - "default.handlebars->37->1106", - "default.handlebars->37->1310", - "default.handlebars->37->1320", + "default-mobile.handlebars->11->263", + "default-mobile.handlebars->11->264", + "default-mobile.handlebars->11->368", + "default-mobile.handlebars->11->519", + "default-mobile.handlebars->11->594", + "default-mobile.handlebars->11->608", + "default.handlebars->37->1112", + "default.handlebars->37->1316", + "default.handlebars->37->1326", "default.handlebars->37->143", - "default.handlebars->37->1685", - "default.handlebars->37->1733", - "default.handlebars->37->1836", - "default.handlebars->37->2314", - "default.handlebars->37->2324", - "default.handlebars->37->2325", - "default.handlebars->37->2371", - "default.handlebars->37->733", - "default.handlebars->37->734", + "default.handlebars->37->1691", + "default.handlebars->37->1739", + "default.handlebars->37->1842", + "default.handlebars->37->2320", + "default.handlebars->37->2330", + "default.handlebars->37->2331", + "default.handlebars->37->2377", + "default.handlebars->37->739", + "default.handlebars->37->740", "default.handlebars->container->column_l->p42->p42tbl->1->0->3" ] }, @@ -17268,16 +17268,16 @@ "zh-chs": "桌面", "zh-cht": "桌面", "xloc": [ - "default-mobile.handlebars->11->312", - "default.handlebars->37->1186", - "default.handlebars->37->1842", - "default.handlebars->37->2558", - "default.handlebars->37->2608", - "default.handlebars->37->2624", - "default.handlebars->37->2710", - "default.handlebars->37->698", - "default.handlebars->37->892", - "default.handlebars->37->967", + "default-mobile.handlebars->11->318", + "default.handlebars->37->1192", + "default.handlebars->37->1848", + "default.handlebars->37->2564", + "default.handlebars->37->2614", + "default.handlebars->37->2630", + "default.handlebars->37->2716", + "default.handlebars->37->704", + "default.handlebars->37->898", + "default.handlebars->37->973", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop", "sharing.handlebars->11->23", @@ -17304,8 +17304,8 @@ "tr": "Masaüstü + Dosyalar", "zh-chs": "桌面 + 文件", "xloc": [ - "default.handlebars->37->896", - "default.handlebars->37->970" + "default.handlebars->37->902", + "default.handlebars->37->976" ] }, { @@ -17328,7 +17328,7 @@ "tr": "Masaüstü + Terminal", "zh-chs": "桌面 + 终端", "xloc": [ - "default.handlebars->37->893" + "default.handlebars->37->899" ] }, { @@ -17351,8 +17351,8 @@ "tr": "Masaüstü + Terminal + Dosyalar", "zh-chs": "桌面 + 终端 + 文件", "xloc": [ - "default.handlebars->37->897", - "default.handlebars->37->972" + "default.handlebars->37->903", + "default.handlebars->37->978" ] }, { @@ -17399,7 +17399,7 @@ "tr": "Masaüstü Multiplex", "zh-chs": "桌面复用", "xloc": [ - "default.handlebars->37->2715" + "default.handlebars->37->2721" ] }, { @@ -17423,10 +17423,10 @@ "zh-chs": "桌面通知", "zh-cht": "桌面通知", "xloc": [ - "default.handlebars->37->1748", - "default.handlebars->37->2332", - "default.handlebars->37->2434", - "default.handlebars->37->793" + "default.handlebars->37->1754", + "default.handlebars->37->2338", + "default.handlebars->37->2440", + "default.handlebars->37->799" ] }, { @@ -17450,10 +17450,10 @@ "zh-chs": "桌面提示", "zh-cht": "桌面提示", "xloc": [ - "default.handlebars->37->1747", - "default.handlebars->37->2331", - "default.handlebars->37->2433", - "default.handlebars->37->792" + "default.handlebars->37->1753", + "default.handlebars->37->2337", + "default.handlebars->37->2439", + "default.handlebars->37->798" ] }, { @@ -17477,10 +17477,10 @@ "zh-chs": "桌面提示+工具栏", "zh-cht": "桌面提示+工具欄", "xloc": [ - "default.handlebars->37->1745", - "default.handlebars->37->2329", - "default.handlebars->37->2431", - "default.handlebars->37->790" + "default.handlebars->37->1751", + "default.handlebars->37->2335", + "default.handlebars->37->2437", + "default.handlebars->37->796" ] }, { @@ -17503,7 +17503,7 @@ "tr": "Masaüstü Oturumu", "zh-chs": "桌面会话", "xloc": [ - "default.handlebars->37->2551" + "default.handlebars->37->2557" ] }, { @@ -17597,10 +17597,10 @@ "zh-chs": "桌面工具栏", "zh-cht": "桌面工具欄", "xloc": [ - "default.handlebars->37->1746", - "default.handlebars->37->2330", - "default.handlebars->37->2432", - "default.handlebars->37->791" + "default.handlebars->37->1752", + "default.handlebars->37->2336", + "default.handlebars->37->2438", + "default.handlebars->37->797" ] }, { @@ -17623,7 +17623,7 @@ "tr": "Yalnızca Masaüstü Görünümü", "zh-chs": "仅桌面视图", "xloc": [ - "default.handlebars->37->2407" + "default.handlebars->37->2413" ] }, { @@ -17646,7 +17646,7 @@ "tr": "Masaüstü, Yalnızca görüntüleme", "zh-chs": "桌面,仅查看", "xloc": [ - "default.handlebars->37->973" + "default.handlebars->37->979" ] }, { @@ -17670,7 +17670,7 @@ "zh-chs": "桌面时段", "zh-cht": "桌面時段", "xloc": [ - "default.handlebars->37->1185" + "default.handlebars->37->1191" ] }, { @@ -17743,8 +17743,8 @@ "zh-chs": "细节", "zh-cht": "細節", "xloc": [ - "default-mobile.handlebars->11->315", - "default.handlebars->37->1931", + "default-mobile.handlebars->11->321", + "default.handlebars->37->1937", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default.handlebars->contextMenu->cxdetails" ] @@ -17794,14 +17794,14 @@ "zh-chs": "设备", "zh-cht": "裝置", "xloc": [ - "default-mobile.handlebars->11->508", - "default.handlebars->37->1305", - "default.handlebars->37->1413", - "default.handlebars->37->1869", + "default-mobile.handlebars->11->514", + "default.handlebars->37->1311", + "default.handlebars->37->1419", + "default.handlebars->37->1875", "default.handlebars->37->252", - "default.handlebars->37->2520", - "default.handlebars->37->2582", - "default.handlebars->37->2597", + "default.handlebars->37->2526", + "default.handlebars->37->2588", + "default.handlebars->37->2603", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] }, @@ -17826,9 +17826,9 @@ "zh-chs": "设备指令", "zh-cht": "裝置指令", "xloc": [ - "default-mobile.handlebars->11->333", - "default-mobile.handlebars->11->342", - "default.handlebars->37->1021" + "default-mobile.handlebars->11->339", + "default-mobile.handlebars->11->348", + "default.handlebars->37->1027" ] }, { @@ -17898,7 +17898,7 @@ "tr": "Cihaz Ayrıntıları", "zh-chs": "设备详情", "xloc": [ - "default.handlebars->37->1893" + "default.handlebars->37->1899" ] }, { @@ -17947,18 +17947,18 @@ "zh-cht": "裝置群", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->663", - "default.handlebars->37->1864", - "default.handlebars->37->1867", - "default.handlebars->37->1868", - "default.handlebars->37->2174", - "default.handlebars->37->2355", + "default-mobile.handlebars->11->669", + "default.handlebars->37->1870", + "default.handlebars->37->1873", + "default.handlebars->37->1874", + "default.handlebars->37->2180", "default.handlebars->37->2361", - "default.handlebars->37->2508", - "default.handlebars->37->2567", - "default.handlebars->37->2586", - "default.handlebars->37->2600", - "default.handlebars->37->2637" + "default.handlebars->37->2367", + "default.handlebars->37->2514", + "default.handlebars->37->2573", + "default.handlebars->37->2592", + "default.handlebars->37->2606", + "default.handlebars->37->2643" ] }, { @@ -17982,8 +17982,8 @@ "zh-chs": "设备组用户", "zh-cht": "裝置群用戶", "xloc": [ - "default-mobile.handlebars->11->652", - "default.handlebars->37->1937" + "default-mobile.handlebars->11->658", + "default.handlebars->37->1943" ] }, { @@ -18008,11 +18008,11 @@ "zh-cht": "裝置群", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3", - "default.handlebars->37->2190", - "default.handlebars->37->2299", - "default.handlebars->37->2342", - "default.handlebars->37->2428", - "default.handlebars->37->2688", + "default.handlebars->37->2196", + "default.handlebars->37->2305", + "default.handlebars->37->2348", + "default.handlebars->37->2434", + "default.handlebars->37->2694", "default.handlebars->container->column_l->p2->p2info->9" ] }, @@ -18037,7 +18037,7 @@ "zh-chs": "设备信息导出", "zh-cht": "裝置訊息輸出", "xloc": [ - "default.handlebars->37->652" + "default.handlebars->37->658" ] }, { @@ -18061,7 +18061,7 @@ "zh-chs": "设备位置", "zh-cht": "裝置位置", "xloc": [ - "default.handlebars->37->1065" + "default.handlebars->37->1071" ] }, { @@ -18085,7 +18085,7 @@ "zh-chs": "设备消息", "zh-cht": "裝置訊息", "xloc": [ - "default.handlebars->37->957" + "default.handlebars->37->963" ] }, { @@ -18109,11 +18109,11 @@ "zh-chs": "设备名称", "zh-cht": "裝置名稱", "xloc": [ - "default-mobile.handlebars->11->360", - "default.handlebars->37->1104", - "default.handlebars->37->2566", - "default.handlebars->37->404", - "default.handlebars->37->413", + "default-mobile.handlebars->11->366", + "default.handlebars->37->1110", + "default.handlebars->37->2572", + "default.handlebars->37->410", + "default.handlebars->37->419", "player.handlebars->3->24" ] }, @@ -18138,8 +18138,8 @@ "zh-chs": "设备通知", "zh-cht": "裝置通知", "xloc": [ - "default.handlebars->37->631", - "default.handlebars->37->962" + "default.handlebars->37->637", + "default.handlebars->37->968" ] }, { @@ -18162,7 +18162,7 @@ "tr": "Cihaz Eşleştirme Bağlantısı", "zh-chs": "设备配对链接", "xloc": [ - "default-mobile.handlebars->11->606" + "default-mobile.handlebars->11->612" ] }, { @@ -18185,7 +18185,7 @@ "tr": "Cihaz İtme", "zh-chs": "设备推送", "xloc": [ - "default.handlebars->37->2447" + "default.handlebars->37->2453" ] }, { @@ -18250,7 +18250,7 @@ "zh-chs": "设备共享链接", "zh-cht": "設備共享鏈接", "xloc": [ - "default.handlebars->37->889" + "default.handlebars->37->895" ] }, { @@ -18294,7 +18294,7 @@ "zh-chs": "设备提示", "zh-cht": "裝置吐司", "xloc": [ - "default-mobile.handlebars->11->310" + "default-mobile.handlebars->11->316" ] }, { @@ -18317,12 +18317,12 @@ "tr": "Cihaz tipi", "zh-chs": "设备类型", "xloc": [ - "default-mobile.handlebars->11->259", - "default-mobile.handlebars->11->261", - "default-mobile.handlebars->11->263", - "default.handlebars->37->735", - "default.handlebars->37->737", - "default.handlebars->37->739" + "default-mobile.handlebars->11->265", + "default-mobile.handlebars->11->267", + "default-mobile.handlebars->11->269", + "default.handlebars->37->741", + "default.handlebars->37->743", + "default.handlebars->37->745" ] }, { @@ -18369,11 +18369,11 @@ "zh-chs": "设备连接。", "zh-cht": "裝置連接。", "xloc": [ - "default.handlebars->37->1652", - "default.handlebars->37->1958", - "default.handlebars->37->1962", - "default.handlebars->37->904", - "default.handlebars->37->908" + "default.handlebars->37->1658", + "default.handlebars->37->1964", + "default.handlebars->37->1968", + "default.handlebars->37->910", + "default.handlebars->37->914" ] }, { @@ -18397,11 +18397,11 @@ "zh-chs": "设备断开连接。", "zh-cht": "裝置斷開連接。", "xloc": [ - "default.handlebars->37->1653", - "default.handlebars->37->1959", - "default.handlebars->37->1963", - "default.handlebars->37->905", - "default.handlebars->37->909" + "default.handlebars->37->1659", + "default.handlebars->37->1965", + "default.handlebars->37->1969", + "default.handlebars->37->911", + "default.handlebars->37->915" ] }, { @@ -18425,7 +18425,7 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "設備組已創建:{0}", "xloc": [ - "default.handlebars->37->2109" + "default.handlebars->37->2115" ] }, { @@ -18449,7 +18449,7 @@ "zh-chs": "设备组已删除:{0}", "zh-cht": "設備組已刪除:{0}", "xloc": [ - "default.handlebars->37->2110" + "default.handlebars->37->2116" ] }, { @@ -18473,7 +18473,7 @@ "zh-chs": "设备组成员身份已更改:{0}", "zh-cht": "設備組成員身份已更改:{0}", "xloc": [ - "default.handlebars->37->2111" + "default.handlebars->37->2117" ] }, { @@ -18497,8 +18497,8 @@ "zh-chs": "其他设备组管理员可以查看和更改设备组注释。", "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。", "xloc": [ - "default-mobile.handlebars->11->340", - "default.handlebars->37->954" + "default-mobile.handlebars->11->346", + "default.handlebars->37->960" ] }, { @@ -18522,7 +18522,7 @@ "zh-chs": "设备组通知已更改", "zh-cht": "設備組通知已更改", "xloc": [ - "default.handlebars->37->2106" + "default.handlebars->37->2112" ] }, { @@ -18546,7 +18546,7 @@ "zh-chs": "未删除的设备组:{0}", "zh-cht": "未刪除的設備組:{0}", "xloc": [ - "default.handlebars->37->2089" + "default.handlebars->37->2095" ] }, { @@ -18571,9 +18571,9 @@ "zh-cht": "裝置由電池供電", "xloc": [ "default-mobile.handlebars->11->192", - "default-mobile.handlebars->11->248", + "default-mobile.handlebars->11->254", "default.handlebars->37->345", - "default.handlebars->37->719" + "default.handlebars->37->725" ] }, { @@ -18597,7 +18597,7 @@ "zh-chs": "检测到设备,但无法获得电源状态。", "zh-cht": "檢測到裝置,但無法獲得電源狀態。", "xloc": [ - "default.handlebars->37->562" + "default.handlebars->37->568" ] }, { @@ -18621,8 +18621,8 @@ "zh-chs": "设备正在休眠(S4)", "zh-cht": "裝置正在休眠(S4)", "xloc": [ - "default-mobile.handlebars->11->232", - "default.handlebars->37->568" + "default-mobile.handlebars->11->238", + "default.handlebars->37->574" ] }, { @@ -18646,8 +18646,8 @@ "zh-chs": "设备处于深度睡眠状态(S3)", "zh-cht": "裝置處於深度睡眠狀態(S3)", "xloc": [ - "default-mobile.handlebars->11->231", - "default.handlebars->37->567" + "default-mobile.handlebars->11->237", + "default.handlebars->37->573" ] }, { @@ -18671,7 +18671,7 @@ "zh-chs": "设备处于深度睡眠状态(S3)。", "zh-cht": "裝置處於深度睡眠狀態(S3)。", "xloc": [ - "default.handlebars->37->556" + "default.handlebars->37->562" ] }, { @@ -18695,7 +18695,7 @@ "zh-chs": "设备处于休眠状态(S4)。", "zh-cht": "裝置處於休眠狀態(S4)。", "xloc": [ - "default.handlebars->37->558" + "default.handlebars->37->564" ] }, { @@ -18719,7 +18719,7 @@ "zh-chs": "设备处于关机状态(S5)。", "zh-cht": "裝置處於關機狀態(S5)。", "xloc": [ - "default.handlebars->37->560" + "default.handlebars->37->566" ] }, { @@ -18743,8 +18743,8 @@ "zh-chs": "设备处于睡眠状态(S1)", "zh-cht": "裝置處於睡眠狀態(S1)", "xloc": [ - "default-mobile.handlebars->11->229", - "default.handlebars->37->565" + "default-mobile.handlebars->11->235", + "default.handlebars->37->571" ] }, { @@ -18768,7 +18768,7 @@ "zh-chs": "设备处于睡眠状态(S1)。", "zh-cht": "裝置處於睡眠狀態(S1)。", "xloc": [ - "default.handlebars->37->552" + "default.handlebars->37->558" ] }, { @@ -18792,8 +18792,8 @@ "zh-chs": "设备处于睡眠状态(S2)", "zh-cht": "裝置處於睡眠狀態(S2)", "xloc": [ - "default-mobile.handlebars->11->230", - "default.handlebars->37->566" + "default-mobile.handlebars->11->236", + "default.handlebars->37->572" ] }, { @@ -18817,7 +18817,7 @@ "zh-chs": "设备处于睡眠状态(S2)。", "zh-cht": "裝置處於睡眠狀態(S2)。", "xloc": [ - "default.handlebars->37->554" + "default.handlebars->37->560" ] }, { @@ -18841,8 +18841,8 @@ "zh-chs": "设备处于软关机状态(S5)", "zh-cht": "裝置處於軟關機狀態(S5)", "xloc": [ - "default-mobile.handlebars->11->233", - "default.handlebars->37->569" + "default-mobile.handlebars->11->239", + "default.handlebars->37->575" ] }, { @@ -18867,9 +18867,9 @@ "zh-cht": "裝置已插入", "xloc": [ "default-mobile.handlebars->11->191", - "default-mobile.handlebars->11->247", + "default-mobile.handlebars->11->253", "default.handlebars->37->344", - "default.handlebars->37->718" + "default.handlebars->37->724" ] }, { @@ -18893,8 +18893,8 @@ "zh-chs": "设备已连接电源", "zh-cht": "裝置已連接電源", "xloc": [ - "default-mobile.handlebars->11->228", - "default.handlebars->37->564" + "default-mobile.handlebars->11->234", + "default.handlebars->37->570" ] }, { @@ -18918,7 +18918,7 @@ "zh-chs": "设备已连接电源。", "zh-cht": "裝置已連接電源。", "xloc": [ - "default.handlebars->37->550" + "default.handlebars->37->556" ] }, { @@ -18942,8 +18942,8 @@ "zh-chs": "设备存在,但无法确定电源状态", "zh-cht": "裝置存在,但無法確定電源狀態", "xloc": [ - "default-mobile.handlebars->11->234", - "default.handlebars->37->570" + "default-mobile.handlebars->11->240", + "default.handlebars->37->576" ] }, { @@ -18967,7 +18967,7 @@ "zh-chs": "设备名称", "zh-cht": "裝置名稱", "xloc": [ - "default.handlebars->37->710" + "default.handlebars->37->716" ] }, { @@ -18991,7 +18991,7 @@ "zh-chs": "设备通知", "zh-cht": "設備通知", "xloc": [ - "default.handlebars->37->592" + "default.handlebars->37->598" ] }, { @@ -19014,7 +19014,7 @@ "tr": "Cihaz, Intel(R) AMT ACM TLS etkinleştirmesini istedi, FQDN: {0}", "zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "xloc": [ - "default.handlebars->37->2144" + "default.handlebars->37->2150" ] }, { @@ -19038,7 +19038,7 @@ "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}", "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}", "xloc": [ - "default.handlebars->37->2091" + "default.handlebars->37->2097" ] }, { @@ -19083,9 +19083,9 @@ "zh-chs": "设备", "zh-cht": "裝置", "xloc": [ - "default.handlebars->37->1790", - "default.handlebars->37->2300", - "default.handlebars->37->2343" + "default.handlebars->37->1796", + "default.handlebars->37->2306", + "default.handlebars->37->2349" ] }, { @@ -19129,9 +19129,9 @@ "zh-chs": "已禁用", "zh-cht": "已禁用", "xloc": [ - "default-mobile.handlebars->11->493", + "default-mobile.handlebars->11->499", "default.handlebars->37->116", - "default.handlebars->37->784" + "default.handlebars->37->790" ] }, { @@ -19155,7 +19155,7 @@ "zh-chs": "禁用的电子邮件两因素身份验证", "zh-cht": "禁用的電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->37->2122" + "default.handlebars->37->2128" ] }, { @@ -19180,12 +19180,12 @@ "zh-cht": "斷線", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->422", + "default-mobile.handlebars->11->428", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span", - "default.handlebars->37->1219", - "default.handlebars->37->1758", - "default.handlebars->37->803", + "default.handlebars->37->1225", + "default.handlebars->37->1764", + "default.handlebars->37->809", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span", "default.handlebars->deskDisconnectContextMenu->3", @@ -19248,6 +19248,23 @@ "tr": "Sunucuyla bağlantı kesilsin ve kapatılsın mı?", "zh-chs": "断开与服务器的连接并关闭?" }, + { + "en": "Disconnect this session", + "xloc": [ + "default-mobile.handlebars->11->195", + "default-mobile.handlebars->11->199", + "default-mobile.handlebars->11->203", + "default-mobile.handlebars->11->207", + "default-mobile.handlebars->11->211", + "default-mobile.handlebars->11->215", + "default.handlebars->37->365", + "default.handlebars->37->369", + "default.handlebars->37->373", + "default.handlebars->37->377", + "default.handlebars->37->381", + "default.handlebars->37->385" + ] + }, { "cs": "Odpojeno", "de": "Getrennt", @@ -19276,7 +19293,7 @@ "default.handlebars->37->336", "default.handlebars->37->339", "default.handlebars->37->357", - "default.handlebars->37->387", + "default.handlebars->37->393", "default.handlebars->37->8", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus", @@ -19342,7 +19359,7 @@ "zh-chs": "在远程设备上显示一个消息框。", "zh-cht": "在遠程裝置上顯示一個訊息框。", "xloc": [ - "default.handlebars->37->958" + "default.handlebars->37->964" ] }, { @@ -19390,7 +19407,7 @@ "zh-chs": "在远程设备上显示短信", "zh-cht": "在遠程裝置上顯示短信", "xloc": [ - "default.handlebars->37->837" + "default.handlebars->37->843" ] }, { @@ -19434,7 +19451,7 @@ "zh-chs": "显示设备组名称", "zh-cht": "顯示裝置群名稱", "xloc": [ - "default.handlebars->37->1651" + "default.handlebars->37->1657" ] }, { @@ -19458,7 +19475,7 @@ "zh-chs": "显示名称", "zh-cht": "顯示名稱", "xloc": [ - "default.handlebars->37->1169" + "default.handlebars->37->1175" ] }, { @@ -19482,7 +19499,7 @@ "zh-chs": "显示公共连结", "zh-cht": "顯示公共鏈結", "xloc": [ - "default.handlebars->37->1992" + "default.handlebars->37->1998" ] }, { @@ -19505,7 +19522,7 @@ "tr": "{0} göster", "zh-chs": "显示{0}", "xloc": [ - "default.handlebars->37->1188" + "default.handlebars->37->1194" ] }, { @@ -19529,7 +19546,7 @@ "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->37->2051" + "default.handlebars->37->2057" ] }, { @@ -19553,7 +19570,7 @@ "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->37->2059" + "default.handlebars->37->2065" ] }, { @@ -19577,8 +19594,8 @@ "zh-chs": "什么都不做", "zh-cht": "什麼都不做", "xloc": [ - "default.handlebars->37->1820", - "default.handlebars->37->1824" + "default.handlebars->37->1826", + "default.handlebars->37->1830" ] }, { @@ -19603,10 +19620,10 @@ "zh-cht": "域", "xloc": [ "default.handlebars->37->112", - "default.handlebars->37->2263", - "default.handlebars->37->2312", - "default.handlebars->37->2321", - "default.handlebars->37->2394", + "default.handlebars->37->2269", + "default.handlebars->37->2318", + "default.handlebars->37->2327", + "default.handlebars->37->2400", "mstsc.handlebars->main->1->3->1->rowdomain->1->0", "mstsc.handlebars->main->1->3->1->rowdomain->3" ] @@ -19652,7 +19669,7 @@ "zh-chs": "请勿更改,如果设置请保留CCM", "zh-cht": "請勿更改,如果設置請保留CCM", "xloc": [ - "default.handlebars->37->1816" + "default.handlebars->37->1822" ] }, { @@ -19697,7 +19714,7 @@ "zh-chs": "不要连接到服务器", "zh-cht": "不要連接到伺服器", "xloc": [ - "default.handlebars->37->1825" + "default.handlebars->37->1831" ] }, { @@ -19808,8 +19825,8 @@ "tr": "Aşağı", "zh-chs": "下", "xloc": [ - "default-mobile.handlebars->11->388", - "default.handlebars->37->1144" + "default-mobile.handlebars->11->394", + "default.handlebars->37->1150" ] }, { @@ -19907,8 +19924,8 @@ "zh-chs": "下载档案", "zh-cht": "下載檔案", "xloc": [ - "default-mobile.handlebars->11->467", - "default.handlebars->37->1272", + "default-mobile.handlebars->11->473", + "default.handlebars->37->1278", "sharing.handlebars->11->82" ] }, @@ -19957,7 +19974,7 @@ "zh-chs": "下载MeshCmd", "zh-cht": "下載MeshCmd", "xloc": [ - "default.handlebars->37->1090" + "default.handlebars->37->1096" ] }, { @@ -20029,7 +20046,7 @@ "zh-chs": "下载报告", "zh-cht": "下載報告", "xloc": [ - "default.handlebars->37->2179", + "default.handlebars->37->2185", "default.handlebars->container->column_l->p3->3->1->0->3", "default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv" ] @@ -20055,7 +20072,7 @@ "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。", "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。", "xloc": [ - "default.handlebars->37->1083" + "default.handlebars->37->1089" ] }, { @@ -20126,7 +20143,7 @@ "tr": "Cihaz listesini indir", "zh-chs": "下载设备列表", "xloc": [ - "default.handlebars->37->1788" + "default.handlebars->37->1794" ] }, { @@ -20174,7 +20191,7 @@ "zh-chs": "下载电源事件", "zh-cht": "下載電源事件", "xloc": [ - "default.handlebars->37->1039" + "default.handlebars->37->1045" ] }, { @@ -20293,7 +20310,7 @@ "zh-chs": "使用以下一种档案格式下载设备列表。", "zh-cht": "使用以下一種檔案格式下載裝置列表。", "xloc": [ - "default.handlebars->37->644" + "default.handlebars->37->650" ] }, { @@ -20317,7 +20334,7 @@ "zh-chs": "使用以下一种档案格式下载事件列表。", "zh-cht": "使用以下一種檔案格式下載事件列表。", "xloc": [ - "default.handlebars->37->2180" + "default.handlebars->37->2186" ] }, { @@ -20341,7 +20358,7 @@ "zh-chs": "使用以下一种档案格式下载用户列表。", "zh-cht": "使用以下一種檔案格式下載用戶列表。", "xloc": [ - "default.handlebars->37->2247" + "default.handlebars->37->2253" ] }, { @@ -20438,7 +20455,7 @@ "zh-chs": "下载:“{0}”", "zh-cht": "下載:“{0}”", "xloc": [ - "default.handlebars->37->2082" + "default.handlebars->37->2088" ] }, { @@ -20461,7 +20478,7 @@ "tr": "İndirme: \\\"{0}\\\", Boyut: {1}", "zh-chs": "下载:\\\"{0}\\\",大小:{1}", "xloc": [ - "default.handlebars->37->2139" + "default.handlebars->37->2145" ] }, { @@ -20509,7 +20526,7 @@ "zh-chs": "代理重复", "zh-cht": "代理重複", "xloc": [ - "default.handlebars->37->2684" + "default.handlebars->37->2690" ] }, { @@ -20557,7 +20574,7 @@ "zh-chs": "复制用户组", "zh-cht": "複製用戶群", "xloc": [ - "default.handlebars->37->2316" + "default.handlebars->37->2322" ] }, { @@ -20602,8 +20619,8 @@ "zh-chs": "持续时间", "zh-cht": "持續時間", "xloc": [ - "default.handlebars->37->2546", - "default.handlebars->37->2572", + "default.handlebars->37->2552", + "default.handlebars->37->2578", "player.handlebars->3->17" ] }, @@ -20649,7 +20666,7 @@ "zh-chs": "荷兰文(比利时)", "zh-cht": "荷蘭文(比利時)", "xloc": [ - "default.handlebars->37->1471" + "default.handlebars->37->1477" ] }, { @@ -20673,7 +20690,7 @@ "zh-chs": "荷兰文(标准)", "zh-cht": "荷蘭文(標準)", "xloc": [ - "default.handlebars->37->1470" + "default.handlebars->37->1476" ] }, { @@ -21038,12 +21055,12 @@ "zh-chs": "编辑设备", "zh-cht": "編輯裝置", "xloc": [ - "default-mobile.handlebars->11->356", - "default-mobile.handlebars->11->358", - "default-mobile.handlebars->11->365", - "default.handlebars->37->1100", - "default.handlebars->37->1102", - "default.handlebars->37->1109" + "default-mobile.handlebars->11->362", + "default-mobile.handlebars->11->364", + "default-mobile.handlebars->11->371", + "default.handlebars->37->1106", + "default.handlebars->37->1108", + "default.handlebars->37->1115" ] }, { @@ -21067,13 +21084,13 @@ "zh-chs": "编辑设备组", "zh-cht": "編輯裝置群", "xloc": [ - "default-mobile.handlebars->11->603", "default-mobile.handlebars->11->609", - "default-mobile.handlebars->11->629", - "default.handlebars->37->1837", - "default.handlebars->37->1873", - "default.handlebars->37->1899", - "default.handlebars->37->1911" + "default-mobile.handlebars->11->615", + "default-mobile.handlebars->11->635", + "default.handlebars->37->1843", + "default.handlebars->37->1879", + "default.handlebars->37->1905", + "default.handlebars->37->1917" ] }, { @@ -21097,7 +21114,7 @@ "zh-chs": "编辑设备组功能", "zh-cht": "編輯裝置群功能", "xloc": [ - "default.handlebars->37->1859" + "default.handlebars->37->1865" ] }, { @@ -21121,8 +21138,8 @@ "zh-chs": "编辑设备组权限", "zh-cht": "編輯裝置群權限", "xloc": [ - "default.handlebars->37->1896", - "default.handlebars->37->1908" + "default.handlebars->37->1902", + "default.handlebars->37->1914" ] }, { @@ -21146,7 +21163,7 @@ "zh-chs": "编辑设备组用户同意", "zh-cht": "編輯裝置群用戶同意", "xloc": [ - "default.handlebars->37->1838" + "default.handlebars->37->1844" ] }, { @@ -21170,8 +21187,8 @@ "zh-chs": "编辑设备笔记", "zh-cht": "編輯裝置筆記", "xloc": [ - "default-mobile.handlebars->11->621", - "default.handlebars->37->1887" + "default-mobile.handlebars->11->627", + "default.handlebars->37->1893" ] }, { @@ -21195,8 +21212,8 @@ "zh-chs": "编辑设备权限", "zh-cht": "編輯裝置權限", "xloc": [ - "default.handlebars->37->1901", - "default.handlebars->37->1903" + "default.handlebars->37->1907", + "default.handlebars->37->1909" ] }, { @@ -21220,7 +21237,7 @@ "zh-chs": "编辑设备标签", "zh-cht": "編輯裝置標籤", "xloc": [ - "default.handlebars->37->626" + "default.handlebars->37->632" ] }, { @@ -21244,7 +21261,7 @@ "zh-chs": "编辑设备用户同意", "zh-cht": "編輯裝置用戶同意", "xloc": [ - "default.handlebars->37->1840" + "default.handlebars->37->1846" ] }, { @@ -21268,7 +21285,7 @@ "zh-chs": "编辑群组", "zh-cht": "編輯群組", "xloc": [ - "default.handlebars->37->931" + "default.handlebars->37->937" ] }, { @@ -21292,14 +21309,14 @@ "zh-chs": "编辑英特尔®AMT凭证", "zh-cht": "編輯Intel® AMT憑證", "xloc": [ - "default-mobile.handlebars->11->277", - "default-mobile.handlebars->11->282", "default-mobile.handlebars->11->283", - "default-mobile.handlebars->11->351", - "default.handlebars->37->1046", - "default.handlebars->37->755", - "default.handlebars->37->760", - "default.handlebars->37->761" + "default-mobile.handlebars->11->288", + "default-mobile.handlebars->11->289", + "default-mobile.handlebars->11->357", + "default.handlebars->37->1052", + "default.handlebars->37->761", + "default.handlebars->37->766", + "default.handlebars->37->767" ] }, { @@ -21323,8 +21340,8 @@ "zh-chs": "编辑笔记", "zh-cht": "編輯筆記", "xloc": [ - "default-mobile.handlebars->11->636", - "default.handlebars->37->1918" + "default-mobile.handlebars->11->642", + "default.handlebars->37->1924" ] }, { @@ -21348,7 +21365,7 @@ "zh-chs": "编辑用户同意", "zh-cht": "編輯用戶同意", "xloc": [ - "default.handlebars->37->1839" + "default.handlebars->37->1845" ] }, { @@ -21372,7 +21389,7 @@ "zh-chs": "编辑用户设备组权限", "zh-cht": "編輯用戶裝置群權限", "xloc": [ - "default.handlebars->37->1909" + "default.handlebars->37->1915" ] }, { @@ -21396,7 +21413,7 @@ "zh-chs": "编辑用户设备权限", "zh-cht": "編輯用戶裝置權限", "xloc": [ - "default.handlebars->37->1904" + "default.handlebars->37->1910" ] }, { @@ -21419,7 +21436,7 @@ "tr": "Kullanıcı Özelliklerini Düzenle", "zh-chs": "编辑用户特征", "xloc": [ - "default.handlebars->37->2484" + "default.handlebars->37->2490" ] }, { @@ -21443,7 +21460,7 @@ "zh-chs": "编辑用户组", "zh-cht": "編輯用戶群", "xloc": [ - "default.handlebars->37->2372" + "default.handlebars->37->2378" ] }, { @@ -21467,14 +21484,14 @@ "zh-chs": "编辑用户组设备权限", "zh-cht": "編輯用戶群裝置權限", "xloc": [ - "default.handlebars->37->1906" + "default.handlebars->37->1912" ] }, { "en": "Edit User Group Features", "nl": "Functies van gebruikersgroepen bewerken", "xloc": [ - "default.handlebars->37->2365" + "default.handlebars->37->2371" ] }, { @@ -21498,7 +21515,7 @@ "zh-chs": "编辑用户组用户同意", "zh-cht": "編輯用戶組用戶同意", "xloc": [ - "default.handlebars->37->1841" + "default.handlebars->37->1847" ] }, { @@ -21547,7 +21564,7 @@ "zh-chs": "编辑标签", "zh-cht": "編輯標籤", "xloc": [ - "default.handlebars->37->593" + "default.handlebars->37->599" ] }, { @@ -21596,13 +21613,13 @@ "zh-cht": "電郵", "xloc": [ "default-mobile.handlebars->11->102", - "default.handlebars->37->2265", - "default.handlebars->37->2398", - "default.handlebars->37->2400", - "default.handlebars->37->2445", - "default.handlebars->37->2455", - "default.handlebars->37->2487", - "default.handlebars->37->449", + "default.handlebars->37->2271", + "default.handlebars->37->2404", + "default.handlebars->37->2406", + "default.handlebars->37->2451", + "default.handlebars->37->2461", + "default.handlebars->37->2493", + "default.handlebars->37->455", "login-mobile.handlebars->5->42", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->5->44", @@ -21638,7 +21655,7 @@ "zh-cht": "電郵地址變更", "xloc": [ "default-mobile.handlebars->11->103", - "default.handlebars->37->1660" + "default.handlebars->37->1666" ] }, { @@ -21663,7 +21680,7 @@ "zh-cht": "電郵認證", "xloc": [ "default-mobile.handlebars->11->92", - "default.handlebars->37->1401" + "default.handlebars->37->1407" ] }, { @@ -21696,24 +21713,24 @@ "en": "Email Connect", "nl": "Email verbinden", "xloc": [ - "default.handlebars->37->1760", - "default.handlebars->37->805" + "default.handlebars->37->1766", + "default.handlebars->37->811" ] }, { "en": "Email Disconnect", "nl": "Email verbroken", "xloc": [ - "default.handlebars->37->1761", - "default.handlebars->37->806" + "default.handlebars->37->1767", + "default.handlebars->37->812" ] }, { "en": "Email Notifications", "nl": "Email meldingen", "xloc": [ - "default.handlebars->37->1961", - "default.handlebars->37->907" + "default.handlebars->37->1967", + "default.handlebars->37->913" ] }, { @@ -21759,7 +21776,7 @@ "zh-cht": "電郵驗證", "xloc": [ "default-mobile.handlebars->11->101", - "default.handlebars->37->1658" + "default.handlebars->37->1664" ] }, { @@ -21783,7 +21800,7 @@ "zh-chs": "电邮邀请", "zh-cht": "電郵邀請", "xloc": [ - "default.handlebars->37->446" + "default.handlebars->37->452" ] }, { @@ -21807,7 +21824,7 @@ "zh-chs": "电邮未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->37->2209" + "default.handlebars->37->2215" ] }, { @@ -21831,8 +21848,8 @@ "zh-chs": "电子邮件已验证", "zh-cht": "電子郵件已驗證", "xloc": [ - "default.handlebars->37->2210", - "default.handlebars->37->2392" + "default.handlebars->37->2216", + "default.handlebars->37->2398" ] }, { @@ -21856,7 +21873,7 @@ "zh-chs": "电邮已验证。", "zh-cht": "電郵已驗證。", "xloc": [ - "default.handlebars->37->2271" + "default.handlebars->37->2277" ] }, { @@ -21880,7 +21897,7 @@ "zh-chs": "电邮未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->37->2393" + "default.handlebars->37->2399" ] }, { @@ -21924,8 +21941,8 @@ "zh-chs": "电邮已发送。", "zh-cht": "電郵已發送。", "xloc": [ - "default-mobile.handlebars->11->678", - "default.handlebars->37->2652", + "default-mobile.handlebars->11->684", + "default.handlebars->37->2658", "login-mobile.handlebars->5->2", "login.handlebars->5->2", "login2.handlebars->7->3" @@ -21998,7 +22015,7 @@ "zh-chs": "已通过电邮验证,并且需要重置密码。", "zh-cht": "已通過電郵驗證,並且需要重置密碼。", "xloc": [ - "default.handlebars->37->2272" + "default.handlebars->37->2278" ] }, { @@ -22042,7 +22059,7 @@ "tr": "E-posta/SMS/Push Trafiği", "zh-chs": "电子邮件/短信/推送流量", "xloc": [ - "default.handlebars->37->2743" + "default.handlebars->37->2749" ] }, { @@ -22096,7 +22113,7 @@ "zh-chs": "启用邀请代码", "zh-cht": "啟用邀請代碼", "xloc": [ - "default.handlebars->37->1943" + "default.handlebars->37->1949" ] }, { @@ -22145,7 +22162,7 @@ "zh-cht": "啟用電郵二因子鑑別。", "xloc": [ "default-mobile.handlebars->11->94", - "default.handlebars->37->1403" + "default.handlebars->37->1409" ] }, { @@ -22194,7 +22211,7 @@ "zh-cht": "已啟用", "xloc": [ "default.handlebars->37->115", - "default.handlebars->37->2574" + "default.handlebars->37->2580" ] }, { @@ -22218,7 +22235,7 @@ "zh-chs": "启用电子邮件两因素身份验证", "zh-cht": "啟用電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->37->2121" + "default.handlebars->37->2127" ] }, { @@ -22265,8 +22282,8 @@ "tr": "Son", "zh-chs": "结尾", "xloc": [ - "default-mobile.handlebars->11->382", - "default.handlebars->37->1138" + "default-mobile.handlebars->11->388", + "default.handlebars->37->1144" ] }, { @@ -22290,7 +22307,7 @@ "zh-chs": "时间结束", "zh-cht": "時間結束", "xloc": [ - "default.handlebars->37->2571" + "default.handlebars->37->2577" ] }, { @@ -22314,7 +22331,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”", "xloc": [ - "default.handlebars->37->2044" + "default.handlebars->37->2050" ] }, { @@ -22338,7 +22355,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”", "xloc": [ - "default.handlebars->37->2045" + "default.handlebars->37->2051" ] }, { @@ -22361,7 +22378,7 @@ "tr": "Yerel geçiş oturumu \\\"{0}\\\", {1} - {2} protokolü, {3} saniye sona erdi", "zh-chs": "结束本地中继会话\\\"{0}\\\",协议 {1} 到 {2},{3} 秒", "xloc": [ - "default.handlebars->37->2154" + "default.handlebars->37->2160" ] }, { @@ -22384,7 +22401,7 @@ "tr": "{1} ile {2} arasında \\\"{0}\\\" mesajlaşma oturumu sona erdi, {3} saniye", "zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"", "xloc": [ - "default.handlebars->37->2145" + "default.handlebars->37->2151" ] }, { @@ -22408,7 +22425,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”", "xloc": [ - "default.handlebars->37->2042" + "default.handlebars->37->2048" ] }, { @@ -22432,7 +22449,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”", "xloc": [ - "default.handlebars->37->2043" + "default.handlebars->37->2049" ] }, { @@ -22456,7 +22473,7 @@ "zh-chs": "英文", "zh-cht": "英文", "xloc": [ - "default.handlebars->37->1472" + "default.handlebars->37->1478" ] }, { @@ -22480,7 +22497,7 @@ "zh-chs": "英文(澳洲)", "zh-cht": "英文(澳洲)", "xloc": [ - "default.handlebars->37->1473" + "default.handlebars->37->1479" ] }, { @@ -22504,7 +22521,7 @@ "zh-chs": "英文(伯利茲)", "zh-cht": "英文(伯利茲)", "xloc": [ - "default.handlebars->37->1474" + "default.handlebars->37->1480" ] }, { @@ -22528,7 +22545,7 @@ "zh-chs": "英文(加拿大)", "zh-cht": "英文(加拿大)", "xloc": [ - "default.handlebars->37->1475" + "default.handlebars->37->1481" ] }, { @@ -22552,7 +22569,7 @@ "zh-chs": "英文(爱尔兰)", "zh-cht": "英文(愛爾蘭)", "xloc": [ - "default.handlebars->37->1476" + "default.handlebars->37->1482" ] }, { @@ -22576,7 +22593,7 @@ "zh-chs": "英文(牙买加)", "zh-cht": "英文(牙買加)", "xloc": [ - "default.handlebars->37->1477" + "default.handlebars->37->1483" ] }, { @@ -22600,7 +22617,7 @@ "zh-chs": "英文(纽西兰)", "zh-cht": "英文(紐西蘭)", "xloc": [ - "default.handlebars->37->1478" + "default.handlebars->37->1484" ] }, { @@ -22624,7 +22641,7 @@ "zh-chs": "英文(菲律宾)", "zh-cht": "英文(菲律賓)", "xloc": [ - "default.handlebars->37->1479" + "default.handlebars->37->1485" ] }, { @@ -22648,7 +22665,7 @@ "zh-chs": "英语(南非)", "zh-cht": "英語(南非)", "xloc": [ - "default.handlebars->37->1480" + "default.handlebars->37->1486" ] }, { @@ -22672,7 +22689,7 @@ "zh-chs": "英文(特立尼达和多巴哥)", "zh-cht": "英文(特立尼達和多巴哥)", "xloc": [ - "default.handlebars->37->1481" + "default.handlebars->37->1487" ] }, { @@ -22696,7 +22713,7 @@ "zh-chs": "英文(英国)", "zh-cht": "英文(英國)", "xloc": [ - "default.handlebars->37->1482" + "default.handlebars->37->1488" ] }, { @@ -22720,7 +22737,7 @@ "zh-chs": "美国英文", "zh-cht": "美國英語", "xloc": [ - "default.handlebars->37->1483" + "default.handlebars->37->1489" ] }, { @@ -22744,7 +22761,7 @@ "zh-chs": "英文(津巴布韦)", "zh-cht": "英文(津巴布韋)", "xloc": [ - "default.handlebars->37->1484" + "default.handlebars->37->1490" ] }, { @@ -22788,11 +22805,11 @@ "zh-chs": "输入", "zh-cht": "輸入", "xloc": [ - "default-mobile.handlebars->11->376", - "default.handlebars->37->1132", - "default.handlebars->37->1244", - "default.handlebars->37->1687", - "default.handlebars->37->1688", + "default-mobile.handlebars->11->382", + "default.handlebars->37->1138", + "default.handlebars->37->1250", + "default.handlebars->37->1693", + "default.handlebars->37->1694", "sharing.handlebars->11->55" ] }, @@ -22817,7 +22834,7 @@ "zh-chs": "输入管理领域名称的逗号分隔列表。", "zh-cht": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->37->2276" + "default.handlebars->37->2282" ] }, { @@ -22841,7 +22858,7 @@ "zh-chs": "输入IP地址范围以扫描英特尔AMT设备。", "zh-cht": "輸入IP地址範圍以掃描Intel® AMT裝置。", "xloc": [ - "default.handlebars->37->434" + "default.handlebars->37->440" ] }, { @@ -22909,7 +22926,7 @@ "zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。", "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "xloc": [ - "default.handlebars->37->1157" + "default.handlebars->37->1163" ] }, { @@ -23023,7 +23040,7 @@ "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。", "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。", "xloc": [ - "default.handlebars->37->1398" + "default.handlebars->37->1404" ] }, { @@ -23130,8 +23147,8 @@ "tr": "Hata, davet kodu \\\"{0}\\\" zaten kullanılıyor.", "zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。", "xloc": [ - "default-mobile.handlebars->11->686", - "default.handlebars->37->2660" + "default-mobile.handlebars->11->692", + "default.handlebars->37->2666" ] }, { @@ -23154,8 +23171,8 @@ "tr": "Hata, şifre değiştirilmedi.", "zh-chs": "错误,密码未更改。", "xloc": [ - "default-mobile.handlebars->11->683", - "default.handlebars->37->2657" + "default-mobile.handlebars->11->689", + "default.handlebars->37->2663" ] }, { @@ -23178,8 +23195,8 @@ "tr": "Hata, yaygın olarak kullanılan parolaya geçilemiyor.", "zh-chs": "错误,无法更改为常用密码。", "xloc": [ - "default-mobile.handlebars->11->682", - "default.handlebars->37->2656" + "default-mobile.handlebars->11->688", + "default.handlebars->37->2662" ] }, { @@ -23202,8 +23219,8 @@ "tr": "Hata, daha önce kullanılan parolaya geçilemiyor.", "zh-chs": "错误,无法更改为以前使用的密码。", "xloc": [ - "default-mobile.handlebars->11->681", - "default.handlebars->37->2655" + "default-mobile.handlebars->11->687", + "default.handlebars->37->2661" ] }, { @@ -23250,8 +23267,8 @@ "tr": "Kaçmak", "zh-chs": "逃脱", "xloc": [ - "default-mobile.handlebars->11->377", - "default.handlebars->37->1133" + "default-mobile.handlebars->11->383", + "default.handlebars->37->1139" ] }, { @@ -23275,7 +23292,7 @@ "zh-chs": "世界文", "zh-cht": "世界語", "xloc": [ - "default.handlebars->37->1485" + "default.handlebars->37->1491" ] }, { @@ -23319,7 +23336,7 @@ "zh-chs": "爱沙尼亚文", "zh-cht": "愛沙尼亞語", "xloc": [ - "default.handlebars->37->1486" + "default.handlebars->37->1492" ] }, { @@ -23363,7 +23380,7 @@ "zh-chs": "事件详情", "zh-cht": "事件詳情", "xloc": [ - "default.handlebars->37->1286" + "default.handlebars->37->1292" ] }, { @@ -23387,7 +23404,7 @@ "zh-chs": "事件列表输出", "zh-cht": "事件列表輸出", "xloc": [ - "default.handlebars->37->2185" + "default.handlebars->37->2191" ] }, { @@ -23558,9 +23575,9 @@ "zh-chs": "到期时间", "zh-cht": "到期時間", "xloc": [ - "default.handlebars->37->1648", - "default.handlebars->37->258", - "default.handlebars->37->994" + "default.handlebars->37->1000", + "default.handlebars->37->1654", + "default.handlebars->37->258" ] }, { @@ -23608,7 +23625,7 @@ "zh-chs": "过期{0}", "zh-cht": "過期{0}", "xloc": [ - "default.handlebars->37->1701", + "default.handlebars->37->1707", "sharing.handlebars->11->95" ] }, @@ -23633,7 +23650,7 @@ "zh-chs": "输出设备信息", "zh-cht": "輸出裝置訊息", "xloc": [ - "default.handlebars->37->601" + "default.handlebars->37->607" ] }, { @@ -23657,7 +23674,7 @@ "zh-chs": "扩充式ASCII", "zh-cht": "擴充式ASCII", "xloc": [ - "default.handlebars->37->1210", + "default.handlebars->37->1216", "sharing.handlebars->11->34" ] }, @@ -23707,7 +23724,7 @@ "zh-chs": "外部", "zh-cht": "外部", "xloc": [ - "default.handlebars->37->2723" + "default.handlebars->37->2729" ] }, { @@ -23755,7 +23772,7 @@ "zh-chs": "FYRO马其顿语", "zh-cht": "FYRO馬其頓語", "xloc": [ - "default.handlebars->37->1536" + "default.handlebars->37->1542" ] }, { @@ -23779,7 +23796,7 @@ "zh-chs": "法罗语", "zh-cht": "法羅語", "xloc": [ - "default.handlebars->37->1487" + "default.handlebars->37->1493" ] }, { @@ -23826,8 +23843,8 @@ "tr": "E-posta adresi değiştirilemedi, başka bir hesap zaten kullanıyor: {0}.", "zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。", "xloc": [ - "default-mobile.handlebars->11->677", - "default.handlebars->37->2651" + "default-mobile.handlebars->11->683", + "default.handlebars->37->2657" ] }, { @@ -23874,7 +23891,7 @@ "zh-chs": "本地用户拒绝后无法启动远程桌面", "zh-cht": "本地用戶拒絕後無法啟動遠程桌面", "xloc": [ - "default.handlebars->37->2067" + "default.handlebars->37->2073" ] }, { @@ -23918,7 +23935,7 @@ "zh-chs": "本地用户拒绝后无法启动远程文件", "zh-cht": "本地用戶拒絕後無法啟動遠程文件", "xloc": [ - "default.handlebars->37->2074" + "default.handlebars->37->2080" ] }, { @@ -23962,8 +23979,8 @@ "zh-chs": "无法启动远程终端接合{0}({1})", "zh-cht": "無法啟動遠程終端接合{0}({1})", "xloc": [ - "default-mobile.handlebars->11->368", - "default.handlebars->37->1112", + "default-mobile.handlebars->11->374", + "default.handlebars->37->1118", "sharing.handlebars->11->30", "sharing.handlebars->11->8" ] @@ -23989,7 +24006,7 @@ "zh-chs": "波斯文(波斯文)", "zh-cht": "波斯語(波斯語)", "xloc": [ - "default.handlebars->37->1488" + "default.handlebars->37->1494" ] }, { @@ -24039,9 +24056,9 @@ "zh-chs": "功能", "zh-cht": "功能", "xloc": [ - "default.handlebars->37->1744", - "default.handlebars->37->2328", - "default.handlebars->37->2416" + "default.handlebars->37->1750", + "default.handlebars->37->2334", + "default.handlebars->37->2422" ] }, { @@ -24065,7 +24082,7 @@ "zh-chs": "斐济", "zh-cht": "斐濟", "xloc": [ - "default.handlebars->37->1489" + "default.handlebars->37->1495" ] }, { @@ -24113,9 +24130,9 @@ "zh-chs": "档案编辑器", "zh-cht": "檔案編輯器", "xloc": [ - "default-mobile.handlebars->11->451", - "default.handlebars->37->1256", - "default.handlebars->37->690", + "default-mobile.handlebars->11->457", + "default.handlebars->37->1262", + "default.handlebars->37->696", "sharing.handlebars->11->66" ] }, @@ -24161,8 +24178,8 @@ "zh-chs": "档案操作", "zh-cht": "檔案操作", "xloc": [ - "default.handlebars->37->1235", - "default.handlebars->37->1237", + "default.handlebars->37->1241", + "default.handlebars->37->1243", "sharing.handlebars->11->46", "sharing.handlebars->11->48" ] @@ -24211,7 +24228,7 @@ "tr": "Dosya transferi", "zh-chs": "文件传输", "xloc": [ - "default.handlebars->37->2552" + "default.handlebars->37->2558" ] }, { @@ -24235,7 +24252,7 @@ "zh-chs": "文件系统驱动", "zh-cht": "FileSystemDriver", "xloc": [ - "default.handlebars->37->1174" + "default.handlebars->37->1180" ] }, { @@ -24259,16 +24276,16 @@ "zh-chs": "档案", "zh-cht": "檔案", "xloc": [ - "default-mobile.handlebars->11->203", - "default-mobile.handlebars->11->314", - "default.handlebars->37->1849", - "default.handlebars->37->2559", - "default.handlebars->37->2609", - "default.handlebars->37->2625", - "default.handlebars->37->2711", - "default.handlebars->37->373", - "default.handlebars->37->894", - "default.handlebars->37->969", + "default-mobile.handlebars->11->206", + "default-mobile.handlebars->11->320", + "default.handlebars->37->1855", + "default.handlebars->37->2565", + "default.handlebars->37->2615", + "default.handlebars->37->2631", + "default.handlebars->37->2717", + "default.handlebars->37->376", + "default.handlebars->37->900", + "default.handlebars->37->975", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles", "sharing.handlebars->LeftSideToolBar" @@ -24319,10 +24336,10 @@ "zh-chs": "档案通知", "zh-cht": "檔案通知", "xloc": [ - "default.handlebars->37->1752", - "default.handlebars->37->2336", - "default.handlebars->37->2438", - "default.handlebars->37->797" + "default.handlebars->37->1758", + "default.handlebars->37->2342", + "default.handlebars->37->2444", + "default.handlebars->37->803" ] }, { @@ -24346,10 +24363,10 @@ "zh-chs": "档案提示", "zh-cht": "檔案提示", "xloc": [ - "default.handlebars->37->1751", - "default.handlebars->37->2335", - "default.handlebars->37->2437", - "default.handlebars->37->796" + "default.handlebars->37->1757", + "default.handlebars->37->2341", + "default.handlebars->37->2443", + "default.handlebars->37->802" ] }, { @@ -24374,7 +24391,7 @@ "zh-cht": "過濾", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1", - "default.handlebars->37->1240", + "default.handlebars->37->1246", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", @@ -24427,7 +24444,7 @@ "zh-chs": "查找文件", "zh-cht": "查找文件", "xloc": [ - "default.handlebars->37->1243", + "default.handlebars->37->1249", "sharing.handlebars->11->54" ] }, @@ -24452,7 +24469,7 @@ "zh-chs": "录制会话已完成,{0}秒", "zh-cht": "錄製會話已完成,{0}秒", "xloc": [ - "default.handlebars->37->2040" + "default.handlebars->37->2046" ] }, { @@ -24476,7 +24493,7 @@ "zh-chs": "芬兰", "zh-cht": "芬蘭", "xloc": [ - "default.handlebars->37->1490" + "default.handlebars->37->1496" ] }, { @@ -24499,10 +24516,10 @@ "tr": "güvenlik duvarı", "zh-chs": "防火墙", "xloc": [ - "default-mobile.handlebars->11->488", - "default-mobile.handlebars->11->490", - "default.handlebars->37->779", - "default.handlebars->37->781" + "default-mobile.handlebars->11->494", + "default-mobile.handlebars->11->496", + "default.handlebars->37->785", + "default.handlebars->37->787" ] }, { @@ -24525,8 +24542,8 @@ "tr": "Güvenlik duvarı etkin değil", "zh-chs": "防火墙未激活", "xloc": [ - "default.handlebars->37->1972", - "default.handlebars->37->1986" + "default.handlebars->37->1978", + "default.handlebars->37->1992" ] }, { @@ -24578,8 +24595,8 @@ "tr": "flaş", "zh-chs": "闪光", "xloc": [ - "default-mobile.handlebars->11->318", - "default.handlebars->37->1002" + "default-mobile.handlebars->11->324", + "default.handlebars->37->1008" ] }, { @@ -24652,7 +24669,7 @@ "zh-chs": "对于ACM激活,需要将英特尔®AMT设置为以下受信任的FQDN:", "zh-cht": "對於ACM激活,需要將英特爾®AMT設置為以下受信任的FQDN:", "xloc": [ - "default.handlebars->37->424" + "default.handlebars->37->430" ] }, { @@ -24748,7 +24765,7 @@ "tr": "Aracı güncellemesi için", "zh-chs": "代理更新", "xloc": [ - "default.handlebars->37->639" + "default.handlebars->37->645" ] }, { @@ -24771,7 +24788,7 @@ "tr": "Aracı güncellemesini zorla", "zh-chs": "强制代理更新", "xloc": [ - "default.handlebars->37->596" + "default.handlebars->37->602" ] }, { @@ -24794,7 +24811,7 @@ "tr": "Seçilen cihazlarda aracı güncellemesi zorunlu kılınsın mı?", "zh-chs": "在选定的设备上强制更新代理?", "xloc": [ - "default.handlebars->37->638" + "default.handlebars->37->644" ] }, { @@ -24818,8 +24835,8 @@ "zh-chs": "下次登录时强制重置密码。", "zh-cht": "下次登入時強制重置密碼。", "xloc": [ - "default.handlebars->37->2270", - "default.handlebars->37->2498" + "default.handlebars->37->2276", + "default.handlebars->37->2504" ] }, { @@ -24918,7 +24935,7 @@ "zh-chs": "格式化", "zh-cht": "格式化", "xloc": [ - "default.handlebars->37->2176" + "default.handlebars->37->2182" ] }, { @@ -24988,8 +25005,8 @@ "zh-chs": "自由", "zh-cht": "自由", "xloc": [ - "default.handlebars->37->2669", - "default.handlebars->37->2671" + "default.handlebars->37->2675", + "default.handlebars->37->2677" ] }, { @@ -25038,7 +25055,7 @@ "zh-chs": "法文(比利时)", "zh-cht": "法語(比利時)", "xloc": [ - "default.handlebars->37->1492" + "default.handlebars->37->1498" ] }, { @@ -25062,7 +25079,7 @@ "zh-chs": "法文(加拿大)", "zh-cht": "法語(加拿大)", "xloc": [ - "default.handlebars->37->1493" + "default.handlebars->37->1499" ] }, { @@ -25086,7 +25103,7 @@ "zh-chs": "法文(法国)", "zh-cht": "法語(法國)", "xloc": [ - "default.handlebars->37->1494" + "default.handlebars->37->1500" ] }, { @@ -25110,7 +25127,7 @@ "zh-chs": "法文(卢森堡)", "zh-cht": "法語(盧森堡)", "xloc": [ - "default.handlebars->37->1495" + "default.handlebars->37->1501" ] }, { @@ -25134,7 +25151,7 @@ "zh-chs": "法文(摩纳哥)", "zh-cht": "法語(摩納哥)", "xloc": [ - "default.handlebars->37->1496" + "default.handlebars->37->1502" ] }, { @@ -25158,7 +25175,7 @@ "zh-chs": "法文(标准)", "zh-cht": "法語(標準)", "xloc": [ - "default.handlebars->37->1491" + "default.handlebars->37->1497" ] }, { @@ -25182,7 +25199,7 @@ "zh-chs": "法文(瑞士)", "zh-cht": "法語(瑞士)", "xloc": [ - "default.handlebars->37->1497" + "default.handlebars->37->1503" ] }, { @@ -25206,7 +25223,7 @@ "zh-chs": "弗里斯兰文", "zh-cht": "弗里斯蘭語", "xloc": [ - "default.handlebars->37->1498" + "default.handlebars->37->1504" ] }, { @@ -25230,7 +25247,7 @@ "zh-chs": "弗留利", "zh-cht": "弗留利", "xloc": [ - "default.handlebars->37->1499" + "default.handlebars->37->1505" ] }, { @@ -25255,12 +25272,12 @@ "zh-cht": "完整管理員", "xloc": [ "default-mobile.handlebars->11->129", - "default-mobile.handlebars->11->595", - "default-mobile.handlebars->11->608", - "default-mobile.handlebars->11->628", - "default.handlebars->37->1694", - "default.handlebars->37->1872", - "default.handlebars->37->2282" + "default-mobile.handlebars->11->601", + "default-mobile.handlebars->11->614", + "default-mobile.handlebars->11->634", + "default.handlebars->37->1700", + "default.handlebars->37->1878", + "default.handlebars->37->2288" ] }, { @@ -25284,7 +25301,7 @@ "zh-chs": "完整管理员(保留所有权利)", "zh-cht": "完整管理員(保留所有權利)", "xloc": [ - "default.handlebars->37->1910" + "default.handlebars->37->1916" ] }, { @@ -25329,7 +25346,7 @@ "zh-chs": "完整设备权限", "zh-cht": "完整裝置權限", "xloc": [ - "default.handlebars->37->911" + "default.handlebars->37->917" ] }, { @@ -25353,7 +25370,7 @@ "zh-chs": "全部权限", "zh-cht": "全部權限", "xloc": [ - "default.handlebars->37->930" + "default.handlebars->37->936" ] }, { @@ -25428,7 +25445,7 @@ "zh-chs": "完整管理员", "zh-cht": "完整管理員", "xloc": [ - "default.handlebars->37->2386" + "default.handlebars->37->2392" ] }, { @@ -25452,8 +25469,8 @@ "zh-chs": "全自动的", "zh-cht": "全自動的", "xloc": [ - "default.handlebars->37->1771", - "default.handlebars->37->1807" + "default.handlebars->37->1777", + "default.handlebars->37->1813" ] }, { @@ -25477,8 +25494,8 @@ "zh-chs": "GPU", "zh-cht": "GPU", "xloc": [ - "default-mobile.handlebars->11->552", - "default.handlebars->37->1359" + "default-mobile.handlebars->11->558", + "default.handlebars->37->1365" ] }, { @@ -25502,7 +25519,7 @@ "zh-chs": "盖尔文(爱尔兰)", "zh-cht": "蓋爾語(愛爾蘭)", "xloc": [ - "default.handlebars->37->1501" + "default.handlebars->37->1507" ] }, { @@ -25526,7 +25543,7 @@ "zh-chs": "盖尔文(苏格兰文)", "zh-cht": "蓋爾語(蘇格蘭語)", "xloc": [ - "default.handlebars->37->1500" + "default.handlebars->37->1506" ] }, { @@ -25550,7 +25567,7 @@ "zh-chs": "加拉契文", "zh-cht": "加拉契語", "xloc": [ - "default.handlebars->37->1502" + "default.handlebars->37->1508" ] }, { @@ -25598,7 +25615,7 @@ "zh-chs": "一般", "zh-cht": "一般", "xloc": [ - "default-mobile.handlebars->11->311", + "default-mobile.handlebars->11->317", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDev", "default.handlebars->container->topbar->1->1->MeshSubMenuSpan->MeshSubMenu->1->0->MeshGeneral", "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerGeneral", @@ -25652,7 +25669,7 @@ "zh-chs": "一般信息", "zh-cht": "一般訊息", "xloc": [ - "default.handlebars->37->697" + "default.handlebars->37->703" ] }, { @@ -25683,7 +25700,7 @@ "en": "Generate Report", "nl": "Genereer rapport", "xloc": [ - "default.handlebars->37->2595" + "default.handlebars->37->2601" ] }, { @@ -25714,7 +25731,7 @@ "zh-chs": "格鲁吉亚文", "zh-cht": "格魯吉亞文", "xloc": [ - "default.handlebars->37->1503" + "default.handlebars->37->1509" ] }, { @@ -25738,7 +25755,7 @@ "zh-chs": "德文(奥地利)", "zh-cht": "德語(奧地利)", "xloc": [ - "default.handlebars->37->1505" + "default.handlebars->37->1511" ] }, { @@ -25762,7 +25779,7 @@ "zh-chs": "德文(德国)", "zh-cht": "德文(德國)", "xloc": [ - "default.handlebars->37->1506" + "default.handlebars->37->1512" ] }, { @@ -25786,7 +25803,7 @@ "zh-chs": "德文(列支敦士登)", "zh-cht": "德文(列支敦士登)", "xloc": [ - "default.handlebars->37->1507" + "default.handlebars->37->1513" ] }, { @@ -25810,7 +25827,7 @@ "zh-chs": "德文(卢森堡)", "zh-cht": "德語(盧森堡)", "xloc": [ - "default.handlebars->37->1508" + "default.handlebars->37->1514" ] }, { @@ -25834,7 +25851,7 @@ "zh-chs": "德文(标准)", "zh-cht": "德語(標準)", "xloc": [ - "default.handlebars->37->1504" + "default.handlebars->37->1510" ] }, { @@ -25858,7 +25875,7 @@ "zh-chs": "德文(瑞士)", "zh-cht": "德文(瑞士)", "xloc": [ - "default.handlebars->37->1509" + "default.handlebars->37->1515" ] }, { @@ -25866,7 +25883,7 @@ "nl": "Klembord ophalen", "pl": "Pobierz schowek", "xloc": [ - "default.handlebars->37->1159" + "default.handlebars->37->1165" ] }, { @@ -25890,7 +25907,7 @@ "zh-chs": "获取此设备的MQTT登录凭证。", "zh-cht": "獲取此裝置的MQTT登入憑證。", "xloc": [ - "default.handlebars->37->867" + "default.handlebars->37->873" ] }, { @@ -25939,7 +25956,7 @@ "zh-chs": "正在获取剪贴板内容,{0}个字节", "zh-cht": "正在獲取剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->37->2054" + "default.handlebars->37->2060" ] }, { @@ -26013,7 +26030,7 @@ "zh-chs": "好", "zh-cht": "好", "xloc": [ - "default.handlebars->37->1690" + "default.handlebars->37->1696" ] }, { @@ -26066,8 +26083,8 @@ "zh-chs": "Google云端硬盘备份", "zh-cht": "Google雲端硬盤備份", "xloc": [ - "default.handlebars->37->1711", - "default.handlebars->37->1714", + "default.handlebars->37->1717", + "default.handlebars->37->1720", "default.handlebars->37->280" ] }, @@ -26092,7 +26109,7 @@ "zh-chs": "Google云端硬盘控制台", "zh-cht": "Google雲端硬盤控制台", "xloc": [ - "default.handlebars->37->1708" + "default.handlebars->37->1714" ] }, { @@ -26140,7 +26157,7 @@ "zh-chs": "Google云端硬盘备份当前处于活动状态。", "zh-cht": "Google雲端硬盤備份當前處於活動狀態。", "xloc": [ - "default.handlebars->37->1712" + "default.handlebars->37->1718" ] }, { @@ -26187,7 +26204,7 @@ "zh-chs": "希腊文", "zh-cht": "希臘文", "xloc": [ - "default.handlebars->37->1510" + "default.handlebars->37->1516" ] }, { @@ -26211,9 +26228,9 @@ "zh-chs": "组", "zh-cht": "群", "xloc": [ - "default-mobile.handlebars->11->250", - "default.handlebars->37->2606", - "default.handlebars->37->725", + "default-mobile.handlebars->11->256", + "default.handlebars->37->2612", + "default.handlebars->37->731", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1" ] }, @@ -26238,9 +26255,9 @@ "zh-chs": "集体指令", "zh-cht": "集體指令", "xloc": [ - "default.handlebars->37->2224", - "default.handlebars->37->2306", - "default.handlebars->37->602", + "default.handlebars->37->2230", + "default.handlebars->37->2312", + "default.handlebars->37->608", "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" @@ -26267,7 +26284,7 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->37->2172" + "default.handlebars->37->2178" ] }, { @@ -26291,7 +26308,7 @@ "zh-chs": "组标识符", "zh-cht": "群標識符", "xloc": [ - "default.handlebars->37->2323" + "default.handlebars->37->2329" ] }, { @@ -26315,7 +26332,7 @@ "zh-chs": "群组成员", "zh-cht": "群組成員", "xloc": [ - "default.handlebars->37->2347" + "default.handlebars->37->2353" ] }, { @@ -26339,7 +26356,7 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->37->2584" + "default.handlebars->37->2590" ] }, { @@ -26363,7 +26380,7 @@ "zh-chs": "用户{0}的群组权限。", "zh-cht": "用戶{0}的群組權限。", "xloc": [ - "default.handlebars->37->1871" + "default.handlebars->37->1877" ] }, { @@ -26387,7 +26404,7 @@ "zh-chs": "{0}的群组权限。", "zh-cht": "{0}的群組權限。", "xloc": [ - "default.handlebars->37->1870" + "default.handlebars->37->1876" ] }, { @@ -26435,7 +26452,7 @@ "zh-chs": "组1,组2,组3", "zh-cht": "群1,群2,群3", "xloc": [ - "default-mobile.handlebars->11->364" + "default-mobile.handlebars->11->370" ] }, { @@ -26466,7 +26483,7 @@ "en": "Guest", "nl": "Gast", "xloc": [ - "default.handlebars->37->2601" + "default.handlebars->37->2607" ] }, { @@ -26491,7 +26508,7 @@ "zh-cht": "來賓姓名", "xloc": [ "default.handlebars->37->253", - "default.handlebars->37->966" + "default.handlebars->37->972" ] }, { @@ -26514,8 +26531,8 @@ "tr": "Misafir Paylaşımı", "zh-chs": "嘉宾分享", "xloc": [ - "default.handlebars->37->918", - "default.handlebars->37->940" + "default.handlebars->37->924", + "default.handlebars->37->946" ] }, { @@ -26538,7 +26555,7 @@ "tr": "Misafir Paylaşımı", "zh-chs": "嘉宾分享", "xloc": [ - "default.handlebars->37->1879" + "default.handlebars->37->1885" ] }, { @@ -26562,7 +26579,7 @@ "zh-chs": "古久拉提", "zh-cht": "古久拉提", "xloc": [ - "default.handlebars->37->1511" + "default.handlebars->37->1517" ] }, { @@ -26585,7 +26602,7 @@ "tr": "HTTP", "zh-chs": "HTTP", "xloc": [ - "default.handlebars->37->2707" + "default.handlebars->37->2713" ] }, { @@ -26656,7 +26673,7 @@ "zh-chs": "海地文", "zh-cht": "海地文", "xloc": [ - "default.handlebars->37->1512" + "default.handlebars->37->1518" ] }, { @@ -26727,8 +26744,8 @@ "zh-chs": "强行断开代理", "zh-cht": "強行斷開代理", "xloc": [ - "default-mobile.handlebars->11->582", - "default.handlebars->37->1390" + "default-mobile.handlebars->11->588", + "default.handlebars->37->1396" ] }, { @@ -26752,7 +26769,7 @@ "zh-chs": "堆总数", "zh-cht": "堆總數", "xloc": [ - "default.handlebars->37->2725" + "default.handlebars->37->2731" ] }, { @@ -26776,7 +26793,7 @@ "zh-chs": "堆使用", "zh-cht": "堆使用", "xloc": [ - "default.handlebars->37->2724" + "default.handlebars->37->2730" ] }, { @@ -26800,7 +26817,7 @@ "zh-chs": "希伯来文", "zh-cht": "希伯來文", "xloc": [ - "default.handlebars->37->1513" + "default.handlebars->37->1519" ] }, { @@ -26893,7 +26910,7 @@ "zh-chs": "已请求帮助,用户:{0},详细信息:{1}", "zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}", "xloc": [ - "default.handlebars->37->2131" + "default.handlebars->37->2137" ] }, { @@ -26966,7 +26983,7 @@ "zh-chs": "帮助翻译MeshCentral", "zh-cht": "幫助翻譯MeshCentral", "xloc": [ - "default.handlebars->37->1628" + "default.handlebars->37->1634" ] }, { @@ -27063,10 +27080,10 @@ "zh-chs": "休眠", "zh-cht": "冬眠", "xloc": [ - "default-mobile.handlebars->11->218", - "default-mobile.handlebars->11->225", + "default-mobile.handlebars->11->224", + "default-mobile.handlebars->11->231", "default.handlebars->37->5", - "default.handlebars->37->559" + "default.handlebars->37->565" ] }, { @@ -27090,7 +27107,7 @@ "zh-chs": "印地文", "zh-cht": "印地文", "xloc": [ - "default.handlebars->37->1514" + "default.handlebars->37->1520" ] }, { @@ -27135,8 +27152,8 @@ "zh-chs": "保存1个条目进行复制", "zh-cht": "保存1個項目進行複製", "xloc": [ - "default-mobile.handlebars->11->460", - "default.handlebars->37->1266", + "default-mobile.handlebars->11->466", + "default.handlebars->37->1272", "sharing.handlebars->11->76" ] }, @@ -27161,8 +27178,8 @@ "zh-chs": "保存1个项目进行移动", "zh-cht": "保存1個項目進行移動", "xloc": [ - "default-mobile.handlebars->11->464", - "default.handlebars->37->1270", + "default-mobile.handlebars->11->470", + "default.handlebars->37->1276", "sharing.handlebars->11->80" ] }, @@ -27187,8 +27204,8 @@ "zh-chs": "保存{0}个条目进行复制", "zh-cht": "保留{0}個項目進行複製", "xloc": [ - "default-mobile.handlebars->11->458", - "default.handlebars->37->1264", + "default-mobile.handlebars->11->464", + "default.handlebars->37->1270", "sharing.handlebars->11->74" ] }, @@ -27213,8 +27230,8 @@ "zh-chs": "保存{0}个条目以进行移动", "zh-cht": "保存{0}個項目以進行移動", "xloc": [ - "default-mobile.handlebars->11->462", - "default.handlebars->37->1268", + "default-mobile.handlebars->11->468", + "default.handlebars->37->1274", "sharing.handlebars->11->78" ] }, @@ -27240,7 +27257,7 @@ "zh-cht": "保存{0}項目{1}給{2}", "xloc": [ "default-mobile.handlebars->11->153", - "default.handlebars->37->2027" + "default.handlebars->37->2033" ] }, { @@ -27263,8 +27280,8 @@ "tr": "Ev", "zh-chs": "家", "xloc": [ - "default-mobile.handlebars->11->381", - "default.handlebars->37->1137" + "default-mobile.handlebars->11->387", + "default.handlebars->37->1143" ] }, { @@ -27288,16 +27305,16 @@ "zh-chs": "主机名", "zh-cht": "主機名", "xloc": [ - "default-mobile.handlebars->11->252", - "default-mobile.handlebars->11->253", - "default-mobile.handlebars->11->255", - "default-mobile.handlebars->11->361", - "default-mobile.handlebars->11->511", - "default.handlebars->37->1105", - "default.handlebars->37->1308", - "default.handlebars->37->405", - "default.handlebars->37->414", - "default.handlebars->37->730" + "default-mobile.handlebars->11->258", + "default-mobile.handlebars->11->259", + "default-mobile.handlebars->11->261", + "default-mobile.handlebars->11->367", + "default-mobile.handlebars->11->517", + "default.handlebars->37->1111", + "default.handlebars->37->1314", + "default.handlebars->37->411", + "default.handlebars->37->420", + "default.handlebars->37->736" ] }, { @@ -27321,7 +27338,7 @@ "zh-chs": "主机名同步", "zh-cht": "主機名同步", "xloc": [ - "default.handlebars->37->1740" + "default.handlebars->37->1746" ] }, { @@ -27345,7 +27362,7 @@ "zh-chs": "匈牙利文", "zh-cht": "匈牙利文", "xloc": [ - "default.handlebars->37->1515" + "default.handlebars->37->1521" ] }, { @@ -27369,8 +27386,8 @@ "zh-chs": "IP范围", "zh-cht": "IP範圍", "xloc": [ - "default.handlebars->37->435", - "default.handlebars->37->437" + "default.handlebars->37->441", + "default.handlebars->37->443" ] }, { @@ -27420,9 +27437,9 @@ "zh-chs": "IP:{0}", "zh-cht": "IP:{0}", "xloc": [ - "default.handlebars->37->1318", - "default.handlebars->37->1328", - "default.handlebars->37->1332" + "default.handlebars->37->1324", + "default.handlebars->37->1334", + "default.handlebars->37->1338" ] }, { @@ -27446,9 +27463,9 @@ "zh-chs": "IP:{0},掩码:{1},网关:{2}", "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "xloc": [ - "default.handlebars->37->1316", - "default.handlebars->37->1326", - "default.handlebars->37->1330" + "default.handlebars->37->1322", + "default.handlebars->37->1332", + "default.handlebars->37->1336" ] }, { @@ -27472,12 +27489,12 @@ "zh-chs": "IPv4层", "zh-cht": "IPv4層", "xloc": [ - "default-mobile.handlebars->11->518", - "default-mobile.handlebars->11->520", - "default.handlebars->37->1315", - "default.handlebars->37->1317", - "default.handlebars->37->1325", - "default.handlebars->37->1327" + "default-mobile.handlebars->11->524", + "default-mobile.handlebars->11->526", + "default.handlebars->37->1321", + "default.handlebars->37->1323", + "default.handlebars->37->1331", + "default.handlebars->37->1333" ] }, { @@ -27576,10 +27593,10 @@ "zh-chs": "IPv6层", "zh-cht": "IPv6層", "xloc": [ - "default-mobile.handlebars->11->522", - "default-mobile.handlebars->11->524", - "default.handlebars->37->1329", - "default.handlebars->37->1331" + "default-mobile.handlebars->11->528", + "default-mobile.handlebars->11->530", + "default.handlebars->37->1335", + "default.handlebars->37->1337" ] }, { @@ -27675,7 +27692,7 @@ "zh-chs": "冰岛文", "zh-cht": "冰島文", "xloc": [ - "default.handlebars->37->1516" + "default.handlebars->37->1522" ] }, { @@ -27699,8 +27716,8 @@ "zh-chs": "图标选择", "zh-cht": "圖符選擇", "xloc": [ - "default-mobile.handlebars->11->355", - "default.handlebars->37->1099" + "default-mobile.handlebars->11->361", + "default.handlebars->37->1105" ] }, { @@ -27724,10 +27741,10 @@ "zh-chs": "识别码", "zh-cht": "識別符", "xloc": [ - "default-mobile.handlebars->11->510", - "default-mobile.handlebars->11->550", - "default.handlebars->37->1307", - "default.handlebars->37->1357" + "default-mobile.handlebars->11->516", + "default-mobile.handlebars->11->556", + "default.handlebars->37->1313", + "default.handlebars->37->1363" ] }, { @@ -27751,7 +27768,7 @@ "zh-chs": "如果在CCM中,请重新激活英特尔®AMT", "zh-cht": "如果在CCM中,請重新激活英特爾®AMT", "xloc": [ - "default.handlebars->37->1821" + "default.handlebars->37->1827" ] }, { @@ -27920,9 +27937,9 @@ "tr": "Intel® AMT Cihazlarını İçe Aktarın", "zh-chs": "导入英特尔® AMT 设备", "xloc": [ - "default.handlebars->37->1795", - "default.handlebars->37->1796", - "default.handlebars->37->1800" + "default.handlebars->37->1801", + "default.handlebars->37->1802", + "default.handlebars->37->1806" ] }, { @@ -27945,7 +27962,7 @@ "tr": "MeshCommander JSON formatında yerel Intel® AMT cihazlarının bir listesini içe aktarın.", "zh-chs": "以 MeshCommander JSON 格式导入本地英特尔® AMT 设备列表。", "xloc": [ - "default.handlebars->37->1794" + "default.handlebars->37->1800" ] }, { @@ -27968,7 +27985,7 @@ "tr": "Cihaz listesini içe aktar", "zh-chs": "导入设备列表", "xloc": [ - "default.handlebars->37->1789" + "default.handlebars->37->1795" ] }, { @@ -27991,7 +28008,7 @@ "tr": "Anında bildirim kimlik doğrulamasını kullanmak için, hesabınızda tam haklara sahip bir mobil cihaz kurulmalıdır.", "zh-chs": "为了使用推送通知身份验证,必须在您的帐户中设置具有完全权限的移动设备。", "xloc": [ - "default.handlebars->37->1411" + "default.handlebars->37->1417" ] }, { @@ -28014,7 +28031,7 @@ "tr": "Kaldırılana kadar günleri devre dışı bırak", "zh-chs": "停用天数直到移除", "xloc": [ - "default.handlebars->37->1856" + "default.handlebars->37->1862" ] }, { @@ -28060,7 +28077,7 @@ "tr": "Cihaz ayrıntılarını dahil et", "zh-chs": "包括设备详细信息", "xloc": [ - "default.handlebars->37->651" + "default.handlebars->37->657" ] }, { @@ -28175,7 +28192,7 @@ "zh-chs": "印度尼西亚文", "zh-cht": "印度尼西亞文", "xloc": [ - "default.handlebars->37->1517" + "default.handlebars->37->1523" ] }, { @@ -28272,8 +28289,8 @@ "tr": "Sokmak", "zh-chs": "插", "xloc": [ - "default-mobile.handlebars->11->379", - "default.handlebars->37->1135" + "default-mobile.handlebars->11->385", + "default.handlebars->37->1141" ] }, { @@ -28410,7 +28427,7 @@ "tr": "Bu cihaza yükle", "zh-chs": "在此设备上安装", "xloc": [ - "default-mobile.handlebars->11->592" + "default-mobile.handlebars->11->598" ] }, { @@ -28433,7 +28450,7 @@ "tr": "MeshCentral Agent'ı Android cihazınıza yükleyin. Kurulduktan sonra, cihazınızı bu sunucuya bağlamak için eşleştirme bağlantısını tıklayın.", "zh-chs": "在您的 Android 设备上安装 MeshCentral Agent。安装后,单击配对链接将您的设备连接到此服务器。", "xloc": [ - "default-mobile.handlebars->11->604" + "default-mobile.handlebars->11->610" ] }, { @@ -28497,12 +28514,12 @@ "zh-chs": "安装类型", "zh-cht": "安裝方式", "xloc": [ - "default.handlebars->37->1945", - "default.handlebars->37->1952", - "default.handlebars->37->464", - "default.handlebars->37->478", - "default.handlebars->37->494", - "default.handlebars->37->498" + "default.handlebars->37->1951", + "default.handlebars->37->1958", + "default.handlebars->37->470", + "default.handlebars->37->484", + "default.handlebars->37->500", + "default.handlebars->37->504" ] }, { @@ -28526,7 +28543,7 @@ "zh-chs": "英特尔(F10 = ESC + [OM)", "zh-cht": "Intel(F10 = ESC + [OM)", "xloc": [ - "default.handlebars->37->1212", + "default.handlebars->37->1218", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->36", "sharing.handlebars->p12->9->1->terminalSettingsButtons" @@ -28553,7 +28570,7 @@ "zh-chs": "英特尔AMT", "zh-cht": "英特爾AMT", "xloc": [ - "default.handlebars->37->2721" + "default.handlebars->37->2727" ] }, { @@ -28597,7 +28614,7 @@ "tr": "Intel AMT yöneticisi", "zh-chs": "英特尔 AMT 经理", "xloc": [ - "default.handlebars->37->2750" + "default.handlebars->37->2756" ] }, { @@ -28628,7 +28645,7 @@ "zh-chs": "英特尔ASCII", "zh-cht": "Intel ASCII", "xloc": [ - "default.handlebars->37->1211", + "default.handlebars->37->1217", "sharing.handlebars->11->35" ] }, @@ -28653,18 +28670,18 @@ "zh-chs": "英特尔®AMT", "zh-cht": "Intel® AMT", "xloc": [ - "default-mobile.handlebars->11->237", - "default-mobile.handlebars->11->285", - "default-mobile.handlebars->11->290", - "default.handlebars->37->1759", - "default.handlebars->37->1772", - "default.handlebars->37->1967", - "default.handlebars->37->1980", - "default.handlebars->37->2749", - "default.handlebars->37->700", - "default.handlebars->37->765", - "default.handlebars->37->804", - "default.handlebars->37->814" + "default-mobile.handlebars->11->243", + "default-mobile.handlebars->11->291", + "default-mobile.handlebars->11->296", + "default.handlebars->37->1765", + "default.handlebars->37->1778", + "default.handlebars->37->1973", + "default.handlebars->37->1986", + "default.handlebars->37->2755", + "default.handlebars->37->706", + "default.handlebars->37->771", + "default.handlebars->37->810", + "default.handlebars->37->820" ] }, { @@ -28688,7 +28705,7 @@ "zh-chs": "英特尔®AMT ACM", "zh-cht": "英特爾®AMT ACM", "xloc": [ - "default.handlebars->37->433" + "default.handlebars->37->439" ] }, { @@ -28712,8 +28729,8 @@ "zh-chs": "英特尔®AMT CIRA", "zh-cht": "Intel® AMT CIRA", "xloc": [ - "default-mobile.handlebars->11->289", - "default.handlebars->37->812" + "default-mobile.handlebars->11->295", + "default.handlebars->37->818" ] }, { @@ -28780,8 +28797,8 @@ "zh-cht": "Intel® AMT CIRA已連接並可以使用。", "xloc": [ "default.handlebars->37->348", - "default.handlebars->37->573", - "default.handlebars->37->811" + "default.handlebars->37->579", + "default.handlebars->37->817" ] }, { @@ -28831,7 +28848,7 @@ "tr": "Intel® AMT JSON", "zh-chs": "英特尔® AMT JSON", "xloc": [ - "default.handlebars->37->649" + "default.handlebars->37->655" ] }, { @@ -28878,8 +28895,8 @@ "tr": "Intel® AMT Tek Tıkla Kurtarma", "zh-chs": "英特尔® AMT 一键恢复", "xloc": [ - "default.handlebars->37->1017", - "default.handlebars->37->1030" + "default.handlebars->37->1023", + "default.handlebars->37->1036" ] }, { @@ -28903,7 +28920,7 @@ "zh-chs": "英特尔®AMT政策", "zh-cht": "Intel® AMT政策", "xloc": [ - "default.handlebars->37->1808" + "default.handlebars->37->1814" ] }, { @@ -28926,12 +28943,12 @@ "tr": "Intel® AMT Güç Çalışması", "zh-chs": "英特尔® AMT 电源操作", "xloc": [ - "default-mobile.handlebars->11->334", - "default-mobile.handlebars->11->336", - "default-mobile.handlebars->11->338", - "default.handlebars->37->1031", - "default.handlebars->37->1033", - "default.handlebars->37->1035" + "default-mobile.handlebars->11->340", + "default-mobile.handlebars->11->342", + "default-mobile.handlebars->11->344", + "default.handlebars->37->1037", + "default.handlebars->37->1039", + "default.handlebars->37->1041" ] }, { @@ -28954,8 +28971,8 @@ "tr": "Intel® AMT Kapatma", "zh-chs": "英特尔® AMT 关机", "xloc": [ - "default-mobile.handlebars->11->330", - "default.handlebars->37->1016" + "default-mobile.handlebars->11->336", + "default.handlebars->37->1022" ] }, { @@ -28978,8 +28995,8 @@ "tr": "Intel® AMT Gücü açık", "zh-chs": "英特尔® AMT 开机", "xloc": [ - "default-mobile.handlebars->11->329", - "default.handlebars->37->1015" + "default-mobile.handlebars->11->335", + "default.handlebars->37->1021" ] }, { @@ -29003,8 +29020,8 @@ "zh-chs": "英特尔®AMT重定向", "zh-cht": "Intel® AMT重定向", "xloc": [ - "default.handlebars->37->2554", - "default.handlebars->37->2561", + "default.handlebars->37->2560", + "default.handlebars->37->2567", "player.handlebars->3->29" ] }, @@ -29028,8 +29045,8 @@ "tr": "Intel® AMT Sıfırlama", "zh-chs": "英特尔® AMT 重置", "xloc": [ - "default-mobile.handlebars->11->328", - "default.handlebars->37->1014" + "default-mobile.handlebars->11->334", + "default.handlebars->37->1020" ] }, { @@ -29053,7 +29070,7 @@ "zh-chs": "英特尔®AMT标签", "zh-cht": "Intel® AMT標籤", "xloc": [ - "default.handlebars->37->769" + "default.handlebars->37->775" ] }, { @@ -29077,8 +29094,8 @@ "zh-chs": "英特尔®AMT WSMAN", "zh-cht": "Intle® AMT WSMAN", "xloc": [ - "default.handlebars->37->2553", - "default.handlebars->37->2560", + "default.handlebars->37->2559", + "default.handlebars->37->2566", "player.handlebars->3->28" ] }, @@ -29124,9 +29141,9 @@ "zh-chs": "英特尔®AMT已连接", "zh-cht": "Intel ®AMT已連接", "xloc": [ - "default-mobile.handlebars->11->307", - "default.handlebars->37->873", - "default.handlebars->37->874" + "default-mobile.handlebars->11->313", + "default.handlebars->37->879", + "default.handlebars->37->880" ] }, { @@ -29150,9 +29167,9 @@ "zh-chs": "英特尔®AMT桌面和串行事件", "zh-cht": "Intel® AMT桌面和串行事件", "xloc": [ - "default.handlebars->37->1654", - "default.handlebars->37->1960", - "default.handlebars->37->906" + "default.handlebars->37->1660", + "default.handlebars->37->1966", + "default.handlebars->37->912" ] }, { @@ -29176,9 +29193,9 @@ "zh-chs": "检测到英特尔®AMT", "zh-cht": "檢測到Intel® AMT", "xloc": [ - "default-mobile.handlebars->11->308", - "default.handlebars->37->875", - "default.handlebars->37->876" + "default-mobile.handlebars->11->314", + "default.handlebars->37->881", + "default.handlebars->37->882" ] }, { @@ -29202,7 +29219,7 @@ "zh-chs": "在Intel® AMT尔AMT", "zh-cht": "在管理控制模式下啟動了Intel® AMT", "xloc": [ - "default.handlebars->37->751" + "default.handlebars->37->757" ] }, { @@ -29226,7 +29243,7 @@ "zh-chs": "英特尔AMT在客户端控制模式下被激活", "zh-cht": "Intel® AMT在客户端控制模式下被启动", "xloc": [ - "default.handlebars->37->749" + "default.handlebars->37->755" ] }, { @@ -29250,7 +29267,7 @@ "zh-chs": "英特尔®AMT可路由并可以使用。", "zh-cht": "Intel® AMT可路由並可以使用。", "xloc": [ - "default.handlebars->37->813" + "default.handlebars->37->819" ] }, { @@ -29275,7 +29292,7 @@ "zh-cht": "Intel® AMT是可路由的。", "xloc": [ "default.handlebars->37->350", - "default.handlebars->37->575" + "default.handlebars->37->581" ] }, { @@ -29299,8 +29316,8 @@ "zh-chs": "英特尔AMT已设置TLS网络安全", "zh-cht": "Intel® AMT已設置TLS網絡安全性", "xloc": [ - "default-mobile.handlebars->11->275", - "default.handlebars->37->753" + "default-mobile.handlebars->11->281", + "default.handlebars->37->759" ] }, { @@ -29369,9 +29386,9 @@ "zh-chs": "仅限英特尔®AMT,无代理", "zh-cht": "僅限Intel® AMT,無代理", "xloc": [ - "default-mobile.handlebars->11->585", - "default.handlebars->37->1684", - "default.handlebars->37->1729" + "default-mobile.handlebars->11->591", + "default.handlebars->37->1690", + "default.handlebars->37->1735" ] }, { @@ -29395,7 +29412,7 @@ "zh-chs": "英特尔®AMT设置", "zh-cht": "英特爾®AMT設置", "xloc": [ - "default.handlebars->37->425" + "default.handlebars->37->431" ] }, { @@ -29440,7 +29457,7 @@ "zh-chs": "英特尔®主动管理技术", "zh-cht": "Intel® Active Management Technology", "xloc": [ - "default.handlebars->37->764" + "default.handlebars->37->770" ] }, { @@ -29464,8 +29481,8 @@ "zh-chs": "英特尔®主动管理技术(英特尔®AMT)", "zh-cht": "Intel ® Active Management Technology(Intel® AMT)", "xloc": [ - "default-mobile.handlebars->11->542", - "default.handlebars->37->1349" + "default-mobile.handlebars->11->548", + "default.handlebars->37->1355" ] }, { @@ -29489,8 +29506,8 @@ "zh-chs": "英特尔®ME", "zh-cht": "Intel® ME", "xloc": [ - "default-mobile.handlebars->11->284", - "default.handlebars->37->763" + "default-mobile.handlebars->11->290", + "default.handlebars->37->769" ] }, { @@ -29514,7 +29531,7 @@ "zh-chs": "英特尔®可管理性引擎", "zh-cht": "Intel® Management Engine", "xloc": [ - "default.handlebars->37->762" + "default.handlebars->37->768" ] }, { @@ -29538,8 +29555,8 @@ "zh-chs": "英特尔®SM", "zh-cht": "Intel® M", "xloc": [ - "default-mobile.handlebars->11->286", - "default.handlebars->37->767" + "default-mobile.handlebars->11->292", + "default.handlebars->37->773" ] }, { @@ -29563,7 +29580,7 @@ "zh-chs": "英特尔®标准可管理性", "zh-cht": "Intel® Standard Manageability", "xloc": [ - "default.handlebars->37->766" + "default.handlebars->37->772" ] }, { @@ -29771,7 +29788,7 @@ "zh-chs": "互动", "zh-cht": "互動", "xloc": [ - "default.handlebars->37->1175" + "default.handlebars->37->1181" ] }, { @@ -29795,11 +29812,11 @@ "zh-chs": "仅限互动", "zh-cht": "僅限互動", "xloc": [ - "default.handlebars->37->1948", - "default.handlebars->37->1955", - "default.handlebars->37->467", - "default.handlebars->37->481", - "default.handlebars->37->497" + "default.handlebars->37->1954", + "default.handlebars->37->1961", + "default.handlebars->37->473", + "default.handlebars->37->487", + "default.handlebars->37->503" ] }, { @@ -29823,7 +29840,7 @@ "zh-chs": "介面", "zh-cht": "介面", "xloc": [ - "default.handlebars->37->847" + "default.handlebars->37->853" ] }, { @@ -29870,7 +29887,7 @@ "zh-chs": "因纽特文", "zh-cht": "因紐特文", "xloc": [ - "default.handlebars->37->1518" + "default.handlebars->37->1524" ] }, { @@ -29918,8 +29935,8 @@ "zh-chs": "无效证件", "zh-cht": "無效證件", "xloc": [ - "default-mobile.handlebars->11->280", - "default.handlebars->37->758" + "default-mobile.handlebars->11->286", + "default.handlebars->37->764" ] }, { @@ -29943,7 +29960,7 @@ "zh-chs": "无效的设备组类型", "zh-cht": "無效的裝置群類型", "xloc": [ - "default.handlebars->37->2683" + "default.handlebars->37->2689" ] }, { @@ -29967,7 +29984,7 @@ "zh-chs": "无效的JSON", "zh-cht": "無效的JSON", "xloc": [ - "default.handlebars->37->2677" + "default.handlebars->37->2683" ] }, { @@ -29991,9 +30008,9 @@ "zh-chs": "无效的JSON档案格式。", "zh-cht": "無效的JSON檔案格式。", "xloc": [ - "default.handlebars->37->1801", - "default.handlebars->37->2244", - "default.handlebars->37->2246" + "default.handlebars->37->1807", + "default.handlebars->37->2250", + "default.handlebars->37->2252" ] }, { @@ -30017,8 +30034,8 @@ "zh-chs": "无效的JSON档案:{0}。", "zh-cht": "無效的JSON檔案:{0}。", "xloc": [ - "default.handlebars->37->1797", - "default.handlebars->37->2242" + "default.handlebars->37->1803", + "default.handlebars->37->2248" ] }, { @@ -30074,7 +30091,7 @@ "zh-chs": "无效的PKCS签名", "zh-cht": "無效的PKCS簽名", "xloc": [ - "default.handlebars->37->2675" + "default.handlebars->37->2681" ] }, { @@ -30098,7 +30115,7 @@ "zh-chs": "無效的RSA密碼", "zh-cht": "無效的RSA密碼", "xloc": [ - "default.handlebars->37->2676" + "default.handlebars->37->2682" ] }, { @@ -30121,8 +30138,8 @@ "tr": "Geçersiz SMS mesajı", "zh-chs": "无效的短信", "xloc": [ - "default-mobile.handlebars->11->689", - "default.handlebars->37->2663" + "default-mobile.handlebars->11->695", + "default.handlebars->37->2669" ] }, { @@ -30179,8 +30196,8 @@ "tr": "Geçersiz alan", "zh-chs": "无效域", "xloc": [ - "default-mobile.handlebars->11->669", - "default.handlebars->37->2643" + "default-mobile.handlebars->11->675", + "default.handlebars->37->2649" ] }, { @@ -30223,8 +30240,8 @@ "tr": "Geçersiz e-posta", "zh-chs": "不合规电邮", "xloc": [ - "default-mobile.handlebars->11->668", - "default.handlebars->37->2642" + "default-mobile.handlebars->11->674", + "default.handlebars->37->2648" ] }, { @@ -30322,9 +30339,9 @@ "tr": "Geçersiz şifre", "zh-chs": "无效的密码", "xloc": [ - "default-mobile.handlebars->11->667", + "default-mobile.handlebars->11->673", "default-mobile.handlebars->11->78", - "default.handlebars->37->2641", + "default.handlebars->37->2647", "default.handlebars->37->286" ] }, @@ -30348,8 +30365,8 @@ "tr": "Geçersiz site izinleri", "zh-chs": "网站权限无效", "xloc": [ - "default-mobile.handlebars->11->670", - "default.handlebars->37->2644" + "default-mobile.handlebars->11->676", + "default.handlebars->37->2650" ] }, { @@ -30398,7 +30415,7 @@ "tr": "{0}, {1}, {2}'den geçersiz kullanıcı giriş denemesi", "zh-chs": "来自 {0}、{1}、{2} 的无效用户登录尝试", "xloc": [ - "default.handlebars->37->2143" + "default.handlebars->37->2149" ] }, { @@ -30421,8 +30438,8 @@ "tr": "Geçersiz kullanıcı adı", "zh-chs": "无效的用户名", "xloc": [ - "default-mobile.handlebars->11->666", - "default.handlebars->37->2640" + "default-mobile.handlebars->11->672", + "default.handlebars->37->2646" ] }, { @@ -30466,7 +30483,7 @@ "zh-chs": "使电邮无效", "zh-cht": "使電郵無效", "xloc": [ - "default.handlebars->37->2218" + "default.handlebars->37->2224" ] }, { @@ -30535,7 +30552,7 @@ "zh-chs": "邀请类型", "zh-cht": "邀請類型", "xloc": [ - "default.handlebars->37->444" + "default.handlebars->37->450" ] }, { @@ -30559,7 +30576,7 @@ "zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:", "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->37->1950" + "default.handlebars->37->1956" ] }, { @@ -30607,9 +30624,9 @@ "zh-chs": "邀请", "zh-cht": "邀請", "xloc": [ - "default.handlebars->37->1782", - "default.handlebars->37->400", - "default.handlebars->37->483" + "default.handlebars->37->1788", + "default.handlebars->37->406", + "default.handlebars->37->489" ] }, { @@ -30633,13 +30650,13 @@ "zh-chs": "邀请码", "zh-cht": "邀請碼", "xloc": [ - "default-mobile.handlebars->11->664", - "default.handlebars->37->1765", - "default.handlebars->37->1944", - "default.handlebars->37->1949", - "default.handlebars->37->1951", - "default.handlebars->37->1956", - "default.handlebars->37->2638" + "default-mobile.handlebars->11->670", + "default.handlebars->37->1771", + "default.handlebars->37->1950", + "default.handlebars->37->1955", + "default.handlebars->37->1957", + "default.handlebars->37->1962", + "default.handlebars->37->2644" ] }, { @@ -30663,7 +30680,7 @@ "zh-chs": "通过共享邀请连结来邀请某人安装网格代理。该连结为用户提供“ {0} ”设备组的安装说明。该连结是公用的,不需要这服务器的帐户。", "zh-cht": "通過共享邀請鏈結來邀請某人安裝mesh agent。該鏈結將用戶指向“ {0} ”裝置群的安裝說明。該鏈結是公用的,不需要這伺服器的帳戶。", "xloc": [ - "default.handlebars->37->470" + "default.handlebars->37->476" ] }, { @@ -30687,8 +30704,8 @@ "zh-chs": "邀请某人在该设备组上安装网格代理。", "zh-cht": "邀請某人在該裝置群上安裝mesh agent。", "xloc": [ - "default.handlebars->37->1781", - "default.handlebars->37->399" + "default.handlebars->37->1787", + "default.handlebars->37->405" ] }, { @@ -30712,7 +30729,7 @@ "zh-chs": "邀请某人安装网状代理。将发送一封电邮,其中包含指向“ {0} ”设备组的网状代理安装的连结。", "zh-cht": "邀請某人安裝mesh agent。將發送一封電郵,其中包含指向“ {0} ”裝置群的mesh agent安裝的鏈結。", "xloc": [ - "default.handlebars->37->447" + "default.handlebars->37->453" ] }, { @@ -30736,7 +30753,7 @@ "zh-chs": "爱尔兰文", "zh-cht": "愛爾蘭文", "xloc": [ - "default.handlebars->37->1519" + "default.handlebars->37->1525" ] }, { @@ -30760,7 +30777,7 @@ "zh-chs": "意大利文(标准)", "zh-cht": "意大利文(標準)", "xloc": [ - "default.handlebars->37->1520" + "default.handlebars->37->1526" ] }, { @@ -30784,7 +30801,7 @@ "zh-chs": "意大利文(瑞士)", "zh-cht": "義大利文(瑞士)", "xloc": [ - "default.handlebars->37->1521" + "default.handlebars->37->1527" ] }, { @@ -30828,7 +30845,7 @@ "zh-chs": "JSON", "zh-cht": "JSON", "xloc": [ - "default.handlebars->37->2178" + "default.handlebars->37->2184" ] }, { @@ -30852,9 +30869,9 @@ "zh-chs": "JSON格式", "zh-cht": "JSON格式", "xloc": [ - "default.handlebars->37->2183", - "default.handlebars->37->2250", - "default.handlebars->37->647" + "default.handlebars->37->2189", + "default.handlebars->37->2256", + "default.handlebars->37->653" ] }, { @@ -30878,7 +30895,7 @@ "zh-chs": "日文", "zh-cht": "日文", "xloc": [ - "default.handlebars->37->1522" + "default.handlebars->37->1528" ] }, { @@ -30902,7 +30919,7 @@ "zh-chs": "已加入桌面Multiplex会话", "zh-cht": "已加入桌面Multiplex會話", "xloc": [ - "default.handlebars->37->2037" + "default.handlebars->37->2043" ] }, { @@ -30926,7 +30943,7 @@ "zh-chs": "卡纳达文", "zh-cht": "卡納達文", "xloc": [ - "default.handlebars->37->1523" + "default.handlebars->37->1529" ] }, { @@ -30950,7 +30967,7 @@ "zh-chs": "克什米尔文", "zh-cht": "克什米爾文", "xloc": [ - "default.handlebars->37->1524" + "default.handlebars->37->1530" ] }, { @@ -30974,7 +30991,7 @@ "zh-chs": "哈萨克文", "zh-cht": "哈薩克文", "xloc": [ - "default.handlebars->37->1525" + "default.handlebars->37->1531" ] }, { @@ -30998,7 +31015,7 @@ "zh-chs": "保留现有密码", "zh-cht": "保留現有密碼", "xloc": [ - "default.handlebars->37->1809" + "default.handlebars->37->1815" ] }, { @@ -31022,7 +31039,7 @@ "zh-chs": "内核驱动器", "zh-cht": "內核驅動器", "xloc": [ - "default.handlebars->37->1176" + "default.handlebars->37->1182" ] }, { @@ -31045,10 +31062,10 @@ "tr": "Anahtar dosya", "zh-chs": "密钥文件", "xloc": [ - "default-mobile.handlebars->11->412", - "default-mobile.handlebars->11->429", - "default.handlebars->37->1200", - "default.handlebars->37->1227", + "default-mobile.handlebars->11->418", + "default-mobile.handlebars->11->435", + "default.handlebars->37->1206", + "default.handlebars->37->1233", "ssh.handlebars->3->10" ] }, @@ -31073,8 +31090,8 @@ "zh-chs": "键名", "zh-cht": "鍵名", "xloc": [ - "default.handlebars->37->1416", - "default.handlebars->37->1419" + "default.handlebars->37->1422", + "default.handlebars->37->1425" ] }, { @@ -31097,10 +31114,10 @@ "tr": "Anahtar Parola", "zh-chs": "密钥密码", "xloc": [ - "default-mobile.handlebars->11->413", - "default-mobile.handlebars->11->430", - "default.handlebars->37->1202", - "default.handlebars->37->1228", + "default-mobile.handlebars->11->419", + "default-mobile.handlebars->11->436", + "default.handlebars->37->1208", + "default.handlebars->37->1234", "ssh.handlebars->3->12" ] }, @@ -31124,9 +31141,9 @@ "tr": "Anahtar dosyası OpenSSH formatında olmalıdır.", "zh-chs": "密钥文件必须是 OpenSSH 格式。", "xloc": [ - "default-mobile.handlebars->11->415", - "default-mobile.handlebars->11->432", - "default.handlebars->37->1201", + "default-mobile.handlebars->11->421", + "default-mobile.handlebars->11->438", + "default.handlebars->37->1207", "ssh.handlebars->3->11" ] }, @@ -31172,7 +31189,7 @@ "zh-chs": "键盘快捷键自定义", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1", - "default.handlebars->37->1155" + "default.handlebars->37->1161" ] }, { @@ -31217,7 +31234,7 @@ "zh-chs": "高棉文", "zh-cht": "高棉文", "xloc": [ - "default.handlebars->37->1526" + "default.handlebars->37->1532" ] }, { @@ -31241,7 +31258,7 @@ "zh-chs": "杀死进程{0}", "zh-cht": "殺死進程{0}", "xloc": [ - "default.handlebars->37->2052" + "default.handlebars->37->2058" ] }, { @@ -31265,7 +31282,7 @@ "zh-chs": "吉尔吉斯", "zh-cht": "吉爾吉斯", "xloc": [ - "default.handlebars->37->1527" + "default.handlebars->37->1533" ] }, { @@ -31289,7 +31306,7 @@ "zh-chs": "克林贡", "zh-cht": "克林貢", "xloc": [ - "default.handlebars->37->1528" + "default.handlebars->37->1534" ] }, { @@ -31313,8 +31330,8 @@ "zh-chs": "已知的", "zh-cht": "已知的", "xloc": [ - "default-mobile.handlebars->11->541", - "default.handlebars->37->1348" + "default-mobile.handlebars->11->547", + "default.handlebars->37->1354" ] }, { @@ -31338,7 +31355,7 @@ "zh-chs": "韩文", "zh-cht": "韓文", "xloc": [ - "default.handlebars->37->1529" + "default.handlebars->37->1535" ] }, { @@ -31362,7 +31379,7 @@ "zh-chs": "韩文(朝鲜)", "zh-cht": "韓文(朝鮮)", "xloc": [ - "default.handlebars->37->1530" + "default.handlebars->37->1536" ] }, { @@ -31386,7 +31403,7 @@ "zh-chs": "韩文(韩国)", "zh-cht": "韓文(韓國)", "xloc": [ - "default.handlebars->37->1531" + "default.handlebars->37->1537" ] }, { @@ -31410,8 +31427,8 @@ "zh-chs": "如果", "zh-cht": "如果", "xloc": [ - "default.handlebars->37->1193", - "default.handlebars->37->1216", + "default.handlebars->37->1199", + "default.handlebars->37->1222", "sharing.handlebars->11->26", "sharing.handlebars->11->40" ] @@ -31437,7 +31454,7 @@ "zh-chs": "语言", "zh-cht": "語言", "xloc": [ - "default.handlebars->37->1626" + "default.handlebars->37->1632" ] }, { @@ -31505,7 +31522,7 @@ "zh-chs": "大焦点", "zh-cht": "大焦點", "xloc": [ - "default.handlebars->37->1129" + "default.handlebars->37->1135" ] }, { @@ -31657,7 +31674,7 @@ "zh-chs": "过去30天", "zh-cht": "過去30天", "xloc": [ - "default.handlebars->37->2589", + "default.handlebars->37->2595", "default.handlebars->container->column_l->p40->3->1->p40time->9" ] }, @@ -31718,7 +31735,7 @@ "en": "Last 7 days", "nl": "Laaste 7 dagen", "xloc": [ - "default.handlebars->37->2588" + "default.handlebars->37->2594" ] }, { @@ -31766,14 +31783,14 @@ "zh-chs": "最后访问", "zh-cht": "最後訪問", "xloc": [ - "default.handlebars->37->2191" + "default.handlebars->37->2197" ] }, { "en": "Last Day", "nl": "Laaste dag", "xloc": [ - "default.handlebars->37->2587" + "default.handlebars->37->2593" ] }, { @@ -31797,7 +31814,7 @@ "zh-chs": "上次登录", "zh-cht": "上次登入", "xloc": [ - "default.handlebars->37->2420" + "default.handlebars->37->2426" ] }, { @@ -31846,12 +31863,12 @@ "zh-chs": "上次代理地址", "zh-cht": "上次代理地址", "xloc": [ - "default-mobile.handlebars->11->502", - "default-mobile.handlebars->11->503", - "default-mobile.handlebars->11->504", - "default.handlebars->37->1299", - "default.handlebars->37->1300", - "default.handlebars->37->1301", + "default-mobile.handlebars->11->508", + "default-mobile.handlebars->11->509", + "default-mobile.handlebars->11->510", + "default.handlebars->37->1305", + "default.handlebars->37->1306", + "default.handlebars->37->1307", "default.handlebars->37->135", "default.handlebars->37->137", "default.handlebars->37->139" @@ -31878,10 +31895,10 @@ "zh-chs": "上次代理连接", "zh-cht": "上次代理連接", "xloc": [ - "default-mobile.handlebars->11->499", - "default-mobile.handlebars->11->501", - "default.handlebars->37->1296", - "default.handlebars->37->1298", + "default-mobile.handlebars->11->505", + "default-mobile.handlebars->11->507", + "default.handlebars->37->1302", + "default.handlebars->37->1304", "default.handlebars->37->134" ] }, @@ -31906,7 +31923,7 @@ "zh-chs": "上次更改:{0}", "zh-cht": "上次更改:{0}", "xloc": [ - "default.handlebars->37->2424" + "default.handlebars->37->2430" ] }, { @@ -31978,7 +31995,7 @@ "zh-chs": "上次登录:{0}", "zh-cht": "上次登入:{0}", "xloc": [ - "default.handlebars->37->2201" + "default.handlebars->37->2207" ] }, { @@ -32003,7 +32020,7 @@ "zh-cht": "最後一次發現:", "xloc": [ "default.handlebars->37->104", - "default.handlebars->37->879" + "default.handlebars->37->885" ] }, { @@ -32119,7 +32136,7 @@ "zh-chs": "拉丁文", "zh-cht": "拉丁文", "xloc": [ - "default.handlebars->37->1532" + "default.handlebars->37->1538" ] }, { @@ -32143,7 +32160,7 @@ "zh-chs": "拉脱维亚文", "zh-cht": "拉脫維亞文", "xloc": [ - "default.handlebars->37->1533" + "default.handlebars->37->1539" ] }, { @@ -32167,7 +32184,7 @@ "zh-chs": "启动MeshCentral路由器", "zh-cht": "啟動MeshCentral路由器", "xloc": [ - "default.handlebars->37->1072" + "default.handlebars->37->1078" ] }, { @@ -32212,7 +32229,7 @@ "zh-chs": "启动基于Web的RDP连接到此设备", "zh-cht": "啟動基於Web的RDP連接到此裝置", "xloc": [ - "default.handlebars->37->863" + "default.handlebars->37->869" ] }, { @@ -32235,7 +32252,7 @@ "tr": "Bu cihaza web tabanlı SSH oturumu başlat", "zh-chs": "启动与此设备的基于 Web 的 SSH 会话", "xloc": [ - "default.handlebars->37->865" + "default.handlebars->37->871" ] }, { @@ -32258,7 +32275,7 @@ "tr": "Bu cihaza web tabanlı VNC oturumu başlat", "zh-chs": "启动与此设备的基于 Web 的 VNC 会话", "xloc": [ - "default.handlebars->37->861" + "default.handlebars->37->867" ] }, { @@ -32282,7 +32299,7 @@ "zh-chs": "如没有请留空。", "zh-cht": "如沒有請留空。", "xloc": [ - "default.handlebars->37->2470" + "default.handlebars->37->2476" ] }, { @@ -32305,36 +32322,36 @@ "tr": "Sol", "zh-chs": "剩下", "xloc": [ - "default-mobile.handlebars->11->385", - "default.handlebars->37->1141" + "default-mobile.handlebars->11->391", + "default.handlebars->37->1147" ] }, { "en": "Left Web-RDP session after {0} second(s).", "nl": "Web-RDP sessie verlaten na {0} seconde(n).", "xloc": [ - "default.handlebars->37->2158" + "default.handlebars->37->2164" ] }, { "en": "Left Web-SFTP session after {0} second(s).", "nl": "Web-SFTP sessie verlaten na {0} seconde(n).", "xloc": [ - "default.handlebars->37->2157" + "default.handlebars->37->2163" ] }, { "en": "Left Web-SSH session after {0} second(s).", "nl": "Web-SSH sessie verlaten na {0} seconde(n).", "xloc": [ - "default.handlebars->37->2156" + "default.handlebars->37->2162" ] }, { "en": "Left Web-VNC session after {0} second(s).", "nl": "Web-VNC sessie verlaten na {0} seconde(n).", "xloc": [ - "default.handlebars->37->2159" + "default.handlebars->37->2165" ] }, { @@ -32387,21 +32404,21 @@ "zh-chs": "离开桌面多路复用会话", "zh-cht": "離開桌面多路復用會話", "xloc": [ - "default.handlebars->37->2038" + "default.handlebars->37->2044" ] }, { "en": "Left the desktop multiplex session after {0} second(s).", "nl": "Verliet de desktop multiplex sessie na {0} seconde(n).", "xloc": [ - "default.handlebars->37->2155" + "default.handlebars->37->2161" ] }, { "en": "Length", "nl": "Duur", "xloc": [ - "default.handlebars->37->2602" + "default.handlebars->37->2608" ] }, { @@ -32425,7 +32442,7 @@ "zh-chs": "减", "zh-cht": "減", "xloc": [ - "default.handlebars->37->2771" + "default.handlebars->37->2777" ] }, { @@ -32473,8 +32490,8 @@ "zh-chs": "限制事件", "zh-cht": "限制事件", "xloc": [ - "default.handlebars->37->924", - "default.handlebars->37->946" + "default.handlebars->37->930", + "default.handlebars->37->952" ] }, { @@ -32523,10 +32540,10 @@ "zh-chs": "有限输入", "zh-cht": "有限輸入", "xloc": [ - "default-mobile.handlebars->11->641", - "default.handlebars->37->1924", - "default.handlebars->37->916", - "default.handlebars->37->938" + "default-mobile.handlebars->11->647", + "default.handlebars->37->1930", + "default.handlebars->37->922", + "default.handlebars->37->944" ] }, { @@ -32550,8 +32567,8 @@ "zh-chs": "仅有限输入", "zh-cht": "僅有限輸入", "xloc": [ - "default-mobile.handlebars->11->614", - "default.handlebars->37->1878" + "default-mobile.handlebars->11->620", + "default.handlebars->37->1884" ] }, { @@ -32600,8 +32617,8 @@ "zh-chs": "连结过期", "zh-cht": "鏈結過期", "xloc": [ - "default.handlebars->37->457", - "default.handlebars->37->471" + "default.handlebars->37->463", + "default.handlebars->37->477" ] }, { @@ -32625,7 +32642,7 @@ "zh-chs": "连结邀请", "zh-cht": "鏈結邀請", "xloc": [ - "default.handlebars->37->445" + "default.handlebars->37->451" ] }, { @@ -32674,8 +32691,8 @@ "xloc": [ "agentinvite.handlebars->container->column_l->5->1->tlinuxtab", "agentinvite.handlebars->container->column_l->5->linuxtab->1", - "default-mobile.handlebars->11->262", - "default.handlebars->37->738" + "default-mobile.handlebars->11->268", + "default.handlebars->37->744" ] }, { @@ -32698,7 +32715,7 @@ "tr": "Linux (SSH/SCP/VNC)", "zh-chs": "Linux (SSH/SCP/VNC)", "xloc": [ - "default.handlebars->37->409" + "default.handlebars->37->415" ] }, { @@ -32722,7 +32739,7 @@ "zh-chs": "Linux / BSD", "zh-cht": "Linux / BSD", "xloc": [ - "default.handlebars->37->485" + "default.handlebars->37->491" ] }, { @@ -32746,7 +32763,7 @@ "zh-chs": "Linux / BSD(卸载)", "zh-cht": "Linux / BSD(解除安裝)", "xloc": [ - "default.handlebars->37->491" + "default.handlebars->37->497" ] }, { @@ -32770,7 +32787,7 @@ "zh-chs": "Linux / BSD / macOS二进制安装程序", "zh-cht": "Linux / BSD / macOS二進制安裝軟體", "xloc": [ - "default.handlebars->37->486" + "default.handlebars->37->492" ] }, { @@ -32894,7 +32911,7 @@ "zh-chs": "Linux ARM,Raspberry Pi(32位)", "zh-cht": "Linux ARM,Raspberry Pi(32位)", "xloc": [ - "default.handlebars->37->1080" + "default.handlebars->37->1086" ] }, { @@ -32918,7 +32935,7 @@ "zh-chs": "Linux ARM, Raspberry Pi (64位)", "zh-cht": "Linux ARM, Raspberry Pi (64位)", "xloc": [ - "default.handlebars->37->1081" + "default.handlebars->37->1087" ] }, { @@ -32992,7 +33009,7 @@ "zh-chs": "Linux路径", "zh-cht": "Linux路徑", "xloc": [ - "default.handlebars->37->634" + "default.handlebars->37->640" ] }, { @@ -33066,7 +33083,7 @@ "zh-chs": "只限Linux", "zh-cht": "只限Linux", "xloc": [ - "default.handlebars->37->456" + "default.handlebars->37->462" ] }, { @@ -33090,7 +33107,7 @@ "zh-chs": "Linux x86(32位)", "zh-cht": "Linux x86(32位)", "xloc": [ - "default.handlebars->37->1077" + "default.handlebars->37->1083" ] }, { @@ -33114,7 +33131,7 @@ "zh-chs": "Linux x86(64位)", "zh-cht": "Linux x86(64位)", "xloc": [ - "default.handlebars->37->1076" + "default.handlebars->37->1082" ] }, { @@ -33138,8 +33155,8 @@ "zh-chs": "Linux / BSD / macOS命令外壳", "zh-cht": "Linux / BSD / macOS命令外殼", "xloc": [ - "default.handlebars->37->1025", - "default.handlebars->37->614" + "default.handlebars->37->1031", + "default.handlebars->37->620" ] }, { @@ -33229,7 +33246,7 @@ "zh-chs": "立陶宛文", "zh-cht": "立陶宛文", "xloc": [ - "default.handlebars->37->1534" + "default.handlebars->37->1540" ] }, { @@ -33279,13 +33296,13 @@ "xloc": [ "default-mobile.handlebars->11->81", "default-mobile.handlebars->11->96", - "default.handlebars->37->1067", - "default.handlebars->37->1393", - "default.handlebars->37->1405", - "default.handlebars->37->1720", - "default.handlebars->37->1724", - "default.handlebars->37->2493", - "default.handlebars->37->2542" + "default.handlebars->37->1073", + "default.handlebars->37->1399", + "default.handlebars->37->1411", + "default.handlebars->37->1726", + "default.handlebars->37->1730", + "default.handlebars->37->2499", + "default.handlebars->37->2548" ] }, { @@ -33398,8 +33415,8 @@ "tr": "Yerel cihazlar, aracı yok", "zh-chs": "本地设备,无代理", "xloc": [ - "default.handlebars->37->1681", - "default.handlebars->37->1731" + "default.handlebars->37->1687", + "default.handlebars->37->1737" ] }, { @@ -33447,7 +33464,7 @@ "zh-chs": "本地用户接受的远程终端请求", "zh-cht": "本地用戶接受的遠程終端請求", "xloc": [ - "default.handlebars->37->2060" + "default.handlebars->37->2066" ] }, { @@ -33471,7 +33488,7 @@ "zh-chs": "本地用户拒绝了远程终端请求", "zh-cht": "本地用戶拒絕了遠程終端請求", "xloc": [ - "default.handlebars->37->2061" + "default.handlebars->37->2067" ] }, { @@ -33495,7 +33512,7 @@ "zh-chs": "本地化设置", "zh-cht": "本地化設置", "xloc": [ - "default.handlebars->37->1629", + "default.handlebars->37->1635", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7" ] }, @@ -33520,7 +33537,7 @@ "zh-chs": "位置", "zh-cht": "位置", "xloc": [ - "default.handlebars->37->849" + "default.handlebars->37->855" ] }, { @@ -33568,7 +33585,7 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->37->2290" + "default.handlebars->37->2296" ] }, { @@ -33592,7 +33609,7 @@ "zh-chs": "锁定帐户设置", "zh-cht": "鎖定帳戶設置", "xloc": [ - "default.handlebars->37->2294" + "default.handlebars->37->2300" ] }, { @@ -33615,7 +33632,7 @@ "tr": "Masaüstünü Kilitle", "zh-chs": "锁定桌面", "xloc": [ - "default.handlebars->37->963" + "default.handlebars->37->969" ] }, { @@ -33639,7 +33656,7 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->37->2221" + "default.handlebars->37->2227" ] }, { @@ -33671,7 +33688,7 @@ "tr": "Uzak kullanıcının faresi ve klavyesi kilitlensin mi?", "zh-chs": "锁定远程用户的鼠标和键盘?", "xloc": [ - "default.handlebars->37->960" + "default.handlebars->37->966" ] }, { @@ -33717,7 +33734,7 @@ "tr": "Kullanıcı masaüstü kilitlensin mi?", "zh-chs": "锁定用户桌面?", "xloc": [ - "default.handlebars->37->964" + "default.handlebars->37->970" ] }, { @@ -33741,7 +33758,7 @@ "zh-chs": "已锁定", "zh-cht": "已鎖定", "xloc": [ - "default.handlebars->37->2202" + "default.handlebars->37->2208" ] }, { @@ -33766,7 +33783,7 @@ "zh-cht": "被鎖定賬戶", "xloc": [ "default-mobile.handlebars->11->77", - "default.handlebars->37->2383", + "default.handlebars->37->2389", "default.handlebars->37->285" ] }, @@ -33791,7 +33808,7 @@ "zh-chs": "将远程用户锁定在桌面之外", "zh-cht": "將遠程用戶鎖定在桌面之外", "xloc": [ - "default.handlebars->37->2086" + "default.handlebars->37->2092" ] }, { @@ -33815,7 +33832,7 @@ "zh-chs": "记录事件", "zh-cht": "記錄事件", "xloc": [ - "default.handlebars->37->834" + "default.handlebars->37->840" ] }, { @@ -34118,7 +34135,7 @@ "zh-chs": "卢森堡文", "zh-cht": "盧森堡文", "xloc": [ - "default.handlebars->37->1535" + "default.handlebars->37->1541" ] }, { @@ -34142,12 +34159,12 @@ "zh-chs": "MAC层", "zh-cht": "MAC層", "xloc": [ - "default-mobile.handlebars->11->514", - "default-mobile.handlebars->11->516", - "default.handlebars->37->1311", - "default.handlebars->37->1313", - "default.handlebars->37->1321", - "default.handlebars->37->1323" + "default-mobile.handlebars->11->520", + "default-mobile.handlebars->11->522", + "default.handlebars->37->1317", + "default.handlebars->37->1319", + "default.handlebars->37->1327", + "default.handlebars->37->1329" ] }, { @@ -34196,9 +34213,9 @@ "zh-chs": "MAC:{0}", "zh-cht": "MAC:{0}", "xloc": [ - "default-mobile.handlebars->11->517", - "default.handlebars->37->1314", - "default.handlebars->37->1324" + "default-mobile.handlebars->11->523", + "default.handlebars->37->1320", + "default.handlebars->37->1330" ] }, { @@ -34222,9 +34239,9 @@ "zh-chs": "MAC:{0},网关:{1}", "zh-cht": "MAC:{0},網關:{1}", "xloc": [ - "default-mobile.handlebars->11->515", - "default.handlebars->37->1312", - "default.handlebars->37->1322" + "default-mobile.handlebars->11->521", + "default.handlebars->37->1318", + "default.handlebars->37->1328" ] }, { @@ -34343,16 +34360,16 @@ "zh-chs": "MQTT", "zh-cht": "MQTT", "xloc": [ - "default-mobile.handlebars->11->239", - "default-mobile.handlebars->11->292", - "default-mobile.handlebars->11->570", - "default-mobile.handlebars->11->572", + "default-mobile.handlebars->11->245", + "default-mobile.handlebars->11->298", + "default-mobile.handlebars->11->576", + "default-mobile.handlebars->11->578", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", - "default.handlebars->37->1378", - "default.handlebars->37->1380", + "default.handlebars->37->1384", + "default.handlebars->37->1386", "default.handlebars->37->355", - "default.handlebars->37->580", - "default.handlebars->37->818", + "default.handlebars->37->586", + "default.handlebars->37->824", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2" ] }, @@ -34401,7 +34418,7 @@ "zh-chs": "MQTT登录", "zh-cht": "MQTT登入", "xloc": [ - "default.handlebars->37->868" + "default.handlebars->37->874" ] }, { @@ -34425,8 +34442,8 @@ "zh-chs": "MQTT通道已连接", "zh-cht": "MQTT通道已連接", "xloc": [ - "default-mobile.handlebars->11->309", - "default.handlebars->37->878" + "default-mobile.handlebars->11->315", + "default.handlebars->37->884" ] }, { @@ -34451,7 +34468,7 @@ "zh-cht": "MQTT已連接", "xloc": [ "default.handlebars->37->232", - "default.handlebars->37->877" + "default.handlebars->37->883" ] }, { @@ -34476,8 +34493,8 @@ "zh-cht": "與裝置的MQTT連接已啟動。", "xloc": [ "default.handlebars->37->354", - "default.handlebars->37->579", - "default.handlebars->37->817" + "default.handlebars->37->585", + "default.handlebars->37->823" ] }, { @@ -34636,7 +34653,7 @@ "tr": "MacOS Yükleyici", "zh-chs": "MacOS 安装程序", "xloc": [ - "default.handlebars->37->1070" + "default.handlebars->37->1076" ] }, { @@ -34683,7 +34700,7 @@ "zh-chs": "主服务器信息", "zh-cht": "主伺服器訊息", "xloc": [ - "default.handlebars->37->2737" + "default.handlebars->37->2743" ] }, { @@ -34707,7 +34724,7 @@ "zh-chs": "马来文", "zh-cht": "馬來文", "xloc": [ - "default.handlebars->37->1537" + "default.handlebars->37->1543" ] }, { @@ -34731,7 +34748,7 @@ "zh-chs": "玛拉雅拉姆文", "zh-cht": "馬拉雅拉姆文", "xloc": [ - "default.handlebars->37->1538" + "default.handlebars->37->1544" ] }, { @@ -34755,7 +34772,7 @@ "zh-chs": "马耳他文", "zh-cht": "馬耳他文", "xloc": [ - "default.handlebars->37->1539" + "default.handlebars->37->1545" ] }, { @@ -34779,7 +34796,7 @@ "zh-chs": "管理帐户图片", "xloc": [ "default-mobile.handlebars->11->82", - "default.handlebars->37->1394" + "default.handlebars->37->1400" ] }, { @@ -34828,10 +34845,10 @@ "zh-chs": "管理设备组计算机", "zh-cht": "管理裝置群電腦", "xloc": [ - "default-mobile.handlebars->11->611", - "default-mobile.handlebars->11->631", - "default.handlebars->37->1875", - "default.handlebars->37->1913" + "default-mobile.handlebars->11->617", + "default-mobile.handlebars->11->637", + "default.handlebars->37->1881", + "default.handlebars->37->1919" ] }, { @@ -34855,10 +34872,10 @@ "zh-chs": "管理设备组用户", "zh-cht": "管理裝置群用戶", "xloc": [ - "default-mobile.handlebars->11->610", - "default-mobile.handlebars->11->630", - "default.handlebars->37->1874", - "default.handlebars->37->1912" + "default-mobile.handlebars->11->616", + "default-mobile.handlebars->11->636", + "default.handlebars->37->1880", + "default.handlebars->37->1918" ] }, { @@ -34882,7 +34899,7 @@ "zh-chs": "管理设备", "zh-cht": "管理裝置", "xloc": [ - "default.handlebars->37->933" + "default.handlebars->37->939" ] }, { @@ -34906,7 +34923,7 @@ "zh-chs": "管理录音", "zh-cht": "管理錄音", "xloc": [ - "default.handlebars->37->2288" + "default.handlebars->37->2294" ] }, { @@ -34954,7 +34971,7 @@ "zh-chs": "管理用户组", "zh-cht": "管理用戶群", "xloc": [ - "default.handlebars->37->2287" + "default.handlebars->37->2293" ] }, { @@ -34978,8 +34995,8 @@ "zh-chs": "管理用户", "zh-cht": "管理用戶", "xloc": [ - "default.handlebars->37->2286", - "default.handlebars->37->932" + "default.handlebars->37->2292", + "default.handlebars->37->938" ] }, { @@ -35152,7 +35169,7 @@ "zh-chs": "使用软件代理进行管理", "zh-cht": "使用軟體代理進行管理", "xloc": [ - "default.handlebars->37->1683" + "default.handlebars->37->1689" ] }, { @@ -35176,8 +35193,8 @@ "zh-chs": "使用软件代理进行管理", "zh-cht": "使用軟體代理進行管理", "xloc": [ - "default-mobile.handlebars->11->586", - "default.handlebars->37->1730" + "default-mobile.handlebars->11->592", + "default.handlebars->37->1736" ] }, { @@ -35201,7 +35218,7 @@ "zh-chs": "经理", "zh-cht": "經理", "xloc": [ - "default.handlebars->37->2207" + "default.handlebars->37->2213" ] }, { @@ -35267,7 +35284,7 @@ "zh-chs": "毛利文", "zh-cht": "毛利文", "xloc": [ - "default.handlebars->37->1540" + "default.handlebars->37->1546" ] }, { @@ -35356,7 +35373,7 @@ "zh-chs": "马拉地文", "zh-cht": "馬拉地文", "xloc": [ - "default.handlebars->37->1541" + "default.handlebars->37->1547" ] }, { @@ -35380,7 +35397,7 @@ "zh-chs": "达到连接数量上限", "zh-cht": "達到連接數量上限", "xloc": [ - "default.handlebars->37->2681" + "default.handlebars->37->2687" ] }, { @@ -35457,8 +35474,8 @@ "zh-chs": "Megabyte", "zh-cht": "Megabyte", "xloc": [ - "default.handlebars->37->2722", - "default.handlebars->37->2727" + "default.handlebars->37->2728", + "default.handlebars->37->2733" ] }, { @@ -35482,9 +35499,9 @@ "zh-chs": "记忆体", "zh-cht": "記憶體", "xloc": [ - "default-mobile.handlebars->11->559", - "default.handlebars->37->1366", - "default.handlebars->37->2701", + "default-mobile.handlebars->11->565", + "default.handlebars->37->1372", + "default.handlebars->37->2707", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] }, @@ -35509,20 +35526,20 @@ "zh-chs": "网格代理", "zh-cht": "Mesh Agent", "xloc": [ - "default-mobile.handlebars->11->266", - "default-mobile.handlebars->11->306", - "default-mobile.handlebars->11->498", - "default-mobile.handlebars->11->506", - "default.handlebars->37->1295", - "default.handlebars->37->1303", - "default.handlebars->37->505", - "default.handlebars->37->509", - "default.handlebars->37->520", - "default.handlebars->37->533", - "default.handlebars->37->536", + "default-mobile.handlebars->11->272", + "default-mobile.handlebars->11->312", + "default-mobile.handlebars->11->504", + "default-mobile.handlebars->11->512", + "default.handlebars->37->1301", + "default.handlebars->37->1309", + "default.handlebars->37->511", + "default.handlebars->37->515", + "default.handlebars->37->526", + "default.handlebars->37->539", "default.handlebars->37->542", - "default.handlebars->37->742", - "default.handlebars->37->810" + "default.handlebars->37->548", + "default.handlebars->37->748", + "default.handlebars->37->816" ] }, { @@ -35546,8 +35563,8 @@ "zh-chs": "网格代理控制台", "zh-cht": "網格代理控制台", "xloc": [ - "default-mobile.handlebars->11->618", - "default.handlebars->37->1884" + "default-mobile.handlebars->11->624", + "default.handlebars->37->1890" ] }, { @@ -35619,7 +35636,7 @@ "zh-chs": "网格中继", "zh-cht": "Mesh Relay", "xloc": [ - "default.handlebars->37->816" + "default.handlebars->37->822" ] }, { @@ -35644,8 +35661,8 @@ "zh-cht": "已連接Mesh Agent並準備使用。", "xloc": [ "default.handlebars->37->346", - "default.handlebars->37->571", - "default.handlebars->37->809" + "default.handlebars->37->577", + "default.handlebars->37->815" ] }, { @@ -35670,8 +35687,8 @@ "zh-cht": "Mesh Agent可以經過其他代理作為中繼訪問得到。", "xloc": [ "default.handlebars->37->352", - "default.handlebars->37->577", - "default.handlebars->37->815" + "default.handlebars->37->583", + "default.handlebars->37->821" ] }, { @@ -35695,8 +35712,8 @@ "zh-chs": "MeshAction(.txt)", "zh-cht": "MeshAction(.txt)", "xloc": [ - "default.handlebars->37->1087", - "default.handlebars->37->1089" + "default.handlebars->37->1093", + "default.handlebars->37->1095" ] }, { @@ -35720,7 +35737,7 @@ "zh-chs": "MeshAgent流量", "zh-cht": "MeshAgent流量", "xloc": [ - "default.handlebars->37->2739" + "default.handlebars->37->2745" ] }, { @@ -35744,7 +35761,7 @@ "zh-chs": "MeshAgent更新", "zh-cht": "MeshAgent更新", "xloc": [ - "default.handlebars->37->2740" + "default.handlebars->37->2746" ] }, { @@ -35787,7 +35804,7 @@ "tr": "Android için MeshCentral Aracısı", "zh-chs": "适用于 Android 的 MeshCentral 代理", "xloc": [ - "default-mobile.handlebars->11->605" + "default-mobile.handlebars->11->611" ] }, { @@ -35810,7 +35827,7 @@ "tr": "MeshCentral Yardımcısı", "zh-chs": "MeshCentral 助手", "xloc": [ - "default.handlebars->37->489" + "default.handlebars->37->495" ] }, { @@ -35833,8 +35850,8 @@ "tr": "Windows için MeshCentral Yardımcısı", "zh-chs": "适用于 Windows 的 MeshCentral 助手", "xloc": [ - "default.handlebars->37->525", - "default.handlebars->37->529" + "default.handlebars->37->531", + "default.handlebars->37->535" ] }, { @@ -35877,7 +35894,7 @@ "tr": "MeshCentral Assistant, kullanıcıların yardım istemek için kullanabilecekleri bir Windows aracıdır. \\\"{0}\\\" cihaz grubuna bağlanacak bir sürümü indirmek için aşağıdaki bağlantıyı kullanın.", "zh-chs": "MeshCentral Assistant 是一个 Windows 工具,用户可以使用它来寻求帮助。使用下面的链接下载将连接到设备组 \\\"{0}\\\" 的版本。", "xloc": [ - "default.handlebars->37->524" + "default.handlebars->37->530" ] }, { @@ -35900,7 +35917,7 @@ "tr": "MeshCentral Assistant, kullanıcıların yardım istemek için kullanabilecekleri bir Windows aracıdır. Arka plan aracısını izleyecek bir sürümü indirmek için aşağıdaki bağlantıyı kullanın.", "zh-chs": "MeshCentral Assistant 是一个 Windows 工具,用户可以使用它来寻求帮助。使用下面的链接下载将监控后台代理的版本。", "xloc": [ - "default.handlebars->37->528" + "default.handlebars->37->534" ] }, { @@ -35948,7 +35965,7 @@ "zh-chs": "MeshCentral错误", "zh-cht": "MeshCentral錯誤", "xloc": [ - "default.handlebars->37->1723" + "default.handlebars->37->1729" ] }, { @@ -35972,7 +35989,7 @@ "zh-chs": "MeshCentral路由器", "zh-cht": "MeshCentral Router", "xloc": [ - "default.handlebars->37->1073" + "default.handlebars->37->1079" ] }, { @@ -36079,7 +36096,7 @@ "zh-chs": "MeshCentral 路由器是Windows工具,用于TCP端口映射。例如,您可以通过该服务器将RDP放入远程设备。", "zh-cht": "MeshCentral Router是Windows工具,用於TCP介面映射。例如,你可以通過該伺服器將RDP放入遠程裝置。", "xloc": [ - "default.handlebars->37->1068" + "default.handlebars->37->1074" ] }, { @@ -36136,7 +36153,7 @@ "zh-chs": "MeshCentral服务器同级化", "zh-cht": "MeshCentral伺服器同級化", "xloc": [ - "default.handlebars->37->2738" + "default.handlebars->37->2744" ] }, { @@ -36184,7 +36201,7 @@ "zh-chs": "MeshCentral版本", "zh-cht": "MeshCentral版本", "xloc": [ - "default.handlebars->37->1719", + "default.handlebars->37->1725", "default.handlebars->37->181", "default.handlebars->37->183" ] @@ -36210,9 +36227,9 @@ "zh-chs": "MeshCmd", "zh-cht": "MeshCmd", "xloc": [ - "default.handlebars->37->1085", + "default.handlebars->37->1091", "default.handlebars->37->333", - "default.handlebars->37->851" + "default.handlebars->37->857" ] }, { @@ -36236,7 +36253,7 @@ "zh-chs": "MeshCmd(Linux ARM,32位)", "zh-cht": "MeshCmd(Linux ARM,32位)", "xloc": [ - "default.handlebars->37->1097" + "default.handlebars->37->1103" ] }, { @@ -36260,7 +36277,7 @@ "zh-chs": "MeshCmd(Linux ARM,64位)", "zh-cht": "MeshCmd(Linux ARM,64位)", "xloc": [ - "default.handlebars->37->1098" + "default.handlebars->37->1104" ] }, { @@ -36284,7 +36301,7 @@ "zh-chs": "MeshCmd(Linux x86,32bit)", "zh-cht": "MeshCmd(Linux x86,32bit)", "xloc": [ - "default.handlebars->37->1093" + "default.handlebars->37->1099" ] }, { @@ -36308,7 +36325,7 @@ "zh-chs": "MeshCmd(Linux x86,64位)", "zh-cht": "MeshCmd(Linux x86,64位)", "xloc": [ - "default.handlebars->37->1094" + "default.handlebars->37->1100" ] }, { @@ -36332,7 +36349,7 @@ "zh-chs": "MeshCmd(Win32可执行档案)", "zh-cht": "MeshCmd(Win32可執行檔案)", "xloc": [ - "default.handlebars->37->1091" + "default.handlebars->37->1097" ] }, { @@ -36356,7 +36373,7 @@ "zh-chs": "MeshCmd(Win64可执行档案)", "zh-cht": "MeshCmd(Win64可執行檔案)", "xloc": [ - "default.handlebars->37->1092" + "default.handlebars->37->1098" ] }, { @@ -36401,7 +36418,7 @@ "zh-chs": "MeshCmd(macOS,ARM-64位)", "zh-cht": "MeshCmd(macOS,ARM-64位)", "xloc": [ - "default.handlebars->37->1096" + "default.handlebars->37->1102" ] }, { @@ -36425,7 +36442,7 @@ "zh-chs": "MeshCmd(macOS,x86-ARM-64位)", "zh-cht": "MeshCmd(macOS,x86-ARM-64位)", "xloc": [ - "default.handlebars->37->1095" + "default.handlebars->37->1101" ] }, { @@ -36449,7 +36466,7 @@ "zh-chs": "MeshCmd是一个可以执行许多不同操作的命令行工具。可以选择下载和编辑操作档案以提供服务器信息和凭据。", "zh-cht": "MeshCmd是一個可以執行許多不同操作的命令行工具。可以選擇下載和編輯操作檔案以提供伺服器訊息和憑據。", "xloc": [ - "default.handlebars->37->1082" + "default.handlebars->37->1088" ] }, { @@ -36539,9 +36556,9 @@ "zh-chs": "消息", "zh-cht": "訊息", "xloc": [ - "default.handlebars->37->1048", - "default.handlebars->37->468", - "default.handlebars->37->836" + "default.handlebars->37->1054", + "default.handlebars->37->474", + "default.handlebars->37->842" ] }, { @@ -36565,7 +36582,7 @@ "zh-chs": "留言框", "zh-cht": "留言框", "xloc": [ - "default.handlebars->37->629" + "default.handlebars->37->635" ] }, { @@ -36589,7 +36606,7 @@ "zh-chs": "消息调度器", "zh-cht": "電郵調度器", "xloc": [ - "default.handlebars->37->2736" + "default.handlebars->37->2742" ] }, { @@ -36660,8 +36677,8 @@ "tr": "haberci", "zh-chs": "信使", "xloc": [ - "default.handlebars->37->2555", - "default.handlebars->37->2612" + "default.handlebars->37->2561", + "default.handlebars->37->2618" ] }, { @@ -36774,8 +36791,8 @@ "tr": "Mobil cihaz", "zh-chs": "移动设备", "xloc": [ - "default-mobile.handlebars->11->512", - "default.handlebars->37->1309" + "default-mobile.handlebars->11->518", + "default.handlebars->37->1315" ] }, { @@ -36798,7 +36815,7 @@ "tr": "Mobil cihaz", "zh-chs": "移动设备", "xloc": [ - "default.handlebars->37->488" + "default.handlebars->37->494" ] }, { @@ -36822,10 +36839,10 @@ "zh-chs": "模型", "zh-cht": "模型", "xloc": [ - "default-mobile.handlebars->11->507", - "default-mobile.handlebars->11->560", - "default.handlebars->37->1304", - "default.handlebars->37->1367" + "default-mobile.handlebars->11->513", + "default-mobile.handlebars->11->566", + "default.handlebars->37->1310", + "default.handlebars->37->1373" ] }, { @@ -36849,7 +36866,7 @@ "zh-chs": "修改节点位置", "zh-cht": "修改節點位置", "xloc": [ - "default.handlebars->37->694" + "default.handlebars->37->700" ] }, { @@ -36873,7 +36890,7 @@ "zh-chs": "摩尔达维亚文", "zh-cht": "摩爾達維亞文", "xloc": [ - "default.handlebars->37->1542" + "default.handlebars->37->1548" ] }, { @@ -36897,7 +36914,7 @@ "zh-chs": "更多", "zh-cht": "更多", "xloc": [ - "default.handlebars->37->2770" + "default.handlebars->37->2776" ] }, { @@ -36921,8 +36938,8 @@ "zh-chs": "母板", "zh-cht": "母板", "xloc": [ - "default-mobile.handlebars->11->553", - "default.handlebars->37->1360" + "default-mobile.handlebars->11->559", + "default.handlebars->37->1366" ] }, { @@ -36946,7 +36963,7 @@ "zh-chs": "将此设备移到其他设备组", "zh-cht": "將此裝置移至其他裝置群", "xloc": [ - "default.handlebars->37->842" + "default.handlebars->37->848" ] }, { @@ -36970,7 +36987,7 @@ "zh-chs": "移至设备组", "zh-cht": "移至裝置群", "xloc": [ - "default.handlebars->37->585" + "default.handlebars->37->591" ] }, { @@ -36994,7 +37011,7 @@ "zh-chs": "移动:“{0}”到“{1}”", "zh-cht": "移動:“{0}”到“{1}”", "xloc": [ - "default.handlebars->37->2085" + "default.handlebars->37->2091" ] }, { @@ -37018,7 +37035,7 @@ "zh-chs": "将设备{0}移动到组{1}", "zh-cht": "將設備{0}移動到組{1}", "xloc": [ - "default.handlebars->37->2118" + "default.handlebars->37->2124" ] }, { @@ -37065,8 +37082,8 @@ "tr": "Birden Çok Sorun", "zh-chs": "多个问题", "xloc": [ - "default.handlebars->37->1973", - "default.handlebars->37->1987" + "default.handlebars->37->1979", + "default.handlebars->37->1993" ] }, { @@ -37110,7 +37127,7 @@ "zh-chs": "多路复用器", "zh-cht": "多工器", "xloc": [ - "default.handlebars->37->2573" + "default.handlebars->37->2579" ] }, { @@ -37134,8 +37151,8 @@ "zh-chs": "必须以用户身份运行", "zh-cht": "必須以用戶身份運行", "xloc": [ - "default.handlebars->37->1028", - "default.handlebars->37->617" + "default.handlebars->37->1034", + "default.handlebars->37->623" ] }, { @@ -37299,7 +37316,7 @@ "zh-chs": "我的服务器控制台", "zh-cht": "我的伺服器控制台", "xloc": [ - "default.handlebars->37->1373" + "default.handlebars->37->1379" ] }, { @@ -37493,8 +37510,8 @@ "zh-chs": "我的密钥", "zh-cht": "我的密鍵", "xloc": [ - "default.handlebars->37->1417", - "default.handlebars->37->1420" + "default.handlebars->37->1423", + "default.handlebars->37->1426" ] }, { @@ -37591,29 +37608,29 @@ "zh-cht": "名稱", "xloc": [ "default-mobile.handlebars->11->121", - "default-mobile.handlebars->11->251", - "default-mobile.handlebars->11->473", - "default-mobile.handlebars->11->547", - "default-mobile.handlebars->11->587", - "default-mobile.handlebars->11->601", - "default.handlebars->37->1168", - "default.handlebars->37->1287", - "default.handlebars->37->1354", + "default-mobile.handlebars->11->257", + "default-mobile.handlebars->11->479", + "default-mobile.handlebars->11->553", + "default-mobile.handlebars->11->593", + "default-mobile.handlebars->11->607", + "default.handlebars->37->1174", + "default.handlebars->37->1293", + "default.handlebars->37->1360", "default.handlebars->37->142", "default.handlebars->37->156", - "default.handlebars->37->1680", - "default.handlebars->37->1698", - "default.handlebars->37->1703", - "default.handlebars->37->1732", - "default.handlebars->37->1835", - "default.handlebars->37->2189", - "default.handlebars->37->2297", - "default.handlebars->37->2313", - "default.handlebars->37->2320", - "default.handlebars->37->2370", - "default.handlebars->37->2389", + "default.handlebars->37->1686", + "default.handlebars->37->1704", + "default.handlebars->37->1709", + "default.handlebars->37->1738", + "default.handlebars->37->1841", + "default.handlebars->37->2195", + "default.handlebars->37->2303", + "default.handlebars->37->2319", + "default.handlebars->37->2326", + "default.handlebars->37->2376", + "default.handlebars->37->2395", "default.handlebars->37->290", - "default.handlebars->37->723", + "default.handlebars->37->729", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3", "default.handlebars->container->column_l->p42->p42tbl->1->0->2" @@ -37640,7 +37657,7 @@ "zh-chs": "名称(可选)", "zh-cht": "名稱(可選)", "xloc": [ - "default.handlebars->37->448" + "default.handlebars->37->454" ] }, { @@ -37664,7 +37681,7 @@ "zh-chs": "名称1,名称2,名称3", "zh-cht": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->37->2278" + "default.handlebars->37->2284" ] }, { @@ -37688,7 +37705,7 @@ "zh-chs": "纳瓦霍文", "zh-cht": "納瓦霍文", "xloc": [ - "default.handlebars->37->1543" + "default.handlebars->37->1549" ] }, { @@ -37712,7 +37729,7 @@ "zh-chs": "恩东加", "zh-cht": "恩東加", "xloc": [ - "default.handlebars->37->1544" + "default.handlebars->37->1550" ] }, { @@ -37736,7 +37753,7 @@ "zh-chs": "尼泊尔文", "zh-cht": "尼泊爾文", "xloc": [ - "default.handlebars->37->1545" + "default.handlebars->37->1551" ] }, { @@ -37760,7 +37777,7 @@ "zh-chs": "网络接口", "zh-cht": "網絡介面", "xloc": [ - "default.handlebars->37->1066" + "default.handlebars->37->1072" ] }, { @@ -37805,9 +37822,9 @@ "zh-chs": "网络", "zh-cht": "網路", "xloc": [ - "default-mobile.handlebars->11->526", - "default.handlebars->37->1319", - "default.handlebars->37->1333" + "default-mobile.handlebars->11->532", + "default.handlebars->37->1325", + "default.handlebars->37->1339" ] }, { @@ -37832,7 +37849,7 @@ "zh-cht": "新", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1->1", - "default.handlebars->37->1697", + "default.handlebars->37->1703", "default.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1" ] }, @@ -37857,7 +37874,7 @@ "zh-chs": "生成新的2FA备份代码", "zh-cht": "生成新的2FA備份代碼", "xloc": [ - "default.handlebars->37->2125" + "default.handlebars->37->2131" ] }, { @@ -37880,8 +37897,8 @@ "tr": "Yeni hesap", "zh-chs": "新账户", "xloc": [ - "default-mobile.handlebars->11->659", - "default.handlebars->37->2633" + "default-mobile.handlebars->11->665", + "default.handlebars->37->2639" ] }, { @@ -37954,9 +37971,9 @@ "zh-cht": "新裝置群", "xloc": [ "default-mobile.handlebars->11->115", - "default.handlebars->37->1058", - "default.handlebars->37->1673", - "default.handlebars->37->1686" + "default.handlebars->37->1064", + "default.handlebars->37->1679", + "default.handlebars->37->1692" ] }, { @@ -37981,9 +37998,9 @@ "zh-cht": "新建檔案夾", "xloc": [ "default-mobile.handlebars->11->144", - "default-mobile.handlebars->11->444", - "default.handlebars->37->1249", - "default.handlebars->37->2017", + "default-mobile.handlebars->11->450", + "default.handlebars->37->1255", + "default.handlebars->37->2023", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing.handlebars->11->59", @@ -38035,8 +38052,8 @@ "zh-chs": "新密码*", "zh-cht": "新密碼*", "xloc": [ - "default.handlebars->37->429", - "default.handlebars->37->430" + "default.handlebars->37->435", + "default.handlebars->37->436" ] }, { @@ -38084,8 +38101,8 @@ "zh-chs": "新密码*", "zh-cht": "新密碼*", "xloc": [ - "default.handlebars->37->1813", - "default.handlebars->37->1814" + "default.handlebars->37->1819", + "default.handlebars->37->1820" ] }, { @@ -38111,8 +38128,8 @@ "xloc": [ "default-mobile.handlebars->11->110", "default-mobile.handlebars->11->111", - "default.handlebars->37->1668", - "default.handlebars->37->1669" + "default.handlebars->37->1674", + "default.handlebars->37->1675" ] }, { @@ -38180,8 +38197,8 @@ "zh-chs": "没有AMT", "zh-cht": "沒有AMT", "xloc": [ - "default.handlebars->37->915", - "default.handlebars->37->937" + "default.handlebars->37->921", + "default.handlebars->37->943" ] }, { @@ -38250,7 +38267,7 @@ "tr": "Aracı Konsolu Yok", "zh-chs": "无座席控制台", "xloc": [ - "default.handlebars->37->2479" + "default.handlebars->37->2485" ] }, { @@ -38273,7 +38290,7 @@ "tr": "Konsol Yok", "zh-chs": "没有控制台", "xloc": [ - "default.handlebars->37->2410" + "default.handlebars->37->2416" ] }, { @@ -38297,10 +38314,10 @@ "zh-chs": "没有凭证", "zh-cht": "沒有憑證", "xloc": [ - "default-mobile.handlebars->11->278", - "default-mobile.handlebars->11->279", - "default.handlebars->37->756", - "default.handlebars->37->757" + "default-mobile.handlebars->11->284", + "default-mobile.handlebars->11->285", + "default.handlebars->37->762", + "default.handlebars->37->763" ] }, { @@ -38324,10 +38341,10 @@ "zh-chs": "没有桌面", "zh-cht": "沒有桌面", "xloc": [ - "default.handlebars->37->1920", - "default.handlebars->37->2406", - "default.handlebars->37->917", - "default.handlebars->37->939" + "default.handlebars->37->1926", + "default.handlebars->37->2412", + "default.handlebars->37->923", + "default.handlebars->37->945" ] }, { @@ -38351,8 +38368,8 @@ "zh-chs": "不能访问桌面", "zh-cht": "不能訪問桌面", "xloc": [ - "default.handlebars->37->1880", - "default.handlebars->37->2475" + "default.handlebars->37->1886", + "default.handlebars->37->2481" ] }, { @@ -38396,9 +38413,9 @@ "zh-chs": "找不到事件", "zh-cht": "找不到事件", "xloc": [ - "default.handlebars->37->1285", - "default.handlebars->37->2165", - "default.handlebars->37->2541" + "default.handlebars->37->1291", + "default.handlebars->37->2171", + "default.handlebars->37->2547" ] }, { @@ -38422,9 +38439,9 @@ "zh-chs": "不能存取档案", "zh-cht": "不能存取檔案", "xloc": [ - "default-mobile.handlebars->11->616", - "default.handlebars->37->1882", - "default.handlebars->37->2478" + "default-mobile.handlebars->11->622", + "default.handlebars->37->1888", + "default.handlebars->37->2484" ] }, { @@ -38448,11 +38465,11 @@ "zh-chs": "没有档案", "zh-cht": "沒有檔案", "xloc": [ - "default-mobile.handlebars->11->639", - "default.handlebars->37->1922", - "default.handlebars->37->2409", - "default.handlebars->37->914", - "default.handlebars->37->936" + "default-mobile.handlebars->11->645", + "default.handlebars->37->1928", + "default.handlebars->37->2415", + "default.handlebars->37->920", + "default.handlebars->37->942" ] }, { @@ -38476,8 +38493,8 @@ "zh-chs": "无输入", "zh-cht": "無輸入", "xloc": [ - "default.handlebars->37->912", - "default.handlebars->37->934" + "default.handlebars->37->918", + "default.handlebars->37->940" ] }, { @@ -38501,10 +38518,10 @@ "zh-chs": "没有英特尔®AMT", "zh-cht": "沒有Intel® AMT", "xloc": [ - "default-mobile.handlebars->11->617", - "default-mobile.handlebars->11->640", - "default.handlebars->37->1883", - "default.handlebars->37->1923" + "default-mobile.handlebars->11->623", + "default-mobile.handlebars->11->646", + "default.handlebars->37->1889", + "default.handlebars->37->1929" ] }, { @@ -38620,7 +38637,7 @@ "zh-chs": "没有成员", "zh-cht": "沒有成員", "xloc": [ - "default.handlebars->37->2350" + "default.handlebars->37->2356" ] }, { @@ -38644,14 +38661,14 @@ "zh-chs": "没有新的设备组", "zh-cht": "沒有新的裝置群", "xloc": [ - "default.handlebars->37->2291" + "default.handlebars->37->2297" ] }, { "en": "No New Devices", "nl": "Geen nieuwe apparaten", "xloc": [ - "default.handlebars->37->2292" + "default.handlebars->37->2298" ] }, { @@ -38675,8 +38692,8 @@ "zh-chs": "没有政策", "zh-cht": "沒有政策", "xloc": [ - "default.handlebars->37->1766", - "default.handlebars->37->1804" + "default.handlebars->37->1772", + "default.handlebars->37->1810" ] }, { @@ -38705,8 +38722,8 @@ "pl": "Brak zdalnego polecenia", "pt-br": "Sem Comando Remoto", "xloc": [ - "default.handlebars->37->2412", - "default.handlebars->37->2481" + "default.handlebars->37->2418", + "default.handlebars->37->2487" ] }, { @@ -38715,8 +38732,8 @@ "pl": "Brak pilota zdalnego sterowania", "pt-br": "Sem Controle Remoto", "xloc": [ - "default.handlebars->37->2405", - "default.handlebars->37->2474" + "default.handlebars->37->2411", + "default.handlebars->37->2480" ] }, { @@ -38725,8 +38742,8 @@ "pl": "Brak resetowania/wyłączania", "pt-br": "Sem Resetar/Desligar", "xloc": [ - "default.handlebars->37->2414", - "default.handlebars->37->2483" + "default.handlebars->37->2420", + "default.handlebars->37->2489" ] }, { @@ -38751,12 +38768,12 @@ "zh-cht": "沒有權利", "xloc": [ "default-mobile.handlebars->11->130", - "default-mobile.handlebars->11->596", - "default-mobile.handlebars->11->647", - "default.handlebars->37->1695", - "default.handlebars->37->1932", - "default.handlebars->37->929", - "default.handlebars->37->951" + "default-mobile.handlebars->11->602", + "default-mobile.handlebars->11->653", + "default.handlebars->37->1701", + "default.handlebars->37->1938", + "default.handlebars->37->935", + "default.handlebars->37->957" ] }, { @@ -38800,9 +38817,9 @@ "zh-chs": "没有TLS加密", "zh-cht": "沒有TLS加密", "xloc": [ - "default-mobile.handlebars->11->349", - "default.handlebars->37->1044", - "default.handlebars->37->420" + "default-mobile.handlebars->11->355", + "default.handlebars->37->1050", + "default.handlebars->37->426" ] }, { @@ -38826,11 +38843,11 @@ "zh-chs": "没有终端", "zh-cht": "沒有終端", "xloc": [ - "default-mobile.handlebars->11->638", - "default.handlebars->37->1921", - "default.handlebars->37->2408", - "default.handlebars->37->913", - "default.handlebars->37->935" + "default-mobile.handlebars->11->644", + "default.handlebars->37->1927", + "default.handlebars->37->2414", + "default.handlebars->37->919", + "default.handlebars->37->941" ] }, { @@ -38854,9 +38871,9 @@ "zh-chs": "不能访问终端", "zh-cht": "不能訪問終端", "xloc": [ - "default-mobile.handlebars->11->615", - "default.handlebars->37->1881", - "default.handlebars->37->2477" + "default-mobile.handlebars->11->621", + "default.handlebars->37->1887", + "default.handlebars->37->2483" ] }, { @@ -38880,7 +38897,7 @@ "zh-chs": "没有工具(MeshCmd /路由器)", "zh-cht": "沒有工具(MeshCmd /路由器)", "xloc": [ - "default.handlebars->37->2293" + "default.handlebars->37->2299" ] }, { @@ -38889,8 +38906,8 @@ "pl": "Bez odinstalowywania", "pt-br": "Não desinstalar", "xloc": [ - "default.handlebars->37->2411", - "default.handlebars->37->2480" + "default.handlebars->37->2417", + "default.handlebars->37->2486" ] }, { @@ -38899,8 +38916,8 @@ "pl": "Bez budzenia", "pt-br": "Não acordar", "xloc": [ - "default.handlebars->37->2413", - "default.handlebars->37->2482" + "default.handlebars->37->2419", + "default.handlebars->37->2488" ] }, { @@ -38924,8 +38941,8 @@ "zh-chs": "该设备当前无可用操作。", "zh-cht": "該設備當前無可用操作。", "xloc": [ - "default-mobile.handlebars->11->332", - "default.handlebars->37->1020" + "default-mobile.handlebars->11->338", + "default.handlebars->37->1026" ] }, { @@ -38968,8 +38985,8 @@ "tr": "Otomatik güncelleme yok", "zh-chs": "没有自动更新", "xloc": [ - "default.handlebars->37->1971", - "default.handlebars->37->1985" + "default.handlebars->37->1977", + "default.handlebars->37->1991" ] }, { @@ -38993,8 +39010,8 @@ "zh-chs": "没有共同的设备组", "zh-cht": "沒有共同的裝置群", "xloc": [ - "default.handlebars->37->2356", - "default.handlebars->37->2509" + "default.handlebars->37->2362", + "default.handlebars->37->2515" ] }, { @@ -39114,7 +39131,7 @@ "zh-chs": "找不到设备。", "zh-cht": "找不到裝置。", "xloc": [ - "default.handlebars->37->711" + "default.handlebars->37->717" ] }, { @@ -39138,8 +39155,8 @@ "zh-chs": "没有共同的设备", "zh-cht": "沒有共同的裝置", "xloc": [ - "default.handlebars->37->2362", - "default.handlebars->37->2521" + "default.handlebars->37->2368", + "default.handlebars->37->2527" ] }, { @@ -39186,7 +39203,7 @@ "zh-chs": "该设备组中没有设备。", "zh-cht": "該裝置群中沒有裝置。", "xloc": [ - "default.handlebars->37->1989" + "default.handlebars->37->1995" ] }, { @@ -39284,7 +39301,7 @@ "zh-chs": "找不到文件", "zh-cht": "找不到文件", "xloc": [ - "default.handlebars->37->1221", + "default.handlebars->37->1227", "sharing.handlebars->11->45" ] }, @@ -39309,7 +39326,7 @@ "zh-chs": "找不到群组。", "zh-cht": "找不到群組。", "xloc": [ - "default.handlebars->37->2296" + "default.handlebars->37->2302" ] }, { @@ -39333,8 +39350,8 @@ "zh-chs": "没有此设备的讯息。", "zh-cht": "沒有此裝置的訊息。", "xloc": [ - "default-mobile.handlebars->11->565", - "default.handlebars->37->1372" + "default-mobile.handlebars->11->571", + "default.handlebars->37->1378" ] }, { @@ -39380,8 +39397,8 @@ "tr": "Tanımlanmış klavye kısayolu yok", "zh-chs": "未定义键盘快捷键", "xloc": [ - "default-mobile.handlebars->11->399", - "default.handlebars->37->1156" + "default-mobile.handlebars->11->405", + "default.handlebars->37->1162" ] }, { @@ -39452,7 +39469,7 @@ "zh-chs": "找不到位置。", "zh-cht": "找不到位置。", "xloc": [ - "default.handlebars->37->713" + "default.handlebars->37->719" ] }, { @@ -39500,7 +39517,7 @@ "zh-chs": "没有其他相同类型的设备组。", "zh-cht": "沒有其他相同類型的裝置群。", "xloc": [ - "default.handlebars->37->1061" + "default.handlebars->37->1067" ] }, { @@ -39523,8 +39540,8 @@ "tr": "Bu kullanıcı için telefon numarası yok", "zh-chs": "此用户没有电话号码", "xloc": [ - "default-mobile.handlebars->11->690", - "default.handlebars->37->2664" + "default-mobile.handlebars->11->696", + "default.handlebars->37->2670" ] }, { @@ -39572,7 +39589,7 @@ "zh-chs": "没有录音。", "zh-cht": "沒有錄音。", "xloc": [ - "default.handlebars->37->2543" + "default.handlebars->37->2549" ] }, { @@ -39616,7 +39633,7 @@ "zh-chs": "没有服务器权限", "zh-cht": "沒有伺服器權限", "xloc": [ - "default.handlebars->37->2384" + "default.handlebars->37->2390" ] }, { @@ -39660,7 +39677,7 @@ "zh-chs": "没有用户组成员身份", "zh-cht": "沒有用戶群成員身份", "xloc": [ - "default.handlebars->37->2515" + "default.handlebars->37->2521" ] }, { @@ -39683,8 +39700,8 @@ "tr": "Kullanıcı yönetimi hakları yok", "zh-chs": "无用户管理权限", "xloc": [ - "default-mobile.handlebars->11->688", - "default.handlebars->37->2662" + "default-mobile.handlebars->11->694", + "default.handlebars->37->2668" ] }, { @@ -39708,7 +39725,7 @@ "zh-chs": "未找到相应的用户。", "zh-cht": "未找到相應的用戶。", "xloc": [ - "default.handlebars->37->2197" + "default.handlebars->37->2203" ] }, { @@ -39732,7 +39749,7 @@ "zh-chs": "没有拥有特殊设备权限的用户", "zh-cht": "沒有擁有特殊裝置權限的用戶", "xloc": [ - "default.handlebars->37->887" + "default.handlebars->37->893" ] }, { @@ -39831,44 +39848,44 @@ "default-mobile.handlebars->11->140", "default-mobile.handlebars->11->189", "default-mobile.handlebars->11->190", - "default-mobile.handlebars->11->249", - "default-mobile.handlebars->11->254", - "default-mobile.handlebars->11->256", - "default-mobile.handlebars->11->294", - "default-mobile.handlebars->11->389", - "default-mobile.handlebars->11->441", - "default-mobile.handlebars->11->589", - "default.handlebars->37->1145", - "default.handlebars->37->1726", - "default.handlebars->37->1734", - "default.handlebars->37->1743", - "default.handlebars->37->1755", - "default.handlebars->37->1762", - "default.handlebars->37->1764", - "default.handlebars->37->1974", - "default.handlebars->37->1999", - "default.handlebars->37->2004", - "default.handlebars->37->2173", - "default.handlebars->37->2317", - "default.handlebars->37->2319", - "default.handlebars->37->2327", - "default.handlebars->37->2339", - "default.handlebars->37->2403", - "default.handlebars->37->2415", - "default.handlebars->37->2425", - "default.handlebars->37->2429", + "default-mobile.handlebars->11->255", + "default-mobile.handlebars->11->260", + "default-mobile.handlebars->11->262", + "default-mobile.handlebars->11->300", + "default-mobile.handlebars->11->395", + "default-mobile.handlebars->11->447", + "default-mobile.handlebars->11->595", + "default.handlebars->37->1151", + "default.handlebars->37->1732", + "default.handlebars->37->1740", + "default.handlebars->37->1749", + "default.handlebars->37->1761", + "default.handlebars->37->1768", + "default.handlebars->37->1770", + "default.handlebars->37->1980", + "default.handlebars->37->2005", + "default.handlebars->37->2010", + "default.handlebars->37->2179", + "default.handlebars->37->2323", + "default.handlebars->37->2325", + "default.handlebars->37->2333", + "default.handlebars->37->2345", + "default.handlebars->37->2409", + "default.handlebars->37->2421", "default.handlebars->37->243", - "default.handlebars->37->2441", + "default.handlebars->37->2431", + "default.handlebars->37->2435", + "default.handlebars->37->2447", "default.handlebars->37->262", "default.handlebars->37->342", "default.handlebars->37->343", - "default.handlebars->37->720", - "default.handlebars->37->731", - "default.handlebars->37->732", + "default.handlebars->37->726", + "default.handlebars->37->737", + "default.handlebars->37->738", "default.handlebars->37->78", - "default.handlebars->37->800", - "default.handlebars->37->807", - "default.handlebars->37->820", + "default.handlebars->37->806", + "default.handlebars->37->813", + "default.handlebars->37->826", "default.handlebars->container->column_l->p41->3->3->p41traceStatus" ] }, @@ -39892,7 +39909,7 @@ "tr": "Hiçbiri", "zh-chs": "没有任何", "xloc": [ - "default.handlebars->37->1791" + "default.handlebars->37->1797" ] }, { @@ -39940,7 +39957,7 @@ "zh-chs": "挪威文", "zh-cht": "挪威文", "xloc": [ - "default.handlebars->37->1546" + "default.handlebars->37->1552" ] }, { @@ -39964,7 +39981,7 @@ "zh-chs": "挪威文(Bokmal)", "zh-cht": "挪威文(Bokmal)", "xloc": [ - "default.handlebars->37->1547" + "default.handlebars->37->1553" ] }, { @@ -39988,7 +40005,7 @@ "zh-chs": "挪威文(尼诺斯克)", "zh-cht": "挪威文(尼諾斯克)", "xloc": [ - "default.handlebars->37->1548" + "default.handlebars->37->1554" ] }, { @@ -40012,7 +40029,7 @@ "zh-chs": "未激活", "zh-cht": "未激活", "xloc": [ - "default.handlebars->37->1336" + "default.handlebars->37->1342" ] }, { @@ -40036,9 +40053,9 @@ "zh-chs": "未激活(输入)", "zh-cht": "未啟動(輸入)", "xloc": [ - "default-mobile.handlebars->11->268", - "default-mobile.handlebars->11->530", - "default.handlebars->37->744" + "default-mobile.handlebars->11->274", + "default-mobile.handlebars->11->536", + "default.handlebars->37->750" ] }, { @@ -40062,9 +40079,9 @@ "zh-chs": "未激活(预)", "zh-cht": "未啟動(預)", "xloc": [ - "default-mobile.handlebars->11->267", - "default-mobile.handlebars->11->529", - "default.handlebars->37->743" + "default-mobile.handlebars->11->273", + "default-mobile.handlebars->11->535", + "default.handlebars->37->749" ] }, { @@ -40088,8 +40105,8 @@ "zh-chs": "未连接", "zh-cht": "未連接", "xloc": [ - "default.handlebars->37->1965", - "default.handlebars->37->1978" + "default.handlebars->37->1971", + "default.handlebars->37->1984" ] }, { @@ -40113,8 +40130,8 @@ "zh-chs": "未知", "zh-cht": "未知", "xloc": [ - "default-mobile.handlebars->11->540", - "default.handlebars->37->1347" + "default-mobile.handlebars->11->546", + "default.handlebars->37->1353" ] }, { @@ -40161,7 +40178,7 @@ "zh-chs": "不在服务器上", "zh-cht": "不在伺服器上", "xloc": [ - "default.handlebars->37->2565" + "default.handlebars->37->2571" ] }, { @@ -40185,8 +40202,8 @@ "zh-chs": "没有设置", "zh-cht": "沒有設置", "xloc": [ - "default.handlebars->37->2390", - "default.handlebars->37->2391" + "default.handlebars->37->2396", + "default.handlebars->37->2397" ] }, { @@ -40210,7 +40227,7 @@ "zh-chs": "未经审核的", "zh-cht": "未經審核的", "xloc": [ - "default.handlebars->37->2489" + "default.handlebars->37->2495" ] }, { @@ -40234,13 +40251,13 @@ "zh-chs": "笔记", "zh-cht": "筆記", "xloc": [ - "default-mobile.handlebars->11->341", - "default.handlebars->37->1773", - "default.handlebars->37->2451", - "default.handlebars->37->832", - "default.handlebars->37->923", - "default.handlebars->37->945", - "default.handlebars->37->955" + "default-mobile.handlebars->11->347", + "default.handlebars->37->1779", + "default.handlebars->37->2457", + "default.handlebars->37->838", + "default.handlebars->37->929", + "default.handlebars->37->951", + "default.handlebars->37->961" ] }, { @@ -40288,9 +40305,9 @@ "zh-chs": "通知设置", "zh-cht": "通知設定", "xloc": [ - "default.handlebars->37->1655", - "default.handlebars->37->1964", - "default.handlebars->37->910", + "default.handlebars->37->1661", + "default.handlebars->37->1970", + "default.handlebars->37->916", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->10" ] }, @@ -40356,7 +40373,7 @@ "zh-chs": "通知音效", "zh-cht": "通知音效", "xloc": [ - "default.handlebars->37->1650" + "default.handlebars->37->1656" ] }, { @@ -40380,8 +40397,8 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->37->1763", - "default.handlebars->37->808" + "default.handlebars->37->1769", + "default.handlebars->37->814" ] }, { @@ -40405,7 +40422,7 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->37->2457", + "default.handlebars->37->2463", "default.handlebars->37->259" ] }, @@ -40430,7 +40447,7 @@ "zh-chs": "仅通知", "zh-cht": "只通知", "xloc": [ - "default.handlebars->37->999" + "default.handlebars->37->1005" ] }, { @@ -40454,9 +40471,9 @@ "zh-chs": "通知使用者", "zh-cht": "通知使用者", "xloc": [ - "default.handlebars->37->1843", - "default.handlebars->37->1847", - "default.handlebars->37->1850" + "default.handlebars->37->1849", + "default.handlebars->37->1853", + "default.handlebars->37->1856" ] }, { @@ -40480,7 +40497,7 @@ "zh-chs": "通知{0}", "zh-cht": "通知{0}", "xloc": [ - "default.handlebars->37->2236" + "default.handlebars->37->2242" ] }, { @@ -40503,7 +40520,7 @@ "tr": "Boş", "zh-chs": "空值", "xloc": [ - "default.handlebars->37->2730" + "default.handlebars->37->2736" ] }, { @@ -40548,19 +40565,19 @@ "zh-cht": "OK", "xloc": [ "default-mobile.handlebars->11->107", - "default-mobile.handlebars->11->481", - "default-mobile.handlebars->11->485", - "default-mobile.handlebars->11->489", + "default-mobile.handlebars->11->487", + "default-mobile.handlebars->11->491", "default-mobile.handlebars->11->495", + "default-mobile.handlebars->11->501", "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->37->1717", - "default.handlebars->37->1969", - "default.handlebars->37->1983", - "default.handlebars->37->772", - "default.handlebars->37->776", - "default.handlebars->37->780", + "default.handlebars->37->1723", + "default.handlebars->37->1975", + "default.handlebars->37->1989", + "default.handlebars->37->778", + "default.handlebars->37->782", "default.handlebars->37->786", + "default.handlebars->37->792", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -40616,7 +40633,7 @@ "zh-cht": "操作系統名稱", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1->5", - "default.handlebars->37->728", + "default.handlebars->37->734", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->15->1" ] }, @@ -40641,7 +40658,7 @@ "zh-chs": "欧舒丹", "zh-cht": "歐舒丹", "xloc": [ - "default.handlebars->37->1549" + "default.handlebars->37->1555" ] }, { @@ -40665,8 +40682,8 @@ "zh-chs": "发生在{0}", "zh-cht": "發生在{0}", "xloc": [ - "default-mobile.handlebars->11->656", - "default.handlebars->37->2630" + "default-mobile.handlebars->11->662", + "default.handlebars->37->2636" ] }, { @@ -40714,7 +40731,7 @@ "zh-chs": "离线用户", "zh-cht": "離線用戶", "xloc": [ - "default.handlebars->37->2194" + "default.handlebars->37->2200" ] }, { @@ -40738,7 +40755,7 @@ "zh-chs": "旧密码", "zh-cht": "舊密碼", "xloc": [ - "default.handlebars->37->428" + "default.handlebars->37->434" ] }, { @@ -40763,7 +40780,7 @@ "zh-cht": "舊密碼:", "xloc": [ "default-mobile.handlebars->11->109", - "default.handlebars->37->1667" + "default.handlebars->37->1673" ] }, { @@ -40787,7 +40804,7 @@ "zh-chs": "一天", "zh-cht": "一天", "xloc": [ - "default.handlebars->37->2170" + "default.handlebars->37->2176" ] }, { @@ -40862,7 +40879,7 @@ "zh-chs": "在线用户", "zh-cht": "在線用戶", "xloc": [ - "default.handlebars->37->2193" + "default.handlebars->37->2199" ] }, { @@ -40885,7 +40902,7 @@ "tr": "Yalnızca ilk 100 kullanıcıyı göster", "zh-chs": "只显示前 100 个用户", "xloc": [ - "default.handlebars->37->2237" + "default.handlebars->37->2243" ] }, { @@ -40909,9 +40926,9 @@ "zh-chs": "只能编辑小于200k的档案。", "zh-cht": "只能編輯小於200k的檔案。", "xloc": [ - "default-mobile.handlebars->11->452", - "default.handlebars->37->1257", - "default.handlebars->37->691", + "default-mobile.handlebars->11->458", + "default.handlebars->37->1263", + "default.handlebars->37->697", "sharing.handlebars->11->67" ] }, @@ -40985,7 +41002,7 @@ "zh-chs": "在设备上打开页面", "zh-cht": "在裝置上打開頁面", "xloc": [ - "default.handlebars->37->956" + "default.handlebars->37->962" ] }, { @@ -41074,7 +41091,7 @@ "zh-chs": "打开XTerm终端", "zh-cht": "打開XTerm終端", "xloc": [ - "default.handlebars->37->852" + "default.handlebars->37->858" ] }, { @@ -41122,7 +41139,7 @@ "zh-chs": "打开此计算机的聊天窗口", "zh-cht": "打開此電腦的聊天窗口", "xloc": [ - "default.handlebars->37->839", + "default.handlebars->37->845", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->1" ] }, @@ -41207,7 +41224,7 @@ "zh-chs": "开头:{0}", "zh-cht": "開場:{0}", "xloc": [ - "default.handlebars->37->2053" + "default.handlebars->37->2059" ] }, { @@ -41231,13 +41248,13 @@ "zh-chs": "操作系统", "zh-cht": "操作系統", "xloc": [ - "default-mobile.handlebars->11->497", - "default.handlebars->37->1084", - "default.handlebars->37->1294", + "default-mobile.handlebars->11->503", + "default.handlebars->37->1090", + "default.handlebars->37->1300", "default.handlebars->37->300", - "default.handlebars->37->451", - "default.handlebars->37->492", - "default.handlebars->37->770" + "default.handlebars->37->457", + "default.handlebars->37->498", + "default.handlebars->37->776" ] }, { @@ -41261,12 +41278,12 @@ "zh-chs": "运作", "zh-cht": "操作", "xloc": [ - "default-mobile.handlebars->11->331", - "default.handlebars->37->1019", - "default.handlebars->37->2220", - "default.handlebars->37->2304", - "default.handlebars->37->600", - "default.handlebars->37->620" + "default-mobile.handlebars->11->337", + "default.handlebars->37->1025", + "default.handlebars->37->2226", + "default.handlebars->37->2310", + "default.handlebars->37->606", + "default.handlebars->37->626" ] }, { @@ -41311,7 +41328,7 @@ "zh-chs": "奥里亚", "zh-cht": "奧里亞", "xloc": [ - "default.handlebars->37->1550" + "default.handlebars->37->1556" ] }, { @@ -41335,7 +41352,7 @@ "zh-chs": "奥罗莫", "zh-cht": "奧羅莫", "xloc": [ - "default.handlebars->37->1551" + "default.handlebars->37->1557" ] }, { @@ -41407,8 +41424,8 @@ "zh-chs": "过时的", "zh-cht": "過時的", "xloc": [ - "default-mobile.handlebars->11->494", - "default.handlebars->37->785" + "default-mobile.handlebars->11->500", + "default.handlebars->37->791" ] }, { @@ -41515,7 +41532,7 @@ "zh-chs": "是否覆盖文件存在?", "zh-cht": "是否覆蓋文件存在?", "xloc": [ - "default.handlebars->37->636" + "default.handlebars->37->642" ] }, { @@ -41559,7 +41576,7 @@ "zh-chs": "自己的过程", "zh-cht": "自己的過程", "xloc": [ - "default.handlebars->37->1177" + "default.handlebars->37->1183" ] }, { @@ -41583,7 +41600,7 @@ "zh-chs": "PID", "zh-cht": "PID", "xloc": [ - "default.handlebars->37->1173", + "default.handlebars->37->1179", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -41607,8 +41624,8 @@ "tr": "İTMEK", "zh-chs": "推", "xloc": [ - "default-mobile.handlebars->11->571", - "default.handlebars->37->1379" + "default-mobile.handlebars->11->577", + "default.handlebars->37->1385" ] }, { @@ -41631,8 +41648,8 @@ "tr": "Sayfa Aşağı", "zh-chs": "向下翻页", "xloc": [ - "default-mobile.handlebars->11->384", - "default.handlebars->37->1140" + "default-mobile.handlebars->11->390", + "default.handlebars->37->1146" ] }, { @@ -41655,8 +41672,8 @@ "tr": "Sayfa yukarı", "zh-chs": "向上翻页", "xloc": [ - "default-mobile.handlebars->11->383", - "default.handlebars->37->1139" + "default-mobile.handlebars->11->389", + "default.handlebars->37->1145" ] }, { @@ -41703,8 +41720,8 @@ "zh-chs": "零件号", "zh-cht": "零件號", "xloc": [ - "default-mobile.handlebars->11->558", - "default.handlebars->37->1365" + "default-mobile.handlebars->11->564", + "default.handlebars->37->1371" ] }, { @@ -41728,7 +41745,7 @@ "zh-chs": "部分的", "zh-cht": "部分的", "xloc": [ - "default.handlebars->37->2208" + "default.handlebars->37->2214" ] }, { @@ -41795,8 +41812,8 @@ "zh-cht": "部分權限", "xloc": [ "default-mobile.handlebars->11->128", - "default-mobile.handlebars->11->594", - "default.handlebars->37->1693" + "default-mobile.handlebars->11->600", + "default.handlebars->37->1699" ] }, { @@ -41820,7 +41837,7 @@ "zh-chs": "部分权限", "zh-cht": "部分權限", "xloc": [ - "default.handlebars->37->2387" + "default.handlebars->37->2393" ] }, { @@ -41868,21 +41885,21 @@ "zh-chs": "密码", "zh-cht": "密碼", "xloc": [ - "default-mobile.handlebars->11->347", - "default-mobile.handlebars->11->411", - "default-mobile.handlebars->11->428", - "default.handlebars->37->1042", - "default.handlebars->37->1199", - "default.handlebars->37->1226", - "default.handlebars->37->1810", - "default.handlebars->37->2266", - "default.handlebars->37->2267", - "default.handlebars->37->2421", - "default.handlebars->37->2423", - "default.handlebars->37->2494", - "default.handlebars->37->2495", + "default-mobile.handlebars->11->353", + "default-mobile.handlebars->11->417", + "default-mobile.handlebars->11->434", + "default.handlebars->37->1048", + "default.handlebars->37->1205", + "default.handlebars->37->1232", + "default.handlebars->37->1816", + "default.handlebars->37->2272", + "default.handlebars->37->2273", + "default.handlebars->37->2427", + "default.handlebars->37->2429", + "default.handlebars->37->2500", + "default.handlebars->37->2501", "default.handlebars->37->294", - "default.handlebars->37->418", + "default.handlebars->37->424", "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->2->1", "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->2->1", "mstsc.handlebars->main->1->3->1->rowpassword->1->0", @@ -42022,8 +42039,8 @@ "tr": "Şifre değişti.", "zh-chs": "密码已更改。", "xloc": [ - "default-mobile.handlebars->11->684", - "default.handlebars->37->2658" + "default-mobile.handlebars->11->690", + "default.handlebars->37->2664" ] }, { @@ -42072,7 +42089,7 @@ "zh-chs": "密码提示", "zh-cht": "密碼提示", "xloc": [ - "default.handlebars->37->2496" + "default.handlebars->37->2502" ] }, { @@ -42097,7 +42114,7 @@ "zh-cht": "密碼提示:", "xloc": [ "default-mobile.handlebars->11->112", - "default.handlebars->37->1670" + "default.handlebars->37->1676" ] }, { @@ -42192,8 +42209,8 @@ "account-invite.html->2->5", "default-mobile.handlebars->11->104", "default-mobile.handlebars->11->105", - "default.handlebars->37->1662", - "default.handlebars->37->1663", + "default.handlebars->37->1668", + "default.handlebars->37->1669", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->4->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->6->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->7->1->2->1", @@ -42232,12 +42249,12 @@ "zh-cht": "糊", "xloc": [ "default-mobile.handlebars->11->152", - "default-mobile.handlebars->11->457", + "default-mobile.handlebars->11->463", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->37->1217", - "default.handlebars->37->1263", - "default.handlebars->37->2026", + "default.handlebars->37->1223", + "default.handlebars->37->1269", + "default.handlebars->37->2032", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -42406,8 +42423,8 @@ "zh-chs": "执行代理指令", "zh-cht": "執行代理指令", "xloc": [ - "default-mobile.handlebars->11->574", - "default.handlebars->37->1382" + "default-mobile.handlebars->11->580", + "default.handlebars->37->1388" ] }, { @@ -42473,8 +42490,8 @@ "zh-chs": "执行英特尔®AMT激活和配置。", "zh-cht": "執行英特爾®AMT激活和配置。", "xloc": [ - "default.handlebars->37->1777", - "default.handlebars->37->395" + "default.handlebars->37->1783", + "default.handlebars->37->401" ] }, { @@ -42581,8 +42598,8 @@ "tr": "Intel® AMT gücü kapatılsın mı?", "zh-chs": "执行英特尔® AMT 关机?", "xloc": [ - "default-mobile.handlebars->11->337", - "default.handlebars->37->1034" + "default-mobile.handlebars->11->343", + "default.handlebars->37->1040" ] }, { @@ -42605,8 +42622,8 @@ "tr": "Intel® AMT gücü açık mı?", "zh-chs": "执行英特尔® AMT 电源?", "xloc": [ - "default-mobile.handlebars->11->335", - "default.handlebars->37->1032" + "default-mobile.handlebars->11->341", + "default.handlebars->37->1038" ] }, { @@ -42629,8 +42646,8 @@ "tr": "Intel® AMT sıfırlaması gerçekleştirilsin mi?", "zh-chs": "执行英特尔® AMT 重置?", "xloc": [ - "default-mobile.handlebars->11->339", - "default.handlebars->37->1036" + "default-mobile.handlebars->11->345", + "default.handlebars->37->1042" ] }, { @@ -42654,7 +42671,7 @@ "zh-chs": "执行批量设备通知", "zh-cht": "執行批量設備通知", "xloc": [ - "default.handlebars->37->627" + "default.handlebars->37->633" ] }, { @@ -42678,7 +42695,7 @@ "zh-chs": "执行批量设备标签操作", "zh-cht": "執行批次裝置標籤操作", "xloc": [ - "default.handlebars->37->619" + "default.handlebars->37->625" ] }, { @@ -42703,7 +42720,7 @@ "zh-cht": "在裝置上執行電源操作", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3", - "default.handlebars->37->831", + "default.handlebars->37->837", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1" @@ -42730,7 +42747,7 @@ "zh-chs": "执行电源操作= {0},强制执行= {1}", "zh-cht": "執行電源操作= {0},強制執行= {1}", "xloc": [ - "default.handlebars->37->2058" + "default.handlebars->37->2064" ] }, { @@ -42753,8 +42770,8 @@ "tr": "İzin reddedildi", "zh-chs": "没有权限", "xloc": [ - "default-mobile.handlebars->11->665", - "default.handlebars->37->2639" + "default-mobile.handlebars->11->671", + "default.handlebars->37->2645" ] }, { @@ -42778,9 +42795,9 @@ "zh-chs": "权限", "zh-cht": "權限", "xloc": [ - "default-mobile.handlebars->11->650", - "default.handlebars->37->1935", - "default.handlebars->37->2192" + "default-mobile.handlebars->11->656", + "default.handlebars->37->1941", + "default.handlebars->37->2198" ] }, { @@ -42804,7 +42821,7 @@ "zh-chs": "波斯/伊朗", "zh-cht": "波斯/伊朗", "xloc": [ - "default.handlebars->37->1552" + "default.handlebars->37->1558" ] }, { @@ -42877,10 +42894,10 @@ "default-mobile.handlebars->11->74", "default-mobile.handlebars->11->89", "default-mobile.handlebars->11->91", - "default.handlebars->37->1397", - "default.handlebars->37->1400", + "default.handlebars->37->1403", + "default.handlebars->37->1406", "default.handlebars->37->226", - "default.handlebars->37->2472" + "default.handlebars->37->2478" ] }, { @@ -42904,7 +42921,7 @@ "zh-chs": "电话号码", "zh-cht": "電話號碼", "xloc": [ - "default.handlebars->37->2402" + "default.handlebars->37->2408" ] }, { @@ -42929,8 +42946,8 @@ "zh-cht": "電話號碼:", "xloc": [ "default-mobile.handlebars->11->90", - "default.handlebars->37->1399", - "default.handlebars->37->2471" + "default.handlebars->37->1405", + "default.handlebars->37->2477" ] }, { @@ -42975,7 +42992,7 @@ "zh-chs": "将节点放在这里", "zh-cht": "將節點放在這裡", "xloc": [ - "default.handlebars->37->706" + "default.handlebars->37->712" ] }, { @@ -43121,7 +43138,7 @@ "zh-cht": "請等待幾分鐘以接收驗證。", "xloc": [ "default-mobile.handlebars->11->100", - "default.handlebars->37->1657" + "default.handlebars->37->1663" ] }, { @@ -43146,7 +43163,7 @@ "zh-cht": "外掛指令", "xloc": [ "default.handlebars->37->275", - "default.handlebars->37->2767" + "default.handlebars->37->2773" ] }, { @@ -43318,7 +43335,7 @@ "zh-cht": "政策", "xloc": [ "default-mobile.handlebars->11->127", - "default.handlebars->37->1692" + "default.handlebars->37->1698" ] }, { @@ -43342,7 +43359,7 @@ "zh-chs": "波兰文", "zh-cht": "波蘭文", "xloc": [ - "default.handlebars->37->1553" + "default.handlebars->37->1559" ] }, { @@ -43446,7 +43463,7 @@ "zh-chs": "葡萄牙文", "zh-cht": "葡萄牙文", "xloc": [ - "default.handlebars->37->1554" + "default.handlebars->37->1560" ] }, { @@ -43470,7 +43487,7 @@ "zh-chs": "葡萄牙文(巴西)", "zh-cht": "葡萄牙文(巴西)", "xloc": [ - "default.handlebars->37->1555" + "default.handlebars->37->1561" ] }, { @@ -43543,7 +43560,7 @@ "zh-chs": "电源状态", "zh-cht": "電源狀態", "xloc": [ - "default-mobile.handlebars->11->345" + "default-mobile.handlebars->11->351" ] }, { @@ -43567,7 +43584,7 @@ "zh-chs": "电源状态", "zh-cht": "電源狀態", "xloc": [ - "default.handlebars->37->1976", + "default.handlebars->37->1982", "default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1" ] }, @@ -43592,9 +43609,9 @@ "zh-chs": "关机", "zh-cht": "關機", "xloc": [ - "default-mobile.handlebars->11->219", - "default-mobile.handlebars->11->327", - "default.handlebars->37->1012", + "default-mobile.handlebars->11->225", + "default-mobile.handlebars->11->333", + "default.handlebars->37->1018", "default.handlebars->37->6" ] }, @@ -43619,7 +43636,7 @@ "zh-chs": "关闭设备", "zh-cht": "關閉裝置", "xloc": [ - "default.handlebars->37->590" + "default.handlebars->37->596" ] }, { @@ -43643,10 +43660,10 @@ "zh-chs": "有电源", "zh-cht": "有電源", "xloc": [ - "default-mobile.handlebars->11->214", - "default-mobile.handlebars->11->221", + "default-mobile.handlebars->11->220", + "default-mobile.handlebars->11->227", "default.handlebars->37->1", - "default.handlebars->37->551" + "default.handlebars->37->557" ] }, { @@ -43670,7 +43687,7 @@ "zh-chs": "预激活", "zh-cht": "預激活", "xloc": [ - "default.handlebars->37->1337" + "default.handlebars->37->1343" ] }, { @@ -43694,9 +43711,9 @@ "zh-chs": "存在", "zh-cht": "存在", "xloc": [ - "default-mobile.handlebars->11->220", - "default-mobile.handlebars->11->227", - "default.handlebars->37->563", + "default-mobile.handlebars->11->226", + "default-mobile.handlebars->11->233", + "default.handlebars->37->569", "default.handlebars->37->7" ] }, @@ -43721,7 +43738,7 @@ "zh-chs": "存在于服务器上", "zh-cht": "存在於伺服器上", "xloc": [ - "default.handlebars->37->2564" + "default.handlebars->37->2570" ] }, { @@ -43845,9 +43862,9 @@ "xloc": [ "default-mobile.handlebars->11->79", "default-mobile.handlebars->11->80", - "default.handlebars->37->1392", - "default.handlebars->37->2466", - "default.handlebars->37->2492", + "default.handlebars->37->1398", + "default.handlebars->37->2472", + "default.handlebars->37->2498", "default.handlebars->37->287" ] }, @@ -43871,8 +43888,8 @@ "tr": "Ekran görüntüsü", "zh-chs": "打印屏幕", "xloc": [ - "default-mobile.handlebars->11->378", - "default.handlebars->37->1134" + "default-mobile.handlebars->11->384", + "default.handlebars->37->1140" ] }, { @@ -44033,7 +44050,7 @@ "zh-chs": "进程控制", "zh-cht": "進程控制", "xloc": [ - "default.handlebars->37->1189" + "default.handlebars->37->1195" ] }, { @@ -44056,7 +44073,7 @@ "tr": "İşlem Ayrıntıları, #{0}", "zh-chs": "流程详情,#{0}", "xloc": [ - "default.handlebars->37->1164" + "default.handlebars->37->1170" ] }, { @@ -44127,7 +44144,7 @@ "zh-chs": "处理控制台命令:“{0}”", "zh-cht": "處理控制台命令:“{0}”", "xloc": [ - "default.handlebars->37->2050" + "default.handlebars->37->2056" ] }, { @@ -44175,7 +44192,7 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->37->998" + "default.handlebars->37->1004" ] }, { @@ -44199,9 +44216,9 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->37->1844", - "default.handlebars->37->1848", - "default.handlebars->37->1851" + "default.handlebars->37->1850", + "default.handlebars->37->1854", + "default.handlebars->37->1857" ] }, { @@ -44225,7 +44242,7 @@ "zh-chs": "协议", "zh-cht": "協議", "xloc": [ - "default.handlebars->37->2562", + "default.handlebars->37->2568", "player.handlebars->3->31" ] }, @@ -44271,8 +44288,8 @@ "zh-chs": "配置状态", "zh-cht": "配置狀態", "xloc": [ - "default-mobile.handlebars->11->534", - "default.handlebars->37->1341" + "default-mobile.handlebars->11->540", + "default.handlebars->37->1347" ] }, { @@ -44317,7 +44334,7 @@ "zh-cht": "公開鏈結", "xloc": [ "default-mobile.handlebars->11->139", - "default.handlebars->37->2011" + "default.handlebars->37->2017" ] }, { @@ -44361,7 +44378,7 @@ "zh-chs": "旁遮普文", "zh-cht": "旁遮普文", "xloc": [ - "default.handlebars->37->1556" + "default.handlebars->37->1562" ] }, { @@ -44385,7 +44402,7 @@ "zh-chs": "旁遮普(印度)", "zh-cht": "旁遮普(印度)", "xloc": [ - "default.handlebars->37->1557" + "default.handlebars->37->1563" ] }, { @@ -44409,7 +44426,7 @@ "zh-chs": "旁遮普(巴基斯坦)", "zh-cht": "旁遮普(巴基斯坦)", "xloc": [ - "default.handlebars->37->1558" + "default.handlebars->37->1564" ] }, { @@ -44548,7 +44565,7 @@ "zh-chs": "盖丘亚族", "zh-cht": "蓋丘亞族", "xloc": [ - "default.handlebars->37->1559" + "default.handlebars->37->1565" ] }, { @@ -44644,12 +44661,12 @@ "zh-chs": "RDP", "zh-cht": "RDP", "xloc": [ - "default-mobile.handlebars->11->299", - "default-mobile.handlebars->11->302", + "default-mobile.handlebars->11->305", + "default-mobile.handlebars->11->308", "default.handlebars->37->358", - "default.handlebars->37->825", - "default.handlebars->37->828", - "default.handlebars->37->855" + "default.handlebars->37->831", + "default.handlebars->37->834", + "default.handlebars->37->861" ] }, { @@ -44673,7 +44690,7 @@ "zh-chs": "RDP连接", "zh-cht": "RDP連接", "xloc": [ - "default.handlebars->37->684" + "default.handlebars->37->690" ] }, { @@ -44717,7 +44734,7 @@ "zh-chs": "RDP远程连接端口:", "zh-cht": "RDP遠程連接介面:", "xloc": [ - "default.handlebars->37->683" + "default.handlebars->37->689" ] }, { @@ -44814,7 +44831,7 @@ "zh-chs": "RSS", "zh-cht": "RSS", "xloc": [ - "default.handlebars->37->2726" + "default.handlebars->37->2732" ] }, { @@ -44862,7 +44879,7 @@ "zh-chs": "随机密码", "zh-cht": "隨機密碼", "xloc": [ - "default.handlebars->37->1811" + "default.handlebars->37->1817" ] }, { @@ -44886,7 +44903,7 @@ "zh-chs": "随机密码。", "zh-cht": "隨機密碼。", "xloc": [ - "default.handlebars->37->2268" + "default.handlebars->37->2274" ] }, { @@ -44955,9 +44972,9 @@ "zh-chs": "真正的名字", "zh-cht": "真正的名字", "xloc": [ - "default.handlebars->37->2399", - "default.handlebars->37->2401", - "default.handlebars->37->2485" + "default.handlebars->37->2405", + "default.handlebars->37->2407", + "default.handlebars->37->2491" ] }, { @@ -44981,7 +44998,7 @@ "zh-chs": "境界", "zh-cht": "境界", "xloc": [ - "default.handlebars->37->2277" + "default.handlebars->37->2283" ] }, { @@ -45005,8 +45022,8 @@ "zh-chs": "收到无效的网络数据", "zh-cht": "收到無效的網絡數據", "xloc": [ - "default-mobile.handlebars->11->370", - "default.handlebars->37->1114", + "default-mobile.handlebars->11->376", + "default.handlebars->37->1120", "sharing.handlebars->11->10", "sharing.handlebars->11->32" ] @@ -45032,9 +45049,9 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->37->1741", - "default.handlebars->37->2326", - "default.handlebars->37->2404" + "default.handlebars->37->1747", + "default.handlebars->37->2332", + "default.handlebars->37->2410" ] }, { @@ -45082,9 +45099,9 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->37->1852", - "default.handlebars->37->2364", - "default.handlebars->37->2473" + "default.handlebars->37->1858", + "default.handlebars->37->2370", + "default.handlebars->37->2479" ] }, { @@ -45108,7 +45125,7 @@ "zh-chs": "记录细节", "zh-cht": "記錄細節", "xloc": [ - "default.handlebars->37->2576" + "default.handlebars->37->2582" ] }, { @@ -45177,9 +45194,9 @@ "zh-cht": "遞迴刪除", "xloc": [ "default-mobile.handlebars->11->145", - "default-mobile.handlebars->11->445", - "default.handlebars->37->1250", - "default.handlebars->37->2018", + "default-mobile.handlebars->11->451", + "default.handlebars->37->1256", + "default.handlebars->37->2024", "sharing.handlebars->11->60" ] }, @@ -45233,7 +45250,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->37->703", + "default.handlebars->37->709", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsAreaTop->DeskToolsRefreshButton", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p40->3->3", @@ -45310,10 +45327,10 @@ "zh-chs": "中继", "zh-cht": "中繼", "xloc": [ - "default-mobile.handlebars->11->238", - "default.handlebars->37->2708", + "default-mobile.handlebars->11->244", + "default.handlebars->37->2714", "default.handlebars->37->353", - "default.handlebars->37->578" + "default.handlebars->37->584" ] }, { @@ -45337,7 +45354,7 @@ "zh-chs": "中继数量", "zh-cht": "中繼數量", "xloc": [ - "default.handlebars->37->2693" + "default.handlebars->37->2699" ] }, { @@ -45381,7 +45398,7 @@ "zh-chs": "中继错误", "zh-cht": "中繼錯誤", "xloc": [ - "default.handlebars->37->2686" + "default.handlebars->37->2692" ] }, { @@ -45425,8 +45442,8 @@ "zh-chs": "中继连接", "zh-cht": "中繼連接", "xloc": [ - "default.handlebars->37->2692", - "default.handlebars->37->2720" + "default.handlebars->37->2698", + "default.handlebars->37->2726" ] }, { @@ -45470,10 +45487,10 @@ "tr": "Kimlik bilgilerini hatırla", "zh-chs": "记住凭据", "xloc": [ - "default-mobile.handlebars->11->414", - "default-mobile.handlebars->11->431", - "default.handlebars->37->1203", - "default.handlebars->37->1229", + "default-mobile.handlebars->11->420", + "default-mobile.handlebars->11->437", + "default.handlebars->37->1209", + "default.handlebars->37->1235", "mstsc.handlebars->main->1->3->1->rowremember->3->0", "ssh.handlebars->3->13" ] @@ -45660,7 +45677,7 @@ "zh-chs": "远程剪贴板", "zh-cht": "遠程剪貼板", "xloc": [ - "default.handlebars->37->1162" + "default.handlebars->37->1168" ] }, { @@ -45684,8 +45701,8 @@ "zh-chs": "远程命令", "zh-cht": "遠程命令", "xloc": [ - "default-mobile.handlebars->11->625", - "default.handlebars->37->1891" + "default-mobile.handlebars->11->631", + "default.handlebars->37->1897" ] }, { @@ -45709,10 +45726,10 @@ "zh-chs": "遥控", "zh-cht": "遙控", "xloc": [ - "default-mobile.handlebars->11->612", - "default-mobile.handlebars->11->632", - "default.handlebars->37->1876", - "default.handlebars->37->1914" + "default-mobile.handlebars->11->618", + "default-mobile.handlebars->11->638", + "default.handlebars->37->1882", + "default.handlebars->37->1920" ] }, { @@ -45737,9 +45754,9 @@ "zh-cht": "遠程桌面", "xloc": [ "default-mobile.handlebars->11->194", - "default-mobile.handlebars->11->197", + "default-mobile.handlebars->11->198", "default.handlebars->37->364", - "default.handlebars->37->367" + "default.handlebars->37->368" ] }, { @@ -45832,8 +45849,8 @@ "zh-chs": "远程桌面连接栏已激活/更新", "zh-cht": "遠程桌面連接欄已激活/更新", "xloc": [ - "default.handlebars->37->2064", - "default.handlebars->37->2070" + "default.handlebars->37->2070", + "default.handlebars->37->2076" ] }, { @@ -45857,7 +45874,7 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->37->2065" + "default.handlebars->37->2071" ] }, { @@ -45881,7 +45898,7 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->37->2071" + "default.handlebars->37->2077" ] }, { @@ -45905,9 +45922,9 @@ "zh-chs": "本地用户强行关闭了远程桌面连接", "zh-cht": "本地用戶強行關閉了遠程桌面連接", "xloc": [ - "default.handlebars->37->2062", - "default.handlebars->37->2066", - "default.handlebars->37->2072" + "default.handlebars->37->2068", + "default.handlebars->37->2072", + "default.handlebars->37->2078" ] }, { @@ -45975,9 +45992,9 @@ "zh-chs": "远程桌面设置", "zh-cht": "遠程桌面設置", "xloc": [ - "default-mobile.handlebars->11->372", - "default.handlebars->37->1125", - "default.handlebars->37->390", + "default-mobile.handlebars->11->378", + "default.handlebars->37->1131", + "default.handlebars->37->396", "sharing.handlebars->11->20" ] }, @@ -46144,7 +46161,7 @@ "tr": "Uzaktan Giriş Kilidi", "zh-chs": "远程输入锁定", "xloc": [ - "default.handlebars->37->959" + "default.handlebars->37->965" ] }, { @@ -46168,7 +46185,7 @@ "zh-chs": "远程键盘输入", "zh-cht": "遠程鍵盤輸入", "xloc": [ - "default.handlebars->37->1158", + "default.handlebars->37->1164", "sharing.handlebars->11->22" ] }, @@ -46193,7 +46210,7 @@ "zh-chs": "远程网格用户", "zh-cht": "遠程網格用戶", "xloc": [ - "default-mobile.handlebars->11->653" + "default-mobile.handlebars->11->659" ] }, { @@ -46236,7 +46253,7 @@ "tr": "Uzak Oturumlar", "zh-chs": "远程会话", "xloc": [ - "default.handlebars->37->2578" + "default.handlebars->37->2584" ] }, { @@ -46368,11 +46385,11 @@ "zh-chs": "仅远程查看", "zh-cht": "僅遠程查看", "xloc": [ - "default-mobile.handlebars->11->613", - "default-mobile.handlebars->11->637", - "default.handlebars->37->1877", - "default.handlebars->37->1919", - "default.handlebars->37->2476" + "default-mobile.handlebars->11->619", + "default-mobile.handlebars->11->643", + "default.handlebars->37->1883", + "default.handlebars->37->1925", + "default.handlebars->37->2482" ] }, { @@ -46396,7 +46413,7 @@ "zh-chs": "远程剪贴板的有效期为60秒。", "zh-cht": "遠程剪貼板的有效期為60秒。", "xloc": [ - "default.handlebars->37->1161" + "default.handlebars->37->1167" ] }, { @@ -46556,7 +46573,7 @@ "zh-chs": "删除配置", "zh-cht": "刪除配置", "xloc": [ - "default.handlebars->37->1713" + "default.handlebars->37->1719" ] }, { @@ -46622,8 +46639,8 @@ "zh-chs": "删除设备组权限", "zh-cht": "刪除裝置群權限", "xloc": [ - "default.handlebars->37->2368", - "default.handlebars->37->2537" + "default.handlebars->37->2374", + "default.handlebars->37->2543" ] }, { @@ -46647,8 +46664,8 @@ "zh-chs": "删除设备权限", "zh-cht": "刪除裝置權限", "xloc": [ - "default.handlebars->37->2366", - "default.handlebars->37->2524" + "default.handlebars->37->2372", + "default.handlebars->37->2530" ] }, { @@ -46672,7 +46689,7 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->37->2522" + "default.handlebars->37->2528" ] }, { @@ -46695,7 +46712,7 @@ "tr": "Giriş Simgesini Kaldır", "zh-chs": "删除登录令牌", "xloc": [ - "default.handlebars->37->1705" + "default.handlebars->37->1711" ] }, { @@ -46740,7 +46757,7 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->37->2533" + "default.handlebars->37->2539" ] }, { @@ -46764,8 +46781,8 @@ "zh-chs": "删除用户组权限", "zh-cht": "刪除用戶群權限", "xloc": [ - "default.handlebars->37->1940", - "default.handlebars->37->2529" + "default.handlebars->37->1946", + "default.handlebars->37->2535" ] }, { @@ -46789,7 +46806,7 @@ "zh-chs": "删除用户成员资格", "zh-cht": "刪除用戶成員資格", "xloc": [ - "default.handlebars->37->2376" + "default.handlebars->37->2382" ] }, { @@ -46813,8 +46830,8 @@ "zh-chs": "删除用户权限", "zh-cht": "刪除用戶權限", "xloc": [ - "default.handlebars->37->1938", - "default.handlebars->37->2526" + "default.handlebars->37->1944", + "default.handlebars->37->2532" ] }, { @@ -46838,7 +46855,7 @@ "zh-chs": "删除所有两因素认证。", "zh-cht": "刪除所有二因子鑑別。", "xloc": [ - "default.handlebars->37->2499" + "default.handlebars->37->2505" ] }, { @@ -46862,7 +46879,7 @@ "zh-chs": "删除此用户标识的所有先前事件。", "zh-cht": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->37->2269" + "default.handlebars->37->2275" ] }, { @@ -46886,7 +46903,7 @@ "zh-chs": "断开连接后移除设备", "zh-cht": "斷開連接後删除裝置", "xloc": [ - "default.handlebars->37->1854" + "default.handlebars->37->1860" ] }, { @@ -46910,7 +46927,7 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->37->890" + "default.handlebars->37->896" ] }, { @@ -46933,7 +46950,7 @@ "tr": "Etkin olmayanı kaldır", "zh-chs": "移除不活跃", "xloc": [ - "default.handlebars->37->1742" + "default.handlebars->37->1748" ] }, { @@ -46956,7 +46973,7 @@ "tr": "Giriş jetonunu kaldır", "zh-chs": "删除登录令牌", "xloc": [ - "default.handlebars->37->1700" + "default.handlebars->37->1706" ] }, { @@ -46980,7 +46997,7 @@ "zh-chs": "删除节点位置", "zh-cht": "刪除節點位置", "xloc": [ - "default.handlebars->37->695" + "default.handlebars->37->701" ] }, { @@ -47005,7 +47022,7 @@ "zh-cht": "刪除電話號碼", "xloc": [ "default-mobile.handlebars->11->88", - "default.handlebars->37->1396" + "default.handlebars->37->1402" ] }, { @@ -47029,7 +47046,7 @@ "zh-chs": "移除标签", "zh-cht": "删除標籤", "xloc": [ - "default.handlebars->37->623" + "default.handlebars->37->629" ] }, { @@ -47053,7 +47070,7 @@ "zh-chs": "删除此设备", "zh-cht": "刪除此裝置", "xloc": [ - "default.handlebars->37->844" + "default.handlebars->37->850" ] }, { @@ -47077,7 +47094,7 @@ "zh-chs": "删除此用户", "zh-cht": "刪除此用戶", "xloc": [ - "default.handlebars->37->2461" + "default.handlebars->37->2467" ] }, { @@ -47101,7 +47118,7 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->37->2513" + "default.handlebars->37->2519" ] }, { @@ -47125,7 +47142,7 @@ "zh-chs": "删除此设备的用户组权限", "zh-cht": "刪除此裝置的用戶群權限", "xloc": [ - "default.handlebars->37->2360" + "default.handlebars->37->2366" ] }, { @@ -47149,8 +47166,8 @@ "zh-chs": "删除此设备组的用户组权限", "zh-cht": "刪除此裝置群的用戶群權限", "xloc": [ - "default.handlebars->37->2354", - "default.handlebars->37->883" + "default.handlebars->37->2360", + "default.handlebars->37->889" ] }, { @@ -47174,11 +47191,11 @@ "zh-chs": "删除此设备组的用户权限", "zh-cht": "刪除此裝置群的用戶權限", "xloc": [ - "default.handlebars->37->1786", - "default.handlebars->37->2348", - "default.handlebars->37->2507", - "default.handlebars->37->2519", - "default.handlebars->37->884" + "default.handlebars->37->1792", + "default.handlebars->37->2354", + "default.handlebars->37->2513", + "default.handlebars->37->2525", + "default.handlebars->37->890" ] }, { @@ -47205,7 +47222,7 @@ "en": "Removed account display name.", "nl": "Weergavenaam account verwijderd.", "xloc": [ - "default.handlebars->37->2162" + "default.handlebars->37->2168" ] }, { @@ -47229,7 +47246,7 @@ "zh-chs": "删除身份验证应用程序", "zh-cht": "刪除身份驗證應用程序", "xloc": [ - "default.handlebars->37->2124" + "default.handlebars->37->2130" ] }, { @@ -47253,7 +47270,7 @@ "zh-chs": "删除的设备共享{0}", "zh-cht": "刪除的設備共享{0}", "xloc": [ - "default.handlebars->37->2135" + "default.handlebars->37->2141" ] }, { @@ -47277,7 +47294,7 @@ "zh-chs": "从设备组{1}中删除了设备{0}", "zh-cht": "從設備組{1}中刪除了設備{0}", "xloc": [ - "default.handlebars->37->2120" + "default.handlebars->37->2126" ] }, { @@ -47300,7 +47317,7 @@ "tr": "Kaldırılan giriş belirteci", "zh-chs": "删除了登录令牌", "xloc": [ - "default.handlebars->37->2149" + "default.handlebars->37->2155" ] }, { @@ -47324,7 +47341,7 @@ "zh-chs": "已删除用户{0}的电话号码", "zh-cht": "已刪除用戶{0}的電話號碼", "xloc": [ - "default.handlebars->37->2130" + "default.handlebars->37->2136" ] }, { @@ -47347,7 +47364,7 @@ "tr": "Anında iletme bildirimi kimlik doğrulama cihazı kaldırıldı", "zh-chs": "删除了推送通知身份验证设备", "xloc": [ - "default.handlebars->37->2147" + "default.handlebars->37->2153" ] }, { @@ -47371,7 +47388,7 @@ "zh-chs": "移除安全密钥", "zh-cht": "移除安全密鑰", "xloc": [ - "default.handlebars->37->2127" + "default.handlebars->37->2133" ] }, { @@ -47395,9 +47412,9 @@ "zh-chs": "删除了{0}的用户设备权限", "zh-cht": "刪除了{0}的用戶設備權限", "xloc": [ - "default.handlebars->37->2093", - "default.handlebars->37->2114", - "default.handlebars->37->2119" + "default.handlebars->37->2099", + "default.handlebars->37->2120", + "default.handlebars->37->2125" ] }, { @@ -47421,7 +47438,7 @@ "zh-chs": "从设备组{1}中删除了用户组{0}", "zh-cht": "從設備組{1}中刪除了用戶組{0}", "xloc": [ - "default.handlebars->37->2103" + "default.handlebars->37->2109" ] }, { @@ -47445,7 +47462,7 @@ "zh-chs": "从设备组{1}中删除了用户{0}", "zh-cht": "已從設備組{1}中刪除用戶{0}", "xloc": [ - "default.handlebars->37->2116" + "default.handlebars->37->2122" ] }, { @@ -47469,8 +47486,8 @@ "zh-chs": "从用户组{1}中删除了用户{0}", "zh-cht": "從用戶組{1}中刪除了用戶{0}", "xloc": [ - "default.handlebars->37->2095", - "default.handlebars->37->2105" + "default.handlebars->37->2101", + "default.handlebars->37->2111" ] }, { @@ -47495,12 +47512,12 @@ "zh-cht": "改名", "xloc": [ "default-mobile.handlebars->11->149", - "default-mobile.handlebars->11->449", + "default-mobile.handlebars->11->455", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->37->1254", - "default.handlebars->37->2022", - "default.handlebars->37->689", + "default.handlebars->37->1260", + "default.handlebars->37->2028", + "default.handlebars->37->695", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->filesContextMenu->1", @@ -47549,7 +47566,7 @@ "zh-chs": "重命名:“{0}”为“{1}”", "zh-cht": "重命名:“{0}”為“{1}”", "xloc": [ - "default.handlebars->37->2081" + "default.handlebars->37->2087" ] }, { @@ -47573,7 +47590,7 @@ "zh-chs": "报告日", "zh-cht": "報告日", "xloc": [ - "default.handlebars->37->2171" + "default.handlebars->37->2177" ] }, { @@ -47597,14 +47614,14 @@ "zh-chs": "报告类型", "zh-cht": "報告類型", "xloc": [ - "default.handlebars->37->2166" + "default.handlebars->37->2172" ] }, { "en": "Report returned no entires.", "nl": "Rapport heeft geen vermeldingen geretourneerd.", "xloc": [ - "default.handlebars->37->2605" + "default.handlebars->37->2611" ] }, { @@ -47623,7 +47640,7 @@ "sv": "Report.csv", "tr": "Report.csv", "xloc": [ - "default.handlebars->37->2628" + "default.handlebars->37->2634" ] }, { @@ -47739,7 +47756,7 @@ "tr": "Ayrıntılar isteniyor...", "zh-chs": "查询详情...", "xloc": [ - "default.handlebars->37->1165" + "default.handlebars->37->1171" ] }, { @@ -47763,7 +47780,7 @@ "zh-chs": "要求:", "zh-cht": "要求:", "xloc": [ - "default.handlebars->37->1671" + "default.handlebars->37->1677" ] }, { @@ -47788,8 +47805,8 @@ "zh-cht": "要求:{0}。", "xloc": [ "default-mobile.handlebars->11->113", - "default.handlebars->37->2274", - "default.handlebars->37->2497" + "default.handlebars->37->2280", + "default.handlebars->37->2503" ] }, { @@ -47813,7 +47830,7 @@ "zh-chs": "需要安装MeshCentral路由器", "zh-cht": "需要安裝MeshCentral路由器", "xloc": [ - "default.handlebars->37->854" + "default.handlebars->37->860" ] }, { @@ -47837,9 +47854,9 @@ "zh-chs": "需要安装MeshCentral Router。", "zh-cht": "需要安裝MeshCentral Router。", "xloc": [ - "default.handlebars->37->856", - "default.handlebars->37->858", - "default.handlebars->37->860" + "default.handlebars->37->862", + "default.handlebars->37->864", + "default.handlebars->37->866" ] }, { @@ -47889,8 +47906,8 @@ "zh-chs": "重设", "zh-cht": "重設", "xloc": [ - "default-mobile.handlebars->11->326", - "default.handlebars->37->1011", + "default-mobile.handlebars->11->332", + "default.handlebars->37->1017", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] }, @@ -47915,8 +47932,8 @@ "zh-chs": "重置/关闭电源", "zh-cht": "重置/關閉電源", "xloc": [ - "default-mobile.handlebars->11->626", - "default.handlebars->37->1892" + "default-mobile.handlebars->11->632", + "default.handlebars->37->1898" ] }, { @@ -48018,7 +48035,7 @@ "zh-chs": "重置设备", "zh-cht": "重置裝置", "xloc": [ - "default.handlebars->37->589" + "default.handlebars->37->595" ] }, { @@ -48066,10 +48083,10 @@ "zh-chs": "重置/关闭", "zh-cht": "重置/關閉", "xloc": [ - "default-mobile.handlebars->11->646", - "default.handlebars->37->1929", - "default.handlebars->37->928", - "default.handlebars->37->950" + "default-mobile.handlebars->11->652", + "default.handlebars->37->1935", + "default.handlebars->37->934", + "default.handlebars->37->956" ] }, { @@ -48093,7 +48110,7 @@ "zh-chs": "重新启动", "zh-cht": "重新啟動", "xloc": [ - "default.handlebars->37->1183", + "default.handlebars->37->1189", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -48118,7 +48135,7 @@ "zh-chs": "还原服务器", "zh-cht": "還原伺服器", "xloc": [ - "default.handlebars->37->1718" + "default.handlebars->37->1724" ] }, { @@ -48166,7 +48183,7 @@ "zh-chs": "使用备份还原服务器,这将删除现有服务器数据。仅当您知道自己在做什么时才这样做。", "zh-cht": "使用備份還原伺服器,這將刪除現有伺服器數據。僅當你知道自己在做什麼時才這樣做。", "xloc": [ - "default.handlebars->37->1715" + "default.handlebars->37->1721" ] }, { @@ -48190,9 +48207,9 @@ "zh-chs": "受限制的", "zh-cht": "受限制的", "xloc": [ - "default-mobile.handlebars->11->265", - "default.handlebars->37->741", - "default.handlebars->37->870" + "default-mobile.handlebars->11->271", + "default.handlebars->37->747", + "default.handlebars->37->876" ] }, { @@ -48216,7 +48233,7 @@ "zh-chs": "限制条件", "zh-cht": "限制條件", "xloc": [ - "default.handlebars->37->2388" + "default.handlebars->37->2394" ] }, { @@ -48240,7 +48257,7 @@ "zh-chs": "雷托-罗曼语", "zh-cht": "雷托-羅曼語", "xloc": [ - "default.handlebars->37->1560" + "default.handlebars->37->1566" ] }, { @@ -48263,8 +48280,8 @@ "tr": "Doğru", "zh-chs": "正确的", "xloc": [ - "default-mobile.handlebars->11->387", - "default.handlebars->37->1143" + "default-mobile.handlebars->11->393", + "default.handlebars->37->1149" ] }, { @@ -48288,7 +48305,7 @@ "zh-chs": "罗马尼亚文", "zh-cht": "羅馬尼亞文", "xloc": [ - "default.handlebars->37->1561" + "default.handlebars->37->1567" ] }, { @@ -48312,7 +48329,7 @@ "zh-chs": "罗马尼亚文(摩尔达维亚)", "zh-cht": "羅馬尼亞文(摩爾達維亞)", "xloc": [ - "default.handlebars->37->1562" + "default.handlebars->37->1568" ] }, { @@ -48337,9 +48354,9 @@ "zh-cht": "根", "xloc": [ "default-mobile.handlebars->11->131", - "default-mobile.handlebars->11->438", - "default.handlebars->37->1238", - "default.handlebars->37->1990", + "default-mobile.handlebars->11->444", + "default.handlebars->37->1244", + "default.handlebars->37->1996", "sharing.handlebars->11->49" ] }, @@ -48545,9 +48562,9 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->37->1009", - "default.handlebars->37->1029", - "default.handlebars->37->618" + "default.handlebars->37->1015", + "default.handlebars->37->1035", + "default.handlebars->37->624" ] }, { @@ -48571,7 +48588,7 @@ "zh-chs": "运行MeshCentral Router,然后单击“安装”以使其可从浏览器启动。", "zh-cht": "運行MeshCentral Router,然後單擊“安裝”以使其可從瀏覽器啟動。", "xloc": [ - "default.handlebars->37->1071" + "default.handlebars->37->1077" ] }, { @@ -48595,8 +48612,8 @@ "zh-chs": "以代理身份运行", "zh-cht": "以代理身份運行", "xloc": [ - "default.handlebars->37->1026", - "default.handlebars->37->615" + "default.handlebars->37->1032", + "default.handlebars->37->621" ] }, { @@ -48620,8 +48637,8 @@ "zh-chs": "以用户身份运行,如果没有用户,则运行代理", "zh-cht": "以用戶身份運行,如果沒有用戶,則運行代理", "xloc": [ - "default.handlebars->37->1027", - "default.handlebars->37->616" + "default.handlebars->37->1033", + "default.handlebars->37->622" ] }, { @@ -48645,7 +48662,7 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->37->591" + "default.handlebars->37->597" ] }, { @@ -48669,8 +48686,8 @@ "zh-chs": "在所选设备上运行命令。", "zh-cht": "在所選裝置上運行命令。", "xloc": [ - "default.handlebars->37->1022", - "default.handlebars->37->611" + "default.handlebars->37->1028", + "default.handlebars->37->617" ] }, { @@ -48699,8 +48716,8 @@ "nl": "lopende", "pl": "Bieganie", "xloc": [ - "default.handlebars->37->1167", - "default.handlebars->37->1171" + "default.handlebars->37->1173", + "default.handlebars->37->1177" ] }, { @@ -48724,7 +48741,7 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->37->2057" + "default.handlebars->37->2063" ] }, { @@ -48748,7 +48765,7 @@ "zh-chs": "以用户身份运行命令", "zh-cht": "以用戶身份運行命令", "xloc": [ - "default.handlebars->37->2132" + "default.handlebars->37->2138" ] }, { @@ -48772,7 +48789,7 @@ "zh-chs": "如果可能,以用户身份运行命令", "zh-cht": "如果可能,以用戶身份運行命令", "xloc": [ - "default.handlebars->37->2133" + "default.handlebars->37->2139" ] }, { @@ -48796,7 +48813,7 @@ "zh-chs": "俄文", "zh-cht": "俄文", "xloc": [ - "default.handlebars->37->1563" + "default.handlebars->37->1569" ] }, { @@ -48820,7 +48837,7 @@ "zh-chs": "俄文(摩尔达维亚)", "zh-cht": "俄文(摩爾達維亞)", "xloc": [ - "default.handlebars->37->1564" + "default.handlebars->37->1570" ] }, { @@ -48884,7 +48901,7 @@ "zh-chs": "SCP", "xloc": [ "default.handlebars->37->360", - "default.handlebars->37->859" + "default.handlebars->37->865" ] }, { @@ -48908,8 +48925,8 @@ "zh-chs": "短信", "zh-cht": "短信", "xloc": [ - "default.handlebars->37->2448", - "default.handlebars->37->2453", + "default.handlebars->37->2454", + "default.handlebars->37->2459", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", @@ -48938,7 +48955,7 @@ "zh-chs": "此用户的短信功能电话号码。", "zh-cht": "此用戶的短信功能電話號碼。", "xloc": [ - "default.handlebars->37->2469" + "default.handlebars->37->2475" ] }, { @@ -48961,8 +48978,8 @@ "tr": "SMS hatası", "zh-chs": "短信错误", "xloc": [ - "default-mobile.handlebars->11->692", - "default.handlebars->37->2666" + "default-mobile.handlebars->11->698", + "default.handlebars->37->2672" ] }, { @@ -48985,8 +49002,8 @@ "tr": "SMS hatası: {0}", "zh-chs": "短信错误:{0}", "xloc": [ - "default-mobile.handlebars->11->693", - "default.handlebars->37->2667" + "default-mobile.handlebars->11->699", + "default.handlebars->37->2673" ] }, { @@ -49017,8 +49034,8 @@ "tr": "SMS ağ geçidi etkinleştirilmedi", "zh-chs": "短信网关未启用", "xloc": [ - "default-mobile.handlebars->11->687", - "default.handlebars->37->2661" + "default-mobile.handlebars->11->693", + "default.handlebars->37->2667" ] }, { @@ -49087,8 +49104,8 @@ "tr": "SMS başarıyla gönderildi.", "zh-chs": "短信发送成功。", "xloc": [ - "default-mobile.handlebars->11->691", - "default.handlebars->37->2665" + "default-mobile.handlebars->11->697", + "default.handlebars->37->2671" ] }, { @@ -49119,12 +49136,12 @@ "tr": "SSH", "zh-chs": "SSH", "xloc": [ - "default-mobile.handlebars->11->298", - "default-mobile.handlebars->11->301", + "default-mobile.handlebars->11->304", + "default-mobile.handlebars->11->307", "default.handlebars->37->359", - "default.handlebars->37->824", - "default.handlebars->37->827", - "default.handlebars->37->857" + "default.handlebars->37->830", + "default.handlebars->37->833", + "default.handlebars->37->863" ] }, { @@ -49147,8 +49164,8 @@ "tr": "SSH Bağlantısı", "zh-chs": "SSH 连接", "xloc": [ - "default-mobile.handlebars->11->405", - "default.handlebars->37->686" + "default-mobile.handlebars->11->411", + "default.handlebars->37->692" ] }, { @@ -49171,10 +49188,10 @@ "tr": "SSH Bağlantı Noktası {0}", "zh-chs": "SSH 端口 {0}", "xloc": [ - "default-mobile.handlebars->11->403", - "default-mobile.handlebars->11->443", - "default.handlebars->37->1191", - "default.handlebars->37->1248" + "default-mobile.handlebars->11->409", + "default-mobile.handlebars->11->449", + "default.handlebars->37->1197", + "default.handlebars->37->1254" ] }, { @@ -49217,8 +49234,8 @@ "tr": "SSH uzak bağlantı noktası:", "zh-chs": "SSH远程连接端口:", "xloc": [ - "default-mobile.handlebars->11->404", - "default.handlebars->37->685" + "default-mobile.handlebars->11->410", + "default.handlebars->37->691" ] }, { @@ -49241,10 +49258,10 @@ "tr": "SSH-Anahtarı", "zh-chs": "SSH 密钥", "xloc": [ - "default-mobile.handlebars->11->297", - "default-mobile.handlebars->11->300", - "default.handlebars->37->823", - "default.handlebars->37->826" + "default-mobile.handlebars->11->303", + "default-mobile.handlebars->11->306", + "default.handlebars->37->829", + "default.handlebars->37->832" ] }, { @@ -49268,8 +49285,8 @@ "zh-chs": "与设备名称相同", "zh-cht": "與裝置名稱相同", "xloc": [ - "default.handlebars->37->406", - "default.handlebars->37->415" + "default.handlebars->37->412", + "default.handlebars->37->421" ] }, { @@ -49293,7 +49310,7 @@ "zh-chs": "萨米(拉普兰)", "zh-cht": "薩米(拉普蘭)", "xloc": [ - "default.handlebars->37->1565" + "default.handlebars->37->1571" ] }, { @@ -49319,7 +49336,7 @@ "xloc": [ "default.handlebars->37->238", "default.handlebars->37->242", - "default.handlebars->37->442" + "default.handlebars->37->448" ] }, { @@ -49364,7 +49381,7 @@ "zh-chs": "三乡", "zh-cht": "三鄉", "xloc": [ - "default.handlebars->37->1566" + "default.handlebars->37->1572" ] }, { @@ -49388,7 +49405,7 @@ "zh-chs": "梵文", "zh-cht": "梵文", "xloc": [ - "default.handlebars->37->1567" + "default.handlebars->37->1573" ] }, { @@ -49412,7 +49429,7 @@ "zh-chs": "撒丁岛", "zh-cht": "撒丁島", "xloc": [ - "default.handlebars->37->1568" + "default.handlebars->37->1574" ] }, { @@ -49485,7 +49502,7 @@ "zh-chs": "保存节点位置", "zh-cht": "保存節點位置", "xloc": [ - "default.handlebars->37->696" + "default.handlebars->37->702" ] }, { @@ -49556,8 +49573,8 @@ "zh-chs": "扫瞄", "zh-cht": "掃瞄", "xloc": [ - "default.handlebars->37->436", - "default.handlebars->37->438" + "default.handlebars->37->442", + "default.handlebars->37->444" ] }, { @@ -49581,7 +49598,7 @@ "zh-chs": "扫描网络", "zh-cht": "掃描網絡", "xloc": [ - "default.handlebars->37->394" + "default.handlebars->37->400" ] }, { @@ -49605,7 +49622,7 @@ "zh-chs": "扫描英特尔®AMT设备", "zh-cht": "掃描Intel® AMT裝置", "xloc": [ - "default.handlebars->37->441" + "default.handlebars->37->447" ] }, { @@ -49653,7 +49670,7 @@ "zh-chs": "扫描...", "zh-cht": "掃描...", "xloc": [ - "default.handlebars->37->443" + "default.handlebars->37->449" ] }, { @@ -49677,7 +49694,7 @@ "zh-chs": "屏幕", "zh-cht": "屏幕", "xloc": [ - "default-mobile.handlebars->11->401" + "default-mobile.handlebars->11->407" ] }, { @@ -49701,7 +49718,7 @@ "zh-chs": "屏幕选择", "zh-cht": "屏幕選擇", "xloc": [ - "default-mobile.handlebars->11->402" + "default-mobile.handlebars->11->408" ] }, { @@ -49749,8 +49766,8 @@ "zh-chs": "搜寻", "zh-cht": "搜尋", "xloc": [ - "default.handlebars->37->1242", - "default.handlebars->37->709", + "default.handlebars->37->1248", + "default.handlebars->37->715", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", "sharing.handlebars->11->53" ] @@ -49861,8 +49878,8 @@ "zh-chs": "已使用TLS保安", "zh-cht": "已使用TLS保安", "xloc": [ - "default-mobile.handlebars->11->537", - "default.handlebars->37->1344" + "default-mobile.handlebars->11->543", + "default.handlebars->37->1350" ] }, { @@ -49886,13 +49903,13 @@ "zh-chs": "安全", "zh-cht": "安全", "xloc": [ - "default-mobile.handlebars->11->348", - "default-mobile.handlebars->11->536", - "default.handlebars->37->1043", - "default.handlebars->37->1343", - "default.handlebars->37->1988", - "default.handlebars->37->2449", - "default.handlebars->37->419", + "default-mobile.handlebars->11->354", + "default-mobile.handlebars->11->542", + "default.handlebars->37->1049", + "default.handlebars->37->1349", + "default.handlebars->37->1994", + "default.handlebars->37->2455", + "default.handlebars->37->425", "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1" ] }, @@ -49917,7 +49934,7 @@ "zh-chs": "安全密钥", "zh-cht": "安全密鑰", "xloc": [ - "default.handlebars->37->2444" + "default.handlebars->37->2450" ] }, { @@ -49940,8 +49957,8 @@ "tr": "Güvenlik uyarısı", "zh-chs": "安全警告", "xloc": [ - "default-mobile.handlebars->11->661", - "default.handlebars->37->2635" + "default-mobile.handlebars->11->667", + "default.handlebars->37->2641" ] }, { @@ -50009,13 +50026,13 @@ "zh-chs": "全选", "zh-cht": "全選", "xloc": [ - "default.handlebars->37->1245", - "default.handlebars->37->1247", - "default.handlebars->37->2014", - "default.handlebars->37->2216", - "default.handlebars->37->2302", - "default.handlebars->37->440", - "default.handlebars->37->583", + "default.handlebars->37->1251", + "default.handlebars->37->1253", + "default.handlebars->37->2020", + "default.handlebars->37->2222", + "default.handlebars->37->2308", + "default.handlebars->37->446", + "default.handlebars->37->589", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p4->3->1->0->3->3", @@ -50031,8 +50048,8 @@ "en": "Select Date & Time...", "nl": "Selecteer datum & Tijd...", "xloc": [ - "default.handlebars->37->2593", - "default.handlebars->37->996" + "default.handlebars->37->1002", + "default.handlebars->37->2599" ] }, { @@ -50056,11 +50073,11 @@ "zh-chs": "选择无", "zh-cht": "選擇無", "xloc": [ - "default.handlebars->37->1246", - "default.handlebars->37->2013", - "default.handlebars->37->2215", - "default.handlebars->37->2301", - "default.handlebars->37->582", + "default.handlebars->37->1252", + "default.handlebars->37->2019", + "default.handlebars->37->2221", + "default.handlebars->37->2307", + "default.handlebars->37->588", "default.handlebars->meshContextMenu->cxselectnone", "sharing.handlebars->11->57" ] @@ -50085,7 +50102,7 @@ "tr": "Anında iletme bildirimi kimlik doğrulaması için kaydedilecek bir cihaz seçin. Seçildikten sonra, cihaz onay isteyecektir.", "zh-chs": "选择要注册推送通知身份验证的设备。选择后,设备将提示确认。", "xloc": [ - "default.handlebars->37->1412" + "default.handlebars->37->1418" ] }, { @@ -50109,7 +50126,7 @@ "zh-chs": "为所选设备选择一个新组", "zh-cht": "為所選裝置選擇一個新群", "xloc": [ - "default.handlebars->37->1057" + "default.handlebars->37->1063" ] }, { @@ -50133,7 +50150,7 @@ "zh-chs": "选择此设备的新组", "zh-cht": "選擇此裝置的新群", "xloc": [ - "default.handlebars->37->1056" + "default.handlebars->37->1062" ] }, { @@ -50157,7 +50174,7 @@ "zh-chs": "选择要放置的节点", "zh-cht": "選擇要放置的節點", "xloc": [ - "default.handlebars->37->712" + "default.handlebars->37->718" ] }, { @@ -50181,7 +50198,7 @@ "zh-chs": "选择要在所有选定设备上执行的操作。仅在拥有适当权限的情况下才能执行操作。", "zh-cht": "選擇要在所有選定裝置上執行的操作。僅在擁有適當權限的情況下才能執行操作。", "xloc": [ - "default.handlebars->37->599" + "default.handlebars->37->605" ] }, { @@ -50205,8 +50222,8 @@ "zh-chs": "选择要对所有选定用户执行的操作。", "zh-cht": "選擇要對所有選定用戶執行的操作。", "xloc": [ - "default.handlebars->37->2219", - "default.handlebars->37->2303" + "default.handlebars->37->2225", + "default.handlebars->37->2309" ] }, { @@ -50230,8 +50247,8 @@ "zh-chs": "选择要在此设备上执行的操作。", "zh-cht": "選擇要在此裝置上執行的操作。", "xloc": [ - "default-mobile.handlebars->11->317", - "default.handlebars->37->1001" + "default-mobile.handlebars->11->323", + "default.handlebars->37->1007" ] }, { @@ -50255,7 +50272,7 @@ "zh-chs": "选择新密码", "zh-cht": "選擇新密碼", "xloc": [ - "default.handlebars->37->1812" + "default.handlebars->37->1818" ] }, { @@ -50304,8 +50321,8 @@ "zh-chs": "仅自我事件", "zh-cht": "僅自我事件", "xloc": [ - "default-mobile.handlebars->11->642", - "default.handlebars->37->1925" + "default-mobile.handlebars->11->648", + "default.handlebars->37->1931" ] }, { @@ -50377,7 +50394,7 @@ "zh-chs": "发电邮", "zh-cht": "發電郵", "xloc": [ - "default.handlebars->37->2230" + "default.handlebars->37->2236" ] }, { @@ -50401,8 +50418,8 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->37->1013", - "default.handlebars->37->584" + "default.handlebars->37->1019", + "default.handlebars->37->590" ] }, { @@ -50426,7 +50443,7 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->37->1049" + "default.handlebars->37->1055" ] }, { @@ -50450,7 +50467,7 @@ "zh-chs": "发送短信", "zh-cht": "發送簡訊", "xloc": [ - "default.handlebars->37->2228" + "default.handlebars->37->2234" ] }, { @@ -50474,7 +50491,7 @@ "zh-chs": "发送短信给该用户", "zh-cht": "發送短信給該用戶", "xloc": [ - "default.handlebars->37->2454" + "default.handlebars->37->2460" ] }, { @@ -50498,7 +50515,7 @@ "zh-chs": "发送电邮给该用户", "zh-cht": "發送電郵給該用戶", "xloc": [ - "default.handlebars->37->2456" + "default.handlebars->37->2462" ] }, { @@ -50522,7 +50539,7 @@ "zh-chs": "向该组中的所有用户发送通知。", "zh-cht": "向該群中的所有用戶發送通知。", "xloc": [ - "default.handlebars->37->2345" + "default.handlebars->37->2351" ] }, { @@ -50546,7 +50563,7 @@ "zh-chs": "向该用户发送文本通知。", "zh-cht": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->37->2231" + "default.handlebars->37->2237" ] }, { @@ -50570,7 +50587,7 @@ "zh-chs": "发送电邮给用户", "zh-cht": "發送電郵給用戶", "xloc": [ - "default.handlebars->37->2211" + "default.handlebars->37->2217" ] }, { @@ -50594,7 +50611,7 @@ "zh-chs": "发送安装连结", "zh-cht": "發送安裝鏈結", "xloc": [ - "default.handlebars->37->452" + "default.handlebars->37->458" ] }, { @@ -50618,7 +50635,7 @@ "zh-chs": "发送邀请电邮。", "zh-cht": "發送邀請電郵。", "xloc": [ - "default.handlebars->37->2273" + "default.handlebars->37->2279" ] }, { @@ -50765,7 +50782,7 @@ "zh-chs": "发送用户通知", "zh-cht": "發送用戶通知", "xloc": [ - "default.handlebars->37->2458" + "default.handlebars->37->2464" ] }, { @@ -50843,7 +50860,7 @@ "zh-chs": "塞尔维亚", "zh-cht": "塞爾維亞", "xloc": [ - "default.handlebars->37->1571" + "default.handlebars->37->1577" ] }, { @@ -50867,8 +50884,8 @@ "zh-chs": "序列号", "zh-cht": "序列號", "xloc": [ - "default-mobile.handlebars->11->548", - "default.handlebars->37->1355" + "default-mobile.handlebars->11->554", + "default.handlebars->37->1361" ] }, { @@ -50912,7 +50929,7 @@ "zh-chs": "服务器备份", "zh-cht": "伺服器備份", "xloc": [ - "default.handlebars->37->2283" + "default.handlebars->37->2289" ] }, { @@ -50936,7 +50953,7 @@ "zh-chs": "服务器证书", "zh-cht": "伺服器憑證", "xloc": [ - "default.handlebars->37->2741" + "default.handlebars->37->2747" ] }, { @@ -50983,7 +51000,7 @@ "zh-chs": "服务器数据库", "zh-cht": "伺服器數據庫", "xloc": [ - "default.handlebars->37->2742" + "default.handlebars->37->2748" ] }, { @@ -51007,13 +51024,13 @@ "zh-chs": "服务器档案", "zh-cht": "伺服器檔案", "xloc": [ - "default-mobile.handlebars->11->619", - "default-mobile.handlebars->11->634", - "default.handlebars->37->1885", - "default.handlebars->37->1916", - "default.handlebars->37->2280", - "default.handlebars->37->921", - "default.handlebars->37->943" + "default-mobile.handlebars->11->625", + "default-mobile.handlebars->11->640", + "default.handlebars->37->1891", + "default.handlebars->37->1922", + "default.handlebars->37->2286", + "default.handlebars->37->927", + "default.handlebars->37->949" ] }, { @@ -51060,8 +51077,8 @@ "tr": "Sunucu Sınırı", "zh-chs": "服务器限制", "xloc": [ - "default-mobile.handlebars->11->660", - "default.handlebars->37->2634" + "default-mobile.handlebars->11->666", + "default.handlebars->37->2640" ] }, { @@ -51108,8 +51125,8 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->37->2203", - "default.handlebars->37->2295" + "default.handlebars->37->2209", + "default.handlebars->37->2301" ] }, { @@ -51133,7 +51150,7 @@ "zh-chs": "服务器配额", "zh-cht": "伺服器配額", "xloc": [ - "default.handlebars->37->2418" + "default.handlebars->37->2424" ] }, { @@ -51157,7 +51174,7 @@ "zh-chs": "服务器还原", "zh-cht": "伺服器還原", "xloc": [ - "default.handlebars->37->2284" + "default.handlebars->37->2290" ] }, { @@ -51181,7 +51198,7 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->37->2417" + "default.handlebars->37->2423" ] }, { @@ -51205,7 +51222,7 @@ "zh-chs": "服务器状态", "zh-cht": "伺服器狀態", "xloc": [ - "default.handlebars->37->2672" + "default.handlebars->37->2678" ] }, { @@ -51253,7 +51270,7 @@ "zh-chs": "服务器跟踪", "zh-cht": "伺服器追蹤", "xloc": [ - "default.handlebars->37->2754" + "default.handlebars->37->2760" ] }, { @@ -51276,7 +51293,7 @@ "tr": "Sunucu İzleme Etkinliği", "zh-chs": "服务器跟踪事件", "xloc": [ - "default.handlebars->37->2733" + "default.handlebars->37->2739" ] }, { @@ -51349,7 +51366,7 @@ "zh-chs": "服务器更新", "zh-cht": "伺服器更新", "xloc": [ - "default.handlebars->37->2285" + "default.handlebars->37->2291" ] }, { @@ -51518,6 +51535,7 @@ "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1", "messenger.handlebars->xtop->3", + "sharing.handlebars->p11->deskarea0->deskarea1->1", "sharing.handlebars->p12->5->1", "sharing.handlebars->p13->p13toolbar->1->1" ] @@ -51588,7 +51606,7 @@ "zh-chs": "ServerStats.csv", "zh-cht": "ServerStats.csv", "xloc": [ - "default.handlebars->37->2732" + "default.handlebars->37->2738" ] }, { @@ -51612,7 +51630,7 @@ "zh-chs": "服务详情", "zh-cht": "服務詳情", "xloc": [ - "default.handlebars->37->1184" + "default.handlebars->37->1190" ] }, { @@ -51660,8 +51678,8 @@ "zh-chs": "会话", "zh-cht": "節", "xloc": [ - "default.handlebars->37->2544", - "default.handlebars->37->2598", + "default.handlebars->37->2550", + "default.handlebars->37->2604", "ssh.handlebars->3->17", "ssh.handlebars->3->19" ] @@ -51710,7 +51728,7 @@ "zh-chs": "会话信息", "zh-cht": "會議訊息", "xloc": [ - "default.handlebars->37->1122", + "default.handlebars->37->1128", "sharing.handlebars->11->18" ] }, @@ -51734,10 +51752,10 @@ "tr": "Oturum süresi doldu", "zh-chs": "会话已过期", "xloc": [ - "default-mobile.handlebars->11->418", - "default-mobile.handlebars->11->436", - "default.handlebars->37->1207", - "default.handlebars->37->1233" + "default-mobile.handlebars->11->424", + "default-mobile.handlebars->11->442", + "default.handlebars->37->1213", + "default.handlebars->37->1239" ] }, { @@ -51810,10 +51828,10 @@ "tr": "Oturum zaman aşımına uğradı", "zh-chs": "会话超时", "xloc": [ - "default-mobile.handlebars->11->419", - "default-mobile.handlebars->11->437", - "default.handlebars->37->1208", - "default.handlebars->37->1234" + "default-mobile.handlebars->11->425", + "default-mobile.handlebars->11->443", + "default.handlebars->37->1214", + "default.handlebars->37->1240" ] }, { @@ -51868,8 +51886,8 @@ "zh-chs": "会话", "zh-cht": "節", "xloc": [ - "default-mobile.handlebars->11->212", - "default.handlebars->37->382", + "default-mobile.handlebars->11->218", + "default.handlebars->37->388", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->7" ] }, @@ -51878,7 +51896,7 @@ "nl": "Klembord instellen", "pl": "Ustaw schowek", "xloc": [ - "default.handlebars->37->1160" + "default.handlebars->37->1166" ] }, { @@ -51945,7 +51963,7 @@ "zh-chs": "设置标签", "zh-cht": "設置標籤", "xloc": [ - "default.handlebars->37->622" + "default.handlebars->37->628" ] }, { @@ -51969,7 +51987,7 @@ "zh-chs": "设置剪贴板内容,{0}个字节", "zh-cht": "設置剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->37->2055" + "default.handlebars->37->2061" ] }, { @@ -52018,7 +52036,7 @@ "zh-chs": "设定档案", "zh-cht": "設定檔案", "xloc": [ - "default.handlebars->37->513" + "default.handlebars->37->519" ] }, { @@ -52068,8 +52086,8 @@ "zh-cht": "設定", "xloc": [ "agent-translations.json", - "default.handlebars->37->1778", - "default.handlebars->37->396" + "default.handlebars->37->1784", + "default.handlebars->37->402" ] }, { @@ -52135,7 +52153,7 @@ "zh-chs": "将此服务器设置为自动将备份上传到Google云端硬盘。首先为您的帐户创建并输入Google Drive ClientID和ClientSecret。", "zh-cht": "將此服務器設置為自動將備份上傳到Google雲端硬盤。首先為您的帳戶創建並輸入Google Drive ClientID和ClientSecret。", "xloc": [ - "default.handlebars->37->1706" + "default.handlebars->37->1712" ] }, { @@ -52163,7 +52181,7 @@ "default.handlebars->37->10", "default.handlebars->37->338", "default.handlebars->37->341", - "default.handlebars->37->389", + "default.handlebars->37->395", "sharing.handlebars->11->3", "ssh.handlebars->3->3", "xterm.handlebars->9->3" @@ -52190,7 +52208,7 @@ "zh-chs": "共享", "zh-cht": "共享", "xloc": [ - "default.handlebars->37->840" + "default.handlebars->37->846" ] }, { @@ -52214,7 +52232,7 @@ "zh-chs": "共享设备", "zh-cht": "共享裝置", "xloc": [ - "default.handlebars->37->1000", + "default.handlebars->37->1006", "default.handlebars->37->272" ] }, @@ -52263,7 +52281,7 @@ "zh-chs": "共享过程", "zh-cht": "共享過程", "xloc": [ - "default.handlebars->37->1178" + "default.handlebars->37->1184" ] }, { @@ -52286,7 +52304,7 @@ "tr": "Paylaşım", "zh-chs": "分享", "xloc": [ - "default.handlebars->37->1930" + "default.handlebars->37->1936" ] }, { @@ -52359,10 +52377,10 @@ "tr": "Vardiya", "zh-chs": "转移", "xloc": [ - "default-mobile.handlebars->11->390", - "default-mobile.handlebars->11->394", - "default.handlebars->37->1146", - "default.handlebars->37->1150" + "default-mobile.handlebars->11->396", + "default-mobile.handlebars->11->400", + "default.handlebars->37->1152", + "default.handlebars->37->1156" ] }, { @@ -52644,8 +52662,8 @@ "zh-chs": "只显示自己的事件", "zh-cht": "只顯示自己的事件", "xloc": [ - "default-mobile.handlebars->11->622", - "default.handlebars->37->1888" + "default-mobile.handlebars->11->628", + "default.handlebars->37->1894" ] }, { @@ -52672,7 +52690,7 @@ "en": "Show Traffic", "nl": "Toon verkeer", "xloc": [ - "default.handlebars->37->2594" + "default.handlebars->37->2600" ] }, { @@ -52696,7 +52714,7 @@ "zh-chs": "显示连接工具栏", "zh-cht": "顯示連接工具欄", "xloc": [ - "default.handlebars->37->1845" + "default.handlebars->37->1851" ] }, { @@ -52744,7 +52762,7 @@ "zh-chs": "显示设备位置信息", "zh-cht": "顯示裝置位置訊息", "xloc": [ - "default.handlebars->37->848" + "default.handlebars->37->854" ] }, { @@ -52768,7 +52786,7 @@ "zh-chs": "显示设备网络接口信息", "zh-cht": "顯示裝置網絡介面訊息", "xloc": [ - "default.handlebars->37->846" + "default.handlebars->37->852" ] }, { @@ -52816,8 +52834,8 @@ "zh-chs": "显示1分钟", "zh-cht": "顯示1分鐘", "xloc": [ - "default.handlebars->37->2234", - "default.handlebars->37->2259" + "default.handlebars->37->2240", + "default.handlebars->37->2265" ] }, { @@ -52841,8 +52859,8 @@ "zh-chs": "显示10秒", "zh-cht": "顯示10秒", "xloc": [ - "default.handlebars->37->2233", - "default.handlebars->37->2258" + "default.handlebars->37->2239", + "default.handlebars->37->2264" ] }, { @@ -52866,8 +52884,8 @@ "zh-chs": "显示5分钟", "zh-cht": "顯示5分鐘", "xloc": [ - "default.handlebars->37->2235", - "default.handlebars->37->2260" + "default.handlebars->37->2241", + "default.handlebars->37->2266" ] }, { @@ -52891,8 +52909,8 @@ "zh-chs": "显示消息,直到被用户拒绝", "zh-cht": "顯示消息,直到被用戶拒絕", "xloc": [ - "default.handlebars->37->2232", - "default.handlebars->37->2257" + "default.handlebars->37->2238", + "default.handlebars->37->2263" ] }, { @@ -53142,8 +53160,8 @@ "zh-chs": "简单管理员控制模式(ACM)", "zh-cht": "簡單管理員控制模式(ACM)", "xloc": [ - "default.handlebars->37->1769", - "default.handlebars->37->1802" + "default.handlebars->37->1775", + "default.handlebars->37->1808" ] }, { @@ -53167,8 +53185,8 @@ "zh-chs": "简单客户端控制模式(CCM)", "zh-cht": "簡單客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->37->1767", - "default.handlebars->37->1806" + "default.handlebars->37->1773", + "default.handlebars->37->1812" ] }, { @@ -53192,7 +53210,7 @@ "zh-chs": "信地", "zh-cht": "信地", "xloc": [ - "default.handlebars->37->1569" + "default.handlebars->37->1575" ] }, { @@ -53216,7 +53234,7 @@ "zh-chs": "僧伽罗文", "zh-cht": "僧伽羅文", "xloc": [ - "default.handlebars->37->1570" + "default.handlebars->37->1576" ] }, { @@ -53286,8 +53304,8 @@ "zh-chs": "尺寸", "zh-cht": "尺寸", "xloc": [ - "default.handlebars->37->2547", - "default.handlebars->37->2568", + "default.handlebars->37->2553", + "default.handlebars->37->2574", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize" ] }, @@ -53312,7 +53330,7 @@ "zh-chs": "缩放:100%", "zh-cht": "縮放:100%", "xloc": [ - "default.handlebars->37->1275", + "default.handlebars->37->1281", "sharing.handlebars->11->85" ] }, @@ -53337,7 +53355,7 @@ "zh-chs": "缩放:125%", "zh-cht": "縮放:125%", "xloc": [ - "default.handlebars->37->1276", + "default.handlebars->37->1282", "sharing.handlebars->11->86" ] }, @@ -53362,7 +53380,7 @@ "zh-chs": "缩放:150%", "zh-cht": "縮放:150%", "xloc": [ - "default.handlebars->37->1277", + "default.handlebars->37->1283", "sharing.handlebars->11->87" ] }, @@ -53387,7 +53405,7 @@ "zh-chs": "缩放:200%", "zh-cht": "縮放:200%", "xloc": [ - "default.handlebars->37->1278", + "default.handlebars->37->1284", "sharing.handlebars->11->88" ] }, @@ -53412,11 +53430,11 @@ "zh-chs": "休眠", "zh-cht": "休眠", "xloc": [ - "default-mobile.handlebars->11->215", - "default-mobile.handlebars->11->216", - "default-mobile.handlebars->11->217", - "default-mobile.handlebars->11->325", - "default.handlebars->37->1010", + "default-mobile.handlebars->11->221", + "default-mobile.handlebars->11->222", + "default-mobile.handlebars->11->223", + "default-mobile.handlebars->11->331", + "default.handlebars->37->1016", "default.handlebars->37->2", "default.handlebars->37->3", "default.handlebars->37->4" @@ -53443,7 +53461,7 @@ "zh-chs": "把装置休眠", "zh-cht": "把裝置休眠", "xloc": [ - "default.handlebars->37->588" + "default.handlebars->37->594" ] }, { @@ -53467,10 +53485,10 @@ "zh-chs": "休眠中", "zh-cht": "休眠中", "xloc": [ - "default-mobile.handlebars->11->222", - "default-mobile.handlebars->11->223", - "default.handlebars->37->553", - "default.handlebars->37->555" + "default-mobile.handlebars->11->228", + "default-mobile.handlebars->11->229", + "default.handlebars->37->559", + "default.handlebars->37->561" ] }, { @@ -53494,7 +53512,7 @@ "zh-chs": "斯洛伐克文", "zh-cht": "斯洛伐克文", "xloc": [ - "default.handlebars->37->1572" + "default.handlebars->37->1578" ] }, { @@ -53518,7 +53536,7 @@ "zh-chs": "斯洛文尼亞文", "zh-cht": "斯洛文尼亞文", "xloc": [ - "default.handlebars->37->1573" + "default.handlebars->37->1579" ] }, { @@ -53593,7 +53611,7 @@ "zh-chs": "小焦点", "zh-cht": "小焦點", "xloc": [ - "default.handlebars->37->1128" + "default.handlebars->37->1134" ] }, { @@ -53617,8 +53635,8 @@ "zh-chs": "软断开代理", "zh-cht": "軟斷開代理", "xloc": [ - "default-mobile.handlebars->11->581", - "default.handlebars->37->1389" + "default-mobile.handlebars->11->587", + "default.handlebars->37->1395" ] }, { @@ -53642,8 +53660,8 @@ "zh-chs": "软关机", "zh-cht": "軟關機", "xloc": [ - "default-mobile.handlebars->11->226", - "default.handlebars->37->561" + "default-mobile.handlebars->11->232", + "default.handlebars->37->567" ] }, { @@ -53691,7 +53709,7 @@ "zh-chs": "索马尼", "zh-cht": "索馬尼", "xloc": [ - "default.handlebars->37->1574" + "default.handlebars->37->1580" ] }, { @@ -53715,7 +53733,7 @@ "zh-chs": "索比亚文", "zh-cht": "索比亞文", "xloc": [ - "default.handlebars->37->1575" + "default.handlebars->37->1581" ] }, { @@ -53937,7 +53955,7 @@ "zh-chs": "西班牙文", "zh-cht": "西班牙文", "xloc": [ - "default.handlebars->37->1576" + "default.handlebars->37->1582" ] }, { @@ -53961,7 +53979,7 @@ "zh-chs": "西班牙文(阿根廷)", "zh-cht": "西班牙文(阿根廷)", "xloc": [ - "default.handlebars->37->1577" + "default.handlebars->37->1583" ] }, { @@ -53985,7 +54003,7 @@ "zh-chs": "西班牙文(玻利维亚)", "zh-cht": "西班牙文(玻利維亞)", "xloc": [ - "default.handlebars->37->1578" + "default.handlebars->37->1584" ] }, { @@ -54009,7 +54027,7 @@ "zh-chs": "西班牙文(智利)", "zh-cht": "西班牙文(智利)", "xloc": [ - "default.handlebars->37->1579" + "default.handlebars->37->1585" ] }, { @@ -54033,7 +54051,7 @@ "zh-chs": "西班牙文(哥伦比亚)", "zh-cht": "西班牙文(哥倫比亞)", "xloc": [ - "default.handlebars->37->1580" + "default.handlebars->37->1586" ] }, { @@ -54057,7 +54075,7 @@ "zh-chs": "西班牙文(哥斯达黎加)", "zh-cht": "西班牙文(哥斯達黎加)", "xloc": [ - "default.handlebars->37->1581" + "default.handlebars->37->1587" ] }, { @@ -54081,7 +54099,7 @@ "zh-chs": "西班牙文(多米尼加共和国)", "zh-cht": "西班牙文(多米尼加共和國)", "xloc": [ - "default.handlebars->37->1582" + "default.handlebars->37->1588" ] }, { @@ -54105,7 +54123,7 @@ "zh-chs": "西班牙文(厄瓜多尔)", "zh-cht": "西班牙文(厄瓜多爾)", "xloc": [ - "default.handlebars->37->1583" + "default.handlebars->37->1589" ] }, { @@ -54129,7 +54147,7 @@ "zh-chs": "西班牙文(萨尔瓦多)", "zh-cht": "西班牙文(薩爾瓦多)", "xloc": [ - "default.handlebars->37->1584" + "default.handlebars->37->1590" ] }, { @@ -54153,7 +54171,7 @@ "zh-chs": "西班牙文(危地马拉)", "zh-cht": "西班牙文(危地馬拉)", "xloc": [ - "default.handlebars->37->1585" + "default.handlebars->37->1591" ] }, { @@ -54177,7 +54195,7 @@ "zh-chs": "西班牙文(洪都拉斯)", "zh-cht": "西班牙文(洪都拉斯)", "xloc": [ - "default.handlebars->37->1586" + "default.handlebars->37->1592" ] }, { @@ -54201,7 +54219,7 @@ "zh-chs": "西班牙文(墨西哥)", "zh-cht": "西班牙文(墨西哥)", "xloc": [ - "default.handlebars->37->1587" + "default.handlebars->37->1593" ] }, { @@ -54225,7 +54243,7 @@ "zh-chs": "西班牙文(尼加拉瓜)", "zh-cht": "西班牙文(尼加拉瓜)", "xloc": [ - "default.handlebars->37->1588" + "default.handlebars->37->1594" ] }, { @@ -54249,7 +54267,7 @@ "zh-chs": "西班牙文(巴拿马)", "zh-cht": "西班牙文(巴拿馬)", "xloc": [ - "default.handlebars->37->1589" + "default.handlebars->37->1595" ] }, { @@ -54273,7 +54291,7 @@ "zh-chs": "西班牙文(巴拉圭)", "zh-cht": "西班牙文(巴拉圭)", "xloc": [ - "default.handlebars->37->1590" + "default.handlebars->37->1596" ] }, { @@ -54297,7 +54315,7 @@ "zh-chs": "西班牙文(秘鲁)", "zh-cht": "西班牙文(秘魯)", "xloc": [ - "default.handlebars->37->1591" + "default.handlebars->37->1597" ] }, { @@ -54321,7 +54339,7 @@ "zh-chs": "西班牙文(波多黎各)", "zh-cht": "西班牙文(波多黎各)", "xloc": [ - "default.handlebars->37->1592" + "default.handlebars->37->1598" ] }, { @@ -54345,7 +54363,7 @@ "zh-chs": "西班牙文(西班牙)", "zh-cht": "西班牙文(西班牙)", "xloc": [ - "default.handlebars->37->1593" + "default.handlebars->37->1599" ] }, { @@ -54369,7 +54387,7 @@ "zh-chs": "西班牙文(乌拉圭)", "zh-cht": "西班牙文(烏拉圭)", "xloc": [ - "default.handlebars->37->1594" + "default.handlebars->37->1600" ] }, { @@ -54393,7 +54411,7 @@ "zh-chs": "西班牙文(委内瑞拉)", "zh-cht": "西班牙文(委內瑞拉)", "xloc": [ - "default.handlebars->37->1595" + "default.handlebars->37->1601" ] }, { @@ -54417,7 +54435,7 @@ "zh-chs": "特殊键", "zh-cht": "特殊鍵", "xloc": [ - "default-mobile.handlebars->11->400" + "default-mobile.handlebars->11->406" ] }, { @@ -54489,7 +54507,7 @@ "zh-chs": "开始", "zh-cht": "開始", "xloc": [ - "default.handlebars->37->1181" + "default.handlebars->37->1187" ] }, { @@ -54534,11 +54552,11 @@ "zh-chs": "开始时间", "zh-cht": "開始時間", "xloc": [ - "default.handlebars->37->1119", + "default.handlebars->37->1125", "default.handlebars->37->113", - "default.handlebars->37->2545", + "default.handlebars->37->2551", "default.handlebars->37->257", - "default.handlebars->37->2570", + "default.handlebars->37->2576", "sharing.handlebars->11->14" ] }, @@ -54563,7 +54581,7 @@ "zh-chs": "首先输入新旧MBEx密码。", "zh-cht": "首先輸入新舊MBEx密碼。", "xloc": [ - "default.handlebars->37->427" + "default.handlebars->37->433" ] }, { @@ -54586,7 +54604,7 @@ "tr": "Sohbet oturumu başlatılsın mı?", "zh-chs": "开始聊天会话?", "xloc": [ - "default-mobile.handlebars->11->343" + "default-mobile.handlebars->11->349" ] }, { @@ -54610,7 +54628,7 @@ "zh-chs": "开始桌面多重会话", "zh-cht": "啟動桌面多路復用會話", "xloc": [ - "default.handlebars->37->2039" + "default.handlebars->37->2045" ] }, { @@ -54634,7 +54652,7 @@ "zh-chs": "从{1}到{2}开始了桌面会话“{0}”", "zh-cht": "從{1}到{2}開始了桌面會話“{0}”", "xloc": [ - "default.handlebars->37->2048" + "default.handlebars->37->2054" ] }, { @@ -54658,7 +54676,7 @@ "zh-chs": "从{1}到{2}开始文件管理会话“{0}”", "zh-cht": "從{1}到{2}開始文件管理會話“{0}”", "xloc": [ - "default.handlebars->37->2049" + "default.handlebars->37->2055" ] }, { @@ -54681,7 +54699,7 @@ "tr": "Yerel geçiş oturumu \\\"{0}\\\", {1} - {2} protokolü başlatıldı", "zh-chs": "已启动本地中继会话 \\\"{0}\\\",协议 {1} 到 {2}", "xloc": [ - "default.handlebars->37->2153" + "default.handlebars->37->2159" ] }, { @@ -54705,7 +54723,7 @@ "zh-chs": "从{1}到{2}开始中继会话“{0}”", "zh-cht": "從{1}到{2}開始中繼會話“{0}”", "xloc": [ - "default.handlebars->37->2046" + "default.handlebars->37->2052" ] }, { @@ -54729,7 +54747,7 @@ "zh-chs": "使用Toast通知启动远程桌面", "zh-cht": "使用Toast通知啟動遠程桌面", "xloc": [ - "default.handlebars->37->2068" + "default.handlebars->37->2074" ] }, { @@ -54753,7 +54771,7 @@ "zh-chs": "启动远程桌面,而无需通知", "zh-cht": "啟動遠程桌面,而無需通知", "xloc": [ - "default.handlebars->37->2069" + "default.handlebars->37->2075" ] }, { @@ -54777,7 +54795,7 @@ "zh-chs": "启动带有Toast通知的远程文件", "zh-cht": "啟動帶有Toast通知的遠程文件", "xloc": [ - "default.handlebars->37->2075" + "default.handlebars->37->2081" ] }, { @@ -54801,7 +54819,7 @@ "zh-chs": "已启动的远程文件,恕不另行通知", "zh-cht": "已啟動的遠程文件,恕不另行通知", "xloc": [ - "default.handlebars->37->2076" + "default.handlebars->37->2082" ] }, { @@ -54825,7 +54843,7 @@ "zh-chs": "从{1}到{2}开始了终端会话“{0}”", "zh-cht": "從{1}到{2}開始了終端會話“{0}”", "xloc": [ - "default.handlebars->37->2047" + "default.handlebars->37->2053" ] }, { @@ -54849,7 +54867,7 @@ "zh-chs": "现在开始", "zh-cht": "現在開始", "xloc": [ - "default.handlebars->37->992" + "default.handlebars->37->998" ] }, { @@ -54873,7 +54891,7 @@ "zh-chs": "接受本地用户后启动远程桌面", "zh-cht": "接受本地用戶後啟動遠程桌面", "xloc": [ - "default.handlebars->37->2063" + "default.handlebars->37->2069" ] }, { @@ -54897,7 +54915,7 @@ "zh-chs": "本地用户接受后启动远程文件", "zh-cht": "本地用戶接受後啟動遠程文件", "xloc": [ - "default.handlebars->37->2073" + "default.handlebars->37->2079" ] }, { @@ -54941,7 +54959,7 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->37->1172", + "default.handlebars->37->1178", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -55010,8 +55028,8 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->37->2488", - "default.handlebars->37->2563", + "default.handlebars->37->2494", + "default.handlebars->37->2569", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -55036,7 +55054,7 @@ "zh-chs": "停止", "zh-cht": "停止", "xloc": [ - "default.handlebars->37->1182" + "default.handlebars->37->1188" ] }, { @@ -55060,7 +55078,7 @@ "zh-chs": "停止进程", "zh-cht": "停止進程", "xloc": [ - "default.handlebars->37->1163" + "default.handlebars->37->1169" ] }, { @@ -55083,7 +55101,7 @@ "tr": "#{0} \\\"{1}\\\" işlemi durdurulsun mu?", "zh-chs": "停止进程 #{0} \\\"{1}\\\"?", "xloc": [ - "default.handlebars->37->1190" + "default.handlebars->37->1196" ] }, { @@ -55127,8 +55145,8 @@ "tr": "durduruldu", "zh-chs": "停止", "xloc": [ - "default.handlebars->37->1166", - "default.handlebars->37->1170" + "default.handlebars->37->1172", + "default.handlebars->37->1176" ] }, { @@ -55172,8 +55190,8 @@ "zh-chs": "储存", "zh-cht": "儲存", "xloc": [ - "default-mobile.handlebars->11->564", - "default.handlebars->37->1371" + "default-mobile.handlebars->11->570", + "default.handlebars->37->1377" ] }, { @@ -55221,7 +55239,7 @@ "zh-chs": "超出储存空间", "zh-cht": "超出儲存空間", "xloc": [ - "default.handlebars->37->1994" + "default.handlebars->37->2000" ] }, { @@ -55245,7 +55263,7 @@ "zh-chs": "强", "zh-cht": "強", "xloc": [ - "default.handlebars->37->1689" + "default.handlebars->37->1695" ] }, { @@ -55298,7 +55316,7 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->37->2229" + "default.handlebars->37->2235" ] }, { @@ -55418,7 +55436,7 @@ "zh-chs": "苏图", "zh-cht": "蘇圖", "xloc": [ - "default.handlebars->37->1596" + "default.handlebars->37->1602" ] }, { @@ -55442,7 +55460,7 @@ "zh-chs": "斯瓦希里文", "zh-cht": "斯瓦希里文", "xloc": [ - "default.handlebars->37->1597" + "default.handlebars->37->1603" ] }, { @@ -55491,7 +55509,7 @@ "zh-chs": "瑞典文", "zh-cht": "瑞典文", "xloc": [ - "default.handlebars->37->1598" + "default.handlebars->37->1604" ] }, { @@ -55515,7 +55533,7 @@ "zh-chs": "瑞典文(芬兰)", "zh-cht": "瑞典文(芬蘭)", "xloc": [ - "default.handlebars->37->1599" + "default.handlebars->37->1605" ] }, { @@ -55539,7 +55557,7 @@ "zh-chs": "瑞典文(瑞典)", "zh-cht": "瑞典文(瑞典)", "xloc": [ - "default.handlebars->37->1600" + "default.handlebars->37->1606" ] }, { @@ -55563,7 +55581,7 @@ "zh-chs": "将英特尔AMT切换到管理员控制模式(ACM)。", "zh-cht": "將英特爾AMT切換到管理員控制模式(ACM)。", "xloc": [ - "default.handlebars->37->1783" + "default.handlebars->37->1789" ] }, { @@ -55587,7 +55605,7 @@ "zh-chs": "将服务器设备名称同步到主机名称", "zh-cht": "將伺服器裝置名稱同步到主機名稱", "xloc": [ - "default.handlebars->37->1853" + "default.handlebars->37->1859" ] }, { @@ -55610,7 +55628,7 @@ "tr": "Sistem Tepsisi, Her zaman bağlı", "zh-chs": "系统托盘,始终连接", "xloc": [ - "default.handlebars->37->502" + "default.handlebars->37->508" ] }, { @@ -55633,7 +55651,7 @@ "tr": "Sistem Tepsisi, Kullanıcı isteği üzerine bağlanın", "zh-chs": "系统托盘,根据用户要求连接", "xloc": [ - "default.handlebars->37->501" + "default.handlebars->37->507" ] }, { @@ -55656,7 +55674,7 @@ "tr": "Sistem Tepsisi, Yalnızca Monitör", "zh-chs": "系统托盘,仅显示器", "xloc": [ - "default.handlebars->37->503" + "default.handlebars->37->509" ] }, { @@ -55680,7 +55698,7 @@ "zh-chs": "系统类型", "zh-cht": "系統類型", "xloc": [ - "default.handlebars->37->493" + "default.handlebars->37->499" ] }, { @@ -55745,8 +55763,8 @@ "zh-chs": "TCP路由", "zh-cht": "TCP路由", "xloc": [ - "default-mobile.handlebars->11->206", - "default.handlebars->37->376" + "default-mobile.handlebars->11->210", + "default.handlebars->37->380" ] }, { @@ -55869,8 +55887,8 @@ "zh-chs": "TLS", "zh-cht": "TLS", "xloc": [ - "default-mobile.handlebars->11->276", - "default.handlebars->37->754" + "default-mobile.handlebars->11->282", + "default.handlebars->37->760" ] }, { @@ -55894,8 +55912,8 @@ "zh-chs": "未设置TLS", "zh-cht": "未設置TLS", "xloc": [ - "default-mobile.handlebars->11->538", - "default.handlebars->37->1345" + "default-mobile.handlebars->11->544", + "default.handlebars->37->1351" ] }, { @@ -55919,9 +55937,9 @@ "zh-chs": "需要TLS加密", "zh-cht": "需要TLS加密", "xloc": [ - "default-mobile.handlebars->11->350", - "default.handlebars->37->1045", - "default.handlebars->37->421" + "default-mobile.handlebars->11->356", + "default.handlebars->37->1051", + "default.handlebars->37->427" ] }, { @@ -55945,9 +55963,9 @@ "zh-chs": "标签", "zh-cht": "標籤", "xloc": [ - "default-mobile.handlebars->11->375", + "default-mobile.handlebars->11->381", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->3", - "default.handlebars->37->1131" + "default.handlebars->37->1137" ] }, { @@ -55971,8 +55989,8 @@ "zh-chs": "标签1,标签2,标签3", "zh-cht": "標籤1,標籤2,標籤3", "xloc": [ - "default.handlebars->37->1108", - "default.handlebars->37->625" + "default.handlebars->37->1114", + "default.handlebars->37->631" ] }, { @@ -56020,13 +56038,13 @@ "zh-chs": "标签", "zh-cht": "標籤", "xloc": [ - "default-mobile.handlebars->11->295", - "default-mobile.handlebars->11->296", - "default-mobile.handlebars->11->363", - "default.handlebars->37->1107", - "default.handlebars->37->624", - "default.handlebars->37->821", - "default.handlebars->37->822", + "default-mobile.handlebars->11->301", + "default-mobile.handlebars->11->302", + "default-mobile.handlebars->11->369", + "default.handlebars->37->1113", + "default.handlebars->37->630", + "default.handlebars->37->827", + "default.handlebars->37->828", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7" ] }, @@ -56074,7 +56092,7 @@ "zh-chs": "泰米尔文", "zh-cht": "泰米爾文", "xloc": [ - "default.handlebars->37->1601" + "default.handlebars->37->1607" ] }, { @@ -56098,7 +56116,7 @@ "zh-chs": "塔塔尔族", "zh-cht": "塔塔爾族", "xloc": [ - "default.handlebars->37->1602" + "default.handlebars->37->1608" ] }, { @@ -56122,7 +56140,7 @@ "zh-chs": "泰卢加", "zh-cht": "泰盧加", "xloc": [ - "default.handlebars->37->1603" + "default.handlebars->37->1609" ] }, { @@ -56146,17 +56164,17 @@ "zh-chs": "终端", "zh-cht": "終端機", "xloc": [ - "default-mobile.handlebars->11->200", - "default-mobile.handlebars->11->313", - "default.handlebars->37->1846", - "default.handlebars->37->2557", - "default.handlebars->37->2607", - "default.handlebars->37->2623", - "default.handlebars->37->2709", - "default.handlebars->37->370", - "default.handlebars->37->699", - "default.handlebars->37->891", - "default.handlebars->37->968", + "default-mobile.handlebars->11->202", + "default-mobile.handlebars->11->319", + "default.handlebars->37->1852", + "default.handlebars->37->2563", + "default.handlebars->37->2613", + "default.handlebars->37->2629", + "default.handlebars->37->2715", + "default.handlebars->37->372", + "default.handlebars->37->705", + "default.handlebars->37->897", + "default.handlebars->37->974", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal", "sharing.handlebars->LeftSideToolBar" @@ -56182,8 +56200,8 @@ "tr": "Terminal + Dosyalar", "zh-chs": "终端 + 文件", "xloc": [ - "default.handlebars->37->895", - "default.handlebars->37->971" + "default.handlebars->37->901", + "default.handlebars->37->977" ] }, { @@ -56231,10 +56249,10 @@ "zh-chs": "终端通知", "zh-cht": "終端機通知", "xloc": [ - "default.handlebars->37->1750", - "default.handlebars->37->2334", - "default.handlebars->37->2436", - "default.handlebars->37->795" + "default.handlebars->37->1756", + "default.handlebars->37->2340", + "default.handlebars->37->2442", + "default.handlebars->37->801" ] }, { @@ -56258,10 +56276,10 @@ "zh-chs": "终端提示", "zh-cht": "終端機提示", "xloc": [ - "default.handlebars->37->1749", - "default.handlebars->37->2333", - "default.handlebars->37->2435", - "default.handlebars->37->794" + "default.handlebars->37->1755", + "default.handlebars->37->2339", + "default.handlebars->37->2441", + "default.handlebars->37->800" ] }, { @@ -56284,7 +56302,7 @@ "tr": "Terminal Oturumu", "zh-chs": "终端会话", "xloc": [ - "default.handlebars->37->2550" + "default.handlebars->37->2556" ] }, { @@ -56413,7 +56431,7 @@ "zh-chs": "泰国", "zh-cht": "泰國", "xloc": [ - "default.handlebars->37->1604" + "default.handlebars->37->1610" ] }, { @@ -56515,7 +56533,7 @@ "zh-chs": "此计算机所属的设备组的名称", "zh-cht": "此電腦所屬的裝置群的名稱", "xloc": [ - "default.handlebars->37->726" + "default.handlebars->37->732" ] }, { @@ -56539,7 +56557,7 @@ "zh-chs": "此计算机所属的设备组的名称。", "zh-cht": "此電腦所屬的裝置群的名稱。", "xloc": [ - "default.handlebars->37->724" + "default.handlebars->37->730" ] }, { @@ -56563,8 +56581,8 @@ "zh-chs": "此计算机的在操作系统中已设置的名称", "zh-cht": "此電腦在操作系統中已設置的的名稱", "xloc": [ - "default.handlebars->37->727", - "default.handlebars->37->729" + "default.handlebars->37->733", + "default.handlebars->37->735" ] }, { @@ -56588,8 +56606,8 @@ "zh-chs": "目前没有任何通知", "zh-cht": "目前沒有任何通知", "xloc": [ - "default-mobile.handlebars->11->655", - "default.handlebars->37->2629" + "default-mobile.handlebars->11->661", + "default.handlebars->37->2635" ] }, { @@ -56612,8 +56630,8 @@ "tr": "Son girişten bu yana bu hesapta {0} başarısız giriş denemesi oldu.", "zh-chs": "自上次登录以来,此帐户已有 {0} 次登录尝试失败。", "xloc": [ - "default-mobile.handlebars->11->676", - "default.handlebars->37->2650" + "default-mobile.handlebars->11->682", + "default.handlebars->37->2656" ] }, { @@ -56706,7 +56724,7 @@ "zh-cht": "此帳戶無權建立新的裝置群。", "xloc": [ "default-mobile.handlebars->11->116", - "default.handlebars->37->1674" + "default.handlebars->37->1680" ] }, { @@ -56729,7 +56747,7 @@ "tr": "Bu aracının eski bir sertifika doğrulama mekanizması var, güncellemeyi düşünün.", "zh-chs": "此代理具有过时的证书验证机制,请考虑更新。", "xloc": [ - "default.handlebars->37->2151" + "default.handlebars->37->2157" ] }, { @@ -56752,7 +56770,7 @@ "tr": "Bu aracı güvenli olmayan tüneller kullanıyor, güncellemeyi düşünün.", "zh-chs": "此代理正在使用不安全的隧道,请考虑更新。", "xloc": [ - "default.handlebars->37->2152" + "default.handlebars->37->2158" ] }, { @@ -56776,7 +56794,7 @@ "zh-chs": "这是OS图形用户界面上的可执行档案。您需要'chmod + x meshagent'并运行此档案。", "zh-cht": "這是OS圖形用戶界面上的可執行檔案。你需要'chmod + x meshagent'並運行此檔案。", "xloc": [ - "default.handlebars->37->541" + "default.handlebars->37->547" ] }, { @@ -56820,10 +56838,10 @@ "tr": "Bu bir misafir paylaşım oturumu", "zh-chs": "这是嘉宾分享环节", "xloc": [ - "default.handlebars->37->1284", - "default.handlebars->37->2164", - "default.handlebars->37->2539", - "default.handlebars->37->2540" + "default.handlebars->37->1290", + "default.handlebars->37->2170", + "default.handlebars->37->2545", + "default.handlebars->37->2546" ] }, { @@ -56870,7 +56888,7 @@ "tr": "Bu eski bir aracı sürümüdür, güncellemeyi düşünün.", "zh-chs": "这是一个旧的代理版本,考虑更新。", "xloc": [ - "default.handlebars->37->2150" + "default.handlebars->37->2156" ] }, { @@ -56915,7 +56933,7 @@ "zh-chs": "这是推荐的策略。英特尔®AMT激活和管理是完全自动化的,服务器将尝试最大程度地利用硬件管理。", "zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。", "xloc": [ - "default.handlebars->37->1831" + "default.handlebars->37->1837" ] }, { @@ -56964,7 +56982,7 @@ "zh-chs": "此政策不会影响采用ACM模式的英特尔®AMT的设备。", "zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。", "xloc": [ - "default.handlebars->37->1828" + "default.handlebars->37->1834" ] }, { @@ -57083,7 +57101,7 @@ "zh-chs": "这会在此设备的事件日志中添加一个条目。", "zh-cht": "這會在此裝置的事件日誌中增加一個記錄。", "xloc": [ - "default.handlebars->37->953" + "default.handlebars->37->959" ] }, { @@ -57128,7 +57146,7 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->37->1052" + "default.handlebars->37->1058" ] }, { @@ -57152,7 +57170,7 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->37->1053" + "default.handlebars->37->1059" ] }, { @@ -57176,7 +57194,7 @@ "zh-chs": "蒂格雷", "zh-cht": "蒂格雷", "xloc": [ - "default.handlebars->37->1605" + "default.handlebars->37->1611" ] }, { @@ -57200,10 +57218,10 @@ "zh-chs": "时间", "zh-cht": "時間", "xloc": [ - "default-mobile.handlebars->11->320", - "default.handlebars->37->1004", - "default.handlebars->37->2591", - "default.handlebars->37->2596", + "default-mobile.handlebars->11->326", + "default.handlebars->37->1010", + "default.handlebars->37->2597", + "default.handlebars->37->2602", "player.handlebars->3->16" ] }, @@ -57228,8 +57246,8 @@ "zh-chs": "时间范围", "zh-cht": "時間範圍", "xloc": [ - "default.handlebars->37->2592", - "default.handlebars->37->995" + "default.handlebars->37->1001", + "default.handlebars->37->2598" ] }, { @@ -57253,7 +57271,7 @@ "zh-chs": "时间跨度", "zh-cht": "時間跨度", "xloc": [ - "default.handlebars->37->2168" + "default.handlebars->37->2174" ] }, { @@ -57277,8 +57295,8 @@ "zh-chs": "时间范围", "zh-cht": "時間範圍", "xloc": [ - "default.handlebars->37->2590", - "default.handlebars->37->993" + "default.handlebars->37->2596", + "default.handlebars->37->999" ] }, { @@ -57302,8 +57320,8 @@ "zh-chs": "超时", "zh-cht": "超時", "xloc": [ - "default-mobile.handlebars->11->369", - "default.handlebars->37->1113", + "default-mobile.handlebars->11->375", + "default.handlebars->37->1119", "sharing.handlebars->11->31", "sharing.handlebars->11->9" ] @@ -57329,7 +57347,7 @@ "zh-chs": "标题", "zh-cht": "標題", "xloc": [ - "default.handlebars->37->630" + "default.handlebars->37->636" ] }, { @@ -57353,7 +57371,7 @@ "zh-chs": "要将计算机添加到\\\"{0}\\\",请运行以下命令。命令需要root凭证。", "zh-cht": "要將電腦新增到\\\"{0}\\\",請運行以下命令。命令需要root憑據。", "xloc": [ - "default.handlebars->37->515" + "default.handlebars->37->521" ] }, { @@ -57376,7 +57394,7 @@ "tr": "\\\"{0}\\\" grubuna bir mobil cihaz eklemek için MeshAgent uygulamasını indirin ve bu QR kodunu tarayın.", "zh-chs": "要将移动设备添加到组“{0}”,请下载 MeshAgent 应用程序并扫描此二维码。", "xloc": [ - "default.handlebars->37->523" + "default.handlebars->37->529" ] }, { @@ -57463,7 +57481,7 @@ "zh-chs": "要将新计算机添加到设备组“ {0} ”,请下载网状代理并安装该计算机以进行管理。这代理中已嵌入了服务器和设备组信息。", "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。這agent中已嵌入了伺服器和裝置群訊息。", "xloc": [ - "default.handlebars->37->504" + "default.handlebars->37->510" ] }, { @@ -57487,7 +57505,7 @@ "zh-chs": "要将新计算机添加到设备组“ {0} ”,请下载网状代理并安装该计算机以进行管理。该代理安装程序中已嵌入了服务器和设备组讯息。", "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。該代理安裝程序中已嵌入了伺服器和裝置群訊息。", "xloc": [ - "default.handlebars->37->519" + "default.handlebars->37->525" ] }, { @@ -57511,7 +57529,7 @@ "zh-chs": "要删除此帐户,请在下面的两个框中键入帐户密码,然后单击确定。", "zh-cht": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "xloc": [ - "default.handlebars->37->1661" + "default.handlebars->37->1667" ] }, { @@ -57631,7 +57649,7 @@ "zh-chs": "要删除网格代理,请下载以下档案,运行并单击“卸载”。", "zh-cht": "要刪除mash agent,請下載以下檔案,運行該檔案,然後單擊“卸載”。", "xloc": [ - "default.handlebars->37->532" + "default.handlebars->37->538" ] }, { @@ -57655,7 +57673,7 @@ "zh-chs": "要删除网格代理,请运行以下命令。需要根凭证。", "zh-cht": "要刪除網格代理,請運行以下命令。需要root憑據。", "xloc": [ - "default.handlebars->37->539" + "default.handlebars->37->545" ] }, { @@ -57717,7 +57735,7 @@ "zh-chs": "吐司通知", "zh-cht": "吐司通知", "xloc": [ - "default.handlebars->37->628" + "default.handlebars->37->634" ] }, { @@ -58082,7 +58100,7 @@ "tr": "Jeton Adı", "zh-chs": "代币名称", "xloc": [ - "default.handlebars->37->1647" + "default.handlebars->37->1653" ] }, { @@ -58182,7 +58200,7 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->37->1047" + "default.handlebars->37->1053" ] }, { @@ -58277,7 +58295,7 @@ "zh-chs": "用于通过此服务器连接到设备的流量路由器", "zh-cht": "用於通過此伺服器連接到裝置的流量路由器", "xloc": [ - "default.handlebars->37->850" + "default.handlebars->37->856" ] }, { @@ -58388,8 +58406,8 @@ "tr": "Kimlik Bilgilerini Denemek", "zh-chs": "尝试凭据", "xloc": [ - "default-mobile.handlebars->11->281", - "default.handlebars->37->759" + "default-mobile.handlebars->11->287", + "default.handlebars->37->765" ] }, { @@ -58413,7 +58431,7 @@ "zh-chs": "特松加", "zh-cht": "特松加", "xloc": [ - "default.handlebars->37->1606" + "default.handlebars->37->1612" ] }, { @@ -58437,7 +58455,7 @@ "zh-chs": "茨瓦纳", "zh-cht": "茨瓦納", "xloc": [ - "default.handlebars->37->1607" + "default.handlebars->37->1613" ] }, { @@ -58481,7 +58499,7 @@ "zh-chs": "土耳其", "zh-cht": "土耳其", "xloc": [ - "default.handlebars->37->1608" + "default.handlebars->37->1614" ] }, { @@ -58505,7 +58523,7 @@ "zh-chs": "土库曼文", "zh-cht": "土庫曼文", "xloc": [ - "default.handlebars->37->1609" + "default.handlebars->37->1615" ] }, { @@ -58574,14 +58592,14 @@ "zh-cht": "類型", "xloc": [ "default-mobile.handlebars->11->122", - "default-mobile.handlebars->11->590", - "default.handlebars->37->1179", - "default.handlebars->37->1682", - "default.handlebars->37->1735", - "default.handlebars->37->1803", - "default.handlebars->37->2580", - "default.handlebars->37->407", - "default.handlebars->37->974", + "default-mobile.handlebars->11->596", + "default.handlebars->37->1185", + "default.handlebars->37->1688", + "default.handlebars->37->1741", + "default.handlebars->37->1809", + "default.handlebars->37->2586", + "default.handlebars->37->413", + "default.handlebars->37->980", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->3", "sharing.handlebars->p11->deskarea0->deskarea4->3" ] @@ -58607,7 +58625,7 @@ "zh-chs": "输入密钥名称,选择OTP框,然后按YubiKey™上的按钮。", "zh-cht": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "xloc": [ - "default.handlebars->37->1418" + "default.handlebars->37->1424" ] }, { @@ -58631,7 +58649,7 @@ "zh-chs": "输入要添加的密钥的名称。", "zh-cht": "輸入要新增的密鑰的名稱。", "xloc": [ - "default.handlebars->37->1415" + "default.handlebars->37->1421" ] }, { @@ -58675,8 +58693,8 @@ "zh-chs": "UDP路由", "zh-cht": "UDP路由", "xloc": [ - "default-mobile.handlebars->11->209", - "default.handlebars->37->379" + "default-mobile.handlebars->11->214", + "default.handlebars->37->384" ] }, { @@ -58720,7 +58738,7 @@ "zh-chs": "UTF8终端", "zh-cht": "UTF8終端", "xloc": [ - "default.handlebars->37->1209", + "default.handlebars->37->1215", "sharing.handlebars->11->33" ] }, @@ -58745,7 +58763,7 @@ "zh-chs": "乌克兰", "zh-cht": "烏克蘭", "xloc": [ - "default.handlebars->37->1610" + "default.handlebars->37->1616" ] }, { @@ -58791,7 +58809,7 @@ "zh-cht": "在驗證電郵地址之前,無法訪問裝置。這是密碼恢復所必需的。轉到“我的帳戶”以更改並驗證電郵地址。", "xloc": [ "default-mobile.handlebars->11->118", - "default-mobile.handlebars->11->244" + "default-mobile.handlebars->11->250" ] }, { @@ -58816,7 +58834,7 @@ "zh-cht": "在啟用二因子身份驗證之前,無法訪問裝置。這是額外的安全性所必需的。轉到“我的帳戶”,然後查看“帳戶安全性”部分。", "xloc": [ "default-mobile.handlebars->11->120", - "default-mobile.handlebars->11->246" + "default-mobile.handlebars->11->252" ] }, { @@ -58861,8 +58879,8 @@ "zh-chs": "在验证电子邮件地址之前,无法访问此功能。这是密码恢复所必需的。转到“我的帐户”标签以更改和验证电子邮件地址。", "zh-cht": "在驗證電子郵件地址之前,無法訪問此功能。這是密碼恢復所必需的。轉到“我的帳戶”標籤以更改和驗證電子郵件地址。", "xloc": [ - "default.handlebars->37->1676", - "default.handlebars->37->715" + "default.handlebars->37->1682", + "default.handlebars->37->721" ] }, { @@ -58886,9 +58904,9 @@ "zh-chs": "在启用两因素身份验证之前,无法访问此功能。这是额外的安全性所必需的。转到“我的帐户”标签,然后查看“帐户安全性”部分。", "zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。", "xloc": [ - "default.handlebars->37->1678", - "default.handlebars->37->2760", - "default.handlebars->37->717" + "default.handlebars->37->1684", + "default.handlebars->37->2766", + "default.handlebars->37->723" ] }, { @@ -58911,8 +58929,8 @@ "tr": "Bu modda kullanıcı eklenemiyor", "zh-chs": "无法在此模式下添加用户", "xloc": [ - "default-mobile.handlebars->11->672", - "default.handlebars->37->2646" + "default-mobile.handlebars->11->678", + "default.handlebars->37->2652" ] }, { @@ -58978,7 +58996,7 @@ "tr": "Ekran yakalanamadı", "zh-chs": "无法捕捉显示", "xloc": [ - "default.handlebars->37->1115" + "default.handlebars->37->1121" ] }, { @@ -59072,7 +59090,7 @@ "tr": "Herhangi bir cihaz içe aktarılamıyor.", "zh-chs": "无法导入任何设备。", "xloc": [ - "default.handlebars->37->1799" + "default.handlebars->37->1805" ] }, { @@ -59267,10 +59285,10 @@ "zh-cht": "卸載", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->644", - "default.handlebars->37->1927", - "default.handlebars->37->926", - "default.handlebars->37->948" + "default-mobile.handlebars->11->650", + "default.handlebars->37->1933", + "default.handlebars->37->932", + "default.handlebars->37->954" ] }, { @@ -59294,9 +59312,9 @@ "zh-chs": "卸载代理", "zh-cht": "卸載代理", "xloc": [ - "default-mobile.handlebars->11->624", - "default.handlebars->37->1018", - "default.handlebars->37->586" + "default-mobile.handlebars->11->630", + "default.handlebars->37->1024", + "default.handlebars->37->592" ] }, { @@ -59320,7 +59338,7 @@ "zh-chs": "卸载代理/删除设备", "zh-cht": "卸載代理/刪除設備", "xloc": [ - "default.handlebars->37->1890" + "default.handlebars->37->1896" ] }, { @@ -59344,7 +59362,7 @@ "zh-chs": "卸载代理", "zh-cht": "卸載代理", "xloc": [ - "default.handlebars->37->1055" + "default.handlebars->37->1061" ] }, { @@ -59368,36 +59386,36 @@ "zh-chs": "未知", "zh-cht": "未知", "xloc": [ - "default-mobile.handlebars->11->240", + "default-mobile.handlebars->11->246", "default-mobile.handlebars->11->37", "default-mobile.handlebars->11->44", "default-mobile.handlebars->11->45", - "default-mobile.handlebars->11->528", - "default-mobile.handlebars->11->535", + "default-mobile.handlebars->11->534", + "default-mobile.handlebars->11->541", "default-mobile.handlebars->11->6", "default.handlebars->37->13", - "default.handlebars->37->1335", - "default.handlebars->37->1342", - "default.handlebars->37->1721", - "default.handlebars->37->1722", + "default.handlebars->37->1341", + "default.handlebars->37->1348", + "default.handlebars->37->1727", + "default.handlebars->37->1728", "default.handlebars->37->173", "default.handlebars->37->174", "default.handlebars->37->175", "default.handlebars->37->177", "default.handlebars->37->179", - "default.handlebars->37->2532", - "default.handlebars->37->2549", - "default.handlebars->37->2556", - "default.handlebars->37->2617", - "default.handlebars->37->2618", - "default.handlebars->37->2619", - "default.handlebars->37->2620", - "default.handlebars->37->2621", + "default.handlebars->37->2538", + "default.handlebars->37->2555", + "default.handlebars->37->2562", + "default.handlebars->37->2623", + "default.handlebars->37->2624", + "default.handlebars->37->2625", "default.handlebars->37->2626", + "default.handlebars->37->2627", + "default.handlebars->37->2632", "default.handlebars->37->44", "default.handlebars->37->51", "default.handlebars->37->52", - "default.handlebars->37->581" + "default.handlebars->37->587" ] }, { @@ -59421,8 +59439,8 @@ "zh-chs": "未知#{0}", "zh-cht": "未知#{0}", "xloc": [ - "default-mobile.handlebars->11->584", - "default.handlebars->37->1728" + "default-mobile.handlebars->11->590", + "default.handlebars->37->1734" ] }, { @@ -59446,7 +59464,7 @@ "zh-chs": "未知动作", "zh-cht": "未知動作", "xloc": [ - "default.handlebars->37->2678" + "default.handlebars->37->2684" ] }, { @@ -59470,8 +59488,8 @@ "zh-chs": "未知设备", "zh-cht": "未知裝置", "xloc": [ - "default.handlebars->37->2359", - "default.handlebars->37->2518" + "default.handlebars->37->2365", + "default.handlebars->37->2524" ] }, { @@ -59495,9 +59513,9 @@ "zh-chs": "未知设备组", "zh-cht": "未知裝置群", "xloc": [ - "default.handlebars->37->2353", - "default.handlebars->37->2506", - "default.handlebars->37->2682" + "default.handlebars->37->2359", + "default.handlebars->37->2512", + "default.handlebars->37->2688" ] }, { @@ -59521,7 +59539,7 @@ "zh-chs": "未知群组", "zh-cht": "未知群組", "xloc": [ - "default.handlebars->37->2674" + "default.handlebars->37->2680" ] }, { @@ -59545,16 +59563,16 @@ "zh-chs": "未知状态", "zh-cht": "未知狀態", "xloc": [ - "default-mobile.handlebars->11->270", - "default.handlebars->37->746" + "default-mobile.handlebars->11->276", + "default.handlebars->37->752" ] }, { "en": "Unknown User", "nl": "Onbekende gebruiker", "xloc": [ - "default.handlebars->37->2622", - "default.handlebars->37->2627" + "default.handlebars->37->2628", + "default.handlebars->37->2633" ] }, { @@ -59578,7 +59596,7 @@ "zh-chs": "未知用户组", "zh-cht": "未知用戶群", "xloc": [ - "default.handlebars->37->2512" + "default.handlebars->37->2518" ] }, { @@ -59602,8 +59620,8 @@ "zh-chs": "未知版本和状态", "zh-cht": "未知版本和狀態", "xloc": [ - "default-mobile.handlebars->11->272", - "default.handlebars->37->748" + "default-mobile.handlebars->11->278", + "default.handlebars->37->754" ] }, { @@ -59627,7 +59645,7 @@ "zh-chs": "密码未知", "zh-cht": "密碼未知", "xloc": [ - "default.handlebars->37->1819" + "default.handlebars->37->1825" ] }, { @@ -59651,11 +59669,11 @@ "zh-chs": "无限制", "zh-cht": "無限", "xloc": [ - "default.handlebars->37->1631", + "default.handlebars->37->1637", "default.handlebars->37->250", - "default.handlebars->37->463", - "default.handlebars->37->477", - "default.handlebars->37->990" + "default.handlebars->37->469", + "default.handlebars->37->483", + "default.handlebars->37->996" ] }, { @@ -59679,7 +59697,7 @@ "zh-chs": "解锁帐户", "zh-cht": "解鎖帳戶", "xloc": [ - "default.handlebars->37->2222" + "default.handlebars->37->2228" ] }, { @@ -59702,7 +59720,7 @@ "tr": "Uzak kullanıcının fare ve klavyesinin kilidi açılsın mı?", "zh-chs": "解锁远程用户的鼠标和键盘?", "xloc": [ - "default.handlebars->37->961" + "default.handlebars->37->967" ] }, { @@ -59758,10 +59776,10 @@ "zh-chs": "向上", "zh-cht": "向上", "xloc": [ - "default-mobile.handlebars->11->386", + "default-mobile.handlebars->11->392", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->37->1142", + "default.handlebars->37->1148", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->dialogBody->dialog3->d3servermode->d3serveraction", @@ -59789,7 +59807,7 @@ "zh-chs": "最新", "zh-cht": "最新", "xloc": [ - "default.handlebars->37->2765" + "default.handlebars->37->2771" ] }, { @@ -59814,10 +59832,10 @@ "zh-cht": "更新資料", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->484", - "default-mobile.handlebars->11->486", - "default.handlebars->37->775", - "default.handlebars->37->777" + "default-mobile.handlebars->11->490", + "default-mobile.handlebars->11->492", + "default.handlebars->37->781", + "default.handlebars->37->783" ] }, { @@ -59891,14 +59909,14 @@ "zh-cht": "上載檔案", "xloc": [ "default-mobile.handlebars->11->150", - "default-mobile.handlebars->11->450", - "default-mobile.handlebars->11->468", - "default-mobile.handlebars->11->471", - "default.handlebars->37->1255", - "default.handlebars->37->1279", - "default.handlebars->37->1282", - "default.handlebars->37->2023", - "default.handlebars->37->2031", + "default-mobile.handlebars->11->456", + "default-mobile.handlebars->11->474", + "default-mobile.handlebars->11->477", + "default.handlebars->37->1261", + "default.handlebars->37->1285", + "default.handlebars->37->1288", + "default.handlebars->37->2029", + "default.handlebars->37->2037", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1", "sharing.handlebars->11->65", "sharing.handlebars->11->89", @@ -59926,8 +59944,8 @@ "zh-chs": "上载网格代理核心", "zh-cht": "上載mesh agent核心", "xloc": [ - "default-mobile.handlebars->11->583", - "default.handlebars->37->1391" + "default-mobile.handlebars->11->589", + "default.handlebars->37->1397" ] }, { @@ -59951,8 +59969,8 @@ "zh-chs": "上载核心档案", "zh-cht": "上載核心檔案", "xloc": [ - "default-mobile.handlebars->11->580", - "default.handlebars->37->1388" + "default-mobile.handlebars->11->586", + "default.handlebars->37->1394" ] }, { @@ -59976,10 +59994,10 @@ "zh-chs": "上载默认服务器核心", "zh-cht": "上載默認伺服器核心", "xloc": [ - "default-mobile.handlebars->11->576", - "default.handlebars->37->1384", - "default.handlebars->37->598", - "default.handlebars->37->643" + "default-mobile.handlebars->11->582", + "default.handlebars->37->1390", + "default.handlebars->37->604", + "default.handlebars->37->649" ] }, { @@ -60002,7 +60020,7 @@ "tr": "Seçili cihazlara varsayılan sunucu çekirdeği yüklensin mi?", "zh-chs": "在所选设备上上传默认服务器核心?", "xloc": [ - "default.handlebars->37->642" + "default.handlebars->37->648" ] }, { @@ -60026,7 +60044,7 @@ "zh-chs": "上传文件", "zh-cht": "上傳文件", "xloc": [ - "default.handlebars->37->594" + "default.handlebars->37->600" ] }, { @@ -60074,8 +60092,8 @@ "zh-chs": "上传恢复核心", "zh-cht": "上傳恢復核心", "xloc": [ - "default-mobile.handlebars->11->578", - "default.handlebars->37->1386" + "default-mobile.handlebars->11->584", + "default.handlebars->37->1392" ] }, { @@ -60099,7 +60117,7 @@ "zh-chs": "将所选文件上传到所有所选设备", "zh-cht": "將所選文件上傳到所有所選設備", "xloc": [ - "default.handlebars->37->632" + "default.handlebars->37->638" ] }, { @@ -60122,8 +60140,8 @@ "tr": "Küçük çekirdek yükleyin", "zh-chs": "上传小核", "xloc": [ - "default-mobile.handlebars->11->579", - "default.handlebars->37->1387" + "default-mobile.handlebars->11->585", + "default.handlebars->37->1393" ] }, { @@ -60147,9 +60165,9 @@ "zh-chs": "上传将覆盖1个档案。继续?", "zh-cht": "上傳將覆蓋1個檔案。繼續?", "xloc": [ - "default-mobile.handlebars->11->469", - "default.handlebars->37->1280", - "default.handlebars->37->2032", + "default-mobile.handlebars->11->475", + "default.handlebars->37->1286", + "default.handlebars->37->2038", "sharing.handlebars->11->90" ] }, @@ -60174,9 +60192,9 @@ "zh-chs": "上传将覆盖{0}个档案。继续?", "zh-cht": "上傳將覆蓋{0}個檔案。繼續?", "xloc": [ - "default-mobile.handlebars->11->470", - "default.handlebars->37->1281", - "default.handlebars->37->2033", + "default-mobile.handlebars->11->476", + "default.handlebars->37->1287", + "default.handlebars->37->2039", "sharing.handlebars->11->91" ] }, @@ -60222,7 +60240,7 @@ "zh-chs": "上传:“{0}”", "zh-cht": "上傳:“{0}”", "xloc": [ - "default.handlebars->37->2083" + "default.handlebars->37->2089" ] }, { @@ -60245,7 +60263,7 @@ "tr": "Yükleme: \\\"{0}\\\", Boyut: {1}", "zh-chs": "上传:\\\"{0}\\\",大小:{1}", "xloc": [ - "default.handlebars->37->2138" + "default.handlebars->37->2144" ] }, { @@ -60269,7 +60287,7 @@ "zh-chs": "上索布族", "zh-cht": "上索布族", "xloc": [ - "default.handlebars->37->1611" + "default.handlebars->37->1617" ] }, { @@ -60293,7 +60311,7 @@ "zh-chs": "乌尔都文", "zh-cht": "烏爾都文", "xloc": [ - "default.handlebars->37->1612" + "default.handlebars->37->1618" ] }, { @@ -60316,7 +60334,7 @@ "tr": "kullanım", "zh-chs": "用法", "xloc": [ - "default.handlebars->37->2728" + "default.handlebars->37->2734" ] }, { @@ -60412,7 +60430,7 @@ "tr": "Çıplak metal LAN aktivasyonu için kullanın.", "zh-chs": "用于裸机 LAN 激活。", "xloc": [ - "default.handlebars->37->431" + "default.handlebars->37->437" ] }, { @@ -60506,8 +60524,8 @@ "zh-chs": "用过的", "zh-cht": "用過的", "xloc": [ - "default.handlebars->37->2668", - "default.handlebars->37->2670" + "default.handlebars->37->2674", + "default.handlebars->37->2676" ] }, { @@ -60532,15 +60550,15 @@ "zh-cht": "用戶", "xloc": [ "default.handlebars->37->111", - "default.handlebars->37->1787", - "default.handlebars->37->2175", - "default.handlebars->37->2204", - "default.handlebars->37->2349", - "default.handlebars->37->2575", + "default.handlebars->37->1793", + "default.handlebars->37->2181", + "default.handlebars->37->2210", + "default.handlebars->37->2355", "default.handlebars->37->2581", - "default.handlebars->37->2599", + "default.handlebars->37->2587", + "default.handlebars->37->2605", "default.handlebars->37->325", - "default.handlebars->37->886" + "default.handlebars->37->892" ] }, { @@ -60564,7 +60582,7 @@ "zh-chs": "用户+档案", "zh-cht": "用戶+檔案", "xloc": [ - "default.handlebars->37->2205" + "default.handlebars->37->2211" ] }, { @@ -60588,11 +60606,11 @@ "zh-chs": "用户帐户导入", "zh-cht": "用戶帳戶導入", "xloc": [ - "default.handlebars->37->1798", - "default.handlebars->37->2240", - "default.handlebars->37->2241", - "default.handlebars->37->2243", - "default.handlebars->37->2245" + "default.handlebars->37->1804", + "default.handlebars->37->2246", + "default.handlebars->37->2247", + "default.handlebars->37->2249", + "default.handlebars->37->2251" ] }, { @@ -60616,7 +60634,7 @@ "zh-chs": "用户帐户", "zh-cht": "用戶帳戶", "xloc": [ - "default.handlebars->37->2687" + "default.handlebars->37->2693" ] }, { @@ -60640,9 +60658,9 @@ "zh-chs": "用户授权", "zh-cht": "用戶授權", "xloc": [ - "default-mobile.handlebars->11->593", - "default.handlebars->37->1785", - "default.handlebars->37->882" + "default-mobile.handlebars->11->599", + "default.handlebars->37->1791", + "default.handlebars->37->888" ] }, { @@ -60666,12 +60684,12 @@ "zh-chs": "用户同意", "zh-cht": "用戶同意", "xloc": [ - "default.handlebars->37->1756", - "default.handlebars->37->2340", - "default.handlebars->37->2442", + "default.handlebars->37->1003", + "default.handlebars->37->1762", + "default.handlebars->37->2346", + "default.handlebars->37->2448", "default.handlebars->37->263", - "default.handlebars->37->801", - "default.handlebars->37->997" + "default.handlebars->37->807" ] }, { @@ -60695,12 +60713,12 @@ "zh-chs": "用户组", "zh-cht": "用戶群", "xloc": [ - "default.handlebars->37->1865", - "default.handlebars->37->1866", - "default.handlebars->37->2310", - "default.handlebars->37->2514", - "default.handlebars->37->2535", - "default.handlebars->37->885" + "default.handlebars->37->1871", + "default.handlebars->37->1872", + "default.handlebars->37->2316", + "default.handlebars->37->2520", + "default.handlebars->37->2541", + "default.handlebars->37->891" ] }, { @@ -60748,7 +60766,7 @@ "zh-chs": "用户组成员", "zh-cht": "用戶群成員", "xloc": [ - "default.handlebars->37->2511" + "default.handlebars->37->2517" ] }, { @@ -60772,7 +60790,7 @@ "zh-chs": "用户识别码", "zh-cht": "用戶識別碼", "xloc": [ - "default-mobile.handlebars->11->649" + "default-mobile.handlebars->11->655" ] }, { @@ -60796,9 +60814,9 @@ "zh-chs": "用户识别码", "zh-cht": "用戶識別碼", "xloc": [ - "default.handlebars->37->1934", - "default.handlebars->37->2396", - "default.handlebars->37->2397" + "default.handlebars->37->1940", + "default.handlebars->37->2402", + "default.handlebars->37->2403" ] }, { @@ -60822,8 +60840,8 @@ "zh-chs": "用户标识符", "zh-cht": "用戶標識符", "xloc": [ - "default.handlebars->37->1863", - "default.handlebars->37->2380" + "default.handlebars->37->1869", + "default.handlebars->37->2386" ] }, { @@ -60870,7 +60888,7 @@ "zh-chs": "用户列表输出", "zh-cht": "用戶列表輸出", "xloc": [ - "default.handlebars->37->2252" + "default.handlebars->37->2258" ] }, { @@ -60894,8 +60912,8 @@ "zh-chs": "用户名", "zh-cht": "用戶名", "xloc": [ - "default-mobile.handlebars->11->648", - "default.handlebars->37->1933" + "default-mobile.handlebars->11->654", + "default.handlebars->37->1939" ] }, { @@ -61010,7 +61028,7 @@ "zh-chs": "用户节", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->37->2719" + "default.handlebars->37->2725" ] }, { @@ -61045,7 +61063,7 @@ "en": "User Traffic Usage", "nl": "Gebruik van gebruikersverkeer", "xloc": [ - "default.handlebars->37->2579" + "default.handlebars->37->2585" ] }, { @@ -61140,8 +61158,8 @@ "tr": "Kullanıcı zaten var", "zh-chs": "用户已存在", "xloc": [ - "default-mobile.handlebars->11->671", - "default.handlebars->37->2645" + "default-mobile.handlebars->11->677", + "default.handlebars->37->2651" ] }, { @@ -61165,8 +61183,8 @@ "zh-chs": "用户浏览器值", "zh-cht": "用戶瀏覽器值", "xloc": [ - "default.handlebars->37->1623", - "default.handlebars->37->1625" + "default.handlebars->37->1629", + "default.handlebars->37->1631" ] }, { @@ -61190,7 +61208,7 @@ "zh-chs": "用户组已更改:{0}", "zh-cht": "用戶組已更改:{0}", "xloc": [ - "default.handlebars->37->2112" + "default.handlebars->37->2118" ] }, { @@ -61214,7 +61232,7 @@ "zh-chs": "已创建用户组:{0}", "zh-cht": "已創建用戶組:{0}", "xloc": [ - "default.handlebars->37->2102" + "default.handlebars->37->2108" ] }, { @@ -61238,7 +61256,7 @@ "zh-chs": "用户组成员身份已更改:{0}", "zh-cht": "用戶組成員身份已更改:{0}", "xloc": [ - "default.handlebars->37->2100" + "default.handlebars->37->2106" ] }, { @@ -61290,7 +61308,7 @@ "tr": "{0}, {1}, {2}'den kilitli hesapta kullanıcı oturum açma girişimi", "zh-chs": "来自 {0}、{1}、{2} 的锁定帐户的用户登录尝试", "xloc": [ - "default.handlebars->37->2142" + "default.handlebars->37->2148" ] }, { @@ -61313,14 +61331,14 @@ "tr": "{0}, {1}, {2}'den yanlış 2. faktörle kullanıcı oturum açma girişimi", "zh-chs": "来自 {0}、{1}、{2} 的第二个因素不正确的用户登录尝试", "xloc": [ - "default.handlebars->37->2141" + "default.handlebars->37->2147" ] }, { "en": "User notifications changed", "nl": "Gebruikersmeldingen gewijzigd", "xloc": [ - "default.handlebars->37->2163" + "default.handlebars->37->2169" ] }, { @@ -61343,8 +61361,8 @@ "tr": "{0} kullanıcısı bulunamadı.", "zh-chs": "未找到用户 {0}。", "xloc": [ - "default-mobile.handlebars->11->679", - "default.handlebars->37->2653" + "default-mobile.handlebars->11->685", + "default.handlebars->37->2659" ] }, { @@ -61392,17 +61410,17 @@ "zh-chs": "用户名", "zh-cht": "用戶名", "xloc": [ - "default-mobile.handlebars->11->346", - "default-mobile.handlebars->11->410", - "default-mobile.handlebars->11->427", - "default.handlebars->37->1041", - "default.handlebars->37->1198", - "default.handlebars->37->1225", - "default.handlebars->37->1699", - "default.handlebars->37->1704", - "default.handlebars->37->2264", + "default-mobile.handlebars->11->352", + "default-mobile.handlebars->11->416", + "default-mobile.handlebars->11->433", + "default.handlebars->37->1047", + "default.handlebars->37->1204", + "default.handlebars->37->1231", + "default.handlebars->37->1705", + "default.handlebars->37->1710", + "default.handlebars->37->2270", "default.handlebars->37->292", - "default.handlebars->37->416", + "default.handlebars->37->422", "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->0->1", "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->0->1", "mstsc.handlebars->main->1->3->1->rowusername->1->0", @@ -61431,10 +61449,10 @@ "tr": "Kullanıcı adı Şifre", "zh-chs": "用户名密码", "xloc": [ - "default-mobile.handlebars->11->408", - "default-mobile.handlebars->11->425", - "default.handlebars->37->1196", - "default.handlebars->37->1223", + "default-mobile.handlebars->11->414", + "default-mobile.handlebars->11->431", + "default.handlebars->37->1202", + "default.handlebars->37->1229", "ssh.handlebars->3->6" ] }, @@ -61484,10 +61502,10 @@ "tr": "Kullanıcı adı ve Anahtar", "zh-chs": "用户名和密钥", "xloc": [ - "default-mobile.handlebars->11->409", - "default-mobile.handlebars->11->426", - "default.handlebars->37->1197", - "default.handlebars->37->1224", + "default-mobile.handlebars->11->415", + "default-mobile.handlebars->11->432", + "default.handlebars->37->1203", + "default.handlebars->37->1230", "ssh.handlebars->3->7" ] }, @@ -61541,9 +61559,9 @@ "zh-chs": "用户", "zh-cht": "用戶", "xloc": [ - "default.handlebars->37->2298", - "default.handlebars->37->2341", - "default.handlebars->37->2718", + "default.handlebars->37->2304", + "default.handlebars->37->2347", + "default.handlebars->37->2724", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -61568,7 +61586,7 @@ "zh-chs": "用户会话", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->37->2691" + "default.handlebars->37->2697" ] }, { @@ -61591,7 +61609,7 @@ "tr": "Kullanıcılar Görünümü", "zh-chs": "用户视图", "xloc": [ - "default.handlebars->37->2238" + "default.handlebars->37->2244" ] }, { @@ -61614,8 +61632,8 @@ "tr": "{0} kullanıcıları bulunamadı.", "zh-chs": "未找到用户 {0}。", "xloc": [ - "default-mobile.handlebars->11->680", - "default.handlebars->37->2654" + "default-mobile.handlebars->11->686", + "default.handlebars->37->2660" ] }, { @@ -61638,7 +61656,7 @@ "tr": "VNC Bağlantısı", "zh-chs": "VNC 连接", "xloc": [ - "default.handlebars->37->688" + "default.handlebars->37->694" ] }, { @@ -61661,7 +61679,7 @@ "tr": "VNC uzak bağlantı noktası:", "zh-chs": "VNC远程连接端口:", "xloc": [ - "default.handlebars->37->687" + "default.handlebars->37->693" ] }, { @@ -61685,7 +61703,7 @@ "zh-chs": "VT100 +(F10 = ESC + [OY)", "zh-cht": "VT100 +(F10 = ESC + [OY)", "xloc": [ - "default.handlebars->37->1214", + "default.handlebars->37->1220", "sharing.handlebars->11->38" ] }, @@ -61734,7 +61752,7 @@ "zh-chs": "验证电邮", "zh-cht": "驗證電郵", "xloc": [ - "default.handlebars->37->2217" + "default.handlebars->37->2223" ] }, { @@ -61757,8 +61775,8 @@ "tr": "Doğrulama istisnası", "zh-chs": "验证异常", "xloc": [ - "default-mobile.handlebars->11->673", - "default.handlebars->37->2647" + "default-mobile.handlebars->11->679", + "default.handlebars->37->2653" ] }, { @@ -61782,7 +61800,7 @@ "zh-chs": "有效期", "zh-cht": "有效期", "xloc": [ - "default.handlebars->37->991" + "default.handlebars->37->997" ] }, { @@ -61826,7 +61844,7 @@ "zh-chs": "文达", "zh-cht": "文達", "xloc": [ - "default.handlebars->37->1613" + "default.handlebars->37->1619" ] }, { @@ -61850,10 +61868,10 @@ "zh-chs": "供应商", "zh-cht": "供應商", "xloc": [ - "default-mobile.handlebars->11->543", - "default-mobile.handlebars->11->546", - "default.handlebars->37->1350", - "default.handlebars->37->1353" + "default-mobile.handlebars->11->549", + "default-mobile.handlebars->11->552", + "default.handlebars->37->1356", + "default.handlebars->37->1359" ] }, { @@ -61902,7 +61920,7 @@ "zh-chs": "已验证", "zh-cht": "已驗證", "xloc": [ - "default.handlebars->37->2490" + "default.handlebars->37->2496" ] }, { @@ -61952,8 +61970,8 @@ "zh-cht": "驗證電話號碼", "xloc": [ "default-mobile.handlebars->11->87", - "default.handlebars->37->1395", - "default.handlebars->37->2213" + "default.handlebars->37->1401", + "default.handlebars->37->2219" ] }, { @@ -61977,7 +61995,7 @@ "zh-chs": "用户{0}的已验证电话号码", "zh-cht": "用戶{0}的已驗證電話號碼", "xloc": [ - "default.handlebars->37->2129" + "default.handlebars->37->2135" ] }, { @@ -62050,14 +62068,14 @@ "zh-chs": "版本", "zh-cht": "版", "xloc": [ - "default-mobile.handlebars->11->474", - "default-mobile.handlebars->11->527", - "default-mobile.handlebars->11->544", - "default-mobile.handlebars->11->549", - "default.handlebars->37->1288", - "default.handlebars->37->1334", - "default.handlebars->37->1351", - "default.handlebars->37->1356", + "default-mobile.handlebars->11->480", + "default-mobile.handlebars->11->533", + "default-mobile.handlebars->11->550", + "default-mobile.handlebars->11->555", + "default.handlebars->37->1294", + "default.handlebars->37->1340", + "default.handlebars->37->1357", + "default.handlebars->37->1362", "default.handlebars->container->column_l->p42->p42tbl->1->0->5" ] }, @@ -62082,7 +62100,7 @@ "zh-chs": "版本不兼容,请先升级您的MeshCentral", "zh-cht": "版本不兼容,請先升級你的MeshCentral", "xloc": [ - "default.handlebars->37->2761" + "default.handlebars->37->2767" ] }, { @@ -62151,8 +62169,8 @@ "tr": "Titreşim", "zh-chs": "颤动", "xloc": [ - "default-mobile.handlebars->11->319", - "default.handlebars->37->1003" + "default-mobile.handlebars->11->325", + "default.handlebars->37->1009" ] }, { @@ -62176,7 +62194,7 @@ "zh-chs": "越南文", "zh-cht": "越南文", "xloc": [ - "default.handlebars->37->1614" + "default.handlebars->37->1620" ] }, { @@ -62224,7 +62242,7 @@ "zh-chs": "查看所有事件", "zh-cht": "查看所有事件", "xloc": [ - "default.handlebars->37->2289" + "default.handlebars->37->2295" ] }, { @@ -62268,8 +62286,8 @@ "zh-chs": "查看变更日志", "zh-cht": "查看變更日誌", "xloc": [ - "default.handlebars->37->2764", - "default.handlebars->37->2766" + "default.handlebars->37->2770", + "default.handlebars->37->2772" ] }, { @@ -62293,7 +62311,7 @@ "zh-chs": "查看有关此设备的注释", "zh-cht": "查看有關此裝置的註釋", "xloc": [ - "default.handlebars->37->833" + "default.handlebars->37->839" ] }, { @@ -62317,7 +62335,7 @@ "zh-chs": "查看有关此设备组的注释", "zh-cht": "查看有關此裝置群的註釋", "xloc": [ - "default.handlebars->37->1774" + "default.handlebars->37->1780" ] }, { @@ -62341,7 +62359,7 @@ "zh-chs": "查看有关此用户的注释", "zh-cht": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->37->2452" + "default.handlebars->37->2458" ] }, { @@ -62388,7 +62406,7 @@ "tr": "Bu kullanıcı için önceki girişleri görüntüle", "zh-chs": "查看此用户以前的登录", "xloc": [ - "default.handlebars->37->2465" + "default.handlebars->37->2471" ] }, { @@ -62435,7 +62453,7 @@ "zh-chs": "沃拉普克", "zh-cht": "沃拉普克", "xloc": [ - "default.handlebars->37->1615" + "default.handlebars->37->1621" ] }, { @@ -62634,8 +62652,8 @@ "zh-chs": "正在等待用户授予访问权限...", "zh-cht": "正在等待用戶授予訪問權限...", "xloc": [ - "default-mobile.handlebars->11->366", - "default.handlebars->37->1110", + "default-mobile.handlebars->11->372", + "default.handlebars->37->1116", "sharing.handlebars->11->28", "sharing.handlebars->11->6" ] @@ -62661,8 +62679,8 @@ "zh-chs": "唤醒", "zh-cht": "喚醒", "xloc": [ - "default.handlebars->37->922", - "default.handlebars->37->944" + "default.handlebars->37->928", + "default.handlebars->37->950" ] }, { @@ -62686,10 +62704,10 @@ "zh-chs": "唤醒设备", "zh-cht": "喚醒裝置", "xloc": [ - "default-mobile.handlebars->11->620", - "default-mobile.handlebars->11->635", - "default.handlebars->37->1886", - "default.handlebars->37->1917" + "default-mobile.handlebars->11->626", + "default-mobile.handlebars->11->641", + "default.handlebars->37->1892", + "default.handlebars->37->1923" ] }, { @@ -62713,8 +62731,8 @@ "zh-chs": "唤醒", "zh-cht": "喚醒", "xloc": [ - "default-mobile.handlebars->11->324", - "default.handlebars->37->1008" + "default-mobile.handlebars->11->330", + "default.handlebars->37->1014" ] }, { @@ -62738,7 +62756,7 @@ "zh-chs": "唤醒设备", "zh-cht": "喚醒裝置", "xloc": [ - "default.handlebars->37->587" + "default.handlebars->37->593" ] }, { @@ -62762,7 +62780,7 @@ "zh-chs": "瓦隆", "zh-cht": "瓦隆", "xloc": [ - "default.handlebars->37->1616" + "default.handlebars->37->1622" ] }, { @@ -62786,7 +62804,7 @@ "zh-chs": "弱", "zh-cht": "弱", "xloc": [ - "default.handlebars->37->1691" + "default.handlebars->37->1697" ] }, { @@ -62822,8 +62840,8 @@ "en": "Web Page Notifications", "nl": "Webpagina meldingen", "xloc": [ - "default.handlebars->37->1957", - "default.handlebars->37->903" + "default.handlebars->37->1963", + "default.handlebars->37->909" ] }, { @@ -62847,8 +62865,8 @@ "zh-chs": "网络服务器", "zh-cht": "網絡伺服器", "xloc": [ - "default.handlebars->37->2744", - "default.handlebars->37->2745" + "default.handlebars->37->2750", + "default.handlebars->37->2751" ] }, { @@ -62871,7 +62889,7 @@ "tr": "Web Sunucusu HTTP Başlıkları", "zh-chs": "Web 服务器 HTTP 标头", "xloc": [ - "default.handlebars->37->2748" + "default.handlebars->37->2754" ] }, { @@ -62895,7 +62913,7 @@ "zh-chs": "Web服务器请求", "zh-cht": "Web伺服器請求", "xloc": [ - "default.handlebars->37->2746" + "default.handlebars->37->2752" ] }, { @@ -62919,7 +62937,7 @@ "zh-chs": "Web套接字中继", "zh-cht": "Web插座中繼", "xloc": [ - "default.handlebars->37->2747" + "default.handlebars->37->2753" ] }, { @@ -62943,15 +62961,15 @@ "zh-chs": "网络RDP", "zh-cht": "網絡RDP", "xloc": [ - "default.handlebars->37->2613", - "default.handlebars->37->864" + "default.handlebars->37->2619", + "default.handlebars->37->870" ] }, { "en": "Web-SFTP", "nl": "Web-SFTP", "xloc": [ - "default.handlebars->37->2615" + "default.handlebars->37->2621" ] }, { @@ -62974,8 +62992,8 @@ "tr": "Web-SSH", "zh-chs": "网络SSH", "xloc": [ - "default.handlebars->37->2614", - "default.handlebars->37->866" + "default.handlebars->37->2620", + "default.handlebars->37->872" ] }, { @@ -62998,8 +63016,8 @@ "tr": "Web-VNC", "zh-chs": "网络VNC", "xloc": [ - "default.handlebars->37->2616", - "default.handlebars->37->862" + "default.handlebars->37->2622", + "default.handlebars->37->868" ] }, { @@ -63022,7 +63040,7 @@ "tr": "WebRDP", "zh-chs": "网络RDP", "xloc": [ - "default.handlebars->37->2712" + "default.handlebars->37->2718" ] }, { @@ -63045,7 +63063,7 @@ "tr": "WebSSH", "zh-chs": "网络SSH", "xloc": [ - "default.handlebars->37->2713" + "default.handlebars->37->2719" ] }, { @@ -63076,7 +63094,7 @@ "tr": "WebVNC", "zh-chs": "网络VNC", "xloc": [ - "default.handlebars->37->2714" + "default.handlebars->37->2720" ] }, { @@ -63150,7 +63168,7 @@ "zh-chs": "威尔士文", "zh-cht": "威爾士文", "xloc": [ - "default.handlebars->37->1617" + "default.handlebars->37->1623" ] }, { @@ -63174,7 +63192,7 @@ "zh-chs": "启用后,任何人都可以使用邀请代码通过以下公共连结将设备加入该设备组:", "zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->37->1942" + "default.handlebars->37->1948" ] }, { @@ -63199,7 +63217,7 @@ "zh-cht": "啟用後,每次登入時,你都可以選擇向電郵帳戶接收登入保安編碼,以提高安全性。", "xloc": [ "default-mobile.handlebars->11->93", - "default.handlebars->37->1402" + "default.handlebars->37->1408" ] }, { @@ -63223,7 +63241,7 @@ "zh-chs": "选择此策略时,此服务器不管理英特尔®AMT。 仍然可以通过手动激活和配置Intel AMT来使用它。", "zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。", "xloc": [ - "default.handlebars->37->1829" + "default.handlebars->37->1835" ] }, { @@ -63268,7 +63286,7 @@ "zh-chs": "选择此策略后,将禁用处于客户端控制模式(CCM)的所有英特尔®AMT。 其他设备将清除CIRA,并且仍然可以手动进行管理。", "zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。", "xloc": [ - "default.handlebars->37->1830" + "default.handlebars->37->1836" ] }, { @@ -63292,7 +63310,7 @@ "zh-chs": "下次登录时将更改。", "zh-cht": "下次登入時將更改。", "xloc": [ - "default.handlebars->37->2422" + "default.handlebars->37->2428" ] }, { @@ -63316,11 +63334,11 @@ "zh-chs": "Win", "zh-cht": "Win", "xloc": [ - "default-mobile.handlebars->11->393", - "default-mobile.handlebars->11->397", + "default-mobile.handlebars->11->399", + "default-mobile.handlebars->11->403", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->5", - "default.handlebars->37->1149", - "default.handlebars->37->1153", + "default.handlebars->37->1155", + "default.handlebars->37->1159", "sharing.handlebars->p11->deskarea0->deskarea4->3->deskkeys->3" ] }, @@ -63518,7 +63536,7 @@ "zh-chs": "Win32可执行档案", "zh-cht": "Win32可執行檔案", "xloc": [ - "default.handlebars->37->1069" + "default.handlebars->37->1075" ] }, { @@ -63606,9 +63624,9 @@ "zh-chs": "窗口", "zh-cht": "視窗", "xloc": [ - "default-mobile.handlebars->11->260", - "default.handlebars->37->484", - "default.handlebars->37->736" + "default-mobile.handlebars->11->266", + "default.handlebars->37->490", + "default.handlebars->37->742" ] }, { @@ -63632,8 +63650,8 @@ "zh-chs": "Windows(.exe)", "zh-cht": "Windows(.exe)", "xloc": [ - "default.handlebars->37->507", - "default.handlebars->37->535" + "default.handlebars->37->513", + "default.handlebars->37->541" ] }, { @@ -63657,7 +63675,7 @@ "zh-chs": "Windows(32位)", "zh-cht": "Windows(32位)", "xloc": [ - "default.handlebars->37->1075" + "default.handlebars->37->1081" ] }, { @@ -63681,7 +63699,7 @@ "zh-chs": "Windows(64位)", "zh-cht": "Windows(64位)", "xloc": [ - "default.handlebars->37->1074" + "default.handlebars->37->1080" ] }, { @@ -63704,7 +63722,7 @@ "tr": "Windows (RDP)", "zh-chs": "视窗 (RDP)", "xloc": [ - "default.handlebars->37->408" + "default.handlebars->37->414" ] }, { @@ -63728,7 +63746,7 @@ "zh-chs": "Windows(卸载)", "zh-cht": "Windows(卸載)", "xloc": [ - "default.handlebars->37->490" + "default.handlebars->37->496" ] }, { @@ -63900,8 +63918,8 @@ "zh-chs": "Windows命令提示", "zh-cht": "Windows命令提示", "xloc": [ - "default.handlebars->37->1023", - "default.handlebars->37->612" + "default.handlebars->37->1029", + "default.handlebars->37->618" ] }, { @@ -63975,7 +63993,7 @@ "zh-chs": "Windows路径", "zh-cht": "Windows路徑", "xloc": [ - "default.handlebars->37->633" + "default.handlebars->37->639" ] }, { @@ -63999,8 +64017,8 @@ "zh-chs": "Windows PowerShell", "zh-cht": "Windows PowerShell", "xloc": [ - "default.handlebars->37->1024", - "default.handlebars->37->613" + "default.handlebars->37->1030", + "default.handlebars->37->619" ] }, { @@ -64023,8 +64041,8 @@ "tr": "Windows Güvenliği", "zh-chs": "视窗安全", "xloc": [ - "default-mobile.handlebars->11->492", - "default.handlebars->37->783" + "default-mobile.handlebars->11->498", + "default.handlebars->37->789" ] }, { @@ -64048,7 +64066,7 @@ "zh-chs": "仅Windows", "zh-cht": "僅Windows", "xloc": [ - "default.handlebars->37->454" + "default.handlebars->37->460" ] }, { @@ -64072,8 +64090,8 @@ "zh-chs": "Windows x64(.exe)", "zh-cht": "Windows x64(.exe)", "xloc": [ - "default.handlebars->37->511", - "default.handlebars->37->538" + "default.handlebars->37->517", + "default.handlebars->37->544" ] }, { @@ -64144,7 +64162,7 @@ "zh-chs": "换行:关", "zh-cht": "换行:關", "xloc": [ - "default.handlebars->37->1274", + "default.handlebars->37->1280", "sharing.handlebars->11->84" ] }, @@ -64169,7 +64187,7 @@ "zh-chs": "换行:开", "zh-cht": "换行:開", "xloc": [ - "default.handlebars->37->1273", + "default.handlebars->37->1279", "sharing.handlebars->11->83" ] }, @@ -64194,7 +64212,7 @@ "zh-chs": "为此设备写一个事件", "zh-cht": "為此裝置寫一個事件", "xloc": [ - "default.handlebars->37->835" + "default.handlebars->37->841" ] }, { @@ -64266,7 +64284,7 @@ "zh-chs": "XTerm", "zh-cht": "XTerm", "xloc": [ - "default.handlebars->37->853" + "default.handlebars->37->859" ] }, { @@ -64290,7 +64308,7 @@ "zh-chs": "科萨", "zh-cht": "科薩", "xloc": [ - "default.handlebars->37->1618" + "default.handlebars->37->1624" ] }, { @@ -64314,7 +64332,7 @@ "zh-chs": "意第绪文", "zh-cht": "意第緒文", "xloc": [ - "default.handlebars->37->1619" + "default.handlebars->37->1625" ] }, { @@ -64480,7 +64498,7 @@ "zh-chs": "YubiKey™ OTP", "zh-cht": "YubiKey™OTP", "xloc": [ - "default.handlebars->37->1421" + "default.handlebars->37->1427" ] }, { @@ -64529,7 +64547,7 @@ "zh-chs": "邮编档案名", "zh-cht": "郵編檔案名", "xloc": [ - "default.handlebars->37->1258", + "default.handlebars->37->1264", "sharing.handlebars->11->68" ] }, @@ -64554,7 +64572,7 @@ "zh-chs": "缩放至适合范围", "zh-cht": "縮放至適合範圍", "xloc": [ - "default.handlebars->37->704" + "default.handlebars->37->710" ] }, { @@ -64578,8 +64596,8 @@ "zh-chs": "放大到一定程度", "zh-cht": "放大到一定程度", "xloc": [ - "default.handlebars->37->701", - "default.handlebars->37->707" + "default.handlebars->37->707", + "default.handlebars->37->713" ] }, { @@ -64603,8 +64621,8 @@ "zh-chs": "缩小到一定程度", "zh-cht": "縮小到一定程度", "xloc": [ - "default.handlebars->37->702", - "default.handlebars->37->708" + "default.handlebars->37->708", + "default.handlebars->37->714" ] }, { @@ -64628,7 +64646,7 @@ "zh-chs": "祖鲁族", "zh-cht": "祖魯族", "xloc": [ - "default.handlebars->37->1620" + "default.handlebars->37->1626" ] }, { @@ -64971,7 +64989,7 @@ "zh-chs": "\\\\'", "zh-cht": "\\\\'", "xloc": [ - "default.handlebars->37->2762" + "default.handlebars->37->2768" ] }, { @@ -64997,8 +65015,8 @@ "xloc": [ "default-mobile.handlebars->11->173", "default-mobile.handlebars->11->174", - "default.handlebars->37->675", - "default.handlebars->37->676" + "default.handlebars->37->681", + "default.handlebars->37->682" ] }, { @@ -65048,7 +65066,7 @@ "zh-chs": "管理员", "zh-cht": "管理員", "xloc": [ - "default.handlebars->37->417" + "default.handlebars->37->423" ] }, { @@ -65073,8 +65091,8 @@ "xloc": [ "default-mobile.handlebars->11->177", "default-mobile.handlebars->11->178", - "default.handlebars->37->679", - "default.handlebars->37->680" + "default.handlebars->37->685", + "default.handlebars->37->686" ] }, { @@ -65097,7 +65115,7 @@ "tr": "ve", "zh-chs": "和", "xloc": [ - "default.handlebars->37->657" + "default.handlebars->37->663" ] }, { @@ -65172,8 +65190,8 @@ "xloc": [ "default-mobile.handlebars->11->171", "default-mobile.handlebars->11->172", - "default.handlebars->37->673", - "default.handlebars->37->674" + "default.handlebars->37->679", + "default.handlebars->37->680" ] }, { @@ -65344,8 +65362,8 @@ "tr": "bilgisayar listesi.json", "zh-chs": "计算机列表.json", "xloc": [ - "default.handlebars->37->650", - "default.handlebars->37->655" + "default.handlebars->37->656", + "default.handlebars->37->661" ] }, { @@ -65369,8 +65387,8 @@ "zh-chs": "console.txt", "zh-cht": "console.txt", "xloc": [ - "default-mobile.handlebars->11->573", - "default.handlebars->37->1381" + "default-mobile.handlebars->11->579", + "default.handlebars->37->1387" ] }, { @@ -65395,7 +65413,7 @@ "zh-cht": "複製", "xloc": [ "default-mobile.handlebars->11->154", - "default.handlebars->37->2028" + "default.handlebars->37->2034" ] }, { @@ -65442,8 +65460,8 @@ "tr": "açıklama:", "zh-chs": "描述:", "xloc": [ - "default.handlebars->37->681", - "default.handlebars->37->682" + "default.handlebars->37->687", + "default.handlebars->37->688" ] }, { @@ -65490,8 +65508,8 @@ "zh-chs": "devicelist.csv", "zh-cht": "devicelist.csv", "xloc": [ - "default.handlebars->37->646", - "default.handlebars->37->654" + "default.handlebars->37->652", + "default.handlebars->37->660" ] }, { @@ -65515,8 +65533,8 @@ "zh-chs": "devicelist.json", "zh-cht": "devicelist.json", "xloc": [ - "default.handlebars->37->648", - "default.handlebars->37->656" + "default.handlebars->37->654", + "default.handlebars->37->662" ] }, { @@ -65607,8 +65625,8 @@ "zh-chs": "eventslist.csv", "zh-cht": "eventslist.csv", "xloc": [ - "default.handlebars->37->2182", - "default.handlebars->37->2187" + "default.handlebars->37->2188", + "default.handlebars->37->2193" ] }, { @@ -65632,8 +65650,8 @@ "zh-chs": "eventslist.json", "zh-cht": "eventslist.json", "xloc": [ - "default.handlebars->37->2184", - "default.handlebars->37->2188" + "default.handlebars->37->2190", + "default.handlebars->37->2194" ] }, { @@ -65657,7 +65675,7 @@ "zh-chs": "example@email.com", "zh-cht": "example@email.com", "xloc": [ - "default.handlebars->37->450" + "default.handlebars->37->456" ] }, { @@ -65705,8 +65723,8 @@ "zh-chs": "免费", "zh-cht": "免費", "xloc": [ - "default.handlebars->37->2699", - "default.handlebars->37->2702" + "default.handlebars->37->2705", + "default.handlebars->37->2708" ] }, { @@ -65732,8 +65750,8 @@ "xloc": [ "default-mobile.handlebars->11->165", "default-mobile.handlebars->11->166", - "default.handlebars->37->667", - "default.handlebars->37->668" + "default.handlebars->37->673", + "default.handlebars->37->674" ] }, { @@ -65759,8 +65777,8 @@ "xloc": [ "default-mobile.handlebars->11->163", "default-mobile.handlebars->11->164", - "default.handlebars->37->665", - "default.handlebars->37->666" + "default.handlebars->37->671", + "default.handlebars->37->672" ] }, { @@ -65961,7 +65979,7 @@ "zh-chs": "id, name, email, creation, lastlogin, groups, authfactors", "zh-cht": "id, name, email, creation, lastlogin, groups, authfactors", "xloc": [ - "default.handlebars->37->2253" + "default.handlebars->37->2259" ] }, { @@ -66025,7 +66043,7 @@ "tr": "id, ad, rname, ana bilgisayar, simge, ip, osdesc, durum, grup adı, bağlantı, pwr, av, güncelleme, güvenlik duvarı, avdetails", "zh-chs": "id、名称、rname、主机、图标、ip、osdesc、状态、组名、conn、pwr、av、更新、防火墙、avdetails", "xloc": [ - "default.handlebars->37->653" + "default.handlebars->37->659" ] }, { @@ -66071,8 +66089,8 @@ "xloc": [ "default-mobile.handlebars->11->161", "default-mobile.handlebars->11->162", - "default.handlebars->37->663", - "default.handlebars->37->664" + "default.handlebars->37->669", + "default.handlebars->37->670" ] }, { @@ -66168,7 +66186,7 @@ "zh-chs": "k max,默认为空白", "zh-cht": "k max,默認為空白", "xloc": [ - "default.handlebars->37->2281" + "default.handlebars->37->2287" ] }, { @@ -66261,8 +66279,8 @@ "zh-chs": "macOS", "zh-cht": "macOS", "xloc": [ - "default-mobile.handlebars->11->264", - "default.handlebars->37->740" + "default-mobile.handlebars->11->270", + "default.handlebars->37->746" ] }, { @@ -66306,7 +66324,7 @@ "tr": "macOS (SSH/SCP/VNC)", "zh-chs": "macOS (SSH/SCP/VNC)", "xloc": [ - "default.handlebars->37->410" + "default.handlebars->37->416" ] }, { @@ -66372,7 +66390,7 @@ "zh-chs": "macOS ARM (64位)", "zh-cht": "macOS ARM (64位)", "xloc": [ - "default.handlebars->37->1079" + "default.handlebars->37->1085" ] }, { @@ -66396,7 +66414,7 @@ "zh-chs": "macOS x86 (64位)", "zh-cht": "macOS x86 (64位)", "xloc": [ - "default.handlebars->37->1078" + "default.handlebars->37->1084" ] }, { @@ -66470,7 +66488,7 @@ "zh-chs": "MeshAgent", "zh-cht": "MeshAgent", "xloc": [ - "default.handlebars->37->543" + "default.handlebars->37->549" ] }, { @@ -66495,7 +66513,7 @@ "zh-cht": "移動", "xloc": [ "default-mobile.handlebars->11->155", - "default.handlebars->37->2029" + "default.handlebars->37->2035" ] }, { @@ -66648,7 +66666,7 @@ "tr": "veya", "zh-chs": "或者", "xloc": [ - "default.handlebars->37->658" + "default.handlebars->37->664" ] }, { @@ -66673,8 +66691,8 @@ "xloc": [ "default-mobile.handlebars->11->175", "default-mobile.handlebars->11->176", - "default.handlebars->37->677", - "default.handlebars->37->678" + "default.handlebars->37->683", + "default.handlebars->37->684" ] }, { @@ -66745,7 +66763,7 @@ "zh-chs": "servererrors.txt", "zh-cht": "servererrors.txt", "xloc": [ - "default.handlebars->37->1725" + "default.handlebars->37->1731" ] }, { @@ -66769,7 +66787,7 @@ "zh-chs": "servertrace.csv", "zh-cht": "servertrace.csv", "xloc": [ - "default.handlebars->37->2756" + "default.handlebars->37->2762" ] }, { @@ -66815,8 +66833,8 @@ "xloc": [ "default-mobile.handlebars->11->169", "default-mobile.handlebars->11->170", - "default.handlebars->37->671", - "default.handlebars->37->672" + "default.handlebars->37->677", + "default.handlebars->37->678" ] }, { @@ -66842,8 +66860,8 @@ "xloc": [ "default-mobile.handlebars->11->167", "default-mobile.handlebars->11->168", - "default.handlebars->37->669", - "default.handlebars->37->670" + "default.handlebars->37->675", + "default.handlebars->37->676" ] }, { @@ -66867,7 +66885,7 @@ "zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "xloc": [ - "default.handlebars->37->2731" + "default.handlebars->37->2737" ] }, { @@ -66891,7 +66909,7 @@ "zh-chs": "时间,来源,信息", "zh-cht": "時間,來源,訊息", "xloc": [ - "default.handlebars->37->2755" + "default.handlebars->37->2761" ] }, { @@ -66936,8 +66954,8 @@ "zh-chs": "总计", "zh-cht": "總", "xloc": [ - "default.handlebars->37->2700", - "default.handlebars->37->2703" + "default.handlebars->37->2706", + "default.handlebars->37->2709" ] }, { @@ -66986,8 +67004,8 @@ "xloc": [ "default-mobile.handlebars->11->159", "default-mobile.handlebars->11->160", - "default.handlebars->37->661", - "default.handlebars->37->662" + "default.handlebars->37->667", + "default.handlebars->37->668" ] }, { @@ -67034,8 +67052,8 @@ "xloc": [ "default-mobile.handlebars->11->157", "default-mobile.handlebars->11->158", - "default.handlebars->37->659", - "default.handlebars->37->660" + "default.handlebars->37->665", + "default.handlebars->37->666" ] }, { @@ -67059,8 +67077,8 @@ "zh-chs": "userlist.csv", "zh-cht": "userlist.csv", "xloc": [ - "default.handlebars->37->2249", - "default.handlebars->37->2254" + "default.handlebars->37->2255", + "default.handlebars->37->2260" ] }, { @@ -67084,8 +67102,8 @@ "zh-chs": "userlist.json", "zh-cht": "userlist.json", "xloc": [ - "default.handlebars->37->2251", - "default.handlebars->37->2255" + "default.handlebars->37->2257", + "default.handlebars->37->2261" ] }, { @@ -67109,7 +67127,7 @@ "zh-chs": "utc,时间,类型,指令,用户,设备,消息", "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息", "xloc": [ - "default.handlebars->37->2186" + "default.handlebars->37->2192" ] }, { @@ -67173,8 +67191,8 @@ "zh-chs": "{0}", "zh-cht": "{0}", "xloc": [ - "default-mobile.handlebars->11->521", - "default-mobile.handlebars->11->525" + "default-mobile.handlebars->11->527", + "default-mobile.handlebars->11->531" ] }, { @@ -67302,8 +67320,8 @@ "zh-chs": "{0} Gb", "zh-cht": "{0} Gb", "xloc": [ - "default.handlebars->37->2003", - "default.handlebars->37->2008" + "default.handlebars->37->2009", + "default.handlebars->37->2014" ] }, { @@ -67347,9 +67365,9 @@ "zh-chs": "{0} Kb", "zh-cht": "{0} Kb", "xloc": [ - "default.handlebars->37->2001", - "default.handlebars->37->2006", - "default.handlebars->37->2548" + "default.handlebars->37->2007", + "default.handlebars->37->2012", + "default.handlebars->37->2554" ] }, { @@ -67393,12 +67411,12 @@ "zh-chs": "{0} Mb", "zh-cht": "{0} Mb", "xloc": [ - "default-mobile.handlebars->11->557", - "default-mobile.handlebars->11->562", - "default.handlebars->37->1364", - "default.handlebars->37->1369", - "default.handlebars->37->2002", - "default.handlebars->37->2007" + "default-mobile.handlebars->11->563", + "default-mobile.handlebars->11->568", + "default.handlebars->37->1370", + "default.handlebars->37->1375", + "default.handlebars->37->2008", + "default.handlebars->37->2013" ] }, { @@ -67422,8 +67440,8 @@ "zh-chs": "{0} Mb,{1} Mhz", "zh-cht": "{0} Mb,{1} Mhz", "xloc": [ - "default-mobile.handlebars->11->555", - "default.handlebars->37->1362" + "default-mobile.handlebars->11->561", + "default.handlebars->37->1368" ] }, { @@ -67467,7 +67485,7 @@ "zh-chs": "{0}个活跃会话", "zh-cht": "{0}個活躍節", "xloc": [ - "default.handlebars->37->2468" + "default.handlebars->37->2474" ] }, { @@ -67491,8 +67509,8 @@ "zh-chs": "{0} b", "zh-cht": "{0} b", "xloc": [ - "default.handlebars->37->2000", - "default.handlebars->37->2005" + "default.handlebars->37->2006", + "default.handlebars->37->2011" ] }, { @@ -67517,8 +67535,8 @@ "zh-cht": "{0}個字節", "xloc": [ "default-mobile.handlebars->11->143", - "default.handlebars->37->2016", - "default.handlebars->37->2569", + "default.handlebars->37->2022", + "default.handlebars->37->2575", "download.handlebars->3->2", "download2.handlebars->5->2", "sharing.handlebars->11->97" @@ -67545,7 +67563,7 @@ "zh-chs": "剩余{0}个字节", "zh-cht": "剩餘{0}個字節", "xloc": [ - "default.handlebars->37->1995" + "default.handlebars->37->2001" ] }, { @@ -67589,7 +67607,7 @@ "zh-chs": "{0}个连接", "zh-cht": "{0}個連接", "xloc": [ - "default.handlebars->37->1121", + "default.handlebars->37->1127", "sharing.handlebars->11->16" ] }, @@ -67613,7 +67631,7 @@ "tr": "{1} ile {2} arasında {0}.", "zh-chs": "{0} 从 {1} 到 {2}。", "xloc": [ - "default.handlebars->37->1037" + "default.handlebars->37->1043" ] }, { @@ -67637,7 +67655,7 @@ "zh-chs": "剩余{0} GB", "zh-cht": "剩餘{0} GB", "xloc": [ - "default.handlebars->37->1998" + "default.handlebars->37->2004" ] }, { @@ -67661,7 +67679,7 @@ "zh-chs": "{0}个群组", "zh-cht": "{0}個群組", "xloc": [ - "default.handlebars->37->2427" + "default.handlebars->37->2433" ] }, { @@ -67730,7 +67748,7 @@ "zh-chs": "剩余{0}千字节", "zh-cht": "剩餘{0}千字節", "xloc": [ - "default.handlebars->37->1996" + "default.handlebars->37->2002" ] }, { @@ -67780,7 +67798,7 @@ "zh-chs": "剩余{0}兆字节", "zh-cht": "剩餘{0}兆字節", "xloc": [ - "default.handlebars->37->1997" + "default.handlebars->37->2003" ] }, { @@ -67848,7 +67866,7 @@ "zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...", "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->37->2196" + "default.handlebars->37->2202" ] }, { @@ -67872,7 +67890,7 @@ "zh-chs": "{0}个节点", "zh-cht": "{0}個節點", "xloc": [ - "default.handlebars->37->549" + "default.handlebars->37->555" ] }, { @@ -68122,7 +68140,7 @@ "tr": "{0} seçili cihaz çevrimdışı.", "zh-chs": "{0} 个选定的设备处于离线状态。", "xloc": [ - "default.handlebars->37->608" + "default.handlebars->37->614" ] }, { @@ -68145,7 +68163,7 @@ "tr": "{0} seçili cihaz çevrimiçi.", "zh-chs": "{0} 个选定的设备在线。", "xloc": [ - "default.handlebars->37->606" + "default.handlebars->37->612" ] }, { @@ -68169,19 +68187,19 @@ "zh-chs": "{0}节", "zh-cht": "{0}節", "xloc": [ - "default-mobile.handlebars->11->196", - "default-mobile.handlebars->11->199", - "default-mobile.handlebars->11->202", + "default-mobile.handlebars->11->197", + "default-mobile.handlebars->11->201", "default-mobile.handlebars->11->205", - "default-mobile.handlebars->11->208", - "default-mobile.handlebars->11->211", - "default.handlebars->37->2200", - "default.handlebars->37->366", - "default.handlebars->37->369", - "default.handlebars->37->372", + "default-mobile.handlebars->11->209", + "default-mobile.handlebars->11->213", + "default-mobile.handlebars->11->217", + "default.handlebars->37->2206", + "default.handlebars->37->367", + "default.handlebars->37->371", "default.handlebars->37->375", - "default.handlebars->37->378", - "default.handlebars->37->381" + "default.handlebars->37->379", + "default.handlebars->37->383", + "default.handlebars->37->387" ] }, { @@ -68205,7 +68223,7 @@ "zh-chs": "{0}设置(.msh)", "zh-cht": "{0}设置(.msh)", "xloc": [ - "default.handlebars->37->514" + "default.handlebars->37->520" ] }, { @@ -68279,7 +68297,7 @@ "zh-chs": "{0}个用户", "zh-cht": "{0}個用戶", "xloc": [ - "default.handlebars->37->384" + "default.handlebars->37->390" ] }, { @@ -68322,8 +68340,8 @@ "tr": "{0}, Maske: {1}, Ağ Geçidi: {2}", "zh-chs": "{0},掩码:{1},网关:{2}", "xloc": [ - "default-mobile.handlebars->11->519", - "default-mobile.handlebars->11->523" + "default-mobile.handlebars->11->525", + "default-mobile.handlebars->11->529" ] }, { @@ -68347,7 +68365,7 @@ "zh-chs": "{0},{1}至{2}", "zh-cht": "{0},{1}至{2}", "xloc": [ - "default.handlebars->37->898" + "default.handlebars->37->904" ] }, { @@ -68419,7 +68437,7 @@ "zh-chs": "{0}k在1档案内。最多{1}k", "zh-cht": "{0}k在1檔案內。最多{1}k", "xloc": [ - "default.handlebars->37->2010" + "default.handlebars->37->2016" ] }, { @@ -68443,7 +68461,7 @@ "zh-chs": "{1}k在{0}个档案中。最多{2}k", "zh-cht": "{1}k在{0}個檔案中。最多{2}k", "xloc": [ - "default.handlebars->37->2009" + "default.handlebars->37->2015" ] }, { diff --git a/views/sharing.handlebars b/views/sharing.handlebars index 183f1fb3..9d8d6486 100644 --- a/views/sharing.handlebars +++ b/views/sharing.handlebars @@ -49,6 +49,7 @@
+