Fixed session recording permission issue, #2896

Ylian Saint-Hilaire committed Apr 18, 2022 at 11:36 UTC 9b7ccb27fe6a090ac80c7068030dcd8d4366bc0d
2 files changed +2943 -2904
meshuser.js
+5 -1
@@ -1288,7 +1288,11 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use
1288 if ((command.flags == 0) && (chguser.flags != null)) { delete chguser.flags; change = 1; } else { if (command.flags !== chguser.flags) { chguser.flags = command.flags; change = 1; } }
1289 }
1290 if ((command.removeRights != null) && (typeof command.removeRights == 'number')) {
1291 - if ((command.removeRights == 0) && (chguser.removeRights != null)) { delete chguser.removeRights; change = 1; } else { if (command.removeRights !== chguser.removeRights) { chguser.removeRights = command.removeRights; change = 1; } }
1291 + if (command.removeRights == 0) {
1292 + if (chguser.removeRights != null) { delete chguser.removeRights; change = 1; }
1293 + } else {
1294 + if (command.removeRights !== chguser.removeRights) { chguser.removeRights = command.removeRights; change = 1; }
1295 + }
1296 }
1297
1298 // Site admins can change any server rights, user managers can only change AccountLock, NoMeshCmd and NoNewGroups
translate/translate.json
+2938 -2903
@@ -46,8 +46,8 @@
46 "zh-chs": " + CIRA",
47 "zh-cht": " + CIRA",
48 "xloc": [
49 - "default.handlebars->39->1867",
50 - "default.handlebars->39->1869"
49 + "default.handlebars->39->1873",
50 + "default.handlebars->39->1875"
51 ]
52 },
53 {
@@ -73,7 +73,7 @@
73 "zh-cht": " - 1天后重設。",
74 "xloc": [
75 "default-mobile.handlebars->11->57",
76 - "default.handlebars->39->73"
76 + "default.handlebars->39->76"
77 ]
78 },
79 {
@@ -99,7 +99,7 @@
99 "zh-cht": " - 1小時後重設。",
100 "xloc": [
101 "default-mobile.handlebars->11->55",
102 - "default.handlebars->39->71"
102 + "default.handlebars->39->74"
103 ]
104 },
105 {
@@ -125,7 +125,7 @@
125 "zh-cht": " - 1分鐘後重設。",
126 "xloc": [
127 "default-mobile.handlebars->11->53",
128 - "default.handlebars->39->69"
128 + "default.handlebars->39->72"
129 ]
130 },
131 {
@@ -151,7 +151,7 @@
151 "zh-cht": " - 在{0}天內重置。",
152 "xloc": [
153 "default-mobile.handlebars->11->58",
154 - "default.handlebars->39->74"
154 + "default.handlebars->39->77"
155 ]
156 },
157 {
@@ -177,7 +177,7 @@
177 "zh-cht": " - 在{0}小時內重置。",
178 "xloc": [
179 "default-mobile.handlebars->11->56",
180 - "default.handlebars->39->72"
180 + "default.handlebars->39->75"
181 ]
182 },
183 {
@@ -203,7 +203,7 @@
203 "zh-cht": " - 在{0}分鐘內重置。",
204 "xloc": [
205 "default-mobile.handlebars->11->54",
206 - "default.handlebars->39->70"
206 + "default.handlebars->39->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->67",
234 - "default.handlebars->39->68"
233 + "default.handlebars->39->70",
234 + "default.handlebars->39->71"
235 ]
236 },
237 {
@@ -299,7 +299,7 @@
299 "zh-chs": " 可以使用密码提示,但不建议使用。",
300 "zh-cht": " 可以使用密碼提示,但不建議使用。",
301 "xloc": [
302 - "default.handlebars->39->1748"
302 + "default.handlebars->39->1754"
303 ]
304 },
305 {
@@ -324,8 +324,8 @@
324 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
325 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
326 "xloc": [
327 - "default.handlebars->39->1985",
328 - "default.handlebars->39->2538"
327 + "default.handlebars->39->1991",
328 + "default.handlebars->39->2546"
329 ]
330 },
331 {
@@ -444,7 +444,7 @@
444 "zh-chs": " TLS。",
445 "zh-cht": " TLS。",
446 "xloc": [
447 - "default.handlebars->39->249"
447 + "default.handlebars->39->252"
448 ]
449 },
450 {
@@ -469,7 +469,7 @@
469 "zh-chs": " 没有TLS。",
470 "zh-cht": " 沒有TLS。",
471 "xloc": [
472 - "default.handlebars->39->250"
472 + "default.handlebars->39->253"
473 ]
474 },
475 {
@@ -789,7 +789,7 @@
789 "zh-chs": "(可选的)",
790 "zh-cht": "(可選的)",
791 "xloc": [
792 - "default.handlebars->39->504"
792 + "default.handlebars->39->507"
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->1945",
838 - "default.handlebars->39->466"
837 + "default.handlebars->39->1951",
838 + "default.handlebars->39->469"
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->557"
863 + "default.handlebars->39->560"
864 ]
865 },
866 {
@@ -929,8 +929,9 @@
929 "zh-cht": ",",
930 "xloc": [
931 "default-mobile.handlebars->11->701",
932 - "default.handlebars->39->2059",
933 - "default.handlebars->39->2321"
932 + "default.handlebars->39->2065",
933 + "default.handlebars->39->2329",
934 + "default.handlebars->39->885"
935 ]
936 },
937 {
@@ -997,7 +998,7 @@
998 "zh-cht": ",只適用於Intel®AMT",
999 "xloc": [
1000 "default-mobile.handlebars->11->186",
1000 - "default.handlebars->39->326"
1001 + "default.handlebars->39->329"
1002 ]
1003 },
1004 {
@@ -1021,7 +1022,7 @@
1022 "tr": ", Yerel Cihazlar",
1023 "zh-chs": ", 本地设备",
1024 "xloc": [
1024 - "default.handlebars->39->328"
1025 + "default.handlebars->39->331"
1026 ]
1027 },
1028 {
@@ -1047,7 +1048,7 @@
1048 "zh-cht": ",MQTT在線",
1049 "xloc": [
1050 "default-mobile.handlebars->11->606",
1050 - "default.handlebars->39->1457"
1051 + "default.handlebars->39->1463"
1052 ]
1053 },
1054 {
@@ -1071,8 +1072,8 @@
1072 "tr": ", İzin Yok",
1073 "zh-chs": ", 不同意",
1074 "xloc": [
1074 - "default.handlebars->39->1903",
1075 - "default.handlebars->39->964"
1075 + "default.handlebars->39->1909",
1076 + "default.handlebars->39->970"
1077 ]
1078 },
1079 {
@@ -1097,8 +1098,8 @@
1098 "zh-chs": ",提示同意",
1099 "zh-cht": ",提示同意",
1100 "xloc": [
1100 - "default.handlebars->39->1904",
1101 - "default.handlebars->39->965"
1101 + "default.handlebars->39->1910",
1102 + "default.handlebars->39->971"
1103 ]
1104 },
1105 {
@@ -1118,8 +1119,8 @@
1119 "tr": ", Günlük yinelenen",
1120 "pt-br": ", Recorrente diariamente",
1121 "xloc": [
1121 - "default.handlebars->39->1900",
1122 - "default.handlebars->39->961"
1122 + "default.handlebars->39->1906",
1123 + "default.handlebars->39->967"
1124 ]
1125 },
1126 {
@@ -1139,8 +1140,8 @@
1140 "tr": ", Haftalık yinelenen",
1141 "pt-br": ", Recorrente semanalmente",
1142 "xloc": [
1142 - "default.handlebars->39->1901",
1143 - "default.handlebars->39->962"
1143 + "default.handlebars->39->1907",
1144 + "default.handlebars->39->968"
1145 ]
1146 },
1147 {
@@ -1166,9 +1167,9 @@
1167 },
1168 {
1169 "en": ", Relayed Devices",
1169 - "pl": ", Urządzenia Przekierowane",
1170 + "pl": ", Urządzenia Przekierowane",
1171 "xloc": [
1171 - "default.handlebars->39->327"
1172 + "default.handlebars->39->330"
1173 ]
1174 },
1175 {
@@ -1193,7 +1194,7 @@
1194 "zh-chs": ",软体KVM",
1195 "zh-cht": ",軟體KVM",
1196 "xloc": [
1196 - "default.handlebars->39->1191",
1197 + "default.handlebars->39->1197",
1198 "sharing.handlebars->11->12"
1199 ]
1200 },
@@ -1218,8 +1219,8 @@
1219 "tr": ", Araç Çubuğu",
1220 "zh-chs": ", 工具栏",
1221 "xloc": [
1221 - "default.handlebars->39->1905",
1222 - "default.handlebars->39->966"
1222 + "default.handlebars->39->1911",
1223 + "default.handlebars->39->972"
1224 ]
1225 },
1226 {
@@ -1260,8 +1261,8 @@
1261 "tr": ", Yalnızca masaüstünü görüntüle",
1262 "pt-br": ", Ver apenas área de trabalho",
1263 "xloc": [
1263 - "default.handlebars->39->1902",
1264 - "default.handlebars->39->963"
1264 + "default.handlebars->39->1908",
1265 + "default.handlebars->39->969"
1266 ]
1267 },
1268 {
@@ -1289,9 +1290,9 @@
1290 "default-mobile.handlebars->11->409",
1291 "default-mobile.handlebars->11->444",
1292 "default-mobile.handlebars->11->461",
1292 - "default.handlebars->39->1197",
1293 - "default.handlebars->39->1273",
1294 - "default.handlebars->39->1299",
1293 + "default.handlebars->39->1203",
1294 + "default.handlebars->39->1279",
1295 + "default.handlebars->39->1305",
1296 "sharing.handlebars->11->19",
1297 "sharing.handlebars->11->27",
1298 "sharing.handlebars->11->44",
@@ -1487,7 +1488,7 @@
1488 "zh-chs": ",{0}观看",
1489 "zh-cht": ",{0}觀看",
1490 "xloc": [
1490 - "default.handlebars->39->1192",
1491 + "default.handlebars->39->1198",
1492 "sharing.handlebars->11->13"
1493 ]
1494 },
@@ -1593,9 +1594,9 @@
1594 "xloc": [
1595 "default-mobile.handlebars->11->139",
1596 "default-mobile.handlebars->11->477",
1596 - "default.handlebars->39->1318",
1597 - "default.handlebars->39->2120",
1598 - "default.handlebars->39->2736",
1597 + "default.handlebars->39->1324",
1598 + "default.handlebars->39->2126",
1599 + "default.handlebars->39->2744",
1600 "sharing.handlebars->11->50"
1601 ]
1602 },
@@ -1757,7 +1758,7 @@
1758 "zh-chs": "1个活跃时段",
1759 "zh-cht": "1個活躍時段",
1760 "xloc": [
1760 - "default.handlebars->39->2626"
1761 + "default.handlebars->39->2634"
1762 ]
1763 },
1764 {
@@ -1784,7 +1785,7 @@
1785 "xloc": [
1786 "default-mobile.handlebars->11->149",
1787 "default-mobile.handlebars->11->745",
1787 - "default.handlebars->39->2144",
1788 + "default.handlebars->39->2150",
1789 "download.handlebars->3->1",
1790 "download2.handlebars->5->1",
1791 "sharing.handlebars->11->96"
@@ -1823,7 +1824,7 @@
1824 "zh-chs": "1条连接",
1825 "zh-cht": "1位聯絡文",
1826 "xloc": [
1826 - "default.handlebars->39->1194",
1827 + "default.handlebars->39->1200",
1828 "sharing.handlebars->11->15"
1829 ]
1830 },
@@ -1849,9 +1850,9 @@
1850 "zh-chs": "1天",
1851 "zh-cht": "1天",
1852 "xloc": [
1852 - "default.handlebars->39->257",
1853 - "default.handlebars->39->495",
1854 - "default.handlebars->39->509"
1853 + "default.handlebars->39->260",
1854 + "default.handlebars->39->498",
1855 + "default.handlebars->39->512"
1856 ]
1857 },
1858 {
@@ -1876,7 +1877,7 @@
1877 "zh-chs": "1组",
1878 "zh-cht": "1群",
1879 "xloc": [
1879 - "default.handlebars->39->2585"
1880 + "default.handlebars->39->2593"
1881 ]
1882 },
1883 {
@@ -1901,9 +1902,9 @@
1902 "zh-chs": "1小时",
1903 "zh-cht": "1小時",
1904 "xloc": [
1904 - "default.handlebars->39->255",
1905 - "default.handlebars->39->493",
1906 - "default.handlebars->39->507"
1905 + "default.handlebars->39->258",
1906 + "default.handlebars->39->496",
1907 + "default.handlebars->39->510"
1908 ]
1909 },
1910 {
@@ -1928,8 +1929,8 @@
1929 "zh-chs": "1分钟",
1930 "zh-cht": "1分鐘",
1931 "xloc": [
1931 - "default.handlebars->39->1044",
1932 - "default.handlebars->39->1713"
1932 + "default.handlebars->39->1050",
1933 + "default.handlebars->39->1719"
1934 ]
1935 },
1936 {
@@ -1954,7 +1955,7 @@
1955 "zh-chs": "1分钟之后断开连接",
1956 "zh-cht": "1分鐘之後離線",
1957 "xloc": [
1957 - "default.handlebars->39->77"
1958 + "default.handlebars->39->80"
1959 ]
1960 },
1961 {
@@ -1979,9 +1980,9 @@
1980 "zh-chs": "1个月",
1981 "zh-cht": "1個月",
1982 "xloc": [
1982 - "default.handlebars->39->259",
1983 - "default.handlebars->39->497",
1984 - "default.handlebars->39->511"
1983 + "default.handlebars->39->262",
1984 + "default.handlebars->39->500",
1985 + "default.handlebars->39->514"
1986 ]
1987 },
1988 {
@@ -2006,7 +2007,7 @@
2007 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2008 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2009 "xloc": [
2009 - "default.handlebars->39->2353"
2010 + "default.handlebars->39->2361"
2011 ]
2012 },
2013 {
@@ -2031,7 +2032,7 @@
2032 "zh-chs": "1个节点",
2033 "zh-cht": "1個節點",
2034 "xloc": [
2034 - "default.handlebars->39->589"
2035 + "default.handlebars->39->592"
2036 ]
2037 },
2038 {
@@ -2098,7 +2099,7 @@
2099 "zh-chs": "1秒",
2100 "xloc": [
2101 "default-mobile.handlebars->11->359",
2101 - "default.handlebars->39->1079"
2102 + "default.handlebars->39->1085"
2103 ]
2104 },
2105 {
@@ -2123,7 +2124,7 @@
2124 "zh-chs": "1秒之后断开连接",
2125 "zh-cht": "1秒之後離線",
2126 "xloc": [
2126 - "default.handlebars->39->75"
2127 + "default.handlebars->39->78"
2128 ]
2129 },
2130 {
@@ -2147,7 +2148,7 @@
2148 "tr": "1 seçili cihaz çevrimdışı.",
2149 "zh-chs": "1 个选定的设备处于离线状态。",
2150 "xloc": [
2150 - "default.handlebars->39->655"
2151 + "default.handlebars->39->658"
2152 ]
2153 },
2154 {
@@ -2171,7 +2172,7 @@
2172 "tr": "1 seçili cihaz çevrimiçi.",
2173 "zh-chs": "1 个选定的设备在线。",
2174 "xloc": [
2174 - "default.handlebars->39->653"
2175 + "default.handlebars->39->656"
2176 ]
2177 },
2178 {
@@ -2203,14 +2204,14 @@
2204 "default-mobile.handlebars->11->218",
2205 "default-mobile.handlebars->11->222",
2206 "default-mobile.handlebars->11->226",
2206 - "default.handlebars->39->2357",
2207 - "default.handlebars->39->391",
2207 + "default.handlebars->39->2365",
2208 "default.handlebars->39->394",
2209 - "default.handlebars->39->398",
2210 - "default.handlebars->39->402",
2211 - "default.handlebars->39->406",
2212 - "default.handlebars->39->410",
2213 - "default.handlebars->39->414"
2209 + "default.handlebars->39->397",
2210 + "default.handlebars->39->401",
2211 + "default.handlebars->39->405",
2212 + "default.handlebars->39->409",
2213 + "default.handlebars->39->413",
2214 + "default.handlebars->39->417"
2215 ]
2216 },
2217 {
@@ -2235,9 +2236,9 @@
2236 "zh-chs": "1周",
2237 "zh-cht": "1週",
2238 "xloc": [
2238 - "default.handlebars->39->258",
2239 - "default.handlebars->39->496",
2240 - "default.handlebars->39->510"
2239 + "default.handlebars->39->261",
2240 + "default.handlebars->39->499",
2241 + "default.handlebars->39->513"
2242 ]
2243 },
2244 {
@@ -2390,8 +2391,8 @@
2391 "zh-chs": "10分钟",
2392 "zh-cht": "10分鐘",
2393 "xloc": [
2393 - "default.handlebars->39->1046",
2394 - "default.handlebars->39->1715"
2394 + "default.handlebars->39->1052",
2395 + "default.handlebars->39->1721"
2396 ]
2397 },
2398 {
@@ -2416,7 +2417,7 @@
2417 "zh-chs": "10 秒",
2418 "xloc": [
2419 "default-mobile.handlebars->11->361",
2419 - "default.handlebars->39->1081"
2420 + "default.handlebars->39->1087"
2421 ]
2422 },
2423 {
@@ -2544,8 +2545,8 @@
2545 "zh-chs": "12小时",
2546 "zh-cht": "12小時",
2547 "xloc": [
2547 - "default.handlebars->39->1054",
2548 - "default.handlebars->39->1723"
2548 + "default.handlebars->39->1060",
2549 + "default.handlebars->39->1729"
2550 ]
2551 },
2552 {
@@ -2618,8 +2619,8 @@
2619 "zh-chs": "15分钟",
2620 "zh-cht": "15分鐘",
2621 "xloc": [
2621 - "default.handlebars->39->1047",
2622 - "default.handlebars->39->1716"
2622 + "default.handlebars->39->1053",
2623 + "default.handlebars->39->1722"
2624 ]
2625 },
2626 {
@@ -2644,8 +2645,8 @@
2645 "zh-chs": "16小时",
2646 "zh-cht": "16小時",
2647 "xloc": [
2647 - "default.handlebars->39->1055",
2648 - "default.handlebars->39->1724"
2648 + "default.handlebars->39->1061",
2649 + "default.handlebars->39->1730"
2650 ]
2651 },
2652 {
@@ -2681,8 +2682,8 @@
2682 "zh-chs": "2天",
2683 "zh-cht": "2天",
2684 "xloc": [
2684 - "default.handlebars->39->1057",
2685 - "default.handlebars->39->1726"
2685 + "default.handlebars->39->1063",
2686 + "default.handlebars->39->1732"
2687 ]
2688 },
2689 {
@@ -2707,8 +2708,8 @@
2708 "zh-chs": "2小时",
2709 "zh-cht": "2小時",
2710 "xloc": [
2710 - "default.handlebars->39->1051",
2711 - "default.handlebars->39->1720"
2711 + "default.handlebars->39->1057",
2712 + "default.handlebars->39->1726"
2713 ]
2714 },
2715 {
@@ -2733,7 +2734,7 @@
2734 "zh-chs": "两步登录激活失败。",
2735 "zh-cht": "兩步登入啟用失敗。",
2736 "xloc": [
2736 - "default.handlebars->39->204"
2737 + "default.handlebars->39->207"
2738 ]
2739 },
2740 {
@@ -2758,7 +2759,7 @@
2759 "zh-chs": "两步登录激活删除失败。",
2760 "zh-cht": "兩步登入啟用刪除失敗。",
2761 "xloc": [
2761 - "default.handlebars->39->209"
2762 + "default.handlebars->39->212"
2763 ]
2764 },
2765 {
@@ -2886,8 +2887,8 @@
2887 "zh-chs": "24小时",
2888 "zh-cht": "24小時",
2889 "xloc": [
2889 - "default.handlebars->39->1056",
2890 - "default.handlebars->39->1725"
2890 + "default.handlebars->39->1062",
2891 + "default.handlebars->39->1731"
2892 ]
2893 },
2894 {
@@ -2961,16 +2962,16 @@
2962 "zh-chs": "2FA备份代码已清除",
2963 "zh-cht": "2FA備份代碼已清除",
2964 "xloc": [
2964 - "default.handlebars->39->2255"
2965 + "default.handlebars->39->2261"
2966 ]
2967 },
2968 {
2969 "en": "2FA is locked",
2970 "nl": "2FA is vergrendeld",
2970 - "pl": "2FA jest zablokowane",
2971 + "pl": "2FA jest zablokowane",
2972 "xloc": [
2973 "default-mobile.handlebars->11->60",
2973 - "default.handlebars->39->191"
2974 + "default.handlebars->39->194"
2975 ]
2976 },
2977 {
@@ -2979,7 +2980,7 @@
2980 "pt-br": "2ª Etapa",
2981 "pl": "dwuetapowe",
2982 "xloc": [
2982 - "default.handlebars->39->2772"
2983 + "default.handlebars->39->2780"
2984 ]
2985 },
2986 {
@@ -3004,8 +3005,8 @@
3005 "zh-chs": "启用第二因素身份验证",
3006 "zh-cht": "啟用第二因素身份驗證",
3007 "xloc": [
3007 - "default.handlebars->39->2371",
3008 - "default.handlebars->39->2609"
3008 + "default.handlebars->39->2379",
3009 + "default.handlebars->39->2617"
3010 ]
3011 },
3012 {
@@ -3154,8 +3155,8 @@
3155 "zh-chs": "30分钟",
3156 "zh-cht": "30分鐘",
3157 "xloc": [
3157 - "default.handlebars->39->1048",
3158 - "default.handlebars->39->1717"
3158 + "default.handlebars->39->1054",
3159 + "default.handlebars->39->1723"
3160 ]
3161 },
3162 {
@@ -3180,7 +3181,7 @@
3181 "zh-chs": "32 位",
3182 "xloc": [
3183 "default-mobile.handlebars->11->514",
3183 - "default.handlebars->39->1371"
3184 + "default.handlebars->39->1377"
3185 ]
3186 },
3187 {
@@ -3205,8 +3206,8 @@
3206 "zh-chs": "MeshAgent的32位版本",
3207 "zh-cht": "MeshAgent的32位版本",
3208 "xloc": [
3208 - "default.handlebars->39->547",
3209 - "default.handlebars->39->575"
3209 + "default.handlebars->39->550",
3210 + "default.handlebars->39->578"
3211 ]
3212 },
3213 {
@@ -3258,8 +3259,8 @@
3259 "zh-chs": "4天",
3260 "zh-cht": "4天",
3261 "xloc": [
3261 - "default.handlebars->39->1058",
3262 - "default.handlebars->39->1727"
3262 + "default.handlebars->39->1064",
3263 + "default.handlebars->39->1733"
3264 ]
3265 },
3266 {
@@ -3284,8 +3285,8 @@
3285 "zh-chs": "4个小时",
3286 "zh-cht": "4個小時",
3287 "xloc": [
3287 - "default.handlebars->39->1052",
3288 - "default.handlebars->39->1721"
3288 + "default.handlebars->39->1058",
3289 + "default.handlebars->39->1727"
3290 ]
3291 },
3292 {
@@ -3413,8 +3414,8 @@
3414 "zh-chs": "45分钟",
3415 "zh-cht": "45分鐘",
3416 "xloc": [
3416 - "default.handlebars->39->1049",
3417 - "default.handlebars->39->1718"
3417 + "default.handlebars->39->1055",
3418 + "default.handlebars->39->1724"
3419 ]
3420 },
3421 {
@@ -3464,8 +3465,8 @@
3465 "zh-chs": "5分钟",
3466 "zh-cht": "5分鐘",
3467 "xloc": [
3467 - "default.handlebars->39->1045",
3468 - "default.handlebars->39->1714"
3468 + "default.handlebars->39->1051",
3469 + "default.handlebars->39->1720"
3470 ]
3471 },
3472 {
@@ -3490,7 +3491,7 @@
3491 "zh-chs": "5秒",
3492 "xloc": [
3493 "default-mobile.handlebars->11->360",
3493 - "default.handlebars->39->1080"
3494 + "default.handlebars->39->1086"
3495 ]
3496 },
3497 {
@@ -3646,8 +3647,8 @@
3647 "zh-chs": "60分钟",
3648 "zh-cht": "60分鐘",
3649 "xloc": [
3649 - "default.handlebars->39->1050",
3650 - "default.handlebars->39->1719"
3650 + "default.handlebars->39->1056",
3651 + "default.handlebars->39->1725"
3652 ]
3653 },
3654 {
@@ -3724,7 +3725,7 @@
3725 "zh-chs": "64 位",
3726 "xloc": [
3727 "default-mobile.handlebars->11->516",
3727 - "default.handlebars->39->1373"
3728 + "default.handlebars->39->1379"
3729 ]
3730 },
3731 {
@@ -3749,7 +3750,7 @@
3750 "zh-chs": "64位版本的macOS Mesh Agent",
3751 "zh-cht": "64位版本的macOS Mesh Agent",
3752 "xloc": [
3752 - "default.handlebars->39->562"
3753 + "default.handlebars->39->565"
3754 ]
3755 },
3756 {
@@ -3774,8 +3775,8 @@
3775 "zh-chs": "MeshAgent的64位版本",
3776 "zh-cht": "MeshAgent的64位版本",
3777 "xloc": [
3777 - "default.handlebars->39->551",
3778 - "default.handlebars->39->578"
3778 + "default.handlebars->39->554",
3779 + "default.handlebars->39->581"
3780 ]
3781 },
3782 {
@@ -3844,7 +3845,7 @@
3845 "zh-chs": "7天电源状态",
3846 "zh-cht": "7天電源狀態",
3847 "xloc": [
3847 - "default.handlebars->39->1114"
3848 + "default.handlebars->39->1120"
3849 ]
3850 },
3851 {
@@ -3853,7 +3854,7 @@
3854 "pt-br": "7 dias",
3855 "pl": "7 dni",
3856 "xloc": [
3856 - "default.handlebars->39->1728"
3857 + "default.handlebars->39->1734"
3858 ]
3859 },
3860 {
@@ -3931,10 +3932,10 @@
3932 "zh-chs": "8小時",
3933 "zh-cht": "8小時",
3934 "xloc": [
3934 - "default.handlebars->39->1053",
3935 - "default.handlebars->39->1722",
3936 - "default.handlebars->39->494",
3937 - "default.handlebars->39->508"
3935 + "default.handlebars->39->1059",
3936 + "default.handlebars->39->1728",
3937 + "default.handlebars->39->497",
3938 + "default.handlebars->39->511"
3939 ]
3940 },
3941 {
@@ -4087,7 +4088,7 @@
4088 "zh-chs": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密钥</a>用作辅助登录身份验证。",
4089 "zh-cht": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密鑰</a>用作輔助登入身份驗證。",
4090 "xloc": [
4090 - "default.handlebars->39->218"
4091 + "default.handlebars->39->221"
4092 ]
4093 },
4094 {
@@ -4259,8 +4260,8 @@
4260 "zh-cht": "ACM",
4261 "xloc": [
4262 "default-mobile.handlebars->11->297",
4262 - "default.handlebars->39->1883",
4263 - "default.handlebars->39->802"
4263 + "default.handlebars->39->1889",
4264 + "default.handlebars->39->805"
4265 ]
4266 },
4267 {
@@ -4329,8 +4330,8 @@
4330 "zh-chs": "AMT",
4331 "zh-cht": "AMT",
4332 "xloc": [
4332 - "default.handlebars->39->376",
4333 - "default.handlebars->39->624"
4333 + "default.handlebars->39->379",
4334 + "default.handlebars->39->627"
4335 ]
4336 },
4337 {
@@ -4354,7 +4355,7 @@
4355 "tr": "AMT-OS",
4356 "zh-chs": "操作系统",
4357 "xloc": [
4357 - "default.handlebars->39->2894"
4358 + "default.handlebars->39->2902"
4359 ]
4360 },
4361 {
@@ -4373,7 +4374,7 @@
4374 "ru": "AMT-Redir",
4375 "tr": "AMT-Yönlendirme",
4376 "xloc": [
4376 - "default.handlebars->39->2779"
4377 + "default.handlebars->39->2787"
4378 ]
4379 },
4380 {
@@ -4392,7 +4393,7 @@
4393 "ru": "AMT-WSMAN",
4394 "tr": "AMT-WSMAN",
4395 "xloc": [
4395 - "default.handlebars->39->2778"
4396 + "default.handlebars->39->2786"
4397 ]
4398 },
4399 {
@@ -4548,8 +4549,8 @@
4549 "xloc": [
4550 "default-mobile.handlebars->11->518",
4551 "default-mobile.handlebars->11->520",
4551 - "default.handlebars->39->821",
4552 - "default.handlebars->39->823"
4552 + "default.handlebars->39->824",
4553 + "default.handlebars->39->826"
4554 ]
4555 },
4556 {
@@ -4575,7 +4576,7 @@
4576 "zh-cht": "拒絕存取",
4577 "xloc": [
4578 "default-mobile.handlebars->11->607",
4578 - "default.handlebars->39->1458"
4579 + "default.handlebars->39->1464"
4580 ]
4581 },
4582 {
@@ -4651,7 +4652,7 @@
4652 "zh-chs": "访问服务器档案",
4653 "zh-cht": "存取伺服器檔案",
4654 "xloc": [
4654 - "default.handlebars->39->2544"
4655 + "default.handlebars->39->2552"
4656 ]
4657 },
4658 {
@@ -4760,11 +4761,11 @@
4761 "default-mobile.handlebars->11->264",
4762 "default-mobile.handlebars->11->266",
4763 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
4763 - "default.handlebars->39->1757",
4764 - "default.handlebars->39->1759",
4765 - "default.handlebars->39->2947",
4766 - "default.handlebars->39->762",
4767 - "default.handlebars->39->764"
4764 + "default.handlebars->39->1763",
4765 + "default.handlebars->39->1765",
4766 + "default.handlebars->39->2955",
4767 + "default.handlebars->39->765",
4768 + "default.handlebars->39->767"
4769 ]
4770 },
4771 {
@@ -4789,7 +4790,7 @@
4790 "zh-chs": "帐号设定",
4791 "xloc": [
4792 "default-mobile.handlebars->11->712",
4792 - "default.handlebars->39->2823"
4793 + "default.handlebars->39->2831"
4794 ]
4795 },
4796 {
@@ -4865,7 +4866,7 @@
4866 "zh-chs": "帐户已更改:{0}",
4867 "zh-cht": "帳戶已更改:{0}",
4868 "xloc": [
4868 - "default.handlebars->39->2228"
4869 + "default.handlebars->39->2234"
4870 ]
4871 },
4872 {
@@ -4890,7 +4891,7 @@
4891 "zh-chs": "创建帐户,电子邮件为{0}",
4892 "zh-cht": "創建帳戶,電子郵件為{0}",
4893 "xloc": [
4893 - "default.handlebars->39->2227"
4894 + "default.handlebars->39->2233"
4895 ]
4896 },
4897 {
@@ -4910,7 +4911,7 @@
4911 "tr": "Hesap oluşturuldu, ad {0}.",
4912 "pt-br": "Conta criada, o nome é {0}",
4913 "xloc": [
4913 - "default.handlebars->39->2290"
4914 + "default.handlebars->39->2296"
4915 ]
4916 },
4917 {
@@ -4935,7 +4936,7 @@
4936 "zh-chs": "创建帐户,用户名是{0}",
4937 "zh-cht": "帳戶已創建,用戶名是{0}",
4938 "xloc": [
4938 - "default.handlebars->39->2226"
4939 + "default.handlebars->39->2232"
4940 ]
4941 },
4942 {
@@ -4961,9 +4962,9 @@
4962 "zh-cht": "帳戶已被鎖定",
4963 "xloc": [
4964 "default-mobile.handlebars->11->64",
4964 - "default.handlebars->39->195",
4965 - "default.handlebars->39->2373",
4966 - "default.handlebars->39->2541"
4965 + "default.handlebars->39->198",
4966 + "default.handlebars->39->2381",
4967 + "default.handlebars->39->2549"
4968 ]
4969 },
4970 {
@@ -4989,7 +4990,7 @@
4990 "zh-cht": "達到帳戶限制。",
4991 "xloc": [
4992 "default-mobile.handlebars->11->724",
4992 - "default.handlebars->39->2835",
4993 + "default.handlebars->39->2843",
4994 "login-mobile.handlebars->5->6",
4995 "login.handlebars->5->6",
4996 "login2.handlebars->7->8"
@@ -5044,7 +5045,7 @@
5045 "zh-chs": "帐号登录",
5046 "zh-cht": "帳號登錄",
5047 "xloc": [
5047 - "default.handlebars->39->2163"
5048 + "default.handlebars->39->2169"
5049 ]
5050 },
5051 {
@@ -5068,7 +5069,7 @@
5069 "tr": "{0}, {1}, {2} adresinden hesap girişi",
5070 "zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5071 "xloc": [
5071 - "default.handlebars->39->2269"
5072 + "default.handlebars->39->2275"
5073 ]
5074 },
5075 {
@@ -5093,7 +5094,7 @@
5094 "zh-chs": "帐户登出",
5095 "zh-cht": "帳戶登出",
5096 "xloc": [
5096 - "default.handlebars->39->2164"
5097 + "default.handlebars->39->2170"
5098 ]
5099 },
5100 {
@@ -5145,7 +5146,7 @@
5146 "zh-chs": "帐户密码已更改:{0}",
5147 "zh-cht": "帳戶密碼已更改:{0}",
5148 "xloc": [
5148 - "default.handlebars->39->2236"
5149 + "default.handlebars->39->2242"
5150 ]
5151 },
5152 {
@@ -5170,7 +5171,7 @@
5171 "zh-chs": "帐户已删除",
5172 "zh-cht": "帳戶已刪除",
5173 "xloc": [
5173 - "default.handlebars->39->2225"
5174 + "default.handlebars->39->2231"
5175 ]
5176 },
5177 {
@@ -5221,7 +5222,7 @@
5222 "zh-cht": "指令",
5223 "xloc": [
5224 "default-mobile.handlebars->11->613",
5224 - "default.handlebars->39->1464",
5225 + "default.handlebars->39->1470",
5226 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
5227 ]
5228 },
@@ -5247,8 +5248,8 @@
5248 "zh-chs": "动作档案",
5249 "zh-cht": "動作檔案",
5250 "xloc": [
5250 - "default.handlebars->39->1160",
5251 - "default.handlebars->39->1162"
5251 + "default.handlebars->39->1166",
5252 + "default.handlebars->39->1168"
5253 ]
5254 },
5255 {
@@ -5277,7 +5278,7 @@
5278 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
5279 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
5280 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
5280 - "default.handlebars->39->880",
5281 + "default.handlebars->39->886",
5282 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
5283 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
5284 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -5305,7 +5306,7 @@
5306 "zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔&reg;AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。",
5307 "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾&reg;AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
5308 "xloc": [
5308 - "default.handlebars->39->460"
5309 + "default.handlebars->39->463"
5310 ]
5311 },
5312 {
@@ -5380,7 +5381,7 @@
5381 "zh-chs": "如果ACM失败,则激活到CCM",
5382 "zh-cht": "如果ACM失敗,則激活到CCM",
5383 "xloc": [
5383 - "default.handlebars->39->1936"
5384 + "default.handlebars->39->1942"
5385 ]
5386 },
5387 {
@@ -5408,9 +5409,9 @@
5409 "default-mobile.handlebars->11->292",
5410 "default-mobile.handlebars->11->294",
5411 "default-mobile.handlebars->11->569",
5411 - "default.handlebars->39->1419",
5412 - "default.handlebars->39->795",
5413 - "default.handlebars->39->797"
5412 + "default.handlebars->39->1425",
5413 + "default.handlebars->39->798",
5414 + "default.handlebars->39->800"
5415 ]
5416 },
5417 {
@@ -5435,7 +5436,7 @@
5436 "zh-chs": "激活",
5437 "zh-cht": "啟動",
5438 "xloc": [
5438 - "default.handlebars->39->297"
5439 + "default.handlebars->39->300"
5440 ]
5441 },
5442 {
@@ -5460,8 +5461,8 @@
5461 "zh-chs": "主动设备共享",
5462 "zh-cht": "主動設備共享",
5463 "xloc": [
5463 - "default.handlebars->39->1887",
5464 - "default.handlebars->39->948"
5464 + "default.handlebars->39->1893",
5465 + "default.handlebars->39->954"
5466 ]
5467 },
5468 {
@@ -5485,7 +5486,7 @@
5486 "tr": "Aktif Giriş Anahtarları",
5487 "zh-chs": "活动登录令牌",
5488 "xloc": [
5488 - "default.handlebars->39->1787"
5489 + "default.handlebars->39->1793"
5490 ]
5491 },
5492 {
@@ -5505,7 +5506,7 @@
5506 "ru": "Активный пользователь",
5507 "tr": "Aktif Kullanıcı",
5508 "xloc": [
5508 - "default.handlebars->39->839"
5509 + "default.handlebars->39->842"
5510 ]
5511 },
5512 {
@@ -5525,7 +5526,7 @@
5526 "ru": "Активные пользователи",
5527 "tr": "Aktif Kullanıcılar",
5528 "xloc": [
5528 - "default.handlebars->39->838"
5529 + "default.handlebars->39->841"
5530 ]
5531 },
5532 {
@@ -5572,8 +5573,8 @@
5573 "zh-chs": "添加",
5574 "xloc": [
5575 "default-mobile.handlebars->11->436",
5575 - "default.handlebars->39->1228",
5576 - "default.handlebars->39->1233"
5576 + "default.handlebars->39->1234",
5577 + "default.handlebars->39->1239"
5578 ]
5579 },
5580 {
@@ -5640,8 +5641,8 @@
5641 "zh-chs": "添加代理",
5642 "zh-cht": "新增代理",
5643 "xloc": [
5643 - "default.handlebars->39->1879",
5644 - "default.handlebars->39->432"
5644 + "default.handlebars->39->1885",
5645 + "default.handlebars->39->435"
5646 ]
5647 },
5648 {
@@ -5688,9 +5689,9 @@
5689 "zh-chs": "添加设备",
5690 "zh-cht": "新增裝置",
5691 "xloc": [
5691 - "default.handlebars->39->2516",
5692 - "default.handlebars->39->2675",
5693 - "default.handlebars->39->436"
5692 + "default.handlebars->39->2524",
5693 + "default.handlebars->39->2683",
5694 + "default.handlebars->39->439"
5695 ]
5696 },
5697 {
@@ -5715,7 +5716,7 @@
5716 "zh-chs": "添加设备日志",
5717 "zh-cht": "新增裝置日誌",
5718 "xloc": [
5718 - "default.handlebars->39->1021"
5719 + "default.handlebars->39->1027"
5720 ]
5721 },
5722 {
@@ -5740,10 +5741,10 @@
5741 "zh-chs": "添加设备组",
5742 "zh-cht": "新增裝置群",
5743 "xloc": [
5743 - "default.handlebars->39->2021",
5744 - "default.handlebars->39->2510",
5745 - "default.handlebars->39->2663",
5746 - "default.handlebars->39->352"
5744 + "default.handlebars->39->2027",
5745 + "default.handlebars->39->2518",
5746 + "default.handlebars->39->2671",
5747 + "default.handlebars->39->355"
5748 ]
5749 },
5750 {
@@ -5768,7 +5769,7 @@
5769 "zh-chs": "添加设备组权限",
5770 "zh-cht": "新增裝置群權限",
5771 "xloc": [
5771 - "default.handlebars->39->2018"
5772 + "default.handlebars->39->2024"
5773 ]
5774 },
5775 {
@@ -5793,8 +5794,8 @@
5794 "zh-chs": "添加设备权限",
5795 "zh-cht": "新增裝置權限",
5796 "xloc": [
5796 - "default.handlebars->39->2023",
5797 - "default.handlebars->39->2025"
5797 + "default.handlebars->39->2029",
5798 + "default.handlebars->39->2031"
5799 ]
5800 },
5801 {
@@ -5841,7 +5842,7 @@
5842 "zh-chs": "添加英特尔&reg;AMT设备",
5843 "zh-cht": "新增Intel&reg; AMT裝置",
5844 "xloc": [
5844 - "default.handlebars->39->456"
5845 + "default.handlebars->39->459"
5846 ]
5847 },
5848 {
@@ -5866,7 +5867,7 @@
5867 "zh-chs": "新增密钥",
5868 "zh-cht": "新增密鑰",
5869 "xloc": [
5869 - "default.handlebars->39->222"
5870 + "default.handlebars->39->225"
5871 ]
5872 },
5873 {
@@ -5891,7 +5892,7 @@
5892 "zh-chs": "添加本地",
5893 "zh-cht": "新增本地",
5894 "xloc": [
5894 - "default.handlebars->39->426"
5895 + "default.handlebars->39->429"
5896 ]
5897 },
5898 {
@@ -5937,7 +5938,7 @@
5938 "zh-chs": "添加成员身份",
5939 "zh-cht": "新增成員身份",
5940 "xloc": [
5940 - "default.handlebars->39->2695"
5941 + "default.handlebars->39->2703"
5942 ]
5943 },
5944 {
@@ -5962,7 +5963,7 @@
5963 "zh-chs": "添加 Mesh Agent",
5964 "zh-cht": "新增 Mesh Agent",
5965 "xloc": [
5965 - "default.handlebars->39->588"
5966 + "default.handlebars->39->591"
5967 ]
5968 },
5969 {
@@ -6008,12 +6009,12 @@
6009 "zh-chs": "添加安全密钥",
6010 "zh-cht": "新增安全密鑰",
6011 "xloc": [
6011 - "default.handlebars->39->1503",
6012 - "default.handlebars->39->1504",
6013 - "default.handlebars->39->226",
6014 - "default.handlebars->39->228",
6012 + "default.handlebars->39->1509",
6013 + "default.handlebars->39->1510",
6014 + "default.handlebars->39->229",
6015 "default.handlebars->39->231",
6016 - "default.handlebars->39->232"
6016 + "default.handlebars->39->234",
6017 + "default.handlebars->39->235"
6018 ]
6019 },
6020 {
@@ -6039,7 +6040,7 @@
6040 "zh-cht": "新增用戶",
6041 "xloc": [
6042 "default-mobile.handlebars->11->637",
6042 - "default.handlebars->39->940"
6043 + "default.handlebars->39->946"
6044 ]
6045 },
6046 {
@@ -6064,7 +6065,7 @@
6065 "zh-chs": "添加用户设备权限",
6066 "zh-cht": "新增用戶裝置權限",
6067 "xloc": [
6067 - "default.handlebars->39->2028"
6068 + "default.handlebars->39->2034"
6069 ]
6070 },
6071 {
@@ -6089,10 +6090,10 @@
6090 "zh-chs": "添加用户组",
6091 "zh-cht": "新增用戶群",
6092 "xloc": [
6092 - "default.handlebars->39->1875",
6093 - "default.handlebars->39->2020",
6094 - "default.handlebars->39->2669",
6095 - "default.handlebars->39->941"
6093 + "default.handlebars->39->1881",
6094 + "default.handlebars->39->2026",
6095 + "default.handlebars->39->2677",
6096 + "default.handlebars->39->947"
6097 ]
6098 },
6099 {
@@ -6117,7 +6118,7 @@
6118 "zh-chs": "添加用户组设备权限",
6119 "zh-cht": "新增用戶群裝置權限",
6120 "xloc": [
6120 - "default.handlebars->39->2030"
6121 + "default.handlebars->39->2036"
6122 ]
6123 },
6124 {
@@ -6189,8 +6190,8 @@
6190 "zh-chs": "添加用户",
6191 "zh-cht": "新增用戶",
6192 "xloc": [
6192 - "default.handlebars->39->1874",
6193 - "default.handlebars->39->2505"
6193 + "default.handlebars->39->1880",
6194 + "default.handlebars->39->2513"
6195 ]
6196 },
6197 {
@@ -6215,7 +6216,7 @@
6216 "zh-chs": "将用户添加到设备组",
6217 "zh-cht": "將用戶新增到裝置群",
6218 "xloc": [
6218 - "default.handlebars->39->2017"
6219 + "default.handlebars->39->2023"
6220 ]
6221 },
6222 {
@@ -6240,7 +6241,7 @@
6241 "zh-chs": "将用户添加到用户组",
6242 "zh-cht": "將用戶新增到用戶群",
6243 "xloc": [
6243 - "default.handlebars->39->2540"
6244 + "default.handlebars->39->2548"
6245 ]
6246 },
6247 {
@@ -6265,7 +6266,7 @@
6266 "zh-chs": "添加YubiKey&reg;OTP",
6267 "zh-cht": "新增YubiKey&reg;OTP",
6268 "xloc": [
6268 - "default.handlebars->39->223"
6269 + "default.handlebars->39->226"
6270 ]
6271 },
6272 {
@@ -6289,7 +6290,7 @@
6290 "tr": "\\\"{0}\\\" cihaz grubuna yerel bir cihaz ekleyin.",
6291 "zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。",
6292 "xloc": [
6292 - "default.handlebars->39->437"
6293 + "default.handlebars->39->440"
6294 ]
6295 },
6296 {
@@ -6314,7 +6315,7 @@
6315 "zh-chs": "通过扫描本地网络添加新的英特尔&reg;AMT计算机。",
6316 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
6317 "xloc": [
6317 - "default.handlebars->39->427"
6318 + "default.handlebars->39->430"
6319 ]
6320 },
6321 {
@@ -6361,7 +6362,7 @@
6362 "zh-chs": "添加位于本地网络上的新英特尔&reg;AMT计算机。",
6363 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
6364 "xloc": [
6364 - "default.handlebars->39->425"
6365 + "default.handlebars->39->428"
6366 ]
6367 },
6368 {
@@ -6386,7 +6387,7 @@
6387 "zh-chs": "将新的英特尔&reg;AMT设备添加到设备组“{0}”。",
6388 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
6389 "xloc": [
6389 - "default.handlebars->39->446"
6390 + "default.handlebars->39->449"
6391 ]
6392 },
6393 {
@@ -6411,8 +6412,8 @@
6412 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
6413 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
6414 "xloc": [
6414 - "default.handlebars->39->1878",
6415 - "default.handlebars->39->431"
6415 + "default.handlebars->39->1884",
6416 + "default.handlebars->39->434"
6417 ]
6418 },
6419 {
@@ -6436,7 +6437,7 @@
6437 "tr": "Yerel ağda bulunan cihazı ekleyin.",
6438 "zh-chs": "添加位于本地网络上的设备。",
6439 "xloc": [
6439 - "default.handlebars->39->435"
6440 + "default.handlebars->39->438"
6441 ]
6442 },
6443 {
@@ -6460,7 +6461,7 @@
6461 "tr": "Yerel cihaz ekle",
6462 "zh-chs": "添加本地设备",
6463 "xloc": [
6463 - "default.handlebars->39->445"
6464 + "default.handlebars->39->448"
6465 ]
6466 },
6467 {
@@ -6485,7 +6486,7 @@
6486 "zh-chs": "添加标签",
6487 "zh-cht": "新增標籤",
6488 "xloc": [
6488 - "default.handlebars->39->669"
6489 + "default.handlebars->39->672"
6490 ]
6491 },
6492 {
@@ -6510,7 +6511,7 @@
6511 "zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel&reg;AMT以将“{0}”分组。",
6512 "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel&reg;AMT以將“{0}”分組。",
6513 "xloc": [
6513 - "default.handlebars->39->457"
6514 + "default.handlebars->39->460"
6515 ]
6516 },
6517 {
@@ -6535,7 +6536,7 @@
6536 "zh-chs": "添加了身份验证应用程序",
6537 "zh-cht": "添加了身份驗證應用程序",
6538 "xloc": [
6538 - "default.handlebars->39->2252"
6539 + "default.handlebars->39->2258"
6540 ]
6541 },
6542 {
@@ -6560,7 +6561,7 @@
6561 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
6562 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
6563 "xloc": [
6563 - "default.handlebars->39->2263"
6564 + "default.handlebars->39->2269"
6565 ]
6566 },
6567 {
@@ -6580,7 +6581,7 @@
6581 "tr": "Her gün yinelenen {0} cihaz paylaşımı eklendi.",
6582 "pt-br": "Compartilhamento diário do dispositivo {0} adicionado.",
6583 "xloc": [
6583 - "default.handlebars->39->2300"
6584 + "default.handlebars->39->2306"
6585 ]
6586 },
6587 {
@@ -6600,7 +6601,7 @@
6601 "tr": "Haftalık olarak yinelenen {0} cihaz paylaşımı eklendi.",
6602 "pt-br": "Compartilhamento Semanal do dispositivo {0} adicionado.",
6603 "xloc": [
6603 - "default.handlebars->39->2301"
6604 + "default.handlebars->39->2307"
6605 ]
6606 },
6607 {
@@ -6620,7 +6621,7 @@
6621 "tr": "Sınırsız süre ile cihaz paylaşımı {0} eklendi.",
6622 "pt-br": "Compartilhamento Ilimitado do dispositivo {0} adicionado.",
6623 "xloc": [
6623 - "default.handlebars->39->2293"
6624 + "default.handlebars->39->2299"
6625 ]
6626 },
6627 {
@@ -6645,8 +6646,8 @@
6646 "zh-chs": "已将设备{0}添加到设备组{1}",
6647 "zh-cht": "已將設備{0}添加到設備組{1}",
6648 "xloc": [
6648 - "default.handlebars->39->2219",
6649 - "default.handlebars->39->2246"
6649 + "default.handlebars->39->2225",
6650 + "default.handlebars->39->2252"
6651 ]
6652 },
6653 {
@@ -6670,7 +6671,7 @@
6671 "tr": "Giriş anahtarı eklendi",
6672 "zh-chs": "添加登录令牌",
6673 "xloc": [
6673 - "default.handlebars->39->2277"
6674 + "default.handlebars->39->2283"
6675 ]
6676 },
6677 {
@@ -6694,7 +6695,7 @@
6695 "tr": "Anında iletme bildirimi kimlik doğrulama cihazı eklendi",
6696 "zh-chs": "新增推送通知认证装置",
6697 "xloc": [
6697 - "default.handlebars->39->2275"
6698 + "default.handlebars->39->2281"
6699 ]
6700 },
6701 {
@@ -6719,7 +6720,7 @@
6720 "zh-chs": "添加了安全密钥",
6721 "zh-cht": "添加了安全密鑰",
6722 "xloc": [
6722 - "default.handlebars->39->2257"
6723 + "default.handlebars->39->2263"
6724 ]
6725 },
6726 {
@@ -6744,7 +6745,7 @@
6745 "zh-chs": "已将用户组{0}添加到设备组{1}",
6746 "zh-cht": "已將用戶組{0}添加到設備組{1}",
6747 "xloc": [
6747 - "default.handlebars->39->2230"
6748 + "default.handlebars->39->2236"
6749 ]
6750 },
6751 {
@@ -6769,8 +6770,8 @@
6770 "zh-chs": "已将用户{0}添加到用户组{1}",
6771 "zh-cht": "已將用戶{0}添加到用戶組{1}",
6772 "xloc": [
6772 - "default.handlebars->39->2233",
6773 - "default.handlebars->39->2242"
6773 + "default.handlebars->39->2239",
6774 + "default.handlebars->39->2248"
6775 ]
6776 },
6777 {
@@ -6795,7 +6796,7 @@
6796 "zh-chs": "地址",
6797 "zh-cht": "地址",
6798 "xloc": [
6798 - "default.handlebars->39->347"
6799 + "default.handlebars->39->350"
6800 ]
6801 },
6802 {
@@ -6846,7 +6847,7 @@
6847 "zh-cht": "管理員控制模式(ACM)",
6848 "xloc": [
6849 "default-mobile.handlebars->11->571",
6849 - "default.handlebars->39->1421"
6850 + "default.handlebars->39->1427"
6851 ]
6852 },
6853 {
@@ -6872,7 +6873,7 @@
6873 "zh-cht": "管理員憑證",
6874 "xloc": [
6875 "default-mobile.handlebars->11->577",
6875 - "default.handlebars->39->1427"
6876 + "default.handlebars->39->1433"
6877 ]
6878 },
6879 {
@@ -6923,7 +6924,7 @@
6924 "zh-chs": "管理领域",
6925 "zh-cht": "管理領域",
6926 "xloc": [
6926 - "default.handlebars->39->2589"
6927 + "default.handlebars->39->2597"
6928 ]
6929 },
6930 {
@@ -6974,7 +6975,7 @@
6975 "zh-chs": "管理领域",
6976 "zh-cht": "管理領域",
6977 "xloc": [
6977 - "default.handlebars->39->2438"
6978 + "default.handlebars->39->2446"
6979 ]
6980 },
6981 {
@@ -6999,7 +7000,7 @@
7000 "zh-chs": "管理员",
7001 "zh-cht": "管理員",
7002 "xloc": [
7002 - "default.handlebars->39->2365"
7003 + "default.handlebars->39->2373"
7004 ]
7005 },
7006 {
@@ -7024,7 +7025,7 @@
7025 "zh-chs": "南非文",
7026 "zh-cht": "南非文",
7027 "xloc": [
7027 - "default.handlebars->39->1506"
7028 + "default.handlebars->39->1512"
7029 ]
7030 },
7031 {
@@ -7053,11 +7054,11 @@
7054 "default-mobile.handlebars->11->256",
7055 "default-mobile.handlebars->11->313",
7056 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7056 - "default.handlebars->39->2095",
7057 - "default.handlebars->39->2108",
7058 - "default.handlebars->39->2892",
7059 - "default.handlebars->39->372",
7060 - "default.handlebars->39->620",
7057 + "default.handlebars->39->2101",
7058 + "default.handlebars->39->2114",
7059 + "default.handlebars->39->2900",
7060 + "default.handlebars->39->375",
7061 + "default.handlebars->39->623",
7062 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
7063 ]
7064 },
@@ -7083,8 +7084,8 @@
7084 "zh-chs": "代理+英特尔AMT",
7085 "zh-cht": "代理+Intel&reg; AMT",
7086 "xloc": [
7086 - "default.handlebars->39->2097",
7087 - "default.handlebars->39->2110"
7087 + "default.handlebars->39->2103",
7088 + "default.handlebars->39->2116"
7089 ]
7090 },
7091 {
@@ -7136,7 +7137,7 @@
7137 "zh-cht": "代理控制台",
7138 "xloc": [
7139 "default-mobile.handlebars->11->683",
7139 - "default.handlebars->39->2038"
7140 + "default.handlebars->39->2044"
7141 ]
7142 },
7143 {
@@ -7161,7 +7162,7 @@
7162 "zh-chs": "代理错误计数器",
7163 "zh-cht": "代理錯誤計數器",
7164 "xloc": [
7164 - "default.handlebars->39->2861"
7165 + "default.handlebars->39->2869"
7166 ]
7167 },
7168 {
@@ -7185,7 +7186,7 @@
7186 "tr": "Agent IP adresi",
7187 "zh-chs": "代理IP地址",
7188 "xloc": [
7188 - "default.handlebars->39->322"
7189 + "default.handlebars->39->325"
7190 ]
7191 },
7192 {
@@ -7236,7 +7237,7 @@
7237 "zh-cht": "代理訊息",
7238 "xloc": [
7239 "default-mobile.handlebars->11->229",
7239 - "default.handlebars->39->417"
7240 + "default.handlebars->39->420"
7241 ]
7242 },
7243 {
@@ -7329,8 +7330,8 @@
7330 "tr": "Agent Kendisinin-Paylaşımı",
7331 "pt-br": "Auto compartilhamento de Agente",
7332 "xloc": [
7332 - "default.handlebars->39->1906",
7333 - "default.handlebars->39->967"
7333 + "default.handlebars->39->1912",
7334 + "default.handlebars->39->973"
7335 ]
7336 },
7337 {
@@ -7355,7 +7356,7 @@
7356 "zh-chs": "代理时段",
7357 "zh-cht": "代理時段",
7358 "xloc": [
7358 - "default.handlebars->39->2877"
7359 + "default.handlebars->39->2885"
7360 ]
7361 },
7362 {
@@ -7402,7 +7403,7 @@
7403 "zh-cht": "代理標籤",
7404 "xloc": [
7405 "default-mobile.handlebars->11->310",
7405 - "default.handlebars->39->818"
7406 + "default.handlebars->39->821"
7407 ]
7408 },
7409 {
@@ -7426,8 +7427,8 @@
7427 "tr": "Agent Türü",
7428 "zh-chs": "代理类型",
7429 "xloc": [
7429 - "default.handlebars->39->316",
7430 - "default.handlebars->39->342"
7430 + "default.handlebars->39->319",
7431 + "default.handlebars->39->345"
7432 ]
7433 },
7434 {
@@ -7452,7 +7453,7 @@
7453 "zh-chs": "代理类型",
7454 "zh-cht": "代理類型",
7455 "xloc": [
7455 - "default.handlebars->39->2106",
7456 + "default.handlebars->39->2112",
7457 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
7458 ]
7459 },
@@ -7477,8 +7478,8 @@
7478 "tr": "Agent Sürümü",
7479 "zh-chs": "代理版本",
7480 "xloc": [
7480 - "default.handlebars->39->317",
7481 - "default.handlebars->39->343"
7481 + "default.handlebars->39->320",
7482 + "default.handlebars->39->346"
7483 ]
7484 },
7485 {
@@ -7503,7 +7504,7 @@
7504 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
7505 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
7506 "xloc": [
7506 - "default.handlebars->39->2216"
7507 + "default.handlebars->39->2222"
7508 ]
7509 },
7510 {
@@ -7528,9 +7529,9 @@
7529 "zh-chs": "代理已连接",
7530 "zh-cht": "代理已連接",
7531 "xloc": [
7531 - "default.handlebars->39->238",
7532 - "default.handlebars->39->931",
7533 - "default.handlebars->39->932"
7532 + "default.handlebars->39->241",
7533 + "default.handlebars->39->937",
7534 + "default.handlebars->39->938"
7535 ]
7536 },
7537 {
@@ -7550,7 +7551,7 @@
7551 "tr": "Agent kısıtlı yetkiler ile bağlandı",
7552 "pt-br": "Agente conectado com privilégios limitados",
7553 "xloc": [
7553 - "default.handlebars->39->239"
7554 + "default.handlebars->39->242"
7555 ]
7556 },
7557 {
@@ -7575,7 +7576,7 @@
7576 "zh-chs": "代理已断开连接",
7577 "zh-cht": "代理已斷開連接",
7578 "xloc": [
7578 - "default.handlebars->39->243"
7579 + "default.handlebars->39->246"
7580 ]
7581 },
7582 {
@@ -7595,7 +7596,7 @@
7596 "tr": "Agent doğrulaması atlandı, bu güvenli değil.",
7597 "pt-br": "O hash do agent foi ignorado, falha de segurança.",
7598 "xloc": [
7598 - "default.handlebars->39->88"
7599 + "default.handlebars->39->91"
7600 ]
7601 },
7602 {
@@ -7684,7 +7685,7 @@
7685 "zh-cht": "代理離線",
7686 "xloc": [
7687 "default-mobile.handlebars->11->605",
7687 - "default.handlebars->39->1456"
7688 + "default.handlebars->39->1462"
7689 ]
7690 },
7691 {
@@ -7710,7 +7711,7 @@
7711 "zh-cht": "代理在線",
7712 "xloc": [
7713 "default-mobile.handlebars->11->604",
7713 - "default.handlebars->39->1455"
7714 + "default.handlebars->39->1461"
7715 ]
7716 },
7717 {
@@ -7798,7 +7799,7 @@
7799 "zh-chs": "代理在特权降低的远程设备上运行。",
7800 "zh-cht": "代理在特權降低的遠程設備上運行。",
7801 "xloc": [
7801 - "default.handlebars->39->925"
7802 + "default.handlebars->39->931"
7803 ]
7804 },
7805 {
@@ -7907,9 +7908,9 @@
7908 "zh-chs": "代理",
7909 "zh-cht": "代理",
7910 "xloc": [
7910 - "default.handlebars->39->2068",
7911 - "default.handlebars->39->2905",
7912 - "default.handlebars->39->513"
7911 + "default.handlebars->39->2074",
7912 + "default.handlebars->39->2913",
7913 + "default.handlebars->39->516"
7914 ]
7915 },
7916 {
@@ -7934,7 +7935,7 @@
7935 "zh-chs": "阿尔巴尼亚文",
7936 "zh-cht": "阿爾巴尼亞文",
7937 "xloc": [
7937 - "default.handlebars->39->1507"
7938 + "default.handlebars->39->1513"
7939 ]
7940 },
7941 {
@@ -7962,7 +7963,7 @@
7963 "default-mobile.handlebars->11->148",
7964 "default-mobile.handlebars->11->478",
7965 "default-mobile.handlebars->11->480",
7965 - "default.handlebars->39->2748",
7966 + "default.handlebars->39->2756",
7967 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
7968 ]
7969 },
@@ -7988,7 +7989,7 @@
7989 "zh-chs": "全部可用",
7990 "zh-cht": "全部可用",
7991 "xloc": [
7991 - "default.handlebars->39->2327"
7992 + "default.handlebars->39->2335"
7993 ]
7994 },
7995 {
@@ -7998,8 +7999,8 @@
7999 "fr": "Tous les agents disponsibles",
8000 "pt-br": "Todos agentes disponíveis",
8001 "xloc": [
8001 - "default.handlebars->39->2069",
8002 - "default.handlebars->39->514"
8002 + "default.handlebars->39->2075",
8003 + "default.handlebars->39->517"
8004 ]
8005 },
8006 {
@@ -8024,7 +8025,7 @@
8025 "zh-chs": "所有显示",
8026 "zh-cht": "所有顯示",
8027 "xloc": [
8027 - "default.handlebars->39->1266"
8028 + "default.handlebars->39->1272"
8029 ]
8030 },
8031 {
@@ -8049,7 +8050,7 @@
8050 "zh-chs": "所有事件",
8051 "zh-cht": "所有事件",
8052 "xloc": [
8052 - "default.handlebars->39->2325"
8053 + "default.handlebars->39->2333"
8054 ]
8055 },
8056 {
@@ -8074,9 +8075,9 @@
8075 "zh-chs": "全部聚焦",
8076 "zh-cht": "全部聚焦",
8077 "xloc": [
8077 - "default.handlebars->39->1198",
8078 - "default.handlebars->39->1200",
8079 - "default.handlebars->39->1201"
8078 + "default.handlebars->39->1204",
8079 + "default.handlebars->39->1206",
8080 + "default.handlebars->39->1207"
8081 ]
8082 },
8083 {
@@ -8125,8 +8126,8 @@
8126 "zh-chs": "允许用户管理此设备组和该组中的设备。",
8127 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
8128 "xloc": [
8128 - "default.handlebars->39->1983",
8129 - "default.handlebars->39->2537"
8129 + "default.handlebars->39->1989",
8130 + "default.handlebars->39->2545"
8131 ]
8132 },
8133 {
@@ -8151,7 +8152,7 @@
8152 "zh-chs": "允许用户管理此设备。",
8153 "zh-cht": "允許用戶管理此裝置。",
8154 "xloc": [
8154 - "default.handlebars->39->1984"
8155 + "default.handlebars->39->1990"
8156 ]
8157 },
8158 {
@@ -8175,7 +8176,7 @@
8176 "tr": "İzin verilmiş",
8177 "zh-chs": "允许",
8178 "xloc": [
8178 - "default.handlebars->39->266"
8179 + "default.handlebars->39->269"
8180 ]
8181 },
8182 {
@@ -8248,8 +8249,8 @@
8249 "xloc": [
8250 "default-mobile.handlebars->11->429",
8251 "default-mobile.handlebars->11->433",
8251 - "default.handlebars->39->1221",
8252 - "default.handlebars->39->1225"
8252 + "default.handlebars->39->1227",
8253 + "default.handlebars->39->1231"
8254 ]
8255 },
8256 {
@@ -8326,7 +8327,7 @@
8327 "zh-chs": "备用(F10 = ESC + 0)",
8328 "zh-cht": "備用(F10 = ESC + 0)",
8329 "xloc": [
8329 - "default.handlebars->39->1292",
8330 + "default.handlebars->39->1298",
8331 "sharing.handlebars->11->37"
8332 ]
8333 },
@@ -8400,10 +8401,10 @@
8401 "zh-chs": "一直通知",
8402 "zh-cht": "一直通知",
8403 "xloc": [
8403 - "default.handlebars->39->1851",
8404 - "default.handlebars->39->2496",
8405 - "default.handlebars->39->2598",
8406 - "default.handlebars->39->848"
8404 + "default.handlebars->39->1857",
8405 + "default.handlebars->39->2504",
8406 + "default.handlebars->39->2606",
8407 + "default.handlebars->39->851"
8408 ]
8409 },
8410 {
@@ -8428,10 +8429,10 @@
8429 "zh-chs": "一直提示",
8430 "zh-cht": "一直提示",
8431 "xloc": [
8431 - "default.handlebars->39->1852",
8432 - "default.handlebars->39->2497",
8433 - "default.handlebars->39->2599",
8434 - "default.handlebars->39->849"
8432 + "default.handlebars->39->1858",
8433 + "default.handlebars->39->2505",
8434 + "default.handlebars->39->2607",
8435 + "default.handlebars->39->852"
8436 ]
8437 },
8438 {
@@ -8676,8 +8677,8 @@
8677 "tr": "Anti-virüs etkin değil",
8678 "zh-chs": "杀毒软件未激活",
8679 "xloc": [
8679 - "default.handlebars->39->2099",
8680 - "default.handlebars->39->2113"
8680 + "default.handlebars->39->2105",
8681 + "default.handlebars->39->2119"
8682 ]
8683 },
8684 {
@@ -8703,7 +8704,7 @@
8704 "zh-cht": "防毒軟體",
8705 "xloc": [
8706 "default-mobile.handlebars->11->534",
8706 - "default.handlebars->39->837"
8707 + "default.handlebars->39->840"
8708 ]
8709 },
8710 {
@@ -8728,7 +8729,13 @@
8729 "zh-chs": "任何可支持的",
8730 "zh-cht": "任何可支持的",
8731 "xloc": [
8731 - "default.handlebars->39->487"
8732 + "default.handlebars->39->490"
8733 + ]
8734 + },
8735 + {
8736 + "en": "Apple",
8737 + "xloc": [
8738 + "default.handlebars->39->57"
8739 ]
8740 },
8741 {
@@ -8779,7 +8786,7 @@
8786 "zh-chs": "苹果macOS",
8787 "zh-cht": "蘋果macOS",
8788 "xloc": [
8782 - "default.handlebars->39->528"
8789 + "default.handlebars->39->531"
8790 ]
8791 },
8792 {
@@ -8804,7 +8811,7 @@
8811 "zh-chs": "仅限Apple macOS",
8812 "zh-cht": "僅限Apple macOS",
8813 "xloc": [
8807 - "default.handlebars->39->489"
8814 + "default.handlebars->39->492"
8815 ]
8816 },
8817 {
@@ -8937,7 +8944,7 @@
8944 "tr": "Uygulama, Her zaman bağlı",
8945 "zh-chs": "应用程序,始终连接",
8946 "xloc": [
8940 - "default.handlebars->39->541"
8947 + "default.handlebars->39->544"
8948 ]
8949 },
8950 {
@@ -8961,7 +8968,7 @@
8968 "tr": "Uygulama, Kullanıcı isteği üzerine bağlanın",
8969 "zh-chs": "应用程序,根据用户请求连接",
8970 "xloc": [
8964 - "default.handlebars->39->540"
8971 + "default.handlebars->39->543"
8972 ]
8973 },
8974 {
@@ -8986,7 +8993,7 @@
8993 "zh-chs": "阿拉伯文(阿尔及利亚)",
8994 "zh-cht": "阿拉伯文(阿爾及利亞)",
8995 "xloc": [
8989 - "default.handlebars->39->1509"
8996 + "default.handlebars->39->1515"
8997 ]
8998 },
8999 {
@@ -9011,7 +9018,7 @@
9018 "zh-chs": "阿拉伯文(巴林)",
9019 "zh-cht": "阿拉伯文(巴林)",
9020 "xloc": [
9014 - "default.handlebars->39->1510"
9021 + "default.handlebars->39->1516"
9022 ]
9023 },
9024 {
@@ -9036,7 +9043,7 @@
9043 "zh-chs": "阿拉伯文(埃及)",
9044 "zh-cht": "阿拉伯文(埃及)",
9045 "xloc": [
9039 - "default.handlebars->39->1511"
9046 + "default.handlebars->39->1517"
9047 ]
9048 },
9049 {
@@ -9061,7 +9068,7 @@
9068 "zh-chs": "阿拉伯文(伊拉克)",
9069 "zh-cht": "阿拉伯文(伊拉克)",
9070 "xloc": [
9064 - "default.handlebars->39->1512"
9071 + "default.handlebars->39->1518"
9072 ]
9073 },
9074 {
@@ -9086,7 +9093,7 @@
9093 "zh-chs": "阿拉伯文(约旦)",
9094 "zh-cht": "阿拉伯文(約旦)",
9095 "xloc": [
9089 - "default.handlebars->39->1513"
9096 + "default.handlebars->39->1519"
9097 ]
9098 },
9099 {
@@ -9111,7 +9118,7 @@
9118 "zh-chs": "阿拉伯文(科威特)",
9119 "zh-cht": "阿拉伯文(科威特)",
9120 "xloc": [
9114 - "default.handlebars->39->1514"
9121 + "default.handlebars->39->1520"
9122 ]
9123 },
9124 {
@@ -9136,7 +9143,7 @@
9143 "zh-chs": "阿拉伯文(黎巴嫩)",
9144 "zh-cht": "阿拉伯文(黎巴嫩)",
9145 "xloc": [
9139 - "default.handlebars->39->1515"
9146 + "default.handlebars->39->1521"
9147 ]
9148 },
9149 {
@@ -9161,7 +9168,7 @@
9168 "zh-chs": "阿拉伯文(利比亚)",
9169 "zh-cht": "阿拉伯文(利比亞)",
9170 "xloc": [
9164 - "default.handlebars->39->1516"
9171 + "default.handlebars->39->1522"
9172 ]
9173 },
9174 {
@@ -9186,7 +9193,7 @@
9193 "zh-chs": "阿拉伯文(摩洛哥)",
9194 "zh-cht": "阿拉伯文(摩洛哥)",
9195 "xloc": [
9189 - "default.handlebars->39->1517"
9196 + "default.handlebars->39->1523"
9197 ]
9198 },
9199 {
@@ -9211,7 +9218,7 @@
9218 "zh-chs": "阿拉伯文(阿曼)",
9219 "zh-cht": "阿拉伯文(阿曼)",
9220 "xloc": [
9214 - "default.handlebars->39->1518"
9221 + "default.handlebars->39->1524"
9222 ]
9223 },
9224 {
@@ -9236,7 +9243,7 @@
9243 "zh-chs": "阿拉伯文(卡塔尔)",
9244 "zh-cht": "阿拉伯文(卡塔爾)",
9245 "xloc": [
9239 - "default.handlebars->39->1519"
9246 + "default.handlebars->39->1525"
9247 ]
9248 },
9249 {
@@ -9261,7 +9268,7 @@
9268 "zh-chs": "阿拉伯文(沙特阿拉伯)",
9269 "zh-cht": "阿拉伯文(沙特阿拉伯)",
9270 "xloc": [
9264 - "default.handlebars->39->1520"
9271 + "default.handlebars->39->1526"
9272 ]
9273 },
9274 {
@@ -9286,7 +9293,7 @@
9293 "zh-chs": "阿拉伯文(标准)",
9294 "zh-cht": "阿拉伯文(標準)",
9295 "xloc": [
9289 - "default.handlebars->39->1508"
9296 + "default.handlebars->39->1514"
9297 ]
9298 },
9299 {
@@ -9311,7 +9318,7 @@
9318 "zh-chs": "阿拉伯文(叙利亚)",
9319 "zh-cht": "阿拉伯文(敘利亞)",
9320 "xloc": [
9314 - "default.handlebars->39->1521"
9321 + "default.handlebars->39->1527"
9322 ]
9323 },
9324 {
@@ -9336,7 +9343,7 @@
9343 "zh-chs": "阿拉伯文(突尼斯)",
9344 "zh-cht": "阿拉伯文(突尼斯)",
9345 "xloc": [
9339 - "default.handlebars->39->1522"
9346 + "default.handlebars->39->1528"
9347 ]
9348 },
9349 {
@@ -9361,7 +9368,7 @@
9368 "zh-chs": "阿拉伯文(阿联酋)",
9369 "zh-cht": "阿拉伯文(阿聯酋)",
9370 "xloc": [
9364 - "default.handlebars->39->1523"
9371 + "default.handlebars->39->1529"
9372 ]
9373 },
9374 {
@@ -9386,7 +9393,7 @@
9393 "zh-chs": "阿拉伯文(也门)",
9394 "zh-cht": "阿拉伯文(也門)",
9395 "xloc": [
9389 - "default.handlebars->39->1524"
9396 + "default.handlebars->39->1530"
9397 ]
9398 },
9399 {
@@ -9411,7 +9418,7 @@
9418 "zh-chs": "阿拉贡文",
9419 "zh-cht": "阿拉貢文",
9420 "xloc": [
9414 - "default.handlebars->39->1525"
9421 + "default.handlebars->39->1531"
9422 ]
9423 },
9424 {
@@ -9439,9 +9446,9 @@
9446 "default-mobile.handlebars->11->513",
9447 "default-mobile.handlebars->11->515",
9448 "default-mobile.handlebars->11->517",
9442 - "default.handlebars->39->1370",
9443 - "default.handlebars->39->1372",
9444 - "default.handlebars->39->1374"
9449 + "default.handlebars->39->1376",
9450 + "default.handlebars->39->1378",
9451 + "default.handlebars->39->1380"
9452 ]
9453 },
9454 {
@@ -9466,7 +9473,7 @@
9473 "zh-chs": "您确定要连接到{0}设备吗?",
9474 "zh-cht": "你確定要連接到{0}裝置嗎?",
9475 "xloc": [
9469 - "default.handlebars->39->420"
9476 + "default.handlebars->39->423"
9477 ]
9478 },
9479 {
@@ -9492,7 +9499,7 @@
9499 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
9500 "xloc": [
9501 "default-mobile.handlebars->11->644",
9495 - "default.handlebars->39->1950"
9502 + "default.handlebars->39->1956"
9503 ]
9504 },
9505 {
@@ -9517,7 +9524,7 @@
9524 "zh-chs": "您确定要删除节点{0}吗?",
9525 "zh-cht": "你確定要刪除節點{0}嗎?",
9526 "xloc": [
9520 - "default.handlebars->39->1136"
9527 + "default.handlebars->39->1142"
9528 ]
9529 },
9530 {
@@ -9542,7 +9549,7 @@
9549 "zh-chs": "您确定要卸载所选代理吗?",
9550 "zh-cht": "你確定要卸載所選代理嗎?",
9551 "xloc": [
9545 - "default.handlebars->39->1125"
9552 + "default.handlebars->39->1131"
9553 ]
9554 },
9555 {
@@ -9567,7 +9574,7 @@
9574 "zh-chs": "您确定要卸载所选的{0}代理吗?",
9575 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
9576 "xloc": [
9570 - "default.handlebars->39->1124"
9577 + "default.handlebars->39->1130"
9578 ]
9579 },
9580 {
@@ -9592,7 +9599,7 @@
9599 "zh-chs": "您确定要{0}插件吗:{1}",
9600 "zh-cht": "你確定要{0}外掛嗎:{1}",
9601 "xloc": [
9595 - "default.handlebars->39->2956"
9602 + "default.handlebars->39->2964"
9603 ]
9604 },
9605 {
@@ -9642,7 +9649,7 @@
9649 "zh-chs": "亚美尼亚文",
9650 "zh-cht": "亞美尼亞文",
9651 "xloc": [
9645 - "default.handlebars->39->1526"
9652 + "default.handlebars->39->1532"
9653 ]
9654 },
9655 {
@@ -9717,7 +9724,7 @@
9724 "zh-chs": "阿萨姆文",
9725 "zh-cht": "阿薩姆文",
9726 "xloc": [
9720 - "default.handlebars->39->1527"
9727 + "default.handlebars->39->1533"
9728 ]
9729 },
9730 {
@@ -9812,8 +9819,8 @@
9819 "tr": "Windows için Asistan (.exe)",
9820 "zh-chs": "Windows 助手 (.exe)",
9821 "xloc": [
9815 - "default.handlebars->39->567",
9816 - "default.handlebars->39->571"
9822 + "default.handlebars->39->570",
9823 + "default.handlebars->39->574"
9824 ]
9825 },
9826 {
@@ -9862,7 +9869,7 @@
9869 "zh-chs": "阿斯图里亚斯文",
9870 "zh-cht": "阿斯圖里亞斯文",
9871 "xloc": [
9865 - "default.handlebars->39->1528"
9872 + "default.handlebars->39->1534"
9873 ]
9874 },
9875 {
@@ -9887,7 +9894,7 @@
9894 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
9895 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
9896 "xloc": [
9890 - "default.handlebars->39->2185"
9897 + "default.handlebars->39->2191"
9898 ]
9899 },
9900 {
@@ -9936,10 +9943,10 @@
9943 "default-mobile.handlebars->11->454",
9944 "default-mobile.handlebars->11->462",
9945 "default-mobile.handlebars->11->471",
9939 - "default.handlebars->39->1274",
9940 - "default.handlebars->39->1283",
9941 - "default.handlebars->39->1301",
9942 - "default.handlebars->39->1309",
9946 + "default.handlebars->39->1280",
9947 + "default.handlebars->39->1289",
9948 + "default.handlebars->39->1307",
9949 + "default.handlebars->39->1315",
9950 "ssh.handlebars->3->14",
9951 "ssh.handlebars->3->15",
9952 "ssh.handlebars->3->5"
@@ -9967,7 +9974,7 @@
9974 "zh-chs": "认证软件",
9975 "zh-cht": "認證軟體",
9976 "xloc": [
9970 - "default.handlebars->39->2602"
9977 + "default.handlebars->39->2610"
9978 ]
9979 },
9980 {
@@ -9991,9 +9998,9 @@
9998 "tr": "Kimlik Doğrulama Cihazı",
9999 "zh-chs": "认证设备",
10000 "xloc": [
9994 - "default.handlebars->39->1489",
9995 - "default.handlebars->39->1491",
9996 - "default.handlebars->39->1495"
10001 + "default.handlebars->39->1495",
10002 + "default.handlebars->39->1497",
10003 + "default.handlebars->39->1501"
10004 ]
10005 },
10006 {
@@ -10019,8 +10026,8 @@
10026 "xloc": [
10027 "default-mobile.handlebars->11->455",
10028 "default-mobile.handlebars->11->472",
10022 - "default.handlebars->39->1285",
10023 - "default.handlebars->39->1310"
10029 + "default.handlebars->39->1291",
10030 + "default.handlebars->39->1316"
10031 ]
10032 },
10033 {
@@ -10049,10 +10056,10 @@
10056 "default-mobile.handlebars->11->104",
10057 "default-mobile.handlebars->11->68",
10058 "default-mobile.handlebars->11->71",
10052 - "default.handlebars->39->1485",
10053 - "default.handlebars->39->1487",
10054 - "default.handlebars->39->201",
10055 - "default.handlebars->39->206"
10059 + "default.handlebars->39->1491",
10060 + "default.handlebars->39->1493",
10061 + "default.handlebars->39->204",
10062 + "default.handlebars->39->209"
10063 ]
10064 },
10065 {
@@ -10077,7 +10084,7 @@
10084 "zh-chs": "认证软件激活成功。",
10085 "zh-cht": "認證軟體啟動成功。",
10086 "xloc": [
10080 - "default.handlebars->39->202"
10087 + "default.handlebars->39->205"
10088 ]
10089 },
10090 {
@@ -10102,7 +10109,7 @@
10109 "zh-chs": "认证软件已删除。",
10110 "zh-cht": "認證軟體已刪除。",
10111 "xloc": [
10105 - "default.handlebars->39->207"
10112 + "default.handlebars->39->210"
10113 ]
10114 },
10115 {
@@ -10172,8 +10179,8 @@
10179 "zh-chs": "自动删除",
10180 "zh-cht": "自動刪除",
10181 "xloc": [
10175 - "default.handlebars->39->1836",
10176 - "default.handlebars->39->2318"
10182 + "default.handlebars->39->1842",
10183 + "default.handlebars->39->2326"
10184 ]
10185 },
10186 {
@@ -10227,7 +10234,7 @@
10234 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
10235 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
10236 "xloc": [
10230 - "default.handlebars->39->2266"
10237 + "default.handlebars->39->2272"
10238 ]
10239 },
10240 {
@@ -10321,7 +10328,7 @@
10328 "tr": "Etkin olmayan cihazları otomatik olarak kaldırın",
10329 "zh-chs": "自动移除非活动设备",
10330 "xloc": [
10324 - "default.handlebars->39->1978"
10331 + "default.handlebars->39->1984"
10332 ]
10333 },
10334 {
@@ -10346,7 +10353,7 @@
10353 "zh-chs": "可用內存",
10354 "zh-cht": "可用內存",
10355 "xloc": [
10349 - "default.handlebars->39->2886"
10356 + "default.handlebars->39->2894"
10357 ]
10358 },
10359 {
@@ -10371,7 +10378,7 @@
10378 "zh-chs": "阿塞拜疆文",
10379 "zh-cht": "阿塞拜疆文",
10380 "xloc": [
10374 - "default.handlebars->39->1529"
10381 + "default.handlebars->39->1535"
10382 ]
10383 },
10384 {
@@ -10398,9 +10405,9 @@
10405 "default-mobile.handlebars->11->521",
10406 "default-mobile.handlebars->11->525",
10407 "default-mobile.handlebars->11->529",
10401 - "default.handlebars->39->824",
10402 - "default.handlebars->39->828",
10403 - "default.handlebars->39->832"
10408 + "default.handlebars->39->827",
10409 + "default.handlebars->39->831",
10410 + "default.handlebars->39->835"
10411 ]
10412 },
10413 {
@@ -10426,7 +10433,7 @@
10433 "zh-cht": "的BIOS",
10434 "xloc": [
10435 "default-mobile.handlebars->11->583",
10429 - "default.handlebars->39->1433"
10436 + "default.handlebars->39->1439"
10437 ]
10438 },
10439 {
@@ -10537,7 +10544,7 @@
10544 "zh-chs": "退格",
10545 "xloc": [
10546 "default-mobile.handlebars->11->412",
10540 - "default.handlebars->39->1204"
10547 + "default.handlebars->39->1210"
10548 ]
10549 },
10550 {
@@ -10562,7 +10569,7 @@
10569 "zh-chs": "背景与互动",
10570 "zh-cht": "背景與互動",
10571 "xloc": [
10565 - "default.handlebars->39->536"
10572 + "default.handlebars->39->539"
10573 ]
10574 },
10575 {
@@ -10587,10 +10594,10 @@
10594 "zh-chs": "背景与互动",
10595 "zh-cht": "背景與互動",
10596 "xloc": [
10590 - "default.handlebars->39->2075",
10591 - "default.handlebars->39->2082",
10592 - "default.handlebars->39->500",
10593 - "default.handlebars->39->520"
10597 + "default.handlebars->39->2081",
10598 + "default.handlebars->39->2088",
10599 + "default.handlebars->39->503",
10600 + "default.handlebars->39->523"
10601 ]
10602 },
10603 {
@@ -10615,11 +10622,11 @@
10622 "zh-chs": "仅背景",
10623 "zh-cht": "僅背景",
10624 "xloc": [
10618 - "default.handlebars->39->2076",
10619 - "default.handlebars->39->2083",
10620 - "default.handlebars->39->501",
10621 - "default.handlebars->39->521",
10622 - "default.handlebars->39->537"
10625 + "default.handlebars->39->2082",
10626 + "default.handlebars->39->2089",
10627 + "default.handlebars->39->504",
10628 + "default.handlebars->39->524",
10629 + "default.handlebars->39->540"
10630 ]
10631 },
10632 {
@@ -10670,17 +10677,17 @@
10677 "zh-chs": "备用码",
10678 "zh-cht": "備用碼",
10679 "xloc": [
10673 - "default.handlebars->39->2605",
10674 - "default.handlebars->39->2796"
10680 + "default.handlebars->39->2613",
10681 + "default.handlebars->39->2804"
10682 ]
10683 },
10684 {
10685 "en": "Backup codes are locked",
10686 "nl": "Backup codes zijn vergrendeld",
10680 - "pl": "Kody zapasowe są zablokowane",
10687 + "pl": "Kody zapasowe są zablokowane",
10688 "xloc": [
10689 "default-mobile.handlebars->11->61",
10683 - "default.handlebars->39->192"
10690 + "default.handlebars->39->195"
10691 ]
10692 },
10693 {
@@ -10700,7 +10707,7 @@
10707 "tr": "Yedekleme yolu meshcentral-data klasörü içinde ayarlanamaz, yedekleme ayarları yok sayılır.",
10708 "pt-br": "O caminho do backup não pode ser definido dentro da pasta meshcentral-data, configuração de Backup ignorada.",
10709 "xloc": [
10703 - "default.handlebars->39->100"
10710 + "default.handlebars->39->103"
10711 ]
10712 },
10713 {
@@ -10725,7 +10732,7 @@
10732 "zh-chs": "错误的签名",
10733 "zh-cht": "錯誤的簽名",
10734 "xloc": [
10728 - "default.handlebars->39->2868"
10735 + "default.handlebars->39->2876"
10736 ]
10737 },
10738 {
@@ -10750,7 +10757,7 @@
10757 "zh-chs": "错误的网络证书",
10758 "zh-cht": "錯誤的網絡憑證",
10759 "xloc": [
10753 - "default.handlebars->39->2867"
10760 + "default.handlebars->39->2875"
10761 ]
10762 },
10763 {
@@ -10775,7 +10782,7 @@
10782 "zh-chs": "巴斯克",
10783 "zh-cht": "巴斯克",
10784 "xloc": [
10778 - "default.handlebars->39->1530"
10785 + "default.handlebars->39->1536"
10786 ]
10787 },
10788 {
@@ -10800,7 +10807,7 @@
10807 "zh-chs": "批处理文件上传",
10808 "zh-cht": "批處理文件上傳",
10809 "xloc": [
10803 - "default.handlebars->39->685"
10810 + "default.handlebars->39->688"
10811 ]
10812 },
10813 {
@@ -10850,7 +10857,7 @@
10857 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
10858 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
10859 "xloc": [
10853 - "default.handlebars->39->2265"
10860 + "default.handlebars->39->2271"
10861 ]
10862 },
10863 {
@@ -10875,7 +10882,7 @@
10882 "zh-chs": "白俄罗斯文",
10883 "zh-cht": "白俄羅斯文",
10884 "xloc": [
10878 - "default.handlebars->39->1532"
10885 + "default.handlebars->39->1538"
10886 ]
10887 },
10888 {
@@ -10900,7 +10907,7 @@
10907 "zh-chs": "孟加拉",
10908 "zh-cht": "孟加拉",
10909 "xloc": [
10903 - "default.handlebars->39->1533"
10910 + "default.handlebars->39->1539"
10911 ]
10912 },
10913 {
@@ -10974,7 +10981,7 @@
10981 "zh-chs": "引导加载程序",
10982 "xloc": [
10983 "default-mobile.handlebars->11->547",
10977 - "default.handlebars->39->1387"
10984 + "default.handlebars->39->1393"
10985 ]
10986 },
10987 {
@@ -10999,7 +11006,7 @@
11006 "zh-chs": "波斯尼亚文",
11007 "zh-cht": "波斯尼亞文",
11008 "xloc": [
11002 - "default.handlebars->39->1534"
11009 + "default.handlebars->39->1540"
11010 ]
11011 },
11012 {
@@ -11024,7 +11031,7 @@
11031 "zh-chs": "布列塔尼",
11032 "zh-cht": "布列塔尼",
11033 "xloc": [
11027 - "default.handlebars->39->1535"
11034 + "default.handlebars->39->1541"
11035 ]
11036 },
11037 {
@@ -11049,7 +11056,7 @@
11056 "zh-chs": "广播",
11057 "zh-cht": "廣播",
11058 "xloc": [
11052 - "default.handlebars->39->2503",
11059 + "default.handlebars->39->2511",
11060 "default.handlebars->container->column_l->p4->3->1->0->3->1"
11061 ]
11062 },
@@ -11075,7 +11082,7 @@
11082 "zh-chs": "广播消息",
11083 "zh-cht": "廣播消息",
11084 "xloc": [
11078 - "default.handlebars->39->2420"
11085 + "default.handlebars->39->2428"
11086 ]
11087 },
11088 {
@@ -11100,7 +11107,7 @@
11107 "zh-chs": "向所有连接的用户广播消息。",
11108 "zh-cht": "向所有連接的用戶廣播消息。",
11109 "xloc": [
11103 - "default.handlebars->39->2415"
11110 + "default.handlebars->39->2423"
11111 ]
11112 },
11113 {
@@ -11110,7 +11117,7 @@
11117 "fr": "Navigateur",
11118 "pt-br": "Navegador",
11119 "xloc": [
11113 - "default.handlebars->39->2770"
11120 + "default.handlebars->39->2778"
11121 ]
11122 },
11123 {
@@ -11135,7 +11142,7 @@
11142 "zh-chs": "浏览器默认",
11143 "xloc": [
11144 "default-mobile.handlebars->11->90",
11138 - "default.handlebars->39->59"
11145 + "default.handlebars->39->62"
11146 ]
11147 },
11148 {
@@ -11160,7 +11167,7 @@
11167 "zh-chs": "保加利亚文",
11168 "zh-cht": "保加利亞文",
11169 "xloc": [
11163 - "default.handlebars->39->1531"
11170 + "default.handlebars->39->1537"
11171 ]
11172 },
11173 {
@@ -11185,7 +11192,7 @@
11192 "zh-chs": "缅甸文",
11193 "zh-cht": "緬甸文",
11194 "xloc": [
11188 - "default.handlebars->39->1536"
11195 + "default.handlebars->39->1542"
11196 ]
11197 },
11198 {
@@ -11209,7 +11216,7 @@
11216 "tr": "Varsayılan olarak, etkin olmayan cihazlar 1 gün sonra kaldırılacaktır.",
11217 "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
11218 "xloc": [
11212 - "default.handlebars->39->1980"
11219 + "default.handlebars->39->1986"
11220 ]
11221 },
11222 {
@@ -11233,7 +11240,7 @@
11240 "tr": "Varsayılan olarak, etkin olmayan cihazlar {0} gün sonra kaldırılacaktır.",
11241 "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
11242 "xloc": [
11236 - "default.handlebars->39->1981"
11243 + "default.handlebars->39->1987"
11244 ]
11245 },
11246 {
@@ -11253,7 +11260,7 @@
11260 "tr": "Bayt Girişi",
11261 "pt-br": "Entrada de Bytes",
11262 "xloc": [
11256 - "default.handlebars->39->2766"
11263 + "default.handlebars->39->2774"
11264 ]
11265 },
11266 {
@@ -11273,7 +11280,7 @@
11280 "tr": "Bayt Bitti",
11281 "pt-br": "Saída de Bytes",
11282 "xloc": [
11276 - "default.handlebars->39->2767"
11283 + "default.handlebars->39->2775"
11284 ]
11285 },
11286 {
@@ -11308,7 +11315,7 @@
11315 "zh-cht": "CCM",
11316 "xloc": [
11317 "default-mobile.handlebars->11->296",
11311 - "default.handlebars->39->800"
11318 + "default.handlebars->39->803"
11319 ]
11320 },
11321 {
@@ -11333,7 +11340,7 @@
11340 "zh-chs": "CCM模式",
11341 "zh-cht": "CCM模式",
11342 "xloc": [
11336 - "default.handlebars->39->1933"
11343 + "default.handlebars->39->1939"
11344 ]
11345 },
11346 {
@@ -11359,9 +11366,9 @@
11366 "zh-cht": "CIRA",
11367 "xloc": [
11368 "default-mobile.handlebars->11->257",
11362 - "default.handlebars->39->2893",
11363 - "default.handlebars->39->374",
11364 - "default.handlebars->39->622"
11369 + "default.handlebars->39->2901",
11370 + "default.handlebars->39->377",
11371 + "default.handlebars->39->625"
11372 ]
11373 },
11374 {
@@ -11386,7 +11393,7 @@
11393 "zh-chs": "CIRA服务器",
11394 "zh-cht": "CIRA伺服器",
11395 "xloc": [
11389 - "default.handlebars->39->2940"
11396 + "default.handlebars->39->2948"
11397 ]
11398 },
11399 {
@@ -11411,7 +11418,7 @@
11418 "zh-chs": "CIRA服务器命令",
11419 "zh-cht": "CIRA伺服器指令",
11420 "xloc": [
11414 - "default.handlebars->39->2941"
11421 + "default.handlebars->39->2949"
11422 ]
11423 },
11424 {
@@ -11431,7 +11438,7 @@
11438 "tr": "Sunucu yalnızca LAN veya yalnızca WAN modundayken CIRA yerel FQDN'leri yoksayılır.",
11439 "pt-br": "FQDN CIRA local ignorado quando o servidor estiver nos modos Lan-only ou Wan-only",
11440 "xloc": [
11434 - "default.handlebars->39->86"
11441 + "default.handlebars->39->89"
11442 ]
11443 },
11444 {
@@ -11456,7 +11463,7 @@
11463 "zh-chs": "CIRA设置",
11464 "zh-cht": "CIRA設置",
11465 "xloc": [
11459 - "default.handlebars->39->1941"
11466 + "default.handlebars->39->1947"
11467 ]
11468 },
11469 {
@@ -11482,8 +11489,8 @@
11489 "zh-cht": "CPU",
11490 "xloc": [
11491 "default-mobile.handlebars->11->589",
11485 - "default.handlebars->39->1439",
11486 - "default.handlebars->39->2917",
11492 + "default.handlebars->39->1445",
11493 + "default.handlebars->39->2925",
11494 "default.handlebars->container->column_l->p40->3->1->p40type->5"
11495 ]
11496 },
@@ -11509,7 +11516,7 @@
11516 "zh-chs": "CPU负载",
11517 "zh-cht": "CPU負載",
11518 "xloc": [
11512 - "default.handlebars->39->2882"
11519 + "default.handlebars->39->2890"
11520 ]
11521 },
11522 {
@@ -11534,7 +11541,7 @@
11541 "zh-chs": "最近15分钟的CPU负载",
11542 "zh-cht": "最近15分鐘的CPU負載",
11543 "xloc": [
11537 - "default.handlebars->39->2885"
11544 + "default.handlebars->39->2893"
11545 ]
11546 },
11547 {
@@ -11559,7 +11566,7 @@
11566 "zh-chs": "最近5分钟的CPU负载",
11567 "zh-cht": "最近5分鐘的CPU負載",
11568 "xloc": [
11562 - "default.handlebars->39->2884"
11569 + "default.handlebars->39->2892"
11570 ]
11571 },
11572 {
@@ -11584,7 +11591,7 @@
11591 "zh-chs": "最近一分钟的CPU负载",
11592 "zh-cht": "最近一分鐘的CPU負載",
11593 "xloc": [
11587 - "default.handlebars->39->2883"
11594 + "default.handlebars->39->2891"
11595 ]
11596 },
11597 {
@@ -11609,8 +11616,8 @@
11616 "zh-chs": "CR+LF",
11617 "zh-cht": "CR+LF",
11618 "xloc": [
11612 - "default.handlebars->39->1271",
11613 - "default.handlebars->39->1294",
11619 + "default.handlebars->39->1277",
11620 + "default.handlebars->39->1300",
11621 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
11622 "sharing.handlebars->11->25",
11623 "sharing.handlebars->11->39",
@@ -11639,7 +11646,7 @@
11646 "zh-chs": "CSV",
11647 "zh-cht": "CSV",
11648 "xloc": [
11642 - "default.handlebars->39->2335"
11649 + "default.handlebars->39->2343"
11650 ]
11651 },
11652 {
@@ -11664,9 +11671,9 @@
11671 "zh-chs": "CSV格式",
11672 "zh-cht": "CSV格式",
11673 "xloc": [
11667 - "default.handlebars->39->2339",
11668 - "default.handlebars->39->2407",
11669 - "default.handlebars->39->693"
11674 + "default.handlebars->39->2347",
11675 + "default.handlebars->39->2415",
11676 + "default.handlebars->39->696"
11677 ]
11678 },
11679 {
@@ -11713,7 +11720,7 @@
11720 "zh-chs": "呼叫错误",
11721 "zh-cht": "呼叫錯誤",
11722 "xloc": [
11716 - "default.handlebars->39->2957"
11723 + "default.handlebars->39->2965"
11724 ]
11725 },
11726 {
@@ -11733,7 +11740,7 @@
11740 "tr": "4'ten fazla CIRA yerel FQDN'si olamaz. Değeri görmezden gelmek.",
11741 "pt-br": "Não pode ter mais que 4 FQDN CIRA locais. Ignorando valores.",
11742 "xloc": [
11736 - "default.handlebars->39->87"
11743 + "default.handlebars->39->90"
11744 ]
11745 },
11746 {
@@ -11761,9 +11768,9 @@
11768 "agent-translations.json",
11769 "default-mobile.handlebars->11->113",
11770 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
11764 - "default.handlebars->39->1807",
11765 - "default.handlebars->39->2946",
11766 - "default.handlebars->39->473",
11771 + "default.handlebars->39->1813",
11772 + "default.handlebars->39->2954",
11773 + "default.handlebars->39->476",
11774 "default.handlebars->container->dialog->idx_dlgButtonBar",
11775 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
11776 "login.handlebars->dialog->idx_dlgButtonBar",
@@ -11841,9 +11848,9 @@
11848 "default-mobile.handlebars->11->594",
11849 "default-mobile.handlebars->11->599",
11850 "default-mobile.handlebars->11->601",
11844 - "default.handlebars->39->1444",
11845 - "default.handlebars->39->1449",
11846 - "default.handlebars->39->1451"
11851 + "default.handlebars->39->1450",
11852 + "default.handlebars->39->1455",
11853 + "default.handlebars->39->1457"
11854 ]
11855 },
11856 {
@@ -11869,7 +11876,7 @@
11876 "zh-cht": "容量/速度",
11877 "xloc": [
11878 "default-mobile.handlebars->11->592",
11872 - "default.handlebars->39->1442"
11879 + "default.handlebars->39->1448"
11880 ]
11881 },
11882 {
@@ -11894,7 +11901,7 @@
11901 "zh-chs": "加泰罗尼亚文",
11902 "zh-cht": "加泰羅尼亞文",
11903 "xloc": [
11897 - "default.handlebars->39->1537"
11904 + "default.handlebars->39->1543"
11905 ]
11906 },
11907 {
@@ -11919,7 +11926,7 @@
11926 "zh-chs": "在这里为中心显示地图",
11927 "zh-cht": "在這裡為中心顯示地圖",
11928 "xloc": [
11922 - "default.handlebars->39->753"
11929 + "default.handlebars->39->756"
11930 ]
11931 },
11932 {
@@ -11965,8 +11972,8 @@
11972 "zh-chs": "证书将在 {0} 天后到期",
11973 "xloc": [
11974 "default-mobile.handlebars->11->59",
11968 - "default.handlebars->39->104",
11969 - "default.handlebars->39->105"
11975 + "default.handlebars->39->107",
11976 + "default.handlebars->39->108"
11977 ]
11978 },
11979 {
@@ -11991,7 +11998,7 @@
11998 "zh-chs": "查莫罗",
11999 "zh-cht": "查莫羅",
12000 "xloc": [
11994 - "default.handlebars->39->1538"
12001 + "default.handlebars->39->1544"
12002 ]
12003 },
12004 {
@@ -12043,7 +12050,7 @@
12050 "zh-chs": "更改{0}的电邮",
12051 "zh-cht": "更改{0}的電郵",
12052 "xloc": [
12046 - "default.handlebars->39->2650"
12053 + "default.handlebars->39->2658"
12054 ]
12055 },
12056 {
@@ -12068,9 +12075,9 @@
12075 "zh-chs": "更改组",
12076 "zh-cht": "更改群",
12077 "xloc": [
12071 - "default.handlebars->39->1133",
12072 - "default.handlebars->39->1134",
12073 - "default.handlebars->39->899"
12078 + "default.handlebars->39->1139",
12079 + "default.handlebars->39->1140",
12080 + "default.handlebars->39->905"
12081 ]
12082 },
12083 {
@@ -12096,8 +12103,8 @@
12103 "zh-cht": "更改密碼",
12104 "xloc": [
12105 "default-mobile.handlebars->11->121",
12099 - "default.handlebars->39->1754",
12100 - "default.handlebars->39->2623"
12106 + "default.handlebars->39->1760",
12107 + "default.handlebars->39->2631"
12108 ]
12109 },
12110 {
@@ -12122,7 +12129,7 @@
12129 "zh-chs": "更改{0}的密码",
12130 "zh-cht": "更改{0}的密碼",
12131 "xloc": [
12125 - "default.handlebars->39->2659"
12132 + "default.handlebars->39->2667"
12133 ]
12134 },
12135 {
@@ -12147,7 +12154,7 @@
12154 "zh-chs": "更改{0}的真实名称",
12155 "zh-cht": "更改{0}的真實名稱",
12156 "xloc": [
12150 - "default.handlebars->39->2645"
12157 + "default.handlebars->39->2653"
12158 ]
12159 },
12160 {
@@ -12294,7 +12301,7 @@
12301 "zh-chs": "更改该用户的密码",
12302 "zh-cht": "更改該用戶的密碼",
12303 "xloc": [
12297 - "default.handlebars->39->2622"
12304 + "default.handlebars->39->2630"
12305 ]
12306 },
12307 {
@@ -12344,7 +12351,7 @@
12351 "zh-chs": "在此处更改您的帐户电邮地址。",
12352 "zh-cht": "在此處更改你的帳戶電郵地址。",
12353 "xloc": [
12347 - "default.handlebars->39->1741"
12354 + "default.handlebars->39->1747"
12355 ]
12356 },
12357 {
@@ -12369,7 +12376,7 @@
12376 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
12377 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
12378 "xloc": [
12372 - "default.handlebars->39->1747"
12379 + "default.handlebars->39->1753"
12380 ]
12381 },
12382 {
@@ -12394,7 +12401,7 @@
12401 "zh-chs": "更改帐户凭据",
12402 "zh-cht": "帳戶憑證已更改",
12403 "xloc": [
12397 - "default.handlebars->39->2237"
12404 + "default.handlebars->39->2243"
12405 ]
12406 },
12407 {
@@ -12414,7 +12421,7 @@
12421 "tr": "Hesap görünen adı {0} olarak değiştirildi.",
12422 "pt-br": "Nome de exibição da conta alterado para {0}",
12423 "xloc": [
12417 - "default.handlebars->39->2289"
12424 + "default.handlebars->39->2295"
12425 ]
12426 },
12427 {
@@ -12439,8 +12446,8 @@
12446 "zh-chs": "{1}组中的设备{0}已更改:{2}",
12447 "zh-cht": "{1}組中的設備{0}已更改:{2}",
12448 "xloc": [
12442 - "default.handlebars->39->2221",
12443 - "default.handlebars->39->2302"
12449 + "default.handlebars->39->2227",
12450 + "default.handlebars->39->2308"
12451 ]
12452 },
12453 {
@@ -12465,7 +12472,7 @@
12472 "zh-chs": "语言从{1}更改为{2}",
12473 "zh-cht": "語言從{1}更改為{2}",
12474 "xloc": [
12468 - "default.handlebars->39->2165"
12475 + "default.handlebars->39->2171"
12476 ]
12477 },
12478 {
@@ -12490,8 +12497,8 @@
12497 "zh-chs": "已更改{0}的用户设备权限",
12498 "zh-cht": "已更改{0}的用戶設備權限",
12499 "xloc": [
12493 - "default.handlebars->39->2223",
12494 - "default.handlebars->39->2244"
12500 + "default.handlebars->39->2229",
12501 + "default.handlebars->39->2250"
12502 ]
12503 },
12504 {
@@ -12537,7 +12544,7 @@
12544 "zh-chs": "更改语言将需要刷新页面。",
12545 "zh-cht": "更改語言將需要刷新頁面。",
12546 "xloc": [
12540 - "default.handlebars->39->1705"
12547 + "default.handlebars->39->1711"
12548 ]
12549 },
12550 {
@@ -12562,12 +12569,12 @@
12569 "zh-chs": "聊天",
12570 "zh-cht": "聊天",
12571 "xloc": [
12565 - "default.handlebars->39->1016",
12566 - "default.handlebars->39->2356",
12567 - "default.handlebars->39->2618",
12568 - "default.handlebars->39->2619",
12569 - "default.handlebars->39->888",
12570 - "default.handlebars->39->994"
12572 + "default.handlebars->39->1000",
12573 + "default.handlebars->39->1022",
12574 + "default.handlebars->39->2364",
12575 + "default.handlebars->39->2626",
12576 + "default.handlebars->39->2627",
12577 + "default.handlebars->39->894"
12578 ]
12579 },
12580 {
@@ -12594,8 +12601,8 @@
12601 "xloc": [
12602 "default-mobile.handlebars->11->673",
12603 "default-mobile.handlebars->11->693",
12597 - "default.handlebars->39->2012",
12598 - "default.handlebars->39->2049"
12604 + "default.handlebars->39->2018",
12605 + "default.handlebars->39->2055"
12606 ]
12607 },
12608 {
@@ -12620,7 +12627,7 @@
12627 "zh-chs": "聊天请求,点击这里接受。",
12628 "xloc": [
12629 "default-mobile.handlebars->11->725",
12623 - "default.handlebars->39->2836"
12630 + "default.handlebars->39->2844"
12631 ]
12632 },
12633 {
@@ -12670,7 +12677,7 @@
12677 "zh-chs": "车臣",
12678 "zh-cht": "車臣",
12679 "xloc": [
12673 - "default.handlebars->39->1539"
12680 + "default.handlebars->39->1545"
12681 ]
12682 },
12683 {
@@ -12695,7 +12702,7 @@
12702 "zh-chs": "检查并单击确定以清除错误日志。",
12703 "zh-cht": "檢查並單擊確定以清除錯誤日誌。",
12704 "xloc": [
12698 - "default.handlebars->39->189"
12705 + "default.handlebars->39->192"
12706 ]
12707 },
12708 {
@@ -12720,7 +12727,7 @@
12727 "zh-chs": "检查并单击确定以开始服务器自我更新。",
12728 "zh-cht": "檢查並單擊確定以開始伺服器自我更新。",
12729 "xloc": [
12723 - "default.handlebars->39->184"
12730 + "default.handlebars->39->187"
12731 ]
12732 },
12733 {
@@ -12770,7 +12777,7 @@
12777 "zh-chs": "检查您的手机并输入验证码。",
12778 "zh-cht": "檢查你的電話並輸入驗證碼。",
12779 "xloc": [
12773 - "default.handlebars->39->234"
12780 + "default.handlebars->39->237"
12781 ]
12782 },
12783 {
@@ -12795,8 +12802,8 @@
12802 "zh-chs": "检查...",
12803 "zh-cht": "檢查...",
12804 "xloc": [
12798 - "default.handlebars->39->1505",
12799 - "default.handlebars->39->2951"
12805 + "default.handlebars->39->1511",
12806 + "default.handlebars->39->2959"
12807 ]
12808 },
12809 {
@@ -12821,7 +12828,7 @@
12828 "zh-chs": "中文",
12829 "zh-cht": "中文",
12830 "xloc": [
12824 - "default.handlebars->39->1540"
12831 + "default.handlebars->39->1546"
12832 ]
12833 },
12834 {
@@ -12846,7 +12853,7 @@
12853 "zh-chs": "中文(香港)",
12854 "zh-cht": "中文(香港)",
12855 "xloc": [
12849 - "default.handlebars->39->1541"
12856 + "default.handlebars->39->1547"
12857 ]
12858 },
12859 {
@@ -12871,7 +12878,7 @@
12878 "zh-chs": "中文(中国)",
12879 "zh-cht": "中文(中國)",
12880 "xloc": [
12874 - "default.handlebars->39->1542"
12881 + "default.handlebars->39->1548"
12882 ]
12883 },
12884 {
@@ -12896,7 +12903,7 @@
12903 "zh-chs": "简体中文",
12904 "zh-cht": "簡體中文",
12905 "xloc": [
12899 - "default.handlebars->39->1702"
12906 + "default.handlebars->39->1708"
12907 ]
12908 },
12909 {
@@ -12921,7 +12928,7 @@
12928 "zh-chs": "中文(新加坡)",
12929 "zh-cht": "中文(新加坡)",
12930 "xloc": [
12924 - "default.handlebars->39->1543"
12931 + "default.handlebars->39->1549"
12932 ]
12933 },
12934 {
@@ -12946,7 +12953,7 @@
12953 "zh-chs": "中文(台湾)",
12954 "zh-cht": "中文(台灣)",
12955 "xloc": [
12949 - "default.handlebars->39->1544"
12956 + "default.handlebars->39->1550"
12957 ]
12958 },
12959 {
@@ -12971,7 +12978,7 @@
12978 "zh-chs": "繁体中文",
12979 "zh-cht": "繁體中文",
12980 "xloc": [
12974 - "default.handlebars->39->1703"
12981 + "default.handlebars->39->1709"
12982 ]
12983 },
12984 {
@@ -13022,7 +13029,7 @@
13029 "zh-chs": "楚瓦什",
13030 "zh-cht": "楚瓦什",
13031 "xloc": [
13025 - "default.handlebars->39->1545"
13032 + "default.handlebars->39->1551"
13033 ]
13034 },
13035 {
@@ -13076,11 +13083,11 @@
13083 "default-mobile.handlebars->11->503",
13084 "default-mobile.handlebars->11->78",
13085 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
13079 - "default.handlebars->39->1344",
13080 - "default.handlebars->39->1346",
13081 - "default.handlebars->39->1348",
13086 "default.handlebars->39->1350",
13083 - "default.handlebars->39->2159",
13087 + "default.handlebars->39->1352",
13088 + "default.handlebars->39->1354",
13089 + "default.handlebars->39->1356",
13090 + "default.handlebars->39->2165",
13091 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
13092 "default.handlebars->container->column_l->p41->3->1",
13093 "messenger.handlebars->xbottom->1->1->0->5",
@@ -13112,7 +13119,7 @@
13119 "zh-chs": "清除 RDP 凭据?",
13120 "xloc": [
13121 "default-mobile.handlebars->11->397",
13115 - "default.handlebars->39->1177"
13122 + "default.handlebars->39->1183"
13123 ]
13124 },
13125 {
@@ -13137,7 +13144,7 @@
13144 "zh-chs": "清除 SSH 凭据?",
13145 "xloc": [
13146 "default-mobile.handlebars->11->395",
13140 - "default.handlebars->39->1175"
13147 + "default.handlebars->39->1181"
13148 ]
13149 },
13150 {
@@ -13162,7 +13169,7 @@
13169 "zh-chs": "清除保安编码",
13170 "zh-cht": "清除保安編碼",
13171 "xloc": [
13165 - "default.handlebars->39->215"
13172 + "default.handlebars->39->218"
13173 ]
13174 },
13175 {
@@ -13186,8 +13193,8 @@
13193 "tr": "Temsilci çekirdeğini temizle",
13194 "zh-chs": "清除代理核心",
13195 "xloc": [
13189 - "default.handlebars->39->646",
13190 - "default.handlebars->39->689"
13196 + "default.handlebars->39->649",
13197 + "default.handlebars->39->692"
13198 ]
13199 },
13200 {
@@ -13211,7 +13218,7 @@
13218 "tr": "Seçilen cihazlarda temsilci çekirdeği temizlensin mi?",
13219 "zh-chs": "清除选定设备上的代理核心?",
13220 "xloc": [
13214 - "default.handlebars->39->688"
13221 + "default.handlebars->39->691"
13222 ]
13223 },
13224 {
@@ -13237,7 +13244,7 @@
13244 "zh-cht": "全部清除",
13245 "xloc": [
13246 "default-mobile.handlebars->11->708",
13240 - "default.handlebars->39->2819"
13247 + "default.handlebars->39->2827"
13248 ]
13249 },
13250 {
@@ -13263,7 +13270,7 @@
13270 "zh-cht": "清除搜索過濾器",
13271 "xloc": [
13272 "default-mobile.handlebars->11->193",
13266 - "default.handlebars->39->334"
13273 + "default.handlebars->39->337"
13274 ]
13275 },
13276 {
@@ -13289,7 +13296,7 @@
13296 "zh-cht": "清除核心",
13297 "xloc": [
13298 "default-mobile.handlebars->11->615",
13292 - "default.handlebars->39->1466"
13299 + "default.handlebars->39->1472"
13300 ]
13301 },
13302 {
@@ -13314,7 +13321,7 @@
13321 "zh-chs": "从应用程序中清除机密,然后重试。您只有几分钟的时间来输入正确的代码。",
13322 "zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。",
13323 "xloc": [
13317 - "default.handlebars->39->205"
13324 + "default.handlebars->39->208"
13325 ]
13326 },
13327 {
@@ -13340,7 +13347,7 @@
13347 "zh-cht": "清除此通知",
13348 "xloc": [
13349 "default-mobile.handlebars->11->707",
13343 - "default.handlebars->39->2818"
13350 + "default.handlebars->39->2826"
13351 ]
13352 },
13353 {
@@ -13425,8 +13432,8 @@
13432 "zh-chs": "单击此处编辑设备组名称",
13433 "zh-cht": "單擊此處編輯裝置群名稱",
13434 "xloc": [
13428 - "default.handlebars->39->1818",
13429 - "default.handlebars->39->2104"
13435 + "default.handlebars->39->1824",
13436 + "default.handlebars->39->2110"
13437 ]
13438 },
13439 {
@@ -13451,7 +13458,7 @@
13458 "zh-chs": "单击此处编辑服务器端设备名称",
13459 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
13460 "xloc": [
13454 - "default.handlebars->39->769"
13461 + "default.handlebars->39->772"
13462 ]
13463 },
13464 {
@@ -13476,7 +13483,7 @@
13483 "zh-chs": "单击此处编辑用户组名称",
13484 "zh-cht": "單擊此處編輯用戶群名稱",
13485 "xloc": [
13479 - "default.handlebars->39->2477"
13486 + "default.handlebars->39->2485"
13487 ]
13488 },
13489 {
@@ -13599,7 +13606,7 @@
13606 "zh-cht": "單擊確定將驗證電郵發送到:",
13607 "xloc": [
13608 "default-mobile.handlebars->11->106",
13602 - "default.handlebars->39->1738"
13609 + "default.handlebars->39->1744"
13610 ]
13611 },
13612 {
@@ -13693,7 +13700,7 @@
13700 "zh-cht": "客戶端控制模式(CCM)",
13701 "xloc": [
13702 "default-mobile.handlebars->11->570",
13696 - "default.handlebars->39->1420"
13703 + "default.handlebars->39->1426"
13704 ]
13705 },
13706 {
@@ -13718,7 +13725,7 @@
13725 "zh-chs": "客户编号",
13726 "zh-cht": "客戶編號",
13727 "xloc": [
13721 - "default.handlebars->39->1800"
13728 + "default.handlebars->39->1806"
13729 ]
13730 },
13731 {
@@ -13743,7 +13750,7 @@
13750 "zh-chs": "客户端启动的远程访问",
13751 "zh-cht": "客戶端啟動的遠程訪問",
13752 "xloc": [
13746 - "default.handlebars->39->1940"
13753 + "default.handlebars->39->1946"
13754 ]
13755 },
13756 {
@@ -13768,7 +13775,7 @@
13775 "zh-chs": "客户机密",
13776 "zh-cht": "客戶機密",
13777 "xloc": [
13771 - "default.handlebars->39->1801"
13778 + "default.handlebars->39->1807"
13779 ]
13780 },
13781 {
@@ -13821,11 +13828,11 @@
13828 "xloc": [
13829 "agent-translations.json",
13830 "default-mobile.handlebars->11->76",
13824 - "default.handlebars->39->1259",
13825 - "default.handlebars->39->1320",
13826 - "default.handlebars->39->213",
13827 - "default.handlebars->39->221",
13828 - "default.handlebars->39->2945",
13831 + "default.handlebars->39->1265",
13832 + "default.handlebars->39->1326",
13833 + "default.handlebars->39->216",
13834 + "default.handlebars->39->224",
13835 + "default.handlebars->39->2953",
13836 "sharing.handlebars->11->52"
13837 ]
13838 },
@@ -13836,7 +13843,7 @@
13843 "fr": "Session de bureau multiplexée fermée \\\"{0}\\\", {1} seconde(s)",
13844 "pt-br": "Sessão \\\"{0}\\\" multiplex de área de trabalho fechada, {1} segundo(s)",
13845 "xloc": [
13839 - "default.handlebars->39->2309"
13846 + "default.handlebars->39->2315"
13847 ]
13848 },
13849 {
@@ -13861,7 +13868,7 @@
13868 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
13869 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
13870 "xloc": [
13864 - "default.handlebars->39->2170"
13871 + "default.handlebars->39->2176"
13872 ]
13873 },
13874 {
@@ -13886,7 +13893,7 @@
13893 "zh-chs": "码",
13894 "zh-cht": "碼",
13895 "xloc": [
13889 - "default.handlebars->39->298"
13896 + "default.handlebars->39->301"
13897 ]
13898 },
13899 {
@@ -13986,7 +13993,7 @@
13993 "zh-chs": "命令",
13994 "zh-cht": "命令",
13995 "xloc": [
13989 - "default.handlebars->39->586"
13996 + "default.handlebars->39->589"
13997 ]
13998 },
13999 {
@@ -14010,7 +14017,7 @@
14017 "tr": "Komut satırı",
14018 "zh-chs": "命令行",
14019 "xloc": [
14013 - "default.handlebars->39->111"
14020 + "default.handlebars->39->114"
14021 ]
14022 },
14023 {
@@ -14036,9 +14043,9 @@
14043 "zh-cht": "指令",
14044 "xloc": [
14045 "default-mobile.handlebars->11->695",
14039 - "default.handlebars->39->1018",
14040 - "default.handlebars->39->2051",
14041 - "default.handlebars->39->996"
14046 + "default.handlebars->39->1002",
14047 + "default.handlebars->39->1024",
14048 + "default.handlebars->39->2057"
14049 ]
14050 },
14051 {
@@ -14063,8 +14070,8 @@
14070 "zh-chs": "通用设备组",
14071 "zh-cht": "通用裝置群",
14072 "xloc": [
14066 - "default.handlebars->39->2511",
14067 - "default.handlebars->39->2664"
14073 + "default.handlebars->39->2519",
14074 + "default.handlebars->39->2672"
14075 ]
14076 },
14077 {
@@ -14089,8 +14096,8 @@
14096 "zh-chs": "通用设备",
14097 "zh-cht": "通用裝置",
14098 "xloc": [
14092 - "default.handlebars->39->2517",
14093 - "default.handlebars->39->2676"
14099 + "default.handlebars->39->2525",
14100 + "default.handlebars->39->2684"
14101 ]
14102 },
14103 {
@@ -14115,7 +14122,7 @@
14122 "zh-chs": "编译时间",
14123 "xloc": [
14124 "default-mobile.handlebars->11->543",
14118 - "default.handlebars->39->1383"
14125 + "default.handlebars->39->1389"
14126 ]
14127 },
14128 {
@@ -14161,7 +14168,7 @@
14168 "zh-chs": "压缩档案...",
14169 "zh-cht": "壓縮檔案...",
14170 "xloc": [
14164 - "default.handlebars->39->1315",
14171 + "default.handlebars->39->1321",
14172 "sharing.handlebars->11->47"
14173 ]
14174 },
@@ -14210,14 +14217,14 @@
14217 "xloc": [
14218 "default-mobile.handlebars->11->392",
14219 "default-mobile.handlebars->11->645",
14213 - "default.handlebars->39->1128",
14214 - "default.handlebars->39->1137",
14215 - "default.handlebars->39->1951",
14216 - "default.handlebars->39->2385",
14217 - "default.handlebars->39->2467",
14218 - "default.handlebars->39->2533",
14219 - "default.handlebars->39->2662",
14220 - "default.handlebars->39->657"
14220 + "default.handlebars->39->1134",
14221 + "default.handlebars->39->1143",
14222 + "default.handlebars->39->1957",
14223 + "default.handlebars->39->2393",
14224 + "default.handlebars->39->2475",
14225 + "default.handlebars->39->2541",
14226 + "default.handlebars->39->2670",
14227 + "default.handlebars->39->660"
14228 ]
14229 },
14230 {
@@ -14264,7 +14271,7 @@
14271 "zh-cht": "確認將1個副本複製到此位置?",
14272 "xloc": [
14273 "default-mobile.handlebars->11->492",
14267 - "default.handlebars->39->1339",
14274 + "default.handlebars->39->1345",
14275 "sharing.handlebars->11->70"
14276 ]
14277 },
@@ -14290,7 +14297,7 @@
14297 "zh-chs": "确认{0}个条目的复制到此位置?",
14298 "zh-cht": "確認{0}個條目的複製到此位置?",
14299 "xloc": [
14293 - "default.handlebars->39->1338",
14300 + "default.handlebars->39->1344",
14301 "sharing.handlebars->11->69"
14302 ]
14303 },
@@ -14341,7 +14348,7 @@
14348 "zh-chs": "确认删除选定的帐户?",
14349 "zh-cht": "確認刪除所選帳戶?",
14350 "xloc": [
14344 - "default.handlebars->39->2384"
14351 + "default.handlebars->39->2392"
14352 ]
14353 },
14354 {
@@ -14388,7 +14395,7 @@
14395 "zh-chs": "确认删除选定的用户组?",
14396 "zh-cht": "確認刪除所選用戶群?",
14397 "xloc": [
14391 - "default.handlebars->39->2466"
14398 + "default.handlebars->39->2474"
14399 ]
14400 },
14401 {
@@ -14413,7 +14420,7 @@
14420 "zh-chs": "确认删除用户{0}?",
14421 "zh-cht": "確認刪除用戶{0}?",
14422 "xloc": [
14416 - "default.handlebars->39->2661"
14423 + "default.handlebars->39->2669"
14424 ]
14425 },
14426 {
@@ -14438,7 +14445,7 @@
14445 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
14446 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
14447 "xloc": [
14441 - "default.handlebars->39->2536"
14448 + "default.handlebars->39->2544"
14449 ]
14450 },
14451 {
@@ -14463,7 +14470,7 @@
14470 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
14471 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
14472 "xloc": [
14466 - "default.handlebars->39->2693"
14473 + "default.handlebars->39->2701"
14474 ]
14475 },
14476 {
@@ -14489,7 +14496,7 @@
14496 "zh-cht": "確認將1個條目移動到此位置?",
14497 "xloc": [
14498 "default-mobile.handlebars->11->494",
14492 - "default.handlebars->39->1341",
14499 + "default.handlebars->39->1347",
14500 "sharing.handlebars->11->72"
14501 ]
14502 },
@@ -14515,7 +14522,7 @@
14522 "zh-chs": "确认将{0}个条目移到此位置?",
14523 "zh-cht": "確認將{0}個條目移到該位置?",
14524 "xloc": [
14518 - "default.handlebars->39->1340",
14525 + "default.handlebars->39->1346",
14526 "sharing.handlebars->11->71"
14527 ]
14528 },
@@ -14566,7 +14573,7 @@
14573 "zh-chs": "确认覆盖?",
14574 "zh-cht": "確認覆蓋?",
14575 "xloc": [
14569 - "default.handlebars->39->2153"
14576 + "default.handlebars->39->2159"
14577 ]
14578 },
14579 {
@@ -14591,8 +14598,8 @@
14598 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
14599 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
14600 "xloc": [
14594 - "default.handlebars->39->2526",
14595 - "default.handlebars->39->2684"
14601 + "default.handlebars->39->2534",
14602 + "default.handlebars->39->2692"
14603 ]
14604 },
14605 {
@@ -14617,8 +14624,8 @@
14624 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
14625 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
14626 "xloc": [
14620 - "default.handlebars->39->2528",
14621 - "default.handlebars->39->2697"
14627 + "default.handlebars->39->2536",
14628 + "default.handlebars->39->2705"
14629 ]
14630 },
14631 {
@@ -14643,7 +14650,7 @@
14650 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
14651 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
14652 "xloc": [
14646 - "default.handlebars->39->2686"
14653 + "default.handlebars->39->2694"
14654 ]
14655 },
14656 {
@@ -14668,7 +14675,7 @@
14675 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
14676 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
14677 "xloc": [
14671 - "default.handlebars->39->2689"
14678 + "default.handlebars->39->2697"
14679 ]
14680 },
14681 {
@@ -14693,8 +14700,8 @@
14700 "zh-chs": "确认删除访问权限?",
14701 "zh-cht": "確認刪除訪問權限?",
14702 "xloc": [
14696 - "default.handlebars->39->2687",
14697 - "default.handlebars->39->2690"
14703 + "default.handlebars->39->2695",
14704 + "default.handlebars->39->2698"
14705 ]
14706 },
14707 {
@@ -14720,7 +14727,7 @@
14727 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
14728 "xloc": [
14729 "default-mobile.handlebars->11->105",
14723 - "default.handlebars->39->1488"
14730 + "default.handlebars->39->1494"
14731 ]
14732 },
14733 {
@@ -14767,7 +14774,7 @@
14774 "zh-chs": "确认删除设备共享“{0}”?",
14775 "zh-cht": "確認刪除設備共享“{0}”?",
14776 "xloc": [
14770 - "default.handlebars->39->2682"
14777 + "default.handlebars->39->2690"
14778 ]
14779 },
14780 {
@@ -14835,7 +14842,7 @@
14842 "tr": "Push kimlik doğrulama cihazının kaldırılması onaylansın mı?",
14843 "zh-chs": "确认移除推送认证设备?",
14844 "xloc": [
14838 - "default.handlebars->39->1490"
14845 + "default.handlebars->39->1496"
14846 ]
14847 },
14848 {
@@ -14860,7 +14867,7 @@
14867 "zh-chs": "确认删除用户“ {0} ”的权限?",
14868 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
14869 "xloc": [
14863 - "default.handlebars->39->2062"
14870 + "default.handlebars->39->2068"
14871 ]
14872 },
14873 {
@@ -14885,7 +14892,7 @@
14892 "zh-chs": "确认删除用户组“ {0} ”的权限?",
14893 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
14894 "xloc": [
14888 - "default.handlebars->39->2064"
14895 + "default.handlebars->39->2070"
14896 ]
14897 },
14898 {
@@ -14909,7 +14916,7 @@
14916 "tr": "Seçili cihazların kaldırılması onaylansın mı?",
14917 "zh-chs": "确认移除所选设备?",
14918 "xloc": [
14912 - "default.handlebars->39->651"
14919 + "default.handlebars->39->654"
14920 ]
14921 },
14922 {
@@ -14933,7 +14940,7 @@
14940 "tr": "Bu giriş belirtecinin kaldırılması onaylansın mı?",
14941 "zh-chs": "确认删除此登录令牌?",
14942 "xloc": [
14936 - "default.handlebars->39->1793"
14943 + "default.handlebars->39->1799"
14944 ]
14945 },
14946 {
@@ -15004,7 +15011,7 @@
15011 "tr": "Seçilen {0} cihazın kaldırılması onaylansın mı?",
15012 "zh-chs": "确认移除 {0} 个选定的设备?",
15013 "xloc": [
15007 - "default.handlebars->39->652"
15014 + "default.handlebars->39->655"
15015 ]
15016 },
15017 {
@@ -15030,7 +15037,7 @@
15037 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
15038 "xloc": [
15039 "default-mobile.handlebars->11->158",
15033 - "default.handlebars->39->2154"
15040 + "default.handlebars->39->2160"
15041 ]
15042 },
15043 {
@@ -15060,9 +15067,9 @@
15067 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
15068 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
15069 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
15063 - "default.handlebars->39->1297",
15064 - "default.handlebars->39->1855",
15065 - "default.handlebars->39->852",
15070 + "default.handlebars->39->1303",
15071 + "default.handlebars->39->1861",
15072 + "default.handlebars->39->855",
15073 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
15074 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
15075 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -15097,7 +15104,7 @@
15104 "zh-chs": "全部连接",
15105 "zh-cht": "全部連接",
15106 "xloc": [
15100 - "default.handlebars->39->419",
15107 + "default.handlebars->39->422",
15108 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar"
15109 ]
15110 },
@@ -15144,7 +15151,7 @@
15151 "zh-chs": "连接到服务器",
15152 "zh-cht": "連接到伺服器",
15153 "xloc": [
15147 - "default.handlebars->39->1944"
15154 + "default.handlebars->39->1950"
15155 ]
15156 },
15157 {
@@ -15269,7 +15276,7 @@
15276 "xloc": [
15277 "default-mobile.handlebars->11->4",
15278 "default.handlebars->39->11",
15272 - "default.handlebars->39->381",
15279 + "default.handlebars->39->384",
15280 "sharing.handlebars->11->4",
15281 "ssh.handlebars->3->4",
15282 "xterm.handlebars->9->4"
@@ -15297,7 +15304,7 @@
15304 "zh-chs": "已连接的英特尔&reg;AMT",
15305 "zh-cht": "已連接的Intel&reg; AMT",
15306 "xloc": [
15300 - "default.handlebars->39->2873"
15307 + "default.handlebars->39->2881"
15308 ]
15309 },
15310 {
@@ -15322,7 +15329,7 @@
15329 "zh-chs": "已连接的用户",
15330 "zh-cht": "已连接的用户",
15331 "xloc": [
15325 - "default.handlebars->39->2878"
15332 + "default.handlebars->39->2886"
15333 ]
15334 },
15335 {
@@ -15369,7 +15376,7 @@
15376 "zh-cht": "現在已連接",
15377 "xloc": [
15378 "default-mobile.handlebars->11->538",
15372 - "default.handlebars->39->1378"
15379 + "default.handlebars->39->1384"
15380 ]
15381 },
15382 {
@@ -15484,10 +15491,10 @@
15491 "default-mobile.handlebars->11->2",
15492 "default-mobile.handlebars->11->48",
15493 "default-mobile.handlebars->11->510",
15487 - "default.handlebars->39->1364",
15488 - "default.handlebars->39->358",
15494 + "default.handlebars->39->1370",
15495 "default.handlebars->39->361",
15490 - "default.handlebars->39->422",
15496 + "default.handlebars->39->364",
15497 + "default.handlebars->39->425",
15498 "default.handlebars->39->9",
15499 "sharing.handlebars->11->2",
15500 "sharing.handlebars->11->93",
@@ -15538,7 +15545,7 @@
15545 "zh-chs": "连接数量",
15546 "zh-cht": "連接數量",
15547 "xloc": [
15541 - "default.handlebars->39->2904"
15548 + "default.handlebars->39->2912"
15549 ]
15550 },
15551 {
@@ -15563,8 +15570,8 @@
15570 "zh-chs": "连接错误",
15571 "xloc": [
15572 "default-mobile.handlebars->11->473",
15566 - "default.handlebars->39->1284",
15567 - "default.handlebars->39->1311",
15573 + "default.handlebars->39->1290",
15574 + "default.handlebars->39->1317",
15575 "login2.handlebars->7->32"
15576 ]
15577 },
@@ -15590,7 +15597,7 @@
15597 "zh-chs": "连接转发器",
15598 "zh-cht": "連接轉發器",
15599 "xloc": [
15593 - "default.handlebars->39->2939"
15600 + "default.handlebars->39->2947"
15601 ]
15602 },
15603 {
@@ -15666,9 +15673,9 @@
15673 "zh-cht": "連接性",
15674 "xloc": [
15675 "default-mobile.handlebars->11->318",
15669 - "default.handlebars->39->2111",
15670 - "default.handlebars->39->348",
15671 - "default.handlebars->39->869",
15676 + "default.handlebars->39->2117",
15677 + "default.handlebars->39->351",
15678 + "default.handlebars->39->872",
15679 "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
15680 ]
15681 },
@@ -15689,7 +15696,7 @@
15696 "tr": "Onay",
15697 "pt-br": "Permitir",
15698 "xloc": [
15692 - "default.handlebars->39->2317"
15699 + "default.handlebars->39->2325"
15700 ]
15701 },
15702 {
@@ -15715,8 +15722,8 @@
15722 "zh-cht": "控制台",
15723 "xloc": [
15724 "default-mobile.handlebars->11->354",
15718 - "default.handlebars->39->1011",
15719 - "default.handlebars->39->989",
15725 + "default.handlebars->39->1017",
15726 + "default.handlebars->39->995",
15727 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
15728 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
15729 "default.handlebars->contextMenu->cxconsole"
@@ -15744,7 +15751,7 @@
15751 "zh-chs": "控制台 -",
15752 "zh-cht": "控制台 -",
15753 "xloc": [
15747 - "default.handlebars->39->770"
15754 + "default.handlebars->39->773"
15755 ]
15756 },
15757 {
@@ -15769,8 +15776,8 @@
15776 "zh-chs": "控制",
15777 "zh-cht": "控制",
15778 "xloc": [
15772 - "default.handlebars->39->1010",
15773 - "default.handlebars->39->988",
15779 + "default.handlebars->39->1016",
15780 + "default.handlebars->39->994",
15781 "messenger.handlebars->remoteImage->3->2"
15782 ]
15783 },
@@ -15821,7 +15828,7 @@
15828 "zh-chs": "Cookie编码器",
15829 "zh-cht": "Cookie編碼器",
15830 "xloc": [
15824 - "default.handlebars->39->2923"
15831 + "default.handlebars->39->2931"
15832 ]
15833 },
15834 {
@@ -15848,7 +15855,7 @@
15855 "xloc": [
15856 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3",
15857 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
15851 - "default.handlebars->39->559",
15858 + "default.handlebars->39->562",
15859 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
15860 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
15861 "sharing.handlebars->p13->p13toolbar->fileArea2->3"
@@ -15876,9 +15883,9 @@
15883 "zh-chs": "将MAC地址复制到剪贴板",
15884 "zh-cht": "將MAC地址複製到剪貼板",
15885 "xloc": [
15879 - "default.handlebars->39->149",
15880 - "default.handlebars->39->157",
15881 - "default.handlebars->39->160"
15886 + "default.handlebars->39->152",
15887 + "default.handlebars->39->160",
15888 + "default.handlebars->39->163"
15889 ]
15890 },
15891 {
@@ -15902,8 +15909,8 @@
15909 "tr": "URL'yi panoya kopyala",
15910 "zh-chs": "将 URL 复制到剪贴板",
15911 "xloc": [
15905 - "default.handlebars->39->568",
15906 - "default.handlebars->39->572"
15912 + "default.handlebars->39->571",
15913 + "default.handlebars->39->575"
15914 ]
15915 },
15916 {
@@ -15928,7 +15935,7 @@
15935 "zh-chs": "将Windows 32位代理URL复制到剪贴板",
15936 "zh-cht": "將Windows 32位代理URL複製到剪貼板",
15937 "xloc": [
15931 - "default.handlebars->39->549"
15938 + "default.handlebars->39->552"
15939 ]
15940 },
15941 {
@@ -15953,7 +15960,7 @@
15960 "zh-chs": "将Windows 64位代理URL复制到剪贴板",
15961 "zh-cht": "將Windows 64位代理URL複製到剪貼板",
15962 "xloc": [
15956 - "default.handlebars->39->553"
15963 + "default.handlebars->39->556"
15964 ]
15965 },
15966 {
@@ -15978,18 +15985,18 @@
15985 "zh-chs": "将地址复制到剪贴板",
15986 "zh-cht": "將地址複製到剪貼板",
15987 "xloc": [
15981 - "default.handlebars->39->138",
15982 - "default.handlebars->39->140",
15983 - "default.handlebars->39->142",
15984 - "default.handlebars->39->151",
15985 - "default.handlebars->39->153",
15986 - "default.handlebars->39->155",
15987 - "default.handlebars->39->163",
15988 - "default.handlebars->39->165",
15989 - "default.handlebars->39->167",
15990 - "default.handlebars->39->169",
15991 - "default.handlebars->39->171",
15992 - "default.handlebars->39->173"
15988 + "default.handlebars->39->141",
15989 + "default.handlebars->39->143",
15990 + "default.handlebars->39->145",
15991 + "default.handlebars->39->154",
15992 + "default.handlebars->39->156",
15993 + "default.handlebars->39->158",
15994 + "default.handlebars->39->166",
15995 + "default.handlebars->39->168",
15996 + "default.handlebars->39->170",
15997 + "default.handlebars->39->172",
15998 + "default.handlebars->39->174",
15999 + "default.handlebars->39->176"
16000 ]
16001 },
16002 {
@@ -16014,8 +16021,8 @@
16021 "zh-chs": "将代理URL复制到剪贴板",
16022 "zh-cht": "將代理URL複製到剪貼板",
16023 "xloc": [
16017 - "default.handlebars->39->585",
16018 - "default.handlebars->39->587"
16024 + "default.handlebars->39->588",
16025 + "default.handlebars->39->590"
16026 ]
16027 },
16028 {
@@ -16040,12 +16047,12 @@
16047 "zh-chs": "复制连结到剪贴板",
16048 "zh-cht": "複製連結到剪貼板",
16049 "xloc": [
16043 - "default.handlebars->39->2122",
16044 - "default.handlebars->39->2141",
16045 - "default.handlebars->39->290",
16046 - "default.handlebars->39->312",
16047 - "default.handlebars->39->314",
16048 - "default.handlebars->39->523"
16050 + "default.handlebars->39->2128",
16051 + "default.handlebars->39->2147",
16052 + "default.handlebars->39->293",
16053 + "default.handlebars->39->315",
16054 + "default.handlebars->39->317",
16055 + "default.handlebars->39->526"
16056 ]
16057 },
16058 {
@@ -16070,7 +16077,7 @@
16077 "zh-chs": "将macOS代理URL复制到剪贴板",
16078 "zh-cht": "將macOS代理URL複製到剪貼板",
16079 "xloc": [
16073 - "default.handlebars->39->563"
16080 + "default.handlebars->39->566"
16081 ]
16082 },
16083 {
@@ -16095,7 +16102,7 @@
16102 "zh-chs": "将名称复制到剪贴板",
16103 "zh-cht": "將名稱複製到剪貼板",
16104 "xloc": [
16098 - "default.handlebars->39->147"
16105 + "default.handlebars->39->150"
16106 ]
16107 },
16108 {
@@ -16122,8 +16129,8 @@
16129 "xloc": [
16130 "agentinvite.handlebars->container->column_l->5->linuxtab",
16131 "agentinvite.handlebars->container->column_l->5->linuxtab",
16125 - "default.handlebars->39->558",
16126 - "default.handlebars->39->581"
16132 + "default.handlebars->39->561",
16133 + "default.handlebars->39->584"
16134 ]
16135 },
16136 {
@@ -16148,7 +16155,7 @@
16155 "zh-chs": "将有效代码复制到剪贴板",
16156 "zh-cht": "將有效代碼複製到剪貼板",
16157 "xloc": [
16151 - "default.handlebars->39->216"
16158 + "default.handlebars->39->219"
16159 ]
16160 },
16161 {
@@ -16173,7 +16180,7 @@
16180 "zh-chs": "复制:“{0}”到“{1}”",
16181 "zh-cht": "複製:“{0}”到“{1}”",
16182 "xloc": [
16176 - "default.handlebars->39->2213"
16183 + "default.handlebars->39->2219"
16184 ]
16185 },
16186 {
@@ -16354,7 +16361,7 @@
16361 "zh-chs": "核心服务器",
16362 "zh-cht": "核心伺服器",
16363 "xloc": [
16357 - "default.handlebars->39->2922"
16364 + "default.handlebars->39->2930"
16365 ]
16366 },
16367 {
@@ -16379,7 +16386,7 @@
16386 "zh-chs": "科西嘉文",
16387 "zh-cht": "科西嘉文",
16388 "xloc": [
16382 - "default.handlebars->39->1546"
16389 + "default.handlebars->39->1552"
16390 ]
16391 },
16392 {
@@ -16425,7 +16432,7 @@
16432 "zh-chs": "创建帐号",
16433 "zh-cht": "創建帳號",
16434 "xloc": [
16428 - "default.handlebars->39->2434",
16435 + "default.handlebars->39->2442",
16436 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
16437 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
16438 "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->12->1->1"
@@ -16498,8 +16505,8 @@
16505 "tr": "Giriş Simgesi Oluştur",
16506 "zh-chs": "创建登录令牌",
16507 "xloc": [
16501 - "default.handlebars->39->1731",
16502 - "default.handlebars->39->315"
16508 + "default.handlebars->39->1737",
16509 + "default.handlebars->39->318"
16510 ]
16511 },
16512 {
@@ -16524,7 +16531,7 @@
16531 "zh-chs": "创建用户组",
16532 "zh-cht": "創建用戶群",
16533 "xloc": [
16527 - "default.handlebars->39->2474"
16534 + "default.handlebars->39->2482"
16535 ]
16536 },
16537 {
@@ -16549,7 +16556,7 @@
16556 "zh-chs": "创建连结以与访客共享此设备",
16557 "zh-cht": "創建鏈結以與訪客共享此裝置",
16558 "xloc": [
16552 - "default.handlebars->39->891"
16559 + "default.handlebars->39->897"
16560 ]
16561 },
16562 {
@@ -16574,7 +16581,7 @@
16581 "zh-chs": "使用以下选项创建一个新的设备组。",
16582 "zh-cht": "使用以下選項創建一個新的裝置群。",
16583 "xloc": [
16577 - "default.handlebars->39->1761"
16584 + "default.handlebars->39->1767"
16585 ]
16586 },
16587 {
@@ -16599,7 +16606,7 @@
16606 "zh-chs": "创建一个新的设备组。",
16607 "zh-cht": "創建一個新的裝置群。",
16608 "xloc": [
16602 - "default.handlebars->39->351"
16609 + "default.handlebars->39->354"
16610 ]
16611 },
16612 {
@@ -16623,7 +16630,7 @@
16630 "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.",
16631 "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
16632 "xloc": [
16626 - "default.handlebars->39->1711"
16633 + "default.handlebars->39->1717"
16634 ]
16635 },
16636 {
@@ -16648,7 +16655,7 @@
16655 "zh-chs": "创建文件夹(如果不存在)?",
16656 "zh-cht": "創建文件夾(如果不存在)?",
16657 "xloc": [
16651 - "default.handlebars->39->683"
16658 + "default.handlebars->39->686"
16659 ]
16660 },
16661 {
@@ -16673,7 +16680,7 @@
16680 "zh-chs": "创建文件夹:“{0}”",
16681 "zh-cht": "創建文件夾:“{0}”",
16682 "xloc": [
16676 - "default.handlebars->39->2206"
16683 + "default.handlebars->39->2212"
16684 ]
16685 },
16686 {
@@ -16722,7 +16729,7 @@
16729 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
16730 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
16731 "xloc": [
16725 - "default.handlebars->39->2398"
16732 + "default.handlebars->39->2406"
16733 ]
16734 },
16735 {
@@ -16774,7 +16781,7 @@
16781 "zh-chs": "创建的设备组:{0}",
16782 "zh-cht": "創建的設備組:{0}",
16783 "xloc": [
16777 - "default.handlebars->39->2217"
16784 + "default.handlebars->39->2223"
16785 ]
16786 },
16787 {
@@ -16799,7 +16806,7 @@
16806 "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
16807 "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
16808 "xloc": [
16802 - "default.handlebars->39->1034"
16809 + "default.handlebars->39->1040"
16810 ]
16811 },
16812 {
@@ -16868,7 +16875,7 @@
16875 "zh-chs": "创建",
16876 "zh-cht": "創建",
16877 "xloc": [
16871 - "default.handlebars->39->2578"
16878 + "default.handlebars->39->2586"
16879 ]
16880 },
16881 {
@@ -16893,7 +16900,7 @@
16900 "zh-chs": "创建时间",
16901 "zh-cht": "創作時間",
16902 "xloc": [
16896 - "default.handlebars->39->1835"
16903 + "default.handlebars->39->1841"
16904 ]
16905 },
16906 {
@@ -16945,8 +16952,8 @@
16952 "zh-chs": "创建者",
16953 "zh-cht": "創作者",
16954 "xloc": [
16948 - "default.handlebars->39->1833",
16949 - "default.handlebars->39->1834"
16955 + "default.handlebars->39->1839",
16956 + "default.handlebars->39->1840"
16957 ]
16958 },
16959 {
@@ -16972,8 +16979,8 @@
16979 "zh-cht": "證書",
16980 "xloc": [
16981 "default-mobile.handlebars->11->328",
16975 - "default.handlebars->39->1798",
16976 - "default.handlebars->39->879"
16982 + "default.handlebars->39->1804",
16983 + "default.handlebars->39->882"
16984 ]
16985 },
16986 {
@@ -16998,7 +17005,7 @@
17005 "zh-chs": "克里语",
17006 "zh-cht": "克里語",
17007 "xloc": [
17001 - "default.handlebars->39->1547"
17008 + "default.handlebars->39->1553"
17009 ]
17010 },
17011 {
@@ -17023,7 +17030,7 @@
17030 "zh-chs": "克罗地亚文",
17031 "zh-cht": "克羅地亞文",
17032 "xloc": [
17026 - "default.handlebars->39->1548"
17033 + "default.handlebars->39->1554"
17034 ]
17035 },
17036 {
@@ -17102,9 +17109,9 @@
17109 "xloc": [
17110 "default-mobile.handlebars->11->430",
17111 "default-mobile.handlebars->11->434",
17105 - "default.handlebars->39->1222",
17106 - "default.handlebars->39->1226",
17107 - "default.handlebars->39->57",
17112 + "default.handlebars->39->1228",
17113 + "default.handlebars->39->1232",
17114 + "default.handlebars->39->60",
17115 "sharing.handlebars->11->24"
17116 ]
17117 },
@@ -17253,7 +17260,7 @@
17260 "zh-chs": "当前版本",
17261 "zh-cht": "當前版本",
17262 "xloc": [
17256 - "default.handlebars->39->178"
17263 + "default.handlebars->39->181"
17264 ]
17265 },
17266 {
@@ -17278,7 +17285,7 @@
17285 "zh-chs": "当前密码不正确。",
17286 "xloc": [
17287 "default-mobile.handlebars->11->735",
17281 - "default.handlebars->39->2846"
17288 + "default.handlebars->39->2854"
17289 ]
17290 },
17291 {
@@ -17381,7 +17388,7 @@
17388 "zh-chs": "捷克文",
17389 "zh-cht": "捷克文",
17390 "xloc": [
17384 - "default.handlebars->39->1549"
17391 + "default.handlebars->39->1555"
17392 ]
17393 },
17394 {
@@ -17406,7 +17413,7 @@
17413 "zh-chs": "DNS suffix",
17414 "zh-cht": "DNS suffix",
17415 "xloc": [
17409 - "default.handlebars->39->146"
17416 + "default.handlebars->39->149"
17417 ]
17418 },
17419 {
@@ -17426,7 +17433,7 @@
17433 "tr": "Günlük",
17434 "pt-br": "Diariamente",
17435 "xloc": [
17429 - "default.handlebars->39->275"
17436 + "default.handlebars->39->278"
17437 ]
17438 },
17439 {
@@ -17451,7 +17458,7 @@
17458 "zh-chs": "丹麦文",
17459 "zh-cht": "丹麥文",
17460 "xloc": [
17454 - "default.handlebars->39->1550"
17461 + "default.handlebars->39->1556"
17462 ]
17463 },
17464 {
@@ -17476,7 +17483,7 @@
17483 "zh-chs": "黑暗模式",
17484 "xloc": [
17485 "default-mobile.handlebars->11->92",
17479 - "default.handlebars->39->61"
17486 + "default.handlebars->39->64"
17487 ]
17488 },
17489 {
@@ -17501,7 +17508,7 @@
17508 "zh-chs": "数据通道",
17509 "zh-cht": "數據通道",
17510 "xloc": [
17504 - "default.handlebars->39->1190",
17511 + "default.handlebars->39->1196",
17512 "sharing.handlebars->11->11"
17513 ]
17514 },
@@ -17527,7 +17534,7 @@
17534 "zh-chs": "日期和时间",
17535 "zh-cht": "日期和時間",
17536 "xloc": [
17530 - "default.handlebars->39->1708"
17537 + "default.handlebars->39->1714"
17538 ]
17539 },
17540 {
@@ -17553,9 +17560,9 @@
17560 "zh-cht": "天",
17561 "xloc": [
17562 "default-mobile.handlebars->11->382",
17556 - "default.handlebars->39->1112",
17557 - "default.handlebars->39->2743",
17558 - "default.handlebars->39->2746"
17563 + "default.handlebars->39->1118",
17564 + "default.handlebars->39->2751",
17565 + "default.handlebars->39->2754"
17566 ]
17567 },
17568 {
@@ -17580,8 +17587,8 @@
17587 "zh-chs": "停用",
17588 "zh-cht": "停用",
17589 "xloc": [
17583 - "default.handlebars->39->1865",
17584 - "default.handlebars->39->1923"
17590 + "default.handlebars->39->1871",
17591 + "default.handlebars->39->1929"
17592 ]
17593 },
17594 {
@@ -17606,7 +17613,7 @@
17613 "zh-chs": "如果设置停用CCM",
17614 "zh-cht": "如果設置停用CCM",
17615 "xloc": [
17609 - "default.handlebars->39->1935"
17616 + "default.handlebars->39->1941"
17617 ]
17618 },
17619 {
@@ -17654,7 +17661,7 @@
17661 "zh-cht": "沉睡",
17662 "xloc": [
17663 "default-mobile.handlebars->11->241",
17657 - "default.handlebars->39->598"
17664 + "default.handlebars->39->601"
17665 ]
17666 },
17667 {
@@ -17679,10 +17686,10 @@
17686 "zh-chs": "默认",
17687 "zh-cht": "默認",
17688 "xloc": [
17682 - "default.handlebars->39->2421",
17683 - "default.handlebars->39->2470",
17684 - "default.handlebars->39->2481",
17685 - "default.handlebars->39->2554"
17689 + "default.handlebars->39->2429",
17690 + "default.handlebars->39->2478",
17691 + "default.handlebars->39->2489",
17692 + "default.handlebars->39->2562"
17693 ]
17694 },
17695 {
@@ -17707,7 +17714,7 @@
17714 "zh-chs": "德尔",
17715 "xloc": [
17716 "default-mobile.handlebars->11->418",
17710 - "default.handlebars->39->1210"
17717 + "default.handlebars->39->1216"
17718 ]
17719 },
17720 {
@@ -17737,9 +17744,9 @@
17744 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
17745 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
17746 "default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
17740 - "default.handlebars->39->1330",
17741 - "default.handlebars->39->2148",
17742 - "default.handlebars->39->740",
17747 + "default.handlebars->39->1336",
17748 + "default.handlebars->39->2154",
17749 + "default.handlebars->39->743",
17750 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
17751 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
17752 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -17775,7 +17782,7 @@
17782 "zh-cht": "刪除帳戶",
17783 "xloc": [
17784 "default-mobile.handlebars->11->115",
17778 - "default.handlebars->39->1746"
17785 + "default.handlebars->39->1752"
17786 ]
17787 },
17788 {
@@ -17800,7 +17807,7 @@
17807 "zh-chs": "删除帐户",
17808 "zh-cht": "刪除帳戶",
17809 "xloc": [
17803 - "default.handlebars->39->2386"
17810 + "default.handlebars->39->2394"
17811 ]
17812 },
17813 {
@@ -17826,7 +17833,7 @@
17833 "zh-cht": "刪除裝置",
17834 "xloc": [
17835 "default-mobile.handlebars->11->337",
17829 - "default.handlebars->39->901"
17836 + "default.handlebars->39->907"
17837 ]
17838 },
17839 {
@@ -17850,7 +17857,7 @@
17857 "tr": "Cihazları Sil",
17858 "zh-chs": "删除设备",
17859 "xloc": [
17853 - "default.handlebars->39->658"
17860 + "default.handlebars->39->661"
17861 ]
17862 },
17863 {
@@ -17877,8 +17884,8 @@
17884 "xloc": [
17885 "default-mobile.handlebars->11->643",
17886 "default-mobile.handlebars->11->646",
17880 - "default.handlebars->39->1911",
17881 - "default.handlebars->39->1952"
17887 + "default.handlebars->39->1917",
17888 + "default.handlebars->39->1958"
17889 ]
17890 },
17891 {
@@ -17904,7 +17911,7 @@
17911 "zh-cht": "刪除節點",
17912 "xloc": [
17913 "default-mobile.handlebars->11->390",
17907 - "default.handlebars->39->1138"
17914 + "default.handlebars->39->1144"
17915 ]
17916 },
17917 {
@@ -17951,7 +17958,7 @@
17958 "zh-chs": "删除用户",
17959 "zh-cht": "刪除用戶",
17960 "xloc": [
17954 - "default.handlebars->39->2621"
17961 + "default.handlebars->39->2629"
17962 ]
17963 },
17964 {
@@ -17976,8 +17983,8 @@
17983 "zh-chs": "删除用户群组",
17984 "zh-cht": "刪除用戶群組",
17985 "xloc": [
17979 - "default.handlebars->39->2522",
17980 - "default.handlebars->39->2534"
17986 + "default.handlebars->39->2530",
17987 + "default.handlebars->39->2542"
17988 ]
17989 },
17990 {
@@ -18002,7 +18009,7 @@
18009 "zh-chs": "删除用户群组",
18010 "zh-cht": "刪除用戶群組",
18011 "xloc": [
18005 - "default.handlebars->39->2468"
18012 + "default.handlebars->39->2476"
18013 ]
18014 },
18015 {
@@ -18027,7 +18034,7 @@
18034 "zh-chs": "删除用户{0}",
18035 "zh-cht": "刪除用戶{0}",
18036 "xloc": [
18030 - "default.handlebars->39->2660"
18037 + "default.handlebars->39->2668"
18038 ]
18039 },
18040 {
@@ -18053,7 +18060,7 @@
18060 "zh-cht": "刪除帳戶",
18061 "xloc": [
18062 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
18056 - "default.handlebars->39->2382",
18063 + "default.handlebars->39->2390",
18064 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
18065 ]
18066 },
@@ -18079,7 +18086,7 @@
18086 "zh-chs": "删除设备",
18087 "zh-cht": "刪除裝置",
18088 "xloc": [
18082 - "default.handlebars->39->644"
18089 + "default.handlebars->39->647"
18090 ]
18091 },
18092 {
@@ -18104,7 +18111,7 @@
18111 "zh-chs": "删除群组",
18112 "zh-cht": "刪除群組",
18113 "xloc": [
18107 - "default.handlebars->39->2464"
18114 + "default.handlebars->39->2472"
18115 ]
18116 },
18117 {
@@ -18129,7 +18136,7 @@
18136 "zh-chs": "删除项目?",
18137 "zh-cht": "刪除項目?",
18138 "xloc": [
18132 - "default.handlebars->39->741"
18139 + "default.handlebars->39->744"
18140 ]
18141 },
18142 {
@@ -18154,7 +18161,7 @@
18161 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
18162 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
18163 "xloc": [
18157 - "default.handlebars->39->2208"
18164 + "default.handlebars->39->2214"
18165 ]
18166 },
18167 {
@@ -18181,8 +18188,8 @@
18188 "xloc": [
18189 "default-mobile.handlebars->11->155",
18190 "default-mobile.handlebars->11->486",
18184 - "default.handlebars->39->1332",
18185 - "default.handlebars->39->2150",
18191 + "default.handlebars->39->1338",
18192 + "default.handlebars->39->2156",
18193 "sharing.handlebars->11->63"
18194 ]
18195 },
@@ -18208,7 +18215,7 @@
18215 "zh-chs": "删除用户群组{0}?",
18216 "zh-cht": "刪除用戶群組{0}?",
18217 "xloc": [
18211 - "default.handlebars->39->2532"
18218 + "default.handlebars->39->2540"
18219 ]
18220 },
18221 {
@@ -18235,8 +18242,8 @@
18242 "xloc": [
18243 "default-mobile.handlebars->11->154",
18244 "default-mobile.handlebars->11->485",
18238 - "default.handlebars->39->1331",
18239 - "default.handlebars->39->2149",
18245 + "default.handlebars->39->1337",
18246 + "default.handlebars->39->2155",
18247 "sharing.handlebars->11->62"
18248 ]
18249 },
@@ -18287,7 +18294,7 @@
18294 "zh-chs": "删除:“{0}”",
18295 "zh-cht": "刪除:“{0}”",
18296 "xloc": [
18290 - "default.handlebars->39->2207"
18297 + "default.handlebars->39->2213"
18298 ]
18299 },
18300 {
@@ -18312,7 +18319,7 @@
18319 "zh-chs": "删除:“{0}”,{1}个元素已删除",
18320 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
18321 "xloc": [
18315 - "default.handlebars->39->2209"
18322 + "default.handlebars->39->2215"
18323 ]
18324 },
18325 {
@@ -18338,7 +18345,7 @@
18345 "zh-cht": "被拒絕",
18346 "xloc": [
18347 "default-mobile.handlebars->11->405",
18341 - "default.handlebars->39->1185",
18348 + "default.handlebars->39->1191",
18349 "sharing.handlebars->11->29",
18350 "sharing.handlebars->11->7"
18351 ]
@@ -18483,20 +18490,20 @@
18490 "default-mobile.handlebars->11->551",
18491 "default-mobile.handlebars->11->629",
18492 "default-mobile.handlebars->11->652",
18486 - "default.handlebars->39->1180",
18487 - "default.handlebars->39->1391",
18488 - "default.handlebars->39->1401",
18489 - "default.handlebars->39->145",
18490 - "default.handlebars->39->1770",
18491 - "default.handlebars->39->1826",
18492 - "default.handlebars->39->1958",
18493 - "default.handlebars->39->2315",
18494 - "default.handlebars->39->2473",
18495 - "default.handlebars->39->2483",
18496 - "default.handlebars->39->2484",
18497 - "default.handlebars->39->2530",
18498 - "default.handlebars->39->781",
18499 - "default.handlebars->39->782",
18493 + "default.handlebars->39->1186",
18494 + "default.handlebars->39->1397",
18495 + "default.handlebars->39->1407",
18496 + "default.handlebars->39->148",
18497 + "default.handlebars->39->1776",
18498 + "default.handlebars->39->1832",
18499 + "default.handlebars->39->1964",
18500 + "default.handlebars->39->2323",
18501 + "default.handlebars->39->2481",
18502 + "default.handlebars->39->2491",
18503 + "default.handlebars->39->2492",
18504 + "default.handlebars->39->2538",
18505 + "default.handlebars->39->784",
18506 + "default.handlebars->39->785",
18507 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
18508 ]
18509 },
@@ -18545,16 +18552,16 @@
18552 "zh-cht": "桌面",
18553 "xloc": [
18554 "default-mobile.handlebars->11->350",
18548 - "default.handlebars->39->1036",
18549 - "default.handlebars->39->1265",
18550 - "default.handlebars->39->1891",
18551 - "default.handlebars->39->1964",
18552 - "default.handlebars->39->2717",
18553 - "default.handlebars->39->2776",
18554 - "default.handlebars->39->2807",
18555 - "default.handlebars->39->2898",
18556 - "default.handlebars->39->746",
18557 - "default.handlebars->39->952",
18555 + "default.handlebars->39->1042",
18556 + "default.handlebars->39->1271",
18557 + "default.handlebars->39->1897",
18558 + "default.handlebars->39->1970",
18559 + "default.handlebars->39->2725",
18560 + "default.handlebars->39->2784",
18561 + "default.handlebars->39->2815",
18562 + "default.handlebars->39->2906",
18563 + "default.handlebars->39->749",
18564 + "default.handlebars->39->958",
18565 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
18566 "default.handlebars->contextMenu->cxdesktop",
18567 "sharing.handlebars->11->23",
@@ -18582,9 +18589,9 @@
18589 "tr": "Masaüstü + Dosyalar",
18590 "zh-chs": "桌面 + 文件",
18591 "xloc": [
18585 - "default.handlebars->39->1039",
18586 - "default.handlebars->39->1895",
18587 - "default.handlebars->39->956"
18592 + "default.handlebars->39->1045",
18593 + "default.handlebars->39->1901",
18594 + "default.handlebars->39->962"
18595 ]
18596 },
18597 {
@@ -18608,8 +18615,8 @@
18615 "tr": "Masaüstü + Terminal",
18616 "zh-chs": "桌面 + 终端",
18617 "xloc": [
18611 - "default.handlebars->39->1892",
18612 - "default.handlebars->39->953"
18618 + "default.handlebars->39->1898",
18619 + "default.handlebars->39->959"
18620 ]
18621 },
18622 {
@@ -18633,9 +18640,9 @@
18640 "tr": "Masaüstü + Terminal + Dosyalar",
18641 "zh-chs": "桌面 + 终端 + 文件",
18642 "xloc": [
18636 - "default.handlebars->39->1041",
18637 - "default.handlebars->39->1896",
18638 - "default.handlebars->39->957"
18643 + "default.handlebars->39->1047",
18644 + "default.handlebars->39->1902",
18645 + "default.handlebars->39->963"
18646 ]
18647 },
18648 {
@@ -18684,7 +18691,7 @@
18691 "tr": "Masaüstü Multiplex",
18692 "zh-chs": "桌面复用",
18693 "xloc": [
18687 - "default.handlebars->39->2903"
18694 + "default.handlebars->39->2911"
18695 ]
18696 },
18697 {
@@ -18709,10 +18716,10 @@
18716 "zh-chs": "桌面通知",
18717 "zh-cht": "桌面通知",
18718 "xloc": [
18712 - "default.handlebars->39->1846",
18713 - "default.handlebars->39->2491",
18714 - "default.handlebars->39->2593",
18715 - "default.handlebars->39->843"
18719 + "default.handlebars->39->1852",
18720 + "default.handlebars->39->2499",
18721 + "default.handlebars->39->2601",
18722 + "default.handlebars->39->846"
18723 ]
18724 },
18725 {
@@ -18737,10 +18744,10 @@
18744 "zh-chs": "桌面提示",
18745 "zh-cht": "桌面提示",
18746 "xloc": [
18740 - "default.handlebars->39->1845",
18741 - "default.handlebars->39->2490",
18742 - "default.handlebars->39->2592",
18743 - "default.handlebars->39->842"
18747 + "default.handlebars->39->1851",
18748 + "default.handlebars->39->2498",
18749 + "default.handlebars->39->2600",
18750 + "default.handlebars->39->845"
18751 ]
18752 },
18753 {
@@ -18765,10 +18772,10 @@
18772 "zh-chs": "桌面提示+工具栏",
18773 "zh-cht": "桌面提示+工具欄",
18774 "xloc": [
18768 - "default.handlebars->39->1843",
18769 - "default.handlebars->39->2488",
18770 - "default.handlebars->39->2590",
18771 - "default.handlebars->39->840"
18775 + "default.handlebars->39->1849",
18776 + "default.handlebars->39->2496",
18777 + "default.handlebars->39->2598",
18778 + "default.handlebars->39->843"
18779 ]
18780 },
18781 {
@@ -18792,7 +18799,7 @@
18799 "tr": "Masaüstü Oturumu",
18800 "zh-chs": "桌面会话",
18801 "xloc": [
18795 - "default.handlebars->39->2710"
18802 + "default.handlebars->39->2718"
18803 ]
18804 },
18805 {
@@ -18890,10 +18897,10 @@
18897 "zh-chs": "桌面工具栏",
18898 "zh-cht": "桌面工具欄",
18899 "xloc": [
18893 - "default.handlebars->39->1844",
18894 - "default.handlebars->39->2489",
18895 - "default.handlebars->39->2591",
18896 - "default.handlebars->39->841"
18900 + "default.handlebars->39->1850",
18901 + "default.handlebars->39->2497",
18902 + "default.handlebars->39->2599",
18903 + "default.handlebars->39->844"
18904 ]
18905 },
18906 {
@@ -18917,7 +18924,7 @@
18924 "tr": "Yalnızca Masaüstü Görünümü",
18925 "zh-chs": "仅桌面视图",
18926 "xloc": [
18920 - "default.handlebars->39->2566"
18927 + "default.handlebars->39->2574"
18928 ]
18929 },
18930 {
@@ -18941,7 +18948,7 @@
18948 "tr": "Masaüstü, Yalnızca görüntüleme",
18949 "zh-chs": "桌面,仅查看",
18950 "xloc": [
18944 - "default.handlebars->39->1042"
18951 + "default.handlebars->39->1048"
18952 ]
18953 },
18954 {
@@ -18966,7 +18973,7 @@
18973 "zh-chs": "桌面时段",
18974 "zh-cht": "桌面時段",
18975 "xloc": [
18969 - "default.handlebars->39->1264"
18976 + "default.handlebars->39->1270"
18977 ]
18978 },
18979 {
@@ -19043,7 +19050,7 @@
19050 "zh-cht": "細節",
19051 "xloc": [
19052 "default-mobile.handlebars->11->353",
19046 - "default.handlebars->39->2054",
19053 + "default.handlebars->39->2060",
19054 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
19055 "default.handlebars->contextMenu->cxdetails"
19056 ]
@@ -19096,13 +19103,13 @@
19103 "zh-cht": "裝置",
19104 "xloc": [
19105 "default-mobile.handlebars->11->546",
19099 - "default.handlebars->39->1386",
19100 - "default.handlebars->39->1494",
19101 - "default.handlebars->39->1992",
19102 - "default.handlebars->39->262",
19103 - "default.handlebars->39->2679",
19104 - "default.handlebars->39->2742",
19105 - "default.handlebars->39->2760",
19106 + "default.handlebars->39->1392",
19107 + "default.handlebars->39->1500",
19108 + "default.handlebars->39->1998",
19109 + "default.handlebars->39->265",
19110 + "default.handlebars->39->2687",
19111 + "default.handlebars->39->2750",
19112 + "default.handlebars->39->2768",
19113 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
19114 ]
19115 },
@@ -19130,7 +19137,7 @@
19137 "xloc": [
19138 "default-mobile.handlebars->11->371",
19139 "default-mobile.handlebars->11->380",
19133 - "default.handlebars->39->1095"
19140 + "default.handlebars->39->1101"
19141 ]
19142 },
19143 {
@@ -19179,7 +19186,7 @@
19186 "tr": "Cihaz Açıklaması",
19187 "zh-chs": "设备描述",
19188 "xloc": [
19182 - "default.handlebars->39->318"
19189 + "default.handlebars->39->321"
19190 ]
19191 },
19192 {
@@ -19203,7 +19210,7 @@
19210 "tr": "Cihaz Ayrıntıları",
19211 "zh-chs": "设备详情",
19212 "xloc": [
19206 - "default.handlebars->39->2016"
19213 + "default.handlebars->39->2022"
19214 ]
19215 },
19216 {
@@ -19255,17 +19262,17 @@
19262 "xloc": [
19263 "agent-translations.json",
19264 "default-mobile.handlebars->11->713",
19258 - "default.handlebars->39->1987",
19259 - "default.handlebars->39->1990",
19260 - "default.handlebars->39->1991",
19261 - "default.handlebars->39->2332",
19262 - "default.handlebars->39->2514",
19263 - "default.handlebars->39->2520",
19264 - "default.handlebars->39->2667",
19265 - "default.handlebars->39->2726",
19266 - "default.handlebars->39->2749",
19267 - "default.handlebars->39->2763",
19268 - "default.handlebars->39->2824"
19265 + "default.handlebars->39->1993",
19266 + "default.handlebars->39->1996",
19267 + "default.handlebars->39->1997",
19268 + "default.handlebars->39->2340",
19269 + "default.handlebars->39->2522",
19270 + "default.handlebars->39->2528",
19271 + "default.handlebars->39->2675",
19272 + "default.handlebars->39->2734",
19273 + "default.handlebars->39->2757",
19274 + "default.handlebars->39->2771",
19275 + "default.handlebars->39->2832"
19276 ]
19277 },
19278 {
@@ -19291,7 +19298,7 @@
19298 "zh-cht": "裝置群用戶",
19299 "xloc": [
19300 "default-mobile.handlebars->11->702",
19294 - "default.handlebars->39->2060"
19301 + "default.handlebars->39->2066"
19302 ]
19303 },
19304 {
@@ -19317,11 +19324,11 @@
19324 "zh-cht": "裝置群",
19325 "xloc": [
19326 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
19320 - "default.handlebars->39->2348",
19321 - "default.handlebars->39->2458",
19322 - "default.handlebars->39->2501",
19323 - "default.handlebars->39->2587",
19324 - "default.handlebars->39->2876",
19327 + "default.handlebars->39->2356",
19328 + "default.handlebars->39->2466",
19329 + "default.handlebars->39->2509",
19330 + "default.handlebars->39->2595",
19331 + "default.handlebars->39->2884",
19332 "default.handlebars->container->column_l->p2->p2info->9"
19333 ]
19334 },
@@ -19347,7 +19354,7 @@
19354 "zh-chs": "设备信息导出",
19355 "zh-cht": "裝置訊息輸出",
19356 "xloc": [
19350 - "default.handlebars->39->700"
19357 + "default.handlebars->39->703"
19358 ]
19359 },
19360 {
@@ -19372,7 +19379,7 @@
19379 "zh-chs": "设备位置",
19380 "zh-cht": "裝置位置",

This file is too large to show in full.