fix messager recordings/events/downloads
Signed-off-by: si458 <simonsmith5521@gmail.com>
si458 committed
Apr 13, 2025 at 01:03 UTC
41d9241625787159ef441579f4efa771a41cb6b7
5 files changed
+1456
-1416
meshrelay.js
+4
@@ -123,6 +123,9 @@ function CreateMeshRelayEx(parent, ws, req, domain, user, cookie) {
123
// Check if protocol is set in the cookie and if so replace req.query.p but only if its not already set or blank
124
if ((cookie != null) && (typeof cookie.p == 'number') && (obj.req.query.p === undefined || obj.req.query.p === "")) { obj.req.query.p = cookie.p; }
125
126
+ // Patch Messenger protocol to 200
127
+ if ((obj.id != null) && (obj.id.startsWith('meshmessenger/') == true)) { obj.req.query.p = 200; }
128
+
129
// Mesh Rights
130
const MESHRIGHT_EDITMESH = 1;
131
const MESHRIGHT_MANAGEUSERS = 2;
@@ -512,6 +515,7 @@ function CreateMeshRelayEx(parent, ws, req, domain, user, cookie) {
515
if (obj.req.query.p == 1) { msg = 'Started terminal session'; msgid = 14; }
516
else if (obj.req.query.p == 2) { msg = 'Started desktop session'; msgid = 15; }
517
else if (obj.req.query.p == 5) { msg = 'Started file management session'; msgid = 16; }
518
+ else if (obj.req.query.p == 200) { msg = 'Started messenger session'; msgid = 162; }
519
var event = { etype: 'relay', action: 'relaylog', domain: domain.id, userid: sessionUser._id, username: sessionUser.name, msgid: msgid, msgArgs: [obj.id, obj.peer.req.clientIp, req.clientIp], msg: msg + ' \"' + obj.id + '\" from ' + obj.peer.req.clientIp + ' to ' + req.clientIp, protocol: req.query.p, nodeid: req.query.nodeid };
520
if (obj.guestname) { event.guestname = obj.guestname; } else if (relayinfo.peer1.guestname) { event.guestname = relayinfo.peer1.guestname; } // If this is a sharing session, set the guest name here.
521
parent.parent.DispatchEvent(['*', sessionUser._id], obj, event);
translate/translate.json
+1445
-1413
@@ -370,9 +370,9 @@
370
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
371
"xloc": [
372
"default.handlebars->47->2350",
373
- "default.handlebars->47->2932",
373
+ "default.handlebars->47->2933",
374
"default3.handlebars->35->2347",
375
- "default3.handlebars->35->2926"
375
+ "default3.handlebars->35->2927"
376
]
377
},
378
{
@@ -1116,13 +1116,13 @@
1116
"default.handlebars->47->1660",
1117
"default.handlebars->47->1662",
1118
"default.handlebars->47->2426",
1119
- "default.handlebars->47->2705",
1119
+ "default.handlebars->47->2706",
1120
"default3.handlebars->35->1015",
1121
"default3.handlebars->35->1643",
1122
"default3.handlebars->35->1645",
1123
"default3.handlebars->35->1647",
1124
"default3.handlebars->35->2423",
1125
- "default3.handlebars->35->2702"
1125
+ "default3.handlebars->35->2703"
1126
]
1127
},
1128
{
@@ -2063,10 +2063,10 @@
2063
"default-mobile.handlebars->11->714",
2064
"default.handlebars->47->1550",
2065
"default.handlebars->47->2492",
2066
- "default.handlebars->47->3169",
2066
+ "default.handlebars->47->3171",
2067
"default3.handlebars->35->1535",
2068
"default3.handlebars->35->2489",
2069
- "default3.handlebars->35->3157",
2069
+ "default3.handlebars->35->3159",
2070
"sharing-mobile.handlebars->11->79",
2071
"sharing.handlebars->11->50"
2072
]
@@ -2253,8 +2253,8 @@
2253
"zh-chs": "1个活跃时段",
2254
"zh-cht": "1個活躍時段",
2255
"xloc": [
2256
- "default.handlebars->47->3027",
2257
- "default3.handlebars->35->3021"
2256
+ "default.handlebars->47->3028",
2257
+ "default3.handlebars->35->3022"
2258
]
2259
},
2260
{
@@ -2413,8 +2413,8 @@
2413
"zh-chs": "1组",
2414
"zh-cht": "1群",
2415
"xloc": [
2416
- "default.handlebars->47->2982",
2417
- "default3.handlebars->35->2976"
2416
+ "default.handlebars->47->2983",
2417
+ "default3.handlebars->35->2977"
2418
]
2419
},
2420
{
@@ -2598,8 +2598,8 @@
2598
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2599
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2600
"xloc": [
2601
- "default.handlebars->47->2737",
2602
- "default3.handlebars->35->2734"
2601
+ "default.handlebars->47->2738",
2602
+ "default3.handlebars->35->2735"
2603
]
2604
},
2605
{
@@ -2863,7 +2863,7 @@
2863
"default-mobile.handlebars->11->439",
2864
"default-mobile.handlebars->11->443",
2865
"default-mobile.handlebars->11->447",
2866
- "default.handlebars->47->2741",
2866
+ "default.handlebars->47->2742",
2867
"default.handlebars->47->459",
2868
"default.handlebars->47->462",
2869
"default.handlebars->47->466",
@@ -2871,7 +2871,7 @@
2871
"default.handlebars->47->474",
2872
"default.handlebars->47->478",
2873
"default.handlebars->47->482",
2874
- "default3.handlebars->35->2738",
2874
+ "default3.handlebars->35->2739",
2875
"default3.handlebars->35->456",
2876
"default3.handlebars->35->459",
2877
"default3.handlebars->35->463",
@@ -4024,8 +4024,8 @@
4024
"zh-chs": "第二个因素",
4025
"zh-cht": "第二個因素",
4026
"xloc": [
4027
- "default.handlebars->47->3206",
4028
- "default3.handlebars->35->3194"
4027
+ "default.handlebars->47->3208",
4028
+ "default3.handlebars->35->3196"
4029
]
4030
},
4031
{
@@ -4054,10 +4054,10 @@
4054
"zh-chs": "启用第二因素身份验证",
4055
"zh-cht": "啟用第二因素身份驗證",
4056
"xloc": [
4057
- "default.handlebars->47->2755",
4058
- "default.handlebars->47->3008",
4059
- "default3.handlebars->35->2752",
4060
- "default3.handlebars->35->3002"
4057
+ "default.handlebars->47->2756",
4058
+ "default.handlebars->47->3009",
4059
+ "default3.handlebars->35->2753",
4060
+ "default3.handlebars->35->3003"
4061
]
4062
},
4063
{
@@ -5527,8 +5527,8 @@
5527
"zh-chs": "操作系统",
5528
"zh-cht": "AMT操作系統",
5529
"xloc": [
5530
- "default.handlebars->47->3352",
5531
- "default3.handlebars->35->3340"
5530
+ "default.handlebars->47->3354",
5531
+ "default3.handlebars->35->3342"
5532
]
5533
},
5534
{
@@ -5556,8 +5556,8 @@
5556
"zh-chs": "AMT-Redir",
5557
"zh-cht": "AMT-Redir",
5558
"xloc": [
5559
- "default.handlebars->47->3213",
5560
- "default3.handlebars->35->3201"
5559
+ "default.handlebars->47->3215",
5560
+ "default3.handlebars->35->3203"
5561
]
5562
},
5563
{
@@ -5585,8 +5585,8 @@
5585
"zh-chs": "AMT-WSMAN",
5586
"zh-cht": "AMT-WSMAN",
5587
"xloc": [
5588
- "default.handlebars->47->3212",
5589
- "default3.handlebars->35->3200"
5588
+ "default.handlebars->47->3214",
5589
+ "default3.handlebars->35->3202"
5590
]
5591
},
5592
{
@@ -5944,8 +5944,8 @@
5944
"zh-chs": "访问服务器档案",
5945
"zh-cht": "存取伺服器檔案",
5946
"xloc": [
5947
- "default.handlebars->47->2938",
5948
- "default3.handlebars->35->2932"
5947
+ "default.handlebars->47->2939",
5948
+ "default3.handlebars->35->2933"
5949
]
5950
},
5951
{
@@ -6074,14 +6074,14 @@
6074
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
6075
"default.handlebars->47->2105",
6076
"default.handlebars->47->2107",
6077
- "default.handlebars->47->3407",
6077
+ "default.handlebars->47->3409",
6078
"default.handlebars->47->739",
6079
"default.handlebars->47->886",
6080
"default.handlebars->47->888",
6081
"default3.handlebars->35->2107",
6082
"default3.handlebars->35->2108",
6083
- "default3.handlebars->35->3393",
6083
"default3.handlebars->35->3395",
6084
+ "default3.handlebars->35->3397",
6085
"default3.handlebars->35->736",
6086
"default3.handlebars->35->883",
6087
"default3.handlebars->35->885"
@@ -6114,8 +6114,8 @@
6114
"zh-cht": "帳號設定",
6115
"xloc": [
6116
"default-mobile.handlebars->11->1033",
6117
- "default.handlebars->47->3276",
6118
- "default3.handlebars->35->3264"
6117
+ "default.handlebars->47->3278",
6118
+ "default3.handlebars->35->3266"
6119
]
6120
},
6121
{
@@ -6342,11 +6342,11 @@
6342
"xloc": [
6343
"default-mobile.handlebars->11->69",
6344
"default.handlebars->47->221",
6345
- "default.handlebars->47->2757",
6346
- "default.handlebars->47->2935",
6345
+ "default.handlebars->47->2758",
6346
+ "default.handlebars->47->2936",
6347
"default3.handlebars->35->220",
6348
- "default3.handlebars->35->2754",
6349
- "default3.handlebars->35->2929"
6348
+ "default3.handlebars->35->2755",
6349
+ "default3.handlebars->35->2930"
6350
]
6351
},
6352
{
@@ -6376,8 +6376,8 @@
6376
"zh-cht": "達到帳戶限制。",
6377
"xloc": [
6378
"default-mobile.handlebars->11->1045",
6379
- "default.handlebars->47->3288",
6380
- "default3.handlebars->35->3276",
6379
+ "default.handlebars->47->3290",
6380
+ "default3.handlebars->35->3278",
6381
"login-mobile.handlebars->5->6",
6382
"login.handlebars->5->8",
6383
"login2.handlebars->7->206"
@@ -6485,8 +6485,8 @@
6485
"pl": "Zapisy logowania tokenami użytkownika",
6486
"uk": "Записи токенів входу до акаунту",
6487
"xloc": [
6488
- "default.handlebars->47->3255",
6489
- "default3.handlebars->35->3243"
6488
+ "default.handlebars->47->3257",
6489
+ "default3.handlebars->35->3245"
6490
]
6491
},
6492
{
@@ -7251,12 +7251,12 @@
7251
"zh-cht": "新增裝置",
7252
"xloc": [
7253
"default.handlebars->47->2242",
7254
- "default.handlebars->47->2910",
7255
- "default.handlebars->47->3105",
7254
+ "default.handlebars->47->2911",
7255
+ "default.handlebars->47->3106",
7256
"default.handlebars->47->504",
7257
"default3.handlebars->35->2238",
7258
- "default3.handlebars->35->2904",
7259
- "default3.handlebars->35->3093",
7258
+ "default3.handlebars->35->2905",
7259
+ "default3.handlebars->35->3094",
7260
"default3.handlebars->35->501"
7261
]
7262
},
@@ -7317,12 +7317,12 @@
7317
"zh-cht": "新增裝置群",
7318
"xloc": [
7319
"default.handlebars->47->2387",
7320
- "default.handlebars->47->2904",
7321
- "default.handlebars->47->3093",
7320
+ "default.handlebars->47->2905",
7321
+ "default.handlebars->47->3094",
7322
"default.handlebars->47->401",
7323
"default3.handlebars->35->2384",
7324
- "default3.handlebars->35->2898",
7325
- "default3.handlebars->35->3081",
7324
+ "default3.handlebars->35->2899",
7325
+ "default3.handlebars->35->3082",
7326
"default3.handlebars->35->398"
7327
]
7328
},
@@ -7556,8 +7556,8 @@
7556
"zh-chs": "添加成员身份",
7557
"zh-cht": "新增成員身份",
7558
"xloc": [
7559
- "default.handlebars->47->3125",
7560
- "default3.handlebars->35->3113"
7559
+ "default.handlebars->47->3126",
7560
+ "default3.handlebars->35->3114"
7561
]
7562
},
7563
{
@@ -7746,11 +7746,11 @@
7746
"default.handlebars->47->1088",
7747
"default.handlebars->47->2232",
7748
"default.handlebars->47->2386",
7749
- "default.handlebars->47->3099",
7749
+ "default.handlebars->47->3100",
7750
"default3.handlebars->35->1085",
7751
"default3.handlebars->35->2228",
7752
"default3.handlebars->35->2383",
7753
- "default3.handlebars->35->3087"
7753
+ "default3.handlebars->35->3088"
7754
]
7755
},
7756
{
@@ -7865,9 +7865,9 @@
7865
"zh-cht": "新增用戶",
7866
"xloc": [
7867
"default.handlebars->47->2231",
7868
- "default.handlebars->47->2899",
7868
+ "default.handlebars->47->2900",
7869
"default3.handlebars->35->2227",
7870
- "default3.handlebars->35->2893"
7870
+ "default3.handlebars->35->2894"
7871
]
7872
},
7873
{
@@ -7926,8 +7926,8 @@
7926
"zh-chs": "将用户添加到用户组",
7927
"zh-cht": "將用戶新增到用戶群",
7928
"xloc": [
7929
- "default.handlebars->47->2934",
7930
- "default3.handlebars->35->2928"
7929
+ "default.handlebars->47->2935",
7930
+ "default3.handlebars->35->2929"
7931
]
7932
},
7933
{
@@ -8772,8 +8772,8 @@
8772
"zh-chs": "管理领域",
8773
"zh-cht": "管理領域",
8774
"xloc": [
8775
- "default.handlebars->47->2986",
8776
- "default3.handlebars->35->2980"
8775
+ "default.handlebars->47->2987",
8776
+ "default3.handlebars->35->2981"
8777
]
8778
},
8779
{
@@ -8833,8 +8833,8 @@
8833
"zh-chs": "管理领域",
8834
"zh-cht": "管理領域",
8835
"xloc": [
8836
- "default.handlebars->47->2831",
8837
- "default3.handlebars->35->2825"
8836
+ "default.handlebars->47->2832",
8837
+ "default3.handlebars->35->2826"
8838
]
8839
},
8840
{
@@ -8863,8 +8863,8 @@
8863
"zh-chs": "管理员",
8864
"zh-cht": "管理員",
8865
"xloc": [
8866
- "default.handlebars->47->2749",
8867
- "default3.handlebars->35->2746"
8866
+ "default.handlebars->47->2750",
8867
+ "default3.handlebars->35->2747"
8868
]
8869
},
8870
{
@@ -8931,14 +8931,14 @@
8931
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8932
"default.handlebars->47->2467",
8933
"default.handlebars->47->2480",
8934
- "default.handlebars->47->3350",
8934
+ "default.handlebars->47->3352",
8935
"default.handlebars->47->421",
8936
"default.handlebars->47->727",
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",
8939
"default3.handlebars->35->2464",
8940
"default3.handlebars->35->2477",
8941
- "default3.handlebars->35->3338",
8941
+ "default3.handlebars->35->3340",
8942
"default3.handlebars->35->418",
8943
"default3.handlebars->35->724",
8944
"default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
@@ -9068,8 +9068,8 @@
9068
"zh-chs": "代理错误计数器",
9069
"zh-cht": "代理錯誤計數器",
9070
"xloc": [
9071
- "default.handlebars->47->3318",
9072
- "default3.handlebars->35->3306"
9071
+ "default.handlebars->47->3320",
9072
+ "default3.handlebars->35->3308"
9073
]
9074
},
9075
{
@@ -9320,8 +9320,8 @@
9320
"zh-chs": "代理会话",
9321
"zh-cht": "代理時段",
9322
"xloc": [
9323
- "default.handlebars->47->3335",
9324
- "default3.handlebars->35->3323"
9323
+ "default.handlebars->47->3337",
9324
+ "default3.handlebars->35->3325"
9325
]
9326
},
9327
{
@@ -10010,10 +10010,10 @@
10010
"zh-cht": "代理",
10011
"xloc": [
10012
"default.handlebars->47->2435",
10013
- "default.handlebars->47->3363",
10013
+ "default.handlebars->47->3365",
10014
"default.handlebars->47->587",
10015
"default3.handlebars->35->2432",
10016
- "default3.handlebars->35->3351",
10016
+ "default3.handlebars->35->3353",
10017
"default3.handlebars->35->584"
10018
]
10019
},
@@ -10091,9 +10091,9 @@
10091
"default-mobile.handlebars->11->369",
10092
"default-mobile.handlebars->11->715",
10093
"default-mobile.handlebars->11->717",
10094
- "default.handlebars->47->3182",
10094
+ "default.handlebars->47->3184",
10095
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1",
10096
- "default3.handlebars->35->3170",
10096
+ "default3.handlebars->35->3172",
10097
"default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1",
10098
"sharing-mobile.handlebars->11->80",
10099
"sharing-mobile.handlebars->11->82"
@@ -10125,8 +10125,8 @@
10125
"zh-chs": "全部可用",
10126
"zh-cht": "全部可用",
10127
"xloc": [
10128
- "default.handlebars->47->2711",
10129
- "default3.handlebars->35->2708"
10128
+ "default.handlebars->47->2712",
10129
+ "default3.handlebars->35->2709"
10130
]
10131
},
10132
{
@@ -10217,8 +10217,8 @@
10217
"zh-chs": "所有事件",
10218
"zh-cht": "所有事件",
10219
"xloc": [
10220
- "default.handlebars->47->2709",
10221
- "default3.handlebars->35->2706"
10220
+ "default.handlebars->47->2710",
10221
+ "default3.handlebars->35->2707"
10222
]
10223
},
10224
{
@@ -10340,9 +10340,9 @@
10340
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
10341
"xloc": [
10342
"default.handlebars->47->2348",
10343
- "default.handlebars->47->2931",
10343
+ "default.handlebars->47->2932",
10344
"default3.handlebars->35->2345",
10345
- "default3.handlebars->35->2925"
10345
+ "default3.handlebars->35->2926"
10346
]
10347
},
10348
{
@@ -10715,12 +10715,12 @@
10715
"zh-cht": "一直通知",
10716
"xloc": [
10717
"default.handlebars->47->2208",
10718
- "default.handlebars->47->2890",
10719
- "default.handlebars->47->2995",
10718
+ "default.handlebars->47->2891",
10719
+ "default.handlebars->47->2996",
10720
"default.handlebars->47->982",
10721
"default3.handlebars->35->2204",
10722
- "default3.handlebars->35->2884",
10723
- "default3.handlebars->35->2989",
10722
+ "default3.handlebars->35->2885",
10723
+ "default3.handlebars->35->2990",
10724
"default3.handlebars->35->979"
10725
]
10726
},
@@ -10751,12 +10751,12 @@
10751
"zh-cht": "一直提示",
10752
"xloc": [
10753
"default.handlebars->47->2209",
10754
- "default.handlebars->47->2891",
10755
- "default.handlebars->47->2996",
10754
+ "default.handlebars->47->2892",
10755
+ "default.handlebars->47->2997",
10756
"default.handlebars->47->983",
10757
"default3.handlebars->35->2205",
10758
- "default3.handlebars->35->2885",
10759
- "default3.handlebars->35->2990",
10758
+ "default3.handlebars->35->2886",
10759
+ "default3.handlebars->35->2991",
10760
"default3.handlebars->35->980"
10761
]
10762
},
@@ -10864,8 +10864,8 @@
10864
"pl": "Wystąpił nieznany błąd.",
10865
"uk": "Сталася невідома помилка.",
10866
"xloc": [
10867
- "default.handlebars->47->3134",
10868
- "default3.handlebars->35->3122"
10867
+ "default.handlebars->47->3135",
10868
+ "default3.handlebars->35->3123"
10869
]
10870
},
10871
{
@@ -12321,8 +12321,8 @@
12321
"zh-chs": "您确定要{0}插件吗:{1}",
12322
"zh-cht": "你確定要{0}外掛嗎:{1}",
12323
"xloc": [
12324
- "default.handlebars->47->3416",
12325
- "default3.handlebars->35->3404"
12324
+ "default.handlebars->47->3418",
12325
+ "default3.handlebars->35->3406"
12326
]
12327
},
12328
{
@@ -12909,8 +12909,8 @@
12909
"zh-chs": "认证软件",
12910
"zh-cht": "認證軟體",
12911
"xloc": [
12912
- "default.handlebars->47->2999",
12913
- "default3.handlebars->35->2993"
12912
+ "default.handlebars->47->3000",
12913
+ "default3.handlebars->35->2994"
12914
]
12915
},
12916
{
@@ -13171,9 +13171,9 @@
13171
"zh-cht": "自動刪除",
13172
"xloc": [
13173
"default.handlebars->47->2191",
13174
- "default.handlebars->47->2702",
13174
+ "default.handlebars->47->2703",
13175
"default3.handlebars->35->2187",
13176
- "default3.handlebars->35->2699"
13176
+ "default3.handlebars->35->2700"
13177
]
13178
},
13179
{
@@ -13387,8 +13387,8 @@
13387
"zh-chs": "可用內存",
13388
"zh-cht": "可用內存",
13389
"xloc": [
13390
- "default.handlebars->47->3344",
13391
- "default3.handlebars->35->3332"
13390
+ "default.handlebars->47->3346",
13391
+ "default3.handlebars->35->3334"
13392
]
13393
},
13394
{
@@ -13801,10 +13801,10 @@
13801
"zh-chs": "备用码",
13802
"zh-cht": "備用碼",
13803
"xloc": [
13804
- "default.handlebars->47->3003",
13805
- "default.handlebars->47->3230",
13806
- "default3.handlebars->35->2997",
13807
- "default3.handlebars->35->3218"
13804
+ "default.handlebars->47->3004",
13805
+ "default.handlebars->47->3232",
13806
+ "default3.handlebars->35->2998",
13807
+ "default3.handlebars->35->3220"
13808
]
13809
},
13810
{
@@ -13894,8 +13894,8 @@
13894
"zh-chs": "错误的签名",
13895
"zh-cht": "錯誤的簽名",
13896
"xloc": [
13897
- "default.handlebars->47->3325",
13898
- "default3.handlebars->35->3313"
13897
+ "default.handlebars->47->3327",
13898
+ "default3.handlebars->35->3315"
13899
]
13900
},
13901
{
@@ -13924,8 +13924,8 @@
13924
"zh-chs": "错误的网络证书",
13925
"zh-cht": "錯誤的網絡憑證",
13926
"xloc": [
13927
- "default.handlebars->47->3324",
13928
- "default3.handlebars->35->3312"
13927
+ "default.handlebars->47->3326",
13928
+ "default3.handlebars->35->3314"
13929
]
13930
},
13931
{
@@ -14330,9 +14330,9 @@
14330
"zh-chs": "广播",
14331
"zh-cht": "廣播",
14332
"xloc": [
14333
- "default.handlebars->47->2897",
14333
+ "default.handlebars->47->2898",
14334
"default.handlebars->container->column_l->p4->3->1->0->3->1",
14335
- "default3.handlebars->35->2891",
14335
+ "default3.handlebars->35->2892",
14336
"default3.handlebars->container->column_l->p4->3->1->0->1->3"
14337
]
14338
},
@@ -14362,8 +14362,8 @@
14362
"zh-chs": "广播消息",
14363
"zh-cht": "廣播消息",
14364
"xloc": [
14365
- "default.handlebars->47->2813",
14366
- "default3.handlebars->35->2809"
14365
+ "default.handlebars->47->2814",
14366
+ "default3.handlebars->35->2810"
14367
]
14368
},
14369
{
@@ -14392,8 +14392,8 @@
14392
"zh-chs": "向所有连接的用户广播消息。",
14393
"zh-cht": "向所有連接的用戶廣播消息。",
14394
"xloc": [
14395
- "default.handlebars->47->2808",
14396
- "default3.handlebars->35->2804"
14395
+ "default.handlebars->47->2809",
14396
+ "default3.handlebars->35->2805"
14397
]
14398
},
14399
{
@@ -14422,8 +14422,8 @@
14422
"zh-chs": "浏览器",
14423
"zh-cht": "瀏覽器",
14424
"xloc": [
14425
- "default.handlebars->47->3204",
14426
- "default3.handlebars->35->3192"
14425
+ "default.handlebars->47->3206",
14426
+ "default3.handlebars->35->3194"
14427
]
14428
},
14429
{
@@ -14650,8 +14650,8 @@
14650
"zh-chs": "字节输入",
14651
"zh-cht": "字節輸入",
14652
"xloc": [
14653
- "default.handlebars->47->3200",
14654
- "default3.handlebars->35->3188"
14653
+ "default.handlebars->47->3202",
14654
+ "default3.handlebars->35->3190"
14655
]
14656
},
14657
{
@@ -14680,8 +14680,8 @@
14680
"zh-chs": "字节输出",
14681
"zh-cht": "字節輸出",
14682
"xloc": [
14683
- "default.handlebars->47->3201",
14684
- "default3.handlebars->35->3189"
14683
+ "default.handlebars->47->3203",
14684
+ "default3.handlebars->35->3191"
14685
]
14686
},
14687
{
@@ -14837,10 +14837,10 @@
14837
"zh-cht": "CIRA",
14838
"xloc": [
14839
"default-mobile.handlebars->11->478",
14840
- "default.handlebars->47->3351",
14840
+ "default.handlebars->47->3353",
14841
"default.handlebars->47->423",
14842
"default.handlebars->47->729",
14843
- "default3.handlebars->35->3339",
14843
+ "default3.handlebars->35->3341",
14844
"default3.handlebars->35->420",
14845
"default3.handlebars->35->726"
14846
]
@@ -14871,8 +14871,8 @@
14871
"zh-chs": "CIRA服务器",
14872
"zh-cht": "CIRA伺服器",
14873
"xloc": [
14874
- "default.handlebars->47->3400",
14875
- "default3.handlebars->35->3388"
14874
+ "default.handlebars->47->3402",
14875
+ "default3.handlebars->35->3390"
14876
]
14877
},
14878
{
@@ -14901,8 +14901,8 @@
14901
"zh-chs": "CIRA服务器命令",
14902
"zh-cht": "CIRA伺服器指令",
14903
"xloc": [
14904
- "default.handlebars->47->3401",
14905
- "default3.handlebars->35->3389"
14904
+ "default.handlebars->47->3403",
14905
+ "default3.handlebars->35->3391"
14906
]
14907
},
14908
{
@@ -14994,11 +14994,11 @@
14994
"default-mobile.handlebars->11->849",
14995
"default.handlebars->47->1609",
14996
"default.handlebars->47->1693",
14997
- "default.handlebars->47->3376",
14997
+ "default.handlebars->47->3378",
14998
"default.handlebars->container->column_l->p40->3->1->p40type->5",
14999
"default3.handlebars->35->1594",
15000
"default3.handlebars->35->1676",
15001
- "default3.handlebars->35->3364",
15001
+ "default3.handlebars->35->3366",
15002
"default3.handlebars->container->column_l->p40->3->3->p40type->5"
15003
]
15004
},
@@ -15028,8 +15028,8 @@
15028
"zh-chs": "CPU负载",
15029
"zh-cht": "CPU負載",
15030
"xloc": [
15031
- "default.handlebars->47->3340",
15032
- "default3.handlebars->35->3328"
15031
+ "default.handlebars->47->3342",
15032
+ "default3.handlebars->35->3330"
15033
]
15034
},
15035
{
@@ -15058,8 +15058,8 @@
15058
"zh-chs": "最近15分钟的CPU负载",
15059
"zh-cht": "最近15分鐘的CPU負載",
15060
"xloc": [
15061
- "default.handlebars->47->3343",
15062
- "default3.handlebars->35->3331"
15061
+ "default.handlebars->47->3345",
15062
+ "default3.handlebars->35->3333"
15063
]
15064
},
15065
{
@@ -15088,8 +15088,8 @@
15088
"zh-chs": "最近5分钟的CPU负载",
15089
"zh-cht": "最近5分鐘的CPU負載",
15090
"xloc": [
15091
- "default.handlebars->47->3342",
15092
- "default3.handlebars->35->3330"
15091
+ "default.handlebars->47->3344",
15092
+ "default3.handlebars->35->3332"
15093
]
15094
},
15095
{
@@ -15118,8 +15118,8 @@
15118
"zh-chs": "最近一分钟的CPU负载",
15119
"zh-cht": "最近一分鐘的CPU負載",
15120
"xloc": [
15121
- "default.handlebars->47->3341",
15122
- "default3.handlebars->35->3329"
15121
+ "default.handlebars->47->3343",
15122
+ "default3.handlebars->35->3331"
15123
]
15124
},
15125
{
@@ -15185,8 +15185,8 @@
15185
"zh-chs": "CSV",
15186
"zh-cht": "CSV",
15187
"xloc": [
15188
- "default.handlebars->47->2719",
15189
- "default3.handlebars->35->2716"
15188
+ "default.handlebars->47->2720",
15189
+ "default3.handlebars->35->2717"
15190
]
15191
},
15192
{
@@ -15215,11 +15215,11 @@
15215
"zh-chs": "CSV格式",
15216
"zh-cht": "CSV格式",
15217
"xloc": [
15218
- "default.handlebars->47->2723",
15219
- "default.handlebars->47->2800",
15218
+ "default.handlebars->47->2724",
15219
+ "default.handlebars->47->2801",
15220
"default.handlebars->47->802",
15221
- "default3.handlebars->35->2720",
15222
- "default3.handlebars->35->2796",
15221
+ "default3.handlebars->35->2721",
15222
+ "default3.handlebars->35->2797",
15223
"default3.handlebars->35->799"
15224
]
15225
},
@@ -15229,8 +15229,8 @@
15229
"nl": "Het CSV bestandsformaat is als volgt:",
15230
"uk": "Формат файлу CSV нижче:",
15231
"xloc": [
15232
- "default.handlebars->47->2786",
15233
- "default3.handlebars->35->2782"
15232
+ "default.handlebars->47->2787",
15233
+ "default3.handlebars->35->2783"
15234
]
15235
},
15236
{
@@ -15285,8 +15285,8 @@
15285
"zh-chs": "呼叫错误",
15286
"zh-cht": "呼叫錯誤",
15287
"xloc": [
15288
- "default.handlebars->47->3417",
15289
- "default3.handlebars->35->3405"
15288
+ "default.handlebars->47->3419",
15289
+ "default3.handlebars->35->3407"
15290
]
15291
},
15292
{
@@ -15300,9 +15300,9 @@
15300
"uk": "CallMeBot",
15301
"xloc": [
15302
"default.handlebars->47->1802",
15303
- "default.handlebars->47->3038",
15303
+ "default.handlebars->47->3039",
15304
"default3.handlebars->35->1784",
15305
- "default3.handlebars->35->3032"
15305
+ "default3.handlebars->35->3033"
15306
]
15307
},
15308
{
@@ -15365,7 +15365,7 @@
15365
"default-mobile.handlebars->11->331",
15366
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
15367
"default.handlebars->47->2158",
15368
- "default.handlebars->47->3406",
15368
+ "default.handlebars->47->3408",
15369
"default.handlebars->47->547",
15370
"default.handlebars->container->dialog->idx_dlgButtonBar",
15371
"default3.handlebars->35->544",
@@ -15785,8 +15785,8 @@
15785
"zh-chs": "更改{0}的邮箱",
15786
"zh-cht": "更改{0}的電郵",
15787
"xloc": [
15788
- "default.handlebars->47->3080",
15789
- "default3.handlebars->35->3072"
15788
+ "default.handlebars->47->3081",
15789
+ "default3.handlebars->35->3073"
15790
]
15791
},
15792
{
@@ -15865,9 +15865,9 @@
15865
"xloc": [
15866
"default-mobile.handlebars->11->339",
15867
"default.handlebars->47->2102",
15868
- "default.handlebars->47->3024",
15868
+ "default.handlebars->47->3025",
15869
"default3.handlebars->35->2078",
15870
- "default3.handlebars->35->3018"
15870
+ "default3.handlebars->35->3019"
15871
]
15872
},
15873
{
@@ -15896,8 +15896,8 @@
15896
"zh-chs": "更改{0}的密码",
15897
"zh-cht": "更改{0}的密碼",
15898
"xloc": [
15899
- "default.handlebars->47->3089",
15900
- "default3.handlebars->35->3077"
15899
+ "default.handlebars->47->3090",
15900
+ "default3.handlebars->35->3078"
15901
]
15902
},
15903
{
@@ -15926,8 +15926,8 @@
15926
"zh-chs": "更改{0}的真实名称",
15927
"zh-cht": "更改{0}的真實名稱",
15928
"xloc": [
15929
- "default.handlebars->47->3075",
15930
- "default3.handlebars->35->3068"
15929
+ "default.handlebars->47->3076",
15930
+ "default3.handlebars->35->3069"
15931
]
15932
},
15933
{
@@ -16104,8 +16104,8 @@
16104
"zh-chs": "更改该用户的密码",
16105
"zh-cht": "更改該用戶的密碼",
16106
"xloc": [
16107
- "default.handlebars->47->3023",
16108
- "default3.handlebars->35->3017"
16107
+ "default.handlebars->47->3024",
16108
+ "default3.handlebars->35->3018"
16109
]
16110
},
16111
{
@@ -16438,15 +16438,15 @@
16438
"default.handlebars->47->1029",
16439
"default.handlebars->47->1148",
16440
"default.handlebars->47->1173",
16441
- "default.handlebars->47->2740",
16442
- "default.handlebars->47->3019",
16441
+ "default.handlebars->47->2741",
16442
"default.handlebars->47->3020",
16443
+ "default.handlebars->47->3021",
16444
"default3.handlebars->35->1026",
16445
"default3.handlebars->35->1143",
16446
"default3.handlebars->35->1168",
16447
- "default3.handlebars->35->2737",
16448
- "default3.handlebars->35->3013",
16449
- "default3.handlebars->35->3014"
16447
+ "default3.handlebars->35->2738",
16448
+ "default3.handlebars->35->3014",
16449
+ "default3.handlebars->35->3015"
16450
]
16451
},
16452
{
@@ -16510,8 +16510,8 @@
16510
"zh-cht": "聊天請求,點擊這裡接受。",
16511
"xloc": [
16512
"default-mobile.handlebars->11->1046",
16513
- "default.handlebars->47->3289",
16514
- "default3.handlebars->35->3277"
16513
+ "default.handlebars->47->3291",
16514
+ "default3.handlebars->35->3279"
16515
]
16516
},
16517
{
@@ -16737,9 +16737,9 @@
16737
"zh-cht": "檢查...",
16738
"xloc": [
16739
"default.handlebars->47->1853",
16740
- "default.handlebars->47->3411",
16740
+ "default.handlebars->47->3413",
16741
"default3.handlebars->35->1834",
16742
- "default3.handlebars->35->3399"
16742
+ "default3.handlebars->35->3401"
16743
]
16744
},
16745
{
@@ -17299,8 +17299,8 @@
17299
"zh-cht": "全部清除",
17300
"xloc": [
17301
"default-mobile.handlebars->11->1029",
17302
- "default.handlebars->47->3272",
17303
- "default3.handlebars->35->3260"
17302
+ "default.handlebars->47->3274",
17303
+ "default3.handlebars->35->3262"
17304
]
17305
},
17306
{
@@ -17423,8 +17423,8 @@
17423
"zh-cht": "清除此通知",
17424
"xloc": [
17425
"default-mobile.handlebars->11->1028",
17426
- "default.handlebars->47->3271",
17427
- "default3.handlebars->35->3259"
17426
+ "default.handlebars->47->3273",
17427
+ "default3.handlebars->35->3261"
17428
]
17429
},
17430
{
@@ -17602,8 +17602,8 @@
17602
"zh-chs": "单击此处编辑用户组名称",
17603
"zh-cht": "單擊此處編輯用戶群名稱",
17604
"xloc": [
17605
- "default.handlebars->47->2870",
17606
- "default3.handlebars->35->2864"
17605
+ "default.handlebars->47->2871",
17606
+ "default3.handlebars->35->2865"
17607
]
17608
},
17609
{
@@ -18022,7 +18022,7 @@
18022
"default.handlebars->47->1557",
18023
"default.handlebars->47->241",
18024
"default.handlebars->47->250",
18025
- "default.handlebars->47->3405",
18025
+ "default.handlebars->47->3407",
18026
"default3.handlebars->35->1471",
18027
"default3.handlebars->35->1542",
18028
"sharing.handlebars->11->52"
@@ -18386,10 +18386,10 @@
18386
"zh-chs": "通用设备组",
18387
"zh-cht": "通用裝置群",
18388
"xloc": [
18389
- "default.handlebars->47->2905",
18390
- "default.handlebars->47->3094",
18391
- "default3.handlebars->35->2899",
18392
- "default3.handlebars->35->3082"
18389
+ "default.handlebars->47->2906",
18390
+ "default.handlebars->47->3095",
18391
+ "default3.handlebars->35->2900",
18392
+ "default3.handlebars->35->3083"
18393
]
18394
},
18395
{
@@ -18418,10 +18418,10 @@
18418
"zh-chs": "通用设备",
18419
"zh-cht": "通用裝置",
18420
"xloc": [
18421
- "default.handlebars->47->2911",
18422
- "default.handlebars->47->3106",
18423
- "default3.handlebars->35->2905",
18424
- "default3.handlebars->35->3094"
18421
+ "default.handlebars->47->2912",
18422
+ "default.handlebars->47->3107",
18423
+ "default3.handlebars->35->2906",
18424
+ "default3.handlebars->35->3095"
18425
]
18426
},
18427
{
@@ -18550,8 +18550,8 @@
18550
"pl": "Zapisy pliku konfiguracyjnego",
18551
"uk": "Записи файлу конфігурації",
18552
"xloc": [
18553
- "default.handlebars->47->3248",
18554
- "default3.handlebars->35->3236"
18553
+ "default.handlebars->47->3250",
18554
+ "default3.handlebars->35->3238"
18555
]
18556
},
18557
{
@@ -18585,18 +18585,18 @@
18585
"default.handlebars->47->1322",
18586
"default.handlebars->47->1331",
18587
"default.handlebars->47->2314",
18588
- "default.handlebars->47->2770",
18589
- "default.handlebars->47->2860",
18590
- "default.handlebars->47->2927",
18591
- "default.handlebars->47->3092",
18588
+ "default.handlebars->47->2771",
18589
+ "default.handlebars->47->2861",
18590
+ "default.handlebars->47->2928",
18591
+ "default.handlebars->47->3093",
18592
"default.handlebars->47->766",
18593
"default3.handlebars->35->1313",
18594
"default3.handlebars->35->1321",
18595
"default3.handlebars->35->2308",
18596
- "default3.handlebars->35->2767",
18597
- "default3.handlebars->35->2854",
18598
- "default3.handlebars->35->2921",
18599
- "default3.handlebars->35->3080",
18596
+ "default3.handlebars->35->2768",
18597
+ "default3.handlebars->35->2855",
18598
+ "default3.handlebars->35->2922",
18599
+ "default3.handlebars->35->3081",
18600
"default3.handlebars->35->763"
18601
]
18602
},
@@ -18630,7 +18630,7 @@
18630
"en": "Confirm Password",
18631
"nl": "Bevestig wachtwoord",
18632
"xloc": [
18633
- "default3.handlebars->35->2815"
18633
+ "default3.handlebars->35->2816"
18634
]
18635
},
18636
{
@@ -18753,8 +18753,8 @@
18753
"zh-chs": "确认删除选定的帐户?",
18754
"zh-cht": "確認刪除所選帳戶?",
18755
"xloc": [
18756
- "default.handlebars->47->2769",
18757
- "default3.handlebars->35->2766"
18756
+ "default.handlebars->47->2770",
18757
+ "default3.handlebars->35->2767"
18758
]
18759
},
18760
{
@@ -18809,8 +18809,8 @@
18809
"zh-chs": "确认删除选定的用户组?",
18810
"zh-cht": "確認刪除所選用戶群?",
18811
"xloc": [
18812
- "default.handlebars->47->2859",
18813
- "default3.handlebars->35->2853"
18812
+ "default.handlebars->47->2860",
18813
+ "default3.handlebars->35->2854"
18814
]
18815
},
18816
{
@@ -18839,8 +18839,8 @@
18839
"zh-chs": "确认删除用户{0}?",
18840
"zh-cht": "確認刪除用戶{0}?",
18841
"xloc": [
18842
- "default.handlebars->47->3091",
18843
- "default3.handlebars->35->3079"
18842
+ "default.handlebars->47->3092",
18843
+ "default3.handlebars->35->3080"
18844
]
18845
},
18846
{
@@ -18885,8 +18885,8 @@
18885
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
18886
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
18887
"xloc": [
18888
- "default.handlebars->47->2930",
18889
- "default3.handlebars->35->2924"
18888
+ "default.handlebars->47->2931",
18889
+ "default3.handlebars->35->2925"
18890
]
18891
},
18892
{
@@ -18915,8 +18915,8 @@
18915
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
18916
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
18917
"xloc": [
18918
- "default.handlebars->47->3123",
18919
- "default3.handlebars->35->3111"
18918
+ "default.handlebars->47->3124",
18919
+ "default3.handlebars->35->3112"
18920
]
18921
},
18922
{
@@ -19069,10 +19069,10 @@
19069
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
19070
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
19071
"xloc": [
19072
- "default.handlebars->47->2920",
19073
- "default.handlebars->47->3114",
19074
- "default3.handlebars->35->2914",
19075
- "default3.handlebars->35->3102"
19072
+ "default.handlebars->47->2921",
19073
+ "default.handlebars->47->3115",
19074
+ "default3.handlebars->35->2915",
19075
+ "default3.handlebars->35->3103"
19076
]
19077
},
19078
{
@@ -19101,10 +19101,10 @@
19101
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
19102
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
19103
"xloc": [
19104
- "default.handlebars->47->2922",
19105
- "default.handlebars->47->3127",
19106
- "default3.handlebars->35->2916",
19107
- "default3.handlebars->35->3115"
19104
+ "default.handlebars->47->2923",
19105
+ "default.handlebars->47->3128",
19106
+ "default3.handlebars->35->2917",
19107
+ "default3.handlebars->35->3116"
19108
]
19109
},
19110
{
@@ -19133,8 +19133,8 @@
19133
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
19134
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
19135
"xloc": [
19136
- "default.handlebars->47->3116",
19137
- "default3.handlebars->35->3104"
19136
+ "default.handlebars->47->3117",
19137
+ "default3.handlebars->35->3105"
19138
]
19139
},
19140
{
@@ -19163,8 +19163,8 @@
19163
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
19164
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
19165
"xloc": [
19166
- "default.handlebars->47->3119",
19167
- "default3.handlebars->35->3107"
19166
+ "default.handlebars->47->3120",
19167
+ "default3.handlebars->35->3108"
19168
]
19169
},
19170
{
@@ -19193,10 +19193,10 @@
19193
"zh-chs": "确认删除访问权限?",
19194
"zh-cht": "確認刪除訪問權限?",
19195
"xloc": [
19196
- "default.handlebars->47->3117",
19197
- "default.handlebars->47->3120",
19198
- "default3.handlebars->35->3105",
19199
- "default3.handlebars->35->3108"
19196
+ "default.handlebars->47->3118",
19197
+ "default.handlebars->47->3121",
19198
+ "default3.handlebars->35->3106",
19199
+ "default3.handlebars->35->3109"
19200
]
19201
},
19202
{
@@ -19282,8 +19282,8 @@
19282
"zh-chs": "确认删除设备共享“{0}”?",
19283
"zh-cht": "確認刪除設備共享“{0}”?",
19284
"xloc": [
19285
- "default.handlebars->47->3112",
19286
- "default3.handlebars->35->3100"
19285
+ "default.handlebars->47->3113",
19286
+ "default3.handlebars->35->3101"
19287
]
19288
},
19289
{
@@ -20016,8 +20016,8 @@
20016
"zh-chs": "已连接的英特尔®AMT",
20017
"zh-cht": "已連接的Intel® AMT",
20018
"xloc": [
20019
- "default.handlebars->47->3330",
20020
- "default3.handlebars->35->3318"
20019
+ "default.handlebars->47->3332",
20020
+ "default3.handlebars->35->3320"
20021
]
20022
},
20023
{
@@ -20046,8 +20046,8 @@
20046
"zh-chs": "已连接的英特尔®AMT CIRA",
20047
"zh-cht": "已連接的Intel® AMT CIRA",
20048
"xloc": [
20049
- "default.handlebars->47->3331",
20050
- "default3.handlebars->35->3319"
20049
+ "default.handlebars->47->3333",
20050
+ "default3.handlebars->35->3321"
20051
]
20052
},
20053
{
@@ -20076,8 +20076,8 @@
20076
"zh-chs": "已连接的用户",
20077
"zh-cht": "已连接的用户",
20078
"xloc": [
20079
- "default.handlebars->47->3336",
20080
- "default3.handlebars->35->3324"
20079
+ "default.handlebars->47->3338",
20080
+ "default3.handlebars->35->3326"
20081
]
20082
},
20083
{
@@ -20350,8 +20350,8 @@
20350
"zh-chs": "连接数量",
20351
"zh-cht": "連接數量",
20352
"xloc": [
20353
- "default.handlebars->47->3362",
20354
- "default3.handlebars->35->3350"
20353
+ "default.handlebars->47->3364",
20354
+ "default3.handlebars->35->3352"
20355
]
20356
},
20357
{
@@ -20415,8 +20415,8 @@
20415
"zh-chs": "连接转发器",
20416
"zh-cht": "連接轉發器",
20417
"xloc": [
20418
- "default.handlebars->47->3399",
20419
- "default3.handlebars->35->3387"
20418
+ "default.handlebars->47->3401",
20419
+ "default3.handlebars->35->3389"
20420
]
20421
},
20422
{
@@ -20541,8 +20541,8 @@
20541
"zh-chs": "同意",
20542
"zh-cht": "同意",
20543
"xloc": [
20544
- "default.handlebars->47->2701",
20545
- "default3.handlebars->35->2698"
20544
+ "default.handlebars->47->2702",
20545
+ "default3.handlebars->35->2699"
20546
]
20547
},
20548
{
@@ -20703,8 +20703,8 @@
20703
"zh-chs": "Cookie编码器",
20704
"zh-cht": "Cookie編碼器",
20705
"xloc": [
20706
- "default.handlebars->47->3382",
20707
- "default3.handlebars->35->3370"
20706
+ "default.handlebars->47->3384",
20707
+ "default3.handlebars->35->3372"
20708
]
20709
},
20710
{
@@ -21414,8 +21414,8 @@
21414
"zh-chs": "核心服务器",
21415
"zh-cht": "核心伺服器",
21416
"xloc": [
21417
- "default.handlebars->47->3381",
21418
- "default3.handlebars->35->3369"
21417
+ "default.handlebars->47->3383",
21418
+ "default3.handlebars->35->3371"
21419
]
21420
},
21421
{
@@ -21509,8 +21509,8 @@
21509
"zh-chs": "创建帐号",
21510
"zh-cht": "創建帳號",
21511
"xloc": [
21512
- "default.handlebars->47->2827",
21513
- "default3.handlebars->35->2823",
21512
+ "default.handlebars->47->2828",
21513
+ "default3.handlebars->35->2824",
21514
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
21515
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
21516
"login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -21629,8 +21629,8 @@
21629
"zh-chs": "创建用户组",
21630
"zh-cht": "創建用戶群",
21631
"xloc": [
21632
- "default.handlebars->47->2867",
21633
- "default3.handlebars->35->2861"
21632
+ "default.handlebars->47->2868",
21633
+ "default3.handlebars->35->2862"
21634
]
21635
},
21636
{
@@ -21892,8 +21892,8 @@
21892
"nl": "Maak meerdere accounts tegelijk aan door een JSON of een CSV bestand te importeren",
21893
"uk": "Створіть кілька акаунтів одночасно, імпортувавши файл JSON або CSV",
21894
"xloc": [
21895
- "default.handlebars->47->2784",
21896
- "default3.handlebars->35->2780"
21895
+ "default.handlebars->47->2785",
21896
+ "default3.handlebars->35->2781"
21897
]
21898
},
21899
{
@@ -22065,8 +22065,8 @@
22065
"zh-chs": "创建",
22066
"zh-cht": "創建",
22067
"xloc": [
22068
- "default.handlebars->47->2975",
22069
- "default3.handlebars->35->2969"
22068
+ "default.handlebars->47->2976",
22069
+ "default3.handlebars->35->2970"
22070
]
22071
},
22072
{
@@ -22568,8 +22568,8 @@
22568
"zh-cht": "當前密碼不正確。",
22569
"xloc": [
22570
"default-mobile.handlebars->11->1056",
22571
- "default.handlebars->47->3299",
22572
- "default3.handlebars->35->3287"
22571
+ "default.handlebars->47->3301",
22572
+ "default3.handlebars->35->3289"
22573
]
22574
},
22575
{
@@ -22895,8 +22895,8 @@
22895
"pl": "Zapisy Bazy Danych",
22896
"uk": "Записи Бази Даних",
22897
"xloc": [
22898
- "default.handlebars->47->3173",
22899
- "default3.handlebars->35->3161"
22898
+ "default.handlebars->47->3175",
22899
+ "default3.handlebars->35->3163"
22900
]
22901
},
22902
{
@@ -22958,11 +22958,11 @@
22958
"xloc": [
22959
"default-mobile.handlebars->11->621",
22960
"default.handlebars->47->1306",
22961
- "default.handlebars->47->3177",
22962
- "default.handlebars->47->3180",
22961
+ "default.handlebars->47->3179",
22962
+ "default.handlebars->47->3182",
22963
"default3.handlebars->35->1297",
22964
- "default3.handlebars->35->3165",
22965
- "default3.handlebars->35->3168"
22964
+ "default3.handlebars->35->3167",
22965
+ "default3.handlebars->35->3170"
22966
]
22967
},
22968
{
@@ -23110,15 +23110,15 @@
23110
"zh-chs": "默认",
23111
"zh-cht": "默認",
23112
"xloc": [
23113
- "default.handlebars->47->2814",
23114
- "default.handlebars->47->2863",
23115
- "default.handlebars->47->2874",
23116
- "default.handlebars->47->2948",
23113
+ "default.handlebars->47->2815",
23114
+ "default.handlebars->47->2864",
23115
+ "default.handlebars->47->2875",
23116
+ "default.handlebars->47->2949",
23117
"default3.handlebars->35->2079",
23118
- "default3.handlebars->35->2810",
23119
- "default3.handlebars->35->2857",
23120
- "default3.handlebars->35->2868",
23121
- "default3.handlebars->35->2942"
23118
+ "default3.handlebars->35->2811",
23119
+ "default3.handlebars->35->2858",
23120
+ "default3.handlebars->35->2869",
23121
+ "default3.handlebars->35->2943"
23122
]
23123
},
23124
{
@@ -23266,7 +23266,7 @@
23266
"zh-chs": "删除帐户",
23267
"zh-cht": "刪除帳戶",
23268
"xloc": [
23269
- "default.handlebars->47->2771"
23269
+ "default.handlebars->47->2772"
23270
]
23271
},
23272
{
@@ -23447,8 +23447,8 @@
23447
"zh-chs": "删除用户",
23448
"zh-cht": "刪除用戶",
23449
"xloc": [
23450
- "default.handlebars->47->3022",
23451
- "default3.handlebars->35->3016"
23450
+ "default.handlebars->47->3023",
23451
+ "default3.handlebars->35->3017"
23452
]
23453
},
23454
{
@@ -23477,10 +23477,10 @@
23477
"zh-chs": "删除用户群组",
23478
"zh-cht": "刪除用戶群組",
23479
"xloc": [
23480
- "default.handlebars->47->2916",
23481
- "default.handlebars->47->2928",
23482
- "default3.handlebars->35->2910",
23483
- "default3.handlebars->35->2922"
23480
+ "default.handlebars->47->2917",
23481
+ "default.handlebars->47->2929",
23482
+ "default3.handlebars->35->2911",
23483
+ "default3.handlebars->35->2923"
23484
]
23485
},
23486
{
@@ -23509,8 +23509,8 @@
23509
"zh-chs": "删除用户群组",
23510
"zh-cht": "刪除用戶群組",
23511
"xloc": [
23512
- "default.handlebars->47->2861",
23513
- "default3.handlebars->35->2855"
23512
+ "default.handlebars->47->2862",
23513
+ "default3.handlebars->35->2856"
23514
]
23515
},
23516
{
@@ -23539,8 +23539,8 @@
23539
"zh-chs": "删除用户{0}",
23540
"zh-cht": "刪除用戶{0}",
23541
"xloc": [
23542
- "default.handlebars->47->3090",
23543
- "default3.handlebars->35->3078"
23542
+ "default.handlebars->47->3091",
23543
+ "default3.handlebars->35->3079"
23544
]
23545
},
23546
{
@@ -23570,9 +23570,9 @@
23570
"zh-cht": "刪除帳戶",
23571
"xloc": [
23572
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->p2AccountPassActions->5->0",
23573
- "default.handlebars->47->2767",
23573
+ "default.handlebars->47->2768",
23574
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7",
23575
- "default3.handlebars->35->2764",
23575
+ "default3.handlebars->35->2765",
23576
"default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
23577
]
23578
},
@@ -23632,8 +23632,8 @@
23632
"zh-chs": "删除群组",
23633
"zh-cht": "刪除群組",
23634
"xloc": [
23635
- "default.handlebars->47->2857",
23636
- "default3.handlebars->35->2851"
23635
+ "default.handlebars->47->2858",
23636
+ "default3.handlebars->35->2852"
23637
]
23638
},
23639
{
@@ -23758,8 +23758,8 @@
23758
"zh-chs": "删除用户群组{0}?",
23759
"zh-cht": "刪除用戶群組{0}?",
23760
"xloc": [
23761
- "default.handlebars->47->2926",
23762
- "default3.handlebars->35->2920"
23761
+ "default.handlebars->47->2927",
23762
+ "default3.handlebars->35->2921"
23763
]
23764
},
23765
{
@@ -24116,11 +24116,11 @@
24116
"default.handlebars->47->2119",
24117
"default.handlebars->47->2181",
24118
"default.handlebars->47->2321",
24119
- "default.handlebars->47->2699",
24120
- "default.handlebars->47->2866",
24121
- "default.handlebars->47->2877",
24119
+ "default.handlebars->47->2700",
24120
+ "default.handlebars->47->2867",
24121
"default.handlebars->47->2878",
24123
- "default.handlebars->47->2924",
24122
+ "default.handlebars->47->2879",
24123
+ "default.handlebars->47->2925",
24124
"default.handlebars->47->905",
24125
"default.handlebars->47->906",
24126
"default.handlebars->container->column_l->p42->p42tbl->1->0->3",
@@ -24133,11 +24133,11 @@
24133
"default3.handlebars->35->2177",
24134
"default3.handlebars->35->2317",
24135
"default3.handlebars->35->2318",
24136
- "default3.handlebars->35->2696",
24137
- "default3.handlebars->35->2860",
24138
- "default3.handlebars->35->2871",
24136
+ "default3.handlebars->35->2697",
24137
+ "default3.handlebars->35->2861",
24138
"default3.handlebars->35->2872",
24140
- "default3.handlebars->35->2918",
24139
+ "default3.handlebars->35->2873",
24140
+ "default3.handlebars->35->2919",
24141
"default3.handlebars->35->902",
24142
"default3.handlebars->35->903",
24143
"default3.handlebars->container->column_l->p42->p42tbl->1->0->7"
@@ -24201,10 +24201,10 @@
24201
"default.handlebars->47->1495",
24202
"default.handlebars->47->2252",
24203
"default.handlebars->47->2327",
24204
- "default.handlebars->47->3150",
24205
- "default.handlebars->47->3210",
24206
- "default.handlebars->47->3260",
24207
- "default.handlebars->47->3356",
24204
+ "default.handlebars->47->3151",
24205
+ "default.handlebars->47->3212",
24206
+ "default.handlebars->47->3262",
24207
+ "default.handlebars->47->3358",
24208
"default.handlebars->47->870",
24209
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
24210
"default.handlebars->contextMenu->cxdesktop",
@@ -24213,10 +24213,10 @@
24213
"default3.handlebars->35->1480",
24214
"default3.handlebars->35->2248",
24215
"default3.handlebars->35->2324",
24216
- "default3.handlebars->35->3138",
24217
- "default3.handlebars->35->3198",
24218
- "default3.handlebars->35->3248",
24219
- "default3.handlebars->35->3344",
24216
+ "default3.handlebars->35->3139",
24217
+ "default3.handlebars->35->3200",
24218
+ "default3.handlebars->35->3250",
24219
+ "default3.handlebars->35->3346",
24220
"default3.handlebars->35->867",
24221
"default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
24222
"default3.handlebars->contextMenu->cxdesktop",
@@ -24381,8 +24381,8 @@
24381
"zh-chs": "桌面复用",
24382
"zh-cht": "桌面多路復用",
24383
"xloc": [
24384
- "default.handlebars->47->3361",
24385
- "default3.handlebars->35->3349"
24384
+ "default.handlebars->47->3363",
24385
+ "default3.handlebars->35->3351"
24386
]
24387
},
24388
{
@@ -24412,12 +24412,12 @@
24412
"zh-cht": "桌面通知",
24413
"xloc": [
24414
"default.handlebars->47->2203",
24415
- "default.handlebars->47->2885",
24416
- "default.handlebars->47->2990",
24415
+ "default.handlebars->47->2886",
24416
+ "default.handlebars->47->2991",
24417
"default.handlebars->47->977",
24418
"default3.handlebars->35->2199",
24419
- "default3.handlebars->35->2879",
24420
- "default3.handlebars->35->2984",
24419
+ "default3.handlebars->35->2880",
24420
+ "default3.handlebars->35->2985",
24421
"default3.handlebars->35->974"
24422
]
24423
},
@@ -24448,12 +24448,12 @@
24448
"zh-cht": "桌面提示",
24449
"xloc": [
24450
"default.handlebars->47->2202",
24451
- "default.handlebars->47->2884",
24452
- "default.handlebars->47->2989",
24451
+ "default.handlebars->47->2885",
24452
+ "default.handlebars->47->2990",
24453
"default.handlebars->47->976",
24454
"default3.handlebars->35->2198",
24455
- "default3.handlebars->35->2878",
24456
- "default3.handlebars->35->2983",
24455
+ "default3.handlebars->35->2879",
24456
+ "default3.handlebars->35->2984",
24457
"default3.handlebars->35->973"
24458
]
24459
},
@@ -24484,12 +24484,12 @@
24484
"zh-cht": "桌面提示+工具欄",
24485
"xloc": [
24486
"default.handlebars->47->2200",
24487
- "default.handlebars->47->2882",
24488
- "default.handlebars->47->2987",
24487
+ "default.handlebars->47->2883",
24488
+ "default.handlebars->47->2988",
24489
"default.handlebars->47->974",
24490
"default3.handlebars->35->2196",
24491
- "default3.handlebars->35->2876",
24492
- "default3.handlebars->35->2981",
24491
+ "default3.handlebars->35->2877",
24492
+ "default3.handlebars->35->2982",
24493
"default3.handlebars->35->971"
24494
]
24495
},
@@ -24519,8 +24519,8 @@
24519
"zh-chs": "桌面会话",
24520
"zh-cht": "桌面會話",
24521
"xloc": [
24522
- "default.handlebars->47->3143",
24523
- "default3.handlebars->35->3131"
24522
+ "default.handlebars->47->3144",
24523
+ "default3.handlebars->35->3132"
24524
]
24525
},
24526
{
@@ -24637,12 +24637,12 @@
24637
"zh-cht": "桌面工具欄",
24638
"xloc": [
24639
"default.handlebars->47->2201",
24640
- "default.handlebars->47->2883",
24641
- "default.handlebars->47->2988",
24640
+ "default.handlebars->47->2884",
24641
+ "default.handlebars->47->2989",
24642
"default.handlebars->47->975",
24643
"default3.handlebars->35->2197",
24644
- "default3.handlebars->35->2877",
24645
- "default3.handlebars->35->2982",
24644
+ "default3.handlebars->35->2878",
24645
+ "default3.handlebars->35->2983",
24646
"default3.handlebars->35->972"
24647
]
24648
},
@@ -24672,8 +24672,8 @@
24672
"zh-chs": "仅桌面视图",
24673
"zh-cht": "僅桌面視圖",
24674
"xloc": [
24675
- "default.handlebars->47->2963",
24676
- "default3.handlebars->35->2957"
24675
+ "default.handlebars->47->2964",
24676
+ "default3.handlebars->35->2958"
24677
]
24678
},
24679
{
@@ -24900,17 +24900,17 @@
24900
"default.handlebars->47->1842",
24901
"default.handlebars->47->2357",
24902
"default.handlebars->47->295",
24903
- "default.handlebars->47->3109",
24904
- "default.handlebars->47->3176",
24905
- "default.handlebars->47->3194",
24903
+ "default.handlebars->47->3110",
24904
+ "default.handlebars->47->3178",
24905
+ "default.handlebars->47->3196",
24906
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5",
24907
"default3.handlebars->35->1618",
24908
"default3.handlebars->35->1823",
24909
"default3.handlebars->35->2354",
24910
"default3.handlebars->35->292",
24911
- "default3.handlebars->35->3097",
24912
- "default3.handlebars->35->3164",
24913
- "default3.handlebars->35->3182",
24911
+ "default3.handlebars->35->3098",
24912
+ "default3.handlebars->35->3166",
24913
+ "default3.handlebars->35->3184",
24914
"default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->5"
24915
]
24916
},
@@ -25127,25 +25127,25 @@
25127
"default.handlebars->47->2352",
25128
"default.handlebars->47->2355",
25129
"default.handlebars->47->2356",
25130
- "default.handlebars->47->2716",
25131
- "default.handlebars->47->2908",
25132
- "default.handlebars->47->2914",
25133
- "default.handlebars->47->3097",
25134
- "default.handlebars->47->3159",
25135
- "default.handlebars->47->3183",
25136
- "default.handlebars->47->3197",
25137
- "default.handlebars->47->3277",
25130
+ "default.handlebars->47->2717",
25131
+ "default.handlebars->47->2909",
25132
+ "default.handlebars->47->2915",
25133
+ "default.handlebars->47->3098",
25134
+ "default.handlebars->47->3161",
25135
+ "default.handlebars->47->3185",
25136
+ "default.handlebars->47->3199",
25137
+ "default.handlebars->47->3279",
25138
"default3.handlebars->35->2349",
25139
"default3.handlebars->35->2352",
25140
"default3.handlebars->35->2353",
25141
- "default3.handlebars->35->2713",
25142
- "default3.handlebars->35->2902",
25143
- "default3.handlebars->35->2908",
25144
- "default3.handlebars->35->3085",
25145
- "default3.handlebars->35->3147",
25146
- "default3.handlebars->35->3171",
25147
- "default3.handlebars->35->3185",
25148
- "default3.handlebars->35->3265"
25141
+ "default3.handlebars->35->2714",
25142
+ "default3.handlebars->35->2903",
25143
+ "default3.handlebars->35->2909",
25144
+ "default3.handlebars->35->3086",
25145
+ "default3.handlebars->35->3149",
25146
+ "default3.handlebars->35->3173",
25147
+ "default3.handlebars->35->3187",
25148
+ "default3.handlebars->35->3267"
25149
]
25150
},
25151
{
@@ -25206,17 +25206,17 @@
25206
"zh-cht": "裝置群",
25207
"xloc": [
25208
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
25209
- "default.handlebars->47->2732",
25210
- "default.handlebars->47->2851",
25211
- "default.handlebars->47->2895",
25212
- "default.handlebars->47->2984",
25213
- "default.handlebars->47->3334",
25209
+ "default.handlebars->47->2733",
25210
+ "default.handlebars->47->2852",
25211
+ "default.handlebars->47->2896",
25212
+ "default.handlebars->47->2985",
25213
+ "default.handlebars->47->3336",
25214
"default.handlebars->container->column_l->p2->p2info->9",
25215
- "default3.handlebars->35->2729",
25216
- "default3.handlebars->35->2845",
25217
- "default3.handlebars->35->2889",
25218
- "default3.handlebars->35->2978",
25219
- "default3.handlebars->35->3322",
25215
+ "default3.handlebars->35->2730",
25216
+ "default3.handlebars->35->2846",
25217
+ "default3.handlebars->35->2890",
25218
+ "default3.handlebars->35->2979",
25219
+ "default3.handlebars->35->3324",
25220
"default3.handlebars->container->column_l->p2->p2info->9"
25221
]
25222
},
@@ -25338,11 +25338,11 @@
25338
"xloc": [
25339
"default-mobile.handlebars->11->637",
25340
"default.handlebars->47->1374",
25341
- "default.handlebars->47->3158",
25341
+ "default.handlebars->47->3160",
25342
"default.handlebars->47->506",
25343
"default.handlebars->47->515",
25344
"default3.handlebars->35->1360",
25345
- "default3.handlebars->35->3146",
25345
+ "default3.handlebars->35->3148",
25346
"default3.handlebars->35->503",
25347
"default3.handlebars->35->512",
25348
"player.handlebars->3->25"
@@ -25445,8 +25445,8 @@
25445
"zh-chs": "设备推送",
25446
"zh-cht": "設備推送",
25447
"xloc": [
25448
- "default.handlebars->47->3004",
25449
- "default3.handlebars->35->2998"
25448
+ "default.handlebars->47->3005",
25449
+ "default3.handlebars->35->2999"
25450
]
25451
},
25452
{
@@ -25461,8 +25461,8 @@
25461
"pl": "Zapis Powiadomień Push Urządzenia",
25462
"uk": "Запис Push-Сповіщень Пристрою",
25463
"xloc": [
25464
- "default.handlebars->47->3257",
25465
- "default3.handlebars->35->3245"
25464
+ "default.handlebars->47->3259",
25465
+ "default3.handlebars->35->3247"
25466
]
25467
},
25468
{
@@ -25477,8 +25477,8 @@
25477
"pl": "Zapis SMBIOS urządzenia",
25478
"uk": "SMBIOS запис пристрою",
25479
"xloc": [
25480
- "default.handlebars->47->3256",
25481
- "default3.handlebars->35->3244"
25480
+ "default.handlebars->47->3258",
25481
+ "default3.handlebars->35->3246"
25482
]
25483
},
25484
{
@@ -25934,8 +25934,8 @@
25934
"pl": "Zapis grupy urządzeń",
25935
"uk": "Запис групи пристроїв",
25936
"xloc": [
25937
- "default.handlebars->47->3242",
25938
- "default3.handlebars->35->3230"
25937
+ "default.handlebars->47->3244",
25938
+ "default3.handlebars->35->3232"
25939
]
25940
},
25941
{
@@ -26040,8 +26040,8 @@
26040
"pl": "Zapisy informacji urządzenia",
26041
"uk": "Записи інформації про пристрій",
26042
"xloc": [
26043
- "default.handlebars->47->3244",
26044
- "default3.handlebars->35->3232"
26043
+ "default.handlebars->47->3246",
26044
+ "default3.handlebars->35->3234"
26045
]
26046
},
26047
{
@@ -26671,8 +26671,8 @@
26671
"pl": "Zapisy zmiany stanu zasilania",
26672
"uk": "Записи про зміни стану живлення",
26673
"xloc": [
26674
- "default.handlebars->47->3250",
26675
- "default3.handlebars->35->3238"
26674
+ "default.handlebars->47->3252",
26675
+ "default3.handlebars->35->3240"
26676
]
26677
},
26678
{
@@ -26687,8 +26687,8 @@
26687
"pl": "Zapis urządzenia",
26688
"uk": "Запис пристрою",
26689
"xloc": [
26690
- "default.handlebars->47->3241",
26691
- "default3.handlebars->35->3229"
26690
+ "default.handlebars->47->3243",
26691
+ "default3.handlebars->35->3231"
26692
]
26693
},
26694
{
@@ -26763,8 +26763,8 @@
26763
"pl": "Zapisy udostępniania urządzenia",
26764
"uk": "Записи поширеного пристрою",
26765
"xloc": [
26766
- "default.handlebars->47->3254",
26767
- "default3.handlebars->35->3242"
26766
+ "default.handlebars->47->3256",
26767
+ "default3.handlebars->35->3244"
26768
]
26769
},
26770
{
@@ -26779,8 +26779,8 @@
26779
"pl": "Zapisy urządzenia, użytkowników, grup i inne",
26780
"uk": "Пристрій, користувачі, групи та інші записи",
26781
"xloc": [
26782
- "default.handlebars->47->3258",
26783
- "default3.handlebars->35->3246"
26782
+ "default.handlebars->47->3260",
26783
+ "default3.handlebars->35->3248"
26784
]
26785
},
26786
{
@@ -26810,11 +26810,11 @@
26810
"zh-cht": "裝置",
26811
"xloc": [
26812
"default.handlebars->47->2272",
26813
- "default.handlebars->47->2852",
26814
- "default.handlebars->47->2896",
26813
+ "default.handlebars->47->2853",
26814
+ "default.handlebars->47->2897",
26815
"default3.handlebars->35->2268",
26816
- "default3.handlebars->35->2846",
26817
- "default3.handlebars->35->2890"
26816
+ "default3.handlebars->35->2847",
26817
+ "default3.handlebars->35->2891"
26818
]
26819
},
26820
{
@@ -27378,9 +27378,9 @@
27378
"uk": "Discord",
27379
"xloc": [
27380
"default.handlebars->47->1800",
27381
- "default.handlebars->47->3036",
27381
+ "default.handlebars->47->3037",
27382
"default3.handlebars->35->1782",
27383
- "default3.handlebars->35->3030"
27383
+ "default3.handlebars->35->3031"
27384
]
27385
},
27386
{
@@ -27810,16 +27810,16 @@
27810
"xloc": [
27811
"default.handlebars->47->137",
27812
"default.handlebars->47->1400",
27813
- "default.handlebars->47->2815",
27814
- "default.handlebars->47->2864",
27815
- "default.handlebars->47->2873",
27816
- "default.handlebars->47->2947",
27813
+ "default.handlebars->47->2816",
27814
+ "default.handlebars->47->2865",
27815
+ "default.handlebars->47->2874",
27816
+ "default.handlebars->47->2948",
27817
"default3.handlebars->35->137",
27818
"default3.handlebars->35->1387",
27819
- "default3.handlebars->35->2811",
27820
- "default3.handlebars->35->2858",
27821
- "default3.handlebars->35->2867",
27822
- "default3.handlebars->35->2941",
27819
+ "default3.handlebars->35->2812",
27820
+ "default3.handlebars->35->2859",
27821
+ "default3.handlebars->35->2868",
27822
+ "default3.handlebars->35->2942",
27823
"mstsc.handlebars->main->1->3->1->rowdomain->1->0",
27824
"mstsc.handlebars->main->1->3->1->rowdomain->3"
27825
]
@@ -28353,10 +28353,10 @@
28353
"zh-chs": "下载报告",
28354
"zh-cht": "下載報告",
28355
"xloc": [
28356
- "default.handlebars->47->2721",
28356
+ "default.handlebars->47->2722",
28357
"default.handlebars->container->column_l->p3->3->1->0->3",
28358
"default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv",
28359
- "default3.handlebars->35->2718",
28359
+ "default3.handlebars->35->2719",
28360
"default3.handlebars->container->column_l->p60->3->1->0->1->1->p60downloadReportDiv"
28361
]
28362
},
@@ -28716,8 +28716,8 @@
28716
"zh-chs": "使用以下一种档案格式下载事件列表。",
28717
"zh-cht": "使用以下一種檔案格式下載事件列表。",
28718
"xloc": [
28719
- "default.handlebars->47->2722",
28720
- "default3.handlebars->35->2719"
28719
+ "default.handlebars->47->2723",
28720
+ "default3.handlebars->35->2720"
28721
]
28722
},
28723
{
@@ -28746,8 +28746,8 @@
28746
"zh-chs": "使用以下一种档案格式下载用户列表。",
28747
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
28748
"xloc": [
28749
- "default.handlebars->47->2799",
28750
- "default3.handlebars->35->2795"
28749
+ "default.handlebars->47->2800",
28750
+ "default3.handlebars->35->2796"
28751
]
28752
},
28753
{
@@ -28934,8 +28934,8 @@
28934
"en": "Duo",
28935
"nl": "Duo",
28936
"xloc": [
28937
- "default.handlebars->47->3002",
28938
- "default3.handlebars->35->2996",
28937
+ "default.handlebars->47->3003",
28938
+ "default3.handlebars->35->2997",
28939
"login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
28940
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3"
28941
]
@@ -28978,8 +28978,8 @@
28978
"zh-chs": "代理重复",
28979
"zh-cht": "代理重複",
28980
"xloc": [
28981
- "default.handlebars->47->3329",
28982
- "default3.handlebars->35->3317"
28981
+ "default.handlebars->47->3331",
28982
+ "default3.handlebars->35->3319"
28983
]
28984
},
28985
{
@@ -29038,8 +29038,8 @@
29038
"zh-chs": "复制用户组",
29039
"zh-cht": "複製用戶群",
29040
"xloc": [
29041
- "default.handlebars->47->2868",
29042
- "default3.handlebars->35->2862"
29041
+ "default.handlebars->47->2869",
29042
+ "default3.handlebars->35->2863"
29043
]
29044
},
29045
{
@@ -29097,13 +29097,13 @@
29097
"default.handlebars->47->1249",
29098
"default.handlebars->47->301",
29099
"default.handlebars->47->303",
29100
- "default.handlebars->47->3138",
29101
- "default.handlebars->47->3164",
29100
+ "default.handlebars->47->3139",
29101
+ "default.handlebars->47->3166",
29102
"default3.handlebars->35->1244",
29103
"default3.handlebars->35->298",
29104
"default3.handlebars->35->300",
29105
- "default3.handlebars->35->3126",
29106
- "default3.handlebars->35->3152",
29105
+ "default3.handlebars->35->3127",
29106
+ "default3.handlebars->35->3154",
29107
"player.handlebars->3->18"
29108
]
29109
},
@@ -30140,8 +30140,8 @@
30140
"zh-chs": "编辑用户特征",
30141
"zh-cht": "編輯用戶特徵",
30142
"xloc": [
30143
- "default.handlebars->47->3073",
30144
- "default3.handlebars->35->3067"
30143
+ "default.handlebars->47->3074",
30144
+ "default3.handlebars->35->3068"
30145
]
30146
},
30147
{
@@ -30170,8 +30170,8 @@
30170
"zh-chs": "编辑用户组",
30171
"zh-cht": "編輯用戶群",
30172
"xloc": [
30173
- "default.handlebars->47->2925",
30174
- "default3.handlebars->35->2919"
30173
+ "default.handlebars->47->2926",
30174
+ "default3.handlebars->35->2920"
30175
]
30176
},
30177
{
@@ -30230,8 +30230,8 @@
30230
"zh-chs": "编辑用户组功能",
30231
"zh-cht": "編輯用戶組功能",
30232
"xloc": [
30233
- "default.handlebars->47->2918",
30234
- "default3.handlebars->35->2912"
30233
+ "default.handlebars->47->2919",
30234
+ "default3.handlebars->35->2913"
30235
]
30236
},
30237
{
@@ -30407,18 +30407,18 @@
30407
"zh-cht": "電郵",
30408
"xloc": [
30409
"default-mobile.handlebars->11->327",
30410
- "default.handlebars->47->2817",
30411
- "default.handlebars->47->2951",
30412
- "default.handlebars->47->2953",
30413
- "default.handlebars->47->3001",
30414
- "default.handlebars->47->3015",
30415
- "default.handlebars->47->3076",
30410
+ "default.handlebars->47->2818",
30411
+ "default.handlebars->47->2952",
30412
+ "default.handlebars->47->2954",
30413
+ "default.handlebars->47->3002",
30414
+ "default.handlebars->47->3016",
30415
+ "default.handlebars->47->3077",
30416
"default.handlebars->47->557",
30417
- "default3.handlebars->35->2813",
30418
- "default3.handlebars->35->2945",
30419
- "default3.handlebars->35->2947",
30420
- "default3.handlebars->35->2995",
30421
- "default3.handlebars->35->3009",
30417
+ "default3.handlebars->35->2814",
30418
+ "default3.handlebars->35->2946",
30419
+ "default3.handlebars->35->2948",
30420
+ "default3.handlebars->35->2996",
30421
+ "default3.handlebars->35->3010",
30422
"default3.handlebars->35->554",
30423
"login-mobile.handlebars->5->45",
30424
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -30723,8 +30723,8 @@
30723
"zh-cht": "不允許使用電子郵件域 \\\"{0}\\\"。只允許 ({1})",
30724
"xloc": [
30725
"default-mobile.handlebars->11->1065",
30726
- "default.handlebars->47->3308",
30727
- "default3.handlebars->35->3296"
30726
+ "default.handlebars->47->3310",
30727
+ "default3.handlebars->35->3298"
30728
]
30729
},
30730
{
@@ -30783,8 +30783,8 @@
30783
"zh-chs": "邮箱未验证",
30784
"zh-cht": "電郵未驗證",
30785
"xloc": [
30786
- "default.handlebars->47->2752",
30787
- "default3.handlebars->35->2749"
30786
+ "default.handlebars->47->2753",
30787
+ "default3.handlebars->35->2750"
30788
]
30789
},
30790
{
@@ -30813,10 +30813,10 @@
30813
"zh-chs": "电子邮件已验证",
30814
"zh-cht": "電子郵件已驗證",
30815
"xloc": [
30816
- "default.handlebars->47->2753",
30817
- "default.handlebars->47->2945",
30818
- "default3.handlebars->35->2750",
30819
- "default3.handlebars->35->2939"
30816
+ "default.handlebars->47->2754",
30817
+ "default.handlebars->47->2946",
30818
+ "default3.handlebars->35->2751",
30819
+ "default3.handlebars->35->2940"
30820
]
30821
},
30822
{
@@ -30845,8 +30845,8 @@
30845
"zh-chs": "邮箱已验证。",
30846
"zh-cht": "電郵已驗證。",
30847
"xloc": [
30848
- "default.handlebars->47->2823",
30849
- "default3.handlebars->35->2819"
30848
+ "default.handlebars->47->2824",
30849
+ "default3.handlebars->35->2820"
30850
]
30851
},
30852
{
@@ -30875,8 +30875,8 @@
30875
"zh-chs": "邮箱未验证",
30876
"zh-cht": "電郵未驗證",
30877
"xloc": [
30878
- "default.handlebars->47->2946",
30879
- "default3.handlebars->35->2940"
30878
+ "default.handlebars->47->2947",
30879
+ "default3.handlebars->35->2941"
30880
]
30881
},
30882
{
@@ -30932,8 +30932,8 @@
30932
"zh-cht": "電郵已發送。",
30933
"xloc": [
30934
"default-mobile.handlebars->11->1049",
30935
- "default.handlebars->47->3292",
30936
- "default3.handlebars->35->3280",
30935
+ "default.handlebars->47->3294",
30936
+ "default3.handlebars->35->3282",
30937
"login-mobile.handlebars->5->2",
30938
"login.handlebars->5->2",
30939
"login2.handlebars->7->200"
@@ -31022,8 +31022,8 @@
31022
"zh-chs": "已通过电邮验证,并且需要重置密码。",
31023
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
31024
"xloc": [
31025
- "default.handlebars->47->2824",
31026
- "default3.handlebars->35->2820"
31025
+ "default.handlebars->47->2825",
31026
+ "default3.handlebars->35->2821"
31027
]
31028
},
31029
{
@@ -31078,8 +31078,8 @@
31078
"zh-chs": "电子邮件/短信/推送流量",
31079
"zh-cht": "電子郵件/短信/推送流量",
31080
"xloc": [
31081
- "default.handlebars->47->3390",
31082
- "default3.handlebars->35->3378"
31081
+ "default.handlebars->47->3392",
31082
+ "default3.handlebars->35->3380"
31083
]
31084
},
31085
{
@@ -31324,10 +31324,10 @@
31324
"default-mobile.handlebars->11->895",
31325
"default.handlebars->47->140",
31326
"default.handlebars->47->1739",
31327
- "default.handlebars->47->3166",
31327
+ "default.handlebars->47->3168",
31328
"default3.handlebars->35->140",
31329
"default3.handlebars->35->1722",
31330
- "default3.handlebars->35->3154"
31330
+ "default3.handlebars->35->3156"
31331
]
31332
},
31333
{
@@ -31562,8 +31562,8 @@
31562
"zh-chs": "时间结束",
31563
"zh-cht": "時間結束",
31564
"xloc": [
31565
- "default.handlebars->47->3163",
31566
- "default3.handlebars->35->3151"
31565
+ "default.handlebars->47->3165",
31566
+ "default3.handlebars->35->3153"
31567
]
31568
},
31569
{
@@ -32253,8 +32253,8 @@
32253
"zh-chs": "输入管理领域名称的逗号分隔列表。",
32254
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
32255
"xloc": [
32256
- "default.handlebars->47->2828",
32257
- "default3.handlebars->35->2824"
32256
+ "default.handlebars->47->2829",
32257
+ "default3.handlebars->35->2825"
32258
]
32259
},
32260
{
@@ -32697,8 +32697,8 @@
32697
"zh-cht": "錯誤,邀請碼 \\\"{0}\\\" 已在使用中。",
32698
"xloc": [
32699
"default-mobile.handlebars->11->1057",
32700
- "default.handlebars->47->3300",
32701
- "default3.handlebars->35->3288"
32700
+ "default.handlebars->47->3302",
32701
+ "default3.handlebars->35->3290"
32702
]
32703
},
32704
{
@@ -32728,8 +32728,8 @@
32728
"zh-cht": "錯誤,密碼未更改。",
32729
"xloc": [
32730
"default-mobile.handlebars->11->1054",
32731
- "default.handlebars->47->3297",
32732
- "default3.handlebars->35->3285"
32731
+ "default.handlebars->47->3299",
32732
+ "default3.handlebars->35->3287"
32733
]
32734
},
32735
{
@@ -32759,8 +32759,8 @@
32759
"zh-cht": "錯誤,無法更改為常用密碼。",
32760
"xloc": [
32761
"default-mobile.handlebars->11->1053",
32762
- "default.handlebars->47->3296",
32763
- "default3.handlebars->35->3284"
32762
+ "default.handlebars->47->3298",
32763
+ "default3.handlebars->35->3286"
32764
]
32765
},
32766
{
@@ -32790,8 +32790,8 @@
32790
"zh-cht": "錯誤,無法更改為以前使用的密碼。",
32791
"xloc": [
32792
"default-mobile.handlebars->11->1052",
32793
- "default.handlebars->47->3295",
32794
- "default3.handlebars->35->3283"
32793
+ "default.handlebars->47->3297",
32794
+ "default3.handlebars->35->3285"
32795
]
32796
},
32797
{
@@ -33038,8 +33038,8 @@
33038
"zh-chs": "事件列表输出",
33039
"zh-cht": "事件列表輸出",
33040
"xloc": [
33041
- "default.handlebars->47->2727",
33042
- "default3.handlebars->35->2724"
33041
+ "default.handlebars->47->2728",
33042
+ "default3.handlebars->35->2725"
33043
]
33044
},
33045
{
@@ -33054,8 +33054,8 @@
33054
"pl": "Zapisy zdarzeń",
33055
"uk": "Записи подій",
33056
"xloc": [
33057
- "default.handlebars->47->3251",
33058
- "default3.handlebars->35->3239"
33057
+ "default.handlebars->47->3253",
33058
+ "default3.handlebars->35->3241"
33059
]
33060
},
33061
{
@@ -33459,8 +33459,8 @@
33459
"zh-chs": "外部",
33460
"zh-cht": "外部",
33461
"xloc": [
33462
- "default.handlebars->47->3370",
33463
- "default3.handlebars->35->3358"
33462
+ "default.handlebars->47->3372",
33463
+ "default3.handlebars->35->3360"
33464
]
33465
},
33466
{
@@ -33489,8 +33489,8 @@
33489
"zh-chs": "FIDO 密钥",
33490
"zh-cht": "FIDO 密鑰",
33491
"xloc": [
33492
- "default.handlebars->47->3231",
33493
- "default3.handlebars->35->3219"
33492
+ "default.handlebars->47->3233",
33493
+ "default3.handlebars->35->3221"
33494
]
33495
},
33496
{
@@ -33567,9 +33567,9 @@
33567
"uk": "Facebook",
33568
"xloc": [
33569
"default.handlebars->47->1812",
33570
- "default.handlebars->47->3048",
33570
+ "default.handlebars->47->3049",
33571
"default3.handlebars->35->1794",
33572
- "default3.handlebars->35->3042"
33572
+ "default3.handlebars->35->3043"
33573
]
33574
},
33575
{
@@ -33661,8 +33661,8 @@
33661
"zh-cht": "更改電子郵件地址失敗,另一個帳戶已在使用:{0}。",
33662
"xloc": [
33663
"default-mobile.handlebars->11->1048",
33664
- "default.handlebars->47->3291",
33665
- "default3.handlebars->35->3279"
33664
+ "default.handlebars->47->3293",
33665
+ "default3.handlebars->35->3281"
33666
]
33667
},
33668
{
@@ -33961,11 +33961,11 @@
33961
"zh-cht": "功能",
33962
"xloc": [
33963
"default.handlebars->47->2199",
33964
- "default.handlebars->47->2881",
33965
- "default.handlebars->47->2972",
33964
+ "default.handlebars->47->2882",
33965
+ "default.handlebars->47->2973",
33966
"default3.handlebars->35->2195",
33967
- "default3.handlebars->35->2875",
33968
- "default3.handlebars->35->2966"
33967
+ "default3.handlebars->35->2876",
33968
+ "default3.handlebars->35->2967"
33969
]
33970
},
33971
{
@@ -34206,8 +34206,8 @@
34206
"zh-chs": "文件传输",
34207
"zh-cht": "文件傳輸",
34208
"xloc": [
34209
- "default.handlebars->47->3144",
34210
- "default3.handlebars->35->3132"
34209
+ "default.handlebars->47->3145",
34210
+ "default3.handlebars->35->3133"
34211
]
34212
},
34213
{
@@ -34272,10 +34272,10 @@
34272
"default.handlebars->47->1215",
34273
"default.handlebars->47->2254",
34274
"default.handlebars->47->2334",
34275
- "default.handlebars->47->3151",
34276
- "default.handlebars->47->3211",
34277
- "default.handlebars->47->3261",
34278
- "default.handlebars->47->3357",
34275
+ "default.handlebars->47->3152",
34276
+ "default.handlebars->47->3213",
34277
+ "default.handlebars->47->3263",
34278
+ "default.handlebars->47->3359",
34279
"default.handlebars->47->472",
34280
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
34281
"default.handlebars->contextMenu->cxfiles",
@@ -34283,10 +34283,10 @@
34283
"default3.handlebars->35->1210",
34284
"default3.handlebars->35->2250",
34285
"default3.handlebars->35->2331",
34286
- "default3.handlebars->35->3139",
34287
- "default3.handlebars->35->3199",
34288
- "default3.handlebars->35->3249",
34289
- "default3.handlebars->35->3345",
34286
+ "default3.handlebars->35->3140",
34287
+ "default3.handlebars->35->3201",
34288
+ "default3.handlebars->35->3251",
34289
+ "default3.handlebars->35->3347",
34290
"default3.handlebars->35->469",
34291
"default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
34292
"default3.handlebars->contextMenu->cxfiles",
@@ -34351,12 +34351,12 @@
34351
"zh-cht": "檔案通知",
34352
"xloc": [
34353
"default.handlebars->47->2207",
34354
- "default.handlebars->47->2889",
34355
- "default.handlebars->47->2994",
34354
+ "default.handlebars->47->2890",
34355
+ "default.handlebars->47->2995",
34356
"default.handlebars->47->981",
34357
"default3.handlebars->35->2203",
34358
- "default3.handlebars->35->2883",
34359
- "default3.handlebars->35->2988",
34358
+ "default3.handlebars->35->2884",
34359
+ "default3.handlebars->35->2989",
34360
"default3.handlebars->35->978"
34361
]
34362
},
@@ -34387,12 +34387,12 @@
34387
"zh-cht": "檔案提示",
34388
"xloc": [
34389
"default.handlebars->47->2206",
34390
- "default.handlebars->47->2888",
34391
- "default.handlebars->47->2993",
34390
+ "default.handlebars->47->2889",
34391
+ "default.handlebars->47->2994",
34392
"default.handlebars->47->980",
34393
"default3.handlebars->35->2202",
34394
- "default3.handlebars->35->2882",
34395
- "default3.handlebars->35->2987",
34394
+ "default3.handlebars->35->2883",
34395
+ "default3.handlebars->35->2988",
34396
"default3.handlebars->35->977"
34397
]
34398
},
@@ -34772,8 +34772,8 @@
34772
"zh-chs": "标志",
34773
"zh-cht": "標誌",
34774
"xloc": [
34775
- "default.handlebars->47->2700",
34776
- "default3.handlebars->35->2697"
34775
+ "default.handlebars->47->2701",
34776
+ "default3.handlebars->35->2698"
34777
]
34778
},
34779
{
@@ -35138,10 +35138,10 @@
35138
"zh-chs": "下次登录时强制重置密码。",
35139
"zh-cht": "下次登入時強制重置密碼。",
35140
"xloc": [
35141
- "default.handlebars->47->2822",
35142
- "default.handlebars->47->3087",
35143
- "default3.handlebars->35->2818",
35144
- "default3.handlebars->35->3075"
35141
+ "default.handlebars->47->2823",
35142
+ "default.handlebars->47->3088",
35143
+ "default3.handlebars->35->2819",
35144
+ "default3.handlebars->35->3076"
35145
]
35146
},
35147
{
@@ -35380,8 +35380,8 @@
35380
"zh-chs": "格式化",
35381
"zh-cht": "格式化",
35382
"xloc": [
35383
- "default.handlebars->47->2718",
35384
- "default3.handlebars->35->2715"
35383
+ "default.handlebars->47->2719",
35384
+ "default3.handlebars->35->2716"
35385
]
35386
},
35387
{
@@ -35468,10 +35468,10 @@
35468
"zh-chs": "自由",
35469
"zh-cht": "自由",
35470
"xloc": [
35471
- "default.handlebars->47->3314",
35471
"default.handlebars->47->3316",
35473
- "default3.handlebars->35->3302",
35474
- "default3.handlebars->35->3304"
35472
+ "default.handlebars->47->3318",
35473
+ "default3.handlebars->35->3304",
35474
+ "default3.handlebars->35->3306"
35475
]
35476
},
35477
{
@@ -35485,9 +35485,9 @@
35485
"uk": "Безкоштовний сервіс від ntfy.sh",
35486
"xloc": [
35487
"default.handlebars->47->1815",
35488
- "default.handlebars->47->3051",
35488
+ "default.handlebars->47->3052",
35489
"default3.handlebars->35->1797",
35490
- "default3.handlebars->35->3045"
35490
+ "default3.handlebars->35->3046"
35491
]
35492
},
35493
{
@@ -35841,10 +35841,10 @@
35841
"default-mobile.handlebars->11->999",
35842
"default.handlebars->47->2134",
35843
"default.handlebars->47->2360",
35844
- "default.handlebars->47->2834",
35844
+ "default.handlebars->47->2835",
35845
"default3.handlebars->35->2134",
35846
"default3.handlebars->35->2357",
35847
- "default3.handlebars->35->2828"
35847
+ "default3.handlebars->35->2829"
35848
]
35849
},
35850
{
@@ -36055,8 +36055,8 @@
36055
"zh-chs": "完整管理员",
36056
"zh-cht": "完整管理員",
36057
"xloc": [
36058
- "default.handlebars->47->2939",
36059
- "default3.handlebars->35->2933"
36058
+ "default.handlebars->47->2940",
36059
+ "default3.handlebars->35->2934"
36060
]
36061
},
36062
{
@@ -36488,8 +36488,8 @@
36488
"zh-chs": "生成报告",
36489
"zh-cht": "生成報告",
36490
"xloc": [
36491
- "default.handlebars->47->3192",
36492
- "default3.handlebars->35->3180"
36491
+ "default.handlebars->47->3194",
36492
+ "default3.handlebars->35->3182"
36493
]
36494
},
36495
{
@@ -37332,10 +37332,10 @@
37332
"zh-cht": "群",
37333
"xloc": [
37334
"default-mobile.handlebars->11->492",
37335
- "default.handlebars->47->3208",
37335
+ "default.handlebars->47->3210",
37336
"default.handlebars->47->897",
37337
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1",
37338
- "default3.handlebars->35->3196",
37338
+ "default3.handlebars->35->3198",
37339
"default3.handlebars->35->894",
37340
"default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->1"
37341
]
@@ -37366,14 +37366,14 @@
37366
"zh-chs": "集体指令",
37367
"zh-cht": "集體指令",
37368
"xloc": [
37369
- "default.handlebars->47->2768",
37370
- "default.handlebars->47->2858",
37369
+ "default.handlebars->47->2769",
37370
+ "default.handlebars->47->2859",
37371
"default.handlebars->47->759",
37372
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
37373
"default.handlebars->container->column_l->p4->3->1->0->3->3",
37374
"default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps",
37375
- "default3.handlebars->35->2765",
37376
- "default3.handlebars->35->2852",
37375
+ "default3.handlebars->35->2766",
37376
+ "default3.handlebars->35->2853",
37377
"default3.handlebars->35->756",
37378
"default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar",
37379
"default3.handlebars->container->column_l->p4->3->1->0->1->1",
@@ -37406,8 +37406,8 @@
37406
"zh-chs": "通过...分组",
37407
"zh-cht": "通過...分群",
37408
"xloc": [
37409
- "default.handlebars->47->2714",
37410
- "default3.handlebars->35->2711"
37409
+ "default.handlebars->47->2715",
37410
+ "default3.handlebars->35->2712"
37411
]
37412
},
37413
{
@@ -37437,8 +37437,8 @@
37437
"zh-cht": "群標識符",
37438
"xloc": [
37439
"agent-translations.json",
37440
- "default.handlebars->47->2875",
37441
- "default3.handlebars->35->2869"
37440
+ "default.handlebars->47->2876",
37441
+ "default3.handlebars->35->2870"
37442
]
37443
},
37444
{
@@ -37467,8 +37467,8 @@
37467
"zh-chs": "群组成员",
37468
"zh-cht": "群組成員",
37469
"xloc": [
37470
- "default.handlebars->47->2900",
37471
- "default3.handlebars->35->2894"
37470
+ "default.handlebars->47->2901",
37471
+ "default3.handlebars->35->2895"
37472
]
37473
},
37474
{
@@ -37512,8 +37512,8 @@
37512
"pl": "Typ Grupy",
37513
"uk": "Тип Групи",
37514
"xloc": [
37515
- "default.handlebars->47->2876",
37516
- "default3.handlebars->35->2870"
37515
+ "default.handlebars->47->2877",
37516
+ "default3.handlebars->35->2871"
37517
]
37518
},
37519
{
@@ -37542,10 +37542,10 @@
37542
"zh-chs": "通过...分组",
37543
"zh-cht": "通過...分群",
37544
"xloc": [
37545
- "default.handlebars->47->3178",
37546
- "default.handlebars->47->3181",
37547
- "default3.handlebars->35->3166",
37548
- "default3.handlebars->35->3169"
37545
+ "default.handlebars->47->3180",
37546
+ "default.handlebars->47->3183",
37547
+ "default3.handlebars->35->3168",
37548
+ "default3.handlebars->35->3171"
37549
]
37550
},
37551
{
@@ -37574,8 +37574,8 @@
37574
"zh-chs": "团队名字",
37575
"zh-cht": "團隊名字",
37576
"xloc": [
37577
- "default.handlebars->47->2698",
37578
- "default3.handlebars->35->2695"
37577
+ "default.handlebars->47->2699",
37578
+ "default3.handlebars->35->2696"
37579
]
37580
},
37581
{
@@ -37753,8 +37753,8 @@
37753
"zh-chs": "来宾",
37754
"zh-cht": "來賓",
37755
"xloc": [
37756
- "default.handlebars->47->3198",
37757
- "default3.handlebars->35->3186"
37756
+ "default.handlebars->47->3200",
37757
+ "default3.handlebars->35->3188"
37758
]
37759
},
37760
{
@@ -37912,11 +37912,11 @@
37912
"default-mobile.handlebars->11->561",
37913
"default.handlebars->47->1051",
37914
"default.handlebars->47->1219",
37915
- "default.handlebars->47->3353",
37915
+ "default.handlebars->47->3355",
37916
"default.handlebars->47->450",
37917
"default3.handlebars->35->1048",
37918
"default3.handlebars->35->1214",
37919
- "default3.handlebars->35->3341",
37919
+ "default3.handlebars->35->3343",
37920
"default3.handlebars->35->447"
37921
]
37922
},
@@ -38253,9 +38253,9 @@
38253
"uk": "Обробка",
38254
"xloc": [
38255
"default.handlebars->47->1808",
38256
- "default.handlebars->47->3044",
38256
+ "default.handlebars->47->3045",
38257
"default3.handlebars->35->1790",
38258
- "default3.handlebars->35->3038"
38258
+ "default3.handlebars->35->3039"
38259
]
38260
},
38261
{
@@ -38374,8 +38374,8 @@
38374
"zh-chs": "硬件一次性密码",
38375
"zh-cht": "硬件一次性密碼",
38376
"xloc": [
38377
- "default.handlebars->47->3233",
38378
- "default3.handlebars->35->3221"
38377
+ "default.handlebars->47->3235",
38378
+ "default3.handlebars->35->3223"
38379
]
38380
},
38381
{
@@ -38434,8 +38434,8 @@
38434
"zh-chs": "堆总数",
38435
"zh-cht": "堆總數",
38436
"xloc": [
38437
- "default.handlebars->47->3372",
38438
- "default3.handlebars->35->3360"
38437
+ "default.handlebars->47->3374",
38438
+ "default3.handlebars->35->3362"
38439
]
38440
},
38441
{
@@ -38464,8 +38464,8 @@
38464
"zh-chs": "堆使用",
38465
"zh-cht": "堆使用",
38466
"xloc": [
38467
- "default.handlebars->47->3371",
38468
- "default3.handlebars->35->3359"
38467
+ "default.handlebars->47->3373",
38468
+ "default3.handlebars->35->3361"
38469
]
38470
},
38471
{
@@ -39285,10 +39285,10 @@
39285
"zh-chs": "IP地址",
39286
"zh-cht": "IP地址",
39287
"xloc": [
39288
- "default.handlebars->47->3203",
39289
- "default.handlebars->47->3239",
39290
- "default3.handlebars->35->3191",
39291
- "default3.handlebars->35->3227"
39288
+ "default.handlebars->47->3205",
39289
+ "default.handlebars->47->3241",
39290
+ "default3.handlebars->35->3193",
39291
+ "default3.handlebars->35->3229"
39292
]
39293
},
39294
{
@@ -39418,8 +39418,8 @@
39418
"pl": "Zapisy o informacji lokalizacji IP",
39419
"uk": "Інформаційні записи про локацію IP",
39420
"xloc": [
39421
- "default.handlebars->47->3245",
39422
- "default3.handlebars->35->3233"
39421
+ "default.handlebars->47->3247",
39422
+ "default3.handlebars->35->3235"
39423
]
39424
},
39425
{
@@ -40672,10 +40672,10 @@
40672
"zh-chs": "第二个因素不正确",
40673
"zh-cht": "第二個因素不正確",
40674
"xloc": [
40675
- "default.handlebars->47->3226",
40676
- "default.handlebars->47->3265",
40677
- "default3.handlebars->35->3214",
40678
- "default3.handlebars->35->3253"
40675
+ "default.handlebars->47->3228",
40676
+ "default.handlebars->47->3267",
40677
+ "default3.handlebars->35->3216",
40678
+ "default3.handlebars->35->3255"
40679
]
40680
},
40681
{
@@ -40846,9 +40846,9 @@
40846
"uk": "Інформація про Pushover.net",
40847
"xloc": [
40848
"default.handlebars->47->1814",
40849
- "default.handlebars->47->3050",
40849
+ "default.handlebars->47->3051",
40850
"default3.handlebars->35->1796",
40851
- "default3.handlebars->35->3044"
40851
+ "default3.handlebars->35->3045"
40852
]
40853
},
40854
{
@@ -41233,15 +41233,15 @@
41233
"zh-chs": "英特尔AMT",
41234
"zh-cht": "英特爾AMT",
41235
"xloc": [
41236
- "default.handlebars->47->3367",
41237
- "default3.handlebars->35->3355"
41236
+ "default.handlebars->47->3369",
41237
+ "default3.handlebars->35->3357"
41238
]
41239
},
41240
{
41241
"en": "Intel AMT CIRA",
41242
"xloc": [
41243
- "default.handlebars->47->3368",
41244
- "default3.handlebars->35->3356"
41243
+ "default.handlebars->47->3370",
41244
+ "default3.handlebars->35->3358"
41245
]
41246
},
41247
{
@@ -41416,8 +41416,8 @@
41416
"zh-chs": "英特尔 AMT 经理",
41417
"zh-cht": "英特爾 AMT 經理",
41418
"xloc": [
41419
- "default.handlebars->47->3398",
41420
- "default3.handlebars->35->3386"
41419
+ "default.handlebars->47->3400",
41420
+ "default3.handlebars->35->3388"
41421
]
41422
},
41423
{
@@ -41511,7 +41511,7 @@
41511
"default.handlebars->47->2228",
41512
"default.handlebars->47->2468",
41513
"default.handlebars->47->2481",
41514
- "default.handlebars->47->3397",
41514
+ "default.handlebars->47->3399",
41515
"default.handlebars->47->872",
41516
"default.handlebars->47->939",
41517
"default.handlebars->47->988",
@@ -41521,7 +41521,7 @@
41521
"default3.handlebars->35->2224",
41522
"default3.handlebars->35->2465",
41523
"default3.handlebars->35->2478",
41524
- "default3.handlebars->35->3385",
41524
+ "default3.handlebars->35->3387",
41525
"default3.handlebars->35->869",
41526
"default3.handlebars->35->936",
41527
"default3.handlebars->35->985",
@@ -42005,10 +42005,10 @@
42005
"zh-chs": "英特尔®AMT重定向",
42006
"zh-cht": "Intel® AMT重定向",
42007
"xloc": [
42008
- "default.handlebars->47->3146",
42009
- "default.handlebars->47->3153",
42010
- "default3.handlebars->35->3134",
42011
- "default3.handlebars->35->3141",
42008
+ "default.handlebars->47->3147",
42009
+ "default.handlebars->47->3154",
42010
+ "default3.handlebars->35->3135",
42011
+ "default3.handlebars->35->3142",
42012
"player.handlebars->3->30"
42013
]
42014
},
@@ -42123,10 +42123,10 @@
42123
"zh-chs": "英特尔®AMT WSMAN",
42124
"zh-cht": "Intle® AMT WSMAN",
42125
"xloc": [
42126
- "default.handlebars->47->3145",
42127
- "default.handlebars->47->3152",
42128
- "default3.handlebars->35->3133",
42129
- "default3.handlebars->35->3140",
42126
+ "default.handlebars->47->3146",
42127
+ "default.handlebars->47->3153",
42128
+ "default3.handlebars->35->3134",
42129
+ "default3.handlebars->35->3141",
42130
"player.handlebars->3->29"
42131
]
42132
},
@@ -43331,10 +43331,10 @@
43331
"nl": "Ongeldig CSV bestandsformaat.",
43332
"uk": "Хибний формат файлу CSV.",
43333
"xloc": [
43334
- "default.handlebars->47->2790",
43335
- "default.handlebars->47->2792",
43336
- "default3.handlebars->35->2786",
43337
- "default3.handlebars->35->2788"
43334
+ "default.handlebars->47->2791",
43335
+ "default.handlebars->47->2793",
43336
+ "default3.handlebars->35->2787",
43337
+ "default3.handlebars->35->2789"
43338
]
43339
},
43340
{
@@ -43394,8 +43394,8 @@
43394
"zh-chs": "无效的设备组类型",
43395
"zh-cht": "無效的裝置群類型",
43396
"xloc": [
43397
- "default.handlebars->47->3328",
43398
- "default3.handlebars->35->3316"
43397
+ "default.handlebars->47->3330",
43398
+ "default3.handlebars->35->3318"
43399
]
43400
},
43401
{
@@ -43424,8 +43424,8 @@
43424
"zh-chs": "无效的JSON",
43425
"zh-cht": "無效的JSON",
43426
"xloc": [
43427
- "default.handlebars->47->3322",
43428
- "default3.handlebars->35->3310"
43427
+ "default.handlebars->47->3324",
43428
+ "default3.handlebars->35->3312"
43429
]
43430
},
43431
{
@@ -43455,11 +43455,11 @@
43455
"zh-cht": "無效的JSON檔案格式。",
43456
"xloc": [
43457
"default.handlebars->47->2282",
43458
- "default.handlebars->47->2796",
43459
- "default.handlebars->47->2798",
43458
+ "default.handlebars->47->2797",
43459
+ "default.handlebars->47->2799",
43460
"default.handlebars->47->530",
43461
- "default3.handlebars->35->2792",
43462
- "default3.handlebars->35->2794",
43461
+ "default3.handlebars->35->2793",
43462
+ "default3.handlebars->35->2795",
43463
"default3.handlebars->35->527"
43464
]
43465
},
@@ -43490,10 +43490,10 @@
43490
"zh-cht": "無效的JSON檔案:{0}。",
43491
"xloc": [
43492
"default.handlebars->47->2278",
43493
- "default.handlebars->47->2794",
43493
+ "default.handlebars->47->2795",
43494
"default.handlebars->47->528",
43495
"default3.handlebars->35->2274",
43496
- "default3.handlebars->35->2790",
43496
+ "default3.handlebars->35->2791",
43497
"default3.handlebars->35->525"
43498
]
43499
},
@@ -43643,8 +43643,8 @@
43643
"zh-chs": "无效的PKCS签名",
43644
"zh-cht": "無效的PKCS簽名",
43645
"xloc": [
43646
- "default.handlebars->47->3320",
43647
- "default3.handlebars->35->3308"
43646
+ "default.handlebars->47->3322",
43647
+ "default3.handlebars->35->3310"
43648
]
43649
},
43650
{
@@ -43673,8 +43673,8 @@
43673
"zh-chs": "無效的RSA密碼",
43674
"zh-cht": "無效的RSA密碼",
43675
"xloc": [
43676
- "default.handlebars->47->3321",
43677
- "default3.handlebars->35->3309"
43676
+ "default.handlebars->47->3323",
43677
+ "default3.handlebars->35->3311"
43678
]
43679
},
43680
{
@@ -43704,8 +43704,8 @@
43704
"zh-cht": "短信無效",
43705
"xloc": [
43706
"default-mobile.handlebars->11->1060",
43707
- "default.handlebars->47->3303",
43708
- "default3.handlebars->35->3291"
43707
+ "default.handlebars->47->3305",
43708
+ "default3.handlebars->35->3293"
43709
]
43710
},
43711
{
@@ -43796,8 +43796,8 @@
43796
"zh-cht": "無效域",
43797
"xloc": [
43798
"default-mobile.handlebars->11->1040",
43799
- "default.handlebars->47->3283",
43800
- "default3.handlebars->35->3271"
43799
+ "default.handlebars->47->3285",
43800
+ "default3.handlebars->35->3273"
43801
]
43802
},
43803
{
@@ -43853,8 +43853,8 @@
43853
"zh-cht": "不合規電郵",
43854
"xloc": [
43855
"default-mobile.handlebars->11->1039",
43856
- "default.handlebars->47->3282",
43857
- "default3.handlebars->35->3270"
43856
+ "default.handlebars->47->3284",
43857
+ "default3.handlebars->35->3272"
43858
]
43859
},
43860
{
@@ -43973,10 +43973,10 @@
43973
"zh-chs": "无效的登录尝试",
43974
"zh-cht": "無效的登錄嘗試",
43975
"xloc": [
43976
- "default.handlebars->47->3228",
43977
- "default.handlebars->47->3267",
43978
- "default3.handlebars->35->3216",
43979
- "default3.handlebars->35->3255"
43976
+ "default.handlebars->47->3230",
43977
+ "default.handlebars->47->3269",
43978
+ "default3.handlebars->35->3218",
43979
+ "default3.handlebars->35->3257"
43980
]
43981
},
43982
{
@@ -43990,8 +43990,8 @@
43990
"pl": "Błędna wiadomość",
43991
"uk": "Хибне повідомлення",
43992
"xloc": [
43993
- "default.handlebars->47->3309",
43994
- "default3.handlebars->35->3297"
43993
+ "default.handlebars->47->3311",
43994
+ "default3.handlebars->35->3299"
43995
]
43996
},
43997
{
@@ -44033,9 +44033,9 @@
44033
"xloc": [
44034
"default-mobile.handlebars->11->1038",
44035
"default-mobile.handlebars->11->96",
44036
- "default.handlebars->47->3281",
44036
+ "default.handlebars->47->3283",
44037
"default.handlebars->47->340",
44038
- "default3.handlebars->35->3269",
44038
+ "default3.handlebars->35->3271",
44039
"default3.handlebars->35->337"
44040
]
44041
},
@@ -44083,8 +44083,8 @@
44083
"zh-cht": "無效的網站權限",
44084
"xloc": [
44085
"default-mobile.handlebars->11->1041",
44086
- "default.handlebars->47->3284",
44087
- "default3.handlebars->35->3272"
44086
+ "default.handlebars->47->3286",
44087
+ "default3.handlebars->35->3274"
44088
]
44089
},
44090
{
@@ -44175,8 +44175,8 @@
44175
"zh-cht": "無效的用戶名",
44176
"xloc": [
44177
"default-mobile.handlebars->11->1037",
44178
- "default.handlebars->47->3280",
44179
- "default3.handlebars->35->3268"
44178
+ "default.handlebars->47->3282",
44179
+ "default3.handlebars->35->3270"
44180
]
44181
},
44182
{
@@ -44231,8 +44231,8 @@
44231
"zh-chs": "使电邮无效",
44232
"zh-cht": "使電郵無效",
44233
"xloc": [
44234
- "default.handlebars->47->2762",
44235
- "default3.handlebars->35->2759"
44234
+ "default.handlebars->47->2763",
44235
+ "default3.handlebars->35->2760"
44236
]
44237
},
44238
{
@@ -44446,13 +44446,13 @@
44446
"default.handlebars->47->2445",
44447
"default.handlebars->47->2447",
44448
"default.handlebars->47->2452",
44449
- "default.handlebars->47->3278",
44449
+ "default.handlebars->47->3280",
44450
"default3.handlebars->35->2216",
44451
"default3.handlebars->35->2431",
44452
"default3.handlebars->35->2442",
44453
"default3.handlebars->35->2444",
44454
"default3.handlebars->35->2449",
44455
- "default3.handlebars->35->3266"
44455
+ "default3.handlebars->35->3268"
44456
]
44457
},
44458
{
@@ -44481,8 +44481,8 @@
44481
"zh-chs": "邀请代码",
44482
"zh-cht": "邀請代碼",
44483
"xloc": [
44484
- "default.handlebars->47->2703",
44485
- "default3.handlebars->35->2700"
44484
+ "default.handlebars->47->2704",
44485
+ "default3.handlebars->35->2701"
44486
]
44487
},
44488
{
@@ -44801,8 +44801,8 @@
44801
"zh-chs": "JSON",
44802
"zh-cht": "JSON",
44803
"xloc": [
44804
- "default.handlebars->47->2720",
44805
- "default3.handlebars->35->2717"
44804
+ "default.handlebars->47->2721",
44805
+ "default3.handlebars->35->2718"
44806
]
44807
},
44808
{
@@ -44831,11 +44831,11 @@
44831
"zh-chs": "JSON格式",
44832
"zh-cht": "JSON格式",
44833
"xloc": [
44834
- "default.handlebars->47->2725",
44835
- "default.handlebars->47->2802",
44834
+ "default.handlebars->47->2726",
44835
+ "default.handlebars->47->2803",
44836
"default.handlebars->47->804",
44837
- "default3.handlebars->35->2722",
44838
- "default3.handlebars->35->2798",
44837
+ "default3.handlebars->35->2723",
44838
+ "default3.handlebars->35->2799",
44839
"default3.handlebars->35->801"
44840
]
44841
},
@@ -44845,8 +44845,8 @@
44845
"nl": "Het JSON bestandsformaat is als volgt:",
44846
"uk": "Формат файлу JSON наведено далі:",
44847
"xloc": [
44848
- "default.handlebars->47->2785",
44849
- "default3.handlebars->35->2781"
44848
+ "default.handlebars->47->2786",
44849
+ "default3.handlebars->35->2782"
44850
]
44851
},
44852
{
@@ -44893,9 +44893,9 @@
44893
"uk": "японська",
44894
"xloc": [
44895
"default.handlebars->47->1809",
44896
- "default.handlebars->47->3045",
44896
+ "default.handlebars->47->3046",
44897
"default3.handlebars->35->1791",
44898
- "default3.handlebars->35->3039"
44898
+ "default3.handlebars->35->3040"
44899
]
44900
},
44901
{
@@ -46006,9 +46006,9 @@
46006
"zh-chs": "过去30天",
46007
"zh-cht": "過去30天",
46008
"xloc": [
46009
- "default.handlebars->47->3186",
46009
+ "default.handlebars->47->3188",
46010
"default.handlebars->container->column_l->p40->3->1->p40time->9",
46011
- "default3.handlebars->35->3174",
46011
+ "default3.handlebars->35->3176",
46012
"default3.handlebars->container->column_l->p40->3->3->p40time->9"
46013
]
46014
},
@@ -46108,8 +46108,8 @@
46108
"zh-chs": "过去 7 天",
46109
"zh-cht": "過去 7 天",
46110
"xloc": [
46111
- "default.handlebars->47->3185",
46112
- "default3.handlebars->35->3173"
46111
+ "default.handlebars->47->3187",
46112
+ "default3.handlebars->35->3175"
46113
]
46114
},
46115
{
@@ -46168,8 +46168,8 @@
46168
"zh-chs": "最后访问",
46169
"zh-cht": "最後訪問",
46170
"xloc": [
46171
- "default.handlebars->47->2733",
46172
- "default3.handlebars->35->2730"
46171
+ "default.handlebars->47->2734",
46172
+ "default3.handlebars->35->2731"
46173
]
46174
},
46175
{
@@ -46221,8 +46221,8 @@
46221
"zh-chs": "最后一天",
46222
"zh-cht": "最後一天",
46223
"xloc": [
46224
- "default.handlebars->47->3184",
46225
- "default3.handlebars->35->3172"
46224
+ "default.handlebars->47->3186",
46225
+ "default3.handlebars->35->3174"
46226
]
46227
},
46228
{
@@ -46251,8 +46251,8 @@
46251
"zh-chs": "上次登录",
46252
"zh-cht": "上次登入",
46253
"xloc": [
46254
- "default.handlebars->47->2976",
46255
- "default3.handlebars->35->2970"
46254
+ "default.handlebars->47->2977",
46255
+ "default3.handlebars->35->2971"
46256
]
46257
},
46258
{
@@ -46315,8 +46315,8 @@
46315
"zh-chs": "上次访问:{0}",
46316
"zh-cht": "上次訪問:{0}",
46317
"xloc": [
46318
- "default.handlebars->47->2743",
46319
- "default3.handlebars->35->2740"
46318
+ "default.handlebars->47->2744",
46319
+ "default3.handlebars->35->2741"
46320
]
46321
},
46322
{
@@ -46424,8 +46424,8 @@
46424
"zh-chs": "上次更改:{0}",
46425
"zh-cht": "上次更改:{0}",
46426
"xloc": [
46427
- "default.handlebars->47->2980",
46428
- "default3.handlebars->35->2974"
46427
+ "default.handlebars->47->2981",
46428
+ "default3.handlebars->35->2975"
46429
]
46430
},
46431
{
@@ -46440,8 +46440,8 @@
46440
"pl": "Zapisy czasu ostatnich połączeń",
46441
"uk": "Записи часу останнього підключення",
46442
"xloc": [
46443
- "default.handlebars->47->3249",
46444
- "default3.handlebars->35->3237"
46443
+ "default.handlebars->47->3251",
46444
+ "default3.handlebars->35->3239"
46445
]
46446
},
46447
{
@@ -46530,8 +46530,8 @@
46530
"zh-chs": "上次登录:{0}",
46531
"zh-cht": "上次登入:{0}",
46532
"xloc": [
46533
- "default.handlebars->47->2744",
46534
- "default3.handlebars->35->2741"
46533
+ "default.handlebars->47->2745",
46534
+ "default3.handlebars->35->2742"
46535
]
46536
},
46537
{
@@ -46918,8 +46918,8 @@
46918
"zh-chs": "如没有请留空。",
46919
"zh-cht": "如沒有請留空。",
46920
"xloc": [
46921
- "default.handlebars->47->3030",
46922
- "default3.handlebars->35->3024"
46921
+ "default.handlebars->47->3031",
46922
+ "default3.handlebars->35->3025"
46923
]
46924
},
46925
{
@@ -47303,8 +47303,8 @@
47303
"zh-chs": "长度",
47304
"zh-cht": "長度",
47305
"xloc": [
47306
- "default.handlebars->47->3199",
47307
- "default3.handlebars->35->3187"
47306
+ "default.handlebars->47->3201",
47307
+ "default3.handlebars->35->3189"
47308
]
47309
},
47310
{
@@ -48494,13 +48494,13 @@
48494
"default.handlebars->47->2162",
48495
"default.handlebars->47->2166",
48496
"default.handlebars->47->2169",
48497
- "default.handlebars->47->3082",
48498
- "default.handlebars->47->3131",
48497
+ "default.handlebars->47->3083",
48498
+ "default.handlebars->47->3132",
48499
"default3.handlebars->35->1325",
48500
"default3.handlebars->35->1816",
48501
"default3.handlebars->35->2160",
48502
"default3.handlebars->35->2164",
48503
- "default3.handlebars->35->3119"
48503
+ "default3.handlebars->35->3120"
48504
]
48505
},
48506
{
@@ -48922,8 +48922,8 @@
48922
"zh-chs": "锁定账户",
48923
"zh-cht": "鎖定賬戶",
48924
"xloc": [
48925
- "default.handlebars->47->2842",
48926
- "default3.handlebars->35->2836"
48925
+ "default.handlebars->47->2843",
48926
+ "default3.handlebars->35->2837"
48927
]
48928
},
48929
{
@@ -48952,8 +48952,8 @@
48952
"zh-chs": "锁定帐户设置",
48953
"zh-cht": "鎖定帳戶設置",
48954
"xloc": [
48955
- "default.handlebars->47->2846",
48956
- "default3.handlebars->35->2840"
48955
+ "default.handlebars->47->2847",
48956
+ "default3.handlebars->35->2841"
48957
]
48958
},
48959
{
@@ -49013,8 +49013,8 @@
49013
"zh-chs": "锁定账户",
49014
"zh-cht": "鎖定賬戶",
49015
"xloc": [
49016
- "default.handlebars->47->2765",
49017
- "default3.handlebars->35->2762"
49016
+ "default.handlebars->47->2766",
49017
+ "default3.handlebars->35->2763"
49018
]
49019
},
49020
{
@@ -49167,9 +49167,9 @@
49167
"zh-cht": "已鎖定",
49168
"xloc": [
49169
"default-mobile.handlebars->11->785",
49170
- "default.handlebars->47->2745",
49170
+ "default.handlebars->47->2746",
49171
"default.handlebars->47->971",
49172
- "default3.handlebars->35->2742",
49172
+ "default3.handlebars->35->2743",
49173
"default3.handlebars->35->968"
49174
]
49175
},
@@ -49206,13 +49206,13 @@
49206
"zh-cht": "被鎖定賬戶",
49207
"xloc": [
49208
"default-mobile.handlebars->11->95",
49209
- "default.handlebars->47->2936",
49210
- "default.handlebars->47->3227",
49211
- "default.handlebars->47->3266",
49209
+ "default.handlebars->47->2937",
49210
+ "default.handlebars->47->3229",
49211
+ "default.handlebars->47->3268",
49212
"default.handlebars->47->339",
49213
- "default3.handlebars->35->2930",
49214
- "default3.handlebars->35->3215",
49215
- "default3.handlebars->35->3254",
49213
+ "default3.handlebars->35->2931",
49214
+ "default3.handlebars->35->3217",
49215
+ "default3.handlebars->35->3256",
49216
"default3.handlebars->35->336"
49217
]
49218
},
@@ -49517,8 +49517,8 @@
49517
"zh-chs": "登录令牌",
49518
"zh-cht": "登錄令牌",
49519
"xloc": [
49520
- "default.handlebars->47->3238",
49521
- "default3.handlebars->35->3226"
49520
+ "default.handlebars->47->3240",
49521
+ "default3.handlebars->35->3228"
49522
]
49523
},
49524
{
@@ -50493,8 +50493,8 @@
50493
"zh-chs": "主服务器信息",
50494
"zh-cht": "主伺服器訊息",
50495
"xloc": [
50496
- "default.handlebars->47->3384",
50497
- "default3.handlebars->35->3372"
50496
+ "default.handlebars->47->3386",
50497
+ "default3.handlebars->35->3374"
50498
]
50499
},
50500
{
@@ -50786,8 +50786,8 @@
50786
"zh-chs": "管理录音",
50787
"zh-cht": "管理錄音",
50788
"xloc": [
50789
- "default.handlebars->47->2840",
50790
- "default3.handlebars->35->2834"
50789
+ "default.handlebars->47->2841",
50790
+ "default3.handlebars->35->2835"
50791
]
50792
},
50793
{
@@ -50846,8 +50846,8 @@
50846
"zh-chs": "管理用户组",
50847
"zh-cht": "管理用戶群",
50848
"xloc": [
50849
- "default.handlebars->47->2839",
50850
- "default3.handlebars->35->2833"
50849
+ "default.handlebars->47->2840",
50850
+ "default3.handlebars->35->2834"
50851
]
50852
},
50853
{
@@ -50877,9 +50877,9 @@
50877
"zh-cht": "管理用戶",
50878
"xloc": [
50879
"default.handlebars->47->1158",
50880
- "default.handlebars->47->2838",
50880
+ "default.handlebars->47->2839",
50881
"default3.handlebars->35->1153",
50882
- "default3.handlebars->35->2832"
50882
+ "default3.handlebars->35->2833"
50883
]
50884
},
50885
{
@@ -51173,8 +51173,8 @@
51173
"zh-chs": "经理",
51174
"zh-cht": "經理",
51175
"xloc": [
51176
- "default.handlebars->47->2750",
51177
- "default3.handlebars->35->2747"
51176
+ "default.handlebars->47->2751",
51177
+ "default3.handlebars->35->2748"
51178
]
51179
},
51180
{
@@ -51484,8 +51484,8 @@
51484
"zh-chs": "达到连接数量上限",
51485
"zh-cht": "達到連接數量上限",
51486
"xloc": [
51487
- "default.handlebars->47->3326",
51488
- "default3.handlebars->35->3314"
51487
+ "default.handlebars->47->3328",
51488
+ "default3.handlebars->35->3316"
51489
]
51490
},
51491
{
@@ -51610,11 +51610,11 @@
51610
"zh-chs": "Megabyte",
51611
"zh-cht": "Megabyte",
51612
"xloc": [
51613
- "default.handlebars->47->3369",
51614
- "default.handlebars->47->3374",
51613
+ "default.handlebars->47->3371",
51614
+ "default.handlebars->47->3376",
51615
"default.handlebars->container->column_l->p13->p13toolbar->1->4->1->1->p13sizedropdown->7",
51616
- "default3.handlebars->35->3357",
51617
- "default3.handlebars->35->3362",
51616
+ "default3.handlebars->35->3359",
51617
+ "default3.handlebars->35->3364",
51618
"default3.handlebars->container->column_l->p13->p13toolbar->1->4->1->1->p13sizedropdown->7"
51619
]
51620
},
@@ -51651,13 +51651,13 @@
51651
"default.handlebars->47->1714",
51652
"default.handlebars->47->1720",
51653
"default.handlebars->47->1726",
51654
- "default.handlebars->47->3347",
51654
+ "default.handlebars->47->3349",
51655
"default.handlebars->container->column_l->p40->3->1->p40type->3",
51656
"default3.handlebars->35->1595",
51657
"default3.handlebars->35->1697",
51658
"default3.handlebars->35->1703",
51659
"default3.handlebars->35->1709",
51660
- "default3.handlebars->35->3335",
51660
+ "default3.handlebars->35->3337",
51661
"default3.handlebars->container->column_l->p40->3->3->p40type->3"
51662
]
51663
},
@@ -51963,8 +51963,8 @@
51963
"zh-chs": "MeshAgent流量",
51964
"zh-cht": "MeshAgent流量",
51965
"xloc": [
51966
- "default.handlebars->47->3386",
51967
- "default3.handlebars->35->3374"
51966
+ "default.handlebars->47->3388",
51967
+ "default3.handlebars->35->3376"
51968
]
51969
},
51970
{
@@ -51993,8 +51993,8 @@
51993
"zh-chs": "MeshAgent更新",
51994
"zh-cht": "MeshAgent更新",
51995
"xloc": [
51996
- "default.handlebars->47->3387",
51997
- "default3.handlebars->35->3375"
51996
+ "default.handlebars->47->3389",
51997
+ "default3.handlebars->35->3377"
51998
]
51999
},
52000
{
@@ -52516,8 +52516,8 @@
52516
"zh-chs": "MeshCentral服务器同级化",
52517
"zh-cht": "MeshCentral伺服器同級化",
52518
"xloc": [
52519
- "default.handlebars->47->3385",
52520
- "default3.handlebars->35->3373"
52519
+ "default.handlebars->47->3387",
52520
+ "default3.handlebars->35->3375"
52521
]
52522
},
52523
{
@@ -53054,13 +53054,13 @@
53054
"xloc": [
53055
"default.handlebars->47->1027",
53056
"default.handlebars->47->1316",
53057
- "default.handlebars->47->3013",
53058
- "default.handlebars->47->3205",
53057
+ "default.handlebars->47->3014",
53058
+ "default.handlebars->47->3207",
53059
"default.handlebars->47->577",
53060
"default3.handlebars->35->1024",
53061
"default3.handlebars->35->1307",
53062
- "default3.handlebars->35->3007",
53063
- "default3.handlebars->35->3193",
53062
+ "default3.handlebars->35->3008",
53063
+ "default3.handlebars->35->3195",
53064
"default3.handlebars->35->574"
53065
]
53066
},
@@ -53122,8 +53122,8 @@
53122
"zh-chs": "消息调度器",
53123
"zh-cht": "電郵調度器",
53124
"xloc": [
53125
- "default.handlebars->47->3383",
53126
- "default3.handlebars->35->3371"
53125
+ "default.handlebars->47->3385",
53126
+ "default3.handlebars->35->3373"
53127
]
53128
},
53129
{
@@ -53137,8 +53137,8 @@
53137
"pl": "Błąd wiadomości",
53138
"uk": "Помилка повідомлення",
53139
"xloc": [
53140
- "default.handlebars->47->3311",
53141
- "default3.handlebars->35->3299"
53140
+ "default.handlebars->47->3313",
53141
+ "default3.handlebars->35->3301"
53142
]
53143
},
53144
{
@@ -53152,8 +53152,8 @@
53152
"pl": "Błąd wiadomości: {0}",
53153
"uk": "Помилка повідомлення: {0}",
53154
"xloc": [
53155
- "default.handlebars->47->3312",
53156
- "default3.handlebars->35->3300"
53155
+ "default.handlebars->47->3314",
53156
+ "default3.handlebars->35->3302"
53157
]
53158
},
53159
{
@@ -53182,8 +53182,8 @@
53182
"pl": "Wiadomość wysłana.",
53183
"uk": "Повідомлення:",
53184
"xloc": [
53185
- "default.handlebars->47->3310",
53186
- "default3.handlebars->35->3298"
53185
+ "default.handlebars->47->3312",
53186
+ "default3.handlebars->35->3300"
53187
]
53188
},
53189
{
@@ -53255,10 +53255,10 @@
53255
"pl": "Wiadomości",
53256
"uk": "Обмін повідомленнями",
53257
"xloc": [
53258
- "default.handlebars->47->2957",
53259
- "default.handlebars->47->3006",
53260
- "default3.handlebars->35->2951",
53261
- "default3.handlebars->35->3000",
53258
+ "default.handlebars->47->2958",
53259
+ "default.handlebars->47->3007",
53260
+ "default3.handlebars->35->2952",
53261
+ "default3.handlebars->35->3001",
53262
"login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
53263
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
53264
"login2.handlebars->centralTable->1->0->logincell->tokenpanel->tokenpanelform->7->1->2farow->1->3"
@@ -53296,13 +53296,13 @@
53296
"default.handlebars->47->1817",
53297
"default.handlebars->47->2461",
53298
"default.handlebars->47->269",
53299
- "default.handlebars->47->3053",
53299
+ "default.handlebars->47->3054",
53300
"default3.handlebars->35->1124",
53301
"default3.handlebars->35->1779",
53302
"default3.handlebars->35->1799",
53303
"default3.handlebars->35->2458",
53304
"default3.handlebars->35->266",
53305
- "default3.handlebars->35->3047"
53305
+ "default3.handlebars->35->3048"
53306
]
53307
},
53308
{
@@ -53316,8 +53316,8 @@
53316
"pl": "Konto komunnikatora tego użytkownika.",
53317
"uk": "Месенджер",
53318
"xloc": [
53319
- "default.handlebars->47->3033",
53320
- "default3.handlebars->35->3027"
53319
+ "default.handlebars->47->3034",
53320
+ "default3.handlebars->35->3028"
53321
]
53322
},
53323
{
@@ -53331,8 +53331,8 @@
53331
"pl": "Wiadomości włączone",
53332
"uk": "Обмін повідомленнями ввімкнено",
53333
"xloc": [
53334
- "default.handlebars->47->2958",
53335
- "default3.handlebars->35->2952"
53334
+ "default.handlebars->47->2959",
53335
+ "default3.handlebars->35->2953"
53336
]
53337
},
53338
{
@@ -53361,10 +53361,12 @@
53361
"zh-chs": "信使",
53362
"zh-cht": "信使",
53363
"xloc": [
53364
- "default.handlebars->47->3147",
53365
- "default.handlebars->47->3214",
53366
- "default3.handlebars->35->3135",
53367
- "default3.handlebars->35->3202"
53364
+ "default.handlebars->47->3148",
53365
+ "default.handlebars->47->3155",
53366
+ "default.handlebars->47->3216",
53367
+ "default3.handlebars->35->3136",
53368
+ "default3.handlebars->35->3143",
53369
+ "default3.handlebars->35->3204"
53370
]
53371
},
53372
{
@@ -53377,8 +53379,8 @@
53379
"pl": "Wiadomości",
53380
"uk": "Обмін повідомленнями",
53381
"xloc": [
53380
- "default.handlebars->47->3234",
53381
- "default3.handlebars->35->3222"
53382
+ "default.handlebars->47->3236",
53383
+ "default3.handlebars->35->3224"
53384
]
53385
},
53386
{
@@ -54020,8 +54022,8 @@
54022
"zh-chs": "多路复用器",
54023
"zh-cht": "多工器",
54024
"xloc": [
54023
- "default.handlebars->47->3165",
54024
- "default3.handlebars->35->3153"
54025
+ "default.handlebars->47->3167",
54026
+ "default3.handlebars->35->3155"
54027
]
54028
},
54029
{
@@ -54729,12 +54731,12 @@
54731
"default.handlebars->47->2143",
54732
"default.handlebars->47->2180",
54733
"default.handlebars->47->2320",
54732
- "default.handlebars->47->2731",
54733
- "default.handlebars->47->2849",
54734
- "default.handlebars->47->2865",
54735
- "default.handlebars->47->2872",
54736
- "default.handlebars->47->2923",
54737
- "default.handlebars->47->2942",
54734
+ "default.handlebars->47->2732",
54735
+ "default.handlebars->47->2850",
54736
+ "default.handlebars->47->2866",
54737
+ "default.handlebars->47->2873",
54738
+ "default.handlebars->47->2924",
54739
+ "default.handlebars->47->2943",
54740
"default.handlebars->47->344",
54741
"default.handlebars->47->895",
54742
"default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
@@ -54752,12 +54754,12 @@
54754
"default3.handlebars->35->2176",
54755
"default3.handlebars->35->2315",
54756
"default3.handlebars->35->2316",
54755
- "default3.handlebars->35->2728",
54756
- "default3.handlebars->35->2843",
54757
- "default3.handlebars->35->2859",
54758
- "default3.handlebars->35->2866",
54759
- "default3.handlebars->35->2917",
54760
- "default3.handlebars->35->2936",
54757
+ "default3.handlebars->35->2729",
54758
+ "default3.handlebars->35->2844",
54759
+ "default3.handlebars->35->2860",
54760
+ "default3.handlebars->35->2867",
54761
+ "default3.handlebars->35->2918",
54762
+ "default3.handlebars->35->2937",
54763
"default3.handlebars->35->341",
54764
"default3.handlebars->35->892",
54765
"default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
@@ -54821,7 +54823,7 @@
54823
"zh-chs": "名称1,名称2,名称3",
54824
"zh-cht": "名稱1,名稱2,名稱3",
54825
"xloc": [
54824
- "default.handlebars->47->2830"
54826
+ "default.handlebars->47->2831"
54827
]
54828
},
54829
{
@@ -54988,8 +54990,8 @@
54990
"pl": "Zapisy informacji o interfejsach sieciowych",
54991
"uk": "Записати інформацію про мережевий інтерфейс",
54992
"xloc": [
54991
- "default.handlebars->47->3247",
54992
- "default3.handlebars->35->3235"
54993
+ "default.handlebars->47->3249",
54994
+ "default3.handlebars->35->3237"
54995
]
54996
},
54997
{
@@ -55115,8 +55117,8 @@
55117
"zh-cht": "新賬戶",
55118
"xloc": [
55119
"default-mobile.handlebars->11->1030",
55118
- "default.handlebars->47->3273",
55119
- "default3.handlebars->35->3261"
55120
+ "default.handlebars->47->3275",
55121
+ "default3.handlebars->35->3263"
55122
]
55123
},
55124
{
@@ -55624,8 +55626,8 @@
55626
"zh-chs": "无座席控制台",
55627
"zh-cht": "無代理控制台",
55628
"xloc": [
55627
- "default.handlebars->47->3068",
55628
- "default3.handlebars->35->3062"
55629
+ "default.handlebars->47->3069",
55630
+ "default3.handlebars->35->3063"
55631
]
55632
},
55633
{
@@ -55664,8 +55666,8 @@
55666
"zh-chs": "没有控制台",
55667
"zh-cht": "沒有控制台",
55668
"xloc": [
55667
- "default.handlebars->47->2966",
55668
- "default3.handlebars->35->2960"
55669
+ "default.handlebars->47->2967",
55670
+ "default3.handlebars->35->2961"
55671
]
55672
},
55673
{
@@ -55731,11 +55733,11 @@
55733
"default.handlebars->47->1140",
55734
"default.handlebars->47->1165",
55735
"default.handlebars->47->2409",
55734
- "default.handlebars->47->2962",
55736
+ "default.handlebars->47->2963",
55737
"default3.handlebars->35->1135",
55738
"default3.handlebars->35->1160",
55739
"default3.handlebars->35->2406",
55738
- "default3.handlebars->35->2956"
55740
+ "default3.handlebars->35->2957"
55741
]
55742
},
55743
{
@@ -55765,9 +55767,9 @@
55767
"zh-cht": "不能訪問桌面",
55768
"xloc": [
55769
"default.handlebars->47->2368",
55768
- "default.handlebars->47->3064",
55770
+ "default.handlebars->47->3065",
55771
"default3.handlebars->35->2365",
55770
- "default3.handlebars->35->3058"
55772
+ "default3.handlebars->35->3059"
55773
]
55774
},
55775
{
@@ -55823,11 +55825,11 @@
55825
"zh-cht": "找不到事件",
55826
"xloc": [
55827
"default.handlebars->47->1607",
55826
- "default.handlebars->47->2707",
55827
- "default.handlebars->47->3130",
55828
+ "default.handlebars->47->2708",
55829
+ "default.handlebars->47->3131",
55830
"default3.handlebars->35->1592",
55829
- "default3.handlebars->35->2704",
55830
- "default3.handlebars->35->3118"
55831
+ "default3.handlebars->35->2705",
55832
+ "default3.handlebars->35->3119"
55833
]
55834
},
55835
{
@@ -55858,9 +55860,9 @@
55860
"xloc": [
55861
"default-mobile.handlebars->11->987",
55862
"default.handlebars->47->2370",
55861
- "default.handlebars->47->3067",
55863
+ "default.handlebars->47->3068",
55864
"default3.handlebars->35->2367",
55863
- "default3.handlebars->35->3061"
55865
+ "default3.handlebars->35->3062"
55866
]
55867
},
55868
{
@@ -55893,11 +55895,11 @@
55895
"default.handlebars->47->1137",
55896
"default.handlebars->47->1162",
55897
"default.handlebars->47->2411",
55896
- "default.handlebars->47->2965",
55898
+ "default.handlebars->47->2966",
55899
"default3.handlebars->35->1132",
55900
"default3.handlebars->35->1157",
55901
"default3.handlebars->35->2408",
55900
- "default3.handlebars->35->2959"
55902
+ "default3.handlebars->35->2960"
55903
]
55904
},
55905
{
@@ -56107,8 +56109,8 @@
56109
"zh-chs": "没有成员",
56110
"zh-cht": "沒有成員",
56111
"xloc": [
56110
- "default.handlebars->47->2903",
56111
- "default3.handlebars->35->2897"
56112
+ "default.handlebars->47->2904",
56113
+ "default3.handlebars->35->2898"
56114
]
56115
},
56116
{
@@ -56137,8 +56139,8 @@
56139
"zh-chs": "没有新的设备组",
56140
"zh-cht": "沒有新的裝置群",
56141
"xloc": [
56140
- "default.handlebars->47->2843",
56141
- "default3.handlebars->35->2837"
56142
+ "default.handlebars->47->2844",
56143
+ "default3.handlebars->35->2838"
56144
]
56145
},
56146
{
@@ -56167,8 +56169,8 @@
56169
"zh-chs": "没有新设备",
56170
"zh-cht": "沒有新設備",
56171
"xloc": [
56170
- "default.handlebars->47->2844",
56171
- "default3.handlebars->35->2838"
56172
+ "default.handlebars->47->2845",
56173
+ "default3.handlebars->35->2839"
56174
]
56175
},
56176
{
@@ -56254,10 +56256,10 @@
56256
"zh-chs": "没有遥控器",
56257
"zh-cht": "沒有遙控器",
56258
"xloc": [
56257
- "default.handlebars->47->2968",
56258
- "default.handlebars->47->3070",
56259
- "default3.handlebars->35->2962",
56260
- "default3.handlebars->35->3064"
56259
+ "default.handlebars->47->2969",
56260
+ "default.handlebars->47->3071",
56261
+ "default3.handlebars->35->2963",
56262
+ "default3.handlebars->35->3065"
56263
]
56264
},
56265
{
@@ -56286,10 +56288,10 @@
56288
"zh-chs": "没有遥控器",
56289
"zh-cht": "沒有遙控器",
56290
"xloc": [
56289
- "default.handlebars->47->2961",
56290
- "default.handlebars->47->3063",
56291
- "default3.handlebars->35->2955",
56292
- "default3.handlebars->35->3057"
56291
+ "default.handlebars->47->2962",
56292
+ "default.handlebars->47->3064",
56293
+ "default3.handlebars->35->2956",
56294
+ "default3.handlebars->35->3058"
56295
]
56296
},
56297
{
@@ -56318,10 +56320,10 @@
56320
"zh-chs": "无重置/关闭",
56321
"zh-cht": "無重置/關閉",
56322
"xloc": [
56321
- "default.handlebars->47->2970",
56322
- "default.handlebars->47->3072",
56323
- "default3.handlebars->35->2964",
56324
- "default3.handlebars->35->3066"
56323
+ "default.handlebars->47->2971",
56324
+ "default.handlebars->47->3073",
56325
+ "default3.handlebars->35->2965",
56326
+ "default3.handlebars->35->3067"
56327
]
56328
},
56329
{
@@ -56452,11 +56454,11 @@
56454
"default.handlebars->47->1136",
56455
"default.handlebars->47->1161",
56456
"default.handlebars->47->2410",
56455
- "default.handlebars->47->2964",
56457
+ "default.handlebars->47->2965",
56458
"default3.handlebars->35->1131",
56459
"default3.handlebars->35->1156",
56460
"default3.handlebars->35->2407",
56459
- "default3.handlebars->35->2958"
56461
+ "default3.handlebars->35->2959"
56462
]
56463
},
56464
{
@@ -56487,9 +56489,9 @@
56489
"xloc": [
56490
"default-mobile.handlebars->11->986",
56491
"default.handlebars->47->2369",
56490
- "default.handlebars->47->3066",
56492
+ "default.handlebars->47->3067",
56493
"default3.handlebars->35->2366",
56492
- "default3.handlebars->35->3060"
56494
+ "default3.handlebars->35->3061"
56495
]
56496
},
56497
{
@@ -56518,8 +56520,8 @@
56520
"zh-chs": "没有工具(MeshCmd /路由器)",
56521
"zh-cht": "沒有工具(MeshCmd /路由器)",
56522
"xloc": [
56521
- "default.handlebars->47->2845",
56522
- "default3.handlebars->35->2839"
56523
+ "default.handlebars->47->2846",
56524
+ "default3.handlebars->35->2840"
56525
]
56526
},
56527
{
@@ -56548,10 +56550,10 @@
56550
"zh-chs": "无卸载",
56551
"zh-cht": "無卸載",
56552
"xloc": [
56551
- "default.handlebars->47->2967",
56552
- "default.handlebars->47->3069",
56553
- "default3.handlebars->35->2961",
56554
- "default3.handlebars->35->3063"
56553
+ "default.handlebars->47->2968",
56554
+ "default.handlebars->47->3070",
56555
+ "default3.handlebars->35->2962",
56556
+ "default3.handlebars->35->3064"
56557
]
56558
},
56559
{
@@ -56580,10 +56582,10 @@
56582
"zh-chs": "没有唤醒",
56583
"zh-cht": "沒有喚醒",
56584
"xloc": [
56583
- "default.handlebars->47->2969",
56584
- "default.handlebars->47->3071",
56585
- "default3.handlebars->35->2963",
56586
- "default3.handlebars->35->3065"
56585
+ "default.handlebars->47->2970",
56586
+ "default.handlebars->47->3072",
56587
+ "default3.handlebars->35->2964",
56588
+ "default3.handlebars->35->3066"
56589
]
56590
},
56591
{
@@ -56734,10 +56736,10 @@
56736
"zh-chs": "没有共同的设备组",
56737
"zh-cht": "沒有共同的裝置群",
56738
"xloc": [
56737
- "default.handlebars->47->2909",
56738
- "default.handlebars->47->3098",
56739
- "default3.handlebars->35->2903",
56740
- "default3.handlebars->35->3086"
56739
+ "default.handlebars->47->2910",
56740
+ "default.handlebars->47->3099",
56741
+ "default3.handlebars->35->2904",
56742
+ "default3.handlebars->35->3087"
56743
]
56744
},
56745
{
@@ -56915,10 +56917,10 @@
56917
"zh-chs": "没有共同的设备",
56918
"zh-cht": "沒有共同的裝置",
56919
"xloc": [
56918
- "default.handlebars->47->2915",
56919
- "default.handlebars->47->3110",
56920
- "default3.handlebars->35->2909",
56921
- "default3.handlebars->35->3098"
56920
+ "default.handlebars->47->2916",
56921
+ "default.handlebars->47->3111",
56922
+ "default3.handlebars->35->2910",
56923
+ "default3.handlebars->35->3099"
56924
]
56925
},
56926
{
@@ -57131,8 +57133,8 @@
57133
"zh-chs": "找不到群组。",
57134
"zh-cht": "找不到群組。",
57135
"xloc": [
57134
- "default.handlebars->47->2848",
57135
- "default3.handlebars->35->2842"
57136
+ "default.handlebars->47->2849",
57137
+ "default3.handlebars->35->2843"
57138
]
57139
},
57140
{
@@ -57466,8 +57468,8 @@
57468
"zh-cht": "沒有此用戶的電話號碼",
57469
"xloc": [
57470
"default-mobile.handlebars->11->1061",
57469
- "default.handlebars->47->3304",
57470
- "default3.handlebars->35->3292"
57471
+ "default.handlebars->47->3306",
57472
+ "default3.handlebars->35->3294"
57473
]
57474
},
57475
{
@@ -57526,8 +57528,8 @@
57528
"zh-chs": "没有录音。",
57529
"zh-cht": "沒有錄音。",
57530
"xloc": [
57529
- "default.handlebars->47->3135",
57530
- "default3.handlebars->35->3123"
57531
+ "default.handlebars->47->3136",
57532
+ "default3.handlebars->35->3124"
57533
]
57534
},
57535
{
@@ -57614,8 +57616,8 @@
57616
"zh-chs": "没有服务器权限",
57617
"zh-cht": "沒有伺服器權限",
57618
"xloc": [
57617
- "default.handlebars->47->2937",
57618
- "default3.handlebars->35->2931"
57619
+ "default.handlebars->47->2938",
57620
+ "default3.handlebars->35->2932"
57621
]
57622
},
57623
{
@@ -57670,8 +57672,8 @@
57672
"zh-chs": "没有用户组成员身份",
57673
"zh-cht": "沒有用戶群成員身份",
57674
"xloc": [
57673
- "default.handlebars->47->3104",
57674
- "default3.handlebars->35->3092"
57675
+ "default.handlebars->47->3105",
57676
+ "default3.handlebars->35->3093"
57677
]
57678
},
57679
{
@@ -57701,8 +57703,8 @@
57703
"zh-cht": "沒有用戶管理權限",
57704
"xloc": [
57705
"default-mobile.handlebars->11->1059",
57704
- "default.handlebars->47->3302",
57705
- "default3.handlebars->35->3290"
57706
+ "default.handlebars->47->3304",
57707
+ "default3.handlebars->35->3292"
57708
]
57709
},
57710
{
@@ -57731,8 +57733,8 @@
57733
"zh-chs": "未找到相应的用户。",
57734
"zh-cht": "未找到相應的用戶。",
57735
"xloc": [
57734
- "default.handlebars->47->2739",
57735
- "default3.handlebars->35->2736"
57736
+ "default.handlebars->47->2740",
57737
+ "default3.handlebars->35->2737"
57738
]
57739
},
57740
{
@@ -57903,21 +57905,21 @@
57905
"default.handlebars->47->2475",
57906
"default.handlebars->47->2500",
57907
"default.handlebars->47->2505",
57906
- "default.handlebars->47->2715",
57908
+ "default.handlebars->47->2716",
57909
"default.handlebars->47->286",
57908
- "default.handlebars->47->2869",
57909
- "default.handlebars->47->2871",
57910
- "default.handlebars->47->2880",
57911
- "default.handlebars->47->2892",
57912
- "default.handlebars->47->2956",
57913
- "default.handlebars->47->2959",
57914
- "default.handlebars->47->2971",
57915
- "default.handlebars->47->2981",
57916
- "default.handlebars->47->2985",
57917
- "default.handlebars->47->2997",
57918
- "default.handlebars->47->3034",
57910
+ "default.handlebars->47->2870",
57911
+ "default.handlebars->47->2872",
57912
+ "default.handlebars->47->2881",
57913
+ "default.handlebars->47->2893",
57914
+ "default.handlebars->47->2957",
57915
+ "default.handlebars->47->2960",
57916
+ "default.handlebars->47->2972",
57917
+ "default.handlebars->47->2982",
57918
+ "default.handlebars->47->2986",
57919
+ "default.handlebars->47->2998",
57920
+ "default.handlebars->47->3035",
57921
"default.handlebars->47->314",
57920
- "default.handlebars->47->3229",
57922
+ "default.handlebars->47->3231",
57923
"default.handlebars->47->412",
57924
"default.handlebars->47->413",
57925
"default.handlebars->47->892",
@@ -57939,21 +57941,21 @@
57941
"default3.handlebars->35->2472",
57942
"default3.handlebars->35->2497",
57943
"default3.handlebars->35->2502",
57942
- "default3.handlebars->35->2712",
57944
+ "default3.handlebars->35->2713",
57945
"default3.handlebars->35->283",
57944
- "default3.handlebars->35->2863",
57945
- "default3.handlebars->35->2865",
57946
- "default3.handlebars->35->2874",
57947
- "default3.handlebars->35->2886",
57948
- "default3.handlebars->35->2950",
57949
- "default3.handlebars->35->2953",
57950
- "default3.handlebars->35->2965",
57951
- "default3.handlebars->35->2975",
57952
- "default3.handlebars->35->2979",
57953
- "default3.handlebars->35->2991",
57954
- "default3.handlebars->35->3028",
57946
+ "default3.handlebars->35->2864",
57947
+ "default3.handlebars->35->2866",
57948
+ "default3.handlebars->35->2875",
57949
+ "default3.handlebars->35->2887",
57950
+ "default3.handlebars->35->2951",
57951
+ "default3.handlebars->35->2954",
57952
+ "default3.handlebars->35->2966",
57953
+ "default3.handlebars->35->2976",
57954
+ "default3.handlebars->35->2980",
57955
+ "default3.handlebars->35->2992",
57956
+ "default3.handlebars->35->3029",
57957
"default3.handlebars->35->311",
57956
- "default3.handlebars->35->3217",
57958
+ "default3.handlebars->35->3219",
57959
"default3.handlebars->35->409",
57960
"default3.handlebars->35->410",
57961
"default3.handlebars->35->889",
@@ -58331,8 +58333,8 @@
58333
"zh-chs": "不在服务器上",
58334
"zh-cht": "不在伺服器上",
58335
"xloc": [
58334
- "default.handlebars->47->3157",
58335
- "default3.handlebars->35->3145"
58336
+ "default.handlebars->47->3159",
58337
+ "default3.handlebars->35->3147"
58338
]
58339
},
58340
{
@@ -58361,10 +58363,10 @@
58363
"zh-chs": "没有设置",
58364
"zh-cht": "沒有設置",
58365
"xloc": [
58364
- "default.handlebars->47->2943",
58366
"default.handlebars->47->2944",
58366
- "default3.handlebars->35->2937",
58367
- "default3.handlebars->35->2938"
58367
+ "default.handlebars->47->2945",
58368
+ "default3.handlebars->35->2938",
58369
+ "default3.handlebars->35->2939"
58370
]
58371
},
58372
{
@@ -58393,8 +58395,8 @@
58395
"zh-chs": "未经审核的",
58396
"zh-cht": "未經審核的",
58397
"xloc": [
58396
- "default.handlebars->47->3078",
58397
- "default3.handlebars->35->3070"
58398
+ "default.handlebars->47->3079",
58399
+ "default3.handlebars->35->3071"
58400
]
58401
},
58402
{
@@ -58431,14 +58433,14 @@
58433
"default.handlebars->47->1171",
58434
"default.handlebars->47->1185",
58435
"default.handlebars->47->2229",
58434
- "default.handlebars->47->3009",
58436
+ "default.handlebars->47->3010",
58437
"default.handlebars->container->column_l->p10->p10info->1->1->0->notesPanel->1->1->1->0",
58438
"default3.handlebars->35->1018",
58439
"default3.handlebars->35->1141",
58440
"default3.handlebars->35->1166",
58441
"default3.handlebars->35->1180",
58442
"default3.handlebars->35->2225",
58441
- "default3.handlebars->35->3003",
58443
+ "default3.handlebars->35->3004",
58444
"default3.handlebars->container->column_l->p10->p10info->1->1->0->notesPanel->1->1->1->1"
58445
]
58446
},
@@ -58648,9 +58650,9 @@
58650
"zh-chs": "通知",
58651
"zh-cht": "通知",
58652
"xloc": [
58651
- "default.handlebars->47->3017",
58653
+ "default.handlebars->47->3018",
58654
"default.handlebars->47->311",
58653
- "default3.handlebars->35->3011",
58655
+ "default3.handlebars->35->3012",
58656
"default3.handlebars->35->308"
58657
]
58658
},
@@ -58744,8 +58746,8 @@
58746
"zh-chs": "通知{0}",
58747
"zh-cht": "通知{0}",
58748
"xloc": [
58747
- "default.handlebars->47->2781",
58748
- "default3.handlebars->35->2777"
58749
+ "default.handlebars->47->2782",
58750
+ "default3.handlebars->35->2778"
58751
]
58752
},
58753
{
@@ -58774,8 +58776,8 @@
58776
"zh-chs": "空值",
58777
"zh-cht": "無效的",
58778
"xloc": [
58777
- "default.handlebars->47->3377",
58778
- "default3.handlebars->35->3365"
58779
+ "default.handlebars->47->3379",
58780
+ "default3.handlebars->35->3367"
58781
]
58782
},
58783
{
@@ -59022,8 +59024,8 @@
59024
"zh-cht": "發生在{0}",
59025
"xloc": [
59026
"default-mobile.handlebars->11->1027",
59025
- "default.handlebars->47->3270",
59026
- "default3.handlebars->35->3258"
59027
+ "default.handlebars->47->3272",
59028
+ "default3.handlebars->35->3260"
59029
]
59030
},
59031
{
@@ -59120,8 +59122,8 @@
59122
"zh-chs": "离线用户",
59123
"zh-cht": "離線用戶",
59124
"xloc": [
59123
- "default.handlebars->47->2736",
59124
- "default3.handlebars->35->2733"
59125
+ "default.handlebars->47->2737",
59126
+ "default3.handlebars->35->2734"
59127
]
59128
},
59129
{
@@ -59225,8 +59227,8 @@
59227
"zh-chs": "一天",
59228
"zh-cht": "一天",
59229
"xloc": [
59228
- "default.handlebars->47->2712",
59229
- "default3.handlebars->35->2709"
59230
+ "default.handlebars->47->2713",
59231
+ "default3.handlebars->35->2710"
59232
]
59233
},
59234
{
@@ -59286,8 +59288,8 @@
59288
"zh-chs": "一次性密码",
59289
"zh-cht": "一次性密碼",
59290
"xloc": [
59289
- "default.handlebars->47->3236",
59290
- "default3.handlebars->35->3224"
59291
+ "default.handlebars->47->3238",
59292
+ "default3.handlebars->35->3226"
59293
]
59294
},
59295
{
@@ -59349,8 +59351,8 @@
59351
"zh-chs": "在线用户",
59352
"zh-cht": "在線用戶",
59353
"xloc": [
59352
- "default.handlebars->47->2735",
59353
- "default3.handlebars->35->2732"
59354
+ "default.handlebars->47->2736",
59355
+ "default3.handlebars->35->2733"
59356
]
59357
},
59358
{
@@ -59379,8 +59381,8 @@
59381
"zh-chs": "只显示前 100 个用户",
59382
"zh-cht": "僅顯示前 100 個用戶",
59383
"xloc": [
59382
- "default.handlebars->47->2782",
59383
- "default3.handlebars->35->2778"
59384
+ "default.handlebars->47->2783",
59385
+ "default3.handlebars->35->2779"
59386
]
59387
},
59388
{
@@ -59912,14 +59914,14 @@
59914
"default-mobile.handlebars->11->788",
59915
"default.handlebars->47->1353",
59916
"default.handlebars->47->1622",
59915
- "default.handlebars->47->3202",
59917
+ "default.handlebars->47->3204",
59918
"default.handlebars->47->354",
59919
"default.handlebars->47->559",
59920
"default.handlebars->47->609",
59921
"default.handlebars->47->944",
59922
"default3.handlebars->35->1341",
59923
"default3.handlebars->35->1607",
59922
- "default3.handlebars->35->3190",
59924
+ "default3.handlebars->35->3192",
59925
"default3.handlebars->35->351",
59926
"default3.handlebars->35->556",
59927
"default3.handlebars->35->606",
@@ -59954,13 +59956,13 @@
59956
"xloc": [
59957
"default-mobile.handlebars->11->594",
59958
"default.handlebars->47->1279",
59957
- "default.handlebars->47->2764",
59958
- "default.handlebars->47->2856",
59959
+ "default.handlebars->47->2765",
59960
+ "default.handlebars->47->2857",
59961
"default.handlebars->47->758",
59962
"default.handlebars->47->770",
59963
"default3.handlebars->35->1274",
59962
- "default3.handlebars->35->2761",
59963
- "default3.handlebars->35->2850",
59964
+ "default3.handlebars->35->2762",
59965
+ "default3.handlebars->35->2851",
59966
"default3.handlebars->35->755",
59967
"default3.handlebars->35->767"
59968
]
@@ -60599,8 +60601,8 @@
60601
"zh-chs": "部分的",
60602
"zh-cht": "部分的",
60603
"xloc": [
60602
- "default.handlebars->47->2751",
60603
- "default3.handlebars->35->2748"
60604
+ "default.handlebars->47->2752",
60605
+ "default3.handlebars->35->2749"
60606
]
60607
},
60608
{
@@ -60713,8 +60715,8 @@
60715
"zh-chs": "部分权限",
60716
"zh-cht": "部分權限",
60717
"xloc": [
60716
- "default.handlebars->47->2940",
60717
- "default3.handlebars->35->2934"
60718
+ "default.handlebars->47->2941",
60719
+ "default3.handlebars->35->2935"
60720
]
60721
},
60722
{
@@ -60781,12 +60783,12 @@
60783
"default.handlebars->47->1520",
60784
"default.handlebars->47->2125",
60785
"default.handlebars->47->2291",
60784
- "default.handlebars->47->2818",
60786
"default.handlebars->47->2819",
60786
- "default.handlebars->47->2977",
60787
- "default.handlebars->47->2979",
60788
- "default.handlebars->47->3083",
60787
+ "default.handlebars->47->2820",
60788
+ "default.handlebars->47->2978",
60789
+ "default.handlebars->47->2980",
60790
"default.handlebars->47->3084",
60791
+ "default.handlebars->47->3085",
60792
"default.handlebars->47->348",
60793
"default.handlebars->47->520",
60794
"default3.handlebars->35->1301",
@@ -60795,9 +60797,9 @@
60797
"default3.handlebars->35->1505",
60798
"default3.handlebars->35->2125",
60799
"default3.handlebars->35->2285",
60798
- "default3.handlebars->35->2814",
60799
- "default3.handlebars->35->2971",
60800
- "default3.handlebars->35->2973",
60800
+ "default3.handlebars->35->2815",
60801
+ "default3.handlebars->35->2972",
60802
+ "default3.handlebars->35->2974",
60803
"default3.handlebars->35->345",
60804
"default3.handlebars->35->517",
60805
"login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->2->1",
@@ -60969,8 +60971,8 @@
60971
"zh-cht": "密碼已更改。",
60972
"xloc": [
60973
"default-mobile.handlebars->11->1055",
60972
- "default.handlebars->47->3298",
60973
- "default3.handlebars->35->3286"
60974
+ "default.handlebars->47->3300",
60975
+ "default3.handlebars->35->3288"
60976
]
60977
},
60978
{
@@ -61029,7 +61031,7 @@
61031
"zh-chs": "密码提示",
61032
"zh-cht": "密碼提示",
61033
"xloc": [
61032
- "default.handlebars->47->3085"
61034
+ "default.handlebars->47->3086"
61035
]
61036
},
61037
{
@@ -61997,8 +61999,8 @@
61999
"zh-cht": "沒有權限",
62000
"xloc": [
62001
"default-mobile.handlebars->11->1036",
62000
- "default.handlebars->47->3279",
62001
- "default3.handlebars->35->3267"
62002
+ "default.handlebars->47->3281",
62003
+ "default3.handlebars->35->3269"
62004
]
62005
},
62006
{
@@ -62029,9 +62031,9 @@
62031
"xloc": [
62032
"default-mobile.handlebars->11->1021",
62033
"default.handlebars->47->2425",
62032
- "default.handlebars->47->2734",
62034
+ "default.handlebars->47->2735",
62035
"default3.handlebars->35->2422",
62034
- "default3.handlebars->35->2731"
62036
+ "default3.handlebars->35->2732"
62037
]
62038
},
62039
{
@@ -62157,11 +62159,11 @@
62159
"default.handlebars->47->1791",
62160
"default.handlebars->47->1794",
62161
"default.handlebars->47->266",
62160
- "default.handlebars->47->3032",
62162
+ "default.handlebars->47->3033",
62163
"default3.handlebars->35->1773",
62164
"default3.handlebars->35->1776",
62165
"default3.handlebars->35->263",
62164
- "default3.handlebars->35->3026"
62166
+ "default3.handlebars->35->3027"
62167
]
62168
},
62169
{
@@ -62190,8 +62192,8 @@
62192
"zh-chs": "电话号码",
62193
"zh-cht": "電話號碼",
62194
"xloc": [
62193
- "default.handlebars->47->2955",
62194
- "default3.handlebars->35->2949"
62195
+ "default.handlebars->47->2956",
62196
+ "default3.handlebars->35->2950"
62197
]
62198
},
62199
{
@@ -62222,9 +62224,9 @@
62224
"xloc": [
62225
"default-mobile.handlebars->11->110",
62226
"default.handlebars->47->1793",
62225
- "default.handlebars->47->3031",
62227
+ "default.handlebars->47->3032",
62228
"default3.handlebars->35->1775",
62227
- "default3.handlebars->35->3025"
62229
+ "default3.handlebars->35->3026"
62230
]
62231
},
62232
{
@@ -62489,9 +62491,9 @@
62491
"zh-cht": "外掛指令",
62492
"xloc": [
62493
"default.handlebars->47->329",
62492
- "default.handlebars->47->3415",
62494
+ "default.handlebars->47->3417",
62495
"default3.handlebars->35->326",
62494
- "default3.handlebars->35->3403"
62496
+ "default3.handlebars->35->3405"
62497
]
62498
},
62499
{
@@ -63411,8 +63413,8 @@
63413
"zh-chs": "存在于服务器上",
63414
"zh-cht": "存在於伺服器上",
63415
"xloc": [
63414
- "default.handlebars->47->3156",
63415
- "default3.handlebars->35->3144"
63416
+ "default.handlebars->47->3158",
63417
+ "default3.handlebars->35->3146"
63418
]
63419
},
63420
{
@@ -63564,12 +63566,12 @@
63566
"default-mobile.handlebars->11->100",
63567
"default-mobile.handlebars->11->97",
63568
"default.handlebars->47->1786",
63567
- "default.handlebars->47->3026",
63568
- "default.handlebars->47->3081",
63569
+ "default.handlebars->47->3027",
63570
+ "default.handlebars->47->3082",
63571
"default.handlebars->47->341",
63572
"default3.handlebars->35->1769",
63571
- "default3.handlebars->35->3020",
63572
- "default3.handlebars->35->3073",
63573
+ "default3.handlebars->35->3021",
63574
+ "default3.handlebars->35->3074",
63575
"default3.handlebars->35->338"
63576
]
63577
},
@@ -64051,8 +64053,8 @@
64053
"zh-chs": "协议",
64054
"zh-cht": "協議",
64055
"xloc": [
64054
- "default.handlebars->47->3154",
64055
- "default3.handlebars->35->3142",
64056
+ "default.handlebars->47->3156",
64057
+ "default3.handlebars->35->3144",
64058
"player.handlebars->3->33"
64059
]
64060
},
@@ -64385,8 +64387,8 @@
64387
"zh-chs": "推送通知",
64388
"zh-cht": "推送通知",
64389
"xloc": [
64388
- "default.handlebars->47->3235",
64389
- "default3.handlebars->35->3223"
64390
+ "default.handlebars->47->3237",
64391
+ "default3.handlebars->35->3225"
64392
]
64393
},
64394
{
@@ -64455,9 +64457,9 @@
64457
"uk": "Pushover",
64458
"xloc": [
64459
"default.handlebars->47->1803",
64458
- "default.handlebars->47->3039",
64460
+ "default.handlebars->47->3040",
64461
"default3.handlebars->35->1785",
64460
- "default3.handlebars->35->3033"
64462
+ "default3.handlebars->35->3034"
64463
]
64464
},
64465
{
@@ -64973,8 +64975,8 @@
64975
"zh-chs": "RSS",
64976
"zh-cht": "RSS",
64977
"xloc": [
64976
- "default.handlebars->47->3373",
64977
- "default3.handlebars->35->3361"
64978
+ "default.handlebars->47->3375",
64979
+ "default3.handlebars->35->3363"
64980
]
64981
},
64982
{
@@ -65062,8 +65064,8 @@
65064
"zh-chs": "随机密码。",
65065
"zh-cht": "隨機密碼。",
65066
"xloc": [
65065
- "default.handlebars->47->2820",
65066
- "default3.handlebars->35->2816"
65067
+ "default.handlebars->47->2821",
65068
+ "default3.handlebars->35->2817"
65069
]
65070
},
65071
{
@@ -65209,11 +65211,11 @@
65211
"zh-chs": "真正的名字",
65212
"zh-cht": "真正的名字",
65213
"xloc": [
65212
- "default.handlebars->47->2952",
65213
- "default.handlebars->47->2954",
65214
- "default.handlebars->47->3074",
65215
- "default3.handlebars->35->2946",
65216
- "default3.handlebars->35->2948"
65214
+ "default.handlebars->47->2953",
65215
+ "default.handlebars->47->2955",
65216
+ "default.handlebars->47->3075",
65217
+ "default3.handlebars->35->2947",
65218
+ "default3.handlebars->35->2949"
65219
]
65220
},
65221
{
@@ -65257,7 +65259,7 @@
65259
"zh-chs": "境界",
65260
"zh-cht": "境界",
65261
"xloc": [
65260
- "default.handlebars->47->2829"
65262
+ "default.handlebars->47->2830"
65263
]
65264
},
65265
{
@@ -65327,11 +65329,11 @@
65329
"zh-cht": "記錄會議",
65330
"xloc": [
65331
"default.handlebars->47->2196",
65330
- "default.handlebars->47->2879",
65331
- "default.handlebars->47->2960",
65332
+ "default.handlebars->47->2880",
65333
+ "default.handlebars->47->2961",
65334
"default3.handlebars->35->2192",
65333
- "default3.handlebars->35->2873",
65334
- "default3.handlebars->35->2954"
65335
+ "default3.handlebars->35->2874",
65336
+ "default3.handlebars->35->2955"
65337
]
65338
},
65339
{
@@ -65391,11 +65393,11 @@
65393
"zh-cht": "記錄會議",
65394
"xloc": [
65395
"default.handlebars->47->2337",
65394
- "default.handlebars->47->2917",
65395
- "default.handlebars->47->3062",
65396
+ "default.handlebars->47->2918",
65397
+ "default.handlebars->47->3063",
65398
"default3.handlebars->35->2334",
65397
- "default3.handlebars->35->2911",
65398
- "default3.handlebars->35->3056"
65399
+ "default3.handlebars->35->2912",
65400
+ "default3.handlebars->35->3057"
65401
]
65402
},
65403
{
@@ -65424,8 +65426,8 @@
65426
"zh-chs": "记录细节",
65427
"zh-cht": "記錄細節",
65428
"xloc": [
65427
- "default.handlebars->47->3168",
65428
- "default3.handlebars->35->3156"
65429
+ "default.handlebars->47->3170",
65430
+ "default3.handlebars->35->3158"
65431
]
65432
},
65433
{
@@ -65819,14 +65821,14 @@
65821
"default.handlebars->47->1154",
65822
"default.handlebars->47->1179",
65823
"default.handlebars->47->2421",
65822
- "default.handlebars->47->3354",
65824
+ "default.handlebars->47->3356",
65825
"default.handlebars->47->427",
65826
"default.handlebars->47->431",
65827
"default.handlebars->47->733",
65828
"default3.handlebars->35->1149",
65829
"default3.handlebars->35->1174",
65830
"default3.handlebars->35->2418",
65829
- "default3.handlebars->35->3342",
65831
+ "default3.handlebars->35->3344",
65832
"default3.handlebars->35->424",
65833
"default3.handlebars->35->428",
65834
"default3.handlebars->35->730"
@@ -65858,8 +65860,8 @@
65860
"zh-chs": "中继数量",
65861
"zh-cht": "中繼數量",
65862
"xloc": [
65861
- "default.handlebars->47->3339",
65862
- "default3.handlebars->35->3327"
65863
+ "default.handlebars->47->3341",
65864
+ "default3.handlebars->35->3329"
65865
]
65866
},
65867
{
@@ -65924,8 +65926,8 @@
65926
"zh-chs": "中继错误",
65927
"zh-cht": "中繼錯誤",
65928
"xloc": [
65927
- "default.handlebars->47->3332",
65928
- "default3.handlebars->35->3320"
65929
+ "default.handlebars->47->3334",
65930
+ "default3.handlebars->35->3322"
65931
]
65932
},
65933
{
@@ -65994,10 +65996,10 @@
65996
"zh-chs": "中继连接",
65997
"zh-cht": "中繼連接",
65998
"xloc": [
65997
- "default.handlebars->47->3338",
65998
- "default.handlebars->47->3366",
65999
- "default3.handlebars->35->3326",
66000
- "default3.handlebars->35->3354"
65999
+ "default.handlebars->47->3340",
66000
+ "default.handlebars->47->3368",
66001
+ "default3.handlebars->35->3328",
66002
+ "default3.handlebars->35->3356"
66003
]
66004
},
66005
{
@@ -66026,8 +66028,8 @@
66028
"zh-chs": "继电器装置",
66029
"zh-cht": "繼電器裝置",
66030
"xloc": [
66029
- "default.handlebars->47->2704",
66030
- "default3.handlebars->35->2701"
66031
+ "default.handlebars->47->2705",
66032
+ "default3.handlebars->35->2702"
66033
]
66034
},
66035
{
@@ -66112,8 +66114,8 @@
66114
"zh-chs": "记住设备",
66115
"zh-cht": "記住設備",
66116
"xloc": [
66115
- "default.handlebars->47->3237",
66116
- "default3.handlebars->35->3225"
66117
+ "default.handlebars->47->3239",
66118
+ "default3.handlebars->35->3227"
66119
]
66120
},
66121
{
@@ -67198,8 +67200,8 @@
67200
"zh-chs": "远程会话",
67201
"zh-cht": "遠程會話",
67202
"xloc": [
67201
- "default.handlebars->47->3170",
67202
- "default3.handlebars->35->3158"
67203
+ "default.handlebars->47->3172",
67204
+ "default3.handlebars->35->3160"
67205
]
67206
},
67207
{
@@ -67370,10 +67372,10 @@
67372
"default-mobile.handlebars->11->984",
67373
"default.handlebars->47->2365",
67374
"default.handlebars->47->2408",
67373
- "default.handlebars->47->3065",
67375
+ "default.handlebars->47->3066",
67376
"default3.handlebars->35->2362",
67377
"default3.handlebars->35->2405",
67376
- "default3.handlebars->35->3059"
67378
+ "default3.handlebars->35->3060"
67379
]
67380
},
67381
{
@@ -67707,10 +67709,10 @@
67709
"zh-chs": "删除设备组权限",
67710
"zh-cht": "刪除裝置群權限",
67711
"xloc": [
67710
- "default.handlebars->47->2921",
67711
- "default.handlebars->47->3126",
67712
- "default3.handlebars->35->2915",
67713
- "default3.handlebars->35->3114"
67712
+ "default.handlebars->47->2922",
67713
+ "default.handlebars->47->3127",
67714
+ "default3.handlebars->35->2916",
67715
+ "default3.handlebars->35->3115"
67716
]
67717
},
67718
{
@@ -67739,10 +67741,10 @@
67741
"zh-chs": "删除设备权限",
67742
"zh-cht": "刪除裝置權限",
67743
"xloc": [
67742
- "default.handlebars->47->2919",
67743
- "default.handlebars->47->3113",
67744
- "default3.handlebars->35->2913",
67745
- "default3.handlebars->35->3101"
67744
+ "default.handlebars->47->2920",
67745
+ "default.handlebars->47->3114",
67746
+ "default3.handlebars->35->2914",
67747
+ "default3.handlebars->35->3102"
67748
]
67749
},
67750
{
@@ -67771,8 +67773,8 @@
67773
"zh-chs": "删除设备共享",
67774
"zh-cht": "刪除設備共享",
67775
"xloc": [
67774
- "default.handlebars->47->3111",
67775
- "default3.handlebars->35->3099"
67776
+ "default.handlebars->47->3112",
67777
+ "default3.handlebars->35->3100"
67778
]
67779
},
67780
{
@@ -67871,8 +67873,8 @@
67873
"zh-chs": "删除用户组成员身份",
67874
"zh-cht": "刪除用戶群成員身份",
67875
"xloc": [
67874
- "default.handlebars->47->3122",
67875
- "default3.handlebars->35->3110"
67876
+ "default.handlebars->47->3123",
67877
+ "default3.handlebars->35->3111"
67878
]
67879
},
67880
{
@@ -67902,9 +67904,9 @@
67904
"zh-cht": "刪除用戶群權限",
67905
"xloc": [
67906
"default.handlebars->47->2430",
67905
- "default.handlebars->47->3118",
67907
+ "default.handlebars->47->3119",
67908
"default3.handlebars->35->2427",
67907
- "default3.handlebars->35->3106"
67909
+ "default3.handlebars->35->3107"
67910
]
67911
},
67912
{
@@ -67933,8 +67935,8 @@
67935
"zh-chs": "删除用户成员资格",
67936
"zh-cht": "刪除用戶成員資格",
67937
"xloc": [
67936
- "default.handlebars->47->2929",
67937
- "default3.handlebars->35->2923"
67938
+ "default.handlebars->47->2930",
67939
+ "default3.handlebars->35->2924"
67940
]
67941
},
67942
{
@@ -67964,9 +67966,9 @@
67966
"zh-cht": "刪除用戶權限",
67967
"xloc": [
67968
"default.handlebars->47->2428",
67967
- "default.handlebars->47->3115",
67969
+ "default.handlebars->47->3116",
67970
"default3.handlebars->35->2425",
67969
- "default3.handlebars->35->3103"
67971
+ "default3.handlebars->35->3104"
67972
]
67973
},
67974
{
@@ -67995,8 +67997,8 @@
67997
"zh-chs": "删除所有两因素认证。",
67998
"zh-cht": "刪除所有二因子鑑別。",
67999
"xloc": [
67998
- "default.handlebars->47->3088",
67999
- "default3.handlebars->35->3076"
68000
+ "default.handlebars->47->3089",
68001
+ "default3.handlebars->35->3077"
68002
]
68003
},
68004
{
@@ -68025,8 +68027,8 @@
68027
"zh-chs": "删除此用户标识的所有先前事件。",
68028
"zh-cht": "刪除此用戶標識的所有先前事件。",
68029
"xloc": [
68028
- "default.handlebars->47->2821",
68029
- "default3.handlebars->35->2817"
68030
+ "default.handlebars->47->2822",
68031
+ "default3.handlebars->35->2818"
68032
]
68033
},
68034
{
@@ -68313,8 +68315,8 @@
68315
"zh-chs": "删除此用户",
68316
"zh-cht": "刪除此用戶",
68317
"xloc": [
68316
- "default.handlebars->47->3021",
68317
- "default3.handlebars->35->3015"
68318
+ "default.handlebars->47->3022",
68319
+ "default3.handlebars->35->3016"
68320
]
68321
},
68322
{
@@ -68343,8 +68345,8 @@
68345
"zh-chs": "删除用户组成员身份",
68346
"zh-cht": "刪除用戶群成員身份",
68347
"xloc": [
68346
- "default.handlebars->47->3102",
68347
- "default3.handlebars->35->3090"
68348
+ "default.handlebars->47->3103",
68349
+ "default3.handlebars->35->3091"
68350
]
68351
},
68352
{
@@ -68373,8 +68375,8 @@
68375
"zh-chs": "删除此设备的用户组权限",
68376
"zh-cht": "刪除此裝置的用戶群權限",
68377
"xloc": [
68376
- "default.handlebars->47->2913",
68377
- "default3.handlebars->35->2907"
68378
+ "default.handlebars->47->2914",
68379
+ "default3.handlebars->35->2908"
68380
]
68381
},
68382
{
@@ -68404,9 +68406,9 @@
68406
"zh-cht": "刪除此裝置群的用戶群權限",
68407
"xloc": [
68408
"default.handlebars->47->1090",
68407
- "default.handlebars->47->2907",
68409
+ "default.handlebars->47->2908",
68410
"default3.handlebars->35->1087",
68409
- "default3.handlebars->35->2901"
68411
+ "default3.handlebars->35->2902"
68412
]
68413
},
68414
{
@@ -68437,14 +68439,14 @@
68439
"xloc": [
68440
"default.handlebars->47->1091",
68441
"default.handlebars->47->2246",
68440
- "default.handlebars->47->2901",
68441
- "default.handlebars->47->3096",
68442
- "default.handlebars->47->3108",
68442
+ "default.handlebars->47->2902",
68443
+ "default.handlebars->47->3097",
68444
+ "default.handlebars->47->3109",
68445
"default3.handlebars->35->1088",
68446
"default3.handlebars->35->2242",
68445
- "default3.handlebars->35->2895",
68446
- "default3.handlebars->35->3084",
68447
- "default3.handlebars->35->3096"
68447
+ "default3.handlebars->35->2896",
68448
+ "default3.handlebars->35->3085",
68449
+ "default3.handlebars->35->3097"
68450
]
68451
},
68452
{
@@ -68984,8 +68986,8 @@
68986
"zh-chs": "报告日",
68987
"zh-cht": "報告日",
68988
"xloc": [
68987
- "default.handlebars->47->2713",
68988
- "default3.handlebars->35->2710"
68989
+ "default.handlebars->47->2714",
68990
+ "default3.handlebars->35->2711"
68991
]
68992
},
68993
{
@@ -69014,8 +69016,8 @@
69016
"zh-chs": "报告类型",
69017
"zh-cht": "報告類型",
69018
"xloc": [
69017
- "default.handlebars->47->2708",
69018
- "default3.handlebars->35->2705"
69019
+ "default.handlebars->47->2709",
69020
+ "default3.handlebars->35->2706"
69021
]
69022
},
69023
{
@@ -69044,8 +69046,8 @@
69046
"zh-chs": "报告未返回任何内容。",
69047
"zh-cht": "報告未返回任何內容。",
69048
"xloc": [
69047
- "default.handlebars->47->3207",
69048
- "default3.handlebars->35->3195"
69049
+ "default.handlebars->47->3209",
69050
+ "default3.handlebars->35->3197"
69051
]
69052
},
69053
{
@@ -69074,8 +69076,8 @@
69076
"zh-chs": "报告.csv",
69077
"zh-cht": "報告.csv",
69078
"xloc": [
69077
- "default.handlebars->47->3268",
69078
- "default3.handlebars->35->3256"
69079
+ "default.handlebars->47->3270",
69080
+ "default3.handlebars->35->3258"
69081
]
69082
},
69083
{
@@ -69351,10 +69353,10 @@
69353
"zh-cht": "要求:{0}。",
69354
"xloc": [
69355
"default-mobile.handlebars->11->338",
69354
- "default.handlebars->47->2826",
69355
- "default.handlebars->47->3086",
69356
- "default3.handlebars->35->2822",
69357
- "default3.handlebars->35->3074"
69356
+ "default.handlebars->47->2827",
69357
+ "default.handlebars->47->3087",
69358
+ "default3.handlebars->35->2823",
69359
+ "default3.handlebars->35->3075"
69360
]
69361
},
69362
{
@@ -69914,8 +69916,8 @@
69916
"zh-chs": "限制条件",
69917
"zh-cht": "限制條件",
69918
"xloc": [
69917
- "default.handlebars->47->2941",
69918
- "default3.handlebars->35->2935"
69919
+ "default.handlebars->47->2942",
69920
+ "default3.handlebars->35->2936"
69921
]
69922
},
69923
{
@@ -70970,10 +70972,10 @@
70972
"zh-chs": "短信",
70973
"zh-cht": "短信",
70974
"xloc": [
70973
- "default.handlebars->47->3005",
70974
- "default.handlebars->47->3011",
70975
- "default3.handlebars->35->2999",
70976
- "default3.handlebars->35->3005",
70975
+ "default.handlebars->47->3006",
70976
+ "default.handlebars->47->3012",
70977
+ "default3.handlebars->35->3000",
70978
+ "default3.handlebars->35->3006",
70979
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
70980
"login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
70981
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
@@ -71008,8 +71010,8 @@
71010
"zh-chs": "此用户的短信功能电话号码。",
71011
"zh-cht": "此用戶的短信功能電話號碼。",
71012
"xloc": [
71011
- "default.handlebars->47->3029",
71012
- "default3.handlebars->35->3023"
71013
+ "default.handlebars->47->3030",
71014
+ "default3.handlebars->35->3024"
71015
]
71016
},
71017
{
@@ -71039,8 +71041,8 @@
71041
"zh-cht": "短信錯誤",
71042
"xloc": [
71043
"default-mobile.handlebars->11->1063",
71042
- "default.handlebars->47->3306",
71043
- "default3.handlebars->35->3294"
71044
+ "default.handlebars->47->3308",
71045
+ "default3.handlebars->35->3296"
71046
]
71047
},
71048
{
@@ -71070,8 +71072,8 @@
71072
"zh-cht": "短信錯誤:{0}",
71073
"xloc": [
71074
"default-mobile.handlebars->11->1064",
71073
- "default.handlebars->47->3307",
71074
- "default3.handlebars->35->3295"
71075
+ "default.handlebars->47->3309",
71076
+ "default3.handlebars->35->3297"
71077
]
71078
},
71079
{
@@ -71131,8 +71133,8 @@
71133
"zh-cht": "短信網關未啟用",
71134
"xloc": [
71135
"default-mobile.handlebars->11->1058",
71134
- "default.handlebars->47->3301",
71135
- "default3.handlebars->35->3289"
71136
+ "default.handlebars->47->3303",
71137
+ "default3.handlebars->35->3291"
71138
]
71139
},
71140
{
@@ -71161,8 +71163,8 @@
71163
"zh-chs": "短信",
71164
"zh-cht": "短信",
71165
"xloc": [
71164
- "default.handlebars->47->3232",
71165
- "default3.handlebars->35->3220"
71166
+ "default.handlebars->47->3234",
71167
+ "default3.handlebars->35->3222"
71168
]
71169
},
71170
{
@@ -71233,8 +71235,8 @@
71235
"pl": "Sukces wysyłania SMS.",
71236
"uk": "SMS успішно надіслано.",
71237
"xloc": [
71236
- "default.handlebars->47->3305",
71237
- "default3.handlebars->35->3293"
71238
+ "default.handlebars->47->3307",
71239
+ "default3.handlebars->35->3295"
71240
]
71241
},
71242
{
@@ -72619,13 +72621,13 @@
72621
"default.handlebars->47->1311",
72622
"default.handlebars->47->1675",
72623
"default.handlebars->47->2489",
72622
- "default.handlebars->47->3007",
72624
+ "default.handlebars->47->3008",
72625
"default.handlebars->47->521",
72626
"default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1",
72627
"default3.handlebars->35->1302",
72628
"default3.handlebars->35->1658",
72629
"default3.handlebars->35->2486",
72628
- "default3.handlebars->35->3001",
72630
+ "default3.handlebars->35->3002",
72631
"default3.handlebars->35->518",
72632
"default3.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1"
72633
]
@@ -72673,8 +72675,8 @@
72675
"zh-chs": "安全密钥",
72676
"zh-cht": "安全密鑰",
72677
"xloc": [
72676
- "default.handlebars->47->3000",
72677
- "default3.handlebars->35->2994"
72678
+ "default.handlebars->47->3001",
72679
+ "default3.handlebars->35->2995"
72680
]
72681
},
72682
{
@@ -72704,8 +72706,8 @@
72706
"zh-cht": "安全警告",
72707
"xloc": [
72708
"default-mobile.handlebars->11->1032",
72707
- "default.handlebars->47->3275",
72708
- "default3.handlebars->35->3263"
72709
+ "default.handlebars->47->3277",
72710
+ "default3.handlebars->35->3265"
72711
]
72712
},
72713
{
@@ -72809,8 +72811,8 @@
72811
"default.handlebars->47->1561",
72812
"default.handlebars->47->1563",
72813
"default.handlebars->47->2515",
72812
- "default.handlebars->47->2760",
72813
- "default.handlebars->47->2854",
72814
+ "default.handlebars->47->2761",
72815
+ "default.handlebars->47->2855",
72816
"default.handlebars->47->548",
72817
"default.handlebars->47->738",
72818
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
@@ -72822,8 +72824,8 @@
72824
"default3.handlebars->35->1546",
72825
"default3.handlebars->35->1548",
72826
"default3.handlebars->35->2512",
72825
- "default3.handlebars->35->2757",
72826
- "default3.handlebars->35->2848",
72827
+ "default3.handlebars->35->2758",
72828
+ "default3.handlebars->35->2849",
72829
"default3.handlebars->35->545",
72830
"default3.handlebars->35->735",
72831
"default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar",
@@ -72865,10 +72867,10 @@
72867
"xloc": [
72868
"default.handlebars->47->1246",
72869
"default.handlebars->47->1248",
72868
- "default.handlebars->47->3190",
72870
+ "default.handlebars->47->3192",
72871
"default3.handlebars->35->1241",
72872
"default3.handlebars->35->1243",
72871
- "default3.handlebars->35->3178"
72873
+ "default3.handlebars->35->3180"
72874
]
72875
},
72876
{
@@ -72899,14 +72901,14 @@
72901
"xloc": [
72902
"default.handlebars->47->1562",
72903
"default.handlebars->47->2514",
72902
- "default.handlebars->47->2759",
72903
- "default.handlebars->47->2853",
72904
+ "default.handlebars->47->2760",
72905
+ "default.handlebars->47->2854",
72906
"default.handlebars->47->737",
72907
"default.handlebars->meshContextMenu->cxselectnone",
72908
"default3.handlebars->35->1547",
72909
"default3.handlebars->35->2511",
72908
- "default3.handlebars->35->2756",
72909
- "default3.handlebars->35->2847",
72910
+ "default3.handlebars->35->2757",
72911
+ "default3.handlebars->35->2848",
72912
"default3.handlebars->35->734",
72913
"default3.handlebars->meshContextMenu->cxselectnone",
72914
"sharing.handlebars->11->57"
@@ -73094,10 +73096,10 @@
73096
"zh-chs": "选择要对所有选定用户执行的操作。",
73097
"zh-cht": "選擇要對所有選定用戶執行的操作。",
73098
"xloc": [
73097
- "default.handlebars->47->2763",
73098
- "default.handlebars->47->2855",
73099
- "default3.handlebars->35->2760",
73100
- "default3.handlebars->35->2849"
This file is too large to show in full.
views/default.handlebars
+3
-1
@@ -15356,7 +15356,8 @@
15356
158: "Displaying alert box, title=\"{0}\", message=\"{1}\"",
15357
159: "Device Powered On",
15358
160: "Enabled Duo two-factor authentication",
15359
- 161: "Disabled Duo two-factor authentication"
15359
+ 161: "Disabled Duo two-factor authentication",
15360
+ 162: "Started messenger session \"{0}\" from {1} to {2}"
15361
};
15362
15363
var eventsShortMessageId = {
@@ -17484,6 +17485,7 @@
17485
if (rec.protocol == 5) { protocolStr = "Files"; }
17486
if (rec.protocol == 100) { protocolStr = "Intel® AMT WSMAN"; }
17487
if (rec.protocol == 101) { protocolStr = "Intel® AMT Redirection"; }
17488
+ if (rec.protocol == 200) { protocolStr = "Messenger"; }
17489
x += addHtmlValue4("Protocol", protocolStr);
17490
}
17491
x += addHtmlValue4("Status", (rec.present == 1)?"Present on server":"Not on server");
views/default3.handlebars
+3
-1
@@ -16510,7 +16510,8 @@
16510
158: "Displaying alert box, title=\"{0}\", message=\"{1}\"",
16511
159: "Device Powered On",
16512
160: "Enabled Duo two-factor authentication",
16513
- 161: "Disabled Duo two-factor authentication"
16513
+ 161: "Disabled Duo two-factor authentication",
16514
+ 162: "Started messenger session \"{0}\" from {1} to {2}"
16515
};
16516
16517
var eventsShortMessageId = {
@@ -18749,6 +18750,7 @@
18750
if (rec.protocol == 5) { protocolStr = "Files"; }
18751
if (rec.protocol == 100) { protocolStr = "Intel® AMT WSMAN"; }
18752
if (rec.protocol == 101) { protocolStr = "Intel® AMT Redirection"; }
18753
+ if (rec.protocol == 200) { protocolStr = "Messenger"; }
18754
x += addHtmlValue4("Protocol", protocolStr);
18755
}
18756
x += addHtmlValue4("Status", (rec.present == 1) ? "Present on server" : "Not on server");
webserver.js
+1
-1
@@ -4094,7 +4094,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
4094
if (domain == null) return;
4095
4096
// Check the query
4097
- if ((domain.sessionrecording == null) || (req.query.file == null) || (obj.common.IsFilenameValid(req.query.file) !== true) || (req.query.file.endsWith('.mcrec') == false)) { res.sendStatus(401); return; }
4097
+ if ((domain.sessionrecording == null) || (req.query.file == null) || (obj.common.IsFilenameValid(req.query.file) !== true) || (!req.query.file.endsWith('.mcrec') && !req.query.file.endsWith('.txt'))) { res.sendStatus(401); return; }
4098
4099
// Get the recording path
4100
var recordingsPath = null;