update callmebot signal url #7855

Signed-off-by: si458 <simonsmith5521@gmail.com>

si458 committed May 29, 2026 at 16:56 UTC 558e628e4a04aecbab2c93441d3cb9402b8da52d
4 files changed +6345 -6341
meshmessaging.js
+2 -2
@@ -334,7 +334,7 @@ module.exports.CreateServer = function (parent) {
334 console.log('Sending CallMeBot message to: ' + to.substring(10) + ': ' + msg);
335 var toData = to.substring(10).split('|');
336 if ((toData[0] == 'signal') && (toData.length == 3)) {
337 - var url = 'https://api.callmebot.com/signal/send.php?phone=' + encodeURIComponent(toData[1]) + '&apikey=' + encodeURIComponent(toData[2]) + '&text=' + encodeURIComponent(msg);
337 + var url = 'https://signal.callmebot.com/signal/send.php?phone=' + encodeURIComponent(toData[1]) + '&apikey=' + encodeURIComponent(toData[2]) + '&text=' + encodeURIComponent(msg);
338 require('https').get(url, function (r) { if (func != null) { func(r.statusCode == 200); } });
339 } else if ((toData[0] == 'whatsapp') && (toData.length == 3)) {
340 var url = 'https://api.callmebot.com/whatsapp.php?phone=' + encodeURIComponent(toData[1]) + '&apikey=' + encodeURIComponent(toData[2]) + '&text=' + encodeURIComponent(msg);
@@ -379,7 +379,7 @@ module.exports.CreateServer = function (parent) {
379 obj.callmebotUrlToHandle = function (xurl) {
380 var url = null;
381 try { url = new URL(xurl); } catch (ex) { return; }
382 - if ((url == null) || (url.host != 'api.callmebot.com') || !url.search) return;
382 + if ((url == null) || !url.host.endsWith('.callmebot.com') || !url.search) return;
383 var urlArgs = {}, urlArgs2 = url.search.slice(1).split('&');
384 for (var i in urlArgs2) { var j = urlArgs2[i].indexOf('='); if (j > 0) { urlArgs[urlArgs2[i].substring(0, j)] = urlArgs2[i].substring(j + 1); } }
385 if ((urlArgs['phone'] != null) && (urlArgs['phone'].indexOf('|') >= 0)) return;
translate/translate.json
+6333 -6329
@@ -26,10 +26,10 @@
26 "zh-chs": " + CIRA",
27 "zh-cht": " + CIRA",
28 "xloc": [
29 - "default.handlebars->121->2320",
30 - "default.handlebars->121->2322",
31 - "default3.handlebars->123->2309",
32 - "default3.handlebars->123->2311"
29 + "default.handlebars->121->2336",
30 + "default.handlebars->121->2338",
31 + "default3.handlebars->123->2317",
32 + "default3.handlebars->123->2319"
33 ]
34 },
35 {
@@ -278,8 +278,8 @@
278 "zh-chs": " 可以使用密码提示,但不建议使用。",
279 "zh-cht": " 可以使用密碼提示,但不建議使用。",
280 "xloc": [
281 - "default.handlebars->121->2192",
282 - "default3.handlebars->123->2165"
281 + "default.handlebars->121->2204",
282 + "default3.handlebars->123->2171"
283 ]
284 },
285 {
@@ -308,10 +308,10 @@
308 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
309 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
310 "xloc": [
311 - "default.handlebars->121->2446",
312 - "default.handlebars->121->3035",
313 - "default3.handlebars->123->2436",
314 - "default3.handlebars->123->3022"
311 + "default.handlebars->121->2462",
312 + "default.handlebars->121->3051",
313 + "default3.handlebars->123->2444",
314 + "default3.handlebars->123->3030"
315 ]
316 },
317 {
@@ -518,8 +518,8 @@
518 "zh-chs": "(可选的)",
519 "zh-cht": "(可選的)",
520 "xloc": [
521 - "default.handlebars->121->591",
522 - "default3.handlebars->123->587"
521 + "default.handlebars->121->605",
522 + "default3.handlebars->123->595"
523 ]
524 },
525 {
@@ -569,10 +569,10 @@
569 "zh-chs": "* 8-16个字符,1个大写,1个小写,1个数字,1个非字母数字。",
570 "zh-cht": "* 8-16個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
571 "xloc": [
572 - "default.handlebars->121->2404",
573 - "default.handlebars->121->553",
574 - "default3.handlebars->123->2391",
575 - "default3.handlebars->123->549"
572 + "default.handlebars->121->2420",
573 + "default.handlebars->121->567",
574 + "default3.handlebars->123->2399",
575 + "default3.handlebars->123->557"
576 ]
577 },
578 {
@@ -601,8 +601,8 @@
601 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
602 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
603 "xloc": [
604 - "default.handlebars->121->650",
605 - "default3.handlebars->123->646"
604 + "default.handlebars->121->664",
605 + "default3.handlebars->123->654"
606 ]
607 },
608 {
@@ -658,18 +658,18 @@
658 "default-mobile.handlebars->55->828",
659 "default-mobile.handlebars->55->830",
660 "default-mobile.handlebars->55->832",
661 - "default.handlebars->121->1019",
662 - "default.handlebars->121->1673",
663 - "default.handlebars->121->1675",
664 - "default.handlebars->121->1677",
665 - "default.handlebars->121->2522",
666 - "default.handlebars->121->2808",
667 - "default3.handlebars->123->1015",
668 - "default3.handlebars->123->1651",
669 - "default3.handlebars->123->1653",
670 - "default3.handlebars->123->1655",
671 - "default3.handlebars->123->2512",
672 - "default3.handlebars->123->2798"
661 + "default.handlebars->121->1033",
662 + "default.handlebars->121->1687",
663 + "default.handlebars->121->1689",
664 + "default.handlebars->121->1691",
665 + "default.handlebars->121->2538",
666 + "default.handlebars->121->2824",
667 + "default3.handlebars->123->1023",
668 + "default3.handlebars->123->1659",
669 + "default3.handlebars->123->1661",
670 + "default3.handlebars->123->1663",
671 + "default3.handlebars->123->2520",
672 + "default3.handlebars->123->2806"
673 ]
674 },
675 {
@@ -757,8 +757,8 @@
757 "zh-cht": ",只適用於Intel&reg; AMT",
758 "xloc": [
759 "default-mobile.handlebars->55->393",
760 - "default.handlebars->121->377",
761 - "default3.handlebars->123->373"
760 + "default.handlebars->121->391",
761 + "default3.handlebars->123->380"
762 ]
763 },
764 {
@@ -787,8 +787,8 @@
787 "zh-chs": ", 本地设备",
788 "zh-cht": ", 本地設備",
789 "xloc": [
790 - "default.handlebars->121->379",
791 - "default3.handlebars->123->375"
790 + "default.handlebars->121->393",
791 + "default3.handlebars->123->382"
792 ]
793 },
794 {
@@ -818,8 +818,8 @@
818 "zh-cht": ",MQTT在線",
819 "xloc": [
820 "default-mobile.handlebars->55->973",
821 - "default.handlebars->121->1864",
822 - "default3.handlebars->123->1840"
821 + "default.handlebars->121->1878",
822 + "default3.handlebars->123->1848"
823 ]
824 },
825 {
@@ -848,10 +848,10 @@
848 "zh-chs": ", 不同意",
849 "zh-cht": ", 不同意",
850 "xloc": [
851 - "default.handlebars->121->1114",
852 - "default.handlebars->121->2362",
853 - "default3.handlebars->123->1110",
854 - "default3.handlebars->123->2351"
851 + "default.handlebars->121->1128",
852 + "default.handlebars->121->2378",
853 + "default3.handlebars->123->1118",
854 + "default3.handlebars->123->2359"
855 ]
856 },
857 {
@@ -880,10 +880,10 @@
880 "zh-chs": ",提示同意",
881 "zh-cht": ",提示同意",
882 "xloc": [
883 - "default.handlebars->121->1115",
884 - "default.handlebars->121->2363",
885 - "default3.handlebars->123->1111",
886 - "default3.handlebars->123->2352"
883 + "default.handlebars->121->1129",
884 + "default.handlebars->121->2379",
885 + "default3.handlebars->123->1119",
886 + "default3.handlebars->123->2360"
887 ]
888 },
889 {
@@ -911,8 +911,8 @@
911 "zh-chs": ", RDP",
912 "zh-cht": ", RDP",
913 "xloc": [
914 - "default.handlebars->121->1416",
915 - "default3.handlebars->123->1403"
914 + "default.handlebars->121->1430",
915 + "default3.handlebars->123->1411"
916 ]
917 },
918 {
@@ -941,10 +941,10 @@
941 "zh-chs": ", 每天重复",
942 "zh-cht": ", 每天重複",
943 "xloc": [
944 - "default.handlebars->121->1111",
945 - "default.handlebars->121->2359",
946 - "default3.handlebars->123->1107",
947 - "default3.handlebars->123->2348"
944 + "default.handlebars->121->1125",
945 + "default.handlebars->121->2375",
946 + "default3.handlebars->123->1115",
947 + "default3.handlebars->123->2356"
948 ]
949 },
950 {
@@ -973,10 +973,10 @@
973 "zh-chs": ", 每周重复一次",
974 "zh-cht": ", 每週重複一次",
975 "xloc": [
976 - "default.handlebars->121->1112",
977 - "default.handlebars->121->2360",
978 - "default3.handlebars->123->1108",
979 - "default3.handlebars->123->2349"
976 + "default.handlebars->121->1126",
977 + "default.handlebars->121->2376",
978 + "default3.handlebars->123->1116",
979 + "default3.handlebars->123->2357"
980 ]
981 },
982 {
@@ -1005,8 +1005,8 @@
1005 "zh-chs": ", 中继设备",
1006 "zh-cht": ", 中繼設備",
1007 "xloc": [
1008 - "default.handlebars->121->378",
1009 - "default3.handlebars->123->374"
1008 + "default.handlebars->121->392",
1009 + "default3.handlebars->123->381"
1010 ]
1011 },
1012 {
@@ -1035,8 +1035,8 @@
1035 "zh-cht": ", SFTP",
1036 "xloc": [
1037 "default-mobile.handlebars->55->696",
1038 - "default.handlebars->121->1538",
1039 - "default3.handlebars->123->1516"
1038 + "default.handlebars->121->1552",
1039 + "default3.handlebars->123->1524"
1040 ]
1041 },
1042 {
@@ -1064,8 +1064,8 @@
1064 "zh-chs": ", SSH",
1065 "zh-cht": ", SSH",
1066 "xloc": [
1067 - "default.handlebars->121->1506",
1068 - "default3.handlebars->123->1484"
1067 + "default.handlebars->121->1520",
1068 + "default3.handlebars->123->1492"
1069 ]
1070 },
1071 {
@@ -1093,8 +1093,8 @@
1093 "zh-chs": ",软体KVM",
1094 "zh-cht": ",軟體KVM",
1095 "xloc": [
1096 - "default.handlebars->121->1399",
1097 - "default3.handlebars->123->1386",
1096 + "default.handlebars->121->1413",
1097 + "default3.handlebars->123->1394",
1098 "sharing.handlebars->49->12"
1099 ]
1100 },
@@ -1124,10 +1124,10 @@
1124 "zh-chs": ", 工具栏",
1125 "zh-cht": ", 工具欄",
1126 "xloc": [
1127 - "default.handlebars->121->1116",
1128 - "default.handlebars->121->2364",
1129 - "default3.handlebars->123->1112",
1130 - "default3.handlebars->123->2353"
1127 + "default.handlebars->121->1130",
1128 + "default.handlebars->121->2380",
1129 + "default3.handlebars->123->1120",
1130 + "default3.handlebars->123->2361"
1131 ]
1132 },
1133 {
@@ -1156,10 +1156,10 @@
1156 "zh-chs": ", 仅查看桌面",
1157 "zh-cht": ", 僅查看桌面",
1158 "xloc": [
1159 - "default.handlebars->121->1113",
1160 - "default.handlebars->121->2361",
1161 - "default3.handlebars->123->1109",
1162 - "default3.handlebars->123->2350"
1159 + "default.handlebars->121->1127",
1160 + "default.handlebars->121->2377",
1161 + "default3.handlebars->123->1117",
1162 + "default3.handlebars->123->2358"
1163 ]
1164 },
1165 {
@@ -1190,12 +1190,12 @@
1190 "default-mobile.handlebars->55->637",
1191 "default-mobile.handlebars->55->674",
1192 "default-mobile.handlebars->55->697",
1193 - "default.handlebars->121->1415",
1194 - "default.handlebars->121->1507",
1195 - "default.handlebars->121->1539",
1196 - "default3.handlebars->123->1402",
1197 - "default3.handlebars->123->1485",
1198 - "default3.handlebars->123->1517",
1193 + "default.handlebars->121->1429",
1194 + "default.handlebars->121->1521",
1195 + "default.handlebars->121->1553",
1196 + "default3.handlebars->123->1410",
1197 + "default3.handlebars->123->1493",
1198 + "default3.handlebars->123->1525",
1199 "sharing-mobile.handlebars->55->14",
1200 "sharing-mobile.handlebars->55->46",
1201 "sharing-mobile.handlebars->55->63",
@@ -1355,8 +1355,8 @@
1355 "zh-chs": ",{0}观看",
1356 "zh-cht": ",{0}觀看",
1357 "xloc": [
1358 - "default.handlebars->121->1410",
1359 - "default3.handlebars->123->1397",
1358 + "default.handlebars->121->1424",
1359 + "default3.handlebars->123->1405",
1360 "sharing.handlebars->49->13"
1361 ]
1362 },
@@ -1456,8 +1456,8 @@
1456 "en": "0 bps",
1457 "xloc": [
1458 "default-mobile.handlebars->55->370",
1459 - "default.handlebars->121->2605",
1460 - "default3.handlebars->123->2595"
1459 + "default.handlebars->121->2621",
1460 + "default3.handlebars->123->2603"
1461 ]
1462 },
1463 {
@@ -1514,8 +1514,8 @@
1514 "zh-chs": "1个活跃时段",
1515 "zh-cht": "1個活躍時段",
1516 "xloc": [
1517 - "default.handlebars->121->3130",
1518 - "default3.handlebars->123->3117"
1517 + "default.handlebars->121->3146",
1518 + "default3.handlebars->123->3125"
1519 ]
1520 },
1521 {
@@ -1546,8 +1546,8 @@
1546 "xloc": [
1547 "default-mobile.handlebars->55->1116",
1548 "default-mobile.handlebars->55->378",
1549 - "default.handlebars->121->2616",
1550 - "default3.handlebars->123->2606",
1549 + "default.handlebars->121->2632",
1550 + "default3.handlebars->123->2614",
1551 "download.handlebars->7->1",
1552 "download2.handlebars->11->1",
1553 "sharing-mobile.handlebars->55->111",
@@ -1609,8 +1609,8 @@
1609 "zh-chs": "1条连接",
1610 "zh-cht": "1位聯絡文",
1611 "xloc": [
1612 - "default.handlebars->121->1412",
1613 - "default3.handlebars->123->1399",
1612 + "default.handlebars->121->1426",
1613 + "default3.handlebars->123->1407",
1614 "sharing.handlebars->49->15"
1615 ]
1616 },
@@ -1641,11 +1641,11 @@
1641 "zh-cht": "1天",
1642 "xloc": [
1643 "default.handlebars->121->298",
1644 - "default.handlebars->121->582",
1644 "default.handlebars->121->596",
1645 + "default.handlebars->121->610",
1646 "default3.handlebars->123->293",
1647 - "default3.handlebars->123->578",
1648 - "default3.handlebars->123->592"
1647 + "default3.handlebars->123->586",
1648 + "default3.handlebars->123->600"
1649 ]
1650 },
1651 {
@@ -1674,8 +1674,8 @@
1674 "zh-chs": "1组",
1675 "zh-cht": "1群",
1676 "xloc": [
1677 - "default.handlebars->121->3085",
1678 - "default3.handlebars->123->3072"
1677 + "default.handlebars->121->3101",
1678 + "default3.handlebars->123->3080"
1679 ]
1680 },
1681 {
@@ -1705,11 +1705,11 @@
1705 "zh-cht": "1小時",
1706 "xloc": [
1707 "default.handlebars->121->296",
1708 - "default.handlebars->121->580",
1708 "default.handlebars->121->594",
1709 + "default.handlebars->121->608",
1710 "default3.handlebars->123->291",
1711 - "default3.handlebars->123->576",
1712 - "default3.handlebars->123->590"
1711 + "default3.handlebars->123->584",
1712 + "default3.handlebars->123->598"
1713 ]
1714 },
1715 {
@@ -1738,10 +1738,10 @@
1738 "zh-chs": "1分钟",
1739 "zh-cht": "1分鐘",
1740 "xloc": [
1741 - "default.handlebars->121->1224",
1742 - "default.handlebars->121->2157",
1743 - "default3.handlebars->123->1219",
1744 - "default3.handlebars->123->2131"
1741 + "default.handlebars->121->1238",
1742 + "default.handlebars->121->2169",
1743 + "default3.handlebars->123->1227",
1744 + "default3.handlebars->123->2137"
1745 ]
1746 },
1747 {
@@ -1826,11 +1826,11 @@
1826 "zh-cht": "1個月",
1827 "xloc": [
1828 "default.handlebars->121->300",
1829 - "default.handlebars->121->584",
1829 "default.handlebars->121->598",
1830 + "default.handlebars->121->612",
1831 "default3.handlebars->123->295",
1832 - "default3.handlebars->123->580",
1833 - "default3.handlebars->123->594"
1832 + "default3.handlebars->123->588",
1833 + "default3.handlebars->123->602"
1834 ]
1835 },
1836 {
@@ -1859,8 +1859,8 @@
1859 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1860 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1861 "xloc": [
1862 - "default.handlebars->121->2840",
1863 - "default3.handlebars->123->2830"
1862 + "default.handlebars->121->2856",
1863 + "default3.handlebars->123->2838"
1864 ]
1865 },
1866 {
@@ -1889,8 +1889,8 @@
1889 "zh-chs": "1个节点",
1890 "zh-cht": "1個節點",
1891 "xloc": [
1892 - "default.handlebars->121->709",
1893 - "default3.handlebars->123->705"
1892 + "default.handlebars->121->723",
1893 + "default3.handlebars->123->713"
1894 ]
1895 },
1896 {
@@ -1920,8 +1920,8 @@
1920 "zh-cht": "1秒",
1921 "xloc": [
1922 "default-mobile.handlebars->55->573",
1923 - "default.handlebars->121->1264",
1924 - "default3.handlebars->123->1259"
1923 + "default.handlebars->121->1278",
1924 + "default3.handlebars->123->1267"
1925 ]
1926 },
1927 {
@@ -2005,8 +2005,8 @@
2005 "zh-chs": "1 个选定的设备处于离线状态。",
2006 "zh-cht": "1 個選定的設備處於離線狀態。",
2007 "xloc": [
2008 - "default.handlebars->121->777",
2009 - "default3.handlebars->123->773"
2008 + "default.handlebars->121->791",
2009 + "default3.handlebars->123->781"
2010 ]
2011 },
2012 {
@@ -2035,8 +2035,8 @@
2035 "zh-chs": "1 个选定的设备在线。",
2036 "zh-cht": "1 個選定的設備在線。",
2037 "xloc": [
2038 - "default.handlebars->121->775",
2039 - "default3.handlebars->123->771"
2038 + "default.handlebars->121->789",
2039 + "default3.handlebars->123->779"
2040 ]
2041 },
2042 {
@@ -2072,22 +2072,22 @@
2072 "default-mobile.handlebars->55->425",
2073 "default-mobile.handlebars->55->429",
2074 "default-mobile.handlebars->55->433",
2075 - "default.handlebars->121->2844",
2076 - "default.handlebars->121->471",
2077 - "default.handlebars->121->474",
2078 - "default.handlebars->121->478",
2079 - "default.handlebars->121->482",
2080 - "default.handlebars->121->486",
2081 - "default.handlebars->121->490",
2082 - "default.handlebars->121->494",
2083 - "default3.handlebars->123->2834",
2084 - "default3.handlebars->123->467",
2085 - "default3.handlebars->123->470",
2086 - "default3.handlebars->123->474",
2075 + "default.handlebars->121->2860",
2076 + "default.handlebars->121->485",
2077 + "default.handlebars->121->488",
2078 + "default.handlebars->121->492",
2079 + "default.handlebars->121->496",
2080 + "default.handlebars->121->500",
2081 + "default.handlebars->121->504",
2082 + "default.handlebars->121->508",
2083 + "default3.handlebars->123->2842",
2084 + "default3.handlebars->123->475",
2085 "default3.handlebars->123->478",
2086 "default3.handlebars->123->482",
2087 "default3.handlebars->123->486",
2090 - "default3.handlebars->123->490"
2088 + "default3.handlebars->123->490",
2089 + "default3.handlebars->123->494",
2090 + "default3.handlebars->123->498"
2091 ]
2092 },
2093 {
@@ -2117,11 +2117,11 @@
2117 "zh-cht": "1週",
2118 "xloc": [
2119 "default.handlebars->121->299",
2120 - "default.handlebars->121->583",
2120 "default.handlebars->121->597",
2121 + "default.handlebars->121->611",
2122 "default3.handlebars->123->294",
2123 - "default3.handlebars->123->579",
2124 - "default3.handlebars->123->593"
2123 + "default3.handlebars->123->587",
2124 + "default3.handlebars->123->601"
2125 ]
2126 },
2127 {
@@ -2299,10 +2299,10 @@
2299 "zh-chs": "10分钟",
2300 "zh-cht": "10分鐘",
2301 "xloc": [
2302 - "default.handlebars->121->1226",
2303 - "default.handlebars->121->2159",
2304 - "default3.handlebars->123->1221",
2305 - "default3.handlebars->123->2133"
2302 + "default.handlebars->121->1240",
2303 + "default.handlebars->121->2171",
2304 + "default3.handlebars->123->1229",
2305 + "default3.handlebars->123->2139"
2306 ]
2307 },
2308 {
@@ -2332,8 +2332,8 @@
2332 "zh-cht": "10 秒",
2333 "xloc": [
2334 "default-mobile.handlebars->55->575",
2335 - "default.handlebars->121->1266",
2336 - "default3.handlebars->123->1261"
2335 + "default.handlebars->121->1280",
2336 + "default3.handlebars->123->1269"
2337 ]
2338 },
2339 {
@@ -2510,10 +2510,10 @@
2510 "zh-chs": "12小时",
2511 "zh-cht": "12小時",
2512 "xloc": [
2513 - "default.handlebars->121->1234",
2514 - "default.handlebars->121->2167",
2515 - "default3.handlebars->123->1229",
2516 - "default3.handlebars->123->2141"
2513 + "default.handlebars->121->1248",
2514 + "default.handlebars->121->2179",
2515 + "default3.handlebars->123->1237",
2516 + "default3.handlebars->123->2147"
2517 ]
2518 },
2519 {
@@ -2632,10 +2632,10 @@
2632 "zh-chs": "15分钟",
2633 "zh-cht": "15分鐘",
2634 "xloc": [
2635 - "default.handlebars->121->1227",
2636 - "default.handlebars->121->2160",
2637 - "default3.handlebars->123->1222",
2638 - "default3.handlebars->123->2134"
2635 + "default.handlebars->121->1241",
2636 + "default.handlebars->121->2172",
2637 + "default3.handlebars->123->1230",
2638 + "default3.handlebars->123->2140"
2639 ]
2640 },
2641 {
@@ -2664,10 +2664,10 @@
2664 "zh-chs": "16小时",
2665 "zh-cht": "16小時",
2666 "xloc": [
2667 - "default.handlebars->121->1235",
2668 - "default.handlebars->121->2168",
2669 - "default3.handlebars->123->1230",
2670 - "default3.handlebars->123->2142"
2667 + "default.handlebars->121->1249",
2668 + "default.handlebars->121->2180",
2669 + "default3.handlebars->123->1238",
2670 + "default3.handlebars->123->2148"
2671 ]
2672 },
2673 {
@@ -2812,10 +2812,10 @@
2812 "zh-chs": "2天",
2813 "zh-cht": "2天",
2814 "xloc": [
2815 - "default.handlebars->121->1237",
2816 - "default.handlebars->121->2170",
2817 - "default3.handlebars->123->1232",
2818 - "default3.handlebars->123->2144"
2815 + "default.handlebars->121->1251",
2816 + "default.handlebars->121->2182",
2817 + "default3.handlebars->123->1240",
2818 + "default3.handlebars->123->2150"
2819 ]
2820 },
2821 {
@@ -2844,10 +2844,10 @@
2844 "zh-chs": "2小时",
2845 "zh-cht": "2小時",
2846 "xloc": [
2847 - "default.handlebars->121->1231",
2848 - "default.handlebars->121->2164",
2849 - "default3.handlebars->123->1226",
2850 - "default3.handlebars->123->2138"
2847 + "default.handlebars->121->1245",
2848 + "default.handlebars->121->2176",
2849 + "default3.handlebars->123->1234",
2850 + "default3.handlebars->123->2144"
2851 ]
2852 },
2853 {
@@ -3057,10 +3057,10 @@
3057 "zh-chs": "24小时",
3058 "zh-cht": "24小時",
3059 "xloc": [
3060 - "default.handlebars->121->1236",
3061 - "default.handlebars->121->2169",
3062 - "default3.handlebars->123->1231",
3063 - "default3.handlebars->123->2143"
3060 + "default.handlebars->121->1250",
3061 + "default.handlebars->121->2181",
3062 + "default3.handlebars->123->1239",
3063 + "default3.handlebars->123->2149"
3064 ]
3065 },
3066 {
@@ -3121,8 +3121,8 @@
3121 "zh-chs": "2FA备份代码已清除",
3122 "zh-cht": "2FA備份代碼已清除",
3123 "xloc": [
3124 - "default.handlebars->121->2729",
3125 - "default3.handlebars->123->2719"
3124 + "default.handlebars->121->2745",
3125 + "default3.handlebars->123->2727"
3126 ]
3127 },
3128 {
@@ -3182,8 +3182,8 @@
3182 "zh-chs": "第二个因素",
3183 "zh-cht": "第二個因素",
3184 "xloc": [
3185 - "default.handlebars->121->3317",
3186 - "default3.handlebars->123->3300"
3185 + "default.handlebars->121->3331",
3186 + "default3.handlebars->123->3306"
3187 ]
3188 },
3189 {
@@ -3212,10 +3212,10 @@
3212 "zh-chs": "启用第二因素身份验证",
3213 "zh-cht": "啟用第二因素身份驗證",
3214 "xloc": [
3215 - "default.handlebars->121->2858",
3216 - "default.handlebars->121->3111",
3217 - "default3.handlebars->123->2848",
3218 - "default3.handlebars->123->3098"
3215 + "default.handlebars->121->2874",
3216 + "default.handlebars->121->3127",
3217 + "default3.handlebars->123->2856",
3218 + "default3.handlebars->123->3106"
3219 ]
3220 },
3221 {
@@ -3386,10 +3386,10 @@
3386 "zh-chs": "30分钟",
3387 "zh-cht": "30分鐘",
3388 "xloc": [
3389 - "default.handlebars->121->1228",
3390 - "default.handlebars->121->2161",
3391 - "default3.handlebars->123->1223",
3392 - "default3.handlebars->123->2135"
3389 + "default.handlebars->121->1242",
3390 + "default.handlebars->121->2173",
3391 + "default3.handlebars->123->1231",
3392 + "default3.handlebars->123->2141"
3393 ]
3394 },
3395 {
@@ -3420,10 +3420,10 @@
3420 "xloc": [
3421 "default-mobile.handlebars->55->741",
3422 "default-mobile.handlebars->55->753",
3423 - "default.handlebars->121->1617",
3424 - "default.handlebars->121->1632",
3425 - "default3.handlebars->123->1595",
3426 - "default3.handlebars->123->1607"
3423 + "default.handlebars->121->1631",
3424 + "default.handlebars->121->1646",
3425 + "default3.handlebars->123->1603",
3426 + "default3.handlebars->123->1615"
3427 ]
3428 },
3429 {
@@ -3484,10 +3484,10 @@
3484 "zh-chs": "4天",
3485 "zh-cht": "4天",
3486 "xloc": [
3487 - "default.handlebars->121->1238",
3488 - "default.handlebars->121->2171",
3489 - "default3.handlebars->123->1233",
3490 - "default3.handlebars->123->2145"
3487 + "default.handlebars->121->1252",
3488 + "default.handlebars->121->2183",
3489 + "default3.handlebars->123->1241",
3490 + "default3.handlebars->123->2151"
3491 ]
3492 },
3493 {
@@ -3516,10 +3516,10 @@
3516 "zh-chs": "4个小时",
3517 "zh-cht": "4個小時",
3518 "xloc": [
3519 - "default.handlebars->121->1232",
3520 - "default.handlebars->121->2165",
3521 - "default3.handlebars->123->1227",
3522 - "default3.handlebars->123->2139"
3519 + "default.handlebars->121->1246",
3520 + "default.handlebars->121->2177",
3521 + "default3.handlebars->123->1235",
3522 + "default3.handlebars->123->2145"
3523 ]
3524 },
3525 {
@@ -3665,10 +3665,10 @@
3665 "zh-chs": "45分钟",
3666 "zh-cht": "45分鐘",
3667 "xloc": [
3668 - "default.handlebars->121->1229",
3669 - "default.handlebars->121->2162",
3670 - "default3.handlebars->123->1224",
3671 - "default3.handlebars->123->2136"
3668 + "default.handlebars->121->1243",
3669 + "default.handlebars->121->2174",
3670 + "default3.handlebars->123->1232",
3671 + "default3.handlebars->123->2142"
3672 ]
3673 },
3674 {
@@ -3726,10 +3726,10 @@
3726 "zh-chs": "5分钟",
3727 "zh-cht": "5分鐘",
3728 "xloc": [
3729 - "default.handlebars->121->1225",
3730 - "default.handlebars->121->2158",
3731 - "default3.handlebars->123->1220",
3732 - "default3.handlebars->123->2132"
3729 + "default.handlebars->121->1239",
3730 + "default.handlebars->121->2170",
3731 + "default3.handlebars->123->1228",
3732 + "default3.handlebars->123->2138"
3733 ]
3734 },
3735 {
@@ -3759,8 +3759,8 @@
3759 "zh-cht": "5秒",
3760 "xloc": [
3761 "default-mobile.handlebars->55->574",
3762 - "default.handlebars->121->1265",
3763 - "default3.handlebars->123->1260"
3762 + "default.handlebars->121->1279",
3763 + "default3.handlebars->123->1268"
3764 ]
3765 },
3766 {
@@ -3940,10 +3940,10 @@
3940 "zh-chs": "60分钟",
3941 "zh-cht": "60分鐘",
3942 "xloc": [
3943 - "default.handlebars->121->1230",
3944 - "default.handlebars->121->2163",
3945 - "default3.handlebars->123->1225",
3946 - "default3.handlebars->123->2137"
3943 + "default.handlebars->121->1244",
3944 + "default.handlebars->121->2175",
3945 + "default3.handlebars->123->1233",
3946 + "default3.handlebars->123->2143"
3947 ]
3948 },
3949 {
@@ -4033,10 +4033,10 @@
4033 "xloc": [
4034 "default-mobile.handlebars->55->743",
4035 "default-mobile.handlebars->55->752",
4036 - "default.handlebars->121->1619",
4037 - "default.handlebars->121->1631",
4038 - "default3.handlebars->123->1597",
4039 - "default3.handlebars->123->1606"
4036 + "default.handlebars->121->1633",
4037 + "default.handlebars->121->1645",
4038 + "default3.handlebars->123->1605",
4039 + "default3.handlebars->123->1614"
4040 ]
4041 },
4042 {
@@ -4094,8 +4094,8 @@
4094 "zh-chs": "7天电源状态",
4095 "zh-cht": "7天電源狀態",
4096 "xloc": [
4097 - "default.handlebars->121->1311",
4098 - "default3.handlebars->123->1301"
4097 + "default.handlebars->121->1325",
4098 + "default3.handlebars->123->1309"
4099 ]
4100 },
4101 {
@@ -4124,8 +4124,8 @@
4124 "zh-chs": "7天",
4125 "zh-cht": "7天",
4126 "xloc": [
4127 - "default.handlebars->121->2172",
4128 - "default3.handlebars->123->2146"
4127 + "default.handlebars->121->2184",
4128 + "default3.handlebars->123->2152"
4129 ]
4130 },
4131 {
@@ -4216,14 +4216,14 @@
4216 "zh-chs": "8小時",
4217 "zh-cht": "8小時",
4218 "xloc": [
4219 - "default.handlebars->121->1233",
4220 - "default.handlebars->121->2166",
4221 - "default.handlebars->121->581",
4219 + "default.handlebars->121->1247",
4220 + "default.handlebars->121->2178",
4221 "default.handlebars->121->595",
4223 - "default3.handlebars->123->1228",
4224 - "default3.handlebars->123->2140",
4225 - "default3.handlebars->123->577",
4226 - "default3.handlebars->123->591"
4222 + "default.handlebars->121->609",
4223 + "default3.handlebars->123->1236",
4224 + "default3.handlebars->123->2146",
4225 + "default3.handlebars->123->585",
4226 + "default3.handlebars->123->599"
4227 ]
4228 },
4229 {
@@ -4426,12 +4426,12 @@
4426 "zh-cht": "ACM",
4427 "xloc": [
4428 "default-mobile.handlebars->55->504",
4429 - "default.handlebars->121->2340",
4430 - "default.handlebars->121->459",
4431 - "default.handlebars->121->915",
4432 - "default3.handlebars->123->2329",
4433 - "default3.handlebars->123->455",
4434 - "default3.handlebars->123->911"
4429 + "default.handlebars->121->2356",
4430 + "default.handlebars->121->473",
4431 + "default.handlebars->121->929",
4432 + "default3.handlebars->123->2337",
4433 + "default3.handlebars->123->463",
4434 + "default3.handlebars->123->919"
4435 ]
4436 },
4437 {
@@ -4459,10 +4459,10 @@
4459 "zh-chs": "AMT",
4460 "zh-cht": "AMT",
4461 "xloc": [
4462 - "default.handlebars->121->437",
4463 - "default.handlebars->121->744",
4464 - "default3.handlebars->123->433",
4465 - "default3.handlebars->123->740"
4462 + "default.handlebars->121->451",
4463 + "default.handlebars->121->758",
4464 + "default3.handlebars->123->441",
4465 + "default3.handlebars->123->748"
4466 ]
4467 },
4468 {
@@ -4471,8 +4471,8 @@
4471 "nl": "AMT Host",
4472 "pl": "Host AMT",
4473 "xloc": [
4474 - "default.handlebars->121->408",
4475 - "default3.handlebars->123->404"
4474 + "default.handlebars->121->422",
4475 + "default3.handlebars->123->412"
4476 ]
4477 },
4478 {
@@ -4482,8 +4482,8 @@
4482 "nl": "AMT status",
4483 "pl": "Stan AMT",
4484 "xloc": [
4485 - "default.handlebars->121->409",
4486 - "default3.handlebars->123->405"
4485 + "default.handlebars->121->423",
4486 + "default3.handlebars->123->413"
4487 ]
4488 },
4489 {
@@ -4511,8 +4511,8 @@
4511 "zh-chs": "操作系统",
4512 "zh-cht": "AMT操作系統",
4513 "xloc": [
4514 - "default.handlebars->121->3476",
4515 - "default3.handlebars->123->3459"
4514 + "default.handlebars->121->3490",
4515 + "default3.handlebars->123->3465"
4516 ]
4517 },
4518 {
@@ -4540,10 +4540,10 @@
4540 "zh-chs": "AMT-Redir",
4541 "zh-cht": "AMT-Redir",
4542 "xloc": [
4543 - "default.handlebars->121->3327",
4544 - "default.handlebars->121->3380",
4545 - "default3.handlebars->123->3310",
4546 - "default3.handlebars->123->3363"
4543 + "default.handlebars->121->3341",
4544 + "default.handlebars->121->3394",
4545 + "default3.handlebars->123->3316",
4546 + "default3.handlebars->123->3369"
4547 ]
4548 },
4549 {
@@ -4571,10 +4571,10 @@
4571 "zh-chs": "AMT-WSMAN",
4572 "zh-cht": "AMT-WSMAN",
4573 "xloc": [
4574 - "default.handlebars->121->3326",
4575 - "default.handlebars->121->3379",
4576 - "default3.handlebars->123->3309",
4577 - "default3.handlebars->123->3362"
4574 + "default.handlebars->121->3340",
4575 + "default.handlebars->121->3393",
4576 + "default3.handlebars->123->3315",
4577 + "default3.handlebars->123->3368"
4578 ]
4579 },
4580 {
@@ -4582,8 +4582,8 @@
4582 "en": "APK",
4583 "nl": "APK",
4584 "xloc": [
4585 - "default.handlebars->121->671",
4586 - "default3.handlebars->123->667"
4585 + "default.handlebars->121->685",
4586 + "default3.handlebars->123->675"
4587 ]
4588 },
4589 {
@@ -4595,8 +4595,8 @@
4595 "uk": "MeshAgent версія APK",
4596 "xloc": [
4597 "default-mobile.handlebars->55->1025",
4598 - "default.handlebars->121->670",
4599 - "default3.handlebars->123->666"
4598 + "default.handlebars->121->684",
4599 + "default3.handlebars->123->674"
4600 ]
4601 },
4602 {
@@ -4604,8 +4604,8 @@
4604 "en": "ARM 64bit version of macOS Mesh Agent",
4605 "nl": "ARM 64bit versie van de macOS Mesh Agent",
4606 "xloc": [
4607 - "default.handlebars->121->659",
4608 - "default3.handlebars->123->655"
4607 + "default.handlebars->121->673",
4608 + "default3.handlebars->123->663"
4609 ]
4610 },
4611 {
@@ -4617,10 +4617,10 @@
4617 "pl": "Meshagent wersja ARM 64bit",
4618 "uk": "MeshAgent версія ARM 64-біт ",
4619 "xloc": [
4620 - "default.handlebars->121->644",
4621 - "default.handlebars->121->691",
4622 - "default3.handlebars->123->640",
4623 - "default3.handlebars->123->687"
4620 + "default.handlebars->121->658",
4621 + "default.handlebars->121->705",
4622 + "default3.handlebars->123->648",
4623 + "default3.handlebars->123->695"
4624 ]
4625 },
4626 {
@@ -4811,14 +4811,14 @@
4811 "default-mobile.handlebars->55->759",
4812 "default-mobile.handlebars->55->780",
4813 "default-mobile.handlebars->55->782",
4814 - "default.handlebars->121->934",
4815 - "default.handlebars->121->936",
4816 - "default.handlebars->121->957",
4817 - "default.handlebars->121->959",
4818 - "default3.handlebars->123->930",
4819 - "default3.handlebars->123->932",
4820 - "default3.handlebars->123->953",
4821 - "default3.handlebars->123->955"
4814 + "default.handlebars->121->948",
4815 + "default.handlebars->121->950",
4816 + "default.handlebars->121->971",
4817 + "default.handlebars->121->973",
4818 + "default3.handlebars->123->938",
4819 + "default3.handlebars->123->940",
4820 + "default3.handlebars->123->961",
4821 + "default3.handlebars->123->963"
4822 ]
4823 },
4824 {
@@ -4848,8 +4848,8 @@
4848 "zh-cht": "拒絕存取",
4849 "xloc": [
4850 "default-mobile.handlebars->55->974",
4851 - "default.handlebars->121->1865",
4852 - "default3.handlebars->123->1841"
4851 + "default.handlebars->121->1879",
4852 + "default3.handlebars->123->1849"
4853 ]
4854 },
4855 {
@@ -4938,8 +4938,8 @@
4938 "zh-chs": "访问服务器档案",
4939 "zh-cht": "存取伺服器檔案",
4940 "xloc": [
4941 - "default.handlebars->121->3041",
4942 - "default3.handlebars->123->3028"
4941 + "default.handlebars->121->3057",
4942 + "default3.handlebars->123->3036"
4943 ]
4944 },
4945 {
@@ -5066,19 +5066,19 @@
5066 "default-mobile.handlebars->55->471",
5067 "default-mobile.handlebars->55->473",
5068 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5069 - "default.handlebars->121->2201",
5070 - "default.handlebars->121->2203",
5071 - "default.handlebars->121->3531",
5072 - "default.handlebars->121->752",
5073 - "default.handlebars->121->875",
5074 - "default.handlebars->121->877",
5075 - "default3.handlebars->123->2196",
5076 - "default3.handlebars->123->2197",
5077 - "default3.handlebars->123->3512",
5078 - "default3.handlebars->123->3514",
5079 - "default3.handlebars->123->748",
5080 - "default3.handlebars->123->871",
5081 - "default3.handlebars->123->873"
5069 + "default.handlebars->121->2213",
5070 + "default.handlebars->121->2215",
5071 + "default.handlebars->121->3545",
5072 + "default.handlebars->121->766",
5073 + "default.handlebars->121->889",
5074 + "default.handlebars->121->891",
5075 + "default3.handlebars->123->2202",
5076 + "default3.handlebars->123->2203",
5077 + "default3.handlebars->123->3518",
5078 + "default3.handlebars->123->3520",
5079 + "default3.handlebars->123->756",
5080 + "default3.handlebars->123->879",
5081 + "default3.handlebars->123->881"
5082 ]
5083 },
5084 {
@@ -5108,8 +5108,8 @@
5108 "zh-cht": "帳號設定",
5109 "xloc": [
5110 "default-mobile.handlebars->55->1083",
5111 - "default.handlebars->121->3400",
5112 - "default3.handlebars->123->3383"
5111 + "default.handlebars->121->3414",
5112 + "default3.handlebars->123->3389"
5113 ]
5114 },
5115 {
@@ -5184,8 +5184,8 @@
5184 "pl": "Konto zmienione di synchronizacji z danymi LDAP.",
5185 "uk": "Акаунт змінено на синхронізацію з даними LDAP.",
5186 "xloc": [
5187 - "default.handlebars->121->2790",
5188 - "default3.handlebars->123->2780"
5187 + "default.handlebars->121->2806",
5188 + "default3.handlebars->123->2788"
5189 ]
5190 },
5191 {
@@ -5214,8 +5214,8 @@
5214 "zh-chs": "帐户已更改:{0}",
5215 "zh-cht": "帳戶已更改:{0}",
5216 "xloc": [
5217 - "default.handlebars->121->2702",
5218 - "default3.handlebars->123->2692"
5217 + "default.handlebars->121->2718",
5218 + "default3.handlebars->123->2700"
5219 ]
5220 },
5221 {
@@ -5244,8 +5244,8 @@
5244 "zh-chs": "创建帐户,电子邮件为{0}",
5245 "zh-cht": "創建帳戶,電子郵件為{0}",
5246 "xloc": [
5247 - "default.handlebars->121->2701",
5248 - "default3.handlebars->123->2691"
5247 + "default.handlebars->121->2717",
5248 + "default3.handlebars->123->2699"
5249 ]
5250 },
5251 {
@@ -5274,8 +5274,8 @@
5274 "zh-chs": "已创建帐户,名称为 {0}。",
5275 "zh-cht": "已創建帳戶,名稱為 {0}。",
5276 "xloc": [
5277 - "default.handlebars->121->2764",
5278 - "default3.handlebars->123->2754"
5277 + "default.handlebars->121->2780",
5278 + "default3.handlebars->123->2762"
5279 ]
5280 },
5281 {
@@ -5304,8 +5304,8 @@
5304 "zh-chs": "创建帐户,用户名是{0}",
5305 "zh-cht": "帳戶已創建,用戶名是{0}",
5306 "xloc": [
5307 - "default.handlebars->121->2700",
5308 - "default3.handlebars->123->2690"
5307 + "default.handlebars->121->2716",
5308 + "default3.handlebars->123->2698"
5309 ]
5310 },
5311 {
@@ -5336,11 +5336,11 @@
5336 "xloc": [
5337 "default-mobile.handlebars->55->74",
5338 "default.handlebars->121->229",
5339 - "default.handlebars->121->2860",
5340 - "default.handlebars->121->3038",
5339 + "default.handlebars->121->2876",
5340 + "default.handlebars->121->3054",
5341 "default3.handlebars->123->224",
5342 - "default3.handlebars->123->2850",
5343 - "default3.handlebars->123->3025"
5342 + "default3.handlebars->123->2858",
5343 + "default3.handlebars->123->3033"
5344 ]
5345 },
5346 {
@@ -5370,8 +5370,8 @@
5370 "zh-cht": "達到帳戶限制。",
5371 "xloc": [
5372 "default-mobile.handlebars->55->1095",
5373 - "default.handlebars->121->3412",
5374 - "default3.handlebars->123->3395",
5373 + "default.handlebars->121->3426",
5374 + "default3.handlebars->123->3401",
5375 "login-mobile.handlebars->23->6",
5376 "login.handlebars->13->8",
5377 "login2.handlebars->17->206"
@@ -5434,8 +5434,8 @@
5434 "zh-chs": "帐号登录",
5435 "zh-cht": "帳號登錄",
5436 "xloc": [
5437 - "default.handlebars->121->2637",
5438 - "default3.handlebars->123->2627"
5437 + "default.handlebars->121->2653",
5438 + "default3.handlebars->123->2635"
5439 ]
5440 },
5441 {
@@ -5464,8 +5464,8 @@
5464 "zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5465 "zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
5466 "xloc": [
5467 - "default.handlebars->121->2743",
5468 - "default3.handlebars->123->2733"
5467 + "default.handlebars->121->2759",
5468 + "default3.handlebars->123->2741"
5469 ]
5470 },
5471 {
@@ -5479,8 +5479,8 @@
5479 "pl": "Zapisy logowania tokenami użytkownika",
5480 "uk": "Записи токенів входу до акаунту",
5481 "xloc": [
5482 - "default.handlebars->121->3369",
5483 - "default3.handlebars->123->3352"
5482 + "default.handlebars->121->3383",
5483 + "default3.handlebars->123->3358"
5484 ]
5485 },
5486 {
@@ -5509,8 +5509,8 @@
5509 "zh-chs": "帐户登出",
5510 "zh-cht": "帳戶登出",
5511 "xloc": [
5512 - "default.handlebars->121->2638",
5513 - "default3.handlebars->123->2628"
5512 + "default.handlebars->121->2654",
5513 + "default3.handlebars->123->2636"
5514 ]
5515 },
5516 {
@@ -5570,8 +5570,8 @@
5570 "zh-chs": "帐户密码已更改:{0}",
5571 "zh-cht": "帳戶密碼已更改:{0}",
5572 "xloc": [
5573 - "default.handlebars->121->2710",
5574 - "default3.handlebars->123->2700"
5573 + "default.handlebars->121->2726",
5574 + "default3.handlebars->123->2708"
5575 ]
5576 },
5577 {
@@ -5600,8 +5600,8 @@
5600 "zh-chs": "帐户已删除",
5601 "zh-cht": "帳戶已刪除",
5602 "xloc": [
5603 - "default.handlebars->121->2699",
5604 - "default3.handlebars->123->2689"
5603 + "default.handlebars->121->2715",
5604 + "default3.handlebars->123->2697"
5605 ]
5606 },
5607 {
@@ -5661,9 +5661,9 @@
5661 "zh-cht": "指令",
5662 "xloc": [
5663 "default-mobile.handlebars->55->989",
5664 - "default.handlebars->121->1880",
5664 + "default.handlebars->121->1894",
5665 "default.handlebars->container->column_l->p42->p42tbl->1->0->8",
5666 - "default3.handlebars->123->1856",
5666 + "default3.handlebars->123->1864",
5667 "default3.handlebars->container->column_l->p42->p42tbl->1->0->17"
5668 ]
5669 },
@@ -5693,10 +5693,10 @@
5693 "zh-chs": "动作档案",
5694 "zh-cht": "動作檔案",
5695 "xloc": [
5696 - "default.handlebars->121->1358",
5697 - "default.handlebars->121->1360",
5698 - "default3.handlebars->123->1346",
5699 - "default3.handlebars->123->1348"
5696 + "default.handlebars->121->1372",
5697 + "default.handlebars->121->1374",
5698 + "default3.handlebars->123->1354",
5699 + "default3.handlebars->123->1356"
5700 ]
5701 },
5702 {
@@ -5729,15 +5729,15 @@
5729 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
5730 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
5731 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
5732 - "default.handlebars->121->1020",
5733 - "default.handlebars->121->1826",
5734 - "default.handlebars->121->1835",
5732 + "default.handlebars->121->1034",
5733 + "default.handlebars->121->1840",
5734 + "default.handlebars->121->1849",
5735 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
5736 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
5737 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1",
5738 - "default3.handlebars->123->1016",
5739 - "default3.handlebars->123->1802",
5740 - "default3.handlebars->123->1811",
5738 + "default3.handlebars->123->1024",
5739 + "default3.handlebars->123->1810",
5740 + "default3.handlebars->123->1819",
5741 "default3.handlebars->container->column_l->p11->deskarea0->deskMobileActionsPanel->5",
5742 "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->3",
5743 "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->3",
@@ -5770,8 +5770,8 @@
5770 "zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔&reg;AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。",
5771 "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾&reg;AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
5772 "xloc": [
5773 - "default.handlebars->121->547",
5774 - "default3.handlebars->123->543"
5773 + "default.handlebars->121->561",
5774 + "default3.handlebars->123->551"
5775 ]
5776 },
5777 {
@@ -5858,8 +5858,8 @@
5858 "zh-chs": "如果ACM失败,则激活到CCM",
5859 "zh-cht": "如果ACM失敗,則激活到CCM",
5860 "xloc": [
5861 - "default.handlebars->121->2395",
5862 - "default3.handlebars->123->2382"
5861 + "default.handlebars->121->2411",
5862 + "default3.handlebars->123->2390"
5863 ]
5864 },
5865 {
@@ -5892,14 +5892,14 @@
5892 "default-mobile.handlebars->55->501",
5893 "default-mobile.handlebars->55->840",
5894 "default-mobile.handlebars->55->874",
5895 - "default.handlebars->121->1685",
5896 - "default.handlebars->121->1719",
5897 - "default.handlebars->121->908",
5898 - "default.handlebars->121->910",
5899 - "default3.handlebars->123->1661",
5900 - "default3.handlebars->123->1695",
5901 - "default3.handlebars->123->904",
5902 - "default3.handlebars->123->906"
5895 + "default.handlebars->121->1699",
5896 + "default.handlebars->121->1733",
5897 + "default.handlebars->121->922",
5898 + "default.handlebars->121->924",
5899 + "default3.handlebars->123->1669",
5900 + "default3.handlebars->123->1703",
5901 + "default3.handlebars->123->912",
5902 + "default3.handlebars->123->914"
5903 ]
5904 },
5905 {
@@ -5958,10 +5958,10 @@
5958 "zh-chs": "主动设备共享",
5959 "zh-cht": "主動設備共享",
5960 "xloc": [
5961 - "default.handlebars->121->1096",
5962 - "default.handlebars->121->2344",
5963 - "default3.handlebars->123->1092",
5964 - "default3.handlebars->123->2333"
5961 + "default.handlebars->121->1110",
5962 + "default.handlebars->121->2360",
5963 + "default3.handlebars->123->1100",
5964 + "default3.handlebars->123->2341"
5965 ]
5966 },
5967 {
@@ -5990,8 +5990,8 @@
5990 "zh-chs": "活动登录令牌",
5991 "zh-cht": "活動登錄令牌",
5992 "xloc": [
5993 - "default.handlebars->121->2232",
5994 - "default3.handlebars->123->2225"
5993 + "default.handlebars->121->2246",
5994 + "default3.handlebars->123->2231"
5995 ]
5996 },
5997 {
@@ -6021,8 +6021,8 @@
6021 "zh-cht": "活躍用戶",
6022 "xloc": [
6023 "default-mobile.handlebars->55->796",
6024 - "default.handlebars->121->973",
6025 - "default3.handlebars->123->969"
6024 + "default.handlebars->121->987",
6025 + "default3.handlebars->123->977"
6026 ]
6027 },
6028 {
@@ -6052,8 +6052,8 @@
6052 "zh-cht": "活躍用戶",
6053 "xloc": [
6054 "default-mobile.handlebars->55->795",
6055 - "default.handlebars->121->972",
6056 - "default3.handlebars->123->968"
6055 + "default.handlebars->121->986",
6056 + "default3.handlebars->123->976"
6057 ]
6058 },
6059 {
@@ -6083,9 +6083,9 @@
6083 "zh-cht": "添加",
6084 "xloc": [
6085 "default-mobile.handlebars->55->666",
6086 - "default.handlebars->121->1448",
6087 - "default.handlebars->121->1454",
6088 - "default3.handlebars->123->1434",
6086 + "default.handlebars->121->1462",
6087 + "default.handlebars->121->1468",
6088 + "default3.handlebars->123->1442",
6089 "sharing-mobile.handlebars->55->41"
6090 ]
6091 },
@@ -6115,10 +6115,10 @@
6115 "zh-chs": "添加代理",
6116 "zh-cht": "新增代理",
6117 "xloc": [
6118 - "default.handlebars->121->2334",
6119 - "default.handlebars->121->513",
6120 - "default3.handlebars->123->2323",
6121 - "default3.handlebars->123->509"
6118 + "default.handlebars->121->2350",
6119 + "default.handlebars->121->527",
6120 + "default3.handlebars->123->2331",
6121 + "default3.handlebars->123->517"
6122 ]
6123 },
6124 {
@@ -6147,14 +6147,14 @@
6147 "zh-chs": "添加设备",
6148 "zh-cht": "新增裝置",
6149 "xloc": [
6150 - "default.handlebars->121->2338",
6151 - "default.handlebars->121->3013",
6152 - "default.handlebars->121->3208",
6153 - "default.handlebars->121->517",
6154 - "default3.handlebars->123->2327",
6155 - "default3.handlebars->123->3000",
6156 - "default3.handlebars->123->3189",
6157 - "default3.handlebars->123->513"
6150 + "default.handlebars->121->2354",
6151 + "default.handlebars->121->3029",
6152 + "default.handlebars->121->3222",
6153 + "default.handlebars->121->531",
6154 + "default3.handlebars->123->2335",
6155 + "default3.handlebars->123->3008",
6156 + "default3.handlebars->123->3195",
6157 + "default3.handlebars->123->521"
6158 ]
6159 },
6160 {
@@ -6183,8 +6183,8 @@
6183 "zh-chs": "添加设备日志",
6184 "zh-cht": "新增裝置日誌",
6185 "xloc": [
6186 - "default.handlebars->121->1182",
6187 - "default3.handlebars->123->1176"
6186 + "default.handlebars->121->1196",
6187 + "default3.handlebars->123->1184"
6188 ]
6189 },
6190 {
@@ -6213,14 +6213,14 @@
6213 "zh-chs": "添加设备组",
6214 "zh-cht": "新增裝置群",
6215 "xloc": [
6216 - "default.handlebars->121->2483",
6217 - "default.handlebars->121->3007",
6218 - "default.handlebars->121->3196",
6219 - "default.handlebars->121->413",
6220 - "default3.handlebars->123->2473",
6221 - "default3.handlebars->123->2994",
6222 - "default3.handlebars->123->3177",
6223 - "default3.handlebars->123->409"
6216 + "default.handlebars->121->2499",
6217 + "default.handlebars->121->3023",
6218 + "default.handlebars->121->3210",
6219 + "default.handlebars->121->427",
6220 + "default3.handlebars->123->2481",
6221 + "default3.handlebars->123->3002",
6222 + "default3.handlebars->123->3183",
6223 + "default3.handlebars->123->417"
6224 ]
6225 },
6226 {
@@ -6249,8 +6249,8 @@
6249 "zh-chs": "添加设备组权限",
6250 "zh-cht": "新增裝置群權限",
6251 "xloc": [
6252 - "default.handlebars->121->2480",
6253 - "default3.handlebars->123->2470"
6252 + "default.handlebars->121->2496",
6253 + "default3.handlebars->123->2478"
6254 ]
6255 },
6256 {
@@ -6279,10 +6279,10 @@
6279 "zh-chs": "添加设备权限",
6280 "zh-cht": "新增裝置權限",
6281 "xloc": [
6282 - "default.handlebars->121->2485",
6283 - "default.handlebars->121->2487",
6284 - "default3.handlebars->123->2475",
6285 - "default3.handlebars->123->2477"
6282 + "default.handlebars->121->2501",
6283 + "default.handlebars->121->2503",
6284 + "default3.handlebars->123->2483",
6285 + "default3.handlebars->123->2485"
6286 ]
6287 },
6288 {
@@ -6311,8 +6311,8 @@
6311 "zh-chs": "添加英特尔&reg;AMT设备",
6312 "zh-cht": "新增Intel&reg; AMT裝置",
6313 "xloc": [
6314 - "default.handlebars->121->537",
6315 - "default3.handlebars->123->533"
6314 + "default.handlebars->121->551",
6315 + "default3.handlebars->123->541"
6316 ]
6317 },
6318 {
@@ -6371,8 +6371,8 @@
6371 "zh-chs": "添加本地",
6372 "zh-cht": "新增本地",
6373 "xloc": [
6374 - "default.handlebars->121->507",
6375 - "default3.handlebars->123->503"
6374 + "default.handlebars->121->521",
6375 + "default3.handlebars->123->511"
6376 ]
6377 },
6378 {
@@ -6401,8 +6401,8 @@
6401 "zh-chs": "添加成员身份",
6402 "zh-cht": "新增成員身份",
6403 "xloc": [
6404 - "default.handlebars->121->3228",
6405 - "default3.handlebars->123->3209"
6404 + "default.handlebars->121->3242",
6405 + "default3.handlebars->123->3215"
6406 ]
6407 },
6408 {
@@ -6431,8 +6431,8 @@
6431 "zh-chs": "添加 Mesh Agent",
6432 "zh-cht": "新增 Mesh Agent",
6433 "xloc": [
6434 - "default.handlebars->121->708",
6435 - "default3.handlebars->123->704"
6434 + "default.handlebars->121->722",
6435 + "default3.handlebars->123->712"
6436 ]
6437 },
6438 {
@@ -6461,14 +6461,14 @@
6461 "zh-chs": "添加安全密钥",
6462 "zh-cht": "新增安全密鑰",
6463 "xloc": [
6464 - "default.handlebars->121->1947",
6465 - "default.handlebars->121->1948",
6464 + "default.handlebars->121->1959",
6465 + "default.handlebars->121->1960",
6466 "default.handlebars->121->263",
6467 "default.handlebars->121->265",
6468 "default.handlebars->121->268",
6469 "default.handlebars->121->269",
6470 - "default3.handlebars->123->1921",
6471 - "default3.handlebars->123->1922",
6470 + "default3.handlebars->123->1927",
6471 + "default3.handlebars->123->1928",
6472 "default3.handlebars->123->256",
6473 "default3.handlebars->123->258",
6474 "default3.handlebars->123->261",
@@ -6502,8 +6502,8 @@
6502 "zh-cht": "新增用戶",
6503 "xloc": [
6504 "default-mobile.handlebars->55->1007",
6505 - "default.handlebars->121->1088",
6506 - "default3.handlebars->123->1084"
6505 + "default.handlebars->121->1102",
6506 + "default3.handlebars->123->1092"
6507 ]
6508 },
6509 {
@@ -6532,8 +6532,8 @@
6532 "zh-chs": "添加用户设备权限",
6533 "zh-cht": "新增用戶裝置權限",
6534 "xloc": [
6535 - "default.handlebars->121->2490",
6536 - "default3.handlebars->123->2480"
6535 + "default.handlebars->121->2506",
6536 + "default3.handlebars->123->2488"
6537 ]
6538 },
6539 {
@@ -6562,14 +6562,14 @@
6562 "zh-chs": "添加用户组",
6563 "zh-cht": "新增用戶群",
6564 "xloc": [
6565 - "default.handlebars->121->1089",
6566 - "default.handlebars->121->2328",
6567 - "default.handlebars->121->2482",
6568 - "default.handlebars->121->3202",
6569 - "default3.handlebars->123->1085",
6570 - "default3.handlebars->123->2317",
6571 - "default3.handlebars->123->2472",
6572 - "default3.handlebars->123->3183"
6565 + "default.handlebars->121->1103",
6566 + "default.handlebars->121->2344",
6567 + "default.handlebars->121->2498",
6568 + "default.handlebars->121->3216",
6569 + "default3.handlebars->123->1093",
6570 + "default3.handlebars->123->2325",
6571 + "default3.handlebars->123->2480",
6572 + "default3.handlebars->123->3189"
6573 ]
6574 },
6575 {
@@ -6598,8 +6598,8 @@
6598 "zh-chs": "添加用户组设备权限",
6599 "zh-cht": "新增用戶群裝置權限",
6600 "xloc": [
6601 - "default.handlebars->121->2492",
6602 - "default3.handlebars->123->2482"
6601 + "default.handlebars->121->2508",
6602 + "default3.handlebars->123->2490"
6603 ]
6604 },
6605 {
@@ -6657,10 +6657,10 @@
6657 "zh-chs": "添加用户",
6658 "zh-cht": "新增用戶",
6659 "xloc": [
6660 - "default.handlebars->121->2327",
6661 - "default.handlebars->121->3002",
6662 - "default3.handlebars->123->2316",
6663 - "default3.handlebars->123->2989"
6660 + "default.handlebars->121->2343",
6661 + "default.handlebars->121->3018",
6662 + "default3.handlebars->123->2324",
6663 + "default3.handlebars->123->2997"
6664 ]
6665 },
6666 {
@@ -6689,8 +6689,8 @@
6689 "zh-chs": "将用户添加到设备组",
6690 "zh-cht": "將用戶新增到裝置群",
6691 "xloc": [
6692 - "default.handlebars->121->2479",
6693 - "default3.handlebars->123->2469"
6692 + "default.handlebars->121->2495",
6693 + "default3.handlebars->123->2477"
6694 ]
6695 },
6696 {
@@ -6719,8 +6719,8 @@
6719 "zh-chs": "将用户添加到用户组",
6720 "zh-cht": "將用戶新增到用戶群",
6721 "xloc": [
6722 - "default.handlebars->121->3037",
6723 - "default3.handlebars->123->3024"
6722 + "default.handlebars->121->3053",
6723 + "default3.handlebars->123->3032"
6724 ]
6725 },
6726 {
@@ -6779,8 +6779,8 @@
6779 "zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。",
6780 "zh-cht": "將本地設備添加到設備組 \\\"{0}\\\"。",
6781 "xloc": [
6782 - "default.handlebars->121->518",
6783 - "default3.handlebars->123->514"
6782 + "default.handlebars->121->532",
6783 + "default3.handlebars->123->522"
6784 ]
6785 },
6786 {
@@ -6809,8 +6809,8 @@
6809 "zh-chs": "通过扫描本地网络添加新的英特尔&reg;AMT计算机。",
6810 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
6811 "xloc": [
6812 - "default.handlebars->121->508",
6813 - "default3.handlebars->123->504"
6812 + "default.handlebars->121->522",
6813 + "default3.handlebars->123->512"
6814 ]
6815 },
6816 {
@@ -6839,8 +6839,8 @@
6839 "zh-chs": "添加位于本地网络上的新英特尔&reg;AMT计算机。",
6840 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
6841 "xloc": [
6842 - "default.handlebars->121->506",
6843 - "default3.handlebars->123->502"
6842 + "default.handlebars->121->520",
6843 + "default3.handlebars->123->510"
6844 ]
6845 },
6846 {
@@ -6869,8 +6869,8 @@
6869 "zh-chs": "将新的英特尔&reg;AMT设备添加到设备组“{0}”。",
6870 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
6871 "xloc": [
6872 - "default.handlebars->121->527",
6873 - "default3.handlebars->123->523"
6872 + "default.handlebars->121->541",
6873 + "default3.handlebars->123->531"
6874 ]
6875 },
6876 {
@@ -6899,10 +6899,10 @@
6899 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
6900 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
6901 "xloc": [
6902 - "default.handlebars->121->2333",
6903 - "default.handlebars->121->512",
6904 - "default3.handlebars->123->2322",
6905 - "default3.handlebars->123->508"
6902 + "default.handlebars->121->2349",
6903 + "default.handlebars->121->526",
6904 + "default3.handlebars->123->2330",
6905 + "default3.handlebars->123->516"
6906 ]
6907 },
6908 {
@@ -6931,10 +6931,10 @@
6931 "zh-chs": "添加位于本地网络上的设备。",
6932 "zh-cht": "添加位於本地網絡上的設備。",
6933 "xloc": [
6934 - "default.handlebars->121->2337",
6935 - "default.handlebars->121->516",
6936 - "default3.handlebars->123->2326",
6937 - "default3.handlebars->123->512"
6934 + "default.handlebars->121->2353",
6935 + "default.handlebars->121->530",
6936 + "default3.handlebars->123->2334",
6937 + "default3.handlebars->123->520"
6938 ]
6939 },
6940 {
@@ -6963,8 +6963,8 @@
6963 "zh-chs": "添加本地设备",
6964 "zh-cht": "添加本地設備",
6965 "xloc": [
6966 - "default.handlebars->121->526",
6967 - "default3.handlebars->123->522"
6966 + "default.handlebars->121->540",
6967 + "default3.handlebars->123->530"
6968 ]
6969 },
6970 {
@@ -6993,8 +6993,8 @@
6993 "zh-chs": "添加标签",
6994 "zh-cht": "新增標籤",
6995 "xloc": [
6996 - "default.handlebars->121->784",
6997 - "default3.handlebars->123->780"
6996 + "default.handlebars->121->798",
6997 + "default3.handlebars->123->788"
6998 ]
6999 },
7000 {
@@ -7023,8 +7023,8 @@
7023 "zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel&reg; AMT以将“{0}”分组。",
7024 "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel&reg; AMT以將“{0}”分組。",
7025 "xloc": [
7026 - "default.handlebars->121->544",
7027 - "default3.handlebars->123->540"
7026 + "default.handlebars->121->558",
7027 + "default3.handlebars->123->548"
7028 ]
7029 },
7030 {
@@ -7053,8 +7053,8 @@
7053 "zh-chs": "添加了身份验证应用程序",
7054 "zh-cht": "添加了身份驗證應用程序",
7055 "xloc": [
7056 - "default.handlebars->121->2726",
7057 - "default3.handlebars->123->2716"
7056 + "default.handlebars->121->2742",
7057 + "default3.handlebars->123->2724"
7058 ]
7059 },
7060 {
@@ -7083,8 +7083,8 @@
7083 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
7084 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
7085 "xloc": [
7086 - "default.handlebars->121->2737",
7087 - "default3.handlebars->123->2727"
7086 + "default.handlebars->121->2753",
7087 + "default3.handlebars->123->2735"
7088 ]
7089 },
7090 {
@@ -7113,8 +7113,8 @@
7113 "zh-chs": "添加了每天重复的设备共享 {0}。",
7114 "zh-cht": "添加了每天重複的設備共享 {0}。",
7115 "xloc": [
7116 - "default.handlebars->121->2774",
7117 - "default3.handlebars->123->2764"
7116 + "default.handlebars->121->2790",
7117 + "default3.handlebars->123->2772"
7118 ]
7119 },
7120 {
@@ -7143,8 +7143,8 @@
7143 "zh-chs": "添加了每周重复的设备共享 {0}。",
7144 "zh-cht": "添加了每週重複的設備共享 {0}。",
7145 "xloc": [
7146 - "default.handlebars->121->2775",
7147 - "default3.handlebars->123->2765"
7146 + "default.handlebars->121->2791",
7147 + "default3.handlebars->123->2773"
7148 ]
7149 },
7150 {
@@ -7173,8 +7173,8 @@
7173 "zh-chs": "添加了无限时间的设备共享 {0}。",
7174 "zh-cht": "添加了無限時間的設備共享 {0}。",
7175 "xloc": [
7176 - "default.handlebars->121->2767",
7177 - "default3.handlebars->123->2757"
7176 + "default.handlebars->121->2783",
7177 + "default3.handlebars->123->2765"
7178 ]
7179 },
7180 {
@@ -7203,10 +7203,10 @@
7203 "zh-chs": "已将设备{0}添加到设备组{1}",
7204 "zh-cht": "已將設備{0}添加到設備組{1}",
7205 "xloc": [
7206 - "default.handlebars->121->2693",
7207 - "default.handlebars->121->2720",
7208 - "default3.handlebars->123->2683",
7209 - "default3.handlebars->123->2710"
7206 + "default.handlebars->121->2709",
7207 + "default.handlebars->121->2736",
7208 + "default3.handlebars->123->2691",
7209 + "default3.handlebars->123->2718"
7210 ]
7211 },
7212 {
@@ -7235,8 +7235,8 @@
7235 "zh-chs": "添加登录令牌",
7236 "zh-cht": "添加了登錄令牌",
7237 "xloc": [
7238 - "default.handlebars->121->2751",
7239 - "default3.handlebars->123->2741"
7238 + "default.handlebars->121->2767",
7239 + "default3.handlebars->123->2749"
7240 ]
7241 },
7242 {
@@ -7265,8 +7265,8 @@
7265 "zh-chs": "新增推送通知认证装置",
7266 "zh-cht": "增加推送通知認證設備",
7267 "xloc": [
7268 - "default.handlebars->121->2749",
7269 - "default3.handlebars->123->2739"
7268 + "default.handlebars->121->2765",
7269 + "default3.handlebars->123->2747"
7270 ]
7271 },
7272 {
@@ -7295,8 +7295,8 @@
7295 "zh-chs": "添加了安全密钥",
7296 "zh-cht": "添加了安全密鑰",
7297 "xloc": [
7298 - "default.handlebars->121->2731",
7299 - "default3.handlebars->123->2721"
7298 + "default.handlebars->121->2747",
7299 + "default3.handlebars->123->2729"
7300 ]
7301 },
7302 {
@@ -7325,8 +7325,8 @@
7325 "zh-chs": "已将用户组{0}添加到设备组{1}",
7326 "zh-cht": "已將用戶組{0}添加到設備組{1}",
7327 "xloc": [
7328 - "default.handlebars->121->2704",
7329 - "default3.handlebars->123->2694"
7328 + "default.handlebars->121->2720",
7329 + "default3.handlebars->123->2702"
7330 ]
7331 },
7332 {
@@ -7355,10 +7355,10 @@
7355 "zh-chs": "已将用户{0}添加到用户组{1}",
7356 "zh-cht": "已將用戶{0}添加到用戶組{1}",
7357 "xloc": [
7358 - "default.handlebars->121->2707",
7359 - "default.handlebars->121->2716",
7360 - "default3.handlebars->123->2697",
7361 - "default3.handlebars->123->2706"
7358 + "default.handlebars->121->2723",
7359 + "default.handlebars->121->2732",
7360 + "default3.handlebars->123->2705",
7361 + "default3.handlebars->123->2714"
7362 ]
7363 },
7364 {
@@ -7387,8 +7387,8 @@
7387 "zh-chs": "地址",
7388 "zh-cht": "地址",
7389 "xloc": [
7390 - "default.handlebars->121->406",
7391 - "default3.handlebars->123->402"
7390 + "default.handlebars->121->420",
7391 + "default3.handlebars->123->410"
7392 ]
7393 },
7394 {
@@ -7447,8 +7447,8 @@
7447 "zh-cht": "管理員控制模式(ACM)",
7448 "xloc": [
7449 "default-mobile.handlebars->55->842",
7450 - "default.handlebars->121->1687",
7451 - "default3.handlebars->123->1663"
7450 + "default.handlebars->121->1701",
7451 + "default3.handlebars->123->1671"
7452 ]
7453 },
7454 {
@@ -7478,8 +7478,8 @@
7478 "zh-cht": "管理員憑證",
7479 "xloc": [
7480 "default-mobile.handlebars->55->848",
7481 - "default.handlebars->121->1693",
7482 - "default3.handlebars->123->1669"
7481 + "default.handlebars->121->1707",
7482 + "default3.handlebars->123->1677"
7483 ]
7484 },
7485 {
@@ -7508,15 +7508,15 @@
7508 "zh-chs": "管理员PowerShell",
7509 "zh-cht": "管理員PowerShell",
7510 "xloc": [
7511 - "default.handlebars->121->3248",
7512 - "default.handlebars->121->3258",
7513 - "default.handlebars->121->3323",
7514 - "default.handlebars->121->3376",
7511 + "default.handlebars->121->3262",
7512 + "default.handlebars->121->3272",
7513 + "default.handlebars->121->3337",
7514 + "default.handlebars->121->3390",
7515 "default.handlebars->termShellContextMenu->3",
7516 - "default3.handlebars->123->3231",
7517 - "default3.handlebars->123->3241",
7518 - "default3.handlebars->123->3306",
7519 - "default3.handlebars->123->3359",
7516 + "default3.handlebars->123->3237",
7517 + "default3.handlebars->123->3247",
7518 + "default3.handlebars->123->3312",
7519 + "default3.handlebars->123->3365",
7520 "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->3->0",
7521 "player.handlebars->31->29",
7522 "xterm.handlebars->termShellContextMenu->cxtermps"
@@ -7548,8 +7548,8 @@
7548 "zh-chs": "管理领域",
7549 "zh-cht": "管理領域",
7550 "xloc": [
7551 - "default.handlebars->121->3089",
7552 - "default3.handlebars->123->3076"
7551 + "default.handlebars->121->3105",
7552 + "default3.handlebars->123->3084"
7553 ]
7554 },
7555 {
@@ -7609,8 +7609,8 @@
7609 "zh-chs": "管理领域",
7610 "zh-cht": "管理領域",
7611 "xloc": [
7612 - "default.handlebars->121->2934",
7613 - "default3.handlebars->123->2921"
7612 + "default.handlebars->121->2950",
7613 + "default3.handlebars->123->2929"
7614 ]
7615 },
7616 {
@@ -7639,8 +7639,8 @@
7639 "zh-chs": "管理员",
7640 "zh-cht": "管理員",
7641 "xloc": [
7642 - "default.handlebars->121->2852",
7643 - "default3.handlebars->123->2842"
7642 + "default.handlebars->121->2868",
7643 + "default3.handlebars->123->2850"
7644 ]
7645 },
7646 {
@@ -7670,8 +7670,8 @@
7670 "zh-cht": "南非文",
7671 "xloc": [
7672 "default-mobile.handlebars->55->120",
7673 - "default.handlebars->121->1950",
7674 - "default3.handlebars->123->1924",
7673 + "default.handlebars->121->1962",
7674 + "default3.handlebars->123->1930",
7675 "login2.handlebars->17->1"
7676 ]
7677 },
@@ -7705,18 +7705,18 @@
7705 "default-mobile.handlebars->55->463",
7706 "default-mobile.handlebars->55->520",
7707 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7708 - "default.handlebars->121->2563",
7709 - "default.handlebars->121->2576",
7710 - "default.handlebars->121->3474",
7711 - "default.handlebars->121->433",
7712 - "default.handlebars->121->740",
7708 + "default.handlebars->121->2579",
7709 + "default.handlebars->121->2592",
7710 + "default.handlebars->121->3488",
7711 + "default.handlebars->121->447",
7712 + "default.handlebars->121->754",
7713 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7714 "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm",
7715 - "default3.handlebars->123->2553",
7716 - "default3.handlebars->123->2566",
7717 - "default3.handlebars->123->3457",
7718 - "default3.handlebars->123->429",
7719 - "default3.handlebars->123->736",
7715 + "default3.handlebars->123->2561",
7716 + "default3.handlebars->123->2574",
7717 + "default3.handlebars->123->3463",
7718 + "default3.handlebars->123->437",
7719 + "default3.handlebars->123->744",
7720 "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7721 "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog7->1->td7meshkvm"
7722 ]
@@ -7747,10 +7747,10 @@
7747 "zh-chs": "代理+英特尔AMT",
7748 "zh-cht": "代理+Intel&reg; AMT",
7749 "xloc": [
7750 - "default.handlebars->121->2565",
7751 - "default.handlebars->121->2578",
7752 - "default3.handlebars->123->2555",
7753 - "default3.handlebars->123->2568"
7750 + "default.handlebars->121->2581",
7751 + "default.handlebars->121->2594",
7752 + "default3.handlebars->123->2563",
7753 + "default3.handlebars->123->2576"
7754 ]
7755 },
7756 {
@@ -7812,10 +7812,10 @@
7812 "xloc": [
7813 "default-mobile.handlebars->55->1054",
7814 "default-mobile.handlebars->55->602",
7815 - "default.handlebars->121->2500",
7816 - "default.handlebars->121->830",
7817 - "default3.handlebars->123->2490",
7818 - "default3.handlebars->123->826"
7815 + "default.handlebars->121->2516",
7816 + "default.handlebars->121->844",
7817 + "default3.handlebars->123->2498",
7818 + "default3.handlebars->123->834"
7819 ]
7820 },
7821 {
@@ -7844,8 +7844,8 @@
7844 "zh-chs": "代理错误计数器",
7845 "zh-cht": "代理錯誤計數器",
7846 "xloc": [
7847 - "default.handlebars->121->3442",
7848 - "default3.handlebars->123->3425"
7847 + "default.handlebars->121->3456",
7848 + "default3.handlebars->123->3431"
7849 ]
7850 },
7851 {
@@ -7951,8 +7951,8 @@
7951 "zh-cht": "代理訊息",
7952 "xloc": [
7953 "default-mobile.handlebars->55->436",
7954 - "default.handlebars->121->497",
7955 - "default3.handlebars->123->493"
7954 + "default.handlebars->121->511",
7955 + "default3.handlebars->123->501"
7956 ]
7957 },
7958 {
@@ -8041,10 +8041,10 @@
8041 "zh-chs": "代理自行共享",
8042 "zh-cht": "代理自行共享",
8043 "xloc": [
8044 - "default.handlebars->121->1117",
8045 - "default.handlebars->121->2365",
8046 - "default3.handlebars->123->1113",
8047 - "default3.handlebars->123->2354"
8044 + "default.handlebars->121->1131",
8045 + "default.handlebars->121->2381",
8046 + "default3.handlebars->123->1121",
8047 + "default3.handlebars->123->2362"
8048 ]
8049 },
8050 {
@@ -8073,8 +8073,8 @@
8073 "zh-chs": "代理会话",
8074 "zh-cht": "代理時段",
8075 "xloc": [
8076 - "default.handlebars->121->3459",
8077 - "default3.handlebars->123->3442"
8076 + "default.handlebars->121->3473",
8077 + "default3.handlebars->123->3448"
8078 ]
8079 },
8080 {
@@ -8104,8 +8104,8 @@
8104 "zh-cht": "代理標籤",
8105 "xloc": [
8106 "default-mobile.handlebars->55->517",
8107 - "default.handlebars->121->931",
8108 - "default3.handlebars->123->927"
8107 + "default.handlebars->121->945",
8108 + "default3.handlebars->123->935"
8109 ]
8110 },
8111 {
@@ -8135,9 +8135,9 @@
8135 "zh-cht": "代理類型",
8136 "xloc": [
8137 "default.handlebars->121->359",
8138 - "default.handlebars->121->393",
8138 + "default.handlebars->121->407",
8139 "default3.handlebars->123->355",
8140 - "default3.handlebars->123->389"
8140 + "default3.handlebars->123->397"
8141 ]
8142 },
8143 {
@@ -8166,9 +8166,9 @@
8166 "zh-chs": "代理类型",
8167 "zh-cht": "代理類型",
8168 "xloc": [
8169 - "default.handlebars->121->2574",
8169 + "default.handlebars->121->2590",
8170 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1",
8171 - "default3.handlebars->123->2564",
8171 + "default3.handlebars->123->2572",
8172 "default3.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
8173 ]
8174 },
@@ -8199,9 +8199,9 @@
8199 "zh-cht": "代理版本",
8200 "xloc": [
8201 "default.handlebars->121->360",
8202 - "default.handlebars->121->394",
8202 + "default.handlebars->121->408",
8203 "default3.handlebars->123->356",
8204 - "default3.handlebars->123->390"
8204 + "default3.handlebars->123->398"
8205 ]
8206 },
8207 {
@@ -8230,8 +8230,8 @@
8230 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
8231 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
8232 "xloc": [
8233 - "default.handlebars->121->2690",
8234 - "default3.handlebars->123->2680"
8233 + "default.handlebars->121->2706",
8234 + "default3.handlebars->123->2688"
8235 ]
8236 },
8237 {
@@ -8260,11 +8260,11 @@
8260 "zh-chs": "代理已连接",
8261 "zh-cht": "代理已連接",
8262 "xloc": [
8263 - "default.handlebars->121->1075",
8264 - "default.handlebars->121->1076",
8263 + "default.handlebars->121->1089",
8264 + "default.handlebars->121->1090",
8265 "default.handlebars->121->278",
8266 - "default3.handlebars->123->1071",
8267 - "default3.handlebars->123->1072",
8266 + "default3.handlebars->123->1079",
8267 + "default3.handlebars->123->1080",
8268 "default3.handlebars->123->272"
8269 ]
8270 },
@@ -8385,8 +8385,8 @@
8385 "zh-cht": "代理離線",
8386 "xloc": [
8387 "default-mobile.handlebars->55->972",
8388 - "default.handlebars->121->1863",
8389 - "default3.handlebars->123->1839"
8388 + "default.handlebars->121->1877",
8389 + "default3.handlebars->123->1847"
8390 ]
8391 },
8392 {
@@ -8416,8 +8416,8 @@
8416 "zh-cht": "代理在線",
8417 "xloc": [
8418 "default-mobile.handlebars->55->971",
8419 - "default.handlebars->121->1862",
8420 - "default3.handlebars->123->1838"
8419 + "default.handlebars->121->1876",
8420 + "default3.handlebars->123->1846"
8421 ]
8422 },
8423 {
@@ -8446,8 +8446,8 @@
8446 "zh-chs": "代理在特权降低的远程设备上运行。",
8447 "zh-cht": "代理在特權降低的遠程設備上運行。",
8448 "xloc": [
8449 - "default.handlebars->121->1069",
8450 - "default3.handlebars->123->1065"
8449 + "default.handlebars->121->1083",
8450 + "default3.handlebars->123->1073"
8451 ]
8452 },
8453 {
@@ -8476,12 +8476,12 @@
8476 "zh-chs": "代理",
8477 "zh-cht": "代理",
8478 "xloc": [
8479 - "default.handlebars->121->2531",
8480 - "default.handlebars->121->3487",
8481 - "default.handlebars->121->600",
8482 - "default3.handlebars->123->2521",
8483 - "default3.handlebars->123->3470",
8484 - "default3.handlebars->123->596"
8479 + "default.handlebars->121->2547",
8480 + "default.handlebars->121->3501",
8481 + "default.handlebars->121->614",
8482 + "default3.handlebars->123->2529",
8483 + "default3.handlebars->123->3476",
8484 + "default3.handlebars->123->604"
8485 ]
8486 },
8487 {
@@ -8511,8 +8511,8 @@
8511 "zh-cht": "阿爾巴尼亞文",
8512 "xloc": [
8513 "default-mobile.handlebars->55->121",
8514 - "default.handlebars->121->1951",
8515 - "default3.handlebars->123->1925",
8514 + "default.handlebars->121->1963",
8515 + "default3.handlebars->123->1931",
8516 "login2.handlebars->17->2"
8517 ]
8518 },
@@ -8523,10 +8523,10 @@
8523 "pl": "Okno Powiadomienia",
8524 "uk": "Вікно Попередження",
8525 "xloc": [
8526 - "default.handlebars->121->1201",
8527 - "default.handlebars->121->793",
8528 - "default3.handlebars->123->1196",
8529 - "default3.handlebars->123->789"
8526 + "default.handlebars->121->1215",
8527 + "default.handlebars->121->807",
8528 + "default3.handlebars->123->1204",
8529 + "default3.handlebars->123->797"
8530 ]
8531 },
8532 {
@@ -8558,9 +8558,9 @@
8558 "default-mobile.handlebars->55->377",
8559 "default-mobile.handlebars->55->703",
8560 "default-mobile.handlebars->55->705",
8561 - "default.handlebars->121->3291",
8561 + "default.handlebars->121->3305",
8562 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1",
8563 - "default3.handlebars->123->3274",
8563 + "default3.handlebars->123->3280",
8564 "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1",
8565 "sharing-mobile.handlebars->55->79",
8566 "sharing-mobile.handlebars->55->81"
@@ -8592,8 +8592,8 @@
8592 "zh-chs": "全部可用",
8593 "zh-cht": "全部可用",
8594 "xloc": [
8595 - "default.handlebars->121->2814",
8596 - "default3.handlebars->123->2804"
8595 + "default.handlebars->121->2830",
8596 + "default3.handlebars->123->2812"
8597 ]
8598 },
8599 {
@@ -8622,10 +8622,10 @@
8622 "zh-chs": "所有可用的代理",
8623 "zh-cht": "所有可用的代理",
8624 "xloc": [
8625 - "default.handlebars->121->2532",
8626 - "default.handlebars->121->601",
8627 - "default3.handlebars->123->2522",
8628 - "default3.handlebars->123->597"
8625 + "default.handlebars->121->2548",
8626 + "default.handlebars->121->615",
8627 + "default3.handlebars->123->2530",
8628 + "default3.handlebars->123->605"
8629 ]
8630 },
8631 {
@@ -8654,8 +8654,8 @@
8654 "zh-chs": "所有显示",
8655 "zh-cht": "所有顯示",
8656 "xloc": [
8657 - "default.handlebars->121->1499",
8658 - "default3.handlebars->123->1477"
8657 + "default.handlebars->121->1513",
8658 + "default3.handlebars->123->1485"
8659 ]
8660 },
8661 {
@@ -8684,8 +8684,8 @@
8684 "zh-chs": "所有事件",
8685 "zh-cht": "所有事件",
8686 "xloc": [
8687 - "default.handlebars->121->2812",
8688 - "default3.handlebars->123->2802"
8687 + "default.handlebars->121->2828",
8688 + "default3.handlebars->123->2810"
8689 ]
8690 },
8691 {
@@ -8714,12 +8714,12 @@
8714 "zh-chs": "全部聚焦",
8715 "zh-cht": "全部聚焦",
8716 "xloc": [
8717 - "default.handlebars->121->1417",
8718 - "default.handlebars->121->1419",
8719 - "default.handlebars->121->1420",
8720 - "default3.handlebars->123->1404",
8721 - "default3.handlebars->123->1406",
8722 - "default3.handlebars->123->1407"
8717 + "default.handlebars->121->1431",
8718 + "default.handlebars->121->1433",
8719 + "default.handlebars->121->1434",
8720 + "default3.handlebars->123->1412",
8721 + "default3.handlebars->123->1414",
8722 + "default3.handlebars->123->1415"
8723 ]
8724 },
8725 {
@@ -8760,7 +8760,7 @@
8760 "zh-chs": "所有主题",
8761 "zh-cht": "所有主題",
8762 "xloc": [
8763 - "default3.handlebars->123->2193"
8763 + "default3.handlebars->123->2199"
8764 ]
8765 },
8766 {
@@ -8818,8 +8818,8 @@
8818 "zh-chs": "允许覆盖服务器设备名称直到下次连接",
8819 "zh-cht": "允許覆寫伺服器裝置名稱直到下次連線",
8820 "xloc": [
8821 - "default.handlebars->121->2437",
8822 - "default3.handlebars->123->2427"
8821 + "default.handlebars->121->2453",
8822 + "default3.handlebars->123->2435"
8823 ]
8824 },
8825 {
@@ -8848,10 +8848,10 @@
8848 "zh-chs": "允许用户管理此设备组和该组中的设备。",
8849 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
8850 "xloc": [
8851 - "default.handlebars->121->2444",
8852 - "default.handlebars->121->3034",
8853 - "default3.handlebars->123->2434",
8854 - "default3.handlebars->123->3021"
8851 + "default.handlebars->121->2460",
8852 + "default.handlebars->121->3050",
8853 + "default3.handlebars->123->2442",
8854 + "default3.handlebars->123->3029"
8855 ]
8856 },
8857 {
@@ -8880,8 +8880,8 @@
8880 "zh-chs": "允许用户管理此设备。",
8881 "zh-cht": "允許用戶管理此裝置。",
8882 "xloc": [
8883 - "default.handlebars->121->2445",
8884 - "default3.handlebars->123->2435"
8883 + "default.handlebars->121->2461",
8884 + "default3.handlebars->123->2443"
8885 ]
8886 },
8887 {
@@ -8911,11 +8911,11 @@
8911 "zh-cht": "允許",
8912 "xloc": [
8913 "default.handlebars->121->307",
8914 - "default.handlebars->121->3550",
8915 - "default.handlebars->121->3553",
8914 + "default.handlebars->121->3564",
8915 + "default.handlebars->121->3567",
8916 "default3.handlebars->123->302",
8917 - "default3.handlebars->123->3533",
8918 - "default3.handlebars->123->3536"
8917 + "default3.handlebars->123->3539",
8918 + "default3.handlebars->123->3542"
8919 ]
8920 },
8921 {
@@ -8977,9 +8977,9 @@
8977 "xloc": [
8978 "default-mobile.handlebars->55->659",
8979 "default-mobile.handlebars->55->663",
8980 - "default.handlebars->121->1441",
8981 - "default.handlebars->121->1445",
8982 - "default3.handlebars->123->1428",
8980 + "default.handlebars->121->1455",
8981 + "default.handlebars->121->1459",
8982 + "default3.handlebars->123->1436",
8983 "sharing-mobile.handlebars->55->34",
8984 "sharing-mobile.handlebars->55->38"
8985 ]
@@ -9010,8 +9010,8 @@
9010 "zh-chs": "替代Shell",
9011 "zh-cht": "替代Shell",
9012 "xloc": [
9013 - "default.handlebars->121->1407",
9014 - "default3.handlebars->123->1394"
9013 + "default.handlebars->121->1421",
9014 + "default3.handlebars->123->1402"
9015 ]
9016 },
9017 {
@@ -9102,8 +9102,8 @@
9102 "zh-chs": "备用(F10 = ESC + 0)",
9103 "zh-cht": "備用(F10 = ESC + 0)",
9104 "xloc": [
9105 - "default.handlebars->121->1533",
9106 - "default3.handlebars->123->1511",
9105 + "default.handlebars->121->1547",
9106 + "default3.handlebars->123->1519",
9107 "sharing.handlebars->49->37"
9108 ]
9109 },
@@ -9174,14 +9174,14 @@
9174 "zh-chs": "一直通知",
9175 "zh-cht": "一直通知",
9176 "xloc": [
9177 - "default.handlebars->121->2304",
9178 - "default.handlebars->121->2993",
9179 - "default.handlebars->121->3098",
9180 - "default.handlebars->121->983",
9181 - "default3.handlebars->123->2293",
9182 - "default3.handlebars->123->2980",
9183 - "default3.handlebars->123->3085",
9184 - "default3.handlebars->123->979"
9177 + "default.handlebars->121->2320",
9178 + "default.handlebars->121->3009",
9179 + "default.handlebars->121->3114",
9180 + "default.handlebars->121->997",
9181 + "default3.handlebars->123->2301",
9182 + "default3.handlebars->123->2988",
9183 + "default3.handlebars->123->3093",
9184 + "default3.handlebars->123->987"
9185 ]
9186 },
9187 {
@@ -9210,22 +9210,22 @@
9210 "zh-chs": "一直提示",
9211 "zh-cht": "一直提示",
9212 "xloc": [
9213 - "default.handlebars->121->2305",
9214 - "default.handlebars->121->2994",
9215 - "default.handlebars->121->3099",
9216 - "default.handlebars->121->984",
9217 - "default3.handlebars->123->2294",
9218 - "default3.handlebars->123->2981",
9219 - "default3.handlebars->123->3086",
9220 - "default3.handlebars->123->980"
9213 + "default.handlebars->121->2321",
9214 + "default.handlebars->121->3010",
9215 + "default.handlebars->121->3115",
9216 + "default.handlebars->121->998",
9217 + "default3.handlebars->123->2302",
9218 + "default3.handlebars->123->2989",
9219 + "default3.handlebars->123->3094",
9220 + "default3.handlebars->123->988"
9221 ]
9222 },
9223 {
9224 "en": "Amazon App Store",
9225 "nl": "Amazon App Store",
9226 "xloc": [
9227 - "default.handlebars->121->668",
9228 - "default3.handlebars->123->664"
9227 + "default.handlebars->121->682",
9228 + "default3.handlebars->123->672"
9229 ]
9230 },
9231 {
@@ -9298,8 +9298,8 @@
9298 "pl": "Wystąpił nieznany błąd.",
9299 "uk": "Сталася невідома помилка.",
9300 "xloc": [
9301 - "default.handlebars->121->3237",
9302 - "default3.handlebars->123->3220"
9301 + "default.handlebars->121->3251",
9302 + "default3.handlebars->123->3226"
9303 ]
9304 },
9305 {
@@ -9365,8 +9365,8 @@
9365 "zh-cht": "Android APK",
9366 "xloc": [
9367 "default-mobile.handlebars->55->1026",
9368 - "default.handlebars->121->669",
9369 - "default3.handlebars->123->665"
9368 + "default.handlebars->121->683",
9369 + "default3.handlebars->123->673"
9370 ]
9371 },
9372 {
@@ -9433,8 +9433,8 @@
9433 "nl": "Android MeshAgent",
9434 "uk": "Android MeshAgent",
9435 "xloc": [
9436 - "default.handlebars->121->606",
9437 - "default3.handlebars->123->602"
9436 + "default.handlebars->121->620",
9437 + "default3.handlebars->123->610"
9438 ]
9439 },
9440 {
@@ -9444,8 +9444,8 @@
9444 "uk": "Версія Android",
9445 "xloc": [
9446 "default-mobile.handlebars->55->815",
9447 - "default.handlebars->121->1650",
9448 - "default3.handlebars->123->1628"
9447 + "default.handlebars->121->1664",
9448 + "default3.handlebars->123->1636"
9449 ]
9450 },
9451 {
@@ -9505,10 +9505,10 @@
9505 "zh-chs": "杀毒软件未激活",
9506 "zh-cht": "殺毒軟件未激活",
9507 "xloc": [
9508 - "default.handlebars->121->2567",
9509 - "default.handlebars->121->2581",
9510 - "default3.handlebars->123->2557",
9511 - "default3.handlebars->123->2571"
9508 + "default.handlebars->121->2583",
9509 + "default.handlebars->121->2597",
9510 + "default3.handlebars->123->2565",
9511 + "default3.handlebars->123->2579"
9512 ]
9513 },
9514 {
@@ -9538,8 +9538,8 @@
9538 "zh-cht": "防毒軟體",
9539 "xloc": [
9540 "default-mobile.handlebars->55->792",
9541 - "default.handlebars->121->969",
9542 - "default3.handlebars->123->965"
9541 + "default.handlebars->121->983",
9542 + "default3.handlebars->123->973"
9543 ]
9544 },
9545 {
@@ -9568,8 +9568,8 @@
9568 "zh-chs": "任何可支持的",
9569 "zh-cht": "任何可支持的",
9570 "xloc": [
9571 - "default.handlebars->121->574",
9572 - "default3.handlebars->123->570"
9571 + "default.handlebars->121->588",
9572 + "default3.handlebars->123->578"
9573 ]
9574 },
9575 {
@@ -9659,8 +9659,8 @@
9659 "zh-chs": "苹果macOS",
9660 "zh-cht": "蘋果macOS",
9661 "xloc": [
9662 - "default.handlebars->121->616",
9663 - "default3.handlebars->123->612"
9662 + "default.handlebars->121->630",
9663 + "default3.handlebars->123->620"
9664 ]
9665 },
9666 {
@@ -9669,8 +9669,8 @@
9669 "nl": "Apple macOS (verwijderen)",
9670 "uk": "Apple macOS (Деінсталяція)",
9671 "xloc": [
9672 - "default.handlebars->121->621",
9673 - "default3.handlebars->123->617"
9672 + "default.handlebars->121->635",
9673 + "default3.handlebars->123->625"
9674 ]
9675 },
9676 {
@@ -9680,8 +9680,8 @@
9680 "uk": "Для запуску виконувані файли Apple macOS потрібно буде вилучити з карантину запустивши 'xattr -r -d com.apple.quarantine meshagent'.",
9681 "xloc": [
9682 "agentinvite.handlebars->13->12",
9683 - "default.handlebars->121->701",
9684 - "default3.handlebars->123->697"
9683 + "default.handlebars->121->715",
9684 + "default3.handlebars->123->705"
9685 ]
9686 },
9687 {
@@ -9710,8 +9710,8 @@
9710 "zh-chs": "仅限Apple macOS",
9711 "zh-cht": "僅限Apple macOS",
9712 "xloc": [
9713 - "default.handlebars->121->576",
9714 - "default3.handlebars->123->572"
9713 + "default.handlebars->121->590",
9714 + "default3.handlebars->123->580"
9715 ]
9716 },
9717 {
@@ -9761,8 +9761,8 @@
9761 "zh-chs": "应用程序,始终连接",
9762 "zh-cht": "應用程序,始終連接",
9763 "xloc": [
9764 - "default.handlebars->121->630",
9765 - "default3.handlebars->123->626"
9764 + "default.handlebars->121->644",
9765 + "default3.handlebars->123->634"
9766 ]
9767 },
9768 {
@@ -9791,8 +9791,8 @@
9791 "zh-chs": "应用程序,根据用户请求连接",
9792 "zh-cht": "應用程序,根據用戶請求連接",
9793 "xloc": [
9794 - "default.handlebars->121->629",
9795 - "default3.handlebars->123->625"
9794 + "default.handlebars->121->643",
9795 + "default3.handlebars->123->633"
9796 ]
9797 },
9798 {
@@ -9822,8 +9822,8 @@
9822 "zh-cht": "阿拉伯文(阿爾及利亞)",
9823 "xloc": [
9824 "default-mobile.handlebars->55->123",
9825 - "default.handlebars->121->1953",
9826 - "default3.handlebars->123->1927",
9825 + "default.handlebars->121->1965",
9826 + "default3.handlebars->123->1933",
9827 "login2.handlebars->17->4"
9828 ]
9829 },
@@ -9854,8 +9854,8 @@
9854 "zh-cht": "阿拉伯文(巴林)",
9855 "xloc": [
9856 "default-mobile.handlebars->55->124",
9857 - "default.handlebars->121->1954",
9858 - "default3.handlebars->123->1928",
9857 + "default.handlebars->121->1966",
9858 + "default3.handlebars->123->1934",
9859 "login2.handlebars->17->5"
9860 ]
9861 },
@@ -9886,8 +9886,8 @@
9886 "zh-cht": "阿拉伯文(埃及)",
9887 "xloc": [
9888 "default-mobile.handlebars->55->125",
9889 - "default.handlebars->121->1955",
9890 - "default3.handlebars->123->1929",
9889 + "default.handlebars->121->1967",
9890 + "default3.handlebars->123->1935",
9891 "login2.handlebars->17->6"
9892 ]
9893 },
@@ -9918,8 +9918,8 @@
9918 "zh-cht": "阿拉伯文(伊拉克)",
9919 "xloc": [
9920 "default-mobile.handlebars->55->126",
9921 - "default.handlebars->121->1956",
9922 - "default3.handlebars->123->1930",
9921 + "default.handlebars->121->1968",
9922 + "default3.handlebars->123->1936",
9923 "login2.handlebars->17->7"
9924 ]
9925 },
@@ -9950,8 +9950,8 @@
9950 "zh-cht": "阿拉伯文(約旦)",
9951 "xloc": [
9952 "default-mobile.handlebars->55->127",
9953 - "default.handlebars->121->1957",
9954 - "default3.handlebars->123->1931",
9953 + "default.handlebars->121->1969",
9954 + "default3.handlebars->123->1937",
9955 "login2.handlebars->17->8"
9956 ]
9957 },
@@ -9982,8 +9982,8 @@
9982 "zh-cht": "阿拉伯文(科威特)",
9983 "xloc": [
9984 "default-mobile.handlebars->55->128",
9985 - "default.handlebars->121->1958",
9986 - "default3.handlebars->123->1932",
9985 + "default.handlebars->121->1970",
9986 + "default3.handlebars->123->1938",
9987 "login2.handlebars->17->9"
9988 ]
9989 },
@@ -10014,8 +10014,8 @@
10014 "zh-cht": "阿拉伯文(黎巴嫩)",
10015 "xloc": [
10016 "default-mobile.handlebars->55->129",
10017 - "default.handlebars->121->1959",
10018 - "default3.handlebars->123->1933",
10017 + "default.handlebars->121->1971",
10018 + "default3.handlebars->123->1939",
10019 "login2.handlebars->17->10"
10020 ]
10021 },
@@ -10046,8 +10046,8 @@
10046 "zh-cht": "阿拉伯文(利比亞)",
10047 "xloc": [
10048 "default-mobile.handlebars->55->130",
10049 - "default.handlebars->121->1960",
10050 - "default3.handlebars->123->1934",
10049 + "default.handlebars->121->1972",
10050 + "default3.handlebars->123->1940",
10051 "login2.handlebars->17->11"
10052 ]
10053 },
@@ -10078,8 +10078,8 @@
10078 "zh-cht": "阿拉伯文(摩洛哥)",
10079 "xloc": [
10080 "default-mobile.handlebars->55->131",
10081 - "default.handlebars->121->1961",
10082 - "default3.handlebars->123->1935",
10081 + "default.handlebars->121->1973",
10082 + "default3.handlebars->123->1941",
10083 "login2.handlebars->17->12"
10084 ]
10085 },
@@ -10110,8 +10110,8 @@
10110 "zh-cht": "阿拉伯文(阿曼)",
10111 "xloc": [
10112 "default-mobile.handlebars->55->132",
10113 - "default.handlebars->121->1962",
10114 - "default3.handlebars->123->1936",
10113 + "default.handlebars->121->1974",
10114 + "default3.handlebars->123->1942",
10115 "login2.handlebars->17->13"
10116 ]
10117 },
@@ -10142,8 +10142,8 @@
10142 "zh-cht": "阿拉伯文(卡塔爾)",
10143 "xloc": [
10144 "default-mobile.handlebars->55->133",
10145 - "default.handlebars->121->1963",
10146 - "default3.handlebars->123->1937",
10145 + "default.handlebars->121->1975",
10146 + "default3.handlebars->123->1943",
10147 "login2.handlebars->17->14"
10148 ]
10149 },
@@ -10174,8 +10174,8 @@
10174 "zh-cht": "阿拉伯文(沙特阿拉伯)",
10175 "xloc": [
10176 "default-mobile.handlebars->55->134",
10177 - "default.handlebars->121->1964",
10178 - "default3.handlebars->123->1938",
10177 + "default.handlebars->121->1976",
10178 + "default3.handlebars->123->1944",
10179 "login2.handlebars->17->15"
10180 ]
10181 },
@@ -10206,8 +10206,8 @@
10206 "zh-cht": "阿拉伯文(標準)",
10207 "xloc": [
10208 "default-mobile.handlebars->55->122",
10209 - "default.handlebars->121->1952",
10210 - "default3.handlebars->123->1926",
10209 + "default.handlebars->121->1964",
10210 + "default3.handlebars->123->1932",
10211 "login2.handlebars->17->3"
10212 ]
10213 },
@@ -10238,8 +10238,8 @@
10238 "zh-cht": "阿拉伯文(敘利亞)",
10239 "xloc": [
10240 "default-mobile.handlebars->55->135",
10241 - "default.handlebars->121->1965",
10242 - "default3.handlebars->123->1939",
10241 + "default.handlebars->121->1977",
10242 + "default3.handlebars->123->1945",
10243 "login2.handlebars->17->16"
10244 ]
10245 },
@@ -10270,8 +10270,8 @@
10270 "zh-cht": "阿拉伯文(突尼斯)",
10271 "xloc": [
10272 "default-mobile.handlebars->55->136",
10273 - "default.handlebars->121->1966",
10274 - "default3.handlebars->123->1940",
10273 + "default.handlebars->121->1978",
10274 + "default3.handlebars->123->1946",
10275 "login2.handlebars->17->17"
10276 ]
10277 },
@@ -10302,8 +10302,8 @@
10302 "zh-cht": "阿拉伯文(阿聯酋)",
10303 "xloc": [
10304 "default-mobile.handlebars->55->137",
10305 - "default.handlebars->121->1967",
10306 - "default3.handlebars->123->1941",
10305 + "default.handlebars->121->1979",
10306 + "default3.handlebars->123->1947",
10307 "login2.handlebars->17->18"
10308 ]
10309 },
@@ -10334,8 +10334,8 @@
10334 "zh-cht": "阿拉伯文(也門)",
10335 "xloc": [
10336 "default-mobile.handlebars->55->138",
10337 - "default.handlebars->121->1968",
10338 - "default3.handlebars->123->1942",
10337 + "default.handlebars->121->1980",
10338 + "default3.handlebars->123->1948",
10339 "login2.handlebars->17->19"
10340 ]
10341 },
@@ -10366,8 +10366,8 @@
10366 "zh-cht": "阿拉貢文",
10367 "xloc": [
10368 "default-mobile.handlebars->55->139",
10369 - "default.handlebars->121->1969",
10370 - "default3.handlebars->123->1943",
10369 + "default.handlebars->121->1981",
10370 + "default3.handlebars->123->1949",
10371 "login2.handlebars->17->20"
10372 ]
10373 },
@@ -10401,14 +10401,14 @@
10401 "default-mobile.handlebars->55->742",
10402 "default-mobile.handlebars->55->744",
10403 "default-mobile.handlebars->55->751",
10404 - "default.handlebars->121->1616",
10405 - "default.handlebars->121->1618",
10406 - "default.handlebars->121->1620",
10404 "default.handlebars->121->1630",
10408 - "default3.handlebars->123->1594",
10409 - "default3.handlebars->123->1596",
10410 - "default3.handlebars->123->1598",
10411 - "default3.handlebars->123->1605"
10405 + "default.handlebars->121->1632",
10406 + "default.handlebars->121->1634",
10407 + "default.handlebars->121->1644",
10408 + "default3.handlebars->123->1602",
10409 + "default3.handlebars->123->1604",
10410 + "default3.handlebars->123->1606",
10411 + "default3.handlebars->123->1613"
10412 ]
10413 },
10414 {
@@ -10437,8 +10437,8 @@
10437 "zh-chs": "您确定要连接到{0}设备吗?",
10438 "zh-cht": "你確定要連接到{0}裝置嗎?",
10439 "xloc": [
10440 - "default.handlebars->121->501",
10441 - "default3.handlebars->123->497"
10440 + "default.handlebars->121->515",
10441 + "default3.handlebars->123->505"
10442 ]
10443 },
10444 {
@@ -10468,8 +10468,8 @@
10468 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
10469 "xloc": [
10470 "default-mobile.handlebars->55->1014",
10471 - "default.handlebars->121->2409",
10472 - "default3.handlebars->123->2396"
10471 + "default.handlebars->121->2425",
10472 + "default3.handlebars->123->2404"
10473 ]
10474 },
10475 {
@@ -10498,8 +10498,8 @@
10498 "zh-chs": "您确定要删除节点{0}吗?",
10499 "zh-cht": "你確定要刪除節點{0}嗎?",
10500 "xloc": [
10501 - "default.handlebars->121->1333",
10502 - "default3.handlebars->123->1323"
10501 + "default.handlebars->121->1347",
10502 + "default3.handlebars->123->1331"
10503 ]
10504 },
10505 {
@@ -10509,8 +10509,8 @@
10509 "nl": "Weet u zeker dat u dit bestand/ deze map op het bureaublad van het externe apparaat wilt openen?",
10510 "uk": "Ви впевнені, що бажаєте відкрити цей файл/теку на робочому столі віддаленого пристрою?",
10511 "xloc": [
10512 - "default.handlebars->121->1554",
10513 - "default3.handlebars->123->1532"
10512 + "default.handlebars->121->1568",
10513 + "default3.handlebars->123->1540"
10514 ]
10515 },
10516 {
@@ -10539,8 +10539,8 @@
10539 "zh-chs": "您确定要卸载所选代理吗?",
10540 "zh-cht": "你確定要卸載所選代理嗎?",
10541 "xloc": [
10542 - "default.handlebars->121->1322",
10543 - "default3.handlebars->123->1313"
10542 + "default.handlebars->121->1336",
10543 + "default3.handlebars->123->1321"
10544 ]
10545 },
10546 {
@@ -10569,8 +10569,8 @@
10569 "zh-chs": "您确定要卸载所选的{0}代理吗?",
10570 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
10571 "xloc": [
10572 - "default.handlebars->121->1321",
10573 - "default3.handlebars->123->1312"
10572 + "default.handlebars->121->1335",
10573 + "default3.handlebars->123->1320"
10574 ]
10575 },
10576 {
@@ -10599,8 +10599,8 @@
10599 "zh-chs": "您确定要{0}插件吗:{1}",
10600 "zh-cht": "你確定要{0}外掛嗎:{1}",
10601 "xloc": [
10602 - "default.handlebars->121->3540",
10603 - "default3.handlebars->123->3523"
10602 + "default.handlebars->121->3554",
10603 + "default3.handlebars->123->3529"
10604 ]
10605 },
10606 {
@@ -10661,8 +10661,8 @@
10661 "zh-cht": "亞美尼亞文",
10662 "xloc": [
10663 "default-mobile.handlebars->55->140",
10664 - "default.handlebars->121->1970",
10665 - "default3.handlebars->123->1944",
10664 + "default.handlebars->121->1982",
10665 + "default3.handlebars->123->1950",
10666 "login2.handlebars->17->21"
10667 ]
10668 },
@@ -10875,8 +10875,8 @@
10875 "zh-cht": "阿薩姆文",
10876 "xloc": [
10877 "default-mobile.handlebars->55->141",
10878 - "default.handlebars->121->1971",
10879 - "default3.handlebars->123->1945",
10878 + "default.handlebars->121->1983",
10879 + "default3.handlebars->123->1951",
10880 "login2.handlebars->17->22"
10881 ]
10882 },
@@ -10907,8 +10907,8 @@
10907 "zh-cht": "資產標籤",
10908 "xloc": [
10909 "default-mobile.handlebars->55->869",
10910 - "default.handlebars->121->1714",
10911 - "default3.handlebars->123->1690"
10910 + "default.handlebars->121->1728",
10911 + "default3.handlebars->123->1698"
10912 ]
10913 },
10914 {
@@ -10998,10 +10998,10 @@
10998 "zh-chs": "Windows 助手 (.exe)",
10999 "zh-cht": "Windows 助手 (.exe)",
11000 "xloc": [
11001 - "default.handlebars->121->675",
11002 - "default.handlebars->121->679",
11003 - "default3.handlebars->123->671",
11004 - "default3.handlebars->123->675"
11001 + "default.handlebars->121->689",
11002 + "default.handlebars->121->693",
11003 + "default3.handlebars->123->679",
11004 + "default3.handlebars->123->683"
11005 ]
11006 },
11007 {
@@ -11060,8 +11060,8 @@
11060 "zh-cht": "阿斯圖里亞斯文",
11061 "xloc": [
11062 "default-mobile.handlebars->55->142",
11063 - "default.handlebars->121->1972",
11064 - "default3.handlebars->123->1946",
11063 + "default.handlebars->121->1984",
11064 + "default3.handlebars->123->1952",
11065 "login2.handlebars->17->23"
11066 ]
11067 },
@@ -11091,8 +11091,8 @@
11091 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
11092 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
11093 "xloc": [
11094 - "default.handlebars->121->2659",
11095 - "default3.handlebars->123->2649"
11094 + "default.handlebars->121->2675",
11095 + "default3.handlebars->123->2657"
11096 ]
11097 },
11098 {
@@ -11124,12 +11124,12 @@
11124 "default-mobile.handlebars->55->675",
11125 "default-mobile.handlebars->55->679",
11126 "default-mobile.handlebars->55->691",
11127 - "default.handlebars->121->1508",
11128 - "default.handlebars->121->1512",
11129 - "default.handlebars->121->1524",
11130 - "default3.handlebars->123->1486",
11131 - "default3.handlebars->123->1490",
11132 - "default3.handlebars->123->1502",
11127 + "default.handlebars->121->1522",
11128 + "default.handlebars->121->1526",
11129 + "default.handlebars->121->1538",
11130 + "default3.handlebars->123->1494",
11131 + "default3.handlebars->123->1498",
11132 + "default3.handlebars->123->1510",
11133 "sharing-mobile.handlebars->55->47",
11134 "sharing-mobile.handlebars->55->56",
11135 "sharing-mobile.handlebars->55->64",
@@ -11166,8 +11166,8 @@
11166 "zh-chs": "认证软件",
11167 "zh-cht": "認證軟體",
11168 "xloc": [
11169 - "default.handlebars->121->3102",
11170 - "default3.handlebars->123->3089"
11169 + "default.handlebars->121->3118",
11170 + "default3.handlebars->123->3097"
11171 ]
11172 },
11173 {
@@ -11196,12 +11196,12 @@
11196 "zh-chs": "认证设备",
11197 "zh-cht": "認證設備",
11198 "xloc": [
11199 - "default.handlebars->121->1933",
11200 - "default.handlebars->121->1935",
11201 - "default.handlebars->121->1939",
11202 - "default3.handlebars->123->1908",
11203 - "default3.handlebars->123->1910",
11204 - "default3.handlebars->123->1913"
11199 + "default.handlebars->121->1945",
11200 + "default.handlebars->121->1947",
11201 + "default.handlebars->121->1951",
11202 + "default3.handlebars->123->1914",
11203 + "default3.handlebars->123->1916",
11204 + "default3.handlebars->123->1919"
11205 ]
11206 },
11207 {
@@ -11232,10 +11232,10 @@
11232 "xloc": [
11233 "default-mobile.handlebars->55->692",
11234 "default-mobile.handlebars->55->698",
11235 - "default.handlebars->121->1526",
11236 - "default.handlebars->121->1541",
11237 - "default3.handlebars->123->1504",
11238 - "default3.handlebars->123->1519",
11235 + "default.handlebars->121->1540",
11236 + "default.handlebars->121->1555",
11237 + "default3.handlebars->123->1512",
11238 + "default3.handlebars->123->1527",
11239 "sharing-mobile.handlebars->55->57",
11240 "sharing-mobile.handlebars->55->74"
11241 ]
@@ -11270,12 +11270,12 @@
11270 "default-mobile.handlebars->55->327",
11271 "default-mobile.handlebars->55->80",
11272 "default-mobile.handlebars->55->85",
11273 - "default.handlebars->121->1929",
11274 - "default.handlebars->121->1931",
11273 + "default.handlebars->121->1941",
11274 + "default.handlebars->121->1943",
11275 "default.handlebars->121->237",
11276 "default.handlebars->121->242",
11277 - "default3.handlebars->123->1904",
11278 - "default3.handlebars->123->1906",
11277 + "default3.handlebars->123->1910",
11278 + "default3.handlebars->123->1912",
11279 "default3.handlebars->123->232",
11280 "default3.handlebars->123->237"
11281 ]
@@ -11427,10 +11427,10 @@
11427 "zh-chs": "自动删除",
11428 "zh-cht": "自動刪除",
11429 "xloc": [
11430 - "default.handlebars->121->2287",
11431 - "default.handlebars->121->2805",
11432 - "default3.handlebars->123->2276",
11433 - "default3.handlebars->123->2795"
11430 + "default.handlebars->121->2303",
11431 + "default.handlebars->121->2821",
11432 + "default3.handlebars->123->2284",
11433 + "default3.handlebars->123->2803"
11434 ]
11435 },
11436 {
@@ -11496,8 +11496,8 @@
11496 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
11497 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
11498 "xloc": [
11499 - "default.handlebars->121->2740",
11500 - "default3.handlebars->123->2730"
11499 + "default.handlebars->121->2756",
11500 + "default3.handlebars->123->2738"
11501 ]
11502 },
11503 {
@@ -11588,8 +11588,8 @@
11588 "zh-chs": "自动移除非活动设备",
11589 "zh-cht": "自動移除非活動設備",
11590 "xloc": [
11591 - "default.handlebars->121->2439",
11592 - "default3.handlebars->123->2429"
11591 + "default.handlebars->121->2455",
11592 + "default3.handlebars->123->2437"
11593 ]
11594 },
11595 {
@@ -11618,8 +11618,8 @@
11618 "zh-chs": "可用內存",
11619 "zh-cht": "可用內存",
11620 "xloc": [
11621 - "default.handlebars->121->3468",
11622 - "default3.handlebars->123->3451"
11621 + "default.handlebars->121->3482",
11622 + "default3.handlebars->123->3457"
11623 ]
11624 },
11625 {
@@ -11649,8 +11649,8 @@
11649 "zh-cht": "阿塞拜疆文",
11650 "xloc": [
11651 "default-mobile.handlebars->55->143",
11652 - "default.handlebars->121->1973",
11653 - "default3.handlebars->123->1947",
11652 + "default.handlebars->121->1985",
11653 + "default3.handlebars->123->1953",
11654 "login2.handlebars->17->24"
11655 ]
11656 },
@@ -11693,22 +11693,22 @@
11693 "default-mobile.handlebars->55->768",
11694 "default-mobile.handlebars->55->783",
11695 "default-mobile.handlebars->55->787",
11696 - "default.handlebars->121->447",
11697 - "default.handlebars->121->449",
11698 - "default.handlebars->121->451",
11699 - "default.handlebars->121->937",
11700 - "default.handlebars->121->941",
11701 - "default.handlebars->121->945",
11702 - "default.handlebars->121->960",
11703 - "default.handlebars->121->964",
11704 - "default3.handlebars->123->443",
11705 - "default3.handlebars->123->445",
11706 - "default3.handlebars->123->447",
11707 - "default3.handlebars->123->933",
11708 - "default3.handlebars->123->937",
11696 + "default.handlebars->121->461",
11697 + "default.handlebars->121->463",
11698 + "default.handlebars->121->465",
11699 + "default.handlebars->121->951",
11700 + "default.handlebars->121->955",
11701 + "default.handlebars->121->959",
11702 + "default.handlebars->121->974",
11703 + "default.handlebars->121->978",
11704 + "default3.handlebars->123->451",
11705 + "default3.handlebars->123->453",
11706 + "default3.handlebars->123->455",
11707 "default3.handlebars->123->941",
11710 - "default3.handlebars->123->956",
11711 - "default3.handlebars->123->960"
11708 + "default3.handlebars->123->945",
11709 + "default3.handlebars->123->949",
11710 + "default3.handlebars->123->964",
11711 + "default3.handlebars->123->968"
11712 ]
11713 },
11714 {
@@ -11738,8 +11738,8 @@
11738 "zh-cht": "的BIOS",
11739 "xloc": [
11740 "default-mobile.handlebars->55->857",
11741 - "default.handlebars->121->1702",
11742 - "default3.handlebars->123->1678"
11741 + "default.handlebars->121->1716",
11742 + "default3.handlebars->123->1686"
11743 ]
11744 },
11745 {
@@ -11880,8 +11880,8 @@
11880 "zh-cht": "退格",
11881 "xloc": [
11882 "default-mobile.handlebars->55->640",
11883 - "default.handlebars->121->1423",
11884 - "default3.handlebars->123->1410",
11883 + "default.handlebars->121->1437",
11884 + "default3.handlebars->123->1418",
11885 "sharing-mobile.handlebars->55->17"
11886 ]
11887 },
@@ -11912,8 +11912,8 @@
11912 "zh-cht": "背景與互動",
11913 "xloc": [
11914 "agentinvite.handlebars->13->8",
11915 - "default.handlebars->121->625",
11916 - "default3.handlebars->123->621"
11915 + "default.handlebars->121->639",
11916 + "default3.handlebars->123->629"
11917 ]
11918 },
11919 {
@@ -11942,14 +11942,14 @@
11942 "zh-chs": "后台运行与交互式运行",
11943 "zh-cht": "背景與互動",
11944 "xloc": [
11945 - "default.handlebars->121->2538",
11946 - "default.handlebars->121->2545",
11947 - "default.handlebars->121->587",
11948 - "default.handlebars->121->608",
11949 - "default3.handlebars->123->2528",
11950 - "default3.handlebars->123->2535",
11951 - "default3.handlebars->123->583",
11952 - "default3.handlebars->123->604"
11945 + "default.handlebars->121->2554",
11946 + "default.handlebars->121->2561",
11947 + "default.handlebars->121->601",
11948 + "default.handlebars->121->622",
11949 + "default3.handlebars->123->2536",
11950 + "default3.handlebars->123->2543",
11951 + "default3.handlebars->123->591",
11952 + "default3.handlebars->123->612"
11953 ]
11954 },
11955 {
@@ -11979,16 +11979,16 @@
11979 "zh-cht": "僅背景",
11980 "xloc": [
11981 "agentinvite.handlebars->13->9",
11982 - "default.handlebars->121->2539",
11983 - "default.handlebars->121->2547",
11984 - "default.handlebars->121->588",
11985 - "default.handlebars->121->609",
11986 - "default.handlebars->121->626",
11987 - "default3.handlebars->123->2529",
11982 + "default.handlebars->121->2555",
11983 + "default.handlebars->121->2563",
11984 + "default.handlebars->121->602",
11985 + "default.handlebars->121->623",
11986 + "default.handlebars->121->640",
11987 "default3.handlebars->123->2537",
11989 - "default3.handlebars->123->584",
11990 - "default3.handlebars->123->605",
11991 - "default3.handlebars->123->622"
11988 + "default3.handlebars->123->2545",
11989 + "default3.handlebars->123->592",
11990 + "default3.handlebars->123->613",
11991 + "default3.handlebars->123->630"
11992 ]
11993 },
11994 {
@@ -12048,10 +12048,10 @@
12048 "zh-chs": "备用码",
12049 "zh-cht": "備用碼",
12050 "xloc": [
12051 - "default.handlebars->121->3106",
12052 - "default.handlebars->121->3344",
12053 - "default3.handlebars->123->3093",
12054 - "default3.handlebars->123->3327"
12051 + "default.handlebars->121->3122",
12052 + "default.handlebars->121->3358",
12053 + "default3.handlebars->123->3101",
12054 + "default3.handlebars->123->3333"
12055 ]
12056 },
12057 {
@@ -12141,8 +12141,8 @@
12141 "zh-chs": "错误的签名",
12142 "zh-cht": "錯誤的簽名",
12143 "xloc": [
12144 - "default.handlebars->121->3449",
12145 - "default3.handlebars->123->3432"
12144 + "default.handlebars->121->3463",
12145 + "default3.handlebars->123->3438"
12146 ]
12147 },
12148 {
@@ -12171,8 +12171,8 @@
12171 "zh-chs": "错误的网络证书",
12172 "zh-cht": "錯誤的網絡憑證",
12173 "xloc": [
12174 - "default.handlebars->121->3448",
12175 - "default3.handlebars->123->3431"
12174 + "default.handlebars->121->3462",
12175 + "default3.handlebars->123->3437"
12176 ]
12177 },
12178 {
@@ -12202,8 +12202,8 @@
12202 "zh-cht": "巴斯克",
12203 "xloc": [
12204 "default-mobile.handlebars->55->144",
12205 - "default.handlebars->121->1974",
12206 - "default3.handlebars->123->1948",
12205 + "default.handlebars->121->1986",
12206 + "default3.handlebars->123->1954",
12207 "login2.handlebars->17->25"
12208 ]
12209 },
@@ -12233,8 +12233,8 @@
12233 "zh-chs": "批处理文件上传",
12234 "zh-cht": "批處理文件上傳",
12235 "xloc": [
12236 - "default.handlebars->121->806",
12237 - "default3.handlebars->123->802"
12236 + "default.handlebars->121->820",
12237 + "default3.handlebars->123->810"
12238 ]
12239 },
12240 {
@@ -12314,8 +12314,8 @@
12314 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
12315 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
12316 "xloc": [
12317 - "default.handlebars->121->2739",
12318 - "default3.handlebars->123->2729"
12317 + "default.handlebars->121->2755",
12318 + "default3.handlebars->123->2737"
12319 ]
12320 },
12321 {
@@ -12342,8 +12342,8 @@
12342 "zh-cht": "電池",
12343 "xloc": [
12344 "default-mobile.handlebars->55->914",
12345 - "default.handlebars->121->1759",
12346 - "default3.handlebars->123->1735"
12345 + "default.handlebars->121->1773",
12346 + "default3.handlebars->123->1743"
12347 ]
12348 },
12349 {
@@ -12372,8 +12372,8 @@
12372 "zh-cht": "電池充電",
12373 "xloc": [
12374 "default-mobile.handlebars->55->912",
12375 - "default.handlebars->121->1757",
12376 - "default3.handlebars->123->1733"
12375 + "default.handlebars->121->1771",
12376 + "default3.handlebars->123->1741"
12377 ]
12378 },
12379 {
@@ -12403,8 +12403,8 @@
12403 "zh-cht": "白俄羅斯文",
12404 "xloc": [
12405 "default-mobile.handlebars->55->146",
12406 - "default.handlebars->121->1976",
12407 - "default3.handlebars->123->1950",
12406 + "default.handlebars->121->1988",
12407 + "default3.handlebars->123->1956",
12408 "login2.handlebars->17->27"
12409 ]
12410 },
@@ -12435,8 +12435,8 @@
12435 "zh-cht": "孟加拉",
12436 "xloc": [
12437 "default-mobile.handlebars->55->147",
12438 - "default.handlebars->121->1977",
12439 - "default3.handlebars->123->1951",
12438 + "default.handlebars->121->1989",
12439 + "default3.handlebars->123->1957",
12440 "login2.handlebars->17->28"
12441 ]
12442 },
@@ -12479,8 +12479,8 @@
12479 "uk": "BitLocker",
12480 "xloc": [
12481 "default-mobile.handlebars->55->949",
12482 - "default.handlebars->121->1794",
12483 - "default3.handlebars->123->1770"
12482 + "default.handlebars->121->1808",
12483 + "default3.handlebars->123->1778"
12484 ]
12485 },
12486 {
@@ -12491,8 +12491,8 @@
12491 "uk": "Інформація о BitLocker",
12492 "xloc": [
12493 "default-mobile.handlebars->55->970",
12494 - "default.handlebars->121->1815",
12495 - "default3.handlebars->123->1791"
12494 + "default.handlebars->121->1829",
12495 + "default3.handlebars->123->1799"
12496 ]
12497 },
12498 {
@@ -12522,8 +12522,8 @@
12522 "zh-cht": "引導加載程序",
12523 "xloc": [
12524 "default-mobile.handlebars->55->812",
12525 - "default.handlebars->121->1647",
12526 - "default3.handlebars->123->1625"
12525 + "default.handlebars->121->1661",
12526 + "default3.handlebars->123->1633"
12527 ]
12528 },
12529 {
@@ -12553,8 +12553,8 @@
12553 "zh-cht": "波斯尼亞文",
12554 "xloc": [
12555 "default-mobile.handlebars->55->148",
12556 - "default.handlebars->121->1978",
12557 - "default3.handlebars->123->1952",
12556 + "default.handlebars->121->1990",
12557 + "default3.handlebars->123->1958",
12558 "login2.handlebars->17->29"
12559 ]
12560 },
@@ -12585,8 +12585,8 @@
12585 "zh-cht": "布列塔尼",
12586 "xloc": [
12587 "default-mobile.handlebars->55->149",
12588 - "default.handlebars->121->1979",
12589 - "default3.handlebars->123->1953",
12588 + "default.handlebars->121->1991",
12589 + "default3.handlebars->123->1959",
12590 "login2.handlebars->17->30"
12591 ]
12592 },
@@ -12616,9 +12616,9 @@
12616 "zh-chs": "广播",
12617 "zh-cht": "廣播",
12618 "xloc": [
12619 - "default.handlebars->121->3000",
12619 + "default.handlebars->121->3016",
12620 "default.handlebars->container->column_l->p4->3->1->0->3->1",
12621 - "default3.handlebars->123->2987",
12621 + "default3.handlebars->123->2995",
12622 "default3.handlebars->container->column_l->p4->3->1->0->p4toolbarActions->1->7->3->1",
12623 "default3.handlebars->container->column_l->p4->3->1->0->p4toolbarActions->3"
12624 ]
@@ -12649,8 +12649,8 @@
12649 "zh-chs": "广播消息",
12650 "zh-cht": "廣播消息",
12651 "xloc": [
12652 - "default.handlebars->121->2916",
12653 - "default3.handlebars->123->2905"
12652 + "default.handlebars->121->2932",
12653 + "default3.handlebars->123->2913"
12654 ]
12655 },
12656 {
@@ -12679,8 +12679,8 @@
12679 "zh-chs": "向所有连接的用户广播消息。",
12680 "zh-cht": "向所有連接的用戶廣播消息。",
12681 "xloc": [
12682 - "default.handlebars->121->2911",
12683 - "default3.handlebars->123->2900"
12682 + "default.handlebars->121->2927",
12683 + "default3.handlebars->123->2908"
12684 ]
12685 },
12686 {
@@ -12709,8 +12709,8 @@
12709 "zh-chs": "浏览器",
12710 "zh-cht": "瀏覽器",
12711 "xloc": [
12712 - "default.handlebars->121->3315",
12713 - "default3.handlebars->123->3298"
12712 + "default.handlebars->121->3329",
12713 + "default3.handlebars->123->3304"
12714 ]
12715 },
12716 {
@@ -12801,8 +12801,8 @@
12801 "zh-cht": "內部版本號",
12802 "xloc": [
12803 "default-mobile.handlebars->55->739",
12804 - "default.handlebars->121->1615",
12805 - "default3.handlebars->123->1593"
12804 + "default.handlebars->121->1629",
12805 + "default3.handlebars->123->1601"
12806 ]
12807 },
12808 {
@@ -12832,8 +12832,8 @@
12832 "zh-cht": "保加利亞文",
12833 "xloc": [
12834 "default-mobile.handlebars->55->145",
12835 - "default.handlebars->121->1975",
12836 - "default3.handlebars->123->1949",
12835 + "default.handlebars->121->1987",
12836 + "default3.handlebars->123->1955",
12837 "login2.handlebars->17->26"
12838 ]
12839 },
@@ -12864,8 +12864,8 @@
12864 "zh-cht": "緬甸文",
12865 "xloc": [
12866 "default-mobile.handlebars->55->150",
12867 - "default.handlebars->121->1980",
12868 - "default3.handlebars->123->1954",
12867 + "default.handlebars->121->1992",
12868 + "default3.handlebars->123->1960",
12869 "login2.handlebars->17->31"
12870 ]
12871 },
@@ -12895,8 +12895,8 @@
12895 "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
12896 "zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
12897 "xloc": [
12898 - "default.handlebars->121->2441",
12899 - "default3.handlebars->123->2431"
12898 + "default.handlebars->121->2457",
12899 + "default3.handlebars->123->2439"
12900 ]
12901 },
12902 {
@@ -12925,8 +12925,8 @@
12925 "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
12926 "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
12927 "xloc": [
12928 - "default.handlebars->121->2442",
12929 - "default3.handlebars->123->2432"
12928 + "default.handlebars->121->2458",
12929 + "default3.handlebars->123->2440"
12930 ]
12931 },
12932 {
@@ -12968,8 +12968,8 @@
12968 "zh-chs": "字节输入",
12969 "zh-cht": "字節輸入",
12970 "xloc": [
12971 - "default.handlebars->121->3311",
12972 - "default3.handlebars->123->3294"
12971 + "default.handlebars->121->3325",
12972 + "default3.handlebars->123->3300"
12973 ]
12974 },
12975 {
@@ -12998,8 +12998,8 @@
12998 "zh-chs": "字节输出",
12999 "zh-cht": "字節輸出",
13000 "xloc": [
13001 - "default.handlebars->121->3312",
13002 - "default3.handlebars->123->3295"
13001 + "default.handlebars->121->3326",
13002 + "default3.handlebars->123->3301"
13003 ]
13004 },
13005 {
@@ -13076,10 +13076,10 @@
13076 "zh-cht": "CCM",
13077 "xloc": [
13078 "default-mobile.handlebars->55->503",
13079 - "default.handlebars->121->457",
13080 - "default.handlebars->121->913",
13081 - "default3.handlebars->123->453",
13082 - "default3.handlebars->123->909"
13079 + "default.handlebars->121->471",
13080 + "default.handlebars->121->927",
13081 + "default3.handlebars->123->461",
13082 + "default3.handlebars->123->917"
13083 ]
13084 },
13085 {
@@ -13108,8 +13108,8 @@
13108 "zh-chs": "CCM模式",
13109 "zh-cht": "CCM模式",
13110 "xloc": [
13111 - "default.handlebars->121->2392",
13112 - "default3.handlebars->123->2379"
13111 + "default.handlebars->121->2408",
13112 + "default3.handlebars->123->2387"
13113 ]
13114 },
13115 {
@@ -13120,12 +13120,12 @@
13120 "default-mobile.handlebars->55->942",
13121 "default-mobile.handlebars->55->954",
13122 "default-mobile.handlebars->55->961",
13123 - "default.handlebars->121->1787",
13124 - "default.handlebars->121->1799",
13125 - "default.handlebars->121->1806",
13126 - "default3.handlebars->123->1763",
13127 - "default3.handlebars->123->1775",
13128 - "default3.handlebars->123->1782"
13123 + "default.handlebars->121->1801",
13124 + "default.handlebars->121->1813",
13125 + "default.handlebars->121->1820",
13126 + "default3.handlebars->123->1771",
13127 + "default3.handlebars->123->1783",
13128 + "default3.handlebars->123->1790"
13129 ]
13130 },
13131 {
@@ -13155,12 +13155,12 @@
13155 "zh-cht": "CIRA",
13156 "xloc": [
13157 "default-mobile.handlebars->55->464",
13158 - "default.handlebars->121->3475",
13159 - "default.handlebars->121->435",
13160 - "default.handlebars->121->742",
13161 - "default3.handlebars->123->3458",
13162 - "default3.handlebars->123->431",
13163 - "default3.handlebars->123->738"
13158 + "default.handlebars->121->3489",
13159 + "default.handlebars->121->449",
13160 + "default.handlebars->121->756",
13161 + "default3.handlebars->123->3464",
13162 + "default3.handlebars->123->439",
13163 + "default3.handlebars->123->746"
13164 ]
13165 },
13166 {
@@ -13189,8 +13189,8 @@
13189 "zh-chs": "CIRA服务器",
13190 "zh-cht": "CIRA伺服器",
13191 "xloc": [
13192 - "default.handlebars->121->3524",
13193 - "default3.handlebars->123->3507"
13192 + "default.handlebars->121->3538",
13193 + "default3.handlebars->123->3513"
13194 ]
13195 },
13196 {
@@ -13219,8 +13219,8 @@
13219 "zh-chs": "CIRA服务器命令",
13220 "zh-cht": "CIRA伺服器指令",
13221 "xloc": [
13222 - "default.handlebars->121->3525",
13223 - "default3.handlebars->123->3508"
13222 + "default.handlebars->121->3539",
13223 + "default3.handlebars->123->3514"
13224 ]
13225 },
13226 {
@@ -13279,8 +13279,8 @@
13279 "zh-chs": "CIRA设置",
13280 "zh-cht": "CIRA設置",
13281 "xloc": [
13282 - "default.handlebars->121->2400",
13283 - "default3.handlebars->123->2386"
13282 + "default.handlebars->121->2416",
13283 + "default3.handlebars->123->2394"
13284 ]
13285 },
13286 {
@@ -13310,13 +13310,13 @@
13310 "zh-cht": "CPU",
13311 "xloc": [
13312 "default-mobile.handlebars->55->863",
13313 - "default.handlebars->121->1610",
13314 - "default.handlebars->121->1708",
13315 - "default.handlebars->121->3500",
13313 + "default.handlebars->121->1624",
13314 + "default.handlebars->121->1722",
13315 + "default.handlebars->121->3514",
13316 "default.handlebars->container->column_l->p40->3->1->p40type->5",
13317 - "default3.handlebars->123->1588",
13318 - "default3.handlebars->123->1684",
13319 - "default3.handlebars->123->3483",
13317 + "default3.handlebars->123->1596",
13318 + "default3.handlebars->123->1692",
13319 + "default3.handlebars->123->3489",
13320 "default3.handlebars->container->column_l->p40->3->3->p40type->5"
13321 ]
13322 },
@@ -13346,8 +13346,8 @@
13346 "zh-chs": "CPU负载",
13347 "zh-cht": "CPU負載",
13348 "xloc": [
13349 - "default.handlebars->121->3464",
13350 - "default3.handlebars->123->3447"
13349 + "default.handlebars->121->3478",
13350 + "default3.handlebars->123->3453"
13351 ]
13352 },
13353 {
@@ -13376,8 +13376,8 @@
13376 "zh-chs": "最近15分钟的CPU负载",
13377 "zh-cht": "最近15分鐘的CPU負載",
13378 "xloc": [
13379 - "default.handlebars->121->3467",
13380 - "default3.handlebars->123->3450"
13379 + "default.handlebars->121->3481",
13380 + "default3.handlebars->123->3456"
13381 ]
13382 },
13383 {
@@ -13406,8 +13406,8 @@
13406 "zh-chs": "最近5分钟的CPU负载",
13407 "zh-cht": "最近5分鐘的CPU負載",
13408 "xloc": [
13409 - "default.handlebars->121->3466",
13410 - "default3.handlebars->123->3449"
13409 + "default.handlebars->121->3480",
13410 + "default3.handlebars->123->3455"
13411 ]
13412 },
13413 {
@@ -13436,8 +13436,8 @@
13436 "zh-chs": "最近一分钟的CPU负载",
13437 "zh-cht": "最近一分鐘的CPU負載",
13438 "xloc": [
13439 - "default.handlebars->121->3465",
13440 - "default3.handlebars->123->3448"
13439 + "default.handlebars->121->3479",
13440 + "default3.handlebars->123->3454"
13441 ]
13442 },
13443 {
@@ -13466,11 +13466,11 @@
13466 "zh-chs": "CR+LF",
13467 "zh-cht": "CR+LF",
13468 "xloc": [
13469 - "default.handlebars->121->1504",
13470 - "default.handlebars->121->1535",
13469 + "default.handlebars->121->1518",
13470 + "default.handlebars->121->1549",
13471 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
13472 - "default3.handlebars->123->1482",
13473 - "default3.handlebars->123->1513",
13472 + "default3.handlebars->123->1490",
13473 + "default3.handlebars->123->1521",
13474 "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons",
13475 "sharing.handlebars->49->25",
13476 "sharing.handlebars->49->39",
@@ -13503,8 +13503,8 @@
13503 "zh-chs": "CSV",
13504 "zh-cht": "CSV",
13505 "xloc": [
13506 - "default.handlebars->121->2822",
13507 - "default3.handlebars->123->2812"
13506 + "default.handlebars->121->2838",
13507 + "default3.handlebars->123->2820"
13508 ]
13509 },
13510 {
@@ -13533,12 +13533,12 @@
13533 "zh-chs": "CSV格式",
13534 "zh-cht": "CSV格式",
13535 "xloc": [
13536 - "default.handlebars->121->2826",
13537 - "default.handlebars->121->2903",
13538 - "default.handlebars->121->815",
13539 - "default3.handlebars->123->2816",
13540 - "default3.handlebars->123->2892",
13541 - "default3.handlebars->123->811"
13536 + "default.handlebars->121->2842",
13537 + "default.handlebars->121->2919",
13538 + "default.handlebars->121->829",
13539 + "default3.handlebars->123->2824",
13540 + "default3.handlebars->123->2900",
13541 + "default3.handlebars->123->819"
13542 ]
13543 },
13544 {
@@ -13547,8 +13547,8 @@
13547 "nl": "Het CSV bestandsformaat is als volgt:",
13548 "uk": "Формат файлу CSV нижче:",
13549 "xloc": [
13550 - "default.handlebars->121->2889",
13551 - "default3.handlebars->123->2878"
13550 + "default.handlebars->121->2905",
13551 + "default3.handlebars->123->2886"
13552 ]
13553 },
13554 {
@@ -13577,8 +13577,8 @@
13577 "zh-chs": "呼叫错误",
13578 "zh-cht": "呼叫錯誤",
13579 "xloc": [
13580 - "default.handlebars->121->3559",
13581 - "default3.handlebars->123->3543"
13580 + "default.handlebars->121->3573",
13581 + "default3.handlebars->123->3549"
13582 ]
13583 },
13584 {
@@ -13591,10 +13591,10 @@
13591 "pl": "CallMeBot",
13592 "uk": "CallMeBot",
13593 "xloc": [
13594 - "default.handlebars->121->1898",
13595 - "default.handlebars->121->3141",
13596 - "default3.handlebars->123->1873",
13597 - "default3.handlebars->123->3128"
13594 + "default.handlebars->121->1912",
13595 + "default.handlebars->121->3157",
13596 + "default3.handlebars->123->1881",
13597 + "default3.handlebars->123->3136"
13598 ]
13599 },
13600 {
@@ -13656,13 +13656,13 @@
13656 "agent-translations.json",
13657 "default-mobile.handlebars->55->336",
13658 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
13659 - "default.handlebars->121->2254",
13660 - "default.handlebars->121->3530",
13659 + "default.handlebars->121->2268",
13660 "default.handlebars->121->3544",
13662 - "default.handlebars->121->560",
13661 + "default.handlebars->121->3558",
13662 + "default.handlebars->121->574",
13663 "default.handlebars->container->dialog->idx_dlgButtonBar",
13664 - "default3.handlebars->123->3527",
13665 - "default3.handlebars->123->556",
13664 + "default3.handlebars->123->3533",
13665 + "default3.handlebars->123->564",
13666 "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->5->idx_dlgCancelButton",
13667 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
13668 "login.handlebars->dialog->idx_dlgButtonBar",
@@ -13738,22 +13738,22 @@
13738 "default-mobile.handlebars->55->939",
13739 "default-mobile.handlebars->55->951",
13740 "default-mobile.handlebars->55->958",
13741 - "default.handlebars->121->1762",
13742 - "default.handlebars->121->1768",
13743 - "default.handlebars->121->1774",
13744 - "default.handlebars->121->1779",
13745 - "default.handlebars->121->1781",
13746 - "default.handlebars->121->1784",
13747 - "default.handlebars->121->1796",
13748 - "default.handlebars->121->1803",
13749 - "default3.handlebars->123->1738",
13750 - "default3.handlebars->123->1744",
13751 - "default3.handlebars->123->1750",
13752 - "default3.handlebars->123->1755",
13753 - "default3.handlebars->123->1757",
13754 - "default3.handlebars->123->1760",
13755 - "default3.handlebars->123->1772",
13756 - "default3.handlebars->123->1779"
13741 + "default.handlebars->121->1776",
13742 + "default.handlebars->121->1782",
13743 + "default.handlebars->121->1788",
13744 + "default.handlebars->121->1793",
13745 + "default.handlebars->121->1795",
13746 + "default.handlebars->121->1798",
13747 + "default.handlebars->121->1810",
13748 + "default.handlebars->121->1817",
13749 + "default3.handlebars->123->1746",
13750 + "default3.handlebars->123->1752",
13751 + "default3.handlebars->123->1758",
13752 + "default3.handlebars->123->1763",
13753 + "default3.handlebars->123->1765",
13754 + "default3.handlebars->123->1768",
13755 + "default3.handlebars->123->1780",
13756 + "default3.handlebars->123->1787"
13757 ]
13758 },
13759 {
@@ -13785,12 +13785,12 @@
13785 "default-mobile.handlebars->55->915",
13786 "default-mobile.handlebars->55->921",
13787 "default-mobile.handlebars->55->927",
13788 - "default.handlebars->121->1760",
13789 - "default.handlebars->121->1766",
13790 - "default.handlebars->121->1772",
13791 - "default3.handlebars->123->1736",
13792 - "default3.handlebars->123->1742",
13793 - "default3.handlebars->123->1748"
13788 + "default.handlebars->121->1774",
13789 + "default.handlebars->121->1780",
13790 + "default.handlebars->121->1786",
13791 + "default3.handlebars->123->1744",
13792 + "default3.handlebars->123->1750",
13793 + "default3.handlebars->123->1756"
13794 ]
13795 },
13796 {
@@ -13821,12 +13821,12 @@
13821 "default-mobile.handlebars->55->940",
13822 "default-mobile.handlebars->55->952",
13823 "default-mobile.handlebars->55->959",
13824 - "default.handlebars->121->1785",
13825 - "default.handlebars->121->1797",
13826 - "default.handlebars->121->1804",
13827 - "default3.handlebars->123->1761",
13828 - "default3.handlebars->123->1773",
13829 - "default3.handlebars->123->1780"
13824 + "default.handlebars->121->1799",
13825 + "default.handlebars->121->1811",
13826 + "default.handlebars->121->1818",
13827 + "default3.handlebars->123->1769",
13828 + "default3.handlebars->123->1781",
13829 + "default3.handlebars->123->1788"
13830 ]
13831 },
13832 {
@@ -13856,8 +13856,8 @@
13856 "zh-cht": "加泰羅尼亞文",
13857 "xloc": [
13858 "default-mobile.handlebars->55->151",
13859 - "default.handlebars->121->1981",
13860 - "default3.handlebars->123->1955",
13859 + "default.handlebars->121->1993",
13860 + "default3.handlebars->123->1961",
13861 "login2.handlebars->17->32"
13862 ]
13863 },
@@ -13887,8 +13887,8 @@
13887 "zh-chs": "在这里为中心显示地图",
13888 "zh-cht": "在這裡為中心顯示地圖",
13889 "xloc": [
13890 - "default.handlebars->121->866",
13891 - "default3.handlebars->123->862"
13890 + "default.handlebars->121->880",
13891 + "default3.handlebars->123->870"
13892 ]
13893 },
13894 {
@@ -13928,7 +13928,7 @@
13928 "en": "Cerulean",
13929 "nl": "Hemelsblauw",
13930 "xloc": [
13931 - "default3.handlebars->123->2169"
13931 + "default3.handlebars->123->2175"
13932 ]
13933 },
13934 {
@@ -13958,8 +13958,8 @@
13958 "zh-cht": "查莫羅",
13959 "xloc": [
13960 "default-mobile.handlebars->55->152",
13961 - "default.handlebars->121->1982",
13962 - "default3.handlebars->123->1956",
13961 + "default.handlebars->121->1994",
13962 + "default3.handlebars->123->1962",
13963 "login2.handlebars->17->33"
13964 ]
13965 },
@@ -14020,8 +14020,8 @@
14020 "zh-chs": "更改{0}的邮箱",
14021 "zh-cht": "更改{0}的電郵",
14022 "xloc": [
14023 - "default.handlebars->121->3183",
14024 - "default3.handlebars->123->3168"
14023 + "default.handlebars->121->3197",
14024 + "default3.handlebars->123->3174"
14025 ]
14026 },
14027 {
@@ -14050,12 +14050,12 @@
14050 "zh-chs": "更改组",
14051 "zh-cht": "更改群",
14052 "xloc": [
14053 - "default.handlebars->121->1041",
14054 - "default.handlebars->121->1330",
14055 - "default.handlebars->121->1331",
14056 - "default3.handlebars->123->1037",
14057 - "default3.handlebars->123->1321",
14058 - "default3.handlebars->123->1322"
14053 + "default.handlebars->121->1055",
14054 + "default.handlebars->121->1344",
14055 + "default.handlebars->121->1345",
14056 + "default3.handlebars->123->1045",
14057 + "default3.handlebars->123->1329",
14058 + "default3.handlebars->123->1330"
14059 ]
14060 },
14061 {
@@ -14100,10 +14100,10 @@
14100 "zh-cht": "更改密碼",
14101 "xloc": [
14102 "default-mobile.handlebars->55->344",
14103 - "default.handlebars->121->2198",
14104 - "default.handlebars->121->3127",
14105 - "default3.handlebars->123->2167",
14106 - "default3.handlebars->123->3114"
14103 + "default.handlebars->121->2210",
14104 + "default.handlebars->121->3143",
14105 + "default3.handlebars->123->2173",
14106 + "default3.handlebars->123->3122"
14107 ]
14108 },
14109 {
@@ -14132,8 +14132,8 @@
14132 "zh-chs": "更改{0}的密码",
14133 "zh-cht": "更改{0}的密碼",
14134 "xloc": [
14135 - "default.handlebars->121->3192",
14136 - "default3.handlebars->123->3173"
14135 + "default.handlebars->121->3206",
14136 + "default3.handlebars->123->3179"
14137 ]
14138 },
14139 {
@@ -14162,8 +14162,8 @@
14162 "zh-chs": "更改{0}的真实名称",
14163 "zh-cht": "更改{0}的真實名稱",
14164 "xloc": [
14165 - "default.handlebars->121->3178",
14166 - "default3.handlebars->123->3164"
14165 + "default.handlebars->121->3192",
14166 + "default3.handlebars->123->3170"
14167 ]
14168 },
14169 {
@@ -14314,8 +14314,8 @@
14314 "zh-chs": "更改该用户的密码",
14315 "zh-cht": "更改該用戶的密碼",
14316 "xloc": [
14317 - "default.handlebars->121->3126",
14318 - "default3.handlebars->123->3113"
14317 + "default.handlebars->121->3142",
14318 + "default3.handlebars->123->3121"
14319 ]
14320 },
14321 {
@@ -14374,8 +14374,8 @@
14374 "zh-chs": "更改您的邮件地址。",
14375 "zh-cht": "在此處更改你的帳戶電郵地址。",
14376 "xloc": [
14377 - "default.handlebars->121->2185",
14378 - "default3.handlebars->123->2160"
14377 + "default.handlebars->121->2197",
14378 + "default3.handlebars->123->2166"
14379 ]
14380 },
14381 {
@@ -14404,8 +14404,8 @@
14404 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
14405 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
14406 "xloc": [
14407 - "default.handlebars->121->2191",
14408 - "default3.handlebars->123->2164"
14407 + "default.handlebars->121->2203",
14408 + "default3.handlebars->123->2170"
14409 ]
14410 },
14411 {
@@ -14434,8 +14434,8 @@
14434 "zh-chs": "更改帐户凭据",
14435 "zh-cht": "帳戶憑證已更改",
14436 "xloc": [
14437 - "default.handlebars->121->2711",
14438 - "default3.handlebars->123->2701"
14437 + "default.handlebars->121->2727",
14438 + "default3.handlebars->123->2709"
14439 ]
14440 },
14441 {
@@ -14464,8 +14464,8 @@
14464 "zh-chs": "将帐户显示名称更改为 {0}。",
14465 "zh-cht": "將帳戶顯示名稱更改為 {0}。",
14466 "xloc": [
14467 - "default.handlebars->121->2763",
14468 - "default3.handlebars->123->2753"
14467 + "default.handlebars->121->2779",
14468 + "default3.handlebars->123->2761"
14469 ]
14470 },
14471 {
@@ -14494,10 +14494,10 @@
14494 "zh-chs": "{1}组中的设备{0}已更改:{2}",
14495 "zh-cht": "{1}組中的設備{0}已更改:{2}",
14496 "xloc": [
14497 - "default.handlebars->121->2695",
14498 - "default.handlebars->121->2776",
14499 - "default3.handlebars->123->2685",
14500 - "default3.handlebars->123->2766"
14497 + "default.handlebars->121->2711",
14498 + "default.handlebars->121->2792",
14499 + "default3.handlebars->123->2693",
14500 + "default3.handlebars->123->2774"
14501 ]
14502 },
14503 {
@@ -14526,8 +14526,8 @@
14526 "zh-chs": "语言从{1}更改为{2}",
14527 "zh-cht": "語言從{1}更改為{2}",
14528 "xloc": [
14529 - "default.handlebars->121->2639",
14530 - "default3.handlebars->123->2629"
14529 + "default.handlebars->121->2655",
14530 + "default3.handlebars->123->2637"
14531 ]
14532 },
14533 {
@@ -14556,10 +14556,10 @@
14556 "zh-chs": "已更改{0}的用户设备权限",
14557 "zh-cht": "已更改{0}的用戶設備權限",
14558 "xloc": [
14559 - "default.handlebars->121->2697",
14560 - "default.handlebars->121->2718",
14561 - "default3.handlebars->123->2687",
14562 - "default3.handlebars->123->2708"
14559 + "default.handlebars->121->2713",
14560 + "default.handlebars->121->2734",
14561 + "default3.handlebars->123->2695",
14562 + "default3.handlebars->123->2716"
14563 ]
14564 },
14565 {
@@ -14589,8 +14589,8 @@
14589 "zh-cht": "更改語言將需要刷新頁面。",
14590 "xloc": [
14591 "default-mobile.handlebars->55->319",
14592 - "default.handlebars->121->2149",
14593 - "default3.handlebars->123->2123"
14592 + "default.handlebars->121->2161",
14593 + "default3.handlebars->123->2129"
14594 ]
14595 },
14596 {
@@ -14617,8 +14617,8 @@
14617 "zh-cht": "收費率",
14618 "xloc": [
14619 "default-mobile.handlebars->55->896",
14620 - "default.handlebars->121->1741",
14621 - "default3.handlebars->123->1717"
14620 + "default.handlebars->121->1755",
14621 + "default3.handlebars->123->1725"
14622 ]
14623 },
14624 {
@@ -14645,8 +14645,8 @@
14645 "zh-cht": "收費",
14646 "xloc": [
14647 "default-mobile.handlebars->55->898",
14648 - "default.handlebars->121->1743",
14649 - "default3.handlebars->123->1719"
14648 + "default.handlebars->121->1757",
14649 + "default3.handlebars->123->1727"
14650 ]
14651 },
14652 {
@@ -14675,18 +14675,18 @@
14675 "zh-chs": "聊天",
14676 "zh-cht": "聊天",
14677 "xloc": [
14678 - "default.handlebars->121->1030",
14679 - "default.handlebars->121->1149",
14680 - "default.handlebars->121->1174",
14681 - "default.handlebars->121->2843",
14682 - "default.handlebars->121->3122",
14683 - "default.handlebars->121->3123",
14684 - "default3.handlebars->123->1026",
14685 - "default3.handlebars->123->1143",
14686 - "default3.handlebars->123->1168",
14687 - "default3.handlebars->123->2833",
14688 - "default3.handlebars->123->3109",
14689 - "default3.handlebars->123->3110",
14678 + "default.handlebars->121->1044",
14679 + "default.handlebars->121->1163",
14680 + "default.handlebars->121->1188",
14681 + "default.handlebars->121->2859",
14682 + "default.handlebars->121->3138",
14683 + "default.handlebars->121->3139",
14684 + "default3.handlebars->123->1034",
14685 + "default3.handlebars->123->1151",
14686 + "default3.handlebars->123->1176",
14687 + "default3.handlebars->123->2841",
14688 + "default3.handlebars->123->3117",
14689 + "default3.handlebars->123->3118",
14690 "default3.handlebars->container->column_l->p11->deskarea0->deskMobileActionsPanel->27"
14691 ]
14692 },
@@ -14718,10 +14718,10 @@
14718 "xloc": [
14719 "default-mobile.handlebars->55->1044",
14720 "default-mobile.handlebars->55->1064",
14721 - "default.handlebars->121->2473",
14722 - "default.handlebars->121->2511",
14723 - "default3.handlebars->123->2463",
14724 - "default3.handlebars->123->2501"
14721 + "default.handlebars->121->2489",
14722 + "default.handlebars->121->2527",
14723 + "default3.handlebars->123->2471",
14724 + "default3.handlebars->123->2509"
14725 ]
14726 },
14727 {
@@ -14751,8 +14751,8 @@
14751 "zh-cht": "聊天請求,點擊這裡接受。",
14752 "xloc": [
14753 "default-mobile.handlebars->55->1096",
14754 - "default.handlebars->121->3413",
14755 - "default3.handlebars->123->3396"
14754 + "default.handlebars->121->3427",
14755 + "default3.handlebars->123->3402"
14756 ]
14757 },
14758 {
@@ -14811,8 +14811,8 @@
14811 "zh-cht": "車臣",
14812 "xloc": [
14813 "default-mobile.handlebars->55->153",
14814 - "default.handlebars->121->1983",
14815 - "default3.handlebars->123->1957",
14814 + "default.handlebars->121->1995",
14815 + "default3.handlebars->123->1963",
14816 "login2.handlebars->17->34"
14817 ]
14818 },
@@ -14977,10 +14977,10 @@
14977 "zh-chs": "检查...",
14978 "zh-cht": "檢查...",
14979 "xloc": [
14980 - "default.handlebars->121->1949",
14981 - "default.handlebars->121->3535",
14982 - "default3.handlebars->123->1923",
14983 - "default3.handlebars->123->3518"
14980 + "default.handlebars->121->1961",
14981 + "default.handlebars->121->3549",
14982 + "default3.handlebars->123->1929",
14983 + "default3.handlebars->123->3524"
14984 ]
14985 },
14986 {
@@ -15007,8 +15007,8 @@
15007 "zh-cht": "化學",
15008 "xloc": [
15009 "default-mobile.handlebars->55->890",
15010 - "default.handlebars->121->1735",
15011 - "default3.handlebars->123->1711"
15010 + "default.handlebars->121->1749",
15011 + "default3.handlebars->123->1719"
15012 ]
15013 },
15014 {
@@ -15038,8 +15038,8 @@
15038 "zh-cht": "中文",
15039 "xloc": [
15040 "default-mobile.handlebars->55->154",
15041 - "default.handlebars->121->1984",
15042 - "default3.handlebars->123->1958",
15041 + "default.handlebars->121->1996",
15042 + "default3.handlebars->123->1964",
15043 "login2.handlebars->17->35"
15044 ]
15045 },
@@ -15070,8 +15070,8 @@
15070 "zh-cht": "中文(香港)",
15071 "xloc": [
15072 "default-mobile.handlebars->55->155",
15073 - "default.handlebars->121->1985",
15074 - "default3.handlebars->123->1959",
15073 + "default.handlebars->121->1997",
15074 + "default3.handlebars->123->1965",
15075 "login2.handlebars->17->36"
15076 ]
15077 },
@@ -15102,8 +15102,8 @@
15102 "zh-cht": "中文(中國)",
15103 "xloc": [
15104 "default-mobile.handlebars->55->156",
15105 - "default.handlebars->121->1986",
15106 - "default3.handlebars->123->1960",
15105 + "default.handlebars->121->1998",
15106 + "default3.handlebars->123->1966",
15107 "login2.handlebars->17->37"
15108 ]
15109 },
@@ -15134,8 +15134,8 @@
15134 "zh-cht": "簡體中文",
15135 "xloc": [
15136 "default-mobile.handlebars->55->316",
15137 - "default.handlebars->121->2146",
15138 - "default3.handlebars->123->2120",
15137 + "default.handlebars->121->2158",
15138 + "default3.handlebars->123->2126",
15139 "login2.handlebars->17->197"
15140 ]
15141 },
@@ -15166,8 +15166,8 @@
15166 "zh-cht": "中文(新加坡)",
15167 "xloc": [
15168 "default-mobile.handlebars->55->157",
15169 - "default.handlebars->121->1987",
15170 - "default3.handlebars->123->1961",
15169 + "default.handlebars->121->1999",
15170 + "default3.handlebars->123->1967",
15171 "login2.handlebars->17->38"
15172 ]
15173 },
@@ -15198,8 +15198,8 @@
15198 "zh-cht": "中文(台灣)",
15199 "xloc": [
15200 "default-mobile.handlebars->55->158",
15201 - "default.handlebars->121->1988",
15202 - "default3.handlebars->123->1962",
15201 + "default.handlebars->121->2000",
15202 + "default3.handlebars->123->1968",
15203 "login2.handlebars->17->39"
15204 ]
15205 },
@@ -15230,8 +15230,8 @@
15230 "zh-cht": "繁體中文",
15231 "xloc": [
15232 "default-mobile.handlebars->55->317",
15233 - "default.handlebars->121->2147",
15234 - "default3.handlebars->123->2121",
15233 + "default.handlebars->121->2159",
15234 + "default3.handlebars->123->2127",
15235 "login2.handlebars->17->198"
15236 ]
15237 },
@@ -15293,8 +15293,8 @@
15293 "zh-cht": "楚瓦什",
15294 "xloc": [
15295 "default-mobile.handlebars->55->159",
15296 - "default.handlebars->121->1989",
15297 - "default3.handlebars->123->1963",
15296 + "default.handlebars->121->2001",
15297 + "default3.handlebars->123->1969",
15298 "login2.handlebars->17->40"
15299 ]
15300 },
@@ -15338,18 +15338,18 @@
15338 "default-mobile.handlebars->55->728",
15339 "default-mobile.handlebars->55->94",
15340 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
15341 - "default.handlebars->121->1583",
15342 - "default.handlebars->121->1585",
15343 - "default.handlebars->121->1587",
15344 - "default.handlebars->121->1589",
15345 - "default.handlebars->121->2633",
15341 + "default.handlebars->121->1597",
15342 + "default.handlebars->121->1599",
15343 + "default.handlebars->121->1601",
15344 + "default.handlebars->121->1603",
15345 + "default.handlebars->121->2649",
15346 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
15347 "default.handlebars->container->column_l->p41->3->1",
15348 - "default3.handlebars->123->1561",
15349 - "default3.handlebars->123->1563",
15350 - "default3.handlebars->123->1565",
15351 - "default3.handlebars->123->1567",
15352 - "default3.handlebars->123->2623",
15348 + "default3.handlebars->123->1569",
15349 + "default3.handlebars->123->1571",
15350 + "default3.handlebars->123->1573",
15351 + "default3.handlebars->123->1575",
15352 + "default3.handlebars->123->2631",
15353 "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
15354 "default3.handlebars->container->column_l->p41->3->3",
15355 "messenger.handlebars->xbottom->1->1->0->5",
@@ -15390,7 +15390,7 @@
15390 "zh-cht": "清除 RDP 憑據?",
15391 "xloc": [
15392 "default-mobile.handlebars->55->625",
15393 - "default.handlebars->121->1376"
15393 + "default.handlebars->121->1390"
15394 ]
15395 },
15396 {
@@ -15420,7 +15420,7 @@
15420 "zh-cht": "清除 SSH 憑據?",
15421 "xloc": [
15422 "default-mobile.handlebars->55->623",
15423 - "default.handlebars->121->1374"
15423 + "default.handlebars->121->1388"
15424 ]
15425 },
15426 {
@@ -15479,10 +15479,10 @@
15479 "zh-chs": "清除代理核心",
15480 "zh-cht": "清除代理核心",
15481 "xloc": [
15482 - "default.handlebars->121->768",
15483 - "default.handlebars->121->810",
15484 - "default3.handlebars->123->764",
15485 - "default3.handlebars->123->806"
15482 + "default.handlebars->121->782",
15483 + "default.handlebars->121->824",
15484 + "default3.handlebars->123->772",
15485 + "default3.handlebars->123->814"
15486 ]
15487 },
15488 {
@@ -15511,8 +15511,8 @@
15511 "zh-chs": "清除选定设备上的代理核心?",
15512 "zh-cht": "清除所選設備上的代理核心?",
15513 "xloc": [
15514 - "default.handlebars->121->809",
15515 - "default3.handlebars->123->805"
15514 + "default.handlebars->121->823",
15515 + "default3.handlebars->123->813"
15516 ]
15517 },
15518 {
@@ -15542,8 +15542,8 @@
15542 "zh-cht": "全部清除",
15543 "xloc": [
15544 "default-mobile.handlebars->55->1079",
15545 - "default.handlebars->121->3396",
15546 - "default3.handlebars->123->3379"
15545 + "default.handlebars->121->3410",
15546 + "default3.handlebars->123->3385"
15547 ]
15548 },
15549 {
@@ -15573,8 +15573,8 @@
15573 "zh-cht": "清除搜索過濾器",
15574 "xloc": [
15575 "default-mobile.handlebars->55->400",
15576 - "default.handlebars->121->385",
15577 - "default3.handlebars->123->381"
15576 + "default.handlebars->121->399",
15577 + "default3.handlebars->123->388"
15578 ]
15579 },
15580 {
@@ -15604,8 +15604,8 @@
15604 "zh-cht": "清除核心",
15605 "xloc": [
15606 "default-mobile.handlebars->55->980",
15607 - "default.handlebars->121->1871",
15608 - "default3.handlebars->123->1847"
15607 + "default.handlebars->121->1885",
15608 + "default3.handlebars->123->1855"
15609 ]
15610 },
15611 {
@@ -15666,8 +15666,8 @@
15666 "zh-cht": "清除此通知",
15667 "xloc": [
15668 "default-mobile.handlebars->55->1078",
15669 - "default.handlebars->121->3395",
15670 - "default3.handlebars->123->3378"
15669 + "default.handlebars->121->3409",
15670 + "default3.handlebars->123->3384"
15671 ]
15672 },
15673 {
@@ -15727,8 +15727,8 @@
15727 "zh-chs": "单击刷新以更新",
15728 "zh-cht": "按一下重新整理以更新",
15729 "xloc": [
15730 - "default.handlebars->121->1859",
15731 - "default3.handlebars->123->1835"
15730 + "default.handlebars->121->1873",
15731 + "default3.handlebars->123->1843"
15732 ]
15733 },
15734 {
@@ -15844,10 +15844,10 @@
15844 "zh-chs": "单击此处编辑设备组名称",
15845 "zh-cht": "單擊此處編輯裝置群名稱",
15846 "xloc": [
15847 - "default.handlebars->121->2268",
15848 - "default.handlebars->121->2572",
15849 - "default3.handlebars->123->2257",
15850 - "default3.handlebars->123->2562"
15847 + "default.handlebars->121->2282",
15848 + "default.handlebars->121->2588",
15849 + "default3.handlebars->123->2263",
15850 + "default3.handlebars->123->2570"
15851 ]
15852 },
15853 {
@@ -15876,8 +15876,8 @@
15876 "zh-chs": "单击此处编辑服务器端设备名称",
15877 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
15878 "xloc": [
15879 - "default.handlebars->121->882",
15880 - "default3.handlebars->123->878"
15879 + "default.handlebars->121->896",
15880 + "default3.handlebars->123->886"
15881 ]
15882 },
15883 {
@@ -15906,8 +15906,8 @@
15906 "zh-chs": "单击此处编辑用户组名称",
15907 "zh-cht": "單擊此處編輯用戶群名稱",
15908 "xloc": [
15909 - "default.handlebars->121->2973",
15910 - "default3.handlebars->123->2960"
15909 + "default.handlebars->121->2989",
15910 + "default3.handlebars->123->2968"
15911 ]
15912 },
15913 {
@@ -16026,8 +16026,8 @@
16026 "zh-cht": "單擊確定將驗證電郵發送到:",
16027 "xloc": [
16028 "default-mobile.handlebars->55->329",
16029 - "default.handlebars->121->2182",
16030 - "default3.handlebars->123->2157"
16029 + "default.handlebars->121->2194",
16030 + "default3.handlebars->123->2163"
16031 ]
16032 },
16033 {
@@ -16117,8 +16117,8 @@
16117 "zh-cht": "客戶端控制模式(CCM)",
16118 "xloc": [
16119 "default-mobile.handlebars->55->841",
16120 - "default.handlebars->121->1686",
16121 - "default3.handlebars->123->1662"
16120 + "default.handlebars->121->1700",
16121 + "default3.handlebars->123->1670"
16122 ]
16123 },
16124 {
@@ -16147,8 +16147,8 @@
16147 "zh-chs": "客户编号",
16148 "zh-cht": "客戶編號",
16149 "xloc": [
16150 - "default.handlebars->121->2245",
16151 - "default3.handlebars->123->2238"
16150 + "default.handlebars->121->2259",
16151 + "default3.handlebars->123->2244"
16152 ]
16153 },
16154 {
@@ -16177,8 +16177,8 @@
16177 "zh-chs": "客户端启动的远程访问",
16178 "zh-cht": "客戶端啟動的遠程訪問",
16179 "xloc": [
16180 - "default.handlebars->121->2399",
16181 - "default3.handlebars->123->2387"
16180 + "default.handlebars->121->2415",
16181 + "default3.handlebars->123->2395"
16182 ]
16183 },
16184 {
@@ -16207,8 +16207,8 @@
16207 "zh-chs": "客户机密",
16208 "zh-cht": "客戶機密",
16209 "xloc": [
16210 - "default.handlebars->121->2246",
16211 - "default3.handlebars->123->2239"
16210 + "default.handlebars->121->2260",
16211 + "default3.handlebars->123->2245"
16212 ]
16213 },
16214 {
@@ -16271,13 +16271,13 @@
16271 "xloc": [
16272 "agent-translations.json",
16273 "default-mobile.handlebars->55->92",
16274 - "default.handlebars->121->1488",
16275 - "default.handlebars->121->1557",
16274 + "default.handlebars->121->1502",
16275 + "default.handlebars->121->1571",
16276 "default.handlebars->121->249",
16277 "default.handlebars->121->258",
16278 - "default.handlebars->121->3529",
16279 - "default3.handlebars->123->1467",
16280 - "default3.handlebars->123->1535",
16278 + "default.handlebars->121->3543",
16279 + "default3.handlebars->123->1475",
16280 + "default3.handlebars->123->1543",
16281 "default3.handlebars->123->354",
16282 "sharing.handlebars->49->51"
16283 ]
@@ -16308,8 +16308,8 @@
16308 "zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
16309 "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
16310 "xloc": [
16311 - "default.handlebars->121->2783",
16312 - "default3.handlebars->123->2773"
16311 + "default.handlebars->121->2799",
16312 + "default3.handlebars->123->2781"
16313 ]
16314 },
16315 {
@@ -16338,8 +16338,8 @@
16338 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
16339 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
16340 "xloc": [
16341 - "default.handlebars->121->2644",
16342 - "default3.handlebars->123->2634"
16341 + "default.handlebars->121->2660",
16342 + "default3.handlebars->123->2642"
16343 ]
16344 },
16345 {
@@ -16465,8 +16465,8 @@
16465 "zh-cht": "命令",
16466 "xloc": [
16467 "agentinvite.handlebars->13->17",
16468 - "default.handlebars->121->706",
16469 - "default3.handlebars->123->702"
16468 + "default.handlebars->121->720",
16469 + "default3.handlebars->123->710"
16470 ]
16471 },
16472 {
@@ -16526,12 +16526,12 @@
16526 "zh-cht": "指令",
16527 "xloc": [
16528 "default-mobile.handlebars->55->1066",
16529 - "default.handlebars->121->1151",
16530 - "default.handlebars->121->1176",
16531 - "default.handlebars->121->2513",
16532 - "default3.handlebars->123->1145",
16533 - "default3.handlebars->123->1170",
16534 - "default3.handlebars->123->2503"
16529 + "default.handlebars->121->1165",
16530 + "default.handlebars->121->1190",
16531 + "default.handlebars->121->2529",
16532 + "default3.handlebars->123->1153",
16533 + "default3.handlebars->123->1178",
16534 + "default3.handlebars->123->2511"
16535 ]
16536 },
16537 {
@@ -16548,8 +16548,8 @@
16548 "uk": "Команди з файлу",
16549 "xloc": [
16550 "default-mobile.handlebars->55->607",
16551 - "default.handlebars->121->835",
16552 - "default3.handlebars->123->831"
16551 + "default.handlebars->121->849",
16552 + "default3.handlebars->123->839"
16553 ]
16554 },
16555 {
@@ -16566,8 +16566,8 @@
16566 "uk": "Команди з файлу на сервері",
16567 "xloc": [
16568 "default-mobile.handlebars->55->608",
16569 - "default.handlebars->121->836",
16570 - "default3.handlebars->123->832"
16569 + "default.handlebars->121->850",
16570 + "default3.handlebars->123->840"
16571 ]
16572 },
16573 {
@@ -16584,8 +16584,8 @@
16584 "uk": "Команди з текстового поля",
16585 "xloc": [
16586 "default-mobile.handlebars->55->606",
16587 - "default.handlebars->121->834",
16588 - "default3.handlebars->123->830"
16587 + "default.handlebars->121->848",
16588 + "default3.handlebars->123->838"
16589 ]
16590 },
16591 {
@@ -16614,10 +16614,10 @@
16614 "zh-chs": "通用设备组",
16615 "zh-cht": "通用裝置群",
16616 "xloc": [
16617 - "default.handlebars->121->3008",
16618 - "default.handlebars->121->3197",
16619 - "default3.handlebars->123->2995",
16620 - "default3.handlebars->123->3178"
16617 + "default.handlebars->121->3024",
16618 + "default.handlebars->121->3211",
16619 + "default3.handlebars->123->3003",
16620 + "default3.handlebars->123->3184"
16621 ]
16622 },
16623 {
@@ -16646,10 +16646,10 @@
16646 "zh-chs": "通用设备",
16647 "zh-cht": "通用裝置",
16648 "xloc": [
16649 - "default.handlebars->121->3014",
16650 - "default.handlebars->121->3209",
16651 - "default3.handlebars->123->3001",
16652 - "default3.handlebars->123->3190"
16649 + "default.handlebars->121->3030",
16650 + "default.handlebars->121->3223",
16651 + "default3.handlebars->123->3009",
16652 + "default3.handlebars->123->3196"
16653 ]
16654 },
16655 {
@@ -16679,8 +16679,8 @@
16679 "zh-cht": "編譯時間",
16680 "xloc": [
16681 "default-mobile.handlebars->55->807",
16682 - "default.handlebars->121->1642",
16683 - "default3.handlebars->123->1620"
16682 + "default.handlebars->121->1656",
16683 + "default3.handlebars->123->1628"
16684 ]
16685 },
16686 {
@@ -16709,8 +16709,8 @@
16709 "zh-chs": "压缩档案...",
16710 "zh-cht": "壓縮檔案...",
16711 "xloc": [
16712 - "default.handlebars->121->1546",
16713 - "default3.handlebars->123->1524",
16712 + "default.handlebars->121->1560",
16713 + "default3.handlebars->123->1532",
16714 "sharing.handlebars->49->47"
16715 ]
16716 },
@@ -16726,8 +16726,8 @@
16726 "pl": "Zapisy pliku konfiguracyjnego",
16727 "uk": "Записи файлу конфігурації",
16728 "xloc": [
16729 - "default.handlebars->121->3362",
16730 - "default3.handlebars->123->3345"
16729 + "default.handlebars->121->3376",
16730 + "default3.handlebars->123->3351"
16731 ]
16732 },
16733 {
@@ -16758,29 +16758,29 @@
16758 "xloc": [
16759 "default-mobile.handlebars->55->1015",
16760 "default-mobile.handlebars->55->620",
16761 - "default.handlebars->121->1325",
16762 - "default.handlebars->121->1334",
16763 - "default.handlebars->121->2410",
16764 - "default.handlebars->121->2873",
16765 - "default.handlebars->121->2963",
16766 - "default.handlebars->121->3030",
16767 - "default.handlebars->121->3195",
16768 - "default.handlebars->121->779",
16769 - "default3.handlebars->123->1316",
16761 + "default.handlebars->121->1339",
16762 + "default.handlebars->121->1348",
16763 + "default.handlebars->121->2426",
16764 + "default.handlebars->121->2889",
16765 + "default.handlebars->121->2979",
16766 + "default.handlebars->121->3046",
16767 + "default.handlebars->121->3209",
16768 + "default.handlebars->121->793",
16769 "default3.handlebars->123->1324",
16771 - "default3.handlebars->123->2397",
16772 - "default3.handlebars->123->2863",
16773 - "default3.handlebars->123->2950",
16774 - "default3.handlebars->123->3017",
16775 - "default3.handlebars->123->3176",
16776 - "default3.handlebars->123->775"
16770 + "default3.handlebars->123->1332",
16771 + "default3.handlebars->123->2405",
16772 + "default3.handlebars->123->2871",
16773 + "default3.handlebars->123->2958",
16774 + "default3.handlebars->123->3025",
16775 + "default3.handlebars->123->3182",
16776 + "default3.handlebars->123->783"
16777 ]
16778 },
16779 {
16780 "en": "Confirm Password",
16781 "nl": "Bevestig wachtwoord",
16782 "xloc": [
16783 - "default3.handlebars->123->2911"
16783 + "default3.handlebars->123->2919"
16784 ]
16785 },
16786 {
@@ -16810,8 +16810,8 @@
16810 "zh-cht": "確認將1個副本複製到此位置?",
16811 "xloc": [
16812 "default-mobile.handlebars->55->717",
16813 - "default.handlebars->121->1578",
16814 - "default3.handlebars->123->1556",
16813 + "default.handlebars->121->1592",
16814 + "default3.handlebars->123->1564",
16815 "sharing-mobile.handlebars->55->92",
16816 "sharing.handlebars->49->69"
16817 ]
@@ -16842,8 +16842,8 @@
16842 "zh-chs": "确认{0}个条目的复制到此位置?",
16843 "zh-cht": "確認{0}個條目的複製到此位置?",
16844 "xloc": [
16845 - "default.handlebars->121->1577",
16846 - "default3.handlebars->123->1555",
16845 + "default.handlebars->121->1591",
16846 + "default3.handlebars->123->1563",
16847 "sharing.handlebars->49->68"
16848 ]
16849 },
@@ -16903,8 +16903,8 @@
16903 "zh-chs": "确认删除选定的帐户?",
16904 "zh-cht": "確認刪除所選帳戶?",
16905 "xloc": [
16906 - "default.handlebars->121->2872",
16907 - "default3.handlebars->123->2862"
16906 + "default.handlebars->121->2888",
16907 + "default3.handlebars->123->2870"
16908 ]
16909 },
16910 {
@@ -16933,8 +16933,8 @@
16933 "zh-chs": "确认删除选定的用户组?",
16934 "zh-cht": "確認刪除所選用戶群?",
16935 "xloc": [
16936 - "default.handlebars->121->2962",
16937 - "default3.handlebars->123->2949"
16936 + "default.handlebars->121->2978",
16937 + "default3.handlebars->123->2957"
16938 ]
16939 },
16940 {
@@ -16963,24 +16963,24 @@
16963 "zh-chs": "确认删除用户{0}?",
16964 "zh-cht": "確認刪除用戶{0}?",
16965 "xloc": [
16966 - "default.handlebars->121->3194",
16967 - "default3.handlebars->123->3175"
16966 + "default.handlebars->121->3208",
16967 + "default3.handlebars->123->3181"
16968 ]
16969 },
16970 {
16971 "en": "Confirm disabling 2FA Duo login security.",
16972 "nl": "Bevestig het uitschakelen van 2FA Duo inlogbeveiliging.",
16973 "xloc": [
16974 - "default.handlebars->121->1928",
16975 - "default3.handlebars->123->1903"
16974 + "default.handlebars->121->1940",
16975 + "default3.handlebars->123->1909"
16976 ]
16977 },
16978 {
16979 "en": "Confirm enabling of Duo 2FA login security. Once enabled you will be given the option to use Duo at login for added security. Click ok to go thru the steps to enable Duo.",
16980 "nl": "Bevestig het inschakelen van Duo 2FA inlogbeveiliging. Eenmaal ingeschakeld, krijgt u de mogelijkheid om Duo te gebruiken bij het inloggen voor extra veiligheid. Klik op OK om de stappen te doorlopen om Duo in te schakelen.",
16981 "xloc": [
16982 - "default.handlebars->121->1926",
16983 - "default3.handlebars->123->1901"
16982 + "default.handlebars->121->1938",
16983 + "default3.handlebars->123->1907"
16984 ]
16985 },
16986 {
@@ -17009,8 +17009,8 @@
17009 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
17010 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
17011 "xloc": [
17012 - "default.handlebars->121->3033",
17013 - "default3.handlebars->123->3020"
17012 + "default.handlebars->121->3049",
17013 + "default3.handlebars->123->3028"
17014 ]
17015 },
17016 {
@@ -17039,8 +17039,8 @@
17039 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
17040 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
17041 "xloc": [
17042 - "default.handlebars->121->3226",
17043 - "default3.handlebars->123->3207"
17042 + "default.handlebars->121->3240",
17043 + "default3.handlebars->123->3213"
17044 ]
17045 },
17046 {
@@ -17070,8 +17070,8 @@
17070 "zh-cht": "確認將1個條目移動到此位置?",
17071 "xloc": [
17072 "default-mobile.handlebars->55->719",
17073 - "default.handlebars->121->1580",
17074 - "default3.handlebars->123->1558",
17073 + "default.handlebars->121->1594",
17074 + "default3.handlebars->123->1566",
17075 "sharing-mobile.handlebars->55->94",
17076 "sharing.handlebars->49->71"
17077 ]
@@ -17102,8 +17102,8 @@
17102 "zh-chs": "确认将{0}个条目移到此位置?",
17103 "zh-cht": "確認將{0}個條目移到該位置?",
17104 "xloc": [
17105 - "default.handlebars->121->1579",
17106 - "default3.handlebars->123->1557",
17105 + "default.handlebars->121->1593",
17106 + "default3.handlebars->123->1565",
17107 "sharing.handlebars->49->70"
17108 ]
17109 },
@@ -17163,8 +17163,8 @@
17163 "zh-chs": "确认覆盖?",
17164 "zh-cht": "確認覆蓋?",
17165 "xloc": [
17166 - "default.handlebars->121->2625",
17167 - "default3.handlebars->123->2615"
17166 + "default.handlebars->121->2641",
17167 + "default3.handlebars->123->2623"
17168 ]
17169 },
17170 {
@@ -17193,10 +17193,10 @@
17193 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
17194 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
17195 "xloc": [
17196 - "default.handlebars->121->3023",
17197 - "default.handlebars->121->3217",
17198 - "default3.handlebars->123->3010",
17199 - "default3.handlebars->123->3198"
17196 + "default.handlebars->121->3039",
17197 + "default.handlebars->121->3231",
17198 + "default3.handlebars->123->3018",
17199 + "default3.handlebars->123->3204"
17200 ]
17201 },
17202 {
@@ -17225,10 +17225,10 @@
17225 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
17226 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
17227 "xloc": [
17228 - "default.handlebars->121->3025",
17229 - "default.handlebars->121->3230",
17230 - "default3.handlebars->123->3012",
17231 - "default3.handlebars->123->3211"
17228 + "default.handlebars->121->3041",
17229 + "default.handlebars->121->3244",
17230 + "default3.handlebars->123->3020",
17231 + "default3.handlebars->123->3217"
17232 ]
17233 },
17234 {
@@ -17257,8 +17257,8 @@
17257 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
17258 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
17259 "xloc": [
17260 - "default.handlebars->121->3219",
17261 - "default3.handlebars->123->3200"
17260 + "default.handlebars->121->3233",
17261 + "default3.handlebars->123->3206"
17262 ]
17263 },
17264 {
@@ -17287,8 +17287,8 @@
17287 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
17288 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
17289 "xloc": [
17290 - "default.handlebars->121->3222",
17291 - "default3.handlebars->123->3203"
17290 + "default.handlebars->121->3236",
17291 + "default3.handlebars->123->3209"
17292 ]
17293 },
17294 {
@@ -17317,10 +17317,10 @@
17317 "zh-chs": "确认删除访问权限?",
17318 "zh-cht": "確認刪除訪問權限?",
17319 "xloc": [
17320 - "default.handlebars->121->3220",
17321 - "default.handlebars->121->3223",
17322 - "default3.handlebars->123->3201",
17323 - "default3.handlebars->123->3204"
17320 + "default.handlebars->121->3234",
17321 + "default.handlebars->121->3237",
17322 + "default3.handlebars->123->3207",
17323 + "default3.handlebars->123->3210"
17324 ]
17325 },
17326 {
@@ -17350,8 +17350,8 @@
17350 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
17351 "xloc": [
17352 "default-mobile.handlebars->55->328",
17353 - "default.handlebars->121->1932",
17354 - "default3.handlebars->123->1907"
17353 + "default.handlebars->121->1944",
17354 + "default3.handlebars->123->1913"
17355 ]
17356 },
17357 {
@@ -17380,8 +17380,8 @@
17380 "zh-chs": "确认删除设备共享“{0}”?",
17381 "zh-cht": "確認刪除設備共享“{0}”?",
17382 "xloc": [
17383 - "default.handlebars->121->3215",
17384 - "default3.handlebars->123->3196"
17383 + "default.handlebars->121->3229",
17384 + "default3.handlebars->123->3202"
17385 ]
17386 },
17387 {
@@ -17410,8 +17410,8 @@
17410 "zh-chs": "确认移除推送认证设备?",
17411 "zh-cht": "確認移除推送認證設備?",
17412 "xloc": [
17413 - "default.handlebars->121->1934",
17414 - "default3.handlebars->123->1909"
17413 + "default.handlebars->121->1946",
17414 + "default3.handlebars->123->1915"
17415 ]
17416 },
17417 {
@@ -17440,8 +17440,8 @@
17440 "zh-chs": "确认删除用户“ {0} ”的权限?",
17441 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
17442 "xloc": [
17443 - "default.handlebars->121->2525",
17444 - "default3.handlebars->123->2515"
17443 + "default.handlebars->121->2541",
17444 + "default3.handlebars->123->2523"
17445 ]
17446 },
17447 {
@@ -17470,8 +17470,8 @@
17470 "zh-chs": "确认删除用户组“ {0} ”的权限?",
17471 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
17472 "xloc": [
17473 - "default.handlebars->121->2527",
17474 - "default3.handlebars->123->2517"
17473 + "default.handlebars->121->2543",
17474 + "default3.handlebars->123->2525"
17475 ]
17476 },
17477 {
@@ -17500,8 +17500,8 @@
17500 "zh-chs": "确认移除所选设备?",
17501 "zh-cht": "確認刪除所選設備?",
17502 "xloc": [
17503 - "default.handlebars->121->773",

This file is too large to show in full.

views/default.handlebars
+5 -5
@@ -13534,11 +13534,11 @@
13534 QV('d2slackinfo', Q('d2serviceselect').value == 256);
13535 if (Q('d2serviceselect').value == 4) { Q('d2handleinput')['placeholder'] = "Username:0000"; }
13536 else if (Q('d2serviceselect').value == 8) { Q('d2handleinput')['placeholder'] = "username@server.com"; }
13537 - else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = "https://api.callmebot.com/..."; }
13537 + else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = 'https://api.callmebot.com/...'; }
13538 else if (Q('d2serviceselect').value == 32) { Q('d2handleinput')['placeholder'] = "User key"; }
13539 else if (Q('d2serviceselect').value == 64) { Q('d2handleinput')['placeholder'] = "Topic"; }
13540 else if (Q('d2serviceselect').value == 128) { Q('d2handleinput')['placeholder'] = "username@sample.com"; }
13541 - else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = "https://hooks.slack.com/..."; }
13541 + else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = 'https://hooks.slack.com/...'; }
13542 else { Q('d2handleinput')['placeholder'] = "Username"; }
13543 var ok = (Q('d2handleinput').value.length > 0); QE('idx_dlgOkButton', ok); if ((x == 1) && ok) { dialogclose(1); }
13544 }
@@ -17558,7 +17558,7 @@
17558 if (currentUser.msghandle.startsWith('callmebot:') && ((serverinfo.userMsgProviders & 16) != 0)) {
17559 Q('d2serviceselect').value = 16;
17560 var toData = currentUser.msghandle.substring(10).split('|');
17561 - if ((toData[0] == 'signal') && (toData.length == 3)) { Q('d2handleinput').value = 'https://api.callmebot.com/signal/send.php?phone=' + decodeURIComponent(toData[1]) + '&apikey=' + decodeURIComponent(toData[2]); }
17561 + if ((toData[0] == 'signal') && (toData.length == 3)) { Q('d2handleinput').value = 'https://signal.callmebot.com/signal/send.php?phone=' + decodeURIComponent(toData[1]) + '&apikey=' + decodeURIComponent(toData[2]); }
17562 if ((toData[0] == 'whatsapp') && (toData.length == 3)) { Q('d2handleinput').value = 'https://api.callmebot.com/whatsapp.php?phone=' + decodeURIComponent(toData[1]) + '&apikey=' + decodeURIComponent(toData[2]); }
17563 if ((toData[0] == 'facebook') && (toData.length == 2)) { Q('d2handleinput').value = 'https://api.callmebot.com/facebook/send.php?apikey=' + decodeURIComponent(toData[1]); }
17564 }
@@ -17580,11 +17580,11 @@
17580 if (Q('d2serviceselect').value == 0) { Q('d2handleinput')['placeholder'] = ''; }
17581 else if (Q('d2serviceselect').value == 4) { Q('d2handleinput')['placeholder'] = "Username:0000"; }
17582 else if (Q('d2serviceselect').value == 8) { Q('d2handleinput')['placeholder'] = "username@server.com"; }
17583 - else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = "https://api.callmebot.com/..."; }
17583 + else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = 'https://api.callmebot.com/...'; }
17584 else if (Q('d2serviceselect').value == 32) { Q('d2handleinput')['placeholder'] = "User key"; }
17585 else if (Q('d2serviceselect').value == 64) { Q('d2handleinput')['placeholder'] = "Topic"; }
17586 else if (Q('d2serviceselect').value == 128) { Q('d2handleinput')['placeholder'] = "username@sample.com"; }
17587 - else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = "https://hooks.slack.com/..."; }
17587 + else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = 'https://hooks.slack.com/...'; }
17588 else { Q('d2handleinput')['placeholder'] = "Username"; }
17589 if (x == 1) { dialogclose(1); }
17590 }
views/default3.handlebars
+5 -5
@@ -15445,11 +15445,11 @@
15445 QV('d2slackinfo', Q('d2serviceselect').value == 256);
15446 if (Q('d2serviceselect').value == 4) { Q('d2handleinput')['placeholder'] = "Username:0000"; }
15447 else if (Q('d2serviceselect').value == 8) { Q('d2handleinput')['placeholder'] = "username@server.com"; }
15448 - else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = "https://api.callmebot.com/..."; }
15448 + else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = 'https://api.callmebot.com/...'; }
15449 else if (Q('d2serviceselect').value == 32) { Q('d2handleinput')['placeholder'] = "User key"; }
15450 else if (Q('d2serviceselect').value == 64) { Q('d2handleinput')['placeholder'] = "Topic"; }
15451 else if (Q('d2serviceselect').value == 128) { Q('d2handleinput')['placeholder'] = "username@sample.com"; }
15452 - else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = "https://hooks.slack.com/..."; }
15452 + else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = 'https://hooks.slack.com/...'; }
15453 else { Q('d2handleinput')['placeholder'] = "Username"; }
15454 var ok = (Q('d2handleinput').value.length > 0); QE('idx_dlgOkButton', ok); if ((x == 1) && ok) { dialogclose(1); }
15455 }
@@ -19865,7 +19865,7 @@
19865 if (currentUser.msghandle.startsWith('callmebot:') && ((serverinfo.userMsgProviders & 16) != 0)) {
19866 Q('d2serviceselect').value = 16;
19867 var toData = currentUser.msghandle.substring(10).split('|');
19868 - if ((toData[0] == 'signal') && (toData.length == 3)) { Q('d2handleinput').value = 'https://api.callmebot.com/signal/send.php?phone=' + decodeURIComponent(toData[1]) + '&apikey=' + decodeURIComponent(toData[2]); }
19868 + if ((toData[0] == 'signal') && (toData.length == 3)) { Q('d2handleinput').value = 'https://signal.callmebot.com/signal/send.php?phone=' + decodeURIComponent(toData[1]) + '&apikey=' + decodeURIComponent(toData[2]); }
19869 if ((toData[0] == 'whatsapp') && (toData.length == 3)) { Q('d2handleinput').value = 'https://api.callmebot.com/whatsapp.php?phone=' + decodeURIComponent(toData[1]) + '&apikey=' + decodeURIComponent(toData[2]); }
19870 if ((toData[0] == 'facebook') && (toData.length == 2)) { Q('d2handleinput').value = 'https://api.callmebot.com/facebook/send.php?apikey=' + decodeURIComponent(toData[1]); }
19871 }
@@ -19887,11 +19887,11 @@
19887 if (Q('d2serviceselect').value == 0) { Q('d2handleinput')['placeholder'] = ''; }
19888 else if (Q('d2serviceselect').value == 4) { Q('d2handleinput')['placeholder'] = "Username:0000"; }
19889 else if (Q('d2serviceselect').value == 8) { Q('d2handleinput')['placeholder'] = "username@server.com"; }
19890 - else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = "https://api.callmebot.com/..."; }
19890 + else if (Q('d2serviceselect').value == 16) { Q('d2handleinput')['placeholder'] = 'https://api.callmebot.com/...'; }
19891 else if (Q('d2serviceselect').value == 32) { Q('d2handleinput')['placeholder'] = "User key"; }
19892 else if (Q('d2serviceselect').value == 64) { Q('d2handleinput')['placeholder'] = "Topic"; }
19893 else if (Q('d2serviceselect').value == 128) { Q('d2handleinput')['placeholder'] = "username@sample.com"; }
19894 - else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = "https://hooks.slack.com/..."; }
19894 + else if (Q('d2serviceselect').value == 256) { Q('d2handleinput')['placeholder'] = 'https://hooks.slack.com/...'; }
19895 else { Q('d2handleinput')['placeholder'] = "Username"; }
19896 if (x == 1) { dialogclose(1); }
19897 }