Version 1.1.56
Ylian Saint-Hilaire committed
Jan 21, 2026 at 08:35 UTC
f227aea7451c8548e792b628a927956f868aadbc
4 files changed
+4614
-4626
MeshCentralServer.njsproj
+1
@@ -125,6 +125,7 @@
125
<Compile Include="meshagent.js" />
126
<Compile Include="meshdevicefile.js" />
127
<Compile Include="meshuser.js" />
128
+ <Compile Include="monitoring.js" />
129
<Compile Include="mpsserver.js" />
130
<Compile Include="mqttbroker.js" />
131
<Compile Include="apprelays.js" />
meshcentral.js
+1
-1
@@ -2051,7 +2051,7 @@ function CreateMeshCentralServer(config, args) {
2051
}
2052
2053
// Setup monitoring
2054
- obj.monitoring = require('./monitoring.js').CreateMonitoring(obj, obj.args);
2054
+ if (obj.config.settings.prometheus != null) { obj.monitoring = require('./monitoring.js').CreateMonitoring(obj, obj.args); }
2055
2056
// Start periodic maintenance
2057
obj.maintenanceTimer = setInterval(obj.maintenanceActions, 1000 * 60 * 60); // Run this every hour
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "1.1.55",
3
+ "version": "1.1.56",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",
translate/translate.json
+4611
-4624
@@ -26,10 +26,10 @@
26
"zh-chs": " + CIRA",
27
"zh-cht": " + CIRA",
28
"xloc": [
29
- "default.handlebars->119->2242",
30
- "default.handlebars->119->2244",
31
- "default3.handlebars->117->2238",
32
- "default3.handlebars->117->2240"
29
+ "default.handlebars->119->2241",
30
+ "default.handlebars->119->2243",
31
+ "default3.handlebars->117->2237",
32
+ "default3.handlebars->117->2239"
33
]
34
},
35
{
@@ -330,8 +330,8 @@
330
"zh-chs": " 可以使用密码提示,但不建议使用。",
331
"zh-cht": " 可以使用密碼提示,但不建議使用。",
332
"xloc": [
333
- "default.handlebars->119->2114",
334
- "default3.handlebars->117->2094"
333
+ "default.handlebars->119->2113",
334
+ "default3.handlebars->117->2093"
335
]
336
},
337
{
@@ -360,10 +360,10 @@
360
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
361
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
362
"xloc": [
363
- "default.handlebars->119->2368",
364
- "default.handlebars->119->2958",
365
- "default3.handlebars->117->2365",
366
- "default3.handlebars->117->2952"
363
+ "default.handlebars->119->2367",
364
+ "default.handlebars->119->2956",
365
+ "default3.handlebars->117->2364",
366
+ "default3.handlebars->117->2950"
367
]
368
},
369
{
@@ -444,7 +444,7 @@
444
"zh-chs": " 节点",
445
"zh-cht": " 節點",
446
"xloc": [
447
- "default-mobile.handlebars->53->466"
447
+ "default-mobile.handlebars->53->464"
448
]
449
},
450
{
@@ -473,7 +473,7 @@
473
"zh-chs": " 节点",
474
"zh-cht": " 節點",
475
"xloc": [
476
- "default-mobile.handlebars->53->467"
476
+ "default-mobile.handlebars->53->465"
477
]
478
},
479
{
@@ -985,9 +985,9 @@
985
"zh-chs": "* 8-16个字符,1个大写,1个小写,1个数字,1个非字母数字。",
986
"zh-cht": "* 8-16個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
987
"xloc": [
988
- "default.handlebars->119->2326",
988
+ "default.handlebars->119->2325",
989
"default.handlebars->119->542",
990
- "default3.handlebars->117->2320",
990
+ "default3.handlebars->117->2319",
991
"default3.handlebars->117->538"
992
]
993
},
@@ -1096,21 +1096,21 @@
1096
"zh-chs": ",",
1097
"zh-cht": ",",
1098
"xloc": [
1099
- "default-mobile.handlebars->53->1046",
1100
- "default-mobile.handlebars->53->807",
1101
- "default-mobile.handlebars->53->809",
1102
- "default-mobile.handlebars->53->811",
1103
- "default.handlebars->119->1645",
1104
- "default.handlebars->119->1647",
1105
- "default.handlebars->119->1649",
1106
- "default.handlebars->119->2444",
1107
- "default.handlebars->119->2731",
1099
+ "default-mobile.handlebars->53->1043",
1100
+ "default-mobile.handlebars->53->804",
1101
+ "default-mobile.handlebars->53->806",
1102
+ "default-mobile.handlebars->53->808",
1103
+ "default.handlebars->119->1644",
1104
+ "default.handlebars->119->1646",
1105
+ "default.handlebars->119->1648",
1106
+ "default.handlebars->119->2443",
1107
+ "default.handlebars->119->2729",
1108
"default.handlebars->119->998",
1109
- "default3.handlebars->117->1630",
1110
- "default3.handlebars->117->1632",
1111
- "default3.handlebars->117->1634",
1112
- "default3.handlebars->117->2441",
1113
- "default3.handlebars->117->2728",
1109
+ "default3.handlebars->117->1629",
1110
+ "default3.handlebars->117->1631",
1111
+ "default3.handlebars->117->1633",
1112
+ "default3.handlebars->117->2440",
1113
+ "default3.handlebars->117->2726",
1114
"default3.handlebars->117->994"
1115
]
1116
},
@@ -1224,7 +1224,7 @@
1224
"zh-chs": ",仅限于Intel® AMT",
1225
"zh-cht": ",只適用於Intel® AMT",
1226
"xloc": [
1227
- "default-mobile.handlebars->53->390",
1227
+ "default-mobile.handlebars->53->388",
1228
"default.handlebars->119->369",
1229
"default3.handlebars->117->365"
1230
]
@@ -1285,9 +1285,9 @@
1285
"zh-chs": ",MQTT在线",
1286
"zh-cht": ",MQTT在線",
1287
"xloc": [
1288
- "default-mobile.handlebars->53->947",
1289
- "default.handlebars->119->1786",
1290
- "default3.handlebars->117->1769"
1288
+ "default-mobile.handlebars->53->944",
1289
+ "default.handlebars->119->1785",
1290
+ "default3.handlebars->117->1768"
1291
]
1292
},
1293
{
@@ -1317,9 +1317,9 @@
1317
"zh-cht": ", 不同意",
1318
"xloc": [
1319
"default.handlebars->119->1093",
1320
- "default.handlebars->119->2284",
1320
+ "default.handlebars->119->2283",
1321
"default3.handlebars->117->1089",
1322
- "default3.handlebars->117->2280"
1322
+ "default3.handlebars->117->2279"
1323
]
1324
},
1325
{
@@ -1349,9 +1349,9 @@
1349
"zh-cht": ",提示同意",
1350
"xloc": [
1351
"default.handlebars->119->1094",
1352
- "default.handlebars->119->2285",
1352
+ "default.handlebars->119->2284",
1353
"default3.handlebars->117->1090",
1354
- "default3.handlebars->117->2281"
1354
+ "default3.handlebars->117->2280"
1355
]
1356
},
1357
{
@@ -1410,9 +1410,9 @@
1410
"zh-cht": ", 每天重複",
1411
"xloc": [
1412
"default.handlebars->119->1090",
1413
- "default.handlebars->119->2281",
1413
+ "default.handlebars->119->2280",
1414
"default3.handlebars->117->1086",
1415
- "default3.handlebars->117->2277"
1415
+ "default3.handlebars->117->2276"
1416
]
1417
},
1418
{
@@ -1442,9 +1442,9 @@
1442
"zh-cht": ", 每週重複一次",
1443
"xloc": [
1444
"default.handlebars->119->1091",
1445
- "default.handlebars->119->2282",
1445
+ "default.handlebars->119->2281",
1446
"default3.handlebars->117->1087",
1447
- "default3.handlebars->117->2278"
1447
+ "default3.handlebars->117->2277"
1448
]
1449
},
1450
{
@@ -1528,7 +1528,7 @@
1528
"zh-chs": ", SFTP",
1529
"zh-cht": ", SFTP",
1530
"xloc": [
1531
- "default-mobile.handlebars->53->693",
1531
+ "default-mobile.handlebars->53->691",
1532
"default.handlebars->119->1517",
1533
"default3.handlebars->117->1502"
1534
]
@@ -1619,9 +1619,9 @@
1619
"zh-cht": ", 工具欄",
1620
"xloc": [
1621
"default.handlebars->119->1095",
1622
- "default.handlebars->119->2286",
1622
+ "default.handlebars->119->2285",
1623
"default3.handlebars->117->1091",
1624
- "default3.handlebars->117->2282"
1624
+ "default3.handlebars->117->2281"
1625
]
1626
},
1627
{
@@ -1677,9 +1677,9 @@
1677
"zh-cht": ", 僅查看桌面",
1678
"xloc": [
1679
"default.handlebars->119->1092",
1680
- "default.handlebars->119->2283",
1680
+ "default.handlebars->119->2282",
1681
"default3.handlebars->117->1088",
1682
- "default3.handlebars->117->2279"
1682
+ "default3.handlebars->117->2278"
1683
]
1684
},
1685
{
@@ -1707,9 +1707,9 @@
1707
"zh-chs": ",WebRTC",
1708
"zh-cht": ",WebRTC",
1709
"xloc": [
1710
- "default-mobile.handlebars->53->634",
1711
- "default-mobile.handlebars->53->671",
1712
- "default-mobile.handlebars->53->694",
1710
+ "default-mobile.handlebars->53->632",
1711
+ "default-mobile.handlebars->53->669",
1712
+ "default-mobile.handlebars->53->692",
1713
"default.handlebars->119->1394",
1714
"default.handlebars->119->1486",
1715
"default.handlebars->119->1518",
@@ -2045,20 +2045,7 @@
2045
"sv": "...",
2046
"tr": "...",
2047
"zh-chs": "...",
2048
- "zh-cht": "...",
2049
- "xloc": [
2050
- "default-mobile.handlebars->53->358",
2051
- "default-mobile.handlebars->53->360",
2052
- "default-mobile.handlebars->53->700",
2053
- "default.handlebars->119->1532",
2054
- "default.handlebars->119->2510",
2055
- "default.handlebars->119->3202",
2056
- "default3.handlebars->117->1517",
2057
- "default3.handlebars->117->2507",
2058
- "default3.handlebars->117->3192",
2059
- "sharing-mobile.handlebars->53->79",
2060
- "sharing.handlebars->47->50"
2061
- ]
2048
+ "zh-cht": "..."
2049
},
2050
{
2051
"bs": ".json",
@@ -2141,9 +2128,9 @@
2128
{
2129
"en": "0 bps",
2130
"xloc": [
2144
- "default-mobile.handlebars->53->367",
2145
- "default.handlebars->119->2528",
2146
- "default3.handlebars->117->2525"
2131
+ "default-mobile.handlebars->53->365",
2132
+ "default.handlebars->119->2526",
2133
+ "default3.handlebars->117->2523"
2134
]
2135
},
2136
{
@@ -2250,8 +2237,8 @@
2237
"zh-chs": "1个活跃时段",
2238
"zh-cht": "1個活躍時段",
2239
"xloc": [
2253
- "default.handlebars->119->3053",
2254
- "default3.handlebars->117->3047"
2240
+ "default.handlebars->119->3051",
2241
+ "default3.handlebars->117->3045"
2242
]
2243
},
2244
{
@@ -2280,14 +2267,14 @@
2267
"zh-chs": "1个字节",
2268
"zh-cht": "1個位元組",
2269
"xloc": [
2283
- "default-mobile.handlebars->53->1090",
2284
- "default-mobile.handlebars->53->375",
2285
- "default.handlebars->119->2539",
2286
- "default3.handlebars->117->2536",
2270
+ "default-mobile.handlebars->53->1087",
2271
+ "default-mobile.handlebars->53->373",
2272
+ "default.handlebars->119->2537",
2273
+ "default3.handlebars->117->2534",
2274
"download.handlebars->7->1",
2275
"download2.handlebars->11->1",
2289
- "sharing-mobile.handlebars->53->112",
2290
- "sharing.handlebars->47->101"
2276
+ "sharing-mobile.handlebars->53->111",
2277
+ "sharing.handlebars->47->100"
2278
]
2279
},
2280
{
@@ -2410,8 +2397,8 @@
2397
"zh-chs": "1组",
2398
"zh-cht": "1群",
2399
"xloc": [
2413
- "default.handlebars->119->3008",
2414
- "default3.handlebars->117->3002"
2400
+ "default.handlebars->119->3006",
2401
+ "default3.handlebars->117->3000"
2402
]
2403
},
2404
{
@@ -2475,9 +2462,9 @@
2462
"zh-cht": "1分鐘",
2463
"xloc": [
2464
"default.handlebars->119->1203",
2478
- "default.handlebars->119->2079",
2465
+ "default.handlebars->119->2078",
2466
"default3.handlebars->117->1197",
2480
- "default3.handlebars->117->2060"
2467
+ "default3.handlebars->117->2059"
2468
]
2469
},
2470
{
@@ -2595,8 +2582,8 @@
2582
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2583
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2584
"xloc": [
2598
- "default.handlebars->119->2763",
2599
- "default3.handlebars->117->2760"
2585
+ "default.handlebars->119->2761",
2586
+ "default3.handlebars->117->2758"
2587
]
2588
},
2589
{
@@ -2707,7 +2694,7 @@
2694
"zh-chs": "1秒",
2695
"zh-cht": "1秒",
2696
"xloc": [
2710
- "default-mobile.handlebars->53->570",
2697
+ "default-mobile.handlebars->53->568",
2698
"default.handlebars->119->1243",
2699
"default3.handlebars->117->1237"
2700
]
@@ -2853,14 +2840,14 @@
2840
"zh-chs": "1节",
2841
"zh-cht": "1節",
2842
"xloc": [
2856
- "default-mobile.handlebars->53->407",
2857
- "default-mobile.handlebars->53->410",
2858
- "default-mobile.handlebars->53->414",
2859
- "default-mobile.handlebars->53->418",
2860
- "default-mobile.handlebars->53->422",
2861
- "default-mobile.handlebars->53->426",
2862
- "default-mobile.handlebars->53->430",
2863
- "default.handlebars->119->2767",
2843
+ "default-mobile.handlebars->53->405",
2844
+ "default-mobile.handlebars->53->408",
2845
+ "default-mobile.handlebars->53->412",
2846
+ "default-mobile.handlebars->53->416",
2847
+ "default-mobile.handlebars->53->420",
2848
+ "default-mobile.handlebars->53->424",
2849
+ "default-mobile.handlebars->53->428",
2850
+ "default.handlebars->119->2765",
2851
"default.handlebars->119->460",
2852
"default.handlebars->119->463",
2853
"default.handlebars->119->467",
@@ -2868,7 +2855,7 @@
2855
"default.handlebars->119->475",
2856
"default.handlebars->119->479",
2857
"default.handlebars->119->483",
2871
- "default3.handlebars->117->2764",
2858
+ "default3.handlebars->117->2762",
2859
"default3.handlebars->117->456",
2860
"default3.handlebars->117->459",
2861
"default3.handlebars->117->463",
@@ -3088,9 +3075,9 @@
3075
"zh-cht": "10分鐘",
3076
"xloc": [
3077
"default.handlebars->119->1205",
3091
- "default.handlebars->119->2081",
3078
+ "default.handlebars->119->2080",
3079
"default3.handlebars->117->1199",
3093
- "default3.handlebars->117->2062"
3080
+ "default3.handlebars->117->2061"
3081
]
3082
},
3083
{
@@ -3119,7 +3106,7 @@
3106
"zh-chs": "10 秒",
3107
"zh-cht": "10 秒",
3108
"xloc": [
3122
- "default-mobile.handlebars->53->572",
3109
+ "default-mobile.handlebars->53->570",
3110
"default.handlebars->119->1245",
3111
"default3.handlebars->117->1239"
3112
]
@@ -3299,9 +3286,9 @@
3286
"zh-cht": "12小時",
3287
"xloc": [
3288
"default.handlebars->119->1213",
3302
- "default.handlebars->119->2089",
3289
+ "default.handlebars->119->2088",
3290
"default3.handlebars->117->1207",
3304
- "default3.handlebars->117->2070"
3291
+ "default3.handlebars->117->2069"
3292
]
3293
},
3294
{
@@ -3446,9 +3433,9 @@
3433
"zh-cht": "15分鐘",
3434
"xloc": [
3435
"default.handlebars->119->1206",
3449
- "default.handlebars->119->2082",
3436
+ "default.handlebars->119->2081",
3437
"default3.handlebars->117->1200",
3451
- "default3.handlebars->117->2063"
3438
+ "default3.handlebars->117->2062"
3439
]
3440
},
3441
{
@@ -3478,9 +3465,9 @@
3465
"zh-cht": "16小時",
3466
"xloc": [
3467
"default.handlebars->119->1214",
3481
- "default.handlebars->119->2090",
3468
+ "default.handlebars->119->2089",
3469
"default3.handlebars->117->1208",
3483
- "default3.handlebars->117->2071"
3470
+ "default3.handlebars->117->2070"
3471
]
3472
},
3473
{
@@ -3626,9 +3613,9 @@
3613
"zh-cht": "2天",
3614
"xloc": [
3615
"default.handlebars->119->1216",
3629
- "default.handlebars->119->2092",
3616
+ "default.handlebars->119->2091",
3617
"default3.handlebars->117->1210",
3631
- "default3.handlebars->117->2073"
3618
+ "default3.handlebars->117->2072"
3619
]
3620
},
3621
{
@@ -3658,9 +3645,9 @@
3645
"zh-cht": "2小時",
3646
"xloc": [
3647
"default.handlebars->119->1210",
3661
- "default.handlebars->119->2086",
3648
+ "default.handlebars->119->2085",
3649
"default3.handlebars->117->1204",
3663
- "default3.handlebars->117->2067"
3650
+ "default3.handlebars->117->2066"
3651
]
3652
},
3653
{
@@ -3871,9 +3858,9 @@
3858
"zh-cht": "24小時",
3859
"xloc": [
3860
"default.handlebars->119->1215",
3874
- "default.handlebars->119->2091",
3861
+ "default.handlebars->119->2090",
3862
"default3.handlebars->117->1209",
3876
- "default3.handlebars->117->2072"
3863
+ "default3.handlebars->117->2071"
3864
]
3865
},
3866
{
@@ -3960,8 +3947,8 @@
3947
"zh-chs": "2FA备份代码已清除",
3948
"zh-cht": "2FA備份代碼已清除",
3949
"xloc": [
3963
- "default.handlebars->119->2652",
3964
- "default3.handlebars->117->2649"
3950
+ "default.handlebars->119->2650",
3951
+ "default3.handlebars->117->2647"
3952
]
3953
},
3954
{
@@ -4021,8 +4008,8 @@
4008
"zh-chs": "第二个因素",
4009
"zh-cht": "第二個因素",
4010
"xloc": [
4024
- "default.handlebars->119->3241",
4025
- "default3.handlebars->117->3231"
4011
+ "default.handlebars->119->3238",
4012
+ "default3.handlebars->117->3228"
4013
]
4014
},
4015
{
@@ -4051,10 +4038,10 @@
4038
"zh-chs": "启用第二因素身份验证",
4039
"zh-cht": "啟用第二因素身份驗證",
4040
"xloc": [
4054
- "default.handlebars->119->2781",
4055
- "default.handlebars->119->3034",
4056
- "default3.handlebars->117->2778",
4057
- "default3.handlebars->117->3028"
4041
+ "default.handlebars->119->2779",
4042
+ "default.handlebars->119->3032",
4043
+ "default3.handlebars->117->2776",
4044
+ "default3.handlebars->117->3026"
4045
]
4046
},
4047
{
@@ -4105,8 +4092,8 @@
4092
"ru": "3",
4093
"tr": "3",
4094
"xloc": [
4108
- "default-mobile.handlebars->53->727",
4109
- "sharing-mobile.handlebars->53->105"
4095
+ "default-mobile.handlebars->53->724",
4096
+ "sharing-mobile.handlebars->53->104"
4097
]
4098
},
4099
{
@@ -4226,9 +4213,9 @@
4213
"zh-cht": "30分鐘",
4214
"xloc": [
4215
"default.handlebars->119->1207",
4229
- "default.handlebars->119->2083",
4216
+ "default.handlebars->119->2082",
4217
"default3.handlebars->117->1201",
4231
- "default3.handlebars->117->2064"
4218
+ "default3.handlebars->117->2063"
4219
]
4220
},
4221
{
@@ -4257,9 +4244,9 @@
4244
"zh-chs": "32 位",
4245
"zh-cht": "32 位",
4246
"xloc": [
4260
- "default-mobile.handlebars->53->738",
4261
- "default.handlebars->119->1596",
4262
- "default3.handlebars->117->1581"
4247
+ "default-mobile.handlebars->53->735",
4248
+ "default.handlebars->119->1595",
4249
+ "default3.handlebars->117->1580"
4250
]
4251
},
4252
{
@@ -4347,9 +4334,9 @@
4334
"zh-cht": "4天",
4335
"xloc": [
4336
"default.handlebars->119->1217",
4350
- "default.handlebars->119->2093",
4337
+ "default.handlebars->119->2092",
4338
"default3.handlebars->117->1211",
4352
- "default3.handlebars->117->2074"
4339
+ "default3.handlebars->117->2073"
4340
]
4341
},
4342
{
@@ -4379,9 +4366,9 @@
4366
"zh-cht": "4個小時",
4367
"xloc": [
4368
"default.handlebars->119->1211",
4382
- "default.handlebars->119->2087",
4369
+ "default.handlebars->119->2086",
4370
"default3.handlebars->117->1205",
4384
- "default3.handlebars->117->2068"
4371
+ "default3.handlebars->117->2067"
4372
]
4373
},
4374
{
@@ -4528,9 +4515,9 @@
4515
"zh-cht": "45分鐘",
4516
"xloc": [
4517
"default.handlebars->119->1208",
4531
- "default.handlebars->119->2084",
4518
+ "default.handlebars->119->2083",
4519
"default3.handlebars->117->1202",
4533
- "default3.handlebars->117->2065"
4520
+ "default3.handlebars->117->2064"
4521
]
4522
},
4523
{
@@ -4589,9 +4576,9 @@
4576
"zh-cht": "5分鐘",
4577
"xloc": [
4578
"default.handlebars->119->1204",
4592
- "default.handlebars->119->2080",
4579
+ "default.handlebars->119->2079",
4580
"default3.handlebars->117->1198",
4594
- "default3.handlebars->117->2061"
4581
+ "default3.handlebars->117->2060"
4582
]
4583
},
4584
{
@@ -4620,7 +4607,7 @@
4607
"zh-chs": "5秒",
4608
"zh-cht": "5秒",
4609
"xloc": [
4623
- "default-mobile.handlebars->53->571",
4610
+ "default-mobile.handlebars->53->569",
4611
"default.handlebars->119->1244",
4612
"default3.handlebars->117->1238"
4613
]
@@ -4803,9 +4790,9 @@
4790
"zh-cht": "60分鐘",
4791
"xloc": [
4792
"default.handlebars->119->1209",
4806
- "default.handlebars->119->2085",
4793
+ "default.handlebars->119->2084",
4794
"default3.handlebars->117->1203",
4808
- "default3.handlebars->117->2066"
4795
+ "default3.handlebars->117->2065"
4796
]
4797
},
4798
{
@@ -4893,9 +4880,9 @@
4880
"zh-chs": "64 位",
4881
"zh-cht": "64 位",
4882
"xloc": [
4896
- "default-mobile.handlebars->53->740",
4897
- "default.handlebars->119->1598",
4898
- "default3.handlebars->117->1583"
4883
+ "default-mobile.handlebars->53->737",
4884
+ "default.handlebars->119->1597",
4885
+ "default3.handlebars->117->1582"
4886
]
4887
},
4888
{
@@ -5087,8 +5074,8 @@
5074
"zh-chs": "7天",
5075
"zh-cht": "7天",
5076
"xloc": [
5090
- "default.handlebars->119->2094",
5091
- "default3.handlebars->117->2075"
5077
+ "default.handlebars->119->2093",
5078
+ "default3.handlebars->117->2074"
5079
]
5080
},
5081
{
@@ -5180,11 +5167,11 @@
5167
"zh-cht": "8小時",
5168
"xloc": [
5169
"default.handlebars->119->1212",
5183
- "default.handlebars->119->2088",
5170
+ "default.handlebars->119->2087",
5171
"default.handlebars->119->570",
5172
"default.handlebars->119->584",
5173
"default3.handlebars->117->1206",
5187
- "default3.handlebars->117->2069",
5174
+ "default3.handlebars->117->2068",
5175
"default3.handlebars->117->566",
5176
"default3.handlebars->117->580"
5177
]
@@ -5388,11 +5375,11 @@
5375
"zh-chs": "ACM",
5376
"zh-cht": "ACM",
5377
"xloc": [
5391
- "default-mobile.handlebars->53->501",
5392
- "default.handlebars->119->2262",
5378
+ "default-mobile.handlebars->53->499",
5379
+ "default.handlebars->119->2261",
5380
"default.handlebars->119->448",
5381
"default.handlebars->119->904",
5395
- "default3.handlebars->117->2258",
5382
+ "default3.handlebars->117->2257",
5383
"default3.handlebars->117->444",
5384
"default3.handlebars->117->900"
5385
]
@@ -5524,8 +5511,8 @@
5511
"zh-chs": "操作系统",
5512
"zh-cht": "AMT操作系統",
5513
"xloc": [
5527
- "default.handlebars->119->3400",
5528
- "default3.handlebars->117->3390"
5514
+ "default.handlebars->119->3397",
5515
+ "default3.handlebars->117->3387"
5516
]
5517
},
5518
{
@@ -5553,10 +5540,10 @@
5540
"zh-chs": "AMT-Redir",
5541
"zh-cht": "AMT-Redir",
5542
"xloc": [
5556
- "default.handlebars->119->3251",
5557
- "default.handlebars->119->3304",
5558
- "default3.handlebars->117->3241",
5559
- "default3.handlebars->117->3294"
5543
+ "default.handlebars->119->3248",
5544
+ "default.handlebars->119->3301",
5545
+ "default3.handlebars->117->3238",
5546
+ "default3.handlebars->117->3291"
5547
]
5548
},
5549
{
@@ -5584,10 +5571,10 @@
5571
"zh-chs": "AMT-WSMAN",
5572
"zh-cht": "AMT-WSMAN",
5573
"xloc": [
5587
- "default.handlebars->119->3250",
5588
- "default.handlebars->119->3303",
5589
- "default3.handlebars->117->3240",
5590
- "default3.handlebars->117->3293"
5574
+ "default.handlebars->119->3247",
5575
+ "default.handlebars->119->3300",
5576
+ "default3.handlebars->117->3237",
5577
+ "default3.handlebars->117->3290"
5578
]
5579
},
5580
{
@@ -5607,7 +5594,7 @@
5594
"pl": "Wersja APK MeshAgent",
5595
"uk": "MeshAgent версія APK",
5596
"xloc": [
5610
- "default-mobile.handlebars->53->999",
5597
+ "default-mobile.handlebars->53->996",
5598
"default.handlebars->119->659",
5599
"default3.handlebars->117->655"
5600
]
@@ -5820,8 +5807,8 @@
5807
"zh-chs": "影音",
5808
"zh-cht": "視聽",
5809
"xloc": [
5823
- "default-mobile.handlebars->53->747",
5824
- "default-mobile.handlebars->53->749",
5810
+ "default-mobile.handlebars->53->744",
5811
+ "default-mobile.handlebars->53->746",
5812
"default.handlebars->119->923",
5813
"default.handlebars->119->925",
5814
"default3.handlebars->117->919",
@@ -5854,9 +5841,9 @@
5841
"zh-chs": "拒绝访问",
5842
"zh-cht": "拒絕存取",
5843
"xloc": [
5857
- "default-mobile.handlebars->53->948",
5858
- "default.handlebars->119->1787",
5859
- "default3.handlebars->117->1770"
5844
+ "default-mobile.handlebars->53->945",
5845
+ "default.handlebars->119->1786",
5846
+ "default3.handlebars->117->1769"
5847
]
5848
},
5849
{
@@ -5945,8 +5932,8 @@
5932
"zh-chs": "访问服务器档案",
5933
"zh-cht": "存取伺服器檔案",
5934
"xloc": [
5948
- "default.handlebars->119->2964",
5949
- "default3.handlebars->117->2958"
5935
+ "default.handlebars->119->2962",
5936
+ "default3.handlebars->117->2956"
5937
]
5938
},
5939
{
@@ -6069,20 +6056,20 @@
6056
"default-mobile.handlebars->53->342",
6057
"default-mobile.handlebars->53->344",
6058
"default-mobile.handlebars->53->356",
6059
+ "default-mobile.handlebars->53->466",
6060
"default-mobile.handlebars->53->468",
6073
- "default-mobile.handlebars->53->470",
6061
"default-mobile.handlebars->53->98",
6062
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
6076
- "default.handlebars->119->2123",
6077
- "default.handlebars->119->2125",
6078
- "default.handlebars->119->3455",
6063
+ "default.handlebars->119->2122",
6064
+ "default.handlebars->119->2124",
6065
+ "default.handlebars->119->3452",
6066
"default.handlebars->119->741",
6067
"default.handlebars->119->864",
6068
"default.handlebars->119->866",
6069
+ "default3.handlebars->117->2124",
6070
"default3.handlebars->117->2125",
6083
- "default3.handlebars->117->2126",
6084
- "default3.handlebars->117->3443",
6085
- "default3.handlebars->117->3445",
6071
+ "default3.handlebars->117->3440",
6072
+ "default3.handlebars->117->3442",
6073
"default3.handlebars->117->737",
6074
"default3.handlebars->117->860",
6075
"default3.handlebars->117->862"
@@ -6114,9 +6101,9 @@
6101
"zh-chs": "帐号设定",
6102
"zh-cht": "帳號設定",
6103
"xloc": [
6117
- "default-mobile.handlebars->53->1057",
6118
- "default.handlebars->119->3324",
6119
- "default3.handlebars->117->3314"
6104
+ "default-mobile.handlebars->53->1054",
6105
+ "default.handlebars->119->3321",
6106
+ "default3.handlebars->117->3311"
6107
]
6108
},
6109
{
@@ -6191,8 +6178,8 @@
6178
"pl": "Konto zmienione di synchronizacji z danymi LDAP.",
6179
"uk": "Акаунт змінено на синхронізацію з даними LDAP.",
6180
"xloc": [
6194
- "default.handlebars->119->2713",
6195
- "default3.handlebars->117->2710"
6181
+ "default.handlebars->119->2711",
6182
+ "default3.handlebars->117->2708"
6183
]
6184
},
6185
{
@@ -6221,8 +6208,8 @@
6208
"zh-chs": "帐户已更改:{0}",
6209
"zh-cht": "帳戶已更改:{0}",
6210
"xloc": [
6224
- "default.handlebars->119->2625",
6225
- "default3.handlebars->117->2622"
6211
+ "default.handlebars->119->2623",
6212
+ "default3.handlebars->117->2620"
6213
]
6214
},
6215
{
@@ -6251,8 +6238,8 @@
6238
"zh-chs": "创建帐户,电子邮件为{0}",
6239
"zh-cht": "創建帳戶,電子郵件為{0}",
6240
"xloc": [
6254
- "default.handlebars->119->2624",
6255
- "default3.handlebars->117->2621"
6241
+ "default.handlebars->119->2622",
6242
+ "default3.handlebars->117->2619"
6243
]
6244
},
6245
{
@@ -6281,8 +6268,8 @@
6268
"zh-chs": "已创建帐户,名称为 {0}。",
6269
"zh-cht": "已創建帳戶,名稱為 {0}。",
6270
"xloc": [
6284
- "default.handlebars->119->2687",
6285
- "default3.handlebars->117->2684"
6271
+ "default.handlebars->119->2685",
6272
+ "default3.handlebars->117->2682"
6273
]
6274
},
6275
{
@@ -6311,8 +6298,8 @@
6298
"zh-chs": "创建帐户,用户名是{0}",
6299
"zh-cht": "帳戶已創建,用戶名是{0}",
6300
"xloc": [
6314
- "default.handlebars->119->2623",
6315
- "default3.handlebars->117->2620"
6301
+ "default.handlebars->119->2621",
6302
+ "default3.handlebars->117->2618"
6303
]
6304
},
6305
{
@@ -6343,11 +6330,11 @@
6330
"xloc": [
6331
"default-mobile.handlebars->53->69",
6332
"default.handlebars->119->222",
6346
- "default.handlebars->119->2783",
6347
- "default.handlebars->119->2961",
6333
+ "default.handlebars->119->2781",
6334
+ "default.handlebars->119->2959",
6335
"default3.handlebars->117->219",
6349
- "default3.handlebars->117->2780",
6350
- "default3.handlebars->117->2955"
6336
+ "default3.handlebars->117->2778",
6337
+ "default3.handlebars->117->2953"
6338
]
6339
},
6340
{
@@ -6376,9 +6363,9 @@
6363
"zh-chs": "达到帐户限制。",
6364
"zh-cht": "達到帳戶限制。",
6365
"xloc": [
6379
- "default-mobile.handlebars->53->1069",
6380
- "default.handlebars->119->3336",
6381
- "default3.handlebars->117->3326",
6366
+ "default-mobile.handlebars->53->1066",
6367
+ "default.handlebars->119->3333",
6368
+ "default3.handlebars->117->3323",
6369
"login-mobile.handlebars->23->6",
6370
"login.handlebars->13->8",
6371
"login2.handlebars->17->206"
@@ -6441,8 +6428,8 @@
6428
"zh-chs": "帐号登录",
6429
"zh-cht": "帳號登錄",
6430
"xloc": [
6444
- "default.handlebars->119->2560",
6445
- "default3.handlebars->117->2557"
6431
+ "default.handlebars->119->2558",
6432
+ "default3.handlebars->117->2555"
6433
]
6434
},
6435
{
@@ -6471,8 +6458,8 @@
6458
"zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
6459
"zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
6460
"xloc": [
6474
- "default.handlebars->119->2666",
6475
- "default3.handlebars->117->2663"
6461
+ "default.handlebars->119->2664",
6462
+ "default3.handlebars->117->2661"
6463
]
6464
},
6465
{
@@ -6486,8 +6473,8 @@
6473
"pl": "Zapisy logowania tokenami użytkownika",
6474
"uk": "Записи токенів входу до акаунту",
6475
"xloc": [
6489
- "default.handlebars->119->3293",
6490
- "default3.handlebars->117->3283"
6476
+ "default.handlebars->119->3290",
6477
+ "default3.handlebars->117->3280"
6478
]
6479
},
6480
{
@@ -6516,8 +6503,8 @@
6503
"zh-chs": "帐户登出",
6504
"zh-cht": "帳戶登出",
6505
"xloc": [
6519
- "default.handlebars->119->2561",
6520
- "default3.handlebars->117->2558"
6506
+ "default.handlebars->119->2559",
6507
+ "default3.handlebars->117->2556"
6508
]
6509
},
6510
{
@@ -6577,8 +6564,8 @@
6564
"zh-chs": "帐户密码已更改:{0}",
6565
"zh-cht": "帳戶密碼已更改:{0}",
6566
"xloc": [
6580
- "default.handlebars->119->2633",
6581
- "default3.handlebars->117->2630"
6567
+ "default.handlebars->119->2631",
6568
+ "default3.handlebars->117->2628"
6569
]
6570
},
6571
{
@@ -6607,8 +6594,8 @@
6594
"zh-chs": "帐户已删除",
6595
"zh-cht": "帳戶已刪除",
6596
"xloc": [
6610
- "default.handlebars->119->2622",
6611
- "default3.handlebars->117->2619"
6597
+ "default.handlebars->119->2620",
6598
+ "default3.handlebars->117->2617"
6599
]
6600
},
6601
{
@@ -6667,10 +6654,10 @@
6654
"zh-chs": "指令",
6655
"zh-cht": "指令",
6656
"xloc": [
6670
- "default-mobile.handlebars->53->963",
6671
- "default.handlebars->119->1802",
6657
+ "default-mobile.handlebars->53->960",
6658
+ "default.handlebars->119->1801",
6659
"default.handlebars->container->column_l->p42->p42tbl->1->0->8",
6673
- "default3.handlebars->117->1785",
6660
+ "default3.handlebars->117->1784",
6661
"default3.handlebars->container->column_l->p42->p42tbl->1->0->17"
6662
]
6663
},
@@ -6732,7 +6719,7 @@
6719
"zh-chs": "动作",
6720
"zh-cht": "動作",
6721
"xloc": [
6735
- "default-mobile.handlebars->53->535",
6722
+ "default-mobile.handlebars->53->533",
6723
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
6724
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
6725
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
@@ -6860,8 +6847,8 @@
6847
"zh-chs": "如果ACM失败,则激活到CCM",
6848
"zh-cht": "如果ACM失敗,則激活到CCM",
6849
"xloc": [
6863
- "default.handlebars->119->2317",
6864
- "default3.handlebars->117->2311"
6850
+ "default.handlebars->119->2316",
6851
+ "default3.handlebars->117->2310"
6852
]
6853
},
6854
{
@@ -6890,16 +6877,16 @@
6877
"zh-chs": "已激活",
6878
"zh-cht": "已啟動",
6879
"xloc": [
6880
+ "default-mobile.handlebars->53->494",
6881
"default-mobile.handlebars->53->496",
6894
- "default-mobile.handlebars->53->498",
6895
- "default-mobile.handlebars->53->819",
6896
- "default-mobile.handlebars->53->848",
6897
- "default.handlebars->119->1657",
6898
- "default.handlebars->119->1686",
6882
+ "default-mobile.handlebars->53->816",
6883
+ "default-mobile.handlebars->53->845",
6884
+ "default.handlebars->119->1656",
6885
+ "default.handlebars->119->1685",
6886
"default.handlebars->119->897",
6887
"default.handlebars->119->899",
6901
- "default3.handlebars->117->1640",
6902
- "default3.handlebars->117->1669",
6888
+ "default3.handlebars->117->1639",
6889
+ "default3.handlebars->117->1668",
6890
"default3.handlebars->117->893",
6891
"default3.handlebars->117->895"
6892
]
@@ -6961,9 +6948,9 @@
6948
"zh-cht": "主動設備共享",
6949
"xloc": [
6950
"default.handlebars->119->1075",
6964
- "default.handlebars->119->2266",
6951
+ "default.handlebars->119->2265",
6952
"default3.handlebars->117->1071",
6966
- "default3.handlebars->117->2262"
6953
+ "default3.handlebars->117->2261"
6954
]
6955
},
6956
{
@@ -6992,8 +6979,8 @@
6979
"zh-chs": "活动登录令牌",
6980
"zh-cht": "活動登錄令牌",
6981
"xloc": [
6995
- "default.handlebars->119->2154",
6996
- "default3.handlebars->117->2154"
6982
+ "default.handlebars->119->2153",
6983
+ "default3.handlebars->117->2153"
6984
]
6985
},
6986
{
@@ -7022,7 +7009,7 @@
7009
"zh-chs": "活跃用户",
7010
"zh-cht": "活躍用戶",
7011
"xloc": [
7025
- "default-mobile.handlebars->53->776",
7012
+ "default-mobile.handlebars->53->773",
7013
"default.handlebars->119->953",
7014
"default3.handlebars->117->949"
7015
]
@@ -7053,7 +7040,7 @@
7040
"zh-chs": "活跃用户",
7041
"zh-cht": "活躍用戶",
7042
"xloc": [
7056
- "default-mobile.handlebars->53->775",
7043
+ "default-mobile.handlebars->53->772",
7044
"default.handlebars->119->952",
7045
"default3.handlebars->117->948"
7046
]
@@ -7110,7 +7097,7 @@
7097
"zh-chs": "添加",
7098
"zh-cht": "添加",
7099
"xloc": [
7113
- "default-mobile.handlebars->53->663",
7100
+ "default-mobile.handlebars->53->661",
7101
"default.handlebars->119->1427",
7102
"default.handlebars->119->1433",
7103
"default3.handlebars->117->1414",
@@ -7196,9 +7183,9 @@
7183
"zh-chs": "添加代理",
7184
"zh-cht": "新增代理",
7185
"xloc": [
7199
- "default.handlebars->119->2256",
7186
+ "default.handlebars->119->2255",
7187
"default.handlebars->119->502",
7201
- "default3.handlebars->117->2252",
7188
+ "default3.handlebars->117->2251",
7189
"default3.handlebars->117->498"
7190
]
7191
},
@@ -7254,13 +7241,13 @@
7241
"zh-chs": "添加设备",
7242
"zh-cht": "新增裝置",
7243
"xloc": [
7257
- "default.handlebars->119->2260",
7258
- "default.handlebars->119->2936",
7259
- "default.handlebars->119->3131",
7244
+ "default.handlebars->119->2259",
7245
+ "default.handlebars->119->2934",
7246
+ "default.handlebars->119->3129",
7247
"default.handlebars->119->506",
7261
- "default3.handlebars->117->2256",
7262
- "default3.handlebars->117->2930",
7263
- "default3.handlebars->117->3119",
7248
+ "default3.handlebars->117->2255",
7249
+ "default3.handlebars->117->2928",
7250
+ "default3.handlebars->117->3117",
7251
"default3.handlebars->117->502"
7252
]
7253
},
@@ -7320,13 +7307,13 @@
7307
"zh-chs": "添加设备组",
7308
"zh-cht": "新增裝置群",
7309
"xloc": [
7323
- "default.handlebars->119->2405",
7324
- "default.handlebars->119->2930",
7325
- "default.handlebars->119->3119",
7310
+ "default.handlebars->119->2404",
7311
+ "default.handlebars->119->2928",
7312
+ "default.handlebars->119->3117",
7313
"default.handlebars->119->402",
7327
- "default3.handlebars->117->2402",
7328
- "default3.handlebars->117->2924",
7329
- "default3.handlebars->117->3107",
7314
+ "default3.handlebars->117->2401",
7315
+ "default3.handlebars->117->2922",
7316
+ "default3.handlebars->117->3105",
7317
"default3.handlebars->117->398"
7318
]
7319
},
@@ -7356,8 +7343,8 @@
7343
"zh-chs": "添加设备组权限",
7344
"zh-cht": "新增裝置群權限",
7345
"xloc": [
7359
- "default.handlebars->119->2402",
7360
- "default3.handlebars->117->2399"
7346
+ "default.handlebars->119->2401",
7347
+ "default3.handlebars->117->2398"
7348
]
7349
},
7350
{
@@ -7386,10 +7373,10 @@
7373
"zh-chs": "添加设备权限",
7374
"zh-cht": "新增裝置權限",
7375
"xloc": [
7389
- "default.handlebars->119->2407",
7390
- "default.handlebars->119->2409",
7391
- "default3.handlebars->117->2404",
7392
- "default3.handlebars->117->2406"
7376
+ "default.handlebars->119->2406",
7377
+ "default.handlebars->119->2408",
7378
+ "default3.handlebars->117->2403",
7379
+ "default3.handlebars->117->2405"
7380
]
7381
},
7382
{
@@ -7560,8 +7547,8 @@
7547
"zh-chs": "添加成员身份",
7548
"zh-cht": "新增成員身份",
7549
"xloc": [
7563
- "default.handlebars->119->3151",
7564
- "default3.handlebars->117->3139"
7550
+ "default.handlebars->119->3149",
7551
+ "default3.handlebars->117->3137"
7552
]
7553
},
7554
{
@@ -7646,14 +7633,14 @@
7633
"zh-chs": "添加安全密钥",
7634
"zh-cht": "新增安全密鑰",
7635
"xloc": [
7636
+ "default.handlebars->119->1868",
7637
"default.handlebars->119->1869",
7650
- "default.handlebars->119->1870",
7638
"default.handlebars->119->256",
7639
"default.handlebars->119->258",
7640
"default.handlebars->119->261",
7641
"default.handlebars->119->263",
7642
+ "default3.handlebars->117->1849",
7643
"default3.handlebars->117->1850",
7656
- "default3.handlebars->117->1851",
7644
"default3.handlebars->117->251",
7645
"default3.handlebars->117->253",
7646
"default3.handlebars->117->256",
@@ -7686,7 +7673,7 @@
7673
"zh-chs": "添加用户",
7674
"zh-cht": "新增用戶",
7675
"xloc": [
7689
- "default-mobile.handlebars->53->981",
7676
+ "default-mobile.handlebars->53->978",
7677
"default.handlebars->119->1067",
7678
"default3.handlebars->117->1063"
7679
]
@@ -7717,8 +7704,8 @@
7704
"zh-chs": "添加用户设备权限",
7705
"zh-cht": "新增用戶裝置權限",
7706
"xloc": [
7720
- "default.handlebars->119->2412",
7721
- "default3.handlebars->117->2409"
7707
+ "default.handlebars->119->2411",
7708
+ "default3.handlebars->117->2408"
7709
]
7710
},
7711
{
@@ -7748,13 +7735,13 @@
7735
"zh-cht": "新增用戶群",
7736
"xloc": [
7737
"default.handlebars->119->1068",
7751
- "default.handlebars->119->2250",
7752
- "default.handlebars->119->2404",
7753
- "default.handlebars->119->3125",
7738
+ "default.handlebars->119->2249",
7739
+ "default.handlebars->119->2403",
7740
+ "default.handlebars->119->3123",
7741
"default3.handlebars->117->1064",
7755
- "default3.handlebars->117->2246",
7756
- "default3.handlebars->117->2401",
7757
- "default3.handlebars->117->3113"
7742
+ "default3.handlebars->117->2245",
7743
+ "default3.handlebars->117->2400",
7744
+ "default3.handlebars->117->3111"
7745
]
7746
},
7747
{
@@ -7783,8 +7770,8 @@
7770
"zh-chs": "添加用户组设备权限",
7771
"zh-cht": "新增用戶群裝置權限",
7772
"xloc": [
7786
- "default.handlebars->119->2414",
7787
- "default3.handlebars->117->2411"
7773
+ "default.handlebars->119->2413",
7774
+ "default3.handlebars->117->2410"
7775
]
7776
},
7777
{
@@ -7813,7 +7800,7 @@
7800
"zh-chs": "将用户添加到设备组",
7801
"zh-cht": "將用戶新增到裝置群",
7802
"xloc": [
7816
- "default-mobile.handlebars->53->1022"
7803
+ "default-mobile.handlebars->53->1019"
7804
]
7805
},
7806
{
@@ -7868,10 +7855,10 @@
7855
"zh-chs": "添加用户",
7856
"zh-cht": "新增用戶",
7857
"xloc": [
7871
- "default.handlebars->119->2249",
7872
- "default.handlebars->119->2925",
7873
- "default3.handlebars->117->2245",
7874
- "default3.handlebars->117->2919"
7858
+ "default.handlebars->119->2248",
7859
+ "default.handlebars->119->2923",
7860
+ "default3.handlebars->117->2244",
7861
+ "default3.handlebars->117->2917"
7862
]
7863
},
7864
{
@@ -7900,8 +7887,8 @@
7887
"zh-chs": "将用户添加到设备组",
7888
"zh-cht": "將用戶新增到裝置群",
7889
"xloc": [
7903
- "default.handlebars->119->2401",
7904
- "default3.handlebars->117->2398"
7890
+ "default.handlebars->119->2400",
7891
+ "default3.handlebars->117->2397"
7892
]
7893
},
7894
{
@@ -7930,8 +7917,8 @@
7917
"zh-chs": "将用户添加到用户组",
7918
"zh-cht": "將用戶新增到用戶群",
7919
"xloc": [
7933
- "default.handlebars->119->2960",
7934
- "default3.handlebars->117->2954"
7920
+ "default.handlebars->119->2958",
7921
+ "default3.handlebars->117->2952"
7922
]
7923
},
7924
{
@@ -8136,9 +8123,9 @@
8123
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
8124
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
8125
"xloc": [
8139
- "default.handlebars->119->2255",
8126
+ "default.handlebars->119->2254",
8127
"default.handlebars->119->501",
8141
- "default3.handlebars->117->2251",
8128
+ "default3.handlebars->117->2250",
8129
"default3.handlebars->117->497"
8130
]
8131
},
@@ -8168,9 +8155,9 @@
8155
"zh-chs": "添加位于本地网络上的设备。",
8156
"zh-cht": "添加位於本地網絡上的設備。",
8157
"xloc": [
8171
- "default.handlebars->119->2259",
8158
+ "default.handlebars->119->2258",
8159
"default.handlebars->119->505",
8173
- "default3.handlebars->117->2255",
8160
+ "default3.handlebars->117->2254",
8161
"default3.handlebars->117->501"
8162
]
8163
},
@@ -8290,8 +8277,8 @@
8277
"zh-chs": "添加了身份验证应用程序",
8278
"zh-cht": "添加了身份驗證應用程序",
8279
"xloc": [
8293
- "default.handlebars->119->2649",
8294
- "default3.handlebars->117->2646"
8280
+ "default.handlebars->119->2647",
8281
+ "default3.handlebars->117->2644"
8282
]
8283
},
8284
{
@@ -8320,8 +8307,8 @@
8307
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
8308
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
8309
"xloc": [
8323
- "default.handlebars->119->2660",
8324
- "default3.handlebars->117->2657"
8310
+ "default.handlebars->119->2658",
8311
+ "default3.handlebars->117->2655"
8312
]
8313
},
8314
{
@@ -8350,8 +8337,8 @@
8337
"zh-chs": "添加了每天重复的设备共享 {0}。",
8338
"zh-cht": "添加了每天重複的設備共享 {0}。",
8339
"xloc": [
8353
- "default.handlebars->119->2697",
8354
- "default3.handlebars->117->2694"
8340
+ "default.handlebars->119->2695",
8341
+ "default3.handlebars->117->2692"
8342
]
8343
},
8344
{
@@ -8380,8 +8367,8 @@
8367
"zh-chs": "添加了每周重复的设备共享 {0}。",
8368
"zh-cht": "添加了每週重複的設備共享 {0}。",
8369
"xloc": [
8383
- "default.handlebars->119->2698",
8384
- "default3.handlebars->117->2695"
8370
+ "default.handlebars->119->2696",
8371
+ "default3.handlebars->117->2693"
8372
]
8373
},
8374
{
@@ -8410,8 +8397,8 @@
8397
"zh-chs": "添加了无限时间的设备共享 {0}。",
8398
"zh-cht": "添加了無限時間的設備共享 {0}。",
8399
"xloc": [
8413
- "default.handlebars->119->2690",
8414
- "default3.handlebars->117->2687"
8400
+ "default.handlebars->119->2688",
8401
+ "default3.handlebars->117->2685"
8402
]
8403
},
8404
{
@@ -8440,10 +8427,10 @@
8427
"zh-chs": "已将设备{0}添加到设备组{1}",
8428
"zh-cht": "已將設備{0}添加到設備組{1}",
8429
"xloc": [
8443
- "default.handlebars->119->2616",
8444
- "default.handlebars->119->2643",
8445
- "default3.handlebars->117->2613",
8446
- "default3.handlebars->117->2640"
8430
+ "default.handlebars->119->2614",
8431
+ "default.handlebars->119->2641",
8432
+ "default3.handlebars->117->2611",
8433
+ "default3.handlebars->117->2638"
8434
]
8435
},
8436
{
@@ -8472,8 +8459,8 @@
8459
"zh-chs": "添加登录令牌",
8460
"zh-cht": "添加了登錄令牌",
8461
"xloc": [
8475
- "default.handlebars->119->2674",
8476
- "default3.handlebars->117->2671"
8462
+ "default.handlebars->119->2672",
8463
+ "default3.handlebars->117->2669"
8464
]
8465
},
8466
{
@@ -8502,8 +8489,8 @@
8489
"zh-chs": "新增推送通知认证装置",
8490
"zh-cht": "增加推送通知認證設備",
8491
"xloc": [
8505
- "default.handlebars->119->2672",
8506
- "default3.handlebars->117->2669"
8492
+ "default.handlebars->119->2670",
8493
+ "default3.handlebars->117->2667"
8494
]
8495
},
8496
{
@@ -8532,8 +8519,8 @@
8519
"zh-chs": "添加了安全密钥",
8520
"zh-cht": "添加了安全密鑰",
8521
"xloc": [
8535
- "default.handlebars->119->2654",
8536
- "default3.handlebars->117->2651"
8522
+ "default.handlebars->119->2652",
8523
+ "default3.handlebars->117->2649"
8524
]
8525
},
8526
{
@@ -8562,8 +8549,8 @@
8549
"zh-chs": "已将用户组{0}添加到设备组{1}",
8550
"zh-cht": "已將用戶組{0}添加到設備組{1}",
8551
"xloc": [
8565
- "default.handlebars->119->2627",
8566
- "default3.handlebars->117->2624"
8552
+ "default.handlebars->119->2625",
8553
+ "default3.handlebars->117->2622"
8554
]
8555
},
8556
{
@@ -8592,10 +8579,10 @@
8579
"zh-chs": "已将用户{0}添加到用户组{1}",
8580
"zh-cht": "已將用戶{0}添加到用戶組{1}",
8581
"xloc": [
8595
- "default.handlebars->119->2630",
8596
- "default.handlebars->119->2639",
8597
- "default3.handlebars->117->2627",
8598
- "default3.handlebars->117->2636"
8582
+ "default.handlebars->119->2628",
8583
+ "default.handlebars->119->2637",
8584
+ "default3.handlebars->117->2625",
8585
+ "default3.handlebars->117->2634"
8586
]
8587
},
8588
{
@@ -8683,9 +8670,9 @@
8670
"zh-chs": "管理员控制模式(ACM)",
8671
"zh-cht": "管理員控制模式(ACM)",
8672
"xloc": [
8686
- "default-mobile.handlebars->53->821",
8687
- "default.handlebars->119->1659",
8688
- "default3.handlebars->117->1642"
8673
+ "default-mobile.handlebars->53->818",
8674
+ "default.handlebars->119->1658",
8675
+ "default3.handlebars->117->1641"
8676
]
8677
},
8678
{
@@ -8714,9 +8701,9 @@
8701
"zh-chs": "管理员凭证",
8702
"zh-cht": "管理員憑證",
8703
"xloc": [
8717
- "default-mobile.handlebars->53->827",
8718
- "default.handlebars->119->1665",
8719
- "default3.handlebars->117->1648"
8704
+ "default-mobile.handlebars->53->824",
8705
+ "default.handlebars->119->1664",
8706
+ "default3.handlebars->117->1647"
8707
]
8708
},
8709
{
@@ -8745,15 +8732,15 @@
8732
"zh-chs": "管理员PowerShell",
8733
"zh-cht": "管理員PowerShell",
8734
"xloc": [
8748
- "default.handlebars->119->3171",
8749
- "default.handlebars->119->3181",
8750
- "default.handlebars->119->3247",
8751
- "default.handlebars->119->3300",
8735
+ "default.handlebars->119->3169",
8736
+ "default.handlebars->119->3179",
8737
+ "default.handlebars->119->3244",
8738
+ "default.handlebars->119->3297",
8739
"default.handlebars->termShellContextMenu->3",
8753
- "default3.handlebars->117->3161",
8754
- "default3.handlebars->117->3171",
8755
- "default3.handlebars->117->3237",
8756
- "default3.handlebars->117->3290",
8740
+ "default3.handlebars->117->3159",
8741
+ "default3.handlebars->117->3169",
8742
+ "default3.handlebars->117->3234",
8743
+ "default3.handlebars->117->3287",
8744
"default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->3->0",
8745
"player.handlebars->29->29",
8746
"xterm.handlebars->termShellContextMenu->cxtermps"
@@ -8785,8 +8772,8 @@
8772
"zh-chs": "管理领域",
8773
"zh-cht": "管理領域",
8774
"xloc": [
8788
- "default.handlebars->119->3012",
8789
- "default3.handlebars->117->3006"
8775
+ "default.handlebars->119->3010",
8776
+ "default3.handlebars->117->3004"
8777
]
8778
},
8779
{
@@ -8846,8 +8833,8 @@
8833
"zh-chs": "管理领域",
8834
"zh-cht": "管理領域",
8835
"xloc": [
8849
- "default.handlebars->119->2857",
8850
- "default3.handlebars->117->2851"
8836
+ "default.handlebars->119->2855",
8837
+ "default3.handlebars->117->2849"
8838
]
8839
},
8840
{
@@ -8876,8 +8863,8 @@
8863
"zh-chs": "管理员",
8864
"zh-cht": "管理員",
8865
"xloc": [
8879
- "default.handlebars->119->2775",
8880
- "default3.handlebars->117->2772"
8866
+ "default.handlebars->119->2773",
8867
+ "default3.handlebars->117->2770"
8868
]
8869
},
8870
{
@@ -8907,8 +8894,8 @@
8894
"zh-cht": "南非文",
8895
"xloc": [
8896
"default-mobile.handlebars->53->115",
8910
- "default.handlebars->119->1872",
8911
- "default3.handlebars->117->1853",
8897
+ "default.handlebars->119->1871",
8898
+ "default3.handlebars->117->1852",
8899
"login2.handlebars->17->1"
8900
]
8901
},
@@ -8939,19 +8926,19 @@
8926
"zh-cht": "代理",
8927
"xloc": [
8928
"agent-translations.json",
8942
- "default-mobile.handlebars->53->460",
8943
- "default-mobile.handlebars->53->517",
8929
+ "default-mobile.handlebars->53->458",
8930
+ "default-mobile.handlebars->53->515",
8931
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8945
- "default.handlebars->119->2485",
8946
- "default.handlebars->119->2498",
8947
- "default.handlebars->119->3398",
8932
+ "default.handlebars->119->2484",
8933
+ "default.handlebars->119->2497",
8934
+ "default.handlebars->119->3395",
8935
"default.handlebars->119->422",
8936
"default.handlebars->119->729",
8937
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8938
"default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm",
8952
- "default3.handlebars->117->2482",
8953
- "default3.handlebars->117->2495",
8954
- "default3.handlebars->117->3388",
8939
+ "default3.handlebars->117->2481",
8940
+ "default3.handlebars->117->2494",
8941
+ "default3.handlebars->117->3385",
8942
"default3.handlebars->117->418",
8943
"default3.handlebars->117->725",
8944
"default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
@@ -8984,10 +8971,10 @@
8971
"zh-chs": "代理+英特尔AMT",
8972
"zh-cht": "代理+Intel® AMT",
8973
"xloc": [
8987
- "default.handlebars->119->2487",
8988
- "default.handlebars->119->2500",
8989
- "default3.handlebars->117->2484",
8990
- "default3.handlebars->117->2497"
8974
+ "default.handlebars->119->2486",
8975
+ "default.handlebars->119->2499",
8976
+ "default3.handlebars->117->2483",
8977
+ "default3.handlebars->117->2496"
8978
]
8979
},
8980
{
@@ -9047,11 +9034,11 @@
9034
"zh-chs": "代理控制台",
9035
"zh-cht": "代理控制台",
9036
"xloc": [
9050
- "default-mobile.handlebars->53->1028",
9051
- "default-mobile.handlebars->53->599",
9052
- "default.handlebars->119->2422",
9037
+ "default-mobile.handlebars->53->1025",
9038
+ "default-mobile.handlebars->53->597",
9039
+ "default.handlebars->119->2421",
9040
"default.handlebars->119->819",
9054
- "default3.handlebars->117->2419",
9041
+ "default3.handlebars->117->2418",
9042
"default3.handlebars->117->815"
9043
]
9044
},
@@ -9081,8 +9068,8 @@
9068
"zh-chs": "代理错误计数器",
9069
"zh-cht": "代理錯誤計數器",
9070
"xloc": [
9084
- "default.handlebars->119->3366",
9085
- "default3.handlebars->117->3356"
9071
+ "default.handlebars->119->3363",
9072
+ "default3.handlebars->117->3353"
9073
]
9074
},
9075
{
@@ -9187,7 +9174,7 @@
9174
"zh-chs": "代理消息",
9175
"zh-cht": "代理訊息",
9176
"xloc": [
9190
- "default-mobile.handlebars->53->433",
9177
+ "default-mobile.handlebars->53->431",
9178
"default.handlebars->119->486",
9179
"default3.handlebars->117->482"
9180
]
@@ -9218,7 +9205,7 @@
9205
"zh-chs": "代理中继",
9206
"zh-cht": "代理中繼",
9207
"xloc": [
9221
- "default-mobile.handlebars->53->520"
9208
+ "default-mobile.handlebars->53->518"
9209
]
9210
},
9211
{
@@ -9305,9 +9292,9 @@
9292
"zh-cht": "代理自行共享",
9293
"xloc": [
9294
"default.handlebars->119->1096",
9308
- "default.handlebars->119->2287",
9295
+ "default.handlebars->119->2286",
9296
"default3.handlebars->117->1092",
9310
- "default3.handlebars->117->2283"
9297
+ "default3.handlebars->117->2282"
9298
]
9299
},
9300
{
@@ -9336,8 +9323,8 @@
9323
"zh-chs": "代理会话",
9324
"zh-cht": "代理時段",
9325
"xloc": [
9339
- "default.handlebars->119->3383",
9340
- "default3.handlebars->117->3373"
9326
+ "default.handlebars->119->3380",
9327
+ "default3.handlebars->117->3370"
9328
]
9329
},
9330
{
@@ -9392,7 +9379,7 @@
9379
"zh-chs": "代理标签",
9380
"zh-cht": "代理標籤",
9381
"xloc": [
9395
- "default-mobile.handlebars->53->514",
9382
+ "default-mobile.handlebars->53->512",
9383
"default.handlebars->119->920",
9384
"default3.handlebars->117->916"
9385
]
@@ -9455,9 +9442,9 @@
9442
"zh-chs": "代理类型",
9443
"zh-cht": "代理類型",
9444
"xloc": [
9458
- "default.handlebars->119->2496",
9445
+ "default.handlebars->119->2495",
9446
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1",
9460
- "default3.handlebars->117->2493",
9447
+ "default3.handlebars->117->2492",
9448
"default3.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
9449
]
9450
},
@@ -9519,8 +9506,8 @@
9506
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
9507
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
9508
"xloc": [
9522
- "default.handlebars->119->2613",
9523
- "default3.handlebars->117->2610"
9509
+ "default.handlebars->119->2611",
9510
+ "default3.handlebars->117->2608"
9511
]
9512
},
9513
{
@@ -9751,9 +9738,9 @@
9738
"zh-chs": "代理离线",
9739
"zh-cht": "代理離線",
9740
"xloc": [
9754
- "default-mobile.handlebars->53->946",
9755
- "default.handlebars->119->1785",
9756
- "default3.handlebars->117->1768"
9741
+ "default-mobile.handlebars->53->943",
9742
+ "default.handlebars->119->1784",
9743
+ "default3.handlebars->117->1767"
9744
]
9745
},
9746
{
@@ -9782,9 +9769,9 @@
9769
"zh-chs": "代理在线",
9770
"zh-cht": "代理在線",
9771
"xloc": [
9785
- "default-mobile.handlebars->53->945",
9786
- "default.handlebars->119->1784",
9787
- "default3.handlebars->117->1767"
9772
+ "default-mobile.handlebars->53->942",
9773
+ "default.handlebars->119->1783",
9774
+ "default3.handlebars->117->1766"
9775
]
9776
},
9777
{
@@ -10025,11 +10012,11 @@
10012
"zh-chs": "代理",
10013
"zh-cht": "代理",
10014
"xloc": [
10028
- "default.handlebars->119->2453",
10029
- "default.handlebars->119->3411",
10015
+ "default.handlebars->119->2452",
10016
+ "default.handlebars->119->3408",
10017
"default.handlebars->119->589",
10031
- "default3.handlebars->117->2450",
10032
- "default3.handlebars->117->3401",
10018
+ "default3.handlebars->117->2449",
10019
+ "default3.handlebars->117->3398",
10020
"default3.handlebars->117->585"
10021
]
10022
},
@@ -10060,8 +10047,8 @@
10047
"zh-cht": "阿爾巴尼亞文",
10048
"xloc": [
10049
"default-mobile.handlebars->53->116",
10063
- "default.handlebars->119->1873",
10064
- "default3.handlebars->117->1854",
10050
+ "default.handlebars->119->1872",
10051
+ "default3.handlebars->117->1853",
10052
"login2.handlebars->17->2"
10053
]
10054
},
@@ -10104,15 +10091,15 @@
10091
"zh-chs": "所有",
10092
"zh-cht": "所有",
10093
"xloc": [
10107
- "default-mobile.handlebars->53->374",
10108
- "default-mobile.handlebars->53->701",
10109
- "default-mobile.handlebars->53->703",
10110
- "default.handlebars->119->3215",
10094
+ "default-mobile.handlebars->53->372",
10095
+ "default-mobile.handlebars->53->698",
10096
+ "default-mobile.handlebars->53->700",
10097
+ "default.handlebars->119->3212",
10098
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1",
10112
- "default3.handlebars->117->3205",
10099
+ "default3.handlebars->117->3202",
10100
"default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1",
10114
- "sharing-mobile.handlebars->53->80",
10115
- "sharing-mobile.handlebars->53->82"
10101
+ "sharing-mobile.handlebars->53->79",
10102
+ "sharing-mobile.handlebars->53->81"
10103
]
10104
},
10105
{
@@ -10141,8 +10128,8 @@
10128
"zh-chs": "全部可用",
10129
"zh-cht": "全部可用",
10130
"xloc": [
10144
- "default.handlebars->119->2737",
10145
- "default3.handlebars->117->2734"
10131
+ "default.handlebars->119->2735",
10132
+ "default3.handlebars->117->2732"
10133
]
10134
},
10135
{
@@ -10171,9 +10158,9 @@
10158
"zh-chs": "所有可用的代理",
10159
"zh-cht": "所有可用的代理",
10160
"xloc": [
10174
- "default.handlebars->119->2454",
10161
+ "default.handlebars->119->2453",
10162
"default.handlebars->119->590",
10176
- "default3.handlebars->117->2451",
10163
+ "default3.handlebars->117->2450",
10164
"default3.handlebars->117->586"
10165
]
10166
},
@@ -10233,8 +10220,8 @@
10220
"zh-chs": "所有事件",
10221
"zh-cht": "所有事件",
10222
"xloc": [
10236
- "default.handlebars->119->2735",
10237
- "default3.handlebars->117->2732"
10223
+ "default.handlebars->119->2733",
10224
+ "default3.handlebars->117->2730"
10225
]
10226
},
10227
{
@@ -10309,7 +10296,7 @@
10296
"zh-chs": "所有主题",
10297
"zh-cht": "所有主題",
10298
"xloc": [
10312
- "default3.handlebars->117->2122"
10299
+ "default3.handlebars->117->2121"
10300
]
10301
},
10302
{
@@ -10344,8 +10331,8 @@
10331
{
10332
"en": "Allow to override server device name until next connection",
10333
"xloc": [
10347
- "default.handlebars->119->2359",
10348
- "default3.handlebars->117->2356"
10334
+ "default.handlebars->119->2358",
10335
+ "default3.handlebars->117->2355"
10336
]
10337
},
10338
{
@@ -10374,10 +10361,10 @@
10361
"zh-chs": "允许用户管理此设备组和该组中的设备。",
10362
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
10363
"xloc": [
10377
- "default.handlebars->119->2366",
10378
- "default.handlebars->119->2957",
10379
- "default3.handlebars->117->2363",
10380
- "default3.handlebars->117->2951"
10364
+ "default.handlebars->119->2365",
10365
+ "default.handlebars->119->2955",
10366
+ "default3.handlebars->117->2362",
10367
+ "default3.handlebars->117->2949"
10368
]
10369
},
10370
{
@@ -10406,8 +10393,8 @@
10393
"zh-chs": "允许用户管理此设备。",
10394
"zh-cht": "允許用戶管理此裝置。",
10395
"xloc": [
10409
- "default.handlebars->119->2367",
10410
- "default3.handlebars->117->2364"
10396
+ "default.handlebars->119->2366",
10397
+ "default3.handlebars->117->2363"
10398
]
10399
},
10400
{
@@ -10523,8 +10510,8 @@
10510
"zh-chs": "Alt",
10511
"zh-cht": "Alt",
10512
"xloc": [
10526
- "default-mobile.handlebars->53->656",
10527
- "default-mobile.handlebars->53->660",
10513
+ "default-mobile.handlebars->53->654",
10514
+ "default-mobile.handlebars->53->658",
10515
"default.handlebars->119->1420",
10516
"default.handlebars->119->1424",
10517
"default3.handlebars->117->1407",
@@ -10749,13 +10736,13 @@
10736
"zh-chs": "一直通知",
10737
"zh-cht": "一直通知",
10738
"xloc": [
10752
- "default.handlebars->119->2226",
10753
- "default.handlebars->119->2916",
10754
- "default.handlebars->119->3021",
10739
+ "default.handlebars->119->2225",
10740
+ "default.handlebars->119->2914",
10741
+ "default.handlebars->119->3019",
10742
"default.handlebars->119->962",
10756
- "default3.handlebars->117->2222",
10757
- "default3.handlebars->117->2910",
10758
- "default3.handlebars->117->3015",
10743
+ "default3.handlebars->117->2221",
10744
+ "default3.handlebars->117->2908",
10745
+ "default3.handlebars->117->3013",
10746
"default3.handlebars->117->958"
10747
]
10748
},
@@ -10785,13 +10772,13 @@
10772
"zh-chs": "一直提示",
10773
"zh-cht": "一直提示",
10774
"xloc": [
10788
- "default.handlebars->119->2227",
10789
- "default.handlebars->119->2917",
10790
- "default.handlebars->119->3022",
10775
+ "default.handlebars->119->2226",
10776
+ "default.handlebars->119->2915",
10777
+ "default.handlebars->119->3020",
10778
"default.handlebars->119->963",
10792
- "default3.handlebars->117->2223",
10793
- "default3.handlebars->117->2911",
10794
- "default3.handlebars->117->3016",
10779
+ "default3.handlebars->117->2222",
10780
+ "default3.handlebars->117->2909",
10781
+ "default3.handlebars->117->3014",
10782
"default3.handlebars->117->959"
10783
]
10784
},
@@ -10899,8 +10886,8 @@
10886
"pl": "Wystąpił nieznany błąd.",
10887
"uk": "Сталася невідома помилка.",
10888
"xloc": [
10902
- "default.handlebars->119->3160",
10903
- "default3.handlebars->117->3150"
10889
+ "default.handlebars->119->3158",
10890
+ "default3.handlebars->117->3148"
10891
]
10892
},
10893
{
@@ -10965,7 +10952,7 @@
10952
"zh-chs": "Android APK",
10953
"zh-cht": "Android APK",
10954
"xloc": [
10968
- "default-mobile.handlebars->53->1000",
10955
+ "default-mobile.handlebars->53->997",
10956
"default.handlebars->119->658",
10957
"default3.handlebars->117->654"
10958
]
@@ -11051,7 +11038,7 @@
11038
"zh-chs": "安卓安装",
11039
"zh-cht": "安卓安裝",
11040
"xloc": [
11054
- "default-mobile.handlebars->53->1002"
11041
+ "default-mobile.handlebars->53->999"
11042
]
11043
},
11044
{
@@ -11070,9 +11057,9 @@
11057
"nl": "Android Versie",
11058
"uk": "Версія Android",
11059
"xloc": [
11073
- "default-mobile.handlebars->53->794",
11074
- "default.handlebars->119->1622",
11075
- "default3.handlebars->117->1607"
11060
+ "default-mobile.handlebars->53->791",
11061
+ "default.handlebars->119->1621",
11062
+ "default3.handlebars->117->1606"
11063
]
11064
},
11065
{
@@ -11132,10 +11119,10 @@
11119
"zh-chs": "杀毒软件未激活",
11120
"zh-cht": "殺毒軟件未激活",
11121
"xloc": [
11135
- "default.handlebars->119->2489",
11136
- "default.handlebars->119->2503",
11137
- "default3.handlebars->117->2486",
11138
- "default3.handlebars->117->2500"
11122
+ "default.handlebars->119->2488",
11123
+ "default.handlebars->119->2502",
11124
+ "default3.handlebars->117->2485",
11125
+ "default3.handlebars->117->2499"
11126
]
11127
},
11128
{
@@ -11164,7 +11151,7 @@
11151
"zh-chs": "杀毒软件",
11152
"zh-cht": "防毒軟體",
11153
"xloc": [
11167
- "default-mobile.handlebars->53->773",
11154
+ "default-mobile.handlebars->53->770",
11155
"default.handlebars->119->949",
11156
"default3.handlebars->117->945"
11157
]
@@ -11579,8 +11566,8 @@
11566
"zh-cht": "阿拉伯文(阿爾及利亞)",
11567
"xloc": [
11568
"default-mobile.handlebars->53->118",
11582
- "default.handlebars->119->1875",
11583
- "default3.handlebars->117->1856",
11569
+ "default.handlebars->119->1874",
11570
+ "default3.handlebars->117->1855",
11571
"login2.handlebars->17->4"
11572
]
11573
},
@@ -11611,8 +11598,8 @@
11598
"zh-cht": "阿拉伯文(巴林)",
11599
"xloc": [
11600
"default-mobile.handlebars->53->119",
11614
- "default.handlebars->119->1876",
11615
- "default3.handlebars->117->1857",
11601
+ "default.handlebars->119->1875",
11602
+ "default3.handlebars->117->1856",
11603
"login2.handlebars->17->5"
11604
]
11605
},
@@ -11643,8 +11630,8 @@
11630
"zh-cht": "阿拉伯文(埃及)",
11631
"xloc": [
11632
"default-mobile.handlebars->53->120",
11646
- "default.handlebars->119->1877",
11647
- "default3.handlebars->117->1858",
11633
+ "default.handlebars->119->1876",
11634
+ "default3.handlebars->117->1857",
11635
"login2.handlebars->17->6"
11636
]
11637
},
@@ -11675,8 +11662,8 @@
11662
"zh-cht": "阿拉伯文(伊拉克)",
11663
"xloc": [
11664
"default-mobile.handlebars->53->121",
11678
- "default.handlebars->119->1878",
11679
- "default3.handlebars->117->1859",
11665
+ "default.handlebars->119->1877",
11666
+ "default3.handlebars->117->1858",
11667
"login2.handlebars->17->7"
11668
]
11669
},
@@ -11707,8 +11694,8 @@
11694
"zh-cht": "阿拉伯文(約旦)",
11695
"xloc": [
11696
"default-mobile.handlebars->53->122",
11710
- "default.handlebars->119->1879",
11711
- "default3.handlebars->117->1860",
11697
+ "default.handlebars->119->1878",
11698
+ "default3.handlebars->117->1859",
11699
"login2.handlebars->17->8"
11700
]
11701
},
@@ -11739,8 +11726,8 @@
11726
"zh-cht": "阿拉伯文(科威特)",
11727
"xloc": [
11728
"default-mobile.handlebars->53->123",
11742
- "default.handlebars->119->1880",
11743
- "default3.handlebars->117->1861",
11729
+ "default.handlebars->119->1879",
11730
+ "default3.handlebars->117->1860",
11731
"login2.handlebars->17->9"
11732
]
11733
},
@@ -11771,8 +11758,8 @@
11758
"zh-cht": "阿拉伯文(黎巴嫩)",
11759
"xloc": [
11760
"default-mobile.handlebars->53->124",
11774
- "default.handlebars->119->1881",
11775
- "default3.handlebars->117->1862",
11761
+ "default.handlebars->119->1880",
11762
+ "default3.handlebars->117->1861",
11763
"login2.handlebars->17->10"
11764
]
11765
},
@@ -11803,8 +11790,8 @@
11790
"zh-cht": "阿拉伯文(利比亞)",
11791
"xloc": [
11792
"default-mobile.handlebars->53->125",
11806
- "default.handlebars->119->1882",
11807
- "default3.handlebars->117->1863",
11793
+ "default.handlebars->119->1881",
11794
+ "default3.handlebars->117->1862",
11795
"login2.handlebars->17->11"
11796
]
11797
},
@@ -11835,8 +11822,8 @@
11822
"zh-cht": "阿拉伯文(摩洛哥)",
11823
"xloc": [
11824
"default-mobile.handlebars->53->126",
11838
- "default.handlebars->119->1883",
11839
- "default3.handlebars->117->1864",
11825
+ "default.handlebars->119->1882",
11826
+ "default3.handlebars->117->1863",
11827
"login2.handlebars->17->12"
11828
]
11829
},
@@ -11867,8 +11854,8 @@
11854
"zh-cht": "阿拉伯文(阿曼)",
11855
"xloc": [
11856
"default-mobile.handlebars->53->127",
11870
- "default.handlebars->119->1884",
11871
- "default3.handlebars->117->1865",
11857
+ "default.handlebars->119->1883",
11858
+ "default3.handlebars->117->1864",
11859
"login2.handlebars->17->13"
11860
]
11861
},
@@ -11899,8 +11886,8 @@
11886
"zh-cht": "阿拉伯文(卡塔爾)",
11887
"xloc": [
11888
"default-mobile.handlebars->53->128",
11902
- "default.handlebars->119->1885",
11903
- "default3.handlebars->117->1866",
11889
+ "default.handlebars->119->1884",
11890
+ "default3.handlebars->117->1865",
11891
"login2.handlebars->17->14"
11892
]
11893
},
@@ -11931,8 +11918,8 @@
11918
"zh-cht": "阿拉伯文(沙特阿拉伯)",
11919
"xloc": [
11920
"default-mobile.handlebars->53->129",
11934
- "default.handlebars->119->1886",
11935
- "default3.handlebars->117->1867",
11921
+ "default.handlebars->119->1885",
11922
+ "default3.handlebars->117->1866",
11923
"login2.handlebars->17->15"
11924
]
11925
},
@@ -11963,8 +11950,8 @@
11950
"zh-cht": "阿拉伯文(標準)",
11951
"xloc": [
11952
"default-mobile.handlebars->53->117",
11966
- "default.handlebars->119->1874",
11967
- "default3.handlebars->117->1855",
11953
+ "default.handlebars->119->1873",
11954
+ "default3.handlebars->117->1854",
11955
"login2.handlebars->17->3"
11956
]
11957
},
@@ -11995,8 +11982,8 @@
11982
"zh-cht": "阿拉伯文(敘利亞)",
11983
"xloc": [
11984
"default-mobile.handlebars->53->130",
11998
- "default.handlebars->119->1887",
11999
- "default3.handlebars->117->1868",
11985
+ "default.handlebars->119->1886",
11986
+ "default3.handlebars->117->1867",
11987
"login2.handlebars->17->16"
11988
]
11989
},
@@ -12027,8 +12014,8 @@
12014
"zh-cht": "阿拉伯文(突尼斯)",
12015
"xloc": [
12016
"default-mobile.handlebars->53->131",
12030
- "default.handlebars->119->1888",
12031
- "default3.handlebars->117->1869",
12017
+ "default.handlebars->119->1887",
12018
+ "default3.handlebars->117->1868",
12019
"login2.handlebars->17->17"
12020
]
12021
},
@@ -12059,8 +12046,8 @@
12046
"zh-cht": "阿拉伯文(阿聯酋)",
12047
"xloc": [
12048
"default-mobile.handlebars->53->132",
12062
- "default.handlebars->119->1889",
12063
- "default3.handlebars->117->1870",
12049
+ "default.handlebars->119->1888",
12050
+ "default3.handlebars->117->1869",
12051
"login2.handlebars->17->18"
12052
]
12053
},
@@ -12091,8 +12078,8 @@
12078
"zh-cht": "阿拉伯文(也門)",
12079
"xloc": [
12080
"default-mobile.handlebars->53->133",
12094
- "default.handlebars->119->1890",
12095
- "default3.handlebars->117->1871",
12081
+ "default.handlebars->119->1889",
12082
+ "default3.handlebars->117->1870",
12083
"login2.handlebars->17->19"
12084
]
12085
},
@@ -12123,8 +12110,8 @@
12110
"zh-cht": "阿拉貢文",
12111
"xloc": [
12112
"default-mobile.handlebars->53->134",
12126
- "default.handlebars->119->1891",
12127
- "default3.handlebars->117->1872",
12113
+ "default.handlebars->119->1890",
12114
+ "default3.handlebars->117->1871",
12115
"login2.handlebars->17->20"
12116
]
12117
},
@@ -12154,15 +12141,15 @@
12141
"zh-chs": "架构",
12142
"zh-cht": "結構",
12143
"xloc": [
12157
- "default-mobile.handlebars->53->737",
12158
- "default-mobile.handlebars->53->739",
12159
- "default-mobile.handlebars->53->741",
12160
- "default.handlebars->119->1595",
12161
- "default.handlebars->119->1597",
12162
- "default.handlebars->119->1599",
12163
- "default3.handlebars->117->1580",
12164
- "default3.handlebars->117->1582",
12165
- "default3.handlebars->117->1584"
12144
+ "default-mobile.handlebars->53->734",
12145
+ "default-mobile.handlebars->53->736",
12146
+ "default-mobile.handlebars->53->738",
12147
+ "default.handlebars->119->1594",
12148
+ "default.handlebars->119->1596",
12149
+ "default.handlebars->119->1598",
12150
+ "default3.handlebars->117->1579",
12151
+ "default3.handlebars->117->1581",
12152
+ "default3.handlebars->117->1583"
12153
]
12154
},
12155
{
@@ -12221,9 +12208,9 @@
12208
"zh-chs": "你确定要删除组{0}吗?删除设备组还将删除该组中有关设备的所有信息。",
12209
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
12210
"xloc": [
12224
- "default-mobile.handlebars->53->988",
12225
- "default.handlebars->119->2331",
12226
- "default3.handlebars->117->2325"
12211
+ "default-mobile.handlebars->53->985",
12212
+ "default.handlebars->119->2330",
12213
+ "default3.handlebars->117->2324"
12214
]
12215
},
12216
{
@@ -12266,8 +12253,8 @@
12253
"nl": "Weet u zeker dat u dit bestand/ deze map op het bureaublad van het externe apparaat wilt openen?",
12254
"uk": "Ви впевнені, що бажаєте відкрити цей файл/теку на робочому столі віддаленого пристрою?",
12255
"xloc": [
12269
- "default.handlebars->119->1534",
12270
- "default3.handlebars->117->1519"
12256
+ "default.handlebars->119->1533",
12257
+ "default3.handlebars->117->1518"
12258
]
12259
},
12260
{
@@ -12356,8 +12343,8 @@
12343
"zh-chs": "您确定要{0}插件吗:{1}",
12344
"zh-cht": "你確定要{0}外掛嗎:{1}",
12345
"xloc": [
12359
- "default.handlebars->119->3464",
12360
- "default3.handlebars->117->3454"
12346
+ "default.handlebars->119->3461",
12347
+ "default3.handlebars->117->3451"
12348
]
12349
},
12350
{
@@ -12418,8 +12405,8 @@
12405
"zh-cht": "亞美尼亞文",
12406
"xloc": [
12407
"default-mobile.handlebars->53->135",
12421
- "default.handlebars->119->1892",
12422
- "default3.handlebars->117->1873",
12408
+ "default.handlebars->119->1891",
12409
+ "default3.handlebars->117->1872",
12410
"login2.handlebars->17->21"
12411
]
12412
},
@@ -12632,8 +12619,8 @@
12619
"zh-cht": "阿薩姆文",
12620
"xloc": [
12621
"default-mobile.handlebars->53->136",
12635
- "default.handlebars->119->1893",
12636
- "default3.handlebars->117->1874",
12622
+ "default.handlebars->119->1892",
12623
+ "default3.handlebars->117->1873",
12624
"login2.handlebars->17->22"
12625
]
12626
},
@@ -12812,8 +12799,8 @@
12799
"zh-cht": "阿斯圖里亞斯文",
12800
"xloc": [
12801
"default-mobile.handlebars->53->137",
12815
- "default.handlebars->119->1894",
12816
- "default3.handlebars->117->1875",
12802
+ "default.handlebars->119->1893",
12803
+ "default3.handlebars->117->1874",
12804
"login2.handlebars->17->23"
12805
]
12806
},
@@ -12843,8 +12830,8 @@
12830
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
12831
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
12832
"xloc": [
12846
- "default.handlebars->119->2582",
12847
- "default3.handlebars->117->2579"
12833
+ "default.handlebars->119->2580",
12834
+ "default3.handlebars->117->2577"
12835
]
12836
},
12837
{
@@ -12899,9 +12886,9 @@
12886
"zh-chs": "验证",
12887
"zh-cht": "驗證",
12888
"xloc": [
12902
- "default-mobile.handlebars->53->672",
12903
- "default-mobile.handlebars->53->676",
12904
- "default-mobile.handlebars->53->688",
12889
+ "default-mobile.handlebars->53->670",
12890
+ "default-mobile.handlebars->53->674",
12891
+ "default-mobile.handlebars->53->686",
12892
"default.handlebars->119->1487",
12893
"default.handlebars->119->1491",
12894
"default.handlebars->119->1503",
@@ -12944,8 +12931,8 @@
12931
"zh-chs": "认证软件",
12932
"zh-cht": "認證軟體",
12933
"xloc": [
12947
- "default.handlebars->119->3025",
12948
- "default3.handlebars->117->3019"
12934
+ "default.handlebars->119->3023",
12935
+ "default3.handlebars->117->3017"
12936
]
12937
},
12938
{
@@ -12974,12 +12961,12 @@
12961
"zh-chs": "认证设备",
12962
"zh-cht": "認證設備",
12963
"xloc": [
12977
- "default.handlebars->119->1855",
12978
- "default.handlebars->119->1857",
12979
- "default.handlebars->119->1861",
12980
- "default3.handlebars->117->1837",
12981
- "default3.handlebars->117->1839",
12982
- "default3.handlebars->117->1842"
12964
+ "default.handlebars->119->1854",
12965
+ "default.handlebars->119->1856",
12966
+ "default.handlebars->119->1860",
12967
+ "default3.handlebars->117->1836",
12968
+ "default3.handlebars->117->1838",
12969
+ "default3.handlebars->117->1841"
12970
]
12971
},
12972
{
@@ -13008,8 +12995,8 @@
12995
"zh-chs": "授权错误",
12996
"zh-cht": "授權錯誤",
12997
"xloc": [
13011
- "default-mobile.handlebars->53->689",
13012
- "default-mobile.handlebars->53->695",
12998
+ "default-mobile.handlebars->53->687",
12999
+ "default-mobile.handlebars->53->693",
13000
"default.handlebars->119->1505",
13001
"default.handlebars->119->1520",
13002
"default3.handlebars->117->1490",
@@ -13048,12 +13035,12 @@
13035
"default-mobile.handlebars->53->322",
13036
"default-mobile.handlebars->53->75",
13037
"default-mobile.handlebars->53->80",
13051
- "default.handlebars->119->1851",
13052
- "default.handlebars->119->1853",
13038
+ "default.handlebars->119->1850",
13039
+ "default.handlebars->119->1852",
13040
"default.handlebars->119->230",
13041
"default.handlebars->119->235",
13055
- "default3.handlebars->117->1833",
13056
- "default3.handlebars->117->1835",
13042
+ "default3.handlebars->117->1832",
13043
+ "default3.handlebars->117->1834",
13044
"default3.handlebars->117->227",
13045
"default3.handlebars->117->232"
13046
]
@@ -13205,10 +13192,10 @@
13192
"zh-chs": "自动删除",
13193
"zh-cht": "自動刪除",
13194
"xloc": [
13208
- "default.handlebars->119->2209",
13209
- "default.handlebars->119->2728",
13210
- "default3.handlebars->117->2205",
13211
- "default3.handlebars->117->2725"
13195
+ "default.handlebars->119->2208",
13196
+ "default.handlebars->119->2726",
13197
+ "default3.handlebars->117->2204",
13198
+ "default3.handlebars->117->2723"
13199
]
13200
},
13201
{
@@ -13274,8 +13261,8 @@
13261
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
13262
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
13263
"xloc": [
13277
- "default.handlebars->119->2663",
13278
- "default3.handlebars->117->2660"
13264
+ "default.handlebars->119->2661",
13265
+ "default3.handlebars->117->2658"
13266
]
13267
},
13268
{
@@ -13392,8 +13379,8 @@
13379
"zh-chs": "自动移除非活动设备",
13380
"zh-cht": "自動移除非活動設備",
13381
"xloc": [
13395
- "default.handlebars->119->2361",
13396
- "default3.handlebars->117->2358"
13382
+ "default.handlebars->119->2360",
13383
+ "default3.handlebars->117->2357"
13384
]
13385
},
13386
{
@@ -13422,8 +13409,8 @@
13409
"zh-chs": "可用內存",
13410
"zh-cht": "可用內存",
13411
"xloc": [
13425
- "default.handlebars->119->3392",
13426
- "default3.handlebars->117->3382"
13412
+ "default.handlebars->119->3389",
13413
+ "default3.handlebars->117->3379"
13414
]
13415
},
13416
{
@@ -13453,8 +13440,8 @@
13440
"zh-cht": "阿塞拜疆文",
13441
"xloc": [
13442
"default-mobile.handlebars->53->138",
13456
- "default.handlebars->119->1895",
13457
- "default3.handlebars->117->1876",
13443
+ "default.handlebars->119->1894",
13444
+ "default3.handlebars->117->1875",
13445
"login2.handlebars->17->24"
13446
]
13447
},
@@ -13484,9 +13471,9 @@
13471
"zh-chs": "坏的",
13472
"zh-cht": "壞的",
13473
"xloc": [
13487
- "default-mobile.handlebars->53->750",
13488
- "default-mobile.handlebars->53->754",
13489
- "default-mobile.handlebars->53->758",
13474
+ "default-mobile.handlebars->53->747",
13475
+ "default-mobile.handlebars->53->751",
13476
+ "default-mobile.handlebars->53->755",
13477
"default.handlebars->119->436",
13478
"default.handlebars->119->438",
13479
"default.handlebars->119->440",
@@ -13527,9 +13514,9 @@
13514
"zh-chs": "的BIOS",
13515
"zh-cht": "的BIOS",
13516
"xloc": [
13530
- "default-mobile.handlebars->53->836",
13531
- "default.handlebars->119->1674",
13532
- "default3.handlebars->117->1657"
13517
+ "default-mobile.handlebars->53->833",
13518
+ "default.handlebars->119->1673",
13519
+ "default3.handlebars->117->1656"
13520
]
13521
},
13522
{
@@ -13667,7 +13654,7 @@
13654
"zh-chs": "退格",
13655
"zh-cht": "退格",
13656
"xloc": [
13670
- "default-mobile.handlebars->53->637",
13657
+ "default-mobile.handlebars->53->635",
13658
"default.handlebars->119->1402",
13659
"default3.handlebars->117->1389",
13660
"sharing-mobile.handlebars->53->17"
@@ -13730,12 +13717,12 @@
13717
"zh-chs": "后台运行与交互式运行",
13718
"zh-cht": "背景與互動",
13719
"xloc": [
13733
- "default.handlebars->119->2460",
13734
- "default.handlebars->119->2467",
13720
+ "default.handlebars->119->2459",
13721
+ "default.handlebars->119->2466",
13722
"default.handlebars->119->576",
13723
"default.handlebars->119->597",
13737
- "default3.handlebars->117->2457",
13738
- "default3.handlebars->117->2464",
13724
+ "default3.handlebars->117->2456",
13725
+ "default3.handlebars->117->2463",
13726
"default3.handlebars->117->572",
13727
"default3.handlebars->117->593"
13728
]
@@ -13767,13 +13754,13 @@
13754
"zh-cht": "僅背景",
13755
"xloc": [
13756
"agentinvite.handlebars->13->9",
13770
- "default.handlebars->119->2461",
13771
- "default.handlebars->119->2469",
13757
+ "default.handlebars->119->2460",
13758
+ "default.handlebars->119->2468",
13759
"default.handlebars->119->577",
13760
"default.handlebars->119->598",
13761
"default.handlebars->119->615",
13775
- "default3.handlebars->117->2458",
13776
- "default3.handlebars->117->2466",
13762
+ "default3.handlebars->117->2457",
13763
+ "default3.handlebars->117->2465",
13764
"default3.handlebars->117->573",
13765
"default3.handlebars->117->594",
13766
"default3.handlebars->117->611"
@@ -13836,10 +13823,10 @@
13823
"zh-chs": "备用码",
13824
"zh-cht": "備用碼",
13825
"xloc": [
13839
- "default.handlebars->119->3029",
13840
- "default.handlebars->119->3268",
13841
- "default3.handlebars->117->3023",
13842
- "default3.handlebars->117->3258"
13826
+ "default.handlebars->119->3027",
13827
+ "default.handlebars->119->3265",
13828
+ "default3.handlebars->117->3021",
13829
+ "default3.handlebars->117->3255"
13830
]
13831
},
13832
{
@@ -13929,8 +13916,8 @@
13916
"zh-chs": "错误的签名",
13917
"zh-cht": "錯誤的簽名",
13918
"xloc": [
13932
- "default.handlebars->119->3373",
13933
- "default3.handlebars->117->3363"
13919
+ "default.handlebars->119->3370",
13920
+ "default3.handlebars->117->3360"
13921
]
13922
},
13923
{
@@ -13959,8 +13946,8 @@
13946
"zh-chs": "错误的网络证书",
13947
"zh-cht": "錯誤的網絡憑證",
13948
"xloc": [
13962
- "default.handlebars->119->3372",
13963
- "default3.handlebars->117->3362"
13949
+ "default.handlebars->119->3369",
13950
+ "default3.handlebars->117->3359"
13951
]
13952
},
13953
{
@@ -13990,8 +13977,8 @@
13977
"zh-cht": "巴斯克",
13978
"xloc": [
13979
"default-mobile.handlebars->53->139",
13993
- "default.handlebars->119->1896",
13994
- "default3.handlebars->117->1877",
13980
+ "default.handlebars->119->1895",
13981
+ "default3.handlebars->117->1876",
13982
"login2.handlebars->17->25"
13983
]
13984
},
@@ -14096,8 +14083,8 @@
14083
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
14084
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
14085
"xloc": [
14099
- "default.handlebars->119->2662",
14100
- "default3.handlebars->117->2659"
14086
+ "default.handlebars->119->2660",
14087
+ "default3.handlebars->117->2657"
14088
]
14089
},
14090
{
@@ -14123,9 +14110,9 @@
14110
"zh-chs": "电池",
14111
"zh-cht": "電池",
14112
"xloc": [
14126
- "default-mobile.handlebars->53->888",
14127
- "default.handlebars->119->1726",
14128
- "default3.handlebars->117->1709"
14113
+ "default-mobile.handlebars->53->885",
14114
+ "default.handlebars->119->1725",
14115
+ "default3.handlebars->117->1708"
14116
]
14117
},
14118
{
@@ -14153,9 +14140,9 @@
14140
"zh-chs": "电池充电",
14141
"zh-cht": "電池充電",
14142
"xloc": [
14156
- "default-mobile.handlebars->53->886",
14157
- "default.handlebars->119->1724",
14158
- "default3.handlebars->117->1707"
14143
+ "default-mobile.handlebars->53->883",
14144
+ "default.handlebars->119->1723",
14145
+ "default3.handlebars->117->1706"
14146
]
14147
},
14148
{
@@ -14185,8 +14172,8 @@
14172
"zh-cht": "白俄羅斯文",
14173
"xloc": [
14174
"default-mobile.handlebars->53->141",
14188
- "default.handlebars->119->1898",
14189
- "default3.handlebars->117->1879",
14175
+ "default.handlebars->119->1897",
14176
+ "default3.handlebars->117->1878",
14177
"login2.handlebars->17->27"
14178
]
14179
},
@@ -14217,8 +14204,8 @@
14204
"zh-cht": "孟加拉",
14205
"xloc": [
14206
"default-mobile.handlebars->53->142",
14220
- "default.handlebars->119->1899",
14221
- "default3.handlebars->117->1880",
14207
+ "default.handlebars->119->1898",
14208
+ "default3.handlebars->117->1879",
14209
"login2.handlebars->17->28"
14210
]
14211
},
@@ -14286,9 +14273,9 @@
14273
"nl": "BitLocker",
14274
"uk": "BitLocker",
14275
"xloc": [
14289
- "default-mobile.handlebars->53->923",
14290
- "default.handlebars->119->1761",
14291
- "default3.handlebars->117->1744"
14276
+ "default-mobile.handlebars->53->920",
14277
+ "default.handlebars->119->1760",
14278
+ "default3.handlebars->117->1743"
14279
]
14280
},
14281
{
@@ -14298,9 +14285,9 @@
14285
"pl": "Informacje o BitLocker",
14286
"uk": "Інформація о BitLocker",
14287
"xloc": [
14301
- "default-mobile.handlebars->53->944",
14302
- "default.handlebars->119->1782",
14303
- "default3.handlebars->117->1765"
14288
+ "default-mobile.handlebars->53->941",
14289
+ "default.handlebars->119->1781",
14290
+ "default3.handlebars->117->1764"
14291
]
14292
},
14293
{
@@ -14329,9 +14316,9 @@
14316
"zh-chs": "引导加载程序",
14317
"zh-cht": "引導加載程序",
14318
"xloc": [
14332
- "default-mobile.handlebars->53->791",
14333
- "default.handlebars->119->1619",
14334
- "default3.handlebars->117->1604"
14319
+ "default-mobile.handlebars->53->788",
14320
+ "default.handlebars->119->1618",
14321
+ "default3.handlebars->117->1603"
14322
]
14323
},
14324
{
@@ -14361,8 +14348,8 @@
14348
"zh-cht": "波斯尼亞文",
14349
"xloc": [
14350
"default-mobile.handlebars->53->143",
14364
- "default.handlebars->119->1900",
14365
- "default3.handlebars->117->1881",
14351
+ "default.handlebars->119->1899",
14352
+ "default3.handlebars->117->1880",
14353
"login2.handlebars->17->29"
14354
]
14355
},
@@ -14393,8 +14380,8 @@
14380
"zh-cht": "布列塔尼",
14381
"xloc": [
14382
"default-mobile.handlebars->53->144",
14396
- "default.handlebars->119->1901",
14397
- "default3.handlebars->117->1882",
14383
+ "default.handlebars->119->1900",
14384
+ "default3.handlebars->117->1881",
14385
"login2.handlebars->17->30"
14386
]
14387
},
@@ -14424,9 +14411,9 @@
14411
"zh-chs": "广播",
14412
"zh-cht": "廣播",
14413
"xloc": [
14427
- "default.handlebars->119->2923",
14414
+ "default.handlebars->119->2921",
14415
"default.handlebars->container->column_l->p4->3->1->0->3->1",
14429
- "default3.handlebars->117->2917",
14416
+ "default3.handlebars->117->2915",
14417
"default3.handlebars->container->column_l->p4->3->1->0->1->3"
14418
]
14419
},
@@ -14456,8 +14443,8 @@
14443
"zh-chs": "广播消息",
14444
"zh-cht": "廣播消息",
14445
"xloc": [
14459
- "default.handlebars->119->2839",
14460
- "default3.handlebars->117->2835"
14446
+ "default.handlebars->119->2837",
14447
+ "default3.handlebars->117->2833"
14448
]
14449
},
14450
{
@@ -14486,8 +14473,8 @@
14473
"zh-chs": "向所有连接的用户广播消息。",
14474
"zh-cht": "向所有連接的用戶廣播消息。",
14475
"xloc": [
14489
- "default.handlebars->119->2834",
14490
- "default3.handlebars->117->2830"
14476
+ "default.handlebars->119->2832",
14477
+ "default3.handlebars->117->2828"
14478
]
14479
},
14480
{
@@ -14516,8 +14503,8 @@
14503
"zh-chs": "浏览器",
14504
"zh-cht": "瀏覽器",
14505
"xloc": [
14519
- "default.handlebars->119->3239",
14520
- "default3.handlebars->117->3229"
14506
+ "default.handlebars->119->3236",
14507
+ "default3.handlebars->117->3226"
14508
]
14509
},
14510
{
@@ -14608,8 +14595,8 @@
14595
"zh-cht": "保加利亞文",
14596
"xloc": [
14597
"default-mobile.handlebars->53->140",
14611
- "default.handlebars->119->1897",
14612
- "default3.handlebars->117->1878",
14598
+ "default.handlebars->119->1896",
14599
+ "default3.handlebars->117->1877",
14600
"login2.handlebars->17->26"
14601
]
14602
},
@@ -14640,8 +14627,8 @@
14627
"zh-cht": "緬甸文",
14628
"xloc": [
14629
"default-mobile.handlebars->53->145",
14643
- "default.handlebars->119->1902",
14644
- "default3.handlebars->117->1883",
14630
+ "default.handlebars->119->1901",
14631
+ "default3.handlebars->117->1882",
14632
"login2.handlebars->17->31"
14633
]
14634
},
@@ -14671,8 +14658,8 @@
14658
"zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
14659
"zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
14660
"xloc": [
14674
- "default.handlebars->119->2363",
14675
- "default3.handlebars->117->2360"
14661
+ "default.handlebars->119->2362",
14662
+ "default3.handlebars->117->2359"
14663
]
14664
},
14665
{
@@ -14701,8 +14688,8 @@
14688
"zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
14689
"zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
14690
"xloc": [
14704
- "default.handlebars->119->2364",
14705
- "default3.handlebars->117->2361"
14691
+ "default.handlebars->119->2363",
14692
+ "default3.handlebars->117->2360"
14693
]
14694
},
14695
{
@@ -14744,8 +14731,8 @@
14731
"zh-chs": "字节输入",
14732
"zh-cht": "字節輸入",
14733
"xloc": [
14747
- "default.handlebars->119->3235",
14748
- "default3.handlebars->117->3225"
14734
+ "default.handlebars->119->3232",
14735
+ "default3.handlebars->117->3222"
14736
]
14737
},
14738
{
@@ -14774,8 +14761,8 @@
14761
"zh-chs": "字节输出",
14762
"zh-cht": "字節輸出",
14763
"xloc": [
14777
- "default.handlebars->119->3236",
14778
- "default3.handlebars->117->3226"
14764
+ "default.handlebars->119->3233",
14765
+ "default3.handlebars->117->3223"
14766
]
14767
},
14768
{
@@ -14851,7 +14838,7 @@
14838
"zh-chs": "CCM",
14839
"zh-cht": "CCM",
14840
"xloc": [
14854
- "default-mobile.handlebars->53->500",
14841
+ "default-mobile.handlebars->53->498",
14842
"default.handlebars->119->446",
14843
"default.handlebars->119->902",
14844
"default3.handlebars->117->442",
@@ -14884,8 +14871,8 @@
14871
"zh-chs": "CCM模式",
14872
"zh-cht": "CCM模式",
14873
"xloc": [
14887
- "default.handlebars->119->2314",
14888
- "default3.handlebars->117->2308"
14874
+ "default.handlebars->119->2313",
14875
+ "default3.handlebars->117->2307"
14876
]
14877
},
14878
{
@@ -14893,15 +14880,15 @@
14880
"en": "CD-ROM",
14881
"nl": "CD-ROM",
14882
"xloc": [
14896
- "default-mobile.handlebars->53->916",
14897
- "default-mobile.handlebars->53->928",
14898
- "default-mobile.handlebars->53->935",
14899
- "default.handlebars->119->1754",
14900
- "default.handlebars->119->1766",
14901
- "default.handlebars->119->1773",
14902
- "default3.handlebars->117->1737",
14903
- "default3.handlebars->117->1749",
14904
- "default3.handlebars->117->1756"
14883
+ "default-mobile.handlebars->53->913",
14884
+ "default-mobile.handlebars->53->925",
14885
+ "default-mobile.handlebars->53->932",
14886
+ "default.handlebars->119->1753",
14887
+ "default.handlebars->119->1765",
14888
+ "default.handlebars->119->1772",
14889
+ "default3.handlebars->117->1736",
14890
+ "default3.handlebars->117->1748",
14891
+ "default3.handlebars->117->1755"
14892
]
14893
},
14894
{
@@ -14930,11 +14917,11 @@
14917
"zh-chs": "CIRA",
14918
"zh-cht": "CIRA",
14919
"xloc": [
14933
- "default-mobile.handlebars->53->461",
14934
- "default.handlebars->119->3399",
14920
+ "default-mobile.handlebars->53->459",
14921
+ "default.handlebars->119->3396",
14922
"default.handlebars->119->424",
14923
"default.handlebars->119->731",
14937
- "default3.handlebars->117->3389",
14924
+ "default3.handlebars->117->3386",
14925
"default3.handlebars->117->420",
14926
"default3.handlebars->117->727"
14927
]
@@ -14965,8 +14952,8 @@
14952
"zh-chs": "CIRA服务器",
14953
"zh-cht": "CIRA伺服器",
14954
"xloc": [
14968
- "default.handlebars->119->3448",
14969
- "default3.handlebars->117->3438"
14955
+ "default.handlebars->119->3445",
14956
+ "default3.handlebars->117->3435"
14957
]
14958
},
14959
{
@@ -14995,8 +14982,8 @@
14982
"zh-chs": "CIRA服务器命令",
14983
"zh-cht": "CIRA伺服器指令",
14984
"xloc": [
14998
- "default.handlebars->119->3449",
14999
- "default3.handlebars->117->3439"
14985
+ "default.handlebars->119->3446",
14986
+ "default3.handlebars->117->3436"
14987
]
14988
},
14989
{
@@ -15055,8 +15042,8 @@
15042
"zh-chs": "CIRA设置",
15043
"zh-cht": "CIRA設置",
15044
"xloc": [
15058
- "default.handlebars->119->2322",
15059
- "default3.handlebars->117->2315"
15045
+ "default.handlebars->119->2321",
15046
+ "default3.handlebars->117->2314"
15047
]
15048
},
15049
{
@@ -15085,14 +15072,14 @@
15072
"zh-chs": "CPU",
15073
"zh-cht": "CPU",
15074
"xloc": [
15088
- "default-mobile.handlebars->53->842",
15089
- "default.handlebars->119->1590",
15090
- "default.handlebars->119->1680",
15091
- "default.handlebars->119->3424",
15075
+ "default-mobile.handlebars->53->839",
15076
+ "default.handlebars->119->1589",
15077
+ "default.handlebars->119->1679",
15078
+ "default.handlebars->119->3421",
15079
"default.handlebars->container->column_l->p40->3->1->p40type->5",
15093
- "default3.handlebars->117->1575",
15094
- "default3.handlebars->117->1663",
15095
- "default3.handlebars->117->3414",
15080
+ "default3.handlebars->117->1574",
15081
+ "default3.handlebars->117->1662",
15082
+ "default3.handlebars->117->3411",
15083
"default3.handlebars->container->column_l->p40->3->3->p40type->5"
15084
]
15085
},
@@ -15122,8 +15109,8 @@
15109
"zh-chs": "CPU负载",
15110
"zh-cht": "CPU負載",
15111
"xloc": [
15125
- "default.handlebars->119->3388",
15126
- "default3.handlebars->117->3378"
15112
+ "default.handlebars->119->3385",
15113
+ "default3.handlebars->117->3375"
15114
]
15115
},
15116
{
@@ -15152,8 +15139,8 @@
15139
"zh-chs": "最近15分钟的CPU负载",
15140
"zh-cht": "最近15分鐘的CPU負載",
15141
"xloc": [
15155
- "default.handlebars->119->3391",
15156
- "default3.handlebars->117->3381"
15142
+ "default.handlebars->119->3388",
15143
+ "default3.handlebars->117->3378"
15144
]
15145
},
15146
{
@@ -15182,8 +15169,8 @@
15169
"zh-chs": "最近5分钟的CPU负载",
15170
"zh-cht": "最近5分鐘的CPU負載",
15171
"xloc": [
15185
- "default.handlebars->119->3390",
15186
- "default3.handlebars->117->3380"
15172
+ "default.handlebars->119->3387",
15173
+ "default3.handlebars->117->3377"
15174
]
15175
},
15176
{
@@ -15212,8 +15199,8 @@
15199
"zh-chs": "最近一分钟的CPU负载",
15200
"zh-cht": "最近一分鐘的CPU負載",
15201
"xloc": [
15215
- "default.handlebars->119->3389",
15216
- "default3.handlebars->117->3379"
15202
+ "default.handlebars->119->3386",
15203
+ "default3.handlebars->117->3376"
15204
]
15205
},
15206
{
@@ -15279,8 +15266,8 @@
15266
"zh-chs": "CSV",
15267
"zh-cht": "CSV",
15268
"xloc": [
15282
- "default.handlebars->119->2745",
15283
- "default3.handlebars->117->2742"
15269
+ "default.handlebars->119->2743",
15270
+ "default3.handlebars->117->2740"
15271
]
15272
},
15273
{
@@ -15309,11 +15296,11 @@
15296
"zh-chs": "CSV格式",
15297
"zh-cht": "CSV格式",
15298
"xloc": [
15312
- "default.handlebars->119->2749",
15313
- "default.handlebars->119->2826",
15299
+ "default.handlebars->119->2747",
15300
+ "default.handlebars->119->2824",
15301
"default.handlebars->119->804",
15315
- "default3.handlebars->117->2746",
15316
- "default3.handlebars->117->2822",
15302
+ "default3.handlebars->117->2744",
15303
+ "default3.handlebars->117->2820",
15304
"default3.handlebars->117->800"
15305
]
15306
},
@@ -15323,8 +15310,8 @@
15310
"nl": "Het CSV bestandsformaat is als volgt:",
15311
"uk": "Формат файлу CSV нижче:",
15312
"xloc": [
15326
- "default.handlebars->119->2812",
15327
- "default3.handlebars->117->2808"
15313
+ "default.handlebars->119->2810",
15314
+ "default3.handlebars->117->2806"
15315
]
15316
},
15317
{
@@ -15379,8 +15366,8 @@
15366
"zh-chs": "呼叫错误",
15367
"zh-cht": "呼叫錯誤",
15368
"xloc": [
15382
- "default.handlebars->119->3465",
15383
- "default3.handlebars->117->3455"
15369
+ "default.handlebars->119->3462",
15370
+ "default3.handlebars->117->3452"
15371
]
15372
},
15373
{
@@ -15393,10 +15380,10 @@
15380
"pl": "CallMeBot",
15381
"uk": "CallMeBot",
15382
"xloc": [
15396
- "default.handlebars->119->1820",
15397
- "default.handlebars->119->3064",
15398
- "default3.handlebars->117->1802",
15399
- "default3.handlebars->117->3058"
15383
+ "default.handlebars->119->1819",
15384
+ "default.handlebars->119->3062",
15385
+ "default3.handlebars->117->1801",
15386
+ "default3.handlebars->117->3056"
15387
]
15388
},
15389
{
@@ -15458,8 +15445,8 @@
15445
"agent-translations.json",
15446
"default-mobile.handlebars->53->331",
15447
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
15461
- "default.handlebars->119->2176",
15462
- "default.handlebars->119->3454",
15448
+ "default.handlebars->119->2175",
15449
+ "default.handlebars->119->3451",
15450
"default.handlebars->119->549",
15451
"default.handlebars->container->dialog->idx_dlgButtonBar",
15452
"default3.handlebars->117->545",
@@ -15582,30 +15569,30 @@
15569
"zh-chs": "容量",
15570
"zh-cht": "容量",
15571
"xloc": [
15585
- "default-mobile.handlebars->53->891",
15586
- "default-mobile.handlebars->53->897",
15587
- "default-mobile.handlebars->53->903",
15588
- "default-mobile.handlebars->53->908",
15572
+ "default-mobile.handlebars->53->888",
15573
+ "default-mobile.handlebars->53->894",
15574
+ "default-mobile.handlebars->53->900",
15575
+ "default-mobile.handlebars->53->905",
15576
+ "default-mobile.handlebars->53->907",
15577
"default-mobile.handlebars->53->910",
15590
- "default-mobile.handlebars->53->913",
15591
- "default-mobile.handlebars->53->925",
15592
- "default-mobile.handlebars->53->932",
15593
- "default.handlebars->119->1729",
15594
- "default.handlebars->119->1735",
15595
- "default.handlebars->119->1741",
15596
- "default.handlebars->119->1746",
15597
- "default.handlebars->119->1748",
15598
- "default.handlebars->119->1751",
15599
- "default.handlebars->119->1763",
15600
- "default.handlebars->119->1770",
15601
- "default3.handlebars->117->1712",
15602
- "default3.handlebars->117->1718",
15603
- "default3.handlebars->117->1724",
15604
- "default3.handlebars->117->1729",
15605
- "default3.handlebars->117->1731",
15606
- "default3.handlebars->117->1734",
15607
- "default3.handlebars->117->1746",
15608
- "default3.handlebars->117->1753"
15578
+ "default-mobile.handlebars->53->922",
15579
+ "default-mobile.handlebars->53->929",
15580
+ "default.handlebars->119->1728",
15581
+ "default.handlebars->119->1734",
15582
+ "default.handlebars->119->1740",
15583
+ "default.handlebars->119->1745",
15584
+ "default.handlebars->119->1747",
15585
+ "default.handlebars->119->1750",
15586
+ "default.handlebars->119->1762",
15587
+ "default.handlebars->119->1769",
15588
+ "default3.handlebars->117->1711",
15589
+ "default3.handlebars->117->1717",
15590
+ "default3.handlebars->117->1723",
15591
+ "default3.handlebars->117->1728",
15592
+ "default3.handlebars->117->1730",
15593
+ "default3.handlebars->117->1733",
15594
+ "default3.handlebars->117->1745",
15595
+ "default3.handlebars->117->1752"
15596
]
15597
},
15598
{
@@ -15634,15 +15621,15 @@
15621
"zh-chs": "容量/速度",
15622
"zh-cht": "容量/速度",
15623
"xloc": [
15637
- "default-mobile.handlebars->53->889",
15638
- "default-mobile.handlebars->53->895",
15639
- "default-mobile.handlebars->53->901",
15640
- "default.handlebars->119->1727",
15641
- "default.handlebars->119->1733",
15642
- "default.handlebars->119->1739",
15643
- "default3.handlebars->117->1710",
15644
- "default3.handlebars->117->1716",
15645
- "default3.handlebars->117->1722"
15624
+ "default-mobile.handlebars->53->886",
15625
+ "default-mobile.handlebars->53->892",
15626
+ "default-mobile.handlebars->53->898",
15627
+ "default.handlebars->119->1726",
15628
+ "default.handlebars->119->1732",
15629
+ "default.handlebars->119->1738",
15630
+ "default3.handlebars->117->1709",
15631
+ "default3.handlebars->117->1715",
15632
+ "default3.handlebars->117->1721"
15633
]
15634
},
15635
{
@@ -15670,15 +15657,15 @@
15657
"zh-chs": "剩余容量",
15658
"zh-cht": "剩餘容量",
15659
"xloc": [
15673
- "default-mobile.handlebars->53->914",
15674
- "default-mobile.handlebars->53->926",
15675
- "default-mobile.handlebars->53->933",
15676
- "default.handlebars->119->1752",
15677
- "default.handlebars->119->1764",
15678
- "default.handlebars->119->1771",
15679
- "default3.handlebars->117->1735",
15680
- "default3.handlebars->117->1747",
15681
- "default3.handlebars->117->1754"
15660
+ "default-mobile.handlebars->53->911",
15661
+ "default-mobile.handlebars->53->923",
15662
+ "default-mobile.handlebars->53->930",
15663
+ "default.handlebars->119->1751",
15664
+ "default.handlebars->119->1763",
15665
+ "default.handlebars->119->1770",
15666
+ "default3.handlebars->117->1734",
15667
+ "default3.handlebars->117->1746",
15668
+ "default3.handlebars->117->1753"
15669
]
15670
},
15671
{
@@ -15708,8 +15695,8 @@
15695
"zh-cht": "加泰羅尼亞文",
15696
"xloc": [
15697
"default-mobile.handlebars->53->146",
15711
- "default.handlebars->119->1903",
15712
- "default3.handlebars->117->1884",
15698
+ "default.handlebars->119->1902",
15699
+ "default3.handlebars->117->1883",
15700
"login2.handlebars->17->32"
15701
]
15702
},
@@ -15806,7 +15793,7 @@
15793
"en": "Cerulean",
15794
"nl": "Hemelsblauw",
15795
"xloc": [
15809
- "default3.handlebars->117->2098"
15796
+ "default3.handlebars->117->2097"
15797
]
15798
},
15799
{
@@ -15836,8 +15823,8 @@
15823
"zh-cht": "查莫羅",
15824
"xloc": [
15825
"default-mobile.handlebars->53->147",
15839
- "default.handlebars->119->1904",
15840
- "default3.handlebars->117->1885",
15826
+ "default.handlebars->119->1903",
15827
+ "default3.handlebars->117->1884",
15828
"login2.handlebars->17->33"
15829
]
15830
},
@@ -15898,8 +15885,8 @@
15885
"zh-chs": "更改{0}的邮箱",
15886
"zh-cht": "更改{0}的電郵",
15887
"xloc": [
15901
- "default.handlebars->119->3106",
15902
- "default3.handlebars->117->3098"
15888
+ "default.handlebars->119->3104",
15889
+ "default3.handlebars->117->3096"
15890
]
15891
},
15892
{
@@ -15978,10 +15965,10 @@
15965
"zh-cht": "更改密碼",
15966
"xloc": [
15967
"default-mobile.handlebars->53->339",
15981
- "default.handlebars->119->2120",
15982
- "default.handlebars->119->3050",
15983
- "default3.handlebars->117->2096",
15984
- "default3.handlebars->117->3044"
15968
+ "default.handlebars->119->2119",
15969
+ "default.handlebars->119->3048",
15970
+ "default3.handlebars->117->2095",
15971
+ "default3.handlebars->117->3042"
15972
]
15973
},
15974
{
@@ -16010,8 +15997,8 @@
15997
"zh-chs": "更改{0}的密码",
15998
"zh-cht": "更改{0}的密碼",
15999
"xloc": [
16013
- "default.handlebars->119->3115",
16014
- "default3.handlebars->117->3103"
16000
+ "default.handlebars->119->3113",
16001
+ "default3.handlebars->117->3101"
16002
]
16003
},
16004
{
@@ -16040,8 +16027,8 @@
16027
"zh-chs": "更改{0}的真实名称",
16028
"zh-cht": "更改{0}的真實名稱",
16029
"xloc": [
16043
- "default.handlebars->119->3101",
16044
- "default3.handlebars->117->3094"
16030
+ "default.handlebars->119->3099",
16031
+ "default3.handlebars->117->3092"
16032
]
16033
},
16034
{
@@ -16218,8 +16205,8 @@
16205
"zh-chs": "更改该用户的密码",
16206
"zh-cht": "更改該用戶的密碼",
16207
"xloc": [
16221
- "default.handlebars->119->3049",
16222
- "default3.handlebars->117->3043"
16208
+ "default.handlebars->119->3047",
16209
+ "default3.handlebars->117->3041"
16210
]
16211
},
16212
{
@@ -16278,8 +16265,8 @@
16265
"zh-chs": "更改您的邮件地址。",
16266
"zh-cht": "在此處更改你的帳戶電郵地址。",
16267
"xloc": [
16281
- "default.handlebars->119->2107",
16282
- "default3.handlebars->117->2089"
16268
+ "default.handlebars->119->2106",
16269
+ "default3.handlebars->117->2088"
16270
]
16271
},
16272
{
@@ -16308,8 +16295,8 @@
16295
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
16296
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
16297
"xloc": [
16311
- "default.handlebars->119->2113",
16312
- "default3.handlebars->117->2093"
16298
+ "default.handlebars->119->2112",
16299
+ "default3.handlebars->117->2092"
16300
]
16301
},
16302
{
@@ -16338,8 +16325,8 @@
16325
"zh-chs": "更改帐户凭据",
16326
"zh-cht": "帳戶憑證已更改",
16327
"xloc": [
16341
- "default.handlebars->119->2634",
16342
- "default3.handlebars->117->2631"
16328
+ "default.handlebars->119->2632",
16329
+ "default3.handlebars->117->2629"
16330
]
16331
},
16332
{
@@ -16368,8 +16355,8 @@
16355
"zh-chs": "将帐户显示名称更改为 {0}。",
16356
"zh-cht": "將帳戶顯示名稱更改為 {0}。",
16357
"xloc": [
16371
- "default.handlebars->119->2686",
16372
- "default3.handlebars->117->2683"
16358
+ "default.handlebars->119->2684",
16359
+ "default3.handlebars->117->2681"
16360
]
16361
},
16362
{
@@ -16398,10 +16385,10 @@
16385
"zh-chs": "{1}组中的设备{0}已更改:{2}",
16386
"zh-cht": "{1}組中的設備{0}已更改:{2}",
16387
"xloc": [
16401
- "default.handlebars->119->2618",
16402
- "default.handlebars->119->2699",
16403
- "default3.handlebars->117->2615",
16404
- "default3.handlebars->117->2696"
16388
+ "default.handlebars->119->2616",
16389
+ "default.handlebars->119->2697",
16390
+ "default3.handlebars->117->2613",
16391
+ "default3.handlebars->117->2694"
16392
]
16393
},
16394
{
@@ -16430,8 +16417,8 @@
16417
"zh-chs": "语言从{1}更改为{2}",
16418
"zh-cht": "語言從{1}更改為{2}",
16419
"xloc": [
16433
- "default.handlebars->119->2562",
16434
- "default3.handlebars->117->2559"
16420
+ "default.handlebars->119->2560",
16421
+ "default3.handlebars->117->2557"
16422
]
16423
},
16424
{
@@ -16460,10 +16447,10 @@
16447
"zh-chs": "已更改{0}的用户设备权限",
16448
"zh-cht": "已更改{0}的用戶設備權限",
16449
"xloc": [
16463
- "default.handlebars->119->2620",
16464
- "default.handlebars->119->2641",
16465
- "default3.handlebars->117->2617",
16466
- "default3.handlebars->117->2638"
16450
+ "default.handlebars->119->2618",
16451
+ "default.handlebars->119->2639",
16452
+ "default3.handlebars->117->2615",
16453
+ "default3.handlebars->117->2636"
16454
]
16455
},
16456
{
@@ -16519,8 +16506,8 @@
16506
"zh-cht": "更改語言將需要刷新頁面。",
16507
"xloc": [
16508
"default-mobile.handlebars->53->314",
16522
- "default.handlebars->119->2071",
16523
- "default3.handlebars->117->2052"
16509
+ "default.handlebars->119->2070",
16510
+ "default3.handlebars->117->2051"
16511
]
16512
},
16513
{
@@ -16546,9 +16533,9 @@
16533
"zh-chs": "收费率",
16534
"zh-cht": "收費率",
16535
"xloc": [
16549
- "default-mobile.handlebars->53->870",
16550
- "default.handlebars->119->1708",
16551
- "default3.handlebars->117->1691"
16536
+ "default-mobile.handlebars->53->867",
16537
+ "default.handlebars->119->1707",
16538
+ "default3.handlebars->117->1690"
16539
]
16540
},
16541
{
@@ -16574,9 +16561,9 @@
16561
"zh-chs": "收费",
16562
"zh-cht": "收費",
16563
"xloc": [
16577
- "default-mobile.handlebars->53->872",
16578
- "default.handlebars->119->1710",
16579
- "default3.handlebars->117->1693"
16564
+ "default-mobile.handlebars->53->869",
16565
+ "default.handlebars->119->1709",
16566
+ "default3.handlebars->117->1692"
16567
]
16568
},
16569
{
@@ -16608,15 +16595,15 @@
16595
"default.handlebars->119->1009",
16596
"default.handlebars->119->1128",
16597
"default.handlebars->119->1153",
16611
- "default.handlebars->119->2766",
16612
- "default.handlebars->119->3045",
16613
- "default.handlebars->119->3046",
16598
+ "default.handlebars->119->2764",
16599
+ "default.handlebars->119->3043",
16600
+ "default.handlebars->119->3044",
16601
"default3.handlebars->117->1005",
16602
"default3.handlebars->117->1122",
16603
"default3.handlebars->117->1147",
16617
- "default3.handlebars->117->2763",
16618
- "default3.handlebars->117->3039",
16619
- "default3.handlebars->117->3040"
16604
+ "default3.handlebars->117->2761",
16605
+ "default3.handlebars->117->3037",
16606
+ "default3.handlebars->117->3038"
16607
]
16608
},
16609
{
@@ -16645,12 +16632,12 @@
16632
"zh-chs": "聊天并通知",
16633
"zh-cht": "聊天並通知",
16634
"xloc": [
16648
- "default-mobile.handlebars->53->1018",
16649
- "default-mobile.handlebars->53->1038",
16650
- "default.handlebars->119->2395",
16651
- "default.handlebars->119->2433",
16652
- "default3.handlebars->117->2392",
16653
- "default3.handlebars->117->2430"
16635
+ "default-mobile.handlebars->53->1015",
16636
+ "default-mobile.handlebars->53->1035",
16637
+ "default.handlebars->119->2394",
16638
+ "default.handlebars->119->2432",
16639
+ "default3.handlebars->117->2391",
16640
+ "default3.handlebars->117->2429"
16641
]
16642
},
16643
{
@@ -16679,9 +16666,9 @@
16666
"zh-chs": "聊天请求,点击这里接受。",
16667
"zh-cht": "聊天請求,點擊這裡接受。",
16668
"xloc": [
16682
- "default-mobile.handlebars->53->1070",
16683
- "default.handlebars->119->3337",
16684
- "default3.handlebars->117->3327"
16669
+ "default-mobile.handlebars->53->1067",
16670
+ "default.handlebars->119->3334",
16671
+ "default3.handlebars->117->3324"
16672
]
16673
},
16674
{
@@ -16740,8 +16727,8 @@
16727
"zh-cht": "車臣",
16728
"xloc": [
16729
"default-mobile.handlebars->53->148",
16743
- "default.handlebars->119->1905",
16744
- "default3.handlebars->117->1886",
16730
+ "default.handlebars->119->1904",
16731
+ "default3.handlebars->117->1885",
16732
"login2.handlebars->17->34"
16733
]
16734
},
@@ -16906,10 +16893,10 @@
16893
"zh-chs": "检查...",
16894
"zh-cht": "檢查...",
16895
"xloc": [
16909
- "default.handlebars->119->1871",
16910
- "default.handlebars->119->3459",
16911
- "default3.handlebars->117->1852",
16912
- "default3.handlebars->117->3449"
16896
+ "default.handlebars->119->1870",
16897
+ "default.handlebars->119->3456",
16898
+ "default3.handlebars->117->1851",
16899
+ "default3.handlebars->117->3446"
16900
]
16901
},
16902
{
@@ -16935,9 +16922,9 @@
16922
"zh-chs": "化学",
16923
"zh-cht": "化學",
16924
"xloc": [
16938
- "default-mobile.handlebars->53->864",
16939
- "default.handlebars->119->1702",
16940
- "default3.handlebars->117->1685"
16925
+ "default-mobile.handlebars->53->861",
16926
+ "default.handlebars->119->1701",
16927
+ "default3.handlebars->117->1684"
16928
]
16929
},
16930
{
@@ -16967,8 +16954,8 @@
16954
"zh-cht": "中文",
16955
"xloc": [
16956
"default-mobile.handlebars->53->149",
16970
- "default.handlebars->119->1906",
16971
- "default3.handlebars->117->1887",
16957
+ "default.handlebars->119->1905",
16958
+ "default3.handlebars->117->1886",
16959
"login2.handlebars->17->35"
16960
]
16961
},
@@ -16999,8 +16986,8 @@
16986
"zh-cht": "中文(香港)",
16987
"xloc": [
16988
"default-mobile.handlebars->53->150",
17002
- "default.handlebars->119->1907",
17003
- "default3.handlebars->117->1888",
16989
+ "default.handlebars->119->1906",
16990
+ "default3.handlebars->117->1887",
16991
"login2.handlebars->17->36"
16992
]
16993
},
@@ -17031,8 +17018,8 @@
17018
"zh-cht": "中文(中國)",
17019
"xloc": [
17020
"default-mobile.handlebars->53->151",
17034
- "default.handlebars->119->1908",
17035
- "default3.handlebars->117->1889",
17021
+ "default.handlebars->119->1907",
17022
+ "default3.handlebars->117->1888",
17023
"login2.handlebars->17->37"
17024
]
17025
},
@@ -17063,8 +17050,8 @@
17050
"zh-cht": "簡體中文",
17051
"xloc": [
17052
"default-mobile.handlebars->53->311",
17066
- "default.handlebars->119->2068",
17067
- "default3.handlebars->117->2049",
17053
+ "default.handlebars->119->2067",
17054
+ "default3.handlebars->117->2048",
17055
"login2.handlebars->17->197"
17056
]
17057
},
@@ -17095,8 +17082,8 @@
17082
"zh-cht": "中文(新加坡)",
17083
"xloc": [
17084
"default-mobile.handlebars->53->152",
17098
- "default.handlebars->119->1909",
17099
- "default3.handlebars->117->1890",
17085
+ "default.handlebars->119->1908",
17086
+ "default3.handlebars->117->1889",
17087
"login2.handlebars->17->38"
17088
]
17089
},
@@ -17127,8 +17114,8 @@
17114
"zh-cht": "中文(台灣)",
17115
"xloc": [
17116
"default-mobile.handlebars->53->153",
17130
- "default.handlebars->119->1910",
17131
- "default3.handlebars->117->1891",
17117
+ "default.handlebars->119->1909",
17118
+ "default3.handlebars->117->1890",
17119
"login2.handlebars->17->39"
17120
]
17121
},
@@ -17159,8 +17146,8 @@
17146
"zh-cht": "繁體中文",
17147
"xloc": [
17148
"default-mobile.handlebars->53->312",
17162
- "default.handlebars->119->2069",
17163
- "default3.handlebars->117->2050",
17149
+ "default.handlebars->119->2068",
17150
+ "default3.handlebars->117->2049",
17151
"login2.handlebars->17->198"
17152
]
17153
},
@@ -17222,8 +17209,8 @@
17209
"zh-cht": "楚瓦什",
17210
"xloc": [
17211
"default-mobile.handlebars->53->154",
17225
- "default.handlebars->119->1911",
17226
- "default3.handlebars->117->1892",
17212
+ "default.handlebars->119->1910",
17213
+ "default3.handlebars->117->1891",
17214
"login2.handlebars->17->40"
17215
]
17216
},
@@ -17286,36 +17273,36 @@
17273
"zh-chs": "清除",
17274
"zh-cht": "清除",
17275
"xloc": [
17289
- "default-mobile.handlebars->53->389",
17290
- "default-mobile.handlebars->53->720",
17291
- "default-mobile.handlebars->53->722",
17292
- "default-mobile.handlebars->53->724",
17293
- "default-mobile.handlebars->53->726",
17276
+ "default-mobile.handlebars->53->387",
17277
+ "default-mobile.handlebars->53->717",
17278
+ "default-mobile.handlebars->53->719",
17279
+ "default-mobile.handlebars->53->721",
17280
+ "default-mobile.handlebars->53->723",
17281
"default-mobile.handlebars->53->89",
17282
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
17296
- "default.handlebars->119->1563",
17297
- "default.handlebars->119->1565",
17298
- "default.handlebars->119->1567",
17299
- "default.handlebars->119->1569",
17300
- "default.handlebars->119->2556",
17283
+ "default.handlebars->119->1562",
17284
+ "default.handlebars->119->1564",
17285
+ "default.handlebars->119->1566",
17286
+ "default.handlebars->119->1568",
17287
+ "default.handlebars->119->2554",
17288
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
17289
"default.handlebars->container->column_l->p41->3->1",
17303
- "default3.handlebars->117->1548",
17304
- "default3.handlebars->117->1550",
17305
- "default3.handlebars->117->1552",
17306
- "default3.handlebars->117->1554",
17307
- "default3.handlebars->117->2553",
17290
+ "default3.handlebars->117->1547",
17291
+ "default3.handlebars->117->1549",
17292
+ "default3.handlebars->117->1551",
17293
+ "default3.handlebars->117->1553",
17294
+ "default3.handlebars->117->2551",
17295
"default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
17296
"default3.handlebars->container->column_l->p41->3->3",
17297
"messenger.handlebars->xbottom->1->1->0->5",
17311
- "sharing-mobile.handlebars->53->100",
17312
- "sharing-mobile.handlebars->53->102",
17313
- "sharing-mobile.handlebars->53->104",
17314
- "sharing-mobile.handlebars->53->98",
17315
- "sharing.handlebars->47->75",
17316
- "sharing.handlebars->47->77",
17317
- "sharing.handlebars->47->79",
17318
- "sharing.handlebars->47->81"
17298
+ "sharing-mobile.handlebars->53->101",
17299
+ "sharing-mobile.handlebars->53->103",
17300
+ "sharing-mobile.handlebars->53->97",
17301
+ "sharing-mobile.handlebars->53->99",
17302
+ "sharing.handlebars->47->74",
17303
+ "sharing.handlebars->47->76",
17304
+ "sharing.handlebars->47->78",
17305
+ "sharing.handlebars->47->80"
17306
]
17307
},
17308
{
@@ -17344,7 +17331,7 @@
17331
"zh-chs": "清除 RDP 凭据?",
17332
"zh-cht": "清除 RDP 憑據?",
17333
"xloc": [
17347
- "default-mobile.handlebars->53->622",
17334
+ "default-mobile.handlebars->53->620",
17335
"default.handlebars->119->1355"
17336
]
17337
},
@@ -17374,7 +17361,7 @@
17361
"zh-chs": "清除 SSH 凭据?",
17362
"zh-cht": "清除 SSH 憑據?",
17363
"xloc": [
17377
- "default-mobile.handlebars->53->620",
17364
+ "default-mobile.handlebars->53->618",
17365
"default.handlebars->119->1353"
17366
]
17367
},
@@ -17496,9 +17483,9 @@
17483
"zh-chs": "全部清除",
17484
"zh-cht": "全部清除",
17485
"xloc": [
17499
- "default-mobile.handlebars->53->1053",
17500
- "default.handlebars->119->3320",
17501
- "default3.handlebars->117->3310"
17486
+ "default-mobile.handlebars->53->1050",
17487
+ "default.handlebars->119->3317",
17488
+ "default3.handlebars->117->3307"
17489
]
17490
},
17491
{
@@ -17527,7 +17514,7 @@
17514
"zh-chs": "清除搜索过滤器",
17515
"zh-cht": "清除搜索過濾器",
17516
"xloc": [
17530
- "default-mobile.handlebars->53->397",
17517
+ "default-mobile.handlebars->53->395",
17518
"default.handlebars->119->377",
17519
"default3.handlebars->117->373"
17520
]
@@ -17558,9 +17545,9 @@
17545
"zh-chs": "清除核心",
17546
"zh-cht": "清除核心",
17547
"xloc": [
17561
- "default-mobile.handlebars->53->954",
17562
- "default.handlebars->119->1793",
17563
- "default3.handlebars->117->1776"
17548
+ "default-mobile.handlebars->53->951",
17549
+ "default.handlebars->119->1792",
17550
+ "default3.handlebars->117->1775"
17551
]
17552
},
17553
{
@@ -17620,9 +17607,9 @@
17607
"zh-chs": "清除此通知",
17608
"zh-cht": "清除此通知",
17609
"xloc": [
17623
- "default-mobile.handlebars->53->1052",
17624
- "default.handlebars->119->3319",
17625
- "default3.handlebars->117->3309"
17610
+ "default-mobile.handlebars->53->1049",
17611
+ "default.handlebars->119->3316",
17612
+ "default3.handlebars->117->3306"
17613
]
17614
},
17615
{
@@ -17738,10 +17725,10 @@
17725
"zh-chs": "单击此处编辑设备组名称",
17726
"zh-cht": "單擊此處編輯裝置群名稱",
17727
"xloc": [
17741
- "default.handlebars->119->2190",
17742
- "default.handlebars->119->2494",
17743
- "default3.handlebars->117->2186",
17744
- "default3.handlebars->117->2491"
17728
+ "default.handlebars->119->2189",
17729
+ "default.handlebars->119->2493",
17730
+ "default3.handlebars->117->2185",
17731
+ "default3.handlebars->117->2490"
17732
]
17733
},
17734
{
@@ -17800,8 +17787,8 @@
17787
"zh-chs": "单击此处编辑用户组名称",
17788
"zh-cht": "單擊此處編輯用戶群名稱",
17789
"xloc": [
17803
- "default.handlebars->119->2896",
17804
- "default3.handlebars->117->2890"
17790
+ "default.handlebars->119->2894",
17791
+ "default3.handlebars->117->2888"
17792
]
17793
},
17794
{
@@ -17946,8 +17933,8 @@
17933
"zh-cht": "單擊確定將驗證電郵發送到:",
17934
"xloc": [
17935
"default-mobile.handlebars->53->324",
17949
- "default.handlebars->119->2104",
17950
- "default3.handlebars->117->2086"
17936
+ "default.handlebars->119->2103",
17937
+ "default3.handlebars->117->2085"
17938
]
17939
},
17940
{
@@ -18062,9 +18049,9 @@
18049
"zh-chs": "客户端控制模式(CCM)",
18050
"zh-cht": "客戶端控制模式(CCM)",
18051
"xloc": [
18065
- "default-mobile.handlebars->53->820",
18066
- "default.handlebars->119->1658",
18067
- "default3.handlebars->117->1641"
18052
+ "default-mobile.handlebars->53->817",
18053
+ "default.handlebars->119->1657",
18054
+ "default3.handlebars->117->1640"
18055
]
18056
},
18057
{
@@ -18093,8 +18080,8 @@
18080
"zh-chs": "客户编号",
18081
"zh-cht": "客戶編號",
18082
"xloc": [
18096
- "default.handlebars->119->2167",
18097
- "default3.handlebars->117->2167"
18083
+ "default.handlebars->119->2166",
18084
+ "default3.handlebars->117->2166"
18085
]
18086
},
18087
{
@@ -18123,8 +18110,8 @@
18110
"zh-chs": "客户端启动的远程访问",
18111
"zh-cht": "客戶端啟動的遠程訪問",
18112
"xloc": [
18126
- "default.handlebars->119->2321",
18127
- "default3.handlebars->117->2316"
18113
+ "default.handlebars->119->2320",
18114
+ "default3.handlebars->117->2315"
18115
]
18116
},
18117
{
@@ -18153,8 +18140,8 @@
18140
"zh-chs": "客户机密",
18141
"zh-cht": "客戶機密",
18142
"xloc": [
18156
- "default.handlebars->119->2168",
18157
- "default3.handlebars->117->2168"
18143
+ "default.handlebars->119->2167",
18144
+ "default3.handlebars->117->2167"
18145
]
18146
},
18147
{
@@ -18217,14 +18204,14 @@
18204
"agent-translations.json",
18205
"default-mobile.handlebars->53->87",
18206
"default.handlebars->119->1467",
18220
- "default.handlebars->119->1537",
18207
+ "default.handlebars->119->1536",
18208
"default.handlebars->119->242",
18209
"default.handlebars->119->251",
18223
- "default.handlebars->119->3453",
18210
+ "default.handlebars->119->3450",
18211
"default3.handlebars->117->1453",
18225
- "default3.handlebars->117->1522",
18212
+ "default3.handlebars->117->1521",
18213
"default3.handlebars->117->347",
18227
- "sharing.handlebars->47->52"
18214
+ "sharing.handlebars->47->51"
18215
]
18216
},
18217
{
@@ -18253,8 +18240,8 @@
18240
"zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
18241
"zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
18242
"xloc": [
18256
- "default.handlebars->119->2706",
18257
- "default3.handlebars->117->2703"
18243
+ "default.handlebars->119->2704",
18244
+ "default3.handlebars->117->2701"
18245
]
18246
},
18247
{
@@ -18283,8 +18270,8 @@
18270
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
18271
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
18272
"xloc": [
18286
- "default.handlebars->119->2567",
18287
- "default3.handlebars->117->2564"
18273
+ "default.handlebars->119->2565",
18274
+ "default3.handlebars->117->2562"
18275
]
18276
},
18277
{
@@ -18496,13 +18483,13 @@
18483
"zh-chs": "指令",
18484
"zh-cht": "指令",
18485
"xloc": [
18499
- "default-mobile.handlebars->53->1040",
18486
+ "default-mobile.handlebars->53->1037",
18487
"default.handlebars->119->1130",
18488
"default.handlebars->119->1155",
18502
- "default.handlebars->119->2435",
18489
+ "default.handlebars->119->2434",
18490
"default3.handlebars->117->1124",
18491
"default3.handlebars->117->1149",
18505
- "default3.handlebars->117->2432"
18492
+ "default3.handlebars->117->2431"
18493
]
18494
},
18495
{
@@ -18518,7 +18505,7 @@
18505
"pl": "Komendy z pliku",
18506
"uk": "Команди з файлу",
18507
"xloc": [
18521
- "default-mobile.handlebars->53->604",
18508
+ "default-mobile.handlebars->53->602",
18509
"default.handlebars->119->824",
18510
"default3.handlebars->117->820"
18511
]
@@ -18536,7 +18523,7 @@
18523
"pl": "Komendy z pliku na serwerze",
18524
"uk": "Команди з файлу на сервері",
18525
"xloc": [
18539
- "default-mobile.handlebars->53->605",
18526
+ "default-mobile.handlebars->53->603",
18527
"default.handlebars->119->825",
18528
"default3.handlebars->117->821"
18529
]
@@ -18554,7 +18541,7 @@
18541
"pl": "Komendy z okienka tekstowego",
18542
"uk": "Команди з текстового поля",
18543
"xloc": [
18557
- "default-mobile.handlebars->53->603",
18544
+ "default-mobile.handlebars->53->601",
18545
"default.handlebars->119->823",
18546
"default3.handlebars->117->819"
18547
]
@@ -18585,10 +18572,10 @@
18572
"zh-chs": "通用设备组",
18573
"zh-cht": "通用裝置群",
18574
"xloc": [
18588
- "default.handlebars->119->2931",
18589
- "default.handlebars->119->3120",
18590
- "default3.handlebars->117->2925",
18591
- "default3.handlebars->117->3108"
18575
+ "default.handlebars->119->2929",
18576
+ "default.handlebars->119->3118",
18577
+ "default3.handlebars->117->2923",
18578
+ "default3.handlebars->117->3106"
18579
]
18580
},
18581
{
@@ -18617,10 +18604,10 @@
18604
"zh-chs": "通用设备",
18605
"zh-cht": "通用裝置",
18606
"xloc": [
18620
- "default.handlebars->119->2937",
18621
- "default.handlebars->119->3132",
18622
- "default3.handlebars->117->2931",
18623
- "default3.handlebars->117->3120"
18607
+ "default.handlebars->119->2935",
18608
+ "default.handlebars->119->3130",
18609
+ "default3.handlebars->117->2929",
18610
+ "default3.handlebars->117->3118"
18611
]
18612
},
18613
{
@@ -18649,9 +18636,9 @@
18636
"zh-chs": "编译时间",
18637
"zh-cht": "編譯時間",
18638
"xloc": [
18652
- "default-mobile.handlebars->53->786",
18653
- "default.handlebars->119->1614",
18654
- "default3.handlebars->117->1599"
18639
+ "default-mobile.handlebars->53->783",
18640
+ "default.handlebars->119->1613",
18641
+ "default3.handlebars->117->1598"
18642
]
18643
},
18644
{
@@ -18749,8 +18736,8 @@
18736
"pl": "Zapisy pliku konfiguracyjnego",
18737
"uk": "Записи файлу конфігурації",
18738
"xloc": [
18752
- "default.handlebars->119->3286",
18753
- "default3.handlebars->117->3276"
18739
+ "default.handlebars->119->3283",
18740
+ "default3.handlebars->117->3273"
18741
]
18742
},
18743
{
@@ -18779,23 +18766,23 @@
18766
"zh-chs": "确认",
18767
"zh-cht": "確認",
18768
"xloc": [
18782
- "default-mobile.handlebars->53->617",
18783
- "default-mobile.handlebars->53->989",
18769
+ "default-mobile.handlebars->53->615",
18770
+ "default-mobile.handlebars->53->986",
18771
"default.handlebars->119->1304",
18772
"default.handlebars->119->1313",
18786
- "default.handlebars->119->2332",
18787
- "default.handlebars->119->2796",
18788
- "default.handlebars->119->2886",
18789
- "default.handlebars->119->2953",
18790
- "default.handlebars->119->3118",
18773
+ "default.handlebars->119->2331",
18774
+ "default.handlebars->119->2794",
18775
+ "default.handlebars->119->2884",
18776
+ "default.handlebars->119->2951",
18777
+ "default.handlebars->119->3116",
18778
"default.handlebars->119->768",
18779
"default3.handlebars->117->1294",
18780
"default3.handlebars->117->1302",
18794
- "default3.handlebars->117->2326",
18795
- "default3.handlebars->117->2793",
18796
- "default3.handlebars->117->2880",
18797
- "default3.handlebars->117->2947",
18798
- "default3.handlebars->117->3106",
18781
+ "default3.handlebars->117->2325",
18782
+ "default3.handlebars->117->2791",
18783
+ "default3.handlebars->117->2878",
18784
+ "default3.handlebars->117->2945",
18785
+ "default3.handlebars->117->3104",
18786
"default3.handlebars->117->764"
18787
]
18788
},
@@ -18829,7 +18816,7 @@
18816
"en": "Confirm Password",
18817
"nl": "Bevestig wachtwoord",
18818
"xloc": [
18832
- "default3.handlebars->117->2841"
18819
+ "default3.handlebars->117->2839"
18820
]
18821
},
18822
{
@@ -18858,11 +18845,11 @@
18845
"zh-chs": "确认将1个副本复制到此位置?",
18846
"zh-cht": "確認將1個副本複製到此位置?",
18847
"xloc": [
18861
- "default-mobile.handlebars->53->715",
18862
- "default.handlebars->119->1558",
18863
- "default3.handlebars->117->1543",
18864
- "sharing-mobile.handlebars->53->93",
18865
- "sharing.handlebars->47->70"
18848
+ "default-mobile.handlebars->53->712",
18849
+ "default.handlebars->119->1557",
18850
+ "default3.handlebars->117->1542",
18851
+ "sharing-mobile.handlebars->53->92",
18852
+ "sharing.handlebars->47->69"
18853
]
18854
},
18855
{
@@ -18891,9 +18878,9 @@
18878
"zh-chs": "确认{0}个条目的复制到此位置?",
18879
"zh-cht": "確認{0}個條目的複製到此位置?",
18880
"xloc": [
18894
- "default.handlebars->119->1557",
18895
- "default3.handlebars->117->1542",
18896
- "sharing.handlebars->47->69"
18881
+ "default.handlebars->119->1556",
18882
+ "default3.handlebars->117->1541",
18883
+ "sharing.handlebars->47->68"
18884
]
18885
},
18886
{
@@ -18922,8 +18909,8 @@
18909
"zh-chs": "确认{0}个条目的副本到此位置?",
18910
"zh-cht": "確認{0}個條目的副本到此位置?",
18911
"xloc": [
18925
- "default-mobile.handlebars->53->714",
18926
- "sharing-mobile.handlebars->53->92"
18912
+ "default-mobile.handlebars->53->711",
18913
+ "sharing-mobile.handlebars->53->91"
18914
]
18915
},
18916
{
@@ -18952,8 +18939,8 @@
18939
"zh-chs": "确认删除选定的帐户?",
18940
"zh-cht": "確認刪除所選帳戶?",
18941
"xloc": [
18955
- "default.handlebars->119->2795",
18956
- "default3.handlebars->117->2792"
18942
+ "default.handlebars->119->2793",
18943
+ "default3.handlebars->117->2790"
18944
]
18945
},
18946
{
@@ -19008,8 +18995,8 @@
18995
"zh-chs": "确认删除选定的用户组?",
18996
"zh-cht": "確認刪除所選用戶群?",
18997
"xloc": [
19011
- "default.handlebars->119->2885",
19012
- "default3.handlebars->117->2879"
18998
+ "default.handlebars->119->2883",
18999
+ "default3.handlebars->117->2877"
19000
]
19001
},
19002
{
@@ -19038,24 +19025,24 @@
19025
"zh-chs": "确认删除用户{0}?",
19026
"zh-cht": "確認刪除用戶{0}?",
19027
"xloc": [
19041
- "default.handlebars->119->3117",
19042
- "default3.handlebars->117->3105"
19028
+ "default.handlebars->119->3115",
19029
+ "default3.handlebars->117->3103"
19030
]
19031
},
19032
{
19033
"en": "Confirm disabling 2FA Duo login security.",
19034
"nl": "Bevestig het uitschakelen van 2FA Duo inlogbeveiliging.",
19035
"xloc": [
19049
- "default.handlebars->119->1850",
19050
- "default3.handlebars->117->1832"
19036
+ "default.handlebars->119->1849",
19037
+ "default3.handlebars->117->1831"
19038
]
19039
},
19040
{
19041
"en": "Confirm enabling of Duo 2FA login security. Once enabled you will be given the option to use Duo at login for added security. Click ok to go thru the steps to enable Duo.",
19042
"nl": "Bevestig het inschakelen van Duo 2FA inlogbeveiliging. Eenmaal ingeschakeld, krijgt u de mogelijkheid om Duo te gebruiken bij het inloggen voor extra veiligheid. Klik op OK om de stappen te doorlopen om Duo in te schakelen.",
19043
"xloc": [
19057
- "default.handlebars->119->1848",
19058
- "default3.handlebars->117->1830"
19044
+ "default.handlebars->119->1847",
19045
+ "default3.handlebars->117->1829"
19046
]
19047
},
19048
{
@@ -19084,8 +19071,8 @@
19071
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
19072
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
19073
"xloc": [
19087
- "default.handlebars->119->2956",
19088
- "default3.handlebars->117->2950"
19074
+ "default.handlebars->119->2954",
19075
+ "default3.handlebars->117->2948"
19076
]
19077
},
19078
{
@@ -19114,8 +19101,8 @@
19101
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
19102
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
19103
"xloc": [
19117
- "default.handlebars->119->3149",
19118
- "default3.handlebars->117->3137"
19104
+ "default.handlebars->119->3147",
19105
+ "default3.handlebars->117->3135"
19106
]
19107
},
19108
{
@@ -19144,11 +19131,11 @@
19131
"zh-chs": "确认将1个条目移动到此位置?",
19132
"zh-cht": "確認將1個條目移動到此位置?",
19133
"xloc": [
19147
- "default-mobile.handlebars->53->717",
19148
- "default.handlebars->119->1560",
19149
- "default3.handlebars->117->1545",
19150
- "sharing-mobile.handlebars->53->95",
19151
- "sharing.handlebars->47->72"
19134
+ "default-mobile.handlebars->53->714",
19135
+ "default.handlebars->119->1559",
19136
+ "default3.handlebars->117->1544",
19137
+ "sharing-mobile.handlebars->53->94",
19138
+ "sharing.handlebars->47->71"
19139
]
19140
},
19141
{
@@ -19177,9 +19164,9 @@
19164
"zh-chs": "确认将{0}个条目移到此位置?",
19165
"zh-cht": "確認將{0}個條目移到該位置?",
19166
"xloc": [
19180
- "default.handlebars->119->1559",
19181
- "default3.handlebars->117->1544",
19182
- "sharing.handlebars->47->71"
19167
+ "default.handlebars->119->1558",
19168
+ "default3.handlebars->117->1543",
19169
+ "sharing.handlebars->47->70"
19170
]
19171
},
19172
{
@@ -19208,8 +19195,8 @@
19195
"zh-chs": "确认将{0}个条目移到该位置?",
19196
"zh-cht": "確認將{0}個條目移到該位置?",
19197
"xloc": [
19211
- "default-mobile.handlebars->53->716",
19212
- "sharing-mobile.handlebars->53->94"
19198
+ "default-mobile.handlebars->53->713",
19199
+ "sharing-mobile.handlebars->53->93"
19200
]
19201
},
19202
{
@@ -19238,8 +19225,8 @@
19225
"zh-chs": "确认覆盖?",
19226
"zh-cht": "確認覆蓋?",
19227
"xloc": [
19241
- "default.handlebars->119->2548",
19242
- "default3.handlebars->117->2545"
19228
+ "default.handlebars->119->2546",
19229
+ "default3.handlebars->117->2543"
19230
]
19231
},
19232
{
@@ -19268,10 +19255,10 @@
19255
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
19256
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
19257
"xloc": [
19271
- "default.handlebars->119->2946",
19272
- "default.handlebars->119->3140",
19273
- "default3.handlebars->117->2940",
19274
- "default3.handlebars->117->3128"
19258
+ "default.handlebars->119->2944",
19259
+ "default.handlebars->119->3138",
19260
+ "default3.handlebars->117->2938",
19261
+ "default3.handlebars->117->3126"
19262
]
19263
},
19264
{
@@ -19300,10 +19287,10 @@
19287
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
19288
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
19289
"xloc": [
19303
- "default.handlebars->119->2948",
19304
- "default.handlebars->119->3153",
19305
- "default3.handlebars->117->2942",
19306
- "default3.handlebars->117->3141"
19290
+ "default.handlebars->119->2946",
19291
+ "default.handlebars->119->3151",
19292
+ "default3.handlebars->117->2940",
19293
+ "default3.handlebars->117->3139"
19294
]
19295
},
19296
{
@@ -19332,8 +19319,8 @@
19319
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
19320
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
19321
"xloc": [
19335
- "default.handlebars->119->3142",
19336
- "default3.handlebars->117->3130"
19322
+ "default.handlebars->119->3140",
19323
+ "default3.handlebars->117->3128"
19324
]
19325
},
19326
{
@@ -19362,8 +19349,8 @@
19349
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
19350
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
19351
"xloc": [
19365
- "default.handlebars->119->3145",
19366
- "default3.handlebars->117->3133"
19352
+ "default.handlebars->119->3143",
19353
+ "default3.handlebars->117->3131"
19354
]
19355
},
19356
{
@@ -19392,10 +19379,10 @@
19379
"zh-chs": "确认删除访问权限?",
19380
"zh-cht": "確認刪除訪問權限?",
19381
"xloc": [
19395
- "default.handlebars->119->3143",
19396
- "default.handlebars->119->3146",
19397
- "default3.handlebars->117->3131",
19398
- "default3.handlebars->117->3134"
19382
+ "default.handlebars->119->3141",
19383
+ "default.handlebars->119->3144",
19384
+ "default3.handlebars->117->3129",
19385
+ "default3.handlebars->117->3132"
19386
]
19387
},
19388
{
@@ -19425,8 +19412,8 @@
19412
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
19413
"xloc": [
19414
"default-mobile.handlebars->53->323",
19428
- "default.handlebars->119->1854",
19429
- "default3.handlebars->117->1836"
19415
+ "default.handlebars->119->1853",
19416
+ "default3.handlebars->117->1835"
19417
]
19418
},
19419
{
@@ -19481,8 +19468,8 @@
19468
"zh-chs": "确认删除设备共享“{0}”?",
19469
"zh-cht": "確認刪除設備共享“{0}”?",
19470
"xloc": [
19484
- "default.handlebars->119->3138",
19485
- "default3.handlebars->117->3126"
19471
+ "default.handlebars->119->3136",
19472
+ "default3.handlebars->117->3124"
19473
]
19474
},
19475
{
@@ -19563,8 +19550,8 @@
19550
"zh-chs": "确认移除推送认证设备?",
19551
"zh-cht": "確認移除推送認證設備?",
19552
"xloc": [
19566
- "default.handlebars->119->1856",
19567
- "default3.handlebars->117->1838"
19553
+ "default.handlebars->119->1855",
19554
+ "default3.handlebars->117->1837"
19555
]
19556
},
19557
{
@@ -19593,8 +19580,8 @@
19580
"zh-chs": "确认删除用户“ {0} ”的权限?",
19581
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
19582
"xloc": [
19596
- "default.handlebars->119->2447",
19597
- "default3.handlebars->117->2444"
19583
+ "default.handlebars->119->2446",
19584
+ "default3.handlebars->117->2443"
19585
]
19586
},
19587
{
@@ -19623,8 +19610,8 @@
19610
"zh-chs": "确认删除用户组“ {0} ”的权限?",
19611
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
19612
"xloc": [
19626
- "default.handlebars->119->2449",
19627
- "default3.handlebars->117->2446"
19613
+ "default.handlebars->119->2448",
19614
+ "default3.handlebars->117->2445"
19615
]
19616
},
19617
{
@@ -19683,8 +19670,8 @@
19670
"zh-chs": "确认删除此登录令牌?",
19671
"zh-cht": "確認刪除此登錄令牌?",
19672
"xloc": [
19686
- "default.handlebars->119->2160",
19687
- "default3.handlebars->117->2160"
19673
+ "default.handlebars->119->2159",
19674
+ "default3.handlebars->117->2159"
19675
]
19676
},
19677
{
@@ -19739,7 +19726,7 @@
19726
"zh-chs": "确认删除用户{0}?",
19727
"zh-cht": "確認刪除用戶{0}?",
19728
"xloc": [
19742
- "default-mobile.handlebars->53->1049"
19729
+ "default-mobile.handlebars->53->1046"
19730
]
19731
},
19732
{
@@ -19798,9 +19785,9 @@
19785
"zh-chs": "将{1}入口{2}中的{0}限制到此位置?",
19786
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
19787
"xloc": [
19801
- "default-mobile.handlebars->53->384",
19802
- "default.handlebars->119->2551",
19803
- "default3.handlebars->117->2548"
19788
+ "default-mobile.handlebars->53->382",
19789
+ "default.handlebars->119->2549",
19790
+ "default3.handlebars->117->2546"
19791
]
19792
},
19793
{
@@ -19833,12 +19820,12 @@
19820
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
19821
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
19822
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
19836
- "default.handlebars->119->2230",
19823
+ "default.handlebars->119->2229",
19824
"default.handlebars->119->966",
19825
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
19826
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
19827
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
19841
- "default3.handlebars->117->2226",
19828
+ "default3.handlebars->117->2225",
19829
"default3.handlebars->117->962",
19830
"default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->connectbutton1span->connectbutton1",
19831
"default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->connectbutton2",
@@ -19940,8 +19927,8 @@
19927
"zh-chs": "连接到服务器",
19928
"zh-cht": "連接到伺服器",
19929
"xloc": [
19943
- "default.handlebars->119->2325",
19944
- "default3.handlebars->117->2319"
19930
+ "default.handlebars->119->2324",
19931
+ "default3.handlebars->117->2318"
19932
]
19933
},
19934
{
@@ -20215,8 +20202,8 @@
20202
"zh-chs": "已连接的英特尔®AMT",
20203
"zh-cht": "已連接的Intel® AMT",
20204
"xloc": [
20218
- "default.handlebars->119->3378",
20219
- "default3.handlebars->117->3368"
20205
+ "default.handlebars->119->3375",
20206
+ "default3.handlebars->117->3365"
20207
]
20208
},
20209
{
@@ -20245,8 +20232,8 @@
20232
"zh-chs": "已连接的英特尔®AMT CIRA",
20233
"zh-cht": "已連接的Intel® AMT CIRA",
20234
"xloc": [
20248
- "default.handlebars->119->3379",
20249
- "default3.handlebars->117->3369"
20235
+ "default.handlebars->119->3376",
20236
+ "default3.handlebars->117->3366"
20237
]
20238
},
20239
{
@@ -20275,8 +20262,8 @@
20262
"zh-chs": "已连接的用户",
20263
"zh-cht": "已连接的用户",
20264
"xloc": [
20278
- "default.handlebars->119->3384",
20279
- "default3.handlebars->117->3374"
20265
+ "default.handlebars->119->3381",
20266
+ "default3.handlebars->117->3371"
20267
]
20268
},
20269
{
@@ -20335,9 +20322,9 @@
20322
"zh-chs": "现在已连接",
20323
"zh-cht": "現在已連接",
20324
"xloc": [
20338
- "default-mobile.handlebars->53->781",
20339
- "default.handlebars->119->1609",
20340
- "default3.handlebars->117->1594"
20325
+ "default-mobile.handlebars->53->778",
20326
+ "default.handlebars->119->1608",
20327
+ "default3.handlebars->117->1593"
20328
]
20329
},
20330
{
@@ -20478,21 +20465,21 @@
20465
"xloc": [
20466
"default-mobile.handlebars->53->2",
20467
"default-mobile.handlebars->53->52",
20481
- "default-mobile.handlebars->53->733",
20482
- "default.handlebars->119->1586",
20468
+ "default-mobile.handlebars->53->730",
20469
+ "default.handlebars->119->1585",
20470
"default.handlebars->119->408",
20471
"default.handlebars->119->411",
20472
"default.handlebars->119->492",
20473
"default.handlebars->119->9",
20487
- "default3.handlebars->117->1571",
20474
+ "default3.handlebars->117->1570",
20475
"default3.handlebars->117->404",
20476
"default3.handlebars->117->407",
20477
"default3.handlebars->117->488",
20478
"default3.handlebars->117->9",
20492
- "sharing-mobile.handlebars->53->111",
20479
+ "sharing-mobile.handlebars->53->110",
20480
"sharing-mobile.handlebars->53->2",
20481
"sharing.handlebars->47->2",
20495
- "sharing.handlebars->47->98",
20482
+ "sharing.handlebars->47->97",
20483
"ssh.handlebars->19->2",
20484
"xterm.handlebars->25->2"
20485
]
@@ -20549,8 +20536,8 @@
20536
"zh-chs": "连接数量",
20537
"zh-cht": "連接數量",
20538
"xloc": [
20552
- "default.handlebars->119->3410",
20553
- "default3.handlebars->117->3400"
20539
+ "default.handlebars->119->3407",
20540
+ "default3.handlebars->117->3397"
20541
]
20542
},
20543
{
@@ -20585,7 +20572,7 @@
20572
"zh-chs": "连接错误",
20573
"zh-cht": "連接錯誤",
20574
"xloc": [
20588
- "default-mobile.handlebars->53->696",
20575
+ "default-mobile.handlebars->53->694",
20576
"default.handlebars->119->1504",
20577
"default.handlebars->119->1521",
20578
"default3.handlebars->117->1489",
@@ -20620,8 +20607,8 @@
20607
"zh-chs": "连接转发器",
20608
"zh-cht": "連接轉發器",
20609
"xloc": [
20623
- "default.handlebars->119->3447",
20624
- "default3.handlebars->117->3437"
20610
+ "default.handlebars->119->3444",
20611
+ "default3.handlebars->117->3434"
20612
]
20613
},
20614
{
@@ -20709,12 +20696,12 @@
20696
"zh-chs": "连接性",
20697
"zh-cht": "連接性",
20698
"xloc": [
20712
- "default-mobile.handlebars->53->522",
20713
- "default.handlebars->119->2501",
20699
+ "default-mobile.handlebars->53->520",
20700
+ "default.handlebars->119->2500",
20701
"default.handlebars->119->396",
20702
"default.handlebars->119->983",
20703
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1",
20717
- "default3.handlebars->117->2498",
20704
+ "default3.handlebars->117->2497",
20705
"default3.handlebars->117->392",
20706
"default3.handlebars->117->979",
20707
"default3.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
@@ -20746,8 +20733,8 @@
20733
"zh-chs": "同意",
20734
"zh-cht": "同意",
20735
"xloc": [
20749
- "default.handlebars->119->2727",
20750
- "default3.handlebars->117->2724"
20736
+ "default.handlebars->119->2725",
20737
+ "default3.handlebars->117->2722"
20738
]
20739
},
20740
{
@@ -20776,7 +20763,7 @@
20763
"zh-chs": "控制台",
20764
"zh-cht": "控制台",
20765
"xloc": [
20779
- "default-mobile.handlebars->53->565",
20766
+ "default-mobile.handlebars->53->563",
20767
"default.handlebars->119->1123",
20768
"default.handlebars->119->1148",
20769
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
@@ -20908,8 +20895,8 @@
20895
"zh-chs": "Cookie编码器",
20896
"zh-cht": "Cookie編碼器",
20897
"xloc": [
20911
- "default.handlebars->119->3430",
20912
- "default3.handlebars->117->3420"
20898
+ "default.handlebars->119->3427",
20899
+ "default3.handlebars->117->3417"
20900
]
20901
},
20902
{
@@ -21239,14 +21226,14 @@
21226
"zh-chs": "复制连结到剪贴板",
21227
"zh-cht": "複製連結到剪貼板",
21228
"xloc": [
21242
- "default.handlebars->119->2512",
21243
- "default.handlebars->119->2536",
21229
+ "default.handlebars->119->2510",
21230
+ "default.handlebars->119->2534",
21231
"default.handlebars->119->326",
21232
"default.handlebars->119->348",
21233
"default.handlebars->119->350",
21234
"default.handlebars->119->600",
21248
- "default3.handlebars->117->2509",
21249
- "default3.handlebars->117->2533",
21235
+ "default3.handlebars->117->2507",
21236
+ "default3.handlebars->117->2531",
21237
"default3.handlebars->117->321",
21238
"default3.handlebars->117->343",
21239
"default3.handlebars->117->345",
@@ -21409,8 +21396,8 @@
21396
"zh-chs": "复制:“{0}”到“{1}”",
21397
"zh-cht": "複製:“{0}”到“{1}”",
21398
"xloc": [
21412
- "default.handlebars->119->2610",
21413
- "default3.handlebars->117->2607"
21399
+ "default.handlebars->119->2608",
21400
+ "default3.handlebars->117->2605"
21401
]
21402
},
21403
{
@@ -21619,8 +21606,8 @@
21606
"zh-chs": "核心服务器",
21607
"zh-cht": "核心伺服器",
21608
"xloc": [
21622
- "default.handlebars->119->3429",
21623
- "default3.handlebars->117->3419"
21609
+ "default.handlebars->119->3426",
21610
+ "default3.handlebars->117->3416"
21611
]
21612
},
21613
{
@@ -21650,8 +21637,8 @@
21637
"zh-cht": "科西嘉文",
21638
"xloc": [
21639
"default-mobile.handlebars->53->155",
21653
- "default.handlebars->119->1912",
21654
- "default3.handlebars->117->1893",
21640
+ "default.handlebars->119->1911",
21641
+ "default3.handlebars->117->1892",
21642
"login2.handlebars->17->41"
21643
]
21644
},
@@ -21659,7 +21646,7 @@
21646
"en": "Cosmo",
21647
"nl": "Cosmo",
21648
"xloc": [
21662
- "default3.handlebars->117->2099"
21649
+ "default3.handlebars->117->2098"
21650
]
21651
},
21652
{
@@ -21714,8 +21701,8 @@
21701
"zh-chs": "创建帐号",
21702
"zh-cht": "創建帳號",
21703
"xloc": [
21717
- "default.handlebars->119->2853",
21718
- "default3.handlebars->117->2849",
21704
+ "default.handlebars->119->2851",
21705
+ "default3.handlebars->117->2847",
21706
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
21707
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
21708
"login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -21802,9 +21789,9 @@
21789
"zh-chs": "创建登录令牌",
21790
"zh-cht": "創建登錄令牌",
21791
"xloc": [
21805
- "default.handlebars->119->2097",
21792
+ "default.handlebars->119->2096",
21793
"default.handlebars->119->351",
21807
- "default3.handlebars->117->2079"
21794
+ "default3.handlebars->117->2078"
21795
]
21796
},
21797
{
@@ -21833,8 +21820,8 @@
21820
"zh-chs": "创建用户组",
21821
"zh-cht": "創建用戶群",
21822
"xloc": [
21836
- "default.handlebars->119->2893",
21837
- "default3.handlebars->117->2887"
21823
+ "default.handlebars->119->2891",
21824
+ "default3.handlebars->117->2885"
21825
]
21826
},
21827
{
@@ -21893,8 +21880,8 @@
21880
"zh-chs": "使用以下选项创建一个新的设备组。",
21881
"zh-cht": "使用以下選項創建一個新的裝置群。",
21882
"xloc": [
21896
- "default.handlebars->119->2127",
21897
- "default3.handlebars->117->2127"
21883
+ "default.handlebars->119->2126",
21884
+ "default3.handlebars->117->2126"
21885
]
21886
},
21887
{
@@ -21953,8 +21940,8 @@
21940
"zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
21941
"zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。",
21942
"xloc": [
21956
- "default.handlebars->119->2077",
21957
- "default3.handlebars->117->2058"
21943
+ "default.handlebars->119->2076",
21944
+ "default3.handlebars->117->2057"
21945
]
21946
},
21947
{
@@ -21983,8 +21970,8 @@
21970
"zh-chs": "创建文件:“{0}”",
21971
"zh-cht": "創建文件:“{0}”",
21972
"xloc": [
21986
- "default.handlebars->119->2723",
21987
- "default3.handlebars->117->2720"
21973
+ "default.handlebars->119->2721",
21974
+ "default3.handlebars->117->2718"
21975
]
21976
},
21977
{
@@ -22043,8 +22030,8 @@
22030
"zh-chs": "创建文件夹:“{0}”",
22031
"zh-cht": "創建文件夾:“{0}”",
22032
"xloc": [
22046
- "default.handlebars->119->2603",
22047
- "default3.handlebars->117->2600"
22033
+ "default.handlebars->119->2601",
22034
+ "default3.handlebars->117->2598"
22035
]
22036
},
22037
{
@@ -22126,8 +22113,8 @@
22113
"nl": "Maak meerdere accounts tegelijk aan door een JSON of een CSV bestand te importeren",
22114
"uk": "Створіть кілька акаунтів одночасно, імпортувавши файл JSON або CSV",
22115
"xloc": [
22129
- "default.handlebars->119->2810",
22130
- "default3.handlebars->117->2806"
22116
+ "default.handlebars->119->2808",
22117
+ "default3.handlebars->117->2804"
22118
]
22119
},
22120
{
@@ -22187,8 +22174,8 @@
22174
"zh-chs": "创建的设备组:{0}",
22175
"zh-cht": "創建的設備組:{0}",
22176
"xloc": [
22190
- "default.handlebars->119->2614",
22191
- "default3.handlebars->117->2611"
22177
+ "default.handlebars->119->2612",
22178
+ "default3.handlebars->117->2609"
22179
]
22180
},
22181
{
@@ -22299,8 +22286,8 @@
22286
"zh-chs": "创建",
22287
"zh-cht": "創建",
22288
"xloc": [
22302
- "default.handlebars->119->3001",
22303
- "default3.handlebars->117->2995"
22289
+ "default.handlebars->119->2999",
22290
+ "default3.handlebars->117->2993"
22291
]
22292
},
22293
{
@@ -22329,8 +22316,8 @@
22316
"zh-chs": "创建时间",
22317
"zh-cht": "創作時間",
22318
"xloc": [
22332
- "default.handlebars->119->2208",
22333
- "default3.handlebars->117->2204"
22319
+ "default.handlebars->119->2207",
22320
+ "default3.handlebars->117->2203"
22321
]
22322
},
22323
{
@@ -22390,10 +22377,10 @@
22377
"zh-chs": "创建者",
22378
"zh-cht": "創作者",
22379
"xloc": [
22380
+ "default.handlebars->119->2205",
22381
"default.handlebars->119->2206",
22394
- "default.handlebars->119->2207",
22395
- "default3.handlebars->117->2202",
22396
- "default3.handlebars->117->2203"
22382
+ "default3.handlebars->117->2201",
22383
+ "default3.handlebars->117->2202"
22384
]
22385
},
22386
{
@@ -22422,12 +22409,12 @@
22409
"zh-chs": "证书",
22410
"zh-cht": "證書",
22411
"xloc": [
22425
- "default-mobile.handlebars->53->534",
22412
+ "default-mobile.handlebars->53->532",
22413
"default.handlebars->119->1379",
22427
- "default.handlebars->119->2165",
22414
+ "default.handlebars->119->2164",
22415
"default.handlebars->119->995",
22416
"default3.handlebars->117->1365",
22430
- "default3.handlebars->117->2165",
22417
+ "default3.handlebars->117->2164",
22418
"default3.handlebars->117->991"
22419
]
22420
},
@@ -22458,8 +22445,8 @@
22445
"zh-cht": "克里語",
22446
"xloc": [
22447
"default-mobile.handlebars->53->156",
22461
- "default.handlebars->119->1913",
22462
- "default3.handlebars->117->1894",
22448
+ "default.handlebars->119->1912",
22449
+ "default3.handlebars->117->1893",
22450
"login2.handlebars->17->42"
22451
]
22452
},
@@ -22490,8 +22477,8 @@
22477
"zh-cht": "克羅地亞文",
22478
"xloc": [
22479
"default-mobile.handlebars->53->157",
22493
- "default.handlebars->119->1914",
22494
- "default3.handlebars->117->1895",
22480
+ "default.handlebars->119->1913",
22481
+ "default3.handlebars->117->1894",
22482
"login2.handlebars->17->43"
22483
]
22484
},
@@ -22585,8 +22572,8 @@
22572
"zh-chs": "Ctrl",
22573
"zh-cht": "Ctrl",
22574
"xloc": [
22588
- "default-mobile.handlebars->53->657",
22589
- "default-mobile.handlebars->53->661",
22575
+ "default-mobile.handlebars->53->655",
22576
+ "default-mobile.handlebars->53->659",
22577
"default.handlebars->119->1421",
22578
"default.handlebars->119->1425",
22579
"default.handlebars->119->64",
@@ -22624,7 +22611,7 @@
22611
"zh-chs": "Ctrl +",
22612
"zh-cht": "Ctrl +",
22613
"xloc": [
22627
- "default-mobile.handlebars->53->692",
22614
+ "default-mobile.handlebars->53->690",
22615
"sharing-mobile.handlebars->53->60"
22616
]
22617
},
@@ -22801,9 +22788,9 @@
22788
"zh-chs": "当前密码不正确。",
22789
"zh-cht": "當前密碼不正確。",
22790
"xloc": [
22804
- "default-mobile.handlebars->53->1080",
22805
- "default.handlebars->119->3347",
22806
- "default3.handlebars->117->3337"
22791
+ "default-mobile.handlebars->53->1077",
22792
+ "default.handlebars->119->3344",
22793
+ "default3.handlebars->117->3334"
22794
]
22795
},
22796
{
@@ -22832,7 +22819,7 @@
22819
"zh-chs": "定制",
22820
"zh-cht": "定制",
22821
"xloc": [
22835
- "default-mobile.handlebars->53->636",
22822
+ "default-mobile.handlebars->53->634",
22823
"sharing-mobile.handlebars->53->16"
22824
]
22825
},
@@ -22908,7 +22895,7 @@
22895
"en": "Cyborg",
22896
"nl": "Cyborg",
22897
"xloc": [
22911
- "default3.handlebars->117->2100"
22898
+ "default3.handlebars->117->2099"
22899
]
22900
},
22901
{
@@ -22934,9 +22921,9 @@
22921
"zh-chs": "循环计数",
22922
"zh-cht": "循環計數",
22923
"xloc": [
22937
- "default-mobile.handlebars->53->859",
22938
- "default.handlebars->119->1697",
22939
- "default3.handlebars->117->1680"
22924
+ "default-mobile.handlebars->53->856",
22925
+ "default.handlebars->119->1696",
22926
+ "default3.handlebars->117->1679"
22927
]
22928
},
22929
{
@@ -22966,8 +22953,8 @@
22953
"zh-cht": "捷克文",
22954
"xloc": [
22955
"default-mobile.handlebars->53->158",
22969
- "default.handlebars->119->1915",
22970
- "default3.handlebars->117->1896",
22956
+ "default.handlebars->119->1914",
22957
+ "default3.handlebars->117->1895",
22958
"login2.handlebars->17->44"
22959
]
22960
},
@@ -22979,9 +22966,9 @@
22966
"pl": "Serwery DNS",
22967
"uk": "DNS Сервери",
22968
"xloc": [
22982
- "default-mobile.handlebars->53->810",
22983
- "default.handlebars->119->1648",
22984
- "default3.handlebars->117->1633"
22969
+ "default-mobile.handlebars->53->807",
22970
+ "default.handlebars->119->1647",
22971
+ "default3.handlebars->117->1632"
22972
]
22973
},
22974
{
@@ -23071,8 +23058,8 @@
23058
"zh-cht": "丹麥文",
23059
"xloc": [
23060
"default-mobile.handlebars->53->159",
23074
- "default.handlebars->119->1916",
23075
- "default3.handlebars->117->1897",
23061
+ "default.handlebars->119->1915",
23062
+ "default3.handlebars->117->1896",
23063
"login2.handlebars->17->45"
23064
]
23065
},
@@ -23111,7 +23098,7 @@
23098
"en": "Darkly",
23099
"nl": "Donker",
23100
"xloc": [
23114
- "default3.handlebars->117->2101"
23101
+ "default3.handlebars->117->2100"
23102
]
23103
},
23104
{
@@ -23157,8 +23144,8 @@
23144
"pl": "Zapisy Bazy Danych",
23145
"uk": "Записи Бази Даних",
23146
"xloc": [
23160
- "default.handlebars->119->3206",
23161
- "default3.handlebars->117->3196"
23147
+ "default.handlebars->119->3203",
23148
+ "default3.handlebars->117->3193"
23149
]
23150
},
23151
{
@@ -23188,8 +23175,8 @@
23175
"zh-cht": "日期和時間",
23176
"xloc": [
23177
"default-mobile.handlebars->53->317",
23191
- "default.handlebars->119->2074",
23192
- "default3.handlebars->117->2055"
23178
+ "default.handlebars->119->2073",
23179
+ "default3.handlebars->117->2054"
23180
]
23181
},
23182
{
@@ -23218,13 +23205,13 @@
23205
"zh-chs": "天",
23206
"zh-cht": "天",
23207
"xloc": [
23221
- "default-mobile.handlebars->53->607",
23208
+ "default-mobile.handlebars->53->605",
23209
"default.handlebars->119->1288",
23210
+ "default.handlebars->119->3207",
23211
"default.handlebars->119->3210",
23224
- "default.handlebars->119->3213",
23212
"default3.handlebars->117->1278",
23226
- "default3.handlebars->117->3200",
23227
- "default3.handlebars->117->3203"
23213
+ "default3.handlebars->117->3197",
23214
+ "default3.handlebars->117->3200"
23215
]
23216
},
23217
{
@@ -23253,10 +23240,10 @@
23240
"zh-chs": "停用",
23241
"zh-cht": "停用",
23242
"xloc": [
23256
- "default.handlebars->119->2240",
23257
- "default.handlebars->119->2304",
23258
- "default3.handlebars->117->2236",
23259
- "default3.handlebars->117->2298"
23243
+ "default.handlebars->119->2239",
23244
+ "default.handlebars->119->2303",
23245
+ "default3.handlebars->117->2235",
23246
+ "default3.handlebars->117->2297"
23247
]
23248
},
23249
{
@@ -23285,8 +23272,8 @@
23272
"zh-chs": "如果设置停用CCM",
23273
"zh-cht": "如果設置停用CCM",
23274
"xloc": [
23288
- "default.handlebars->119->2316",
23289
- "default3.handlebars->117->2310"
23275
+ "default.handlebars->119->2315",
23276
+ "default3.handlebars->117->2309"
23277
]
23278
},
23279
{
@@ -23341,7 +23328,7 @@
23328
"zh-chs": "沉睡",
23329
"zh-cht": "沉睡",
23330
"xloc": [
23344
- "default-mobile.handlebars->53->445",
23331
+ "default-mobile.handlebars->53->443",
23332
"default.handlebars->119->707",
23333
"default3.handlebars->117->703"
23334
]
@@ -23372,15 +23359,15 @@
23359
"zh-chs": "默认",
23360
"zh-cht": "默認",
23361
"xloc": [
23375
- "default.handlebars->119->2840",
23376
- "default.handlebars->119->2889",
23377
- "default.handlebars->119->2900",
23378
- "default.handlebars->119->2974",
23379
- "default3.handlebars->117->2097",
23380
- "default3.handlebars->117->2836",
23381
- "default3.handlebars->117->2883",
23382
- "default3.handlebars->117->2894",
23383
- "default3.handlebars->117->2968"
23362
+ "default.handlebars->119->2838",
23363
+ "default.handlebars->119->2887",
23364
+ "default.handlebars->119->2898",
23365
+ "default.handlebars->119->2972",
23366
+ "default3.handlebars->117->2096",
23367
+ "default3.handlebars->117->2834",
23368
+ "default3.handlebars->117->2881",
23369
+ "default3.handlebars->117->2892",
23370
+ "default3.handlebars->117->2966"
23371
]
23372
},
23373
{
@@ -23409,7 +23396,7 @@
23396
"zh-chs": "Del",
23397
"zh-cht": "Del",
23398
"xloc": [
23412
- "default-mobile.handlebars->53->644",
23399
+ "default-mobile.handlebars->53->642",
23400
"default.handlebars->119->1409",
23401
"default3.handlebars->117->1396",
23402
"sharing-mobile.handlebars->53->23"
@@ -23441,30 +23428,30 @@
23428
"zh-chs": "删除",
23429
"zh-cht": "刪除",
23430
"xloc": [
23444
- "default-mobile.handlebars->53->379",
23445
- "default-mobile.handlebars->53->707",
23431
+ "default-mobile.handlebars->53->377",
23432
+ "default-mobile.handlebars->53->704",
23433
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
23434
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
23435
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
23449
- "default.handlebars->119->1548",
23450
- "default.handlebars->119->2543",
23436
+ "default.handlebars->119->1547",
23437
+ "default.handlebars->119->2541",
23438
"default.handlebars->119->842",
23439
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
23440
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
23441
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
23442
"default.handlebars->filesContextMenu->5",
23456
- "default3.handlebars->117->1533",
23457
- "default3.handlebars->117->2540",
23443
+ "default3.handlebars->117->1532",
23444
+ "default3.handlebars->117->2538",
23445
"default3.handlebars->117->838",
23446
"default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
23447
"default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
23448
"default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->5->idx_dlgDeleteButton",
23449
"default3.handlebars->filesContextMenu->5",
23450
"player.handlebars->p11->dialog->idx_dlgButtonBar->5",
23464
- "sharing-mobile.handlebars->53->85",
23451
+ "sharing-mobile.handlebars->53->84",
23452
"sharing-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
23453
"sharing-mobile.handlebars->dialog->idx_dlgButtonBar->5",
23467
- "sharing.handlebars->47->61",
23454
+ "sharing.handlebars->47->60",
23455
"sharing.handlebars->dialog->idx_dlgButtonBar->5",
23456
"sharing.handlebars->p13->p13toolbar->fileArea2->3",
23457
"ssh.handlebars->p11->dialog->idx_dlgButtonBar->5",
@@ -23498,8 +23485,8 @@
23485
"zh-cht": "刪除帳戶",
23486
"xloc": [
23487
"default-mobile.handlebars->53->333",
23501
- "default.handlebars->119->2112",
23502
- "default3.handlebars->117->2092"
23488
+ "default.handlebars->119->2111",
23489
+ "default3.handlebars->117->2091"
23490
]
23491
},
23492
{
@@ -23528,7 +23515,7 @@
23515
"zh-chs": "删除帐户",
23516
"zh-cht": "刪除帳戶",
23517
"xloc": [
23531
- "default.handlebars->119->2797"
23518
+ "default.handlebars->119->2795"
23519
]
23520
},
23521
{
@@ -23557,7 +23544,7 @@
23544
"zh-chs": "删除设备",
23545
"zh-cht": "刪除裝置",
23546
"xloc": [
23560
- "default-mobile.handlebars->53->543",
23547
+ "default-mobile.handlebars->53->541",
23548
"default.handlebars->119->1022",
23549
"default3.handlebars->117->1018"
23550
]
@@ -23618,12 +23605,12 @@
23605
"zh-chs": "删除群组",
23606
"zh-cht": "刪除群組",
23607
"xloc": [
23608
+ "default-mobile.handlebars->53->984",
23609
"default-mobile.handlebars->53->987",
23622
- "default-mobile.handlebars->53->990",
23623
- "default.handlebars->119->2292",
23624
- "default.handlebars->119->2333",
23625
- "default3.handlebars->117->2288",
23626
- "default3.handlebars->117->2327"
23610
+ "default.handlebars->119->2291",
23611
+ "default.handlebars->119->2332",
23612
+ "default3.handlebars->117->2287",
23613
+ "default3.handlebars->117->2326"
23614
]
23615
},
23616
{
@@ -23652,7 +23639,7 @@
23639
"zh-chs": "删除节点",
23640
"zh-cht": "刪除節點",
23641
"xloc": [
23655
- "default-mobile.handlebars->53->615",
23642
+ "default-mobile.handlebars->53->613",
23643
"default.handlebars->119->1314",
23644
"default3.handlebars->117->1303"
23645
]
@@ -23709,8 +23696,8 @@
23696
"zh-chs": "删除用户",
23697
"zh-cht": "刪除用戶",
23698
"xloc": [
23712
- "default.handlebars->119->3048",
23713
- "default3.handlebars->117->3042"
23699
+ "default.handlebars->119->3046",
23700
+ "default3.handlebars->117->3040"
23701
]
23702
},
23703
{
@@ -23739,10 +23726,10 @@
23726
"zh-chs": "删除用户群组",
23727
"zh-cht": "刪除用戶群組",
23728
"xloc": [
23742
- "default.handlebars->119->2942",
23743
- "default.handlebars->119->2954",
23744
- "default3.handlebars->117->2936",
23745
- "default3.handlebars->117->2948"
23729
+ "default.handlebars->119->2940",
23730
+ "default.handlebars->119->2952",
23731
+ "default3.handlebars->117->2934",
23732
+ "default3.handlebars->117->2946"
23733
]
23734
},
23735
{
@@ -23771,8 +23758,8 @@
23758
"zh-chs": "删除用户群组",
23759
"zh-cht": "刪除用戶群組",
23760
"xloc": [
23774
- "default.handlebars->119->2887",
23775
- "default3.handlebars->117->2881"
23761
+ "default.handlebars->119->2885",
23762
+ "default3.handlebars->117->2879"
23763
]
23764
},
23765
{
@@ -23801,8 +23788,8 @@
23788
"zh-chs": "删除用户{0}",
23789
"zh-cht": "刪除用戶{0}",
23790
"xloc": [
23804
- "default.handlebars->119->3116",
23805
- "default3.handlebars->117->3104"
23791
+ "default.handlebars->119->3114",
23792
+ "default3.handlebars->117->3102"
23793
]
23794
},
23795
{
@@ -23832,9 +23819,9 @@
23819
"zh-cht": "刪除帳戶",
23820
"xloc": [
23821
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->p2AccountPassActions->5->0",
23835
- "default.handlebars->119->2793",
23822
+ "default.handlebars->119->2791",
23823
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7",
23837
- "default3.handlebars->117->2790",
23824
+ "default3.handlebars->117->2788",
23825
"default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
23826
]
23827
},
@@ -23894,8 +23881,8 @@
23881
"zh-chs": "删除群组",
23882
"zh-cht": "刪除群組",
23883
"xloc": [
23897
- "default.handlebars->119->2883",
23898
- "default3.handlebars->117->2877"
23884
+ "default.handlebars->119->2881",
23885
+ "default3.handlebars->117->2875"
23886
]
23887
},
23888
{
@@ -23954,8 +23941,8 @@
23941
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
23942
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
23943
"xloc": [
23957
- "default.handlebars->119->2605",
23958
- "default3.handlebars->117->2602"
23944
+ "default.handlebars->119->2603",
23945
+ "default3.handlebars->117->2600"
23946
]
23947
},
23948
{
@@ -23984,14 +23971,14 @@
23971
"zh-chs": "删除所选项目?",
23972
"zh-cht": "刪除所選項目?",
23973
"xloc": [
23987
- "default-mobile.handlebars->53->381",
23988
- "default-mobile.handlebars->53->709",
23989
- "default.handlebars->119->1550",
23990
- "default.handlebars->119->2545",
23991
- "default3.handlebars->117->1535",
23992
- "default3.handlebars->117->2542",
23993
- "sharing-mobile.handlebars->53->87",
23994
- "sharing.handlebars->47->63"
23974
+ "default-mobile.handlebars->53->379",
23975
+ "default-mobile.handlebars->53->706",
23976
+ "default.handlebars->119->1549",
23977
+ "default.handlebars->119->2543",
23978
+ "default3.handlebars->117->1534",
23979
+ "default3.handlebars->117->2540",
23980
+ "sharing-mobile.handlebars->53->86",
23981
+ "sharing.handlebars->47->62"
23982
]
23983
},
23984
{
@@ -24020,8 +24007,8 @@
24007
"zh-chs": "删除用户群组{0}?",
24008
"zh-cht": "刪除用戶群組{0}?",
24009
"xloc": [
24023
- "default.handlebars->119->2952",
24024
- "default3.handlebars->117->2946"
24010
+ "default.handlebars->119->2950",
24011
+ "default3.handlebars->117->2944"
24012
]
24013
},
24014
{
@@ -24050,14 +24037,14 @@
24037
"zh-chs": "删除{0}个所选项目?",
24038
"zh-cht": "刪除{0}個所選項目?",
24039
"xloc": [
24053
- "default-mobile.handlebars->53->380",
24054
- "default-mobile.handlebars->53->708",
24055
- "default.handlebars->119->1549",
24056
- "default.handlebars->119->2544",
24057
- "default3.handlebars->117->1534",
24058
- "default3.handlebars->117->2541",
24059
- "sharing-mobile.handlebars->53->86",
24060
- "sharing.handlebars->47->62"
24040
+ "default-mobile.handlebars->53->378",
24041
+ "default-mobile.handlebars->53->705",
24042
+ "default.handlebars->119->1548",
24043
+ "default.handlebars->119->2542",
24044
+ "default3.handlebars->117->1533",
24045
+ "default3.handlebars->117->2539",
24046
+ "sharing-mobile.handlebars->53->85",
24047
+ "sharing.handlebars->47->61"
24048
]
24049
},
24050
{
@@ -24086,7 +24073,7 @@
24073
"zh-chs": "删除{0}?",
24074
"zh-cht": "刪除{0}?",
24075
"xloc": [
24089
- "default-mobile.handlebars->53->616"
24076
+ "default-mobile.handlebars->53->614"
This file is too large to show in full.