Fixed typos.
Ylian Saint-Hilaire committed
Feb 25, 2021 at 15:08 UTC
64ef63fd60abdd68a76d0f31e82b82ac1220b1eb
4 files changed
+2184
-2175
meshcentral-config-schema.json
+1
-1
@@ -236,7 +236,7 @@
236
"required": [ "name", "protocol", "port" ],
237
"properties": {
238
"name": {
239
- "description": "Name os the link to be displayed on the web site.",
239
+ "description": "Name of the link to be displayed on the web site.",
240
"type": "string"
241
},
242
"protocol": {
meshuser.js
+1
-1
@@ -416,7 +416,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use
416
var errorCounters = {}, errorCountersCount = 0;
417
if (agentstats.meshDoesNotExistCount > 0) { errorCountersCount++; errorCounters.UnknownGroup = agentstats.meshDoesNotExistCount; }
418
if (agentstats.invalidPkcsSignatureCount > 0) { errorCountersCount++; errorCounters.InvalidPKCSsignature = agentstats.invalidPkcsSignatureCount; }
419
- if (agentstats.invalidRsaSignatureCount > 0) { errorCountersCount++; errorCounters.InvalidRSAsiguature = agentstats.invalidRsaSignatureCount; }
419
+ if (agentstats.invalidRsaSignatureCount > 0) { errorCountersCount++; errorCounters.InvalidRSAsignature = agentstats.invalidRsaSignatureCount; }
420
if (agentstats.invalidJsonCount > 0) { errorCountersCount++; errorCounters.InvalidJSON = agentstats.invalidJsonCount; }
421
if (agentstats.unknownAgentActionCount > 0) { errorCountersCount++; errorCounters.UnknownAction = agentstats.unknownAgentActionCount; }
422
if (agentstats.agentBadWebCertHashCount > 0) { errorCountersCount++; errorCounters.BadWebCertificate = agentstats.agentBadWebCertHashCount; }
translate/translate.json
+2181
-2172
@@ -17,8 +17,8 @@
17
"zh-chs": " + CIRA",
18
"zh-cht": " + CIRA",
19
"xloc": [
20
- "default.handlebars->31->1461",
21
- "default.handlebars->31->1463"
20
+ "default.handlebars->31->1463",
21
+ "default.handlebars->31->1465"
22
]
23
},
24
{
@@ -204,7 +204,7 @@
204
"zh-chs": " 可以使用密码提示,但不建议使用。",
205
"zh-cht": " 可以使用密碼提示,但不建議使用。",
206
"xloc": [
207
- "default.handlebars->31->1374"
207
+ "default.handlebars->31->1376"
208
]
209
},
210
{
@@ -224,8 +224,8 @@
224
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226
"xloc": [
227
- "default.handlebars->31->1538",
228
- "default.handlebars->31->2016"
227
+ "default.handlebars->31->1540",
228
+ "default.handlebars->31->2018"
229
]
230
},
231
{
@@ -279,7 +279,7 @@
279
"zh-chs": " 节点",
280
"zh-cht": " 節點",
281
"xloc": [
282
- "default-mobile.handlebars->11->230"
282
+ "default-mobile.handlebars->11->232"
283
]
284
},
285
{
@@ -299,7 +299,7 @@
299
"zh-chs": " 节点",
300
"zh-cht": " 節點",
301
"xloc": [
302
- "default-mobile.handlebars->11->231"
302
+ "default-mobile.handlebars->11->233"
303
]
304
},
305
{
@@ -432,7 +432,7 @@
432
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
433
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
434
"xloc": [
435
- "default.handlebars->31->1507",
435
+ "default.handlebars->31->1509",
436
"default.handlebars->31->327"
437
]
438
},
@@ -507,8 +507,8 @@
507
"zh-chs": ",",
508
"zh-cht": ",",
509
"xloc": [
510
- "default-mobile.handlebars->11->567",
511
- "default.handlebars->31->1609"
510
+ "default-mobile.handlebars->11->569",
511
+ "default.handlebars->31->1611"
512
]
513
},
514
{
@@ -528,7 +528,7 @@
528
"zh-chs": ",仅限于Intel®AMT",
529
"zh-cht": ",只適用於Intel®AMT",
530
"xloc": [
531
- "default-mobile.handlebars->11->168",
531
+ "default-mobile.handlebars->11->170",
532
"default.handlebars->31->226"
533
]
534
},
@@ -549,8 +549,8 @@
549
"zh-chs": ",MQTT在线",
550
"zh-cht": ",MQTT在線",
551
"xloc": [
552
- "default-mobile.handlebars->11->484",
553
- "default.handlebars->31->1114"
552
+ "default-mobile.handlebars->11->486",
553
+ "default.handlebars->31->1116"
554
]
555
},
556
{
@@ -558,7 +558,7 @@
558
"fr": ", Pas de consentement",
559
"nl": ", Geen toestemming",
560
"xloc": [
561
- "default.handlebars->31->722"
561
+ "default.handlebars->31->724"
562
]
563
},
564
{
@@ -578,7 +578,7 @@
578
"zh-chs": ",提示同意",
579
"zh-cht": ",提示同意",
580
"xloc": [
581
- "default.handlebars->31->723"
581
+ "default.handlebars->31->725"
582
]
583
},
584
{
@@ -598,7 +598,7 @@
598
"zh-chs": ",软体KVM",
599
"zh-cht": ",軟體KVM",
600
"xloc": [
601
- "default.handlebars->31->897",
601
+ "default.handlebars->31->899",
602
"desktop.handlebars->3->12"
603
]
604
},
@@ -607,7 +607,7 @@
607
"fr": ", barre d'outils",
608
"nl": ", Werkbalk",
609
"xloc": [
610
- "default.handlebars->31->724"
610
+ "default.handlebars->31->726"
611
]
612
},
613
{
@@ -615,7 +615,7 @@
615
"nl": ", Alleen kijken",
616
"fr": ", Visualisation seulement",
617
"xloc": [
618
- "default.handlebars->31->721"
618
+ "default.handlebars->31->723"
619
]
620
},
621
{
@@ -635,11 +635,11 @@
635
"zh-chs": ",WebRTC",
636
"zh-cht": ",WebRTC",
637
"xloc": [
638
- "default-mobile.handlebars->11->325",
639
- "default-mobile.handlebars->11->358",
640
- "default.handlebars->31->904",
641
- "default.handlebars->31->965",
642
- "default.handlebars->31->977",
638
+ "default-mobile.handlebars->11->327",
639
+ "default-mobile.handlebars->11->360",
640
+ "default.handlebars->31->906",
641
+ "default.handlebars->31->967",
642
+ "default.handlebars->31->979",
643
"desktop.handlebars->3->19",
644
"terminal.handlebars->3->9",
645
"xterm.handlebars->9->6"
@@ -762,7 +762,7 @@
762
"zh-chs": ",{0}观看",
763
"zh-cht": ",{0}觀看",
764
"xloc": [
765
- "default.handlebars->31->898",
765
+ "default.handlebars->31->900",
766
"desktop.handlebars->3->13"
767
]
768
},
@@ -826,10 +826,10 @@
826
"zh-cht": "...",
827
"xloc": [
828
"default-mobile.handlebars->11->123",
829
- "default-mobile.handlebars->11->360",
830
- "default.handlebars->31->1661",
831
- "default.handlebars->31->2175",
832
- "default.handlebars->31->983"
829
+ "default-mobile.handlebars->11->362",
830
+ "default.handlebars->31->1663",
831
+ "default.handlebars->31->2177",
832
+ "default.handlebars->31->985"
833
]
834
},
835
{
@@ -886,7 +886,7 @@
886
"zh-chs": "1个活跃时段",
887
"zh-cht": "1個活躍時段",
888
"xloc": [
889
- "default.handlebars->31->2087"
889
+ "default.handlebars->31->2089"
890
]
891
},
892
{
@@ -907,8 +907,8 @@
907
"zh-cht": "1個位元組",
908
"xloc": [
909
"default-mobile.handlebars->11->133",
910
- "default-mobile.handlebars->11->610",
911
- "default.handlebars->31->1685",
910
+ "default-mobile.handlebars->11->612",
911
+ "default.handlebars->31->1687",
912
"download.handlebars->3->1",
913
"download2.handlebars->5->1"
914
]
@@ -930,7 +930,7 @@
930
"zh-chs": "1条连接",
931
"zh-cht": "1位聯絡文",
932
"xloc": [
933
- "default.handlebars->31->900",
933
+ "default.handlebars->31->902",
934
"desktop.handlebars->3->15"
935
]
936
},
@@ -973,7 +973,7 @@
973
"zh-chs": "1组",
974
"zh-cht": "1群",
975
"xloc": [
976
- "default.handlebars->31->2050"
976
+ "default.handlebars->31->2052"
977
]
978
},
979
{
@@ -1015,7 +1015,7 @@
1015
"zh-chs": "1分钟",
1016
"zh-cht": "1分鐘",
1017
"xloc": [
1018
- "default.handlebars->31->780"
1018
+ "default.handlebars->31->782"
1019
]
1020
},
1021
{
@@ -1077,7 +1077,7 @@
1077
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1078
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1079
"xloc": [
1080
- "default.handlebars->31->1840"
1080
+ "default.handlebars->31->1842"
1081
]
1082
},
1083
{
@@ -1137,13 +1137,13 @@
1137
"zh-chs": "1节",
1138
"zh-cht": "1節",
1139
"xloc": [
1140
- "default-mobile.handlebars->11->184",
1141
- "default-mobile.handlebars->11->187",
1142
- "default-mobile.handlebars->11->190",
1143
- "default-mobile.handlebars->11->193",
1144
- "default-mobile.handlebars->11->196",
1145
- "default-mobile.handlebars->11->199",
1146
- "default.handlebars->31->1844",
1140
+ "default-mobile.handlebars->11->186",
1141
+ "default-mobile.handlebars->11->189",
1142
+ "default-mobile.handlebars->11->192",
1143
+ "default-mobile.handlebars->11->195",
1144
+ "default-mobile.handlebars->11->198",
1145
+ "default-mobile.handlebars->11->201",
1146
+ "default.handlebars->31->1846",
1147
"default.handlebars->31->272",
1148
"default.handlebars->31->275",
1149
"default.handlebars->31->278",
@@ -1275,7 +1275,7 @@
1275
"zh-chs": "10分钟",
1276
"zh-cht": "10分鐘",
1277
"xloc": [
1278
- "default.handlebars->31->782"
1278
+ "default.handlebars->31->784"
1279
]
1280
},
1281
{
@@ -1358,7 +1358,7 @@
1358
"zh-chs": "12小时",
1359
"zh-cht": "12小時",
1360
"xloc": [
1361
- "default.handlebars->31->790"
1361
+ "default.handlebars->31->792"
1362
]
1363
},
1364
{
@@ -1400,7 +1400,7 @@
1400
"zh-chs": "15分钟",
1401
"zh-cht": "15分鐘",
1402
"xloc": [
1403
- "default.handlebars->31->783"
1403
+ "default.handlebars->31->785"
1404
]
1405
},
1406
{
@@ -1420,7 +1420,7 @@
1420
"zh-chs": "16小时",
1421
"zh-cht": "16小時",
1422
"xloc": [
1423
- "default.handlebars->31->791"
1423
+ "default.handlebars->31->793"
1424
]
1425
},
1426
{
@@ -1440,7 +1440,7 @@
1440
"zh-chs": "2天",
1441
"zh-cht": "2天",
1442
"xloc": [
1443
- "default.handlebars->31->793"
1443
+ "default.handlebars->31->795"
1444
]
1445
},
1446
{
@@ -1460,7 +1460,7 @@
1460
"zh-chs": "2小时",
1461
"zh-cht": "2小時",
1462
"xloc": [
1463
- "default.handlebars->31->787"
1463
+ "default.handlebars->31->789"
1464
]
1465
},
1466
{
@@ -1564,7 +1564,7 @@
1564
"zh-chs": "24小时",
1565
"zh-cht": "24小時",
1566
"xloc": [
1567
- "default.handlebars->31->792"
1567
+ "default.handlebars->31->794"
1568
]
1569
},
1570
{
@@ -1626,7 +1626,7 @@
1626
"zh-chs": "2FA备份代码已清除",
1627
"zh-cht": "2FA備份代碼已清除",
1628
"xloc": [
1629
- "default.handlebars->31->1796"
1629
+ "default.handlebars->31->1798"
1630
]
1631
},
1632
{
@@ -1646,8 +1646,8 @@
1646
"zh-chs": "启用第二因素身份验证",
1647
"zh-cht": "啟用第二因素身份驗證",
1648
"xloc": [
1649
- "default.handlebars->31->1857",
1650
- "default.handlebars->31->2072"
1649
+ "default.handlebars->31->1859",
1650
+ "default.handlebars->31->2074"
1651
]
1652
},
1653
{
@@ -1683,7 +1683,7 @@
1683
"pt": "3",
1684
"ru": "3",
1685
"xloc": [
1686
- "default-mobile.handlebars->11->386"
1686
+ "default-mobile.handlebars->11->388"
1687
]
1688
},
1689
{
@@ -1766,7 +1766,7 @@
1766
"zh-chs": "30分钟",
1767
"zh-cht": "30分鐘",
1768
"xloc": [
1769
- "default.handlebars->31->784"
1769
+ "default.handlebars->31->786"
1770
]
1771
},
1772
{
@@ -1829,7 +1829,7 @@
1829
"zh-chs": "4天",
1830
"zh-cht": "4天",
1831
"xloc": [
1832
- "default.handlebars->31->794"
1832
+ "default.handlebars->31->796"
1833
]
1834
},
1835
{
@@ -1849,7 +1849,7 @@
1849
"zh-chs": "4个小时",
1850
"zh-cht": "4個小時",
1851
"xloc": [
1852
- "default.handlebars->31->788"
1852
+ "default.handlebars->31->790"
1853
]
1854
},
1855
{
@@ -1932,7 +1932,7 @@
1932
"zh-chs": "45分钟",
1933
"zh-cht": "45分鐘",
1934
"xloc": [
1935
- "default.handlebars->31->785"
1935
+ "default.handlebars->31->787"
1936
]
1937
},
1938
{
@@ -1972,7 +1972,7 @@
1972
"zh-chs": "5分钟",
1973
"zh-cht": "5分鐘",
1974
"xloc": [
1975
- "default.handlebars->31->781"
1975
+ "default.handlebars->31->783"
1976
]
1977
},
1978
{
@@ -2098,7 +2098,7 @@
2098
"zh-chs": "60分钟",
2099
"zh-cht": "60分鐘",
2100
"xloc": [
2101
- "default.handlebars->31->786"
2101
+ "default.handlebars->31->788"
2102
]
2103
},
2104
{
@@ -2218,7 +2218,7 @@
2218
"zh-chs": "7天电源状态",
2219
"zh-cht": "7天電源狀態",
2220
"xloc": [
2221
- "default.handlebars->31->825"
2221
+ "default.handlebars->31->827"
2222
]
2223
},
2224
{
@@ -2283,7 +2283,7 @@
2283
"xloc": [
2284
"default.handlebars->31->351",
2285
"default.handlebars->31->365",
2286
- "default.handlebars->31->789"
2286
+ "default.handlebars->31->791"
2287
]
2288
},
2289
{
@@ -2514,9 +2514,9 @@
2514
"zh-chs": "ACM",
2515
"zh-cht": "ACM",
2516
"xloc": [
2517
- "default-mobile.handlebars->11->257",
2518
- "default.handlebars->31->1477",
2519
- "default.handlebars->31->597"
2517
+ "default-mobile.handlebars->11->259",
2518
+ "default.handlebars->31->1479",
2519
+ "default.handlebars->31->599"
2520
]
2521
},
2522
{
@@ -2684,10 +2684,10 @@
2684
"nl": "Anti-virus",
2685
"fr": "Antivirus",
2686
"xloc": [
2687
- "default-mobile.handlebars->11->396",
2687
"default-mobile.handlebars->11->398",
2689
- "default.handlebars->31->616",
2690
- "default.handlebars->31->618"
2688
+ "default-mobile.handlebars->11->400",
2689
+ "default.handlebars->31->618",
2690
+ "default.handlebars->31->620"
2691
]
2692
},
2693
{
@@ -2707,8 +2707,8 @@
2707
"zh-chs": "拒绝访问",
2708
"zh-cht": "拒絕存取",
2709
"xloc": [
2710
- "default-mobile.handlebars->11->485",
2711
- "default.handlebars->31->1115"
2710
+ "default-mobile.handlebars->11->487",
2711
+ "default.handlebars->31->1117"
2712
]
2713
},
2714
{
@@ -2750,7 +2750,7 @@
2750
"zh-chs": "访问服务器档案",
2751
"zh-cht": "存取伺服器檔案",
2752
"xloc": [
2753
- "default.handlebars->31->2022"
2753
+ "default.handlebars->31->2024"
2754
]
2755
},
2756
{
@@ -2836,14 +2836,14 @@
2836
"xloc": [
2837
"default-mobile.handlebars->11->108",
2838
"default-mobile.handlebars->11->110",
2839
- "default-mobile.handlebars->11->232",
2839
"default-mobile.handlebars->11->234",
2840
+ "default-mobile.handlebars->11->236",
2841
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2842
- "default.handlebars->31->1383",
2842
"default.handlebars->31->1385",
2844
- "default.handlebars->31->2289",
2845
- "default.handlebars->31->566",
2846
- "default.handlebars->31->568"
2843
+ "default.handlebars->31->1387",
2844
+ "default.handlebars->31->2291",
2845
+ "default.handlebars->31->568",
2846
+ "default.handlebars->31->570"
2847
]
2848
},
2849
{
@@ -2851,8 +2851,8 @@
2851
"nl": "Account instellingen",
2852
"fr": "Paramètres du compte",
2853
"xloc": [
2854
- "default-mobile.handlebars->11->578",
2855
- "default.handlebars->31->2183"
2854
+ "default-mobile.handlebars->11->580",
2855
+ "default.handlebars->31->2185"
2856
]
2857
},
2858
{
@@ -2913,7 +2913,7 @@
2913
"zh-chs": "帐户已更改:{0}",
2914
"zh-cht": "帳戶已更改:{0}",
2915
"xloc": [
2916
- "default.handlebars->31->1769"
2916
+ "default.handlebars->31->1771"
2917
]
2918
},
2919
{
@@ -2933,7 +2933,7 @@
2933
"zh-chs": "创建帐户,电子邮件为{0}",
2934
"zh-cht": "創建帳戶,電子郵件為{0}",
2935
"xloc": [
2936
- "default.handlebars->31->1768"
2936
+ "default.handlebars->31->1770"
2937
]
2938
},
2939
{
@@ -2953,7 +2953,7 @@
2953
"zh-chs": "创建帐户,用户名是{0}",
2954
"zh-cht": "帳戶已創建,用戶名是{0}",
2955
"xloc": [
2956
- "default.handlebars->31->1767"
2956
+ "default.handlebars->31->1769"
2957
]
2958
},
2959
{
@@ -2973,8 +2973,8 @@
2973
"zh-chs": "帐户已被锁定",
2974
"zh-cht": "帳戶已被鎖定",
2975
"xloc": [
2976
- "default.handlebars->31->1859",
2977
- "default.handlebars->31->2019"
2976
+ "default.handlebars->31->1861",
2977
+ "default.handlebars->31->2021"
2978
]
2979
},
2980
{
@@ -2994,8 +2994,8 @@
2994
"zh-chs": "达到帐户限制。",
2995
"zh-cht": "達到帳戶限制。",
2996
"xloc": [
2997
- "default-mobile.handlebars->11->590",
2998
- "default.handlebars->31->2195",
2997
+ "default-mobile.handlebars->11->592",
2998
+ "default.handlebars->31->2197",
2999
"login-mobile.handlebars->5->6",
3000
"login.handlebars->5->6",
3001
"login2.handlebars->7->7"
@@ -3040,7 +3040,7 @@
3040
"zh-chs": "帐号登录",
3041
"zh-cht": "帳號登錄",
3042
"xloc": [
3043
- "default.handlebars->31->1704"
3043
+ "default.handlebars->31->1706"
3044
]
3045
},
3046
{
@@ -3060,7 +3060,7 @@
3060
"zh-chs": "帐户登出",
3061
"zh-cht": "帳戶登出",
3062
"xloc": [
3063
- "default.handlebars->31->1705"
3063
+ "default.handlebars->31->1707"
3064
]
3065
},
3066
{
@@ -3102,7 +3102,7 @@
3102
"zh-chs": "帐户密码已更改:{0}",
3103
"zh-cht": "帳戶密碼已更改:{0}",
3104
"xloc": [
3105
- "default.handlebars->31->1777"
3105
+ "default.handlebars->31->1779"
3106
]
3107
},
3108
{
@@ -3122,7 +3122,7 @@
3122
"zh-chs": "帐户已删除",
3123
"zh-cht": "帳戶已刪除",
3124
"xloc": [
3125
- "default.handlebars->31->1766"
3125
+ "default.handlebars->31->1768"
3126
]
3127
},
3128
{
@@ -3162,8 +3162,8 @@
3162
"zh-chs": "指令",
3163
"zh-cht": "指令",
3164
"xloc": [
3165
- "default-mobile.handlebars->11->491",
3166
- "default.handlebars->31->1121",
3165
+ "default-mobile.handlebars->11->493",
3166
+ "default.handlebars->31->1123",
3167
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
3168
]
3169
},
@@ -3184,8 +3184,8 @@
3184
"zh-chs": "动作档案",
3185
"zh-cht": "動作檔案",
3186
"xloc": [
3187
- "default.handlebars->31->871",
3188
- "default.handlebars->31->873"
3187
+ "default.handlebars->31->873",
3188
+ "default.handlebars->31->875"
3189
]
3190
},
3191
{
@@ -3205,10 +3205,10 @@
3205
"zh-chs": "动作",
3206
"zh-cht": "動作",
3207
"xloc": [
3208
- "default-mobile.handlebars->11->280",
3208
+ "default-mobile.handlebars->11->282",
3209
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
3210
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
3211
- "default.handlebars->31->659",
3211
+ "default.handlebars->31->661",
3212
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
3213
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
3214
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3291,7 +3291,7 @@
3291
"zh-chs": "如果ACM失败,则激活到CCM",
3292
"zh-cht": "如果ACM失敗,則激活到CCM",
3293
"xloc": [
3294
- "default.handlebars->31->1498"
3294
+ "default.handlebars->31->1500"
3295
]
3296
},
3297
{
@@ -3311,12 +3311,12 @@
3311
"zh-chs": "已激活",
3312
"zh-cht": "已啟動",
3313
"xloc": [
3314
- "default-mobile.handlebars->11->252",
3314
"default-mobile.handlebars->11->254",
3316
- "default-mobile.handlebars->11->447",
3317
- "default.handlebars->31->1076",
3318
- "default.handlebars->31->590",
3319
- "default.handlebars->31->592"
3315
+ "default-mobile.handlebars->11->256",
3316
+ "default-mobile.handlebars->11->449",
3317
+ "default.handlebars->31->1078",
3318
+ "default.handlebars->31->592",
3319
+ "default.handlebars->31->594"
3320
]
3321
},
3322
{
@@ -3356,7 +3356,7 @@
3356
"zh-chs": "主动设备共享",
3357
"zh-cht": "主動設備共享",
3358
"xloc": [
3359
- "default.handlebars->31->715"
3359
+ "default.handlebars->31->717"
3360
]
3361
},
3362
{
@@ -3381,8 +3381,8 @@
3381
"fr": "Ajouter",
3382
"nl": "Toevoegen",
3383
"xloc": [
3384
- "default-mobile.handlebars->11->351",
3385
- "default.handlebars->31->934"
3384
+ "default-mobile.handlebars->11->353",
3385
+ "default.handlebars->31->936"
3386
]
3387
},
3388
{
@@ -3402,7 +3402,7 @@
3402
"zh-chs": "添加代理",
3403
"zh-cht": "新增代理",
3404
"xloc": [
3405
- "default.handlebars->31->1473",
3405
+ "default.handlebars->31->1475",
3406
"default.handlebars->31->305"
3407
]
3408
},
@@ -3440,8 +3440,8 @@
3440
"zh-chs": "添加设备",
3441
"zh-cht": "新增裝置",
3442
"xloc": [
3443
- "default.handlebars->31->1996",
3444
- "default.handlebars->31->2122"
3443
+ "default.handlebars->31->1998",
3444
+ "default.handlebars->31->2124"
3445
]
3446
},
3447
{
@@ -3461,7 +3461,7 @@
3461
"zh-chs": "添加设备日志",
3462
"zh-cht": "新增裝置日誌",
3463
"xloc": [
3464
- "default.handlebars->31->766"
3464
+ "default.handlebars->31->768"
3465
]
3466
},
3467
{
@@ -3481,9 +3481,9 @@
3481
"zh-chs": "添加设备组",
3482
"zh-cht": "新增裝置群",
3483
"xloc": [
3484
- "default.handlebars->31->1573",
3485
- "default.handlebars->31->1990",
3486
- "default.handlebars->31->2110",
3484
+ "default.handlebars->31->1575",
3485
+ "default.handlebars->31->1992",
3486
+ "default.handlebars->31->2112",
3487
"default.handlebars->31->242"
3488
]
3489
},
@@ -3504,7 +3504,7 @@
3504
"zh-chs": "添加设备组权限",
3505
"zh-cht": "新增裝置群權限",
3506
"xloc": [
3507
- "default.handlebars->31->1570"
3507
+ "default.handlebars->31->1572"
3508
]
3509
},
3510
{
@@ -3524,8 +3524,8 @@
3524
"zh-chs": "添加设备权限",
3525
"zh-cht": "新增裝置權限",
3526
"xloc": [
3527
- "default.handlebars->31->1575",
3528
- "default.handlebars->31->1577"
3527
+ "default.handlebars->31->1577",
3528
+ "default.handlebars->31->1579"
3529
]
3530
},
3531
{
@@ -3622,7 +3622,7 @@
3622
"zh-chs": "添加成员身份",
3623
"zh-cht": "新增成員身份",
3624
"xloc": [
3625
- "default.handlebars->31->2142"
3625
+ "default.handlebars->31->2144"
3626
]
3627
},
3628
{
@@ -3662,8 +3662,8 @@
3662
"zh-chs": "添加安全密钥",
3663
"zh-cht": "新增安全密鑰",
3664
"xloc": [
3665
- "default.handlebars->31->1150",
3666
- "default.handlebars->31->1151",
3665
+ "default.handlebars->31->1152",
3666
+ "default.handlebars->31->1153",
3667
"default.handlebars->31->164",
3668
"default.handlebars->31->166",
3669
"default.handlebars->31->169",
@@ -3687,8 +3687,8 @@
3687
"zh-chs": "添加用户",
3688
"zh-cht": "新增用戶",
3689
"xloc": [
3690
- "default-mobile.handlebars->11->507",
3691
- "default.handlebars->31->707"
3690
+ "default-mobile.handlebars->11->509",
3691
+ "default.handlebars->31->709"
3692
]
3693
},
3694
{
@@ -3708,7 +3708,7 @@
3708
"zh-chs": "添加用户设备权限",
3709
"zh-cht": "新增用戶裝置權限",
3710
"xloc": [
3711
- "default.handlebars->31->1580"
3711
+ "default.handlebars->31->1582"
3712
]
3713
},
3714
{
@@ -3728,10 +3728,10 @@
3728
"zh-chs": "添加用户组",
3729
"zh-cht": "新增用戶群",
3730
"xloc": [
3731
- "default.handlebars->31->1469",
3732
- "default.handlebars->31->1572",
3733
- "default.handlebars->31->2116",
3734
- "default.handlebars->31->708"
3731
+ "default.handlebars->31->1471",
3732
+ "default.handlebars->31->1574",
3733
+ "default.handlebars->31->2118",
3734
+ "default.handlebars->31->710"
3735
]
3736
},
3737
{
@@ -3751,7 +3751,7 @@
3751
"zh-chs": "添加用户组设备权限",
3752
"zh-cht": "新增用戶群裝置權限",
3753
"xloc": [
3754
- "default.handlebars->31->1582"
3754
+ "default.handlebars->31->1584"
3755
]
3756
},
3757
{
@@ -3771,7 +3771,7 @@
3771
"zh-chs": "将用户添加到设备组",
3772
"zh-cht": "將用戶新增到裝置群",
3773
"xloc": [
3774
- "default-mobile.handlebars->11->543"
3774
+ "default-mobile.handlebars->11->545"
3775
]
3776
},
3777
{
@@ -3808,8 +3808,8 @@
3808
"zh-chs": "添加用户",
3809
"zh-cht": "新增用戶",
3810
"xloc": [
3811
- "default.handlebars->31->1468",
3812
- "default.handlebars->31->1985"
3811
+ "default.handlebars->31->1470",
3812
+ "default.handlebars->31->1987"
3813
]
3814
},
3815
{
@@ -3829,7 +3829,7 @@
3829
"zh-chs": "将用户添加到设备组",
3830
"zh-cht": "將用戶新增到裝置群",
3831
"xloc": [
3832
- "default.handlebars->31->1569"
3832
+ "default.handlebars->31->1571"
3833
]
3834
},
3835
{
@@ -3849,7 +3849,7 @@
3849
"zh-chs": "将用户添加到用户组",
3850
"zh-cht": "將用戶新增到用戶群",
3851
"xloc": [
3852
- "default.handlebars->31->2018"
3852
+ "default.handlebars->31->2020"
3853
]
3854
},
3855
{
@@ -3966,7 +3966,7 @@
3966
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3967
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3968
"xloc": [
3969
- "default.handlebars->31->1472",
3969
+ "default.handlebars->31->1474",
3970
"default.handlebars->31->304"
3971
]
3972
},
@@ -4027,7 +4027,7 @@
4027
"zh-chs": "添加了身份验证应用程序",
4028
"zh-cht": "添加了身份驗證應用程序",
4029
"xloc": [
4030
- "default.handlebars->31->1793"
4030
+ "default.handlebars->31->1795"
4031
]
4032
},
4033
{
@@ -4047,7 +4047,7 @@
4047
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
4048
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
4049
"xloc": [
4050
- "default.handlebars->31->1804"
4050
+ "default.handlebars->31->1806"
4051
]
4052
},
4053
{
@@ -4067,8 +4067,8 @@
4067
"zh-chs": "已将设备{0}添加到设备组{1}",
4068
"zh-cht": "已將設備{0}添加到設備組{1}",
4069
"xloc": [
4070
- "default.handlebars->31->1760",
4071
- "default.handlebars->31->1787"
4070
+ "default.handlebars->31->1762",
4071
+ "default.handlebars->31->1789"
4072
]
4073
},
4074
{
@@ -4088,7 +4088,7 @@
4088
"zh-chs": "添加了安全密钥",
4089
"zh-cht": "添加了安全密鑰",
4090
"xloc": [
4091
- "default.handlebars->31->1798"
4091
+ "default.handlebars->31->1800"
4092
]
4093
},
4094
{
@@ -4108,7 +4108,7 @@
4108
"zh-chs": "已将用户组{0}添加到设备组{1}",
4109
"zh-cht": "已將用戶組{0}添加到設備組{1}",
4110
"xloc": [
4111
- "default.handlebars->31->1771"
4111
+ "default.handlebars->31->1773"
4112
]
4113
},
4114
{
@@ -4128,8 +4128,8 @@
4128
"zh-chs": "已将用户{0}添加到用户组{1}",
4129
"zh-cht": "已將用戶{0}添加到用戶組{1}",
4130
"xloc": [
4131
- "default.handlebars->31->1774",
4132
- "default.handlebars->31->1783"
4131
+ "default.handlebars->31->1776",
4132
+ "default.handlebars->31->1785"
4133
]
4134
},
4135
{
@@ -4189,8 +4189,8 @@
4189
"zh-chs": "管理员控制模式(ACM)",
4190
"zh-cht": "管理員控制模式(ACM)",
4191
"xloc": [
4192
- "default-mobile.handlebars->11->449",
4193
- "default.handlebars->31->1078"
4192
+ "default-mobile.handlebars->11->451",
4193
+ "default.handlebars->31->1080"
4194
]
4195
},
4196
{
@@ -4210,8 +4210,8 @@
4210
"zh-chs": "管理员凭证",
4211
"zh-cht": "管理員憑證",
4212
"xloc": [
4213
- "default-mobile.handlebars->11->455",
4214
- "default.handlebars->31->1084"
4213
+ "default-mobile.handlebars->11->457",
4214
+ "default.handlebars->31->1086"
4215
]
4216
},
4217
{
@@ -4252,7 +4252,7 @@
4252
"zh-chs": "管理领域",
4253
"zh-cht": "管理領域",
4254
"xloc": [
4255
- "default.handlebars->31->2054"
4255
+ "default.handlebars->31->2056"
4256
]
4257
},
4258
{
@@ -4293,7 +4293,7 @@
4293
"zh-chs": "管理领域",
4294
"zh-cht": "管理領域",
4295
"xloc": [
4296
- "default.handlebars->31->1922"
4296
+ "default.handlebars->31->1924"
4297
]
4298
},
4299
{
@@ -4313,7 +4313,7 @@
4313
"zh-chs": "管理员",
4314
"zh-cht": "管理員",
4315
"xloc": [
4316
- "default.handlebars->31->1851"
4316
+ "default.handlebars->31->1853"
4317
]
4318
},
4319
{
@@ -4333,7 +4333,7 @@
4333
"zh-chs": "南非文",
4334
"zh-cht": "南非文",
4335
"xloc": [
4336
- "default.handlebars->31->1153"
4336
+ "default.handlebars->31->1155"
4337
]
4338
},
4339
{
@@ -4354,12 +4354,12 @@
4354
"zh-cht": "代理",
4355
"xloc": [
4356
"agent-translations.json",
4357
- "default-mobile.handlebars->11->224",
4358
- "default-mobile.handlebars->11->249",
4359
- "default-mobile.handlebars->11->271",
4357
+ "default-mobile.handlebars->11->226",
4358
+ "default-mobile.handlebars->11->251",
4359
+ "default-mobile.handlebars->11->273",
4360
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
4361
- "default.handlebars->31->1636",
4362
- "default.handlebars->31->1649",
4361
+ "default.handlebars->31->1638",
4362
+ "default.handlebars->31->1651",
4363
"default.handlebars->31->258",
4364
"default.handlebars->31->447",
4365
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
@@ -4382,8 +4382,8 @@
4382
"zh-chs": "代理+英特尔AMT",
4383
"zh-cht": "代理+Intel® AMT",
4384
"xloc": [
4385
- "default.handlebars->31->1638",
4386
- "default.handlebars->31->1651"
4385
+ "default.handlebars->31->1640",
4386
+ "default.handlebars->31->1653"
4387
]
4388
},
4389
{
@@ -4424,8 +4424,8 @@
4424
"zh-chs": "代理控制台",
4425
"zh-cht": "代理控制台",
4426
"xloc": [
4427
- "default-mobile.handlebars->11->549",
4428
- "default.handlebars->31->1590"
4427
+ "default-mobile.handlebars->11->551",
4428
+ "default.handlebars->31->1592"
4429
]
4430
},
4431
{
@@ -4445,7 +4445,7 @@
4445
"zh-chs": "代理错误计数器",
4446
"zh-cht": "代理錯誤計數器",
4447
"xloc": [
4448
- "default.handlebars->31->2220"
4448
+ "default.handlebars->31->2222"
4449
]
4450
},
4451
{
@@ -4485,7 +4485,7 @@
4485
"zh-chs": "代理消息",
4486
"zh-cht": "代理訊息",
4487
"xloc": [
4488
- "default-mobile.handlebars->11->202",
4488
+ "default-mobile.handlebars->11->204",
4489
"default.handlebars->31->290"
4490
]
4491
},
@@ -4506,7 +4506,7 @@
4506
"zh-chs": "代理中继",
4507
"zh-cht": "代理中繼",
4508
"xloc": [
4509
- "default-mobile.handlebars->11->274"
4509
+ "default-mobile.handlebars->11->276"
4510
]
4511
},
4512
{
@@ -4548,7 +4548,7 @@
4548
"zh-chs": "代理时段",
4549
"zh-cht": "代理時段",
4550
"xloc": [
4551
- "default.handlebars->31->2236"
4551
+ "default.handlebars->31->2238"
4552
]
4553
},
4554
{
@@ -4568,8 +4568,8 @@
4568
"zh-chs": "代理标签",
4569
"zh-cht": "代理標籤",
4570
"xloc": [
4571
- "default-mobile.handlebars->11->270",
4572
- "default.handlebars->31->613"
4571
+ "default-mobile.handlebars->11->272",
4572
+ "default.handlebars->31->615"
4573
]
4574
},
4575
{
@@ -4589,7 +4589,7 @@
4589
"zh-chs": "代理类型",
4590
"zh-cht": "代理類型",
4591
"xloc": [
4592
- "default.handlebars->31->1647",
4592
+ "default.handlebars->31->1649",
4593
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
4594
]
4595
},
@@ -4610,7 +4610,7 @@
4610
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4611
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4612
"xloc": [
4613
- "default.handlebars->31->1757"
4613
+ "default.handlebars->31->1759"
4614
]
4615
},
4616
{
@@ -4631,8 +4631,8 @@
4631
"zh-cht": "代理已連接",
4632
"xloc": [
4633
"default.handlebars->31->178",
4634
- "default.handlebars->31->698",
4635
- "default.handlebars->31->699"
4634
+ "default.handlebars->31->700",
4635
+ "default.handlebars->31->701"
4636
]
4637
},
4638
{
@@ -4672,8 +4672,8 @@
4672
"zh-chs": "代理离线",
4673
"zh-cht": "代理離線",
4674
"xloc": [
4675
- "default-mobile.handlebars->11->483",
4676
- "default.handlebars->31->1113"
4675
+ "default-mobile.handlebars->11->485",
4676
+ "default.handlebars->31->1115"
4677
]
4678
},
4679
{
@@ -4693,8 +4693,8 @@
4693
"zh-chs": "代理在线",
4694
"zh-cht": "代理在線",
4695
"xloc": [
4696
- "default-mobile.handlebars->11->482",
4697
- "default.handlebars->31->1112"
4696
+ "default-mobile.handlebars->11->484",
4697
+ "default.handlebars->31->1114"
4698
]
4699
},
4700
{
@@ -4715,7 +4715,7 @@
4715
"zh-cht": "代理在特權降低的遠程設備上運行。",
4716
"xloc": [
4717
"default.handlebars->31->176",
4718
- "default.handlebars->31->696"
4718
+ "default.handlebars->31->698"
4719
]
4720
},
4721
{
@@ -4735,7 +4735,7 @@
4735
"zh-chs": "代理",
4736
"zh-cht": "代理",
4737
"xloc": [
4738
- "default.handlebars->31->2252"
4738
+ "default.handlebars->31->2254"
4739
]
4740
},
4741
{
@@ -4755,7 +4755,7 @@
4755
"zh-chs": "阿尔巴尼亚文",
4756
"zh-cht": "阿爾巴尼亞文",
4757
"xloc": [
4758
- "default.handlebars->31->1154"
4758
+ "default.handlebars->31->1156"
4759
]
4760
},
4761
{
@@ -4776,8 +4776,8 @@
4776
"zh-cht": "所有",
4777
"xloc": [
4778
"default-mobile.handlebars->11->132",
4779
- "default-mobile.handlebars->11->361",
4779
"default-mobile.handlebars->11->363",
4780
+ "default-mobile.handlebars->11->365",
4781
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
4782
]
4783
},
@@ -4798,7 +4798,7 @@
4798
"zh-chs": "全部可用",
4799
"zh-cht": "全部可用",
4800
"xloc": [
4801
- "default.handlebars->31->1814"
4801
+ "default.handlebars->31->1816"
4802
]
4803
},
4804
{
@@ -4818,7 +4818,7 @@
4818
"zh-chs": "所有显示",
4819
"zh-cht": "所有顯示",
4820
"xloc": [
4821
- "default.handlebars->31->959"
4821
+ "default.handlebars->31->961"
4822
]
4823
},
4824
{
@@ -4838,7 +4838,7 @@
4838
"zh-chs": "所有事件",
4839
"zh-cht": "所有事件",
4840
"xloc": [
4841
- "default.handlebars->31->1812"
4841
+ "default.handlebars->31->1814"
4842
]
4843
},
4844
{
@@ -4858,9 +4858,9 @@
4858
"zh-chs": "全部聚焦",
4859
"zh-cht": "全部聚焦",
4860
"xloc": [
4861
- "default.handlebars->31->905",
4861
"default.handlebars->31->907",
4863
- "default.handlebars->31->908"
4862
+ "default.handlebars->31->909",
4863
+ "default.handlebars->31->910"
4864
]
4865
},
4866
{
@@ -4880,8 +4880,8 @@
4880
"zh-chs": "允许用户管理此设备组和该组中的设备。",
4881
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4882
"xloc": [
4883
- "default.handlebars->31->1536",
4884
- "default.handlebars->31->2015"
4883
+ "default.handlebars->31->1538",
4884
+ "default.handlebars->31->2017"
4885
]
4886
},
4887
{
@@ -4901,7 +4901,7 @@
4901
"zh-chs": "允许用户管理此设备。",
4902
"zh-cht": "允許用戶管理此裝置。",
4903
"xloc": [
4904
- "default.handlebars->31->1537"
4904
+ "default.handlebars->31->1539"
4905
]
4906
},
4907
{
@@ -4938,10 +4938,10 @@
4938
"fr": "Alt",
4939
"nl": "Alt",
4940
"xloc": [
4941
- "default-mobile.handlebars->11->344",
4942
- "default-mobile.handlebars->11->348",
4943
- "default.handlebars->31->927",
4944
- "default.handlebars->31->931"
4941
+ "default-mobile.handlebars->11->346",
4942
+ "default-mobile.handlebars->11->350",
4943
+ "default.handlebars->31->929",
4944
+ "default.handlebars->31->933"
4945
]
4946
},
4947
{
@@ -5003,7 +5003,7 @@
5003
"zh-chs": "备用(F10 = ESC + 0)",
5004
"zh-cht": "備用(F10 = ESC + 0)",
5005
"xloc": [
5006
- "default.handlebars->31->970",
5006
+ "default.handlebars->31->972",
5007
"terminal.handlebars->3->19"
5008
]
5009
},
@@ -5045,10 +5045,10 @@
5045
"zh-chs": "一直通知",
5046
"zh-cht": "一直通知",
5047
"xloc": [
5048
- "default.handlebars->31->1448",
5049
- "default.handlebars->31->1976",
5050
- "default.handlebars->31->2063",
5051
- "default.handlebars->31->641"
5048
+ "default.handlebars->31->1450",
5049
+ "default.handlebars->31->1978",
5050
+ "default.handlebars->31->2065",
5051
+ "default.handlebars->31->643"
5052
]
5053
},
5054
{
@@ -5068,10 +5068,10 @@
5068
"zh-chs": "一直提示",
5069
"zh-cht": "一直提示",
5070
"xloc": [
5071
- "default.handlebars->31->1449",
5072
- "default.handlebars->31->1977",
5073
- "default.handlebars->31->2064",
5074
- "default.handlebars->31->642"
5071
+ "default.handlebars->31->1451",
5072
+ "default.handlebars->31->1979",
5073
+ "default.handlebars->31->2066",
5074
+ "default.handlebars->31->644"
5075
]
5076
},
5077
{
@@ -5188,7 +5188,7 @@
5188
"nl": "Android installatie",
5189
"fr": "Installation pour Android",
5190
"xloc": [
5191
- "default-mobile.handlebars->11->523"
5191
+ "default-mobile.handlebars->11->525"
5192
]
5193
},
5194
{
@@ -5216,8 +5216,8 @@
5216
"en": "Anti-virus not active",
5217
"nl": "Anti-virus niet actief",
5218
"xloc": [
5219
- "default.handlebars->31->1640",
5220
- "default.handlebars->31->1654"
5219
+ "default.handlebars->31->1642",
5220
+ "default.handlebars->31->1656"
5221
]
5222
},
5223
{
@@ -5237,8 +5237,8 @@
5237
"zh-chs": "杀毒软件",
5238
"zh-cht": "防毒軟體",
5239
"xloc": [
5240
- "default-mobile.handlebars->11->412",
5241
- "default.handlebars->31->632"
5240
+ "default-mobile.handlebars->11->414",
5241
+ "default.handlebars->31->634"
5242
]
5243
},
5244
{
@@ -5359,7 +5359,7 @@
5359
"zh-chs": "阿拉伯文(阿尔及利亚)",
5360
"zh-cht": "阿拉伯文(阿爾及利亞)",
5361
"xloc": [
5362
- "default.handlebars->31->1156"
5362
+ "default.handlebars->31->1158"
5363
]
5364
},
5365
{
@@ -5379,7 +5379,7 @@
5379
"zh-chs": "阿拉伯文(巴林)",
5380
"zh-cht": "阿拉伯文(巴林)",
5381
"xloc": [
5382
- "default.handlebars->31->1157"
5382
+ "default.handlebars->31->1159"
5383
]
5384
},
5385
{
@@ -5399,7 +5399,7 @@
5399
"zh-chs": "阿拉伯文(埃及)",
5400
"zh-cht": "阿拉伯文(埃及)",
5401
"xloc": [
5402
- "default.handlebars->31->1158"
5402
+ "default.handlebars->31->1160"
5403
]
5404
},
5405
{
@@ -5419,7 +5419,7 @@
5419
"zh-chs": "阿拉伯文(伊拉克)",
5420
"zh-cht": "阿拉伯文(伊拉克)",
5421
"xloc": [
5422
- "default.handlebars->31->1159"
5422
+ "default.handlebars->31->1161"
5423
]
5424
},
5425
{
@@ -5439,7 +5439,7 @@
5439
"zh-chs": "阿拉伯文(约旦)",
5440
"zh-cht": "阿拉伯文(約旦)",
5441
"xloc": [
5442
- "default.handlebars->31->1160"
5442
+ "default.handlebars->31->1162"
5443
]
5444
},
5445
{
@@ -5459,7 +5459,7 @@
5459
"zh-chs": "阿拉伯文(科威特)",
5460
"zh-cht": "阿拉伯文(科威特)",
5461
"xloc": [
5462
- "default.handlebars->31->1161"
5462
+ "default.handlebars->31->1163"
5463
]
5464
},
5465
{
@@ -5479,7 +5479,7 @@
5479
"zh-chs": "阿拉伯文(黎巴嫩)",
5480
"zh-cht": "阿拉伯文(黎巴嫩)",
5481
"xloc": [
5482
- "default.handlebars->31->1162"
5482
+ "default.handlebars->31->1164"
5483
]
5484
},
5485
{
@@ -5499,7 +5499,7 @@
5499
"zh-chs": "阿拉伯文(利比亚)",
5500
"zh-cht": "阿拉伯文(利比亞)",
5501
"xloc": [
5502
- "default.handlebars->31->1163"
5502
+ "default.handlebars->31->1165"
5503
]
5504
},
5505
{
@@ -5519,7 +5519,7 @@
5519
"zh-chs": "阿拉伯文(摩洛哥)",
5520
"zh-cht": "阿拉伯文(摩洛哥)",
5521
"xloc": [
5522
- "default.handlebars->31->1164"
5522
+ "default.handlebars->31->1166"
5523
]
5524
},
5525
{
@@ -5539,7 +5539,7 @@
5539
"zh-chs": "阿拉伯文(阿曼)",
5540
"zh-cht": "阿拉伯文(阿曼)",
5541
"xloc": [
5542
- "default.handlebars->31->1165"
5542
+ "default.handlebars->31->1167"
5543
]
5544
},
5545
{
@@ -5559,7 +5559,7 @@
5559
"zh-chs": "阿拉伯文(卡塔尔)",
5560
"zh-cht": "阿拉伯文(卡塔爾)",
5561
"xloc": [
5562
- "default.handlebars->31->1166"
5562
+ "default.handlebars->31->1168"
5563
]
5564
},
5565
{
@@ -5579,7 +5579,7 @@
5579
"zh-chs": "阿拉伯文(沙特阿拉伯)",
5580
"zh-cht": "阿拉伯文(沙特阿拉伯)",
5581
"xloc": [
5582
- "default.handlebars->31->1167"
5582
+ "default.handlebars->31->1169"
5583
]
5584
},
5585
{
@@ -5599,7 +5599,7 @@
5599
"zh-chs": "阿拉伯文(标准)",
5600
"zh-cht": "阿拉伯文(標準)",
5601
"xloc": [
5602
- "default.handlebars->31->1155"
5602
+ "default.handlebars->31->1157"
5603
]
5604
},
5605
{
@@ -5619,7 +5619,7 @@
5619
"zh-chs": "阿拉伯文(叙利亚)",
5620
"zh-cht": "阿拉伯文(敘利亞)",
5621
"xloc": [
5622
- "default.handlebars->31->1168"
5622
+ "default.handlebars->31->1170"
5623
]
5624
},
5625
{
@@ -5639,7 +5639,7 @@
5639
"zh-chs": "阿拉伯文(突尼斯)",
5640
"zh-cht": "阿拉伯文(突尼斯)",
5641
"xloc": [
5642
- "default.handlebars->31->1169"
5642
+ "default.handlebars->31->1171"
5643
]
5644
},
5645
{
@@ -5659,7 +5659,7 @@
5659
"zh-chs": "阿拉伯文(阿联酋)",
5660
"zh-cht": "阿拉伯文(阿聯酋)",
5661
"xloc": [
5662
- "default.handlebars->31->1170"
5662
+ "default.handlebars->31->1172"
5663
]
5664
},
5665
{
@@ -5679,7 +5679,7 @@
5679
"zh-chs": "阿拉伯文(也门)",
5680
"zh-cht": "阿拉伯文(也門)",
5681
"xloc": [
5682
- "default.handlebars->31->1171"
5682
+ "default.handlebars->31->1173"
5683
]
5684
},
5685
{
@@ -5699,7 +5699,7 @@
5699
"zh-chs": "阿拉贡文",
5700
"zh-cht": "阿拉貢文",
5701
"xloc": [
5702
- "default.handlebars->31->1172"
5702
+ "default.handlebars->31->1174"
5703
]
5704
},
5705
{
@@ -5719,8 +5719,8 @@
5719
"zh-chs": "架构",
5720
"zh-cht": "結構",
5721
"xloc": [
5722
- "default-mobile.handlebars->11->395",
5723
- "default.handlebars->31->1031"
5722
+ "default-mobile.handlebars->11->397",
5723
+ "default.handlebars->31->1033"
5724
]
5725
},
5726
{
@@ -5760,8 +5760,8 @@
5760
"zh-chs": "你确定要删除组{0}吗?删除设备组还将删除该组中有关设备的所有信息。",
5761
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5762
"xloc": [
5763
- "default-mobile.handlebars->11->514",
5764
- "default.handlebars->31->1512"
5763
+ "default-mobile.handlebars->11->516",
5764
+ "default.handlebars->31->1514"
5765
]
5766
},
5767
{
@@ -5781,7 +5781,7 @@
5781
"zh-chs": "您确定要删除节点{0}吗?",
5782
"zh-cht": "你確定要刪除節點{0}嗎?",
5783
"xloc": [
5784
- "default.handlebars->31->847"
5784
+ "default.handlebars->31->849"
5785
]
5786
},
5787
{
@@ -5801,7 +5801,7 @@
5801
"zh-chs": "您确定要卸载所选代理吗?",
5802
"zh-cht": "你確定要卸載所選代理嗎?",
5803
"xloc": [
5804
- "default.handlebars->31->836"
5804
+ "default.handlebars->31->838"
5805
]
5806
},
5807
{
@@ -5821,7 +5821,7 @@
5821
"zh-chs": "您确定要卸载所选的{0}代理吗?",
5822
"zh-cht": "你確定要卸載所選的{0}代理嗎?",
5823
"xloc": [
5824
- "default.handlebars->31->835"
5824
+ "default.handlebars->31->837"
5825
]
5826
},
5827
{
@@ -5841,7 +5841,7 @@
5841
"zh-chs": "您确定要{0}插件吗:{1}",
5842
"zh-cht": "你確定要{0}外掛嗎:{1}",
5843
"xloc": [
5844
- "default.handlebars->31->2298"
5844
+ "default.handlebars->31->2300"
5845
]
5846
},
5847
{
@@ -5861,7 +5861,7 @@
5861
"zh-chs": "亚美尼亚文",
5862
"zh-cht": "亞美尼亞文",
5863
"xloc": [
5864
- "default.handlebars->31->1173"
5864
+ "default.handlebars->31->1175"
5865
]
5866
},
5867
{
@@ -5921,7 +5921,7 @@
5921
"zh-chs": "阿萨姆文",
5922
"zh-cht": "阿薩姆文",
5923
"xloc": [
5924
- "default.handlebars->31->1174"
5924
+ "default.handlebars->31->1176"
5925
]
5926
},
5927
{
@@ -5941,7 +5941,7 @@
5941
"zh-chs": "阿斯图里亚斯文",
5942
"zh-cht": "阿斯圖里亞斯文",
5943
"xloc": [
5944
- "default.handlebars->31->1175"
5944
+ "default.handlebars->31->1177"
5945
]
5946
},
5947
{
@@ -5961,7 +5961,7 @@
5961
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5962
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5963
"xloc": [
5964
- "default.handlebars->31->1726"
5964
+ "default.handlebars->31->1728"
5965
]
5966
},
5967
{
@@ -5981,7 +5981,7 @@
5981
"zh-chs": "认证软件",
5982
"zh-cht": "認證軟體",
5983
"xloc": [
5984
- "default.handlebars->31->2067"
5984
+ "default.handlebars->31->2069"
5985
]
5986
},
5987
{
@@ -6005,8 +6005,8 @@
6005
"default-mobile.handlebars->11->63",
6006
"default-mobile.handlebars->11->86",
6007
"default-mobile.handlebars->11->88",
6008
- "default.handlebars->31->1139",
6008
"default.handlebars->31->1141",
6009
+ "default.handlebars->31->1143",
6010
"default.handlebars->31->140",
6011
"default.handlebars->31->145"
6012
]
@@ -6088,7 +6088,7 @@
6088
"zh-chs": "自动删除",
6089
"zh-cht": "自動刪除",
6090
"xloc": [
6091
- "default.handlebars->31->1435"
6091
+ "default.handlebars->31->1437"
6092
]
6093
},
6094
{
@@ -6132,7 +6132,7 @@
6132
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
6133
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
6134
"xloc": [
6135
- "default.handlebars->31->1807"
6135
+ "default.handlebars->31->1809"
6136
]
6137
},
6138
{
@@ -6172,7 +6172,7 @@
6172
"zh-chs": "可用內存",
6173
"zh-cht": "可用內存",
6174
"xloc": [
6175
- "default.handlebars->31->2245"
6175
+ "default.handlebars->31->2247"
6176
]
6177
},
6178
{
@@ -6192,7 +6192,7 @@
6192
"zh-chs": "阿塞拜疆文",
6193
"zh-cht": "阿塞拜疆文",
6194
"xloc": [
6195
- "default.handlebars->31->1176"
6195
+ "default.handlebars->31->1178"
6196
]
6197
},
6198
{
@@ -6200,12 +6200,12 @@
6200
"nl": "Uitgeschakeld",
6201
"fr": "Désactivé",
6202
"xloc": [
6203
- "default-mobile.handlebars->11->399",
6204
- "default-mobile.handlebars->11->403",
6205
- "default-mobile.handlebars->11->407",
6206
- "default.handlebars->31->619",
6207
- "default.handlebars->31->623",
6208
- "default.handlebars->31->627"
6203
+ "default-mobile.handlebars->11->401",
6204
+ "default-mobile.handlebars->11->405",
6205
+ "default-mobile.handlebars->11->409",
6206
+ "default.handlebars->31->621",
6207
+ "default.handlebars->31->625",
6208
+ "default.handlebars->31->629"
6209
]
6210
},
6211
{
@@ -6225,8 +6225,8 @@
6225
"zh-chs": "的BIOS",
6226
"zh-cht": "的BIOS",
6227
"xloc": [
6228
- "default-mobile.handlebars->11->461",
6229
- "default.handlebars->31->1090"
6228
+ "default-mobile.handlebars->11->463",
6229
+ "default.handlebars->31->1092"
6230
]
6231
},
6232
{
@@ -6309,8 +6309,8 @@
6309
"fr": "Backspace",
6310
"nl": "BackSpace",
6311
"xloc": [
6312
- "default-mobile.handlebars->11->328",
6313
- "default.handlebars->31->911"
6312
+ "default-mobile.handlebars->11->330",
6313
+ "default.handlebars->31->913"
6314
]
6315
},
6316
{
@@ -6350,8 +6350,8 @@
6350
"zh-chs": "背景与互动",
6351
"zh-cht": "背景與互動",
6352
"xloc": [
6353
- "default.handlebars->31->1619",
6354
- "default.handlebars->31->1626",
6353
+ "default.handlebars->31->1621",
6354
+ "default.handlebars->31->1628",
6355
"default.handlebars->31->357",
6356
"default.handlebars->31->371"
6357
]
@@ -6373,8 +6373,8 @@
6373
"zh-chs": "仅背景",
6374
"zh-cht": "僅背景",
6375
"xloc": [
6376
- "default.handlebars->31->1620",
6377
- "default.handlebars->31->1627",
6376
+ "default.handlebars->31->1622",
6377
+ "default.handlebars->31->1629",
6378
"default.handlebars->31->358",
6379
"default.handlebars->31->372",
6380
"default.handlebars->31->387"
@@ -6418,7 +6418,7 @@
6418
"zh-chs": "备用码",
6419
"zh-cht": "備用碼",
6420
"xloc": [
6421
- "default.handlebars->31->2069"
6421
+ "default.handlebars->31->2071"
6422
]
6423
},
6424
{
@@ -6438,7 +6438,7 @@
6438
"zh-chs": "错误的签名",
6439
"zh-cht": "錯誤的簽名",
6440
"xloc": [
6441
- "default.handlebars->31->2227"
6441
+ "default.handlebars->31->2229"
6442
]
6443
},
6444
{
@@ -6458,7 +6458,7 @@
6458
"zh-chs": "错误的网络证书",
6459
"zh-cht": "錯誤的網絡憑證",
6460
"xloc": [
6461
- "default.handlebars->31->2226"
6461
+ "default.handlebars->31->2228"
6462
]
6463
},
6464
{
@@ -6478,7 +6478,7 @@
6478
"zh-chs": "巴斯克",
6479
"zh-cht": "巴斯克",
6480
"xloc": [
6481
- "default.handlebars->31->1177"
6481
+ "default.handlebars->31->1179"
6482
]
6483
},
6484
{
@@ -6538,7 +6538,7 @@
6538
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
6539
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
6540
"xloc": [
6541
- "default.handlebars->31->1806"
6541
+ "default.handlebars->31->1808"
6542
]
6543
},
6544
{
@@ -6558,7 +6558,7 @@
6558
"zh-chs": "白俄罗斯文",
6559
"zh-cht": "白俄羅斯文",
6560
"xloc": [
6561
- "default.handlebars->31->1179"
6561
+ "default.handlebars->31->1181"
6562
]
6563
},
6564
{
@@ -6578,7 +6578,7 @@
6578
"zh-chs": "孟加拉",
6579
"zh-cht": "孟加拉",
6580
"xloc": [
6581
- "default.handlebars->31->1180"
6581
+ "default.handlebars->31->1182"
6582
]
6583
},
6584
{
@@ -6609,8 +6609,8 @@
6609
"nl": "Bootloader",
6610
"fr": "Chargeur de démarrage",
6611
"xloc": [
6612
- "default-mobile.handlebars->11->425",
6613
- "default.handlebars->31->1044"
6612
+ "default-mobile.handlebars->11->427",
6613
+ "default.handlebars->31->1046"
6614
]
6615
},
6616
{
@@ -6630,7 +6630,7 @@
6630
"zh-chs": "波斯尼亚文",
6631
"zh-cht": "波斯尼亞文",
6632
"xloc": [
6633
- "default.handlebars->31->1181"
6633
+ "default.handlebars->31->1183"
6634
]
6635
},
6636
{
@@ -6650,7 +6650,7 @@
6650
"zh-chs": "布列塔尼",
6651
"zh-cht": "布列塔尼",
6652
"xloc": [
6653
- "default.handlebars->31->1182"
6653
+ "default.handlebars->31->1184"
6654
]
6655
},
6656
{
@@ -6670,7 +6670,7 @@
6670
"zh-chs": "广播",
6671
"zh-cht": "廣播",
6672
"xloc": [
6673
- "default.handlebars->31->1983",
6673
+ "default.handlebars->31->1985",
6674
"default.handlebars->container->column_l->p4->3->1->0->3->1"
6675
]
6676
},
@@ -6691,7 +6691,7 @@
6691
"zh-chs": "广播消息",
6692
"zh-cht": "廣播消息",
6693
"xloc": [
6694
- "default.handlebars->31->1904"
6694
+ "default.handlebars->31->1906"
6695
]
6696
},
6697
{
@@ -6711,7 +6711,7 @@
6711
"zh-chs": "向所有连接的用户广播消息。",
6712
"zh-cht": "向所有連接的用戶廣播消息。",
6713
"xloc": [
6714
- "default.handlebars->31->1899"
6714
+ "default.handlebars->31->1901"
6715
]
6716
},
6717
{
@@ -6739,7 +6739,7 @@
6739
"zh-chs": "保加利亚文",
6740
"zh-cht": "保加利亞文",
6741
"xloc": [
6742
- "default.handlebars->31->1178"
6742
+ "default.handlebars->31->1180"
6743
]
6744
},
6745
{
@@ -6759,7 +6759,7 @@
6759
"zh-chs": "缅甸文",
6760
"zh-cht": "緬甸文",
6761
"xloc": [
6762
- "default.handlebars->31->1183"
6762
+ "default.handlebars->31->1185"
6763
]
6764
},
6765
{
@@ -6779,8 +6779,8 @@
6779
"zh-chs": "CCM",
6780
"zh-cht": "CCM",
6781
"xloc": [
6782
- "default-mobile.handlebars->11->256",
6783
- "default.handlebars->31->595"
6782
+ "default-mobile.handlebars->11->258",
6783
+ "default.handlebars->31->597"
6784
]
6785
},
6786
{
@@ -6800,7 +6800,7 @@
6800
"zh-chs": "CCM模式",
6801
"zh-cht": "CCM模式",
6802
"xloc": [
6803
- "default.handlebars->31->1495"
6803
+ "default.handlebars->31->1497"
6804
]
6805
},
6806
{
@@ -6820,7 +6820,7 @@
6820
"zh-chs": "CIRA",
6821
"zh-cht": "CIRA",
6822
"xloc": [
6823
- "default-mobile.handlebars->11->225",
6823
+ "default-mobile.handlebars->11->227",
6824
"default.handlebars->31->260",
6825
"default.handlebars->31->449"
6826
]
@@ -6842,7 +6842,7 @@
6842
"zh-chs": "CIRA服务器",
6843
"zh-cht": "CIRA伺服器",
6844
"xloc": [
6845
- "default.handlebars->31->2284"
6845
+ "default.handlebars->31->2286"
6846
]
6847
},
6848
{
@@ -6862,7 +6862,7 @@
6862
"zh-chs": "CIRA服务器命令",
6863
"zh-cht": "CIRA伺服器指令",
6864
"xloc": [
6865
- "default.handlebars->31->2285"
6865
+ "default.handlebars->31->2287"
6866
]
6867
},
6868
{
@@ -6882,7 +6882,7 @@
6882
"zh-chs": "CIRA设置",
6883
"zh-cht": "CIRA設置",
6884
"xloc": [
6885
- "default.handlebars->31->1503"
6885
+ "default.handlebars->31->1505"
6886
]
6887
},
6888
{
@@ -6902,8 +6902,8 @@
6902
"zh-chs": "CPU",
6903
"zh-cht": "CPU",
6904
"xloc": [
6905
- "default-mobile.handlebars->11->467",
6906
- "default.handlebars->31->1096"
6905
+ "default-mobile.handlebars->11->469",
6906
+ "default.handlebars->31->1098"
6907
]
6908
},
6909
{
@@ -6923,7 +6923,7 @@
6923
"zh-chs": "CPU负载",
6924
"zh-cht": "CPU負載",
6925
"xloc": [
6926
- "default.handlebars->31->2241"
6926
+ "default.handlebars->31->2243"
6927
]
6928
},
6929
{
@@ -6943,7 +6943,7 @@
6943
"zh-chs": "最近15分钟的CPU负载",
6944
"zh-cht": "最近15分鐘的CPU負載",
6945
"xloc": [
6946
- "default.handlebars->31->2244"
6946
+ "default.handlebars->31->2246"
6947
]
6948
},
6949
{
@@ -6963,7 +6963,7 @@
6963
"zh-chs": "最近5分钟的CPU负载",
6964
"zh-cht": "最近5分鐘的CPU負載",
6965
"xloc": [
6966
- "default.handlebars->31->2243"
6966
+ "default.handlebars->31->2245"
6967
]
6968
},
6969
{
@@ -6983,7 +6983,7 @@
6983
"zh-chs": "最近一分钟的CPU负载",
6984
"zh-cht": "最近一分鐘的CPU負載",
6985
"xloc": [
6986
- "default.handlebars->31->2242"
6986
+ "default.handlebars->31->2244"
6987
]
6988
},
6989
{
@@ -7003,8 +7003,8 @@
7003
"zh-chs": "CR+LF",
7004
"zh-cht": "CR+LF",
7005
"xloc": [
7006
- "default.handlebars->31->963",
7007
- "default.handlebars->31->972",
7006
+ "default.handlebars->31->965",
7007
+ "default.handlebars->31->974",
7008
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
7009
"terminal.handlebars->3->21",
7010
"terminal.handlebars->3->7",
@@ -7028,7 +7028,7 @@
7028
"zh-chs": "CSV",
7029
"zh-cht": "CSV",
7030
"xloc": [
7031
- "default.handlebars->31->1822"
7031
+ "default.handlebars->31->1824"
7032
]
7033
},
7034
{
@@ -7048,8 +7048,8 @@
7048
"zh-chs": "CSV格式",
7049
"zh-cht": "CSV格式",
7050
"xloc": [
7051
- "default.handlebars->31->1826",
7052
- "default.handlebars->31->1891",
7051
+ "default.handlebars->31->1828",
7052
+ "default.handlebars->31->1893",
7053
"default.handlebars->31->509"
7054
]
7055
},
@@ -7087,7 +7087,7 @@
7087
"zh-chs": "呼叫错误",
7088
"zh-cht": "呼叫錯誤",
7089
"xloc": [
7090
- "default.handlebars->31->2299"
7090
+ "default.handlebars->31->2301"
7091
]
7092
},
7093
{
@@ -7110,7 +7110,7 @@
7110
"agent-translations.json",
7111
"default-mobile.handlebars->11->97",
7112
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
7113
- "default.handlebars->31->1413",
7113
+ "default.handlebars->31->1415",
7114
"default.handlebars->container->dialog->idx_dlgButtonBar",
7115
"desktop.handlebars->p11->dialog->idx_dlgButtonBar",
7116
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -7138,12 +7138,12 @@
7138
"zh-chs": "容量",
7139
"zh-cht": "容量",
7140
"xloc": [
7141
- "default-mobile.handlebars->11->472",
7142
- "default-mobile.handlebars->11->477",
7141
+ "default-mobile.handlebars->11->474",
7142
"default-mobile.handlebars->11->479",
7144
- "default.handlebars->31->1101",
7145
- "default.handlebars->31->1106",
7146
- "default.handlebars->31->1108"
7143
+ "default-mobile.handlebars->11->481",
7144
+ "default.handlebars->31->1103",
7145
+ "default.handlebars->31->1108",
7146
+ "default.handlebars->31->1110"
7147
]
7148
},
7149
{
@@ -7163,8 +7163,8 @@
7163
"zh-chs": "容量/速度",
7164
"zh-cht": "容量/速度",
7165
"xloc": [
7166
- "default-mobile.handlebars->11->470",
7167
- "default.handlebars->31->1099"
7166
+ "default-mobile.handlebars->11->472",
7167
+ "default.handlebars->31->1101"
7168
]
7169
},
7170
{
@@ -7184,7 +7184,7 @@
7184
"zh-chs": "加泰罗尼亚文",
7185
"zh-cht": "加泰羅尼亞文",
7186
"xloc": [
7187
- "default.handlebars->31->1184"
7187
+ "default.handlebars->31->1186"
7188
]
7189
},
7190
{
@@ -7204,7 +7204,7 @@
7204
"zh-chs": "在这里为中心显示地图",
7205
"zh-cht": "在這裡為中心顯示地圖",
7206
"xloc": [
7207
- "default.handlebars->31->557"
7207
+ "default.handlebars->31->559"
7208
]
7209
},
7210
{
@@ -7224,7 +7224,7 @@
7224
"zh-chs": "查莫罗",
7225
"zh-cht": "查莫羅",
7226
"xloc": [
7227
- "default.handlebars->31->1185"
7227
+ "default.handlebars->31->1187"
7228
]
7229
},
7230
{
@@ -7266,7 +7266,7 @@
7266
"zh-chs": "更改{0}的电邮",
7267
"zh-cht": "更改{0}的電郵",
7268
"xloc": [
7269
- "default.handlebars->31->2099"
7269
+ "default.handlebars->31->2101"
7270
]
7271
},
7272
{
@@ -7286,9 +7286,9 @@
7286
"zh-chs": "更改组",
7287
"zh-cht": "更改群",
7288
"xloc": [
7289
- "default.handlebars->31->672",
7290
- "default.handlebars->31->844",
7291
- "default.handlebars->31->845"
7289
+ "default.handlebars->31->674",
7290
+ "default.handlebars->31->846",
7291
+ "default.handlebars->31->847"
7292
]
7293
},
7294
{
@@ -7309,8 +7309,8 @@
7309
"zh-cht": "更改密碼",
7310
"xloc": [
7311
"default-mobile.handlebars->11->105",
7312
- "default.handlebars->31->1380",
7313
- "default.handlebars->31->2086"
7312
+ "default.handlebars->31->1382",
7313
+ "default.handlebars->31->2088"
7314
]
7315
},
7316
{
@@ -7330,7 +7330,7 @@
7330
"zh-chs": "更改{0}的密码",
7331
"zh-cht": "更改{0}的密碼",
7332
"xloc": [
7333
- "default.handlebars->31->2106"
7333
+ "default.handlebars->31->2108"
7334
]
7335
},
7336
{
@@ -7350,7 +7350,7 @@
7350
"zh-chs": "更改{0}的真实名称",
7351
"zh-cht": "更改{0}的真實名稱",
7352
"xloc": [
7353
- "default.handlebars->31->2094"
7353
+ "default.handlebars->31->2096"
7354
]
7355
},
7356
{
@@ -7432,7 +7432,7 @@
7432
"zh-chs": "更改该用户的密码",
7433
"zh-cht": "更改該用戶的密碼",
7434
"xloc": [
7435
- "default.handlebars->31->2085"
7435
+ "default.handlebars->31->2087"
7436
]
7437
},
7438
{
@@ -7472,7 +7472,7 @@
7472
"zh-chs": "在此处更改您的帐户电邮地址。",
7473
"zh-cht": "在此處更改你的帳戶電郵地址。",
7474
"xloc": [
7475
- "default.handlebars->31->1367"
7475
+ "default.handlebars->31->1369"
7476
]
7477
},
7478
{
@@ -7492,7 +7492,7 @@
7492
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
7493
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
7494
"xloc": [
7495
- "default.handlebars->31->1373"
7495
+ "default.handlebars->31->1375"
7496
]
7497
},
7498
{
@@ -7512,7 +7512,7 @@
7512
"zh-chs": "更改帐户凭据",
7513
"zh-cht": "帳戶憑證已更改",
7514
"xloc": [
7515
- "default.handlebars->31->1778"
7515
+ "default.handlebars->31->1780"
7516
]
7517
},
7518
{
@@ -7532,7 +7532,7 @@
7532
"zh-chs": "{1}组中的设备{0}已更改:{2}",
7533
"zh-cht": "{1}組中的設備{0}已更改:{2}",
7534
"xloc": [
7535
- "default.handlebars->31->1762"
7535
+ "default.handlebars->31->1764"
7536
]
7537
},
7538
{
@@ -7552,7 +7552,7 @@
7552
"zh-chs": "语言从{1}更改为{2}",
7553
"zh-cht": "語言從{1}更改為{2}",
7554
"xloc": [
7555
- "default.handlebars->31->1706"
7555
+ "default.handlebars->31->1708"
7556
]
7557
},
7558
{
@@ -7572,8 +7572,8 @@
7572
"zh-chs": "已更改{0}的用户设备权限",
7573
"zh-cht": "已更改{0}的用戶設備權限",
7574
"xloc": [
7575
- "default.handlebars->31->1764",
7576
- "default.handlebars->31->1785"
7575
+ "default.handlebars->31->1766",
7576
+ "default.handlebars->31->1787"
7577
]
7578
},
7579
{
@@ -7593,7 +7593,7 @@
7593
"zh-chs": "更改语言将需要刷新页面。",
7594
"zh-cht": "更改語言將需要刷新頁面。",
7595
"xloc": [
7596
- "default.handlebars->31->1352"
7596
+ "default.handlebars->31->1354"
7597
]
7598
},
7599
{
@@ -7613,12 +7613,12 @@
7613
"zh-chs": "聊天",
7614
"zh-cht": "聊天",
7615
"xloc": [
7616
- "default.handlebars->31->1843",
7617
- "default.handlebars->31->2081",
7618
- "default.handlebars->31->2082",
7619
- "default.handlebars->31->667",
7620
- "default.handlebars->31->739",
7621
- "default.handlebars->31->761"
7616
+ "default.handlebars->31->1845",
7617
+ "default.handlebars->31->2083",
7618
+ "default.handlebars->31->2084",
7619
+ "default.handlebars->31->669",
7620
+ "default.handlebars->31->741",
7621
+ "default.handlebars->31->763"
7622
]
7623
},
7624
{
@@ -7638,10 +7638,10 @@
7638
"zh-chs": "聊天并通知",
7639
"zh-cht": "聊天並通知",
7640
"xloc": [
7641
- "default-mobile.handlebars->11->539",
7642
- "default-mobile.handlebars->11->559",
7643
- "default.handlebars->31->1565",
7644
- "default.handlebars->31->1601"
7641
+ "default-mobile.handlebars->11->541",
7642
+ "default-mobile.handlebars->11->561",
7643
+ "default.handlebars->31->1567",
7644
+ "default.handlebars->31->1603"
7645
]
7646
},
7647
{
@@ -7649,8 +7649,8 @@
7649
"nl": "Chatverzoek, klik hier om te accepteren.",
7650
"fr": "Demande de discussion, cliquez ici pour accepter.",
7651
"xloc": [
7652
- "default-mobile.handlebars->11->591",
7653
- "default.handlebars->31->2196"
7652
+ "default-mobile.handlebars->11->593",
7653
+ "default.handlebars->31->2198"
7654
]
7655
},
7656
{
@@ -7690,7 +7690,7 @@
7690
"zh-chs": "车臣",
7691
"zh-cht": "車臣",
7692
"xloc": [
7693
- "default.handlebars->31->1186"
7693
+ "default.handlebars->31->1188"
7694
]
7695
},
7696
{
@@ -7790,8 +7790,8 @@
7790
"zh-chs": "检查...",
7791
"zh-cht": "檢查...",
7792
"xloc": [
7793
- "default.handlebars->31->1152",
7794
- "default.handlebars->31->2293"
7793
+ "default.handlebars->31->1154",
7794
+ "default.handlebars->31->2295"
7795
]
7796
},
7797
{
@@ -7811,7 +7811,7 @@
7811
"zh-chs": "中文",
7812
"zh-cht": "中文",
7813
"xloc": [
7814
- "default.handlebars->31->1187"
7814
+ "default.handlebars->31->1189"
7815
]
7816
},
7817
{
@@ -7831,7 +7831,7 @@
7831
"zh-chs": "中文(香港)",
7832
"zh-cht": "中文(香港)",
7833
"xloc": [
7834
- "default.handlebars->31->1188"
7834
+ "default.handlebars->31->1190"
7835
]
7836
},
7837
{
@@ -7851,7 +7851,7 @@
7851
"zh-chs": "中文(中国)",
7852
"zh-cht": "中文(中國)",
7853
"xloc": [
7854
- "default.handlebars->31->1189"
7854
+ "default.handlebars->31->1191"
7855
]
7856
},
7857
{
@@ -7871,7 +7871,7 @@
7871
"zh-chs": "简体中文",
7872
"zh-cht": "簡體中文",
7873
"xloc": [
7874
- "default.handlebars->31->1349"
7874
+ "default.handlebars->31->1351"
7875
]
7876
},
7877
{
@@ -7891,7 +7891,7 @@
7891
"zh-chs": "中文(新加坡)",
7892
"zh-cht": "中文(新加坡)",
7893
"xloc": [
7894
- "default.handlebars->31->1190"
7894
+ "default.handlebars->31->1192"
7895
]
7896
},
7897
{
@@ -7911,7 +7911,7 @@
7911
"zh-chs": "中文(台湾)",
7912
"zh-cht": "中文(台灣)",
7913
"xloc": [
7914
- "default.handlebars->31->1191"
7914
+ "default.handlebars->31->1193"
7915
]
7916
},
7917
{
@@ -7931,7 +7931,7 @@
7931
"zh-chs": "繁体中文",
7932
"zh-cht": "繁體中文",
7933
"xloc": [
7934
- "default.handlebars->31->1350"
7934
+ "default.handlebars->31->1352"
7935
]
7936
},
7937
{
@@ -7972,7 +7972,7 @@
7972
"zh-chs": "楚瓦什",
7973
"zh-cht": "楚瓦什",
7974
"xloc": [
7975
- "default.handlebars->31->1192"
7975
+ "default.handlebars->31->1194"
7976
]
7977
},
7978
{
@@ -8010,17 +8010,17 @@
8010
"zh-cht": "清除",
8011
"xloc": [
8012
"default-mobile.handlebars->11->147",
8013
- "default-mobile.handlebars->11->379",
8013
"default-mobile.handlebars->11->381",
8014
"default-mobile.handlebars->11->383",
8015
"default-mobile.handlebars->11->385",
8016
+ "default-mobile.handlebars->11->387",
8017
"default-mobile.handlebars->11->70",
8018
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
8019
- "default.handlebars->31->1008",
8019
"default.handlebars->31->1010",
8020
"default.handlebars->31->1012",
8021
"default.handlebars->31->1014",
8023
- "default.handlebars->31->1700",
8022
+ "default.handlebars->31->1016",
8023
+ "default.handlebars->31->1702",
8024
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
8025
"default.handlebars->container->column_l->p41->3->1",
8026
"messenger.handlebars->xbottom->1->1->0->5"
@@ -8063,8 +8063,8 @@
8063
"zh-chs": "全部清除",
8064
"zh-cht": "全部清除",
8065
"xloc": [
8066
- "default-mobile.handlebars->11->574",
8067
- "default.handlebars->31->2179"
8066
+ "default-mobile.handlebars->11->576",
8067
+ "default.handlebars->31->2181"
8068
]
8069
},
8070
{
@@ -8084,7 +8084,7 @@
8084
"zh-chs": "清除搜索过滤器",
8085
"zh-cht": "清除搜索過濾器",
8086
"xloc": [
8087
- "default-mobile.handlebars->11->175",
8087
+ "default-mobile.handlebars->11->177",
8088
"default.handlebars->31->232"
8089
]
8090
},
@@ -8105,8 +8105,8 @@
8105
"zh-chs": "清除核心",
8106
"zh-cht": "清除核心",
8107
"xloc": [
8108
- "default-mobile.handlebars->11->493",
8109
- "default.handlebars->31->1123"
8108
+ "default-mobile.handlebars->11->495",
8109
+ "default.handlebars->31->1125"
8110
]
8111
},
8112
{
@@ -8146,8 +8146,8 @@
8146
"zh-chs": "清除此通知",
8147
"zh-cht": "清除此通知",
8148
"xloc": [
8149
- "default-mobile.handlebars->11->573",
8150
- "default.handlebars->31->2178"
8149
+ "default-mobile.handlebars->11->575",
8150
+ "default.handlebars->31->2180"
8151
]
8152
},
8153
{
@@ -8207,8 +8207,8 @@
8207
"zh-chs": "单击此处编辑设备组名称",
8208
"zh-cht": "單擊此處編輯裝置群名稱",
8209
"xloc": [
8210
- "default.handlebars->31->1424",
8211
- "default.handlebars->31->1645"
8210
+ "default.handlebars->31->1426",
8211
+ "default.handlebars->31->1647"
8212
]
8213
},
8214
{
@@ -8228,7 +8228,7 @@
8228
"zh-chs": "单击此处编辑服务器端设备名称",
8229
"zh-cht": "單擊此處編輯伺服器端裝置名稱",
8230
"xloc": [
8231
- "default.handlebars->31->573"
8231
+ "default.handlebars->31->575"
8232
]
8233
},
8234
{
@@ -8248,7 +8248,7 @@
8248
"zh-chs": "单击此处编辑用户组名称",
8249
"zh-cht": "單擊此處編輯用戶群名稱",
8250
"xloc": [
8251
- "default.handlebars->31->1960"
8251
+ "default.handlebars->31->1962"
8252
]
8253
},
8254
{
@@ -8319,7 +8319,7 @@
8319
"zh-cht": "單擊確定將驗證電郵發送到:",
8320
"xloc": [
8321
"default-mobile.handlebars->11->90",
8322
- "default.handlebars->31->1364"
8322
+ "default.handlebars->31->1366"
8323
]
8324
},
8325
{
@@ -8380,8 +8380,8 @@
8380
"zh-chs": "客户端控制模式(CCM)",
8381
"zh-cht": "客戶端控制模式(CCM)",
8382
"xloc": [
8383
- "default-mobile.handlebars->11->448",
8384
- "default.handlebars->31->1077"
8383
+ "default-mobile.handlebars->11->450",
8384
+ "default.handlebars->31->1079"
8385
]
8386
},
8387
{
@@ -8401,7 +8401,7 @@
8401
"zh-chs": "客户编号",
8402
"zh-cht": "客戶編號",
8403
"xloc": [
8404
- "default.handlebars->31->1406"
8404
+ "default.handlebars->31->1408"
8405
]
8406
},
8407
{
@@ -8421,7 +8421,7 @@
8421
"zh-chs": "客户端启动的远程访问",
8422
"zh-cht": "客戶端啟動的遠程訪問",
8423
"xloc": [
8424
- "default.handlebars->31->1502"
8424
+ "default.handlebars->31->1504"
8425
]
8426
},
8427
{
@@ -8441,7 +8441,7 @@
8441
"zh-chs": "客户机密",
8442
"zh-cht": "客戶機密",
8443
"xloc": [
8444
- "default.handlebars->31->1407"
8444
+ "default.handlebars->31->1409"
8445
]
8446
},
8447
{
@@ -8485,8 +8485,8 @@
8485
"default-mobile.handlebars->11->68",
8486
"default.handlebars->31->152",
8487
"default.handlebars->31->160",
8488
- "default.handlebars->31->952",
8489
- "default.handlebars->31->985"
8488
+ "default.handlebars->31->954",
8489
+ "default.handlebars->31->987"
8490
]
8491
},
8492
{
@@ -8506,7 +8506,7 @@
8506
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
8507
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
8508
"xloc": [
8509
- "default.handlebars->31->1711"
8509
+ "default.handlebars->31->1713"
8510
]
8511
},
8512
{
@@ -8628,10 +8628,10 @@
8628
"zh-chs": "指令",
8629
"zh-cht": "指令",
8630
"xloc": [
8631
- "default-mobile.handlebars->11->561",
8632
- "default.handlebars->31->1603",
8633
- "default.handlebars->31->741",
8634
- "default.handlebars->31->763"
8631
+ "default-mobile.handlebars->11->563",
8632
+ "default.handlebars->31->1605",
8633
+ "default.handlebars->31->743",
8634
+ "default.handlebars->31->765"
8635
]
8636
},
8637
{
@@ -8651,8 +8651,8 @@
8651
"zh-chs": "通用设备组",
8652
"zh-cht": "通用裝置群",
8653
"xloc": [
8654
- "default.handlebars->31->1991",
8655
- "default.handlebars->31->2111"
8654
+ "default.handlebars->31->1993",
8655
+ "default.handlebars->31->2113"
8656
]
8657
},
8658
{
@@ -8672,8 +8672,8 @@
8672
"zh-chs": "通用设备",
8673
"zh-cht": "通用裝置",
8674
"xloc": [
8675
- "default.handlebars->31->1997",
8676
- "default.handlebars->31->2123"
8675
+ "default.handlebars->31->1999",
8676
+ "default.handlebars->31->2125"
8677
]
8678
},
8679
{
@@ -8681,8 +8681,8 @@
8681
"nl": "Compileer tijd",
8682
"fr": "Temps de compilation",
8683
"xloc": [
8684
- "default-mobile.handlebars->11->421",
8685
- "default.handlebars->31->1040"
8684
+ "default-mobile.handlebars->11->423",
8685
+ "default.handlebars->31->1042"
8686
]
8687
},
8688
{
@@ -8702,7 +8702,7 @@
8702
"zh-chs": "压缩档案...",
8703
"zh-cht": "壓縮檔案...",
8704
"xloc": [
8705
- "default.handlebars->31->980"
8705
+ "default.handlebars->31->982"
8706
]
8707
},
8708
{
@@ -8722,16 +8722,16 @@
8722
"zh-chs": "确认",
8723
"zh-cht": "確認",
8724
"xloc": [
8725
- "default-mobile.handlebars->11->312",
8726
- "default-mobile.handlebars->11->515",
8727
- "default.handlebars->31->1513",
8728
- "default.handlebars->31->1871",
8729
- "default.handlebars->31->1950",
8730
- "default.handlebars->31->2011",
8731
- "default.handlebars->31->2109",
8725
+ "default-mobile.handlebars->11->314",
8726
+ "default-mobile.handlebars->11->517",
8727
+ "default.handlebars->31->1515",
8728
+ "default.handlebars->31->1873",
8729
+ "default.handlebars->31->1952",
8730
+ "default.handlebars->31->2013",
8731
+ "default.handlebars->31->2111",
8732
"default.handlebars->31->477",
8733
- "default.handlebars->31->839",
8734
- "default.handlebars->31->848"
8733
+ "default.handlebars->31->841",
8734
+ "default.handlebars->31->850"
8735
]
8736
},
8737
{
@@ -8751,8 +8751,8 @@
8751
"zh-chs": "确认将1个副本复制到此位置?",
8752
"zh-cht": "確認將1個副本複製到此位置?",
8753
"xloc": [
8754
- "default-mobile.handlebars->11->374",
8755
- "default.handlebars->31->1003"
8754
+ "default-mobile.handlebars->11->376",
8755
+ "default.handlebars->31->1005"
8756
]
8757
},
8758
{
@@ -8772,7 +8772,7 @@
8772
"zh-chs": "确认{0}个条目的复制到此位置?",
8773
"zh-cht": "確認{0}個條目的複製到此位置?",
8774
"xloc": [
8775
- "default.handlebars->31->1002"
8775
+ "default.handlebars->31->1004"
8776
]
8777
},
8778
{
@@ -8792,7 +8792,7 @@
8792
"zh-chs": "确认{0}个条目的副本到此位置?",
8793
"zh-cht": "確認{0}個條目的副本到此位置?",
8794
"xloc": [
8795
- "default-mobile.handlebars->11->373"
8795
+ "default-mobile.handlebars->11->375"
8796
]
8797
},
8798
{
@@ -8812,7 +8812,7 @@
8812
"zh-chs": "确认删除选定的帐户?",
8813
"zh-cht": "確認刪除所選帳戶?",
8814
"xloc": [
8815
- "default.handlebars->31->1870"
8815
+ "default.handlebars->31->1872"
8816
]
8817
},
8818
{
@@ -8852,7 +8852,7 @@
8852
"zh-chs": "确认删除选定的用户组?",
8853
"zh-cht": "確認刪除所選用戶群?",
8854
"xloc": [
8855
- "default.handlebars->31->1949"
8855
+ "default.handlebars->31->1951"
8856
]
8857
},
8858
{
@@ -8872,7 +8872,7 @@
8872
"zh-chs": "确认删除用户{0}?",
8873
"zh-cht": "確認刪除用戶{0}?",
8874
"xloc": [
8875
- "default.handlebars->31->2108"
8875
+ "default.handlebars->31->2110"
8876
]
8877
},
8878
{
@@ -8892,7 +8892,7 @@
8892
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
8893
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8894
"xloc": [
8895
- "default.handlebars->31->2014"
8895
+ "default.handlebars->31->2016"
8896
]
8897
},
8898
{
@@ -8912,7 +8912,7 @@
8912
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8913
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8914
"xloc": [
8915
- "default.handlebars->31->2140"
8915
+ "default.handlebars->31->2142"
8916
]
8917
},
8918
{
@@ -8932,8 +8932,8 @@
8932
"zh-chs": "确认将1个条目移动到此位置?",
8933
"zh-cht": "確認將1個條目移動到此位置?",
8934
"xloc": [
8935
- "default-mobile.handlebars->11->376",
8936
- "default.handlebars->31->1005"
8935
+ "default-mobile.handlebars->11->378",
8936
+ "default.handlebars->31->1007"
8937
]
8938
},
8939
{
@@ -8953,7 +8953,7 @@
8953
"zh-chs": "确认将{0}个条目移到此位置?",
8954
"zh-cht": "確認將{0}個條目移到該位置?",
8955
"xloc": [
8956
- "default.handlebars->31->1004"
8956
+ "default.handlebars->31->1006"
8957
]
8958
},
8959
{
@@ -8973,7 +8973,7 @@
8973
"zh-chs": "确认将{0}个条目移到该位置?",
8974
"zh-cht": "確認將{0}個條目移到該位置?",
8975
"xloc": [
8976
- "default-mobile.handlebars->11->375"
8976
+ "default-mobile.handlebars->11->377"
8977
]
8978
},
8979
{
@@ -8993,7 +8993,7 @@
8993
"zh-chs": "确认覆盖?",
8994
"zh-cht": "確認覆蓋?",
8995
"xloc": [
8996
- "default.handlebars->31->1694"
8996
+ "default.handlebars->31->1696"
8997
]
8998
},
8999
{
@@ -9013,8 +9013,8 @@
9013
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
9014
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
9015
"xloc": [
9016
- "default.handlebars->31->2004",
9017
- "default.handlebars->31->2131"
9016
+ "default.handlebars->31->2006",
9017
+ "default.handlebars->31->2133"
9018
]
9019
},
9020
{
@@ -9034,8 +9034,8 @@
9034
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
9035
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
9036
"xloc": [
9037
- "default.handlebars->31->2006",
9038
- "default.handlebars->31->2144"
9037
+ "default.handlebars->31->2008",
9038
+ "default.handlebars->31->2146"
9039
]
9040
},
9041
{
@@ -9055,7 +9055,7 @@
9055
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
9056
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
9057
"xloc": [
9058
- "default.handlebars->31->2133"
9058
+ "default.handlebars->31->2135"
9059
]
9060
},
9061
{
@@ -9075,7 +9075,7 @@
9075
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
9076
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
9077
"xloc": [
9078
- "default.handlebars->31->2136"
9078
+ "default.handlebars->31->2138"
9079
]
9080
},
9081
{
@@ -9095,8 +9095,8 @@
9095
"zh-chs": "确认删除访问权限?",
9096
"zh-cht": "確認刪除訪問權限?",
9097
"xloc": [
9098
- "default.handlebars->31->2134",
9099
- "default.handlebars->31->2137"
9098
+ "default.handlebars->31->2136",
9099
+ "default.handlebars->31->2139"
9100
]
9101
},
9102
{
@@ -9117,7 +9117,7 @@
9117
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
9118
"xloc": [
9119
"default-mobile.handlebars->11->89",
9120
- "default.handlebars->31->1142"
9120
+ "default.handlebars->31->1144"
9121
]
9122
},
9123
{
@@ -9154,7 +9154,7 @@
9154
"zh-chs": "确认删除设备共享“{0}”?",
9155
"zh-cht": "確認刪除設備共享“{0}”?",
9156
"xloc": [
9157
- "default.handlebars->31->2129"
9157
+ "default.handlebars->31->2131"
9158
]
9159
},
9160
{
@@ -9208,7 +9208,7 @@
9208
"zh-chs": "确认删除用户“ {0} ”的权限?",
9209
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
9210
"xloc": [
9211
- "default.handlebars->31->1612"
9211
+ "default.handlebars->31->1614"
9212
]
9213
},
9214
{
@@ -9228,7 +9228,7 @@
9228
"zh-chs": "确认删除用户组“ {0} ”的权限?",
9229
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
9230
"xloc": [
9231
- "default.handlebars->31->1614"
9231
+ "default.handlebars->31->1616"
9232
]
9233
},
9234
{
@@ -9265,7 +9265,7 @@
9265
"zh-chs": "确认删除用户{0}?",
9266
"zh-cht": "確認刪除用戶{0}?",
9267
"xloc": [
9268
- "default-mobile.handlebars->11->570"
9268
+ "default-mobile.handlebars->11->572"
9269
]
9270
},
9271
{
@@ -9286,7 +9286,7 @@
9286
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
9287
"xloc": [
9288
"default-mobile.handlebars->11->142",
9289
- "default.handlebars->31->1695"
9289
+ "default.handlebars->31->1697"
9290
]
9291
},
9292
{
@@ -9307,11 +9307,11 @@
9307
"zh-cht": "連接",
9308
"xloc": [
9309
"agent-translations.json",
9310
- "default-mobile.handlebars->11->356",
9310
+ "default-mobile.handlebars->11->358",
9311
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
9312
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
9313
- "default.handlebars->31->1452",
9314
- "default.handlebars->31->975",
9313
+ "default.handlebars->31->1454",
9314
+ "default.handlebars->31->977",
9315
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
9316
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
9317
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -9359,7 +9359,7 @@
9359
"zh-chs": "连接到服务器",
9360
"zh-cht": "連接到伺服器",
9361
"xloc": [
9362
- "default.handlebars->31->1506"
9362
+ "default.handlebars->31->1508"
9363
]
9364
},
9365
{
@@ -9481,7 +9481,7 @@
9481
"zh-chs": "已连接的英特尔®AMT",
9482
"zh-cht": "已連接的Intel® AMT",
9483
"xloc": [
9484
- "default.handlebars->31->2232"
9484
+ "default.handlebars->31->2234"
9485
]
9486
},
9487
{
@@ -9501,7 +9501,7 @@
9501
"zh-chs": "已连接的用户",
9502
"zh-cht": "已连接的用户",
9503
"xloc": [
9504
- "default.handlebars->31->2237"
9504
+ "default.handlebars->31->2239"
9505
]
9506
},
9507
{
@@ -9521,8 +9521,8 @@
9521
"zh-chs": "现在已连接",
9522
"zh-cht": "現在已連接",
9523
"xloc": [
9524
- "default-mobile.handlebars->11->416",
9525
- "default.handlebars->31->1035"
9524
+ "default-mobile.handlebars->11->418",
9525
+ "default.handlebars->31->1037"
9526
]
9527
},
9528
{
@@ -9563,9 +9563,9 @@
9563
"zh-cht": "正在連線...",
9564
"xloc": [
9565
"default-mobile.handlebars->11->2",
9566
- "default-mobile.handlebars->11->392",
9566
+ "default-mobile.handlebars->11->394",
9567
"default-mobile.handlebars->11->48",
9568
- "default.handlebars->31->1026",
9568
+ "default.handlebars->31->1028",
9569
"default.handlebars->31->248",
9570
"default.handlebars->31->251",
9571
"default.handlebars->31->295",
@@ -9592,7 +9592,7 @@
9592
"zh-chs": "连接数量",
9593
"zh-cht": "連接數量",
9594
"xloc": [
9595
- "default.handlebars->31->2251"
9595
+ "default.handlebars->31->2253"
9596
]
9597
},
9598
{
@@ -9612,7 +9612,7 @@
9612
"zh-chs": "连接转发器",
9613
"zh-cht": "連接轉發器",
9614
"xloc": [
9615
- "default.handlebars->31->2283"
9615
+ "default.handlebars->31->2285"
9616
]
9617
},
9618
{
@@ -9672,10 +9672,10 @@
9672
"zh-chs": "连接性",
9673
"zh-cht": "連接性",
9674
"xloc": [
9675
- "default-mobile.handlebars->11->276",
9676
- "default.handlebars->31->1652",
9675
+ "default-mobile.handlebars->11->278",
9676
+ "default.handlebars->31->1654",
9677
"default.handlebars->31->239",
9678
- "default.handlebars->31->655",
9678
+ "default.handlebars->31->657",
9679
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
9680
]
9681
},
@@ -9696,9 +9696,9 @@
9696
"zh-chs": "控制台",
9697
"zh-cht": "控制台",
9698
"xloc": [
9699
- "default-mobile.handlebars->11->291",
9700
- "default.handlebars->31->734",
9701
- "default.handlebars->31->756",
9699
+ "default-mobile.handlebars->11->293",
9700
+ "default.handlebars->31->736",
9701
+ "default.handlebars->31->758",
9702
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
9703
"default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
9704
"default.handlebars->contextMenu->cxconsole"
@@ -9721,7 +9721,7 @@
9721
"zh-chs": "控制台 -",
9722
"zh-cht": "控制台 -",
9723
"xloc": [
9724
- "default.handlebars->31->574"
9724
+ "default.handlebars->31->576"
9725
]
9726
},
9727
{
@@ -9741,8 +9741,8 @@
9741
"zh-chs": "控制",
9742
"zh-cht": "控制",
9743
"xloc": [
9744
- "default.handlebars->31->733",
9745
- "default.handlebars->31->755",
9744
+ "default.handlebars->31->735",
9745
+ "default.handlebars->31->757",
9746
"messenger.handlebars->13->2"
9747
]
9748
},
@@ -9763,7 +9763,7 @@
9763
"zh-chs": "Cookie编码器",
9764
"zh-cht": "Cookie編碼器",
9765
"xloc": [
9766
- "default.handlebars->31->2267"
9766
+ "default.handlebars->31->2269"
9767
]
9768
},
9769
{
@@ -9920,8 +9920,8 @@
9920
"zh-chs": "复制连结到剪贴板",
9921
"zh-cht": "複製連結到剪貼板",
9922
"xloc": [
9923
- "default.handlebars->31->1663",
9924
- "default.handlebars->31->1682",
9923
+ "default.handlebars->31->1665",
9924
+ "default.handlebars->31->1684",
9925
"default.handlebars->31->215",
9926
"default.handlebars->31->374"
9927
]
@@ -10024,7 +10024,7 @@
10024
"zh-chs": "复制:“{0}”到“{1}”",
10025
"zh-cht": "複製:“{0}”到“{1}”",
10026
"xloc": [
10027
- "default.handlebars->31->1754"
10027
+ "default.handlebars->31->1756"
10028
]
10029
},
10030
{
@@ -10170,7 +10170,7 @@
10170
"zh-chs": "核心服务器",
10171
"zh-cht": "核心伺服器",
10172
"xloc": [
10173
- "default.handlebars->31->2266"
10173
+ "default.handlebars->31->2268"
10174
]
10175
},
10176
{
@@ -10190,7 +10190,7 @@
10190
"zh-chs": "科西嘉文",
10191
"zh-cht": "科西嘉文",
10192
"xloc": [
10193
- "default.handlebars->31->1193"
10193
+ "default.handlebars->31->1195"
10194
]
10195
},
10196
{
@@ -10210,7 +10210,7 @@
10210
"zh-chs": "创建帐号",
10211
"zh-cht": "創建帳號",
10212
"xloc": [
10213
- "default.handlebars->31->1918",
10213
+ "default.handlebars->31->1920",
10214
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
10215
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
10216
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -10253,7 +10253,7 @@
10253
"zh-chs": "创建用户组",
10254
"zh-cht": "創建用戶群",
10255
"xloc": [
10256
- "default.handlebars->31->1957"
10256
+ "default.handlebars->31->1959"
10257
]
10258
},
10259
{
@@ -10273,7 +10273,7 @@
10273
"zh-chs": "创建连结以与访客共享此设备",
10274
"zh-cht": "創建鏈結以與訪客共享此裝置",
10275
"xloc": [
10276
- "default.handlebars->31->670"
10276
+ "default.handlebars->31->672"
10277
]
10278
},
10279
{
@@ -10293,7 +10293,7 @@
10293
"zh-chs": "使用以下选项创建一个新的设备组。",
10294
"zh-cht": "使用以下選項創建一個新的裝置群。",
10295
"xloc": [
10296
- "default.handlebars->31->1387"
10296
+ "default.handlebars->31->1389"
10297
]
10298
},
10299
{
@@ -10353,7 +10353,7 @@
10353
"zh-chs": "创建文件夹:“{0}”",
10354
"zh-cht": "創建文件夾:“{0}”",
10355
"xloc": [
10356
- "default.handlebars->31->1747"
10356
+ "default.handlebars->31->1749"
10357
]
10358
},
10359
{
@@ -10373,7 +10373,7 @@
10373
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
10374
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
10375
"xloc": [
10376
- "default.handlebars->31->1882"
10376
+ "default.handlebars->31->1884"
10377
]
10378
},
10379
{
@@ -10415,7 +10415,7 @@
10415
"zh-chs": "创建的设备组:{0}",
10416
"zh-cht": "創建的設備組:{0}",
10417
"xloc": [
10418
- "default.handlebars->31->1758"
10418
+ "default.handlebars->31->1760"
10419
]
10420
},
10421
{
@@ -10435,7 +10435,7 @@
10435
"zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
10436
"zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
10437
"xloc": [
10438
- "default.handlebars->31->774"
10438
+ "default.handlebars->31->776"
10439
]
10440
},
10441
{
@@ -10489,7 +10489,7 @@
10489
"zh-chs": "创建",
10490
"zh-cht": "創建",
10491
"xloc": [
10492
- "default.handlebars->31->2043"
10492
+ "default.handlebars->31->2045"
10493
]
10494
},
10495
{
@@ -10509,7 +10509,7 @@
10509
"zh-chs": "创建时间",
10510
"zh-cht": "創作時間",
10511
"xloc": [
10512
- "default.handlebars->31->1434"
10512
+ "default.handlebars->31->1436"
10513
]
10514
},
10515
{
@@ -10551,8 +10551,8 @@
10551
"zh-chs": "创建者",
10552
"zh-cht": "創作者",
10553
"xloc": [
10554
- "default.handlebars->31->1432",
10555
- "default.handlebars->31->1433"
10554
+ "default.handlebars->31->1434",
10555
+ "default.handlebars->31->1435"
10556
]
10557
},
10558
{
@@ -10572,7 +10572,7 @@
10572
"zh-chs": "证书",
10573
"zh-cht": "證書",
10574
"xloc": [
10575
- "default.handlebars->31->1404"
10575
+ "default.handlebars->31->1406"
10576
]
10577
},
10578
{
@@ -10592,7 +10592,7 @@
10592
"zh-chs": "克里语",
10593
"zh-cht": "克里語",
10594
"xloc": [
10595
- "default.handlebars->31->1194"
10595
+ "default.handlebars->31->1196"
10596
]
10597
},
10598
{
@@ -10612,7 +10612,7 @@
10612
"zh-chs": "克罗地亚文",
10613
"zh-cht": "克羅地亞文",
10614
"xloc": [
10615
- "default.handlebars->31->1195"
10615
+ "default.handlebars->31->1197"
10616
]
10617
},
10618
{
@@ -10674,11 +10674,11 @@
10674
"zh-chs": "Ctrl",
10675
"zh-cht": "Ctrl",
10676
"xloc": [
10677
- "default-mobile.handlebars->11->345",
10678
- "default-mobile.handlebars->11->349",
10677
+ "default-mobile.handlebars->11->347",
10678
+ "default-mobile.handlebars->11->351",
10679
"default.handlebars->31->57",
10680
- "default.handlebars->31->928",
10681
- "default.handlebars->31->932",
10680
+ "default.handlebars->31->930",
10681
+ "default.handlebars->31->934",
10682
"terminal.handlebars->3->6"
10683
]
10684
},
@@ -10786,8 +10786,8 @@
10786
"nl": "Huidig wachtwoord is niet correct.",
10787
"fr": "Le mot de passe actuel n'est pas correct.",
10788
"xloc": [
10789
- "default-mobile.handlebars->11->601",
10790
- "default.handlebars->31->2206"
10789
+ "default-mobile.handlebars->11->603",
10790
+ "default.handlebars->31->2208"
10791
]
10792
},
10793
{
@@ -10795,7 +10795,7 @@
10795
"nl": "Aanpassen",
10796
"fr": "Personnaliser",
10797
"xloc": [
10798
- "default-mobile.handlebars->11->327"
10798
+ "default-mobile.handlebars->11->329"
10799
]
10800
},
10801
{
@@ -10846,7 +10846,7 @@
10846
"zh-chs": "捷克文",
10847
"zh-cht": "捷克文",
10848
"xloc": [
10849
- "default.handlebars->31->1196"
10849
+ "default.handlebars->31->1198"
10850
]
10851
},
10852
{
@@ -10886,7 +10886,7 @@
10886
"zh-chs": "丹麦文",
10887
"zh-cht": "丹麥文",
10888
"xloc": [
10889
- "default.handlebars->31->1197"
10889
+ "default.handlebars->31->1199"
10890
]
10891
},
10892
{
@@ -10914,7 +10914,7 @@
10914
"zh-chs": "数据通道",
10915
"zh-cht": "數據通道",
10916
"xloc": [
10917
- "default.handlebars->31->896",
10917
+ "default.handlebars->31->898",
10918
"desktop.handlebars->3->11"
10919
]
10920
},
@@ -10935,7 +10935,7 @@
10935
"zh-chs": "日期和时间",
10936
"zh-cht": "日期和時間",
10937
"xloc": [
10938
- "default.handlebars->31->1355"
10938
+ "default.handlebars->31->1357"
10939
]
10940
},
10941
{
@@ -10955,8 +10955,8 @@
10955
"zh-chs": "天",
10956
"zh-cht": "天",
10957
"xloc": [
10958
- "default-mobile.handlebars->11->302",
10959
- "default.handlebars->31->823"
10958
+ "default-mobile.handlebars->11->304",
10959
+ "default.handlebars->31->825"
10960
]
10961
},
10962
{
@@ -10976,7 +10976,7 @@
10976
"zh-chs": "停用",
10977
"zh-cht": "停用",
10978
"xloc": [
10979
- "default.handlebars->31->1485"
10979
+ "default.handlebars->31->1487"
10980
]
10981
},
10982
{
@@ -10996,7 +10996,7 @@
10996
"zh-chs": "如果设置停用CCM",
10997
"zh-cht": "如果設置停用CCM",
10998
"xloc": [
10999
- "default.handlebars->31->1497"
10999
+ "default.handlebars->31->1499"
11000
]
11001
},
11002
{
@@ -11033,7 +11033,7 @@
11033
"zh-chs": "沉睡",
11034
"zh-cht": "沉睡",
11035
"xloc": [
11036
- "default-mobile.handlebars->11->213",
11036
+ "default-mobile.handlebars->11->215",
11037
"default.handlebars->31->432"
11038
]
11039
},
@@ -11054,10 +11054,10 @@
11054
"zh-chs": "默认",
11055
"zh-cht": "默認",
11056
"xloc": [
11057
- "default.handlebars->31->1905",
11058
- "default.handlebars->31->1953",
11059
- "default.handlebars->31->1964",
11060
- "default.handlebars->31->2032"
11057
+ "default.handlebars->31->1907",
11058
+ "default.handlebars->31->1955",
11059
+ "default.handlebars->31->1966",
11060
+ "default.handlebars->31->2034"
11061
]
11062
},
11063
{
@@ -11065,8 +11065,8 @@
11065
"fr": "Suppr",
11066
"nl": "Del",
11067
"xloc": [
11068
- "default-mobile.handlebars->11->333",
11069
- "default.handlebars->31->916"
11068
+ "default-mobile.handlebars->11->335",
11069
+ "default.handlebars->31->918"
11070
]
11071
},
11072
{
@@ -11087,12 +11087,12 @@
11087
"zh-cht": "刪除",
11088
"xloc": [
11089
"default-mobile.handlebars->11->137",
11090
- "default-mobile.handlebars->11->366",
11090
+ "default-mobile.handlebars->11->368",
11091
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
11092
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
11093
- "default.handlebars->31->1689",
11094
- "default.handlebars->31->544",
11095
- "default.handlebars->31->994",
11093
+ "default.handlebars->31->1691",
11094
+ "default.handlebars->31->546",
11095
+ "default.handlebars->31->996",
11096
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
11097
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
11098
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -11121,7 +11121,7 @@
11121
"zh-cht": "刪除帳戶",
11122
"xloc": [
11123
"default-mobile.handlebars->11->99",
11124
- "default.handlebars->31->1372"
11124
+ "default.handlebars->31->1374"
11125
]
11126
},
11127
{
@@ -11141,7 +11141,7 @@
11141
"zh-chs": "删除帐户",
11142
"zh-cht": "刪除帳戶",
11143
"xloc": [
11144
- "default.handlebars->31->1872"
11144
+ "default.handlebars->31->1874"
11145
]
11146
},
11147
{
@@ -11161,8 +11161,8 @@
11161
"zh-chs": "删除设备",
11162
"zh-cht": "刪除裝置",
11163
"xloc": [
11164
- "default-mobile.handlebars->11->281",
11165
- "default.handlebars->31->674"
11164
+ "default-mobile.handlebars->11->283",
11165
+ "default.handlebars->31->676"
11166
]
11167
},
11168
{
@@ -11182,10 +11182,10 @@
11182
"zh-chs": "删除群组",
11183
"zh-cht": "刪除群組",
11184
"xloc": [
11185
- "default-mobile.handlebars->11->513",
11186
- "default-mobile.handlebars->11->516",
11187
- "default.handlebars->31->1481",
11188
- "default.handlebars->31->1514"
11185
+ "default-mobile.handlebars->11->515",
11186
+ "default-mobile.handlebars->11->518",
11187
+ "default.handlebars->31->1483",
11188
+ "default.handlebars->31->1516"
11189
]
11190
},
11191
{
@@ -11205,8 +11205,8 @@
11205
"zh-chs": "删除节点",
11206
"zh-cht": "刪除節點",
11207
"xloc": [
11208
- "default-mobile.handlebars->11->310",
11209
- "default.handlebars->31->849"
11208
+ "default-mobile.handlebars->11->312",
11209
+ "default.handlebars->31->851"
11210
]
11211
},
11212
{
@@ -11246,7 +11246,7 @@
11246
"zh-chs": "删除用户",
11247
"zh-cht": "刪除用戶",
11248
"xloc": [
11249
- "default.handlebars->31->2084"
11249
+ "default.handlebars->31->2086"
11250
]
11251
},
11252
{
@@ -11266,8 +11266,8 @@
11266
"zh-chs": "删除用户群组",
11267
"zh-cht": "刪除用戶群組",
11268
"xloc": [
11269
- "default.handlebars->31->2002",
11270
- "default.handlebars->31->2012"
11269
+ "default.handlebars->31->2004",
11270
+ "default.handlebars->31->2014"
11271
]
11272
},
11273
{
@@ -11287,7 +11287,7 @@
11287
"zh-chs": "删除用户群组",
11288
"zh-cht": "刪除用戶群組",
11289
"xloc": [
11290
- "default.handlebars->31->1951"
11290
+ "default.handlebars->31->1953"
11291
]
11292
},
11293
{
@@ -11307,7 +11307,7 @@
11307
"zh-chs": "删除用户{0}",
11308
"zh-cht": "刪除用戶{0}",
11309
"xloc": [
11310
- "default.handlebars->31->2107"
11310
+ "default.handlebars->31->2109"
11311
]
11312
},
11313
{
@@ -11328,7 +11328,7 @@
11328
"zh-cht": "刪除帳戶",
11329
"xloc": [
11330
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
11331
- "default.handlebars->31->1868",
11331
+ "default.handlebars->31->1870",
11332
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
11333
]
11334
},
@@ -11369,7 +11369,7 @@
11369
"zh-chs": "删除群组",
11370
"zh-cht": "刪除群組",
11371
"xloc": [
11372
- "default.handlebars->31->1947"
11372
+ "default.handlebars->31->1949"
11373
]
11374
},
11375
{
@@ -11389,7 +11389,7 @@
11389
"zh-chs": "删除项目?",
11390
"zh-cht": "刪除項目?",
11391
"xloc": [
11392
- "default.handlebars->31->545"
11392
+ "default.handlebars->31->547"
11393
]
11394
},
11395
{
@@ -11409,7 +11409,7 @@
11409
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
11410
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
11411
"xloc": [
11412
- "default.handlebars->31->1749"
11412
+ "default.handlebars->31->1751"
11413
]
11414
},
11415
{
@@ -11430,9 +11430,9 @@
11430
"zh-cht": "刪除所選項目?",
11431
"xloc": [
11432
"default-mobile.handlebars->11->139",
11433
- "default-mobile.handlebars->11->368",
11434
- "default.handlebars->31->1691",
11435
- "default.handlebars->31->996"
11433
+ "default-mobile.handlebars->11->370",
11434
+ "default.handlebars->31->1693",
11435
+ "default.handlebars->31->998"
11436
]
11437
},
11438
{
@@ -11452,7 +11452,7 @@
11452
"zh-chs": "删除用户群组{0}?",
11453
"zh-cht": "刪除用戶群組{0}?",
11454
"xloc": [
11455
- "default.handlebars->31->2010"
11455
+ "default.handlebars->31->2012"
11456
]
11457
},
11458
{
@@ -11473,9 +11473,9 @@
11473
"zh-cht": "刪除{0}個所選項目?",
11474
"xloc": [
11475
"default-mobile.handlebars->11->138",
11476
- "default-mobile.handlebars->11->367",
11477
- "default.handlebars->31->1690",
11478
- "default.handlebars->31->995"
11476
+ "default-mobile.handlebars->11->369",
11477
+ "default.handlebars->31->1692",
11478
+ "default.handlebars->31->997"
11479
]
11480
},
11481
{
@@ -11495,7 +11495,7 @@
11495
"zh-chs": "删除{0}?",
11496
"zh-cht": "刪除{0}?",
11497
"xloc": [
11498
- "default-mobile.handlebars->11->311"
11498
+ "default-mobile.handlebars->11->313"
11499
]
11500
},
11501
{
@@ -11515,7 +11515,7 @@
11515
"zh-chs": "删除:“{0}”",
11516
"zh-cht": "刪除:“{0}”",
11517
"xloc": [
11518
- "default.handlebars->31->1748"
11518
+ "default.handlebars->31->1750"
11519
]
11520
},
11521
{
@@ -11535,7 +11535,7 @@
11535
"zh-chs": "删除:“{0}”,{1}个元素已删除",
11536
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
11537
"xloc": [
11538
- "default.handlebars->31->1750"
11538
+ "default.handlebars->31->1752"
11539
]
11540
},
11541
{
@@ -11555,8 +11555,8 @@
11555
"zh-chs": "被拒绝",
11556
"zh-cht": "被拒絕",
11557
"xloc": [
11558
- "default-mobile.handlebars->11->321",
11559
- "default.handlebars->31->892",
11558
+ "default-mobile.handlebars->11->323",
11559
+ "default.handlebars->31->894",
11560
"desktop.handlebars->3->7",
11561
"terminal.handlebars->3->11"
11562
]
@@ -11648,24 +11648,24 @@
11648
"zh-cht": "描述",
11649
"xloc": [
11650
"default-mobile.handlebars->11->116",
11651
- "default-mobile.handlebars->11->246",
11652
- "default-mobile.handlebars->11->247",
11653
- "default-mobile.handlebars->11->316",
11654
- "default-mobile.handlebars->11->429",
11655
- "default-mobile.handlebars->11->504",
11656
- "default-mobile.handlebars->11->518",
11657
- "default.handlebars->31->1048",
11658
- "default.handlebars->31->1058",
11659
- "default.handlebars->31->1392",
11660
- "default.handlebars->31->1429",
11661
- "default.handlebars->31->1516",
11662
- "default.handlebars->31->1956",
11663
- "default.handlebars->31->1966",
11664
- "default.handlebars->31->1967",
11665
- "default.handlebars->31->2008",
11666
- "default.handlebars->31->585",
11667
- "default.handlebars->31->586",
11668
- "default.handlebars->31->887",
11651
+ "default-mobile.handlebars->11->248",
11652
+ "default-mobile.handlebars->11->249",
11653
+ "default-mobile.handlebars->11->318",
11654
+ "default-mobile.handlebars->11->431",
11655
+ "default-mobile.handlebars->11->506",
11656
+ "default-mobile.handlebars->11->520",
11657
+ "default.handlebars->31->1050",
11658
+ "default.handlebars->31->1060",
11659
+ "default.handlebars->31->1394",
11660
+ "default.handlebars->31->1431",
11661
+ "default.handlebars->31->1518",
11662
+ "default.handlebars->31->1958",
11663
+ "default.handlebars->31->1968",
11664
+ "default.handlebars->31->1969",
11665
+ "default.handlebars->31->2010",
11666
+ "default.handlebars->31->587",
11667
+ "default.handlebars->31->588",
11668
+ "default.handlebars->31->889",
11669
"default.handlebars->31->92",
11670
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
11671
]
@@ -11704,13 +11704,13 @@
11704
"zh-chs": "桌面",
11705
"zh-cht": "桌面",
11706
"xloc": [
11707
- "default-mobile.handlebars->11->288",
11708
- "default.handlebars->31->1522",
11709
- "default.handlebars->31->2156",
11710
- "default.handlebars->31->550",
11711
- "default.handlebars->31->720",
11712
- "default.handlebars->31->776",
11713
- "default.handlebars->31->958",
11707
+ "default-mobile.handlebars->11->290",
11708
+ "default.handlebars->31->1524",
11709
+ "default.handlebars->31->2158",
11710
+ "default.handlebars->31->552",
11711
+ "default.handlebars->31->722",
11712
+ "default.handlebars->31->778",
11713
+ "default.handlebars->31->960",
11714
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
11715
"default.handlebars->contextMenu->cxdesktop",
11716
"desktop.handlebars->3->23"
@@ -11753,10 +11753,10 @@
11753
"zh-chs": "桌面通知",
11754
"zh-cht": "桌面通知",
11755
"xloc": [
11756
- "default.handlebars->31->1443",
11757
- "default.handlebars->31->1971",
11758
- "default.handlebars->31->2058",
11759
- "default.handlebars->31->636"
11756
+ "default.handlebars->31->1445",
11757
+ "default.handlebars->31->1973",
11758
+ "default.handlebars->31->2060",
11759
+ "default.handlebars->31->638"
11760
]
11761
},
11762
{
@@ -11776,10 +11776,10 @@
11776
"zh-chs": "桌面提示",
11777
"zh-cht": "桌面提示",
11778
"xloc": [
11779
- "default.handlebars->31->1442",
11780
- "default.handlebars->31->1970",
11781
- "default.handlebars->31->2057",
11782
- "default.handlebars->31->635"
11779
+ "default.handlebars->31->1444",
11780
+ "default.handlebars->31->1972",
11781
+ "default.handlebars->31->2059",
11782
+ "default.handlebars->31->637"
11783
]
11784
},
11785
{
@@ -11799,10 +11799,10 @@
11799
"zh-chs": "桌面提示+工具栏",
11800
"zh-cht": "桌面提示+工具欄",
11801
"xloc": [
11802
- "default.handlebars->31->1440",
11803
- "default.handlebars->31->1968",
11804
- "default.handlebars->31->2055",
11805
- "default.handlebars->31->633"
11802
+ "default.handlebars->31->1442",
11803
+ "default.handlebars->31->1970",
11804
+ "default.handlebars->31->2057",
11805
+ "default.handlebars->31->635"
11806
]
11807
},
11808
{
@@ -11864,10 +11864,10 @@
11864
"zh-chs": "桌面工具栏",
11865
"zh-cht": "桌面工具欄",
11866
"xloc": [
11867
- "default.handlebars->31->1441",
11868
- "default.handlebars->31->1969",
11869
- "default.handlebars->31->2056",
11870
- "default.handlebars->31->634"
11867
+ "default.handlebars->31->1443",
11868
+ "default.handlebars->31->1971",
11869
+ "default.handlebars->31->2058",
11870
+ "default.handlebars->31->636"
11871
]
11872
},
11873
{
@@ -11875,7 +11875,7 @@
11875
"nl": "Desktop, Alleen kijken",
11876
"fr": "Bureau en visualisation seulement",
11877
"xloc": [
11878
- "default.handlebars->31->779"
11878
+ "default.handlebars->31->781"
11879
]
11880
},
11881
{
@@ -11895,7 +11895,7 @@
11895
"zh-chs": "桌面时段",
11896
"zh-cht": "桌面時段",
11897
"xloc": [
11898
- "default.handlebars->31->957"
11898
+ "default.handlebars->31->959"
11899
]
11900
},
11901
{
@@ -11936,7 +11936,7 @@
11936
"zh-chs": "细节",
11937
"zh-cht": "細節",
11938
"xloc": [
11939
- "default-mobile.handlebars->11->290",
11939
+ "default-mobile.handlebars->11->292",
11940
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
11941
"default.handlebars->contextMenu->cxdetails"
11942
]
@@ -11978,11 +11978,11 @@
11978
"zh-chs": "设备",
11979
"zh-cht": "裝置",
11980
"xloc": [
11981
- "default-mobile.handlebars->11->424",
11982
- "default.handlebars->31->1043",
11983
- "default.handlebars->31->1545",
11981
+ "default-mobile.handlebars->11->426",
11982
+ "default.handlebars->31->1045",
11983
+ "default.handlebars->31->1547",
11984
"default.handlebars->31->201",
11985
- "default.handlebars->31->2126",
11985
+ "default.handlebars->31->2128",
11986
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11987
]
11988
},
@@ -12003,9 +12003,9 @@
12003
"zh-chs": "设备指令",
12004
"zh-cht": "裝置指令",
12005
"xloc": [
12006
- "default-mobile.handlebars->11->299",
12007
- "default-mobile.handlebars->11->300",
12008
- "default.handlebars->31->814"
12006
+ "default-mobile.handlebars->11->301",
12007
+ "default-mobile.handlebars->11->302",
12008
+ "default.handlebars->31->816"
12009
]
12010
},
12011
{
@@ -12046,16 +12046,16 @@
12046
"zh-cht": "裝置群",
12047
"xloc": [
12048
"agent-translations.json",
12049
- "default-mobile.handlebars->11->579",
12050
- "default.handlebars->31->1540",
12051
- "default.handlebars->31->1543",
12052
- "default.handlebars->31->1544",
12053
- "default.handlebars->31->1819",
12054
- "default.handlebars->31->1994",
12055
- "default.handlebars->31->2000",
12056
- "default.handlebars->31->2114",
12057
- "default.handlebars->31->2165",
12058
- "default.handlebars->31->2184"
12049
+ "default-mobile.handlebars->11->581",
12050
+ "default.handlebars->31->1542",
12051
+ "default.handlebars->31->1545",
12052
+ "default.handlebars->31->1546",
12053
+ "default.handlebars->31->1821",
12054
+ "default.handlebars->31->1996",
12055
+ "default.handlebars->31->2002",
12056
+ "default.handlebars->31->2116",
12057
+ "default.handlebars->31->2167",
12058
+ "default.handlebars->31->2186"
12059
]
12060
},
12061
{
@@ -12075,8 +12075,8 @@
12075
"zh-chs": "设备组用户",
12076
"zh-cht": "裝置群用戶",
12077
"xloc": [
12078
- "default-mobile.handlebars->11->568",
12079
- "default.handlebars->31->1610"
12078
+ "default-mobile.handlebars->11->570",
12079
+ "default.handlebars->31->1612"
12080
]
12081
},
12082
{
@@ -12097,11 +12097,11 @@
12097
"zh-cht": "裝置群",
12098
"xloc": [
12099
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
12100
- "default.handlebars->31->1835",
12101
- "default.handlebars->31->1941",
12102
- "default.handlebars->31->1981",
12103
- "default.handlebars->31->2052",
12104
- "default.handlebars->31->2235",
12100
+ "default.handlebars->31->1837",
12101
+ "default.handlebars->31->1943",
12102
+ "default.handlebars->31->1983",
12103
+ "default.handlebars->31->2054",
12104
+ "default.handlebars->31->2237",
12105
"default.handlebars->container->column_l->p2->p2info->7"
12106
]
12107
},
@@ -12142,7 +12142,7 @@
12142
"zh-chs": "设备位置",
12143
"zh-cht": "裝置位置",
12144
"xloc": [
12145
- "default.handlebars->31->850"
12145
+ "default.handlebars->31->852"
12146
]
12147
},
12148
{
@@ -12162,7 +12162,7 @@
12162
"zh-chs": "设备消息",
12163
"zh-cht": "裝置訊息",
12164
"xloc": [
12165
- "default.handlebars->31->771"
12165
+ "default.handlebars->31->773"
12166
]
12167
},
12168
{
@@ -12182,10 +12182,10 @@
12182
"zh-chs": "设备名称",
12183
"zh-cht": "裝置名稱",
12184
"xloc": [
12185
- "default-mobile.handlebars->11->314",
12186
- "default.handlebars->31->2164",
12185
+ "default-mobile.handlebars->11->316",
12186
+ "default.handlebars->31->2166",
12187
"default.handlebars->31->309",
12188
- "default.handlebars->31->885",
12188
+ "default.handlebars->31->887",
12189
"player.handlebars->3->9"
12190
]
12191
},
@@ -12207,7 +12207,7 @@
12207
"zh-cht": "裝置通知",
12208
"xloc": [
12209
"default.handlebars->31->499",
12210
- "default.handlebars->31->773"
12210
+ "default.handlebars->31->775"
12211
]
12212
},
12213
{
@@ -12215,7 +12215,7 @@
12215
"nl": "Apparaat koppelingslink",
12216
"fr": "Lien de jumelage de l'appareil",
12217
"xloc": [
12218
- "default-mobile.handlebars->11->522"
12218
+ "default-mobile.handlebars->11->524"
12219
]
12220
},
12221
{
@@ -12252,7 +12252,7 @@
12252
"zh-chs": "设备共享链接",
12253
"zh-cht": "設備共享鏈接",
12254
"xloc": [
12255
- "default.handlebars->31->716"
12255
+ "default.handlebars->31->718"
12256
]
12257
},
12258
{
@@ -12272,7 +12272,7 @@
12272
"zh-chs": "设备提示",
12273
"zh-cht": "裝置吐司",
12274
"xloc": [
12275
- "default-mobile.handlebars->11->286"
12275
+ "default-mobile.handlebars->11->288"
12276
]
12277
},
12278
{
@@ -12292,8 +12292,8 @@
12292
"zh-chs": "设备连接。",
12293
"zh-cht": "裝置連接。",
12294
"xloc": [
12295
- "default.handlebars->31->1360",
12296
- "default.handlebars->31->1631"
12295
+ "default.handlebars->31->1362",
12296
+ "default.handlebars->31->1633"
12297
]
12298
},
12299
{
@@ -12313,8 +12313,8 @@
12313
"zh-chs": "设备断开连接。",
12314
"zh-cht": "裝置斷開連接。",
12315
"xloc": [
12316
- "default.handlebars->31->1361",
12317
- "default.handlebars->31->1632"
12316
+ "default.handlebars->31->1363",
12317
+ "default.handlebars->31->1634"
12318
]
12319
},
12320
{
@@ -12334,7 +12334,7 @@
12334
"zh-chs": "创建的设备组:{0}",
12335
"zh-cht": "設備組已創建:{0}",
12336
"xloc": [
12337
- "default.handlebars->31->1779"
12337
+ "default.handlebars->31->1781"
12338
]
12339
},
12340
{
@@ -12354,7 +12354,7 @@
12354
"zh-chs": "设备组已删除:{0}",
12355
"zh-cht": "設備組已刪除:{0}",
12356
"xloc": [
12357
- "default.handlebars->31->1780"
12357
+ "default.handlebars->31->1782"
12358
]
12359
},
12360
{
@@ -12374,7 +12374,7 @@
12374
"zh-chs": "设备组成员身份已更改:{0}",
12375
"zh-cht": "設備組成員身份已更改:{0}",
12376
"xloc": [
12377
- "default.handlebars->31->1781"
12377
+ "default.handlebars->31->1783"
12378
]
12379
},
12380
{
@@ -12394,7 +12394,7 @@
12394
"zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
12395
"zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
12396
"xloc": [
12397
- "default.handlebars->31->768"
12397
+ "default.handlebars->31->770"
12398
]
12399
},
12400
{
@@ -12414,7 +12414,7 @@
12414
"zh-chs": "设备组通知已更改",
12415
"zh-cht": "設備組通知已更改",
12416
"xloc": [
12417
- "default.handlebars->31->1776"
12417
+ "default.handlebars->31->1778"
12418
]
12419
},
12420
{
@@ -12434,7 +12434,7 @@
12434
"zh-chs": "未删除的设备组:{0}",
12435
"zh-cht": "未刪除的設備組:{0}",
12436
"xloc": [
12437
- "default.handlebars->31->1759"
12437
+ "default.handlebars->31->1761"
12438
]
12439
},
12440
{
@@ -12454,10 +12454,10 @@
12454
"zh-chs": "设备由电池供电",
12455
"zh-cht": "裝置由電池供電",
12456
"xloc": [
12457
- "default-mobile.handlebars->11->181",
12458
- "default-mobile.handlebars->11->237",
12457
+ "default-mobile.handlebars->11->183",
12458
+ "default-mobile.handlebars->11->239",
12459
"default.handlebars->31->256",
12460
- "default.handlebars->31->571"
12460
+ "default.handlebars->31->573"
12461
]
12462
},
12463
{
@@ -12497,7 +12497,7 @@
12497
"zh-chs": "设备正在休眠(S4)",
12498
"zh-cht": "裝置正在休眠(S4)",
12499
"xloc": [
12500
- "default-mobile.handlebars->11->221",
12500
+ "default-mobile.handlebars->11->223",
12501
"default.handlebars->31->443"
12502
]
12503
},
@@ -12518,7 +12518,7 @@
12518
"zh-chs": "设备处于深度睡眠状态(S3)",
12519
"zh-cht": "裝置處於深度睡眠狀態(S3)",
12520
"xloc": [
12521
- "default-mobile.handlebars->11->220",
12521
+ "default-mobile.handlebars->11->222",
12522
"default.handlebars->31->442"
12523
]
12524
},
@@ -12599,7 +12599,7 @@
12599
"zh-chs": "设备处于睡眠状态(S1)",
12600
"zh-cht": "裝置處於睡眠狀態(S1)",
12601
"xloc": [
12602
- "default-mobile.handlebars->11->218",
12602
+ "default-mobile.handlebars->11->220",
12603
"default.handlebars->31->440"
12604
]
12605
},
@@ -12640,7 +12640,7 @@
12640
"zh-chs": "设备处于睡眠状态(S2)",
12641
"zh-cht": "裝置處於睡眠狀態(S2)",
12642
"xloc": [
12643
- "default-mobile.handlebars->11->219",
12643
+ "default-mobile.handlebars->11->221",
12644
"default.handlebars->31->441"
12645
]
12646
},
@@ -12681,7 +12681,7 @@
12681
"zh-chs": "设备处于软关机状态(S5)",
12682
"zh-cht": "裝置處於軟關機狀態(S5)",
12683
"xloc": [
12684
- "default-mobile.handlebars->11->222",
12684
+ "default-mobile.handlebars->11->224",
12685
"default.handlebars->31->444"
12686
]
12687
},
@@ -12702,10 +12702,10 @@
12702
"zh-chs": "设备已插入",
12703
"zh-cht": "裝置已插入",
12704
"xloc": [
12705
- "default-mobile.handlebars->11->180",
12706
- "default-mobile.handlebars->11->236",
12705
+ "default-mobile.handlebars->11->182",
12706
+ "default-mobile.handlebars->11->238",
12707
"default.handlebars->31->255",
12708
- "default.handlebars->31->570"
12708
+ "default.handlebars->31->572"
12709
]
12710
},
12711
{
@@ -12725,7 +12725,7 @@
12725
"zh-chs": "设备已连接电源",
12726
"zh-cht": "裝置已連接電源",
12727
"xloc": [
12728
- "default-mobile.handlebars->11->217",
12728
+ "default-mobile.handlebars->11->219",
12729
"default.handlebars->31->439"
12730
]
12731
},
@@ -12766,7 +12766,7 @@
12766
"zh-chs": "设备存在,但无法确定电源状态",
12767
"zh-cht": "裝置存在,但無法確定電源狀態",
12768
"xloc": [
12769
- "default-mobile.handlebars->11->223",
12769
+ "default-mobile.handlebars->11->225",
12770
"default.handlebars->31->445"
12771
]
12772
},
@@ -12787,7 +12787,7 @@
12787
"zh-chs": "设备名称",
12788
"zh-cht": "裝置名稱",
12789
"xloc": [
12790
- "default.handlebars->31->562"
12790
+ "default.handlebars->31->564"
12791
]
12792
},
12793
{
@@ -12827,7 +12827,7 @@
12827
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
12828
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
12829
"xloc": [
12830
- "default.handlebars->31->1761"
12830
+ "default.handlebars->31->1763"
12831
]
12832
},
12833
{
@@ -12864,8 +12864,8 @@
12864
"zh-chs": "设备",
12865
"zh-cht": "裝置",
12866
"xloc": [
12867
- "default.handlebars->31->1942",
12868
- "default.handlebars->31->1982"
12867
+ "default.handlebars->31->1944",
12868
+ "default.handlebars->31->1984"
12869
]
12870
},
12871
{
@@ -12885,8 +12885,8 @@
12885
"zh-chs": "已禁用",
12886
"zh-cht": "已禁用",
12887
"xloc": [
12888
- "default-mobile.handlebars->11->409",
12889
- "default.handlebars->31->629"
12888
+ "default-mobile.handlebars->11->411",
12889
+ "default.handlebars->31->631"
12890
]
12891
},
12892
{
@@ -12906,7 +12906,7 @@
12906
"zh-chs": "禁用的电子邮件两因素身份验证",
12907
"zh-cht": "禁用的電子郵件兩因素身份驗證",
12908
"xloc": [
12909
- "default.handlebars->31->1792"
12909
+ "default.handlebars->31->1794"
12910
]
12911
},
12912
{
@@ -12927,10 +12927,10 @@
12927
"zh-cht": "斷線",
12928
"xloc": [
12929
"agent-translations.json",
12930
- "default-mobile.handlebars->11->357",
12930
+ "default-mobile.handlebars->11->359",
12931
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
12932
- "default.handlebars->31->1453",
12933
- "default.handlebars->31->976",
12932
+ "default.handlebars->31->1455",
12933
+ "default.handlebars->31->978",
12934
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
12935
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
12936
"desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -13030,7 +13030,7 @@
13030
"zh-chs": "在远程设备上显示一个消息框。",
13031
"zh-cht": "在遠程裝置上顯示一個訊息框。",
13032
"xloc": [
13033
- "default.handlebars->31->772"
13033
+ "default.handlebars->31->774"
13034
]
13035
},
13036
{
@@ -13070,7 +13070,7 @@
13070
"zh-chs": "在远程设备上显示短信",
13071
"zh-cht": "在遠程裝置上顯示短信",
13072
"xloc": [
13073
- "default.handlebars->31->666"
13073
+ "default.handlebars->31->668"
13074
]
13075
},
13076
{
@@ -13090,7 +13090,7 @@
13090
"zh-chs": "显示设备组名称",
13091
"zh-cht": "顯示裝置群名稱",
13092
"xloc": [
13093
- "default.handlebars->31->1359"
13093
+ "default.handlebars->31->1361"
13094
]
13095
},
13096
{
@@ -13110,7 +13110,7 @@
13110
"zh-chs": "显示名称",
13111
"zh-cht": "顯示名稱",
13112
"xloc": [
13113
- "default.handlebars->31->943"
13113
+ "default.handlebars->31->945"
13114
]
13115
},
13116
{
@@ -13130,13 +13130,13 @@
13130
"zh-chs": "显示公共连结",
13131
"zh-cht": "顯示公共鏈結",
13132
"xloc": [
13133
- "default.handlebars->31->1662"
13133
+ "default.handlebars->31->1664"
13134
]
13135
},
13136
{
13137
"en": "Display {0}",
13138
"xloc": [
13139
- "default.handlebars->31->960"
13139
+ "default.handlebars->31->962"
13140
]
13141
},
13142
{
@@ -13156,7 +13156,7 @@
13156
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
13157
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
13158
"xloc": [
13159
- "default.handlebars->31->1721"
13159
+ "default.handlebars->31->1723"
13160
]
13161
},
13162
{
@@ -13176,7 +13176,7 @@
13176
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
13177
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
13178
"xloc": [
13179
- "default.handlebars->31->1729"
13179
+ "default.handlebars->31->1731"
13180
]
13181
},
13182
{
@@ -13196,8 +13196,8 @@
13196
"zh-chs": "什么都不做",
13197
"zh-cht": "什麼都不做",
13198
"xloc": [
13199
- "default.handlebars->31->1500",
13200
- "default.handlebars->31->1504"
13199
+ "default.handlebars->31->1502",
13200
+ "default.handlebars->31->1506"
13201
]
13202
},
13203
{
@@ -13217,10 +13217,10 @@
13217
"zh-chs": "域",
13218
"zh-cht": "域",
13219
"xloc": [
13220
- "default.handlebars->31->1906",
13221
- "default.handlebars->31->1954",
13222
- "default.handlebars->31->1963",
13223
- "default.handlebars->31->2031",
13220
+ "default.handlebars->31->1908",
13221
+ "default.handlebars->31->1956",
13222
+ "default.handlebars->31->1965",
13223
+ "default.handlebars->31->2033",
13224
"mstsc.handlebars->main->1->3->1->2->1->0",
13225
"mstsc.handlebars->main->1->3->1->2->3"
13226
]
@@ -13242,7 +13242,7 @@
13242
"zh-chs": "请勿更改,如果设置请保留CCM",
13243
"zh-cht": "請勿更改,如果設置請保留CCM",
13244
"xloc": [
13245
- "default.handlebars->31->1496"
13245
+ "default.handlebars->31->1498"
13246
]
13247
},
13248
{
@@ -13279,7 +13279,7 @@
13279
"zh-chs": "不要连接到服务器",
13280
"zh-cht": "不要連接到伺服器",
13281
"xloc": [
13282
- "default.handlebars->31->1505"
13282
+ "default.handlebars->31->1507"
13283
]
13284
},
13285
{
@@ -13343,8 +13343,8 @@
13343
"fr": "Bas",
13344
"nl": "Omlaag",
13345
"xloc": [
13346
- "default-mobile.handlebars->11->341",
13347
- "default.handlebars->31->924"
13346
+ "default-mobile.handlebars->11->343",
13347
+ "default.handlebars->31->926"
13348
]
13349
},
13350
{
@@ -13407,8 +13407,8 @@
13407
"zh-chs": "下载档案",
13408
"zh-cht": "下載檔案",
13409
"xloc": [
13410
- "default-mobile.handlebars->11->387",
13411
- "default.handlebars->31->1015"
13410
+ "default-mobile.handlebars->11->389",
13411
+ "default.handlebars->31->1017"
13412
]
13413
},
13414
{
@@ -13448,7 +13448,7 @@
13448
"zh-chs": "下载MeshCmd",
13449
"zh-cht": "下載MeshCmd",
13450
"xloc": [
13451
- "default.handlebars->31->875"
13451
+ "default.handlebars->31->877"
13452
]
13453
},
13454
{
@@ -13508,7 +13508,7 @@
13508
"zh-chs": "下载报告",
13509
"zh-cht": "下載報告",
13510
"xloc": [
13511
- "default.handlebars->31->1824",
13511
+ "default.handlebars->31->1826",
13512
"default.handlebars->container->column_l->p3->3->1->0->3"
13513
]
13514
},
@@ -13529,7 +13529,7 @@
13529
"zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
13530
"zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
13531
"xloc": [
13532
- "default.handlebars->31->868"
13532
+ "default.handlebars->31->870"
13533
]
13534
},
13535
{
@@ -13609,7 +13609,7 @@
13609
"zh-chs": "下载电源事件",
13610
"zh-cht": "下載電源事件",
13611
"xloc": [
13612
- "default.handlebars->31->824"
13612
+ "default.handlebars->31->826"
13613
]
13614
},
13615
{
@@ -13717,7 +13717,7 @@
13717
"zh-chs": "使用以下一种档案格式下载事件列表。",
13718
"zh-cht": "使用以下一種檔案格式下載事件列表。",
13719
"xloc": [
13720
- "default.handlebars->31->1825"
13720
+ "default.handlebars->31->1827"
13721
]
13722
},
13723
{
@@ -13737,7 +13737,7 @@
13737
"zh-chs": "使用以下一种档案格式下载用户列表。",
13738
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
13739
"xloc": [
13740
- "default.handlebars->31->1890"
13740
+ "default.handlebars->31->1892"
13741
]
13742
},
13743
{
@@ -13818,7 +13818,7 @@
13818
"zh-chs": "下载:“{0}”",
13819
"zh-cht": "下載:“{0}”",
13820
"xloc": [
13821
- "default.handlebars->31->1752"
13821
+ "default.handlebars->31->1754"
13822
]
13823
},
13824
{
@@ -13826,7 +13826,7 @@
13826
"nl": "Download: \\\"{0}\\\", Grootte: {1}",
13827
"fr": "Téléchargement : \\\"{0}\\\", Taille : {1}",
13828
"xloc": [
13829
- "default.handlebars->31->1809"
13829
+ "default.handlebars->31->1811"
13830
]
13831
},
13832
{
@@ -13866,7 +13866,7 @@
13866
"zh-chs": "代理重复",
13867
"zh-cht": "代理重複",
13868
"xloc": [
13869
- "default.handlebars->31->2231"
13869
+ "default.handlebars->31->2233"
13870
]
13871
},
13872
{
@@ -13906,7 +13906,7 @@
13906
"zh-chs": "复制用户组",
13907
"zh-cht": "複製用戶群",
13908
"xloc": [
13909
- "default.handlebars->31->1958"
13909
+ "default.handlebars->31->1960"
13910
]
13911
},
13912
{
@@ -13943,8 +13943,8 @@
13943
"zh-chs": "持续时间",
13944
"zh-cht": "持續時間",
13945
"xloc": [
13946
- "default.handlebars->31->2150",
13947
- "default.handlebars->31->2170",
13946
+ "default.handlebars->31->2152",
13947
+ "default.handlebars->31->2172",
13948
"player.handlebars->3->2"
13949
]
13950
},
@@ -13982,7 +13982,7 @@
13982
"zh-chs": "荷兰文(比利时)",
13983
"zh-cht": "荷蘭文(比利時)",
13984
"xloc": [
13985
- "default.handlebars->31->1199"
13985
+ "default.handlebars->31->1201"
13986
]
13987
},
13988
{
@@ -14002,7 +14002,7 @@
14002
"zh-chs": "荷兰文(标准)",
14003
"zh-cht": "荷蘭文(標準)",
14004
"xloc": [
14005
- "default.handlebars->31->1198"
14005
+ "default.handlebars->31->1200"
14006
]
14007
},
14008
{
@@ -14290,8 +14290,8 @@
14290
"zh-chs": "编辑设备",
14291
"zh-cht": "編輯裝置",
14292
"xloc": [
14293
- "default-mobile.handlebars->11->319",
14294
- "default.handlebars->31->890"
14293
+ "default-mobile.handlebars->11->321",
14294
+ "default.handlebars->31->892"
14295
]
14296
},
14297
{
@@ -14311,13 +14311,13 @@
14311
"zh-chs": "编辑设备组",
14312
"zh-cht": "編輯裝置群",
14313
"xloc": [
14314
- "default-mobile.handlebars->11->519",
14315
- "default-mobile.handlebars->11->525",
14316
- "default-mobile.handlebars->11->545",
14317
- "default.handlebars->31->1517",
14318
- "default.handlebars->31->1549",
14319
- "default.handlebars->31->1574",
14320
- "default.handlebars->31->1586"
14314
+ "default-mobile.handlebars->11->521",
14315
+ "default-mobile.handlebars->11->527",
14316
+ "default-mobile.handlebars->11->547",
14317
+ "default.handlebars->31->1519",
14318
+ "default.handlebars->31->1551",
14319
+ "default.handlebars->31->1576",
14320
+ "default.handlebars->31->1588"
14321
]
14322
},
14323
{
@@ -14337,7 +14337,7 @@
14337
"zh-chs": "编辑设备组功能",
14338
"zh-cht": "編輯裝置群功能",
14339
"xloc": [
14340
- "default.handlebars->31->1535"
14340
+ "default.handlebars->31->1537"
14341
]
14342
},
14343
{
@@ -14357,8 +14357,8 @@
14357
"zh-chs": "编辑设备组权限",
14358
"zh-cht": "編輯裝置群權限",
14359
"xloc": [
14360
- "default.handlebars->31->1571",
14361
- "default.handlebars->31->1583"
14360
+ "default.handlebars->31->1573",
14361
+ "default.handlebars->31->1585"
14362
]
14363
},
14364
{
@@ -14378,7 +14378,7 @@
14378
"zh-chs": "编辑设备组用户同意",
14379
"zh-cht": "編輯裝置群用戶同意",
14380
"xloc": [
14381
- "default.handlebars->31->1518"
14381
+ "default.handlebars->31->1520"
14382
]
14383
},
14384
{
@@ -14398,8 +14398,8 @@
14398
"zh-chs": "编辑设备笔记",
14399
"zh-cht": "編輯裝置筆記",
14400
"xloc": [
14401
- "default-mobile.handlebars->11->537",
14402
- "default.handlebars->31->1563"
14401
+ "default-mobile.handlebars->11->539",
14402
+ "default.handlebars->31->1565"
14403
]
14404
},
14405
{
@@ -14419,8 +14419,8 @@
14419
"zh-chs": "编辑设备权限",
14420
"zh-cht": "編輯裝置權限",
14421
"xloc": [
14422
- "default.handlebars->31->1576",
14423
- "default.handlebars->31->1578"
14422
+ "default.handlebars->31->1578",
14423
+ "default.handlebars->31->1580"
14424
]
14425
},
14426
{
@@ -14461,7 +14461,7 @@
14461
"zh-chs": "编辑设备用户同意",
14462
"zh-cht": "編輯裝置用戶同意",
14463
"xloc": [
14464
- "default.handlebars->31->1520"
14464
+ "default.handlebars->31->1522"
14465
]
14466
},
14467
{
@@ -14481,7 +14481,7 @@
14481
"zh-chs": "编辑群组",
14482
"zh-cht": "編輯群組",
14483
"xloc": [
14484
- "default.handlebars->31->745"
14484
+ "default.handlebars->31->747"
14485
]
14486
},
14487
{
@@ -14501,14 +14501,14 @@
14501
"zh-chs": "编辑英特尔®AMT凭证",
14502
"zh-cht": "編輯Intel® AMT憑證",
14503
"xloc": [
14504
- "default-mobile.handlebars->11->260",
14505
- "default-mobile.handlebars->11->265",
14506
- "default-mobile.handlebars->11->266",
14507
- "default-mobile.handlebars->11->309",
14508
- "default.handlebars->31->600",
14509
- "default.handlebars->31->605",
14510
- "default.handlebars->31->606",
14511
- "default.handlebars->31->831"
14504
+ "default-mobile.handlebars->11->262",
14505
+ "default-mobile.handlebars->11->267",
14506
+ "default-mobile.handlebars->11->268",
14507
+ "default-mobile.handlebars->11->311",
14508
+ "default.handlebars->31->602",
14509
+ "default.handlebars->31->607",
14510
+ "default.handlebars->31->608",
14511
+ "default.handlebars->31->833"
14512
]
14513
},
14514
{
@@ -14528,8 +14528,8 @@
14528
"zh-chs": "编辑笔记",
14529
"zh-cht": "編輯筆記",
14530
"xloc": [
14531
- "default-mobile.handlebars->11->552",
14532
- "default.handlebars->31->1593"
14531
+ "default-mobile.handlebars->11->554",
14532
+ "default.handlebars->31->1595"
14533
]
14534
},
14535
{
@@ -14549,7 +14549,7 @@
14549
"zh-chs": "编辑用户同意",
14550
"zh-cht": "編輯用戶同意",
14551
"xloc": [
14552
- "default.handlebars->31->1519"
14552
+ "default.handlebars->31->1521"
14553
]
14554
},
14555
{
@@ -14569,7 +14569,7 @@
14569
"zh-chs": "编辑用户设备组权限",
14570
"zh-cht": "編輯用戶裝置群權限",
14571
"xloc": [
14572
- "default.handlebars->31->1584"
14572
+ "default.handlebars->31->1586"
14573
]
14574
},
14575
{
@@ -14589,7 +14589,7 @@
14589
"zh-chs": "编辑用户设备权限",
14590
"zh-cht": "編輯用戶裝置權限",
14591
"xloc": [
14592
- "default.handlebars->31->1579"
14592
+ "default.handlebars->31->1581"
14593
]
14594
},
14595
{
@@ -14609,7 +14609,7 @@
14609
"zh-chs": "编辑用户组",
14610
"zh-cht": "編輯用戶群",
14611
"xloc": [
14612
- "default.handlebars->31->2009"
14612
+ "default.handlebars->31->2011"
14613
]
14614
},
14615
{
@@ -14629,7 +14629,7 @@
14629
"zh-chs": "编辑用户组设备权限",
14630
"zh-cht": "編輯用戶群裝置權限",
14631
"xloc": [
14632
- "default.handlebars->31->1581"
14632
+ "default.handlebars->31->1583"
14633
]
14634
},
14635
{
@@ -14649,7 +14649,7 @@
14649
"zh-chs": "编辑用户组用户同意",
14650
"zh-cht": "編輯用戶組用戶同意",
14651
"xloc": [
14652
- "default.handlebars->31->1521"
14652
+ "default.handlebars->31->1523"
14653
]
14654
},
14655
{
@@ -14731,11 +14731,11 @@
14731
"zh-cht": "電郵",
14732
"xloc": [
14733
"default-mobile.handlebars->11->93",
14734
- "default.handlebars->31->1908",
14735
- "default.handlebars->31->2035",
14734
+ "default.handlebars->31->1910",
14735
"default.handlebars->31->2037",
14737
- "default.handlebars->31->2077",
14738
- "default.handlebars->31->2095",
14736
+ "default.handlebars->31->2039",
14737
+ "default.handlebars->31->2079",
14738
+ "default.handlebars->31->2097",
14739
"default.handlebars->31->341",
14740
"login-mobile.handlebars->5->42",
14741
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -14768,7 +14768,7 @@
14768
"zh-cht": "電郵地址變更",
14769
"xloc": [
14770
"default-mobile.handlebars->11->94",
14771
- "default.handlebars->31->1368"
14771
+ "default.handlebars->31->1370"
14772
]
14773
},
14774
{
@@ -14789,7 +14789,7 @@
14789
"zh-cht": "電郵認證",
14790
"xloc": [
14791
"default-mobile.handlebars->11->83",
14792
- "default.handlebars->31->1136"
14792
+ "default.handlebars->31->1138"
14793
]
14794
},
14795
{
@@ -14849,7 +14849,7 @@
14849
"zh-cht": "電郵驗證",
14850
"xloc": [
14851
"default-mobile.handlebars->11->92",
14852
- "default.handlebars->31->1366"
14852
+ "default.handlebars->31->1368"
14853
]
14854
},
14855
{
@@ -14889,7 +14889,7 @@
14889
"zh-chs": "电邮未验证",
14890
"zh-cht": "電郵未驗證",
14891
"xloc": [
14892
- "default.handlebars->31->1854"
14892
+ "default.handlebars->31->1856"
14893
]
14894
},
14895
{
@@ -14909,8 +14909,8 @@
14909
"zh-chs": "电子邮件已验证",
14910
"zh-cht": "電子郵件已驗證",
14911
"xloc": [
14912
- "default.handlebars->31->1855",
14913
- "default.handlebars->31->2029"
14912
+ "default.handlebars->31->1857",
14913
+ "default.handlebars->31->2031"
14914
]
14915
},
14916
{
@@ -14930,7 +14930,7 @@
14930
"zh-chs": "电邮已验证。",
14931
"zh-cht": "電郵已驗證。",
14932
"xloc": [
14933
- "default.handlebars->31->1914"
14933
+ "default.handlebars->31->1916"
14934
]
14935
},
14936
{
@@ -14950,7 +14950,7 @@
14950
"zh-chs": "电邮未验证",
14951
"zh-cht": "電郵未驗證",
14952
"xloc": [
14953
- "default.handlebars->31->2030"
14953
+ "default.handlebars->31->2032"
14954
]
14955
},
14956
{
@@ -14970,8 +14970,8 @@
14970
"zh-chs": "电邮已发送。",
14971
"zh-cht": "電郵已發送。",
14972
"xloc": [
14973
- "default-mobile.handlebars->11->594",
14974
- "default.handlebars->31->2199",
14973
+ "default-mobile.handlebars->11->596",
14974
+ "default.handlebars->31->2201",
14975
"login-mobile.handlebars->5->2",
14976
"login.handlebars->5->2",
14977
"login2.handlebars->7->3"
@@ -15016,7 +15016,7 @@
15016
"zh-chs": "已通过电邮验证,并且需要重置密码。",
15017
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
15018
"xloc": [
15019
- "default.handlebars->31->1915"
15019
+ "default.handlebars->31->1917"
15020
]
15021
},
15022
{
@@ -15040,7 +15040,7 @@
15040
"en": "Email/SMS/Push Traffic",
15041
"nl": "Email/SMS/Push verkeer",
15042
"xloc": [
15043
- "default.handlebars->31->2275"
15043
+ "default.handlebars->31->2277"
15044
]
15045
},
15046
{
@@ -15086,7 +15086,7 @@
15086
"zh-chs": "启用邀请代码",
15087
"zh-cht": "啟用邀請代碼",
15088
"xloc": [
15089
- "default.handlebars->31->1616"
15089
+ "default.handlebars->31->1618"
15090
]
15091
},
15092
{
@@ -15127,7 +15127,7 @@
15127
"zh-cht": "啟用電郵二因子鑑別。",
15128
"xloc": [
15129
"default-mobile.handlebars->11->85",
15130
- "default.handlebars->31->1138"
15130
+ "default.handlebars->31->1140"
15131
]
15132
},
15133
{
@@ -15167,7 +15167,7 @@
15167
"zh-chs": "已启用",
15168
"zh-cht": "已啟用",
15169
"xloc": [
15170
- "default.handlebars->31->2172"
15170
+ "default.handlebars->31->2174"
15171
]
15172
},
15173
{
@@ -15187,7 +15187,7 @@
15187
"zh-chs": "启用电子邮件两因素身份验证",
15188
"zh-cht": "啟用電子郵件兩因素身份驗證",
15189
"xloc": [
15190
- "default.handlebars->31->1791"
15190
+ "default.handlebars->31->1793"
15191
]
15192
},
15193
{
@@ -15215,8 +15215,8 @@
15215
"fr": "Fin",
15216
"nl": "End",
15217
"xloc": [
15218
- "default-mobile.handlebars->11->335",
15219
- "default.handlebars->31->918"
15218
+ "default-mobile.handlebars->11->337",
15219
+ "default.handlebars->31->920"
15220
]
15221
},
15222
{
@@ -15236,7 +15236,7 @@
15236
"zh-chs": "时间结束",
15237
"zh-cht": "時間結束",
15238
"xloc": [
15239
- "default.handlebars->31->2169"
15239
+ "default.handlebars->31->2171"
15240
]
15241
},
15242
{
@@ -15256,7 +15256,7 @@
15256
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
15257
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
15258
"xloc": [
15259
- "default.handlebars->31->1714"
15259
+ "default.handlebars->31->1716"
15260
]
15261
},
15262
{
@@ -15276,7 +15276,7 @@
15276
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
15277
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
15278
"xloc": [
15279
- "default.handlebars->31->1715"
15279
+ "default.handlebars->31->1717"
15280
]
15281
},
15282
{
@@ -15296,7 +15296,7 @@
15296
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
15297
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
15298
"xloc": [
15299
- "default.handlebars->31->1712"
15299
+ "default.handlebars->31->1714"
15300
]
15301
},
15302
{
@@ -15316,7 +15316,7 @@
15316
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
15317
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
15318
"xloc": [
15319
- "default.handlebars->31->1713"
15319
+ "default.handlebars->31->1715"
15320
]
15321
},
15322
{
@@ -15336,7 +15336,7 @@
15336
"zh-chs": "英文",
15337
"zh-cht": "英文",
15338
"xloc": [
15339
- "default.handlebars->31->1200"
15339
+ "default.handlebars->31->1202"
15340
]
15341
},
15342
{
@@ -15356,7 +15356,7 @@
15356
"zh-chs": "英文(澳洲)",
15357
"zh-cht": "英文(澳洲)",
15358
"xloc": [
15359
- "default.handlebars->31->1201"
15359
+ "default.handlebars->31->1203"
15360
]
15361
},
15362
{
@@ -15376,7 +15376,7 @@
15376
"zh-chs": "英文(伯利茲)",
15377
"zh-cht": "英文(伯利茲)",
15378
"xloc": [
15379
- "default.handlebars->31->1202"
15379
+ "default.handlebars->31->1204"
15380
]
15381
},
15382
{
@@ -15396,7 +15396,7 @@
15396
"zh-chs": "英文(加拿大)",
15397
"zh-cht": "英文(加拿大)",
15398
"xloc": [
15399
- "default.handlebars->31->1203"
15399
+ "default.handlebars->31->1205"
15400
]
15401
},
15402
{
@@ -15416,7 +15416,7 @@
15416
"zh-chs": "英文(爱尔兰)",
15417
"zh-cht": "英文(愛爾蘭)",
15418
"xloc": [
15419
- "default.handlebars->31->1204"
15419
+ "default.handlebars->31->1206"
15420
]
15421
},
15422
{
@@ -15436,7 +15436,7 @@
15436
"zh-chs": "英文(牙买加)",
15437
"zh-cht": "英文(牙買加)",
15438
"xloc": [
15439
- "default.handlebars->31->1205"
15439
+ "default.handlebars->31->1207"
15440
]
15441
},
15442
{
@@ -15456,7 +15456,7 @@
15456
"zh-chs": "英文(纽西兰)",
15457
"zh-cht": "英文(紐西蘭)",
15458
"xloc": [
15459
- "default.handlebars->31->1206"
15459
+ "default.handlebars->31->1208"
15460
]
15461
},
15462
{
@@ -15476,7 +15476,7 @@
15476
"zh-chs": "英文(菲律宾)",
15477
"zh-cht": "英文(菲律賓)",
15478
"xloc": [
15479
- "default.handlebars->31->1207"
15479
+ "default.handlebars->31->1209"
15480
]
15481
},
15482
{
@@ -15496,7 +15496,7 @@
15496
"zh-chs": "英语(南非)",
15497
"zh-cht": "英語(南非)",
15498
"xloc": [
15499
- "default.handlebars->31->1208"
15499
+ "default.handlebars->31->1210"
15500
]
15501
},
15502
{
@@ -15516,7 +15516,7 @@
15516
"zh-chs": "英文(特立尼达和多巴哥)",
15517
"zh-cht": "英文(特立尼達和多巴哥)",
15518
"xloc": [
15519
- "default.handlebars->31->1209"
15519
+ "default.handlebars->31->1211"
15520
]
15521
},
15522
{
@@ -15536,7 +15536,7 @@
15536
"zh-chs": "英文(英国)",
15537
"zh-cht": "英文(英國)",
15538
"xloc": [
15539
- "default.handlebars->31->1210"
15539
+ "default.handlebars->31->1212"
15540
]
15541
},
15542
{
@@ -15556,7 +15556,7 @@
15556
"zh-chs": "美国英文",
15557
"zh-cht": "美國英語",
15558
"xloc": [
15559
- "default.handlebars->31->1211"
15559
+ "default.handlebars->31->1213"
15560
]
15561
},
15562
{
@@ -15576,7 +15576,7 @@
15576
"zh-chs": "英文(津巴布韦)",
15577
"zh-cht": "英文(津巴布韋)",
15578
"xloc": [
15579
- "default.handlebars->31->1212"
15579
+ "default.handlebars->31->1214"
15580
]
15581
},
15582
{
@@ -15596,11 +15596,11 @@
15596
"zh-chs": "输入",
15597
"zh-cht": "輸入",
15598
"xloc": [
15599
- "default-mobile.handlebars->11->330",
15600
- "default.handlebars->31->1394",
15601
- "default.handlebars->31->1395",
15602
- "default.handlebars->31->913",
15603
- "default.handlebars->31->988"
15599
+ "default-mobile.handlebars->11->332",
15600
+ "default.handlebars->31->1396",
15601
+ "default.handlebars->31->1397",
15602
+ "default.handlebars->31->915",
15603
+ "default.handlebars->31->990"
15604
]
15605
},
15606
{
@@ -15620,7 +15620,7 @@
15620
"zh-chs": "输入管理领域名称的逗号分隔列表。",
15621
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
15622
"xloc": [
15623
- "default.handlebars->31->1919"
15623
+ "default.handlebars->31->1921"
15624
]
15625
},
15626
{
@@ -15680,7 +15680,7 @@
15680
"zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。",
15681
"zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
15682
"xloc": [
15683
- "default.handlebars->31->937"
15683
+ "default.handlebars->31->939"
15684
]
15685
},
15686
{
@@ -15742,7 +15742,7 @@
15742
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
15743
"zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
15744
"xloc": [
15745
- "default.handlebars->31->1133"
15745
+ "default.handlebars->31->1135"
15746
]
15747
},
15748
{
@@ -15770,8 +15770,8 @@
15770
"nl": "Fout, uitnodigingscode \\\"{0}\\\" al in gebruik.",
15771
"fr": "Erreur, code d'invitation \\\"{0}\\\" déjà utilisé.",
15772
"xloc": [
15773
- "default-mobile.handlebars->11->602",
15774
- "default.handlebars->31->2207"
15773
+ "default-mobile.handlebars->11->604",
15774
+ "default.handlebars->31->2209"
15775
]
15776
},
15777
{
@@ -15779,8 +15779,8 @@
15779
"nl": "Fout, wachtwoord niet gewijzigd.",
15780
"fr": "Erreur, mot de passe non modifié.",
15781
"xloc": [
15782
- "default-mobile.handlebars->11->599",
15783
- "default.handlebars->31->2204"
15782
+ "default-mobile.handlebars->11->601",
15783
+ "default.handlebars->31->2206"
15784
]
15785
},
15786
{
@@ -15788,8 +15788,8 @@
15788
"nl": "Fout, het is niet mogelijk om naar algemeen gebruikt wachtwoord te veranderen.",
15789
"fr": "Erreur, impossible de changer le mot de passe couramment utilisé.",
15790
"xloc": [
15791
- "default-mobile.handlebars->11->598",
15792
- "default.handlebars->31->2203"
15791
+ "default-mobile.handlebars->11->600",
15792
+ "default.handlebars->31->2205"
15793
]
15794
},
15795
{
@@ -15797,8 +15797,8 @@
15797
"nl": "Fout, kan niet wijzigen naar eerder gebruikt wachtwoord.",
15798
"fr": "Erreur, impossible de changer le mot de passe précédemment utilisé.",
15799
"xloc": [
15800
- "default-mobile.handlebars->11->597",
15801
- "default.handlebars->31->2202"
15800
+ "default-mobile.handlebars->11->599",
15801
+ "default.handlebars->31->2204"
15802
]
15803
},
15804
{
@@ -15826,8 +15826,8 @@
15826
"fr": "Echap",
15827
"nl": "Escape",
15828
"xloc": [
15829
- "default-mobile.handlebars->11->331",
15830
- "default.handlebars->31->914"
15829
+ "default-mobile.handlebars->11->333",
15830
+ "default.handlebars->31->916"
15831
]
15832
},
15833
{
@@ -15847,7 +15847,7 @@
15847
"zh-chs": "世界文",
15848
"zh-cht": "世界語",
15849
"xloc": [
15850
- "default.handlebars->31->1213"
15850
+ "default.handlebars->31->1215"
15851
]
15852
},
15853
{
@@ -15867,7 +15867,7 @@
15867
"zh-chs": "爱沙尼亚文",
15868
"zh-cht": "愛沙尼亞語",
15869
"xloc": [
15870
- "default.handlebars->31->1214"
15870
+ "default.handlebars->31->1216"
15871
]
15872
},
15873
{
@@ -15887,7 +15887,7 @@
15887
"zh-chs": "事件详情",
15888
"zh-cht": "事件詳情",
15889
"xloc": [
15890
- "default.handlebars->31->1028"
15890
+ "default.handlebars->31->1030"
15891
]
15892
},
15893
{
@@ -15907,7 +15907,7 @@
15907
"zh-chs": "事件列表输出",
15908
"zh-cht": "事件列表輸出",
15909
"xloc": [
15910
- "default.handlebars->31->1830"
15910
+ "default.handlebars->31->1832"
15911
]
15912
},
15913
{
@@ -16013,7 +16013,7 @@
16013
"zh-cht": "到期時間",
16014
"xloc": [
16015
"default.handlebars->31->207",
16016
- "default.handlebars->31->798"
16016
+ "default.handlebars->31->800"
16017
]
16018
},
16019
{
@@ -16095,7 +16095,7 @@
16095
"zh-chs": "扩充式ASCII",
16096
"zh-cht": "擴充式ASCII",
16097
"xloc": [
16098
- "default.handlebars->31->967",
16098
+ "default.handlebars->31->969",
16099
"terminal.handlebars->3->16"
16100
]
16101
},
@@ -16137,7 +16137,7 @@
16137
"zh-chs": "外部",
16138
"zh-cht": "外部",
16139
"xloc": [
16140
- "default.handlebars->31->2258"
16140
+ "default.handlebars->31->2260"
16141
]
16142
},
16143
{
@@ -16177,7 +16177,7 @@
16177
"zh-chs": "FYRO马其顿语",
16178
"zh-cht": "FYRO馬其頓語",
16179
"xloc": [
16180
- "default.handlebars->31->1264"
16180
+ "default.handlebars->31->1266"
16181
]
16182
},
16183
{
@@ -16197,7 +16197,7 @@
16197
"zh-chs": "法罗语",
16198
"zh-cht": "法羅語",
16199
"xloc": [
16200
- "default.handlebars->31->1215"
16200
+ "default.handlebars->31->1217"
16201
]
16202
},
16203
{
@@ -16225,8 +16225,8 @@
16225
"nl": "E-mailadres kan niet worden gewijzigd, een ander account gebruikt al: {0}.",
16226
"fr": "Échec de la modification de l'adresse e-mail, un autre compte utilise déjà: {0}.",
16227
"xloc": [
16228
- "default-mobile.handlebars->11->593",
16229
- "default.handlebars->31->2198"
16228
+ "default-mobile.handlebars->11->595",
16229
+ "default.handlebars->31->2200"
16230
]
16231
},
16232
{
@@ -16246,7 +16246,7 @@
16246
"zh-chs": "本地用户拒绝后无法启动远程桌面",
16247
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
16248
"xloc": [
16249
- "default.handlebars->31->1737"
16249
+ "default.handlebars->31->1739"
16250
]
16251
},
16252
{
@@ -16266,7 +16266,7 @@
16266
"zh-chs": "本地用户拒绝后无法启动远程文件",
16267
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
16268
"xloc": [
16269
- "default.handlebars->31->1744"
16269
+ "default.handlebars->31->1746"
16270
]
16271
},
16272
{
@@ -16286,8 +16286,8 @@
16286
"zh-chs": "无法启动远程终端接合{0}({1})",
16287
"zh-cht": "無法啟動遠程終端接合{0}({1})",
16288
"xloc": [
16289
- "default-mobile.handlebars->11->322",
16290
- "default.handlebars->31->893",
16289
+ "default-mobile.handlebars->11->324",
16290
+ "default.handlebars->31->895",
16291
"desktop.handlebars->3->8",
16292
"terminal.handlebars->3->12"
16293
]
@@ -16309,7 +16309,7 @@
16309
"zh-chs": "波斯文(波斯文)",
16310
"zh-cht": "波斯語(波斯語)",
16311
"xloc": [
16312
- "default.handlebars->31->1216"
16312
+ "default.handlebars->31->1218"
16313
]
16314
},
16315
{
@@ -16351,7 +16351,7 @@
16351
"zh-chs": "功能",
16352
"zh-cht": "功能",
16353
"xloc": [
16354
- "default.handlebars->31->1439"
16354
+ "default.handlebars->31->1441"
16355
]
16356
},
16357
{
@@ -16371,7 +16371,7 @@
16371
"zh-chs": "斐济",
16372
"zh-cht": "斐濟",
16373
"xloc": [
16374
- "default.handlebars->31->1217"
16374
+ "default.handlebars->31->1219"
16375
]
16376
},
16377
{
@@ -16411,9 +16411,9 @@
16411
"zh-chs": "档案编辑器",
16412
"zh-cht": "檔案編輯器",
16413
"xloc": [
16414
- "default-mobile.handlebars->11->371",
16415
- "default.handlebars->31->542",
16416
- "default.handlebars->31->999"
16414
+ "default-mobile.handlebars->11->373",
16415
+ "default.handlebars->31->1001",
16416
+ "default.handlebars->31->544"
16417
]
16418
},
16419
{
@@ -16449,8 +16449,8 @@
16449
"zh-chs": "档案操作",
16450
"zh-cht": "檔案操作",
16451
"xloc": [
16452
- "default.handlebars->31->979",
16453
- "default.handlebars->31->981"
16452
+ "default.handlebars->31->981",
16453
+ "default.handlebars->31->983"
16454
]
16455
},
16456
{
@@ -16490,7 +16490,7 @@
16490
"zh-chs": "文件系统驱动",
16491
"zh-cht": "FileSystemDriver",
16492
"xloc": [
16493
- "default.handlebars->31->946"
16493
+ "default.handlebars->31->948"
16494
]
16495
},
16496
{
@@ -16510,10 +16510,10 @@
16510
"zh-chs": "档案",
16511
"zh-cht": "檔案",
16512
"xloc": [
16513
- "default-mobile.handlebars->11->192",
16514
- "default-mobile.handlebars->11->289",
16515
- "default.handlebars->31->1529",
16516
- "default.handlebars->31->2157",
16513
+ "default-mobile.handlebars->11->194",
16514
+ "default-mobile.handlebars->11->291",
16515
+ "default.handlebars->31->1531",
16516
+ "default.handlebars->31->2159",
16517
"default.handlebars->31->280",
16518
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
16519
"default.handlebars->contextMenu->cxfiles"
@@ -16556,10 +16556,10 @@
16556
"zh-chs": "档案通知",
16557
"zh-cht": "檔案通知",
16558
"xloc": [
16559
- "default.handlebars->31->1447",
16560
- "default.handlebars->31->1975",
16561
- "default.handlebars->31->2062",
16562
- "default.handlebars->31->640"
16559
+ "default.handlebars->31->1449",
16560
+ "default.handlebars->31->1977",
16561
+ "default.handlebars->31->2064",
16562
+ "default.handlebars->31->642"
16563
]
16564
},
16565
{
@@ -16579,10 +16579,10 @@
16579
"zh-chs": "档案提示",
16580
"zh-cht": "檔案提示",
16581
"xloc": [
16582
- "default.handlebars->31->1446",
16583
- "default.handlebars->31->1974",
16584
- "default.handlebars->31->2061",
16585
- "default.handlebars->31->639"
16582
+ "default.handlebars->31->1448",
16583
+ "default.handlebars->31->1976",
16584
+ "default.handlebars->31->2063",
16585
+ "default.handlebars->31->641"
16586
]
16587
},
16588
{
@@ -16603,7 +16603,7 @@
16603
"zh-cht": "過濾",
16604
"xloc": [
16605
"default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1",
16606
- "default.handlebars->31->984",
16606
+ "default.handlebars->31->986",
16607
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16608
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar",
16609
"default.handlebars->container->column_l->p4->3->1->0->3->3"
@@ -16646,7 +16646,7 @@
This file is too large to show in full.
views/default.handlebars
+1
-1
@@ -13681,7 +13681,7 @@
13681
AgentErrorCounters: "Agent Error Counters",
13682
UnknownGroup: "Unknown Group",
13683
InvalidPKCSsignature: "Invalid PKCS signature",
13684
- InvalidRSAsiguature: "Invalid RSA siguature",
13684
+ InvalidRSAsiguature: "Invalid RSA signature",
13685
InvalidJSON: "Invalid JSON",
13686
UnknownAction: "Unknown Action",
13687
BadWebCertificate: "Bad Web Certificate",