Added scrollToTop option in domain section of the config.json.

Ylian Saint-Hilaire committed Oct 8, 2023 at 21:33 UTC 6e1138ee5b9e939a88efe7b7e41facc959575a41
7 files changed +3248 -3185
meshcentral-config-schema.json
+5
@@ -1039,6 +1039,11 @@
1039 "default": 0,
1040 "description": "0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode"
1041 },
1042 + "scrollToTop": {
1043 + "type": "boolean",
1044 + "default": false,
1045 + "description": "If true, a Scroll To Top button in the devices tab."
1046 + },
1047 "userQuota": {
1048 "type": "integer"
1049 },
package.json
+16 -16
@@ -37,22 +37,22 @@
37 "sample-config-advanced.json"
38 ],
39 "dependencies": {
40 - "archiver": "5.3.2",
41 - "body-parser": "1.20.2",
42 - "cbor": "5.2.0",
43 - "compression": "1.7.4",
44 - "cookie-session": "2.0.0",
45 - "express": "4.18.2",
46 - "express-handlebars": "5.3.5",
47 - "express-ws": "5.0.2",
48 - "ipcheck": "0.1.0",
49 - "minimist": "1.2.8",
50 - "multiparty": "4.2.3",
51 - "@yetzt/nedb": "1.8.0",
52 - "node-forge": "1.3.1",
53 - "ua-parser-js": "1.0.36",
54 - "ws": "8.14.2",
55 - "yauzl": "2.10.0"
40 + "archiver": "^5.3.1",
41 + "body-parser": "^1.19.0",
42 + "cbor": "~5.2.0",
43 + "compression": "^1.7.4",
44 + "cookie-session": "^2.0.0",
45 + "express": "^4.17.0",
46 + "express-handlebars": "^5.3.5",
47 + "express-ws": "^4.0.0",
48 + "ipcheck": "^0.1.0",
49 + "minimist": "^1.2.5",
50 + "multiparty": "^4.2.1",
51 + "@yetzt/nedb": "^1.8.0",
52 + "node-forge": "^1.0.0",
53 + "ua-parser-js": "^1.0.35",
54 + "ws": "^5.2.3",
55 + "yauzl": "^2.10.0"
56 },
57 "engines": {
58 "node": ">=10.0.0"
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){var r=(r+="<a:EndpointReference>")+("<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>"),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+(o=null==o?"":o)+"><Header><a:Action>"+e,function(e,s,r){200!=s?a(u,null,{Header:{HttpError:s}},s,r):(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="",c=(null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>");u.PerformAjax(c+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(e+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(t+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),c="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)c+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(c+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,c="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var d in r[l])c+="<r:"+l+">"+r[l][d]+"</r:"+l+">";else c+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,c,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{var s;return window.DOMParser?(new DOMParser).parseFromString(e,"text/xml"):((s=new ActiveXObject("Microsoft.XMLDOM")).async=!1,s.loadXML(e),s)}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){var r=(r+="<a:EndpointReference>")+("<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>"),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+(o=null==o?"":o)+"><Header><a:Action>"+e,function(e,s,r){200!=s?a(u,null,{Header:{HttpError:s}},s,r):(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,m){var c="",i="",d=(null!=d&&null!=m&&(c="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+m+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+c+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>");u.PerformAjax(d+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(e+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(t+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),d="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)d+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(d+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,d="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var m in r[l])d+="<r:"+l+">"+r[l][m]+"</r:"+l+">";else d+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,d,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{var s;return window.DOMParser?(new DOMParser).parseFromString(e,"text/xml"):((s=new ActiveXObject("Microsoft.XMLDOM")).async=!1,s.loadXML(e),s)}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
sample-config-advanced.json
+1
@@ -183,6 +183,7 @@
183 "_maxDeviceView": 1000,
184 "_unknownUserRootRedirect": "https://www.youtube.com/watch?v=2Q_ZzBGPdqE",
185 "_nightMode": 1,
186 + "_scrollToTop": true,
187 "_userQuota": 1048576,
188 "_meshQuota": 248576,
189 "_loginKey": [ "abc", "123" ],
translate/translate.json
+3220 -3167
@@ -48,8 +48,8 @@
48 "zh-cht": " + CIRA",
49 "hu": " + CIRA",
50 "xloc": [
51 - "default.handlebars->47->1995",
52 - "default.handlebars->47->1997"
51 + "default.handlebars->47->2003",
52 + "default.handlebars->47->2005"
53 ]
54 },
55 {
@@ -322,7 +322,7 @@
322 "zh-cht": " 可以使用密碼提示,但不建議使用。",
323 "hu": "Jelszó tipp használható, de nem ajánlott.",
324 "xloc": [
325 - "default.handlebars->47->1874"
325 + "default.handlebars->47->1879"
326 ]
327 },
328 {
@@ -349,8 +349,8 @@
349 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
350 "hu": " A felhasználóknak egyszer be kell jelentkezniük erre a kiszolgálóra, mielőtt hozzáadhatók lennének egy eszközcsoporthoz.",
351 "xloc": [
352 - "default.handlebars->47->2119",
353 - "default.handlebars->47->2690"
352 + "default.handlebars->47->2127",
353 + "default.handlebars->47->2698"
354 ]
355 },
356 {
@@ -479,7 +479,7 @@
479 "zh-cht": " TLS。",
480 "hu": "TLS-sel.",
481 "xloc": [
482 - "default.handlebars->47->263"
482 + "default.handlebars->47->266"
483 ]
484 },
485 {
@@ -506,7 +506,7 @@
506 "zh-cht": " 沒有TLS。",
507 "hu": " TLS nélkül.",
508 "xloc": [
509 - "default.handlebars->47->264"
509 + "default.handlebars->47->267"
510 ]
511 },
512 {
@@ -878,7 +878,7 @@
878 "zh-cht": "(可選的)",
879 "hu": "(opcionális)",
880 "xloc": [
881 - "default.handlebars->47->533"
881 + "default.handlebars->47->536"
882 ]
883 },
884 {
@@ -926,8 +926,8 @@
926 "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
927 "hu": "* 8 karakter, 1 nagybetű, 1 kisbetű , 1 szám, 1 speciális karakter.",
928 "xloc": [
929 - "default.handlebars->47->2079",
930 - "default.handlebars->47->495"
929 + "default.handlebars->47->2087",
930 + "default.handlebars->47->498"
931 ]
932 },
933 {
@@ -954,7 +954,7 @@
954 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
955 "hu": "* BSD esetén először futtassa a \\\"pkg install wget sudo bash\\\" parancsot.",
956 "xloc": [
957 - "default.handlebars->47->590"
957 + "default.handlebars->47->593"
958 ]
959 },
960 {
@@ -1027,14 +1027,14 @@
1027 "zh-cht": ",",
1028 "hu": ", ",
1029 "xloc": [
1030 - "default-mobile.handlebars->11->769",
1031 - "default-mobile.handlebars->11->771",
1032 - "default-mobile.handlebars->11->911",
1033 - "default.handlebars->47->1509",
1034 - "default.handlebars->47->1511",
1035 - "default.handlebars->47->2195",
1036 - "default.handlebars->47->2470",
1037 - "default.handlebars->47->926"
1030 + "default-mobile.handlebars->11->770",
1031 + "default-mobile.handlebars->11->772",
1032 + "default-mobile.handlebars->11->913",
1033 + "default.handlebars->47->1513",
1034 + "default.handlebars->47->1515",
1035 + "default.handlebars->47->2203",
1036 + "default.handlebars->47->2478",
1037 + "default.handlebars->47->930"
1038 ]
1039 },
1040 {
@@ -1140,7 +1140,7 @@
1140 "hu": ", csak Intel® AMT",
1141 "xloc": [
1142 "default-mobile.handlebars->11->393",
1143 - "default.handlebars->47->342"
1143 + "default.handlebars->47->345"
1144 ]
1145 },
1146 {
@@ -1167,7 +1167,7 @@
1167 "zh-cht": ", 本地設備",
1168 "hu": ", Helyi eszközök",
1169 "xloc": [
1170 - "default.handlebars->47->344"
1170 + "default.handlebars->47->347"
1171 ]
1172 },
1173 {
@@ -1194,8 +1194,8 @@
1194 "zh-cht": ",MQTT在線",
1195 "hu": ", MQTT online",
1196 "xloc": [
1197 - "default-mobile.handlebars->11->815",
1198 - "default.handlebars->47->1556"
1197 + "default-mobile.handlebars->11->817",
1198 + "default.handlebars->47->1561"
1199 ]
1200 },
1201 {
@@ -1222,8 +1222,8 @@
1222 "zh-cht": ", 不同意",
1223 "hu": ", Nincs hozzájárulás",
1224 "xloc": [
1225 - "default.handlebars->47->1021",
1226 - "default.handlebars->47->2037"
1225 + "default.handlebars->47->1025",
1226 + "default.handlebars->47->2045"
1227 ]
1228 },
1229 {
@@ -1250,8 +1250,8 @@
1250 "zh-cht": ",提示同意",
1251 "hu": ", Hozzájárulás kérése a kapcsolódáshoz",
1252 "xloc": [
1253 - "default.handlebars->47->1022",
1254 - "default.handlebars->47->2038"
1253 + "default.handlebars->47->1026",
1254 + "default.handlebars->47->2046"
1255 ]
1256 },
1257 {
@@ -1278,7 +1278,7 @@
1278 "zh-cht": ", RDP",
1279 "hu": ", RDP",
1280 "xloc": [
1281 - "default.handlebars->47->1297"
1281 + "default.handlebars->47->1301"
1282 ]
1283 },
1284 {
@@ -1305,8 +1305,8 @@
1305 "zh-cht": ", 每天重複",
1306 "hu": ", naponta ismétlődően",
1307 "xloc": [
1308 - "default.handlebars->47->1018",
1309 - "default.handlebars->47->2034"
1308 + "default.handlebars->47->1022",
1309 + "default.handlebars->47->2042"
1310 ]
1311 },
1312 {
@@ -1333,8 +1333,8 @@
1333 "zh-cht": ", 每週重複一次",
1334 "hu": ", hetente ismétlődően",
1335 "xloc": [
1336 - "default.handlebars->47->1019",
1337 - "default.handlebars->47->2035"
1336 + "default.handlebars->47->1023",
1337 + "default.handlebars->47->2043"
1338 ]
1339 },
1340 {
@@ -1385,7 +1385,7 @@
1385 "zh-cht": ", 中繼設備",
1386 "hu": ", Relayed Devices",
1387 "xloc": [
1388 - "default.handlebars->47->343"
1388 + "default.handlebars->47->346"
1389 ]
1390 },
1391 {
@@ -1413,7 +1413,7 @@
1413 "hu": ", SFTP",
1414 "xloc": [
1415 "default-mobile.handlebars->11->679",
1416 - "default.handlebars->47->1406"
1416 + "default.handlebars->47->1410"
1417 ]
1418 },
1419 {
@@ -1440,7 +1440,7 @@
1440 "zh-cht": ", SSH",
1441 "hu": ", SSH",
1442 "xloc": [
1443 - "default.handlebars->47->1374"
1443 + "default.handlebars->47->1378"
1444 ]
1445 },
1446 {
@@ -1467,7 +1467,7 @@
1467 "zh-cht": ",軟體KVM",
1468 "hu": ", Soft-KVM",
1469 "xloc": [
1470 - "default.handlebars->47->1280",
1470 + "default.handlebars->47->1284",
1471 "sharing.handlebars->11->12"
1472 ]
1473 },
@@ -1495,8 +1495,8 @@
1495 "zh-cht": ", 工具欄",
1496 "hu": ", Tálca értesítés",
1497 "xloc": [
1498 - "default.handlebars->47->1023",
1499 - "default.handlebars->47->2039"
1498 + "default.handlebars->47->1027",
1499 + "default.handlebars->47->2047"
1500 ]
1501 },
1502 {
@@ -1547,8 +1547,8 @@
1547 "zh-cht": ", 僅查看桌面",
1548 "hu": ", csak megtekintés",
1549 "xloc": [
1550 - "default.handlebars->47->1020",
1551 - "default.handlebars->47->2036"
1550 + "default.handlebars->47->1024",
1551 + "default.handlebars->47->2044"
1552 ]
1553 },
1554 {
@@ -1578,9 +1578,9 @@
1578 "default-mobile.handlebars->11->620",
1579 "default-mobile.handlebars->11->657",
1580 "default-mobile.handlebars->11->680",
1581 - "default.handlebars->47->1296",
1582 - "default.handlebars->47->1375",
1583 - "default.handlebars->47->1407",
1581 + "default.handlebars->47->1300",
1582 + "default.handlebars->47->1379",
1583 + "default.handlebars->47->1411",
1584 "sharing.handlebars->11->19",
1585 "sharing.handlebars->11->27",
1586 "sharing.handlebars->11->44",
@@ -1794,7 +1794,7 @@
1794 "zh-cht": ",{0}觀看",
1795 "hu": ", {0} nézi",
1796 "xloc": [
1797 - "default.handlebars->47->1291",
1797 + "default.handlebars->47->1295",
1798 "sharing.handlebars->11->13"
1799 ]
1800 },
@@ -1907,9 +1907,9 @@
1907 "xloc": [
1908 "default-mobile.handlebars->11->346",
1909 "default-mobile.handlebars->11->686",
1910 - "default.handlebars->47->1417",
1911 - "default.handlebars->47->2261",
1912 - "default.handlebars->47->2922",
1910 + "default.handlebars->47->1421",
1911 + "default.handlebars->47->2269",
1912 + "default.handlebars->47->2930",
1913 "sharing.handlebars->11->50"
1914 ]
1915 },
@@ -2087,7 +2087,7 @@
2087 "zh-cht": "1個活躍時段",
2088 "hu": "1 aktív munkamenet",
2089 "xloc": [
2090 - "default.handlebars->47->2784"
2090 + "default.handlebars->47->2792"
2091 ]
2092 },
2093 {
@@ -2115,8 +2115,8 @@
2115 "hu": "1 byte",
2116 "xloc": [
2117 "default-mobile.handlebars->11->356",
2118 - "default-mobile.handlebars->11->955",
2119 - "default.handlebars->47->2285",
2118 + "default-mobile.handlebars->11->957",
2119 + "default.handlebars->47->2293",
2120 "download.handlebars->3->1",
2121 "download2.handlebars->5->1",
2122 "sharing.handlebars->11->96"
@@ -2173,7 +2173,7 @@
2173 "zh-cht": "1位聯絡文",
2174 "hu": "1 csatlakozás",
2175 "xloc": [
2176 - "default.handlebars->47->1293",
2176 + "default.handlebars->47->1297",
2177 "sharing.handlebars->11->15"
2178 ]
2179 },
@@ -2201,9 +2201,9 @@
2201 "zh-cht": "1天",
2202 "hu": "1 nap",
2203 "xloc": [
2204 - "default.handlebars->47->271",
2205 - "default.handlebars->47->524",
2206 - "default.handlebars->47->538"
2204 + "default.handlebars->47->274",
2205 + "default.handlebars->47->527",
2206 + "default.handlebars->47->541"
2207 ]
2208 },
2209 {
@@ -2230,7 +2230,7 @@
2230 "zh-cht": "1群",
2231 "hu": "1 csoport",
2232 "xloc": [
2233 - "default.handlebars->47->2740"
2233 + "default.handlebars->47->2748"
2234 ]
2235 },
2236 {
@@ -2257,9 +2257,9 @@
2257 "zh-cht": "1小時",
2258 "hu": "1 óra",
2259 "xloc": [
2260 - "default.handlebars->47->269",
2261 - "default.handlebars->47->522",
2262 - "default.handlebars->47->536"
2260 + "default.handlebars->47->272",
2261 + "default.handlebars->47->525",
2262 + "default.handlebars->47->539"
2263 ]
2264 },
2265 {
@@ -2286,8 +2286,8 @@
2286 "zh-cht": "1分鐘",
2287 "hu": "1 perc",
2288 "xloc": [
2289 - "default.handlebars->47->1115",
2290 - "default.handlebars->47->1839"
2289 + "default.handlebars->47->1119",
2290 + "default.handlebars->47->1844"
2291 ]
2292 },
2293 {
@@ -2341,9 +2341,9 @@
2341 "zh-cht": "1個月",
2342 "hu": "1 hónap",
2343 "xloc": [
2344 - "default.handlebars->47->273",
2345 - "default.handlebars->47->526",
2346 - "default.handlebars->47->540"
2344 + "default.handlebars->47->276",
2345 + "default.handlebars->47->529",
2346 + "default.handlebars->47->543"
2347 ]
2348 },
2349 {
@@ -2370,7 +2370,7 @@
2370 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2371 "hu": "1 további felhasználó nem jelenik meg, használja a keresőmezőt a felhasználók kereséséhez...",
2372 "xloc": [
2373 - "default.handlebars->47->2502"
2373 + "default.handlebars->47->2510"
2374 ]
2375 },
2376 {
@@ -2397,7 +2397,7 @@
2397 "zh-cht": "1個節點",
2398 "hu": "1 node",
2399 "xloc": [
2400 - "default.handlebars->47->622"
2400 + "default.handlebars->47->625"
2401 ]
2402 },
2403 {
@@ -2473,7 +2473,7 @@
2473 "hu": "1 másodperc",
2474 "xloc": [
2475 "default-mobile.handlebars->11->570",
2476 - "default.handlebars->47->1152"
2476 + "default.handlebars->47->1156"
2477 ]
2478 },
2479 {
@@ -2527,7 +2527,7 @@
2527 "zh-cht": "1 個選定的設備處於離線狀態。",
2528 "hu": "1 kiválasztott eszköz offline.",
2529 "xloc": [
2530 - "default.handlebars->47->688"
2530 + "default.handlebars->47->691"
2531 ]
2532 },
2533 {
@@ -2554,7 +2554,7 @@
2554 "zh-cht": "1 個選定的設備在線。",
2555 "hu": "1 kiválasztott eszköz online.",
2556 "xloc": [
2557 - "default.handlebars->47->686"
2557 + "default.handlebars->47->689"
2558 ]
2559 },
2560 {
@@ -2588,14 +2588,14 @@
2588 "default-mobile.handlebars->11->425",
2589 "default-mobile.handlebars->11->429",
2590 "default-mobile.handlebars->11->433",
2591 - "default.handlebars->47->2506",
2592 - "default.handlebars->47->413",
2591 + "default.handlebars->47->2514",
2592 "default.handlebars->47->416",
2594 - "default.handlebars->47->420",
2595 - "default.handlebars->47->424",
2596 - "default.handlebars->47->428",
2597 - "default.handlebars->47->432",
2598 - "default.handlebars->47->436"
2593 + "default.handlebars->47->419",
2594 + "default.handlebars->47->423",
2595 + "default.handlebars->47->427",
2596 + "default.handlebars->47->431",
2597 + "default.handlebars->47->435",
2598 + "default.handlebars->47->439"
2599 ]
2600 },
2601 {
@@ -2622,9 +2622,9 @@
2622 "zh-cht": "1週",
2623 "hu": "1 hét",
2624 "xloc": [
2625 - "default.handlebars->47->272",
2626 - "default.handlebars->47->525",
2627 - "default.handlebars->47->539"
2625 + "default.handlebars->47->275",
2626 + "default.handlebars->47->528",
2627 + "default.handlebars->47->542"
2628 ]
2629 },
2630 {
@@ -2790,8 +2790,8 @@
2790 "zh-cht": "10分鐘",
2791 "hu": "10 perc",
2792 "xloc": [
2793 - "default.handlebars->47->1117",
2794 - "default.handlebars->47->1841"
2793 + "default.handlebars->47->1121",
2794 + "default.handlebars->47->1846"
2795 ]
2796 },
2797 {
@@ -2819,7 +2819,7 @@
2819 "hu": "10 másodperc",
2820 "xloc": [
2821 "default-mobile.handlebars->11->572",
2822 - "default.handlebars->47->1154"
2822 + "default.handlebars->47->1158"
2823 ]
2824 },
2825 {
@@ -3011,8 +3011,8 @@
3011 "zh-cht": "12小時",
3012 "hu": "12 óra",
3013 "xloc": [
3014 - "default.handlebars->47->1125",
3015 - "default.handlebars->47->1849"
3014 + "default.handlebars->47->1129",
3015 + "default.handlebars->47->1854"
3016 ]
3017 },
3018 {
@@ -3200,8 +3200,8 @@
3200 "zh-cht": "15分鐘",
3201 "hu": "15 perc",
3202 "xloc": [
3203 - "default.handlebars->47->1118",
3204 - "default.handlebars->47->1842"
3203 + "default.handlebars->47->1122",
3204 + "default.handlebars->47->1847"
3205 ]
3206 },
3207 {
@@ -3228,8 +3228,8 @@
3228 "zh-cht": "16小時",
3229 "hu": "12 óra",
3230 "xloc": [
3231 - "default.handlebars->47->1126",
3232 - "default.handlebars->47->1850"
3231 + "default.handlebars->47->1130",
3232 + "default.handlebars->47->1855"
3233 ]
3234 },
3235 {
@@ -3445,8 +3445,8 @@
3445 "zh-cht": "2天",
3446 "hu": "2 nap",
3447 "xloc": [
3448 - "default.handlebars->47->1128",
3449 - "default.handlebars->47->1852"
3448 + "default.handlebars->47->1132",
3449 + "default.handlebars->47->1857"
3450 ]
3451 },
3452 {
@@ -3473,8 +3473,8 @@
3473 "zh-cht": "2小時",
3474 "hu": "2 óra",
3475 "xloc": [
3476 - "default.handlebars->47->1122",
3477 - "default.handlebars->47->1846"
3476 + "default.handlebars->47->1126",
3477 + "default.handlebars->47->1851"
3478 ]
3479 },
3480 {
@@ -3501,7 +3501,7 @@
3501 "zh-cht": "兩步登入啟用失敗。",
3502 "hu": "A kétlépcsős bejelentkezés aktiválása nem sikerült.",
3503 "xloc": [
3504 - "default.handlebars->47->214"
3504 + "default.handlebars->47->217"
3505 ]
3506 },
3507 {
@@ -3528,7 +3528,7 @@
3528 "zh-cht": "兩步登入啟用刪除失敗。",
3529 "hu": "Nem sikerült eltávolítani a 2 faktoros hitelesítést.",
3530 "xloc": [
3531 - "default.handlebars->47->219"
3531 + "default.handlebars->47->222"
3532 ]
3533 },
3534 {
@@ -3667,8 +3667,8 @@
3667 "zh-cht": "24小時",
3668 "hu": "24 óra",
3669 "xloc": [
3670 - "default.handlebars->47->1127",
3671 - "default.handlebars->47->1851"
3670 + "default.handlebars->47->1131",
3671 + "default.handlebars->47->1856"
3672 ]
3673 },
3674 {
@@ -3748,7 +3748,7 @@
3748 "zh-cht": "2FA備份代碼已清除",
3749 "hu": "2FA biztonsági kódok törölve",
3750 "xloc": [
3751 - "default.handlebars->47->2398"
3751 + "default.handlebars->47->2406"
3752 ]
3753 },
3754 {
@@ -3776,7 +3776,7 @@
3776 "hu": "2FA zárolva van",
3777 "xloc": [
3778 "default-mobile.handlebars->11->62",
3779 - "default.handlebars->47->201"
3779 + "default.handlebars->47->204"
3780 ]
3781 },
3782 {
@@ -3803,7 +3803,7 @@
3803 "zh-cht": "第二個因素",
3804 "hu": "2. faktor",
3805 "xloc": [
3806 - "default.handlebars->47->2959"
3806 + "default.handlebars->47->2967"
3807 ]
3808 },
3809 {
@@ -3830,8 +3830,8 @@
3830 "zh-cht": "啟用第二因素身份驗證",
3831 "hu": "2. faktoros hitelesítés engedélyezve",
3832 "xloc": [
3833 - "default.handlebars->47->2520",
3834 - "default.handlebars->47->2765"
3833 + "default.handlebars->47->2528",
3834 + "default.handlebars->47->2773"
3835 ]
3836 },
3837 {
@@ -3991,8 +3991,8 @@
3991 "zh-cht": "30分鐘",
3992 "hu": "30 perc",
3993 "xloc": [
3994 - "default.handlebars->47->1119",
3995 - "default.handlebars->47->1843"
3994 + "default.handlebars->47->1123",
3995 + "default.handlebars->47->1848"
3996 ]
3997 },
3998 {
@@ -4020,7 +4020,7 @@
4020 "hu": "32-bit",
4021 "xloc": [
4022 "default-mobile.handlebars->11->723",
4023 - "default.handlebars->47->1470"
4023 + "default.handlebars->47->1474"
4024 ]
4025 },
4026 {
@@ -4047,7 +4047,7 @@
4047 "zh-cht": "MeshAgent的32位版本",
4048 "hu": "MeshAgent 32 bites verziója",
4049 "xloc": [
4050 - "default.handlebars->47->608"
4050 + "default.handlebars->47->611"
4051 ]
4052 },
4053 {
@@ -4103,8 +4103,8 @@
4103 "zh-cht": "4天",
4104 "hu": "4 nap",
4105 "xloc": [
4106 - "default.handlebars->47->1129",
4107 - "default.handlebars->47->1853"
4106 + "default.handlebars->47->1133",
4107 + "default.handlebars->47->1858"
4108 ]
4109 },
4110 {
@@ -4131,8 +4131,8 @@
4131 "zh-cht": "4個小時",
4132 "hu": "4 óra",
4133 "xloc": [
4134 - "default.handlebars->47->1123",
4135 - "default.handlebars->47->1847"
4134 + "default.handlebars->47->1127",
4135 + "default.handlebars->47->1852"
4136 ]
4137 },
4138 {
@@ -4270,8 +4270,8 @@
4270 "zh-cht": "45分鐘",
4271 "hu": "45 perc",
4272 "xloc": [
4273 - "default.handlebars->47->1120",
4274 - "default.handlebars->47->1844"
4273 + "default.handlebars->47->1124",
4274 + "default.handlebars->47->1849"
4275 ]
4276 },
4277 {
@@ -4325,8 +4325,8 @@
4325 "zh-cht": "5分鐘",
4326 "hu": "5 perc",
4327 "xloc": [
4328 - "default.handlebars->47->1116",
4329 - "default.handlebars->47->1840"
4328 + "default.handlebars->47->1120",
4329 + "default.handlebars->47->1845"
4330 ]
4331 },
4332 {
@@ -4354,7 +4354,7 @@
4354 "hu": "5 másodperc",
4355 "xloc": [
4356 "default-mobile.handlebars->11->571",
4357 - "default.handlebars->47->1153"
4357 + "default.handlebars->47->1157"
4358 ]
4359 },
4360 {
@@ -4522,8 +4522,8 @@
4522 "zh-cht": "60分鐘",
4523 "hu": "60 perc",
4524 "xloc": [
4525 - "default.handlebars->47->1121",
4526 - "default.handlebars->47->1845"
4525 + "default.handlebars->47->1125",
4526 + "default.handlebars->47->1850"
4527 ]
4528 },
4529 {
@@ -4607,7 +4607,7 @@
4607 "hu": "64-bit",
4608 "xloc": [
4609 "default-mobile.handlebars->11->725",
4610 - "default.handlebars->47->1472"
4610 + "default.handlebars->47->1476"
4611 ]
4612 },
4613 {
@@ -4688,7 +4688,7 @@
4688 "zh-cht": "64位版本的macOS Mesh Agent",
4689 "hu": "Mesh Agent macOS 64 bites verziója",
4690 "xloc": [
4691 - "default.handlebars->47->595"
4691 + "default.handlebars->47->598"
4692 ]
4693 },
4694 {
@@ -4715,7 +4715,7 @@
4715 "zh-cht": "MeshAgent的64位版本",
4716 "hu": "MeshAgent 64 bites verziója",
4717 "xloc": [
4718 - "default.handlebars->47->611"
4718 + "default.handlebars->47->614"
4719 ]
4720 },
4721 {
@@ -4790,7 +4790,7 @@
4790 "zh-cht": "7天電源狀態",
4791 "hu": "7 napos energiaellátás állapota",
4792 "xloc": [
4793 - "default.handlebars->47->1193"
4793 + "default.handlebars->47->1197"
4794 ]
4795 },
4796 {
@@ -4817,7 +4817,7 @@
4817 "zh-cht": "7天",
4818 "hu": "7 nap",
4819 "xloc": [
4820 - "default.handlebars->47->1854"
4820 + "default.handlebars->47->1859"
4821 ]
4822 },
4823 {
@@ -4901,10 +4901,10 @@
4901 "zh-cht": "8小時",
4902 "hu": "8 óra",
4903 "xloc": [
4904 - "default.handlebars->47->1124",
4905 - "default.handlebars->47->1848",
4906 - "default.handlebars->47->523",
4907 - "default.handlebars->47->537"
4904 + "default.handlebars->47->1128",
4905 + "default.handlebars->47->1853",
4906 + "default.handlebars->47->526",
4907 + "default.handlebars->47->540"
4908 ]
4909 },
4910 {
@@ -5069,7 +5069,7 @@
5069 "zh-cht": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密鑰</a>用作輔助登入身份驗證。",
5070 "hu": "A <a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">hardware kulcsok</a> másodlagos bejelentkezési hitelesítésre szolgálnak.",
5071 "xloc": [
5072 - "default.handlebars->47->228"
5072 + "default.handlebars->47->231"
5073 ]
5074 },
5075 {
@@ -5256,8 +5256,8 @@
5256 "hu": "ACM",
5257 "xloc": [
5258 "default-mobile.handlebars->11->504",
5259 - "default.handlebars->47->2015",
5260 - "default.handlebars->47->844"
5259 + "default.handlebars->47->2023",
5260 + "default.handlebars->47->847"
5261 ]
5262 },
5263 {
@@ -5332,8 +5332,8 @@
5332 "zh-cht": "AMT",
5333 "hu": "AMT",
5334 "xloc": [
5335 - "default.handlebars->47->392",
5336 - "default.handlebars->47->657"
5335 + "default.handlebars->47->395",
5336 + "default.handlebars->47->660"
5337 ]
5338 },
5339 {
@@ -5360,7 +5360,7 @@
5360 "zh-cht": "AMT操作系統",
5361 "hu": "AMT-OS",
5362 "xloc": [
5363 - "default.handlebars->47->3104"
5363 + "default.handlebars->47->3112"
5364 ]
5365 },
5366 {
@@ -5387,7 +5387,7 @@
5387 "zh-cht": "AMT-Redir",
5388 "hu": "AMT-Redir",
5389 "xloc": [
5390 - "default.handlebars->47->2966"
5390 + "default.handlebars->47->2974"
5391 ]
5392 },
5393 {
@@ -5414,7 +5414,7 @@
5414 "zh-cht": "AMT-WSMAN",
5415 "hu": "AMT-WSMAN",
5416 "xloc": [
5417 - "default.handlebars->47->2965"
5417 + "default.handlebars->47->2973"
5418 ]
5419 },
5420 {
@@ -5422,7 +5422,7 @@
5422 "nl": "ARM 64bit versie van de MeshAgent",
5423 "de": "ARM 64bit Version des MeshAgents",
5424 "xloc": [
5425 - "default.handlebars->47->584"
5425 + "default.handlebars->47->587"
5426 ]
5427 },
5428 {
@@ -5591,8 +5591,8 @@
5591 "xloc": [
5592 "default-mobile.handlebars->11->727",
5593 "default-mobile.handlebars->11->729",
5594 - "default.handlebars->47->863",
5595 - "default.handlebars->47->865"
5594 + "default.handlebars->47->866",
5595 + "default.handlebars->47->868"
5596 ]
5597 },
5598 {
@@ -5619,8 +5619,8 @@
5619 "zh-cht": "拒絕存取",
5620 "hu": "Hozzáférés megtagadva",
5621 "xloc": [
5622 - "default-mobile.handlebars->11->816",
5623 - "default.handlebars->47->1557"
5622 + "default-mobile.handlebars->11->818",
5623 + "default.handlebars->47->1562"
5624 ]
5625 },
5626 {
@@ -5703,7 +5703,7 @@
5703 "zh-cht": "存取伺服器檔案",
5704 "hu": "Hozzáférés a kiszolgálófájlokhoz",
5705 "xloc": [
5706 - "default.handlebars->47->2696"
5706 + "default.handlebars->47->2704"
5707 ]
5708 },
5709 {
@@ -5820,11 +5820,11 @@
5820 "default-mobile.handlebars->11->471",
5821 "default-mobile.handlebars->11->473",
5822 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5823 - "default.handlebars->47->1883",
5824 - "default.handlebars->47->1885",
5825 - "default.handlebars->47->3158",
5826 - "default.handlebars->47->804",
5827 - "default.handlebars->47->806"
5823 + "default.handlebars->47->1888",
5824 + "default.handlebars->47->1890",
5825 + "default.handlebars->47->3166",
5826 + "default.handlebars->47->807",
5827 + "default.handlebars->47->809"
5828 ]
5829 },
5830 {
@@ -5851,8 +5851,8 @@
5851 "zh-cht": "帳號設定",
5852 "hu": "Fiókbeállítások",
5853 "xloc": [
5854 - "default-mobile.handlebars->11->922",
5855 - "default.handlebars->47->3029"
5854 + "default-mobile.handlebars->11->924",
5855 + "default.handlebars->47->3037"
5856 ]
5857 },
5858 {
@@ -5918,7 +5918,7 @@
5918 "fr": "Compte modifié pour se synchroniser avec les données LDAP.",
5919 "hu": "Fiók megváltozott: LDAP-adatokkal való szinkronizálás.",
5920 "xloc": [
5921 - "default.handlebars->47->2459"
5921 + "default.handlebars->47->2467"
5922 ]
5923 },
5924 {
@@ -5945,7 +5945,7 @@
5945 "zh-cht": "帳戶已更改:{0}",
5946 "hu": "Fiók megváltozott: {0}",
5947 "xloc": [
5948 - "default.handlebars->47->2371"
5948 + "default.handlebars->47->2379"
5949 ]
5950 },
5951 {
@@ -5972,7 +5972,7 @@
5972 "zh-cht": "創建帳戶,電子郵件為{0}",
5973 "hu": "Fiók létrehozva, az e-mail címe {0} ",
5974 "xloc": [
5975 - "default.handlebars->47->2370"
5975 + "default.handlebars->47->2378"
5976 ]
5977 },
5978 {
@@ -5999,7 +5999,7 @@
5999 "zh-cht": "已創建帳戶,名稱為 {0}。",
6000 "hu": "Fiók létrehozva, név: {0}. ",
6001 "xloc": [
6002 - "default.handlebars->47->2433"
6002 + "default.handlebars->47->2441"
6003 ]
6004 },
6005 {
@@ -6026,7 +6026,7 @@
6026 "zh-cht": "帳戶已創建,用戶名是{0}",
6027 "hu": "Fiók létrehozva, felhasználónév {0} ",
6028 "xloc": [
6029 - "default.handlebars->47->2369"
6029 + "default.handlebars->47->2377"
6030 ]
6031 },
6032 {
@@ -6054,9 +6054,9 @@
6054 "hu": "Fiók zárolva",
6055 "xloc": [
6056 "default-mobile.handlebars->11->66",
6057 - "default.handlebars->47->205",
6058 - "default.handlebars->47->2522",
6059 - "default.handlebars->47->2693"
6057 + "default.handlebars->47->208",
6058 + "default.handlebars->47->2530",
6059 + "default.handlebars->47->2701"
6060 ]
6061 },
6062 {
@@ -6083,8 +6083,8 @@
6083 "zh-cht": "達到帳戶限制。",
6084 "hu": "Elérte a fiókkorlátot.",
6085 "xloc": [
6086 - "default-mobile.handlebars->11->934",
6087 - "default.handlebars->47->3041",
6086 + "default-mobile.handlebars->11->936",
6087 + "default.handlebars->47->3049",
6088 "login-mobile.handlebars->5->6",
6089 "login.handlebars->5->8",
6090 "login2.handlebars->7->9"
@@ -6143,7 +6143,7 @@
6143 "zh-cht": "帳號登錄",
6144 "hu": "Bejelentkezés a fiókba",
6145 "xloc": [
6146 - "default.handlebars->47->2306"
6146 + "default.handlebars->47->2314"
6147 ]
6148 },
6149 {
@@ -6170,7 +6170,7 @@
6170 "zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
6171 "hu": "Bejelentkezés a fiókba innen: {0}, {1}, {2}",
6172 "xloc": [
6173 - "default.handlebars->47->2412"
6173 + "default.handlebars->47->2420"
6174 ]
6175 },
6176 {
@@ -6181,7 +6181,7 @@
6181 "fr": "Enregistrements des jetons de connexion au compte",
6182 "hu": "Fiók bejelentkezési token rekordok",
6183 "xloc": [
6184 - "default.handlebars->47->3008"
6184 + "default.handlebars->47->3016"
6185 ]
6186 },
6187 {
@@ -6208,7 +6208,7 @@
6208 "zh-cht": "帳戶登出",
6209 "hu": "Fiók kijelentkezés",
6210 "xloc": [
6211 - "default.handlebars->47->2307"
6211 + "default.handlebars->47->2315"
6212 ]
6213 },
6214 {
@@ -6264,7 +6264,7 @@
6264 "zh-cht": "帳戶密碼已更改:{0}",
6265 "hu": "Fiók jelszava megváltozott: {0}",
6266 "xloc": [
6267 - "default.handlebars->47->2379"
6267 + "default.handlebars->47->2387"
6268 ]
6269 },
6270 {
@@ -6291,7 +6291,7 @@
6291 "zh-cht": "帳戶已刪除",
6292 "hu": "Fiók eltávolítva",
6293 "xloc": [
6294 - "default.handlebars->47->2368"
6294 + "default.handlebars->47->2376"
6295 ]
6296 },
6297 {
@@ -6345,8 +6345,8 @@
6345 "zh-cht": "指令",
6346 "hu": "Művelet",
6347 "xloc": [
6348 - "default-mobile.handlebars->11->822",
6349 - "default.handlebars->47->1563",
6348 + "default-mobile.handlebars->11->824",
6349 + "default.handlebars->47->1568",
6350 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
6351 ]
6352 },
@@ -6374,8 +6374,8 @@
6374 "zh-cht": "動作檔案",
6375 "hu": "Művelet fájl",
6376 "xloc": [
6377 - "default.handlebars->47->1240",
6378 - "default.handlebars->47->1242"
6377 + "default.handlebars->47->1244",
6378 + "default.handlebars->47->1246"
6379 ]
6380 },
6381 {
@@ -6406,7 +6406,7 @@
6406 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
6407 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
6408 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
6409 - "default.handlebars->47->927",
6409 + "default.handlebars->47->931",
6410 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
6411 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
6412 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -6436,7 +6436,7 @@
6436 "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾&reg;AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
6437 "hu": "Aktiválja az Intel® AMT-t Admin Control Mode (ACM) üzemmódban egy FAT formátumú USB pendrive segítségével. Helyezze rá a setup.bin fájlt, és indítson el egy vagy több számítógépet ezzel az USB pendrive-val.",
6438 "xloc": [
6439 - "default.handlebars->47->489"
6439 + "default.handlebars->47->492"
6440 ]
6441 },
6442 {
@@ -6517,7 +6517,7 @@
6517 "zh-cht": "如果ACM失敗,則激活到CCM",
6518 "hu": "Aktiválja a CCM-et, ha az ACM meghiúsul",
6519 "xloc": [
6520 - "default.handlebars->47->2070"
6520 + "default.handlebars->47->2078"
6521 ]
6522 },
6523 {
@@ -6546,10 +6546,10 @@
6546 "xloc": [
6547 "default-mobile.handlebars->11->499",
6548 "default-mobile.handlebars->11->501",
6549 - "default-mobile.handlebars->11->777",
6550 - "default.handlebars->47->1517",
6551 - "default.handlebars->47->837",
6552 - "default.handlebars->47->839"
6549 + "default-mobile.handlebars->11->778",
6550 + "default.handlebars->47->1521",
6551 + "default.handlebars->47->840",
6552 + "default.handlebars->47->842"
6553 ]
6554 },
6555 {
@@ -6576,7 +6576,7 @@
6576 "zh-cht": "啟動",
6577 "hu": "Aktiválás",
6578 "xloc": [
6579 - "default.handlebars->47->313"
6579 + "default.handlebars->47->316"
6580 ]
6581 },
6582 {
@@ -6603,8 +6603,8 @@
6603 "zh-cht": "主動設備共享",
6604 "hu": "Atív eszközmegosztás",
6605 "xloc": [
6606 - "default.handlebars->47->1003",
6607 - "default.handlebars->47->2019"
6606 + "default.handlebars->47->1007",
6607 + "default.handlebars->47->2027"
6608 ]
6609 },
6610 {
@@ -6631,7 +6631,7 @@
6631 "zh-cht": "活動登錄令牌",
6632 "hu": "Aktív bejelentkezési tokenek",
6633 "xloc": [
6634 - "default.handlebars->47->1914"
6634 + "default.handlebars->47->1919"
6635 ]
6636 },
6637 {
@@ -6658,7 +6658,7 @@
6658 "zh-cht": "活躍用戶",
6659 "hu": "Aktív felhasználó",
6660 "xloc": [
6661 - "default.handlebars->47->881"
6661 + "default.handlebars->47->885"
6662 ]
6663 },
6664 {
@@ -6685,7 +6685,7 @@
6685 "zh-cht": "活躍用戶",
6686 "hu": "Aktív felhasználók",
6687 "xloc": [
6688 - "default.handlebars->47->880"
6688 + "default.handlebars->47->884"
6689 ]
6690 },
6691 {
@@ -6737,8 +6737,8 @@
6737 "hu": "Hozzáadás",
6738 "xloc": [
6739 "default-mobile.handlebars->11->649",
6740 - "default.handlebars->47->1329",
6741 - "default.handlebars->47->1334"
6740 + "default.handlebars->47->1333",
6741 + "default.handlebars->47->1338"
6742 ]
6743 },
6744 {
@@ -6813,8 +6813,8 @@
6813 "zh-cht": "新增代理",
6814 "hu": "Agent hozzáadása",
6815 "xloc": [
6816 - "default.handlebars->47->2009",
6817 - "default.handlebars->47->454"
6816 + "default.handlebars->47->2017",
6817 + "default.handlebars->47->457"
6818 ]
6819 },
6820 {
@@ -6865,10 +6865,10 @@
6865 "zh-cht": "新增裝置",
6866 "hu": "Eszköz hozzáadása",
6867 "xloc": [
6868 - "default.handlebars->47->2013",
6869 - "default.handlebars->47->2668",
6870 - "default.handlebars->47->2858",
6871 - "default.handlebars->47->458"
6868 + "default.handlebars->47->2021",
6869 + "default.handlebars->47->2676",
6870 + "default.handlebars->47->2866",
6871 + "default.handlebars->47->461"
6872 ]
6873 },
6874 {
@@ -6895,7 +6895,7 @@
6895 "zh-cht": "新增裝置日誌",
6896 "hu": "Eszköz esemény hozzáadása",
6897 "xloc": [
6898 - "default.handlebars->47->1089"
6898 + "default.handlebars->47->1093"
6899 ]
6900 },
6901 {
@@ -6922,10 +6922,10 @@
6922 "zh-cht": "新增裝置群",
6923 "hu": "Eszközcsoport hozzáadása",
6924 "xloc": [
6925 - "default.handlebars->47->2156",
6926 - "default.handlebars->47->2662",
6927 - "default.handlebars->47->2846",
6928 - "default.handlebars->47->368"
6925 + "default.handlebars->47->2164",
6926 + "default.handlebars->47->2670",
6927 + "default.handlebars->47->2854",
6928 + "default.handlebars->47->371"
6929 ]
6930 },
6931 {
@@ -6952,7 +6952,7 @@
6952 "zh-cht": "新增裝置群權限",
6953 "hu": "Eszközcsoport engedélyek hozzáadása",
6954 "xloc": [
6955 - "default.handlebars->47->2153"
6955 + "default.handlebars->47->2161"
6956 ]
6957 },
6958 {
@@ -6979,8 +6979,8 @@
6979 "zh-cht": "新增裝置權限",
6980 "hu": "Eszköz engedélyek hozzáadása",
6981 "xloc": [
6982 - "default.handlebars->47->2158",
6983 - "default.handlebars->47->2160"
6982 + "default.handlebars->47->2166",
6983 + "default.handlebars->47->2168"
6984 ]
6985 },
6986 {
@@ -7031,7 +7031,7 @@
7031 "zh-cht": "新增Intel&reg; AMT裝置",
7032 "hu": "Intel&reg; AMT eszköz hozzáadása",
7033 "xloc": [
7034 - "default.handlebars->47->478"
7034 + "default.handlebars->47->481"
7035 ]
7036 },
7037 {
@@ -7058,7 +7058,7 @@
7058 "zh-cht": "新增密鑰",
7059 "hu": "Kulcs hozzáadása",
7060 "xloc": [
7061 - "default.handlebars->47->232"
7061 + "default.handlebars->47->235"
7062 ]
7063 },
7064 {
@@ -7085,7 +7085,7 @@
7085 "zh-cht": "新增本地",
7086 "hu": "Helyi hozzáadása",
7087 "xloc": [
7088 - "default.handlebars->47->448"
7088 + "default.handlebars->47->451"
7089 ]
7090 },
7091 {
@@ -7136,7 +7136,7 @@
7136 "zh-cht": "新增成員身份",
7137 "hu": "Hozzáadás Felhasználói Csoporthoz",
7138 "xloc": [
7139 - "default.handlebars->47->2878"
7139 + "default.handlebars->47->2886"
7140 ]
7141 },
7142 {
@@ -7163,7 +7163,7 @@
7163 "zh-cht": "新增 Mesh Agent",
7164 "hu": "Mesh Agent hozzáadása",
7165 "xloc": [
7166 - "default.handlebars->47->621"
7166 + "default.handlebars->47->624"
7167 ]
7168 },
7169 {
@@ -7214,12 +7214,12 @@
7214 "zh-cht": "新增安全密鑰",
7215 "hu": "Biztonsági kulcs hozzáadása",
7216 "xloc": [
7217 - "default.handlebars->47->1629",
7218 - "default.handlebars->47->1630",
7219 - "default.handlebars->47->236",
7220 - "default.handlebars->47->238",
7217 + "default.handlebars->47->1634",
7218 + "default.handlebars->47->1635",
7219 + "default.handlebars->47->239",
7220 "default.handlebars->47->241",
7222 - "default.handlebars->47->243"
7221 + "default.handlebars->47->244",
7222 + "default.handlebars->47->246"
7223 ]
7224 },
7225 {
@@ -7246,8 +7246,8 @@
7246 "zh-cht": "新增用戶",
7247 "hu": "Felhasználó hozzáadása",
7248 "xloc": [
7249 - "default-mobile.handlebars->11->847",
7250 - "default.handlebars->47->995"
7249 + "default-mobile.handlebars->11->849",
7250 + "default.handlebars->47->999"
7251 ]
7252 },
7253 {
@@ -7274,7 +7274,7 @@
7274 "zh-cht": "新增用戶裝置權限",
7275 "hu": "Felhasználói eszköz engedélyek hozzáadása",
7276 "xloc": [
7277 - "default.handlebars->47->2163"
7277 + "default.handlebars->47->2171"
7278 ]
7279 },
7280 {
@@ -7301,10 +7301,10 @@
7301 "zh-cht": "新增用戶群",
7302 "hu": "Felhasználói csoport hozzáadása",
7303 "xloc": [
7304 - "default.handlebars->47->2003",
7305 - "default.handlebars->47->2155",
7306 - "default.handlebars->47->2852",
7307 - "default.handlebars->47->996"
7304 + "default.handlebars->47->1000",
7305 + "default.handlebars->47->2011",
7306 + "default.handlebars->47->2163",
7307 + "default.handlebars->47->2860"
7308 ]
7309 },
7310 {
@@ -7331,7 +7331,7 @@
7331 "zh-cht": "新增用戶群裝置權限",
7332 "hu": "Felhasználói csoport eszköz engedélyek hozzáadása",
7333 "xloc": [
7334 - "default.handlebars->47->2165"
7334 + "default.handlebars->47->2173"
7335 ]
7336 },
7337 {
@@ -7358,7 +7358,7 @@
7358 "zh-cht": "將用戶新增到裝置群",
7359 "hu": "Felhasználó hozzáadása az eszköz csoporthoz",
7360 "xloc": [
7361 - "default-mobile.handlebars->11->887"
7361 + "default-mobile.handlebars->11->889"
7362 ]
7363 },
7364 {
@@ -7409,8 +7409,8 @@
7409 "zh-cht": "新增用戶",
7410 "hu": "Felhasználók hozzáadása",
7411 "xloc": [
7412 - "default.handlebars->47->2002",
7413 - "default.handlebars->47->2657"
7412 + "default.handlebars->47->2010",
7413 + "default.handlebars->47->2665"
7414 ]
7415 },
7416 {
@@ -7437,7 +7437,7 @@
7437 "zh-cht": "將用戶新增到裝置群",
7438 "hu": "Felhasználók hozzáadása az eszköz csoporthoz",
7439 "xloc": [
7440 - "default.handlebars->47->2152"
7440 + "default.handlebars->47->2160"
7441 ]
7442 },
7443 {
@@ -7464,7 +7464,7 @@
7464 "zh-cht": "將用戶新增到用戶群",
7465 "hu": "Felhasználók hozzáadása az felhasználó csoporthoz",
7466 "xloc": [
7467 - "default.handlebars->47->2692"
7467 + "default.handlebars->47->2700"
7468 ]
7469 },
7470 {
@@ -7491,7 +7491,7 @@
7491 "zh-cht": "新增YubiKey&reg;OTP",
7492 "hu": "YubiKey® OTP hozzáadása",
7493 "xloc": [
7494 - "default.handlebars->47->233"
7494 + "default.handlebars->47->236"
7495 ]
7496 },
7497 {
@@ -7518,7 +7518,7 @@
7518 "zh-cht": "將本地設備添加到設備組 \\\"{0}\\\"。",
7519 "hu": "Helyi eszköz hozzáadása a \\\"{0}\\\" eszközcsoporthoz.",
7520 "xloc": [
7521 - "default.handlebars->47->459"
7521 + "default.handlebars->47->462"
7522 ]
7523 },
7524 {
@@ -7545,7 +7545,7 @@
7545 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
7546 "hu": "Adjon hozzá egy új Intel® AMT számítógépet a helyi hálózat átvizsgálásával.",
7547 "xloc": [
7548 - "default.handlebars->47->449"
7548 + "default.handlebars->47->452"
7549 ]
7550 },
7551 {
@@ -7596,7 +7596,7 @@
7596 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
7597 "hu": "Adjon hozzá egy új Intel® AMT számítógépet, amely a helyi hálózaton található.",
7598 "xloc": [
7599 - "default.handlebars->47->447"
7599 + "default.handlebars->47->450"
7600 ]
7601 },
7602 {
@@ -7623,7 +7623,7 @@
7623 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
7624 "hu": "Új Intel® AMT eszköz hozzáadása a \\\"{0}\\\" eszközcsoporthoz.",
7625 "xloc": [
7626 - "default.handlebars->47->468"
7626 + "default.handlebars->47->471"
7627 ]
7628 },
7629 {
@@ -7650,8 +7650,8 @@
7650 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
7651 "hu": "Adjon hozzá egy új számítógépet ehhez az eszközcsoporthoz a Mesh Agent telepítésével.",
7652 "xloc": [
7653 - "default.handlebars->47->2008",
7654 - "default.handlebars->47->453"
7653 + "default.handlebars->47->2016",
7654 + "default.handlebars->47->456"
7655 ]
7656 },
7657 {
@@ -7678,8 +7678,8 @@
7678 "zh-cht": "添加位於本地網絡上的設備。",
7679 "hu": "Helyi hálózaton található eszköz hozzáadása.",
7680 "xloc": [
7681 - "default.handlebars->47->2012",
7682 - "default.handlebars->47->457"
7681 + "default.handlebars->47->2020",
7682 + "default.handlebars->47->460"
7683 ]
7684 },
7685 {
@@ -7706,7 +7706,7 @@
7706 "zh-cht": "添加本地設備",
7707 "hu": "Helyi eszköz hozzáadása",
7708 "xloc": [
7709 - "default.handlebars->47->467"
7709 + "default.handlebars->47->470"
7710 ]
7711 },
7712 {
@@ -7733,7 +7733,7 @@
7733 "zh-cht": "新增標籤",
7734 "hu": "Cimkék hozzáadása",
7735 "xloc": [
7736 - "default.handlebars->47->695"
7736 + "default.handlebars->47->698"
7737 ]
7738 },
7739 {
@@ -7760,7 +7760,7 @@
7760 "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel&reg;AMT以將“{0}”分組。",
7761 "hu": "Adja hozzá, aktiválja és konfigurálja az Intel® AMT-t a \\\"{0}\\\" csoporthoz úgy, hogy rendszeres időközönként rendszergazdaként futtatja a MeshCmd-t a távoli eszközön.",
7762 "xloc": [
7763 - "default.handlebars->47->486"
7763 + "default.handlebars->47->489"
7764 ]
7765 },
7766 {
@@ -7787,7 +7787,7 @@
7787 "zh-cht": "添加了身份驗證應用程序",
7788 "hu": "Hitelesítési alkalmazás hozzáadva",
7789 "xloc": [
7790 - "default.handlebars->47->2395"
7790 + "default.handlebars->47->2403"
7791 ]
7792 },
7793 {
@@ -7814,7 +7814,7 @@
7814 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
7815 "hu": "{0} eszközmegosztás hozzáadva {1} és {2} között",
7816 "xloc": [
7817 - "default.handlebars->47->2406"
7817 + "default.handlebars->47->2414"
7818 ]
7819 },
7820 {
@@ -7841,7 +7841,7 @@
7841 "zh-cht": "添加了每天重複的設備共享 {0}。",
7842 "hu": "Naponta ismétlődő {0} eszközmegosztás hozzáadva.",
7843 "xloc": [
7844 - "default.handlebars->47->2443"
7844 + "default.handlebars->47->2451"
7845 ]
7846 },
7847 {
@@ -7868,7 +7868,7 @@
7868 "zh-cht": "添加了每週重複的設備共享 {0}。",
7869 "hu": "Hetente ismétlődő {0} eszközmegosztás hozzáadva.",
7870 "xloc": [
7871 - "default.handlebars->47->2444"
7871 + "default.handlebars->47->2452"
7872 ]
7873 },
7874 {
@@ -7895,7 +7895,7 @@
7895 "zh-cht": "添加了無限時間的設備共享 {0}。",
7896 "hu": "{0} eszközmegosztás hozzáadva korlátlan ideig.",
7897 "xloc": [
7898 - "default.handlebars->47->2436"
7898 + "default.handlebars->47->2444"
7899 ]
7900 },
7901 {
@@ -7922,8 +7922,8 @@
7922 "zh-cht": "已將設備{0}添加到設備組{1}",
7923 "hu": "A(z) {0} eszköz hozzáadva a(z) {1} eszközcsoporthoz",
7924 "xloc": [
7925 - "default.handlebars->47->2362",
7926 - "default.handlebars->47->2389"
7925 + "default.handlebars->47->2370",
7926 + "default.handlebars->47->2397"
7927 ]
7928 },
7929 {
@@ -7950,7 +7950,7 @@
7950 "zh-cht": "添加了登錄令牌",
7951 "hu": "Bejelentkezési token hozzáadva",
7952 "xloc": [
7953 - "default.handlebars->47->2420"
7953 + "default.handlebars->47->2428"
7954 ]
7955 },
7956 {
@@ -7977,7 +7977,7 @@
7977 "zh-cht": "增加推送通知認證設備",
7978 "hu": "Push értesítési hitelesítő eszköz hozzáadva",
7979 "xloc": [
7980 - "default.handlebars->47->2418"
7980 + "default.handlebars->47->2426"
7981 ]
7982 },
7983 {
@@ -8004,7 +8004,7 @@
8004 "zh-cht": "添加了安全密鑰",
8005 "hu": "Biztonsági kulcs hozzáadva",
8006 "xloc": [
8007 - "default.handlebars->47->2400"
8007 + "default.handlebars->47->2408"
8008 ]
8009 },
8010 {
@@ -8031,7 +8031,7 @@
8031 "zh-cht": "已將用戶組{0}添加到設備組{1}",
8032 "hu": "{0} felhasználói csoport hozzáadva a(z) {1} eszközcsoporthoz",
8033 "xloc": [
8034 - "default.handlebars->47->2373"
8034 + "default.handlebars->47->2381"
8035 ]
8036 },
8037 {
@@ -8058,8 +8058,8 @@
8058 "zh-cht": "已將用戶{0}添加到用戶組{1}",
8059 "hu": "{0} felhasználó hozzáadva a(z) {1} felhasználói csoporthoz",
8060 "xloc": [
8061 - "default.handlebars->47->2376",
8062 - "default.handlebars->47->2385"
8061 + "default.handlebars->47->2384",
8062 + "default.handlebars->47->2393"
8063 ]
8064 },
8065 {
@@ -8086,7 +8086,7 @@
8086 "zh-cht": "地址",
8087 "hu": "Cím",
8088 "xloc": [
8089 - "default.handlebars->47->363"
8089 + "default.handlebars->47->366"
8090 ]
8091 },
8092 {
@@ -8140,8 +8140,8 @@
8140 "zh-cht": "管理員控制模式(ACM)",
8141 "hu": "Admin Control Mode (ACM)",
8142 "xloc": [
8143 - "default-mobile.handlebars->11->779",
8144 - "default.handlebars->47->1519"
8143 + "default-mobile.handlebars->11->780",
8144 + "default.handlebars->47->1523"
8145 ]
8146 },
8147 {
@@ -8168,8 +8168,8 @@
8168 "zh-cht": "管理員憑證",
8169 "hu": "Adminisztrátor Hitelesítő adatok",
8170 "xloc": [
8171 - "default-mobile.handlebars->11->785",
8172 - "default.handlebars->47->1525"
8171 + "default-mobile.handlebars->11->786",
8172 + "default.handlebars->47->1529"
8173 ]
8174 },
8175 {
@@ -8224,7 +8224,7 @@
8224 "zh-cht": "管理領域",
8225 "hu": "Adminisztratív Realms",
8226 "xloc": [
8227 - "default.handlebars->47->2744"
8227 + "default.handlebars->47->2752"
8228 ]
8229 },
8230 {
@@ -8279,7 +8279,7 @@
8279 "zh-cht": "管理領域",
8280 "hu": "Adminisztratív Realms",
8281 "xloc": [
8282 - "default.handlebars->47->2589"
8282 + "default.handlebars->47->2597"
8283 ]
8284 },
8285 {
@@ -8306,7 +8306,7 @@
8306 "zh-cht": "管理員",
8307 "hu": "Adminisztrátor",
8308 "xloc": [
8309 - "default.handlebars->47->2514"
8309 + "default.handlebars->47->2522"
8310 ]
8311 },
8312 {
@@ -8334,7 +8334,7 @@
8334 "hu": "afrikai",
8335 "xloc": [
8336 "default-mobile.handlebars->11->104",
8337 - "default.handlebars->47->1632"
8337 + "default.handlebars->47->1637"
8338 ]
8339 },
8340 {
@@ -8365,11 +8365,11 @@
8365 "default-mobile.handlebars->11->463",
8366 "default-mobile.handlebars->11->520",
8367 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8368 - "default.handlebars->47->2236",
8369 - "default.handlebars->47->2249",
8370 - "default.handlebars->47->3102",
8371 - "default.handlebars->47->388",
8372 - "default.handlebars->47->653",
8368 + "default.handlebars->47->2244",
8369 + "default.handlebars->47->2257",
8370 + "default.handlebars->47->3110",
8371 + "default.handlebars->47->391",
8372 + "default.handlebars->47->656",
8373 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8374 "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm"
8375 ]
@@ -8398,8 +8398,8 @@
8398 "zh-cht": "代理+Intel&reg; AMT",
8399 "hu": "Agent + Intel® AMT",
8400 "xloc": [
8401 - "default.handlebars->47->2238",
8402 - "default.handlebars->47->2251"
8401 + "default.handlebars->47->2246",
8402 + "default.handlebars->47->2259"
8403 ]
8404 },
8405 {
@@ -8454,9 +8454,9 @@
8454 "zh-cht": "代理控制台",
8455 "hu": "Agent konzol",
8456 "xloc": [
8457 - "default-mobile.handlebars->11->893",
8458 - "default.handlebars->47->2173",
8459 - "default.handlebars->47->735"
8457 + "default-mobile.handlebars->11->895",
8458 + "default.handlebars->47->2181",
8459 + "default.handlebars->47->738"
8460 ]
8461 },
8462 {
@@ -8483,7 +8483,7 @@
8483 "zh-cht": "代理錯誤計數器",
8484 "hu": "Agrnt hiba számlálók",
8485 "xloc": [
8486 - "default.handlebars->47->3071"
8486 + "default.handlebars->47->3079"
8487 ]
8488 },
8489 {
@@ -8510,7 +8510,7 @@
8510 "zh-cht": "代理 IP 地址",
8511 "hu": "Agent IP cím",
8512 "xloc": [
8513 - "default.handlebars->47->338"
8513 + "default.handlebars->47->341"
8514 ]
8515 },
8516 {
@@ -8565,7 +8565,7 @@
8565 "hu": "Agent üzenetek",
8566 "xloc": [
8567 "default-mobile.handlebars->11->436",
8568 - "default.handlebars->47->439"
8568 + "default.handlebars->47->442"
8569 ]
8570 },
8571 {
@@ -8671,8 +8671,8 @@
8671 "zh-cht": "代理自行共享",
8672 "hu": "Agent Ön-Megosztás",
8673 "xloc": [
8674 - "default.handlebars->47->1024",
8675 - "default.handlebars->47->2040"
8674 + "default.handlebars->47->1028",
8675 + "default.handlebars->47->2048"
8676 ]
8677 },
8678 {
@@ -8699,7 +8699,7 @@
8699 "zh-cht": "代理時段",
8700 "hu": "Agent munkamenetek",
8701 "xloc": [
8702 - "default.handlebars->47->3087"
8702 + "default.handlebars->47->3095"
8703 ]
8704 },
8705 {
@@ -8751,7 +8751,7 @@
8751 "hu": "Agent Cimke",
8752 "xloc": [
8753 "default-mobile.handlebars->11->517",
8754 - "default.handlebars->47->860"
8754 + "default.handlebars->47->863"
8755 ]
8756 },
8757 {
@@ -8778,8 +8778,8 @@
8778 "zh-cht": "代理類型",
8779 "hu": "Agent típus",
8780 "xloc": [
8781 - "default.handlebars->47->332",
8782 - "default.handlebars->47->358"
8781 + "default.handlebars->47->335",
8782 + "default.handlebars->47->361"
8783 ]
8784 },
8785 {
@@ -8806,7 +8806,7 @@
8806 "zh-cht": "代理類型",
8807 "hu": "Agent típusok",
8808 "xloc": [
8809 - "default.handlebars->47->2247",
8809 + "default.handlebars->47->2255",
8810 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
8811 ]
8812 },
@@ -8834,8 +8834,8 @@
8834 "zh-cht": "代理版本",
8835 "hu": "Agent verzió",
8836 "xloc": [
8837 - "default.handlebars->47->333",
8838 - "default.handlebars->47->359"
8837 + "default.handlebars->47->336",
8838 + "default.handlebars->47->362"
8839 ]
8840 },
8841 {
@@ -8862,7 +8862,7 @@
8862 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
8863 "hu": "Az Agent lezárta a munkamenetet {0}%-os ügynök-szerver-tömörítéssel. Elküldve: {1}, tömörítve: {2}",
8864 "xloc": [
8865 - "default.handlebars->47->2359"
8865 + "default.handlebars->47->2367"
8866 ]
8867 },
8868 {
@@ -8889,9 +8889,9 @@
8889 "zh-cht": "代理已連接",
8890 "hu": "Agent csatlakozott",
8891 "xloc": [
8892 - "default.handlebars->47->252",
8893 - "default.handlebars->47->982",
8894 - "default.handlebars->47->983"
8892 + "default.handlebars->47->255",
8893 + "default.handlebars->47->986",
8894 + "default.handlebars->47->987"
8895 ]
8896 },
8897 {
@@ -8918,7 +8918,7 @@
8918 "zh-cht": "與有限特權相關的代理",
8919 "hu": "Agent csatlakozott, korlátozott jogosultságokkal",
8920 "xloc": [
8921 - "default.handlebars->47->253"
8921 + "default.handlebars->47->256"
8922 ]
8923 },
8924 {
@@ -8945,7 +8945,7 @@
8945 "zh-cht": "代理已斷開連接",
8946 "hu": "Agent lecsatlakozott",
8947 "xloc": [
8948 - "default.handlebars->47->257"
8948 + "default.handlebars->47->260"
8949 ]
8950 },
8951 {
@@ -9071,8 +9071,8 @@
9071 "zh-cht": "代理離線",
9072 "hu": "Offline Agent",
9073 "xloc": [
9074 - "default-mobile.handlebars->11->814",
9075 - "default.handlebars->47->1555"
9074 + "default-mobile.handlebars->11->816",
9075 + "default.handlebars->47->1560"
9076 ]
9077 },
9078 {
@@ -9099,8 +9099,8 @@
9099 "zh-cht": "代理在線",
9100 "hu": "Online Agent",
9101 "xloc": [
9102 - "default-mobile.handlebars->11->813",
9103 - "default.handlebars->47->1554"
9102 + "default-mobile.handlebars->11->815",
9103 + "default.handlebars->47->1559"
9104 ]
9105 },
9106 {
@@ -9199,7 +9199,7 @@
9199 "zh-cht": "代理在特權降低的遠程設備上運行。",
9200 "hu": "Az Agent csökkentett jogosultságokkal fut a távoli eszközön.",
9201 "xloc": [
9202 - "default.handlebars->47->976"
9202 + "default.handlebars->47->980"
9203 ]
9204 },
9205 {
@@ -9322,9 +9322,9 @@
9322 "zh-cht": "代理",
9323 "hu": "Agent-ek",
9324 "xloc": [
9325 - "default.handlebars->47->2204",
9326 - "default.handlebars->47->3115",
9327 - "default.handlebars->47->542"
9325 + "default.handlebars->47->2212",
9326 + "default.handlebars->47->3123",
9327 + "default.handlebars->47->545"
9328 ]
9329 },
9330 {
@@ -9352,7 +9352,7 @@
9352 "hu": "albán",
9353 "xloc": [
9354 "default-mobile.handlebars->11->105",
9355 - "default.handlebars->47->1633"
9355 + "default.handlebars->47->1638"
9356 ]
9357 },
9358 {
@@ -9382,7 +9382,7 @@
9382 "default-mobile.handlebars->11->355",
9383 "default-mobile.handlebars->11->687",
9384 "default-mobile.handlebars->11->689",
9385 - "default.handlebars->47->2935",
9385 + "default.handlebars->47->2943",
9386 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
9387 ]
9388 },
@@ -9410,7 +9410,7 @@
9410 "zh-cht": "全部可用",
9411 "hu": "Összes elérhető",
9412 "xloc": [
9413 - "default.handlebars->47->2476"
9413 + "default.handlebars->47->2484"
9414 ]
9415 },
9416 {
@@ -9437,8 +9437,8 @@
9437 "zh-cht": "所有可用的代理",
9438 "hu": "Az összes rendelkezésre álló Agent",
9439 "xloc": [
9440 - "default.handlebars->47->2205",
9441 - "default.handlebars->47->543"
9440 + "default.handlebars->47->2213",
9441 + "default.handlebars->47->546"
9442 ]
9443 },
9444 {
@@ -9465,7 +9465,7 @@
9465 "zh-cht": "所有顯示",
9466 "hu": "Összes Kijelző",
9467 "xloc": [
9468 - "default.handlebars->47->1367"
9468 + "default.handlebars->47->1371"
9469 ]
9470 },
9471 {
@@ -9492,7 +9492,7 @@
9492 "zh-cht": "所有事件",
9493 "hu": "Összes Esemény",
9494 "xloc": [
9495 - "default.handlebars->47->2474"
9495 + "default.handlebars->47->2482"
9496 ]
9497 },
9498 {
@@ -9519,9 +9519,9 @@
9519 "zh-cht": "全部聚焦",
9520 "hu": "Teljes Focus mode",
9521 "xloc": [
9522 - "default.handlebars->47->1298",
9523 - "default.handlebars->47->1300",
9524 - "default.handlebars->47->1301"
9522 + "default.handlebars->47->1302",
9523 + "default.handlebars->47->1304",
9524 + "default.handlebars->47->1305"
9525 ]
9526 },
9527 {
@@ -9575,8 +9575,8 @@
9575 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
9576 "hu": "Engedélyezi a felhasználók számára az eszközcsoport és a csoportba tartozó eszközök kezelését.",
9577 "xloc": [
9578 - "default.handlebars->47->2117",
9579 - "default.handlebars->47->2689"
9578 + "default.handlebars->47->2125",
9579 + "default.handlebars->47->2697"
9580 ]
9581 },
9582 {
@@ -9603,7 +9603,7 @@
9603 "zh-cht": "允許用戶管理此裝置。",
9604 "hu": "Engedélyezze a felhasználóknak, hogy kezeljék ezt az eszközt.",
9605 "xloc": [
9606 - "default.handlebars->47->2118"
9606 + "default.handlebars->47->2126"
9607 ]
9608 },
9609 {
@@ -9630,7 +9630,7 @@
9630 "zh-cht": "允許",
9631 "hu": "Engedélyezve",
9632 "xloc": [
9633 - "default.handlebars->47->280"
9633 + "default.handlebars->47->283"
9634 ]
9635 },
9636 {
@@ -9711,8 +9711,8 @@
9711 "xloc": [
9712 "default-mobile.handlebars->11->642",
9713 "default-mobile.handlebars->11->646",
9714 - "default.handlebars->47->1322",
9715 - "default.handlebars->47->1326"
9714 + "default.handlebars->47->1326",
9715 + "default.handlebars->47->1330"
9716 ]
9717 },
9718 {
@@ -9739,7 +9739,7 @@
9739 "zh-cht": "替代Shell",
9740 "hu": "Alternatív Shell",
9741 "xloc": [
9742 - "default.handlebars->47->1288"
9742 + "default.handlebars->47->1292"
9743 ]
9744 },
9745 {
@@ -9822,7 +9822,7 @@
9822 "zh-cht": "備用(F10 = ESC + 0)",
9823 "hu": "Alternatív (F10 = ESC+0)",
9824 "xloc": [
9825 - "default.handlebars->47->1401",
9825 + "default.handlebars->47->1405",
9826 "sharing.handlebars->11->37"
9827 ]
9828 },
@@ -9905,10 +9905,10 @@
9905 "zh-cht": "一直通知",
9906 "hu": "Minden kapcsolat értesítés",
9907 "xloc": [
9908 - "default.handlebars->47->1979",
9909 - "default.handlebars->47->2648",
9910 - "default.handlebars->47->2753",
9911 - "default.handlebars->47->890"
9908 + "default.handlebars->47->1987",
9909 + "default.handlebars->47->2656",
9910 + "default.handlebars->47->2761",
9911 + "default.handlebars->47->894"
9912 ]
9913 },
9914 {
@@ -9935,10 +9935,10 @@
9935 "zh-cht": "一直提示",
9936 "hu": "Minden kapcsolat engedélykérés",
9937 "xloc": [
9938 - "default.handlebars->47->1980",
9939 - "default.handlebars->47->2649",
9940 - "default.handlebars->47->2754",
9941 - "default.handlebars->47->891"
9938 + "default.handlebars->47->1988",
9939 + "default.handlebars->47->2657",
9940 + "default.handlebars->47->2762",
9941 + "default.handlebars->47->895"
9942 ]
9943 },
9944 {
@@ -10028,7 +10028,7 @@
10028 "hu": "Ismeretlen hiba történt.",
10029 "de": "Ein unbekannter Fehler ist aufgetreten.",
10030 "xloc": [
10031 - "default.handlebars->47->2887"
10031 + "default.handlebars->47->2895"
10032 ]
10033 },
10034 {
@@ -10164,7 +10164,7 @@
10164 "zh-cht": "安卓安裝",
10165 "hu": "Android Telepítés",
10166 "xloc": [
10167 - "default-mobile.handlebars->11->867"
10167 + "default-mobile.handlebars->11->869"
10168 ]
10169 },
10170 {
@@ -10219,8 +10219,8 @@
10219 "zh-cht": "殺毒軟件未激活",
10220 "hu": "A vírusirtó nem aktív",
10221 "xloc": [
10222 - "default.handlebars->47->2240",
10223 - "default.handlebars->47->2254"
10222 + "default.handlebars->47->2248",
10223 + "default.handlebars->47->2262"
10224 ]
10225 },
10226 {
@@ -10248,7 +10248,7 @@
10248 "hu": "Antivírus",
10249 "xloc": [
10250 "default-mobile.handlebars->11->743",
10251 - "default.handlebars->47->879"
10251 + "default.handlebars->47->882"
10252 ]
10253 },
10254 {
@@ -10275,7 +10275,7 @@
10275 "zh-cht": "任何可支持的",
10276 "hu": "Bármilyen támogatott",
10277 "xloc": [
10278 - "default.handlebars->47->516"
10278 + "default.handlebars->47->519"
10279 ]
10280 },
10281 {
@@ -10357,7 +10357,7 @@
10357 "zh-cht": "蘋果macOS",
10358 "hu": "Apple macOS",
10359 "xloc": [
10360 - "default.handlebars->47->557"
10360 + "default.handlebars->47->560"
10361 ]
10362 },
10363 {
@@ -10384,7 +10384,7 @@
10384 "zh-cht": "僅限Apple macOS",
10385 "hu": "csak Apple macOS",
10386 "xloc": [
10387 - "default.handlebars->47->518"
10387 + "default.handlebars->47->521"
10388 ]
10389 },
10390 {
@@ -10534,7 +10534,7 @@
10534 "zh-cht": "應用程序,始終連接",
10535 "hu": "Alkalmazás, állandó csatlakozás",
10536 "xloc": [
10537 - "default.handlebars->47->570"
10537 + "default.handlebars->47->573"
10538 ]
10539 },
10540 {
@@ -10561,7 +10561,7 @@
10561 "zh-cht": "應用程序,根據用戶請求連接",
10562 "hu": "Alkalmazás, csatlakozás a felhasználó kérésére",
10563 "xloc": [
10564 - "default.handlebars->47->569"
10564 + "default.handlebars->47->572"
10565 ]
10566 },
10567 {
@@ -10589,7 +10589,7 @@
10589 "hu": "arab (Algéria)",
10590 "xloc": [
10591 "default-mobile.handlebars->11->107",
10592 - "default.handlebars->47->1635"
10592 + "default.handlebars->47->1640"
10593 ]
10594 },
10595 {
@@ -10617,7 +10617,7 @@
10617 "hu": "arab (Bahrein)",
10618 "xloc": [
10619 "default-mobile.handlebars->11->108",
10620 - "default.handlebars->47->1636"
10620 + "default.handlebars->47->1641"
10621 ]
10622 },
10623 {
@@ -10645,7 +10645,7 @@
10645 "hu": "arab (Egyiptom)",
10646 "xloc": [
10647 "default-mobile.handlebars->11->109",
10648 - "default.handlebars->47->1637"
10648 + "default.handlebars->47->1642"
10649 ]
10650 },
10651 {
@@ -10673,7 +10673,7 @@
10673 "hu": "arab (Irak)",
10674 "xloc": [
10675 "default-mobile.handlebars->11->110",
10676 - "default.handlebars->47->1638"
10676 + "default.handlebars->47->1643"
10677 ]
10678 },
10679 {
@@ -10701,7 +10701,7 @@
10701 "hu": "arab (Jordánia)",
10702 "xloc": [
10703 "default-mobile.handlebars->11->111",
10704 - "default.handlebars->47->1639"
10704 + "default.handlebars->47->1644"
10705 ]
10706 },
10707 {
@@ -10729,7 +10729,7 @@
10729 "hu": "arab (Kuvait)",
10730 "xloc": [
10731 "default-mobile.handlebars->11->112",
10732 - "default.handlebars->47->1640"
10732 + "default.handlebars->47->1645"
10733 ]
10734 },
10735 {
@@ -10757,7 +10757,7 @@
10757 "hu": "arab (Libanon)",
10758 "xloc": [
10759 "default-mobile.handlebars->11->113",
10760 - "default.handlebars->47->1641"
10760 + "default.handlebars->47->1646"
10761 ]
10762 },
10763 {
@@ -10785,7 +10785,7 @@
10785 "hu": "arab (Líbia)",
10786 "xloc": [
10787 "default-mobile.handlebars->11->114",
10788 - "default.handlebars->47->1642"
10788 + "default.handlebars->47->1647"
10789 ]
10790 },
10791 {
@@ -10813,7 +10813,7 @@
10813 "hu": "arab (Marokkó)",
10814 "xloc": [
10815 "default-mobile.handlebars->11->115",
10816 - "default.handlebars->47->1643"
10816 + "default.handlebars->47->1648"
10817 ]
10818 },
10819 {
@@ -10841,7 +10841,7 @@
10841 "hu": "arab (Omán)",
10842 "xloc": [
10843 "default-mobile.handlebars->11->116",
10844 - "default.handlebars->47->1644"
10844 + "default.handlebars->47->1649"
10845 ]
10846 },
10847 {
@@ -10869,7 +10869,7 @@
10869 "hu": "arab (Katar)",
10870 "xloc": [
10871 "default-mobile.handlebars->11->117",
10872 - "default.handlebars->47->1645"
10872 + "default.handlebars->47->1650"
10873 ]
10874 },
10875 {
@@ -10897,7 +10897,7 @@
10897 "hu": "arab (Szaúd-Arábia)",
10898 "xloc": [
10899 "default-mobile.handlebars->11->118",
10900 - "default.handlebars->47->1646"
10900 + "default.handlebars->47->1651"
10901 ]
10902 },
10903 {
@@ -10925,7 +10925,7 @@
10925 "hu": "arab",
10926 "xloc": [
10927 "default-mobile.handlebars->11->106",
10928 - "default.handlebars->47->1634"
10928 + "default.handlebars->47->1639"
10929 ]
10930 },
10931 {
@@ -10953,7 +10953,7 @@
10953 "hu": "arab (Szíria)",
10954 "xloc": [
10955 "default-mobile.handlebars->11->119",
10956 - "default.handlebars->47->1647"
10956 + "default.handlebars->47->1652"
10957 ]
10958 },
10959 {
@@ -10981,7 +10981,7 @@
10981 "hu": "arab (Tunézia)",
10982 "xloc": [
10983 "default-mobile.handlebars->11->120",
10984 - "default.handlebars->47->1648"
10984 + "default.handlebars->47->1653"
10985 ]
10986 },
10987 {
@@ -11009,7 +11009,7 @@
11009 "hu": "arab (Egyesült Arab Emírségek)",
11010 "xloc": [
11011 "default-mobile.handlebars->11->121",
11012 - "default.handlebars->47->1649"
11012 + "default.handlebars->47->1654"
11013 ]
11014 },
11015 {
@@ -11037,7 +11037,7 @@
11037 "hu": "arab (Jemen)",
11038 "xloc": [
11039 "default-mobile.handlebars->11->122",
11040 - "default.handlebars->47->1650"
11040 + "default.handlebars->47->1655"
11041 ]
11042 },
11043 {
@@ -11065,7 +11065,7 @@
11065 "hu": "aragóniai",
11066 "xloc": [
11067 "default-mobile.handlebars->11->123",
11068 - "default.handlebars->47->1651"
11068 + "default.handlebars->47->1656"
11069 ]
11070 },
11071 {
@@ -11095,9 +11095,9 @@
11095 "default-mobile.handlebars->11->722",
11096 "default-mobile.handlebars->11->724",
11097 "default-mobile.handlebars->11->726",
11098 - "default.handlebars->47->1469",
11099 - "default.handlebars->47->1471",
11100 - "default.handlebars->47->1473"
11098 + "default.handlebars->47->1473",
11099 + "default.handlebars->47->1475",
11100 + "default.handlebars->47->1477"
11101 ]
11102 },
11103 {
@@ -11124,7 +11124,7 @@
11124 "zh-cht": "你確定要連接到{0}裝置嗎?",
11125 "hu": "Biztos, hogy {0} eszközökhöz szeretne csatlakozni?",
11126 "xloc": [
11127 - "default.handlebars->47->442"
11127 + "default.handlebars->47->445"
11128 ]
11129 },
11130 {
@@ -11151,8 +11151,8 @@
11151 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
11152 "hu": "Biztos, hogy törölni szeretné a {0} csoportot? Az eszközcsoport törlése a csoportba tartozó eszközökre vonatkozó összes információt is törli.",
11153 "xloc": [
11154 - "default-mobile.handlebars->11->854",
11155 - "default.handlebars->47->2084"
11154 + "default-mobile.handlebars->11->856",
11155 + "default.handlebars->47->2092"
11156 ]
11157 },
11158 {
@@ -11179,7 +11179,7 @@
11179 "zh-cht": "你確定要刪除節點{0}嗎?",
11180 "hu": "Biztos, hogy törölni akarja a {0} node-ot?",
11181 "xloc": [
11182 - "default.handlebars->47->1215"
11182 + "default.handlebars->47->1219"
11183 ]
11184 },
11185 {
@@ -11206,7 +11206,7 @@
11206 "zh-cht": "你確定要卸載所選代理嗎?",
11207 "hu": "Biztos, hogy eltávolítja a kiválasztott Agentet?",
11208 "xloc": [
11209 - "default.handlebars->47->1204"
11209 + "default.handlebars->47->1208"
11210 ]
11211 },
11212 {
@@ -11233,7 +11233,7 @@
11233 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
11234 "hu": "Biztos, hogy eltávolítja a(z) {0} Agentet?",
11235 "xloc": [
11236 - "default.handlebars->47->1203"
11236 + "default.handlebars->47->1207"
11237 ]
11238 },
11239 {
@@ -11260,7 +11260,7 @@
11260 "zh-cht": "你確定要{0}外掛嗎:{1}",
11261 "hu": "Biztosm, hogy {0} szeretné használni a következő beépülő modult: {1}",
11262 "xloc": [
11263 - "default.handlebars->47->3167"
11263 + "default.handlebars->47->3175"
11264 ]
11265 },
11266 {
@@ -11316,7 +11316,7 @@
11316 "hu": "örmény",
11317 "xloc": [
11318 "default-mobile.handlebars->11->124",
11319 - "default.handlebars->47->1652"
11319 + "default.handlebars->47->1657"
11320 ]
11321 },
11322 {
@@ -11507,7 +11507,7 @@
11507 "hu": "asszámi",
11508 "xloc": [
11509 "default-mobile.handlebars->11->125",
11510 - "default.handlebars->47->1653"
11510 + "default.handlebars->47->1658"
11511 ]
11512 },
11513 {
@@ -11614,8 +11614,8 @@
11614 "zh-cht": "Windows 助手 (.exe)",
11615 "hu": "Assistant Windows rendszerhez (.exe)",
11616 "xloc": [
11617 - "default.handlebars->47->600",
11618 - "default.handlebars->47->604"
11617 + "default.handlebars->47->603",
11618 + "default.handlebars->47->607"
11619 ]
11620 },
11621 {
@@ -11670,7 +11670,7 @@
11670 "hu": "asztúriai",
11671 "xloc": [
11672 "default-mobile.handlebars->11->126",
11673 - "default.handlebars->47->1654"
11673 + "default.handlebars->47->1659"
11674 ]
11675 },
11676 {
@@ -11697,7 +11697,7 @@
11697 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
11698 "hu": "Intel(R) AMT ACM üzemmód aktiválásának kísérlete",
11699 "xloc": [
11700 - "default.handlebars->47->2328"
11700 + "default.handlebars->47->2336"
11701 ]
11702 },
11703 {
@@ -11751,9 +11751,9 @@
11751 "default-mobile.handlebars->11->658",
11752 "default-mobile.handlebars->11->662",
11753 "default-mobile.handlebars->11->674",
11754 - "default.handlebars->47->1376",
11754 "default.handlebars->47->1380",
11756 - "default.handlebars->47->1392",
11755 + "default.handlebars->47->1384",
11756 + "default.handlebars->47->1396",
11757 "ssh.handlebars->3->21",
11758 "ssh.handlebars->3->22",
11759 "ssh.handlebars->3->5",
@@ -11784,7 +11784,7 @@
11784 "zh-cht": "認證軟體",
11785 "hu": "Hitelesítő alkalmazás beállítva",
11786 "xloc": [
11787 - "default.handlebars->47->2757"
11787 + "default.handlebars->47->2765"
11788 ]
11789 },
11790 {
@@ -11811,9 +11811,9 @@
11811 "zh-cht": "認證設備",
11812 "hu": "Hitelesítési eszköz",
11813 "xloc": [
11814 - "default.handlebars->47->1615",
11815 - "default.handlebars->47->1617",
11816 - "default.handlebars->47->1621"
11814 + "default.handlebars->47->1620",
11815 + "default.handlebars->47->1622",
11816 + "default.handlebars->47->1626"
11817 ]
11818 },
11819 {
@@ -11842,8 +11842,8 @@
11842 "xloc": [
11843 "default-mobile.handlebars->11->675",
11844 "default-mobile.handlebars->11->681",
11845 - "default.handlebars->47->1394",
11846 - "default.handlebars->47->1409"
11845 + "default.handlebars->47->1398",
11846 + "default.handlebars->47->1413"
11847 ]
11848 },
11849 {
@@ -11874,10 +11874,10 @@
11874 "default-mobile.handlebars->11->311",
11875 "default-mobile.handlebars->11->70",
11876 "default-mobile.handlebars->11->73",
11877 - "default.handlebars->47->1611",
11878 - "default.handlebars->47->1613",
11879 - "default.handlebars->47->211",
11880 - "default.handlebars->47->216"
11877 + "default.handlebars->47->1616",
11878 + "default.handlebars->47->1618",
11879 + "default.handlebars->47->214",
11880 + "default.handlebars->47->219"
11881 ]
11882 },
11883 {
@@ -11904,7 +11904,7 @@
11904 "zh-cht": "認證軟體啟動成功。",
11905 "hu": "Hitelesítő alkalmazás aktiválása sikeres.",
11906 "xloc": [
11907 - "default.handlebars->47->212"
11907 + "default.handlebars->47->215"
11908 ]
11909 },
11910 {
@@ -11931,7 +11931,7 @@
11931 "zh-cht": "認證軟體已刪除。",
11932 "hu": "Hitelesítő alkalmazás eltávolítva.",
11933 "xloc": [
11934 - "default.handlebars->47->217"
11934 + "default.handlebars->47->220"
11935 ]
11936 },
11937 {
@@ -11958,7 +11958,7 @@
11958 "zh-cht": "自動",
11959 "hu": "Auto",
11960 "xloc": [
11961 - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->9"
11961 + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->11"
11962 ]
11963 },
11964 {
@@ -12012,8 +12012,8 @@
12012 "zh-cht": "自動刪除",
12013 "hu": "Automatikus eltávolítás",
12014 "xloc": [
12015 - "default.handlebars->47->1964",
12016 - "default.handlebars->47->2467"
12015 + "default.handlebars->47->1972",
12016 + "default.handlebars->47->2475"
12017 ]
12018 },
12019 {
@@ -12071,7 +12071,7 @@
12071 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
12072 "hu": "Agent core dump fájl automatikus letöltése: \\\"{0}\\\"",
12073 "xloc": [
12074 - "default.handlebars->47->2409"
12074 + "default.handlebars->47->2417"
12075 ]
12076 },
12077 {
@@ -12126,7 +12126,7 @@
12126 "zh-cht": "自動連接",
12127 "hu": "Automatikus csatlakozás",
12128 "xloc": [
12129 - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->9"
12129 + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->11"
12130 ]
12131 },
12132 {
@@ -12177,7 +12177,7 @@
12177 "zh-cht": "自動移除非活動設備",
12178 "hu": "Az inaktív eszközök automatikus eltávolítása",
12179 "xloc": [
12180 - "default.handlebars->47->2112"
12180 + "default.handlebars->47->2120"
12181 ]
12182 },
12183 {
@@ -12204,7 +12204,7 @@
12204 "zh-cht": "可用內存",
12205 "hu": "Elérhető memória",
12206 "xloc": [
12207 - "default.handlebars->47->3096"
12207 + "default.handlebars->47->3104"
12208 ]
12209 },
12210 {
@@ -12232,7 +12232,7 @@
12232 "hu": "azerbajdzsáni",
12233 "xloc": [
12234 "default-mobile.handlebars->11->127",
12235 - "default.handlebars->47->1655"
12235 + "default.handlebars->47->1660"
12236 ]
12237 },
12238 {
@@ -12262,9 +12262,9 @@
12262 "default-mobile.handlebars->11->730",
12263 "default-mobile.handlebars->11->734",
12264 "default-mobile.handlebars->11->738",
12265 - "default.handlebars->47->866",
12266 - "default.handlebars->47->870",
12267 - "default.handlebars->47->874"
12265 + "default.handlebars->47->869",
12266 + "default.handlebars->47->873",
12267 + "default.handlebars->47->877"
12268 ]
12269 },
12270 {
@@ -12291,8 +12291,8 @@
12291 "zh-cht": "的BIOS",
12292 "hu": "BIOS",
12293 "xloc": [
12294 - "default-mobile.handlebars->11->792",
12295 - "default.handlebars->47->1532"
12294 + "default-mobile.handlebars->11->794",
12295 + "default.handlebars->47->1537"
12296 ]
12297 },
12298 {
@@ -12410,7 +12410,7 @@
12410 "hu": "BackSpace",
12411 "xloc": [
12412 "default-mobile.handlebars->11->623",
12413 - "default.handlebars->47->1304"
12413 + "default.handlebars->47->1308"
12414 ]
12415 },
12416 {
@@ -12437,7 +12437,7 @@
12437 "zh-cht": "背景與互動",
12438 "hu": "Háttérben és interaktív módon",
12439 "xloc": [
12440 - "default.handlebars->47->565"
12440 + "default.handlebars->47->568"
12441 ]
12442 },
12443 {
@@ -12464,10 +12464,10 @@
12464 "zh-cht": "背景與互動",
12465 "hu": "Háttérben és interaktív módon",
12466 "xloc": [
12467 - "default.handlebars->47->2211",
12468 - "default.handlebars->47->2218",
12469 - "default.handlebars->47->529",
12470 - "default.handlebars->47->549"
12467 + "default.handlebars->47->2219",
12468 + "default.handlebars->47->2226",
12469 + "default.handlebars->47->532",
12470 + "default.handlebars->47->552"
12471 ]
12472 },
12473 {
@@ -12494,11 +12494,11 @@
12494 "zh-cht": "僅背景",
12495 "hu": "Csak háttérben",
12496 "xloc": [
12497 - "default.handlebars->47->2212",
12498 - "default.handlebars->47->2219",
12499 - "default.handlebars->47->530",
12500 - "default.handlebars->47->550",
12501 - "default.handlebars->47->566"
12497 + "default.handlebars->47->2220",
12498 + "default.handlebars->47->2227",
12499 + "default.handlebars->47->533",
12500 + "default.handlebars->47->553",
12501 + "default.handlebars->47->569"
12502 ]
12503 },
12504 {
@@ -12553,8 +12553,8 @@
12553 "zh-cht": "備用碼",
12554 "hu": "Biztonsági kódok generálva",
12555 "xloc": [
12556 - "default.handlebars->47->2760",
12557 - "default.handlebars->47->2983"
12556 + "default.handlebars->47->2768",
12557 + "default.handlebars->47->2991"
12558 ]
12559 },
12560 {
@@ -12582,7 +12582,7 @@
12582 "hu": "A biztonsági kódok zároltak",
12583 "xloc": [
12584 "default-mobile.handlebars->11->63",
12585 - "default.handlebars->47->202"
12585 + "default.handlebars->47->205"
12586 ]
12587 },
12588 {
@@ -12636,7 +12636,7 @@
12636 "zh-cht": "錯誤的簽名",
12637 "hu": "Rossz aláírás",
12638 "xloc": [
12639 - "default.handlebars->47->3078"
12639 + "default.handlebars->47->3086"
12640 ]
12641 },
12642 {
@@ -12663,7 +12663,7 @@
12663 "zh-cht": "錯誤的網絡憑證",
12664 "hu": "Rossz web tanúsítvány",
12665 "xloc": [
12666 - "default.handlebars->47->3077"
12666 + "default.handlebars->47->3085"
12667 ]
12668 },
12669 {
@@ -12691,7 +12691,7 @@
12691 "hu": "baszk",
12692 "xloc": [
12693 "default-mobile.handlebars->11->128",
12694 - "default.handlebars->47->1656"
12694 + "default.handlebars->47->1661"
12695 ]
12696 },
12697 {
@@ -12718,7 +12718,7 @@
12718 "zh-cht": "批處理文件上傳",
12719 "hu": "Kötegelt fájl feltölés",
12720 "xloc": [
12721 - "default.handlebars->47->711"
12721 + "default.handlebars->47->714"
12722 ]
12723 },
12724 {
@@ -12772,7 +12772,7 @@
12772 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
12773 "hu": "{0} fájl kötegelt feltöltése a(z) {1} mappába",
12774 "xloc": [
12775 - "default.handlebars->47->2408"
12775 + "default.handlebars->47->2416"
12776 ]
12777 },
12778 {
@@ -12800,7 +12800,7 @@
12800 "hu": "fehérorosz",
12801 "xloc": [
12802 "default-mobile.handlebars->11->130",
12803 - "default.handlebars->47->1658"
12803 + "default.handlebars->47->1663"
12804 ]
12805 },
12806 {
@@ -12828,7 +12828,7 @@
12828 "hu": "bengáli",
12829 "xloc": [
12830 "default-mobile.handlebars->11->131",
12831 - "default.handlebars->47->1659"
12831 + "default.handlebars->47->1664"
12832 ]
12833 },
12834 {
@@ -12885,6 +12885,13 @@
12885 "zh-cht": "將本地端口綁定到所有網絡接口",
12886 "hu": "Helyi port kötése az összes hálózati adapterhez"
12887 },
12888 + {
12889 + "en": "BitLocker",
12890 + "xloc": [
12891 + "default-mobile.handlebars->11->744",
12892 + "default.handlebars->47->883"
12893 + ]
12894 + },
12895 {
12896 "bs": "Bootloader",
12897 "cs": "Zavaděč",
@@ -12909,8 +12916,8 @@
12916 "zh-cht": "引導加載程序",
12917 "hu": "Rendszerbetöltő",
12918 "xloc": [
12912 - "default-mobile.handlebars->11->756",
12913 - "default.handlebars->47->1486"
12919 + "default-mobile.handlebars->11->757",
12920 + "default.handlebars->47->1490"
12921 ]
12922 },
12923 {
@@ -12938,7 +12945,7 @@
12945 "hu": "bosznia",
12946 "xloc": [
12947 "default-mobile.handlebars->11->132",
12941 - "default.handlebars->47->1660"
12948 + "default.handlebars->47->1665"
12949 ]
12950 },
12951 {
@@ -12966,7 +12973,7 @@
12973 "hu": "breton",
12974 "xloc": [
12975 "default-mobile.handlebars->11->133",
12969 - "default.handlebars->47->1661"
12976 + "default.handlebars->47->1666"
12977 ]
12978 },
12979 {
@@ -12993,7 +13000,7 @@
13000 "zh-cht": "廣播",
13001 "hu": "Broadcast üzenet...",
13002 "xloc": [
12996 - "default.handlebars->47->2655",
13003 + "default.handlebars->47->2663",
13004 "default.handlebars->container->column_l->p4->3->1->0->3->1"
13005 ]
13006 },
@@ -13021,7 +13028,7 @@
13028 "zh-cht": "廣播消息",
13029 "hu": "Broadcast üzenet",
13030 "xloc": [
13024 - "default.handlebars->47->2571"
13031 + "default.handlebars->47->2579"
13032 ]
13033 },
13034 {
@@ -13048,7 +13055,7 @@
13055 "zh-cht": "向所有連接的用戶廣播消息。",
13056 "hu": "Üzenet küldése az összes csatlakoztatott felhasználónak.",
13057 "xloc": [
13051 - "default.handlebars->47->2566"
13058 + "default.handlebars->47->2574"
13059 ]
13060 },
13061 {
@@ -13075,7 +13082,7 @@
13082 "zh-cht": "瀏覽器",
13083 "hu": "Böngésző",
13084 "xloc": [
13078 - "default.handlebars->47->2957"
13085 + "default.handlebars->47->2965"
13086 ]
13087 },
13088 {
@@ -13158,7 +13165,7 @@
13165 "hu": "bolgár",
13166 "xloc": [
13167 "default-mobile.handlebars->11->129",
13161 - "default.handlebars->47->1657"
13168 + "default.handlebars->47->1662"
13169 ]
13170 },
13171 {
@@ -13186,7 +13193,7 @@
13193 "hu": "burmai",
13194 "xloc": [
13195 "default-mobile.handlebars->11->134",
13189 - "default.handlebars->47->1662"
13196 + "default.handlebars->47->1667"
13197 ]
13198 },
13199 {
@@ -13213,7 +13220,7 @@
13220 "zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
13221 "hu": "Alapértelmezés szerint az inaktív eszközök 1 nap után eltávolításra kerülnek.",
13222 "xloc": [
13216 - "default.handlebars->47->2114"
13223 + "default.handlebars->47->2122"
13224 ]
13225 },
13226 {
@@ -13240,7 +13247,7 @@
13247 "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
13248 "hu": "Alapértelmezés szerint az inaktív eszközök {0} nap után eltávolításra kerülnek.",
13249 "xloc": [
13243 - "default.handlebars->47->2115"
13250 + "default.handlebars->47->2123"
13251 ]
13252 },
13253 {
@@ -13267,7 +13274,7 @@
13274 "zh-cht": "字節輸入",
13275 "hu": "Fogadott Byte-ok",
13276 "xloc": [
13270 - "default.handlebars->47->2953"
13277 + "default.handlebars->47->2961"
13278 ]
13279 },
13280 {
@@ -13294,7 +13301,7 @@
13301 "zh-cht": "字節輸出",
13302 "hu": "Küldött Byte-ok",
13303 "xloc": [
13297 - "default.handlebars->47->2954"
13304 + "default.handlebars->47->2962"
13305 ]
13306 },
13307 {
@@ -13363,7 +13370,7 @@
13370 "hu": "CCM",
13371 "xloc": [
13372 "default-mobile.handlebars->11->503",
13366 - "default.handlebars->47->842"
13373 + "default.handlebars->47->845"
13374 ]
13375 },
13376 {
@@ -13390,7 +13397,7 @@
13397 "zh-cht": "CCM模式",
13398 "hu": "CCM mode",
13399 "xloc": [
13393 - "default.handlebars->47->2067"
13400 + "default.handlebars->47->2075"
13401 ]
13402 },
13403 {
@@ -13418,9 +13425,9 @@
13425 "hu": "CIRA",
13426 "xloc": [
13427 "default-mobile.handlebars->11->464",
13421 - "default.handlebars->47->3103",
13422 - "default.handlebars->47->390",
13423 - "default.handlebars->47->655"
13428 + "default.handlebars->47->3111",
13429 + "default.handlebars->47->393",
13430 + "default.handlebars->47->658"
13431 ]
13432 },
13433 {
@@ -13447,7 +13454,7 @@
13454 "zh-cht": "CIRA伺服器",
13455 "hu": "CIRA Kiszolgáló",
13456 "xloc": [
13450 - "default.handlebars->47->3151"
13457 + "default.handlebars->47->3159"
13458 ]
13459 },
13460 {
@@ -13474,7 +13481,7 @@
13481 "zh-cht": "CIRA伺服器指令",
13482 "hu": "CIRA kiszolgáló parancsok",
13483 "xloc": [
13477 - "default.handlebars->47->3152"
13484 + "default.handlebars->47->3160"
13485 ]
13486 },
13487 {
@@ -13528,7 +13535,7 @@
13535 "zh-cht": "CIRA設置",
13536 "hu": "CIRA beállítás",
13537 "xloc": [
13531 - "default.handlebars->47->2075"
13538 + "default.handlebars->47->2083"
13539 ]
13540 },
13541 {
@@ -13555,9 +13562,9 @@
13562 "zh-cht": "CPU",
13563 "hu": "CPU",
13564 "xloc": [
13558 - "default-mobile.handlebars->11->798",
13559 - "default.handlebars->47->1538",
13560 - "default.handlebars->47->3127",
13565 + "default-mobile.handlebars->11->800",
13566 + "default.handlebars->47->1543",
13567 + "default.handlebars->47->3135",
13568 "default.handlebars->container->column_l->p40->3->1->p40type->5"
13569 ]
13570 },
@@ -13585,7 +13592,7 @@
13592 "zh-cht": "CPU負載",
13593 "hu": "CPU terhelés",
13594 "xloc": [
13588 - "default.handlebars->47->3092"
13595 + "default.handlebars->47->3100"
13596 ]
13597 },
13598 {
@@ -13612,7 +13619,7 @@
13619 "zh-cht": "最近15分鐘的CPU負載",
13620 "hu": "CPU terhelés az elmúlt 15 percben",
13621 "xloc": [
13615 - "default.handlebars->47->3095"
13622 + "default.handlebars->47->3103"
13623 ]
13624 },
13625 {
@@ -13639,7 +13646,7 @@
13646 "zh-cht": "最近5分鐘的CPU負載",
13647 "hu": "CPU terhelés az elmúlt 5 percben",
13648 "xloc": [
13642 - "default.handlebars->47->3094"
13649 + "default.handlebars->47->3102"
13650 ]
13651 },
13652 {
@@ -13666,7 +13673,7 @@
13673 "zh-cht": "最近一分鐘的CPU負載",
13674 "hu": "CPU terhelés az utolsó percben",
13675 "xloc": [
13669 - "default.handlebars->47->3093"
13676 + "default.handlebars->47->3101"
13677 ]
13678 },
13679 {
@@ -13693,8 +13700,8 @@
13700 "zh-cht": "CR+LF",
13701 "hu": "CR+LF",
13702 "xloc": [
13696 - "default.handlebars->47->1372",
13697 - "default.handlebars->47->1403",
13703 + "default.handlebars->47->1376",
13704 + "default.handlebars->47->1407",
13705 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
13706 "sharing.handlebars->11->25",
13707 "sharing.handlebars->11->39",
@@ -13725,7 +13732,7 @@
13732 "zh-cht": "CSV",
13733 "hu": "CSV",
13734 "xloc": [
13728 - "default.handlebars->47->2484"
13735 + "default.handlebars->47->2492"
13736 ]
13737 },
13738 {
@@ -13752,9 +13759,9 @@
13759 "zh-cht": "CSV格式",
13760 "hu": "CSV Formátum",
13761 "xloc": [
13755 - "default.handlebars->47->2488",
13756 - "default.handlebars->47->2558",
13757 - "default.handlebars->47->720"
13762 + "default.handlebars->47->2496",
13763 + "default.handlebars->47->2566",
13764 + "default.handlebars->47->723"
13765 ]
13766 },
13767 {
@@ -13805,7 +13812,7 @@
13812 "zh-cht": "呼叫錯誤",
13813 "hu": "Hívás hiba",
13814 "xloc": [
13808 - "default.handlebars->47->3168"
13815 + "default.handlebars->47->3176"
13816 ]
13817 },
13818 {
@@ -13815,8 +13822,8 @@
13822 "nl": "CallMeBot",
13823 "pl": "CallMeBot",
13824 "xloc": [
13818 - "default.handlebars->47->1588",
13819 - "default.handlebars->47->2795"
13825 + "default.handlebars->47->1593",
13826 + "default.handlebars->47->2803"
13827 ]
13828 },
13829 {
@@ -13873,9 +13880,9 @@
13880 "agent-translations.json",
13881 "default-mobile.handlebars->11->320",
13882 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
13876 - "default.handlebars->47->1934",
13877 - "default.handlebars->47->3157",
13878 - "default.handlebars->47->502",
13883 + "default.handlebars->47->1939",
13884 + "default.handlebars->47->3165",
13885 + "default.handlebars->47->505",
13886 "default.handlebars->container->dialog->idx_dlgButtonBar",
13887 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
13888 "login.handlebars->dialog->idx_dlgButtonBar",
@@ -13985,12 +13992,12 @@
13992 "zh-cht": "容量",
13993 "hu": "Kapacitás",
13994 "xloc": [
13988 - "default-mobile.handlebars->11->803",
13989 - "default-mobile.handlebars->11->808",
13995 + "default-mobile.handlebars->11->805",
13996 "default-mobile.handlebars->11->810",
13991 - "default.handlebars->47->1543",
13997 + "default-mobile.handlebars->11->812",
13998 "default.handlebars->47->1548",
13993 - "default.handlebars->47->1550"
13999 + "default.handlebars->47->1553",
14000 + "default.handlebars->47->1555"
14001 ]
14002 },
14003 {
@@ -14017,8 +14024,8 @@
14024 "zh-cht": "容量/速度",
14025 "hu": "Kapacitás / Sebesség",
14026 "xloc": [
14020 - "default-mobile.handlebars->11->801",
14021 - "default.handlebars->47->1541"
14027 + "default-mobile.handlebars->11->803",
14028 + "default.handlebars->47->1546"
14029 ]
14030 },
14031 {
@@ -14046,7 +14053,7 @@
14053 "hu": "katalán",
14054 "xloc": [
14055 "default-mobile.handlebars->11->135",
14049 - "default.handlebars->47->1663"
14056 + "default.handlebars->47->1668"
14057 ]
14058 },
14059 {
@@ -14073,7 +14080,7 @@
14080 "zh-cht": "在這裡為中心顯示地圖",
14081 "hu": "Térkép középpont",
14082 "xloc": [
14076 - "default.handlebars->47->795"
14083 + "default.handlebars->47->798"
14084 ]
14085 },
14086 {
@@ -14154,7 +14161,7 @@
14161 "hu": "chamorro",
14162 "xloc": [
14163 "default-mobile.handlebars->11->136",
14157 - "default.handlebars->47->1664"
14164 + "default.handlebars->47->1669"
14165 ]
14166 },
14167 {
@@ -14210,7 +14217,7 @@
14217 "zh-cht": "更改{0}的電郵",
14218 "hu": "{0} e-mail-címének módosítása",
14219 "xloc": [
14213 - "default.handlebars->47->2833"
14220 + "default.handlebars->47->2841"
14221 ]
14222 },
14223 {
@@ -14237,9 +14244,9 @@
14244 "zh-cht": "更改群",
14245 "hu": "Csoport módosítása",
14246 "xloc": [
14240 - "default.handlebars->47->1212",
14241 - "default.handlebars->47->1213",
14242 - "default.handlebars->47->948"
14247 + "default.handlebars->47->1216",
14248 + "default.handlebars->47->1217",
14249 + "default.handlebars->47->952"
14250 ]
14251 },
14252 {
@@ -14267,8 +14274,8 @@
14274 "hu": "Jelszó módosítása",
14275 "xloc": [
14276 "default-mobile.handlebars->11->328",
14270 - "default.handlebars->47->1880",
14271 - "default.handlebars->47->2781"
14277 + "default.handlebars->47->1885",
14278 + "default.handlebars->47->2789"
14279 ]
14280 },
14281 {
@@ -14295,7 +14302,7 @@
14302 "zh-cht": "更改{0}的密碼",
14303 "hu": "Jelszó módosítása: {0}",
14304 "xloc": [
14298 - "default.handlebars->47->2842"
14305 + "default.handlebars->47->2850"
14306 ]
14307 },
14308 {
@@ -14322,7 +14329,7 @@
14329 "zh-cht": "更改{0}的真實名稱",
14330 "hu": "{0} felhasználó teljes nevének módosítása",
14331 "xloc": [
14325 - "default.handlebars->47->2828"
14332 + "default.handlebars->47->2836"
14333 ]
14334 },
14335 {
@@ -14483,7 +14490,7 @@
14490 "zh-cht": "更改該用戶的密碼",
14491 "hu": "A felhasználó jelszavának módosítása",
14492 "xloc": [
14486 - "default.handlebars->47->2780"
14493 + "default.handlebars->47->2788"
14494 ]
14495 },
14496 {
@@ -14537,7 +14544,7 @@
14544 "zh-cht": "在此處更改你的帳戶電郵地址。",
14545 "hu": "Itt módosíthatja fiókja e-mail címét.",
14546 "xloc": [
14540 - "default.handlebars->47->1867"
14547 + "default.handlebars->47->1872"
14548 ]
14549 },
14550 {
@@ -14564,7 +14571,7 @@
14571 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
14572 "hu": "Módosítsa fiókja jelszavát a jelenlegi és az új jelszó kétszeri beírásával az alábbi mezőkbe.",
14573 "xloc": [
14567 - "default.handlebars->47->1873"
14574 + "default.handlebars->47->1878"
14575 ]
14576 },
14577 {
@@ -14591,7 +14598,7 @@
14598 "zh-cht": "帳戶憑證已更改",
14599 "hu": "A fiók hitelesítő adatai megváltoztak",
14600 "xloc": [
14594 - "default.handlebars->47->2380"
14601 + "default.handlebars->47->2388"
14602 ]
14603 },
14604 {
@@ -14618,7 +14625,7 @@
14625 "zh-cht": "將帳戶顯示名稱更改為 {0}。",
14626 "hu": "A fiók megjelenített neve {0}-re változott.",
14627 "xloc": [
14621 - "default.handlebars->47->2432"
14628 + "default.handlebars->47->2440"
14629 ]
14630 },
14631 {
@@ -14645,8 +14652,8 @@
14652 "zh-cht": "{1}組中的設備{0}已更改:{2}",
14653 "hu": "{0} eszközt a {1} csoportból áthelyezésre került {2} csoportba",
14654 "xloc": [
14648 - "default.handlebars->47->2364",
14649 - "default.handlebars->47->2445"
14655 + "default.handlebars->47->2372",
14656 + "default.handlebars->47->2453"
14657 ]
14658 },
14659 {
@@ -14673,7 +14680,7 @@
14680 "zh-cht": "語言從{1}更改為{2}",
14681 "hu": "A nyelv megváltozott. régi nyelv: {1}, új nyelv: {2}",
14682 "xloc": [
14676 - "default.handlebars->47->2308"
14683 + "default.handlebars->47->2316"
14684 ]
14685 },
14686 {
@@ -14700,8 +14707,8 @@
14707 "zh-cht": "已更改{0}的用戶設備權限",
14708 "hu": "Módosult a(z) {0} felhasználói eszközjogai",
14709 "xloc": [
14703 - "default.handlebars->47->2366",
14704 - "default.handlebars->47->2387"
14710 + "default.handlebars->47->2374",
14711 + "default.handlebars->47->2395"
14712 ]
14713 },
14714 {
@@ -14753,7 +14760,7 @@
14760 "hu": "A nyelv megváltoztatásához az oldal frissítése szükséges!",
14761 "xloc": [
14762 "default-mobile.handlebars->11->303",
14756 - "default.handlebars->47->1831"
14763 + "default.handlebars->47->1836"
14764 ]
14765 },
14766 {
@@ -14780,12 +14787,12 @@
14787 "zh-cht": "聊天",
14788 "hu": "Csevegés",
14789 "xloc": [
14783 - "default.handlebars->47->1056",
14784 - "default.handlebars->47->1081",
14785 - "default.handlebars->47->2505",
14786 - "default.handlebars->47->2776",
14787 - "default.handlebars->47->2777",
14788 - "default.handlebars->47->937"
14790 + "default.handlebars->47->1060",
14791 + "default.handlebars->47->1085",
14792 + "default.handlebars->47->2513",
14793 + "default.handlebars->47->2784",
14794 + "default.handlebars->47->2785",
14795 + "default.handlebars->47->941"
14796 ]
14797 },
14798 {
@@ -14812,10 +14819,10 @@
14819 "zh-cht": "聊天並通知",
14820 "hu": "Csevegés és Értesítés",
14821 "xloc": [
14815 - "default-mobile.handlebars->11->883",
14816 - "default-mobile.handlebars->11->903",
14817 - "default.handlebars->47->2146",
14818 - "default.handlebars->47->2184"
14822 + "default-mobile.handlebars->11->885",
14823 + "default-mobile.handlebars->11->905",
14824 + "default.handlebars->47->2154",
14825 + "default.handlebars->47->2192"
14826 ]
14827 },
14828 {
@@ -14842,8 +14849,8 @@
14849 "zh-cht": "聊天請求,點擊這裡接受。",
14850 "hu": "Csevegés kezdeményezés, kattintson ide az elfogadáshoz.",
14851 "xloc": [
14845 - "default-mobile.handlebars->11->935",
14846 - "default.handlebars->47->3042"
14852 + "default-mobile.handlebars->11->937",
14853 + "default.handlebars->47->3050"
14854 ]
14855 },
14856 {
@@ -14898,7 +14905,7 @@
14905 "hu": "csecsen",
14906 "xloc": [
14907 "default-mobile.handlebars->11->137",
14901 - "default.handlebars->47->1665"
14908 + "default.handlebars->47->1670"
14909 ]
14910 },
14911 {
@@ -14990,7 +14997,7 @@
14997 "pl": "Sprawdź swoją aplikacje wiadomości i wprowadź kod weryfikacyjny.",
14998 "de": "Prüfen Sie Ihre Messenger-App und geben Sie den Verifikationscode ein.",
14999 "xloc": [
14993 - "default.handlebars->47->248"
15000 + "default.handlebars->47->251"
15001 ]
15002 },
15003 {
@@ -15017,7 +15024,7 @@
15024 "zh-cht": "檢查你的電話並輸入驗證碼。",
15025 "hu": "Ellenőrizze telefonját, és írja be az megerősítő kódot.",
15026 "xloc": [
15020 - "default.handlebars->47->245"
15027 + "default.handlebars->47->248"
15028 ]
15029 },
15030 {
@@ -15044,8 +15051,8 @@
15051 "zh-cht": "檢查...",
15052 "hu": "Ellenőrzés...",
15053 "xloc": [
15047 - "default.handlebars->47->1631",
15048 - "default.handlebars->47->3162"
15054 + "default.handlebars->47->1636",
15055 + "default.handlebars->47->3170"
15056 ]
15057 },
15058 {
@@ -15073,7 +15080,7 @@
15080 "hu": "kínai",
15081 "xloc": [
15082 "default-mobile.handlebars->11->138",
15076 - "default.handlebars->47->1666"
15083 + "default.handlebars->47->1671"
15084 ]
15085 },
15086 {
@@ -15101,7 +15108,7 @@
15108 "hu": "kínai (Hongkong)",
15109 "xloc": [
15110 "default-mobile.handlebars->11->139",
15104 - "default.handlebars->47->1667"
15111 + "default.handlebars->47->1672"
15112 ]
15113 },
15114 {
@@ -15129,7 +15136,7 @@
15136 "hu": "kínai (Kínai Népköztársaság)",
15137 "xloc": [
15138 "default-mobile.handlebars->11->140",
15132 - "default.handlebars->47->1668"
15139 + "default.handlebars->47->1673"
15140 ]
15141 },
15142 {
@@ -15157,7 +15164,7 @@
15164 "hu": "kínai (egyszerűsített)",
15165 "xloc": [
15166 "default-mobile.handlebars->11->300",
15160 - "default.handlebars->47->1828"
15167 + "default.handlebars->47->1833"
15168 ]
15169 },
15170 {
@@ -15185,7 +15192,7 @@
15192 "hu": "kínai (Szingapúr)",
15193 "xloc": [
15194 "default-mobile.handlebars->11->141",
15188 - "default.handlebars->47->1669"
15195 + "default.handlebars->47->1674"
15196 ]
15197 },
15198 {
@@ -15213,7 +15220,7 @@
15220 "hu": "kínai (Tajvan)",
15221 "xloc": [
15222 "default-mobile.handlebars->11->142",
15216 - "default.handlebars->47->1670"
15223 + "default.handlebars->47->1675"
15224 ]
15225 },
15226 {
@@ -15241,7 +15248,7 @@
15248 "hu": "kínai (hagyományos)",
15249 "xloc": [
15250 "default-mobile.handlebars->11->301",
15244 - "default.handlebars->47->1829"
15251 + "default.handlebars->47->1834"
15252 ]
15253 },
15254 {
@@ -15297,7 +15304,7 @@
15304 "hu": "csuvas",
15305 "xloc": [
15306 "default-mobile.handlebars->11->143",
15300 - "default.handlebars->47->1671"
15307 + "default.handlebars->47->1676"
15308 ]
15309 },
15310 {
@@ -15355,11 +15362,11 @@
15362 "default-mobile.handlebars->11->712",
15363 "default-mobile.handlebars->11->80",
15364 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
15358 - "default.handlebars->47->1443",
15359 - "default.handlebars->47->1445",
15365 "default.handlebars->47->1447",
15366 "default.handlebars->47->1449",
15362 - "default.handlebars->47->2302",
15367 + "default.handlebars->47->1451",
15368 + "default.handlebars->47->1453",
15369 + "default.handlebars->47->2310",
15370 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
15371 "default.handlebars->container->column_l->p41->3->1",
15372 "messenger.handlebars->xbottom->1->1->0->5",
@@ -15394,7 +15401,7 @@
15401 "hu": "RDP hitelesítő adatok törlése?",
15402 "xloc": [
15403 "default-mobile.handlebars->11->608",
15397 - "default.handlebars->47->1258"
15404 + "default.handlebars->47->1262"
15405 ]
15406 },
15407 {
@@ -15422,7 +15429,7 @@
15429 "hu": "SSH hitelesítő adatok törlése?",
15430 "xloc": [
15431 "default-mobile.handlebars->11->606",
15425 - "default.handlebars->47->1256"
15432 + "default.handlebars->47->1260"
15433 ]
15434 },
15435 {
@@ -15449,7 +15456,7 @@
15456 "zh-cht": "清除保安編碼",
15457 "hu": "Tokenek törlése",
15458 "xloc": [
15452 - "default.handlebars->47->225"
15459 + "default.handlebars->47->228"
15460 ]
15461 },
15462 {
@@ -15476,8 +15483,8 @@
15483 "zh-cht": "清除代理核心",
15484 "hu": "Agent Core törlése",
15485 "xloc": [
15479 - "default.handlebars->47->679",
15480 - "default.handlebars->47->715"
15486 + "default.handlebars->47->682",
15487 + "default.handlebars->47->718"
15488 ]
15489 },
15490 {
@@ -15504,7 +15511,7 @@
15511 "zh-cht": "清除所選設備上的代理核心?",
15512 "hu": "Agent Core törlése a kijelölt eszköz(ök)ön?",
15513 "xloc": [
15507 - "default.handlebars->47->714"
15514 + "default.handlebars->47->717"
15515 ]
15516 },
15517 {
@@ -15531,8 +15538,8 @@
15538 "zh-cht": "全部清除",
15539 "hu": "Összes törlése",
15540 "xloc": [
15534 - "default-mobile.handlebars->11->918",
15535 - "default.handlebars->47->3025"
15541 + "default-mobile.handlebars->11->920",
15542 + "default.handlebars->47->3033"
15543 ]
15544 },
15545 {
@@ -15560,7 +15567,7 @@
15567 "hu": "Szűrő törlése",
15568 "xloc": [
15569 "default-mobile.handlebars->11->400",
15563 - "default.handlebars->47->350"
15570 + "default.handlebars->47->353"
15571 ]
15572 },
15573 {
@@ -15587,8 +15594,8 @@
15594 "zh-cht": "清除核心",
15595 "hu": "Core törlése",
15596 "xloc": [
15590 - "default-mobile.handlebars->11->824",
15591 - "default.handlebars->47->1565"
15597 + "default-mobile.handlebars->11->826",
15598 + "default.handlebars->47->1570"
15599 ]
15600 },
15601 {
@@ -15615,7 +15622,7 @@
15622 "zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。",
15623 "hu": "Törölje ki a titkos kulcsot az alkalmazásból, és próbálja újra. Csak néhány perce van a megfelelő kód megadására.",
15624 "xloc": [
15618 - "default.handlebars->47->215"
15625 + "default.handlebars->47->218"
15626 ]
15627 },
15628 {
@@ -15642,8 +15649,8 @@
15649 "zh-cht": "清除此通知",
15650 "hu": "Törölje ezt az értesítést",
15651 "xloc": [
15645 - "default-mobile.handlebars->11->917",
15646 - "default.handlebars->47->3024"
15652 + "default-mobile.handlebars->11->919",
15653 + "default.handlebars->47->3032"
15654 ]
15655 },
15656 {
@@ -15751,8 +15758,8 @@
15758 "zh-cht": "單擊此處編輯裝置群名稱",
15759 "hu": "Kattintson ide az eszközcsoport nevének szerkesztéséhez",
15760 "xloc": [
15754 - "default.handlebars->47->1945",
15755 - "default.handlebars->47->2245"
15761 + "default.handlebars->47->1953",
15762 + "default.handlebars->47->2253"
15763 ]
15764 },
15765 {
@@ -15779,7 +15786,7 @@
15786 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
15787 "hu": "Kattintson ide a kiszolgáló-oldali eszköznév szerkesztéséhez",
15788 "xloc": [
15782 - "default.handlebars->47->811"
15789 + "default.handlebars->47->814"
15790 ]
15791 },
15792 {
@@ -15806,7 +15813,7 @@
15813 "zh-cht": "單擊此處編輯用戶群名稱",
15814 "hu": "Kattintson ide a felhasználói csoport nevének szerkesztéséhez",
15815 "xloc": [
15809 - "default.handlebars->47->2628"
15816 + "default.handlebars->47->2636"
15817 ]
15818 },
15819 {
@@ -15941,7 +15948,7 @@
15948 "hu": "Kattintson az OK gombra, ha megerősítő e-mailt szeretne küldeni a következő címre:",
15949 "xloc": [
15950 "default-mobile.handlebars->11->313",
15944 - "default.handlebars->47->1864"
15951 + "default.handlebars->47->1869"
15952 ]
15953 },
15954 {
@@ -16047,8 +16054,8 @@
16054 "zh-cht": "客戶端控制模式(CCM)",
16055 "hu": "Client Control Mode (CCM)",
16056 "xloc": [
16050 - "default-mobile.handlebars->11->778",
16051 - "default.handlebars->47->1518"
16057 + "default-mobile.handlebars->11->779",
16058 + "default.handlebars->47->1522"
16059 ]
16060 },
16061 {
@@ -16075,7 +16082,7 @@
16082 "zh-cht": "客戶編號",
16083 "hu": "Client ID",
16084 "xloc": [
16078 - "default.handlebars->47->1927"
16085 + "default.handlebars->47->1932"
16086 ]
16087 },
16088 {
@@ -16102,7 +16109,7 @@
16109 "zh-cht": "客戶端啟動的遠程訪問",
16110 "hu": "Ügyfél által kezdeményezett távoli elérés",
16111 "xloc": [
16105 - "default.handlebars->47->2074"
16112 + "default.handlebars->47->2082"
16113 ]
16114 },
16115 {
@@ -16129,7 +16136,7 @@
16136 "zh-cht": "客戶機密",
16137 "hu": "Client Secret",
16138 "xloc": [
16132 - "default.handlebars->47->1928"
16139 + "default.handlebars->47->1933"
16140 ]
16141 },
16142 {
@@ -16186,11 +16193,11 @@
16193 "xloc": [
16194 "agent-translations.json",
16195 "default-mobile.handlebars->11->78",
16189 - "default.handlebars->47->1360",
16190 - "default.handlebars->47->1419",
16191 - "default.handlebars->47->223",
16192 - "default.handlebars->47->231",
16193 - "default.handlebars->47->3156",
16196 + "default.handlebars->47->1364",
16197 + "default.handlebars->47->1423",
16198 + "default.handlebars->47->226",
16199 + "default.handlebars->47->234",
16200 + "default.handlebars->47->3164",
16201 "sharing.handlebars->11->52"
16202 ]
16203 },
@@ -16218,7 +16225,7 @@
16225 "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
16226 "hu": "Lezárt asztali multiplex munkamenet \\\"{0}\\\", {1} másodperc",
16227 "xloc": [
16221 - "default.handlebars->47->2452"
16228 + "default.handlebars->47->2460"
16229 ]
16230 },
16231 {
@@ -16245,7 +16252,7 @@
16252 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
16253 "hu": "Lezárt asztali multiplex munkamenet, {0} másodperc",
16254 "xloc": [
16248 - "default.handlebars->47->2313"
16255 + "default.handlebars->47->2321"
16256 ]
16257 },
16258 {
@@ -16272,7 +16279,7 @@
16279 "zh-cht": "碼",
16280 "hu": "Code",
16281 "xloc": [
16275 - "default.handlebars->47->314"
16282 + "default.handlebars->47->317"
16283 ]
16284 },
16285 {
@@ -16380,7 +16387,7 @@
16387 "zh-cht": "命令",
16388 "hu": "Parancs",
16389 "xloc": [
16383 - "default.handlebars->47->619"
16390 + "default.handlebars->47->622"
16391 ]
16392 },
16393 {
@@ -16434,10 +16441,10 @@
16441 "zh-cht": "指令",
16442 "hu": "Parancsok",
16443 "xloc": [
16437 - "default-mobile.handlebars->11->905",
16438 - "default.handlebars->47->1058",
16439 - "default.handlebars->47->1083",
16440 - "default.handlebars->47->2186"
16444 + "default-mobile.handlebars->11->907",
16445 + "default.handlebars->47->1062",
16446 + "default.handlebars->47->1087",
16447 + "default.handlebars->47->2194"
16448 ]
16449 },
16450 {
@@ -16450,7 +16457,7 @@
16457 "hu": "Parancsok fájlból",
16458 "de": "Befehle aus Datei",
16459 "xloc": [
16453 - "default.handlebars->47->740"
16460 + "default.handlebars->47->743"
16461 ]
16462 },
16463 {
@@ -16463,7 +16470,7 @@
16470 "hu": "Parancsok a kiszolgálón lévő fájlból",
16471 "de": "Befehle aus Datei vom Server",
16472 "xloc": [
16466 - "default.handlebars->47->741"
16473 + "default.handlebars->47->744"
16474 ]
16475 },
16476 {
@@ -16476,7 +16483,7 @@
16483 "hu": "Parancsok a szövegdobozból",
16484 "de": "Befehle aus Textfeld",
16485 "xloc": [
16479 - "default.handlebars->47->739"
16486 + "default.handlebars->47->742"
16487 ]
16488 },
16489 {
@@ -16503,8 +16510,8 @@
16510 "zh-cht": "通用裝置群",
16511 "hu": "Eszközcsoport jogosultságok",
16512 "xloc": [
16506 - "default.handlebars->47->2663",
16507 - "default.handlebars->47->2847"
16513 + "default.handlebars->47->2671",
16514 + "default.handlebars->47->2855"
16515 ]
16516 },
16517 {
@@ -16531,8 +16538,8 @@
16538 "zh-cht": "通用裝置",
16539 "hu": "Eszköz jogosultságok",
16540 "xloc": [
16534 - "default.handlebars->47->2669",
16535 - "default.handlebars->47->2859"
16541 + "default.handlebars->47->2677",
16542 + "default.handlebars->47->2867"
16543 ]
16544 },
16545 {
@@ -16559,8 +16566,8 @@
16566 "zh-cht": "編譯時間",
16567 "hu": "Fordítás ideje",
16568 "xloc": [
16562 - "default-mobile.handlebars->11->752",
16563 - "default.handlebars->47->1482"
16569 + "default-mobile.handlebars->11->753",
16570 + "default.handlebars->47->1486"
16571 ]
16572 },
16573 {
@@ -16611,7 +16618,7 @@
16618 "zh-cht": "壓縮檔案...",
16619 "hu": "Fájlok tömörítése...",
16620 "xloc": [
16614 - "default.handlebars->47->1414",
16621 + "default.handlebars->47->1418",
16622 "sharing.handlebars->11->47"
16623 ]
16624 },
@@ -16648,7 +16655,7 @@
16655 "hu": "Konfigurációs fájl rekordok",
16656 "de": "Aufzeichnungen von Konfigurationsdatei",
16657 "xloc": [
16651 - "default.handlebars->47->3001"
16658 + "default.handlebars->47->3009"
16659 ]
16660 },
16661 {
@@ -16676,15 +16683,15 @@
16683 "hu": "Megerősít",
16684 "xloc": [
16685 "default-mobile.handlebars->11->603",
16679 - "default-mobile.handlebars->11->855",
16680 - "default.handlebars->47->1207",
16681 - "default.handlebars->47->1216",
16682 - "default.handlebars->47->2085",
16683 - "default.handlebars->47->2535",
16684 - "default.handlebars->47->2618",
16685 - "default.handlebars->47->2685",
16686 - "default.handlebars->47->2845",
16687 - "default.handlebars->47->690"
16686 + "default-mobile.handlebars->11->857",
16687 + "default.handlebars->47->1211",
16688 + "default.handlebars->47->1220",
16689 + "default.handlebars->47->2093",
16690 + "default.handlebars->47->2543",
16691 + "default.handlebars->47->2626",
16692 + "default.handlebars->47->2693",
16693 + "default.handlebars->47->2853",
16694 + "default.handlebars->47->693"
16695 ]
16696 },
16697 {
@@ -16736,7 +16743,7 @@
16743 "hu": "Megerősíti 1 bejegyzés másolatát erre a helyre?",
16744 "xloc": [
16745 "default-mobile.handlebars->11->701",
16739 - "default.handlebars->47->1438",
16746 + "default.handlebars->47->1442",
16747 "sharing.handlebars->11->70"
16748 ]
16749 },
@@ -16764,7 +16771,7 @@
16771 "zh-cht": "確認{0}個條目的複製到此位置?",
16772 "hu": "Megerősíti a {0} bejegyzések másolását erre a helyre?",
16773 "xloc": [
16767 - "default.handlebars->47->1437",
16774 + "default.handlebars->47->1441",
16775 "sharing.handlebars->11->69"
16776 ]
16777 },
@@ -16819,7 +16826,7 @@
16826 "zh-cht": "確認刪除所選帳戶?",
16827 "hu": "Megerősíti a kiválasztott fiók(ok) törlését?",
16828 "xloc": [
16822 - "default.handlebars->47->2534"
16829 + "default.handlebars->47->2542"
16830 ]
16831 },
16832 {
@@ -16870,7 +16877,7 @@
16877 "zh-cht": "確認刪除所選用戶群?",
16878 "hu": "Megerősíti a kiválasztott felhasználói csoport(ok) törlését?",
16879 "xloc": [
16873 - "default.handlebars->47->2617"
16880 + "default.handlebars->47->2625"
16881 ]
16882 },
16883 {
@@ -16897,7 +16904,7 @@
16904 "zh-cht": "確認刪除用戶{0}?",
16905 "hu": "Megerősíti a(z) {0} felhasználó törlését?",
16906 "xloc": [
16900 - "default.handlebars->47->2844"
16907 + "default.handlebars->47->2852"
16908 ]
16909 },
16910 {
@@ -16924,7 +16931,7 @@
16931 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
16932 "hu": "Megerősíti a \\\"{0}\\\" felhasználó tagságának eltávolítását?",
16933 "xloc": [
16927 - "default.handlebars->47->2688"
16934 + "default.handlebars->47->2696"
16935 ]
16936 },
16937 {
@@ -16951,7 +16958,7 @@
16958 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
16959 "hu": "Megerősíti a \\\"{0}\\\" felhasználói csoport tagság eltávolítását?",
16960 "xloc": [
16954 - "default.handlebars->47->2876"
16961 + "default.handlebars->47->2884"
16962 ]
16963 },
16964 {
@@ -16979,7 +16986,7 @@
16986 "hu": "Megerősíti 1 bejegyzés áthelyezését erre a helyre?",
16987 "xloc": [
16988 "default-mobile.handlebars->11->703",
16982 - "default.handlebars->47->1440",
16989 + "default.handlebars->47->1444",
16990 "sharing.handlebars->11->72"
16991 ]
16992 },
@@ -17007,7 +17014,7 @@
17014 "zh-cht": "確認將{0}個條目移到該位置?",
17015 "hu": "Megerősíti {0} bejegyzés áthelyezését erre a helyre?",
17016 "xloc": [
17010 - "default.handlebars->47->1439",
17017 + "default.handlebars->47->1443",
17018 "sharing.handlebars->11->71"
17019 ]
17020 },
@@ -17062,7 +17069,7 @@
17069 "zh-cht": "確認覆蓋?",
17070 "hu": "Megerősíti a felülírást?",
17071 "xloc": [
17065 - "default.handlebars->47->2294"
17072 + "default.handlebars->47->2302"
17073 ]
17074 },
17075 {
@@ -17089,8 +17096,8 @@
17096 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
17097 "hu": "Megerősíti a \\\"{0}\\\" eszköz hozzáférési jogainak eltávolítását?",
17098 "xloc": [
17092 - "default.handlebars->47->2678",
17093 - "default.handlebars->47->2867"
17099 + "default.handlebars->47->2686",
17100 + "default.handlebars->47->2875"
17101 ]
17102 },
17103 {
@@ -17117,8 +17124,8 @@
17124 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
17125 "hu": "Megerősíti a \\\"{0}\\\" eszközcsoport hozzáférési jogainak eltávolítását?",
17126 "xloc": [
17120 - "default.handlebars->47->2680",
17121 - "default.handlebars->47->2880"
17127 + "default.handlebars->47->2688",
17128 + "default.handlebars->47->2888"
17129 ]
17130 },
17131 {
@@ -17145,7 +17152,7 @@
17152 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
17153 "hu": "Megerősíti a \\\"{0}\\\" felhasználó hozzáférési jogainak eltávolítását?",
17154 "xloc": [
17148 - "default.handlebars->47->2869"
17155 + "default.handlebars->47->2877"
17156 ]
17157 },
17158 {
@@ -17172,7 +17179,7 @@
17179 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
17180 "hu": "Megerősíti a \\\"{0}\\\" felhasználói csoport hozzáférési jogainak eltávolítását?",
17181 "xloc": [
17175 - "default.handlebars->47->2872"
17182 + "default.handlebars->47->2880"
17183 ]
17184 },
17185 {
@@ -17199,8 +17206,8 @@
17206 "zh-cht": "確認刪除訪問權限?",
17207 "hu": "Megerősíti a hozzáférési jogok eltávolítását?",
17208 "xloc": [
17202 - "default.handlebars->47->2870",
17203 - "default.handlebars->47->2873"
17209 + "default.handlebars->47->2878",
17210 + "default.handlebars->47->2881"
17211 ]
17212 },
17213 {
@@ -17228,7 +17235,7 @@
17235 "hu": "Megerősíti a hitelesítő alkalmazás, kétlépcsős bejelentkezés eltávolítását?",
17236 "xloc": [
17237 "default-mobile.handlebars->11->312",
17231 - "default.handlebars->47->1614"
17238 + "default.handlebars->47->1619"
17239 ]
17240 },
17241 {
@@ -17279,7 +17286,7 @@
17286 "zh-cht": "確認刪除設備共享“{0}”?",
17287 "hu": "Megerősíti a(z) \\\"{0}\\\" eszközmegosztás eltávolítását?",
17288 "xloc": [
17282 - "default.handlebars->47->2865"
17289 + "default.handlebars->47->2873"
17290 ]
17291 },
17292 {
@@ -17354,7 +17361,7 @@
17361 "zh-cht": "確認移除推送認證設備?",
17362 "hu": "Megerősíti a Push-hitelesítési eszköz eltávolítását?",
17363 "xloc": [
17357 - "default.handlebars->47->1616"
17364 + "default.handlebars->47->1621"
17365 ]
17366 },
17367 {
@@ -17381,7 +17388,7 @@
17388 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
17389 "hu": "Megerősíti a \\\"{0}\\\" felhasználó jogainak eltávolítását?",
17390 "xloc": [
17384 - "default.handlebars->47->2198"
17391 + "default.handlebars->47->2206"
17392 ]
17393 },
17394 {
@@ -17408,7 +17415,7 @@
17415 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
17416 "hu": "Megerősíti a \\\"{0}\\\" felhasználói csoport jogainak eltávolítását?",
17417 "xloc": [
17411 - "default.handlebars->47->2200"
17418 + "default.handlebars->47->2208"
17419 ]
17420 },
17421 {
@@ -17435,7 +17442,7 @@
17442 "zh-cht": "確認刪除所選設備?",
17443 "hu": "Megerősíti a kiválasztott eszköz eltávolítását?",
17444 "xloc": [
17438 - "default.handlebars->47->684"
17445 + "default.handlebars->47->687"
17446 ]
17447 },
17448 {
@@ -17462,7 +17469,7 @@
17469 "zh-cht": "確認刪除此登錄令牌?",
17470 "hu": "Megerősíti ennek a bejelentkezési tokennek az eltávolítását?",
17471 "xloc": [
17465 - "default.handlebars->47->1920"
17472 + "default.handlebars->47->1925"
17473 ]
17474 },
17475 {
@@ -17513,7 +17520,7 @@
17520 "zh-cht": "確認刪除用戶{0}?",
17521 "hu": "Megerősíti a(z) {0} felhasználó eltávolítását?",
17522 "xloc": [
17516 - "default-mobile.handlebars->11->914"
17523 + "default-mobile.handlebars->11->916"
17524 ]
17525 },
17526 {
@@ -17540,7 +17547,7 @@
17547 "zh-cht": "確認刪除 {0} 個選定的設備?",
17548 "hu": "Megerősíti {0} kiválasztott eszköz eltávolítását?",
17549 "xloc": [
17543 - "default.handlebars->47->685"
17550 + "default.handlebars->47->688"
17551 ]
17552 },
17553 {
@@ -17568,7 +17575,7 @@
17575 "hu": "Megerősíti {0} / {1} bejegyzés {2} erre a helyre?",
17576 "xloc": [
17577 "default-mobile.handlebars->11->365",
17571 - "default.handlebars->47->2297"
17578 + "default.handlebars->47->2305"
17579 ]
17580 },
17581 {
@@ -17599,8 +17606,8 @@
17606 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
17607 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
17608 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
17602 - "default.handlebars->47->1983",
17603 - "default.handlebars->47->894",
17609 + "default.handlebars->47->1991",
17610 + "default.handlebars->47->898",
17611 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
17612 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
17613 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -17637,7 +17644,7 @@
17644 "zh-cht": "全部連接",
17645 "hu": "Összes csatlakoztatása",
17646 "xloc": [
17640 - "default.handlebars->47->441",
17647 + "default.handlebars->47->444",
17648 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar"
17649 ]
17650 },
@@ -17689,7 +17696,7 @@
17696 "zh-cht": "連接到伺服器",
17697 "hu": "Csatlakozás a kiszolgálóhoz",
17698 "xloc": [
17692 - "default.handlebars->47->2078"
17699 + "default.handlebars->47->2086"
17700 ]
17701 },
17702 {
@@ -17903,7 +17910,7 @@
17910 "xloc": [
17911 "default-mobile.handlebars->11->4",
17912 "default.handlebars->47->11",
17906 - "default.handlebars->47->401",
17913 + "default.handlebars->47->404",
17914 "sharing.handlebars->11->4",
17915 "ssh.handlebars->3->4",
17916 "xterm.handlebars->9->4"
@@ -17933,7 +17940,7 @@
17940 "zh-cht": "已連接的Intel&reg; AMT",
17941 "hu": "Csatlakozott Intel&reg; AMT",
17942 "xloc": [
17936 - "default.handlebars->47->3083"
17943 + "default.handlebars->47->3091"
17944 ]
17945 },
17946 {
@@ -17960,7 +17967,7 @@
17967 "zh-cht": "已连接的用户",
17968 "hu": "Csatlakozott felhasználók",
17969 "xloc": [
17963 - "default.handlebars->47->3088"
17970 + "default.handlebars->47->3096"
17971 ]
17972 },
17973 {
@@ -18015,8 +18022,8 @@
18022 "zh-cht": "現在已連接",
18023 "hu": "Csatlakoztatva most",
18024 "xloc": [
18018 - "default-mobile.handlebars->11->747",
18019 - "default.handlebars->47->1477"
18025 + "default-mobile.handlebars->11->748",
18026 + "default.handlebars->47->1481"
18027 ]
18028 },
18029 {
@@ -18148,10 +18155,10 @@
18155 "default-mobile.handlebars->11->2",
18156 "default-mobile.handlebars->11->50",
18157 "default-mobile.handlebars->11->719",
18151 - "default.handlebars->47->1463",
18152 - "default.handlebars->47->374",
18158 + "default.handlebars->47->1467",
18159 "default.handlebars->47->377",
18154 - "default.handlebars->47->444",
18160 + "default.handlebars->47->380",
18161 + "default.handlebars->47->447",
18162 "default.handlebars->47->9",
18163 "sharing.handlebars->11->2",
18164 "sharing.handlebars->11->93",
@@ -18207,7 +18214,7 @@
18214 "zh-cht": "連接數量",
18215 "hu": "Kapcsolatok száma",
18216 "xloc": [
18210 - "default.handlebars->47->3114"
18217 + "default.handlebars->47->3122"
18218 ]
18219 },
18220 {
@@ -18235,8 +18242,8 @@
18242 "hu": "Kapcsolat Hiba",
18243 "xloc": [
18244 "default-mobile.handlebars->11->682",
18238 - "default.handlebars->47->1393",
18239 - "default.handlebars->47->1410",
18245 + "default.handlebars->47->1397",
18246 + "default.handlebars->47->1414",
18247 "login2.handlebars->7->34"
18248 ]
18249 },
@@ -18264,7 +18271,7 @@
18271 "zh-cht": "連接轉發器",
18272 "hu": "Kapccsolat Relay",
18273 "xloc": [
18267 - "default.handlebars->47->3150"
18274 + "default.handlebars->47->3158"
18275 ]
18276 },
18277 {
@@ -18346,9 +18353,9 @@
18353 "hu": "Kapcsolódás",
18354 "xloc": [
18355 "default-mobile.handlebars->11->525",
18349 - "default.handlebars->47->2252",
18350 - "default.handlebars->47->364",
18351 - "default.handlebars->47->911",
18356 + "default.handlebars->47->2260",
18357 + "default.handlebars->47->367",
18358 + "default.handlebars->47->915",
18359 "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
18360 ]
18361 },
@@ -18376,7 +18383,7 @@
18383 "zh-cht": "同意",
18384 "hu": "Hozzájárulás",
18385 "xloc": [
18379 - "default.handlebars->47->2466"
18386 + "default.handlebars->47->2474"
18387 ]
18388 },
18389 {
@@ -18404,8 +18411,8 @@
18411 "hu": "Mesh Agent konzol",
18412 "xloc": [
18413 "default-mobile.handlebars->11->565",
18407 - "default.handlebars->47->1051",
18408 - "default.handlebars->47->1076",
18414 + "default.handlebars->47->1055",
18415 + "default.handlebars->47->1080",
18416 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
18417 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
18418 "default.handlebars->contextMenu->cxconsole"
@@ -18435,7 +18442,7 @@
18442 "zh-cht": "控制台 -",
18443 "hu": "Konzol -",
18444 "xloc": [
18438 - "default.handlebars->47->812"
18445 + "default.handlebars->47->815"
18446 ]
18447 },
18448 {
@@ -18462,8 +18469,8 @@
18469 "zh-cht": "控制",
18470 "hu": "Felügyelet ",
18471 "xloc": [
18465 - "default.handlebars->47->1050",
18466 - "default.handlebars->47->1075",
18472 + "default.handlebars->47->1054",
18473 + "default.handlebars->47->1079",
18474 "messenger.handlebars->remoteImage->3->2"
18475 ]
18476 },
@@ -18519,7 +18526,7 @@
18526 "zh-cht": "Cookie編碼器",
18527 "hu": "Cookie kódoló",
18528 "xloc": [
18522 - "default.handlebars->47->3133"
18529 + "default.handlebars->47->3141"
18530 ]
18531 },
18532 {
@@ -18548,7 +18555,7 @@
18555 "xloc": [
18556 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3",
18557 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
18551 - "default.handlebars->47->592",
18558 + "default.handlebars->47->595",
18559 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
18560 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
18561 "sharing.handlebars->p13->p13toolbar->fileArea2->3"
@@ -18583,6 +18590,12 @@
18590 "default.handlebars->47->170"
18591 ]
18592 },
18593 + {
18594 + "en": "Copy Secret to clipboard",
18595 + "xloc": [
18596 + "default.handlebars->47->212"
18597 + ]
18598 + },
18599 {
18600 "bs": "Kopirajte URL u međuspremnik",
18601 "cs": "Zkopírujte URL do schránky",
@@ -18607,8 +18620,8 @@
18620 "zh-cht": "將 URL 複製到剪貼板",
18621 "hu": "URL másolása a vágólapra",
18622 "xloc": [
18610 - "default.handlebars->47->601",
18611 - "default.handlebars->47->605"
18623 + "default.handlebars->47->604",
18624 + "default.handlebars->47->608"
18625 ]
18626 },
18627 {
@@ -18664,7 +18677,7 @@
18677 "nl": "Kopieer de URL van de Windows ARM 64-bits agent naar het klembord",
18678 "de": "Windows ARM 64bit Agent-URL in die Zwischenablage kopieren",
18679 "xloc": [
18667 - "default.handlebars->47->586"
18680 + "default.handlebars->47->589"
18681 ]
18682 },
18683 {
@@ -18672,7 +18685,7 @@
18685 "nl": "Kopieer de Windows x86 32-bits agent-URL naar het klembord",
18686 "de": "Windows x86 32bit Agent-URL in die Zwischenablage kopieren",
18687 "xloc": [
18675 - "default.handlebars->47->578"
18688 + "default.handlebars->47->581"
18689 ]
18690 },
18691 {
@@ -18680,7 +18693,7 @@
18693 "nl": "Kopieer de Windows x86 64-bits agent-URL naar het klembord",
18694 "de": "Windows x86 64bit Agent-URL in die Zwischenablage kopieren",
18695 "xloc": [
18683 - "default.handlebars->47->582"
18696 + "default.handlebars->47->585"
18697 ]
18698 },
18699 {
@@ -18745,8 +18758,8 @@
18758 "zh-cht": "將代理URL複製到剪貼板",
18759 "hu": "Agent URL másolása a vágólapra",
18760 "xloc": [
18748 - "default.handlebars->47->618",
18749 - "default.handlebars->47->620"
18761 + "default.handlebars->47->621",
18762 + "default.handlebars->47->623"
18763 ]
18764 },
18765 {
@@ -18773,12 +18786,12 @@
18786 "zh-cht": "複製連結到剪貼板",
18787 "hu": "Hivatkozás másolása a vágólapra.",
18788 "xloc": [
18776 - "default.handlebars->47->2263",
18777 - "default.handlebars->47->2282",
18778 - "default.handlebars->47->306",
18779 - "default.handlebars->47->328",
18780 - "default.handlebars->47->330",
18781 - "default.handlebars->47->552"
18789 + "default.handlebars->47->2271",
18790 + "default.handlebars->47->2290",
18791 + "default.handlebars->47->309",
18792 + "default.handlebars->47->331",
18793 + "default.handlebars->47->333",
18794 + "default.handlebars->47->555"
18795 ]
18796 },
18797 {
@@ -18805,7 +18818,7 @@
18818 "zh-cht": "將macOS代理URL複製到剪貼板",
18819 "hu": "macOS Agent URL másolása a vágólapra",
18820 "xloc": [
18808 - "default.handlebars->47->596"
18821 + "default.handlebars->47->599"
18822 ]
18823 },
18824 {
@@ -18861,8 +18874,8 @@
18874 "xloc": [
18875 "agentinvite.handlebars->container->column_l->5->linuxtab",
18876 "agentinvite.handlebars->container->column_l->5->linuxtab",
18864 - "default.handlebars->47->591",
18865 - "default.handlebars->47->614"
18877 + "default.handlebars->47->594",
18878 + "default.handlebars->47->617"
18879 ]
18880 },
18881 {
@@ -18889,7 +18902,7 @@
18902 "zh-cht": "將有效代碼複製到剪貼板",
18903 "hu": "Érvényes kódok másolása a vágólapra",
18904 "xloc": [
18892 - "default.handlebars->47->226"
18905 + "default.handlebars->47->229"
18906 ]
18907 },
18908 {
@@ -18916,7 +18929,7 @@
18929 "zh-cht": "複製:“{0}”到“{1}”",
18930 "hu": "Másolás: \\\"{0}\\\" ide: \\\"{1}\\\"",
18931 "xloc": [
18919 - "default.handlebars->47->2356"
18932 + "default.handlebars->47->2364"
18933 ]
18934 },
18935 {
@@ -19111,7 +19124,7 @@
19124 "zh-cht": "核心伺服器",
19125 "hu": "Core Server",
19126 "xloc": [
19114 - "default.handlebars->47->3132"
19127 + "default.handlebars->47->3140"
19128 ]
19129 },
19130 {
@@ -19139,7 +19152,7 @@
19152 "hu": "korzikai",
19153 "xloc": [
19154 "default-mobile.handlebars->11->144",
19142 - "default.handlebars->47->1672"
19155 + "default.handlebars->47->1677"
19156 ]
19157 },
19158 {
@@ -19190,7 +19203,7 @@
19203 "zh-cht": "創建帳號",
19204 "hu": "Fiók létrehozása",
19205 "xloc": [
19193 - "default.handlebars->47->2585",
19206 + "default.handlebars->47->2593",
19207 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
19208 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
19209 "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -19271,8 +19284,8 @@
19284 "zh-cht": "創建登錄令牌",
19285 "hu": "Bejelentkezési token létrehozása",
19286 "xloc": [
19274 - "default.handlebars->47->1857",
19275 - "default.handlebars->47->331"
19287 + "default.handlebars->47->1862",
19288 + "default.handlebars->47->334"
19289 ]
19290 },
19291 {
@@ -19299,7 +19312,7 @@
19312 "zh-cht": "創建用戶群",
19313 "hu": "Felhasználó csoport létrehozása",
19314 "xloc": [
19302 - "default.handlebars->47->2625"
19315 + "default.handlebars->47->2633"
19316 ]
19317 },
19318 {
@@ -19326,7 +19339,7 @@
19339 "zh-cht": "創建鏈結以與訪客共享此裝置",
19340 "hu": "Link létrehozása az eszköz vendégekkel való megosztásához",
19341 "xloc": [
19329 - "default.handlebars->47->940"
19342 + "default.handlebars->47->944"
19343 ]
19344 },
19345 {
@@ -19353,7 +19366,7 @@
19366 "zh-cht": "使用以下選項創建一個新的裝置群。",
19367 "hu": "Hozzon létre egy új eszközcsoportot az alábbi lehetőségek segítségével.",
19368 "xloc": [
19356 - "default.handlebars->47->1887"
19369 + "default.handlebars->47->1892"
19370 ]
19371 },
19372 {
@@ -19380,7 +19393,7 @@
19393 "zh-cht": "創建一個新的裝置群。",
19394 "hu": "Hozzon létre egy új eszközcsoportot.",
19395 "xloc": [
19383 - "default.handlebars->47->367"
19396 + "default.handlebars->47->370"
19397 ]
19398 },
19399 {
@@ -19407,7 +19420,7 @@
19420 "zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。",
19421 "hu": "Hozzon létre egy ideiglenes felhasználónevet és jelszót, amelyet alternatív bejelentkezési lehetőségként használhat a fiókjához. Ez akkor hasznos, ha lehetővé teszi, hogy eszközök vagy más szolgáltatások hozzáférjenek a fiókjához.",
19422 "xloc": [
19410 - "default.handlebars->47->1837"
19423 + "default.handlebars->47->1842"
19424 ]
19425 },
19426 {
@@ -19434,7 +19447,7 @@
19447 "zh-cht": "創建文件夾(如果不存在)?",
19448 "hu": "Mappa létrehozása, ha nem létezik?",
19449 "xloc": [
19437 - "default.handlebars->47->709"
19450 + "default.handlebars->47->712"
19451 ]
19452 },
19453 {
@@ -19461,7 +19474,7 @@
19474 "zh-cht": "創建文件夾:“{0}”",
19475 "hu": "Mappa létrehozása: \\\"{0}\\\"",
19476 "xloc": [
19464 - "default.handlebars->47->2349"
19477 + "default.handlebars->47->2357"
19478 ]
19479 },
19480 {
@@ -19500,7 +19513,7 @@
19513 "hu": "Hozzon létre egyszerre több Intel® AMT eszközt a következő formátumú JSON-fájl importálásával:",
19514 "de": "Erstellen Sie mehrere Intel® AMT Geräte gleichzeitig durch Import einer JSON Datei mit dem folgenden Format:",
19515 "xloc": [
19503 - "default.handlebars->47->480"
19516 + "default.handlebars->47->483"
19517 ]
19518 },
19519 {
@@ -19527,7 +19540,7 @@
19540 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
19541 "hu": "Hozzon létre egyszerre több fiókot a következő formátumú JSON fájl importálásával:",
19542 "xloc": [
19530 - "default.handlebars->47->2549"
19543 + "default.handlebars->47->2557"
19544 ]
19545 },
19546 {
@@ -19583,7 +19596,7 @@
19596 "zh-cht": "創建的設備組:{0}",
19597 "hu": "Eszközcsoport létrehozva: {0}",
19598 "xloc": [
19586 - "default.handlebars->47->2360"
19599 + "default.handlebars->47->2368"
19600 ]
19601 },
19602 {
@@ -19610,7 +19623,7 @@
19623 "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
19624 "hu": "Létrehoz egy linket, amely lehetővé teszi egy fiók nélküli vendég számára, hogy korlátozott ideig távvezérléssel vezérelje ezt az eszközt.",
19625 "xloc": [
19613 - "default.handlebars->47->1103"
19626 + "default.handlebars->47->1107"
19627 ]
19628 },
19629 {
@@ -19685,7 +19698,7 @@
19698 "zh-cht": "創建",
19699 "hu": "Létrehozás",
19700 "xloc": [
19688 - "default.handlebars->47->2733"
19701 + "default.handlebars->47->2741"
19702 ]
19703 },
19704 {
@@ -19712,7 +19725,7 @@
19725 "zh-cht": "創作時間",
19726 "hu": "Létrehozás ideje",
19727 "xloc": [
19715 - "default.handlebars->47->1963"
19728 + "default.handlebars->47->1971"
19729 ]
19730 },
19731 {
@@ -19768,8 +19781,8 @@
19781 "zh-cht": "創作者",
19782 "hu": "Létrehozó",
19783 "xloc": [
19771 - "default.handlebars->47->1961",
19772 - "default.handlebars->47->1962"
19784 + "default.handlebars->47->1969",
19785 + "default.handlebars->47->1970"
19786 ]
19787 },
19788 {
@@ -19797,9 +19810,9 @@
19810 "hu": "Hitelesítő adatok",
19811 "xloc": [
19812 "default-mobile.handlebars->11->537",
19800 - "default.handlebars->47->1281",
19801 - "default.handlebars->47->1925",
19802 - "default.handlebars->47->923"
19813 + "default.handlebars->47->1285",
19814 + "default.handlebars->47->1930",
19815 + "default.handlebars->47->927"
19816 ]
19817 },
19818 {
@@ -19827,7 +19840,7 @@
19840 "hu": "cree",
19841 "xloc": [
19842 "default-mobile.handlebars->11->145",
19830 - "default.handlebars->47->1673"
19843 + "default.handlebars->47->1678"
19844 ]
19845 },
19846 {
@@ -19855,7 +19868,7 @@
19868 "hu": "horvát",
19869 "xloc": [
19870 "default-mobile.handlebars->11->146",
19858 - "default.handlebars->47->1674"
19871 + "default.handlebars->47->1679"
19872 ]
19873 },
19874 {
@@ -19940,8 +19953,8 @@
19953 "xloc": [
19954 "default-mobile.handlebars->11->643",
19955 "default-mobile.handlebars->11->647",
19943 - "default.handlebars->47->1323",
19956 "default.handlebars->47->1327",
19957 + "default.handlebars->47->1331",
19958 "default.handlebars->47->62",
19959 "sharing.handlebars->11->24"
19960 ]
@@ -20131,8 +20144,8 @@
20144 "zh-cht": "當前密碼不正確。",
20145 "hu": "A jelenlegi jelszó nem megfelelő.",
20146 "xloc": [
20134 - "default-mobile.handlebars->11->945",
20135 - "default.handlebars->47->3052"
20147 + "default-mobile.handlebars->11->947",
20148 + "default.handlebars->47->3060"
20149 ]
20150 },
20151 {
@@ -20246,7 +20259,7 @@
20259 "hu": "cseh",
20260 "xloc": [
20261 "default-mobile.handlebars->11->147",
20249 - "default.handlebars->47->1675"
20262 + "default.handlebars->47->1680"
20263 ]
20264 },
20265 {
@@ -20300,7 +20313,7 @@
20313 "zh-cht": "日常的",
20314 "hu": "Napi",
20315 "xloc": [
20303 - "default.handlebars->47->289"
20316 + "default.handlebars->47->292"
20317 ]
20318 },
20319 {
@@ -20328,7 +20341,7 @@
20341 "hu": "dán",
20342 "xloc": [
20343 "default-mobile.handlebars->11->148",
20331 - "default.handlebars->47->1676"
20344 + "default.handlebars->47->1681"
20345 ]
20346 },
20347 {
@@ -20383,7 +20396,7 @@
20396 "zh-cht": "數據通道",
20397 "hu": "DataChannel",
20398 "xloc": [
20386 - "default.handlebars->47->1279",
20399 + "default.handlebars->47->1283",
20400 "sharing.handlebars->11->11"
20401 ]
20402 },
@@ -20396,7 +20409,7 @@
20409 "hu": "Adatbázis rekordok",
20410 "de": "Datenbankaufzeichnungen",
20411 "xloc": [
20399 - "default.handlebars->47->2926"
20412 + "default.handlebars->47->2934"
20413 ]
20414 },
20415 {
@@ -20424,7 +20437,7 @@
20437 "hu": "Dátum és idő",
20438 "xloc": [
20439 "default-mobile.handlebars->11->306",
20427 - "default.handlebars->47->1834"
20440 + "default.handlebars->47->1839"
20441 ]
20442 },
20443 {
@@ -20452,9 +20465,9 @@
20465 "hu": "Nap",
20466 "xloc": [
20467 "default-mobile.handlebars->11->593",
20455 - "default.handlebars->47->1191",
20456 - "default.handlebars->47->2930",
20457 - "default.handlebars->47->2933"
20468 + "default.handlebars->47->1195",
20469 + "default.handlebars->47->2938",
20470 + "default.handlebars->47->2941"
20471 ]
20472 },
20473 {
@@ -20481,8 +20494,8 @@
20494 "zh-cht": "停用",
20495 "hu": "Deaktiválás",
20496 "xloc": [
20484 - "default.handlebars->47->1993",
20485 - "default.handlebars->47->2057"
20497 + "default.handlebars->47->2001",
20498 + "default.handlebars->47->2065"
20499 ]
20500 },
20501 {
@@ -20509,7 +20522,7 @@
20522 "zh-cht": "如果設置停用CCM",
20523 "hu": "CCM kikapcsolása ha be van állítva",
20524 "xloc": [
20512 - "default.handlebars->47->2069"
20525 + "default.handlebars->47->2077"
20526 ]
20527 },
20528 {
@@ -20561,7 +20574,7 @@
20574 "hu": "Mély alvás",
20575 "xloc": [
20576 "default-mobile.handlebars->11->448",
20564 - "default.handlebars->47->631"
20577 + "default.handlebars->47->634"
20578 ]
20579 },
20580 {
@@ -20588,10 +20601,10 @@
20601 "zh-cht": "默認",
20602 "hu": "Alapértelmezett",
20603 "xloc": [
20591 - "default.handlebars->47->2572",
20592 - "default.handlebars->47->2621",
20593 - "default.handlebars->47->2632",
20594 - "default.handlebars->47->2706"
20604 + "default.handlebars->47->2580",
20605 + "default.handlebars->47->2629",
20606 + "default.handlebars->47->2640",
20607 + "default.handlebars->47->2714"
20608 ]
20609 },
20610 {
@@ -20619,7 +20632,7 @@
20632 "hu": "Del",
20633 "xloc": [
20634 "default-mobile.handlebars->11->630",
20622 - "default.handlebars->47->1311"
20635 + "default.handlebars->47->1315"
20636 ]
20637 },
20638 {
@@ -20651,9 +20664,9 @@
20664 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
20665 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
20666 "default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
20654 - "default.handlebars->47->1429",
20655 - "default.handlebars->47->2289",
20656 - "default.handlebars->47->782",
20667 + "default.handlebars->47->1433",
20668 + "default.handlebars->47->2297",
20669 + "default.handlebars->47->785",
20670 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
20671 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
20672 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -20691,7 +20704,7 @@
20704 "hu": "Fiók törlése",
20705 "xloc": [
20706 "default-mobile.handlebars->11->322",
20694 - "default.handlebars->47->1872"
20707 + "default.handlebars->47->1877"
20708 ]
20709 },
20710 {
@@ -20718,7 +20731,7 @@
20731 "zh-cht": "刪除帳戶",
20732 "hu": "Fiókok törlése",
20733 "xloc": [
20721 - "default.handlebars->47->2536"
20734 + "default.handlebars->47->2544"
20735 ]
20736 },
20737 {
@@ -20746,7 +20759,7 @@
20759 "hu": "Eszköz törlése",
20760 "xloc": [
20761 "default-mobile.handlebars->11->546",
20749 - "default.handlebars->47->950"
20762 + "default.handlebars->47->954"
20763 ]
20764 },
20765 {
@@ -20773,7 +20786,7 @@
20786 "zh-cht": "刪除設備",
20787 "hu": "Eszközök törlése",
20788 "xloc": [
20776 - "default.handlebars->47->691"
20789 + "default.handlebars->47->694"
20790 ]
20791 },
20792 {
@@ -20800,10 +20813,10 @@
20813 "zh-cht": "刪除群組",
20814 "hu": "Csoport törlése",
20815 "xloc": [
20803 - "default-mobile.handlebars->11->853",
20804 - "default-mobile.handlebars->11->856",
20805 - "default.handlebars->47->2045",
20806 - "default.handlebars->47->2086"
20816 + "default-mobile.handlebars->11->855",
20817 + "default-mobile.handlebars->11->858",
20818 + "default.handlebars->47->2053",
20819 + "default.handlebars->47->2094"
20820 ]
20821 },
20822 {
@@ -20831,7 +20844,7 @@
20844 "hu": "Node törlése",
20845 "xloc": [
20846 "default-mobile.handlebars->11->601",
20834 - "default.handlebars->47->1217"
20847 + "default.handlebars->47->1221"
20848 ]
20849 },
20850 {
@@ -20882,7 +20895,7 @@
20895 "zh-cht": "刪除用戶",
20896 "hu": "Felhasználó törlése",
20897 "xloc": [
20885 - "default.handlebars->47->2779"
20898 + "default.handlebars->47->2787"
20899 ]
20900 },
20901 {
@@ -20909,8 +20922,8 @@
20922 "zh-cht": "刪除用戶群組",
20923 "hu": "Felhasználói csoport törlése",
20924 "xloc": [
20912 - "default.handlebars->47->2674",
20913 - "default.handlebars->47->2686"
20925 + "default.handlebars->47->2682",
20926 + "default.handlebars->47->2694"
20927 ]
20928 },
20929 {
@@ -20937,7 +20950,7 @@
20950 "zh-cht": "刪除用戶群組",
20951 "hu": "Felhasználói csoportok törlése",
20952 "xloc": [
20940 - "default.handlebars->47->2619"
20953 + "default.handlebars->47->2627"
20954 ]
20955 },
20956 {
@@ -20964,7 +20977,7 @@
20977 "zh-cht": "刪除用戶{0}",
20978 "hu": "Felhasználó törlése: {0}",
20979 "xloc": [
20967 - "default.handlebars->47->2843"
20980 + "default.handlebars->47->2851"
20981 ]
20982 },
20983 {
@@ -20992,7 +21005,7 @@
21005 "hu": "Fiók törlése",
21006 "xloc": [
21007 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
20995 - "default.handlebars->47->2532",
21008 + "default.handlebars->47->2540",
21009 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
21010 ]
21011 },
@@ -21020,7 +21033,7 @@
21033 "zh-cht": "刪除裝置",
21034 "hu": "Eszközök törlése",
21035 "xloc": [
21023 - "default.handlebars->47->677"
21036 + "default.handlebars->47->680"
21037 ]
21038 },
21039 {
@@ -21047,7 +21060,7 @@
21060 "zh-cht": "刪除群組",
21061 "hu": "Csoport törlése",
21062 "xloc": [
21050 - "default.handlebars->47->2615"
21063 + "default.handlebars->47->2623"
21064 ]
21065 },
21066 {
@@ -21074,7 +21087,7 @@
21087 "zh-cht": "刪除項目?",
21088 "hu": "Elem törlése?",
21089 "xloc": [
21077 - "default.handlebars->47->783"
21090 + "default.handlebars->47->786"
21091 ]
21092 },
21093 {
@@ -21101,7 +21114,7 @@
21114 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
21115 "hu": "Rekurzív törlés: \\\"{0}\\\", {1} eltávolított elem(ek)",
21116 "xloc": [
21104 - "default.handlebars->47->2351"
21117 + "default.handlebars->47->2359"
21118 ]
21119 },
21120 {
@@ -21130,8 +21143,8 @@
21143 "xloc": [
21144 "default-mobile.handlebars->11->362",
21145 "default-mobile.handlebars->11->695",
21133 - "default.handlebars->47->1431",
21134 - "default.handlebars->47->2291",
21146 + "default.handlebars->47->1435",
21147 + "default.handlebars->47->2299",
21148 "sharing.handlebars->11->63"
21149 ]
21150 },
@@ -21159,7 +21172,7 @@
21172 "zh-cht": "刪除用戶群組{0}?",
21173 "hu": "Törli a(z) {0} felhasználói csoportot?",
21174 "xloc": [
21162 - "default.handlebars->47->2684"
21175 + "default.handlebars->47->2692"
21176 ]
21177 },
21178 {
@@ -21188,8 +21201,8 @@
21201 "xloc": [
21202 "default-mobile.handlebars->11->361",
21203 "default-mobile.handlebars->11->694",
21191 - "default.handlebars->47->1430",
21192 - "default.handlebars->47->2290",
21204 + "default.handlebars->47->1434",
21205 + "default.handlebars->47->2298",
21206 "sharing.handlebars->11->62"
21207 ]
21208 },
@@ -21244,7 +21257,7 @@
21257 "zh-cht": "刪除:“{0}”",
21258 "hu": "Törlés: \\\"{0}\\\"",
21259 "xloc": [
21247 - "default.handlebars->47->2350"
21260 + "default.handlebars->47->2358"
21261 ]
21262 },
21263 {
@@ -21271,7 +21284,7 @@
21284 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
21285 "hu": "Törlés: \\\"{0}\\\", {1} elem eltávolítva",
21286 "xloc": [
21274 - "default.handlebars->47->2352"
21287 + "default.handlebars->47->2360"
21288 ]
21289 },
21290 {
@@ -21299,7 +21312,7 @@
21312 "hu": "Elutasítva",
21313 "xloc": [
21314 "default-mobile.handlebars->11->616",
21302 - "default.handlebars->47->1266",
21315 + "default.handlebars->47->1270",
21316 "sharing.handlebars->11->29",
21317 "sharing.handlebars->11->7"
21318 ]
@@ -21313,7 +21326,7 @@
21326 "hu": "Felhasználói bejelentkezés megtagadva: {0}, {1}, {2}",
21327 "de": "Login des Benutzers von {0}, {1}, {2} verweigert",
21328 "xloc": [
21316 - "default.handlebars->47->2460"
21329 + "default.handlebars->47->2468"
21330 ]
21331 },
21332 {
@@ -21464,23 +21477,23 @@
21477 "default-mobile.handlebars->11->485",
21478 "default-mobile.handlebars->11->486",
21479 "default-mobile.handlebars->11->611",
21467 - "default-mobile.handlebars->11->760",
21468 - "default-mobile.handlebars->11->839",
21469 - "default-mobile.handlebars->11->862",
21470 - "default.handlebars->47->1261",
21471 - "default.handlebars->47->1490",
21472 - "default.handlebars->47->1500",
21480 + "default-mobile.handlebars->11->761",
21481 + "default-mobile.handlebars->11->841",
21482 + "default-mobile.handlebars->11->864",
21483 + "default.handlebars->47->1265",
21484 + "default.handlebars->47->1494",
21485 + "default.handlebars->47->1504",
21486 "default.handlebars->47->155",
21474 - "default.handlebars->47->1897",
21475 - "default.handlebars->47->1954",
21476 - "default.handlebars->47->2092",
21477 - "default.handlebars->47->2464",
21478 - "default.handlebars->47->2624",
21479 - "default.handlebars->47->2635",
21480 - "default.handlebars->47->2636",
21481 - "default.handlebars->47->2682",
21482 - "default.handlebars->47->823",
21483 - "default.handlebars->47->824",
21487 + "default.handlebars->47->1902",
21488 + "default.handlebars->47->1962",
21489 + "default.handlebars->47->2100",
21490 + "default.handlebars->47->2472",
21491 + "default.handlebars->47->2632",
21492 + "default.handlebars->47->2643",
21493 + "default.handlebars->47->2644",
21494 + "default.handlebars->47->2690",
21495 + "default.handlebars->47->826",
21496 + "default.handlebars->47->827",
21497 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
21498 ]
21499 },
@@ -21533,16 +21546,16 @@
21546 "hu": "Asztal",
21547 "xloc": [
21548 "default-mobile.handlebars->11->561",
21536 - "default.handlebars->47->1007",
21537 - "default.handlebars->47->1105",
21538 - "default.handlebars->47->1366",
21539 - "default.handlebars->47->2023",
21540 - "default.handlebars->47->2098",
21541 - "default.handlebars->47->2903",
21542 - "default.handlebars->47->2963",
21543 - "default.handlebars->47->3013",
21544 - "default.handlebars->47->3108",
21545 - "default.handlebars->47->788",
21549 + "default.handlebars->47->1011",
21550 + "default.handlebars->47->1109",
21551 + "default.handlebars->47->1370",
21552 + "default.handlebars->47->2031",
21553 + "default.handlebars->47->2106",
21554 + "default.handlebars->47->2911",
21555 + "default.handlebars->47->2971",
21556 + "default.handlebars->47->3021",
21557 + "default.handlebars->47->3116",
21558 + "default.handlebars->47->791",
21559 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
21560 "default.handlebars->contextMenu->cxdesktop",
21561 "sharing.handlebars->11->23",
@@ -21573,9 +21586,9 @@
21586 "zh-cht": "桌面 + 文件",
21587 "hu": "Asztal + Fájlok",
21588 "xloc": [
21576 - "default.handlebars->47->1011",
21577 - "default.handlebars->47->1108",
21578 - "default.handlebars->47->2027"
21589 + "default.handlebars->47->1015",
21590 + "default.handlebars->47->1112",
21591 + "default.handlebars->47->2035"
21592 ]
21593 },
21594 {
@@ -21602,8 +21615,8 @@
21615 "zh-cht": "桌面+終端",
21616 "hu": "Asztal + Terminál",
21617 "xloc": [
21605 - "default.handlebars->47->1008",
21606 - "default.handlebars->47->2024"
21618 + "default.handlebars->47->1012",
21619 + "default.handlebars->47->2032"
21620 ]
21621 },
21622 {
@@ -21630,9 +21643,9 @@
21643 "zh-cht": "桌面+終端+文件",
21644 "hu": "Asztal + Terminál + Fájlok",
21645 "xloc": [
21633 - "default.handlebars->47->1012",
21634 - "default.handlebars->47->1110",
21635 - "default.handlebars->47->2028"
21646 + "default.handlebars->47->1016",
21647 + "default.handlebars->47->1114",
21648 + "default.handlebars->47->2036"
21649 ]
21650 },
21651 {
@@ -21686,7 +21699,7 @@
21699 "zh-cht": "桌面多路復用",
21700 "hu": "Asztal Multiplex",
21701 "xloc": [
21689 - "default.handlebars->47->3113"
21702 + "default.handlebars->47->3121"
21703 ]
21704 },
21705 {
@@ -21713,10 +21726,10 @@
21726 "zh-cht": "桌面通知",
21727 "hu": "Asztal kapcsolat értesítés",
21728 "xloc": [
21716 - "default.handlebars->47->1974",
21717 - "default.handlebars->47->2643",
21718 - "default.handlebars->47->2748",
21719 - "default.handlebars->47->885"
21729 + "default.handlebars->47->1982",
21730 + "default.handlebars->47->2651",
21731 + "default.handlebars->47->2756",
21732 + "default.handlebars->47->889"
21733 ]
21734 },
21735 {
@@ -21743,10 +21756,10 @@
21756 "zh-cht": "桌面提示",
21757 "hu": "Asztal kapcsolat engedélykérés",
21758 "xloc": [
21746 - "default.handlebars->47->1973",
21747 - "default.handlebars->47->2642",
21748 - "default.handlebars->47->2747",
21749 - "default.handlebars->47->884"
21759 + "default.handlebars->47->1981",
21760 + "default.handlebars->47->2650",
21761 + "default.handlebars->47->2755",
21762 + "default.handlebars->47->888"
21763 ]
21764 },
21765 {
@@ -21773,10 +21786,10 @@
21786 "zh-cht": "桌面提示+工具欄",
21787 "hu": "Asztal kapcsolat engedélykérés és eszköztár",
21788 "xloc": [
21776 - "default.handlebars->47->1971",
21777 - "default.handlebars->47->2640",
21778 - "default.handlebars->47->2745",
21779 - "default.handlebars->47->882"
21789 + "default.handlebars->47->1979",
21790 + "default.handlebars->47->2648",
21791 + "default.handlebars->47->2753",
21792 + "default.handlebars->47->886"
21793 ]
21794 },
21795 {
@@ -21803,7 +21816,7 @@
21816 "zh-cht": "桌面會話",
21817 "hu": "Asztal munkamenet",
21818 "xloc": [
21806 - "default.handlebars->47->2896"
21819 + "default.handlebars->47->2904"
21820 ]
21821 },
21822 {
@@ -21910,10 +21923,10 @@
21923 "zh-cht": "桌面工具欄",
21924 "hu": "Asztal kapcsolat eszköztár",
21925 "xloc": [
21913 - "default.handlebars->47->1972",
21914 - "default.handlebars->47->2641",
21915 - "default.handlebars->47->2746",
21916 - "default.handlebars->47->883"
21926 + "default.handlebars->47->1980",
21927 + "default.handlebars->47->2649",
21928 + "default.handlebars->47->2754",
21929 + "default.handlebars->47->887"
21930 ]
21931 },
21932 {
@@ -21940,7 +21953,7 @@
21953 "zh-cht": "僅桌面視圖",
21954 "hu": "Asztal csak megtekintés",
21955 "xloc": [
21943 - "default.handlebars->47->2721"
21956 + "default.handlebars->47->2729"
21957 ]
21958 },
21959 {
@@ -21967,7 +21980,7 @@
21980 "zh-cht": "桌面,僅查看",
21981 "hu": "Asztal, csak megtekintés",
21982 "xloc": [
21970 - "default.handlebars->47->1113"
21983 + "default.handlebars->47->1117"
21984 ]
21985 },
21986 {
@@ -21994,7 +22007,7 @@
22007 "zh-cht": "桌面時段",
22008 "hu": "DesktopSession",
22009 "xloc": [
21997 - "default.handlebars->47->1365"
22010 + "default.handlebars->47->1369"
22011 ]
22012 },
22013 {
@@ -22078,9 +22091,9 @@
22091 "hu": "Eszköz részletek",
22092 "xloc": [
22093 "default-mobile.handlebars->11->564",
22081 - "default.handlebars->47->1061",
22082 - "default.handlebars->47->1086",
22083 - "default.handlebars->47->2189",
22094 + "default.handlebars->47->1065",
22095 + "default.handlebars->47->1090",
22096 + "default.handlebars->47->2197",
22097 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
22098 "default.handlebars->contextMenu->cxdetails"
22099 ]
@@ -22136,14 +22149,14 @@
22149 "zh-cht": "裝置",
22150 "hu": "Eszköz",
22151 "xloc": [
22139 - "default-mobile.handlebars->11->755",
22140 - "default.handlebars->47->1485",
22141 - "default.handlebars->47->1620",
22142 - "default.handlebars->47->2126",
22143 - "default.handlebars->47->276",
22144 - "default.handlebars->47->2862",
22145 - "default.handlebars->47->2929",
22146 - "default.handlebars->47->2947",
22152 + "default-mobile.handlebars->11->756",
22153 + "default.handlebars->47->1489",
22154 + "default.handlebars->47->1625",
22155 + "default.handlebars->47->2134",
22156 + "default.handlebars->47->279",
22157 + "default.handlebars->47->2870",
22158 + "default.handlebars->47->2937",
22159 + "default.handlebars->47->2955",
22160 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
22161 ]
22162 },
@@ -22197,7 +22210,7 @@
22210 "xloc": [
22211 "default-mobile.handlebars->11->582",
22212 "default-mobile.handlebars->11->591",
22200 - "default.handlebars->47->1170"
22213 + "default.handlebars->47->1174"
22214 ]
22215 },
22216 {
@@ -22252,7 +22265,7 @@
22265 "zh-cht": "設備描述",
22266 "hu": "Eszköz leírása",
22267 "xloc": [
22255 - "default.handlebars->47->334"
22268 + "default.handlebars->47->337"
22269 ]
22270 },
22271 {
@@ -22279,7 +22292,7 @@
22292 "zh-cht": "設備詳情",
22293 "hu": "Eszköz részéletek elérése",
22294 "xloc": [
22282 - "default.handlebars->47->2150"
22295 + "default.handlebars->47->2158"
22296 ]
22297 },
22298 {
@@ -22334,18 +22347,18 @@
22347 "hu": "Eszköz csoport",
22348 "xloc": [
22349 "agent-translations.json",
22337 - "default-mobile.handlebars->11->923",

This file is too large to show in full.

views/default.handlebars
+4 -1
@@ -317,7 +317,7 @@
317 <img style="cursor:pointer;margin-top:4px;display:none" title="Expand All" id="ExpandAllButton" src="images/icon-expand.png" loading=lazy width=9 height=11 onclick="cmexpandaction(1)" />
318 <input type=button id=SelectAllButton onclick="selectallButtonFunction();" value="Select All" />&nbsp;
319 <input type=button id=GroupActionButton disabled="disabled" value="Group Action" onclick=groupActionFunction() />&nbsp;
320 - <input type=button id=ScrollToTopButton onclick="onDevicesScroll(true);" value="Scroll To Top" />&nbsp;
320 + <input type=button id=ScrollToTopButton onclick="onDevicesScroll(true);" style="display:none;margin-right:4px" value="Scroll To Top" />
321 <input id=SearchInput type=search autocomplete=off placeholder=Filter onchange=onDeviceSearchChanged(event) onclick=onDeviceSearchChanged(event) onkeyup=onDeviceSearchChanged(event) onfocus=onSearchFocus(1) onblur=onSearchFocus(0) title="Filter: user:xxx or u:xxx ip:xxx group:xxx or g:xxx tag:xxx or t: xxx atag:xxx or a:xxx os:xxx amt:xxx desc:xxx wsc:ok wsc:noav wsc:noupdate wsc:nofirewall wsc:any"/>&nbsp;
322 <span id=SearchInputClearButton style="display:none;position:relative"><img src="images/x16.png" type="button" onclick="clearDeviceSearch()" style="position:absolute;cursor:pointer;left:-18px;top:-8px" srcset="images/x32.png 2x"/></span>
323 <select id=DevFilterSelect onchange=onOnlineCheckBox(event) title="Device Filter">
@@ -1764,6 +1764,9 @@
1764
1765 // Fix HTML words that in english have two or more meanings
1766 Q('DeskType').value = multiTranslate("[KeyboardTyping]|Type");
1767 +
1768 + // Show the "Scroll to top" button
1769 + QV('ScrollToTopButton', (features2 & 0x08000000) != 0);
1770 }
1771
1772 function refreshCookieSession() {
webserver.js
+1
@@ -3224,6 +3224,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates, doneF
3224 if ((typeof domain.terminal == 'object') && (domain.terminal.sshconnect === false)) { features2 += 0x01000000; } // Remove the "SSH Connect" button in the "Terminal" tab when the device is agent managed
3225 if ((parent.msgserver != null) && (parent.msgserver.providers != 0)) { features2 += 0x02000000; } // User messaging server is enabled
3226 if ((parent.msgserver != null) && (parent.msgserver.providers != 0) && ((typeof domain.passwordrequirements != 'object') || (domain.passwordrequirements.msg2factor != false))) { features2 += 0x04000000; } // User messaging 2FA is allowed
3227 + if (domain.scrolltotop == true) { features2 += 0x08000000; } // Show the "Scroll to top" button
3228 return { features: features, features2: features2 };
3229 }
3230