From 9e61ac04f5ad0038406e185a9c37119116eda86d Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Fri, 9 Jul 2021 15:58:54 -0700 Subject: [PATCH] Better ACM activation no cert match error. --- amtmanager.js | 2 +- translate/translate.json | 3929 +++++++++++++++++++------------------- 2 files changed, 1969 insertions(+), 1962 deletions(-) diff --git a/amtmanager.js b/amtmanager.js index ebc4f40b..c534be5c 100644 --- a/amtmanager.js +++ b/amtmanager.js @@ -1892,7 +1892,7 @@ module.exports.CreateAmtManager = function (parent) { var trustedFqdn = null; if (dev.mpsConnection.tag.meiState.OsDnsSuffix != null) { trustedFqdn = dev.mpsConnection.tag.meiState.OsDnsSuffix; } if (dev.mpsConnection.tag.meiState.DnsSuffix != null) { trustedFqdn = dev.mpsConnection.tag.meiState.DnsSuffix; } - dev.consoleMsg("No opportunity for ACM activation, trusted FQDN: " + ((trustedFqdn == null)?"(Not Set)":trustedFqdn)); + dev.consoleMsg("No opportunity for ACM activation, trusted FQDN: " + ((trustedFqdn == null) ? "(Not Set)" : (trustedFqdn + ", HEX: " + Buffer.from(trustedFqdn).toString('hex')))); removeAmtDevice(dev, 38); return false; // We are not in CCM and policy restricts use of CCM, so exit now. } diff --git a/translate/translate.json b/translate/translate.json index 706f1644..cba32753 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -19,8 +19,8 @@ "zh-chs": " + CIRA", "zh-cht": " + CIRA", "xloc": [ - "default.handlebars->35->1679", - "default.handlebars->35->1681" + "default.handlebars->35->1682", + "default.handlebars->35->1684" ] }, { @@ -236,7 +236,7 @@ "zh-chs": " 可以使用密码提示,但不建议使用。", "zh-cht": " 可以使用密碼提示,但不建議使用。", "xloc": [ - "default.handlebars->35->1580" + "default.handlebars->35->1583" ] }, { @@ -258,8 +258,8 @@ "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。", "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。", "xloc": [ - "default.handlebars->35->1771", - "default.handlebars->35->2264" + "default.handlebars->35->1772", + "default.handlebars->35->2265" ] }, { @@ -627,7 +627,7 @@ "zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。", "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。", "xloc": [ - "default.handlebars->35->1740", + "default.handlebars->35->1741", "default.handlebars->35->403" ] }, @@ -710,7 +710,7 @@ "zh-cht": ",", "xloc": [ "default-mobile.handlebars->11->633", - "default.handlebars->35->1842" + "default.handlebars->35->1843" ] }, { @@ -784,7 +784,7 @@ "zh-cht": ",MQTT在線", "xloc": [ "default-mobile.handlebars->11->550", - "default.handlebars->35->1290" + "default.handlebars->35->1293" ] }, { @@ -800,7 +800,7 @@ "sv": ", Inget samtycke", "zh-chs": ", 不同意", "xloc": [ - "default.handlebars->35->846" + "default.handlebars->35->849" ] }, { @@ -822,7 +822,7 @@ "zh-chs": ",提示同意", "zh-cht": ",提示同意", "xloc": [ - "default.handlebars->35->847" + "default.handlebars->35->850" ] }, { @@ -856,7 +856,7 @@ "zh-chs": ",软体KVM", "zh-cht": ",軟體KVM", "xloc": [ - "default.handlebars->35->1053", + "default.handlebars->35->1056", "sharing.handlebars->11->12" ] }, @@ -873,7 +873,7 @@ "sv": ", Verktygsfält", "zh-chs": ", 工具栏", "xloc": [ - "default.handlebars->35->848" + "default.handlebars->35->851" ] }, { @@ -889,7 +889,7 @@ "zh-chs": ", 只读", "it": ", Visualizzare solamente", "xloc": [ - "default.handlebars->35->845" + "default.handlebars->35->848" ] }, { @@ -914,9 +914,9 @@ "default-mobile.handlebars->11->369", "default-mobile.handlebars->11->404", "default-mobile.handlebars->11->415", - "default.handlebars->35->1059", - "default.handlebars->35->1124", - "default.handlebars->35->1144", + "default.handlebars->35->1062", + "default.handlebars->35->1127", + "default.handlebars->35->1147", "sharing.handlebars->11->19", "sharing.handlebars->11->27", "sharing.handlebars->11->44", @@ -1076,7 +1076,7 @@ "zh-chs": ",{0}观看", "zh-cht": ",{0}觀看", "xloc": [ - "default.handlebars->35->1054", + "default.handlebars->35->1057", "sharing.handlebars->11->13" ] }, @@ -1169,17 +1169,14 @@ "xloc": [ "default-mobile.handlebars->11->132", "default-mobile.handlebars->11->425", - "default.handlebars->35->1158", - "default.handlebars->35->1894", - "default.handlebars->35->2433", + "default.handlebars->35->1161", + "default.handlebars->35->1895", + "default.handlebars->35->2434", "sharing.handlebars->11->50" ] }, { - "en": ".json", - "xloc": [ - "default.handlebars->35->1706" - ] + "en": ".json" }, { "cs": "0", @@ -1234,10 +1231,7 @@ "it": "0%" }, { - "en": "0.9.0", - "xloc": [ - "default.handlebars->35->1705" - ] + "en": "0.9.0" }, { "cs": "00:00:00", @@ -1280,7 +1274,7 @@ "zh-chs": "1个活跃时段", "zh-cht": "1個活躍時段", "xloc": [ - "default.handlebars->35->2337" + "default.handlebars->35->2338" ] }, { @@ -1304,7 +1298,7 @@ "xloc": [ "default-mobile.handlebars->11->142", "default-mobile.handlebars->11->676", - "default.handlebars->35->1918", + "default.handlebars->35->1919", "download.handlebars->3->1", "download2.handlebars->5->1", "sharing.handlebars->11->96" @@ -1329,7 +1323,7 @@ "zh-chs": "1条连接", "zh-cht": "1位聯絡文", "xloc": [ - "default.handlebars->35->1056", + "default.handlebars->35->1059", "sharing.handlebars->11->15" ] }, @@ -1376,7 +1370,7 @@ "zh-chs": "1组", "zh-cht": "1群", "xloc": [ - "default.handlebars->35->2298" + "default.handlebars->35->2299" ] }, { @@ -1422,8 +1416,8 @@ "zh-chs": "1分钟", "zh-cht": "1分鐘", "xloc": [ - "default.handlebars->35->1546", - "default.handlebars->35->913" + "default.handlebars->35->1549", + "default.handlebars->35->916" ] }, { @@ -1491,7 +1485,7 @@ "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...", "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...", "xloc": [ - "default.handlebars->35->2088" + "default.handlebars->35->2089" ] }, { @@ -1554,7 +1548,7 @@ "it": "1 secondo", "xloc": [ "default-mobile.handlebars->11->319", - "default.handlebars->35->941" + "default.handlebars->35->944" ] }, { @@ -1604,7 +1598,7 @@ "default-mobile.handlebars->11->204", "default-mobile.handlebars->11->207", "default-mobile.handlebars->11->210", - "default.handlebars->35->2092", + "default.handlebars->35->2093", "default.handlebars->35->336", "default.handlebars->35->339", "default.handlebars->35->342", @@ -1754,8 +1748,8 @@ "zh-chs": "10分钟", "zh-cht": "10分鐘", "xloc": [ - "default.handlebars->35->1548", - "default.handlebars->35->915" + "default.handlebars->35->1551", + "default.handlebars->35->918" ] }, { @@ -1772,7 +1766,7 @@ "it": "10 secondi", "xloc": [ "default-mobile.handlebars->11->321", - "default.handlebars->35->943" + "default.handlebars->35->946" ] }, { @@ -1869,8 +1863,8 @@ "zh-chs": "12小时", "zh-cht": "12小時", "xloc": [ - "default.handlebars->35->1556", - "default.handlebars->35->923" + "default.handlebars->35->1559", + "default.handlebars->35->926" ] }, { @@ -1928,8 +1922,8 @@ "zh-chs": "15分钟", "zh-cht": "15分鐘", "xloc": [ - "default.handlebars->35->1549", - "default.handlebars->35->916" + "default.handlebars->35->1552", + "default.handlebars->35->919" ] }, { @@ -1951,8 +1945,8 @@ "zh-chs": "16小时", "zh-cht": "16小時", "xloc": [ - "default.handlebars->35->1557", - "default.handlebars->35->924" + "default.handlebars->35->1560", + "default.handlebars->35->927" ] }, { @@ -1974,8 +1968,8 @@ "zh-chs": "2天", "zh-cht": "2天", "xloc": [ - "default.handlebars->35->1559", - "default.handlebars->35->926" + "default.handlebars->35->1562", + "default.handlebars->35->929" ] }, { @@ -1997,8 +1991,8 @@ "zh-chs": "2小时", "zh-cht": "2小時", "xloc": [ - "default.handlebars->35->1553", - "default.handlebars->35->920" + "default.handlebars->35->1556", + "default.handlebars->35->923" ] }, { @@ -2124,8 +2118,8 @@ "zh-chs": "24小时", "zh-cht": "24小時", "xloc": [ - "default.handlebars->35->1558", - "default.handlebars->35->925" + "default.handlebars->35->1561", + "default.handlebars->35->928" ] }, { @@ -2193,7 +2187,7 @@ "zh-chs": "2FA备份代码已清除", "zh-cht": "2FA備份代碼已清除", "xloc": [ - "default.handlebars->35->2029" + "default.handlebars->35->2030" ] }, { @@ -2215,8 +2209,8 @@ "zh-chs": "启用第二因素身份验证", "zh-cht": "啟用第二因素身份驗證", "xloc": [ - "default.handlebars->35->2105", - "default.handlebars->35->2320" + "default.handlebars->35->2106", + "default.handlebars->35->2321" ] }, { @@ -2346,8 +2340,8 @@ "zh-chs": "30分钟", "zh-cht": "30分鐘", "xloc": [ - "default.handlebars->35->1550", - "default.handlebars->35->917" + "default.handlebars->35->1553", + "default.handlebars->35->920" ] }, { @@ -2416,8 +2410,8 @@ "zh-chs": "4天", "zh-cht": "4天", "xloc": [ - "default.handlebars->35->1560", - "default.handlebars->35->927" + "default.handlebars->35->1563", + "default.handlebars->35->930" ] }, { @@ -2439,8 +2433,8 @@ "zh-chs": "4个小时", "zh-cht": "4個小時", "xloc": [ - "default.handlebars->35->1554", - "default.handlebars->35->921" + "default.handlebars->35->1557", + "default.handlebars->35->924" ] }, { @@ -2537,8 +2531,8 @@ "zh-chs": "45分钟", "zh-cht": "45分鐘", "xloc": [ - "default.handlebars->35->1551", - "default.handlebars->35->918" + "default.handlebars->35->1554", + "default.handlebars->35->921" ] }, { @@ -2582,8 +2576,8 @@ "zh-chs": "5分钟", "zh-cht": "5分鐘", "xloc": [ - "default.handlebars->35->1547", - "default.handlebars->35->914" + "default.handlebars->35->1550", + "default.handlebars->35->917" ] }, { @@ -2600,7 +2594,7 @@ "it": "5 secondi", "xloc": [ "default-mobile.handlebars->11->320", - "default.handlebars->35->942" + "default.handlebars->35->945" ] }, { @@ -2738,8 +2732,8 @@ "zh-chs": "60分钟", "zh-cht": "60分鐘", "xloc": [ - "default.handlebars->35->1552", - "default.handlebars->35->919" + "default.handlebars->35->1555", + "default.handlebars->35->922" ] }, { @@ -2877,7 +2871,7 @@ "zh-chs": "7天电源状态", "zh-cht": "7天電源狀態", "xloc": [ - "default.handlebars->35->976" + "default.handlebars->35->979" ] }, { @@ -2946,10 +2940,10 @@ "zh-chs": "8小時", "zh-cht": "8小時", "xloc": [ - "default.handlebars->35->1555", + "default.handlebars->35->1558", "default.handlebars->35->427", "default.handlebars->35->441", - "default.handlebars->35->922" + "default.handlebars->35->925" ] }, { @@ -3197,8 +3191,8 @@ "zh-cht": "ACM", "xloc": [ "default-mobile.handlebars->11->274", - "default.handlebars->35->1695", - "default.handlebars->35->709" + "default.handlebars->35->1698", + "default.handlebars->35->712" ] }, { @@ -3275,7 +3269,7 @@ "zh-chs": "操作系统", "it": "AMT-OS", "xloc": [ - "default.handlebars->35->2511" + "default.handlebars->35->2512" ] }, { @@ -3408,8 +3402,8 @@ "xloc": [ "default-mobile.handlebars->11->462", "default-mobile.handlebars->11->464", - "default.handlebars->35->728", - "default.handlebars->35->730" + "default.handlebars->35->731", + "default.handlebars->35->733" ] }, { @@ -3432,7 +3426,7 @@ "zh-cht": "拒絕存取", "xloc": [ "default-mobile.handlebars->11->551", - "default.handlebars->35->1291" + "default.handlebars->35->1294" ] }, { @@ -3494,7 +3488,7 @@ "zh-chs": "访问服务器档案", "zh-cht": "存取伺服器檔案", "xloc": [ - "default.handlebars->35->2270" + "default.handlebars->35->2271" ] }, { @@ -3591,11 +3585,11 @@ "default-mobile.handlebars->11->243", "default-mobile.handlebars->11->245", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0", - "default.handlebars->35->1589", - "default.handlebars->35->1591", - "default.handlebars->35->2564", - "default.handlebars->35->671", - "default.handlebars->35->673" + "default.handlebars->35->1592", + "default.handlebars->35->1594", + "default.handlebars->35->2565", + "default.handlebars->35->674", + "default.handlebars->35->676" ] }, { @@ -3612,7 +3606,7 @@ "zh-chs": "帐号设定", "xloc": [ "default-mobile.handlebars->11->644", - "default.handlebars->35->2441" + "default.handlebars->35->2442" ] }, { @@ -3679,7 +3673,7 @@ "zh-chs": "帐户已更改:{0}", "zh-cht": "帳戶已更改:{0}", "xloc": [ - "default.handlebars->35->2002" + "default.handlebars->35->2003" ] }, { @@ -3701,7 +3695,7 @@ "zh-chs": "创建帐户,电子邮件为{0}", "zh-cht": "創建帳戶,電子郵件為{0}", "xloc": [ - "default.handlebars->35->2001" + "default.handlebars->35->2002" ] }, { @@ -3723,7 +3717,7 @@ "zh-chs": "创建帐户,用户名是{0}", "zh-cht": "帳戶已創建,用戶名是{0}", "xloc": [ - "default.handlebars->35->2000" + "default.handlebars->35->2001" ] }, { @@ -3745,8 +3739,8 @@ "zh-chs": "帐户已被锁定", "zh-cht": "帳戶已被鎖定", "xloc": [ - "default.handlebars->35->2107", - "default.handlebars->35->2267" + "default.handlebars->35->2108", + "default.handlebars->35->2268" ] }, { @@ -3769,7 +3763,7 @@ "zh-cht": "達到帳戶限制。", "xloc": [ "default-mobile.handlebars->11->656", - "default.handlebars->35->2453", + "default.handlebars->35->2454", "login-mobile.handlebars->5->6", "login.handlebars->5->6", "login2.handlebars->7->8" @@ -3818,7 +3812,7 @@ "zh-chs": "帐号登录", "zh-cht": "帳號登錄", "xloc": [ - "default.handlebars->35->1937" + "default.handlebars->35->1938" ] }, { @@ -3834,7 +3828,7 @@ "zh-chs": "来自 {0}、{1}、{2} 的帐户登录", "it": "Accesso all'account da {0}, {1}, {2}", "xloc": [ - "default.handlebars->35->2043" + "default.handlebars->35->2044" ] }, { @@ -3856,7 +3850,7 @@ "zh-chs": "帐户登出", "zh-cht": "帳戶登出", "xloc": [ - "default.handlebars->35->1938" + "default.handlebars->35->1939" ] }, { @@ -3902,7 +3896,7 @@ "zh-chs": "帐户密码已更改:{0}", "zh-cht": "帳戶密碼已更改:{0}", "xloc": [ - "default.handlebars->35->2010" + "default.handlebars->35->2011" ] }, { @@ -3924,7 +3918,7 @@ "zh-chs": "帐户已删除", "zh-cht": "帳戶已刪除", "xloc": [ - "default.handlebars->35->1999" + "default.handlebars->35->2000" ] }, { @@ -3969,7 +3963,7 @@ "zh-cht": "指令", "xloc": [ "default-mobile.handlebars->11->557", - "default.handlebars->35->1297", + "default.handlebars->35->1300", "default.handlebars->container->column_l->p42->p42tbl->1->0->8" ] }, @@ -3992,8 +3986,8 @@ "zh-chs": "动作档案", "zh-cht": "動作檔案", "xloc": [ - "default.handlebars->35->1022", - "default.handlebars->35->1024" + "default.handlebars->35->1025", + "default.handlebars->35->1027" ] }, { @@ -4019,7 +4013,7 @@ "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->35->776", + "default.handlebars->35->779", "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" @@ -4110,7 +4104,7 @@ "zh-chs": "如果ACM失败,则激活到CCM", "zh-cht": "如果ACM失敗,則激活到CCM", "xloc": [ - "default.handlebars->35->1731" + "default.handlebars->35->1732" ] }, { @@ -4135,9 +4129,9 @@ "default-mobile.handlebars->11->269", "default-mobile.handlebars->11->271", "default-mobile.handlebars->11->513", - "default.handlebars->35->1252", - "default.handlebars->35->702", - "default.handlebars->35->704" + "default.handlebars->35->1255", + "default.handlebars->35->705", + "default.handlebars->35->707" ] }, { @@ -4181,7 +4175,7 @@ "zh-chs": "主动设备共享", "zh-cht": "主動設備共享", "xloc": [ - "default.handlebars->35->834" + "default.handlebars->35->837" ] }, { @@ -4197,7 +4191,7 @@ "zh-chs": "活动登录令牌", "it": "Token di accesso attivi", "xloc": [ - "default.handlebars->35->1610" + "default.handlebars->35->1613" ] }, { @@ -4233,7 +4227,7 @@ "it": "Aggiungi", "xloc": [ "default-mobile.handlebars->11->396", - "default.handlebars->35->1090" + "default.handlebars->35->1093" ] }, { @@ -4279,7 +4273,7 @@ "zh-chs": "添加代理", "zh-cht": "新增代理", "xloc": [ - "default.handlebars->35->1691", + "default.handlebars->35->1694", "default.handlebars->35->369" ] }, @@ -4321,8 +4315,8 @@ "zh-chs": "添加设备", "zh-cht": "新增裝置", "xloc": [ - "default.handlebars->35->2244", - "default.handlebars->35->2374", + "default.handlebars->35->2245", + "default.handlebars->35->2375", "default.handlebars->35->373" ] }, @@ -4345,7 +4339,7 @@ "zh-chs": "添加设备日志", "zh-cht": "新增裝置日誌", "xloc": [ - "default.handlebars->35->890" + "default.handlebars->35->893" ] }, { @@ -4367,9 +4361,9 @@ "zh-chs": "添加设备组", "zh-cht": "新增裝置群", "xloc": [ - "default.handlebars->35->1806", - "default.handlebars->35->2238", - "default.handlebars->35->2362", + "default.handlebars->35->1807", + "default.handlebars->35->2239", + "default.handlebars->35->2363", "default.handlebars->35->303" ] }, @@ -4392,7 +4386,7 @@ "zh-chs": "添加设备组权限", "zh-cht": "新增裝置群權限", "xloc": [ - "default.handlebars->35->1803" + "default.handlebars->35->1804" ] }, { @@ -4414,8 +4408,8 @@ "zh-chs": "添加设备权限", "zh-cht": "新增裝置權限", "xloc": [ - "default.handlebars->35->1808", - "default.handlebars->35->1810" + "default.handlebars->35->1809", + "default.handlebars->35->1811" ] }, { @@ -4534,7 +4528,7 @@ "zh-chs": "添加成员身份", "zh-cht": "新增成員身份", "xloc": [ - "default.handlebars->35->2394" + "default.handlebars->35->2395" ] }, { @@ -4590,8 +4584,8 @@ "zh-chs": "添加安全密钥", "zh-cht": "新增安全密鑰", "xloc": [ - "default.handlebars->35->1336", - "default.handlebars->35->1337", + "default.handlebars->35->1339", + "default.handlebars->35->1340", "default.handlebars->35->194", "default.handlebars->35->196", "default.handlebars->35->199", @@ -4618,7 +4612,7 @@ "zh-cht": "新增用戶", "xloc": [ "default-mobile.handlebars->11->573", - "default.handlebars->35->826" + "default.handlebars->35->829" ] }, { @@ -4640,7 +4634,7 @@ "zh-chs": "添加用户设备权限", "zh-cht": "新增用戶裝置權限", "xloc": [ - "default.handlebars->35->1813" + "default.handlebars->35->1814" ] }, { @@ -4662,10 +4656,10 @@ "zh-chs": "添加用户组", "zh-cht": "新增用戶群", "xloc": [ - "default.handlebars->35->1687", - "default.handlebars->35->1805", - "default.handlebars->35->2368", - "default.handlebars->35->827" + "default.handlebars->35->1690", + "default.handlebars->35->1806", + "default.handlebars->35->2369", + "default.handlebars->35->830" ] }, { @@ -4687,7 +4681,7 @@ "zh-chs": "添加用户组设备权限", "zh-cht": "新增用戶群裝置權限", "xloc": [ - "default.handlebars->35->1815" + "default.handlebars->35->1816" ] }, { @@ -4750,8 +4744,8 @@ "zh-chs": "添加用户", "zh-cht": "新增用戶", "xloc": [ - "default.handlebars->35->1686", - "default.handlebars->35->2233" + "default.handlebars->35->1689", + "default.handlebars->35->2234" ] }, { @@ -4773,7 +4767,7 @@ "zh-chs": "将用户添加到设备组", "zh-cht": "將用戶新增到裝置群", "xloc": [ - "default.handlebars->35->1802" + "default.handlebars->35->1803" ] }, { @@ -4795,7 +4789,7 @@ "zh-chs": "将用户添加到用户组", "zh-cht": "將用戶新增到用戶群", "xloc": [ - "default.handlebars->35->2266" + "default.handlebars->35->2267" ] }, { @@ -4940,7 +4934,7 @@ "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。", "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。", "xloc": [ - "default.handlebars->35->1690", + "default.handlebars->35->1693", "default.handlebars->35->368" ] }, @@ -5039,7 +5033,7 @@ "zh-chs": "添加了身份验证应用程序", "zh-cht": "添加了身份驗證應用程序", "xloc": [ - "default.handlebars->35->2026" + "default.handlebars->35->2027" ] }, { @@ -5061,7 +5055,7 @@ "zh-chs": "已将设备共享{0}从{1}添加到{2}", "zh-cht": "已將設備共享{0}從{1}添加到{2}", "xloc": [ - "default.handlebars->35->2037" + "default.handlebars->35->2038" ] }, { @@ -5083,8 +5077,8 @@ "zh-chs": "已将设备{0}添加到设备组{1}", "zh-cht": "已將設備{0}添加到設備組{1}", "xloc": [ - "default.handlebars->35->1993", - "default.handlebars->35->2020" + "default.handlebars->35->1994", + "default.handlebars->35->2021" ] }, { @@ -5100,7 +5094,7 @@ "zh-chs": "添加登录令牌", "it": "Aggiunto token di accesso", "xloc": [ - "default.handlebars->35->2051" + "default.handlebars->35->2052" ] }, { @@ -5115,7 +5109,7 @@ "zh-chs": "新增推送通知认证装置", "it": "Aggiunto dispositivo di autenticazione delle notifiche push", "xloc": [ - "default.handlebars->35->2049" + "default.handlebars->35->2050" ] }, { @@ -5137,7 +5131,7 @@ "zh-chs": "添加了安全密钥", "zh-cht": "添加了安全密鑰", "xloc": [ - "default.handlebars->35->2031" + "default.handlebars->35->2032" ] }, { @@ -5159,7 +5153,7 @@ "zh-chs": "已将用户组{0}添加到设备组{1}", "zh-cht": "已將用戶組{0}添加到設備組{1}", "xloc": [ - "default.handlebars->35->2004" + "default.handlebars->35->2005" ] }, { @@ -5181,8 +5175,8 @@ "zh-chs": "已将用户{0}添加到用户组{1}", "zh-cht": "已將用戶{0}添加到用戶組{1}", "xloc": [ - "default.handlebars->35->2007", - "default.handlebars->35->2016" + "default.handlebars->35->2008", + "default.handlebars->35->2017" ] }, { @@ -5249,7 +5243,7 @@ "zh-cht": "管理員控制模式(ACM)", "xloc": [ "default-mobile.handlebars->11->515", - "default.handlebars->35->1254" + "default.handlebars->35->1257" ] }, { @@ -5272,7 +5266,7 @@ "zh-cht": "管理員憑證", "xloc": [ "default-mobile.handlebars->11->521", - "default.handlebars->35->1260" + "default.handlebars->35->1263" ] }, { @@ -5317,7 +5311,7 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->35->2302" + "default.handlebars->35->2303" ] }, { @@ -5362,7 +5356,7 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->35->2170" + "default.handlebars->35->2171" ] }, { @@ -5384,7 +5378,7 @@ "zh-chs": "管理员", "zh-cht": "管理員", "xloc": [ - "default.handlebars->35->2099" + "default.handlebars->35->2100" ] }, { @@ -5406,7 +5400,7 @@ "zh-chs": "南非文", "zh-cht": "南非文", "xloc": [ - "default.handlebars->35->1339" + "default.handlebars->35->1342" ] }, { @@ -5432,9 +5426,9 @@ "default-mobile.handlebars->11->235", "default-mobile.handlebars->11->288", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", - "default.handlebars->35->1869", - "default.handlebars->35->1882", - "default.handlebars->35->2509", + "default.handlebars->35->1870", + "default.handlebars->35->1883", + "default.handlebars->35->2510", "default.handlebars->35->319", "default.handlebars->35->539", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1" @@ -5459,8 +5453,8 @@ "zh-chs": "代理+英特尔AMT", "zh-cht": "代理+Intel® AMT", "xloc": [ - "default.handlebars->35->1871", - "default.handlebars->35->1884" + "default.handlebars->35->1872", + "default.handlebars->35->1885" ] }, { @@ -5506,7 +5500,7 @@ "zh-cht": "代理控制台", "xloc": [ "default-mobile.handlebars->11->615", - "default.handlebars->35->1823" + "default.handlebars->35->1824" ] }, { @@ -5528,7 +5522,7 @@ "zh-chs": "代理错误计数器", "zh-cht": "代理錯誤計數器", "xloc": [ - "default.handlebars->35->2478" + "default.handlebars->35->2479" ] }, { @@ -5662,7 +5656,7 @@ "zh-chs": "代理时段", "zh-cht": "代理時段", "xloc": [ - "default.handlebars->35->2494" + "default.handlebars->35->2495" ] }, { @@ -5697,7 +5691,7 @@ "zh-cht": "代理標籤", "xloc": [ "default-mobile.handlebars->11->287", - "default.handlebars->35->725" + "default.handlebars->35->728" ] }, { @@ -5719,7 +5713,7 @@ "zh-chs": "代理类型", "zh-cht": "代理類型", "xloc": [ - "default.handlebars->35->1880", + "default.handlebars->35->1881", "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1" ] }, @@ -5742,7 +5736,7 @@ "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}", "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}", "xloc": [ - "default.handlebars->35->1990" + "default.handlebars->35->1991" ] }, { @@ -5765,8 +5759,8 @@ "zh-cht": "代理已連接", "xloc": [ "default.handlebars->35->208", - "default.handlebars->35->817", - "default.handlebars->35->818" + "default.handlebars->35->820", + "default.handlebars->35->821" ] }, { @@ -5847,7 +5841,7 @@ "zh-cht": "代理離線", "xloc": [ "default-mobile.handlebars->11->549", - "default.handlebars->35->1289" + "default.handlebars->35->1292" ] }, { @@ -5870,7 +5864,7 @@ "zh-cht": "代理在線", "xloc": [ "default-mobile.handlebars->11->548", - "default.handlebars->35->1288" + "default.handlebars->35->1291" ] }, { @@ -5929,7 +5923,7 @@ "zh-cht": "代理在特權降低的遠程設備上運行。", "xloc": [ "default.handlebars->35->206", - "default.handlebars->35->815" + "default.handlebars->35->818" ] }, { @@ -5999,7 +5993,7 @@ "zh-chs": "代理", "zh-cht": "代理", "xloc": [ - "default.handlebars->35->2522" + "default.handlebars->35->2523" ] }, { @@ -6021,7 +6015,7 @@ "zh-chs": "阿尔巴尼亚文", "zh-cht": "阿爾巴尼亞文", "xloc": [ - "default.handlebars->35->1340" + "default.handlebars->35->1343" ] }, { @@ -6068,7 +6062,7 @@ "zh-chs": "全部可用", "zh-cht": "全部可用", "xloc": [ - "default.handlebars->35->2062" + "default.handlebars->35->2063" ] }, { @@ -6090,7 +6084,7 @@ "zh-chs": "所有显示", "zh-cht": "所有顯示", "xloc": [ - "default.handlebars->35->1117" + "default.handlebars->35->1120" ] }, { @@ -6112,7 +6106,7 @@ "zh-chs": "所有事件", "zh-cht": "所有事件", "xloc": [ - "default.handlebars->35->2060" + "default.handlebars->35->2061" ] }, { @@ -6134,9 +6128,9 @@ "zh-chs": "全部聚焦", "zh-cht": "全部聚焦", "xloc": [ - "default.handlebars->35->1060", - "default.handlebars->35->1062", - "default.handlebars->35->1063" + "default.handlebars->35->1063", + "default.handlebars->35->1065", + "default.handlebars->35->1066" ] }, { @@ -6170,8 +6164,8 @@ "zh-chs": "允许用户管理此设备组和该组中的设备。", "zh-cht": "允許用戶管理此裝置群和該群中的裝置。", "xloc": [ - "default.handlebars->35->1769", - "default.handlebars->35->2263" + "default.handlebars->35->1770", + "default.handlebars->35->2264" ] }, { @@ -6193,7 +6187,7 @@ "zh-chs": "允许用户管理此设备。", "zh-cht": "允許用戶管理此裝置。", "xloc": [ - "default.handlebars->35->1770" + "default.handlebars->35->1771" ] }, { @@ -6250,8 +6244,8 @@ "xloc": [ "default-mobile.handlebars->11->389", "default-mobile.handlebars->11->393", - "default.handlebars->35->1083", - "default.handlebars->35->1087" + "default.handlebars->35->1086", + "default.handlebars->35->1090" ] }, { @@ -6319,7 +6313,7 @@ "zh-chs": "备用(F10 = ESC + 0)", "zh-cht": "備用(F10 = ESC + 0)", "xloc": [ - "default.handlebars->35->1137", + "default.handlebars->35->1140", "sharing.handlebars->11->37" ] }, @@ -6378,10 +6372,10 @@ "zh-chs": "一直通知", "zh-cht": "一直通知", "xloc": [ - "default.handlebars->35->1666", - "default.handlebars->35->2224", - "default.handlebars->35->2311", - "default.handlebars->35->753" + "default.handlebars->35->1669", + "default.handlebars->35->2225", + "default.handlebars->35->2312", + "default.handlebars->35->756" ] }, { @@ -6403,10 +6397,10 @@ "zh-chs": "一直提示", "zh-cht": "一直提示", "xloc": [ - "default.handlebars->35->1667", - "default.handlebars->35->2225", - "default.handlebars->35->2312", - "default.handlebars->35->754" + "default.handlebars->35->1670", + "default.handlebars->35->2226", + "default.handlebars->35->2313", + "default.handlebars->35->757" ] }, { @@ -6600,8 +6594,8 @@ "zh-chs": "杀毒软件未激活", "it": "Antivirus non attivo", "xloc": [ - "default.handlebars->35->1873", - "default.handlebars->35->1887" + "default.handlebars->35->1874", + "default.handlebars->35->1888" ] }, { @@ -6624,7 +6618,7 @@ "zh-cht": "防毒軟體", "xloc": [ "default-mobile.handlebars->11->478", - "default.handlebars->35->744" + "default.handlebars->35->747" ] }, { @@ -6827,7 +6821,7 @@ "zh-chs": "阿拉伯文(阿尔及利亚)", "zh-cht": "阿拉伯文(阿爾及利亞)", "xloc": [ - "default.handlebars->35->1342" + "default.handlebars->35->1345" ] }, { @@ -6849,7 +6843,7 @@ "zh-chs": "阿拉伯文(巴林)", "zh-cht": "阿拉伯文(巴林)", "xloc": [ - "default.handlebars->35->1343" + "default.handlebars->35->1346" ] }, { @@ -6871,7 +6865,7 @@ "zh-chs": "阿拉伯文(埃及)", "zh-cht": "阿拉伯文(埃及)", "xloc": [ - "default.handlebars->35->1344" + "default.handlebars->35->1347" ] }, { @@ -6893,7 +6887,7 @@ "zh-chs": "阿拉伯文(伊拉克)", "zh-cht": "阿拉伯文(伊拉克)", "xloc": [ - "default.handlebars->35->1345" + "default.handlebars->35->1348" ] }, { @@ -6915,7 +6909,7 @@ "zh-chs": "阿拉伯文(约旦)", "zh-cht": "阿拉伯文(約旦)", "xloc": [ - "default.handlebars->35->1346" + "default.handlebars->35->1349" ] }, { @@ -6937,7 +6931,7 @@ "zh-chs": "阿拉伯文(科威特)", "zh-cht": "阿拉伯文(科威特)", "xloc": [ - "default.handlebars->35->1347" + "default.handlebars->35->1350" ] }, { @@ -6959,7 +6953,7 @@ "zh-chs": "阿拉伯文(黎巴嫩)", "zh-cht": "阿拉伯文(黎巴嫩)", "xloc": [ - "default.handlebars->35->1348" + "default.handlebars->35->1351" ] }, { @@ -6981,7 +6975,7 @@ "zh-chs": "阿拉伯文(利比亚)", "zh-cht": "阿拉伯文(利比亞)", "xloc": [ - "default.handlebars->35->1349" + "default.handlebars->35->1352" ] }, { @@ -7003,7 +6997,7 @@ "zh-chs": "阿拉伯文(摩洛哥)", "zh-cht": "阿拉伯文(摩洛哥)", "xloc": [ - "default.handlebars->35->1350" + "default.handlebars->35->1353" ] }, { @@ -7025,7 +7019,7 @@ "zh-chs": "阿拉伯文(阿曼)", "zh-cht": "阿拉伯文(阿曼)", "xloc": [ - "default.handlebars->35->1351" + "default.handlebars->35->1354" ] }, { @@ -7047,7 +7041,7 @@ "zh-chs": "阿拉伯文(卡塔尔)", "zh-cht": "阿拉伯文(卡塔爾)", "xloc": [ - "default.handlebars->35->1352" + "default.handlebars->35->1355" ] }, { @@ -7069,7 +7063,7 @@ "zh-chs": "阿拉伯文(沙特阿拉伯)", "zh-cht": "阿拉伯文(沙特阿拉伯)", "xloc": [ - "default.handlebars->35->1353" + "default.handlebars->35->1356" ] }, { @@ -7091,7 +7085,7 @@ "zh-chs": "阿拉伯文(标准)", "zh-cht": "阿拉伯文(標準)", "xloc": [ - "default.handlebars->35->1341" + "default.handlebars->35->1344" ] }, { @@ -7113,7 +7107,7 @@ "zh-chs": "阿拉伯文(叙利亚)", "zh-cht": "阿拉伯文(敘利亞)", "xloc": [ - "default.handlebars->35->1354" + "default.handlebars->35->1357" ] }, { @@ -7135,7 +7129,7 @@ "zh-chs": "阿拉伯文(突尼斯)", "zh-cht": "阿拉伯文(突尼斯)", "xloc": [ - "default.handlebars->35->1355" + "default.handlebars->35->1358" ] }, { @@ -7157,7 +7151,7 @@ "zh-chs": "阿拉伯文(阿联酋)", "zh-cht": "阿拉伯文(阿聯酋)", "xloc": [ - "default.handlebars->35->1356" + "default.handlebars->35->1359" ] }, { @@ -7179,7 +7173,7 @@ "zh-chs": "阿拉伯文(也门)", "zh-cht": "阿拉伯文(也門)", "xloc": [ - "default.handlebars->35->1357" + "default.handlebars->35->1360" ] }, { @@ -7201,7 +7195,7 @@ "zh-chs": "阿拉贡文", "zh-cht": "阿拉貢文", "xloc": [ - "default.handlebars->35->1358" + "default.handlebars->35->1361" ] }, { @@ -7224,7 +7218,7 @@ "zh-cht": "結構", "xloc": [ "default-mobile.handlebars->11->461", - "default.handlebars->35->1207" + "default.handlebars->35->1210" ] }, { @@ -7269,7 +7263,7 @@ "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。", "xloc": [ "default-mobile.handlebars->11->580", - "default.handlebars->35->1745" + "default.handlebars->35->1746" ] }, { @@ -7291,7 +7285,7 @@ "zh-chs": "您确定要删除节点{0}吗?", "zh-cht": "你確定要刪除節點{0}嗎?", "xloc": [ - "default.handlebars->35->998" + "default.handlebars->35->1001" ] }, { @@ -7313,7 +7307,7 @@ "zh-chs": "您确定要卸载所选代理吗?", "zh-cht": "你確定要卸載所選代理嗎?", "xloc": [ - "default.handlebars->35->987" + "default.handlebars->35->990" ] }, { @@ -7335,7 +7329,7 @@ "zh-chs": "您确定要卸载所选的{0}代理吗?", "zh-cht": "你確定要卸載所選的{0}代理嗎?", "xloc": [ - "default.handlebars->35->986" + "default.handlebars->35->989" ] }, { @@ -7357,7 +7351,7 @@ "zh-chs": "您确定要{0}插件吗:{1}", "zh-cht": "你確定要{0}外掛嗎:{1}", "xloc": [ - "default.handlebars->35->2573" + "default.handlebars->35->2574" ] }, { @@ -7379,7 +7373,7 @@ "zh-chs": "亚美尼亚文", "zh-cht": "亞美尼亞文", "xloc": [ - "default.handlebars->35->1359" + "default.handlebars->35->1362" ] }, { @@ -7445,7 +7439,7 @@ "zh-chs": "阿萨姆文", "zh-cht": "阿薩姆文", "xloc": [ - "default.handlebars->35->1360" + "default.handlebars->35->1363" ] }, { @@ -7546,7 +7540,7 @@ "zh-chs": "阿斯图里亚斯文", "zh-cht": "阿斯圖里亞斯文", "xloc": [ - "default.handlebars->35->1361" + "default.handlebars->35->1364" ] }, { @@ -7568,7 +7562,7 @@ "zh-chs": "尝试激活英特尔(R)AMT ACM模式", "zh-cht": "嘗試激活英特爾(R)AMT ACM模式", "xloc": [ - "default.handlebars->35->1959" + "default.handlebars->35->1960" ] }, { @@ -7598,8 +7592,8 @@ "xloc": [ "default-mobile.handlebars->11->408", "default-mobile.handlebars->11->419", - "default.handlebars->35->1128", - "default.handlebars->35->1149", + "default.handlebars->35->1131", + "default.handlebars->35->1152", "ssh.handlebars->3->7", "ssh.handlebars->3->8" ] @@ -7623,7 +7617,7 @@ "zh-chs": "认证软件", "zh-cht": "認證軟體", "xloc": [ - "default.handlebars->35->2315" + "default.handlebars->35->2316" ] }, { @@ -7639,9 +7633,9 @@ "zh-chs": "认证设备", "it": "Dispositivo di autenticazione", "xloc": [ - "default.handlebars->35->1322", - "default.handlebars->35->1324", - "default.handlebars->35->1328" + "default.handlebars->35->1325", + "default.handlebars->35->1327", + "default.handlebars->35->1331" ] }, { @@ -7658,8 +7652,8 @@ "xloc": [ "default-mobile.handlebars->11->409", "default-mobile.handlebars->11->420", - "default.handlebars->35->1130", - "default.handlebars->35->1150" + "default.handlebars->35->1133", + "default.handlebars->35->1153" ] }, { @@ -7685,8 +7679,8 @@ "default-mobile.handlebars->11->64", "default-mobile.handlebars->11->95", "default-mobile.handlebars->11->97", - "default.handlebars->35->1318", - "default.handlebars->35->1320", + "default.handlebars->35->1321", + "default.handlebars->35->1323", "default.handlebars->35->170", "default.handlebars->35->175" ] @@ -7776,7 +7770,7 @@ "zh-chs": "自动删除", "zh-cht": "自動刪除", "xloc": [ - "default.handlebars->35->1653" + "default.handlebars->35->1656" ] }, { @@ -7824,7 +7818,7 @@ "zh-chs": "自动下载代理程序核心转储文件:“{0}”", "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”", "xloc": [ - "default.handlebars->35->2040" + "default.handlebars->35->2041" ] }, { @@ -7877,7 +7871,7 @@ "zh-chs": "可用內存", "zh-cht": "可用內存", "xloc": [ - "default.handlebars->35->2503" + "default.handlebars->35->2504" ] }, { @@ -7899,7 +7893,7 @@ "zh-chs": "阿塞拜疆文", "zh-cht": "阿塞拜疆文", "xloc": [ - "default.handlebars->35->1362" + "default.handlebars->35->1365" ] }, { @@ -7918,9 +7912,9 @@ "default-mobile.handlebars->11->465", "default-mobile.handlebars->11->469", "default-mobile.handlebars->11->473", - "default.handlebars->35->731", - "default.handlebars->35->735", - "default.handlebars->35->739" + "default.handlebars->35->734", + "default.handlebars->35->738", + "default.handlebars->35->742" ] }, { @@ -7943,7 +7937,7 @@ "zh-cht": "的BIOS", "xloc": [ "default-mobile.handlebars->11->527", - "default.handlebars->35->1266" + "default.handlebars->35->1269" ] }, { @@ -8040,7 +8034,7 @@ "it": "Tornare indietro", "xloc": [ "default-mobile.handlebars->11->372", - "default.handlebars->35->1066" + "default.handlebars->35->1069" ] }, { @@ -8084,8 +8078,8 @@ "zh-chs": "背景与互动", "zh-cht": "背景與互動", "xloc": [ - "default.handlebars->35->1852", - "default.handlebars->35->1859", + "default.handlebars->35->1853", + "default.handlebars->35->1860", "default.handlebars->35->433", "default.handlebars->35->447" ] @@ -8109,8 +8103,8 @@ "zh-chs": "仅背景", "zh-cht": "僅背景", "xloc": [ - "default.handlebars->35->1853", - "default.handlebars->35->1860", + "default.handlebars->35->1854", + "default.handlebars->35->1861", "default.handlebars->35->434", "default.handlebars->35->448", "default.handlebars->35->464" @@ -8158,7 +8152,7 @@ "zh-chs": "备用码", "zh-cht": "備用碼", "xloc": [ - "default.handlebars->35->2317" + "default.handlebars->35->2318" ] }, { @@ -8180,7 +8174,7 @@ "zh-chs": "错误的签名", "zh-cht": "錯誤的簽名", "xloc": [ - "default.handlebars->35->2485" + "default.handlebars->35->2486" ] }, { @@ -8202,7 +8196,7 @@ "zh-chs": "错误的网络证书", "zh-cht": "錯誤的網絡憑證", "xloc": [ - "default.handlebars->35->2484" + "default.handlebars->35->2485" ] }, { @@ -8224,7 +8218,7 @@ "zh-chs": "巴斯克", "zh-cht": "巴斯克", "xloc": [ - "default.handlebars->35->1363" + "default.handlebars->35->1366" ] }, { @@ -8290,7 +8284,7 @@ "zh-chs": "将{0}个文件批量上传到文件夹{1}", "zh-cht": "將{0}個文件批量上傳到文件夾{1}", "xloc": [ - "default.handlebars->35->2039" + "default.handlebars->35->2040" ] }, { @@ -8312,7 +8306,7 @@ "zh-chs": "白俄罗斯文", "zh-cht": "白俄羅斯文", "xloc": [ - "default.handlebars->35->1365" + "default.handlebars->35->1368" ] }, { @@ -8334,7 +8328,7 @@ "zh-chs": "孟加拉", "zh-cht": "孟加拉", "xloc": [ - "default.handlebars->35->1366" + "default.handlebars->35->1369" ] }, { @@ -8388,7 +8382,7 @@ "it": "Boot loader", "xloc": [ "default-mobile.handlebars->11->491", - "default.handlebars->35->1220" + "default.handlebars->35->1223" ] }, { @@ -8410,7 +8404,7 @@ "zh-chs": "波斯尼亚文", "zh-cht": "波斯尼亞文", "xloc": [ - "default.handlebars->35->1367" + "default.handlebars->35->1370" ] }, { @@ -8432,7 +8426,7 @@ "zh-chs": "布列塔尼", "zh-cht": "布列塔尼", "xloc": [ - "default.handlebars->35->1368" + "default.handlebars->35->1371" ] }, { @@ -8454,7 +8448,7 @@ "zh-chs": "广播", "zh-cht": "廣播", "xloc": [ - "default.handlebars->35->2231", + "default.handlebars->35->2232", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -8477,7 +8471,7 @@ "zh-chs": "广播消息", "zh-cht": "廣播消息", "xloc": [ - "default.handlebars->35->2152" + "default.handlebars->35->2153" ] }, { @@ -8499,7 +8493,7 @@ "zh-chs": "向所有连接的用户广播消息。", "zh-cht": "向所有連接的用戶廣播消息。", "xloc": [ - "default.handlebars->35->2147" + "default.handlebars->35->2148" ] }, { @@ -8538,7 +8532,7 @@ "zh-chs": "保加利亚文", "zh-cht": "保加利亞文", "xloc": [ - "default.handlebars->35->1364" + "default.handlebars->35->1367" ] }, { @@ -8560,7 +8554,7 @@ "zh-chs": "缅甸文", "zh-cht": "緬甸文", "xloc": [ - "default.handlebars->35->1369" + "default.handlebars->35->1372" ] }, { @@ -8583,7 +8577,7 @@ "zh-cht": "CCM", "xloc": [ "default-mobile.handlebars->11->273", - "default.handlebars->35->707" + "default.handlebars->35->710" ] }, { @@ -8605,7 +8599,7 @@ "zh-chs": "CCM模式", "zh-cht": "CCM模式", "xloc": [ - "default.handlebars->35->1728" + "default.handlebars->35->1729" ] }, { @@ -8628,7 +8622,7 @@ "zh-cht": "CIRA", "xloc": [ "default-mobile.handlebars->11->236", - "default.handlebars->35->2510", + "default.handlebars->35->2511", "default.handlebars->35->321", "default.handlebars->35->541" ] @@ -8652,7 +8646,7 @@ "zh-chs": "CIRA服务器", "zh-cht": "CIRA伺服器", "xloc": [ - "default.handlebars->35->2557" + "default.handlebars->35->2558" ] }, { @@ -8674,7 +8668,7 @@ "zh-chs": "CIRA服务器命令", "zh-cht": "CIRA伺服器指令", "xloc": [ - "default.handlebars->35->2558" + "default.handlebars->35->2559" ] }, { @@ -8696,7 +8690,7 @@ "zh-chs": "CIRA设置", "zh-cht": "CIRA設置", "xloc": [ - "default.handlebars->35->1736" + "default.handlebars->35->1737" ] }, { @@ -8719,8 +8713,8 @@ "zh-cht": "CPU", "xloc": [ "default-mobile.handlebars->11->533", - "default.handlebars->35->1272", - "default.handlebars->35->2534", + "default.handlebars->35->1275", + "default.handlebars->35->2535", "default.handlebars->container->column_l->p40->3->1->p40type->5" ] }, @@ -8743,7 +8737,7 @@ "zh-chs": "CPU负载", "zh-cht": "CPU負載", "xloc": [ - "default.handlebars->35->2499" + "default.handlebars->35->2500" ] }, { @@ -8765,7 +8759,7 @@ "zh-chs": "最近15分钟的CPU负载", "zh-cht": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->35->2502" + "default.handlebars->35->2503" ] }, { @@ -8787,7 +8781,7 @@ "zh-chs": "最近5分钟的CPU负载", "zh-cht": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->35->2501" + "default.handlebars->35->2502" ] }, { @@ -8809,7 +8803,7 @@ "zh-chs": "最近一分钟的CPU负载", "zh-cht": "最近一分鐘的CPU負載", "xloc": [ - "default.handlebars->35->2500" + "default.handlebars->35->2501" ] }, { @@ -8831,8 +8825,8 @@ "zh-chs": "CR+LF", "zh-cht": "CR+LF", "xloc": [ - "default.handlebars->35->1122", - "default.handlebars->35->1139", + "default.handlebars->35->1125", + "default.handlebars->35->1142", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->25", "sharing.handlebars->11->39", @@ -8858,7 +8852,7 @@ "zh-chs": "CSV", "zh-cht": "CSV", "xloc": [ - "default.handlebars->35->2070" + "default.handlebars->35->2071" ] }, { @@ -8880,8 +8874,8 @@ "zh-chs": "CSV格式", "zh-cht": "CSV格式", "xloc": [ - "default.handlebars->35->2074", - "default.handlebars->35->2139", + "default.handlebars->35->2075", + "default.handlebars->35->2140", "default.handlebars->35->607" ] }, @@ -8923,7 +8917,7 @@ "zh-chs": "呼叫错误", "zh-cht": "呼叫錯誤", "xloc": [ - "default.handlebars->35->2574" + "default.handlebars->35->2575" ] }, { @@ -8948,8 +8942,8 @@ "agent-translations.json", "default-mobile.handlebars->11->106", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->35->1630", - "default.handlebars->35->2563", + "default.handlebars->35->1633", + "default.handlebars->35->2564", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -9006,9 +9000,9 @@ "default-mobile.handlebars->11->538", "default-mobile.handlebars->11->543", "default-mobile.handlebars->11->545", - "default.handlebars->35->1277", - "default.handlebars->35->1282", - "default.handlebars->35->1284" + "default.handlebars->35->1280", + "default.handlebars->35->1285", + "default.handlebars->35->1287" ] }, { @@ -9031,7 +9025,7 @@ "zh-cht": "容量/速度", "xloc": [ "default-mobile.handlebars->11->536", - "default.handlebars->35->1275" + "default.handlebars->35->1278" ] }, { @@ -9053,7 +9047,7 @@ "zh-chs": "加泰罗尼亚文", "zh-cht": "加泰羅尼亞文", "xloc": [ - "default.handlebars->35->1370" + "default.handlebars->35->1373" ] }, { @@ -9075,7 +9069,7 @@ "zh-chs": "在这里为中心显示地图", "zh-cht": "在這裡為中心顯示地圖", "xloc": [ - "default.handlebars->35->662" + "default.handlebars->35->665" ] }, { @@ -9127,7 +9121,7 @@ "zh-chs": "查莫罗", "zh-cht": "查莫羅", "xloc": [ - "default.handlebars->35->1371" + "default.handlebars->35->1374" ] }, { @@ -9173,7 +9167,7 @@ "zh-chs": "更改{0}的电邮", "zh-cht": "更改{0}的電郵", "xloc": [ - "default.handlebars->35->2349" + "default.handlebars->35->2350" ] }, { @@ -9195,9 +9189,9 @@ "zh-chs": "更改组", "zh-cht": "更改群", "xloc": [ - "default.handlebars->35->789", - "default.handlebars->35->995", - "default.handlebars->35->996" + "default.handlebars->35->792", + "default.handlebars->35->998", + "default.handlebars->35->999" ] }, { @@ -9220,8 +9214,8 @@ "zh-cht": "更改密碼", "xloc": [ "default-mobile.handlebars->11->114", - "default.handlebars->35->1586", - "default.handlebars->35->2334" + "default.handlebars->35->1589", + "default.handlebars->35->2335" ] }, { @@ -9243,7 +9237,7 @@ "zh-chs": "更改{0}的密码", "zh-cht": "更改{0}的密碼", "xloc": [ - "default.handlebars->35->2358" + "default.handlebars->35->2359" ] }, { @@ -9265,7 +9259,7 @@ "zh-chs": "更改{0}的真实名称", "zh-cht": "更改{0}的真實名稱", "xloc": [ - "default.handlebars->35->2344" + "default.handlebars->35->2345" ] }, { @@ -9383,7 +9377,7 @@ "zh-chs": "更改该用户的密码", "zh-cht": "更改該用戶的密碼", "xloc": [ - "default.handlebars->35->2333" + "default.handlebars->35->2334" ] }, { @@ -9427,7 +9421,7 @@ "zh-chs": "在此处更改您的帐户电邮地址。", "zh-cht": "在此處更改你的帳戶電郵地址。", "xloc": [ - "default.handlebars->35->1573" + "default.handlebars->35->1576" ] }, { @@ -9449,7 +9443,7 @@ "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。", "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "xloc": [ - "default.handlebars->35->1579" + "default.handlebars->35->1582" ] }, { @@ -9471,7 +9465,7 @@ "zh-chs": "更改帐户凭据", "zh-cht": "帳戶憑證已更改", "xloc": [ - "default.handlebars->35->2011" + "default.handlebars->35->2012" ] }, { @@ -9493,7 +9487,7 @@ "zh-chs": "{1}组中的设备{0}已更改:{2}", "zh-cht": "{1}組中的設備{0}已更改:{2}", "xloc": [ - "default.handlebars->35->1995" + "default.handlebars->35->1996" ] }, { @@ -9515,7 +9509,7 @@ "zh-chs": "语言从{1}更改为{2}", "zh-cht": "語言從{1}更改為{2}", "xloc": [ - "default.handlebars->35->1939" + "default.handlebars->35->1940" ] }, { @@ -9537,8 +9531,8 @@ "zh-chs": "已更改{0}的用户设备权限", "zh-cht": "已更改{0}的用戶設備權限", "xloc": [ - "default.handlebars->35->1997", - "default.handlebars->35->2018" + "default.handlebars->35->1998", + "default.handlebars->35->2019" ] }, { @@ -9572,7 +9566,7 @@ "zh-chs": "更改语言将需要刷新页面。", "zh-cht": "更改語言將需要刷新頁面。", "xloc": [ - "default.handlebars->35->1538" + "default.handlebars->35->1541" ] }, { @@ -9594,12 +9588,12 @@ "zh-chs": "聊天", "zh-cht": "聊天", "xloc": [ - "default.handlebars->35->2091", - "default.handlebars->35->2329", + "default.handlebars->35->2092", "default.handlebars->35->2330", - "default.handlebars->35->784", - "default.handlebars->35->863", - "default.handlebars->35->885" + "default.handlebars->35->2331", + "default.handlebars->35->787", + "default.handlebars->35->866", + "default.handlebars->35->888" ] }, { @@ -9623,8 +9617,8 @@ "xloc": [ "default-mobile.handlebars->11->605", "default-mobile.handlebars->11->625", - "default.handlebars->35->1798", - "default.handlebars->35->1834" + "default.handlebars->35->1799", + "default.handlebars->35->1835" ] }, { @@ -9641,7 +9635,7 @@ "zh-chs": "聊天请求,点击这里接受。", "xloc": [ "default-mobile.handlebars->11->657", - "default.handlebars->35->2454" + "default.handlebars->35->2455" ] }, { @@ -9685,7 +9679,7 @@ "zh-chs": "车臣", "zh-cht": "車臣", "xloc": [ - "default.handlebars->35->1372" + "default.handlebars->35->1375" ] }, { @@ -9795,8 +9789,8 @@ "zh-chs": "检查...", "zh-cht": "檢查...", "xloc": [ - "default.handlebars->35->1338", - "default.handlebars->35->2568" + "default.handlebars->35->1341", + "default.handlebars->35->2569" ] }, { @@ -9818,7 +9812,7 @@ "zh-chs": "中文", "zh-cht": "中文", "xloc": [ - "default.handlebars->35->1373" + "default.handlebars->35->1376" ] }, { @@ -9840,7 +9834,7 @@ "zh-chs": "中文(香港)", "zh-cht": "中文(香港)", "xloc": [ - "default.handlebars->35->1374" + "default.handlebars->35->1377" ] }, { @@ -9862,7 +9856,7 @@ "zh-chs": "中文(中国)", "zh-cht": "中文(中國)", "xloc": [ - "default.handlebars->35->1375" + "default.handlebars->35->1378" ] }, { @@ -9884,7 +9878,7 @@ "zh-chs": "简体中文", "zh-cht": "簡體中文", "xloc": [ - "default.handlebars->35->1535" + "default.handlebars->35->1538" ] }, { @@ -9906,7 +9900,7 @@ "zh-chs": "中文(新加坡)", "zh-cht": "中文(新加坡)", "xloc": [ - "default.handlebars->35->1376" + "default.handlebars->35->1379" ] }, { @@ -9928,7 +9922,7 @@ "zh-chs": "中文(台湾)", "zh-cht": "中文(台灣)", "xloc": [ - "default.handlebars->35->1377" + "default.handlebars->35->1380" ] }, { @@ -9950,7 +9944,7 @@ "zh-chs": "繁体中文", "zh-cht": "繁體中文", "xloc": [ - "default.handlebars->35->1536" + "default.handlebars->35->1539" ] }, { @@ -9995,7 +9989,7 @@ "zh-chs": "楚瓦什", "zh-cht": "楚瓦什", "xloc": [ - "default.handlebars->35->1378" + "default.handlebars->35->1381" ] }, { @@ -10043,11 +10037,11 @@ "default-mobile.handlebars->11->451", "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->35->1184", - "default.handlebars->35->1186", - "default.handlebars->35->1188", - "default.handlebars->35->1190", - "default.handlebars->35->1933", + "default.handlebars->35->1187", + "default.handlebars->35->1189", + "default.handlebars->35->1191", + "default.handlebars->35->1193", + "default.handlebars->35->1934", "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", @@ -10064,7 +10058,7 @@ "sv": "Rensa RDP inloggningen ?", "xloc": [ "default-mobile.handlebars->11->357", - "default.handlebars->35->1039" + "default.handlebars->35->1042" ] }, { @@ -10081,7 +10075,7 @@ "it": "Cancellare le credenziali SSH?", "xloc": [ "default-mobile.handlebars->11->355", - "default.handlebars->35->1037" + "default.handlebars->35->1040" ] }, { @@ -10159,7 +10153,7 @@ "zh-cht": "全部清除", "xloc": [ "default-mobile.handlebars->11->640", - "default.handlebars->35->2437" + "default.handlebars->35->2438" ] }, { @@ -10205,7 +10199,7 @@ "zh-cht": "清除核心", "xloc": [ "default-mobile.handlebars->11->559", - "default.handlebars->35->1299" + "default.handlebars->35->1302" ] }, { @@ -10250,7 +10244,7 @@ "zh-cht": "清除此通知", "xloc": [ "default-mobile.handlebars->11->639", - "default.handlebars->35->2436" + "default.handlebars->35->2437" ] }, { @@ -10316,8 +10310,8 @@ "zh-chs": "单击此处编辑设备组名称", "zh-cht": "單擊此處編輯裝置群名稱", "xloc": [ - "default.handlebars->35->1641", - "default.handlebars->35->1878" + "default.handlebars->35->1644", + "default.handlebars->35->1879" ] }, { @@ -10339,7 +10333,7 @@ "zh-chs": "单击此处编辑服务器端设备名称", "zh-cht": "單擊此處編輯伺服器端裝置名稱", "xloc": [ - "default.handlebars->35->678" + "default.handlebars->35->681" ] }, { @@ -10361,7 +10355,7 @@ "zh-chs": "单击此处编辑用户组名称", "zh-cht": "單擊此處編輯用戶群名稱", "xloc": [ - "default.handlebars->35->2208" + "default.handlebars->35->2209" ] }, { @@ -10458,7 +10452,7 @@ "zh-cht": "單擊確定將驗證電郵發送到:", "xloc": [ "default-mobile.handlebars->11->99", - "default.handlebars->35->1570" + "default.handlebars->35->1573" ] }, { @@ -10526,7 +10520,7 @@ "zh-cht": "客戶端控制模式(CCM)", "xloc": [ "default-mobile.handlebars->11->514", - "default.handlebars->35->1253" + "default.handlebars->35->1256" ] }, { @@ -10548,7 +10542,7 @@ "zh-chs": "客户编号", "zh-cht": "客戶編號", "xloc": [ - "default.handlebars->35->1623" + "default.handlebars->35->1626" ] }, { @@ -10570,7 +10564,7 @@ "zh-chs": "客户端启动的远程访问", "zh-cht": "客戶端啟動的遠程訪問", "xloc": [ - "default.handlebars->35->1735" + "default.handlebars->35->1736" ] }, { @@ -10592,7 +10586,7 @@ "zh-chs": "客户机密", "zh-cht": "客戶機密", "xloc": [ - "default.handlebars->35->1624" + "default.handlebars->35->1627" ] }, { @@ -10638,11 +10632,11 @@ "zh-cht": "關", "xloc": [ "default-mobile.handlebars->11->69", - "default.handlebars->35->1110", - "default.handlebars->35->1160", + "default.handlebars->35->1113", + "default.handlebars->35->1163", "default.handlebars->35->182", "default.handlebars->35->190", - "default.handlebars->35->2562", + "default.handlebars->35->2563", "sharing.handlebars->11->52" ] }, @@ -10665,7 +10659,7 @@ "zh-chs": "封闭式桌面多路复用会话,{0}秒", "zh-cht": "封閉式桌面多路復用會話,{0}秒", "xloc": [ - "default.handlebars->35->1944" + "default.handlebars->35->1945" ] }, { @@ -10811,9 +10805,9 @@ "zh-cht": "指令", "xloc": [ "default-mobile.handlebars->11->627", - "default.handlebars->35->1836", - "default.handlebars->35->865", - "default.handlebars->35->887" + "default.handlebars->35->1837", + "default.handlebars->35->868", + "default.handlebars->35->890" ] }, { @@ -10835,8 +10829,8 @@ "zh-chs": "通用设备组", "zh-cht": "通用裝置群", "xloc": [ - "default.handlebars->35->2239", - "default.handlebars->35->2363" + "default.handlebars->35->2240", + "default.handlebars->35->2364" ] }, { @@ -10858,8 +10852,8 @@ "zh-chs": "通用设备", "zh-cht": "通用裝置", "xloc": [ - "default.handlebars->35->2245", - "default.handlebars->35->2375" + "default.handlebars->35->2246", + "default.handlebars->35->2376" ] }, { @@ -10876,7 +10870,7 @@ "it": "Tempo di compilazione", "xloc": [ "default-mobile.handlebars->11->487", - "default.handlebars->35->1216" + "default.handlebars->35->1219" ] }, { @@ -10910,7 +10904,7 @@ "zh-chs": "压缩档案...", "zh-cht": "壓縮檔案...", "xloc": [ - "default.handlebars->35->1155", + "default.handlebars->35->1158", "sharing.handlebars->11->47" ] }, @@ -10947,14 +10941,14 @@ "xloc": [ "default-mobile.handlebars->11->352", "default-mobile.handlebars->11->581", - "default.handlebars->35->1746", - "default.handlebars->35->2119", - "default.handlebars->35->2198", - "default.handlebars->35->2259", - "default.handlebars->35->2361", + "default.handlebars->35->1002", + "default.handlebars->35->1747", + "default.handlebars->35->2120", + "default.handlebars->35->2199", + "default.handlebars->35->2260", + "default.handlebars->35->2362", "default.handlebars->35->571", - "default.handlebars->35->990", - "default.handlebars->35->999" + "default.handlebars->35->993" ] }, { @@ -10989,7 +10983,7 @@ "zh-cht": "確認將1個副本複製到此位置?", "xloc": [ "default-mobile.handlebars->11->440", - "default.handlebars->35->1179", + "default.handlebars->35->1182", "sharing.handlebars->11->70" ] }, @@ -11012,7 +11006,7 @@ "zh-chs": "确认{0}个条目的复制到此位置?", "zh-cht": "確認{0}個條目的複製到此位置?", "xloc": [ - "default.handlebars->35->1178", + "default.handlebars->35->1181", "sharing.handlebars->11->69" ] }, @@ -11057,7 +11051,7 @@ "zh-chs": "确认删除选定的帐户?", "zh-cht": "確認刪除所選帳戶?", "xloc": [ - "default.handlebars->35->2118" + "default.handlebars->35->2119" ] }, { @@ -11101,7 +11095,7 @@ "zh-chs": "确认删除选定的用户组?", "zh-cht": "確認刪除所選用戶群?", "xloc": [ - "default.handlebars->35->2197" + "default.handlebars->35->2198" ] }, { @@ -11123,7 +11117,7 @@ "zh-chs": "确认删除用户{0}?", "zh-cht": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->35->2360" + "default.handlebars->35->2361" ] }, { @@ -11145,7 +11139,7 @@ "zh-chs": "确认删除用户“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->35->2262" + "default.handlebars->35->2263" ] }, { @@ -11167,7 +11161,7 @@ "zh-chs": "确认删除用户组“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->35->2392" + "default.handlebars->35->2393" ] }, { @@ -11190,7 +11184,7 @@ "zh-cht": "確認將1個條目移動到此位置?", "xloc": [ "default-mobile.handlebars->11->442", - "default.handlebars->35->1181", + "default.handlebars->35->1184", "sharing.handlebars->11->72" ] }, @@ -11213,7 +11207,7 @@ "zh-chs": "确认将{0}个条目移到此位置?", "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ - "default.handlebars->35->1180", + "default.handlebars->35->1183", "sharing.handlebars->11->71" ] }, @@ -11258,7 +11252,7 @@ "zh-chs": "确认覆盖?", "zh-cht": "確認覆蓋?", "xloc": [ - "default.handlebars->35->1927" + "default.handlebars->35->1928" ] }, { @@ -11280,8 +11274,8 @@ "zh-chs": "确认删除设备“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->35->2252", - "default.handlebars->35->2383" + "default.handlebars->35->2253", + "default.handlebars->35->2384" ] }, { @@ -11303,8 +11297,8 @@ "zh-chs": "确认删除设备组“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->35->2254", - "default.handlebars->35->2396" + "default.handlebars->35->2255", + "default.handlebars->35->2397" ] }, { @@ -11326,7 +11320,7 @@ "zh-chs": "确认删除用户“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->35->2385" + "default.handlebars->35->2386" ] }, { @@ -11348,7 +11342,7 @@ "zh-chs": "确认删除用户组“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->35->2388" + "default.handlebars->35->2389" ] }, { @@ -11370,8 +11364,8 @@ "zh-chs": "确认删除访问权限?", "zh-cht": "確認刪除訪問權限?", "xloc": [ - "default.handlebars->35->2386", - "default.handlebars->35->2389" + "default.handlebars->35->2387", + "default.handlebars->35->2390" ] }, { @@ -11394,7 +11388,7 @@ "zh-cht": "確認刪除身份驗證軟體兩步登入?", "xloc": [ "default-mobile.handlebars->11->98", - "default.handlebars->35->1321" + "default.handlebars->35->1324" ] }, { @@ -11435,7 +11429,7 @@ "zh-chs": "确认删除设备共享“{0}”?", "zh-cht": "確認刪除設備共享“{0}”?", "xloc": [ - "default.handlebars->35->2381" + "default.handlebars->35->2382" ] }, { @@ -11488,7 +11482,7 @@ "zh-chs": "确认移除推送认证设备?", "it": "Confermare la rimozione del dispositivo di autenticazione push?", "xloc": [ - "default.handlebars->35->1323" + "default.handlebars->35->1326" ] }, { @@ -11510,7 +11504,7 @@ "zh-chs": "确认删除用户“ {0} ”的权限?", "zh-cht": "確認刪除用戶“ {0} ”的權限?", "xloc": [ - "default.handlebars->35->1845" + "default.handlebars->35->1846" ] }, { @@ -11532,7 +11526,7 @@ "zh-chs": "确认删除用户组“ {0} ”的权限?", "zh-cht": "確認刪除用戶群“ {0} ”的權限?", "xloc": [ - "default.handlebars->35->1847" + "default.handlebars->35->1848" ] }, { @@ -11548,7 +11542,7 @@ "zh-chs": "确认删除此登录令牌?", "it": "Confermare la rimozione di questo token di accesso?", "xloc": [ - "default.handlebars->35->1616" + "default.handlebars->35->1619" ] }, { @@ -11612,7 +11606,7 @@ "zh-cht": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->11->151", - "default.handlebars->35->1928" + "default.handlebars->35->1929" ] }, { @@ -11639,8 +11633,8 @@ "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->35->1142", - "default.handlebars->35->1670", + "default.handlebars->35->1145", + "default.handlebars->35->1673", "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", @@ -11707,7 +11701,7 @@ "zh-chs": "连接到服务器", "zh-cht": "連接到伺服器", "xloc": [ - "default.handlebars->35->1739" + "default.handlebars->35->1740" ] }, { @@ -11841,7 +11835,7 @@ "zh-chs": "已连接的英特尔®AMT", "zh-cht": "已連接的Intel® AMT", "xloc": [ - "default.handlebars->35->2490" + "default.handlebars->35->2491" ] }, { @@ -11863,7 +11857,7 @@ "zh-chs": "已连接的用户", "zh-cht": "已连接的用户", "xloc": [ - "default.handlebars->35->2495" + "default.handlebars->35->2496" ] }, { @@ -11886,7 +11880,7 @@ "zh-cht": "現在已連接", "xloc": [ "default-mobile.handlebars->11->482", - "default.handlebars->35->1211" + "default.handlebars->35->1214" ] }, { @@ -11957,7 +11951,7 @@ "default-mobile.handlebars->11->2", "default-mobile.handlebars->11->458", "default-mobile.handlebars->11->48", - "default.handlebars->35->1202", + "default.handlebars->35->1205", "default.handlebars->35->309", "default.handlebars->35->312", "default.handlebars->35->359", @@ -11999,7 +11993,7 @@ "zh-chs": "连接数量", "zh-cht": "連接數量", "xloc": [ - "default.handlebars->35->2521" + "default.handlebars->35->2522" ] }, { @@ -12016,8 +12010,8 @@ "it": "Errore di connessione", "xloc": [ "default-mobile.handlebars->11->421", - "default.handlebars->35->1129", - "default.handlebars->35->1151", + "default.handlebars->35->1132", + "default.handlebars->35->1154", "login2.handlebars->7->32" ] }, @@ -12040,7 +12034,7 @@ "zh-chs": "连接转发器", "zh-cht": "連接轉發器", "xloc": [ - "default.handlebars->35->2556" + "default.handlebars->35->2557" ] }, { @@ -12107,9 +12101,9 @@ "zh-cht": "連接性", "xloc": [ "default-mobile.handlebars->11->293", - "default.handlebars->35->1885", + "default.handlebars->35->1886", "default.handlebars->35->300", - "default.handlebars->35->767", + "default.handlebars->35->770", "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1" ] }, @@ -12133,8 +12127,8 @@ "zh-cht": "控制台", "xloc": [ "default-mobile.handlebars->11->314", - "default.handlebars->35->858", - "default.handlebars->35->880", + "default.handlebars->35->861", + "default.handlebars->35->883", "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" @@ -12159,7 +12153,7 @@ "zh-chs": "控制台 -", "zh-cht": "控制台 -", "xloc": [ - "default.handlebars->35->679" + "default.handlebars->35->682" ] }, { @@ -12181,8 +12175,8 @@ "zh-chs": "控制", "zh-cht": "控制", "xloc": [ - "default.handlebars->35->857", - "default.handlebars->35->879", + "default.handlebars->35->860", + "default.handlebars->35->882", "messenger.handlebars->remoteImage->3->2" ] }, @@ -12212,7 +12206,7 @@ "zh-chs": "Cookie编码器", "zh-cht": "Cookie編碼器", "xloc": [ - "default.handlebars->35->2540" + "default.handlebars->35->2541" ] }, { @@ -12401,8 +12395,8 @@ "zh-chs": "复制连结到剪贴板", "zh-cht": "複製連結到剪貼板", "xloc": [ - "default.handlebars->35->1896", - "default.handlebars->35->1915", + "default.handlebars->35->1897", + "default.handlebars->35->1916", "default.handlebars->35->250", "default.handlebars->35->272", "default.handlebars->35->274", @@ -12519,7 +12513,7 @@ "zh-chs": "复制:“{0}”到“{1}”", "zh-cht": "複製:“{0}”到“{1}”", "xloc": [ - "default.handlebars->35->1987" + "default.handlebars->35->1988" ] }, { @@ -12679,7 +12673,7 @@ "zh-chs": "核心服务器", "zh-cht": "核心伺服器", "xloc": [ - "default.handlebars->35->2539" + "default.handlebars->35->2540" ] }, { @@ -12701,7 +12695,7 @@ "zh-chs": "科西嘉文", "zh-cht": "科西嘉文", "xloc": [ - "default.handlebars->35->1379" + "default.handlebars->35->1382" ] }, { @@ -12735,7 +12729,7 @@ "zh-chs": "创建帐号", "zh-cht": "創建帳號", "xloc": [ - "default.handlebars->35->2166", + "default.handlebars->35->2167", "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" @@ -12788,7 +12782,7 @@ "zh-chs": "创建登录令牌", "it": "Crea Token di Accesso", "xloc": [ - "default.handlebars->35->1563", + "default.handlebars->35->1566", "default.handlebars->35->275" ] }, @@ -12811,7 +12805,7 @@ "zh-chs": "创建用户组", "zh-cht": "創建用戶群", "xloc": [ - "default.handlebars->35->2205" + "default.handlebars->35->2206" ] }, { @@ -12833,7 +12827,7 @@ "zh-chs": "创建连结以与访客共享此设备", "zh-cht": "創建鏈結以與訪客共享此裝置", "xloc": [ - "default.handlebars->35->787" + "default.handlebars->35->790" ] }, { @@ -12855,7 +12849,7 @@ "zh-chs": "使用以下选项创建一个新的设备组。", "zh-cht": "使用以下選項創建一個新的裝置群。", "xloc": [ - "default.handlebars->35->1593" + "default.handlebars->35->1596" ] }, { @@ -12893,7 +12887,7 @@ "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。", "it": "Crea un nome utente e una password temporanei che possono essere utilizzati come accesso alternativo al tuo account. Questo è utile per consentire a strumenti o altri servizi di accedere al tuo account.", "xloc": [ - "default.handlebars->35->1544" + "default.handlebars->35->1547" ] }, { @@ -12937,7 +12931,7 @@ "zh-chs": "创建文件夹:“{0}”", "zh-cht": "創建文件夾:“{0}”", "xloc": [ - "default.handlebars->35->1980" + "default.handlebars->35->1981" ] }, { @@ -12975,7 +12969,7 @@ "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:", "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:", "xloc": [ - "default.handlebars->35->2130" + "default.handlebars->35->2131" ] }, { @@ -13021,7 +13015,7 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "創建的設備組:{0}", "xloc": [ - "default.handlebars->35->1991" + "default.handlebars->35->1992" ] }, { @@ -13043,7 +13037,7 @@ "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。", "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。", "xloc": [ - "default.handlebars->35->903" + "default.handlebars->35->906" ] }, { @@ -13103,7 +13097,7 @@ "zh-chs": "创建", "zh-cht": "創建", "xloc": [ - "default.handlebars->35->2291" + "default.handlebars->35->2292" ] }, { @@ -13125,7 +13119,7 @@ "zh-chs": "创建时间", "zh-cht": "創作時間", "xloc": [ - "default.handlebars->35->1652" + "default.handlebars->35->1655" ] }, { @@ -13171,8 +13165,8 @@ "zh-chs": "创建者", "zh-cht": "創作者", "xloc": [ - "default.handlebars->35->1650", - "default.handlebars->35->1651" + "default.handlebars->35->1653", + "default.handlebars->35->1654" ] }, { @@ -13195,8 +13189,8 @@ "zh-cht": "證書", "xloc": [ "default-mobile.handlebars->11->301", - "default.handlebars->35->1621", - "default.handlebars->35->775" + "default.handlebars->35->1624", + "default.handlebars->35->778" ] }, { @@ -13218,7 +13212,7 @@ "zh-chs": "克里语", "zh-cht": "克里語", "xloc": [ - "default.handlebars->35->1380" + "default.handlebars->35->1383" ] }, { @@ -13240,7 +13234,7 @@ "zh-chs": "克罗地亚文", "zh-cht": "克羅地亞文", "xloc": [ - "default.handlebars->35->1381" + "default.handlebars->35->1384" ] }, { @@ -13310,8 +13304,8 @@ "xloc": [ "default-mobile.handlebars->11->390", "default-mobile.handlebars->11->394", - "default.handlebars->35->1084", - "default.handlebars->35->1088", + "default.handlebars->35->1087", + "default.handlebars->35->1091", "default.handlebars->35->57", "sharing.handlebars->11->24" ] @@ -13455,7 +13449,7 @@ "zh-chs": "当前密码不正确。", "xloc": [ "default-mobile.handlebars->11->667", - "default.handlebars->35->2464" + "default.handlebars->35->2465" ] }, { @@ -13535,7 +13529,7 @@ "zh-chs": "捷克文", "zh-cht": "捷克文", "xloc": [ - "default.handlebars->35->1382" + "default.handlebars->35->1385" ] }, { @@ -13579,7 +13573,7 @@ "zh-chs": "丹麦文", "zh-cht": "丹麥文", "xloc": [ - "default.handlebars->35->1383" + "default.handlebars->35->1386" ] }, { @@ -13618,7 +13612,7 @@ "zh-chs": "数据通道", "zh-cht": "數據通道", "xloc": [ - "default.handlebars->35->1052", + "default.handlebars->35->1055", "sharing.handlebars->11->11" ] }, @@ -13641,7 +13635,7 @@ "zh-chs": "日期和时间", "zh-cht": "日期和時間", "xloc": [ - "default.handlebars->35->1541" + "default.handlebars->35->1544" ] }, { @@ -13664,7 +13658,7 @@ "zh-cht": "天", "xloc": [ "default-mobile.handlebars->11->342", - "default.handlebars->35->974" + "default.handlebars->35->977" ] }, { @@ -13686,7 +13680,7 @@ "zh-chs": "停用", "zh-cht": "停用", "xloc": [ - "default.handlebars->35->1718" + "default.handlebars->35->1719" ] }, { @@ -13708,7 +13702,7 @@ "zh-chs": "如果设置停用CCM", "zh-cht": "如果設置停用CCM", "xloc": [ - "default.handlebars->35->1730" + "default.handlebars->35->1731" ] }, { @@ -13772,10 +13766,10 @@ "zh-chs": "默认", "zh-cht": "默認", "xloc": [ - "default.handlebars->35->2153", - "default.handlebars->35->2201", - "default.handlebars->35->2212", - "default.handlebars->35->2280" + "default.handlebars->35->2154", + "default.handlebars->35->2202", + "default.handlebars->35->2213", + "default.handlebars->35->2281" ] }, { @@ -13792,7 +13786,7 @@ "it": "Canc", "xloc": [ "default-mobile.handlebars->11->378", - "default.handlebars->35->1072" + "default.handlebars->35->1075" ] }, { @@ -13819,9 +13813,9 @@ "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->35->1170", - "default.handlebars->35->1922", - "default.handlebars->35->649", + "default.handlebars->35->1173", + "default.handlebars->35->1923", + "default.handlebars->35->652", "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", @@ -13854,7 +13848,7 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->11->108", - "default.handlebars->35->1578" + "default.handlebars->35->1581" ] }, { @@ -13876,7 +13870,7 @@ "zh-chs": "删除帐户", "zh-cht": "刪除帳戶", "xloc": [ - "default.handlebars->35->2120" + "default.handlebars->35->2121" ] }, { @@ -13899,7 +13893,7 @@ "zh-cht": "刪除裝置", "xloc": [ "default-mobile.handlebars->11->303", - "default.handlebars->35->791" + "default.handlebars->35->794" ] }, { @@ -13923,9 +13917,9 @@ "xloc": [ "default-mobile.handlebars->11->579", "default-mobile.handlebars->11->582", - "default.handlebars->35->1703", - "default.handlebars->35->1704", - "default.handlebars->35->1747" + "default.handlebars->35->1706", + "default.handlebars->35->1707", + "default.handlebars->35->1748" ] }, { @@ -13948,7 +13942,7 @@ "zh-cht": "刪除節點", "xloc": [ "default-mobile.handlebars->11->350", - "default.handlebars->35->1000" + "default.handlebars->35->1003" ] }, { @@ -13992,7 +13986,7 @@ "zh-chs": "删除用户", "zh-cht": "刪除用戶", "xloc": [ - "default.handlebars->35->2332" + "default.handlebars->35->2333" ] }, { @@ -14014,8 +14008,8 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->35->2250", - "default.handlebars->35->2260" + "default.handlebars->35->2251", + "default.handlebars->35->2261" ] }, { @@ -14037,7 +14031,7 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->35->2199" + "default.handlebars->35->2200" ] }, { @@ -14059,7 +14053,7 @@ "zh-chs": "删除用户{0}", "zh-cht": "刪除用戶{0}", "xloc": [ - "default.handlebars->35->2359" + "default.handlebars->35->2360" ] }, { @@ -14082,7 +14076,7 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0", - "default.handlebars->35->2116", + "default.handlebars->35->2117", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -14127,7 +14121,7 @@ "zh-chs": "删除群组", "zh-cht": "刪除群組", "xloc": [ - "default.handlebars->35->2195" + "default.handlebars->35->2196" ] }, { @@ -14149,7 +14143,7 @@ "zh-chs": "删除项目?", "zh-cht": "刪除項目?", "xloc": [ - "default.handlebars->35->650" + "default.handlebars->35->653" ] }, { @@ -14171,7 +14165,7 @@ "zh-chs": "递归删除:“{0}”,{1}个元素已删除", "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除", "xloc": [ - "default.handlebars->35->1982" + "default.handlebars->35->1983" ] }, { @@ -14195,8 +14189,8 @@ "xloc": [ "default-mobile.handlebars->11->148", "default-mobile.handlebars->11->434", - "default.handlebars->35->1172", - "default.handlebars->35->1924", + "default.handlebars->35->1175", + "default.handlebars->35->1925", "sharing.handlebars->11->63" ] }, @@ -14219,7 +14213,7 @@ "zh-chs": "删除用户群组{0}?", "zh-cht": "刪除用戶群組{0}?", "xloc": [ - "default.handlebars->35->2258" + "default.handlebars->35->2259" ] }, { @@ -14243,8 +14237,8 @@ "xloc": [ "default-mobile.handlebars->11->147", "default-mobile.handlebars->11->433", - "default.handlebars->35->1171", - "default.handlebars->35->1923", + "default.handlebars->35->1174", + "default.handlebars->35->1924", "sharing.handlebars->11->62" ] }, @@ -14289,7 +14283,7 @@ "zh-chs": "删除:“{0}”", "zh-cht": "刪除:“{0}”", "xloc": [ - "default.handlebars->35->1981" + "default.handlebars->35->1982" ] }, { @@ -14311,7 +14305,7 @@ "zh-chs": "删除:“{0}”,{1}个元素已删除", "zh-cht": "刪除:“{0}”,已刪除{1}個元素", "xloc": [ - "default.handlebars->35->1983" + "default.handlebars->35->1984" ] }, { @@ -14334,7 +14328,7 @@ "zh-cht": "被拒絕", "xloc": [ "default-mobile.handlebars->11->365", - "default.handlebars->35->1047", + "default.handlebars->35->1050", "sharing.handlebars->11->29", "sharing.handlebars->11->7" ] @@ -14455,19 +14449,19 @@ "default-mobile.handlebars->11->495", "default-mobile.handlebars->11->570", "default-mobile.handlebars->11->584", - "default.handlebars->35->1042", + "default.handlebars->35->1045", "default.handlebars->35->122", - "default.handlebars->35->1224", - "default.handlebars->35->1234", - "default.handlebars->35->1599", - "default.handlebars->35->1647", - "default.handlebars->35->1749", - "default.handlebars->35->2204", - "default.handlebars->35->2214", + "default.handlebars->35->1227", + "default.handlebars->35->1237", + "default.handlebars->35->1602", + "default.handlebars->35->1650", + "default.handlebars->35->1750", + "default.handlebars->35->2205", "default.handlebars->35->2215", - "default.handlebars->35->2256", - "default.handlebars->35->690", - "default.handlebars->35->691", + "default.handlebars->35->2216", + "default.handlebars->35->2257", + "default.handlebars->35->693", + "default.handlebars->35->694", "default.handlebars->container->column_l->p42->p42tbl->1->0->3" ] }, @@ -14510,13 +14504,13 @@ "zh-cht": "桌面", "xloc": [ "default-mobile.handlebars->11->310", - "default.handlebars->35->1116", - "default.handlebars->35->1755", - "default.handlebars->35->2414", - "default.handlebars->35->2515", - "default.handlebars->35->655", - "default.handlebars->35->838", - "default.handlebars->35->905", + "default.handlebars->35->1119", + "default.handlebars->35->1756", + "default.handlebars->35->2415", + "default.handlebars->35->2516", + "default.handlebars->35->658", + "default.handlebars->35->841", + "default.handlebars->35->908", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop", "sharing.handlebars->11->23", @@ -14536,8 +14530,8 @@ "zh-chs": "桌面 + 文件", "it": "Desktop + File", "xloc": [ - "default.handlebars->35->842", - "default.handlebars->35->908" + "default.handlebars->35->845", + "default.handlebars->35->911" ] }, { @@ -14553,7 +14547,7 @@ "zh-chs": "桌面 + 终端", "it": "Desktop + Terminale", "xloc": [ - "default.handlebars->35->839" + "default.handlebars->35->842" ] }, { @@ -14569,8 +14563,8 @@ "zh-chs": "桌面 + 终端 + 文件", "it": "Desktop + Terminale + File", "xloc": [ - "default.handlebars->35->843", - "default.handlebars->35->910" + "default.handlebars->35->846", + "default.handlebars->35->913" ] }, { @@ -14607,7 +14601,7 @@ "zh-chs": "桌面复用", "it": "Desktop Multiplex", "xloc": [ - "default.handlebars->35->2520" + "default.handlebars->35->2521" ] }, { @@ -14629,10 +14623,10 @@ "zh-chs": "桌面通知", "zh-cht": "桌面通知", "xloc": [ - "default.handlebars->35->1661", - "default.handlebars->35->2219", - "default.handlebars->35->2306", - "default.handlebars->35->748" + "default.handlebars->35->1664", + "default.handlebars->35->2220", + "default.handlebars->35->2307", + "default.handlebars->35->751" ] }, { @@ -14654,10 +14648,10 @@ "zh-chs": "桌面提示", "zh-cht": "桌面提示", "xloc": [ - "default.handlebars->35->1660", - "default.handlebars->35->2218", - "default.handlebars->35->2305", - "default.handlebars->35->747" + "default.handlebars->35->1663", + "default.handlebars->35->2219", + "default.handlebars->35->2306", + "default.handlebars->35->750" ] }, { @@ -14679,10 +14673,10 @@ "zh-chs": "桌面提示+工具栏", "zh-cht": "桌面提示+工具欄", "xloc": [ - "default.handlebars->35->1658", - "default.handlebars->35->2216", - "default.handlebars->35->2303", - "default.handlebars->35->745" + "default.handlebars->35->1661", + "default.handlebars->35->2217", + "default.handlebars->35->2304", + "default.handlebars->35->748" ] }, { @@ -14698,7 +14692,7 @@ "zh-chs": "桌面会话", "it": "Sessione desktop", "xloc": [ - "default.handlebars->35->2407" + "default.handlebars->35->2408" ] }, { @@ -14778,10 +14772,10 @@ "zh-chs": "桌面工具栏", "zh-cht": "桌面工具欄", "xloc": [ - "default.handlebars->35->1659", - "default.handlebars->35->2217", - "default.handlebars->35->2304", - "default.handlebars->35->746" + "default.handlebars->35->1662", + "default.handlebars->35->2218", + "default.handlebars->35->2305", + "default.handlebars->35->749" ] }, { @@ -14797,7 +14791,7 @@ "zh-chs": "桌面,仅查看", "it": "Desktop, solo visualizzazione", "xloc": [ - "default.handlebars->35->911" + "default.handlebars->35->914" ] }, { @@ -14819,7 +14813,7 @@ "zh-chs": "桌面时段", "zh-cht": "桌面時段", "xloc": [ - "default.handlebars->35->1115" + "default.handlebars->35->1118" ] }, { @@ -14928,11 +14922,11 @@ "zh-cht": "裝置", "xloc": [ "default-mobile.handlebars->11->490", - "default.handlebars->35->1219", - "default.handlebars->35->1327", - "default.handlebars->35->1778", + "default.handlebars->35->1222", + "default.handlebars->35->1330", + "default.handlebars->35->1779", "default.handlebars->35->231", - "default.handlebars->35->2378", + "default.handlebars->35->2379", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] }, @@ -14957,7 +14951,7 @@ "xloc": [ "default-mobile.handlebars->11->331", "default-mobile.handlebars->11->340", - "default.handlebars->35->957" + "default.handlebars->35->960" ] }, { @@ -15019,15 +15013,15 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->645", - "default.handlebars->35->1773", - "default.handlebars->35->1776", + "default.handlebars->35->1774", "default.handlebars->35->1777", - "default.handlebars->35->2067", - "default.handlebars->35->2242", - "default.handlebars->35->2248", - "default.handlebars->35->2366", - "default.handlebars->35->2423", - "default.handlebars->35->2442" + "default.handlebars->35->1778", + "default.handlebars->35->2068", + "default.handlebars->35->2243", + "default.handlebars->35->2249", + "default.handlebars->35->2367", + "default.handlebars->35->2424", + "default.handlebars->35->2443" ] }, { @@ -15050,7 +15044,7 @@ "zh-cht": "裝置群用戶", "xloc": [ "default-mobile.handlebars->11->634", - "default.handlebars->35->1843" + "default.handlebars->35->1844" ] }, { @@ -15073,11 +15067,11 @@ "zh-cht": "裝置群", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3", - "default.handlebars->35->2083", - "default.handlebars->35->2189", - "default.handlebars->35->2229", - "default.handlebars->35->2300", - "default.handlebars->35->2493", + "default.handlebars->35->2084", + "default.handlebars->35->2190", + "default.handlebars->35->2230", + "default.handlebars->35->2301", + "default.handlebars->35->2494", "default.handlebars->container->column_l->p2->p2info->9" ] }, @@ -15100,7 +15094,7 @@ "zh-chs": "设备信息导出", "zh-cht": "裝置訊息輸出", "xloc": [ - "default.handlebars->35->612" + "default.handlebars->35->614" ] }, { @@ -15122,7 +15116,7 @@ "zh-chs": "设备位置", "zh-cht": "裝置位置", "xloc": [ - "default.handlebars->35->1001" + "default.handlebars->35->1004" ] }, { @@ -15144,7 +15138,7 @@ "zh-chs": "设备消息", "zh-cht": "裝置訊息", "xloc": [ - "default.handlebars->35->895" + "default.handlebars->35->898" ] }, { @@ -15167,8 +15161,8 @@ "zh-cht": "裝置名稱", "xloc": [ "default-mobile.handlebars->11->358", - "default.handlebars->35->1040", - "default.handlebars->35->2422", + "default.handlebars->35->1043", + "default.handlebars->35->2423", "default.handlebars->35->375", "default.handlebars->35->384", "player.handlebars->3->24" @@ -15194,7 +15188,7 @@ "zh-cht": "裝置通知", "xloc": [ "default.handlebars->35->593", - "default.handlebars->35->900" + "default.handlebars->35->903" ] }, { @@ -15263,7 +15257,7 @@ "zh-chs": "设备共享链接", "zh-cht": "設備共享鏈接", "xloc": [ - "default.handlebars->35->835" + "default.handlebars->35->838" ] }, { @@ -15316,9 +15310,9 @@ "default-mobile.handlebars->11->259", "default-mobile.handlebars->11->261", "default-mobile.handlebars->11->263", - "default.handlebars->35->692", - "default.handlebars->35->694", - "default.handlebars->35->696" + "default.handlebars->35->695", + "default.handlebars->35->697", + "default.handlebars->35->699" ] }, { @@ -15355,8 +15349,8 @@ "zh-chs": "设备连接。", "zh-cht": "裝置連接。", "xloc": [ - "default.handlebars->35->1566", - "default.handlebars->35->1864" + "default.handlebars->35->1569", + "default.handlebars->35->1865" ] }, { @@ -15378,8 +15372,8 @@ "zh-chs": "设备断开连接。", "zh-cht": "裝置斷開連接。", "xloc": [ - "default.handlebars->35->1567", - "default.handlebars->35->1865" + "default.handlebars->35->1570", + "default.handlebars->35->1866" ] }, { @@ -15401,7 +15395,7 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "設備組已創建:{0}", "xloc": [ - "default.handlebars->35->2012" + "default.handlebars->35->2013" ] }, { @@ -15423,7 +15417,7 @@ "zh-chs": "设备组已删除:{0}", "zh-cht": "設備組已刪除:{0}", "xloc": [ - "default.handlebars->35->2013" + "default.handlebars->35->2014" ] }, { @@ -15445,7 +15439,7 @@ "zh-chs": "设备组成员身份已更改:{0}", "zh-cht": "設備組成員身份已更改:{0}", "xloc": [ - "default.handlebars->35->2014" + "default.handlebars->35->2015" ] }, { @@ -15468,7 +15462,7 @@ "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。", "xloc": [ "default-mobile.handlebars->11->338", - "default.handlebars->35->892" + "default.handlebars->35->895" ] }, { @@ -15490,7 +15484,7 @@ "zh-chs": "设备组通知已更改", "zh-cht": "設備組通知已更改", "xloc": [ - "default.handlebars->35->2009" + "default.handlebars->35->2010" ] }, { @@ -15512,7 +15506,7 @@ "zh-chs": "未删除的设备组:{0}", "zh-cht": "未刪除的設備組:{0}", "xloc": [ - "default.handlebars->35->1992" + "default.handlebars->35->1993" ] }, { @@ -15537,7 +15531,7 @@ "default-mobile.handlebars->11->192", "default-mobile.handlebars->11->248", "default.handlebars->35->317", - "default.handlebars->35->676" + "default.handlebars->35->679" ] }, { @@ -15809,7 +15803,7 @@ "default-mobile.handlebars->11->191", "default-mobile.handlebars->11->247", "default.handlebars->35->316", - "default.handlebars->35->675" + "default.handlebars->35->678" ] }, { @@ -15899,7 +15893,7 @@ "zh-chs": "设备名称", "zh-cht": "裝置名稱", "xloc": [ - "default.handlebars->35->667" + "default.handlebars->35->670" ] }, { @@ -15937,7 +15931,7 @@ "zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "it": "Il dispositivo ha richiesto l'attivazione di Intel(R) AMT ACM TLS, FQDN: {0}", "xloc": [ - "default.handlebars->35->2047" + "default.handlebars->35->2048" ] }, { @@ -15959,7 +15953,7 @@ "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}", "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}", "xloc": [ - "default.handlebars->35->1994" + "default.handlebars->35->1995" ] }, { @@ -16000,9 +15994,9 @@ "zh-chs": "设备", "zh-cht": "裝置", "xloc": [ - "default.handlebars->35->1701", - "default.handlebars->35->2190", - "default.handlebars->35->2230" + "default.handlebars->35->1704", + "default.handlebars->35->2191", + "default.handlebars->35->2231" ] }, { @@ -16037,7 +16031,7 @@ "zh-cht": "已禁用", "xloc": [ "default-mobile.handlebars->11->475", - "default.handlebars->35->741", + "default.handlebars->35->744", "default.handlebars->35->95" ] }, @@ -16060,7 +16054,7 @@ "zh-chs": "禁用的电子邮件两因素身份验证", "zh-cht": "禁用的電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->35->2025" + "default.handlebars->35->2026" ] }, { @@ -16086,8 +16080,8 @@ "default-mobile.handlebars->11->414", "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->35->1143", - "default.handlebars->35->1671", + "default.handlebars->35->1146", + "default.handlebars->35->1674", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span", "sharing.handlebars->11->43", @@ -16205,7 +16199,7 @@ "zh-chs": "在远程设备上显示一个消息框。", "zh-cht": "在遠程裝置上顯示一個訊息框。", "xloc": [ - "default.handlebars->35->896" + "default.handlebars->35->899" ] }, { @@ -16249,7 +16243,7 @@ "zh-chs": "在远程设备上显示短信", "zh-cht": "在遠程裝置上顯示短信", "xloc": [ - "default.handlebars->35->783" + "default.handlebars->35->786" ] }, { @@ -16283,7 +16277,7 @@ "zh-chs": "显示设备组名称", "zh-cht": "顯示裝置群名稱", "xloc": [ - "default.handlebars->35->1565" + "default.handlebars->35->1568" ] }, { @@ -16305,7 +16299,7 @@ "zh-chs": "显示名称", "zh-cht": "顯示名稱", "xloc": [ - "default.handlebars->35->1101" + "default.handlebars->35->1104" ] }, { @@ -16327,7 +16321,7 @@ "zh-chs": "显示公共连结", "zh-cht": "顯示公共鏈結", "xloc": [ - "default.handlebars->35->1895" + "default.handlebars->35->1896" ] }, { @@ -16343,7 +16337,7 @@ "zh-chs": "显示{0}", "it": "Display {0}", "xloc": [ - "default.handlebars->35->1118" + "default.handlebars->35->1121" ] }, { @@ -16365,7 +16359,7 @@ "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->35->1954" + "default.handlebars->35->1955" ] }, { @@ -16387,7 +16381,7 @@ "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->35->1962" + "default.handlebars->35->1963" ] }, { @@ -16409,8 +16403,8 @@ "zh-chs": "什么都不做", "zh-cht": "什麼都不做", "xloc": [ - "default.handlebars->35->1733", - "default.handlebars->35->1737" + "default.handlebars->35->1734", + "default.handlebars->35->1738" ] }, { @@ -16432,10 +16426,10 @@ "zh-chs": "域", "zh-cht": "域", "xloc": [ - "default.handlebars->35->2154", - "default.handlebars->35->2202", - "default.handlebars->35->2211", - "default.handlebars->35->2279", + "default.handlebars->35->2155", + "default.handlebars->35->2203", + "default.handlebars->35->2212", + "default.handlebars->35->2280", "default.handlebars->35->91", "mstsc.handlebars->main->1->3->1->rowdomain->1->0", "mstsc.handlebars->main->1->3->1->rowdomain->3" @@ -16472,7 +16466,7 @@ "zh-chs": "请勿更改,如果设置请保留CCM", "zh-cht": "請勿更改,如果設置請保留CCM", "xloc": [ - "default.handlebars->35->1729" + "default.handlebars->35->1730" ] }, { @@ -16513,7 +16507,7 @@ "zh-chs": "不要连接到服务器", "zh-cht": "不要連接到伺服器", "xloc": [ - "default.handlebars->35->1738" + "default.handlebars->35->1739" ] }, { @@ -16604,7 +16598,7 @@ "it": "Giù", "xloc": [ "default-mobile.handlebars->11->386", - "default.handlebars->35->1080" + "default.handlebars->35->1083" ] }, { @@ -16690,7 +16684,7 @@ "zh-cht": "下載檔案", "xloc": [ "default-mobile.handlebars->11->453", - "default.handlebars->35->1191", + "default.handlebars->35->1194", "sharing.handlebars->11->82" ] }, @@ -16735,7 +16729,7 @@ "zh-chs": "下载MeshCmd", "zh-cht": "下載MeshCmd", "xloc": [ - "default.handlebars->35->1026" + "default.handlebars->35->1029" ] }, { @@ -16801,7 +16795,7 @@ "zh-chs": "下载报告", "zh-cht": "下載報告", "xloc": [ - "default.handlebars->35->2072", + "default.handlebars->35->2073", "default.handlebars->container->column_l->p3->3->1->0->3" ] }, @@ -16824,7 +16818,7 @@ "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。", "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。", "xloc": [ - "default.handlebars->35->1019" + "default.handlebars->35->1022" ] }, { @@ -16875,7 +16869,7 @@ "en": "Download device list", "fr": "Télécharger la liste des appareils", "xloc": [ - "default.handlebars->35->1699" + "default.handlebars->35->1702" ] }, { @@ -16919,7 +16913,7 @@ "zh-chs": "下载电源事件", "zh-cht": "下載電源事件", "xloc": [ - "default.handlebars->35->975" + "default.handlebars->35->978" ] }, { @@ -17045,7 +17039,7 @@ "zh-chs": "使用以下一种档案格式下载事件列表。", "zh-cht": "使用以下一種檔案格式下載事件列表。", "xloc": [ - "default.handlebars->35->2073" + "default.handlebars->35->2074" ] }, { @@ -17067,7 +17061,7 @@ "zh-chs": "使用以下一种档案格式下载用户列表。", "zh-cht": "使用以下一種檔案格式下載用戶列表。", "xloc": [ - "default.handlebars->35->2138" + "default.handlebars->35->2139" ] }, { @@ -17156,7 +17150,7 @@ "zh-chs": "下载:“{0}”", "zh-cht": "下載:“{0}”", "xloc": [ - "default.handlebars->35->1985" + "default.handlebars->35->1986" ] }, { @@ -17172,7 +17166,7 @@ "zh-chs": "下载:\\\"{0}\\\",大小:{1}", "it": "Scarica: \\\"{0}\\\", Dimensioni: {1}", "xloc": [ - "default.handlebars->35->2042" + "default.handlebars->35->2043" ] }, { @@ -17216,7 +17210,7 @@ "zh-chs": "代理重复", "zh-cht": "代理重複", "xloc": [ - "default.handlebars->35->2489" + "default.handlebars->35->2490" ] }, { @@ -17260,7 +17254,7 @@ "zh-chs": "复制用户组", "zh-cht": "複製用戶群", "xloc": [ - "default.handlebars->35->2206" + "default.handlebars->35->2207" ] }, { @@ -17301,8 +17295,8 @@ "zh-chs": "持续时间", "zh-cht": "持續時間", "xloc": [ - "default.handlebars->35->2402", - "default.handlebars->35->2428", + "default.handlebars->35->2403", + "default.handlebars->35->2429", "player.handlebars->3->17" ] }, @@ -17344,7 +17338,7 @@ "zh-chs": "荷兰文(比利时)", "zh-cht": "荷蘭文(比利時)", "xloc": [ - "default.handlebars->35->1385" + "default.handlebars->35->1388" ] }, { @@ -17366,7 +17360,7 @@ "zh-chs": "荷兰文(标准)", "zh-cht": "荷蘭文(標準)", "xloc": [ - "default.handlebars->35->1384" + "default.handlebars->35->1387" ] }, { @@ -17698,9 +17692,9 @@ "default-mobile.handlebars->11->354", "default-mobile.handlebars->11->356", "default-mobile.handlebars->11->363", - "default.handlebars->35->1036", - "default.handlebars->35->1038", - "default.handlebars->35->1045" + "default.handlebars->35->1039", + "default.handlebars->35->1041", + "default.handlebars->35->1048" ] }, { @@ -17725,10 +17719,10 @@ "default-mobile.handlebars->11->585", "default-mobile.handlebars->11->591", "default-mobile.handlebars->11->611", - "default.handlebars->35->1750", - "default.handlebars->35->1782", - "default.handlebars->35->1807", - "default.handlebars->35->1819" + "default.handlebars->35->1751", + "default.handlebars->35->1783", + "default.handlebars->35->1808", + "default.handlebars->35->1820" ] }, { @@ -17750,7 +17744,7 @@ "zh-chs": "编辑设备组功能", "zh-cht": "編輯裝置群功能", "xloc": [ - "default.handlebars->35->1768" + "default.handlebars->35->1769" ] }, { @@ -17772,8 +17766,8 @@ "zh-chs": "编辑设备组权限", "zh-cht": "編輯裝置群權限", "xloc": [ - "default.handlebars->35->1804", - "default.handlebars->35->1816" + "default.handlebars->35->1805", + "default.handlebars->35->1817" ] }, { @@ -17795,7 +17789,7 @@ "zh-chs": "编辑设备组用户同意", "zh-cht": "編輯裝置群用戶同意", "xloc": [ - "default.handlebars->35->1751" + "default.handlebars->35->1752" ] }, { @@ -17818,7 +17812,7 @@ "zh-cht": "編輯裝置筆記", "xloc": [ "default-mobile.handlebars->11->603", - "default.handlebars->35->1796" + "default.handlebars->35->1797" ] }, { @@ -17840,8 +17834,8 @@ "zh-chs": "编辑设备权限", "zh-cht": "編輯裝置權限", "xloc": [ - "default.handlebars->35->1809", - "default.handlebars->35->1811" + "default.handlebars->35->1810", + "default.handlebars->35->1812" ] }, { @@ -17885,7 +17879,7 @@ "zh-chs": "编辑设备用户同意", "zh-cht": "編輯裝置用戶同意", "xloc": [ - "default.handlebars->35->1753" + "default.handlebars->35->1754" ] }, { @@ -17907,7 +17901,7 @@ "zh-chs": "编辑群组", "zh-cht": "編輯群組", "xloc": [ - "default.handlebars->35->869" + "default.handlebars->35->872" ] }, { @@ -17933,10 +17927,10 @@ "default-mobile.handlebars->11->282", "default-mobile.handlebars->11->283", "default-mobile.handlebars->11->349", - "default.handlebars->35->712", - "default.handlebars->35->717", - "default.handlebars->35->718", - "default.handlebars->35->982" + "default.handlebars->35->715", + "default.handlebars->35->720", + "default.handlebars->35->721", + "default.handlebars->35->985" ] }, { @@ -17959,7 +17953,7 @@ "zh-cht": "編輯筆記", "xloc": [ "default-mobile.handlebars->11->618", - "default.handlebars->35->1826" + "default.handlebars->35->1827" ] }, { @@ -17981,7 +17975,7 @@ "zh-chs": "编辑用户同意", "zh-cht": "編輯用戶同意", "xloc": [ - "default.handlebars->35->1752" + "default.handlebars->35->1753" ] }, { @@ -18003,7 +17997,7 @@ "zh-chs": "编辑用户设备组权限", "zh-cht": "編輯用戶裝置群權限", "xloc": [ - "default.handlebars->35->1817" + "default.handlebars->35->1818" ] }, { @@ -18025,7 +18019,7 @@ "zh-chs": "编辑用户设备权限", "zh-cht": "編輯用戶裝置權限", "xloc": [ - "default.handlebars->35->1812" + "default.handlebars->35->1813" ] }, { @@ -18047,7 +18041,7 @@ "zh-chs": "编辑用户组", "zh-cht": "編輯用戶群", "xloc": [ - "default.handlebars->35->2257" + "default.handlebars->35->2258" ] }, { @@ -18069,7 +18063,7 @@ "zh-chs": "编辑用户组设备权限", "zh-cht": "編輯用戶群裝置權限", "xloc": [ - "default.handlebars->35->1814" + "default.handlebars->35->1815" ] }, { @@ -18091,7 +18085,7 @@ "zh-chs": "编辑用户组用户同意", "zh-cht": "編輯用戶組用戶同意", "xloc": [ - "default.handlebars->35->1754" + "default.handlebars->35->1755" ] }, { @@ -18181,11 +18175,11 @@ "zh-cht": "電郵", "xloc": [ "default-mobile.handlebars->11->102", - "default.handlebars->35->2156", - "default.handlebars->35->2283", - "default.handlebars->35->2285", - "default.handlebars->35->2325", - "default.handlebars->35->2345", + "default.handlebars->35->2157", + "default.handlebars->35->2284", + "default.handlebars->35->2286", + "default.handlebars->35->2326", + "default.handlebars->35->2346", "default.handlebars->35->417", "login-mobile.handlebars->5->42", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", @@ -18220,7 +18214,7 @@ "zh-cht": "電郵地址變更", "xloc": [ "default-mobile.handlebars->11->103", - "default.handlebars->35->1574" + "default.handlebars->35->1577" ] }, { @@ -18243,7 +18237,7 @@ "zh-cht": "電郵認證", "xloc": [ "default-mobile.handlebars->11->92", - "default.handlebars->35->1315" + "default.handlebars->35->1318" ] }, { @@ -18309,7 +18303,7 @@ "zh-cht": "電郵驗證", "xloc": [ "default-mobile.handlebars->11->101", - "default.handlebars->35->1572" + "default.handlebars->35->1575" ] }, { @@ -18353,7 +18347,7 @@ "zh-chs": "电邮未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->35->2102" + "default.handlebars->35->2103" ] }, { @@ -18375,8 +18369,8 @@ "zh-chs": "电子邮件已验证", "zh-cht": "電子郵件已驗證", "xloc": [ - "default.handlebars->35->2103", - "default.handlebars->35->2277" + "default.handlebars->35->2104", + "default.handlebars->35->2278" ] }, { @@ -18398,7 +18392,7 @@ "zh-chs": "电邮已验证。", "zh-cht": "電郵已驗證。", "xloc": [ - "default.handlebars->35->2162" + "default.handlebars->35->2163" ] }, { @@ -18420,7 +18414,7 @@ "zh-chs": "电邮未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->35->2278" + "default.handlebars->35->2279" ] }, { @@ -18455,7 +18449,7 @@ "zh-cht": "電郵已發送。", "xloc": [ "default-mobile.handlebars->11->660", - "default.handlebars->35->2457", + "default.handlebars->35->2458", "login-mobile.handlebars->5->2", "login.handlebars->5->2", "login2.handlebars->7->3" @@ -18516,7 +18510,7 @@ "zh-chs": "已通过电邮验证,并且需要重置密码。", "zh-cht": "已通過電郵驗證,並且需要重置密碼。", "xloc": [ - "default.handlebars->35->2163" + "default.handlebars->35->2164" ] }, { @@ -18551,7 +18545,7 @@ "zh-chs": "电子邮件/短信/推送流量", "it": "Email/SMS/Push Traffico", "xloc": [ - "default.handlebars->35->2548" + "default.handlebars->35->2549" ] }, { @@ -18601,7 +18595,7 @@ "zh-chs": "启用邀请代码", "zh-cht": "啟用邀請代碼", "xloc": [ - "default.handlebars->35->1849" + "default.handlebars->35->1850" ] }, { @@ -18646,7 +18640,7 @@ "zh-cht": "啟用電郵二因子鑑別。", "xloc": [ "default-mobile.handlebars->11->94", - "default.handlebars->35->1317" + "default.handlebars->35->1320" ] }, { @@ -18690,7 +18684,7 @@ "zh-chs": "已启用", "zh-cht": "已啟用", "xloc": [ - "default.handlebars->35->2430", + "default.handlebars->35->2431", "default.handlebars->35->94" ] }, @@ -18713,7 +18707,7 @@ "zh-chs": "启用电子邮件两因素身份验证", "zh-cht": "啟用電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->35->2024" + "default.handlebars->35->2025" ] }, { @@ -18752,7 +18746,7 @@ "it": "Fine", "xloc": [ "default-mobile.handlebars->11->380", - "default.handlebars->35->1074" + "default.handlebars->35->1077" ] }, { @@ -18774,7 +18768,7 @@ "zh-chs": "时间结束", "zh-cht": "時間結束", "xloc": [ - "default.handlebars->35->2427" + "default.handlebars->35->2428" ] }, { @@ -18796,7 +18790,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”", "xloc": [ - "default.handlebars->35->1947" + "default.handlebars->35->1948" ] }, { @@ -18818,7 +18812,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”", "xloc": [ - "default.handlebars->35->1948" + "default.handlebars->35->1949" ] }, { @@ -18826,7 +18820,7 @@ "nl": "Beëindigde lokale relay sessie \\\"{0}\\\", protocol {1} naar {2}, {3} seconde(n)", "sv": "Avslutade lokal relä sejour \\\"{0}\\\", protokoll {1} till {2}, {3} sekund(er)", "xloc": [ - "default.handlebars->35->2057" + "default.handlebars->35->2058" ] }, { @@ -18842,7 +18836,7 @@ "zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"", "it": "Terminata la sessione di messaggistica \\\"{0}\\\" da {1} a {2}, {3} secondo(i)", "xloc": [ - "default.handlebars->35->2048" + "default.handlebars->35->2049" ] }, { @@ -18864,7 +18858,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”", "xloc": [ - "default.handlebars->35->1945" + "default.handlebars->35->1946" ] }, { @@ -18886,7 +18880,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”", "xloc": [ - "default.handlebars->35->1946" + "default.handlebars->35->1947" ] }, { @@ -18908,7 +18902,7 @@ "zh-chs": "英文", "zh-cht": "英文", "xloc": [ - "default.handlebars->35->1386" + "default.handlebars->35->1389" ] }, { @@ -18930,7 +18924,7 @@ "zh-chs": "英文(澳洲)", "zh-cht": "英文(澳洲)", "xloc": [ - "default.handlebars->35->1387" + "default.handlebars->35->1390" ] }, { @@ -18952,7 +18946,7 @@ "zh-chs": "英文(伯利茲)", "zh-cht": "英文(伯利茲)", "xloc": [ - "default.handlebars->35->1388" + "default.handlebars->35->1391" ] }, { @@ -18974,7 +18968,7 @@ "zh-chs": "英文(加拿大)", "zh-cht": "英文(加拿大)", "xloc": [ - "default.handlebars->35->1389" + "default.handlebars->35->1392" ] }, { @@ -18996,7 +18990,7 @@ "zh-chs": "英文(爱尔兰)", "zh-cht": "英文(愛爾蘭)", "xloc": [ - "default.handlebars->35->1390" + "default.handlebars->35->1393" ] }, { @@ -19018,7 +19012,7 @@ "zh-chs": "英文(牙买加)", "zh-cht": "英文(牙買加)", "xloc": [ - "default.handlebars->35->1391" + "default.handlebars->35->1394" ] }, { @@ -19040,7 +19034,7 @@ "zh-chs": "英文(纽西兰)", "zh-cht": "英文(紐西蘭)", "xloc": [ - "default.handlebars->35->1392" + "default.handlebars->35->1395" ] }, { @@ -19062,7 +19056,7 @@ "zh-chs": "英文(菲律宾)", "zh-cht": "英文(菲律賓)", "xloc": [ - "default.handlebars->35->1393" + "default.handlebars->35->1396" ] }, { @@ -19084,7 +19078,7 @@ "zh-chs": "英语(南非)", "zh-cht": "英語(南非)", "xloc": [ - "default.handlebars->35->1394" + "default.handlebars->35->1397" ] }, { @@ -19106,7 +19100,7 @@ "zh-chs": "英文(特立尼达和多巴哥)", "zh-cht": "英文(特立尼達和多巴哥)", "xloc": [ - "default.handlebars->35->1395" + "default.handlebars->35->1398" ] }, { @@ -19128,7 +19122,7 @@ "zh-chs": "英文(英国)", "zh-cht": "英文(英國)", "xloc": [ - "default.handlebars->35->1396" + "default.handlebars->35->1399" ] }, { @@ -19150,7 +19144,7 @@ "zh-chs": "美国英文", "zh-cht": "美國英語", "xloc": [ - "default.handlebars->35->1397" + "default.handlebars->35->1400" ] }, { @@ -19172,7 +19166,7 @@ "zh-chs": "英文(津巴布韦)", "zh-cht": "英文(津巴布韋)", "xloc": [ - "default.handlebars->35->1398" + "default.handlebars->35->1401" ] }, { @@ -19207,10 +19201,10 @@ "zh-cht": "輸入", "xloc": [ "default-mobile.handlebars->11->374", - "default.handlebars->35->1068", - "default.handlebars->35->1163", - "default.handlebars->35->1601", - "default.handlebars->35->1602", + "default.handlebars->35->1071", + "default.handlebars->35->1166", + "default.handlebars->35->1604", + "default.handlebars->35->1605", "sharing.handlebars->11->55" ] }, @@ -19233,7 +19227,7 @@ "zh-chs": "输入管理领域名称的逗号分隔列表。", "zh-cht": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->35->2167" + "default.handlebars->35->2168" ] }, { @@ -19311,7 +19305,7 @@ "zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。", "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "xloc": [ - "default.handlebars->35->1093" + "default.handlebars->35->1096" ] }, { @@ -19403,7 +19397,7 @@ "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。", "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。", "xloc": [ - "default.handlebars->35->1312" + "default.handlebars->35->1315" ] }, { @@ -19454,7 +19448,7 @@ "zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。", "xloc": [ "default-mobile.handlebars->11->668", - "default.handlebars->35->2465" + "default.handlebars->35->2466" ] }, { @@ -19471,7 +19465,7 @@ "zh-chs": "错误,密码未更改。", "xloc": [ "default-mobile.handlebars->11->665", - "default.handlebars->35->2462" + "default.handlebars->35->2463" ] }, { @@ -19487,7 +19481,7 @@ "zh-chs": "错误,无法更改为常用密码。", "xloc": [ "default-mobile.handlebars->11->664", - "default.handlebars->35->2461" + "default.handlebars->35->2462" ] }, { @@ -19503,7 +19497,7 @@ "zh-chs": "错误,无法更改为以前使用的密码。", "xloc": [ "default-mobile.handlebars->11->663", - "default.handlebars->35->2460" + "default.handlebars->35->2461" ] }, { @@ -19542,7 +19536,7 @@ "it": "Escape", "xloc": [ "default-mobile.handlebars->11->375", - "default.handlebars->35->1069" + "default.handlebars->35->1072" ] }, { @@ -19564,7 +19558,7 @@ "zh-chs": "世界文", "zh-cht": "世界語", "xloc": [ - "default.handlebars->35->1399" + "default.handlebars->35->1402" ] }, { @@ -19586,7 +19580,7 @@ "zh-chs": "爱沙尼亚文", "zh-cht": "愛沙尼亞語", "xloc": [ - "default.handlebars->35->1400" + "default.handlebars->35->1403" ] }, { @@ -19620,7 +19614,7 @@ "zh-chs": "事件详情", "zh-cht": "事件詳情", "xloc": [ - "default.handlebars->35->1204" + "default.handlebars->35->1207" ] }, { @@ -19642,7 +19636,7 @@ "zh-chs": "事件列表输出", "zh-cht": "事件列表輸出", "xloc": [ - "default.handlebars->35->2078" + "default.handlebars->35->2079" ] }, { @@ -19775,9 +19769,9 @@ "zh-chs": "到期时间", "zh-cht": "到期時間", "xloc": [ - "default.handlebars->35->1562", + "default.handlebars->35->1565", "default.handlebars->35->237", - "default.handlebars->35->931" + "default.handlebars->35->934" ] }, { @@ -19821,7 +19815,7 @@ "zh-chs": "过期{0}", "zh-cht": "過期{0}", "xloc": [ - "default.handlebars->35->1615", + "default.handlebars->35->1618", "sharing.handlebars->11->95" ] }, @@ -19866,7 +19860,7 @@ "zh-chs": "扩充式ASCII", "zh-cht": "擴充式ASCII", "xloc": [ - "default.handlebars->35->1134", + "default.handlebars->35->1137", "sharing.handlebars->11->34" ] }, @@ -19912,7 +19906,7 @@ "zh-chs": "外部", "zh-cht": "外部", "xloc": [ - "default.handlebars->35->2528" + "default.handlebars->35->2529" ] }, { @@ -19956,7 +19950,7 @@ "zh-chs": "FYRO马其顿语", "zh-cht": "FYRO馬其頓語", "xloc": [ - "default.handlebars->35->1450" + "default.handlebars->35->1453" ] }, { @@ -19978,7 +19972,7 @@ "zh-chs": "法罗语", "zh-cht": "法羅語", "xloc": [ - "default.handlebars->35->1401" + "default.handlebars->35->1404" ] }, { @@ -20017,7 +20011,7 @@ "zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。", "xloc": [ "default-mobile.handlebars->11->659", - "default.handlebars->35->2456" + "default.handlebars->35->2457" ] }, { @@ -20055,7 +20049,7 @@ "zh-chs": "本地用户拒绝后无法启动远程桌面", "zh-cht": "本地用戶拒絕後無法啟動遠程桌面", "xloc": [ - "default.handlebars->35->1970" + "default.handlebars->35->1971" ] }, { @@ -20089,7 +20083,7 @@ "zh-chs": "本地用户拒绝后无法启动远程文件", "zh-cht": "本地用戶拒絕後無法啟動遠程文件", "xloc": [ - "default.handlebars->35->1977" + "default.handlebars->35->1978" ] }, { @@ -20124,7 +20118,7 @@ "zh-cht": "無法啟動遠程終端接合{0}({1})", "xloc": [ "default-mobile.handlebars->11->366", - "default.handlebars->35->1048", + "default.handlebars->35->1051", "sharing.handlebars->11->30", "sharing.handlebars->11->8" ] @@ -20148,7 +20142,7 @@ "zh-chs": "波斯文(波斯文)", "zh-cht": "波斯語(波斯語)", "xloc": [ - "default.handlebars->35->1402" + "default.handlebars->35->1405" ] }, { @@ -20194,7 +20188,7 @@ "zh-chs": "功能", "zh-cht": "功能", "xloc": [ - "default.handlebars->35->1657" + "default.handlebars->35->1660" ] }, { @@ -20216,7 +20210,7 @@ "zh-chs": "斐济", "zh-cht": "斐濟", "xloc": [ - "default.handlebars->35->1403" + "default.handlebars->35->1406" ] }, { @@ -20261,8 +20255,8 @@ "zh-cht": "檔案編輯器", "xloc": [ "default-mobile.handlebars->11->437", - "default.handlebars->35->1175", - "default.handlebars->35->647", + "default.handlebars->35->1178", + "default.handlebars->35->650", "sharing.handlebars->11->66" ] }, @@ -20303,8 +20297,8 @@ "zh-chs": "档案操作", "zh-cht": "檔案操作", "xloc": [ - "default.handlebars->35->1154", - "default.handlebars->35->1156", + "default.handlebars->35->1157", + "default.handlebars->35->1159", "sharing.handlebars->11->46", "sharing.handlebars->11->48" ] @@ -20344,7 +20338,7 @@ "zh-chs": "文件传输", "it": "Trasferimento di file", "xloc": [ - "default.handlebars->35->2408" + "default.handlebars->35->2409" ] }, { @@ -20366,7 +20360,7 @@ "zh-chs": "文件系统驱动", "zh-cht": "FileSystemDriver", "xloc": [ - "default.handlebars->35->1104" + "default.handlebars->35->1107" ] }, { @@ -20390,12 +20384,12 @@ "xloc": [ "default-mobile.handlebars->11->203", "default-mobile.handlebars->11->312", - "default.handlebars->35->1762", - "default.handlebars->35->2415", - "default.handlebars->35->2516", + "default.handlebars->35->1763", + "default.handlebars->35->2416", + "default.handlebars->35->2517", "default.handlebars->35->344", - "default.handlebars->35->840", - "default.handlebars->35->907", + "default.handlebars->35->843", + "default.handlebars->35->910", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles", "sharing.handlebars->LeftSideToolBar" @@ -20442,10 +20436,10 @@ "zh-chs": "档案通知", "zh-cht": "檔案通知", "xloc": [ - "default.handlebars->35->1665", - "default.handlebars->35->2223", - "default.handlebars->35->2310", - "default.handlebars->35->752" + "default.handlebars->35->1668", + "default.handlebars->35->2224", + "default.handlebars->35->2311", + "default.handlebars->35->755" ] }, { @@ -20467,10 +20461,10 @@ "zh-chs": "档案提示", "zh-cht": "檔案提示", "xloc": [ - "default.handlebars->35->1664", - "default.handlebars->35->2222", - "default.handlebars->35->2309", - "default.handlebars->35->751" + "default.handlebars->35->1667", + "default.handlebars->35->2223", + "default.handlebars->35->2310", + "default.handlebars->35->754" ] }, { @@ -20493,7 +20487,7 @@ "zh-cht": "過濾", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1", - "default.handlebars->35->1159", + "default.handlebars->35->1162", "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", @@ -20542,7 +20536,7 @@ "zh-chs": "查找文件", "zh-cht": "查找文件", "xloc": [ - "default.handlebars->35->1162", + "default.handlebars->35->1165", "sharing.handlebars->11->54" ] }, @@ -20565,7 +20559,7 @@ "zh-chs": "录制会话已完成,{0}秒", "zh-cht": "錄製會話已完成,{0}秒", "xloc": [ - "default.handlebars->35->1943" + "default.handlebars->35->1944" ] }, { @@ -20587,7 +20581,7 @@ "zh-chs": "芬兰", "zh-cht": "芬蘭", "xloc": [ - "default.handlebars->35->1404" + "default.handlebars->35->1407" ] }, { @@ -20605,8 +20599,8 @@ "xloc": [ "default-mobile.handlebars->11->470", "default-mobile.handlebars->11->472", - "default.handlebars->35->736", - "default.handlebars->35->738" + "default.handlebars->35->739", + "default.handlebars->35->741" ] }, { @@ -20622,8 +20616,8 @@ "zh-chs": "防火墙未激活", "it": "Firewall non attivo", "xloc": [ - "default.handlebars->35->1875", - "default.handlebars->35->1889" + "default.handlebars->35->1876", + "default.handlebars->35->1890" ] }, { @@ -20667,7 +20661,7 @@ "it": "Lampeggia", "xloc": [ "default-mobile.handlebars->11->316", - "default.handlebars->35->938" + "default.handlebars->35->941" ] }, { @@ -20871,8 +20865,8 @@ "zh-chs": "下次登录时强制重置密码。", "zh-cht": "下次登入時強制重置密碼。", "xloc": [ - "default.handlebars->35->2161", - "default.handlebars->35->2356" + "default.handlebars->35->2162", + "default.handlebars->35->2357" ] }, { @@ -20963,7 +20957,7 @@ "zh-chs": "格式化", "zh-cht": "格式化", "xloc": [ - "default.handlebars->35->2069" + "default.handlebars->35->2070" ] }, { @@ -21021,8 +21015,8 @@ "zh-chs": "自由", "zh-cht": "自由", "xloc": [ - "default.handlebars->35->2474", - "default.handlebars->35->2476" + "default.handlebars->35->2475", + "default.handlebars->35->2477" ] }, { @@ -21067,7 +21061,7 @@ "zh-chs": "法文(比利时)", "zh-cht": "法語(比利時)", "xloc": [ - "default.handlebars->35->1406" + "default.handlebars->35->1409" ] }, { @@ -21089,7 +21083,7 @@ "zh-chs": "法文(加拿大)", "zh-cht": "法語(加拿大)", "xloc": [ - "default.handlebars->35->1407" + "default.handlebars->35->1410" ] }, { @@ -21111,7 +21105,7 @@ "zh-chs": "法文(法国)", "zh-cht": "法語(法國)", "xloc": [ - "default.handlebars->35->1408" + "default.handlebars->35->1411" ] }, { @@ -21133,7 +21127,7 @@ "zh-chs": "法文(卢森堡)", "zh-cht": "法語(盧森堡)", "xloc": [ - "default.handlebars->35->1409" + "default.handlebars->35->1412" ] }, { @@ -21155,7 +21149,7 @@ "zh-chs": "法文(摩纳哥)", "zh-cht": "法語(摩納哥)", "xloc": [ - "default.handlebars->35->1410" + "default.handlebars->35->1413" ] }, { @@ -21177,7 +21171,7 @@ "zh-chs": "法文(标准)", "zh-cht": "法語(標準)", "xloc": [ - "default.handlebars->35->1405" + "default.handlebars->35->1408" ] }, { @@ -21199,7 +21193,7 @@ "zh-chs": "法文(瑞士)", "zh-cht": "法語(瑞士)", "xloc": [ - "default.handlebars->35->1411" + "default.handlebars->35->1414" ] }, { @@ -21221,7 +21215,7 @@ "zh-chs": "弗里斯兰文", "zh-cht": "弗里斯蘭語", "xloc": [ - "default.handlebars->35->1412" + "default.handlebars->35->1415" ] }, { @@ -21243,7 +21237,7 @@ "zh-chs": "弗留利", "zh-cht": "弗留利", "xloc": [ - "default.handlebars->35->1413" + "default.handlebars->35->1416" ] }, { @@ -21269,9 +21263,9 @@ "default-mobile.handlebars->11->577", "default-mobile.handlebars->11->590", "default-mobile.handlebars->11->610", - "default.handlebars->35->1608", - "default.handlebars->35->1781", - "default.handlebars->35->2173" + "default.handlebars->35->1611", + "default.handlebars->35->1782", + "default.handlebars->35->2174" ] }, { @@ -21293,7 +21287,7 @@ "zh-chs": "完整管理员(保留所有权利)", "zh-cht": "完整管理員(保留所有權利)", "xloc": [ - "default.handlebars->35->1818" + "default.handlebars->35->1819" ] }, { @@ -21334,7 +21328,7 @@ "zh-chs": "完整设备权限", "zh-cht": "完整裝置權限", "xloc": [ - "default.handlebars->35->849" + "default.handlebars->35->852" ] }, { @@ -21356,7 +21350,7 @@ "zh-chs": "全部权限", "zh-cht": "全部權限", "xloc": [ - "default.handlebars->35->868" + "default.handlebars->35->871" ] }, { @@ -21425,7 +21419,7 @@ "zh-chs": "完整管理员", "zh-cht": "完整管理員", "xloc": [ - "default.handlebars->35->2271" + "default.handlebars->35->2272" ] }, { @@ -21447,8 +21441,8 @@ "zh-chs": "全自动的", "zh-cht": "全自動的", "xloc": [ - "default.handlebars->35->1682", - "default.handlebars->35->1720" + "default.handlebars->35->1685", + "default.handlebars->35->1721" ] }, { @@ -21471,7 +21465,7 @@ "zh-cht": "GPU", "xloc": [ "default-mobile.handlebars->11->534", - "default.handlebars->35->1273" + "default.handlebars->35->1276" ] }, { @@ -21493,7 +21487,7 @@ "zh-chs": "盖尔文(爱尔兰)", "zh-cht": "蓋爾語(愛爾蘭)", "xloc": [ - "default.handlebars->35->1415" + "default.handlebars->35->1418" ] }, { @@ -21515,7 +21509,7 @@ "zh-chs": "盖尔文(苏格兰文)", "zh-cht": "蓋爾語(蘇格蘭語)", "xloc": [ - "default.handlebars->35->1414" + "default.handlebars->35->1417" ] }, { @@ -21537,7 +21531,7 @@ "zh-chs": "加拉契文", "zh-cht": "加拉契語", "xloc": [ - "default.handlebars->35->1416" + "default.handlebars->35->1419" ] }, { @@ -21631,7 +21625,7 @@ "zh-chs": "一般信息", "zh-cht": "一般訊息", "xloc": [ - "default.handlebars->35->654" + "default.handlebars->35->657" ] }, { @@ -21675,7 +21669,7 @@ "zh-chs": "格鲁吉亚文", "zh-cht": "格魯吉亞文", "xloc": [ - "default.handlebars->35->1417" + "default.handlebars->35->1420" ] }, { @@ -21697,7 +21691,7 @@ "zh-chs": "德文(奥地利)", "zh-cht": "德語(奧地利)", "xloc": [ - "default.handlebars->35->1419" + "default.handlebars->35->1422" ] }, { @@ -21719,7 +21713,7 @@ "zh-chs": "德文(德国)", "zh-cht": "德文(德國)", "xloc": [ - "default.handlebars->35->1420" + "default.handlebars->35->1423" ] }, { @@ -21741,7 +21735,7 @@ "zh-chs": "德文(列支敦士登)", "zh-cht": "德文(列支敦士登)", "xloc": [ - "default.handlebars->35->1421" + "default.handlebars->35->1424" ] }, { @@ -21763,7 +21757,7 @@ "zh-chs": "德文(卢森堡)", "zh-cht": "德語(盧森堡)", "xloc": [ - "default.handlebars->35->1422" + "default.handlebars->35->1425" ] }, { @@ -21785,7 +21779,7 @@ "zh-chs": "德文(标准)", "zh-cht": "德語(標準)", "xloc": [ - "default.handlebars->35->1418" + "default.handlebars->35->1421" ] }, { @@ -21807,7 +21801,7 @@ "zh-chs": "德文(瑞士)", "zh-cht": "德文(瑞士)", "xloc": [ - "default.handlebars->35->1423" + "default.handlebars->35->1426" ] }, { @@ -21829,7 +21823,7 @@ "zh-chs": "获取此设备的MQTT登录凭证。", "zh-cht": "獲取此裝置的MQTT登入憑證。", "xloc": [ - "default.handlebars->35->813" + "default.handlebars->35->816" ] }, { @@ -21874,7 +21868,7 @@ "zh-chs": "正在获取剪贴板内容,{0}个字节", "zh-cht": "正在獲取剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->35->1957" + "default.handlebars->35->1958" ] }, { @@ -21942,7 +21936,7 @@ "zh-chs": "好", "zh-cht": "好", "xloc": [ - "default.handlebars->35->1604" + "default.handlebars->35->1607" ] }, { @@ -21991,8 +21985,8 @@ "zh-chs": "Google云端硬盘备份", "zh-cht": "Google雲端硬盤備份", "xloc": [ - "default.handlebars->35->1625", "default.handlebars->35->1628", + "default.handlebars->35->1631", "default.handlebars->35->259" ] }, @@ -22015,7 +22009,7 @@ "zh-chs": "Google云端硬盘控制台", "zh-cht": "Google雲端硬盤控制台", "xloc": [ - "default.handlebars->35->1622" + "default.handlebars->35->1625" ] }, { @@ -22059,7 +22053,7 @@ "zh-chs": "Google云端硬盘备份当前处于活动状态。", "zh-cht": "Google雲端硬盤備份當前處於活動狀態。", "xloc": [ - "default.handlebars->35->1626" + "default.handlebars->35->1629" ] }, { @@ -22097,7 +22091,7 @@ "zh-chs": "希腊文", "zh-cht": "希臘文", "xloc": [ - "default.handlebars->35->1424" + "default.handlebars->35->1427" ] }, { @@ -22120,7 +22114,7 @@ "zh-cht": "群", "xloc": [ "default-mobile.handlebars->11->250", - "default.handlebars->35->682", + "default.handlebars->35->685", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1" ] }, @@ -22143,8 +22137,8 @@ "zh-chs": "集体指令", "zh-cht": "集體指令", "xloc": [ - "default.handlebars->35->2117", - "default.handlebars->35->2196", + "default.handlebars->35->2118", + "default.handlebars->35->2197", "default.handlebars->35->569", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", @@ -22170,7 +22164,7 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->35->2065" + "default.handlebars->35->2066" ] }, { @@ -22192,7 +22186,7 @@ "zh-chs": "组标识符", "zh-cht": "群標識符", "xloc": [ - "default.handlebars->35->2213" + "default.handlebars->35->2214" ] }, { @@ -22214,7 +22208,7 @@ "zh-chs": "群组成员", "zh-cht": "群組成員", "xloc": [ - "default.handlebars->35->2234" + "default.handlebars->35->2235" ] }, { @@ -22236,7 +22230,7 @@ "zh-chs": "用户{0}的群组权限。", "zh-cht": "用戶{0}的群組權限。", "xloc": [ - "default.handlebars->35->1780" + "default.handlebars->35->1781" ] }, { @@ -22258,7 +22252,7 @@ "zh-chs": "{0}的群组权限。", "zh-cht": "{0}的群組權限。", "xloc": [ - "default.handlebars->35->1779" + "default.handlebars->35->1780" ] }, { @@ -22347,7 +22341,7 @@ "zh-cht": "來賓姓名", "xloc": [ "default.handlebars->35->232", - "default.handlebars->35->904" + "default.handlebars->35->907" ] }, { @@ -22363,8 +22357,8 @@ "zh-chs": "嘉宾分享", "it": "Condivisione degli ospiti", "xloc": [ - "default.handlebars->35->856", - "default.handlebars->35->878" + "default.handlebars->35->859", + "default.handlebars->35->881" ] }, { @@ -22380,7 +22374,7 @@ "zh-chs": "嘉宾分享", "it": "Condivisione degli ospiti", "xloc": [ - "default.handlebars->35->1788" + "default.handlebars->35->1789" ] }, { @@ -22402,7 +22396,7 @@ "zh-chs": "古久拉提", "zh-cht": "古久拉提", "xloc": [ - "default.handlebars->35->1425" + "default.handlebars->35->1428" ] }, { @@ -22418,7 +22412,7 @@ "zh-chs": "HTTP", "it": "HTTP", "xloc": [ - "default.handlebars->35->2512" + "default.handlebars->35->2513" ] }, { @@ -22477,7 +22471,7 @@ "zh-chs": "海地文", "zh-cht": "海地文", "xloc": [ - "default.handlebars->35->1426" + "default.handlebars->35->1429" ] }, { @@ -22530,7 +22524,7 @@ "zh-cht": "強行斷開代理", "xloc": [ "default-mobile.handlebars->11->564", - "default.handlebars->35->1304" + "default.handlebars->35->1307" ] }, { @@ -22552,7 +22546,7 @@ "zh-chs": "堆总数", "zh-cht": "堆總數", "xloc": [ - "default.handlebars->35->2530" + "default.handlebars->35->2531" ] }, { @@ -22574,7 +22568,7 @@ "zh-chs": "堆使用", "zh-cht": "堆使用", "xloc": [ - "default.handlebars->35->2529" + "default.handlebars->35->2530" ] }, { @@ -22596,7 +22590,7 @@ "zh-chs": "希伯来文", "zh-cht": "希伯來文", "xloc": [ - "default.handlebars->35->1427" + "default.handlebars->35->1430" ] }, { @@ -22675,7 +22669,7 @@ "zh-chs": "已请求帮助,用户:{0},详细信息:{1}", "zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}", "xloc": [ - "default.handlebars->35->2034" + "default.handlebars->35->2035" ] }, { @@ -22742,7 +22736,7 @@ "zh-chs": "帮助翻译MeshCentral", "zh-cht": "幫助翻譯MeshCentral", "xloc": [ - "default.handlebars->35->1542" + "default.handlebars->35->1545" ] }, { @@ -22856,7 +22850,7 @@ "zh-chs": "印地文", "zh-cht": "印地文", "xloc": [ - "default.handlebars->35->1428" + "default.handlebars->35->1431" ] }, { @@ -22898,7 +22892,7 @@ "zh-cht": "保存1個項目進行複製", "xloc": [ "default-mobile.handlebars->11->446", - "default.handlebars->35->1185", + "default.handlebars->35->1188", "sharing.handlebars->11->76" ] }, @@ -22922,7 +22916,7 @@ "zh-cht": "保存1個項目進行移動", "xloc": [ "default-mobile.handlebars->11->450", - "default.handlebars->35->1189", + "default.handlebars->35->1192", "sharing.handlebars->11->80" ] }, @@ -22946,7 +22940,7 @@ "zh-cht": "保留{0}個項目進行複製", "xloc": [ "default-mobile.handlebars->11->444", - "default.handlebars->35->1183", + "default.handlebars->35->1186", "sharing.handlebars->11->74" ] }, @@ -22970,7 +22964,7 @@ "zh-cht": "保存{0}個項目以進行移動", "xloc": [ "default-mobile.handlebars->11->448", - "default.handlebars->35->1187", + "default.handlebars->35->1190", "sharing.handlebars->11->78" ] }, @@ -22994,7 +22988,7 @@ "zh-cht": "保存{0}項目{1}給{2}", "xloc": [ "default-mobile.handlebars->11->153", - "default.handlebars->35->1930" + "default.handlebars->35->1931" ] }, { @@ -23011,7 +23005,7 @@ "it": "Home", "xloc": [ "default-mobile.handlebars->11->379", - "default.handlebars->35->1073" + "default.handlebars->35->1076" ] }, { @@ -23038,11 +23032,11 @@ "default-mobile.handlebars->11->255", "default-mobile.handlebars->11->359", "default-mobile.handlebars->11->493", - "default.handlebars->35->1041", - "default.handlebars->35->1222", + "default.handlebars->35->1044", + "default.handlebars->35->1225", "default.handlebars->35->376", "default.handlebars->35->385", - "default.handlebars->35->687" + "default.handlebars->35->690" ] }, { @@ -23064,7 +23058,7 @@ "zh-chs": "主机名同步", "zh-cht": "主機名同步", "xloc": [ - "default.handlebars->35->1654" + "default.handlebars->35->1657" ] }, { @@ -23086,7 +23080,7 @@ "zh-chs": "匈牙利文", "zh-cht": "匈牙利文", "xloc": [ - "default.handlebars->35->1429" + "default.handlebars->35->1432" ] }, { @@ -23155,9 +23149,9 @@ "zh-chs": "IP:{0}", "zh-cht": "IP:{0}", "xloc": [ - "default.handlebars->35->1232", - "default.handlebars->35->1242", - "default.handlebars->35->1246" + "default.handlebars->35->1235", + "default.handlebars->35->1245", + "default.handlebars->35->1249" ] }, { @@ -23179,9 +23173,9 @@ "zh-chs": "IP:{0},掩码:{1},网关:{2}", "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "xloc": [ - "default.handlebars->35->1230", - "default.handlebars->35->1240", - "default.handlebars->35->1244" + "default.handlebars->35->1233", + "default.handlebars->35->1243", + "default.handlebars->35->1247" ] }, { @@ -23205,10 +23199,10 @@ "xloc": [ "default-mobile.handlebars->11->500", "default-mobile.handlebars->11->502", - "default.handlebars->35->1229", - "default.handlebars->35->1231", - "default.handlebars->35->1239", - "default.handlebars->35->1241" + "default.handlebars->35->1232", + "default.handlebars->35->1234", + "default.handlebars->35->1242", + "default.handlebars->35->1244" ] }, { @@ -23301,8 +23295,8 @@ "xloc": [ "default-mobile.handlebars->11->504", "default-mobile.handlebars->11->506", - "default.handlebars->35->1243", - "default.handlebars->35->1245" + "default.handlebars->35->1246", + "default.handlebars->35->1248" ] }, { @@ -23390,7 +23384,7 @@ "zh-chs": "冰岛文", "zh-cht": "冰島文", "xloc": [ - "default.handlebars->35->1430" + "default.handlebars->35->1433" ] }, { @@ -23413,7 +23407,7 @@ "zh-cht": "圖符選擇", "xloc": [ "default-mobile.handlebars->11->353", - "default.handlebars->35->1035" + "default.handlebars->35->1038" ] }, { @@ -23437,8 +23431,8 @@ "xloc": [ "default-mobile.handlebars->11->492", "default-mobile.handlebars->11->532", - "default.handlebars->35->1221", - "default.handlebars->35->1271" + "default.handlebars->35->1224", + "default.handlebars->35->1274" ] }, { @@ -23460,7 +23454,7 @@ "zh-chs": "如果在CCM中,请重新激活英特尔®AMT", "zh-cht": "如果在CCM中,請重新激活英特爾®AMT", "xloc": [ - "default.handlebars->35->1734" + "default.handlebars->35->1735" ] }, { @@ -23595,23 +23589,23 @@ "en": "Import Intel® AMT Devices", "fr": "Importer la liste des appareils Intel® AMT", "xloc": [ - "default.handlebars->35->1708", "default.handlebars->35->1709", - "default.handlebars->35->1713" + "default.handlebars->35->1710", + "default.handlebars->35->1714" ] }, { "en": "Import a list of local Intel® AMT devices in MeshCommander JSON format.", "fr": "Importer une liste locale d'appareils Intel® AMT au format MeshCommander (JSON).", "xloc": [ - "default.handlebars->35->1707" + "default.handlebars->35->1708" ] }, { "en": "Import device list", "fr": "Importer la liste des appareils", "xloc": [ - "default.handlebars->35->1700" + "default.handlebars->35->1703" ] }, { @@ -23626,7 +23620,7 @@ "zh-chs": "为了使用推送通知身份验证,必须在您的帐户中设置具有完全权限的移动设备。", "it": "Per utilizzare l'autenticazione delle notifiche push, è necessario che nel tuo account sia configurato un dispositivo mobile con tutti i diritti.", "xloc": [ - "default.handlebars->35->1325" + "default.handlebars->35->1328" ] }, { @@ -23658,7 +23652,7 @@ "zh-chs": "包括设备详细信息", "it": "Includi i dettagli del dispositivo", "xloc": [ - "default.handlebars->35->611" + "default.handlebars->35->613" ] }, { @@ -23751,7 +23745,7 @@ "zh-chs": "印度尼西亚文", "zh-cht": "印度尼西亞文", "xloc": [ - "default.handlebars->35->1431" + "default.handlebars->35->1434" ] }, { @@ -23836,7 +23830,7 @@ "it": "Inserire", "xloc": [ "default-mobile.handlebars->11->377", - "default.handlebars->35->1071" + "default.handlebars->35->1074" ] }, { @@ -24018,8 +24012,8 @@ "zh-chs": "安装类型", "zh-cht": "安裝方式", "xloc": [ - "default.handlebars->35->1851", - "default.handlebars->35->1858", + "default.handlebars->35->1852", + "default.handlebars->35->1859", "default.handlebars->35->432", "default.handlebars->35->446", "default.handlebars->35->462", @@ -24045,7 +24039,7 @@ "zh-chs": "英特尔(F10 = ESC + [OM)", "zh-cht": "Intel(F10 = ESC + [OM)", "xloc": [ - "default.handlebars->35->1136", + "default.handlebars->35->1139", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->36", "sharing.handlebars->p12->9->1->terminalSettingsButtons" @@ -24070,7 +24064,7 @@ "zh-chs": "英特尔AMT", "zh-cht": "英特爾AMT", "xloc": [ - "default.handlebars->35->2526" + "default.handlebars->35->2527" ] }, { @@ -24085,7 +24079,7 @@ "zh-chs": "英特尔 AMT 经理", "it": "Gestore Intel AMT", "xloc": [ - "default.handlebars->35->2555" + "default.handlebars->35->2556" ] }, { @@ -24107,7 +24101,7 @@ "zh-chs": "英特尔ASCII", "zh-cht": "Intel ASCII", "xloc": [ - "default.handlebars->35->1135", + "default.handlebars->35->1138", "sharing.handlebars->11->35" ] }, @@ -24133,14 +24127,14 @@ "default-mobile.handlebars->11->237", "default-mobile.handlebars->11->285", "default-mobile.handlebars->11->290", - "default.handlebars->35->1672", - "default.handlebars->35->1683", - "default.handlebars->35->1870", - "default.handlebars->35->1883", - "default.handlebars->35->2554", - "default.handlebars->35->657", - "default.handlebars->35->722", - "default.handlebars->35->762" + "default.handlebars->35->1675", + "default.handlebars->35->1686", + "default.handlebars->35->1871", + "default.handlebars->35->1884", + "default.handlebars->35->2555", + "default.handlebars->35->660", + "default.handlebars->35->725", + "default.handlebars->35->765" ] }, { @@ -24185,7 +24179,7 @@ "zh-cht": "Intel® AMT CIRA", "xloc": [ "default-mobile.handlebars->11->289", - "default.handlebars->35->760" + "default.handlebars->35->763" ] }, { @@ -24253,7 +24247,7 @@ "xloc": [ "default.handlebars->35->320", "default.handlebars->35->540", - "default.handlebars->35->759" + "default.handlebars->35->762" ] }, { @@ -24281,6 +24275,12 @@ "xterm.handlebars->9->5" ] }, + { + "en": "Intel® AMT JSON", + "xloc": [ + "default.handlebars->35->611" + ] + }, { "cs": "Intel® AMT KVM", "de": "Intel® AMT KVM", @@ -24315,8 +24315,8 @@ "zh-chs": "英特尔® AMT 一键恢复", "it": "Intel® AMT Recupero con un clic", "xloc": [ - "default.handlebars->35->953", - "default.handlebars->35->966" + "default.handlebars->35->956", + "default.handlebars->35->969" ] }, { @@ -24338,7 +24338,7 @@ "zh-chs": "英特尔®AMT政策", "zh-cht": "Intel® AMT政策", "xloc": [ - "default.handlebars->35->1721" + "default.handlebars->35->1722" ] }, { @@ -24356,9 +24356,9 @@ "default-mobile.handlebars->11->332", "default-mobile.handlebars->11->334", "default-mobile.handlebars->11->336", - "default.handlebars->35->967", - "default.handlebars->35->969", - "default.handlebars->35->971" + "default.handlebars->35->970", + "default.handlebars->35->972", + "default.handlebars->35->974" ] }, { @@ -24374,7 +24374,7 @@ "it": "Intel® Spegnimento AMT", "xloc": [ "default-mobile.handlebars->11->328", - "default.handlebars->35->952" + "default.handlebars->35->955" ] }, { @@ -24390,7 +24390,7 @@ "it": "Intel® Accensione AMT", "xloc": [ "default-mobile.handlebars->11->327", - "default.handlebars->35->951" + "default.handlebars->35->954" ] }, { @@ -24412,8 +24412,8 @@ "zh-chs": "英特尔®AMT重定向", "zh-cht": "Intel® AMT重定向", "xloc": [ - "default.handlebars->35->2410", - "default.handlebars->35->2417", + "default.handlebars->35->2411", + "default.handlebars->35->2418", "player.handlebars->3->29" ] }, @@ -24430,7 +24430,7 @@ "it": "Intel® Ripristino AMT", "xloc": [ "default-mobile.handlebars->11->326", - "default.handlebars->35->950" + "default.handlebars->35->953" ] }, { @@ -24452,7 +24452,7 @@ "zh-chs": "英特尔®AMT标签", "zh-cht": "Intel® AMT標籤", "xloc": [ - "default.handlebars->35->726" + "default.handlebars->35->729" ] }, { @@ -24474,8 +24474,8 @@ "zh-chs": "英特尔®AMT WSMAN", "zh-cht": "Intle® AMT WSMAN", "xloc": [ - "default.handlebars->35->2409", - "default.handlebars->35->2416", + "default.handlebars->35->2410", + "default.handlebars->35->2417", "player.handlebars->3->28" ] }, @@ -24518,8 +24518,8 @@ "zh-cht": "Intel ®AMT已連接", "xloc": [ "default-mobile.handlebars->11->305", - "default.handlebars->35->819", - "default.handlebars->35->820" + "default.handlebars->35->822", + "default.handlebars->35->823" ] }, { @@ -24541,8 +24541,8 @@ "zh-chs": "英特尔®AMT桌面和串行事件。", "zh-cht": "Intel® AMT桌面和串行事件。", "xloc": [ - "default.handlebars->35->1568", - "default.handlebars->35->1866" + "default.handlebars->35->1571", + "default.handlebars->35->1867" ] }, { @@ -24566,8 +24566,8 @@ "xloc": [ "default-mobile.handlebars->11->306", "default.handlebars->35->209", - "default.handlebars->35->821", - "default.handlebars->35->822" + "default.handlebars->35->824", + "default.handlebars->35->825" ] }, { @@ -24589,7 +24589,7 @@ "zh-chs": "在Intel® AMT尔AMT", "zh-cht": "在管理控制模式下啟動了Intel® AMT", "xloc": [ - "default.handlebars->35->708" + "default.handlebars->35->711" ] }, { @@ -24611,7 +24611,7 @@ "zh-chs": "英特尔AMT在客户端控制模式下被激活", "zh-cht": "Intel® AMT在客户端控制模式下被启动", "xloc": [ - "default.handlebars->35->706" + "default.handlebars->35->709" ] }, { @@ -24633,7 +24633,7 @@ "zh-chs": "英特尔®AMT可路由并可以使用。", "zh-cht": "Intel® AMT可路由並可以使用。", "xloc": [ - "default.handlebars->35->761" + "default.handlebars->35->764" ] }, { @@ -24679,7 +24679,7 @@ "zh-cht": "Intel® AMT已設置TLS網絡安全性", "xloc": [ "default-mobile.handlebars->11->275", - "default.handlebars->35->710" + "default.handlebars->35->713" ] }, { @@ -24746,8 +24746,8 @@ "zh-cht": "僅限Intel® AMT,無代理", "xloc": [ "default-mobile.handlebars->11->567", - "default.handlebars->35->1598", - "default.handlebars->35->1643" + "default.handlebars->35->1601", + "default.handlebars->35->1646" ] }, { @@ -24810,7 +24810,7 @@ "zh-chs": "英特尔®主动管理技术", "zh-cht": "Intel® Active Management Technology", "xloc": [ - "default.handlebars->35->721" + "default.handlebars->35->724" ] }, { @@ -24833,7 +24833,7 @@ "zh-cht": "Intel ® Active Management Technology(Intel® AMT)", "xloc": [ "default-mobile.handlebars->11->524", - "default.handlebars->35->1263" + "default.handlebars->35->1266" ] }, { @@ -24856,7 +24856,7 @@ "zh-cht": "Intel® ME", "xloc": [ "default-mobile.handlebars->11->284", - "default.handlebars->35->720" + "default.handlebars->35->723" ] }, { @@ -24878,7 +24878,7 @@ "zh-chs": "英特尔®可管理性引擎", "zh-cht": "Intel® Management Engine", "xloc": [ - "default.handlebars->35->719" + "default.handlebars->35->722" ] }, { @@ -24901,7 +24901,7 @@ "zh-cht": "Intel® M", "xloc": [ "default-mobile.handlebars->11->286", - "default.handlebars->35->724" + "default.handlebars->35->727" ] }, { @@ -24923,7 +24923,7 @@ "zh-chs": "英特尔®标准可管理性", "zh-cht": "Intel® Standard Manageability", "xloc": [ - "default.handlebars->35->723" + "default.handlebars->35->726" ] }, { @@ -25095,7 +25095,7 @@ "zh-chs": "互动", "zh-cht": "互動", "xloc": [ - "default.handlebars->35->1105" + "default.handlebars->35->1108" ] }, { @@ -25117,8 +25117,8 @@ "zh-chs": "仅限互动", "zh-cht": "僅限互動", "xloc": [ - "default.handlebars->35->1854", - "default.handlebars->35->1861", + "default.handlebars->35->1855", + "default.handlebars->35->1862", "default.handlebars->35->435", "default.handlebars->35->449", "default.handlebars->35->465" @@ -25143,7 +25143,7 @@ "zh-chs": "介面", "zh-cht": "介面", "xloc": [ - "default.handlebars->35->793" + "default.handlebars->35->796" ] }, { @@ -25171,7 +25171,7 @@ "zh-chs": "因纽特文", "zh-cht": "因紐特文", "xloc": [ - "default.handlebars->35->1432" + "default.handlebars->35->1435" ] }, { @@ -25211,7 +25211,7 @@ "zh-cht": "無效證件", "xloc": [ "default-mobile.handlebars->11->280", - "default.handlebars->35->715" + "default.handlebars->35->718" ] }, { @@ -25233,7 +25233,7 @@ "zh-chs": "无效的设备组类型", "zh-cht": "無效的裝置群類型", "xloc": [ - "default.handlebars->35->2488" + "default.handlebars->35->2489" ] }, { @@ -25255,7 +25255,7 @@ "zh-chs": "无效的JSON", "zh-cht": "無效的JSON", "xloc": [ - "default.handlebars->35->2482" + "default.handlebars->35->2483" ] }, { @@ -25277,9 +25277,9 @@ "zh-chs": "无效的JSON档案格式。", "zh-cht": "無效的JSON檔案格式。", "xloc": [ - "default.handlebars->35->1714", - "default.handlebars->35->2135", - "default.handlebars->35->2137" + "default.handlebars->35->1715", + "default.handlebars->35->2136", + "default.handlebars->35->2138" ] }, { @@ -25301,8 +25301,8 @@ "zh-chs": "无效的JSON档案:{0}。", "zh-cht": "無效的JSON檔案:{0}。", "xloc": [ - "default.handlebars->35->1710", - "default.handlebars->35->2133" + "default.handlebars->35->1711", + "default.handlebars->35->2134" ] }, { @@ -25324,7 +25324,7 @@ "zh-chs": "无效的PKCS签名", "zh-cht": "無效的PKCS簽名", "xloc": [ - "default.handlebars->35->2480" + "default.handlebars->35->2481" ] }, { @@ -25345,7 +25345,7 @@ "zh-cht": "無效的RSA密碼", "it": "Firma RSA non valida", "xloc": [ - "default.handlebars->35->2481" + "default.handlebars->35->2482" ] }, { @@ -25362,7 +25362,7 @@ "zh-chs": "无效的短信", "xloc": [ "default-mobile.handlebars->11->671", - "default.handlebars->35->2468" + "default.handlebars->35->2469" ] }, { @@ -25403,7 +25403,7 @@ "zh-chs": "无效域", "xloc": [ "default-mobile.handlebars->11->651", - "default.handlebars->35->2448" + "default.handlebars->35->2449" ] }, { @@ -25432,7 +25432,7 @@ "zh-chs": "不合规电邮", "xloc": [ "default-mobile.handlebars->11->650", - "default.handlebars->35->2447" + "default.handlebars->35->2448" ] }, { @@ -25519,7 +25519,7 @@ "xloc": [ "default-mobile.handlebars->11->649", "default-mobile.handlebars->11->78", - "default.handlebars->35->2446", + "default.handlebars->35->2447", "default.handlebars->35->265" ] }, @@ -25537,7 +25537,7 @@ "zh-chs": "网站权限无效", "xloc": [ "default-mobile.handlebars->11->652", - "default.handlebars->35->2449" + "default.handlebars->35->2450" ] }, { @@ -25577,7 +25577,7 @@ "zh-chs": "来自 {0}、{1}、{2} 的无效用户登录尝试", "it": "Tentativo di accesso utente non valido da {0}, {1}, {2}", "xloc": [ - "default.handlebars->35->2046" + "default.handlebars->35->2047" ] }, { @@ -25594,7 +25594,7 @@ "zh-chs": "无效的用户名", "xloc": [ "default-mobile.handlebars->11->648", - "default.handlebars->35->2445" + "default.handlebars->35->2446" ] }, { @@ -25628,7 +25628,7 @@ "zh-chs": "使电邮无效", "zh-cht": "使電郵無效", "xloc": [ - "default.handlebars->35->2111" + "default.handlebars->35->2112" ] }, { @@ -25713,7 +25713,7 @@ "zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:", "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->35->1856" + "default.handlebars->35->1857" ] }, { @@ -25757,7 +25757,7 @@ "zh-chs": "邀请", "zh-cht": "邀請", "xloc": [ - "default.handlebars->35->1693", + "default.handlebars->35->1696", "default.handlebars->35->371", "default.handlebars->35->451" ] @@ -25782,12 +25782,12 @@ "zh-cht": "邀請碼", "xloc": [ "default-mobile.handlebars->11->646", - "default.handlebars->35->1676", - "default.handlebars->35->1850", - "default.handlebars->35->1855", - "default.handlebars->35->1857", - "default.handlebars->35->1862", - "default.handlebars->35->2443" + "default.handlebars->35->1679", + "default.handlebars->35->1851", + "default.handlebars->35->1856", + "default.handlebars->35->1858", + "default.handlebars->35->1863", + "default.handlebars->35->2444" ] }, { @@ -25831,7 +25831,7 @@ "zh-chs": "邀请某人在该设备组上安装网格代理。", "zh-cht": "邀請某人在該裝置群上安裝mesh agent。", "xloc": [ - "default.handlebars->35->1692", + "default.handlebars->35->1695", "default.handlebars->35->370" ] }, @@ -25876,7 +25876,7 @@ "zh-chs": "爱尔兰文", "zh-cht": "愛爾蘭文", "xloc": [ - "default.handlebars->35->1433" + "default.handlebars->35->1436" ] }, { @@ -25898,7 +25898,7 @@ "zh-chs": "意大利文(标准)", "zh-cht": "意大利文(標準)", "xloc": [ - "default.handlebars->35->1434" + "default.handlebars->35->1437" ] }, { @@ -25920,7 +25920,7 @@ "zh-chs": "意大利文(瑞士)", "zh-cht": "義大利文(瑞士)", "xloc": [ - "default.handlebars->35->1435" + "default.handlebars->35->1438" ] }, { @@ -25954,7 +25954,7 @@ "zh-chs": "JSON", "zh-cht": "JSON", "xloc": [ - "default.handlebars->35->2071" + "default.handlebars->35->2072" ] }, { @@ -25976,8 +25976,8 @@ "zh-chs": "JSON格式", "zh-cht": "JSON格式", "xloc": [ - "default.handlebars->35->2076", - "default.handlebars->35->2141", + "default.handlebars->35->2077", + "default.handlebars->35->2142", "default.handlebars->35->609" ] }, @@ -26000,7 +26000,7 @@ "zh-chs": "日文", "zh-cht": "日文", "xloc": [ - "default.handlebars->35->1436" + "default.handlebars->35->1439" ] }, { @@ -26022,7 +26022,7 @@ "zh-chs": "已加入桌面Multiplex会话", "zh-cht": "已加入桌面Multiplex會話", "xloc": [ - "default.handlebars->35->1940" + "default.handlebars->35->1941" ] }, { @@ -26044,7 +26044,7 @@ "zh-chs": "卡纳达文", "zh-cht": "卡納達文", "xloc": [ - "default.handlebars->35->1437" + "default.handlebars->35->1440" ] }, { @@ -26066,7 +26066,7 @@ "zh-chs": "克什米尔文", "zh-cht": "克什米爾文", "xloc": [ - "default.handlebars->35->1438" + "default.handlebars->35->1441" ] }, { @@ -26088,7 +26088,7 @@ "zh-chs": "哈萨克文", "zh-cht": "哈薩克文", "xloc": [ - "default.handlebars->35->1439" + "default.handlebars->35->1442" ] }, { @@ -26110,7 +26110,7 @@ "zh-chs": "保留现有密码", "zh-cht": "保留現有密碼", "xloc": [ - "default.handlebars->35->1722" + "default.handlebars->35->1723" ] }, { @@ -26132,7 +26132,7 @@ "zh-chs": "内核驱动器", "zh-cht": "內核驅動器", "xloc": [ - "default.handlebars->35->1106" + "default.handlebars->35->1109" ] }, { @@ -26154,8 +26154,8 @@ "zh-chs": "键名", "zh-cht": "鍵名", "xloc": [ - "default.handlebars->35->1330", - "default.handlebars->35->1333" + "default.handlebars->35->1333", + "default.handlebars->35->1336" ] }, { @@ -26191,7 +26191,7 @@ "it": "Personalizzazione delle scorciatoie da tastiera", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1", - "default.handlebars->35->1091" + "default.handlebars->35->1094" ] }, { @@ -26232,7 +26232,7 @@ "zh-chs": "高棉文", "zh-cht": "高棉文", "xloc": [ - "default.handlebars->35->1440" + "default.handlebars->35->1443" ] }, { @@ -26254,7 +26254,7 @@ "zh-chs": "杀死进程{0}", "zh-cht": "殺死進程{0}", "xloc": [ - "default.handlebars->35->1955" + "default.handlebars->35->1956" ] }, { @@ -26276,7 +26276,7 @@ "zh-chs": "吉尔吉斯", "zh-cht": "吉爾吉斯", "xloc": [ - "default.handlebars->35->1441" + "default.handlebars->35->1444" ] }, { @@ -26298,7 +26298,7 @@ "zh-chs": "克林贡", "zh-cht": "克林貢", "xloc": [ - "default.handlebars->35->1442" + "default.handlebars->35->1445" ] }, { @@ -26321,7 +26321,7 @@ "zh-cht": "已知的", "xloc": [ "default-mobile.handlebars->11->523", - "default.handlebars->35->1262" + "default.handlebars->35->1265" ] }, { @@ -26343,7 +26343,7 @@ "zh-chs": "韩文", "zh-cht": "韓文", "xloc": [ - "default.handlebars->35->1443" + "default.handlebars->35->1446" ] }, { @@ -26365,7 +26365,7 @@ "zh-chs": "韩文(朝鲜)", "zh-cht": "韓文(朝鮮)", "xloc": [ - "default.handlebars->35->1444" + "default.handlebars->35->1447" ] }, { @@ -26387,7 +26387,7 @@ "zh-chs": "韩文(韩国)", "zh-cht": "韓文(韓國)", "xloc": [ - "default.handlebars->35->1445" + "default.handlebars->35->1448" ] }, { @@ -26409,8 +26409,8 @@ "zh-chs": "如果", "zh-cht": "如果", "xloc": [ - "default.handlebars->35->1123", - "default.handlebars->35->1140", + "default.handlebars->35->1126", + "default.handlebars->35->1143", "sharing.handlebars->11->26", "sharing.handlebars->11->40" ] @@ -26434,7 +26434,7 @@ "zh-chs": "语言", "zh-cht": "語言", "xloc": [ - "default.handlebars->35->1540" + "default.handlebars->35->1543" ] }, { @@ -26490,7 +26490,7 @@ "zh-chs": "大焦点", "zh-cht": "大焦點", "xloc": [ - "default.handlebars->35->1065" + "default.handlebars->35->1068" ] }, { @@ -26723,7 +26723,7 @@ "zh-chs": "最后访问", "zh-cht": "最後訪問", "xloc": [ - "default.handlebars->35->2084" + "default.handlebars->35->2085" ] }, { @@ -26745,7 +26745,7 @@ "zh-chs": "上次登录", "zh-cht": "上次登入", "xloc": [ - "default.handlebars->35->2292" + "default.handlebars->35->2293" ] }, { @@ -26773,9 +26773,9 @@ "default.handlebars->35->114", "default.handlebars->35->116", "default.handlebars->35->118", - "default.handlebars->35->1213", - "default.handlebars->35->1214", - "default.handlebars->35->1215" + "default.handlebars->35->1216", + "default.handlebars->35->1217", + "default.handlebars->35->1218" ] }, { @@ -26800,8 +26800,8 @@ "default-mobile.handlebars->11->481", "default-mobile.handlebars->11->483", "default.handlebars->35->113", - "default.handlebars->35->1210", - "default.handlebars->35->1212" + "default.handlebars->35->1213", + "default.handlebars->35->1215" ] }, { @@ -26823,7 +26823,7 @@ "zh-chs": "上次更改:{0}", "zh-cht": "上次更改:{0}", "xloc": [ - "default.handlebars->35->2296" + "default.handlebars->35->2297" ] }, { @@ -26889,7 +26889,7 @@ "zh-chs": "上次登录:{0}", "zh-cht": "上次登入:{0}", "xloc": [ - "default.handlebars->35->2094" + "default.handlebars->35->2095" ] }, { @@ -26911,7 +26911,7 @@ "zh-chs": "最后一次发现:", "zh-cht": "最後一次發現:", "xloc": [ - "default.handlebars->35->825", + "default.handlebars->35->828", "default.handlebars->35->83" ] }, @@ -27012,7 +27012,7 @@ "zh-chs": "拉丁文", "zh-cht": "拉丁文", "xloc": [ - "default.handlebars->35->1446" + "default.handlebars->35->1449" ] }, { @@ -27034,7 +27034,7 @@ "zh-chs": "拉脱维亚文", "zh-cht": "拉脫維亞文", "xloc": [ - "default.handlebars->35->1447" + "default.handlebars->35->1450" ] }, { @@ -27056,7 +27056,7 @@ "zh-chs": "启动MeshCentral路由器", "zh-cht": "啟動MeshCentral路由器", "xloc": [ - "default.handlebars->35->1008" + "default.handlebars->35->1011" ] }, { @@ -27097,7 +27097,7 @@ "zh-chs": "启动基于Web的RDP连接到此设备", "zh-cht": "啟動基於Web的RDP連接到此裝置", "xloc": [ - "default.handlebars->35->809" + "default.handlebars->35->812" ] }, { @@ -27113,7 +27113,7 @@ "zh-chs": "启动与此设备的基于 Web 的 SSH 会话", "it": "Avvia la sessione SSH basata sul Web su questo dispositivo", "xloc": [ - "default.handlebars->35->811" + "default.handlebars->35->814" ] }, { @@ -27129,7 +27129,7 @@ "zh-chs": "启动与此设备的基于 Web 的 VNC 会话", "it": "Avvia la sessione VNC basata sul Web su questo dispositivo", "xloc": [ - "default.handlebars->35->807" + "default.handlebars->35->810" ] }, { @@ -27151,7 +27151,7 @@ "zh-chs": "如没有请留空。", "zh-cht": "如沒有請留空。", "xloc": [ - "default.handlebars->35->2340" + "default.handlebars->35->2341" ] }, { @@ -27168,7 +27168,7 @@ "it": "Sinistra", "xloc": [ "default-mobile.handlebars->11->383", - "default.handlebars->35->1077" + "default.handlebars->35->1080" ] }, { @@ -27217,7 +27217,7 @@ "zh-chs": "离开桌面多路复用会话", "zh-cht": "離開桌面多路復用會話", "xloc": [ - "default.handlebars->35->1941" + "default.handlebars->35->1942" ] }, { @@ -27239,7 +27239,7 @@ "zh-chs": "减", "zh-cht": "減", "xloc": [ - "default.handlebars->35->2576" + "default.handlebars->35->2577" ] }, { @@ -27278,8 +27278,8 @@ "zh-chs": "限制事件", "zh-cht": "限制事件", "xloc": [ - "default.handlebars->35->862", - "default.handlebars->35->884" + "default.handlebars->35->865", + "default.handlebars->35->887" ] }, { @@ -27325,9 +27325,9 @@ "zh-cht": "有限輸入", "xloc": [ "default-mobile.handlebars->11->623", - "default.handlebars->35->1832", - "default.handlebars->35->854", - "default.handlebars->35->876" + "default.handlebars->35->1833", + "default.handlebars->35->857", + "default.handlebars->35->879" ] }, { @@ -27350,7 +27350,7 @@ "zh-cht": "僅有限輸入", "xloc": [ "default-mobile.handlebars->11->596", - "default.handlebars->35->1787" + "default.handlebars->35->1788" ] }, { @@ -27459,7 +27459,7 @@ "agentinvite.handlebars->container->column_l->5->1->tlinuxtab", "agentinvite.handlebars->container->column_l->5->linuxtab->1", "default-mobile.handlebars->11->262", - "default.handlebars->35->695" + "default.handlebars->35->698" ] }, { @@ -27655,7 +27655,7 @@ "zh-chs": "Linux ARM,Raspberry Pi(32位)", "zh-cht": "Linux ARM,Raspberry Pi(32位)", "xloc": [ - "default.handlebars->35->1016" + "default.handlebars->35->1019" ] }, { @@ -27677,7 +27677,7 @@ "zh-chs": "Linux ARM, Raspberry Pi (64位)", "zh-cht": "Linux ARM, Raspberry Pi (64位)", "xloc": [ - "default.handlebars->35->1017" + "default.handlebars->35->1020" ] }, { @@ -27835,7 +27835,7 @@ "zh-chs": "Linux x86(32位)", "zh-cht": "Linux x86(32位)", "xloc": [ - "default.handlebars->35->1013" + "default.handlebars->35->1016" ] }, { @@ -27857,7 +27857,7 @@ "zh-chs": "Linux x86(64位)", "zh-cht": "Linux x86(64位)", "xloc": [ - "default.handlebars->35->1012" + "default.handlebars->35->1015" ] }, { @@ -27880,7 +27880,7 @@ "zh-cht": "Linux / BSD / macOS命令外殼", "xloc": [ "default.handlebars->35->576", - "default.handlebars->35->961" + "default.handlebars->35->964" ] }, { @@ -27956,7 +27956,7 @@ "zh-chs": "立陶宛文", "zh-cht": "立陶宛文", "xloc": [ - "default.handlebars->35->1448" + "default.handlebars->35->1451" ] }, { @@ -28002,13 +28002,13 @@ "xloc": [ "default-mobile.handlebars->11->81", "default-mobile.handlebars->11->96", - "default.handlebars->35->1003", - "default.handlebars->35->1307", - "default.handlebars->35->1319", - "default.handlebars->35->1634", - "default.handlebars->35->1638", - "default.handlebars->35->2351", - "default.handlebars->35->2398" + "default.handlebars->35->1006", + "default.handlebars->35->1310", + "default.handlebars->35->1322", + "default.handlebars->35->1637", + "default.handlebars->35->1641", + "default.handlebars->35->2352", + "default.handlebars->35->2399" ] }, { @@ -28094,8 +28094,8 @@ "zh-chs": "本地设备,无代理", "it": "Dispositivi locali, nessun agente", "xloc": [ - "default.handlebars->35->1595", - "default.handlebars->35->1645" + "default.handlebars->35->1598", + "default.handlebars->35->1648" ] }, { @@ -28139,7 +28139,7 @@ "zh-chs": "本地用户接受的远程终端请求", "zh-cht": "本地用戶接受的遠程終端請求", "xloc": [ - "default.handlebars->35->1963" + "default.handlebars->35->1964" ] }, { @@ -28161,7 +28161,7 @@ "zh-chs": "本地用户拒绝了远程终端请求", "zh-cht": "本地用戶拒絕了遠程終端請求", "xloc": [ - "default.handlebars->35->1964" + "default.handlebars->35->1965" ] }, { @@ -28183,7 +28183,7 @@ "zh-chs": "本地化设置", "zh-cht": "本地化設置", "xloc": [ - "default.handlebars->35->1543", + "default.handlebars->35->1546", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7" ] }, @@ -28206,7 +28206,7 @@ "zh-chs": "位置", "zh-cht": "位置", "xloc": [ - "default.handlebars->35->795" + "default.handlebars->35->798" ] }, { @@ -28250,7 +28250,7 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->35->2181" + "default.handlebars->35->2182" ] }, { @@ -28272,7 +28272,7 @@ "zh-chs": "锁定帐户设置", "zh-cht": "鎖定帳戶設置", "xloc": [ - "default.handlebars->35->2184" + "default.handlebars->35->2185" ] }, { @@ -28288,7 +28288,7 @@ "zh-chs": "锁定桌面", "it": "Blocca desktop", "xloc": [ - "default.handlebars->35->901" + "default.handlebars->35->904" ] }, { @@ -28310,7 +28310,7 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->35->2114" + "default.handlebars->35->2115" ] }, { @@ -28326,7 +28326,7 @@ "zh-chs": "锁定远程用户的鼠标和键盘?", "it": "Bloccare il mouse e la tastiera dell'utente remoto?", "xloc": [ - "default.handlebars->35->898" + "default.handlebars->35->901" ] }, { @@ -28358,7 +28358,7 @@ "zh-chs": "锁定用户桌面?", "it": "Bloccare il desktop dell'utente?", "xloc": [ - "default.handlebars->35->902" + "default.handlebars->35->905" ] }, { @@ -28380,7 +28380,7 @@ "zh-chs": "已锁定", "zh-cht": "已鎖定", "xloc": [ - "default.handlebars->35->2095" + "default.handlebars->35->2096" ] }, { @@ -28403,7 +28403,7 @@ "zh-cht": "被鎖定賬戶", "xloc": [ "default-mobile.handlebars->11->77", - "default.handlebars->35->2268", + "default.handlebars->35->2269", "default.handlebars->35->264" ] }, @@ -28426,7 +28426,7 @@ "zh-chs": "将远程用户锁定在桌面之外", "zh-cht": "將遠程用戶鎖定在桌面之外", "xloc": [ - "default.handlebars->35->1989" + "default.handlebars->35->1990" ] }, { @@ -28448,7 +28448,7 @@ "zh-chs": "记录事件", "zh-cht": "記錄事件", "xloc": [ - "default.handlebars->35->780" + "default.handlebars->35->783" ] }, { @@ -28716,7 +28716,7 @@ "zh-chs": "卢森堡文", "zh-cht": "盧森堡文", "xloc": [ - "default.handlebars->35->1449" + "default.handlebars->35->1452" ] }, { @@ -28740,10 +28740,10 @@ "xloc": [ "default-mobile.handlebars->11->496", "default-mobile.handlebars->11->498", - "default.handlebars->35->1225", - "default.handlebars->35->1227", - "default.handlebars->35->1235", - "default.handlebars->35->1237" + "default.handlebars->35->1228", + "default.handlebars->35->1230", + "default.handlebars->35->1238", + "default.handlebars->35->1240" ] }, { @@ -28789,8 +28789,8 @@ "zh-cht": "MAC:{0}", "xloc": [ "default-mobile.handlebars->11->499", - "default.handlebars->35->1228", - "default.handlebars->35->1238" + "default.handlebars->35->1231", + "default.handlebars->35->1241" ] }, { @@ -28813,8 +28813,8 @@ "zh-cht": "MAC:{0},網關:{1}", "xloc": [ "default-mobile.handlebars->11->497", - "default.handlebars->35->1226", - "default.handlebars->35->1236" + "default.handlebars->35->1229", + "default.handlebars->35->1239" ] }, { @@ -28923,11 +28923,11 @@ "default-mobile.handlebars->11->552", "default-mobile.handlebars->11->554", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", - "default.handlebars->35->1292", - "default.handlebars->35->1294", + "default.handlebars->35->1295", + "default.handlebars->35->1297", "default.handlebars->35->327", "default.handlebars->35->547", - "default.handlebars->35->766", + "default.handlebars->35->769", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2" ] }, @@ -28972,7 +28972,7 @@ "zh-chs": "MQTT登录", "zh-cht": "MQTT登入", "xloc": [ - "default.handlebars->35->814" + "default.handlebars->35->817" ] }, { @@ -28995,7 +28995,7 @@ "zh-cht": "MQTT通道已連接", "xloc": [ "default-mobile.handlebars->11->307", - "default.handlebars->35->824" + "default.handlebars->35->827" ] }, { @@ -29018,7 +29018,7 @@ "zh-cht": "MQTT已連接", "xloc": [ "default.handlebars->35->211", - "default.handlebars->35->823" + "default.handlebars->35->826" ] }, { @@ -29042,7 +29042,7 @@ "xloc": [ "default.handlebars->35->326", "default.handlebars->35->546", - "default.handlebars->35->765" + "default.handlebars->35->768" ] }, { @@ -29152,7 +29152,7 @@ "sv": "MacOS Installer", "zh-chs": "MacOS 安装程序", "xloc": [ - "default.handlebars->35->1006" + "default.handlebars->35->1009" ] }, { @@ -29183,7 +29183,7 @@ "zh-chs": "主服务器信息", "zh-cht": "主伺服器訊息", "xloc": [ - "default.handlebars->35->2542" + "default.handlebars->35->2543" ] }, { @@ -29205,7 +29205,7 @@ "zh-chs": "马来文", "zh-cht": "馬來文", "xloc": [ - "default.handlebars->35->1451" + "default.handlebars->35->1454" ] }, { @@ -29227,7 +29227,7 @@ "zh-chs": "玛拉雅拉姆文", "zh-cht": "馬拉雅拉姆文", "xloc": [ - "default.handlebars->35->1452" + "default.handlebars->35->1455" ] }, { @@ -29249,7 +29249,7 @@ "zh-chs": "马耳他文", "zh-cht": "馬耳他文", "xloc": [ - "default.handlebars->35->1453" + "default.handlebars->35->1456" ] }, { @@ -29266,7 +29266,7 @@ "it": "Gestisci l'immagine dell'account", "xloc": [ "default-mobile.handlebars->11->82", - "default.handlebars->35->1308" + "default.handlebars->35->1311" ] }, { @@ -29313,8 +29313,8 @@ "xloc": [ "default-mobile.handlebars->11->593", "default-mobile.handlebars->11->613", - "default.handlebars->35->1784", - "default.handlebars->35->1821" + "default.handlebars->35->1785", + "default.handlebars->35->1822" ] }, { @@ -29338,8 +29338,8 @@ "xloc": [ "default-mobile.handlebars->11->592", "default-mobile.handlebars->11->612", - "default.handlebars->35->1783", - "default.handlebars->35->1820" + "default.handlebars->35->1784", + "default.handlebars->35->1821" ] }, { @@ -29361,7 +29361,7 @@ "zh-chs": "管理设备", "zh-cht": "管理裝置", "xloc": [ - "default.handlebars->35->871" + "default.handlebars->35->874" ] }, { @@ -29383,7 +29383,7 @@ "zh-chs": "管理录音", "zh-cht": "管理錄音", "xloc": [ - "default.handlebars->35->2179" + "default.handlebars->35->2180" ] }, { @@ -29427,7 +29427,7 @@ "zh-chs": "管理用户组", "zh-cht": "管理用戶群", "xloc": [ - "default.handlebars->35->2178" + "default.handlebars->35->2179" ] }, { @@ -29449,8 +29449,8 @@ "zh-chs": "管理用户", "zh-cht": "管理用戶", "xloc": [ - "default.handlebars->35->2177", - "default.handlebars->35->870" + "default.handlebars->35->2178", + "default.handlebars->35->873" ] }, { @@ -29603,7 +29603,7 @@ "zh-chs": "使用软件代理进行管理", "zh-cht": "使用軟體代理進行管理", "xloc": [ - "default.handlebars->35->1597" + "default.handlebars->35->1600" ] }, { @@ -29626,7 +29626,7 @@ "zh-cht": "使用軟體代理進行管理", "xloc": [ "default-mobile.handlebars->11->568", - "default.handlebars->35->1644" + "default.handlebars->35->1647" ] }, { @@ -29648,7 +29648,7 @@ "zh-chs": "经理", "zh-cht": "經理", "xloc": [ - "default.handlebars->35->2100" + "default.handlebars->35->2101" ] }, { @@ -29708,7 +29708,7 @@ "zh-chs": "毛利文", "zh-cht": "毛利文", "xloc": [ - "default.handlebars->35->1454" + "default.handlebars->35->1457" ] }, { @@ -29777,7 +29777,7 @@ "zh-chs": "马拉地文", "zh-cht": "馬拉地文", "xloc": [ - "default.handlebars->35->1455" + "default.handlebars->35->1458" ] }, { @@ -29799,7 +29799,7 @@ "zh-chs": "达到连接数量上限", "zh-cht": "達到連接數量上限", "xloc": [ - "default.handlebars->35->2486" + "default.handlebars->35->2487" ] }, { @@ -29870,8 +29870,8 @@ "zh-chs": "Megabyte", "zh-cht": "Megabyte", "xloc": [ - "default.handlebars->35->2527", - "default.handlebars->35->2532" + "default.handlebars->35->2528", + "default.handlebars->35->2533" ] }, { @@ -29894,8 +29894,8 @@ "zh-cht": "記憶體", "xloc": [ "default-mobile.handlebars->11->541", - "default.handlebars->35->1280", - "default.handlebars->35->2506", + "default.handlebars->35->1283", + "default.handlebars->35->2507", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] }, @@ -29922,16 +29922,16 @@ "default-mobile.handlebars->11->304", "default-mobile.handlebars->11->480", "default-mobile.handlebars->11->488", - "default.handlebars->35->1209", - "default.handlebars->35->1217", + "default.handlebars->35->1212", + "default.handlebars->35->1220", "default.handlebars->35->473", "default.handlebars->35->477", "default.handlebars->35->487", "default.handlebars->35->500", "default.handlebars->35->503", "default.handlebars->35->509", - "default.handlebars->35->699", - "default.handlebars->35->758" + "default.handlebars->35->702", + "default.handlebars->35->761" ] }, { @@ -29954,7 +29954,7 @@ "zh-cht": "網格代理控制台", "xloc": [ "default-mobile.handlebars->11->600", - "default.handlebars->35->1793" + "default.handlebars->35->1794" ] }, { @@ -30020,7 +30020,7 @@ "zh-chs": "网格中继", "zh-cht": "Mesh Relay", "xloc": [ - "default.handlebars->35->764" + "default.handlebars->35->767" ] }, { @@ -30044,7 +30044,7 @@ "xloc": [ "default.handlebars->35->318", "default.handlebars->35->538", - "default.handlebars->35->757" + "default.handlebars->35->760" ] }, { @@ -30068,7 +30068,7 @@ "xloc": [ "default.handlebars->35->324", "default.handlebars->35->544", - "default.handlebars->35->763" + "default.handlebars->35->766" ] }, { @@ -30090,8 +30090,8 @@ "zh-chs": "MeshAction(.txt)", "zh-cht": "MeshAction(.txt)", "xloc": [ - "default.handlebars->35->1023", - "default.handlebars->35->1025" + "default.handlebars->35->1026", + "default.handlebars->35->1028" ] }, { @@ -30113,7 +30113,7 @@ "zh-chs": "MeshAgent流量", "zh-cht": "MeshAgent流量", "xloc": [ - "default.handlebars->35->2544" + "default.handlebars->35->2545" ] }, { @@ -30135,7 +30135,7 @@ "zh-chs": "MeshAgent更新", "zh-cht": "MeshAgent更新", "xloc": [ - "default.handlebars->35->2545" + "default.handlebars->35->2546" ] }, { @@ -30274,7 +30274,7 @@ "zh-chs": "MeshCentral错误", "zh-cht": "MeshCentral錯誤", "xloc": [ - "default.handlebars->35->1637" + "default.handlebars->35->1640" ] }, { @@ -30296,7 +30296,7 @@ "zh-chs": "MeshCentral路由器", "zh-cht": "MeshCentral Router", "xloc": [ - "default.handlebars->35->1009" + "default.handlebars->35->1012" ] }, { @@ -30370,7 +30370,7 @@ "zh-chs": "MeshCentral 路由器是Windows工具,用于TCP端口映射。例如,您可以通过该服务器将RDP放入远程设备。", "zh-cht": "MeshCentral Router是Windows工具,用於TCP介面映射。例如,你可以通過該伺服器將RDP放入遠程裝置。", "xloc": [ - "default.handlebars->35->1004" + "default.handlebars->35->1007" ] }, { @@ -30415,7 +30415,7 @@ "zh-chs": "MeshCentral服务器同级化", "zh-cht": "MeshCentral伺服器同級化", "xloc": [ - "default.handlebars->35->2543" + "default.handlebars->35->2544" ] }, { @@ -30461,7 +30461,7 @@ "xloc": [ "default.handlebars->35->160", "default.handlebars->35->162", - "default.handlebars->35->1633" + "default.handlebars->35->1636" ] }, { @@ -30483,9 +30483,9 @@ "zh-chs": "MeshCmd", "zh-cht": "MeshCmd", "xloc": [ - "default.handlebars->35->1021", + "default.handlebars->35->1024", "default.handlebars->35->305", - "default.handlebars->35->797" + "default.handlebars->35->800" ] }, { @@ -30507,7 +30507,7 @@ "zh-chs": "MeshCmd(Linux ARM,32位)", "zh-cht": "MeshCmd(Linux ARM,32位)", "xloc": [ - "default.handlebars->35->1033" + "default.handlebars->35->1036" ] }, { @@ -30529,7 +30529,7 @@ "zh-chs": "MeshCmd(Linux ARM,64位)", "zh-cht": "MeshCmd(Linux ARM,64位)", "xloc": [ - "default.handlebars->35->1034" + "default.handlebars->35->1037" ] }, { @@ -30551,7 +30551,7 @@ "zh-chs": "MeshCmd(Linux x86,32bit)", "zh-cht": "MeshCmd(Linux x86,32bit)", "xloc": [ - "default.handlebars->35->1029" + "default.handlebars->35->1032" ] }, { @@ -30573,7 +30573,7 @@ "zh-chs": "MeshCmd(Linux x86,64位)", "zh-cht": "MeshCmd(Linux x86,64位)", "xloc": [ - "default.handlebars->35->1030" + "default.handlebars->35->1033" ] }, { @@ -30595,7 +30595,7 @@ "zh-chs": "MeshCmd(Win32可执行档案)", "zh-cht": "MeshCmd(Win32可執行檔案)", "xloc": [ - "default.handlebars->35->1027" + "default.handlebars->35->1030" ] }, { @@ -30617,7 +30617,7 @@ "zh-chs": "MeshCmd(Win64可执行档案)", "zh-cht": "MeshCmd(Win64可執行檔案)", "xloc": [ - "default.handlebars->35->1028" + "default.handlebars->35->1031" ] }, { @@ -30658,7 +30658,7 @@ "zh-chs": "MeshCmd(macOS,ARM-64位)", "zh-cht": "MeshCmd(macOS,ARM-64位)", "xloc": [ - "default.handlebars->35->1032" + "default.handlebars->35->1035" ] }, { @@ -30680,7 +30680,7 @@ "zh-chs": "MeshCmd(macOS,x86-ARM-64位)", "zh-cht": "MeshCmd(macOS,x86-ARM-64位)", "xloc": [ - "default.handlebars->35->1031" + "default.handlebars->35->1034" ] }, { @@ -30702,7 +30702,7 @@ "zh-chs": "MeshCmd是一个可以执行许多不同操作的命令行工具。可以选择下载和编辑操作档案以提供服务器信息和凭据。", "zh-cht": "MeshCmd是一個可以執行許多不同操作的命令行工具。可以選擇下載和編輯操作檔案以提供伺服器訊息和憑據。", "xloc": [ - "default.handlebars->35->1018" + "default.handlebars->35->1021" ] }, { @@ -30785,8 +30785,8 @@ "zh-cht": "訊息", "xloc": [ "default.handlebars->35->436", - "default.handlebars->35->782", - "default.handlebars->35->984" + "default.handlebars->35->785", + "default.handlebars->35->987" ] }, { @@ -30830,7 +30830,7 @@ "zh-chs": "消息调度器", "zh-cht": "電郵調度器", "xloc": [ - "default.handlebars->35->2541" + "default.handlebars->35->2542" ] }, { @@ -30889,7 +30889,7 @@ "zh-chs": "信使", "it": "Messaggero", "xloc": [ - "default.handlebars->35->2411" + "default.handlebars->35->2412" ] }, { @@ -30974,7 +30974,7 @@ "it": "Dispositivo mobile", "xloc": [ "default-mobile.handlebars->11->494", - "default.handlebars->35->1223" + "default.handlebars->35->1226" ] }, { @@ -31014,8 +31014,8 @@ "xloc": [ "default-mobile.handlebars->11->489", "default-mobile.handlebars->11->542", - "default.handlebars->35->1218", - "default.handlebars->35->1281" + "default.handlebars->35->1221", + "default.handlebars->35->1284" ] }, { @@ -31037,7 +31037,7 @@ "zh-chs": "修改节点位置", "zh-cht": "修改節點位置", "xloc": [ - "default.handlebars->35->651" + "default.handlebars->35->654" ] }, { @@ -31059,7 +31059,7 @@ "zh-chs": "摩尔达维亚文", "zh-cht": "摩爾達維亞文", "xloc": [ - "default.handlebars->35->1456" + "default.handlebars->35->1459" ] }, { @@ -31081,7 +31081,7 @@ "zh-chs": "更多", "zh-cht": "更多", "xloc": [ - "default.handlebars->35->2575" + "default.handlebars->35->2576" ] }, { @@ -31104,7 +31104,7 @@ "zh-cht": "母板", "xloc": [ "default-mobile.handlebars->11->535", - "default.handlebars->35->1274" + "default.handlebars->35->1277" ] }, { @@ -31126,7 +31126,7 @@ "zh-chs": "将此设备移到其他设备组", "zh-cht": "將此裝置移至其他裝置群", "xloc": [ - "default.handlebars->35->788" + "default.handlebars->35->791" ] }, { @@ -31170,7 +31170,7 @@ "zh-chs": "移动:“{0}”到“{1}”", "zh-cht": "移動:“{0}”到“{1}”", "xloc": [ - "default.handlebars->35->1988" + "default.handlebars->35->1989" ] }, { @@ -31192,7 +31192,7 @@ "zh-chs": "将设备{0}移动到组{1}", "zh-cht": "將設備{0}移動到組{1}", "xloc": [ - "default.handlebars->35->2021" + "default.handlebars->35->2022" ] }, { @@ -31230,8 +31230,8 @@ "zh-chs": "多个问题", "it": "Problemi multipli", "xloc": [ - "default.handlebars->35->1876", - "default.handlebars->35->1890" + "default.handlebars->35->1877", + "default.handlebars->35->1891" ] }, { @@ -31265,7 +31265,7 @@ "zh-chs": "多路复用器", "zh-cht": "多工器", "xloc": [ - "default.handlebars->35->2429" + "default.handlebars->35->2430" ] }, { @@ -31288,7 +31288,7 @@ "zh-cht": "必須以用戶身份運行", "xloc": [ "default.handlebars->35->579", - "default.handlebars->35->964" + "default.handlebars->35->967" ] }, { @@ -31433,7 +31433,7 @@ "zh-chs": "我的服务器控制台", "zh-cht": "我的伺服器控制台", "xloc": [ - "default.handlebars->35->1287" + "default.handlebars->35->1290" ] }, { @@ -31611,8 +31611,8 @@ "zh-chs": "我的密钥", "zh-cht": "我的密鍵", "xloc": [ - "default.handlebars->35->1331", - "default.handlebars->35->1334" + "default.handlebars->35->1334", + "default.handlebars->35->1337" ] }, { @@ -31706,24 +31706,24 @@ "default-mobile.handlebars->11->529", "default-mobile.handlebars->11->569", "default-mobile.handlebars->11->583", - "default.handlebars->35->1100", - "default.handlebars->35->1205", + "default.handlebars->35->1103", + "default.handlebars->35->1208", "default.handlebars->35->121", - "default.handlebars->35->1268", + "default.handlebars->35->1271", "default.handlebars->35->135", - "default.handlebars->35->1594", - "default.handlebars->35->1612", - "default.handlebars->35->1617", - "default.handlebars->35->1646", - "default.handlebars->35->1748", - "default.handlebars->35->2082", - "default.handlebars->35->2187", - "default.handlebars->35->2203", - "default.handlebars->35->2210", - "default.handlebars->35->2255", - "default.handlebars->35->2274", + "default.handlebars->35->1597", + "default.handlebars->35->1615", + "default.handlebars->35->1620", + "default.handlebars->35->1649", + "default.handlebars->35->1749", + "default.handlebars->35->2083", + "default.handlebars->35->2188", + "default.handlebars->35->2204", + "default.handlebars->35->2211", + "default.handlebars->35->2256", + "default.handlebars->35->2275", "default.handlebars->35->269", - "default.handlebars->35->680", + "default.handlebars->35->683", "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" @@ -31770,7 +31770,7 @@ "zh-chs": "名称1,名称2,名称3", "zh-cht": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->35->2169" + "default.handlebars->35->2170" ] }, { @@ -31792,7 +31792,7 @@ "zh-chs": "纳瓦霍文", "zh-cht": "納瓦霍文", "xloc": [ - "default.handlebars->35->1457" + "default.handlebars->35->1460" ] }, { @@ -31814,7 +31814,7 @@ "zh-chs": "恩东加", "zh-cht": "恩東加", "xloc": [ - "default.handlebars->35->1458" + "default.handlebars->35->1461" ] }, { @@ -31836,7 +31836,7 @@ "zh-chs": "尼泊尔文", "zh-cht": "尼泊爾文", "xloc": [ - "default.handlebars->35->1459" + "default.handlebars->35->1462" ] }, { @@ -31858,7 +31858,7 @@ "zh-chs": "网络接口", "zh-cht": "網絡介面", "xloc": [ - "default.handlebars->35->1002" + "default.handlebars->35->1005" ] }, { @@ -31900,8 +31900,8 @@ "zh-cht": "網路", "xloc": [ "default-mobile.handlebars->11->508", - "default.handlebars->35->1233", - "default.handlebars->35->1247" + "default.handlebars->35->1236", + "default.handlebars->35->1250" ] }, { @@ -31924,7 +31924,7 @@ "zh-cht": "新", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1->1", - "default.handlebars->35->1611", + "default.handlebars->35->1614", "default.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1" ] }, @@ -31947,7 +31947,7 @@ "zh-chs": "生成新的2FA备份代码", "zh-cht": "生成新的2FA備份代碼", "xloc": [ - "default.handlebars->35->2028" + "default.handlebars->35->2029" ] }, { @@ -31964,7 +31964,7 @@ "zh-chs": "新账户", "xloc": [ "default-mobile.handlebars->11->641", - "default.handlebars->35->2438" + "default.handlebars->35->2439" ] }, { @@ -32031,9 +32031,9 @@ "zh-cht": "新裝置群", "xloc": [ "default-mobile.handlebars->11->115", - "default.handlebars->35->1587", - "default.handlebars->35->1600", - "default.handlebars->35->994" + "default.handlebars->35->1590", + "default.handlebars->35->1603", + "default.handlebars->35->997" ] }, { @@ -32057,8 +32057,8 @@ "xloc": [ "default-mobile.handlebars->11->144", "default-mobile.handlebars->11->430", - "default.handlebars->35->1168", - "default.handlebars->35->1920", + "default.handlebars->35->1171", + "default.handlebars->35->1921", "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", @@ -32151,8 +32151,8 @@ "zh-chs": "新密码*", "zh-cht": "新密碼*", "xloc": [ - "default.handlebars->35->1726", - "default.handlebars->35->1727" + "default.handlebars->35->1727", + "default.handlebars->35->1728" ] }, { @@ -32176,8 +32176,8 @@ "xloc": [ "default-mobile.handlebars->11->110", "default-mobile.handlebars->11->111", - "default.handlebars->35->1582", - "default.handlebars->35->1583" + "default.handlebars->35->1585", + "default.handlebars->35->1586" ] }, { @@ -32228,8 +32228,8 @@ "zh-chs": "没有AMT", "zh-cht": "沒有AMT", "xloc": [ - "default.handlebars->35->853", - "default.handlebars->35->875" + "default.handlebars->35->856", + "default.handlebars->35->878" ] }, { @@ -32295,8 +32295,8 @@ "xloc": [ "default-mobile.handlebars->11->278", "default-mobile.handlebars->11->279", - "default.handlebars->35->713", - "default.handlebars->35->714" + "default.handlebars->35->716", + "default.handlebars->35->717" ] }, { @@ -32318,9 +32318,9 @@ "zh-chs": "没有桌面", "zh-cht": "沒有桌面", "xloc": [ - "default.handlebars->35->1828", - "default.handlebars->35->855", - "default.handlebars->35->877" + "default.handlebars->35->1829", + "default.handlebars->35->858", + "default.handlebars->35->880" ] }, { @@ -32342,7 +32342,7 @@ "zh-chs": "不能访问桌面", "zh-cht": "不能訪問桌面", "xloc": [ - "default.handlebars->35->1789" + "default.handlebars->35->1790" ] }, { @@ -32376,9 +32376,9 @@ "zh-chs": "找不到事件", "zh-cht": "找不到事件", "xloc": [ - "default.handlebars->35->1203", - "default.handlebars->35->2058", - "default.handlebars->35->2397" + "default.handlebars->35->1206", + "default.handlebars->35->2059", + "default.handlebars->35->2398" ] }, { @@ -32401,7 +32401,7 @@ "zh-cht": "不能存取檔案", "xloc": [ "default-mobile.handlebars->11->598", - "default.handlebars->35->1791" + "default.handlebars->35->1792" ] }, { @@ -32424,9 +32424,9 @@ "zh-cht": "沒有檔案", "xloc": [ "default-mobile.handlebars->11->621", - "default.handlebars->35->1830", - "default.handlebars->35->852", - "default.handlebars->35->874" + "default.handlebars->35->1831", + "default.handlebars->35->855", + "default.handlebars->35->877" ] }, { @@ -32448,8 +32448,8 @@ "zh-chs": "无输入", "zh-cht": "無輸入", "xloc": [ - "default.handlebars->35->850", - "default.handlebars->35->872" + "default.handlebars->35->853", + "default.handlebars->35->875" ] }, { @@ -32473,8 +32473,8 @@ "xloc": [ "default-mobile.handlebars->11->599", "default-mobile.handlebars->11->622", - "default.handlebars->35->1792", - "default.handlebars->35->1831" + "default.handlebars->35->1793", + "default.handlebars->35->1832" ] }, { @@ -32575,7 +32575,7 @@ "zh-chs": "没有成员", "zh-cht": "沒有成員", "xloc": [ - "default.handlebars->35->2237" + "default.handlebars->35->2238" ] }, { @@ -32597,7 +32597,7 @@ "zh-chs": "没有新的设备组", "zh-cht": "沒有新的裝置群", "xloc": [ - "default.handlebars->35->2182" + "default.handlebars->35->2183" ] }, { @@ -32619,8 +32619,8 @@ "zh-chs": "没有政策", "zh-cht": "沒有政策", "xloc": [ - "default.handlebars->35->1677", - "default.handlebars->35->1717" + "default.handlebars->35->1680", + "default.handlebars->35->1718" ] }, { @@ -32657,10 +32657,10 @@ "default-mobile.handlebars->11->130", "default-mobile.handlebars->11->578", "default-mobile.handlebars->11->629", - "default.handlebars->35->1609", - "default.handlebars->35->1838", - "default.handlebars->35->867", - "default.handlebars->35->889" + "default.handlebars->35->1612", + "default.handlebars->35->1839", + "default.handlebars->35->870", + "default.handlebars->35->892" ] }, { @@ -32696,7 +32696,7 @@ "xloc": [ "default-mobile.handlebars->11->347", "default.handlebars->35->391", - "default.handlebars->35->980" + "default.handlebars->35->983" ] }, { @@ -32719,9 +32719,9 @@ "zh-cht": "沒有終端", "xloc": [ "default-mobile.handlebars->11->620", - "default.handlebars->35->1829", - "default.handlebars->35->851", - "default.handlebars->35->873" + "default.handlebars->35->1830", + "default.handlebars->35->854", + "default.handlebars->35->876" ] }, { @@ -32744,7 +32744,7 @@ "zh-cht": "不能訪問終端", "xloc": [ "default-mobile.handlebars->11->597", - "default.handlebars->35->1790" + "default.handlebars->35->1791" ] }, { @@ -32766,7 +32766,7 @@ "zh-chs": "没有工具(MeshCmd /路由器)", "zh-cht": "沒有工具(MeshCmd /路由器)", "xloc": [ - "default.handlebars->35->2183" + "default.handlebars->35->2184" ] }, { @@ -32789,7 +32789,7 @@ "zh-cht": "該設備當前無可用操作。", "xloc": [ "default-mobile.handlebars->11->330", - "default.handlebars->35->956" + "default.handlebars->35->959" ] }, { @@ -32817,8 +32817,8 @@ "zh-chs": "没有自动更新", "it": "Nessun aggiornamento automatico", "xloc": [ - "default.handlebars->35->1874", - "default.handlebars->35->1888" + "default.handlebars->35->1875", + "default.handlebars->35->1889" ] }, { @@ -32840,8 +32840,8 @@ "zh-chs": "没有共同的设备组", "zh-cht": "沒有共同的裝置群", "xloc": [ - "default.handlebars->35->2243", - "default.handlebars->35->2367" + "default.handlebars->35->2244", + "default.handlebars->35->2368" ] }, { @@ -32951,7 +32951,7 @@ "zh-chs": "找不到设备。", "zh-cht": "找不到裝置。", "xloc": [ - "default.handlebars->35->668" + "default.handlebars->35->671" ] }, { @@ -32973,8 +32973,8 @@ "zh-chs": "没有共同的设备", "zh-cht": "沒有共同的裝置", "xloc": [ - "default.handlebars->35->2249", - "default.handlebars->35->2379" + "default.handlebars->35->2250", + "default.handlebars->35->2380" ] }, { @@ -33012,7 +33012,7 @@ "zh-chs": "该设备组中没有设备。", "zh-cht": "該裝置群中沒有裝置。", "xloc": [ - "default.handlebars->35->1892" + "default.handlebars->35->1893" ] }, { @@ -33102,7 +33102,7 @@ "zh-chs": "找不到文件", "zh-cht": "找不到文件", "xloc": [ - "default.handlebars->35->1145", + "default.handlebars->35->1148", "sharing.handlebars->11->45" ] }, @@ -33125,7 +33125,7 @@ "zh-chs": "找不到群组。", "zh-cht": "找不到群組。", "xloc": [ - "default.handlebars->35->2186" + "default.handlebars->35->2187" ] }, { @@ -33148,7 +33148,7 @@ "zh-cht": "沒有此裝置的訊息。", "xloc": [ "default-mobile.handlebars->11->547", - "default.handlebars->35->1286" + "default.handlebars->35->1289" ] }, { @@ -33174,7 +33174,7 @@ "it": "Nessuna scorciatoia da tastiera definita", "xloc": [ "default-mobile.handlebars->11->397", - "default.handlebars->35->1092" + "default.handlebars->35->1095" ] }, { @@ -33212,7 +33212,7 @@ "zh-chs": "找不到位置。", "zh-cht": "找不到位置。", "xloc": [ - "default.handlebars->35->670" + "default.handlebars->35->673" ] }, { @@ -33256,7 +33256,7 @@ "zh-chs": "没有其他相同类型的设备组。", "zh-cht": "沒有其他相同類型的裝置群。", "xloc": [ - "default.handlebars->35->997" + "default.handlebars->35->1000" ] }, { @@ -33273,7 +33273,7 @@ "zh-chs": "此用户没有电话号码", "xloc": [ "default-mobile.handlebars->11->672", - "default.handlebars->35->2469" + "default.handlebars->35->2470" ] }, { @@ -33317,7 +33317,7 @@ "zh-chs": "没有录音。", "zh-cht": "沒有錄音。", "xloc": [ - "default.handlebars->35->2399" + "default.handlebars->35->2400" ] }, { @@ -33351,7 +33351,7 @@ "zh-chs": "没有服务器权限", "zh-cht": "沒有伺服器權限", "xloc": [ - "default.handlebars->35->2269" + "default.handlebars->35->2270" ] }, { @@ -33379,7 +33379,7 @@ "zh-chs": "没有用户组成员身份", "zh-cht": "沒有用戶群成員身份", "xloc": [ - "default.handlebars->35->2373" + "default.handlebars->35->2374" ] }, { @@ -33396,7 +33396,7 @@ "zh-chs": "无用户管理权限", "xloc": [ "default-mobile.handlebars->11->670", - "default.handlebars->35->2467" + "default.handlebars->35->2468" ] }, { @@ -33418,7 +33418,7 @@ "zh-chs": "未找到相应的用户。", "zh-cht": "未找到相應的用戶。", "xloc": [ - "default.handlebars->35->2090" + "default.handlebars->35->2091" ] }, { @@ -33440,7 +33440,7 @@ "zh-chs": "没有拥有特殊设备权限的用户", "zh-cht": "沒有擁有特殊裝置權限的用戶", "xloc": [ - "default.handlebars->35->833" + "default.handlebars->35->836" ] }, { @@ -33525,33 +33525,33 @@ "default-mobile.handlebars->11->387", "default-mobile.handlebars->11->427", "default-mobile.handlebars->11->571", - "default.handlebars->35->1081", - "default.handlebars->35->1640", - "default.handlebars->35->1648", - "default.handlebars->35->1656", - "default.handlebars->35->1668", - "default.handlebars->35->1673", - "default.handlebars->35->1675", - "default.handlebars->35->1877", - "default.handlebars->35->1902", - "default.handlebars->35->1907", - "default.handlebars->35->2066", - "default.handlebars->35->2207", - "default.handlebars->35->2209", + "default.handlebars->35->1084", + "default.handlebars->35->1643", + "default.handlebars->35->1651", + "default.handlebars->35->1659", + "default.handlebars->35->1671", + "default.handlebars->35->1676", + "default.handlebars->35->1678", + "default.handlebars->35->1878", + "default.handlebars->35->1903", + "default.handlebars->35->1908", + "default.handlebars->35->2067", + "default.handlebars->35->2208", + "default.handlebars->35->2210", "default.handlebars->35->222", - "default.handlebars->35->2226", - "default.handlebars->35->2288", - "default.handlebars->35->2297", - "default.handlebars->35->2301", - "default.handlebars->35->2313", + "default.handlebars->35->2227", + "default.handlebars->35->2289", + "default.handlebars->35->2298", + "default.handlebars->35->2302", + "default.handlebars->35->2314", "default.handlebars->35->241", "default.handlebars->35->314", "default.handlebars->35->315", - "default.handlebars->35->677", - "default.handlebars->35->688", - "default.handlebars->35->689", - "default.handlebars->35->755", - "default.handlebars->35->768", + "default.handlebars->35->680", + "default.handlebars->35->691", + "default.handlebars->35->692", + "default.handlebars->35->758", + "default.handlebars->35->771", "default.handlebars->35->78", "default.handlebars->container->column_l->p41->3->3->p41traceStatus" ] @@ -33560,7 +33560,7 @@ "en": "None ", "fr": "Aucun", "xloc": [ - "default.handlebars->35->1702" + "default.handlebars->35->1705" ] }, { @@ -33604,7 +33604,7 @@ "zh-chs": "挪威文", "zh-cht": "挪威文", "xloc": [ - "default.handlebars->35->1460" + "default.handlebars->35->1463" ] }, { @@ -33626,7 +33626,7 @@ "zh-chs": "挪威文(Bokmal)", "zh-cht": "挪威文(Bokmal)", "xloc": [ - "default.handlebars->35->1461" + "default.handlebars->35->1464" ] }, { @@ -33648,7 +33648,7 @@ "zh-chs": "挪威文(尼诺斯克)", "zh-cht": "挪威文(尼諾斯克)", "xloc": [ - "default.handlebars->35->1462" + "default.handlebars->35->1465" ] }, { @@ -33670,7 +33670,7 @@ "zh-chs": "未激活", "zh-cht": "未激活", "xloc": [ - "default.handlebars->35->1250" + "default.handlebars->35->1253" ] }, { @@ -33694,7 +33694,7 @@ "xloc": [ "default-mobile.handlebars->11->268", "default-mobile.handlebars->11->512", - "default.handlebars->35->701" + "default.handlebars->35->704" ] }, { @@ -33718,7 +33718,7 @@ "xloc": [ "default-mobile.handlebars->11->267", "default-mobile.handlebars->11->511", - "default.handlebars->35->700" + "default.handlebars->35->703" ] }, { @@ -33740,8 +33740,8 @@ "zh-chs": "未连接", "zh-cht": "未連接", "xloc": [ - "default.handlebars->35->1868", - "default.handlebars->35->1881" + "default.handlebars->35->1869", + "default.handlebars->35->1882" ] }, { @@ -33764,7 +33764,7 @@ "zh-cht": "未知", "xloc": [ "default-mobile.handlebars->11->522", - "default.handlebars->35->1261" + "default.handlebars->35->1264" ] }, { @@ -33802,7 +33802,7 @@ "zh-chs": "不在服务器上", "zh-cht": "不在伺服器上", "xloc": [ - "default.handlebars->35->2421" + "default.handlebars->35->2422" ] }, { @@ -33824,8 +33824,8 @@ "zh-chs": "没有设置", "zh-cht": "沒有設置", "xloc": [ - "default.handlebars->35->2275", - "default.handlebars->35->2276" + "default.handlebars->35->2276", + "default.handlebars->35->2277" ] }, { @@ -33847,7 +33847,7 @@ "zh-chs": "未经审核的", "zh-cht": "未經審核的", "xloc": [ - "default.handlebars->35->2347" + "default.handlebars->35->2348" ] }, { @@ -33870,12 +33870,12 @@ "zh-cht": "筆記", "xloc": [ "default-mobile.handlebars->11->339", - "default.handlebars->35->1684", - "default.handlebars->35->2321", - "default.handlebars->35->778", - "default.handlebars->35->861", - "default.handlebars->35->883", - "default.handlebars->35->893" + "default.handlebars->35->1687", + "default.handlebars->35->2322", + "default.handlebars->35->781", + "default.handlebars->35->864", + "default.handlebars->35->886", + "default.handlebars->35->896" ] }, { @@ -33919,8 +33919,8 @@ "zh-chs": "通知设置", "zh-cht": "通知設定", "xloc": [ - "default.handlebars->35->1569", - "default.handlebars->35->1867", + "default.handlebars->35->1572", + "default.handlebars->35->1868", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->10" ] }, @@ -33956,7 +33956,7 @@ "zh-chs": "通知设置还必须在帐户设置中启用。", "zh-cht": "通知設定還必須在帳戶設定中啟用。", "xloc": [ - "default.handlebars->35->1863" + "default.handlebars->35->1864" ] }, { @@ -33978,7 +33978,7 @@ "zh-chs": "通知音效。", "zh-cht": "通知音效。", "xloc": [ - "default.handlebars->35->1564" + "default.handlebars->35->1567" ] }, { @@ -34000,7 +34000,7 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->35->1674" + "default.handlebars->35->1677" ] }, { @@ -34022,7 +34022,7 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->35->2327", + "default.handlebars->35->2328", "default.handlebars->35->238" ] }, @@ -34045,7 +34045,7 @@ "zh-chs": "仅通知", "zh-cht": "只通知", "xloc": [ - "default.handlebars->35->935" + "default.handlebars->35->938" ] }, { @@ -34067,9 +34067,9 @@ "zh-chs": "通知使用者", "zh-cht": "通知使用者", "xloc": [ - "default.handlebars->35->1756", - "default.handlebars->35->1760", - "default.handlebars->35->1763" + "default.handlebars->35->1757", + "default.handlebars->35->1761", + "default.handlebars->35->1764" ] }, { @@ -34091,7 +34091,7 @@ "zh-chs": "通知{0}", "zh-cht": "通知{0}", "xloc": [ - "default.handlebars->35->2129" + "default.handlebars->35->2130" ] }, { @@ -34107,7 +34107,7 @@ "zh-chs": "空值", "it": "Nullo", "xloc": [ - "default.handlebars->35->2535" + "default.handlebars->35->2536" ] }, { @@ -34148,13 +34148,13 @@ "default-mobile.handlebars->11->477", "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->35->1631", - "default.handlebars->35->1872", - "default.handlebars->35->1886", - "default.handlebars->35->729", - "default.handlebars->35->733", - "default.handlebars->35->737", - "default.handlebars->35->743", + "default.handlebars->35->1634", + "default.handlebars->35->1873", + "default.handlebars->35->1887", + "default.handlebars->35->732", + "default.handlebars->35->736", + "default.handlebars->35->740", + "default.handlebars->35->746", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -34201,7 +34201,7 @@ "zh-cht": "操作系統名稱", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1->5", - "default.handlebars->35->685", + "default.handlebars->35->688", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->15->1" ] }, @@ -34224,7 +34224,7 @@ "zh-chs": "欧舒丹", "zh-cht": "歐舒丹", "xloc": [ - "default.handlebars->35->1463" + "default.handlebars->35->1466" ] }, { @@ -34247,7 +34247,7 @@ "zh-cht": "發生在{0}", "xloc": [ "default-mobile.handlebars->11->638", - "default.handlebars->35->2435" + "default.handlebars->35->2436" ] }, { @@ -34291,7 +34291,7 @@ "zh-chs": "离线用户", "zh-cht": "離線用戶", "xloc": [ - "default.handlebars->35->2087" + "default.handlebars->35->2088" ] }, { @@ -34336,7 +34336,7 @@ "zh-cht": "舊密碼:", "xloc": [ "default-mobile.handlebars->11->109", - "default.handlebars->35->1581" + "default.handlebars->35->1584" ] }, { @@ -34358,7 +34358,7 @@ "zh-chs": "一天", "zh-cht": "一天", "xloc": [ - "default.handlebars->35->2063" + "default.handlebars->35->2064" ] }, { @@ -34427,7 +34427,7 @@ "zh-chs": "在线用户", "zh-cht": "在線用戶", "xloc": [ - "default.handlebars->35->2086" + "default.handlebars->35->2087" ] }, { @@ -34450,8 +34450,8 @@ "zh-cht": "只能編輯小於200k的檔案。", "xloc": [ "default-mobile.handlebars->11->438", - "default.handlebars->35->1176", - "default.handlebars->35->648", + "default.handlebars->35->1179", + "default.handlebars->35->651", "sharing.handlebars->11->67" ] }, @@ -34519,7 +34519,7 @@ "zh-chs": "在设备上打开页面", "zh-cht": "在裝置上打開頁面", "xloc": [ - "default.handlebars->35->894" + "default.handlebars->35->897" ] }, { @@ -34588,7 +34588,7 @@ "zh-chs": "打开XTerm终端", "zh-cht": "打開XTerm終端", "xloc": [ - "default.handlebars->35->798" + "default.handlebars->35->801" ] }, { @@ -34632,7 +34632,7 @@ "zh-chs": "打开此计算机的聊天窗口", "zh-cht": "打開此電腦的聊天窗口", "xloc": [ - "default.handlebars->35->785", + "default.handlebars->35->788", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->1" ] }, @@ -34679,7 +34679,7 @@ "zh-chs": "开头:{0}", "zh-cht": "開場:{0}", "xloc": [ - "default.handlebars->35->1956" + "default.handlebars->35->1957" ] }, { @@ -34702,12 +34702,12 @@ "zh-cht": "操作系統", "xloc": [ "default-mobile.handlebars->11->479", - "default.handlebars->35->1020", - "default.handlebars->35->1208", + "default.handlebars->35->1023", + "default.handlebars->35->1211", "default.handlebars->35->276", "default.handlebars->35->419", "default.handlebars->35->460", - "default.handlebars->35->727" + "default.handlebars->35->730" ] }, { @@ -34730,11 +34730,11 @@ "zh-cht": "操作", "xloc": [ "default-mobile.handlebars->11->329", - "default.handlebars->35->2113", - "default.handlebars->35->2194", + "default.handlebars->35->2114", + "default.handlebars->35->2195", "default.handlebars->35->567", "default.handlebars->35->582", - "default.handlebars->35->955" + "default.handlebars->35->958" ] }, { @@ -34775,7 +34775,7 @@ "zh-chs": "奥里亚", "zh-cht": "奧里亞", "xloc": [ - "default.handlebars->35->1464" + "default.handlebars->35->1467" ] }, { @@ -34797,7 +34797,7 @@ "zh-chs": "奥罗莫", "zh-cht": "奧羅莫", "xloc": [ - "default.handlebars->35->1465" + "default.handlebars->35->1468" ] }, { @@ -34864,7 +34864,7 @@ "zh-cht": "過時的", "xloc": [ "default-mobile.handlebars->11->476", - "default.handlebars->35->742" + "default.handlebars->35->745" ] }, { @@ -34948,7 +34948,7 @@ "zh-chs": "自己的过程", "zh-cht": "自己的過程", "xloc": [ - "default.handlebars->35->1107" + "default.handlebars->35->1110" ] }, { @@ -34970,7 +34970,7 @@ "zh-chs": "PID", "zh-cht": "PID", "xloc": [ - "default.handlebars->35->1103", + "default.handlebars->35->1106", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -34987,7 +34987,7 @@ "it": "SPINGERE", "xloc": [ "default-mobile.handlebars->11->553", - "default.handlebars->35->1293" + "default.handlebars->35->1296" ] }, { @@ -35004,7 +35004,7 @@ "it": "Pagina giù", "xloc": [ "default-mobile.handlebars->11->382", - "default.handlebars->35->1076" + "default.handlebars->35->1079" ] }, { @@ -35021,7 +35021,7 @@ "it": "Pagina su", "xloc": [ "default-mobile.handlebars->11->381", - "default.handlebars->35->1075" + "default.handlebars->35->1078" ] }, { @@ -35052,7 +35052,7 @@ "zh-cht": "零件號", "xloc": [ "default-mobile.handlebars->11->540", - "default.handlebars->35->1279" + "default.handlebars->35->1282" ] }, { @@ -35074,7 +35074,7 @@ "zh-chs": "部分的", "zh-cht": "部分的", "xloc": [ - "default.handlebars->35->2101" + "default.handlebars->35->2102" ] }, { @@ -35136,7 +35136,7 @@ "xloc": [ "default-mobile.handlebars->11->128", "default-mobile.handlebars->11->576", - "default.handlebars->35->1607" + "default.handlebars->35->1610" ] }, { @@ -35158,7 +35158,7 @@ "zh-chs": "部分权限", "zh-cht": "部分權限", "xloc": [ - "default.handlebars->35->2272" + "default.handlebars->35->2273" ] }, { @@ -35205,18 +35205,18 @@ "default-mobile.handlebars->11->345", "default-mobile.handlebars->11->406", "default-mobile.handlebars->11->417", - "default.handlebars->35->1126", - "default.handlebars->35->1147", - "default.handlebars->35->1723", - "default.handlebars->35->2157", + "default.handlebars->35->1129", + "default.handlebars->35->1150", + "default.handlebars->35->1724", "default.handlebars->35->2158", - "default.handlebars->35->2293", - "default.handlebars->35->2295", - "default.handlebars->35->2352", + "default.handlebars->35->2159", + "default.handlebars->35->2294", + "default.handlebars->35->2296", "default.handlebars->35->2353", + "default.handlebars->35->2354", "default.handlebars->35->273", "default.handlebars->35->389", - "default.handlebars->35->978", + "default.handlebars->35->981", "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", @@ -35342,7 +35342,7 @@ "zh-chs": "密码已更改。", "xloc": [ "default-mobile.handlebars->11->666", - "default.handlebars->35->2463" + "default.handlebars->35->2464" ] }, { @@ -35387,7 +35387,7 @@ "zh-chs": "密码提示", "zh-cht": "密碼提示", "xloc": [ - "default.handlebars->35->2354" + "default.handlebars->35->2355" ] }, { @@ -35410,7 +35410,7 @@ "zh-cht": "密碼提示:", "xloc": [ "default-mobile.handlebars->11->112", - "default.handlebars->35->1584" + "default.handlebars->35->1587" ] }, { @@ -35497,8 +35497,8 @@ "account-invite.html->2->5", "default-mobile.handlebars->11->104", "default-mobile.handlebars->11->105", - "default.handlebars->35->1576", - "default.handlebars->35->1577", + "default.handlebars->35->1579", + "default.handlebars->35->1580", "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", @@ -35538,9 +35538,9 @@ "default-mobile.handlebars->11->443", "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->35->1141", - "default.handlebars->35->1182", - "default.handlebars->35->1929", + "default.handlebars->35->1144", + "default.handlebars->35->1185", + "default.handlebars->35->1930", "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", @@ -35651,7 +35651,7 @@ "zh-cht": "執行代理指令", "xloc": [ "default-mobile.handlebars->11->556", - "default.handlebars->35->1296" + "default.handlebars->35->1299" ] }, { @@ -35711,7 +35711,7 @@ "zh-chs": "执行英特尔®AMT激活和配置。", "zh-cht": "執行英特爾®AMT激活和配置。", "xloc": [ - "default.handlebars->35->1688", + "default.handlebars->35->1691", "default.handlebars->35->366" ] }, @@ -35804,7 +35804,7 @@ "it": "Esegui Intel® Spegnimento AMT?", "xloc": [ "default-mobile.handlebars->11->335", - "default.handlebars->35->970" + "default.handlebars->35->973" ] }, { @@ -35820,7 +35820,7 @@ "it": "Esegui Intel® AMT acceso?", "xloc": [ "default-mobile.handlebars->11->333", - "default.handlebars->35->968" + "default.handlebars->35->971" ] }, { @@ -35836,7 +35836,7 @@ "it": "Esegui Intel® AMT resettato?", "xloc": [ "default-mobile.handlebars->11->337", - "default.handlebars->35->972" + "default.handlebars->35->975" ] }, { @@ -35903,7 +35903,7 @@ "zh-cht": "在裝置上執行電源操作", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3", - "default.handlebars->35->777", + "default.handlebars->35->780", "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" @@ -35928,7 +35928,7 @@ "zh-chs": "执行电源操作= {0},强制执行= {1}", "zh-cht": "執行電源操作= {0},強制執行= {1}", "xloc": [ - "default.handlebars->35->1961" + "default.handlebars->35->1962" ] }, { @@ -35945,7 +35945,7 @@ "zh-chs": "没有权限", "xloc": [ "default-mobile.handlebars->11->647", - "default.handlebars->35->2444" + "default.handlebars->35->2445" ] }, { @@ -35968,8 +35968,8 @@ "zh-cht": "權限", "xloc": [ "default-mobile.handlebars->11->632", - "default.handlebars->35->1841", - "default.handlebars->35->2085" + "default.handlebars->35->1842", + "default.handlebars->35->2086" ] }, { @@ -35991,7 +35991,7 @@ "zh-chs": "波斯/伊朗", "zh-cht": "波斯/伊朗", "xloc": [ - "default.handlebars->35->1466" + "default.handlebars->35->1469" ] }, { @@ -36048,10 +36048,10 @@ "default-mobile.handlebars->11->74", "default-mobile.handlebars->11->89", "default-mobile.handlebars->11->91", - "default.handlebars->35->1311", "default.handlebars->35->1314", + "default.handlebars->35->1317", "default.handlebars->35->204", - "default.handlebars->35->2342" + "default.handlebars->35->2343" ] }, { @@ -36073,7 +36073,7 @@ "zh-chs": "电话号码", "zh-cht": "電話號碼", "xloc": [ - "default.handlebars->35->2287" + "default.handlebars->35->2288" ] }, { @@ -36096,8 +36096,8 @@ "zh-cht": "電話號碼:", "xloc": [ "default-mobile.handlebars->11->90", - "default.handlebars->35->1313", - "default.handlebars->35->2341" + "default.handlebars->35->1316", + "default.handlebars->35->2342" ] }, { @@ -36138,7 +36138,7 @@ "zh-chs": "将节点放在这里", "zh-cht": "將節點放在這裡", "xloc": [ - "default.handlebars->35->663" + "default.handlebars->35->666" ] }, { @@ -36272,7 +36272,7 @@ "zh-cht": "請等待幾分鐘以接收驗證。", "xloc": [ "default-mobile.handlebars->11->100", - "default.handlebars->35->1571" + "default.handlebars->35->1574" ] }, { @@ -36295,7 +36295,7 @@ "zh-cht": "外掛指令", "xloc": [ "default.handlebars->35->254", - "default.handlebars->35->2572" + "default.handlebars->35->2573" ] }, { @@ -36453,7 +36453,7 @@ "zh-cht": "政策", "xloc": [ "default-mobile.handlebars->11->127", - "default.handlebars->35->1606" + "default.handlebars->35->1609" ] }, { @@ -36475,7 +36475,7 @@ "zh-chs": "波兰文", "zh-cht": "波蘭文", "xloc": [ - "default.handlebars->35->1467" + "default.handlebars->35->1470" ] }, { @@ -36545,7 +36545,7 @@ "zh-chs": "葡萄牙文", "zh-cht": "葡萄牙文", "xloc": [ - "default.handlebars->35->1468" + "default.handlebars->35->1471" ] }, { @@ -36567,7 +36567,7 @@ "zh-chs": "葡萄牙文(巴西)", "zh-cht": "葡萄牙文(巴西)", "xloc": [ - "default.handlebars->35->1469" + "default.handlebars->35->1472" ] }, { @@ -36656,7 +36656,7 @@ "zh-chs": "电源状态", "zh-cht": "電源狀態", "xloc": [ - "default.handlebars->35->1879", + "default.handlebars->35->1880", "default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1" ] }, @@ -36682,7 +36682,7 @@ "default-mobile.handlebars->11->219", "default-mobile.handlebars->11->325", "default.handlebars->35->6", - "default.handlebars->35->948" + "default.handlebars->35->951" ] }, { @@ -36751,7 +36751,7 @@ "zh-chs": "预激活", "zh-cht": "預激活", "xloc": [ - "default.handlebars->35->1251" + "default.handlebars->35->1254" ] }, { @@ -36798,7 +36798,7 @@ "zh-chs": "存在于服务器上", "zh-cht": "存在於伺服器上", "xloc": [ - "default.handlebars->35->2420" + "default.handlebars->35->2421" ] }, { @@ -36907,9 +36907,9 @@ "xloc": [ "default-mobile.handlebars->11->79", "default-mobile.handlebars->11->80", - "default.handlebars->35->1306", - "default.handlebars->35->2336", - "default.handlebars->35->2350", + "default.handlebars->35->1309", + "default.handlebars->35->2337", + "default.handlebars->35->2351", "default.handlebars->35->266" ] }, @@ -36927,7 +36927,7 @@ "it": "Stampa schermo", "xloc": [ "default-mobile.handlebars->11->376", - "default.handlebars->35->1070" + "default.handlebars->35->1073" ] }, { @@ -37029,7 +37029,7 @@ "zh-chs": "进程控制", "zh-cht": "進程控制", "xloc": [ - "default.handlebars->35->1119" + "default.handlebars->35->1122" ] }, { @@ -37038,7 +37038,7 @@ "sv": "Processinformation, # {0}", "fr": "Détails du processus #{0}", "xloc": [ - "default.handlebars->35->1098" + "default.handlebars->35->1101" ] }, { @@ -37091,7 +37091,7 @@ "zh-chs": "处理控制台命令:“{0}”", "zh-cht": "處理控制台命令:“{0}”", "xloc": [ - "default.handlebars->35->1953" + "default.handlebars->35->1954" ] }, { @@ -37135,7 +37135,7 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->35->934" + "default.handlebars->35->937" ] }, { @@ -37157,9 +37157,9 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->35->1757", - "default.handlebars->35->1761", - "default.handlebars->35->1764" + "default.handlebars->35->1758", + "default.handlebars->35->1762", + "default.handlebars->35->1765" ] }, { @@ -37181,7 +37181,7 @@ "zh-chs": "协议", "zh-cht": "協議", "xloc": [ - "default.handlebars->35->2418", + "default.handlebars->35->2419", "player.handlebars->3->31" ] }, @@ -37224,7 +37224,7 @@ "zh-cht": "配置狀態", "xloc": [ "default-mobile.handlebars->11->516", - "default.handlebars->35->1255" + "default.handlebars->35->1258" ] }, { @@ -37259,7 +37259,7 @@ "zh-cht": "公開鏈結", "xloc": [ "default-mobile.handlebars->11->139", - "default.handlebars->35->1914" + "default.handlebars->35->1915" ] }, { @@ -37293,7 +37293,7 @@ "zh-chs": "旁遮普文", "zh-cht": "旁遮普文", "xloc": [ - "default.handlebars->35->1470" + "default.handlebars->35->1473" ] }, { @@ -37315,7 +37315,7 @@ "zh-chs": "旁遮普(印度)", "zh-cht": "旁遮普(印度)", "xloc": [ - "default.handlebars->35->1471" + "default.handlebars->35->1474" ] }, { @@ -37337,7 +37337,7 @@ "zh-chs": "旁遮普(巴基斯坦)", "zh-cht": "旁遮普(巴基斯坦)", "xloc": [ - "default.handlebars->35->1472" + "default.handlebars->35->1475" ] }, { @@ -37446,7 +37446,7 @@ "zh-chs": "盖丘亚族", "zh-cht": "蓋丘亞族", "xloc": [ - "default.handlebars->35->1473" + "default.handlebars->35->1476" ] }, { @@ -37531,9 +37531,9 @@ "default-mobile.handlebars->11->298", "default-mobile.handlebars->11->300", "default.handlebars->35->329", - "default.handlebars->35->772", - "default.handlebars->35->774", - "default.handlebars->35->801" + "default.handlebars->35->775", + "default.handlebars->35->777", + "default.handlebars->35->804" ] }, { @@ -37555,7 +37555,7 @@ "zh-chs": "RDP连接", "zh-cht": "RDP連接", "xloc": [ - "default.handlebars->35->641" + "default.handlebars->35->644" ] }, { @@ -37589,7 +37589,7 @@ "zh-chs": "RDP远程连接端口:", "zh-cht": "RDP遠程連接介面:", "xloc": [ - "default.handlebars->35->640" + "default.handlebars->35->643" ] }, { @@ -37678,7 +37678,7 @@ "zh-chs": "RSS", "zh-cht": "RSS", "xloc": [ - "default.handlebars->35->2531" + "default.handlebars->35->2532" ] }, { @@ -37722,7 +37722,7 @@ "zh-chs": "随机密码", "zh-cht": "隨機密碼", "xloc": [ - "default.handlebars->35->1724" + "default.handlebars->35->1725" ] }, { @@ -37744,7 +37744,7 @@ "zh-chs": "随机密码。", "zh-cht": "隨機密碼。", "xloc": [ - "default.handlebars->35->2159" + "default.handlebars->35->2160" ] }, { @@ -37807,9 +37807,9 @@ "zh-chs": "真正的名字", "zh-cht": "真正的名字", "xloc": [ - "default.handlebars->35->2284", - "default.handlebars->35->2286", - "default.handlebars->35->2343" + "default.handlebars->35->2285", + "default.handlebars->35->2287", + "default.handlebars->35->2344" ] }, { @@ -37831,7 +37831,7 @@ "zh-chs": "境界", "zh-cht": "境界", "xloc": [ - "default.handlebars->35->2168" + "default.handlebars->35->2169" ] }, { @@ -37854,7 +37854,7 @@ "zh-cht": "收到無效的網絡數據", "xloc": [ "default-mobile.handlebars->11->368", - "default.handlebars->35->1050", + "default.handlebars->35->1053", "sharing.handlebars->11->10", "sharing.handlebars->11->32" ] @@ -37878,7 +37878,7 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->35->1655" + "default.handlebars->35->1658" ] }, { @@ -37922,7 +37922,7 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->35->1767" + "default.handlebars->35->1768" ] }, { @@ -37944,7 +37944,7 @@ "zh-chs": "记录细节", "zh-cht": "記錄細節", "xloc": [ - "default.handlebars->35->2432" + "default.handlebars->35->2433" ] }, { @@ -38002,8 +38002,8 @@ "xloc": [ "default-mobile.handlebars->11->145", "default-mobile.handlebars->11->431", - "default.handlebars->35->1169", - "default.handlebars->35->1921", + "default.handlebars->35->1172", + "default.handlebars->35->1922", "sharing.handlebars->11->60" ] }, @@ -38053,7 +38053,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->35->660", + "default.handlebars->35->663", "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", @@ -38125,7 +38125,7 @@ "zh-cht": "中繼", "xloc": [ "default-mobile.handlebars->11->238", - "default.handlebars->35->2513", + "default.handlebars->35->2514", "default.handlebars->35->325", "default.handlebars->35->545" ] @@ -38149,7 +38149,7 @@ "zh-chs": "中继数量", "zh-cht": "中繼數量", "xloc": [ - "default.handlebars->35->2498" + "default.handlebars->35->2499" ] }, { @@ -38183,7 +38183,7 @@ "zh-chs": "中继错误", "zh-cht": "中繼錯誤", "xloc": [ - "default.handlebars->35->2491" + "default.handlebars->35->2492" ] }, { @@ -38217,8 +38217,8 @@ "zh-chs": "中继连接", "zh-cht": "中繼連接", "xloc": [ - "default.handlebars->35->2497", - "default.handlebars->35->2525" + "default.handlebars->35->2498", + "default.handlebars->35->2526" ] }, { @@ -38255,8 +38255,8 @@ "xloc": [ "default-mobile.handlebars->11->407", "default-mobile.handlebars->11->418", - "default.handlebars->35->1127", - "default.handlebars->35->1148", + "default.handlebars->35->1130", + "default.handlebars->35->1151", "mstsc.handlebars->main->1->3->1->rowremember->3->0" ] }, @@ -38414,7 +38414,7 @@ "zh-chs": "远程剪贴板", "zh-cht": "遠程剪貼板", "xloc": [ - "default.handlebars->35->1096" + "default.handlebars->35->1099" ] }, { @@ -38437,7 +38437,7 @@ "zh-cht": "遠程命令", "xloc": [ "default-mobile.handlebars->11->607", - "default.handlebars->35->1800" + "default.handlebars->35->1801" ] }, { @@ -38461,8 +38461,8 @@ "xloc": [ "default-mobile.handlebars->11->594", "default-mobile.handlebars->11->614", - "default.handlebars->35->1785", - "default.handlebars->35->1822" + "default.handlebars->35->1786", + "default.handlebars->35->1823" ] }, { @@ -38557,8 +38557,8 @@ "zh-chs": "远程桌面连接栏已激活/更新", "zh-cht": "遠程桌面連接欄已激活/更新", "xloc": [ - "default.handlebars->35->1967", - "default.handlebars->35->1973" + "default.handlebars->35->1968", + "default.handlebars->35->1974" ] }, { @@ -38580,7 +38580,7 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->35->1968" + "default.handlebars->35->1969" ] }, { @@ -38602,7 +38602,7 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->35->1974" + "default.handlebars->35->1975" ] }, { @@ -38624,9 +38624,9 @@ "zh-chs": "本地用户强行关闭了远程桌面连接", "zh-cht": "本地用戶強行關閉了遠程桌面連接", "xloc": [ - "default.handlebars->35->1965", - "default.handlebars->35->1969", - "default.handlebars->35->1975" + "default.handlebars->35->1966", + "default.handlebars->35->1970", + "default.handlebars->35->1976" ] }, { @@ -38683,7 +38683,7 @@ "zh-cht": "遠程桌面設置", "xloc": [ "default-mobile.handlebars->11->370", - "default.handlebars->35->1061", + "default.handlebars->35->1064", "default.handlebars->35->361", "sharing.handlebars->11->20" ] @@ -38789,7 +38789,7 @@ "zh-chs": "远程输入锁定", "it": "Blocco ingresso remoto", "xloc": [ - "default.handlebars->35->897" + "default.handlebars->35->900" ] }, { @@ -38811,7 +38811,7 @@ "zh-chs": "远程键盘输入", "zh-cht": "遠程鍵盤輸入", "xloc": [ - "default.handlebars->35->1094", + "default.handlebars->35->1097", "sharing.handlebars->11->22" ] }, @@ -38963,8 +38963,8 @@ "xloc": [ "default-mobile.handlebars->11->595", "default-mobile.handlebars->11->619", - "default.handlebars->35->1786", - "default.handlebars->35->1827" + "default.handlebars->35->1787", + "default.handlebars->35->1828" ] }, { @@ -38986,7 +38986,7 @@ "zh-chs": "远程剪贴板的有效期为60秒。", "zh-cht": "遠程剪貼板的有效期為60秒。", "xloc": [ - "default.handlebars->35->1095" + "default.handlebars->35->1098" ] }, { @@ -39110,7 +39110,7 @@ "zh-chs": "删除配置", "zh-cht": "刪除配置", "xloc": [ - "default.handlebars->35->1627" + "default.handlebars->35->1630" ] }, { @@ -39170,8 +39170,8 @@ "zh-chs": "删除设备组权限", "zh-cht": "刪除裝置群權限", "xloc": [ - "default.handlebars->35->2253", - "default.handlebars->35->2395" + "default.handlebars->35->2254", + "default.handlebars->35->2396" ] }, { @@ -39193,8 +39193,8 @@ "zh-chs": "删除设备权限", "zh-cht": "刪除裝置權限", "xloc": [ - "default.handlebars->35->2251", - "default.handlebars->35->2382" + "default.handlebars->35->2252", + "default.handlebars->35->2383" ] }, { @@ -39216,7 +39216,7 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->35->2380" + "default.handlebars->35->2381" ] }, { @@ -39232,7 +39232,7 @@ "zh-chs": "删除登录令牌", "it": "Rimuovi token di accesso", "xloc": [ - "default.handlebars->35->1619" + "default.handlebars->35->1622" ] }, { @@ -39273,7 +39273,7 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->35->2391" + "default.handlebars->35->2392" ] }, { @@ -39295,8 +39295,8 @@ "zh-chs": "删除用户组权限", "zh-cht": "刪除用戶群權限", "xloc": [ - "default.handlebars->35->1846", - "default.handlebars->35->2387" + "default.handlebars->35->1847", + "default.handlebars->35->2388" ] }, { @@ -39318,7 +39318,7 @@ "zh-chs": "删除用户成员资格", "zh-cht": "刪除用戶成員資格", "xloc": [ - "default.handlebars->35->2261" + "default.handlebars->35->2262" ] }, { @@ -39340,8 +39340,8 @@ "zh-chs": "删除用户权限", "zh-cht": "刪除用戶權限", "xloc": [ - "default.handlebars->35->1844", - "default.handlebars->35->2384" + "default.handlebars->35->1845", + "default.handlebars->35->2385" ] }, { @@ -39363,7 +39363,7 @@ "zh-chs": "删除所有两因素认证。", "zh-cht": "刪除所有二因子鑑別。", "xloc": [ - "default.handlebars->35->2357" + "default.handlebars->35->2358" ] }, { @@ -39385,7 +39385,7 @@ "zh-chs": "删除此用户标识的所有先前事件。", "zh-cht": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->35->2160" + "default.handlebars->35->2161" ] }, { @@ -39407,7 +39407,7 @@ "zh-chs": "断开连接后移除设备", "zh-cht": "斷開連接後删除裝置", "xloc": [ - "default.handlebars->35->1765" + "default.handlebars->35->1766" ] }, { @@ -39429,7 +39429,7 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->35->836" + "default.handlebars->35->839" ] }, { @@ -39445,7 +39445,7 @@ "zh-chs": "删除登录令牌", "it": "Rimuovi token di accesso", "xloc": [ - "default.handlebars->35->1614" + "default.handlebars->35->1617" ] }, { @@ -39467,7 +39467,7 @@ "zh-chs": "删除节点位置", "zh-cht": "刪除節點位置", "xloc": [ - "default.handlebars->35->652" + "default.handlebars->35->655" ] }, { @@ -39490,7 +39490,7 @@ "zh-cht": "刪除電話號碼", "xloc": [ "default-mobile.handlebars->11->88", - "default.handlebars->35->1310" + "default.handlebars->35->1313" ] }, { @@ -39534,7 +39534,7 @@ "zh-chs": "删除此设备", "zh-cht": "刪除此裝置", "xloc": [ - "default.handlebars->35->790" + "default.handlebars->35->793" ] }, { @@ -39556,7 +39556,7 @@ "zh-chs": "删除此用户", "zh-cht": "刪除此用戶", "xloc": [ - "default.handlebars->35->2331" + "default.handlebars->35->2332" ] }, { @@ -39578,7 +39578,7 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->35->2371" + "default.handlebars->35->2372" ] }, { @@ -39600,7 +39600,7 @@ "zh-chs": "删除此设备的用户组权限", "zh-cht": "刪除此裝置的用戶群權限", "xloc": [ - "default.handlebars->35->2247" + "default.handlebars->35->2248" ] }, { @@ -39622,8 +39622,8 @@ "zh-chs": "删除此设备组的用户组权限", "zh-cht": "刪除此裝置群的用戶群權限", "xloc": [ - "default.handlebars->35->2241", - "default.handlebars->35->829" + "default.handlebars->35->2242", + "default.handlebars->35->832" ] }, { @@ -39645,11 +39645,11 @@ "zh-chs": "删除此设备组的用户权限", "zh-cht": "刪除此裝置群的用戶權限", "xloc": [ - "default.handlebars->35->1697", - "default.handlebars->35->2235", - "default.handlebars->35->2365", - "default.handlebars->35->2377", - "default.handlebars->35->830" + "default.handlebars->35->1700", + "default.handlebars->35->2236", + "default.handlebars->35->2366", + "default.handlebars->35->2378", + "default.handlebars->35->833" ] }, { @@ -39683,7 +39683,7 @@ "zh-chs": "删除身份验证应用程序", "zh-cht": "刪除身份驗證應用程序", "xloc": [ - "default.handlebars->35->2027" + "default.handlebars->35->2028" ] }, { @@ -39705,7 +39705,7 @@ "zh-chs": "删除的设备共享{0}", "zh-cht": "刪除的設備共享{0}", "xloc": [ - "default.handlebars->35->2038" + "default.handlebars->35->2039" ] }, { @@ -39727,7 +39727,7 @@ "zh-chs": "从设备组{1}中删除了设备{0}", "zh-cht": "從設備組{1}中刪除了設備{0}", "xloc": [ - "default.handlebars->35->2023" + "default.handlebars->35->2024" ] }, { @@ -39743,7 +39743,7 @@ "zh-chs": "删除了登录令牌", "it": "Token di accesso rimosso", "xloc": [ - "default.handlebars->35->2052" + "default.handlebars->35->2053" ] }, { @@ -39765,7 +39765,7 @@ "zh-chs": "已删除用户{0}的电话号码", "zh-cht": "已刪除用戶{0}的電話號碼", "xloc": [ - "default.handlebars->35->2033" + "default.handlebars->35->2034" ] }, { @@ -39780,7 +39780,7 @@ "zh-chs": "删除了推送通知身份验证设备", "it": "Dispositivo di autenticazione delle notifiche push rimosso", "xloc": [ - "default.handlebars->35->2050" + "default.handlebars->35->2051" ] }, { @@ -39802,7 +39802,7 @@ "zh-chs": "移除安全密钥", "zh-cht": "移除安全密鑰", "xloc": [ - "default.handlebars->35->2030" + "default.handlebars->35->2031" ] }, { @@ -39824,9 +39824,9 @@ "zh-chs": "删除了{0}的用户设备权限", "zh-cht": "刪除了{0}的用戶設備權限", "xloc": [ - "default.handlebars->35->1996", - "default.handlebars->35->2017", - "default.handlebars->35->2022" + "default.handlebars->35->1997", + "default.handlebars->35->2018", + "default.handlebars->35->2023" ] }, { @@ -39848,7 +39848,7 @@ "zh-chs": "从设备组{1}中删除了用户组{0}", "zh-cht": "從設備組{1}中刪除了用戶組{0}", "xloc": [ - "default.handlebars->35->2006" + "default.handlebars->35->2007" ] }, { @@ -39870,7 +39870,7 @@ "zh-chs": "从设备组{1}中删除了用户{0}", "zh-cht": "已從設備組{1}中刪除用戶{0}", "xloc": [ - "default.handlebars->35->2019" + "default.handlebars->35->2020" ] }, { @@ -39892,8 +39892,8 @@ "zh-chs": "从用户组{1}中删除了用户{0}", "zh-cht": "從用戶組{1}中刪除了用戶{0}", "xloc": [ - "default.handlebars->35->1998", - "default.handlebars->35->2008" + "default.handlebars->35->1999", + "default.handlebars->35->2009" ] }, { @@ -39919,9 +39919,9 @@ "default-mobile.handlebars->11->435", "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->35->1173", - "default.handlebars->35->1925", - "default.handlebars->35->646", + "default.handlebars->35->1176", + "default.handlebars->35->1926", + "default.handlebars->35->649", "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", @@ -39960,7 +39960,7 @@ "zh-chs": "重命名:“{0}”为“{1}”", "zh-cht": "重命名:“{0}”為“{1}”", "xloc": [ - "default.handlebars->35->1984" + "default.handlebars->35->1985" ] }, { @@ -39982,7 +39982,7 @@ "zh-chs": "报告日", "zh-cht": "報告日", "xloc": [ - "default.handlebars->35->2064" + "default.handlebars->35->2065" ] }, { @@ -40004,7 +40004,7 @@ "zh-chs": "报告类型", "zh-cht": "報告類型", "xloc": [ - "default.handlebars->35->2059" + "default.handlebars->35->2060" ] }, { @@ -40069,7 +40069,7 @@ "sv": "Begär detaljer ...", "fr": "Détails en cours de récupération", "xloc": [ - "default.handlebars->35->1099" + "default.handlebars->35->1102" ] }, { @@ -40091,7 +40091,7 @@ "zh-chs": "要求:", "zh-cht": "要求:", "xloc": [ - "default.handlebars->35->1585" + "default.handlebars->35->1588" ] }, { @@ -40114,8 +40114,8 @@ "zh-cht": "要求:{0}。", "xloc": [ "default-mobile.handlebars->11->113", - "default.handlebars->35->2165", - "default.handlebars->35->2355" + "default.handlebars->35->2166", + "default.handlebars->35->2356" ] }, { @@ -40137,7 +40137,7 @@ "zh-chs": "需要安装MeshCentral路由器", "zh-cht": "需要安裝MeshCentral路由器", "xloc": [ - "default.handlebars->35->800" + "default.handlebars->35->803" ] }, { @@ -40159,9 +40159,9 @@ "zh-chs": "需要安装MeshCentral Router。", "zh-cht": "需要安裝MeshCentral Router。", "xloc": [ - "default.handlebars->35->802", - "default.handlebars->35->804", - "default.handlebars->35->806" + "default.handlebars->35->805", + "default.handlebars->35->807", + "default.handlebars->35->809" ] }, { @@ -40208,7 +40208,7 @@ "zh-cht": "重設", "xloc": [ "default-mobile.handlebars->11->324", - "default.handlebars->35->947", + "default.handlebars->35->950", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] }, @@ -40232,7 +40232,7 @@ "zh-cht": "重置/關閉電源", "xloc": [ "default-mobile.handlebars->11->608", - "default.handlebars->35->1801" + "default.handlebars->35->1802" ] }, { @@ -40371,9 +40371,9 @@ "zh-cht": "重置/關閉", "xloc": [ "default-mobile.handlebars->11->628", - "default.handlebars->35->1837", - "default.handlebars->35->866", - "default.handlebars->35->888" + "default.handlebars->35->1838", + "default.handlebars->35->869", + "default.handlebars->35->891" ] }, { @@ -40395,7 +40395,7 @@ "zh-chs": "重新启动", "zh-cht": "重新啟動", "xloc": [ - "default.handlebars->35->1113", + "default.handlebars->35->1116", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -40418,7 +40418,7 @@ "zh-chs": "还原服务器", "zh-cht": "還原伺服器", "xloc": [ - "default.handlebars->35->1632" + "default.handlebars->35->1635" ] }, { @@ -40462,7 +40462,7 @@ "zh-chs": "使用备份还原服务器,这将删除现有服务器数据。仅当您知道自己在做什么时才这样做。", "zh-cht": "使用備份還原伺服器,這將刪除現有伺服器數據。僅當你知道自己在做什麼時才這樣做。", "xloc": [ - "default.handlebars->35->1629" + "default.handlebars->35->1632" ] }, { @@ -40486,8 +40486,8 @@ "xloc": [ "default-mobile.handlebars->11->265", "default.handlebars->35->207", - "default.handlebars->35->698", - "default.handlebars->35->816" + "default.handlebars->35->701", + "default.handlebars->35->819" ] }, { @@ -40509,7 +40509,7 @@ "zh-chs": "限制条件", "zh-cht": "限制條件", "xloc": [ - "default.handlebars->35->2273" + "default.handlebars->35->2274" ] }, { @@ -40531,7 +40531,7 @@ "zh-chs": "雷托-罗曼语", "zh-cht": "雷托-羅曼語", "xloc": [ - "default.handlebars->35->1474" + "default.handlebars->35->1477" ] }, { @@ -40548,7 +40548,7 @@ "it": "Destro", "xloc": [ "default-mobile.handlebars->11->385", - "default.handlebars->35->1079" + "default.handlebars->35->1082" ] }, { @@ -40570,7 +40570,7 @@ "zh-chs": "罗马尼亚文", "zh-cht": "羅馬尼亞文", "xloc": [ - "default.handlebars->35->1475" + "default.handlebars->35->1478" ] }, { @@ -40592,7 +40592,7 @@ "zh-chs": "罗马尼亚文(摩尔达维亚)", "zh-cht": "羅馬尼亞文(摩爾達維亞)", "xloc": [ - "default.handlebars->35->1476" + "default.handlebars->35->1479" ] }, { @@ -40616,8 +40616,8 @@ "xloc": [ "default-mobile.handlebars->11->131", "default-mobile.handlebars->11->424", - "default.handlebars->35->1157", - "default.handlebars->35->1893", + "default.handlebars->35->1160", + "default.handlebars->35->1894", "sharing.handlebars->11->49" ] }, @@ -40794,8 +40794,8 @@ "zh-cht": "運行命令", "xloc": [ "default.handlebars->35->580", - "default.handlebars->35->945", - "default.handlebars->35->965" + "default.handlebars->35->948", + "default.handlebars->35->968" ] }, { @@ -40817,7 +40817,7 @@ "zh-chs": "运行MeshCentral Router,然后单击“安装”以使其可从浏览器启动。", "zh-cht": "運行MeshCentral Router,然後單擊“安裝”以使其可從瀏覽器啟動。", "xloc": [ - "default.handlebars->35->1007" + "default.handlebars->35->1010" ] }, { @@ -40840,7 +40840,7 @@ "zh-cht": "以代理身份運行", "xloc": [ "default.handlebars->35->577", - "default.handlebars->35->962" + "default.handlebars->35->965" ] }, { @@ -40863,7 +40863,7 @@ "zh-cht": "以用戶身份運行,如果沒有用戶,則運行代理", "xloc": [ "default.handlebars->35->578", - "default.handlebars->35->963" + "default.handlebars->35->966" ] }, { @@ -40908,7 +40908,7 @@ "zh-cht": "在所選裝置上運行命令。", "xloc": [ "default.handlebars->35->573", - "default.handlebars->35->958" + "default.handlebars->35->961" ] }, { @@ -40949,7 +40949,7 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->35->1960" + "default.handlebars->35->1961" ] }, { @@ -40971,7 +40971,7 @@ "zh-chs": "以用户身份运行命令", "zh-cht": "以用戶身份運行命令", "xloc": [ - "default.handlebars->35->2035" + "default.handlebars->35->2036" ] }, { @@ -40993,7 +40993,7 @@ "zh-chs": "如果可能,以用户身份运行命令", "zh-cht": "如果可能,以用戶身份運行命令", "xloc": [ - "default.handlebars->35->2036" + "default.handlebars->35->2037" ] }, { @@ -41015,7 +41015,7 @@ "zh-chs": "俄文", "zh-cht": "俄文", "xloc": [ - "default.handlebars->35->1477" + "default.handlebars->35->1480" ] }, { @@ -41037,7 +41037,7 @@ "zh-chs": "俄文(摩尔达维亚)", "zh-cht": "俄文(摩爾達維亞)", "xloc": [ - "default.handlebars->35->1478" + "default.handlebars->35->1481" ] }, { @@ -41083,7 +41083,7 @@ "zh-chs": "SCP", "xloc": [ "default.handlebars->35->331", - "default.handlebars->35->805" + "default.handlebars->35->808" ] }, { @@ -41105,8 +41105,8 @@ "zh-chs": "短信", "zh-cht": "短信", "xloc": [ - "default.handlebars->35->2318", - "default.handlebars->35->2323", + "default.handlebars->35->2319", + "default.handlebars->35->2324", "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", @@ -41133,7 +41133,7 @@ "zh-chs": "此用户的短信功能电话号码。", "zh-cht": "此用戶的短信功能電話號碼。", "xloc": [ - "default.handlebars->35->2339" + "default.handlebars->35->2340" ] }, { @@ -41150,7 +41150,7 @@ "zh-chs": "短信错误", "xloc": [ "default-mobile.handlebars->11->674", - "default.handlebars->35->2471" + "default.handlebars->35->2472" ] }, { @@ -41167,7 +41167,7 @@ "zh-chs": "短信错误:{0}", "xloc": [ "default-mobile.handlebars->11->675", - "default.handlebars->35->2472" + "default.handlebars->35->2473" ] }, { @@ -41184,7 +41184,7 @@ "zh-chs": "短信网关未启用", "xloc": [ "default-mobile.handlebars->11->669", - "default.handlebars->35->2466" + "default.handlebars->35->2467" ] }, { @@ -41237,7 +41237,7 @@ "zh-chs": "短信发送成功。", "xloc": [ "default-mobile.handlebars->11->673", - "default.handlebars->35->2470" + "default.handlebars->35->2471" ] }, { @@ -41261,9 +41261,9 @@ "default-mobile.handlebars->11->297", "default-mobile.handlebars->11->299", "default.handlebars->35->330", - "default.handlebars->35->771", - "default.handlebars->35->773", - "default.handlebars->35->803" + "default.handlebars->35->774", + "default.handlebars->35->776", + "default.handlebars->35->806" ] }, { @@ -41280,7 +41280,7 @@ "it": "Connessione SSH", "xloc": [ "default-mobile.handlebars->11->403", - "default.handlebars->35->643" + "default.handlebars->35->646" ] }, { @@ -41298,8 +41298,8 @@ "xloc": [ "default-mobile.handlebars->11->401", "default-mobile.handlebars->11->429", - "default.handlebars->35->1121", - "default.handlebars->35->1167" + "default.handlebars->35->1124", + "default.handlebars->35->1170" ] }, { @@ -41328,7 +41328,7 @@ "it": "Porta di connessione remota SSH:", "xloc": [ "default-mobile.handlebars->11->402", - "default.handlebars->35->642" + "default.handlebars->35->645" ] }, { @@ -41373,7 +41373,7 @@ "zh-chs": "萨米(拉普兰)", "zh-cht": "薩米(拉普蘭)", "xloc": [ - "default.handlebars->35->1479" + "default.handlebars->35->1482" ] }, { @@ -41437,7 +41437,7 @@ "zh-chs": "三乡", "zh-cht": "三鄉", "xloc": [ - "default.handlebars->35->1480" + "default.handlebars->35->1483" ] }, { @@ -41459,7 +41459,7 @@ "zh-chs": "梵文", "zh-cht": "梵文", "xloc": [ - "default.handlebars->35->1481" + "default.handlebars->35->1484" ] }, { @@ -41481,7 +41481,7 @@ "zh-chs": "撒丁岛", "zh-cht": "撒丁島", "xloc": [ - "default.handlebars->35->1482" + "default.handlebars->35->1485" ] }, { @@ -41548,7 +41548,7 @@ "zh-chs": "保存节点位置", "zh-cht": "保存節點位置", "xloc": [ - "default.handlebars->35->653" + "default.handlebars->35->656" ] }, { @@ -41790,8 +41790,8 @@ "zh-chs": "搜寻", "zh-cht": "搜尋", "xloc": [ - "default.handlebars->35->1161", - "default.handlebars->35->666", + "default.handlebars->35->1164", + "default.handlebars->35->669", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", "sharing.handlebars->11->53" ] @@ -41887,7 +41887,7 @@ "zh-cht": "已使用TLS保安", "xloc": [ "default-mobile.handlebars->11->519", - "default.handlebars->35->1258" + "default.handlebars->35->1261" ] }, { @@ -41911,11 +41911,11 @@ "xloc": [ "default-mobile.handlebars->11->346", "default-mobile.handlebars->11->518", - "default.handlebars->35->1257", - "default.handlebars->35->1891", - "default.handlebars->35->2319", + "default.handlebars->35->1260", + "default.handlebars->35->1892", + "default.handlebars->35->2320", "default.handlebars->35->390", - "default.handlebars->35->979", + "default.handlebars->35->982", "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1" ] }, @@ -41938,7 +41938,7 @@ "zh-chs": "安全密钥", "zh-cht": "安全密鑰", "xloc": [ - "default.handlebars->35->2316" + "default.handlebars->35->2317" ] }, { @@ -41955,7 +41955,7 @@ "zh-chs": "安全警告", "xloc": [ "default-mobile.handlebars->11->643", - "default.handlebars->35->2440" + "default.handlebars->35->2441" ] }, { @@ -42011,11 +42011,11 @@ "zh-chs": "全选", "zh-cht": "全選", "xloc": [ - "default.handlebars->35->1164", - "default.handlebars->35->1166", - "default.handlebars->35->1917", - "default.handlebars->35->2109", - "default.handlebars->35->2192", + "default.handlebars->35->1167", + "default.handlebars->35->1169", + "default.handlebars->35->1918", + "default.handlebars->35->2110", + "default.handlebars->35->2193", "default.handlebars->35->550", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", @@ -42047,10 +42047,10 @@ "zh-chs": "选择无", "zh-cht": "選擇無", "xloc": [ - "default.handlebars->35->1165", - "default.handlebars->35->1916", - "default.handlebars->35->2108", - "default.handlebars->35->2191", + "default.handlebars->35->1168", + "default.handlebars->35->1917", + "default.handlebars->35->2109", + "default.handlebars->35->2192", "default.handlebars->35->549", "default.handlebars->meshContextMenu->cxselectnone", "sharing.handlebars->11->57" @@ -42068,7 +42068,7 @@ "zh-chs": "选择要注册推送通知身份验证的设备。选择后,设备将提示确认。", "it": "Seleziona un dispositivo da registrare per l'autenticazione tramite notifica push.Una volta selezionato, il dispositivo chiederà conferma.", "xloc": [ - "default.handlebars->35->1326" + "default.handlebars->35->1329" ] }, { @@ -42090,7 +42090,7 @@ "zh-chs": "为所选设备选择一个新组", "zh-cht": "為所選裝置選擇一個新群", "xloc": [ - "default.handlebars->35->993" + "default.handlebars->35->996" ] }, { @@ -42112,7 +42112,7 @@ "zh-chs": "选择此设备的新组", "zh-cht": "選擇此裝置的新群", "xloc": [ - "default.handlebars->35->992" + "default.handlebars->35->995" ] }, { @@ -42134,7 +42134,7 @@ "zh-chs": "选择要放置的节点", "zh-cht": "選擇要放置的節點", "xloc": [ - "default.handlebars->35->669" + "default.handlebars->35->672" ] }, { @@ -42178,8 +42178,8 @@ "zh-chs": "选择要对所有选定用户执行的操作。", "zh-cht": "選擇要對所有選定用戶執行的操作。", "xloc": [ - "default.handlebars->35->2112", - "default.handlebars->35->2193" + "default.handlebars->35->2113", + "default.handlebars->35->2194" ] }, { @@ -42202,7 +42202,7 @@ "zh-cht": "選擇要在此裝置上執行的操作。", "xloc": [ "default-mobile.handlebars->11->315", - "default.handlebars->35->937" + "default.handlebars->35->940" ] }, { @@ -42224,7 +42224,7 @@ "zh-chs": "选择新密码", "zh-cht": "選擇新密碼", "xloc": [ - "default.handlebars->35->1725" + "default.handlebars->35->1726" ] }, { @@ -42270,7 +42270,7 @@ "zh-cht": "僅自我事件", "xloc": [ "default-mobile.handlebars->11->624", - "default.handlebars->35->1833" + "default.handlebars->35->1834" ] }, { @@ -42330,7 +42330,7 @@ "zh-chs": "发电邮", "zh-cht": "發電郵", "xloc": [ - "default.handlebars->35->2123" + "default.handlebars->35->2124" ] }, { @@ -42353,7 +42353,7 @@ "zh-cht": "發送MQTT消息", "xloc": [ "default.handlebars->35->551", - "default.handlebars->35->949" + "default.handlebars->35->952" ] }, { @@ -42375,7 +42375,7 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->35->985" + "default.handlebars->35->988" ] }, { @@ -42397,7 +42397,7 @@ "zh-chs": "发送短信", "zh-cht": "發送簡訊", "xloc": [ - "default.handlebars->35->2121" + "default.handlebars->35->2122" ] }, { @@ -42419,7 +42419,7 @@ "zh-chs": "发送短信给该用户", "zh-cht": "發送短信給該用戶", "xloc": [ - "default.handlebars->35->2324" + "default.handlebars->35->2325" ] }, { @@ -42441,7 +42441,7 @@ "zh-chs": "发送电邮给该用户", "zh-cht": "發送電郵給該用戶", "xloc": [ - "default.handlebars->35->2326" + "default.handlebars->35->2327" ] }, { @@ -42463,7 +42463,7 @@ "zh-chs": "向该组中的所有用户发送通知。", "zh-cht": "向該群中的所有用戶發送通知。", "xloc": [ - "default.handlebars->35->2232" + "default.handlebars->35->2233" ] }, { @@ -42485,7 +42485,7 @@ "zh-chs": "向该用户发送文本通知。", "zh-cht": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->35->2124" + "default.handlebars->35->2125" ] }, { @@ -42507,7 +42507,7 @@ "zh-chs": "发送电邮给用户", "zh-cht": "發送電郵給用戶", "xloc": [ - "default.handlebars->35->2104" + "default.handlebars->35->2105" ] }, { @@ -42551,7 +42551,7 @@ "zh-chs": "发送邀请电邮。", "zh-cht": "發送邀請電郵。", "xloc": [ - "default.handlebars->35->2164" + "default.handlebars->35->2165" ] }, { @@ -42686,7 +42686,7 @@ "zh-chs": "发送用户通知", "zh-cht": "發送用戶通知", "xloc": [ - "default.handlebars->35->2328" + "default.handlebars->35->2329" ] }, { @@ -42739,7 +42739,7 @@ "zh-chs": "塞尔维亚", "zh-cht": "塞爾維亞", "xloc": [ - "default.handlebars->35->1485" + "default.handlebars->35->1488" ] }, { @@ -42762,7 +42762,7 @@ "zh-cht": "序列號", "xloc": [ "default-mobile.handlebars->11->530", - "default.handlebars->35->1269" + "default.handlebars->35->1272" ] }, { @@ -42796,7 +42796,7 @@ "zh-chs": "服务器备份", "zh-cht": "伺服器備份", "xloc": [ - "default.handlebars->35->2174" + "default.handlebars->35->2175" ] }, { @@ -42818,7 +42818,7 @@ "zh-chs": "服务器证书", "zh-cht": "伺服器憑證", "xloc": [ - "default.handlebars->35->2546" + "default.handlebars->35->2547" ] }, { @@ -42856,7 +42856,7 @@ "zh-chs": "服务器数据库", "zh-cht": "伺服器數據庫", "xloc": [ - "default.handlebars->35->2547" + "default.handlebars->35->2548" ] }, { @@ -42880,11 +42880,11 @@ "xloc": [ "default-mobile.handlebars->11->601", "default-mobile.handlebars->11->616", - "default.handlebars->35->1794", - "default.handlebars->35->1824", - "default.handlebars->35->2171", - "default.handlebars->35->859", - "default.handlebars->35->881" + "default.handlebars->35->1795", + "default.handlebars->35->1825", + "default.handlebars->35->2172", + "default.handlebars->35->862", + "default.handlebars->35->884" ] }, { @@ -42922,7 +42922,7 @@ "zh-chs": "服务器限制", "xloc": [ "default-mobile.handlebars->11->642", - "default.handlebars->35->2439" + "default.handlebars->35->2440" ] }, { @@ -42960,8 +42960,8 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->35->2096", - "default.handlebars->35->2185" + "default.handlebars->35->2097", + "default.handlebars->35->2186" ] }, { @@ -42983,7 +42983,7 @@ "zh-chs": "服务器配额", "zh-cht": "伺服器配額", "xloc": [ - "default.handlebars->35->2290" + "default.handlebars->35->2291" ] }, { @@ -43005,7 +43005,7 @@ "zh-chs": "服务器还原", "zh-cht": "伺服器還原", "xloc": [ - "default.handlebars->35->2175" + "default.handlebars->35->2176" ] }, { @@ -43027,7 +43027,7 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->35->2289" + "default.handlebars->35->2290" ] }, { @@ -43049,7 +43049,7 @@ "zh-chs": "服务器状态", "zh-cht": "伺服器狀態", "xloc": [ - "default.handlebars->35->2477" + "default.handlebars->35->2478" ] }, { @@ -43093,7 +43093,7 @@ "zh-chs": "服务器跟踪", "zh-cht": "伺服器追蹤", "xloc": [ - "default.handlebars->35->2559" + "default.handlebars->35->2560" ] }, { @@ -43109,7 +43109,7 @@ "zh-chs": "服务器跟踪事件", "it": "Evento di tracciamento del server", "xloc": [ - "default.handlebars->35->2538" + "default.handlebars->35->2539" ] }, { @@ -43176,7 +43176,7 @@ "zh-chs": "服务器更新", "zh-cht": "伺服器更新", "xloc": [ - "default.handlebars->35->2176" + "default.handlebars->35->2177" ] }, { @@ -43383,7 +43383,7 @@ "zh-chs": "ServerStats.csv", "zh-cht": "ServerStats.csv", "xloc": [ - "default.handlebars->35->2537" + "default.handlebars->35->2538" ] }, { @@ -43405,7 +43405,7 @@ "zh-chs": "服务详情", "zh-cht": "服務詳情", "xloc": [ - "default.handlebars->35->1114" + "default.handlebars->35->1117" ] }, { @@ -43449,7 +43449,7 @@ "zh-chs": "会话", "zh-cht": "節", "xloc": [ - "default.handlebars->35->2400", + "default.handlebars->35->2401", "ssh.handlebars->3->10" ] }, @@ -43481,7 +43481,7 @@ "zh-chs": "会话信息", "zh-cht": "會議訊息", "xloc": [ - "default.handlebars->35->1058", + "default.handlebars->35->1061", "sharing.handlebars->11->18" ] }, @@ -43500,8 +43500,8 @@ "xloc": [ "default-mobile.handlebars->11->410", "default-mobile.handlebars->11->422", - "default.handlebars->35->1131", - "default.handlebars->35->1152" + "default.handlebars->35->1134", + "default.handlebars->35->1155" ] }, { @@ -43560,8 +43560,8 @@ "xloc": [ "default-mobile.handlebars->11->411", "default-mobile.handlebars->11->423", - "default.handlebars->35->1132", - "default.handlebars->35->1153" + "default.handlebars->35->1135", + "default.handlebars->35->1156" ] }, { @@ -43679,7 +43679,7 @@ "zh-chs": "设置剪贴板内容,{0}个字节", "zh-cht": "設置剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->35->1958" + "default.handlebars->35->1959" ] }, { @@ -43770,7 +43770,7 @@ "zh-cht": "設定", "xloc": [ "agent-translations.json", - "default.handlebars->35->1689", + "default.handlebars->35->1692", "default.handlebars->35->367" ] }, @@ -43831,7 +43831,7 @@ "zh-chs": "将此服务器设置为自动将备份上传到Google云端硬盘。首先为您的帐户创建并输入Google Drive ClientID和ClientSecret。", "zh-cht": "將此服務器設置為自動將備份上傳到Google雲端硬盤。首先為您的帳戶創建並輸入Google Drive ClientID和ClientSecret。", "xloc": [ - "default.handlebars->35->1620" + "default.handlebars->35->1623" ] }, { @@ -43882,7 +43882,7 @@ "zh-chs": "共享", "zh-cht": "共享", "xloc": [ - "default.handlebars->35->786" + "default.handlebars->35->789" ] }, { @@ -43905,7 +43905,7 @@ "zh-cht": "共享裝置", "xloc": [ "default.handlebars->35->251", - "default.handlebars->35->936" + "default.handlebars->35->939" ] }, { @@ -43949,7 +43949,7 @@ "zh-chs": "共享过程", "zh-cht": "共享過程", "xloc": [ - "default.handlebars->35->1108" + "default.handlebars->35->1111" ] }, { @@ -44013,8 +44013,8 @@ "xloc": [ "default-mobile.handlebars->11->388", "default-mobile.handlebars->11->392", - "default.handlebars->35->1082", - "default.handlebars->35->1086" + "default.handlebars->35->1085", + "default.handlebars->35->1089" ] }, { @@ -44251,7 +44251,7 @@ "zh-cht": "只顯示自己的事件", "xloc": [ "default-mobile.handlebars->11->604", - "default.handlebars->35->1797" + "default.handlebars->35->1798" ] }, { @@ -44285,7 +44285,7 @@ "zh-chs": "显示连接工具栏", "zh-cht": "顯示連接工具欄", "xloc": [ - "default.handlebars->35->1758" + "default.handlebars->35->1759" ] }, { @@ -44329,7 +44329,7 @@ "zh-chs": "显示设备位置信息", "zh-cht": "顯示裝置位置訊息", "xloc": [ - "default.handlebars->35->794" + "default.handlebars->35->797" ] }, { @@ -44351,7 +44351,7 @@ "zh-chs": "显示设备网络接口信息", "zh-cht": "顯示裝置網絡介面訊息", "xloc": [ - "default.handlebars->35->792" + "default.handlebars->35->795" ] }, { @@ -44395,8 +44395,8 @@ "zh-chs": "显示1分钟", "zh-cht": "顯示1分鐘", "xloc": [ - "default.handlebars->35->2127", - "default.handlebars->35->2150" + "default.handlebars->35->2128", + "default.handlebars->35->2151" ] }, { @@ -44418,8 +44418,8 @@ "zh-chs": "显示10秒", "zh-cht": "顯示10秒", "xloc": [ - "default.handlebars->35->2126", - "default.handlebars->35->2149" + "default.handlebars->35->2127", + "default.handlebars->35->2150" ] }, { @@ -44441,8 +44441,8 @@ "zh-chs": "显示5分钟", "zh-cht": "顯示5分鐘", "xloc": [ - "default.handlebars->35->2128", - "default.handlebars->35->2151" + "default.handlebars->35->2129", + "default.handlebars->35->2152" ] }, { @@ -44464,8 +44464,8 @@ "zh-chs": "显示消息,直到被用户拒绝", "zh-cht": "顯示消息,直到被用戶拒絕", "xloc": [ - "default.handlebars->35->2125", - "default.handlebars->35->2148" + "default.handlebars->35->2126", + "default.handlebars->35->2149" ] }, { @@ -44689,8 +44689,8 @@ "zh-chs": "简单管理员控制模式(ACM)", "zh-cht": "簡單管理員控制模式(ACM)", "xloc": [ - "default.handlebars->35->1680", - "default.handlebars->35->1715" + "default.handlebars->35->1683", + "default.handlebars->35->1716" ] }, { @@ -44712,8 +44712,8 @@ "zh-chs": "简单客户端控制模式(CCM)", "zh-cht": "簡單客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->35->1678", - "default.handlebars->35->1719" + "default.handlebars->35->1681", + "default.handlebars->35->1720" ] }, { @@ -44735,7 +44735,7 @@ "zh-chs": "信地", "zh-cht": "信地", "xloc": [ - "default.handlebars->35->1483" + "default.handlebars->35->1486" ] }, { @@ -44757,7 +44757,7 @@ "zh-chs": "僧伽罗文", "zh-cht": "僧伽羅文", "xloc": [ - "default.handlebars->35->1484" + "default.handlebars->35->1487" ] }, { @@ -44815,8 +44815,8 @@ "zh-chs": "尺寸", "zh-cht": "尺寸", "xloc": [ - "default.handlebars->35->2403", - "default.handlebars->35->2424", + "default.handlebars->35->2404", + "default.handlebars->35->2425", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize" ] }, @@ -44839,7 +44839,7 @@ "zh-chs": "缩放:100%", "zh-cht": "縮放:100%", "xloc": [ - "default.handlebars->35->1194", + "default.handlebars->35->1197", "sharing.handlebars->11->85" ] }, @@ -44862,7 +44862,7 @@ "zh-chs": "缩放:125%", "zh-cht": "縮放:125%", "xloc": [ - "default.handlebars->35->1195", + "default.handlebars->35->1198", "sharing.handlebars->11->86" ] }, @@ -44885,7 +44885,7 @@ "zh-chs": "缩放:150%", "zh-cht": "縮放:150%", "xloc": [ - "default.handlebars->35->1196", + "default.handlebars->35->1199", "sharing.handlebars->11->87" ] }, @@ -44908,7 +44908,7 @@ "zh-chs": "缩放:200%", "zh-cht": "縮放:200%", "xloc": [ - "default.handlebars->35->1197", + "default.handlebars->35->1200", "sharing.handlebars->11->88" ] }, @@ -44938,7 +44938,7 @@ "default.handlebars->35->2", "default.handlebars->35->3", "default.handlebars->35->4", - "default.handlebars->35->946" + "default.handlebars->35->949" ] }, { @@ -45007,7 +45007,7 @@ "zh-chs": "斯洛伐克文", "zh-cht": "斯洛伐克文", "xloc": [ - "default.handlebars->35->1486" + "default.handlebars->35->1489" ] }, { @@ -45029,7 +45029,7 @@ "zh-chs": "斯洛文尼亞文", "zh-cht": "斯洛文尼亞文", "xloc": [ - "default.handlebars->35->1487" + "default.handlebars->35->1490" ] }, { @@ -45098,7 +45098,7 @@ "zh-chs": "小焦点", "zh-cht": "小焦點", "xloc": [ - "default.handlebars->35->1064" + "default.handlebars->35->1067" ] }, { @@ -45121,7 +45121,7 @@ "zh-cht": "軟斷開代理", "xloc": [ "default-mobile.handlebars->11->563", - "default.handlebars->35->1303" + "default.handlebars->35->1306" ] }, { @@ -45188,7 +45188,7 @@ "zh-chs": "索马尼", "zh-cht": "索馬尼", "xloc": [ - "default.handlebars->35->1488" + "default.handlebars->35->1491" ] }, { @@ -45210,7 +45210,7 @@ "zh-chs": "索比亚文", "zh-cht": "索比亞文", "xloc": [ - "default.handlebars->35->1489" + "default.handlebars->35->1492" ] }, { @@ -45402,7 +45402,7 @@ "zh-chs": "西班牙文", "zh-cht": "西班牙文", "xloc": [ - "default.handlebars->35->1490" + "default.handlebars->35->1493" ] }, { @@ -45424,7 +45424,7 @@ "zh-chs": "西班牙文(阿根廷)", "zh-cht": "西班牙文(阿根廷)", "xloc": [ - "default.handlebars->35->1491" + "default.handlebars->35->1494" ] }, { @@ -45446,7 +45446,7 @@ "zh-chs": "西班牙文(玻利维亚)", "zh-cht": "西班牙文(玻利維亞)", "xloc": [ - "default.handlebars->35->1492" + "default.handlebars->35->1495" ] }, { @@ -45468,7 +45468,7 @@ "zh-chs": "西班牙文(智利)", "zh-cht": "西班牙文(智利)", "xloc": [ - "default.handlebars->35->1493" + "default.handlebars->35->1496" ] }, { @@ -45490,7 +45490,7 @@ "zh-chs": "西班牙文(哥伦比亚)", "zh-cht": "西班牙文(哥倫比亞)", "xloc": [ - "default.handlebars->35->1494" + "default.handlebars->35->1497" ] }, { @@ -45512,7 +45512,7 @@ "zh-chs": "西班牙文(哥斯达黎加)", "zh-cht": "西班牙文(哥斯達黎加)", "xloc": [ - "default.handlebars->35->1495" + "default.handlebars->35->1498" ] }, { @@ -45534,7 +45534,7 @@ "zh-chs": "西班牙文(多米尼加共和国)", "zh-cht": "西班牙文(多米尼加共和國)", "xloc": [ - "default.handlebars->35->1496" + "default.handlebars->35->1499" ] }, { @@ -45556,7 +45556,7 @@ "zh-chs": "西班牙文(厄瓜多尔)", "zh-cht": "西班牙文(厄瓜多爾)", "xloc": [ - "default.handlebars->35->1497" + "default.handlebars->35->1500" ] }, { @@ -45578,7 +45578,7 @@ "zh-chs": "西班牙文(萨尔瓦多)", "zh-cht": "西班牙文(薩爾瓦多)", "xloc": [ - "default.handlebars->35->1498" + "default.handlebars->35->1501" ] }, { @@ -45600,7 +45600,7 @@ "zh-chs": "西班牙文(危地马拉)", "zh-cht": "西班牙文(危地馬拉)", "xloc": [ - "default.handlebars->35->1499" + "default.handlebars->35->1502" ] }, { @@ -45622,7 +45622,7 @@ "zh-chs": "西班牙文(洪都拉斯)", "zh-cht": "西班牙文(洪都拉斯)", "xloc": [ - "default.handlebars->35->1500" + "default.handlebars->35->1503" ] }, { @@ -45644,7 +45644,7 @@ "zh-chs": "西班牙文(墨西哥)", "zh-cht": "西班牙文(墨西哥)", "xloc": [ - "default.handlebars->35->1501" + "default.handlebars->35->1504" ] }, { @@ -45666,7 +45666,7 @@ "zh-chs": "西班牙文(尼加拉瓜)", "zh-cht": "西班牙文(尼加拉瓜)", "xloc": [ - "default.handlebars->35->1502" + "default.handlebars->35->1505" ] }, { @@ -45688,7 +45688,7 @@ "zh-chs": "西班牙文(巴拿马)", "zh-cht": "西班牙文(巴拿馬)", "xloc": [ - "default.handlebars->35->1503" + "default.handlebars->35->1506" ] }, { @@ -45710,7 +45710,7 @@ "zh-chs": "西班牙文(巴拉圭)", "zh-cht": "西班牙文(巴拉圭)", "xloc": [ - "default.handlebars->35->1504" + "default.handlebars->35->1507" ] }, { @@ -45732,7 +45732,7 @@ "zh-chs": "西班牙文(秘鲁)", "zh-cht": "西班牙文(秘魯)", "xloc": [ - "default.handlebars->35->1505" + "default.handlebars->35->1508" ] }, { @@ -45754,7 +45754,7 @@ "zh-chs": "西班牙文(波多黎各)", "zh-cht": "西班牙文(波多黎各)", "xloc": [ - "default.handlebars->35->1506" + "default.handlebars->35->1509" ] }, { @@ -45776,7 +45776,7 @@ "zh-chs": "西班牙文(西班牙)", "zh-cht": "西班牙文(西班牙)", "xloc": [ - "default.handlebars->35->1507" + "default.handlebars->35->1510" ] }, { @@ -45798,7 +45798,7 @@ "zh-chs": "西班牙文(乌拉圭)", "zh-cht": "西班牙文(烏拉圭)", "xloc": [ - "default.handlebars->35->1508" + "default.handlebars->35->1511" ] }, { @@ -45820,7 +45820,7 @@ "zh-chs": "西班牙文(委内瑞拉)", "zh-cht": "西班牙文(委內瑞拉)", "xloc": [ - "default.handlebars->35->1509" + "default.handlebars->35->1512" ] }, { @@ -45908,7 +45908,7 @@ "zh-chs": "开始", "zh-cht": "開始", "xloc": [ - "default.handlebars->35->1111" + "default.handlebars->35->1114" ] }, { @@ -45949,10 +45949,10 @@ "zh-chs": "开始时间", "zh-cht": "開始時間", "xloc": [ - "default.handlebars->35->1055", + "default.handlebars->35->1058", "default.handlebars->35->236", - "default.handlebars->35->2401", - "default.handlebars->35->2426", + "default.handlebars->35->2402", + "default.handlebars->35->2427", "default.handlebars->35->92", "sharing.handlebars->11->14" ] @@ -46014,7 +46014,7 @@ "zh-chs": "开始桌面多重会话", "zh-cht": "啟動桌面多路復用會話", "xloc": [ - "default.handlebars->35->1942" + "default.handlebars->35->1943" ] }, { @@ -46036,7 +46036,7 @@ "zh-chs": "从{1}到{2}开始了桌面会话“{0}”", "zh-cht": "從{1}到{2}開始了桌面會話“{0}”", "xloc": [ - "default.handlebars->35->1951" + "default.handlebars->35->1952" ] }, { @@ -46058,7 +46058,7 @@ "zh-chs": "从{1}到{2}开始文件管理会话“{0}”", "zh-cht": "從{1}到{2}開始文件管理會話“{0}”", "xloc": [ - "default.handlebars->35->1952" + "default.handlebars->35->1953" ] }, { @@ -46066,7 +46066,7 @@ "nl": "Lokale doorstuursessie gestart \\\"{0}\\\", protocol {1} naar {2}", "sv": "Staratade lokal relä sejour\\\"{0}\\\", protokoll {1} to {2}", "xloc": [ - "default.handlebars->35->2056" + "default.handlebars->35->2057" ] }, { @@ -46088,7 +46088,7 @@ "zh-chs": "从{1}到{2}开始中继会话“{0}”", "zh-cht": "從{1}到{2}開始中繼會話“{0}”", "xloc": [ - "default.handlebars->35->1949" + "default.handlebars->35->1950" ] }, { @@ -46110,7 +46110,7 @@ "zh-chs": "使用Toast通知启动远程桌面", "zh-cht": "使用Toast通知啟動遠程桌面", "xloc": [ - "default.handlebars->35->1971" + "default.handlebars->35->1972" ] }, { @@ -46132,7 +46132,7 @@ "zh-chs": "启动远程桌面,而无需通知", "zh-cht": "啟動遠程桌面,而無需通知", "xloc": [ - "default.handlebars->35->1972" + "default.handlebars->35->1973" ] }, { @@ -46154,7 +46154,7 @@ "zh-chs": "启动带有Toast通知的远程文件", "zh-cht": "啟動帶有Toast通知的遠程文件", "xloc": [ - "default.handlebars->35->1978" + "default.handlebars->35->1979" ] }, { @@ -46176,7 +46176,7 @@ "zh-chs": "已启动的远程文件,恕不另行通知", "zh-cht": "已啟動的遠程文件,恕不另行通知", "xloc": [ - "default.handlebars->35->1979" + "default.handlebars->35->1980" ] }, { @@ -46198,7 +46198,7 @@ "zh-chs": "从{1}到{2}开始了终端会话“{0}”", "zh-cht": "從{1}到{2}開始了終端會話“{0}”", "xloc": [ - "default.handlebars->35->1950" + "default.handlebars->35->1951" ] }, { @@ -46220,7 +46220,7 @@ "zh-chs": "现在开始", "zh-cht": "現在開始", "xloc": [ - "default.handlebars->35->929" + "default.handlebars->35->932" ] }, { @@ -46242,7 +46242,7 @@ "zh-chs": "接受本地用户后启动远程桌面", "zh-cht": "接受本地用戶後啟動遠程桌面", "xloc": [ - "default.handlebars->35->1966" + "default.handlebars->35->1967" ] }, { @@ -46264,7 +46264,7 @@ "zh-chs": "本地用户接受后启动远程文件", "zh-cht": "本地用戶接受後啟動遠程文件", "xloc": [ - "default.handlebars->35->1976" + "default.handlebars->35->1977" ] }, { @@ -46298,7 +46298,7 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->35->1102", + "default.handlebars->35->1105", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -46355,8 +46355,8 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->35->2346", - "default.handlebars->35->2419", + "default.handlebars->35->2347", + "default.handlebars->35->2420", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -46379,7 +46379,7 @@ "zh-chs": "停止", "zh-cht": "停止", "xloc": [ - "default.handlebars->35->1112" + "default.handlebars->35->1115" ] }, { @@ -46401,7 +46401,7 @@ "zh-chs": "停止进程", "zh-cht": "停止進程", "xloc": [ - "default.handlebars->35->1097" + "default.handlebars->35->1100" ] }, { @@ -46411,7 +46411,7 @@ "fr": "Arrêter le processus #{0} \\\"{1}\\\"?", "sv": "Stoppa processen #{0} \\\"{1}\\\"?", "xloc": [ - "default.handlebars->35->1120" + "default.handlebars->35->1123" ] }, { @@ -46477,7 +46477,7 @@ "zh-cht": "儲存", "xloc": [ "default-mobile.handlebars->11->546", - "default.handlebars->35->1285" + "default.handlebars->35->1288" ] }, { @@ -46521,7 +46521,7 @@ "zh-chs": "超出储存空间", "zh-cht": "超出儲存空間", "xloc": [ - "default.handlebars->35->1897" + "default.handlebars->35->1898" ] }, { @@ -46543,7 +46543,7 @@ "zh-chs": "强", "zh-cht": "強", "xloc": [ - "default.handlebars->35->1603" + "default.handlebars->35->1606" ] }, { @@ -46592,7 +46592,7 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->35->2122" + "default.handlebars->35->2123" ] }, { @@ -46702,7 +46702,7 @@ "zh-chs": "苏图", "zh-cht": "蘇圖", "xloc": [ - "default.handlebars->35->1510" + "default.handlebars->35->1513" ] }, { @@ -46724,7 +46724,7 @@ "zh-chs": "斯瓦希里文", "zh-cht": "斯瓦希里文", "xloc": [ - "default.handlebars->35->1511" + "default.handlebars->35->1514" ] }, { @@ -46769,7 +46769,7 @@ "zh-chs": "瑞典文", "zh-cht": "瑞典文", "xloc": [ - "default.handlebars->35->1512" + "default.handlebars->35->1515" ] }, { @@ -46791,7 +46791,7 @@ "zh-chs": "瑞典文(芬兰)", "zh-cht": "瑞典文(芬蘭)", "xloc": [ - "default.handlebars->35->1513" + "default.handlebars->35->1516" ] }, { @@ -46813,7 +46813,7 @@ "zh-chs": "瑞典文(瑞典)", "zh-cht": "瑞典文(瑞典)", "xloc": [ - "default.handlebars->35->1514" + "default.handlebars->35->1517" ] }, { @@ -46835,7 +46835,7 @@ "zh-chs": "将英特尔AMT切换到管理员控制模式(ACM)。", "zh-cht": "將英特爾AMT切換到管理員控制模式(ACM)。", "xloc": [ - "default.handlebars->35->1694" + "default.handlebars->35->1697" ] }, { @@ -46857,7 +46857,7 @@ "zh-chs": "将服务器设备名称同步到主机名称", "zh-cht": "將伺服器裝置名稱同步到主機名稱", "xloc": [ - "default.handlebars->35->1766" + "default.handlebars->35->1767" ] }, { @@ -47071,7 +47071,7 @@ "zh-cht": "TLS", "xloc": [ "default-mobile.handlebars->11->276", - "default.handlebars->35->711" + "default.handlebars->35->714" ] }, { @@ -47094,7 +47094,7 @@ "zh-cht": "未設置TLS", "xloc": [ "default-mobile.handlebars->11->520", - "default.handlebars->35->1259" + "default.handlebars->35->1262" ] }, { @@ -47118,7 +47118,7 @@ "xloc": [ "default-mobile.handlebars->11->348", "default.handlebars->35->392", - "default.handlebars->35->981" + "default.handlebars->35->984" ] }, { @@ -47142,7 +47142,7 @@ "xloc": [ "default-mobile.handlebars->11->373", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->3", - "default.handlebars->35->1067" + "default.handlebars->35->1070" ] }, { @@ -47164,7 +47164,7 @@ "zh-chs": "标签1,标签2,标签3", "zh-cht": "標籤1,標籤2,標籤3", "xloc": [ - "default.handlebars->35->1044", + "default.handlebars->35->1047", "default.handlebars->35->587" ] }, @@ -47212,10 +47212,10 @@ "default-mobile.handlebars->11->295", "default-mobile.handlebars->11->296", "default-mobile.handlebars->11->361", - "default.handlebars->35->1043", + "default.handlebars->35->1046", "default.handlebars->35->586", - "default.handlebars->35->769", - "default.handlebars->35->770", + "default.handlebars->35->772", + "default.handlebars->35->773", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7" ] }, @@ -47254,7 +47254,7 @@ "zh-chs": "泰米尔文", "zh-cht": "泰米爾文", "xloc": [ - "default.handlebars->35->1515" + "default.handlebars->35->1518" ] }, { @@ -47276,7 +47276,7 @@ "zh-chs": "塔塔尔族", "zh-cht": "塔塔爾族", "xloc": [ - "default.handlebars->35->1516" + "default.handlebars->35->1519" ] }, { @@ -47298,7 +47298,7 @@ "zh-chs": "泰卢加", "zh-cht": "泰盧加", "xloc": [ - "default.handlebars->35->1517" + "default.handlebars->35->1520" ] }, { @@ -47322,13 +47322,13 @@ "xloc": [ "default-mobile.handlebars->11->200", "default-mobile.handlebars->11->311", - "default.handlebars->35->1759", - "default.handlebars->35->2413", - "default.handlebars->35->2514", + "default.handlebars->35->1760", + "default.handlebars->35->2414", + "default.handlebars->35->2515", "default.handlebars->35->341", - "default.handlebars->35->656", - "default.handlebars->35->837", - "default.handlebars->35->906", + "default.handlebars->35->659", + "default.handlebars->35->840", + "default.handlebars->35->909", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal", "sharing.handlebars->LeftSideToolBar" @@ -47347,8 +47347,8 @@ "zh-chs": "终端 + 文件", "it": "Terminale + File", "xloc": [ - "default.handlebars->35->841", - "default.handlebars->35->909" + "default.handlebars->35->844", + "default.handlebars->35->912" ] }, { @@ -47392,10 +47392,10 @@ "zh-chs": "终端通知", "zh-cht": "終端機通知", "xloc": [ - "default.handlebars->35->1663", - "default.handlebars->35->2221", - "default.handlebars->35->2308", - "default.handlebars->35->750" + "default.handlebars->35->1666", + "default.handlebars->35->2222", + "default.handlebars->35->2309", + "default.handlebars->35->753" ] }, { @@ -47417,10 +47417,10 @@ "zh-chs": "终端提示", "zh-cht": "終端機提示", "xloc": [ - "default.handlebars->35->1662", - "default.handlebars->35->2220", - "default.handlebars->35->2307", - "default.handlebars->35->749" + "default.handlebars->35->1665", + "default.handlebars->35->2221", + "default.handlebars->35->2308", + "default.handlebars->35->752" ] }, { @@ -47435,7 +47435,7 @@ "zh-chs": "终端会话", "it": "Sessione terminale", "xloc": [ - "default.handlebars->35->2406" + "default.handlebars->35->2407" ] }, { @@ -47554,7 +47554,7 @@ "zh-chs": "泰国", "zh-cht": "泰國", "xloc": [ - "default.handlebars->35->1518" + "default.handlebars->35->1521" ] }, { @@ -47640,7 +47640,7 @@ "zh-chs": "此计算机所属的设备组的名称", "zh-cht": "此電腦所屬的裝置群的名稱", "xloc": [ - "default.handlebars->35->683" + "default.handlebars->35->686" ] }, { @@ -47662,7 +47662,7 @@ "zh-chs": "此计算机所属的设备组的名称。", "zh-cht": "此電腦所屬的裝置群的名稱。", "xloc": [ - "default.handlebars->35->681" + "default.handlebars->35->684" ] }, { @@ -47684,8 +47684,8 @@ "zh-chs": "此计算机的在操作系统中已设置的名称", "zh-cht": "此電腦在操作系統中已設置的的名稱", "xloc": [ - "default.handlebars->35->684", - "default.handlebars->35->686" + "default.handlebars->35->687", + "default.handlebars->35->689" ] }, { @@ -47708,7 +47708,7 @@ "zh-cht": "目前沒有任何通知", "xloc": [ "default-mobile.handlebars->11->637", - "default.handlebars->35->2434" + "default.handlebars->35->2435" ] }, { @@ -47725,7 +47725,7 @@ "zh-chs": "自上次登录以来,此帐户已有 {0} 次登录尝试失败。", "xloc": [ "default-mobile.handlebars->11->658", - "default.handlebars->35->2455" + "default.handlebars->35->2456" ] }, { @@ -47804,7 +47804,7 @@ "zh-cht": "此帳戶無權建立新的裝置群。", "xloc": [ "default-mobile.handlebars->11->116", - "default.handlebars->35->1588" + "default.handlebars->35->1591" ] }, { @@ -47815,7 +47815,7 @@ "it": "Questo agente ha un meccanismo di convalida del certificato obsoleto, considerare l'aggiornamento.", "fr": "Le certificat de cet agent n'est plus valable, pensez à le mettre à jour.", "xloc": [ - "default.handlebars->35->2054" + "default.handlebars->35->2055" ] }, { @@ -47826,7 +47826,7 @@ "it": "Questo agente utilizza tunnel non sicuri, considera l'aggiornamento.", "fr": "La connexion de cet agent n'est pas sécurisée, pensez à le mettre à jour.", "xloc": [ - "default.handlebars->35->2055" + "default.handlebars->35->2056" ] }, { @@ -47900,7 +47900,7 @@ "it": "Questa è una vecchia versione dell'agente, considera l'aggiornamento.", "fr": "Cet agent a une version obsolète, pensez à la mettre à jour.", "xloc": [ - "default.handlebars->35->2053" + "default.handlebars->35->2054" ] }, { @@ -47941,7 +47941,7 @@ "zh-chs": "这是推荐的策略。英特尔®AMT激活和管理是完全自动化的,服务器将尝试最大程度地利用硬件管理。", "zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。", "xloc": [ - "default.handlebars->35->1744" + "default.handlebars->35->1745" ] }, { @@ -47986,7 +47986,7 @@ "zh-chs": "此政策不会影响采用ACM模式的英特尔®AMT的设备。", "zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。", "xloc": [ - "default.handlebars->35->1741" + "default.handlebars->35->1742" ] }, { @@ -48089,7 +48089,7 @@ "zh-chs": "这会在此设备的事件日志中添加一个条目。", "zh-cht": "這會在此裝置的事件日誌中增加一個記錄。", "xloc": [ - "default.handlebars->35->891" + "default.handlebars->35->894" ] }, { @@ -48130,7 +48130,7 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->35->988" + "default.handlebars->35->991" ] }, { @@ -48152,7 +48152,7 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->35->989" + "default.handlebars->35->992" ] }, { @@ -48174,7 +48174,7 @@ "zh-chs": "蒂格雷", "zh-cht": "蒂格雷", "xloc": [ - "default.handlebars->35->1519" + "default.handlebars->35->1522" ] }, { @@ -48197,7 +48197,7 @@ "zh-cht": "時間", "xloc": [ "default-mobile.handlebars->11->318", - "default.handlebars->35->940", + "default.handlebars->35->943", "player.handlebars->3->16" ] }, @@ -48220,7 +48220,7 @@ "zh-chs": "时间范围", "zh-cht": "時間範圍", "xloc": [ - "default.handlebars->35->932" + "default.handlebars->35->935" ] }, { @@ -48242,7 +48242,7 @@ "zh-chs": "时间跨度", "zh-cht": "時間跨度", "xloc": [ - "default.handlebars->35->2061" + "default.handlebars->35->2062" ] }, { @@ -48264,7 +48264,7 @@ "zh-chs": "时间范围", "zh-cht": "時間範圍", "xloc": [ - "default.handlebars->35->930" + "default.handlebars->35->933" ] }, { @@ -48287,7 +48287,7 @@ "zh-cht": "超時", "xloc": [ "default-mobile.handlebars->11->367", - "default.handlebars->35->1049", + "default.handlebars->35->1052", "sharing.handlebars->11->31", "sharing.handlebars->11->9" ] @@ -48471,7 +48471,7 @@ "zh-chs": "要删除此帐户,请在下面的两个框中键入帐户密码,然后单击确定。", "zh-cht": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "xloc": [ - "default.handlebars->35->1575" + "default.handlebars->35->1578" ] }, { @@ -48965,7 +48965,7 @@ "zh-chs": "代币名称", "it": "Nome token", "xloc": [ - "default.handlebars->35->1561" + "default.handlebars->35->1564" ] }, { @@ -49052,7 +49052,7 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->35->983" + "default.handlebars->35->986" ] }, { @@ -49126,7 +49126,7 @@ "zh-chs": "用于通过此服务器连接到设备的流量路由器", "zh-cht": "用於通過此伺服器連接到裝置的流量路由器", "xloc": [ - "default.handlebars->35->796" + "default.handlebars->35->799" ] }, { @@ -49199,7 +49199,7 @@ "it": "Provare le credenziali", "xloc": [ "default-mobile.handlebars->11->281", - "default.handlebars->35->716" + "default.handlebars->35->719" ] }, { @@ -49221,7 +49221,7 @@ "zh-chs": "特松加", "zh-cht": "特松加", "xloc": [ - "default.handlebars->35->1520" + "default.handlebars->35->1523" ] }, { @@ -49243,7 +49243,7 @@ "zh-chs": "茨瓦纳", "zh-cht": "茨瓦納", "xloc": [ - "default.handlebars->35->1521" + "default.handlebars->35->1524" ] }, { @@ -49277,7 +49277,7 @@ "zh-chs": "土耳其", "zh-cht": "土耳其", "xloc": [ - "default.handlebars->35->1522" + "default.handlebars->35->1525" ] }, { @@ -49299,7 +49299,7 @@ "zh-chs": "土库曼文", "zh-cht": "土庫曼文", "xloc": [ - "default.handlebars->35->1523" + "default.handlebars->35->1526" ] }, { @@ -49357,12 +49357,12 @@ "xloc": [ "default-mobile.handlebars->11->122", "default-mobile.handlebars->11->572", - "default.handlebars->35->1109", - "default.handlebars->35->1596", - "default.handlebars->35->1649", - "default.handlebars->35->1716", + "default.handlebars->35->1112", + "default.handlebars->35->1599", + "default.handlebars->35->1652", + "default.handlebars->35->1717", "default.handlebars->35->378", - "default.handlebars->35->912", + "default.handlebars->35->915", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->3", "sharing.handlebars->p11->deskarea0->deskarea4->3" ] @@ -49386,7 +49386,7 @@ "zh-chs": "输入密钥名称,选择OTP框,然后按YubiKey™上的按钮。", "zh-cht": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "xloc": [ - "default.handlebars->35->1332" + "default.handlebars->35->1335" ] }, { @@ -49408,7 +49408,7 @@ "zh-chs": "输入要添加的密钥的名称。", "zh-cht": "輸入要新增的密鑰的名稱。", "xloc": [ - "default.handlebars->35->1329" + "default.handlebars->35->1332" ] }, { @@ -49477,7 +49477,7 @@ "zh-chs": "UTF8终端", "zh-cht": "UTF8終端", "xloc": [ - "default.handlebars->35->1133", + "default.handlebars->35->1136", "sharing.handlebars->11->33" ] }, @@ -49500,7 +49500,7 @@ "zh-chs": "乌克兰", "zh-cht": "烏克蘭", "xloc": [ - "default.handlebars->35->1524" + "default.handlebars->35->1527" ] }, { @@ -49606,8 +49606,8 @@ "zh-chs": "在验证电子邮件地址之前,无法访问此功能。这是密码恢复所必需的。转到“我的帐户”标签以更改和验证电子邮件地址。", "zh-cht": "在驗證電子郵件地址之前,無法訪問此功能。這是密碼恢復所必需的。轉到“我的帳戶”標籤以更改和驗證電子郵件地址。", "xloc": [ - "default.handlebars->35->1590", - "default.handlebars->35->672" + "default.handlebars->35->1593", + "default.handlebars->35->675" ] }, { @@ -49629,9 +49629,9 @@ "zh-chs": "在启用两因素身份验证之前,无法访问此功能。这是额外的安全性所必需的。转到“我的帐户”标签,然后查看“帐户安全性”部分。", "zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。", "xloc": [ - "default.handlebars->35->1592", - "default.handlebars->35->2565", - "default.handlebars->35->674" + "default.handlebars->35->1595", + "default.handlebars->35->2566", + "default.handlebars->35->677" ] }, { @@ -49648,7 +49648,7 @@ "zh-chs": "无法在此模式下添加用户", "xloc": [ "default-mobile.handlebars->11->654", - "default.handlebars->35->2451" + "default.handlebars->35->2452" ] }, { @@ -49687,7 +49687,7 @@ "it": "Impossibile acquisire il display", "fr": "Impossible de capturer l'écran", "xloc": [ - "default.handlebars->35->1051" + "default.handlebars->35->1054" ] }, { @@ -49753,7 +49753,7 @@ "en": "Unable to import any device.", "fr": "Impossible d'importer des appareils.", "xloc": [ - "default.handlebars->35->1712" + "default.handlebars->35->1713" ] }, { @@ -49861,9 +49861,9 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->626", - "default.handlebars->35->1835", - "default.handlebars->35->864", - "default.handlebars->35->886" + "default.handlebars->35->1836", + "default.handlebars->35->867", + "default.handlebars->35->889" ] }, { @@ -49887,7 +49887,7 @@ "xloc": [ "default-mobile.handlebars->11->606", "default.handlebars->35->553", - "default.handlebars->35->954" + "default.handlebars->35->957" ] }, { @@ -49909,7 +49909,7 @@ "zh-chs": "卸载代理/删除设备", "zh-cht": "卸載代理/刪除設備", "xloc": [ - "default.handlebars->35->1799" + "default.handlebars->35->1800" ] }, { @@ -49931,7 +49931,7 @@ "zh-chs": "卸载代理", "zh-cht": "卸載代理", "xloc": [ - "default.handlebars->35->991" + "default.handlebars->35->994" ] }, { @@ -49963,19 +49963,19 @@ "default-mobile.handlebars->11->510", "default-mobile.handlebars->11->517", "default-mobile.handlebars->11->6", - "default.handlebars->35->1249", - "default.handlebars->35->1256", + "default.handlebars->35->1252", + "default.handlebars->35->1259", "default.handlebars->35->13", "default.handlebars->35->152", "default.handlebars->35->153", "default.handlebars->35->154", "default.handlebars->35->156", "default.handlebars->35->158", - "default.handlebars->35->1635", - "default.handlebars->35->1636", - "default.handlebars->35->2390", - "default.handlebars->35->2405", - "default.handlebars->35->2412", + "default.handlebars->35->1638", + "default.handlebars->35->1639", + "default.handlebars->35->2391", + "default.handlebars->35->2406", + "default.handlebars->35->2413", "default.handlebars->35->44", "default.handlebars->35->48", "default.handlebars->35->49", @@ -50005,7 +50005,7 @@ "zh-cht": "未知#{0}", "xloc": [ "default-mobile.handlebars->11->566", - "default.handlebars->35->1642" + "default.handlebars->35->1645" ] }, { @@ -50027,7 +50027,7 @@ "zh-chs": "未知动作", "zh-cht": "未知動作", "xloc": [ - "default.handlebars->35->2483" + "default.handlebars->35->2484" ] }, { @@ -50049,8 +50049,8 @@ "zh-chs": "未知设备", "zh-cht": "未知裝置", "xloc": [ - "default.handlebars->35->2246", - "default.handlebars->35->2376" + "default.handlebars->35->2247", + "default.handlebars->35->2377" ] }, { @@ -50072,9 +50072,9 @@ "zh-chs": "未知设备组", "zh-cht": "未知裝置群", "xloc": [ - "default.handlebars->35->2240", - "default.handlebars->35->2364", - "default.handlebars->35->2487" + "default.handlebars->35->2241", + "default.handlebars->35->2365", + "default.handlebars->35->2488" ] }, { @@ -50096,7 +50096,7 @@ "zh-chs": "未知群组", "zh-cht": "未知群組", "xloc": [ - "default.handlebars->35->2479" + "default.handlebars->35->2480" ] }, { @@ -50119,7 +50119,7 @@ "zh-cht": "未知狀態", "xloc": [ "default-mobile.handlebars->11->270", - "default.handlebars->35->703" + "default.handlebars->35->706" ] }, { @@ -50141,7 +50141,7 @@ "zh-chs": "未知用户组", "zh-cht": "未知用戶群", "xloc": [ - "default.handlebars->35->2370" + "default.handlebars->35->2371" ] }, { @@ -50164,7 +50164,7 @@ "zh-cht": "未知版本和狀態", "xloc": [ "default-mobile.handlebars->11->272", - "default.handlebars->35->705" + "default.handlebars->35->708" ] }, { @@ -50186,7 +50186,7 @@ "zh-chs": "密码未知", "zh-cht": "密碼未知", "xloc": [ - "default.handlebars->35->1732" + "default.handlebars->35->1733" ] }, { @@ -50208,7 +50208,7 @@ "zh-chs": "无限制", "zh-cht": "無限", "xloc": [ - "default.handlebars->35->1545", + "default.handlebars->35->1548", "default.handlebars->35->229", "default.handlebars->35->431", "default.handlebars->35->445" @@ -50233,7 +50233,7 @@ "zh-chs": "解锁帐户", "zh-cht": "解鎖帳戶", "xloc": [ - "default.handlebars->35->2115" + "default.handlebars->35->2116" ] }, { @@ -50249,7 +50249,7 @@ "zh-chs": "解锁远程用户的鼠标和键盘?", "it": "Sbloccare il mouse e la tastiera dell'utente remoto?", "xloc": [ - "default.handlebars->35->899" + "default.handlebars->35->902" ] }, { @@ -50296,7 +50296,7 @@ "default-mobile.handlebars->11->384", "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->35->1078", + "default.handlebars->35->1081", "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", @@ -50322,7 +50322,7 @@ "zh-chs": "最新", "zh-cht": "最新", "xloc": [ - "default.handlebars->35->2570" + "default.handlebars->35->2571" ] }, { @@ -50347,8 +50347,8 @@ "agent-translations.json", "default-mobile.handlebars->11->466", "default-mobile.handlebars->11->468", - "default.handlebars->35->732", - "default.handlebars->35->734" + "default.handlebars->35->735", + "default.handlebars->35->737" ] }, { @@ -50413,11 +50413,11 @@ "default-mobile.handlebars->11->436", "default-mobile.handlebars->11->454", "default-mobile.handlebars->11->457", - "default.handlebars->35->1174", - "default.handlebars->35->1198", + "default.handlebars->35->1177", "default.handlebars->35->1201", - "default.handlebars->35->1926", - "default.handlebars->35->1934", + "default.handlebars->35->1204", + "default.handlebars->35->1927", + "default.handlebars->35->1935", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1", "sharing.handlebars->11->65", "sharing.handlebars->11->89", @@ -50444,7 +50444,7 @@ "zh-cht": "上載mesh agent核心", "xloc": [ "default-mobile.handlebars->11->565", - "default.handlebars->35->1305" + "default.handlebars->35->1308" ] }, { @@ -50467,7 +50467,7 @@ "zh-cht": "上載核心檔案", "xloc": [ "default-mobile.handlebars->11->562", - "default.handlebars->35->1302" + "default.handlebars->35->1305" ] }, { @@ -50490,7 +50490,7 @@ "zh-cht": "上載默認伺服器核心", "xloc": [ "default-mobile.handlebars->11->558", - "default.handlebars->35->1298", + "default.handlebars->35->1301", "default.handlebars->35->565", "default.handlebars->35->605" ] @@ -50575,7 +50575,7 @@ "zh-cht": "上傳恢復核心", "xloc": [ "default-mobile.handlebars->11->560", - "default.handlebars->35->1300" + "default.handlebars->35->1303" ] }, { @@ -50613,7 +50613,7 @@ "it": "Carica un piccolo nucleo", "xloc": [ "default-mobile.handlebars->11->561", - "default.handlebars->35->1301" + "default.handlebars->35->1304" ] }, { @@ -50636,8 +50636,8 @@ "zh-cht": "上傳將覆蓋1個檔案。繼續?", "xloc": [ "default-mobile.handlebars->11->455", - "default.handlebars->35->1199", - "default.handlebars->35->1935", + "default.handlebars->35->1202", + "default.handlebars->35->1936", "sharing.handlebars->11->90" ] }, @@ -50661,8 +50661,8 @@ "zh-cht": "上傳將覆蓋{0}個檔案。繼續?", "xloc": [ "default-mobile.handlebars->11->456", - "default.handlebars->35->1200", - "default.handlebars->35->1936", + "default.handlebars->35->1203", + "default.handlebars->35->1937", "sharing.handlebars->11->91" ] }, @@ -50704,7 +50704,7 @@ "zh-chs": "上传:“{0}”", "zh-cht": "上傳:“{0}”", "xloc": [ - "default.handlebars->35->1986" + "default.handlebars->35->1987" ] }, { @@ -50720,7 +50720,7 @@ "zh-chs": "上传:\\\"{0}\\\",大小:{1}", "it": "Carica: \\\"{0}\\\", Dimensioni: {1}", "xloc": [ - "default.handlebars->35->2041" + "default.handlebars->35->2042" ] }, { @@ -50742,7 +50742,7 @@ "zh-chs": "上索布族", "zh-cht": "上索布族", "xloc": [ - "default.handlebars->35->1525" + "default.handlebars->35->1528" ] }, { @@ -50764,7 +50764,7 @@ "zh-chs": "乌尔都文", "zh-cht": "烏爾都文", "xloc": [ - "default.handlebars->35->1526" + "default.handlebars->35->1529" ] }, { @@ -50772,7 +50772,7 @@ "nl": "Gebruik", "sv": "Användande", "xloc": [ - "default.handlebars->35->2533" + "default.handlebars->35->2534" ] }, { @@ -50909,8 +50909,8 @@ "zh-chs": "用过的", "zh-cht": "用過的", "xloc": [ - "default.handlebars->35->2473", - "default.handlebars->35->2475" + "default.handlebars->35->2474", + "default.handlebars->35->2476" ] }, { @@ -50932,13 +50932,13 @@ "zh-chs": "用户", "zh-cht": "用戶", "xloc": [ - "default.handlebars->35->1698", - "default.handlebars->35->2068", - "default.handlebars->35->2097", - "default.handlebars->35->2236", - "default.handlebars->35->2431", + "default.handlebars->35->1701", + "default.handlebars->35->2069", + "default.handlebars->35->2098", + "default.handlebars->35->2237", + "default.handlebars->35->2432", "default.handlebars->35->298", - "default.handlebars->35->832", + "default.handlebars->35->835", "default.handlebars->35->90" ] }, @@ -50961,7 +50961,7 @@ "zh-chs": "用户+档案", "zh-cht": "用戶+檔案", "xloc": [ - "default.handlebars->35->2098" + "default.handlebars->35->2099" ] }, { @@ -50983,11 +50983,11 @@ "zh-chs": "用户帐户导入", "zh-cht": "用戶帳戶導入", "xloc": [ - "default.handlebars->35->1711", - "default.handlebars->35->2131", + "default.handlebars->35->1712", "default.handlebars->35->2132", - "default.handlebars->35->2134", - "default.handlebars->35->2136" + "default.handlebars->35->2133", + "default.handlebars->35->2135", + "default.handlebars->35->2137" ] }, { @@ -51009,7 +51009,7 @@ "zh-chs": "用户帐户", "zh-cht": "用戶帳戶", "xloc": [ - "default.handlebars->35->2492" + "default.handlebars->35->2493" ] }, { @@ -51032,8 +51032,8 @@ "zh-cht": "用戶授權", "xloc": [ "default-mobile.handlebars->11->575", - "default.handlebars->35->1696", - "default.handlebars->35->828" + "default.handlebars->35->1699", + "default.handlebars->35->831" ] }, { @@ -51055,12 +51055,12 @@ "zh-chs": "用户同意", "zh-cht": "用戶同意", "xloc": [ - "default.handlebars->35->1669", - "default.handlebars->35->2227", - "default.handlebars->35->2314", + "default.handlebars->35->1672", + "default.handlebars->35->2228", + "default.handlebars->35->2315", "default.handlebars->35->242", - "default.handlebars->35->756", - "default.handlebars->35->933" + "default.handlebars->35->759", + "default.handlebars->35->936" ] }, { @@ -51082,12 +51082,12 @@ "zh-chs": "用户组", "zh-cht": "用戶群", "xloc": [ - "default.handlebars->35->1774", "default.handlebars->35->1775", - "default.handlebars->35->2200", - "default.handlebars->35->2372", - "default.handlebars->35->2393", - "default.handlebars->35->831" + "default.handlebars->35->1776", + "default.handlebars->35->2201", + "default.handlebars->35->2373", + "default.handlebars->35->2394", + "default.handlebars->35->834" ] }, { @@ -51131,7 +51131,7 @@ "zh-chs": "用户组成员", "zh-cht": "用戶群成員", "xloc": [ - "default.handlebars->35->2369" + "default.handlebars->35->2370" ] }, { @@ -51175,9 +51175,9 @@ "zh-chs": "用户识别码", "zh-cht": "用戶識別碼", "xloc": [ - "default.handlebars->35->1840", - "default.handlebars->35->2281", - "default.handlebars->35->2282" + "default.handlebars->35->1841", + "default.handlebars->35->2282", + "default.handlebars->35->2283" ] }, { @@ -51199,8 +51199,8 @@ "zh-chs": "用户标识符", "zh-cht": "用戶標識符", "xloc": [ - "default.handlebars->35->1772", - "default.handlebars->35->2265" + "default.handlebars->35->1773", + "default.handlebars->35->2266" ] }, { @@ -51237,7 +51237,7 @@ "zh-chs": "用户列表输出", "zh-cht": "用戶列表輸出", "xloc": [ - "default.handlebars->35->2143" + "default.handlebars->35->2144" ] }, { @@ -51260,7 +51260,7 @@ "zh-cht": "用戶名", "xloc": [ "default-mobile.handlebars->11->630", - "default.handlebars->35->1839" + "default.handlebars->35->1840" ] }, { @@ -51352,7 +51352,7 @@ "zh-chs": "用户节", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->35->2524" + "default.handlebars->35->2525" ] }, { @@ -51461,7 +51461,7 @@ "zh-chs": "用户已存在", "xloc": [ "default-mobile.handlebars->11->653", - "default.handlebars->35->2450" + "default.handlebars->35->2451" ] }, { @@ -51483,8 +51483,8 @@ "zh-chs": "用户浏览器值", "zh-cht": "用戶瀏覽器值", "xloc": [ - "default.handlebars->35->1537", - "default.handlebars->35->1539" + "default.handlebars->35->1540", + "default.handlebars->35->1542" ] }, { @@ -51506,7 +51506,7 @@ "zh-chs": "用户组已更改:{0}", "zh-cht": "用戶組已更改:{0}", "xloc": [ - "default.handlebars->35->2015" + "default.handlebars->35->2016" ] }, { @@ -51528,7 +51528,7 @@ "zh-chs": "已创建用户组:{0}", "zh-cht": "已創建用戶組:{0}", "xloc": [ - "default.handlebars->35->2005" + "default.handlebars->35->2006" ] }, { @@ -51550,7 +51550,7 @@ "zh-chs": "用户组成员身份已更改:{0}", "zh-cht": "用戶組成員身份已更改:{0}", "xloc": [ - "default.handlebars->35->2003" + "default.handlebars->35->2004" ] }, { @@ -51593,7 +51593,7 @@ "zh-chs": "来自 {0}、{1}、{2} 的锁定帐户的用户登录尝试", "it": "Tentativo di accesso utente su account bloccato da {0}, {1}, {2}", "xloc": [ - "default.handlebars->35->2045" + "default.handlebars->35->2046" ] }, { @@ -51608,7 +51608,7 @@ "zh-chs": "来自 {0}、{1}、{2} 的第二个因素不正确的用户登录尝试", "it": "Tentativo di accesso utente con 2° fattore errato da {0}, {1}, {2}", "xloc": [ - "default.handlebars->35->2044" + "default.handlebars->35->2045" ] }, { @@ -51625,7 +51625,7 @@ "zh-chs": "未找到用户 {0}。", "xloc": [ "default-mobile.handlebars->11->661", - "default.handlebars->35->2458" + "default.handlebars->35->2459" ] }, { @@ -51672,14 +51672,14 @@ "default-mobile.handlebars->11->344", "default-mobile.handlebars->11->405", "default-mobile.handlebars->11->416", - "default.handlebars->35->1125", - "default.handlebars->35->1146", - "default.handlebars->35->1613", - "default.handlebars->35->1618", - "default.handlebars->35->2155", + "default.handlebars->35->1128", + "default.handlebars->35->1149", + "default.handlebars->35->1616", + "default.handlebars->35->1621", + "default.handlebars->35->2156", "default.handlebars->35->271", "default.handlebars->35->387", - "default.handlebars->35->977", + "default.handlebars->35->980", "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", @@ -51758,9 +51758,9 @@ "zh-chs": "用户", "zh-cht": "用戶", "xloc": [ - "default.handlebars->35->2188", - "default.handlebars->35->2228", - "default.handlebars->35->2523", + "default.handlebars->35->2189", + "default.handlebars->35->2229", + "default.handlebars->35->2524", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -51783,7 +51783,7 @@ "zh-chs": "用户会话", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->35->2496" + "default.handlebars->35->2497" ] }, { @@ -51800,7 +51800,7 @@ "zh-chs": "未找到用户 {0}。", "xloc": [ "default-mobile.handlebars->11->662", - "default.handlebars->35->2459" + "default.handlebars->35->2460" ] }, { @@ -51816,7 +51816,7 @@ "zh-chs": "VNC 连接", "it": "Connessione VNC", "xloc": [ - "default.handlebars->35->645" + "default.handlebars->35->648" ] }, { @@ -51832,7 +51832,7 @@ "zh-chs": "VNC远程连接端口:", "it": "Porta di connessione remota VNC:", "xloc": [ - "default.handlebars->35->644" + "default.handlebars->35->647" ] }, { @@ -51854,7 +51854,7 @@ "zh-chs": "VT100 +(F10 = ESC + [OY)", "zh-cht": "VT100 +(F10 = ESC + [OY)", "xloc": [ - "default.handlebars->35->1138", + "default.handlebars->35->1141", "sharing.handlebars->11->38" ] }, @@ -51893,7 +51893,7 @@ "zh-chs": "验证电邮", "zh-cht": "驗證電郵", "xloc": [ - "default.handlebars->35->2110" + "default.handlebars->35->2111" ] }, { @@ -51909,7 +51909,7 @@ "zh-chs": "验证异常", "xloc": [ "default-mobile.handlebars->11->655", - "default.handlebars->35->2452" + "default.handlebars->35->2453" ] }, { @@ -51931,7 +51931,7 @@ "zh-chs": "有效期", "zh-cht": "有效期", "xloc": [ - "default.handlebars->35->928" + "default.handlebars->35->931" ] }, { @@ -51965,7 +51965,7 @@ "zh-chs": "文达", "zh-cht": "文達", "xloc": [ - "default.handlebars->35->1527" + "default.handlebars->35->1530" ] }, { @@ -51989,8 +51989,8 @@ "xloc": [ "default-mobile.handlebars->11->525", "default-mobile.handlebars->11->528", - "default.handlebars->35->1264", - "default.handlebars->35->1267" + "default.handlebars->35->1267", + "default.handlebars->35->1270" ] }, { @@ -52035,7 +52035,7 @@ "zh-chs": "已验证", "zh-cht": "已驗證", "xloc": [ - "default.handlebars->35->2348" + "default.handlebars->35->2349" ] }, { @@ -52081,8 +52081,8 @@ "zh-cht": "驗證電話號碼", "xloc": [ "default-mobile.handlebars->11->87", - "default.handlebars->35->1309", - "default.handlebars->35->2106" + "default.handlebars->35->1312", + "default.handlebars->35->2107" ] }, { @@ -52104,7 +52104,7 @@ "zh-chs": "用户{0}的已验证电话号码", "zh-cht": "用戶{0}的已驗證電話號碼", "xloc": [ - "default.handlebars->35->2032" + "default.handlebars->35->2033" ] }, { @@ -52175,10 +52175,10 @@ "default-mobile.handlebars->11->509", "default-mobile.handlebars->11->526", "default-mobile.handlebars->11->531", - "default.handlebars->35->1206", - "default.handlebars->35->1248", - "default.handlebars->35->1265", - "default.handlebars->35->1270", + "default.handlebars->35->1209", + "default.handlebars->35->1251", + "default.handlebars->35->1268", + "default.handlebars->35->1273", "default.handlebars->container->column_l->p42->p42tbl->1->0->5" ] }, @@ -52201,7 +52201,7 @@ "zh-chs": "版本不兼容,请先升级您的MeshCentral", "zh-cht": "版本不兼容,請先升級你的MeshCentral", "xloc": [ - "default.handlebars->35->2566" + "default.handlebars->35->2567" ] }, { @@ -52254,7 +52254,7 @@ "it": "Vibrare", "xloc": [ "default-mobile.handlebars->11->317", - "default.handlebars->35->939" + "default.handlebars->35->942" ] }, { @@ -52276,7 +52276,7 @@ "zh-chs": "越南文", "zh-cht": "越南文", "xloc": [ - "default.handlebars->35->1528" + "default.handlebars->35->1531" ] }, { @@ -52320,7 +52320,7 @@ "zh-chs": "查看所有事件", "zh-cht": "查看所有事件", "xloc": [ - "default.handlebars->35->2180" + "default.handlebars->35->2181" ] }, { @@ -52354,8 +52354,8 @@ "zh-chs": "查看变更日志", "zh-cht": "查看變更日誌", "xloc": [ - "default.handlebars->35->2569", - "default.handlebars->35->2571" + "default.handlebars->35->2570", + "default.handlebars->35->2572" ] }, { @@ -52377,7 +52377,7 @@ "zh-chs": "查看有关此设备的注释", "zh-cht": "查看有關此裝置的註釋", "xloc": [ - "default.handlebars->35->779" + "default.handlebars->35->782" ] }, { @@ -52399,7 +52399,7 @@ "zh-chs": "查看有关此设备组的注释", "zh-cht": "查看有關此裝置群的註釋", "xloc": [ - "default.handlebars->35->1685" + "default.handlebars->35->1688" ] }, { @@ -52421,7 +52421,7 @@ "zh-chs": "查看有关此用户的注释", "zh-cht": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->35->2322" + "default.handlebars->35->2323" ] }, { @@ -52454,7 +52454,7 @@ "zh-chs": "查看此用户以前的登录", "it": "Visualizza gli accessi precedenti per questo utente", "xloc": [ - "default.handlebars->35->2335" + "default.handlebars->35->2336" ] }, { @@ -52485,7 +52485,7 @@ "zh-chs": "沃拉普克", "zh-cht": "沃拉普克", "xloc": [ - "default.handlebars->35->1529" + "default.handlebars->35->1532" ] }, { @@ -52660,7 +52660,7 @@ "zh-cht": "正在等待用戶授予訪問權限...", "xloc": [ "default-mobile.handlebars->11->364", - "default.handlebars->35->1046", + "default.handlebars->35->1049", "sharing.handlebars->11->28", "sharing.handlebars->11->6" ] @@ -52684,8 +52684,8 @@ "zh-chs": "唤醒", "zh-cht": "喚醒", "xloc": [ - "default.handlebars->35->860", - "default.handlebars->35->882" + "default.handlebars->35->863", + "default.handlebars->35->885" ] }, { @@ -52709,8 +52709,8 @@ "xloc": [ "default-mobile.handlebars->11->602", "default-mobile.handlebars->11->617", - "default.handlebars->35->1795", - "default.handlebars->35->1825" + "default.handlebars->35->1796", + "default.handlebars->35->1826" ] }, { @@ -52733,7 +52733,7 @@ "zh-cht": "喚醒", "xloc": [ "default-mobile.handlebars->11->322", - "default.handlebars->35->944" + "default.handlebars->35->947" ] }, { @@ -52777,7 +52777,7 @@ "zh-chs": "瓦隆", "zh-cht": "瓦隆", "xloc": [ - "default.handlebars->35->1530" + "default.handlebars->35->1533" ] }, { @@ -52799,7 +52799,7 @@ "zh-chs": "弱", "zh-cht": "弱", "xloc": [ - "default.handlebars->35->1605" + "default.handlebars->35->1608" ] }, { @@ -52848,8 +52848,8 @@ "zh-chs": "网络服务器", "zh-cht": "網絡伺服器", "xloc": [ - "default.handlebars->35->2549", - "default.handlebars->35->2550" + "default.handlebars->35->2550", + "default.handlebars->35->2551" ] }, { @@ -52865,7 +52865,7 @@ "zh-chs": "Web 服务器 HTTP 标头", "it": "Intestazioni HTTP del server Web", "xloc": [ - "default.handlebars->35->2553" + "default.handlebars->35->2554" ] }, { @@ -52887,7 +52887,7 @@ "zh-chs": "Web服务器请求", "zh-cht": "Web伺服器請求", "xloc": [ - "default.handlebars->35->2551" + "default.handlebars->35->2552" ] }, { @@ -52909,7 +52909,7 @@ "zh-chs": "Web套接字中继", "zh-cht": "Web插座中繼", "xloc": [ - "default.handlebars->35->2552" + "default.handlebars->35->2553" ] }, { @@ -52931,7 +52931,7 @@ "zh-chs": "网络RDP", "zh-cht": "網絡RDP", "xloc": [ - "default.handlebars->35->810" + "default.handlebars->35->813" ] }, { @@ -52947,7 +52947,7 @@ "zh-chs": "网络SSH", "it": "Web-SSH", "xloc": [ - "default.handlebars->35->812" + "default.handlebars->35->815" ] }, { @@ -52963,7 +52963,7 @@ "zh-chs": "网络VNC", "it": "Web-VNC", "xloc": [ - "default.handlebars->35->808" + "default.handlebars->35->811" ] }, { @@ -52979,7 +52979,7 @@ "zh-chs": "网络RDP", "it": "WebRDP", "xloc": [ - "default.handlebars->35->2517" + "default.handlebars->35->2518" ] }, { @@ -52995,7 +52995,7 @@ "zh-chs": "网络SSH", "it": "WebSSH", "xloc": [ - "default.handlebars->35->2518" + "default.handlebars->35->2519" ] }, { @@ -53011,7 +53011,7 @@ "zh-chs": "网络VNC", "it": "WebVNC", "xloc": [ - "default.handlebars->35->2519" + "default.handlebars->35->2520" ] }, { @@ -53079,7 +53079,7 @@ "zh-chs": "威尔士文", "zh-cht": "威爾士文", "xloc": [ - "default.handlebars->35->1531" + "default.handlebars->35->1534" ] }, { @@ -53101,7 +53101,7 @@ "zh-chs": "启用后,任何人都可以使用邀请代码通过以下公共连结将设备加入该设备组:", "zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->35->1848" + "default.handlebars->35->1849" ] }, { @@ -53124,7 +53124,7 @@ "zh-cht": "啟用後,每次登入時,你都可以選擇向電郵帳戶接收登入保安編碼,以提高安全性。", "xloc": [ "default-mobile.handlebars->11->93", - "default.handlebars->35->1316" + "default.handlebars->35->1319" ] }, { @@ -53146,7 +53146,7 @@ "zh-chs": "选择此策略时,此服务器不管理英特尔®AMT。 仍然可以通过手动激活和配置Intel AMT来使用它。", "zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。", "xloc": [ - "default.handlebars->35->1742" + "default.handlebars->35->1743" ] }, { @@ -53187,7 +53187,7 @@ "zh-chs": "选择此策略后,将禁用处于客户端控制模式(CCM)的所有英特尔®AMT。 其他设备将清除CIRA,并且仍然可以手动进行管理。", "zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。", "xloc": [ - "default.handlebars->35->1743" + "default.handlebars->35->1744" ] }, { @@ -53209,7 +53209,7 @@ "zh-chs": "下次登录时将更改。", "zh-cht": "下次登入時將更改。", "xloc": [ - "default.handlebars->35->2294" + "default.handlebars->35->2295" ] }, { @@ -53234,8 +53234,8 @@ "default-mobile.handlebars->11->391", "default-mobile.handlebars->11->395", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->5", - "default.handlebars->35->1085", - "default.handlebars->35->1089", + "default.handlebars->35->1088", + "default.handlebars->35->1092", "sharing.handlebars->p11->deskarea0->deskarea4->3->deskkeys->3" ] }, @@ -53417,7 +53417,7 @@ "zh-chs": "Win32可执行档案", "zh-cht": "Win32可執行檔案", "xloc": [ - "default.handlebars->35->1005" + "default.handlebars->35->1008" ] }, { @@ -53480,7 +53480,7 @@ "xloc": [ "default-mobile.handlebars->11->260", "default.handlebars->35->452", - "default.handlebars->35->693" + "default.handlebars->35->696" ] }, { @@ -53525,7 +53525,7 @@ "zh-chs": "Windows(32位)", "zh-cht": "Windows(32位)", "xloc": [ - "default.handlebars->35->1011" + "default.handlebars->35->1014" ] }, { @@ -53547,7 +53547,7 @@ "zh-chs": "Windows(64位)", "zh-cht": "Windows(64位)", "xloc": [ - "default.handlebars->35->1010" + "default.handlebars->35->1013" ] }, { @@ -53744,7 +53744,7 @@ "zh-cht": "Windows命令提示", "xloc": [ "default.handlebars->35->574", - "default.handlebars->35->959" + "default.handlebars->35->962" ] }, { @@ -53835,7 +53835,7 @@ "zh-cht": "Windows PowerShell", "xloc": [ "default.handlebars->35->575", - "default.handlebars->35->960" + "default.handlebars->35->963" ] }, { @@ -53852,7 +53852,7 @@ "it": "Sicurezza di Windows", "xloc": [ "default-mobile.handlebars->11->474", - "default.handlebars->35->740" + "default.handlebars->35->743" ] }, { @@ -53949,7 +53949,7 @@ "zh-chs": "换行:关", "zh-cht": "换行:關", "xloc": [ - "default.handlebars->35->1193", + "default.handlebars->35->1196", "sharing.handlebars->11->84" ] }, @@ -53972,7 +53972,7 @@ "zh-chs": "换行:开", "zh-cht": "换行:開", "xloc": [ - "default.handlebars->35->1192", + "default.handlebars->35->1195", "sharing.handlebars->11->83" ] }, @@ -53995,7 +53995,7 @@ "zh-chs": "为此设备写一个事件", "zh-cht": "為此裝置寫一個事件", "xloc": [ - "default.handlebars->35->781" + "default.handlebars->35->784" ] }, { @@ -54061,7 +54061,7 @@ "zh-chs": "XTerm", "zh-cht": "XTerm", "xloc": [ - "default.handlebars->35->799" + "default.handlebars->35->802" ] }, { @@ -54083,7 +54083,7 @@ "zh-chs": "科萨", "zh-cht": "科薩", "xloc": [ - "default.handlebars->35->1532" + "default.handlebars->35->1535" ] }, { @@ -54105,7 +54105,7 @@ "zh-chs": "意第绪文", "zh-cht": "意第緒文", "xloc": [ - "default.handlebars->35->1533" + "default.handlebars->35->1536" ] }, { @@ -54257,7 +54257,7 @@ "zh-chs": "YubiKey™ OTP", "zh-cht": "YubiKey™OTP", "xloc": [ - "default.handlebars->35->1335" + "default.handlebars->35->1338" ] }, { @@ -54302,7 +54302,7 @@ "zh-chs": "邮编档案名", "zh-cht": "郵編檔案名", "xloc": [ - "default.handlebars->35->1177", + "default.handlebars->35->1180", "sharing.handlebars->11->68" ] }, @@ -54325,7 +54325,7 @@ "zh-chs": "缩放至适合范围", "zh-cht": "縮放至適合範圍", "xloc": [ - "default.handlebars->35->661" + "default.handlebars->35->664" ] }, { @@ -54347,8 +54347,8 @@ "zh-chs": "放大到一定程度", "zh-cht": "放大到一定程度", "xloc": [ - "default.handlebars->35->658", - "default.handlebars->35->664" + "default.handlebars->35->661", + "default.handlebars->35->667" ] }, { @@ -54370,8 +54370,8 @@ "zh-chs": "缩小到一定程度", "zh-cht": "縮小到一定程度", "xloc": [ - "default.handlebars->35->659", - "default.handlebars->35->665" + "default.handlebars->35->662", + "default.handlebars->35->668" ] }, { @@ -54393,7 +54393,7 @@ "zh-chs": "祖鲁族", "zh-cht": "祖魯族", "xloc": [ - "default.handlebars->35->1534" + "default.handlebars->35->1537" ] }, { @@ -54687,7 +54687,7 @@ "zh-chs": "\\\\'", "zh-cht": "\\\\'", "xloc": [ - "default.handlebars->35->2567" + "default.handlebars->35->2568" ] }, { @@ -54711,8 +54711,8 @@ "xloc": [ "default-mobile.handlebars->11->173", "default-mobile.handlebars->11->174", - "default.handlebars->35->632", - "default.handlebars->35->633" + "default.handlebars->35->635", + "default.handlebars->35->636" ] }, { @@ -54779,8 +54779,8 @@ "xloc": [ "default-mobile.handlebars->11->177", "default-mobile.handlebars->11->178", - "default.handlebars->35->636", - "default.handlebars->35->637" + "default.handlebars->35->639", + "default.handlebars->35->640" ] }, { @@ -54849,8 +54849,8 @@ "xloc": [ "default-mobile.handlebars->11->171", "default-mobile.handlebars->11->172", - "default.handlebars->35->630", - "default.handlebars->35->631" + "default.handlebars->35->633", + "default.handlebars->35->634" ] }, { @@ -54972,6 +54972,13 @@ "default.handlebars->container->column_l->p0->p0message->2->0" ] }, + { + "en": "computerlist.json", + "xloc": [ + "default.handlebars->35->612", + "default.handlebars->35->617" + ] + }, { "cs": "console.txt", "de": "console.txt", @@ -54992,7 +54999,7 @@ "zh-cht": "console.txt", "xloc": [ "default-mobile.handlebars->11->555", - "default.handlebars->35->1295" + "default.handlebars->35->1298" ] }, { @@ -55015,7 +55022,7 @@ "zh-cht": "複製", "xloc": [ "default-mobile.handlebars->11->154", - "default.handlebars->35->1931" + "default.handlebars->35->1932" ] }, { @@ -55053,8 +55060,8 @@ "zh-chs": "描述:", "it": "desc:", "xloc": [ - "default.handlebars->35->638", - "default.handlebars->35->639" + "default.handlebars->35->641", + "default.handlebars->35->642" ] }, { @@ -55093,7 +55100,7 @@ "zh-cht": "devicelist.csv", "xloc": [ "default.handlebars->35->608", - "default.handlebars->35->614" + "default.handlebars->35->616" ] }, { @@ -55116,7 +55123,7 @@ "zh-cht": "devicelist.json", "xloc": [ "default.handlebars->35->610", - "default.handlebars->35->615" + "default.handlebars->35->618" ] }, { @@ -55169,8 +55176,8 @@ "zh-chs": "eventslist.csv", "zh-cht": "eventslist.csv", "xloc": [ - "default.handlebars->35->2075", - "default.handlebars->35->2080" + "default.handlebars->35->2076", + "default.handlebars->35->2081" ] }, { @@ -55192,8 +55199,8 @@ "zh-chs": "eventslist.json", "zh-cht": "eventslist.json", "xloc": [ - "default.handlebars->35->2077", - "default.handlebars->35->2081" + "default.handlebars->35->2078", + "default.handlebars->35->2082" ] }, { @@ -55244,8 +55251,8 @@ "zh-chs": "免费", "zh-cht": "免費", "xloc": [ - "default.handlebars->35->2504", - "default.handlebars->35->2507" + "default.handlebars->35->2505", + "default.handlebars->35->2508" ] }, { @@ -55269,8 +55276,8 @@ "xloc": [ "default-mobile.handlebars->11->165", "default-mobile.handlebars->11->166", - "default.handlebars->35->624", - "default.handlebars->35->625" + "default.handlebars->35->627", + "default.handlebars->35->628" ] }, { @@ -55294,8 +55301,8 @@ "xloc": [ "default-mobile.handlebars->11->163", "default-mobile.handlebars->11->164", - "default.handlebars->35->622", - "default.handlebars->35->623" + "default.handlebars->35->625", + "default.handlebars->35->626" ] }, { @@ -55484,7 +55491,7 @@ "zh-chs": "id, name, email, creation, lastlogin, groups, authfactors", "zh-cht": "id, name, email, creation, lastlogin, groups, authfactors", "xloc": [ - "default.handlebars->35->2144" + "default.handlebars->35->2145" ] }, { @@ -55515,7 +55522,7 @@ "en": "id, name, rname, host, icon, ip, osdesc, state, groupname, conn, pwr, av, update, firewall, avdetails", "sv": "id, namn, rname, värd, ikon, ip, osdesc, tillstånd, gruppnamn, conn, pwr, av, uppdatering, brandvägg, avdetails", "xloc": [ - "default.handlebars->35->613" + "default.handlebars->35->615" ] }, { @@ -55539,8 +55546,8 @@ "xloc": [ "default-mobile.handlebars->11->161", "default-mobile.handlebars->11->162", - "default.handlebars->35->620", - "default.handlebars->35->621" + "default.handlebars->35->623", + "default.handlebars->35->624" ] }, { @@ -55628,7 +55635,7 @@ "zh-chs": "k max,默认为空白", "zh-cht": "k max,默認為空白", "xloc": [ - "default.handlebars->35->2172" + "default.handlebars->35->2173" ] }, { @@ -55707,7 +55714,7 @@ "it": "macOS", "xloc": [ "default-mobile.handlebars->11->264", - "default.handlebars->35->697" + "default.handlebars->35->700" ] }, { @@ -55802,7 +55809,7 @@ "zh-chs": "macOS ARM (64位)", "zh-cht": "macOS ARM (64位)", "xloc": [ - "default.handlebars->35->1015" + "default.handlebars->35->1018" ] }, { @@ -55824,7 +55831,7 @@ "zh-chs": "macOS x86 (64位)", "zh-cht": "macOS x86 (64位)", "xloc": [ - "default.handlebars->35->1014" + "default.handlebars->35->1017" ] }, { @@ -55915,7 +55922,7 @@ "zh-cht": "移動", "xloc": [ "default-mobile.handlebars->11->155", - "default.handlebars->35->1932" + "default.handlebars->35->1933" ] }, { @@ -56024,8 +56031,8 @@ "xloc": [ "default-mobile.handlebars->11->175", "default-mobile.handlebars->11->176", - "default.handlebars->35->634", - "default.handlebars->35->635" + "default.handlebars->35->637", + "default.handlebars->35->638" ] }, { @@ -56060,7 +56067,7 @@ "zh-chs": "servererrors.txt", "zh-cht": "servererrors.txt", "xloc": [ - "default.handlebars->35->1639" + "default.handlebars->35->1642" ] }, { @@ -56082,7 +56089,7 @@ "zh-chs": "servertrace.csv", "zh-cht": "servertrace.csv", "xloc": [ - "default.handlebars->35->2561" + "default.handlebars->35->2562" ] }, { @@ -56118,8 +56125,8 @@ "xloc": [ "default-mobile.handlebars->11->169", "default-mobile.handlebars->11->170", - "default.handlebars->35->628", - "default.handlebars->35->629" + "default.handlebars->35->631", + "default.handlebars->35->632" ] }, { @@ -56143,8 +56150,8 @@ "xloc": [ "default-mobile.handlebars->11->167", "default-mobile.handlebars->11->168", - "default.handlebars->35->626", - "default.handlebars->35->627" + "default.handlebars->35->629", + "default.handlebars->35->630" ] }, { @@ -56166,7 +56173,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->35->2536" + "default.handlebars->35->2537" ] }, { @@ -56188,7 +56195,7 @@ "zh-chs": "时间,来源,信息", "zh-cht": "時間,來源,訊息", "xloc": [ - "default.handlebars->35->2560" + "default.handlebars->35->2561" ] }, { @@ -56229,8 +56236,8 @@ "zh-chs": "总计", "zh-cht": "總", "xloc": [ - "default.handlebars->35->2505", - "default.handlebars->35->2508" + "default.handlebars->35->2506", + "default.handlebars->35->2509" ] }, { @@ -56260,8 +56267,8 @@ "xloc": [ "default-mobile.handlebars->11->159", "default-mobile.handlebars->11->160", - "default.handlebars->35->618", - "default.handlebars->35->619" + "default.handlebars->35->621", + "default.handlebars->35->622" ] }, { @@ -56304,8 +56311,8 @@ "xloc": [ "default-mobile.handlebars->11->157", "default-mobile.handlebars->11->158", - "default.handlebars->35->616", - "default.handlebars->35->617" + "default.handlebars->35->619", + "default.handlebars->35->620" ] }, { @@ -56327,8 +56334,8 @@ "zh-chs": "userlist.csv", "zh-cht": "userlist.csv", "xloc": [ - "default.handlebars->35->2140", - "default.handlebars->35->2145" + "default.handlebars->35->2141", + "default.handlebars->35->2146" ] }, { @@ -56350,8 +56357,8 @@ "zh-chs": "userlist.json", "zh-cht": "userlist.json", "xloc": [ - "default.handlebars->35->2142", - "default.handlebars->35->2146" + "default.handlebars->35->2143", + "default.handlebars->35->2147" ] }, { @@ -56373,7 +56380,7 @@ "zh-chs": "utc,时间,类型,指令,用户,设备,消息", "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息", "xloc": [ - "default.handlebars->35->2079" + "default.handlebars->35->2080" ] }, { @@ -56516,8 +56523,8 @@ "zh-chs": "{0} Gb", "zh-cht": "{0} Gb", "xloc": [ - "default.handlebars->35->1906", - "default.handlebars->35->1911" + "default.handlebars->35->1907", + "default.handlebars->35->1912" ] }, { @@ -56539,9 +56546,9 @@ "zh-chs": "{0} Kb", "zh-cht": "{0} Kb", "xloc": [ - "default.handlebars->35->1904", - "default.handlebars->35->1909", - "default.handlebars->35->2404" + "default.handlebars->35->1905", + "default.handlebars->35->1910", + "default.handlebars->35->2405" ] }, { @@ -56565,10 +56572,10 @@ "xloc": [ "default-mobile.handlebars->11->539", "default-mobile.handlebars->11->544", - "default.handlebars->35->1278", - "default.handlebars->35->1283", - "default.handlebars->35->1905", - "default.handlebars->35->1910" + "default.handlebars->35->1281", + "default.handlebars->35->1286", + "default.handlebars->35->1906", + "default.handlebars->35->1911" ] }, { @@ -56591,7 +56598,7 @@ "zh-cht": "{0} Mb,{1} Mhz", "xloc": [ "default-mobile.handlebars->11->537", - "default.handlebars->35->1276" + "default.handlebars->35->1279" ] }, { @@ -56613,7 +56620,7 @@ "zh-chs": "{0}个活跃会话", "zh-cht": "{0}個活躍節", "xloc": [ - "default.handlebars->35->2338" + "default.handlebars->35->2339" ] }, { @@ -56635,8 +56642,8 @@ "zh-chs": "{0} b", "zh-cht": "{0} b", "xloc": [ - "default.handlebars->35->1903", - "default.handlebars->35->1908" + "default.handlebars->35->1904", + "default.handlebars->35->1909" ] }, { @@ -56659,8 +56666,8 @@ "zh-cht": "{0}個字節", "xloc": [ "default-mobile.handlebars->11->143", - "default.handlebars->35->1919", - "default.handlebars->35->2425", + "default.handlebars->35->1920", + "default.handlebars->35->2426", "download.handlebars->3->2", "download2.handlebars->5->2", "sharing.handlebars->11->97" @@ -56685,7 +56692,7 @@ "zh-chs": "剩余{0}个字节", "zh-cht": "剩餘{0}個字節", "xloc": [ - "default.handlebars->35->1898" + "default.handlebars->35->1899" ] }, { @@ -56707,7 +56714,7 @@ "zh-chs": "{0}个连接", "zh-cht": "{0}個連接", "xloc": [ - "default.handlebars->35->1057", + "default.handlebars->35->1060", "sharing.handlebars->11->16" ] }, @@ -56724,7 +56731,7 @@ "zh-chs": "{0} 从 {1} 到 {2}。", "it": "{0} da {1} a {2}.", "xloc": [ - "default.handlebars->35->973" + "default.handlebars->35->976" ] }, { @@ -56746,7 +56753,7 @@ "zh-chs": "剩余{0} GB", "zh-cht": "剩餘{0} GB", "xloc": [ - "default.handlebars->35->1901" + "default.handlebars->35->1902" ] }, { @@ -56768,7 +56775,7 @@ "zh-chs": "{0}个群组", "zh-cht": "{0}個群組", "xloc": [ - "default.handlebars->35->2299" + "default.handlebars->35->2300" ] }, { @@ -56831,7 +56838,7 @@ "zh-chs": "剩余{0}千字节", "zh-cht": "剩餘{0}千字節", "xloc": [ - "default.handlebars->35->1899" + "default.handlebars->35->1900" ] }, { @@ -56877,7 +56884,7 @@ "zh-chs": "剩余{0}兆字节", "zh-cht": "剩餘{0}兆字節", "xloc": [ - "default.handlebars->35->1900" + "default.handlebars->35->1901" ] }, { @@ -56921,7 +56928,7 @@ "zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...", "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->35->2089" + "default.handlebars->35->2090" ] }, { @@ -57136,7 +57143,7 @@ "default-mobile.handlebars->11->205", "default-mobile.handlebars->11->208", "default-mobile.handlebars->11->211", - "default.handlebars->35->2093", + "default.handlebars->35->2094", "default.handlebars->35->337", "default.handlebars->35->340", "default.handlebars->35->343", @@ -57271,7 +57278,7 @@ "zh-chs": "{0},{1}至{2}", "zh-cht": "{0},{1}至{2}", "xloc": [ - "default.handlebars->35->844" + "default.handlebars->35->847" ] }, { @@ -57337,7 +57344,7 @@ "zh-chs": "{0}k在1档案内。最多{1}k", "zh-cht": "{0}k在1檔案內。最多{1}k", "xloc": [ - "default.handlebars->35->1913" + "default.handlebars->35->1914" ] }, { @@ -57359,7 +57366,7 @@ "zh-chs": "{1}k在{0}个档案中。最多{2}k", "zh-cht": "{1}k在{0}個檔案中。最多{2}k", "xloc": [ - "default.handlebars->35->1912" + "default.handlebars->35->1913" ] }, {