Version 1.0.27

Ylian Saint-Hilaire committed May 23, 2022 at 18:04 UTC dc7f055c33005d4704713c357990ebdafff5ac2c
5 files changed +3024 -2997
agents/MeshCentralRouter.exe
Binary files a/agents/MeshCentralRouter.exe and b/agents/MeshCentralRouter.exe differ
meshuser.js
+1
@@ -3628,6 +3628,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use
3628
3629 // Send the registration request
3630 var registrationOptions = parent.webauthn.generateRegistrationChallenge("Anonymous Service", { id: Buffer.from(user._id, 'binary').toString('base64'), name: user._id, displayName: user._id.split('/')[2] });
3631 + //console.log('registrationOptions', registrationOptions);
3632 obj.webAuthnReqistrationRequest = { action: 'webauthn-startregister', keyname: command.name, request: registrationOptions };
3633 ws.send(JSON.stringify(obj.webAuthnReqistrationRequest));
3634 break;
package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "1.0.26",
3 + "version": "1.0.27",
4 "keywords": [
5 "Remote Device Management",
6 "Remote Device Monitoring",
translate/translate.json
+3020 -2994
@@ -46,8 +46,8 @@
46 "zh-chs": " + CIRA",
47 "zh-cht": " + CIRA",
48 "xloc": [
49 - "default.handlebars->39->1898",
50 - "default.handlebars->39->1900"
49 + "default.handlebars->41->1899",
50 + "default.handlebars->41->1901"
51 ]
52 },
53 {
@@ -73,7 +73,7 @@
73 "zh-cht": " - 1天后重設。",
74 "xloc": [
75 "default-mobile.handlebars->11->57",
76 - "default.handlebars->39->76"
76 + "default.handlebars->41->76"
77 ]
78 },
79 {
@@ -99,7 +99,7 @@
99 "zh-cht": " - 1小時後重設。",
100 "xloc": [
101 "default-mobile.handlebars->11->55",
102 - "default.handlebars->39->74"
102 + "default.handlebars->41->74"
103 ]
104 },
105 {
@@ -125,7 +125,7 @@
125 "zh-cht": " - 1分鐘後重設。",
126 "xloc": [
127 "default-mobile.handlebars->11->53",
128 - "default.handlebars->39->72"
128 + "default.handlebars->41->72"
129 ]
130 },
131 {
@@ -151,7 +151,7 @@
151 "zh-cht": " - 在{0}天內重置。",
152 "xloc": [
153 "default-mobile.handlebars->11->58",
154 - "default.handlebars->39->77"
154 + "default.handlebars->41->77"
155 ]
156 },
157 {
@@ -177,7 +177,7 @@
177 "zh-cht": " - 在{0}小時內重置。",
178 "xloc": [
179 "default-mobile.handlebars->11->56",
180 - "default.handlebars->39->75"
180 + "default.handlebars->41->75"
181 ]
182 },
183 {
@@ -203,7 +203,7 @@
203 "zh-cht": " - 在{0}分鐘內重置。",
204 "xloc": [
205 "default-mobile.handlebars->11->54",
206 - "default.handlebars->39->73"
206 + "default.handlebars->41->73"
207 ]
208 },
209 {
@@ -230,8 +230,8 @@
230 "xloc": [
231 "default-mobile.handlebars->11->51",
232 "default-mobile.handlebars->11->52",
233 - "default.handlebars->39->70",
234 - "default.handlebars->39->71"
233 + "default.handlebars->41->70",
234 + "default.handlebars->41->71"
235 ]
236 },
237 {
@@ -299,7 +299,7 @@
299 "zh-chs": " 可以使用密码提示,但不建议使用。",
300 "zh-cht": " 可以使用密碼提示,但不建議使用。",
301 "xloc": [
302 - "default.handlebars->39->1777"
302 + "default.handlebars->41->1778"
303 ]
304 },
305 {
@@ -324,8 +324,8 @@
324 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
325 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
326 "xloc": [
327 - "default.handlebars->39->2018",
328 - "default.handlebars->39->2573"
327 + "default.handlebars->41->2019",
328 + "default.handlebars->41->2574"
329 ]
330 },
331 {
@@ -444,7 +444,7 @@
444 "zh-chs": " TLS。",
445 "zh-cht": " TLS。",
446 "xloc": [
447 - "default.handlebars->39->252"
447 + "default.handlebars->41->253"
448 ]
449 },
450 {
@@ -469,7 +469,7 @@
469 "zh-chs": " 没有TLS。",
470 "zh-cht": " 沒有TLS。",
471 "xloc": [
472 - "default.handlebars->39->253"
472 + "default.handlebars->41->254"
473 ]
474 },
475 {
@@ -789,7 +789,7 @@
789 "zh-chs": "(可选的)",
790 "zh-cht": "(可選的)",
791 "xloc": [
792 - "default.handlebars->39->511"
792 + "default.handlebars->41->512"
793 ]
794 },
795 {
@@ -834,8 +834,8 @@
834 "zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
835 "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
836 "xloc": [
837 - "default.handlebars->39->1978",
838 - "default.handlebars->39->473"
837 + "default.handlebars->41->1979",
838 + "default.handlebars->41->474"
839 ]
840 },
841 {
@@ -860,7 +860,7 @@
860 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
861 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
862 "xloc": [
863 - "default.handlebars->39->564"
863 + "default.handlebars->41->565"
864 ]
865 },
866 {
@@ -929,9 +929,9 @@
929 "zh-cht": ",",
930 "xloc": [
931 "default-mobile.handlebars->11->700",
932 - "default.handlebars->39->2092",
933 - "default.handlebars->39->2356",
934 - "default.handlebars->39->891"
932 + "default.handlebars->41->2093",
933 + "default.handlebars->41->2357",
934 + "default.handlebars->41->892"
935 ]
936 },
937 {
@@ -998,7 +998,7 @@
998 "zh-cht": ",只適用於Intel®AMT",
999 "xloc": [
1000 "default-mobile.handlebars->11->186",
1001 - "default.handlebars->39->329"
1001 + "default.handlebars->41->330"
1002 ]
1003 },
1004 {
@@ -1022,7 +1022,7 @@
1022 "tr": ", Yerel Cihazlar",
1023 "zh-chs": ", 本地设备",
1024 "xloc": [
1025 - "default.handlebars->39->331"
1025 + "default.handlebars->41->332"
1026 ]
1027 },
1028 {
@@ -1048,7 +1048,7 @@
1048 "zh-cht": ",MQTT在線",
1049 "xloc": [
1050 "default-mobile.handlebars->11->604",
1051 - "default.handlebars->39->1486"
1051 + "default.handlebars->41->1487"
1052 ]
1053 },
1054 {
@@ -1072,8 +1072,8 @@
1072 "tr": ", İzin Yok",
1073 "zh-chs": ", 不同意",
1074 "xloc": [
1075 - "default.handlebars->39->1936",
1076 - "default.handlebars->39->976"
1075 + "default.handlebars->41->1937",
1076 + "default.handlebars->41->977"
1077 ]
1078 },
1079 {
@@ -1098,8 +1098,8 @@
1098 "zh-chs": ",提示同意",
1099 "zh-cht": ",提示同意",
1100 "xloc": [
1101 - "default.handlebars->39->1937",
1102 - "default.handlebars->39->977"
1101 + "default.handlebars->41->1938",
1102 + "default.handlebars->41->978"
1103 ]
1104 },
1105 {
@@ -1107,7 +1107,7 @@
1107 "nl": ", RDP",
1108 "pl": ", RDP",
1109 "xloc": [
1110 - "default.handlebars->39->1228"
1110 + "default.handlebars->41->1229"
1111 ]
1112 },
1113 {
@@ -1127,8 +1127,8 @@
1127 "ru": ", Ежедневно",
1128 "tr": ", Günlük yinelenen",
1129 "xloc": [
1130 - "default.handlebars->39->1933",
1131 - "default.handlebars->39->973"
1130 + "default.handlebars->41->1934",
1131 + "default.handlebars->41->974"
1132 ]
1133 },
1134 {
@@ -1148,8 +1148,8 @@
1148 "ru": ", Еженедельно",
1149 "tr": ", Haftalık yinelenen",
1150 "xloc": [
1151 - "default.handlebars->39->1934",
1152 - "default.handlebars->39->974"
1151 + "default.handlebars->41->1935",
1152 + "default.handlebars->41->975"
1153 ]
1154 },
1155 {
@@ -1178,7 +1178,7 @@
1178 "nl": ", Doorgestuurde apparaten",
1179 "pl": ", Urządzenia Przekierowane",
1180 "xloc": [
1181 - "default.handlebars->39->330"
1181 + "default.handlebars->41->331"
1182 ]
1183 },
1184 {
@@ -1187,7 +1187,7 @@
1187 "pl": ", SFTP",
1188 "xloc": [
1189 "default-mobile.handlebars->11->468",
1190 - "default.handlebars->39->1336"
1190 + "default.handlebars->41->1337"
1191 ]
1192 },
1193 {
@@ -1195,7 +1195,7 @@
1195 "nl": ", SSH",
1196 "pl": ", SSH",
1197 "xloc": [
1198 - "default.handlebars->39->1304"
1198 + "default.handlebars->41->1305"
1199 ]
1200 },
1201 {
@@ -1220,7 +1220,7 @@
1220 "zh-chs": ",软体KVM",
1221 "zh-cht": ",軟體KVM",
1222 "xloc": [
1223 - "default.handlebars->39->1211",
1223 + "default.handlebars->41->1212",
1224 "sharing.handlebars->11->12"
1225 ]
1226 },
@@ -1245,8 +1245,8 @@
1245 "tr": ", Araç Çubuğu",
1246 "zh-chs": ", 工具栏",
1247 "xloc": [
1248 - "default.handlebars->39->1938",
1249 - "default.handlebars->39->978"
1248 + "default.handlebars->41->1939",
1249 + "default.handlebars->41->979"
1250 ]
1251 },
1252 {
@@ -1287,8 +1287,8 @@
1287 "ru": ", Только просмотр рабочего стола",
1288 "tr": ", Yalnızca masaüstünü görüntüle",
1289 "xloc": [
1290 - "default.handlebars->39->1935",
1291 - "default.handlebars->39->975"
1290 + "default.handlebars->41->1936",
1291 + "default.handlebars->41->976"
1292 ]
1293 },
1294 {
@@ -1316,9 +1316,9 @@
1316 "default-mobile.handlebars->11->411",
1317 "default-mobile.handlebars->11->446",
1318 "default-mobile.handlebars->11->469",
1319 - "default.handlebars->39->1227",
1320 - "default.handlebars->39->1305",
1321 - "default.handlebars->39->1337",
1319 + "default.handlebars->41->1228",
1320 + "default.handlebars->41->1306",
1321 + "default.handlebars->41->1338",
1322 "sharing.handlebars->11->19",
1323 "sharing.handlebars->11->27",
1324 "sharing.handlebars->11->44",
@@ -1514,7 +1514,7 @@
1514 "zh-chs": ",{0}观看",
1515 "zh-cht": ",{0}觀看",
1516 "xloc": [
1517 - "default.handlebars->39->1222",
1517 + "default.handlebars->41->1223",
1518 "sharing.handlebars->11->13"
1519 ]
1520 },
@@ -1620,9 +1620,9 @@
1620 "xloc": [
1621 "default-mobile.handlebars->11->139",
1622 "default-mobile.handlebars->11->475",
1623 - "default.handlebars->39->1347",
1624 - "default.handlebars->39->2153",
1625 - "default.handlebars->39->2771",
1623 + "default.handlebars->41->1348",
1624 + "default.handlebars->41->2154",
1625 + "default.handlebars->41->2772",
1626 "sharing.handlebars->11->50"
1627 ]
1628 },
@@ -1784,7 +1784,7 @@
1784 "zh-chs": "1个活跃时段",
1785 "zh-cht": "1個活躍時段",
1786 "xloc": [
1787 - "default.handlebars->39->2661"
1787 + "default.handlebars->41->2662"
1788 ]
1789 },
1790 {
@@ -1811,7 +1811,7 @@
1811 "xloc": [
1812 "default-mobile.handlebars->11->149",
1813 "default-mobile.handlebars->11->744",
1814 - "default.handlebars->39->2177",
1814 + "default.handlebars->41->2178",
1815 "download.handlebars->3->1",
1816 "download2.handlebars->5->1",
1817 "sharing.handlebars->11->96"
@@ -1850,7 +1850,7 @@
1850 "zh-chs": "1条连接",
1851 "zh-cht": "1位聯絡文",
1852 "xloc": [
1853 - "default.handlebars->39->1224",
1853 + "default.handlebars->41->1225",
1854 "sharing.handlebars->11->15"
1855 ]
1856 },
@@ -1876,9 +1876,9 @@
1876 "zh-chs": "1天",
1877 "zh-cht": "1天",
1878 "xloc": [
1879 - "default.handlebars->39->260",
1880 - "default.handlebars->39->502",
1881 - "default.handlebars->39->516"
1879 + "default.handlebars->41->261",
1880 + "default.handlebars->41->503",
1881 + "default.handlebars->41->517"
1882 ]
1883 },
1884 {
@@ -1903,7 +1903,7 @@
1903 "zh-chs": "1组",
1904 "zh-cht": "1群",
1905 "xloc": [
1906 - "default.handlebars->39->2620"
1906 + "default.handlebars->41->2621"
1907 ]
1908 },
1909 {
@@ -1928,9 +1928,9 @@
1928 "zh-chs": "1小时",
1929 "zh-cht": "1小時",
1930 "xloc": [
1931 - "default.handlebars->39->258",
1932 - "default.handlebars->39->500",
1933 - "default.handlebars->39->514"
1931 + "default.handlebars->41->259",
1932 + "default.handlebars->41->501",
1933 + "default.handlebars->41->515"
1934 ]
1935 },
1936 {
@@ -1955,8 +1955,8 @@
1955 "zh-chs": "1分钟",
1956 "zh-cht": "1分鐘",
1957 "xloc": [
1958 - "default.handlebars->39->1056",
1959 - "default.handlebars->39->1742"
1958 + "default.handlebars->41->1057",
1959 + "default.handlebars->41->1743"
1960 ]
1961 },
1962 {
@@ -1981,7 +1981,7 @@
1981 "zh-chs": "1分钟之后断开连接",
1982 "zh-cht": "1分鐘之後離線",
1983 "xloc": [
1984 - "default.handlebars->39->80"
1984 + "default.handlebars->41->80"
1985 ]
1986 },
1987 {
@@ -2006,9 +2006,9 @@
2006 "zh-chs": "1个月",
2007 "zh-cht": "1個月",
2008 "xloc": [
2009 - "default.handlebars->39->262",
2010 - "default.handlebars->39->504",
2011 - "default.handlebars->39->518"
2009 + "default.handlebars->41->263",
2010 + "default.handlebars->41->505",
2011 + "default.handlebars->41->519"
2012 ]
2013 },
2014 {
@@ -2033,7 +2033,7 @@
2033 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2034 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2035 "xloc": [
2036 - "default.handlebars->39->2388"
2036 + "default.handlebars->41->2389"
2037 ]
2038 },
2039 {
@@ -2058,7 +2058,7 @@
2058 "zh-chs": "1个节点",
2059 "zh-cht": "1個節點",
2060 "xloc": [
2061 - "default.handlebars->39->596"
2061 + "default.handlebars->41->597"
2062 ]
2063 },
2064 {
@@ -2125,7 +2125,7 @@
2125 "zh-chs": "1秒",
2126 "xloc": [
2127 "default-mobile.handlebars->11->361",
2128 - "default.handlebars->39->1091"
2128 + "default.handlebars->41->1092"
2129 ]
2130 },
2131 {
@@ -2150,7 +2150,7 @@
2150 "zh-chs": "1秒之后断开连接",
2151 "zh-cht": "1秒之後離線",
2152 "xloc": [
2153 - "default.handlebars->39->78"
2153 + "default.handlebars->41->78"
2154 ]
2155 },
2156 {
@@ -2174,7 +2174,7 @@
2174 "tr": "1 seçili cihaz çevrimdışı.",
2175 "zh-chs": "1 个选定的设备处于离线状态。",
2176 "xloc": [
2177 - "default.handlebars->39->662"
2177 + "default.handlebars->41->663"
2178 ]
2179 },
2180 {
@@ -2198,7 +2198,7 @@
2198 "tr": "1 seçili cihaz çevrimiçi.",
2199 "zh-chs": "1 个选定的设备在线。",
2200 "xloc": [
2201 - "default.handlebars->39->660"
2201 + "default.handlebars->41->661"
2202 ]
2203 },
2204 {
@@ -2230,14 +2230,14 @@
2230 "default-mobile.handlebars->11->218",
2231 "default-mobile.handlebars->11->222",
2232 "default-mobile.handlebars->11->226",
2233 - "default.handlebars->39->2392",
2234 - "default.handlebars->39->398",
2235 - "default.handlebars->39->401",
2236 - "default.handlebars->39->405",
2237 - "default.handlebars->39->409",
2238 - "default.handlebars->39->413",
2239 - "default.handlebars->39->417",
2240 - "default.handlebars->39->421"
2233 + "default.handlebars->41->2393",
2234 + "default.handlebars->41->399",
2235 + "default.handlebars->41->402",
2236 + "default.handlebars->41->406",
2237 + "default.handlebars->41->410",
2238 + "default.handlebars->41->414",
2239 + "default.handlebars->41->418",
2240 + "default.handlebars->41->422"
2241 ]
2242 },
2243 {
@@ -2262,9 +2262,9 @@
2262 "zh-chs": "1周",
2263 "zh-cht": "1週",
2264 "xloc": [
2265 - "default.handlebars->39->261",
2266 - "default.handlebars->39->503",
2267 - "default.handlebars->39->517"
2265 + "default.handlebars->41->262",
2266 + "default.handlebars->41->504",
2267 + "default.handlebars->41->518"
2268 ]
2269 },
2270 {
@@ -2417,8 +2417,8 @@
2417 "zh-chs": "10分钟",
2418 "zh-cht": "10分鐘",
2419 "xloc": [
2420 - "default.handlebars->39->1058",
2421 - "default.handlebars->39->1744"
2420 + "default.handlebars->41->1059",
2421 + "default.handlebars->41->1745"
2422 ]
2423 },
2424 {
@@ -2443,7 +2443,7 @@
2443 "zh-chs": "10 秒",
2444 "xloc": [
2445 "default-mobile.handlebars->11->363",
2446 - "default.handlebars->39->1093"
2446 + "default.handlebars->41->1094"
2447 ]
2448 },
2449 {
@@ -2611,8 +2611,8 @@
2611 "zh-chs": "12小时",
2612 "zh-cht": "12小時",
2613 "xloc": [
2614 - "default.handlebars->39->1066",
2615 - "default.handlebars->39->1752"
2614 + "default.handlebars->41->1067",
2615 + "default.handlebars->41->1753"
2616 ]
2617 },
2618 {
@@ -2765,8 +2765,8 @@
2765 "zh-chs": "15分钟",
2766 "zh-cht": "15分鐘",
2767 "xloc": [
2768 - "default.handlebars->39->1059",
2769 - "default.handlebars->39->1745"
2768 + "default.handlebars->41->1060",
2769 + "default.handlebars->41->1746"
2770 ]
2771 },
2772 {
@@ -2791,8 +2791,8 @@
2791 "zh-chs": "16小时",
2792 "zh-cht": "16小時",
2793 "xloc": [
2794 - "default.handlebars->39->1067",
2795 - "default.handlebars->39->1753"
2794 + "default.handlebars->41->1068",
2795 + "default.handlebars->41->1754"
2796 ]
2797 },
2798 {
@@ -2948,8 +2948,8 @@
2948 "zh-chs": "2天",
2949 "zh-cht": "2天",
2950 "xloc": [
2951 - "default.handlebars->39->1069",
2952 - "default.handlebars->39->1755"
2951 + "default.handlebars->41->1070",
2952 + "default.handlebars->41->1756"
2953 ]
2954 },
2955 {
@@ -2974,8 +2974,8 @@
2974 "zh-chs": "2小时",
2975 "zh-cht": "2小時",
2976 "xloc": [
2977 - "default.handlebars->39->1063",
2978 - "default.handlebars->39->1749"
2977 + "default.handlebars->41->1064",
2978 + "default.handlebars->41->1750"
2979 ]
2980 },
2981 {
@@ -3000,7 +3000,7 @@
3000 "zh-chs": "两步登录激活失败。",
3001 "zh-cht": "兩步登入啟用失敗。",
3002 "xloc": [
3003 - "default.handlebars->39->207"
3003 + "default.handlebars->41->207"
3004 ]
3005 },
3006 {
@@ -3025,7 +3025,7 @@
3025 "zh-chs": "两步登录激活删除失败。",
3026 "zh-cht": "兩步登入啟用刪除失敗。",
3027 "xloc": [
3028 - "default.handlebars->39->212"
3028 + "default.handlebars->41->212"
3029 ]
3030 },
3031 {
@@ -3153,8 +3153,8 @@
3153 "zh-chs": "24小时",
3154 "zh-cht": "24小時",
3155 "xloc": [
3156 - "default.handlebars->39->1068",
3157 - "default.handlebars->39->1754"
3156 + "default.handlebars->41->1069",
3157 + "default.handlebars->41->1755"
3158 ]
3159 },
3160 {
@@ -3228,7 +3228,7 @@
3228 "zh-chs": "2FA备份代码已清除",
3229 "zh-cht": "2FA備份代碼已清除",
3230 "xloc": [
3231 - "default.handlebars->39->2288"
3231 + "default.handlebars->41->2289"
3232 ]
3233 },
3234 {
@@ -3237,7 +3237,7 @@
3237 "pl": "2FA jest zablokowane",
3238 "xloc": [
3239 "default-mobile.handlebars->11->60",
3240 - "default.handlebars->39->194"
3240 + "default.handlebars->41->194"
3241 ]
3242 },
3243 {
@@ -3246,7 +3246,7 @@
3246 "pl": "dwuetapowe",
3247 "pt-br": "2ª Etapa",
3248 "xloc": [
3249 - "default.handlebars->39->2807"
3249 + "default.handlebars->41->2808"
3250 ]
3251 },
3252 {
@@ -3271,8 +3271,8 @@
3271 "zh-chs": "启用第二因素身份验证",
3272 "zh-cht": "啟用第二因素身份驗證",
3273 "xloc": [
3274 - "default.handlebars->39->2406",
3275 - "default.handlebars->39->2644"
3274 + "default.handlebars->41->2407",
3275 + "default.handlebars->41->2645"
3276 ]
3277 },
3278 {
@@ -3421,8 +3421,8 @@
3421 "zh-chs": "30分钟",
3422 "zh-cht": "30分鐘",
3423 "xloc": [
3424 - "default.handlebars->39->1060",
3425 - "default.handlebars->39->1746"
3424 + "default.handlebars->41->1061",
3425 + "default.handlebars->41->1747"
3426 ]
3427 },
3428 {
@@ -3447,7 +3447,7 @@
3447 "zh-chs": "32 位",
3448 "xloc": [
3449 "default-mobile.handlebars->11->512",
3450 - "default.handlebars->39->1400"
3450 + "default.handlebars->41->1401"
3451 ]
3452 },
3453 {
@@ -3472,8 +3472,8 @@
3472 "zh-chs": "MeshAgent的32位版本",
3473 "zh-cht": "MeshAgent的32位版本",
3474 "xloc": [
3475 - "default.handlebars->39->554",
3476 - "default.handlebars->39->582"
3475 + "default.handlebars->41->555",
3476 + "default.handlebars->41->583"
3477 ]
3478 },
3479 {
@@ -3525,8 +3525,8 @@
3525 "zh-chs": "4天",
3526 "zh-cht": "4天",
3527 "xloc": [
3528 - "default.handlebars->39->1070",
3529 - "default.handlebars->39->1756"
3528 + "default.handlebars->41->1071",
3529 + "default.handlebars->41->1757"
3530 ]
3531 },
3532 {
@@ -3551,8 +3551,8 @@
3551 "zh-chs": "4个小时",
3552 "zh-cht": "4個小時",
3553 "xloc": [
3554 - "default.handlebars->39->1064",
3555 - "default.handlebars->39->1750"
3554 + "default.handlebars->41->1065",
3555 + "default.handlebars->41->1751"
3556 ]
3557 },
3558 {
@@ -3680,8 +3680,8 @@
3680 "zh-chs": "45分钟",
3681 "zh-cht": "45分鐘",
3682 "xloc": [
3683 - "default.handlebars->39->1061",
3684 - "default.handlebars->39->1747"
3683 + "default.handlebars->41->1062",
3684 + "default.handlebars->41->1748"
3685 ]
3686 },
3687 {
@@ -3731,8 +3731,8 @@
3731 "zh-chs": "5分钟",
3732 "zh-cht": "5分鐘",
3733 "xloc": [
3734 - "default.handlebars->39->1057",
3735 - "default.handlebars->39->1743"
3734 + "default.handlebars->41->1058",
3735 + "default.handlebars->41->1744"
3736 ]
3737 },
3738 {
@@ -3757,7 +3757,7 @@
3757 "zh-chs": "5秒",
3758 "xloc": [
3759 "default-mobile.handlebars->11->362",
3760 - "default.handlebars->39->1092"
3760 + "default.handlebars->41->1093"
3761 ]
3762 },
3763 {
@@ -3913,8 +3913,8 @@
3913 "zh-chs": "60分钟",
3914 "zh-cht": "60分鐘",
3915 "xloc": [
3916 - "default.handlebars->39->1062",
3917 - "default.handlebars->39->1748"
3916 + "default.handlebars->41->1063",
3917 + "default.handlebars->41->1749"
3918 ]
3919 },
3920 {
@@ -3991,7 +3991,7 @@
3991 "zh-chs": "64 位",
3992 "xloc": [
3993 "default-mobile.handlebars->11->514",
3994 - "default.handlebars->39->1402"
3994 + "default.handlebars->41->1403"
3995 ]
3996 },
3997 {
@@ -4056,7 +4056,7 @@
4056 "zh-chs": "64位版本的macOS Mesh Agent",
4057 "zh-cht": "64位版本的macOS Mesh Agent",
4058 "xloc": [
4059 - "default.handlebars->39->569"
4059 + "default.handlebars->41->570"
4060 ]
4061 },
4062 {
@@ -4081,8 +4081,8 @@
4081 "zh-chs": "MeshAgent的64位版本",
4082 "zh-cht": "MeshAgent的64位版本",
4083 "xloc": [
4084 - "default.handlebars->39->558",
4085 - "default.handlebars->39->585"
4084 + "default.handlebars->41->559",
4085 + "default.handlebars->41->586"
4086 ]
4087 },
4088 {
@@ -4151,7 +4151,7 @@
4151 "zh-chs": "7天电源状态",
4152 "zh-cht": "7天電源狀態",
4153 "xloc": [
4154 - "default.handlebars->39->1126"
4154 + "default.handlebars->41->1127"
4155 ]
4156 },
4157 {
@@ -4160,7 +4160,7 @@
4160 "pl": "7 dni",
4161 "pt-br": "7 dias",
4162 "xloc": [
4163 - "default.handlebars->39->1757"
4163 + "default.handlebars->41->1758"
4164 ]
4165 },
4166 {
@@ -4238,10 +4238,10 @@
4238 "zh-chs": "8小時",
4239 "zh-cht": "8小時",
4240 "xloc": [
4241 - "default.handlebars->39->1065",
4242 - "default.handlebars->39->1751",
4243 - "default.handlebars->39->501",
4244 - "default.handlebars->39->515"
4241 + "default.handlebars->41->1066",
4242 + "default.handlebars->41->1752",
4243 + "default.handlebars->41->502",
4244 + "default.handlebars->41->516"
4245 ]
4246 },
4247 {
@@ -4394,7 +4394,7 @@
4394 "zh-chs": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密钥</a>用作辅助登录身份验证。",
4395 "zh-cht": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密鑰</a>用作輔助登入身份驗證。",
4396 "xloc": [
4397 - "default.handlebars->39->221"
4397 + "default.handlebars->41->221"
4398 ]
4399 },
4400 {
@@ -4566,8 +4566,8 @@
4566 "zh-cht": "ACM",
4567 "xloc": [
4568 "default-mobile.handlebars->11->297",
4569 - "default.handlebars->39->1916",
4570 - "default.handlebars->39->809"
4569 + "default.handlebars->41->1917",
4570 + "default.handlebars->41->810"
4571 ]
4572 },
4573 {
@@ -4636,8 +4636,8 @@
4636 "zh-chs": "AMT",
4637 "zh-cht": "AMT",
4638 "xloc": [
4639 - "default.handlebars->39->379",
4640 - "default.handlebars->39->631"
4639 + "default.handlebars->41->380",
4640 + "default.handlebars->41->632"
4641 ]
4642 },
4643 {
@@ -4661,7 +4661,7 @@
4661 "tr": "AMT-OS",
4662 "zh-chs": "操作系统",
4663 "xloc": [
4664 - "default.handlebars->39->2929"
4664 + "default.handlebars->41->2930"
4665 ]
4666 },
4667 {
@@ -4680,7 +4680,7 @@
4680 "ru": "AMT-Redir",
4681 "tr": "AMT-Yönlendirme",
4682 "xloc": [
4683 - "default.handlebars->39->2814"
4683 + "default.handlebars->41->2815"
4684 ]
4685 },
4686 {
@@ -4699,7 +4699,7 @@
4699 "ru": "AMT-WSMAN",
4700 "tr": "AMT-WSMAN",
4701 "xloc": [
4702 - "default.handlebars->39->2813"
4702 + "default.handlebars->41->2814"
4703 ]
4704 },
4705 {
@@ -4725,7 +4725,7 @@
4725 "zh-cht": "ARM-Linaro",
4726 "xloc": [
4727 "default-mobile.handlebars->11->30",
4728 - "default.handlebars->39->37"
4728 + "default.handlebars->41->37"
4729 ]
4730 },
4731 {
@@ -4751,7 +4751,7 @@
4751 "zh-cht": "ARMADA/CORTEX-A53/MUSL (OpenWRT)",
4752 "xloc": [
4753 "default-mobile.handlebars->11->47",
4754 - "default.handlebars->39->54"
4754 + "default.handlebars->41->54"
4755 ]
4756 },
4757 {
@@ -4777,7 +4777,7 @@
4777 "zh-cht": "ARMv6l / ARMv7l",
4778 "xloc": [
4779 "default-mobile.handlebars->11->31",
4780 - "default.handlebars->39->38"
4780 + "default.handlebars->41->38"
4781 ]
4782 },
4783 {
@@ -4803,7 +4803,7 @@
4803 "zh-cht": "ARMv6l / ARMv7l / NoKVM",
4804 "xloc": [
4805 "default-mobile.handlebars->11->33",
4806 - "default.handlebars->39->40"
4806 + "default.handlebars->41->40"
4807 ]
4808 },
4809 {
@@ -4829,7 +4829,7 @@
4829 "zh-cht": "ARMv8 64位",
4830 "xloc": [
4831 "default-mobile.handlebars->11->32",
4832 - "default.handlebars->39->39"
4832 + "default.handlebars->41->39"
4833 ]
4834 },
4835 {
@@ -4855,8 +4855,8 @@
4855 "xloc": [
4856 "default-mobile.handlebars->11->516",
4857 "default-mobile.handlebars->11->518",
4858 - "default.handlebars->39->828",
4859 - "default.handlebars->39->830"
4858 + "default.handlebars->41->829",
4859 + "default.handlebars->41->831"
4860 ]
4861 },
4862 {
@@ -4882,7 +4882,7 @@
4882 "zh-cht": "拒絕存取",
4883 "xloc": [
4884 "default-mobile.handlebars->11->605",
4885 - "default.handlebars->39->1487"
4885 + "default.handlebars->41->1488"
4886 ]
4887 },
4888 {
@@ -4958,7 +4958,7 @@
4958 "zh-chs": "访问服务器档案",
4959 "zh-cht": "存取伺服器檔案",
4960 "xloc": [
4961 - "default.handlebars->39->2579"
4961 + "default.handlebars->41->2580"
4962 ]
4963 },
4964 {
@@ -5067,11 +5067,11 @@
5067 "default-mobile.handlebars->11->264",
5068 "default-mobile.handlebars->11->266",
5069 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5070 - "default.handlebars->39->1786",
5071 - "default.handlebars->39->1788",
5072 - "default.handlebars->39->2982",
5073 - "default.handlebars->39->769",
5074 - "default.handlebars->39->771"
5070 + "default.handlebars->41->1787",
5071 + "default.handlebars->41->1789",
5072 + "default.handlebars->41->2983",
5073 + "default.handlebars->41->770",
5074 + "default.handlebars->41->772"
5075 ]
5076 },
5077 {
@@ -5096,7 +5096,7 @@
5096 "zh-chs": "帐号设定",
5097 "xloc": [
5098 "default-mobile.handlebars->11->711",
5099 - "default.handlebars->39->2858"
5099 + "default.handlebars->41->2859"
5100 ]
5101 },
5102 {
@@ -5172,7 +5172,7 @@
5172 "zh-chs": "帐户已更改:{0}",
5173 "zh-cht": "帳戶已更改:{0}",
5174 "xloc": [
5175 - "default.handlebars->39->2261"
5175 + "default.handlebars->41->2262"
5176 ]
5177 },
5178 {
@@ -5197,7 +5197,7 @@
5197 "zh-chs": "创建帐户,电子邮件为{0}",
5198 "zh-cht": "創建帳戶,電子郵件為{0}",
5199 "xloc": [
5200 - "default.handlebars->39->2260"
5200 + "default.handlebars->41->2261"
5201 ]
5202 },
5203 {
@@ -5217,7 +5217,7 @@
5217 "ru": "Аккаунт создан, имя {0}.",
5218 "tr": "Hesap oluşturuldu, ad {0}.",
5219 "xloc": [
5220 - "default.handlebars->39->2323"
5220 + "default.handlebars->41->2324"
5221 ]
5222 },
5223 {
@@ -5242,7 +5242,7 @@
5242 "zh-chs": "创建帐户,用户名是{0}",
5243 "zh-cht": "帳戶已創建,用戶名是{0}",
5244 "xloc": [
5245 - "default.handlebars->39->2259"
5245 + "default.handlebars->41->2260"
5246 ]
5247 },
5248 {
@@ -5268,9 +5268,9 @@
5268 "zh-cht": "帳戶已被鎖定",
5269 "xloc": [
5270 "default-mobile.handlebars->11->64",
5271 - "default.handlebars->39->198",
5272 - "default.handlebars->39->2408",
5273 - "default.handlebars->39->2576"
5271 + "default.handlebars->41->198",
5272 + "default.handlebars->41->2409",
5273 + "default.handlebars->41->2577"
5274 ]
5275 },
5276 {
@@ -5296,7 +5296,7 @@
5296 "zh-cht": "達到帳戶限制。",
5297 "xloc": [
5298 "default-mobile.handlebars->11->723",
5299 - "default.handlebars->39->2870",
5299 + "default.handlebars->41->2871",
5300 "login-mobile.handlebars->5->6",
5301 "login.handlebars->5->6",
5302 "login2.handlebars->7->8"
@@ -5351,7 +5351,7 @@
5351 "zh-chs": "帐号登录",
5352 "zh-cht": "帳號登錄",
5353 "xloc": [
5354 - "default.handlebars->39->2196"
5354 + "default.handlebars->41->2197"
5355 ]
5356 },
5357 {
@@ -5375,7 +5375,7 @@
5375 "tr": "{0}, {1}, {2} adresinden hesap girişi",
5376 "zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5377 "xloc": [
5378 - "default.handlebars->39->2302"
5378 + "default.handlebars->41->2303"
5379 ]
5380 },
5381 {
@@ -5400,7 +5400,7 @@
5400 "zh-chs": "帐户登出",
5401 "zh-cht": "帳戶登出",
5402 "xloc": [
5403 - "default.handlebars->39->2197"
5403 + "default.handlebars->41->2198"
5404 ]
5405 },
5406 {
@@ -5452,7 +5452,7 @@
5452 "zh-chs": "帐户密码已更改:{0}",
5453 "zh-cht": "帳戶密碼已更改:{0}",
5454 "xloc": [
5455 - "default.handlebars->39->2269"
5455 + "default.handlebars->41->2270"
5456 ]
5457 },
5458 {
@@ -5477,7 +5477,7 @@
5477 "zh-chs": "帐户已删除",
5478 "zh-cht": "帳戶已刪除",
5479 "xloc": [
5480 - "default.handlebars->39->2258"
5480 + "default.handlebars->41->2259"
5481 ]
5482 },
5483 {
@@ -5528,7 +5528,7 @@
5528 "zh-cht": "指令",
5529 "xloc": [
5530 "default-mobile.handlebars->11->611",
5531 - "default.handlebars->39->1493",
5531 + "default.handlebars->41->1494",
5532 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
5533 ]
5534 },
@@ -5554,8 +5554,8 @@
5554 "zh-chs": "动作档案",
5555 "zh-cht": "動作檔案",
5556 "xloc": [
5557 - "default.handlebars->39->1172",
5558 - "default.handlebars->39->1174"
5557 + "default.handlebars->41->1173",
5558 + "default.handlebars->41->1175"
5559 ]
5560 },
5561 {
@@ -5584,7 +5584,7 @@
5584 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
5585 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
5586 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
5587 - "default.handlebars->39->892",
5587 + "default.handlebars->41->893",
5588 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
5589 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
5590 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -5612,7 +5612,7 @@
5612 "zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔&reg;AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。",
5613 "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾&reg;AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
5614 "xloc": [
5615 - "default.handlebars->39->467"
5615 + "default.handlebars->41->468"
5616 ]
5617 },
5618 {
@@ -5687,7 +5687,7 @@
5687 "zh-chs": "如果ACM失败,则激活到CCM",
5688 "zh-cht": "如果ACM失敗,則激活到CCM",
5689 "xloc": [
5690 - "default.handlebars->39->1969"
5690 + "default.handlebars->41->1970"
5691 ]
5692 },
5693 {
@@ -5715,9 +5715,9 @@
5715 "default-mobile.handlebars->11->292",
5716 "default-mobile.handlebars->11->294",
5717 "default-mobile.handlebars->11->567",
5718 - "default.handlebars->39->1448",
5719 - "default.handlebars->39->802",
5720 - "default.handlebars->39->804"
5718 + "default.handlebars->41->1449",
5719 + "default.handlebars->41->803",
5720 + "default.handlebars->41->805"
5721 ]
5722 },
5723 {
@@ -5742,7 +5742,7 @@
5742 "zh-chs": "激活",
5743 "zh-cht": "啟動",
5744 "xloc": [
5745 - "default.handlebars->39->300"
5745 + "default.handlebars->41->301"
5746 ]
5747 },
5748 {
@@ -5767,8 +5767,8 @@
5767 "zh-chs": "主动设备共享",
5768 "zh-cht": "主動設備共享",
5769 "xloc": [
5770 - "default.handlebars->39->1920",
5771 - "default.handlebars->39->960"
5770 + "default.handlebars->41->1921",
5771 + "default.handlebars->41->961"
5772 ]
5773 },
5774 {
@@ -5792,7 +5792,7 @@
5792 "tr": "Aktif Giriş Anahtarları",
5793 "zh-chs": "活动登录令牌",
5794 "xloc": [
5795 - "default.handlebars->39->1817"
5795 + "default.handlebars->41->1818"
5796 ]
5797 },
5798 {
@@ -5812,7 +5812,7 @@
5812 "ru": "Активный пользователь",
5813 "tr": "Aktif Kullanıcı",
5814 "xloc": [
5815 - "default.handlebars->39->846"
5815 + "default.handlebars->41->847"
5816 ]
5817 },
5818 {
@@ -5832,7 +5832,7 @@
5832 "ru": "Активные пользователи",
5833 "tr": "Aktif Kullanıcılar",
5834 "xloc": [
5835 - "default.handlebars->39->845"
5835 + "default.handlebars->41->846"
5836 ]
5837 },
5838 {
@@ -5879,8 +5879,8 @@
5879 "zh-chs": "添加",
5880 "xloc": [
5881 "default-mobile.handlebars->11->438",
5882 - "default.handlebars->39->1259",
5883 - "default.handlebars->39->1264"
5882 + "default.handlebars->41->1260",
5883 + "default.handlebars->41->1265"
5884 ]
5885 },
5886 {
@@ -5947,8 +5947,8 @@
5947 "zh-chs": "添加代理",
5948 "zh-cht": "新增代理",
5949 "xloc": [
5950 - "default.handlebars->39->1910",
5951 - "default.handlebars->39->439"
5950 + "default.handlebars->41->1911",
5951 + "default.handlebars->41->440"
5952 ]
5953 },
5954 {
@@ -5995,10 +5995,10 @@
5995 "zh-chs": "添加设备",
5996 "zh-cht": "新增裝置",
5997 "xloc": [
5998 - "default.handlebars->39->1914",
5999 - "default.handlebars->39->2551",
6000 - "default.handlebars->39->2710",
6001 - "default.handlebars->39->443"
5998 + "default.handlebars->41->1915",
5999 + "default.handlebars->41->2552",
6000 + "default.handlebars->41->2711",
6001 + "default.handlebars->41->444"
6002 ]
6003 },
6004 {
@@ -6023,7 +6023,7 @@
6023 "zh-chs": "添加设备日志",
6024 "zh-cht": "新增裝置日誌",
6025 "xloc": [
6026 - "default.handlebars->39->1033"
6026 + "default.handlebars->41->1034"
6027 ]
6028 },
6029 {
@@ -6048,10 +6048,10 @@
6048 "zh-chs": "添加设备组",
6049 "zh-cht": "新增裝置群",
6050 "xloc": [
6051 - "default.handlebars->39->2054",
6052 - "default.handlebars->39->2545",
6053 - "default.handlebars->39->2698",
6054 - "default.handlebars->39->355"
6051 + "default.handlebars->41->2055",
6052 + "default.handlebars->41->2546",
6053 + "default.handlebars->41->2699",
6054 + "default.handlebars->41->356"
6055 ]
6056 },
6057 {
@@ -6076,7 +6076,7 @@
6076 "zh-chs": "添加设备组权限",
6077 "zh-cht": "新增裝置群權限",
6078 "xloc": [
6079 - "default.handlebars->39->2051"
6079 + "default.handlebars->41->2052"
6080 ]
6081 },
6082 {
@@ -6101,8 +6101,8 @@
6101 "zh-chs": "添加设备权限",
6102 "zh-cht": "新增裝置權限",
6103 "xloc": [
6104 - "default.handlebars->39->2056",
6105 - "default.handlebars->39->2058"
6104 + "default.handlebars->41->2057",
6105 + "default.handlebars->41->2059"
6106 ]
6107 },
6108 {
@@ -6149,7 +6149,7 @@
6149 "zh-chs": "添加英特尔&reg;AMT设备",
6150 "zh-cht": "新增Intel&reg; AMT裝置",
6151 "xloc": [
6152 - "default.handlebars->39->463"
6152 + "default.handlebars->41->464"
6153 ]
6154 },
6155 {
@@ -6174,7 +6174,7 @@
6174 "zh-chs": "新增密钥",
6175 "zh-cht": "新增密鑰",
6176 "xloc": [
6177 - "default.handlebars->39->225"
6177 + "default.handlebars->41->225"
6178 ]
6179 },
6180 {
@@ -6199,7 +6199,7 @@
6199 "zh-chs": "添加本地",
6200 "zh-cht": "新增本地",
6201 "xloc": [
6202 - "default.handlebars->39->433"
6202 + "default.handlebars->41->434"
6203 ]
6204 },
6205 {
@@ -6245,7 +6245,7 @@
6245 "zh-chs": "添加成员身份",
6246 "zh-cht": "新增成員身份",
6247 "xloc": [
6248 - "default.handlebars->39->2730"
6248 + "default.handlebars->41->2731"
6249 ]
6250 },
6251 {
@@ -6270,7 +6270,7 @@
6270 "zh-chs": "添加 Mesh Agent",
6271 "zh-cht": "新增 Mesh Agent",
6272 "xloc": [
6273 - "default.handlebars->39->595"
6273 + "default.handlebars->41->596"
6274 ]
6275 },
6276 {
@@ -6316,12 +6316,12 @@
6316 "zh-chs": "添加安全密钥",
6317 "zh-cht": "新增安全密鑰",
6318 "xloc": [
6319 - "default.handlebars->39->1532",
6320 - "default.handlebars->39->1533",
6321 - "default.handlebars->39->229",
6322 - "default.handlebars->39->231",
6323 - "default.handlebars->39->234",
6324 - "default.handlebars->39->235"
6319 + "default.handlebars->41->1533",
6320 + "default.handlebars->41->1534",
6321 + "default.handlebars->41->229",
6322 + "default.handlebars->41->231",
6323 + "default.handlebars->41->234",
6324 + "default.handlebars->41->236"
6325 ]
6326 },
6327 {
@@ -6347,7 +6347,7 @@
6347 "zh-cht": "新增用戶",
6348 "xloc": [
6349 "default-mobile.handlebars->11->636",
6350 - "default.handlebars->39->952"
6350 + "default.handlebars->41->953"
6351 ]
6352 },
6353 {
@@ -6372,7 +6372,7 @@
6372 "zh-chs": "添加用户设备权限",
6373 "zh-cht": "新增用戶裝置權限",
6374 "xloc": [
6375 - "default.handlebars->39->2061"
6375 + "default.handlebars->41->2062"
6376 ]
6377 },
6378 {
@@ -6397,10 +6397,10 @@
6397 "zh-chs": "添加用户组",
6398 "zh-cht": "新增用戶群",
6399 "xloc": [
6400 - "default.handlebars->39->1906",
6401 - "default.handlebars->39->2053",
6402 - "default.handlebars->39->2704",
6403 - "default.handlebars->39->953"
6400 + "default.handlebars->41->1907",
6401 + "default.handlebars->41->2054",
6402 + "default.handlebars->41->2705",
6403 + "default.handlebars->41->954"
6404 ]
6405 },
6406 {
@@ -6425,7 +6425,7 @@
6425 "zh-chs": "添加用户组设备权限",
6426 "zh-cht": "新增用戶群裝置權限",
6427 "xloc": [
6428 - "default.handlebars->39->2063"
6428 + "default.handlebars->41->2064"
6429 ]
6430 },
6431 {
@@ -6497,8 +6497,8 @@
6497 "zh-chs": "添加用户",
6498 "zh-cht": "新增用戶",
6499 "xloc": [
6500 - "default.handlebars->39->1905",
6501 - "default.handlebars->39->2540"
6500 + "default.handlebars->41->1906",
6501 + "default.handlebars->41->2541"
6502 ]
6503 },
6504 {
@@ -6523,7 +6523,7 @@
6523 "zh-chs": "将用户添加到设备组",
6524 "zh-cht": "將用戶新增到裝置群",
6525 "xloc": [
6526 - "default.handlebars->39->2050"
6526 + "default.handlebars->41->2051"
6527 ]
6528 },
6529 {
@@ -6548,7 +6548,7 @@
6548 "zh-chs": "将用户添加到用户组",
6549 "zh-cht": "將用戶新增到用戶群",
6550 "xloc": [
6551 - "default.handlebars->39->2575"
6551 + "default.handlebars->41->2576"
6552 ]
6553 },
6554 {
@@ -6573,7 +6573,7 @@
6573 "zh-chs": "添加YubiKey&reg;OTP",
6574 "zh-cht": "新增YubiKey&reg;OTP",
6575 "xloc": [
6576 - "default.handlebars->39->226"
6576 + "default.handlebars->41->226"
6577 ]
6578 },
6579 {
@@ -6597,7 +6597,7 @@
6597 "tr": "\\\"{0}\\\" cihaz grubuna yerel bir cihaz ekleyin.",
6598 "zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。",
6599 "xloc": [
6600 - "default.handlebars->39->444"
6600 + "default.handlebars->41->445"
6601 ]
6602 },
6603 {
@@ -6622,7 +6622,7 @@
6622 "zh-chs": "通过扫描本地网络添加新的英特尔&reg;AMT计算机。",
6623 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
6624 "xloc": [
6625 - "default.handlebars->39->434"
6625 + "default.handlebars->41->435"
6626 ]
6627 },
6628 {
@@ -6669,7 +6669,7 @@
6669 "zh-chs": "添加位于本地网络上的新英特尔&reg;AMT计算机。",
6670 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
6671 "xloc": [
6672 - "default.handlebars->39->432"
6672 + "default.handlebars->41->433"
6673 ]
6674 },
6675 {
@@ -6694,7 +6694,7 @@
6694 "zh-chs": "将新的英特尔&reg;AMT设备添加到设备组“{0}”。",
6695 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
6696 "xloc": [
6697 - "default.handlebars->39->453"
6697 + "default.handlebars->41->454"
6698 ]
6699 },
6700 {
@@ -6719,8 +6719,8 @@
6719 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
6720 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
6721 "xloc": [
6722 - "default.handlebars->39->1909",
6723 - "default.handlebars->39->438"
6722 + "default.handlebars->41->1910",
6723 + "default.handlebars->41->439"
6724 ]
6725 },
6726 {
@@ -6744,8 +6744,8 @@
6744 "tr": "Yerel ağda bulunan cihazı ekleyin.",
6745 "zh-chs": "添加位于本地网络上的设备。",
6746 "xloc": [
6747 - "default.handlebars->39->1913",
6748 - "default.handlebars->39->442"
6747 + "default.handlebars->41->1914",
6748 + "default.handlebars->41->443"
6749 ]
6750 },
6751 {
@@ -6769,7 +6769,7 @@
6769 "tr": "Yerel cihaz ekle",
6770 "zh-chs": "添加本地设备",
6771 "xloc": [
6772 - "default.handlebars->39->452"
6772 + "default.handlebars->41->453"
6773 ]
6774 },
6775 {
@@ -6794,7 +6794,7 @@
6794 "zh-chs": "添加标签",
6795 "zh-cht": "新增標籤",
6796 "xloc": [
6797 - "default.handlebars->39->676"
6797 + "default.handlebars->41->677"
6798 ]
6799 },
6800 {
@@ -6819,7 +6819,7 @@
6819 "zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel&reg;AMT以将“{0}”分组。",
6820 "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel&reg;AMT以將“{0}”分組。",
6821 "xloc": [
6822 - "default.handlebars->39->464"
6822 + "default.handlebars->41->465"
6823 ]
6824 },
6825 {
@@ -6844,7 +6844,7 @@
6844 "zh-chs": "添加了身份验证应用程序",
6845 "zh-cht": "添加了身份驗證應用程序",
6846 "xloc": [
6847 - "default.handlebars->39->2285"
6847 + "default.handlebars->41->2286"
6848 ]
6849 },
6850 {
@@ -6869,7 +6869,7 @@
6869 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
6870 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
6871 "xloc": [
6872 - "default.handlebars->39->2296"
6872 + "default.handlebars->41->2297"
6873 ]
6874 },
6875 {
@@ -6889,7 +6889,7 @@
6889 "ru": "Добавлен ежедневный общий доступ к устройству {0}.",
6890 "tr": "Her gün yinelenen {0} cihaz paylaşımı eklendi.",
6891 "xloc": [
6892 - "default.handlebars->39->2333"
6892 + "default.handlebars->41->2334"
6893 ]
6894 },
6895 {
@@ -6909,7 +6909,7 @@
6909 "ru": "Добавлен еженедельный общий доступ к устройству {0}.",
6910 "tr": "Haftalık olarak yinelenen {0} cihaz paylaşımı eklendi.",
6911 "xloc": [
6912 - "default.handlebars->39->2334"
6912 + "default.handlebars->41->2335"
6913 ]
6914 },
6915 {
@@ -6929,7 +6929,7 @@
6929 "ru": "Добавлен общий доступ к устройству {0} с неограниченным временем.",
6930 "tr": "Sınırsız süre ile cihaz paylaşımı {0} eklendi.",
6931 "xloc": [
6932 - "default.handlebars->39->2326"
6932 + "default.handlebars->41->2327"
6933 ]
6934 },
6935 {
@@ -6954,8 +6954,8 @@
6954 "zh-chs": "已将设备{0}添加到设备组{1}",
6955 "zh-cht": "已將設備{0}添加到設備組{1}",
6956 "xloc": [
6957 - "default.handlebars->39->2252",
6958 - "default.handlebars->39->2279"
6957 + "default.handlebars->41->2253",
6958 + "default.handlebars->41->2280"
6959 ]
6960 },
6961 {
@@ -6979,7 +6979,7 @@
6979 "tr": "Giriş anahtarı eklendi",
6980 "zh-chs": "添加登录令牌",
6981 "xloc": [
6982 - "default.handlebars->39->2310"
6982 + "default.handlebars->41->2311"
6983 ]
6984 },
6985 {
@@ -7003,7 +7003,7 @@
7003 "tr": "Anında iletme bildirimi kimlik doğrulama cihazı eklendi",
7004 "zh-chs": "新增推送通知认证装置",
7005 "xloc": [
7006 - "default.handlebars->39->2308"
7006 + "default.handlebars->41->2309"
7007 ]
7008 },
7009 {
@@ -7028,7 +7028,7 @@
7028 "zh-chs": "添加了安全密钥",
7029 "zh-cht": "添加了安全密鑰",
7030 "xloc": [
7031 - "default.handlebars->39->2290"
7031 + "default.handlebars->41->2291"
7032 ]
7033 },
7034 {
@@ -7053,7 +7053,7 @@
7053 "zh-chs": "已将用户组{0}添加到设备组{1}",
7054 "zh-cht": "已將用戶組{0}添加到設備組{1}",
7055 "xloc": [
7056 - "default.handlebars->39->2263"
7056 + "default.handlebars->41->2264"
7057 ]
7058 },
7059 {
@@ -7078,8 +7078,8 @@
7078 "zh-chs": "已将用户{0}添加到用户组{1}",
7079 "zh-cht": "已將用戶{0}添加到用戶組{1}",
7080 "xloc": [
7081 - "default.handlebars->39->2266",
7082 - "default.handlebars->39->2275"
7081 + "default.handlebars->41->2267",
7082 + "default.handlebars->41->2276"
7083 ]
7084 },
7085 {
@@ -7104,7 +7104,7 @@
7104 "zh-chs": "地址",
7105 "zh-cht": "地址",
7106 "xloc": [
7107 - "default.handlebars->39->350"
7107 + "default.handlebars->41->351"
7108 ]
7109 },
7110 {
@@ -7155,7 +7155,7 @@
7155 "zh-cht": "管理員控制模式(ACM)",
7156 "xloc": [
7157 "default-mobile.handlebars->11->569",
7158 - "default.handlebars->39->1450"
7158 + "default.handlebars->41->1451"
7159 ]
7160 },
7161 {
@@ -7181,7 +7181,7 @@
7181 "zh-cht": "管理員憑證",
7182 "xloc": [
7183 "default-mobile.handlebars->11->575",
7184 - "default.handlebars->39->1456"
7184 + "default.handlebars->41->1457"
7185 ]
7186 },
7187 {
@@ -7232,7 +7232,7 @@
7232 "zh-chs": "管理领域",
7233 "zh-cht": "管理領域",
7234 "xloc": [
7235 - "default.handlebars->39->2624"
7235 + "default.handlebars->41->2625"
7236 ]
7237 },
7238 {
@@ -7283,7 +7283,7 @@
7283 "zh-chs": "管理领域",
7284 "zh-cht": "管理領域",
7285 "xloc": [
7286 - "default.handlebars->39->2473"
7286 + "default.handlebars->41->2474"
7287 ]
7288 },
7289 {
@@ -7308,7 +7308,7 @@
7308 "zh-chs": "管理员",
7309 "zh-cht": "管理員",
7310 "xloc": [
7311 - "default.handlebars->39->2400"
7311 + "default.handlebars->41->2401"
7312 ]
7313 },
7314 {
@@ -7333,7 +7333,7 @@
7333 "zh-chs": "南非文",
7334 "zh-cht": "南非文",
7335 "xloc": [
7336 - "default.handlebars->39->1535"
7336 + "default.handlebars->41->1536"
7337 ]
7338 },
7339 {
@@ -7362,11 +7362,11 @@
7362 "default-mobile.handlebars->11->256",
7363 "default-mobile.handlebars->11->313",
7364 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7365 - "default.handlebars->39->2128",
7366 - "default.handlebars->39->2141",
7367 - "default.handlebars->39->2927",
7368 - "default.handlebars->39->375",
7369 - "default.handlebars->39->627",
7365 + "default.handlebars->41->2129",
7366 + "default.handlebars->41->2142",
7367 + "default.handlebars->41->2928",
7368 + "default.handlebars->41->376",
7369 + "default.handlebars->41->628",
7370 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7371 "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm"
7372 ]
@@ -7393,8 +7393,8 @@
7393 "zh-chs": "代理+英特尔AMT",
7394 "zh-cht": "代理+Intel&reg; AMT",
7395 "xloc": [
7396 - "default.handlebars->39->2130",
7397 - "default.handlebars->39->2143"
7396 + "default.handlebars->41->2131",
7397 + "default.handlebars->41->2144"
7398 ]
7399 },
7400 {
@@ -7446,7 +7446,7 @@
7446 "zh-cht": "代理控制台",
7447 "xloc": [
7448 "default-mobile.handlebars->11->682",
7449 - "default.handlebars->39->2071"
7449 + "default.handlebars->41->2072"
7450 ]
7451 },
7452 {
@@ -7471,7 +7471,7 @@
7471 "zh-chs": "代理错误计数器",
7472 "zh-cht": "代理錯誤計數器",
7473 "xloc": [
7474 - "default.handlebars->39->2896"
7474 + "default.handlebars->41->2897"
7475 ]
7476 },
7477 {
@@ -7495,7 +7495,7 @@
7495 "tr": "Agent IP adresi",
7496 "zh-chs": "代理IP地址",
7497 "xloc": [
7498 - "default.handlebars->39->325"
7498 + "default.handlebars->41->326"
7499 ]
7500 },
7501 {
@@ -7546,7 +7546,7 @@
7546 "zh-cht": "代理訊息",
7547 "xloc": [
7548 "default-mobile.handlebars->11->229",
7549 - "default.handlebars->39->424"
7549 + "default.handlebars->41->425"
7550 ]
7551 },
7552 {
@@ -7638,8 +7638,8 @@
7638 "ru": "Общий доступ из Агента",
7639 "tr": "Agent Kendisinin-Paylaşımı",
7640 "xloc": [
7641 - "default.handlebars->39->1939",
7642 - "default.handlebars->39->979"
7641 + "default.handlebars->41->1940",
7642 + "default.handlebars->41->980"
7643 ]
7644 },
7645 {
@@ -7664,7 +7664,7 @@
7664 "zh-chs": "代理时段",
7665 "zh-cht": "代理時段",
7666 "xloc": [
7667 - "default.handlebars->39->2912"
7667 + "default.handlebars->41->2913"
7668 ]
7669 },
7670 {
@@ -7711,7 +7711,7 @@
7711 "zh-cht": "代理標籤",
7712 "xloc": [
7713 "default-mobile.handlebars->11->310",
7714 - "default.handlebars->39->825"
7714 + "default.handlebars->41->826"
7715 ]
7716 },
7717 {
@@ -7735,8 +7735,8 @@
7735 "tr": "Agent Türü",
7736 "zh-chs": "代理类型",
7737 "xloc": [
7738 - "default.handlebars->39->319",
7739 - "default.handlebars->39->345"
7738 + "default.handlebars->41->320",
7739 + "default.handlebars->41->346"
7740 ]
7741 },
7742 {
@@ -7761,7 +7761,7 @@
7761 "zh-chs": "代理类型",
7762 "zh-cht": "代理類型",
7763 "xloc": [
7764 - "default.handlebars->39->2139",
7764 + "default.handlebars->41->2140",
7765 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
7766 ]
7767 },
@@ -7786,8 +7786,8 @@
7786 "tr": "Agent Sürümü",
7787 "zh-chs": "代理版本",
7788 "xloc": [
7789 - "default.handlebars->39->320",
7790 - "default.handlebars->39->346"
7789 + "default.handlebars->41->321",
7790 + "default.handlebars->41->347"
7791 ]
7792 },
7793 {
@@ -7812,7 +7812,7 @@
7812 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
7813 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
7814 "xloc": [
7815 - "default.handlebars->39->2249"
7815 + "default.handlebars->41->2250"
7816 ]
7817 },
7818 {
@@ -7837,9 +7837,9 @@
7837 "zh-chs": "代理已连接",
7838 "zh-cht": "代理已連接",
7839 "xloc": [
7840 - "default.handlebars->39->241",
7841 - "default.handlebars->39->943",
7842 - "default.handlebars->39->944"
7840 + "default.handlebars->41->242",
7841 + "default.handlebars->41->944",
7842 + "default.handlebars->41->945"
7843 ]
7844 },
7845 {
@@ -7859,7 +7859,7 @@
7859 "ru": "Агент подключен с ограниченными привилегиями",
7860 "tr": "Agent kısıtlı yetkiler ile bağlandı",
7861 "xloc": [
7862 - "default.handlebars->39->242"
7862 + "default.handlebars->41->243"
7863 ]
7864 },
7865 {
@@ -7884,7 +7884,7 @@
7884 "zh-chs": "代理已断开连接",
7885 "zh-cht": "代理已斷開連接",
7886 "xloc": [
7887 - "default.handlebars->39->246"
7887 + "default.handlebars->41->247"
7888 ]
7889 },
7890 {
@@ -7904,7 +7904,7 @@
7904 "ru": "Проверка хэша агента пропущена, это небезопасно.",
7905 "tr": "Agent doğrulaması atlandı, bu güvenli değil.",
7906 "xloc": [
7907 - "default.handlebars->39->91"
7907 + "default.handlebars->41->91"
7908 ]
7909 },
7910 {
@@ -7993,7 +7993,7 @@
7993 "zh-cht": "代理離線",
7994 "xloc": [
7995 "default-mobile.handlebars->11->603",
7996 - "default.handlebars->39->1485"
7996 + "default.handlebars->41->1486"
7997 ]
7998 },
7999 {
@@ -8019,7 +8019,7 @@
8019 "zh-cht": "代理在線",
8020 "xloc": [
8021 "default-mobile.handlebars->11->602",
8022 - "default.handlebars->39->1484"
8022 + "default.handlebars->41->1485"
8023 ]
8024 },
8025 {
@@ -8107,7 +8107,7 @@
8107 "zh-chs": "代理在特权降低的远程设备上运行。",
8108 "zh-cht": "代理在特權降低的遠程設備上運行。",
8109 "xloc": [
8110 - "default.handlebars->39->937"
8110 + "default.handlebars->41->938"
8111 ]
8112 },
8113 {
@@ -8216,9 +8216,9 @@
8216 "zh-chs": "代理",
8217 "zh-cht": "代理",
8218 "xloc": [
8219 - "default.handlebars->39->2101",
8220 - "default.handlebars->39->2940",
8221 - "default.handlebars->39->520"
8219 + "default.handlebars->41->2102",
8220 + "default.handlebars->41->2941",
8221 + "default.handlebars->41->521"
8222 ]
8223 },
8224 {
@@ -8243,7 +8243,7 @@
8243 "zh-chs": "阿尔巴尼亚文",
8244 "zh-cht": "阿爾巴尼亞文",
8245 "xloc": [
8246 - "default.handlebars->39->1536"
8246 + "default.handlebars->41->1537"
8247 ]
8248 },
8249 {
@@ -8271,7 +8271,7 @@
8271 "default-mobile.handlebars->11->148",
8272 "default-mobile.handlebars->11->476",
8273 "default-mobile.handlebars->11->478",
8274 - "default.handlebars->39->2783",
8274 + "default.handlebars->41->2784",
8275 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
8276 ]
8277 },
@@ -8297,7 +8297,7 @@
8297 "zh-chs": "全部可用",
8298 "zh-cht": "全部可用",
8299 "xloc": [
8300 - "default.handlebars->39->2362"
8300 + "default.handlebars->41->2363"
8301 ]
8302 },
8303 {
@@ -8307,8 +8307,8 @@
8307 "pl": "Wszyscy Dostępni Agenci",
8308 "pt-br": "Todos agentes disponíveis",
8309 "xloc": [
8310 - "default.handlebars->39->2102",
8311 - "default.handlebars->39->521"
8310 + "default.handlebars->41->2103",
8311 + "default.handlebars->41->522"
8312 ]
8313 },
8314 {
@@ -8333,7 +8333,7 @@
8333 "zh-chs": "所有显示",
8334 "zh-cht": "所有顯示",
8335 "xloc": [
8336 - "default.handlebars->39->1297"
8336 + "default.handlebars->41->1298"
8337 ]
8338 },
8339 {
@@ -8358,7 +8358,7 @@
8358 "zh-chs": "所有事件",
8359 "zh-cht": "所有事件",
8360 "xloc": [
8361 - "default.handlebars->39->2360"
8361 + "default.handlebars->41->2361"
8362 ]
8363 },
8364 {
@@ -8383,9 +8383,9 @@
8383 "zh-chs": "全部聚焦",
8384 "zh-cht": "全部聚焦",
8385 "xloc": [
8386 - "default.handlebars->39->1229",
8387 - "default.handlebars->39->1231",
8388 - "default.handlebars->39->1232"
8386 + "default.handlebars->41->1230",
8387 + "default.handlebars->41->1232",
8388 + "default.handlebars->41->1233"
8389 ]
8390 },
8391 {
@@ -8434,8 +8434,8 @@
8434 "zh-chs": "允许用户管理此设备组和该组中的设备。",
8435 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
8436 "xloc": [
8437 - "default.handlebars->39->2016",
8438 - "default.handlebars->39->2572"
8437 + "default.handlebars->41->2017",
8438 + "default.handlebars->41->2573"
8439 ]
8440 },
8441 {
@@ -8460,7 +8460,7 @@
8460 "zh-chs": "允许用户管理此设备。",
8461 "zh-cht": "允許用戶管理此裝置。",
8462 "xloc": [
8463 - "default.handlebars->39->2017"
8463 + "default.handlebars->41->2018"
8464 ]
8465 },
8466 {
@@ -8484,7 +8484,7 @@
8484 "tr": "İzin verilmiş",
8485 "zh-chs": "允许",
8486 "xloc": [
8487 - "default.handlebars->39->269"
8487 + "default.handlebars->41->270"
8488 ]
8489 },
8490 {
@@ -8531,7 +8531,7 @@
8531 "zh-cht": "Alpine Linux x86 64 Bit (MUSL)",
8532 "xloc": [
8533 "default-mobile.handlebars->11->39",
8534 - "default.handlebars->39->46"
8534 + "default.handlebars->41->46"
8535 ]
8536 },
8537 {
@@ -8557,8 +8557,8 @@
8557 "xloc": [
8558 "default-mobile.handlebars->11->431",
8559 "default-mobile.handlebars->11->435",
8560 - "default.handlebars->39->1252",
8561 - "default.handlebars->39->1256"
8560 + "default.handlebars->41->1253",
8561 + "default.handlebars->41->1257"
8562 ]
8563 },
8564 {
@@ -8566,7 +8566,7 @@
8566 "nl": "Alt Shell",
8567 "pl": "Alternatywna Powłoka",
8568 "xloc": [
8569 - "default.handlebars->39->1219"
8569 + "default.handlebars->41->1220"
8570 ]
8571 },
8572 {
@@ -8643,7 +8643,7 @@
8643 "zh-chs": "备用(F10 = ESC + 0)",
8644 "zh-cht": "備用(F10 = ESC + 0)",
8645 "xloc": [
8646 - "default.handlebars->39->1331",
8646 + "default.handlebars->41->1332",
8647 "sharing.handlebars->11->37"
8648 ]
8649 },
@@ -8717,10 +8717,10 @@
8717 "zh-chs": "一直通知",
8718 "zh-cht": "一直通知",
8719 "xloc": [
8720 - "default.handlebars->39->1882",
8721 - "default.handlebars->39->2531",
8722 - "default.handlebars->39->2633",
8723 - "default.handlebars->39->855"
8720 + "default.handlebars->41->1883",
8721 + "default.handlebars->41->2532",
8722 + "default.handlebars->41->2634",
8723 + "default.handlebars->41->856"
8724 ]
8725 },
8726 {
@@ -8745,10 +8745,10 @@
8745 "zh-chs": "一直提示",
8746 "zh-cht": "一直提示",
8747 "xloc": [
8748 - "default.handlebars->39->1883",
8749 - "default.handlebars->39->2532",
8750 - "default.handlebars->39->2634",
8751 - "default.handlebars->39->856"
8748 + "default.handlebars->41->1884",
8749 + "default.handlebars->41->2533",
8750 + "default.handlebars->41->2635",
8751 + "default.handlebars->41->857"
8752 ]
8753 },
8754 {
@@ -8847,8 +8847,8 @@
8847 "agentinvite.handlebars->container->column_l->5->1->tandrotab",
8848 "agentinvite.handlebars->container->column_l->5->androtab->1",
8849 "default-mobile.handlebars->11->20",
8850 - "default.handlebars->39->22",
8851 - "default.handlebars->39->27"
8850 + "default.handlebars->41->22",
8851 + "default.handlebars->41->27"
8852 ]
8853 },
8854 {
@@ -8969,7 +8969,7 @@
8969 "zh-cht": "安卓x86",
8970 "xloc": [
8971 "default-mobile.handlebars->11->18",
8972 - "default.handlebars->39->25"
8972 + "default.handlebars->41->25"
8973 ]
8974 },
8975 {
@@ -8993,8 +8993,8 @@
8993 "tr": "Anti-virüs etkin değil",
8994 "zh-chs": "杀毒软件未激活",
8995 "xloc": [
8996 - "default.handlebars->39->2132",
8997 - "default.handlebars->39->2146"
8996 + "default.handlebars->41->2133",
8997 + "default.handlebars->41->2147"
8998 ]
8999 },
9000 {
@@ -9020,7 +9020,7 @@
9020 "zh-cht": "防毒軟體",
9021 "xloc": [
9022 "default-mobile.handlebars->11->532",
9023 - "default.handlebars->39->844"
9023 + "default.handlebars->41->845"
9024 ]
9025 },
9026 {
@@ -9045,7 +9045,7 @@
9045 "zh-chs": "任何可支持的",
9046 "zh-cht": "任何可支持的",
9047 "xloc": [
9048 - "default.handlebars->39->494"
9048 + "default.handlebars->41->495"
9049 ]
9050 },
9051 {
@@ -9053,7 +9053,7 @@
9053 "nl": "Apple",
9054 "pl": "Apple",
9055 "xloc": [
9056 - "default.handlebars->39->57"
9056 + "default.handlebars->41->57"
9057 ]
9058 },
9059 {
@@ -9079,7 +9079,7 @@
9079 "zh-cht": "蘋果矽",
9080 "xloc": [
9081 "default-mobile.handlebars->11->35",
9082 - "default.handlebars->39->42"
9082 + "default.handlebars->41->42"
9083 ]
9084 },
9085 {
@@ -9104,7 +9104,7 @@
9104 "zh-chs": "苹果macOS",
9105 "zh-cht": "蘋果macOS",
9106 "xloc": [
9107 - "default.handlebars->39->535"
9107 + "default.handlebars->41->536"
9108 ]
9109 },
9110 {
@@ -9129,7 +9129,7 @@
9129 "zh-chs": "仅限Apple macOS",
9130 "zh-cht": "僅限Apple macOS",
9131 "xloc": [
9132 - "default.handlebars->39->496"
9132 + "default.handlebars->41->497"
9133 ]
9134 },
9135 {
@@ -9262,7 +9262,7 @@
9262 "tr": "Uygulama, Her zaman bağlı",
9263 "zh-chs": "应用程序,始终连接",
9264 "xloc": [
9265 - "default.handlebars->39->548"
9265 + "default.handlebars->41->549"
9266 ]
9267 },
9268 {
@@ -9286,7 +9286,7 @@
9286 "tr": "Uygulama, Kullanıcı isteği üzerine bağlanın",
9287 "zh-chs": "应用程序,根据用户请求连接",
9288 "xloc": [
9289 - "default.handlebars->39->547"
9289 + "default.handlebars->41->548"
9290 ]
9291 },
9292 {
@@ -9311,7 +9311,7 @@
9311 "zh-chs": "阿拉伯文(阿尔及利亚)",
9312 "zh-cht": "阿拉伯文(阿爾及利亞)",
9313 "xloc": [
9314 - "default.handlebars->39->1538"
9314 + "default.handlebars->41->1539"
9315 ]
9316 },
9317 {
@@ -9336,7 +9336,7 @@
9336 "zh-chs": "阿拉伯文(巴林)",
9337 "zh-cht": "阿拉伯文(巴林)",
9338 "xloc": [
9339 - "default.handlebars->39->1539"
9339 + "default.handlebars->41->1540"
9340 ]
9341 },
9342 {
@@ -9361,7 +9361,7 @@
9361 "zh-chs": "阿拉伯文(埃及)",
9362 "zh-cht": "阿拉伯文(埃及)",
9363 "xloc": [
9364 - "default.handlebars->39->1540"
9364 + "default.handlebars->41->1541"
9365 ]
9366 },
9367 {
@@ -9386,7 +9386,7 @@
9386 "zh-chs": "阿拉伯文(伊拉克)",
9387 "zh-cht": "阿拉伯文(伊拉克)",
9388 "xloc": [
9389 - "default.handlebars->39->1541"
9389 + "default.handlebars->41->1542"
9390 ]
9391 },
9392 {
@@ -9411,7 +9411,7 @@
9411 "zh-chs": "阿拉伯文(约旦)",
9412 "zh-cht": "阿拉伯文(約旦)",
9413 "xloc": [
9414 - "default.handlebars->39->1542"
9414 + "default.handlebars->41->1543"
9415 ]
9416 },
9417 {
@@ -9436,7 +9436,7 @@
9436 "zh-chs": "阿拉伯文(科威特)",
9437 "zh-cht": "阿拉伯文(科威特)",
9438 "xloc": [
9439 - "default.handlebars->39->1543"
9439 + "default.handlebars->41->1544"
9440 ]
9441 },
9442 {
@@ -9461,7 +9461,7 @@
9461 "zh-chs": "阿拉伯文(黎巴嫩)",
9462 "zh-cht": "阿拉伯文(黎巴嫩)",
9463 "xloc": [
9464 - "default.handlebars->39->1544"
9464 + "default.handlebars->41->1545"
9465 ]
9466 },
9467 {
@@ -9486,7 +9486,7 @@
9486 "zh-chs": "阿拉伯文(利比亚)",
9487 "zh-cht": "阿拉伯文(利比亞)",
9488 "xloc": [
9489 - "default.handlebars->39->1545"
9489 + "default.handlebars->41->1546"
9490 ]
9491 },
9492 {
@@ -9511,7 +9511,7 @@
9511 "zh-chs": "阿拉伯文(摩洛哥)",
9512 "zh-cht": "阿拉伯文(摩洛哥)",
9513 "xloc": [
9514 - "default.handlebars->39->1546"
9514 + "default.handlebars->41->1547"
9515 ]
9516 },
9517 {
@@ -9536,7 +9536,7 @@
9536 "zh-chs": "阿拉伯文(阿曼)",
9537 "zh-cht": "阿拉伯文(阿曼)",
9538 "xloc": [
9539 - "default.handlebars->39->1547"
9539 + "default.handlebars->41->1548"
9540 ]
9541 },
9542 {
@@ -9561,7 +9561,7 @@
9561 "zh-chs": "阿拉伯文(卡塔尔)",
9562 "zh-cht": "阿拉伯文(卡塔爾)",
9563 "xloc": [
9564 - "default.handlebars->39->1548"
9564 + "default.handlebars->41->1549"
9565 ]
9566 },
9567 {
@@ -9586,7 +9586,7 @@
9586 "zh-chs": "阿拉伯文(沙特阿拉伯)",
9587 "zh-cht": "阿拉伯文(沙特阿拉伯)",
9588 "xloc": [
9589 - "default.handlebars->39->1549"
9589 + "default.handlebars->41->1550"
9590 ]
9591 },
9592 {
@@ -9611,7 +9611,7 @@
9611 "zh-chs": "阿拉伯文(标准)",
9612 "zh-cht": "阿拉伯文(標準)",
9613 "xloc": [
9614 - "default.handlebars->39->1537"
9614 + "default.handlebars->41->1538"
9615 ]
9616 },
9617 {
@@ -9636,7 +9636,7 @@
9636 "zh-chs": "阿拉伯文(叙利亚)",
9637 "zh-cht": "阿拉伯文(敘利亞)",
9638 "xloc": [
9639 - "default.handlebars->39->1550"
9639 + "default.handlebars->41->1551"
9640 ]
9641 },
9642 {
@@ -9661,7 +9661,7 @@
9661 "zh-chs": "阿拉伯文(突尼斯)",
9662 "zh-cht": "阿拉伯文(突尼斯)",
9663 "xloc": [
9664 - "default.handlebars->39->1551"
9664 + "default.handlebars->41->1552"
9665 ]
9666 },
9667 {
@@ -9686,7 +9686,7 @@
9686 "zh-chs": "阿拉伯文(阿联酋)",
9687 "zh-cht": "阿拉伯文(阿聯酋)",
9688 "xloc": [
9689 - "default.handlebars->39->1552"
9689 + "default.handlebars->41->1553"
9690 ]
9691 },
9692 {
@@ -9711,7 +9711,7 @@
9711 "zh-chs": "阿拉伯文(也门)",
9712 "zh-cht": "阿拉伯文(也門)",
9713 "xloc": [
9714 - "default.handlebars->39->1553"
9714 + "default.handlebars->41->1554"
9715 ]
9716 },
9717 {
@@ -9736,7 +9736,7 @@
9736 "zh-chs": "阿拉贡文",
9737 "zh-cht": "阿拉貢文",
9738 "xloc": [
9739 - "default.handlebars->39->1554"
9739 + "default.handlebars->41->1555"
9740 ]
9741 },
9742 {
@@ -9764,9 +9764,9 @@
9764 "default-mobile.handlebars->11->511",
9765 "default-mobile.handlebars->11->513",
9766 "default-mobile.handlebars->11->515",
9767 - "default.handlebars->39->1399",
9768 - "default.handlebars->39->1401",
9769 - "default.handlebars->39->1403"
9767 + "default.handlebars->41->1400",
9768 + "default.handlebars->41->1402",
9769 + "default.handlebars->41->1404"
9770 ]
9771 },
9772 {
@@ -9791,7 +9791,7 @@
9791 "zh-chs": "您确定要连接到{0}设备吗?",
9792 "zh-cht": "你確定要連接到{0}裝置嗎?",
9793 "xloc": [
9794 - "default.handlebars->39->427"
9794 + "default.handlebars->41->428"
9795 ]
9796 },
9797 {
@@ -9817,7 +9817,7 @@
9817 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
9818 "xloc": [
9819 "default-mobile.handlebars->11->643",
9820 - "default.handlebars->39->1983"
9820 + "default.handlebars->41->1984"
9821 ]
9822 },
9823 {
@@ -9842,7 +9842,7 @@
9842 "zh-chs": "您确定要删除节点{0}吗?",
9843 "zh-cht": "你確定要刪除節點{0}嗎?",
9844 "xloc": [
9845 - "default.handlebars->39->1148"
9845 + "default.handlebars->41->1149"
9846 ]
9847 },
9848 {
@@ -9867,7 +9867,7 @@
9867 "zh-chs": "您确定要卸载所选代理吗?",
9868 "zh-cht": "你確定要卸載所選代理嗎?",
9869 "xloc": [
9870 - "default.handlebars->39->1137"
9870 + "default.handlebars->41->1138"
9871 ]
9872 },
9873 {
@@ -9892,7 +9892,7 @@
9892 "zh-chs": "您确定要卸载所选的{0}代理吗?",
9893 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
9894 "xloc": [
9895 - "default.handlebars->39->1136"
9895 + "default.handlebars->41->1137"
9896 ]
9897 },
9898 {
@@ -9917,7 +9917,7 @@
9917 "zh-chs": "您确定要{0}插件吗:{1}",
9918 "zh-cht": "你確定要{0}外掛嗎:{1}",
9919 "xloc": [
9920 - "default.handlebars->39->2991"
9920 + "default.handlebars->41->2992"
9921 ]
9922 },
9923 {
@@ -9942,7 +9942,7 @@
9942 "zh-chs": "Armada370 - ARM32/HF (libc/2.26)",
9943 "xloc": [
9944 "default-mobile.handlebars->11->41",
9945 - "default.handlebars->39->48"
9945 + "default.handlebars->41->48"
9946 ]
9947 },
9948 {
@@ -9967,7 +9967,19 @@
9967 "zh-chs": "亚美尼亚文",
9968 "zh-cht": "亞美尼亞文",
9969 "xloc": [
9970 - "default.handlebars->39->1555"
9970 + "default.handlebars->41->1556"
9971 + ]
9972 + },
9973 + {
9974 + "en": "Ask Admin PowerShell",
9975 + "xloc": [
9976 + "default.handlebars->termShellContextMenu->11"
9977 + ]
9978 + },
9979 + {
9980 + "en": "Ask Admin Shell",
9981 + "xloc": [
9982 + "default.handlebars->termShellContextMenu->9"
9983 ]
9984 },
9985 {
@@ -9992,7 +10004,8 @@
10004 "zh-chs": "询问同意",
10005 "zh-cht": "詢問同意",
10006 "xloc": [
9995 - "default.handlebars->deskConnectContextMenu->3"
10007 + "default.handlebars->deskConnectContextMenu->3",
10008 + "default.handlebars->filesShellContextMenu->1"
10009 ]
10010 },
10011 {
@@ -10020,6 +10033,18 @@
10033 "default.handlebars->deskConnectContextMenu->1"
10034 ]
10035 },
10036 + {
10037 + "en": "Ask User PowerShell",
10038 + "xloc": [
10039 + "default.handlebars->termShellContextMenu->15"
10040 + ]
10041 + },
10042 + {
10043 + "en": "Ask User Shell",
10044 + "xloc": [
10045 + "default.handlebars->termShellContextMenu->13"
10046 + ]
10047 + },
10048 {
10049 "cs": "asámština",
10050 "da": "Assamesisk",
@@ -10042,7 +10067,7 @@
10067 "zh-chs": "阿萨姆文",
10068 "zh-cht": "阿薩姆文",
10069 "xloc": [
10045 - "default.handlebars->39->1556"
10070 + "default.handlebars->41->1557"
10071 ]
10072 },
10073 {
@@ -10092,7 +10117,7 @@
10117 "zh-chs": "助手 (Windows)",
10118 "xloc": [
10119 "default-mobile.handlebars->11->40",
10095 - "default.handlebars->39->47"
10120 + "default.handlebars->41->47"
10121 ]
10122 },
10123 {
@@ -10137,8 +10162,8 @@
10162 "tr": "Windows için Asistan (.exe)",
10163 "zh-chs": "Windows 助手 (.exe)",
10164 "xloc": [
10140 - "default.handlebars->39->574",
10141 - "default.handlebars->39->578"
10165 + "default.handlebars->41->575",
10166 + "default.handlebars->41->579"
10167 ]
10168 },
10169 {
@@ -10187,7 +10212,7 @@
10212 "zh-chs": "阿斯图里亚斯文",
10213 "zh-cht": "阿斯圖里亞斯文",
10214 "xloc": [
10190 - "default.handlebars->39->1557"
10215 + "default.handlebars->41->1558"
10216 ]
10217 },
10218 {
@@ -10212,7 +10237,7 @@
10237 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
10238 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
10239 "xloc": [
10215 - "default.handlebars->39->2218"
10240 + "default.handlebars->41->2219"
10241 ]
10242 },
10243 {
@@ -10260,9 +10285,9 @@
10285 "default-mobile.handlebars->11->447",
10286 "default-mobile.handlebars->11->451",
10287 "default-mobile.handlebars->11->463",
10263 - "default.handlebars->39->1306",
10264 - "default.handlebars->39->1310",
10265 - "default.handlebars->39->1322",
10288 + "default.handlebars->41->1307",
10289 + "default.handlebars->41->1311",
10290 + "default.handlebars->41->1323",
10291 "ssh.handlebars->3->21",
10292 "ssh.handlebars->3->22",
10293 "ssh.handlebars->3->5",
@@ -10291,7 +10316,7 @@
10316 "zh-chs": "认证软件",
10317 "zh-cht": "認證軟體",
10318 "xloc": [
10294 - "default.handlebars->39->2637"
10319 + "default.handlebars->41->2638"
10320 ]
10321 },
10322 {
@@ -10315,9 +10340,9 @@
10340 "tr": "Kimlik Doğrulama Cihazı",
10341 "zh-chs": "认证设备",
10342 "xloc": [
10318 - "default.handlebars->39->1518",
10319 - "default.handlebars->39->1520",
10320 - "default.handlebars->39->1524"
10343 + "default.handlebars->41->1519",
10344 + "default.handlebars->41->1521",
10345 + "default.handlebars->41->1525"
10346 ]
10347 },
10348 {
@@ -10343,8 +10368,8 @@
10368 "xloc": [
10369 "default-mobile.handlebars->11->464",
10370 "default-mobile.handlebars->11->470",
10346 - "default.handlebars->39->1324",
10347 - "default.handlebars->39->1339"
10371 + "default.handlebars->41->1325",
10372 + "default.handlebars->41->1340"
10373 ]
10374 },
10375 {
@@ -10373,10 +10398,10 @@
10398 "default-mobile.handlebars->11->104",
10399 "default-mobile.handlebars->11->68",
10400 "default-mobile.handlebars->11->71",
10376 - "default.handlebars->39->1514",
10377 - "default.handlebars->39->1516",
10378 - "default.handlebars->39->204",
10379 - "default.handlebars->39->209"
10401 + "default.handlebars->41->1515",
10402 + "default.handlebars->41->1517",
10403 + "default.handlebars->41->204",
10404 + "default.handlebars->41->209"
10405 ]
10406 },
10407 {
@@ -10401,7 +10426,7 @@
10426 "zh-chs": "认证软件激活成功。",
10427 "zh-cht": "認證軟體啟動成功。",
10428 "xloc": [
10404 - "default.handlebars->39->205"
10429 + "default.handlebars->41->205"
10430 ]
10431 },
10432 {
@@ -10426,7 +10451,7 @@
10451 "zh-chs": "认证软件已删除。",
10452 "zh-cht": "認證軟體已刪除。",
10453 "xloc": [
10429 - "default.handlebars->39->210"
10454 + "default.handlebars->41->210"
10455 ]
10456 },
10457 {
@@ -10496,8 +10521,8 @@
10521 "zh-chs": "自动删除",
10522 "zh-cht": "自動刪除",
10523 "xloc": [
10499 - "default.handlebars->39->1867",
10500 - "default.handlebars->39->2353"
10524 + "default.handlebars->41->1868",
10525 + "default.handlebars->41->2354"
10526 ]
10527 },
10528 {
@@ -10551,7 +10576,7 @@
10576 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
10577 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
10578 "xloc": [
10554 - "default.handlebars->39->2299"
10579 + "default.handlebars->41->2300"
10580 ]
10581 },
10582 {
@@ -10646,7 +10671,7 @@
10671 "tr": "Etkin olmayan cihazları otomatik olarak kaldırın",
10672 "zh-chs": "自动移除非活动设备",
10673 "xloc": [
10649 - "default.handlebars->39->2011"
10674 + "default.handlebars->41->2012"
10675 ]
10676 },
10677 {
@@ -10671,7 +10696,7 @@
10696 "zh-chs": "可用內存",
10697 "zh-cht": "可用內存",
10698 "xloc": [
10674 - "default.handlebars->39->2921"
10699 + "default.handlebars->41->2922"
10700 ]
10701 },
10702 {
@@ -10696,7 +10721,7 @@
10721 "zh-chs": "阿塞拜疆文",
10722 "zh-cht": "阿塞拜疆文",
10723 "xloc": [
10699 - "default.handlebars->39->1558"
10724 + "default.handlebars->41->1559"
10725 ]
10726 },
10727 {
@@ -10723,9 +10748,9 @@
10748 "default-mobile.handlebars->11->519",
10749 "default-mobile.handlebars->11->523",
10750 "default-mobile.handlebars->11->527",
10726 - "default.handlebars->39->831",
10727 - "default.handlebars->39->835",
10728 - "default.handlebars->39->839"
10751 + "default.handlebars->41->832",
10752 + "default.handlebars->41->836",
10753 + "default.handlebars->41->840"
10754 ]
10755 },
10756 {
@@ -10751,7 +10776,7 @@
10776 "zh-cht": "的BIOS",
10777 "xloc": [
10778 "default-mobile.handlebars->11->581",
10754 - "default.handlebars->39->1462"
10779 + "default.handlebars->41->1463"
10780 ]
10781 },
10782 {
@@ -10862,7 +10887,7 @@
10887 "zh-chs": "退格",
10888 "xloc": [
10889 "default-mobile.handlebars->11->414",
10865 - "default.handlebars->39->1235"
10890 + "default.handlebars->41->1236"
10891 ]
10892 },
10893 {
@@ -10887,7 +10912,7 @@
10912 "zh-chs": "背景与互动",
10913 "zh-cht": "背景與互動",
10914 "xloc": [
10890 - "default.handlebars->39->543"
10915 + "default.handlebars->41->544"
10916 ]
10917 },
10918 {
@@ -10912,10 +10937,10 @@
10937 "zh-chs": "背景与互动",
10938 "zh-cht": "背景與互動",
10939 "xloc": [
10915 - "default.handlebars->39->2108",
10916 - "default.handlebars->39->2115",
10917 - "default.handlebars->39->507",
10918 - "default.handlebars->39->527"
10940 + "default.handlebars->41->2109",
10941 + "default.handlebars->41->2116",
10942 + "default.handlebars->41->508",
10943 + "default.handlebars->41->528"
10944 ]
10945 },
10946 {
@@ -10940,11 +10965,11 @@
10965 "zh-chs": "仅背景",
10966 "zh-cht": "僅背景",
10967 "xloc": [
10943 - "default.handlebars->39->2109",
10944 - "default.handlebars->39->2116",
10945 - "default.handlebars->39->508",
10946 - "default.handlebars->39->528",
10947 - "default.handlebars->39->544"
10968 + "default.handlebars->41->2110",
10969 + "default.handlebars->41->2117",
10970 + "default.handlebars->41->509",
10971 + "default.handlebars->41->529",
10972 + "default.handlebars->41->545"
10973 ]
10974 },
10975 {
@@ -10995,8 +11020,8 @@
11020 "zh-chs": "备用码",
11021 "zh-cht": "備用碼",
11022 "xloc": [
10998 - "default.handlebars->39->2640",
10999 - "default.handlebars->39->2831"
11023 + "default.handlebars->41->2641",
11024 + "default.handlebars->41->2832"
11025 ]
11026 },
11027 {
@@ -11005,7 +11030,7 @@
11030 "pl": "Kody zapasowe są zablokowane",
11031 "xloc": [
11032 "default-mobile.handlebars->11->61",
11008 - "default.handlebars->39->195"
11033 + "default.handlebars->41->195"
11034 ]
11035 },
11036 {
@@ -11025,7 +11050,7 @@
11050 "ru": "Путь резервного копирования не может в папке meshcentral-data, параметры резервного копирования игнорируются.",
11051 "tr": "Yedekleme yolu meshcentral-data klasörü içinde ayarlanamaz, yedekleme ayarları yok sayılır.",
11052 "xloc": [
11028 - "default.handlebars->39->103"
11053 + "default.handlebars->41->103"
11054 ]
11055 },
11056 {
@@ -11050,7 +11075,7 @@
11075 "zh-chs": "错误的签名",
11076 "zh-cht": "錯誤的簽名",
11077 "xloc": [
11053 - "default.handlebars->39->2903"
11078 + "default.handlebars->41->2904"
11079 ]
11080 },
11081 {
@@ -11075,7 +11100,7 @@
11100 "zh-chs": "错误的网络证书",
11101 "zh-cht": "錯誤的網絡憑證",
11102 "xloc": [
11078 - "default.handlebars->39->2902"
11103 + "default.handlebars->41->2903"
11104 ]
11105 },
11106 {
@@ -11100,7 +11125,7 @@
11125 "zh-chs": "巴斯克",
11126 "zh-cht": "巴斯克",
11127 "xloc": [
11103 - "default.handlebars->39->1559"
11128 + "default.handlebars->41->1560"
11129 ]
11130 },
11131 {
@@ -11125,7 +11150,7 @@
11150 "zh-chs": "批处理文件上传",
11151 "zh-cht": "批處理文件上傳",
11152 "xloc": [
11128 - "default.handlebars->39->692"
11153 + "default.handlebars->41->693"
11154 ]
11155 },
11156 {
@@ -11175,7 +11200,7 @@
11200 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
11201 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
11202 "xloc": [
11178 - "default.handlebars->39->2298"
11203 + "default.handlebars->41->2299"
11204 ]
11205 },
11206 {
@@ -11200,7 +11225,7 @@
11225 "zh-chs": "白俄罗斯文",
11226 "zh-cht": "白俄羅斯文",
11227 "xloc": [
11203 - "default.handlebars->39->1561"
11228 + "default.handlebars->41->1562"
11229 ]
11230 },
11231 {
@@ -11225,7 +11250,7 @@
11250 "zh-chs": "孟加拉",
11251 "zh-cht": "孟加拉",
11252 "xloc": [
11228 - "default.handlebars->39->1562"
11253 + "default.handlebars->41->1563"
11254 ]
11255 },
11256 {
@@ -11299,7 +11324,7 @@
11324 "zh-chs": "引导加载程序",
11325 "xloc": [
11326 "default-mobile.handlebars->11->545",
11302 - "default.handlebars->39->1416"
11327 + "default.handlebars->41->1417"
11328 ]
11329 },
11330 {
@@ -11324,7 +11349,7 @@
11349 "zh-chs": "波斯尼亚文",
11350 "zh-cht": "波斯尼亞文",
11351 "xloc": [
11327 - "default.handlebars->39->1563"
11352 + "default.handlebars->41->1564"
11353 ]
11354 },
11355 {
@@ -11349,7 +11374,7 @@
11374 "zh-chs": "布列塔尼",
11375 "zh-cht": "布列塔尼",
11376 "xloc": [
11352 - "default.handlebars->39->1564"
11377 + "default.handlebars->41->1565"
11378 ]
11379 },
11380 {
@@ -11374,7 +11399,7 @@
11399 "zh-chs": "广播",
11400 "zh-cht": "廣播",
11401 "xloc": [
11377 - "default.handlebars->39->2538",
11402 + "default.handlebars->41->2539",
11403 "default.handlebars->container->column_l->p4->3->1->0->3->1"
11404 ]
11405 },
@@ -11400,7 +11425,7 @@
11425 "zh-chs": "广播消息",
11426 "zh-cht": "廣播消息",
11427 "xloc": [
11403 - "default.handlebars->39->2455"
11428 + "default.handlebars->41->2456"
11429 ]
11430 },
11431 {
@@ -11425,7 +11450,7 @@
11450 "zh-chs": "向所有连接的用户广播消息。",
11451 "zh-cht": "向所有連接的用戶廣播消息。",
11452 "xloc": [
11428 - "default.handlebars->39->2450"
11453 + "default.handlebars->41->2451"
11454 ]
11455 },
11456 {
@@ -11435,7 +11460,7 @@
11460 "pl": "Przeglądarka",
11461 "pt-br": "Navegador",
11462 "xloc": [
11438 - "default.handlebars->39->2805"
11463 + "default.handlebars->41->2806"
11464 ]
11465 },
11466 {
@@ -11468,7 +11493,7 @@
11493 "zh-chs": "浏览器默认",
11494 "xloc": [
11495 "default-mobile.handlebars->11->90",
11471 - "default.handlebars->39->62"
11496 + "default.handlebars->41->62"
11497 ]
11498 },
11499 {
@@ -11493,7 +11518,7 @@
11518 "zh-chs": "保加利亚文",
11519 "zh-cht": "保加利亞文",
11520 "xloc": [
11496 - "default.handlebars->39->1560"
11521 + "default.handlebars->41->1561"
11522 ]
11523 },
11524 {
@@ -11518,7 +11543,7 @@
11543 "zh-chs": "缅甸文",
11544 "zh-cht": "緬甸文",
11545 "xloc": [
11521 - "default.handlebars->39->1565"
11546 + "default.handlebars->41->1566"
11547 ]
11548 },
11549 {
@@ -11542,7 +11567,7 @@
11567 "tr": "Varsayılan olarak, etkin olmayan cihazlar 1 gün sonra kaldırılacaktır.",
11568 "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
11569 "xloc": [
11545 - "default.handlebars->39->2013"
11570 + "default.handlebars->41->2014"
11571 ]
11572 },
11573 {
@@ -11566,7 +11591,7 @@
11591 "tr": "Varsayılan olarak, etkin olmayan cihazlar {0} gün sonra kaldırılacaktır.",
11592 "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
11593 "xloc": [
11569 - "default.handlebars->39->2014"
11594 + "default.handlebars->41->2015"
11595 ]
11596 },
11597 {
@@ -11586,7 +11611,7 @@
11611 "ru": "Входящих байт",
11612 "tr": "Bayt Girişi",
11613 "xloc": [
11589 - "default.handlebars->39->2801"
11614 + "default.handlebars->41->2802"
11615 ]
11616 },
11617 {
@@ -11606,7 +11631,7 @@
11631 "ru": "Исходящих байт",
11632 "tr": "Bayt Bitti",
11633 "xloc": [
11609 - "default.handlebars->39->2802"
11634 + "default.handlebars->41->2803"
11635 ]
11636 },
11637 {
@@ -11641,7 +11666,7 @@
11666 "zh-cht": "CCM",
11667 "xloc": [
11668 "default-mobile.handlebars->11->296",
11644 - "default.handlebars->39->807"
11669 + "default.handlebars->41->808"
11670 ]
11671 },
11672 {
@@ -11666,7 +11691,7 @@
11691 "zh-chs": "CCM模式",
11692 "zh-cht": "CCM模式",
11693 "xloc": [
11669 - "default.handlebars->39->1966"
11694 + "default.handlebars->41->1967"
11695 ]
11696 },
11697 {
@@ -11692,9 +11717,9 @@
11717 "zh-cht": "CIRA",
11718 "xloc": [
11719 "default-mobile.handlebars->11->257",
11695 - "default.handlebars->39->2928",
11696 - "default.handlebars->39->377",
11697 - "default.handlebars->39->629"
11720 + "default.handlebars->41->2929",
11721 + "default.handlebars->41->378",
11722 + "default.handlebars->41->630"
11723 ]
11724 },
11725 {
@@ -11719,7 +11744,7 @@
11744 "zh-chs": "CIRA服务器",
11745 "zh-cht": "CIRA伺服器",
11746 "xloc": [
11722 - "default.handlebars->39->2975"
11747 + "default.handlebars->41->2976"
11748 ]
11749 },
11750 {
@@ -11744,7 +11769,7 @@
11769 "zh-chs": "CIRA服务器命令",
11770 "zh-cht": "CIRA伺服器指令",
11771 "xloc": [
11747 - "default.handlebars->39->2976"
11772 + "default.handlebars->41->2977"
11773 ]
11774 },
11775 {
@@ -11764,7 +11789,7 @@
11789 "ru": "Локальные полные доменные имена CIRA игнорируются, когда сервер находится в режиме LAN-only или WAN-only.",
11790 "tr": "Sunucu yalnızca LAN veya yalnızca WAN modundayken CIRA yerel FQDN'leri yoksayılır.",
11791 "xloc": [
11767 - "default.handlebars->39->89"
11792 + "default.handlebars->41->89"
11793 ]
11794 },
11795 {
@@ -11789,7 +11814,7 @@
11814 "zh-chs": "CIRA设置",
11815 "zh-cht": "CIRA設置",
11816 "xloc": [
11792 - "default.handlebars->39->1974"
11817 + "default.handlebars->41->1975"
11818 ]
11819 },
11820 {
@@ -11815,8 +11840,8 @@
11840 "zh-cht": "CPU",
11841 "xloc": [
11842 "default-mobile.handlebars->11->587",
11818 - "default.handlebars->39->1468",
11819 - "default.handlebars->39->2952",
11843 + "default.handlebars->41->1469",
11844 + "default.handlebars->41->2953",
11845 "default.handlebars->container->column_l->p40->3->1->p40type->5"
11846 ]
11847 },
@@ -11842,7 +11867,7 @@
11867 "zh-chs": "CPU负载",
11868 "zh-cht": "CPU負載",
11869 "xloc": [
11845 - "default.handlebars->39->2917"
11870 + "default.handlebars->41->2918"
11871 ]
11872 },
11873 {
@@ -11867,7 +11892,7 @@
11892 "zh-chs": "最近15分钟的CPU负载",
11893 "zh-cht": "最近15分鐘的CPU負載",
11894 "xloc": [
11870 - "default.handlebars->39->2920"
11895 + "default.handlebars->41->2921"
11896 ]
11897 },
11898 {
@@ -11892,7 +11917,7 @@
11917 "zh-chs": "最近5分钟的CPU负载",
11918 "zh-cht": "最近5分鐘的CPU負載",
11919 "xloc": [
11895 - "default.handlebars->39->2919"
11920 + "default.handlebars->41->2920"
11921 ]
11922 },
11923 {
@@ -11917,7 +11942,7 @@
11942 "zh-chs": "最近一分钟的CPU负载",
11943 "zh-cht": "最近一分鐘的CPU負載",
11944 "xloc": [
11920 - "default.handlebars->39->2918"
11945 + "default.handlebars->41->2919"
11946 ]
11947 },
11948 {
@@ -11942,8 +11967,8 @@
11967 "zh-chs": "CR+LF",
11968 "zh-cht": "CR+LF",
11969 "xloc": [
11945 - "default.handlebars->39->1302",
11946 - "default.handlebars->39->1333",
11970 + "default.handlebars->41->1303",
11971 + "default.handlebars->41->1334",
11972 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
11973 "sharing.handlebars->11->25",
11974 "sharing.handlebars->11->39",
@@ -11972,7 +11997,7 @@
11997 "zh-chs": "CSV",
11998 "zh-cht": "CSV",
11999 "xloc": [
11975 - "default.handlebars->39->2370"
12000 + "default.handlebars->41->2371"
12001 ]
12002 },
12003 {
@@ -11997,9 +12022,9 @@
12022 "zh-chs": "CSV格式",
12023 "zh-cht": "CSV格式",
12024 "xloc": [
12000 - "default.handlebars->39->2374",
12001 - "default.handlebars->39->2442",
12002 - "default.handlebars->39->700"
12025 + "default.handlebars->41->2375",
12026 + "default.handlebars->41->2443",
12027 + "default.handlebars->41->701"
12028 ]
12029 },
12030 {
@@ -12046,7 +12071,7 @@
12071 "zh-chs": "呼叫错误",
12072 "zh-cht": "呼叫錯誤",
12073 "xloc": [
12049 - "default.handlebars->39->2992"
12074 + "default.handlebars->41->2993"
12075 ]
12076 },
12077 {
@@ -12066,7 +12091,7 @@
12091 "ru": "Локальных полных доменных имен CIRA не может быть более 4. Игнорируем значение.",
12092 "tr": "4'ten fazla CIRA yerel FQDN'si olamaz. Değeri görmezden gelmek.",
12093 "xloc": [
12069 - "default.handlebars->39->90"
12094 + "default.handlebars->41->90"
12095 ]
12096 },
12097 {
@@ -12094,9 +12119,9 @@
12119 "agent-translations.json",
12120 "default-mobile.handlebars->11->113",
12121 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
12097 - "default.handlebars->39->1837",
12098 - "default.handlebars->39->2981",
12099 - "default.handlebars->39->480",
12122 + "default.handlebars->41->1838",
12123 + "default.handlebars->41->2982",
12124 + "default.handlebars->41->481",
12125 "default.handlebars->container->dialog->idx_dlgButtonBar",
12126 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
12127 "login.handlebars->dialog->idx_dlgButtonBar",
@@ -12182,9 +12207,9 @@
12207 "default-mobile.handlebars->11->592",
12208 "default-mobile.handlebars->11->597",
12209 "default-mobile.handlebars->11->599",
12185 - "default.handlebars->39->1473",
12186 - "default.handlebars->39->1478",
12187 - "default.handlebars->39->1480"
12210 + "default.handlebars->41->1474",
12211 + "default.handlebars->41->1479",
12212 + "default.handlebars->41->1481"
12213 ]
12214 },
12215 {
@@ -12210,7 +12235,7 @@
12235 "zh-cht": "容量/速度",
12236 "xloc": [
12237 "default-mobile.handlebars->11->590",
12213 - "default.handlebars->39->1471"
12238 + "default.handlebars->41->1472"
12239 ]
12240 },
12241 {
@@ -12235,7 +12260,7 @@
12260 "zh-chs": "加泰罗尼亚文",
12261 "zh-cht": "加泰羅尼亞文",
12262 "xloc": [
12238 - "default.handlebars->39->1566"
12263 + "default.handlebars->41->1567"
12264 ]
12265 },
12266 {
@@ -12260,7 +12285,7 @@
12285 "zh-chs": "在这里为中心显示地图",
12286 "zh-cht": "在這裡為中心顯示地圖",
12287 "xloc": [
12263 - "default.handlebars->39->760"
12288 + "default.handlebars->41->761"
12289 ]
12290 },
12291 {
@@ -12306,8 +12331,8 @@
12331 "zh-chs": "证书将在 {0} 天后到期",
12332 "xloc": [
12333 "default-mobile.handlebars->11->59",
12309 - "default.handlebars->39->107",
12310 - "default.handlebars->39->108"
12334 + "default.handlebars->41->107",
12335 + "default.handlebars->41->108"
12336 ]
12337 },
12338 {
@@ -12332,7 +12357,7 @@
12357 "zh-chs": "查莫罗",
12358 "zh-cht": "查莫羅",
12359 "xloc": [
12335 - "default.handlebars->39->1567"
12360 + "default.handlebars->41->1568"
12361 ]
12362 },
12363 {
@@ -12384,7 +12409,7 @@
12409 "zh-chs": "更改{0}的电邮",
12410 "zh-cht": "更改{0}的電郵",
12411 "xloc": [
12387 - "default.handlebars->39->2685"
12412 + "default.handlebars->41->2686"
12413 ]
12414 },
12415 {
@@ -12409,9 +12434,9 @@
12434 "zh-chs": "更改组",
12435 "zh-cht": "更改群",
12436 "xloc": [
12412 - "default.handlebars->39->1145",
12413 - "default.handlebars->39->1146",
12414 - "default.handlebars->39->911"
12437 + "default.handlebars->41->1146",
12438 + "default.handlebars->41->1147",
12439 + "default.handlebars->41->912"
12440 ]
12441 },
12442 {
@@ -12437,8 +12462,8 @@
12462 "zh-cht": "更改密碼",
12463 "xloc": [
12464 "default-mobile.handlebars->11->121",
12440 - "default.handlebars->39->1783",
12441 - "default.handlebars->39->2658"
12465 + "default.handlebars->41->1784",
12466 + "default.handlebars->41->2659"
12467 ]
12468 },
12469 {
@@ -12463,7 +12488,7 @@
12488 "zh-chs": "更改{0}的密码",
12489 "zh-cht": "更改{0}的密碼",
12490 "xloc": [
12466 - "default.handlebars->39->2694"
12491 + "default.handlebars->41->2695"
12492 ]
12493 },
12494 {
@@ -12488,7 +12513,7 @@
12513 "zh-chs": "更改{0}的真实名称",
12514 "zh-cht": "更改{0}的真實名稱",
12515 "xloc": [
12491 - "default.handlebars->39->2680"
12516 + "default.handlebars->41->2681"
12517 ]
12518 },
12519 {
@@ -12635,7 +12660,7 @@
12660 "zh-chs": "更改该用户的密码",
12661 "zh-cht": "更改該用戶的密碼",
12662 "xloc": [
12638 - "default.handlebars->39->2657"
12663 + "default.handlebars->41->2658"
12664 ]
12665 },
12666 {
@@ -12685,7 +12710,7 @@
12710 "zh-chs": "在此处更改您的帐户电邮地址。",
12711 "zh-cht": "在此處更改你的帳戶電郵地址。",
12712 "xloc": [
12688 - "default.handlebars->39->1770"
12713 + "default.handlebars->41->1771"
12714 ]
12715 },
12716 {
@@ -12710,7 +12735,7 @@
12735 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
12736 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
12737 "xloc": [
12713 - "default.handlebars->39->1776"
12738 + "default.handlebars->41->1777"
12739 ]
12740 },
12741 {
@@ -12735,7 +12760,7 @@
12760 "zh-chs": "更改帐户凭据",
12761 "zh-cht": "帳戶憑證已更改",
12762 "xloc": [
12738 - "default.handlebars->39->2270"
12763 + "default.handlebars->41->2271"
12764 ]
12765 },
12766 {
@@ -12755,7 +12780,7 @@
12780 "ru": "Изменено отображаемое имя учетной записи на {0}.",
12781 "tr": "Hesap görünen adı {0} olarak değiştirildi.",
12782 "xloc": [
12758 - "default.handlebars->39->2322"
12783 + "default.handlebars->41->2323"
12784 ]
12785 },
12786 {
@@ -12780,8 +12805,8 @@
12805 "zh-chs": "{1}组中的设备{0}已更改:{2}",
12806 "zh-cht": "{1}組中的設備{0}已更改:{2}",
12807 "xloc": [
12783 - "default.handlebars->39->2254",
12784 - "default.handlebars->39->2335"
12808 + "default.handlebars->41->2255",
12809 + "default.handlebars->41->2336"
12810 ]
12811 },
12812 {
@@ -12806,7 +12831,7 @@
12831 "zh-chs": "语言从{1}更改为{2}",
12832 "zh-cht": "語言從{1}更改為{2}",
12833 "xloc": [
12809 - "default.handlebars->39->2198"
12834 + "default.handlebars->41->2199"
12835 ]
12836 },
12837 {
@@ -12831,8 +12856,8 @@
12856 "zh-chs": "已更改{0}的用户设备权限",
12857 "zh-cht": "已更改{0}的用戶設備權限",
12858 "xloc": [
12834 - "default.handlebars->39->2256",
12835 - "default.handlebars->39->2277"
12859 + "default.handlebars->41->2257",
12860 + "default.handlebars->41->2278"
12861 ]
12862 },
12863 {
@@ -12878,7 +12903,7 @@
12903 "zh-chs": "更改语言将需要刷新页面。",
12904 "zh-cht": "更改語言將需要刷新頁面。",
12905 "xloc": [
12881 - "default.handlebars->39->1734"
12906 + "default.handlebars->41->1735"
12907 ]
12908 },
12909 {
@@ -12903,12 +12928,12 @@
12928 "zh-chs": "聊天",
12929 "zh-cht": "聊天",
12930 "xloc": [
12906 - "default.handlebars->39->1006",
12907 - "default.handlebars->39->1028",
12908 - "default.handlebars->39->2391",
12909 - "default.handlebars->39->2653",
12910 - "default.handlebars->39->2654",
12911 - "default.handlebars->39->900"
12931 + "default.handlebars->41->1007",
12932 + "default.handlebars->41->1029",
12933 + "default.handlebars->41->2392",
12934 + "default.handlebars->41->2654",
12935 + "default.handlebars->41->2655",
12936 + "default.handlebars->41->901"
12937 ]
12938 },
12939 {
@@ -12935,8 +12960,8 @@
12960 "xloc": [
12961 "default-mobile.handlebars->11->672",
12962 "default-mobile.handlebars->11->692",
12938 - "default.handlebars->39->2045",
12939 - "default.handlebars->39->2082"
12963 + "default.handlebars->41->2046",
12964 + "default.handlebars->41->2083"
12965 ]
12966 },
12967 {
@@ -12961,7 +12986,7 @@
12986 "zh-chs": "聊天请求,点击这里接受。",
12987 "xloc": [
12988 "default-mobile.handlebars->11->724",
12964 - "default.handlebars->39->2871"
12989 + "default.handlebars->41->2872"
12990 ]
12991 },
12992 {
@@ -13011,7 +13036,7 @@
13036 "zh-chs": "车臣",
13037 "zh-cht": "車臣",
13038 "xloc": [
13014 - "default.handlebars->39->1568"
13039 + "default.handlebars->41->1569"
13040 ]
13041 },
13042 {
@@ -13036,7 +13061,7 @@
13061 "zh-chs": "检查并单击确定以清除错误日志。",
13062 "zh-cht": "檢查並單擊確定以清除錯誤日誌。",
13063 "xloc": [
13039 - "default.handlebars->39->192"
13064 + "default.handlebars->41->192"
13065 ]
13066 },
13067 {
@@ -13061,7 +13086,7 @@
13086 "zh-chs": "检查并单击确定以开始服务器自我更新。",
13087 "zh-cht": "檢查並單擊確定以開始伺服器自我更新。",
13088 "xloc": [
13064 - "default.handlebars->39->187"
13089 + "default.handlebars->41->187"
13090 ]
13091 },
13092 {
@@ -13111,7 +13136,7 @@
13136 "zh-chs": "检查您的手机并输入验证码。",
13137 "zh-cht": "檢查你的電話並輸入驗證碼。",
13138 "xloc": [
13114 - "default.handlebars->39->237"
13139 + "default.handlebars->41->238"
13140 ]
13141 },
13142 {
@@ -13136,8 +13161,8 @@
13161 "zh-chs": "检查...",
13162 "zh-cht": "檢查...",
13163 "xloc": [
13139 - "default.handlebars->39->1534",
13140 - "default.handlebars->39->2986"
13164 + "default.handlebars->41->1535",
13165 + "default.handlebars->41->2987"
13166 ]
13167 },
13168 {
@@ -13162,7 +13187,7 @@
13187 "zh-chs": "中文",
13188 "zh-cht": "中文",
13189 "xloc": [
13165 - "default.handlebars->39->1569"
13190 + "default.handlebars->41->1570"
13191 ]
13192 },
13193 {
@@ -13187,7 +13212,7 @@
13212 "zh-chs": "中文(香港)",
13213 "zh-cht": "中文(香港)",
13214 "xloc": [
13190 - "default.handlebars->39->1570"
13215 + "default.handlebars->41->1571"
13216 ]
13217 },
13218 {
@@ -13212,7 +13237,7 @@
13237 "zh-chs": "中文(中国)",
13238 "zh-cht": "中文(中國)",
13239 "xloc": [
13215 - "default.handlebars->39->1571"
13240 + "default.handlebars->41->1572"
13241 ]
13242 },
13243 {
@@ -13237,7 +13262,7 @@
13262 "zh-chs": "简体中文",
13263 "zh-cht": "簡體中文",
13264 "xloc": [
13240 - "default.handlebars->39->1731"
13265 + "default.handlebars->41->1732"
13266 ]
13267 },
13268 {
@@ -13262,7 +13287,7 @@
13287 "zh-chs": "中文(新加坡)",
13288 "zh-cht": "中文(新加坡)",
13289 "xloc": [
13265 - "default.handlebars->39->1572"
13290 + "default.handlebars->41->1573"
13291 ]
13292 },
13293 {
@@ -13287,7 +13312,7 @@
13312 "zh-chs": "中文(台湾)",
13313 "zh-cht": "中文(台灣)",
13314 "xloc": [
13290 - "default.handlebars->39->1573"
13315 + "default.handlebars->41->1574"
13316 ]
13317 },
13318 {
@@ -13312,7 +13337,7 @@
13337 "zh-chs": "繁体中文",
13338 "zh-cht": "繁體中文",
13339 "xloc": [
13315 - "default.handlebars->39->1732"
13340 + "default.handlebars->41->1733"
13341 ]
13342 },
13343 {
@@ -13338,7 +13363,7 @@
13363 "zh-cht": "ChromeOS",
13364 "xloc": [
13365 "default-mobile.handlebars->11->23",
13341 - "default.handlebars->39->30"
13366 + "default.handlebars->41->30"
13367 ]
13368 },
13369 {
@@ -13363,7 +13388,7 @@
13388 "zh-chs": "楚瓦什",
13389 "zh-cht": "楚瓦什",
13390 "xloc": [
13366 - "default.handlebars->39->1574"
13391 + "default.handlebars->41->1575"
13392 ]
13393 },
13394 {
@@ -13417,11 +13442,11 @@
13442 "default-mobile.handlebars->11->501",
13443 "default-mobile.handlebars->11->78",
13444 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
13420 - "default.handlebars->39->1373",
13421 - "default.handlebars->39->1375",
13422 - "default.handlebars->39->1377",
13423 - "default.handlebars->39->1379",
13424 - "default.handlebars->39->2192",
13445 + "default.handlebars->41->1374",
13446 + "default.handlebars->41->1376",
13447 + "default.handlebars->41->1378",
13448 + "default.handlebars->41->1380",
13449 + "default.handlebars->41->2193",
13450 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
13451 "default.handlebars->container->column_l->p41->3->1",
13452 "messenger.handlebars->xbottom->1->1->0->5",
@@ -13453,7 +13478,7 @@
13478 "zh-chs": "清除 RDP 凭据?",
13479 "xloc": [
13480 "default-mobile.handlebars->11->399",
13456 - "default.handlebars->39->1189"
13481 + "default.handlebars->41->1190"
13482 ]
13483 },
13484 {
@@ -13478,7 +13503,7 @@
13503 "zh-chs": "清除 SSH 凭据?",
13504 "xloc": [
13505 "default-mobile.handlebars->11->397",
13481 - "default.handlebars->39->1187"
13506 + "default.handlebars->41->1188"
13507 ]
13508 },
13509 {
@@ -13503,7 +13528,7 @@
13528 "zh-chs": "清除保安编码",
13529 "zh-cht": "清除保安編碼",
13530 "xloc": [
13506 - "default.handlebars->39->218"
13531 + "default.handlebars->41->218"
13532 ]
13533 },
13534 {
@@ -13527,8 +13552,8 @@
13552 "tr": "Temsilci çekirdeğini temizle",
13553 "zh-chs": "清除代理核心",
13554 "xloc": [
13530 - "default.handlebars->39->653",
13531 - "default.handlebars->39->696"
13555 + "default.handlebars->41->654",
13556 + "default.handlebars->41->697"
13557 ]
13558 },
13559 {
@@ -13552,7 +13577,7 @@
13577 "tr": "Seçilen cihazlarda temsilci çekirdeği temizlensin mi?",
13578 "zh-chs": "清除选定设备上的代理核心?",
13579 "xloc": [
13555 - "default.handlebars->39->695"
13580 + "default.handlebars->41->696"
13581 ]
13582 },
13583 {
@@ -13578,7 +13603,7 @@
13603 "zh-cht": "全部清除",
13604 "xloc": [
13605 "default-mobile.handlebars->11->707",
13581 - "default.handlebars->39->2854"
13606 + "default.handlebars->41->2855"
13607 ]
13608 },
13609 {
@@ -13604,7 +13629,7 @@
13629 "zh-cht": "清除搜索過濾器",
13630 "xloc": [
13631 "default-mobile.handlebars->11->193",
13607 - "default.handlebars->39->337"
13632 + "default.handlebars->41->338"
13633 ]
13634 },
13635 {
@@ -13630,7 +13655,7 @@
13655 "zh-cht": "清除核心",
13656 "xloc": [
13657 "default-mobile.handlebars->11->613",
13633 - "default.handlebars->39->1495"
13658 + "default.handlebars->41->1496"
13659 ]
13660 },
13661 {
@@ -13655,7 +13680,7 @@
13680 "zh-chs": "从应用程序中清除机密,然后重试。您只有几分钟的时间来输入正确的代码。",
13681 "zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。",
13682 "xloc": [
13658 - "default.handlebars->39->208"
13683 + "default.handlebars->41->208"
13684 ]
13685 },
13686 {
@@ -13681,7 +13706,7 @@
13706 "zh-cht": "清除此通知",
13707 "xloc": [
13708 "default-mobile.handlebars->11->706",
13684 - "default.handlebars->39->2853"
13709 + "default.handlebars->41->2854"
13710 ]
13711 },
13712 {
@@ -13766,8 +13791,8 @@
13791 "zh-chs": "单击此处编辑设备组名称",
13792 "zh-cht": "單擊此處編輯裝置群名稱",
13793 "xloc": [
13769 - "default.handlebars->39->1848",
13770 - "default.handlebars->39->2137"
13794 + "default.handlebars->41->1849",
13795 + "default.handlebars->41->2138"
13796 ]
13797 },
13798 {
@@ -13792,7 +13817,7 @@
13817 "zh-chs": "单击此处编辑服务器端设备名称",
13818 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
13819 "xloc": [
13795 - "default.handlebars->39->776"
13820 + "default.handlebars->41->777"
13821 ]
13822 },
13823 {
@@ -13817,7 +13842,7 @@
13842 "zh-chs": "单击此处编辑用户组名称",
13843 "zh-cht": "單擊此處編輯用戶群名稱",
13844 "xloc": [
13820 - "default.handlebars->39->2512"
13845 + "default.handlebars->41->2513"
13846 ]
13847 },
13848 {
@@ -13940,7 +13965,7 @@
13965 "zh-cht": "單擊確定將驗證電郵發送到:",
13966 "xloc": [
13967 "default-mobile.handlebars->11->106",
13943 - "default.handlebars->39->1767"
13968 + "default.handlebars->41->1768"
13969 ]
13970 },
13971 {
@@ -14034,7 +14059,7 @@
14059 "zh-cht": "客戶端控制模式(CCM)",
14060 "xloc": [
14061 "default-mobile.handlebars->11->568",
14037 - "default.handlebars->39->1449"
14062 + "default.handlebars->41->1450"
14063 ]
14064 },
14065 {
@@ -14059,7 +14084,7 @@
14084 "zh-chs": "客户编号",
14085 "zh-cht": "客戶編號",
14086 "xloc": [
14062 - "default.handlebars->39->1830"
14087 + "default.handlebars->41->1831"
14088 ]
14089 },
14090 {
@@ -14084,7 +14109,7 @@
14109 "zh-chs": "客户端启动的远程访问",
14110 "zh-cht": "客戶端啟動的遠程訪問",
14111 "xloc": [
14087 - "default.handlebars->39->1973"
14112 + "default.handlebars->41->1974"
14113 ]
14114 },
14115 {
@@ -14109,7 +14134,7 @@
14134 "zh-chs": "客户机密",
14135 "zh-cht": "客戶機密",
14136 "xloc": [
14112 - "default.handlebars->39->1831"
14137 + "default.handlebars->41->1832"
14138 ]
14139 },
14140 {
@@ -14162,11 +14187,11 @@
14187 "xloc": [
14188 "agent-translations.json",
14189 "default-mobile.handlebars->11->76",
14165 - "default.handlebars->39->1290",
14166 - "default.handlebars->39->1349",
14167 - "default.handlebars->39->216",
14168 - "default.handlebars->39->224",
14169 - "default.handlebars->39->2980",
14190 + "default.handlebars->41->1291",
14191 + "default.handlebars->41->1350",
14192 + "default.handlebars->41->216",
14193 + "default.handlebars->41->224",
14194 + "default.handlebars->41->2981",
14195 "sharing.handlebars->11->52"
14196 ]
14197 },
@@ -14177,7 +14202,7 @@
14202 "pl": "Zamknięta sesja pulpitu wielokrotnego \\\"{0}\\\", {1} sekund(a)",
14203 "pt-br": "Sessão \\\"{0}\\\" multiplex de área de trabalho fechada, {1} segundo(s)",
14204 "xloc": [
14180 - "default.handlebars->39->2342"
14205 + "default.handlebars->41->2343"
14206 ]
14207 },
14208 {
@@ -14202,7 +14227,7 @@
14227 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
14228 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
14229 "xloc": [
14205 - "default.handlebars->39->2203"
14230 + "default.handlebars->41->2204"
14231 ]
14232 },
14233 {
@@ -14227,7 +14252,7 @@
14252 "zh-chs": "码",
14253 "zh-cht": "碼",
14254 "xloc": [
14230 - "default.handlebars->39->301"
14255 + "default.handlebars->41->302"
14256 ]
14257 },
14258 {
@@ -14327,7 +14352,7 @@
14352 "zh-chs": "命令",
14353 "zh-cht": "命令",
14354 "xloc": [
14330 - "default.handlebars->39->593"
14355 + "default.handlebars->41->594"
14356 ]
14357 },
14358 {
@@ -14351,7 +14376,7 @@
14376 "tr": "Komut satırı",
14377 "zh-chs": "命令行",
14378 "xloc": [
14354 - "default.handlebars->39->114"
14379 + "default.handlebars->41->114"
14380 ]
14381 },
14382 {
@@ -14377,9 +14402,9 @@
14402 "zh-cht": "指令",
14403 "xloc": [
14404 "default-mobile.handlebars->11->694",
14380 - "default.handlebars->39->1008",
14381 - "default.handlebars->39->1030",
14382 - "default.handlebars->39->2084"
14405 + "default.handlebars->41->1009",
14406 + "default.handlebars->41->1031",
14407 + "default.handlebars->41->2085"
14408 ]
14409 },
14410 {
@@ -14404,8 +14429,8 @@
14429 "zh-chs": "通用设备组",
14430 "zh-cht": "通用裝置群",
14431 "xloc": [
14407 - "default.handlebars->39->2546",
14408 - "default.handlebars->39->2699"
14432 + "default.handlebars->41->2547",
14433 + "default.handlebars->41->2700"
14434 ]
14435 },
14436 {
@@ -14430,8 +14455,8 @@
14455 "zh-chs": "通用设备",
14456 "zh-cht": "通用裝置",
14457 "xloc": [
14433 - "default.handlebars->39->2552",
14434 - "default.handlebars->39->2711"
14458 + "default.handlebars->41->2553",
14459 + "default.handlebars->41->2712"
14460 ]
14461 },
14462 {
@@ -14456,7 +14481,7 @@
14481 "zh-chs": "编译时间",
14482 "xloc": [
14483 "default-mobile.handlebars->11->541",
14459 - "default.handlebars->39->1412"
14484 + "default.handlebars->41->1413"
14485 ]
14486 },
14487 {
@@ -14502,7 +14527,7 @@
14527 "zh-chs": "压缩档案...",
14528 "zh-cht": "壓縮檔案...",
14529 "xloc": [
14505 - "default.handlebars->39->1344",
14530 + "default.handlebars->41->1345",
14531 "sharing.handlebars->11->47"
14532 ]
14533 },
@@ -14551,14 +14576,14 @@
14576 "xloc": [
14577 "default-mobile.handlebars->11->394",
14578 "default-mobile.handlebars->11->644",
14554 - "default.handlebars->39->1140",
14555 - "default.handlebars->39->1149",
14556 - "default.handlebars->39->1984",
14557 - "default.handlebars->39->2420",
14558 - "default.handlebars->39->2502",
14559 - "default.handlebars->39->2568",
14560 - "default.handlebars->39->2697",
14561 - "default.handlebars->39->664"
14579 + "default.handlebars->41->1141",
14580 + "default.handlebars->41->1150",
14581 + "default.handlebars->41->1985",
14582 + "default.handlebars->41->2421",
14583 + "default.handlebars->41->2503",
14584 + "default.handlebars->41->2569",
14585 + "default.handlebars->41->2698",
14586 + "default.handlebars->41->665"
14587 ]
14588 },
14589 {
@@ -14605,7 +14630,7 @@
14630 "zh-cht": "確認將1個副本複製到此位置?",
14631 "xloc": [
14632 "default-mobile.handlebars->11->490",
14608 - "default.handlebars->39->1368",
14633 + "default.handlebars->41->1369",
14634 "sharing.handlebars->11->70"
14635 ]
14636 },
@@ -14631,7 +14656,7 @@
14656 "zh-chs": "确认{0}个条目的复制到此位置?",
14657 "zh-cht": "確認{0}個條目的複製到此位置?",
14658 "xloc": [
14634 - "default.handlebars->39->1367",
14659 + "default.handlebars->41->1368",
14660 "sharing.handlebars->11->69"
14661 ]
14662 },
@@ -14682,7 +14707,7 @@
14707 "zh-chs": "确认删除选定的帐户?",
14708 "zh-cht": "確認刪除所選帳戶?",
14709 "xloc": [
14685 - "default.handlebars->39->2419"
14710 + "default.handlebars->41->2420"
14711 ]
14712 },
14713 {
@@ -14729,7 +14754,7 @@
14754 "zh-chs": "确认删除选定的用户组?",
14755 "zh-cht": "確認刪除所選用戶群?",
14756 "xloc": [
14732 - "default.handlebars->39->2501"
14757 + "default.handlebars->41->2502"
14758 ]
14759 },
14760 {
@@ -14754,7 +14779,7 @@
14779 "zh-chs": "确认删除用户{0}?",
14780 "zh-cht": "確認刪除用戶{0}?",
14781 "xloc": [
14757 - "default.handlebars->39->2696"
14782 + "default.handlebars->41->2697"
14783 ]
14784 },
14785 {
@@ -14779,7 +14804,7 @@
14804 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
14805 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
14806 "xloc": [
14782 - "default.handlebars->39->2571"
14807 + "default.handlebars->41->2572"
14808 ]
14809 },
14810 {
@@ -14804,7 +14829,7 @@
14829 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
14830 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
14831 "xloc": [
14807 - "default.handlebars->39->2728"
14832 + "default.handlebars->41->2729"
14833 ]
14834 },
14835 {
@@ -14830,7 +14855,7 @@
14855 "zh-cht": "確認將1個條目移動到此位置?",
14856 "xloc": [
14857 "default-mobile.handlebars->11->492",
14833 - "default.handlebars->39->1370",
14858 + "default.handlebars->41->1371",
14859 "sharing.handlebars->11->72"
14860 ]
14861 },
@@ -14856,7 +14881,7 @@
14881 "zh-chs": "确认将{0}个条目移到此位置?",
14882 "zh-cht": "確認將{0}個條目移到該位置?",
14883 "xloc": [
14859 - "default.handlebars->39->1369",
14884 + "default.handlebars->41->1370",
14885 "sharing.handlebars->11->71"
14886 ]
14887 },
@@ -14907,7 +14932,7 @@
14932 "zh-chs": "确认覆盖?",
14933 "zh-cht": "確認覆蓋?",
14934 "xloc": [
14910 - "default.handlebars->39->2186"
14935 + "default.handlebars->41->2187"
14936 ]
14937 },
14938 {
@@ -14932,8 +14957,8 @@
14957 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
14958 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
14959 "xloc": [
14935 - "default.handlebars->39->2561",
14936 - "default.handlebars->39->2719"
14960 + "default.handlebars->41->2562",
14961 + "default.handlebars->41->2720"
14962 ]
14963 },
14964 {
@@ -14958,8 +14983,8 @@
14983 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
14984 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
14985 "xloc": [
14961 - "default.handlebars->39->2563",
14962 - "default.handlebars->39->2732"
14986 + "default.handlebars->41->2564",
14987 + "default.handlebars->41->2733"
14988 ]
14989 },
14990 {
@@ -14984,7 +15009,7 @@
15009 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
15010 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
15011 "xloc": [
14987 - "default.handlebars->39->2721"
15012 + "default.handlebars->41->2722"
15013 ]
15014 },
15015 {
@@ -15009,7 +15034,7 @@
15034 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
15035 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
15036 "xloc": [
15012 - "default.handlebars->39->2724"
15037 + "default.handlebars->41->2725"
15038 ]
15039 },
15040 {
@@ -15034,8 +15059,8 @@
15059 "zh-chs": "确认删除访问权限?",
15060 "zh-cht": "確認刪除訪問權限?",
15061 "xloc": [
15037 - "default.handlebars->39->2722",
15038 - "default.handlebars->39->2725"
15062 + "default.handlebars->41->2723",
15063 + "default.handlebars->41->2726"
15064 ]
15065 },
15066 {
@@ -15061,7 +15086,7 @@
15086 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
15087 "xloc": [
15088 "default-mobile.handlebars->11->105",
15064 - "default.handlebars->39->1517"
15089 + "default.handlebars->41->1518"
15090 ]
15091 },
15092 {
@@ -15108,7 +15133,7 @@
15133 "zh-chs": "确认删除设备共享“{0}”?",
15134 "zh-cht": "確認刪除設備共享“{0}”?",
15135 "xloc": [
15111 - "default.handlebars->39->2717"
15136 + "default.handlebars->41->2718"
15137 ]
15138 },
15139 {
@@ -15176,7 +15201,7 @@
15201 "tr": "Push kimlik doğrulama cihazının kaldırılması onaylansın mı?",
15202 "zh-chs": "确认移除推送认证设备?",
15203 "xloc": [
15179 - "default.handlebars->39->1519"
15204 + "default.handlebars->41->1520"
15205 ]
15206 },
15207 {
@@ -15201,7 +15226,7 @@
15226 "zh-chs": "确认删除用户“ {0} ”的权限?",
15227 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
15228 "xloc": [
15204 - "default.handlebars->39->2095"
15229 + "default.handlebars->41->2096"
15230 ]
15231 },
15232 {
@@ -15226,7 +15251,7 @@
15251 "zh-chs": "确认删除用户组“ {0} ”的权限?",
15252 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
15253 "xloc": [
15229 - "default.handlebars->39->2097"
15254 + "default.handlebars->41->2098"
15255 ]
15256 },
15257 {
@@ -15250,7 +15275,7 @@
15275 "tr": "Seçili cihazların kaldırılması onaylansın mı?",
15276 "zh-chs": "确认移除所选设备?",
15277 "xloc": [
15253 - "default.handlebars->39->658"
15278 + "default.handlebars->41->659"
15279 ]
15280 },
15281 {
@@ -15274,7 +15299,7 @@
15299 "tr": "Bu giriş belirtecinin kaldırılması onaylansın mı?",
15300 "zh-chs": "确认删除此登录令牌?",
15301 "xloc": [
15277 - "default.handlebars->39->1823"
15302 + "default.handlebars->41->1824"
15303 ]
15304 },
15305 {
@@ -15345,7 +15370,7 @@
15370 "tr": "Seçilen {0} cihazın kaldırılması onaylansın mı?",
15371 "zh-chs": "确认移除 {0} 个选定的设备?",
15372 "xloc": [
15348 - "default.handlebars->39->659"
15373 + "default.handlebars->41->660"
15374 ]
15375 },
15376 {
@@ -15371,7 +15396,7 @@
15396 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
15397 "xloc": [
15398 "default-mobile.handlebars->11->158",
15374 - "default.handlebars->39->2187"
15399 + "default.handlebars->41->2188"
15400 ]
15401 },
15402 {
@@ -15400,8 +15425,8 @@
15425 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
15426 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
15427 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
15403 - "default.handlebars->39->1886",
15404 - "default.handlebars->39->859",
15428 + "default.handlebars->41->1887",
15429 + "default.handlebars->41->860",
15430 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
15431 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
15432 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -15436,7 +15461,7 @@
15461 "zh-chs": "全部连接",
15462 "zh-cht": "全部連接",
15463 "xloc": [
15439 - "default.handlebars->39->426",
15464 + "default.handlebars->41->427",
15465 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar"
15466 ]
15467 },
@@ -15483,7 +15508,7 @@
15508 "zh-chs": "连接到服务器",
15509 "zh-cht": "連接到伺服器",
15510 "xloc": [
15486 - "default.handlebars->39->1977"
15511 + "default.handlebars->41->1978"
15512 ]
15513 },
15514 {
@@ -15623,8 +15648,8 @@
15648 "zh-cht": "已連接",
15649 "xloc": [
15650 "default-mobile.handlebars->11->4",
15626 - "default.handlebars->39->11",
15627 - "default.handlebars->39->388",
15651 + "default.handlebars->41->11",
15652 + "default.handlebars->41->389",
15653 "sharing.handlebars->11->4",
15654 "ssh.handlebars->3->4",
15655 "xterm.handlebars->9->4"
@@ -15652,7 +15677,7 @@
15677 "zh-chs": "已连接的英特尔&reg;AMT",
15678 "zh-cht": "已連接的Intel&reg; AMT",
15679 "xloc": [
15655 - "default.handlebars->39->2908"
15680 + "default.handlebars->41->2909"
15681 ]
15682 },
15683 {
@@ -15677,7 +15702,7 @@
15702 "zh-chs": "已连接的用户",
15703 "zh-cht": "已连接的用户",
15704 "xloc": [
15680 - "default.handlebars->39->2913"
15705 + "default.handlebars->41->2914"
15706 ]
15707 },
15708 {
@@ -15724,7 +15749,7 @@
15749 "zh-cht": "現在已連接",
15750 "xloc": [
15751 "default-mobile.handlebars->11->536",
15727 - "default.handlebars->39->1407"
15752 + "default.handlebars->41->1408"
15753 ]
15754 },
15755 {
@@ -15839,11 +15864,11 @@
15864 "default-mobile.handlebars->11->2",
15865 "default-mobile.handlebars->11->48",
15866 "default-mobile.handlebars->11->508",
15842 - "default.handlebars->39->1393",
15843 - "default.handlebars->39->361",
15844 - "default.handlebars->39->364",
15845 - "default.handlebars->39->429",
15846 - "default.handlebars->39->9",
15867 + "default.handlebars->41->1394",
15868 + "default.handlebars->41->362",
15869 + "default.handlebars->41->365",
15870 + "default.handlebars->41->430",
15871 + "default.handlebars->41->9",
15872 "sharing.handlebars->11->2",
15873 "sharing.handlebars->11->93",
15874 "ssh.handlebars->3->2",
@@ -15893,7 +15918,7 @@
15918 "zh-chs": "连接数量",
15919 "zh-cht": "連接數量",
15920 "xloc": [
15896 - "default.handlebars->39->2939"
15921 + "default.handlebars->41->2940"
15922 ]
15923 },
15924 {
@@ -15918,8 +15943,8 @@
15943 "zh-chs": "连接错误",
15944 "xloc": [
15945 "default-mobile.handlebars->11->471",
15921 - "default.handlebars->39->1323",
15922 - "default.handlebars->39->1340",
15946 + "default.handlebars->41->1324",
15947 + "default.handlebars->41->1341",
15948 "login2.handlebars->7->32"
15949 ]
15950 },
@@ -15945,7 +15970,7 @@
15970 "zh-chs": "连接转发器",
15971 "zh-cht": "連接轉發器",
15972 "xloc": [
15948 - "default.handlebars->39->2974"
15973 + "default.handlebars->41->2975"
15974 ]
15975 },
15976 {
@@ -16021,9 +16046,9 @@
16046 "zh-cht": "連接性",
16047 "xloc": [
16048 "default-mobile.handlebars->11->318",
16024 - "default.handlebars->39->2144",
16025 - "default.handlebars->39->351",
16026 - "default.handlebars->39->876",
16049 + "default.handlebars->41->2145",
16050 + "default.handlebars->41->352",
16051 + "default.handlebars->41->877",
16052 "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
16053 ]
16054 },
@@ -16044,7 +16069,7 @@
16069 "ru": "Согласие",
16070 "tr": "Onay",
16071 "xloc": [
16047 - "default.handlebars->39->2352"
16072 + "default.handlebars->41->2353"
16073 ]
16074 },
16075 {
@@ -16070,8 +16095,8 @@
16095 "zh-cht": "控制台",
16096 "xloc": [
16097 "default-mobile.handlebars->11->356",
16073 - "default.handlebars->39->1001",
16074 - "default.handlebars->39->1023",
16098 + "default.handlebars->41->1002",
16099 + "default.handlebars->41->1024",
16100 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
16101 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
16102 "default.handlebars->contextMenu->cxconsole"
@@ -16099,7 +16124,7 @@
16124 "zh-chs": "控制台 -",
16125 "zh-cht": "控制台 -",
16126 "xloc": [
16102 - "default.handlebars->39->777"
16127 + "default.handlebars->41->778"
16128 ]
16129 },
16130 {
@@ -16124,8 +16149,8 @@
16149 "zh-chs": "控制",
16150 "zh-cht": "控制",
16151 "xloc": [
16127 - "default.handlebars->39->1000",
16128 - "default.handlebars->39->1022",
16152 + "default.handlebars->41->1001",
16153 + "default.handlebars->41->1023",
16154 "messenger.handlebars->remoteImage->3->2"
16155 ]
16156 },
@@ -16176,7 +16201,7 @@
16201 "zh-chs": "Cookie编码器",
16202 "zh-cht": "Cookie編碼器",
16203 "xloc": [
16179 - "default.handlebars->39->2958"
16204 + "default.handlebars->41->2959"
16205 ]
16206 },
16207 {
@@ -16203,7 +16228,7 @@
16228 "xloc": [
16229 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3",
16230 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
16206 - "default.handlebars->39->566",
16231 + "default.handlebars->41->567",
16232 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
16233 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
16234 "sharing.handlebars->p13->p13toolbar->fileArea2->3"
@@ -16231,9 +16256,9 @@
16256 "zh-chs": "将MAC地址复制到剪贴板",
16257 "zh-cht": "將MAC地址複製到剪貼板",
16258 "xloc": [
16234 - "default.handlebars->39->152",
16235 - "default.handlebars->39->160",
16236 - "default.handlebars->39->163"
16259 + "default.handlebars->41->152",
16260 + "default.handlebars->41->160",
16261 + "default.handlebars->41->163"
16262 ]
16263 },
16264 {
@@ -16257,8 +16282,8 @@
16282 "tr": "URL'yi panoya kopyala",
16283 "zh-chs": "将 URL 复制到剪贴板",
16284 "xloc": [
16260 - "default.handlebars->39->575",
16261 - "default.handlebars->39->579"
16285 + "default.handlebars->41->576",
16286 + "default.handlebars->41->580"
16287 ]
16288 },
16289 {
@@ -16283,7 +16308,7 @@
16308 "zh-chs": "将Windows 32位代理URL复制到剪贴板",
16309 "zh-cht": "將Windows 32位代理URL複製到剪貼板",
16310 "xloc": [
16286 - "default.handlebars->39->556"
16311 + "default.handlebars->41->557"
16312 ]
16313 },
16314 {
@@ -16308,7 +16333,7 @@
16333 "zh-chs": "将Windows 64位代理URL复制到剪贴板",
16334 "zh-cht": "將Windows 64位代理URL複製到剪貼板",
16335 "xloc": [
16311 - "default.handlebars->39->560"
16336 + "default.handlebars->41->561"
16337 ]
16338 },
16339 {
@@ -16333,18 +16358,18 @@
16358 "zh-chs": "将地址复制到剪贴板",
16359 "zh-cht": "將地址複製到剪貼板",
16360 "xloc": [
16336 - "default.handlebars->39->141",
16337 - "default.handlebars->39->143",
16338 - "default.handlebars->39->145",
16339 - "default.handlebars->39->154",
16340 - "default.handlebars->39->156",
16341 - "default.handlebars->39->158",
16342 - "default.handlebars->39->166",
16343 - "default.handlebars->39->168",
16344 - "default.handlebars->39->170",
16345 - "default.handlebars->39->172",
16346 - "default.handlebars->39->174",
16347 - "default.handlebars->39->176"
16361 + "default.handlebars->41->141",
16362 + "default.handlebars->41->143",
16363 + "default.handlebars->41->145",
16364 + "default.handlebars->41->154",
16365 + "default.handlebars->41->156",
16366 + "default.handlebars->41->158",
16367 + "default.handlebars->41->166",
16368 + "default.handlebars->41->168",
16369 + "default.handlebars->41->170",
16370 + "default.handlebars->41->172",
16371 + "default.handlebars->41->174",
16372 + "default.handlebars->41->176"
16373 ]
16374 },
16375 {
@@ -16369,8 +16394,8 @@
16394 "zh-chs": "将代理URL复制到剪贴板",
16395 "zh-cht": "將代理URL複製到剪貼板",
16396 "xloc": [
16372 - "default.handlebars->39->592",
16373 - "default.handlebars->39->594"
16397 + "default.handlebars->41->593",
16398 + "default.handlebars->41->595"
16399 ]
16400 },
16401 {
@@ -16395,12 +16420,12 @@
16420 "zh-chs": "复制连结到剪贴板",
16421 "zh-cht": "複製連結到剪貼板",
16422 "xloc": [
16398 - "default.handlebars->39->2155",
16399 - "default.handlebars->39->2174",
16400 - "default.handlebars->39->293",
16401 - "default.handlebars->39->315",
16402 - "default.handlebars->39->317",
16403 - "default.handlebars->39->530"
16423 + "default.handlebars->41->2156",
16424 + "default.handlebars->41->2175",
16425 + "default.handlebars->41->294",
16426 + "default.handlebars->41->316",
16427 + "default.handlebars->41->318",
16428 + "default.handlebars->41->531"
16429 ]
16430 },
16431 {
@@ -16425,7 +16450,7 @@
16450 "zh-chs": "将macOS代理URL复制到剪贴板",
16451 "zh-cht": "將macOS代理URL複製到剪貼板",
16452 "xloc": [
16428 - "default.handlebars->39->570"
16453 + "default.handlebars->41->571"
16454 ]
16455 },
16456 {
@@ -16450,7 +16475,7 @@
16475 "zh-chs": "将名称复制到剪贴板",
16476 "zh-cht": "將名稱複製到剪貼板",
16477 "xloc": [
16453 - "default.handlebars->39->150"
16478 + "default.handlebars->41->150"
16479 ]
16480 },
16481 {
@@ -16477,8 +16502,8 @@
16502 "xloc": [
16503 "agentinvite.handlebars->container->column_l->5->linuxtab",
16504 "agentinvite.handlebars->container->column_l->5->linuxtab",
16480 - "default.handlebars->39->565",
16481 - "default.handlebars->39->588"
16505 + "default.handlebars->41->566",
16506 + "default.handlebars->41->589"
16507 ]
16508 },
16509 {
@@ -16503,7 +16528,7 @@
16528 "zh-chs": "将有效代码复制到剪贴板",
16529 "zh-cht": "將有效代碼複製到剪貼板",
16530 "xloc": [
16506 - "default.handlebars->39->219"
16531 + "default.handlebars->41->219"
16532 ]
16533 },
16534 {
@@ -16528,7 +16553,7 @@
16553 "zh-chs": "复制:“{0}”到“{1}”",
16554 "zh-cht": "複製:“{0}”到“{1}”",
16555 "xloc": [
16531 - "default.handlebars->39->2246"
16556 + "default.handlebars->41->2247"
16557 ]
16558 },
16559 {
@@ -16709,7 +16734,7 @@
16734 "zh-chs": "核心服务器",
16735 "zh-cht": "核心伺服器",
16736 "xloc": [
16712 - "default.handlebars->39->2957"
16737 + "default.handlebars->41->2958"
16738 ]
16739 },
16740 {
@@ -16734,7 +16759,7 @@
16759 "zh-chs": "科西嘉文",
16760 "zh-cht": "科西嘉文",
16761 "xloc": [
16737 - "default.handlebars->39->1575"
16762 + "default.handlebars->41->1576"
16763 ]
16764 },
16765 {
@@ -16780,7 +16805,7 @@
16805 "zh-chs": "创建帐号",
16806 "zh-cht": "創建帳號",
16807 "xloc": [
16783 - "default.handlebars->39->2469",
16808 + "default.handlebars->41->2470",
16809 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
16810 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
16811 "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->12->1->1"
@@ -16853,8 +16878,8 @@
16878 "tr": "Giriş Simgesi Oluştur",
16879 "zh-chs": "创建登录令牌",
16880 "xloc": [
16856 - "default.handlebars->39->1760",
16857 - "default.handlebars->39->318"
16881 + "default.handlebars->41->1761",
16882 + "default.handlebars->41->319"
16883 ]
16884 },
16885 {
@@ -16879,7 +16904,7 @@
16904 "zh-chs": "创建用户组",
16905 "zh-cht": "創建用戶群",
16906 "xloc": [
16882 - "default.handlebars->39->2509"
16907 + "default.handlebars->41->2510"
16908 ]
16909 },
16910 {
@@ -16904,7 +16929,7 @@
16929 "zh-chs": "创建连结以与访客共享此设备",
16930 "zh-cht": "創建鏈結以與訪客共享此裝置",
16931 "xloc": [
16907 - "default.handlebars->39->903"
16932 + "default.handlebars->41->904"
16933 ]
16934 },
16935 {
@@ -16929,7 +16954,7 @@
16954 "zh-chs": "使用以下选项创建一个新的设备组。",
16955 "zh-cht": "使用以下選項創建一個新的裝置群。",
16956 "xloc": [
16932 - "default.handlebars->39->1790"
16957 + "default.handlebars->41->1791"
16958 ]
16959 },
16960 {
@@ -16954,7 +16979,7 @@
16979 "zh-chs": "创建一个新的设备组。",
16980 "zh-cht": "創建一個新的裝置群。",
16981 "xloc": [
16957 - "default.handlebars->39->354"
16982 + "default.handlebars->41->355"
16983 ]
16984 },
16985 {
@@ -16978,7 +17003,7 @@
17003 "tr": "Hesabınıza alternatif giriş olarak kullanılabilecek geçici bir kullanıcı adı ve şifre oluşturun. Bu, araçların veya diğer hizmetlerin hesabınıza erişmesine izin vermek için kullanışlıdır.",
17004 "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
17005 "xloc": [
16981 - "default.handlebars->39->1740"
17006 + "default.handlebars->41->1741"
17007 ]
17008 },
17009 {
@@ -17003,7 +17028,7 @@
17028 "zh-chs": "创建文件夹(如果不存在)?",
17029 "zh-cht": "創建文件夾(如果不存在)?",
17030 "xloc": [
17006 - "default.handlebars->39->690"
17031 + "default.handlebars->41->691"
17032 ]
17033 },
17034 {
@@ -17028,7 +17053,7 @@
17053 "zh-chs": "创建文件夹:“{0}”",
17054 "zh-cht": "創建文件夾:“{0}”",
17055 "xloc": [
17031 - "default.handlebars->39->2239"
17056 + "default.handlebars->41->2240"
17057 ]
17058 },
17059 {
@@ -17077,7 +17102,7 @@
17102 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
17103 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
17104 "xloc": [
17080 - "default.handlebars->39->2433"
17105 + "default.handlebars->41->2434"
17106 ]
17107 },
17108 {
@@ -17129,7 +17154,7 @@
17154 "zh-chs": "创建的设备组:{0}",
17155 "zh-cht": "創建的設備組:{0}",
17156 "xloc": [
17132 - "default.handlebars->39->2250"
17157 + "default.handlebars->41->2251"
17158 ]
17159 },
17160 {
@@ -17154,7 +17179,7 @@
17179 "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
17180 "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
17181 "xloc": [
17157 - "default.handlebars->39->1046"
17182 + "default.handlebars->41->1047"
17183 ]
17184 },
17185 {
@@ -17223,7 +17248,7 @@
17248 "zh-chs": "创建",
17249 "zh-cht": "創建",
17250 "xloc": [
17226 - "default.handlebars->39->2613"
17251 + "default.handlebars->41->2614"
17252 ]
17253 },
17254 {
@@ -17248,7 +17273,7 @@
17273 "zh-chs": "创建时间",
17274 "zh-cht": "創作時間",
17275 "xloc": [
17251 - "default.handlebars->39->1866"
17276 + "default.handlebars->41->1867"
17277 ]
17278 },
17279 {
@@ -17300,8 +17325,8 @@
17325 "zh-chs": "创建者",
17326 "zh-cht": "創作者",
17327 "xloc": [
17303 - "default.handlebars->39->1864",
17304 - "default.handlebars->39->1865"
17328 + "default.handlebars->41->1865",
17329 + "default.handlebars->41->1866"
17330 ]
17331 },
17332 {
@@ -17327,9 +17352,9 @@
17352 "zh-cht": "證書",
17353 "xloc": [
17354 "default-mobile.handlebars->11->330",
17330 - "default.handlebars->39->1212",
17331 - "default.handlebars->39->1828",
17332 - "default.handlebars->39->888"
17355 + "default.handlebars->41->1213",
17356 + "default.handlebars->41->1829",
17357 + "default.handlebars->41->889"
17358 ]
17359 },
17360 {
@@ -17354,7 +17379,7 @@
17379 "zh-chs": "克里语",
17380 "zh-cht": "克里語",
17381 "xloc": [
17357 - "default.handlebars->39->1576"
17382 + "default.handlebars->41->1577"
17383 ]
17384 },
17385 {
@@ -17379,7 +17404,7 @@
17404 "zh-chs": "克罗地亚文",
17405 "zh-cht": "克羅地亞文",
17406 "xloc": [
17382 - "default.handlebars->39->1577"
17407 + "default.handlebars->41->1578"
17408 ]
17409 },
17410 {
@@ -17458,9 +17483,9 @@
17483 "xloc": [
17484 "default-mobile.handlebars->11->432",
17485 "default-mobile.handlebars->11->436",
17461 - "default.handlebars->39->1253",
17462 - "default.handlebars->39->1257",
17463 - "default.handlebars->39->60",
17486 + "default.handlebars->41->1254",
17487 + "default.handlebars->41->1258",
17488 + "default.handlebars->41->60",
17489 "sharing.handlebars->11->24"
17490 ]
17491 },
@@ -17609,7 +17634,7 @@
17634 "zh-chs": "当前版本",
17635 "zh-cht": "當前版本",
17636 "xloc": [
17612 - "default.handlebars->39->181"
17637 + "default.handlebars->41->181"
17638 ]
17639 },
17640 {
@@ -17634,7 +17659,7 @@
17659 "zh-chs": "当前密码不正确。",
17660 "xloc": [
17661 "default-mobile.handlebars->11->734",
17637 - "default.handlebars->39->2881"
17662 + "default.handlebars->41->2882"
17663 ]
17664 },
17665 {
@@ -17737,7 +17762,7 @@
17762 "zh-chs": "捷克文",
17763 "zh-cht": "捷克文",
17764 "xloc": [
17740 - "default.handlebars->39->1578"
17765 + "default.handlebars->41->1579"
17766 ]
17767 },
17768 {
@@ -17762,7 +17787,7 @@
17787 "zh-chs": "DNS suffix",
17788 "zh-cht": "DNS suffix",
17789 "xloc": [
17765 - "default.handlebars->39->149"
17790 + "default.handlebars->41->149"
17791 ]
17792 },
17793 {
@@ -17782,7 +17807,7 @@
17807 "ru": "Ежедневно",
17808 "tr": "Günlük",
17809 "xloc": [
17785 - "default.handlebars->39->278"
17810 + "default.handlebars->41->279"
17811 ]
17812 },
17813 {
@@ -17807,7 +17832,7 @@
17832 "zh-chs": "丹麦文",
17833 "zh-cht": "丹麥文",
17834 "xloc": [
17810 - "default.handlebars->39->1579"
17835 + "default.handlebars->41->1580"
17836 ]
17837 },
17838 {
@@ -17832,7 +17857,7 @@
17857 "zh-chs": "黑暗模式",
17858 "xloc": [
17859 "default-mobile.handlebars->11->92",
17835 - "default.handlebars->39->64"
17860 + "default.handlebars->41->64"
17861 ]
17862 },
17863 {
@@ -17857,7 +17882,7 @@
17882 "zh-chs": "数据通道",
17883 "zh-cht": "數據通道",
17884 "xloc": [
17860 - "default.handlebars->39->1210",
17885 + "default.handlebars->41->1211",
17886 "sharing.handlebars->11->11"
17887 ]
17888 },
@@ -17883,7 +17908,7 @@
17908 "zh-chs": "日期和时间",
17909 "zh-cht": "日期和時間",
17910 "xloc": [
17886 - "default.handlebars->39->1737"
17911 + "default.handlebars->41->1738"
17912 ]
17913 },
17914 {
@@ -17909,9 +17934,9 @@
17934 "zh-cht": "天",
17935 "xloc": [
17936 "default-mobile.handlebars->11->384",
17912 - "default.handlebars->39->1124",
17913 - "default.handlebars->39->2778",
17914 - "default.handlebars->39->2781"
17937 + "default.handlebars->41->1125",
17938 + "default.handlebars->41->2779",
17939 + "default.handlebars->41->2782"
17940 ]
17941 },
17942 {
@@ -17936,8 +17961,8 @@
17961 "zh-chs": "停用",
17962 "zh-cht": "停用",
17963 "xloc": [
17939 - "default.handlebars->39->1896",
17940 - "default.handlebars->39->1956"
17964 + "default.handlebars->41->1897",
17965 + "default.handlebars->41->1957"
17966 ]
17967 },
17968 {
@@ -17962,7 +17987,7 @@
17987 "zh-chs": "如果设置停用CCM",
17988 "zh-cht": "如果設置停用CCM",
17989 "xloc": [
17965 - "default.handlebars->39->1968"
17990 + "default.handlebars->41->1969"
17991 ]
17992 },
17993 {
@@ -18010,7 +18035,7 @@
18035 "zh-cht": "沉睡",
18036 "xloc": [
18037 "default-mobile.handlebars->11->241",
18013 - "default.handlebars->39->605"
18038 + "default.handlebars->41->606"
18039 ]
18040 },
18041 {
@@ -18035,10 +18060,10 @@
18060 "zh-chs": "默认",
18061 "zh-cht": "默認",
18062 "xloc": [
18038 - "default.handlebars->39->2456",
18039 - "default.handlebars->39->2505",
18040 - "default.handlebars->39->2516",
18041 - "default.handlebars->39->2589"
18063 + "default.handlebars->41->2457",
18064 + "default.handlebars->41->2506",
18065 + "default.handlebars->41->2517",
18066 + "default.handlebars->41->2590"
18067 ]
18068 },
18069 {
@@ -18063,7 +18088,7 @@
18088 "zh-chs": "德尔",
18089 "xloc": [
18090 "default-mobile.handlebars->11->420",
18066 - "default.handlebars->39->1241"
18091 + "default.handlebars->41->1242"
18092 ]
18093 },
18094 {
@@ -18093,9 +18118,9 @@
18118 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
18119 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
18120 "default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
18096 - "default.handlebars->39->1359",
18097 - "default.handlebars->39->2181",
18098 - "default.handlebars->39->747",
18121 + "default.handlebars->41->1360",
18122 + "default.handlebars->41->2182",
18123 + "default.handlebars->41->748",
18124 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
18125 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
18126 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -18131,7 +18156,7 @@
18156 "zh-cht": "刪除帳戶",
18157 "xloc": [
18158 "default-mobile.handlebars->11->115",
18134 - "default.handlebars->39->1775"
18159 + "default.handlebars->41->1776"
18160 ]
18161 },
18162 {
@@ -18156,7 +18181,7 @@
18181 "zh-chs": "删除帐户",
18182 "zh-cht": "刪除帳戶",
18183 "xloc": [
18159 - "default.handlebars->39->2421"
18184 + "default.handlebars->41->2422"
18185 ]
18186 },
18187 {
@@ -18182,7 +18207,7 @@
18207 "zh-cht": "刪除裝置",
18208 "xloc": [
18209 "default-mobile.handlebars->11->339",
18185 - "default.handlebars->39->913"
18210 + "default.handlebars->41->914"
18211 ]
18212 },
18213 {
@@ -18206,7 +18231,7 @@
18231 "tr": "Cihazları Sil",
18232 "zh-chs": "删除设备",
18233 "xloc": [
18209 - "default.handlebars->39->665"
18234 + "default.handlebars->41->666"
18235 ]
18236 },
18237 {
@@ -18233,8 +18258,8 @@
18258 "xloc": [
18259 "default-mobile.handlebars->11->642",
18260 "default-mobile.handlebars->11->645",
18236 - "default.handlebars->39->1944",
18237 - "default.handlebars->39->1985"
18261 + "default.handlebars->41->1945",
18262 + "default.handlebars->41->1986"
18263 ]
18264 },
18265 {
@@ -18260,7 +18285,7 @@
18285 "zh-cht": "刪除節點",
18286 "xloc": [
18287 "default-mobile.handlebars->11->392",
18263 - "default.handlebars->39->1150"
18288 + "default.handlebars->41->1151"
18289 ]
18290 },
18291 {
@@ -18307,7 +18332,7 @@
18332 "zh-chs": "删除用户",
18333 "zh-cht": "刪除用戶",
18334 "xloc": [
18310 - "default.handlebars->39->2656"
18335 + "default.handlebars->41->2657"
18336 ]
18337 },
18338 {
@@ -18332,8 +18357,8 @@
18357 "zh-chs": "删除用户群组",
18358 "zh-cht": "刪除用戶群組",
18359 "xloc": [
18335 - "default.handlebars->39->2557",
18336 - "default.handlebars->39->2569"
18360 + "default.handlebars->41->2558",
18361 + "default.handlebars->41->2570"
18362 ]
18363 },
18364 {
@@ -18358,7 +18383,7 @@
18383 "zh-chs": "删除用户群组",
18384 "zh-cht": "刪除用戶群組",
18385 "xloc": [
18361 - "default.handlebars->39->2503"
18386 + "default.handlebars->41->2504"
18387 ]
18388 },
18389 {
@@ -18383,7 +18408,7 @@
18408 "zh-chs": "删除用户{0}",
18409 "zh-cht": "刪除用戶{0}",
18410 "xloc": [
18386 - "default.handlebars->39->2695"
18411 + "default.handlebars->41->2696"
18412 ]
18413 },
18414 {
@@ -18409,7 +18434,7 @@
18434 "zh-cht": "刪除帳戶",
18435 "xloc": [
18436 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
18412 - "default.handlebars->39->2417",
18437 + "default.handlebars->41->2418",
18438 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
18439 ]
18440 },
@@ -18435,7 +18460,7 @@
18460 "zh-chs": "删除设备",
18461 "zh-cht": "刪除裝置",
18462 "xloc": [
18438 - "default.handlebars->39->651"
18463 + "default.handlebars->41->652"
18464 ]
18465 },
18466 {
@@ -18460,7 +18485,7 @@
18485 "zh-chs": "删除群组",
18486 "zh-cht": "刪除群組",
18487 "xloc": [
18463 - "default.handlebars->39->2499"
18488 + "default.handlebars->41->2500"
18489 ]
18490 },
18491 {
@@ -18485,7 +18510,7 @@
18510 "zh-chs": "删除项目?",
18511 "zh-cht": "刪除項目?",
18512 "xloc": [
18488 - "default.handlebars->39->748"
18513 + "default.handlebars->41->749"
18514 ]
18515 },
18516 {
@@ -18510,7 +18535,7 @@
18535 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
18536 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
18537 "xloc": [
18513 - "default.handlebars->39->2241"
18538 + "default.handlebars->41->2242"
18539 ]
18540 },
18541 {
@@ -18537,8 +18562,8 @@
18562 "xloc": [
18563 "default-mobile.handlebars->11->155",
18564 "default-mobile.handlebars->11->484",
18540 - "default.handlebars->39->1361",
18541 - "default.handlebars->39->2183",
18565 + "default.handlebars->41->1362",
18566 + "default.handlebars->41->2184",
18567 "sharing.handlebars->11->63"
18568 ]
18569 },
@@ -18564,7 +18589,7 @@
18589 "zh-chs": "删除用户群组{0}?",
18590 "zh-cht": "刪除用戶群組{0}?",
18591 "xloc": [
18567 - "default.handlebars->39->2567"
18592 + "default.handlebars->41->2568"
18593 ]
18594 },
18595 {
@@ -18591,8 +18616,8 @@
18616 "xloc": [
18617 "default-mobile.handlebars->11->154",
18618 "default-mobile.handlebars->11->483",
18594 - "default.handlebars->39->1360",
18595 - "default.handlebars->39->2182",
18619 + "default.handlebars->41->1361",
18620 + "default.handlebars->41->2183",
18621 "sharing.handlebars->11->62"
18622 ]
18623 },
@@ -18643,7 +18668,7 @@
18668 "zh-chs": "删除:“{0}”",
18669 "zh-cht": "刪除:“{0}”",
18670 "xloc": [
18646 - "default.handlebars->39->2240"
18671 + "default.handlebars->41->2241"
18672 ]
18673 },
18674 {
@@ -18668,7 +18693,7 @@
18693 "zh-chs": "删除:“{0}”,{1}个元素已删除",
18694 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
18695 "xloc": [
18671 - "default.handlebars->39->2242"
18696 + "default.handlebars->41->2243"
18697 ]
18698 },
18699 {
@@ -18694,7 +18719,7 @@
18719 "zh-cht": "被拒絕",
18720 "xloc": [
18721 "default-mobile.handlebars->11->407",
18697 - "default.handlebars->39->1197",
18722 + "default.handlebars->41->1198",
18723 "sharing.handlebars->11->29",
18724 "sharing.handlebars->11->7"
18725 ]
@@ -18839,20 +18864,20 @@
18864 "default-mobile.handlebars->11->549",
18865 "default-mobile.handlebars->11->628",
18866 "default-mobile.handlebars->11->651",
18842 - "default.handlebars->39->1192",
18843 - "default.handlebars->39->1420",
18844 - "default.handlebars->39->1430",
18845 - "default.handlebars->39->148",
18846 - "default.handlebars->39->1800",
18847 - "default.handlebars->39->1857",
18848 - "default.handlebars->39->1991",
18849 - "default.handlebars->39->2350",
18850 - "default.handlebars->39->2508",
18851 - "default.handlebars->39->2518",
18852 - "default.handlebars->39->2519",
18853 - "default.handlebars->39->2565",
18854 - "default.handlebars->39->788",
18855 - "default.handlebars->39->789",
18867 + "default.handlebars->41->1193",
18868 + "default.handlebars->41->1421",
18869 + "default.handlebars->41->1431",
18870 + "default.handlebars->41->148",
18871 + "default.handlebars->41->1801",
18872 + "default.handlebars->41->1858",
18873 + "default.handlebars->41->1992",
18874 + "default.handlebars->41->2351",
18875 + "default.handlebars->41->2509",
18876 + "default.handlebars->41->2519",
18877 + "default.handlebars->41->2520",
18878 + "default.handlebars->41->2566",
18879 + "default.handlebars->41->789",
18880 + "default.handlebars->41->790",
18881 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
18882 ]
18883 },
@@ -18901,16 +18926,16 @@
18926 "zh-cht": "桌面",
18927 "xloc": [
18928 "default-mobile.handlebars->11->352",
18904 - "default.handlebars->39->1048",
18905 - "default.handlebars->39->1296",
18906 - "default.handlebars->39->1924",
18907 - "default.handlebars->39->1997",
18908 - "default.handlebars->39->2752",
18909 - "default.handlebars->39->2811",
18910 - "default.handlebars->39->2842",
18911 - "default.handlebars->39->2933",
18912 - "default.handlebars->39->753",
18913 - "default.handlebars->39->964",
18929 + "default.handlebars->41->1049",
18930 + "default.handlebars->41->1297",
18931 + "default.handlebars->41->1925",
18932 + "default.handlebars->41->1998",
18933 + "default.handlebars->41->2753",
18934 + "default.handlebars->41->2812",
18935 + "default.handlebars->41->2843",
18936 + "default.handlebars->41->2934",
18937 + "default.handlebars->41->754",
18938 + "default.handlebars->41->965",
18939 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
18940 "default.handlebars->contextMenu->cxdesktop",
18941 "sharing.handlebars->11->23",
@@ -18938,9 +18963,9 @@
18963 "tr": "Masaüstü + Dosyalar",
18964 "zh-chs": "桌面 + 文件",
18965 "xloc": [
18941 - "default.handlebars->39->1051",
18942 - "default.handlebars->39->1928",
18943 - "default.handlebars->39->968"
18966 + "default.handlebars->41->1052",
18967 + "default.handlebars->41->1929",
18968 + "default.handlebars->41->969"
18969 ]
18970 },
18971 {
@@ -18964,8 +18989,8 @@
18989 "tr": "Masaüstü + Terminal",
18990 "zh-chs": "桌面 + 终端",
18991 "xloc": [
18967 - "default.handlebars->39->1925",
18968 - "default.handlebars->39->965"
18992 + "default.handlebars->41->1926",
18993 + "default.handlebars->41->966"
18994 ]
18995 },
18996 {
@@ -18989,9 +19014,9 @@
19014 "tr": "Masaüstü + Terminal + Dosyalar",
19015 "zh-chs": "桌面 + 终端 + 文件",
19016 "xloc": [
18992 - "default.handlebars->39->1053",
18993 - "default.handlebars->39->1929",
18994 - "default.handlebars->39->969"
19017 + "default.handlebars->41->1054",
19018 + "default.handlebars->41->1930",
19019 + "default.handlebars->41->970"
19020 ]
19021 },
19022 {
@@ -19040,7 +19065,7 @@
19065 "tr": "Masaüstü Multiplex",
19066 "zh-chs": "桌面复用",
19067 "xloc": [
19043 - "default.handlebars->39->2938"
19068 + "default.handlebars->41->2939"
19069 ]
19070 },
19071 {
@@ -19065,10 +19090,10 @@
19090 "zh-chs": "桌面通知",
19091 "zh-cht": "桌面通知",
19092 "xloc": [
19068 - "default.handlebars->39->1877",
19069 - "default.handlebars->39->2526",
19070 - "default.handlebars->39->2628",
19071 - "default.handlebars->39->850"
19093 + "default.handlebars->41->1878",
19094 + "default.handlebars->41->2527",
19095 + "default.handlebars->41->2629",
19096 + "default.handlebars->41->851"
19097 ]
19098 },
19099 {
@@ -19093,10 +19118,10 @@
19118 "zh-chs": "桌面提示",
19119 "zh-cht": "桌面提示",
19120 "xloc": [
19096 - "default.handlebars->39->1876",
19097 - "default.handlebars->39->2525",
19098 - "default.handlebars->39->2627",
19099 - "default.handlebars->39->849"
19121 + "default.handlebars->41->1877",
19122 + "default.handlebars->41->2526",
19123 + "default.handlebars->41->2628",

This file is too large to show in full.

views/default.handlebars
+2 -2
@@ -2883,11 +2883,11 @@
2883 message.request.user.id = Uint8Array.from(atob(message.request.user.id), function (c) { return c.charCodeAt(0) })
2884 navigator.credentials.create({ publicKey: publicKey }).then(function(newCredentialInfo) {
2885 // Public key credential
2886 - var r = { rawId: btoa(String.fromCharCode.apply(null, new Uint8Array(newCredentialInfo.rawId))), response: { attestationObject: btoa(String.fromCharCode.apply(null, new Uint8Array(newCredentialInfo.response.attestationObject))), clientDataJSON: btoa(String.fromCharCode.apply(null, new Uint8Array(newCredentialInfo.response.clientDataJSON))) }, type: newCredentialInfo.type };
2887 - meshserver.send({ action: 'webauthn-endregister', response: r });
2886 + meshserver.send({ action: 'webauthn-endregister', response: { rawId: btoa(String.fromCharCode.apply(null, new Uint8Array(newCredentialInfo.rawId))), response: { attestationObject: btoa(String.fromCharCode.apply(null, new Uint8Array(newCredentialInfo.response.attestationObject))), clientDataJSON: btoa(String.fromCharCode.apply(null, new Uint8Array(newCredentialInfo.response.clientDataJSON))) }, type: newCredentialInfo.type } });
2887 setDialogMode(0);
2888 }, function(error) {
2889 // Error
2890 + console.log("ERROR: " + error);
2891 setDialogMode(2, "Add Security Key", 1, null, "ERROR: " + error);
2892 });
2893 break;