French re-translation.

Ylian Saint-Hilaire committed Nov 9, 2020 at 17:17 UTC cd493c9f962014d15a2de20cc9b325f94acb1d9a
12 files changed +1790 -1749
emails/translations/account-check_fr.html
+1 -1
@@ -11,5 +11,5 @@
11 <p style="margin-left:30px">
12 <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Cliquez ici pour vérifier votre adresse e-mail.</a>
13 </p>
14 - Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier.
14 + Si vous n'avez pas initié cette demande, veuillez ignorer cet e-mail.
15 </div></body></html>
\ No newline at end of file
emails/translations/account-check_fr.txt
+2 -2
@@ -1,6 +1,6 @@
1 [[[SERVERNAME]]] - Vérification E-mail
2 -Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) effectue une vérification par e-mail. Accédez au lien suivant pour terminer le processus:
2 +Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) effectue une vérification par e-mail. Accédez au lien suivant pour terminer le processus :
3 ~
4 ~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
5 ~
6 -Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier.
\ No newline at end of file
6 +Si vous n'avez pas initié cette demande, veuillez ignorer cet e-mail.
\ No newline at end of file
emails/translations/account-invite_fr.html
+3 -3
@@ -7,10 +7,10 @@
7 </td>
8 </tr>
9 </tbody></table>
10 - <p>Un compte a été créé pour vous sur le serveur <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, vous pouvez y accéder maintenant avec:</p>
10 + <p>Un compte a été créé pour vous sur le serveur <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, vous pouvez y accéder maintenant avec :</p>
11 <p>
12 - &nbsp;&nbsp;&nbsp;Nom d'utilisateur: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
13 - &nbsp;&nbsp;&nbsp;Mot de passe: <b notrans="1">[[[PASSWORD]]]</b>
12 + &nbsp;&nbsp;&nbsp;Nom d'utilisateur : <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
13 + &nbsp;&nbsp;&nbsp;Mot de passe : <b notrans="1">[[[PASSWORD]]]</b>
14 </p>
15 Meilleures salutations,
16 <br>
emails/translations/account-login_fr.html
+1 -1
@@ -7,6 +7,6 @@
7 </td>
8 </tr>
9 </tbody></table>
10 - <p>Votre jeton de connexion est: [[[TOKEN]]]</p>
10 + <p>Votre jeton de connexion est : [[[TOKEN]]]</p>
11 <p>Ce jeton ne peut être utilisé qu'une seule fois et est valide pendant 5 minutes.</p>
12 </div></body></html>
\ No newline at end of file
emails/translations/account-login_fr.txt
+1 -1
@@ -1,4 +1,4 @@
1 [[[SERVERNAME]]] - Connexion au compte
2 -Votre jeton de connexion est: [[[TOKEN]]]
2 +Votre jeton de connexion est : [[[TOKEN]]]
3 ~
4 Ce jeton ne peut être utilisé qu'une seule fois et est valide pendant 5 minutes.
\ No newline at end of file
emails/translations/account-reset_fr.html
+1 -1
@@ -11,5 +11,5 @@
11 <p style="margin-left:30px">
12 <a href="[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]">Cliquez ici pour réinitialiser le mot de passe de votre compte.</a>
13 </p>
14 - Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier.
14 + Si vous n'avez pas initié cette demande, veuillez ignorer cet e-mail.
15 </div></body></html>
\ No newline at end of file
emails/translations/account-reset_fr.txt
+2 -2
@@ -1,6 +1,6 @@
1 [[[SERVERNAME]]] - Réinitialisation du compte
2 -Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) demande une réinitialisation du mot de passe du compte. Accédez au lien suivant pour terminer le processus:
2 +Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) demande une réinitialisation du mot de passe du compte. Accédez au lien suivant pour terminer le processus :
3 ~
4 ~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
5 ~
6 -Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier.
\ No newline at end of file
6 +Si vous n'avez pas initié cette demande, veuillez ignorer cet e-mail.
\ No newline at end of file
emails/translations/mesh-invite_fr.html
+3 -3
@@ -15,7 +15,7 @@
15 <p>Utilisateur [[[USERNAME]]] sur le serveur <a href="[[[SERVERURL]]]">[[[SERVERNAME]]]</a> vous demande d'installer un logiciel pour démarrer une session de contrôle à distance.</p>
16 <area-msg>
17 <p>
18 - Message: <b notrans="1">[[[MSG]]]</b>
18 + Message : <b notrans="1">[[[MSG]]]</b>
19 </p>
20 </area-msg>
21 <area-windows>
@@ -28,7 +28,7 @@
28 </area-osx>
29 <area-linux>
30 <p>
31 - Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent:<br>
31 + Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent :<br>
32 </p><pre style="margin-left:30px" notrans="1">wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh &amp;&amp; chmod 755 ./meshinstall.sh &amp;&amp; sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'</pre>
33 <p></p>
34 </area-linux>
@@ -37,6 +37,6 @@
37 Pour installer le logiciel, <a href="[[[SERVERURL]]][[[LINKURL]]]">cliquez ici</a> et suivez les instructions.
38 </p>
39 </area-link>
40 - <p>Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier.</p>
40 + <p>Si vous n'avez pas initié cette demande, veuillez ignorer cet e-mail.</p>
41 Meilleures salutations,<br>[[[USERNAME]]]<br>
42 </div></body></html>
\ No newline at end of file
emails/translations/mesh-invite_fr.txt
+5 -5
@@ -5,23 +5,23 @@ Bonjour [[[NAME]]],
5 L'utilisateur [[[USERNAME]]] sur le serveur [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) vous demande d'installer un logiciel pour démarrer la session de contrôle à distance.
6 ~<area-msg>
7 ~
8 -Message: [[[MSG]]]
8 +Message : [[[MSG]]]
9 ~
10 ~</area-msg>
11 ~<area-windows>
12 -Pour Windows, accédez au lien suivant pour terminer le processus:
12 +Pour Windows, accédez au lien suivant pour terminer le processus :
13 ~
14 ~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
15 ~
16 ~</area-windows>
17 ~<area-osx>
18 -Pour Apple OSX, accédez au lien suivant pour terminer le processus:
18 +Pour Apple OSX, accédez au lien suivant pour terminer le processus :
19 ~
20 ~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
21 ~
22 ~</area-osx>
23 ~<area-linux>
24 -Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent:
24 +Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent :
25 ~
26 ~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]'
27 ~
@@ -29,7 +29,7 @@ Pour Linux, copiez et collez les éléments suivants dans un terminal pour insta
29 ~<area-link>
30 Pour installer le logiciel, accédez à [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] et suivez les instructions.
31 ~</area-link>
32 -Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier.
32 +Si vous n'avez pas initié cette demande, veuillez ignorer cet e-mail.
33 ~
34 Meilleures salutations,
35 ~[[[USERNAME]]]
\ No newline at end of file
emails/translations/sms-messages_fr.txt
+2 -2
@@ -1,2 +1,2 @@
1 -[[0]] le code de vérification est: [[1]]
2 -[[0]] le jeton d'accès est: [[1]]
1 +[[0]] le code de vérification est : [[1]]
2 +[[0]] le jeton d'accès est : [[1]]
translate/translate.js
+2 -1
@@ -556,7 +556,8 @@ function translate(lang, langFile, sources, createSubDir) {
556
557 // Load the language file
558 var langFileData = null;
559 - try { langFileData = JSON.parse(fs.readFileSync(langFile)); } catch (ex) { }
559 + try { langFileData = JSON.parse(fs.readFileSync(langFile)); } catch (ex) { console.log(ex); }
560 + console.log('langFileData', langFileData);
561 if ((langFileData == null) || (langFileData.strings == null)) { log("Invalid language file."); process.exit(); return; }
562
563 langs = {};
translate/translate.json
+1767 -1727
@@ -1,4 +1,4 @@
1 -{
1 +{
2 "strings": [
3 {
4 "cs": " + CIRA",
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->29->1348",
21 - "default.handlebars->29->1350"
20 + "default.handlebars->29->1355",
21 + "default.handlebars->29->1357"
22 ]
23 },
24 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->29->1261"
207 + "default.handlebars->29->1268"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->29->1421",
228 - "default.handlebars->29->1883"
227 + "default.handlebars->29->1428",
228 + "default.handlebars->29->1891"
229 ]
230 },
231 {
@@ -420,7 +420,7 @@
420 "fr": "* 8 caractères, 1 majuscule, 1 minuscule, 1 nomber, 1 non-alphanumérique.",
421 "nl": "* 8 karakters, 1 hoofdletter, 1 normale letter, 1 nummeriek, 1 niet alfanumeriek.",
422 "xloc": [
423 - "default.handlebars->29->1390",
423 + "default.handlebars->29->1397",
424 "default.handlebars->29->306"
425 ]
426 },
@@ -496,7 +496,7 @@
496 "zh-cht": ",",
497 "xloc": [
498 "default-mobile.handlebars->9->467",
499 - "default.handlebars->29->1491"
499 + "default.handlebars->29->1498"
500 ]
501 },
502 {
@@ -537,7 +537,7 @@
537 "zh-chs": ",MQTT在线",
538 "zh-cht": ",MQTT在線",
539 "xloc": [
540 - "default.handlebars->29->1003"
540 + "default.handlebars->29->1010"
541 ]
542 },
543 {
@@ -557,7 +557,7 @@
557 "zh-chs": ",软体KVM",
558 "zh-cht": ",軟體KVM",
559 "xloc": [
560 - "default.handlebars->29->827",
560 + "default.handlebars->29->834",
561 "desktop.handlebars->3->12"
562 ]
563 },
@@ -580,9 +580,9 @@
580 "xloc": [
581 "default-mobile.handlebars->9->296",
582 "default-mobile.handlebars->9->305",
583 - "default.handlebars->29->834",
584 - "default.handlebars->29->867",
585 - "default.handlebars->29->879",
583 + "default.handlebars->29->841",
584 + "default.handlebars->29->874",
585 + "default.handlebars->29->886",
586 "desktop.handlebars->3->19",
587 "xterm.handlebars->9->6"
588 ]
@@ -703,7 +703,7 @@
703 "zh-chs": ",{0}观看",
704 "zh-cht": ",{0}觀看",
705 "xloc": [
706 - "default.handlebars->29->828",
706 + "default.handlebars->29->835",
707 "desktop.handlebars->3->13"
708 ]
709 },
@@ -768,9 +768,9 @@
768 "xloc": [
769 "default-mobile.handlebars->9->108",
770 "default-mobile.handlebars->9->307",
771 - "default.handlebars->29->1532",
772 - "default.handlebars->29->2040",
773 - "default.handlebars->29->884"
771 + "default.handlebars->29->1539",
772 + "default.handlebars->29->2048",
773 + "default.handlebars->29->891"
774 ]
775 },
776 {
@@ -826,7 +826,7 @@
826 "zh-chs": "1个活跃时段",
827 "zh-cht": "1個活躍時段",
828 "xloc": [
829 - "default.handlebars->29->1952"
829 + "default.handlebars->29->1960"
830 ]
831 },
832 {
@@ -848,7 +848,7 @@
848 "xloc": [
849 "default-mobile.handlebars->9->118",
850 "default-mobile.handlebars->9->471",
851 - "default.handlebars->29->1556",
851 + "default.handlebars->29->1563",
852 "download.handlebars->3->1",
853 "download2.handlebars->5->1"
854 ]
@@ -870,7 +870,7 @@
870 "zh-chs": "1条连接",
871 "zh-cht": "1位聯絡文",
872 "xloc": [
873 - "default.handlebars->29->830",
873 + "default.handlebars->29->837",
874 "desktop.handlebars->3->15"
875 ]
876 },
@@ -913,7 +913,7 @@
913 "zh-chs": "1组",
914 "zh-cht": "1群",
915 "xloc": [
916 - "default.handlebars->29->1917"
916 + "default.handlebars->29->1925"
917 ]
918 },
919 {
@@ -955,7 +955,7 @@
955 "zh-chs": "1分钟",
956 "zh-cht": "1分鐘",
957 "xloc": [
958 - "default.handlebars->29->715"
958 + "default.handlebars->29->722"
959 ]
960 },
961 {
@@ -1017,7 +1017,7 @@
1017 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1018 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1019 "xloc": [
1020 - "default.handlebars->29->1707"
1020 + "default.handlebars->29->1715"
1021 ]
1022 },
1023 {
@@ -1083,7 +1083,7 @@
1083 "default-mobile.handlebars->9->172",
1084 "default-mobile.handlebars->9->175",
1085 "default-mobile.handlebars->9->178",
1086 - "default.handlebars->29->1711",
1086 + "default.handlebars->29->1719",
1087 "default.handlebars->29->251",
1088 "default.handlebars->29->254",
1089 "default.handlebars->29->257",
@@ -1215,7 +1215,7 @@
1215 "zh-chs": "10分钟",
1216 "zh-cht": "10分鐘",
1217 "xloc": [
1218 - "default.handlebars->29->717"
1218 + "default.handlebars->29->724"
1219 ]
1220 },
1221 {
@@ -1285,7 +1285,7 @@
1285 "fr": "12 heures",
1286 "nl": "12 uur",
1287 "xloc": [
1288 - "default.handlebars->29->725"
1288 + "default.handlebars->29->732"
1289 ]
1290 },
1291 {
@@ -1327,7 +1327,7 @@
1327 "zh-chs": "15分钟",
1328 "zh-cht": "15分鐘",
1329 "xloc": [
1330 - "default.handlebars->29->718"
1330 + "default.handlebars->29->725"
1331 ]
1332 },
1333 {
@@ -1335,7 +1335,7 @@
1335 "fr": "16 heures",
1336 "nl": "16 uur",
1337 "xloc": [
1338 - "default.handlebars->29->726"
1338 + "default.handlebars->29->733"
1339 ]
1340 },
1341 {
@@ -1343,7 +1343,7 @@
1343 "fr": "2 jours",
1344 "nl": "2 dagen",
1345 "xloc": [
1346 - "default.handlebars->29->728"
1346 + "default.handlebars->29->735"
1347 ]
1348 },
1349 {
@@ -1351,7 +1351,7 @@
1351 "fr": "2 heures",
1352 "nl": "2 uur",
1353 "xloc": [
1354 - "default.handlebars->29->722"
1354 + "default.handlebars->29->729"
1355 ]
1356 },
1357 {
@@ -1443,7 +1443,7 @@
1443 "fr": "24 heures",
1444 "nl": "24 uur",
1445 "xloc": [
1446 - "default.handlebars->29->727"
1446 + "default.handlebars->29->734"
1447 ]
1448 },
1449 {
@@ -1505,7 +1505,7 @@
1505 "zh-chs": "2FA备份代码已清除",
1506 "zh-cht": "2FA備份代碼已清除",
1507 "xloc": [
1508 - "default.handlebars->29->1667"
1508 + "default.handlebars->29->1674"
1509 ]
1510 },
1511 {
@@ -1525,8 +1525,8 @@
1525 "zh-chs": "启用第二因素身份验证",
1526 "zh-cht": "啟用第二因素身份驗證",
1527 "xloc": [
1528 - "default.handlebars->29->1724",
1529 - "default.handlebars->29->1939"
1528 + "default.handlebars->29->1732",
1529 + "default.handlebars->29->1947"
1530 ]
1531 },
1532 {
@@ -1645,7 +1645,7 @@
1645 "zh-chs": "30分钟",
1646 "zh-cht": "30分鐘",
1647 "xloc": [
1648 - "default.handlebars->29->719"
1648 + "default.handlebars->29->726"
1649 ]
1650 },
1651 {
@@ -1696,7 +1696,7 @@
1696 "fr": "4 jours",
1697 "nl": "4 dagen",
1698 "xloc": [
1699 - "default.handlebars->29->729"
1699 + "default.handlebars->29->736"
1700 ]
1701 },
1702 {
@@ -1704,7 +1704,7 @@
1704 "fr": "4 heures",
1705 "nl": "4 uur",
1706 "xloc": [
1707 - "default.handlebars->29->723"
1707 + "default.handlebars->29->730"
1708 ]
1709 },
1710 {
@@ -1787,7 +1787,7 @@
1787 "zh-chs": "45分钟",
1788 "zh-cht": "45分鐘",
1789 "xloc": [
1790 - "default.handlebars->29->720"
1790 + "default.handlebars->29->727"
1791 ]
1792 },
1793 {
@@ -1827,7 +1827,7 @@
1827 "zh-chs": "5分钟",
1828 "zh-cht": "5分鐘",
1829 "xloc": [
1830 - "default.handlebars->29->716"
1830 + "default.handlebars->29->723"
1831 ]
1832 },
1833 {
@@ -1941,7 +1941,7 @@
1941 "fr": "60 minutes",
1942 "nl": "60 minuten",
1943 "xloc": [
1944 - "default.handlebars->29->721"
1944 + "default.handlebars->29->728"
1945 ]
1946 },
1947 {
@@ -2061,7 +2061,7 @@
2061 "zh-chs": "7天电源状态",
2062 "zh-cht": "7天電源狀態",
2063 "xloc": [
2064 - "default.handlebars->29->760"
2064 + "default.handlebars->29->767"
2065 ]
2066 },
2067 {
@@ -2126,7 +2126,7 @@
2126 "xloc": [
2127 "default.handlebars->29->330",
2128 "default.handlebars->29->344",
2129 - "default.handlebars->29->724"
2129 + "default.handlebars->29->731"
2130 ]
2131 },
2132 {
@@ -2344,8 +2344,8 @@
2344 "zh-cht": "ACM",
2345 "xloc": [
2346 "default-mobile.handlebars->9->236",
2347 - "default.handlebars->29->1364",
2348 - "default.handlebars->29->561"
2347 + "default.handlebars->29->1371",
2348 + "default.handlebars->29->568"
2349 ]
2350 },
2351 {
@@ -2470,7 +2470,7 @@
2470 "zh-chs": "拒绝访问",
2471 "zh-cht": "拒絕存取",
2472 "xloc": [
2473 - "default.handlebars->29->1004"
2473 + "default.handlebars->29->1011"
2474 ]
2475 },
2476 {
@@ -2512,7 +2512,7 @@
2512 "zh-chs": "访问服务器档案",
2513 "zh-cht": "存取伺服器檔案",
2514 "xloc": [
2515 - "default.handlebars->29->1889"
2515 + "default.handlebars->29->1897"
2516 ]
2517 },
2518 {
@@ -2601,10 +2601,10 @@
2601 "default-mobile.handlebars->9->93",
2602 "default-mobile.handlebars->9->95",
2603 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2604 - "default.handlebars->29->1270",
2605 - "default.handlebars->29->1272",
2606 - "default.handlebars->29->530",
2607 - "default.handlebars->29->532"
2604 + "default.handlebars->29->1277",
2605 + "default.handlebars->29->1279",
2606 + "default.handlebars->29->537",
2607 + "default.handlebars->29->539"
2608 ]
2609 },
2610 {
@@ -2665,7 +2665,7 @@
2665 "zh-chs": "帐户已更改:{0}",
2666 "zh-cht": "帳戶已更改:{0}",
2667 "xloc": [
2668 - "default.handlebars->29->1640"
2668 + "default.handlebars->29->1647"
2669 ]
2670 },
2671 {
@@ -2685,7 +2685,7 @@
2685 "zh-chs": "创建帐户,电子邮件为{0}",
2686 "zh-cht": "創建帳戶,電子郵件為{0}",
2687 "xloc": [
2688 - "default.handlebars->29->1639"
2688 + "default.handlebars->29->1646"
2689 ]
2690 },
2691 {
@@ -2705,7 +2705,7 @@
2705 "zh-chs": "创建帐户,用户名是{0}",
2706 "zh-cht": "帳戶已創建,用戶名是{0}",
2707 "xloc": [
2708 - "default.handlebars->29->1638"
2708 + "default.handlebars->29->1645"
2709 ]
2710 },
2711 {
@@ -2725,8 +2725,8 @@
2725 "zh-chs": "帐户已被锁定",
2726 "zh-cht": "帳戶已被鎖定",
2727 "xloc": [
2728 - "default.handlebars->29->1726",
2729 - "default.handlebars->29->1886"
2728 + "default.handlebars->29->1734",
2729 + "default.handlebars->29->1894"
2730 ]
2731 },
2732 {
@@ -2790,7 +2790,7 @@
2790 "zh-chs": "帐号登录",
2791 "zh-cht": "帳號登錄",
2792 "xloc": [
2793 - "default.handlebars->29->1575"
2793 + "default.handlebars->29->1582"
2794 ]
2795 },
2796 {
@@ -2810,7 +2810,7 @@
2810 "zh-chs": "帐户登出",
2811 "zh-cht": "帳戶登出",
2812 "xloc": [
2813 - "default.handlebars->29->1576"
2813 + "default.handlebars->29->1583"
2814 ]
2815 },
2816 {
@@ -2852,7 +2852,7 @@
2852 "zh-chs": "帐户密码已更改:{0}",
2853 "zh-cht": "帳戶密碼已更改:{0}",
2854 "xloc": [
2855 - "default.handlebars->29->1648"
2855 + "default.handlebars->29->1655"
2856 ]
2857 },
2858 {
@@ -2872,7 +2872,7 @@
2872 "zh-chs": "帐户已删除",
2873 "zh-cht": "帳戶已刪除",
2874 "xloc": [
2875 - "default.handlebars->29->1637"
2875 + "default.handlebars->29->1644"
2876 ]
2877 },
2878 {
@@ -2912,7 +2912,7 @@
2912 "zh-chs": "指令",
2913 "zh-cht": "指令",
2914 "xloc": [
2915 - "default.handlebars->29->1009",
2915 + "default.handlebars->29->1016",
2916 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2917 ]
2918 },
@@ -2933,8 +2933,8 @@
2933 "zh-chs": "动作档案",
2934 "zh-cht": "動作檔案",
2935 "xloc": [
2936 - "default.handlebars->29->803",
2937 - "default.handlebars->29->805"
2936 + "default.handlebars->29->810",
2937 + "default.handlebars->29->812"
2938 ]
2939 },
2940 {
@@ -2957,7 +2957,7 @@
2957 "default-mobile.handlebars->9->259",
2958 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
2959 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
2960 - "default.handlebars->29->610",
2960 + "default.handlebars->29->617",
2961 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
2962 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
2963 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3031,9 +3031,9 @@
3031 "default-mobile.handlebars->9->231",
3032 "default-mobile.handlebars->9->233",
3033 "default-mobile.handlebars->9->370",
3034 - "default.handlebars->29->554",
3035 - "default.handlebars->29->556",
3036 - "default.handlebars->29->965"
3034 + "default.handlebars->29->561",
3035 + "default.handlebars->29->563",
3036 + "default.handlebars->29->972"
3037 ]
3038 },
3039 {
@@ -3061,7 +3061,7 @@
3061 "fr": "Activer le partage de périphérique",
3062 "nl": "Actief delen van apparaten",
3063 "xloc": [
3064 - "default.handlebars->29->663"
3064 + "default.handlebars->29->670"
3065 ]
3066 },
3067 {
@@ -3098,7 +3098,7 @@
3098 "zh-chs": "添加代理",
3099 "zh-cht": "新增代理",
3100 "xloc": [
3101 - "default.handlebars->29->1360",
3101 + "default.handlebars->29->1367",
3102 "default.handlebars->29->284"
3103 ]
3104 },
@@ -3136,8 +3136,8 @@
3136 "zh-chs": "添加设备",
3137 "zh-cht": "新增裝置",
3138 "xloc": [
3139 - "default.handlebars->29->1863",
3140 - "default.handlebars->29->1987"
3139 + "default.handlebars->29->1871",
3140 + "default.handlebars->29->1995"
3141 ]
3142 },
3143 {
@@ -3157,7 +3157,7 @@
3157 "zh-chs": "添加设备日志",
3158 "zh-cht": "新增裝置日誌",
3159 "xloc": [
3160 - "default.handlebars->29->705"
3160 + "default.handlebars->29->712"
3161 ]
3162 },
3163 {
@@ -3177,9 +3177,9 @@
3177 "zh-chs": "添加设备组",
3178 "zh-cht": "新增裝置群",
3179 "xloc": [
3180 - "default.handlebars->29->1455",
3181 - "default.handlebars->29->1857",
3182 - "default.handlebars->29->1975",
3180 + "default.handlebars->29->1462",
3181 + "default.handlebars->29->1865",
3182 + "default.handlebars->29->1983",
3183 "default.handlebars->29->238"
3184 ]
3185 },
@@ -3200,7 +3200,7 @@
3200 "zh-chs": "添加设备组权限",
3201 "zh-cht": "新增裝置群權限",
3202 "xloc": [
3203 - "default.handlebars->29->1452"
3203 + "default.handlebars->29->1459"
3204 ]
3205 },
3206 {
@@ -3220,8 +3220,8 @@
3220 "zh-chs": "添加设备权限",
3221 "zh-cht": "新增裝置權限",
3222 "xloc": [
3223 - "default.handlebars->29->1457",
3224 - "default.handlebars->29->1459"
3223 + "default.handlebars->29->1464",
3224 + "default.handlebars->29->1466"
3225 ]
3226 },
3227 {
@@ -3318,7 +3318,7 @@
3318 "zh-chs": "添加成员身份",
3319 "zh-cht": "新增成員身份",
3320 "xloc": [
3321 - "default.handlebars->29->2007"
3321 + "default.handlebars->29->2015"
3322 ]
3323 },
3324 {
@@ -3358,8 +3358,8 @@
3358 "zh-chs": "添加安全密钥",
3359 "zh-cht": "新增安全密鑰",
3360 "xloc": [
3361 - "default.handlebars->29->1037",
3362 - "default.handlebars->29->1038",
3361 + "default.handlebars->29->1044",
3362 + "default.handlebars->29->1045",
3363 "default.handlebars->29->149",
3364 "default.handlebars->29->151",
3365 "default.handlebars->29->154",
@@ -3384,7 +3384,7 @@
3384 "zh-cht": "新增用戶",
3385 "xloc": [
3386 "default-mobile.handlebars->9->412",
3387 - "default.handlebars->29->655"
3387 + "default.handlebars->29->662"
3388 ]
3389 },
3390 {
@@ -3404,7 +3404,7 @@
3404 "zh-chs": "添加用户设备权限",
3405 "zh-cht": "新增用戶裝置權限",
3406 "xloc": [
3407 - "default.handlebars->29->1462"
3407 + "default.handlebars->29->1469"
3408 ]
3409 },
3410 {
@@ -3424,10 +3424,10 @@
3424 "zh-chs": "添加用户组",
3425 "zh-cht": "新增用戶群",
3426 "xloc": [
3427 - "default.handlebars->29->1356",
3428 - "default.handlebars->29->1454",
3429 - "default.handlebars->29->1981",
3430 - "default.handlebars->29->656"
3427 + "default.handlebars->29->1363",
3428 + "default.handlebars->29->1461",
3429 + "default.handlebars->29->1989",
3430 + "default.handlebars->29->663"
3431 ]
3432 },
3433 {
@@ -3447,7 +3447,7 @@
3447 "zh-chs": "添加用户组设备权限",
3448 "zh-cht": "新增用戶群裝置權限",
3449 "xloc": [
3450 - "default.handlebars->29->1464"
3450 + "default.handlebars->29->1471"
3451 ]
3452 },
3453 {
@@ -3504,8 +3504,8 @@
3504 "zh-chs": "添加用户",
3505 "zh-cht": "新增用戶",
3506 "xloc": [
3507 - "default.handlebars->29->1355",
3508 - "default.handlebars->29->1852"
3507 + "default.handlebars->29->1362",
3508 + "default.handlebars->29->1860"
3509 ]
3510 },
3511 {
@@ -3525,7 +3525,7 @@
3525 "zh-chs": "将用户添加到设备组",
3526 "zh-cht": "將用戶新增到裝置群",
3527 "xloc": [
3528 - "default.handlebars->29->1451"
3528 + "default.handlebars->29->1458"
3529 ]
3530 },
3531 {
@@ -3545,7 +3545,7 @@
3545 "zh-chs": "将用户添加到用户组",
3546 "zh-cht": "將用戶新增到用戶群",
3547 "xloc": [
3548 - "default.handlebars->29->1885"
3548 + "default.handlebars->29->1893"
3549 ]
3550 },
3551 {
@@ -3662,7 +3662,7 @@
3662 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3663 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3664 "xloc": [
3665 - "default.handlebars->29->1359",
3665 + "default.handlebars->29->1366",
3666 "default.handlebars->29->283"
3667 ]
3668 },
@@ -3683,7 +3683,7 @@
3683 "zh-chs": "添加标签",
3684 "zh-cht": "新增標籤",
3685 "xloc": [
3686 - "default.handlebars->29->463"
3686 + "default.handlebars->29->464"
3687 ]
3688 },
3689 {
@@ -3710,7 +3710,7 @@
3710 "zh-chs": "添加了身份验证应用程序",
3711 "zh-cht": "添加了身份驗證應用程序",
3712 "xloc": [
3713 - "default.handlebars->29->1664"
3713 + "default.handlebars->29->1671"
3714 ]
3715 },
3716 {
@@ -3718,7 +3718,7 @@
3718 "fr": "Partage de périphérique {0} de {1} vers {2} ajouté",
3719 "nl": "Apparaat delen {0} toegevoegd van {1} tot {2}",
3720 "xloc": [
3721 - "default.handlebars->29->1675"
3721 + "default.handlebars->29->1682"
3722 ]
3723 },
3724 {
@@ -3738,8 +3738,8 @@
3738 "zh-chs": "已将设备{0}添加到设备组{1}",
3739 "zh-cht": "已將設備{0}添加到設備組{1}",
3740 "xloc": [
3741 - "default.handlebars->29->1631",
3742 - "default.handlebars->29->1658"
3741 + "default.handlebars->29->1638",
3742 + "default.handlebars->29->1665"
3743 ]
3744 },
3745 {
@@ -3759,7 +3759,7 @@
3759 "zh-chs": "添加了安全密钥",
3760 "zh-cht": "添加了安全密鑰",
3761 "xloc": [
3762 - "default.handlebars->29->1669"
3762 + "default.handlebars->29->1676"
3763 ]
3764 },
3765 {
@@ -3779,7 +3779,7 @@
3779 "zh-chs": "已将用户组{0}添加到设备组{1}",
3780 "zh-cht": "已將用戶組{0}添加到設備組{1}",
3781 "xloc": [
3782 - "default.handlebars->29->1642"
3782 + "default.handlebars->29->1649"
3783 ]
3784 },
3785 {
@@ -3799,8 +3799,8 @@
3799 "zh-chs": "已将用户{0}添加到用户组{1}",
3800 "zh-cht": "已將用戶{0}添加到用戶組{1}",
3801 "xloc": [
3802 - "default.handlebars->29->1645",
3803 - "default.handlebars->29->1654"
3802 + "default.handlebars->29->1652",
3803 + "default.handlebars->29->1661"
3804 ]
3805 },
3806 {
@@ -3861,7 +3861,7 @@
3861 "zh-cht": "管理員控制模式(ACM)",
3862 "xloc": [
3863 "default-mobile.handlebars->9->372",
3864 - "default.handlebars->29->967"
3864 + "default.handlebars->29->974"
3865 ]
3866 },
3867 {
@@ -3882,7 +3882,7 @@
3882 "zh-cht": "管理員憑證",
3883 "xloc": [
3884 "default-mobile.handlebars->9->378",
3885 - "default.handlebars->29->973"
3885 + "default.handlebars->29->980"
3886 ]
3887 },
3888 {
@@ -3923,7 +3923,7 @@
3923 "zh-chs": "管理领域",
3924 "zh-cht": "管理領域",
3925 "xloc": [
3926 - "default.handlebars->29->1921"
3926 + "default.handlebars->29->1929"
3927 ]
3928 },
3929 {
@@ -3964,7 +3964,7 @@
3964 "zh-chs": "管理领域",
3965 "zh-cht": "管理領域",
3966 "xloc": [
3967 - "default.handlebars->29->1789"
3967 + "default.handlebars->29->1797"
3968 ]
3969 },
3970 {
@@ -3984,7 +3984,7 @@
3984 "zh-chs": "管理员",
3985 "zh-cht": "管理員",
3986 "xloc": [
3987 - "default.handlebars->29->1718"
3987 + "default.handlebars->29->1726"
3988 ]
3989 },
3990 {
@@ -4004,7 +4004,7 @@
4004 "zh-chs": "南非文",
4005 "zh-cht": "南非文",
4006 "xloc": [
4007 - "default.handlebars->29->1040"
4007 + "default.handlebars->29->1047"
4008 ]
4009 },
4010 {
@@ -4027,8 +4027,8 @@
4027 "default-mobile.handlebars->9->203",
4028 "default-mobile.handlebars->9->228",
4029 "default-mobile.handlebars->9->250",
4030 - "default.handlebars->29->1518",
4031 - "default.handlebars->29->1526",
4030 + "default.handlebars->29->1525",
4031 + "default.handlebars->29->1533",
4032 "default.handlebars->29->214",
4033 "default.handlebars->29->423",
4034 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -4051,8 +4051,8 @@
4051 "zh-chs": "代理+英特尔AMT",
4052 "zh-cht": "代理+Intel&reg; AMT",
4053 "xloc": [
4054 - "default.handlebars->29->1520",
4055 - "default.handlebars->29->1528"
4054 + "default.handlebars->29->1527",
4055 + "default.handlebars->29->1535"
4056 ]
4057 },
4058 {
@@ -4093,7 +4093,7 @@
4093 "zh-cht": "代理控制台",
4094 "xloc": [
4095 "default-mobile.handlebars->9->449",
4096 - "default.handlebars->29->1472"
4096 + "default.handlebars->29->1479"
4097 ]
4098 },
4099 {
@@ -4113,7 +4113,7 @@
4113 "zh-chs": "代理错误计数器",
4114 "zh-cht": "代理錯誤計數器",
4115 "xloc": [
4116 - "default.handlebars->29->2050"
4116 + "default.handlebars->29->2058"
4117 ]
4118 },
4119 {
@@ -4216,7 +4216,7 @@
4216 "zh-chs": "代理时段",
4217 "zh-cht": "代理時段",
4218 "xloc": [
4219 - "default.handlebars->29->2066"
4219 + "default.handlebars->29->2074"
4220 ]
4221 },
4222 {
@@ -4237,7 +4237,7 @@
4237 "zh-cht": "代理標籤",
4238 "xloc": [
4239 "default-mobile.handlebars->9->249",
4240 - "default.handlebars->29->577"
4240 + "default.handlebars->29->584"
4241 ]
4242 },
4243 {
@@ -4257,7 +4257,7 @@
4257 "zh-chs": "代理类型",
4258 "zh-cht": "代理類型",
4259 "xloc": [
4260 - "default.handlebars->29->1524",
4260 + "default.handlebars->29->1531",
4261 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4262 ]
4263 },
@@ -4278,7 +4278,7 @@
4278 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4279 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4280 "xloc": [
4281 - "default.handlebars->29->1628"
4281 + "default.handlebars->29->1635"
4282 ]
4283 },
4284 {
@@ -4299,8 +4299,8 @@
4299 "zh-cht": "代理已連接",
4300 "xloc": [
4301 "default.handlebars->29->163",
4302 - "default.handlebars->29->646",
4303 - "default.handlebars->29->647"
4302 + "default.handlebars->29->653",
4303 + "default.handlebars->29->654"
4304 ]
4305 },
4306 {
@@ -4340,7 +4340,7 @@
4340 "zh-chs": "代理离线",
4341 "zh-cht": "代理離線",
4342 "xloc": [
4343 - "default.handlebars->29->1002"
4343 + "default.handlebars->29->1009"
4344 ]
4345 },
4346 {
@@ -4360,7 +4360,7 @@
4360 "zh-chs": "代理在线",
4361 "zh-cht": "代理在線",
4362 "xloc": [
4363 - "default.handlebars->29->1001"
4363 + "default.handlebars->29->1008"
4364 ]
4365 },
4366 {
@@ -4369,7 +4369,7 @@
4369 "nl": "De agent wordt op een extern apparaat uitgevoerd met beperkte rechten.",
4370 "xloc": [
4371 "default.handlebars->29->161",
4372 - "default.handlebars->29->644"
4372 + "default.handlebars->29->651"
4373 ]
4374 },
4375 {
@@ -4389,7 +4389,7 @@
4389 "zh-chs": "代理",
4390 "zh-cht": "代理",
4391 "xloc": [
4392 - "default.handlebars->29->2082"
4392 + "default.handlebars->29->2090"
4393 ]
4394 },
4395 {
@@ -4409,7 +4409,7 @@
4409 "zh-chs": "阿尔巴尼亚文",
4410 "zh-cht": "阿爾巴尼亞文",
4411 "xloc": [
4412 - "default.handlebars->29->1041"
4412 + "default.handlebars->29->1048"
4413 ]
4414 },
4415 {
@@ -4452,7 +4452,7 @@
4452 "zh-chs": "全部可用",
4453 "zh-cht": "全部可用",
4454 "xloc": [
4455 - "default.handlebars->29->1681"
4455 + "default.handlebars->29->1689"
4456 ]
4457 },
4458 {
@@ -4489,7 +4489,7 @@
4489 "zh-chs": "所有事件",
4490 "zh-cht": "所有事件",
4491 "xloc": [
4492 - "default.handlebars->29->1679"
4492 + "default.handlebars->29->1687"
4493 ]
4494 },
4495 {
@@ -4509,9 +4509,9 @@
4509 "zh-chs": "全部聚焦",
4510 "zh-cht": "全部聚焦",
4511 "xloc": [
4512 - "default.handlebars->29->835",
4513 - "default.handlebars->29->837",
4514 - "default.handlebars->29->838"
4512 + "default.handlebars->29->842",
4513 + "default.handlebars->29->844",
4514 + "default.handlebars->29->845"
4515 ]
4516 },
4517 {
@@ -4531,8 +4531,8 @@
4531 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4532 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4533 "xloc": [
4534 - "default.handlebars->29->1419",
4535 - "default.handlebars->29->1882"
4534 + "default.handlebars->29->1426",
4535 + "default.handlebars->29->1890"
4536 ]
4537 },
4538 {
@@ -4552,7 +4552,7 @@
4552 "zh-chs": "允许用户管理此设备。",
4553 "zh-cht": "允許用戶管理此裝置。",
4554 "xloc": [
4555 - "default.handlebars->29->1420"
4555 + "default.handlebars->29->1427"
4556 ]
4557 },
4558 {
@@ -4616,7 +4616,7 @@
4616 "zh-chs": "备用(F10 = ESC + 0)",
4617 "zh-cht": "備用(F10 = ESC + 0)",
4618 "xloc": [
4619 - "default.handlebars->29->872"
4619 + "default.handlebars->29->879"
4620 ]
4621 },
4622 {
@@ -4657,10 +4657,10 @@
4657 "zh-chs": "一直通知",
4658 "zh-cht": "一直通知",
4659 "xloc": [
4660 - "default.handlebars->29->1335",
4661 - "default.handlebars->29->1843",
4662 - "default.handlebars->29->1930",
4663 - "default.handlebars->29->592"
4660 + "default.handlebars->29->1342",
4661 + "default.handlebars->29->1851",
4662 + "default.handlebars->29->1938",
4663 + "default.handlebars->29->599"
4664 ]
4665 },
4666 {
@@ -4680,10 +4680,10 @@
4680 "zh-chs": "一直提示",
4681 "zh-cht": "一直提示",
4682 "xloc": [
4683 - "default.handlebars->29->1336",
4684 - "default.handlebars->29->1844",
4685 - "default.handlebars->29->1931",
4686 - "default.handlebars->29->593"
4683 + "default.handlebars->29->1343",
4684 + "default.handlebars->29->1852",
4685 + "default.handlebars->29->1939",
4686 + "default.handlebars->29->600"
4687 ]
4688 },
4689 {
@@ -4806,7 +4806,7 @@
4806 "zh-chs": "杀毒软件",
4807 "zh-cht": "防毒軟體",
4808 "xloc": [
4809 - "default.handlebars->29->583"
4809 + "default.handlebars->29->590"
4810 ]
4811 },
4812 {
@@ -4906,7 +4906,7 @@
4906 "zh-chs": "阿拉伯文(阿尔及利亚)",
4907 "zh-cht": "阿拉伯文(阿爾及利亞)",
4908 "xloc": [
4909 - "default.handlebars->29->1043"
4909 + "default.handlebars->29->1050"
4910 ]
4911 },
4912 {
@@ -4926,7 +4926,7 @@
4926 "zh-chs": "阿拉伯文(巴林)",
4927 "zh-cht": "阿拉伯文(巴林)",
4928 "xloc": [
4929 - "default.handlebars->29->1044"
4929 + "default.handlebars->29->1051"
4930 ]
4931 },
4932 {
@@ -4946,7 +4946,7 @@
4946 "zh-chs": "阿拉伯文(埃及)",
4947 "zh-cht": "阿拉伯文(埃及)",
4948 "xloc": [
4949 - "default.handlebars->29->1045"
4949 + "default.handlebars->29->1052"
4950 ]
4951 },
4952 {
@@ -4966,7 +4966,7 @@
4966 "zh-chs": "阿拉伯文(伊拉克)",
4967 "zh-cht": "阿拉伯文(伊拉克)",
4968 "xloc": [
4969 - "default.handlebars->29->1046"
4969 + "default.handlebars->29->1053"
4970 ]
4971 },
4972 {
@@ -4986,7 +4986,7 @@
4986 "zh-chs": "阿拉伯文(约旦)",
4987 "zh-cht": "阿拉伯文(約旦)",
4988 "xloc": [
4989 - "default.handlebars->29->1047"
4989 + "default.handlebars->29->1054"
4990 ]
4991 },
4992 {
@@ -5006,7 +5006,7 @@
5006 "zh-chs": "阿拉伯文(科威特)",
5007 "zh-cht": "阿拉伯文(科威特)",
5008 "xloc": [
5009 - "default.handlebars->29->1048"
5009 + "default.handlebars->29->1055"
5010 ]
5011 },
5012 {
@@ -5026,7 +5026,7 @@
5026 "zh-chs": "阿拉伯文(黎巴嫩)",
5027 "zh-cht": "阿拉伯文(黎巴嫩)",
5028 "xloc": [
5029 - "default.handlebars->29->1049"
5029 + "default.handlebars->29->1056"
5030 ]
5031 },
5032 {
@@ -5046,7 +5046,7 @@
5046 "zh-chs": "阿拉伯文(利比亚)",
5047 "zh-cht": "阿拉伯文(利比亞)",
5048 "xloc": [
5049 - "default.handlebars->29->1050"
5049 + "default.handlebars->29->1057"
5050 ]
5051 },
5052 {
@@ -5066,7 +5066,7 @@
5066 "zh-chs": "阿拉伯文(摩洛哥)",
5067 "zh-cht": "阿拉伯文(摩洛哥)",
5068 "xloc": [
5069 - "default.handlebars->29->1051"
5069 + "default.handlebars->29->1058"
5070 ]
5071 },
5072 {
@@ -5086,7 +5086,7 @@
5086 "zh-chs": "阿拉伯文(阿曼)",
5087 "zh-cht": "阿拉伯文(阿曼)",
5088 "xloc": [
5089 - "default.handlebars->29->1052"
5089 + "default.handlebars->29->1059"
5090 ]
5091 },
5092 {
@@ -5106,7 +5106,7 @@
5106 "zh-chs": "阿拉伯文(卡塔尔)",
5107 "zh-cht": "阿拉伯文(卡塔爾)",
5108 "xloc": [
5109 - "default.handlebars->29->1053"
5109 + "default.handlebars->29->1060"
5110 ]
5111 },
5112 {
@@ -5126,7 +5126,7 @@
5126 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5127 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5128 "xloc": [
5129 - "default.handlebars->29->1054"
5129 + "default.handlebars->29->1061"
5130 ]
5131 },
5132 {
@@ -5146,7 +5146,7 @@
5146 "zh-chs": "阿拉伯文(标准)",
5147 "zh-cht": "阿拉伯文(標準)",
5148 "xloc": [
5149 - "default.handlebars->29->1042"
5149 + "default.handlebars->29->1049"
5150 ]
5151 },
5152 {
@@ -5166,7 +5166,7 @@
5166 "zh-chs": "阿拉伯文(叙利亚)",
5167 "zh-cht": "阿拉伯文(敘利亞)",
5168 "xloc": [
5169 - "default.handlebars->29->1055"
5169 + "default.handlebars->29->1062"
5170 ]
5171 },
5172 {
@@ -5186,7 +5186,7 @@
5186 "zh-chs": "阿拉伯文(突尼斯)",
5187 "zh-cht": "阿拉伯文(突尼斯)",
5188 "xloc": [
5189 - "default.handlebars->29->1056"
5189 + "default.handlebars->29->1063"
5190 ]
5191 },
5192 {
@@ -5206,7 +5206,7 @@
5206 "zh-chs": "阿拉伯文(阿联酋)",
5207 "zh-cht": "阿拉伯文(阿聯酋)",
5208 "xloc": [
5209 - "default.handlebars->29->1057"
5209 + "default.handlebars->29->1064"
5210 ]
5211 },
5212 {
@@ -5226,7 +5226,7 @@
5226 "zh-chs": "阿拉伯文(也门)",
5227 "zh-cht": "阿拉伯文(也門)",
5228 "xloc": [
5229 - "default.handlebars->29->1058"
5229 + "default.handlebars->29->1065"
5230 ]
5231 },
5232 {
@@ -5246,7 +5246,7 @@
5246 "zh-chs": "阿拉贡文",
5247 "zh-cht": "阿拉貢文",
5248 "xloc": [
5249 - "default.handlebars->29->1059"
5249 + "default.handlebars->29->1066"
5250 ]
5251 },
5252 {
@@ -5267,7 +5267,7 @@
5267 "zh-cht": "結構",
5268 "xloc": [
5269 "default-mobile.handlebars->9->342",
5270 - "default.handlebars->29->927"
5270 + "default.handlebars->29->934"
5271 ]
5272 },
5273 {
@@ -5308,7 +5308,7 @@
5308 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5309 "xloc": [
5310 "default-mobile.handlebars->9->418",
5311 - "default.handlebars->29->1395"
5311 + "default.handlebars->29->1402"
5312 ]
5313 },
5314 {
@@ -5328,7 +5328,7 @@
5328 "zh-chs": "您确定要删除节点{0}吗?",
5329 "zh-cht": "你確定要刪除節點{0}嗎?",
5330 "xloc": [
5331 - "default.handlebars->29->782"
5331 + "default.handlebars->29->789"
5332 ]
5333 },
5334 {
@@ -5348,7 +5348,7 @@
5348 "zh-chs": "您确定要卸载所选代理吗?",
5349 "zh-cht": "你確定要卸載所選代理嗎?",
5350 "xloc": [
5351 - "default.handlebars->29->771"
5351 + "default.handlebars->29->778"
5352 ]
5353 },
5354 {
@@ -5368,7 +5368,7 @@
5368 "zh-chs": "您确定要卸载所选的{0}代理吗?",
5369 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
5370 "xloc": [
5371 - "default.handlebars->29->770"
5371 + "default.handlebars->29->777"
5372 ]
5373 },
5374 {
@@ -5388,7 +5388,7 @@
5388 "zh-chs": "您确定要{0}插件吗:{1}",
5389 "zh-cht": "你確定要{0}外掛嗎:{1}",
5390 "xloc": [
5391 - "default.handlebars->29->2122"
5391 + "default.handlebars->29->2130"
5392 ]
5393 },
5394 {
@@ -5408,7 +5408,7 @@
5408 "zh-chs": "亚美尼亚文",
5409 "zh-cht": "亞美尼亞文",
5410 "xloc": [
5411 - "default.handlebars->29->1060"
5411 + "default.handlebars->29->1067"
5412 ]
5413 },
5414 {
@@ -5468,7 +5468,7 @@
5468 "zh-chs": "阿萨姆文",
5469 "zh-cht": "阿薩姆文",
5470 "xloc": [
5471 - "default.handlebars->29->1061"
5471 + "default.handlebars->29->1068"
5472 ]
5473 },
5474 {
@@ -5488,7 +5488,7 @@
5488 "zh-chs": "阿斯图里亚斯文",
5489 "zh-cht": "阿斯圖里亞斯文",
5490 "xloc": [
5491 - "default.handlebars->29->1062"
5491 + "default.handlebars->29->1069"
5492 ]
5493 },
5494 {
@@ -5508,7 +5508,7 @@
5508 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5509 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5510 "xloc": [
5511 - "default.handlebars->29->1597"
5511 + "default.handlebars->29->1604"
5512 ]
5513 },
5514 {
@@ -5528,7 +5528,7 @@
5528 "zh-chs": "认证软件",
5529 "zh-cht": "認證軟體",
5530 "xloc": [
5531 - "default.handlebars->29->1934"
5531 + "default.handlebars->29->1942"
5532 ]
5533 },
5534 {
@@ -5552,8 +5552,8 @@
5552 "default-mobile.handlebars->9->52",
5553 "default-mobile.handlebars->9->71",
5554 "default-mobile.handlebars->9->73",
5555 - "default.handlebars->29->1026",
5556 - "default.handlebars->29->1028",
5555 + "default.handlebars->29->1033",
5556 + "default.handlebars->29->1035",
5557 "default.handlebars->29->125",
5558 "default.handlebars->29->130"
5559 ]
@@ -5635,7 +5635,7 @@
5635 "zh-chs": "自动删除",
5636 "zh-cht": "自動刪除",
5637 "xloc": [
5638 - "default.handlebars->29->1322"
5638 + "default.handlebars->29->1329"
5639 ]
5640 },
5641 {
@@ -5699,7 +5699,7 @@
5699 "zh-chs": "可用內存",
5700 "zh-cht": "可用內存",
5701 "xloc": [
5702 - "default.handlebars->29->2075"
5702 + "default.handlebars->29->2083"
5703 ]
5704 },
5705 {
@@ -5719,7 +5719,7 @@
5719 "zh-chs": "阿塞拜疆文",
5720 "zh-cht": "阿塞拜疆文",
5721 "xloc": [
5722 - "default.handlebars->29->1063"
5722 + "default.handlebars->29->1070"
5723 ]
5724 },
5725 {
@@ -5740,7 +5740,7 @@
5740 "zh-cht": "的BIOS",
5741 "xloc": [
5742 "default-mobile.handlebars->9->384",
5743 - "default.handlebars->29->979"
5743 + "default.handlebars->29->986"
5744 ]
5745 },
5746 {
@@ -5855,8 +5855,8 @@
5855 "zh-chs": "背景与互动",
5856 "zh-cht": "背景與互動",
5857 "xloc": [
5858 - "default.handlebars->29->1501",
5858 "default.handlebars->29->1508",
5859 + "default.handlebars->29->1515",
5860 "default.handlebars->29->336",
5861 "default.handlebars->29->350"
5862 ]
@@ -5878,8 +5878,8 @@
5878 "zh-chs": "仅背景",
5879 "zh-cht": "僅背景",
5880 "xloc": [
5881 - "default.handlebars->29->1502",
5881 "default.handlebars->29->1509",
5882 + "default.handlebars->29->1516",
5883 "default.handlebars->29->337",
5884 "default.handlebars->29->351",
5885 "default.handlebars->29->365"
@@ -5922,7 +5922,7 @@
5922 "zh-chs": "备用码",
5923 "zh-cht": "備用碼",
5924 "xloc": [
5925 - "default.handlebars->29->1936"
5925 + "default.handlebars->29->1944"
5926 ]
5927 },
5928 {
@@ -5942,7 +5942,7 @@
5942 "zh-chs": "错误的签名",
5943 "zh-cht": "錯誤的簽名",
5944 "xloc": [
5945 - "default.handlebars->29->2057"
5945 + "default.handlebars->29->2065"
5946 ]
5947 },
5948 {
@@ -5962,7 +5962,7 @@
5962 "zh-chs": "错误的网络证书",
5963 "zh-cht": "錯誤的網絡憑證",
5964 "xloc": [
5965 - "default.handlebars->29->2056"
5965 + "default.handlebars->29->2064"
5966 ]
5967 },
5968 {
@@ -5982,7 +5982,13 @@
5982 "zh-chs": "巴斯克",
5983 "zh-cht": "巴斯克",
5984 "xloc": [
5985 - "default.handlebars->29->1064"
5985 + "default.handlebars->29->1071"
5986 + ]
5987 + },
5988 + {
5989 + "en": "Batch File Upload",
5990 + "xloc": [
5991 + "default.handlebars->29->480"
5992 ]
5993 },
5994 {
@@ -6005,6 +6011,12 @@
6011 "default.handlebars->container->column_l->p4->3->1->0->3->1->5"
6012 ]
6013 },
6014 + {
6015 + "en": "Batch upload of {0} file(s) to folder {1}",
6016 + "xloc": [
6017 + "default.handlebars->29->1684"
6018 + ]
6019 + },
6020 {
6021 "cs": "běloruština",
6022 "de": "Belarussisch",
@@ -6022,7 +6034,7 @@
6034 "zh-chs": "白俄罗斯文",
6035 "zh-cht": "白俄羅斯文",
6036 "xloc": [
6025 - "default.handlebars->29->1066"
6037 + "default.handlebars->29->1073"
6038 ]
6039 },
6040 {
@@ -6042,7 +6054,7 @@
6054 "zh-chs": "孟加拉",
6055 "zh-cht": "孟加拉",
6056 "xloc": [
6045 - "default.handlebars->29->1067"
6057 + "default.handlebars->29->1074"
6058 ]
6059 },
6060 {
@@ -6085,7 +6097,7 @@
6097 "zh-chs": "波斯尼亚文",
6098 "zh-cht": "波斯尼亞文",
6099 "xloc": [
6088 - "default.handlebars->29->1068"
6100 + "default.handlebars->29->1075"
6101 ]
6102 },
6103 {
@@ -6105,7 +6117,7 @@
6117 "zh-chs": "布列塔尼",
6118 "zh-cht": "布列塔尼",
6119 "xloc": [
6108 - "default.handlebars->29->1069"
6120 + "default.handlebars->29->1076"
6121 ]
6122 },
6123 {
@@ -6125,7 +6137,7 @@
6137 "zh-chs": "广播",
6138 "zh-cht": "廣播",
6139 "xloc": [
6128 - "default.handlebars->29->1850",
6140 + "default.handlebars->29->1858",
6141 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6142 ]
6143 },
@@ -6146,7 +6158,7 @@
6158 "zh-chs": "广播消息",
6159 "zh-cht": "廣播消息",
6160 "xloc": [
6149 - "default.handlebars->29->1771"
6161 + "default.handlebars->29->1779"
6162 ]
6163 },
6164 {
@@ -6166,7 +6178,7 @@
6178 "zh-chs": "向所有连接的用户广播消息。",
6179 "zh-cht": "向所有連接的用戶廣播消息。",
6180 "xloc": [
6169 - "default.handlebars->29->1766"
6181 + "default.handlebars->29->1774"
6182 ]
6183 },
6184 {
@@ -6186,7 +6198,7 @@
6198 "zh-chs": "保加利亚文",
6199 "zh-cht": "保加利亞文",
6200 "xloc": [
6189 - "default.handlebars->29->1065"
6201 + "default.handlebars->29->1072"
6202 ]
6203 },
6204 {
@@ -6206,7 +6218,7 @@
6218 "zh-chs": "缅甸文",
6219 "zh-cht": "緬甸文",
6220 "xloc": [
6209 - "default.handlebars->29->1070"
6221 + "default.handlebars->29->1077"
6222 ]
6223 },
6224 {
@@ -6227,7 +6239,7 @@
6239 "zh-cht": "CCM",
6240 "xloc": [
6241 "default-mobile.handlebars->9->235",
6230 - "default.handlebars->29->559"
6242 + "default.handlebars->29->566"
6243 ]
6244 },
6245 {
@@ -6269,7 +6281,7 @@
6281 "zh-chs": "CIRA服务器",
6282 "zh-cht": "CIRA伺服器",
6283 "xloc": [
6272 - "default.handlebars->29->2110"
6284 + "default.handlebars->29->2118"
6285 ]
6286 },
6287 {
@@ -6289,7 +6301,7 @@
6301 "zh-chs": "CIRA服务器命令",
6302 "zh-cht": "CIRA伺服器指令",
6303 "xloc": [
6292 - "default.handlebars->29->2111"
6304 + "default.handlebars->29->2119"
6305 ]
6306 },
6307 {
@@ -6297,7 +6309,7 @@
6309 "fr": "Configuration CIRA",
6310 "nl": "CIRA setup",
6311 "xloc": [
6300 - "default.handlebars->29->1386"
6312 + "default.handlebars->29->1393"
6313 ]
6314 },
6315 {
@@ -6318,7 +6330,7 @@
6330 "zh-cht": "CPU",
6331 "xloc": [
6332 "default-mobile.handlebars->9->390",
6321 - "default.handlebars->29->985"
6333 + "default.handlebars->29->992"
6334 ]
6335 },
6336 {
@@ -6338,7 +6350,7 @@
6350 "zh-chs": "CPU负载",
6351 "zh-cht": "CPU負載",
6352 "xloc": [
6341 - "default.handlebars->29->2071"
6353 + "default.handlebars->29->2079"
6354 ]
6355 },
6356 {
@@ -6358,7 +6370,7 @@
6370 "zh-chs": "最近15分钟的CPU负载",
6371 "zh-cht": "最近15分鐘的CPU負載",
6372 "xloc": [
6361 - "default.handlebars->29->2074"
6373 + "default.handlebars->29->2082"
6374 ]
6375 },
6376 {
@@ -6378,7 +6390,7 @@
6390 "zh-chs": "最近5分钟的CPU负载",
6391 "zh-cht": "最近5分鐘的CPU負載",
6392 "xloc": [
6381 - "default.handlebars->29->2073"
6393 + "default.handlebars->29->2081"
6394 ]
6395 },
6396 {
@@ -6398,7 +6410,7 @@
6410 "zh-chs": "最近一分钟的CPU负载",
6411 "zh-cht": "最近一分鐘的CPU負載",
6412 "xloc": [
6401 - "default.handlebars->29->2072"
6413 + "default.handlebars->29->2080"
6414 ]
6415 },
6416 {
@@ -6418,8 +6430,8 @@
6430 "zh-chs": "CR+LF",
6431 "zh-cht": "CR+LF",
6432 "xloc": [
6421 - "default.handlebars->29->865",
6422 - "default.handlebars->29->874",
6433 + "default.handlebars->29->872",
6434 + "default.handlebars->29->881",
6435 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
6436 ]
6437 },
@@ -6440,7 +6452,7 @@
6452 "zh-chs": "CSV",
6453 "zh-cht": "CSV",
6454 "xloc": [
6443 - "default.handlebars->29->1689"
6455 + "default.handlebars->29->1697"
6456 ]
6457 },
6458 {
@@ -6460,9 +6472,9 @@
6472 "zh-chs": "CSV格式",
6473 "zh-cht": "CSV格式",
6474 "xloc": [
6463 - "default.handlebars->29->1693",
6464 - "default.handlebars->29->1758",
6465 - "default.handlebars->29->475"
6475 + "default.handlebars->29->1701",
6476 + "default.handlebars->29->1766",
6477 + "default.handlebars->29->482"
6478 ]
6479 },
6480 {
@@ -6482,7 +6494,7 @@
6494 "zh-chs": "呼叫错误",
6495 "zh-cht": "呼叫錯誤",
6496 "xloc": [
6485 - "default.handlebars->29->2123"
6497 + "default.handlebars->29->2131"
6498 ]
6499 },
6500 {
@@ -6504,7 +6516,7 @@
6516 "xloc": [
6517 "default-mobile.handlebars->9->82",
6518 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6507 - "default.handlebars->29->1300",
6519 + "default.handlebars->29->1307",
6520 "default.handlebars->container->dialog->idx_dlgButtonBar",
6521 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6522 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6534,8 +6546,8 @@
6546 "default-mobile.handlebars->9->395",
6547 "default-mobile.handlebars->9->400",
6548 "default-mobile.handlebars->9->402",
6537 - "default.handlebars->29->990",
6538 - "default.handlebars->29->995",
6549 + "default.handlebars->29->1002",
6550 + "default.handlebars->29->1004",
6551 "default.handlebars->29->997"
6552 ]
6553 },
@@ -6557,7 +6569,7 @@
6569 "zh-cht": "容量/速度",
6570 "xloc": [
6571 "default-mobile.handlebars->9->393",
6560 - "default.handlebars->29->988"
6572 + "default.handlebars->29->995"
6573 ]
6574 },
6575 {
@@ -6577,7 +6589,7 @@
6589 "zh-chs": "加泰罗尼亚文",
6590 "zh-cht": "加泰羅尼亞文",
6591 "xloc": [
6580 - "default.handlebars->29->1071"
6592 + "default.handlebars->29->1078"
6593 ]
6594 },
6595 {
@@ -6597,7 +6609,7 @@
6609 "zh-chs": "在这里为中心显示地图",
6610 "zh-cht": "在這裡為中心顯示地圖",
6611 "xloc": [
6600 - "default.handlebars->29->521"
6612 + "default.handlebars->29->528"
6613 ]
6614 },
6615 {
@@ -6617,7 +6629,7 @@
6629 "zh-chs": "查莫罗",
6630 "zh-cht": "查莫羅",
6631 "xloc": [
6620 - "default.handlebars->29->1072"
6632 + "default.handlebars->29->1079"
6633 ]
6634 },
6635 {
@@ -6659,7 +6671,7 @@
6671 "zh-chs": "更改{0}的电邮",
6672 "zh-cht": "更改{0}的電郵",
6673 "xloc": [
6662 - "default.handlebars->29->1964"
6674 + "default.handlebars->29->1972"
6675 ]
6676 },
6677 {
@@ -6679,9 +6691,9 @@
6691 "zh-chs": "更改组",
6692 "zh-cht": "更改群",
6693 "xloc": [
6682 - "default.handlebars->29->621",
6683 - "default.handlebars->29->779",
6684 - "default.handlebars->29->780"
6694 + "default.handlebars->29->628",
6695 + "default.handlebars->29->786",
6696 + "default.handlebars->29->787"
6697 ]
6698 },
6699 {
@@ -6702,8 +6714,8 @@
6714 "zh-cht": "更改密碼",
6715 "xloc": [
6716 "default-mobile.handlebars->9->90",
6705 - "default.handlebars->29->1267",
6706 - "default.handlebars->29->1951"
6717 + "default.handlebars->29->1274",
6718 + "default.handlebars->29->1959"
6719 ]
6720 },
6721 {
@@ -6723,7 +6735,7 @@
6735 "zh-chs": "更改{0}的密码",
6736 "zh-cht": "更改{0}的密碼",
6737 "xloc": [
6726 - "default.handlebars->29->1971"
6738 + "default.handlebars->29->1979"
6739 ]
6740 },
6741 {
@@ -6743,7 +6755,7 @@
6755 "zh-chs": "更改{0}的真实名称",
6756 "zh-cht": "更改{0}的真實名稱",
6757 "xloc": [
6746 - "default.handlebars->29->1959"
6758 + "default.handlebars->29->1967"
6759 ]
6760 },
6761 {
@@ -6825,7 +6837,7 @@
6837 "zh-chs": "更改该用户的密码",
6838 "zh-cht": "更改該用戶的密碼",
6839 "xloc": [
6828 - "default.handlebars->29->1950"
6840 + "default.handlebars->29->1958"
6841 ]
6842 },
6843 {
@@ -6865,7 +6877,7 @@
6877 "zh-chs": "在此处更改您的帐户电邮地址。",
6878 "zh-cht": "在此處更改你的帳戶電郵地址。",
6879 "xloc": [
6868 - "default.handlebars->29->1254"
6880 + "default.handlebars->29->1261"
6881 ]
6882 },
6883 {
@@ -6885,7 +6897,7 @@
6897 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
6898 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
6899 "xloc": [
6888 - "default.handlebars->29->1260"
6900 + "default.handlebars->29->1267"
6901 ]
6902 },
6903 {
@@ -6905,7 +6917,7 @@
6917 "zh-chs": "更改帐户凭据",
6918 "zh-cht": "帳戶憑證已更改",
6919 "xloc": [
6908 - "default.handlebars->29->1649"
6920 + "default.handlebars->29->1656"
6921 ]
6922 },
6923 {
@@ -6925,7 +6937,7 @@
6937 "zh-chs": "{1}组中的设备{0}已更改:{2}",
6938 "zh-cht": "{1}組中的設備{0}已更改:{2}",
6939 "xloc": [
6928 - "default.handlebars->29->1633"
6940 + "default.handlebars->29->1640"
6941 ]
6942 },
6943 {
@@ -6945,7 +6957,7 @@
6957 "zh-chs": "语言从{1}更改为{2}",
6958 "zh-cht": "語言從{1}更改為{2}",
6959 "xloc": [
6948 - "default.handlebars->29->1577"
6960 + "default.handlebars->29->1584"
6961 ]
6962 },
6963 {
@@ -6965,8 +6977,8 @@
6977 "zh-chs": "已更改{0}的用户设备权限",
6978 "zh-cht": "已更改{0}的用戶設備權限",
6979 "xloc": [
6968 - "default.handlebars->29->1635",
6969 - "default.handlebars->29->1656"
6980 + "default.handlebars->29->1642",
6981 + "default.handlebars->29->1663"
6982 ]
6983 },
6984 {
@@ -6986,7 +6998,7 @@
6998 "zh-chs": "更改语言将需要刷新页面。",
6999 "zh-cht": "更改語言將需要刷新頁面。",
7000 "xloc": [
6989 - "default.handlebars->29->1239"
7001 + "default.handlebars->29->1246"
7002 ]
7003 },
7004 {
@@ -7006,9 +7018,9 @@
7018 "zh-chs": "聊天",
7019 "zh-cht": "聊天",
7020 "xloc": [
7009 - "default.handlebars->29->1710",
7010 - "default.handlebars->29->679",
7011 - "default.handlebars->29->700"
7021 + "default.handlebars->29->1718",
7022 + "default.handlebars->29->686",
7023 + "default.handlebars->29->707"
7024 ]
7025 },
7026 {
@@ -7030,8 +7042,8 @@
7042 "xloc": [
7043 "default-mobile.handlebars->9->439",
7044 "default-mobile.handlebars->9->459",
7033 - "default.handlebars->29->1447",
7034 - "default.handlebars->29->1483"
7045 + "default.handlebars->29->1454",
7046 + "default.handlebars->29->1490"
7047 ]
7048 },
7049 {
@@ -7071,7 +7083,7 @@
7083 "zh-chs": "车臣",
7084 "zh-cht": "車臣",
7085 "xloc": [
7074 - "default.handlebars->29->1073"
7086 + "default.handlebars->29->1080"
7087 ]
7088 },
7089 {
@@ -7171,8 +7183,8 @@
7183 "zh-chs": "检查...",
7184 "zh-cht": "檢查...",
7185 "xloc": [
7174 - "default.handlebars->29->1039",
7175 - "default.handlebars->29->2117"
7186 + "default.handlebars->29->1046",
7187 + "default.handlebars->29->2125"
7188 ]
7189 },
7190 {
@@ -7192,7 +7204,7 @@
7204 "zh-chs": "中文",
7205 "zh-cht": "中文",
7206 "xloc": [
7195 - "default.handlebars->29->1074"
7207 + "default.handlebars->29->1081"
7208 ]
7209 },
7210 {
@@ -7212,7 +7224,7 @@
7224 "zh-chs": "中文(香港)",
7225 "zh-cht": "中文(香港)",
7226 "xloc": [
7215 - "default.handlebars->29->1075"
7227 + "default.handlebars->29->1082"
7228 ]
7229 },
7230 {
@@ -7232,7 +7244,7 @@
7244 "zh-chs": "中文(中国)",
7245 "zh-cht": "中文(中國)",
7246 "xloc": [
7235 - "default.handlebars->29->1076"
7247 + "default.handlebars->29->1083"
7248 ]
7249 },
7250 {
@@ -7252,7 +7264,7 @@
7264 "zh-chs": "简体中文",
7265 "zh-cht": "簡體中文",
7266 "xloc": [
7255 - "default.handlebars->29->1236"
7267 + "default.handlebars->29->1243"
7268 ]
7269 },
7270 {
@@ -7272,7 +7284,7 @@
7284 "zh-chs": "中文(新加坡)",
7285 "zh-cht": "中文(新加坡)",
7286 "xloc": [
7275 - "default.handlebars->29->1077"
7287 + "default.handlebars->29->1084"
7288 ]
7289 },
7290 {
@@ -7292,7 +7304,7 @@
7304 "zh-chs": "中文(台湾)",
7305 "zh-cht": "中文(台灣)",
7306 "xloc": [
7295 - "default.handlebars->29->1078"
7307 + "default.handlebars->29->1085"
7308 ]
7309 },
7310 {
@@ -7312,7 +7324,7 @@
7324 "zh-chs": "繁体中文",
7325 "zh-cht": "繁體中文",
7326 "xloc": [
7315 - "default.handlebars->29->1237"
7327 + "default.handlebars->29->1244"
7328 ]
7329 },
7330 {
@@ -7353,7 +7365,7 @@
7365 "zh-chs": "楚瓦什",
7366 "zh-cht": "楚瓦什",
7367 "xloc": [
7356 - "default.handlebars->29->1079"
7368 + "default.handlebars->29->1086"
7369 ]
7370 },
7371 {
@@ -7396,11 +7408,11 @@
7408 "default-mobile.handlebars->9->330",
7409 "default-mobile.handlebars->9->332",
7410 "default-mobile.handlebars->9->59",
7399 - "default.handlebars->29->1571",
7400 - "default.handlebars->29->904",
7401 - "default.handlebars->29->906",
7402 - "default.handlebars->29->908",
7403 - "default.handlebars->29->910",
7411 + "default.handlebars->29->1578",
7412 + "default.handlebars->29->911",
7413 + "default.handlebars->29->913",
7414 + "default.handlebars->29->915",
7415 + "default.handlebars->29->917",
7416 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7417 "default.handlebars->container->column_l->p41->3->1",
7418 "messenger.handlebars->xbottom"
@@ -7443,7 +7455,7 @@
7455 "zh-chs": "全部清除",
7456 "zh-cht": "全部清除",
7457 "xloc": [
7446 - "default.handlebars->29->2044"
7458 + "default.handlebars->29->2052"
7459 ]
7460 },
7461 {
@@ -7472,7 +7484,7 @@
7484 "zh-chs": "清除核心",
7485 "zh-cht": "清除核心",
7486 "xloc": [
7475 - "default.handlebars->29->1011"
7487 + "default.handlebars->29->1018"
7488 ]
7489 },
7490 {
@@ -7512,7 +7524,7 @@
7524 "zh-chs": "清除此通知",
7525 "zh-cht": "清除此通知",
7526 "xloc": [
7515 - "default.handlebars->29->2043"
7527 + "default.handlebars->29->2051"
7528 ]
7529 },
7530 {
@@ -7572,8 +7584,8 @@
7584 "zh-chs": "单击此处编辑设备组名称",
7585 "zh-cht": "單擊此處編輯裝置群名稱",
7586 "xloc": [
7575 - "default.handlebars->29->1311",
7576 - "default.handlebars->29->1522"
7587 + "default.handlebars->29->1318",
7588 + "default.handlebars->29->1529"
7589 ]
7590 },
7591 {
@@ -7593,7 +7605,7 @@
7605 "zh-chs": "单击此处编辑服务器端设备名称",
7606 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
7607 "xloc": [
7596 - "default.handlebars->29->537"
7608 + "default.handlebars->29->544"
7609 ]
7610 },
7611 {
@@ -7613,7 +7625,7 @@
7625 "zh-chs": "单击此处编辑用户组名称",
7626 "zh-cht": "單擊此處編輯用戶群名稱",
7627 "xloc": [
7616 - "default.handlebars->29->1827"
7628 + "default.handlebars->29->1835"
7629 ]
7630 },
7631 {
@@ -7674,7 +7686,7 @@
7686 "zh-cht": "單擊確定將驗證電郵發送到:",
7687 "xloc": [
7688 "default-mobile.handlebars->9->75",
7677 - "default.handlebars->29->1251"
7689 + "default.handlebars->29->1258"
7690 ]
7691 },
7692 {
@@ -7715,7 +7727,7 @@
7727 "zh-cht": "客戶端控制模式(CCM)",
7728 "xloc": [
7729 "default-mobile.handlebars->9->371",
7718 - "default.handlebars->29->966"
7730 + "default.handlebars->29->973"
7731 ]
7732 },
7733 {
@@ -7735,7 +7747,7 @@
7747 "zh-chs": "客户编号",
7748 "zh-cht": "客戶編號",
7749 "xloc": [
7738 - "default.handlebars->29->1293"
7750 + "default.handlebars->29->1300"
7751 ]
7752 },
7753 {
@@ -7755,7 +7767,7 @@
7767 "zh-chs": "客户端启动的远程访问",
7768 "zh-cht": "客戶端啟動的遠程訪問",
7769 "xloc": [
7758 - "default.handlebars->29->1385"
7770 + "default.handlebars->29->1392"
7771 ]
7772 },
7773 {
@@ -7775,7 +7787,7 @@
7787 "zh-chs": "客户机密",
7788 "zh-cht": "客戶機密",
7789 "xloc": [
7778 - "default.handlebars->29->1294"
7790 + "default.handlebars->29->1301"
7791 ]
7792 },
7793 {
@@ -7819,7 +7831,7 @@
7831 "default-mobile.handlebars->9->57",
7832 "default.handlebars->29->137",
7833 "default.handlebars->29->145",
7822 - "default.handlebars->29->856"
7834 + "default.handlebars->29->863"
7835 ]
7836 },
7837 {
@@ -7839,7 +7851,7 @@
7851 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
7852 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
7853 "xloc": [
7842 - "default.handlebars->29->1582"
7854 + "default.handlebars->29->1589"
7855 ]
7856 },
7857 {
@@ -7925,9 +7937,9 @@
7937 "nl": "Opdrachten",
7938 "xloc": [
7939 "default-mobile.handlebars->9->461",
7928 - "default.handlebars->29->1485",
7929 - "default.handlebars->29->681",
7930 - "default.handlebars->29->702"
7940 + "default.handlebars->29->1492",
7941 + "default.handlebars->29->688",
7942 + "default.handlebars->29->709"
7943 ]
7944 },
7945 {
@@ -7947,8 +7959,8 @@
7959 "zh-chs": "通用设备组",
7960 "zh-cht": "通用裝置群",
7961 "xloc": [
7950 - "default.handlebars->29->1858",
7951 - "default.handlebars->29->1976"
7962 + "default.handlebars->29->1866",
7963 + "default.handlebars->29->1984"
7964 ]
7965 },
7966 {
@@ -7968,8 +7980,8 @@
7980 "zh-chs": "通用设备",
7981 "zh-cht": "通用裝置",
7982 "xloc": [
7971 - "default.handlebars->29->1864",
7972 - "default.handlebars->29->1988"
7983 + "default.handlebars->29->1872",
7984 + "default.handlebars->29->1996"
7985 ]
7986 },
7987 {
@@ -7989,28 +8001,7 @@
8001 "zh-chs": "压缩档案...",
8002 "zh-cht": "壓縮檔案...",
8003 "xloc": [
7992 - "default.handlebars->29->881"
7993 - ]
7994 - },
7995 - {
7996 - "cs": "Potvrdit {0} z {1} záznam{2} do tohoto umístění?",
7997 - "de": "Bestätigen Sie das {0} von {1} Einträgen{2} an diesen Ort?",
7998 - "en": "Confirm {0} of {1} entrie{2} to this location?",
7999 - "es": "¿Confirmar {0} de {1} entrada{2} a esta ubicación?",
8000 - "fi": "Haluatko varmasti {0} {1} kohdetta tänne?",
8001 - "fr": "Confirmer {0} de {1} entrée {2} à cet emplacement ?",
8002 - "hi": "{1} के {0} की पुष्टि करें {2} इस स्थान पर?",
8003 - "ja": "{1}エントリ{2}のうち{0}をこの場所に拘束しますか?",
8004 - "ko": "{2} 항목 {1}의 {0}을 이 위치로 확정하시겠습니까?",
8005 - "nl": "Bevestig {0} van {1} bestand {2} naar deze locatie?",
8006 - "pt": "Confirme {0} da {1} entrada {2} para este local?",
8007 - "ru": "Подтвердить {0} из {1} записей в это расположение?",
8008 - "tr": "Bu konuma {0} / {1} giriş {2} konulsun mu?",
8009 - "zh-chs": "将{1}入口{2}中的{0}限制到此位置?",
8010 - "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
8011 - "xloc": [
8012 - "default-mobile.handlebars->9->127",
8013 - "default.handlebars->29->1566"
8004 + "default.handlebars->29->888"
8005 ]
8006 },
8007 {
@@ -8032,14 +8023,14 @@
8023 "xloc": [
8024 "default-mobile.handlebars->9->288",
8025 "default-mobile.handlebars->9->419",
8035 - "default.handlebars->29->1396",
8036 - "default.handlebars->29->1738",
8037 - "default.handlebars->29->1817",
8038 - "default.handlebars->29->1878",
8039 - "default.handlebars->29->1974",
8040 - "default.handlebars->29->451",
8041 - "default.handlebars->29->774",
8042 - "default.handlebars->29->783"
8026 + "default.handlebars->29->1403",
8027 + "default.handlebars->29->1746",
8028 + "default.handlebars->29->1825",
8029 + "default.handlebars->29->1886",
8030 + "default.handlebars->29->1982",
8031 + "default.handlebars->29->452",
8032 + "default.handlebars->29->781",
8033 + "default.handlebars->29->790"
8034 ]
8035 },
8036 {
@@ -8060,7 +8051,7 @@
8051 "zh-cht": "確認將1個副本複製到此位置?",
8052 "xloc": [
8053 "default-mobile.handlebars->9->321",
8063 - "default.handlebars->29->899"
8054 + "default.handlebars->29->906"
8055 ]
8056 },
8057 {
@@ -8080,7 +8071,7 @@
8071 "zh-chs": "确认{0}个条目的复制到此位置?",
8072 "zh-cht": "確認{0}個條目的複製到此位置?",
8073 "xloc": [
8083 - "default.handlebars->29->898"
8074 + "default.handlebars->29->905"
8075 ]
8076 },
8077 {
@@ -8120,7 +8111,7 @@
8111 "zh-chs": "确认删除选定的帐户?",
8112 "zh-cht": "確認刪除所選帳戶?",
8113 "xloc": [
8123 - "default.handlebars->29->1737"
8114 + "default.handlebars->29->1745"
8115 ]
8116 },
8117 {
@@ -8140,7 +8131,7 @@
8131 "zh-chs": "确认删除选定的设备?",
8132 "zh-cht": "確認刪除所選裝置?",
8133 "xloc": [
8143 - "default.handlebars->29->450"
8134 + "default.handlebars->29->451"
8135 ]
8136 },
8137 {
@@ -8160,7 +8151,7 @@
8151 "zh-chs": "确认删除选定的用户组?",
8152 "zh-cht": "確認刪除所選用戶群?",
8153 "xloc": [
8163 - "default.handlebars->29->1816"
8154 + "default.handlebars->29->1824"
8155 ]
8156 },
8157 {
@@ -8180,7 +8171,7 @@
8171 "zh-chs": "确认删除用户{0}?",
8172 "zh-cht": "確認刪除用戶{0}?",
8173 "xloc": [
8183 - "default.handlebars->29->1973"
8174 + "default.handlebars->29->1981"
8175 ]
8176 },
8177 {
@@ -8200,7 +8191,7 @@
8191 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8192 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8193 "xloc": [
8203 - "default.handlebars->29->1881"
8194 + "default.handlebars->29->1889"
8195 ]
8196 },
8197 {
@@ -8220,7 +8211,7 @@
8211 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8212 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8213 "xloc": [
8223 - "default.handlebars->29->2005"
8214 + "default.handlebars->29->2013"
8215 ]
8216 },
8217 {
@@ -8241,7 +8232,7 @@
8232 "zh-cht": "確認將1個條目移動到此位置?",
8233 "xloc": [
8234 "default-mobile.handlebars->9->323",
8244 - "default.handlebars->29->901"
8235 + "default.handlebars->29->908"
8236 ]
8237 },
8238 {
@@ -8261,7 +8252,7 @@
8252 "zh-chs": "确认将{0}个条目移到此位置?",
8253 "zh-cht": "確認將{0}個條目移到該位置?",
8254 "xloc": [
8264 - "default.handlebars->29->900"
8255 + "default.handlebars->29->907"
8256 ]
8257 },
8258 {
@@ -8301,7 +8292,7 @@
8292 "zh-chs": "确认覆盖?",
8293 "zh-cht": "確認覆蓋?",
8294 "xloc": [
8304 - "default.handlebars->29->1565"
8295 + "default.handlebars->29->1572"
8296 ]
8297 },
8298 {
@@ -8321,8 +8312,8 @@
8312 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8313 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8314 "xloc": [
8324 - "default.handlebars->29->1871",
8325 - "default.handlebars->29->1996"
8315 + "default.handlebars->29->1879",
8316 + "default.handlebars->29->2004"
8317 ]
8318 },
8319 {
@@ -8342,8 +8333,8 @@
8333 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8334 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8335 "xloc": [
8345 - "default.handlebars->29->1873",
8346 - "default.handlebars->29->2009"
8336 + "default.handlebars->29->1881",
8337 + "default.handlebars->29->2017"
8338 ]
8339 },
8340 {
@@ -8363,7 +8354,7 @@
8354 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8355 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8356 "xloc": [
8366 - "default.handlebars->29->1998"
8357 + "default.handlebars->29->2006"
8358 ]
8359 },
8360 {
@@ -8383,7 +8374,7 @@
8374 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8375 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8376 "xloc": [
8386 - "default.handlebars->29->2001"
8377 + "default.handlebars->29->2009"
8378 ]
8379 },
8380 {
@@ -8403,8 +8394,8 @@
8394 "zh-chs": "确认删除访问权限?",
8395 "zh-cht": "確認刪除訪問權限?",
8396 "xloc": [
8406 - "default.handlebars->29->1999",
8407 - "default.handlebars->29->2002"
8397 + "default.handlebars->29->2007",
8398 + "default.handlebars->29->2010"
8399 ]
8400 },
8401 {
@@ -8425,7 +8416,7 @@
8416 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8417 "xloc": [
8418 "default-mobile.handlebars->9->74",
8428 - "default.handlebars->29->1029"
8419 + "default.handlebars->29->1036"
8420 ]
8421 },
8422 {
@@ -8450,7 +8441,7 @@
8441 "fr": "Confirmer la suppression du partage de périphérique \\\"{0}\\\" ?",
8442 "nl": "Bevestig de verwijdering van apparaatdeling \\\"{0}\\\"?",
8443 "xloc": [
8453 - "default.handlebars->29->1994"
8444 + "default.handlebars->29->2002"
8445 ]
8446 },
8447 {
@@ -8504,7 +8495,7 @@
8495 "zh-chs": "确认删除用户“ {0} ”的权限?",
8496 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
8497 "xloc": [
8507 - "default.handlebars->29->1494"
8498 + "default.handlebars->29->1501"
8499 ]
8500 },
8501 {
@@ -8524,7 +8515,7 @@
8515 "zh-chs": "确认删除用户组“ {0} ”的权限?",
8516 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
8517 "xloc": [
8527 - "default.handlebars->29->1496"
8518 + "default.handlebars->29->1503"
8519 ]
8520 },
8521 {
@@ -8564,6 +8555,27 @@
8555 "default-mobile.handlebars->9->470"
8556 ]
8557 },
8558 + {
8559 + "cs": "Potvrdit {0} z {1} záznam{2} do tohoto umístění?",
8560 + "de": "Bestätigen Sie das {0} von {1} Einträgen{2} an diesen Ort?",
8561 + "en": "Confirm {0} of {1} entrie{2} to this location?",
8562 + "es": "¿Confirmar {0} de {1} entrada{2} a esta ubicación?",
8563 + "fi": "Haluatko varmasti {0} {1} kohdetta tänne?",
8564 + "fr": "Confirmer {0} de {1} entrée {2} à cet emplacement ?",
8565 + "hi": "{1} के {0} की पुष्टि करें {2} इस स्थान पर?",
8566 + "ja": "{1}エントリ{2}のうち{0}をこの場所に拘束しますか?",
8567 + "ko": "{2} 항목 {1}의 {0}을 이 위치로 확정하시겠습니까?",
8568 + "nl": "Bevestig {0} van {1} bestand {2} naar deze locatie?",
8569 + "pt": "Confirme {0} da {1} entrada {2} para este local?",
8570 + "ru": "Подтвердить {0} из {1} записей в это расположение?",
8571 + "tr": "Bu konuma {0} / {1} giriş {2} konulsun mu?",
8572 + "zh-chs": "将{1}入口{2}中的{0}限制到此位置?",
8573 + "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
8574 + "xloc": [
8575 + "default-mobile.handlebars->9->127",
8576 + "default.handlebars->29->1573"
8577 + ]
8578 + },
8579 {
8580 "cs": "Připojit",
8581 "de": "Verbinden",
@@ -8584,8 +8596,8 @@
8596 "default-mobile.handlebars->9->303",
8597 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8598 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8587 - "default.handlebars->29->1339",
8588 - "default.handlebars->29->877",
8599 + "default.handlebars->29->1346",
8600 + "default.handlebars->29->884",
8601 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
8602 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
8603 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -8632,7 +8644,7 @@
8644 "zh-chs": "连接到服务器",
8645 "zh-cht": "連接到伺服器",
8646 "xloc": [
8635 - "default.handlebars->29->1389"
8647 + "default.handlebars->29->1396"
8648 ]
8649 },
8650 {
@@ -8753,7 +8765,7 @@
8765 "zh-chs": "已连接的英特尔&reg;AMT",
8766 "zh-cht": "已連接的Intel&reg; AMT",
8767 "xloc": [
8756 - "default.handlebars->29->2062"
8768 + "default.handlebars->29->2070"
8769 ]
8770 },
8771 {
@@ -8773,7 +8785,7 @@
8785 "zh-chs": "已连接的用户",
8786 "zh-cht": "已连接的用户",
8787 "xloc": [
8776 - "default.handlebars->29->2067"
8788 + "default.handlebars->29->2075"
8789 ]
8790 },
8791 {
@@ -8794,7 +8806,7 @@
8806 "zh-cht": "現在已連接",
8807 "xloc": [
8808 "default-mobile.handlebars->9->346",
8797 - "default.handlebars->29->931"
8809 + "default.handlebars->29->938"
8810 ]
8811 },
8812 {
@@ -8841,7 +8853,7 @@
8853 "default.handlebars->29->247",
8854 "default.handlebars->29->274",
8855 "default.handlebars->29->9",
8844 - "default.handlebars->29->922",
8856 + "default.handlebars->29->929",
8857 "desktop.handlebars->3->2",
8858 "xterm.handlebars->9->2"
8859 ]
@@ -8863,7 +8875,7 @@
8875 "zh-chs": "连接数量",
8876 "zh-cht": "連接數量",
8877 "xloc": [
8866 - "default.handlebars->29->2081"
8878 + "default.handlebars->29->2089"
8879 ]
8880 },
8881 {
@@ -8883,7 +8895,7 @@
8895 "zh-chs": "连接转发器",
8896 "zh-cht": "連接轉發器",
8897 "xloc": [
8886 - "default.handlebars->29->2109"
8898 + "default.handlebars->29->2117"
8899 ]
8900 },
8901 {
@@ -8944,9 +8956,9 @@
8956 "zh-cht": "連接性",
8957 "xloc": [
8958 "default-mobile.handlebars->9->255",
8947 - "default.handlebars->29->1529",
8959 + "default.handlebars->29->1536",
8960 "default.handlebars->29->235",
8949 - "default.handlebars->29->606",
8961 + "default.handlebars->29->613",
8962 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
8963 ]
8964 },
@@ -8967,8 +8979,8 @@
8979 "zh-chs": "控制台",
8980 "zh-cht": "控制台",
8981 "xloc": [
8970 - "default.handlebars->29->674",
8971 - "default.handlebars->29->695",
8982 + "default.handlebars->29->681",
8983 + "default.handlebars->29->702",
8984 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
8985 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
8986 "default.handlebars->contextMenu->cxconsole"
@@ -8991,7 +9003,7 @@
9003 "zh-chs": "控制台 -",
9004 "zh-cht": "控制台 -",
9005 "xloc": [
8994 - "default.handlebars->29->538"
9006 + "default.handlebars->29->545"
9007 ]
9008 },
9009 {
@@ -9011,8 +9023,8 @@
9023 "zh-chs": "控制",
9024 "zh-cht": "控制",
9025 "xloc": [
9014 - "default.handlebars->29->673",
9015 - "default.handlebars->29->694",
9026 + "default.handlebars->29->680",
9027 + "default.handlebars->29->701",
9028 "messenger.handlebars->13->1"
9029 ]
9030 },
@@ -9033,7 +9045,7 @@
9045 "zh-chs": "Cookie编码器",
9046 "zh-cht": "Cookie編碼器",
9047 "xloc": [
9036 - "default.handlebars->29->2095"
9048 + "default.handlebars->29->2103"
9049 ]
9050 },
9051 {
@@ -9190,8 +9202,8 @@
9202 "zh-chs": "复制连结到剪贴板",
9203 "zh-cht": "複製連結到剪貼板",
9204 "xloc": [
9193 - "default.handlebars->29->1534",
9194 - "default.handlebars->29->1553",
9205 + "default.handlebars->29->1541",
9206 + "default.handlebars->29->1560",
9207 "default.handlebars->29->196",
9208 "default.handlebars->29->353"
9209 ]
@@ -9294,7 +9306,7 @@
9306 "zh-chs": "复制:“{0}”到“{1}”",
9307 "zh-cht": "複製:“{0}”到“{1}”",
9308 "xloc": [
9297 - "default.handlebars->29->1625"
9309 + "default.handlebars->29->1632"
9310 ]
9311 },
9312 {
@@ -9440,7 +9452,7 @@
9452 "zh-chs": "核心服务器",
9453 "zh-cht": "核心伺服器",
9454 "xloc": [
9443 - "default.handlebars->29->2094"
9455 + "default.handlebars->29->2102"
9456 ]
9457 },
9458 {
@@ -9460,7 +9472,7 @@
9472 "zh-chs": "科西嘉文",
9473 "zh-cht": "科西嘉文",
9474 "xloc": [
9463 - "default.handlebars->29->1080"
9475 + "default.handlebars->29->1087"
9476 ]
9477 },
9478 {
@@ -9480,7 +9492,7 @@
9492 "zh-chs": "创建帐号",
9493 "zh-cht": "創建帳號",
9494 "xloc": [
9483 - "default.handlebars->29->1785",
9495 + "default.handlebars->29->1793",
9496 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
9497 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
9498 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -9523,7 +9535,7 @@
9535 "zh-chs": "创建用户组",
9536 "zh-cht": "創建用戶群",
9537 "xloc": [
9526 - "default.handlebars->29->1824"
9538 + "default.handlebars->29->1832"
9539 ]
9540 },
9541 {
@@ -9543,7 +9555,7 @@
9555 "zh-chs": "创建连结以与访客共享此设备",
9556 "zh-cht": "創建鏈結以與訪客共享此裝置",
9557 "xloc": [
9546 - "default.handlebars->29->619"
9558 + "default.handlebars->29->626"
9559 ]
9560 },
9561 {
@@ -9563,7 +9575,7 @@
9575 "zh-chs": "使用以下选项创建一个新的设备组。",
9576 "zh-cht": "使用以下選項創建一個新的裝置群。",
9577 "xloc": [
9566 - "default.handlebars->29->1274"
9578 + "default.handlebars->29->1281"
9579 ]
9580 },
9581 {
@@ -9586,6 +9598,12 @@
9598 "default.handlebars->29->237"
9599 ]
9600 },
9601 + {
9602 + "en": "Create folder if it does not exists?",
9603 + "xloc": [
9604 + "default.handlebars->29->478"
9605 + ]
9606 + },
9607 {
9608 "cs": "Vytvořit složku: \\\"{0}\\\"",
9609 "de": "Ordner erstellen: \\\"{0}\\\"",
@@ -9603,7 +9621,7 @@
9621 "zh-chs": "创建文件夹:“{0}”",
9622 "zh-cht": "創建文件夾:“{0}”",
9623 "xloc": [
9606 - "default.handlebars->29->1618"
9624 + "default.handlebars->29->1625"
9625 ]
9626 },
9627 {
@@ -9623,7 +9641,7 @@
9641 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9642 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9643 "xloc": [
9626 - "default.handlebars->29->1749"
9644 + "default.handlebars->29->1757"
9645 ]
9646 },
9647 {
@@ -9665,14 +9683,14 @@
9683 "zh-chs": "创建的设备组:{0}",
9684 "zh-cht": "創建的設備組:{0}",
9685 "xloc": [
9668 - "default.handlebars->29->1629"
9686 + "default.handlebars->29->1636"
9687 ]
9688 },
9689 {
9690 "en": "Creates a link that allows a guest without an account to remote desktop into this device for a limited time.",
9691 "fr": "Créer un lien qui autorise un invité sans compte à prendre en main cet appareil pendant un temps limité.",
9692 "xloc": [
9675 - "default.handlebars->29->713"
9693 + "default.handlebars->29->720"
9694 ]
9695 },
9696 {
@@ -9709,7 +9727,7 @@
9727 "zh-chs": "创建",
9728 "zh-cht": "創建",
9729 "xloc": [
9712 - "default.handlebars->29->1910"
9730 + "default.handlebars->29->1918"
9731 ]
9732 },
9733 {
@@ -9729,7 +9747,7 @@
9747 "zh-chs": "创建时间",
9748 "zh-cht": "創作時間",
9749 "xloc": [
9732 - "default.handlebars->29->1321"
9750 + "default.handlebars->29->1328"
9751 ]
9752 },
9753 {
@@ -9771,8 +9789,8 @@
9789 "zh-chs": "创建者",
9790 "zh-cht": "創作者",
9791 "xloc": [
9774 - "default.handlebars->29->1319",
9775 - "default.handlebars->29->1320"
9792 + "default.handlebars->29->1326",
9793 + "default.handlebars->29->1327"
9794 ]
9795 },
9796 {
@@ -9792,7 +9810,7 @@
9810 "zh-chs": "证书",
9811 "zh-cht": "證書",
9812 "xloc": [
9795 - "default.handlebars->29->1291"
9813 + "default.handlebars->29->1298"
9814 ]
9815 },
9816 {
@@ -9812,7 +9830,7 @@
9830 "zh-chs": "克里语",
9831 "zh-cht": "克里語",
9832 "xloc": [
9815 - "default.handlebars->29->1081"
9833 + "default.handlebars->29->1088"
9834 ]
9835 },
9836 {
@@ -9832,7 +9850,7 @@
9850 "zh-chs": "克罗地亚文",
9851 "zh-cht": "克羅地亞文",
9852 "xloc": [
9835 - "default.handlebars->29->1082"
9853 + "default.handlebars->29->1089"
9854 ]
9855 },
9856 {
@@ -9999,7 +10017,7 @@
10017 "zh-chs": "捷克文",
10018 "zh-cht": "捷克文",
10019 "xloc": [
10002 - "default.handlebars->29->1083"
10020 + "default.handlebars->29->1090"
10021 ]
10022 },
10023 {
@@ -10039,7 +10057,7 @@
10057 "zh-chs": "丹麦文",
10058 "zh-cht": "丹麥文",
10059 "xloc": [
10042 - "default.handlebars->29->1084"
10060 + "default.handlebars->29->1091"
10061 ]
10062 },
10063 {
@@ -10059,7 +10077,7 @@
10077 "zh-chs": "数据通道",
10078 "zh-cht": "數據通道",
10079 "xloc": [
10062 - "default.handlebars->29->826",
10080 + "default.handlebars->29->833",
10081 "desktop.handlebars->3->11"
10082 ]
10083 },
@@ -10080,7 +10098,7 @@
10098 "zh-chs": "日期和时间",
10099 "zh-cht": "日期和時間",
10100 "xloc": [
10083 - "default.handlebars->29->1242"
10101 + "default.handlebars->29->1249"
10102 ]
10103 },
10104 {
@@ -10101,7 +10119,7 @@
10119 "zh-cht": "天",
10120 "xloc": [
10121 "default-mobile.handlebars->9->278",
10104 - "default.handlebars->29->758"
10122 + "default.handlebars->29->765"
10123 ]
10124 },
10125 {
@@ -10109,7 +10127,7 @@
10127 "fr": "Désactiver",
10128 "nl": "Deactiveren",
10129 "xloc": [
10112 - "default.handlebars->29->1372"
10130 + "default.handlebars->29->1379"
10131 ]
10132 },
10133 {
@@ -10167,10 +10185,10 @@
10185 "zh-chs": "默认",
10186 "zh-cht": "默認",
10187 "xloc": [
10170 - "default.handlebars->29->1772",
10171 - "default.handlebars->29->1820",
10172 - "default.handlebars->29->1831",
10173 - "default.handlebars->29->1899"
10188 + "default.handlebars->29->1780",
10189 + "default.handlebars->29->1828",
10190 + "default.handlebars->29->1839",
10191 + "default.handlebars->29->1907"
10192 ]
10193 },
10194 {
@@ -10194,9 +10212,9 @@
10212 "default-mobile.handlebars->9->313",
10213 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10214 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10197 - "default.handlebars->29->1560",
10198 - "default.handlebars->29->508",
10199 - "default.handlebars->29->890",
10215 + "default.handlebars->29->1567",
10216 + "default.handlebars->29->515",
10217 + "default.handlebars->29->897",
10218 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10219 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10220 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10224,7 +10242,7 @@
10242 "zh-cht": "刪除帳戶",
10243 "xloc": [
10244 "default-mobile.handlebars->9->84",
10227 - "default.handlebars->29->1259"
10245 + "default.handlebars->29->1266"
10246 ]
10247 },
10248 {
@@ -10244,7 +10262,7 @@
10262 "zh-chs": "删除帐户",
10263 "zh-cht": "刪除帳戶",
10264 "xloc": [
10247 - "default.handlebars->29->1739"
10265 + "default.handlebars->29->1747"
10266 ]
10267 },
10268 {
@@ -10265,7 +10283,7 @@
10283 "zh-cht": "刪除裝置",
10284 "xloc": [
10285 "default-mobile.handlebars->9->260",
10268 - "default.handlebars->29->623"
10286 + "default.handlebars->29->630"
10287 ]
10288 },
10289 {
@@ -10287,8 +10305,8 @@
10305 "xloc": [
10306 "default-mobile.handlebars->9->417",
10307 "default-mobile.handlebars->9->420",
10290 - "default.handlebars->29->1368",
10291 - "default.handlebars->29->1397"
10308 + "default.handlebars->29->1375",
10309 + "default.handlebars->29->1404"
10310 ]
10311 },
10312 {
@@ -10309,7 +10327,7 @@
10327 "zh-cht": "刪除節點",
10328 "xloc": [
10329 "default-mobile.handlebars->9->286",
10312 - "default.handlebars->29->784"
10330 + "default.handlebars->29->791"
10331 ]
10332 },
10333 {
@@ -10329,7 +10347,7 @@
10347 "zh-chs": "删除节点",
10348 "zh-cht": "刪除節點",
10349 "xloc": [
10332 - "default.handlebars->29->452"
10350 + "default.handlebars->29->453"
10351 ]
10352 },
10353 {
@@ -10349,7 +10367,7 @@
10367 "zh-chs": "删除用户",
10368 "zh-cht": "刪除用戶",
10369 "xloc": [
10352 - "default.handlebars->29->1949"
10370 + "default.handlebars->29->1957"
10371 ]
10372 },
10373 {
@@ -10369,8 +10387,8 @@
10387 "zh-chs": "删除用户群组",
10388 "zh-cht": "刪除用戶群組",
10389 "xloc": [
10372 - "default.handlebars->29->1869",
10373 - "default.handlebars->29->1879"
10390 + "default.handlebars->29->1877",
10391 + "default.handlebars->29->1887"
10392 ]
10393 },
10394 {
@@ -10390,7 +10408,7 @@
10408 "zh-chs": "删除用户群组",
10409 "zh-cht": "刪除用戶群組",
10410 "xloc": [
10393 - "default.handlebars->29->1818"
10411 + "default.handlebars->29->1826"
10412 ]
10413 },
10414 {
@@ -10410,7 +10428,7 @@
10428 "zh-chs": "删除用户{0}",
10429 "zh-cht": "刪除用戶{0}",
10430 "xloc": [
10413 - "default.handlebars->29->1972"
10431 + "default.handlebars->29->1980"
10432 ]
10433 },
10434 {
@@ -10431,7 +10449,7 @@
10449 "zh-cht": "刪除帳戶",
10450 "xloc": [
10451 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
10434 - "default.handlebars->29->1735",
10452 + "default.handlebars->29->1743",
10453 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10454 ]
10455 },
@@ -10452,7 +10470,7 @@
10470 "zh-chs": "删除设备",
10471 "zh-cht": "刪除裝置",
10472 "xloc": [
10455 - "default.handlebars->29->445"
10473 + "default.handlebars->29->446"
10474 ]
10475 },
10476 {
@@ -10472,7 +10490,7 @@
10490 "zh-chs": "删除群组",
10491 "zh-cht": "刪除群組",
10492 "xloc": [
10475 - "default.handlebars->29->1814"
10493 + "default.handlebars->29->1822"
10494 ]
10495 },
10496 {
@@ -10492,7 +10510,7 @@
10510 "zh-chs": "删除项目?",
10511 "zh-cht": "刪除項目?",
10512 "xloc": [
10495 - "default.handlebars->29->509"
10513 + "default.handlebars->29->516"
10514 ]
10515 },
10516 {
@@ -10512,7 +10530,7 @@
10530 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
10531 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
10532 "xloc": [
10515 - "default.handlebars->29->1620"
10533 + "default.handlebars->29->1627"
10534 ]
10535 },
10536 {
@@ -10534,8 +10552,8 @@
10552 "xloc": [
10553 "default-mobile.handlebars->9->124",
10554 "default-mobile.handlebars->9->315",
10537 - "default.handlebars->29->1562",
10538 - "default.handlebars->29->892"
10555 + "default.handlebars->29->1569",
10556 + "default.handlebars->29->899"
10557 ]
10558 },
10559 {
@@ -10555,7 +10573,7 @@
10573 "zh-chs": "删除用户群组{0}?",
10574 "zh-cht": "刪除用戶群組{0}?",
10575 "xloc": [
10558 - "default.handlebars->29->1877"
10576 + "default.handlebars->29->1885"
10577 ]
10578 },
10579 {
@@ -10577,8 +10595,8 @@
10595 "xloc": [
10596 "default-mobile.handlebars->9->123",
10597 "default-mobile.handlebars->9->314",
10580 - "default.handlebars->29->1561",
10581 - "default.handlebars->29->891"
10598 + "default.handlebars->29->1568",
10599 + "default.handlebars->29->898"
10600 ]
10601 },
10602 {
@@ -10618,7 +10636,7 @@
10636 "zh-chs": "删除:“{0}”",
10637 "zh-cht": "刪除:“{0}”",
10638 "xloc": [
10621 - "default.handlebars->29->1619"
10639 + "default.handlebars->29->1626"
10640 ]
10641 },
10642 {
@@ -10638,7 +10656,7 @@
10656 "zh-chs": "删除:“{0}”,{1}个元素已删除",
10657 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
10658 "xloc": [
10641 - "default.handlebars->29->1621"
10659 + "default.handlebars->29->1628"
10660 ]
10661 },
10662 {
@@ -10658,7 +10676,7 @@
10676 "zh-chs": "被拒绝",
10677 "zh-cht": "被拒絕",
10678 "xloc": [
10661 - "default.handlebars->29->822",
10679 + "default.handlebars->29->829",
10680 "desktop.handlebars->3->7"
10681 ]
10682 },
@@ -10755,19 +10773,19 @@
10773 "default-mobile.handlebars->9->352",
10774 "default-mobile.handlebars->9->409",
10775 "default-mobile.handlebars->9->422",
10758 - "default.handlebars->29->1279",
10759 - "default.handlebars->29->1316",
10760 - "default.handlebars->29->1399",
10761 - "default.handlebars->29->1823",
10762 - "default.handlebars->29->1833",
10763 - "default.handlebars->29->1834",
10764 - "default.handlebars->29->1875",
10765 - "default.handlebars->29->549",
10766 - "default.handlebars->29->550",
10776 + "default.handlebars->29->1286",
10777 + "default.handlebars->29->1323",
10778 + "default.handlebars->29->1406",
10779 + "default.handlebars->29->1831",
10780 + "default.handlebars->29->1841",
10781 + "default.handlebars->29->1842",
10782 + "default.handlebars->29->1883",
10783 + "default.handlebars->29->556",
10784 + "default.handlebars->29->557",
10785 "default.handlebars->29->77",
10768 - "default.handlebars->29->817",
10769 - "default.handlebars->29->937",
10770 - "default.handlebars->29->947",
10786 + "default.handlebars->29->824",
10787 + "default.handlebars->29->944",
10788 + "default.handlebars->29->954",
10789 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
10790 ]
10791 },
@@ -10806,10 +10824,10 @@
10824 "zh-cht": "桌面",
10825 "xloc": [
10826 "default-mobile.handlebars->9->267",
10809 - "default.handlebars->29->1405",
10810 - "default.handlebars->29->2021",
10811 - "default.handlebars->29->514",
10812 - "default.handlebars->29->862",
10827 + "default.handlebars->29->1412",
10828 + "default.handlebars->29->2029",
10829 + "default.handlebars->29->521",
10830 + "default.handlebars->29->869",
10831 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
10832 "default.handlebars->contextMenu->cxdesktop",
10833 "desktop.handlebars->3->23"
@@ -10852,10 +10870,10 @@
10870 "zh-chs": "桌面通知",
10871 "zh-cht": "桌面通知",
10872 "xloc": [
10855 - "default.handlebars->29->1330",
10856 - "default.handlebars->29->1838",
10857 - "default.handlebars->29->1925",
10858 - "default.handlebars->29->587"
10873 + "default.handlebars->29->1337",
10874 + "default.handlebars->29->1846",
10875 + "default.handlebars->29->1933",
10876 + "default.handlebars->29->594"
10877 ]
10878 },
10879 {
@@ -10875,10 +10893,10 @@
10893 "zh-chs": "桌面提示",
10894 "zh-cht": "桌面提示",
10895 "xloc": [
10878 - "default.handlebars->29->1329",
10879 - "default.handlebars->29->1837",
10880 - "default.handlebars->29->1924",
10881 - "default.handlebars->29->586"
10896 + "default.handlebars->29->1336",
10897 + "default.handlebars->29->1845",
10898 + "default.handlebars->29->1932",
10899 + "default.handlebars->29->593"
10900 ]
10901 },
10902 {
@@ -10898,10 +10916,10 @@
10916 "zh-chs": "桌面提示+工具栏",
10917 "zh-cht": "桌面提示+工具欄",
10918 "xloc": [
10901 - "default.handlebars->29->1327",
10902 - "default.handlebars->29->1835",
10903 - "default.handlebars->29->1922",
10904 - "default.handlebars->29->584"
10919 + "default.handlebars->29->1334",
10920 + "default.handlebars->29->1843",
10921 + "default.handlebars->29->1930",
10922 + "default.handlebars->29->591"
10923 ]
10924 },
10925 {
@@ -10950,10 +10968,10 @@
10968 "zh-chs": "桌面工具栏",
10969 "zh-cht": "桌面工具欄",
10970 "xloc": [
10953 - "default.handlebars->29->1328",
10954 - "default.handlebars->29->1836",
10955 - "default.handlebars->29->1923",
10956 - "default.handlebars->29->585"
10971 + "default.handlebars->29->1335",
10972 + "default.handlebars->29->1844",
10973 + "default.handlebars->29->1931",
10974 + "default.handlebars->29->592"
10975 ]
10976 },
10977 {
@@ -10973,7 +10991,7 @@
10991 "zh-chs": "桌面时段",
10992 "zh-cht": "桌面時段",
10993 "xloc": [
10976 - "default.handlebars->29->861"
10994 + "default.handlebars->29->868"
10995 ]
10996 },
10997 {
@@ -11056,9 +11074,9 @@
11074 "zh-chs": "设备",
11075 "zh-cht": "裝置",
11076 "xloc": [
11059 - "default.handlebars->29->1428",
11077 + "default.handlebars->29->1435",
11078 "default.handlebars->29->186",
11061 - "default.handlebars->29->1991",
11079 + "default.handlebars->29->1999",
11080 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11081 ]
11082 },
@@ -11080,7 +11098,7 @@
11098 "zh-cht": "裝置指令",
11099 "xloc": [
11100 "default-mobile.handlebars->9->277",
11083 - "default.handlebars->29->749"
11101 + "default.handlebars->29->756"
11102 ]
11103 },
11104 {
@@ -11108,14 +11126,14 @@
11126 "zh-chs": "设备组",
11127 "zh-cht": "裝置群",
11128 "xloc": [
11111 - "default.handlebars->29->1423",
11112 - "default.handlebars->29->1426",
11113 - "default.handlebars->29->1427",
11114 - "default.handlebars->29->1686",
11115 - "default.handlebars->29->1861",
11116 - "default.handlebars->29->1867",
11117 - "default.handlebars->29->1979",
11118 - "default.handlebars->29->2030"
11129 + "default.handlebars->29->1430",
11130 + "default.handlebars->29->1433",
11131 + "default.handlebars->29->1434",
11132 + "default.handlebars->29->1694",
11133 + "default.handlebars->29->1869",
11134 + "default.handlebars->29->1875",
11135 + "default.handlebars->29->1987",
11136 + "default.handlebars->29->2038"
11137 ]
11138 },
11139 {
@@ -11136,7 +11154,7 @@
11154 "zh-cht": "裝置群用戶",
11155 "xloc": [
11156 "default-mobile.handlebars->9->468",
11139 - "default.handlebars->29->1492"
11157 + "default.handlebars->29->1499"
11158 ]
11159 },
11160 {
@@ -11157,11 +11175,11 @@
11175 "zh-cht": "裝置群",
11176 "xloc": [
11177 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11160 - "default.handlebars->29->1702",
11161 - "default.handlebars->29->1808",
11162 - "default.handlebars->29->1848",
11163 - "default.handlebars->29->1919",
11164 - "default.handlebars->29->2065",
11178 + "default.handlebars->29->1710",
11179 + "default.handlebars->29->1816",
11180 + "default.handlebars->29->1856",
11181 + "default.handlebars->29->1927",
11182 + "default.handlebars->29->2073",
11183 "default.handlebars->container->column_l->p2->p2info->7"
11184 ]
11185 },
@@ -11182,7 +11200,7 @@
11200 "zh-chs": "设备信息导出",
11201 "zh-cht": "裝置訊息輸出",
11202 "xloc": [
11185 - "default.handlebars->29->479"
11203 + "default.handlebars->29->486"
11204 ]
11205 },
11206 {
@@ -11202,7 +11220,7 @@
11220 "zh-chs": "设备位置",
11221 "zh-cht": "裝置位置",
11222 "xloc": [
11205 - "default.handlebars->29->785"
11223 + "default.handlebars->29->792"
11224 ]
11225 },
11226 {
@@ -11222,7 +11240,7 @@
11240 "zh-chs": "设备消息",
11241 "zh-cht": "裝置訊息",
11242 "xloc": [
11225 - "default.handlebars->29->710"
11243 + "default.handlebars->29->717"
11244 ]
11245 },
11246 {
@@ -11243,9 +11261,9 @@
11261 "zh-cht": "裝置名稱",
11262 "xloc": [
11263 "default-mobile.handlebars->9->290",
11246 - "default.handlebars->29->2029",
11264 + "default.handlebars->29->2037",
11265 "default.handlebars->29->288",
11248 - "default.handlebars->29->815",
11266 + "default.handlebars->29->822",
11267 "player.handlebars->3->9"
11268 ]
11269 },
@@ -11266,8 +11284,8 @@
11284 "zh-chs": "设备通知",
11285 "zh-cht": "裝置通知",
11286 "xloc": [
11269 - "default.handlebars->29->473",
11270 - "default.handlebars->29->712"
11287 + "default.handlebars->29->474",
11288 + "default.handlebars->29->719"
11289 ]
11290 },
11291 {
@@ -11275,7 +11293,7 @@
11293 "fr": "Lien de partage d'appareil",
11294 "nl": "Apparaat deel Link",
11295 "xloc": [
11278 - "default.handlebars->29->664"
11296 + "default.handlebars->29->671"
11297 ]
11298 },
11299 {
@@ -11315,8 +11333,8 @@
11333 "zh-chs": "设备连接。",
11334 "zh-cht": "裝置連接。",
11335 "xloc": [
11318 - "default.handlebars->29->1247",
11319 - "default.handlebars->29->1513"
11336 + "default.handlebars->29->1254",
11337 + "default.handlebars->29->1520"
11338 ]
11339 },
11340 {
@@ -11336,8 +11354,8 @@
11354 "zh-chs": "设备断开连接。",
11355 "zh-cht": "裝置斷開連接。",
11356 "xloc": [
11339 - "default.handlebars->29->1248",
11340 - "default.handlebars->29->1514"
11357 + "default.handlebars->29->1255",
11358 + "default.handlebars->29->1521"
11359 ]
11360 },
11361 {
@@ -11357,7 +11375,7 @@
11375 "zh-chs": "创建的设备组:{0}",
11376 "zh-cht": "設備組已創建:{0}",
11377 "xloc": [
11360 - "default.handlebars->29->1650"
11378 + "default.handlebars->29->1657"
11379 ]
11380 },
11381 {
@@ -11377,7 +11395,7 @@
11395 "zh-chs": "设备组已删除:{0}",
11396 "zh-cht": "設備組已刪除:{0}",
11397 "xloc": [
11380 - "default.handlebars->29->1651"
11398 + "default.handlebars->29->1658"
11399 ]
11400 },
11401 {
@@ -11397,7 +11415,7 @@
11415 "zh-chs": "设备组成员身份已更改:{0}",
11416 "zh-cht": "設備組成員身份已更改:{0}",
11417 "xloc": [
11400 - "default.handlebars->29->1652"
11418 + "default.handlebars->29->1659"
11419 ]
11420 },
11421 {
@@ -11417,7 +11435,7 @@
11435 "zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
11436 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
11437 "xloc": [
11420 - "default.handlebars->29->707"
11438 + "default.handlebars->29->714"
11439 ]
11440 },
11441 {
@@ -11437,7 +11455,7 @@
11455 "zh-chs": "设备组通知已更改",
11456 "zh-cht": "設備組通知已更改",
11457 "xloc": [
11440 - "default.handlebars->29->1647"
11458 + "default.handlebars->29->1654"
11459 ]
11460 },
11461 {
@@ -11457,7 +11475,7 @@
11475 "zh-chs": "未删除的设备组:{0}",
11476 "zh-cht": "未刪除的設備組:{0}",
11477 "xloc": [
11460 - "default.handlebars->29->1630"
11478 + "default.handlebars->29->1637"
11479 ]
11480 },
11481 {
@@ -11480,7 +11498,7 @@
11498 "default-mobile.handlebars->9->160",
11499 "default-mobile.handlebars->9->216",
11500 "default.handlebars->29->212",
11483 - "default.handlebars->29->535"
11501 + "default.handlebars->29->542"
11502 ]
11503 },
11504 {
@@ -11728,7 +11746,7 @@
11746 "default-mobile.handlebars->9->159",
11747 "default-mobile.handlebars->9->215",
11748 "default.handlebars->29->211",
11731 - "default.handlebars->29->534"
11749 + "default.handlebars->29->541"
11750 ]
11751 },
11752 {
@@ -11810,7 +11828,7 @@
11828 "zh-chs": "设备名称",
11829 "zh-cht": "裝置名稱",
11830 "xloc": [
11813 - "default.handlebars->29->526"
11831 + "default.handlebars->29->533"
11832 ]
11833 },
11834 {
@@ -11850,7 +11868,7 @@
11868 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
11869 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
11870 "xloc": [
11853 - "default.handlebars->29->1632"
11871 + "default.handlebars->29->1639"
11872 ]
11873 },
11874 {
@@ -11887,8 +11905,8 @@
11905 "zh-chs": "设备",
11906 "zh-cht": "裝置",
11907 "xloc": [
11890 - "default.handlebars->29->1809",
11891 - "default.handlebars->29->1849"
11908 + "default.handlebars->29->1817",
11909 + "default.handlebars->29->1857"
11910 ]
11911 },
11912 {
@@ -11908,7 +11926,7 @@
11926 "zh-chs": "已禁用",
11927 "zh-cht": "已禁用",
11928 "xloc": [
11911 - "default.handlebars->29->580"
11929 + "default.handlebars->29->587"
11930 ]
11931 },
11932 {
@@ -11928,7 +11946,7 @@
11946 "zh-chs": "禁用的电子邮件两因素身份验证",
11947 "zh-cht": "禁用的電子郵件兩因素身份驗證",
11948 "xloc": [
11931 - "default.handlebars->29->1663"
11949 + "default.handlebars->29->1670"
11950 ]
11951 },
11952 {
@@ -11950,8 +11968,8 @@
11968 "xloc": [
11969 "default-mobile.handlebars->9->304",
11970 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
11953 - "default.handlebars->29->1340",
11954 - "default.handlebars->29->878",
11971 + "default.handlebars->29->1347",
11972 + "default.handlebars->29->885",
11973 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
11974 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
11975 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -12028,7 +12046,7 @@
12046 "zh-chs": "在远程设备上显示一个消息框。",
12047 "zh-cht": "在遠程裝置上顯示一個訊息框。",
12048 "xloc": [
12031 - "default.handlebars->29->711"
12049 + "default.handlebars->29->718"
12050 ]
12051 },
12052 {
@@ -12068,7 +12086,7 @@
12086 "zh-chs": "在远程设备上显示短信",
12087 "zh-cht": "在遠程裝置上顯示短信",
12088 "xloc": [
12071 - "default.handlebars->29->617"
12089 + "default.handlebars->29->624"
12090 ]
12091 },
12092 {
@@ -12088,7 +12106,7 @@
12106 "zh-chs": "显示设备组名称",
12107 "zh-cht": "顯示裝置群名稱",
12108 "xloc": [
12091 - "default.handlebars->29->1246"
12109 + "default.handlebars->29->1253"
12110 ]
12111 },
12112 {
@@ -12108,7 +12126,7 @@
12126 "zh-chs": "显示名称",
12127 "zh-cht": "顯示名稱",
12128 "xloc": [
12111 - "default.handlebars->29->847"
12129 + "default.handlebars->29->854"
12130 ]
12131 },
12132 {
@@ -12128,7 +12146,7 @@
12146 "zh-chs": "显示公共连结",
12147 "zh-cht": "顯示公共鏈結",
12148 "xloc": [
12131 - "default.handlebars->29->1533"
12149 + "default.handlebars->29->1540"
12150 ]
12151 },
12152 {
@@ -12148,7 +12166,7 @@
12166 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12167 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12168 "xloc": [
12151 - "default.handlebars->29->1592"
12169 + "default.handlebars->29->1599"
12170 ]
12171 },
12172 {
@@ -12168,7 +12186,7 @@
12186 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12187 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12188 "xloc": [
12171 - "default.handlebars->29->1600"
12189 + "default.handlebars->29->1607"
12190 ]
12191 },
12192 {
@@ -12188,8 +12206,8 @@
12206 "zh-chs": "什么都不做",
12207 "zh-cht": "什麼都不做",
12208 "xloc": [
12191 - "default.handlebars->29->1383",
12192 - "default.handlebars->29->1387"
12209 + "default.handlebars->29->1390",
12210 + "default.handlebars->29->1394"
12211 ]
12212 },
12213 {
@@ -12209,10 +12227,10 @@
12227 "zh-chs": "域",
12228 "zh-cht": "域",
12229 "xloc": [
12212 - "default.handlebars->29->1773",
12213 - "default.handlebars->29->1821",
12214 - "default.handlebars->29->1830",
12215 - "default.handlebars->29->1898",
12230 + "default.handlebars->29->1781",
12231 + "default.handlebars->29->1829",
12232 + "default.handlebars->29->1838",
12233 + "default.handlebars->29->1906",
12234 "mstsc.handlebars->main->1->3->1->2->1->0",
12235 "mstsc.handlebars->main->1->3->1->2->3"
12236 ]
@@ -12251,7 +12269,7 @@
12269 "zh-chs": "不要连接到服务器",
12270 "zh-cht": "不要連接到伺服器",
12271 "xloc": [
12254 - "default.handlebars->29->1388"
12272 + "default.handlebars->29->1395"
12273 ]
12274 },
12275 {
@@ -12371,7 +12389,7 @@
12389 "zh-cht": "下載檔案",
12390 "xloc": [
12391 "default-mobile.handlebars->9->334",
12374 - "default.handlebars->29->911"
12392 + "default.handlebars->29->918"
12393 ]
12394 },
12395 {
@@ -12411,7 +12429,7 @@
12429 "zh-chs": "下载MeshCmd",
12430 "zh-cht": "下載MeshCmd",
12431 "xloc": [
12414 - "default.handlebars->29->807"
12432 + "default.handlebars->29->814"
12433 ]
12434 },
12435 {
@@ -12471,7 +12489,7 @@
12489 "zh-chs": "下载报告",
12490 "zh-cht": "下載報告",
12491 "xloc": [
12474 - "default.handlebars->29->1691",
12492 + "default.handlebars->29->1699",
12493 "default.handlebars->container->column_l->p3->3->1->0->3"
12494 ]
12495 },
@@ -12492,7 +12510,7 @@
12510 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
12511 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
12512 "xloc": [
12495 - "default.handlebars->29->800"
12513 + "default.handlebars->29->807"
12514 ]
12515 },
12516 {
@@ -12572,7 +12590,7 @@
12590 "zh-chs": "下载电源事件",
12591 "zh-cht": "下載電源事件",
12592 "xloc": [
12575 - "default.handlebars->29->759"
12593 + "default.handlebars->29->766"
12594 ]
12595 },
12596 {
@@ -12652,7 +12670,7 @@
12670 "zh-chs": "使用以下一种档案格式下载设备列表。",
12671 "zh-cht": "使用以下一種檔案格式下載裝置列表。",
12672 "xloc": [
12655 - "default.handlebars->29->474"
12673 + "default.handlebars->29->481"
12674 ]
12675 },
12676 {
@@ -12672,7 +12690,7 @@
12690 "zh-chs": "使用以下一种档案格式下载事件列表。",
12691 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12692 "xloc": [
12675 - "default.handlebars->29->1692"
12693 + "default.handlebars->29->1700"
12694 ]
12695 },
12696 {
@@ -12692,7 +12710,7 @@
12710 "zh-chs": "使用以下一种档案格式下载用户列表。",
12711 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12712 "xloc": [
12695 - "default.handlebars->29->1757"
12713 + "default.handlebars->29->1765"
12714 ]
12715 },
12716 {
@@ -12773,7 +12791,7 @@
12791 "zh-chs": "下载:“{0}”",
12792 "zh-cht": "下載:“{0}”",
12793 "xloc": [
12776 - "default.handlebars->29->1623"
12794 + "default.handlebars->29->1630"
12795 ]
12796 },
12797 {
@@ -12813,7 +12831,7 @@
12831 "zh-chs": "代理重复",
12832 "zh-cht": "代理重複",
12833 "xloc": [
12816 - "default.handlebars->29->2061"
12834 + "default.handlebars->29->2069"
12835 ]
12836 },
12837 {
@@ -12853,7 +12871,7 @@
12871 "zh-chs": "复制用户组",
12872 "zh-cht": "複製用戶群",
12873 "xloc": [
12856 - "default.handlebars->29->1825"
12874 + "default.handlebars->29->1833"
12875 ]
12876 },
12877 {
@@ -12890,8 +12908,8 @@
12908 "zh-chs": "持续时间",
12909 "zh-cht": "持續時間",
12910 "xloc": [
12893 - "default.handlebars->29->2015",
12894 - "default.handlebars->29->2035",
12911 + "default.handlebars->29->2023",
12912 + "default.handlebars->29->2043",
12913 "player.handlebars->3->2"
12914 ]
12915 },
@@ -12929,7 +12947,7 @@
12947 "zh-chs": "荷兰文(比利时)",
12948 "zh-cht": "荷蘭文(比利時)",
12949 "xloc": [
12932 - "default.handlebars->29->1086"
12950 + "default.handlebars->29->1093"
12951 ]
12952 },
12953 {
@@ -12949,7 +12967,7 @@
12967 "zh-chs": "荷兰文(标准)",
12968 "zh-cht": "荷蘭文(標準)",
12969 "xloc": [
12952 - "default.handlebars->29->1085"
12970 + "default.handlebars->29->1092"
12971 ]
12972 },
12973 {
@@ -13015,6 +13033,23 @@
13033 "message2.handlebars->5->9"
13034 ]
13035 },
13036 + {
13037 + "cs": "E-mail je ověřen",
13038 + "de": "E-Mail ist bestätigt",
13039 + "en": "E-mail is verified",
13040 + "es": "Correo electrónico verificado",
13041 + "fi": "Sähköposti osoite on vahvistettu",
13042 + "fr": "E-mail vérifié",
13043 + "hi": "ईमेल सत्यापित है",
13044 + "ja": "メールが確認されました",
13045 + "ko": "이메일 검증",
13046 + "nl": "E-mail is geverifieerd",
13047 + "pt": "O email foi verificado",
13048 + "ru": "Email подтвержден",
13049 + "tr": "E-posta doğrulandı",
13050 + "zh-chs": "电邮已验证",
13051 + "zh-cht": "電郵已驗證"
13052 + },
13053 {
13054 "cs": "CHYBA: ",
13055 "de": "FEHLER:",
@@ -13220,7 +13255,7 @@
13255 "zh-cht": "編輯裝置",
13256 "xloc": [
13257 "default-mobile.handlebars->9->295",
13223 - "default.handlebars->29->820"
13258 + "default.handlebars->29->827"
13259 ]
13260 },
13261 {
@@ -13243,10 +13278,10 @@
13278 "default-mobile.handlebars->9->423",
13279 "default-mobile.handlebars->9->425",
13280 "default-mobile.handlebars->9->445",
13246 - "default.handlebars->29->1400",
13247 - "default.handlebars->29->1432",
13248 - "default.handlebars->29->1456",
13249 - "default.handlebars->29->1468"
13281 + "default.handlebars->29->1407",
13282 + "default.handlebars->29->1439",
13283 + "default.handlebars->29->1463",
13284 + "default.handlebars->29->1475"
13285 ]
13286 },
13287 {
@@ -13266,7 +13301,7 @@
13301 "zh-chs": "编辑设备组功能",
13302 "zh-cht": "編輯裝置群功能",
13303 "xloc": [
13269 - "default.handlebars->29->1418"
13304 + "default.handlebars->29->1425"
13305 ]
13306 },
13307 {
@@ -13286,8 +13321,8 @@
13321 "zh-chs": "编辑设备组权限",
13322 "zh-cht": "編輯裝置群權限",
13323 "xloc": [
13289 - "default.handlebars->29->1453",
13290 - "default.handlebars->29->1465"
13324 + "default.handlebars->29->1460",
13325 + "default.handlebars->29->1472"
13326 ]
13327 },
13328 {
@@ -13307,7 +13342,7 @@
13342 "zh-chs": "编辑设备组用户同意",
13343 "zh-cht": "編輯裝置群用戶同意",
13344 "xloc": [
13310 - "default.handlebars->29->1401"
13345 + "default.handlebars->29->1408"
13346 ]
13347 },
13348 {
@@ -13328,7 +13363,7 @@
13363 "zh-cht": "編輯裝置筆記",
13364 "xloc": [
13365 "default-mobile.handlebars->9->437",
13331 - "default.handlebars->29->1445"
13366 + "default.handlebars->29->1452"
13367 ]
13368 },
13369 {
@@ -13348,8 +13383,8 @@
13383 "zh-chs": "编辑设备权限",
13384 "zh-cht": "編輯裝置權限",
13385 "xloc": [
13351 - "default.handlebars->29->1458",
13352 - "default.handlebars->29->1460"
13386 + "default.handlebars->29->1465",
13387 + "default.handlebars->29->1467"
13388 ]
13389 },
13390 {
@@ -13369,7 +13404,7 @@
13404 "zh-chs": "编辑设备标签",
13405 "zh-cht": "編輯裝置標籤",
13406 "xloc": [
13372 - "default.handlebars->29->468"
13407 + "default.handlebars->29->469"
13408 ]
13409 },
13410 {
@@ -13389,7 +13424,7 @@
13424 "zh-chs": "编辑设备用户同意",
13425 "zh-cht": "編輯裝置用戶同意",
13426 "xloc": [
13392 - "default.handlebars->29->1403"
13427 + "default.handlebars->29->1410"
13428 ]
13429 },
13430 {
@@ -13409,7 +13444,7 @@
13444 "zh-chs": "编辑群组",
13445 "zh-cht": "編輯群組",
13446 "xloc": [
13412 - "default.handlebars->29->685"
13447 + "default.handlebars->29->692"
13448 ]
13449 },
13450 {
@@ -13433,10 +13468,10 @@
13468 "default-mobile.handlebars->9->242",
13469 "default-mobile.handlebars->9->245",
13470 "default-mobile.handlebars->9->285",
13436 - "default.handlebars->29->564",
13437 - "default.handlebars->29->567",
13438 - "default.handlebars->29->570",
13439 - "default.handlebars->29->766"
13471 + "default.handlebars->29->571",
13472 + "default.handlebars->29->574",
13473 + "default.handlebars->29->577",
13474 + "default.handlebars->29->773"
13475 ]
13476 },
13477 {
@@ -13457,7 +13492,7 @@
13492 "zh-cht": "編輯筆記",
13493 "xloc": [
13494 "default-mobile.handlebars->9->452",
13460 - "default.handlebars->29->1475"
13495 + "default.handlebars->29->1482"
13496 ]
13497 },
13498 {
@@ -13477,7 +13512,7 @@
13512 "zh-chs": "编辑用户同意",
13513 "zh-cht": "編輯用戶同意",
13514 "xloc": [
13480 - "default.handlebars->29->1402"
13515 + "default.handlebars->29->1409"
13516 ]
13517 },
13518 {
@@ -13497,7 +13532,7 @@
13532 "zh-chs": "编辑用户设备组权限",
13533 "zh-cht": "編輯用戶裝置群權限",
13534 "xloc": [
13500 - "default.handlebars->29->1466"
13535 + "default.handlebars->29->1473"
13536 ]
13537 },
13538 {
@@ -13517,7 +13552,7 @@
13552 "zh-chs": "编辑用户设备权限",
13553 "zh-cht": "編輯用戶裝置權限",
13554 "xloc": [
13520 - "default.handlebars->29->1461"
13555 + "default.handlebars->29->1468"
13556 ]
13557 },
13558 {
@@ -13537,7 +13572,7 @@
13572 "zh-chs": "编辑用户组",
13573 "zh-cht": "編輯用戶群",
13574 "xloc": [
13540 - "default.handlebars->29->1876"
13575 + "default.handlebars->29->1884"
13576 ]
13577 },
13578 {
@@ -13557,14 +13592,14 @@
13592 "zh-chs": "编辑用户组设备权限",
13593 "zh-cht": "編輯用戶群裝置權限",
13594 "xloc": [
13560 - "default.handlebars->29->1463"
13595 + "default.handlebars->29->1470"
13596 ]
13597 },
13598 {
13599 "en": "Edit User Group User Consent",
13600 "nl": "Bewerk groepsgebruikerstoestemming",
13601 "xloc": [
13567 - "default.handlebars->29->1404"
13602 + "default.handlebars->29->1411"
13603 ]
13604 },
13605 {
@@ -13626,11 +13661,11 @@
13661 "zh-cht": "電郵",
13662 "xloc": [
13663 "default-mobile.handlebars->9->78",
13629 - "default.handlebars->29->1775",
13630 - "default.handlebars->29->1902",
13631 - "default.handlebars->29->1904",
13632 - "default.handlebars->29->1944",
13633 - "default.handlebars->29->1960",
13664 + "default.handlebars->29->1783",
13665 + "default.handlebars->29->1910",
13666 + "default.handlebars->29->1912",
13667 + "default.handlebars->29->1952",
13668 + "default.handlebars->29->1968",
13669 "default.handlebars->29->320",
13670 "login-mobile.handlebars->5->42",
13671 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -13663,7 +13698,7 @@
13698 "zh-cht": "電郵地址變更",
13699 "xloc": [
13700 "default-mobile.handlebars->9->79",
13666 - "default.handlebars->29->1255"
13701 + "default.handlebars->29->1262"
13702 ]
13703 },
13704 {
@@ -13684,7 +13719,7 @@
13719 "zh-cht": "電郵認證",
13720 "xloc": [
13721 "default-mobile.handlebars->9->68",
13687 - "default.handlebars->29->1023"
13722 + "default.handlebars->29->1030"
13723 ]
13724 },
13725 {
@@ -13744,7 +13779,7 @@
13779 "zh-cht": "電郵驗證",
13780 "xloc": [
13781 "default-mobile.handlebars->9->77",
13747 - "default.handlebars->29->1253"
13782 + "default.handlebars->29->1260"
13783 ]
13784 },
13785 {
@@ -13784,28 +13819,14 @@
13819 "zh-chs": "电邮未验证",
13820 "zh-cht": "電郵未驗證",
13821 "xloc": [
13787 - "default.handlebars->29->1721"
13822 + "default.handlebars->29->1729"
13823 ]
13824 },
13825 {
13791 - "cs": "E-mail je ověřen",
13792 - "de": "E-Mail ist bestätigt",
13793 - "en": "E-mail is verified",
13794 - "es": "Correo electrónico verificado",
13795 - "fi": "Sähköposti osoite on vahvistettu",
13796 - "fr": "E-mail vérifié",
13797 - "hi": "ईमेल सत्यापित है",
13798 - "ja": "メールが確認されました",
13799 - "ko": "이메일 검증",
13800 - "nl": "E-mail is geverifieerd",
13801 - "pt": "O email foi verificado",
13802 - "ru": "Email подтвержден",
13803 - "tr": "E-posta doğrulandı",
13804 - "zh-chs": "电邮已验证",
13805 - "zh-cht": "電郵已驗證",
13826 + "en": "Email is verified",
13827 "xloc": [
13807 - "default.handlebars->29->1722",
13808 - "default.handlebars->29->1896"
13828 + "default.handlebars->29->1730",
13829 + "default.handlebars->29->1904"
13830 ]
13831 },
13832 {
@@ -13825,7 +13846,7 @@
13846 "zh-chs": "电邮已验证。",
13847 "zh-cht": "電郵已驗證。",
13848 "xloc": [
13828 - "default.handlebars->29->1781"
13849 + "default.handlebars->29->1789"
13850 ]
13851 },
13852 {
@@ -13845,7 +13866,7 @@
13866 "zh-chs": "电邮未验证",
13867 "zh-cht": "電郵未驗證",
13868 "xloc": [
13848 - "default.handlebars->29->1897"
13869 + "default.handlebars->29->1905"
13870 ]
13871 },
13872 {
@@ -13909,7 +13930,7 @@
13930 "zh-chs": "已通过电邮验证,并且需要重置密码。",
13931 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
13932 "xloc": [
13912 - "default.handlebars->29->1782"
13933 + "default.handlebars->29->1790"
13934 ]
13935 },
13936 {
@@ -13929,7 +13950,7 @@
13950 "zh-chs": "电邮/短信流量",
13951 "zh-cht": "電郵/短信流量",
13952 "xloc": [
13932 - "default.handlebars->29->2103"
13953 + "default.handlebars->29->2111"
13954 ]
13955 },
13956 {
@@ -13975,7 +13996,7 @@
13996 "zh-chs": "启用邀请代码",
13997 "zh-cht": "啟用邀請代碼",
13998 "xloc": [
13978 - "default.handlebars->29->1498"
13999 + "default.handlebars->29->1505"
14000 ]
14001 },
14002 {
@@ -14016,7 +14037,7 @@
14037 "zh-cht": "啟用電郵二因子鑑別。",
14038 "xloc": [
14039 "default-mobile.handlebars->9->70",
14019 - "default.handlebars->29->1025"
14040 + "default.handlebars->29->1032"
14041 ]
14042 },
14043 {
@@ -14056,7 +14077,7 @@
14077 "zh-chs": "已启用",
14078 "zh-cht": "已啟用",
14079 "xloc": [
14059 - "default.handlebars->29->2037"
14080 + "default.handlebars->29->2045"
14081 ]
14082 },
14083 {
@@ -14076,7 +14097,7 @@
14097 "zh-chs": "启用电子邮件两因素身份验证",
14098 "zh-cht": "啟用電子郵件兩因素身份驗證",
14099 "xloc": [
14079 - "default.handlebars->29->1662"
14100 + "default.handlebars->29->1669"
14101 ]
14102 },
14103 {
@@ -14116,7 +14137,7 @@
14137 "zh-chs": "时间结束",
14138 "zh-cht": "時間結束",
14139 "xloc": [
14119 - "default.handlebars->29->2034"
14140 + "default.handlebars->29->2042"
14141 ]
14142 },
14143 {
@@ -14136,7 +14157,7 @@
14157 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14158 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14159 "xloc": [
14139 - "default.handlebars->29->1585"
14160 + "default.handlebars->29->1592"
14161 ]
14162 },
14163 {
@@ -14156,7 +14177,7 @@
14177 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14178 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14179 "xloc": [
14159 - "default.handlebars->29->1586"
14180 + "default.handlebars->29->1593"
14181 ]
14182 },
14183 {
@@ -14176,7 +14197,7 @@
14197 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14198 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14199 "xloc": [
14179 - "default.handlebars->29->1583"
14200 + "default.handlebars->29->1590"
14201 ]
14202 },
14203 {
@@ -14196,7 +14217,7 @@
14217 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
14218 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
14219 "xloc": [
14199 - "default.handlebars->29->1584"
14220 + "default.handlebars->29->1591"
14221 ]
14222 },
14223 {
@@ -14216,7 +14237,7 @@
14237 "zh-chs": "英文",
14238 "zh-cht": "英文",
14239 "xloc": [
14219 - "default.handlebars->29->1087"
14240 + "default.handlebars->29->1094"
14241 ]
14242 },
14243 {
@@ -14236,7 +14257,7 @@
14257 "zh-chs": "英文(澳洲)",
14258 "zh-cht": "英文(澳洲)",
14259 "xloc": [
14239 - "default.handlebars->29->1088"
14260 + "default.handlebars->29->1095"
14261 ]
14262 },
14263 {
@@ -14256,7 +14277,7 @@
14277 "zh-chs": "英文(伯利茲)",
14278 "zh-cht": "英文(伯利茲)",
14279 "xloc": [
14259 - "default.handlebars->29->1089"
14280 + "default.handlebars->29->1096"
14281 ]
14282 },
14283 {
@@ -14276,7 +14297,7 @@
14297 "zh-chs": "英文(加拿大)",
14298 "zh-cht": "英文(加拿大)",
14299 "xloc": [
14279 - "default.handlebars->29->1090"
14300 + "default.handlebars->29->1097"
14301 ]
14302 },
14303 {
@@ -14296,7 +14317,7 @@
14317 "zh-chs": "英文(爱尔兰)",
14318 "zh-cht": "英文(愛爾蘭)",
14319 "xloc": [
14299 - "default.handlebars->29->1091"
14320 + "default.handlebars->29->1098"
14321 ]
14322 },
14323 {
@@ -14316,7 +14337,7 @@
14337 "zh-chs": "英文(牙买加)",
14338 "zh-cht": "英文(牙買加)",
14339 "xloc": [
14319 - "default.handlebars->29->1092"
14340 + "default.handlebars->29->1099"
14341 ]
14342 },
14343 {
@@ -14336,7 +14357,7 @@
14357 "zh-chs": "英文(纽西兰)",
14358 "zh-cht": "英文(紐西蘭)",
14359 "xloc": [
14339 - "default.handlebars->29->1093"
14360 + "default.handlebars->29->1100"
14361 ]
14362 },
14363 {
@@ -14356,7 +14377,7 @@
14377 "zh-chs": "英文(菲律宾)",
14378 "zh-cht": "英文(菲律賓)",
14379 "xloc": [
14359 - "default.handlebars->29->1094"
14380 + "default.handlebars->29->1101"
14381 ]
14382 },
14383 {
@@ -14376,7 +14397,7 @@
14397 "zh-chs": "英语(南非)",
14398 "zh-cht": "英語(南非)",
14399 "xloc": [
14379 - "default.handlebars->29->1095"
14400 + "default.handlebars->29->1102"
14401 ]
14402 },
14403 {
@@ -14396,7 +14417,7 @@
14417 "zh-chs": "英文(特立尼达和多巴哥)",
14418 "zh-cht": "英文(特立尼達和多巴哥)",
14419 "xloc": [
14399 - "default.handlebars->29->1096"
14420 + "default.handlebars->29->1103"
14421 ]
14422 },
14423 {
@@ -14416,7 +14437,7 @@
14437 "zh-chs": "英文(英国)",
14438 "zh-cht": "英文(英國)",
14439 "xloc": [
14419 - "default.handlebars->29->1097"
14440 + "default.handlebars->29->1104"
14441 ]
14442 },
14443 {
@@ -14436,7 +14457,7 @@
14457 "zh-chs": "美国英文",
14458 "zh-cht": "美國英語",
14459 "xloc": [
14439 - "default.handlebars->29->1098"
14460 + "default.handlebars->29->1105"
14461 ]
14462 },
14463 {
@@ -14456,7 +14477,7 @@
14477 "zh-chs": "英文(津巴布韦)",
14478 "zh-cht": "英文(津巴布韋)",
14479 "xloc": [
14459 - "default.handlebars->29->1099"
14480 + "default.handlebars->29->1106"
14481 ]
14482 },
14483 {
@@ -14476,8 +14497,8 @@
14497 "zh-chs": "输入",
14498 "zh-cht": "輸入",
14499 "xloc": [
14479 - "default.handlebars->29->1281",
14480 - "default.handlebars->29->1282"
14500 + "default.handlebars->29->1288",
14501 + "default.handlebars->29->1289"
14502 ]
14503 },
14504 {
@@ -14497,7 +14518,7 @@
14518 "zh-chs": "输入管理领域名称的逗号分隔列表。",
14519 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
14520 "xloc": [
14500 - "default.handlebars->29->1786"
14521 + "default.handlebars->29->1794"
14522 ]
14523 },
14524 {
@@ -14537,7 +14558,7 @@
14558 "zh-chs": "输入文本,然后单击“确定”以使用美式英语键盘远程输入文本。在继续操作之前,请确保将远程鼠标放置在正确的位置。",
14559 "zh-cht": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
14560 "xloc": [
14540 - "default.handlebars->29->841",
14561 + "default.handlebars->29->848",
14562 "desktop.handlebars->3->21"
14563 ]
14564 },
@@ -14600,7 +14621,7 @@
14621 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
14622 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
14623 "xloc": [
14603 - "default.handlebars->29->1020"
14624 + "default.handlebars->29->1027"
14625 ]
14626 },
14627 {
@@ -14660,7 +14681,7 @@
14681 "zh-chs": "世界文",
14682 "zh-cht": "世界語",
14683 "xloc": [
14663 - "default.handlebars->29->1100"
14684 + "default.handlebars->29->1107"
14685 ]
14686 },
14687 {
@@ -14680,7 +14701,7 @@
14701 "zh-chs": "爱沙尼亚文",
14702 "zh-cht": "愛沙尼亞語",
14703 "xloc": [
14683 - "default.handlebars->29->1101"
14704 + "default.handlebars->29->1108"
14705 ]
14706 },
14707 {
@@ -14700,7 +14721,7 @@
14721 "zh-chs": "事件详情",
14722 "zh-cht": "事件詳情",
14723 "xloc": [
14703 - "default.handlebars->29->924"
14724 + "default.handlebars->29->931"
14725 ]
14726 },
14727 {
@@ -14720,7 +14741,7 @@
14741 "zh-chs": "事件列表输出",
14742 "zh-cht": "事件列表輸出",
14743 "xloc": [
14723 - "default.handlebars->29->1697"
14744 + "default.handlebars->29->1705"
14745 ]
14746 },
14747 {
@@ -14814,7 +14835,7 @@
14835 "zh-cht": "到期時間",
14836 "xloc": [
14837 "default.handlebars->29->189",
14817 - "default.handlebars->29->733"
14838 + "default.handlebars->29->740"
14839 ]
14840 },
14841 {
@@ -14860,7 +14881,7 @@
14881 "zh-chs": "输出设备信息",
14882 "zh-cht": "輸出裝置訊息",
14883 "xloc": [
14863 - "default.handlebars->29->448"
14884 + "default.handlebars->29->449"
14885 ]
14886 },
14887 {
@@ -14880,7 +14901,7 @@
14901 "zh-chs": "扩充式ASCII",
14902 "zh-cht": "擴充式ASCII",
14903 "xloc": [
14883 - "default.handlebars->29->869"
14904 + "default.handlebars->29->876"
14905 ]
14906 },
14907 {
@@ -14920,7 +14941,7 @@
14941 "zh-chs": "外部",
14942 "zh-cht": "外部",
14943 "xloc": [
14923 - "default.handlebars->29->2088"
14944 + "default.handlebars->29->2096"
14945 ]
14946 },
14947 {
@@ -14960,7 +14981,7 @@
14981 "zh-chs": "FYRO马其顿语",
14982 "zh-cht": "FYRO馬其頓語",
14983 "xloc": [
14963 - "default.handlebars->29->1151"
14984 + "default.handlebars->29->1158"
14985 ]
14986 },
14987 {
@@ -14980,7 +15001,7 @@
15001 "zh-chs": "法罗语",
15002 "zh-cht": "法羅語",
15003 "xloc": [
14983 - "default.handlebars->29->1102"
15004 + "default.handlebars->29->1109"
15005 ]
15006 },
15007 {
@@ -15020,7 +15041,7 @@
15041 "zh-chs": "本地用户拒绝后无法启动远程桌面",
15042 "zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
15043 "xloc": [
15023 - "default.handlebars->29->1608"
15044 + "default.handlebars->29->1615"
15045 ]
15046 },
15047 {
@@ -15040,7 +15061,7 @@
15061 "zh-chs": "本地用户拒绝后无法启动远程文件",
15062 "zh-cht": "本地用戶拒絕後無法啟動遠程文件",
15063 "xloc": [
15043 - "default.handlebars->29->1615"
15064 + "default.handlebars->29->1622"
15065 ]
15066 },
15067 {
@@ -15060,7 +15081,7 @@
15081 "zh-chs": "无法启动远程终端接合{0}({1})",
15082 "zh-cht": "無法啟動遠程終端接合{0}({1})",
15083 "xloc": [
15063 - "default.handlebars->29->823",
15084 + "default.handlebars->29->830",
15085 "desktop.handlebars->3->8"
15086 ]
15087 },
@@ -15081,7 +15102,7 @@
15102 "zh-chs": "波斯文(波斯文)",
15103 "zh-cht": "波斯語(波斯語)",
15104 "xloc": [
15084 - "default.handlebars->29->1103"
15105 + "default.handlebars->29->1110"
15106 ]
15107 },
15108 {
@@ -15123,7 +15144,7 @@
15144 "zh-chs": "功能",
15145 "zh-cht": "功能",
15146 "xloc": [
15126 - "default.handlebars->29->1326"
15147 + "default.handlebars->29->1333"
15148 ]
15149 },
15150 {
@@ -15143,7 +15164,7 @@
15164 "zh-chs": "斐济",
15165 "zh-cht": "斐濟",
15166 "xloc": [
15146 - "default.handlebars->29->1104"
15167 + "default.handlebars->29->1111"
15168 ]
15169 },
15170 {
@@ -15184,8 +15205,8 @@
15205 "zh-cht": "檔案編輯器",
15206 "xloc": [
15207 "default-mobile.handlebars->9->318",
15187 - "default.handlebars->29->506",
15188 - "default.handlebars->29->895"
15208 + "default.handlebars->29->513",
15209 + "default.handlebars->29->902"
15210 ]
15211 },
15212 {
@@ -15205,8 +15226,8 @@
15226 "zh-chs": "档案操作",
15227 "zh-cht": "檔案操作",
15228 "xloc": [
15208 - "default.handlebars->29->880",
15209 - "default.handlebars->29->882"
15229 + "default.handlebars->29->887",
15230 + "default.handlebars->29->889"
15231 ]
15232 },
15233 {
@@ -15246,7 +15267,7 @@
15267 "zh-chs": "文件系统驱动",
15268 "zh-cht": "FileSystemDriver",
15269 "xloc": [
15249 - "default.handlebars->29->850"
15270 + "default.handlebars->29->857"
15271 ]
15272 },
15273 {
@@ -15268,8 +15289,8 @@
15289 "xloc": [
15290 "default-mobile.handlebars->9->171",
15291 "default-mobile.handlebars->9->268",
15271 - "default.handlebars->29->1412",
15272 - "default.handlebars->29->2022",
15292 + "default.handlebars->29->1419",
15293 + "default.handlebars->29->2030",
15294 "default.handlebars->29->259",
15295 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
15296 "default.handlebars->contextMenu->cxfiles"
@@ -15312,10 +15333,10 @@
15333 "zh-chs": "档案通知",
15334 "zh-cht": "檔案通知",
15335 "xloc": [
15315 - "default.handlebars->29->1334",
15316 - "default.handlebars->29->1842",
15317 - "default.handlebars->29->1929",
15318 - "default.handlebars->29->591"
15336 + "default.handlebars->29->1341",
15337 + "default.handlebars->29->1850",
15338 + "default.handlebars->29->1937",
15339 + "default.handlebars->29->598"
15340 ]
15341 },
15342 {
@@ -15335,10 +15356,10 @@
15356 "zh-chs": "档案提示",
15357 "zh-cht": "檔案提示",
15358 "xloc": [
15338 - "default.handlebars->29->1333",
15339 - "default.handlebars->29->1841",
15340 - "default.handlebars->29->1928",
15341 - "default.handlebars->29->590"
15359 + "default.handlebars->29->1340",
15360 + "default.handlebars->29->1849",
15361 + "default.handlebars->29->1936",
15362 + "default.handlebars->29->597"
15363 ]
15364 },
15365 {
@@ -15381,7 +15402,7 @@
15402 "zh-chs": "录制会话已完成,{0}秒",
15403 "zh-cht": "錄製會話已完成,{0}秒",
15404 "xloc": [
15384 - "default.handlebars->29->1581"
15405 + "default.handlebars->29->1588"
15406 ]
15407 },
15408 {
@@ -15401,7 +15422,7 @@
15422 "zh-chs": "芬兰",
15423 "zh-cht": "芬蘭",
15424 "xloc": [
15404 - "default.handlebars->29->1105"
15425 + "default.handlebars->29->1112"
15426 ]
15427 },
15428 {
@@ -15556,8 +15577,8 @@
15577 "zh-chs": "下次登录时强制重置密码。",
15578 "zh-cht": "下次登入時強制重置密碼。",
15579 "xloc": [
15559 - "default.handlebars->29->1780",
15560 - "default.handlebars->29->1969"
15580 + "default.handlebars->29->1788",
15581 + "default.handlebars->29->1977"
15582 ]
15583 },
15584 {
@@ -15640,7 +15661,7 @@
15661 "zh-chs": "格式化",
15662 "zh-cht": "格式化",
15663 "xloc": [
15643 - "default.handlebars->29->1688"
15664 + "default.handlebars->29->1696"
15665 ]
15666 },
15667 {
@@ -15681,8 +15702,8 @@
15702 "zh-chs": "自由",
15703 "zh-cht": "自由",
15704 "xloc": [
15684 - "default.handlebars->29->2046",
15685 - "default.handlebars->29->2048"
15705 + "default.handlebars->29->2054",
15706 + "default.handlebars->29->2056"
15707 ]
15708 },
15709 {
@@ -15723,7 +15744,7 @@
15744 "zh-chs": "法文(比利时)",
15745 "zh-cht": "法語(比利時)",
15746 "xloc": [
15726 - "default.handlebars->29->1107"
15747 + "default.handlebars->29->1114"
15748 ]
15749 },
15750 {
@@ -15743,7 +15764,7 @@
15764 "zh-chs": "法文(加拿大)",
15765 "zh-cht": "法語(加拿大)",
15766 "xloc": [
15746 - "default.handlebars->29->1108"
15767 + "default.handlebars->29->1115"
15768 ]
15769 },
15770 {
@@ -15763,7 +15784,7 @@
15784 "zh-chs": "法文(法国)",
15785 "zh-cht": "法語(法國)",
15786 "xloc": [
15766 - "default.handlebars->29->1109"
15787 + "default.handlebars->29->1116"
15788 ]
15789 },
15790 {
@@ -15783,7 +15804,7 @@
15804 "zh-chs": "法文(卢森堡)",
15805 "zh-cht": "法語(盧森堡)",
15806 "xloc": [
15786 - "default.handlebars->29->1110"
15807 + "default.handlebars->29->1117"
15808 ]
15809 },
15810 {
@@ -15803,7 +15824,7 @@
15824 "zh-chs": "法文(摩纳哥)",
15825 "zh-cht": "法語(摩納哥)",
15826 "xloc": [
15806 - "default.handlebars->29->1111"
15827 + "default.handlebars->29->1118"
15828 ]
15829 },
15830 {
@@ -15823,7 +15844,7 @@
15844 "zh-chs": "法文(标准)",
15845 "zh-cht": "法語(標準)",
15846 "xloc": [
15826 - "default.handlebars->29->1106"
15847 + "default.handlebars->29->1113"
15848 ]
15849 },
15850 {
@@ -15843,7 +15864,7 @@
15864 "zh-chs": "法文(瑞士)",
15865 "zh-cht": "法語(瑞士)",
15866 "xloc": [
15846 - "default.handlebars->29->1112"
15867 + "default.handlebars->29->1119"
15868 ]
15869 },
15870 {
@@ -15863,7 +15884,7 @@
15884 "zh-chs": "弗里斯兰文",
15885 "zh-cht": "弗里斯蘭語",
15886 "xloc": [
15866 - "default.handlebars->29->1113"
15887 + "default.handlebars->29->1120"
15888 ]
15889 },
15890 {
@@ -15883,7 +15904,7 @@
15904 "zh-chs": "弗留利",
15905 "zh-cht": "弗留利",
15906 "xloc": [
15886 - "default.handlebars->29->1114"
15907 + "default.handlebars->29->1121"
15908 ]
15909 },
15910 {
@@ -15907,9 +15928,9 @@
15928 "default-mobile.handlebars->9->415",
15929 "default-mobile.handlebars->9->424",
15930 "default-mobile.handlebars->9->444",
15910 - "default.handlebars->29->1288",
15911 - "default.handlebars->29->1431",
15912 - "default.handlebars->29->1792"
15931 + "default.handlebars->29->1295",
15932 + "default.handlebars->29->1438",
15933 + "default.handlebars->29->1800"
15934 ]
15935 },
15936 {
@@ -15929,7 +15950,7 @@
15950 "zh-chs": "完整管理员(保留所有权利)",
15951 "zh-cht": "完整管理員(保留所有權利)",
15952 "xloc": [
15932 - "default.handlebars->29->1467"
15953 + "default.handlebars->29->1474"
15954 ]
15955 },
15956 {
@@ -15966,7 +15987,7 @@
15987 "zh-chs": "完整设备权限",
15988 "zh-cht": "完整裝置權限",
15989 "xloc": [
15969 - "default.handlebars->29->666"
15990 + "default.handlebars->29->673"
15991 ]
15992 },
15993 {
@@ -15986,7 +16007,7 @@
16007 "zh-chs": "全部权限",
16008 "zh-cht": "全部權限",
16009 "xloc": [
15989 - "default.handlebars->29->684"
16010 + "default.handlebars->29->691"
16011 ]
16012 },
16013 {
@@ -16028,15 +16049,15 @@
16049 "zh-chs": "完整管理员",
16050 "zh-cht": "完整管理員",
16051 "xloc": [
16031 - "default.handlebars->29->1890"
16052 + "default.handlebars->29->1898"
16053 ]
16054 },
16055 {
16056 "en": "Fully Automatic",
16057 "nl": "Vol automatisch",
16058 "xloc": [
16038 - "default.handlebars->29->1351",
16039 - "default.handlebars->29->1374"
16059 + "default.handlebars->29->1358",
16060 + "default.handlebars->29->1381"
16061 ]
16062 },
16063 {
@@ -16057,7 +16078,7 @@
16078 "zh-cht": "GPU",
16079 "xloc": [
16080 "default-mobile.handlebars->9->391",
16060 - "default.handlebars->29->986"
16081 + "default.handlebars->29->993"
16082 ]
16083 },
16084 {
@@ -16077,7 +16098,7 @@
16098 "zh-chs": "盖尔文(爱尔兰)",
16099 "zh-cht": "蓋爾語(愛爾蘭)",
16100 "xloc": [
16080 - "default.handlebars->29->1116"
16101 + "default.handlebars->29->1123"
16102 ]
16103 },
16104 {
@@ -16097,7 +16118,7 @@
16118 "zh-chs": "盖尔文(苏格兰文)",
16119 "zh-cht": "蓋爾語(蘇格蘭語)",
16120 "xloc": [
16100 - "default.handlebars->29->1115"
16121 + "default.handlebars->29->1122"
16122 ]
16123 },
16124 {
@@ -16117,7 +16138,7 @@
16138 "zh-chs": "加拉契文",
16139 "zh-cht": "加拉契語",
16140 "xloc": [
16120 - "default.handlebars->29->1117"
16141 + "default.handlebars->29->1124"
16142 ]
16143 },
16144 {
@@ -16203,7 +16224,7 @@
16224 "zh-chs": "一般信息",
16225 "zh-cht": "一般訊息",
16226 "xloc": [
16206 - "default.handlebars->29->513"
16227 + "default.handlebars->29->520"
16228 ]
16229 },
16230 {
@@ -16243,7 +16264,7 @@
16264 "zh-chs": "格鲁吉亚文",
16265 "zh-cht": "格魯吉亞文",
16266 "xloc": [
16246 - "default.handlebars->29->1118"
16267 + "default.handlebars->29->1125"
16268 ]
16269 },
16270 {
@@ -16263,7 +16284,7 @@
16284 "zh-chs": "德文(奥地利)",
16285 "zh-cht": "德語(奧地利)",
16286 "xloc": [
16266 - "default.handlebars->29->1120"
16287 + "default.handlebars->29->1127"
16288 ]
16289 },
16290 {
@@ -16283,7 +16304,7 @@
16304 "zh-chs": "德文(德国)",
16305 "zh-cht": "德文(德國)",
16306 "xloc": [
16286 - "default.handlebars->29->1121"
16307 + "default.handlebars->29->1128"
16308 ]
16309 },
16310 {
@@ -16303,7 +16324,7 @@
16324 "zh-chs": "德文(列支敦士登)",
16325 "zh-cht": "德文(列支敦士登)",
16326 "xloc": [
16306 - "default.handlebars->29->1122"
16327 + "default.handlebars->29->1129"
16328 ]
16329 },
16330 {
@@ -16323,7 +16344,7 @@
16344 "zh-chs": "德文(卢森堡)",
16345 "zh-cht": "德語(盧森堡)",
16346 "xloc": [
16326 - "default.handlebars->29->1123"
16347 + "default.handlebars->29->1130"
16348 ]
16349 },
16350 {
@@ -16343,7 +16364,7 @@
16364 "zh-chs": "德文(标准)",
16365 "zh-cht": "德語(標準)",
16366 "xloc": [
16346 - "default.handlebars->29->1119"
16367 + "default.handlebars->29->1126"
16368 ]
16369 },
16370 {
@@ -16363,7 +16384,7 @@
16384 "zh-chs": "德文(瑞士)",
16385 "zh-cht": "德文(瑞士)",
16386 "xloc": [
16366 - "default.handlebars->29->1124"
16387 + "default.handlebars->29->1131"
16388 ]
16389 },
16390 {
@@ -16383,7 +16404,7 @@
16404 "zh-chs": "获取此设备的MQTT登录凭证。",
16405 "zh-cht": "獲取此裝置的MQTT登入憑證。",
16406 "xloc": [
16386 - "default.handlebars->29->642"
16407 + "default.handlebars->29->649"
16408 ]
16409 },
16410 {
@@ -16424,7 +16445,7 @@
16445 "zh-chs": "正在获取剪贴板内容,{0}个字节",
16446 "zh-cht": "正在獲取剪貼板內容,{0}個字節",
16447 "xloc": [
16427 - "default.handlebars->29->1595"
16448 + "default.handlebars->29->1602"
16449 ]
16450 },
16451 {
@@ -16486,7 +16507,7 @@
16507 "zh-chs": "好",
16508 "zh-cht": "好",
16509 "xloc": [
16489 - "default.handlebars->29->1284"
16510 + "default.handlebars->29->1291"
16511 ]
16512 },
16513 {
@@ -16531,8 +16552,8 @@
16552 "zh-chs": "Google云端硬盘备份",
16553 "zh-cht": "Google雲端硬盤備份",
16554 "xloc": [
16534 - "default.handlebars->29->1295",
16535 - "default.handlebars->29->1298",
16555 + "default.handlebars->29->1302",
16556 + "default.handlebars->29->1305",
16557 "default.handlebars->29->205"
16558 ]
16559 },
@@ -16553,7 +16574,7 @@
16574 "zh-chs": "Google云端硬盘控制台",
16575 "zh-cht": "Google雲端硬盤控制台",
16576 "xloc": [
16556 - "default.handlebars->29->1292"
16577 + "default.handlebars->29->1299"
16578 ]
16579 },
16580 {
@@ -16593,7 +16614,7 @@
16614 "zh-chs": "Google云端硬盘备份当前处于活动状态。",
16615 "zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
16616 "xloc": [
16596 - "default.handlebars->29->1296"
16617 + "default.handlebars->29->1303"
16618 ]
16619 },
16620 {
@@ -16613,7 +16634,7 @@
16634 "zh-chs": "希腊文",
16635 "zh-cht": "希臘文",
16636 "xloc": [
16616 - "default.handlebars->29->1125"
16637 + "default.handlebars->29->1132"
16638 ]
16639 },
16640 {
@@ -16634,7 +16655,7 @@
16655 "zh-cht": "群",
16656 "xloc": [
16657 "default-mobile.handlebars->9->218",
16637 - "default.handlebars->29->541",
16658 + "default.handlebars->29->548",
16659 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1"
16660 ]
16661 },
@@ -16655,9 +16676,9 @@
16676 "zh-chs": "集体指令",
16677 "zh-cht": "集體指令",
16678 "xloc": [
16658 - "default.handlebars->29->1736",
16659 - "default.handlebars->29->1815",
16660 - "default.handlebars->29->449",
16679 + "default.handlebars->29->1744",
16680 + "default.handlebars->29->1823",
16681 + "default.handlebars->29->450",
16682 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16683 "default.handlebars->container->column_l->p4->3->1->0->3->3",
16684 "default.handlebars->container->column_l->p50->3->1->0->3->3"
@@ -16680,7 +16701,7 @@
16701 "zh-chs": "通过...分组",
16702 "zh-cht": "通過...分群",
16703 "xloc": [
16683 - "default.handlebars->29->1684"
16704 + "default.handlebars->29->1692"
16705 ]
16706 },
16707 {
@@ -16700,7 +16721,7 @@
16721 "zh-chs": "组标识符",
16722 "zh-cht": "群標識符",
16723 "xloc": [
16703 - "default.handlebars->29->1832"
16724 + "default.handlebars->29->1840"
16725 ]
16726 },
16727 {
@@ -16720,7 +16741,7 @@
16741 "zh-chs": "群组成员",
16742 "zh-cht": "群組成員",
16743 "xloc": [
16723 - "default.handlebars->29->1853"
16744 + "default.handlebars->29->1861"
16745 ]
16746 },
16747 {
@@ -16740,7 +16761,7 @@
16761 "zh-chs": "用户{0}的群组权限。",
16762 "zh-cht": "用戶{0}的群組權限。",
16763 "xloc": [
16743 - "default.handlebars->29->1430"
16764 + "default.handlebars->29->1437"
16765 ]
16766 },
16767 {
@@ -16760,7 +16781,7 @@
16781 "zh-chs": "{0}的群组权限。",
16782 "zh-cht": "{0}的群組權限。",
16783 "xloc": [
16763 - "default.handlebars->29->1429"
16784 + "default.handlebars->29->1436"
16785 ]
16786 },
16787 {
@@ -16828,7 +16849,7 @@
16849 "zh-cht": "來賓姓名",
16850 "xloc": [
16851 "default.handlebars->29->187",
16831 - "default.handlebars->29->714"
16852 + "default.handlebars->29->721"
16853 ]
16854 },
16855 {
@@ -16848,7 +16869,7 @@
16869 "zh-chs": "古久拉提",
16870 "zh-cht": "古久拉提",
16871 "xloc": [
16851 - "default.handlebars->29->1126"
16872 + "default.handlebars->29->1133"
16873 ]
16874 },
16875 {
@@ -16891,7 +16912,7 @@
16912 "zh-chs": "海地文",
16913 "zh-cht": "海地文",
16914 "xloc": [
16894 - "default.handlebars->29->1127"
16915 + "default.handlebars->29->1134"
16916 ]
16917 },
16918 {
@@ -16931,7 +16952,7 @@
16952 "zh-chs": "强行断开代理",
16953 "zh-cht": "強行斷開代理",
16954 "xloc": [
16934 - "default.handlebars->29->1015"
16955 + "default.handlebars->29->1022"
16956 ]
16957 },
16958 {
@@ -16951,7 +16972,7 @@
16972 "zh-chs": "堆总数",
16973 "zh-cht": "堆總數",
16974 "xloc": [
16954 - "default.handlebars->29->2090"
16975 + "default.handlebars->29->2098"
16976 ]
16977 },
16978 {
@@ -16971,7 +16992,7 @@
16992 "zh-chs": "堆使用",
16993 "zh-cht": "堆使用",
16994 "xloc": [
16974 - "default.handlebars->29->2089"
16995 + "default.handlebars->29->2097"
16996 ]
16997 },
16998 {
@@ -16991,7 +17012,7 @@
17012 "zh-chs": "希伯来文",
17013 "zh-cht": "希伯來文",
17014 "xloc": [
16994 - "default.handlebars->29->1128"
17015 + "default.handlebars->29->1135"
17016 ]
17017 },
17018 {
@@ -17027,7 +17048,7 @@
17048 "fr": "Aide demandée, utilisateur : {0}, détails : {1}",
17049 "nl": "Hulp verzoek van, user: {0}, details: {1}",
17050 "xloc": [
17030 - "default.handlebars->29->1672"
17051 + "default.handlebars->29->1679"
17052 ]
17053 },
17054 {
@@ -17064,7 +17085,7 @@
17085 "zh-chs": "帮助翻译MeshCentral",
17086 "zh-cht": "幫助翻譯MeshCentral",
17087 "xloc": [
17067 - "default.handlebars->29->1243"
17088 + "default.handlebars->29->1250"
17089 ]
17090 },
17091 {
@@ -17168,7 +17189,7 @@
17189 "zh-chs": "印地文",
17190 "zh-cht": "印地文",
17191 "xloc": [
17171 - "default.handlebars->29->1129"
17192 + "default.handlebars->29->1136"
17193 ]
17194 },
17195 {
@@ -17206,7 +17227,7 @@
17227 "zh-cht": "保存1個項目進行複製",
17228 "xloc": [
17229 "default-mobile.handlebars->9->327",
17209 - "default.handlebars->29->905"
17230 + "default.handlebars->29->912"
17231 ]
17232 },
17233 {
@@ -17227,7 +17248,7 @@
17248 "zh-cht": "保存1個項目進行移動",
17249 "xloc": [
17250 "default-mobile.handlebars->9->331",
17230 - "default.handlebars->29->909"
17251 + "default.handlebars->29->916"
17252 ]
17253 },
17254 {
@@ -17248,7 +17269,7 @@
17269 "zh-cht": "保留{0}個項目進行複製",
17270 "xloc": [
17271 "default-mobile.handlebars->9->325",
17251 - "default.handlebars->29->903"
17272 + "default.handlebars->29->910"
17273 ]
17274 },
17275 {
@@ -17269,7 +17290,7 @@
17290 "zh-cht": "保存{0}個項目以進行移動",
17291 "xloc": [
17292 "default-mobile.handlebars->9->329",
17272 - "default.handlebars->29->907"
17293 + "default.handlebars->29->914"
17294 ]
17295 },
17296 {
@@ -17290,7 +17311,7 @@
17311 "zh-cht": "保存{0}項目{1}給{2}",
17312 "xloc": [
17313 "default-mobile.handlebars->9->129",
17293 - "default.handlebars->29->1568"
17314 + "default.handlebars->29->1575"
17315 ]
17316 },
17317 {
@@ -17315,8 +17336,8 @@
17336 "default-mobile.handlebars->9->223",
17337 "default-mobile.handlebars->9->291",
17338 "default.handlebars->29->289",
17318 - "default.handlebars->29->546",
17319 - "default.handlebars->29->816"
17339 + "default.handlebars->29->553",
17340 + "default.handlebars->29->823"
17341 ]
17342 },
17343 {
@@ -17336,7 +17357,7 @@
17357 "zh-chs": "主机名同步",
17358 "zh-cht": "主機名同步",
17359 "xloc": [
17339 - "default.handlebars->29->1323"
17360 + "default.handlebars->29->1330"
17361 ]
17362 },
17363 {
@@ -17356,7 +17377,7 @@
17377 "zh-chs": "匈牙利文",
17378 "zh-cht": "匈牙利文",
17379 "xloc": [
17359 - "default.handlebars->29->1130"
17380 + "default.handlebars->29->1137"
17381 ]
17382 },
17383 {
@@ -17421,9 +17442,9 @@
17442 "xloc": [
17443 "default-mobile.handlebars->9->360",
17444 "default-mobile.handlebars->9->364",
17424 - "default.handlebars->29->945",
17425 - "default.handlebars->29->955",
17426 - "default.handlebars->29->959"
17445 + "default.handlebars->29->952",
17446 + "default.handlebars->29->962",
17447 + "default.handlebars->29->966"
17448 ]
17449 },
17450 {
@@ -17445,9 +17466,9 @@
17466 "xloc": [
17467 "default-mobile.handlebars->9->358",
17468 "default-mobile.handlebars->9->362",
17448 - "default.handlebars->29->943",
17449 - "default.handlebars->29->953",
17450 - "default.handlebars->29->957"
17469 + "default.handlebars->29->950",
17470 + "default.handlebars->29->960",
17471 + "default.handlebars->29->964"
17472 ]
17473 },
17474 {
@@ -17469,10 +17490,10 @@
17490 "xloc": [
17491 "default-mobile.handlebars->9->357",
17492 "default-mobile.handlebars->9->359",
17472 - "default.handlebars->29->942",
17473 - "default.handlebars->29->944",
17474 - "default.handlebars->29->952",
17475 - "default.handlebars->29->954"
17493 + "default.handlebars->29->949",
17494 + "default.handlebars->29->951",
17495 + "default.handlebars->29->959",
17496 + "default.handlebars->29->961"
17497 ]
17498 },
17499 {
@@ -17557,8 +17578,8 @@
17578 "xloc": [
17579 "default-mobile.handlebars->9->361",
17580 "default-mobile.handlebars->9->363",
17560 - "default.handlebars->29->956",
17561 - "default.handlebars->29->958"
17581 + "default.handlebars->29->963",
17582 + "default.handlebars->29->965"
17583 ]
17584 },
17585 {
@@ -17638,7 +17659,7 @@
17659 "zh-chs": "冰岛文",
17660 "zh-cht": "冰島文",
17661 "xloc": [
17641 - "default.handlebars->29->1131"
17662 + "default.handlebars->29->1138"
17663 ]
17664 },
17665 {
@@ -17659,7 +17680,7 @@
17680 "zh-cht": "圖符選擇",
17681 "xloc": [
17682 "default-mobile.handlebars->9->289",
17662 - "default.handlebars->29->814"
17683 + "default.handlebars->29->821"
17684 ]
17685 },
17686 {
@@ -17680,7 +17701,7 @@
17701 "zh-cht": "識別符",
17702 "xloc": [
17703 "default-mobile.handlebars->9->389",
17683 - "default.handlebars->29->984"
17704 + "default.handlebars->29->991"
17705 ]
17706 },
17707 {
@@ -17688,7 +17709,7 @@
17709 "fr": "Si dans CCM, réactiver Intel&reg; AMT",
17710 "nl": "Indien in CCM, heractiveer Intel&reg; AMT",
17711 "xloc": [
17691 - "default.handlebars->29->1384"
17712 + "default.handlebars->29->1391"
17713 ]
17714 },
17715 {
@@ -17836,7 +17857,7 @@
17857 "zh-chs": "印度尼西亚文",
17858 "zh-cht": "印度尼西亞文",
17859 "xloc": [
17839 - "default.handlebars->29->1132"
17860 + "default.handlebars->29->1139"
17861 ]
17862 },
17863 {
@@ -18009,8 +18030,8 @@
18030 "zh-chs": "安装类型",
18031 "zh-cht": "安裝方式",
18032 "xloc": [
18012 - "default.handlebars->29->1500",
18033 "default.handlebars->29->1507",
18034 + "default.handlebars->29->1514",

This file is too large to show in full.