Web interface improvements.

Ylian Saint-Hilaire committed Jan 15, 2021 at 17:05 UTC 00ade0259486b67d79a65de422d96df8369f9ea8
6 files changed +1912 -1887
meshagent.js
+1
@@ -515,6 +515,7 @@ module.exports.CreateMeshAgent = function (parent, db, ws, req, args, domain) {
515 obj.agentInfo.computerName = '';
516 //console.log('computerName-none');
517 }
518 +
519 obj.dbMeshKey = 'mesh/' + domain.id + '/' + obj.meshid;
520 completeAgentConnection();
521 } else if (cmd == 4) {
meshcentral.js
+1 -1
@@ -2384,7 +2384,7 @@ function CreateMeshCentralServer(config, args) {
2384 11: { id: 11, localname: 'meshagent_osx-x86-32', rname: 'meshosx', desc: 'Apple macOS x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Apple x86-32 binary, no longer supported.
2385 12: { id: 12, localname: 'MeshAgent-Android-x86', rname: 'meshandroid', desc: 'Android x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2386 13: { id: 13, localname: 'meshagent_pogo', rname: 'meshagent', desc: 'Linux ARM PogoPlug', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2387 - 14: { id: 14, localname: 'MeshAgent-Android-APK', rname: 'meshandroid', desc: 'Android Market', update: false, amt: false, platform: 'android', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Get this one from Google Play
2387 + 14: { id: 14, localname: 'MeshAgent-Android-APK', rname: 'meshandroid', desc: 'Android', update: false, amt: false, platform: 'android', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Get this one from Google Play
2388 15: { id: 15, localname: 'meshagent_poky', rname: 'meshagent', desc: 'Linux Poky x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2389 16: { id: 16, localname: 'meshagent_osx-x86-64', rname: 'meshagent', desc: 'Apple macOS x86-64', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Apple x86-64 binary
2390 17: { id: 17, localname: 'MeshAgent-ChromeOS', rname: 'meshagent', desc: 'Google ChromeOS', update: false, amt: false, platform: 'chromeos', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Get this one from Chrome store
sample-config-advanced.json
+1 -2
@@ -248,8 +248,7 @@
248 },
249 "_httpHeaders": {
250 "Strict-Transport-Security": "max-age=360000",
251 - "x-frame-options": "SAMEORIGIN",
252 - "Content-Security-Policy": "default-src 'none'; script-src 'self' 'unsafe-inline'; connect-src 'self'; img-src 'self' data:; style-src 'self' 'unsafe-inline'; frame-src 'self'; media-src 'self'"
251 + "x-frame-options": "SAMEORIGIN"
252 },
253 "_agentConfig": [ "webSocketMaskOverride=1", "coreDumpEnabled=1" ],
254 "_sessionRecording": {
translate/translate.json
+1892 -1871
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->31->1414",
21 - "default.handlebars->31->1416"
20 + "default.handlebars->31->1417",
21 + "default.handlebars->31->1419"
22 ]
23 },
24 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->31->1327"
207 + "default.handlebars->31->1330"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->31->1491",
228 - "default.handlebars->31->1955"
227 + "default.handlebars->31->1494",
228 + "default.handlebars->31->1958"
229 ]
230 },
231 {
@@ -432,7 +432,7 @@
432 "zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
433 "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
434 "xloc": [
435 - "default.handlebars->31->1460",
435 + "default.handlebars->31->1463",
436 "default.handlebars->31->319"
437 ]
438 },
@@ -453,7 +453,7 @@
453 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
454 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
455 "xloc": [
456 - "default.handlebars->31->392"
456 + "default.handlebars->31->393"
457 ]
458 },
459 {
@@ -508,7 +508,7 @@
508 "zh-cht": ",",
509 "xloc": [
510 "default-mobile.handlebars->11->508",
511 - "default.handlebars->31->1561"
511 + "default.handlebars->31->1564"
512 ]
513 },
514 {
@@ -549,7 +549,7 @@
549 "zh-chs": ",MQTT在线",
550 "zh-cht": ",MQTT在線",
551 "xloc": [
552 - "default.handlebars->31->1069"
552 + "default.handlebars->31->1072"
553 ]
554 },
555 {
@@ -557,7 +557,7 @@
557 "fr": ", Pas de consentement",
558 "nl": ", Geen toestemming",
559 "xloc": [
560 - "default.handlebars->31->689"
560 + "default.handlebars->31->692"
561 ]
562 },
563 {
@@ -577,7 +577,7 @@
577 "zh-chs": ",提示同意",
578 "zh-cht": ",提示同意",
579 "xloc": [
580 - "default.handlebars->31->690"
580 + "default.handlebars->31->693"
581 ]
582 },
583 {
@@ -597,7 +597,7 @@
597 "zh-chs": ",软体KVM",
598 "zh-cht": ",軟體KVM",
599 "xloc": [
600 - "default.handlebars->31->861",
600 + "default.handlebars->31->864",
601 "desktop.handlebars->3->12"
602 ]
603 },
@@ -606,7 +606,7 @@
606 "fr": ", barre d'outils",
607 "nl": ", Werkbalk",
608 "xloc": [
609 - "default.handlebars->31->691"
609 + "default.handlebars->31->694"
610 ]
611 },
612 {
@@ -628,9 +628,9 @@
628 "xloc": [
629 "default-mobile.handlebars->11->313",
630 "default-mobile.handlebars->11->346",
631 - "default.handlebars->31->868",
632 - "default.handlebars->31->927",
633 - "default.handlebars->31->939",
631 + "default.handlebars->31->871",
632 + "default.handlebars->31->930",
633 + "default.handlebars->31->942",
634 "desktop.handlebars->3->19",
635 "terminal.handlebars->3->9",
636 "xterm.handlebars->9->6"
@@ -753,7 +753,7 @@
753 "zh-chs": ",{0}观看",
754 "zh-cht": ",{0}觀看",
755 "xloc": [
756 - "default.handlebars->31->862",
756 + "default.handlebars->31->865",
757 "desktop.handlebars->3->13"
758 ]
759 },
@@ -818,9 +818,9 @@
818 "xloc": [
819 "default-mobile.handlebars->11->118",
820 "default-mobile.handlebars->11->348",
821 - "default.handlebars->31->1602",
822 - "default.handlebars->31->2114",
823 - "default.handlebars->31->945"
821 + "default.handlebars->31->1605",
822 + "default.handlebars->31->2117",
823 + "default.handlebars->31->948"
824 ]
825 },
826 {
@@ -877,7 +877,7 @@
877 "zh-chs": "1个活跃时段",
878 "zh-cht": "1個活躍時段",
879 "xloc": [
880 - "default.handlebars->31->2026"
880 + "default.handlebars->31->2029"
881 ]
882 },
883 {
@@ -899,7 +899,7 @@
899 "xloc": [
900 "default-mobile.handlebars->11->128",
901 "default-mobile.handlebars->11->551",
902 - "default.handlebars->31->1626",
902 + "default.handlebars->31->1629",
903 "download.handlebars->3->1",
904 "download2.handlebars->5->1"
905 ]
@@ -921,7 +921,7 @@
921 "zh-chs": "1条连接",
922 "zh-cht": "1位聯絡文",
923 "xloc": [
924 - "default.handlebars->31->864",
924 + "default.handlebars->31->867",
925 "desktop.handlebars->3->15"
926 ]
927 },
@@ -964,7 +964,7 @@
964 "zh-chs": "1组",
965 "zh-cht": "1群",
966 "xloc": [
967 - "default.handlebars->31->1989"
967 + "default.handlebars->31->1992"
968 ]
969 },
970 {
@@ -1006,7 +1006,7 @@
1006 "zh-chs": "1分钟",
1007 "zh-cht": "1分鐘",
1008 "xloc": [
1009 - "default.handlebars->31->744"
1009 + "default.handlebars->31->747"
1010 ]
1011 },
1012 {
@@ -1068,7 +1068,7 @@
1068 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1069 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1070 "xloc": [
1071 - "default.handlebars->31->1779"
1071 + "default.handlebars->31->1782"
1072 ]
1073 },
1074 {
@@ -1088,7 +1088,7 @@
1088 "zh-chs": "1个节点",
1089 "zh-cht": "1個節點",
1090 "xloc": [
1091 - "default.handlebars->31->412"
1091 + "default.handlebars->31->415"
1092 ]
1093 },
1094 {
@@ -1134,7 +1134,7 @@
1134 "default-mobile.handlebars->11->182",
1135 "default-mobile.handlebars->11->185",
1136 "default-mobile.handlebars->11->188",
1137 - "default.handlebars->31->1783",
1137 + "default.handlebars->31->1786",
1138 "default.handlebars->31->264",
1139 "default.handlebars->31->267",
1140 "default.handlebars->31->270",
@@ -1266,7 +1266,7 @@
1266 "zh-chs": "10分钟",
1267 "zh-cht": "10分鐘",
1268 "xloc": [
1269 - "default.handlebars->31->746"
1269 + "default.handlebars->31->749"
1270 ]
1271 },
1272 {
@@ -1349,7 +1349,7 @@
1349 "zh-chs": "12小时",
1350 "zh-cht": "12小時",
1351 "xloc": [
1352 - "default.handlebars->31->754"
1352 + "default.handlebars->31->757"
1353 ]
1354 },
1355 {
@@ -1391,7 +1391,7 @@
1391 "zh-chs": "15分钟",
1392 "zh-cht": "15分鐘",
1393 "xloc": [
1394 - "default.handlebars->31->747"
1394 + "default.handlebars->31->750"
1395 ]
1396 },
1397 {
@@ -1411,7 +1411,7 @@
1411 "zh-chs": "16小时",
1412 "zh-cht": "16小時",
1413 "xloc": [
1414 - "default.handlebars->31->755"
1414 + "default.handlebars->31->758"
1415 ]
1416 },
1417 {
@@ -1431,7 +1431,7 @@
1431 "zh-chs": "2天",
1432 "zh-cht": "2天",
1433 "xloc": [
1434 - "default.handlebars->31->757"
1434 + "default.handlebars->31->760"
1435 ]
1436 },
1437 {
@@ -1451,7 +1451,7 @@
1451 "zh-chs": "2小时",
1452 "zh-cht": "2小時",
1453 "xloc": [
1454 - "default.handlebars->31->751"
1454 + "default.handlebars->31->754"
1455 ]
1456 },
1457 {
@@ -1555,7 +1555,7 @@
1555 "zh-chs": "24小时",
1556 "zh-cht": "24小時",
1557 "xloc": [
1558 - "default.handlebars->31->756"
1558 + "default.handlebars->31->759"
1559 ]
1560 },
1561 {
@@ -1617,7 +1617,7 @@
1617 "zh-chs": "2FA备份代码已清除",
1618 "zh-cht": "2FA備份代碼已清除",
1619 "xloc": [
1620 - "default.handlebars->31->1737"
1620 + "default.handlebars->31->1740"
1621 ]
1622 },
1623 {
@@ -1637,8 +1637,8 @@
1637 "zh-chs": "启用第二因素身份验证",
1638 "zh-cht": "啟用第二因素身份驗證",
1639 "xloc": [
1640 - "default.handlebars->31->1796",
1641 - "default.handlebars->31->2011"
1640 + "default.handlebars->31->1799",
1641 + "default.handlebars->31->2014"
1642 ]
1643 },
1644 {
@@ -1757,7 +1757,7 @@
1757 "zh-chs": "30分钟",
1758 "zh-cht": "30分鐘",
1759 "xloc": [
1760 - "default.handlebars->31->748"
1760 + "default.handlebars->31->751"
1761 ]
1762 },
1763 {
@@ -1777,8 +1777,8 @@
1777 "zh-chs": "MeshAgent的32位版本",
1778 "zh-cht": "MeshAgent的32位版本",
1779 "xloc": [
1780 - "default.handlebars->31->382",
1781 - "default.handlebars->31->399"
1780 + "default.handlebars->31->383",
1781 + "default.handlebars->31->402"
1782 ]
1783 },
1784 {
@@ -1820,7 +1820,7 @@
1820 "zh-chs": "4天",
1821 "zh-cht": "4天",
1822 "xloc": [
1823 - "default.handlebars->31->758"
1823 + "default.handlebars->31->761"
1824 ]
1825 },
1826 {
@@ -1840,7 +1840,7 @@
1840 "zh-chs": "4个小时",
1841 "zh-cht": "4個小時",
1842 "xloc": [
1843 - "default.handlebars->31->752"
1843 + "default.handlebars->31->755"
1844 ]
1845 },
1846 {
@@ -1923,7 +1923,7 @@
1923 "zh-chs": "45分钟",
1924 "zh-cht": "45分鐘",
1925 "xloc": [
1926 - "default.handlebars->31->749"
1926 + "default.handlebars->31->752"
1927 ]
1928 },
1929 {
@@ -1963,7 +1963,7 @@
1963 "zh-chs": "5分钟",
1964 "zh-cht": "5分鐘",
1965 "xloc": [
1966 - "default.handlebars->31->745"
1966 + "default.handlebars->31->748"
1967 ]
1968 },
1969 {
@@ -2089,7 +2089,7 @@
2089 "zh-chs": "60分钟",
2090 "zh-cht": "60分鐘",
2091 "xloc": [
2092 - "default.handlebars->31->750"
2092 + "default.handlebars->31->753"
2093 ]
2094 },
2095 {
@@ -2131,7 +2131,7 @@
2131 "zh-chs": "64位版本的macOS Mesh Agent",
2132 "zh-cht": "64位版本的macOS Mesh Agent",
2133 "xloc": [
2134 - "default.handlebars->31->395"
2134 + "default.handlebars->31->396"
2135 ]
2136 },
2137 {
@@ -2151,8 +2151,8 @@
2151 "zh-chs": "MeshAgent的64位版本",
2152 "zh-cht": "MeshAgent的64位版本",
2153 "xloc": [
2154 - "default.handlebars->31->386",
2155 - "default.handlebars->31->402"
2154 + "default.handlebars->31->387",
2155 + "default.handlebars->31->405"
2156 ]
2157 },
2158 {
@@ -2209,7 +2209,7 @@
2209 "zh-chs": "7天电源状态",
2210 "zh-cht": "7天電源狀態",
2211 "xloc": [
2212 - "default.handlebars->31->789"
2212 + "default.handlebars->31->792"
2213 ]
2214 },
2215 {
@@ -2274,7 +2274,7 @@
2274 "xloc": [
2275 "default.handlebars->31->343",
2276 "default.handlebars->31->357",
2277 - "default.handlebars->31->753"
2277 + "default.handlebars->31->756"
2278 ]
2279 },
2280 {
@@ -2335,6 +2335,12 @@
2335 "ru": ":",
2336 "zh-chs": ":"
2337 },
2338 + {
2339 + "en": "</div></div>",
2340 + "xloc": [
2341 + "default.handlebars->31->399"
2342 + ]
2343 + },
2344 {
2345 "cs": "<<",
2346 "de": "<<",
@@ -2493,8 +2499,8 @@
2499 "zh-cht": "ACM",
2500 "xloc": [
2501 "default-mobile.handlebars->11->246",
2496 - "default.handlebars->31->1430",
2497 - "default.handlebars->31->581"
2502 + "default.handlebars->31->1433",
2503 + "default.handlebars->31->584"
2504 ]
2505 },
2506 {
@@ -2549,7 +2555,7 @@
2555 "zh-cht": "AMT",
2556 "xloc": [
2557 "default.handlebars->31->254",
2552 - "default.handlebars->31->440"
2558 + "default.handlebars->31->443"
2559 ]
2560 },
2561 {
@@ -2653,7 +2659,7 @@
2659 "zh-chs": "拒绝访问",
2660 "zh-cht": "拒絕存取",
2661 "xloc": [
2656 - "default.handlebars->31->1070"
2662 + "default.handlebars->31->1073"
2663 ]
2664 },
2665 {
@@ -2695,7 +2701,7 @@
2701 "zh-chs": "访问服务器档案",
2702 "zh-cht": "存取伺服器檔案",
2703 "xloc": [
2698 - "default.handlebars->31->1961"
2704 + "default.handlebars->31->1964"
2705 ]
2706 },
2707 {
@@ -2784,11 +2790,11 @@
2790 "default-mobile.handlebars->11->221",
2791 "default-mobile.handlebars->11->223",
2792 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2787 - "default.handlebars->31->1336",
2788 - "default.handlebars->31->1338",
2789 - "default.handlebars->31->2228",
2790 - "default.handlebars->31->550",
2791 - "default.handlebars->31->552"
2793 + "default.handlebars->31->1339",
2794 + "default.handlebars->31->1341",
2795 + "default.handlebars->31->2231",
2796 + "default.handlebars->31->553",
2797 + "default.handlebars->31->555"
2798 ]
2799 },
2800 {
@@ -2797,7 +2803,7 @@
2803 "fr": "Paramètres du compte",
2804 "xloc": [
2805 "default-mobile.handlebars->11->519",
2800 - "default.handlebars->31->2122"
2806 + "default.handlebars->31->2125"
2807 ]
2808 },
2809 {
@@ -2858,7 +2864,7 @@
2864 "zh-chs": "帐户已更改:{0}",
2865 "zh-cht": "帳戶已更改:{0}",
2866 "xloc": [
2861 - "default.handlebars->31->1710"
2867 + "default.handlebars->31->1713"
2868 ]
2869 },
2870 {
@@ -2878,7 +2884,7 @@
2884 "zh-chs": "创建帐户,电子邮件为{0}",
2885 "zh-cht": "創建帳戶,電子郵件為{0}",
2886 "xloc": [
2881 - "default.handlebars->31->1709"
2887 + "default.handlebars->31->1712"
2888 ]
2889 },
2890 {
@@ -2898,7 +2904,7 @@
2904 "zh-chs": "创建帐户,用户名是{0}",
2905 "zh-cht": "帳戶已創建,用戶名是{0}",
2906 "xloc": [
2901 - "default.handlebars->31->1708"
2907 + "default.handlebars->31->1711"
2908 ]
2909 },
2910 {
@@ -2918,8 +2924,8 @@
2924 "zh-chs": "帐户已被锁定",
2925 "zh-cht": "帳戶已被鎖定",
2926 "xloc": [
2921 - "default.handlebars->31->1798",
2922 - "default.handlebars->31->1958"
2927 + "default.handlebars->31->1801",
2928 + "default.handlebars->31->1961"
2929 ]
2930 },
2931 {
@@ -2940,7 +2946,7 @@
2946 "zh-cht": "達到帳戶限制。",
2947 "xloc": [
2948 "default-mobile.handlebars->11->531",
2943 - "default.handlebars->31->2134",
2949 + "default.handlebars->31->2137",
2950 "login-mobile.handlebars->5->6",
2951 "login.handlebars->5->6",
2952 "login2.handlebars->7->7"
@@ -2985,7 +2991,7 @@
2991 "zh-chs": "帐号登录",
2992 "zh-cht": "帳號登錄",
2993 "xloc": [
2988 - "default.handlebars->31->1645"
2994 + "default.handlebars->31->1648"
2995 ]
2996 },
2997 {
@@ -3005,7 +3011,7 @@
3011 "zh-chs": "帐户登出",
3012 "zh-cht": "帳戶登出",
3013 "xloc": [
3008 - "default.handlebars->31->1646"
3014 + "default.handlebars->31->1649"
3015 ]
3016 },
3017 {
@@ -3047,7 +3053,7 @@
3053 "zh-chs": "帐户密码已更改:{0}",
3054 "zh-cht": "帳戶密碼已更改:{0}",
3055 "xloc": [
3050 - "default.handlebars->31->1718"
3056 + "default.handlebars->31->1721"
3057 ]
3058 },
3059 {
@@ -3067,7 +3073,7 @@
3073 "zh-chs": "帐户已删除",
3074 "zh-cht": "帳戶已刪除",
3075 "xloc": [
3070 - "default.handlebars->31->1707"
3076 + "default.handlebars->31->1710"
3077 ]
3078 },
3079 {
@@ -3107,7 +3113,7 @@
3113 "zh-chs": "指令",
3114 "zh-cht": "指令",
3115 "xloc": [
3110 - "default.handlebars->31->1075",
3116 + "default.handlebars->31->1078",
3117 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
3118 ]
3119 },
@@ -3128,8 +3134,8 @@
3134 "zh-chs": "动作档案",
3135 "zh-cht": "動作檔案",
3136 "xloc": [
3131 - "default.handlebars->31->835",
3132 - "default.handlebars->31->837"
3137 + "default.handlebars->31->838",
3138 + "default.handlebars->31->840"
3139 ]
3140 },
3141 {
@@ -3152,7 +3158,7 @@
3158 "default-mobile.handlebars->11->269",
3159 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
3160 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
3155 - "default.handlebars->31->630",
3161 + "default.handlebars->31->633",
3162 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
3163 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
3164 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3235,7 +3241,7 @@
3241 "zh-chs": "如果ACM失败,则激活到CCM",
3242 "zh-cht": "如果ACM失敗,則激活到CCM",
3243 "xloc": [
3238 - "default.handlebars->31->1451"
3244 + "default.handlebars->31->1454"
3245 ]
3246 },
3247 {
@@ -3258,9 +3264,9 @@
3264 "default-mobile.handlebars->11->241",
3265 "default-mobile.handlebars->11->243",
3266 "default-mobile.handlebars->11->411",
3261 - "default.handlebars->31->1031",
3262 - "default.handlebars->31->574",
3263 - "default.handlebars->31->576"
3267 + "default.handlebars->31->1034",
3268 + "default.handlebars->31->577",
3269 + "default.handlebars->31->579"
3270 ]
3271 },
3272 {
@@ -3300,7 +3306,7 @@
3306 "zh-chs": "主动设备共享",
3307 "zh-cht": "主動設備共享",
3308 "xloc": [
3303 - "default.handlebars->31->683"
3309 + "default.handlebars->31->686"
3310 ]
3311 },
3312 {
@@ -3326,7 +3332,7 @@
3332 "nl": "Toevoegen",
3333 "xloc": [
3334 "default-mobile.handlebars->11->339",
3329 - "default.handlebars->31->898"
3335 + "default.handlebars->31->901"
3336 ]
3337 },
3338 {
@@ -3346,7 +3352,7 @@
3352 "zh-chs": "添加代理",
3353 "zh-cht": "新增代理",
3354 "xloc": [
3349 - "default.handlebars->31->1426",
3355 + "default.handlebars->31->1429",
3356 "default.handlebars->31->297"
3357 ]
3358 },
@@ -3384,8 +3390,8 @@
3390 "zh-chs": "添加设备",
3391 "zh-cht": "新增裝置",
3392 "xloc": [
3387 - "default.handlebars->31->1935",
3388 - "default.handlebars->31->2061"
3393 + "default.handlebars->31->1938",
3394 + "default.handlebars->31->2064"
3395 ]
3396 },
3397 {
@@ -3405,7 +3411,7 @@
3411 "zh-chs": "添加设备日志",
3412 "zh-cht": "新增裝置日誌",
3413 "xloc": [
3408 - "default.handlebars->31->731"
3414 + "default.handlebars->31->734"
3415 ]
3416 },
3417 {
@@ -3425,9 +3431,9 @@
3431 "zh-chs": "添加设备组",
3432 "zh-cht": "新增裝置群",
3433 "xloc": [
3428 - "default.handlebars->31->1525",
3429 - "default.handlebars->31->1929",
3430 - "default.handlebars->31->2049",
3434 + "default.handlebars->31->1528",
3435 + "default.handlebars->31->1932",
3436 + "default.handlebars->31->2052",
3437 "default.handlebars->31->234"
3438 ]
3439 },
@@ -3448,7 +3454,7 @@
3454 "zh-chs": "添加设备组权限",
3455 "zh-cht": "新增裝置群權限",
3456 "xloc": [
3451 - "default.handlebars->31->1522"
3457 + "default.handlebars->31->1525"
3458 ]
3459 },
3460 {
@@ -3468,8 +3474,8 @@
3474 "zh-chs": "添加设备权限",
3475 "zh-cht": "新增裝置權限",
3476 "xloc": [
3471 - "default.handlebars->31->1527",
3472 - "default.handlebars->31->1529"
3477 + "default.handlebars->31->1530",
3478 + "default.handlebars->31->1532"
3479 ]
3480 },
3481 {
@@ -3566,7 +3572,7 @@
3572 "zh-chs": "添加成员身份",
3573 "zh-cht": "新增成員身份",
3574 "xloc": [
3569 - "default.handlebars->31->2081"
3575 + "default.handlebars->31->2084"
3576 ]
3577 },
3578 {
@@ -3586,7 +3592,7 @@
3592 "zh-chs": "添加 Mesh Agent",
3593 "zh-cht": "新增 Mesh Agent",
3594 "xloc": [
3589 - "default.handlebars->31->411"
3595 + "default.handlebars->31->414"
3596 ]
3597 },
3598 {
@@ -3606,8 +3612,8 @@
3612 "zh-chs": "添加安全密钥",
3613 "zh-cht": "新增安全密鑰",
3614 "xloc": [
3609 - "default.handlebars->31->1103",
3610 - "default.handlebars->31->1104",
3615 + "default.handlebars->31->1106",
3616 + "default.handlebars->31->1107",
3617 "default.handlebars->31->159",
3618 "default.handlebars->31->161",
3619 "default.handlebars->31->164",
@@ -3632,7 +3638,7 @@
3638 "zh-cht": "新增用戶",
3639 "xloc": [
3640 "default-mobile.handlebars->11->453",
3635 - "default.handlebars->31->675"
3641 + "default.handlebars->31->678"
3642 ]
3643 },
3644 {
@@ -3652,7 +3658,7 @@
3658 "zh-chs": "添加用户设备权限",
3659 "zh-cht": "新增用戶裝置權限",
3660 "xloc": [
3655 - "default.handlebars->31->1532"
3661 + "default.handlebars->31->1535"
3662 ]
3663 },
3664 {
@@ -3672,10 +3678,10 @@
3678 "zh-chs": "添加用户组",
3679 "zh-cht": "新增用戶群",
3680 "xloc": [
3675 - "default.handlebars->31->1422",
3676 - "default.handlebars->31->1524",
3677 - "default.handlebars->31->2055",
3678 - "default.handlebars->31->676"
3681 + "default.handlebars->31->1425",
3682 + "default.handlebars->31->1527",
3683 + "default.handlebars->31->2058",
3684 + "default.handlebars->31->679"
3685 ]
3686 },
3687 {
@@ -3695,7 +3701,7 @@
3701 "zh-chs": "添加用户组设备权限",
3702 "zh-cht": "新增用戶群裝置權限",
3703 "xloc": [
3698 - "default.handlebars->31->1534"
3704 + "default.handlebars->31->1537"
3705 ]
3706 },
3707 {
@@ -3752,8 +3758,8 @@
3758 "zh-chs": "添加用户",
3759 "zh-cht": "新增用戶",
3760 "xloc": [
3755 - "default.handlebars->31->1421",
3756 - "default.handlebars->31->1924"
3761 + "default.handlebars->31->1424",
3762 + "default.handlebars->31->1927"
3763 ]
3764 },
3765 {
@@ -3773,7 +3779,7 @@
3779 "zh-chs": "将用户添加到设备组",
3780 "zh-cht": "將用戶新增到裝置群",
3781 "xloc": [
3776 - "default.handlebars->31->1521"
3782 + "default.handlebars->31->1524"
3783 ]
3784 },
3785 {
@@ -3793,7 +3799,7 @@
3799 "zh-chs": "将用户添加到用户组",
3800 "zh-cht": "將用戶新增到用戶群",
3801 "xloc": [
3796 - "default.handlebars->31->1957"
3802 + "default.handlebars->31->1960"
3803 ]
3804 },
3805 {
@@ -3910,7 +3916,7 @@
3916 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3917 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3918 "xloc": [
3913 - "default.handlebars->31->1425",
3919 + "default.handlebars->31->1428",
3920 "default.handlebars->31->296"
3921 ]
3922 },
@@ -3931,7 +3937,7 @@
3937 "zh-chs": "添加标签",
3938 "zh-cht": "新增標籤",
3939 "xloc": [
3934 - "default.handlebars->31->477"
3940 + "default.handlebars->31->480"
3941 ]
3942 },
3943 {
@@ -3971,7 +3977,7 @@
3977 "zh-chs": "添加了身份验证应用程序",
3978 "zh-cht": "添加了身份驗證應用程序",
3979 "xloc": [
3974 - "default.handlebars->31->1734"
3980 + "default.handlebars->31->1737"
3981 ]
3982 },
3983 {
@@ -3991,7 +3997,7 @@
3997 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
3998 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
3999 "xloc": [
3994 - "default.handlebars->31->1745"
4000 + "default.handlebars->31->1748"
4001 ]
4002 },
4003 {
@@ -4011,8 +4017,8 @@
4017 "zh-chs": "已将设备{0}添加到设备组{1}",
4018 "zh-cht": "已將設備{0}添加到設備組{1}",
4019 "xloc": [
4014 - "default.handlebars->31->1701",
4015 - "default.handlebars->31->1728"
4020 + "default.handlebars->31->1704",
4021 + "default.handlebars->31->1731"
4022 ]
4023 },
4024 {
@@ -4032,7 +4038,7 @@
4038 "zh-chs": "添加了安全密钥",
4039 "zh-cht": "添加了安全密鑰",
4040 "xloc": [
4035 - "default.handlebars->31->1739"
4041 + "default.handlebars->31->1742"
4042 ]
4043 },
4044 {
@@ -4052,7 +4058,7 @@
4058 "zh-chs": "已将用户组{0}添加到设备组{1}",
4059 "zh-cht": "已將用戶組{0}添加到設備組{1}",
4060 "xloc": [
4055 - "default.handlebars->31->1712"
4061 + "default.handlebars->31->1715"
4062 ]
4063 },
4064 {
@@ -4072,8 +4078,8 @@
4078 "zh-chs": "已将用户{0}添加到用户组{1}",
4079 "zh-cht": "已將用戶{0}添加到用戶組{1}",
4080 "xloc": [
4075 - "default.handlebars->31->1715",
4076 - "default.handlebars->31->1724"
4081 + "default.handlebars->31->1718",
4082 + "default.handlebars->31->1727"
4083 ]
4084 },
4085 {
@@ -4134,7 +4140,7 @@
4140 "zh-cht": "管理員控制模式(ACM)",
4141 "xloc": [
4142 "default-mobile.handlebars->11->413",
4137 - "default.handlebars->31->1033"
4143 + "default.handlebars->31->1036"
4144 ]
4145 },
4146 {
@@ -4155,7 +4161,7 @@
4161 "zh-cht": "管理員憑證",
4162 "xloc": [
4163 "default-mobile.handlebars->11->419",
4158 - "default.handlebars->31->1039"
4164 + "default.handlebars->31->1042"
4165 ]
4166 },
4167 {
@@ -4196,7 +4202,7 @@
4202 "zh-chs": "管理领域",
4203 "zh-cht": "管理領域",
4204 "xloc": [
4199 - "default.handlebars->31->1993"
4205 + "default.handlebars->31->1996"
4206 ]
4207 },
4208 {
@@ -4237,7 +4243,7 @@
4243 "zh-chs": "管理领域",
4244 "zh-cht": "管理領域",
4245 "xloc": [
4240 - "default.handlebars->31->1861"
4246 + "default.handlebars->31->1864"
4247 ]
4248 },
4249 {
@@ -4257,7 +4263,7 @@
4263 "zh-chs": "管理员",
4264 "zh-cht": "管理員",
4265 "xloc": [
4260 - "default.handlebars->31->1790"
4266 + "default.handlebars->31->1793"
4267 ]
4268 },
4269 {
@@ -4277,7 +4283,7 @@
4283 "zh-chs": "南非文",
4284 "zh-cht": "南非文",
4285 "xloc": [
4280 - "default.handlebars->31->1106"
4286 + "default.handlebars->31->1109"
4287 ]
4288 },
4289 {
@@ -4301,10 +4307,10 @@
4307 "default-mobile.handlebars->11->213",
4308 "default-mobile.handlebars->11->238",
4309 "default-mobile.handlebars->11->260",
4304 - "default.handlebars->31->1588",
4305 - "default.handlebars->31->1596",
4310 + "default.handlebars->31->1591",
4311 + "default.handlebars->31->1599",
4312 "default.handlebars->31->250",
4307 - "default.handlebars->31->436",
4313 + "default.handlebars->31->439",
4314 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
4315 ]
4316 },
@@ -4325,8 +4331,8 @@
4331 "zh-chs": "代理+英特尔AMT",
4332 "zh-cht": "代理+Intel&reg; AMT",
4333 "xloc": [
4328 - "default.handlebars->31->1590",
4329 - "default.handlebars->31->1598"
4334 + "default.handlebars->31->1593",
4335 + "default.handlebars->31->1601"
4336 ]
4337 },
4338 {
@@ -4367,7 +4373,7 @@
4373 "zh-cht": "代理控制台",
4374 "xloc": [
4375 "default-mobile.handlebars->11->490",
4370 - "default.handlebars->31->1542"
4376 + "default.handlebars->31->1545"
4377 ]
4378 },
4379 {
@@ -4387,7 +4393,7 @@
4393 "zh-chs": "代理错误计数器",
4394 "zh-cht": "代理錯誤計數器",
4395 "xloc": [
4390 - "default.handlebars->31->2159"
4396 + "default.handlebars->31->2162"
4397 ]
4398 },
4399 {
@@ -4490,7 +4496,7 @@
4496 "zh-chs": "代理时段",
4497 "zh-cht": "代理時段",
4498 "xloc": [
4493 - "default.handlebars->31->2175"
4499 + "default.handlebars->31->2178"
4500 ]
4501 },
4502 {
@@ -4511,7 +4517,7 @@
4517 "zh-cht": "代理標籤",
4518 "xloc": [
4519 "default-mobile.handlebars->11->259",
4514 - "default.handlebars->31->597"
4520 + "default.handlebars->31->600"
4521 ]
4522 },
4523 {
@@ -4531,7 +4537,7 @@
4537 "zh-chs": "代理类型",
4538 "zh-cht": "代理類型",
4539 "xloc": [
4534 - "default.handlebars->31->1594",
4540 + "default.handlebars->31->1597",
4541 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4542 ]
4543 },
@@ -4552,7 +4558,7 @@
4558 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4559 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4560 "xloc": [
4555 - "default.handlebars->31->1698"
4561 + "default.handlebars->31->1701"
4562 ]
4563 },
4564 {
@@ -4573,8 +4579,8 @@
4579 "zh-cht": "代理已連接",
4580 "xloc": [
4581 "default.handlebars->31->173",
4576 - "default.handlebars->31->666",
4577 - "default.handlebars->31->667"
4582 + "default.handlebars->31->669",
4583 + "default.handlebars->31->670"
4584 ]
4585 },
4586 {
@@ -4614,7 +4620,7 @@
4620 "zh-chs": "代理离线",
4621 "zh-cht": "代理離線",
4622 "xloc": [
4617 - "default.handlebars->31->1068"
4623 + "default.handlebars->31->1071"
4624 ]
4625 },
4626 {
@@ -4634,7 +4640,7 @@
4640 "zh-chs": "代理在线",
4641 "zh-cht": "代理在線",
4642 "xloc": [
4637 - "default.handlebars->31->1067"
4643 + "default.handlebars->31->1070"
4644 ]
4645 },
4646 {
@@ -4655,7 +4661,7 @@
4661 "zh-cht": "代理在特權降低的遠程設備上運行。",
4662 "xloc": [
4663 "default.handlebars->31->171",
4658 - "default.handlebars->31->664"
4664 + "default.handlebars->31->667"
4665 ]
4666 },
4667 {
@@ -4675,7 +4681,7 @@
4681 "zh-chs": "代理",
4682 "zh-cht": "代理",
4683 "xloc": [
4678 - "default.handlebars->31->2191"
4684 + "default.handlebars->31->2194"
4685 ]
4686 },
4687 {
@@ -4695,7 +4701,7 @@
4701 "zh-chs": "阿尔巴尼亚文",
4702 "zh-cht": "阿爾巴尼亞文",
4703 "xloc": [
4698 - "default.handlebars->31->1107"
4704 + "default.handlebars->31->1110"
4705 ]
4706 },
4707 {
@@ -4738,7 +4744,7 @@
4744 "zh-chs": "全部可用",
4745 "zh-cht": "全部可用",
4746 "xloc": [
4741 - "default.handlebars->31->1753"
4747 + "default.handlebars->31->1756"
4748 ]
4749 },
4750 {
@@ -4775,7 +4781,7 @@
4781 "zh-chs": "所有事件",
4782 "zh-cht": "所有事件",
4783 "xloc": [
4778 - "default.handlebars->31->1751"
4784 + "default.handlebars->31->1754"
4785 ]
4786 },
4787 {
@@ -4795,9 +4801,9 @@
4801 "zh-chs": "全部聚焦",
4802 "zh-cht": "全部聚焦",
4803 "xloc": [
4798 - "default.handlebars->31->869",
4799 - "default.handlebars->31->871",
4800 - "default.handlebars->31->872"
4804 + "default.handlebars->31->872",
4805 + "default.handlebars->31->874",
4806 + "default.handlebars->31->875"
4807 ]
4808 },
4809 {
@@ -4817,8 +4823,8 @@
4823 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4824 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4825 "xloc": [
4820 - "default.handlebars->31->1489",
4821 - "default.handlebars->31->1954"
4826 + "default.handlebars->31->1492",
4827 + "default.handlebars->31->1957"
4828 ]
4829 },
4830 {
@@ -4838,7 +4844,7 @@
4844 "zh-chs": "允许用户管理此设备。",
4845 "zh-cht": "允許用戶管理此裝置。",
4846 "xloc": [
4841 - "default.handlebars->31->1490"
4847 + "default.handlebars->31->1493"
4848 ]
4849 },
4850 {
@@ -4848,8 +4854,8 @@
4854 "xloc": [
4855 "default-mobile.handlebars->11->332",
4856 "default-mobile.handlebars->11->336",
4851 - "default.handlebars->31->891",
4852 - "default.handlebars->31->895"
4857 + "default.handlebars->31->894",
4858 + "default.handlebars->31->898"
4859 ]
4860 },
4861 {
@@ -4911,7 +4917,7 @@
4917 "zh-chs": "备用(F10 = ESC + 0)",
4918 "zh-cht": "備用(F10 = ESC + 0)",
4919 "xloc": [
4914 - "default.handlebars->31->932",
4920 + "default.handlebars->31->935",
4921 "terminal.handlebars->3->19"
4922 ]
4923 },
@@ -4953,10 +4959,10 @@
4959 "zh-chs": "一直通知",
4960 "zh-cht": "一直通知",
4961 "xloc": [
4956 - "default.handlebars->31->1401",
4957 - "default.handlebars->31->1915",
4958 - "default.handlebars->31->2002",
4959 - "default.handlebars->31->612"
4962 + "default.handlebars->31->1404",
4963 + "default.handlebars->31->1918",
4964 + "default.handlebars->31->2005",
4965 + "default.handlebars->31->615"
4966 ]
4967 },
4968 {
@@ -4976,10 +4982,10 @@
4982 "zh-chs": "一直提示",
4983 "zh-cht": "一直提示",
4984 "xloc": [
4979 - "default.handlebars->31->1402",
4980 - "default.handlebars->31->1916",
4981 - "default.handlebars->31->2003",
4982 - "default.handlebars->31->613"
4985 + "default.handlebars->31->1405",
4986 + "default.handlebars->31->1919",
4987 + "default.handlebars->31->2006",
4988 + "default.handlebars->31->616"
4989 ]
4990 },
4991 {
@@ -5022,6 +5028,14 @@
5028 "account-invite.txt"
5029 ]
5030 },
5031 + {
5032 + "en": "Android",
5033 + "xloc": [
5034 + "default-mobile.handlebars->11->20",
5035 + "default.handlebars->31->22",
5036 + "default.handlebars->31->27"
5037 + ]
5038 + },
5039 {
5040 "cs": "Android APK",
5041 "de": "Android-APK",
@@ -5037,11 +5051,7 @@
5051 "ru": "Android APK",
5052 "tr": "Android APK",
5053 "zh-chs": "Android APK",
5040 - "zh-cht": "Android APK",
5041 - "xloc": [
5042 - "default-mobile.handlebars->11->20",
5043 - "default.handlebars->31->27"
5044 - ]
5054 + "zh-cht": "Android APK"
5055 },
5056 {
5057 "cs": "Android ARM",
@@ -5060,8 +5070,7 @@
5070 "zh-chs": "Android ARM",
5071 "zh-cht": "Android ARM",
5072 "xloc": [
5063 - "default-mobile.handlebars->11->15",
5064 - "default.handlebars->31->22"
5073 + "default-mobile.handlebars->11->15"
5074 ]
5075 },
5076 {
@@ -5102,7 +5111,7 @@
5111 "zh-chs": "杀毒软件",
5112 "zh-cht": "防毒軟體",
5113 "xloc": [
5105 - "default.handlebars->31->603"
5114 + "default.handlebars->31->606"
5115 ]
5116 },
5117 {
@@ -5163,7 +5172,7 @@
5172 "zh-chs": "苹果macOS",
5173 "zh-cht": "蘋果macOS",
5174 "xloc": [
5166 - "default.handlebars->31->372"
5175 + "default.handlebars->31->371"
5176 ]
5177 },
5178 {
@@ -5223,7 +5232,7 @@
5232 "zh-chs": "阿拉伯文(阿尔及利亚)",
5233 "zh-cht": "阿拉伯文(阿爾及利亞)",
5234 "xloc": [
5226 - "default.handlebars->31->1109"
5235 + "default.handlebars->31->1112"
5236 ]
5237 },
5238 {
@@ -5243,7 +5252,7 @@
5252 "zh-chs": "阿拉伯文(巴林)",
5253 "zh-cht": "阿拉伯文(巴林)",
5254 "xloc": [
5246 - "default.handlebars->31->1110"
5255 + "default.handlebars->31->1113"
5256 ]
5257 },
5258 {
@@ -5263,7 +5272,7 @@
5272 "zh-chs": "阿拉伯文(埃及)",
5273 "zh-cht": "阿拉伯文(埃及)",
5274 "xloc": [
5266 - "default.handlebars->31->1111"
5275 + "default.handlebars->31->1114"
5276 ]
5277 },
5278 {
@@ -5283,7 +5292,7 @@
5292 "zh-chs": "阿拉伯文(伊拉克)",
5293 "zh-cht": "阿拉伯文(伊拉克)",
5294 "xloc": [
5286 - "default.handlebars->31->1112"
5295 + "default.handlebars->31->1115"
5296 ]
5297 },
5298 {
@@ -5303,7 +5312,7 @@
5312 "zh-chs": "阿拉伯文(约旦)",
5313 "zh-cht": "阿拉伯文(約旦)",
5314 "xloc": [
5306 - "default.handlebars->31->1113"
5315 + "default.handlebars->31->1116"
5316 ]
5317 },
5318 {
@@ -5323,7 +5332,7 @@
5332 "zh-chs": "阿拉伯文(科威特)",
5333 "zh-cht": "阿拉伯文(科威特)",
5334 "xloc": [
5326 - "default.handlebars->31->1114"
5335 + "default.handlebars->31->1117"
5336 ]
5337 },
5338 {
@@ -5343,7 +5352,7 @@
5352 "zh-chs": "阿拉伯文(黎巴嫩)",
5353 "zh-cht": "阿拉伯文(黎巴嫩)",
5354 "xloc": [
5346 - "default.handlebars->31->1115"
5355 + "default.handlebars->31->1118"
5356 ]
5357 },
5358 {
@@ -5363,7 +5372,7 @@
5372 "zh-chs": "阿拉伯文(利比亚)",
5373 "zh-cht": "阿拉伯文(利比亞)",
5374 "xloc": [
5366 - "default.handlebars->31->1116"
5375 + "default.handlebars->31->1119"
5376 ]
5377 },
5378 {
@@ -5383,7 +5392,7 @@
5392 "zh-chs": "阿拉伯文(摩洛哥)",
5393 "zh-cht": "阿拉伯文(摩洛哥)",
5394 "xloc": [
5386 - "default.handlebars->31->1117"
5395 + "default.handlebars->31->1120"
5396 ]
5397 },
5398 {
@@ -5403,7 +5412,7 @@
5412 "zh-chs": "阿拉伯文(阿曼)",
5413 "zh-cht": "阿拉伯文(阿曼)",
5414 "xloc": [
5406 - "default.handlebars->31->1118"
5415 + "default.handlebars->31->1121"
5416 ]
5417 },
5418 {
@@ -5423,7 +5432,7 @@
5432 "zh-chs": "阿拉伯文(卡塔尔)",
5433 "zh-cht": "阿拉伯文(卡塔爾)",
5434 "xloc": [
5426 - "default.handlebars->31->1119"
5435 + "default.handlebars->31->1122"
5436 ]
5437 },
5438 {
@@ -5443,7 +5452,7 @@
5452 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5453 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5454 "xloc": [
5446 - "default.handlebars->31->1120"
5455 + "default.handlebars->31->1123"
5456 ]
5457 },
5458 {
@@ -5463,7 +5472,7 @@
5472 "zh-chs": "阿拉伯文(标准)",
5473 "zh-cht": "阿拉伯文(標準)",
5474 "xloc": [
5466 - "default.handlebars->31->1108"
5475 + "default.handlebars->31->1111"
5476 ]
5477 },
5478 {
@@ -5483,7 +5492,7 @@
5492 "zh-chs": "阿拉伯文(叙利亚)",
5493 "zh-cht": "阿拉伯文(敘利亞)",
5494 "xloc": [
5486 - "default.handlebars->31->1121"
5495 + "default.handlebars->31->1124"
5496 ]
5497 },
5498 {
@@ -5503,7 +5512,7 @@
5512 "zh-chs": "阿拉伯文(突尼斯)",
5513 "zh-cht": "阿拉伯文(突尼斯)",
5514 "xloc": [
5506 - "default.handlebars->31->1122"
5515 + "default.handlebars->31->1125"
5516 ]
5517 },
5518 {
@@ -5523,7 +5532,7 @@
5532 "zh-chs": "阿拉伯文(阿联酋)",
5533 "zh-cht": "阿拉伯文(阿聯酋)",
5534 "xloc": [
5526 - "default.handlebars->31->1123"
5535 + "default.handlebars->31->1126"
5536 ]
5537 },
5538 {
@@ -5543,7 +5552,7 @@
5552 "zh-chs": "阿拉伯文(也门)",
5553 "zh-cht": "阿拉伯文(也門)",
5554 "xloc": [
5546 - "default.handlebars->31->1124"
5555 + "default.handlebars->31->1127"
5556 ]
5557 },
5558 {
@@ -5563,7 +5572,7 @@
5572 "zh-chs": "阿拉贡文",
5573 "zh-cht": "阿拉貢文",
5574 "xloc": [
5566 - "default.handlebars->31->1125"
5575 + "default.handlebars->31->1128"
5576 ]
5577 },
5578 {
@@ -5584,7 +5593,7 @@
5593 "zh-cht": "結構",
5594 "xloc": [
5595 "default-mobile.handlebars->11->383",
5587 - "default.handlebars->31->993"
5596 + "default.handlebars->31->996"
5597 ]
5598 },
5599 {
@@ -5625,7 +5634,7 @@
5634 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5635 "xloc": [
5636 "default-mobile.handlebars->11->459",
5628 - "default.handlebars->31->1465"
5637 + "default.handlebars->31->1468"
5638 ]
5639 },
5640 {
@@ -5645,7 +5654,7 @@
5654 "zh-chs": "您确定要删除节点{0}吗?",
5655 "zh-cht": "你確定要刪除節點{0}嗎?",
5656 "xloc": [
5648 - "default.handlebars->31->811"
5657 + "default.handlebars->31->814"
5658 ]
5659 },
5660 {
@@ -5665,7 +5674,7 @@
5674 "zh-chs": "您确定要卸载所选代理吗?",
5675 "zh-cht": "你確定要卸載所選代理嗎?",
5676 "xloc": [
5668 - "default.handlebars->31->800"
5677 + "default.handlebars->31->803"
5678 ]
5679 },
5680 {
@@ -5685,7 +5694,7 @@
5694 "zh-chs": "您确定要卸载所选的{0}代理吗?",
5695 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
5696 "xloc": [
5688 - "default.handlebars->31->799"
5697 + "default.handlebars->31->802"
5698 ]
5699 },
5700 {
@@ -5705,7 +5714,7 @@
5714 "zh-chs": "您确定要{0}插件吗:{1}",
5715 "zh-cht": "你確定要{0}外掛嗎:{1}",
5716 "xloc": [
5708 - "default.handlebars->31->2237"
5717 + "default.handlebars->31->2240"
5718 ]
5719 },
5720 {
@@ -5725,7 +5734,7 @@
5734 "zh-chs": "亚美尼亚文",
5735 "zh-cht": "亞美尼亞文",
5736 "xloc": [
5728 - "default.handlebars->31->1126"
5737 + "default.handlebars->31->1129"
5738 ]
5739 },
5740 {
@@ -5785,7 +5794,7 @@
5794 "zh-chs": "阿萨姆文",
5795 "zh-cht": "阿薩姆文",
5796 "xloc": [
5788 - "default.handlebars->31->1127"
5797 + "default.handlebars->31->1130"
5798 ]
5799 },
5800 {
@@ -5805,7 +5814,7 @@
5814 "zh-chs": "阿斯图里亚斯文",
5815 "zh-cht": "阿斯圖里亞斯文",
5816 "xloc": [
5808 - "default.handlebars->31->1128"
5817 + "default.handlebars->31->1131"
5818 ]
5819 },
5820 {
@@ -5825,7 +5834,7 @@
5834 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5835 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5836 "xloc": [
5828 - "default.handlebars->31->1667"
5837 + "default.handlebars->31->1670"
5838 ]
5839 },
5840 {
@@ -5845,7 +5854,7 @@
5854 "zh-chs": "认证软件",
5855 "zh-cht": "認證軟體",
5856 "xloc": [
5848 - "default.handlebars->31->2006"
5857 + "default.handlebars->31->2009"
5858 ]
5859 },
5860 {
@@ -5869,8 +5878,8 @@
5878 "default-mobile.handlebars->11->62",
5879 "default-mobile.handlebars->11->81",
5880 "default-mobile.handlebars->11->83",
5872 - "default.handlebars->31->1092",
5873 - "default.handlebars->31->1094",
5881 + "default.handlebars->31->1095",
5882 + "default.handlebars->31->1097",
5883 "default.handlebars->31->135",
5884 "default.handlebars->31->140"
5885 ]
@@ -5952,7 +5961,7 @@
5961 "zh-chs": "自动删除",
5962 "zh-cht": "自動刪除",
5963 "xloc": [
5955 - "default.handlebars->31->1388"
5964 + "default.handlebars->31->1391"
5965 ]
5966 },
5967 {
@@ -5996,7 +6005,7 @@
6005 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
6006 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
6007 "xloc": [
5999 - "default.handlebars->31->1748"
6008 + "default.handlebars->31->1751"
6009 ]
6010 },
6011 {
@@ -6036,7 +6045,7 @@
6045 "zh-chs": "可用內存",
6046 "zh-cht": "可用內存",
6047 "xloc": [
6039 - "default.handlebars->31->2184"
6048 + "default.handlebars->31->2187"
6049 ]
6050 },
6051 {
@@ -6056,7 +6065,7 @@
6065 "zh-chs": "阿塞拜疆文",
6066 "zh-cht": "阿塞拜疆文",
6067 "xloc": [
6059 - "default.handlebars->31->1129"
6068 + "default.handlebars->31->1132"
6069 ]
6070 },
6071 {
@@ -6077,7 +6086,7 @@
6086 "zh-cht": "的BIOS",
6087 "xloc": [
6088 "default-mobile.handlebars->11->425",
6080 - "default.handlebars->31->1045"
6089 + "default.handlebars->31->1048"
6090 ]
6091 },
6092 {
@@ -6161,7 +6170,7 @@
6170 "nl": "BackSpace",
6171 "xloc": [
6172 "default-mobile.handlebars->11->316",
6164 - "default.handlebars->31->875"
6173 + "default.handlebars->31->878"
6174 ]
6175 },
6176 {
@@ -6181,7 +6190,7 @@
6190 "zh-chs": "背景与互动",
6191 "zh-cht": "背景與互動",
6192 "xloc": [
6184 - "default.handlebars->31->377"
6193 + "default.handlebars->31->378"
6194 ]
6195 },
6196 {
@@ -6201,8 +6210,8 @@
6210 "zh-chs": "背景与互动",
6211 "zh-cht": "背景與互動",
6212 "xloc": [
6204 - "default.handlebars->31->1571",
6205 - "default.handlebars->31->1578",
6213 + "default.handlebars->31->1574",
6214 + "default.handlebars->31->1581",
6215 "default.handlebars->31->349",
6216 "default.handlebars->31->363"
6217 ]
@@ -6224,11 +6233,11 @@
6233 "zh-chs": "仅背景",
6234 "zh-cht": "僅背景",
6235 "xloc": [
6227 - "default.handlebars->31->1572",
6228 - "default.handlebars->31->1579",
6236 + "default.handlebars->31->1575",
6237 + "default.handlebars->31->1582",
6238 "default.handlebars->31->350",
6239 "default.handlebars->31->364",
6231 - "default.handlebars->31->378"
6240 + "default.handlebars->31->379"
6241 ]
6242 },
6243 {
@@ -6269,7 +6278,7 @@
6278 "zh-chs": "备用码",
6279 "zh-cht": "備用碼",
6280 "xloc": [
6272 - "default.handlebars->31->2008"
6281 + "default.handlebars->31->2011"
6282 ]
6283 },
6284 {
@@ -6289,7 +6298,7 @@
6298 "zh-chs": "错误的签名",
6299 "zh-cht": "錯誤的簽名",
6300 "xloc": [
6292 - "default.handlebars->31->2166"
6301 + "default.handlebars->31->2169"
6302 ]
6303 },
6304 {
@@ -6309,7 +6318,7 @@
6318 "zh-chs": "错误的网络证书",
6319 "zh-cht": "錯誤的網絡憑證",
6320 "xloc": [
6312 - "default.handlebars->31->2165"
6321 + "default.handlebars->31->2168"
6322 ]
6323 },
6324 {
@@ -6329,7 +6338,7 @@
6338 "zh-chs": "巴斯克",
6339 "zh-cht": "巴斯克",
6340 "xloc": [
6332 - "default.handlebars->31->1130"
6341 + "default.handlebars->31->1133"
6342 ]
6343 },
6344 {
@@ -6349,7 +6358,7 @@
6358 "zh-chs": "批处理文件上传",
6359 "zh-cht": "批處理文件上傳",
6360 "xloc": [
6352 - "default.handlebars->31->493"
6361 + "default.handlebars->31->496"
6362 ]
6363 },
6364 {
@@ -6389,7 +6398,7 @@
6398 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
6399 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
6400 "xloc": [
6392 - "default.handlebars->31->1747"
6401 + "default.handlebars->31->1750"
6402 ]
6403 },
6404 {
@@ -6409,7 +6418,7 @@
6418 "zh-chs": "白俄罗斯文",
6419 "zh-cht": "白俄羅斯文",
6420 "xloc": [
6412 - "default.handlebars->31->1132"
6421 + "default.handlebars->31->1135"
6422 ]
6423 },
6424 {
@@ -6429,7 +6438,7 @@
6438 "zh-chs": "孟加拉",
6439 "zh-cht": "孟加拉",
6440 "xloc": [
6432 - "default.handlebars->31->1133"
6441 + "default.handlebars->31->1136"
6442 ]
6443 },
6444 {
@@ -6472,7 +6481,7 @@
6481 "zh-chs": "波斯尼亚文",
6482 "zh-cht": "波斯尼亞文",
6483 "xloc": [
6475 - "default.handlebars->31->1134"
6484 + "default.handlebars->31->1137"
6485 ]
6486 },
6487 {
@@ -6492,7 +6501,7 @@
6501 "zh-chs": "布列塔尼",
6502 "zh-cht": "布列塔尼",
6503 "xloc": [
6495 - "default.handlebars->31->1135"
6504 + "default.handlebars->31->1138"
6505 ]
6506 },
6507 {
@@ -6512,7 +6521,7 @@
6521 "zh-chs": "广播",
6522 "zh-cht": "廣播",
6523 "xloc": [
6515 - "default.handlebars->31->1922",
6524 + "default.handlebars->31->1925",
6525 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6526 ]
6527 },
@@ -6533,7 +6542,7 @@
6542 "zh-chs": "广播消息",
6543 "zh-cht": "廣播消息",
6544 "xloc": [
6536 - "default.handlebars->31->1843"
6545 + "default.handlebars->31->1846"
6546 ]
6547 },
6548 {
@@ -6553,7 +6562,7 @@
6562 "zh-chs": "向所有连接的用户广播消息。",
6563 "zh-cht": "向所有連接的用戶廣播消息。",
6564 "xloc": [
6556 - "default.handlebars->31->1838"
6565 + "default.handlebars->31->1841"
6566 ]
6567 },
6568 {
@@ -6573,7 +6582,7 @@
6582 "zh-chs": "保加利亚文",
6583 "zh-cht": "保加利亞文",
6584 "xloc": [
6576 - "default.handlebars->31->1131"
6585 + "default.handlebars->31->1134"
6586 ]
6587 },
6588 {
@@ -6593,7 +6602,7 @@
6602 "zh-chs": "缅甸文",
6603 "zh-cht": "緬甸文",
6604 "xloc": [
6596 - "default.handlebars->31->1136"
6605 + "default.handlebars->31->1139"
6606 ]
6607 },
6608 {
@@ -6614,7 +6623,7 @@
6623 "zh-cht": "CCM",
6624 "xloc": [
6625 "default-mobile.handlebars->11->245",
6617 - "default.handlebars->31->579"
6626 + "default.handlebars->31->582"
6627 ]
6628 },
6629 {
@@ -6634,7 +6643,7 @@
6643 "zh-chs": "CCM模式",
6644 "zh-cht": "CCM模式",
6645 "xloc": [
6637 - "default.handlebars->31->1448"
6646 + "default.handlebars->31->1451"
6647 ]
6648 },
6649 {
@@ -6656,7 +6665,7 @@
6665 "xloc": [
6666 "default-mobile.handlebars->11->214",
6667 "default.handlebars->31->252",
6659 - "default.handlebars->31->438"
6668 + "default.handlebars->31->441"
6669 ]
6670 },
6671 {
@@ -6676,7 +6685,7 @@
6685 "zh-chs": "CIRA服务器",
6686 "zh-cht": "CIRA伺服器",
6687 "xloc": [
6679 - "default.handlebars->31->2223"
6688 + "default.handlebars->31->2226"
6689 ]
6690 },
6691 {
@@ -6696,7 +6705,7 @@
6705 "zh-chs": "CIRA服务器命令",
6706 "zh-cht": "CIRA伺服器指令",
6707 "xloc": [
6699 - "default.handlebars->31->2224"
6708 + "default.handlebars->31->2227"
6709 ]
6710 },
6711 {
@@ -6716,7 +6725,7 @@
6725 "zh-chs": "CIRA设置",
6726 "zh-cht": "CIRA設置",
6727 "xloc": [
6719 - "default.handlebars->31->1456"
6728 + "default.handlebars->31->1459"
6729 ]
6730 },
6731 {
@@ -6737,7 +6746,7 @@
6746 "zh-cht": "CPU",
6747 "xloc": [
6748 "default-mobile.handlebars->11->431",
6740 - "default.handlebars->31->1051"
6749 + "default.handlebars->31->1054"
6750 ]
6751 },
6752 {
@@ -6757,7 +6766,7 @@
6766 "zh-chs": "CPU负载",
6767 "zh-cht": "CPU負載",
6768 "xloc": [
6760 - "default.handlebars->31->2180"
6769 + "default.handlebars->31->2183"
6770 ]
6771 },
6772 {
@@ -6777,7 +6786,7 @@
6786 "zh-chs": "最近15分钟的CPU负载",
6787 "zh-cht": "最近15分鐘的CPU負載",
6788 "xloc": [
6780 - "default.handlebars->31->2183"
6789 + "default.handlebars->31->2186"
6790 ]
6791 },
6792 {
@@ -6797,7 +6806,7 @@
6806 "zh-chs": "最近5分钟的CPU负载",
6807 "zh-cht": "最近5分鐘的CPU負載",
6808 "xloc": [
6800 - "default.handlebars->31->2182"
6809 + "default.handlebars->31->2185"
6810 ]
6811 },
6812 {
@@ -6817,7 +6826,7 @@
6826 "zh-chs": "最近一分钟的CPU负载",
6827 "zh-cht": "最近一分鐘的CPU負載",
6828 "xloc": [
6820 - "default.handlebars->31->2181"
6829 + "default.handlebars->31->2184"
6830 ]
6831 },
6832 {
@@ -6837,8 +6846,8 @@
6846 "zh-chs": "CR+LF",
6847 "zh-cht": "CR+LF",
6848 "xloc": [
6840 - "default.handlebars->31->925",
6841 - "default.handlebars->31->934",
6849 + "default.handlebars->31->928",
6850 + "default.handlebars->31->937",
6851 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
6852 "terminal.handlebars->3->21",
6853 "terminal.handlebars->3->7",
@@ -6862,7 +6871,7 @@
6871 "zh-chs": "CSV",
6872 "zh-cht": "CSV",
6873 "xloc": [
6865 - "default.handlebars->31->1761"
6874 + "default.handlebars->31->1764"
6875 ]
6876 },
6877 {
@@ -6882,9 +6891,9 @@
6891 "zh-chs": "CSV格式",
6892 "zh-cht": "CSV格式",
6893 "xloc": [
6885 - "default.handlebars->31->1765",
6886 - "default.handlebars->31->1830",
6887 - "default.handlebars->31->495"
6894 + "default.handlebars->31->1768",
6895 + "default.handlebars->31->1833",
6896 + "default.handlebars->31->498"
6897 ]
6898 },
6899 {
@@ -6921,7 +6930,7 @@
6930 "zh-chs": "呼叫错误",
6931 "zh-cht": "呼叫錯誤",
6932 "xloc": [
6924 - "default.handlebars->31->2238"
6933 + "default.handlebars->31->2241"
6934 ]
6935 },
6936 {
@@ -6944,7 +6953,7 @@
6953 "agent-translations.json",
6954 "default-mobile.handlebars->11->92",
6955 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6947 - "default.handlebars->31->1366",
6956 + "default.handlebars->31->1369",
6957 "default.handlebars->container->dialog->idx_dlgButtonBar",
6958 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6959 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6975,9 +6984,9 @@
6984 "default-mobile.handlebars->11->436",
6985 "default-mobile.handlebars->11->441",
6986 "default-mobile.handlebars->11->443",
6978 - "default.handlebars->31->1056",
6979 - "default.handlebars->31->1061",
6980 - "default.handlebars->31->1063"
6987 + "default.handlebars->31->1059",
6988 + "default.handlebars->31->1064",
6989 + "default.handlebars->31->1066"
6990 ]
6991 },
6992 {
@@ -6998,7 +7007,7 @@
7007 "zh-cht": "容量/速度",
7008 "xloc": [
7009 "default-mobile.handlebars->11->434",
7001 - "default.handlebars->31->1054"
7010 + "default.handlebars->31->1057"
7011 ]
7012 },
7013 {
@@ -7018,7 +7027,7 @@
7027 "zh-chs": "加泰罗尼亚文",
7028 "zh-cht": "加泰羅尼亞文",
7029 "xloc": [
7021 - "default.handlebars->31->1137"
7030 + "default.handlebars->31->1140"
7031 ]
7032 },
7033 {
@@ -7038,7 +7047,7 @@
7047 "zh-chs": "在这里为中心显示地图",
7048 "zh-cht": "在這裡為中心顯示地圖",
7049 "xloc": [
7041 - "default.handlebars->31->541"
7050 + "default.handlebars->31->544"
7051 ]
7052 },
7053 {
@@ -7058,7 +7067,7 @@
7067 "zh-chs": "查莫罗",
7068 "zh-cht": "查莫羅",
7069 "xloc": [
7061 - "default.handlebars->31->1138"
7070 + "default.handlebars->31->1141"
7071 ]
7072 },
7073 {
@@ -7100,7 +7109,7 @@
7109 "zh-chs": "更改{0}的电邮",
7110 "zh-cht": "更改{0}的電郵",
7111 "xloc": [
7103 - "default.handlebars->31->2038"
7112 + "default.handlebars->31->2041"
7113 ]
7114 },
7115 {
@@ -7120,9 +7129,9 @@
7129 "zh-chs": "更改组",
7130 "zh-cht": "更改群",
7131 "xloc": [
7123 - "default.handlebars->31->641",
7124 - "default.handlebars->31->808",
7125 - "default.handlebars->31->809"
7132 + "default.handlebars->31->644",
7133 + "default.handlebars->31->811",
7134 + "default.handlebars->31->812"
7135 ]
7136 },
7137 {
@@ -7143,8 +7152,8 @@
7152 "zh-cht": "更改密碼",
7153 "xloc": [
7154 "default-mobile.handlebars->11->100",
7146 - "default.handlebars->31->1333",
7147 - "default.handlebars->31->2025"
7155 + "default.handlebars->31->1336",
7156 + "default.handlebars->31->2028"
7157 ]
7158 },
7159 {
@@ -7164,7 +7173,7 @@
7173 "zh-chs": "更改{0}的密码",
7174 "zh-cht": "更改{0}的密碼",
7175 "xloc": [
7167 - "default.handlebars->31->2045"
7176 + "default.handlebars->31->2048"
7177 ]
7178 },
7179 {
@@ -7184,7 +7193,7 @@
7193 "zh-chs": "更改{0}的真实名称",
7194 "zh-cht": "更改{0}的真實名稱",
7195 "xloc": [
7187 - "default.handlebars->31->2033"
7196 + "default.handlebars->31->2036"
7197 ]
7198 },
7199 {
@@ -7266,7 +7275,7 @@
7275 "zh-chs": "更改该用户的密码",
7276 "zh-cht": "更改該用戶的密碼",
7277 "xloc": [
7269 - "default.handlebars->31->2024"
7278 + "default.handlebars->31->2027"
7279 ]
7280 },
7281 {
@@ -7306,7 +7315,7 @@
7315 "zh-chs": "在此处更改您的帐户电邮地址。",
7316 "zh-cht": "在此處更改你的帳戶電郵地址。",
7317 "xloc": [
7309 - "default.handlebars->31->1320"
7318 + "default.handlebars->31->1323"
7319 ]
7320 },
7321 {
@@ -7326,7 +7335,7 @@
7335 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
7336 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
7337 "xloc": [
7329 - "default.handlebars->31->1326"
7338 + "default.handlebars->31->1329"
7339 ]
7340 },
7341 {
@@ -7346,7 +7355,7 @@
7355 "zh-chs": "更改帐户凭据",
7356 "zh-cht": "帳戶憑證已更改",
7357 "xloc": [
7349 - "default.handlebars->31->1719"
7358 + "default.handlebars->31->1722"
7359 ]
7360 },
7361 {
@@ -7366,7 +7375,7 @@
7375 "zh-chs": "{1}组中的设备{0}已更改:{2}",
7376 "zh-cht": "{1}組中的設備{0}已更改:{2}",
7377 "xloc": [
7369 - "default.handlebars->31->1703"
7378 + "default.handlebars->31->1706"
7379 ]
7380 },
7381 {
@@ -7386,7 +7395,7 @@
7395 "zh-chs": "语言从{1}更改为{2}",
7396 "zh-cht": "語言從{1}更改為{2}",
7397 "xloc": [
7389 - "default.handlebars->31->1647"
7398 + "default.handlebars->31->1650"
7399 ]
7400 },
7401 {
@@ -7406,8 +7415,8 @@
7415 "zh-chs": "已更改{0}的用户设备权限",
7416 "zh-cht": "已更改{0}的用戶設備權限",
7417 "xloc": [
7409 - "default.handlebars->31->1705",
7410 - "default.handlebars->31->1726"
7418 + "default.handlebars->31->1708",
7419 + "default.handlebars->31->1729"
7420 ]
7421 },
7422 {
@@ -7427,7 +7436,7 @@
7436 "zh-chs": "更改语言将需要刷新页面。",
7437 "zh-cht": "更改語言將需要刷新頁面。",
7438 "xloc": [
7430 - "default.handlebars->31->1305"
7439 + "default.handlebars->31->1308"
7440 ]
7441 },
7442 {
@@ -7447,11 +7456,11 @@
7456 "zh-chs": "聊天",
7457 "zh-cht": "聊天",
7458 "xloc": [
7450 - "default.handlebars->31->1782",
7451 - "default.handlebars->31->2020",
7452 - "default.handlebars->31->2021",
7453 - "default.handlebars->31->705",
7454 - "default.handlebars->31->726"
7459 + "default.handlebars->31->1785",
7460 + "default.handlebars->31->2023",
7461 + "default.handlebars->31->2024",
7462 + "default.handlebars->31->708",
7463 + "default.handlebars->31->729"
7464 ]
7465 },
7466 {
@@ -7473,8 +7482,8 @@
7482 "xloc": [
7483 "default-mobile.handlebars->11->480",
7484 "default-mobile.handlebars->11->500",
7476 - "default.handlebars->31->1517",
7477 - "default.handlebars->31->1553"
7485 + "default.handlebars->31->1520",
7486 + "default.handlebars->31->1556"
7487 ]
7488 },
7489 {
@@ -7483,7 +7492,7 @@
7492 "fr": "Demande de chat, cliquez ici pour accepter.",
7493 "xloc": [
7494 "default-mobile.handlebars->11->532",
7486 - "default.handlebars->31->2135"
7495 + "default.handlebars->31->2138"
7496 ]
7497 },
7498 {
@@ -7523,7 +7532,7 @@
7532 "zh-chs": "车臣",
7533 "zh-cht": "車臣",
7534 "xloc": [
7526 - "default.handlebars->31->1139"
7535 + "default.handlebars->31->1142"
7536 ]
7537 },
7538 {
@@ -7623,8 +7632,8 @@
7632 "zh-chs": "检查...",
7633 "zh-cht": "檢查...",
7634 "xloc": [
7626 - "default.handlebars->31->1105",
7627 - "default.handlebars->31->2232"
7635 + "default.handlebars->31->1108",
7636 + "default.handlebars->31->2235"
7637 ]
7638 },
7639 {
@@ -7644,7 +7653,7 @@
7653 "zh-chs": "中文",
7654 "zh-cht": "中文",
7655 "xloc": [
7647 - "default.handlebars->31->1140"
7656 + "default.handlebars->31->1143"
7657 ]
7658 },
7659 {
@@ -7664,7 +7673,7 @@
7673 "zh-chs": "中文(香港)",
7674 "zh-cht": "中文(香港)",
7675 "xloc": [
7667 - "default.handlebars->31->1141"
7676 + "default.handlebars->31->1144"
7677 ]
7678 },
7679 {
@@ -7684,7 +7693,7 @@
7693 "zh-chs": "中文(中国)",
7694 "zh-cht": "中文(中國)",
7695 "xloc": [
7687 - "default.handlebars->31->1142"
7696 + "default.handlebars->31->1145"
7697 ]
7698 },
7699 {
@@ -7704,7 +7713,7 @@
7713 "zh-chs": "简体中文",
7714 "zh-cht": "簡體中文",
7715 "xloc": [
7707 - "default.handlebars->31->1302"
7716 + "default.handlebars->31->1305"
7717 ]
7718 },
7719 {
@@ -7724,7 +7733,7 @@
7733 "zh-chs": "中文(新加坡)",
7734 "zh-cht": "中文(新加坡)",
7735 "xloc": [
7727 - "default.handlebars->31->1143"
7736 + "default.handlebars->31->1146"
7737 ]
7738 },
7739 {
@@ -7744,7 +7753,7 @@
7753 "zh-chs": "中文(台湾)",
7754 "zh-cht": "中文(台灣)",
7755 "xloc": [
7747 - "default.handlebars->31->1144"
7756 + "default.handlebars->31->1147"
7757 ]
7758 },
7759 {
@@ -7764,7 +7773,7 @@
7773 "zh-chs": "繁体中文",
7774 "zh-cht": "繁體中文",
7775 "xloc": [
7767 - "default.handlebars->31->1303"
7776 + "default.handlebars->31->1306"
7777 ]
7778 },
7779 {
@@ -7805,7 +7814,7 @@
7814 "zh-chs": "楚瓦什",
7815 "zh-cht": "楚瓦什",
7816 "xloc": [
7808 - "default.handlebars->31->1145"
7817 + "default.handlebars->31->1148"
7818 ]
7819 },
7820 {
@@ -7848,11 +7857,11 @@
7857 "default-mobile.handlebars->11->371",
7858 "default-mobile.handlebars->11->373",
7859 "default-mobile.handlebars->11->69",
7851 - "default.handlebars->31->1641",
7852 - "default.handlebars->31->970",
7853 - "default.handlebars->31->972",
7854 - "default.handlebars->31->974",
7855 - "default.handlebars->31->976",
7860 + "default.handlebars->31->1644",
7861 + "default.handlebars->31->973",
7862 + "default.handlebars->31->975",
7863 + "default.handlebars->31->977",
7864 + "default.handlebars->31->979",
7865 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7866 "default.handlebars->container->column_l->p41->3->1",
7867 "messenger.handlebars->xbottom->1->1->0->5"
@@ -7896,7 +7905,7 @@
7905 "zh-cht": "全部清除",
7906 "xloc": [
7907 "default-mobile.handlebars->11->515",
7899 - "default.handlebars->31->2118"
7908 + "default.handlebars->31->2121"
7909 ]
7910 },
7911 {
@@ -7937,7 +7946,7 @@
7946 "zh-chs": "清除核心",
7947 "zh-cht": "清除核心",
7948 "xloc": [
7940 - "default.handlebars->31->1077"
7949 + "default.handlebars->31->1080"
7950 ]
7951 },
7952 {
@@ -7978,7 +7987,7 @@
7987 "zh-cht": "清除此通知",
7988 "xloc": [
7989 "default-mobile.handlebars->11->514",
7981 - "default.handlebars->31->2117"
7990 + "default.handlebars->31->2120"
7991 ]
7992 },
7993 {
@@ -8038,8 +8047,8 @@
8047 "zh-chs": "单击此处编辑设备组名称",
8048 "zh-cht": "單擊此處編輯裝置群名稱",
8049 "xloc": [
8041 - "default.handlebars->31->1377",
8042 - "default.handlebars->31->1592"
8050 + "default.handlebars->31->1380",
8051 + "default.handlebars->31->1595"
8052 ]
8053 },
8054 {
@@ -8059,7 +8068,7 @@
8068 "zh-chs": "单击此处编辑服务器端设备名称",
8069 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
8070 "xloc": [
8062 - "default.handlebars->31->557"
8071 + "default.handlebars->31->560"
8072 ]
8073 },
8074 {
@@ -8079,7 +8088,7 @@
8088 "zh-chs": "单击此处编辑用户组名称",
8089 "zh-cht": "單擊此處編輯用戶群名稱",
8090 "xloc": [
8082 - "default.handlebars->31->1899"
8091 + "default.handlebars->31->1902"
8092 ]
8093 },
8094 {
@@ -8150,7 +8159,7 @@
8159 "zh-cht": "單擊確定將驗證電郵發送到:",
8160 "xloc": [
8161 "default-mobile.handlebars->11->85",
8153 - "default.handlebars->31->1317"
8162 + "default.handlebars->31->1320"
8163 ]
8164 },
8165 {
@@ -8212,7 +8221,7 @@
8221 "zh-cht": "客戶端控制模式(CCM)",
8222 "xloc": [
8223 "default-mobile.handlebars->11->412",
8215 - "default.handlebars->31->1032"
8224 + "default.handlebars->31->1035"
8225 ]
8226 },
8227 {
@@ -8232,7 +8241,7 @@
8241 "zh-chs": "客户编号",
8242 "zh-cht": "客戶編號",
8243 "xloc": [
8235 - "default.handlebars->31->1359"
8244 + "default.handlebars->31->1362"
8245 ]
8246 },
8247 {
@@ -8252,7 +8261,7 @@
8261 "zh-chs": "客户端启动的远程访问",
8262 "zh-cht": "客戶端啟動的遠程訪問",
8263 "xloc": [
8255 - "default.handlebars->31->1455"
8264 + "default.handlebars->31->1458"
8265 ]
8266 },
8267 {
@@ -8272,7 +8281,7 @@
8281 "zh-chs": "客户机密",
8282 "zh-cht": "客戶機密",
8283 "xloc": [
8275 - "default.handlebars->31->1360"
8284 + "default.handlebars->31->1363"
8285 ]
8286 },
8287 {
@@ -8316,8 +8325,8 @@
8325 "default-mobile.handlebars->11->67",
8326 "default.handlebars->31->147",
8327 "default.handlebars->31->155",
8319 - "default.handlebars->31->916",
8320 - "default.handlebars->31->947"
8328 + "default.handlebars->31->919",
8329 + "default.handlebars->31->950"
8330 ]
8331 },
8332 {
@@ -8337,7 +8346,7 @@
8346 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
8347 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
8348 "xloc": [
8340 - "default.handlebars->31->1652"
8349 + "default.handlebars->31->1655"
8350 ]
8351 },
8352 {
@@ -8439,7 +8448,7 @@
8448 "zh-chs": "命令",
8449 "zh-cht": "命令",
8450 "xloc": [
8442 - "default.handlebars->31->409"
8451 + "default.handlebars->31->412"
8452 ]
8453 },
8454 {
@@ -8460,9 +8469,9 @@
8469 "zh-cht": "指令",
8470 "xloc": [
8471 "default-mobile.handlebars->11->502",
8463 - "default.handlebars->31->1555",
8464 - "default.handlebars->31->707",
8465 - "default.handlebars->31->728"
8472 + "default.handlebars->31->1558",
8473 + "default.handlebars->31->710",
8474 + "default.handlebars->31->731"
8475 ]
8476 },
8477 {
@@ -8482,8 +8491,8 @@
8491 "zh-chs": "通用设备组",
8492 "zh-cht": "通用裝置群",
8493 "xloc": [
8485 - "default.handlebars->31->1930",
8486 - "default.handlebars->31->2050"
8494 + "default.handlebars->31->1933",
8495 + "default.handlebars->31->2053"
8496 ]
8497 },
8498 {
@@ -8503,8 +8512,8 @@
8512 "zh-chs": "通用设备",
8513 "zh-cht": "通用裝置",
8514 "xloc": [
8506 - "default.handlebars->31->1936",
8507 - "default.handlebars->31->2062"
8515 + "default.handlebars->31->1939",
8516 + "default.handlebars->31->2065"
8517 ]
8518 },
8519 {
@@ -8524,7 +8533,7 @@
8533 "zh-chs": "压缩档案...",
8534 "zh-cht": "壓縮檔案...",
8535 "xloc": [
8527 - "default.handlebars->31->942"
8536 + "default.handlebars->31->945"
8537 ]
8538 },
8539 {
@@ -8546,14 +8555,14 @@
8555 "xloc": [
8556 "default-mobile.handlebars->11->300",
8557 "default-mobile.handlebars->11->460",
8549 - "default.handlebars->31->1466",
8550 - "default.handlebars->31->1810",
8551 - "default.handlebars->31->1889",
8552 - "default.handlebars->31->1950",
8553 - "default.handlebars->31->2048",
8554 - "default.handlebars->31->465",
8555 - "default.handlebars->31->803",
8556 - "default.handlebars->31->812"
8558 + "default.handlebars->31->1469",
8559 + "default.handlebars->31->1813",
8560 + "default.handlebars->31->1892",
8561 + "default.handlebars->31->1953",
8562 + "default.handlebars->31->2051",
8563 + "default.handlebars->31->468",
8564 + "default.handlebars->31->806",
8565 + "default.handlebars->31->815"
8566 ]
8567 },
8568 {
@@ -8574,7 +8583,7 @@
8583 "zh-cht": "確認將1個副本複製到此位置?",
8584 "xloc": [
8585 "default-mobile.handlebars->11->362",
8577 - "default.handlebars->31->965"
8586 + "default.handlebars->31->968"
8587 ]
8588 },
8589 {
@@ -8594,7 +8603,7 @@
8603 "zh-chs": "确认{0}个条目的复制到此位置?",
8604 "zh-cht": "確認{0}個條目的複製到此位置?",
8605 "xloc": [
8597 - "default.handlebars->31->964"
8606 + "default.handlebars->31->967"
8607 ]
8608 },
8609 {
@@ -8634,7 +8643,7 @@
8643 "zh-chs": "确认删除选定的帐户?",
8644 "zh-cht": "確認刪除所選帳戶?",
8645 "xloc": [
8637 - "default.handlebars->31->1809"
8646 + "default.handlebars->31->1812"
8647 ]
8648 },
8649 {
@@ -8654,7 +8663,7 @@
8663 "zh-chs": "确认删除选定的设备?",
8664 "zh-cht": "確認刪除所選裝置?",
8665 "xloc": [
8657 - "default.handlebars->31->464"
8666 + "default.handlebars->31->467"
8667 ]
8668 },
8669 {
@@ -8674,7 +8683,7 @@
8683 "zh-chs": "确认删除选定的用户组?",
8684 "zh-cht": "確認刪除所選用戶群?",
8685 "xloc": [
8677 - "default.handlebars->31->1888"
8686 + "default.handlebars->31->1891"
8687 ]
8688 },
8689 {
@@ -8694,7 +8703,7 @@
8703 "zh-chs": "确认删除用户{0}?",
8704 "zh-cht": "確認刪除用戶{0}?",
8705 "xloc": [
8697 - "default.handlebars->31->2047"
8706 + "default.handlebars->31->2050"
8707 ]
8708 },
8709 {
@@ -8714,7 +8723,7 @@
8723 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8724 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8725 "xloc": [
8717 - "default.handlebars->31->1953"
8726 + "default.handlebars->31->1956"
8727 ]
8728 },
8729 {
@@ -8734,7 +8743,7 @@
8743 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8744 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8745 "xloc": [
8737 - "default.handlebars->31->2079"
8746 + "default.handlebars->31->2082"
8747 ]
8748 },
8749 {
@@ -8755,7 +8764,7 @@
8764 "zh-cht": "確認將1個條目移動到此位置?",
8765 "xloc": [
8766 "default-mobile.handlebars->11->364",
8758 - "default.handlebars->31->967"
8767 + "default.handlebars->31->970"
8768 ]
8769 },
8770 {
@@ -8775,7 +8784,7 @@
8784 "zh-chs": "确认将{0}个条目移到此位置?",
8785 "zh-cht": "確認將{0}個條目移到該位置?",
8786 "xloc": [
8778 - "default.handlebars->31->966"
8787 + "default.handlebars->31->969"
8788 ]
8789 },
8790 {
@@ -8815,7 +8824,7 @@
8824 "zh-chs": "确认覆盖?",
8825 "zh-cht": "確認覆蓋?",
8826 "xloc": [
8818 - "default.handlebars->31->1635"
8827 + "default.handlebars->31->1638"
8828 ]
8829 },
8830 {
@@ -8835,8 +8844,8 @@
8844 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8845 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8846 "xloc": [
8838 - "default.handlebars->31->1943",
8839 - "default.handlebars->31->2070"
8847 + "default.handlebars->31->1946",
8848 + "default.handlebars->31->2073"
8849 ]
8850 },
8851 {
@@ -8856,8 +8865,8 @@
8865 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8866 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8867 "xloc": [
8859 - "default.handlebars->31->1945",
8860 - "default.handlebars->31->2083"
8868 + "default.handlebars->31->1948",
8869 + "default.handlebars->31->2086"
8870 ]
8871 },
8872 {
@@ -8877,7 +8886,7 @@
8886 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8887 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8888 "xloc": [
8880 - "default.handlebars->31->2072"
8889 + "default.handlebars->31->2075"
8890 ]
8891 },
8892 {
@@ -8897,7 +8906,7 @@
8906 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8907 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8908 "xloc": [
8900 - "default.handlebars->31->2075"
8909 + "default.handlebars->31->2078"
8910 ]
8911 },
8912 {
@@ -8917,8 +8926,8 @@
8926 "zh-chs": "确认删除访问权限?",
8927 "zh-cht": "確認刪除訪問權限?",
8928 "xloc": [
8920 - "default.handlebars->31->2073",
8921 - "default.handlebars->31->2076"
8929 + "default.handlebars->31->2076",
8930 + "default.handlebars->31->2079"
8931 ]
8932 },
8933 {
@@ -8939,7 +8948,7 @@
8948 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8949 "xloc": [
8950 "default-mobile.handlebars->11->84",
8942 - "default.handlebars->31->1095"
8951 + "default.handlebars->31->1098"
8952 ]
8953 },
8954 {
@@ -8976,7 +8985,7 @@
8985 "zh-chs": "确认删除设备共享“{0}”?",
8986 "zh-cht": "確認刪除設備共享“{0}”?",
8987 "xloc": [
8979 - "default.handlebars->31->2068"
8988 + "default.handlebars->31->2071"
8989 ]
8990 },
8991 {
@@ -9030,7 +9039,7 @@
9039 "zh-chs": "确认删除用户“ {0} ”的权限?",
9040 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
9041 "xloc": [
9033 - "default.handlebars->31->1564"
9042 + "default.handlebars->31->1567"
9043 ]
9044 },
9045 {
@@ -9050,7 +9059,7 @@
9059 "zh-chs": "确认删除用户组“ {0} ”的权限?",
9060 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
9061 "xloc": [
9053 - "default.handlebars->31->1566"
9062 + "default.handlebars->31->1569"
9063 ]
9064 },
9065 {
@@ -9108,7 +9117,7 @@
9117 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
9118 "xloc": [
9119 "default-mobile.handlebars->11->137",
9111 - "default.handlebars->31->1636"
9120 + "default.handlebars->31->1639"
9121 ]
9122 },
9123 {
@@ -9132,8 +9141,8 @@
9141 "default-mobile.handlebars->11->344",
9142 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
9143 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
9135 - "default.handlebars->31->1405",
9136 - "default.handlebars->31->937",
9144 + "default.handlebars->31->1408",
9145 + "default.handlebars->31->940",
9146 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
9147 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
9148 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -9181,7 +9190,7 @@
9190 "zh-chs": "连接到服务器",
9191 "zh-cht": "連接到伺服器",
9192 "xloc": [
9184 - "default.handlebars->31->1459"
9193 + "default.handlebars->31->1462"
9194 ]
9195 },
9196 {
@@ -9303,7 +9312,7 @@
9312 "zh-chs": "已连接的英特尔&reg;AMT",
9313 "zh-cht": "已連接的Intel&reg; AMT",
9314 "xloc": [
9306 - "default.handlebars->31->2171"
9315 + "default.handlebars->31->2174"
9316 ]
9317 },
9318 {
@@ -9323,7 +9332,7 @@
9332 "zh-chs": "已连接的用户",
9333 "zh-cht": "已连接的用户",
9334 "xloc": [
9326 - "default.handlebars->31->2176"
9335 + "default.handlebars->31->2179"
9336 ]
9337 },
9338 {
@@ -9344,7 +9353,7 @@
9353 "zh-cht": "現在已連接",
9354 "xloc": [
9355 "default-mobile.handlebars->11->387",
9347 - "default.handlebars->31->997"
9356 + "default.handlebars->31->1000"
9357 ]
9358 },
9359 {
@@ -9391,7 +9400,7 @@
9400 "default.handlebars->31->243",
9401 "default.handlebars->31->287",
9402 "default.handlebars->31->9",
9394 - "default.handlebars->31->988",
9403 + "default.handlebars->31->991",
9404 "desktop.handlebars->3->2",
9405 "terminal.handlebars->3->2",
9406 "xterm.handlebars->9->2"
@@ -9414,7 +9423,7 @@
9423 "zh-chs": "连接数量",
9424 "zh-cht": "連接數量",
9425 "xloc": [
9417 - "default.handlebars->31->2190"
9426 + "default.handlebars->31->2193"
9427 ]
9428 },
9429 {
@@ -9434,7 +9443,7 @@
9443 "zh-chs": "连接转发器",
9444 "zh-cht": "連接轉發器",
9445 "xloc": [
9437 - "default.handlebars->31->2222"
9446 + "default.handlebars->31->2225"
9447 ]
9448 },
9449 {
@@ -9495,9 +9504,9 @@
9504 "zh-cht": "連接性",
9505 "xloc": [
9506 "default-mobile.handlebars->11->265",
9498 - "default.handlebars->31->1599",
9507 + "default.handlebars->31->1602",
9508 "default.handlebars->31->231",
9500 - "default.handlebars->31->626",
9509 + "default.handlebars->31->629",
9510 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
9511 ]
9512 },
@@ -9518,8 +9527,8 @@
9527 "zh-chs": "控制台",
9528 "zh-cht": "控制台",
9529 "xloc": [
9521 - "default.handlebars->31->700",
9522 - "default.handlebars->31->721",
9530 + "default.handlebars->31->703",
9531 + "default.handlebars->31->724",
9532 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
9533 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
9534 "default.handlebars->contextMenu->cxconsole"
@@ -9542,7 +9551,7 @@
9551 "zh-chs": "控制台 -",
9552 "zh-cht": "控制台 -",
9553 "xloc": [
9545 - "default.handlebars->31->558"
9554 + "default.handlebars->31->561"
9555 ]
9556 },
9557 {
@@ -9562,8 +9571,8 @@
9571 "zh-chs": "控制",
9572 "zh-cht": "控制",
9573 "xloc": [
9565 - "default.handlebars->31->699",
9566 - "default.handlebars->31->720",
9574 + "default.handlebars->31->702",
9575 + "default.handlebars->31->723",
9576 "messenger.handlebars->13->1"
9577 ]
9578 },
@@ -9584,7 +9593,7 @@
9593 "zh-chs": "Cookie编码器",
9594 "zh-cht": "Cookie編碼器",
9595 "xloc": [
9587 - "default.handlebars->31->2206"
9596 + "default.handlebars->31->2209"
9597 ]
9598 },
9599 {
@@ -9649,7 +9658,7 @@
9658 "zh-chs": "将Windows 32位代理URL复制到剪贴板",
9659 "zh-cht": "將Windows 32位代理URL複製到剪貼板",
9660 "xloc": [
9652 - "default.handlebars->31->384"
9661 + "default.handlebars->31->385"
9662 ]
9663 },
9664 {
@@ -9669,7 +9678,7 @@
9678 "zh-chs": "将Windows 64位代理URL复制到剪贴板",
9679 "zh-cht": "將Windows 64位代理URL複製到剪貼板",
9680 "xloc": [
9672 - "default.handlebars->31->388"
9681 + "default.handlebars->31->389"
9682 ]
9683 },
9684 {
@@ -9720,8 +9729,8 @@
9729 "zh-chs": "将代理URL复制到剪贴板",
9730 "zh-cht": "將代理URL複製到剪貼板",
9731 "xloc": [
9723 - "default.handlebars->31->408",
9724 - "default.handlebars->31->410"
9732 + "default.handlebars->31->411",
9733 + "default.handlebars->31->413"
9734 ]
9735 },
9736 {
@@ -9741,8 +9750,8 @@
9750 "zh-chs": "复制连结到剪贴板",
9751 "zh-cht": "複製連結到剪貼板",
9752 "xloc": [
9744 - "default.handlebars->31->1604",
9745 - "default.handlebars->31->1623",
9753 + "default.handlebars->31->1607",
9754 + "default.handlebars->31->1626",
9755 "default.handlebars->31->207",
9756 "default.handlebars->31->366"
9757 ]
@@ -9764,7 +9773,7 @@
9773 "zh-chs": "将macOS代理URL复制到剪贴板",
9774 "zh-cht": "將macOS代理URL複製到剪貼板",
9775 "xloc": [
9767 - "default.handlebars->31->396"
9776 + "default.handlebars->31->397"
9777 ]
9778 },
9779 {
@@ -9845,7 +9854,7 @@
9854 "zh-chs": "复制:“{0}”到“{1}”",
9855 "zh-cht": "複製:“{0}”到“{1}”",
9856 "xloc": [
9848 - "default.handlebars->31->1695"
9857 + "default.handlebars->31->1698"
9858 ]
9859 },
9860 {
@@ -9991,7 +10000,7 @@
10000 "zh-chs": "核心服务器",
10001 "zh-cht": "核心伺服器",
10002 "xloc": [
9994 - "default.handlebars->31->2205"
10003 + "default.handlebars->31->2208"
10004 ]
10005 },
10006 {
@@ -10011,7 +10020,7 @@
10020 "zh-chs": "科西嘉文",
10021 "zh-cht": "科西嘉文",
10022 "xloc": [
10014 - "default.handlebars->31->1146"
10023 + "default.handlebars->31->1149"
10024 ]
10025 },
10026 {
@@ -10031,7 +10040,7 @@
10040 "zh-chs": "创建帐号",
10041 "zh-cht": "創建帳號",
10042 "xloc": [
10034 - "default.handlebars->31->1857",
10043 + "default.handlebars->31->1860",
10044 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
10045 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
10046 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -10074,7 +10083,7 @@
10083 "zh-chs": "创建用户组",
10084 "zh-cht": "創建用戶群",
10085 "xloc": [
10077 - "default.handlebars->31->1896"
10086 + "default.handlebars->31->1899"
10087 ]
10088 },
10089 {
@@ -10094,7 +10103,7 @@
10103 "zh-chs": "创建连结以与访客共享此设备",
10104 "zh-cht": "創建鏈結以與訪客共享此裝置",
10105 "xloc": [
10097 - "default.handlebars->31->639"
10106 + "default.handlebars->31->642"
10107 ]
10108 },
10109 {
@@ -10114,7 +10123,7 @@
10123 "zh-chs": "使用以下选项创建一个新的设备组。",
10124 "zh-cht": "使用以下選項創建一個新的裝置群。",
10125 "xloc": [
10117 - "default.handlebars->31->1340"
10126 + "default.handlebars->31->1343"
10127 ]
10128 },
10129 {
@@ -10154,7 +10163,7 @@
10163 "zh-chs": "创建文件夹(如果不存在)?",
10164 "zh-cht": "創建文件夾(如果不存在)?",
10165 "xloc": [
10157 - "default.handlebars->31->491"
10166 + "default.handlebars->31->494"
10167 ]
10168 },
10169 {
@@ -10174,7 +10183,7 @@
10183 "zh-chs": "创建文件夹:“{0}”",
10184 "zh-cht": "創建文件夾:“{0}”",
10185 "xloc": [
10177 - "default.handlebars->31->1688"
10186 + "default.handlebars->31->1691"
10187 ]
10188 },
10189 {
@@ -10194,7 +10203,7 @@
10203 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
10204 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
10205 "xloc": [
10197 - "default.handlebars->31->1821"
10206 + "default.handlebars->31->1824"
10207 ]
10208 },
10209 {
@@ -10236,7 +10245,7 @@
10245 "zh-chs": "创建的设备组:{0}",
10246 "zh-cht": "創建的設備組:{0}",
10247 "xloc": [
10239 - "default.handlebars->31->1699"
10248 + "default.handlebars->31->1702"
10249 ]
10250 },
10251 {
@@ -10256,7 +10265,7 @@
10265 "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
10266 "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
10267 "xloc": [
10259 - "default.handlebars->31->739"
10268 + "default.handlebars->31->742"
10269 ]
10270 },
10271 {
@@ -10310,7 +10319,7 @@
10319 "zh-chs": "创建",
10320 "zh-cht": "創建",
10321 "xloc": [
10313 - "default.handlebars->31->1982"
10322 + "default.handlebars->31->1985"
10323 ]
10324 },
10325 {
@@ -10330,7 +10339,7 @@
10339 "zh-chs": "创建时间",
10340 "zh-cht": "創作時間",
10341 "xloc": [
10333 - "default.handlebars->31->1387"
10342 + "default.handlebars->31->1390"
10343 ]
10344 },
10345 {
@@ -10372,8 +10381,8 @@
10381 "zh-chs": "创建者",
10382 "zh-cht": "創作者",
10383 "xloc": [
10375 - "default.handlebars->31->1385",
10376 - "default.handlebars->31->1386"
10384 + "default.handlebars->31->1388",
10385 + "default.handlebars->31->1389"
10386 ]
10387 },
10388 {
@@ -10393,7 +10402,7 @@
10402 "zh-chs": "证书",
10403 "zh-cht": "證書",
10404 "xloc": [
10396 - "default.handlebars->31->1357"
10405 + "default.handlebars->31->1360"
10406 ]
10407 },
10408 {
@@ -10413,7 +10422,7 @@
10422 "zh-chs": "克里语",
10423 "zh-cht": "克里語",
10424 "xloc": [
10416 - "default.handlebars->31->1147"
10425 + "default.handlebars->31->1150"
10426 ]
10427 },
10428 {
@@ -10433,7 +10442,7 @@
10442 "zh-chs": "克罗地亚文",
10443 "zh-cht": "克羅地亞文",
10444 "xloc": [
10436 - "default.handlebars->31->1148"
10445 + "default.handlebars->31->1151"
10446 ]
10447 },
10448 {
@@ -10498,8 +10507,8 @@
10507 "default-mobile.handlebars->11->333",
10508 "default-mobile.handlebars->11->337",
10509 "default.handlebars->31->56",
10501 - "default.handlebars->31->892",
10502 - "default.handlebars->31->896",
10510 + "default.handlebars->31->895",
10511 + "default.handlebars->31->899",
10512 "terminal.handlebars->3->6"
10513 ]
10514 },
@@ -10608,7 +10617,7 @@
10617 "fr": "Le mot de passe actuel n'est pas correct.",
10618 "xloc": [
10619 "default-mobile.handlebars->11->542",
10611 - "default.handlebars->31->2145"
10620 + "default.handlebars->31->2148"
10621 ]
10622 },
10623 {
@@ -10666,7 +10675,7 @@
10675 "zh-chs": "捷克文",
10676 "zh-cht": "捷克文",
10677 "xloc": [
10669 - "default.handlebars->31->1149"
10678 + "default.handlebars->31->1152"
10679 ]
10680 },
10681 {
@@ -10706,7 +10715,7 @@
10715 "zh-chs": "丹麦文",
10716 "zh-cht": "丹麥文",
10717 "xloc": [
10709 - "default.handlebars->31->1150"
10718 + "default.handlebars->31->1153"
10719 ]
10720 },
10721 {
@@ -10726,7 +10735,7 @@
10735 "zh-chs": "数据通道",
10736 "zh-cht": "數據通道",
10737 "xloc": [
10729 - "default.handlebars->31->860",
10738 + "default.handlebars->31->863",
10739 "desktop.handlebars->3->11"
10740 ]
10741 },
@@ -10747,7 +10756,7 @@
10756 "zh-chs": "日期和时间",
10757 "zh-cht": "日期和時間",
10758 "xloc": [
10750 - "default.handlebars->31->1308"
10759 + "default.handlebars->31->1311"
10760 ]
10761 },
10762 {
@@ -10768,7 +10777,7 @@
10777 "zh-cht": "天",
10778 "xloc": [
10779 "default-mobile.handlebars->11->290",
10771 - "default.handlebars->31->787"
10780 + "default.handlebars->31->790"
10781 ]
10782 },
10783 {
@@ -10788,7 +10797,7 @@
10797 "zh-chs": "停用",
10798 "zh-cht": "停用",
10799 "xloc": [
10791 - "default.handlebars->31->1438"
10800 + "default.handlebars->31->1441"
10801 ]
10802 },
10803 {
@@ -10808,7 +10817,7 @@
10817 "zh-chs": "如果设置停用CCM",
10818 "zh-cht": "如果設置停用CCM",
10819 "xloc": [
10811 - "default.handlebars->31->1450"
10820 + "default.handlebars->31->1453"
10821 ]
10822 },
10823 {
@@ -10846,7 +10855,7 @@
10855 "zh-cht": "沉睡",
10856 "xloc": [
10857 "default-mobile.handlebars->11->202",
10849 - "default.handlebars->31->421"
10858 + "default.handlebars->31->424"
10859 ]
10860 },
10861 {
@@ -10866,10 +10875,10 @@
10875 "zh-chs": "默认",
10876 "zh-cht": "默認",
10877 "xloc": [
10869 - "default.handlebars->31->1844",
10870 - "default.handlebars->31->1892",
10871 - "default.handlebars->31->1903",
10872 - "default.handlebars->31->1971"
10878 + "default.handlebars->31->1847",
10879 + "default.handlebars->31->1895",
10880 + "default.handlebars->31->1906",
10881 + "default.handlebars->31->1974"
10882 ]
10883 },
10884 {
@@ -10878,7 +10887,7 @@
10887 "nl": "Del",
10888 "xloc": [
10889 "default-mobile.handlebars->11->321",
10881 - "default.handlebars->31->880"
10890 + "default.handlebars->31->883"
10891 ]
10892 },
10893 {
@@ -10902,9 +10911,9 @@
10911 "default-mobile.handlebars->11->354",
10912 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10913 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10905 - "default.handlebars->31->1630",
10906 - "default.handlebars->31->528",
10907 - "default.handlebars->31->956",
10914 + "default.handlebars->31->1633",
10915 + "default.handlebars->31->531",
10916 + "default.handlebars->31->959",
10917 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10918 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10919 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10933,7 +10942,7 @@
10942 "zh-cht": "刪除帳戶",
10943 "xloc": [
10944 "default-mobile.handlebars->11->94",
10936 - "default.handlebars->31->1325"
10945 + "default.handlebars->31->1328"
10946 ]
10947 },
10948 {
@@ -10953,7 +10962,7 @@
10962 "zh-chs": "删除帐户",
10963 "zh-cht": "刪除帳戶",
10964 "xloc": [
10956 - "default.handlebars->31->1811"
10965 + "default.handlebars->31->1814"
10966 ]
10967 },
10968 {
@@ -10974,7 +10983,7 @@
10983 "zh-cht": "刪除裝置",
10984 "xloc": [
10985 "default-mobile.handlebars->11->270",
10977 - "default.handlebars->31->643"
10986 + "default.handlebars->31->646"
10987 ]
10988 },
10989 {
@@ -10996,8 +11005,8 @@
11005 "xloc": [
11006 "default-mobile.handlebars->11->458",
11007 "default-mobile.handlebars->11->461",
10999 - "default.handlebars->31->1434",
11000 - "default.handlebars->31->1467"
11008 + "default.handlebars->31->1437",
11009 + "default.handlebars->31->1470"
11010 ]
11011 },
11012 {
@@ -11018,7 +11027,7 @@
11027 "zh-cht": "刪除節點",
11028 "xloc": [
11029 "default-mobile.handlebars->11->298",
11021 - "default.handlebars->31->813"
11030 + "default.handlebars->31->816"
11031 ]
11032 },
11033 {
@@ -11038,7 +11047,7 @@
11047 "zh-chs": "删除节点",
11048 "zh-cht": "刪除節點",
11049 "xloc": [
11041 - "default.handlebars->31->466"
11050 + "default.handlebars->31->469"
11051 ]
11052 },
11053 {
@@ -11058,7 +11067,7 @@
11067 "zh-chs": "删除用户",
11068 "zh-cht": "刪除用戶",
11069 "xloc": [
11061 - "default.handlebars->31->2023"
11070 + "default.handlebars->31->2026"
11071 ]
11072 },
11073 {
@@ -11078,8 +11087,8 @@
11087 "zh-chs": "删除用户群组",
11088 "zh-cht": "刪除用戶群組",
11089 "xloc": [
11081 - "default.handlebars->31->1941",
11082 - "default.handlebars->31->1951"
11090 + "default.handlebars->31->1944",
11091 + "default.handlebars->31->1954"
11092 ]
11093 },
11094 {
@@ -11099,7 +11108,7 @@
11108 "zh-chs": "删除用户群组",
11109 "zh-cht": "刪除用戶群組",
11110 "xloc": [
11102 - "default.handlebars->31->1890"
11111 + "default.handlebars->31->1893"
11112 ]
11113 },
11114 {
@@ -11119,7 +11128,7 @@
11128 "zh-chs": "删除用户{0}",
11129 "zh-cht": "刪除用戶{0}",
11130 "xloc": [
11122 - "default.handlebars->31->2046"
11131 + "default.handlebars->31->2049"
11132 ]
11133 },
11134 {
@@ -11140,7 +11149,7 @@
11149 "zh-cht": "刪除帳戶",
11150 "xloc": [
11151 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
11143 - "default.handlebars->31->1807",
11152 + "default.handlebars->31->1810",
11153 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
11154 ]
11155 },
@@ -11161,7 +11170,7 @@
11170 "zh-chs": "删除设备",
11171 "zh-cht": "刪除裝置",
11172 "xloc": [
11164 - "default.handlebars->31->459"
11173 + "default.handlebars->31->462"
11174 ]
11175 },
11176 {
@@ -11181,7 +11190,7 @@
11190 "zh-chs": "删除群组",
11191 "zh-cht": "刪除群組",
11192 "xloc": [
11184 - "default.handlebars->31->1886"
11193 + "default.handlebars->31->1889"
11194 ]
11195 },
11196 {
@@ -11201,7 +11210,7 @@
11210 "zh-chs": "删除项目?",
11211 "zh-cht": "刪除項目?",
11212 "xloc": [
11204 - "default.handlebars->31->529"
11213 + "default.handlebars->31->532"
11214 ]
11215 },
11216 {
@@ -11221,7 +11230,7 @@
11230 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
11231 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
11232 "xloc": [
11224 - "default.handlebars->31->1690"
11233 + "default.handlebars->31->1693"
11234 ]
11235 },
11236 {
@@ -11243,8 +11252,8 @@
11252 "xloc": [
11253 "default-mobile.handlebars->11->134",
11254 "default-mobile.handlebars->11->356",
11246 - "default.handlebars->31->1632",
11247 - "default.handlebars->31->958"
11255 + "default.handlebars->31->1635",
11256 + "default.handlebars->31->961"
11257 ]
11258 },
11259 {
@@ -11264,7 +11273,7 @@
11273 "zh-chs": "删除用户群组{0}?",
11274 "zh-cht": "刪除用戶群組{0}?",
11275 "xloc": [
11267 - "default.handlebars->31->1949"
11276 + "default.handlebars->31->1952"
11277 ]
11278 },
11279 {
@@ -11286,8 +11295,8 @@
11295 "xloc": [
11296 "default-mobile.handlebars->11->133",
11297 "default-mobile.handlebars->11->355",
11289 - "default.handlebars->31->1631",
11290 - "default.handlebars->31->957"
11298 + "default.handlebars->31->1634",
11299 + "default.handlebars->31->960"
11300 ]
11301 },
11302 {
@@ -11327,7 +11336,7 @@
11336 "zh-chs": "删除:“{0}”",
11337 "zh-cht": "刪除:“{0}”",
11338 "xloc": [
11330 - "default.handlebars->31->1689"
11339 + "default.handlebars->31->1692"
11340 ]
11341 },
11342 {
@@ -11347,7 +11356,7 @@
11356 "zh-chs": "删除:“{0}”,{1}个元素已删除",
11357 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
11358 "xloc": [
11350 - "default.handlebars->31->1691"
11359 + "default.handlebars->31->1694"
11360 ]
11361 },
11362 {
@@ -11368,7 +11377,7 @@
11377 "zh-cht": "被拒絕",
11378 "xloc": [
11379 "default-mobile.handlebars->11->309",
11371 - "default.handlebars->31->856",
11380 + "default.handlebars->31->859",
11381 "desktop.handlebars->3->7",
11382 "terminal.handlebars->3->11"
11383 ]
@@ -11466,18 +11475,18 @@
11475 "default-mobile.handlebars->11->393",
11476 "default-mobile.handlebars->11->450",
11477 "default-mobile.handlebars->11->463",
11469 - "default.handlebars->31->1003",
11470 - "default.handlebars->31->1013",
11471 - "default.handlebars->31->1345",
11472 - "default.handlebars->31->1382",
11473 - "default.handlebars->31->1469",
11474 - "default.handlebars->31->1895",
11475 - "default.handlebars->31->1905",
11476 - "default.handlebars->31->1906",
11477 - "default.handlebars->31->1947",
11478 - "default.handlebars->31->569",
11479 - "default.handlebars->31->570",
11480 - "default.handlebars->31->851",
11478 + "default.handlebars->31->1006",
11479 + "default.handlebars->31->1016",
11480 + "default.handlebars->31->1348",
11481 + "default.handlebars->31->1385",
11482 + "default.handlebars->31->1472",
11483 + "default.handlebars->31->1898",
11484 + "default.handlebars->31->1908",
11485 + "default.handlebars->31->1909",
11486 + "default.handlebars->31->1950",
11487 + "default.handlebars->31->572",
11488 + "default.handlebars->31->573",
11489 + "default.handlebars->31->854",
11490 "default.handlebars->31->87",
11491 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
11492 ]
@@ -11517,12 +11526,12 @@
11526 "zh-cht": "桌面",
11527 "xloc": [
11528 "default-mobile.handlebars->11->277",
11520 - "default.handlebars->31->1475",
11521 - "default.handlebars->31->2095",
11522 - "default.handlebars->31->534",
11523 - "default.handlebars->31->688",
11524 - "default.handlebars->31->742",
11525 - "default.handlebars->31->922",
11529 + "default.handlebars->31->1478",
11530 + "default.handlebars->31->2098",
11531 + "default.handlebars->31->537",
11532 + "default.handlebars->31->691",
11533 + "default.handlebars->31->745",
11534 + "default.handlebars->31->925",
11535 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
11536 "default.handlebars->contextMenu->cxdesktop",
11537 "desktop.handlebars->3->23"
@@ -11565,10 +11574,10 @@
11574 "zh-chs": "桌面通知",
11575 "zh-cht": "桌面通知",
11576 "xloc": [
11568 - "default.handlebars->31->1396",
11569 - "default.handlebars->31->1910",
11570 - "default.handlebars->31->1997",
11571 - "default.handlebars->31->607"
11577 + "default.handlebars->31->1399",
11578 + "default.handlebars->31->1913",
11579 + "default.handlebars->31->2000",
11580 + "default.handlebars->31->610"
11581 ]
11582 },
11583 {
@@ -11588,10 +11597,10 @@
11597 "zh-chs": "桌面提示",
11598 "zh-cht": "桌面提示",
11599 "xloc": [
11591 - "default.handlebars->31->1395",
11592 - "default.handlebars->31->1909",
11593 - "default.handlebars->31->1996",
11594 - "default.handlebars->31->606"
11600 + "default.handlebars->31->1398",
11601 + "default.handlebars->31->1912",
11602 + "default.handlebars->31->1999",
11603 + "default.handlebars->31->609"
11604 ]
11605 },
11606 {
@@ -11611,10 +11620,10 @@
11620 "zh-chs": "桌面提示+工具栏",
11621 "zh-cht": "桌面提示+工具欄",
11622 "xloc": [
11614 - "default.handlebars->31->1393",
11615 - "default.handlebars->31->1907",
11616 - "default.handlebars->31->1994",
11617 - "default.handlebars->31->604"
11623 + "default.handlebars->31->1396",
11624 + "default.handlebars->31->1910",
11625 + "default.handlebars->31->1997",
11626 + "default.handlebars->31->607"
11627 ]
11628 },
11629 {
@@ -11676,10 +11685,10 @@
11685 "zh-chs": "桌面工具栏",
11686 "zh-cht": "桌面工具欄",
11687 "xloc": [
11679 - "default.handlebars->31->1394",
11680 - "default.handlebars->31->1908",
11681 - "default.handlebars->31->1995",
11682 - "default.handlebars->31->605"
11688 + "default.handlebars->31->1397",
11689 + "default.handlebars->31->1911",
11690 + "default.handlebars->31->1998",
11691 + "default.handlebars->31->608"
11692 ]
11693 },
11694 {
@@ -11699,7 +11708,7 @@
11708 "zh-chs": "桌面时段",
11709 "zh-cht": "桌面時段",
11710 "xloc": [
11702 - "default.handlebars->31->921"
11711 + "default.handlebars->31->924"
11712 ]
11713 },
11714 {
@@ -11782,9 +11791,9 @@
11791 "zh-chs": "设备",
11792 "zh-cht": "裝置",
11793 "xloc": [
11785 - "default.handlebars->31->1498",
11794 + "default.handlebars->31->1501",
11795 "default.handlebars->31->196",
11787 - "default.handlebars->31->2065",
11796 + "default.handlebars->31->2068",
11797 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11798 ]
11799 },
@@ -11807,7 +11816,7 @@
11816 "xloc": [
11817 "default-mobile.handlebars->11->287",
11818 "default-mobile.handlebars->11->288",
11810 - "default.handlebars->31->778"
11819 + "default.handlebars->31->781"
11820 ]
11821 },
11822 {
@@ -11849,15 +11858,15 @@
11858 "xloc": [
11859 "agent-translations.json",
11860 "default-mobile.handlebars->11->520",
11852 - "default.handlebars->31->1493",
11861 "default.handlebars->31->1496",
11854 - "default.handlebars->31->1497",
11855 - "default.handlebars->31->1758",
11856 - "default.handlebars->31->1933",
11857 - "default.handlebars->31->1939",
11858 - "default.handlebars->31->2053",
11859 - "default.handlebars->31->2104",
11860 - "default.handlebars->31->2123"
11862 + "default.handlebars->31->1499",
11863 + "default.handlebars->31->1500",
11864 + "default.handlebars->31->1761",
11865 + "default.handlebars->31->1936",
11866 + "default.handlebars->31->1942",
11867 + "default.handlebars->31->2056",
11868 + "default.handlebars->31->2107",
11869 + "default.handlebars->31->2126"
11870 ]
11871 },
11872 {
@@ -11878,7 +11887,7 @@
11887 "zh-cht": "裝置群用戶",
11888 "xloc": [
11889 "default-mobile.handlebars->11->509",
11881 - "default.handlebars->31->1562"
11890 + "default.handlebars->31->1565"
11891 ]
11892 },
11893 {
@@ -11899,11 +11908,11 @@
11908 "zh-cht": "裝置群",
11909 "xloc": [
11910 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11902 - "default.handlebars->31->1774",
11903 - "default.handlebars->31->1880",
11904 - "default.handlebars->31->1920",
11905 - "default.handlebars->31->1991",
11906 - "default.handlebars->31->2174",
11911 + "default.handlebars->31->1777",
11912 + "default.handlebars->31->1883",
11913 + "default.handlebars->31->1923",
11914 + "default.handlebars->31->1994",
11915 + "default.handlebars->31->2177",
11916 "default.handlebars->container->column_l->p2->p2info->7"
11917 ]
11918 },
@@ -11924,7 +11933,7 @@
11933 "zh-chs": "设备信息导出",
11934 "zh-cht": "裝置訊息輸出",
11935 "xloc": [
11927 - "default.handlebars->31->499"
11936 + "default.handlebars->31->502"
11937 ]
11938 },
11939 {
@@ -11944,7 +11953,7 @@
11953 "zh-chs": "设备位置",
11954 "zh-cht": "裝置位置",
11955 "xloc": [
11947 - "default.handlebars->31->814"
11956 + "default.handlebars->31->817"
11957 ]
11958 },
11959 {
@@ -11964,7 +11973,7 @@
11973 "zh-chs": "设备消息",
11974 "zh-cht": "裝置訊息",
11975 "xloc": [
11967 - "default.handlebars->31->736"
11976 + "default.handlebars->31->739"
11977 ]
11978 },
11979 {
@@ -11985,9 +11994,9 @@
11994 "zh-cht": "裝置名稱",
11995 "xloc": [
11996 "default-mobile.handlebars->11->302",
11988 - "default.handlebars->31->2103",
11997 + "default.handlebars->31->2106",
11998 "default.handlebars->31->301",
11990 - "default.handlebars->31->849",
11999 + "default.handlebars->31->852",
12000 "player.handlebars->3->9"
12001 ]
12002 },
@@ -12008,8 +12017,8 @@
12017 "zh-chs": "设备通知",
12018 "zh-cht": "裝置通知",
12019 "xloc": [
12011 - "default.handlebars->31->487",
12012 - "default.handlebars->31->738"
12020 + "default.handlebars->31->490",
12021 + "default.handlebars->31->741"
12022 ]
12023 },
12024 {
@@ -12046,7 +12055,7 @@
12055 "zh-chs": "设备共享链接",
12056 "zh-cht": "設備共享鏈接",
12057 "xloc": [
12049 - "default.handlebars->31->684"
12058 + "default.handlebars->31->687"
12059 ]
12060 },
12061 {
@@ -12086,8 +12095,8 @@
12095 "zh-chs": "设备连接。",
12096 "zh-cht": "裝置連接。",
12097 "xloc": [
12089 - "default.handlebars->31->1313",
12090 - "default.handlebars->31->1583"
12098 + "default.handlebars->31->1316",
12099 + "default.handlebars->31->1586"
12100 ]
12101 },
12102 {
@@ -12107,8 +12116,8 @@
12116 "zh-chs": "设备断开连接。",
12117 "zh-cht": "裝置斷開連接。",
12118 "xloc": [
12110 - "default.handlebars->31->1314",
12111 - "default.handlebars->31->1584"
12119 + "default.handlebars->31->1317",
12120 + "default.handlebars->31->1587"
12121 ]
12122 },
12123 {
@@ -12128,7 +12137,7 @@
12137 "zh-chs": "创建的设备组:{0}",
12138 "zh-cht": "設備組已創建:{0}",
12139 "xloc": [
12131 - "default.handlebars->31->1720"
12140 + "default.handlebars->31->1723"
12141 ]
12142 },
12143 {
@@ -12148,7 +12157,7 @@
12157 "zh-chs": "设备组已删除:{0}",
12158 "zh-cht": "設備組已刪除:{0}",
12159 "xloc": [
12151 - "default.handlebars->31->1721"
12160 + "default.handlebars->31->1724"
12161 ]
12162 },
12163 {
@@ -12168,7 +12177,7 @@
12177 "zh-chs": "设备组成员身份已更改:{0}",
12178 "zh-cht": "設備組成員身份已更改:{0}",
12179 "xloc": [
12171 - "default.handlebars->31->1722"
12180 + "default.handlebars->31->1725"
12181 ]
12182 },
12183 {
@@ -12188,7 +12197,7 @@
12197 "zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
12198 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
12199 "xloc": [
12191 - "default.handlebars->31->733"
12200 + "default.handlebars->31->736"
12201 ]
12202 },
12203 {
@@ -12208,7 +12217,7 @@
12217 "zh-chs": "设备组通知已更改",
12218 "zh-cht": "設備組通知已更改",
12219 "xloc": [
12211 - "default.handlebars->31->1717"
12220 + "default.handlebars->31->1720"
12221 ]
12222 },
12223 {
@@ -12228,7 +12237,7 @@
12237 "zh-chs": "未删除的设备组:{0}",
12238 "zh-cht": "未刪除的設備組:{0}",
12239 "xloc": [
12231 - "default.handlebars->31->1700"
12240 + "default.handlebars->31->1703"
12241 ]
12242 },
12243 {
@@ -12251,7 +12260,7 @@
12260 "default-mobile.handlebars->11->170",
12261 "default-mobile.handlebars->11->226",
12262 "default.handlebars->31->248",
12254 - "default.handlebars->31->555"
12263 + "default.handlebars->31->558"
12264 ]
12265 },
12266 {
@@ -12271,7 +12280,7 @@
12280 "zh-chs": "检测到设备,但无法获得电源状态。",
12281 "zh-cht": "檢測到裝置,但無法獲得電源狀態。",
12282 "xloc": [
12274 - "default.handlebars->31->426"
12283 + "default.handlebars->31->429"
12284 ]
12285 },
12286 {
@@ -12292,7 +12301,7 @@
12301 "zh-cht": "裝置正在休眠(S4)",
12302 "xloc": [
12303 "default-mobile.handlebars->11->210",
12295 - "default.handlebars->31->432"
12304 + "default.handlebars->31->435"
12305 ]
12306 },
12307 {
@@ -12313,7 +12322,7 @@
12322 "zh-cht": "裝置處於深度睡眠狀態(S3)",
12323 "xloc": [
12324 "default-mobile.handlebars->11->209",
12316 - "default.handlebars->31->431"
12325 + "default.handlebars->31->434"
12326 ]
12327 },
12328 {
@@ -12333,7 +12342,7 @@
12342 "zh-chs": "设备处于深度睡眠状态(S3)。",
12343 "zh-cht": "裝置處於深度睡眠狀態(S3)。",
12344 "xloc": [
12336 - "default.handlebars->31->420"
12345 + "default.handlebars->31->423"
12346 ]
12347 },
12348 {
@@ -12353,7 +12362,7 @@
12362 "zh-chs": "设备处于休眠状态(S4)。",
12363 "zh-cht": "裝置處於休眠狀態(S4)。",
12364 "xloc": [
12356 - "default.handlebars->31->422"
12365 + "default.handlebars->31->425"
12366 ]
12367 },
12368 {
@@ -12373,7 +12382,7 @@
12382 "zh-chs": "设备处于关机状态(S5)。",
12383 "zh-cht": "裝置處於關機狀態(S5)。",
12384 "xloc": [
12376 - "default.handlebars->31->424"
12385 + "default.handlebars->31->427"
12386 ]
12387 },
12388 {
@@ -12394,7 +12403,7 @@
12403 "zh-cht": "裝置處於睡眠狀態(S1)",
12404 "xloc": [
12405 "default-mobile.handlebars->11->207",
12397 - "default.handlebars->31->429"
12406 + "default.handlebars->31->432"
12407 ]
12408 },
12409 {
@@ -12414,7 +12423,7 @@
12423 "zh-chs": "设备处于睡眠状态(S1)。",
12424 "zh-cht": "裝置處於睡眠狀態(S1)。",
12425 "xloc": [
12417 - "default.handlebars->31->416"
12426 + "default.handlebars->31->419"
12427 ]
12428 },
12429 {
@@ -12435,7 +12444,7 @@
12444 "zh-cht": "裝置處於睡眠狀態(S2)",
12445 "xloc": [
12446 "default-mobile.handlebars->11->208",
12438 - "default.handlebars->31->430"
12447 + "default.handlebars->31->433"
12448 ]
12449 },
12450 {
@@ -12455,7 +12464,7 @@
12464 "zh-chs": "设备处于睡眠状态(S2)。",
12465 "zh-cht": "裝置處於睡眠狀態(S2)。",
12466 "xloc": [
12458 - "default.handlebars->31->418"
12467 + "default.handlebars->31->421"
12468 ]
12469 },
12470 {
@@ -12476,7 +12485,7 @@
12485 "zh-cht": "裝置處於軟關機狀態(S5)",
12486 "xloc": [
12487 "default-mobile.handlebars->11->211",
12479 - "default.handlebars->31->433"
12488 + "default.handlebars->31->436"
12489 ]
12490 },
12491 {
@@ -12499,7 +12508,7 @@
12508 "default-mobile.handlebars->11->169",
12509 "default-mobile.handlebars->11->225",
12510 "default.handlebars->31->247",
12502 - "default.handlebars->31->554"
12511 + "default.handlebars->31->557"
12512 ]
12513 },
12514 {
@@ -12520,7 +12529,7 @@
12529 "zh-cht": "裝置已連接電源",
12530 "xloc": [
12531 "default-mobile.handlebars->11->206",
12523 - "default.handlebars->31->428"
12532 + "default.handlebars->31->431"
12533 ]
12534 },
12535 {
@@ -12540,7 +12549,7 @@
12549 "zh-chs": "设备已连接电源。",
12550 "zh-cht": "裝置已連接電源。",
12551 "xloc": [
12543 - "default.handlebars->31->414"
12552 + "default.handlebars->31->417"
12553 ]
12554 },
12555 {
@@ -12561,7 +12570,7 @@
12570 "zh-cht": "裝置存在,但無法確定電源狀態",
12571 "xloc": [
12572 "default-mobile.handlebars->11->212",
12564 - "default.handlebars->31->434"
12573 + "default.handlebars->31->437"
12574 ]
12575 },
12576 {
@@ -12581,7 +12590,7 @@
12590 "zh-chs": "设备名称",
12591 "zh-cht": "裝置名稱",
12592 "xloc": [
12584 - "default.handlebars->31->546"
12593 + "default.handlebars->31->549"
12594 ]
12595 },
12596 {
@@ -12601,7 +12610,7 @@
12610 "zh-chs": "设备通知",
12611 "zh-cht": "設備通知",
12612 "xloc": [
12604 - "default.handlebars->31->456"
12613 + "default.handlebars->31->459"
12614 ]
12615 },
12616 {
@@ -12621,7 +12630,7 @@
12630 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
12631 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
12632 "xloc": [
12624 - "default.handlebars->31->1702"
12633 + "default.handlebars->31->1705"
12634 ]
12635 },
12636 {
@@ -12658,8 +12667,8 @@
12667 "zh-chs": "设备",
12668 "zh-cht": "裝置",
12669 "xloc": [
12661 - "default.handlebars->31->1881",
12662 - "default.handlebars->31->1921"
12670 + "default.handlebars->31->1884",
12671 + "default.handlebars->31->1924"
12672 ]
12673 },
12674 {
@@ -12679,7 +12688,7 @@
12688 "zh-chs": "已禁用",
12689 "zh-cht": "已禁用",
12690 "xloc": [
12682 - "default.handlebars->31->600"
12691 + "default.handlebars->31->603"
12692 ]
12693 },
12694 {
@@ -12699,7 +12708,7 @@
12708 "zh-chs": "禁用的电子邮件两因素身份验证",
12709 "zh-cht": "禁用的電子郵件兩因素身份驗證",
12710 "xloc": [
12702 - "default.handlebars->31->1733"
12711 + "default.handlebars->31->1736"
12712 ]
12713 },
12714 {
@@ -12722,8 +12731,8 @@
12731 "agent-translations.json",
12732 "default-mobile.handlebars->11->345",
12733 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
12725 - "default.handlebars->31->1406",
12726 - "default.handlebars->31->938",
12734 + "default.handlebars->31->1409",
12735 + "default.handlebars->31->941",
12736 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
12737 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
12738 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -12823,7 +12832,7 @@
12832 "zh-chs": "在远程设备上显示一个消息框。",
12833 "zh-cht": "在遠程裝置上顯示一個訊息框。",
12834 "xloc": [
12826 - "default.handlebars->31->737"
12835 + "default.handlebars->31->740"
12836 ]
12837 },
12838 {
@@ -12863,7 +12872,7 @@
12872 "zh-chs": "在远程设备上显示短信",
12873 "zh-cht": "在遠程裝置上顯示短信",
12874 "xloc": [
12866 - "default.handlebars->31->637"
12875 + "default.handlebars->31->640"
12876 ]
12877 },
12878 {
@@ -12883,7 +12892,7 @@
12892 "zh-chs": "显示设备组名称",
12893 "zh-cht": "顯示裝置群名稱",
12894 "xloc": [
12886 - "default.handlebars->31->1312"
12895 + "default.handlebars->31->1315"
12896 ]
12897 },
12898 {
@@ -12903,7 +12912,7 @@
12912 "zh-chs": "显示名称",
12913 "zh-cht": "顯示名稱",
12914 "xloc": [
12906 - "default.handlebars->31->907"
12915 + "default.handlebars->31->910"
12916 ]
12917 },
12918 {
@@ -12923,7 +12932,7 @@
12932 "zh-chs": "显示公共连结",
12933 "zh-cht": "顯示公共鏈結",
12934 "xloc": [
12926 - "default.handlebars->31->1603"
12935 + "default.handlebars->31->1606"
12936 ]
12937 },
12938 {
@@ -12943,7 +12952,7 @@
12952 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12953 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12954 "xloc": [
12946 - "default.handlebars->31->1662"
12955 + "default.handlebars->31->1665"
12956 ]
12957 },
12958 {
@@ -12963,7 +12972,7 @@
12972 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12973 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12974 "xloc": [
12966 - "default.handlebars->31->1670"
12975 + "default.handlebars->31->1673"
12976 ]
12977 },
12978 {
@@ -12983,8 +12992,8 @@
12992 "zh-chs": "什么都不做",
12993 "zh-cht": "什麼都不做",
12994 "xloc": [
12986 - "default.handlebars->31->1453",
12987 - "default.handlebars->31->1457"
12995 + "default.handlebars->31->1456",
12996 + "default.handlebars->31->1460"
12997 ]
12998 },
12999 {
@@ -13004,10 +13013,10 @@
13013 "zh-chs": "域",
13014 "zh-cht": "域",
13015 "xloc": [
13007 - "default.handlebars->31->1845",
13008 - "default.handlebars->31->1893",
13009 - "default.handlebars->31->1902",
13010 - "default.handlebars->31->1970",
13016 + "default.handlebars->31->1848",
13017 + "default.handlebars->31->1896",
13018 + "default.handlebars->31->1905",
13019 + "default.handlebars->31->1973",
13020 "mstsc.handlebars->main->1->3->1->2->1->0",
13021 "mstsc.handlebars->main->1->3->1->2->3"
13022 ]
@@ -13029,7 +13038,7 @@
13038 "zh-chs": "请勿更改,如果设置请保留CCM",
13039 "zh-cht": "請勿更改,如果設置請保留CCM",
13040 "xloc": [
13032 - "default.handlebars->31->1449"
13041 + "default.handlebars->31->1452"
13042 ]
13043 },
13044 {
@@ -13066,7 +13075,7 @@
13075 "zh-chs": "不要连接到服务器",
13076 "zh-cht": "不要連接到伺服器",
13077 "xloc": [
13069 - "default.handlebars->31->1458"
13078 + "default.handlebars->31->1461"
13079 ]
13080 },
13081 {
@@ -13131,7 +13140,7 @@
13140 "nl": "Omlaag",
13141 "xloc": [
13142 "default-mobile.handlebars->11->329",
13134 - "default.handlebars->31->888"
13143 + "default.handlebars->31->891"
13144 ]
13145 },
13146 {
@@ -13195,7 +13204,7 @@
13204 "zh-cht": "下載檔案",
13205 "xloc": [
13206 "default-mobile.handlebars->11->375",
13198 - "default.handlebars->31->977"
13207 + "default.handlebars->31->980"
13208 ]
13209 },
13210 {
@@ -13235,7 +13244,7 @@
13244 "zh-chs": "下载MeshCmd",
13245 "zh-cht": "下載MeshCmd",
13246 "xloc": [
13238 - "default.handlebars->31->839"
13247 + "default.handlebars->31->842"
13248 ]
13249 },
13250 {
@@ -13295,7 +13304,7 @@
13304 "zh-chs": "下载报告",
13305 "zh-cht": "下載報告",
13306 "xloc": [
13298 - "default.handlebars->31->1763",
13307 + "default.handlebars->31->1766",
13308 "default.handlebars->container->column_l->p3->3->1->0->3"
13309 ]
13310 },
@@ -13316,7 +13325,7 @@
13325 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
13326 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
13327 "xloc": [
13319 - "default.handlebars->31->832"
13328 + "default.handlebars->31->835"
13329 ]
13330 },
13331 {
@@ -13396,7 +13405,7 @@
13405 "zh-chs": "下载电源事件",
13406 "zh-cht": "下載電源事件",
13407 "xloc": [
13399 - "default.handlebars->31->788"
13408 + "default.handlebars->31->791"
13409 ]
13410 },
13411 {
@@ -13476,7 +13485,7 @@
13485 "zh-chs": "使用以下一种档案格式下载设备列表。",
13486 "zh-cht": "使用以下一種檔案格式下載裝置列表。",
13487 "xloc": [
13479 - "default.handlebars->31->494"
13488 + "default.handlebars->31->497"
13489 ]
13490 },
13491 {
@@ -13496,7 +13505,7 @@
13505 "zh-chs": "使用以下一种档案格式下载事件列表。",
13506 "zh-cht": "使用以下一種檔案格式下載事件列表。",
13507 "xloc": [
13499 - "default.handlebars->31->1764"
13508 + "default.handlebars->31->1767"
13509 ]
13510 },
13511 {
@@ -13516,7 +13525,7 @@
13525 "zh-chs": "使用以下一种档案格式下载用户列表。",
13526 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
13527 "xloc": [
13519 - "default.handlebars->31->1829"
13528 + "default.handlebars->31->1832"
13529 ]
13530 },
13531 {
@@ -13597,7 +13606,7 @@
13606 "zh-chs": "下载:“{0}”",
13607 "zh-cht": "下載:“{0}”",
13608 "xloc": [
13600 - "default.handlebars->31->1693"
13609 + "default.handlebars->31->1696"
13610 ]
13611 },
13612 {
@@ -13637,7 +13646,7 @@
13646 "zh-chs": "代理重复",
13647 "zh-cht": "代理重複",
13648 "xloc": [
13640 - "default.handlebars->31->2170"
13649 + "default.handlebars->31->2173"
13650 ]
13651 },
13652 {
@@ -13677,7 +13686,7 @@
13686 "zh-chs": "复制用户组",
13687 "zh-cht": "複製用戶群",
13688 "xloc": [
13680 - "default.handlebars->31->1897"
13689 + "default.handlebars->31->1900"
13690 ]
13691 },
13692 {
@@ -13714,8 +13723,8 @@
13723 "zh-chs": "持续时间",
13724 "zh-cht": "持續時間",
13725 "xloc": [
13717 - "default.handlebars->31->2089",
13718 - "default.handlebars->31->2109",
13726 + "default.handlebars->31->2092",
13727 + "default.handlebars->31->2112",
13728 "player.handlebars->3->2"
13729 ]
13730 },
@@ -13753,7 +13762,7 @@
13762 "zh-chs": "荷兰文(比利时)",
13763 "zh-cht": "荷蘭文(比利時)",
13764 "xloc": [
13756 - "default.handlebars->31->1152"
13765 + "default.handlebars->31->1155"
13766 ]
13767 },
13768 {
@@ -13773,7 +13782,7 @@
13782 "zh-chs": "荷兰文(标准)",
13783 "zh-cht": "荷蘭文(標準)",
13784 "xloc": [
13776 - "default.handlebars->31->1151"
13785 + "default.handlebars->31->1154"
13786 ]
13787 },
13788 {
@@ -14062,7 +14071,7 @@
14071 "zh-cht": "編輯裝置",
14072 "xloc": [
14073 "default-mobile.handlebars->11->307",
14065 - "default.handlebars->31->854"
14074 + "default.handlebars->31->857"
14075 ]
14076 },
14077 {
@@ -14085,10 +14094,10 @@
14094 "default-mobile.handlebars->11->464",
14095 "default-mobile.handlebars->11->466",
14096 "default-mobile.handlebars->11->486",
14088 - "default.handlebars->31->1470",
14089 - "default.handlebars->31->1502",
14090 - "default.handlebars->31->1526",
14091 - "default.handlebars->31->1538"
14097 + "default.handlebars->31->1473",
14098 + "default.handlebars->31->1505",
14099 + "default.handlebars->31->1529",
14100 + "default.handlebars->31->1541"
14101 ]
14102 },
14103 {
@@ -14108,7 +14117,7 @@
14117 "zh-chs": "编辑设备组功能",
14118 "zh-cht": "編輯裝置群功能",
14119 "xloc": [
14111 - "default.handlebars->31->1488"
14120 + "default.handlebars->31->1491"
14121 ]
14122 },
14123 {
@@ -14128,8 +14137,8 @@
14137 "zh-chs": "编辑设备组权限",
14138 "zh-cht": "編輯裝置群權限",
14139 "xloc": [
14131 - "default.handlebars->31->1523",
14132 - "default.handlebars->31->1535"
14140 + "default.handlebars->31->1526",
14141 + "default.handlebars->31->1538"
14142 ]
14143 },
14144 {
@@ -14149,7 +14158,7 @@
14158 "zh-chs": "编辑设备组用户同意",
14159 "zh-cht": "編輯裝置群用戶同意",
14160 "xloc": [
14152 - "default.handlebars->31->1471"
14161 + "default.handlebars->31->1474"
14162 ]
14163 },
14164 {
@@ -14170,7 +14179,7 @@
14179 "zh-cht": "編輯裝置筆記",
14180 "xloc": [
14181 "default-mobile.handlebars->11->478",
14173 - "default.handlebars->31->1515"
14182 + "default.handlebars->31->1518"
14183 ]
14184 },
14185 {
@@ -14190,8 +14199,8 @@
14199 "zh-chs": "编辑设备权限",
14200 "zh-cht": "編輯裝置權限",
14201 "xloc": [
14193 - "default.handlebars->31->1528",
14194 - "default.handlebars->31->1530"
14202 + "default.handlebars->31->1531",
14203 + "default.handlebars->31->1533"
14204 ]
14205 },
14206 {
@@ -14211,7 +14220,7 @@
14220 "zh-chs": "编辑设备标签",
14221 "zh-cht": "編輯裝置標籤",
14222 "xloc": [
14214 - "default.handlebars->31->482"
14223 + "default.handlebars->31->485"
14224 ]
14225 },
14226 {
@@ -14231,7 +14240,7 @@
14240 "zh-chs": "编辑设备用户同意",
14241 "zh-cht": "編輯裝置用戶同意",
14242 "xloc": [
14234 - "default.handlebars->31->1473"
14243 + "default.handlebars->31->1476"
14244 ]
14245 },
14246 {
@@ -14251,7 +14260,7 @@
14260 "zh-chs": "编辑群组",
14261 "zh-cht": "編輯群組",
14262 "xloc": [
14254 - "default.handlebars->31->711"
14263 + "default.handlebars->31->714"
14264 ]
14265 },
14266 {
@@ -14275,10 +14284,10 @@
14284 "default-mobile.handlebars->11->252",
14285 "default-mobile.handlebars->11->255",
14286 "default-mobile.handlebars->11->297",
14278 - "default.handlebars->31->584",
14287 "default.handlebars->31->587",
14288 "default.handlebars->31->590",
14281 - "default.handlebars->31->795"
14289 + "default.handlebars->31->593",
14290 + "default.handlebars->31->798"
14291 ]
14292 },
14293 {
@@ -14299,7 +14308,7 @@
14308 "zh-cht": "編輯筆記",
14309 "xloc": [
14310 "default-mobile.handlebars->11->493",
14302 - "default.handlebars->31->1545"
14311 + "default.handlebars->31->1548"
14312 ]
14313 },
14314 {
@@ -14319,7 +14328,7 @@
14328 "zh-chs": "编辑用户同意",
14329 "zh-cht": "編輯用戶同意",
14330 "xloc": [
14322 - "default.handlebars->31->1472"
14331 + "default.handlebars->31->1475"
14332 ]
14333 },
14334 {
@@ -14339,7 +14348,7 @@
14348 "zh-chs": "编辑用户设备组权限",
14349 "zh-cht": "編輯用戶裝置群權限",
14350 "xloc": [
14342 - "default.handlebars->31->1536"
14351 + "default.handlebars->31->1539"
14352 ]
14353 },
14354 {
@@ -14359,7 +14368,7 @@
14368 "zh-chs": "编辑用户设备权限",
14369 "zh-cht": "編輯用戶裝置權限",
14370 "xloc": [
14362 - "default.handlebars->31->1531"
14371 + "default.handlebars->31->1534"
14372 ]
14373 },
14374 {
@@ -14379,7 +14388,7 @@
14388 "zh-chs": "编辑用户组",
14389 "zh-cht": "編輯用戶群",
14390 "xloc": [
14382 - "default.handlebars->31->1948"
14391 + "default.handlebars->31->1951"
14392 ]
14393 },
14394 {
@@ -14399,7 +14408,7 @@
14408 "zh-chs": "编辑用户组设备权限",
14409 "zh-cht": "編輯用戶群裝置權限",
14410 "xloc": [
14402 - "default.handlebars->31->1533"
14411 + "default.handlebars->31->1536"
14412 ]
14413 },
14414 {
@@ -14419,7 +14428,7 @@
14428 "zh-chs": "编辑用户组用户同意",
14429 "zh-cht": "編輯用戶組用戶同意",
14430 "xloc": [
14422 - "default.handlebars->31->1474"
14431 + "default.handlebars->31->1477"
14432 ]
14433 },
14434 {
@@ -14460,7 +14469,7 @@
14469 "zh-chs": "编辑标签",
14470 "zh-cht": "編輯標籤",
14471 "xloc": [
14463 - "default.handlebars->31->457"
14472 + "default.handlebars->31->460"
14473 ]
14474 },
14475 {
@@ -14501,11 +14510,11 @@
14510 "zh-cht": "電郵",
14511 "xloc": [
14512 "default-mobile.handlebars->11->88",
14504 - "default.handlebars->31->1847",
14505 - "default.handlebars->31->1974",
14506 - "default.handlebars->31->1976",
14507 - "default.handlebars->31->2016",
14508 - "default.handlebars->31->2034",
14513 + "default.handlebars->31->1850",
14514 + "default.handlebars->31->1977",
14515 + "default.handlebars->31->1979",
14516 + "default.handlebars->31->2019",
14517 + "default.handlebars->31->2037",
14518 "default.handlebars->31->333",
14519 "login-mobile.handlebars->5->42",
14520 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -14538,7 +14547,7 @@
14547 "zh-cht": "電郵地址變更",
14548 "xloc": [
14549 "default-mobile.handlebars->11->89",
14541 - "default.handlebars->31->1321"
14550 + "default.handlebars->31->1324"
14551 ]
14552 },
14553 {
@@ -14559,7 +14568,7 @@
14568 "zh-cht": "電郵認證",
14569 "xloc": [
14570 "default-mobile.handlebars->11->78",
14562 - "default.handlebars->31->1089"
14571 + "default.handlebars->31->1092"
14572 ]
14573 },
14574 {
@@ -14619,7 +14628,7 @@
14628 "zh-cht": "電郵驗證",
14629 "xloc": [
14630 "default-mobile.handlebars->11->87",
14622 - "default.handlebars->31->1319"
14631 + "default.handlebars->31->1322"
14632 ]
14633 },
14634 {
@@ -14659,7 +14668,7 @@
14668 "zh-chs": "电邮未验证",
14669 "zh-cht": "電郵未驗證",
14670 "xloc": [
14662 - "default.handlebars->31->1793"
14671 + "default.handlebars->31->1796"
14672 ]
14673 },
14674 {
@@ -14679,8 +14688,8 @@
14688 "zh-chs": "电子邮件已验证",
14689 "zh-cht": "電子郵件已驗證",
14690 "xloc": [
14682 - "default.handlebars->31->1794",
14683 - "default.handlebars->31->1968"
14691 + "default.handlebars->31->1797",
14692 + "default.handlebars->31->1971"
14693 ]
14694 },
14695 {
@@ -14700,7 +14709,7 @@
14709 "zh-chs": "电邮已验证。",
14710 "zh-cht": "電郵已驗證。",
14711 "xloc": [
14703 - "default.handlebars->31->1853"
14712 + "default.handlebars->31->1856"
14713 ]
14714 },
14715 {
@@ -14720,7 +14729,7 @@
14729 "zh-chs": "电邮未验证",
14730 "zh-cht": "電郵未驗證",
14731 "xloc": [
14723 - "default.handlebars->31->1969"
14732 + "default.handlebars->31->1972"
14733 ]
14734 },
14735 {
@@ -14741,7 +14750,7 @@
14750 "zh-cht": "電郵已發送。",
14751 "xloc": [
14752 "default-mobile.handlebars->11->535",
14744 - "default.handlebars->31->2138",
14753 + "default.handlebars->31->2141",
14754 "login-mobile.handlebars->5->2",
14755 "login.handlebars->5->2",
14756 "login2.handlebars->7->3"
@@ -14786,7 +14795,7 @@
14795 "zh-chs": "已通过电邮验证,并且需要重置密码。",
14796 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
14797 "xloc": [
14789 - "default.handlebars->31->1854"
14798 + "default.handlebars->31->1857"
14799 ]
14800 },
14801 {
@@ -14806,7 +14815,7 @@
14815 "zh-chs": "电邮/短信流量",
14816 "zh-cht": "電郵/短信流量",
14817 "xloc": [
14809 - "default.handlebars->31->2214"
14818 + "default.handlebars->31->2217"
14819 ]
14820 },
14821 {
@@ -14852,7 +14861,7 @@
14861 "zh-chs": "启用邀请代码",
14862 "zh-cht": "啟用邀請代碼",
14863 "xloc": [
14855 - "default.handlebars->31->1568"
14864 + "default.handlebars->31->1571"
14865 ]
14866 },
14867 {
@@ -14893,7 +14902,7 @@
14902 "zh-cht": "啟用電郵二因子鑑別。",
14903 "xloc": [
14904 "default-mobile.handlebars->11->80",
14896 - "default.handlebars->31->1091"
14905 + "default.handlebars->31->1094"
14906 ]
14907 },
14908 {
@@ -14933,7 +14942,7 @@
14942 "zh-chs": "已启用",
14943 "zh-cht": "已啟用",
14944 "xloc": [
14936 - "default.handlebars->31->2111"
14945 + "default.handlebars->31->2114"
14946 ]
14947 },
14948 {
@@ -14953,7 +14962,7 @@
14962 "zh-chs": "启用电子邮件两因素身份验证",
14963 "zh-cht": "啟用電子郵件兩因素身份驗證",
14964 "xloc": [
14956 - "default.handlebars->31->1732"
14965 + "default.handlebars->31->1735"
14966 ]
14967 },
14968 {
@@ -14982,7 +14991,7 @@
14991 "nl": "End",
14992 "xloc": [
14993 "default-mobile.handlebars->11->323",
14985 - "default.handlebars->31->882"
14994 + "default.handlebars->31->885"
14995 ]
14996 },
14997 {
@@ -15002,7 +15011,7 @@
15011 "zh-chs": "时间结束",
15012 "zh-cht": "時間結束",
15013 "xloc": [
15005 - "default.handlebars->31->2108"
15014 + "default.handlebars->31->2111"
15015 ]
15016 },
15017 {
@@ -15022,7 +15031,7 @@
15031 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
15032 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
15033 "xloc": [
15025 - "default.handlebars->31->1655"
15034 + "default.handlebars->31->1658"
15035 ]
15036 },
15037 {
@@ -15042,7 +15051,7 @@
15051 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
15052 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
15053 "xloc": [
15045 - "default.handlebars->31->1656"
15054 + "default.handlebars->31->1659"
15055 ]
15056 },
15057 {
@@ -15062,7 +15071,7 @@
15071 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
15072 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
15073 "xloc": [
15065 - "default.handlebars->31->1653"
15074 + "default.handlebars->31->1656"
15075 ]
15076 },
15077 {
@@ -15082,7 +15091,7 @@
15091 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
15092 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
15093 "xloc": [
15085 - "default.handlebars->31->1654"
15094 + "default.handlebars->31->1657"
15095 ]
15096 },
15097 {
@@ -15102,7 +15111,7 @@
15111 "zh-chs": "英文",
15112 "zh-cht": "英文",
15113 "xloc": [
15105 - "default.handlebars->31->1153"
15114 + "default.handlebars->31->1156"
15115 ]
15116 },
15117 {
@@ -15122,7 +15131,7 @@
15131 "zh-chs": "英文(澳洲)",
15132 "zh-cht": "英文(澳洲)",
15133 "xloc": [
15125 - "default.handlebars->31->1154"
15134 + "default.handlebars->31->1157"
15135 ]
15136 },
15137 {
@@ -15142,7 +15151,7 @@
15151 "zh-chs": "英文(伯利茲)",
15152 "zh-cht": "英文(伯利茲)",
15153 "xloc": [
15145 - "default.handlebars->31->1155"
15154 + "default.handlebars->31->1158"
15155 ]
15156 },
15157 {
@@ -15162,7 +15171,7 @@
15171 "zh-chs": "英文(加拿大)",
15172 "zh-cht": "英文(加拿大)",
15173 "xloc": [
15165 - "default.handlebars->31->1156"
15174 + "default.handlebars->31->1159"
15175 ]
15176 },
15177 {
@@ -15182,7 +15191,7 @@
15191 "zh-chs": "英文(爱尔兰)",
15192 "zh-cht": "英文(愛爾蘭)",
15193 "xloc": [
15185 - "default.handlebars->31->1157"
15194 + "default.handlebars->31->1160"
15195 ]
15196 },
15197 {
@@ -15202,7 +15211,7 @@
15211 "zh-chs": "英文(牙买加)",
15212 "zh-cht": "英文(牙買加)",
15213 "xloc": [
15205 - "default.handlebars->31->1158"
15214 + "default.handlebars->31->1161"
15215 ]
15216 },
15217 {
@@ -15222,7 +15231,7 @@
15231 "zh-chs": "英文(纽西兰)",
15232 "zh-cht": "英文(紐西蘭)",
15233 "xloc": [
15225 - "default.handlebars->31->1159"
15234 + "default.handlebars->31->1162"
15235 ]
15236 },
15237 {
@@ -15242,7 +15251,7 @@
15251 "zh-chs": "英文(菲律宾)",
15252 "zh-cht": "英文(菲律賓)",
15253 "xloc": [
15245 - "default.handlebars->31->1160"
15254 + "default.handlebars->31->1163"
15255 ]
15256 },
15257 {
@@ -15262,7 +15271,7 @@
15271 "zh-chs": "英语(南非)",
15272 "zh-cht": "英語(南非)",
15273 "xloc": [
15265 - "default.handlebars->31->1161"
15274 + "default.handlebars->31->1164"
15275 ]
15276 },
15277 {
@@ -15282,7 +15291,7 @@
15291 "zh-chs": "英文(特立尼达和多巴哥)",
15292 "zh-cht": "英文(特立尼達和多巴哥)",
15293 "xloc": [
15285 - "default.handlebars->31->1162"
15294 + "default.handlebars->31->1165"
15295 ]
15296 },
15297 {
@@ -15302,7 +15311,7 @@
15311 "zh-chs": "英文(英国)",
15312 "zh-cht": "英文(英國)",
15313 "xloc": [
15305 - "default.handlebars->31->1163"
15314 + "default.handlebars->31->1166"
15315 ]
15316 },
15317 {
@@ -15322,7 +15331,7 @@
15331 "zh-chs": "美国英文",
15332 "zh-cht": "美國英語",
15333 "xloc": [
15325 - "default.handlebars->31->1164"
15334 + "default.handlebars->31->1167"
15335 ]
15336 },
15337 {
@@ -15342,7 +15351,7 @@
15351 "zh-chs": "英文(津巴布韦)",
15352 "zh-cht": "英文(津巴布韋)",
15353 "xloc": [
15345 - "default.handlebars->31->1165"
15354 + "default.handlebars->31->1168"
15355 ]
15356 },
15357 {
@@ -15363,10 +15372,10 @@
15372 "zh-cht": "輸入",
15373 "xloc": [
15374 "default-mobile.handlebars->11->318",
15366 - "default.handlebars->31->1347",
15367 - "default.handlebars->31->1348",
15368 - "default.handlebars->31->877",
15369 - "default.handlebars->31->950"
15375 + "default.handlebars->31->1350",
15376 + "default.handlebars->31->1351",
15377 + "default.handlebars->31->880",
15378 + "default.handlebars->31->953"
15379 ]
15380 },
15381 {
@@ -15386,7 +15395,7 @@
15395 "zh-chs": "输入管理领域名称的逗号分隔列表。",
15396 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
15397 "xloc": [
15389 - "default.handlebars->31->1858"
15398 + "default.handlebars->31->1861"
15399 ]
15400 },
15401 {
@@ -15446,7 +15455,7 @@
15455 "zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。",
15456 "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
15457 "xloc": [
15449 - "default.handlebars->31->901"
15458 + "default.handlebars->31->904"
15459 ]
15460 },
15461 {
@@ -15508,7 +15517,7 @@
15517 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
15518 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
15519 "xloc": [
15511 - "default.handlebars->31->1086"
15520 + "default.handlebars->31->1089"
15521 ]
15522 },
15523 {
@@ -15537,7 +15546,7 @@
15546 "fr": "Erreur, code d'invitation \\\"{0}\\\" déjà utilisé.",
15547 "xloc": [
15548 "default-mobile.handlebars->11->543",
15540 - "default.handlebars->31->2146"
15549 + "default.handlebars->31->2149"
15550 ]
15551 },
15552 {
@@ -15546,7 +15555,7 @@
15555 "fr": "Erreur, mot de passe non modifié.",
15556 "xloc": [
15557 "default-mobile.handlebars->11->540",
15549 - "default.handlebars->31->2143"
15558 + "default.handlebars->31->2146"
15559 ]
15560 },
15561 {
@@ -15555,7 +15564,7 @@
15564 "fr": "Erreur, impossible de changer le mot de passe couramment utilisé.",
15565 "xloc": [
15566 "default-mobile.handlebars->11->539",
15558 - "default.handlebars->31->2142"
15567 + "default.handlebars->31->2145"
15568 ]
15569 },
15570 {
@@ -15564,7 +15573,7 @@
15573 "fr": "Erreur, impossible de changer le mot de passe précédemment utilisé.",
15574 "xloc": [
15575 "default-mobile.handlebars->11->538",
15567 - "default.handlebars->31->2141"
15576 + "default.handlebars->31->2144"
15577 ]
15578 },
15579 {
@@ -15593,7 +15602,7 @@
15602 "nl": "Escape",
15603 "xloc": [
15604 "default-mobile.handlebars->11->319",
15596 - "default.handlebars->31->878"
15605 + "default.handlebars->31->881"
15606 ]
15607 },
15608 {
@@ -15613,7 +15622,7 @@
15622 "zh-chs": "世界文",
15623 "zh-cht": "世界語",
15624 "xloc": [
15616 - "default.handlebars->31->1166"
15625 + "default.handlebars->31->1169"
15626 ]
15627 },
15628 {
@@ -15633,7 +15642,7 @@
15642 "zh-chs": "爱沙尼亚文",
15643 "zh-cht": "愛沙尼亞語",
15644 "xloc": [
15636 - "default.handlebars->31->1167"
15645 + "default.handlebars->31->1170"
15646 ]
15647 },
15648 {
@@ -15653,7 +15662,7 @@
15662 "zh-chs": "事件详情",
15663 "zh-cht": "事件詳情",
15664 "xloc": [
15656 - "default.handlebars->31->990"
15665 + "default.handlebars->31->993"
15666 ]
15667 },
15668 {
@@ -15673,7 +15682,7 @@
15682 "zh-chs": "事件列表输出",
15683 "zh-cht": "事件列表輸出",
15684 "xloc": [
15676 - "default.handlebars->31->1769"
15685 + "default.handlebars->31->1772"
15686 ]
15687 },
15688 {
@@ -15779,7 +15788,7 @@
15788 "zh-cht": "到期時間",
15789 "xloc": [
15790 "default.handlebars->31->199",
15782 - "default.handlebars->31->762"
15791 + "default.handlebars->31->765"
15792 ]
15793 },
15794 {
@@ -15841,7 +15850,7 @@
15850 "zh-chs": "输出设备信息",
15851 "zh-cht": "輸出裝置訊息",
15852 "xloc": [
15844 - "default.handlebars->31->462"
15853 + "default.handlebars->31->465"
15854 ]
15855 },
15856 {
@@ -15861,7 +15870,7 @@
15870 "zh-chs": "扩充式ASCII",
15871 "zh-cht": "擴充式ASCII",
15872 "xloc": [
15864 - "default.handlebars->31->929",
15873 + "default.handlebars->31->932",
15874 "terminal.handlebars->3->16"
15875 ]
15876 },
@@ -15903,7 +15912,7 @@
15912 "zh-chs": "外部",
15913 "zh-cht": "外部",
15914 "xloc": [
15906 - "default.handlebars->31->2197"
15915 + "default.handlebars->31->2200"
15916 ]
15917 },
15918 {
@@ -15943,7 +15952,7 @@
15952 "zh-chs": "FYRO马其顿语",
15953 "zh-cht": "FYRO馬其頓語",
15954 "xloc": [
15946 - "default.handlebars->31->1217"
15955 + "default.handlebars->31->1220"
15956 ]
15957 },
15958 {
@@ -15963,7 +15972,7 @@
15972 "zh-chs": "法罗语",
15973 "zh-cht": "法羅語",
15974 "xloc": [
15966 - "default.handlebars->31->1168"
15975 + "default.handlebars->31->1171"
15976 ]
15977 },
15978 {
@@ -15992,7 +16001,7 @@
16001 "fr": "Échec de la modification de l'adresse e-mail, un autre compte utilise déjà: {0}.",
16002 "xloc": [
16003 "default-mobile.handlebars->11->534",
15995 - "default.handlebars->31->2137"
16004 + "default.handlebars->31->2140"
16005 ]
16006 },
16007 {
@@ -16012,7 +16021,7 @@
16021 "zh-chs": "本地用户拒绝后无法启动远程桌面",
16022 "zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
16023 "xloc": [
16015 - "default.handlebars->31->1678"
16024 + "default.handlebars->31->1681"
16025 ]
16026 },
16027 {
@@ -16032,7 +16041,7 @@
16041 "zh-chs": "本地用户拒绝后无法启动远程文件",
16042 "zh-cht": "本地用戶拒絕後無法啟動遠程文件",
16043 "xloc": [
16035 - "default.handlebars->31->1685"
16044 + "default.handlebars->31->1688"
16045 ]
16046 },
16047 {
@@ -16053,7 +16062,7 @@
16062 "zh-cht": "無法啟動遠程終端接合{0}({1})",
16063 "xloc": [
16064 "default-mobile.handlebars->11->310",
16056 - "default.handlebars->31->857",
16065 + "default.handlebars->31->860",
16066 "desktop.handlebars->3->8",
16067 "terminal.handlebars->3->12"
16068 ]
@@ -16075,7 +16084,7 @@
16084 "zh-chs": "波斯文(波斯文)",
16085 "zh-cht": "波斯語(波斯語)",
16086 "xloc": [
16078 - "default.handlebars->31->1169"
16087 + "default.handlebars->31->1172"
16088 ]
16089 },
16090 {
@@ -16117,7 +16126,7 @@
16126 "zh-chs": "功能",
16127 "zh-cht": "功能",
16128 "xloc": [
16120 - "default.handlebars->31->1392"
16129 + "default.handlebars->31->1395"
16130 ]
16131 },
16132 {
@@ -16137,7 +16146,7 @@
16146 "zh-chs": "斐济",
16147 "zh-cht": "斐濟",
16148 "xloc": [
16140 - "default.handlebars->31->1170"
16149 + "default.handlebars->31->1173"
16150 ]
16151 },
16152 {
@@ -16178,8 +16187,8 @@
16187 "zh-cht": "檔案編輯器",
16188 "xloc": [
16189 "default-mobile.handlebars->11->359",
16181 - "default.handlebars->31->526",
16182 - "default.handlebars->31->961"
16190 + "default.handlebars->31->529",
16191 + "default.handlebars->31->964"
16192 ]
16193 },
16194 {
@@ -16215,8 +16224,8 @@
16224 "zh-chs": "档案操作",
16225 "zh-cht": "檔案操作",
16226 "xloc": [
16218 - "default.handlebars->31->941",
16219 - "default.handlebars->31->943"
16227 + "default.handlebars->31->944",
16228 + "default.handlebars->31->946"
16229 ]
16230 },
16231 {
@@ -16256,7 +16265,7 @@
16265 "zh-chs": "文件系统驱动",
16266 "zh-cht": "FileSystemDriver",
16267 "xloc": [
16259 - "default.handlebars->31->910"
16268 + "default.handlebars->31->913"
16269 ]
16270 },
16271 {
@@ -16278,8 +16287,8 @@
16287 "xloc": [
16288 "default-mobile.handlebars->11->181",
16289 "default-mobile.handlebars->11->278",
16281 - "default.handlebars->31->1482",
16282 - "default.handlebars->31->2096",
16290 + "default.handlebars->31->1485",
16291 + "default.handlebars->31->2099",
16292 "default.handlebars->31->272",
16293 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
16294 "default.handlebars->contextMenu->cxfiles"
@@ -16322,10 +16331,10 @@
16331 "zh-chs": "档案通知",
16332 "zh-cht": "檔案通知",
16333 "xloc": [
16325 - "default.handlebars->31->1400",
16326 - "default.handlebars->31->1914",
16327 - "default.handlebars->31->2001",
16328 - "default.handlebars->31->611"
16334 + "default.handlebars->31->1403",
16335 + "default.handlebars->31->1917",
16336 + "default.handlebars->31->2004",
16337 + "default.handlebars->31->614"
16338 ]
16339 },
16340 {
@@ -16345,10 +16354,10 @@
16354 "zh-chs": "档案提示",
16355 "zh-cht": "檔案提示",
16356 "xloc": [
16348 - "default.handlebars->31->1399",
16349 - "default.handlebars->31->1913",
16350 - "default.handlebars->31->2000",
16351 - "default.handlebars->31->610"
16357 + "default.handlebars->31->1402",
16358 + "default.handlebars->31->1916",
16359 + "default.handlebars->31->2003",
16360 + "default.handlebars->31->613"
16361 ]
16362 },
16363 {
@@ -16369,7 +16378,7 @@
16378 "zh-cht": "過濾",
16379 "xloc": [
16380 "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1",
16372 - "default.handlebars->31->946",
16381 + "default.handlebars->31->949",
16382 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16383 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar",
16384 "default.handlebars->container->column_l->p4->3->1->0->3->3"
@@ -16412,7 +16421,7 @@
16421 "zh-chs": "查找文件",
16422 "zh-cht": "查找文件",
16423 "xloc": [
16415 - "default.handlebars->31->949"
16424 + "default.handlebars->31->952"
16425 ]
16426 },
16427 {
@@ -16432,7 +16441,7 @@
16441 "zh-chs": "录制会话已完成,{0}秒",
16442 "zh-cht": "錄製會話已完成,{0}秒",
16443 "xloc": [
16435 - "default.handlebars->31->1651"
16444 + "default.handlebars->31->1654"
16445 ]
16446 },
16447 {
@@ -16452,7 +16461,7 @@
16461 "zh-chs": "芬兰",
16462 "zh-cht": "芬蘭",
16463 "xloc": [
16455 - "default.handlebars->31->1171"
16464 + "default.handlebars->31->1174"
16465 ]
16466 },
16467 {
@@ -16619,8 +16628,8 @@
16628 "zh-chs": "下次登录时强制重置密码。",
16629 "zh-cht": "下次登入時強制重置密碼。",
16630 "xloc": [
16622 - "default.handlebars->31->1852",
16623 - "default.handlebars->31->2043"
16631 + "default.handlebars->31->1855",
16632 + "default.handlebars->31->2046"
16633 ]
16634 },
16635 {
@@ -16703,7 +16712,7 @@
16712 "zh-chs": "格式化",
16713 "zh-cht": "格式化",
16714 "xloc": [
16706 - "default.handlebars->31->1760"
16715 + "default.handlebars->31->1763"
16716 ]
16717 },
16718 {
@@ -16744,8 +16753,8 @@
16753 "zh-chs": "自由",
16754 "zh-cht": "自由",
16755 "xloc": [
16747 - "default.handlebars->31->2155",
16748 - "default.handlebars->31->2157"
16756 + "default.handlebars->31->2158",
16757 + "default.handlebars->31->2160"
16758 ]
16759 },
16760 {
@@ -16786,7 +16795,7 @@
16795 "zh-chs": "法文(比利时)",
16796 "zh-cht": "法語(比利時)",
16797 "xloc": [
16789 - "default.handlebars->31->1173"
16798 + "default.handlebars->31->1176"
16799 ]
16800 },
16801 {
@@ -16806,7 +16815,7 @@
16815 "zh-chs": "法文(加拿大)",
16816 "zh-cht": "法語(加拿大)",
16817 "xloc": [
16809 - "default.handlebars->31->1174"
16818 + "default.handlebars->31->1177"
16819 ]
16820 },
16821 {
@@ -16826,7 +16835,7 @@
16835 "zh-chs": "法文(法国)",
16836 "zh-cht": "法語(法國)",
16837 "xloc": [
16829 - "default.handlebars->31->1175"
16838 + "default.handlebars->31->1178"
16839 ]
16840 },
16841 {
@@ -16846,7 +16855,7 @@
16855 "zh-chs": "法文(卢森堡)",
16856 "zh-cht": "法語(盧森堡)",
16857 "xloc": [
16849 - "default.handlebars->31->1176"
16858 + "default.handlebars->31->1179"
16859 ]
16860 },
16861 {
@@ -16866,7 +16875,7 @@
16875 "zh-chs": "法文(摩纳哥)",
16876 "zh-cht": "法語(摩納哥)",
16877 "xloc": [
16869 - "default.handlebars->31->1177"
16878 + "default.handlebars->31->1180"
16879 ]
16880 },
16881 {
@@ -16886,7 +16895,7 @@
16895 "zh-chs": "法文(标准)",
16896 "zh-cht": "法語(標準)",
16897 "xloc": [
16889 - "default.handlebars->31->1172"
16898 + "default.handlebars->31->1175"
16899 ]
16900 },
16901 {
@@ -16906,7 +16915,7 @@
16915 "zh-chs": "法文(瑞士)",
16916 "zh-cht": "法語(瑞士)",
16917 "xloc": [
16909 - "default.handlebars->31->1178"
16918 + "default.handlebars->31->1181"
16919 ]
16920 },
16921 {
@@ -16926,7 +16935,7 @@
16935 "zh-chs": "弗里斯兰文",
16936 "zh-cht": "弗里斯蘭語",
16937 "xloc": [
16929 - "default.handlebars->31->1179"
16938 + "default.handlebars->31->1182"
16939 ]
16940 },
16941 {
@@ -16946,7 +16955,7 @@
16955 "zh-chs": "弗留利",
16956 "zh-cht": "弗留利",
16957 "xloc": [
16949 - "default.handlebars->31->1180"
16958 + "default.handlebars->31->1183"
16959 ]
16960 },
16961 {
@@ -16970,9 +16979,9 @@
16979 "default-mobile.handlebars->11->456",
16980 "default-mobile.handlebars->11->465",
16981 "default-mobile.handlebars->11->485",
16973 - "default.handlebars->31->1354",
16974 - "default.handlebars->31->1501",
16975 - "default.handlebars->31->1864"
16982 + "default.handlebars->31->1357",
16983 + "default.handlebars->31->1504",
16984 + "default.handlebars->31->1867"
16985 ]
16986 },
16987 {
@@ -16992,7 +17001,7 @@
17001 "zh-chs": "完整管理员(保留所有权利)",
17002 "zh-cht": "完整管理員(保留所有權利)",
17003 "xloc": [
16995 - "default.handlebars->31->1537"
17004 + "default.handlebars->31->1540"
17005 ]
17006 },
17007 {
@@ -17029,7 +17038,7 @@
17038 "zh-chs": "完整设备权限",
17039 "zh-cht": "完整裝置權限",
17040 "xloc": [
17032 - "default.handlebars->31->692"

This file is too large to show in full.

views/default-mobile.handlebars
+1 -1
@@ -971,7 +971,7 @@
971 var debugmode = false;
972 var attemptWebRTC = ((features & 128) != 0);
973 var StatusStrs = ["Disconnected", "Connecting...", "Setup...", "Connected", "Intel&reg; AMT Connected"];
974 - var agentsStr = ["Unknown", "Windows 32bit console", "Windows 64bit console", "Windows 32bit service", "Windows 64bit service", "Linux 32bit", "Linux 64bit", "MIPS", "XENx86", "Android ARM", "Linux ARM", "macOS x86-32bit", "Android x86", "PogoPlug ARM", "Android APK", "Linux Poky x86-32bit", "macOS x86-64bit", "ChromeOS", "Linux Poky x86-64bit", "Linux NoKVM x86-32bit", "Linux NoKVM x86-64bit", "Windows MinCore console", "Windows MinCore service", "NodeJS", "ARM-Linaro", "ARMv6l / ARMv7l", "ARMv8 64bit", "ARMv6l / ARMv7l / NoKVM", "MIPS24KC (OpenWRT)", "Apple Silicon", "FreeBSD x86-64", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "MIPSEL24KC (OpenWRT)"];
974 + var agentsStr = ["Unknown", "Windows 32bit console", "Windows 64bit console", "Windows 32bit service", "Windows 64bit service", "Linux 32bit", "Linux 64bit", "MIPS", "XENx86", "Android ARM", "Linux ARM", "macOS x86-32bit", "Android x86", "PogoPlug ARM", "Android", "Linux Poky x86-32bit", "macOS x86-64bit", "ChromeOS", "Linux Poky x86-64bit", "Linux NoKVM x86-32bit", "Linux NoKVM x86-64bit", "Windows MinCore console", "Windows MinCore service", "NodeJS", "ARM-Linaro", "ARMv6l / ARMv7l", "ARMv8 64bit", "ARMv6l / ARMv7l / NoKVM", "MIPS24KC (OpenWRT)", "Apple Silicon", "FreeBSD x86-64", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "MIPSEL24KC (OpenWRT)"];
975 var files;
976 var passRequirements = '{{{passRequirements}}}';
977 if (passRequirements != '') { passRequirements = JSON.parse(decodeURIComponent(passRequirements)); }
views/default.handlebars
+16 -12
@@ -1251,7 +1251,7 @@
1251 var autoReconnect = true;
1252 var powerStatetable = ['', "Powered", "Sleep", "Sleep", "Sleep", "Hibernating", "Power off", "Present"];
1253 var StatusStrs = ["Disconnected", "Connecting...", "Setup...", "Connected", "Intel&reg; AMT Connected"];
1254 - var agentsStr = ["Unknown", "Windows 32bit console", "Windows 64bit console", "Windows 32bit service", "Windows 64bit service", "Linux 32bit", "Linux 64bit", "MIPS", "XENx86", "Android ARM", "Linux ARM", "macOS x86-32bit", "Android x86", "PogoPlug ARM", "Android APK", "Linux Poky x86-32bit", "macOS x86-64bit", "ChromeOS", "Linux Poky x86-64bit", "Linux NoKVM x86-32bit", "Linux NoKVM x86-64bit", "Windows MinCore console", "Windows MinCore service", "NodeJS", "ARM-Linaro", "ARMv6l / ARMv7l", "ARMv8 64bit", "ARMv6l / ARMv7l / NoKVM", "MIPS24KC (OpenWRT)", "Apple Silicon", "FreeBSD x86-64", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "MIPSEL24KC (OpenWRT)"];
1254 + var agentsStr = ["Unknown", "Windows 32bit console", "Windows 64bit console", "Windows 32bit service", "Windows 64bit service", "Linux 32bit", "Linux 64bit", "MIPS", "XENx86", "Android", "Linux ARM", "macOS x86-32bit", "Android x86", "PogoPlug ARM", "Android", "Linux Poky x86-32bit", "macOS x86-64bit", "ChromeOS", "Linux Poky x86-64bit", "Linux NoKVM x86-32bit", "Linux NoKVM x86-64bit", "Windows MinCore console", "Windows MinCore service", "NodeJS", "ARM-Linaro", "ARMv6l / ARMv7l", "ARMv8 64bit", "ARMv6l / ARMv7l / NoKVM", "MIPS24KC (OpenWRT)", "Apple Silicon", "FreeBSD x86-64", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "Unknown", "MIPSEL24KC (OpenWRT)"];
1255 var sort = 0;
1256 var searchFocus = 0;
1257 var mapSearchFocus = 0;
@@ -4423,11 +4423,13 @@
4423 setDialogMode(2, "Add Mesh Agent", 2, null, x, 'fileDownload');
4424
4425 // Create the QR code
4426 - var servername = serverinfo.name;
4427 - if ((servername.indexOf('.') == -1) || ((features & 2) != 0)) { servername = window.location.hostname; } // If the server name is not set or it's in LAN-only mode, use the URL hostname as server name.
4428 - var domainUrlNoSlash = domainUrl.substring(0, domainUrl.length - 1);
4429 - var portStr = (serverinfo.port == 443) ? '' : (':' + serverinfo.port);
4430 - new QRCode(Q('agins_qrimage'), { text: 'mc://' + servername + portStr + domainUrlNoSlash + ',' + serverinfo.agentCertHash + ',' + meshid.split('/')[2], width: 180, height: 180, colorDark: '#000000', colorLight: '#EEE', correctLevel: QRCode.CorrectLevel.M });
4426 + if (debugmode > 0) {
4427 + var servername = serverinfo.name;
4428 + if ((servername.indexOf('.') == -1) || ((features & 2) != 0)) { servername = window.location.hostname; } // If the server name is not set or it's in LAN-only mode, use the URL hostname as server name.
4429 + var domainUrlNoSlash = domainUrl.substring(0, domainUrl.length - 1);
4430 + var portStr = (serverinfo.port == 443) ? '' : (':' + serverinfo.port);
4431 + new QRCode(Q('agins_qrimage'), { text: 'mc://' + servername + portStr + domainUrlNoSlash + ',' + serverinfo.agentCertHash + ',' + meshid.split('/')[2], width: 180, height: 180, colorDark: '#000000', colorLight: '#EEE', correctLevel: QRCode.CorrectLevel.M });
4432 + }
4433
4434 if (serverinfo.https == true)
4435 {
@@ -5970,10 +5972,12 @@
5972
5973 x += '</table><br />';
5974 // Show action button, only show if we have permissions 4, 8, 64
5973 - x += '<input type=button value="' + "Actions" + '" title="' + "Perform power actions on the device" + '" onclick=deviceActionFunction() />';
5975 + if ((node.agent == null) || (node.agent.id != 14)) {
5976 + x += '<input type=button value="' + "Actions" + '" title="' + "Perform power actions on the device" + '" onclick=deviceActionFunction() />';
5977 + }
5978 x += '<input type=button value="' + "Notes" + '" title="' + "View notes about this device" + '" onclick=showNotes(' + ((meshrights & 128) == 0) + ',"' + encodeURIComponentEx(node._id) + '") />';
5979 x += '<input type=button value="' + "Log Event" + '" title="' + "Write an event for this device" + '" onclick=writeDeviceEvent("' + encodeURIComponentEx(node._id) + '") />';
5976 - if ((connectivity & 1) && (meshrights & 8)) { x += '<input type=button value="' + "Message" + '" title="' + "Display a text message on the remote device" + '" onclick=deviceMessageFunction() />'; }
5980 + if ((connectivity & 1) && (meshrights & 8) && (node.agent.id != 14)) { x += '<input type=button value="' + "Message" + '" title="' + "Display a text message on the remote device" + '" onclick=deviceMessageFunction() />'; }
5981 //if ((connectivity & 1) && (meshrights & 8) && (node.agent.id < 5)) { x += '<input type=button value=Toast title="' + "Display a text message of the remote device" + '" onclick=deviceToastFunction() />'; }
5982 if ((node.agent!=null) && (node.agent.caps & 3) && (connectivity & 1) && (meshrights & 8) && ((meshrights == 0xFFFFFFFF) || ((meshrights & 4352) == 0))) { x += '<input type=button value="' + "Share" + '" title="' + "Create a link to share this device with a guest" + '" onclick=showShareDevice() />'; }
5983
@@ -6010,12 +6014,12 @@
6014 if (node.agent) x += '<a href=# onclick=p10showNodeNetInfoDialog("' + node._id + '") title="' + "Show device network interface information" + '">' + "Interfaces" + '</a>&nbsp;';
6015 if ((features & 0x00008000) && (xxmap != null)) x += '<a href=# onclick=p10showNodeLocationDialog("' + node._id + '") title="' + "Show device locations information" + '">' + "Location" + '</a>&nbsp;';
6016 if ((userinfo.siteadmin == 0xFFFFFFFF) || ((userinfo.siteadmin & 128) == 0)) { // Check if we should view tools
6013 - if ((terminalAccess) && ((meshrights & 8) != 0) && (node.agent != null)) x += '<a href=# onclick=p10showMeshCmdDialog(1,"' + node._id + '") title="' + "Traffic router used to connect to a device thru this server" + '.">' + "MeshCmd" + '</a>&nbsp;';
6017 + if ((terminalAccess) && ((meshrights & 8) != 0) && (node.agent != null) && (node.agent.id != 14)) x += '<a href=# onclick=p10showMeshCmdDialog(1,"' + node._id + '") title="' + "Traffic router used to connect to a device thru this server" + '.">' + "MeshCmd" + '</a>&nbsp;';
6018 }
6019 if ((args.xterm === 0) && (node.agent) && ((node.agent.caps & 2) != 0) && ((meshrights & 8) != 0) && ((meshrights == 0xFFFFFFFF) || ((meshrights & 512) == 0))) { x += '<a href=# onclick=p10openxterm(event,"' + node._id + '") title="' + "Open XTerm terminal" + '">' + "XTerm" + '</a>&nbsp;'; }
6020
6021 // RDP link, show this link only of the remote machine is Windows.
6018 - if (((connectivity & 1) != 0) && (node.agent) && ((meshrights & 8) != 0)) {
6022 + if (((connectivity & 1) != 0) && (node.agent) && ((meshrights & 8) != 0) && (node.agent.id != 14)) {
6023 if ((node.agent.id > 0) && (node.agent.id < 5)) { x += '<a href=# cmenu=altPortContextMenu id=rdpMCRouterLink onclick=p10MCRouter("' + node._id + '","RDP2") title="' + "Requires installation of MeshCentral Router" + '.">' + "RDP" + '</a>&nbsp;'; }
6024 if (node.agent.id > 4) {
6025 if ((navigator.platform.toLowerCase() == 'win32') || (navigator.platform.toLowerCase() == 'macintel')) {
@@ -6028,12 +6032,12 @@
6032 }
6033
6034 // noVNC link
6031 - if (((connectivity & 1) != 0) && (node.agent) && ((meshrights & 8) != 0) && ((features & 0x20000000) == 0)) {
6035 + if (((connectivity & 1) != 0) && (node.agent) && ((meshrights & 8) != 0) && ((features & 0x20000000) == 0) && (node.agent.id != 14)) {
6036 x += '<a href=# cmenu=rfbPortContextMenu id=rfbLink onclick=p10rfb("' + node._id + '") title="' + "Launch noVNC session to this device" + '.">' + "noVNC" + '</a>&nbsp;';
6037 }
6038
6039 // MSTSC.js link
6036 - if (((connectivity & 1) != 0) && (node.agent) && ((meshrights & 8) != 0) && ((features & 0x40000000) == 0)) {
6040 + if (((connectivity & 1) != 0) && (node.agent) && ((meshrights & 8) != 0) && ((features & 0x40000000) == 0) && (node.agent.id != 14)) {
6041 x += '<a href=# cmenu=altPortContextMenu id=mstscLink onclick=p10mstsc("' + node._id + '") title="' + "Launch web-based RDP session to this device" + '.">' + "Web-RDP" + '</a>&nbsp;';
6042 }
6043