Added MeshMessenger title bar customization.
Ylian Saint-Hilaire committed
Jan 25, 2021 at 00:04 UTC
8291c82839eddbf7e7141f2125afad6e48abde9b
6 files changed
+583
-513
meshcentral-config-schema.json
+2
@@ -174,6 +174,8 @@
174
"newAccountsRights": { "type": "array", "uniqueItems": true, "items": { "type": "string" } },
175
"welcomeText": { "type": "string", "description": "Text that will be shown on the login screen." },
176
"welcomePicture": { "type": "string", "description": "Name of the PNG or JPEG file that will be shown on the login screen. Put this file in the meshcentral-data folder and place the file name here." },
177
+ "meshMessengerTitle": { "type": "string", "default": "MeshMessenger", "description": "Text that will be displayed on the top of the messenger window when no username or device name is displayed." },
178
+ "meshMessengerPicture": { "type": "string", "default": null, "description": "Name of a .png image file that is placed in meshcentral-data that is displayed on the top of the messenger web page. When null, the default image is displayed." },
179
"hide": { "type": "integer", "default": 0 },
180
"footer": { "type": "string", "default": null, "description": "This is a HTML string displayed at the bottom of the web page when a user is logged in." },
181
"loginfooter": { "type": "string", "default": null, "description": "This is a HTML string displayed at the bottom of the web page when a user is not logged in." },
public/images/messenger.png
Binary files /dev/null and b/public/images/messenger.png differ
sample-config-advanced.json
+2
@@ -136,6 +136,8 @@
136
"_newAccountsRights": [ "nonewgroups", "notools" ],
137
"_welcomeText": "Sample Text on Login Page.",
138
"_welcomePicture": "mainwelcome.jpg",
139
+ "_meshMessengerTitle": "MeshMessenger",
140
+ "_meshMessengerPicture": "messenger.png",
141
"___hide__": "Sum of: 1 = Hide header, 2 = Hide tab, 4 = Hide footer, 8 = Hide title, 16 = Hide left bar",
142
"_hide": 4,
143
"_footer": "<a href='https://twitter.com/mytwitter'>Twitter</a>",
translate/translate.json
+521
-509
@@ -225,7 +225,7 @@
225
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226
"xloc": [
227
"default.handlebars->31->1520",
228
- "default.handlebars->31->1984"
228
+ "default.handlebars->31->1986"
229
]
230
},
231
{
@@ -826,7 +826,7 @@
826
"default-mobile.handlebars->11->119",
827
"default-mobile.handlebars->11->349",
828
"default.handlebars->31->1631",
829
- "default.handlebars->31->2143",
829
+ "default.handlebars->31->2145",
830
"default.handlebars->31->967"
831
]
832
},
@@ -884,7 +884,7 @@
884
"zh-chs": "1个活跃时段",
885
"zh-cht": "1個活躍時段",
886
"xloc": [
887
- "default.handlebars->31->2055"
887
+ "default.handlebars->31->2057"
888
]
889
},
890
{
@@ -971,7 +971,7 @@
971
"zh-chs": "1组",
972
"zh-cht": "1群",
973
"xloc": [
974
- "default.handlebars->31->2018"
974
+ "default.handlebars->31->2020"
975
]
976
},
977
{
@@ -1075,7 +1075,7 @@
1075
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1076
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1077
"xloc": [
1078
- "default.handlebars->31->1808"
1078
+ "default.handlebars->31->1810"
1079
]
1080
},
1081
{
@@ -1141,7 +1141,7 @@
1141
"default-mobile.handlebars->11->183",
1142
"default-mobile.handlebars->11->186",
1143
"default-mobile.handlebars->11->189",
1144
- "default.handlebars->31->1812",
1144
+ "default.handlebars->31->1814",
1145
"default.handlebars->31->268",
1146
"default.handlebars->31->271",
1147
"default.handlebars->31->274",
@@ -1644,8 +1644,8 @@
1644
"zh-chs": "启用第二因素身份验证",
1645
"zh-cht": "啟用第二因素身份驗證",
1646
"xloc": [
1647
- "default.handlebars->31->1825",
1648
- "default.handlebars->31->2040"
1647
+ "default.handlebars->31->1827",
1648
+ "default.handlebars->31->2042"
1649
]
1650
},
1651
{
@@ -2745,7 +2745,7 @@
2745
"zh-chs": "访问服务器档案",
2746
"zh-cht": "存取伺服器檔案",
2747
"xloc": [
2748
- "default.handlebars->31->1990"
2748
+ "default.handlebars->31->1992"
2749
]
2750
},
2751
{
@@ -2836,7 +2836,7 @@
2836
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2837
"default.handlebars->31->1365",
2838
"default.handlebars->31->1367",
2839
- "default.handlebars->31->2257",
2839
+ "default.handlebars->31->2259",
2840
"default.handlebars->31->557",
2841
"default.handlebars->31->559"
2842
]
@@ -2847,7 +2847,7 @@
2847
"fr": "Paramètres du compte",
2848
"xloc": [
2849
"default-mobile.handlebars->11->543",
2850
- "default.handlebars->31->2151"
2850
+ "default.handlebars->31->2153"
2851
]
2852
},
2853
{
@@ -2968,8 +2968,8 @@
2968
"zh-chs": "帐户已被锁定",
2969
"zh-cht": "帳戶已被鎖定",
2970
"xloc": [
2971
- "default.handlebars->31->1827",
2972
- "default.handlebars->31->1987"
2971
+ "default.handlebars->31->1829",
2972
+ "default.handlebars->31->1989"
2973
]
2974
},
2975
{
@@ -2990,7 +2990,7 @@
2990
"zh-cht": "達到帳戶限制。",
2991
"xloc": [
2992
"default-mobile.handlebars->11->555",
2993
- "default.handlebars->31->2163",
2993
+ "default.handlebars->31->2165",
2994
"login-mobile.handlebars->5->6",
2995
"login.handlebars->5->6",
2996
"login2.handlebars->7->7"
@@ -3245,7 +3245,7 @@
3245
"zh-chs": "激活相机和麦克风",
3246
"zh-cht": "啟動相機和麥克風",
3247
"xloc": [
3248
- "messenger.handlebars->xtop->1"
3248
+ "messenger.handlebars->xtop->3"
3249
]
3250
},
3251
{
@@ -3265,7 +3265,7 @@
3265
"zh-chs": "激活麦克风",
3266
"zh-cht": "啟動麥克風",
3267
"xloc": [
3268
- "messenger.handlebars->xtop->1"
3268
+ "messenger.handlebars->xtop->3"
3269
]
3270
},
3271
{
@@ -3434,8 +3434,8 @@
3434
"zh-chs": "添加设备",
3435
"zh-cht": "新增裝置",
3436
"xloc": [
3437
- "default.handlebars->31->1964",
3438
- "default.handlebars->31->2090"
3437
+ "default.handlebars->31->1966",
3438
+ "default.handlebars->31->2092"
3439
]
3440
},
3441
{
@@ -3476,8 +3476,8 @@
3476
"zh-cht": "新增裝置群",
3477
"xloc": [
3478
"default.handlebars->31->1554",
3479
- "default.handlebars->31->1958",
3480
- "default.handlebars->31->2078",
3479
+ "default.handlebars->31->1960",
3480
+ "default.handlebars->31->2080",
3481
"default.handlebars->31->238"
3482
]
3483
},
@@ -3616,7 +3616,7 @@
3616
"zh-chs": "添加成员身份",
3617
"zh-cht": "新增成員身份",
3618
"xloc": [
3619
- "default.handlebars->31->2110"
3619
+ "default.handlebars->31->2112"
3620
]
3621
},
3622
{
@@ -3724,7 +3724,7 @@
3724
"xloc": [
3725
"default.handlebars->31->1451",
3726
"default.handlebars->31->1553",
3727
- "default.handlebars->31->2084",
3727
+ "default.handlebars->31->2086",
3728
"default.handlebars->31->696"
3729
]
3730
},
@@ -3803,7 +3803,7 @@
3803
"zh-cht": "新增用戶",
3804
"xloc": [
3805
"default.handlebars->31->1450",
3806
- "default.handlebars->31->1953"
3806
+ "default.handlebars->31->1955"
3807
]
3808
},
3809
{
@@ -3843,7 +3843,7 @@
3843
"zh-chs": "将用户添加到用户组",
3844
"zh-cht": "將用戶新增到用戶群",
3845
"xloc": [
3846
- "default.handlebars->31->1986"
3846
+ "default.handlebars->31->1988"
3847
]
3848
},
3849
{
@@ -4246,7 +4246,7 @@
4246
"zh-chs": "管理领域",
4247
"zh-cht": "管理領域",
4248
"xloc": [
4249
- "default.handlebars->31->2022"
4249
+ "default.handlebars->31->2024"
4250
]
4251
},
4252
{
@@ -4287,7 +4287,7 @@
4287
"zh-chs": "管理领域",
4288
"zh-cht": "管理領域",
4289
"xloc": [
4290
- "default.handlebars->31->1890"
4290
+ "default.handlebars->31->1892"
4291
]
4292
},
4293
{
@@ -4307,7 +4307,7 @@
4307
"zh-chs": "管理员",
4308
"zh-cht": "管理員",
4309
"xloc": [
4310
- "default.handlebars->31->1819"
4310
+ "default.handlebars->31->1821"
4311
]
4312
},
4313
{
@@ -4437,7 +4437,7 @@
4437
"zh-chs": "代理错误计数器",
4438
"zh-cht": "代理錯誤計數器",
4439
"xloc": [
4440
- "default.handlebars->31->2188"
4440
+ "default.handlebars->31->2190"
4441
]
4442
},
4443
{
@@ -4540,7 +4540,7 @@
4540
"zh-chs": "代理时段",
4541
"zh-cht": "代理時段",
4542
"xloc": [
4543
- "default.handlebars->31->2204"
4543
+ "default.handlebars->31->2206"
4544
]
4545
},
4546
{
@@ -4725,7 +4725,7 @@
4725
"zh-chs": "代理",
4726
"zh-cht": "代理",
4727
"xloc": [
4728
- "default.handlebars->31->2220"
4728
+ "default.handlebars->31->2222"
4729
]
4730
},
4731
{
@@ -4788,7 +4788,7 @@
4788
"zh-chs": "全部可用",
4789
"zh-cht": "全部可用",
4790
"xloc": [
4791
- "default.handlebars->31->1782"
4791
+ "default.handlebars->31->1784"
4792
]
4793
},
4794
{
@@ -4825,7 +4825,7 @@
4825
"zh-chs": "所有事件",
4826
"zh-cht": "所有事件",
4827
"xloc": [
4828
- "default.handlebars->31->1780"
4828
+ "default.handlebars->31->1782"
4829
]
4830
},
4831
{
@@ -4868,7 +4868,7 @@
4868
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4869
"xloc": [
4870
"default.handlebars->31->1518",
4871
- "default.handlebars->31->1983"
4871
+ "default.handlebars->31->1985"
4872
]
4873
},
4874
{
@@ -5011,8 +5011,8 @@
5011
"zh-cht": "一直通知",
5012
"xloc": [
5013
"default.handlebars->31->1430",
5014
- "default.handlebars->31->1944",
5015
- "default.handlebars->31->2031",
5014
+ "default.handlebars->31->1946",
5015
+ "default.handlebars->31->2033",
5016
"default.handlebars->31->632"
5017
]
5018
},
@@ -5034,8 +5034,8 @@
5034
"zh-cht": "一直提示",
5035
"xloc": [
5036
"default.handlebars->31->1431",
5037
- "default.handlebars->31->1945",
5038
- "default.handlebars->31->2032",
5037
+ "default.handlebars->31->1947",
5038
+ "default.handlebars->31->2034",
5039
"default.handlebars->31->633"
5040
]
5041
},
@@ -5780,7 +5780,7 @@
5780
"zh-chs": "您确定要{0}插件吗:{1}",
5781
"zh-cht": "你確定要{0}外掛嗎:{1}",
5782
"xloc": [
5783
- "default.handlebars->31->2266"
5783
+ "default.handlebars->31->2268"
5784
]
5785
},
5786
{
@@ -5920,7 +5920,7 @@
5920
"zh-chs": "认证软件",
5921
"zh-cht": "認證軟體",
5922
"xloc": [
5923
- "default.handlebars->31->2035"
5923
+ "default.handlebars->31->2037"
5924
]
5925
},
5926
{
@@ -6111,7 +6111,7 @@
6111
"zh-chs": "可用內存",
6112
"zh-cht": "可用內存",
6113
"xloc": [
6114
- "default.handlebars->31->2213"
6114
+ "default.handlebars->31->2215"
6115
]
6116
},
6117
{
@@ -6355,7 +6355,7 @@
6355
"zh-chs": "备用码",
6356
"zh-cht": "備用碼",
6357
"xloc": [
6358
- "default.handlebars->31->2037"
6358
+ "default.handlebars->31->2039"
6359
]
6360
},
6361
{
@@ -6375,7 +6375,7 @@
6375
"zh-chs": "错误的签名",
6376
"zh-cht": "錯誤的簽名",
6377
"xloc": [
6378
- "default.handlebars->31->2195"
6378
+ "default.handlebars->31->2197"
6379
]
6380
},
6381
{
@@ -6395,7 +6395,7 @@
6395
"zh-chs": "错误的网络证书",
6396
"zh-cht": "錯誤的網絡憑證",
6397
"xloc": [
6398
- "default.handlebars->31->2194"
6398
+ "default.handlebars->31->2196"
6399
]
6400
},
6401
{
@@ -6606,7 +6606,7 @@
6606
"zh-chs": "广播",
6607
"zh-cht": "廣播",
6608
"xloc": [
6609
- "default.handlebars->31->1951",
6609
+ "default.handlebars->31->1953",
6610
"default.handlebars->container->column_l->p4->3->1->0->3->1"
6611
]
6612
},
@@ -6627,7 +6627,7 @@
6627
"zh-chs": "广播消息",
6628
"zh-cht": "廣播消息",
6629
"xloc": [
6630
- "default.handlebars->31->1872"
6630
+ "default.handlebars->31->1874"
6631
]
6632
},
6633
{
@@ -6647,7 +6647,7 @@
6647
"zh-chs": "向所有连接的用户广播消息。",
6648
"zh-cht": "向所有連接的用戶廣播消息。",
6649
"xloc": [
6650
- "default.handlebars->31->1867"
6650
+ "default.handlebars->31->1869"
6651
]
6652
},
6653
{
@@ -6770,7 +6770,7 @@
6770
"zh-chs": "CIRA服务器",
6771
"zh-cht": "CIRA伺服器",
6772
"xloc": [
6773
- "default.handlebars->31->2252"
6773
+ "default.handlebars->31->2254"
6774
]
6775
},
6776
{
@@ -6790,7 +6790,7 @@
6790
"zh-chs": "CIRA服务器命令",
6791
"zh-cht": "CIRA伺服器指令",
6792
"xloc": [
6793
- "default.handlebars->31->2253"
6793
+ "default.handlebars->31->2255"
6794
]
6795
},
6796
{
@@ -6851,7 +6851,7 @@
6851
"zh-chs": "CPU负载",
6852
"zh-cht": "CPU負載",
6853
"xloc": [
6854
- "default.handlebars->31->2209"
6854
+ "default.handlebars->31->2211"
6855
]
6856
},
6857
{
@@ -6871,7 +6871,7 @@
6871
"zh-chs": "最近15分钟的CPU负载",
6872
"zh-cht": "最近15分鐘的CPU負載",
6873
"xloc": [
6874
- "default.handlebars->31->2212"
6874
+ "default.handlebars->31->2214"
6875
]
6876
},
6877
{
@@ -6891,7 +6891,7 @@
6891
"zh-chs": "最近5分钟的CPU负载",
6892
"zh-cht": "最近5分鐘的CPU負載",
6893
"xloc": [
6894
- "default.handlebars->31->2211"
6894
+ "default.handlebars->31->2213"
6895
]
6896
},
6897
{
@@ -6911,7 +6911,7 @@
6911
"zh-chs": "最近一分钟的CPU负载",
6912
"zh-cht": "最近一分鐘的CPU負載",
6913
"xloc": [
6914
- "default.handlebars->31->2210"
6914
+ "default.handlebars->31->2212"
6915
]
6916
},
6917
{
@@ -6956,7 +6956,7 @@
6956
"zh-chs": "CSV",
6957
"zh-cht": "CSV",
6958
"xloc": [
6959
- "default.handlebars->31->1790"
6959
+ "default.handlebars->31->1792"
6960
]
6961
},
6962
{
@@ -6976,8 +6976,8 @@
6976
"zh-chs": "CSV格式",
6977
"zh-cht": "CSV格式",
6978
"xloc": [
6979
- "default.handlebars->31->1794",
6980
- "default.handlebars->31->1859",
6979
+ "default.handlebars->31->1796",
6980
+ "default.handlebars->31->1861",
6981
"default.handlebars->31->502"
6982
]
6983
},
@@ -7015,7 +7015,7 @@
7015
"zh-chs": "呼叫错误",
7016
"zh-cht": "呼叫錯誤",
7017
"xloc": [
7018
- "default.handlebars->31->2267"
7018
+ "default.handlebars->31->2269"
7019
]
7020
},
7021
{
@@ -7194,7 +7194,7 @@
7194
"zh-chs": "更改{0}的电邮",
7195
"zh-cht": "更改{0}的電郵",
7196
"xloc": [
7197
- "default.handlebars->31->2067"
7197
+ "default.handlebars->31->2069"
7198
]
7199
},
7200
{
@@ -7238,7 +7238,7 @@
7238
"xloc": [
7239
"default-mobile.handlebars->11->101",
7240
"default.handlebars->31->1362",
7241
- "default.handlebars->31->2054"
7241
+ "default.handlebars->31->2056"
7242
]
7243
},
7244
{
@@ -7258,7 +7258,7 @@
7258
"zh-chs": "更改{0}的密码",
7259
"zh-cht": "更改{0}的密碼",
7260
"xloc": [
7261
- "default.handlebars->31->2074"
7261
+ "default.handlebars->31->2076"
7262
]
7263
},
7264
{
@@ -7278,7 +7278,7 @@
7278
"zh-chs": "更改{0}的真实名称",
7279
"zh-cht": "更改{0}的真實名稱",
7280
"xloc": [
7281
- "default.handlebars->31->2062"
7281
+ "default.handlebars->31->2064"
7282
]
7283
},
7284
{
@@ -7360,7 +7360,7 @@
7360
"zh-chs": "更改该用户的密码",
7361
"zh-cht": "更改該用戶的密碼",
7362
"xloc": [
7363
- "default.handlebars->31->2053"
7363
+ "default.handlebars->31->2055"
7364
]
7365
},
7366
{
@@ -7541,9 +7541,9 @@
7541
"zh-chs": "聊天",
7542
"zh-cht": "聊天",
7543
"xloc": [
7544
- "default.handlebars->31->1811",
7545
- "default.handlebars->31->2049",
7546
- "default.handlebars->31->2050",
7544
+ "default.handlebars->31->1813",
7545
+ "default.handlebars->31->2051",
7546
+ "default.handlebars->31->2052",
7547
"default.handlebars->31->726",
7548
"default.handlebars->31->747"
7549
]
@@ -7577,7 +7577,7 @@
7577
"fr": "Demande de chat, cliquez ici pour accepter.",
7578
"xloc": [
7579
"default-mobile.handlebars->11->556",
7580
- "default.handlebars->31->2164"
7580
+ "default.handlebars->31->2166"
7581
]
7582
},
7583
{
@@ -7597,7 +7597,7 @@
7597
"zh-chs": "聊天时段",
7598
"zh-cht": "聊天時段",
7599
"xloc": [
7600
- "messenger.handlebars->13->16"
7600
+ "messenger.handlebars->13->17"
7601
]
7602
},
7603
{
@@ -7718,7 +7718,7 @@
7718
"zh-cht": "檢查...",
7719
"xloc": [
7720
"default.handlebars->31->1134",
7721
- "default.handlebars->31->2261"
7721
+ "default.handlebars->31->2263"
7722
]
7723
},
7724
{
@@ -7990,7 +7990,7 @@
7990
"zh-cht": "全部清除",
7991
"xloc": [
7992
"default-mobile.handlebars->11->539",
7993
- "default.handlebars->31->2147"
7993
+ "default.handlebars->31->2149"
7994
]
7995
},
7996
{
@@ -8072,7 +8072,7 @@
8072
"zh-cht": "清除此通知",
8073
"xloc": [
8074
"default-mobile.handlebars->11->538",
8075
- "default.handlebars->31->2146"
8075
+ "default.handlebars->31->2148"
8076
]
8077
},
8078
{
@@ -8173,7 +8173,7 @@
8173
"zh-chs": "单击此处编辑用户组名称",
8174
"zh-cht": "單擊此處編輯用戶群名稱",
8175
"xloc": [
8176
- "default.handlebars->31->1928"
8176
+ "default.handlebars->31->1930"
8177
]
8178
},
8179
{
@@ -8576,8 +8576,8 @@
8576
"zh-chs": "通用设备组",
8577
"zh-cht": "通用裝置群",
8578
"xloc": [
8579
- "default.handlebars->31->1959",
8580
- "default.handlebars->31->2079"
8579
+ "default.handlebars->31->1961",
8580
+ "default.handlebars->31->2081"
8581
]
8582
},
8583
{
@@ -8597,8 +8597,8 @@
8597
"zh-chs": "通用设备",
8598
"zh-cht": "通用裝置",
8599
"xloc": [
8600
- "default.handlebars->31->1965",
8601
- "default.handlebars->31->2091"
8600
+ "default.handlebars->31->1967",
8601
+ "default.handlebars->31->2093"
8602
]
8603
},
8604
{
@@ -8641,10 +8641,10 @@
8641
"default-mobile.handlebars->11->301",
8642
"default-mobile.handlebars->11->484",
8643
"default.handlebars->31->1495",
8644
- "default.handlebars->31->1839",
8645
- "default.handlebars->31->1918",
8646
- "default.handlebars->31->1979",
8647
- "default.handlebars->31->2077",
8644
+ "default.handlebars->31->1841",
8645
+ "default.handlebars->31->1920",
8646
+ "default.handlebars->31->1981",
8647
+ "default.handlebars->31->2079",
8648
"default.handlebars->31->472",
8649
"default.handlebars->31->825",
8650
"default.handlebars->31->834"
@@ -8728,7 +8728,7 @@
8728
"zh-chs": "确认删除选定的帐户?",
8729
"zh-cht": "確認刪除所選帳戶?",
8730
"xloc": [
8731
- "default.handlebars->31->1838"
8731
+ "default.handlebars->31->1840"
8732
]
8733
},
8734
{
@@ -8768,7 +8768,7 @@
8768
"zh-chs": "确认删除选定的用户组?",
8769
"zh-cht": "確認刪除所選用戶群?",
8770
"xloc": [
8771
- "default.handlebars->31->1917"
8771
+ "default.handlebars->31->1919"
8772
]
8773
},
8774
{
@@ -8788,7 +8788,7 @@
8788
"zh-chs": "确认删除用户{0}?",
8789
"zh-cht": "確認刪除用戶{0}?",
8790
"xloc": [
8791
- "default.handlebars->31->2076"
8791
+ "default.handlebars->31->2078"
8792
]
8793
},
8794
{
@@ -8808,7 +8808,7 @@
8808
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
8809
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8810
"xloc": [
8811
- "default.handlebars->31->1982"
8811
+ "default.handlebars->31->1984"
8812
]
8813
},
8814
{
@@ -8828,7 +8828,7 @@
8828
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8829
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8830
"xloc": [
8831
- "default.handlebars->31->2108"
8831
+ "default.handlebars->31->2110"
8832
]
8833
},
8834
{
@@ -8929,8 +8929,8 @@
8929
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
8930
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8931
"xloc": [
8932
- "default.handlebars->31->1972",
8933
- "default.handlebars->31->2099"
8932
+ "default.handlebars->31->1974",
8933
+ "default.handlebars->31->2101"
8934
]
8935
},
8936
{
@@ -8950,8 +8950,8 @@
8950
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8951
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8952
"xloc": [
8953
- "default.handlebars->31->1974",
8954
- "default.handlebars->31->2112"
8953
+ "default.handlebars->31->1976",
8954
+ "default.handlebars->31->2114"
8955
]
8956
},
8957
{
@@ -8971,7 +8971,7 @@
8971
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
8972
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8973
"xloc": [
8974
- "default.handlebars->31->2101"
8974
+ "default.handlebars->31->2103"
8975
]
8976
},
8977
{
@@ -8991,7 +8991,7 @@
8991
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8992
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8993
"xloc": [
8994
- "default.handlebars->31->2104"
8994
+ "default.handlebars->31->2106"
8995
]
8996
},
8997
{
@@ -9011,8 +9011,8 @@
9011
"zh-chs": "确认删除访问权限?",
9012
"zh-cht": "確認刪除訪問權限?",
9013
"xloc": [
9014
- "default.handlebars->31->2102",
9015
- "default.handlebars->31->2105"
9014
+ "default.handlebars->31->2104",
9015
+ "default.handlebars->31->2107"
9016
]
9017
},
9018
{
@@ -9070,7 +9070,7 @@
9070
"zh-chs": "确认删除设备共享“{0}”?",
9071
"zh-cht": "確認刪除設備共享“{0}”?",
9072
"xloc": [
9073
- "default.handlebars->31->2097"
9073
+ "default.handlebars->31->2099"
9074
]
9075
},
9076
{
@@ -9397,7 +9397,7 @@
9397
"zh-chs": "已连接的英特尔®AMT",
9398
"zh-cht": "已連接的Intel® AMT",
9399
"xloc": [
9400
- "default.handlebars->31->2200"
9400
+ "default.handlebars->31->2202"
9401
]
9402
},
9403
{
@@ -9417,7 +9417,7 @@
9417
"zh-chs": "已连接的用户",
9418
"zh-cht": "已连接的用户",
9419
"xloc": [
9420
- "default.handlebars->31->2205"
9420
+ "default.handlebars->31->2207"
9421
]
9422
},
9423
{
@@ -9458,7 +9458,7 @@
9458
"zh-chs": "已连接。",
9459
"zh-cht": "已連接。",
9460
"xloc": [
9461
- "messenger.handlebars->13->14"
9461
+ "messenger.handlebars->13->15"
9462
]
9463
},
9464
{
@@ -9508,7 +9508,7 @@
9508
"zh-chs": "连接数量",
9509
"zh-cht": "連接數量",
9510
"xloc": [
9511
- "default.handlebars->31->2219"
9511
+ "default.handlebars->31->2221"
9512
]
9513
},
9514
{
@@ -9528,7 +9528,7 @@
9528
"zh-chs": "连接转发器",
9529
"zh-cht": "連接轉發器",
9530
"xloc": [
9531
- "default.handlebars->31->2251"
9531
+ "default.handlebars->31->2253"
9532
]
9533
},
9534
{
@@ -9548,7 +9548,7 @@
9548
"zh-chs": "连接已关闭。",
9549
"zh-cht": "連接已關閉。",
9550
"xloc": [
9551
- "messenger.handlebars->13->6"
9551
+ "messenger.handlebars->13->7"
9552
]
9553
},
9554
{
@@ -9658,7 +9658,7 @@
9658
"xloc": [
9659
"default.handlebars->31->720",
9660
"default.handlebars->31->741",
9661
- "messenger.handlebars->13->1"
9661
+ "messenger.handlebars->13->2"
9662
]
9663
},
9664
{
@@ -9678,7 +9678,7 @@
9678
"zh-chs": "Cookie编码器",
9679
"zh-cht": "Cookie編碼器",
9680
"xloc": [
9681
- "default.handlebars->31->2235"
9681
+ "default.handlebars->31->2237"
9682
]
9683
},
9684
{
@@ -10085,7 +10085,7 @@
10085
"zh-chs": "核心服务器",
10086
"zh-cht": "核心伺服器",
10087
"xloc": [
10088
- "default.handlebars->31->2234"
10088
+ "default.handlebars->31->2236"
10089
]
10090
},
10091
{
@@ -10125,7 +10125,7 @@
10125
"zh-chs": "创建帐号",
10126
"zh-cht": "創建帳號",
10127
"xloc": [
10128
- "default.handlebars->31->1886",
10128
+ "default.handlebars->31->1888",
10129
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
10130
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
10131
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -10168,7 +10168,7 @@
10168
"zh-chs": "创建用户组",
10169
"zh-cht": "創建用戶群",
10170
"xloc": [
10171
- "default.handlebars->31->1925"
10171
+ "default.handlebars->31->1927"
10172
]
10173
},
10174
{
@@ -10288,7 +10288,7 @@
10288
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
10289
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
10290
"xloc": [
10291
- "default.handlebars->31->1850"
10291
+ "default.handlebars->31->1852"
10292
]
10293
},
10294
{
@@ -10404,7 +10404,7 @@
10404
"zh-chs": "创建",
10405
"zh-cht": "創建",
10406
"xloc": [
10407
- "default.handlebars->31->2011"
10407
+ "default.handlebars->31->2013"
10408
]
10409
},
10410
{
@@ -10702,7 +10702,7 @@
10702
"fr": "Le mot de passe actuel n'est pas correct.",
10703
"xloc": [
10704
"default-mobile.handlebars->11->566",
10705
- "default.handlebars->31->2174"
10705
+ "default.handlebars->31->2176"
10706
]
10707
},
10708
{
@@ -10960,10 +10960,10 @@
10960
"zh-chs": "默认",
10961
"zh-cht": "默認",
10962
"xloc": [
10963
- "default.handlebars->31->1873",
10964
- "default.handlebars->31->1921",
10965
- "default.handlebars->31->1932",
10966
- "default.handlebars->31->2000"
10963
+ "default.handlebars->31->1875",
10964
+ "default.handlebars->31->1923",
10965
+ "default.handlebars->31->1934",
10966
+ "default.handlebars->31->2002"
10967
]
10968
},
10969
{
@@ -11047,7 +11047,7 @@
11047
"zh-chs": "删除帐户",
11048
"zh-cht": "刪除帳戶",
11049
"xloc": [
11050
- "default.handlebars->31->1840"
11050
+ "default.handlebars->31->1842"
11051
]
11052
},
11053
{
@@ -11152,7 +11152,7 @@
11152
"zh-chs": "删除用户",
11153
"zh-cht": "刪除用戶",
11154
"xloc": [
11155
- "default.handlebars->31->2052"
11155
+ "default.handlebars->31->2054"
11156
]
11157
},
11158
{
@@ -11172,8 +11172,8 @@
11172
"zh-chs": "删除用户群组",
11173
"zh-cht": "刪除用戶群組",
11174
"xloc": [
11175
- "default.handlebars->31->1970",
11176
- "default.handlebars->31->1980"
11175
+ "default.handlebars->31->1972",
11176
+ "default.handlebars->31->1982"
11177
]
11178
},
11179
{
@@ -11193,7 +11193,7 @@
11193
"zh-chs": "删除用户群组",
11194
"zh-cht": "刪除用戶群組",
11195
"xloc": [
11196
- "default.handlebars->31->1919"
11196
+ "default.handlebars->31->1921"
11197
]
11198
},
11199
{
@@ -11213,7 +11213,7 @@
11213
"zh-chs": "删除用户{0}",
11214
"zh-cht": "刪除用戶{0}",
11215
"xloc": [
11216
- "default.handlebars->31->2075"
11216
+ "default.handlebars->31->2077"
11217
]
11218
},
11219
{
@@ -11234,7 +11234,7 @@
11234
"zh-cht": "刪除帳戶",
11235
"xloc": [
11236
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
11237
- "default.handlebars->31->1836",
11237
+ "default.handlebars->31->1838",
11238
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
11239
]
11240
},
@@ -11275,7 +11275,7 @@
11275
"zh-chs": "删除群组",
11276
"zh-cht": "刪除群組",
11277
"xloc": [
11278
- "default.handlebars->31->1915"
11278
+ "default.handlebars->31->1917"
11279
]
11280
},
11281
{
@@ -11358,7 +11358,7 @@
11358
"zh-chs": "删除用户群组{0}?",
11359
"zh-cht": "刪除用戶群組{0}?",
11360
"xloc": [
11361
- "default.handlebars->31->1978"
11361
+ "default.handlebars->31->1980"
11362
]
11363
},
11364
{
@@ -11565,10 +11565,10 @@
11565
"default.handlebars->31->1374",
11566
"default.handlebars->31->1411",
11567
"default.handlebars->31->1498",
11568
- "default.handlebars->31->1924",
11569
- "default.handlebars->31->1934",
11570
- "default.handlebars->31->1935",
11571
- "default.handlebars->31->1976",
11568
+ "default.handlebars->31->1926",
11569
+ "default.handlebars->31->1936",
11570
+ "default.handlebars->31->1937",
11571
+ "default.handlebars->31->1978",
11572
"default.handlebars->31->576",
11573
"default.handlebars->31->577",
11574
"default.handlebars->31->873",
@@ -11612,7 +11612,7 @@
11612
"xloc": [
11613
"default-mobile.handlebars->11->278",
11614
"default.handlebars->31->1504",
11615
- "default.handlebars->31->2124",
11615
+ "default.handlebars->31->2126",
11616
"default.handlebars->31->541",
11617
"default.handlebars->31->708",
11618
"default.handlebars->31->763",
@@ -11660,8 +11660,8 @@
11660
"zh-cht": "桌面通知",
11661
"xloc": [
11662
"default.handlebars->31->1425",
11663
- "default.handlebars->31->1939",
11664
- "default.handlebars->31->2026",
11663
+ "default.handlebars->31->1941",
11664
+ "default.handlebars->31->2028",
11665
"default.handlebars->31->627"
11666
]
11667
},
@@ -11683,8 +11683,8 @@
11683
"zh-cht": "桌面提示",
11684
"xloc": [
11685
"default.handlebars->31->1424",
11686
- "default.handlebars->31->1938",
11687
- "default.handlebars->31->2025",
11686
+ "default.handlebars->31->1940",
11687
+ "default.handlebars->31->2027",
11688
"default.handlebars->31->626"
11689
]
11690
},
@@ -11706,8 +11706,8 @@
11706
"zh-cht": "桌面提示+工具欄",
11707
"xloc": [
11708
"default.handlebars->31->1422",
11709
- "default.handlebars->31->1936",
11710
- "default.handlebars->31->2023",
11709
+ "default.handlebars->31->1938",
11710
+ "default.handlebars->31->2025",
11711
"default.handlebars->31->624"
11712
]
11713
},
@@ -11771,8 +11771,8 @@
11771
"zh-cht": "桌面工具欄",
11772
"xloc": [
11773
"default.handlebars->31->1423",
11774
- "default.handlebars->31->1937",
11775
- "default.handlebars->31->2024",
11774
+ "default.handlebars->31->1939",
11775
+ "default.handlebars->31->2026",
11776
"default.handlebars->31->625"
11777
]
11778
},
@@ -11887,7 +11887,7 @@
11887
"default.handlebars->31->1026",
11888
"default.handlebars->31->1527",
11889
"default.handlebars->31->197",
11890
- "default.handlebars->31->2094",
11890
+ "default.handlebars->31->2096",
11891
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11892
]
11893
},
@@ -11955,12 +11955,12 @@
11955
"default.handlebars->31->1522",
11956
"default.handlebars->31->1525",
11957
"default.handlebars->31->1526",
11958
- "default.handlebars->31->1787",
11959
- "default.handlebars->31->1962",
11960
- "default.handlebars->31->1968",
11961
- "default.handlebars->31->2082",
11962
- "default.handlebars->31->2133",
11963
- "default.handlebars->31->2152"
11958
+ "default.handlebars->31->1789",
11959
+ "default.handlebars->31->1964",
11960
+ "default.handlebars->31->1970",
11961
+ "default.handlebars->31->2084",
11962
+ "default.handlebars->31->2135",
11963
+ "default.handlebars->31->2154"
11964
]
11965
},
11966
{
@@ -12002,11 +12002,11 @@
12002
"zh-cht": "裝置群",
12003
"xloc": [
12004
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
12005
- "default.handlebars->31->1803",
12006
- "default.handlebars->31->1909",
12007
- "default.handlebars->31->1949",
12008
- "default.handlebars->31->2020",
12009
- "default.handlebars->31->2203",
12005
+ "default.handlebars->31->1805",
12006
+ "default.handlebars->31->1911",
12007
+ "default.handlebars->31->1951",
12008
+ "default.handlebars->31->2022",
12009
+ "default.handlebars->31->2205",
12010
"default.handlebars->container->column_l->p2->p2info->7"
12011
]
12012
},
@@ -12088,7 +12088,7 @@
12088
"zh-cht": "裝置名稱",
12089
"xloc": [
12090
"default-mobile.handlebars->11->303",
12091
- "default.handlebars->31->2132",
12091
+ "default.handlebars->31->2134",
12092
"default.handlebars->31->305",
12093
"default.handlebars->31->871",
12094
"player.handlebars->3->9"
@@ -12761,8 +12761,8 @@
12761
"zh-chs": "设备",
12762
"zh-cht": "裝置",
12763
"xloc": [
12764
- "default.handlebars->31->1910",
12765
- "default.handlebars->31->1950"
12764
+ "default.handlebars->31->1912",
12765
+ "default.handlebars->31->1952"
12766
]
12767
},
12768
{
@@ -13108,10 +13108,10 @@
13108
"zh-chs": "域",
13109
"zh-cht": "域",
13110
"xloc": [
13111
- "default.handlebars->31->1874",
13112
- "default.handlebars->31->1922",
13113
- "default.handlebars->31->1931",
13114
- "default.handlebars->31->1999",
13111
+ "default.handlebars->31->1876",
13112
+ "default.handlebars->31->1924",
13113
+ "default.handlebars->31->1933",
13114
+ "default.handlebars->31->2001",
13115
"mstsc.handlebars->main->1->3->1->2->1->0",
13116
"mstsc.handlebars->main->1->3->1->2->3"
13117
]
@@ -13256,7 +13256,7 @@
13256
"zh-cht": "下載",
13257
"xloc": [
13258
"download.handlebars->container->page_content->column_l->1",
13259
- "messenger.handlebars->13->11"
13259
+ "messenger.handlebars->13->12"
13260
]
13261
},
13262
{
@@ -13399,7 +13399,7 @@
13399
"zh-chs": "下载报告",
13400
"zh-cht": "下載報告",
13401
"xloc": [
13402
- "default.handlebars->31->1792",
13402
+ "default.handlebars->31->1794",
13403
"default.handlebars->container->column_l->p3->3->1->0->3"
13404
]
13405
},
@@ -13600,7 +13600,7 @@
13600
"zh-chs": "使用以下一种档案格式下载事件列表。",
13601
"zh-cht": "使用以下一種檔案格式下載事件列表。",
13602
"xloc": [
13603
- "default.handlebars->31->1793"
13603
+ "default.handlebars->31->1795"
13604
]
13605
},
13606
{
@@ -13620,7 +13620,7 @@
13620
"zh-chs": "使用以下一种档案格式下载用户列表。",
13621
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
13622
"xloc": [
13623
- "default.handlebars->31->1858"
13623
+ "default.handlebars->31->1860"
13624
]
13625
},
13626
{
@@ -13704,6 +13704,12 @@
13704
"default.handlebars->31->1722"
13705
]
13706
},
13707
+ {
13708
+ "en": "Download: \\\"{0}\\\", Size: {1}",
13709
+ "xloc": [
13710
+ "default.handlebars->31->1779"
13711
+ ]
13712
+ },
13713
{
13714
"cs": "Přetáhněte soubor .mcrec nebo klikněte na „Otevřít soubor…“",
13715
"de": "Lassen Sie eine .mcrec-Datei hier fallen oder klicken Sie auf \\\"Datei öffnen...\\\"",
@@ -13741,7 +13747,7 @@
13747
"zh-chs": "代理重复",
13748
"zh-cht": "代理重複",
13749
"xloc": [
13744
- "default.handlebars->31->2199"
13750
+ "default.handlebars->31->2201"
13751
]
13752
},
13753
{
@@ -13781,7 +13787,7 @@
13787
"zh-chs": "复制用户组",
13788
"zh-cht": "複製用戶群",
13789
"xloc": [
13784
- "default.handlebars->31->1926"
13790
+ "default.handlebars->31->1928"
13791
]
13792
},
13793
{
@@ -13818,8 +13824,8 @@
13824
"zh-chs": "持续时间",
13825
"zh-cht": "持續時間",
13826
"xloc": [
13821
- "default.handlebars->31->2118",
13822
- "default.handlebars->31->2138",
13827
+ "default.handlebars->31->2120",
13828
+ "default.handlebars->31->2140",
13829
"player.handlebars->3->2"
13830
]
13831
},
@@ -14483,7 +14489,7 @@
14489
"zh-chs": "编辑用户组",
14490
"zh-cht": "編輯用戶群",
14491
"xloc": [
14486
- "default.handlebars->31->1977"
14492
+ "default.handlebars->31->1979"
14493
]
14494
},
14495
{
@@ -14605,11 +14611,11 @@
14611
"zh-cht": "電郵",
14612
"xloc": [
14613
"default-mobile.handlebars->11->89",
14608
- "default.handlebars->31->1876",
14609
- "default.handlebars->31->2003",
14614
+ "default.handlebars->31->1878",
14615
"default.handlebars->31->2005",
14611
- "default.handlebars->31->2045",
14612
- "default.handlebars->31->2063",
14616
+ "default.handlebars->31->2007",
14617
+ "default.handlebars->31->2047",
14618
+ "default.handlebars->31->2065",
14619
"default.handlebars->31->337",
14620
"login-mobile.handlebars->5->42",
14621
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -14763,7 +14769,7 @@
14769
"zh-chs": "电邮未验证",
14770
"zh-cht": "電郵未驗證",
14771
"xloc": [
14766
- "default.handlebars->31->1822"
14772
+ "default.handlebars->31->1824"
14773
]
14774
},
14775
{
@@ -14783,8 +14789,8 @@
14789
"zh-chs": "电子邮件已验证",
14790
"zh-cht": "電子郵件已驗證",
14791
"xloc": [
14786
- "default.handlebars->31->1823",
14787
- "default.handlebars->31->1997"
14792
+ "default.handlebars->31->1825",
14793
+ "default.handlebars->31->1999"
14794
]
14795
},
14796
{
@@ -14804,7 +14810,7 @@
14810
"zh-chs": "电邮已验证。",
14811
"zh-cht": "電郵已驗證。",
14812
"xloc": [
14807
- "default.handlebars->31->1882"
14813
+ "default.handlebars->31->1884"
14814
]
14815
},
14816
{
@@ -14824,7 +14830,7 @@
14830
"zh-chs": "电邮未验证",
14831
"zh-cht": "電郵未驗證",
14832
"xloc": [
14827
- "default.handlebars->31->1998"
14833
+ "default.handlebars->31->2000"
14834
]
14835
},
14836
{
@@ -14845,7 +14851,7 @@
14851
"zh-cht": "電郵已發送。",
14852
"xloc": [
14853
"default-mobile.handlebars->11->559",
14848
- "default.handlebars->31->2167",
14854
+ "default.handlebars->31->2169",
14855
"login-mobile.handlebars->5->2",
14856
"login.handlebars->5->2",
14857
"login2.handlebars->7->3"
@@ -14890,7 +14896,7 @@
14896
"zh-chs": "已通过电邮验证,并且需要重置密码。",
14897
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
14898
"xloc": [
14893
- "default.handlebars->31->1883"
14899
+ "default.handlebars->31->1885"
14900
]
14901
},
14902
{
@@ -14910,7 +14916,7 @@
14916
"zh-chs": "电邮/短信流量",
14917
"zh-cht": "電郵/短信流量",
14918
"xloc": [
14913
- "default.handlebars->31->2243"
14919
+ "default.handlebars->31->2245"
14920
]
14921
},
14922
{
@@ -14976,7 +14982,7 @@
14982
"zh-chs": "启用浏览器通知",
14983
"zh-cht": "啟用瀏覽器通知",
14984
"xloc": [
14979
- "messenger.handlebars->xtop->1"
14985
+ "messenger.handlebars->xtop->3"
14986
]
14987
},
14988
{
@@ -15037,7 +15043,7 @@
15043
"zh-chs": "已启用",
15044
"zh-cht": "已啟用",
15045
"xloc": [
15040
- "default.handlebars->31->2140"
15046
+ "default.handlebars->31->2142"
15047
]
15048
},
15049
{
@@ -15106,7 +15112,7 @@
15112
"zh-chs": "时间结束",
15113
"zh-cht": "時間結束",
15114
"xloc": [
15109
- "default.handlebars->31->2137"
15115
+ "default.handlebars->31->2139"
15116
]
15117
},
15118
{
@@ -15490,7 +15496,7 @@
15496
"zh-chs": "输入管理领域名称的逗号分隔列表。",
15497
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
15498
"xloc": [
15493
- "default.handlebars->31->1887"
15499
+ "default.handlebars->31->1889"
15500
]
15501
},
15502
{
@@ -15641,7 +15647,7 @@
15647
"fr": "Erreur, code d'invitation \\\"{0}\\\" déjà utilisé.",
15648
"xloc": [
15649
"default-mobile.handlebars->11->567",
15644
- "default.handlebars->31->2175"
15650
+ "default.handlebars->31->2177"
15651
]
15652
},
15653
{
@@ -15650,7 +15656,7 @@
15656
"fr": "Erreur, mot de passe non modifié.",
15657
"xloc": [
15658
"default-mobile.handlebars->11->564",
15653
- "default.handlebars->31->2172"
15659
+ "default.handlebars->31->2174"
15660
]
15661
},
15662
{
@@ -15659,7 +15665,7 @@
15665
"fr": "Erreur, impossible de changer le mot de passe couramment utilisé.",
15666
"xloc": [
15667
"default-mobile.handlebars->11->563",
15662
- "default.handlebars->31->2171"
15668
+ "default.handlebars->31->2173"
15669
]
15670
},
15671
{
@@ -15668,7 +15674,7 @@
15674
"fr": "Erreur, impossible de changer le mot de passe précédemment utilisé.",
15675
"xloc": [
15676
"default-mobile.handlebars->11->562",
15671
- "default.handlebars->31->2170"
15677
+ "default.handlebars->31->2172"
15678
]
15679
},
15680
{
@@ -15688,7 +15694,7 @@
15694
"zh-chs": "错误:未指定连接密钥。",
15695
"zh-cht": "錯誤:未指定連接密鑰。",
15696
"xloc": [
15691
- "messenger.handlebars->13->15"
15697
+ "messenger.handlebars->13->16"
15698
]
15699
},
15700
{
@@ -15777,7 +15783,7 @@
15783
"zh-chs": "事件列表输出",
15784
"zh-cht": "事件列表輸出",
15785
"xloc": [
15780
- "default.handlebars->31->1798"
15786
+ "default.handlebars->31->1800"
15787
]
15788
},
15789
{
@@ -16007,7 +16013,7 @@
16013
"zh-chs": "外部",
16014
"zh-cht": "外部",
16015
"xloc": [
16010
- "default.handlebars->31->2226"
16016
+ "default.handlebars->31->2228"
16017
]
16018
},
16019
{
@@ -16096,7 +16102,7 @@
16102
"fr": "Échec de la modification de l'adresse e-mail, un autre compte utilise déjà: {0}.",
16103
"xloc": [
16104
"default-mobile.handlebars->11->558",
16099
- "default.handlebars->31->2166"
16105
+ "default.handlebars->31->2168"
16106
]
16107
},
16108
{
@@ -16383,7 +16389,7 @@
16389
"default-mobile.handlebars->11->182",
16390
"default-mobile.handlebars->11->279",
16391
"default.handlebars->31->1511",
16386
- "default.handlebars->31->2125",
16392
+ "default.handlebars->31->2127",
16393
"default.handlebars->31->276",
16394
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
16395
"default.handlebars->contextMenu->cxfiles"
@@ -16427,8 +16433,8 @@
16433
"zh-cht": "檔案通知",
16434
"xloc": [
16435
"default.handlebars->31->1429",
16430
- "default.handlebars->31->1943",
16431
- "default.handlebars->31->2030",
16436
+ "default.handlebars->31->1945",
16437
+ "default.handlebars->31->2032",
16438
"default.handlebars->31->631"
16439
]
16440
},
@@ -16450,8 +16456,8 @@
16456
"zh-cht": "檔案提示",
16457
"xloc": [
16458
"default.handlebars->31->1428",
16453
- "default.handlebars->31->1942",
16454
- "default.handlebars->31->2029",
16459
+ "default.handlebars->31->1944",
16460
+ "default.handlebars->31->2031",
16461
"default.handlebars->31->630"
16462
]
16463
},
@@ -16732,8 +16738,8 @@
16738
"zh-chs": "下次登录时强制重置密码。",
16739
"zh-cht": "下次登入時強制重置密碼。",
16740
"xloc": [
16735
- "default.handlebars->31->1881",
16736
- "default.handlebars->31->2072"
16741
+ "default.handlebars->31->1883",
16742
+ "default.handlebars->31->2074"
16743
]
16744
},
16745
{
@@ -16816,7 +16822,7 @@
16822
"zh-chs": "格式化",
16823
"zh-cht": "格式化",
16824
"xloc": [
16819
- "default.handlebars->31->1789"
16825
+ "default.handlebars->31->1791"
16826
]
16827
},
16828
{
@@ -16857,8 +16863,8 @@
16863
"zh-chs": "自由",
16864
"zh-cht": "自由",
16865
"xloc": [
16860
- "default.handlebars->31->2184",
16861
- "default.handlebars->31->2186"
16866
+ "default.handlebars->31->2186",
16867
+ "default.handlebars->31->2188"
16868
]
16869
},
16870
{
@@ -17085,7 +17091,7 @@
17091
"default-mobile.handlebars->11->509",
17092
"default.handlebars->31->1383",
17093
"default.handlebars->31->1530",
17088
- "default.handlebars->31->1893"
17094
+ "default.handlebars->31->1895"
17095
]
17096
},
17097
{
@@ -17224,7 +17230,7 @@
17230
"zh-chs": "完整管理员",
17231
"zh-cht": "完整管理員",
17232
"xloc": [
17227
- "default.handlebars->31->1991"
17233
+ "default.handlebars->31->1993"
17234
]
17235
},
17236
{
@@ -17864,8 +17870,8 @@
17870
"zh-chs": "集体指令",
17871
"zh-cht": "集體指令",
17872
"xloc": [
17867
- "default.handlebars->31->1837",
17868
- "default.handlebars->31->1916",
17873
+ "default.handlebars->31->1839",
17874
+ "default.handlebars->31->1918",
17875
"default.handlebars->31->470",
17876
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
17877
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -17889,7 +17895,7 @@
17895
"zh-chs": "通过...分组",
17896
"zh-cht": "通過...分群",
17897
"xloc": [
17892
- "default.handlebars->31->1785"
17898
+ "default.handlebars->31->1787"
17899
]
17900
},
17901
{
@@ -17909,7 +17915,7 @@
17915
"zh-chs": "组标识符",
17916
"zh-cht": "群標識符",
17917
"xloc": [
17912
- "default.handlebars->31->1933"
17918
+ "default.handlebars->31->1935"
17919
]
17920
},
17921
{
@@ -17929,7 +17935,7 @@
17935
"zh-chs": "群组成员",
17936
"zh-cht": "群組成員",
17937
"xloc": [
17932
- "default.handlebars->31->1954"
17938
+ "default.handlebars->31->1956"
17939
]
17940
},
17941
{
@@ -18133,7 +18139,7 @@
18139
"zh-chs": "挂断",
18140
"zh-cht": "掛斷",
18141
"xloc": [
18136
- "messenger.handlebars->xtop->1"
18142
+ "messenger.handlebars->xtop->3"
18143
]
18144
},
18145
{
@@ -18173,7 +18179,7 @@
18179
"zh-chs": "堆总数",
18180
"zh-cht": "堆總數",
18181
"xloc": [
18176
- "default.handlebars->31->2228"
18182
+ "default.handlebars->31->2230"
18183
]
18184
},
18185
{
@@ -18193,7 +18199,7 @@
18199
"zh-chs": "堆使用",
18200
"zh-cht": "堆使用",
18201
"xloc": [
18196
- "default.handlebars->31->2227"
18202
+ "default.handlebars->31->2229"
18203
]
18204
},
18205
{
@@ -19381,7 +19387,7 @@
19387
"zh-chs": "英特尔AMT",
19388
"zh-cht": "英特爾AMT",
19389
"xloc": [
19384
- "default.handlebars->31->2224"
19390
+ "default.handlebars->31->2226"
19391
]
19392
},
19393
{
@@ -19389,7 +19395,7 @@
19395
"fr": "Gestionnaire Intel AMT",
19396
"nl": "Intel AMT beheerder",
19397
"xloc": [
19392
- "default.handlebars->31->2250"
19398
+ "default.handlebars->31->2252"
19399
]
19400
},
19401
{
@@ -19437,7 +19443,7 @@
19443
"default.handlebars->31->1447",
19444
"default.handlebars->31->1618",
19445
"default.handlebars->31->1626",
19440
- "default.handlebars->31->2249",
19446
+ "default.handlebars->31->2251",
19447
"default.handlebars->31->543",
19448
"default.handlebars->31->601",
19449
"default.handlebars->31->641"
@@ -19627,7 +19633,7 @@
19633
"zh-chs": "英特尔®AMT重定向",
19634
"zh-cht": "Intel® AMT重定向",
19635
"xloc": [
19630
- "default.handlebars->31->2127",
19636
+ "default.handlebars->31->2129",
19637
"player.handlebars->3->14"
19638
]
19639
},
@@ -19668,7 +19674,7 @@
19674
"zh-chs": "英特尔®AMT WSMAN",
19675
"zh-cht": "Intle® AMT WSMAN",
19676
"xloc": [
19671
- "default.handlebars->31->2126",
19677
+ "default.handlebars->31->2128",
19678
"player.handlebars->3->13"
19679
]
19680
},
@@ -20307,7 +20313,7 @@
20313
"zh-chs": "无效的设备组类型",
20314
"zh-cht": "無效的裝置群類型",
20315
"xloc": [
20310
- "default.handlebars->31->2198"
20316
+ "default.handlebars->31->2200"
20317
]
20318
},
20319
{
@@ -20327,7 +20333,7 @@
20333
"zh-chs": "无效的JSON",
20334
"zh-cht": "無效的JSON",
20335
"xloc": [
20330
- "default.handlebars->31->2192"
20336
+ "default.handlebars->31->2194"
20337
]
20338
},
20339
{
@@ -20347,8 +20353,8 @@
20353
"zh-chs": "无效的JSON档案格式。",
20354
"zh-cht": "無效的JSON檔案格式。",
20355
"xloc": [
20350
- "default.handlebars->31->1855",
20351
- "default.handlebars->31->1857"
20356
+ "default.handlebars->31->1857",
20357
+ "default.handlebars->31->1859"
20358
]
20359
},
20360
{
@@ -20368,7 +20374,7 @@
20374
"zh-chs": "无效的JSON档案:{0}。",
20375
"zh-cht": "無效的JSON檔案:{0}。",
20376
"xloc": [
20371
- "default.handlebars->31->1853"
20377
+ "default.handlebars->31->1855"
20378
]
20379
},
20380
{
@@ -20388,7 +20394,7 @@
20394
"zh-chs": "无效的PKCS签名",
20395
"zh-cht": "無效的PKCS簽名",
20396
"xloc": [
20391
- "default.handlebars->31->2190"
20397
+ "default.handlebars->31->2192"
20398
]
20399
},
20400
{
@@ -20408,7 +20414,7 @@
20414
"zh-chs": "無效的RSA密碼",
20415
"zh-cht": "無效的RSA密碼",
20416
"xloc": [
20411
- "default.handlebars->31->2191"
20417
+ "default.handlebars->31->2193"
20418
]
20419
},
20420
{
@@ -20417,7 +20423,7 @@
20423
"fr": "Message SMS non valide",
20424
"xloc": [
20425
"default-mobile.handlebars->11->570",
20420
- "default.handlebars->31->2178"
20426
+ "default.handlebars->31->2180"
20427
]
20428
},
20429
{
@@ -20448,7 +20454,7 @@
20454
"fr": "Domaine non valide",
20455
"xloc": [
20456
"default-mobile.handlebars->11->550",
20451
- "default.handlebars->31->2158"
20457
+ "default.handlebars->31->2160"
20458
]
20459
},
20460
{
@@ -20457,7 +20463,7 @@
20463
"fr": "Email invalide",
20464
"xloc": [
20465
"default-mobile.handlebars->11->549",
20460
- "default.handlebars->31->2157"
20466
+ "default.handlebars->31->2159"
20467
]
20468
},
20469
{
@@ -20529,7 +20535,7 @@
20535
"fr": "Mot de passe incorrect",
20536
"xloc": [
20537
"default-mobile.handlebars->11->548",
20532
- "default.handlebars->31->2156"
20538
+ "default.handlebars->31->2158"
20539
]
20540
},
20541
{
@@ -20538,7 +20544,7 @@
20544
"fr": "Autorisations de site non valides",
20545
"xloc": [
20546
"default-mobile.handlebars->11->551",
20541
- "default.handlebars->31->2159"
20547
+ "default.handlebars->31->2161"
20548
]
20549
},
20550
{
@@ -20569,7 +20575,7 @@
20575
"fr": "Nom d'utilisateur invalide",
20576
"xloc": [
20577
"default-mobile.handlebars->11->547",
20572
- "default.handlebars->31->2155"
20578
+ "default.handlebars->31->2157"
20579
]
20580
},
20581
{
@@ -20589,7 +20595,7 @@
20595
"zh-chs": "使电邮无效",
20596
"zh-cht": "使電郵無效",
20597
"xloc": [
20592
- "default.handlebars->31->1831"
20598
+ "default.handlebars->31->1833"
20599
]
20600
},
20601
{
@@ -20734,7 +20740,7 @@
20740
"default.handlebars->31->1603",
20741
"default.handlebars->31->1605",
20742
"default.handlebars->31->1610",
20737
- "default.handlebars->31->2153"
20743
+ "default.handlebars->31->2155"
20744
]
20745
},
20746
{
@@ -20875,7 +20881,7 @@
20881
"zh-chs": "JSON",
20882
"zh-cht": "JSON",
20883
"xloc": [
20878
- "default.handlebars->31->1791"
20884
+ "default.handlebars->31->1793"
20885
]
20886
},
20887
{
@@ -20895,8 +20901,8 @@
20901
"zh-chs": "JSON格式",
20902
"zh-cht": "JSON格式",
20903
"xloc": [
20898
- "default.handlebars->31->1796",
20899
- "default.handlebars->31->1861",
20904
+ "default.handlebars->31->1798",
20905
+ "default.handlebars->31->1863",
20906
"default.handlebars->31->504"
20907
]
20908
},
@@ -21558,7 +21564,7 @@
21564
"zh-chs": "最后访问",
21565
"zh-cht": "最後訪問",
21566
"xloc": [
21561
- "default.handlebars->31->1804"
21567
+ "default.handlebars->31->1806"
21568
]
21569
},
21570
{
@@ -21578,7 +21584,7 @@
21584
"zh-chs": "上次登录",
21585
"zh-cht": "上次登入",
21586
"xloc": [
21581
- "default.handlebars->31->2012"
21587
+ "default.handlebars->31->2014"
21588
]
21589
},
21590
{
@@ -21650,7 +21656,7 @@
21656
"zh-chs": "上次更改:{0}",
21657
"zh-cht": "上次更改:{0}",
21658
"xloc": [
21653
- "default.handlebars->31->2016"
21659
+ "default.handlebars->31->2018"
21660
]
21661
},
21662
{
@@ -21710,7 +21716,7 @@
21716
"zh-chs": "上次登录:{0}",
21717
"zh-cht": "上次登入:{0}",
21718
"xloc": [
21713
- "default.handlebars->31->1814"
21719
+ "default.handlebars->31->1816"
21720
]
21721
},
21722
{
@@ -21911,7 +21917,7 @@
21917
"zh-chs": "如没有请留空。",
21918
"zh-cht": "如沒有請留空。",
21919
"xloc": [
21914
- "default.handlebars->31->2058"
21920
+ "default.handlebars->31->2060"
21921
]
21922
},
21923
{
@@ -21985,7 +21991,7 @@
21991
"zh-chs": "减",
21992
"zh-cht": "減",
21993
"xloc": [
21988
- "default.handlebars->31->2269"
21994
+ "default.handlebars->31->2271"
21995
]
21996
},
21997
{
@@ -22026,8 +22032,8 @@
22032
"zh-chs": "一次最多可上传10个档案。",
22033
"zh-cht": "一次最多可上傳10個檔案。",
22034
"xloc": [
22029
- "messenger.handlebars->13->7",
22030
- "messenger.handlebars->13->8"
22035
+ "messenger.handlebars->13->8",
22036
+ "messenger.handlebars->13->9"
22037
]
22038
},
22039
{
@@ -22625,7 +22631,7 @@
22631
"default.handlebars->31->1122",
22632
"default.handlebars->31->1399",
22633
"default.handlebars->31->1403",
22628
- "default.handlebars->31->2114",
22634
+ "default.handlebars->31->2116",
22635
"default.handlebars->31->838"
22636
]
22637
},
@@ -22646,7 +22652,7 @@
22652
"zh-chs": "本地",
22653
"zh-cht": "本地",
22654
"xloc": [
22649
- "messenger.handlebars->13->5",
22655
+ "messenger.handlebars->13->6",
22656
"messenger.handlebars->localVideo->1"
22657
]
22658
},
@@ -22809,7 +22815,7 @@
22815
"zh-chs": "锁定账户",
22816
"zh-cht": "鎖定賬戶",
22817
"xloc": [
22812
- "default.handlebars->31->1901"
22818
+ "default.handlebars->31->1903"
22819
]
22820
},
22821
{
@@ -22829,7 +22835,7 @@
22835
"zh-chs": "锁定帐户设置",
22836
"zh-cht": "鎖定帳戶設置",
22837
"xloc": [
22832
- "default.handlebars->31->1904"
22838
+ "default.handlebars->31->1906"
22839
]
22840
},
22841
{
@@ -22849,7 +22855,7 @@
22855
"zh-chs": "锁定账户",
22856
"zh-cht": "鎖定賬戶",
22857
"xloc": [
22852
- "default.handlebars->31->1834"
22858
+ "default.handlebars->31->1836"
22859
]
22860
},
22861
{
@@ -22875,7 +22881,7 @@
22881
"zh-chs": "已锁定",
22882
"zh-cht": "已鎖定",
22883
"xloc": [
22878
- "default.handlebars->31->1815"
22884
+ "default.handlebars->31->1817"
22885
]
22886
},
22887
{
@@ -22895,7 +22901,7 @@
22901
"zh-chs": "被锁定账户",
22902
"zh-cht": "被鎖定賬戶",
22903
"xloc": [
22898
- "default.handlebars->31->1988"
22904
+ "default.handlebars->31->1990"
22905
]
22906
},
22907
{
@@ -23546,7 +23552,7 @@
23552
"zh-chs": "主服务器信息",
23553
"zh-cht": "主伺服器訊息",
23554
"xloc": [
23549
- "default.handlebars->31->2237"
23555
+ "default.handlebars->31->2239"
23556
]
23557
},
23558
{
@@ -23713,7 +23719,7 @@
23719
"zh-chs": "管理录音",
23720
"zh-cht": "管理錄音",
23721
"xloc": [
23716
- "default.handlebars->31->1899"
23722
+ "default.handlebars->31->1901"
23723
]
23724
},
23725
{
@@ -23753,7 +23759,7 @@
23759
"zh-chs": "管理用户组",
23760
"zh-cht": "管理用戶群",
23761
"xloc": [
23756
- "default.handlebars->31->1898"
23762
+ "default.handlebars->31->1900"
23763
]
23764
},
23765
{
@@ -23773,7 +23779,7 @@
23779
"zh-chs": "管理用户",
23780
"zh-cht": "管理用戶",
23781
"xloc": [
23776
- "default.handlebars->31->1897",
23782
+ "default.handlebars->31->1899",
23783
"default.handlebars->31->733"
23784
]
23785
},
@@ -23941,7 +23947,7 @@
23947
"zh-chs": "经理",
23948
"zh-cht": "經理",
23949
"xloc": [
23944
- "default.handlebars->31->1820"
23950
+ "default.handlebars->31->1822"
23951
]
23952
},
23953
{
@@ -24056,7 +24062,7 @@
24062
"zh-chs": "达到连接数量上限",
24063
"zh-cht": "達到連接數量上限",
24064
"xloc": [
24059
- "default.handlebars->31->2196"
24065
+ "default.handlebars->31->2198"
24066
]
24067
},
24068
{
@@ -24121,7 +24127,7 @@
24127
"zh-chs": "Megabyte",
24128
"zh-cht": "Megabyte",
24129
"xloc": [
24124
- "default.handlebars->31->2225"
24130
+ "default.handlebars->31->2227"
24131
]
24132
},
24133
{
@@ -24143,7 +24149,7 @@
24149
"xloc": [
24150
"default-mobile.handlebars->11->463",
24151
"default.handlebars->31->1087",
24146
- "default.handlebars->31->2216",
24152
+ "default.handlebars->31->2218",
24153
"default.handlebars->container->column_l->p40->3->1->p40type->3"
24154
]
24155
},
@@ -24342,7 +24348,7 @@
24348
"zh-chs": "MeshAgent流量",
24349
"zh-cht": "MeshAgent流量",
24350
"xloc": [
24345
- "default.handlebars->31->2239"
24351
+ "default.handlebars->31->2241"
24352
]
24353
},
24354
{
@@ -24362,7 +24368,7 @@
24368
"zh-chs": "MeshAgent更新",
24369
"zh-cht": "MeshAgent更新",
24370
"xloc": [
24365
- "default.handlebars->31->2240"
24371
+ "default.handlebars->31->2242"
24372
]
24373
},
24374
{
@@ -24483,7 +24489,7 @@
24489
"zh-chs": "MeshCentral服务器同级化",
24490
"zh-cht": "MeshCentral伺服器同級化",
24491
"xloc": [
24486
- "default.handlebars->31->2238"
24492
+ "default.handlebars->31->2240"
24493
]
24494
},
24495
{
@@ -24781,9 +24787,9 @@
24787
"zh-chs": "MeshMessenger",
24788
"zh-cht": "MeshMessenger",
24789
"xloc": [
24784
- "messenger.handlebars->13->3",
24790
+ "messenger.handlebars->13->1",
24791
"messenger.handlebars->13->4",
24786
- "messenger.handlebars->xtop->3->0->xtitle"
24792
+ "messenger.handlebars->13->5"
24793
]
24794
},
24795
{
@@ -24862,7 +24868,7 @@
24868
"zh-chs": "消息调度器",
24869
"zh-cht": "電郵調度器",
24870
"xloc": [
24865
- "default.handlebars->31->2236"
24871
+ "default.handlebars->31->2238"
24872
]
24873
},
24874
{
@@ -25062,7 +25068,7 @@
25068
"zh-chs": "更多",
25069
"zh-cht": "更多",
25070
"xloc": [
25065
- "default.handlebars->31->2268"
25071
+ "default.handlebars->31->2270"
25072
]
25073
},
25074
{
@@ -25203,7 +25209,7 @@
25209
"zh-chs": "多路复用器",
25210
"zh-cht": "多工器",
25211
"xloc": [
25206
- "default.handlebars->31->2139"
25212
+ "default.handlebars->31->2141"
25213
]
25214
},
25215
{
@@ -25612,12 +25618,12 @@
25618
"default.handlebars->31->1370",
25619
"default.handlebars->31->1410",
25620
"default.handlebars->31->1497",
25615
- "default.handlebars->31->1802",
25616
- "default.handlebars->31->1907",
25617
- "default.handlebars->31->1923",
25618
- "default.handlebars->31->1930",
25619
- "default.handlebars->31->1975",
25620
- "default.handlebars->31->1994",
25621
+ "default.handlebars->31->1804",
25622
+ "default.handlebars->31->1909",
25623
+ "default.handlebars->31->1925",
25624
+ "default.handlebars->31->1932",
25625
+ "default.handlebars->31->1977",
25626
+ "default.handlebars->31->1996",
25627
"default.handlebars->31->566",
25628
"default.handlebars->31->87",
25629
"default.handlebars->31->928",
@@ -25663,7 +25669,7 @@
25669
"zh-chs": "名称1,名称2,名称3",
25670
"zh-cht": "名稱1,名稱2,名稱3",
25671
"xloc": [
25666
- "default.handlebars->31->1889"
25672
+ "default.handlebars->31->1891"
25673
]
25674
},
25675
{
@@ -25832,7 +25838,7 @@
25838
"fr": "Nouveau compte",
25839
"xloc": [
25840
"default-mobile.handlebars->11->540",
25835
- "default.handlebars->31->2148"
25841
+ "default.handlebars->31->2150"
25842
]
25843
},
25844
{
@@ -26170,8 +26176,8 @@
26176
"zh-cht": "找不到事件",
26177
"xloc": [
26178
"default.handlebars->31->1011",
26173
- "default.handlebars->31->1778",
26174
- "default.handlebars->31->2113"
26179
+ "default.handlebars->31->1780",
26180
+ "default.handlebars->31->2115"
26181
]
26182
},
26183
{
@@ -26339,7 +26345,7 @@
26345
"zh-chs": "没有成员",
26346
"zh-cht": "沒有成員",
26347
"xloc": [
26342
- "default.handlebars->31->1957"
26348
+ "default.handlebars->31->1959"
26349
]
26350
},
26351
{
@@ -26359,7 +26365,7 @@
26365
"zh-chs": "没有新的设备组",
26366
"zh-cht": "沒有新的裝置群",
26367
"xloc": [
26362
- "default.handlebars->31->1902"
26368
+ "default.handlebars->31->1904"
26369
]
26370
},
26371
{
@@ -26492,7 +26498,7 @@
26498
"zh-chs": "没有工具(MeshCmd /路由器)",
26499
"zh-cht": "沒有工具(MeshCmd /路由器)",
26500
"xloc": [
26495
- "default.handlebars->31->1903"
26501
+ "default.handlebars->31->1905"
26502
]
26503
},
26504
{
@@ -26533,8 +26539,8 @@
26539
"zh-chs": "没有共同的设备组",
26540
"zh-cht": "沒有共同的裝置群",
26541
"xloc": [
26536
- "default.handlebars->31->1963",
26537
- "default.handlebars->31->2083"
26542
+ "default.handlebars->31->1965",
26543
+ "default.handlebars->31->2085"
26544
]
26545
},
26546
{
@@ -26654,8 +26660,8 @@
26660
"zh-chs": "没有共同的设备",
26661
"zh-cht": "沒有共同的裝置",
26662
"xloc": [
26657
- "default.handlebars->31->1969",
26658
- "default.handlebars->31->2095"
26663
+ "default.handlebars->31->1971",
26664
+ "default.handlebars->31->2097"
26665
]
26666
},
26667
{
@@ -26778,7 +26784,7 @@
26784
"zh-chs": "找不到群组。",
26785
"zh-cht": "找不到群組。",
26786
"xloc": [
26781
- "default.handlebars->31->1906"
26787
+ "default.handlebars->31->1908"
26788
]
26789
},
26790
{
@@ -26877,7 +26883,7 @@
26883
"fr": "Aucun numéro de téléphone pour cet utilisateur",
26884
"xloc": [
26885
"default-mobile.handlebars->11->571",
26880
- "default.handlebars->31->2179"
26886
+ "default.handlebars->31->2181"
26887
]
26888
},
26889
{
@@ -26917,7 +26923,7 @@
26923
"zh-chs": "没有录音。",
26924
"zh-cht": "沒有錄音。",
26925
"xloc": [
26920
- "default.handlebars->31->2115"
26926
+ "default.handlebars->31->2117"
26927
]
26928
},
26929
{
@@ -26937,7 +26943,7 @@
26943
"zh-chs": "没有服务器权限",
26944
"zh-cht": "沒有伺服器權限",
26945
"xloc": [
26940
- "default.handlebars->31->1989"
26946
+ "default.handlebars->31->1991"
26947
]
26948
},
26949
{
@@ -26957,7 +26963,7 @@
26963
"zh-chs": "没有用户组成员身份",
26964
"zh-cht": "沒有用戶群成員身份",
26965
"xloc": [
26960
- "default.handlebars->31->2089"
26966
+ "default.handlebars->31->2091"
26967
]
26968
},
26969
{
@@ -26966,7 +26972,7 @@
26972
"fr": "Aucun droit de gestion des utilisateurs",
26973
"xloc": [
26974
"default-mobile.handlebars->11->569",
26969
- "default.handlebars->31->2177"
26975
+ "default.handlebars->31->2179"
26976
]
26977
},
26978
{
@@ -26986,7 +26992,7 @@
26992
"zh-chs": "未找到相应的用户。",
26993
"zh-cht": "未找到相應的用戶。",
26994
"xloc": [
26989
- "default.handlebars->31->1810"
26995
+ "default.handlebars->31->1812"
26996
]
26997
},
26998
{
@@ -27086,15 +27092,15 @@
27092
"default.handlebars->31->1620",
27093
"default.handlebars->31->1639",
27094
"default.handlebars->31->1644",
27089
- "default.handlebars->31->1786",
27095
+ "default.handlebars->31->1788",
27096
"default.handlebars->31->188",
27091
- "default.handlebars->31->1927",
27097
"default.handlebars->31->1929",
27093
- "default.handlebars->31->1946",
27094
- "default.handlebars->31->2008",
27095
- "default.handlebars->31->2017",
27096
- "default.handlebars->31->2021",
27097
- "default.handlebars->31->2033",
27098
+ "default.handlebars->31->1931",
27099
+ "default.handlebars->31->1948",
27100
+ "default.handlebars->31->2010",
27101
+ "default.handlebars->31->2019",
27102
+ "default.handlebars->31->2023",
27103
+ "default.handlebars->31->2035",
27104
"default.handlebars->31->207",
27105
"default.handlebars->31->249",
27106
"default.handlebars->31->250",
@@ -27318,7 +27324,7 @@
27324
"zh-chs": "不在服务器上",
27325
"zh-cht": "不在伺服器上",
27326
"xloc": [
27321
- "default.handlebars->31->2131"
27327
+ "default.handlebars->31->2133"
27328
]
27329
},
27330
{
@@ -27338,8 +27344,8 @@
27344
"zh-chs": "没有设置",
27345
"zh-cht": "沒有設置",
27346
"xloc": [
27341
- "default.handlebars->31->1995",
27342
- "default.handlebars->31->1996"
27347
+ "default.handlebars->31->1997",
27348
+ "default.handlebars->31->1998"
27349
]
27350
},
27351
{
@@ -27359,7 +27365,7 @@
27365
"zh-chs": "未经审核的",
27366
"zh-cht": "未經審核的",
27367
"xloc": [
27362
- "default.handlebars->31->2065"
27368
+ "default.handlebars->31->2067"
27369
]
27370
},
27371
{
@@ -27380,7 +27386,7 @@
27386
"zh-cht": "筆記",
27387
"xloc": [
27388
"default.handlebars->31->1448",
27383
- "default.handlebars->31->2041",
27389
+ "default.handlebars->31->2043",
27390
"default.handlebars->31->652",
27391
"default.handlebars->31->724",
27392
"default.handlebars->31->745",
@@ -27507,7 +27513,7 @@
27513
"zh-cht": "通知",
27514
"xloc": [
27515
"default.handlebars->31->204",
27510
- "default.handlebars->31->2047"
27516
+ "default.handlebars->31->2049"
27517
]
27518
},
27519
{
@@ -27569,7 +27575,7 @@
27575
"zh-chs": "通知{0}",
27576
"zh-cht": "通知{0}",
27577
"xloc": [
27572
- "default.handlebars->31->1849"
27578
+ "default.handlebars->31->1851"
27579
]
27580
},
27581
{
@@ -27577,7 +27583,7 @@
27583
"fr": "Null",
27584
"nl": "Null",
27585
"xloc": [
27580
- "default.handlebars->31->2230"
27586
+ "default.handlebars->31->2232"
27587
]
27588
},
27589
{
@@ -27679,7 +27685,7 @@
27685
"zh-cht": "發生在{0}",
27686
"xloc": [
27687
"default-mobile.handlebars->11->537",
27682
- "default.handlebars->31->2145"
27688
+ "default.handlebars->31->2147"
27689
]
27690
},
27691
{
@@ -27719,7 +27725,7 @@
27725
"zh-chs": "离线用户",
27726
"zh-cht": "離線用戶",
27727
"xloc": [
27722
- "default.handlebars->31->1807"
27728
+ "default.handlebars->31->1809"
27729
]
27730
},
27731
{
@@ -27780,7 +27786,7 @@
27786
"zh-chs": "一天",
27787
"zh-cht": "一天",
27788
"xloc": [
27783
- "default.handlebars->31->1783"
27789
+ "default.handlebars->31->1785"
27790
]
27791
},
27792
{
@@ -27843,7 +27849,7 @@
27849
"zh-chs": "在线用户",
27850
"zh-cht": "在線用戶",
27851
"xloc": [
27846
- "default.handlebars->31->1806"
27852
+ "default.handlebars->31->1808"
27853
]
27854
},
27855
{
@@ -28073,8 +28079,8 @@
28079
"zh-cht": "操作",
28080
"xloc": [
28081
"default-mobile.handlebars->11->286",
28076
- "default.handlebars->31->1833",
28077
- "default.handlebars->31->1914",
28082
+ "default.handlebars->31->1835",
28083
+ "default.handlebars->31->1916",
28084
"default.handlebars->31->468",
28085
"default.handlebars->31->483",
28086
"default.handlebars->31->798"
@@ -28314,7 +28320,7 @@
28320
"zh-chs": "部分的",
28321
"zh-cht": "部分的",
28322
"xloc": [
28317
- "default.handlebars->31->1821"
28323
+ "default.handlebars->31->1823"
28324
]
28325
},
28326
{
@@ -28390,7 +28396,7 @@
28396
"zh-chs": "部分权限",
28397
"zh-cht": "部分權限",
28398
"xloc": [
28393
- "default.handlebars->31->1992"
28399
+ "default.handlebars->31->1994"
28400
]
28401
},
28402
{
@@ -28432,12 +28438,12 @@
28438
"xloc": [
28439
"default-mobile.handlebars->11->294",
28440
"default.handlebars->31->1472",
28435
- "default.handlebars->31->1877",
28436
- "default.handlebars->31->1878",
28437
- "default.handlebars->31->2013",
28441
+ "default.handlebars->31->1879",
28442
+ "default.handlebars->31->1880",
28443
"default.handlebars->31->2015",
28439
- "default.handlebars->31->2068",
28440
- "default.handlebars->31->2069",
28444
+ "default.handlebars->31->2017",
28445
+ "default.handlebars->31->2070",
28446
+ "default.handlebars->31->2071",
28447
"default.handlebars->31->310",
28448
"default.handlebars->31->813",
28449
"login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->2->1",
@@ -28548,7 +28554,7 @@
28554
"fr": "Mot de passe changé.",
28555
"xloc": [
28556
"default-mobile.handlebars->11->565",
28551
- "default.handlebars->31->2173"
28557
+ "default.handlebars->31->2175"
28558
]
28559
},
28560
{
@@ -28589,7 +28595,7 @@
28595
"zh-chs": "密码提示",
28596
"zh-cht": "密碼提示",
28597
"xloc": [
28592
- "default.handlebars->31->2070"
28598
+ "default.handlebars->31->2072"
28599
]
28600
},
28601
{
@@ -29011,7 +29017,7 @@
29017
"fr": "Permission refusée",
29018
"xloc": [
29019
"default-mobile.handlebars->11->546",
29014
- "default.handlebars->31->2154"
29020
+ "default.handlebars->31->2156"
29021
]
29022
},
29023
{
@@ -29033,7 +29039,7 @@
29039
"xloc": [
29040
"default-mobile.handlebars->11->531",
29041
"default.handlebars->31->1589",
29036
- "default.handlebars->31->1805"
29042
+ "default.handlebars->31->1807"
29043
]
29044
},
29045
{
@@ -29079,7 +29085,7 @@
29085
"default.handlebars->31->1114",
29086
"default.handlebars->31->1117",
29087
"default.handlebars->31->170",
29082
- "default.handlebars->31->2060"
29088
+ "default.handlebars->31->2062"
29089
]
29090
},
29091
{
@@ -29099,7 +29105,7 @@
29105
"zh-chs": "电话号码",
29106
"zh-cht": "電話號碼",
29107
"xloc": [
29102
- "default.handlebars->31->2007"
29108
+ "default.handlebars->31->2009"
29109
]
29110
},
29111
{
@@ -29121,7 +29127,7 @@
29127
"xloc": [
29128
"default-mobile.handlebars->11->77",
29129
"default.handlebars->31->1116",
29124
- "default.handlebars->31->2059"
29130
+ "default.handlebars->31->2061"
29131
]
29132
},
29133
{
@@ -29301,7 +29307,7 @@
29307
"zh-cht": "外掛指令",
29308
"xloc": [
29309
"default.handlebars->31->215",
29304
- "default.handlebars->31->2265"
29310
+ "default.handlebars->31->2267"
29311
]
29312
},
29313
{
@@ -29716,7 +29722,7 @@
29722
"zh-chs": "存在于服务器上",
29723
"zh-cht": "存在於伺服器上",
29724
"xloc": [
29719
- "default.handlebars->31->2130"
29725
+ "default.handlebars->31->2132"
29726
]
29727
},
29728
{
@@ -29982,7 +29988,7 @@
29988
"zh-chs": "协议",
29989
"zh-cht": "協議",
29990
"xloc": [
29985
- "default.handlebars->31->2128",
29991
+ "default.handlebars->31->2130",
29992
"player.handlebars->3->16"
29993
]
29994
},
@@ -30346,7 +30352,7 @@
30352
"zh-chs": "RSS",
30353
"zh-cht": "RSS",
30354
"xloc": [
30349
- "default.handlebars->31->2229"
30355
+ "default.handlebars->31->2231"
30356
]
30357
},
30358
{
@@ -30406,7 +30412,7 @@
30412
"zh-chs": "随机密码。",
30413
"zh-cht": "隨機密碼。",
30414
"xloc": [
30409
- "default.handlebars->31->1879"
30415
+ "default.handlebars->31->1881"
30416
]
30417
},
30418
{
@@ -30463,9 +30469,9 @@
30469
"zh-chs": "真正的名字",
30470
"zh-cht": "真正的名字",
30471
"xloc": [
30466
- "default.handlebars->31->2004",
30472
"default.handlebars->31->2006",
30468
- "default.handlebars->31->2061"
30473
+ "default.handlebars->31->2008",
30474
+ "default.handlebars->31->2063"
30475
]
30476
},
30477
{
@@ -30485,7 +30491,7 @@
30491
"zh-chs": "境界",
30492
"zh-cht": "境界",
30493
"xloc": [
30488
- "default.handlebars->31->1888"
30494
+ "default.handlebars->31->1890"
30495
]
30496
},
30497
{
@@ -30588,7 +30594,7 @@
30594
"zh-chs": "记录细节",
30595
"zh-cht": "記錄細節",
30596
"xloc": [
30591
- "default.handlebars->31->2142"
30597
+ "default.handlebars->31->2144"
30598
]
30599
},
30600
{
@@ -30762,7 +30768,7 @@
30768
"zh-chs": "中继数量",
30769
"zh-cht": "中繼數量",
30770
"xloc": [
30765
- "default.handlebars->31->2208"
30771
+ "default.handlebars->31->2210"
30772
]
30773
},
30774
{
@@ -30782,7 +30788,7 @@
30788
"zh-chs": "中继错误",
30789
"zh-cht": "中繼錯誤",
30790
"xloc": [
30785
- "default.handlebars->31->2201"
30791
+ "default.handlebars->31->2203"
30792
]
30793
},
30794
{
@@ -30802,8 +30808,8 @@
30808
"zh-chs": "中继连接",
30809
"zh-cht": "中繼連接",
30810
"xloc": [
30805
- "default.handlebars->31->2207",
30806
- "default.handlebars->31->2223"
30811
+ "default.handlebars->31->2209",
30812
+ "default.handlebars->31->2225"
30813
]
30814
},
30815
{
@@ -30879,7 +30885,7 @@
30885
"zh-chs": "远程",
30886
"zh-cht": "遠程",
30887
"xloc": [
30882
- "messenger.handlebars->13->2",
30888
+ "messenger.handlebars->13->3",
30889
"messenger.handlebars->remoteVideo->1"
30890
]
30891
},
@@ -31370,8 +31376,8 @@
31376
"zh-chs": "删除设备组权限",
31377
"zh-cht": "刪除裝置群權限",
31378
"xloc": [
31373
- "default.handlebars->31->1973",
31374
- "default.handlebars->31->2111"
31379
+ "default.handlebars->31->1975",
31380
+ "default.handlebars->31->2113"
31381
]
31382
},
31383
{
@@ -31391,8 +31397,8 @@
31397
"zh-chs": "删除设备权限",
31398
"zh-cht": "刪除裝置權限",
31399
"xloc": [
31394
- "default.handlebars->31->1971",
31395
- "default.handlebars->31->2098"
31400
+ "default.handlebars->31->1973",
31401
+ "default.handlebars->31->2100"
31402
]
31403
},
31404
{
@@ -31412,7 +31418,7 @@
31418
"zh-chs": "删除设备共享",
31419
"zh-cht": "刪除設備共享",
31420
"xloc": [
31415
- "default.handlebars->31->2096"
31421
+ "default.handlebars->31->2098"
31422
]
31423
},
31424
{
@@ -31449,7 +31455,7 @@
31455
"zh-chs": "删除用户组成员身份",
31456
"zh-cht": "刪除用戶群成員身份",
31457
"xloc": [
31452
- "default.handlebars->31->2107"
31458
+ "default.handlebars->31->2109"
31459
]
31460
},
31461
{
@@ -31470,7 +31476,7 @@
31476
"zh-cht": "刪除用戶群權限",
31477
"xloc": [
31478
"default.handlebars->31->1594",
31473
- "default.handlebars->31->2103"
31479
+ "default.handlebars->31->2105"
31480
]
31481
},
31482
{
@@ -31490,7 +31496,7 @@
31496
"zh-chs": "删除用户成员资格",
31497
"zh-cht": "刪除用戶成員資格",
31498
"xloc": [
31493
- "default.handlebars->31->1981"
31499
+ "default.handlebars->31->1983"
31500
]
31501
},
31502
{
@@ -31511,7 +31517,7 @@
31517
"zh-cht": "刪除用戶權限",
31518
"xloc": [
31519
"default.handlebars->31->1592",
31514
- "default.handlebars->31->2100"
31520
+ "default.handlebars->31->2102"
31521
]
31522
},
31523
{
@@ -31531,7 +31537,7 @@
31537
"zh-chs": "删除所有两因素认证。",
31538
"zh-cht": "刪除所有二因子鑑別。",
31539
"xloc": [
31534
- "default.handlebars->31->2073"
31540
+ "default.handlebars->31->2075"
31541
]
31542
},
31543
{
@@ -31551,7 +31557,7 @@
31557
"zh-chs": "删除此用户标识的所有先前事件。",
31558
"zh-cht": "刪除此用戶標識的所有先前事件。",
31559
"xloc": [
31554
- "default.handlebars->31->1880"
31560
+ "default.handlebars->31->1882"
31561
]
31562
},
31563
{
@@ -31692,7 +31698,7 @@
31698
"zh-chs": "删除此用户",
31699
"zh-cht": "刪除此用戶",
31700
"xloc": [
31695
- "default.handlebars->31->2051"
31701
+ "default.handlebars->31->2053"
31702
]
31703
},
31704
{
@@ -31712,7 +31718,7 @@
31718
"zh-chs": "删除用户组成员身份",
31719
"zh-cht": "刪除用戶群成員身份",
31720
"xloc": [
31715
- "default.handlebars->31->2087"
31721
+ "default.handlebars->31->2089"
31722
]
31723
},
31724
{
@@ -31732,7 +31738,7 @@
31738
"zh-chs": "删除此设备的用户组权限",
31739
"zh-cht": "刪除此裝置的用戶群權限",
31740
"xloc": [
31735
- "default.handlebars->31->1967"
31741
+ "default.handlebars->31->1969"
31742
]
31743
},
31744
{
@@ -31752,7 +31758,7 @@
31758
"zh-chs": "删除此设备组的用户组权限",
31759
"zh-cht": "刪除此裝置群的用戶群權限",
31760
"xloc": [
31755
- "default.handlebars->31->1961",
31761
+ "default.handlebars->31->1963",
31762
"default.handlebars->31->698"
31763
]
31764
},
@@ -31774,9 +31780,9 @@
31780
"zh-cht": "刪除此裝置群的用戶權限",
31781
"xloc": [
31782
"default.handlebars->31->1461",
31777
- "default.handlebars->31->1955",
31778
- "default.handlebars->31->2081",
31779
- "default.handlebars->31->2093",
31783
+ "default.handlebars->31->1957",
31784
+ "default.handlebars->31->2083",
31785
+ "default.handlebars->31->2095",
31786
"default.handlebars->31->699"
31787
]
31788
},
@@ -32029,7 +32035,7 @@
32035
"zh-chs": "报告日",
32036
"zh-cht": "報告日",
32037
"xloc": [
32032
- "default.handlebars->31->1784"
32038
+ "default.handlebars->31->1786"
32039
]
32040
},
32041
{
@@ -32049,7 +32055,7 @@
32055
"zh-chs": "报告类型",
32056
"zh-cht": "報告類型",
32057
"xloc": [
32052
- "default.handlebars->31->1779"
32058
+ "default.handlebars->31->1781"
32059
]
32060
},
32061
{
@@ -32090,8 +32096,8 @@
32096
"zh-cht": "要求:{0}。",
32097
"xloc": [
32098
"default-mobile.handlebars->11->100",
32093
- "default.handlebars->31->1885",
32094
- "default.handlebars->31->2071"
32099
+ "default.handlebars->31->1887",
32100
+ "default.handlebars->31->2073"
32101
]
32102
},
32103
{
@@ -32449,7 +32455,7 @@
32455
"zh-chs": "限制条件",
32456
"zh-cht": "限制條件",
32457
"xloc": [
32452
- "default.handlebars->31->1993"
32458
+ "default.handlebars->31->1995"
32459
]
32460
},
32461
{
@@ -32938,8 +32944,8 @@
32944
"zh-chs": "短信",
32945
"zh-cht": "短信",
32946
"xloc": [
32941
- "default.handlebars->31->2038",
32942
- "default.handlebars->31->2043",
32947
+ "default.handlebars->31->2040",
32948
+ "default.handlebars->31->2045",
32949
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
32950
"login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
32951
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
@@ -32964,7 +32970,7 @@
32970
"zh-chs": "此用户的短信功能电话号码。",
32971
"zh-cht": "此用戶的短信功能電話號碼。",
32972
"xloc": [
32967
- "default.handlebars->31->2057"
32973
+ "default.handlebars->31->2059"
32974
]
32975
},
32976
{
@@ -32973,7 +32979,7 @@
32979
"fr": "Erreur SMS",
32980
"xloc": [
32981
"default-mobile.handlebars->11->573",
32976
- "default.handlebars->31->2181"
32982
+ "default.handlebars->31->2183"
32983
]
32984
},
32985
{
@@ -32982,7 +32988,7 @@
32988
"fr": "Erreur SMS: {0}",
32989
"xloc": [
32990
"default-mobile.handlebars->11->574",
32985
- "default.handlebars->31->2182"
32991
+ "default.handlebars->31->2184"
32992
]
32993
},
32994
{
@@ -32991,7 +32997,7 @@
32997
"fr": "Passerelle SMS non activée",
32998
"xloc": [
32999
"default-mobile.handlebars->11->568",
32994
- "default.handlebars->31->2176"
33000
+ "default.handlebars->31->2178"
33001
]
33002
},
33003
{
@@ -33022,7 +33028,7 @@
33028
"fr": "SMS envoyé avec succès.",
33029
"xloc": [
33030
"default-mobile.handlebars->11->572",
33025
- "default.handlebars->31->2180"
33031
+ "default.handlebars->31->2182"
33032
]
33033
},
33034
{
@@ -33219,7 +33225,7 @@
33225
"zh-chs": "保存对话",
33226
"zh-cht": "保存對話",
33227
"xloc": [
33222
- "messenger.handlebars->xtop->1"
33228
+ "messenger.handlebars->xtop->3"
33229
]
33230
},
33231
{
@@ -33570,7 +33576,7 @@
33576
"default-mobile.handlebars->11->295",
33577
"default-mobile.handlebars->11->440",
33578
"default.handlebars->31->1064",
33573
- "default.handlebars->31->2039",
33579
+ "default.handlebars->31->2041",
33580
"default.handlebars->31->311",
33581
"default.handlebars->31->814"
33582
]
@@ -33592,7 +33598,7 @@
33598
"zh-chs": "安全密钥",
33599
"zh-cht": "安全密鑰",
33600
"xloc": [
33595
- "default.handlebars->31->2036"
33601
+ "default.handlebars->31->2038"
33602
]
33603
},
33604
{
@@ -33601,7 +33607,7 @@
33607
"fr": "Avertissement de sécurité",
33608
"xloc": [
33609
"default-mobile.handlebars->11->542",
33604
- "default.handlebars->31->2150"
33610
+ "default.handlebars->31->2152"
33611
]
33612
},
33613
{
@@ -33642,8 +33648,8 @@
33648
"zh-cht": "全選",
33649
"xloc": [
33650
"default.handlebars->31->1654",
33645
- "default.handlebars->31->1829",
33646
- "default.handlebars->31->1912",
33651
+ "default.handlebars->31->1831",
33652
+ "default.handlebars->31->1914",
33653
"default.handlebars->31->454",
33654
"default.handlebars->31->973",
33655
"default.handlebars->31->975",
@@ -33673,8 +33679,8 @@
33679
"zh-cht": "選擇無",
33680
"xloc": [
33681
"default.handlebars->31->1653",
33676
- "default.handlebars->31->1828",
33677
- "default.handlebars->31->1911",
33682
+ "default.handlebars->31->1830",
33683
+ "default.handlebars->31->1913",
33684
"default.handlebars->31->453",
33685
"default.handlebars->31->974",
33686
"default.handlebars->meshContextMenu->cxselectnone"
@@ -33777,8 +33783,8 @@
33783
"zh-chs": "选择要对所有选定用户执行的操作。",
33784
"zh-cht": "選擇要對所有選定用戶執行的操作。",
33785
"xloc": [
33780
- "default.handlebars->31->1832",
33781
- "default.handlebars->31->1913"
33786
+ "default.handlebars->31->1834",
33787
+ "default.handlebars->31->1915"
33788
]
33789
},
33790
{
@@ -33905,7 +33911,7 @@
33911
"zh-chs": "发电邮",
33912
"zh-cht": "發電郵",
33913
"xloc": [
33908
- "default.handlebars->31->1843"
33914
+ "default.handlebars->31->1845"
33915
]
33916
},
33917
{
@@ -33966,7 +33972,7 @@
33972
"zh-chs": "发送短信",
33973
"zh-cht": "發送簡訊",
33974
"xloc": [
33969
- "default.handlebars->31->1841"
33975
+ "default.handlebars->31->1843"
33976
]
33977
},
33978
{
@@ -33986,7 +33992,7 @@
33992
"zh-chs": "发送短信给该用户",
33993
"zh-cht": "發送短信給該用戶",
33994
"xloc": [
33989
- "default.handlebars->31->2044"
33995
+ "default.handlebars->31->2046"
33996
]
33997
},
33998
{
@@ -34006,7 +34012,7 @@
34012
"zh-chs": "发送电邮给该用户",
34013
"zh-cht": "發送電郵給該用戶",
34014
"xloc": [
34009
- "default.handlebars->31->2046"
34015
+ "default.handlebars->31->2048"
34016
]
34017
},
34018
{
@@ -34026,7 +34032,7 @@
34032
"zh-chs": "向该组中的所有用户发送通知。",
34033
"zh-cht": "向該群中的所有用戶發送通知。",
34034
"xloc": [
34029
- "default.handlebars->31->1952"
34035
+ "default.handlebars->31->1954"
34036
]
34037
},
34038
{
@@ -34046,7 +34052,7 @@
34052
"zh-chs": "向该用户发送文本通知。",
34053
"zh-cht": "向該用戶發送文本通知。",
34054
"xloc": [
34049
- "default.handlebars->31->1844"
34055
+ "default.handlebars->31->1846"
34056
]
34057
},
34058
{
@@ -34066,7 +34072,7 @@
34072
"zh-chs": "发送电邮给用户",
34073
"zh-cht": "發送電郵給用戶",
34074
"xloc": [
34069
- "default.handlebars->31->1824"
34075
+ "default.handlebars->31->1826"
34076
]
34077
},
34078
{
@@ -34106,7 +34112,7 @@
34112
"zh-chs": "发送邀请电邮。",
34113
"zh-cht": "發送邀請電郵。",
34114
"xloc": [
34109
- "default.handlebars->31->1884"
34115
+ "default.handlebars->31->1886"
34116
]
34117
},
34118
{
@@ -34229,7 +34235,7 @@
34235
"zh-chs": "发送用户通知",
34236
"zh-cht": "發送用戶通知",
34237
"xloc": [
34232
- "default.handlebars->31->2048"
34238
+ "default.handlebars->31->2050"
34239
]
34240
},
34241
{
@@ -34290,7 +34296,7 @@
34296
"zh-chs": "服务器备份",
34297
"zh-cht": "伺服器備份",
34298
"xloc": [
34293
- "default.handlebars->31->1894"
34299
+ "default.handlebars->31->1896"
34300
]
34301
},
34302
{
@@ -34310,7 +34316,7 @@
34316
"zh-chs": "服务器证书",
34317
"zh-cht": "伺服器憑證",
34318
"xloc": [
34313
- "default.handlebars->31->2241"
34319
+ "default.handlebars->31->2243"
34320
]
34321
},
34322
{
@@ -34330,7 +34336,7 @@
34336
"zh-chs": "服务器数据库",
34337
"zh-cht": "伺服器數據庫",
34338
"xloc": [
34333
- "default.handlebars->31->2242"
34339
+ "default.handlebars->31->2244"
34340
]
34341
},
34342
{
@@ -34354,7 +34360,7 @@
34360
"default-mobile.handlebars->11->515",
34361
"default.handlebars->31->1542",
34362
"default.handlebars->31->1572",
34357
- "default.handlebars->31->1891",
34363
+ "default.handlebars->31->1893",
34364
"default.handlebars->31->722",
34365
"default.handlebars->31->743"
34366
]
@@ -34385,7 +34391,7 @@
34391
"fr": "Limite du serveur",
34392
"xloc": [
34393
"default-mobile.handlebars->11->541",
34388
- "default.handlebars->31->2149"
34394
+ "default.handlebars->31->2151"
34395
]
34396
},
34397
{
@@ -34405,8 +34411,8 @@
34411
"zh-chs": "服务器权限",
34412
"zh-cht": "伺服器權限",
34413
"xloc": [
34408
- "default.handlebars->31->1816",
34409
- "default.handlebars->31->1905"
34414
+ "default.handlebars->31->1818",
34415
+ "default.handlebars->31->1907"
34416
]
34417
},
34418
{
@@ -34426,7 +34432,7 @@
34432
"zh-chs": "服务器配额",
34433
"zh-cht": "伺服器配額",
34434
"xloc": [
34429
- "default.handlebars->31->2010"
34435
+ "default.handlebars->31->2012"
34436
]
34437
},
34438
{
@@ -34446,7 +34452,7 @@
34452
"zh-chs": "服务器还原",
34453
"zh-cht": "伺服器還原",
34454
"xloc": [
34449
- "default.handlebars->31->1895"
34455
+ "default.handlebars->31->1897"
34456
]
34457
},
34458
{
@@ -34466,7 +34472,7 @@
34472
"zh-chs": "服务器权限",
34473
"zh-cht": "伺服器權限",
34474
"xloc": [
34469
- "default.handlebars->31->2009"
34475
+ "default.handlebars->31->2011"
34476
]
34477
},
34478
{
@@ -34486,7 +34492,7 @@
34492
"zh-chs": "服务器状态",
34493
"zh-cht": "伺服器狀態",
34494
"xloc": [
34489
- "default.handlebars->31->2187"
34495
+ "default.handlebars->31->2189"
34496
]
34497
},
34498
{
@@ -34526,14 +34532,14 @@
34532
"zh-chs": "服务器跟踪",
34533
"zh-cht": "伺服器追蹤",
34534
"xloc": [
34529
- "default.handlebars->31->2254"
34535
+ "default.handlebars->31->2256"
34536
]
34537
},
34538
{
34539
"en": "Server Tracing Event",
34540
"nl": "Server Tracing Event",
34541
"xloc": [
34536
- "default.handlebars->31->2233"
34542
+ "default.handlebars->31->2235"
34543
]
34544
},
34545
{
@@ -34594,7 +34600,7 @@
34600
"zh-chs": "服务器更新",
34601
"zh-cht": "伺服器更新",
34602
"xloc": [
34597
- "default.handlebars->31->1896"
34603
+ "default.handlebars->31->1898"
34604
]
34605
},
34606
{
@@ -34759,7 +34765,7 @@
34765
"zh-chs": "ServerStats.csv",
34766
"zh-cht": "ServerStats.csv",
34767
"xloc": [
34762
- "default.handlebars->31->2232"
34768
+ "default.handlebars->31->2234"
34769
]
34770
},
34771
{
@@ -34819,7 +34825,7 @@
34825
"zh-chs": "会话",
34826
"zh-cht": "節",
34827
"xloc": [
34822
- "default.handlebars->31->2116"
34828
+ "default.handlebars->31->2118"
34829
]
34830
},
34831
{
@@ -35171,7 +35177,7 @@
35177
"zh-chs": "共享档案",
35178
"zh-cht": "共享檔案",
35179
"xloc": [
35174
- "messenger.handlebars->xtop->1"
35180
+ "messenger.handlebars->xtop->3"
35181
]
35182
},
35183
{
@@ -35547,8 +35553,8 @@
35553
"zh-chs": "显示1分钟",
35554
"zh-cht": "顯示1分鐘",
35555
"xloc": [
35550
- "default.handlebars->31->1847",
35551
- "default.handlebars->31->1870"
35556
+ "default.handlebars->31->1849",
35557
+ "default.handlebars->31->1872"
35558
]
35559
},
35560
{
@@ -35568,8 +35574,8 @@
35574
"zh-chs": "显示10秒",
35575
"zh-cht": "顯示10秒",
35576
"xloc": [
35571
- "default.handlebars->31->1846",
35572
- "default.handlebars->31->1869"
35577
+ "default.handlebars->31->1848",
35578
+ "default.handlebars->31->1871"
35579
]
35580
},
35581
{
@@ -35589,8 +35595,8 @@
35595
"zh-chs": "显示5分钟",
35596
"zh-cht": "顯示5分鐘",
35597
"xloc": [
35592
- "default.handlebars->31->1848",
35593
- "default.handlebars->31->1871"
35598
+ "default.handlebars->31->1850",
35599
+ "default.handlebars->31->1873"
35600
]
35601
},
35602
{
@@ -35610,8 +35616,8 @@
35616
"zh-chs": "显示消息,直到被用户拒绝",
35617
"zh-cht": "顯示消息,直到被用戶拒絕",
35618
"xloc": [
35613
- "default.handlebars->31->1845",
35614
- "default.handlebars->31->1868"
35619
+ "default.handlebars->31->1847",
35620
+ "default.handlebars->31->1870"
35621
]
35622
},
35623
{
@@ -35909,8 +35915,8 @@
35915
"zh-chs": "尺寸",
35916
"zh-cht": "尺寸",
35917
"xloc": [
35912
- "default.handlebars->31->2119",
35913
- "default.handlebars->31->2134",
35918
+ "default.handlebars->31->2121",
35919
+ "default.handlebars->31->2136",
35920
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize"
35921
]
35922
},
@@ -36914,8 +36920,8 @@
36920
"zh-cht": "開始時間",
36921
"xloc": [
36922
"default.handlebars->31->202",
36917
- "default.handlebars->31->2117",
36918
- "default.handlebars->31->2136",
36923
+ "default.handlebars->31->2119",
36924
+ "default.handlebars->31->2138",
36925
"default.handlebars->31->885",
36926
"desktop.handlebars->3->14"
36927
]
@@ -37246,8 +37252,8 @@
37252
"zh-chs": "状况",
37253
"zh-cht": "狀態",
37254
"xloc": [
37249
- "default.handlebars->31->2064",
37250
- "default.handlebars->31->2129",
37255
+ "default.handlebars->31->2066",
37256
+ "default.handlebars->31->2131",
37257
"default.handlebars->container->column_l->p42->p42tbl->1->0->7"
37258
]
37259
},
@@ -37452,7 +37458,7 @@
37458
"zh-chs": "主题",
37459
"zh-cht": "主題",
37460
"xloc": [
37455
- "default.handlebars->31->1842"
37461
+ "default.handlebars->31->1844"
37462
]
37463
},
37464
{
@@ -38053,7 +38059,7 @@
38059
"xloc": [
38060
"default-mobile.handlebars->11->179",
38061
"default.handlebars->31->1508",
38056
- "default.handlebars->31->2123",
38062
+ "default.handlebars->31->2125",
38063
"default.handlebars->31->273",
38064
"default.handlebars->31->542",
38065
"default.handlebars->31->707",
@@ -38100,8 +38106,8 @@
38106
"zh-cht": "終端機通知",
38107
"xloc": [
38108
"default.handlebars->31->1427",
38103
- "default.handlebars->31->1941",
38104
- "default.handlebars->31->2028",
38109
+ "default.handlebars->31->1943",
38110
+ "default.handlebars->31->2030",
38111
"default.handlebars->31->629"
38112
]
38113
},
@@ -38123,8 +38129,8 @@
38129
"zh-cht": "終端機提示",
38130
"xloc": [
38131
"default.handlebars->31->1426",
38126
- "default.handlebars->31->1940",
38127
- "default.handlebars->31->2027",
38132
+ "default.handlebars->31->1942",
38133
+ "default.handlebars->31->2029",
38134
"default.handlebars->31->628"
38135
]
38136
},
@@ -38374,7 +38380,7 @@
38380
"zh-cht": "目前沒有任何通知",
38381
"xloc": [
38382
"default-mobile.handlebars->11->536",
38377
- "default.handlebars->31->2144"
38383
+ "default.handlebars->31->2146"
38384
]
38385
},
38386
{
@@ -38383,7 +38389,7 @@
38389
"fr": "Il y a eu {0} tentatives de connexion infructueuses sur ce compte depuis la dernière connexion.",
38390
"xloc": [
38391
"default-mobile.handlebars->11->557",
38386
- "default.handlebars->31->2165"
38392
+ "default.handlebars->31->2167"
38393
]
38394
},
38395
{
@@ -38799,7 +38805,7 @@
38805
"zh-chs": "时间跨度",
38806
"zh-cht": "時間跨度",
38807
"xloc": [
38802
- "default.handlebars->31->1781"
38808
+ "default.handlebars->31->1783"
38809
]
38810
},
38811
{
@@ -39927,7 +39933,7 @@
39933
"zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。",
39934
"xloc": [
39935
"default.handlebars->31->1368",
39930
- "default.handlebars->31->2258",
39936
+ "default.handlebars->31->2260",
39937
"default.handlebars->31->560"
39938
]
39939
},
@@ -39937,7 +39943,7 @@
39943
"fr": "Impossible d'ajouter un utilisateur dans ce mode",
39944
"xloc": [
39945
"default-mobile.handlebars->11->553",
39940
- "default.handlebars->31->2161"
39946
+ "default.handlebars->31->2163"
39947
]
39948
},
39949
{
@@ -40171,9 +40177,9 @@
40177
"default.handlebars->31->13",
40178
"default.handlebars->31->1400",
40179
"default.handlebars->31->1401",
40174
- "default.handlebars->31->2106",
40175
- "default.handlebars->31->2121",
40176
- "default.handlebars->31->2122",
40180
+ "default.handlebars->31->2108",
40181
+ "default.handlebars->31->2123",
40182
+ "default.handlebars->31->2124",
40183
"default.handlebars->31->44",
40184
"default.handlebars->31->452",
40185
"default.handlebars->31->46",
@@ -40223,7 +40229,7 @@
40229
"zh-chs": "未知动作",
40230
"zh-cht": "未知動作",
40231
"xloc": [
40226
- "default.handlebars->31->2193"
40232
+ "default.handlebars->31->2195"
40233
]
40234
},
40235
{
@@ -40243,8 +40249,8 @@
40249
"zh-chs": "未知设备",
40250
"zh-cht": "未知裝置",
40251
"xloc": [
40246
- "default.handlebars->31->1966",
40247
- "default.handlebars->31->2092"
40252
+ "default.handlebars->31->1968",
40253
+ "default.handlebars->31->2094"
40254
]
40255
},
40256
{
@@ -40264,9 +40270,9 @@
40270
"zh-chs": "未知设备组",
40271
"zh-cht": "未知裝置群",
40272
"xloc": [
40267
- "default.handlebars->31->1960",
40268
- "default.handlebars->31->2080",
40269
- "default.handlebars->31->2197"
40273
+ "default.handlebars->31->1962",
40274
+ "default.handlebars->31->2082",
40275
+ "default.handlebars->31->2199"
40276
]
40277
},
40278
{
@@ -40286,7 +40292,7 @@
40292
"zh-chs": "未知群组",
40293
"zh-cht": "未知群組",
40294
"xloc": [
40289
- "default.handlebars->31->2189"
40295
+ "default.handlebars->31->2191"
40296
]
40297
},
40298
{
@@ -40327,7 +40333,7 @@
40333
"zh-chs": "未知用户组",
40334
"zh-cht": "未知用戶群",
40335
"xloc": [
40330
- "default.handlebars->31->2086"
40336
+ "default.handlebars->31->2088"
40337
]
40338
},
40339
{
@@ -40410,7 +40416,7 @@
40416
"zh-chs": "解锁帐户",
40417
"zh-cht": "解鎖帳戶",
40418
"xloc": [
40413
- "default.handlebars->31->1835"
40419
+ "default.handlebars->31->1837"
40420
]
40421
},
40422
{
@@ -40476,7 +40482,7 @@
40482
"zh-chs": "最新",
40483
"zh-cht": "最新",
40484
"xloc": [
40479
- "default.handlebars->31->2263"
40485
+ "default.handlebars->31->2265"
40486
]
40487
},
40488
{
@@ -40524,7 +40530,7 @@
40530
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
40531
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
40532
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
40527
- "messenger.handlebars->13->9"
40533
+ "messenger.handlebars->13->10"
40534
]
40535
},
40536
{
@@ -40783,6 +40789,12 @@
40789
"default.handlebars->31->1723"
40790
]
40791
},
40792
+ {
40793
+ "en": "Upload: \\\"{0}\\\", Size: {1}",
40794
+ "xloc": [
40795
+ "default.handlebars->31->1778"
40796
+ ]
40797
+ },
40798
{
40799
"cs": "hornolužická srbština",
40800
"de": "Obersorbisch",
@@ -40904,8 +40916,8 @@
40916
"zh-chs": "用过的",
40917
"zh-cht": "用過的",
40918
"xloc": [
40907
- "default.handlebars->31->2183",
40908
- "default.handlebars->31->2185"
40919
+ "default.handlebars->31->2185",
40920
+ "default.handlebars->31->2187"
40921
]
40922
},
40923
{
@@ -40926,10 +40938,10 @@
40938
"zh-cht": "用戶",
40939
"xloc": [
40940
"default.handlebars->31->1462",
40929
- "default.handlebars->31->1788",
40930
- "default.handlebars->31->1817",
40931
- "default.handlebars->31->1956",
40932
- "default.handlebars->31->2141",
40941
+ "default.handlebars->31->1790",
40942
+ "default.handlebars->31->1819",
40943
+ "default.handlebars->31->1958",
40944
+ "default.handlebars->31->2143",
40945
"default.handlebars->31->233",
40946
"default.handlebars->31->701"
40947
]
@@ -40951,7 +40963,7 @@
40963
"zh-chs": "用户+档案",
40964
"zh-cht": "用戶+檔案",
40965
"xloc": [
40954
- "default.handlebars->31->1818"
40966
+ "default.handlebars->31->1820"
40967
]
40968
},
40969
{
@@ -40971,10 +40983,10 @@
40983
"zh-chs": "用户帐户导入",
40984
"zh-cht": "用戶帳戶導入",
40985
"xloc": [
40974
- "default.handlebars->31->1851",
40975
- "default.handlebars->31->1852",
40986
+ "default.handlebars->31->1853",
40987
"default.handlebars->31->1854",
40977
- "default.handlebars->31->1856"
40988
+ "default.handlebars->31->1856",
40989
+ "default.handlebars->31->1858"
40990
]
40991
},
40992
{
@@ -40994,7 +41006,7 @@
41006
"zh-chs": "用户帐户",
41007
"zh-cht": "用戶帳戶",
41008
"xloc": [
40997
- "default.handlebars->31->2202"
41009
+ "default.handlebars->31->2204"
41010
]
41011
},
41012
{
@@ -41037,8 +41049,8 @@
41049
"zh-cht": "用戶同意",
41050
"xloc": [
41051
"default.handlebars->31->1433",
41040
- "default.handlebars->31->1947",
41041
- "default.handlebars->31->2034",
41052
+ "default.handlebars->31->1949",
41053
+ "default.handlebars->31->2036",
41054
"default.handlebars->31->208",
41055
"default.handlebars->31->635",
41056
"default.handlebars->31->786"
@@ -41063,9 +41075,9 @@
41075
"xloc": [
41076
"default.handlebars->31->1523",
41077
"default.handlebars->31->1524",
41066
- "default.handlebars->31->1920",
41067
- "default.handlebars->31->2088",
41068
- "default.handlebars->31->2109",
41078
+ "default.handlebars->31->1922",
41079
+ "default.handlebars->31->2090",
41080
+ "default.handlebars->31->2111",
41081
"default.handlebars->31->700"
41082
]
41083
},
@@ -41106,7 +41118,7 @@
41118
"zh-chs": "用户组成员",
41119
"zh-cht": "用戶群成員",
41120
"xloc": [
41109
- "default.handlebars->31->2085"
41121
+ "default.handlebars->31->2087"
41122
]
41123
},
41124
{
@@ -41147,8 +41159,8 @@
41159
"zh-cht": "用戶識別碼",
41160
"xloc": [
41161
"default.handlebars->31->1588",
41150
- "default.handlebars->31->2001",
41151
- "default.handlebars->31->2002"
41162
+ "default.handlebars->31->2003",
41163
+ "default.handlebars->31->2004"
41164
]
41165
},
41166
{
@@ -41169,7 +41181,7 @@
41181
"zh-cht": "用戶標識符",
41182
"xloc": [
41183
"default.handlebars->31->1521",
41172
- "default.handlebars->31->1985"
41184
+ "default.handlebars->31->1987"
41185
]
41186
},
41187
{
@@ -41196,7 +41208,7 @@
41208
"zh-chs": "用户列表输出",
41209
"zh-cht": "用戶列表輸出",
41210
"xloc": [
41199
- "default.handlebars->31->1863"
41211
+ "default.handlebars->31->1865"
41212
]
41213
},
41214
{
@@ -41292,7 +41304,7 @@
41304
"zh-chs": "用户节",
41305
"zh-cht": "用戶節",
41306
"xloc": [
41295
- "default.handlebars->31->2222"
41307
+ "default.handlebars->31->2224"
41308
]
41309
},
41310
{
@@ -41385,7 +41397,7 @@
41397
"fr": "L'utilisateur existe déjà",
41398
"xloc": [
41399
"default-mobile.handlebars->11->552",
41388
- "default.handlebars->31->2160"
41400
+ "default.handlebars->31->2162"
41401
]
41402
},
41403
{
@@ -41500,7 +41512,7 @@
41512
"fr": "Utilisateur {0} introuvable.",
41513
"xloc": [
41514
"default-mobile.handlebars->11->560",
41503
- "default.handlebars->31->2168"
41515
+ "default.handlebars->31->2170"
41516
]
41517
},
41518
{
@@ -41541,7 +41553,7 @@
41553
"zh-cht": "用戶名",
41554
"xloc": [
41555
"default-mobile.handlebars->11->293",
41544
- "default.handlebars->31->1875",
41556
+ "default.handlebars->31->1877",
41557
"default.handlebars->31->308",
41558
"default.handlebars->31->812",
41559
"login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->0->1",
@@ -41615,9 +41627,9 @@
41627
"zh-chs": "用户",
41628
"zh-cht": "用戶",
41629
"xloc": [
41618
- "default.handlebars->31->1908",
41619
- "default.handlebars->31->1948",
41620
- "default.handlebars->31->2221",
41630
+ "default.handlebars->31->1910",
41631
+ "default.handlebars->31->1950",
41632
+ "default.handlebars->31->2223",
41633
"default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral"
41634
]
41635
},
@@ -41638,7 +41650,7 @@
41650
"zh-chs": "用户会话",
41651
"zh-cht": "用戶節",
41652
"xloc": [
41641
- "default.handlebars->31->2206"
41653
+ "default.handlebars->31->2208"
41654
]
41655
},
41656
{
@@ -41647,7 +41659,7 @@
41659
"fr": "Utilisateurs {0} introuvables.",
41660
"xloc": [
41661
"default-mobile.handlebars->11->561",
41650
- "default.handlebars->31->2169"
41662
+ "default.handlebars->31->2171"
41663
]
41664
},
41665
{
@@ -41688,7 +41700,7 @@
41700
"zh-chs": "验证电邮",
41701
"zh-cht": "驗證電郵",
41702
"xloc": [
41691
- "default.handlebars->31->1830"
41703
+ "default.handlebars->31->1832"
41704
]
41705
},
41706
{
@@ -41697,7 +41709,7 @@
41709
"fr": "Exception de validation",
41710
"xloc": [
41711
"default-mobile.handlebars->11->554",
41700
- "default.handlebars->31->2162"
41712
+ "default.handlebars->31->2164"
41713
]
41714
},
41715
{
@@ -41801,7 +41813,7 @@
41813
"zh-chs": "已验证",
41814
"zh-cht": "已驗證",
41815
"xloc": [
41804
- "default.handlebars->31->2066"
41816
+ "default.handlebars->31->2068"
41817
]
41818
},
41819
{
@@ -41844,7 +41856,7 @@
41856
"xloc": [
41857
"default-mobile.handlebars->11->74",
41858
"default.handlebars->31->1112",
41847
- "default.handlebars->31->1826"
41859
+ "default.handlebars->31->1828"
41860
]
41861
},
41862
{
@@ -41953,7 +41965,7 @@
41965
"zh-chs": "版本不兼容,请先升级您的MeshCentral",
41966
"zh-cht": "版本不兼容,請先升級你的MeshCentral",
41967
"xloc": [
41956
- "default.handlebars->31->2259"
41968
+ "default.handlebars->31->2261"
41969
]
41970
},
41971
{
@@ -42035,7 +42047,7 @@
42047
"zh-chs": "查看所有事件",
42048
"zh-cht": "查看所有事件",
42049
"xloc": [
42038
- "default.handlebars->31->1900"
42050
+ "default.handlebars->31->1902"
42051
]
42052
},
42053
{
@@ -42055,8 +42067,8 @@
42067
"zh-chs": "查看变更日志",
42068
"zh-cht": "查看變更日誌",
42069
"xloc": [
42058
- "default.handlebars->31->2262",
42059
- "default.handlebars->31->2264"
42070
+ "default.handlebars->31->2264",
42071
+ "default.handlebars->31->2266"
42072
]
42073
},
42074
{
@@ -42116,7 +42128,7 @@
42128
"zh-chs": "查看有关此用户的注释",
42129
"zh-cht": "查看有關此用戶的註釋",
42130
"xloc": [
42119
- "default.handlebars->31->2042"
42131
+ "default.handlebars->31->2044"
42132
]
42133
},
42134
{
@@ -42261,7 +42273,7 @@
42273
"zh-chs": "正在等待其他用户...",
42274
"zh-cht": "正在等待其他用戶...",
42275
"xloc": [
42264
- "messenger.handlebars->13->13"
42276
+ "messenger.handlebars->13->14"
42277
]
42278
},
42279
{
@@ -42454,15 +42466,15 @@
42466
"zh-chs": "网络服务器",
42467
"zh-cht": "網絡伺服器",
42468
"xloc": [
42457
- "default.handlebars->31->2244",
42458
- "default.handlebars->31->2245"
42469
+ "default.handlebars->31->2246",
42470
+ "default.handlebars->31->2247"
42471
]
42472
},
42473
{
42474
"en": "Web Server HTTP Headers",
42475
"nl": "Webserver HTTP Headers",
42476
"xloc": [
42465
- "default.handlebars->31->2248"
42477
+ "default.handlebars->31->2250"
42478
]
42479
},
42480
{
@@ -42482,7 +42494,7 @@
42494
"zh-chs": "Web服务器请求",
42495
"zh-cht": "Web伺服器請求",
42496
"xloc": [
42485
- "default.handlebars->31->2246"
42497
+ "default.handlebars->31->2248"
42498
]
42499
},
42500
{
@@ -42502,7 +42514,7 @@
42514
"zh-chs": "Web套接字中继",
42515
"zh-cht": "Web插座中繼",
42516
"xloc": [
42505
- "default.handlebars->31->2247"
42517
+ "default.handlebars->31->2249"
42518
]
42519
},
42520
{
@@ -42702,7 +42714,7 @@
42714
"zh-chs": "下次登录时将更改。",
42715
"zh-cht": "下次登入時將更改。",
42716
"xloc": [
42705
- "default.handlebars->31->2014"
42717
+ "default.handlebars->31->2016"
42718
]
42719
},
42720
{
@@ -43995,7 +44007,7 @@
44007
"zh-chs": "\\\\'",
44008
"zh-cht": "\\\\'",
44009
"xloc": [
43998
- "default.handlebars->31->2260"
44010
+ "default.handlebars->31->2262"
44011
]
44012
},
44013
{
@@ -44139,8 +44151,8 @@
44151
"zh-chs": "字节",
44152
"zh-cht": "字節",
44153
"xloc": [
44142
- "messenger.handlebars->13->10",
44143
- "messenger.handlebars->13->12"
44154
+ "messenger.handlebars->13->11",
44155
+ "messenger.handlebars->13->13"
44156
]
44157
},
44158
{
@@ -44361,8 +44373,8 @@
44373
"zh-chs": "eventslist.csv",
44374
"zh-cht": "eventslist.csv",
44375
"xloc": [
44364
- "default.handlebars->31->1795",
44365
- "default.handlebars->31->1800"
44376
+ "default.handlebars->31->1797",
44377
+ "default.handlebars->31->1802"
44378
]
44379
},
44380
{
@@ -44382,8 +44394,8 @@
44394
"zh-chs": "eventslist.json",
44395
"zh-cht": "eventslist.json",
44396
"xloc": [
44385
- "default.handlebars->31->1797",
44386
- "default.handlebars->31->1801"
44397
+ "default.handlebars->31->1799",
44398
+ "default.handlebars->31->1803"
44399
]
44400
},
44401
{
@@ -44423,8 +44435,8 @@
44435
"zh-chs": "免费",
44436
"zh-cht": "免費",
44437
"xloc": [
44426
- "default.handlebars->31->2214",
44427
- "default.handlebars->31->2217"
44438
+ "default.handlebars->31->2216",
44439
+ "default.handlebars->31->2219"
44440
]
44441
},
44442
{
@@ -44639,7 +44651,7 @@
44651
"zh-chs": "id, name, email, creation, lastlogin, groups, authfactors",
44652
"zh-cht": "id, name, email, creation, lastlogin, groups, authfactors",
44653
"xloc": [
44642
- "default.handlebars->31->1864"
44654
+ "default.handlebars->31->1866"
44655
]
44656
},
44657
{
@@ -44762,7 +44774,7 @@
44774
"zh-chs": "k max,默认为空白",
44775
"zh-cht": "k max,默認為空白",
44776
"xloc": [
44765
- "default.handlebars->31->1892"
44777
+ "default.handlebars->31->1894"
44778
]
44779
},
44780
{
@@ -45094,7 +45106,7 @@
45106
"zh-chs": "servertrace.csv",
45107
"zh-cht": "servertrace.csv",
45108
"xloc": [
45097
- "default.handlebars->31->2256"
45109
+ "default.handlebars->31->2258"
45110
]
45111
},
45112
{
@@ -45160,7 +45172,7 @@
45172
"zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
45173
"zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
45174
"xloc": [
45163
- "default.handlebars->31->2231"
45175
+ "default.handlebars->31->2233"
45176
]
45177
},
45178
{
@@ -45180,7 +45192,7 @@
45192
"zh-chs": "时间,来源,信息",
45193
"zh-cht": "時間,來源,訊息",
45194
"xloc": [
45183
- "default.handlebars->31->2255"
45195
+ "default.handlebars->31->2257"
45196
]
45197
},
45198
{
@@ -45217,8 +45229,8 @@
45229
"zh-chs": "总计",
45230
"zh-cht": "總",
45231
"xloc": [
45220
- "default.handlebars->31->2215",
45221
- "default.handlebars->31->2218"
45232
+ "default.handlebars->31->2217",
45233
+ "default.handlebars->31->2220"
45234
]
45235
},
45236
{
@@ -45301,8 +45313,8 @@
45313
"zh-chs": "userlist.csv",
45314
"zh-cht": "userlist.csv",
45315
"xloc": [
45304
- "default.handlebars->31->1860",
45305
- "default.handlebars->31->1865"
45316
+ "default.handlebars->31->1862",
45317
+ "default.handlebars->31->1867"
45318
]
45319
},
45320
{
@@ -45322,8 +45334,8 @@
45334
"zh-chs": "userlist.json",
45335
"zh-cht": "userlist.json",
45336
"xloc": [
45325
- "default.handlebars->31->1862",
45326
- "default.handlebars->31->1866"
45337
+ "default.handlebars->31->1864",
45338
+ "default.handlebars->31->1868"
45339
]
45340
},
45341
{
@@ -45343,7 +45355,7 @@
45355
"zh-chs": "utc,时间,类型,指令,用户,设备,消息",
45356
"zh-cht": "utc,時間,類型,指令,用戶,裝置,消息",
45357
"xloc": [
45346
- "default.handlebars->31->1799"
45358
+ "default.handlebars->31->1801"
45359
]
45360
},
45361
{
@@ -45413,7 +45425,7 @@
45425
"xloc": [
45426
"default.handlebars->31->1641",
45427
"default.handlebars->31->1646",
45416
- "default.handlebars->31->2120"
45428
+ "default.handlebars->31->2122"
45429
]
45430
},
45431
{
@@ -45479,7 +45491,7 @@
45491
"zh-chs": "{0}个活跃会话",
45492
"zh-cht": "{0}個活躍節",
45493
"xloc": [
45482
- "default.handlebars->31->2056"
45494
+ "default.handlebars->31->2058"
45495
]
45496
},
45497
{
@@ -45522,7 +45534,7 @@
45534
"xloc": [
45535
"default-mobile.handlebars->11->130",
45536
"default.handlebars->31->1656",
45525
- "default.handlebars->31->2135",
45537
+ "default.handlebars->31->2137",
45538
"download.handlebars->3->2",
45539
"download2.handlebars->5->2"
45540
]
@@ -45605,7 +45617,7 @@
45617
"zh-chs": "{0}个群组",
45618
"zh-cht": "{0}個群組",
45619
"xloc": [
45608
- "default.handlebars->31->2019"
45620
+ "default.handlebars->31->2021"
45621
]
45622
},
45623
{
@@ -45744,7 +45756,7 @@
45756
"zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...",
45757
"zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...",
45758
"xloc": [
45747
- "default.handlebars->31->1809"
45759
+ "default.handlebars->31->1811"
45760
]
45761
},
45762
{
@@ -45908,7 +45920,7 @@
45920
"default-mobile.handlebars->11->184",
45921
"default-mobile.handlebars->11->187",
45922
"default-mobile.handlebars->11->190",
45911
- "default.handlebars->31->1813",
45923
+ "default.handlebars->31->1815",
45924
"default.handlebars->31->269",
45925
"default.handlebars->31->272",
45926
"default.handlebars->31->275",
views/messenger.handlebars
+7
-3
@@ -14,7 +14,8 @@
14
<script type="text/javascript" src="scripts/filesaver.min.js"></script>
15
</head>
16
<body style="font-family:Arial,Helvetica,sans-serif">
17
- <div id="xtop" style="position:absolute;left:0;right:0;top:0;height:38px;background-color:#036;color:#c8c8c8;box-shadow:3px 3px 10px gray">
17
+ <div id="xtop" style="position:absolute;left:0;right:0;top:0;height:38px;background-color:#036;color:#EEE;box-shadow:3px 3px 10px gray">
18
+ <img style="float:left" height="38" src="messenger.png" />
19
<div style="position:absolute;background-color:#036;right:0;height:38px">
20
<div id="saveButton" class="icon15 topButton" style="margin-right:4px" title="Save conversation" onclick="saveChatSession()"></div>
21
<div id="notifyButton" class="icon13 topButton" style="display:none" title="Enable browser notification" onclick="enableNotificationsButtonClick()"></div>
@@ -23,7 +24,7 @@
24
<div id="micButton" class="icon6 topButton" title="Activate microphone" style="display:none" onclick="micButtonClick()"></div>
25
<div id="hangupButton" class="icon11 topRedButton" title="Hang up" style="display:none" onclick="hangUpButtonClick(1)"></div>
26
</div>
26
- <div style="padding-top:9px;padding-left:6px;font-size:20px;display:inline-block"><b><span id="xtitle">MeshMessenger</span></b></div>
27
+ <div style="padding-top:9px;padding-left:6px;font-size:20px;display:inline-block"><b><span id="xtitle"></span></b></div>
28
</div>
29
<div id="xmiddle" style="position:absolute;left:0;right:0;top:38px;bottom:36px;font-size:18px">
30
<div id="xmsgparent" style="position:absolute;left:0;right:0;top:0;bottom:0;overflow-y:scroll">
@@ -73,6 +74,8 @@
74
var userMediaSupport = 0;
75
var notification = null;
76
getUserMediaSupport(function (x) { userMediaSupport = x; })
77
+ var meshMessengerTitle = '{{{meshMessengerTitle}}}';
78
+ var meshMessengerImage = '{{{meshMessengerImage}}}';
79
var webrtcconfiguration = '{{{webrtconfig}}}';
80
if (webrtcconfiguration == '') { webrtcconfiguration = null; } else { try { webrtcconfiguration = JSON.parse(decodeURIComponent(webrtcconfiguration)); } catch (ex) { console.log('Invalid WebRTC config: "' + webrtcconfiguration + '".'); webrtcconfiguration = null; } }
81
var windowFocus = true;
@@ -99,7 +102,8 @@
102
103
// Set the title
104
if (args.title) { QH('xtitle', EscapeHtml(args.title).split(' ').join(' ')); document.title = document.title + ' - ' + args.title; }
102
-
105
+ else if (meshMessengerTitle == '!') { QH('xtitle', EscapeHtml("MeshMessenger")); } else { QH('xtitle', meshMessengerTitle); }
106
+
107
// Setup web notifications
108
if (Notification) { QV('notifyButton', Notification.permission != 'granted'); }
109
webserver.js
+51
-1
@@ -2739,11 +2739,60 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
2739
return;
2740
}
2741
2742
+ // Get WebRTC configuration
2743
var webRtcConfig = null;
2744
if (obj.parent.config.settings && obj.parent.config.settings.webrtconfig && (typeof obj.parent.config.settings.webrtconfig == 'object')) { webRtcConfig = encodeURIComponent(JSON.stringify(obj.parent.config.settings.webrtconfig)).replace(/'/g, '%27'); }
2745
else if (args.webrtconfig && (typeof args.webrtconfig == 'object')) { webRtcConfig = encodeURIComponent(JSON.stringify(args.webrtconfig)).replace(/'/g, '%27'); }
2746
+
2747
+ // Setup other options
2748
+ var options = { webrtconfig: webRtcConfig };
2749
+ if (typeof domain.meshmessengertitle == 'string') { options.meshMessengerTitle = domain.meshmessengertitle; } else { options.meshMessengerTitle = '!'; }
2750
+
2751
+ // Render the page
2752
res.set({ 'Cache-Control': 'no-store' });
2746
- render(req, res, getRenderPage('messenger', req, domain), getRenderArgs({ webrtconfig: webRtcConfig }, req, domain));
2753
+ render(req, res, getRenderPage('messenger', req, domain), getRenderArgs(options, req, domain));
2754
+ }
2755
+
2756
+ // Handle messenger image request
2757
+ function handleMessengerImageRequest(req, res) {
2758
+ const domain = getDomain(req);
2759
+ if (domain == null) { parent.debug('web', 'handleMessengerImageRequest: no domain'); res.sendStatus(404); return; }
2760
+ parent.debug('web', 'handleMessengerImageRequest()');
2761
+
2762
+ // Check if we are in maintenance mode
2763
+ if (parent.config.settings.maintenancemode != null) { res.sendStatus(404); return; }
2764
+
2765
+ //res.set({ 'Cache-Control': 'max-age=86400' }); // 1 day
2766
+ if (domain.meshmessengerpicture) {
2767
+ // Use the configured messenger logo picture
2768
+ try { res.sendFile(obj.path.join(obj.parent.datapath, domain.meshmessengerpicture)); return; } catch (ex) { }
2769
+ }
2770
+
2771
+ var imagefile = 'images/messenger.png';
2772
+ if (domain.webpublicpath != null) {
2773
+ obj.fs.exists(obj.path.join(domain.webpublicpath, imagefile), function (exists) {
2774
+ if (exists) {
2775
+ // Use the domain logo picture
2776
+ try { res.sendFile(obj.path.join(domain.webpublicpath, imagefile)); } catch (ex) { res.sendStatus(404); }
2777
+ } else {
2778
+ // Use the default logo picture
2779
+ try { res.sendFile(obj.path.join(obj.parent.webPublicPath, imagefile)); } catch (ex) { res.sendStatus(404); }
2780
+ }
2781
+ });
2782
+ } else if (parent.webPublicOverridePath) {
2783
+ obj.fs.exists(obj.path.join(obj.parent.webPublicOverridePath, imagefile), function (exists) {
2784
+ if (exists) {
2785
+ // Use the override logo picture
2786
+ try { res.sendFile(obj.path.join(obj.parent.webPublicOverridePath, imagefile)); } catch (ex) { res.sendStatus(404); }
2787
+ } else {
2788
+ // Use the default logo picture
2789
+ try { res.sendFile(obj.path.join(obj.parent.webPublicPath, imagefile)); } catch (ex) { res.sendStatus(404); }
2790
+ }
2791
+ });
2792
+ } else {
2793
+ // Use the default logo picture
2794
+ try { res.sendFile(obj.path.join(obj.parent.webPublicPath, imagefile)); } catch (ex) { res.sendStatus(404); }
2795
+ }
2796
}
2797
2798
// Returns the server root certificate encoded in base64
@@ -4959,6 +5008,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
5008
obj.app.post(url + 'amtevents.ashx', obj.handleAmtEventRequest);
5009
obj.app.get(url + 'meshagents', obj.handleMeshAgentRequest);
5010
obj.app.get(url + 'messenger', handleMessengerRequest);
5011
+ obj.app.get(url + 'messenger.png', handleMessengerImageRequest);
5012
obj.app.get(url + 'meshosxagent', obj.handleMeshOsxAgentRequest);
5013
obj.app.get(url + 'meshsettings', obj.handleMeshSettingsRequest);
5014
obj.app.get(url + 'devicepowerevents.ashx', obj.handleDevicePowerEvents);