Version 0.8.70
Ylian Saint-Hilaire committed
Jul 1, 2021 at 15:54 UTC
4e97a58e5c3f562bf7ca63239bb6bf83cd766a2b
13 files changed
+1065
-885
emails/translations/account-check_n.html
new
+15
@@ -0,0 +1,15 @@
1
+<html><head></head><body><div>[[[SERVERNAME]]] - Email Verification</div>
2
+<div style="font-family:Arial,Helvetica,sans-serif">
3
+ <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4
+ <tbody><tr>
5
+ <td>
6
+ <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Verification</b>
7
+ </td>
8
+ </tr>
9
+ </tbody></table>
10
+ <p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting email verification, click on the following link to complete the process.</p>
11
+ <p style="margin-left:30px">
12
+ <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to verify your e-mail address.</a>
13
+ </p>
14
+ If you did not initiate this request, please ignore this mail.
15
+</div></body></html>
\ No newline at end of file
emails/translations/account-check_n.txt
new
+6
@@ -0,0 +1,6 @@
1
+[[[SERVERNAME]]] - Email Verification
2
+Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is performing an e-mail verification. Nagivate to the following link to complete the process:
3
+~
4
+~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
5
+~
6
+If you did not initiate this request, please ignore this mail.
\ No newline at end of file
emails/translations/account-invite_n.html
new
+19
@@ -0,0 +1,19 @@
1
+<html><head></head><body><div>[[[SERVERNAME]]] - Account Invitation</div>
2
+<div style="font-family:Arial,Helvetica,sans-serif">
3
+ <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4
+ <tbody><tr>
5
+ <td>
6
+ <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Invitation</b>
7
+ </td>
8
+ </tr>
9
+ </tbody></table>
10
+ <p>An account was created for you on server <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, you can access it now with:</p>
11
+ <p>
12
+ Username: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
13
+ Password: <b notrans="1">[[[PASSWORD]]]</b>
14
+ </p>
15
+ Best regards,
16
+ <br>
17
+ [[[USERNAME]]]
18
+ <br>
19
+</div></body></html>
\ No newline at end of file
emails/translations/account-invite_n.txt
new
+5
@@ -0,0 +1,5 @@
1
+[[[SERVERNAME]]] - Account Invitation
2
+An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]".
3
+~
4
+Best regards,
5
+~[[[USERNAME]]]
\ No newline at end of file
emails/translations/account-login_n.html
new
+12
@@ -0,0 +1,12 @@
1
+<html><head></head><body><div>[[[SERVERNAME]]] - Account Login</div>
2
+<div style="font-family:Arial,Helvetica,sans-serif">
3
+ <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4
+ <tbody><tr>
5
+ <td>
6
+ <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Account Login</b>
7
+ </td>
8
+ </tr>
9
+ </tbody></table>
10
+ <p>Your login token is: [[[TOKEN]]]</p>
11
+ <p>This token can only be used once and is valid for 5 minutes.</p>
12
+</div></body></html>
\ No newline at end of file
emails/translations/account-login_n.txt
new
+4
@@ -0,0 +1,4 @@
1
+[[[SERVERNAME]]] - Account Login
2
+Your login token is: [[[TOKEN]]]
3
+~
4
+This token can only be used once and is valid for 5 minutes.
\ No newline at end of file
emails/translations/account-reset_n.html
new
+15
@@ -0,0 +1,15 @@
1
+<html><head></head><body><div>[[[SERVERNAME]]] - Account Reset</div>
2
+<div style="font-family:Arial,Helvetica,sans-serif">
3
+ <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4
+ <tbody><tr>
5
+ <td>
6
+ <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Verification</b>
7
+ </td>
8
+ </tr>
9
+ </tbody></table>
10
+ <p>Hi [[[USERNAME]]], <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting an account password reset, click on the following link to complete the process.</p>
11
+ <p style="margin-left:30px">
12
+ <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Click here to reset your account password.</a>
13
+ </p>
14
+ If you did not initiate this request, please ignore this mail.
15
+</div></body></html>
\ No newline at end of file
emails/translations/account-reset_n.txt
new
+6
@@ -0,0 +1,6 @@
1
+[[[SERVERNAME]]] - Account Reset
2
+Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is requesting an account password reset. Nagivate to the following link to complete the process:
3
+~
4
+~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
5
+~
6
+If you did not initiate this request, please ignore this mail.
\ No newline at end of file
emails/translations/mesh-invite_n.html
new
+42
@@ -0,0 +1,42 @@
1
+<html><head></head><body><div>[[[SERVERNAME]]] - Invitation</div>
2
+<div style="font-family:Arial,Helvetica,sans-serif">
3
+ <table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
4
+ <tbody><tr>
5
+ <td>
6
+ <b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Agent Installation</b>
7
+ </td>
8
+ </tr>
9
+ </tbody></table>
10
+ <area-name>
11
+ <p>
12
+ Hello [[[NAME]]],
13
+ </p>
14
+ </area-name>
15
+ <p>User [[[USERNAME]]] on server <a href="[[[SERVERURL]]][[[URLARGS1]]]">[[[SERVERNAME]]]</a> is requesting you to install software to start a remote control session.</p>
16
+ <area-msg>
17
+ <p>
18
+ Message: <b notrans="1">[[[MSG]]]</b>
19
+ </p>
20
+ </area-msg>
21
+ <area-windows>
22
+ <p style="margin-left:30px">
23
+ <a href="[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Windows.</a>
24
+ </p>
25
+ </area-windows>
26
+ <area-osx>
27
+ <p style="margin-left:30px"><a href="[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]">Click here to download the MeshAgent for Apple OSX.</a></p>
28
+ </area-osx>
29
+ <area-linux>
30
+ <p>
31
+ For Linux, cut & paste the following in a terminal to install the agent:<br>
32
+ </p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
33
+ <p></p>
34
+ </area-linux>
35
+ <area-link>
36
+ <p>
37
+ To install the software, <a href="[[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]]">click here</a> and follow the instructions.
38
+ </p>
39
+ </area-link>
40
+ <p>If you did not initiate this request, please ignore this mail.</p>
41
+ Best regards,<br>[[[USERNAME]]]<br>
42
+</div></body></html>
\ No newline at end of file
emails/translations/mesh-invite_n.txt
new
+35
@@ -0,0 +1,35 @@
1
+[[[SERVERNAME]]] - Invitation
2
+~<area-name>
3
+Hello [[[NAME]]],
4
+~</area-name>
5
+User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) is requesting you install software to start the remote control session.
6
+~<area-msg>
7
+~
8
+Message: [[[MSG]]]
9
+~
10
+~</area-msg>
11
+~<area-windows>
12
+For Windows, nagivate to the following link to complete the process:
13
+~
14
+~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
15
+~
16
+~</area-windows>
17
+~<area-osx>
18
+For Apple OSX, nagivate to the following link to complete the process:
19
+~
20
+~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
21
+~
22
+~</area-osx>
23
+~<area-linux>
24
+For Linux, cut & paste the following in a terminal to install the agent:
25
+~
26
+~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
27
+~
28
+~</area-linux>
29
+~<area-link>
30
+To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions.
31
+~</area-link>
32
+If you did not initiate this request, please ignore this mail.
33
+~
34
+Best regards,
35
+~[[[USERNAME]]]
\ No newline at end of file
emails/translations/sms-messages_n.txt
new
+2
@@ -0,0 +1,2 @@
1
+[[0]] verification code is: [[1]]
2
+[[0]] access token is: [[1]]
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "0.8.69",
3
+ "version": "0.8.70",
4
"keywords": [
5
"Remote Device Management",
6
"Remote Device Monitoring",
translate/translate.json
+903
-884
@@ -258,8 +258,8 @@
258
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
259
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
260
"xloc": [
261
- "default.handlebars->35->1758",
262
- "default.handlebars->35->2251"
261
+ "default.handlebars->35->1761",
262
+ "default.handlebars->35->2254"
263
]
264
},
265
{
@@ -627,7 +627,7 @@
627
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
628
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
629
"xloc": [
630
- "default.handlebars->35->1727",
630
+ "default.handlebars->35->1730",
631
"default.handlebars->35->403"
632
]
633
},
@@ -710,7 +710,7 @@
710
"zh-cht": ",",
711
"xloc": [
712
"default-mobile.handlebars->11->633",
713
- "default.handlebars->35->1829"
713
+ "default.handlebars->35->1832"
714
]
715
},
716
{
@@ -1115,8 +1115,7 @@
1115
"ru": "---",
1116
"sv": "---",
1117
"zh-chs": "---",
1118
- "zh-cht": "---",
1119
- "it": "---"
1118
+ "zh-cht": "---"
1119
},
1120
{
1121
"cs": ".",
@@ -1171,11 +1170,17 @@
1170
"default-mobile.handlebars->11->132",
1171
"default-mobile.handlebars->11->425",
1172
"default.handlebars->35->1158",
1174
- "default.handlebars->35->1881",
1175
- "default.handlebars->35->2420",
1173
+ "default.handlebars->35->1884",
1174
+ "default.handlebars->35->2423",
1175
"sharing.handlebars->11->50"
1176
]
1177
},
1178
+ {
1179
+ "en": ".json",
1180
+ "xloc": [
1181
+ "default.handlebars->35->1704"
1182
+ ]
1183
+ },
1184
{
1185
"cs": "0",
1186
"de": "0",
@@ -1228,6 +1233,12 @@
1233
"zh-chs": "0%",
1234
"it": "0%"
1235
},
1236
+ {
1237
+ "en": "0.9.0",
1238
+ "xloc": [
1239
+ "default.handlebars->35->1703"
1240
+ ]
1241
+ },
1242
{
1243
"cs": "00:00:00",
1244
"de": "00:00:00",
@@ -1269,7 +1280,7 @@
1280
"zh-chs": "1个活跃时段",
1281
"zh-cht": "1個活躍時段",
1282
"xloc": [
1272
- "default.handlebars->35->2324"
1283
+ "default.handlebars->35->2327"
1284
]
1285
},
1286
{
@@ -1293,7 +1304,7 @@
1304
"xloc": [
1305
"default-mobile.handlebars->11->142",
1306
"default-mobile.handlebars->11->676",
1296
- "default.handlebars->35->1905",
1307
+ "default.handlebars->35->1908",
1308
"download.handlebars->3->1",
1309
"download2.handlebars->5->1",
1310
"sharing.handlebars->11->96"
@@ -1365,7 +1376,7 @@
1376
"zh-chs": "1组",
1377
"zh-cht": "1群",
1378
"xloc": [
1368
- "default.handlebars->35->2285"
1379
+ "default.handlebars->35->2288"
1380
]
1381
},
1382
{
@@ -1480,7 +1491,7 @@
1491
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1492
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1493
"xloc": [
1483
- "default.handlebars->35->2075"
1494
+ "default.handlebars->35->2078"
1495
]
1496
},
1497
{
@@ -1593,7 +1604,7 @@
1604
"default-mobile.handlebars->11->204",
1605
"default-mobile.handlebars->11->207",
1606
"default-mobile.handlebars->11->210",
1596
- "default.handlebars->35->2079",
1607
+ "default.handlebars->35->2082",
1608
"default.handlebars->35->336",
1609
"default.handlebars->35->339",
1610
"default.handlebars->35->342",
@@ -1801,7 +1812,7 @@
1812
"zh-chs": "100x30",
1813
"zh-cht": "100x30",
1814
"xloc": [
1804
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSizeDropDown->termSizeList->1",
1815
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSizeDropDown->termSizeList->1",
1816
"sharing.handlebars->p12->9->1->terminalSizeDropDown->termSizeList->1"
1817
]
1818
},
@@ -2158,7 +2169,7 @@
2169
"zh-chs": "2FA备份代码已清除",
2170
"zh-cht": "2FA備份代碼已清除",
2171
"xloc": [
2161
- "default.handlebars->35->2016"
2172
+ "default.handlebars->35->2019"
2173
]
2174
},
2175
{
@@ -2180,8 +2191,8 @@
2191
"zh-chs": "启用第二因素身份验证",
2192
"zh-cht": "啟用第二因素身份驗證",
2193
"xloc": [
2183
- "default.handlebars->35->2092",
2184
- "default.handlebars->35->2307"
2194
+ "default.handlebars->35->2095",
2195
+ "default.handlebars->35->2310"
2196
]
2197
},
2198
{
@@ -2924,7 +2935,7 @@
2935
"zh-chs": "80x25",
2936
"zh-cht": "80x25",
2937
"xloc": [
2927
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSizeDropDown->termSizeList->0",
2938
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSizeDropDown->termSizeList->0",
2939
"sharing.handlebars->p12->9->1->terminalSizeDropDown->termSizeList->0"
2940
]
2941
},
@@ -3216,7 +3227,7 @@
3227
"zh-chs": "操作系统",
3228
"it": "AMT-OS",
3229
"xloc": [
3219
- "default.handlebars->35->2498"
3230
+ "default.handlebars->35->2501"
3231
]
3232
},
3233
{
@@ -3435,7 +3446,7 @@
3446
"zh-chs": "访问服务器档案",
3447
"zh-cht": "存取伺服器檔案",
3448
"xloc": [
3438
- "default.handlebars->35->2257"
3449
+ "default.handlebars->35->2260"
3450
]
3451
},
3452
{
@@ -3534,7 +3545,7 @@
3545
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
3546
"default.handlebars->35->1589",
3547
"default.handlebars->35->1591",
3537
- "default.handlebars->35->2551",
3548
+ "default.handlebars->35->2554",
3549
"default.handlebars->35->671",
3550
"default.handlebars->35->673"
3551
]
@@ -3553,7 +3564,7 @@
3564
"zh-chs": "帐号设定",
3565
"xloc": [
3566
"default-mobile.handlebars->11->644",
3556
- "default.handlebars->35->2428"
3567
+ "default.handlebars->35->2431"
3568
]
3569
},
3570
{
@@ -3620,7 +3631,7 @@
3631
"zh-chs": "帐户已更改:{0}",
3632
"zh-cht": "帳戶已更改:{0}",
3633
"xloc": [
3623
- "default.handlebars->35->1989"
3634
+ "default.handlebars->35->1992"
3635
]
3636
},
3637
{
@@ -3642,7 +3653,7 @@
3653
"zh-chs": "创建帐户,电子邮件为{0}",
3654
"zh-cht": "創建帳戶,電子郵件為{0}",
3655
"xloc": [
3645
- "default.handlebars->35->1988"
3656
+ "default.handlebars->35->1991"
3657
]
3658
},
3659
{
@@ -3664,7 +3675,7 @@
3675
"zh-chs": "创建帐户,用户名是{0}",
3676
"zh-cht": "帳戶已創建,用戶名是{0}",
3677
"xloc": [
3667
- "default.handlebars->35->1987"
3678
+ "default.handlebars->35->1990"
3679
]
3680
},
3681
{
@@ -3686,8 +3697,8 @@
3697
"zh-chs": "帐户已被锁定",
3698
"zh-cht": "帳戶已被鎖定",
3699
"xloc": [
3689
- "default.handlebars->35->2094",
3690
- "default.handlebars->35->2254"
3700
+ "default.handlebars->35->2097",
3701
+ "default.handlebars->35->2257"
3702
]
3703
},
3704
{
@@ -3710,7 +3721,7 @@
3721
"zh-cht": "達到帳戶限制。",
3722
"xloc": [
3723
"default-mobile.handlebars->11->656",
3713
- "default.handlebars->35->2440",
3724
+ "default.handlebars->35->2443",
3725
"login-mobile.handlebars->5->6",
3726
"login.handlebars->5->6",
3727
"login2.handlebars->7->8"
@@ -3759,7 +3770,7 @@
3770
"zh-chs": "帐号登录",
3771
"zh-cht": "帳號登錄",
3772
"xloc": [
3762
- "default.handlebars->35->1924"
3773
+ "default.handlebars->35->1927"
3774
]
3775
},
3776
{
@@ -3775,7 +3786,7 @@
3786
"zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
3787
"it": "Accesso all'account da {0}, {1}, {2}",
3788
"xloc": [
3778
- "default.handlebars->35->2030"
3789
+ "default.handlebars->35->2033"
3790
]
3791
},
3792
{
@@ -3797,7 +3808,7 @@
3808
"zh-chs": "帐户登出",
3809
"zh-cht": "帳戶登出",
3810
"xloc": [
3800
- "default.handlebars->35->1925"
3811
+ "default.handlebars->35->1928"
3812
]
3813
},
3814
{
@@ -3843,7 +3854,7 @@
3854
"zh-chs": "帐户密码已更改:{0}",
3855
"zh-cht": "帳戶密碼已更改:{0}",
3856
"xloc": [
3846
- "default.handlebars->35->1997"
3857
+ "default.handlebars->35->2000"
3858
]
3859
},
3860
{
@@ -3865,7 +3876,7 @@
3876
"zh-chs": "帐户已删除",
3877
"zh-cht": "帳戶已刪除",
3878
"xloc": [
3868
- "default.handlebars->35->1986"
3879
+ "default.handlebars->35->1989"
3880
]
3881
},
3882
{
@@ -4051,7 +4062,7 @@
4062
"zh-chs": "如果ACM失败,则激活到CCM",
4063
"zh-cht": "如果ACM失敗,則激活到CCM",
4064
"xloc": [
4054
- "default.handlebars->35->1718"
4065
+ "default.handlebars->35->1721"
4066
]
4067
},
4068
{
@@ -4262,8 +4273,8 @@
4273
"zh-chs": "添加设备",
4274
"zh-cht": "新增裝置",
4275
"xloc": [
4265
- "default.handlebars->35->2231",
4266
- "default.handlebars->35->2361",
4276
+ "default.handlebars->35->2234",
4277
+ "default.handlebars->35->2364",
4278
"default.handlebars->35->373"
4279
]
4280
},
@@ -4308,9 +4319,9 @@
4319
"zh-chs": "添加设备组",
4320
"zh-cht": "新增裝置群",
4321
"xloc": [
4311
- "default.handlebars->35->1793",
4312
- "default.handlebars->35->2225",
4313
- "default.handlebars->35->2349",
4322
+ "default.handlebars->35->1796",
4323
+ "default.handlebars->35->2228",
4324
+ "default.handlebars->35->2352",
4325
"default.handlebars->35->303"
4326
]
4327
},
@@ -4333,7 +4344,7 @@
4344
"zh-chs": "添加设备组权限",
4345
"zh-cht": "新增裝置群權限",
4346
"xloc": [
4336
- "default.handlebars->35->1790"
4347
+ "default.handlebars->35->1793"
4348
]
4349
},
4350
{
@@ -4355,8 +4366,8 @@
4366
"zh-chs": "添加设备权限",
4367
"zh-cht": "新增裝置權限",
4368
"xloc": [
4358
- "default.handlebars->35->1795",
4359
- "default.handlebars->35->1797"
4369
+ "default.handlebars->35->1798",
4370
+ "default.handlebars->35->1800"
4371
]
4372
},
4373
{
@@ -4475,7 +4486,7 @@
4486
"zh-chs": "添加成员身份",
4487
"zh-cht": "新增成員身份",
4488
"xloc": [
4478
- "default.handlebars->35->2381"
4489
+ "default.handlebars->35->2384"
4490
]
4491
},
4492
{
@@ -4581,7 +4592,7 @@
4592
"zh-chs": "添加用户设备权限",
4593
"zh-cht": "新增用戶裝置權限",
4594
"xloc": [
4584
- "default.handlebars->35->1800"
4595
+ "default.handlebars->35->1803"
4596
]
4597
},
4598
{
@@ -4604,8 +4615,8 @@
4615
"zh-cht": "新增用戶群",
4616
"xloc": [
4617
"default.handlebars->35->1687",
4607
- "default.handlebars->35->1792",
4608
- "default.handlebars->35->2355",
4618
+ "default.handlebars->35->1795",
4619
+ "default.handlebars->35->2358",
4620
"default.handlebars->35->827"
4621
]
4622
},
@@ -4628,7 +4639,7 @@
4639
"zh-chs": "添加用户组设备权限",
4640
"zh-cht": "新增用戶群裝置權限",
4641
"xloc": [
4631
- "default.handlebars->35->1802"
4642
+ "default.handlebars->35->1805"
4643
]
4644
},
4645
{
@@ -4692,7 +4703,7 @@
4703
"zh-cht": "新增用戶",
4704
"xloc": [
4705
"default.handlebars->35->1686",
4695
- "default.handlebars->35->2220"
4706
+ "default.handlebars->35->2223"
4707
]
4708
},
4709
{
@@ -4714,7 +4725,7 @@
4725
"zh-chs": "将用户添加到设备组",
4726
"zh-cht": "將用戶新增到裝置群",
4727
"xloc": [
4717
- "default.handlebars->35->1789"
4728
+ "default.handlebars->35->1792"
4729
]
4730
},
4731
{
@@ -4736,7 +4747,7 @@
4747
"zh-chs": "将用户添加到用户组",
4748
"zh-cht": "將用戶新增到用戶群",
4749
"xloc": [
4739
- "default.handlebars->35->2253"
4750
+ "default.handlebars->35->2256"
4751
]
4752
},
4753
{
@@ -4980,7 +4991,7 @@
4991
"zh-chs": "添加了身份验证应用程序",
4992
"zh-cht": "添加了身份驗證應用程序",
4993
"xloc": [
4983
- "default.handlebars->35->2013"
4994
+ "default.handlebars->35->2016"
4995
]
4996
},
4997
{
@@ -5002,7 +5013,7 @@
5013
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
5014
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
5015
"xloc": [
5005
- "default.handlebars->35->2024"
5016
+ "default.handlebars->35->2027"
5017
]
5018
},
5019
{
@@ -5024,8 +5035,8 @@
5035
"zh-chs": "已将设备{0}添加到设备组{1}",
5036
"zh-cht": "已將設備{0}添加到設備組{1}",
5037
"xloc": [
5027
- "default.handlebars->35->1980",
5028
- "default.handlebars->35->2007"
5038
+ "default.handlebars->35->1983",
5039
+ "default.handlebars->35->2010"
5040
]
5041
},
5042
{
@@ -5041,7 +5052,7 @@
5052
"zh-chs": "添加登录令牌",
5053
"it": "Aggiunto token di accesso",
5054
"xloc": [
5044
- "default.handlebars->35->2038"
5055
+ "default.handlebars->35->2041"
5056
]
5057
},
5058
{
@@ -5056,7 +5067,7 @@
5067
"zh-chs": "新增推送通知认证装置",
5068
"it": "Aggiunto dispositivo di autenticazione delle notifiche push",
5069
"xloc": [
5059
- "default.handlebars->35->2036"
5070
+ "default.handlebars->35->2039"
5071
]
5072
},
5073
{
@@ -5078,7 +5089,7 @@
5089
"zh-chs": "添加了安全密钥",
5090
"zh-cht": "添加了安全密鑰",
5091
"xloc": [
5081
- "default.handlebars->35->2018"
5092
+ "default.handlebars->35->2021"
5093
]
5094
},
5095
{
@@ -5100,7 +5111,7 @@
5111
"zh-chs": "已将用户组{0}添加到设备组{1}",
5112
"zh-cht": "已將用戶組{0}添加到設備組{1}",
5113
"xloc": [
5103
- "default.handlebars->35->1991"
5114
+ "default.handlebars->35->1994"
5115
]
5116
},
5117
{
@@ -5122,8 +5133,8 @@
5133
"zh-chs": "已将用户{0}添加到用户组{1}",
5134
"zh-cht": "已將用戶{0}添加到用戶組{1}",
5135
"xloc": [
5125
- "default.handlebars->35->1994",
5126
- "default.handlebars->35->2003"
5136
+ "default.handlebars->35->1997",
5137
+ "default.handlebars->35->2006"
5138
]
5139
},
5140
{
@@ -5258,7 +5269,7 @@
5269
"zh-chs": "管理领域",
5270
"zh-cht": "管理領域",
5271
"xloc": [
5261
- "default.handlebars->35->2289"
5272
+ "default.handlebars->35->2292"
5273
]
5274
},
5275
{
@@ -5303,7 +5314,7 @@
5314
"zh-chs": "管理领域",
5315
"zh-cht": "管理領域",
5316
"xloc": [
5306
- "default.handlebars->35->2157"
5317
+ "default.handlebars->35->2160"
5318
]
5319
},
5320
{
@@ -5325,7 +5336,7 @@
5336
"zh-chs": "管理员",
5337
"zh-cht": "管理員",
5338
"xloc": [
5328
- "default.handlebars->35->2086"
5339
+ "default.handlebars->35->2089"
5340
]
5341
},
5342
{
@@ -5373,9 +5384,9 @@
5384
"default-mobile.handlebars->11->235",
5385
"default-mobile.handlebars->11->288",
5386
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
5376
- "default.handlebars->35->1856",
5377
- "default.handlebars->35->1869",
5378
- "default.handlebars->35->2496",
5387
+ "default.handlebars->35->1859",
5388
+ "default.handlebars->35->1872",
5389
+ "default.handlebars->35->2499",
5390
"default.handlebars->35->319",
5391
"default.handlebars->35->539",
5392
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
@@ -5400,8 +5411,8 @@
5411
"zh-chs": "代理+英特尔AMT",
5412
"zh-cht": "代理+Intel® AMT",
5413
"xloc": [
5403
- "default.handlebars->35->1858",
5404
- "default.handlebars->35->1871"
5414
+ "default.handlebars->35->1861",
5415
+ "default.handlebars->35->1874"
5416
]
5417
},
5418
{
@@ -5447,7 +5458,7 @@
5458
"zh-cht": "代理控制台",
5459
"xloc": [
5460
"default-mobile.handlebars->11->615",
5450
- "default.handlebars->35->1810"
5461
+ "default.handlebars->35->1813"
5462
]
5463
},
5464
{
@@ -5469,7 +5480,7 @@
5480
"zh-chs": "代理错误计数器",
5481
"zh-cht": "代理錯誤計數器",
5482
"xloc": [
5472
- "default.handlebars->35->2465"
5483
+ "default.handlebars->35->2468"
5484
]
5485
},
5486
{
@@ -5603,7 +5614,7 @@
5614
"zh-chs": "代理时段",
5615
"zh-cht": "代理時段",
5616
"xloc": [
5606
- "default.handlebars->35->2481"
5617
+ "default.handlebars->35->2484"
5618
]
5619
},
5620
{
@@ -5660,7 +5671,7 @@
5671
"zh-chs": "代理类型",
5672
"zh-cht": "代理類型",
5673
"xloc": [
5663
- "default.handlebars->35->1867",
5674
+ "default.handlebars->35->1870",
5675
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
5676
]
5677
},
@@ -5683,7 +5694,7 @@
5694
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
5695
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
5696
"xloc": [
5686
- "default.handlebars->35->1977"
5697
+ "default.handlebars->35->1980"
5698
]
5699
},
5700
{
@@ -5940,7 +5951,7 @@
5951
"zh-chs": "代理",
5952
"zh-cht": "代理",
5953
"xloc": [
5943
- "default.handlebars->35->2509"
5954
+ "default.handlebars->35->2512"
5955
]
5956
},
5957
{
@@ -6009,7 +6020,7 @@
6020
"zh-chs": "全部可用",
6021
"zh-cht": "全部可用",
6022
"xloc": [
6012
- "default.handlebars->35->2049"
6023
+ "default.handlebars->35->2052"
6024
]
6025
},
6026
{
@@ -6053,7 +6064,7 @@
6064
"zh-chs": "所有事件",
6065
"zh-cht": "所有事件",
6066
"xloc": [
6056
- "default.handlebars->35->2047"
6067
+ "default.handlebars->35->2050"
6068
]
6069
},
6070
{
@@ -6111,8 +6122,8 @@
6122
"zh-chs": "允许用户管理此设备组和该组中的设备。",
6123
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
6124
"xloc": [
6114
- "default.handlebars->35->1756",
6115
- "default.handlebars->35->2250"
6125
+ "default.handlebars->35->1759",
6126
+ "default.handlebars->35->2253"
6127
]
6128
},
6129
{
@@ -6134,7 +6145,7 @@
6145
"zh-chs": "允许用户管理此设备。",
6146
"zh-cht": "允許用戶管理此裝置。",
6147
"xloc": [
6137
- "default.handlebars->35->1757"
6148
+ "default.handlebars->35->1760"
6149
]
6150
},
6151
{
@@ -6320,8 +6331,8 @@
6331
"zh-cht": "一直通知",
6332
"xloc": [
6333
"default.handlebars->35->1666",
6323
- "default.handlebars->35->2211",
6324
- "default.handlebars->35->2298",
6334
+ "default.handlebars->35->2214",
6335
+ "default.handlebars->35->2301",
6336
"default.handlebars->35->753"
6337
]
6338
},
@@ -6345,8 +6356,8 @@
6356
"zh-cht": "一直提示",
6357
"xloc": [
6358
"default.handlebars->35->1667",
6348
- "default.handlebars->35->2212",
6349
- "default.handlebars->35->2299",
6359
+ "default.handlebars->35->2215",
6360
+ "default.handlebars->35->2302",
6361
"default.handlebars->35->754"
6362
]
6363
},
@@ -6541,8 +6552,8 @@
6552
"zh-chs": "杀毒软件未激活",
6553
"it": "Antivirus non attivo",
6554
"xloc": [
6544
- "default.handlebars->35->1860",
6545
- "default.handlebars->35->1874"
6555
+ "default.handlebars->35->1863",
6556
+ "default.handlebars->35->1877"
6557
]
6558
},
6559
{
@@ -7208,7 +7219,7 @@
7219
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
7220
"xloc": [
7221
"default-mobile.handlebars->11->580",
7211
- "default.handlebars->35->1732"
7222
+ "default.handlebars->35->1735"
7223
]
7224
},
7225
{
@@ -7296,7 +7307,7 @@
7307
"zh-chs": "您确定要{0}插件吗:{1}",
7308
"zh-cht": "你確定要{0}外掛嗎:{1}",
7309
"xloc": [
7299
- "default.handlebars->35->2560"
7310
+ "default.handlebars->35->2563"
7311
]
7312
},
7313
{
@@ -7507,7 +7518,7 @@
7518
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
7519
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
7520
"xloc": [
7510
- "default.handlebars->35->1946"
7521
+ "default.handlebars->35->1949"
7522
]
7523
},
7524
{
@@ -7562,7 +7573,7 @@
7573
"zh-chs": "认证软件",
7574
"zh-cht": "認證軟體",
7575
"xloc": [
7565
- "default.handlebars->35->2302"
7576
+ "default.handlebars->35->2305"
7577
]
7578
},
7579
{
@@ -7763,7 +7774,7 @@
7774
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
7775
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
7776
"xloc": [
7766
- "default.handlebars->35->2027"
7777
+ "default.handlebars->35->2030"
7778
]
7779
},
7780
{
@@ -7815,7 +7826,7 @@
7826
"zh-chs": "可用內存",
7827
"zh-cht": "可用內存",
7828
"xloc": [
7818
- "default.handlebars->35->2490"
7829
+ "default.handlebars->35->2493"
7830
]
7831
},
7832
{
@@ -8022,8 +8033,8 @@
8033
"zh-chs": "背景与互动",
8034
"zh-cht": "背景與互動",
8035
"xloc": [
8025
- "default.handlebars->35->1839",
8026
- "default.handlebars->35->1846",
8036
+ "default.handlebars->35->1842",
8037
+ "default.handlebars->35->1849",
8038
"default.handlebars->35->433",
8039
"default.handlebars->35->447"
8040
]
@@ -8047,8 +8058,8 @@
8058
"zh-chs": "仅背景",
8059
"zh-cht": "僅背景",
8060
"xloc": [
8050
- "default.handlebars->35->1840",
8051
- "default.handlebars->35->1847",
8061
+ "default.handlebars->35->1843",
8062
+ "default.handlebars->35->1850",
8063
"default.handlebars->35->434",
8064
"default.handlebars->35->448",
8065
"default.handlebars->35->464"
@@ -8073,7 +8084,7 @@
8084
"zh-chs": "退格键",
8085
"zh-cht": "退格鍵",
8086
"xloc": [
8076
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
8087
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
8088
"sharing.handlebars->p12->9->3"
8089
]
8090
},
@@ -8096,7 +8107,7 @@
8107
"zh-chs": "备用码",
8108
"zh-cht": "備用碼",
8109
"xloc": [
8099
- "default.handlebars->35->2304"
8110
+ "default.handlebars->35->2307"
8111
]
8112
},
8113
{
@@ -8118,7 +8129,7 @@
8129
"zh-chs": "错误的签名",
8130
"zh-cht": "錯誤的簽名",
8131
"xloc": [
8121
- "default.handlebars->35->2472"
8132
+ "default.handlebars->35->2475"
8133
]
8134
},
8135
{
@@ -8140,7 +8151,7 @@
8151
"zh-chs": "错误的网络证书",
8152
"zh-cht": "錯誤的網絡憑證",
8153
"xloc": [
8143
- "default.handlebars->35->2471"
8154
+ "default.handlebars->35->2474"
8155
]
8156
},
8157
{
@@ -8228,7 +8239,7 @@
8239
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
8240
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
8241
"xloc": [
8231
- "default.handlebars->35->2026"
8242
+ "default.handlebars->35->2029"
8243
]
8244
},
8245
{
@@ -8392,7 +8403,7 @@
8403
"zh-chs": "广播",
8404
"zh-cht": "廣播",
8405
"xloc": [
8395
- "default.handlebars->35->2218",
8406
+ "default.handlebars->35->2221",
8407
"default.handlebars->container->column_l->p4->3->1->0->3->1"
8408
]
8409
},
@@ -8415,7 +8426,7 @@
8426
"zh-chs": "广播消息",
8427
"zh-cht": "廣播消息",
8428
"xloc": [
8418
- "default.handlebars->35->2139"
8429
+ "default.handlebars->35->2142"
8430
]
8431
},
8432
{
@@ -8437,7 +8448,7 @@
8448
"zh-chs": "向所有连接的用户广播消息。",
8449
"zh-cht": "向所有連接的用戶廣播消息。",
8450
"xloc": [
8440
- "default.handlebars->35->2134"
8451
+ "default.handlebars->35->2137"
8452
]
8453
},
8454
{
@@ -8543,7 +8554,7 @@
8554
"zh-chs": "CCM模式",
8555
"zh-cht": "CCM模式",
8556
"xloc": [
8546
- "default.handlebars->35->1715"
8557
+ "default.handlebars->35->1718"
8558
]
8559
},
8560
{
@@ -8566,7 +8577,7 @@
8577
"zh-cht": "CIRA",
8578
"xloc": [
8579
"default-mobile.handlebars->11->236",
8569
- "default.handlebars->35->2497",
8580
+ "default.handlebars->35->2500",
8581
"default.handlebars->35->321",
8582
"default.handlebars->35->541"
8583
]
@@ -8590,7 +8601,7 @@
8601
"zh-chs": "CIRA服务器",
8602
"zh-cht": "CIRA伺服器",
8603
"xloc": [
8593
- "default.handlebars->35->2544"
8604
+ "default.handlebars->35->2547"
8605
]
8606
},
8607
{
@@ -8612,7 +8623,7 @@
8623
"zh-chs": "CIRA服务器命令",
8624
"zh-cht": "CIRA伺服器指令",
8625
"xloc": [
8615
- "default.handlebars->35->2545"
8626
+ "default.handlebars->35->2548"
8627
]
8628
},
8629
{
@@ -8634,7 +8645,7 @@
8645
"zh-chs": "CIRA设置",
8646
"zh-cht": "CIRA設置",
8647
"xloc": [
8637
- "default.handlebars->35->1723"
8648
+ "default.handlebars->35->1726"
8649
]
8650
},
8651
{
@@ -8658,7 +8669,7 @@
8669
"xloc": [
8670
"default-mobile.handlebars->11->533",
8671
"default.handlebars->35->1272",
8661
- "default.handlebars->35->2521",
8672
+ "default.handlebars->35->2524",
8673
"default.handlebars->container->column_l->p40->3->1->p40type->5"
8674
]
8675
},
@@ -8681,7 +8692,7 @@
8692
"zh-chs": "CPU负载",
8693
"zh-cht": "CPU負載",
8694
"xloc": [
8684
- "default.handlebars->35->2486"
8695
+ "default.handlebars->35->2489"
8696
]
8697
},
8698
{
@@ -8703,7 +8714,7 @@
8714
"zh-chs": "最近15分钟的CPU负载",
8715
"zh-cht": "最近15分鐘的CPU負載",
8716
"xloc": [
8706
- "default.handlebars->35->2489"
8717
+ "default.handlebars->35->2492"
8718
]
8719
},
8720
{
@@ -8725,7 +8736,7 @@
8736
"zh-chs": "最近5分钟的CPU负载",
8737
"zh-cht": "最近5分鐘的CPU負載",
8738
"xloc": [
8728
- "default.handlebars->35->2488"
8739
+ "default.handlebars->35->2491"
8740
]
8741
},
8742
{
@@ -8747,7 +8758,7 @@
8758
"zh-chs": "最近一分钟的CPU负载",
8759
"zh-cht": "最近一分鐘的CPU負載",
8760
"xloc": [
8750
- "default.handlebars->35->2487"
8761
+ "default.handlebars->35->2490"
8762
]
8763
},
8764
{
@@ -8771,7 +8782,7 @@
8782
"xloc": [
8783
"default.handlebars->35->1122",
8784
"default.handlebars->35->1139",
8774
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
8785
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
8786
"sharing.handlebars->11->25",
8787
"sharing.handlebars->11->39",
8788
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
@@ -8796,7 +8807,7 @@
8807
"zh-chs": "CSV",
8808
"zh-cht": "CSV",
8809
"xloc": [
8799
- "default.handlebars->35->2057"
8810
+ "default.handlebars->35->2060"
8811
]
8812
},
8813
{
@@ -8818,8 +8829,8 @@
8829
"zh-chs": "CSV格式",
8830
"zh-cht": "CSV格式",
8831
"xloc": [
8821
- "default.handlebars->35->2061",
8822
- "default.handlebars->35->2126",
8832
+ "default.handlebars->35->2064",
8833
+ "default.handlebars->35->2129",
8834
"default.handlebars->35->607"
8835
]
8836
},
@@ -8861,7 +8872,7 @@
8872
"zh-chs": "呼叫错误",
8873
"zh-cht": "呼叫錯誤",
8874
"xloc": [
8864
- "default.handlebars->35->2561"
8875
+ "default.handlebars->35->2564"
8876
]
8877
},
8878
{
@@ -8887,7 +8898,7 @@
8898
"default-mobile.handlebars->11->106",
8899
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
8900
"default.handlebars->35->1630",
8890
- "default.handlebars->35->2550",
8901
+ "default.handlebars->35->2553",
8902
"default.handlebars->container->dialog->idx_dlgButtonBar",
8903
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
8904
"login.handlebars->dialog->idx_dlgButtonBar",
@@ -9111,7 +9122,7 @@
9122
"zh-chs": "更改{0}的电邮",
9123
"zh-cht": "更改{0}的電郵",
9124
"xloc": [
9114
- "default.handlebars->35->2336"
9125
+ "default.handlebars->35->2339"
9126
]
9127
},
9128
{
@@ -9159,7 +9170,7 @@
9170
"xloc": [
9171
"default-mobile.handlebars->11->114",
9172
"default.handlebars->35->1586",
9162
- "default.handlebars->35->2321"
9173
+ "default.handlebars->35->2324"
9174
]
9175
},
9176
{
@@ -9181,7 +9192,7 @@
9192
"zh-chs": "更改{0}的密码",
9193
"zh-cht": "更改{0}的密碼",
9194
"xloc": [
9184
- "default.handlebars->35->2345"
9195
+ "default.handlebars->35->2348"
9196
]
9197
},
9198
{
@@ -9203,7 +9214,7 @@
9214
"zh-chs": "更改{0}的真实名称",
9215
"zh-cht": "更改{0}的真實名稱",
9216
"xloc": [
9206
- "default.handlebars->35->2331"
9217
+ "default.handlebars->35->2334"
9218
]
9219
},
9220
{
@@ -9321,7 +9332,7 @@
9332
"zh-chs": "更改该用户的密码",
9333
"zh-cht": "更改該用戶的密碼",
9334
"xloc": [
9324
- "default.handlebars->35->2320"
9335
+ "default.handlebars->35->2323"
9336
]
9337
},
9338
{
@@ -9409,7 +9420,7 @@
9420
"zh-chs": "更改帐户凭据",
9421
"zh-cht": "帳戶憑證已更改",
9422
"xloc": [
9412
- "default.handlebars->35->1998"
9423
+ "default.handlebars->35->2001"
9424
]
9425
},
9426
{
@@ -9431,7 +9442,7 @@
9442
"zh-chs": "{1}组中的设备{0}已更改:{2}",
9443
"zh-cht": "{1}組中的設備{0}已更改:{2}",
9444
"xloc": [
9434
- "default.handlebars->35->1982"
9445
+ "default.handlebars->35->1985"
9446
]
9447
},
9448
{
@@ -9453,7 +9464,7 @@
9464
"zh-chs": "语言从{1}更改为{2}",
9465
"zh-cht": "語言從{1}更改為{2}",
9466
"xloc": [
9456
- "default.handlebars->35->1926"
9467
+ "default.handlebars->35->1929"
9468
]
9469
},
9470
{
@@ -9475,8 +9486,8 @@
9486
"zh-chs": "已更改{0}的用户设备权限",
9487
"zh-cht": "已更改{0}的用戶設備權限",
9488
"xloc": [
9478
- "default.handlebars->35->1984",
9479
- "default.handlebars->35->2005"
9489
+ "default.handlebars->35->1987",
9490
+ "default.handlebars->35->2008"
9491
]
9492
},
9493
{
@@ -9532,9 +9543,9 @@
9543
"zh-chs": "聊天",
9544
"zh-cht": "聊天",
9545
"xloc": [
9535
- "default.handlebars->35->2078",
9536
- "default.handlebars->35->2316",
9537
- "default.handlebars->35->2317",
9546
+ "default.handlebars->35->2081",
9547
+ "default.handlebars->35->2319",
9548
+ "default.handlebars->35->2320",
9549
"default.handlebars->35->784",
9550
"default.handlebars->35->863",
9551
"default.handlebars->35->885"
@@ -9561,8 +9572,8 @@
9572
"xloc": [
9573
"default-mobile.handlebars->11->605",
9574
"default-mobile.handlebars->11->625",
9564
- "default.handlebars->35->1785",
9565
- "default.handlebars->35->1821"
9575
+ "default.handlebars->35->1788",
9576
+ "default.handlebars->35->1824"
9577
]
9578
},
9579
{
@@ -9579,7 +9590,7 @@
9590
"zh-chs": "聊天请求,点击这里接受。",
9591
"xloc": [
9592
"default-mobile.handlebars->11->657",
9582
- "default.handlebars->35->2441"
9593
+ "default.handlebars->35->2444"
9594
]
9595
},
9596
{
@@ -9734,7 +9745,7 @@
9745
"zh-cht": "檢查...",
9746
"xloc": [
9747
"default.handlebars->35->1338",
9737
- "default.handlebars->35->2555"
9748
+ "default.handlebars->35->2558"
9749
]
9750
},
9751
{
@@ -9985,7 +9996,7 @@
9996
"default.handlebars->35->1186",
9997
"default.handlebars->35->1188",
9998
"default.handlebars->35->1190",
9988
- "default.handlebars->35->1920",
9999
+ "default.handlebars->35->1923",
10000
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
10001
"default.handlebars->container->column_l->p41->3->1",
10002
"messenger.handlebars->xbottom->1->1->0->5",
@@ -10095,7 +10106,7 @@
10106
"zh-cht": "全部清除",
10107
"xloc": [
10108
"default-mobile.handlebars->11->640",
10098
- "default.handlebars->35->2424"
10109
+ "default.handlebars->35->2427"
10110
]
10111
},
10112
{
@@ -10186,7 +10197,7 @@
10197
"zh-cht": "清除此通知",
10198
"xloc": [
10199
"default-mobile.handlebars->11->639",
10189
- "default.handlebars->35->2423"
10200
+ "default.handlebars->35->2426"
10201
]
10202
},
10203
{
@@ -10253,7 +10264,7 @@
10264
"zh-cht": "單擊此處編輯裝置群名稱",
10265
"xloc": [
10266
"default.handlebars->35->1641",
10256
- "default.handlebars->35->1865"
10267
+ "default.handlebars->35->1868"
10268
]
10269
},
10270
{
@@ -10297,7 +10308,7 @@
10308
"zh-chs": "单击此处编辑用户组名称",
10309
"zh-cht": "單擊此處編輯用戶群名稱",
10310
"xloc": [
10300
- "default.handlebars->35->2195"
10311
+ "default.handlebars->35->2198"
10312
]
10313
},
10314
{
@@ -10506,7 +10517,7 @@
10517
"zh-chs": "客户端启动的远程访问",
10518
"zh-cht": "客戶端啟動的遠程訪問",
10519
"xloc": [
10509
- "default.handlebars->35->1722"
10520
+ "default.handlebars->35->1725"
10521
]
10522
},
10523
{
@@ -10578,7 +10589,7 @@
10589
"default.handlebars->35->1160",
10590
"default.handlebars->35->182",
10591
"default.handlebars->35->190",
10581
- "default.handlebars->35->2549",
10592
+ "default.handlebars->35->2552",
10593
"sharing.handlebars->11->52"
10594
]
10595
},
@@ -10601,7 +10612,7 @@
10612
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
10613
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
10614
"xloc": [
10604
- "default.handlebars->35->1931"
10615
+ "default.handlebars->35->1934"
10616
]
10617
},
10618
{
@@ -10746,7 +10757,7 @@
10757
"zh-cht": "指令",
10758
"xloc": [
10759
"default-mobile.handlebars->11->627",
10749
- "default.handlebars->35->1823",
10760
+ "default.handlebars->35->1826",
10761
"default.handlebars->35->865",
10762
"default.handlebars->35->887"
10763
]
@@ -10770,8 +10781,8 @@
10781
"zh-chs": "通用设备组",
10782
"zh-cht": "通用裝置群",
10783
"xloc": [
10773
- "default.handlebars->35->2226",
10774
- "default.handlebars->35->2350"
10784
+ "default.handlebars->35->2229",
10785
+ "default.handlebars->35->2353"
10786
]
10787
},
10788
{
@@ -10793,8 +10804,8 @@
10804
"zh-chs": "通用设备",
10805
"zh-cht": "通用裝置",
10806
"xloc": [
10796
- "default.handlebars->35->2232",
10797
- "default.handlebars->35->2362"
10807
+ "default.handlebars->35->2235",
10808
+ "default.handlebars->35->2365"
10809
]
10810
},
10811
{
@@ -10882,11 +10893,11 @@
10893
"xloc": [
10894
"default-mobile.handlebars->11->352",
10895
"default-mobile.handlebars->11->581",
10885
- "default.handlebars->35->1733",
10886
- "default.handlebars->35->2106",
10887
- "default.handlebars->35->2185",
10888
- "default.handlebars->35->2246",
10889
- "default.handlebars->35->2348",
10896
+ "default.handlebars->35->1736",
10897
+ "default.handlebars->35->2109",
10898
+ "default.handlebars->35->2188",
10899
+ "default.handlebars->35->2249",
10900
+ "default.handlebars->35->2351",
10901
"default.handlebars->35->571",
10902
"default.handlebars->35->990",
10903
"default.handlebars->35->999"
@@ -10992,7 +11003,7 @@
11003
"zh-chs": "确认删除选定的帐户?",
11004
"zh-cht": "確認刪除所選帳戶?",
11005
"xloc": [
10995
- "default.handlebars->35->2105"
11006
+ "default.handlebars->35->2108"
11007
]
11008
},
11009
{
@@ -11036,7 +11047,7 @@
11047
"zh-chs": "确认删除选定的用户组?",
11048
"zh-cht": "確認刪除所選用戶群?",
11049
"xloc": [
11039
- "default.handlebars->35->2184"
11050
+ "default.handlebars->35->2187"
11051
]
11052
},
11053
{
@@ -11058,7 +11069,7 @@
11069
"zh-chs": "确认删除用户{0}?",
11070
"zh-cht": "確認刪除用戶{0}?",
11071
"xloc": [
11061
- "default.handlebars->35->2347"
11072
+ "default.handlebars->35->2350"
11073
]
11074
},
11075
{
@@ -11080,7 +11091,7 @@
11091
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
11092
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
11093
"xloc": [
11083
- "default.handlebars->35->2249"
11094
+ "default.handlebars->35->2252"
11095
]
11096
},
11097
{
@@ -11102,7 +11113,7 @@
11113
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
11114
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
11115
"xloc": [
11105
- "default.handlebars->35->2379"
11116
+ "default.handlebars->35->2382"
11117
]
11118
},
11119
{
@@ -11193,7 +11204,7 @@
11204
"zh-chs": "确认覆盖?",
11205
"zh-cht": "確認覆蓋?",
11206
"xloc": [
11196
- "default.handlebars->35->1914"
11207
+ "default.handlebars->35->1917"
11208
]
11209
},
11210
{
@@ -11215,8 +11226,8 @@
11226
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
11227
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
11228
"xloc": [
11218
- "default.handlebars->35->2239",
11219
- "default.handlebars->35->2370"
11229
+ "default.handlebars->35->2242",
11230
+ "default.handlebars->35->2373"
11231
]
11232
},
11233
{
@@ -11238,8 +11249,8 @@
11249
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
11250
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
11251
"xloc": [
11241
- "default.handlebars->35->2241",
11242
- "default.handlebars->35->2383"
11252
+ "default.handlebars->35->2244",
11253
+ "default.handlebars->35->2386"
11254
]
11255
},
11256
{
@@ -11261,7 +11272,7 @@
11272
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
11273
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
11274
"xloc": [
11264
- "default.handlebars->35->2372"
11275
+ "default.handlebars->35->2375"
11276
]
11277
},
11278
{
@@ -11283,7 +11294,7 @@
11294
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
11295
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
11296
"xloc": [
11286
- "default.handlebars->35->2375"
11297
+ "default.handlebars->35->2378"
11298
]
11299
},
11300
{
@@ -11305,8 +11316,8 @@
11316
"zh-chs": "确认删除访问权限?",
11317
"zh-cht": "確認刪除訪問權限?",
11318
"xloc": [
11308
- "default.handlebars->35->2373",
11309
- "default.handlebars->35->2376"
11319
+ "default.handlebars->35->2376",
11320
+ "default.handlebars->35->2379"
11321
]
11322
},
11323
{
@@ -11370,7 +11381,7 @@
11381
"zh-chs": "确认删除设备共享“{0}”?",
11382
"zh-cht": "確認刪除設備共享“{0}”?",
11383
"xloc": [
11373
- "default.handlebars->35->2368"
11384
+ "default.handlebars->35->2371"
11385
]
11386
},
11387
{
@@ -11445,7 +11456,7 @@
11456
"zh-chs": "确认删除用户“ {0} ”的权限?",
11457
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
11458
"xloc": [
11448
- "default.handlebars->35->1832"
11459
+ "default.handlebars->35->1835"
11460
]
11461
},
11462
{
@@ -11467,7 +11478,7 @@
11478
"zh-chs": "确认删除用户组“ {0} ”的权限?",
11479
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
11480
"xloc": [
11470
- "default.handlebars->35->1834"
11481
+ "default.handlebars->35->1837"
11482
]
11483
},
11484
{
@@ -11547,7 +11558,7 @@
11558
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
11559
"xloc": [
11560
"default-mobile.handlebars->11->151",
11550
- "default.handlebars->35->1915"
11561
+ "default.handlebars->35->1918"
11562
]
11563
},
11564
{
@@ -11642,7 +11653,7 @@
11653
"zh-chs": "连接到服务器",
11654
"zh-cht": "連接到伺服器",
11655
"xloc": [
11645
- "default.handlebars->35->1726"
11656
+ "default.handlebars->35->1729"
11657
]
11658
},
11659
{
@@ -11776,7 +11787,7 @@
11787
"zh-chs": "已连接的英特尔®AMT",
11788
"zh-cht": "已連接的Intel® AMT",
11789
"xloc": [
11779
- "default.handlebars->35->2477"
11790
+ "default.handlebars->35->2480"
11791
]
11792
},
11793
{
@@ -11798,7 +11809,7 @@
11809
"zh-chs": "已连接的用户",
11810
"zh-cht": "已连接的用户",
11811
"xloc": [
11801
- "default.handlebars->35->2482"
11812
+ "default.handlebars->35->2485"
11813
]
11814
},
11815
{
@@ -11934,7 +11945,7 @@
11945
"zh-chs": "连接数量",
11946
"zh-cht": "連接數量",
11947
"xloc": [
11937
- "default.handlebars->35->2508"
11948
+ "default.handlebars->35->2511"
11949
]
11950
},
11951
{
@@ -11975,7 +11986,7 @@
11986
"zh-chs": "连接转发器",
11987
"zh-cht": "連接轉發器",
11988
"xloc": [
11978
- "default.handlebars->35->2543"
11989
+ "default.handlebars->35->2546"
11990
]
11991
},
11992
{
@@ -12042,7 +12053,7 @@
12053
"zh-cht": "連接性",
12054
"xloc": [
12055
"default-mobile.handlebars->11->293",
12045
- "default.handlebars->35->1872",
12056
+ "default.handlebars->35->1875",
12057
"default.handlebars->35->300",
12058
"default.handlebars->35->767",
12059
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
@@ -12140,7 +12151,7 @@
12151
"zh-chs": "Cookie编码器",
12152
"zh-cht": "Cookie編碼器",
12153
"xloc": [
12143
- "default.handlebars->35->2527"
12154
+ "default.handlebars->35->2530"
12155
]
12156
},
12157
{
@@ -12329,8 +12340,8 @@
12340
"zh-chs": "复制连结到剪贴板",
12341
"zh-cht": "複製連結到剪貼板",
12342
"xloc": [
12332
- "default.handlebars->35->1883",
12333
- "default.handlebars->35->1902",
12343
+ "default.handlebars->35->1886",
12344
+ "default.handlebars->35->1905",
12345
"default.handlebars->35->250",
12346
"default.handlebars->35->272",
12347
"default.handlebars->35->274",
@@ -12447,7 +12458,7 @@
12458
"zh-chs": "复制:“{0}”到“{1}”",
12459
"zh-cht": "複製:“{0}”到“{1}”",
12460
"xloc": [
12450
- "default.handlebars->35->1974"
12461
+ "default.handlebars->35->1977"
12462
]
12463
},
12464
{
@@ -12607,7 +12618,7 @@
12618
"zh-chs": "核心服务器",
12619
"zh-cht": "核心伺服器",
12620
"xloc": [
12610
- "default.handlebars->35->2526"
12621
+ "default.handlebars->35->2529"
12622
]
12623
},
12624
{
@@ -12663,7 +12674,7 @@
12674
"zh-chs": "创建帐号",
12675
"zh-cht": "創建帳號",
12676
"xloc": [
12666
- "default.handlebars->35->2153",
12677
+ "default.handlebars->35->2156",
12678
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
12679
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
12680
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -12739,7 +12750,7 @@
12750
"zh-chs": "创建用户组",
12751
"zh-cht": "創建用戶群",
12752
"xloc": [
12742
- "default.handlebars->35->2192"
12753
+ "default.handlebars->35->2195"
12754
]
12755
},
12756
{
@@ -12865,7 +12876,7 @@
12876
"zh-chs": "创建文件夹:“{0}”",
12877
"zh-cht": "創建文件夾:“{0}”",
12878
"xloc": [
12868
- "default.handlebars->35->1967"
12879
+ "default.handlebars->35->1970"
12880
]
12881
},
12882
{
@@ -12903,7 +12914,7 @@
12914
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
12915
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
12916
"xloc": [
12906
- "default.handlebars->35->2117"
12917
+ "default.handlebars->35->2120"
12918
]
12919
},
12920
{
@@ -12949,7 +12960,7 @@
12960
"zh-chs": "创建的设备组:{0}",
12961
"zh-cht": "創建的設備組:{0}",
12962
"xloc": [
12952
- "default.handlebars->35->1978"
12963
+ "default.handlebars->35->1981"
12964
]
12965
},
12966
{
@@ -13031,7 +13042,7 @@
13042
"zh-chs": "创建",
13043
"zh-cht": "創建",
13044
"xloc": [
13034
- "default.handlebars->35->2278"
13045
+ "default.handlebars->35->2281"
13046
]
13047
},
13048
{
@@ -13190,7 +13201,7 @@
13201
"zh-chs": "Ctl-C",
13202
"zh-cht": "Ctl-C",
13203
"xloc": [
13193
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
13204
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
13205
"sharing.handlebars->p12->9->3"
13206
]
13207
},
@@ -13213,7 +13224,7 @@
13224
"zh-chs": "Ctl-X",
13225
"zh-cht": "Ctl-X",
13226
"xloc": [
13216
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
13227
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
13228
"sharing.handlebars->p12->9->3"
13229
]
13230
},
@@ -13383,7 +13394,7 @@
13394
"zh-chs": "当前密码不正确。",
13395
"xloc": [
13396
"default-mobile.handlebars->11->667",
13386
- "default.handlebars->35->2451"
13397
+ "default.handlebars->35->2454"
13398
]
13399
},
13400
{
@@ -13614,7 +13625,7 @@
13625
"zh-chs": "停用",
13626
"zh-cht": "停用",
13627
"xloc": [
13617
- "default.handlebars->35->1705"
13628
+ "default.handlebars->35->1708"
13629
]
13630
},
13631
{
@@ -13636,7 +13647,7 @@
13647
"zh-chs": "如果设置停用CCM",
13648
"zh-cht": "如果設置停用CCM",
13649
"xloc": [
13639
- "default.handlebars->35->1717"
13650
+ "default.handlebars->35->1720"
13651
]
13652
},
13653
{
@@ -13700,10 +13711,10 @@
13711
"zh-chs": "默认",
13712
"zh-cht": "默認",
13713
"xloc": [
13703
- "default.handlebars->35->2140",
13704
- "default.handlebars->35->2188",
13705
- "default.handlebars->35->2199",
13706
- "default.handlebars->35->2267"
13714
+ "default.handlebars->35->2143",
13715
+ "default.handlebars->35->2191",
13716
+ "default.handlebars->35->2202",
13717
+ "default.handlebars->35->2270"
13718
]
13719
},
13720
{
@@ -13748,7 +13759,7 @@
13759
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
13760
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
13761
"default.handlebars->35->1170",
13751
- "default.handlebars->35->1909",
13762
+ "default.handlebars->35->1912",
13763
"default.handlebars->35->649",
13764
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
13765
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -13804,7 +13815,7 @@
13815
"zh-chs": "删除帐户",
13816
"zh-cht": "刪除帳戶",
13817
"xloc": [
13807
- "default.handlebars->35->2107"
13818
+ "default.handlebars->35->2110"
13819
]
13820
},
13821
{
@@ -13851,9 +13862,9 @@
13862
"xloc": [
13863
"default-mobile.handlebars->11->579",
13864
"default-mobile.handlebars->11->582",
13854
- "default.handlebars->35->1700",
13865
"default.handlebars->35->1701",
13856
- "default.handlebars->35->1734"
13866
+ "default.handlebars->35->1702",
13867
+ "default.handlebars->35->1737"
13868
]
13869
},
13870
{
@@ -13920,7 +13931,7 @@
13931
"zh-chs": "删除用户",
13932
"zh-cht": "刪除用戶",
13933
"xloc": [
13923
- "default.handlebars->35->2319"
13934
+ "default.handlebars->35->2322"
13935
]
13936
},
13937
{
@@ -13942,8 +13953,8 @@
13953
"zh-chs": "删除用户群组",
13954
"zh-cht": "刪除用戶群組",
13955
"xloc": [
13945
- "default.handlebars->35->2237",
13946
- "default.handlebars->35->2247"
13956
+ "default.handlebars->35->2240",
13957
+ "default.handlebars->35->2250"
13958
]
13959
},
13960
{
@@ -13965,7 +13976,7 @@
13976
"zh-chs": "删除用户群组",
13977
"zh-cht": "刪除用戶群組",
13978
"xloc": [
13968
- "default.handlebars->35->2186"
13979
+ "default.handlebars->35->2189"
13980
]
13981
},
13982
{
@@ -13987,7 +13998,7 @@
13998
"zh-chs": "删除用户{0}",
13999
"zh-cht": "刪除用戶{0}",
14000
"xloc": [
13990
- "default.handlebars->35->2346"
14001
+ "default.handlebars->35->2349"
14002
]
14003
},
14004
{
@@ -14010,7 +14021,7 @@
14021
"zh-cht": "刪除帳戶",
14022
"xloc": [
14023
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
14013
- "default.handlebars->35->2103",
14024
+ "default.handlebars->35->2106",
14025
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
14026
]
14027
},
@@ -14055,7 +14066,7 @@
14066
"zh-chs": "删除群组",
14067
"zh-cht": "刪除群組",
14068
"xloc": [
14058
- "default.handlebars->35->2182"
14069
+ "default.handlebars->35->2185"
14070
]
14071
},
14072
{
@@ -14099,7 +14110,7 @@
14110
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
14111
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
14112
"xloc": [
14102
- "default.handlebars->35->1969"
14113
+ "default.handlebars->35->1972"
14114
]
14115
},
14116
{
@@ -14124,7 +14135,7 @@
14135
"default-mobile.handlebars->11->148",
14136
"default-mobile.handlebars->11->434",
14137
"default.handlebars->35->1172",
14127
- "default.handlebars->35->1911",
14138
+ "default.handlebars->35->1914",
14139
"sharing.handlebars->11->63"
14140
]
14141
},
@@ -14147,7 +14158,7 @@
14158
"zh-chs": "删除用户群组{0}?",
14159
"zh-cht": "刪除用戶群組{0}?",
14160
"xloc": [
14150
- "default.handlebars->35->2245"
14161
+ "default.handlebars->35->2248"
14162
]
14163
},
14164
{
@@ -14172,7 +14183,7 @@
14183
"default-mobile.handlebars->11->147",
14184
"default-mobile.handlebars->11->433",
14185
"default.handlebars->35->1171",
14175
- "default.handlebars->35->1910",
14186
+ "default.handlebars->35->1913",
14187
"sharing.handlebars->11->62"
14188
]
14189
},
@@ -14217,7 +14228,7 @@
14228
"zh-chs": "删除:“{0}”",
14229
"zh-cht": "刪除:“{0}”",
14230
"xloc": [
14220
- "default.handlebars->35->1968"
14231
+ "default.handlebars->35->1971"
14232
]
14233
},
14234
{
@@ -14239,7 +14250,7 @@
14250
"zh-chs": "删除:“{0}”,{1}个元素已删除",
14251
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
14252
"xloc": [
14242
- "default.handlebars->35->1970"
14253
+ "default.handlebars->35->1973"
14254
]
14255
},
14256
{
@@ -14389,11 +14400,11 @@
14400
"default.handlebars->35->1234",
14401
"default.handlebars->35->1599",
14402
"default.handlebars->35->1647",
14392
- "default.handlebars->35->1736",
14393
- "default.handlebars->35->2191",
14394
- "default.handlebars->35->2201",
14395
- "default.handlebars->35->2202",
14396
- "default.handlebars->35->2243",
14403
+ "default.handlebars->35->1739",
14404
+ "default.handlebars->35->2194",
14405
+ "default.handlebars->35->2204",
14406
+ "default.handlebars->35->2205",
14407
+ "default.handlebars->35->2246",
14408
"default.handlebars->35->690",
14409
"default.handlebars->35->691",
14410
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
@@ -14439,9 +14450,9 @@
14450
"xloc": [
14451
"default-mobile.handlebars->11->310",
14452
"default.handlebars->35->1116",
14442
- "default.handlebars->35->1742",
14443
- "default.handlebars->35->2401",
14444
- "default.handlebars->35->2502",
14453
+ "default.handlebars->35->1745",
14454
+ "default.handlebars->35->2404",
14455
+ "default.handlebars->35->2505",
14456
"default.handlebars->35->655",
14457
"default.handlebars->35->838",
14458
"default.handlebars->35->905",
@@ -14535,7 +14546,7 @@
14546
"zh-chs": "桌面复用",
14547
"it": "Desktop Multiplex",
14548
"xloc": [
14538
- "default.handlebars->35->2507"
14549
+ "default.handlebars->35->2510"
14550
]
14551
},
14552
{
@@ -14558,8 +14569,8 @@
14569
"zh-cht": "桌面通知",
14570
"xloc": [
14571
"default.handlebars->35->1661",
14561
- "default.handlebars->35->2206",
14562
- "default.handlebars->35->2293",
14572
+ "default.handlebars->35->2209",
14573
+ "default.handlebars->35->2296",
14574
"default.handlebars->35->748"
14575
]
14576
},
@@ -14583,8 +14594,8 @@
14594
"zh-cht": "桌面提示",
14595
"xloc": [
14596
"default.handlebars->35->1660",
14586
- "default.handlebars->35->2205",
14587
- "default.handlebars->35->2292",
14597
+ "default.handlebars->35->2208",
14598
+ "default.handlebars->35->2295",
14599
"default.handlebars->35->747"
14600
]
14601
},
@@ -14608,8 +14619,8 @@
14619
"zh-cht": "桌面提示+工具欄",
14620
"xloc": [
14621
"default.handlebars->35->1658",
14611
- "default.handlebars->35->2203",
14612
- "default.handlebars->35->2290",
14622
+ "default.handlebars->35->2206",
14623
+ "default.handlebars->35->2293",
14624
"default.handlebars->35->745"
14625
]
14626
},
@@ -14626,7 +14637,7 @@
14637
"zh-chs": "桌面会话",
14638
"it": "Sessione desktop",
14639
"xloc": [
14629
- "default.handlebars->35->2394"
14640
+ "default.handlebars->35->2397"
14641
]
14642
},
14643
{
@@ -14707,8 +14718,8 @@
14718
"zh-cht": "桌面工具欄",
14719
"xloc": [
14720
"default.handlebars->35->1659",
14710
- "default.handlebars->35->2204",
14711
- "default.handlebars->35->2291",
14721
+ "default.handlebars->35->2207",
14722
+ "default.handlebars->35->2294",
14723
"default.handlebars->35->746"
14724
]
14725
},
@@ -14858,9 +14869,9 @@
14869
"default-mobile.handlebars->11->490",
14870
"default.handlebars->35->1219",
14871
"default.handlebars->35->1327",
14861
- "default.handlebars->35->1765",
14872
+ "default.handlebars->35->1768",
14873
"default.handlebars->35->231",
14863
- "default.handlebars->35->2365",
14874
+ "default.handlebars->35->2368",
14875
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
14876
]
14877
},
@@ -14947,15 +14958,15 @@
14958
"xloc": [
14959
"agent-translations.json",
14960
"default-mobile.handlebars->11->645",
14950
- "default.handlebars->35->1760",
14961
"default.handlebars->35->1763",
14952
- "default.handlebars->35->1764",
14953
- "default.handlebars->35->2054",
14954
- "default.handlebars->35->2229",
14955
- "default.handlebars->35->2235",
14956
- "default.handlebars->35->2353",
14957
- "default.handlebars->35->2410",
14958
- "default.handlebars->35->2429"
14962
+ "default.handlebars->35->1766",
14963
+ "default.handlebars->35->1767",
14964
+ "default.handlebars->35->2057",
14965
+ "default.handlebars->35->2232",
14966
+ "default.handlebars->35->2238",
14967
+ "default.handlebars->35->2356",
14968
+ "default.handlebars->35->2413",
14969
+ "default.handlebars->35->2432"
14970
]
14971
},
14972
{
@@ -14978,7 +14989,7 @@
14989
"zh-cht": "裝置群用戶",
14990
"xloc": [
14991
"default-mobile.handlebars->11->634",
14981
- "default.handlebars->35->1830"
14992
+ "default.handlebars->35->1833"
14993
]
14994
},
14995
{
@@ -15001,11 +15012,11 @@
15012
"zh-cht": "裝置群",
15013
"xloc": [
15014
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
15004
- "default.handlebars->35->2070",
15005
- "default.handlebars->35->2176",
15006
- "default.handlebars->35->2216",
15007
- "default.handlebars->35->2287",
15008
- "default.handlebars->35->2480",
15015
+ "default.handlebars->35->2073",
15016
+ "default.handlebars->35->2179",
15017
+ "default.handlebars->35->2219",
15018
+ "default.handlebars->35->2290",
15019
+ "default.handlebars->35->2483",
15020
"default.handlebars->container->column_l->p2->p2info->9"
15021
]
15022
},
@@ -15096,7 +15107,7 @@
15107
"xloc": [
15108
"default-mobile.handlebars->11->358",
15109
"default.handlebars->35->1040",
15099
- "default.handlebars->35->2409",
15110
+ "default.handlebars->35->2412",
15111
"default.handlebars->35->375",
15112
"default.handlebars->35->384",
15113
"player.handlebars->3->9"
@@ -15284,7 +15295,7 @@
15295
"zh-cht": "裝置連接。",
15296
"xloc": [
15297
"default.handlebars->35->1566",
15287
- "default.handlebars->35->1851"
15298
+ "default.handlebars->35->1854"
15299
]
15300
},
15301
{
@@ -15307,7 +15318,7 @@
15318
"zh-cht": "裝置斷開連接。",
15319
"xloc": [
15320
"default.handlebars->35->1567",
15310
- "default.handlebars->35->1852"
15321
+ "default.handlebars->35->1855"
15322
]
15323
},
15324
{
@@ -15329,7 +15340,7 @@
15340
"zh-chs": "创建的设备组:{0}",
15341
"zh-cht": "設備組已創建:{0}",
15342
"xloc": [
15332
- "default.handlebars->35->1999"
15343
+ "default.handlebars->35->2002"
15344
]
15345
},
15346
{
@@ -15351,7 +15362,7 @@
15362
"zh-chs": "设备组已删除:{0}",
15363
"zh-cht": "設備組已刪除:{0}",
15364
"xloc": [
15354
- "default.handlebars->35->2000"
15365
+ "default.handlebars->35->2003"
15366
]
15367
},
15368
{
@@ -15373,7 +15384,7 @@
15384
"zh-chs": "设备组成员身份已更改:{0}",
15385
"zh-cht": "設備組成員身份已更改:{0}",
15386
"xloc": [
15376
- "default.handlebars->35->2001"
15387
+ "default.handlebars->35->2004"
15388
]
15389
},
15390
{
@@ -15418,7 +15429,7 @@
15429
"zh-chs": "设备组通知已更改",
15430
"zh-cht": "設備組通知已更改",
15431
"xloc": [
15421
- "default.handlebars->35->1996"
15432
+ "default.handlebars->35->1999"
15433
]
15434
},
15435
{
@@ -15440,7 +15451,7 @@
15451
"zh-chs": "未删除的设备组:{0}",
15452
"zh-cht": "未刪除的設備組:{0}",
15453
"xloc": [
15443
- "default.handlebars->35->1979"
15454
+ "default.handlebars->35->1982"
15455
]
15456
},
15457
{
@@ -15865,7 +15876,7 @@
15876
"zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
15877
"it": "Il dispositivo ha richiesto l'attivazione di Intel(R) AMT ACM TLS, FQDN: {0}",
15878
"xloc": [
15868
- "default.handlebars->35->2034"
15879
+ "default.handlebars->35->2037"
15880
]
15881
},
15882
{
@@ -15887,7 +15898,7 @@
15898
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
15899
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
15900
"xloc": [
15890
- "default.handlebars->35->1981"
15901
+ "default.handlebars->35->1984"
15902
]
15903
},
15904
{
@@ -15928,9 +15939,9 @@
15939
"zh-chs": "设备",
15940
"zh-cht": "裝置",
15941
"xloc": [
15931
- "default.handlebars->35->1699",
15932
- "default.handlebars->35->2177",
15933
- "default.handlebars->35->2217"
15942
+ "default.handlebars->35->1700",
15943
+ "default.handlebars->35->2180",
15944
+ "default.handlebars->35->2220"
15945
]
15946
},
15947
{
@@ -15988,7 +15999,7 @@
15999
"zh-chs": "禁用的电子邮件两因素身份验证",
16000
"zh-cht": "禁用的電子郵件兩因素身份驗證",
16001
"xloc": [
15991
- "default.handlebars->35->2012"
16002
+ "default.handlebars->35->2015"
16003
]
16004
},
16005
{
@@ -16254,7 +16265,7 @@
16265
"zh-chs": "显示公共连结",
16266
"zh-cht": "顯示公共鏈結",
16267
"xloc": [
16257
- "default.handlebars->35->1882"
16268
+ "default.handlebars->35->1885"
16269
]
16270
},
16271
{
@@ -16292,7 +16303,7 @@
16303
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
16304
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
16305
"xloc": [
16295
- "default.handlebars->35->1941"
16306
+ "default.handlebars->35->1944"
16307
]
16308
},
16309
{
@@ -16314,7 +16325,7 @@
16325
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
16326
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
16327
"xloc": [
16317
- "default.handlebars->35->1949"
16328
+ "default.handlebars->35->1952"
16329
]
16330
},
16331
{
@@ -16336,8 +16347,8 @@
16347
"zh-chs": "什么都不做",
16348
"zh-cht": "什麼都不做",
16349
"xloc": [
16339
- "default.handlebars->35->1720",
16340
- "default.handlebars->35->1724"
16350
+ "default.handlebars->35->1723",
16351
+ "default.handlebars->35->1727"
16352
]
16353
},
16354
{
@@ -16359,10 +16370,10 @@
16370
"zh-chs": "域",
16371
"zh-cht": "域",
16372
"xloc": [
16362
- "default.handlebars->35->2141",
16363
- "default.handlebars->35->2189",
16364
- "default.handlebars->35->2198",
16365
- "default.handlebars->35->2266",
16373
+ "default.handlebars->35->2144",
16374
+ "default.handlebars->35->2192",
16375
+ "default.handlebars->35->2201",
16376
+ "default.handlebars->35->2269",
16377
"default.handlebars->35->91",
16378
"mstsc.handlebars->main->1->3->1->rowdomain->1->0",
16379
"mstsc.handlebars->main->1->3->1->rowdomain->3"
@@ -16399,7 +16410,7 @@
16410
"zh-chs": "请勿更改,如果设置请保留CCM",
16411
"zh-cht": "請勿更改,如果設置請保留CCM",
16412
"xloc": [
16402
- "default.handlebars->35->1716"
16413
+ "default.handlebars->35->1719"
16414
]
16415
},
16416
{
@@ -16440,7 +16451,7 @@
16451
"zh-chs": "不要连接到服务器",
16452
"zh-cht": "不要連接到伺服器",
16453
"xloc": [
16443
- "default.handlebars->35->1725"
16454
+ "default.handlebars->35->1728"
16455
]
16456
},
16457
{
@@ -16728,7 +16739,7 @@
16739
"zh-chs": "下载报告",
16740
"zh-cht": "下載報告",
16741
"xloc": [
16731
- "default.handlebars->35->2059",
16742
+ "default.handlebars->35->2062",
16743
"default.handlebars->container->column_l->p3->3->1->0->3"
16744
]
16745
},
@@ -16798,6 +16809,12 @@
16809
"default.handlebars->container->column_l->p40->3->1"
16810
]
16811
},
16812
+ {
16813
+ "en": "Download device list",
16814
+ "xloc": [
16815
+ "default.handlebars->35->1699"
16816
+ ]
16817
+ },
16818
{
16819
"cs": "Stáhnout si záznam chyb",
16820
"de": "Fehlerprotokoll herunterladen",
@@ -16965,7 +16982,7 @@
16982
"zh-chs": "使用以下一种档案格式下载事件列表。",
16983
"zh-cht": "使用以下一種檔案格式下載事件列表。",
16984
"xloc": [
16968
- "default.handlebars->35->2060"
16985
+ "default.handlebars->35->2063"
16986
]
16987
},
16988
{
@@ -16987,7 +17004,7 @@
17004
"zh-chs": "使用以下一种档案格式下载用户列表。",
17005
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
17006
"xloc": [
16990
- "default.handlebars->35->2125"
17007
+ "default.handlebars->35->2128"
17008
]
17009
},
17010
{
@@ -17076,7 +17093,7 @@
17093
"zh-chs": "下载:“{0}”",
17094
"zh-cht": "下載:“{0}”",
17095
"xloc": [
17079
- "default.handlebars->35->1972"
17096
+ "default.handlebars->35->1975"
17097
]
17098
},
17099
{
@@ -17092,7 +17109,7 @@
17109
"zh-chs": "下载:\\\"{0}\\\",大小:{1}",
17110
"it": "Scarica: \\\"{0}\\\", Dimensioni: {1}",
17111
"xloc": [
17095
- "default.handlebars->35->2029"
17112
+ "default.handlebars->35->2032"
17113
]
17114
},
17115
{
@@ -17136,7 +17153,7 @@
17153
"zh-chs": "代理重复",
17154
"zh-cht": "代理重複",
17155
"xloc": [
17139
- "default.handlebars->35->2476"
17156
+ "default.handlebars->35->2479"
17157
]
17158
},
17159
{
@@ -17180,7 +17197,7 @@
17197
"zh-chs": "复制用户组",
17198
"zh-cht": "複製用戶群",
17199
"xloc": [
17183
- "default.handlebars->35->2193"
17200
+ "default.handlebars->35->2196"
17201
]
17202
},
17203
{
@@ -17221,8 +17238,8 @@
17238
"zh-chs": "持续时间",
17239
"zh-cht": "持續時間",
17240
"xloc": [
17224
- "default.handlebars->35->2389",
17225
- "default.handlebars->35->2415",
17241
+ "default.handlebars->35->2392",
17242
+ "default.handlebars->35->2418",
17243
"player.handlebars->3->2"
17244
]
17245
},
@@ -17568,7 +17585,7 @@
17585
"zh-cht": "ESC",
17586
"xloc": [
17587
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->3",
17571
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
17588
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
17589
"sharing.handlebars->p12->9->3"
17590
]
17591
},
@@ -17645,10 +17662,10 @@
17662
"default-mobile.handlebars->11->585",
17663
"default-mobile.handlebars->11->591",
17664
"default-mobile.handlebars->11->611",
17648
- "default.handlebars->35->1737",
17649
- "default.handlebars->35->1769",
17650
- "default.handlebars->35->1794",
17651
- "default.handlebars->35->1806"
17665
+ "default.handlebars->35->1740",
17666
+ "default.handlebars->35->1772",
17667
+ "default.handlebars->35->1797",
17668
+ "default.handlebars->35->1809"
17669
]
17670
},
17671
{
@@ -17670,7 +17687,7 @@
17687
"zh-chs": "编辑设备组功能",
17688
"zh-cht": "編輯裝置群功能",
17689
"xloc": [
17673
- "default.handlebars->35->1755"
17690
+ "default.handlebars->35->1758"
17691
]
17692
},
17693
{
@@ -17692,8 +17709,8 @@
17709
"zh-chs": "编辑设备组权限",
17710
"zh-cht": "編輯裝置群權限",
17711
"xloc": [
17695
- "default.handlebars->35->1791",
17696
- "default.handlebars->35->1803"
17712
+ "default.handlebars->35->1794",
17713
+ "default.handlebars->35->1806"
17714
]
17715
},
17716
{
@@ -17715,7 +17732,7 @@
17732
"zh-chs": "编辑设备组用户同意",
17733
"zh-cht": "編輯裝置群用戶同意",
17734
"xloc": [
17718
- "default.handlebars->35->1738"
17735
+ "default.handlebars->35->1741"
17736
]
17737
},
17738
{
@@ -17738,7 +17755,7 @@
17755
"zh-cht": "編輯裝置筆記",
17756
"xloc": [
17757
"default-mobile.handlebars->11->603",
17741
- "default.handlebars->35->1783"
17758
+ "default.handlebars->35->1786"
17759
]
17760
},
17761
{
@@ -17760,8 +17777,8 @@
17777
"zh-chs": "编辑设备权限",
17778
"zh-cht": "編輯裝置權限",
17779
"xloc": [
17763
- "default.handlebars->35->1796",
17764
- "default.handlebars->35->1798"
17780
+ "default.handlebars->35->1799",
17781
+ "default.handlebars->35->1801"
17782
]
17783
},
17784
{
@@ -17805,7 +17822,7 @@
17822
"zh-chs": "编辑设备用户同意",
17823
"zh-cht": "編輯裝置用戶同意",
17824
"xloc": [
17808
- "default.handlebars->35->1740"
17825
+ "default.handlebars->35->1743"
17826
]
17827
},
17828
{
@@ -17879,7 +17896,7 @@
17896
"zh-cht": "編輯筆記",
17897
"xloc": [
17898
"default-mobile.handlebars->11->618",
17882
- "default.handlebars->35->1813"
17899
+ "default.handlebars->35->1816"
17900
]
17901
},
17902
{
@@ -17901,7 +17918,7 @@
17918
"zh-chs": "编辑用户同意",
17919
"zh-cht": "編輯用戶同意",
17920
"xloc": [
17904
- "default.handlebars->35->1739"
17921
+ "default.handlebars->35->1742"
17922
]
17923
},
17924
{
@@ -17923,7 +17940,7 @@
17940
"zh-chs": "编辑用户设备组权限",
17941
"zh-cht": "編輯用戶裝置群權限",
17942
"xloc": [
17926
- "default.handlebars->35->1804"
17943
+ "default.handlebars->35->1807"
17944
]
17945
},
17946
{
@@ -17945,7 +17962,7 @@
17962
"zh-chs": "编辑用户设备权限",
17963
"zh-cht": "編輯用戶裝置權限",
17964
"xloc": [
17948
- "default.handlebars->35->1799"
17965
+ "default.handlebars->35->1802"
17966
]
17967
},
17968
{
@@ -17967,7 +17984,7 @@
17984
"zh-chs": "编辑用户组",
17985
"zh-cht": "編輯用戶群",
17986
"xloc": [
17970
- "default.handlebars->35->2244"
17987
+ "default.handlebars->35->2247"
17988
]
17989
},
17990
{
@@ -17989,7 +18006,7 @@
18006
"zh-chs": "编辑用户组设备权限",
18007
"zh-cht": "編輯用戶群裝置權限",
18008
"xloc": [
17992
- "default.handlebars->35->1801"
18009
+ "default.handlebars->35->1804"
18010
]
18011
},
18012
{
@@ -18011,7 +18028,7 @@
18028
"zh-chs": "编辑用户组用户同意",
18029
"zh-cht": "編輯用戶組用戶同意",
18030
"xloc": [
18014
- "default.handlebars->35->1741"
18031
+ "default.handlebars->35->1744"
18032
]
18033
},
18034
{
@@ -18101,11 +18118,11 @@
18118
"zh-cht": "電郵",
18119
"xloc": [
18120
"default-mobile.handlebars->11->102",
18104
- "default.handlebars->35->2143",
18105
- "default.handlebars->35->2270",
18106
- "default.handlebars->35->2272",
18107
- "default.handlebars->35->2312",
18108
- "default.handlebars->35->2332",
18121
+ "default.handlebars->35->2146",
18122
+ "default.handlebars->35->2273",
18123
+ "default.handlebars->35->2275",
18124
+ "default.handlebars->35->2315",
18125
+ "default.handlebars->35->2335",
18126
"default.handlebars->35->417",
18127
"login-mobile.handlebars->5->42",
18128
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -18273,7 +18290,7 @@
18290
"zh-chs": "电邮未验证",
18291
"zh-cht": "電郵未驗證",
18292
"xloc": [
18276
- "default.handlebars->35->2089"
18293
+ "default.handlebars->35->2092"
18294
]
18295
},
18296
{
@@ -18295,8 +18312,8 @@
18312
"zh-chs": "电子邮件已验证",
18313
"zh-cht": "電子郵件已驗證",
18314
"xloc": [
18298
- "default.handlebars->35->2090",
18299
- "default.handlebars->35->2264"
18315
+ "default.handlebars->35->2093",
18316
+ "default.handlebars->35->2267"
18317
]
18318
},
18319
{
@@ -18318,7 +18335,7 @@
18335
"zh-chs": "电邮已验证。",
18336
"zh-cht": "電郵已驗證。",
18337
"xloc": [
18321
- "default.handlebars->35->2149"
18338
+ "default.handlebars->35->2152"
18339
]
18340
},
18341
{
@@ -18340,7 +18357,7 @@
18357
"zh-chs": "电邮未验证",
18358
"zh-cht": "電郵未驗證",
18359
"xloc": [
18343
- "default.handlebars->35->2265"
18360
+ "default.handlebars->35->2268"
18361
]
18362
},
18363
{
@@ -18375,7 +18392,7 @@
18392
"zh-cht": "電郵已發送。",
18393
"xloc": [
18394
"default-mobile.handlebars->11->660",
18378
- "default.handlebars->35->2444",
18395
+ "default.handlebars->35->2447",
18396
"login-mobile.handlebars->5->2",
18397
"login.handlebars->5->2",
18398
"login2.handlebars->7->3"
@@ -18436,7 +18453,7 @@
18453
"zh-chs": "已通过电邮验证,并且需要重置密码。",
18454
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
18455
"xloc": [
18439
- "default.handlebars->35->2150"
18456
+ "default.handlebars->35->2153"
18457
]
18458
},
18459
{
@@ -18471,7 +18488,7 @@
18488
"zh-chs": "电子邮件/短信/推送流量",
18489
"it": "Email/SMS/Push Traffico",
18490
"xloc": [
18474
- "default.handlebars->35->2535"
18491
+ "default.handlebars->35->2538"
18492
]
18493
},
18494
{
@@ -18521,7 +18538,7 @@
18538
"zh-chs": "启用邀请代码",
18539
"zh-cht": "啟用邀請代碼",
18540
"xloc": [
18524
- "default.handlebars->35->1836"
18541
+ "default.handlebars->35->1839"
18542
]
18543
},
18544
{
@@ -18610,7 +18627,7 @@
18627
"zh-chs": "已启用",
18628
"zh-cht": "已啟用",
18629
"xloc": [
18613
- "default.handlebars->35->2417",
18630
+ "default.handlebars->35->2420",
18631
"default.handlebars->35->94"
18632
]
18633
},
@@ -18633,7 +18650,7 @@
18650
"zh-chs": "启用电子邮件两因素身份验证",
18651
"zh-cht": "啟用電子郵件兩因素身份驗證",
18652
"xloc": [
18636
- "default.handlebars->35->2011"
18653
+ "default.handlebars->35->2014"
18654
]
18655
},
18656
{
@@ -18694,7 +18711,7 @@
18711
"zh-chs": "时间结束",
18712
"zh-cht": "時間結束",
18713
"xloc": [
18697
- "default.handlebars->35->2414"
18714
+ "default.handlebars->35->2417"
18715
]
18716
},
18717
{
@@ -18716,7 +18733,7 @@
18733
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
18734
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
18735
"xloc": [
18719
- "default.handlebars->35->1934"
18736
+ "default.handlebars->35->1937"
18737
]
18738
},
18739
{
@@ -18738,14 +18755,14 @@
18755
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
18756
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
18757
"xloc": [
18741
- "default.handlebars->35->1935"
18758
+ "default.handlebars->35->1938"
18759
]
18760
},
18761
{
18762
"en": "Ended local relay session \\\"{0}\\\", protocol {1} to {2}, {3} second(s)",
18763
"nl": "Beëindigde lokale relay sessie \\\"{0}\\\", protocol {1} naar {2}, {3} seconde(n)",
18764
"xloc": [
18748
- "default.handlebars->35->2044"
18765
+ "default.handlebars->35->2047"
18766
]
18767
},
18768
{
@@ -18761,7 +18778,7 @@
18778
"zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"",
18779
"it": "Terminata la sessione di messaggistica \\\"{0}\\\" da {1} a {2}, {3} secondo(i)",
18780
"xloc": [
18764
- "default.handlebars->35->2035"
18781
+ "default.handlebars->35->2038"
18782
]
18783
},
18784
{
@@ -18783,7 +18800,7 @@
18800
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
18801
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
18802
"xloc": [
18786
- "default.handlebars->35->1932"
18803
+ "default.handlebars->35->1935"
18804
]
18805
},
18806
{
@@ -18805,7 +18822,7 @@
18822
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
18823
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
18824
"xloc": [
18808
- "default.handlebars->35->1933"
18825
+ "default.handlebars->35->1936"
18826
]
18827
},
18828
{
@@ -19152,7 +19169,7 @@
19169
"zh-chs": "输入管理领域名称的逗号分隔列表。",
19170
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
19171
"xloc": [
19155
- "default.handlebars->35->2154"
19172
+ "default.handlebars->35->2157"
19173
]
19174
},
19175
{
@@ -19373,7 +19390,7 @@
19390
"zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。",
19391
"xloc": [
19392
"default-mobile.handlebars->11->668",
19376
- "default.handlebars->35->2452"
19393
+ "default.handlebars->35->2455"
19394
]
19395
},
19396
{
@@ -19390,7 +19407,7 @@
19407
"zh-chs": "错误,密码未更改。",
19408
"xloc": [
19409
"default-mobile.handlebars->11->665",
19393
- "default.handlebars->35->2449"
19410
+ "default.handlebars->35->2452"
19411
]
19412
},
19413
{
@@ -19406,7 +19423,7 @@
19423
"zh-chs": "错误,无法更改为常用密码。",
19424
"xloc": [
19425
"default-mobile.handlebars->11->664",
19409
- "default.handlebars->35->2448"
19426
+ "default.handlebars->35->2451"
19427
]
19428
},
19429
{
@@ -19422,7 +19439,7 @@
19439
"zh-chs": "错误,无法更改为以前使用的密码。",
19440
"xloc": [
19441
"default-mobile.handlebars->11->663",
19425
- "default.handlebars->35->2447"
19442
+ "default.handlebars->35->2450"
19443
]
19444
},
19445
{
@@ -19561,7 +19578,7 @@
19578
"zh-chs": "事件列表输出",
19579
"zh-cht": "事件列表輸出",
19580
"xloc": [
19564
- "default.handlebars->35->2065"
19581
+ "default.handlebars->35->2068"
19582
]
19583
},
19584
{
@@ -19808,7 +19825,7 @@
19825
"zh-chs": "扩充式ASCII",
19826
"zh-cht": "擴充式ASCII",
19827
"xloc": [
19811
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
19828
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
19829
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
19830
]
19831
},
@@ -19831,7 +19848,7 @@
19848
"zh-chs": "外部",
19849
"zh-cht": "外部",
19850
"xloc": [
19834
- "default.handlebars->35->2515"
19851
+ "default.handlebars->35->2518"
19852
]
19853
},
19854
{
@@ -19936,7 +19953,7 @@
19953
"zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。",
19954
"xloc": [
19955
"default-mobile.handlebars->11->659",
19939
- "default.handlebars->35->2443"
19956
+ "default.handlebars->35->2446"
19957
]
19958
},
19959
{
@@ -19974,7 +19991,7 @@
19991
"zh-chs": "本地用户拒绝后无法启动远程桌面",
19992
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
19993
"xloc": [
19977
- "default.handlebars->35->1957"
19994
+ "default.handlebars->35->1960"
19995
]
19996
},
19997
{
@@ -20008,7 +20025,7 @@
20025
"zh-chs": "本地用户拒绝后无法启动远程文件",
20026
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
20027
"xloc": [
20011
- "default.handlebars->35->1964"
20028
+ "default.handlebars->35->1967"
20029
]
20030
},
20031
{
@@ -20263,7 +20280,7 @@
20280
"zh-chs": "文件传输",
20281
"it": "Trasferimento di file",
20282
"xloc": [
20266
- "default.handlebars->35->2395"
20283
+ "default.handlebars->35->2398"
20284
]
20285
},
20286
{
@@ -20309,9 +20326,9 @@
20326
"xloc": [
20327
"default-mobile.handlebars->11->203",
20328
"default-mobile.handlebars->11->312",
20312
- "default.handlebars->35->1749",
20313
- "default.handlebars->35->2402",
20314
- "default.handlebars->35->2503",
20329
+ "default.handlebars->35->1752",
20330
+ "default.handlebars->35->2405",
20331
+ "default.handlebars->35->2506",
20332
"default.handlebars->35->344",
20333
"default.handlebars->35->840",
20334
"default.handlebars->35->907",
@@ -20362,8 +20379,8 @@
20379
"zh-cht": "檔案通知",
20380
"xloc": [
20381
"default.handlebars->35->1665",
20365
- "default.handlebars->35->2210",
20366
- "default.handlebars->35->2297",
20382
+ "default.handlebars->35->2213",
20383
+ "default.handlebars->35->2300",
20384
"default.handlebars->35->752"
20385
]
20386
},
@@ -20387,8 +20404,8 @@
20404
"zh-cht": "檔案提示",
20405
"xloc": [
20406
"default.handlebars->35->1664",
20390
- "default.handlebars->35->2209",
20391
- "default.handlebars->35->2296",
20407
+ "default.handlebars->35->2212",
20408
+ "default.handlebars->35->2299",
20409
"default.handlebars->35->751"
20410
]
20411
},
@@ -20484,7 +20501,7 @@
20501
"zh-chs": "录制会话已完成,{0}秒",
20502
"zh-cht": "錄製會話已完成,{0}秒",
20503
"xloc": [
20487
- "default.handlebars->35->1930"
20504
+ "default.handlebars->35->1933"
20505
]
20506
},
20507
{
@@ -20541,8 +20558,8 @@
20558
"zh-chs": "防火墙未激活",
20559
"it": "Firewall non attivo",
20560
"xloc": [
20544
- "default.handlebars->35->1862",
20545
- "default.handlebars->35->1876"
20561
+ "default.handlebars->35->1865",
20562
+ "default.handlebars->35->1879"
20563
]
20564
},
20565
{
@@ -20790,8 +20807,8 @@
20807
"zh-chs": "下次登录时强制重置密码。",
20808
"zh-cht": "下次登入時強制重置密碼。",
20809
"xloc": [
20793
- "default.handlebars->35->2148",
20794
- "default.handlebars->35->2343"
20810
+ "default.handlebars->35->2151",
20811
+ "default.handlebars->35->2346"
20812
]
20813
},
20814
{
@@ -20882,7 +20899,7 @@
20899
"zh-chs": "格式化",
20900
"zh-cht": "格式化",
20901
"xloc": [
20885
- "default.handlebars->35->2056"
20902
+ "default.handlebars->35->2059"
20903
]
20904
},
20905
{
@@ -20939,8 +20956,8 @@
20956
"zh-chs": "自由",
20957
"zh-cht": "自由",
20958
"xloc": [
20942
- "default.handlebars->35->2461",
20943
- "default.handlebars->35->2463"
20959
+ "default.handlebars->35->2464",
20960
+ "default.handlebars->35->2466"
20961
]
20962
},
20963
{
@@ -21188,8 +21205,8 @@
21205
"default-mobile.handlebars->11->590",
21206
"default-mobile.handlebars->11->610",
21207
"default.handlebars->35->1608",
21191
- "default.handlebars->35->1768",
21192
- "default.handlebars->35->2160"
21208
+ "default.handlebars->35->1771",
21209
+ "default.handlebars->35->2163"
21210
]
21211
},
21212
{
@@ -21211,7 +21228,7 @@
21228
"zh-chs": "完整管理员(保留所有权利)",
21229
"zh-cht": "完整管理員(保留所有權利)",
21230
"xloc": [
21214
- "default.handlebars->35->1805"
21231
+ "default.handlebars->35->1808"
21232
]
21233
},
21234
{
@@ -21343,7 +21360,7 @@
21360
"zh-chs": "完整管理员",
21361
"zh-cht": "完整管理員",
21362
"xloc": [
21346
- "default.handlebars->35->2258"
21363
+ "default.handlebars->35->2261"
21364
]
21365
},
21366
{
@@ -21366,7 +21383,7 @@
21383
"zh-cht": "全自動的",
21384
"xloc": [
21385
"default.handlebars->35->1682",
21369
- "default.handlebars->35->1707"
21386
+ "default.handlebars->35->1710"
21387
]
21388
},
21389
{
@@ -21792,7 +21809,7 @@
21809
"zh-chs": "正在获取剪贴板内容,{0}个字节",
21810
"zh-cht": "正在獲取剪貼板內容,{0}個字節",
21811
"xloc": [
21795
- "default.handlebars->35->1944"
21812
+ "default.handlebars->35->1947"
21813
]
21814
},
21815
{
@@ -22061,8 +22078,8 @@
22078
"zh-chs": "集体指令",
22079
"zh-cht": "集體指令",
22080
"xloc": [
22064
- "default.handlebars->35->2104",
22065
- "default.handlebars->35->2183",
22081
+ "default.handlebars->35->2107",
22082
+ "default.handlebars->35->2186",
22083
"default.handlebars->35->569",
22084
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
22085
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -22088,7 +22105,7 @@
22105
"zh-chs": "通过...分组",
22106
"zh-cht": "通過...分群",
22107
"xloc": [
22091
- "default.handlebars->35->2052"
22108
+ "default.handlebars->35->2055"
22109
]
22110
},
22111
{
@@ -22110,7 +22127,7 @@
22127
"zh-chs": "组标识符",
22128
"zh-cht": "群標識符",
22129
"xloc": [
22113
- "default.handlebars->35->2200"
22130
+ "default.handlebars->35->2203"
22131
]
22132
},
22133
{
@@ -22132,7 +22149,7 @@
22149
"zh-chs": "群组成员",
22150
"zh-cht": "群組成員",
22151
"xloc": [
22135
- "default.handlebars->35->2221"
22152
+ "default.handlebars->35->2224"
22153
]
22154
},
22155
{
@@ -22154,7 +22171,7 @@
22171
"zh-chs": "用户{0}的群组权限。",
22172
"zh-cht": "用戶{0}的群組權限。",
22173
"xloc": [
22157
- "default.handlebars->35->1767"
22174
+ "default.handlebars->35->1770"
22175
]
22176
},
22177
{
@@ -22176,7 +22193,7 @@
22193
"zh-chs": "{0}的群组权限。",
22194
"zh-cht": "{0}的群組權限。",
22195
"xloc": [
22179
- "default.handlebars->35->1766"
22196
+ "default.handlebars->35->1769"
22197
]
22198
},
22199
{
@@ -22298,7 +22315,7 @@
22315
"zh-chs": "嘉宾分享",
22316
"it": "Condivisione degli ospiti",
22317
"xloc": [
22301
- "default.handlebars->35->1775"
22318
+ "default.handlebars->35->1778"
22319
]
22320
},
22321
{
@@ -22336,7 +22353,7 @@
22353
"zh-chs": "HTTP",
22354
"it": "HTTP",
22355
"xloc": [
22339
- "default.handlebars->35->2499"
22356
+ "default.handlebars->35->2502"
22357
]
22358
},
22359
{
@@ -22470,7 +22487,7 @@
22487
"zh-chs": "堆总数",
22488
"zh-cht": "堆總數",
22489
"xloc": [
22473
- "default.handlebars->35->2517"
22490
+ "default.handlebars->35->2520"
22491
]
22492
},
22493
{
@@ -22492,7 +22509,7 @@
22509
"zh-chs": "堆使用",
22510
"zh-cht": "堆使用",
22511
"xloc": [
22495
- "default.handlebars->35->2516"
22512
+ "default.handlebars->35->2519"
22513
]
22514
},
22515
{
@@ -22593,7 +22610,7 @@
22610
"zh-chs": "已请求帮助,用户:{0},详细信息:{1}",
22611
"zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}",
22612
"xloc": [
22596
- "default.handlebars->35->2021"
22613
+ "default.handlebars->35->2024"
22614
]
22615
},
22616
{
@@ -22912,7 +22929,7 @@
22929
"zh-cht": "保存{0}項目{1}給{2}",
22930
"xloc": [
22931
"default-mobile.handlebars->11->153",
22915
- "default.handlebars->35->1917"
22932
+ "default.handlebars->35->1920"
22933
]
22934
},
22935
{
@@ -23378,7 +23395,7 @@
23395
"zh-chs": "如果在CCM中,请重新激活英特尔®AMT",
23396
"zh-cht": "如果在CCM中,請重新激活英特爾®AMT",
23397
"xloc": [
23381
- "default.handlebars->35->1721"
23398
+ "default.handlebars->35->1724"
23399
]
23400
},
23401
{
@@ -23913,8 +23930,8 @@
23930
"zh-chs": "安装类型",
23931
"zh-cht": "安裝方式",
23932
"xloc": [
23916
- "default.handlebars->35->1838",
23917
- "default.handlebars->35->1845",
23933
+ "default.handlebars->35->1841",
23934
+ "default.handlebars->35->1848",
23935
"default.handlebars->35->432",
23936
"default.handlebars->35->446",
23937
"default.handlebars->35->462",
@@ -23941,7 +23958,7 @@
23958
"zh-cht": "Intel(F10 = ESC + [OM)",
23959
"xloc": [
23960
"default.handlebars->35->1136",
23944
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
23961
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
23962
"sharing.handlebars->11->36",
23963
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
23964
]
@@ -23965,7 +23982,7 @@
23982
"zh-chs": "英特尔AMT",
23983
"zh-cht": "英特爾AMT",
23984
"xloc": [
23968
- "default.handlebars->35->2513"
23985
+ "default.handlebars->35->2516"
23986
]
23987
},
23988
{
@@ -23980,7 +23997,7 @@
23997
"zh-chs": "英特尔 AMT 经理",
23998
"it": "Gestore Intel AMT",
23999
"xloc": [
23983
- "default.handlebars->35->2542"
24000
+ "default.handlebars->35->2545"
24001
]
24002
},
24003
{
@@ -24030,9 +24047,9 @@
24047
"default-mobile.handlebars->11->290",
24048
"default.handlebars->35->1672",
24049
"default.handlebars->35->1683",
24033
- "default.handlebars->35->1857",
24034
- "default.handlebars->35->1870",
24035
- "default.handlebars->35->2541",
24050
+ "default.handlebars->35->1860",
24051
+ "default.handlebars->35->1873",
24052
+ "default.handlebars->35->2544",
24053
"default.handlebars->35->657",
24054
"default.handlebars->35->722",
24055
"default.handlebars->35->762"
@@ -24233,7 +24250,7 @@
24250
"zh-chs": "英特尔®AMT政策",
24251
"zh-cht": "Intel® AMT政策",
24252
"xloc": [
24236
- "default.handlebars->35->1708"
24253
+ "default.handlebars->35->1711"
24254
]
24255
},
24256
{
@@ -24307,8 +24324,8 @@
24324
"zh-chs": "英特尔®AMT重定向",
24325
"zh-cht": "Intel® AMT重定向",
24326
"xloc": [
24310
- "default.handlebars->35->2397",
24311
- "default.handlebars->35->2404",
24327
+ "default.handlebars->35->2400",
24328
+ "default.handlebars->35->2407",
24329
"player.handlebars->3->14"
24330
]
24331
},
@@ -24369,8 +24386,8 @@
24386
"zh-chs": "英特尔®AMT WSMAN",
24387
"zh-cht": "Intle® AMT WSMAN",
24388
"xloc": [
24372
- "default.handlebars->35->2396",
24373
- "default.handlebars->35->2403",
24389
+ "default.handlebars->35->2399",
24390
+ "default.handlebars->35->2406",
24391
"player.handlebars->3->13"
24392
]
24393
},
@@ -24437,7 +24454,7 @@
24454
"zh-cht": "Intel® AMT桌面和串行事件。",
24455
"xloc": [
24456
"default.handlebars->35->1568",
24440
- "default.handlebars->35->1853"
24457
+ "default.handlebars->35->1856"
24458
]
24459
},
24460
{
@@ -25012,8 +25029,8 @@
25029
"zh-chs": "仅限互动",
25030
"zh-cht": "僅限互動",
25031
"xloc": [
25015
- "default.handlebars->35->1841",
25016
- "default.handlebars->35->1848",
25032
+ "default.handlebars->35->1844",
25033
+ "default.handlebars->35->1851",
25034
"default.handlebars->35->435",
25035
"default.handlebars->35->449",
25036
"default.handlebars->35->465"
@@ -25122,7 +25139,7 @@
25139
"zh-chs": "无效的设备组类型",
25140
"zh-cht": "無效的裝置群類型",
25141
"xloc": [
25125
- "default.handlebars->35->2475"
25142
+ "default.handlebars->35->2478"
25143
]
25144
},
25145
{
@@ -25144,7 +25161,7 @@
25161
"zh-chs": "无效的JSON",
25162
"zh-cht": "無效的JSON",
25163
"xloc": [
25147
- "default.handlebars->35->2469"
25164
+ "default.handlebars->35->2472"
25165
]
25166
},
25167
{
@@ -25166,8 +25183,8 @@
25183
"zh-chs": "无效的JSON档案格式。",
25184
"zh-cht": "無效的JSON檔案格式。",
25185
"xloc": [
25169
- "default.handlebars->35->2122",
25170
- "default.handlebars->35->2124"
25186
+ "default.handlebars->35->2125",
25187
+ "default.handlebars->35->2127"
25188
]
25189
},
25190
{
@@ -25189,7 +25206,7 @@
25206
"zh-chs": "无效的JSON档案:{0}。",
25207
"zh-cht": "無效的JSON檔案:{0}。",
25208
"xloc": [
25192
- "default.handlebars->35->2120"
25209
+ "default.handlebars->35->2123"
25210
]
25211
},
25212
{
@@ -25211,7 +25228,7 @@
25228
"zh-chs": "无效的PKCS签名",
25229
"zh-cht": "無效的PKCS簽名",
25230
"xloc": [
25214
- "default.handlebars->35->2467"
25231
+ "default.handlebars->35->2470"
25232
]
25233
},
25234
{
@@ -25232,7 +25249,7 @@
25249
"zh-cht": "無效的RSA密碼",
25250
"it": "Firma RSA non valida",
25251
"xloc": [
25235
- "default.handlebars->35->2468"
25252
+ "default.handlebars->35->2471"
25253
]
25254
},
25255
{
@@ -25249,7 +25266,7 @@
25266
"zh-chs": "无效的短信",
25267
"xloc": [
25268
"default-mobile.handlebars->11->671",
25252
- "default.handlebars->35->2455"
25269
+ "default.handlebars->35->2458"
25270
]
25271
},
25272
{
@@ -25290,7 +25307,7 @@
25307
"zh-chs": "无效域",
25308
"xloc": [
25309
"default-mobile.handlebars->11->651",
25293
- "default.handlebars->35->2435"
25310
+ "default.handlebars->35->2438"
25311
]
25312
},
25313
{
@@ -25319,7 +25336,7 @@
25336
"zh-chs": "不合规电邮",
25337
"xloc": [
25338
"default-mobile.handlebars->11->650",
25322
- "default.handlebars->35->2434"
25339
+ "default.handlebars->35->2437"
25340
]
25341
},
25342
{
@@ -25406,7 +25423,7 @@
25423
"xloc": [
25424
"default-mobile.handlebars->11->649",
25425
"default-mobile.handlebars->11->78",
25409
- "default.handlebars->35->2433",
25426
+ "default.handlebars->35->2436",
25427
"default.handlebars->35->265"
25428
]
25429
},
@@ -25424,7 +25441,7 @@
25441
"zh-chs": "网站权限无效",
25442
"xloc": [
25443
"default-mobile.handlebars->11->652",
25427
- "default.handlebars->35->2436"
25444
+ "default.handlebars->35->2439"
25445
]
25446
},
25447
{
@@ -25464,7 +25481,7 @@
25481
"zh-chs": "来自 {0}、{1}、{2} 的无效用户登录尝试",
25482
"it": "Tentativo di accesso utente non valido da {0}, {1}, {2}",
25483
"xloc": [
25467
- "default.handlebars->35->2033"
25484
+ "default.handlebars->35->2036"
25485
]
25486
},
25487
{
@@ -25481,7 +25498,7 @@
25498
"zh-chs": "无效的用户名",
25499
"xloc": [
25500
"default-mobile.handlebars->11->648",
25484
- "default.handlebars->35->2432"
25501
+ "default.handlebars->35->2435"
25502
]
25503
},
25504
{
@@ -25515,7 +25532,7 @@
25532
"zh-chs": "使电邮无效",
25533
"zh-cht": "使電郵無效",
25534
"xloc": [
25518
- "default.handlebars->35->2098"
25535
+ "default.handlebars->35->2101"
25536
]
25537
},
25538
{
@@ -25600,7 +25617,7 @@
25617
"zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:",
25618
"zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:",
25619
"xloc": [
25603
- "default.handlebars->35->1843"
25620
+ "default.handlebars->35->1846"
25621
]
25622
},
25623
{
@@ -25670,11 +25687,11 @@
25687
"xloc": [
25688
"default-mobile.handlebars->11->646",
25689
"default.handlebars->35->1676",
25673
- "default.handlebars->35->1837",
25674
- "default.handlebars->35->1842",
25675
- "default.handlebars->35->1844",
25676
- "default.handlebars->35->1849",
25677
- "default.handlebars->35->2430"
25690
+ "default.handlebars->35->1840",
25691
+ "default.handlebars->35->1845",
25692
+ "default.handlebars->35->1847",
25693
+ "default.handlebars->35->1852",
25694
+ "default.handlebars->35->2433"
25695
]
25696
},
25697
{
@@ -25841,7 +25858,7 @@
25858
"zh-chs": "JSON",
25859
"zh-cht": "JSON",
25860
"xloc": [
25844
- "default.handlebars->35->2058"
25861
+ "default.handlebars->35->2061"
25862
]
25863
},
25864
{
@@ -25863,8 +25880,8 @@
25880
"zh-chs": "JSON格式",
25881
"zh-cht": "JSON格式",
25882
"xloc": [
25866
- "default.handlebars->35->2063",
25867
- "default.handlebars->35->2128",
25883
+ "default.handlebars->35->2066",
25884
+ "default.handlebars->35->2131",
25885
"default.handlebars->35->609"
25886
]
25887
},
@@ -25909,7 +25926,7 @@
25926
"zh-chs": "已加入桌面Multiplex会话",
25927
"zh-cht": "已加入桌面Multiplex會話",
25928
"xloc": [
25912
- "default.handlebars->35->1927"
25929
+ "default.handlebars->35->1930"
25930
]
25931
},
25932
{
@@ -25997,7 +26014,7 @@
26014
"zh-chs": "保留现有密码",
26015
"zh-cht": "保留現有密碼",
26016
"xloc": [
26000
- "default.handlebars->35->1709"
26017
+ "default.handlebars->35->1712"
26018
]
26019
},
26020
{
@@ -26141,7 +26158,7 @@
26158
"zh-chs": "杀死进程{0}",
26159
"zh-cht": "殺死進程{0}",
26160
"xloc": [
26144
- "default.handlebars->35->1942"
26161
+ "default.handlebars->35->1945"
26162
]
26163
},
26164
{
@@ -26610,7 +26627,7 @@
26627
"zh-chs": "最后访问",
26628
"zh-cht": "最後訪問",
26629
"xloc": [
26613
- "default.handlebars->35->2071"
26630
+ "default.handlebars->35->2074"
26631
]
26632
},
26633
{
@@ -26632,7 +26649,7 @@
26649
"zh-chs": "上次登录",
26650
"zh-cht": "上次登入",
26651
"xloc": [
26635
- "default.handlebars->35->2279"
26652
+ "default.handlebars->35->2282"
26653
]
26654
},
26655
{
@@ -26710,7 +26727,7 @@
26727
"zh-chs": "上次更改:{0}",
26728
"zh-cht": "上次更改:{0}",
26729
"xloc": [
26713
- "default.handlebars->35->2283"
26730
+ "default.handlebars->35->2286"
26731
]
26732
},
26733
{
@@ -26776,7 +26793,7 @@
26793
"zh-chs": "上次登录:{0}",
26794
"zh-cht": "上次登入:{0}",
26795
"xloc": [
26779
- "default.handlebars->35->2081"
26796
+ "default.handlebars->35->2084"
26797
]
26798
},
26799
{
@@ -27038,7 +27055,7 @@
27055
"zh-chs": "如没有请留空。",
27056
"zh-cht": "如沒有請留空。",
27057
"xloc": [
27041
- "default.handlebars->35->2327"
27058
+ "default.handlebars->35->2330"
27059
]
27060
},
27061
{
@@ -27104,7 +27121,7 @@
27121
"zh-chs": "离开桌面多路复用会话",
27122
"zh-cht": "離開桌面多路復用會話",
27123
"xloc": [
27107
- "default.handlebars->35->1928"
27124
+ "default.handlebars->35->1931"
27125
]
27126
},
27127
{
@@ -27126,7 +27143,7 @@
27143
"zh-chs": "减",
27144
"zh-cht": "減",
27145
"xloc": [
27129
- "default.handlebars->35->2563"
27146
+ "default.handlebars->35->2566"
27147
]
27148
},
27149
{
@@ -27212,7 +27229,7 @@
27229
"zh-cht": "有限輸入",
27230
"xloc": [
27231
"default-mobile.handlebars->11->623",
27215
- "default.handlebars->35->1819",
27232
+ "default.handlebars->35->1822",
27233
"default.handlebars->35->854",
27234
"default.handlebars->35->876"
27235
]
@@ -27237,7 +27254,7 @@
27254
"zh-cht": "僅有限輸入",
27255
"xloc": [
27256
"default-mobile.handlebars->11->596",
27240
- "default.handlebars->35->1774"
27257
+ "default.handlebars->35->1777"
27258
]
27259
},
27260
{
@@ -27894,8 +27911,8 @@
27911
"default.handlebars->35->1319",
27912
"default.handlebars->35->1634",
27913
"default.handlebars->35->1638",
27897
- "default.handlebars->35->2338",
27898
- "default.handlebars->35->2385"
27914
+ "default.handlebars->35->2341",
27915
+ "default.handlebars->35->2388"
27916
]
27917
},
27918
{
@@ -28026,7 +28043,7 @@
28043
"zh-chs": "本地用户接受的远程终端请求",
28044
"zh-cht": "本地用戶接受的遠程終端請求",
28045
"xloc": [
28029
- "default.handlebars->35->1950"
28046
+ "default.handlebars->35->1953"
28047
]
28048
},
28049
{
@@ -28048,7 +28065,7 @@
28065
"zh-chs": "本地用户拒绝了远程终端请求",
28066
"zh-cht": "本地用戶拒絕了遠程終端請求",
28067
"xloc": [
28051
- "default.handlebars->35->1951"
28068
+ "default.handlebars->35->1954"
28069
]
28070
},
28071
{
@@ -28137,7 +28154,7 @@
28154
"zh-chs": "锁定账户",
28155
"zh-cht": "鎖定賬戶",
28156
"xloc": [
28140
- "default.handlebars->35->2168"
28157
+ "default.handlebars->35->2171"
28158
]
28159
},
28160
{
@@ -28159,7 +28176,7 @@
28176
"zh-chs": "锁定帐户设置",
28177
"zh-cht": "鎖定帳戶設置",
28178
"xloc": [
28162
- "default.handlebars->35->2171"
28179
+ "default.handlebars->35->2174"
28180
]
28181
},
28182
{
@@ -28197,7 +28214,7 @@
28214
"zh-chs": "锁定账户",
28215
"zh-cht": "鎖定賬戶",
28216
"xloc": [
28200
- "default.handlebars->35->2101"
28217
+ "default.handlebars->35->2104"
28218
]
28219
},
28220
{
@@ -28267,7 +28284,7 @@
28284
"zh-chs": "已锁定",
28285
"zh-cht": "已鎖定",
28286
"xloc": [
28270
- "default.handlebars->35->2082"
28287
+ "default.handlebars->35->2085"
28288
]
28289
},
28290
{
@@ -28290,7 +28307,7 @@
28307
"zh-cht": "被鎖定賬戶",
28308
"xloc": [
28309
"default-mobile.handlebars->11->77",
28293
- "default.handlebars->35->2255",
28310
+ "default.handlebars->35->2258",
28311
"default.handlebars->35->264"
28312
]
28313
},
@@ -28313,7 +28330,7 @@
28330
"zh-chs": "将远程用户锁定在桌面之外",
28331
"zh-cht": "將遠程用戶鎖定在桌面之外",
28332
"xloc": [
28316
- "default.handlebars->35->1976"
28333
+ "default.handlebars->35->1979"
28334
]
28335
},
28336
{
@@ -29057,7 +29074,7 @@
29074
"zh-chs": "主服务器信息",
29075
"zh-cht": "主伺服器訊息",
29076
"xloc": [
29060
- "default.handlebars->35->2529"
29077
+ "default.handlebars->35->2532"
29078
]
29079
},
29080
{
@@ -29187,8 +29204,8 @@
29204
"xloc": [
29205
"default-mobile.handlebars->11->593",
29206
"default-mobile.handlebars->11->613",
29190
- "default.handlebars->35->1771",
29191
- "default.handlebars->35->1808"
29207
+ "default.handlebars->35->1774",
29208
+ "default.handlebars->35->1811"
29209
]
29210
},
29211
{
@@ -29212,8 +29229,8 @@
29229
"xloc": [
29230
"default-mobile.handlebars->11->592",
29231
"default-mobile.handlebars->11->612",
29215
- "default.handlebars->35->1770",
29216
- "default.handlebars->35->1807"
29232
+ "default.handlebars->35->1773",
29233
+ "default.handlebars->35->1810"
29234
]
29235
},
29236
{
@@ -29257,7 +29274,7 @@
29274
"zh-chs": "管理录音",
29275
"zh-cht": "管理錄音",
29276
"xloc": [
29260
- "default.handlebars->35->2166"
29277
+ "default.handlebars->35->2169"
29278
]
29279
},
29280
{
@@ -29301,7 +29318,7 @@
29318
"zh-chs": "管理用户组",
29319
"zh-cht": "管理用戶群",
29320
"xloc": [
29304
- "default.handlebars->35->2165"
29321
+ "default.handlebars->35->2168"
29322
]
29323
},
29324
{
@@ -29323,7 +29340,7 @@
29340
"zh-chs": "管理用户",
29341
"zh-cht": "管理用戶",
29342
"xloc": [
29326
- "default.handlebars->35->2164",
29343
+ "default.handlebars->35->2167",
29344
"default.handlebars->35->870"
29345
]
29346
},
@@ -29522,7 +29539,7 @@
29539
"zh-chs": "经理",
29540
"zh-cht": "經理",
29541
"xloc": [
29525
- "default.handlebars->35->2087"
29542
+ "default.handlebars->35->2090"
29543
]
29544
},
29545
{
@@ -29673,7 +29690,7 @@
29690
"zh-chs": "达到连接数量上限",
29691
"zh-cht": "達到連接數量上限",
29692
"xloc": [
29676
- "default.handlebars->35->2473"
29693
+ "default.handlebars->35->2476"
29694
]
29695
},
29696
{
@@ -29744,8 +29761,8 @@
29761
"zh-chs": "Megabyte",
29762
"zh-cht": "Megabyte",
29763
"xloc": [
29747
- "default.handlebars->35->2514",
29748
- "default.handlebars->35->2519"
29764
+ "default.handlebars->35->2517",
29765
+ "default.handlebars->35->2522"
29766
]
29767
},
29768
{
@@ -29769,7 +29786,7 @@
29786
"xloc": [
29787
"default-mobile.handlebars->11->541",
29788
"default.handlebars->35->1280",
29772
- "default.handlebars->35->2493",
29789
+ "default.handlebars->35->2496",
29790
"default.handlebars->container->column_l->p40->3->1->p40type->3"
29791
]
29792
},
@@ -29828,7 +29845,7 @@
29845
"zh-cht": "網格代理控制台",
29846
"xloc": [
29847
"default-mobile.handlebars->11->600",
29831
- "default.handlebars->35->1780"
29848
+ "default.handlebars->35->1783"
29849
]
29850
},
29851
{
@@ -29987,7 +30004,7 @@
30004
"zh-chs": "MeshAgent流量",
30005
"zh-cht": "MeshAgent流量",
30006
"xloc": [
29990
- "default.handlebars->35->2531"
30007
+ "default.handlebars->35->2534"
30008
]
30009
},
30010
{
@@ -30009,7 +30026,7 @@
30026
"zh-chs": "MeshAgent更新",
30027
"zh-cht": "MeshAgent更新",
30028
"xloc": [
30012
- "default.handlebars->35->2532"
30029
+ "default.handlebars->35->2535"
30030
]
30031
},
30032
{
@@ -30287,7 +30304,7 @@
30304
"zh-chs": "MeshCentral服务器同级化",
30305
"zh-cht": "MeshCentral伺服器同級化",
30306
"xloc": [
30290
- "default.handlebars->35->2530"
30307
+ "default.handlebars->35->2533"
30308
]
30309
},
30310
{
@@ -30702,7 +30719,7 @@
30719
"zh-chs": "消息调度器",
30720
"zh-cht": "電郵調度器",
30721
"xloc": [
30705
- "default.handlebars->35->2528"
30722
+ "default.handlebars->35->2531"
30723
]
30724
},
30725
{
@@ -30761,7 +30778,7 @@
30778
"zh-chs": "信使",
30779
"it": "Messaggero",
30780
"xloc": [
30764
- "default.handlebars->35->2398"
30781
+ "default.handlebars->35->2401"
30782
]
30783
},
30784
{
@@ -30953,7 +30970,7 @@
30970
"zh-chs": "更多",
30971
"zh-cht": "更多",
30972
"xloc": [
30956
- "default.handlebars->35->2562"
30973
+ "default.handlebars->35->2565"
30974
]
30975
},
30976
{
@@ -31042,7 +31059,7 @@
31059
"zh-chs": "移动:“{0}”到“{1}”",
31060
"zh-cht": "移動:“{0}”到“{1}”",
31061
"xloc": [
31045
- "default.handlebars->35->1975"
31062
+ "default.handlebars->35->1978"
31063
]
31064
},
31065
{
@@ -31064,7 +31081,7 @@
31081
"zh-chs": "将设备{0}移动到组{1}",
31082
"zh-cht": "將設備{0}移動到組{1}",
31083
"xloc": [
31067
- "default.handlebars->35->2008"
31084
+ "default.handlebars->35->2011"
31085
]
31086
},
31087
{
@@ -31102,8 +31119,8 @@
31119
"zh-chs": "多个问题",
31120
"it": "Problemi multipli",
31121
"xloc": [
31105
- "default.handlebars->35->1863",
31106
- "default.handlebars->35->1877"
31122
+ "default.handlebars->35->1866",
31123
+ "default.handlebars->35->1880"
31124
]
31125
},
31126
{
@@ -31137,7 +31154,7 @@
31154
"zh-chs": "多路复用器",
31155
"zh-cht": "多工器",
31156
"xloc": [
31140
- "default.handlebars->35->2416"
31157
+ "default.handlebars->35->2419"
31158
]
31159
},
31160
{
@@ -31587,13 +31604,13 @@
31604
"default.handlebars->35->1612",
31605
"default.handlebars->35->1617",
31606
"default.handlebars->35->1646",
31590
- "default.handlebars->35->1735",
31591
- "default.handlebars->35->2069",
31592
- "default.handlebars->35->2174",
31593
- "default.handlebars->35->2190",
31594
- "default.handlebars->35->2197",
31595
- "default.handlebars->35->2242",
31596
- "default.handlebars->35->2261",
31607
+ "default.handlebars->35->1738",
31608
+ "default.handlebars->35->2072",
31609
+ "default.handlebars->35->2177",
31610
+ "default.handlebars->35->2193",
31611
+ "default.handlebars->35->2200",
31612
+ "default.handlebars->35->2245",
31613
+ "default.handlebars->35->2264",
31614
"default.handlebars->35->269",
31615
"default.handlebars->35->680",
31616
"default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
@@ -31642,7 +31659,7 @@
31659
"zh-chs": "名称1,名称2,名称3",
31660
"zh-cht": "名稱1,名稱2,名稱3",
31661
"xloc": [
31645
- "default.handlebars->35->2156"
31662
+ "default.handlebars->35->2159"
31663
]
31664
},
31665
{
@@ -31819,7 +31836,7 @@
31836
"zh-chs": "生成新的2FA备份代码",
31837
"zh-cht": "生成新的2FA備份代碼",
31838
"xloc": [
31822
- "default.handlebars->35->2015"
31839
+ "default.handlebars->35->2018"
31840
]
31841
},
31842
{
@@ -31836,7 +31853,7 @@
31853
"zh-chs": "新账户",
31854
"xloc": [
31855
"default-mobile.handlebars->11->641",
31839
- "default.handlebars->35->2425"
31856
+ "default.handlebars->35->2428"
31857
]
31858
},
31859
{
@@ -31930,7 +31947,7 @@
31947
"default-mobile.handlebars->11->144",
31948
"default-mobile.handlebars->11->430",
31949
"default.handlebars->35->1168",
31933
- "default.handlebars->35->1907",
31950
+ "default.handlebars->35->1910",
31951
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
31952
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
31953
"sharing.handlebars->11->59",
@@ -32023,8 +32040,8 @@
32040
"zh-chs": "新密码*",
32041
"zh-cht": "新密碼*",
32042
"xloc": [
32026
- "default.handlebars->35->1713",
32027
- "default.handlebars->35->1714"
32043
+ "default.handlebars->35->1716",
32044
+ "default.handlebars->35->1717"
32045
]
32046
},
32047
{
@@ -32190,7 +32207,7 @@
32207
"zh-chs": "没有桌面",
32208
"zh-cht": "沒有桌面",
32209
"xloc": [
32193
- "default.handlebars->35->1815",
32210
+ "default.handlebars->35->1818",
32211
"default.handlebars->35->855",
32212
"default.handlebars->35->877"
32213
]
@@ -32214,7 +32231,7 @@
32231
"zh-chs": "不能访问桌面",
32232
"zh-cht": "不能訪問桌面",
32233
"xloc": [
32217
- "default.handlebars->35->1776"
32234
+ "default.handlebars->35->1779"
32235
]
32236
},
32237
{
@@ -32249,8 +32266,8 @@
32266
"zh-cht": "找不到事件",
32267
"xloc": [
32268
"default.handlebars->35->1203",
32252
- "default.handlebars->35->2045",
32253
- "default.handlebars->35->2384"
32269
+ "default.handlebars->35->2048",
32270
+ "default.handlebars->35->2387"
32271
]
32272
},
32273
{
@@ -32273,7 +32290,7 @@
32290
"zh-cht": "不能存取檔案",
32291
"xloc": [
32292
"default-mobile.handlebars->11->598",
32276
- "default.handlebars->35->1778"
32293
+ "default.handlebars->35->1781"
32294
]
32295
},
32296
{
@@ -32296,7 +32313,7 @@
32313
"zh-cht": "沒有檔案",
32314
"xloc": [
32315
"default-mobile.handlebars->11->621",
32299
- "default.handlebars->35->1817",
32316
+ "default.handlebars->35->1820",
32317
"default.handlebars->35->852",
32318
"default.handlebars->35->874"
32319
]
@@ -32345,8 +32362,8 @@
32362
"xloc": [
32363
"default-mobile.handlebars->11->599",
32364
"default-mobile.handlebars->11->622",
32348
- "default.handlebars->35->1779",
32349
- "default.handlebars->35->1818"
32365
+ "default.handlebars->35->1782",
32366
+ "default.handlebars->35->1821"
32367
]
32368
},
32369
{
@@ -32447,7 +32464,7 @@
32464
"zh-chs": "没有成员",
32465
"zh-cht": "沒有成員",
32466
"xloc": [
32450
- "default.handlebars->35->2224"
32467
+ "default.handlebars->35->2227"
32468
]
32469
},
32470
{
@@ -32469,7 +32486,7 @@
32486
"zh-chs": "没有新的设备组",
32487
"zh-cht": "沒有新的裝置群",
32488
"xloc": [
32472
- "default.handlebars->35->2169"
32489
+ "default.handlebars->35->2172"
32490
]
32491
},
32492
{
@@ -32492,7 +32509,7 @@
32509
"zh-cht": "沒有政策",
32510
"xloc": [
32511
"default.handlebars->35->1677",
32495
- "default.handlebars->35->1704"
32512
+ "default.handlebars->35->1707"
32513
]
32514
},
32515
{
@@ -32530,7 +32547,7 @@
32547
"default-mobile.handlebars->11->578",
32548
"default-mobile.handlebars->11->629",
32549
"default.handlebars->35->1609",
32533
- "default.handlebars->35->1825",
32550
+ "default.handlebars->35->1828",
32551
"default.handlebars->35->867",
32552
"default.handlebars->35->889"
32553
]
@@ -32591,7 +32608,7 @@
32608
"zh-cht": "沒有終端",
32609
"xloc": [
32610
"default-mobile.handlebars->11->620",
32594
- "default.handlebars->35->1816",
32611
+ "default.handlebars->35->1819",
32612
"default.handlebars->35->851",
32613
"default.handlebars->35->873"
32614
]
@@ -32616,7 +32633,7 @@
32633
"zh-cht": "不能訪問終端",
32634
"xloc": [
32635
"default-mobile.handlebars->11->597",
32619
- "default.handlebars->35->1777"
32636
+ "default.handlebars->35->1780"
32637
]
32638
},
32639
{
@@ -32638,7 +32655,7 @@
32655
"zh-chs": "没有工具(MeshCmd /路由器)",
32656
"zh-cht": "沒有工具(MeshCmd /路由器)",
32657
"xloc": [
32641
- "default.handlebars->35->2170"
32658
+ "default.handlebars->35->2173"
32659
]
32660
},
32661
{
@@ -32689,8 +32706,8 @@
32706
"zh-chs": "没有自动更新",
32707
"it": "Nessun aggiornamento automatico",
32708
"xloc": [
32692
- "default.handlebars->35->1861",
32693
- "default.handlebars->35->1875"
32709
+ "default.handlebars->35->1864",
32710
+ "default.handlebars->35->1878"
32711
]
32712
},
32713
{
@@ -32712,8 +32729,8 @@
32729
"zh-chs": "没有共同的设备组",
32730
"zh-cht": "沒有共同的裝置群",
32731
"xloc": [
32715
- "default.handlebars->35->2230",
32716
- "default.handlebars->35->2354"
32732
+ "default.handlebars->35->2233",
32733
+ "default.handlebars->35->2357"
32734
]
32735
},
32736
{
@@ -32845,8 +32862,8 @@
32862
"zh-chs": "没有共同的设备",
32863
"zh-cht": "沒有共同的裝置",
32864
"xloc": [
32848
- "default.handlebars->35->2236",
32849
- "default.handlebars->35->2366"
32865
+ "default.handlebars->35->2239",
32866
+ "default.handlebars->35->2369"
32867
]
32868
},
32869
{
@@ -32884,7 +32901,7 @@
32901
"zh-chs": "该设备组中没有设备。",
32902
"zh-cht": "該裝置群中沒有裝置。",
32903
"xloc": [
32887
- "default.handlebars->35->1879"
32904
+ "default.handlebars->35->1882"
32905
]
32906
},
32907
{
@@ -32997,7 +33014,7 @@
33014
"zh-chs": "找不到群组。",
33015
"zh-cht": "找不到群組。",
33016
"xloc": [
33000
- "default.handlebars->35->2173"
33017
+ "default.handlebars->35->2176"
33018
]
33019
},
33020
{
@@ -33144,7 +33161,7 @@
33161
"zh-chs": "此用户没有电话号码",
33162
"xloc": [
33163
"default-mobile.handlebars->11->672",
33147
- "default.handlebars->35->2456"
33164
+ "default.handlebars->35->2459"
33165
]
33166
},
33167
{
@@ -33188,7 +33205,7 @@
33205
"zh-chs": "没有录音。",
33206
"zh-cht": "沒有錄音。",
33207
"xloc": [
33191
- "default.handlebars->35->2386"
33208
+ "default.handlebars->35->2389"
33209
]
33210
},
33211
{
@@ -33222,7 +33239,7 @@
33239
"zh-chs": "没有服务器权限",
33240
"zh-cht": "沒有伺服器權限",
33241
"xloc": [
33225
- "default.handlebars->35->2256"
33242
+ "default.handlebars->35->2259"
33243
]
33244
},
33245
{
@@ -33249,7 +33266,7 @@
33266
"zh-chs": "没有用户组成员身份",
33267
"zh-cht": "沒有用戶群成員身份",
33268
"xloc": [
33252
- "default.handlebars->35->2360"
33269
+ "default.handlebars->35->2363"
33270
]
33271
},
33272
{
@@ -33266,7 +33283,7 @@
33283
"zh-chs": "无用户管理权限",
33284
"xloc": [
33285
"default-mobile.handlebars->11->670",
33269
- "default.handlebars->35->2454"
33286
+ "default.handlebars->35->2457"
33287
]
33288
},
33289
{
@@ -33288,7 +33305,7 @@
33305
"zh-chs": "未找到相应的用户。",
33306
"zh-cht": "未找到相應的用戶。",
33307
"xloc": [
33291
- "default.handlebars->35->2077"
33308
+ "default.handlebars->35->2080"
33309
]
33310
},
33311
{
@@ -33402,18 +33419,18 @@
33419
"default.handlebars->35->1668",
33420
"default.handlebars->35->1673",
33421
"default.handlebars->35->1675",
33405
- "default.handlebars->35->1864",
33406
- "default.handlebars->35->1889",
33407
- "default.handlebars->35->1894",
33408
- "default.handlebars->35->2053",
33409
- "default.handlebars->35->2194",
33410
- "default.handlebars->35->2196",
33411
- "default.handlebars->35->2213",
33422
+ "default.handlebars->35->1867",
33423
+ "default.handlebars->35->1892",
33424
+ "default.handlebars->35->1897",
33425
+ "default.handlebars->35->2056",
33426
+ "default.handlebars->35->2197",
33427
+ "default.handlebars->35->2199",
33428
+ "default.handlebars->35->2216",
33429
"default.handlebars->35->222",
33413
- "default.handlebars->35->2275",
33414
- "default.handlebars->35->2284",
33415
- "default.handlebars->35->2288",
33416
- "default.handlebars->35->2300",
33430
+ "default.handlebars->35->2278",
33431
+ "default.handlebars->35->2287",
33432
+ "default.handlebars->35->2291",
33433
+ "default.handlebars->35->2303",
33434
"default.handlebars->35->241",
33435
"default.handlebars->35->314",
33436
"default.handlebars->35->315",
@@ -33603,8 +33620,8 @@
33620
"zh-chs": "未连接",
33621
"zh-cht": "未連接",
33622
"xloc": [
33606
- "default.handlebars->35->1855",
33607
- "default.handlebars->35->1868"
33623
+ "default.handlebars->35->1858",
33624
+ "default.handlebars->35->1871"
33625
]
33626
},
33627
{
@@ -33665,7 +33682,7 @@
33682
"zh-chs": "不在服务器上",
33683
"zh-cht": "不在伺服器上",
33684
"xloc": [
33668
- "default.handlebars->35->2408"
33685
+ "default.handlebars->35->2411"
33686
]
33687
},
33688
{
@@ -33687,8 +33704,8 @@
33704
"zh-chs": "没有设置",
33705
"zh-cht": "沒有設置",
33706
"xloc": [
33690
- "default.handlebars->35->2262",
33691
- "default.handlebars->35->2263"
33707
+ "default.handlebars->35->2265",
33708
+ "default.handlebars->35->2266"
33709
]
33710
},
33711
{
@@ -33710,7 +33727,7 @@
33727
"zh-chs": "未经审核的",
33728
"zh-cht": "未經審核的",
33729
"xloc": [
33713
- "default.handlebars->35->2334"
33730
+ "default.handlebars->35->2337"
33731
]
33732
},
33733
{
@@ -33734,7 +33751,7 @@
33751
"xloc": [
33752
"default-mobile.handlebars->11->339",
33753
"default.handlebars->35->1684",
33737
- "default.handlebars->35->2308",
33754
+ "default.handlebars->35->2311",
33755
"default.handlebars->35->778",
33756
"default.handlebars->35->861",
33757
"default.handlebars->35->883",
@@ -33783,7 +33800,7 @@
33800
"zh-cht": "通知設定",
33801
"xloc": [
33802
"default.handlebars->35->1569",
33786
- "default.handlebars->35->1854",
33803
+ "default.handlebars->35->1857",
33804
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->10"
33805
]
33806
},
@@ -33819,7 +33836,7 @@
33836
"zh-chs": "通知设置还必须在帐户设置中启用。",
33837
"zh-cht": "通知設定還必須在帳戶設定中啟用。",
33838
"xloc": [
33822
- "default.handlebars->35->1850"
33839
+ "default.handlebars->35->1853"
33840
]
33841
},
33842
{
@@ -33885,7 +33902,7 @@
33902
"zh-chs": "通知",
33903
"zh-cht": "通知",
33904
"xloc": [
33888
- "default.handlebars->35->2314",
33905
+ "default.handlebars->35->2317",
33906
"default.handlebars->35->238"
33907
]
33908
},
@@ -33930,9 +33947,9 @@
33947
"zh-chs": "通知使用者",
33948
"zh-cht": "通知使用者",
33949
"xloc": [
33933
- "default.handlebars->35->1743",
33934
- "default.handlebars->35->1747",
33935
- "default.handlebars->35->1750"
33950
+ "default.handlebars->35->1746",
33951
+ "default.handlebars->35->1750",
33952
+ "default.handlebars->35->1753"
33953
]
33954
},
33955
{
@@ -33954,7 +33971,7 @@
33971
"zh-chs": "通知{0}",
33972
"zh-cht": "通知{0}",
33973
"xloc": [
33957
- "default.handlebars->35->2116"
33974
+ "default.handlebars->35->2119"
33975
]
33976
},
33977
{
@@ -33970,7 +33987,7 @@
33987
"zh-chs": "空值",
33988
"it": "Nullo",
33989
"xloc": [
33973
- "default.handlebars->35->2522"
33990
+ "default.handlebars->35->2525"
33991
]
33992
},
33993
{
@@ -34012,8 +34029,8 @@
34029
"default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5",
34030
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
34031
"default.handlebars->35->1631",
34015
- "default.handlebars->35->1859",
34016
- "default.handlebars->35->1873",
34032
+ "default.handlebars->35->1862",
34033
+ "default.handlebars->35->1876",
34034
"default.handlebars->35->729",
34035
"default.handlebars->35->733",
34036
"default.handlebars->35->737",
@@ -34110,7 +34127,7 @@
34127
"zh-cht": "發生在{0}",
34128
"xloc": [
34129
"default-mobile.handlebars->11->638",
34113
- "default.handlebars->35->2422"
34130
+ "default.handlebars->35->2425"
34131
]
34132
},
34133
{
@@ -34154,7 +34171,7 @@
34171
"zh-chs": "离线用户",
34172
"zh-cht": "離線用戶",
34173
"xloc": [
34157
- "default.handlebars->35->2074"
34174
+ "default.handlebars->35->2077"
34175
]
34176
},
34177
{
@@ -34221,7 +34238,7 @@
34238
"zh-chs": "一天",
34239
"zh-cht": "一天",
34240
"xloc": [
34224
- "default.handlebars->35->2050"
34241
+ "default.handlebars->35->2053"
34242
]
34243
},
34244
{
@@ -34290,7 +34307,7 @@
34307
"zh-chs": "在线用户",
34308
"zh-cht": "在線用戶",
34309
"xloc": [
34293
- "default.handlebars->35->2073"
34310
+ "default.handlebars->35->2076"
34311
]
34312
},
34313
{
@@ -34542,7 +34559,7 @@
34559
"zh-chs": "开头:{0}",
34560
"zh-cht": "開場:{0}",
34561
"xloc": [
34545
- "default.handlebars->35->1943"
34562
+ "default.handlebars->35->1946"
34563
]
34564
},
34565
{
@@ -34593,8 +34610,8 @@
34610
"zh-cht": "操作",
34611
"xloc": [
34612
"default-mobile.handlebars->11->329",
34596
- "default.handlebars->35->2100",
34597
- "default.handlebars->35->2181",
34613
+ "default.handlebars->35->2103",
34614
+ "default.handlebars->35->2184",
34615
"default.handlebars->35->567",
34616
"default.handlebars->35->582",
34617
"default.handlebars->35->955"
@@ -34937,7 +34954,7 @@
34954
"zh-chs": "部分的",
34955
"zh-cht": "部分的",
34956
"xloc": [
34940
- "default.handlebars->35->2088"
34957
+ "default.handlebars->35->2091"
34958
]
34959
},
34960
{
@@ -35021,7 +35038,7 @@
35038
"zh-chs": "部分权限",
35039
"zh-cht": "部分權限",
35040
"xloc": [
35024
- "default.handlebars->35->2259"
35041
+ "default.handlebars->35->2262"
35042
]
35043
},
35044
{
@@ -35070,13 +35087,13 @@
35087
"default-mobile.handlebars->11->417",
35088
"default.handlebars->35->1126",
35089
"default.handlebars->35->1147",
35073
- "default.handlebars->35->1710",
35074
- "default.handlebars->35->2144",
35075
- "default.handlebars->35->2145",
35076
- "default.handlebars->35->2280",
35077
- "default.handlebars->35->2282",
35078
- "default.handlebars->35->2339",
35079
- "default.handlebars->35->2340",
35090
+ "default.handlebars->35->1713",
35091
+ "default.handlebars->35->2147",
35092
+ "default.handlebars->35->2148",
35093
+ "default.handlebars->35->2283",
35094
+ "default.handlebars->35->2285",
35095
+ "default.handlebars->35->2342",
35096
+ "default.handlebars->35->2343",
35097
"default.handlebars->35->273",
35098
"default.handlebars->35->389",
35099
"default.handlebars->35->978",
@@ -35205,7 +35222,7 @@
35222
"zh-chs": "密码已更改。",
35223
"xloc": [
35224
"default-mobile.handlebars->11->666",
35208
- "default.handlebars->35->2450"
35225
+ "default.handlebars->35->2453"
35226
]
35227
},
35228
{
@@ -35250,7 +35267,7 @@
35267
"zh-chs": "密码提示",
35268
"zh-cht": "密碼提示",
35269
"xloc": [
35253
- "default.handlebars->35->2341"
35270
+ "default.handlebars->35->2344"
35271
]
35272
},
35273
{
@@ -35403,8 +35420,8 @@
35420
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
35421
"default.handlebars->35->1141",
35422
"default.handlebars->35->1182",
35406
- "default.handlebars->35->1916",
35407
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
35423
+ "default.handlebars->35->1919",
35424
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
35425
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
35426
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
35427
"sharing.handlebars->11->41",
@@ -35432,7 +35449,7 @@
35449
"zh-chs": "将文本粘贴到终端中",
35450
"zh-cht": "將文本黏貼到終端中",
35451
"xloc": [
35435
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
35452
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
35453
"sharing.handlebars->p12->9->3"
35454
]
35455
},
@@ -35791,7 +35808,7 @@
35808
"zh-chs": "执行电源操作= {0},强制执行= {1}",
35809
"zh-cht": "執行電源操作= {0},強制執行= {1}",
35810
"xloc": [
35794
- "default.handlebars->35->1948"
35811
+ "default.handlebars->35->1951"
35812
]
35813
},
35814
{
@@ -35808,7 +35825,7 @@
35825
"zh-chs": "没有权限",
35826
"xloc": [
35827
"default-mobile.handlebars->11->647",
35811
- "default.handlebars->35->2431"
35828
+ "default.handlebars->35->2434"
35829
]
35830
},
35831
{
@@ -35831,8 +35848,8 @@
35848
"zh-cht": "權限",
35849
"xloc": [
35850
"default-mobile.handlebars->11->632",
35834
- "default.handlebars->35->1828",
35835
- "default.handlebars->35->2072"
35851
+ "default.handlebars->35->1831",
35852
+ "default.handlebars->35->2075"
35853
]
35854
},
35855
{
@@ -35914,7 +35931,7 @@
35931
"default.handlebars->35->1311",
35932
"default.handlebars->35->1314",
35933
"default.handlebars->35->204",
35917
- "default.handlebars->35->2329"
35934
+ "default.handlebars->35->2332"
35935
]
35936
},
35937
{
@@ -35936,7 +35953,7 @@
35953
"zh-chs": "电话号码",
35954
"zh-cht": "電話號碼",
35955
"xloc": [
35939
- "default.handlebars->35->2274"
35956
+ "default.handlebars->35->2277"
35957
]
35958
},
35959
{
@@ -35960,7 +35977,7 @@
35977
"xloc": [
35978
"default-mobile.handlebars->11->90",
35979
"default.handlebars->35->1313",
35963
- "default.handlebars->35->2328"
35980
+ "default.handlebars->35->2331"
35981
]
35982
},
35983
{
@@ -36158,7 +36175,7 @@
36175
"zh-cht": "外掛指令",
36176
"xloc": [
36177
"default.handlebars->35->254",
36161
- "default.handlebars->35->2559"
36178
+ "default.handlebars->35->2562"
36179
]
36180
},
36181
{
@@ -36519,7 +36536,7 @@
36536
"zh-chs": "电源状态",
36537
"zh-cht": "電源狀態",
36538
"xloc": [
36522
- "default.handlebars->35->1866",
36539
+ "default.handlebars->35->1869",
36540
"default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1"
36541
]
36542
},
@@ -36661,7 +36678,7 @@
36678
"zh-chs": "存在于服务器上",
36679
"zh-cht": "存在於伺服器上",
36680
"xloc": [
36664
- "default.handlebars->35->2407"
36681
+ "default.handlebars->35->2410"
36682
]
36683
},
36684
{
@@ -36771,8 +36788,8 @@
36788
"default-mobile.handlebars->11->79",
36789
"default-mobile.handlebars->11->80",
36790
"default.handlebars->35->1306",
36774
- "default.handlebars->35->2323",
36775
- "default.handlebars->35->2337",
36791
+ "default.handlebars->35->2326",
36792
+ "default.handlebars->35->2340",
36793
"default.handlebars->35->266"
36794
]
36795
},
@@ -36952,7 +36969,7 @@
36969
"zh-chs": "处理控制台命令:“{0}”",
36970
"zh-cht": "處理控制台命令:“{0}”",
36971
"xloc": [
36955
- "default.handlebars->35->1940"
36972
+ "default.handlebars->35->1943"
36973
]
36974
},
36975
{
@@ -37018,9 +37035,9 @@
37035
"zh-chs": "用户同意提示",
37036
"zh-cht": "用戶同意提示",
37037
"xloc": [
37021
- "default.handlebars->35->1744",
37022
- "default.handlebars->35->1748",
37023
- "default.handlebars->35->1751"
37038
+ "default.handlebars->35->1747",
37039
+ "default.handlebars->35->1751",
37040
+ "default.handlebars->35->1754"
37041
]
37042
},
37043
{
@@ -37042,7 +37059,7 @@
37059
"zh-chs": "协议",
37060
"zh-cht": "協議",
37061
"xloc": [
37045
- "default.handlebars->35->2405",
37062
+ "default.handlebars->35->2408",
37063
"player.handlebars->3->16"
37064
]
37065
},
@@ -37120,7 +37137,7 @@
37137
"zh-cht": "公開鏈結",
37138
"xloc": [
37139
"default-mobile.handlebars->11->139",
37123
- "default.handlebars->35->1901"
37140
+ "default.handlebars->35->1904"
37141
]
37142
},
37143
{
@@ -37538,7 +37555,7 @@
37555
"zh-chs": "RSS",
37556
"zh-cht": "RSS",
37557
"xloc": [
37541
- "default.handlebars->35->2518"
37558
+ "default.handlebars->35->2521"
37559
]
37560
},
37561
{
@@ -37582,7 +37599,7 @@
37599
"zh-chs": "随机密码",
37600
"zh-cht": "隨機密碼",
37601
"xloc": [
37585
- "default.handlebars->35->1711"
37602
+ "default.handlebars->35->1714"
37603
]
37604
},
37605
{
@@ -37604,7 +37621,7 @@
37621
"zh-chs": "随机密码。",
37622
"zh-cht": "隨機密碼。",
37623
"xloc": [
37607
- "default.handlebars->35->2146"
37624
+ "default.handlebars->35->2149"
37625
]
37626
},
37627
{
@@ -37667,9 +37684,9 @@
37684
"zh-chs": "真正的名字",
37685
"zh-cht": "真正的名字",
37686
"xloc": [
37670
- "default.handlebars->35->2271",
37671
- "default.handlebars->35->2273",
37672
- "default.handlebars->35->2330"
37687
+ "default.handlebars->35->2274",
37688
+ "default.handlebars->35->2276",
37689
+ "default.handlebars->35->2333"
37690
]
37691
},
37692
{
@@ -37691,7 +37708,7 @@
37708
"zh-chs": "境界",
37709
"zh-cht": "境界",
37710
"xloc": [
37694
- "default.handlebars->35->2155"
37711
+ "default.handlebars->35->2158"
37712
]
37713
},
37714
{
@@ -37782,7 +37799,7 @@
37799
"zh-chs": "记录会议",
37800
"zh-cht": "記錄會議",
37801
"xloc": [
37785
- "default.handlebars->35->1754"
37802
+ "default.handlebars->35->1757"
37803
]
37804
},
37805
{
@@ -37804,7 +37821,7 @@
37821
"zh-chs": "记录细节",
37822
"zh-cht": "記錄細節",
37823
"xloc": [
37807
- "default.handlebars->35->2419"
37824
+ "default.handlebars->35->2422"
37825
]
37826
},
37827
{
@@ -37863,7 +37880,7 @@
37880
"default-mobile.handlebars->11->145",
37881
"default-mobile.handlebars->11->431",
37882
"default.handlebars->35->1169",
37866
- "default.handlebars->35->1908",
37883
+ "default.handlebars->35->1911",
37884
"sharing.handlebars->11->60"
37885
]
37886
},
@@ -37985,7 +38002,7 @@
38002
"zh-cht": "中繼",
38003
"xloc": [
38004
"default-mobile.handlebars->11->238",
37988
- "default.handlebars->35->2500",
38005
+ "default.handlebars->35->2503",
38006
"default.handlebars->35->325",
38007
"default.handlebars->35->545"
38008
]
@@ -38009,7 +38026,7 @@
38026
"zh-chs": "中继数量",
38027
"zh-cht": "中繼數量",
38028
"xloc": [
38012
- "default.handlebars->35->2485"
38029
+ "default.handlebars->35->2488"
38030
]
38031
},
38032
{
@@ -38043,7 +38060,7 @@
38060
"zh-chs": "中继错误",
38061
"zh-cht": "中繼錯誤",
38062
"xloc": [
38046
- "default.handlebars->35->2478"
38063
+ "default.handlebars->35->2481"
38064
]
38065
},
38066
{
@@ -38077,8 +38094,8 @@
38094
"zh-chs": "中继连接",
38095
"zh-cht": "中繼連接",
38096
"xloc": [
38080
- "default.handlebars->35->2484",
38081
- "default.handlebars->35->2512"
38097
+ "default.handlebars->35->2487",
38098
+ "default.handlebars->35->2515"
38099
]
38100
},
38101
{
@@ -38297,7 +38314,7 @@
38314
"zh-cht": "遠程命令",
38315
"xloc": [
38316
"default-mobile.handlebars->11->607",
38300
- "default.handlebars->35->1787"
38317
+ "default.handlebars->35->1790"
38318
]
38319
},
38320
{
@@ -38321,8 +38338,8 @@
38338
"xloc": [
38339
"default-mobile.handlebars->11->594",
38340
"default-mobile.handlebars->11->614",
38324
- "default.handlebars->35->1772",
38325
- "default.handlebars->35->1809"
38341
+ "default.handlebars->35->1775",
38342
+ "default.handlebars->35->1812"
38343
]
38344
},
38345
{
@@ -38417,8 +38434,8 @@
38434
"zh-chs": "远程桌面连接栏已激活/更新",
38435
"zh-cht": "遠程桌面連接欄已激活/更新",
38436
"xloc": [
38420
- "default.handlebars->35->1954",
38421
- "default.handlebars->35->1960"
38437
+ "default.handlebars->35->1957",
38438
+ "default.handlebars->35->1963"
38439
]
38440
},
38441
{
@@ -38440,7 +38457,7 @@
38457
"zh-chs": "远程桌面连接栏失败或不受支持",
38458
"zh-cht": "遠程桌面連接欄失敗或不受支持",
38459
"xloc": [
38443
- "default.handlebars->35->1955"
38460
+ "default.handlebars->35->1958"
38461
]
38462
},
38463
{
@@ -38462,7 +38479,7 @@
38479
"zh-chs": "远程桌面连接栏失败或不受支持",
38480
"zh-cht": "遠程桌面連接欄失敗或不受支持",
38481
"xloc": [
38465
- "default.handlebars->35->1961"
38482
+ "default.handlebars->35->1964"
38483
]
38484
},
38485
{
@@ -38484,9 +38501,9 @@
38501
"zh-chs": "本地用户强行关闭了远程桌面连接",
38502
"zh-cht": "本地用戶強行關閉了遠程桌面連接",
38503
"xloc": [
38487
- "default.handlebars->35->1952",
38488
- "default.handlebars->35->1956",
38489
- "default.handlebars->35->1962"
38504
+ "default.handlebars->35->1955",
38505
+ "default.handlebars->35->1959",
38506
+ "default.handlebars->35->1965"
38507
]
38508
},
38509
{
@@ -38823,8 +38840,8 @@
38840
"xloc": [
38841
"default-mobile.handlebars->11->595",
38842
"default-mobile.handlebars->11->619",
38826
- "default.handlebars->35->1773",
38827
- "default.handlebars->35->1814"
38843
+ "default.handlebars->35->1776",
38844
+ "default.handlebars->35->1817"
38845
]
38846
},
38847
{
@@ -39030,8 +39047,8 @@
39047
"zh-chs": "删除设备组权限",
39048
"zh-cht": "刪除裝置群權限",
39049
"xloc": [
39033
- "default.handlebars->35->2240",
39034
- "default.handlebars->35->2382"
39050
+ "default.handlebars->35->2243",
39051
+ "default.handlebars->35->2385"
39052
]
39053
},
39054
{
@@ -39053,8 +39070,8 @@
39070
"zh-chs": "删除设备权限",
39071
"zh-cht": "刪除裝置權限",
39072
"xloc": [
39056
- "default.handlebars->35->2238",
39057
- "default.handlebars->35->2369"
39073
+ "default.handlebars->35->2241",
39074
+ "default.handlebars->35->2372"
39075
]
39076
},
39077
{
@@ -39076,7 +39093,7 @@
39093
"zh-chs": "删除设备共享",
39094
"zh-cht": "刪除設備共享",
39095
"xloc": [
39079
- "default.handlebars->35->2367"
39096
+ "default.handlebars->35->2370"
39097
]
39098
},
39099
{
@@ -39133,7 +39150,7 @@
39150
"zh-chs": "删除用户组成员身份",
39151
"zh-cht": "刪除用戶群成員身份",
39152
"xloc": [
39136
- "default.handlebars->35->2378"
39153
+ "default.handlebars->35->2381"
39154
]
39155
},
39156
{
@@ -39155,8 +39172,8 @@
39172
"zh-chs": "删除用户组权限",
39173
"zh-cht": "刪除用戶群權限",
39174
"xloc": [
39158
- "default.handlebars->35->1833",
39159
- "default.handlebars->35->2374"
39175
+ "default.handlebars->35->1836",
39176
+ "default.handlebars->35->2377"
39177
]
39178
},
39179
{
@@ -39178,7 +39195,7 @@
39195
"zh-chs": "删除用户成员资格",
39196
"zh-cht": "刪除用戶成員資格",
39197
"xloc": [
39181
- "default.handlebars->35->2248"
39198
+ "default.handlebars->35->2251"
39199
]
39200
},
39201
{
@@ -39200,8 +39217,8 @@
39217
"zh-chs": "删除用户权限",
39218
"zh-cht": "刪除用戶權限",
39219
"xloc": [
39203
- "default.handlebars->35->1831",
39204
- "default.handlebars->35->2371"
39220
+ "default.handlebars->35->1834",
39221
+ "default.handlebars->35->2374"
39222
]
39223
},
39224
{
@@ -39223,7 +39240,7 @@
39240
"zh-chs": "删除所有两因素认证。",
39241
"zh-cht": "刪除所有二因子鑑別。",
39242
"xloc": [
39226
- "default.handlebars->35->2344"
39243
+ "default.handlebars->35->2347"
39244
]
39245
},
39246
{
@@ -39245,7 +39262,7 @@
39262
"zh-chs": "删除此用户标识的所有先前事件。",
39263
"zh-cht": "刪除此用戶標識的所有先前事件。",
39264
"xloc": [
39248
- "default.handlebars->35->2147"
39265
+ "default.handlebars->35->2150"
39266
]
39267
},
39268
{
@@ -39267,7 +39284,7 @@
39284
"zh-chs": "断开连接后移除设备",
39285
"zh-cht": "斷開連接後删除裝置",
39286
"xloc": [
39270
- "default.handlebars->35->1752"
39287
+ "default.handlebars->35->1755"
39288
]
39289
},
39290
{
@@ -39416,7 +39433,7 @@
39433
"zh-chs": "删除此用户",
39434
"zh-cht": "刪除此用戶",
39435
"xloc": [
39419
- "default.handlebars->35->2318"
39436
+ "default.handlebars->35->2321"
39437
]
39438
},
39439
{
@@ -39438,7 +39455,7 @@
39455
"zh-chs": "删除用户组成员身份",
39456
"zh-cht": "刪除用戶群成員身份",
39457
"xloc": [
39441
- "default.handlebars->35->2358"
39458
+ "default.handlebars->35->2361"
39459
]
39460
},
39461
{
@@ -39460,7 +39477,7 @@
39477
"zh-chs": "删除此设备的用户组权限",
39478
"zh-cht": "刪除此裝置的用戶群權限",
39479
"xloc": [
39463
- "default.handlebars->35->2234"
39480
+ "default.handlebars->35->2237"
39481
]
39482
},
39483
{
@@ -39482,7 +39499,7 @@
39499
"zh-chs": "删除此设备组的用户组权限",
39500
"zh-cht": "刪除此裝置群的用戶群權限",
39501
"xloc": [
39485
- "default.handlebars->35->2228",
39502
+ "default.handlebars->35->2231",
39503
"default.handlebars->35->829"
39504
]
39505
},
@@ -39506,9 +39523,9 @@
39523
"zh-cht": "刪除此裝置群的用戶權限",
39524
"xloc": [
39525
"default.handlebars->35->1697",
39509
- "default.handlebars->35->2222",
39510
- "default.handlebars->35->2352",
39511
- "default.handlebars->35->2364",
39526
+ "default.handlebars->35->2225",
39527
+ "default.handlebars->35->2355",
39528
+ "default.handlebars->35->2367",
39529
"default.handlebars->35->830"
39530
]
39531
},
@@ -39543,7 +39560,7 @@
39560
"zh-chs": "删除身份验证应用程序",
39561
"zh-cht": "刪除身份驗證應用程序",
39562
"xloc": [
39546
- "default.handlebars->35->2014"
39563
+ "default.handlebars->35->2017"
39564
]
39565
},
39566
{
@@ -39565,7 +39582,7 @@
39582
"zh-chs": "删除的设备共享{0}",
39583
"zh-cht": "刪除的設備共享{0}",
39584
"xloc": [
39568
- "default.handlebars->35->2025"
39585
+ "default.handlebars->35->2028"
39586
]
39587
},
39588
{
@@ -39587,7 +39604,7 @@
39604
"zh-chs": "从设备组{1}中删除了设备{0}",
39605
"zh-cht": "從設備組{1}中刪除了設備{0}",
39606
"xloc": [
39590
- "default.handlebars->35->2010"
39607
+ "default.handlebars->35->2013"
39608
]
39609
},
39610
{
@@ -39603,7 +39620,7 @@
39620
"zh-chs": "删除了登录令牌",
39621
"it": "Token di accesso rimosso",
39622
"xloc": [
39606
- "default.handlebars->35->2039"
39623
+ "default.handlebars->35->2042"
39624
]
39625
},
39626
{
@@ -39625,7 +39642,7 @@
39642
"zh-chs": "已删除用户{0}的电话号码",
39643
"zh-cht": "已刪除用戶{0}的電話號碼",
39644
"xloc": [
39628
- "default.handlebars->35->2020"
39645
+ "default.handlebars->35->2023"
39646
]
39647
},
39648
{
@@ -39640,7 +39657,7 @@
39657
"zh-chs": "删除了推送通知身份验证设备",
39658
"it": "Dispositivo di autenticazione delle notifiche push rimosso",
39659
"xloc": [
39643
- "default.handlebars->35->2037"
39660
+ "default.handlebars->35->2040"
39661
]
39662
},
39663
{
@@ -39662,7 +39679,7 @@
39679
"zh-chs": "移除安全密钥",
39680
"zh-cht": "移除安全密鑰",
39681
"xloc": [
39665
- "default.handlebars->35->2017"
39682
+ "default.handlebars->35->2020"
39683
]
39684
},
39685
{
@@ -39684,9 +39701,9 @@
39701
"zh-chs": "删除了{0}的用户设备权限",
39702
"zh-cht": "刪除了{0}的用戶設備權限",
39703
"xloc": [
39687
- "default.handlebars->35->1983",
39688
- "default.handlebars->35->2004",
39689
- "default.handlebars->35->2009"
39704
+ "default.handlebars->35->1986",
39705
+ "default.handlebars->35->2007",
39706
+ "default.handlebars->35->2012"
39707
]
39708
},
39709
{
@@ -39708,7 +39725,7 @@
39725
"zh-chs": "从设备组{1}中删除了用户组{0}",
39726
"zh-cht": "從設備組{1}中刪除了用戶組{0}",
39727
"xloc": [
39711
- "default.handlebars->35->1993"
39728
+ "default.handlebars->35->1996"
39729
]
39730
},
39731
{
@@ -39730,7 +39747,7 @@
39747
"zh-chs": "从设备组{1}中删除了用户{0}",
39748
"zh-cht": "已從設備組{1}中刪除用戶{0}",
39749
"xloc": [
39733
- "default.handlebars->35->2006"
39750
+ "default.handlebars->35->2009"
39751
]
39752
},
39753
{
@@ -39752,8 +39769,8 @@
39769
"zh-chs": "从用户组{1}中删除了用户{0}",
39770
"zh-cht": "從用戶組{1}中刪除了用戶{0}",
39771
"xloc": [
39755
- "default.handlebars->35->1985",
39756
- "default.handlebars->35->1995"
39772
+ "default.handlebars->35->1988",
39773
+ "default.handlebars->35->1998"
39774
]
39775
},
39776
{
@@ -39780,7 +39797,7 @@
39797
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
39798
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
39799
"default.handlebars->35->1173",
39783
- "default.handlebars->35->1912",
39800
+ "default.handlebars->35->1915",
39801
"default.handlebars->35->646",
39802
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
39803
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -39820,7 +39837,7 @@
39837
"zh-chs": "重命名:“{0}”为“{1}”",
39838
"zh-cht": "重命名:“{0}”為“{1}”",
39839
"xloc": [
39823
- "default.handlebars->35->1971"
39840
+ "default.handlebars->35->1974"
39841
]
39842
},
39843
{
@@ -39842,7 +39859,7 @@
39859
"zh-chs": "报告日",
39860
"zh-cht": "報告日",
39861
"xloc": [
39845
- "default.handlebars->35->2051"
39862
+ "default.handlebars->35->2054"
39863
]
39864
},
39865
{
@@ -39864,7 +39881,7 @@
39881
"zh-chs": "报告类型",
39882
"zh-cht": "報告類型",
39883
"xloc": [
39867
- "default.handlebars->35->2046"
39884
+ "default.handlebars->35->2049"
39885
]
39886
},
39887
{
@@ -39973,8 +39990,8 @@
39990
"zh-cht": "要求:{0}。",
39991
"xloc": [
39992
"default-mobile.handlebars->11->113",
39976
- "default.handlebars->35->2152",
39977
- "default.handlebars->35->2342"
39993
+ "default.handlebars->35->2155",
39994
+ "default.handlebars->35->2345"
39995
]
39996
},
39997
{
@@ -40091,7 +40108,7 @@
40108
"zh-cht": "重置/關閉電源",
40109
"xloc": [
40110
"default-mobile.handlebars->11->608",
40094
- "default.handlebars->35->1788"
40111
+ "default.handlebars->35->1791"
40112
]
40113
},
40114
{
@@ -40230,7 +40247,7 @@
40247
"zh-cht": "重置/關閉",
40248
"xloc": [
40249
"default-mobile.handlebars->11->628",
40233
- "default.handlebars->35->1824",
40250
+ "default.handlebars->35->1827",
40251
"default.handlebars->35->866",
40252
"default.handlebars->35->888"
40253
]
@@ -40368,7 +40385,7 @@
40385
"zh-chs": "限制条件",
40386
"zh-cht": "限制條件",
40387
"xloc": [
40371
- "default.handlebars->35->2260"
40388
+ "default.handlebars->35->2263"
40389
]
40390
},
40391
{
@@ -40476,7 +40493,7 @@
40493
"default-mobile.handlebars->11->131",
40494
"default-mobile.handlebars->11->424",
40495
"default.handlebars->35->1157",
40479
- "default.handlebars->35->1880",
40496
+ "default.handlebars->35->1883",
40497
"sharing.handlebars->11->49"
40498
]
40499
},
@@ -40808,7 +40825,7 @@
40825
"zh-chs": "运行命令",
40826
"zh-cht": "運行命令",
40827
"xloc": [
40811
- "default.handlebars->35->1947"
40828
+ "default.handlebars->35->1950"
40829
]
40830
},
40831
{
@@ -40830,7 +40847,7 @@
40847
"zh-chs": "以用户身份运行命令",
40848
"zh-cht": "以用戶身份運行命令",
40849
"xloc": [
40833
- "default.handlebars->35->2022"
40850
+ "default.handlebars->35->2025"
40851
]
40852
},
40853
{
@@ -40852,7 +40869,7 @@
40869
"zh-chs": "如果可能,以用户身份运行命令",
40870
"zh-cht": "如果可能,以用戶身份運行命令",
40871
"xloc": [
40855
- "default.handlebars->35->2023"
40872
+ "default.handlebars->35->2026"
40873
]
40874
},
40875
{
@@ -40964,8 +40981,8 @@
40981
"zh-chs": "短信",
40982
"zh-cht": "短信",
40983
"xloc": [
40967
- "default.handlebars->35->2305",
40968
- "default.handlebars->35->2310",
40984
+ "default.handlebars->35->2308",
40985
+ "default.handlebars->35->2313",
40986
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
40987
"login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
40988
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
@@ -40992,7 +41009,7 @@
41009
"zh-chs": "此用户的短信功能电话号码。",
41010
"zh-cht": "此用戶的短信功能電話號碼。",
41011
"xloc": [
40995
- "default.handlebars->35->2326"
41012
+ "default.handlebars->35->2329"
41013
]
41014
},
41015
{
@@ -41009,7 +41026,7 @@
41026
"zh-chs": "短信错误",
41027
"xloc": [
41028
"default-mobile.handlebars->11->674",
41012
- "default.handlebars->35->2458"
41029
+ "default.handlebars->35->2461"
41030
]
41031
},
41032
{
@@ -41026,7 +41043,7 @@
41043
"zh-chs": "短信错误:{0}",
41044
"xloc": [
41045
"default-mobile.handlebars->11->675",
41029
- "default.handlebars->35->2459"
41046
+ "default.handlebars->35->2462"
41047
]
41048
},
41049
{
@@ -41043,7 +41060,7 @@
41060
"zh-chs": "短信网关未启用",
41061
"xloc": [
41062
"default-mobile.handlebars->11->669",
41046
- "default.handlebars->35->2453"
41063
+ "default.handlebars->35->2456"
41064
]
41065
},
41066
{
@@ -41096,7 +41113,7 @@
41113
"zh-chs": "短信发送成功。",
41114
"xloc": [
41115
"default-mobile.handlebars->11->673",
41099
- "default.handlebars->35->2457"
41116
+ "default.handlebars->35->2460"
41117
]
41118
},
41119
{
@@ -41771,8 +41788,8 @@
41788
"default-mobile.handlebars->11->346",
41789
"default-mobile.handlebars->11->518",
41790
"default.handlebars->35->1257",
41774
- "default.handlebars->35->1878",
41775
- "default.handlebars->35->2306",
41791
+ "default.handlebars->35->1881",
41792
+ "default.handlebars->35->2309",
41793
"default.handlebars->35->390",
41794
"default.handlebars->35->979",
41795
"default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1"
@@ -41797,7 +41814,7 @@
41814
"zh-chs": "安全密钥",
41815
"zh-cht": "安全密鑰",
41816
"xloc": [
41800
- "default.handlebars->35->2303"
41817
+ "default.handlebars->35->2306"
41818
]
41819
},
41820
{
@@ -41814,7 +41831,7 @@
41831
"zh-chs": "安全警告",
41832
"xloc": [
41833
"default-mobile.handlebars->11->643",
41817
- "default.handlebars->35->2427"
41834
+ "default.handlebars->35->2430"
41835
]
41836
},
41837
{
@@ -41872,9 +41889,9 @@
41889
"xloc": [
41890
"default.handlebars->35->1164",
41891
"default.handlebars->35->1166",
41875
- "default.handlebars->35->1904",
41876
- "default.handlebars->35->2096",
41877
- "default.handlebars->35->2179",
41892
+ "default.handlebars->35->1907",
41893
+ "default.handlebars->35->2099",
41894
+ "default.handlebars->35->2182",
41895
"default.handlebars->35->550",
41896
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
41897
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
@@ -41907,9 +41924,9 @@
41924
"zh-cht": "選擇無",
41925
"xloc": [
41926
"default.handlebars->35->1165",
41910
- "default.handlebars->35->1903",
41911
- "default.handlebars->35->2095",
41912
- "default.handlebars->35->2178",
41927
+ "default.handlebars->35->1906",
41928
+ "default.handlebars->35->2098",
41929
+ "default.handlebars->35->2181",
41930
"default.handlebars->35->549",
41931
"default.handlebars->meshContextMenu->cxselectnone",
41932
"sharing.handlebars->11->57"
@@ -42037,8 +42054,8 @@
42054
"zh-chs": "选择要对所有选定用户执行的操作。",
42055
"zh-cht": "選擇要對所有選定用戶執行的操作。",
42056
"xloc": [
42040
- "default.handlebars->35->2099",
42041
- "default.handlebars->35->2180"
42057
+ "default.handlebars->35->2102",
42058
+ "default.handlebars->35->2183"
42059
]
42060
},
42061
{
@@ -42083,7 +42100,7 @@
42100
"zh-chs": "选择新密码",
42101
"zh-cht": "選擇新密碼",
42102
"xloc": [
42086
- "default.handlebars->35->1712"
42103
+ "default.handlebars->35->1715"
42104
]
42105
},
42106
{
@@ -42129,7 +42146,7 @@
42146
"zh-cht": "僅自我事件",
42147
"xloc": [
42148
"default-mobile.handlebars->11->624",
42132
- "default.handlebars->35->1820"
42149
+ "default.handlebars->35->1823"
42150
]
42151
},
42152
{
@@ -42152,7 +42169,7 @@
42169
"zh-cht": "發送",
42170
"xloc": [
42171
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->3",
42155
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->specialKeyDropDown",
42172
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->specialKeyDropDown",
42173
"messenger.handlebars->xbottom->1->1->0->3",
42174
"sharing.handlebars->p11->deskarea0->deskarea4->3",
42175
"sharing.handlebars->p12->9->1->specialKeyDropDown"
@@ -42189,7 +42206,7 @@
42206
"zh-chs": "发电邮",
42207
"zh-cht": "發電郵",
42208
"xloc": [
42192
- "default.handlebars->35->2110"
42209
+ "default.handlebars->35->2113"
42210
]
42211
},
42212
{
@@ -42256,7 +42273,7 @@
42273
"zh-chs": "发送短信",
42274
"zh-cht": "發送簡訊",
42275
"xloc": [
42259
- "default.handlebars->35->2108"
42276
+ "default.handlebars->35->2111"
42277
]
42278
},
42279
{
@@ -42278,7 +42295,7 @@
42295
"zh-chs": "发送短信给该用户",
42296
"zh-cht": "發送短信給該用戶",
42297
"xloc": [
42281
- "default.handlebars->35->2311"
42298
+ "default.handlebars->35->2314"
42299
]
42300
},
42301
{
@@ -42300,7 +42317,7 @@
42317
"zh-chs": "发送电邮给该用户",
42318
"zh-cht": "發送電郵給該用戶",
42319
"xloc": [
42303
- "default.handlebars->35->2313"
42320
+ "default.handlebars->35->2316"
42321
]
42322
},
42323
{
@@ -42322,7 +42339,7 @@
42339
"zh-chs": "向该组中的所有用户发送通知。",
42340
"zh-cht": "向該群中的所有用戶發送通知。",
42341
"xloc": [
42325
- "default.handlebars->35->2219"
42342
+ "default.handlebars->35->2222"
42343
]
42344
},
42345
{
@@ -42344,7 +42361,7 @@
42361
"zh-chs": "向该用户发送文本通知。",
42362
"zh-cht": "向該用戶發送文本通知。",
42363
"xloc": [
42347
- "default.handlebars->35->2111"
42364
+ "default.handlebars->35->2114"
42365
]
42366
},
42367
{
@@ -42366,7 +42383,7 @@
42383
"zh-chs": "发送电邮给用户",
42384
"zh-cht": "發送電郵給用戶",
42385
"xloc": [
42369
- "default.handlebars->35->2091"
42386
+ "default.handlebars->35->2094"
42387
]
42388
},
42389
{
@@ -42410,7 +42427,7 @@
42427
"zh-chs": "发送邀请电邮。",
42428
"zh-cht": "發送邀請電郵。",
42429
"xloc": [
42413
- "default.handlebars->35->2151"
42430
+ "default.handlebars->35->2154"
42431
]
42432
},
42433
{
@@ -42432,7 +42449,7 @@
42449
"zh-chs": "发送选定的特殊键",
42450
"zh-cht": "發送選擇的特殊鍵",
42451
"xloc": [
42435
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->specialKeyDropDown",
42452
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->specialKeyDropDown",
42453
"sharing.handlebars->p12->9->1->specialKeyDropDown"
42454
]
42455
},
@@ -42545,7 +42562,7 @@
42562
"zh-chs": "发送用户通知",
42563
"zh-cht": "發送用戶通知",
42564
"xloc": [
42548
- "default.handlebars->35->2315"
42565
+ "default.handlebars->35->2318"
42566
]
42567
},
42568
{
@@ -42655,7 +42672,7 @@
42672
"zh-chs": "服务器备份",
42673
"zh-cht": "伺服器備份",
42674
"xloc": [
42658
- "default.handlebars->35->2161"
42675
+ "default.handlebars->35->2164"
42676
]
42677
},
42678
{
@@ -42677,7 +42694,7 @@
42694
"zh-chs": "服务器证书",
42695
"zh-cht": "伺服器憑證",
42696
"xloc": [
42680
- "default.handlebars->35->2533"
42697
+ "default.handlebars->35->2536"
42698
]
42699
},
42700
{
@@ -42715,7 +42732,7 @@
42732
"zh-chs": "服务器数据库",
42733
"zh-cht": "伺服器數據庫",
42734
"xloc": [
42718
- "default.handlebars->35->2534"
42735
+ "default.handlebars->35->2537"
42736
]
42737
},
42738
{
@@ -42739,9 +42756,9 @@
42756
"xloc": [
42757
"default-mobile.handlebars->11->601",
42758
"default-mobile.handlebars->11->616",
42742
- "default.handlebars->35->1781",
42743
- "default.handlebars->35->1811",
42744
- "default.handlebars->35->2158",
42759
+ "default.handlebars->35->1784",
42760
+ "default.handlebars->35->1814",
42761
+ "default.handlebars->35->2161",
42762
"default.handlebars->35->859",
42763
"default.handlebars->35->881"
42764
]
@@ -42781,7 +42798,7 @@
42798
"zh-chs": "服务器限制",
42799
"xloc": [
42800
"default-mobile.handlebars->11->642",
42784
- "default.handlebars->35->2426"
42801
+ "default.handlebars->35->2429"
42802
]
42803
},
42804
{
@@ -42819,8 +42836,8 @@
42836
"zh-chs": "服务器权限",
42837
"zh-cht": "伺服器權限",
42838
"xloc": [
42822
- "default.handlebars->35->2083",
42823
- "default.handlebars->35->2172"
42839
+ "default.handlebars->35->2086",
42840
+ "default.handlebars->35->2175"
42841
]
42842
},
42843
{
@@ -42842,7 +42859,7 @@
42859
"zh-chs": "服务器配额",
42860
"zh-cht": "伺服器配額",
42861
"xloc": [
42845
- "default.handlebars->35->2277"
42862
+ "default.handlebars->35->2280"
42863
]
42864
},
42865
{
This file is too large to show in full.