diff --git a/public/styles/style-bootstrap.css b/public/styles/style-bootstrap.css index c8faec77..319194e4 100644 --- a/public/styles/style-bootstrap.css +++ b/public/styles/style-bootstrap.css @@ -2341,8 +2341,8 @@ nav .lbbuttonsel2 { .notifiyBox { position: absolute; z-index: 1000; - top: 50px; - right: 26px; + top: 80px; + right: 10rem; width: 300px; text-align: left; background-color: #F0ECCD; @@ -2395,13 +2395,24 @@ nav .lbbuttonsel2 { min-width: 28px; font-size: 20px; border-radius: 5px; - background-color: lightblue; text-align: center; margin: 8px; cursor: pointer; padding: 4px; + position: absolute; + right: 9rem; + top: 0.2em; +} +#notificationBadge { + box-shadow: -0.1px 1px 2px #000000; + -webkit-box-shadow: -0.1px 1px 2px #000000; + -moz-box-shadow: -0.1px 1px 2px #000000; + top: 0.95rem; + left: 1.6rem !important; +} +#notificationCount:hover { + background-color: rgba(255, 255, 255, 0.1); } - .night #notificationCount { color: black; } @@ -3344,6 +3355,12 @@ nav .lbbuttonsel2 { font-size: 36px; } + #masthead { + background-size: 18rem 2.5rem !important; + background-position: center left; + background-repeat: no-repeat !important; + padding-right: 20px !important; + } #MainMeshImage /*, #p2AccountImageFrame */ { /* text-align: center !important; */ float: none !important; @@ -3355,17 +3372,40 @@ nav .lbbuttonsel2 { float: none !important; text-align: left; } + #userDropdown { + display: inline-block !important; + position: absolute !important; + right: 10px !important; + } - #logoutControl { + #userDropdownName { display: none !important; } - #topMenuIcon { + .userDropdownMobileOnly { + display: flex !important; + } + + #userDropdownMenuDivider.userDropdownMobileOnly { display: block !important; } + .userDropdownSubmenu { + right: 100%; + left: auto; + top: 13rem !important; + margin-left: 0; + margin-right: 4px; + } + .userDropdownUISettings { + position: relative; + } + #notificationCount { - margin-right: 45px; + right: 4rem; + } + .notifiyBox { + right: 3.5rem; } .notifiyBox:after { @@ -3404,4 +3444,146 @@ nav .lbbuttonsel2 { .select2-container--bootstrap-5 .select2-selection--multiple .select2-search { display: inline !important; -} */ \ No newline at end of file +} */ +/* User Dropdown Menu Styles */ +#userDropdown { + position: absolute; + display: inline-block; + z-index: 1000; + right: 10px; + background: #00000026; + border-radius: 4px; +} +#userDropdownButton { + display: flex; + align-items: center; + cursor: pointer; + padding: 6px 8px; + border-radius: 4px; + height: 40px; +} + +#userDropdownButton:hover { + background-color: rgba(255, 255, 255, 0.1); +} + +#userDropdownImage { + width: 28px; + height: 28px; + border-radius: 50%; + margin-right: 8px; + border: 2px solid rgba(255, 255, 255, 0.3); + object-fit: cover; +} + +#userDropdownName { + margin-right: 6px; + white-space: nowrap; +} + +#userDropdownArrow { + font-size: 12px; +} + +#userDropdownMenu { + display: none; + position: absolute; + top: 100%; + right: 0; + background-color: #ffffff; + box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3); + border-radius: 4px; + z-index: 10000; + min-width: 200px; + margin-top: 4px; + transform: translateX(0); + font-family: sans-serif; +} + +#userDropdownMenuContainer { + padding: 6px 0; +} + +.userDropdownMenuItem { + display: flex; + align-items: center; + gap: 10px; + padding: 10px 12px; + cursor: pointer; + color: #333; + white-space: nowrap; + transition: background-color 0.15s ease; +} + +.userDropdownMenuItem:hover { + background-color: #f5f5f5; + border-radius: 4px; +} + +.userDropdownMenuIcon { + width: 18px; + height: 18px; + object-fit: contain; + flex-shrink: 0; +} + +.userDropdownMenuItem span { + flex-grow: 1; + text-align: left; + color: #333; + font-size: 14px; + line-height: 1.2; +} + +#userDropdownMenuDivider { + border-top: 1px solid #eee; + margin: 4px 0; +} + +.userDropdownSubmenu { + position: absolute; + right: 100%; + top: 0; + background-color: #ffffff; + box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.3); + border-radius: 4px; + margin-right: 4px; + min-width: 200px; + z-index: 10001; + padding: 6px 0; +} + +.userDropdownSubmenu .userDropdownMenuItem { + display: flex; + align-items: center; + gap: 10px; + padding: 10px 12px; + color: #333; +} + +.userDropdownSubmenu .userDropdownMenuItem:hover { + background-color: #f5f5f5; + border-radius: 4px; +} + +.userDropdownSubmenu .userDropdownMenuIcon { + width: 18px; + height: 18px; + object-fit: contain; + flex-shrink: 0; +} + +.userDropdownMobileOnly { + display: none; +} + +.userDropdownUISettings img:last-child { + margin-left: auto; + width: 14px; + height: 14px; + opacity: 0.7; +} + +body:not(.fullscreen) #userDropdown { + right: calc(50vw - 470px); +} \ No newline at end of file diff --git a/translate/translate.json b/translate/translate.json index 04fdc723..3a32c1c1 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -28,8 +28,8 @@ "xloc": [ "default.handlebars->47->2229", "default.handlebars->47->2231", - "default3.handlebars->35->2227", - "default3.handlebars->35->2229" + "default3.handlebars->35->2240", + "default3.handlebars->35->2242" ] }, { @@ -60,7 +60,7 @@ "xloc": [ "default-mobile.handlebars->11->61", "default.handlebars->47->84", - "default3.handlebars->35->84" + "default3.handlebars->35->97" ] }, { @@ -91,7 +91,7 @@ "xloc": [ "default-mobile.handlebars->11->59", "default.handlebars->47->82", - "default3.handlebars->35->82" + "default3.handlebars->35->95" ] }, { @@ -122,7 +122,7 @@ "xloc": [ "default-mobile.handlebars->11->57", "default.handlebars->47->80", - "default3.handlebars->35->80" + "default3.handlebars->35->93" ] }, { @@ -153,7 +153,7 @@ "xloc": [ "default-mobile.handlebars->11->62", "default.handlebars->47->85", - "default3.handlebars->35->85" + "default3.handlebars->35->98" ] }, { @@ -184,7 +184,7 @@ "xloc": [ "default-mobile.handlebars->11->60", "default.handlebars->47->83", - "default3.handlebars->35->83" + "default3.handlebars->35->96" ] }, { @@ -215,7 +215,7 @@ "xloc": [ "default-mobile.handlebars->11->58", "default.handlebars->47->81", - "default3.handlebars->35->81" + "default3.handlebars->35->94" ] }, { @@ -248,8 +248,8 @@ "default-mobile.handlebars->11->56", "default.handlebars->47->78", "default.handlebars->47->79", - "default3.handlebars->35->78", - "default3.handlebars->35->79" + "default3.handlebars->35->91", + "default3.handlebars->35->92" ] }, { @@ -331,7 +331,7 @@ "zh-cht": " 可以使用密碼提示,但不建議使用。", "xloc": [ "default.handlebars->47->2101", - "default3.handlebars->35->2083" + "default3.handlebars->35->2096" ] }, { @@ -362,8 +362,8 @@ "xloc": [ "default.handlebars->47->2355", "default.handlebars->47->2939", - "default3.handlebars->35->2354", - "default3.handlebars->35->2935" + "default3.handlebars->35->2367", + "default3.handlebars->35->2948" ] }, { @@ -503,7 +503,7 @@ "zh-cht": " TLS。", "xloc": [ "default.handlebars->47->282", - "default3.handlebars->35->279" + "default3.handlebars->35->292" ] }, { @@ -533,7 +533,7 @@ "zh-cht": " 沒有TLS。", "xloc": [ "default.handlebars->47->283", - "default3.handlebars->35->280" + "default3.handlebars->35->293" ] }, { @@ -935,7 +935,7 @@ "zh-cht": "(可選的)", "xloc": [ "default.handlebars->47->579", - "default3.handlebars->35->577" + "default3.handlebars->35->590" ] }, { @@ -987,8 +987,8 @@ "xloc": [ "default.handlebars->47->2313", "default.handlebars->47->541", - "default3.handlebars->35->2309", - "default3.handlebars->35->539" + "default3.handlebars->35->2322", + "default3.handlebars->35->552" ] }, { @@ -1018,7 +1018,7 @@ "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。", "xloc": [ "default.handlebars->47->638", - "default3.handlebars->35->636" + "default3.handlebars->35->649" ] }, { @@ -1106,12 +1106,12 @@ "default.handlebars->47->1667", "default.handlebars->47->2431", "default.handlebars->47->2712", - "default3.handlebars->35->1021", - "default3.handlebars->35->1650", - "default3.handlebars->35->1652", - "default3.handlebars->35->1654", - "default3.handlebars->35->2430", - "default3.handlebars->35->2711" + "default3.handlebars->35->1034", + "default3.handlebars->35->1663", + "default3.handlebars->35->1665", + "default3.handlebars->35->1667", + "default3.handlebars->35->2443", + "default3.handlebars->35->2724" ] }, { @@ -1226,7 +1226,7 @@ "xloc": [ "default-mobile.handlebars->11->407", "default.handlebars->47->368", - "default3.handlebars->35->366" + "default3.handlebars->35->379" ] }, { @@ -1256,7 +1256,7 @@ "zh-cht": ", 本地設備", "xloc": [ "default.handlebars->47->370", - "default3.handlebars->35->368" + "default3.handlebars->35->381" ] }, { @@ -1287,7 +1287,7 @@ "xloc": [ "default-mobile.handlebars->11->926", "default.handlebars->47->1773", - "default3.handlebars->35->1758" + "default3.handlebars->35->1771" ] }, { @@ -1318,8 +1318,8 @@ "xloc": [ "default.handlebars->47->1118", "default.handlebars->47->2271", - "default3.handlebars->35->1116", - "default3.handlebars->35->2269" + "default3.handlebars->35->1129", + "default3.handlebars->35->2282" ] }, { @@ -1350,8 +1350,8 @@ "xloc": [ "default.handlebars->47->1119", "default.handlebars->47->2272", - "default3.handlebars->35->1117", - "default3.handlebars->35->2270" + "default3.handlebars->35->1130", + "default3.handlebars->35->2283" ] }, { @@ -1380,7 +1380,7 @@ "zh-cht": ", RDP", "xloc": [ "default.handlebars->47->1420", - "default3.handlebars->35->1408" + "default3.handlebars->35->1421" ] }, { @@ -1411,8 +1411,8 @@ "xloc": [ "default.handlebars->47->1115", "default.handlebars->47->2268", - "default3.handlebars->35->1113", - "default3.handlebars->35->2266" + "default3.handlebars->35->1126", + "default3.handlebars->35->2279" ] }, { @@ -1443,8 +1443,8 @@ "xloc": [ "default.handlebars->47->1116", "default.handlebars->47->2269", - "default3.handlebars->35->1114", - "default3.handlebars->35->2267" + "default3.handlebars->35->1127", + "default3.handlebars->35->2280" ] }, { @@ -1500,7 +1500,7 @@ "zh-cht": ", 中繼設備", "xloc": [ "default.handlebars->47->369", - "default3.handlebars->35->367" + "default3.handlebars->35->380" ] }, { @@ -1530,7 +1530,7 @@ "xloc": [ "default-mobile.handlebars->11->710", "default.handlebars->47->1542", - "default3.handlebars->35->1529" + "default3.handlebars->35->1542" ] }, { @@ -1559,7 +1559,7 @@ "zh-cht": ", SSH", "xloc": [ "default.handlebars->47->1510", - "default3.handlebars->35->1497" + "default3.handlebars->35->1510" ] }, { @@ -1588,7 +1588,7 @@ "zh-cht": ",軟體KVM", "xloc": [ "default.handlebars->47->1403", - "default3.handlebars->35->1391", + "default3.handlebars->35->1404", "sharing.handlebars->11->12" ] }, @@ -1620,8 +1620,8 @@ "xloc": [ "default.handlebars->47->1120", "default.handlebars->47->2273", - "default3.handlebars->35->1118", - "default3.handlebars->35->2271" + "default3.handlebars->35->1131", + "default3.handlebars->35->2284" ] }, { @@ -1678,8 +1678,8 @@ "xloc": [ "default.handlebars->47->1117", "default.handlebars->47->2270", - "default3.handlebars->35->1115", - "default3.handlebars->35->2268" + "default3.handlebars->35->1128", + "default3.handlebars->35->2281" ] }, { @@ -1713,9 +1713,9 @@ "default.handlebars->47->1419", "default.handlebars->47->1511", "default.handlebars->47->1543", - "default3.handlebars->35->1407", - "default3.handlebars->35->1498", - "default3.handlebars->35->1530", + "default3.handlebars->35->1420", + "default3.handlebars->35->1511", + "default3.handlebars->35->1543", "sharing-mobile.handlebars->11->14", "sharing-mobile.handlebars->11->46", "sharing-mobile.handlebars->11->63", @@ -1954,7 +1954,7 @@ "zh-cht": ",{0}觀看", "xloc": [ "default.handlebars->47->1414", - "default3.handlebars->35->1402", + "default3.handlebars->35->1415", "sharing.handlebars->11->13" ] }, @@ -2053,9 +2053,9 @@ "default.handlebars->47->1557", "default.handlebars->47->2497", "default.handlebars->47->3183", - "default3.handlebars->35->1544", - "default3.handlebars->35->2496", - "default3.handlebars->35->3173", + "default3.handlebars->35->1557", + "default3.handlebars->35->2509", + "default3.handlebars->35->3186", "sharing-mobile.handlebars->11->79", "sharing.handlebars->11->50" ] @@ -2110,7 +2110,7 @@ "xloc": [ "default-mobile.handlebars->container->masthead->notificationCount->notificationCount2", "default.handlebars->container->masthead->7->notificationCount", - "default3.handlebars->container->masthead->7->notificationCount" + "default3.handlebars->container->masthead->7->notificationCount->notificationBadge" ] }, { @@ -2243,7 +2243,7 @@ "zh-cht": "1個活躍時段", "xloc": [ "default.handlebars->47->3034", - "default3.handlebars->35->3030" + "default3.handlebars->35->3043" ] }, { @@ -2275,7 +2275,7 @@ "default-mobile.handlebars->11->1069", "default-mobile.handlebars->11->370", "default.handlebars->47->2521", - "default3.handlebars->35->2520", + "default3.handlebars->35->2533", "download.handlebars->3->1", "download2.handlebars->5->1", "sharing-mobile.handlebars->11->112", @@ -2338,7 +2338,7 @@ "zh-cht": "1位聯絡文", "xloc": [ "default.handlebars->47->1416", - "default3.handlebars->35->1404", + "default3.handlebars->35->1417", "sharing.handlebars->11->15" ] }, @@ -2371,9 +2371,9 @@ "default.handlebars->47->290", "default.handlebars->47->570", "default.handlebars->47->584", - "default3.handlebars->35->287", - "default3.handlebars->35->568", - "default3.handlebars->35->582" + "default3.handlebars->35->300", + "default3.handlebars->35->581", + "default3.handlebars->35->595" ] }, { @@ -2403,7 +2403,7 @@ "zh-cht": "1群", "xloc": [ "default.handlebars->47->2989", - "default3.handlebars->35->2985" + "default3.handlebars->35->2998" ] }, { @@ -2435,9 +2435,9 @@ "default.handlebars->47->288", "default.handlebars->47->568", "default.handlebars->47->582", - "default3.handlebars->35->285", - "default3.handlebars->35->566", - "default3.handlebars->35->580" + "default3.handlebars->35->298", + "default3.handlebars->35->579", + "default3.handlebars->35->593" ] }, { @@ -2468,8 +2468,8 @@ "xloc": [ "default.handlebars->47->1228", "default.handlebars->47->2066", - "default3.handlebars->35->1224", - "default3.handlebars->35->2049" + "default3.handlebars->35->1237", + "default3.handlebars->35->2062" ] }, { @@ -2499,7 +2499,7 @@ "zh-cht": "1分鐘之後離線", "xloc": [ "default.handlebars->47->92", - "default3.handlebars->35->92" + "default3.handlebars->35->105" ] }, { @@ -2524,7 +2524,7 @@ "tr": "Oturum Açmaya kadar 1 dakika", "xloc": [ "default.handlebars->47->90", - "default3.handlebars->35->90" + "default3.handlebars->35->103" ] }, { @@ -2556,9 +2556,9 @@ "default.handlebars->47->292", "default.handlebars->47->572", "default.handlebars->47->586", - "default3.handlebars->35->289", - "default3.handlebars->35->570", - "default3.handlebars->35->584" + "default3.handlebars->35->302", + "default3.handlebars->35->583", + "default3.handlebars->35->597" ] }, { @@ -2588,7 +2588,7 @@ "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...", "xloc": [ "default.handlebars->47->2744", - "default3.handlebars->35->2743" + "default3.handlebars->35->2756" ] }, { @@ -2618,7 +2618,7 @@ "zh-cht": "1個節點", "xloc": [ "default.handlebars->47->697", - "default3.handlebars->35->695" + "default3.handlebars->35->708" ] }, { @@ -2701,7 +2701,7 @@ "xloc": [ "default-mobile.handlebars->11->587", "default.handlebars->47->1268", - "default3.handlebars->35->1264" + "default3.handlebars->35->1277" ] }, { @@ -2731,7 +2731,7 @@ "zh-cht": "1秒之後離線", "xloc": [ "default.handlebars->47->88", - "default3.handlebars->35->88" + "default3.handlebars->35->101" ] }, { @@ -2756,7 +2756,7 @@ "tr": "Çıkışa Kadar 1 saniye", "xloc": [ "default.handlebars->47->86", - "default3.handlebars->35->86" + "default3.handlebars->35->99" ] }, { @@ -2786,7 +2786,7 @@ "zh-cht": "1 個選定的設備處於離線狀態。", "xloc": [ "default.handlebars->47->765", - "default3.handlebars->35->763" + "default3.handlebars->35->776" ] }, { @@ -2816,7 +2816,7 @@ "zh-cht": "1 個選定的設備在線。", "xloc": [ "default.handlebars->47->763", - "default3.handlebars->35->761" + "default3.handlebars->35->774" ] }, { @@ -2860,14 +2860,14 @@ "default.handlebars->47->474", "default.handlebars->47->478", "default.handlebars->47->482", - "default3.handlebars->35->2747", - "default3.handlebars->35->457", - "default3.handlebars->35->460", - "default3.handlebars->35->464", - "default3.handlebars->35->468", - "default3.handlebars->35->472", - "default3.handlebars->35->476", - "default3.handlebars->35->480" + "default3.handlebars->35->2760", + "default3.handlebars->35->470", + "default3.handlebars->35->473", + "default3.handlebars->35->477", + "default3.handlebars->35->481", + "default3.handlebars->35->485", + "default3.handlebars->35->489", + "default3.handlebars->35->493" ] }, { @@ -2899,9 +2899,9 @@ "default.handlebars->47->291", "default.handlebars->47->571", "default.handlebars->47->585", - "default3.handlebars->35->288", - "default3.handlebars->35->569", - "default3.handlebars->35->583" + "default3.handlebars->35->301", + "default3.handlebars->35->582", + "default3.handlebars->35->596" ] }, { @@ -3081,8 +3081,8 @@ "xloc": [ "default.handlebars->47->1230", "default.handlebars->47->2068", - "default3.handlebars->35->1226", - "default3.handlebars->35->2051" + "default3.handlebars->35->1239", + "default3.handlebars->35->2064" ] }, { @@ -3113,7 +3113,7 @@ "xloc": [ "default-mobile.handlebars->11->589", "default.handlebars->47->1270", - "default3.handlebars->35->1266" + "default3.handlebars->35->1279" ] }, { @@ -3292,8 +3292,8 @@ "xloc": [ "default.handlebars->47->1238", "default.handlebars->47->2076", - "default3.handlebars->35->1234", - "default3.handlebars->35->2059" + "default3.handlebars->35->1247", + "default3.handlebars->35->2072" ] }, { @@ -3439,8 +3439,8 @@ "xloc": [ "default.handlebars->47->1231", "default.handlebars->47->2069", - "default3.handlebars->35->1227", - "default3.handlebars->35->2052" + "default3.handlebars->35->1240", + "default3.handlebars->35->2065" ] }, { @@ -3471,8 +3471,8 @@ "xloc": [ "default.handlebars->47->1239", "default.handlebars->47->2077", - "default3.handlebars->35->1235", - "default3.handlebars->35->2060" + "default3.handlebars->35->1248", + "default3.handlebars->35->2073" ] }, { @@ -3619,8 +3619,8 @@ "xloc": [ "default.handlebars->47->1241", "default.handlebars->47->2079", - "default3.handlebars->35->1237", - "default3.handlebars->35->2062" + "default3.handlebars->35->1250", + "default3.handlebars->35->2075" ] }, { @@ -3651,8 +3651,8 @@ "xloc": [ "default.handlebars->47->1235", "default.handlebars->47->2073", - "default3.handlebars->35->1231", - "default3.handlebars->35->2056" + "default3.handlebars->35->1244", + "default3.handlebars->35->2069" ] }, { @@ -3683,7 +3683,7 @@ "xloc": [ "default-mobile.handlebars->11->78", "default.handlebars->47->232", - "default3.handlebars->35->231" + "default3.handlebars->35->244" ] }, { @@ -3714,7 +3714,7 @@ "xloc": [ "default-mobile.handlebars->11->83", "default.handlebars->47->237", - "default3.handlebars->35->236" + "default3.handlebars->35->249" ] }, { @@ -3864,8 +3864,8 @@ "xloc": [ "default.handlebars->47->1240", "default.handlebars->47->2078", - "default3.handlebars->35->1236", - "default3.handlebars->35->2061" + "default3.handlebars->35->1249", + "default3.handlebars->35->2074" ] }, { @@ -3953,7 +3953,7 @@ "zh-cht": "2FA備份代碼已清除", "xloc": [ "default.handlebars->47->2634", - "default3.handlebars->35->2633" + "default3.handlebars->35->2646" ] }, { @@ -3984,7 +3984,7 @@ "xloc": [ "default-mobile.handlebars->11->65", "default.handlebars->47->217", - "default3.handlebars->35->216" + "default3.handlebars->35->229" ] }, { @@ -4014,7 +4014,7 @@ "zh-cht": "第二個因素", "xloc": [ "default.handlebars->47->3222", - "default3.handlebars->35->3212" + "default3.handlebars->35->3225" ] }, { @@ -4045,8 +4045,8 @@ "xloc": [ "default.handlebars->47->2762", "default.handlebars->47->3015", - "default3.handlebars->35->2761", - "default3.handlebars->35->3011" + "default3.handlebars->35->2774", + "default3.handlebars->35->3024" ] }, { @@ -4219,8 +4219,8 @@ "xloc": [ "default.handlebars->47->1232", "default.handlebars->47->2070", - "default3.handlebars->35->1228", - "default3.handlebars->35->2053" + "default3.handlebars->35->1241", + "default3.handlebars->35->2066" ] }, { @@ -4251,7 +4251,7 @@ "xloc": [ "default-mobile.handlebars->11->755", "default.handlebars->47->1620", - "default3.handlebars->35->1607" + "default3.handlebars->35->1620" ] }, { @@ -4340,8 +4340,8 @@ "xloc": [ "default.handlebars->47->1242", "default.handlebars->47->2080", - "default3.handlebars->35->1238", - "default3.handlebars->35->2063" + "default3.handlebars->35->1251", + "default3.handlebars->35->2076" ] }, { @@ -4372,8 +4372,8 @@ "xloc": [ "default.handlebars->47->1236", "default.handlebars->47->2074", - "default3.handlebars->35->1232", - "default3.handlebars->35->2057" + "default3.handlebars->35->1245", + "default3.handlebars->35->2070" ] }, { @@ -4521,8 +4521,8 @@ "xloc": [ "default.handlebars->47->1233", "default.handlebars->47->2071", - "default3.handlebars->35->1229", - "default3.handlebars->35->2054" + "default3.handlebars->35->1242", + "default3.handlebars->35->2067" ] }, { @@ -4582,8 +4582,8 @@ "xloc": [ "default.handlebars->47->1229", "default.handlebars->47->2067", - "default3.handlebars->35->1225", - "default3.handlebars->35->2050" + "default3.handlebars->35->1238", + "default3.handlebars->35->2063" ] }, { @@ -4614,7 +4614,7 @@ "xloc": [ "default-mobile.handlebars->11->588", "default.handlebars->47->1269", - "default3.handlebars->35->1265" + "default3.handlebars->35->1278" ] }, { @@ -4796,8 +4796,8 @@ "xloc": [ "default.handlebars->47->1234", "default.handlebars->47->2072", - "default3.handlebars->35->1230", - "default3.handlebars->35->2055" + "default3.handlebars->35->1243", + "default3.handlebars->35->2068" ] }, { @@ -4887,7 +4887,7 @@ "xloc": [ "default-mobile.handlebars->11->757", "default.handlebars->47->1622", - "default3.handlebars->35->1609" + "default3.handlebars->35->1622" ] }, { @@ -5050,7 +5050,7 @@ "zh-cht": "7天電源狀態", "xloc": [ "default.handlebars->47->1315", - "default3.handlebars->35->1306" + "default3.handlebars->35->1319" ] }, { @@ -5080,7 +5080,7 @@ "zh-cht": "7天", "xloc": [ "default.handlebars->47->2081", - "default3.handlebars->35->2064" + "default3.handlebars->35->2077" ] }, { @@ -5175,10 +5175,10 @@ "default.handlebars->47->2075", "default.handlebars->47->569", "default.handlebars->47->583", - "default3.handlebars->35->1233", - "default3.handlebars->35->2058", - "default3.handlebars->35->567", - "default3.handlebars->35->581" + "default3.handlebars->35->1246", + "default3.handlebars->35->2071", + "default3.handlebars->35->580", + "default3.handlebars->35->594" ] }, { @@ -5384,9 +5384,9 @@ "default.handlebars->47->2249", "default.handlebars->47->447", "default.handlebars->47->931", - "default3.handlebars->35->2247", - "default3.handlebars->35->445", - "default3.handlebars->35->929" + "default3.handlebars->35->2260", + "default3.handlebars->35->458", + "default3.handlebars->35->942" ] }, { @@ -5466,8 +5466,8 @@ "xloc": [ "default.handlebars->47->425", "default.handlebars->47->732", - "default3.handlebars->35->423", - "default3.handlebars->35->730" + "default3.handlebars->35->436", + "default3.handlebars->35->743" ] }, { @@ -5477,7 +5477,7 @@ "pl": "Host AMT", "xloc": [ "default.handlebars->47->396", - "default3.handlebars->35->394" + "default3.handlebars->35->407" ] }, { @@ -5488,7 +5488,7 @@ "pl": "Stan AMT", "xloc": [ "default.handlebars->47->397", - "default3.handlebars->35->395" + "default3.handlebars->35->408" ] }, { @@ -5517,7 +5517,7 @@ "zh-cht": "AMT操作系統", "xloc": [ "default.handlebars->47->3381", - "default3.handlebars->35->3371" + "default3.handlebars->35->3386" ] }, { @@ -5547,8 +5547,8 @@ "xloc": [ "default.handlebars->47->3232", "default.handlebars->47->3285", - "default3.handlebars->35->3222", - "default3.handlebars->35->3275" + "default3.handlebars->35->3235", + "default3.handlebars->35->3288" ] }, { @@ -5578,8 +5578,8 @@ "xloc": [ "default.handlebars->47->3231", "default.handlebars->47->3284", - "default3.handlebars->35->3221", - "default3.handlebars->35->3274" + "default3.handlebars->35->3234", + "default3.handlebars->35->3287" ] }, { @@ -5588,7 +5588,7 @@ "nl": "APK", "xloc": [ "default.handlebars->47->659", - "default3.handlebars->35->657" + "default3.handlebars->35->670" ] }, { @@ -5601,7 +5601,7 @@ "xloc": [ "default-mobile.handlebars->11->978", "default.handlebars->47->658", - "default3.handlebars->35->656" + "default3.handlebars->35->669" ] }, { @@ -5610,7 +5610,7 @@ "nl": "ARM 64bit versie van de macOS Mesh Agent", "xloc": [ "default.handlebars->47->647", - "default3.handlebars->35->645" + "default3.handlebars->35->658" ] }, { @@ -5624,8 +5624,8 @@ "xloc": [ "default.handlebars->47->632", "default.handlebars->47->679", - "default3.handlebars->35->630", - "default3.handlebars->35->677" + "default3.handlebars->35->643", + "default3.handlebars->35->690" ] }, { @@ -5816,8 +5816,8 @@ "default-mobile.handlebars->11->764", "default.handlebars->47->950", "default.handlebars->47->952", - "default3.handlebars->35->948", - "default3.handlebars->35->950" + "default3.handlebars->35->961", + "default3.handlebars->35->963" ] }, { @@ -5848,7 +5848,7 @@ "xloc": [ "default-mobile.handlebars->11->927", "default.handlebars->47->1774", - "default3.handlebars->35->1759" + "default3.handlebars->35->1772" ] }, { @@ -5938,7 +5938,7 @@ "zh-cht": "存取伺服器檔案", "xloc": [ "default.handlebars->47->2945", - "default3.handlebars->35->2941" + "default3.handlebars->35->2954" ] }, { @@ -6071,13 +6071,13 @@ "default.handlebars->47->740", "default.handlebars->47->891", "default.handlebars->47->893", - "default3.handlebars->35->2114", - "default3.handlebars->35->2115", - "default3.handlebars->35->3424", - "default3.handlebars->35->3426", - "default3.handlebars->35->738", - "default3.handlebars->35->889", - "default3.handlebars->35->891" + "default3.handlebars->35->2127", + "default3.handlebars->35->2128", + "default3.handlebars->35->3439", + "default3.handlebars->35->3441", + "default3.handlebars->35->751", + "default3.handlebars->35->902", + "default3.handlebars->35->904" ] }, { @@ -6108,7 +6108,7 @@ "xloc": [ "default-mobile.handlebars->11->1036", "default.handlebars->47->3305", - "default3.handlebars->35->3295" + "default3.handlebars->35->3310" ] }, { @@ -6184,7 +6184,7 @@ "uk": "Акаунт змінено на синхронізацію з даними LDAP.", "xloc": [ "default.handlebars->47->2695", - "default3.handlebars->35->2694" + "default3.handlebars->35->2707" ] }, { @@ -6214,7 +6214,7 @@ "zh-cht": "帳戶已更改:{0}", "xloc": [ "default.handlebars->47->2607", - "default3.handlebars->35->2606" + "default3.handlebars->35->2619" ] }, { @@ -6244,7 +6244,7 @@ "zh-cht": "創建帳戶,電子郵件為{0}", "xloc": [ "default.handlebars->47->2606", - "default3.handlebars->35->2605" + "default3.handlebars->35->2618" ] }, { @@ -6274,7 +6274,7 @@ "zh-cht": "已創建帳戶,名稱為 {0}。", "xloc": [ "default.handlebars->47->2669", - "default3.handlebars->35->2668" + "default3.handlebars->35->2681" ] }, { @@ -6304,7 +6304,7 @@ "zh-cht": "帳戶已創建,用戶名是{0}", "xloc": [ "default.handlebars->47->2605", - "default3.handlebars->35->2604" + "default3.handlebars->35->2617" ] }, { @@ -6337,9 +6337,9 @@ "default.handlebars->47->221", "default.handlebars->47->2764", "default.handlebars->47->2942", - "default3.handlebars->35->220", - "default3.handlebars->35->2763", - "default3.handlebars->35->2938" + "default3.handlebars->35->233", + "default3.handlebars->35->2776", + "default3.handlebars->35->2951" ] }, { @@ -6370,7 +6370,7 @@ "xloc": [ "default-mobile.handlebars->11->1048", "default.handlebars->47->3317", - "default3.handlebars->35->3307", + "default3.handlebars->35->3322", "login-mobile.handlebars->5->6", "login.handlebars->5->8", "login2.handlebars->7->206" @@ -6434,7 +6434,7 @@ "zh-cht": "帳號登錄", "xloc": [ "default.handlebars->47->2542", - "default3.handlebars->35->2541" + "default3.handlebars->35->2554" ] }, { @@ -6464,7 +6464,7 @@ "zh-cht": "從 {0}、{1}、{2} 登錄帳戶", "xloc": [ "default.handlebars->47->2648", - "default3.handlebars->35->2647" + "default3.handlebars->35->2660" ] }, { @@ -6479,7 +6479,7 @@ "uk": "Записи токенів входу до акаунту", "xloc": [ "default.handlebars->47->3274", - "default3.handlebars->35->3264" + "default3.handlebars->35->3277" ] }, { @@ -6509,7 +6509,7 @@ "zh-cht": "帳戶登出", "xloc": [ "default.handlebars->47->2543", - "default3.handlebars->35->2542" + "default3.handlebars->35->2555" ] }, { @@ -6570,7 +6570,7 @@ "zh-cht": "帳戶密碼已更改:{0}", "xloc": [ "default.handlebars->47->2615", - "default3.handlebars->35->2614" + "default3.handlebars->35->2627" ] }, { @@ -6600,7 +6600,7 @@ "zh-cht": "帳戶已刪除", "xloc": [ "default.handlebars->47->2604", - "default3.handlebars->35->2603" + "default3.handlebars->35->2616" ] }, { @@ -6662,7 +6662,7 @@ "default-mobile.handlebars->11->942", "default.handlebars->47->1789", "default.handlebars->container->column_l->p42->p42tbl->1->0->8", - "default3.handlebars->35->1774", + "default3.handlebars->35->1787", "default3.handlebars->container->column_l->p42->p42tbl->1->0->17" ] }, @@ -6694,8 +6694,8 @@ "xloc": [ "default.handlebars->47->1362", "default.handlebars->47->1364", - "default3.handlebars->35->1351", - "default3.handlebars->35->1353" + "default3.handlebars->35->1364", + "default3.handlebars->35->1366" ] }, { @@ -6732,7 +6732,7 @@ "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1", - "default3.handlebars->35->1022", + "default3.handlebars->35->1035", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->3", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->3", "default3.handlebars->container->column_l->p13->p13toolbar->1->0->1->3" @@ -6765,7 +6765,7 @@ "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾®AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。", "xloc": [ "default.handlebars->47->535", - "default3.handlebars->35->533" + "default3.handlebars->35->546" ] }, { @@ -6853,7 +6853,7 @@ "zh-cht": "如果ACM失敗,則激活到CCM", "xloc": [ "default.handlebars->47->2304", - "default3.handlebars->35->2300" + "default3.handlebars->35->2313" ] }, { @@ -6888,9 +6888,9 @@ "default.handlebars->47->1675", "default.handlebars->47->924", "default.handlebars->47->926", - "default3.handlebars->35->1660", - "default3.handlebars->35->922", - "default3.handlebars->35->924" + "default3.handlebars->35->1673", + "default3.handlebars->35->935", + "default3.handlebars->35->937" ] }, { @@ -6920,7 +6920,7 @@ "zh-cht": "啟動", "xloc": [ "default.handlebars->47->332", - "default3.handlebars->35->329" + "default3.handlebars->35->342" ] }, { @@ -6951,8 +6951,8 @@ "xloc": [ "default.handlebars->47->1100", "default.handlebars->47->2253", - "default3.handlebars->35->1098", - "default3.handlebars->35->2251" + "default3.handlebars->35->1111", + "default3.handlebars->35->2264" ] }, { @@ -6982,7 +6982,7 @@ "zh-cht": "活動登錄令牌", "xloc": [ "default.handlebars->47->2141", - "default3.handlebars->35->2143" + "default3.handlebars->35->2156" ] }, { @@ -7013,7 +7013,7 @@ "xloc": [ "default-mobile.handlebars->11->790", "default.handlebars->47->978", - "default3.handlebars->35->976" + "default3.handlebars->35->989" ] }, { @@ -7044,7 +7044,7 @@ "xloc": [ "default-mobile.handlebars->11->789", "default.handlebars->47->977", - "default3.handlebars->35->975" + "default3.handlebars->35->988" ] }, { @@ -7102,8 +7102,8 @@ "default-mobile.handlebars->11->680", "default.handlebars->47->1452", "default.handlebars->47->1458", - "default3.handlebars->35->1441", - "default3.handlebars->35->1447", + "default3.handlebars->35->1454", + "default3.handlebars->35->1460", "sharing-mobile.handlebars->11->41" ] }, @@ -7187,8 +7187,8 @@ "xloc": [ "default.handlebars->47->2243", "default.handlebars->47->501", - "default3.handlebars->35->2241", - "default3.handlebars->35->499" + "default3.handlebars->35->2254", + "default3.handlebars->35->512" ] }, { @@ -7247,10 +7247,10 @@ "default.handlebars->47->2917", "default.handlebars->47->3112", "default.handlebars->47->505", - "default3.handlebars->35->2245", - "default3.handlebars->35->2913", - "default3.handlebars->35->3102", - "default3.handlebars->35->503" + "default3.handlebars->35->2258", + "default3.handlebars->35->2926", + "default3.handlebars->35->3115", + "default3.handlebars->35->516" ] }, { @@ -7280,7 +7280,7 @@ "zh-cht": "新增裝置日誌", "xloc": [ "default.handlebars->47->1186", - "default3.handlebars->35->1182" + "default3.handlebars->35->1195" ] }, { @@ -7313,10 +7313,10 @@ "default.handlebars->47->2911", "default.handlebars->47->3100", "default.handlebars->47->401", - "default3.handlebars->35->2391", - "default3.handlebars->35->2907", - "default3.handlebars->35->3090", - "default3.handlebars->35->399" + "default3.handlebars->35->2404", + "default3.handlebars->35->2920", + "default3.handlebars->35->3103", + "default3.handlebars->35->412" ] }, { @@ -7346,7 +7346,7 @@ "zh-cht": "新增裝置群權限", "xloc": [ "default.handlebars->47->2389", - "default3.handlebars->35->2388" + "default3.handlebars->35->2401" ] }, { @@ -7377,8 +7377,8 @@ "xloc": [ "default.handlebars->47->2394", "default.handlebars->47->2396", - "default3.handlebars->35->2393", - "default3.handlebars->35->2395" + "default3.handlebars->35->2406", + "default3.handlebars->35->2408" ] }, { @@ -7434,7 +7434,7 @@ "zh-cht": "新增Intel® AMT裝置", "xloc": [ "default.handlebars->47->525", - "default3.handlebars->35->523" + "default3.handlebars->35->536" ] }, { @@ -7464,7 +7464,7 @@ "zh-cht": "新增密鑰", "xloc": [ "default.handlebars->47->251", - "default3.handlebars->35->248" + "default3.handlebars->35->261" ] }, { @@ -7494,7 +7494,7 @@ "zh-cht": "新增本地", "xloc": [ "default.handlebars->47->495", - "default3.handlebars->35->493" + "default3.handlebars->35->506" ] }, { @@ -7550,7 +7550,7 @@ "zh-cht": "新增成員身份", "xloc": [ "default.handlebars->47->3132", - "default3.handlebars->35->3122" + "default3.handlebars->35->3135" ] }, { @@ -7580,7 +7580,7 @@ "zh-cht": "新增 Mesh Agent", "xloc": [ "default.handlebars->47->696", - "default3.handlebars->35->694" + "default3.handlebars->35->707" ] }, { @@ -7641,12 +7641,12 @@ "default.handlebars->47->257", "default.handlebars->47->260", "default.handlebars->47->262", - "default3.handlebars->35->1839", - "default3.handlebars->35->1840", - "default3.handlebars->35->252", - "default3.handlebars->35->254", - "default3.handlebars->35->257", - "default3.handlebars->35->259" + "default3.handlebars->35->1852", + "default3.handlebars->35->1853", + "default3.handlebars->35->265", + "default3.handlebars->35->267", + "default3.handlebars->35->270", + "default3.handlebars->35->272" ] }, { @@ -7677,7 +7677,7 @@ "xloc": [ "default-mobile.handlebars->11->960", "default.handlebars->47->1092", - "default3.handlebars->35->1090" + "default3.handlebars->35->1103" ] }, { @@ -7707,7 +7707,7 @@ "zh-cht": "新增用戶裝置權限", "xloc": [ "default.handlebars->47->2399", - "default3.handlebars->35->2398" + "default3.handlebars->35->2411" ] }, { @@ -7740,10 +7740,10 @@ "default.handlebars->47->2237", "default.handlebars->47->2391", "default.handlebars->47->3106", - "default3.handlebars->35->1091", - "default3.handlebars->35->2235", - "default3.handlebars->35->2390", - "default3.handlebars->35->3096" + "default3.handlebars->35->1104", + "default3.handlebars->35->2248", + "default3.handlebars->35->2403", + "default3.handlebars->35->3109" ] }, { @@ -7773,7 +7773,7 @@ "zh-cht": "新增用戶群裝置權限", "xloc": [ "default.handlebars->47->2401", - "default3.handlebars->35->2400" + "default3.handlebars->35->2413" ] }, { @@ -7859,8 +7859,8 @@ "xloc": [ "default.handlebars->47->2236", "default.handlebars->47->2906", - "default3.handlebars->35->2234", - "default3.handlebars->35->2902" + "default3.handlebars->35->2247", + "default3.handlebars->35->2915" ] }, { @@ -7890,7 +7890,7 @@ "zh-cht": "將用戶新增到裝置群", "xloc": [ "default.handlebars->47->2388", - "default3.handlebars->35->2387" + "default3.handlebars->35->2400" ] }, { @@ -7920,7 +7920,7 @@ "zh-cht": "將用戶新增到用戶群", "xloc": [ "default.handlebars->47->2941", - "default3.handlebars->35->2937" + "default3.handlebars->35->2950" ] }, { @@ -7950,7 +7950,7 @@ "zh-cht": "新增YubiKey®OTP", "xloc": [ "default.handlebars->47->252", - "default3.handlebars->35->249" + "default3.handlebars->35->262" ] }, { @@ -7980,7 +7980,7 @@ "zh-cht": "將本地設備添加到設備組 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->506", - "default3.handlebars->35->504" + "default3.handlebars->35->517" ] }, { @@ -8010,7 +8010,7 @@ "zh-cht": "通過掃描本地網絡新增新的Intel® AMT電腦。", "xloc": [ "default.handlebars->47->496", - "default3.handlebars->35->494" + "default3.handlebars->35->507" ] }, { @@ -8066,7 +8066,7 @@ "zh-cht": "新增位於本地網絡上的新Intel® AMT電腦。", "xloc": [ "default.handlebars->47->494", - "default3.handlebars->35->492" + "default3.handlebars->35->505" ] }, { @@ -8096,7 +8096,7 @@ "zh-cht": "將新的Intel® AMT裝置新增到裝置群“{0}”。", "xloc": [ "default.handlebars->47->515", - "default3.handlebars->35->513" + "default3.handlebars->35->526" ] }, { @@ -8127,8 +8127,8 @@ "xloc": [ "default.handlebars->47->2242", "default.handlebars->47->500", - "default3.handlebars->35->2240", - "default3.handlebars->35->498" + "default3.handlebars->35->2253", + "default3.handlebars->35->511" ] }, { @@ -8159,8 +8159,8 @@ "xloc": [ "default.handlebars->47->2246", "default.handlebars->47->504", - "default3.handlebars->35->2244", - "default3.handlebars->35->502" + "default3.handlebars->35->2257", + "default3.handlebars->35->515" ] }, { @@ -8190,7 +8190,7 @@ "zh-cht": "添加本地設備", "xloc": [ "default.handlebars->47->514", - "default3.handlebars->35->512" + "default3.handlebars->35->525" ] }, { @@ -8220,7 +8220,7 @@ "zh-cht": "新增標籤", "xloc": [ "default.handlebars->47->772", - "default3.handlebars->35->770" + "default3.handlebars->35->783" ] }, { @@ -8250,7 +8250,7 @@ "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel® AMT以將“{0}”分組。", "xloc": [ "default.handlebars->47->532", - "default3.handlebars->35->530" + "default3.handlebars->35->543" ] }, { @@ -8280,7 +8280,7 @@ "zh-cht": "添加了身份驗證應用程序", "xloc": [ "default.handlebars->47->2631", - "default3.handlebars->35->2630" + "default3.handlebars->35->2643" ] }, { @@ -8310,7 +8310,7 @@ "zh-cht": "已將設備共享{0}從{1}添加到{2}", "xloc": [ "default.handlebars->47->2642", - "default3.handlebars->35->2641" + "default3.handlebars->35->2654" ] }, { @@ -8340,7 +8340,7 @@ "zh-cht": "添加了每天重複的設備共享 {0}。", "xloc": [ "default.handlebars->47->2679", - "default3.handlebars->35->2678" + "default3.handlebars->35->2691" ] }, { @@ -8370,7 +8370,7 @@ "zh-cht": "添加了每週重複的設備共享 {0}。", "xloc": [ "default.handlebars->47->2680", - "default3.handlebars->35->2679" + "default3.handlebars->35->2692" ] }, { @@ -8400,7 +8400,7 @@ "zh-cht": "添加了無限時間的設備共享 {0}。", "xloc": [ "default.handlebars->47->2672", - "default3.handlebars->35->2671" + "default3.handlebars->35->2684" ] }, { @@ -8431,8 +8431,8 @@ "xloc": [ "default.handlebars->47->2598", "default.handlebars->47->2625", - "default3.handlebars->35->2597", - "default3.handlebars->35->2624" + "default3.handlebars->35->2610", + "default3.handlebars->35->2637" ] }, { @@ -8462,7 +8462,7 @@ "zh-cht": "添加了登錄令牌", "xloc": [ "default.handlebars->47->2656", - "default3.handlebars->35->2655" + "default3.handlebars->35->2668" ] }, { @@ -8492,7 +8492,7 @@ "zh-cht": "增加推送通知認證設備", "xloc": [ "default.handlebars->47->2654", - "default3.handlebars->35->2653" + "default3.handlebars->35->2666" ] }, { @@ -8522,7 +8522,7 @@ "zh-cht": "添加了安全密鑰", "xloc": [ "default.handlebars->47->2636", - "default3.handlebars->35->2635" + "default3.handlebars->35->2648" ] }, { @@ -8552,7 +8552,7 @@ "zh-cht": "已將用戶組{0}添加到設備組{1}", "xloc": [ "default.handlebars->47->2609", - "default3.handlebars->35->2608" + "default3.handlebars->35->2621" ] }, { @@ -8583,8 +8583,8 @@ "xloc": [ "default.handlebars->47->2612", "default.handlebars->47->2621", - "default3.handlebars->35->2611", - "default3.handlebars->35->2620" + "default3.handlebars->35->2624", + "default3.handlebars->35->2633" ] }, { @@ -8614,7 +8614,7 @@ "zh-cht": "地址", "xloc": [ "default.handlebars->47->394", - "default3.handlebars->35->392" + "default3.handlebars->35->405" ] }, { @@ -8674,7 +8674,7 @@ "xloc": [ "default-mobile.handlebars->11->831", "default.handlebars->47->1677", - "default3.handlebars->35->1662" + "default3.handlebars->35->1675" ] }, { @@ -8705,7 +8705,7 @@ "xloc": [ "default-mobile.handlebars->11->837", "default.handlebars->47->1683", - "default3.handlebars->35->1668" + "default3.handlebars->35->1681" ] }, { @@ -8739,10 +8739,10 @@ "default.handlebars->47->3228", "default.handlebars->47->3281", "default.handlebars->termShellContextMenu->3", - "default3.handlebars->35->3142", - "default3.handlebars->35->3152", - "default3.handlebars->35->3218", - "default3.handlebars->35->3271", + "default3.handlebars->35->3155", + "default3.handlebars->35->3165", + "default3.handlebars->35->3231", + "default3.handlebars->35->3284", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->3->0", "player.handlebars->3->29", "xterm.handlebars->termShellContextMenu->cxtermps" @@ -8775,7 +8775,7 @@ "zh-cht": "管理領域", "xloc": [ "default.handlebars->47->2993", - "default3.handlebars->35->2989" + "default3.handlebars->35->3002" ] }, { @@ -8836,7 +8836,7 @@ "zh-cht": "管理領域", "xloc": [ "default.handlebars->47->2838", - "default3.handlebars->35->2834" + "default3.handlebars->35->2847" ] }, { @@ -8866,7 +8866,7 @@ "zh-cht": "管理員", "xloc": [ "default.handlebars->47->2756", - "default3.handlebars->35->2755" + "default3.handlebars->35->2768" ] }, { @@ -8897,7 +8897,7 @@ "xloc": [ "default-mobile.handlebars->11->115", "default.handlebars->47->1859", - "default3.handlebars->35->1842", + "default3.handlebars->35->1855", "login2.handlebars->7->1" ] }, @@ -8938,11 +8938,11 @@ "default.handlebars->47->728", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm", - "default3.handlebars->35->2471", "default3.handlebars->35->2484", - "default3.handlebars->35->3369", - "default3.handlebars->35->419", - "default3.handlebars->35->726", + "default3.handlebars->35->2497", + "default3.handlebars->35->3384", + "default3.handlebars->35->432", + "default3.handlebars->35->739", "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog7->1->td7meshkvm" ] @@ -8975,8 +8975,8 @@ "xloc": [ "default.handlebars->47->2474", "default.handlebars->47->2487", - "default3.handlebars->35->2473", - "default3.handlebars->35->2486" + "default3.handlebars->35->2486", + "default3.handlebars->35->2499" ] }, { @@ -9040,8 +9040,8 @@ "default-mobile.handlebars->11->616", "default.handlebars->47->2409", "default.handlebars->47->818", - "default3.handlebars->35->2408", - "default3.handlebars->35->816" + "default3.handlebars->35->2421", + "default3.handlebars->35->829" ] }, { @@ -9071,7 +9071,7 @@ "zh-cht": "代理錯誤計數器", "xloc": [ "default.handlebars->47->3347", - "default3.handlebars->35->3337" + "default3.handlebars->35->3352" ] }, { @@ -9101,7 +9101,7 @@ "zh-cht": "代理 IP 地址", "xloc": [ "default.handlebars->47->362", - "default3.handlebars->35->360" + "default3.handlebars->35->373" ] }, { @@ -9176,7 +9176,7 @@ "xloc": [ "default-mobile.handlebars->11->450", "default.handlebars->47->485", - "default3.handlebars->35->483" + "default3.handlebars->35->496" ] }, { @@ -9293,8 +9293,8 @@ "xloc": [ "default.handlebars->47->1121", "default.handlebars->47->2274", - "default3.handlebars->35->1119", - "default3.handlebars->35->2272" + "default3.handlebars->35->1132", + "default3.handlebars->35->2285" ] }, { @@ -9324,7 +9324,7 @@ "zh-cht": "代理時段", "xloc": [ "default.handlebars->47->3364", - "default3.handlebars->35->3354" + "default3.handlebars->35->3369" ] }, { @@ -9381,7 +9381,7 @@ "xloc": [ "default-mobile.handlebars->11->531", "default.handlebars->47->947", - "default3.handlebars->35->945" + "default3.handlebars->35->958" ] }, { @@ -9412,8 +9412,8 @@ "xloc": [ "default.handlebars->47->351", "default.handlebars->47->384", - "default3.handlebars->35->349", - "default3.handlebars->35->382" + "default3.handlebars->35->362", + "default3.handlebars->35->395" ] }, { @@ -9444,7 +9444,7 @@ "xloc": [ "default.handlebars->47->2483", "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1", - "default3.handlebars->35->2482", + "default3.handlebars->35->2495", "default3.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1" ] }, @@ -9476,8 +9476,8 @@ "xloc": [ "default.handlebars->47->352", "default.handlebars->47->385", - "default3.handlebars->35->350", - "default3.handlebars->35->383" + "default3.handlebars->35->363", + "default3.handlebars->35->396" ] }, { @@ -9507,7 +9507,7 @@ "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}", "xloc": [ "default.handlebars->47->2595", - "default3.handlebars->35->2594" + "default3.handlebars->35->2607" ] }, { @@ -9539,9 +9539,9 @@ "default.handlebars->47->1079", "default.handlebars->47->1080", "default.handlebars->47->271", - "default3.handlebars->35->1077", - "default3.handlebars->35->1078", - "default3.handlebars->35->268" + "default3.handlebars->35->1090", + "default3.handlebars->35->1091", + "default3.handlebars->35->281" ] }, { @@ -9571,7 +9571,7 @@ "zh-cht": "與有限特權相關的代理", "xloc": [ "default.handlebars->47->272", - "default3.handlebars->35->269" + "default3.handlebars->35->282" ] }, { @@ -9601,7 +9601,7 @@ "zh-cht": "代理已斷開連接", "xloc": [ "default.handlebars->47->276", - "default3.handlebars->35->273" + "default3.handlebars->35->286" ] }, { @@ -9631,7 +9631,7 @@ "zh-cht": "正在跳過代理哈希檢查,這是不安全的。", "xloc": [ "default.handlebars->47->102", - "default3.handlebars->35->102" + "default3.handlebars->35->115" ] }, { @@ -9740,7 +9740,7 @@ "xloc": [ "default-mobile.handlebars->11->925", "default.handlebars->47->1772", - "default3.handlebars->35->1757" + "default3.handlebars->35->1770" ] }, { @@ -9771,7 +9771,7 @@ "xloc": [ "default-mobile.handlebars->11->924", "default.handlebars->47->1771", - "default3.handlebars->35->1756" + "default3.handlebars->35->1769" ] }, { @@ -9879,7 +9879,7 @@ "zh-cht": "代理在特權降低的遠程設備上運行。", "xloc": [ "default.handlebars->47->1073", - "default3.handlebars->35->1071" + "default3.handlebars->35->1084" ] }, { @@ -10015,9 +10015,9 @@ "default.handlebars->47->2440", "default.handlebars->47->3392", "default.handlebars->47->588", - "default3.handlebars->35->2439", - "default3.handlebars->35->3382", - "default3.handlebars->35->586" + "default3.handlebars->35->2452", + "default3.handlebars->35->3397", + "default3.handlebars->35->599" ] }, { @@ -10048,7 +10048,7 @@ "xloc": [ "default-mobile.handlebars->11->116", "default.handlebars->47->1860", - "default3.handlebars->35->1843", + "default3.handlebars->35->1856", "login2.handlebars->7->2" ] }, @@ -10061,8 +10061,8 @@ "xloc": [ "default.handlebars->47->1205", "default.handlebars->47->781", - "default3.handlebars->35->1201", - "default3.handlebars->35->779" + "default3.handlebars->35->1214", + "default3.handlebars->35->792" ] }, { @@ -10096,7 +10096,7 @@ "default-mobile.handlebars->11->720", "default.handlebars->47->3196", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1", - "default3.handlebars->35->3186", + "default3.handlebars->35->3199", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1", "sharing-mobile.handlebars->11->80", "sharing-mobile.handlebars->11->82" @@ -10129,7 +10129,7 @@ "zh-cht": "全部可用", "xloc": [ "default.handlebars->47->2718", - "default3.handlebars->35->2717" + "default3.handlebars->35->2730" ] }, { @@ -10160,8 +10160,8 @@ "xloc": [ "default.handlebars->47->2441", "default.handlebars->47->589", - "default3.handlebars->35->2440", - "default3.handlebars->35->587" + "default3.handlebars->35->2453", + "default3.handlebars->35->600" ] }, { @@ -10191,7 +10191,7 @@ "zh-cht": "所有顯示", "xloc": [ "default.handlebars->47->1503", - "default3.handlebars->35->1490" + "default3.handlebars->35->1503" ] }, { @@ -10221,7 +10221,7 @@ "zh-cht": "所有事件", "xloc": [ "default.handlebars->47->2716", - "default3.handlebars->35->2715" + "default3.handlebars->35->2728" ] }, { @@ -10253,9 +10253,9 @@ "default.handlebars->47->1421", "default.handlebars->47->1423", "default.handlebars->47->1424", - "default3.handlebars->35->1409", - "default3.handlebars->35->1412", - "default3.handlebars->35->1413" + "default3.handlebars->35->1422", + "default3.handlebars->35->1425", + "default3.handlebars->35->1426" ] }, { @@ -10296,7 +10296,7 @@ "zh-chs": "所有主题", "zh-cht": "所有主題", "xloc": [ - "default3.handlebars->35->2111" + "default3.handlebars->35->2124" ] }, { @@ -10332,7 +10332,7 @@ "en": "Allow to override server device name until next connection", "xloc": [ "default.handlebars->47->2346", - "default3.handlebars->35->2345" + "default3.handlebars->35->2358" ] }, { @@ -10363,8 +10363,8 @@ "xloc": [ "default.handlebars->47->2353", "default.handlebars->47->2938", - "default3.handlebars->35->2352", - "default3.handlebars->35->2934" + "default3.handlebars->35->2365", + "default3.handlebars->35->2947" ] }, { @@ -10394,7 +10394,7 @@ "zh-cht": "允許用戶管理此裝置。", "xloc": [ "default.handlebars->47->2354", - "default3.handlebars->35->2353" + "default3.handlebars->35->2366" ] }, { @@ -10424,7 +10424,7 @@ "zh-cht": "允許", "xloc": [ "default.handlebars->47->299", - "default3.handlebars->35->296" + "default3.handlebars->35->309" ] }, { @@ -10514,8 +10514,8 @@ "default-mobile.handlebars->11->677", "default.handlebars->47->1445", "default.handlebars->47->1449", - "default3.handlebars->35->1434", - "default3.handlebars->35->1438", + "default3.handlebars->35->1447", + "default3.handlebars->35->1451", "sharing-mobile.handlebars->11->34", "sharing-mobile.handlebars->11->38" ] @@ -10547,7 +10547,7 @@ "zh-cht": "替代Shell", "xloc": [ "default.handlebars->47->1411", - "default3.handlebars->35->1399" + "default3.handlebars->35->1412" ] }, { @@ -10639,7 +10639,7 @@ "zh-cht": "備用(F10 = ESC + 0)", "xloc": [ "default.handlebars->47->1537", - "default3.handlebars->35->1524", + "default3.handlebars->35->1537", "sharing.handlebars->11->37" ] }, @@ -10740,10 +10740,10 @@ "default.handlebars->47->2897", "default.handlebars->47->3002", "default.handlebars->47->987", - "default3.handlebars->35->2211", - "default3.handlebars->35->2893", - "default3.handlebars->35->2998", - "default3.handlebars->35->985" + "default3.handlebars->35->2224", + "default3.handlebars->35->2906", + "default3.handlebars->35->3011", + "default3.handlebars->35->998" ] }, { @@ -10776,10 +10776,10 @@ "default.handlebars->47->2898", "default.handlebars->47->3003", "default.handlebars->47->988", - "default3.handlebars->35->2212", - "default3.handlebars->35->2894", - "default3.handlebars->35->2999", - "default3.handlebars->35->986" + "default3.handlebars->35->2225", + "default3.handlebars->35->2907", + "default3.handlebars->35->3012", + "default3.handlebars->35->999" ] }, { @@ -10813,7 +10813,7 @@ "nl": "Amazon App Store", "xloc": [ "default.handlebars->47->656", - "default3.handlebars->35->654" + "default3.handlebars->35->667" ] }, { @@ -10887,7 +10887,7 @@ "uk": "Сталася невідома помилка.", "xloc": [ "default.handlebars->47->3141", - "default3.handlebars->35->3131" + "default3.handlebars->35->3144" ] }, { @@ -10954,7 +10954,7 @@ "xloc": [ "default-mobile.handlebars->11->979", "default.handlebars->47->657", - "default3.handlebars->35->655" + "default3.handlebars->35->668" ] }, { @@ -11048,7 +11048,7 @@ "uk": "Android MeshAgent", "xloc": [ "default.handlebars->47->594", - "default3.handlebars->35->592" + "default3.handlebars->35->605" ] }, { @@ -11059,7 +11059,7 @@ "xloc": [ "default-mobile.handlebars->11->806", "default.handlebars->47->1642", - "default3.handlebars->35->1629" + "default3.handlebars->35->1642" ] }, { @@ -11121,8 +11121,8 @@ "xloc": [ "default.handlebars->47->2476", "default.handlebars->47->2490", - "default3.handlebars->35->2475", - "default3.handlebars->35->2489" + "default3.handlebars->35->2488", + "default3.handlebars->35->2502" ] }, { @@ -11153,7 +11153,7 @@ "xloc": [ "default-mobile.handlebars->11->787", "default.handlebars->47->975", - "default3.handlebars->35->973" + "default3.handlebars->35->986" ] }, { @@ -11183,7 +11183,7 @@ "zh-cht": "任何可支持的", "xloc": [ "default.handlebars->47->562", - "default3.handlebars->35->560" + "default3.handlebars->35->573" ] }, { @@ -11274,7 +11274,7 @@ "zh-cht": "蘋果macOS", "xloc": [ "default.handlebars->47->604", - "default3.handlebars->35->602" + "default3.handlebars->35->615" ] }, { @@ -11284,7 +11284,7 @@ "uk": "Apple macOS (Деінсталяція)", "xloc": [ "default.handlebars->47->609", - "default3.handlebars->35->607" + "default3.handlebars->35->620" ] }, { @@ -11295,7 +11295,7 @@ "xloc": [ "agentinvite.handlebars->3->12", "default.handlebars->47->689", - "default3.handlebars->35->687" + "default3.handlebars->35->700" ] }, { @@ -11325,7 +11325,7 @@ "zh-cht": "僅限Apple macOS", "xloc": [ "default.handlebars->47->564", - "default3.handlebars->35->562" + "default3.handlebars->35->575" ] }, { @@ -11506,7 +11506,7 @@ "zh-cht": "應用程序,始終連接", "xloc": [ "default.handlebars->47->618", - "default3.handlebars->35->616" + "default3.handlebars->35->629" ] }, { @@ -11536,7 +11536,7 @@ "zh-cht": "應用程序,根據用戶請求連接", "xloc": [ "default.handlebars->47->617", - "default3.handlebars->35->615" + "default3.handlebars->35->628" ] }, { @@ -11567,7 +11567,7 @@ "xloc": [ "default-mobile.handlebars->11->118", "default.handlebars->47->1862", - "default3.handlebars->35->1845", + "default3.handlebars->35->1858", "login2.handlebars->7->4" ] }, @@ -11599,7 +11599,7 @@ "xloc": [ "default-mobile.handlebars->11->119", "default.handlebars->47->1863", - "default3.handlebars->35->1846", + "default3.handlebars->35->1859", "login2.handlebars->7->5" ] }, @@ -11631,7 +11631,7 @@ "xloc": [ "default-mobile.handlebars->11->120", "default.handlebars->47->1864", - "default3.handlebars->35->1847", + "default3.handlebars->35->1860", "login2.handlebars->7->6" ] }, @@ -11663,7 +11663,7 @@ "xloc": [ "default-mobile.handlebars->11->121", "default.handlebars->47->1865", - "default3.handlebars->35->1848", + "default3.handlebars->35->1861", "login2.handlebars->7->7" ] }, @@ -11695,7 +11695,7 @@ "xloc": [ "default-mobile.handlebars->11->122", "default.handlebars->47->1866", - "default3.handlebars->35->1849", + "default3.handlebars->35->1862", "login2.handlebars->7->8" ] }, @@ -11727,7 +11727,7 @@ "xloc": [ "default-mobile.handlebars->11->123", "default.handlebars->47->1867", - "default3.handlebars->35->1850", + "default3.handlebars->35->1863", "login2.handlebars->7->9" ] }, @@ -11759,7 +11759,7 @@ "xloc": [ "default-mobile.handlebars->11->124", "default.handlebars->47->1868", - "default3.handlebars->35->1851", + "default3.handlebars->35->1864", "login2.handlebars->7->10" ] }, @@ -11791,7 +11791,7 @@ "xloc": [ "default-mobile.handlebars->11->125", "default.handlebars->47->1869", - "default3.handlebars->35->1852", + "default3.handlebars->35->1865", "login2.handlebars->7->11" ] }, @@ -11823,7 +11823,7 @@ "xloc": [ "default-mobile.handlebars->11->126", "default.handlebars->47->1870", - "default3.handlebars->35->1853", + "default3.handlebars->35->1866", "login2.handlebars->7->12" ] }, @@ -11855,7 +11855,7 @@ "xloc": [ "default-mobile.handlebars->11->127", "default.handlebars->47->1871", - "default3.handlebars->35->1854", + "default3.handlebars->35->1867", "login2.handlebars->7->13" ] }, @@ -11887,7 +11887,7 @@ "xloc": [ "default-mobile.handlebars->11->128", "default.handlebars->47->1872", - "default3.handlebars->35->1855", + "default3.handlebars->35->1868", "login2.handlebars->7->14" ] }, @@ -11919,7 +11919,7 @@ "xloc": [ "default-mobile.handlebars->11->129", "default.handlebars->47->1873", - "default3.handlebars->35->1856", + "default3.handlebars->35->1869", "login2.handlebars->7->15" ] }, @@ -11951,7 +11951,7 @@ "xloc": [ "default-mobile.handlebars->11->117", "default.handlebars->47->1861", - "default3.handlebars->35->1844", + "default3.handlebars->35->1857", "login2.handlebars->7->3" ] }, @@ -11983,7 +11983,7 @@ "xloc": [ "default-mobile.handlebars->11->130", "default.handlebars->47->1874", - "default3.handlebars->35->1857", + "default3.handlebars->35->1870", "login2.handlebars->7->16" ] }, @@ -12015,7 +12015,7 @@ "xloc": [ "default-mobile.handlebars->11->131", "default.handlebars->47->1875", - "default3.handlebars->35->1858", + "default3.handlebars->35->1871", "login2.handlebars->7->17" ] }, @@ -12047,7 +12047,7 @@ "xloc": [ "default-mobile.handlebars->11->132", "default.handlebars->47->1876", - "default3.handlebars->35->1859", + "default3.handlebars->35->1872", "login2.handlebars->7->18" ] }, @@ -12079,7 +12079,7 @@ "xloc": [ "default-mobile.handlebars->11->133", "default.handlebars->47->1877", - "default3.handlebars->35->1860", + "default3.handlebars->35->1873", "login2.handlebars->7->19" ] }, @@ -12111,7 +12111,7 @@ "xloc": [ "default-mobile.handlebars->11->134", "default.handlebars->47->1878", - "default3.handlebars->35->1861", + "default3.handlebars->35->1874", "login2.handlebars->7->20" ] }, @@ -12147,9 +12147,9 @@ "default.handlebars->47->1619", "default.handlebars->47->1621", "default.handlebars->47->1623", - "default3.handlebars->35->1606", - "default3.handlebars->35->1608", - "default3.handlebars->35->1610" + "default3.handlebars->35->1619", + "default3.handlebars->35->1621", + "default3.handlebars->35->1623" ] }, { @@ -12179,7 +12179,7 @@ "zh-cht": "你確定要連接到{0}裝置嗎?", "xloc": [ "default.handlebars->47->489", - "default3.handlebars->35->487" + "default3.handlebars->35->500" ] }, { @@ -12210,7 +12210,7 @@ "xloc": [ "default-mobile.handlebars->11->967", "default.handlebars->47->2318", - "default3.handlebars->35->2314" + "default3.handlebars->35->2327" ] }, { @@ -12240,7 +12240,7 @@ "zh-cht": "你確定要刪除節點{0}嗎?", "xloc": [ "default.handlebars->47->1337", - "default3.handlebars->35->1328" + "default3.handlebars->35->1341" ] }, { @@ -12254,7 +12254,7 @@ "uk": "Ви впевнені, що бажаєте відкрити цей файл/теку на робочому столі віддаленого пристрою?", "xloc": [ "default.handlebars->47->1559", - "default3.handlebars->35->1546" + "default3.handlebars->35->1559" ] }, { @@ -12284,7 +12284,7 @@ "zh-cht": "你確定要卸載所選代理嗎?", "xloc": [ "default.handlebars->47->1326", - "default3.handlebars->35->1318" + "default3.handlebars->35->1331" ] }, { @@ -12314,7 +12314,7 @@ "zh-cht": "你確定要卸載所選的{0}代理嗎?", "xloc": [ "default.handlebars->47->1325", - "default3.handlebars->35->1317" + "default3.handlebars->35->1330" ] }, { @@ -12344,7 +12344,7 @@ "zh-cht": "你確定要{0}外掛嗎:{1}", "xloc": [ "default.handlebars->47->3445", - "default3.handlebars->35->3435" + "default3.handlebars->35->3450" ] }, { @@ -12406,7 +12406,7 @@ "xloc": [ "default-mobile.handlebars->11->135", "default.handlebars->47->1879", - "default3.handlebars->35->1862", + "default3.handlebars->35->1875", "login2.handlebars->7->21" ] }, @@ -12620,7 +12620,7 @@ "xloc": [ "default-mobile.handlebars->11->136", "default.handlebars->47->1880", - "default3.handlebars->35->1863", + "default3.handlebars->35->1876", "login2.handlebars->7->22" ] }, @@ -12739,8 +12739,8 @@ "xloc": [ "default.handlebars->47->663", "default.handlebars->47->667", - "default3.handlebars->35->661", - "default3.handlebars->35->665" + "default3.handlebars->35->674", + "default3.handlebars->35->678" ] }, { @@ -12800,7 +12800,7 @@ "xloc": [ "default-mobile.handlebars->11->137", "default.handlebars->47->1881", - "default3.handlebars->35->1864", + "default3.handlebars->35->1877", "login2.handlebars->7->23" ] }, @@ -12831,7 +12831,7 @@ "zh-cht": "嘗試激活英特爾(R)AMT ACM模式", "xloc": [ "default.handlebars->47->2564", - "default3.handlebars->35->2563" + "default3.handlebars->35->2576" ] }, { @@ -12892,9 +12892,9 @@ "default.handlebars->47->1512", "default.handlebars->47->1516", "default.handlebars->47->1528", - "default3.handlebars->35->1499", - "default3.handlebars->35->1503", - "default3.handlebars->35->1515", + "default3.handlebars->35->1512", + "default3.handlebars->35->1516", + "default3.handlebars->35->1528", "sharing-mobile.handlebars->11->47", "sharing-mobile.handlebars->11->56", "sharing-mobile.handlebars->11->64", @@ -12932,7 +12932,7 @@ "zh-cht": "認證軟體", "xloc": [ "default.handlebars->47->3006", - "default3.handlebars->35->3002" + "default3.handlebars->35->3015" ] }, { @@ -12964,9 +12964,9 @@ "default.handlebars->47->1842", "default.handlebars->47->1844", "default.handlebars->47->1848", - "default3.handlebars->35->1826", - "default3.handlebars->35->1828", - "default3.handlebars->35->1831" + "default3.handlebars->35->1839", + "default3.handlebars->35->1841", + "default3.handlebars->35->1844" ] }, { @@ -12999,8 +12999,8 @@ "default-mobile.handlebars->11->712", "default.handlebars->47->1530", "default.handlebars->47->1545", - "default3.handlebars->35->1517", - "default3.handlebars->35->1532", + "default3.handlebars->35->1530", + "default3.handlebars->35->1545", "sharing-mobile.handlebars->11->57", "sharing-mobile.handlebars->11->74" ] @@ -13039,10 +13039,10 @@ "default.handlebars->47->1840", "default.handlebars->47->229", "default.handlebars->47->234", - "default3.handlebars->35->1822", - "default3.handlebars->35->1824", - "default3.handlebars->35->228", - "default3.handlebars->35->233" + "default3.handlebars->35->1835", + "default3.handlebars->35->1837", + "default3.handlebars->35->241", + "default3.handlebars->35->246" ] }, { @@ -13073,7 +13073,7 @@ "xloc": [ "default-mobile.handlebars->11->76", "default.handlebars->47->230", - "default3.handlebars->35->229" + "default3.handlebars->35->242" ] }, { @@ -13104,7 +13104,7 @@ "xloc": [ "default-mobile.handlebars->11->81", "default.handlebars->47->235", - "default3.handlebars->35->234" + "default3.handlebars->35->247" ] }, { @@ -13194,8 +13194,8 @@ "xloc": [ "default.handlebars->47->2196", "default.handlebars->47->2709", - "default3.handlebars->35->2194", - "default3.handlebars->35->2708" + "default3.handlebars->35->2207", + "default3.handlebars->35->2721" ] }, { @@ -13262,7 +13262,7 @@ "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”", "xloc": [ "default.handlebars->47->2645", - "default3.handlebars->35->2644" + "default3.handlebars->35->2657" ] }, { @@ -13380,7 +13380,7 @@ "zh-cht": "自動移除非活動設備", "xloc": [ "default.handlebars->47->2348", - "default3.handlebars->35->2347" + "default3.handlebars->35->2360" ] }, { @@ -13410,7 +13410,7 @@ "zh-cht": "可用內存", "xloc": [ "default.handlebars->47->3373", - "default3.handlebars->35->3363" + "default3.handlebars->35->3378" ] }, { @@ -13441,7 +13441,7 @@ "xloc": [ "default-mobile.handlebars->11->138", "default.handlebars->47->1882", - "default3.handlebars->35->1865", + "default3.handlebars->35->1878", "login2.handlebars->7->24" ] }, @@ -13480,12 +13480,12 @@ "default.handlebars->47->953", "default.handlebars->47->957", "default.handlebars->47->961", - "default3.handlebars->35->433", - "default3.handlebars->35->435", - "default3.handlebars->35->437", - "default3.handlebars->35->951", - "default3.handlebars->35->955", - "default3.handlebars->35->959" + "default3.handlebars->35->446", + "default3.handlebars->35->448", + "default3.handlebars->35->450", + "default3.handlebars->35->964", + "default3.handlebars->35->968", + "default3.handlebars->35->972" ] }, { @@ -13516,7 +13516,7 @@ "xloc": [ "default-mobile.handlebars->11->846", "default.handlebars->47->1692", - "default3.handlebars->35->1677" + "default3.handlebars->35->1690" ] }, { @@ -13656,7 +13656,7 @@ "xloc": [ "default-mobile.handlebars->11->654", "default.handlebars->47->1427", - "default3.handlebars->35->1416", + "default3.handlebars->35->1429", "sharing-mobile.handlebars->11->17" ] }, @@ -13688,7 +13688,7 @@ "xloc": [ "agentinvite.handlebars->3->8", "default.handlebars->47->613", - "default3.handlebars->35->611" + "default3.handlebars->35->624" ] }, { @@ -13721,10 +13721,10 @@ "default.handlebars->47->2454", "default.handlebars->47->575", "default.handlebars->47->596", - "default3.handlebars->35->2446", - "default3.handlebars->35->2453", - "default3.handlebars->35->573", - "default3.handlebars->35->594" + "default3.handlebars->35->2459", + "default3.handlebars->35->2466", + "default3.handlebars->35->586", + "default3.handlebars->35->607" ] }, { @@ -13759,11 +13759,11 @@ "default.handlebars->47->576", "default.handlebars->47->597", "default.handlebars->47->614", - "default3.handlebars->35->2447", - "default3.handlebars->35->2455", - "default3.handlebars->35->574", - "default3.handlebars->35->595", - "default3.handlebars->35->612" + "default3.handlebars->35->2460", + "default3.handlebars->35->2468", + "default3.handlebars->35->587", + "default3.handlebars->35->608", + "default3.handlebars->35->625" ] }, { @@ -13825,8 +13825,8 @@ "xloc": [ "default.handlebars->47->3010", "default.handlebars->47->3249", - "default3.handlebars->35->3006", - "default3.handlebars->35->3239" + "default3.handlebars->35->3019", + "default3.handlebars->35->3252" ] }, { @@ -13857,7 +13857,7 @@ "xloc": [ "default-mobile.handlebars->11->66", "default.handlebars->47->218", - "default3.handlebars->35->217" + "default3.handlebars->35->230" ] }, { @@ -13887,7 +13887,7 @@ "zh-cht": "備份路徑不能在 meshcentral-data 文件夾中設置,備份設置被忽略。", "xloc": [ "default.handlebars->47->114", - "default3.handlebars->35->114" + "default3.handlebars->35->127" ] }, { @@ -13917,7 +13917,7 @@ "zh-cht": "錯誤的簽名", "xloc": [ "default.handlebars->47->3354", - "default3.handlebars->35->3344" + "default3.handlebars->35->3359" ] }, { @@ -13947,7 +13947,7 @@ "zh-cht": "錯誤的網絡憑證", "xloc": [ "default.handlebars->47->3353", - "default3.handlebars->35->3343" + "default3.handlebars->35->3358" ] }, { @@ -13978,7 +13978,7 @@ "xloc": [ "default-mobile.handlebars->11->139", "default.handlebars->47->1883", - "default3.handlebars->35->1866", + "default3.handlebars->35->1879", "login2.handlebars->7->25" ] }, @@ -14009,7 +14009,7 @@ "zh-cht": "批處理文件上傳", "xloc": [ "default.handlebars->47->794", - "default3.handlebars->35->792" + "default3.handlebars->35->805" ] }, { @@ -14084,7 +14084,7 @@ "zh-cht": "將{0}個文件批量上傳到文件夾{1}", "xloc": [ "default.handlebars->47->2644", - "default3.handlebars->35->2643" + "default3.handlebars->35->2656" ] }, { @@ -14115,7 +14115,7 @@ "xloc": [ "default-mobile.handlebars->11->141", "default.handlebars->47->1885", - "default3.handlebars->35->1868", + "default3.handlebars->35->1881", "login2.handlebars->7->27" ] }, @@ -14147,7 +14147,7 @@ "xloc": [ "default-mobile.handlebars->11->142", "default.handlebars->47->1886", - "default3.handlebars->35->1869", + "default3.handlebars->35->1882", "login2.handlebars->7->28" ] }, @@ -14217,7 +14217,7 @@ "xloc": [ "default-mobile.handlebars->11->902", "default.handlebars->47->1748", - "default3.handlebars->35->1733" + "default3.handlebars->35->1746" ] }, { @@ -14229,7 +14229,7 @@ "xloc": [ "default-mobile.handlebars->11->923", "default.handlebars->47->1769", - "default3.handlebars->35->1754" + "default3.handlebars->35->1767" ] }, { @@ -14260,7 +14260,7 @@ "xloc": [ "default-mobile.handlebars->11->803", "default.handlebars->47->1639", - "default3.handlebars->35->1626" + "default3.handlebars->35->1639" ] }, { @@ -14291,7 +14291,7 @@ "xloc": [ "default-mobile.handlebars->11->143", "default.handlebars->47->1887", - "default3.handlebars->35->1870", + "default3.handlebars->35->1883", "login2.handlebars->7->29" ] }, @@ -14323,7 +14323,7 @@ "xloc": [ "default-mobile.handlebars->11->144", "default.handlebars->47->1888", - "default3.handlebars->35->1871", + "default3.handlebars->35->1884", "login2.handlebars->7->30" ] }, @@ -14355,7 +14355,7 @@ "xloc": [ "default.handlebars->47->2904", "default.handlebars->container->column_l->p4->3->1->0->3->1", - "default3.handlebars->35->2900", + "default3.handlebars->35->2913", "default3.handlebars->container->column_l->p4->3->1->0->1->3" ] }, @@ -14386,7 +14386,7 @@ "zh-cht": "廣播消息", "xloc": [ "default.handlebars->47->2820", - "default3.handlebars->35->2818" + "default3.handlebars->35->2831" ] }, { @@ -14416,7 +14416,7 @@ "zh-cht": "向所有連接的用戶廣播消息。", "xloc": [ "default.handlebars->47->2815", - "default3.handlebars->35->2813" + "default3.handlebars->35->2826" ] }, { @@ -14446,7 +14446,7 @@ "zh-cht": "瀏覽器", "xloc": [ "default.handlebars->47->3220", - "default3.handlebars->35->3210" + "default3.handlebars->35->3223" ] }, { @@ -14507,7 +14507,7 @@ "xloc": [ "default-mobile.handlebars->11->103", "default.handlebars->47->66", - "default3.handlebars->35->66" + "default3.handlebars->35->79" ] }, { @@ -14538,7 +14538,7 @@ "xloc": [ "default-mobile.handlebars->11->140", "default.handlebars->47->1884", - "default3.handlebars->35->1867", + "default3.handlebars->35->1880", "login2.handlebars->7->26" ] }, @@ -14570,7 +14570,7 @@ "xloc": [ "default-mobile.handlebars->11->145", "default.handlebars->47->1889", - "default3.handlebars->35->1872", + "default3.handlebars->35->1885", "login2.handlebars->7->31" ] }, @@ -14601,7 +14601,7 @@ "zh-cht": "默認情況下,非活動設備將在 1 天后移除。", "xloc": [ "default.handlebars->47->2350", - "default3.handlebars->35->2349" + "default3.handlebars->35->2362" ] }, { @@ -14631,7 +14631,7 @@ "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。", "xloc": [ "default.handlebars->47->2351", - "default3.handlebars->35->2350" + "default3.handlebars->35->2363" ] }, { @@ -14674,7 +14674,7 @@ "zh-cht": "字節輸入", "xloc": [ "default.handlebars->47->3216", - "default3.handlebars->35->3206" + "default3.handlebars->35->3219" ] }, { @@ -14704,7 +14704,7 @@ "zh-cht": "字節輸出", "xloc": [ "default.handlebars->47->3217", - "default3.handlebars->35->3207" + "default3.handlebars->35->3220" ] }, { @@ -14783,8 +14783,8 @@ "default-mobile.handlebars->11->517", "default.handlebars->47->445", "default.handlebars->47->929", - "default3.handlebars->35->443", - "default3.handlebars->35->927" + "default3.handlebars->35->456", + "default3.handlebars->35->940" ] }, { @@ -14814,7 +14814,7 @@ "zh-cht": "CCM模式", "xloc": [ "default.handlebars->47->2301", - "default3.handlebars->35->2297" + "default3.handlebars->35->2310" ] }, { @@ -14828,9 +14828,9 @@ "default.handlebars->47->1741", "default.handlebars->47->1753", "default.handlebars->47->1760", - "default3.handlebars->35->1726", - "default3.handlebars->35->1738", - "default3.handlebars->35->1745" + "default3.handlebars->35->1739", + "default3.handlebars->35->1751", + "default3.handlebars->35->1758" ] }, { @@ -14863,9 +14863,9 @@ "default.handlebars->47->3380", "default.handlebars->47->423", "default.handlebars->47->730", - "default3.handlebars->35->3370", - "default3.handlebars->35->421", - "default3.handlebars->35->728" + "default3.handlebars->35->3385", + "default3.handlebars->35->434", + "default3.handlebars->35->741" ] }, { @@ -14895,7 +14895,7 @@ "zh-cht": "CIRA伺服器", "xloc": [ "default.handlebars->47->3429", - "default3.handlebars->35->3419" + "default3.handlebars->35->3434" ] }, { @@ -14925,7 +14925,7 @@ "zh-cht": "CIRA伺服器指令", "xloc": [ "default.handlebars->47->3430", - "default3.handlebars->35->3420" + "default3.handlebars->35->3435" ] }, { @@ -14955,7 +14955,7 @@ "zh-cht": "當服務器處於僅 LAN 或僅 WAN 模式時,CIRA 本地 FQDN 將被忽略。", "xloc": [ "default.handlebars->47->100", - "default3.handlebars->35->100" + "default3.handlebars->35->113" ] }, { @@ -14985,7 +14985,7 @@ "zh-cht": "CIRA設置", "xloc": [ "default.handlebars->47->2309", - "default3.handlebars->35->2304" + "default3.handlebars->35->2317" ] }, { @@ -15019,9 +15019,9 @@ "default.handlebars->47->1698", "default.handlebars->47->3405", "default.handlebars->container->column_l->p40->3->1->p40type->5", - "default3.handlebars->35->1601", - "default3.handlebars->35->1683", - "default3.handlebars->35->3395", + "default3.handlebars->35->1614", + "default3.handlebars->35->1696", + "default3.handlebars->35->3410", "default3.handlebars->container->column_l->p40->3->3->p40type->5" ] }, @@ -15052,7 +15052,7 @@ "zh-cht": "CPU負載", "xloc": [ "default.handlebars->47->3369", - "default3.handlebars->35->3359" + "default3.handlebars->35->3374" ] }, { @@ -15082,7 +15082,7 @@ "zh-cht": "最近15分鐘的CPU負載", "xloc": [ "default.handlebars->47->3372", - "default3.handlebars->35->3362" + "default3.handlebars->35->3377" ] }, { @@ -15112,7 +15112,7 @@ "zh-cht": "最近5分鐘的CPU負載", "xloc": [ "default.handlebars->47->3371", - "default3.handlebars->35->3361" + "default3.handlebars->35->3376" ] }, { @@ -15142,7 +15142,7 @@ "zh-cht": "最近一分鐘的CPU負載", "xloc": [ "default.handlebars->47->3370", - "default3.handlebars->35->3360" + "default3.handlebars->35->3375" ] }, { @@ -15174,8 +15174,8 @@ "default.handlebars->47->1508", "default.handlebars->47->1539", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", - "default3.handlebars->35->1495", - "default3.handlebars->35->1526", + "default3.handlebars->35->1508", + "default3.handlebars->35->1539", "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons", "sharing.handlebars->11->25", "sharing.handlebars->11->39", @@ -15209,7 +15209,7 @@ "zh-cht": "CSV", "xloc": [ "default.handlebars->47->2726", - "default3.handlebars->35->2725" + "default3.handlebars->35->2738" ] }, { @@ -15241,9 +15241,9 @@ "default.handlebars->47->2730", "default.handlebars->47->2807", "default.handlebars->47->803", - "default3.handlebars->35->2729", - "default3.handlebars->35->2805", - "default3.handlebars->35->801" + "default3.handlebars->35->2742", + "default3.handlebars->35->2818", + "default3.handlebars->35->814" ] }, { @@ -15253,7 +15253,7 @@ "uk": "Формат файлу CSV нижче:", "xloc": [ "default.handlebars->47->2793", - "default3.handlebars->35->2791" + "default3.handlebars->35->2804" ] }, { @@ -15309,7 +15309,7 @@ "zh-cht": "呼叫錯誤", "xloc": [ "default.handlebars->47->3446", - "default3.handlebars->35->3436" + "default3.handlebars->35->3451" ] }, { @@ -15324,8 +15324,8 @@ "xloc": [ "default.handlebars->47->1807", "default.handlebars->47->3045", - "default3.handlebars->35->1791", - "default3.handlebars->35->3041" + "default3.handlebars->35->1804", + "default3.handlebars->35->3054" ] }, { @@ -15355,7 +15355,7 @@ "zh-cht": "不能有超過 4 個 CIRA 本地 FQDN。忽略價值。", "xloc": [ "default.handlebars->47->101", - "default3.handlebars->35->101" + "default3.handlebars->35->114" ] }, { @@ -15391,7 +15391,7 @@ "default.handlebars->47->3435", "default.handlebars->47->548", "default.handlebars->container->dialog->idx_dlgButtonBar", - "default3.handlebars->35->546", + "default3.handlebars->35->559", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->5->idx_dlgCancelButton", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -15527,14 +15527,14 @@ "default.handlebars->47->1738", "default.handlebars->47->1750", "default.handlebars->47->1757", - "default3.handlebars->35->1701", - "default3.handlebars->35->1707", - "default3.handlebars->35->1713", - "default3.handlebars->35->1718", + "default3.handlebars->35->1714", "default3.handlebars->35->1720", - "default3.handlebars->35->1723", - "default3.handlebars->35->1735", - "default3.handlebars->35->1742" + "default3.handlebars->35->1726", + "default3.handlebars->35->1731", + "default3.handlebars->35->1733", + "default3.handlebars->35->1736", + "default3.handlebars->35->1748", + "default3.handlebars->35->1755" ] }, { @@ -15569,9 +15569,9 @@ "default.handlebars->47->1714", "default.handlebars->47->1720", "default.handlebars->47->1726", - "default3.handlebars->35->1699", - "default3.handlebars->35->1705", - "default3.handlebars->35->1711" + "default3.handlebars->35->1712", + "default3.handlebars->35->1718", + "default3.handlebars->35->1724" ] }, { @@ -15586,9 +15586,9 @@ "default.handlebars->47->1739", "default.handlebars->47->1751", "default.handlebars->47->1758", - "default3.handlebars->35->1724", - "default3.handlebars->35->1736", - "default3.handlebars->35->1743" + "default3.handlebars->35->1737", + "default3.handlebars->35->1749", + "default3.handlebars->35->1756" ] }, { @@ -15619,7 +15619,7 @@ "xloc": [ "default-mobile.handlebars->11->146", "default.handlebars->47->1890", - "default3.handlebars->35->1873", + "default3.handlebars->35->1886", "login2.handlebars->7->32" ] }, @@ -15650,7 +15650,7 @@ "zh-cht": "在這裡為中心顯示地圖", "xloc": [ "default.handlebars->47->882", - "default3.handlebars->35->880" + "default3.handlebars->35->893" ] }, { @@ -15708,15 +15708,15 @@ "default-mobile.handlebars->11->63", "default.handlebars->47->124", "default.handlebars->47->125", - "default3.handlebars->35->124", - "default3.handlebars->35->125" + "default3.handlebars->35->137", + "default3.handlebars->35->138" ] }, { "en": "Cerulean", "nl": "Hemelsblauw", "xloc": [ - "default3.handlebars->35->2087" + "default3.handlebars->35->2100" ] }, { @@ -15747,7 +15747,7 @@ "xloc": [ "default-mobile.handlebars->11->147", "default.handlebars->47->1891", - "default3.handlebars->35->1874", + "default3.handlebars->35->1887", "login2.handlebars->7->33" ] }, @@ -15809,7 +15809,7 @@ "zh-cht": "更改{0}的電郵", "xloc": [ "default.handlebars->47->3087", - "default3.handlebars->35->3081" + "default3.handlebars->35->3094" ] }, { @@ -15841,9 +15841,9 @@ "default.handlebars->47->1045", "default.handlebars->47->1334", "default.handlebars->47->1335", - "default3.handlebars->35->1043", - "default3.handlebars->35->1326", - "default3.handlebars->35->1327" + "default3.handlebars->35->1056", + "default3.handlebars->35->1339", + "default3.handlebars->35->1340" ] }, { @@ -15890,8 +15890,8 @@ "default-mobile.handlebars->11->339", "default.handlebars->47->2107", "default.handlebars->47->3031", - "default3.handlebars->35->2085", - "default3.handlebars->35->3027" + "default3.handlebars->35->2098", + "default3.handlebars->35->3040" ] }, { @@ -15921,7 +15921,7 @@ "zh-cht": "更改{0}的密碼", "xloc": [ "default.handlebars->47->3096", - "default3.handlebars->35->3086" + "default3.handlebars->35->3099" ] }, { @@ -15951,7 +15951,7 @@ "zh-cht": "更改{0}的真實名稱", "xloc": [ "default.handlebars->47->3082", - "default3.handlebars->35->3077" + "default3.handlebars->35->3090" ] }, { @@ -16129,7 +16129,7 @@ "zh-cht": "更改該用戶的密碼", "xloc": [ "default.handlebars->47->3030", - "default3.handlebars->35->3026" + "default3.handlebars->35->3039" ] }, { @@ -16189,7 +16189,7 @@ "zh-cht": "在此處更改你的帳戶電郵地址。", "xloc": [ "default.handlebars->47->2094", - "default3.handlebars->35->2078" + "default3.handlebars->35->2091" ] }, { @@ -16219,7 +16219,7 @@ "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "xloc": [ "default.handlebars->47->2100", - "default3.handlebars->35->2082" + "default3.handlebars->35->2095" ] }, { @@ -16249,7 +16249,7 @@ "zh-cht": "帳戶憑證已更改", "xloc": [ "default.handlebars->47->2616", - "default3.handlebars->35->2615" + "default3.handlebars->35->2628" ] }, { @@ -16279,7 +16279,7 @@ "zh-cht": "將帳戶顯示名稱更改為 {0}。", "xloc": [ "default.handlebars->47->2668", - "default3.handlebars->35->2667" + "default3.handlebars->35->2680" ] }, { @@ -16310,8 +16310,8 @@ "xloc": [ "default.handlebars->47->2600", "default.handlebars->47->2681", - "default3.handlebars->35->2599", - "default3.handlebars->35->2680" + "default3.handlebars->35->2612", + "default3.handlebars->35->2693" ] }, { @@ -16341,7 +16341,7 @@ "zh-cht": "語言從{1}更改為{2}", "xloc": [ "default.handlebars->47->2544", - "default3.handlebars->35->2543" + "default3.handlebars->35->2556" ] }, { @@ -16372,8 +16372,8 @@ "xloc": [ "default.handlebars->47->2602", "default.handlebars->47->2623", - "default3.handlebars->35->2601", - "default3.handlebars->35->2622" + "default3.handlebars->35->2614", + "default3.handlebars->35->2635" ] }, { @@ -16430,7 +16430,7 @@ "xloc": [ "default-mobile.handlebars->11->314", "default.handlebars->47->2058", - "default3.handlebars->35->2041" + "default3.handlebars->35->2054" ] }, { @@ -16465,12 +16465,12 @@ "default.handlebars->47->2747", "default.handlebars->47->3026", "default.handlebars->47->3027", - "default3.handlebars->35->1032", - "default3.handlebars->35->1149", - "default3.handlebars->35->1174", - "default3.handlebars->35->2746", - "default3.handlebars->35->3022", - "default3.handlebars->35->3023" + "default3.handlebars->35->1045", + "default3.handlebars->35->1162", + "default3.handlebars->35->1187", + "default3.handlebars->35->2759", + "default3.handlebars->35->3035", + "default3.handlebars->35->3036" ] }, { @@ -16503,8 +16503,8 @@ "default-mobile.handlebars->11->997", "default.handlebars->47->2382", "default.handlebars->47->2420", - "default3.handlebars->35->2381", - "default3.handlebars->35->2419" + "default3.handlebars->35->2394", + "default3.handlebars->35->2432" ] }, { @@ -16535,7 +16535,7 @@ "xloc": [ "default-mobile.handlebars->11->1049", "default.handlebars->47->3318", - "default3.handlebars->35->3308" + "default3.handlebars->35->3323" ] }, { @@ -16595,7 +16595,7 @@ "xloc": [ "default-mobile.handlebars->11->148", "default.handlebars->47->1892", - "default3.handlebars->35->1875", + "default3.handlebars->35->1888", "login2.handlebars->7->34" ] }, @@ -16626,7 +16626,7 @@ "zh-cht": "檢查並單擊確定以清除錯誤日誌。", "xloc": [ "default.handlebars->47->212", - "default3.handlebars->35->212" + "default3.handlebars->35->225" ] }, { @@ -16656,7 +16656,7 @@ "zh-cht": "檢查並單擊確定以開始伺服器自我更新。", "xloc": [ "default.handlebars->47->207", - "default3.handlebars->35->207" + "default3.handlebars->35->220" ] }, { @@ -16701,7 +16701,7 @@ "uk": "Для перевірки програми обміну повідомленнями, введіть код підтвердження після отримання.", "xloc": [ "default.handlebars->47->267", - "default3.handlebars->35->264" + "default3.handlebars->35->277" ] }, { @@ -16731,7 +16731,7 @@ "zh-cht": "檢查你的電話並輸入驗證碼。", "xloc": [ "default.handlebars->47->264", - "default3.handlebars->35->261" + "default3.handlebars->35->274" ] }, { @@ -16762,8 +16762,8 @@ "xloc": [ "default.handlebars->47->1858", "default.handlebars->47->3440", - "default3.handlebars->35->1841", - "default3.handlebars->35->3430" + "default3.handlebars->35->1854", + "default3.handlebars->35->3445" ] }, { @@ -16794,7 +16794,7 @@ "xloc": [ "default-mobile.handlebars->11->149", "default.handlebars->47->1893", - "default3.handlebars->35->1876", + "default3.handlebars->35->1889", "login2.handlebars->7->35" ] }, @@ -16826,7 +16826,7 @@ "xloc": [ "default-mobile.handlebars->11->150", "default.handlebars->47->1894", - "default3.handlebars->35->1877", + "default3.handlebars->35->1890", "login2.handlebars->7->36" ] }, @@ -16858,7 +16858,7 @@ "xloc": [ "default-mobile.handlebars->11->151", "default.handlebars->47->1895", - "default3.handlebars->35->1878", + "default3.handlebars->35->1891", "login2.handlebars->7->37" ] }, @@ -16890,7 +16890,7 @@ "xloc": [ "default-mobile.handlebars->11->311", "default.handlebars->47->2055", - "default3.handlebars->35->2038", + "default3.handlebars->35->2051", "login2.handlebars->7->197" ] }, @@ -16922,7 +16922,7 @@ "xloc": [ "default-mobile.handlebars->11->152", "default.handlebars->47->1896", - "default3.handlebars->35->1879", + "default3.handlebars->35->1892", "login2.handlebars->7->38" ] }, @@ -16954,7 +16954,7 @@ "xloc": [ "default-mobile.handlebars->11->153", "default.handlebars->47->1897", - "default3.handlebars->35->1880", + "default3.handlebars->35->1893", "login2.handlebars->7->39" ] }, @@ -16986,7 +16986,7 @@ "xloc": [ "default-mobile.handlebars->11->312", "default.handlebars->47->2056", - "default3.handlebars->35->2039", + "default3.handlebars->35->2052", "login2.handlebars->7->198" ] }, @@ -17049,7 +17049,7 @@ "xloc": [ "default-mobile.handlebars->11->154", "default.handlebars->47->1898", - "default3.handlebars->35->1881", + "default3.handlebars->35->1894", "login2.handlebars->7->40" ] }, @@ -17057,7 +17057,7 @@ "en": "Classic", "xloc": [ "default.handlebars->47->70", - "default3.handlebars->35->70" + "default3.handlebars->35->83" ] }, { @@ -17126,11 +17126,11 @@ "default.handlebars->47->2538", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default.handlebars->container->column_l->p41->3->1", - "default3.handlebars->35->1574", - "default3.handlebars->35->1576", - "default3.handlebars->35->1578", - "default3.handlebars->35->1580", - "default3.handlebars->35->2537", + "default3.handlebars->35->1587", + "default3.handlebars->35->1589", + "default3.handlebars->35->1591", + "default3.handlebars->35->1593", + "default3.handlebars->35->2550", "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default3.handlebars->container->column_l->p41->3->3", "messenger.handlebars->xbottom->1->1->0->5", @@ -17231,7 +17231,7 @@ "zh-cht": "清除保安編碼", "xloc": [ "default.handlebars->47->243", - "default3.handlebars->35->241" + "default3.handlebars->35->254" ] }, { @@ -17262,8 +17262,8 @@ "xloc": [ "default.handlebars->47->756", "default.handlebars->47->798", - "default3.handlebars->35->754", - "default3.handlebars->35->796" + "default3.handlebars->35->767", + "default3.handlebars->35->809" ] }, { @@ -17293,7 +17293,7 @@ "zh-cht": "清除所選設備上的代理核心?", "xloc": [ "default.handlebars->47->797", - "default3.handlebars->35->795" + "default3.handlebars->35->808" ] }, { @@ -17324,7 +17324,7 @@ "xloc": [ "default-mobile.handlebars->11->1032", "default.handlebars->47->3301", - "default3.handlebars->35->3291" + "default3.handlebars->35->3306" ] }, { @@ -17355,7 +17355,7 @@ "xloc": [ "default-mobile.handlebars->11->414", "default.handlebars->47->376", - "default3.handlebars->35->374" + "default3.handlebars->35->387" ] }, { @@ -17386,7 +17386,7 @@ "xloc": [ "default-mobile.handlebars->11->933", "default.handlebars->47->1780", - "default3.handlebars->35->1765" + "default3.handlebars->35->1778" ] }, { @@ -17417,7 +17417,7 @@ "xloc": [ "default-mobile.handlebars->11->79", "default.handlebars->47->233", - "default3.handlebars->35->232" + "default3.handlebars->35->245" ] }, { @@ -17448,7 +17448,7 @@ "xloc": [ "default-mobile.handlebars->11->1031", "default.handlebars->47->3300", - "default3.handlebars->35->3290" + "default3.handlebars->35->3305" ] }, { @@ -17566,8 +17566,8 @@ "xloc": [ "default.handlebars->47->2177", "default.handlebars->47->2481", - "default3.handlebars->35->2175", - "default3.handlebars->35->2480" + "default3.handlebars->35->2188", + "default3.handlebars->35->2493" ] }, { @@ -17597,7 +17597,7 @@ "zh-cht": "單擊此處編輯伺服器端裝置名稱", "xloc": [ "default.handlebars->47->898", - "default3.handlebars->35->896" + "default3.handlebars->35->909" ] }, { @@ -17627,7 +17627,7 @@ "zh-cht": "單擊此處編輯用戶群名稱", "xloc": [ "default.handlebars->47->2877", - "default3.handlebars->35->2873" + "default3.handlebars->35->2886" ] }, { @@ -17773,7 +17773,7 @@ "xloc": [ "default-mobile.handlebars->11->324", "default.handlebars->47->2091", - "default3.handlebars->35->2075" + "default3.handlebars->35->2088" ] }, { @@ -17890,7 +17890,7 @@ "xloc": [ "default-mobile.handlebars->11->830", "default.handlebars->47->1676", - "default3.handlebars->35->1661" + "default3.handlebars->35->1674" ] }, { @@ -17920,7 +17920,7 @@ "zh-cht": "客戶編號", "xloc": [ "default.handlebars->47->2154", - "default3.handlebars->35->2156" + "default3.handlebars->35->2169" ] }, { @@ -17950,7 +17950,7 @@ "zh-cht": "客戶端啟動的遠程訪問", "xloc": [ "default.handlebars->47->2308", - "default3.handlebars->35->2305" + "default3.handlebars->35->2318" ] }, { @@ -17980,7 +17980,7 @@ "zh-cht": "客戶機密", "xloc": [ "default.handlebars->47->2155", - "default3.handlebars->35->2157" + "default3.handlebars->35->2170" ] }, { @@ -18047,9 +18047,9 @@ "default.handlebars->47->241", "default.handlebars->47->250", "default.handlebars->47->3434", - "default3.handlebars->35->1480", - "default3.handlebars->35->1549", - "default3.handlebars->35->348", + "default3.handlebars->35->1493", + "default3.handlebars->35->1562", + "default3.handlebars->35->361", "sharing.handlebars->11->52" ] }, @@ -18080,7 +18080,7 @@ "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒", "xloc": [ "default.handlebars->47->2688", - "default3.handlebars->35->2687" + "default3.handlebars->35->2700" ] }, { @@ -18110,7 +18110,7 @@ "zh-cht": "封閉式桌面多路復用會話,{0}秒", "xloc": [ "default.handlebars->47->2549", - "default3.handlebars->35->2548" + "default3.handlebars->35->2561" ] }, { @@ -18140,7 +18140,7 @@ "zh-cht": "碼", "xloc": [ "default.handlebars->47->333", - "default3.handlebars->35->330" + "default3.handlebars->35->343" ] }, { @@ -18263,7 +18263,7 @@ "xloc": [ "agentinvite.handlebars->3->17", "default.handlebars->47->694", - "default3.handlebars->35->692" + "default3.handlebars->35->705" ] }, { @@ -18293,7 +18293,7 @@ "zh-cht": "命令行", "xloc": [ "default.handlebars->47->134", - "default3.handlebars->35->134" + "default3.handlebars->35->147" ] }, { @@ -18326,9 +18326,9 @@ "default.handlebars->47->1155", "default.handlebars->47->1180", "default.handlebars->47->2422", - "default3.handlebars->35->1151", - "default3.handlebars->35->1176", - "default3.handlebars->35->2421" + "default3.handlebars->35->1164", + "default3.handlebars->35->1189", + "default3.handlebars->35->2434" ] }, { @@ -18346,7 +18346,7 @@ "xloc": [ "default-mobile.handlebars->11->621", "default.handlebars->47->823", - "default3.handlebars->35->821" + "default3.handlebars->35->834" ] }, { @@ -18364,7 +18364,7 @@ "xloc": [ "default-mobile.handlebars->11->622", "default.handlebars->47->824", - "default3.handlebars->35->822" + "default3.handlebars->35->835" ] }, { @@ -18382,7 +18382,7 @@ "xloc": [ "default-mobile.handlebars->11->620", "default.handlebars->47->822", - "default3.handlebars->35->820" + "default3.handlebars->35->833" ] }, { @@ -18413,8 +18413,8 @@ "xloc": [ "default.handlebars->47->2912", "default.handlebars->47->3101", - "default3.handlebars->35->2908", - "default3.handlebars->35->3091" + "default3.handlebars->35->2921", + "default3.handlebars->35->3104" ] }, { @@ -18445,8 +18445,8 @@ "xloc": [ "default.handlebars->47->2918", "default.handlebars->47->3113", - "default3.handlebars->35->2914", - "default3.handlebars->35->3103" + "default3.handlebars->35->2927", + "default3.handlebars->35->3116" ] }, { @@ -18477,7 +18477,7 @@ "xloc": [ "default-mobile.handlebars->11->799", "default.handlebars->47->1635", - "default3.handlebars->35->1622" + "default3.handlebars->35->1635" ] }, { @@ -18533,7 +18533,7 @@ "zh-cht": "壓縮檔案...", "xloc": [ "default.handlebars->47->1550", - "default3.handlebars->35->1537", + "default3.handlebars->35->1550", "sharing.handlebars->11->47" ] }, @@ -18576,7 +18576,7 @@ "uk": "Записи файлу конфігурації", "xloc": [ "default.handlebars->47->3267", - "default3.handlebars->35->3257" + "default3.handlebars->35->3270" ] }, { @@ -18615,14 +18615,14 @@ "default.handlebars->47->2934", "default.handlebars->47->3099", "default.handlebars->47->767", - "default3.handlebars->35->1321", - "default3.handlebars->35->1329", - "default3.handlebars->35->2315", - "default3.handlebars->35->2776", - "default3.handlebars->35->2863", - "default3.handlebars->35->2930", - "default3.handlebars->35->3089", - "default3.handlebars->35->765" + "default3.handlebars->35->1334", + "default3.handlebars->35->1342", + "default3.handlebars->35->2328", + "default3.handlebars->35->2789", + "default3.handlebars->35->2876", + "default3.handlebars->35->2943", + "default3.handlebars->35->3102", + "default3.handlebars->35->778" ] }, { @@ -18655,7 +18655,7 @@ "en": "Confirm Password", "nl": "Bevestig wachtwoord", "xloc": [ - "default3.handlebars->35->2824" + "default3.handlebars->35->2837" ] }, { @@ -18686,7 +18686,7 @@ "xloc": [ "default-mobile.handlebars->11->732", "default.handlebars->47->1582", - "default3.handlebars->35->1569", + "default3.handlebars->35->1582", "sharing-mobile.handlebars->11->93", "sharing.handlebars->11->70" ] @@ -18718,7 +18718,7 @@ "zh-cht": "確認{0}個條目的複製到此位置?", "xloc": [ "default.handlebars->47->1581", - "default3.handlebars->35->1568", + "default3.handlebars->35->1581", "sharing.handlebars->11->69" ] }, @@ -18779,7 +18779,7 @@ "zh-cht": "確認刪除所選帳戶?", "xloc": [ "default.handlebars->47->2776", - "default3.handlebars->35->2775" + "default3.handlebars->35->2788" ] }, { @@ -18835,7 +18835,7 @@ "zh-cht": "確認刪除所選用戶群?", "xloc": [ "default.handlebars->47->2866", - "default3.handlebars->35->2862" + "default3.handlebars->35->2875" ] }, { @@ -18865,7 +18865,7 @@ "zh-cht": "確認刪除用戶{0}?", "xloc": [ "default.handlebars->47->3098", - "default3.handlebars->35->3088" + "default3.handlebars->35->3101" ] }, { @@ -18873,7 +18873,7 @@ "nl": "Bevestig het uitschakelen van 2FA Duo inlogbeveiliging.", "xloc": [ "default.handlebars->47->1837", - "default3.handlebars->35->1821" + "default3.handlebars->35->1834" ] }, { @@ -18881,7 +18881,7 @@ "nl": "Bevestig het inschakelen van Duo 2FA inlogbeveiliging. Eenmaal ingeschakeld, krijgt u de mogelijkheid om Duo te gebruiken bij het inloggen voor extra veiligheid. Klik op OK om de stappen te doorlopen om Duo in te schakelen.", "xloc": [ "default.handlebars->47->1835", - "default3.handlebars->35->1819" + "default3.handlebars->35->1832" ] }, { @@ -18911,7 +18911,7 @@ "zh-cht": "確認刪除用戶“ {0} ”的成員身份?", "xloc": [ "default.handlebars->47->2937", - "default3.handlebars->35->2933" + "default3.handlebars->35->2946" ] }, { @@ -18941,7 +18941,7 @@ "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?", "xloc": [ "default.handlebars->47->3130", - "default3.handlebars->35->3120" + "default3.handlebars->35->3133" ] }, { @@ -18972,7 +18972,7 @@ "xloc": [ "default-mobile.handlebars->11->734", "default.handlebars->47->1584", - "default3.handlebars->35->1571", + "default3.handlebars->35->1584", "sharing-mobile.handlebars->11->95", "sharing.handlebars->11->72" ] @@ -19004,7 +19004,7 @@ "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ "default.handlebars->47->1583", - "default3.handlebars->35->1570", + "default3.handlebars->35->1583", "sharing.handlebars->11->71" ] }, @@ -19065,7 +19065,7 @@ "zh-cht": "確認覆蓋?", "xloc": [ "default.handlebars->47->2530", - "default3.handlebars->35->2529" + "default3.handlebars->35->2542" ] }, { @@ -19096,8 +19096,8 @@ "xloc": [ "default.handlebars->47->2927", "default.handlebars->47->3121", - "default3.handlebars->35->2923", - "default3.handlebars->35->3111" + "default3.handlebars->35->2936", + "default3.handlebars->35->3124" ] }, { @@ -19128,8 +19128,8 @@ "xloc": [ "default.handlebars->47->2929", "default.handlebars->47->3134", - "default3.handlebars->35->2925", - "default3.handlebars->35->3124" + "default3.handlebars->35->2938", + "default3.handlebars->35->3137" ] }, { @@ -19159,7 +19159,7 @@ "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?", "xloc": [ "default.handlebars->47->3123", - "default3.handlebars->35->3113" + "default3.handlebars->35->3126" ] }, { @@ -19189,7 +19189,7 @@ "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?", "xloc": [ "default.handlebars->47->3126", - "default3.handlebars->35->3116" + "default3.handlebars->35->3129" ] }, { @@ -19220,8 +19220,8 @@ "xloc": [ "default.handlebars->47->3124", "default.handlebars->47->3127", - "default3.handlebars->35->3114", - "default3.handlebars->35->3117" + "default3.handlebars->35->3127", + "default3.handlebars->35->3130" ] }, { @@ -19252,7 +19252,7 @@ "xloc": [ "default-mobile.handlebars->11->323", "default.handlebars->47->1841", - "default3.handlebars->35->1825" + "default3.handlebars->35->1838" ] }, { @@ -19308,7 +19308,7 @@ "zh-cht": "確認刪除設備共享“{0}”?", "xloc": [ "default.handlebars->47->3119", - "default3.handlebars->35->3109" + "default3.handlebars->35->3122" ] }, { @@ -19390,7 +19390,7 @@ "zh-cht": "確認移除推送認證設備?", "xloc": [ "default.handlebars->47->1843", - "default3.handlebars->35->1827" + "default3.handlebars->35->1840" ] }, { @@ -19420,7 +19420,7 @@ "zh-cht": "確認刪除用戶“ {0} ”的權限?", "xloc": [ "default.handlebars->47->2434", - "default3.handlebars->35->2433" + "default3.handlebars->35->2446" ] }, { @@ -19450,7 +19450,7 @@ "zh-cht": "確認刪除用戶群“ {0} ”的權限?", "xloc": [ "default.handlebars->47->2436", - "default3.handlebars->35->2435" + "default3.handlebars->35->2448" ] }, { @@ -19480,7 +19480,7 @@ "zh-cht": "確認刪除所選設備?", "xloc": [ "default.handlebars->47->761", - "default3.handlebars->35->759" + "default3.handlebars->35->772" ] }, { @@ -19510,7 +19510,7 @@ "zh-cht": "確認刪除此登錄令牌?", "xloc": [ "default.handlebars->47->2147", - "default3.handlebars->35->2149" + "default3.handlebars->35->2162" ] }, { @@ -19595,7 +19595,7 @@ "zh-cht": "確認刪除 {0} 個選定的設備?", "xloc": [ "default.handlebars->47->762", - "default3.handlebars->35->760" + "default3.handlebars->35->773" ] }, { @@ -19626,7 +19626,7 @@ "xloc": [ "default-mobile.handlebars->11->379", "default.handlebars->47->2533", - "default3.handlebars->35->2532" + "default3.handlebars->35->2545" ] }, { @@ -19664,8 +19664,8 @@ "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", - "default3.handlebars->35->2215", - "default3.handlebars->35->989", + "default3.handlebars->35->1002", + "default3.handlebars->35->2228", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->connectbutton1span->connectbutton1", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->connectbutton2", "default3.handlebars->container->column_l->p13->p13toolbar->1->0->1->1->p13Connectspan->p13Connect", @@ -19710,7 +19710,7 @@ "xloc": [ "default.handlebars->47->488", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar", - "default3.handlebars->35->486", + "default3.handlebars->35->499", "default3.handlebars->container->column_l->p1->devListToolbarSpan->kvmListToolbar" ] }, @@ -19767,7 +19767,7 @@ "zh-cht": "連接到伺服器", "xloc": [ "default.handlebars->47->2312", - "default3.handlebars->35->2308" + "default3.handlebars->35->2321" ] }, { @@ -20008,7 +20008,7 @@ "default.handlebars->47->11", "default.handlebars->47->448", "default3.handlebars->35->11", - "default3.handlebars->35->446", + "default3.handlebars->35->459", "sharing-mobile.handlebars->11->4", "sharing.handlebars->11->4", "ssh.handlebars->3->4", @@ -20042,7 +20042,7 @@ "zh-cht": "已連接的Intel® AMT", "xloc": [ "default.handlebars->47->3359", - "default3.handlebars->35->3349" + "default3.handlebars->35->3364" ] }, { @@ -20072,7 +20072,7 @@ "zh-cht": "已連接的Intel® AMT CIRA", "xloc": [ "default.handlebars->47->3360", - "default3.handlebars->35->3350" + "default3.handlebars->35->3365" ] }, { @@ -20102,7 +20102,7 @@ "zh-cht": "已连接的用户", "xloc": [ "default.handlebars->47->3365", - "default3.handlebars->35->3355" + "default3.handlebars->35->3370" ] }, { @@ -20163,7 +20163,7 @@ "xloc": [ "default-mobile.handlebars->11->794", "default.handlebars->47->1630", - "default3.handlebars->35->1617" + "default3.handlebars->35->1630" ] }, { @@ -20310,10 +20310,10 @@ "default.handlebars->47->410", "default.handlebars->47->491", "default.handlebars->47->9", - "default3.handlebars->35->1597", - "default3.handlebars->35->405", - "default3.handlebars->35->408", - "default3.handlebars->35->489", + "default3.handlebars->35->1610", + "default3.handlebars->35->418", + "default3.handlebars->35->421", + "default3.handlebars->35->502", "default3.handlebars->35->9", "sharing-mobile.handlebars->11->111", "sharing-mobile.handlebars->11->2", @@ -20376,7 +20376,7 @@ "zh-cht": "連接數量", "xloc": [ "default.handlebars->47->3391", - "default3.handlebars->35->3381" + "default3.handlebars->35->3396" ] }, { @@ -20414,8 +20414,8 @@ "default-mobile.handlebars->11->713", "default.handlebars->47->1529", "default.handlebars->47->1546", - "default3.handlebars->35->1516", - "default3.handlebars->35->1533", + "default3.handlebars->35->1529", + "default3.handlebars->35->1546", "login2.handlebars->7->232", "sharing-mobile.handlebars->11->75" ] @@ -20447,7 +20447,7 @@ "zh-cht": "連接轉發器", "xloc": [ "default.handlebars->47->3428", - "default3.handlebars->35->3418" + "default3.handlebars->35->3433" ] }, { @@ -20540,9 +20540,9 @@ "default.handlebars->47->2488", "default.handlebars->47->395", "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1", - "default3.handlebars->35->1006", - "default3.handlebars->35->2487", - "default3.handlebars->35->393", + "default3.handlebars->35->1019", + "default3.handlebars->35->2500", + "default3.handlebars->35->406", "default3.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1" ] }, @@ -20573,7 +20573,7 @@ "zh-cht": "同意", "xloc": [ "default.handlebars->47->2708", - "default3.handlebars->35->2707" + "default3.handlebars->35->2720" ] }, { @@ -20608,8 +20608,8 @@ "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole", "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole", "default.handlebars->contextMenu->cxconsole", - "default3.handlebars->35->1144", - "default3.handlebars->35->1169", + "default3.handlebars->35->1157", + "default3.handlebars->35->1182", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole", "default3.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole", "default3.handlebars->contextMenu->cxconsole" @@ -20642,7 +20642,7 @@ "zh-cht": "控制台 -", "xloc": [ "default.handlebars->47->899", - "default3.handlebars->35->897" + "default3.handlebars->35->910" ] }, { @@ -20673,8 +20673,8 @@ "xloc": [ "default.handlebars->47->1147", "default.handlebars->47->1172", - "default3.handlebars->35->1143", - "default3.handlebars->35->1168", + "default3.handlebars->35->1156", + "default3.handlebars->35->1181", "messenger.handlebars->remoteImage->3->2" ] }, @@ -20735,7 +20735,7 @@ "zh-cht": "Cookie編碼器", "xloc": [ "default.handlebars->47->3411", - "default3.handlebars->35->3401" + "default3.handlebars->35->3416" ] }, { @@ -20769,7 +20769,7 @@ "default.handlebars->47->640", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", - "default3.handlebars->35->638", + "default3.handlebars->35->651", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", @@ -20805,9 +20805,9 @@ "default.handlebars->47->172", "default.handlebars->47->180", "default.handlebars->47->183", - "default3.handlebars->35->172", - "default3.handlebars->35->180", - "default3.handlebars->35->183" + "default3.handlebars->35->185", + "default3.handlebars->35->193", + "default3.handlebars->35->196" ] }, { @@ -20819,7 +20819,7 @@ "uk": "Скопіюйте секретний ключ до буфера обміну", "xloc": [ "default.handlebars->47->227", - "default3.handlebars->35->226" + "default3.handlebars->35->239" ] }, { @@ -20851,9 +20851,9 @@ "default.handlebars->47->660", "default.handlebars->47->664", "default.handlebars->47->668", - "default3.handlebars->35->658", - "default3.handlebars->35->662", - "default3.handlebars->35->666" + "default3.handlebars->35->671", + "default3.handlebars->35->675", + "default3.handlebars->35->679" ] }, { @@ -20919,8 +20919,8 @@ "xloc": [ "default.handlebars->47->634", "default.handlebars->47->681", - "default3.handlebars->35->632", - "default3.handlebars->35->679" + "default3.handlebars->35->645", + "default3.handlebars->35->692" ] }, { @@ -20934,8 +20934,8 @@ "xloc": [ "default.handlebars->47->626", "default.handlebars->47->673", - "default3.handlebars->35->624", - "default3.handlebars->35->671" + "default3.handlebars->35->637", + "default3.handlebars->35->684" ] }, { @@ -20949,8 +20949,8 @@ "xloc": [ "default.handlebars->47->630", "default.handlebars->47->677", - "default3.handlebars->35->628", - "default3.handlebars->35->675" + "default3.handlebars->35->641", + "default3.handlebars->35->688" ] }, { @@ -20991,18 +20991,18 @@ "default.handlebars->47->192", "default.handlebars->47->194", "default.handlebars->47->196", - "default3.handlebars->35->161", - "default3.handlebars->35->163", - "default3.handlebars->35->165", "default3.handlebars->35->174", "default3.handlebars->35->176", "default3.handlebars->35->178", - "default3.handlebars->35->186", - "default3.handlebars->35->188", - "default3.handlebars->35->190", - "default3.handlebars->35->192", - "default3.handlebars->35->194", - "default3.handlebars->35->196" + "default3.handlebars->35->187", + "default3.handlebars->35->189", + "default3.handlebars->35->191", + "default3.handlebars->35->199", + "default3.handlebars->35->201", + "default3.handlebars->35->203", + "default3.handlebars->35->205", + "default3.handlebars->35->207", + "default3.handlebars->35->209" ] }, { @@ -21035,8 +21035,8 @@ "agentinvite.handlebars->3->18", "default.handlebars->47->693", "default.handlebars->47->695", - "default3.handlebars->35->691", - "default3.handlebars->35->693" + "default3.handlebars->35->704", + "default3.handlebars->35->706" ] }, { @@ -21071,12 +21071,12 @@ "default.handlebars->47->347", "default.handlebars->47->349", "default.handlebars->47->599", - "default3.handlebars->35->2498", - "default3.handlebars->35->2517", - "default3.handlebars->35->322", - "default3.handlebars->35->344", - "default3.handlebars->35->346", - "default3.handlebars->35->597" + "default3.handlebars->35->2511", + "default3.handlebars->35->2530", + "default3.handlebars->35->335", + "default3.handlebars->35->357", + "default3.handlebars->35->359", + "default3.handlebars->35->610" ] }, { @@ -21109,10 +21109,10 @@ "default.handlebars->47->649", "default.handlebars->47->653", "default.handlebars->47->687", - "default3.handlebars->35->643", - "default3.handlebars->35->647", - "default3.handlebars->35->651", - "default3.handlebars->35->685" + "default3.handlebars->35->656", + "default3.handlebars->35->660", + "default3.handlebars->35->664", + "default3.handlebars->35->698" ] }, { @@ -21142,7 +21142,7 @@ "zh-cht": "將名稱複製到剪貼板", "xloc": [ "default.handlebars->47->170", - "default3.handlebars->35->170" + "default3.handlebars->35->183" ] }, { @@ -21175,8 +21175,8 @@ "agentinvite.handlebars->container->column_l->5->linuxtab", "default.handlebars->47->639", "default.handlebars->47->683", - "default3.handlebars->35->637", - "default3.handlebars->35->681" + "default3.handlebars->35->650", + "default3.handlebars->35->694" ] }, { @@ -21206,7 +21206,7 @@ "zh-cht": "將有效代碼複製到剪貼板", "xloc": [ "default.handlebars->47->244", - "default3.handlebars->35->242" + "default3.handlebars->35->255" ] }, { @@ -21236,7 +21236,7 @@ "zh-cht": "複製:“{0}”到“{1}”", "xloc": [ "default.handlebars->47->2592", - "default3.handlebars->35->2591" + "default3.handlebars->35->2604" ] }, { @@ -21446,7 +21446,7 @@ "zh-cht": "核心伺服器", "xloc": [ "default.handlebars->47->3410", - "default3.handlebars->35->3400" + "default3.handlebars->35->3415" ] }, { @@ -21477,7 +21477,7 @@ "xloc": [ "default-mobile.handlebars->11->155", "default.handlebars->47->1899", - "default3.handlebars->35->1882", + "default3.handlebars->35->1895", "login2.handlebars->7->41" ] }, @@ -21485,7 +21485,7 @@ "en": "Cosmo", "nl": "Cosmo", "xloc": [ - "default3.handlebars->35->2088" + "default3.handlebars->35->2101" ] }, { @@ -21541,7 +21541,7 @@ "zh-cht": "創建帳號", "xloc": [ "default.handlebars->47->2834", - "default3.handlebars->35->2832", + "default3.handlebars->35->2845", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1", "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1" @@ -21630,7 +21630,7 @@ "xloc": [ "default.handlebars->47->2084", "default.handlebars->47->350", - "default3.handlebars->35->2068" + "default3.handlebars->35->2081" ] }, { @@ -21660,7 +21660,7 @@ "zh-cht": "創建用戶群", "xloc": [ "default.handlebars->47->2874", - "default3.handlebars->35->2870" + "default3.handlebars->35->2883" ] }, { @@ -21690,7 +21690,7 @@ "zh-cht": "創建鏈結以與訪客共享此裝置", "xloc": [ "default.handlebars->47->1037", - "default3.handlebars->35->1035" + "default3.handlebars->35->1048" ] }, { @@ -21720,7 +21720,7 @@ "zh-cht": "使用以下選項創建一個新的裝置群。", "xloc": [ "default.handlebars->47->2114", - "default3.handlebars->35->2116" + "default3.handlebars->35->2129" ] }, { @@ -21750,7 +21750,7 @@ "zh-cht": "創建一個新的裝置群。", "xloc": [ "default.handlebars->47->400", - "default3.handlebars->35->398" + "default3.handlebars->35->411" ] }, { @@ -21780,7 +21780,7 @@ "zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。", "xloc": [ "default.handlebars->47->2064", - "default3.handlebars->35->2047" + "default3.handlebars->35->2060" ] }, { @@ -21810,7 +21810,7 @@ "zh-cht": "創建文件夾(如果不存在)?", "xloc": [ "default.handlebars->47->792", - "default3.handlebars->35->790" + "default3.handlebars->35->803" ] }, { @@ -21840,7 +21840,7 @@ "zh-cht": "創建文件夾:“{0}”", "xloc": [ "default.handlebars->47->2585", - "default3.handlebars->35->2584" + "default3.handlebars->35->2597" ] }, { @@ -21886,7 +21886,7 @@ "uk": "Створіть кілька пристроїв Intel® AMT одночасно, імпортувавши файл JSON у такому форматі:", "xloc": [ "default.handlebars->47->526", - "default3.handlebars->35->524" + "default3.handlebars->35->537" ] }, { @@ -21923,7 +21923,7 @@ "uk": "Створіть кілька акаунтів одночасно, імпортувавши файл JSON або CSV", "xloc": [ "default.handlebars->47->2791", - "default3.handlebars->35->2789" + "default3.handlebars->35->2802" ] }, { @@ -21984,7 +21984,7 @@ "zh-cht": "創建的設備組:{0}", "xloc": [ "default.handlebars->47->2596", - "default3.handlebars->35->2595" + "default3.handlebars->35->2608" ] }, { @@ -22014,7 +22014,7 @@ "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。", "xloc": [ "default.handlebars->47->1216", - "default3.handlebars->35->1212" + "default3.handlebars->35->1225" ] }, { @@ -22096,7 +22096,7 @@ "zh-cht": "創建", "xloc": [ "default.handlebars->47->2982", - "default3.handlebars->35->2978" + "default3.handlebars->35->2991" ] }, { @@ -22126,7 +22126,7 @@ "zh-cht": "創作時間", "xloc": [ "default.handlebars->47->2195", - "default3.handlebars->35->2193" + "default3.handlebars->35->2206" ] }, { @@ -22188,8 +22188,8 @@ "xloc": [ "default.handlebars->47->2193", "default.handlebars->47->2194", - "default3.handlebars->35->2191", - "default3.handlebars->35->2192" + "default3.handlebars->35->2204", + "default3.handlebars->35->2205" ] }, { @@ -22222,9 +22222,9 @@ "default.handlebars->47->1020", "default.handlebars->47->1404", "default.handlebars->47->2152", - "default3.handlebars->35->1018", - "default3.handlebars->35->1392", - "default3.handlebars->35->2154" + "default3.handlebars->35->1031", + "default3.handlebars->35->1405", + "default3.handlebars->35->2167" ] }, { @@ -22255,7 +22255,7 @@ "xloc": [ "default-mobile.handlebars->11->156", "default.handlebars->47->1900", - "default3.handlebars->35->1883", + "default3.handlebars->35->1896", "login2.handlebars->7->42" ] }, @@ -22287,7 +22287,7 @@ "xloc": [ "default-mobile.handlebars->11->157", "default.handlebars->47->1901", - "default3.handlebars->35->1884", + "default3.handlebars->35->1897", "login2.handlebars->7->43" ] }, @@ -22386,9 +22386,9 @@ "default.handlebars->47->1446", "default.handlebars->47->1450", "default.handlebars->47->64", - "default3.handlebars->35->1435", - "default3.handlebars->35->1439", - "default3.handlebars->35->64", + "default3.handlebars->35->1448", + "default3.handlebars->35->1452", + "default3.handlebars->35->77", "sharing-mobile.handlebars->11->35", "sharing-mobile.handlebars->11->39", "sharing.handlebars->11->24" @@ -22568,7 +22568,7 @@ "zh-cht": "當前版本", "xloc": [ "default.handlebars->47->201", - "default3.handlebars->35->201" + "default3.handlebars->35->214" ] }, { @@ -22599,7 +22599,7 @@ "xloc": [ "default-mobile.handlebars->11->1059", "default.handlebars->47->3328", - "default3.handlebars->35->3318" + "default3.handlebars->35->3333" ] }, { @@ -22704,7 +22704,7 @@ "en": "Cyborg", "nl": "Cyborg", "xloc": [ - "default3.handlebars->35->2089" + "default3.handlebars->35->2102" ] }, { @@ -22735,7 +22735,7 @@ "xloc": [ "default-mobile.handlebars->11->158", "default.handlebars->47->1902", - "default3.handlebars->35->1885", + "default3.handlebars->35->1898", "login2.handlebars->7->44" ] }, @@ -22749,7 +22749,7 @@ "xloc": [ "default-mobile.handlebars->11->820", "default.handlebars->47->1666", - "default3.handlebars->35->1653" + "default3.handlebars->35->1666" ] }, { @@ -22779,7 +22779,7 @@ "zh-cht": "DNS suffix", "xloc": [ "default.handlebars->47->169", - "default3.handlebars->35->169" + "default3.handlebars->35->182" ] }, { @@ -22809,7 +22809,7 @@ "zh-cht": "日常的", "xloc": [ "default.handlebars->47->308", - "default3.handlebars->35->305" + "default3.handlebars->35->318" ] }, { @@ -22840,7 +22840,7 @@ "xloc": [ "default-mobile.handlebars->11->159", "default.handlebars->47->1903", - "default3.handlebars->35->1886", + "default3.handlebars->35->1899", "login2.handlebars->7->45" ] }, @@ -22872,14 +22872,14 @@ "xloc": [ "default-mobile.handlebars->11->105", "default.handlebars->47->68", - "default3.handlebars->35->68" + "default3.handlebars->35->81" ] }, { "en": "Darkly", "nl": "Donker", "xloc": [ - "default3.handlebars->35->2090" + "default3.handlebars->35->2103" ] }, { @@ -22909,7 +22909,7 @@ "zh-cht": "數據通道", "xloc": [ "default.handlebars->47->1402", - "default3.handlebars->35->1390", + "default3.handlebars->35->1403", "sharing.handlebars->11->11" ] }, @@ -22926,7 +22926,7 @@ "uk": "Записи Бази Даних", "xloc": [ "default.handlebars->47->3187", - "default3.handlebars->35->3177" + "default3.handlebars->35->3190" ] }, { @@ -22957,7 +22957,7 @@ "xloc": [ "default-mobile.handlebars->11->317", "default.handlebars->47->2061", - "default3.handlebars->35->2044" + "default3.handlebars->35->2057" ] }, { @@ -22990,9 +22990,9 @@ "default.handlebars->47->1313", "default.handlebars->47->3191", "default.handlebars->47->3194", - "default3.handlebars->35->1305", - "default3.handlebars->35->3181", - "default3.handlebars->35->3184" + "default3.handlebars->35->1318", + "default3.handlebars->35->3194", + "default3.handlebars->35->3197" ] }, { @@ -23023,8 +23023,8 @@ "xloc": [ "default.handlebars->47->2227", "default.handlebars->47->2291", - "default3.handlebars->35->2225", - "default3.handlebars->35->2287" + "default3.handlebars->35->2238", + "default3.handlebars->35->2300" ] }, { @@ -23054,7 +23054,7 @@ "zh-cht": "如果設置停用CCM", "xloc": [ "default.handlebars->47->2303", - "default3.handlebars->35->2299" + "default3.handlebars->35->2312" ] }, { @@ -23111,7 +23111,7 @@ "xloc": [ "default-mobile.handlebars->11->462", "default.handlebars->47->706", - "default3.handlebars->35->704" + "default3.handlebars->35->717" ] }, { @@ -23144,11 +23144,11 @@ "default.handlebars->47->2870", "default.handlebars->47->2881", "default.handlebars->47->2955", - "default3.handlebars->35->2086", - "default3.handlebars->35->2819", - "default3.handlebars->35->2866", - "default3.handlebars->35->2877", - "default3.handlebars->35->2951" + "default3.handlebars->35->2099", + "default3.handlebars->35->2832", + "default3.handlebars->35->2879", + "default3.handlebars->35->2890", + "default3.handlebars->35->2964" ] }, { @@ -23179,7 +23179,7 @@ "xloc": [ "default-mobile.handlebars->11->661", "default.handlebars->47->1434", - "default3.handlebars->35->1423", + "default3.handlebars->35->1436", "sharing-mobile.handlebars->11->23" ] }, @@ -23221,9 +23221,9 @@ "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->idx_dlgButtonBar->5", "default.handlebars->filesContextMenu->5", - "default3.handlebars->35->1559", - "default3.handlebars->35->2524", - "default3.handlebars->35->867", + "default3.handlebars->35->1572", + "default3.handlebars->35->2537", + "default3.handlebars->35->880", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->5->idx_dlgDeleteButton", @@ -23267,7 +23267,7 @@ "xloc": [ "default-mobile.handlebars->11->333", "default.handlebars->47->2099", - "default3.handlebars->35->2081" + "default3.handlebars->35->2094" ] }, { @@ -23327,7 +23327,7 @@ "xloc": [ "default-mobile.handlebars->11->560", "default.handlebars->47->1047", - "default3.handlebars->35->1045" + "default3.handlebars->35->1058" ] }, { @@ -23357,7 +23357,7 @@ "zh-cht": "刪除設備", "xloc": [ "default.handlebars->47->768", - "default3.handlebars->35->766" + "default3.handlebars->35->779" ] }, { @@ -23390,8 +23390,8 @@ "default-mobile.handlebars->11->969", "default.handlebars->47->2279", "default.handlebars->47->2320", - "default3.handlebars->35->2277", - "default3.handlebars->35->2316" + "default3.handlebars->35->2290", + "default3.handlebars->35->2329" ] }, { @@ -23422,7 +23422,7 @@ "xloc": [ "default-mobile.handlebars->11->632", "default.handlebars->47->1339", - "default3.handlebars->35->1330" + "default3.handlebars->35->1343" ] }, { @@ -23478,7 +23478,7 @@ "zh-cht": "刪除用戶", "xloc": [ "default.handlebars->47->3029", - "default3.handlebars->35->3025" + "default3.handlebars->35->3038" ] }, { @@ -23509,8 +23509,8 @@ "xloc": [ "default.handlebars->47->2923", "default.handlebars->47->2935", - "default3.handlebars->35->2919", - "default3.handlebars->35->2931" + "default3.handlebars->35->2932", + "default3.handlebars->35->2944" ] }, { @@ -23540,7 +23540,7 @@ "zh-cht": "刪除用戶群組", "xloc": [ "default.handlebars->47->2868", - "default3.handlebars->35->2864" + "default3.handlebars->35->2877" ] }, { @@ -23570,7 +23570,7 @@ "zh-cht": "刪除用戶{0}", "xloc": [ "default.handlebars->47->3097", - "default3.handlebars->35->3087" + "default3.handlebars->35->3100" ] }, { @@ -23602,7 +23602,7 @@ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->p2AccountPassActions->5->0", "default.handlebars->47->2774", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7", - "default3.handlebars->35->2773", + "default3.handlebars->35->2786", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -23633,7 +23633,7 @@ "zh-cht": "刪除裝置", "xloc": [ "default.handlebars->47->754", - "default3.handlebars->35->752" + "default3.handlebars->35->765" ] }, { @@ -23663,7 +23663,7 @@ "zh-cht": "刪除群組", "xloc": [ "default.handlebars->47->2864", - "default3.handlebars->35->2860" + "default3.handlebars->35->2873" ] }, { @@ -23693,7 +23693,7 @@ "zh-cht": "刪除項目?", "xloc": [ "default.handlebars->47->870", - "default3.handlebars->35->868" + "default3.handlebars->35->881" ] }, { @@ -23723,7 +23723,7 @@ "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除", "xloc": [ "default.handlebars->47->2587", - "default3.handlebars->35->2586" + "default3.handlebars->35->2599" ] }, { @@ -23756,8 +23756,8 @@ "default-mobile.handlebars->11->726", "default.handlebars->47->1574", "default.handlebars->47->2527", - "default3.handlebars->35->1561", - "default3.handlebars->35->2526", + "default3.handlebars->35->1574", + "default3.handlebars->35->2539", "sharing-mobile.handlebars->11->87", "sharing.handlebars->11->63" ] @@ -23789,7 +23789,7 @@ "zh-cht": "刪除用戶群組{0}?", "xloc": [ "default.handlebars->47->2933", - "default3.handlebars->35->2929" + "default3.handlebars->35->2942" ] }, { @@ -23822,8 +23822,8 @@ "default-mobile.handlebars->11->725", "default.handlebars->47->1573", "default.handlebars->47->2526", - "default3.handlebars->35->1560", - "default3.handlebars->35->2525", + "default3.handlebars->35->1573", + "default3.handlebars->35->2538", "sharing-mobile.handlebars->11->86", "sharing.handlebars->11->62" ] @@ -23884,7 +23884,7 @@ "zh-cht": "刪除:“{0}”", "xloc": [ "default.handlebars->47->2586", - "default3.handlebars->35->2585" + "default3.handlebars->35->2598" ] }, { @@ -23914,7 +23914,7 @@ "zh-cht": "刪除:“{0}”,已刪除{1}個元素", "xloc": [ "default.handlebars->47->2588", - "default3.handlebars->35->2587" + "default3.handlebars->35->2600" ] }, { @@ -23945,7 +23945,7 @@ "xloc": [ "default-mobile.handlebars->11->647", "default.handlebars->47->1389", - "default3.handlebars->35->1377", + "default3.handlebars->35->1390", "sharing-mobile.handlebars->11->10", "sharing.handlebars->11->29", "sharing.handlebars->11->7" @@ -23964,7 +23964,7 @@ "uk": "Відмовлено у вході користувачу з {0}, {1}, {2}", "xloc": [ "default.handlebars->47->2696", - "default3.handlebars->35->2695" + "default3.handlebars->35->2708" ] }, { @@ -24154,22 +24154,22 @@ "default.handlebars->47->910", "default.handlebars->47->911", "default.handlebars->container->column_l->p42->p42tbl->1->0->3", - "default3.handlebars->35->1370", - "default3.handlebars->35->1604", - "default3.handlebars->35->1631", - "default3.handlebars->35->1641", - "default3.handlebars->35->168", - "default3.handlebars->35->2126", - "default3.handlebars->35->2184", - "default3.handlebars->35->2324", - "default3.handlebars->35->2325", - "default3.handlebars->35->2705", - "default3.handlebars->35->2869", - "default3.handlebars->35->2880", - "default3.handlebars->35->2881", - "default3.handlebars->35->2927", - "default3.handlebars->35->908", - "default3.handlebars->35->909", + "default3.handlebars->35->1383", + "default3.handlebars->35->1617", + "default3.handlebars->35->1644", + "default3.handlebars->35->1654", + "default3.handlebars->35->181", + "default3.handlebars->35->2139", + "default3.handlebars->35->2197", + "default3.handlebars->35->2337", + "default3.handlebars->35->2338", + "default3.handlebars->35->2718", + "default3.handlebars->35->2882", + "default3.handlebars->35->2893", + "default3.handlebars->35->2894", + "default3.handlebars->35->2940", + "default3.handlebars->35->921", + "default3.handlebars->35->922", "default3.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -24238,16 +24238,16 @@ "default.handlebars->47->875", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop", - "default3.handlebars->35->1102", - "default3.handlebars->35->1214", - "default3.handlebars->35->1489", - "default3.handlebars->35->2255", - "default3.handlebars->35->2331", - "default3.handlebars->35->3150", - "default3.handlebars->35->3216", - "default3.handlebars->35->3269", - "default3.handlebars->35->3375", - "default3.handlebars->35->873", + "default3.handlebars->35->1115", + "default3.handlebars->35->1227", + "default3.handlebars->35->1502", + "default3.handlebars->35->2268", + "default3.handlebars->35->2344", + "default3.handlebars->35->3163", + "default3.handlebars->35->3229", + "default3.handlebars->35->3282", + "default3.handlebars->35->3390", + "default3.handlebars->35->886", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default3.handlebars->contextMenu->cxdesktop", "sharing-mobile.handlebars->11->6", @@ -24284,9 +24284,9 @@ "default.handlebars->47->1108", "default.handlebars->47->1221", "default.handlebars->47->2261", - "default3.handlebars->35->1106", - "default3.handlebars->35->1217", - "default3.handlebars->35->2259" + "default3.handlebars->35->1119", + "default3.handlebars->35->1230", + "default3.handlebars->35->2272" ] }, { @@ -24317,8 +24317,8 @@ "xloc": [ "default.handlebars->47->1105", "default.handlebars->47->2258", - "default3.handlebars->35->1103", - "default3.handlebars->35->2256" + "default3.handlebars->35->1116", + "default3.handlebars->35->2269" ] }, { @@ -24350,9 +24350,9 @@ "default.handlebars->47->1109", "default.handlebars->47->1223", "default.handlebars->47->2262", - "default3.handlebars->35->1107", - "default3.handlebars->35->1219", - "default3.handlebars->35->2260" + "default3.handlebars->35->1120", + "default3.handlebars->35->1232", + "default3.handlebars->35->2273" ] }, { @@ -24412,7 +24412,7 @@ "zh-cht": "桌面多路復用", "xloc": [ "default.handlebars->47->3390", - "default3.handlebars->35->3380" + "default3.handlebars->35->3395" ] }, { @@ -24445,10 +24445,10 @@ "default.handlebars->47->2892", "default.handlebars->47->2997", "default.handlebars->47->982", - "default3.handlebars->35->2206", - "default3.handlebars->35->2888", - "default3.handlebars->35->2993", - "default3.handlebars->35->980" + "default3.handlebars->35->2219", + "default3.handlebars->35->2901", + "default3.handlebars->35->3006", + "default3.handlebars->35->993" ] }, { @@ -24481,10 +24481,10 @@ "default.handlebars->47->2891", "default.handlebars->47->2996", "default.handlebars->47->981", - "default3.handlebars->35->2205", - "default3.handlebars->35->2887", - "default3.handlebars->35->2992", - "default3.handlebars->35->979" + "default3.handlebars->35->2218", + "default3.handlebars->35->2900", + "default3.handlebars->35->3005", + "default3.handlebars->35->992" ] }, { @@ -24517,10 +24517,10 @@ "default.handlebars->47->2889", "default.handlebars->47->2994", "default.handlebars->47->979", - "default3.handlebars->35->2203", - "default3.handlebars->35->2885", - "default3.handlebars->35->2990", - "default3.handlebars->35->977" + "default3.handlebars->35->2216", + "default3.handlebars->35->2898", + "default3.handlebars->35->3003", + "default3.handlebars->35->990" ] }, { @@ -24550,7 +24550,7 @@ "zh-cht": "桌面會話", "xloc": [ "default.handlebars->47->3150", - "default3.handlebars->35->3140" + "default3.handlebars->35->3153" ] }, { @@ -24670,10 +24670,10 @@ "default.handlebars->47->2890", "default.handlebars->47->2995", "default.handlebars->47->980", - "default3.handlebars->35->2204", - "default3.handlebars->35->2886", - "default3.handlebars->35->2991", - "default3.handlebars->35->978" + "default3.handlebars->35->2217", + "default3.handlebars->35->2899", + "default3.handlebars->35->3004", + "default3.handlebars->35->991" ] }, { @@ -24703,7 +24703,7 @@ "zh-cht": "僅桌面視圖", "xloc": [ "default.handlebars->47->2970", - "default3.handlebars->35->2966" + "default3.handlebars->35->2979" ] }, { @@ -24733,7 +24733,7 @@ "zh-cht": "桌面,僅查看", "xloc": [ "default.handlebars->47->1226", - "default3.handlebars->35->1222" + "default3.handlebars->35->1235" ] }, { @@ -24763,7 +24763,7 @@ "zh-cht": "桌面時段", "xloc": [ "default.handlebars->47->1501", - "default3.handlebars->35->1488" + "default3.handlebars->35->1501" ] }, { @@ -24862,9 +24862,9 @@ "default.handlebars->47->2425", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default.handlebars->contextMenu->cxdetails", - "default3.handlebars->35->1154", - "default3.handlebars->35->1179", - "default3.handlebars->35->2424", + "default3.handlebars->35->1167", + "default3.handlebars->35->1192", + "default3.handlebars->35->2437", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default3.handlebars->contextMenu->cxdetails" ] @@ -24934,13 +24934,13 @@ "default.handlebars->47->3190", "default.handlebars->47->3210", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5", - "default3.handlebars->35->1625", - "default3.handlebars->35->1830", - "default3.handlebars->35->2361", - "default3.handlebars->35->292", - "default3.handlebars->35->3106", - "default3.handlebars->35->3180", - "default3.handlebars->35->3200", + "default3.handlebars->35->1638", + "default3.handlebars->35->1843", + "default3.handlebars->35->2374", + "default3.handlebars->35->305", + "default3.handlebars->35->3119", + "default3.handlebars->35->3193", + "default3.handlebars->35->3213", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->5" ] }, @@ -25003,7 +25003,7 @@ "default-mobile.handlebars->11->599", "default-mobile.handlebars->11->610", "default.handlebars->47->1288", - "default3.handlebars->35->1284" + "default3.handlebars->35->1297" ] }, { @@ -25063,7 +25063,7 @@ "zh-cht": "設備描述", "xloc": [ "default.handlebars->47->353", - "default3.handlebars->35->351" + "default3.handlebars->35->364" ] }, { @@ -25093,7 +25093,7 @@ "zh-cht": "設備詳情", "xloc": [ "default.handlebars->47->2386", - "default3.handlebars->35->2385" + "default3.handlebars->35->2398" ] }, { @@ -25165,17 +25165,17 @@ "default.handlebars->47->3197", "default.handlebars->47->3213", "default.handlebars->47->3306", - "default3.handlebars->35->2356", - "default3.handlebars->35->2359", - "default3.handlebars->35->2360", - "default3.handlebars->35->2722", - "default3.handlebars->35->2911", - "default3.handlebars->35->2917", - "default3.handlebars->35->3094", - "default3.handlebars->35->3163", - "default3.handlebars->35->3187", - "default3.handlebars->35->3203", - "default3.handlebars->35->3296" + "default3.handlebars->35->2369", + "default3.handlebars->35->2372", + "default3.handlebars->35->2373", + "default3.handlebars->35->2735", + "default3.handlebars->35->2924", + "default3.handlebars->35->2930", + "default3.handlebars->35->3107", + "default3.handlebars->35->3176", + "default3.handlebars->35->3200", + "default3.handlebars->35->3216", + "default3.handlebars->35->3311" ] }, { @@ -25206,7 +25206,7 @@ "xloc": [ "default-mobile.handlebars->11->1026", "default.handlebars->47->2432", - "default3.handlebars->35->2431" + "default3.handlebars->35->2444" ] }, { @@ -25242,11 +25242,11 @@ "default.handlebars->47->2991", "default.handlebars->47->3363", "default.handlebars->container->column_l->p2->p2info->9", - "default3.handlebars->35->2738", - "default3.handlebars->35->2854", - "default3.handlebars->35->2898", - "default3.handlebars->35->2987", - "default3.handlebars->35->3353", + "default3.handlebars->35->2751", + "default3.handlebars->35->2867", + "default3.handlebars->35->2911", + "default3.handlebars->35->3000", + "default3.handlebars->35->3368", "default3.handlebars->container->column_l->p2->p2info->9" ] }, @@ -25277,7 +25277,7 @@ "zh-cht": "裝置訊息輸出", "xloc": [ "default.handlebars->47->810", - "default3.handlebars->35->808" + "default3.handlebars->35->821" ] }, { @@ -25307,7 +25307,7 @@ "zh-cht": "裝置位置", "xloc": [ "default.handlebars->47->1340", - "default3.handlebars->35->1331" + "default3.handlebars->35->1344" ] }, { @@ -25337,7 +25337,7 @@ "zh-cht": "裝置訊息", "xloc": [ "default.handlebars->47->1198", - "default3.handlebars->35->1194" + "default3.handlebars->35->1207" ] }, { @@ -25371,10 +25371,10 @@ "default.handlebars->47->3172", "default.handlebars->47->507", "default.handlebars->47->516", - "default3.handlebars->35->1368", - "default3.handlebars->35->3162", - "default3.handlebars->35->505", - "default3.handlebars->35->514", + "default3.handlebars->35->1381", + "default3.handlebars->35->3175", + "default3.handlebars->35->518", + "default3.handlebars->35->527", "player.handlebars->3->25" ] }, @@ -25406,8 +25406,8 @@ "xloc": [ "default.handlebars->47->1212", "default.handlebars->47->788", - "default3.handlebars->35->1208", - "default3.handlebars->35->786" + "default3.handlebars->35->1221", + "default3.handlebars->35->799" ] }, { @@ -25446,7 +25446,7 @@ "uk": "Пристрій Увімкнено", "xloc": [ "default.handlebars->47->2700", - "default3.handlebars->35->2699" + "default3.handlebars->35->2712" ] }, { @@ -25476,7 +25476,7 @@ "zh-cht": "設備推送", "xloc": [ "default.handlebars->47->3011", - "default3.handlebars->35->3007" + "default3.handlebars->35->3020" ] }, { @@ -25492,7 +25492,7 @@ "uk": "Запис Push-Сповіщень Пристрою", "xloc": [ "default.handlebars->47->3276", - "default3.handlebars->35->3266" + "default3.handlebars->35->3279" ] }, { @@ -25508,7 +25508,7 @@ "uk": "SMBIOS запис пристрою", "xloc": [ "default.handlebars->47->3275", - "default3.handlebars->35->3265" + "default3.handlebars->35->3278" ] }, { @@ -25591,8 +25591,8 @@ "xloc": [ "default.handlebars->47->1101", "default.handlebars->47->2254", - "default3.handlebars->35->1099", - "default3.handlebars->35->2252" + "default3.handlebars->35->1112", + "default3.handlebars->35->2265" ] }, { @@ -25682,9 +25682,9 @@ "default.handlebars->47->914", "default.handlebars->47->916", "default.handlebars->47->918", - "default3.handlebars->35->912", - "default3.handlebars->35->914", - "default3.handlebars->35->916" + "default3.handlebars->35->925", + "default3.handlebars->35->927", + "default3.handlebars->35->929" ] }, { @@ -25714,7 +25714,7 @@ "zh-cht": "設備視圖列", "xloc": [ "default.handlebars->47->367", - "default3.handlebars->35->365" + "default3.handlebars->35->378" ] }, { @@ -25750,13 +25750,13 @@ "default.handlebars->47->2459", "default.handlebars->47->2463", "default.handlebars->47->2467", - "default3.handlebars->35->1123", - "default3.handlebars->35->1127", - "default3.handlebars->35->1131", - "default3.handlebars->35->2071", - "default3.handlebars->35->2458", - "default3.handlebars->35->2462", - "default3.handlebars->35->2466" + "default3.handlebars->35->1136", + "default3.handlebars->35->1140", + "default3.handlebars->35->1144", + "default3.handlebars->35->2084", + "default3.handlebars->35->2471", + "default3.handlebars->35->2475", + "default3.handlebars->35->2479" ] }, { @@ -25792,13 +25792,13 @@ "default.handlebars->47->2460", "default.handlebars->47->2464", "default.handlebars->47->2468", - "default3.handlebars->35->1124", - "default3.handlebars->35->1128", - "default3.handlebars->35->1132", - "default3.handlebars->35->2072", - "default3.handlebars->35->2459", - "default3.handlebars->35->2463", - "default3.handlebars->35->2467" + "default3.handlebars->35->1137", + "default3.handlebars->35->1141", + "default3.handlebars->35->1145", + "default3.handlebars->35->2085", + "default3.handlebars->35->2472", + "default3.handlebars->35->2476", + "default3.handlebars->35->2480" ] }, { @@ -25828,7 +25828,7 @@ "zh-cht": "設備組已創建:{0}", "xloc": [ "default.handlebars->47->2617", - "default3.handlebars->35->2616" + "default3.handlebars->35->2629" ] }, { @@ -25858,7 +25858,7 @@ "zh-cht": "設備組已刪除:{0}", "xloc": [ "default.handlebars->47->2618", - "default3.handlebars->35->2617" + "default3.handlebars->35->2630" ] }, { @@ -25888,7 +25888,7 @@ "zh-cht": "設備組成員身份已更改:{0}", "xloc": [ "default.handlebars->47->2619", - "default3.handlebars->35->2618" + "default3.handlebars->35->2631" ] }, { @@ -25919,7 +25919,7 @@ "xloc": [ "default-mobile.handlebars->11->606", "default.handlebars->47->1188", - "default3.handlebars->35->1184" + "default3.handlebars->35->1197" ] }, { @@ -25949,7 +25949,7 @@ "zh-cht": "設備組通知已更改", "xloc": [ "default.handlebars->47->2614", - "default3.handlebars->35->2613" + "default3.handlebars->35->2626" ] }, { @@ -25965,7 +25965,7 @@ "uk": "Запис групи пристроїв", "xloc": [ "default.handlebars->47->3261", - "default3.handlebars->35->3251" + "default3.handlebars->35->3264" ] }, { @@ -25995,7 +25995,7 @@ "zh-cht": "未刪除的設備組:{0}", "xloc": [ "default.handlebars->47->2597", - "default3.handlebars->35->2596" + "default3.handlebars->35->2609" ] }, { @@ -26025,7 +26025,7 @@ "zh-cht": "設備組 {0} 已更改:{1}", "xloc": [ "default.handlebars->47->2683", - "default3.handlebars->35->2682" + "default3.handlebars->35->2695" ] }, { @@ -26055,7 +26055,7 @@ "zh-cht": "設備組此設備是中繼", "xloc": [ "default.handlebars->47->1021", - "default3.handlebars->35->1019" + "default3.handlebars->35->1032" ] }, { @@ -26071,7 +26071,7 @@ "uk": "Записи інформації про пристрій", "xloc": [ "default.handlebars->47->3263", - "default3.handlebars->35->3253" + "default3.handlebars->35->3266" ] }, { @@ -26104,8 +26104,8 @@ "default-mobile.handlebars->11->490", "default.handlebars->47->415", "default.handlebars->47->896", - "default3.handlebars->35->413", - "default3.handlebars->35->894" + "default3.handlebars->35->426", + "default3.handlebars->35->907" ] }, { @@ -26136,7 +26136,7 @@ "xloc": [ "default-mobile.handlebars->11->426", "default.handlebars->47->461", - "default3.handlebars->35->459" + "default3.handlebars->35->472" ] }, { @@ -26166,7 +26166,7 @@ "zh-cht": "檢測到裝置,但無法獲得電源狀態。", "xloc": [ "default.handlebars->47->711", - "default3.handlebars->35->709" + "default3.handlebars->35->722" ] }, { @@ -26197,7 +26197,7 @@ "xloc": [ "default-mobile.handlebars->11->471", "default.handlebars->47->719", - "default3.handlebars->35->717" + "default3.handlebars->35->730" ] }, { @@ -26228,7 +26228,7 @@ "xloc": [ "default-mobile.handlebars->11->470", "default.handlebars->47->718", - "default3.handlebars->35->716" + "default3.handlebars->35->729" ] }, { @@ -26258,7 +26258,7 @@ "zh-cht": "裝置處於深度睡眠狀態(S3)。", "xloc": [ "default.handlebars->47->705", - "default3.handlebars->35->703" + "default3.handlebars->35->716" ] }, { @@ -26288,7 +26288,7 @@ "zh-cht": "裝置處於休眠狀態(S4)。", "xloc": [ "default.handlebars->47->707", - "default3.handlebars->35->705" + "default3.handlebars->35->718" ] }, { @@ -26318,7 +26318,7 @@ "zh-cht": "裝置處於關機狀態(S5)。", "xloc": [ "default.handlebars->47->709", - "default3.handlebars->35->707" + "default3.handlebars->35->720" ] }, { @@ -26349,7 +26349,7 @@ "xloc": [ "default-mobile.handlebars->11->468", "default.handlebars->47->716", - "default3.handlebars->35->714" + "default3.handlebars->35->727" ] }, { @@ -26379,7 +26379,7 @@ "zh-cht": "裝置處於睡眠狀態(S1)。", "xloc": [ "default.handlebars->47->701", - "default3.handlebars->35->699" + "default3.handlebars->35->712" ] }, { @@ -26410,7 +26410,7 @@ "xloc": [ "default-mobile.handlebars->11->469", "default.handlebars->47->717", - "default3.handlebars->35->715" + "default3.handlebars->35->728" ] }, { @@ -26440,7 +26440,7 @@ "zh-cht": "裝置處於睡眠狀態(S2)。", "xloc": [ "default.handlebars->47->703", - "default3.handlebars->35->701" + "default3.handlebars->35->714" ] }, { @@ -26471,7 +26471,7 @@ "xloc": [ "default-mobile.handlebars->11->472", "default.handlebars->47->720", - "default3.handlebars->35->718" + "default3.handlebars->35->731" ] }, { @@ -26504,8 +26504,8 @@ "default-mobile.handlebars->11->489", "default.handlebars->47->414", "default.handlebars->47->895", - "default3.handlebars->35->412", - "default3.handlebars->35->893" + "default3.handlebars->35->425", + "default3.handlebars->35->906" ] }, { @@ -26536,7 +26536,7 @@ "xloc": [ "default-mobile.handlebars->11->467", "default.handlebars->47->715", - "default3.handlebars->35->713" + "default3.handlebars->35->726" ] }, { @@ -26566,7 +26566,7 @@ "zh-cht": "設備已斷電。", "xloc": [ "default.handlebars->47->713", - "default3.handlebars->35->711" + "default3.handlebars->35->724" ] }, { @@ -26596,7 +26596,7 @@ "zh-cht": "裝置已連接電源。", "xloc": [ "default.handlebars->47->699", - "default3.handlebars->35->697" + "default3.handlebars->35->710" ] }, { @@ -26627,7 +26627,7 @@ "xloc": [ "default-mobile.handlebars->11->473", "default.handlebars->47->721", - "default3.handlebars->35->719" + "default3.handlebars->35->732" ] }, { @@ -26657,7 +26657,7 @@ "zh-cht": "裝置名稱", "xloc": [ "default.handlebars->47->887", - "default3.handlebars->35->885" + "default3.handlebars->35->898" ] }, { @@ -26687,7 +26687,7 @@ "zh-cht": "設備通知", "xloc": [ "default.handlebars->47->751", - "default3.handlebars->35->749" + "default3.handlebars->35->762" ] }, { @@ -26702,7 +26702,7 @@ "uk": "Записи про зміни стану живлення", "xloc": [ "default.handlebars->47->3269", - "default3.handlebars->35->3259" + "default3.handlebars->35->3272" ] }, { @@ -26718,7 +26718,7 @@ "uk": "Запис пристрою", "xloc": [ "default.handlebars->47->3260", - "default3.handlebars->35->3250" + "default3.handlebars->35->3263" ] }, { @@ -26748,7 +26748,7 @@ "zh-cht": "設備請求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "xloc": [ "default.handlebars->47->2652", - "default3.handlebars->35->2651" + "default3.handlebars->35->2664" ] }, { @@ -26778,7 +26778,7 @@ "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}", "xloc": [ "default.handlebars->47->2599", - "default3.handlebars->35->2598" + "default3.handlebars->35->2611" ] }, { @@ -26794,7 +26794,7 @@ "uk": "Записи поширеного пристрою", "xloc": [ "default.handlebars->47->3273", - "default3.handlebars->35->3263" + "default3.handlebars->35->3276" ] }, { @@ -26810,7 +26810,7 @@ "uk": "Пристрій, користувачі, групи та інші записи", "xloc": [ "default.handlebars->47->3277", - "default3.handlebars->35->3267" + "default3.handlebars->35->3280" ] }, { @@ -26842,9 +26842,9 @@ "default.handlebars->47->2277", "default.handlebars->47->2859", "default.handlebars->47->2903", - "default3.handlebars->35->2275", - "default3.handlebars->35->2855", - "default3.handlebars->35->2899" + "default3.handlebars->35->2288", + "default3.handlebars->35->2868", + "default3.handlebars->35->2912" ] }, { @@ -27082,8 +27082,8 @@ "default-mobile.handlebars->11->784", "default.handlebars->47->141", "default.handlebars->47->972", - "default3.handlebars->35->141", - "default3.handlebars->35->970" + "default3.handlebars->35->154", + "default3.handlebars->35->983" ] }, { @@ -27091,7 +27091,7 @@ "nl": "Duo twee factorauthenticatie uitgeschakeld", "xloc": [ "default.handlebars->47->2702", - "default3.handlebars->35->2701" + "default3.handlebars->35->2714" ] }, { @@ -27121,7 +27121,7 @@ "zh-cht": "禁用的電子郵件兩因素身份驗證", "xloc": [ "default.handlebars->47->2630", - "default3.handlebars->35->2629" + "default3.handlebars->35->2642" ] }, { @@ -27160,8 +27160,8 @@ "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", "default.handlebars->deskDisconnectContextMenu->3", - "default3.handlebars->35->2216", - "default3.handlebars->35->990", + "default3.handlebars->35->1003", + "default3.handlebars->35->2229", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->disconnectbutton1span->5->3->0", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->disconnectbutton1span->disconnectbutton1", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->disconnectbutton2span->disconnectbutton2", @@ -27300,12 +27300,12 @@ "default.handlebars->47->473", "default.handlebars->47->477", "default.handlebars->47->481", - "default3.handlebars->35->456", - "default3.handlebars->35->463", - "default3.handlebars->35->467", - "default3.handlebars->35->471", - "default3.handlebars->35->475", - "default3.handlebars->35->479" + "default3.handlebars->35->469", + "default3.handlebars->35->476", + "default3.handlebars->35->480", + "default3.handlebars->35->484", + "default3.handlebars->35->488", + "default3.handlebars->35->492" ] }, { @@ -27346,10 +27346,10 @@ "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3->p13Status", - "default3.handlebars->35->404", - "default3.handlebars->35->407", - "default3.handlebars->35->447", - "default3.handlebars->35->488", + "default3.handlebars->35->417", + "default3.handlebars->35->420", + "default3.handlebars->35->460", + "default3.handlebars->35->501", "default3.handlebars->35->8", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->deskstatus", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->termstatus", @@ -27409,8 +27409,8 @@ "xloc": [ "default.handlebars->47->1805", "default.handlebars->47->3043", - "default3.handlebars->35->1789", - "default3.handlebars->35->3039" + "default3.handlebars->35->1802", + "default3.handlebars->35->3052" ] }, { @@ -27440,7 +27440,7 @@ "zh-cht": "解僱", "xloc": [ "default.handlebars->47->455", - "default3.handlebars->35->453" + "default3.handlebars->35->466" ] }, { @@ -27500,7 +27500,7 @@ "zh-cht": "在遠程裝置上顯示一個訊息框。", "xloc": [ "default.handlebars->47->1192", - "default3.handlebars->35->1188" + "default3.handlebars->35->1201" ] }, { @@ -27560,7 +27560,7 @@ "zh-cht": "在遠程裝置上顯示短信", "xloc": [ "default.handlebars->47->1033", - "default3.handlebars->35->1031" + "default3.handlebars->35->1044" ] }, { @@ -27616,7 +27616,7 @@ "zh-cht": "顯示裝置群名稱", "xloc": [ "default.handlebars->47->2086", - "default3.handlebars->35->2070" + "default3.handlebars->35->2083" ] }, { @@ -27646,7 +27646,7 @@ "zh-cht": "顯示名稱", "xloc": [ "default.handlebars->47->1473", - "default3.handlebars->35->1461" + "default3.handlebars->35->1474" ] }, { @@ -27676,7 +27676,7 @@ "zh-cht": "顯示公共鏈結", "xloc": [ "default.handlebars->47->2498", - "default3.handlebars->35->2497" + "default3.handlebars->35->2510" ] }, { @@ -27706,7 +27706,7 @@ "zh-cht": "顯示 {0}", "xloc": [ "default.handlebars->47->1504", - "default3.handlebars->35->1491" + "default3.handlebars->35->1504" ] }, { @@ -27717,7 +27717,7 @@ "uk": "Показ вікна попередження, title=\\\"{0}\\\", message=\\\"{1}\\\"", "xloc": [ "default.handlebars->47->2699", - "default3.handlebars->35->2698" + "default3.handlebars->35->2711" ] }, { @@ -27747,7 +27747,7 @@ "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”", "xloc": [ "default.handlebars->47->2559", - "default3.handlebars->35->2558" + "default3.handlebars->35->2571" ] }, { @@ -27777,7 +27777,7 @@ "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”", "xloc": [ "default.handlebars->47->2567", - "default3.handlebars->35->2566" + "default3.handlebars->35->2579" ] }, { @@ -27808,8 +27808,8 @@ "xloc": [ "default.handlebars->47->2306", "default.handlebars->47->2310", - "default3.handlebars->35->2302", - "default3.handlebars->35->2306" + "default3.handlebars->35->2315", + "default3.handlebars->35->2319" ] }, { @@ -27844,12 +27844,12 @@ "default.handlebars->47->2871", "default.handlebars->47->2880", "default.handlebars->47->2954", - "default3.handlebars->35->137", - "default3.handlebars->35->1395", - "default3.handlebars->35->2820", - "default3.handlebars->35->2867", - "default3.handlebars->35->2876", - "default3.handlebars->35->2950", + "default3.handlebars->35->1408", + "default3.handlebars->35->150", + "default3.handlebars->35->2833", + "default3.handlebars->35->2880", + "default3.handlebars->35->2889", + "default3.handlebars->35->2963", "mstsc.handlebars->main->1->3->1->rowdomain->1->0", "mstsc.handlebars->main->1->3->1->rowdomain->3" ] @@ -27907,7 +27907,7 @@ "zh-cht": "請勿更改,如果設置請保留CCM", "xloc": [ "default.handlebars->47->2302", - "default3.handlebars->35->2298" + "default3.handlebars->35->2311" ] }, { @@ -27963,7 +27963,7 @@ "zh-cht": "不要連接到伺服器", "xloc": [ "default.handlebars->47->2311", - "default3.handlebars->35->2307" + "default3.handlebars->35->2320" ] }, { @@ -28103,7 +28103,7 @@ "xloc": [ "default-mobile.handlebars->11->670", "default.handlebars->47->1442", - "default3.handlebars->35->1431", + "default3.handlebars->35->1444", "sharing-mobile.handlebars->11->31" ] }, @@ -28232,7 +28232,7 @@ "xloc": [ "default-mobile.handlebars->11->745", "default.handlebars->47->1594", - "default3.handlebars->35->1581", + "default3.handlebars->35->1594", "sharing-mobile.handlebars->11->106", "sharing.handlebars->11->82" ] @@ -28264,7 +28264,7 @@ "zh-cht": "下載MeshCentral Router,一個TCP端口映射工具。", "xloc": [ "default.handlebars->47->404", - "default3.handlebars->35->402" + "default3.handlebars->35->415" ] }, { @@ -28294,7 +28294,7 @@ "zh-cht": "下載MeshCmd", "xloc": [ "default.handlebars->47->1366", - "default3.handlebars->35->1355" + "default3.handlebars->35->1368" ] }, { @@ -28324,7 +28324,7 @@ "zh-cht": "下載MeshCmd,這是一個多功能的指令執行工具。", "xloc": [ "default.handlebars->47->402", - "default3.handlebars->35->400" + "default3.handlebars->35->413" ] }, { @@ -28386,7 +28386,7 @@ "default.handlebars->47->2728", "default.handlebars->container->column_l->p3->3->1->0->3", "default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv", - "default3.handlebars->35->2727", + "default3.handlebars->35->2740", "default3.handlebars->container->column_l->p60->3->1->0->1->1->p60downloadReportDiv" ] }, @@ -28417,7 +28417,7 @@ "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。", "xloc": [ "default.handlebars->47->1359", - "default3.handlebars->35->1348" + "default3.handlebars->35->1361" ] }, { @@ -28507,7 +28507,7 @@ "zh-cht": "下載設備列表", "xloc": [ "default.handlebars->47->2275", - "default3.handlebars->35->2273" + "default3.handlebars->35->2286" ] }, { @@ -28537,7 +28537,7 @@ "zh-cht": "下載錯誤日誌", "xloc": [ "default.handlebars->47->211", - "default3.handlebars->35->211" + "default3.handlebars->35->224" ] }, { @@ -28567,7 +28567,7 @@ "zh-cht": "下載電源事件", "xloc": [ "default.handlebars->47->1314", - "default3.handlebars->35->1307" + "default3.handlebars->35->1320" ] }, { @@ -28717,7 +28717,7 @@ "zh-cht": "使用以下一種檔案格式下載裝置列表。", "xloc": [ "default.handlebars->47->802", - "default3.handlebars->35->800" + "default3.handlebars->35->813" ] }, { @@ -28747,7 +28747,7 @@ "zh-cht": "使用以下一種檔案格式下載事件列表。", "xloc": [ "default.handlebars->47->2729", - "default3.handlebars->35->2728" + "default3.handlebars->35->2741" ] }, { @@ -28777,7 +28777,7 @@ "zh-cht": "使用以下一種檔案格式下載用戶列表。", "xloc": [ "default.handlebars->47->2806", - "default3.handlebars->35->2804" + "default3.handlebars->35->2817" ] }, { @@ -28898,7 +28898,7 @@ "zh-cht": "下載:“{0}”", "xloc": [ "default.handlebars->47->2590", - "default3.handlebars->35->2589" + "default3.handlebars->35->2602" ] }, { @@ -28928,7 +28928,7 @@ "zh-cht": "下載:\\\"{0}\\\",大小:{1}", "xloc": [ "default.handlebars->47->2647", - "default3.handlebars->35->2646" + "default3.handlebars->35->2659" ] }, { @@ -28965,7 +28965,7 @@ "nl": "Duo", "xloc": [ "default.handlebars->47->3009", - "default3.handlebars->35->3005", + "default3.handlebars->35->3018", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3" ] @@ -28976,8 +28976,8 @@ "xloc": [ "default.handlebars->47->1834", "default.handlebars->47->1836", - "default3.handlebars->35->1818", - "default3.handlebars->35->1820", + "default3.handlebars->35->1831", + "default3.handlebars->35->1833", "login2.handlebars->centralTable->1->0->logincell->resettokenpanel->resettokenpanelform->5->1->2farow2->1->3", "login2.handlebars->centralTable->1->0->logincell->tokenpanel->tokenpanelform->7->1->2farow->1->3" ] @@ -29009,7 +29009,7 @@ "zh-cht": "代理重複", "xloc": [ "default.handlebars->47->3358", - "default3.handlebars->35->3348" + "default3.handlebars->35->3363" ] }, { @@ -29069,7 +29069,7 @@ "zh-cht": "複製用戶群", "xloc": [ "default.handlebars->47->2875", - "default3.handlebars->35->2871" + "default3.handlebars->35->2884" ] }, { @@ -29129,11 +29129,11 @@ "default.handlebars->47->303", "default.handlebars->47->3145", "default.handlebars->47->3178", - "default3.handlebars->35->1252", - "default3.handlebars->35->298", - "default3.handlebars->35->300", - "default3.handlebars->35->3135", - "default3.handlebars->35->3168", + "default3.handlebars->35->1265", + "default3.handlebars->35->311", + "default3.handlebars->35->313", + "default3.handlebars->35->3148", + "default3.handlebars->35->3181", "player.handlebars->3->18" ] }, @@ -29191,7 +29191,7 @@ "xloc": [ "default-mobile.handlebars->11->161", "default.handlebars->47->1905", - "default3.handlebars->35->1888", + "default3.handlebars->35->1901", "login2.handlebars->7->47" ] }, @@ -29223,7 +29223,7 @@ "xloc": [ "default-mobile.handlebars->11->160", "default.handlebars->47->1904", - "default3.handlebars->35->1887", + "default3.handlebars->35->1900", "login2.handlebars->7->46" ] }, @@ -29397,8 +29397,8 @@ "xloc": [ "default.handlebars->47->261", "default.handlebars->47->263", - "default3.handlebars->35->258", - "default3.handlebars->35->260" + "default3.handlebars->35->271", + "default3.handlebars->35->273" ] }, { @@ -29681,9 +29681,9 @@ "default.handlebars->47->1377", "default.handlebars->47->1379", "default.handlebars->47->1386", - "default3.handlebars->35->1366", - "default3.handlebars->35->1367", - "default3.handlebars->35->1374" + "default3.handlebars->35->1379", + "default3.handlebars->35->1380", + "default3.handlebars->35->1387" ] }, { @@ -29723,12 +29723,12 @@ "default.handlebars->47->2366", "default.handlebars->47->2393", "default.handlebars->47->2405", - "default3.handlebars->35->2318", - "default3.handlebars->35->2321", - "default3.handlebars->35->2326", - "default3.handlebars->35->2365", - "default3.handlebars->35->2392", - "default3.handlebars->35->2404" + "default3.handlebars->35->2331", + "default3.handlebars->35->2334", + "default3.handlebars->35->2339", + "default3.handlebars->35->2378", + "default3.handlebars->35->2405", + "default3.handlebars->35->2417" ] }, { @@ -29758,7 +29758,7 @@ "zh-cht": "編輯裝置群功能", "xloc": [ "default.handlebars->47->2352", - "default3.handlebars->35->2351" + "default3.handlebars->35->2364" ] }, { @@ -29789,8 +29789,8 @@ "xloc": [ "default.handlebars->47->2390", "default.handlebars->47->2402", - "default3.handlebars->35->2389", - "default3.handlebars->35->2401" + "default3.handlebars->35->2402", + "default3.handlebars->35->2414" ] }, { @@ -29820,7 +29820,7 @@ "zh-cht": "編輯裝置群用戶同意", "xloc": [ "default.handlebars->47->2328", - "default3.handlebars->35->2327" + "default3.handlebars->35->2340" ] }, { @@ -29851,7 +29851,7 @@ "xloc": [ "default-mobile.handlebars->11->995", "default.handlebars->47->2380", - "default3.handlebars->35->2379" + "default3.handlebars->35->2392" ] }, { @@ -29882,8 +29882,8 @@ "xloc": [ "default.handlebars->47->2395", "default.handlebars->47->2397", - "default3.handlebars->35->2394", - "default3.handlebars->35->2396" + "default3.handlebars->35->2407", + "default3.handlebars->35->2409" ] }, { @@ -29913,7 +29913,7 @@ "zh-cht": "編輯裝置標籤", "xloc": [ "default.handlebars->47->777", - "default3.handlebars->35->774" + "default3.handlebars->35->787" ] }, { @@ -29943,7 +29943,7 @@ "zh-cht": "編輯裝置用戶同意", "xloc": [ "default.handlebars->47->2330", - "default3.handlebars->35->2329" + "default3.handlebars->35->2342" ] }, { @@ -29973,7 +29973,7 @@ "zh-cht": "編輯群組", "xloc": [ "default.handlebars->47->1162", - "default3.handlebars->35->1158" + "default3.handlebars->35->1171" ] }, { @@ -30010,10 +30010,10 @@ "default.handlebars->47->934", "default.handlebars->47->939", "default.handlebars->47->940", - "default3.handlebars->35->1313", - "default3.handlebars->35->932", - "default3.handlebars->35->937", - "default3.handlebars->35->938" + "default3.handlebars->35->1326", + "default3.handlebars->35->945", + "default3.handlebars->35->950", + "default3.handlebars->35->951" ] }, { @@ -30044,14 +30044,14 @@ "xloc": [ "default-mobile.handlebars->11->1010", "default.handlebars->47->2412", - "default3.handlebars->35->2411" + "default3.handlebars->35->2424" ] }, { "en": "Edit Tags", "nl": "Bewerk Tags", "xloc": [ - "default3.handlebars->35->1373" + "default3.handlebars->35->1386" ] }, { @@ -30081,7 +30081,7 @@ "zh-cht": "編輯用戶同意", "xloc": [ "default.handlebars->47->2329", - "default3.handlebars->35->2328" + "default3.handlebars->35->2341" ] }, { @@ -30111,7 +30111,7 @@ "zh-cht": "編輯用戶裝置群權限", "xloc": [ "default.handlebars->47->2403", - "default3.handlebars->35->2402" + "default3.handlebars->35->2415" ] }, { @@ -30141,7 +30141,7 @@ "zh-cht": "編輯用戶裝置權限", "xloc": [ "default.handlebars->47->2398", - "default3.handlebars->35->2397" + "default3.handlebars->35->2410" ] }, { @@ -30171,7 +30171,7 @@ "zh-cht": "編輯用戶特徵", "xloc": [ "default.handlebars->47->3080", - "default3.handlebars->35->3076" + "default3.handlebars->35->3089" ] }, { @@ -30201,7 +30201,7 @@ "zh-cht": "編輯用戶群", "xloc": [ "default.handlebars->47->2932", - "default3.handlebars->35->2928" + "default3.handlebars->35->2941" ] }, { @@ -30231,7 +30231,7 @@ "zh-cht": "編輯用戶群裝置權限", "xloc": [ "default.handlebars->47->2400", - "default3.handlebars->35->2399" + "default3.handlebars->35->2412" ] }, { @@ -30261,7 +30261,7 @@ "zh-cht": "編輯用戶組功能", "xloc": [ "default.handlebars->47->2925", - "default3.handlebars->35->2921" + "default3.handlebars->35->2934" ] }, { @@ -30291,7 +30291,7 @@ "zh-cht": "編輯用戶組用戶同意", "xloc": [ "default.handlebars->47->2331", - "default3.handlebars->35->2330" + "default3.handlebars->35->2343" ] }, { @@ -30352,7 +30352,7 @@ "zh-cht": "編輯標籤", "xloc": [ "default.handlebars->47->752", - "default3.handlebars->35->750" + "default3.handlebars->35->763" ] }, { @@ -30444,12 +30444,12 @@ "default.handlebars->47->3022", "default.handlebars->47->3083", "default.handlebars->47->558", - "default3.handlebars->35->2822", - "default3.handlebars->35->2954", - "default3.handlebars->35->2956", - "default3.handlebars->35->3004", - "default3.handlebars->35->3018", - "default3.handlebars->35->556", + "default3.handlebars->35->2835", + "default3.handlebars->35->2967", + "default3.handlebars->35->2969", + "default3.handlebars->35->3017", + "default3.handlebars->35->3031", + "default3.handlebars->35->569", "login-mobile.handlebars->5->45", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->5->50", @@ -30476,8 +30476,8 @@ "xloc": [ "default.handlebars->47->2220", "default.handlebars->47->994", - "default3.handlebars->35->2218", - "default3.handlebars->35->992" + "default3.handlebars->35->1005", + "default3.handlebars->35->2231" ] }, { @@ -30508,7 +30508,7 @@ "xloc": [ "default-mobile.handlebars->11->328", "default.handlebars->47->2095", - "default3.handlebars->35->2079" + "default3.handlebars->35->2092" ] }, { @@ -30539,7 +30539,7 @@ "xloc": [ "default-mobile.handlebars->11->112", "default.handlebars->47->1831", - "default3.handlebars->35->1815" + "default3.handlebars->35->1828" ] }, { @@ -30665,8 +30665,8 @@ "xloc": [ "default.handlebars->47->1130", "default.handlebars->47->2462", - "default3.handlebars->35->1126", - "default3.handlebars->35->2461" + "default3.handlebars->35->1139", + "default3.handlebars->35->2474" ] }, { @@ -30723,7 +30723,7 @@ "xloc": [ "default-mobile.handlebars->11->326", "default.handlebars->47->2093", - "default3.handlebars->35->2077" + "default3.handlebars->35->2090" ] }, { @@ -30754,7 +30754,7 @@ "xloc": [ "default-mobile.handlebars->11->1068", "default.handlebars->47->3337", - "default3.handlebars->35->3327" + "default3.handlebars->35->3342" ] }, { @@ -30784,7 +30784,7 @@ "zh-cht": "電郵邀請", "xloc": [ "default.handlebars->47->555", - "default3.handlebars->35->553" + "default3.handlebars->35->566" ] }, { @@ -30814,7 +30814,7 @@ "zh-cht": "電郵未驗證", "xloc": [ "default.handlebars->47->2759", - "default3.handlebars->35->2758" + "default3.handlebars->35->2771" ] }, { @@ -30845,8 +30845,8 @@ "xloc": [ "default.handlebars->47->2760", "default.handlebars->47->2952", - "default3.handlebars->35->2759", - "default3.handlebars->35->2948" + "default3.handlebars->35->2772", + "default3.handlebars->35->2961" ] }, { @@ -30876,7 +30876,7 @@ "zh-cht": "電郵已驗證。", "xloc": [ "default.handlebars->47->2830", - "default3.handlebars->35->2828" + "default3.handlebars->35->2841" ] }, { @@ -30906,7 +30906,7 @@ "zh-cht": "電郵未驗證", "xloc": [ "default.handlebars->47->2953", - "default3.handlebars->35->2949" + "default3.handlebars->35->2962" ] }, { @@ -30963,7 +30963,7 @@ "xloc": [ "default-mobile.handlebars->11->1052", "default.handlebars->47->3321", - "default3.handlebars->35->3311", + "default3.handlebars->35->3326", "login-mobile.handlebars->5->2", "login.handlebars->5->2", "login2.handlebars->7->200" @@ -31053,7 +31053,7 @@ "zh-cht": "已通過電郵驗證,並且需要重置密碼。", "xloc": [ "default.handlebars->47->2831", - "default3.handlebars->35->2829" + "default3.handlebars->35->2842" ] }, { @@ -31109,7 +31109,7 @@ "zh-cht": "電子郵件/短信/推送流量", "xloc": [ "default.handlebars->47->3419", - "default3.handlebars->35->3409" + "default3.handlebars->35->3424" ] }, { @@ -31232,7 +31232,7 @@ "zh-cht": "啟用邀請代碼", "xloc": [ "default.handlebars->47->2438", - "default3.handlebars->35->2437" + "default3.handlebars->35->2450" ] }, { @@ -31292,7 +31292,7 @@ "xloc": [ "default-mobile.handlebars->11->114", "default.handlebars->47->1833", - "default3.handlebars->35->1817" + "default3.handlebars->35->1830" ] }, { @@ -31355,9 +31355,9 @@ "default.handlebars->47->140", "default.handlebars->47->1744", "default.handlebars->47->3180", - "default3.handlebars->35->140", - "default3.handlebars->35->1729", - "default3.handlebars->35->3170" + "default3.handlebars->35->153", + "default3.handlebars->35->1742", + "default3.handlebars->35->3183" ] }, { @@ -31365,7 +31365,7 @@ "nl": "Duo twee factorauthenticatie ingeschakeld", "xloc": [ "default.handlebars->47->2701", - "default3.handlebars->35->2700" + "default3.handlebars->35->2713" ] }, { @@ -31395,7 +31395,7 @@ "zh-cht": "啟用電子郵件兩因素身份驗證", "xloc": [ "default.handlebars->47->2629", - "default3.handlebars->35->2628" + "default3.handlebars->35->2641" ] }, { @@ -31487,7 +31487,7 @@ "zh-cht": "編碼:RAW", "xloc": [ "default.handlebars->47->1601", - "default3.handlebars->35->1588", + "default3.handlebars->35->1601", "sharing.handlebars->11->89" ] }, @@ -31518,7 +31518,7 @@ "zh-cht": "編碼:UTF8", "xloc": [ "default.handlebars->47->1602", - "default3.handlebars->35->1589", + "default3.handlebars->35->1602", "sharing.handlebars->11->90" ] }, @@ -31531,7 +31531,7 @@ "xloc": [ "default-mobile.handlebars->11->900", "default.handlebars->47->1746", - "default3.handlebars->35->1731" + "default3.handlebars->35->1744" ] }, { @@ -31562,7 +31562,7 @@ "xloc": [ "default-mobile.handlebars->11->663", "default.handlebars->47->1436", - "default3.handlebars->35->1425", + "default3.handlebars->35->1438", "sharing-mobile.handlebars->11->25" ] }, @@ -31593,7 +31593,7 @@ "zh-cht": "時間結束", "xloc": [ "default.handlebars->47->3177", - "default3.handlebars->35->3167" + "default3.handlebars->35->3180" ] }, { @@ -31623,7 +31623,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”", "xloc": [ "default.handlebars->47->2552", - "default3.handlebars->35->2551" + "default3.handlebars->35->2564" ] }, { @@ -31653,7 +31653,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”", "xloc": [ "default.handlebars->47->2553", - "default3.handlebars->35->2552" + "default3.handlebars->35->2565" ] }, { @@ -31683,7 +31683,7 @@ "zh-cht": "已結束本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2},{3} 秒", "xloc": [ "default.handlebars->47->2662", - "default3.handlebars->35->2661" + "default3.handlebars->35->2674" ] }, { @@ -31713,7 +31713,7 @@ "zh-cht": "從 {1} 到 {2} 結束的 Messenger 會話 \\\"{0}\\\",{3} 秒", "xloc": [ "default.handlebars->47->2653", - "default3.handlebars->35->2652" + "default3.handlebars->35->2665" ] }, { @@ -31743,7 +31743,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”", "xloc": [ "default.handlebars->47->2550", - "default3.handlebars->35->2549" + "default3.handlebars->35->2562" ] }, { @@ -31773,7 +31773,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”", "xloc": [ "default.handlebars->47->2551", - "default3.handlebars->35->2550" + "default3.handlebars->35->2563" ] }, { @@ -31804,7 +31804,7 @@ "xloc": [ "default-mobile.handlebars->11->162", "default.handlebars->47->1906", - "default3.handlebars->35->1889", + "default3.handlebars->35->1902", "login2.handlebars->7->48" ] }, @@ -31836,7 +31836,7 @@ "xloc": [ "default-mobile.handlebars->11->163", "default.handlebars->47->1907", - "default3.handlebars->35->1890", + "default3.handlebars->35->1903", "login2.handlebars->7->49" ] }, @@ -31868,7 +31868,7 @@ "xloc": [ "default-mobile.handlebars->11->164", "default.handlebars->47->1908", - "default3.handlebars->35->1891", + "default3.handlebars->35->1904", "login2.handlebars->7->50" ] }, @@ -31900,7 +31900,7 @@ "xloc": [ "default-mobile.handlebars->11->165", "default.handlebars->47->1909", - "default3.handlebars->35->1892", + "default3.handlebars->35->1905", "login2.handlebars->7->51" ] }, @@ -31932,7 +31932,7 @@ "xloc": [ "default-mobile.handlebars->11->166", "default.handlebars->47->1910", - "default3.handlebars->35->1893", + "default3.handlebars->35->1906", "login2.handlebars->7->52" ] }, @@ -31964,7 +31964,7 @@ "xloc": [ "default-mobile.handlebars->11->167", "default.handlebars->47->1911", - "default3.handlebars->35->1894", + "default3.handlebars->35->1907", "login2.handlebars->7->53" ] }, @@ -31996,7 +31996,7 @@ "xloc": [ "default-mobile.handlebars->11->168", "default.handlebars->47->1912", - "default3.handlebars->35->1895", + "default3.handlebars->35->1908", "login2.handlebars->7->54" ] }, @@ -32028,7 +32028,7 @@ "xloc": [ "default-mobile.handlebars->11->169", "default.handlebars->47->1913", - "default3.handlebars->35->1896", + "default3.handlebars->35->1909", "login2.handlebars->7->55" ] }, @@ -32060,7 +32060,7 @@ "xloc": [ "default-mobile.handlebars->11->170", "default.handlebars->47->1914", - "default3.handlebars->35->1897", + "default3.handlebars->35->1910", "login2.handlebars->7->56" ] }, @@ -32092,7 +32092,7 @@ "xloc": [ "default-mobile.handlebars->11->171", "default.handlebars->47->1915", - "default3.handlebars->35->1898", + "default3.handlebars->35->1911", "login2.handlebars->7->57" ] }, @@ -32124,7 +32124,7 @@ "xloc": [ "default-mobile.handlebars->11->172", "default.handlebars->47->1916", - "default3.handlebars->35->1899", + "default3.handlebars->35->1912", "login2.handlebars->7->58" ] }, @@ -32156,7 +32156,7 @@ "xloc": [ "default-mobile.handlebars->11->173", "default.handlebars->47->1917", - "default3.handlebars->35->1900", + "default3.handlebars->35->1913", "login2.handlebars->7->59" ] }, @@ -32188,7 +32188,7 @@ "xloc": [ "default-mobile.handlebars->11->174", "default.handlebars->47->1918", - "default3.handlebars->35->1901", + "default3.handlebars->35->1914", "login2.handlebars->7->60" ] }, @@ -32249,10 +32249,10 @@ "default.handlebars->47->1565", "default.handlebars->47->2132", "default.handlebars->47->2133", - "default3.handlebars->35->1418", - "default3.handlebars->35->1552", - "default3.handlebars->35->2134", - "default3.handlebars->35->2135", + "default3.handlebars->35->1431", + "default3.handlebars->35->1565", + "default3.handlebars->35->2147", + "default3.handlebars->35->2148", "sharing-mobile.handlebars->11->19", "sharing.handlebars->11->55" ] @@ -32284,7 +32284,7 @@ "zh-cht": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ "default.handlebars->47->2835", - "default3.handlebars->35->2833" + "default3.handlebars->35->2846" ] }, { @@ -32314,7 +32314,7 @@ "zh-cht": "輸入IP地址範圍以掃描Intel® AMT裝置。", "xloc": [ "default.handlebars->47->543", - "default3.handlebars->35->541" + "default3.handlebars->35->554" ] }, { @@ -32399,7 +32399,7 @@ "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "xloc": [ "default.handlebars->47->1461", - "default3.handlebars->35->1450" + "default3.handlebars->35->1463" ] }, { @@ -32512,7 +32512,7 @@ "zh-cht": "在此處輸入保安編碼以進行兩步登入:", "xloc": [ "default.handlebars->47->228", - "default3.handlebars->35->227" + "default3.handlebars->35->240" ] }, { @@ -32542,7 +32542,7 @@ "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。", "xloc": [ "default.handlebars->47->1797", - "default3.handlebars->35->1781" + "default3.handlebars->35->1794" ] }, { @@ -32557,7 +32557,7 @@ "uk": "Введіть свою службу обміну повідомленнями. Після верифікації цей сервер зможе надсилати підтвердження входу та інші сповіщення.", "xloc": [ "default.handlebars->47->1803", - "default3.handlebars->35->1787" + "default3.handlebars->35->1800" ] }, { @@ -32588,7 +32588,7 @@ "xloc": [ "default-mobile.handlebars->11->71", "default.handlebars->47->223", - "default3.handlebars->35->222" + "default3.handlebars->35->235" ] }, { @@ -32696,8 +32696,8 @@ "zh-cht": "錯誤,無法新增密鑰。", "xloc": [ "default.handlebars->47->256", - "default3.handlebars->35->253", - "default3.handlebars->35->255" + "default3.handlebars->35->266", + "default3.handlebars->35->268" ] }, { @@ -32728,7 +32728,7 @@ "xloc": [ "default-mobile.handlebars->11->1060", "default.handlebars->47->3329", - "default3.handlebars->35->3319" + "default3.handlebars->35->3334" ] }, { @@ -32759,7 +32759,7 @@ "xloc": [ "default-mobile.handlebars->11->1057", "default.handlebars->47->3326", - "default3.handlebars->35->3316" + "default3.handlebars->35->3331" ] }, { @@ -32790,7 +32790,7 @@ "xloc": [ "default-mobile.handlebars->11->1056", "default.handlebars->47->3325", - "default3.handlebars->35->3315" + "default3.handlebars->35->3330" ] }, { @@ -32821,7 +32821,7 @@ "xloc": [ "default-mobile.handlebars->11->1055", "default.handlebars->47->3324", - "default3.handlebars->35->3314" + "default3.handlebars->35->3329" ] }, { @@ -32881,7 +32881,7 @@ "xloc": [ "default-mobile.handlebars->11->657", "default.handlebars->47->1430", - "default3.handlebars->35->1419", + "default3.handlebars->35->1432", "sharing-mobile.handlebars->11->20" ] }, @@ -32924,7 +32924,7 @@ "xloc": [ "default-mobile.handlebars->11->175", "default.handlebars->47->1919", - "default3.handlebars->35->1902", + "default3.handlebars->35->1915", "login2.handlebars->7->61" ] }, @@ -32982,7 +32982,7 @@ "xloc": [ "default-mobile.handlebars->11->176", "default.handlebars->47->1920", - "default3.handlebars->35->1903", + "default3.handlebars->35->1916", "login2.handlebars->7->62" ] }, @@ -33039,7 +33039,7 @@ "zh-cht": "事件詳情", "xloc": [ "default.handlebars->47->1613", - "default3.handlebars->35->1600" + "default3.handlebars->35->1613" ] }, { @@ -33069,7 +33069,7 @@ "zh-cht": "事件列表輸出", "xloc": [ "default.handlebars->47->2734", - "default3.handlebars->35->2733" + "default3.handlebars->35->2746" ] }, { @@ -33085,7 +33085,7 @@ "uk": "Записи подій", "xloc": [ "default.handlebars->47->3270", - "default3.handlebars->35->3260" + "default3.handlebars->35->3273" ] }, { @@ -33274,7 +33274,7 @@ "zh-cht": "到期", "xloc": [ "default.handlebars->47->345", - "default3.handlebars->35->342" + "default3.handlebars->35->355" ] }, { @@ -33306,9 +33306,9 @@ "default.handlebars->47->1249", "default.handlebars->47->2083", "default.handlebars->47->306", - "default3.handlebars->35->1245", - "default3.handlebars->35->2067", - "default3.handlebars->35->303" + "default3.handlebars->35->1258", + "default3.handlebars->35->2080", + "default3.handlebars->35->316" ] }, { @@ -33367,7 +33367,7 @@ "zh-cht": "過期{0}", "xloc": [ "default.handlebars->47->2146", - "default3.handlebars->35->2148", + "default3.handlebars->35->2161", "sharing.handlebars->11->100" ] }, @@ -33398,7 +33398,7 @@ "zh-cht": "輸出裝置訊息", "xloc": [ "default.handlebars->47->743", - "default3.handlebars->35->741" + "default3.handlebars->35->754" ] }, { @@ -33428,7 +33428,7 @@ "zh-cht": "擴充式ASCII", "xloc": [ "default.handlebars->47->1534", - "default3.handlebars->35->1521", + "default3.handlebars->35->1534", "sharing.handlebars->11->34" ] }, @@ -33490,7 +33490,7 @@ "zh-cht": "外部", "xloc": [ "default.handlebars->47->3399", - "default3.handlebars->35->3389" + "default3.handlebars->35->3404" ] }, { @@ -33520,7 +33520,7 @@ "zh-cht": "FIDO 密鑰", "xloc": [ "default.handlebars->47->3250", - "default3.handlebars->35->3240" + "default3.handlebars->35->3253" ] }, { @@ -33550,7 +33550,7 @@ "zh-cht": "完整網域名稱", "xloc": [ "default.handlebars->47->184", - "default3.handlebars->35->184" + "default3.handlebars->35->197" ] }, { @@ -33581,7 +33581,7 @@ "xloc": [ "default-mobile.handlebars->11->226", "default.handlebars->47->1970", - "default3.handlebars->35->1953", + "default3.handlebars->35->1966", "login2.handlebars->7->112" ] }, @@ -33598,8 +33598,8 @@ "xloc": [ "default.handlebars->47->1817", "default.handlebars->47->3055", - "default3.handlebars->35->1801", - "default3.handlebars->35->3051" + "default3.handlebars->35->1814", + "default3.handlebars->35->3064" ] }, { @@ -33630,7 +33630,7 @@ "xloc": [ "default-mobile.handlebars->11->177", "default.handlebars->47->1921", - "default3.handlebars->35->1904", + "default3.handlebars->35->1917", "login2.handlebars->7->63" ] }, @@ -33661,7 +33661,7 @@ "zh-cht": "失敗", "xloc": [ "default.handlebars->47->128", - "default3.handlebars->35->128" + "default3.handlebars->35->141" ] }, { @@ -33692,7 +33692,7 @@ "xloc": [ "default-mobile.handlebars->11->1051", "default.handlebars->47->3320", - "default3.handlebars->35->3310" + "default3.handlebars->35->3325" ] }, { @@ -33750,7 +33750,7 @@ "zh-cht": "未能簽署代理 {0}:{1}", "xloc": [ "default.handlebars->47->115", - "default3.handlebars->35->115" + "default3.handlebars->35->128" ] }, { @@ -33780,7 +33780,7 @@ "zh-cht": "本地用戶拒絕後無法啟動遠程桌面", "xloc": [ "default.handlebars->47->2575", - "default3.handlebars->35->2574" + "default3.handlebars->35->2587" ] }, { @@ -33836,7 +33836,7 @@ "zh-cht": "本地用戶拒絕後無法啟動遠程文件", "xloc": [ "default.handlebars->47->2582", - "default3.handlebars->35->2581" + "default3.handlebars->35->2594" ] }, { @@ -33893,7 +33893,7 @@ "xloc": [ "default-mobile.handlebars->11->648", "default.handlebars->47->1390", - "default3.handlebars->35->1378", + "default3.handlebars->35->1391", "sharing-mobile.handlebars->11->11", "sharing.handlebars->11->30", "sharing.handlebars->11->8" @@ -33927,7 +33927,7 @@ "xloc": [ "default-mobile.handlebars->11->178", "default.handlebars->47->1922", - "default3.handlebars->35->1905", + "default3.handlebars->35->1918", "login2.handlebars->7->64" ] }, @@ -33993,9 +33993,9 @@ "default.handlebars->47->2204", "default.handlebars->47->2888", "default.handlebars->47->2979", - "default3.handlebars->35->2202", - "default3.handlebars->35->2884", - "default3.handlebars->35->2975" + "default3.handlebars->35->2215", + "default3.handlebars->35->2897", + "default3.handlebars->35->2988" ] }, { @@ -34026,7 +34026,7 @@ "xloc": [ "default-mobile.handlebars->11->179", "default.handlebars->47->1923", - "default3.handlebars->35->1906", + "default3.handlebars->35->1919", "login2.handlebars->7->65" ] }, @@ -34089,9 +34089,9 @@ "default.handlebars->47->1577", "default.handlebars->47->2531", "default.handlebars->47->867", - "default3.handlebars->35->1564", - "default3.handlebars->35->2530", - "default3.handlebars->35->865", + "default3.handlebars->35->1577", + "default3.handlebars->35->2543", + "default3.handlebars->35->878", "sharing-mobile.handlebars->11->90", "sharing.handlebars->11->66" ] @@ -34152,10 +34152,10 @@ "default.handlebars->47->1551", "default.handlebars->47->1553", "default.handlebars->47->1555", - "default3.handlebars->35->1536", - "default3.handlebars->35->1538", - "default3.handlebars->35->1540", - "default3.handlebars->35->1542", + "default3.handlebars->35->1549", + "default3.handlebars->35->1551", + "default3.handlebars->35->1553", + "default3.handlebars->35->1555", "sharing.handlebars->11->46", "sharing.handlebars->11->48" ] @@ -34205,9 +34205,9 @@ "default.handlebars->47->1742", "default.handlebars->47->1754", "default.handlebars->47->1761", - "default3.handlebars->35->1727", - "default3.handlebars->35->1739", - "default3.handlebars->35->1746" + "default3.handlebars->35->1740", + "default3.handlebars->35->1752", + "default3.handlebars->35->1759" ] }, { @@ -34237,7 +34237,7 @@ "zh-cht": "文件傳輸", "xloc": [ "default.handlebars->47->3151", - "default3.handlebars->35->3141" + "default3.handlebars->35->3154" ] }, { @@ -34267,7 +34267,7 @@ "zh-cht": "FileSystemDriver", "xloc": [ "default.handlebars->47->1478", - "default3.handlebars->35->1466" + "default3.handlebars->35->1479" ] }, { @@ -34309,15 +34309,15 @@ "default.handlebars->47->472", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles", - "default3.handlebars->35->1104", - "default3.handlebars->35->1216", - "default3.handlebars->35->2257", - "default3.handlebars->35->2338", - "default3.handlebars->35->3151", - "default3.handlebars->35->3217", - "default3.handlebars->35->3270", - "default3.handlebars->35->3376", - "default3.handlebars->35->470", + "default3.handlebars->35->1117", + "default3.handlebars->35->1229", + "default3.handlebars->35->2270", + "default3.handlebars->35->2351", + "default3.handlebars->35->3164", + "default3.handlebars->35->3230", + "default3.handlebars->35->3283", + "default3.handlebars->35->3391", + "default3.handlebars->35->483", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default3.handlebars->contextMenu->cxfiles", "sharing-mobile.handlebars->11->8", @@ -34384,10 +34384,10 @@ "default.handlebars->47->2896", "default.handlebars->47->3001", "default.handlebars->47->986", - "default3.handlebars->35->2210", - "default3.handlebars->35->2892", - "default3.handlebars->35->2997", - "default3.handlebars->35->984" + "default3.handlebars->35->2223", + "default3.handlebars->35->2905", + "default3.handlebars->35->3010", + "default3.handlebars->35->997" ] }, { @@ -34420,10 +34420,10 @@ "default.handlebars->47->2895", "default.handlebars->47->3000", "default.handlebars->47->985", - "default3.handlebars->35->2209", - "default3.handlebars->35->2891", - "default3.handlebars->35->2996", - "default3.handlebars->35->983" + "default3.handlebars->35->2222", + "default3.handlebars->35->2904", + "default3.handlebars->35->3009", + "default3.handlebars->35->996" ] }, { @@ -34460,7 +34460,7 @@ "default.handlebars->container->column_l->p3->3->1->0->5", "default.handlebars->container->column_l->p31->3->1->0->5", "default.handlebars->container->column_l->p4->3->1->0->3->3", - "default3.handlebars->35->1548", + "default3.handlebars->35->1561", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar", "default3.handlebars->container->column_l->p1->devListToolbarSpan->kvmListToolbar", "default3.handlebars->container->column_l->p16->3->1->0->1->1->1", @@ -34559,7 +34559,7 @@ "zh-cht": "查找文件", "xloc": [ "default.handlebars->47->1564", - "default3.handlebars->35->1551", + "default3.handlebars->35->1564", "sharing.handlebars->11->54" ] }, @@ -34590,7 +34590,7 @@ "zh-cht": "已完成錄製會話 \\\"{0}\\\",{1} 秒", "xloc": [ "default.handlebars->47->2687", - "default3.handlebars->35->2686" + "default3.handlebars->35->2699" ] }, { @@ -34620,7 +34620,7 @@ "zh-cht": "錄製會話已完成,{0}秒", "xloc": [ "default.handlebars->47->2548", - "default3.handlebars->35->2547" + "default3.handlebars->35->2560" ] }, { @@ -34651,7 +34651,7 @@ "xloc": [ "default-mobile.handlebars->11->180", "default.handlebars->47->1924", - "default3.handlebars->35->1907", + "default3.handlebars->35->1920", "login2.handlebars->7->66" ] }, @@ -34660,7 +34660,7 @@ "nl": "Firebase vereist nu een JSON bestand voor een serviceaccount, Firebase is uitgeschakeld.", "xloc": [ "default.handlebars->47->120", - "default3.handlebars->35->120" + "default3.handlebars->35->133" ] }, { @@ -34693,8 +34693,8 @@ "default-mobile.handlebars->11->772", "default.handlebars->47->958", "default.handlebars->47->960", - "default3.handlebars->35->956", - "default3.handlebars->35->958" + "default3.handlebars->35->969", + "default3.handlebars->35->971" ] }, { @@ -34725,8 +34725,8 @@ "xloc": [ "default.handlebars->47->2478", "default.handlebars->47->2492", - "default3.handlebars->35->2477", - "default3.handlebars->35->2491" + "default3.handlebars->35->2490", + "default3.handlebars->35->2504" ] }, { @@ -34738,29 +34738,69 @@ "uk": "Перша Невдача", "xloc": [ "default.handlebars->47->1489", - "default3.handlebars->35->1477" + "default3.handlebars->35->1490" ] }, { + "ar": "واجهة ذات عرض ثابت", + "bs": "Interfejs fiksne širine", + "cs": "Rozhraní s pevnou šířkou", + "da": "Fast bredde interface", + "de": "Oberfläche mit fester Breite", + "el": "Διεπαφή σταθερού πλάτους", + "en": "Fixed Width Interface", + "es": "Interfaz de ancho fijo", + "fi": "Kiinteä leveyksinen käyttöliittymä", + "fr": "Interface à largeur fixe", + "he": "ממשק רוחב קבוע", + "hi": "निश्चित चौड़ाई इंटरफ़ेस", + "hr": "Sučelje fiksne širine", + "it": "Interfaccia a larghezza fissa", + "ja": "固定幅インターフェイス", + "ja-JP": "固定幅インターフェイス", + "ko": "고정 폭 인터페이스", + "nl": "Interface met vaste breedte", + "pl": "Interfejs o stałej szerokości", + "pt": "Interface de Largura Fixa", + "pt-br": "Interface de Largura Fixa", + "ro": "Interfață cu lățime fixă", + "ru": "Интерфейс с фиксированной шириной", + "sr": "Интерфејс фиксне ширине", + "sv": "Gränssnitt med fast bredd", + "tr": "Sabit genişlikli arayüz", + "zh-chs": "固定宽度接口", + "zh-cht": "固定寬度接口", + "xloc": [ + "default3.handlebars->35->71" + ] + }, + { + "ar": "واجهة ذات عرض ثابت", "bs": "Interfejs fiksne širine", "ca": "Interfície d'amplada fixa", "cs": "Rozhraní s pevnou šířkou", "da": "Fast bredde interface", "de": "Oberfläche mit fester Breite", + "el": "Διεπαφή σταθερού πλάτους", "en": "Fixed width interface", "es": "Interfaz de ancho fijo", "fi": "Kiinteä leveyksinen käyttöliittymä", "fr": "Interface à largeur fixe", + "he": "ממשק רוחב קבוע", "hi": "निश्चित चौड़ाई इंटरफ़ेस", + "hr": "Sučelje fiksne širine", "hu": "Fix szélességű interfész", "it": "Interfaccia a larghezza fissa", "ja": "固定幅インターフェイス", + "ja-JP": "固定幅インターフェイス", "ko": "고정 폭 인터페이스", "nl": "Interface met vaste breedte", "pl": "Interfejs o stałej szerokości", - "pt": "Interface de largura fixa", - "pt-br": "Interface de largura fixa", + "pt": "Interface de Largura Fixa", + "pt-br": "Interface de Largura Fixa", + "ro": "Interfață cu lățime fixă", "ru": "Интерфейс с фиксированной шириной", + "sr": "Интерфејс фиксне ширине", "sv": "Gränssnitt med fast bredd", "tr": "Sabit genişlikli arayüz", "uk": "Інтерфейс із фіксованою шириною", @@ -34769,7 +34809,6 @@ "xloc": [ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", @@ -34803,7 +34842,7 @@ "zh-cht": "標誌", "xloc": [ "default.handlebars->47->2707", - "default3.handlebars->35->2706" + "default3.handlebars->35->2719" ] }, { @@ -34834,14 +34873,14 @@ "xloc": [ "default-mobile.handlebars->11->584", "default.handlebars->47->1265", - "default3.handlebars->35->1261" + "default3.handlebars->35->1274" ] }, { "en": "Flatly", "nl": "Plat", "xloc": [ - "default3.handlebars->35->2091" + "default3.handlebars->35->2104" ] }, { @@ -34932,7 +34971,7 @@ "zh-cht": "對於ACM激活,需要將英特爾®AMT設置為以下受信任的FQDN:", "xloc": [ "default.handlebars->47->533", - "default3.handlebars->35->531" + "default3.handlebars->35->544" ] }, { @@ -35107,9 +35146,9 @@ "default.handlebars->47->1787", "default.handlebars->47->755", "default.handlebars->47->796", - "default3.handlebars->35->1772", - "default3.handlebars->35->753", - "default3.handlebars->35->794" + "default3.handlebars->35->1785", + "default3.handlebars->35->766", + "default3.handlebars->35->807" ] }, { @@ -35139,7 +35178,7 @@ "zh-cht": "在選定的設備上強制更新代理?", "xloc": [ "default.handlebars->47->795", - "default3.handlebars->35->793" + "default3.handlebars->35->806" ] }, { @@ -35170,8 +35209,8 @@ "xloc": [ "default.handlebars->47->2829", "default.handlebars->47->3094", - "default3.handlebars->35->2827", - "default3.handlebars->35->3084" + "default3.handlebars->35->2840", + "default3.handlebars->35->3097" ] }, { @@ -35201,7 +35240,7 @@ "zh-cht": "強行斷開用戶 {0} 的桌面會話", "xloc": [ "default.handlebars->47->2675", - "default3.handlebars->35->2674" + "default3.handlebars->35->2687" ] }, { @@ -35231,7 +35270,7 @@ "zh-cht": "強制斷開用戶 {0} 的文件會話", "xloc": [ "default.handlebars->47->2677", - "default3.handlebars->35->2676" + "default3.handlebars->35->2689" ] }, { @@ -35261,7 +35300,7 @@ "zh-cht": "強制斷開用戶 {0} 的路由會話", "xloc": [ "default.handlebars->47->2678", - "default3.handlebars->35->2677" + "default3.handlebars->35->2690" ] }, { @@ -35291,7 +35330,7 @@ "zh-cht": "強制斷開用戶 {0} 的終端會話", "xloc": [ "default.handlebars->47->2676", - "default3.handlebars->35->2675" + "default3.handlebars->35->2688" ] }, { @@ -35411,7 +35450,7 @@ "zh-cht": "格式化", "xloc": [ "default.handlebars->47->2725", - "default3.handlebars->35->2724" + "default3.handlebars->35->2737" ] }, { @@ -35500,8 +35539,8 @@ "xloc": [ "default.handlebars->47->3343", "default.handlebars->47->3345", - "default3.handlebars->35->3333", - "default3.handlebars->35->3335" + "default3.handlebars->35->3348", + "default3.handlebars->35->3350" ] }, { @@ -35516,8 +35555,8 @@ "xloc": [ "default.handlebars->47->1820", "default.handlebars->47->3058", - "default3.handlebars->35->1804", - "default3.handlebars->35->3054" + "default3.handlebars->35->1817", + "default3.handlebars->35->3067" ] }, { @@ -35579,7 +35618,7 @@ "xloc": [ "default-mobile.handlebars->11->182", "default.handlebars->47->1926", - "default3.handlebars->35->1909", + "default3.handlebars->35->1922", "login2.handlebars->7->68" ] }, @@ -35611,7 +35650,7 @@ "xloc": [ "default-mobile.handlebars->11->183", "default.handlebars->47->1927", - "default3.handlebars->35->1910", + "default3.handlebars->35->1923", "login2.handlebars->7->69" ] }, @@ -35643,7 +35682,7 @@ "xloc": [ "default-mobile.handlebars->11->184", "default.handlebars->47->1928", - "default3.handlebars->35->1911", + "default3.handlebars->35->1924", "login2.handlebars->7->70" ] }, @@ -35675,7 +35714,7 @@ "xloc": [ "default-mobile.handlebars->11->185", "default.handlebars->47->1929", - "default3.handlebars->35->1912", + "default3.handlebars->35->1925", "login2.handlebars->7->71" ] }, @@ -35707,7 +35746,7 @@ "xloc": [ "default-mobile.handlebars->11->186", "default.handlebars->47->1930", - "default3.handlebars->35->1913", + "default3.handlebars->35->1926", "login2.handlebars->7->72" ] }, @@ -35739,7 +35778,7 @@ "xloc": [ "default-mobile.handlebars->11->181", "default.handlebars->47->1925", - "default3.handlebars->35->1908", + "default3.handlebars->35->1921", "login2.handlebars->7->67" ] }, @@ -35771,7 +35810,7 @@ "xloc": [ "default-mobile.handlebars->11->187", "default.handlebars->47->1931", - "default3.handlebars->35->1914", + "default3.handlebars->35->1927", "login2.handlebars->7->73" ] }, @@ -35803,7 +35842,7 @@ "xloc": [ "default-mobile.handlebars->11->188", "default.handlebars->47->1932", - "default3.handlebars->35->1915", + "default3.handlebars->35->1928", "login2.handlebars->7->74" ] }, @@ -35835,7 +35874,7 @@ "xloc": [ "default-mobile.handlebars->11->189", "default.handlebars->47->1933", - "default3.handlebars->35->1916", + "default3.handlebars->35->1929", "login2.handlebars->7->75" ] }, @@ -35872,9 +35911,9 @@ "default.handlebars->47->2139", "default.handlebars->47->2365", "default.handlebars->47->2841", - "default3.handlebars->35->2141", - "default3.handlebars->35->2364", - "default3.handlebars->35->2837" + "default3.handlebars->35->2154", + "default3.handlebars->35->2377", + "default3.handlebars->35->2850" ] }, { @@ -35904,7 +35943,7 @@ "zh-cht": "完整管理員(保留所有權利)", "xloc": [ "default.handlebars->47->2404", - "default3.handlebars->35->2403" + "default3.handlebars->35->2416" ] }, { @@ -35960,7 +35999,7 @@ "zh-cht": "完整裝置權限", "xloc": [ "default.handlebars->47->1139", - "default3.handlebars->35->1135" + "default3.handlebars->35->1148" ] }, { @@ -35990,7 +36029,7 @@ "zh-cht": "全部權限", "xloc": [ "default.handlebars->47->1161", - "default3.handlebars->35->1157" + "default3.handlebars->35->1170" ] }, { @@ -36086,7 +36125,7 @@ "zh-cht": "完整管理員", "xloc": [ "default.handlebars->47->2946", - "default3.handlebars->35->2942" + "default3.handlebars->35->2955" ] }, { @@ -36117,8 +36156,8 @@ "xloc": [ "default.handlebars->47->2232", "default.handlebars->47->2293", - "default3.handlebars->35->2230", - "default3.handlebars->35->2289" + "default3.handlebars->35->2243", + "default3.handlebars->35->2302" ] }, { @@ -36130,7 +36169,7 @@ "xloc": [ "default-mobile.handlebars->11->899", "default.handlebars->47->1745", - "default3.handlebars->35->1730" + "default3.handlebars->35->1743" ] }, { @@ -36142,7 +36181,7 @@ "xloc": [ "default-mobile.handlebars->11->901", "default.handlebars->47->1747", - "default3.handlebars->35->1732" + "default3.handlebars->35->1745" ] }, { @@ -36203,7 +36242,7 @@ "xloc": [ "default-mobile.handlebars->11->853", "default.handlebars->47->1699", - "default3.handlebars->35->1684" + "default3.handlebars->35->1697" ] }, { @@ -36234,7 +36273,7 @@ "xloc": [ "default-mobile.handlebars->11->191", "default.handlebars->47->1935", - "default3.handlebars->35->1918", + "default3.handlebars->35->1931", "login2.handlebars->7->77" ] }, @@ -36266,7 +36305,7 @@ "xloc": [ "default-mobile.handlebars->11->190", "default.handlebars->47->1934", - "default3.handlebars->35->1917", + "default3.handlebars->35->1930", "login2.handlebars->7->76" ] }, @@ -36297,7 +36336,7 @@ "xloc": [ "default-mobile.handlebars->11->192", "default.handlebars->47->1936", - "default3.handlebars->35->1919", + "default3.handlebars->35->1932", "login2.handlebars->7->78" ] }, @@ -36328,7 +36367,7 @@ "zh-cht": "閘道MAC", "xloc": [ "default.handlebars->47->179", - "default3.handlebars->35->179" + "default3.handlebars->35->192" ] }, { @@ -36358,7 +36397,7 @@ "xloc": [ "default-mobile.handlebars->11->815", "default.handlebars->47->1661", - "default3.handlebars->35->1648" + "default3.handlebars->35->1661" ] }, { @@ -36459,7 +36498,7 @@ "zh-cht": "一般訊息", "xloc": [ "default.handlebars->47->874", - "default3.handlebars->35->872" + "default3.handlebars->35->885" ] }, { @@ -36489,7 +36528,7 @@ "zh-cht": "產生新保安編碼", "xloc": [ "default.handlebars->47->242", - "default3.handlebars->35->240" + "default3.handlebars->35->253" ] }, { @@ -36519,7 +36558,7 @@ "zh-cht": "生成報告", "xloc": [ "default.handlebars->47->3208", - "default3.handlebars->35->3198" + "default3.handlebars->35->3211" ] }, { @@ -36580,7 +36619,7 @@ "xloc": [ "default-mobile.handlebars->11->193", "default.handlebars->47->1937", - "default3.handlebars->35->1920", + "default3.handlebars->35->1933", "login2.handlebars->7->79" ] }, @@ -36612,7 +36651,7 @@ "xloc": [ "default-mobile.handlebars->11->195", "default.handlebars->47->1939", - "default3.handlebars->35->1922", + "default3.handlebars->35->1935", "login2.handlebars->7->81" ] }, @@ -36644,7 +36683,7 @@ "xloc": [ "default-mobile.handlebars->11->196", "default.handlebars->47->1940", - "default3.handlebars->35->1923", + "default3.handlebars->35->1936", "login2.handlebars->7->82" ] }, @@ -36676,7 +36715,7 @@ "xloc": [ "default-mobile.handlebars->11->197", "default.handlebars->47->1941", - "default3.handlebars->35->1924", + "default3.handlebars->35->1937", "login2.handlebars->7->83" ] }, @@ -36708,7 +36747,7 @@ "xloc": [ "default-mobile.handlebars->11->198", "default.handlebars->47->1942", - "default3.handlebars->35->1925", + "default3.handlebars->35->1938", "login2.handlebars->7->84" ] }, @@ -36740,7 +36779,7 @@ "xloc": [ "default-mobile.handlebars->11->194", "default.handlebars->47->1938", - "default3.handlebars->35->1921", + "default3.handlebars->35->1934", "login2.handlebars->7->80" ] }, @@ -36772,7 +36811,7 @@ "xloc": [ "default-mobile.handlebars->11->199", "default.handlebars->47->1943", - "default3.handlebars->35->1926", + "default3.handlebars->35->1939", "login2.handlebars->7->85" ] }, @@ -36803,7 +36842,7 @@ "zh-cht": "獲取剪貼板", "xloc": [ "default.handlebars->47->1463", - "default3.handlebars->35->1452" + "default3.handlebars->35->1465" ] }, { @@ -36833,7 +36872,7 @@ "zh-cht": "獲取此裝置的MQTT登入憑證。", "xloc": [ "default.handlebars->47->1071", - "default3.handlebars->35->1069" + "default3.handlebars->35->1082" ] }, { @@ -36894,7 +36933,7 @@ "zh-cht": "正在獲取剪貼板內容,{0}個字節", "xloc": [ "default.handlebars->47->2562", - "default3.handlebars->35->2561" + "default3.handlebars->35->2574" ] }, { @@ -36916,7 +36955,7 @@ "uk": "Перейти до Теки", "xloc": [ "default.handlebars->47->1560", - "default3.handlebars->35->1547" + "default3.handlebars->35->1560" ] }, { @@ -37082,7 +37121,7 @@ "zh-cht": "好", "xloc": [ "default.handlebars->47->2135", - "default3.handlebars->35->2137" + "default3.handlebars->35->2150" ] }, { @@ -37147,7 +37186,7 @@ "xloc": [ "default-mobile.handlebars->11->73", "default.handlebars->47->225", - "default3.handlebars->35->224" + "default3.handlebars->35->237" ] }, { @@ -37179,9 +37218,9 @@ "default.handlebars->47->2156", "default.handlebars->47->2159", "default.handlebars->47->334", - "default3.handlebars->35->2158", - "default3.handlebars->35->2161", - "default3.handlebars->35->331" + "default3.handlebars->35->2171", + "default3.handlebars->35->2174", + "default3.handlebars->35->344" ] }, { @@ -37211,7 +37250,7 @@ "zh-cht": "Google雲端硬盤控制台", "xloc": [ "default.handlebars->47->2153", - "default3.handlebars->35->2155" + "default3.handlebars->35->2168" ] }, { @@ -37271,7 +37310,7 @@ "zh-cht": "Google雲端硬盤備份當前處於活動狀態。", "xloc": [ "default.handlebars->47->2157", - "default3.handlebars->35->2159" + "default3.handlebars->35->2172" ] }, { @@ -37301,7 +37340,7 @@ "zh-cht": "谷歌遊戲商店", "xloc": [ "default.handlebars->47->655", - "default3.handlebars->35->653" + "default3.handlebars->35->666" ] }, { @@ -37332,7 +37371,7 @@ "xloc": [ "default-mobile.handlebars->11->200", "default.handlebars->47->1944", - "default3.handlebars->35->1927", + "default3.handlebars->35->1940", "login2.handlebars->7->86" ] }, @@ -37366,8 +37405,8 @@ "default.handlebars->47->3224", "default.handlebars->47->902", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1", - "default3.handlebars->35->3214", - "default3.handlebars->35->900", + "default3.handlebars->35->3227", + "default3.handlebars->35->913", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->1" ] }, @@ -37403,9 +37442,9 @@ "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps", - "default3.handlebars->35->2774", - "default3.handlebars->35->2861", - "default3.handlebars->35->758", + "default3.handlebars->35->2787", + "default3.handlebars->35->2874", + "default3.handlebars->35->771", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar", "default3.handlebars->container->column_l->p4->3->1->0->1->1", "default3.handlebars->container->column_l->p50->3->1->0->1->p50userGroupOps" @@ -37438,7 +37477,7 @@ "zh-cht": "通過...分群", "xloc": [ "default.handlebars->47->2721", - "default3.handlebars->35->2720" + "default3.handlebars->35->2733" ] }, { @@ -37469,7 +37508,7 @@ "xloc": [ "agent-translations.json", "default.handlebars->47->2882", - "default3.handlebars->35->2878" + "default3.handlebars->35->2891" ] }, { @@ -37499,7 +37538,7 @@ "zh-cht": "群組成員", "xloc": [ "default.handlebars->47->2907", - "default3.handlebars->35->2903" + "default3.handlebars->35->2916" ] }, { @@ -37544,7 +37583,7 @@ "uk": "Тип Групи", "xloc": [ "default.handlebars->47->2883", - "default3.handlebars->35->2879" + "default3.handlebars->35->2892" ] }, { @@ -37575,8 +37614,8 @@ "xloc": [ "default.handlebars->47->3192", "default.handlebars->47->3195", - "default3.handlebars->35->3182", - "default3.handlebars->35->3185" + "default3.handlebars->35->3195", + "default3.handlebars->35->3198" ] }, { @@ -37606,7 +37645,7 @@ "zh-cht": "團隊名字", "xloc": [ "default.handlebars->47->2705", - "default3.handlebars->35->2704" + "default3.handlebars->35->2717" ] }, { @@ -37636,7 +37675,7 @@ "zh-cht": "用戶{0}的群組權限。", "xloc": [ "default.handlebars->47->2364", - "default3.handlebars->35->2363" + "default3.handlebars->35->2376" ] }, { @@ -37666,7 +37705,7 @@ "zh-cht": "{0}的群組權限。", "xloc": [ "default.handlebars->47->2363", - "default3.handlebars->35->2362" + "default3.handlebars->35->2375" ] }, { @@ -37785,7 +37824,7 @@ "zh-cht": "來賓", "xloc": [ "default.handlebars->47->3214", - "default3.handlebars->35->3204" + "default3.handlebars->35->3217" ] }, { @@ -37816,8 +37855,8 @@ "xloc": [ "default.handlebars->47->1217", "default.handlebars->47->296", - "default3.handlebars->35->1213", - "default3.handlebars->35->293" + "default3.handlebars->35->1226", + "default3.handlebars->35->306" ] }, { @@ -37848,8 +37887,8 @@ "xloc": [ "default.handlebars->47->1146", "default.handlebars->47->1171", - "default3.handlebars->35->1142", - "default3.handlebars->35->1167" + "default3.handlebars->35->1155", + "default3.handlebars->35->1180" ] }, { @@ -37879,7 +37918,7 @@ "zh-cht": "嘉賓分享", "xloc": [ "default.handlebars->47->2372", - "default3.handlebars->35->2371" + "default3.handlebars->35->2384" ] }, { @@ -37910,7 +37949,7 @@ "xloc": [ "default-mobile.handlebars->11->201", "default.handlebars->47->1945", - "default3.handlebars->35->1928", + "default3.handlebars->35->1941", "login2.handlebars->7->87" ] }, @@ -37945,10 +37984,10 @@ "default.handlebars->47->1224", "default.handlebars->47->3382", "default.handlebars->47->450", - "default3.handlebars->35->1054", - "default3.handlebars->35->1220", - "default3.handlebars->35->3372", - "default3.handlebars->35->448" + "default3.handlebars->35->1067", + "default3.handlebars->35->1233", + "default3.handlebars->35->3387", + "default3.handlebars->35->461" ] }, { @@ -37977,7 +38016,7 @@ "zh-cht": "HTTP 連接", "xloc": [ "default.handlebars->47->863", - "default3.handlebars->35->861" + "default3.handlebars->35->874" ] }, { @@ -38006,7 +38045,7 @@ "zh-cht": "HTTP遠程連接端口:", "xloc": [ "default.handlebars->47->862", - "default3.handlebars->35->860" + "default3.handlebars->35->873" ] }, { @@ -38035,8 +38074,8 @@ "xloc": [ "default.handlebars->47->1110", "default.handlebars->47->2263", - "default3.handlebars->35->1108", - "default3.handlebars->35->2261" + "default3.handlebars->35->1121", + "default3.handlebars->35->2274" ] }, { @@ -38051,7 +38090,7 @@ "uk": "HTTP/{0} лінк", "xloc": [ "default.handlebars->47->323", - "default3.handlebars->35->320" + "default3.handlebars->35->333" ] }, { @@ -38084,9 +38123,9 @@ "default.handlebars->47->1057", "default.handlebars->47->1225", "default.handlebars->47->451", - "default3.handlebars->35->1055", - "default3.handlebars->35->1221", - "default3.handlebars->35->449" + "default3.handlebars->35->1068", + "default3.handlebars->35->1234", + "default3.handlebars->35->462" ] }, { @@ -38115,7 +38154,7 @@ "zh-cht": "HTTPS 連接", "xloc": [ "default.handlebars->47->865", - "default3.handlebars->35->863" + "default3.handlebars->35->876" ] }, { @@ -38144,7 +38183,7 @@ "zh-cht": "HTTPS遠程連接端口:", "xloc": [ "default.handlebars->47->864", - "default3.handlebars->35->862" + "default3.handlebars->35->875" ] }, { @@ -38173,8 +38212,8 @@ "xloc": [ "default.handlebars->47->1111", "default.handlebars->47->2264", - "default3.handlebars->35->1109", - "default3.handlebars->35->2262" + "default3.handlebars->35->1122", + "default3.handlebars->35->2275" ] }, { @@ -38202,7 +38241,7 @@ "uk": "HTTPS/{0}", "xloc": [ "default.handlebars->47->324", - "default3.handlebars->35->321" + "default3.handlebars->35->334" ] }, { @@ -38268,7 +38307,7 @@ "xloc": [ "default-mobile.handlebars->11->202", "default.handlebars->47->1946", - "default3.handlebars->35->1929", + "default3.handlebars->35->1942", "login2.handlebars->7->88" ] }, @@ -38285,8 +38324,8 @@ "xloc": [ "default.handlebars->47->1813", "default.handlebars->47->3051", - "default3.handlebars->35->1797", - "default3.handlebars->35->3047" + "default3.handlebars->35->1810", + "default3.handlebars->35->3060" ] }, { @@ -38316,7 +38355,7 @@ "zh-cht": "處理計數", "xloc": [ "default.handlebars->47->143", - "default3.handlebars->35->143" + "default3.handlebars->35->156" ] }, { @@ -38376,7 +38415,7 @@ "xloc": [ "default-mobile.handlebars->11->936", "default.handlebars->47->1783", - "default3.handlebars->35->1768" + "default3.handlebars->35->1781" ] }, { @@ -38406,7 +38445,7 @@ "zh-cht": "硬件一次性密碼", "xloc": [ "default.handlebars->47->3252", - "default3.handlebars->35->3242" + "default3.handlebars->35->3255" ] }, { @@ -38436,7 +38475,7 @@ "zh-cht": "硬件密鑰", "xloc": [ "default.handlebars->47->246", - "default3.handlebars->35->244" + "default3.handlebars->35->257" ] }, { @@ -38466,7 +38505,7 @@ "zh-cht": "堆總數", "xloc": [ "default.handlebars->47->3401", - "default3.handlebars->35->3391" + "default3.handlebars->35->3406" ] }, { @@ -38496,7 +38535,7 @@ "zh-cht": "堆使用", "xloc": [ "default.handlebars->47->3400", - "default3.handlebars->35->3390" + "default3.handlebars->35->3405" ] }, { @@ -38527,7 +38566,7 @@ "xloc": [ "default-mobile.handlebars->11->203", "default.handlebars->47->1947", - "default3.handlebars->35->1930", + "default3.handlebars->35->1943", "login2.handlebars->7->89" ] }, @@ -38647,7 +38686,7 @@ "zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}", "xloc": [ "default.handlebars->47->2639", - "default3.handlebars->35->2638" + "default3.handlebars->35->2651" ] }, { @@ -38678,7 +38717,7 @@ "xloc": [ "default-mobile.handlebars->11->421", "default.handlebars->47->456", - "default3.handlebars->35->454" + "default3.handlebars->35->467" ] }, { @@ -38708,7 +38747,7 @@ "zh-cht": "從{0}請求的幫助:{1}", "xloc": [ "default.handlebars->47->270", - "default3.handlebars->35->267" + "default3.handlebars->35->280" ] }, { @@ -38727,10 +38766,10 @@ "default.handlebars->47->1137", "default.handlebars->47->2465", "default.handlebars->47->2469", - "default3.handlebars->35->1129", - "default3.handlebars->35->1133", - "default3.handlebars->35->2464", - "default3.handlebars->35->2468" + "default3.handlebars->35->1142", + "default3.handlebars->35->1146", + "default3.handlebars->35->2477", + "default3.handlebars->35->2481" ] }, { @@ -38761,7 +38800,7 @@ "xloc": [ "default-mobile.handlebars->11->318", "default.handlebars->47->2062", - "default3.handlebars->35->2045" + "default3.handlebars->35->2058" ] }, { @@ -38883,7 +38922,7 @@ "default.handlebars->47->5", "default.handlebars->47->708", "default3.handlebars->35->5", - "default3.handlebars->35->706" + "default3.handlebars->35->719" ] }, { @@ -38914,7 +38953,7 @@ "xloc": [ "default-mobile.handlebars->11->204", "default.handlebars->47->1948", - "default3.handlebars->35->1931", + "default3.handlebars->35->1944", "login2.handlebars->7->90" ] }, @@ -38972,7 +39011,7 @@ "xloc": [ "default-mobile.handlebars->11->738", "default.handlebars->47->1588", - "default3.handlebars->35->1575", + "default3.handlebars->35->1588", "sharing-mobile.handlebars->11->99", "sharing.handlebars->11->76" ] @@ -39005,7 +39044,7 @@ "xloc": [ "default-mobile.handlebars->11->742", "default.handlebars->47->1592", - "default3.handlebars->35->1579", + "default3.handlebars->35->1592", "sharing-mobile.handlebars->11->103", "sharing.handlebars->11->80" ] @@ -39038,7 +39077,7 @@ "xloc": [ "default-mobile.handlebars->11->736", "default.handlebars->47->1586", - "default3.handlebars->35->1573", + "default3.handlebars->35->1586", "sharing-mobile.handlebars->11->97", "sharing.handlebars->11->74" ] @@ -39071,7 +39110,7 @@ "xloc": [ "default-mobile.handlebars->11->740", "default.handlebars->47->1590", - "default3.handlebars->35->1577", + "default3.handlebars->35->1590", "sharing-mobile.handlebars->11->101", "sharing.handlebars->11->78" ] @@ -39104,7 +39143,7 @@ "xloc": [ "default-mobile.handlebars->11->381", "default.handlebars->47->2535", - "default3.handlebars->35->2534" + "default3.handlebars->35->2547" ] }, { @@ -39135,7 +39174,7 @@ "xloc": [ "default-mobile.handlebars->11->662", "default.handlebars->47->1435", - "default3.handlebars->35->1424", + "default3.handlebars->35->1437", "sharing-mobile.handlebars->11->24" ] }, @@ -39178,13 +39217,13 @@ "default.handlebars->47->508", "default.handlebars->47->517", "default.handlebars->47->907", - "default3.handlebars->35->1369", - "default3.handlebars->35->1628", - "default3.handlebars->35->2130", - "default3.handlebars->35->2189", - "default3.handlebars->35->506", - "default3.handlebars->35->515", - "default3.handlebars->35->905" + "default3.handlebars->35->1382", + "default3.handlebars->35->1641", + "default3.handlebars->35->2143", + "default3.handlebars->35->2202", + "default3.handlebars->35->519", + "default3.handlebars->35->528", + "default3.handlebars->35->918" ] }, { @@ -39214,7 +39253,7 @@ "zh-cht": "主機名同步", "xloc": [ "default.handlebars->47->2198", - "default3.handlebars->35->2196" + "default3.handlebars->35->2209" ] }, { @@ -39257,7 +39296,7 @@ "xloc": [ "default-mobile.handlebars->11->205", "default.handlebars->47->1949", - "default3.handlebars->35->1932", + "default3.handlebars->35->1945", "login2.handlebars->7->91" ] }, @@ -39288,7 +39327,7 @@ "zh-cht": "服務器所需的混合", "xloc": [ "default.handlebars->47->1400", - "default3.handlebars->35->1388" + "default3.handlebars->35->1401" ] }, { @@ -39319,8 +39358,8 @@ "xloc": [ "default.handlebars->47->3219", "default.handlebars->47->3258", - "default3.handlebars->35->3209", - "default3.handlebars->35->3248" + "default3.handlebars->35->3222", + "default3.handlebars->35->3261" ] }, { @@ -39403,8 +39442,8 @@ "xloc": [ "default.handlebars->47->544", "default.handlebars->47->546", - "default3.handlebars->35->542", - "default3.handlebars->35->544" + "default3.handlebars->35->555", + "default3.handlebars->35->557" ] }, { @@ -39451,7 +39490,7 @@ "uk": "Інформаційні записи про локацію IP", "xloc": [ "default.handlebars->47->3264", - "default3.handlebars->35->3254" + "default3.handlebars->35->3267" ] }, { @@ -39485,8 +39524,8 @@ "default-mobile.handlebars->11->567", "default.handlebars->47->419", "default.handlebars->47->726", - "default3.handlebars->35->417", - "default3.handlebars->35->724" + "default3.handlebars->35->430", + "default3.handlebars->35->737" ] }, { @@ -39516,7 +39555,7 @@ "zh-cht": "IP-KVM / 電源設備", "xloc": [ "default.handlebars->47->2118", - "default3.handlebars->35->2120" + "default3.handlebars->35->2133" ] }, { @@ -39546,7 +39585,7 @@ "zh-cht": "IP-KVM / 通過代理中繼的電源設備", "xloc": [ "default.handlebars->47->2119", - "default3.handlebars->35->2121" + "default3.handlebars->35->2134" ] }, { @@ -39577,7 +39616,7 @@ "xloc": [ "default-mobile.handlebars->11->949", "default.handlebars->47->2183", - "default3.handlebars->35->2181" + "default3.handlebars->35->2194" ] }, { @@ -39608,7 +39647,7 @@ "xloc": [ "default-mobile.handlebars->11->950", "default.handlebars->47->2184", - "default3.handlebars->35->2182" + "default3.handlebars->35->2195" ] }, { @@ -39639,8 +39678,8 @@ "xloc": [ "default.handlebars->47->1077", "default.handlebars->47->1078", - "default3.handlebars->35->1075", - "default3.handlebars->35->1076" + "default3.handlebars->35->1088", + "default3.handlebars->35->1089" ] }, { @@ -39670,7 +39709,7 @@ "zh-cht": "IP-KVM 端口已連接並可使用。", "xloc": [ "default.handlebars->47->418", - "default3.handlebars->35->416" + "default3.handlebars->35->429" ] }, { @@ -39700,7 +39739,7 @@ "zh-cht": "IP-KVM 端口已啟動並可以使用。", "xloc": [ "default.handlebars->47->725", - "default3.handlebars->35->723" + "default3.handlebars->35->736" ] }, { @@ -39732,8 +39771,8 @@ "default-mobile.handlebars->11->813", "default.handlebars->47->1652", "default.handlebars->47->1659", - "default3.handlebars->35->1639", - "default3.handlebars->35->1646" + "default3.handlebars->35->1652", + "default3.handlebars->35->1659" ] }, { @@ -39763,7 +39802,7 @@ "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "xloc": [ "default.handlebars->47->1650", - "default3.handlebars->35->1637" + "default3.handlebars->35->1650" ] }, { @@ -39796,9 +39835,9 @@ "default.handlebars->47->1649", "default.handlebars->47->1651", "default.handlebars->47->1662", - "default3.handlebars->35->1636", - "default3.handlebars->35->1638", - "default3.handlebars->35->1649" + "default3.handlebars->35->1649", + "default3.handlebars->35->1651", + "default3.handlebars->35->1662" ] }, { @@ -39829,8 +39868,8 @@ "xloc": [ "default.handlebars->47->173", "default.handlebars->47->191", - "default3.handlebars->35->173", - "default3.handlebars->35->191" + "default3.handlebars->35->186", + "default3.handlebars->35->204" ] }, { @@ -39861,8 +39900,8 @@ "xloc": [ "default.handlebars->47->177", "default.handlebars->47->195", - "default3.handlebars->35->177", - "default3.handlebars->35->195" + "default3.handlebars->35->190", + "default3.handlebars->35->208" ] }, { @@ -39893,8 +39932,8 @@ "xloc": [ "default.handlebars->47->175", "default.handlebars->47->193", - "default3.handlebars->35->175", - "default3.handlebars->35->193" + "default3.handlebars->35->188", + "default3.handlebars->35->206" ] }, { @@ -39925,7 +39964,7 @@ "xloc": [ "default-mobile.handlebars->11->818", "default.handlebars->47->1664", - "default3.handlebars->35->1651" + "default3.handlebars->35->1664" ] }, { @@ -39955,7 +39994,7 @@ "zh-cht": "IPv6地址", "xloc": [ "default.handlebars->47->185", - "default3.handlebars->35->185" + "default3.handlebars->35->198" ] }, { @@ -39985,7 +40024,7 @@ "zh-cht": "IPv6閘道", "xloc": [ "default.handlebars->47->189", - "default3.handlebars->35->189" + "default3.handlebars->35->202" ] }, { @@ -40015,7 +40054,7 @@ "zh-cht": "IPv6遮罩", "xloc": [ "default.handlebars->47->187", - "default3.handlebars->35->187" + "default3.handlebars->35->200" ] }, { @@ -40046,7 +40085,7 @@ "xloc": [ "default-mobile.handlebars->11->206", "default.handlebars->47->1950", - "default3.handlebars->35->1933", + "default3.handlebars->35->1946", "login2.handlebars->7->92" ] }, @@ -40078,7 +40117,7 @@ "xloc": [ "default-mobile.handlebars->11->635", "default.handlebars->47->1376", - "default3.handlebars->35->1365" + "default3.handlebars->35->1378" ] }, { @@ -40115,9 +40154,9 @@ "default.handlebars->47->1671", "default.handlebars->47->1697", "default.handlebars->47->1765", - "default3.handlebars->35->1627", - "default3.handlebars->35->1682", - "default3.handlebars->35->1750" + "default3.handlebars->35->1640", + "default3.handlebars->35->1695", + "default3.handlebars->35->1763" ] }, { @@ -40147,7 +40186,7 @@ "zh-cht": "如果在CCM中,請重新激活英特爾®AMT", "xloc": [ "default.handlebars->47->2307", - "default3.handlebars->35->2303" + "default3.handlebars->35->2316" ] }, { @@ -40341,7 +40380,7 @@ "uk": "Імпорт", "xloc": [ "default.handlebars->47->2239", - "default3.handlebars->35->2237" + "default3.handlebars->35->2250" ] }, { @@ -40385,9 +40424,9 @@ "default.handlebars->47->2281", "default.handlebars->47->2282", "default.handlebars->47->2286", - "default3.handlebars->35->2279", - "default3.handlebars->35->2280", - "default3.handlebars->35->2283" + "default3.handlebars->35->2292", + "default3.handlebars->35->2293", + "default3.handlebars->35->2296" ] }, { @@ -40403,7 +40442,7 @@ "uk": "Імпортувати пристрої Intel® AMT.", "xloc": [ "default.handlebars->47->2238", - "default3.handlebars->35->2236" + "default3.handlebars->35->2249" ] }, { @@ -40433,7 +40472,7 @@ "zh-cht": "以 MeshCommander JSON 格式導入本地英特爾® AMT 設備列表。", "xloc": [ "default.handlebars->47->2280", - "default3.handlebars->35->2278" + "default3.handlebars->35->2291" ] }, { @@ -40463,7 +40502,7 @@ "zh-cht": "導入設備列表", "xloc": [ "default.handlebars->47->2276", - "default3.handlebars->35->2274" + "default3.handlebars->35->2287" ] }, { @@ -40474,7 +40513,7 @@ "uk": "Вх", "xloc": [ "default.handlebars->47->443", - "default3.handlebars->35->441" + "default3.handlebars->35->454" ] }, { @@ -40533,7 +40572,7 @@ "zh-cht": "停用天數直到移除", "xloc": [ "default.handlebars->47->2349", - "default3.handlebars->35->2348" + "default3.handlebars->35->2361" ] }, { @@ -40593,7 +40632,7 @@ "zh-cht": "包括設備詳細信息", "xloc": [ "default.handlebars->47->809", - "default3.handlebars->35->807" + "default3.handlebars->35->820" ] }, { @@ -40675,7 +40714,7 @@ "zh-cht": "不一致的標誌", "xloc": [ "default.handlebars->47->1399", - "default3.handlebars->35->1387" + "default3.handlebars->35->1400" ] }, { @@ -40706,8 +40745,8 @@ "xloc": [ "default.handlebars->47->3245", "default.handlebars->47->3294", - "default3.handlebars->35->3235", - "default3.handlebars->35->3284" + "default3.handlebars->35->3248", + "default3.handlebars->35->3297" ] }, { @@ -40769,9 +40808,9 @@ "default.handlebars->47->371", "default.handlebars->47->372", "default.handlebars->47->373", - "default3.handlebars->35->369", - "default3.handlebars->35->370", - "default3.handlebars->35->371" + "default3.handlebars->35->382", + "default3.handlebars->35->383", + "default3.handlebars->35->384" ] }, { @@ -40802,7 +40841,7 @@ "xloc": [ "default-mobile.handlebars->11->207", "default.handlebars->47->1951", - "default3.handlebars->35->1934", + "default3.handlebars->35->1947", "login2.handlebars->7->93" ] }, @@ -40879,8 +40918,8 @@ "xloc": [ "default.handlebars->47->1819", "default.handlebars->47->3057", - "default3.handlebars->35->1803", - "default3.handlebars->35->3053" + "default3.handlebars->35->1816", + "default3.handlebars->35->3066" ] }, { @@ -40944,7 +40983,7 @@ "xloc": [ "default-mobile.handlebars->11->660", "default.handlebars->47->1433", - "default3.handlebars->35->1422", + "default3.handlebars->35->1435", "sharing-mobile.handlebars->11->22" ] }, @@ -40977,7 +41016,7 @@ "agent-translations.json", "default-mobile.handlebars->11->72", "default.handlebars->47->224", - "default3.handlebars->35->223" + "default3.handlebars->35->236" ] }, { @@ -41175,12 +41214,12 @@ "default.handlebars->47->595", "default.handlebars->47->612", "default.handlebars->47->616", - "default3.handlebars->35->2445", - "default3.handlebars->35->2452", - "default3.handlebars->35->572", - "default3.handlebars->35->593", - "default3.handlebars->35->610", - "default3.handlebars->35->614" + "default3.handlebars->35->2458", + "default3.handlebars->35->2465", + "default3.handlebars->35->585", + "default3.handlebars->35->606", + "default3.handlebars->35->623", + "default3.handlebars->35->627" ] }, { @@ -41191,7 +41230,7 @@ "uk": "Інсталював", "xloc": [ "default.handlebars->47->1486", - "default3.handlebars->35->1474" + "default3.handlebars->35->1487" ] }, { @@ -41202,7 +41241,7 @@ "uk": "Дата Інсталяції", "xloc": [ "default.handlebars->47->1487", - "default3.handlebars->35->1475" + "default3.handlebars->35->1488" ] }, { @@ -41233,7 +41272,7 @@ "xloc": [ "default.handlebars->47->1536", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", - "default3.handlebars->35->1523", + "default3.handlebars->35->1536", "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons", "sharing.handlebars->11->36", "sharing.handlebars->p12->9->1->terminalSettingsButtons" @@ -41266,14 +41305,14 @@ "zh-cht": "英特爾AMT", "xloc": [ "default.handlebars->47->3396", - "default3.handlebars->35->3386" + "default3.handlebars->35->3401" ] }, { "en": "Intel AMT CIRA", "xloc": [ "default.handlebars->47->3397", - "default3.handlebars->35->3387" + "default3.handlebars->35->3402" ] }, { @@ -41303,7 +41342,7 @@ "zh-cht": "英特爾 AMT CIRA 已連接", "xloc": [ "default.handlebars->47->273", - "default3.handlebars->35->270" + "default3.handlebars->35->283" ] }, { @@ -41333,7 +41372,7 @@ "zh-cht": "英特爾 AMT CIRA 斷開連接", "xloc": [ "default.handlebars->47->277", - "default3.handlebars->35->274" + "default3.handlebars->35->287" ] }, { @@ -41363,7 +41402,7 @@ "zh-cht": "英特爾 AMT 已連接", "xloc": [ "default.handlebars->47->274", - "default3.handlebars->35->271" + "default3.handlebars->35->284" ] }, { @@ -41419,7 +41458,7 @@ "zh-cht": "英特爾 AMT 斷開連接", "xloc": [ "default.handlebars->47->278", - "default3.handlebars->35->275" + "default3.handlebars->35->288" ] }, { @@ -41449,7 +41488,7 @@ "zh-cht": "英特爾 AMT 經理", "xloc": [ "default.handlebars->47->3427", - "default3.handlebars->35->3417" + "default3.handlebars->35->3432" ] }, { @@ -41505,7 +41544,7 @@ "zh-cht": "Intel ASCII", "xloc": [ "default.handlebars->47->1535", - "default3.handlebars->35->1522", + "default3.handlebars->35->1535", "sharing.handlebars->11->35" ] }, @@ -41548,16 +41587,16 @@ "default.handlebars->47->877", "default.handlebars->47->944", "default.handlebars->47->993", - "default3.handlebars->35->1001", - "default3.handlebars->35->1089", - "default3.handlebars->35->2217", - "default3.handlebars->35->2231", - "default3.handlebars->35->2472", + "default3.handlebars->35->1004", + "default3.handlebars->35->1014", + "default3.handlebars->35->1102", + "default3.handlebars->35->2230", + "default3.handlebars->35->2244", "default3.handlebars->35->2485", - "default3.handlebars->35->3416", - "default3.handlebars->35->875", - "default3.handlebars->35->942", - "default3.handlebars->35->991" + "default3.handlebars->35->2498", + "default3.handlebars->35->3431", + "default3.handlebars->35->888", + "default3.handlebars->35->955" ] }, { @@ -41587,7 +41626,7 @@ "zh-cht": "英特爾®AMT ACM", "xloc": [ "default.handlebars->47->542", - "default3.handlebars->35->540" + "default3.handlebars->35->553" ] }, { @@ -41618,7 +41657,7 @@ "xloc": [ "default-mobile.handlebars->11->535", "default.handlebars->47->1001", - "default3.handlebars->35->999" + "default3.handlebars->35->1012" ] }, { @@ -41702,9 +41741,9 @@ "default.handlebars->47->1000", "default.handlebars->47->422", "default.handlebars->47->729", - "default3.handlebars->35->420", - "default3.handlebars->35->727", - "default3.handlebars->35->998" + "default3.handlebars->35->1011", + "default3.handlebars->35->433", + "default3.handlebars->35->740" ] }, { @@ -41756,9 +41795,9 @@ "default.handlebars->47->527", "default.handlebars->47->528", "default.handlebars->47->530", - "default3.handlebars->35->525", - "default3.handlebars->35->526", - "default3.handlebars->35->528" + "default3.handlebars->35->538", + "default3.handlebars->35->539", + "default3.handlebars->35->541" ] }, { @@ -41788,7 +41827,7 @@ "zh-cht": "英特爾® AMT JSON", "xloc": [ "default.handlebars->47->807", - "default3.handlebars->35->805" + "default3.handlebars->35->818" ] }, { @@ -41848,8 +41887,8 @@ "xloc": [ "default.handlebars->47->1284", "default.handlebars->47->1297", - "default3.handlebars->35->1280", - "default3.handlebars->35->1293" + "default3.handlebars->35->1293", + "default3.handlebars->35->1306" ] }, { @@ -41879,7 +41918,7 @@ "zh-cht": "Intel® AMT政策", "xloc": [ "default.handlebars->47->2294", - "default3.handlebars->35->2290" + "default3.handlebars->35->2303" ] }, { @@ -41918,11 +41957,11 @@ "default.handlebars->47->1306", "default.handlebars->47->1308", "default.handlebars->47->1310", - "default3.handlebars->35->1294", - "default3.handlebars->35->1296", - "default3.handlebars->35->1298", - "default3.handlebars->35->1300", - "default3.handlebars->35->1302" + "default3.handlebars->35->1307", + "default3.handlebars->35->1309", + "default3.handlebars->35->1311", + "default3.handlebars->35->1313", + "default3.handlebars->35->1315" ] }, { @@ -41953,7 +41992,7 @@ "xloc": [ "default-mobile.handlebars->11->595", "default.handlebars->47->1278", - "default3.handlebars->35->1274" + "default3.handlebars->35->1287" ] }, { @@ -41984,7 +42023,7 @@ "xloc": [ "default-mobile.handlebars->11->596", "default.handlebars->47->1283", - "default3.handlebars->35->1279" + "default3.handlebars->35->1292" ] }, { @@ -42000,7 +42039,7 @@ "uk": "Завантаження у BIOS через Intel® AMT", "xloc": [ "default.handlebars->47->1280", - "default3.handlebars->35->1276" + "default3.handlebars->35->1289" ] }, { @@ -42008,7 +42047,7 @@ "nl": "Intel® AMT inschakelen op PXE", "xloc": [ "default.handlebars->47->1281", - "default3.handlebars->35->1277" + "default3.handlebars->35->1290" ] }, { @@ -42039,8 +42078,8 @@ "xloc": [ "default.handlebars->47->3156", "default.handlebars->47->3166", - "default3.handlebars->35->3146", - "default3.handlebars->35->3156", + "default3.handlebars->35->3159", + "default3.handlebars->35->3169", "player.handlebars->3->33" ] }, @@ -42072,7 +42111,7 @@ "xloc": [ "default-mobile.handlebars->11->594", "default.handlebars->47->1277", - "default3.handlebars->35->1273" + "default3.handlebars->35->1286" ] }, { @@ -42088,7 +42127,7 @@ "uk": "Скинути BIOS через Intel® AMT", "xloc": [ "default.handlebars->47->1279", - "default3.handlebars->35->1275" + "default3.handlebars->35->1288" ] }, { @@ -42096,7 +42135,7 @@ "nl": "Intel® AMT resetten naar PXE", "xloc": [ "default.handlebars->47->1282", - "default3.handlebars->35->1278" + "default3.handlebars->35->1291" ] }, { @@ -42126,7 +42165,7 @@ "zh-cht": "Intel® AMT標籤", "xloc": [ "default.handlebars->47->948", - "default3.handlebars->35->946" + "default3.handlebars->35->959" ] }, { @@ -42157,8 +42196,8 @@ "xloc": [ "default.handlebars->47->3155", "default.handlebars->47->3165", - "default3.handlebars->35->3145", - "default3.handlebars->35->3155", + "default3.handlebars->35->3158", + "default3.handlebars->35->3168", "player.handlebars->3->32" ] }, @@ -42217,8 +42256,8 @@ "default-mobile.handlebars->11->569", "default.handlebars->47->1081", "default.handlebars->47->1082", - "default3.handlebars->35->1079", - "default3.handlebars->35->1080" + "default3.handlebars->35->1092", + "default3.handlebars->35->1093" ] }, { @@ -42250,9 +42289,9 @@ "default.handlebars->47->1129", "default.handlebars->47->2089", "default.handlebars->47->2461", - "default3.handlebars->35->1125", - "default3.handlebars->35->2073", - "default3.handlebars->35->2460" + "default3.handlebars->35->1138", + "default3.handlebars->35->2086", + "default3.handlebars->35->2473" ] }, { @@ -42284,8 +42323,8 @@ "default-mobile.handlebars->11->570", "default.handlebars->47->1083", "default.handlebars->47->1084", - "default3.handlebars->35->1081", - "default3.handlebars->35->1082" + "default3.handlebars->35->1094", + "default3.handlebars->35->1095" ] }, { @@ -42296,7 +42335,7 @@ "uk": "Ім'я хоста Intel® AMT", "xloc": [ "default.handlebars->47->364", - "default3.handlebars->35->362" + "default3.handlebars->35->375" ] }, { @@ -42327,8 +42366,8 @@ "xloc": [ "default.handlebars->47->446", "default.handlebars->47->930", - "default3.handlebars->35->444", - "default3.handlebars->35->928" + "default3.handlebars->35->457", + "default3.handlebars->35->941" ] }, { @@ -42359,8 +42398,8 @@ "xloc": [ "default.handlebars->47->444", "default.handlebars->47->928", - "default3.handlebars->35->442", - "default3.handlebars->35->926" + "default3.handlebars->35->455", + "default3.handlebars->35->939" ] }, { @@ -42371,7 +42410,7 @@ "uk": "Intel® AMT знаходиться в режимі активації", "xloc": [ "default.handlebars->47->442", - "default3.handlebars->35->440" + "default3.handlebars->35->453" ] }, { @@ -42382,7 +42421,7 @@ "uk": "Intel® AMT не активовано", "xloc": [ "default.handlebars->47->440", - "default3.handlebars->35->438" + "default3.handlebars->35->451" ] }, { @@ -42412,7 +42451,7 @@ "zh-cht": "Intel® AMT可路由並可以使用。", "xloc": [ "default.handlebars->47->1002", - "default3.handlebars->35->1000" + "default3.handlebars->35->1013" ] }, { @@ -42443,8 +42482,8 @@ "xloc": [ "default.handlebars->47->424", "default.handlebars->47->731", - "default3.handlebars->35->422", - "default3.handlebars->35->729" + "default3.handlebars->35->435", + "default3.handlebars->35->742" ] }, { @@ -42475,7 +42514,7 @@ "xloc": [ "default-mobile.handlebars->11->519", "default.handlebars->47->932", - "default3.handlebars->35->930" + "default3.handlebars->35->943" ] }, { @@ -42562,8 +42601,8 @@ "default-mobile.handlebars->11->945", "default.handlebars->47->2122", "default.handlebars->47->2179", - "default3.handlebars->35->2124", - "default3.handlebars->35->2177" + "default3.handlebars->35->2137", + "default3.handlebars->35->2190" ] }, { @@ -42593,7 +42632,7 @@ "zh-cht": "英特爾®AMT設置", "xloc": [ "default.handlebars->47->534", - "default3.handlebars->35->532" + "default3.handlebars->35->545" ] }, { @@ -42603,7 +42642,7 @@ "uk": "Стан Intel® AMT", "xloc": [ "default.handlebars->47->365", - "default3.handlebars->35->363" + "default3.handlebars->35->376" ] }, { @@ -42659,7 +42698,7 @@ "zh-cht": "Intel® Active Management Technology", "xloc": [ "default.handlebars->47->943", - "default3.handlebars->35->941" + "default3.handlebars->35->954" ] }, { @@ -42690,7 +42729,7 @@ "xloc": [ "default-mobile.handlebars->11->841", "default.handlebars->47->1687", - "default3.handlebars->35->1672" + "default3.handlebars->35->1685" ] }, { @@ -42721,7 +42760,7 @@ "xloc": [ "default-mobile.handlebars->11->528", "default.handlebars->47->942", - "default3.handlebars->35->940" + "default3.handlebars->35->953" ] }, { @@ -42751,7 +42790,7 @@ "zh-cht": "Intel® Management Engine", "xloc": [ "default.handlebars->47->941", - "default3.handlebars->35->939" + "default3.handlebars->35->952" ] }, { @@ -42783,8 +42822,8 @@ "default-mobile.handlebars->11->530", "default.handlebars->47->1089", "default.handlebars->47->946", - "default3.handlebars->35->1087", - "default3.handlebars->35->944" + "default3.handlebars->35->1100", + "default3.handlebars->35->957" ] }, { @@ -42814,7 +42853,7 @@ "zh-cht": "Intel® Standard Manageability", "xloc": [ "default.handlebars->47->945", - "default3.handlebars->35->943" + "default3.handlebars->35->956" ] }, { @@ -42844,7 +42883,7 @@ "xloc": [ "default-mobile.handlebars->11->840", "default.handlebars->47->1686", - "default3.handlebars->35->1671" + "default3.handlebars->35->1684" ] }, { @@ -42874,7 +42913,7 @@ "zh-cht": "英特爾®AMT", "xloc": [ "default.handlebars->47->1090", - "default3.handlebars->35->1088" + "default3.handlebars->35->1101" ] }, { @@ -42904,7 +42943,7 @@ "zh-cht": "英特爾® SM", "xloc": [ "default.handlebars->47->1088", - "default3.handlebars->35->1086" + "default3.handlebars->35->1099" ] }, { @@ -42934,7 +42973,7 @@ "zh-cht": "英特爾(r) AMT 政策變更", "xloc": [ "default.handlebars->47->2682", - "default3.handlebars->35->2681" + "default3.handlebars->35->2694" ] }, { @@ -43192,7 +43231,7 @@ "zh-cht": "互動", "xloc": [ "default.handlebars->47->1479", - "default3.handlebars->35->1467" + "default3.handlebars->35->1480" ] }, { @@ -43227,11 +43266,11 @@ "default.handlebars->47->577", "default.handlebars->47->598", "default.handlebars->47->615", - "default3.handlebars->35->2448", - "default3.handlebars->35->2454", - "default3.handlebars->35->575", - "default3.handlebars->35->596", - "default3.handlebars->35->613" + "default3.handlebars->35->2461", + "default3.handlebars->35->2467", + "default3.handlebars->35->588", + "default3.handlebars->35->609", + "default3.handlebars->35->626" ] }, { @@ -43261,7 +43300,7 @@ "zh-cht": "介面", "xloc": [ "default.handlebars->47->1049", - "default3.handlebars->35->1047" + "default3.handlebars->35->1060" ] }, { @@ -43321,7 +43360,7 @@ "xloc": [ "default-mobile.handlebars->11->208", "default.handlebars->47->1952", - "default3.handlebars->35->1935", + "default3.handlebars->35->1948", "login2.handlebars->7->94" ] }, @@ -43353,7 +43392,7 @@ "xloc": [ "default-mobile.handlebars->11->94", "default.handlebars->47->338", - "default3.handlebars->35->335" + "default3.handlebars->35->348" ] }, { @@ -43365,8 +43404,8 @@ "xloc": [ "default.handlebars->47->2797", "default.handlebars->47->2799", - "default3.handlebars->35->2795", - "default3.handlebars->35->2797" + "default3.handlebars->35->2808", + "default3.handlebars->35->2810" ] }, { @@ -43397,7 +43436,7 @@ "xloc": [ "default-mobile.handlebars->11->524", "default.handlebars->47->937", - "default3.handlebars->35->935" + "default3.handlebars->35->948" ] }, { @@ -43427,7 +43466,7 @@ "zh-cht": "無效的裝置群類型", "xloc": [ "default.handlebars->47->3357", - "default3.handlebars->35->3347" + "default3.handlebars->35->3362" ] }, { @@ -43457,7 +43496,7 @@ "zh-cht": "無效的JSON", "xloc": [ "default.handlebars->47->3351", - "default3.handlebars->35->3341" + "default3.handlebars->35->3356" ] }, { @@ -43490,9 +43529,9 @@ "default.handlebars->47->2803", "default.handlebars->47->2805", "default.handlebars->47->531", - "default3.handlebars->35->2801", - "default3.handlebars->35->2803", - "default3.handlebars->35->529" + "default3.handlebars->35->2814", + "default3.handlebars->35->2816", + "default3.handlebars->35->542" ] }, { @@ -43524,9 +43563,9 @@ "default.handlebars->47->2283", "default.handlebars->47->2801", "default.handlebars->47->529", - "default3.handlebars->35->2281", - "default3.handlebars->35->2799", - "default3.handlebars->35->527" + "default3.handlebars->35->2294", + "default3.handlebars->35->2812", + "default3.handlebars->35->540" ] }, { @@ -43556,7 +43595,7 @@ "zh-cht": "Let's Encrypt 電子郵件地址無效,無法解決:{0}", "xloc": [ "default.handlebars->47->108", - "default3.handlebars->35->108" + "default3.handlebars->35->121" ] }, { @@ -43586,7 +43625,7 @@ "zh-cht": "無效的 Let's Encrypt 主機名。", "xloc": [ "default.handlebars->47->104", - "default3.handlebars->35->104" + "default3.handlebars->35->117" ] }, { @@ -43616,7 +43655,7 @@ "zh-cht": "無效的 Let's Encrypt 名稱,不能包含 *。", "xloc": [ "default.handlebars->47->105", - "default3.handlebars->35->105" + "default3.handlebars->35->118" ] }, { @@ -43646,7 +43685,7 @@ "zh-cht": "Let's Encrypt 名稱無效,無法解析:{0}", "xloc": [ "default.handlebars->47->107", - "default3.handlebars->35->107" + "default3.handlebars->35->120" ] }, { @@ -43676,7 +43715,7 @@ "zh-cht": "無效的PKCS簽名", "xloc": [ "default.handlebars->47->3349", - "default3.handlebars->35->3339" + "default3.handlebars->35->3354" ] }, { @@ -43706,7 +43745,7 @@ "zh-cht": "無效的RSA密碼", "xloc": [ "default.handlebars->47->3350", - "default3.handlebars->35->3340" + "default3.handlebars->35->3355" ] }, { @@ -43737,7 +43776,7 @@ "xloc": [ "default-mobile.handlebars->11->1063", "default.handlebars->47->3332", - "default3.handlebars->35->3322" + "default3.handlebars->35->3337" ] }, { @@ -43767,7 +43806,7 @@ "zh-cht": "config.json 中的“LoginCookieEncryptionKey”無效。", "xloc": [ "default.handlebars->47->113", - "default3.handlebars->35->113" + "default3.handlebars->35->126" ] }, { @@ -43829,7 +43868,7 @@ "xloc": [ "default-mobile.handlebars->11->1043", "default.handlebars->47->3312", - "default3.handlebars->35->3302" + "default3.handlebars->35->3317" ] }, { @@ -43886,7 +43925,7 @@ "xloc": [ "default-mobile.handlebars->11->1042", "default.handlebars->47->3311", - "default3.handlebars->35->3301" + "default3.handlebars->35->3316" ] }, { @@ -44007,8 +44046,8 @@ "xloc": [ "default.handlebars->47->3247", "default.handlebars->47->3296", - "default3.handlebars->35->3237", - "default3.handlebars->35->3286" + "default3.handlebars->35->3250", + "default3.handlebars->35->3299" ] }, { @@ -44023,7 +44062,7 @@ "uk": "Хибне повідомлення", "xloc": [ "default.handlebars->47->3338", - "default3.handlebars->35->3328" + "default3.handlebars->35->3343" ] }, { @@ -44034,7 +44073,7 @@ "uk": "Хибна адреса у HTTP запиті", "xloc": [ "default.handlebars->47->74", - "default3.handlebars->35->74" + "default3.handlebars->35->87" ] }, { @@ -44067,8 +44106,8 @@ "default-mobile.handlebars->11->96", "default.handlebars->47->3310", "default.handlebars->47->340", - "default3.handlebars->35->3300", - "default3.handlebars->35->337" + "default3.handlebars->35->3315", + "default3.handlebars->35->350" ] }, { @@ -44116,7 +44155,7 @@ "xloc": [ "default-mobile.handlebars->11->1044", "default.handlebars->47->3313", - "default3.handlebars->35->3303" + "default3.handlebars->35->3318" ] }, { @@ -44177,7 +44216,7 @@ "zh-cht": "來自 {0}、{1}、{2} 的用戶登錄嘗試無效", "xloc": [ "default.handlebars->47->2651", - "default3.handlebars->35->2650" + "default3.handlebars->35->2663" ] }, { @@ -44208,7 +44247,7 @@ "xloc": [ "default-mobile.handlebars->11->1040", "default.handlebars->47->3309", - "default3.handlebars->35->3299" + "default3.handlebars->35->3314" ] }, { @@ -44264,7 +44303,7 @@ "zh-cht": "使電郵無效", "xloc": [ "default.handlebars->47->2769", - "default3.handlebars->35->2768" + "default3.handlebars->35->2781" ] }, { @@ -44320,7 +44359,7 @@ "zh-cht": "邀請鏈結({0})", "xloc": [ "default.handlebars->47->294", - "default3.handlebars->35->291" + "default3.handlebars->35->304" ] }, { @@ -44350,7 +44389,7 @@ "zh-cht": "邀請類型", "xloc": [ "default.handlebars->47->553", - "default3.handlebars->35->551" + "default3.handlebars->35->564" ] }, { @@ -44380,7 +44419,7 @@ "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ "default.handlebars->47->2451", - "default3.handlebars->35->2450" + "default3.handlebars->35->2463" ] }, { @@ -44441,9 +44480,9 @@ "default.handlebars->47->2245", "default.handlebars->47->503", "default.handlebars->47->600", - "default3.handlebars->35->2243", - "default3.handlebars->35->501", - "default3.handlebars->35->598" + "default3.handlebars->35->2256", + "default3.handlebars->35->514", + "default3.handlebars->35->611" ] }, { @@ -44479,12 +44518,12 @@ "default.handlebars->47->2452", "default.handlebars->47->2457", "default.handlebars->47->3307", - "default3.handlebars->35->2223", - "default3.handlebars->35->2438", - "default3.handlebars->35->2449", + "default3.handlebars->35->2236", "default3.handlebars->35->2451", - "default3.handlebars->35->2456", - "default3.handlebars->35->3297" + "default3.handlebars->35->2462", + "default3.handlebars->35->2464", + "default3.handlebars->35->2469", + "default3.handlebars->35->3312" ] }, { @@ -44514,7 +44553,7 @@ "zh-cht": "邀請代碼", "xloc": [ "default.handlebars->47->2710", - "default3.handlebars->35->2709" + "default3.handlebars->35->2722" ] }, { @@ -44544,7 +44583,7 @@ "zh-cht": "通過共享邀請鏈結來邀請某人安裝mesh agent。該鏈結將用戶指向“ {0} ”裝置群的安裝說明。該鏈結是公用的,不需要這伺服器的帳戶。", "xloc": [ "default.handlebars->47->580", - "default3.handlebars->35->578" + "default3.handlebars->35->591" ] }, { @@ -44575,8 +44614,8 @@ "xloc": [ "default.handlebars->47->2244", "default.handlebars->47->502", - "default3.handlebars->35->2242", - "default3.handlebars->35->500" + "default3.handlebars->35->2255", + "default3.handlebars->35->513" ] }, { @@ -44606,7 +44645,7 @@ "zh-cht": "邀請某人安裝mesh agent。將發送一封電郵,其中包含指向“ {0} ”裝置群的mesh agent安裝的鏈結。", "xloc": [ "default.handlebars->47->556", - "default3.handlebars->35->554" + "default3.handlebars->35->567" ] }, { @@ -44637,7 +44676,7 @@ "xloc": [ "default-mobile.handlebars->11->209", "default.handlebars->47->1953", - "default3.handlebars->35->1936", + "default3.handlebars->35->1949", "login2.handlebars->7->95" ] }, @@ -44668,7 +44707,7 @@ "zh-cht": "是 \\\"{0}\\\" 的中繼。", "xloc": [ "default.handlebars->47->2694", - "default3.handlebars->35->2693" + "default3.handlebars->35->2706" ] }, { @@ -44681,7 +44720,7 @@ "xloc": [ "default-mobile.handlebars->11->858", "default.handlebars->47->1704", - "default3.handlebars->35->1689" + "default3.handlebars->35->1702" ] }, { @@ -44694,7 +44733,7 @@ "xloc": [ "default-mobile.handlebars->11->861", "default.handlebars->47->1707", - "default3.handlebars->35->1692" + "default3.handlebars->35->1705" ] }, { @@ -44707,7 +44746,7 @@ "xloc": [ "default-mobile.handlebars->11->864", "default.handlebars->47->1710", - "default3.handlebars->35->1695" + "default3.handlebars->35->1708" ] }, { @@ -44738,7 +44777,7 @@ "xloc": [ "default-mobile.handlebars->11->210", "default.handlebars->47->1954", - "default3.handlebars->35->1937", + "default3.handlebars->35->1950", "login2.handlebars->7->96" ] }, @@ -44770,7 +44809,7 @@ "xloc": [ "default-mobile.handlebars->11->211", "default.handlebars->47->1955", - "default3.handlebars->35->1938", + "default3.handlebars->35->1951", "login2.handlebars->7->97" ] }, @@ -44837,7 +44876,7 @@ "zh-cht": "JSON", "xloc": [ "default.handlebars->47->2727", - "default3.handlebars->35->2726" + "default3.handlebars->35->2739" ] }, { @@ -44869,9 +44908,9 @@ "default.handlebars->47->2732", "default.handlebars->47->2809", "default.handlebars->47->805", - "default3.handlebars->35->2731", - "default3.handlebars->35->2807", - "default3.handlebars->35->803" + "default3.handlebars->35->2744", + "default3.handlebars->35->2820", + "default3.handlebars->35->816" ] }, { @@ -44881,7 +44920,7 @@ "uk": "Формат файлу JSON наведено далі:", "xloc": [ "default.handlebars->47->2792", - "default3.handlebars->35->2790" + "default3.handlebars->35->2803" ] }, { @@ -44912,7 +44951,7 @@ "xloc": [ "default-mobile.handlebars->11->212", "default.handlebars->47->1956", - "default3.handlebars->35->1939", + "default3.handlebars->35->1952", "login2.handlebars->7->98" ] }, @@ -44929,8 +44968,8 @@ "xloc": [ "default.handlebars->47->1814", "default.handlebars->47->3052", - "default3.handlebars->35->1798", - "default3.handlebars->35->3048" + "default3.handlebars->35->1811", + "default3.handlebars->35->3061" ] }, { @@ -44960,7 +44999,7 @@ "zh-cht": "已加入桌面Multiplex會話", "xloc": [ "default.handlebars->47->2545", - "default3.handlebars->35->2544" + "default3.handlebars->35->2557" ] }, { @@ -44990,14 +45029,14 @@ "zh-cht": "已加入桌面多路復用會話 \\\"{0}\\\"", "xloc": [ "default.handlebars->47->2684", - "default3.handlebars->35->2683" + "default3.handlebars->35->2696" ] }, { "en": "Journal", "nl": "Logging", "xloc": [ - "default3.handlebars->35->2092" + "default3.handlebars->35->2105" ] }, { @@ -45058,7 +45097,7 @@ "xloc": [ "default-mobile.handlebars->11->213", "default.handlebars->47->1957", - "default3.handlebars->35->1940", + "default3.handlebars->35->1953", "login2.handlebars->7->99" ] }, @@ -45090,7 +45129,7 @@ "xloc": [ "default-mobile.handlebars->11->214", "default.handlebars->47->1958", - "default3.handlebars->35->1941", + "default3.handlebars->35->1954", "login2.handlebars->7->100" ] }, @@ -45122,7 +45161,7 @@ "xloc": [ "default-mobile.handlebars->11->215", "default.handlebars->47->1959", - "default3.handlebars->35->1942", + "default3.handlebars->35->1955", "login2.handlebars->7->101" ] }, @@ -45153,7 +45192,7 @@ "zh-cht": "保留現有密碼", "xloc": [ "default.handlebars->47->2295", - "default3.handlebars->35->2291" + "default3.handlebars->35->2304" ] }, { @@ -45183,7 +45222,7 @@ "zh-cht": "內核驅動器", "xloc": [ "default.handlebars->47->1480", - "default3.handlebars->35->1468" + "default3.handlebars->35->1481" ] }, { @@ -45214,7 +45253,7 @@ "xloc": [ "default-mobile.handlebars->11->699", "default.handlebars->47->1522", - "default3.handlebars->35->1509", + "default3.handlebars->35->1522", "sharing-mobile.handlebars->11->52", "sharing-mobile.handlebars->11->69", "ssh.handlebars->3->15" @@ -45248,8 +45287,8 @@ "xloc": [ "default.handlebars->47->1850", "default.handlebars->47->1853", - "default3.handlebars->35->1833", - "default3.handlebars->35->1836" + "default3.handlebars->35->1846", + "default3.handlebars->35->1849" ] }, { @@ -45280,7 +45319,7 @@ "xloc": [ "default-mobile.handlebars->11->701", "default.handlebars->47->1524", - "default3.handlebars->35->1511", + "default3.handlebars->35->1524", "sharing-mobile.handlebars->11->53", "sharing-mobile.handlebars->11->70", "ssh.handlebars->3->17" @@ -45314,7 +45353,7 @@ "xloc": [ "default-mobile.handlebars->11->700", "default.handlebars->47->1523", - "default3.handlebars->35->1510", + "default3.handlebars->35->1523", "sharing-mobile.handlebars->11->55", "sharing-mobile.handlebars->11->72", "ssh.handlebars->3->16" @@ -45374,7 +45413,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1", "default.handlebars->47->1454", - "default3.handlebars->35->1443", + "default3.handlebars->35->1456", "sharing-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1" ] }, @@ -45405,7 +45444,7 @@ "zh-cht": "鍵盤字符串自定義", "xloc": [ "default.handlebars->47->1459", - "default3.handlebars->35->1448" + "default3.handlebars->35->1461" ] }, { @@ -45462,7 +45501,7 @@ "xloc": [ "default-mobile.handlebars->11->216", "default.handlebars->47->1960", - "default3.handlebars->35->1943", + "default3.handlebars->35->1956", "login2.handlebars->7->102" ] }, @@ -45493,7 +45532,7 @@ "zh-cht": "殺死進程{0} ({1})", "xloc": [ "default.handlebars->47->2560", - "default3.handlebars->35->2559" + "default3.handlebars->35->2572" ] }, { @@ -45535,7 +45574,7 @@ "xloc": [ "default-mobile.handlebars->11->217", "default.handlebars->47->1961", - "default3.handlebars->35->1944", + "default3.handlebars->35->1957", "login2.handlebars->7->103" ] }, @@ -45567,7 +45606,7 @@ "xloc": [ "default-mobile.handlebars->11->218", "default.handlebars->47->1962", - "default3.handlebars->35->1945", + "default3.handlebars->35->1958", "login2.handlebars->7->104" ] }, @@ -45599,7 +45638,7 @@ "xloc": [ "default-mobile.handlebars->11->839", "default.handlebars->47->1685", - "default3.handlebars->35->1670" + "default3.handlebars->35->1683" ] }, { @@ -45630,7 +45669,7 @@ "xloc": [ "default-mobile.handlebars->11->219", "default.handlebars->47->1963", - "default3.handlebars->35->1946", + "default3.handlebars->35->1959", "login2.handlebars->7->105" ] }, @@ -45662,7 +45701,7 @@ "xloc": [ "default-mobile.handlebars->11->220", "default.handlebars->47->1964", - "default3.handlebars->35->1947", + "default3.handlebars->35->1960", "login2.handlebars->7->106" ] }, @@ -45694,7 +45733,7 @@ "xloc": [ "default-mobile.handlebars->11->221", "default.handlebars->47->1965", - "default3.handlebars->35->1948", + "default3.handlebars->35->1961", "login2.handlebars->7->107" ] }, @@ -45726,8 +45765,8 @@ "xloc": [ "default.handlebars->47->1509", "default.handlebars->47->1540", - "default3.handlebars->35->1496", - "default3.handlebars->35->1527", + "default3.handlebars->35->1509", + "default3.handlebars->35->1540", "sharing.handlebars->11->26", "sharing.handlebars->11->40" ] @@ -45760,7 +45799,7 @@ "xloc": [ "default-mobile.handlebars->11->316", "default.handlebars->47->2060", - "default3.handlebars->35->2043" + "default3.handlebars->35->2056" ] }, { @@ -45846,7 +45885,7 @@ "zh-cht": "大焦點", "xloc": [ "default.handlebars->47->1426", - "default3.handlebars->35->1415" + "default3.handlebars->35->1428" ] }, { @@ -46043,7 +46082,7 @@ "xloc": [ "default.handlebars->47->3200", "default.handlebars->container->column_l->p40->3->1->p40time->9", - "default3.handlebars->35->3190", + "default3.handlebars->35->3203", "default3.handlebars->container->column_l->p40->3->3->p40time->9" ] }, @@ -46144,7 +46183,7 @@ "zh-cht": "過去 7 天", "xloc": [ "default.handlebars->47->3199", - "default3.handlebars->35->3189" + "default3.handlebars->35->3202" ] }, { @@ -46204,7 +46243,7 @@ "zh-cht": "最後訪問", "xloc": [ "default.handlebars->47->2740", - "default3.handlebars->35->2739" + "default3.handlebars->35->2752" ] }, { @@ -46223,11 +46262,11 @@ "default.handlebars->47->1626", "default.handlebars->47->359", "default.handlebars->47->391", - "default3.handlebars->35->1611", - "default3.handlebars->35->1612", - "default3.handlebars->35->1613", - "default3.handlebars->35->357", - "default3.handlebars->35->389" + "default3.handlebars->35->1624", + "default3.handlebars->35->1625", + "default3.handlebars->35->1626", + "default3.handlebars->35->370", + "default3.handlebars->35->402" ] }, { @@ -46257,7 +46296,7 @@ "zh-cht": "最後一天", "xloc": [ "default.handlebars->47->3198", - "default3.handlebars->35->3188" + "default3.handlebars->35->3201" ] }, { @@ -46287,7 +46326,7 @@ "zh-cht": "上次登入", "xloc": [ "default.handlebars->47->2983", - "default3.handlebars->35->2979" + "default3.handlebars->35->2992" ] }, { @@ -46319,8 +46358,8 @@ "default.handlebars->47->366", "default.handlebars->47->398", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->11", - "default3.handlebars->35->364", - "default3.handlebars->35->396", + "default3.handlebars->35->377", + "default3.handlebars->35->409", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->11" ] }, @@ -46351,7 +46390,7 @@ "zh-cht": "上次訪問:{0}", "xloc": [ "default.handlebars->47->2750", - "default3.handlebars->35->2749" + "default3.handlebars->35->2762" ] }, { @@ -46389,12 +46428,12 @@ "default.handlebars->47->1633", "default.handlebars->47->1634", "default.handlebars->47->164", - "default3.handlebars->35->160", - "default3.handlebars->35->1619", - "default3.handlebars->35->162", - "default3.handlebars->35->1620", - "default3.handlebars->35->1621", - "default3.handlebars->35->164" + "default3.handlebars->35->1632", + "default3.handlebars->35->1633", + "default3.handlebars->35->1634", + "default3.handlebars->35->173", + "default3.handlebars->35->175", + "default3.handlebars->35->177" ] }, { @@ -46428,9 +46467,9 @@ "default.handlebars->47->159", "default.handlebars->47->1629", "default.handlebars->47->1631", - "default3.handlebars->35->159", - "default3.handlebars->35->1616", - "default3.handlebars->35->1618" + "default3.handlebars->35->1629", + "default3.handlebars->35->1631", + "default3.handlebars->35->172" ] }, { @@ -46460,7 +46499,7 @@ "zh-cht": "上次更改:{0}", "xloc": [ "default.handlebars->47->2987", - "default3.handlebars->35->2983" + "default3.handlebars->35->2996" ] }, { @@ -46476,7 +46515,7 @@ "uk": "Записи часу останнього підключення", "xloc": [ "default.handlebars->47->3268", - "default3.handlebars->35->3258" + "default3.handlebars->35->3271" ] }, { @@ -46536,7 +46575,7 @@ "zh-cht": "最後介面更新", "xloc": [ "default.handlebars->47->166", - "default3.handlebars->35->166" + "default3.handlebars->35->179" ] }, { @@ -46566,7 +46605,7 @@ "zh-cht": "上次登入:{0}", "xloc": [ "default.handlebars->47->2751", - "default3.handlebars->35->2750" + "default3.handlebars->35->2763" ] }, { @@ -46597,8 +46636,8 @@ "xloc": [ "default.handlebars->47->1087", "default.handlebars->47->126", - "default3.handlebars->35->1085", - "default3.handlebars->35->126" + "default3.handlebars->35->1098", + "default3.handlebars->35->139" ] }, { @@ -46714,7 +46753,7 @@ "zh-cht": "最新版本", "xloc": [ "default.handlebars->47->205", - "default3.handlebars->35->205" + "default3.handlebars->35->218" ] }, { @@ -46745,7 +46784,7 @@ "xloc": [ "default-mobile.handlebars->11->222", "default.handlebars->47->1966", - "default3.handlebars->35->1949", + "default3.handlebars->35->1962", "login2.handlebars->7->108" ] }, @@ -46777,7 +46816,7 @@ "xloc": [ "default-mobile.handlebars->11->223", "default.handlebars->47->1967", - "default3.handlebars->35->1950", + "default3.handlebars->35->1963", "login2.handlebars->7->109" ] }, @@ -46808,7 +46847,7 @@ "zh-cht": "啟動MeshCentral路由器", "xloc": [ "default.handlebars->47->1347", - "default3.handlebars->35->1336" + "default3.handlebars->35->1349" ] }, { @@ -46864,7 +46903,7 @@ "zh-cht": "啟動基於Web的RDP連接到此裝置", "xloc": [ "default.handlebars->47->1067", - "default3.handlebars->35->1065" + "default3.handlebars->35->1078" ] }, { @@ -46894,7 +46933,7 @@ "zh-cht": "啟動到此設備的基於 Web 的 SSH 會話", "xloc": [ "default.handlebars->47->1069", - "default3.handlebars->35->1067" + "default3.handlebars->35->1080" ] }, { @@ -46924,7 +46963,7 @@ "zh-cht": "向此設備啟動基於 Web 的 VNC 會話", "xloc": [ "default.handlebars->47->1065", - "default3.handlebars->35->1063" + "default3.handlebars->35->1076" ] }, { @@ -46954,7 +46993,7 @@ "zh-cht": "如沒有請留空。", "xloc": [ "default.handlebars->47->3037", - "default3.handlebars->35->3033" + "default3.handlebars->35->3046" ] }, { @@ -46985,10 +47024,43 @@ "xloc": [ "default-mobile.handlebars->11->667", "default.handlebars->47->1439", - "default3.handlebars->35->1428", + "default3.handlebars->35->1441", "sharing-mobile.handlebars->11->28" ] }, + { + "ar": "واجهة الشريط الأيسر", + "bs": "Interfejs lijeve trake", + "cs": "Rozhraní levého pruhu", + "da": "Venstre bjælkegrænseflade", + "de": "Schnittstelle der linken Leiste", + "el": "Διεπαφή αριστερής γραμμής", + "en": "Left Bar Interface", + "es": "Interfaz de barra izquierda", + "fi": "Vasen palkin käyttöliittymä", + "fr": "Interface de la barre de gauche", + "he": "ממשק סרגל שמאל", + "hi": "बायां बार इंटरफ़ेस", + "hr": "Sučelje lijeve trake", + "it": "Interfaccia della barra sinistra", + "ja": "左バーインターフェイス", + "ja-JP": "左側のバーインターフェイス", + "ko": "왼쪽 바 인터페이스", + "nl": "Linkerbalkinterface", + "pl": "Interfejs z lewym pasem menu", + "pt": "Interface com Barra à Esquerda", + "pt-br": "Interface com Barra à Esquerda", + "ro": "Interfață bară din stânga", + "ru": "Панель инструментов слева", + "sr": "Интерфејс леве траке", + "sv": "Vänster bargränssnitt", + "tr": "Sol Çubuk Arayüzü", + "zh-chs": "左栏界面", + "zh-cht": "左欄界面", + "xloc": [ + "default3.handlebars->35->69" + ] + }, { "bs": "Napustio Web-RDP sesiju \\\"{1}\\\" nakon {0} sekundi.", "ca": "Va sortir la sessió Web-RDP \\\"{1}\\\" al cap de {0} segons.", @@ -47016,7 +47088,7 @@ "zh-cht": "{0} 秒後離開 Web-RDP 會話 \\\"{1}\\\"。", "xloc": [ "default.handlebars->47->2666", - "default3.handlebars->35->2665" + "default3.handlebars->35->2678" ] }, { @@ -47072,7 +47144,7 @@ "zh-cht": "{0} 秒後離開 Web-SFTP 會話 \\\"{1}\\\"。", "xloc": [ "default.handlebars->47->2665", - "default3.handlebars->35->2664" + "default3.handlebars->35->2677" ] }, { @@ -47128,7 +47200,7 @@ "zh-cht": "{0} 秒後離開 Web-SSH 會話 \\\"{1}\\\"。", "xloc": [ "default.handlebars->47->2664", - "default3.handlebars->35->2663" + "default3.handlebars->35->2676" ] }, { @@ -47184,29 +47256,36 @@ "zh-cht": "{0} 秒後離開 Web-VNC 會話。", "xloc": [ "default.handlebars->47->2667", - "default3.handlebars->35->2666" + "default3.handlebars->35->2679" ] }, { + "ar": "واجهة الشريط الأيسر", "bs": "Interfejs lijeve trake", "ca": "Interfície de la barra esquerra", "cs": "Rozhraní s lištou vlevo", "da": "Venstre bjælke grænseflade", "de": "Oberfläche mit Leiste links", + "el": "Διεπαφή αριστερής γραμμής", "en": "Left bar interface", "es": "Interfaz de barra izquierda", "fi": "Palkki vasemmalla käyttöliittymä", "fr": "Barre de gauche", + "he": "ממשק סרגל שמאלי", "hi": "लेफ्ट बार इंटरफ़ेस", + "hr": "Sučelje lijeve trake", "hu": "Bal oldali sáv", "it": "Interfaccia della barra sinistra", "ja": "左バーインターフェイス", + "ja-JP": "左側のバーインターフェイス", "ko": "왼쪽 바 인터페이스", "nl": "Linkerbalk interface", "pl": "Interfejs z lewym pasem menu", - "pt": "Interface da barra esquerda", - "pt-br": "Interface da barra esquerda", + "pt": "Interface com Barra à Esquerda", + "pt-br": "Interface com Barra à Esquerda", + "ro": "Interfață bară din stânga", "ru": "Панель инструментов слева", + "sr": "Интерфејс леве траке", "sv": "Vänster bargränssnitt", "tr": "Sol çubuk arayüzü", "uk": "Інтерфейс із лівою панеллю меню", @@ -47215,7 +47294,6 @@ "xloc": [ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", @@ -47249,7 +47327,7 @@ "zh-cht": "離開桌面多路復用會話", "xloc": [ "default.handlebars->47->2546", - "default3.handlebars->35->2545" + "default3.handlebars->35->2558" ] }, { @@ -47279,7 +47357,7 @@ "zh-cht": "{1} 秒後離開桌面多路復用會話 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->2685", - "default3.handlebars->35->2684" + "default3.handlebars->35->2697" ] }, { @@ -47309,7 +47387,7 @@ "zh-cht": "{0} 秒後離開桌面多路復用會話。", "xloc": [ "default.handlebars->47->2663", - "default3.handlebars->35->2662" + "default3.handlebars->35->2675" ] }, { @@ -47339,7 +47417,7 @@ "zh-cht": "長度", "xloc": [ "default.handlebars->47->3215", - "default3.handlebars->35->3205" + "default3.handlebars->35->3218" ] }, { @@ -47396,7 +47474,7 @@ "xloc": [ "default-mobile.handlebars->11->104", "default.handlebars->47->67", - "default3.handlebars->35->67" + "default3.handlebars->35->80" ] }, { @@ -47427,8 +47505,8 @@ "xloc": [ "default.handlebars->47->1152", "default.handlebars->47->1177", - "default3.handlebars->35->1148", - "default3.handlebars->35->1173" + "default3.handlebars->35->1161", + "default3.handlebars->35->1186" ] }, { @@ -47491,9 +47569,9 @@ "default.handlebars->47->1144", "default.handlebars->47->1169", "default.handlebars->47->2418", - "default3.handlebars->35->1140", - "default3.handlebars->35->1165", - "default3.handlebars->35->2417" + "default3.handlebars->35->1153", + "default3.handlebars->35->1178", + "default3.handlebars->35->2430" ] }, { @@ -47524,14 +47602,14 @@ "xloc": [ "default-mobile.handlebars->11->988", "default.handlebars->47->2371", - "default3.handlebars->35->2370" + "default3.handlebars->35->2383" ] }, { "en": "Line Break: Linux (LF)", "xloc": [ "default.handlebars->47->1604", - "default3.handlebars->35->1591", + "default3.handlebars->35->1604", "sharing.handlebars->11->92" ] }, @@ -47539,7 +47617,7 @@ "en": "Line Break: Mac (CR)", "xloc": [ "default.handlebars->47->1605", - "default3.handlebars->35->1592", + "default3.handlebars->35->1605", "sharing.handlebars->11->93" ] }, @@ -47547,7 +47625,7 @@ "en": "Line Break: Windows (CR LF)", "xloc": [ "default.handlebars->47->1603", - "default3.handlebars->35->1590", + "default3.handlebars->35->1603", "sharing.handlebars->11->91" ] }, @@ -47610,8 +47688,8 @@ "xloc": [ "default.handlebars->47->567", "default.handlebars->47->581", - "default3.handlebars->35->565", - "default3.handlebars->35->579" + "default3.handlebars->35->578", + "default3.handlebars->35->592" ] }, { @@ -47641,7 +47719,7 @@ "zh-cht": "鏈結邀請", "xloc": [ "default.handlebars->47->554", - "default3.handlebars->35->552" + "default3.handlebars->35->565" ] }, { @@ -47671,7 +47749,7 @@ "zh-cht": "鏈接", "xloc": [ "default.handlebars->47->392", - "default3.handlebars->35->390" + "default3.handlebars->35->403" ] }, { @@ -47705,7 +47783,7 @@ "default.handlebars->47->60", "default.handlebars->47->917", "default3.handlebars->35->60", - "default3.handlebars->35->915" + "default3.handlebars->35->928" ] }, { @@ -47735,7 +47813,7 @@ "zh-cht": "Linux (SSH/SCP/VNC)", "xloc": [ "default.handlebars->47->512", - "default3.handlebars->35->510" + "default3.handlebars->35->523" ] }, { @@ -47765,7 +47843,7 @@ "zh-cht": "Linux / BSD", "xloc": [ "default.handlebars->47->602", - "default3.handlebars->35->600" + "default3.handlebars->35->613" ] }, { @@ -47795,7 +47873,7 @@ "zh-cht": "Linux / BSD(解除安裝)", "xloc": [ "default.handlebars->47->608", - "default3.handlebars->35->606" + "default3.handlebars->35->619" ] }, { @@ -47828,7 +47906,7 @@ "agentinvite.handlebars->3->5", "agentinvite.handlebars->container->column_l->5->1->tlinuxbinarytab", "default.handlebars->47->603", - "default3.handlebars->35->601" + "default3.handlebars->35->614" ] }, { @@ -47991,7 +48069,7 @@ "zh-cht": "Linux ARM,Raspberry Pi(32位)", "xloc": [ "default.handlebars->47->1356", - "default3.handlebars->35->1345" + "default3.handlebars->35->1358" ] }, { @@ -48021,7 +48099,7 @@ "zh-cht": "Linux ARM, Raspberry Pi (64位)", "xloc": [ "default.handlebars->47->1357", - "default3.handlebars->35->1346" + "default3.handlebars->35->1359" ] }, { @@ -48059,8 +48137,8 @@ "xloc": [ "default.handlebars->47->2443", "default.handlebars->47->591", - "default3.handlebars->35->2442", - "default3.handlebars->35->589" + "default3.handlebars->35->2455", + "default3.handlebars->35->602" ] }, { @@ -48152,7 +48230,7 @@ "zh-cht": "Linux路徑", "xloc": [ "default.handlebars->47->791", - "default3.handlebars->35->789" + "default3.handlebars->35->802" ] }, { @@ -48244,7 +48322,7 @@ "zh-cht": "只限Linux", "xloc": [ "default.handlebars->47->565", - "default3.handlebars->35->563" + "default3.handlebars->35->576" ] }, { @@ -48274,7 +48352,7 @@ "zh-cht": "Linux x86(32位)", "xloc": [ "default.handlebars->47->1353", - "default3.handlebars->35->1342" + "default3.handlebars->35->1355" ] }, { @@ -48304,7 +48382,7 @@ "zh-cht": "Linux x86(64位)", "xloc": [ "default.handlebars->47->1352", - "default3.handlebars->35->1341" + "default3.handlebars->35->1354" ] }, { @@ -48336,8 +48414,8 @@ "default-mobile.handlebars->11->615", "default.handlebars->47->1292", "default.handlebars->47->817", - "default3.handlebars->35->1288", - "default3.handlebars->35->815" + "default3.handlebars->35->1301", + "default3.handlebars->35->828" ] }, { @@ -48430,7 +48508,7 @@ { "en": "Litera", "xloc": [ - "default3.handlebars->35->2093" + "default3.handlebars->35->2106" ] }, { @@ -48461,7 +48539,7 @@ "xloc": [ "default-mobile.handlebars->11->224", "default.handlebars->47->1968", - "default3.handlebars->35->1951", + "default3.handlebars->35->1964", "login2.handlebars->7->110" ] }, @@ -48531,11 +48609,11 @@ "default.handlebars->47->2174", "default.handlebars->47->3089", "default.handlebars->47->3138", - "default3.handlebars->35->1333", - "default3.handlebars->35->1823", - "default3.handlebars->35->2167", - "default3.handlebars->35->2171", - "default3.handlebars->35->3128" + "default3.handlebars->35->1346", + "default3.handlebars->35->1836", + "default3.handlebars->35->2180", + "default3.handlebars->35->2184", + "default3.handlebars->35->3141" ] }, { @@ -48565,7 +48643,7 @@ "zh-cht": "本地", "xloc": [ "default.handlebars->47->433", - "default3.handlebars->35->431", + "default3.handlebars->35->444", "messenger.handlebars->localVideo->1", "messenger.handlebars->remoteImage->3->4" ] @@ -48682,8 +48760,8 @@ "default-mobile.handlebars->11->947", "default.handlebars->47->2116", "default.handlebars->47->2181", - "default3.handlebars->35->2118", - "default3.handlebars->35->2179" + "default3.handlebars->35->2131", + "default3.handlebars->35->2192" ] }, { @@ -48744,7 +48822,7 @@ "zh-cht": "通過中繼代理的本地網絡連接。", "xloc": [ "default.handlebars->47->430", - "default3.handlebars->35->428" + "default3.handlebars->35->441" ] }, { @@ -48774,7 +48852,7 @@ "zh-cht": "本地網絡連接。", "xloc": [ "default.handlebars->47->432", - "default3.handlebars->35->430" + "default3.handlebars->35->443" ] }, { @@ -48804,7 +48882,7 @@ "zh-cht": "本地用戶接受的遠程終端請求", "xloc": [ "default.handlebars->47->2568", - "default3.handlebars->35->2567" + "default3.handlebars->35->2580" ] }, { @@ -48834,7 +48912,7 @@ "zh-cht": "本地用戶拒絕了遠程終端請求", "xloc": [ "default.handlebars->47->2569", - "default3.handlebars->35->2568" + "default3.handlebars->35->2581" ] }, { @@ -48867,7 +48945,7 @@ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->3->5->0", "default.handlebars->47->2063", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->11", - "default3.handlebars->35->2046", + "default3.handlebars->35->2059", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->9" ] }, @@ -48898,7 +48976,7 @@ "zh-cht": "位置", "xloc": [ "default.handlebars->47->1051", - "default3.handlebars->35->1049" + "default3.handlebars->35->1062" ] }, { @@ -48958,7 +49036,7 @@ "zh-cht": "鎖定賬戶", "xloc": [ "default.handlebars->47->2849", - "default3.handlebars->35->2845" + "default3.handlebars->35->2858" ] }, { @@ -48988,7 +49066,7 @@ "zh-cht": "鎖定帳戶設置", "xloc": [ "default.handlebars->47->2853", - "default3.handlebars->35->2849" + "default3.handlebars->35->2862" ] }, { @@ -49019,7 +49097,7 @@ "xloc": [ "default-mobile.handlebars->11->608", "default.handlebars->47->1214", - "default3.handlebars->35->1210" + "default3.handlebars->35->1223" ] }, { @@ -49049,7 +49127,7 @@ "zh-cht": "鎖定賬戶", "xloc": [ "default.handlebars->47->2772", - "default3.handlebars->35->2771" + "default3.handlebars->35->2784" ] }, { @@ -49111,7 +49189,7 @@ "zh-cht": "鎖定遠程用戶的鼠標和鍵盤?", "xloc": [ "default.handlebars->47->1201", - "default3.handlebars->35->1197" + "default3.handlebars->35->1210" ] }, { @@ -49172,7 +49250,7 @@ "xloc": [ "default-mobile.handlebars->11->609", "default.handlebars->47->1215", - "default3.handlebars->35->1211" + "default3.handlebars->35->1224" ] }, { @@ -49205,9 +49283,9 @@ "default.handlebars->47->2752", "default.handlebars->47->487", "default.handlebars->47->976", - "default3.handlebars->35->2751", - "default3.handlebars->35->485", - "default3.handlebars->35->974" + "default3.handlebars->35->2764", + "default3.handlebars->35->498", + "default3.handlebars->35->987" ] }, { @@ -49247,10 +49325,10 @@ "default.handlebars->47->3246", "default.handlebars->47->3295", "default.handlebars->47->339", - "default3.handlebars->35->2939", - "default3.handlebars->35->3236", - "default3.handlebars->35->3285", - "default3.handlebars->35->336" + "default3.handlebars->35->2952", + "default3.handlebars->35->3249", + "default3.handlebars->35->3298", + "default3.handlebars->35->349" ] }, { @@ -49280,7 +49358,7 @@ "zh-cht": "將遠程用戶鎖定在桌面之外", "xloc": [ "default.handlebars->47->2594", - "default3.handlebars->35->2593" + "default3.handlebars->35->2606" ] }, { @@ -49310,7 +49388,7 @@ "zh-cht": "記錄事件", "xloc": [ "default.handlebars->47->1028", - "default3.handlebars->35->1026" + "default3.handlebars->35->1039" ] }, { @@ -49462,7 +49540,7 @@ "zh-cht": "登錄用戶", "xloc": [ "default.handlebars->47->361", - "default3.handlebars->35->359" + "default3.handlebars->35->372" ] }, { @@ -49555,7 +49633,7 @@ "zh-cht": "登錄令牌", "xloc": [ "default.handlebars->47->3257", - "default3.handlebars->35->3247" + "default3.handlebars->35->3260" ] }, { @@ -49574,7 +49652,7 @@ "hr": "Stvoren token za prijavu", "it": "Token di accesso creato", "ja": "ログイントークンが作成されました", - "ja-JP": "ログイントークンが作成されました", + "ja-jp": "ログイントークンが作成されました", "ko": "로그인 토큰이 생성되었습니다.", "nl": "Inlogtoken aangemaakt", "pl": "Utworzono token logowania", @@ -49588,7 +49666,7 @@ "zh-chs": "登录令牌已创建", "zh-cht": "登入權杖已建立", "xloc": [ - "default3.handlebars->35->347" + "default3.handlebars->35->360" ] }, { @@ -49680,7 +49758,7 @@ "xloc": [ "default-mobile.handlebars->11->67", "default.handlebars->47->219", - "default3.handlebars->35->218" + "default3.handlebars->35->231" ] }, { @@ -49743,8 +49821,7 @@ "xloc": [ "default-mobile.handlebars->topMenu->logoutMenuOption->logoutMenuOptionRef->0", "default.handlebars->47->63", - "default3.handlebars->35->63", - "default3.handlebars->container->topMenu->logoutMenuOption->logoutMenuOptionRef->0", + "default3.handlebars->35->76", "sharing-mobile.handlebars->topMenu->logoutMenuOption->0->0", "terms.handlebars->3->2" ] @@ -49752,13 +49829,13 @@ { "en": "Lumen", "xloc": [ - "default3.handlebars->35->2094" + "default3.handlebars->35->2107" ] }, { "en": "Lux", "xloc": [ - "default3.handlebars->35->2095" + "default3.handlebars->35->2108" ] }, { @@ -49789,7 +49866,7 @@ "xloc": [ "default-mobile.handlebars->11->225", "default.handlebars->47->1969", - "default3.handlebars->35->1952", + "default3.handlebars->35->1965", "login2.handlebars->7->111" ] }, @@ -49825,10 +49902,10 @@ "default.handlebars->47->1647", "default.handlebars->47->1655", "default.handlebars->47->1657", - "default3.handlebars->35->1632", - "default3.handlebars->35->1634", - "default3.handlebars->35->1642", - "default3.handlebars->35->1644" + "default3.handlebars->35->1645", + "default3.handlebars->35->1647", + "default3.handlebars->35->1655", + "default3.handlebars->35->1657" ] }, { @@ -49859,8 +49936,8 @@ "xloc": [ "default.handlebars->47->171", "default.handlebars->47->182", - "default3.handlebars->35->171", - "default3.handlebars->35->182" + "default3.handlebars->35->184", + "default3.handlebars->35->195" ] }, { @@ -49892,8 +49969,8 @@ "default-mobile.handlebars->11->812", "default.handlebars->47->1648", "default.handlebars->47->1658", - "default3.handlebars->35->1635", - "default3.handlebars->35->1645" + "default3.handlebars->35->1648", + "default3.handlebars->35->1658" ] }, { @@ -49925,8 +50002,8 @@ "default-mobile.handlebars->11->810", "default.handlebars->47->1646", "default.handlebars->47->1656", - "default3.handlebars->35->1633", - "default3.handlebars->35->1643" + "default3.handlebars->35->1646", + "default3.handlebars->35->1656" ] }, { @@ -50115,11 +50192,11 @@ "default.handlebars->47->429", "default.handlebars->47->736", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", - "default3.handlebars->35->1005", - "default3.handlebars->35->1760", - "default3.handlebars->35->1762", - "default3.handlebars->35->427", - "default3.handlebars->35->734", + "default3.handlebars->35->1018", + "default3.handlebars->35->1773", + "default3.handlebars->35->1775", + "default3.handlebars->35->440", + "default3.handlebars->35->747", "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2" ] }, @@ -50150,7 +50227,7 @@ "zh-cht": "MQTT憑證", "xloc": [ "default.handlebars->47->328", - "default3.handlebars->35->325" + "default3.handlebars->35->338" ] }, { @@ -50180,7 +50257,7 @@ "zh-cht": "MQTT登入", "xloc": [ "default.handlebars->47->1072", - "default3.handlebars->35->1070" + "default3.handlebars->35->1083" ] }, { @@ -50211,7 +50288,7 @@ "xloc": [ "default-mobile.handlebars->11->571", "default.handlebars->47->1086", - "default3.handlebars->35->1084" + "default3.handlebars->35->1097" ] }, { @@ -50242,8 +50319,8 @@ "xloc": [ "default.handlebars->47->1085", "default.handlebars->47->275", - "default3.handlebars->35->1083", - "default3.handlebars->35->272" + "default3.handlebars->35->1096", + "default3.handlebars->35->285" ] }, { @@ -50275,9 +50352,9 @@ "default.handlebars->47->1006", "default.handlebars->47->428", "default.handlebars->47->735", - "default3.handlebars->35->1004", - "default3.handlebars->35->426", - "default3.handlebars->35->733" + "default3.handlebars->35->1017", + "default3.handlebars->35->439", + "default3.handlebars->35->746" ] }, { @@ -50307,7 +50384,7 @@ "zh-cht": "MQTT已斷開連接", "xloc": [ "default.handlebars->47->279", - "default3.handlebars->35->276" + "default3.handlebars->35->289" ] }, { @@ -50503,8 +50580,8 @@ "xloc": [ "default.handlebars->47->2444", "default.handlebars->47->592", - "default3.handlebars->35->2443", - "default3.handlebars->35->590" + "default3.handlebars->35->2456", + "default3.handlebars->35->603" ] }, { @@ -50534,7 +50611,7 @@ "zh-cht": "機器名稱", "xloc": [ "default.handlebars->47->133", - "default3.handlebars->35->133" + "default3.handlebars->35->146" ] }, { @@ -50564,7 +50641,7 @@ "zh-cht": "主伺服器訊息", "xloc": [ "default.handlebars->47->3413", - "default3.handlebars->35->3403" + "default3.handlebars->35->3418" ] }, { @@ -50595,7 +50672,7 @@ "xloc": [ "default-mobile.handlebars->11->227", "default.handlebars->47->1971", - "default3.handlebars->35->1954", + "default3.handlebars->35->1967", "login2.handlebars->7->113" ] }, @@ -50627,7 +50704,7 @@ "xloc": [ "default-mobile.handlebars->11->228", "default.handlebars->47->1972", - "default3.handlebars->35->1955", + "default3.handlebars->35->1968", "login2.handlebars->7->114" ] }, @@ -50659,7 +50736,7 @@ "xloc": [ "default-mobile.handlebars->11->229", "default.handlebars->47->1973", - "default3.handlebars->35->1956", + "default3.handlebars->35->1969", "login2.handlebars->7->115" ] }, @@ -50691,7 +50768,7 @@ "xloc": [ "default-mobile.handlebars->11->102", "default.handlebars->47->1793", - "default3.handlebars->35->1777" + "default3.handlebars->35->1790" ] }, { @@ -50722,7 +50799,7 @@ "xloc": [ "default-mobile.handlebars->11->90", "default.handlebars->47->245", - "default3.handlebars->35->243" + "default3.handlebars->35->256" ] }, { @@ -50755,8 +50832,8 @@ "default-mobile.handlebars->11->985", "default.handlebars->47->2368", "default.handlebars->47->2407", - "default3.handlebars->35->2367", - "default3.handlebars->35->2406" + "default3.handlebars->35->2380", + "default3.handlebars->35->2419" ] }, { @@ -50789,8 +50866,8 @@ "default-mobile.handlebars->11->984", "default.handlebars->47->2367", "default.handlebars->47->2406", - "default3.handlebars->35->2366", - "default3.handlebars->35->2405" + "default3.handlebars->35->2379", + "default3.handlebars->35->2418" ] }, { @@ -50820,7 +50897,7 @@ "zh-cht": "管理裝置", "xloc": [ "default.handlebars->47->1164", - "default3.handlebars->35->1160" + "default3.handlebars->35->1173" ] }, { @@ -50857,7 +50934,7 @@ "zh-cht": "管理錄音", "xloc": [ "default.handlebars->47->2847", - "default3.handlebars->35->2843" + "default3.handlebars->35->2856" ] }, { @@ -50887,7 +50964,7 @@ "zh-cht": "管理安全密鑰", "xloc": [ "default.handlebars->47->254", - "default3.handlebars->35->251" + "default3.handlebars->35->264" ] }, { @@ -50917,7 +50994,7 @@ "zh-cht": "管理用戶群", "xloc": [ "default.handlebars->47->2846", - "default3.handlebars->35->2842" + "default3.handlebars->35->2855" ] }, { @@ -50948,8 +51025,8 @@ "xloc": [ "default.handlebars->47->1163", "default.handlebars->47->2845", - "default3.handlebars->35->1159", - "default3.handlebars->35->2841" + "default3.handlebars->35->1172", + "default3.handlebars->35->2854" ] }, { @@ -51183,7 +51260,7 @@ "zh-cht": "使用軟體代理進行管理", "xloc": [ "default.handlebars->47->2121", - "default3.handlebars->35->2123" + "default3.handlebars->35->2136" ] }, { @@ -51214,7 +51291,7 @@ "xloc": [ "default-mobile.handlebars->11->946", "default.handlebars->47->2180", - "default3.handlebars->35->2178" + "default3.handlebars->35->2191" ] }, { @@ -51244,7 +51321,7 @@ "zh-cht": "經理", "xloc": [ "default.handlebars->47->2757", - "default3.handlebars->35->2756" + "default3.handlebars->35->2769" ] }, { @@ -51324,7 +51401,7 @@ "xloc": [ "default-mobile.handlebars->11->856", "default.handlebars->47->1702", - "default3.handlebars->35->1687" + "default3.handlebars->35->1700" ] }, { @@ -51337,7 +51414,7 @@ "xloc": [ "default-mobile.handlebars->11->857", "default.handlebars->47->1703", - "default3.handlebars->35->1688" + "default3.handlebars->35->1701" ] }, { @@ -51368,7 +51445,7 @@ "xloc": [ "default-mobile.handlebars->11->230", "default.handlebars->47->1974", - "default3.handlebars->35->1957", + "default3.handlebars->35->1970", "login2.handlebars->7->116" ] }, @@ -51484,7 +51561,7 @@ "xloc": [ "default-mobile.handlebars->11->231", "default.handlebars->47->1975", - "default3.handlebars->35->1958", + "default3.handlebars->35->1971", "login2.handlebars->7->117" ] }, @@ -51492,7 +51569,7 @@ "en": "Markdown syntax supported", "xloc": [ "default.handlebars->47->1189", - "default3.handlebars->35->1185" + "default3.handlebars->35->1198" ] }, { @@ -51522,13 +51599,13 @@ "xloc": [ "default-mobile.handlebars->11->814", "default.handlebars->47->1660", - "default3.handlebars->35->1647" + "default3.handlebars->35->1660" ] }, { "en": "Materia", "xloc": [ - "default3.handlebars->35->2096" + "default3.handlebars->35->2109" ] }, { @@ -51558,7 +51635,7 @@ "zh-cht": "達到連接數量上限", "xloc": [ "default.handlebars->47->3355", - "default3.handlebars->35->3345" + "default3.handlebars->35->3360" ] }, { @@ -51588,7 +51665,7 @@ "zh-cht": "已達到最大鍵數。", "xloc": [ "default.handlebars->47->253", - "default3.handlebars->35->250" + "default3.handlebars->35->263" ] }, { @@ -51686,8 +51763,8 @@ "default.handlebars->47->3398", "default.handlebars->47->3403", "default.handlebars->container->column_l->p13->p13toolbar->1->4->1->1->p13sizedropdown->7", - "default3.handlebars->35->3388", - "default3.handlebars->35->3393", + "default3.handlebars->35->3403", + "default3.handlebars->35->3408", "default3.handlebars->container->column_l->p13->p13toolbar->1->4->1->1->p13sizedropdown->7" ] }, @@ -51726,11 +51803,11 @@ "default.handlebars->47->1731", "default.handlebars->47->3376", "default.handlebars->container->column_l->p40->3->1->p40type->3", - "default3.handlebars->35->1602", - "default3.handlebars->35->1704", - "default3.handlebars->35->1710", - "default3.handlebars->35->1716", - "default3.handlebars->35->3366", + "default3.handlebars->35->1615", + "default3.handlebars->35->1717", + "default3.handlebars->35->1723", + "default3.handlebars->35->1729", + "default3.handlebars->35->3381", "default3.handlebars->container->column_l->p40->3->3->p40type->3" ] }, @@ -51780,21 +51857,21 @@ "default.handlebars->47->691", "default.handlebars->47->921", "default.handlebars->47->999", - "default3.handlebars->35->1615", - "default3.handlebars->35->1623", - "default3.handlebars->35->621", - "default3.handlebars->35->625", - "default3.handlebars->35->629", - "default3.handlebars->35->640", - "default3.handlebars->35->644", - "default3.handlebars->35->648", - "default3.handlebars->35->668", - "default3.handlebars->35->672", - "default3.handlebars->35->676", - "default3.handlebars->35->683", + "default3.handlebars->35->1010", + "default3.handlebars->35->1628", + "default3.handlebars->35->1636", + "default3.handlebars->35->634", + "default3.handlebars->35->638", + "default3.handlebars->35->642", + "default3.handlebars->35->653", + "default3.handlebars->35->657", + "default3.handlebars->35->661", + "default3.handlebars->35->681", + "default3.handlebars->35->685", "default3.handlebars->35->689", - "default3.handlebars->35->919", - "default3.handlebars->35->997" + "default3.handlebars->35->696", + "default3.handlebars->35->702", + "default3.handlebars->35->932" ] }, { @@ -51825,7 +51902,7 @@ "xloc": [ "default-mobile.handlebars->11->992", "default.handlebars->47->2377", - "default3.handlebars->35->2376" + "default3.handlebars->35->2389" ] }, { @@ -51907,7 +51984,7 @@ "zh-cht": "Mesh Relay", "xloc": [ "default.handlebars->47->1005", - "default3.handlebars->35->1003" + "default3.handlebars->35->1016" ] }, { @@ -51939,9 +52016,9 @@ "default.handlebars->47->420", "default.handlebars->47->727", "default.handlebars->47->998", - "default3.handlebars->35->418", - "default3.handlebars->35->725", - "default3.handlebars->35->996" + "default3.handlebars->35->1009", + "default3.handlebars->35->431", + "default3.handlebars->35->738" ] }, { @@ -51973,9 +52050,9 @@ "default.handlebars->47->1004", "default.handlebars->47->426", "default.handlebars->47->733", - "default3.handlebars->35->1002", - "default3.handlebars->35->424", - "default3.handlebars->35->731" + "default3.handlebars->35->1015", + "default3.handlebars->35->437", + "default3.handlebars->35->744" ] }, { @@ -52006,8 +52083,8 @@ "xloc": [ "default.handlebars->47->1363", "default.handlebars->47->1365", - "default3.handlebars->35->1352", - "default3.handlebars->35->1354" + "default3.handlebars->35->1365", + "default3.handlebars->35->1367" ] }, { @@ -52037,7 +52114,7 @@ "zh-cht": "MeshAgent流量", "xloc": [ "default.handlebars->47->3415", - "default3.handlebars->35->3405" + "default3.handlebars->35->3420" ] }, { @@ -52067,7 +52144,7 @@ "zh-cht": "MeshAgent更新", "xloc": [ "default.handlebars->47->3416", - "default3.handlebars->35->3406" + "default3.handlebars->35->3421" ] }, { @@ -52099,9 +52176,9 @@ "default.handlebars->47->1199", "default.handlebars->47->1213", "default.handlebars->47->801", - "default3.handlebars->35->1195", - "default3.handlebars->35->1209", - "default3.handlebars->35->799" + "default3.handlebars->35->1208", + "default3.handlebars->35->1222", + "default3.handlebars->35->812" ] }, { @@ -52160,10 +52237,10 @@ "default.handlebars->47->566", "default.handlebars->47->593", "default.handlebars->47->606", - "default3.handlebars->35->2444", - "default3.handlebars->35->564", - "default3.handlebars->35->591", - "default3.handlebars->35->604" + "default3.handlebars->35->2457", + "default3.handlebars->35->577", + "default3.handlebars->35->604", + "default3.handlebars->35->617" ] }, { @@ -52194,8 +52271,8 @@ "xloc": [ "default.handlebars->47->662", "default.handlebars->47->666", - "default3.handlebars->35->660", - "default3.handlebars->35->664" + "default3.handlebars->35->673", + "default3.handlebars->35->677" ] }, { @@ -52251,7 +52328,7 @@ "zh-cht": "MeshCentral Assistant 是一個 Windows 工具,用戶可以使用它來尋求幫助。使用下面的鏈接下載將連接到設備組 \\\"{0}\\\" 的版本。", "xloc": [ "default.handlebars->47->661", - "default3.handlebars->35->659" + "default3.handlebars->35->672" ] }, { @@ -52281,7 +52358,7 @@ "zh-cht": "MeshCentral Assistant 是一個 Windows 工具,用戶可以使用它來尋求幫助。使用下面的鏈接下載將監控後台代理的版本。", "xloc": [ "default.handlebars->47->665", - "default3.handlebars->35->663" + "default3.handlebars->35->676" ] }, { @@ -52366,7 +52443,7 @@ "zh-cht": "MeshCentral Router", "xloc": [ "default.handlebars->47->1348", - "default3.handlebars->35->1337" + "default3.handlebars->35->1350" ] }, { @@ -52422,7 +52499,7 @@ "zh-cht": "MeshCentral 路由器鏈接", "xloc": [ "default.handlebars->47->360", - "default3.handlebars->35->358" + "default3.handlebars->35->371" ] }, { @@ -52504,7 +52581,7 @@ "zh-cht": "MeshCentral Router是Windows工具,用於TCP介面映射。例如,你可以通過該伺服器將RDP放入遠程裝置。", "xloc": [ "default.handlebars->47->1343", - "default3.handlebars->35->1334" + "default3.handlebars->35->1347" ] }, { @@ -52560,7 +52637,7 @@ "zh-cht": "MeshCentral伺服器錯誤", "xloc": [ "default.handlebars->47->213", - "default3.handlebars->35->213" + "default3.handlebars->35->226" ] }, { @@ -52590,7 +52667,7 @@ "zh-cht": "MeshCentral伺服器同級化", "xloc": [ "default.handlebars->47->3414", - "default3.handlebars->35->3404" + "default3.handlebars->35->3419" ] }, { @@ -52651,9 +52728,9 @@ "default.handlebars->47->206", "default.handlebars->47->208", "default.handlebars->47->2166", - "default3.handlebars->35->206", - "default3.handlebars->35->208", - "default3.handlebars->35->2166" + "default3.handlebars->35->2179", + "default3.handlebars->35->219", + "default3.handlebars->35->221" ] }, { @@ -52685,9 +52762,9 @@ "default.handlebars->47->1053", "default.handlebars->47->1361", "default.handlebars->47->403", - "default3.handlebars->35->1051", - "default3.handlebars->35->1350", - "default3.handlebars->35->401" + "default3.handlebars->35->1064", + "default3.handlebars->35->1363", + "default3.handlebars->35->414" ] }, { @@ -52717,7 +52794,7 @@ "zh-cht": "MeshCmd(Linux ARM,32位)", "xloc": [ "default.handlebars->47->1374", - "default3.handlebars->35->1363" + "default3.handlebars->35->1376" ] }, { @@ -52747,7 +52824,7 @@ "zh-cht": "MeshCmd(Linux ARM,64位)", "xloc": [ "default.handlebars->47->1375", - "default3.handlebars->35->1364" + "default3.handlebars->35->1377" ] }, { @@ -52777,7 +52854,7 @@ "zh-cht": "MeshCmd(Linux x86,32bit)", "xloc": [ "default.handlebars->47->1370", - "default3.handlebars->35->1359" + "default3.handlebars->35->1372" ] }, { @@ -52807,7 +52884,7 @@ "zh-cht": "MeshCmd(Linux x86,64位)", "xloc": [ "default.handlebars->47->1371", - "default3.handlebars->35->1360" + "default3.handlebars->35->1373" ] }, { @@ -52820,7 +52897,7 @@ "uk": "MeshCmd (Win ARM-64 програма)", "xloc": [ "default.handlebars->47->1369", - "default3.handlebars->35->1358" + "default3.handlebars->35->1371" ] }, { @@ -52833,7 +52910,7 @@ "uk": "MeshCmd (Win x86 32-бітна програма)", "xloc": [ "default.handlebars->47->1367", - "default3.handlebars->35->1356" + "default3.handlebars->35->1369" ] }, { @@ -52846,7 +52923,7 @@ "uk": "MeshCmd (Win x86-64 програма)", "xloc": [ "default.handlebars->47->1368", - "default3.handlebars->35->1357" + "default3.handlebars->35->1370" ] }, { @@ -52954,7 +53031,7 @@ "zh-cht": "MeshCmd(macOS,ARM-64位)", "xloc": [ "default.handlebars->47->1373", - "default3.handlebars->35->1362" + "default3.handlebars->35->1375" ] }, { @@ -52984,7 +53061,7 @@ "zh-cht": "MeshCmd(macOS,x86-ARM-64位)", "xloc": [ "default.handlebars->47->1372", - "default3.handlebars->35->1361" + "default3.handlebars->35->1374" ] }, { @@ -53014,7 +53091,7 @@ "zh-cht": "MeshCmd是一個可以執行許多不同操作的命令行工具。可以選擇下載和編輯操作檔案以提供伺服器訊息和憑據。", "xloc": [ "default.handlebars->47->1358", - "default3.handlebars->35->1347" + "default3.handlebars->35->1360" ] }, { @@ -53130,11 +53207,11 @@ "default.handlebars->47->3020", "default.handlebars->47->3221", "default.handlebars->47->578", - "default3.handlebars->35->1030", - "default3.handlebars->35->1315", - "default3.handlebars->35->3016", - "default3.handlebars->35->3211", - "default3.handlebars->35->576" + "default3.handlebars->35->1043", + "default3.handlebars->35->1328", + "default3.handlebars->35->3029", + "default3.handlebars->35->3224", + "default3.handlebars->35->589" ] }, { @@ -53165,8 +53242,8 @@ "xloc": [ "default.handlebars->47->1204", "default.handlebars->47->780", - "default3.handlebars->35->1200", - "default3.handlebars->35->778" + "default3.handlebars->35->1213", + "default3.handlebars->35->791" ] }, { @@ -53196,7 +53273,7 @@ "zh-cht": "電郵調度器", "xloc": [ "default.handlebars->47->3412", - "default3.handlebars->35->3402" + "default3.handlebars->35->3417" ] }, { @@ -53211,7 +53288,7 @@ "uk": "Помилка повідомлення", "xloc": [ "default.handlebars->47->3340", - "default3.handlebars->35->3330" + "default3.handlebars->35->3345" ] }, { @@ -53226,7 +53303,7 @@ "uk": "Помилка повідомлення: {0}", "xloc": [ "default.handlebars->47->3341", - "default3.handlebars->35->3331" + "default3.handlebars->35->3346" ] }, { @@ -53256,7 +53333,7 @@ "uk": "Повідомлення:", "xloc": [ "default.handlebars->47->3339", - "default3.handlebars->35->3329" + "default3.handlebars->35->3344" ] }, { @@ -53330,8 +53407,8 @@ "xloc": [ "default.handlebars->47->2964", "default.handlebars->47->3013", - "default3.handlebars->35->2960", - "default3.handlebars->35->3009", + "default3.handlebars->35->2973", + "default3.handlebars->35->3022", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", "login2.handlebars->centralTable->1->0->logincell->tokenpanel->tokenpanelform->7->1->2farow->1->3" @@ -53350,8 +53427,8 @@ "xloc": [ "default.handlebars->47->2221", "default.handlebars->47->995", - "default3.handlebars->35->2219", - "default3.handlebars->35->993" + "default3.handlebars->35->1006", + "default3.handlebars->35->2232" ] }, { @@ -53370,12 +53447,12 @@ "default.handlebars->47->2466", "default.handlebars->47->269", "default.handlebars->47->3060", - "default3.handlebars->35->1130", - "default3.handlebars->35->1786", - "default3.handlebars->35->1806", - "default3.handlebars->35->2465", - "default3.handlebars->35->266", - "default3.handlebars->35->3056" + "default3.handlebars->35->1143", + "default3.handlebars->35->1799", + "default3.handlebars->35->1819", + "default3.handlebars->35->2478", + "default3.handlebars->35->279", + "default3.handlebars->35->3069" ] }, { @@ -53390,7 +53467,7 @@ "uk": "Месенджер", "xloc": [ "default.handlebars->47->3040", - "default3.handlebars->35->3036" + "default3.handlebars->35->3049" ] }, { @@ -53405,7 +53482,7 @@ "uk": "Обмін повідомленнями ввімкнено", "xloc": [ "default.handlebars->47->2965", - "default3.handlebars->35->2961" + "default3.handlebars->35->2974" ] }, { @@ -53438,10 +53515,10 @@ "default.handlebars->47->3167", "default.handlebars->47->3233", "default.handlebars->47->3286", - "default3.handlebars->35->3147", - "default3.handlebars->35->3157", - "default3.handlebars->35->3223", - "default3.handlebars->35->3276" + "default3.handlebars->35->3160", + "default3.handlebars->35->3170", + "default3.handlebars->35->3236", + "default3.handlebars->35->3289" ] }, { @@ -53455,7 +53532,7 @@ "uk": "Обмін повідомленнями", "xloc": [ "default.handlebars->47->3253", - "default3.handlebars->35->3243" + "default3.handlebars->35->3256" ] }, { @@ -53559,7 +53636,7 @@ { "en": "Minty", "xloc": [ - "default3.handlebars->35->2097" + "default3.handlebars->35->2110" ] }, { @@ -53589,7 +53666,7 @@ "zh-cht": "缺少讓我們加密電子郵件地址。", "xloc": [ "default.handlebars->47->103", - "default3.handlebars->35->103" + "default3.handlebars->35->116" ] }, { @@ -53619,7 +53696,7 @@ "zh-cht": "缺少 WebDAV 參數。", "xloc": [ "default.handlebars->47->95", - "default3.handlebars->35->95" + "default3.handlebars->35->108" ] }, { @@ -53650,7 +53727,7 @@ "xloc": [ "default-mobile.handlebars->11->807", "default.handlebars->47->1643", - "default3.handlebars->35->1630" + "default3.handlebars->35->1643" ] }, { @@ -53680,7 +53757,7 @@ "zh-cht": "移動設備", "xloc": [ "default.handlebars->47->605", - "default3.handlebars->35->603" + "default3.handlebars->35->616" ] }, { @@ -53692,7 +53769,7 @@ "xloc": [ "default-mobile.handlebars->11->845", "default.handlebars->47->1691", - "default3.handlebars->35->1676" + "default3.handlebars->35->1689" ] }, { @@ -53726,16 +53803,16 @@ "default.handlebars->47->1637", "default.handlebars->47->1732", "default.handlebars->47->2125", - "default3.handlebars->35->1624", - "default3.handlebars->35->1717", - "default3.handlebars->35->2127" + "default3.handlebars->35->1637", + "default3.handlebars->35->1730", + "default3.handlebars->35->2140" ] }, { "en": "Modern", "xloc": [ "default.handlebars->47->71", - "default3.handlebars->35->71" + "default3.handlebars->35->84" ] }, { @@ -53765,7 +53842,7 @@ "zh-cht": "修改節點位置", "xloc": [ "default.handlebars->47->871", - "default3.handlebars->35->869" + "default3.handlebars->35->882" ] }, { @@ -53796,7 +53873,7 @@ "xloc": [ "default-mobile.handlebars->11->232", "default.handlebars->47->1976", - "default3.handlebars->35->1959", + "default3.handlebars->35->1972", "login2.handlebars->7->118" ] }, @@ -53829,7 +53906,7 @@ { "en": "Morph", "xloc": [ - "default3.handlebars->35->2098" + "default3.handlebars->35->2111" ] }, { @@ -53860,7 +53937,7 @@ "xloc": [ "default-mobile.handlebars->11->854", "default.handlebars->47->1700", - "default3.handlebars->35->1685" + "default3.handlebars->35->1698" ] }, { @@ -53890,7 +53967,7 @@ "zh-cht": "將此裝置移至其他裝置群", "xloc": [ "default.handlebars->47->1044", - "default3.handlebars->35->1042" + "default3.handlebars->35->1055" ] }, { @@ -53920,7 +53997,7 @@ "zh-cht": "移至裝置群", "xloc": [ "default.handlebars->47->744", - "default3.handlebars->35->742" + "default3.handlebars->35->755" ] }, { @@ -53950,7 +54027,7 @@ "zh-cht": "移動:“{0}”到“{1}”", "xloc": [ "default.handlebars->47->2593", - "default3.handlebars->35->2592" + "default3.handlebars->35->2605" ] }, { @@ -53980,7 +54057,7 @@ "zh-cht": "將設備{0}移動到組{1}", "xloc": [ "default.handlebars->47->2626", - "default3.handlebars->35->2625" + "default3.handlebars->35->2638" ] }, { @@ -54041,8 +54118,8 @@ "xloc": [ "default.handlebars->47->2479", "default.handlebars->47->2493", - "default3.handlebars->35->2478", - "default3.handlebars->35->2492" + "default3.handlebars->35->2491", + "default3.handlebars->35->2505" ] }, { @@ -54098,7 +54175,7 @@ "zh-cht": "多工器", "xloc": [ "default.handlebars->47->3179", - "default3.handlebars->35->3169" + "default3.handlebars->35->3182" ] }, { @@ -54130,8 +54207,8 @@ "default-mobile.handlebars->11->619", "default.handlebars->47->1295", "default.handlebars->47->821", - "default3.handlebars->35->1291", - "default3.handlebars->35->819" + "default3.handlebars->35->1304", + "default3.handlebars->35->832" ] }, { @@ -54164,8 +54241,8 @@ "default.handlebars->container->column_l->p2->p2title->0", "default.handlebars->container->page_leftbar", "default.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyAccount", + "default3.handlebars->35->75", "default3.handlebars->container->column_l->p2->p2title->1", - "default3.handlebars->container->topMenu->3", "default3.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyAccount", "sharing-mobile.handlebars->topMenu->3" ] @@ -54199,8 +54276,8 @@ "default.handlebars->container->column_l->p1->p1title->2->0", "default.handlebars->container->page_leftbar", "default.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyDevices", + "default3.handlebars->35->62", "default3.handlebars->container->column_l->p1->p1title->1->1", - "default3.handlebars->container->topMenu->1", "default3.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyDevices" ] }, @@ -54233,8 +54310,8 @@ "default.handlebars->container->column_l->p3->p3title->0", "default.handlebars->container->page_leftbar", "default.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyEvents", + "default3.handlebars->35->63", "default3.handlebars->container->column_l->p3->p3title->1", - "default3.handlebars->container->topMenu->5", "default3.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyEvents" ] }, @@ -54269,8 +54346,8 @@ "default.handlebars->container->column_l->p5->p5title->0", "default.handlebars->container->page_leftbar", "default.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyFiles", + "default3.handlebars->35->65", "default3.handlebars->container->column_l->p5->p5title->1", - "default3.handlebars->container->topMenu->7", "default3.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyFiles", "sharing-mobile.handlebars->topMenu->1" ] @@ -54334,8 +54411,8 @@ "default.handlebars->container->column_l->p6->p6info->p6title->3", "default.handlebars->container->page_leftbar", "default.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyServer", + "default3.handlebars->35->66", "default3.handlebars->container->column_l->p6->p6info->p6title->3", - "default3.handlebars->container->topMenu->11", "default3.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyServer" ] }, @@ -54366,7 +54443,7 @@ "zh-cht": "我的伺服器控制台", "xloc": [ "default.handlebars->47->1770", - "default3.handlebars->35->1755" + "default3.handlebars->35->1768" ] }, { @@ -54578,8 +54655,8 @@ "default.handlebars->container->column_l->p4->p4title->0", "default.handlebars->container->page_leftbar", "default.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyUsers", + "default3.handlebars->35->64", "default3.handlebars->container->column_l->p4->p4title->1", - "default3.handlebars->container->topMenu->9", "default3.handlebars->container->topbar->1->1->MainMenuSpan->1->0->MainMenuMyUsers" ] }, @@ -54611,8 +54688,8 @@ "xloc": [ "default.handlebars->47->1851", "default.handlebars->47->1854", - "default3.handlebars->35->1834", - "default3.handlebars->35->1837" + "default3.handlebars->35->1847", + "default3.handlebars->35->1850" ] }, { @@ -54642,7 +54719,7 @@ "zh-cht": "不支持 NLA", "xloc": [ "default.handlebars->47->1395", - "default3.handlebars->35->1383" + "default3.handlebars->35->1396" ] }, { @@ -54760,7 +54837,7 @@ "zh-cht": "導航到下面的URL,授予訪問權限並將令牌代碼複製回去。", "xloc": [ "default.handlebars->47->331", - "default3.handlebars->35->328" + "default3.handlebars->35->341" ] }, { @@ -54817,26 +54894,26 @@ "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3", "default.handlebars->container->column_l->p42->p42tbl->1->0->2", - "default3.handlebars->35->1445", - "default3.handlebars->35->1460", - "default3.handlebars->35->1603", - "default3.handlebars->35->167", - "default3.handlebars->35->1679", - "default3.handlebars->35->181", - "default3.handlebars->35->2117", - "default3.handlebars->35->2145", - "default3.handlebars->35->2150", - "default3.handlebars->35->2183", - "default3.handlebars->35->2322", - "default3.handlebars->35->2323", - "default3.handlebars->35->2737", - "default3.handlebars->35->2852", - "default3.handlebars->35->2868", - "default3.handlebars->35->2875", - "default3.handlebars->35->2926", - "default3.handlebars->35->2945", - "default3.handlebars->35->341", - "default3.handlebars->35->898", + "default3.handlebars->35->1458", + "default3.handlebars->35->1473", + "default3.handlebars->35->1616", + "default3.handlebars->35->1692", + "default3.handlebars->35->180", + "default3.handlebars->35->194", + "default3.handlebars->35->2130", + "default3.handlebars->35->2158", + "default3.handlebars->35->2163", + "default3.handlebars->35->2196", + "default3.handlebars->35->2335", + "default3.handlebars->35->2336", + "default3.handlebars->35->2750", + "default3.handlebars->35->2865", + "default3.handlebars->35->2881", + "default3.handlebars->35->2888", + "default3.handlebars->35->2939", + "default3.handlebars->35->2958", + "default3.handlebars->35->354", + "default3.handlebars->35->911", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3", "default3.handlebars->container->column_l->p42->p42tbl->1->0->5" @@ -54869,7 +54946,7 @@ "zh-cht": "名稱(可選)", "xloc": [ "default.handlebars->47->557", - "default3.handlebars->35->555" + "default3.handlebars->35->568" ] }, { @@ -54929,7 +55006,7 @@ "xloc": [ "default-mobile.handlebars->11->233", "default.handlebars->47->1977", - "default3.handlebars->35->1960", + "default3.handlebars->35->1973", "login2.handlebars->7->119" ] }, @@ -54961,7 +55038,7 @@ "xloc": [ "default-mobile.handlebars->11->234", "default.handlebars->47->1978", - "default3.handlebars->35->1961", + "default3.handlebars->35->1974", "login2.handlebars->7->120" ] }, @@ -54993,7 +55070,7 @@ "xloc": [ "default-mobile.handlebars->11->235", "default.handlebars->47->1979", - "default3.handlebars->35->1962", + "default3.handlebars->35->1975", "login2.handlebars->7->121" ] }, @@ -55024,7 +55101,7 @@ "zh-cht": "網絡介面", "xloc": [ "default.handlebars->47->1341", - "default3.handlebars->35->1332" + "default3.handlebars->35->1345" ] }, { @@ -55066,7 +55143,7 @@ "uk": "Записати інформацію про мережевий інтерфейс", "xloc": [ "default.handlebars->47->3266", - "default3.handlebars->35->3256" + "default3.handlebars->35->3269" ] }, { @@ -55098,8 +55175,8 @@ "default-mobile.handlebars->11->822", "default.handlebars->47->1653", "default.handlebars->47->1668", - "default3.handlebars->35->1640", - "default3.handlebars->35->1655" + "default3.handlebars->35->1653", + "default3.handlebars->35->1668" ] }, { @@ -55131,7 +55208,7 @@ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1->1", "default.handlebars->47->2142", "default.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1", - "default3.handlebars->35->2144", + "default3.handlebars->35->2157", "default3.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1" ] }, @@ -55162,7 +55239,7 @@ "zh-cht": "生成新的2FA備份代碼", "xloc": [ "default.handlebars->47->2633", - "default3.handlebars->35->2632" + "default3.handlebars->35->2645" ] }, { @@ -55193,7 +55270,7 @@ "xloc": [ "default-mobile.handlebars->11->1033", "default.handlebars->47->3302", - "default3.handlebars->35->3292" + "default3.handlebars->35->3307" ] }, { @@ -55282,9 +55359,9 @@ "default.handlebars->47->1333", "default.handlebars->47->2108", "default.handlebars->47->2131", - "default3.handlebars->35->1325", - "default3.handlebars->35->2113", - "default3.handlebars->35->2133" + "default3.handlebars->35->1338", + "default3.handlebars->35->2126", + "default3.handlebars->35->2146" ] }, { @@ -55319,8 +55396,8 @@ "default.handlebars->47->2523", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", - "default3.handlebars->35->1557", - "default3.handlebars->35->2522", + "default3.handlebars->35->1570", + "default3.handlebars->35->2535", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing-mobile.handlebars->11->83", @@ -55386,8 +55463,8 @@ "xloc": [ "default.handlebars->47->538", "default.handlebars->47->539", - "default3.handlebars->35->536", - "default3.handlebars->35->537" + "default3.handlebars->35->549", + "default3.handlebars->35->550" ] }, { @@ -55476,8 +55553,8 @@ "xloc": [ "default.handlebars->47->2299", "default.handlebars->47->2300", - "default3.handlebars->35->2295", - "default3.handlebars->35->2296" + "default3.handlebars->35->2308", + "default3.handlebars->35->2309" ] }, { @@ -55566,7 +55643,7 @@ "xloc": [ "default-mobile.handlebars->11->106", "default.handlebars->47->69", - "default3.handlebars->35->69" + "default3.handlebars->35->82" ] }, { @@ -55581,9 +55658,9 @@ "default.handlebars->47->1706", "default.handlebars->47->1709", "default.handlebars->47->1712", - "default3.handlebars->35->1691", - "default3.handlebars->35->1694", - "default3.handlebars->35->1697" + "default3.handlebars->35->1704", + "default3.handlebars->35->1707", + "default3.handlebars->35->1710" ] }, { @@ -55614,8 +55691,8 @@ "xloc": [ "default.handlebars->47->1143", "default.handlebars->47->1168", - "default3.handlebars->35->1139", - "default3.handlebars->35->1164" + "default3.handlebars->35->1152", + "default3.handlebars->35->1177" ] }, { @@ -55646,7 +55723,7 @@ "xloc": [ "default-mobile.handlebars->11->86", "default.handlebars->47->240", - "default3.handlebars->35->239" + "default3.handlebars->35->252" ] }, { @@ -55702,7 +55779,7 @@ "zh-cht": "無代理控制台", "xloc": [ "default.handlebars->47->3075", - "default3.handlebars->35->3071" + "default3.handlebars->35->3084" ] }, { @@ -55712,7 +55789,7 @@ "uk": "Нема Згоди", "xloc": [ "default.handlebars->47->1260", - "default3.handlebars->35->1256" + "default3.handlebars->35->1269" ] }, { @@ -55742,7 +55819,7 @@ "zh-cht": "沒有控制台", "xloc": [ "default.handlebars->47->2973", - "default3.handlebars->35->2969" + "default3.handlebars->35->2982" ] }, { @@ -55775,8 +55852,8 @@ "default-mobile.handlebars->11->523", "default.handlebars->47->935", "default.handlebars->47->936", - "default3.handlebars->35->933", - "default3.handlebars->35->934" + "default3.handlebars->35->946", + "default3.handlebars->35->947" ] }, { @@ -55809,10 +55886,10 @@ "default.handlebars->47->1170", "default.handlebars->47->2414", "default.handlebars->47->2969", - "default3.handlebars->35->1141", - "default3.handlebars->35->1166", - "default3.handlebars->35->2413", - "default3.handlebars->35->2965" + "default3.handlebars->35->1154", + "default3.handlebars->35->1179", + "default3.handlebars->35->2426", + "default3.handlebars->35->2978" ] }, { @@ -55843,8 +55920,8 @@ "xloc": [ "default.handlebars->47->2373", "default.handlebars->47->3071", - "default3.handlebars->35->2372", - "default3.handlebars->35->3067" + "default3.handlebars->35->2385", + "default3.handlebars->35->3080" ] }, { @@ -55902,9 +55979,9 @@ "default.handlebars->47->1612", "default.handlebars->47->2714", "default.handlebars->47->3137", - "default3.handlebars->35->1599", - "default3.handlebars->35->2713", - "default3.handlebars->35->3127" + "default3.handlebars->35->1612", + "default3.handlebars->35->2726", + "default3.handlebars->35->3140" ] }, { @@ -55936,8 +56013,8 @@ "default-mobile.handlebars->11->990", "default.handlebars->47->2375", "default.handlebars->47->3074", - "default3.handlebars->35->2374", - "default3.handlebars->35->3070" + "default3.handlebars->35->2387", + "default3.handlebars->35->3083" ] }, { @@ -55971,10 +56048,10 @@ "default.handlebars->47->1167", "default.handlebars->47->2416", "default.handlebars->47->2972", - "default3.handlebars->35->1138", - "default3.handlebars->35->1163", - "default3.handlebars->35->2415", - "default3.handlebars->35->2968" + "default3.handlebars->35->1151", + "default3.handlebars->35->1176", + "default3.handlebars->35->2428", + "default3.handlebars->35->2981" ] }, { @@ -56005,8 +56082,8 @@ "xloc": [ "default.handlebars->47->1140", "default.handlebars->47->1165", - "default3.handlebars->35->1136", - "default3.handlebars->35->1161" + "default3.handlebars->35->1149", + "default3.handlebars->35->1174" ] }, { @@ -56039,8 +56116,8 @@ "default-mobile.handlebars->11->991", "default.handlebars->47->2376", "default.handlebars->47->2417", - "default3.handlebars->35->2375", - "default3.handlebars->35->2416" + "default3.handlebars->35->2388", + "default3.handlebars->35->2429" ] }, { @@ -56070,7 +56147,7 @@ "zh-cht": "此設備組中沒有英特爾® AMT 設備", "xloc": [ "default.handlebars->47->377", - "default3.handlebars->35->375" + "default3.handlebars->35->388" ] }, { @@ -56155,7 +56232,7 @@ "zh-cht": "未配置任何鍵", "xloc": [ "default.handlebars->47->249", - "default3.handlebars->35->247" + "default3.handlebars->35->260" ] }, { @@ -56185,7 +56262,7 @@ "zh-cht": "沒有成員", "xloc": [ "default.handlebars->47->2910", - "default3.handlebars->35->2906" + "default3.handlebars->35->2919" ] }, { @@ -56215,7 +56292,7 @@ "zh-cht": "沒有新的裝置群", "xloc": [ "default.handlebars->47->2850", - "default3.handlebars->35->2846" + "default3.handlebars->35->2859" ] }, { @@ -56245,7 +56322,7 @@ "zh-cht": "沒有新設備", "xloc": [ "default.handlebars->47->2851", - "default3.handlebars->35->2847" + "default3.handlebars->35->2860" ] }, { @@ -56276,8 +56353,8 @@ "xloc": [ "default.handlebars->47->2226", "default.handlebars->47->2290", - "default3.handlebars->35->2224", - "default3.handlebars->35->2286" + "default3.handlebars->35->2237", + "default3.handlebars->35->2299" ] }, { @@ -56333,8 +56410,8 @@ "xloc": [ "default.handlebars->47->2975", "default.handlebars->47->3077", - "default3.handlebars->35->2971", - "default3.handlebars->35->3073" + "default3.handlebars->35->2984", + "default3.handlebars->35->3086" ] }, { @@ -56365,8 +56442,8 @@ "xloc": [ "default.handlebars->47->2968", "default.handlebars->47->3070", - "default3.handlebars->35->2964", - "default3.handlebars->35->3066" + "default3.handlebars->35->2977", + "default3.handlebars->35->3079" ] }, { @@ -56397,8 +56474,8 @@ "xloc": [ "default.handlebars->47->2977", "default.handlebars->47->3079", - "default3.handlebars->35->2973", - "default3.handlebars->35->3075" + "default3.handlebars->35->2986", + "default3.handlebars->35->3088" ] }, { @@ -56434,10 +56511,10 @@ "default.handlebars->47->1185", "default.handlebars->47->2140", "default.handlebars->47->2427", - "default3.handlebars->35->1156", - "default3.handlebars->35->1181", - "default3.handlebars->35->2142", - "default3.handlebars->35->2426" + "default3.handlebars->35->1169", + "default3.handlebars->35->1194", + "default3.handlebars->35->2155", + "default3.handlebars->35->2439" ] }, { @@ -56495,8 +56572,8 @@ "default-mobile.handlebars->11->629", "default.handlebars->47->1319", "default.handlebars->47->523", - "default3.handlebars->35->1311", - "default3.handlebars->35->521" + "default3.handlebars->35->1324", + "default3.handlebars->35->534" ] }, { @@ -56530,10 +56607,10 @@ "default.handlebars->47->1166", "default.handlebars->47->2415", "default.handlebars->47->2971", - "default3.handlebars->35->1137", - "default3.handlebars->35->1162", - "default3.handlebars->35->2414", - "default3.handlebars->35->2967" + "default3.handlebars->35->1150", + "default3.handlebars->35->1175", + "default3.handlebars->35->2427", + "default3.handlebars->35->2980" ] }, { @@ -56565,8 +56642,8 @@ "default-mobile.handlebars->11->989", "default.handlebars->47->2374", "default.handlebars->47->3073", - "default3.handlebars->35->2373", - "default3.handlebars->35->3069" + "default3.handlebars->35->2386", + "default3.handlebars->35->3082" ] }, { @@ -56596,7 +56673,7 @@ "zh-cht": "沒有工具(MeshCmd /路由器)", "xloc": [ "default.handlebars->47->2852", - "default3.handlebars->35->2848" + "default3.handlebars->35->2861" ] }, { @@ -56627,8 +56704,8 @@ "xloc": [ "default.handlebars->47->2974", "default.handlebars->47->3076", - "default3.handlebars->35->2970", - "default3.handlebars->35->3072" + "default3.handlebars->35->2983", + "default3.handlebars->35->3085" ] }, { @@ -56659,8 +56736,8 @@ "xloc": [ "default.handlebars->47->2976", "default.handlebars->47->3078", - "default3.handlebars->35->2972", - "default3.handlebars->35->3074" + "default3.handlebars->35->2985", + "default3.handlebars->35->3087" ] }, { @@ -56691,7 +56768,7 @@ "xloc": [ "default-mobile.handlebars->11->598", "default.handlebars->47->1287", - "default3.handlebars->35->1283" + "default3.handlebars->35->1296" ] }, { @@ -56749,8 +56826,8 @@ "default-mobile.handlebars->11->948", "default.handlebars->47->2117", "default.handlebars->47->2182", - "default3.handlebars->35->2119", - "default3.handlebars->35->2180" + "default3.handlebars->35->2132", + "default3.handlebars->35->2193" ] }, { @@ -56781,8 +56858,8 @@ "xloc": [ "default.handlebars->47->2477", "default.handlebars->47->2491", - "default3.handlebars->35->2476", - "default3.handlebars->35->2490" + "default3.handlebars->35->2489", + "default3.handlebars->35->2503" ] }, { @@ -56813,8 +56890,8 @@ "xloc": [ "default.handlebars->47->2916", "default.handlebars->47->3105", - "default3.handlebars->35->2912", - "default3.handlebars->35->3095" + "default3.handlebars->35->2925", + "default3.handlebars->35->3108" ] }, { @@ -56907,7 +56984,7 @@ "zh-cht": "沒有一個裝置被加入任何一群,請單擊一個裝置的“群”以新增到一個群中。", "xloc": [ "default.handlebars->47->374", - "default3.handlebars->35->372" + "default3.handlebars->35->385" ] }, { @@ -56963,7 +57040,7 @@ "zh-cht": "找不到裝置。", "xloc": [ "default.handlebars->47->888", - "default3.handlebars->35->886" + "default3.handlebars->35->899" ] }, { @@ -56994,8 +57071,8 @@ "xloc": [ "default.handlebars->47->2922", "default.handlebars->47->3117", - "default3.handlebars->35->2918", - "default3.handlebars->35->3107" + "default3.handlebars->35->2931", + "default3.handlebars->35->3120" ] }, { @@ -57026,8 +57103,8 @@ "xloc": [ "default.handlebars->47->379", "default.handlebars->47->383", - "default3.handlebars->35->377", - "default3.handlebars->35->381" + "default3.handlebars->35->390", + "default3.handlebars->35->394" ] }, { @@ -57057,7 +57134,7 @@ "zh-cht": "該裝置群中沒有裝置。", "xloc": [ "default.handlebars->47->2495", - "default3.handlebars->35->2494" + "default3.handlebars->35->2507" ] }, { @@ -57118,7 +57195,7 @@ "default-mobile.handlebars->11->409", "default-mobile.handlebars->11->413", "default.handlebars->47->375", - "default3.handlebars->35->373" + "default3.handlebars->35->386" ] }, { @@ -57148,7 +57225,7 @@ "zh-cht": "找不到帶有標籤的裝置。", "xloc": [ "default.handlebars->47->399", - "default3.handlebars->35->397" + "default3.handlebars->35->410" ] }, { @@ -57178,7 +57255,7 @@ "zh-cht": "找不到文件", "xloc": [ "default.handlebars->47->1544", - "default3.handlebars->35->1531", + "default3.handlebars->35->1544", "sharing.handlebars->11->45" ] }, @@ -57209,7 +57286,7 @@ "zh-cht": "找不到群組。", "xloc": [ "default.handlebars->47->2855", - "default3.handlebars->35->2851" + "default3.handlebars->35->2864" ] }, { @@ -57240,7 +57317,7 @@ "xloc": [ "default-mobile.handlebars->11->918", "default.handlebars->47->1764", - "default3.handlebars->35->1749" + "default3.handlebars->35->1762" ] }, { @@ -57270,7 +57347,7 @@ "zh-cht": "未提供信息", "xloc": [ "default.handlebars->47->158", - "default3.handlebars->35->158" + "default3.handlebars->35->171" ] }, { @@ -57301,7 +57378,7 @@ "xloc": [ "default-mobile.handlebars->11->681", "default.handlebars->47->1455", - "default3.handlebars->35->1444", + "default3.handlebars->35->1457", "sharing-mobile.handlebars->11->42" ] }, @@ -57332,7 +57409,7 @@ "zh-cht": "未定義鍵盤字符串", "xloc": [ "default.handlebars->47->1460", - "default3.handlebars->35->1449" + "default3.handlebars->35->1462" ] }, { @@ -57394,7 +57471,7 @@ "zh-cht": "此設備組中沒有本地設備", "xloc": [ "default.handlebars->47->381", - "default3.handlebars->35->379" + "default3.handlebars->35->392" ] }, { @@ -57424,7 +57501,7 @@ "zh-cht": "找不到位置。", "xloc": [ "default.handlebars->47->890", - "default3.handlebars->35->888" + "default3.handlebars->35->901" ] }, { @@ -57454,7 +57531,7 @@ "zh-cht": "不再是“{0}”的中繼。", "xloc": [ "default.handlebars->47->2693", - "default3.handlebars->35->2692" + "default3.handlebars->35->2705" ] }, { @@ -57484,7 +57561,7 @@ "zh-cht": "沒有適用於此裝置的網絡介面訊息。", "xloc": [ "default.handlebars->47->197", - "default3.handlebars->35->197" + "default3.handlebars->35->210" ] }, { @@ -57544,7 +57621,7 @@ "xloc": [ "default-mobile.handlebars->11->1064", "default.handlebars->47->3333", - "default3.handlebars->35->3323" + "default3.handlebars->35->3338" ] }, { @@ -57604,7 +57681,7 @@ "zh-cht": "沒有錄音。", "xloc": [ "default.handlebars->47->3142", - "default3.handlebars->35->3132" + "default3.handlebars->35->3145" ] }, { @@ -57635,8 +57712,8 @@ "xloc": [ "default-mobile.handlebars->11->971", "default.handlebars->47->2322", - "default3.handlebars->35->2317", - "default3.handlebars->35->2319" + "default3.handlebars->35->2330", + "default3.handlebars->35->2332" ] }, { @@ -57692,7 +57769,7 @@ "zh-cht": "沒有伺服器權限", "xloc": [ "default.handlebars->47->2944", - "default3.handlebars->35->2940" + "default3.handlebars->35->2953" ] }, { @@ -57748,7 +57825,7 @@ "zh-cht": "沒有用戶群成員身份", "xloc": [ "default.handlebars->47->3111", - "default3.handlebars->35->3101" + "default3.handlebars->35->3114" ] }, { @@ -57779,7 +57856,7 @@ "xloc": [ "default-mobile.handlebars->11->1062", "default.handlebars->47->3331", - "default3.handlebars->35->3321" + "default3.handlebars->35->3336" ] }, { @@ -57809,7 +57886,7 @@ "zh-cht": "未找到相應的用戶。", "xloc": [ "default.handlebars->47->2746", - "default3.handlebars->35->2745" + "default3.handlebars->35->2758" ] }, { @@ -57839,7 +57916,7 @@ "zh-cht": "沒有擁有特殊裝置權限的用戶", "xloc": [ "default.handlebars->47->1099", - "default3.handlebars->35->1097" + "default3.handlebars->35->1110" ] }, { @@ -57929,7 +58006,7 @@ "zh-cht": "非分頁內存", "xloc": [ "default.handlebars->47->150", - "default3.handlebars->35->150" + "default3.handlebars->35->163" ] }, { @@ -58004,41 +58081,41 @@ "default.handlebars->47->989", "default.handlebars->47->996", "default.handlebars->container->column_l->p41->3->3->p41traceStatus", + "default3.handlebars->35->1000", "default3.handlebars->35->1007", - "default3.handlebars->35->1432", - "default3.handlebars->35->2174", - "default3.handlebars->35->2185", - "default3.handlebars->35->2201", - "default3.handlebars->35->2213", - "default3.handlebars->35->2220", - "default3.handlebars->35->2222", - "default3.handlebars->35->2276", - "default3.handlebars->35->2479", - "default3.handlebars->35->2504", - "default3.handlebars->35->2509", - "default3.handlebars->35->2721", - "default3.handlebars->35->283", - "default3.handlebars->35->2872", - "default3.handlebars->35->2874", - "default3.handlebars->35->2883", - "default3.handlebars->35->2895", - "default3.handlebars->35->2959", - "default3.handlebars->35->2962", - "default3.handlebars->35->2974", - "default3.handlebars->35->2984", - "default3.handlebars->35->2988", - "default3.handlebars->35->3000", - "default3.handlebars->35->3037", - "default3.handlebars->35->311", - "default3.handlebars->35->3238", - "default3.handlebars->35->410", - "default3.handlebars->35->411", - "default3.handlebars->35->895", - "default3.handlebars->35->906", - "default3.handlebars->35->907", - "default3.handlebars->35->94", - "default3.handlebars->35->987", - "default3.handlebars->35->994", + "default3.handlebars->35->1020", + "default3.handlebars->35->107", + "default3.handlebars->35->1445", + "default3.handlebars->35->2187", + "default3.handlebars->35->2198", + "default3.handlebars->35->2214", + "default3.handlebars->35->2226", + "default3.handlebars->35->2233", + "default3.handlebars->35->2235", + "default3.handlebars->35->2289", + "default3.handlebars->35->2492", + "default3.handlebars->35->2517", + "default3.handlebars->35->2522", + "default3.handlebars->35->2734", + "default3.handlebars->35->2885", + "default3.handlebars->35->2887", + "default3.handlebars->35->2896", + "default3.handlebars->35->2908", + "default3.handlebars->35->296", + "default3.handlebars->35->2972", + "default3.handlebars->35->2975", + "default3.handlebars->35->2987", + "default3.handlebars->35->2997", + "default3.handlebars->35->3001", + "default3.handlebars->35->3013", + "default3.handlebars->35->3050", + "default3.handlebars->35->324", + "default3.handlebars->35->3251", + "default3.handlebars->35->423", + "default3.handlebars->35->424", + "default3.handlebars->35->908", + "default3.handlebars->35->919", + "default3.handlebars->35->920", "default3.handlebars->container->column_l->p41->3->1->p41traceStatus", "sharing-mobile.handlebars->11->32", "sharing-mobile.handlebars->11->81" @@ -58127,7 +58204,7 @@ "xloc": [ "default-mobile.handlebars->11->236", "default.handlebars->47->1980", - "default3.handlebars->35->1963", + "default3.handlebars->35->1976", "login2.handlebars->7->122" ] }, @@ -58159,7 +58236,7 @@ "xloc": [ "default-mobile.handlebars->11->237", "default.handlebars->47->1981", - "default3.handlebars->35->1964", + "default3.handlebars->35->1977", "login2.handlebars->7->123" ] }, @@ -58191,7 +58268,7 @@ "xloc": [ "default-mobile.handlebars->11->238", "default.handlebars->47->1982", - "default3.handlebars->35->1965", + "default3.handlebars->35->1978", "login2.handlebars->7->124" ] }, @@ -58222,7 +58299,7 @@ "zh-cht": "未激活", "xloc": [ "default.handlebars->47->1673", - "default3.handlebars->35->1658" + "default3.handlebars->35->1671" ] }, { @@ -58254,7 +58331,7 @@ "default-mobile.handlebars->11->512", "default-mobile.handlebars->11->828", "default.handlebars->47->923", - "default3.handlebars->35->921" + "default3.handlebars->35->934" ] }, { @@ -58286,7 +58363,7 @@ "default-mobile.handlebars->11->511", "default-mobile.handlebars->11->827", "default.handlebars->47->922", - "default3.handlebars->35->920" + "default3.handlebars->35->933" ] }, { @@ -58317,8 +58394,8 @@ "xloc": [ "default.handlebars->47->2471", "default.handlebars->47->2484", - "default3.handlebars->35->2470", - "default3.handlebars->35->2483" + "default3.handlebars->35->2483", + "default3.handlebars->35->2496" ] }, { @@ -58349,7 +58426,7 @@ "xloc": [ "default-mobile.handlebars->11->838", "default.handlebars->47->1684", - "default3.handlebars->35->1669" + "default3.handlebars->35->1682" ] }, { @@ -58379,7 +58456,7 @@ "zh-cht": "不允許,只能查看", "xloc": [ "default.handlebars->47->298", - "default3.handlebars->35->295" + "default3.handlebars->35->308" ] }, { @@ -58409,7 +58486,7 @@ "zh-cht": "不在伺服器上", "xloc": [ "default.handlebars->47->3171", - "default3.handlebars->35->3161" + "default3.handlebars->35->3174" ] }, { @@ -58440,8 +58517,8 @@ "xloc": [ "default.handlebars->47->2950", "default.handlebars->47->2951", - "default3.handlebars->35->2946", - "default3.handlebars->35->2947" + "default3.handlebars->35->2959", + "default3.handlebars->35->2960" ] }, { @@ -58471,7 +58548,7 @@ "zh-cht": "未經審核的", "xloc": [ "default.handlebars->47->3085", - "default3.handlebars->35->3079" + "default3.handlebars->35->3092" ] }, { @@ -58510,12 +58587,12 @@ "default.handlebars->47->2234", "default.handlebars->47->3016", "default.handlebars->container->column_l->p10->p10info->1->1->0->notesPanel->1->1->1->0", - "default3.handlebars->35->1024", - "default3.handlebars->35->1147", - "default3.handlebars->35->1172", - "default3.handlebars->35->1186", - "default3.handlebars->35->2232", - "default3.handlebars->35->3012", + "default3.handlebars->35->1037", + "default3.handlebars->35->1160", + "default3.handlebars->35->1185", + "default3.handlebars->35->1199", + "default3.handlebars->35->2245", + "default3.handlebars->35->3025", "default3.handlebars->container->column_l->p10->p10info->1->1->0->notesPanel->1->1->1->1" ] }, @@ -58579,9 +58656,9 @@ "default.handlebars->47->2090", "default.handlebars->47->2470", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->14", - "default3.handlebars->35->1134", - "default3.handlebars->35->2074", - "default3.handlebars->35->2469", + "default3.handlebars->35->1147", + "default3.handlebars->35->2087", + "default3.handlebars->35->2482", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->12" ] }, @@ -58664,7 +58741,7 @@ "zh-cht": "通知音效", "xloc": [ "default.handlebars->47->2085", - "default3.handlebars->35->2069" + "default3.handlebars->35->2082" ] }, { @@ -58695,8 +58772,8 @@ "xloc": [ "default.handlebars->47->2223", "default.handlebars->47->997", - "default3.handlebars->35->2221", - "default3.handlebars->35->995" + "default3.handlebars->35->1008", + "default3.handlebars->35->2234" ] }, { @@ -58727,8 +58804,8 @@ "xloc": [ "default.handlebars->47->3024", "default.handlebars->47->311", - "default3.handlebars->35->3020", - "default3.handlebars->35->308" + "default3.handlebars->35->3033", + "default3.handlebars->35->321" ] }, { @@ -58758,7 +58835,7 @@ "zh-cht": "只通知", "xloc": [ "default.handlebars->47->1258", - "default3.handlebars->35->1254" + "default3.handlebars->35->1267" ] }, { @@ -58790,9 +58867,9 @@ "default.handlebars->47->2333", "default.handlebars->47->2337", "default.handlebars->47->2340", - "default3.handlebars->35->2332", - "default3.handlebars->35->2336", - "default3.handlebars->35->2339" + "default3.handlebars->35->2345", + "default3.handlebars->35->2349", + "default3.handlebars->35->2352" ] }, { @@ -58822,7 +58899,7 @@ "zh-cht": "通知{0}", "xloc": [ "default.handlebars->47->2788", - "default3.handlebars->35->2786" + "default3.handlebars->35->2799" ] }, { @@ -58852,7 +58929,7 @@ "zh-cht": "無效的", "xloc": [ "default.handlebars->47->3406", - "default3.handlebars->35->3396" + "default3.handlebars->35->3411" ] }, { @@ -58925,15 +59002,15 @@ "default.handlebars->47->959", "default.handlebars->47->974", "default.handlebars->container->dialog->idx_dlgButtonBar", - "default3.handlebars->35->2474", - "default3.handlebars->35->2488", - "default3.handlebars->35->432", - "default3.handlebars->35->434", - "default3.handlebars->35->436", - "default3.handlebars->35->949", - "default3.handlebars->35->953", - "default3.handlebars->35->957", - "default3.handlebars->35->972", + "default3.handlebars->35->2487", + "default3.handlebars->35->2501", + "default3.handlebars->35->445", + "default3.handlebars->35->447", + "default3.handlebars->35->449", + "default3.handlebars->35->962", + "default3.handlebars->35->966", + "default3.handlebars->35->970", + "default3.handlebars->35->985", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->5->idx_dlgOkButton", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -58973,7 +59050,7 @@ "zh-cht": "操作系統", "xloc": [ "default.handlebars->47->386", - "default3.handlebars->35->384" + "default3.handlebars->35->397" ] }, { @@ -59005,7 +59082,7 @@ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1->5", "default.handlebars->47->905", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->17->1", - "default3.handlebars->35->903", + "default3.handlebars->35->916", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->17->1" ] }, @@ -59037,7 +59114,7 @@ "xloc": [ "default-mobile.handlebars->11->68", "default.handlebars->47->220", - "default3.handlebars->35->219" + "default3.handlebars->35->232" ] }, { @@ -59068,7 +59145,7 @@ "xloc": [ "default-mobile.handlebars->11->239", "default.handlebars->47->1983", - "default3.handlebars->35->1966", + "default3.handlebars->35->1979", "login2.handlebars->7->125" ] }, @@ -59100,7 +59177,7 @@ "xloc": [ "default-mobile.handlebars->11->1030", "default.handlebars->47->3299", - "default3.handlebars->35->3289" + "default3.handlebars->35->3304" ] }, { @@ -59136,9 +59213,9 @@ "default.handlebars->47->714", "default.handlebars->47->966", "default.handlebars->47->970", - "default3.handlebars->35->712", - "default3.handlebars->35->964", - "default3.handlebars->35->968" + "default3.handlebars->35->725", + "default3.handlebars->35->977", + "default3.handlebars->35->981" ] }, { @@ -59198,7 +59275,7 @@ "zh-cht": "離線用戶", "xloc": [ "default.handlebars->47->2743", - "default3.handlebars->35->2742" + "default3.handlebars->35->2755" ] }, { @@ -59228,7 +59305,7 @@ "zh-cht": "舊密碼", "xloc": [ "default.handlebars->47->537", - "default3.handlebars->35->535" + "default3.handlebars->35->548" ] }, { @@ -59272,8 +59349,8 @@ "default-mobile.handlebars->11->780", "default.handlebars->47->964", "default.handlebars->47->968", - "default3.handlebars->35->962", - "default3.handlebars->35->966" + "default3.handlebars->35->975", + "default3.handlebars->35->979" ] }, { @@ -59303,7 +59380,7 @@ "zh-cht": "一天", "xloc": [ "default.handlebars->47->2719", - "default3.handlebars->35->2718" + "default3.handlebars->35->2731" ] }, { @@ -59334,7 +59411,7 @@ "xloc": [ "default-mobile.handlebars->11->85", "default.handlebars->47->239", - "default3.handlebars->35->238" + "default3.handlebars->35->251" ] }, { @@ -59364,7 +59441,7 @@ "zh-cht": "一次性密碼", "xloc": [ "default.handlebars->47->3255", - "default3.handlebars->35->3245" + "default3.handlebars->35->3258" ] }, { @@ -59427,7 +59504,7 @@ "zh-cht": "在線用戶", "xloc": [ "default.handlebars->47->2742", - "default3.handlebars->35->2741" + "default3.handlebars->35->2754" ] }, { @@ -59457,7 +59534,7 @@ "zh-cht": "僅顯示前 100 個用戶", "xloc": [ "default.handlebars->47->2789", - "default3.handlebars->35->2787" + "default3.handlebars->35->2800" ] }, { @@ -59487,7 +59564,7 @@ "zh-cht": "僅當你知道自己在做什麼時才這樣做。", "xloc": [ "default.handlebars->47->2162", - "default3.handlebars->35->2164" + "default3.handlebars->35->2177" ] }, { @@ -59520,9 +59597,9 @@ "default.handlebars->47->1578", "default.handlebars->47->2532", "default.handlebars->47->868", - "default3.handlebars->35->1565", - "default3.handlebars->35->2531", - "default3.handlebars->35->866", + "default3.handlebars->35->1578", + "default3.handlebars->35->2544", + "default3.handlebars->35->879", "sharing-mobile.handlebars->11->91", "sharing.handlebars->11->67" ] @@ -59606,7 +59683,7 @@ "uk": "Відкрити Файл/Теку", "xloc": [ "default.handlebars->47->1558", - "default3.handlebars->35->1545" + "default3.handlebars->35->1558" ] }, { @@ -59637,7 +59714,7 @@ "xloc": [ "default-mobile.handlebars->11->612", "default.handlebars->47->1191", - "default3.handlebars->35->1187" + "default3.handlebars->35->1200" ] }, { @@ -59751,7 +59828,7 @@ "zh-cht": "打開XTerm終端", "xloc": [ "default.handlebars->47->1054", - "default3.handlebars->35->1052" + "default3.handlebars->35->1065" ] }, { @@ -59812,7 +59889,7 @@ "xloc": [ "default.handlebars->47->1035", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->1", - "default3.handlebars->35->1033", + "default3.handlebars->35->1046", "default3.handlebars->container->column_l->p11->deskarea0->deskarea4->3" ] }, @@ -59957,7 +60034,7 @@ "zh-cht": "開場:{0}", "xloc": [ "default.handlebars->47->2561", - "default3.handlebars->35->2560" + "default3.handlebars->35->2573" ] }, { @@ -59994,13 +60071,13 @@ "default.handlebars->47->560", "default.handlebars->47->610", "default.handlebars->47->949", - "default3.handlebars->35->1349", - "default3.handlebars->35->1614", - "default3.handlebars->35->3208", - "default3.handlebars->35->352", - "default3.handlebars->35->558", - "default3.handlebars->35->608", - "default3.handlebars->35->947" + "default3.handlebars->35->1362", + "default3.handlebars->35->1627", + "default3.handlebars->35->3221", + "default3.handlebars->35->365", + "default3.handlebars->35->571", + "default3.handlebars->35->621", + "default3.handlebars->35->960" ] }, { @@ -60035,11 +60112,11 @@ "default.handlebars->47->2863", "default.handlebars->47->759", "default.handlebars->47->771", - "default3.handlebars->35->1282", - "default3.handlebars->35->2770", - "default3.handlebars->35->2859", - "default3.handlebars->35->757", - "default3.handlebars->35->769" + "default3.handlebars->35->1295", + "default3.handlebars->35->2783", + "default3.handlebars->35->2872", + "default3.handlebars->35->770", + "default3.handlebars->35->782" ] }, { @@ -60126,7 +60203,7 @@ "xloc": [ "default-mobile.handlebars->11->240", "default.handlebars->47->1984", - "default3.handlebars->35->1967", + "default3.handlebars->35->1980", "login2.handlebars->7->126" ] }, @@ -60158,7 +60235,7 @@ "xloc": [ "default-mobile.handlebars->11->241", "default.handlebars->47->1985", - "default3.handlebars->35->1968", + "default3.handlebars->35->1981", "login2.handlebars->7->127" ] }, @@ -60250,7 +60327,7 @@ "xloc": [ "default-mobile.handlebars->11->785", "default.handlebars->47->973", - "default3.handlebars->35->971" + "default3.handlebars->35->984" ] }, { @@ -60388,7 +60465,7 @@ "zh-cht": "是否覆蓋文件存在?", "xloc": [ "default.handlebars->47->793", - "default3.handlebars->35->791" + "default3.handlebars->35->804" ] }, { @@ -60444,7 +60521,7 @@ "zh-cht": "自己的過程", "xloc": [ "default.handlebars->47->1481", - "default3.handlebars->35->1469" + "default3.handlebars->35->1482" ] }, { @@ -60475,7 +60552,7 @@ "xloc": [ "default.handlebars->47->1477", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1", - "default3.handlebars->35->1465", + "default3.handlebars->35->1478", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -60516,7 +60593,7 @@ "xloc": [ "default-mobile.handlebars->11->929", "default.handlebars->47->1776", - "default3.handlebars->35->1761" + "default3.handlebars->35->1774" ] }, { @@ -60547,7 +60624,7 @@ "xloc": [ "default-mobile.handlebars->11->666", "default.handlebars->47->1438", - "default3.handlebars->35->1427", + "default3.handlebars->35->1440", "sharing-mobile.handlebars->11->27" ] }, @@ -60579,7 +60656,7 @@ "xloc": [ "default-mobile.handlebars->11->665", "default.handlebars->47->1437", - "default3.handlebars->35->1426", + "default3.handlebars->35->1439", "sharing-mobile.handlebars->11->26" ] }, @@ -60610,7 +60687,7 @@ "zh-cht": "分頁內存", "xloc": [ "default.handlebars->47->151", - "default3.handlebars->35->151" + "default3.handlebars->35->164" ] }, { @@ -60645,9 +60722,9 @@ "default.handlebars->47->1718", "default.handlebars->47->1724", "default.handlebars->47->1730", - "default3.handlebars->35->1703", - "default3.handlebars->35->1709", - "default3.handlebars->35->1715" + "default3.handlebars->35->1716", + "default3.handlebars->35->1722", + "default3.handlebars->35->1728" ] }, { @@ -60677,7 +60754,7 @@ "zh-cht": "部分的", "xloc": [ "default.handlebars->47->2758", - "default3.handlebars->35->2757" + "default3.handlebars->35->2770" ] }, { @@ -60761,7 +60838,7 @@ "default-mobile.handlebars->11->353", "default-mobile.handlebars->11->963", "default.handlebars->47->2138", - "default3.handlebars->35->2140" + "default3.handlebars->35->2153" ] }, { @@ -60791,7 +60868,7 @@ "zh-cht": "部分權限", "xloc": [ "default.handlebars->47->2947", - "default3.handlebars->35->2943" + "default3.handlebars->35->2956" ] }, { @@ -60866,17 +60943,17 @@ "default.handlebars->47->3091", "default.handlebars->47->348", "default.handlebars->47->521", - "default3.handlebars->35->1309", - "default3.handlebars->35->1397", - "default3.handlebars->35->1507", - "default3.handlebars->35->1514", - "default3.handlebars->35->2132", - "default3.handlebars->35->2292", - "default3.handlebars->35->2823", - "default3.handlebars->35->2980", - "default3.handlebars->35->2982", - "default3.handlebars->35->345", - "default3.handlebars->35->519", + "default3.handlebars->35->1322", + "default3.handlebars->35->1410", + "default3.handlebars->35->1520", + "default3.handlebars->35->1527", + "default3.handlebars->35->2145", + "default3.handlebars->35->2305", + "default3.handlebars->35->2836", + "default3.handlebars->35->2993", + "default3.handlebars->35->2995", + "default3.handlebars->35->358", + "default3.handlebars->35->532", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->2->1", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->2->1", "mstsc.handlebars->main->1->3->1->rowpassword->1->0", @@ -61047,7 +61124,7 @@ "xloc": [ "default-mobile.handlebars->11->1058", "default.handlebars->47->3327", - "default3.handlebars->35->3317" + "default3.handlebars->35->3332" ] }, { @@ -61305,9 +61382,9 @@ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", - "default3.handlebars->35->1528", - "default3.handlebars->35->1572", - "default3.handlebars->35->2533", + "default3.handlebars->35->1541", + "default3.handlebars->35->1585", + "default3.handlebars->35->2546", "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->1", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -61432,7 +61509,7 @@ "zh-cht": "峰值分頁內存", "xloc": [ "default.handlebars->47->156", - "default3.handlebars->35->156" + "default3.handlebars->35->169" ] }, { @@ -61462,7 +61539,7 @@ "zh-cht": "峰值虛擬內存", "xloc": [ "default.handlebars->47->157", - "default3.handlebars->35->157" + "default3.handlebars->35->170" ] }, { @@ -61492,7 +61569,7 @@ "zh-cht": "峰值工作集", "xloc": [ "default.handlebars->47->155", - "default3.handlebars->35->155" + "default3.handlebars->35->168" ] }, { @@ -61523,7 +61600,7 @@ "xloc": [ "default-mobile.handlebars->11->941", "default.handlebars->47->1788", - "default3.handlebars->35->1773" + "default3.handlebars->35->1786" ] }, { @@ -61606,8 +61683,8 @@ "xloc": [ "default.handlebars->47->2240", "default.handlebars->47->498", - "default3.handlebars->35->2238", - "default3.handlebars->35->496" + "default3.handlebars->35->2251", + "default3.handlebars->35->509" ] }, { @@ -61749,7 +61826,7 @@ "xloc": [ "default-mobile.handlebars->11->603", "default.handlebars->47->1301", - "default3.handlebars->35->1297" + "default3.handlebars->35->1310" ] }, { @@ -61765,7 +61842,7 @@ "uk": "Увімкнути живлення Intel® AMT у BIOS?", "xloc": [ "default.handlebars->47->1305", - "default3.handlebars->35->1301" + "default3.handlebars->35->1314" ] }, { @@ -61803,7 +61880,7 @@ "xloc": [ "default-mobile.handlebars->11->601", "default.handlebars->47->1299", - "default3.handlebars->35->1295" + "default3.handlebars->35->1308" ] }, { @@ -61819,7 +61896,7 @@ "uk": "Виконати скидання Intel® AMT у BIOS?", "xloc": [ "default.handlebars->47->1307", - "default3.handlebars->35->1303" + "default3.handlebars->35->1316" ] }, { @@ -61857,7 +61934,7 @@ "xloc": [ "default-mobile.handlebars->11->605", "default.handlebars->47->1303", - "default3.handlebars->35->1299" + "default3.handlebars->35->1312" ] }, { @@ -61887,7 +61964,7 @@ "zh-cht": "執行批量設備通知", "xloc": [ "default.handlebars->47->778", - "default3.handlebars->35->776" + "default3.handlebars->35->789" ] }, { @@ -61917,7 +61994,7 @@ "zh-cht": "執行批次裝置標籤操作", "xloc": [ "default.handlebars->47->770", - "default3.handlebars->35->768" + "default3.handlebars->35->781" ] }, { @@ -61951,7 +62028,7 @@ "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1", - "default3.handlebars->35->1023", + "default3.handlebars->35->1036", "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->3", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->3", "default3.handlebars->container->column_l->p13->p13toolbar->1->0->1->3" @@ -62044,7 +62121,7 @@ "zh-cht": "執行電源操作= {0},強制執行= {1}", "xloc": [ "default.handlebars->47->2566", - "default3.handlebars->35->2565" + "default3.handlebars->35->2578" ] }, { @@ -62075,7 +62152,7 @@ "xloc": [ "default-mobile.handlebars->11->1039", "default.handlebars->47->3308", - "default3.handlebars->35->3298" + "default3.handlebars->35->3313" ] }, { @@ -62107,8 +62184,8 @@ "default-mobile.handlebars->11->1024", "default.handlebars->47->2430", "default.handlebars->47->2741", - "default3.handlebars->35->2429", - "default3.handlebars->35->2740" + "default3.handlebars->35->2442", + "default3.handlebars->35->2753" ] }, { @@ -62139,7 +62216,7 @@ "xloc": [ "default-mobile.handlebars->11->242", "default.handlebars->47->1986", - "default3.handlebars->35->1969", + "default3.handlebars->35->1982", "login2.handlebars->7->128" ] }, @@ -62170,7 +62247,7 @@ "zh-cht": "個人筆記", "xloc": [ "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3" + "default3.handlebars->35->74" ] }, { @@ -62235,10 +62312,10 @@ "default.handlebars->47->1799", "default.handlebars->47->266", "default.handlebars->47->3039", - "default3.handlebars->35->1780", - "default3.handlebars->35->1783", - "default3.handlebars->35->263", - "default3.handlebars->35->3035" + "default3.handlebars->35->1793", + "default3.handlebars->35->1796", + "default3.handlebars->35->276", + "default3.handlebars->35->3048" ] }, { @@ -62268,7 +62345,7 @@ "zh-cht": "電話號碼", "xloc": [ "default.handlebars->47->2962", - "default3.handlebars->35->2958" + "default3.handlebars->35->2971" ] }, { @@ -62300,8 +62377,8 @@ "default-mobile.handlebars->11->110", "default.handlebars->47->1798", "default.handlebars->47->3038", - "default3.handlebars->35->1782", - "default3.handlebars->35->3034" + "default3.handlebars->35->1795", + "default3.handlebars->35->3047" ] }, { @@ -62357,7 +62434,7 @@ "zh-cht": "將節點放在這裡", "xloc": [ "default.handlebars->47->883", - "default3.handlebars->35->881" + "default3.handlebars->35->894" ] }, { @@ -62416,7 +62493,7 @@ "zh-cht": "請新增二因子鑑別的備用鑑別碼。如果丟失了當前因子,則無法恢復該帳戶。", "xloc": [ "default.handlebars->47->76", - "default3.handlebars->35->76" + "default3.handlebars->35->89" ] }, { @@ -62446,7 +62523,7 @@ "zh-cht": "請注意,不建議降級。請僅在最近的升級後發生問題時才這樣做。", "xloc": [ "default.handlebars->47->330", - "default3.handlebars->35->327" + "default3.handlebars->35->340" ] }, { @@ -62536,7 +62613,7 @@ "xloc": [ "default-mobile.handlebars->11->325", "default.handlebars->47->2092", - "default3.handlebars->35->2076" + "default3.handlebars->35->2089" ] }, { @@ -62567,8 +62644,8 @@ "xloc": [ "default.handlebars->47->329", "default.handlebars->47->3444", - "default3.handlebars->35->326", - "default3.handlebars->35->3434" + "default3.handlebars->35->339", + "default3.handlebars->35->3449" ] }, { @@ -62598,7 +62675,7 @@ "zh-cht": "外掛錯誤", "xloc": [ "default.handlebars->47->335", - "default3.handlebars->35->332" + "default3.handlebars->35->345" ] }, { @@ -62628,7 +62705,7 @@ "zh-cht": "PluginHandler無法事件消息:", "xloc": [ "default.handlebars->47->287", - "default3.handlebars->35->284" + "default3.handlebars->35->297" ] }, { @@ -62784,7 +62861,7 @@ "xloc": [ "default-mobile.handlebars->11->352", "default.handlebars->47->2137", - "default3.handlebars->35->2139" + "default3.handlebars->35->2152" ] }, { @@ -62815,7 +62892,7 @@ "xloc": [ "default-mobile.handlebars->11->243", "default.handlebars->47->1987", - "default3.handlebars->35->1970", + "default3.handlebars->35->1983", "login2.handlebars->7->129" ] }, @@ -62833,8 +62910,8 @@ "xloc": [ "default.handlebars->47->1261", "default.handlebars->47->1262", - "default3.handlebars->35->1257", - "default3.handlebars->35->1258" + "default3.handlebars->35->1270", + "default3.handlebars->35->1271" ] }, { @@ -62916,7 +62993,7 @@ "zh-cht": "端口名稱同步", "xloc": [ "default.handlebars->47->2197", - "default3.handlebars->35->2195" + "default3.handlebars->35->2208" ] }, { @@ -62947,7 +63024,7 @@ "xloc": [ "default-mobile.handlebars->11->501", "default.handlebars->47->912", - "default3.handlebars->35->910" + "default3.handlebars->35->923" ] }, { @@ -62978,7 +63055,7 @@ "xloc": [ "default-mobile.handlebars->11->502", "default.handlebars->47->913", - "default3.handlebars->35->911" + "default3.handlebars->35->924" ] }, { @@ -63061,7 +63138,7 @@ "xloc": [ "default-mobile.handlebars->11->244", "default.handlebars->47->1988", - "default3.handlebars->35->1971", + "default3.handlebars->35->1984", "login2.handlebars->7->130" ] }, @@ -63093,7 +63170,7 @@ "xloc": [ "default-mobile.handlebars->11->245", "default.handlebars->47->1989", - "default3.handlebars->35->1972", + "default3.handlebars->35->1985", "login2.handlebars->7->131" ] }, @@ -63188,8 +63265,8 @@ "default-mobile.handlebars->11->574", "default.handlebars->47->1122", "default.handlebars->47->1124", - "default3.handlebars->35->1120", - "default3.handlebars->35->1121" + "default3.handlebars->35->1133", + "default3.handlebars->35->1134" ] }, { @@ -63249,7 +63326,7 @@ "xloc": [ "default.handlebars->47->2482", "default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1", - "default3.handlebars->35->2481", + "default3.handlebars->35->2494", "default3.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1" ] }, @@ -63283,7 +63360,7 @@ "default-mobile.handlebars->11->593", "default.handlebars->47->1275", "default.handlebars->47->6", - "default3.handlebars->35->1271", + "default3.handlebars->35->1284", "default3.handlebars->35->6" ] }, @@ -63314,7 +63391,7 @@ "zh-cht": "關閉裝置", "xloc": [ "default.handlebars->47->749", - "default3.handlebars->35->747" + "default3.handlebars->35->760" ] }, { @@ -63344,7 +63421,7 @@ "zh-cht": "電源開關即可使用。", "xloc": [ "default.handlebars->47->723", - "default3.handlebars->35->721" + "default3.handlebars->35->734" ] }, { @@ -63378,7 +63455,7 @@ "default.handlebars->47->1", "default.handlebars->47->700", "default3.handlebars->35->1", - "default3.handlebars->35->698" + "default3.handlebars->35->711" ] }, { @@ -63388,7 +63465,7 @@ "pl": "Przed", "xloc": [ "default.handlebars->47->441", - "default3.handlebars->35->439" + "default3.handlebars->35->452" ] }, { @@ -63418,14 +63495,14 @@ "zh-cht": "預激活", "xloc": [ "default.handlebars->47->1674", - "default3.handlebars->35->1659" + "default3.handlebars->35->1672" ] }, { "en": "Prefer value of --agentName", "xloc": [ "default.handlebars->47->2345", - "default3.handlebars->35->2344" + "default3.handlebars->35->2357" ] }, { @@ -63459,7 +63536,7 @@ "default.handlebars->47->7", "default.handlebars->47->712", "default3.handlebars->35->7", - "default3.handlebars->35->710" + "default3.handlebars->35->723" ] }, { @@ -63489,7 +63566,7 @@ "zh-cht": "存在於伺服器上", "xloc": [ "default.handlebars->47->3170", - "default3.handlebars->35->3160" + "default3.handlebars->35->3173" ] }, { @@ -63609,7 +63686,7 @@ "zh-cht": "現在按下按鍵。", "xloc": [ "default.handlebars->47->259", - "default3.handlebars->35->256" + "default3.handlebars->35->269" ] }, { @@ -63644,10 +63721,10 @@ "default.handlebars->47->3033", "default.handlebars->47->3088", "default.handlebars->47->341", - "default3.handlebars->35->1776", - "default3.handlebars->35->3029", - "default3.handlebars->35->3082", - "default3.handlebars->35->338" + "default3.handlebars->35->1789", + "default3.handlebars->35->3042", + "default3.handlebars->35->3095", + "default3.handlebars->35->351" ] }, { @@ -63678,7 +63755,7 @@ "xloc": [ "default-mobile.handlebars->11->659", "default.handlebars->47->1432", - "default3.handlebars->35->1421", + "default3.handlebars->35->1434", "sharing-mobile.handlebars->11->21" ] }, @@ -63709,7 +63786,7 @@ "zh-cht": "優先提升", "xloc": [ "default.handlebars->47->139", - "default3.handlebars->35->139" + "default3.handlebars->35->152" ] }, { @@ -63769,7 +63846,7 @@ "zh-cht": "隱私欄", "xloc": [ "default.handlebars->47->313", - "default3.handlebars->35->310" + "default3.handlebars->35->323" ] }, { @@ -63825,7 +63902,7 @@ "zh-cht": "私人內存", "xloc": [ "default.handlebars->47->152", - "default3.handlebars->35->152" + "default3.handlebars->35->165" ] }, { @@ -63855,7 +63932,7 @@ "zh-cht": "特權處理器時間", "xloc": [ "default.handlebars->47->144", - "default3.handlebars->35->144" + "default3.handlebars->35->157" ] }, { @@ -63885,7 +63962,7 @@ "zh-cht": "進程控制", "xloc": [ "default.handlebars->47->1505", - "default3.handlebars->35->1492" + "default3.handlebars->35->1505" ] }, { @@ -63915,7 +63992,7 @@ "zh-cht": "流程詳情,#{0}", "xloc": [ "default.handlebars->47->1468", - "default3.handlebars->35->1457" + "default3.handlebars->35->1470" ] }, { @@ -63945,7 +64022,7 @@ "zh-cht": "進程名稱", "xloc": [ "default.handlebars->47->132", - "default3.handlebars->35->132" + "default3.handlebars->35->145" ] }, { @@ -64005,7 +64082,7 @@ "zh-cht": "處理控制台命令:“{0}”", "xloc": [ "default.handlebars->47->2558", - "default3.handlebars->35->2557" + "default3.handlebars->35->2570" ] }, { @@ -64035,7 +64112,7 @@ "zh-cht": "提示", "xloc": [ "default.handlebars->47->312", - "default3.handlebars->35->309" + "default3.handlebars->35->322" ] }, { @@ -64065,7 +64142,7 @@ "zh-cht": "用戶同意提示", "xloc": [ "default.handlebars->47->1259", - "default3.handlebars->35->1255" + "default3.handlebars->35->1268" ] }, { @@ -64097,9 +64174,9 @@ "default.handlebars->47->2334", "default.handlebars->47->2338", "default.handlebars->47->2341", - "default3.handlebars->35->2333", - "default3.handlebars->35->2337", - "default3.handlebars->35->2340" + "default3.handlebars->35->2346", + "default3.handlebars->35->2350", + "default3.handlebars->35->2353" ] }, { @@ -64129,7 +64206,7 @@ "zh-cht": "協議", "xloc": [ "default.handlebars->47->3168", - "default3.handlebars->35->3158", + "default3.handlebars->35->3171", "player.handlebars->3->36" ] }, @@ -64160,7 +64237,7 @@ "zh-cht": "協議協商失敗 ({0})", "xloc": [ "default.handlebars->47->1394", - "default3.handlebars->35->1382" + "default3.handlebars->35->1395" ] }, { @@ -64217,7 +64294,7 @@ "xloc": [ "default-mobile.handlebars->11->832", "default.handlebars->47->1678", - "default3.handlebars->35->1663" + "default3.handlebars->35->1676" ] }, { @@ -64274,7 +64351,7 @@ "xloc": [ "default-mobile.handlebars->11->367", "default.handlebars->47->2517", - "default3.handlebars->35->2516" + "default3.handlebars->35->2529" ] }, { @@ -64306,7 +64383,7 @@ { "en": "Pulse", "xloc": [ - "default3.handlebars->35->2099" + "default3.handlebars->35->2112" ] }, { @@ -64337,7 +64414,7 @@ "xloc": [ "default-mobile.handlebars->11->246", "default.handlebars->47->1990", - "default3.handlebars->35->1973", + "default3.handlebars->35->1986", "login2.handlebars->7->132" ] }, @@ -64369,7 +64446,7 @@ "xloc": [ "default-mobile.handlebars->11->247", "default.handlebars->47->1991", - "default3.handlebars->35->1974", + "default3.handlebars->35->1987", "login2.handlebars->7->133" ] }, @@ -64401,7 +64478,7 @@ "xloc": [ "default-mobile.handlebars->11->248", "default.handlebars->47->1992", - "default3.handlebars->35->1975", + "default3.handlebars->35->1988", "login2.handlebars->7->134" ] }, @@ -64463,7 +64540,7 @@ "zh-cht": "推送通知", "xloc": [ "default.handlebars->47->3254", - "default3.handlebars->35->3244" + "default3.handlebars->35->3257" ] }, { @@ -64533,8 +64610,8 @@ "xloc": [ "default.handlebars->47->1808", "default.handlebars->47->3046", - "default3.handlebars->35->1792", - "default3.handlebars->35->3042" + "default3.handlebars->35->1805", + "default3.handlebars->35->3055" ] }, { @@ -64625,7 +64702,7 @@ "xloc": [ "default-mobile.handlebars->11->249", "default.handlebars->47->1993", - "default3.handlebars->35->1976", + "default3.handlebars->35->1989", "login2.handlebars->7->135" ] }, @@ -64755,10 +64832,10 @@ "default.handlebars->47->452", "default.handlebars->container->dialog->dialogBody->dialog7->1->td7rdpkvm", "default.handlebars->contextMenu->cxrdp", - "default3.handlebars->35->1013", - "default3.handlebars->35->1017", - "default3.handlebars->35->1057", - "default3.handlebars->35->450", + "default3.handlebars->35->1026", + "default3.handlebars->35->1030", + "default3.handlebars->35->1070", + "default3.handlebars->35->463", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog7->1->td7rdpkvm", "default3.handlebars->contextMenu->cxrdp" ] @@ -64820,7 +64897,7 @@ "zh-cht": "RDP連接", "xloc": [ "default.handlebars->47->857", - "default3.handlebars->35->855" + "default3.handlebars->35->868" ] }, { @@ -64850,7 +64927,7 @@ "zh-cht": "RDP 憑證", "xloc": [ "default.handlebars->47->1413", - "default3.handlebars->35->1401" + "default3.handlebars->35->1414" ] }, { @@ -64886,7 +64963,7 @@ "uk": "RDP порт {0}", "xloc": [ "default.handlebars->47->1387", - "default3.handlebars->35->1375" + "default3.handlebars->35->1388" ] }, { @@ -64916,7 +64993,7 @@ "zh-cht": "RDP遠程連接介面:", "xloc": [ "default.handlebars->47->856", - "default3.handlebars->35->854" + "default3.handlebars->35->867" ] }, { @@ -65051,7 +65128,7 @@ "zh-cht": "RSS", "xloc": [ "default.handlebars->47->3402", - "default3.handlebars->35->3392" + "default3.handlebars->35->3407" ] }, { @@ -65110,7 +65187,7 @@ "zh-cht": "隨機密碼", "xloc": [ "default.handlebars->47->2297", - "default3.handlebars->35->2293" + "default3.handlebars->35->2306" ] }, { @@ -65140,7 +65217,7 @@ "zh-cht": "隨機密碼。", "xloc": [ "default.handlebars->47->2827", - "default3.handlebars->35->2825" + "default3.handlebars->35->2838" ] }, { @@ -65170,7 +65247,7 @@ "zh-cht": "力登 Dominion KX III", "xloc": [ "default.handlebars->47->2126", - "default3.handlebars->35->2128" + "default3.handlebars->35->2141" ] }, { @@ -65289,8 +65366,8 @@ "default.handlebars->47->2959", "default.handlebars->47->2961", "default.handlebars->47->3081", - "default3.handlebars->35->2955", - "default3.handlebars->35->2957" + "default3.handlebars->35->2968", + "default3.handlebars->35->2970" ] }, { @@ -65304,8 +65381,8 @@ "default-mobile.handlebars->11->777", "default.handlebars->47->963", "default.handlebars->47->965", - "default3.handlebars->35->961", - "default3.handlebars->35->963" + "default3.handlebars->35->974", + "default3.handlebars->35->976" ] }, { @@ -65365,7 +65442,7 @@ "xloc": [ "default-mobile.handlebars->11->650", "default.handlebars->47->1392", - "default3.handlebars->35->1380", + "default3.handlebars->35->1393", "sharing-mobile.handlebars->11->13", "sharing.handlebars->11->10", "sharing.handlebars->11->32" @@ -65394,7 +65471,7 @@ "zh-chs": "最近的主题", "zh-cht": "最近的主題", "xloc": [ - "default3.handlebars->35->2110" + "default3.handlebars->35->2123" ] }, { @@ -65426,9 +65503,9 @@ "default.handlebars->47->2201", "default.handlebars->47->2886", "default.handlebars->47->2967", - "default3.handlebars->35->2199", - "default3.handlebars->35->2882", - "default3.handlebars->35->2963" + "default3.handlebars->35->2212", + "default3.handlebars->35->2895", + "default3.handlebars->35->2976" ] }, { @@ -65490,9 +65567,9 @@ "default.handlebars->47->2342", "default.handlebars->47->2924", "default.handlebars->47->3069", - "default3.handlebars->35->2341", - "default3.handlebars->35->2920", - "default3.handlebars->35->3065" + "default3.handlebars->35->2354", + "default3.handlebars->35->2933", + "default3.handlebars->35->3078" ] }, { @@ -65522,7 +65599,7 @@ "zh-cht": "記錄細節", "xloc": [ "default.handlebars->47->3182", - "default3.handlebars->35->3172" + "default3.handlebars->35->3185" ] }, { @@ -65564,7 +65641,7 @@ "xloc": [ "default-mobile.handlebars->11->921", "default.handlebars->47->1767", - "default3.handlebars->35->1752" + "default3.handlebars->35->1765" ] }, { @@ -65595,8 +65672,8 @@ "xloc": [ "default.handlebars->47->307", "default.handlebars->47->309", - "default3.handlebars->35->304", - "default3.handlebars->35->306" + "default3.handlebars->35->317", + "default3.handlebars->35->319" ] }, { @@ -65626,7 +65703,7 @@ "zh-cht": "每天重複", "xloc": [ "default.handlebars->47->1247", - "default3.handlebars->35->1243" + "default3.handlebars->35->1256" ] }, { @@ -65656,7 +65733,7 @@ "zh-cht": "每週重複", "xloc": [ "default.handlebars->47->1248", - "default3.handlebars->35->1244" + "default3.handlebars->35->1257" ] }, { @@ -65715,8 +65792,8 @@ "default-mobile.handlebars->11->723", "default.handlebars->47->1571", "default.handlebars->47->2524", - "default3.handlebars->35->1558", - "default3.handlebars->35->2523", + "default3.handlebars->35->1571", + "default3.handlebars->35->2536", "sharing-mobile.handlebars->11->84", "sharing.handlebars->11->60" ] @@ -65817,7 +65894,7 @@ "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p40->3->3", "default.handlebars->container->column_l->p52->3->1->0->3->3", - "default3.handlebars->35->878", + "default3.handlebars->35->891", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsAreaTop->DeskToolsRefreshButton", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p40->3->1", @@ -65920,13 +65997,13 @@ "default.handlebars->47->427", "default.handlebars->47->431", "default.handlebars->47->734", - "default3.handlebars->35->1155", - "default3.handlebars->35->1180", - "default3.handlebars->35->2425", - "default3.handlebars->35->3373", - "default3.handlebars->35->425", - "default3.handlebars->35->429", - "default3.handlebars->35->732" + "default3.handlebars->35->1168", + "default3.handlebars->35->1193", + "default3.handlebars->35->2438", + "default3.handlebars->35->3388", + "default3.handlebars->35->438", + "default3.handlebars->35->442", + "default3.handlebars->35->745" ] }, { @@ -65956,7 +66033,7 @@ "zh-cht": "中繼數量", "xloc": [ "default.handlebars->47->3368", - "default3.handlebars->35->3358" + "default3.handlebars->35->3373" ] }, { @@ -65990,9 +66067,9 @@ "default.handlebars->47->2123", "default.handlebars->47->2190", "default.handlebars->47->2323", - "default3.handlebars->35->2125", - "default3.handlebars->35->2188", - "default3.handlebars->35->2320" + "default3.handlebars->35->2138", + "default3.handlebars->35->2201", + "default3.handlebars->35->2333" ] }, { @@ -66022,7 +66099,7 @@ "zh-cht": "中繼錯誤", "xloc": [ "default.handlebars->47->3361", - "default3.handlebars->35->3351" + "default3.handlebars->35->3366" ] }, { @@ -66094,8 +66171,8 @@ "xloc": [ "default.handlebars->47->3367", "default.handlebars->47->3395", - "default3.handlebars->35->3357", - "default3.handlebars->35->3385" + "default3.handlebars->35->3372", + "default3.handlebars->35->3400" ] }, { @@ -66125,7 +66202,7 @@ "zh-cht": "繼電器裝置", "xloc": [ "default.handlebars->47->2711", - "default3.handlebars->35->2710" + "default3.handlebars->35->2723" ] }, { @@ -66155,7 +66232,7 @@ "zh-cht": "繼電器", "xloc": [ "default.handlebars->47->1022", - "default3.handlebars->35->1020" + "default3.handlebars->35->1033" ] }, { @@ -66211,7 +66288,7 @@ "zh-cht": "記住設備", "xloc": [ "default.handlebars->47->3256", - "default3.handlebars->35->3246" + "default3.handlebars->35->3259" ] }, { @@ -66243,8 +66320,8 @@ "default-mobile.handlebars->11->698", "default.handlebars->47->1410", "default.handlebars->47->1521", - "default3.handlebars->35->1398", - "default3.handlebars->35->1508", + "default3.handlebars->35->1411", + "default3.handlebars->35->1521", "mstsc.handlebars->main->1->3->1->rowremember->3->0", "sharing-mobile.handlebars->11->54", "sharing-mobile.handlebars->11->71", @@ -66279,7 +66356,7 @@ "xloc": [ "default-mobile.handlebars->11->703", "default.handlebars->47->1526", - "default3.handlebars->35->1513", + "default3.handlebars->35->1526", "ssh.handlebars->3->19" ] }, @@ -66395,7 +66472,7 @@ "xloc": [ "default-mobile.handlebars->11->702", "default.handlebars->47->1525", - "default3.handlebars->35->1512", + "default3.handlebars->35->1525", "ssh.handlebars->3->18" ] }, @@ -66540,7 +66617,7 @@ "zh-cht": "遠程剪貼板", "xloc": [ "default.handlebars->47->1466", - "default3.handlebars->35->1455" + "default3.handlebars->35->1468" ] }, { @@ -66571,7 +66648,7 @@ "xloc": [ "default-mobile.handlebars->11->999", "default.handlebars->47->2384", - "default3.handlebars->35->2383" + "default3.handlebars->35->2396" ] }, { @@ -66607,9 +66684,9 @@ "default.handlebars->47->1042", "default.handlebars->47->1043", "default.handlebars->47->2408", - "default3.handlebars->35->1040", - "default3.handlebars->35->1041", - "default3.handlebars->35->2407" + "default3.handlebars->35->1053", + "default3.handlebars->35->1054", + "default3.handlebars->35->2420" ] }, { @@ -66624,7 +66701,7 @@ "uk": "Дистанційне керування та ретрансляція", "xloc": [ "default.handlebars->47->2369", - "default3.handlebars->35->2368" + "default3.handlebars->35->2381" ] }, { @@ -66657,8 +66734,8 @@ "default-mobile.handlebars->11->429", "default.handlebars->47->457", "default.handlebars->47->464", - "default3.handlebars->35->455", - "default3.handlebars->35->462" + "default3.handlebars->35->468", + "default3.handlebars->35->475" ] }, { @@ -66688,7 +66765,7 @@ "zh-cht": "遠程桌面 + 文件鏈接", "xloc": [ "default.handlebars->47->321", - "default3.handlebars->35->318" + "default3.handlebars->35->331" ] }, { @@ -66718,7 +66795,7 @@ "zh-cht": "遠程桌面 + 終端 + 文件鏈接", "xloc": [ "default.handlebars->47->322", - "default3.handlebars->35->319" + "default3.handlebars->35->332" ] }, { @@ -66748,7 +66825,7 @@ "zh-cht": "遠程桌面+終端鏈接", "xloc": [ "default.handlebars->47->318", - "default3.handlebars->35->315" + "default3.handlebars->35->328" ] }, { @@ -66779,8 +66856,8 @@ "xloc": [ "default.handlebars->47->2572", "default.handlebars->47->2578", - "default3.handlebars->35->2571", - "default3.handlebars->35->2577" + "default3.handlebars->35->2584", + "default3.handlebars->35->2590" ] }, { @@ -66810,7 +66887,7 @@ "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ "default.handlebars->47->2573", - "default3.handlebars->35->2572" + "default3.handlebars->35->2585" ] }, { @@ -66840,7 +66917,7 @@ "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ "default.handlebars->47->2579", - "default3.handlebars->35->2578" + "default3.handlebars->35->2591" ] }, { @@ -66872,9 +66949,9 @@ "default.handlebars->47->2570", "default.handlebars->47->2574", "default.handlebars->47->2580", - "default3.handlebars->35->2569", - "default3.handlebars->35->2573", - "default3.handlebars->35->2579" + "default3.handlebars->35->2582", + "default3.handlebars->35->2586", + "default3.handlebars->35->2592" ] }, { @@ -66930,7 +67007,7 @@ "zh-cht": "遠程桌面鏈結", "xloc": [ "default.handlebars->47->317", - "default3.handlebars->35->314" + "default3.handlebars->35->327" ] }, { @@ -66962,8 +67039,8 @@ "default-mobile.handlebars->11->652", "default.handlebars->47->1422", "default.handlebars->47->493", - "default3.handlebars->35->1410", - "default3.handlebars->35->491", + "default3.handlebars->35->1423", + "default3.handlebars->35->504", "sharing-mobile.handlebars->11->15", "sharing.handlebars->11->20" ] @@ -67099,7 +67176,7 @@ "zh-cht": "遠程文件鏈接", "xloc": [ "default.handlebars->47->319", - "default3.handlebars->35->316" + "default3.handlebars->35->329" ] }, { @@ -67181,7 +67258,7 @@ "zh-cht": "遠程輸入鎖定", "xloc": [ "default.handlebars->47->1200", - "default3.handlebars->35->1196" + "default3.handlebars->35->1209" ] }, { @@ -67211,7 +67288,7 @@ "zh-cht": "遠程鍵盤輸入", "xloc": [ "default.handlebars->47->1462", - "default3.handlebars->35->1451", + "default3.handlebars->35->1464", "sharing.handlebars->11->22" ] }, @@ -67297,7 +67374,7 @@ "zh-cht": "遠程會話", "xloc": [ "default.handlebars->47->3184", - "default3.handlebars->35->3174" + "default3.handlebars->35->3187" ] }, { @@ -67379,7 +67456,7 @@ "zh-cht": "遠程終端+文件鏈接", "xloc": [ "default.handlebars->47->320", - "default3.handlebars->35->317" + "default3.handlebars->35->330" ] }, { @@ -67409,7 +67486,7 @@ "zh-cht": "遠程終端鏈接", "xloc": [ "default.handlebars->47->316", - "default3.handlebars->35->313" + "default3.handlebars->35->326" ] }, { @@ -67469,9 +67546,9 @@ "default.handlebars->47->2370", "default.handlebars->47->2413", "default.handlebars->47->3072", - "default3.handlebars->35->2369", - "default3.handlebars->35->2412", - "default3.handlebars->35->3068" + "default3.handlebars->35->2382", + "default3.handlebars->35->2425", + "default3.handlebars->35->3081" ] }, { @@ -67501,7 +67578,7 @@ "zh-cht": "遠程剪貼板的有效期為60秒。", "xloc": [ "default.handlebars->47->1465", - "default3.handlebars->35->1454" + "default3.handlebars->35->1467" ] }, { @@ -67636,9 +67713,9 @@ "default.handlebars->47->1740", "default.handlebars->47->1752", "default.handlebars->47->1759", - "default3.handlebars->35->1725", - "default3.handlebars->35->1737", - "default3.handlebars->35->1744" + "default3.handlebars->35->1738", + "default3.handlebars->35->1750", + "default3.handlebars->35->1757" ] }, { @@ -67668,7 +67745,7 @@ "zh-cht": "删除", "xloc": [ "default.handlebars->47->248", - "default3.handlebars->35->246" + "default3.handlebars->35->259" ] }, { @@ -67724,7 +67801,7 @@ "zh-cht": "刪除配置", "xloc": [ "default.handlebars->47->2158", - "default3.handlebars->35->2160" + "default3.handlebars->35->2173" ] }, { @@ -67807,8 +67884,8 @@ "xloc": [ "default.handlebars->47->2928", "default.handlebars->47->3133", - "default3.handlebars->35->2924", - "default3.handlebars->35->3123" + "default3.handlebars->35->2937", + "default3.handlebars->35->3136" ] }, { @@ -67839,8 +67916,8 @@ "xloc": [ "default.handlebars->47->2926", "default.handlebars->47->3120", - "default3.handlebars->35->2922", - "default3.handlebars->35->3110" + "default3.handlebars->35->2935", + "default3.handlebars->35->3123" ] }, { @@ -67870,7 +67947,7 @@ "zh-cht": "刪除設備共享", "xloc": [ "default.handlebars->47->3118", - "default3.handlebars->35->3108" + "default3.handlebars->35->3121" ] }, { @@ -67900,7 +67977,7 @@ "zh-cht": "刪除登錄令牌", "xloc": [ "default.handlebars->47->2150", - "default3.handlebars->35->2152" + "default3.handlebars->35->2165" ] }, { @@ -67971,7 +68048,7 @@ "zh-cht": "刪除用戶群成員身份", "xloc": [ "default.handlebars->47->3129", - "default3.handlebars->35->3119" + "default3.handlebars->35->3132" ] }, { @@ -68002,8 +68079,8 @@ "xloc": [ "default.handlebars->47->2435", "default.handlebars->47->3125", - "default3.handlebars->35->2434", - "default3.handlebars->35->3115" + "default3.handlebars->35->2447", + "default3.handlebars->35->3128" ] }, { @@ -68033,7 +68110,7 @@ "zh-cht": "刪除用戶成員資格", "xloc": [ "default.handlebars->47->2936", - "default3.handlebars->35->2932" + "default3.handlebars->35->2945" ] }, { @@ -68064,8 +68141,8 @@ "xloc": [ "default.handlebars->47->2433", "default.handlebars->47->3122", - "default3.handlebars->35->2432", - "default3.handlebars->35->3112" + "default3.handlebars->35->2445", + "default3.handlebars->35->3125" ] }, { @@ -68095,7 +68172,7 @@ "zh-cht": "刪除所有二因子鑑別。", "xloc": [ "default.handlebars->47->3095", - "default3.handlebars->35->3085" + "default3.handlebars->35->3098" ] }, { @@ -68125,7 +68202,7 @@ "zh-cht": "刪除此用戶標識的所有先前事件。", "xloc": [ "default.handlebars->47->2828", - "default3.handlebars->35->2826" + "default3.handlebars->35->2839" ] }, { @@ -68155,7 +68232,7 @@ "zh-cht": "斷開連接後删除裝置", "xloc": [ "default.handlebars->47->2347", - "default3.handlebars->35->2346" + "default3.handlebars->35->2359" ] }, { @@ -68186,8 +68263,8 @@ "xloc": [ "default.handlebars->47->1102", "default.handlebars->47->2255", - "default3.handlebars->35->1100", - "default3.handlebars->35->2253" + "default3.handlebars->35->1113", + "default3.handlebars->35->2266" ] }, { @@ -68217,7 +68294,7 @@ "zh-cht": "刪除非活動", "xloc": [ "default.handlebars->47->2202", - "default3.handlebars->35->2200" + "default3.handlebars->35->2213" ] }, { @@ -68247,7 +68324,7 @@ "zh-cht": "刪除登錄令牌", "xloc": [ "default.handlebars->47->2145", - "default3.handlebars->35->2147" + "default3.handlebars->35->2160" ] }, { @@ -68262,7 +68339,7 @@ "uk": "Видалити підтримку месенджера", "xloc": [ "default.handlebars->47->1801", - "default3.handlebars->35->1785" + "default3.handlebars->35->1798" ] }, { @@ -68292,7 +68369,7 @@ "zh-cht": "刪除節點位置", "xloc": [ "default.handlebars->47->872", - "default3.handlebars->35->870" + "default3.handlebars->35->883" ] }, { @@ -68323,7 +68400,7 @@ "xloc": [ "default-mobile.handlebars->11->108", "default.handlebars->47->1795", - "default3.handlebars->35->1779" + "default3.handlebars->35->1792" ] }, { @@ -68353,7 +68430,7 @@ "zh-cht": "删除標籤", "xloc": [ "default.handlebars->47->774", - "default3.handlebars->35->772" + "default3.handlebars->35->785" ] }, { @@ -68383,7 +68460,7 @@ "zh-cht": "刪除此裝置", "xloc": [ "default.handlebars->47->1046", - "default3.handlebars->35->1044" + "default3.handlebars->35->1057" ] }, { @@ -68413,7 +68490,7 @@ "zh-cht": "刪除此用戶", "xloc": [ "default.handlebars->47->3028", - "default3.handlebars->35->3024" + "default3.handlebars->35->3037" ] }, { @@ -68443,7 +68520,7 @@ "zh-cht": "刪除用戶群成員身份", "xloc": [ "default.handlebars->47->3109", - "default3.handlebars->35->3099" + "default3.handlebars->35->3112" ] }, { @@ -68473,7 +68550,7 @@ "zh-cht": "刪除此裝置的用戶群權限", "xloc": [ "default.handlebars->47->2920", - "default3.handlebars->35->2916" + "default3.handlebars->35->2929" ] }, { @@ -68504,8 +68581,8 @@ "xloc": [ "default.handlebars->47->1095", "default.handlebars->47->2914", - "default3.handlebars->35->1093", - "default3.handlebars->35->2910" + "default3.handlebars->35->1106", + "default3.handlebars->35->2923" ] }, { @@ -68539,11 +68616,11 @@ "default.handlebars->47->2908", "default.handlebars->47->3103", "default.handlebars->47->3115", - "default3.handlebars->35->1094", - "default3.handlebars->35->2249", - "default3.handlebars->35->2904", - "default3.handlebars->35->3093", - "default3.handlebars->35->3105" + "default3.handlebars->35->1107", + "default3.handlebars->35->2262", + "default3.handlebars->35->2917", + "default3.handlebars->35->3106", + "default3.handlebars->35->3118" ] }, { @@ -68599,7 +68676,7 @@ "zh-cht": "刪除了帳戶顯示名稱。", "xloc": [ "default.handlebars->47->2670", - "default3.handlebars->35->2669" + "default3.handlebars->35->2682" ] }, { @@ -68629,7 +68706,7 @@ "zh-cht": "刪除身份驗證應用程序", "xloc": [ "default.handlebars->47->2632", - "default3.handlebars->35->2631" + "default3.handlebars->35->2644" ] }, { @@ -68659,7 +68736,7 @@ "zh-cht": "刪除的設備共享{0}", "xloc": [ "default.handlebars->47->2643", - "default3.handlebars->35->2642" + "default3.handlebars->35->2655" ] }, { @@ -68689,7 +68766,7 @@ "zh-cht": "從設備組{1}中刪除了設備{0}", "xloc": [ "default.handlebars->47->2628", - "default3.handlebars->35->2627" + "default3.handlebars->35->2640" ] }, { @@ -68719,7 +68796,7 @@ "zh-cht": "從用戶群{1}中刪除了設備{0}", "xloc": [ "default.handlebars->47->2704", - "default3.handlebars->35->2703" + "default3.handlebars->35->2716" ] }, { @@ -68749,7 +68826,7 @@ "zh-cht": "刪除了登錄令牌", "xloc": [ "default.handlebars->47->2657", - "default3.handlebars->35->2656" + "default3.handlebars->35->2669" ] }, { @@ -68764,7 +68841,7 @@ "uk": "токен входу видалено", "xloc": [ "default.handlebars->47->2698", - "default3.handlebars->35->2697" + "default3.handlebars->35->2710" ] }, { @@ -68794,7 +68871,7 @@ "zh-cht": "已刪除用戶{0}的電話號碼", "xloc": [ "default.handlebars->47->2638", - "default3.handlebars->35->2637" + "default3.handlebars->35->2650" ] }, { @@ -68824,7 +68901,7 @@ "zh-cht": "移除推送通知認證設備", "xloc": [ "default.handlebars->47->2655", - "default3.handlebars->35->2654" + "default3.handlebars->35->2667" ] }, { @@ -68854,7 +68931,7 @@ "zh-cht": "移除安全密鑰", "xloc": [ "default.handlebars->47->2635", - "default3.handlebars->35->2634" + "default3.handlebars->35->2647" ] }, { @@ -68886,9 +68963,9 @@ "default.handlebars->47->2601", "default.handlebars->47->2622", "default.handlebars->47->2627", - "default3.handlebars->35->2600", - "default3.handlebars->35->2621", - "default3.handlebars->35->2626" + "default3.handlebars->35->2613", + "default3.handlebars->35->2634", + "default3.handlebars->35->2639" ] }, { @@ -68918,7 +68995,7 @@ "zh-cht": "從設備組{1}中刪除了用戶組{0}", "xloc": [ "default.handlebars->47->2611", - "default3.handlebars->35->2610" + "default3.handlebars->35->2623" ] }, { @@ -68948,7 +69025,7 @@ "zh-cht": "已從設備組{1}中刪除用戶{0}", "xloc": [ "default.handlebars->47->2624", - "default3.handlebars->35->2623" + "default3.handlebars->35->2636" ] }, { @@ -68979,8 +69056,8 @@ "xloc": [ "default.handlebars->47->2603", "default.handlebars->47->2613", - "default3.handlebars->35->2602", - "default3.handlebars->35->2612" + "default3.handlebars->35->2615", + "default3.handlebars->35->2625" ] }, { @@ -69019,9 +69096,9 @@ "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->filesContextMenu->1", - "default3.handlebars->35->1562", - "default3.handlebars->35->2527", - "default3.handlebars->35->864", + "default3.handlebars->35->1575", + "default3.handlebars->35->2540", + "default3.handlebars->35->877", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default3.handlebars->filesContextMenu->1", @@ -69084,7 +69161,7 @@ "zh-cht": "重命名:“{0}”為“{1}”", "xloc": [ "default.handlebars->47->2589", - "default3.handlebars->35->2588" + "default3.handlebars->35->2601" ] }, { @@ -69114,7 +69191,7 @@ "zh-cht": "報告日", "xloc": [ "default.handlebars->47->2720", - "default3.handlebars->35->2719" + "default3.handlebars->35->2732" ] }, { @@ -69144,7 +69221,7 @@ "zh-cht": "報告類型", "xloc": [ "default.handlebars->47->2715", - "default3.handlebars->35->2714" + "default3.handlebars->35->2727" ] }, { @@ -69174,7 +69251,7 @@ "zh-cht": "報告未返回任何內容。", "xloc": [ "default.handlebars->47->3223", - "default3.handlebars->35->3213" + "default3.handlebars->35->3226" ] }, { @@ -69204,7 +69281,7 @@ "zh-cht": "報告.csv", "xloc": [ "default.handlebars->47->3297", - "default3.handlebars->35->3287" + "default3.handlebars->35->3300" ] }, { @@ -69450,7 +69527,7 @@ "zh-cht": "要求:", "xloc": [ "default.handlebars->47->2106", - "default3.handlebars->35->2084" + "default3.handlebars->35->2097" ] }, { @@ -69482,8 +69559,8 @@ "default-mobile.handlebars->11->338", "default.handlebars->47->2833", "default.handlebars->47->3093", - "default3.handlebars->35->2831", - "default3.handlebars->35->3083" + "default3.handlebars->35->2844", + "default3.handlebars->35->3096" ] }, { @@ -69513,7 +69590,7 @@ "zh-cht": "需要安裝MeshCentral路由器", "xloc": [ "default.handlebars->47->1058", - "default3.handlebars->35->1056" + "default3.handlebars->35->1069" ] }, { @@ -69545,9 +69622,9 @@ "default.handlebars->47->1060", "default.handlebars->47->1062", "default.handlebars->47->1064", - "default3.handlebars->35->1058", - "default3.handlebars->35->1060", - "default3.handlebars->35->1062" + "default3.handlebars->35->1071", + "default3.handlebars->35->1073", + "default3.handlebars->35->1075" ] }, { @@ -69610,7 +69687,7 @@ "default-mobile.handlebars->11->592", "default.handlebars->47->1274", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", - "default3.handlebars->35->1270", + "default3.handlebars->35->1283", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devMapToolbar" ] }, @@ -69642,7 +69719,7 @@ "xloc": [ "default-mobile.handlebars->11->1000", "default.handlebars->47->2385", - "default3.handlebars->35->2384" + "default3.handlebars->35->2397" ] }, { @@ -69765,7 +69842,7 @@ "zh-cht": "重置裝置", "xloc": [ "default.handlebars->47->748", - "default3.handlebars->35->746" + "default3.handlebars->35->759" ] }, { @@ -69828,9 +69905,9 @@ "default.handlebars->47->1156", "default.handlebars->47->1181", "default.handlebars->47->2423", - "default3.handlebars->35->1152", - "default3.handlebars->35->1177", - "default3.handlebars->35->2422" + "default3.handlebars->35->1165", + "default3.handlebars->35->1190", + "default3.handlebars->35->2435" ] }, { @@ -69860,7 +69937,7 @@ "zh-cht": "重新啟動", "xloc": [ "default.handlebars->47->1495", - "default3.handlebars->35->1483", + "default3.handlebars->35->1496", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -69872,7 +69949,7 @@ "uk": "Перезапустити лічильник помилок після ", "xloc": [ "default.handlebars->47->1488", - "default3.handlebars->35->1476" + "default3.handlebars->35->1489" ] }, { @@ -69881,7 +69958,7 @@ "xloc": [ "default-mobile.handlebars->11->939", "default.handlebars->47->1786", - "default3.handlebars->35->1771" + "default3.handlebars->35->1784" ] }, { @@ -69892,7 +69969,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5", "default.handlebars->47->1453", - "default3.handlebars->35->1442" + "default3.handlebars->35->1455" ] }, { @@ -69922,7 +69999,7 @@ "zh-cht": "還原伺服器", "xloc": [ "default.handlebars->47->2165", - "default3.handlebars->35->2165" + "default3.handlebars->35->2178" ] }, { @@ -69982,7 +70059,7 @@ "zh-cht": "使用備份還原伺服器,", "xloc": [ "default.handlebars->47->2160", - "default3.handlebars->35->2162" + "default3.handlebars->35->2175" ] }, { @@ -70014,8 +70091,8 @@ "default-mobile.handlebars->11->509", "default.handlebars->47->1074", "default.handlebars->47->920", - "default3.handlebars->35->1072", - "default3.handlebars->35->918" + "default3.handlebars->35->1085", + "default3.handlebars->35->931" ] }, { @@ -70045,7 +70122,7 @@ "zh-cht": "限制條件", "xloc": [ "default.handlebars->47->2948", - "default3.handlebars->35->2944" + "default3.handlebars->35->2957" ] }, { @@ -70109,7 +70186,7 @@ "xloc": [ "default-mobile.handlebars->11->250", "default.handlebars->47->1994", - "default3.handlebars->35->1977", + "default3.handlebars->35->1990", "login2.handlebars->7->136" ] }, @@ -70141,7 +70218,7 @@ "xloc": [ "default-mobile.handlebars->11->669", "default.handlebars->47->1441", - "default3.handlebars->35->1430", + "default3.handlebars->35->1443", "sharing-mobile.handlebars->11->30" ] }, @@ -70173,7 +70250,7 @@ "xloc": [ "default-mobile.handlebars->11->251", "default.handlebars->47->1995", - "default3.handlebars->35->1978", + "default3.handlebars->35->1991", "login2.handlebars->7->137" ] }, @@ -70205,7 +70282,7 @@ "xloc": [ "default-mobile.handlebars->11->252", "default.handlebars->47->1996", - "default3.handlebars->35->1979", + "default3.handlebars->35->1992", "login2.handlebars->7->138" ] }, @@ -70239,8 +70316,8 @@ "default-mobile.handlebars->11->716", "default.handlebars->47->1556", "default.handlebars->47->2496", - "default3.handlebars->35->1543", - "default3.handlebars->35->2495", + "default3.handlebars->35->1556", + "default3.handlebars->35->2508", "sharing-mobile.handlebars->11->78", "sharing.handlebars->11->49" ] @@ -70417,7 +70494,7 @@ "zh-cht": "路由器", "xloc": [ "default.handlebars->47->405", - "default3.handlebars->35->403" + "default3.handlebars->35->416" ] }, { @@ -70486,7 +70563,7 @@ "uk": "Виконати", "xloc": [ "default.handlebars->47->1030", - "default3.handlebars->35->1028" + "default3.handlebars->35->1041" ] }, { @@ -70534,9 +70611,9 @@ "default.handlebars->47->1272", "default.handlebars->47->1296", "default.handlebars->47->825", - "default3.handlebars->35->1268", - "default3.handlebars->35->1292", - "default3.handlebars->35->823" + "default3.handlebars->35->1281", + "default3.handlebars->35->1305", + "default3.handlebars->35->836" ] }, { @@ -70566,7 +70643,7 @@ "zh-cht": "運行MeshCentral Router,然後單擊“安裝”以使其可從瀏覽器啟動。", "xloc": [ "default.handlebars->47->1346", - "default3.handlebars->35->1335" + "default3.handlebars->35->1348" ] }, { @@ -70615,8 +70692,8 @@ "default-mobile.handlebars->11->617", "default.handlebars->47->1293", "default.handlebars->47->819", - "default3.handlebars->35->1289", - "default3.handlebars->35->817" + "default3.handlebars->35->1302", + "default3.handlebars->35->830" ] }, { @@ -70648,8 +70725,8 @@ "default-mobile.handlebars->11->618", "default.handlebars->47->1294", "default.handlebars->47->820", - "default3.handlebars->35->1290", - "default3.handlebars->35->818" + "default3.handlebars->35->1303", + "default3.handlebars->35->831" ] }, { @@ -70679,7 +70756,7 @@ "zh-cht": "運行命令", "xloc": [ "default.handlebars->47->750", - "default3.handlebars->35->748" + "default3.handlebars->35->761" ] }, { @@ -70710,8 +70787,8 @@ "xloc": [ "default.handlebars->47->1289", "default.handlebars->47->769", - "default3.handlebars->35->1285", - "default3.handlebars->35->767" + "default3.handlebars->35->1298", + "default3.handlebars->35->780" ] }, { @@ -70741,7 +70818,7 @@ "zh-cht": "在此裝置上運行命令。", "xloc": [ "default.handlebars->47->1031", - "default3.handlebars->35->1029" + "default3.handlebars->35->1042" ] }, { @@ -70772,8 +70849,8 @@ "xloc": [ "default.handlebars->47->1471", "default.handlebars->47->1475", - "default3.handlebars->35->1459", - "default3.handlebars->35->1463" + "default3.handlebars->35->1472", + "default3.handlebars->35->1476" ] }, { @@ -70803,7 +70880,7 @@ "zh-cht": "運行命令", "xloc": [ "default.handlebars->47->2565", - "default3.handlebars->35->2564" + "default3.handlebars->35->2577" ] }, { @@ -70833,7 +70910,7 @@ "zh-cht": "以用戶身份運行命令", "xloc": [ "default.handlebars->47->2640", - "default3.handlebars->35->2639" + "default3.handlebars->35->2652" ] }, { @@ -70863,7 +70940,7 @@ "zh-cht": "如果可能,以用戶身份運行命令", "xloc": [ "default.handlebars->47->2641", - "default3.handlebars->35->2640" + "default3.handlebars->35->2653" ] }, { @@ -70894,7 +70971,7 @@ "xloc": [ "default-mobile.handlebars->11->253", "default.handlebars->47->1997", - "default3.handlebars->35->1980", + "default3.handlebars->35->1993", "login2.handlebars->7->139" ] }, @@ -70926,7 +71003,7 @@ "xloc": [ "default-mobile.handlebars->11->254", "default.handlebars->47->1998", - "default3.handlebars->35->1981", + "default3.handlebars->35->1994", "login2.handlebars->7->140" ] }, @@ -71010,8 +71087,8 @@ "xloc": [ "default.handlebars->47->1063", "default.handlebars->47->454", - "default3.handlebars->35->1061", - "default3.handlebars->35->452" + "default3.handlebars->35->1074", + "default3.handlebars->35->465" ] }, { @@ -71103,8 +71180,8 @@ "xloc": [ "default.handlebars->47->3012", "default.handlebars->47->3018", - "default3.handlebars->35->3008", - "default3.handlebars->35->3014", + "default3.handlebars->35->3021", + "default3.handlebars->35->3027", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", @@ -71140,7 +71217,7 @@ "zh-cht": "此用戶的短信功能電話號碼。", "xloc": [ "default.handlebars->47->3036", - "default3.handlebars->35->3032" + "default3.handlebars->35->3045" ] }, { @@ -71171,7 +71248,7 @@ "xloc": [ "default-mobile.handlebars->11->1066", "default.handlebars->47->3335", - "default3.handlebars->35->3325" + "default3.handlebars->35->3340" ] }, { @@ -71202,7 +71279,7 @@ "xloc": [ "default-mobile.handlebars->11->1067", "default.handlebars->47->3336", - "default3.handlebars->35->3326" + "default3.handlebars->35->3341" ] }, { @@ -71232,7 +71309,7 @@ "zh-cht": "SMS 網關在 LAN 模式下的使用有限。", "xloc": [ "default.handlebars->47->112", - "default3.handlebars->35->112" + "default3.handlebars->35->125" ] }, { @@ -71263,7 +71340,7 @@ "xloc": [ "default-mobile.handlebars->11->1061", "default.handlebars->47->3330", - "default3.handlebars->35->3320" + "default3.handlebars->35->3335" ] }, { @@ -71293,7 +71370,7 @@ "zh-cht": "短信", "xloc": [ "default.handlebars->47->3251", - "default3.handlebars->35->3241" + "default3.handlebars->35->3254" ] }, { @@ -71365,7 +71442,7 @@ "uk": "SMS успішно надіслано.", "xloc": [ "default.handlebars->47->3334", - "default3.handlebars->35->3324" + "default3.handlebars->35->3339" ] }, { @@ -71424,7 +71501,7 @@ "zh-cht": "SMTP 服務器在 LAN 模式下的使用受到限制。", "xloc": [ "default.handlebars->47->111", - "default3.handlebars->35->111" + "default3.handlebars->35->124" ] }, { @@ -71455,8 +71532,8 @@ "xloc": [ "default.handlebars->47->1061", "default.handlebars->47->453", - "default3.handlebars->35->1059", - "default3.handlebars->35->451" + "default3.handlebars->35->1072", + "default3.handlebars->35->464" ] }, { @@ -71518,7 +71595,7 @@ "xloc": [ "default-mobile.handlebars->11->687", "default.handlebars->47->859", - "default3.handlebars->35->857" + "default3.handlebars->35->870" ] }, { @@ -71551,8 +71628,8 @@ "default-mobile.handlebars->11->721", "default.handlebars->47->1507", "default.handlebars->47->1569", - "default3.handlebars->35->1494", - "default3.handlebars->35->1556" + "default3.handlebars->35->1507", + "default3.handlebars->35->1569" ] }, { @@ -71609,7 +71686,7 @@ "xloc": [ "default-mobile.handlebars->11->686", "default.handlebars->47->858", - "default3.handlebars->35->856" + "default3.handlebars->35->869" ] }, { @@ -71668,8 +71745,8 @@ "default-mobile.handlebars->11->549", "default.handlebars->47->1014", "default.handlebars->47->1018", - "default3.handlebars->35->1012", - "default3.handlebars->35->1016" + "default3.handlebars->35->1025", + "default3.handlebars->35->1029" ] }, { @@ -71702,8 +71779,8 @@ "default-mobile.handlebars->11->548", "default.handlebars->47->1013", "default.handlebars->47->1017", - "default3.handlebars->35->1011", - "default3.handlebars->35->1015" + "default3.handlebars->35->1024", + "default3.handlebars->35->1028" ] }, { @@ -71736,8 +71813,8 @@ "default-mobile.handlebars->11->547", "default.handlebars->47->1012", "default.handlebars->47->1016", - "default3.handlebars->35->1010", - "default3.handlebars->35->1014" + "default3.handlebars->35->1023", + "default3.handlebars->35->1027" ] }, { @@ -71767,7 +71844,7 @@ "zh-cht": "SSL 證書不在服務器上", "xloc": [ "default.handlebars->47->1398", - "default3.handlebars->35->1386" + "default3.handlebars->35->1399" ] }, { @@ -71797,7 +71874,7 @@ "zh-cht": "服務器不允許 SSL", "xloc": [ "default.handlebars->47->1397", - "default3.handlebars->35->1385" + "default3.handlebars->35->1398" ] }, { @@ -71827,7 +71904,7 @@ "zh-cht": "服務器需要 SSL", "xloc": [ "default.handlebars->47->1396", - "default3.handlebars->35->1384" + "default3.handlebars->35->1397" ] }, { @@ -71857,7 +71934,7 @@ "zh-cht": "服務器需要具有用戶身份驗證的 SSL", "xloc": [ "default.handlebars->47->1401", - "default3.handlebars->35->1389" + "default3.handlebars->35->1402" ] }, { @@ -71888,8 +71965,8 @@ "xloc": [ "default.handlebars->47->509", "default.handlebars->47->518", - "default3.handlebars->35->507", - "default3.handlebars->35->516" + "default3.handlebars->35->520", + "default3.handlebars->35->529" ] }, { @@ -71920,7 +71997,7 @@ "xloc": [ "default-mobile.handlebars->11->255", "default.handlebars->47->1999", - "default3.handlebars->35->1982", + "default3.handlebars->35->1995", "login2.handlebars->7->141" ] }, @@ -71953,9 +72030,9 @@ "default.handlebars->47->281", "default.handlebars->47->285", "default.handlebars->47->551", - "default3.handlebars->35->278", - "default3.handlebars->35->282", - "default3.handlebars->35->549" + "default3.handlebars->35->291", + "default3.handlebars->35->295", + "default3.handlebars->35->562" ] }, { @@ -71987,7 +72064,7 @@ { "en": "Sandstone", "xloc": [ - "default3.handlebars->35->2100" + "default3.handlebars->35->2113" ] }, { @@ -72018,7 +72095,7 @@ "xloc": [ "default-mobile.handlebars->11->256", "default.handlebars->47->2000", - "default3.handlebars->35->1983", + "default3.handlebars->35->1996", "login2.handlebars->7->142" ] }, @@ -72050,7 +72127,7 @@ "xloc": [ "default-mobile.handlebars->11->257", "default.handlebars->47->2001", - "default3.handlebars->35->1984", + "default3.handlebars->35->1997", "login2.handlebars->7->143" ] }, @@ -72082,7 +72159,7 @@ "xloc": [ "default-mobile.handlebars->11->258", "default.handlebars->47->2002", - "default3.handlebars->35->1985", + "default3.handlebars->35->1998", "login2.handlebars->7->144" ] }, @@ -72173,7 +72250,7 @@ "zh-cht": "保存節點位置", "xloc": [ "default.handlebars->47->873", - "default3.handlebars->35->871" + "default3.handlebars->35->884" ] }, { @@ -72263,8 +72340,8 @@ "xloc": [ "default.handlebars->47->545", "default.handlebars->47->547", - "default3.handlebars->35->543", - "default3.handlebars->35->545" + "default3.handlebars->35->556", + "default3.handlebars->35->558" ] }, { @@ -72294,7 +72371,7 @@ "zh-cht": "掃描網絡", "xloc": [ "default.handlebars->47->497", - "default3.handlebars->35->495" + "default3.handlebars->35->508" ] }, { @@ -72324,7 +72401,7 @@ "zh-cht": "掃描Intel® AMT裝置", "xloc": [ "default.handlebars->47->550", - "default3.handlebars->35->548" + "default3.handlebars->35->561" ] }, { @@ -72354,7 +72431,7 @@ "zh-cht": "掃描未有任何結果。", "xloc": [ "default.handlebars->47->284", - "default3.handlebars->35->281" + "default3.handlebars->35->294" ] }, { @@ -72384,7 +72461,7 @@ "zh-cht": "掃描...", "xloc": [ "default.handlebars->47->552", - "default3.handlebars->35->550" + "default3.handlebars->35->563" ] }, { @@ -72549,8 +72626,8 @@ "default.handlebars->47->1563", "default.handlebars->47->886", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", - "default3.handlebars->35->1550", - "default3.handlebars->35->884", + "default3.handlebars->35->1563", + "default3.handlebars->35->897", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devMapToolbar", "sharing.handlebars->11->53" ] @@ -72623,7 +72700,7 @@ "uk": "Друга Невдача", "xloc": [ "default.handlebars->47->1490", - "default3.handlebars->35->1478" + "default3.handlebars->35->1491" ] }, { @@ -72716,7 +72793,7 @@ "xloc": [ "default-mobile.handlebars->11->835", "default.handlebars->47->1681", - "default3.handlebars->35->1666" + "default3.handlebars->35->1679" ] }, { @@ -72753,11 +72830,11 @@ "default.handlebars->47->3014", "default.handlebars->47->522", "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1", - "default3.handlebars->35->1310", - "default3.handlebars->35->1665", - "default3.handlebars->35->2493", - "default3.handlebars->35->3010", - "default3.handlebars->35->520", + "default3.handlebars->35->1323", + "default3.handlebars->35->1678", + "default3.handlebars->35->2506", + "default3.handlebars->35->3023", + "default3.handlebars->35->533", "default3.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1" ] }, @@ -72805,7 +72882,7 @@ "zh-cht": "安全密鑰", "xloc": [ "default.handlebars->47->3007", - "default3.handlebars->35->3003" + "default3.handlebars->35->3016" ] }, { @@ -72836,7 +72913,7 @@ "xloc": [ "default-mobile.handlebars->11->1035", "default.handlebars->47->3304", - "default3.handlebars->35->3294" + "default3.handlebars->35->3309" ] }, { @@ -72950,13 +73027,13 @@ "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps", "default.handlebars->meshContextMenu->cxselectall", - "default3.handlebars->35->1553", - "default3.handlebars->35->1555", - "default3.handlebars->35->2519", - "default3.handlebars->35->2766", - "default3.handlebars->35->2857", - "default3.handlebars->35->547", - "default3.handlebars->35->737", + "default3.handlebars->35->1566", + "default3.handlebars->35->1568", + "default3.handlebars->35->2532", + "default3.handlebars->35->2779", + "default3.handlebars->35->2870", + "default3.handlebars->35->560", + "default3.handlebars->35->750", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p4->3->1->0->1->1", @@ -72999,11 +73076,11 @@ "default.handlebars->47->1255", "default.handlebars->47->3204", "default.handlebars->47->3206", - "default3.handlebars->35->1247", - "default3.handlebars->35->1249", - "default3.handlebars->35->1251", - "default3.handlebars->35->3194", - "default3.handlebars->35->3196" + "default3.handlebars->35->1260", + "default3.handlebars->35->1262", + "default3.handlebars->35->1264", + "default3.handlebars->35->3207", + "default3.handlebars->35->3209" ] }, { @@ -73038,11 +73115,11 @@ "default.handlebars->47->2860", "default.handlebars->47->738", "default.handlebars->meshContextMenu->cxselectnone", - "default3.handlebars->35->1554", - "default3.handlebars->35->2518", - "default3.handlebars->35->2765", - "default3.handlebars->35->2856", - "default3.handlebars->35->736", + "default3.handlebars->35->1567", + "default3.handlebars->35->2531", + "default3.handlebars->35->2778", + "default3.handlebars->35->2869", + "default3.handlebars->35->749", "default3.handlebars->meshContextMenu->cxselectnone", "sharing.handlebars->11->57" ] @@ -73074,7 +73151,7 @@ "zh-cht": "選擇要註冊推送通知身份驗證的設備。選擇後,設備將提示確認。", "xloc": [ "default.handlebars->47->1846", - "default3.handlebars->35->1829" + "default3.handlebars->35->1842" ] }, { @@ -73104,7 +73181,7 @@ "zh-cht": "為所選裝置選擇一個新群", "xloc": [ "default.handlebars->47->1332", - "default3.handlebars->35->1324" + "default3.handlebars->35->1337" ] }, { @@ -73134,7 +73211,7 @@ "zh-cht": "選擇此裝置的新群", "xloc": [ "default.handlebars->47->1331", - "default3.handlebars->35->1323" + "default3.handlebars->35->1336" ] }, { @@ -73164,7 +73241,7 @@ "zh-cht": "選擇要放置的節點", "xloc": [ "default.handlebars->47->889", - "default3.handlebars->35->887" + "default3.handlebars->35->900" ] }, { @@ -73190,7 +73267,7 @@ "zh-chs": "选择主题", "zh-cht": "選擇主題", "xloc": [ - "default3.handlebars->35->2109" + "default3.handlebars->35->2122" ] }, { @@ -73220,7 +73297,7 @@ "zh-cht": "選擇要在所有選定裝置上執行的操作。僅在擁有適當權限的情況下才能執行操作。", "xloc": [ "default.handlebars->47->758", - "default3.handlebars->35->756" + "default3.handlebars->35->769" ] }, { @@ -73251,8 +73328,8 @@ "xloc": [ "default.handlebars->47->2770", "default.handlebars->47->2862", - "default3.handlebars->35->2769", - "default3.handlebars->35->2858" + "default3.handlebars->35->2782", + "default3.handlebars->35->2871" ] }, { @@ -73283,7 +73360,7 @@ "xloc": [ "default-mobile.handlebars->11->583", "default.handlebars->47->1264", - "default3.handlebars->35->1260" + "default3.handlebars->35->1273" ] }, { @@ -73313,7 +73390,7 @@ "zh-cht": "選擇新密碼", "xloc": [ "default.handlebars->47->2298", - "default3.handlebars->35->2294" + "default3.handlebars->35->2307" ] }, { @@ -73375,7 +73452,7 @@ "xloc": [ "default-mobile.handlebars->11->1016", "default.handlebars->47->2419", - "default3.handlebars->35->2418" + "default3.handlebars->35->2431" ] }, { @@ -73466,7 +73543,7 @@ "zh-cht": "發電郵", "xloc": [ "default.handlebars->47->2782", - "default3.handlebars->35->2780" + "default3.handlebars->35->2793" ] }, { @@ -73497,8 +73574,8 @@ "xloc": [ "default.handlebars->47->1276", "default.handlebars->47->742", - "default3.handlebars->35->1272", - "default3.handlebars->35->740" + "default3.handlebars->35->1285", + "default3.handlebars->35->753" ] }, { @@ -73528,7 +73605,7 @@ "zh-cht": "發送MQTT消息", "xloc": [ "default.handlebars->47->1324", - "default3.handlebars->35->1316" + "default3.handlebars->35->1329" ] }, { @@ -73543,7 +73620,7 @@ "uk": "Надіслати повідомлення", "xloc": [ "default.handlebars->47->2780", - "default3.handlebars->35->2778" + "default3.handlebars->35->2791" ] }, { @@ -73573,7 +73650,7 @@ "zh-cht": "發送簡訊", "xloc": [ "default.handlebars->47->2779", - "default3.handlebars->35->2777" + "default3.handlebars->35->2790" ] }, { @@ -73603,7 +73680,7 @@ "zh-cht": "發送短信給該用戶", "xloc": [ "default.handlebars->47->3019", - "default3.handlebars->35->3015" + "default3.handlebars->35->3028" ] }, { @@ -73633,7 +73710,7 @@ "zh-cht": "發送電郵給該用戶", "xloc": [ "default.handlebars->47->3023", - "default3.handlebars->35->3019" + "default3.handlebars->35->3032" ] }, { @@ -73648,7 +73725,7 @@ "uk": "Надіслати повідомлення цьому користувачеві", "xloc": [ "default.handlebars->47->3021", - "default3.handlebars->35->3017" + "default3.handlebars->35->3030" ] }, { @@ -73678,7 +73755,7 @@ "zh-cht": "向該群中的所有用戶發送通知。", "xloc": [ "default.handlebars->47->2905", - "default3.handlebars->35->2901" + "default3.handlebars->35->2914" ] }, { @@ -73708,7 +73785,7 @@ "zh-cht": "向該用戶發送文本通知。", "xloc": [ "default.handlebars->47->2783", - "default3.handlebars->35->2781" + "default3.handlebars->35->2794" ] }, { @@ -73738,7 +73815,7 @@ "zh-cht": "發送電郵給用戶", "xloc": [ "default.handlebars->47->2761", - "default3.handlebars->35->2760" + "default3.handlebars->35->2773" ] }, { @@ -73768,7 +73845,7 @@ "zh-cht": "發送安裝鏈結", "xloc": [ "default.handlebars->47->561", - "default3.handlebars->35->559" + "default3.handlebars->35->572" ] }, { @@ -73798,7 +73875,7 @@ "zh-cht": "發送邀請電郵。", "xloc": [ "default.handlebars->47->2832", - "default3.handlebars->35->2830" + "default3.handlebars->35->2843" ] }, { @@ -73992,7 +74069,7 @@ "zh-cht": "發送用戶通知", "xloc": [ "default.handlebars->47->3025", - "default3.handlebars->35->3021" + "default3.handlebars->35->3034" ] }, { @@ -74022,7 +74099,7 @@ "zh-cht": "SendGrid 服務器在 LAN 模式下的使用受到限制。", "xloc": [ "default.handlebars->47->110", - "default3.handlebars->35->110" + "default3.handlebars->35->123" ] }, { @@ -74112,7 +74189,7 @@ "xloc": [ "default-mobile.handlebars->11->261", "default.handlebars->47->2005", - "default3.handlebars->35->1988", + "default3.handlebars->35->2001", "login2.handlebars->7->147" ] }, @@ -74146,8 +74223,8 @@ "default-mobile.handlebars->11->849", "default.handlebars->47->1690", "default.handlebars->47->1695", - "default3.handlebars->35->1675", - "default3.handlebars->35->1680" + "default3.handlebars->35->1688", + "default3.handlebars->35->1693" ] }, { @@ -74203,7 +74280,7 @@ "zh-cht": "伺服器備份", "xloc": [ "default.handlebars->47->2842", - "default3.handlebars->35->2838" + "default3.handlebars->35->2851" ] }, { @@ -74233,7 +74310,7 @@ "zh-cht": "伺服器憑證", "xloc": [ "default.handlebars->47->3417", - "default3.handlebars->35->3407" + "default3.handlebars->35->3422" ] }, { @@ -74247,8 +74324,8 @@ "default.handlebars->47->214", "default.handlebars->47->216", "default.handlebars->47->2173", - "default3.handlebars->35->214", - "default3.handlebars->35->215" + "default3.handlebars->35->227", + "default3.handlebars->35->228" ] }, { @@ -74278,7 +74355,7 @@ "zh-cht": "服務器連接", "xloc": [ "default.handlebars->47->363", - "default3.handlebars->35->361" + "default3.handlebars->35->374" ] }, { @@ -74308,7 +74385,7 @@ "zh-cht": "伺服器數據庫", "xloc": [ "default.handlebars->47->3418", - "default3.handlebars->35->3408" + "default3.handlebars->35->3423" ] }, { @@ -74321,8 +74398,8 @@ "xloc": [ "default.handlebars->47->209", "default.handlebars->47->2170", - "default3.handlebars->35->209", - "default3.handlebars->35->2170" + "default3.handlebars->35->2183", + "default3.handlebars->35->222" ] }, { @@ -74358,11 +74435,11 @@ "default.handlebars->47->2378", "default.handlebars->47->2410", "default.handlebars->47->2839", - "default3.handlebars->35->1145", - "default3.handlebars->35->1170", - "default3.handlebars->35->2377", - "default3.handlebars->35->2409", - "default3.handlebars->35->2835" + "default3.handlebars->35->1158", + "default3.handlebars->35->1183", + "default3.handlebars->35->2390", + "default3.handlebars->35->2422", + "default3.handlebars->35->2848" ] }, { @@ -74422,7 +74499,7 @@ "xloc": [ "default-mobile.handlebars->11->1034", "default.handlebars->47->3303", - "default3.handlebars->35->3293" + "default3.handlebars->35->3308" ] }, { @@ -74482,8 +74559,8 @@ "xloc": [ "default.handlebars->47->2753", "default.handlebars->47->2854", - "default3.handlebars->35->2752", - "default3.handlebars->35->2850" + "default3.handlebars->35->2765", + "default3.handlebars->35->2863" ] }, { @@ -74513,7 +74590,7 @@ "zh-cht": "伺服器配額", "xloc": [ "default.handlebars->47->2981", - "default3.handlebars->35->2977" + "default3.handlebars->35->2990" ] }, { @@ -74543,7 +74620,7 @@ "zh-cht": "伺服器還原", "xloc": [ "default.handlebars->47->2843", - "default3.handlebars->35->2839" + "default3.handlebars->35->2852" ] }, { @@ -74573,7 +74650,7 @@ "zh-cht": "伺服器權限", "xloc": [ "default.handlebars->47->2980", - "default3.handlebars->35->2976" + "default3.handlebars->35->2989" ] }, { @@ -74603,7 +74680,7 @@ "zh-cht": "伺服器狀態", "xloc": [ "default.handlebars->47->3346", - "default3.handlebars->35->3336" + "default3.handlebars->35->3351" ] }, { @@ -74663,7 +74740,7 @@ "zh-cht": "伺服器追蹤", "xloc": [ "default.handlebars->47->3431", - "default3.handlebars->35->3421" + "default3.handlebars->35->3436" ] }, { @@ -74693,7 +74770,7 @@ "zh-cht": "服務器跟踪事件", "xloc": [ "default.handlebars->47->3409", - "default3.handlebars->35->3399" + "default3.handlebars->35->3414" ] }, { @@ -74782,7 +74859,7 @@ "zh-cht": "伺服器更新", "xloc": [ "default.handlebars->47->2844", - "default3.handlebars->35->2840" + "default3.handlebars->35->2853" ] }, { @@ -74946,7 +75023,7 @@ "zh-cht": "伺服器沒有錯誤日誌。", "xloc": [ "default.handlebars->47->210", - "default3.handlebars->35->210" + "default3.handlebars->35->223" ] }, { @@ -75026,7 +75103,7 @@ "uk": "Сервер не може отримати записи з бази даних.", "xloc": [ "default.handlebars->47->3140", - "default3.handlebars->35->3130" + "default3.handlebars->35->3143" ] }, { @@ -75042,7 +75119,7 @@ "uk": "Сервер не може читати з теки записів.", "xloc": [ "default.handlebars->47->3139", - "default3.handlebars->35->3129" + "default3.handlebars->35->3142" ] }, { @@ -75058,7 +75135,7 @@ "uk": "Записи статистики сервера", "xloc": [ "default.handlebars->47->3271", - "default3.handlebars->35->3261" + "default3.handlebars->35->3274" ] }, { @@ -75145,7 +75222,7 @@ "zh-cht": "ServerStats.csv", "xloc": [ "default.handlebars->47->3408", - "default3.handlebars->35->3398" + "default3.handlebars->35->3413" ] }, { @@ -75161,8 +75238,8 @@ "xloc": [ "default.handlebars->47->1812", "default.handlebars->47->3050", - "default3.handlebars->35->1796", - "default3.handlebars->35->3046" + "default3.handlebars->35->1809", + "default3.handlebars->35->3059" ] }, { @@ -75193,8 +75270,8 @@ "xloc": [ "default.handlebars->47->1496", "default.handlebars->47->1498", - "default3.handlebars->35->1485", - "default3.handlebars->35->1487" + "default3.handlebars->35->1498", + "default3.handlebars->35->1500" ] }, { @@ -75255,8 +75332,8 @@ "xloc": [ "default.handlebars->47->3143", "default.handlebars->47->3211", - "default3.handlebars->35->3133", - "default3.handlebars->35->3201", + "default3.handlebars->35->3146", + "default3.handlebars->35->3214", "ssh.handlebars->3->24", "ssh.handlebars->3->26" ] @@ -75288,7 +75365,7 @@ "zh-cht": "會話 ID", "xloc": [ "default.handlebars->47->142", - "default3.handlebars->35->142" + "default3.handlebars->35->155" ] }, { @@ -75318,7 +75395,7 @@ "zh-cht": "會議訊息", "xloc": [ "default.handlebars->47->1418", - "default3.handlebars->35->1406", + "default3.handlebars->35->1419", "sharing.handlebars->11->18" ] }, @@ -75352,8 +75429,8 @@ "default-mobile.handlebars->11->714", "default.handlebars->47->1531", "default.handlebars->47->1547", - "default3.handlebars->35->1518", - "default3.handlebars->35->1534", + "default3.handlebars->35->1531", + "default3.handlebars->35->1547", "sharing-mobile.handlebars->11->58", "sharing-mobile.handlebars->11->76" ] @@ -75451,8 +75528,8 @@ "default-mobile.handlebars->11->715", "default.handlebars->47->1532", "default.handlebars->47->1548", - "default3.handlebars->35->1519", - "default3.handlebars->35->1535", + "default3.handlebars->35->1532", + "default3.handlebars->35->1548", "sharing-mobile.handlebars->11->59", "sharing-mobile.handlebars->11->77" ] @@ -75544,7 +75621,7 @@ "default-mobile.handlebars->11->449", "default.handlebars->47->484", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->7", - "default3.handlebars->35->482", + "default3.handlebars->35->495", "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->7" ] }, @@ -75575,7 +75652,7 @@ "zh-cht": "設置剪貼板", "xloc": [ "default.handlebars->47->1464", - "default3.handlebars->35->1453" + "default3.handlebars->35->1466" ] }, { @@ -75660,7 +75737,7 @@ "zh-cht": "設置標籤", "xloc": [ "default.handlebars->47->773", - "default3.handlebars->35->771" + "default3.handlebars->35->784" ] }, { @@ -75690,7 +75767,7 @@ "zh-cht": "設置剪貼板內容,{0}個字節", "xloc": [ "default.handlebars->47->2563", - "default3.handlebars->35->2562" + "default3.handlebars->35->2575" ] }, { @@ -75754,7 +75831,7 @@ "zh-cht": "設定檔案", "xloc": [ "default.handlebars->47->635", - "default3.handlebars->35->633" + "default3.handlebars->35->646" ] }, { @@ -75816,8 +75893,8 @@ "agent-translations.json", "default.handlebars->47->2241", "default.handlebars->47->499", - "default3.handlebars->35->2239", - "default3.handlebars->35->497" + "default3.handlebars->35->2252", + "default3.handlebars->35->510" ] }, { @@ -75899,7 +75976,7 @@ "zh-cht": "將此服務器設置為自動將備份上傳到Google雲端硬盤。首先為您的帳戶創建並輸入Google Drive ClientID和ClientSecret。", "xloc": [ "default.handlebars->47->2151", - "default3.handlebars->35->2153" + "default3.handlebars->35->2166" ] }, { @@ -75934,9 +76011,9 @@ "default.handlebars->47->411", "default.handlebars->47->492", "default3.handlebars->35->10", - "default3.handlebars->35->406", - "default3.handlebars->35->409", - "default3.handlebars->35->490", + "default3.handlebars->35->419", + "default3.handlebars->35->422", + "default3.handlebars->35->503", "sharing-mobile.handlebars->11->3", "sharing.handlebars->11->3", "ssh.handlebars->3->3", @@ -75970,7 +76047,7 @@ "zh-cht": "共享", "xloc": [ "default.handlebars->47->1036", - "default3.handlebars->35->1034" + "default3.handlebars->35->1047" ] }, { @@ -76001,8 +76078,8 @@ "xloc": [ "default.handlebars->47->1263", "default.handlebars->47->326", - "default3.handlebars->35->1259", - "default3.handlebars->35->323" + "default3.handlebars->35->1272", + "default3.handlebars->35->336" ] }, { @@ -76091,7 +76168,7 @@ "zh-cht": "共享過程", "xloc": [ "default.handlebars->47->1482", - "default3.handlebars->35->1470" + "default3.handlebars->35->1483" ] }, { @@ -76123,9 +76200,9 @@ "default.handlebars->47->1157", "default.handlebars->47->1182", "default.handlebars->47->2424", - "default3.handlebars->35->1153", - "default3.handlebars->35->1178", - "default3.handlebars->35->2423" + "default3.handlebars->35->1166", + "default3.handlebars->35->1191", + "default3.handlebars->35->2436" ] }, { @@ -76247,8 +76324,8 @@ "default-mobile.handlebars->11->676", "default.handlebars->47->1444", "default.handlebars->47->1448", - "default3.handlebars->35->1433", - "default3.handlebars->35->1437", + "default3.handlebars->35->1446", + "default3.handlebars->35->1450", "sharing-mobile.handlebars->11->33", "sharing-mobile.handlebars->11->37" ] @@ -76627,7 +76704,7 @@ "xloc": [ "default-mobile.handlebars->11->996", "default.handlebars->47->2381", - "default3.handlebars->35->2380" + "default3.handlebars->35->2393" ] }, { @@ -76683,7 +76760,7 @@ "zh-cht": "顯示流量", "xloc": [ "default.handlebars->47->3207", - "default3.handlebars->35->3197" + "default3.handlebars->35->3210" ] }, { @@ -76713,7 +76790,7 @@ "zh-cht": "顯示連接工具欄", "xloc": [ "default.handlebars->47->2335", - "default3.handlebars->35->2334" + "default3.handlebars->35->2347" ] }, { @@ -76773,7 +76850,7 @@ "zh-cht": "顯示裝置位置訊息", "xloc": [ "default.handlebars->47->1050", - "default3.handlebars->35->1048" + "default3.handlebars->35->1061" ] }, { @@ -76803,7 +76880,7 @@ "zh-cht": "顯示裝置網絡介面訊息", "xloc": [ "default.handlebars->47->1048", - "default3.handlebars->35->1046" + "default3.handlebars->35->1059" ] }, { @@ -76864,8 +76941,8 @@ "xloc": [ "default.handlebars->47->2786", "default.handlebars->47->2818", - "default3.handlebars->35->2784", - "default3.handlebars->35->2816" + "default3.handlebars->35->2797", + "default3.handlebars->35->2829" ] }, { @@ -76879,9 +76956,9 @@ "default.handlebars->47->1194", "default.handlebars->47->1208", "default.handlebars->47->784", - "default3.handlebars->35->1190", - "default3.handlebars->35->1204", - "default3.handlebars->35->782" + "default3.handlebars->35->1203", + "default3.handlebars->35->1217", + "default3.handlebars->35->795" ] }, { @@ -76912,8 +76989,8 @@ "xloc": [ "default.handlebars->47->2785", "default.handlebars->47->2817", - "default3.handlebars->35->2783", - "default3.handlebars->35->2815" + "default3.handlebars->35->2796", + "default3.handlebars->35->2828" ] }, { @@ -76927,9 +77004,9 @@ "default.handlebars->47->1193", "default.handlebars->47->1207", "default.handlebars->47->783", - "default3.handlebars->35->1189", - "default3.handlebars->35->1203", - "default3.handlebars->35->781" + "default3.handlebars->35->1202", + "default3.handlebars->35->1216", + "default3.handlebars->35->794" ] }, { @@ -76943,9 +77020,9 @@ "default.handlebars->47->1195", "default.handlebars->47->1209", "default.handlebars->47->785", - "default3.handlebars->35->1191", - "default3.handlebars->35->1205", - "default3.handlebars->35->783" + "default3.handlebars->35->1204", + "default3.handlebars->35->1218", + "default3.handlebars->35->796" ] }, { @@ -76976,8 +77053,8 @@ "xloc": [ "default.handlebars->47->2787", "default.handlebars->47->2819", - "default3.handlebars->35->2785", - "default3.handlebars->35->2817" + "default3.handlebars->35->2798", + "default3.handlebars->35->2830" ] }, { @@ -76991,9 +77068,9 @@ "default.handlebars->47->1196", "default.handlebars->47->1210", "default.handlebars->47->786", - "default3.handlebars->35->1192", - "default3.handlebars->35->1206", - "default3.handlebars->35->784" + "default3.handlebars->35->1205", + "default3.handlebars->35->1219", + "default3.handlebars->35->797" ] }, { @@ -77027,11 +77104,11 @@ "default.handlebars->47->2784", "default.handlebars->47->2816", "default.handlebars->47->787", - "default3.handlebars->35->1193", - "default3.handlebars->35->1207", - "default3.handlebars->35->2782", - "default3.handlebars->35->2814", - "default3.handlebars->35->785" + "default3.handlebars->35->1206", + "default3.handlebars->35->1220", + "default3.handlebars->35->2795", + "default3.handlebars->35->2827", + "default3.handlebars->35->798" ] }, { @@ -77380,8 +77457,8 @@ "xloc": [ "default.handlebars->47->1815", "default.handlebars->47->3053", - "default3.handlebars->35->1799", - "default3.handlebars->35->3049" + "default3.handlebars->35->1812", + "default3.handlebars->35->3062" ] }, { @@ -77422,8 +77499,8 @@ "xloc": [ "default.handlebars->47->2230", "default.handlebars->47->2288", - "default3.handlebars->35->2228", - "default3.handlebars->35->2284" + "default3.handlebars->35->2241", + "default3.handlebars->35->2297" ] }, { @@ -77454,14 +77531,14 @@ "xloc": [ "default.handlebars->47->2228", "default.handlebars->47->2292", - "default3.handlebars->35->2226", - "default3.handlebars->35->2288" + "default3.handlebars->35->2239", + "default3.handlebars->35->2301" ] }, { "en": "Simplex", "xloc": [ - "default3.handlebars->35->2101" + "default3.handlebars->35->2114" ] }, { @@ -77492,7 +77569,7 @@ "xloc": [ "default-mobile.handlebars->11->259", "default.handlebars->47->2003", - "default3.handlebars->35->1986", + "default3.handlebars->35->1999", "login2.handlebars->7->145" ] }, @@ -77524,7 +77601,7 @@ "xloc": [ "default-mobile.handlebars->11->260", "default.handlebars->47->2004", - "default3.handlebars->35->1987", + "default3.handlebars->35->2000", "login2.handlebars->7->146" ] }, @@ -77586,7 +77663,7 @@ "zh-cht": "單點登錄", "xloc": [ "default.handlebars->47->3259", - "default3.handlebars->35->3249" + "default3.handlebars->35->3262" ] }, { @@ -77644,8 +77721,8 @@ "default.handlebars->47->3146", "default.handlebars->47->3174", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize", - "default3.handlebars->35->3136", - "default3.handlebars->35->3164", + "default3.handlebars->35->3149", + "default3.handlebars->35->3177", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSize" ] }, @@ -77676,7 +77753,7 @@ "zh-cht": "縮放:100%", "xloc": [ "default.handlebars->47->1597", - "default3.handlebars->35->1584", + "default3.handlebars->35->1597", "sharing.handlebars->11->85" ] }, @@ -77707,7 +77784,7 @@ "zh-cht": "縮放:125%", "xloc": [ "default.handlebars->47->1598", - "default3.handlebars->35->1585", + "default3.handlebars->35->1598", "sharing.handlebars->11->86" ] }, @@ -77738,7 +77815,7 @@ "zh-cht": "縮放:150%", "xloc": [ "default.handlebars->47->1599", - "default3.handlebars->35->1586", + "default3.handlebars->35->1599", "sharing.handlebars->11->87" ] }, @@ -77769,14 +77846,14 @@ "zh-cht": "縮放:200%", "xloc": [ "default.handlebars->47->1600", - "default3.handlebars->35->1587", + "default3.handlebars->35->1600", "sharing.handlebars->11->88" ] }, { "en": "Sketchy", "xloc": [ - "default3.handlebars->35->2102" + "default3.handlebars->35->2115" ] }, { @@ -77788,8 +77865,8 @@ "xloc": [ "default.handlebars->47->1811", "default.handlebars->47->3049", - "default3.handlebars->35->1795", - "default3.handlebars->35->3045" + "default3.handlebars->35->1808", + "default3.handlebars->35->3058" ] }, { @@ -77801,8 +77878,8 @@ "xloc": [ "default.handlebars->47->1821", "default.handlebars->47->3059", - "default3.handlebars->35->1805", - "default3.handlebars->35->3055" + "default3.handlebars->35->1818", + "default3.handlebars->35->3068" ] }, { @@ -77839,7 +77916,7 @@ "default.handlebars->47->2", "default.handlebars->47->3", "default.handlebars->47->4", - "default3.handlebars->35->1269", + "default3.handlebars->35->1282", "default3.handlebars->35->2", "default3.handlebars->35->3", "default3.handlebars->35->4" @@ -77872,7 +77949,7 @@ "zh-cht": "把裝置休眠", "xloc": [ "default.handlebars->47->747", - "default3.handlebars->35->745" + "default3.handlebars->35->758" ] }, { @@ -77905,8 +77982,8 @@ "default-mobile.handlebars->11->461", "default.handlebars->47->702", "default.handlebars->47->704", - "default3.handlebars->35->700", - "default3.handlebars->35->702" + "default3.handlebars->35->713", + "default3.handlebars->35->715" ] }, { @@ -77937,7 +78014,7 @@ "xloc": [ "default-mobile.handlebars->11->262", "default.handlebars->47->2006", - "default3.handlebars->35->1989", + "default3.handlebars->35->2002", "login2.handlebars->7->148" ] }, @@ -77969,7 +78046,7 @@ "xloc": [ "default-mobile.handlebars->11->263", "default.handlebars->47->2007", - "default3.handlebars->35->1990", + "default3.handlebars->35->2003", "login2.handlebars->7->149" ] }, @@ -78066,7 +78143,7 @@ "zh-cht": "小焦點", "xloc": [ "default.handlebars->47->1425", - "default3.handlebars->35->1414" + "default3.handlebars->35->1427" ] }, { @@ -78097,7 +78174,7 @@ "xloc": [ "default-mobile.handlebars->11->935", "default.handlebars->47->1782", - "default3.handlebars->35->1767" + "default3.handlebars->35->1780" ] }, { @@ -78128,7 +78205,7 @@ "xloc": [ "default-mobile.handlebars->11->464", "default.handlebars->47->710", - "default3.handlebars->35->708" + "default3.handlebars->35->721" ] }, { @@ -78163,7 +78240,7 @@ { "en": "Solar", "xloc": [ - "default3.handlebars->35->2103" + "default3.handlebars->35->2116" ] }, { @@ -78194,7 +78271,7 @@ "xloc": [ "default-mobile.handlebars->11->264", "default.handlebars->47->2008", - "default3.handlebars->35->1991", + "default3.handlebars->35->2004", "login2.handlebars->7->150" ] }, @@ -78226,7 +78303,7 @@ "xloc": [ "default-mobile.handlebars->11->265", "default.handlebars->47->2009", - "default3.handlebars->35->1992", + "default3.handlebars->35->2005", "login2.handlebars->7->151" ] }, @@ -78494,13 +78571,13 @@ "xloc": [ "default-mobile.handlebars->11->658", "default.handlebars->47->1431", - "default3.handlebars->35->1420" + "default3.handlebars->35->1433" ] }, { "en": "Spacelab", "xloc": [ - "default3.handlebars->35->2104" + "default3.handlebars->35->2117" ] }, { @@ -78531,7 +78608,7 @@ "xloc": [ "default-mobile.handlebars->11->266", "default.handlebars->47->2010", - "default3.handlebars->35->1993", + "default3.handlebars->35->2006", "login2.handlebars->7->152" ] }, @@ -78563,7 +78640,7 @@ "xloc": [ "default-mobile.handlebars->11->267", "default.handlebars->47->2011", - "default3.handlebars->35->1994", + "default3.handlebars->35->2007", "login2.handlebars->7->153" ] }, @@ -78595,7 +78672,7 @@ "xloc": [ "default-mobile.handlebars->11->268", "default.handlebars->47->2012", - "default3.handlebars->35->1995", + "default3.handlebars->35->2008", "login2.handlebars->7->154" ] }, @@ -78627,7 +78704,7 @@ "xloc": [ "default-mobile.handlebars->11->269", "default.handlebars->47->2013", - "default3.handlebars->35->1996", + "default3.handlebars->35->2009", "login2.handlebars->7->155" ] }, @@ -78659,7 +78736,7 @@ "xloc": [ "default-mobile.handlebars->11->270", "default.handlebars->47->2014", - "default3.handlebars->35->1997", + "default3.handlebars->35->2010", "login2.handlebars->7->156" ] }, @@ -78691,7 +78768,7 @@ "xloc": [ "default-mobile.handlebars->11->271", "default.handlebars->47->2015", - "default3.handlebars->35->1998", + "default3.handlebars->35->2011", "login2.handlebars->7->157" ] }, @@ -78723,7 +78800,7 @@ "xloc": [ "default-mobile.handlebars->11->272", "default.handlebars->47->2016", - "default3.handlebars->35->1999", + "default3.handlebars->35->2012", "login2.handlebars->7->158" ] }, @@ -78755,7 +78832,7 @@ "xloc": [ "default-mobile.handlebars->11->273", "default.handlebars->47->2017", - "default3.handlebars->35->2000", + "default3.handlebars->35->2013", "login2.handlebars->7->159" ] }, @@ -78787,7 +78864,7 @@ "xloc": [ "default-mobile.handlebars->11->274", "default.handlebars->47->2018", - "default3.handlebars->35->2001", + "default3.handlebars->35->2014", "login2.handlebars->7->160" ] }, @@ -78819,7 +78896,7 @@ "xloc": [ "default-mobile.handlebars->11->275", "default.handlebars->47->2019", - "default3.handlebars->35->2002", + "default3.handlebars->35->2015", "login2.handlebars->7->161" ] }, @@ -78851,7 +78928,7 @@ "xloc": [ "default-mobile.handlebars->11->276", "default.handlebars->47->2020", - "default3.handlebars->35->2003", + "default3.handlebars->35->2016", "login2.handlebars->7->162" ] }, @@ -78883,7 +78960,7 @@ "xloc": [ "default-mobile.handlebars->11->277", "default.handlebars->47->2021", - "default3.handlebars->35->2004", + "default3.handlebars->35->2017", "login2.handlebars->7->163" ] }, @@ -78915,7 +78992,7 @@ "xloc": [ "default-mobile.handlebars->11->278", "default.handlebars->47->2022", - "default3.handlebars->35->2005", + "default3.handlebars->35->2018", "login2.handlebars->7->164" ] }, @@ -78947,7 +79024,7 @@ "xloc": [ "default-mobile.handlebars->11->279", "default.handlebars->47->2023", - "default3.handlebars->35->2006", + "default3.handlebars->35->2019", "login2.handlebars->7->165" ] }, @@ -78979,7 +79056,7 @@ "xloc": [ "default-mobile.handlebars->11->280", "default.handlebars->47->2024", - "default3.handlebars->35->2007", + "default3.handlebars->35->2020", "login2.handlebars->7->166" ] }, @@ -79011,7 +79088,7 @@ "xloc": [ "default-mobile.handlebars->11->281", "default.handlebars->47->2025", - "default3.handlebars->35->2008", + "default3.handlebars->35->2021", "login2.handlebars->7->167" ] }, @@ -79043,7 +79120,7 @@ "xloc": [ "default-mobile.handlebars->11->282", "default.handlebars->47->2026", - "default3.handlebars->35->2009", + "default3.handlebars->35->2022", "login2.handlebars->7->168" ] }, @@ -79075,7 +79152,7 @@ "xloc": [ "default-mobile.handlebars->11->283", "default.handlebars->47->2027", - "default3.handlebars->35->2010", + "default3.handlebars->35->2023", "login2.handlebars->7->169" ] }, @@ -79107,7 +79184,7 @@ "xloc": [ "default-mobile.handlebars->11->284", "default.handlebars->47->2028", - "default3.handlebars->35->2011", + "default3.handlebars->35->2024", "login2.handlebars->7->170" ] }, @@ -79139,7 +79216,7 @@ "xloc": [ "default-mobile.handlebars->11->285", "default.handlebars->47->2029", - "default3.handlebars->35->2012", + "default3.handlebars->35->2025", "login2.handlebars->7->171" ] }, @@ -79153,7 +79230,7 @@ "xloc": [ "default-mobile.handlebars->11->855", "default.handlebars->47->1701", - "default3.handlebars->35->1686" + "default3.handlebars->35->1699" ] }, { @@ -79213,7 +79290,7 @@ "zh-cht": "穩定版", "xloc": [ "default.handlebars->47->203", - "default3.handlebars->35->203" + "default3.handlebars->35->216" ] }, { @@ -79274,7 +79351,7 @@ "zh-cht": "開始", "xloc": [ "default.handlebars->47->1493", - "default3.handlebars->35->1481" + "default3.handlebars->35->1494" ] }, { @@ -79336,13 +79413,13 @@ "default.handlebars->47->305", "default.handlebars->47->3144", "default.handlebars->47->3176", - "default3.handlebars->35->1250", - "default3.handlebars->35->138", - "default3.handlebars->35->1403", - "default3.handlebars->35->297", - "default3.handlebars->35->302", - "default3.handlebars->35->3134", - "default3.handlebars->35->3166", + "default3.handlebars->35->1263", + "default3.handlebars->35->1416", + "default3.handlebars->35->151", + "default3.handlebars->35->310", + "default3.handlebars->35->3147", + "default3.handlebars->35->315", + "default3.handlebars->35->3179", "sharing.handlebars->11->14" ] }, @@ -79354,7 +79431,7 @@ "uk": "Тип запуску", "xloc": [ "default.handlebars->47->1484", - "default3.handlebars->35->1472" + "default3.handlebars->35->1485" ] }, { @@ -79384,7 +79461,7 @@ "zh-cht": "首先輸入新舊MBEx密碼。", "xloc": [ "default.handlebars->47->536", - "default3.handlebars->35->534" + "default3.handlebars->35->547" ] }, { @@ -79443,7 +79520,7 @@ "zh-cht": "已啟動 Web-RDP 會話 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->2691", - "default3.handlebars->35->2690" + "default3.handlebars->35->2703" ] }, { @@ -79473,7 +79550,7 @@ "zh-cht": "已啟動 Web-SFTP 會話 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->2690", - "default3.handlebars->35->2689" + "default3.handlebars->35->2702" ] }, { @@ -79503,7 +79580,7 @@ "zh-cht": "已啟動 Web-SSH 會話 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->2689", - "default3.handlebars->35->2688" + "default3.handlebars->35->2701" ] }, { @@ -79533,7 +79610,7 @@ "zh-cht": "已啟動 Web-VNC 會話 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->2692", - "default3.handlebars->35->2691" + "default3.handlebars->35->2704" ] }, { @@ -79563,7 +79640,7 @@ "zh-cht": "啟動桌面多路復用會話", "xloc": [ "default.handlebars->47->2547", - "default3.handlebars->35->2546" + "default3.handlebars->35->2559" ] }, { @@ -79593,7 +79670,7 @@ "zh-cht": "已啟動桌面多路復用會話 \\\"{0}\\\"", "xloc": [ "default.handlebars->47->2686", - "default3.handlebars->35->2685" + "default3.handlebars->35->2698" ] }, { @@ -79623,7 +79700,7 @@ "zh-cht": "從{1}到{2}開始了桌面會話“{0}”", "xloc": [ "default.handlebars->47->2556", - "default3.handlebars->35->2555" + "default3.handlebars->35->2568" ] }, { @@ -79653,7 +79730,7 @@ "zh-cht": "從{1}到{2}開始文件管理會話“{0}”", "xloc": [ "default.handlebars->47->2557", - "default3.handlebars->35->2556" + "default3.handlebars->35->2569" ] }, { @@ -79683,7 +79760,7 @@ "zh-cht": "已啟動本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2}", "xloc": [ "default.handlebars->47->2661", - "default3.handlebars->35->2660" + "default3.handlebars->35->2673" ] }, { @@ -79713,7 +79790,7 @@ "zh-cht": "已啟動 Messenger 會話“{0}”,從 {1} 到 {2}", "xloc": [ "default.handlebars->47->2703", - "default3.handlebars->35->2702" + "default3.handlebars->35->2715" ] }, { @@ -79743,7 +79820,7 @@ "zh-cht": "從{1}到{2}開始中繼會話“{0}”", "xloc": [ "default.handlebars->47->2554", - "default3.handlebars->35->2553" + "default3.handlebars->35->2566" ] }, { @@ -79773,7 +79850,7 @@ "zh-cht": "使用Toast通知啟動遠程桌面", "xloc": [ "default.handlebars->47->2576", - "default3.handlebars->35->2575" + "default3.handlebars->35->2588" ] }, { @@ -79803,7 +79880,7 @@ "zh-cht": "啟動遠程桌面,而無需通知", "xloc": [ "default.handlebars->47->2577", - "default3.handlebars->35->2576" + "default3.handlebars->35->2589" ] }, { @@ -79833,7 +79910,7 @@ "zh-cht": "啟動帶有Toast通知的遠程文件", "xloc": [ "default.handlebars->47->2583", - "default3.handlebars->35->2582" + "default3.handlebars->35->2595" ] }, { @@ -79863,7 +79940,7 @@ "zh-cht": "已啟動的遠程文件,恕不另行通知", "xloc": [ "default.handlebars->47->2584", - "default3.handlebars->35->2583" + "default3.handlebars->35->2596" ] }, { @@ -79893,7 +79970,7 @@ "zh-cht": "從{1}到{2}開始了終端會話“{0}”", "xloc": [ "default.handlebars->47->2555", - "default3.handlebars->35->2554" + "default3.handlebars->35->2567" ] }, { @@ -79923,7 +80000,7 @@ "zh-cht": "現在開始", "xloc": [ "default.handlebars->47->1245", - "default3.handlebars->35->1241" + "default3.handlebars->35->1254" ] }, { @@ -79953,7 +80030,7 @@ "zh-cht": "接受本地用戶後啟動遠程桌面", "xloc": [ "default.handlebars->47->2571", - "default3.handlebars->35->2570" + "default3.handlebars->35->2583" ] }, { @@ -79983,7 +80060,7 @@ "zh-cht": "本地用戶接受後啟動遠程文件", "xloc": [ "default.handlebars->47->2581", - "default3.handlebars->35->2580" + "default3.handlebars->35->2593" ] }, { @@ -80040,7 +80117,7 @@ "xloc": [ "default.handlebars->47->1476", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1", - "default3.handlebars->35->1464", + "default3.handlebars->35->1477", "default3.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -80131,9 +80208,9 @@ "default.handlebars->47->3084", "default.handlebars->47->3169", "default.handlebars->container->column_l->p42->p42tbl->1->0->7", - "default3.handlebars->35->1721", - "default3.handlebars->35->3078", - "default3.handlebars->35->3159", + "default3.handlebars->35->1734", + "default3.handlebars->35->3091", + "default3.handlebars->35->3172", "default3.handlebars->container->column_l->p42->p42tbl->1->0->15" ] }, @@ -80164,7 +80241,7 @@ "zh-cht": "停止", "xloc": [ "default.handlebars->47->1494", - "default3.handlebars->35->1482" + "default3.handlebars->35->1495" ] }, { @@ -80194,7 +80271,7 @@ "zh-cht": "停止進程", "xloc": [ "default.handlebars->47->1467", - "default3.handlebars->35->1456" + "default3.handlebars->35->1469" ] }, { @@ -80224,7 +80301,7 @@ "zh-cht": "停止進程 #{0} \\\"{1}\\\"?", "xloc": [ "default.handlebars->47->1506", - "default3.handlebars->35->1493" + "default3.handlebars->35->1506" ] }, { @@ -80281,8 +80358,8 @@ "xloc": [ "default.handlebars->47->1470", "default.handlebars->47->1474", - "default3.handlebars->35->1458", - "default3.handlebars->35->1462" + "default3.handlebars->35->1471", + "default3.handlebars->35->1475" ] }, { @@ -80339,7 +80416,7 @@ "xloc": [ "default-mobile.handlebars->11->891", "default.handlebars->47->1737", - "default3.handlebars->35->1722" + "default3.handlebars->35->1735" ] }, { @@ -80356,9 +80433,9 @@ "default.handlebars->47->1749", "default.handlebars->47->1756", "default.handlebars->47->1763", - "default3.handlebars->35->1734", - "default3.handlebars->35->1741", - "default3.handlebars->35->1748" + "default3.handlebars->35->1747", + "default3.handlebars->35->1754", + "default3.handlebars->35->1761" ] }, { @@ -80417,7 +80494,7 @@ "zh-cht": "超出儲存空間", "xloc": [ "default.handlebars->47->2500", - "default3.handlebars->35->2499" + "default3.handlebars->35->2512" ] }, { @@ -80448,7 +80525,7 @@ "xloc": [ "default-mobile.handlebars->11->690", "default.handlebars->47->1513", - "default3.handlebars->35->1500", + "default3.handlebars->35->1513", "ssh.handlebars->3->6" ] }, @@ -80479,7 +80556,7 @@ "zh-cht": "強", "xloc": [ "default.handlebars->47->2134", - "default3.handlebars->35->2136" + "default3.handlebars->35->2149" ] }, { @@ -80543,7 +80620,7 @@ "zh-cht": "主題", "xloc": [ "default.handlebars->47->2781", - "default3.handlebars->35->2779" + "default3.handlebars->35->2792" ] }, { @@ -80583,7 +80660,7 @@ "uk": "Подальші Невдачі", "xloc": [ "default.handlebars->47->1491", - "default3.handlebars->35->1479" + "default3.handlebars->35->1492" ] }, { @@ -80614,8 +80691,8 @@ "xloc": [ "default.handlebars->47->3244", "default.handlebars->47->3293", - "default3.handlebars->35->3234", - "default3.handlebars->35->3283" + "default3.handlebars->35->3247", + "default3.handlebars->35->3296" ] }, { @@ -80645,7 +80722,7 @@ "zh-cht": "成功", "xloc": [ "default.handlebars->47->127", - "default3.handlebars->35->127" + "default3.handlebars->35->140" ] }, { @@ -80736,7 +80813,7 @@ "xloc": [ "default-mobile.handlebars->11->286", "default.handlebars->47->2030", - "default3.handlebars->35->2013", + "default3.handlebars->35->2026", "login2.handlebars->7->172" ] }, @@ -80768,7 +80845,7 @@ "xloc": [ "default-mobile.handlebars->11->287", "default.handlebars->47->2031", - "default3.handlebars->35->2014", + "default3.handlebars->35->2027", "login2.handlebars->7->173" ] }, @@ -80833,7 +80910,7 @@ "xloc": [ "default-mobile.handlebars->11->288", "default.handlebars->47->2032", - "default3.handlebars->35->2015", + "default3.handlebars->35->2028", "login2.handlebars->7->174" ] }, @@ -80865,7 +80942,7 @@ "xloc": [ "default-mobile.handlebars->11->289", "default.handlebars->47->2033", - "default3.handlebars->35->2016", + "default3.handlebars->35->2029", "login2.handlebars->7->175" ] }, @@ -80897,7 +80974,7 @@ "xloc": [ "default-mobile.handlebars->11->290", "default.handlebars->47->2034", - "default3.handlebars->35->2017", + "default3.handlebars->35->2030", "login2.handlebars->7->176" ] }, @@ -80932,8 +81009,8 @@ "default-mobile.handlebars->11->566", "default.handlebars->47->417", "default.handlebars->47->724", - "default3.handlebars->35->415", - "default3.handlebars->35->722" + "default3.handlebars->35->428", + "default3.handlebars->35->735" ] }, { @@ -80963,7 +81040,7 @@ "zh-cht": "將英特爾AMT切換到管理員控制模式(ACM)。", "xloc": [ "default.handlebars->47->2248", - "default3.handlebars->35->2246" + "default3.handlebars->35->2259" ] }, { @@ -80994,8 +81071,8 @@ "xloc": [ "default.handlebars->47->1075", "default.handlebars->47->1076", - "default3.handlebars->35->1073", - "default3.handlebars->35->1074" + "default3.handlebars->35->1086", + "default3.handlebars->35->1087" ] }, { @@ -81025,7 +81102,7 @@ "zh-cht": "交換機端口已準備好使用。", "xloc": [ "default.handlebars->47->416", - "default3.handlebars->35->414" + "default3.handlebars->35->427" ] }, { @@ -81054,7 +81131,7 @@ "zh-chs": "切换主题", "zh-cht": "切換主題", "xloc": [ - "default3.handlebars->35->2112", + "default3.handlebars->35->2125", "default3.handlebars->container->column_l->p2->p2info->p2AccountActions->3->19" ] }, @@ -81085,7 +81162,7 @@ "zh-cht": "將伺服器裝置名稱同步到主機名稱", "xloc": [ "default.handlebars->47->2344", - "default3.handlebars->35->2343" + "default3.handlebars->35->2356" ] }, { @@ -81115,7 +81192,7 @@ "zh-cht": "將服務器設備名稱同步到端口名稱", "xloc": [ "default.handlebars->47->2343", - "default3.handlebars->35->2342" + "default3.handlebars->35->2355" ] }, { @@ -81145,7 +81222,7 @@ "zh-cht": "系統托盤,始終連接", "xloc": [ "default.handlebars->47->620", - "default3.handlebars->35->618" + "default3.handlebars->35->631" ] }, { @@ -81175,7 +81252,7 @@ "zh-cht": "系統托盤,根據用戶請求連接", "xloc": [ "default.handlebars->47->619", - "default3.handlebars->35->617" + "default3.handlebars->35->630" ] }, { @@ -81205,7 +81282,7 @@ "zh-cht": "系統托盤,僅顯示器", "xloc": [ "default.handlebars->47->621", - "default3.handlebars->35->619" + "default3.handlebars->35->632" ] }, { @@ -81236,7 +81313,7 @@ "xloc": [ "agentinvite.handlebars->3->6", "default.handlebars->47->611", - "default3.handlebars->35->609" + "default3.handlebars->35->622" ] }, { @@ -81319,7 +81396,7 @@ "xloc": [ "default-mobile.handlebars->11->441", "default.handlebars->47->476", - "default3.handlebars->35->474" + "default3.handlebars->35->487" ] }, { @@ -81479,7 +81556,7 @@ "xloc": [ "default-mobile.handlebars->11->520", "default.handlebars->47->933", - "default3.handlebars->35->931" + "default3.handlebars->35->944" ] }, { @@ -81510,7 +81587,7 @@ "xloc": [ "default-mobile.handlebars->11->836", "default.handlebars->47->1682", - "default3.handlebars->35->1667" + "default3.handlebars->35->1680" ] }, { @@ -81542,8 +81619,8 @@ "default-mobile.handlebars->11->630", "default.handlebars->47->1320", "default.handlebars->47->524", - "default3.handlebars->35->1312", - "default3.handlebars->35->522" + "default3.handlebars->35->1325", + "default3.handlebars->35->535" ] }, { @@ -81553,7 +81630,7 @@ "xloc": [ "default-mobile.handlebars->11->867", "default.handlebars->47->1713", - "default3.handlebars->35->1698" + "default3.handlebars->35->1711" ] }, { @@ -81585,7 +81662,7 @@ "default-mobile.handlebars->11->655", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->3", "default.handlebars->47->1428", - "default3.handlebars->35->1417", + "default3.handlebars->35->1430", "sharing-mobile.handlebars->11->18", "sharing-mobile.handlebars->dialog->3->dialog3->deskkeys->3" ] @@ -81618,8 +81695,8 @@ "xloc": [ "default.handlebars->47->1385", "default.handlebars->47->776", - "default3.handlebars->35->1372", - "default3.handlebars->35->775" + "default3.handlebars->35->1385", + "default3.handlebars->35->788" ] }, { @@ -81688,12 +81765,12 @@ "default.handlebars->47->387", "default.handlebars->47->775", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7", - "default3.handlebars->35->1008", - "default3.handlebars->35->1009", - "default3.handlebars->35->1371", - "default3.handlebars->35->353", - "default3.handlebars->35->385", - "default3.handlebars->35->773", + "default3.handlebars->35->1021", + "default3.handlebars->35->1022", + "default3.handlebars->35->1384", + "default3.handlebars->35->366", + "default3.handlebars->35->398", + "default3.handlebars->35->786", "default3.handlebars->container->column_l->p1->devListToolbarSpan->7->devListToolbarSort->sortselect->7" ] }, @@ -81724,7 +81801,7 @@ "zh-cht": "記下這個用戶名和密碼,密碼不能再顯示。", "xloc": [ "default.handlebars->47->343", - "default3.handlebars->35->340" + "default3.handlebars->35->353" ] }, { @@ -81755,7 +81832,7 @@ "xloc": [ "default-mobile.handlebars->11->291", "default.handlebars->47->2035", - "default3.handlebars->35->2018", + "default3.handlebars->35->2031", "login2.handlebars->7->177" ] }, @@ -81770,8 +81847,8 @@ "default-mobile.handlebars->11->781", "default.handlebars->47->967", "default.handlebars->47->969", - "default3.handlebars->35->965", - "default3.handlebars->35->967" + "default3.handlebars->35->978", + "default3.handlebars->35->980" ] }, { @@ -81802,7 +81879,7 @@ "xloc": [ "default-mobile.handlebars->11->292", "default.handlebars->47->2036", - "default3.handlebars->35->2019", + "default3.handlebars->35->2032", "login2.handlebars->7->178" ] }, @@ -81820,10 +81897,10 @@ "default.handlebars->47->1818", "default.handlebars->47->3042", "default.handlebars->47->3056", - "default3.handlebars->35->1788", - "default3.handlebars->35->1802", - "default3.handlebars->35->3038", - "default3.handlebars->35->3052" + "default3.handlebars->35->1801", + "default3.handlebars->35->1815", + "default3.handlebars->35->3051", + "default3.handlebars->35->3065" ] }, { @@ -81854,7 +81931,7 @@ "xloc": [ "default-mobile.handlebars->11->293", "default.handlebars->47->2037", - "default3.handlebars->35->2020", + "default3.handlebars->35->2033", "login2.handlebars->7->179" ] }, @@ -81898,16 +81975,16 @@ "default.handlebars->47->876", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal", - "default3.handlebars->35->1101", - "default3.handlebars->35->1215", - "default3.handlebars->35->2254", - "default3.handlebars->35->2335", - "default3.handlebars->35->3149", - "default3.handlebars->35->3215", - "default3.handlebars->35->3268", - "default3.handlebars->35->3374", - "default3.handlebars->35->466", - "default3.handlebars->35->874", + "default3.handlebars->35->1114", + "default3.handlebars->35->1228", + "default3.handlebars->35->2267", + "default3.handlebars->35->2348", + "default3.handlebars->35->3162", + "default3.handlebars->35->3228", + "default3.handlebars->35->3281", + "default3.handlebars->35->3389", + "default3.handlebars->35->479", + "default3.handlebars->35->887", "default3.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default3.handlebars->contextMenu->cxterminal", "sharing-mobile.handlebars->11->7", @@ -81943,9 +82020,9 @@ "default.handlebars->47->1107", "default.handlebars->47->1222", "default.handlebars->47->2260", - "default3.handlebars->35->1105", - "default3.handlebars->35->1218", - "default3.handlebars->35->2258" + "default3.handlebars->35->1118", + "default3.handlebars->35->1231", + "default3.handlebars->35->2271" ] }, { @@ -82008,10 +82085,10 @@ "default.handlebars->47->2894", "default.handlebars->47->2999", "default.handlebars->47->984", - "default3.handlebars->35->2208", - "default3.handlebars->35->2890", - "default3.handlebars->35->2995", - "default3.handlebars->35->982" + "default3.handlebars->35->2221", + "default3.handlebars->35->2903", + "default3.handlebars->35->3008", + "default3.handlebars->35->995" ] }, { @@ -82044,10 +82121,10 @@ "default.handlebars->47->2893", "default.handlebars->47->2998", "default.handlebars->47->983", - "default3.handlebars->35->2207", - "default3.handlebars->35->2889", - "default3.handlebars->35->2994", - "default3.handlebars->35->981" + "default3.handlebars->35->2220", + "default3.handlebars->35->2902", + "default3.handlebars->35->3007", + "default3.handlebars->35->994" ] }, { @@ -82077,7 +82154,7 @@ "zh-cht": "終端會話", "xloc": [ "default.handlebars->47->3149", - "default3.handlebars->35->3139" + "default3.handlebars->35->3152" ] }, { @@ -82219,7 +82296,7 @@ "uk": "Записи текстових приміток", "xloc": [ "default.handlebars->47->3265", - "default3.handlebars->35->3255" + "default3.handlebars->35->3268" ] }, { @@ -82250,7 +82327,7 @@ "xloc": [ "default-mobile.handlebars->11->294", "default.handlebars->47->2038", - "default3.handlebars->35->2021", + "default3.handlebars->35->2034", "login2.handlebars->7->180" ] }, @@ -82282,7 +82359,7 @@ "xloc": [ "default-mobile.handlebars->11->474", "default.handlebars->47->722", - "default3.handlebars->35->720" + "default3.handlebars->35->733" ] }, { @@ -82453,7 +82530,7 @@ "zh-cht": "此電腦所屬的裝置群的名稱", "xloc": [ "default.handlebars->47->903", - "default3.handlebars->35->901" + "default3.handlebars->35->914" ] }, { @@ -82483,7 +82560,7 @@ "zh-cht": "此電腦所屬的裝置群的名稱。", "xloc": [ "default.handlebars->47->901", - "default3.handlebars->35->899" + "default3.handlebars->35->912" ] }, { @@ -82514,8 +82591,8 @@ "xloc": [ "default.handlebars->47->904", "default.handlebars->47->906", - "default3.handlebars->35->902", - "default3.handlebars->35->904" + "default3.handlebars->35->915", + "default3.handlebars->35->917" ] }, { @@ -82546,7 +82623,7 @@ "xloc": [ "default-mobile.handlebars->11->1029", "default.handlebars->47->3298", - "default3.handlebars->35->3288" + "default3.handlebars->35->3303" ] }, { @@ -82577,7 +82654,7 @@ "xloc": [ "default-mobile.handlebars->11->1050", "default.handlebars->47->3319", - "default3.handlebars->35->3309" + "default3.handlebars->35->3324" ] }, { @@ -82637,7 +82714,7 @@ "zh-cht": "這些設置可用於連接該裝置的MQTT。", "xloc": [ "default.handlebars->47->327", - "default3.handlebars->35->324" + "default3.handlebars->35->337" ] }, { @@ -82678,7 +82755,7 @@ "uk": "Поточна версія NodeJS не підтримує Discord.js.", "xloc": [ "default.handlebars->47->119", - "default3.handlebars->35->119" + "default3.handlebars->35->132" ] }, { @@ -82694,7 +82771,7 @@ "uk": "Ця версія NodeJS не підтримує OpenID.", "xloc": [ "default.handlebars->47->118", - "default3.handlebars->35->118" + "default3.handlebars->35->131" ] }, { @@ -82754,7 +82831,7 @@ "zh-cht": "此代理具有過時的證書驗證機制,請考慮更新。", "xloc": [ "default.handlebars->47->2659", - "default3.handlebars->35->2658" + "default3.handlebars->35->2671" ] }, { @@ -82784,7 +82861,7 @@ "zh-cht": "此代理正在使用不安全的隧道,請考慮更新。", "xloc": [ "default.handlebars->47->2660", - "default3.handlebars->35->2659" + "default3.handlebars->35->2672" ] }, { @@ -82795,7 +82872,7 @@ "xloc": [ "agentinvite.handlebars->3->11", "default.handlebars->47->688", - "default3.handlebars->35->686" + "default3.handlebars->35->699" ] }, { @@ -82880,10 +82957,10 @@ "default.handlebars->47->2713", "default.handlebars->47->3135", "default.handlebars->47->3136", - "default3.handlebars->35->1598", - "default3.handlebars->35->2712", - "default3.handlebars->35->3125", - "default3.handlebars->35->3126" + "default3.handlebars->35->1611", + "default3.handlebars->35->2725", + "default3.handlebars->35->3138", + "default3.handlebars->35->3139" ] }, { @@ -82942,7 +83019,7 @@ "zh-cht": "這是舊代理版本,請考慮更新。", "xloc": [ "default.handlebars->47->2658", - "default3.handlebars->35->2657" + "default3.handlebars->35->2670" ] }, { @@ -82998,7 +83075,7 @@ "zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。", "xloc": [ "default.handlebars->47->2317", - "default3.handlebars->35->2313" + "default3.handlebars->35->2326" ] }, { @@ -83058,7 +83135,7 @@ "zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。", "xloc": [ "default.handlebars->47->2314", - "default3.handlebars->35->2310" + "default3.handlebars->35->2323" ] }, { @@ -83204,7 +83281,7 @@ "zh-cht": "這會在此裝置的事件日誌中增加一個記錄。", "xloc": [ "default.handlebars->47->1187", - "default3.handlebars->35->1183" + "default3.handlebars->35->1196" ] }, { @@ -83260,7 +83337,7 @@ "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ "default.handlebars->47->1327", - "default3.handlebars->35->1319" + "default3.handlebars->35->1332" ] }, { @@ -83290,7 +83367,7 @@ "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ "default.handlebars->47->1328", - "default3.handlebars->35->1320" + "default3.handlebars->35->1333" ] }, { @@ -83321,7 +83398,7 @@ "xloc": [ "default-mobile.handlebars->11->295", "default.handlebars->47->2039", - "default3.handlebars->35->2022", + "default3.handlebars->35->2035", "login2.handlebars->7->181" ] }, @@ -83355,9 +83432,9 @@ "default.handlebars->47->1267", "default.handlebars->47->3202", "default.handlebars->47->3209", - "default3.handlebars->35->1263", - "default3.handlebars->35->3192", - "default3.handlebars->35->3199", + "default3.handlebars->35->1276", + "default3.handlebars->35->3205", + "default3.handlebars->35->3212", "player.handlebars->3->17" ] }, @@ -83389,8 +83466,8 @@ "xloc": [ "default.handlebars->47->1252", "default.handlebars->47->3205", - "default3.handlebars->35->1248", - "default3.handlebars->35->3195" + "default3.handlebars->35->1261", + "default3.handlebars->35->3208" ] }, { @@ -83421,8 +83498,8 @@ "xloc": [ "default.handlebars->47->1250", "default.handlebars->47->3203", - "default3.handlebars->35->1246", - "default3.handlebars->35->3193" + "default3.handlebars->35->1259", + "default3.handlebars->35->3206" ] }, { @@ -83452,7 +83529,7 @@ "zh-cht": "時間跨度", "xloc": [ "default.handlebars->47->2717", - "default3.handlebars->35->2716" + "default3.handlebars->35->2729" ] }, { @@ -83483,8 +83560,8 @@ "xloc": [ "default.handlebars->47->1246", "default.handlebars->47->3201", - "default3.handlebars->35->1242", - "default3.handlebars->35->3191" + "default3.handlebars->35->1255", + "default3.handlebars->35->3204" ] }, { @@ -83515,7 +83592,7 @@ "xloc": [ "default-mobile.handlebars->11->649", "default.handlebars->47->1391", - "default3.handlebars->35->1379", + "default3.handlebars->35->1392", "sharing-mobile.handlebars->11->12", "sharing.handlebars->11->31", "sharing.handlebars->11->9" @@ -83549,8 +83626,8 @@ "xloc": [ "default.handlebars->47->1206", "default.handlebars->47->782", - "default3.handlebars->35->1202", - "default3.handlebars->35->780" + "default3.handlebars->35->1215", + "default3.handlebars->35->793" ] }, { @@ -83580,7 +83657,7 @@ "zh-cht": "要將電腦新增到\\\"{0}\\\",請運行以下命令。命令需要root憑據。", "xloc": [ "default.handlebars->47->637", - "default3.handlebars->35->635" + "default3.handlebars->35->648" ] }, { @@ -83610,7 +83687,7 @@ "zh-cht": "要將移動設備添加到組 \\\"{0}\\\",請下載 MeshAgent 應用程序並掃描此 QR 碼。", "xloc": [ "default.handlebars->47->654", - "default3.handlebars->35->652" + "default3.handlebars->35->665" ] }, { @@ -83718,7 +83795,7 @@ "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。這agent中已嵌入了伺服器和裝置群訊息。", "xloc": [ "default.handlebars->47->622", - "default3.handlebars->35->620" + "default3.handlebars->35->633" ] }, { @@ -83748,7 +83825,7 @@ "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。該代理安裝程序中已嵌入了伺服器和裝置群訊息。", "xloc": [ "default.handlebars->47->641", - "default3.handlebars->35->639" + "default3.handlebars->35->652" ] }, { @@ -83778,7 +83855,7 @@ "zh-cht": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "xloc": [ "default.handlebars->47->2096", - "default3.handlebars->35->2080" + "default3.handlebars->35->2093" ] }, { @@ -83905,7 +83982,7 @@ "uk": "Щоб видалити MeshAgent, завантажте файл нижче, клікнувши правою кнопкою миші на файл \\\".mpkg\\\" і натиснувши \\\"Show Package Contents\\\", потім клацніть правою кнопкою миші на \\\"Uninstall.command\\\" і натисніть \\\"Open\\\"", "xloc": [ "default.handlebars->47->684", - "default3.handlebars->35->682" + "default3.handlebars->35->695" ] }, { @@ -83935,7 +84012,7 @@ "zh-cht": "要刪除mash agent,請下載以下檔案,運行該檔案,然後單擊“卸載”。", "xloc": [ "default.handlebars->47->669", - "default3.handlebars->35->667" + "default3.handlebars->35->680" ] }, { @@ -83965,7 +84042,7 @@ "zh-cht": "要刪除網格代理,請運行以下命令。需要root憑據。", "xloc": [ "default.handlebars->47->682", - "default3.handlebars->35->680" + "default3.handlebars->35->693" ] }, { @@ -84083,8 +84160,40 @@ "xloc": [ "default.handlebars->47->1203", "default.handlebars->47->779", - "default3.handlebars->35->1199", - "default3.handlebars->35->777" + "default3.handlebars->35->1212", + "default3.handlebars->35->790" + ] + }, + { + "ar": "تبديل الوضع الداكن", + "bs": "Uključite tamni način rada", + "cs": "Přepnout tmavý režim", + "de": "Schalten Sie den Dunkelmodus um", + "el": "Εναλλαγή Dark Mode", + "en": "Toggle Dark Mode", + "es": "Alternar modo oscuro", + "fi": "Tumma tila päälle/pois", + "fr": "Activer le mode sombre", + "he": "החלף מצב כהה", + "hi": "डार्क मोड टॉगल करें", + "hr": "Uključi tamni način rada", + "it": "Attiva la modalità oscura", + "ja": "ダークモードの切り替え", + "ja-JP": "ダークモードの切り替え", + "ko": "다크 모드 전환", + "nl": "Schakel de donkere modus in", + "pl": "Przełącz tryb ciemny", + "pt": "Alternar modo escuro", + "pt-br": "Alternar modo escuro", + "ro": "Comutați în modul întunecat", + "ru": "Переключить темный режим", + "sr": "Укључите тамни режим", + "sv": "Växla mellan mörkt läge", + "tr": "Karanlık Modu Değiştir", + "zh-chs": "Toggle Dark Mode", + "zh-cht": "Toggle Dark Mode", + "xloc": [ + "default3.handlebars->35->3302" ] }, { @@ -84131,10 +84240,103 @@ ] }, { + "ar": "تبديل شريط التذييل", + "bs": "Uključite traku u podnožju", + "cs": "Vyp/zap. lištu zápatí", + "da": "Skift sidefodslinje", + "de": "Fußzeile ein-/ausschalten", + "el": "Εναλλαγή γραμμής υποσέλιδου", + "en": "Toggle Footer Bar", + "es": "Alternar barra de pie de página", + "fi": "Vaihda alatunnistepalkki", + "fr": "Afficher / Masquer le pied de page", + "he": "החלף את סרגל הכותרת התחתונה", + "hi": "टॉगल फुटर बार", + "hr": "Uključi/isključi traku podnožja", + "it": "Attiva/disattiva la barra del piè di pagina", + "ja": "フッターバーの切り替え", + "ja-JP": "フッターバーの切り替え", + "ko": "바닥 글 바 전환", + "nl": "Schakel de voettekstbalk in", + "pl": "Przełącznik stopki", + "pt": "Alternar barra de rodapé", + "pt-br": "Alternar barra de rodapé", + "ro": "Comutați bara de subsol", + "ru": "Переключить нижнюю панель", + "sr": "Укључите траку у подножју", + "sv": "Växla sidfot", + "tr": "Altbilgi çubuğunu değiştir", + "zh-chs": "切换页脚栏", + "zh-cht": "切換頁腳欄", + "xloc": [ + "default3.handlebars->35->72" + ] + }, + { + "ar": "تبديل وضع الضوء", + "bs": "Uključite svjetlosni način rada", + "cs": "Přepnout režim světla", + "da": "Skift lystilstand", + "de": "Lichtmodus umschalten", + "el": "Εναλλαγή λειτουργίας φωτός", + "en": "Toggle Light Mode", + "es": "Alternar modo de luz", + "fi": "Vaihda valotilaa", + "fr": "Basculer le mode lumière", + "he": "החלף מצב אור", + "hi": "लाइट मोड टॉगल करें", + "hr": "Uključi/isključi svjetlosni način", + "it": "Attiva la modalità luce", + "ja": "ライトモードの切り替え", + "ja-JP": "ライトモードの切り替え", + "ko": "조명 모드 전환", + "nl": "Schakel de lichtmodus in", + "pl": "Przełącz tryb światła", + "pt": "Alternar modo de luz", + "pt-br": "Alternar Modo Claro", + "ro": "Comutați modul de lumină", + "ru": "Переключить режим освещения", + "sr": "Укључите светлосни режим", + "sv": "Växla ljusläge", + "tr": "Işık Modunu Değiştir", + "zh-chs": "Toggle Light Mode", + "zh-cht": "Toggle Light Mode", + "xloc": [ + "default3.handlebars->35->3301" + ] + }, + { + "ar": "تبديل واجهة المستخدم الحديثة", + "bs": "Uključi moderno korisničko sučelje", + "cs": "Přepnout moderní uživatelské rozhraní", + "da": "Skift Modern UI", + "de": "Schalten Sie die moderne Benutzeroberfläche um", + "el": "Εναλλαγή Σύγχρονης διεπαφής χρήστη", "en": "Toggle Modern UI", + "es": "Alternar interfaz de usuario moderna", + "fi": "Vaihda moderni käyttöliittymä", + "fr": "Basculer l'interface utilisateur moderne", + "he": "החלף את ממשק המשתמש המודרני", + "hi": "आधुनिक यूआई टॉगल करें", + "hr": "Uključi/isključi moderno korisničko sučelje", + "it": "Attiva/disattiva l'interfaccia utente moderna", + "ja": "モダンな UI を切り替え", + "ja-jp": "モダンな UI を切り替え", + "ko": "최신 UI 전환", + "nl": "Schakel moderne gebruikersinterface in", + "pl": "Przełącz nowoczesny interfejs użytkownika", + "pt": "Alternar UI moderna", + "pt-br": "Alternar UI moderna", + "ro": "Comutați interfața de utilizare modernă", + "ru": "Переключить современный пользовательский интерфейс", + "sr": "Укључите модеран кориснички интерфејс", + "sv": "Växla Modern UI", + "tr": "Modern Kullanıcı Arayüzünü Değiştir", + "zh-chs": "切换现代界面", + "zh-cht": "切換現代介面", "xloc": [ "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1" + "default3.handlebars->35->68" ] }, { @@ -84260,33 +84462,39 @@ ] }, { + "ar": "تبديل شريط التذييل", "bs": "Uključite traku u podnožju", "ca": "Canvia la barra de peu de pàgina", "cs": "Vyp/zap. lištu zápatí", "da": "Skift sidefodslinje", "de": "Fußzeile ein-/ausschalten", + "el": "Εναλλαγή γραμμής υποσέλιδου", "en": "Toggle footer bar", "es": "Alternar barra del pie de página", "fi": "Vaihda alatunnistepalkki", "fr": "Afficher / Masquer le pied de page", + "he": "החלף את סרגל הכותרת התחתונה", "hi": "टॉगल फुटर बार", + "hr": "Uključi/isključi traku podnožja", "hu": "Lábléc váltása", "it": "Attiva/disattiva la barra del piè di pagina", "ja": "フッターバーの切り替え", + "ja-JP": "フッターバーの切り替え", "ko": "바닥 글 바 전환", "nl": "Schakel de voettekstbalk in", "pl": "Przełącznik stopki", "pt": "Alternar barra de rodapé", "pt-br": "Alternar barra de rodapé", + "ro": "Comutați bara de subsol", "ru": "Переключить нижнюю панель", + "sr": "Укључите траку у подножју", "sv": "Växla sidfot", "tr": "Altbilgi çubuğunu değiştir", "uk": "Показати/сховати нижній колонтитул", "zh-chs": "切换页脚栏", "zh-cht": "切換頁腳欄", "xloc": [ - "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3" + "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3" ] }, { @@ -84348,7 +84556,7 @@ "xloc": [ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->3", + "default3.handlebars->35->73", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", @@ -84588,8 +84796,8 @@ "zh-cht": "令牌名稱", "xloc": [ "default.handlebars->47->2082", - "default3.handlebars->35->2065", - "default3.handlebars->35->2066" + "default3.handlebars->35->2078", + "default3.handlebars->35->2079" ] }, { @@ -84619,7 +84827,7 @@ "zh-cht": "令牌:{0}", "xloc": [ "default.handlebars->47->337", - "default3.handlebars->35->334" + "default3.handlebars->35->347" ] }, { @@ -84653,25 +84861,65 @@ ] }, { + "ar": "واجهة الشريط العلوي", + "bs": "Interfejs gornje trake", + "cs": "Rozhraní s lištou nahoře", + "da": "Top Bar Interface", + "de": "Oberfläche mit Leiste oben", + "el": "Διεπαφή επάνω γραμμής", + "en": "Top Bar Interface", + "es": "Interfaz de barra superior", + "fi": "Yläpalkin käyttöliittymä", + "fr": "Interface de la barre supérieure", + "he": "ממשק סרגל עליון", + "hi": "शीर्ष बार इंटरफ़ेस", + "hr": "Sučelje gornje trake", + "it": "Interfaccia della barra superiore", + "ja": "トップバーインターフェイス", + "ja-JP": "トップバーインターフェイス", + "ko": "상단 바 인터페이스", + "nl": "Boven werkbalk interface", + "pl": "Interfejs z górnym paskiem menu", + "pt": "Interface com Barra ao Topo", + "pt-br": "Interface com Barra ao Topo", + "ro": "Interfața barei de sus", + "ru": "Панель инструментов сверху", + "sr": "Интерфејс горње траке", + "sv": "Gränssnitt översta fältet", + "tr": "Üst çubuk arayüzü", + "zh-chs": "顶栏界面", + "zh-cht": "頂欄界面", + "xloc": [ + "default3.handlebars->35->70" + ] + }, + { + "ar": "واجهة الشريط العلوي", "bs": "Interfejs gornje trake", "ca": "Interfície de la barra superior", "cs": "Rozhraní s lištou nahoře", "da": "Top bar interface", "de": "Oberfläche mit Leiste oben", + "el": "Διεπαφή επάνω γραμμής", "en": "Top bar interface", "es": "Interfaz de barra superior", "fi": "Yläpalkki käyttöliittymä", "fr": "Interface de la barre supérieure", + "he": "ממשק סרגל עליון", "hi": "शीर्ष बार इंटरफ़ेस", + "hr": "Sučelje gornje trake", "hu": "Felső sáv", "it": "Interfaccia della barra superiore", "ja": "トップバーインターフェース", + "ja-JP": "トップバーインターフェイス", "ko": "상단 바 인터페이스", "nl": "Boven werkbalk interface", "pl": "Interfejs z górnym paskiem menu", - "pt": "Interface da barra superior", - "pt-br": "Interface da barra superior", + "pt": "Interface com Barra ao Topo", + "pt-br": "Interface com Barra ao Topo", + "ro": "Interfața barei de sus", "ru": "Панель инструментов сверху", + "sr": "Интерфејс горње траке", "sv": "Gränssnitt översta fältet", "tr": "Üst çubuk arayüzü", "uk": "Інтерфейс із верхньою панеллю", @@ -84680,7 +84928,6 @@ "xloc": [ "agentinvite.handlebars->container->topbar->uiMenuButton->uiMenu", "default.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", - "default3.handlebars->container->topbar->1->1->uiMenuButton->uiMenu->1->1->0->1", "error404.handlebars->container->topbar->uiMenuButton->uiMenu", "invite.handlebars->container->topbar->uiMenuButton->uiMenu", "login.handlebars->container->topbar->uiMenuButton->uiMenu", @@ -84716,9 +84963,9 @@ "default.handlebars->47->1322", "default.handlebars->47->1827", "default.handlebars->47->3065", - "default3.handlebars->35->1314", - "default3.handlebars->35->1811", - "default3.handlebars->35->3061" + "default3.handlebars->35->1327", + "default3.handlebars->35->1824", + "default3.handlebars->35->3074" ] }, { @@ -84748,7 +84995,7 @@ "zh-cht": "總處理器時間", "xloc": [ "default.handlebars->47->146", - "default3.handlebars->35->146" + "default3.handlebars->35->159" ] }, { @@ -84838,7 +85085,7 @@ "zh-cht": "用於通過此伺服器連接到裝置的流量路由器", "xloc": [ "default.handlebars->47->1052", - "default3.handlebars->35->1050" + "default3.handlebars->35->1063" ] }, { @@ -84921,7 +85168,7 @@ "xloc": [ "default-mobile.handlebars->11->84", "default.handlebars->47->238", - "default3.handlebars->35->237" + "default3.handlebars->35->250" ] }, { @@ -85007,7 +85254,7 @@ "xloc": [ "default-mobile.handlebars->11->525", "default.handlebars->47->938", - "default3.handlebars->35->936" + "default3.handlebars->35->949" ] }, { @@ -85038,7 +85285,7 @@ "xloc": [ "default-mobile.handlebars->11->296", "default.handlebars->47->2040", - "default3.handlebars->35->2023", + "default3.handlebars->35->2036", "login2.handlebars->7->182" ] }, @@ -85070,7 +85317,7 @@ "xloc": [ "default-mobile.handlebars->11->297", "default.handlebars->47->2041", - "default3.handlebars->35->2024", + "default3.handlebars->35->2037", "login2.handlebars->7->183" ] }, @@ -85128,7 +85375,7 @@ "xloc": [ "default-mobile.handlebars->11->298", "default.handlebars->47->2042", - "default3.handlebars->35->2025", + "default3.handlebars->35->2038", "login2.handlebars->7->184" ] }, @@ -85160,7 +85407,7 @@ "xloc": [ "default-mobile.handlebars->11->299", "default.handlebars->47->2043", - "default3.handlebars->35->2026", + "default3.handlebars->35->2039", "login2.handlebars->7->185" ] }, @@ -85194,8 +85441,8 @@ "default-mobile.handlebars->11->555", "default.handlebars->47->1038", "default.handlebars->47->1039", - "default3.handlebars->35->1036", - "default3.handlebars->35->1037" + "default3.handlebars->35->1049", + "default3.handlebars->35->1050" ] }, { @@ -85225,7 +85472,7 @@ "zh-cht": "關掉。", "xloc": [ "default.handlebars->47->2674", - "default3.handlebars->35->2673" + "default3.handlebars->35->2686" ] }, { @@ -85258,8 +85505,8 @@ "default-mobile.handlebars->11->557", "default.handlebars->47->1040", "default.handlebars->47->1041", - "default3.handlebars->35->1038", - "default3.handlebars->35->1039" + "default3.handlebars->35->1051", + "default3.handlebars->35->1052" ] }, { @@ -85289,7 +85536,7 @@ "zh-cht": "打開。", "xloc": [ "default.handlebars->47->2673", - "default3.handlebars->35->2672" + "default3.handlebars->35->2685" ] }, { @@ -85319,7 +85566,7 @@ "zh-cht": "二因子身份驗證", "xloc": [ "default.handlebars->47->77", - "default3.handlebars->35->77" + "default3.handlebars->35->90" ] }, { @@ -85384,13 +85631,13 @@ "default.handlebars->47->3188", "default.handlebars->47->510", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->5", - "default3.handlebars->35->1223", - "default3.handlebars->35->1471", - "default3.handlebars->35->2122", - "default3.handlebars->35->2186", - "default3.handlebars->35->2285", - "default3.handlebars->35->3178", - "default3.handlebars->35->508", + "default3.handlebars->35->1236", + "default3.handlebars->35->1484", + "default3.handlebars->35->2135", + "default3.handlebars->35->2199", + "default3.handlebars->35->2298", + "default3.handlebars->35->3191", + "default3.handlebars->35->521", "default3.handlebars->container->column_l->p11->deskarea0->deskarea4->1", "sharing.handlebars->p11->deskarea0->deskarea4->3" ] @@ -85422,7 +85669,7 @@ "zh-cht": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "xloc": [ "default.handlebars->47->1852", - "default3.handlebars->35->1835" + "default3.handlebars->35->1848" ] }, { @@ -85452,7 +85699,7 @@ "zh-cht": "輸入要新增的密鑰的名稱。", "xloc": [ "default.handlebars->47->1849", - "default3.handlebars->35->1832" + "default3.handlebars->35->1845" ] }, { @@ -85509,7 +85756,7 @@ "xloc": [ "default-mobile.handlebars->11->445", "default.handlebars->47->480", - "default3.handlebars->35->478" + "default3.handlebars->35->491" ] }, { @@ -85538,6 +85785,39 @@ "zh-chs": "UDP中继", "zh-cht": "UDP中繼" }, + { + "ar": "إعدادات واجهة المستخدم", + "bs": "Postavke korisničkog sučelja", + "cs": "Nastavení uživatelského rozhraní", + "da": "UI-indstillinger", + "de": "UI-Einstellungen", + "el": "Ρυθμίσεις διεπαφής χρήστη", + "en": "UI Settings", + "es": "Configuración de la interfaz de usuario", + "fi": "Käyttöliittymän asetukset", + "fr": "Paramètres de l'interface utilisateur", + "he": "הגדרות ממשק משתמש", + "hi": "यूआई सेटिंग्स", + "hr": "Postavke korisničkog sučelja", + "it": "Impostazioni dell'interfaccia utente", + "ja": "UI設定", + "ja-jp": "UI設定", + "ko": "UI 설정", + "nl": "UI-instellingen", + "pl": "Ustawienia interfejsu użytkownika", + "pt": "Configurações da IU", + "pt-br": "Configurações da IU", + "ro": "Setări UI", + "ru": "Настройки пользовательского интерфейса", + "sr": "Подешавања корисничког интерфејса", + "sv": "UI-inställningar", + "tr": "Kullanıcı Arayüzü Ayarları", + "zh-chs": "用户界面设置", + "zh-cht": "使用者介面設定", + "xloc": [ + "default3.handlebars->35->67" + ] + }, { "bs": "UTF8 terminal", "ca": "Terminal UTF8", @@ -85565,7 +85845,7 @@ "zh-cht": "UTF8終端", "xloc": [ "default.handlebars->47->1533", - "default3.handlebars->35->1520", + "default3.handlebars->35->1533", "sharing.handlebars->11->33" ] }, @@ -85597,7 +85877,7 @@ "xloc": [ "default-mobile.handlebars->11->300", "default.handlebars->47->2044", - "default3.handlebars->35->2027", + "default3.handlebars->35->2040", "login2.handlebars->7->186" ] }, @@ -85741,7 +86021,7 @@ "xloc": [ "default.handlebars->47->2111", "default.handlebars->47->892", - "default3.handlebars->35->890" + "default3.handlebars->35->903" ] }, { @@ -85752,7 +86032,7 @@ "xloc": [ "default-mobile.handlebars->11->357", "default-mobile.handlebars->11->99", - "default3.handlebars->35->3425" + "default3.handlebars->35->3440" ] }, { @@ -85785,8 +86065,8 @@ "default.handlebars->47->3437", "default.handlebars->47->741", "default.handlebars->47->894", - "default3.handlebars->35->739", - "default3.handlebars->35->892" + "default3.handlebars->35->752", + "default3.handlebars->35->905" ] }, { @@ -85817,7 +86097,7 @@ "xloc": [ "default-mobile.handlebars->11->1046", "default.handlebars->47->3315", - "default3.handlebars->35->3305" + "default3.handlebars->35->3320" ] }, { @@ -85902,7 +86182,7 @@ "zh-cht": "無法捕獲顯示", "xloc": [ "default.handlebars->47->1393", - "default3.handlebars->35->1381" + "default3.handlebars->35->1394" ] }, { @@ -85959,7 +86239,7 @@ "xloc": [ "default-mobile.handlebars->11->54", "default.handlebars->47->75", - "default3.handlebars->35->75" + "default3.handlebars->35->88" ] }, { @@ -86049,7 +86329,7 @@ "zh-cht": "無法加載 CloudFlare 可信代理 IPv6 地址列表。", "xloc": [ "default.handlebars->47->109", - "default3.handlebars->35->109" + "default3.handlebars->35->122" ] }, { @@ -86079,7 +86359,7 @@ "zh-cht": "無法為默認域加載 Intel AMT TLS 根證書。", "xloc": [ "default.handlebars->47->98", - "default3.handlebars->35->98" + "default3.handlebars->35->111" ] }, { @@ -86109,7 +86389,7 @@ "zh-cht": "無法為域 {0} 加載 Intel AMT TLS 根證書。", "xloc": [ "default.handlebars->47->99", - "default3.handlebars->35->99" + "default3.handlebars->35->112" ] }, { @@ -86140,7 +86420,7 @@ "xloc": [ "default-mobile.handlebars->11->70", "default.handlebars->47->222", - "default3.handlebars->35->221" + "default3.handlebars->35->234" ] }, { @@ -86156,7 +86436,7 @@ "uk": "Неможливо завантажити файл іконки агента: {0}.", "xloc": [ "default.handlebars->47->116", - "default3.handlebars->35->116" + "default3.handlebars->35->129" ] }, { @@ -86172,7 +86452,7 @@ "uk": "Не вдалося завантажити файл логотипу агента: {0}.", "xloc": [ "default.handlebars->47->117", - "default3.handlebars->35->117" + "default3.handlebars->35->130" ] }, { @@ -86229,7 +86509,7 @@ "xloc": [ "default-mobile.handlebars->11->53", "default.handlebars->47->73", - "default3.handlebars->35->73" + "default3.handlebars->35->86" ] }, { @@ -86259,7 +86539,7 @@ "zh-cht": "無法掃描該地址範圍。", "xloc": [ "default.handlebars->47->280", - "default3.handlebars->35->277" + "default3.handlebars->35->290" ] }, { @@ -86351,7 +86631,7 @@ "zh-cht": "無法設置 Let's Encrypt 模塊。", "xloc": [ "default.handlebars->47->106", - "default3.handlebars->35->106" + "default3.handlebars->35->119" ] }, { @@ -86411,9 +86691,9 @@ "default.handlebars->47->1154", "default.handlebars->47->1179", "default.handlebars->47->2421", - "default3.handlebars->35->1150", - "default3.handlebars->35->1175", - "default3.handlebars->35->2420" + "default3.handlebars->35->1163", + "default3.handlebars->35->1188", + "default3.handlebars->35->2433" ] }, { @@ -86445,8 +86725,8 @@ "default-mobile.handlebars->11->998", "default.handlebars->47->1285", "default.handlebars->47->745", - "default3.handlebars->35->1281", - "default3.handlebars->35->743" + "default3.handlebars->35->1294", + "default3.handlebars->35->756" ] }, { @@ -86476,7 +86756,7 @@ "zh-cht": "卸載代理/刪除設備", "xloc": [ "default.handlebars->47->2383", - "default3.handlebars->35->2382" + "default3.handlebars->35->2395" ] }, { @@ -86506,13 +86786,13 @@ "zh-cht": "卸載代理", "xloc": [ "default.handlebars->47->1330", - "default3.handlebars->35->1322" + "default3.handlebars->35->1335" ] }, { "en": "United", "xloc": [ - "default3.handlebars->35->2105" + "default3.handlebars->35->2118" ] }, { @@ -86523,8 +86803,8 @@ "xloc": [ "default.handlebars->47->651", "default.handlebars->47->686", - "default3.handlebars->35->649", - "default3.handlebars->35->684" + "default3.handlebars->35->662", + "default3.handlebars->35->697" ] }, { @@ -86598,34 +86878,34 @@ "default.handlebars->47->52", "default.handlebars->47->737", "default3.handlebars->35->13", - "default3.handlebars->35->1657", - "default3.handlebars->35->1664", - "default3.handlebars->35->1728", - "default3.handlebars->35->1740", - "default3.handlebars->35->1747", - "default3.handlebars->35->1751", + "default3.handlebars->35->1670", + "default3.handlebars->35->1677", + "default3.handlebars->35->1741", "default3.handlebars->35->1753", - "default3.handlebars->35->198", - "default3.handlebars->35->199", - "default3.handlebars->35->200", - "default3.handlebars->35->202", - "default3.handlebars->35->204", - "default3.handlebars->35->2168", - "default3.handlebars->35->2169", - "default3.handlebars->35->2187", - "default3.handlebars->35->3118", - "default3.handlebars->35->3138", - "default3.handlebars->35->3148", - "default3.handlebars->35->3228", - "default3.handlebars->35->3229", - "default3.handlebars->35->3230", - "default3.handlebars->35->3231", - "default3.handlebars->35->3232", - "default3.handlebars->35->3281", + "default3.handlebars->35->1760", + "default3.handlebars->35->1764", + "default3.handlebars->35->1766", + "default3.handlebars->35->211", + "default3.handlebars->35->212", + "default3.handlebars->35->213", + "default3.handlebars->35->215", + "default3.handlebars->35->217", + "default3.handlebars->35->2181", + "default3.handlebars->35->2182", + "default3.handlebars->35->2200", + "default3.handlebars->35->3131", + "default3.handlebars->35->3151", + "default3.handlebars->35->3161", + "default3.handlebars->35->3241", + "default3.handlebars->35->3242", + "default3.handlebars->35->3243", + "default3.handlebars->35->3244", + "default3.handlebars->35->3245", + "default3.handlebars->35->3294", "default3.handlebars->35->44", "default3.handlebars->35->51", "default3.handlebars->35->52", - "default3.handlebars->35->735" + "default3.handlebars->35->748" ] }, { @@ -86656,7 +86936,7 @@ "xloc": [ "default-mobile.handlebars->11->944", "default.handlebars->47->2178", - "default3.handlebars->35->2176" + "default3.handlebars->35->2189" ] }, { @@ -86686,7 +86966,7 @@ "zh-cht": "未知動作", "xloc": [ "default.handlebars->47->3352", - "default3.handlebars->35->3342" + "default3.handlebars->35->3357" ] }, { @@ -86717,8 +86997,8 @@ "xloc": [ "default.handlebars->47->2919", "default.handlebars->47->3114", - "default3.handlebars->35->2915", - "default3.handlebars->35->3104" + "default3.handlebars->35->2928", + "default3.handlebars->35->3117" ] }, { @@ -86750,9 +87030,9 @@ "default.handlebars->47->2913", "default.handlebars->47->3102", "default.handlebars->47->3356", - "default3.handlebars->35->2909", - "default3.handlebars->35->3092", - "default3.handlebars->35->3346" + "default3.handlebars->35->2922", + "default3.handlebars->35->3105", + "default3.handlebars->35->3361" ] }, { @@ -86782,7 +87062,7 @@ "zh-cht": "未知群組", "xloc": [ "default.handlebars->47->3348", - "default3.handlebars->35->3338" + "default3.handlebars->35->3353" ] }, { @@ -86813,7 +87093,7 @@ "xloc": [ "default-mobile.handlebars->11->514", "default.handlebars->47->925", - "default3.handlebars->35->923" + "default3.handlebars->35->936" ] }, { @@ -86844,8 +87124,8 @@ "xloc": [ "default.handlebars->47->3243", "default.handlebars->47->3292", - "default3.handlebars->35->3233", - "default3.handlebars->35->3282" + "default3.handlebars->35->3246", + "default3.handlebars->35->3295" ] }, { @@ -86875,7 +87155,7 @@ "zh-cht": "未知用戶群", "xloc": [ "default.handlebars->47->3108", - "default3.handlebars->35->3098" + "default3.handlebars->35->3111" ] }, { @@ -86906,7 +87186,7 @@ "xloc": [ "default-mobile.handlebars->11->516", "default.handlebars->47->927", - "default3.handlebars->35->925" + "default3.handlebars->35->938" ] }, { @@ -86936,7 +87216,7 @@ "zh-cht": "密碼未知", "xloc": [ "default.handlebars->47->2305", - "default3.handlebars->35->2301" + "default3.handlebars->35->2314" ] }, { @@ -86970,11 +87250,11 @@ "default.handlebars->47->293", "default.handlebars->47->573", "default.handlebars->47->587", - "default3.handlebars->35->1239", - "default3.handlebars->35->2048", - "default3.handlebars->35->290", - "default3.handlebars->35->571", - "default3.handlebars->35->585" + "default3.handlebars->35->1252", + "default3.handlebars->35->2061", + "default3.handlebars->35->303", + "default3.handlebars->35->584", + "default3.handlebars->35->598" ] }, { @@ -87004,7 +87284,7 @@ "zh-cht": "解鎖帳戶", "xloc": [ "default.handlebars->47->2773", - "default3.handlebars->35->2772" + "default3.handlebars->35->2785" ] }, { @@ -87034,7 +87314,7 @@ "zh-cht": "解鎖遠程用戶的鼠標和鍵盤?", "xloc": [ "default.handlebars->47->1202", - "default3.handlebars->35->1198" + "default3.handlebars->35->1211" ] }, { @@ -87064,7 +87344,7 @@ "zh-cht": "無法識別的配置選項 \\\"{0}\\\"。", "xloc": [ "default.handlebars->47->96", - "default3.handlebars->35->96" + "default3.handlebars->35->109" ] }, { @@ -87114,7 +87394,7 @@ "uk": "Розпакувати до теки", "xloc": [ "default.handlebars->47->1579", - "default3.handlebars->35->1566" + "default3.handlebars->35->1579" ] }, { @@ -87124,7 +87404,7 @@ "uk": "Помилка розпаковування", "xloc": [ "default.handlebars->47->1554", - "default3.handlebars->35->1541" + "default3.handlebars->35->1554" ] }, { @@ -87134,7 +87414,7 @@ "uk": "Розпаковування файлу...", "xloc": [ "default.handlebars->47->1552", - "default3.handlebars->35->1539" + "default3.handlebars->35->1552" ] }, { @@ -87171,7 +87451,7 @@ "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->dialogBody->dialog3->d3servermode->d3serveraction", - "default3.handlebars->35->1429", + "default3.handlebars->35->1442", "default3.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default3.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog3->d3servermode->d3serveraction", @@ -87207,7 +87487,7 @@ "zh-cht": "最新", "xloc": [ "default.handlebars->47->3442", - "default3.handlebars->35->3432" + "default3.handlebars->35->3447" ] }, { @@ -87241,8 +87521,8 @@ "default-mobile.handlebars->11->768", "default.handlebars->47->954", "default.handlebars->47->956", - "default3.handlebars->35->952", - "default3.handlebars->35->954" + "default3.handlebars->35->965", + "default3.handlebars->35->967" ] }, { @@ -87345,11 +87625,11 @@ "default.handlebars->47->2529", "default.handlebars->47->2539", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1", - "default3.handlebars->35->1563", - "default3.handlebars->35->1593", - "default3.handlebars->35->1596", - "default3.handlebars->35->2528", - "default3.handlebars->35->2538", + "default3.handlebars->35->1576", + "default3.handlebars->35->1606", + "default3.handlebars->35->1609", + "default3.handlebars->35->2541", + "default3.handlebars->35->2551", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog3->d3localmode->1", "sharing-mobile.handlebars->11->107", "sharing-mobile.handlebars->11->110", @@ -87387,7 +87667,7 @@ "xloc": [ "default-mobile.handlebars->11->943", "default.handlebars->47->1790", - "default3.handlebars->35->1775" + "default3.handlebars->35->1788" ] }, { @@ -87418,7 +87698,7 @@ "xloc": [ "default-mobile.handlebars->11->934", "default.handlebars->47->1781", - "default3.handlebars->35->1766" + "default3.handlebars->35->1779" ] }, { @@ -87451,9 +87731,9 @@ "default.handlebars->47->1779", "default.handlebars->47->757", "default.handlebars->47->800", - "default3.handlebars->35->1764", - "default3.handlebars->35->755", - "default3.handlebars->35->798" + "default3.handlebars->35->1777", + "default3.handlebars->35->768", + "default3.handlebars->35->811" ] }, { @@ -87483,7 +87763,7 @@ "zh-cht": "在選定設備上上傳默認服務器核心?", "xloc": [ "default.handlebars->47->799", - "default3.handlebars->35->797" + "default3.handlebars->35->810" ] }, { @@ -87513,7 +87793,7 @@ "zh-cht": "上傳文件", "xloc": [ "default.handlebars->47->753", - "default3.handlebars->35->751" + "default3.handlebars->35->764" ] }, { @@ -87574,7 +87854,7 @@ "xloc": [ "default-mobile.handlebars->11->937", "default.handlebars->47->1784", - "default3.handlebars->35->1769" + "default3.handlebars->35->1782" ] }, { @@ -87604,7 +87884,7 @@ "zh-cht": "將所選文件上傳到所有所選設備", "xloc": [ "default.handlebars->47->789", - "default3.handlebars->35->787" + "default3.handlebars->35->800" ] }, { @@ -87635,7 +87915,7 @@ "xloc": [ "default-mobile.handlebars->11->938", "default.handlebars->47->1785", - "default3.handlebars->35->1770" + "default3.handlebars->35->1783" ] }, { @@ -87667,8 +87947,8 @@ "default-mobile.handlebars->11->747", "default.handlebars->47->1607", "default.handlebars->47->2540", - "default3.handlebars->35->1594", - "default3.handlebars->35->2539", + "default3.handlebars->35->1607", + "default3.handlebars->35->2552", "sharing-mobile.handlebars->11->108", "sharing.handlebars->11->95" ] @@ -87702,8 +87982,8 @@ "default-mobile.handlebars->11->748", "default.handlebars->47->1608", "default.handlebars->47->2541", - "default3.handlebars->35->1595", - "default3.handlebars->35->2540", + "default3.handlebars->35->1608", + "default3.handlebars->35->2553", "sharing-mobile.handlebars->11->109", "sharing.handlebars->11->96" ] @@ -87761,7 +88041,7 @@ "zh-cht": "上傳:“{0}”", "xloc": [ "default.handlebars->47->2591", - "default3.handlebars->35->2590" + "default3.handlebars->35->2603" ] }, { @@ -87791,7 +88071,7 @@ "zh-cht": "上傳:\\\"{0}\\\",大小:{1}", "xloc": [ "default.handlebars->47->2646", - "default3.handlebars->35->2645" + "default3.handlebars->35->2658" ] }, { @@ -87822,7 +88102,7 @@ "xloc": [ "default-mobile.handlebars->11->301", "default.handlebars->47->2045", - "default3.handlebars->35->2028", + "default3.handlebars->35->2041", "login2.handlebars->7->187" ] }, @@ -87854,7 +88134,7 @@ "xloc": [ "default-mobile.handlebars->11->302", "default.handlebars->47->2046", - "default3.handlebars->35->2029", + "default3.handlebars->35->2042", "login2.handlebars->7->188" ] }, @@ -87885,7 +88165,7 @@ "zh-cht": "用法", "xloc": [ "default.handlebars->47->3404", - "default3.handlebars->35->3394" + "default3.handlebars->35->3409" ] }, { @@ -87996,7 +88276,7 @@ "uk": "Використання ретрансляції", "xloc": [ "default.handlebars->47->2387", - "default3.handlebars->35->2386" + "default3.handlebars->35->2399" ] }, { @@ -88026,7 +88306,7 @@ "zh-cht": "用於裸機 LAN 激活。", "xloc": [ "default.handlebars->47->540", - "default3.handlebars->35->538" + "default3.handlebars->35->551" ] }, { @@ -88056,7 +88336,7 @@ "zh-cht": "使用新憑據", "xloc": [ "default.handlebars->47->1406", - "default3.handlebars->35->1394", + "default3.handlebars->35->1407", "mstsc.handlebars->main->1->3->1->dropdowndomain->1->d3coreMode->1" ] }, @@ -88087,7 +88367,7 @@ "zh-cht": "使用服務器憑據", "xloc": [ "default.handlebars->47->1405", - "default3.handlebars->35->1393", + "default3.handlebars->35->1406", "mstsc.handlebars->main->1->3->1->dropdowndomain->1->d3coreMode->0" ] }, @@ -88148,8 +88428,8 @@ "xloc": [ "default.handlebars->47->3342", "default.handlebars->47->3344", - "default3.handlebars->35->3332", - "default3.handlebars->35->3334" + "default3.handlebars->35->3347", + "default3.handlebars->35->3349" ] }, { @@ -88190,18 +88470,18 @@ "default.handlebars->47->3193", "default.handlebars->47->3212", "default.handlebars->47->393", - "default3.handlebars->35->1096", - "default3.handlebars->35->136", - "default3.handlebars->35->1473", - "default3.handlebars->35->2250", - "default3.handlebars->35->2723", - "default3.handlebars->35->2753", - "default3.handlebars->35->2905", - "default3.handlebars->35->3171", - "default3.handlebars->35->3179", - "default3.handlebars->35->3183", - "default3.handlebars->35->3202", - "default3.handlebars->35->391" + "default3.handlebars->35->1109", + "default3.handlebars->35->1486", + "default3.handlebars->35->149", + "default3.handlebars->35->2263", + "default3.handlebars->35->2736", + "default3.handlebars->35->2766", + "default3.handlebars->35->2918", + "default3.handlebars->35->3184", + "default3.handlebars->35->3192", + "default3.handlebars->35->3196", + "default3.handlebars->35->3215", + "default3.handlebars->35->404" ] }, { @@ -88231,7 +88511,7 @@ "zh-cht": "用戶+檔案", "xloc": [ "default.handlebars->47->2755", - "default3.handlebars->35->2754" + "default3.handlebars->35->2767" ] }, { @@ -88267,13 +88547,13 @@ "default.handlebars->47->2800", "default.handlebars->47->2802", "default.handlebars->47->2804", - "default3.handlebars->35->2282", - "default3.handlebars->35->2792", - "default3.handlebars->35->2794", - "default3.handlebars->35->2796", - "default3.handlebars->35->2798", - "default3.handlebars->35->2800", - "default3.handlebars->35->2802" + "default3.handlebars->35->2295", + "default3.handlebars->35->2805", + "default3.handlebars->35->2807", + "default3.handlebars->35->2809", + "default3.handlebars->35->2811", + "default3.handlebars->35->2813", + "default3.handlebars->35->2815" ] }, { @@ -88303,7 +88583,7 @@ "zh-cht": "用戶帳戶", "xloc": [ "default.handlebars->47->3362", - "default3.handlebars->35->3352" + "default3.handlebars->35->3367" ] }, { @@ -88319,7 +88599,7 @@ "uk": "Журнал Автентифікації Користувача", "xloc": [ "default.handlebars->47->3425", - "default3.handlebars->35->3415" + "default3.handlebars->35->3430" ] }, { @@ -88351,8 +88631,8 @@ "default-mobile.handlebars->11->962", "default.handlebars->47->1094", "default.handlebars->47->2250", - "default3.handlebars->35->1092", - "default3.handlebars->35->2248" + "default3.handlebars->35->1105", + "default3.handlebars->35->2261" ] }, { @@ -88387,12 +88667,12 @@ "default.handlebars->47->3005", "default.handlebars->47->315", "default.handlebars->47->990", - "default3.handlebars->35->1253", - "default3.handlebars->35->2214", - "default3.handlebars->35->2896", - "default3.handlebars->35->3001", - "default3.handlebars->35->312", - "default3.handlebars->35->988" + "default3.handlebars->35->1001", + "default3.handlebars->35->1266", + "default3.handlebars->35->2227", + "default3.handlebars->35->2909", + "default3.handlebars->35->3014", + "default3.handlebars->35->325" ] }, { @@ -88427,12 +88707,12 @@ "default.handlebars->47->2869", "default.handlebars->47->3110", "default.handlebars->47->3131", - "default3.handlebars->35->1095", - "default3.handlebars->35->2357", - "default3.handlebars->35->2358", - "default3.handlebars->35->2865", - "default3.handlebars->35->3100", - "default3.handlebars->35->3121" + "default3.handlebars->35->1108", + "default3.handlebars->35->2370", + "default3.handlebars->35->2371", + "default3.handlebars->35->2878", + "default3.handlebars->35->3113", + "default3.handlebars->35->3134" ] }, { @@ -88492,7 +88772,7 @@ "zh-cht": "用戶群成員", "xloc": [ "default.handlebars->47->3107", - "default3.handlebars->35->3097" + "default3.handlebars->35->3110" ] }, { @@ -88553,9 +88833,9 @@ "default.handlebars->47->2429", "default.handlebars->47->2956", "default.handlebars->47->2957", - "default3.handlebars->35->2428", - "default3.handlebars->35->2952", - "default3.handlebars->35->2953" + "default3.handlebars->35->2441", + "default3.handlebars->35->2965", + "default3.handlebars->35->2966" ] }, { @@ -88586,8 +88866,8 @@ "xloc": [ "default.handlebars->47->2356", "default.handlebars->47->2940", - "default3.handlebars->35->2355", - "default3.handlebars->35->2936" + "default3.handlebars->35->2368", + "default3.handlebars->35->2949" ] }, { @@ -88617,14 +88897,14 @@ "zh-cht": "用戶輸入", "xloc": [ "default.handlebars->47->297", - "default3.handlebars->35->294" + "default3.handlebars->35->307" ] }, { "en": "User Interface", "xloc": [ "default.handlebars->47->72", - "default3.handlebars->35->72" + "default3.handlebars->35->85" ] }, { @@ -88654,7 +88934,7 @@ "zh-cht": "用戶列表輸出", "xloc": [ "default.handlebars->47->2811", - "default3.handlebars->35->2809" + "default3.handlebars->35->2822" ] }, { @@ -88684,7 +88964,7 @@ "zh-cht": "用戶登錄", "xloc": [ "default.handlebars->47->3186", - "default3.handlebars->35->3176" + "default3.handlebars->35->3189" ] }, { @@ -88715,7 +88995,7 @@ "xloc": [ "default-mobile.handlebars->11->1022", "default.handlebars->47->2428", - "default3.handlebars->35->2427" + "default3.handlebars->35->2440" ] }, { @@ -88802,10 +89082,10 @@ "default.handlebars->47->3283", "default.handlebars->termShellContextMenu->7", "default.handlebars->termShellContextMenu2->3", - "default3.handlebars->35->3144", - "default3.handlebars->35->3154", - "default3.handlebars->35->3220", - "default3.handlebars->35->3273", + "default3.handlebars->35->3157", + "default3.handlebars->35->3167", + "default3.handlebars->35->3233", + "default3.handlebars->35->3286", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->19->0", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->7->0", "player.handlebars->3->31", @@ -88839,7 +89119,7 @@ "zh-cht": "用戶處理器時間", "xloc": [ "default.handlebars->47->148", - "default3.handlebars->35->148" + "default3.handlebars->35->161" ] }, { @@ -88869,7 +89149,7 @@ "zh-cht": "用戶節", "xloc": [ "default.handlebars->47->3394", - "default3.handlebars->35->3384" + "default3.handlebars->35->3399" ] }, { @@ -88905,10 +89185,10 @@ "default.handlebars->termShellContextMenu->5", "default.handlebars->termShellContextMenu2->1->0", "default.handlebars->termShellContextMenuLinux->3", - "default3.handlebars->35->3143", - "default3.handlebars->35->3153", - "default3.handlebars->35->3219", - "default3.handlebars->35->3272", + "default3.handlebars->35->3156", + "default3.handlebars->35->3166", + "default3.handlebars->35->3232", + "default3.handlebars->35->3285", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->17->0->0", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->23->0", "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->5->0", @@ -88944,7 +89224,7 @@ "zh-cht": "用戶流量使用", "xloc": [ "default.handlebars->47->3185", - "default3.handlebars->35->3175" + "default3.handlebars->35->3188" ] }, { @@ -89062,7 +89342,7 @@ "xloc": [ "default-mobile.handlebars->11->1045", "default.handlebars->47->3314", - "default3.handlebars->35->3304" + "default3.handlebars->35->3319" ] }, { @@ -89095,8 +89375,8 @@ "default-mobile.handlebars->11->315", "default.handlebars->47->2057", "default.handlebars->47->2059", - "default3.handlebars->35->2040", - "default3.handlebars->35->2042" + "default3.handlebars->35->2053", + "default3.handlebars->35->2055" ] }, { @@ -89126,7 +89406,7 @@ "zh-cht": "用戶組已更改:{0}", "xloc": [ "default.handlebars->47->2620", - "default3.handlebars->35->2619" + "default3.handlebars->35->2632" ] }, { @@ -89156,7 +89436,7 @@ "zh-cht": "已創建用戶組:{0}", "xloc": [ "default.handlebars->47->2610", - "default3.handlebars->35->2609" + "default3.handlebars->35->2622" ] }, { @@ -89186,7 +89466,7 @@ "zh-cht": "用戶組成員身份已更改:{0}", "xloc": [ "default.handlebars->47->2608", - "default3.handlebars->35->2607" + "default3.handlebars->35->2620" ] }, { @@ -89202,7 +89482,7 @@ "uk": "Записи групи користувачів", "xloc": [ "default.handlebars->47->3272", - "default3.handlebars->35->3262" + "default3.handlebars->35->3275" ] }, { @@ -89233,7 +89513,6 @@ "xloc": [ "agentinvite.handlebars->container->topbar", "default.handlebars->container->topbar->1->1", - "default3.handlebars->container->topbar->1->1", "error404.handlebars->container->topbar", "invite.handlebars->container->topbar", "login.handlebars->container->topbar", @@ -89253,8 +89532,8 @@ "xloc": [ "default.handlebars->47->1826", "default.handlebars->47->3064", - "default3.handlebars->35->1810", - "default3.handlebars->35->3060" + "default3.handlebars->35->1823", + "default3.handlebars->35->3073" ] }, { @@ -89284,7 +89563,7 @@ "zh-cht": "用戶從 {0}、{1}、{2} 嘗試登錄鎖定帳戶", "xloc": [ "default.handlebars->47->2650", - "default3.handlebars->35->2649" + "default3.handlebars->35->2662" ] }, { @@ -89314,7 +89593,7 @@ "zh-cht": "使用來自 {0}、{1}、{2} 的錯誤第二因素的用戶登錄嘗試", "xloc": [ "default.handlebars->47->2649", - "default3.handlebars->35->2648" + "default3.handlebars->35->2661" ] }, { @@ -89344,7 +89623,7 @@ "zh-cht": "用戶通知已更改", "xloc": [ "default.handlebars->47->2671", - "default3.handlebars->35->2670" + "default3.handlebars->35->2683" ] }, { @@ -89360,7 +89639,7 @@ "uk": "Записи користувача", "xloc": [ "default.handlebars->47->3262", - "default3.handlebars->35->3252" + "default3.handlebars->35->3265" ] }, { @@ -89391,7 +89670,7 @@ "xloc": [ "default-mobile.handlebars->11->1053", "default.handlebars->47->3322", - "default3.handlebars->35->3312" + "default3.handlebars->35->3327" ] }, { @@ -89494,18 +89773,18 @@ "default.handlebars->47->3068", "default.handlebars->47->346", "default.handlebars->47->519", - "default3.handlebars->35->1308", - "default3.handlebars->35->1396", - "default3.handlebars->35->1506", - "default3.handlebars->35->1814", - "default3.handlebars->35->2131", - "default3.handlebars->35->2146", - "default3.handlebars->35->2151", - "default3.handlebars->35->2190", - "default3.handlebars->35->2821", - "default3.handlebars->35->3064", - "default3.handlebars->35->343", - "default3.handlebars->35->517", + "default3.handlebars->35->1321", + "default3.handlebars->35->1409", + "default3.handlebars->35->1519", + "default3.handlebars->35->1827", + "default3.handlebars->35->2144", + "default3.handlebars->35->2159", + "default3.handlebars->35->2164", + "default3.handlebars->35->2203", + "default3.handlebars->35->2834", + "default3.handlebars->35->3077", + "default3.handlebars->35->356", + "default3.handlebars->35->530", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->0->1", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->0->1", "mstsc.handlebars->main->1->3->1->rowusername->1->0", @@ -89546,8 +89825,8 @@ "default-mobile.handlebars->11->694", "default.handlebars->47->1514", "default.handlebars->47->1517", - "default3.handlebars->35->1501", - "default3.handlebars->35->1504", + "default3.handlebars->35->1514", + "default3.handlebars->35->1517", "sharing-mobile.handlebars->11->48", "sharing-mobile.handlebars->11->65", "ssh.handlebars->3->10", @@ -89615,8 +89894,8 @@ "default-mobile.handlebars->11->695", "default.handlebars->47->1515", "default.handlebars->47->1518", - "default3.handlebars->35->1502", - "default3.handlebars->35->1505", + "default3.handlebars->35->1515", + "default3.handlebars->35->1518", "sharing-mobile.handlebars->11->49", "sharing-mobile.handlebars->11->66", "ssh.handlebars->3->11", @@ -89670,8 +89949,8 @@ "xloc": [ "default.handlebars->47->1823", "default.handlebars->47->3061", - "default3.handlebars->35->1807", - "default3.handlebars->35->3057" + "default3.handlebars->35->1820", + "default3.handlebars->35->3070" ] }, { @@ -89704,9 +89983,9 @@ "default.handlebars->47->2901", "default.handlebars->47->3393", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral", - "default3.handlebars->35->2853", - "default3.handlebars->35->2897", - "default3.handlebars->35->3383", + "default3.handlebars->35->2866", + "default3.handlebars->35->2910", + "default3.handlebars->35->3398", "default3.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -89737,7 +90016,7 @@ "zh-cht": "用戶節", "xloc": [ "default.handlebars->47->3366", - "default3.handlebars->35->3356" + "default3.handlebars->35->3371" ] }, { @@ -89767,7 +90046,7 @@ "zh-cht": "用戶視圖", "xloc": [ "default.handlebars->47->2790", - "default3.handlebars->35->2788" + "default3.handlebars->35->2801" ] }, { @@ -89798,7 +90077,7 @@ "xloc": [ "default-mobile.handlebars->11->1054", "default.handlebars->47->3323", - "default3.handlebars->35->3313" + "default3.handlebars->35->3328" ] }, { @@ -89828,7 +90107,7 @@ "zh-cht": "VNC 連接", "xloc": [ "default.handlebars->47->861", - "default3.handlebars->35->859" + "default3.handlebars->35->872" ] }, { @@ -89858,7 +90137,7 @@ "zh-cht": "VNC遠程連接端口:", "xloc": [ "default.handlebars->47->860", - "default3.handlebars->35->858" + "default3.handlebars->35->871" ] }, { @@ -89888,7 +90167,7 @@ "zh-cht": "VT100 +(F10 = ESC + [OY)", "xloc": [ "default.handlebars->47->1538", - "default3.handlebars->35->1525", + "default3.handlebars->35->1538", "sharing.handlebars->11->38" ] }, @@ -89920,7 +90199,7 @@ "xloc": [ "default-mobile.handlebars->11->93", "default.handlebars->47->336", - "default3.handlebars->35->333" + "default3.handlebars->35->346" ] }, { @@ -89950,7 +90229,7 @@ "zh-cht": "驗證電郵", "xloc": [ "default.handlebars->47->2768", - "default3.handlebars->35->2767" + "default3.handlebars->35->2780" ] }, { @@ -89981,7 +90260,7 @@ "xloc": [ "default-mobile.handlebars->11->1047", "default.handlebars->47->3316", - "default3.handlebars->35->3306" + "default3.handlebars->35->3321" ] }, { @@ -90011,7 +90290,7 @@ "zh-cht": "有效期", "xloc": [ "default.handlebars->47->1244", - "default3.handlebars->35->1240" + "default3.handlebars->35->1253" ] }, { @@ -90041,13 +90320,13 @@ "zh-cht": "價值", "xloc": [ "default.handlebars->47->1457", - "default3.handlebars->35->1446" + "default3.handlebars->35->1459" ] }, { "en": "Vapor", "xloc": [ - "default3.handlebars->35->2106" + "default3.handlebars->35->2119" ] }, { @@ -90078,7 +90357,7 @@ "xloc": [ "default-mobile.handlebars->11->303", "default.handlebars->47->2047", - "default3.handlebars->35->2030", + "default3.handlebars->35->2043", "login2.handlebars->7->189" ] }, @@ -90112,8 +90391,8 @@ "default-mobile.handlebars->11->847", "default.handlebars->47->1688", "default.handlebars->47->1693", - "default3.handlebars->35->1673", - "default3.handlebars->35->1678" + "default3.handlebars->35->1686", + "default3.handlebars->35->1691" ] }, { @@ -90145,8 +90424,8 @@ "default-mobile.handlebars->11->91", "default.handlebars->47->265", "default.handlebars->47->268", - "default3.handlebars->35->262", - "default3.handlebars->35->265" + "default3.handlebars->35->275", + "default3.handlebars->35->278" ] }, { @@ -90176,7 +90455,7 @@ "zh-cht": "已驗證", "xloc": [ "default.handlebars->47->3086", - "default3.handlebars->35->3080" + "default3.handlebars->35->3093" ] }, { @@ -90221,7 +90500,7 @@ "uk": "Вхід підтверджено", "xloc": [ "default.handlebars->47->1800", - "default3.handlebars->35->1784" + "default3.handlebars->35->1797" ] }, { @@ -90236,7 +90515,7 @@ "uk": "Обліковий запис месенджера верифіковано", "xloc": [ "default.handlebars->47->2765", - "default3.handlebars->35->2764" + "default3.handlebars->35->2777" ] }, { @@ -90251,7 +90530,7 @@ "uk": "Обліковий запис месенджера {0} верифіковано", "xloc": [ "default.handlebars->47->2697", - "default3.handlebars->35->2696" + "default3.handlebars->35->2709" ] }, { @@ -90283,8 +90562,8 @@ "default-mobile.handlebars->11->107", "default.handlebars->47->1794", "default.handlebars->47->2763", - "default3.handlebars->35->1778", - "default3.handlebars->35->2762" + "default3.handlebars->35->1791", + "default3.handlebars->35->2775" ] }, { @@ -90314,7 +90593,7 @@ "zh-cht": "用戶{0}的已驗證電話號碼", "xloc": [ "default.handlebars->47->2637", - "default3.handlebars->35->2636" + "default3.handlebars->35->2649" ] }, { @@ -90413,10 +90692,10 @@ "default.handlebars->47->1689", "default.handlebars->47->1696", "default.handlebars->container->column_l->p42->p42tbl->1->0->5", - "default3.handlebars->35->1605", - "default3.handlebars->35->1656", - "default3.handlebars->35->1674", - "default3.handlebars->35->1681", + "default3.handlebars->35->1618", + "default3.handlebars->35->1669", + "default3.handlebars->35->1687", + "default3.handlebars->35->1694", "default3.handlebars->container->column_l->p42->p42tbl->1->0->11" ] }, @@ -90447,8 +90726,8 @@ "zh-cht": "版本不兼容,請先升級你的MeshCentral", "xloc": [ "default.handlebars->47->3438", - "default3.handlebars->35->3427", - "default3.handlebars->35->3428" + "default3.handlebars->35->3442", + "default3.handlebars->35->3443" ] }, { @@ -90538,7 +90817,7 @@ "xloc": [ "default-mobile.handlebars->11->585", "default.handlebars->47->1266", - "default3.handlebars->35->1262" + "default3.handlebars->35->1275" ] }, { @@ -90569,7 +90848,7 @@ "xloc": [ "default-mobile.handlebars->11->304", "default.handlebars->47->2048", - "default3.handlebars->35->2031", + "default3.handlebars->35->2044", "login2.handlebars->7->190" ] }, @@ -90630,7 +90909,7 @@ "zh-cht": "查看所有事件", "xloc": [ "default.handlebars->47->2848", - "default3.handlebars->35->2844" + "default3.handlebars->35->2857" ] }, { @@ -90687,8 +90966,8 @@ "xloc": [ "default.handlebars->47->3441", "default.handlebars->47->3443", - "default3.handlebars->35->3431", - "default3.handlebars->35->3433" + "default3.handlebars->35->3446", + "default3.handlebars->35->3448" ] }, { @@ -90718,7 +90997,7 @@ "zh-cht": "查看有關此裝置的註釋", "xloc": [ "default.handlebars->47->1027", - "default3.handlebars->35->1025" + "default3.handlebars->35->1038" ] }, { @@ -90748,7 +91027,7 @@ "zh-cht": "查看有關此裝置群的註釋", "xloc": [ "default.handlebars->47->2235", - "default3.handlebars->35->2233" + "default3.handlebars->35->2246" ] }, { @@ -90778,7 +91057,7 @@ "zh-cht": "查看有關此用戶的註釋", "xloc": [ "default.handlebars->47->3017", - "default3.handlebars->35->3013" + "default3.handlebars->35->3026" ] }, { @@ -90839,7 +91118,7 @@ "zh-cht": "查看此用戶以前的登錄信息", "xloc": [ "default.handlebars->47->3032", - "default3.handlebars->35->3028" + "default3.handlebars->35->3041" ] }, { @@ -90869,7 +91148,7 @@ "zh-cht": "虛擬內存", "xloc": [ "default.handlebars->47->153", - "default3.handlebars->35->153" + "default3.handlebars->35->166" ] }, { @@ -90900,7 +91179,7 @@ "xloc": [ "default-mobile.handlebars->11->305", "default.handlebars->47->2049", - "default3.handlebars->35->2032", + "default3.handlebars->35->2045", "login2.handlebars->7->191" ] }, @@ -90959,9 +91238,9 @@ "default.handlebars->47->121", "default.handlebars->47->122", "default.handlebars->47->123", - "default3.handlebars->35->121", - "default3.handlebars->35->122", - "default3.handlebars->35->123" + "default3.handlebars->35->134", + "default3.handlebars->35->135", + "default3.handlebars->35->136" ] }, { @@ -91161,7 +91440,7 @@ "xloc": [ "default-mobile.handlebars->11->646", "default.handlebars->47->1388", - "default3.handlebars->35->1376", + "default3.handlebars->35->1389", "sharing-mobile.handlebars->11->9", "sharing.handlebars->11->28", "sharing.handlebars->11->6" @@ -91195,8 +91474,8 @@ "xloc": [ "default.handlebars->47->1150", "default.handlebars->47->1175", - "default3.handlebars->35->1146", - "default3.handlebars->35->1171" + "default3.handlebars->35->1159", + "default3.handlebars->35->1184" ] }, { @@ -91229,8 +91508,8 @@ "default-mobile.handlebars->11->994", "default.handlebars->47->2379", "default.handlebars->47->2411", - "default3.handlebars->35->2378", - "default3.handlebars->35->2410" + "default3.handlebars->35->2391", + "default3.handlebars->35->2423" ] }, { @@ -91261,7 +91540,7 @@ "xloc": [ "default-mobile.handlebars->11->590", "default.handlebars->47->1271", - "default3.handlebars->35->1267" + "default3.handlebars->35->1280" ] }, { @@ -91291,7 +91570,7 @@ "zh-cht": "喚醒裝置", "xloc": [ "default.handlebars->47->746", - "default3.handlebars->35->744" + "default3.handlebars->35->757" ] }, { @@ -91322,7 +91601,7 @@ "xloc": [ "default-mobile.handlebars->11->306", "default.handlebars->47->2050", - "default3.handlebars->35->2033", + "default3.handlebars->35->2046", "login2.handlebars->7->192" ] }, @@ -91353,7 +91632,7 @@ "zh-cht": "弱", "xloc": [ "default.handlebars->47->2136", - "default3.handlebars->35->2138" + "default3.handlebars->35->2151" ] }, { @@ -91418,8 +91697,8 @@ "xloc": [ "default.handlebars->47->1126", "default.handlebars->47->2458", - "default3.handlebars->35->1122", - "default3.handlebars->35->2457" + "default3.handlebars->35->1135", + "default3.handlebars->35->2470" ] }, { @@ -91449,7 +91728,7 @@ "zh-cht": "網頁電源開關 7", "xloc": [ "default.handlebars->47->2127", - "default3.handlebars->35->2129" + "default3.handlebars->35->2142" ] }, { @@ -91480,8 +91759,8 @@ "xloc": [ "default.handlebars->47->3420", "default.handlebars->47->3421", - "default3.handlebars->35->3410", - "default3.handlebars->35->3411" + "default3.handlebars->35->3425", + "default3.handlebars->35->3426" ] }, { @@ -91511,7 +91790,7 @@ "zh-cht": "Web 服務器 HTTP 標頭", "xloc": [ "default.handlebars->47->3424", - "default3.handlebars->35->3414" + "default3.handlebars->35->3429" ] }, { @@ -91541,7 +91820,7 @@ "zh-cht": "Web伺服器請求", "xloc": [ "default.handlebars->47->3422", - "default3.handlebars->35->3412" + "default3.handlebars->35->3427" ] }, { @@ -91571,7 +91850,7 @@ "zh-cht": "Web插座中繼", "xloc": [ "default.handlebars->47->3423", - "default3.handlebars->35->3413" + "default3.handlebars->35->3428" ] }, { @@ -91605,9 +91884,9 @@ "default.handlebars->47->3234", "default.handlebars->47->3287", "default.handlebars->contextMenu->cxwebrdp", - "default3.handlebars->35->1066", - "default3.handlebars->35->3224", - "default3.handlebars->35->3277", + "default3.handlebars->35->1079", + "default3.handlebars->35->3237", + "default3.handlebars->35->3290", "default3.handlebars->contextMenu->cxwebrdp" ] }, @@ -91639,8 +91918,8 @@ "xloc": [ "default.handlebars->47->3236", "default.handlebars->47->3289", - "default3.handlebars->35->3226", - "default3.handlebars->35->3279" + "default3.handlebars->35->3239", + "default3.handlebars->35->3292" ] }, { @@ -91674,9 +91953,9 @@ "default.handlebars->47->3235", "default.handlebars->47->3288", "default.handlebars->contextMenu->cxwebssh", - "default3.handlebars->35->1068", - "default3.handlebars->35->3225", - "default3.handlebars->35->3278", + "default3.handlebars->35->1081", + "default3.handlebars->35->3238", + "default3.handlebars->35->3291", "default3.handlebars->contextMenu->cxwebssh" ] }, @@ -91711,9 +91990,9 @@ "default.handlebars->47->3237", "default.handlebars->47->3290", "default.handlebars->contextMenu->cxwebvnc", - "default3.handlebars->35->1064", - "default3.handlebars->35->3227", - "default3.handlebars->35->3280", + "default3.handlebars->35->1077", + "default3.handlebars->35->3240", + "default3.handlebars->35->3293", "default3.handlebars->contextMenu->cxwebvnc" ] }, @@ -91744,7 +92023,7 @@ "zh-cht": "WebRDP", "xloc": [ "default.handlebars->47->3387", - "default3.handlebars->35->3377" + "default3.handlebars->35->3392" ] }, { @@ -91774,7 +92053,7 @@ "zh-cht": "網絡SSH", "xloc": [ "default.handlebars->47->3388", - "default3.handlebars->35->3378" + "default3.handlebars->35->3393" ] }, { @@ -91804,7 +92083,7 @@ "zh-cht": "WebSocket 壓縮被禁用,此功能在 NodeJS v11.11 到 v12.15 和 v13.2 中被破壞", "xloc": [ "default.handlebars->47->97", - "default3.handlebars->35->97" + "default3.handlebars->35->110" ] }, { @@ -91834,7 +92113,7 @@ "zh-cht": "網絡VNC", "xloc": [ "default.handlebars->47->3389", - "default3.handlebars->35->3379" + "default3.handlebars->35->3394" ] }, { @@ -91864,7 +92143,7 @@ "zh-cht": "每週", "xloc": [ "default.handlebars->47->310", - "default3.handlebars->35->307" + "default3.handlebars->35->320" ] }, { @@ -91924,7 +92203,6 @@ "zh-cht": "歡迎{0}。", "xloc": [ "default.handlebars->47->62", - "default3.handlebars->35->62", "terms.handlebars->3->1" ] }, @@ -91956,7 +92234,7 @@ "xloc": [ "default-mobile.handlebars->11->307", "default.handlebars->47->2051", - "default3.handlebars->35->2034", + "default3.handlebars->35->2047", "login2.handlebars->7->193" ] }, @@ -91973,8 +92251,8 @@ "xloc": [ "default.handlebars->47->1816", "default.handlebars->47->3054", - "default3.handlebars->35->1800", - "default3.handlebars->35->3050" + "default3.handlebars->35->1813", + "default3.handlebars->35->3063" ] }, { @@ -92004,7 +92282,7 @@ "zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ "default.handlebars->47->2437", - "default3.handlebars->35->2436" + "default3.handlebars->35->2449" ] }, { @@ -92035,7 +92313,7 @@ "xloc": [ "default-mobile.handlebars->11->113", "default.handlebars->47->1832", - "default3.handlebars->35->1816" + "default3.handlebars->35->1829" ] }, { @@ -92065,7 +92343,7 @@ "zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。", "xloc": [ "default.handlebars->47->2315", - "default3.handlebars->35->2311" + "default3.handlebars->35->2324" ] }, { @@ -92121,7 +92399,7 @@ "zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。", "xloc": [ "default.handlebars->47->2316", - "default3.handlebars->35->2312" + "default3.handlebars->35->2325" ] }, { @@ -92151,7 +92429,7 @@ "zh-cht": "下次登入時將更改。", "xloc": [ "default.handlebars->47->2985", - "default3.handlebars->35->2981" + "default3.handlebars->35->2994" ] }, { @@ -92185,8 +92463,8 @@ "default-mobile.handlebars->dialog->3->dialog3->deskkeys->5", "default.handlebars->47->1447", "default.handlebars->47->1451", - "default3.handlebars->35->1436", - "default3.handlebars->35->1440", + "default3.handlebars->35->1449", + "default3.handlebars->35->1453", "sharing-mobile.handlebars->11->36", "sharing-mobile.handlebars->11->40", "sharing-mobile.handlebars->dialog->3->dialog3->deskkeys->5", @@ -92514,7 +92792,7 @@ "zh-cht": "窗口標題", "xloc": [ "default.handlebars->47->135", - "default3.handlebars->35->135" + "default3.handlebars->35->148" ] }, { @@ -92549,8 +92827,8 @@ "default.handlebars->47->915", "default.handlebars->container->dialog->dialogBody->dialog4", "default3.handlebars->35->59", - "default3.handlebars->35->599", - "default3.handlebars->35->913", + "default3.handlebars->35->612", + "default3.handlebars->35->926", "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog4", "sharing.handlebars->dialog->dialogBody->dialog4" ] @@ -92660,7 +92938,7 @@ "zh-cht": "視窗 (RDP)", "xloc": [ "default.handlebars->47->511", - "default3.handlebars->35->509" + "default3.handlebars->35->522" ] }, { @@ -92690,7 +92968,7 @@ "zh-cht": "Windows(卸載)", "xloc": [ "default.handlebars->47->607", - "default3.handlebars->35->605" + "default3.handlebars->35->618" ] }, { @@ -92885,7 +93163,7 @@ "uk": "Windows ARM (64-біт)", "xloc": [ "default.handlebars->47->1351", - "default3.handlebars->35->1340" + "default3.handlebars->35->1353" ] }, { @@ -92936,8 +93214,8 @@ "xloc": [ "default.handlebars->47->633", "default.handlebars->47->680", - "default3.handlebars->35->631", - "default3.handlebars->35->678" + "default3.handlebars->35->644", + "default3.handlebars->35->691" ] }, { @@ -92949,8 +93227,8 @@ "xloc": [ "default.handlebars->47->356", "default.handlebars->47->388", - "default3.handlebars->35->354", - "default3.handlebars->35->386" + "default3.handlebars->35->367", + "default3.handlebars->35->399" ] }, { @@ -92982,8 +93260,8 @@ "default-mobile.handlebars->11->613", "default.handlebars->47->1290", "default.handlebars->47->815", - "default3.handlebars->35->1286", - "default3.handlebars->35->813" + "default3.handlebars->35->1299", + "default3.handlebars->35->826" ] }, { @@ -92994,7 +93272,7 @@ "xloc": [ "default-mobile.handlebars->11->783", "default.handlebars->47->971", - "default3.handlebars->35->969" + "default3.handlebars->35->982" ] }, { @@ -93005,8 +93283,8 @@ "xloc": [ "default.handlebars->47->358", "default.handlebars->47->390", - "default3.handlebars->35->356", - "default3.handlebars->35->388" + "default3.handlebars->35->369", + "default3.handlebars->35->401" ] }, { @@ -93037,8 +93315,8 @@ "xloc": [ "default.handlebars->47->2442", "default.handlebars->47->590", - "default3.handlebars->35->2441", - "default3.handlebars->35->588" + "default3.handlebars->35->2454", + "default3.handlebars->35->601" ] }, { @@ -93130,7 +93408,7 @@ "zh-cht": "Windows路徑", "xloc": [ "default.handlebars->47->790", - "default3.handlebars->35->788" + "default3.handlebars->35->801" ] }, { @@ -93162,8 +93440,8 @@ "default-mobile.handlebars->11->614", "default.handlebars->47->1291", "default.handlebars->47->816", - "default3.handlebars->35->1287", - "default3.handlebars->35->814" + "default3.handlebars->35->1300", + "default3.handlebars->35->827" ] }, { @@ -93194,7 +93472,7 @@ "xloc": [ "default-mobile.handlebars->11->774", "default.handlebars->47->962", - "default3.handlebars->35->960" + "default3.handlebars->35->973" ] }, { @@ -93204,8 +93482,8 @@ "xloc": [ "default.handlebars->47->357", "default.handlebars->47->389", - "default3.handlebars->35->355", - "default3.handlebars->35->387" + "default3.handlebars->35->368", + "default3.handlebars->35->400" ] }, { @@ -93235,7 +93513,7 @@ "zh-cht": "僅Windows", "xloc": [ "default.handlebars->47->563", - "default3.handlebars->35->561" + "default3.handlebars->35->574" ] }, { @@ -93273,7 +93551,7 @@ "uk": "Windows x86 (32-біт)", "xloc": [ "default.handlebars->47->1350", - "default3.handlebars->35->1339" + "default3.handlebars->35->1352" ] }, { @@ -93285,7 +93563,7 @@ "uk": "Windows x86-64 (64-біт)", "xloc": [ "default.handlebars->47->1349", - "default3.handlebars->35->1338" + "default3.handlebars->35->1351" ] }, { @@ -93298,8 +93576,8 @@ "xloc": [ "default.handlebars->47->625", "default.handlebars->47->672", - "default3.handlebars->35->623", - "default3.handlebars->35->670" + "default3.handlebars->35->636", + "default3.handlebars->35->683" ] }, { @@ -93312,8 +93590,8 @@ "xloc": [ "default.handlebars->47->629", "default.handlebars->47->676", - "default3.handlebars->35->627", - "default3.handlebars->35->674" + "default3.handlebars->35->640", + "default3.handlebars->35->687" ] }, { @@ -93343,7 +93621,7 @@ "zh-cht": "工作目錄", "xloc": [ "default.handlebars->47->1412", - "default3.handlebars->35->1400" + "default3.handlebars->35->1413" ] }, { @@ -93373,7 +93651,7 @@ "zh-cht": "工作集", "xloc": [ "default.handlebars->47->154", - "default3.handlebars->35->154" + "default3.handlebars->35->167" ] }, { @@ -93434,7 +93712,7 @@ "zh-cht": "换行:關", "xloc": [ "default.handlebars->47->1596", - "default3.handlebars->35->1583", + "default3.handlebars->35->1596", "sharing.handlebars->11->84" ] }, @@ -93465,7 +93743,7 @@ "zh-cht": "换行:開", "xloc": [ "default.handlebars->47->1595", - "default3.handlebars->35->1582", + "default3.handlebars->35->1595", "sharing.handlebars->11->83" ] }, @@ -93496,7 +93774,7 @@ "zh-cht": "為此裝置寫一個事件", "xloc": [ "default.handlebars->47->1029", - "default3.handlebars->35->1027" + "default3.handlebars->35->1040" ] }, { @@ -93587,8 +93865,8 @@ "xloc": [ "default.handlebars->47->1806", "default.handlebars->47->3044", - "default3.handlebars->35->1790", - "default3.handlebars->35->3040" + "default3.handlebars->35->1803", + "default3.handlebars->35->3053" ] }, { @@ -93618,7 +93896,7 @@ "zh-cht": "XTerm", "xloc": [ "default.handlebars->47->1055", - "default3.handlebars->35->1053" + "default3.handlebars->35->1066" ] }, { @@ -93649,7 +93927,7 @@ "xloc": [ "default-mobile.handlebars->11->308", "default.handlebars->47->2052", - "default3.handlebars->35->2035", + "default3.handlebars->35->2048", "login2.handlebars->7->194" ] }, @@ -93665,15 +93943,15 @@ "default.handlebars->47->1705", "default.handlebars->47->1708", "default.handlebars->47->1711", - "default3.handlebars->35->1690", - "default3.handlebars->35->1693", - "default3.handlebars->35->1696" + "default3.handlebars->35->1703", + "default3.handlebars->35->1706", + "default3.handlebars->35->1709" ] }, { "en": "Yeti", "xloc": [ - "default3.handlebars->35->2107" + "default3.handlebars->35->2120" ] }, { @@ -93704,7 +93982,7 @@ "xloc": [ "default-mobile.handlebars->11->309", "default.handlebars->47->2053", - "default3.handlebars->35->2036", + "default3.handlebars->35->2049", "login2.handlebars->7->195" ] }, @@ -93736,7 +94014,7 @@ "xloc": [ "default-mobile.handlebars->11->82", "default.handlebars->47->236", - "default3.handlebars->35->235" + "default3.handlebars->35->248" ] }, { @@ -93831,7 +94109,7 @@ "xloc": [ "agentinvite.handlebars->3->13", "default.handlebars->47->690", - "default3.handlebars->35->688" + "default3.handlebars->35->701" ] }, { @@ -93862,7 +94140,7 @@ "xloc": [ "default-mobile.handlebars->11->77", "default.handlebars->47->231", - "default3.handlebars->35->230" + "default3.handlebars->35->243" ] }, { @@ -93922,13 +94200,13 @@ "zh-cht": "YubiKey™OTP", "xloc": [ "default.handlebars->47->1855", - "default3.handlebars->35->1838" + "default3.handlebars->35->1851" ] }, { "en": "Zephyr", "xloc": [ - "default3.handlebars->35->2108" + "default3.handlebars->35->2121" ] }, { @@ -93989,7 +94267,7 @@ "zh-cht": "郵編檔案名", "xloc": [ "default.handlebars->47->1580", - "default3.handlebars->35->1567", + "default3.handlebars->35->1580", "sharing.handlebars->11->68" ] }, @@ -94020,7 +94298,7 @@ "zh-cht": "縮放至適合範圍", "xloc": [ "default.handlebars->47->881", - "default3.handlebars->35->879" + "default3.handlebars->35->892" ] }, { @@ -94051,8 +94329,8 @@ "xloc": [ "default.handlebars->47->878", "default.handlebars->47->884", - "default3.handlebars->35->876", - "default3.handlebars->35->882" + "default3.handlebars->35->889", + "default3.handlebars->35->895" ] }, { @@ -94083,8 +94361,8 @@ "xloc": [ "default.handlebars->47->879", "default.handlebars->47->885", - "default3.handlebars->35->877", - "default3.handlebars->35->883" + "default3.handlebars->35->890", + "default3.handlebars->35->896" ] }, { @@ -94099,8 +94377,8 @@ "xloc": [ "default.handlebars->47->1810", "default.handlebars->47->3048", - "default3.handlebars->35->1794", - "default3.handlebars->35->3044" + "default3.handlebars->35->1807", + "default3.handlebars->35->3057" ] }, { @@ -94131,7 +94409,7 @@ "xloc": [ "default-mobile.handlebars->11->310", "default.handlebars->47->2054", - "default3.handlebars->35->2037", + "default3.handlebars->35->2050", "login2.handlebars->7->196" ] }, @@ -94162,7 +94440,7 @@ "zh-cht": "[KeyboardTyping]|類型", "xloc": [ "default.handlebars->47->65", - "default3.handlebars->35->65" + "default3.handlebars->35->78" ] }, { @@ -94734,8 +95012,8 @@ "xloc": [ "default.handlebars->47->130", "default.handlebars->47->131", - "default3.handlebars->35->130", - "default3.handlebars->35->131" + "default3.handlebars->35->143", + "default3.handlebars->35->144" ] }, { @@ -94765,7 +95043,7 @@ "zh-cht": "\\\\'", "xloc": [ "default.handlebars->47->3439", - "default3.handlebars->35->3429" + "default3.handlebars->35->3444" ] }, { @@ -94798,8 +95076,8 @@ "default-mobile.handlebars->11->402", "default.handlebars->47->844", "default.handlebars->47->845", - "default3.handlebars->35->842", - "default3.handlebars->35->843" + "default3.handlebars->35->855", + "default3.handlebars->35->856" ] }, { @@ -94831,9 +95109,9 @@ "default.handlebars->47->378", "default.handlebars->47->380", "default.handlebars->47->382", - "default3.handlebars->35->376", - "default3.handlebars->35->378", - "default3.handlebars->35->380" + "default3.handlebars->35->389", + "default3.handlebars->35->391", + "default3.handlebars->35->393" ] }, { @@ -94863,14 +95141,14 @@ "zh-cht": "管理員", "xloc": [ "default.handlebars->47->520", - "default3.handlebars->35->518" + "default3.handlebars->35->531" ] }, { "en": "allow override", "xloc": [ "default.handlebars->47->2200", - "default3.handlebars->35->2198" + "default3.handlebars->35->2211" ] }, { @@ -94903,8 +95181,8 @@ "default-mobile.handlebars->11->406", "default.handlebars->47->848", "default.handlebars->47->849", - "default3.handlebars->35->846", - "default3.handlebars->35->847" + "default3.handlebars->35->859", + "default3.handlebars->35->860" ] }, { @@ -94934,7 +95212,7 @@ "zh-cht": "和", "xloc": [ "default.handlebars->47->826", - "default3.handlebars->35->824" + "default3.handlebars->35->837" ] }, { @@ -95023,7 +95301,7 @@ "zh-cht": "用作輔助登入身份驗證。", "xloc": [ "default.handlebars->47->247", - "default3.handlebars->35->245" + "default3.handlebars->35->258" ] }, { @@ -95056,8 +95334,8 @@ "default-mobile.handlebars->11->400", "default.handlebars->47->842", "default.handlebars->47->843", - "default3.handlebars->35->840", - "default3.handlebars->35->841" + "default3.handlebars->35->853", + "default3.handlebars->35->854" ] }, { @@ -95095,8 +95373,8 @@ "xloc": [ "default.handlebars->47->854", "default.handlebars->47->855", - "default3.handlebars->35->852", - "default3.handlebars->35->853" + "default3.handlebars->35->865", + "default3.handlebars->35->866" ] }, { @@ -95276,8 +95554,8 @@ "xloc": [ "default.handlebars->47->808", "default.handlebars->47->813", - "default3.handlebars->35->806", - "default3.handlebars->35->811" + "default3.handlebars->35->819", + "default3.handlebars->35->824" ] }, { @@ -95307,7 +95585,7 @@ "zh-cht": "config.json", "xloc": [ "default.handlebars->47->2175", - "default3.handlebars->35->2173" + "default3.handlebars->35->2186" ] }, { @@ -95315,8 +95593,8 @@ "xloc": [ "default.handlebars->47->852", "default.handlebars->47->853", - "default3.handlebars->35->850", - "default3.handlebars->35->851" + "default3.handlebars->35->863", + "default3.handlebars->35->864" ] }, { @@ -95347,7 +95625,7 @@ "xloc": [ "default-mobile.handlebars->11->931", "default.handlebars->47->1778", - "default3.handlebars->35->1763" + "default3.handlebars->35->1776" ] }, { @@ -95378,7 +95656,7 @@ "xloc": [ "default-mobile.handlebars->11->382", "default.handlebars->47->2536", - "default3.handlebars->35->2535" + "default3.handlebars->35->2548" ] }, { @@ -95437,8 +95715,8 @@ "xloc": [ "default.handlebars->47->850", "default.handlebars->47->851", - "default3.handlebars->35->848", - "default3.handlebars->35->849" + "default3.handlebars->35->861", + "default3.handlebars->35->862" ] }, { @@ -95468,7 +95746,7 @@ "zh-cht": "設備列表", "xloc": [ "default.handlebars->47->342", - "default3.handlebars->35->339" + "default3.handlebars->35->352" ] }, { @@ -95499,8 +95777,8 @@ "xloc": [ "default.handlebars->47->804", "default.handlebars->47->812", - "default3.handlebars->35->802", - "default3.handlebars->35->810" + "default3.handlebars->35->815", + "default3.handlebars->35->823" ] }, { @@ -95531,14 +95809,14 @@ "xloc": [ "default.handlebars->47->806", "default.handlebars->47->814", - "default3.handlebars->35->804", - "default3.handlebars->35->812" + "default3.handlebars->35->817", + "default3.handlebars->35->825" ] }, { "en": "dialog7", "xloc": [ - "default3.handlebars->35->1411" + "default3.handlebars->35->1424" ] }, { @@ -95653,8 +95931,8 @@ "xloc": [ "default.handlebars->47->2731", "default.handlebars->47->2736", - "default3.handlebars->35->2730", - "default3.handlebars->35->2735" + "default3.handlebars->35->2743", + "default3.handlebars->35->2748" ] }, { @@ -95685,8 +95963,8 @@ "xloc": [ "default.handlebars->47->2733", "default.handlebars->47->2737", - "default3.handlebars->35->2732", - "default3.handlebars->35->2736" + "default3.handlebars->35->2745", + "default3.handlebars->35->2749" ] }, { @@ -95716,7 +95994,7 @@ "zh-cht": "example@email.com", "xloc": [ "default.handlebars->47->559", - "default3.handlebars->35->557" + "default3.handlebars->35->570" ] }, { @@ -95777,8 +96055,8 @@ "xloc": [ "default.handlebars->47->3374", "default.handlebars->47->3377", - "default3.handlebars->35->3364", - "default3.handlebars->35->3367" + "default3.handlebars->35->3379", + "default3.handlebars->35->3382" ] }, { @@ -95811,8 +96089,8 @@ "default-mobile.handlebars->11->394", "default.handlebars->47->836", "default.handlebars->47->837", - "default3.handlebars->35->834", - "default3.handlebars->35->835" + "default3.handlebars->35->847", + "default3.handlebars->35->848" ] }, { @@ -95845,8 +96123,8 @@ "default-mobile.handlebars->11->392", "default.handlebars->47->834", "default.handlebars->47->835", - "default3.handlebars->35->832", - "default3.handlebars->35->833" + "default3.handlebars->35->845", + "default3.handlebars->35->846" ] }, { @@ -96012,8 +96290,8 @@ "xloc": [ "default.handlebars->47->1825", "default.handlebars->47->3063", - "default3.handlebars->35->1809", - "default3.handlebars->35->3059" + "default3.handlebars->35->1822", + "default3.handlebars->35->3072" ] }, { @@ -96083,8 +96361,8 @@ "xloc": [ "default.handlebars->47->1829", "default.handlebars->47->3067", - "default3.handlebars->35->1813", - "default3.handlebars->35->3063" + "default3.handlebars->35->1826", + "default3.handlebars->35->3076" ] }, { @@ -96114,7 +96392,7 @@ "zh-cht": "ID、姓名、電子郵件、創建、lastlogin、組、authfactors、siteadmin、useradmin、鎖定", "xloc": [ "default.handlebars->47->2812", - "default3.handlebars->35->2810" + "default3.handlebars->35->2823" ] }, { @@ -96144,7 +96422,7 @@ "zh-cht": "id、名稱、rname、主機、圖標、ip、osdesc、狀態、組名、conn、pwr、av、更新、防火牆、bitlocker,avdetails,tags,lastbootuptime", "xloc": [ "default.handlebars->47->811", - "default3.handlebars->35->809" + "default3.handlebars->35->822" ] }, { @@ -96177,8 +96455,8 @@ "default-mobile.handlebars->11->390", "default.handlebars->47->832", "default.handlebars->47->833", - "default3.handlebars->35->830", - "default3.handlebars->35->831" + "default3.handlebars->35->843", + "default3.handlebars->35->844" ] }, { @@ -96295,7 +96573,7 @@ "zh-cht": "k max,默認為空白", "xloc": [ "default.handlebars->47->2840", - "default3.handlebars->35->2836" + "default3.handlebars->35->2849" ] }, { @@ -96382,7 +96660,7 @@ "xloc": [ "default-mobile.handlebars->11->508", "default.handlebars->47->919", - "default3.handlebars->35->917" + "default3.handlebars->35->930" ] }, { @@ -96438,7 +96716,7 @@ "zh-cht": "macOS (SSH/SCP/VNC)", "xloc": [ "default.handlebars->47->513", - "default3.handlebars->35->511" + "default3.handlebars->35->524" ] }, { @@ -96447,7 +96725,7 @@ "xloc": [ "agentinvite.handlebars->container->column_l->5->1->tmacostab", "default.handlebars->47->652", - "default3.handlebars->35->650" + "default3.handlebars->35->663" ] }, { @@ -96531,8 +96809,8 @@ "agentinvite.handlebars->container->column_l->5->1->tmacostabarm64", "default.handlebars->47->1355", "default.handlebars->47->648", - "default3.handlebars->35->1344", - "default3.handlebars->35->646" + "default3.handlebars->35->1357", + "default3.handlebars->35->659" ] }, { @@ -96562,7 +96840,7 @@ "zh-cht": "macOS x86 (64位)", "xloc": [ "default.handlebars->47->1354", - "default3.handlebars->35->1343" + "default3.handlebars->35->1356" ] }, { @@ -96627,7 +96905,7 @@ "default.handlebars->47->29", "default.handlebars->47->644", "default3.handlebars->35->29", - "default3.handlebars->35->642" + "default3.handlebars->35->655" ] }, { @@ -96658,7 +96936,7 @@ "xloc": [ "agentinvite.handlebars->3->15", "default.handlebars->47->692", - "default3.handlebars->35->690" + "default3.handlebars->35->703" ] }, { @@ -96689,7 +96967,7 @@ "xloc": [ "default-mobile.handlebars->11->383", "default.handlebars->47->2537", - "default3.handlebars->35->2536" + "default3.handlebars->35->2549" ] }, { @@ -96782,8 +97060,8 @@ "xloc": [ "default.handlebars->47->1809", "default.handlebars->47->3047", - "default3.handlebars->35->1793", - "default3.handlebars->35->3043" + "default3.handlebars->35->1806", + "default3.handlebars->35->3056" ] }, { @@ -96897,7 +97175,7 @@ "zh-cht": "或者", "xloc": [ "default.handlebars->47->827", - "default3.handlebars->35->825" + "default3.handlebars->35->838" ] }, { @@ -96927,7 +97205,7 @@ "zh-cht": "或兼容的應用軟體並掃描條碼,使用此鏈結或輸入密碼。然後,在下面輸入當前的6位數保安編碼以啟動兩步登入。", "xloc": [ "default.handlebars->47->226", - "default3.handlebars->35->225" + "default3.handlebars->35->238" ] }, { @@ -96989,8 +97267,8 @@ "default-mobile.handlebars->11->404", "default.handlebars->47->846", "default.handlebars->47->847", - "default3.handlebars->35->844", - "default3.handlebars->35->845" + "default3.handlebars->35->857", + "default3.handlebars->35->858" ] }, { @@ -97026,7 +97304,7 @@ "en": "prefer --agentname", "xloc": [ "default.handlebars->47->2199", - "default3.handlebars->35->2197" + "default3.handlebars->35->2210" ] }, { @@ -97086,7 +97364,7 @@ "zh-cht": "servererrors.txt", "xloc": [ "default.handlebars->47->2172", - "default3.handlebars->35->2172" + "default3.handlebars->35->2185" ] }, { @@ -97116,7 +97394,7 @@ "zh-cht": "servertrace.csv", "xloc": [ "default.handlebars->47->3433", - "default3.handlebars->35->3423" + "default3.handlebars->35->3438" ] }, { @@ -97126,8 +97404,8 @@ "xloc": [ "default.handlebars->47->1497", "default.handlebars->47->1500", - "default3.handlebars->35->1484", - "default3.handlebars->35->1486" + "default3.handlebars->35->1497", + "default3.handlebars->35->1499" ] }, { @@ -97186,8 +97464,8 @@ "default-mobile.handlebars->11->398", "default.handlebars->47->840", "default.handlebars->47->841", - "default3.handlebars->35->838", - "default3.handlebars->35->839" + "default3.handlebars->35->851", + "default3.handlebars->35->852" ] }, { @@ -97220,8 +97498,8 @@ "default-mobile.handlebars->11->396", "default.handlebars->47->838", "default.handlebars->47->839", - "default3.handlebars->35->836", - "default3.handlebars->35->837" + "default3.handlebars->35->849", + "default3.handlebars->35->850" ] }, { @@ -97251,7 +97529,7 @@ "zh-cht": "這將刪除現有伺服器數據。", "xloc": [ "default.handlebars->47->2161", - "default3.handlebars->35->2163" + "default3.handlebars->35->2176" ] }, { @@ -97281,7 +97559,7 @@ "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "xloc": [ "default.handlebars->47->3407", - "default3.handlebars->35->3397" + "default3.handlebars->35->3412" ] }, { @@ -97311,7 +97589,7 @@ "zh-cht": "時間,來源,訊息", "xloc": [ "default.handlebars->47->3432", - "default3.handlebars->35->3422" + "default3.handlebars->35->3437" ] }, { @@ -97383,8 +97661,8 @@ "xloc": [ "default.handlebars->47->3375", "default.handlebars->47->3378", - "default3.handlebars->35->3365", - "default3.handlebars->35->3368" + "default3.handlebars->35->3380", + "default3.handlebars->35->3383" ] }, { @@ -97422,7 +97700,7 @@ "nl": "waar", "xloc": [ "default.handlebars->47->2795", - "default3.handlebars->35->2793" + "default3.handlebars->35->2806" ] }, { @@ -97455,8 +97733,8 @@ "default-mobile.handlebars->11->388", "default.handlebars->47->830", "default.handlebars->47->831", - "default3.handlebars->35->828", - "default3.handlebars->35->829" + "default3.handlebars->35->841", + "default3.handlebars->35->842" ] }, { @@ -97515,8 +97793,8 @@ "default-mobile.handlebars->11->386", "default.handlebars->47->828", "default.handlebars->47->829", - "default3.handlebars->35->826", - "default3.handlebars->35->827" + "default3.handlebars->35->839", + "default3.handlebars->35->840" ] }, { @@ -97547,8 +97825,8 @@ "xloc": [ "default.handlebars->47->2808", "default.handlebars->47->2813", - "default3.handlebars->35->2806", - "default3.handlebars->35->2811" + "default3.handlebars->35->2819", + "default3.handlebars->35->2824" ] }, { @@ -97579,8 +97857,8 @@ "xloc": [ "default.handlebars->47->2810", "default.handlebars->47->2814", - "default3.handlebars->35->2808", - "default3.handlebars->35->2812" + "default3.handlebars->35->2821", + "default3.handlebars->35->2825" ] }, { @@ -97596,8 +97874,8 @@ "xloc": [ "default.handlebars->47->1828", "default.handlebars->47->3066", - "default3.handlebars->35->1812", - "default3.handlebars->35->3062" + "default3.handlebars->35->1825", + "default3.handlebars->35->3075" ] }, { @@ -97613,8 +97891,8 @@ "xloc": [ "default.handlebars->47->1824", "default.handlebars->47->3062", - "default3.handlebars->35->1808", - "default3.handlebars->35->3058" + "default3.handlebars->35->1821", + "default3.handlebars->35->3071" ] }, { @@ -97644,7 +97922,7 @@ "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息", "xloc": [ "default.handlebars->47->2735", - "default3.handlebars->35->2734" + "default3.handlebars->35->2747" ] }, { @@ -97730,8 +98008,8 @@ "xloc": [ "default.handlebars->47->624", "default.handlebars->47->671", - "default3.handlebars->35->622", - "default3.handlebars->35->669" + "default3.handlebars->35->635", + "default3.handlebars->35->682" ] }, { @@ -97745,8 +98023,8 @@ "xloc": [ "default.handlebars->47->628", "default.handlebars->47->675", - "default3.handlebars->35->626", - "default3.handlebars->35->673" + "default3.handlebars->35->639", + "default3.handlebars->35->686" ] }, { @@ -97754,7 +98032,7 @@ "nl": "x86-64bit versie van de macOS Mesh Agent", "xloc": [ "default.handlebars->47->643", - "default3.handlebars->35->641" + "default3.handlebars->35->654" ] }, { @@ -97787,8 +98065,8 @@ "default-mobile.handlebars->11->883", "default.handlebars->47->1723", "default.handlebars->47->1729", - "default3.handlebars->35->1708", - "default3.handlebars->35->1714" + "default3.handlebars->35->1721", + "default3.handlebars->35->1727" ] }, { @@ -97952,8 +98230,8 @@ "xloc": [ "default.handlebars->47->2509", "default.handlebars->47->2514", - "default3.handlebars->35->2508", - "default3.handlebars->35->2513" + "default3.handlebars->35->2521", + "default3.handlebars->35->2526" ] }, { @@ -98011,9 +98289,9 @@ "default.handlebars->47->2507", "default.handlebars->47->2512", "default.handlebars->47->3147", - "default3.handlebars->35->2506", - "default3.handlebars->35->2511", - "default3.handlebars->35->3137" + "default3.handlebars->35->2519", + "default3.handlebars->35->2524", + "default3.handlebars->35->3150" ] }, { @@ -98074,10 +98352,10 @@ "default.handlebars->47->1734", "default.handlebars->47->2508", "default.handlebars->47->2513", - "default3.handlebars->35->1702", - "default3.handlebars->35->1719", - "default3.handlebars->35->2507", - "default3.handlebars->35->2512" + "default3.handlebars->35->1715", + "default3.handlebars->35->1732", + "default3.handlebars->35->2520", + "default3.handlebars->35->2525" ] }, { @@ -98108,7 +98386,7 @@ "xloc": [ "default-mobile.handlebars->11->869", "default.handlebars->47->1715", - "default3.handlebars->35->1700" + "default3.handlebars->35->1713" ] }, { @@ -98164,7 +98442,7 @@ "zh-cht": "{0}個活躍節", "xloc": [ "default.handlebars->47->3035", - "default3.handlebars->35->3031" + "default3.handlebars->35->3044" ] }, { @@ -98195,8 +98473,8 @@ "xloc": [ "default.handlebars->47->2506", "default.handlebars->47->2511", - "default3.handlebars->35->2505", - "default3.handlebars->35->2510" + "default3.handlebars->35->2518", + "default3.handlebars->35->2523" ] }, { @@ -98228,8 +98506,8 @@ "default-mobile.handlebars->11->371", "default.handlebars->47->2522", "default.handlebars->47->3175", - "default3.handlebars->35->2521", - "default3.handlebars->35->3165", + "default3.handlebars->35->2534", + "default3.handlebars->35->3178", "download.handlebars->3->2", "download2.handlebars->5->2", "sharing.handlebars->11->102" @@ -98262,7 +98540,7 @@ "zh-cht": "剩餘{0}個字節", "xloc": [ "default.handlebars->47->2501", - "default3.handlebars->35->2500" + "default3.handlebars->35->2513" ] }, { @@ -98318,7 +98596,7 @@ "zh-cht": "{0}個連接", "xloc": [ "default.handlebars->47->1417", - "default3.handlebars->35->1405", + "default3.handlebars->35->1418", "sharing.handlebars->11->16" ] }, @@ -98349,7 +98627,7 @@ "zh-cht": "{0} 從 {1} 到 {2}。", "xloc": [ "default.handlebars->47->1312", - "default3.handlebars->35->1304" + "default3.handlebars->35->1317" ] }, { @@ -98379,7 +98657,7 @@ "zh-cht": "剩餘{0} GB", "xloc": [ "default.handlebars->47->2504", - "default3.handlebars->35->2503" + "default3.handlebars->35->2516" ] }, { @@ -98409,7 +98687,7 @@ "zh-cht": "{0}個群組", "xloc": [ "default.handlebars->47->2990", - "default3.handlebars->35->2986" + "default3.handlebars->35->2999" ] }, { @@ -98439,7 +98717,7 @@ "zh-cht": "{0}小時", "xloc": [ "default.handlebars->47->289", - "default3.handlebars->35->286" + "default3.handlebars->35->299" ] }, { @@ -98495,7 +98773,7 @@ "zh-cht": "剩餘{0}千字節", "xloc": [ "default.handlebars->47->2502", - "default3.handlebars->35->2501" + "default3.handlebars->35->2514" ] }, { @@ -98556,7 +98834,7 @@ "zh-cht": "剩餘{0}兆字節", "xloc": [ "default.handlebars->47->2503", - "default3.handlebars->35->2502" + "default3.handlebars->35->2515" ] }, { @@ -98586,7 +98864,7 @@ "zh-cht": "{0} 分鐘", "xloc": [ "default.handlebars->47->302", - "default3.handlebars->35->299" + "default3.handlebars->35->312" ] }, { @@ -98616,7 +98894,7 @@ "zh-cht": "{0} 分鐘", "xloc": [ "default.handlebars->47->304", - "default3.handlebars->35->301" + "default3.handlebars->35->314" ] }, { @@ -98672,7 +98950,7 @@ "zh-cht": "{0}分鐘直到斷開連接", "xloc": [ "default.handlebars->47->93", - "default3.handlebars->35->93" + "default3.handlebars->35->106" ] }, { @@ -98697,7 +98975,7 @@ "tr": "{0} oturum açana kadar dakika", "xloc": [ "default.handlebars->47->91", - "default3.handlebars->35->91" + "default3.handlebars->35->104" ] }, { @@ -98727,7 +99005,7 @@ "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ "default.handlebars->47->2745", - "default3.handlebars->35->2744" + "default3.handlebars->35->2757" ] }, { @@ -98757,7 +99035,7 @@ "zh-cht": "{0}個節點", "xloc": [ "default.handlebars->47->698", - "default3.handlebars->35->696" + "default3.handlebars->35->709" ] }, { @@ -99016,9 +99294,9 @@ "default.handlebars->47->145", "default.handlebars->47->147", "default.handlebars->47->149", - "default3.handlebars->35->145", - "default3.handlebars->35->147", - "default3.handlebars->35->149" + "default3.handlebars->35->158", + "default3.handlebars->35->160", + "default3.handlebars->35->162" ] }, { @@ -99074,7 +99352,7 @@ "zh-cht": "{0}秒後斷開連接", "xloc": [ "default.handlebars->47->89", - "default3.handlebars->35->89" + "default3.handlebars->35->102" ] }, { @@ -99099,7 +99377,7 @@ "tr": "{0} oturum açana kadar saniye", "xloc": [ "default.handlebars->47->87", - "default3.handlebars->35->87" + "default3.handlebars->35->100" ] }, { @@ -99184,7 +99462,7 @@ "zh-cht": "{0} 個選定的設備處於離線狀態。", "xloc": [ "default.handlebars->47->766", - "default3.handlebars->35->764" + "default3.handlebars->35->777" ] }, { @@ -99214,7 +99492,7 @@ "zh-cht": "{0} 個選定的設備在線。", "xloc": [ "default.handlebars->47->764", - "default3.handlebars->35->762" + "default3.handlebars->35->775" ] }, { @@ -99258,14 +99536,14 @@ "default.handlebars->47->475", "default.handlebars->47->479", "default.handlebars->47->483", - "default3.handlebars->35->2748", - "default3.handlebars->35->458", - "default3.handlebars->35->461", - "default3.handlebars->35->465", - "default3.handlebars->35->469", - "default3.handlebars->35->473", - "default3.handlebars->35->477", - "default3.handlebars->35->481" + "default3.handlebars->35->2761", + "default3.handlebars->35->471", + "default3.handlebars->35->474", + "default3.handlebars->35->478", + "default3.handlebars->35->482", + "default3.handlebars->35->486", + "default3.handlebars->35->490", + "default3.handlebars->35->494" ] }, { @@ -99295,7 +99573,7 @@ "zh-cht": "{0}设置(.msh)", "xloc": [ "default.handlebars->47->636", - "default3.handlebars->35->634" + "default3.handlebars->35->647" ] }, { @@ -99472,7 +99750,7 @@ "zh-cht": "{0}個用戶", "xloc": [ "default.handlebars->47->486", - "default3.handlebars->35->484" + "default3.handlebars->35->497" ] }, { @@ -99557,8 +99835,8 @@ "default-mobile.handlebars->11->881", "default.handlebars->47->1721", "default.handlebars->47->1727", - "default3.handlebars->35->1706", - "default3.handlebars->35->1712" + "default3.handlebars->35->1719", + "default3.handlebars->35->1725" ] }, { @@ -99589,8 +99867,8 @@ "xloc": [ "default.handlebars->47->1113", "default.handlebars->47->2266", - "default3.handlebars->35->1111", - "default3.handlebars->35->2264" + "default3.handlebars->35->1124", + "default3.handlebars->35->2277" ] }, { @@ -99621,8 +99899,8 @@ "xloc": [ "default.handlebars->47->1114", "default.handlebars->47->2267", - "default3.handlebars->35->1112", - "default3.handlebars->35->2265" + "default3.handlebars->35->1125", + "default3.handlebars->35->2278" ] }, { @@ -99653,8 +99931,8 @@ "xloc": [ "default.handlebars->47->1112", "default.handlebars->47->2265", - "default3.handlebars->35->1110", - "default3.handlebars->35->2263" + "default3.handlebars->35->1123", + "default3.handlebars->35->2276" ] }, { @@ -99742,7 +100020,7 @@ "zh-cht": "{0}k在1檔案內。最多{1}k", "xloc": [ "default.handlebars->47->2516", - "default3.handlebars->35->2515" + "default3.handlebars->35->2528" ] }, { @@ -99772,7 +100050,7 @@ "zh-cht": "{1}k在{0}個檔案中。最多{2}k", "xloc": [ "default.handlebars->47->2515", - "default3.handlebars->35->2514" + "default3.handlebars->35->2527" ] }, { @@ -99848,7 +100126,7 @@ "xloc": [ "default-mobile.handlebars->11->64", "default.handlebars->47->129", - "default3.handlebars->35->129" + "default3.handlebars->35->142" ] }, { @@ -100020,7 +100298,6 @@ "xloc": [ "agentinvite.handlebars->container->topbar->uiMenuButton", "default.handlebars->container->topbar->1->1->uiMenuButton", - "default3.handlebars->container->topbar->1->1->uiMenuButton", "error404.handlebars->container->topbar->uiMenuButton", "invite.handlebars->container->topbar->uiMenuButton", "login.handlebars->container->topbar->uiMenuButton", diff --git a/views/default3.handlebars b/views/default3.handlebars index 266c9166..81b3f731 100644 --- a/views/default3.handlebars +++ b/views/default3.handlebars @@ -145,14 +145,21 @@
-
| - |