Improved device filter clearing link.

Ylian Saint-Hilaire committed Oct 5, 2020 at 12:28 UTC 58b5cf720080997a56eb84a8806d81af800bf2b7
4 files changed +305 -297
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(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="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.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" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(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>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</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&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(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>";p.PerformAjax(u+"</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"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=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}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(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="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.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" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";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&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(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>";p.PerformAjax(u+"</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"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.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)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=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}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+296 -293
@@ -285,7 +285,7 @@
285 "zh-chs": " 节点",
286 "zh-cht": " 節點",
287 "xloc": [
288 - "default-mobile.handlebars->9->206"
288 + "default-mobile.handlebars->9->209"
289 ]
290 },
291 {
@@ -305,7 +305,7 @@
305 "zh-chs": " 节点",
306 "zh-cht": " 節點",
307 "xloc": [
308 - "default-mobile.handlebars->9->207"
308 + "default-mobile.handlebars->9->210"
309 ]
310 },
311 {
@@ -495,7 +495,7 @@
495 "zh-chs": ",",
496 "zh-cht": ",",
497 "xloc": [
498 - "default-mobile.handlebars->9->455",
498 + "default-mobile.handlebars->9->458",
499 "default.handlebars->27->1499"
500 ]
501 },
@@ -578,8 +578,8 @@
578 "zh-chs": ",WebRTC",
579 "zh-cht": ",WebRTC",
580 "xloc": [
581 - "default-mobile.handlebars->9->286",
582 - "default-mobile.handlebars->9->295",
581 + "default-mobile.handlebars->9->289",
582 + "default-mobile.handlebars->9->298",
583 "default.handlebars->27->840",
584 "default.handlebars->27->873",
585 "default.handlebars->27->885",
@@ -767,7 +767,7 @@
767 "zh-cht": "...",
768 "xloc": [
769 "default-mobile.handlebars->9->108",
770 - "default-mobile.handlebars->9->297",
770 + "default-mobile.handlebars->9->300",
771 "default.handlebars->27->1540",
772 "default.handlebars->27->2042",
773 "default.handlebars->27->890"
@@ -847,7 +847,7 @@
847 "zh-cht": "1個位元組",
848 "xloc": [
849 "default-mobile.handlebars->9->118",
850 - "default-mobile.handlebars->9->459",
850 + "default-mobile.handlebars->9->462",
851 "default.handlebars->27->1564",
852 "download.handlebars->3->1",
853 "download2.handlebars->5->1"
@@ -1077,12 +1077,12 @@
1077 "zh-chs": "1节",
1078 "zh-cht": "1節",
1079 "xloc": [
1080 - "default-mobile.handlebars->9->160",
1080 "default-mobile.handlebars->9->163",
1081 "default-mobile.handlebars->9->166",
1082 "default-mobile.handlebars->9->169",
1083 "default-mobile.handlebars->9->172",
1084 "default-mobile.handlebars->9->175",
1085 + "default-mobile.handlebars->9->178",
1086 "default.handlebars->27->1715",
1087 "default.handlebars->27->248",
1088 "default.handlebars->27->251",
@@ -1557,7 +1557,7 @@
1557 "pt": "3",
1558 "ru": "3",
1559 "xloc": [
1560 - "default-mobile.handlebars->9->323"
1560 + "default-mobile.handlebars->9->326"
1561 ]
1562 },
1563 {
@@ -2335,7 +2335,7 @@
2335 "zh-chs": "ACM",
2336 "zh-cht": "ACM",
2337 "xloc": [
2338 - "default-mobile.handlebars->9->232",
2338 + "default-mobile.handlebars->9->235",
2339 "default.handlebars->27->580"
2340 ]
2341 },
@@ -2587,8 +2587,8 @@
2587 "zh-chs": "账户安全",
2588 "zh-cht": "帳號安全",
2589 "xloc": [
2590 - "default-mobile.handlebars->9->208",
2591 - "default-mobile.handlebars->9->210",
2590 + "default-mobile.handlebars->9->211",
2591 + "default-mobile.handlebars->9->213",
2592 "default-mobile.handlebars->9->93",
2593 "default-mobile.handlebars->9->95",
2594 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
@@ -2945,7 +2945,7 @@
2945 "zh-chs": "动作",
2946 "zh-cht": "動作",
2947 "xloc": [
2948 - "default-mobile.handlebars->9->249",
2948 + "default-mobile.handlebars->9->252",
2949 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
2950 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
2951 "default.handlebars->27->625",
@@ -3011,9 +3011,9 @@
3011 "zh-chs": "已激活",
3012 "zh-cht": "已啟動",
3013 "xloc": [
3014 - "default-mobile.handlebars->9->227",
3015 - "default-mobile.handlebars->9->229",
3016 - "default-mobile.handlebars->9->360",
3014 + "default-mobile.handlebars->9->230",
3015 + "default-mobile.handlebars->9->232",
3016 + "default-mobile.handlebars->9->363",
3017 "default.handlebars->27->573",
3018 "default.handlebars->27->575",
3019 "default.handlebars->27->971"
@@ -3371,7 +3371,7 @@
3371 "zh-chs": "添加用户",
3372 "zh-cht": "新增用戶",
3373 "xloc": [
3374 - "default-mobile.handlebars->9->400",
3374 + "default-mobile.handlebars->9->403",
3375 "default.handlebars->27->668"
3376 ]
3377 },
@@ -3455,7 +3455,7 @@
3455 "zh-chs": "将用户添加到设备组",
3456 "zh-cht": "將用戶新增到裝置群",
3457 "xloc": [
3458 - "default-mobile.handlebars->9->431"
3458 + "default-mobile.handlebars->9->434"
3459 ]
3460 },
3461 {
@@ -3838,7 +3838,7 @@
3838 "zh-chs": "管理员控制模式(ACM)",
3839 "zh-cht": "管理員控制模式(ACM)",
3840 "xloc": [
3841 - "default-mobile.handlebars->9->362",
3841 + "default-mobile.handlebars->9->365",
3842 "default.handlebars->27->973"
3843 ]
3844 },
@@ -3859,7 +3859,7 @@
3859 "zh-chs": "管理员凭证",
3860 "zh-cht": "管理員憑證",
3861 "xloc": [
3862 - "default-mobile.handlebars->9->368",
3862 + "default-mobile.handlebars->9->371",
3863 "default.handlebars->27->979"
3864 ]
3865 },
@@ -4002,9 +4002,9 @@
4002 "zh-chs": "代理",
4003 "zh-cht": "代理",
4004 "xloc": [
4005 - "default-mobile.handlebars->9->200",
4006 - "default-mobile.handlebars->9->224",
4007 - "default-mobile.handlebars->9->240",
4005 + "default-mobile.handlebars->9->203",
4006 + "default-mobile.handlebars->9->227",
4007 + "default-mobile.handlebars->9->243",
4008 "default.handlebars->27->1526",
4009 "default.handlebars->27->1534",
4010 "default.handlebars->27->211",
@@ -4070,7 +4070,7 @@
4070 "zh-chs": "代理控制台",
4071 "zh-cht": "代理控制台",
4072 "xloc": [
4073 - "default-mobile.handlebars->9->437",
4073 + "default-mobile.handlebars->9->440",
4074 "default.handlebars->27->1480"
4075 ]
4076 },
@@ -4131,7 +4131,7 @@
4131 "zh-chs": "代理消息",
4132 "zh-cht": "代理訊息",
4133 "xloc": [
4134 - "default-mobile.handlebars->9->178",
4134 + "default-mobile.handlebars->9->181",
4135 "default.handlebars->27->266"
4136 ]
4137 },
@@ -4152,7 +4152,7 @@
4152 "zh-chs": "代理中继",
4153 "zh-cht": "代理中繼",
4154 "xloc": [
4155 - "default-mobile.handlebars->9->243"
4155 + "default-mobile.handlebars->9->246"
4156 ]
4157 },
4158 {
@@ -4214,7 +4214,7 @@
4214 "zh-chs": "代理标签",
4215 "zh-cht": "代理標籤",
4216 "xloc": [
4217 - "default-mobile.handlebars->9->239",
4217 + "default-mobile.handlebars->9->242",
4218 "default.handlebars->27->593"
4219 ]
4220 },
@@ -4399,8 +4399,8 @@
4399 "zh-cht": "所有",
4400 "xloc": [
4401 "default-mobile.handlebars->9->117",
4402 - "default-mobile.handlebars->9->298",
4403 - "default-mobile.handlebars->9->300",
4402 + "default-mobile.handlebars->9->301",
4403 + "default-mobile.handlebars->9->303",
4404 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
4405 ]
4406 },
@@ -5254,7 +5254,7 @@
5254 "zh-chs": "架构",
5255 "zh-cht": "結構",
5256 "xloc": [
5257 - "default-mobile.handlebars->9->332",
5257 + "default-mobile.handlebars->9->335",
5258 "default.handlebars->27->933"
5259 ]
5260 },
@@ -5295,7 +5295,7 @@
5295 "zh-chs": "你确定要删除组{0}吗?删除设备组还将删除该组中有关设备的所有信息。",
5296 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5297 "xloc": [
5298 - "default-mobile.handlebars->9->406",
5298 + "default-mobile.handlebars->9->409",
5299 "default.handlebars->27->1403"
5300 ]
5301 },
@@ -5727,7 +5727,7 @@
5727 "zh-chs": "的BIOS",
5728 "zh-cht": "的BIOS",
5729 "xloc": [
5730 - "default-mobile.handlebars->9->374",
5730 + "default-mobile.handlebars->9->377",
5731 "default.handlebars->27->985"
5732 ]
5733 },
@@ -6214,7 +6214,7 @@
6214 "zh-chs": "CCM",
6215 "zh-cht": "CCM",
6216 "xloc": [
6217 - "default-mobile.handlebars->9->231",
6217 + "default-mobile.handlebars->9->234",
6218 "default.handlebars->27->578"
6219 ]
6220 },
@@ -6235,7 +6235,7 @@
6235 "zh-chs": "CIRA",
6236 "zh-cht": "CIRA",
6237 "xloc": [
6238 - "default-mobile.handlebars->9->201",
6238 + "default-mobile.handlebars->9->204",
6239 "default.handlebars->27->1391",
6240 "default.handlebars->27->1396",
6241 "default.handlebars->27->213",
@@ -6299,7 +6299,7 @@
6299 "zh-chs": "CPU",
6300 "zh-cht": "CPU",
6301 "xloc": [
6302 - "default-mobile.handlebars->9->380",
6302 + "default-mobile.handlebars->9->383",
6303 "default.handlebars->27->991"
6304 ]
6305 },
@@ -6513,8 +6513,8 @@
6513 "zh-chs": "容量",
6514 "zh-cht": "容量",
6515 "xloc": [
6516 - "default-mobile.handlebars->9->388",
6517 - "default-mobile.handlebars->9->390",
6516 + "default-mobile.handlebars->9->391",
6517 + "default-mobile.handlebars->9->393",
6518 "default.handlebars->27->1001",
6519 "default.handlebars->27->999"
6520 ]
@@ -6536,7 +6536,7 @@
6536 "zh-chs": "容量/速度",
6537 "zh-cht": "容量/速度",
6538 "xloc": [
6539 - "default-mobile.handlebars->9->383",
6539 + "default-mobile.handlebars->9->386",
6540 "default.handlebars->27->994"
6541 ]
6542 },
@@ -7008,8 +7008,8 @@
7008 "zh-chs": "聊天并通知",
7009 "zh-cht": "聊天並通知",
7010 "xloc": [
7011 - "default-mobile.handlebars->9->427",
7012 - "default-mobile.handlebars->9->447",
7011 + "default-mobile.handlebars->9->430",
7012 + "default-mobile.handlebars->9->450",
7013 "default.handlebars->27->1455",
7014 "default.handlebars->27->1491"
7015 ]
@@ -7374,10 +7374,10 @@
7374 "zh-cht": "清除",
7375 "xloc": [
7376 "default-mobile.handlebars->9->132",
7377 - "default-mobile.handlebars->9->316",
7378 - "default-mobile.handlebars->9->318",
7379 - "default-mobile.handlebars->9->320",
7380 - "default-mobile.handlebars->9->322",
7377 + "default-mobile.handlebars->9->319",
7378 + "default-mobile.handlebars->9->321",
7379 + "default-mobile.handlebars->9->323",
7380 + "default-mobile.handlebars->9->325",
7381 "default-mobile.handlebars->9->59",
7382 "default.handlebars->27->1579",
7383 "default.handlebars->27->910",
@@ -7432,6 +7432,7 @@
7432 {
7433 "en": "Clear search filter",
7434 "xloc": [
7435 + "default-mobile.handlebars->9->154",
7436 "default.handlebars->27->225"
7437 ]
7438 },
@@ -7694,7 +7695,7 @@
7695 "zh-chs": "客户端控制模式(CCM)",
7696 "zh-cht": "客戶端控制模式(CCM)",
7697 "xloc": [
7697 - "default-mobile.handlebars->9->361",
7698 + "default-mobile.handlebars->9->364",
7699 "default.handlebars->27->972"
7700 ]
7701 },
@@ -7895,7 +7896,7 @@
7896 {
7897 "en": "Commands",
7898 "xloc": [
7898 - "default-mobile.handlebars->9->449",
7899 + "default-mobile.handlebars->9->452",
7900 "default.handlebars->27->1493",
7901 "default.handlebars->27->691",
7902 "default.handlebars->27->712"
@@ -8001,8 +8002,8 @@
8002 "zh-chs": "确认",
8003 "zh-cht": "確認",
8004 "xloc": [
8004 - "default-mobile.handlebars->9->278",
8005 - "default-mobile.handlebars->9->407",
8005 + "default-mobile.handlebars->9->281",
8006 + "default-mobile.handlebars->9->410",
8007 "default.handlebars->27->1404",
8008 "default.handlebars->27->1742",
8009 "default.handlebars->27->1821",
@@ -8030,7 +8031,7 @@
8031 "zh-chs": "确认将1个副本复制到此位置?",
8032 "zh-cht": "確認將1個副本複製到此位置?",
8033 "xloc": [
8033 - "default-mobile.handlebars->9->311",
8034 + "default-mobile.handlebars->9->314",
8035 "default.handlebars->27->905"
8036 ]
8037 },
@@ -8071,7 +8072,7 @@
8072 "zh-chs": "确认{0}个条目的副本到此位置?",
8073 "zh-cht": "確認{0}個條目的副本到此位置?",
8074 "xloc": [
8074 - "default-mobile.handlebars->9->310"
8075 + "default-mobile.handlebars->9->313"
8076 ]
8077 },
8078 {
@@ -8211,7 +8212,7 @@
8212 "zh-chs": "确认将1个条目移动到此位置?",
8213 "zh-cht": "確認將1個條目移動到此位置?",
8214 "xloc": [
8214 - "default-mobile.handlebars->9->313",
8215 + "default-mobile.handlebars->9->316",
8216 "default.handlebars->27->907"
8217 ]
8218 },
@@ -8252,7 +8253,7 @@
8253 "zh-chs": "确认将{0}个条目移到该位置?",
8254 "zh-cht": "確認將{0}個條目移到該位置?",
8255 "xloc": [
8255 - "default-mobile.handlebars->9->312"
8256 + "default-mobile.handlebars->9->315"
8257 ]
8258 },
8259 {
@@ -8524,7 +8525,7 @@
8525 "zh-chs": "确认删除用户{0}?",
8526 "zh-cht": "確認刪除用戶{0}?",
8527 "xloc": [
8527 - "default-mobile.handlebars->9->458"
8528 + "default-mobile.handlebars->9->461"
8529 ]
8530 },
8531 {
@@ -8544,7 +8545,7 @@
8545 "zh-chs": "连接",
8546 "zh-cht": "連接",
8547 "xloc": [
8547 - "default-mobile.handlebars->9->293",
8548 + "default-mobile.handlebars->9->296",
8549 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8550 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8551 "default.handlebars->27->1343",
@@ -8757,7 +8758,7 @@
8758 "zh-chs": "现在已连接",
8759 "zh-cht": "現在已連接",
8760 "xloc": [
8760 - "default-mobile.handlebars->9->336",
8761 + "default-mobile.handlebars->9->339",
8762 "default.handlebars->27->937"
8763 ]
8764 },
@@ -8799,7 +8800,7 @@
8800 "zh-cht": "正在連線...",
8801 "xloc": [
8802 "default-mobile.handlebars->9->2",
8802 - "default-mobile.handlebars->9->329",
8803 + "default-mobile.handlebars->9->332",
8804 "default-mobile.handlebars->9->37",
8805 "default.handlebars->27->241",
8806 "default.handlebars->27->244",
@@ -8907,7 +8908,7 @@
8908 "zh-chs": "连接性",
8909 "zh-cht": "連接性",
8910 "xloc": [
8910 - "default-mobile.handlebars->9->245",
8911 + "default-mobile.handlebars->9->248",
8912 "default.handlebars->27->1537",
8913 "default.handlebars->27->232",
8914 "default.handlebars->27->623",
@@ -10060,7 +10061,7 @@
10061 "zh-chs": "天",
10062 "zh-cht": "天",
10063 "xloc": [
10063 - "default-mobile.handlebars->9->268",
10064 + "default-mobile.handlebars->9->271",
10065 "default.handlebars->27->764"
10066 ]
10067 },
@@ -10101,7 +10102,7 @@
10102 "zh-chs": "沉睡",
10103 "zh-cht": "沉睡",
10104 "xloc": [
10104 - "default-mobile.handlebars->9->189",
10105 + "default-mobile.handlebars->9->192",
10106 "default.handlebars->27->427"
10107 ]
10108 },
@@ -10146,7 +10147,7 @@
10147 "zh-cht": "刪除",
10148 "xloc": [
10149 "default-mobile.handlebars->9->122",
10149 - "default-mobile.handlebars->9->303",
10150 + "default-mobile.handlebars->9->306",
10151 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10152 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10153 "default.handlebars->27->1568",
@@ -10219,7 +10220,7 @@
10220 "zh-chs": "删除设备",
10221 "zh-cht": "刪除裝置",
10222 "xloc": [
10222 - "default-mobile.handlebars->9->250",
10223 + "default-mobile.handlebars->9->253",
10224 "default.handlebars->27->638"
10225 ]
10226 },
@@ -10240,8 +10241,8 @@
10241 "zh-chs": "删除群组",
10242 "zh-cht": "刪除群組",
10243 "xloc": [
10243 - "default-mobile.handlebars->9->405",
10244 "default-mobile.handlebars->9->408",
10245 + "default-mobile.handlebars->9->411",
10246 "default.handlebars->27->1375",
10247 "default.handlebars->27->1405"
10248 ]
@@ -10263,7 +10264,7 @@
10264 "zh-chs": "删除节点",
10265 "zh-cht": "刪除節點",
10266 "xloc": [
10266 - "default-mobile.handlebars->9->276",
10267 + "default-mobile.handlebars->9->279",
10268 "default.handlebars->27->790"
10269 ]
10270 },
@@ -10488,7 +10489,7 @@
10489 "zh-cht": "刪除所選項目?",
10490 "xloc": [
10491 "default-mobile.handlebars->9->124",
10491 - "default-mobile.handlebars->9->305",
10492 + "default-mobile.handlebars->9->308",
10493 "default.handlebars->27->1570",
10494 "default.handlebars->27->898"
10495 ]
@@ -10531,7 +10532,7 @@
10532 "zh-cht": "刪除{0}個所選項目?",
10533 "xloc": [
10534 "default-mobile.handlebars->9->123",
10534 - "default-mobile.handlebars->9->304",
10535 + "default-mobile.handlebars->9->307",
10536 "default.handlebars->27->1569",
10537 "default.handlebars->27->897"
10538 ]
@@ -10553,7 +10554,7 @@
10554 "zh-chs": "删除{0}?",
10555 "zh-cht": "刪除{0}?",
10556 "xloc": [
10556 - "default-mobile.handlebars->9->277"
10557 + "default-mobile.handlebars->9->280"
10558 ]
10559 },
10560 {
@@ -10704,12 +10705,12 @@
10705 "zh-cht": "描述",
10706 "xloc": [
10707 "default-mobile.handlebars->9->101",
10707 - "default-mobile.handlebars->9->222",
10708 - "default-mobile.handlebars->9->223",
10709 - "default-mobile.handlebars->9->282",
10710 - "default-mobile.handlebars->9->342",
10711 - "default-mobile.handlebars->9->397",
10712 - "default-mobile.handlebars->9->410",
10708 + "default-mobile.handlebars->9->225",
10709 + "default-mobile.handlebars->9->226",
10710 + "default-mobile.handlebars->9->285",
10711 + "default-mobile.handlebars->9->345",
10712 + "default-mobile.handlebars->9->400",
10713 + "default-mobile.handlebars->9->413",
10714 "default.handlebars->27->1283",
10715 "default.handlebars->27->1320",
10716 "default.handlebars->27->1407",
@@ -10760,7 +10761,7 @@
10761 "zh-chs": "桌面",
10762 "zh-cht": "桌面",
10763 "xloc": [
10763 - "default-mobile.handlebars->9->257",
10764 + "default-mobile.handlebars->9->260",
10765 "default.handlebars->27->1413",
10766 "default.handlebars->27->2023",
10767 "default.handlebars->27->533",
@@ -10961,7 +10962,7 @@
10962 "zh-chs": "细节",
10963 "zh-cht": "細節",
10964 "xloc": [
10964 - "default-mobile.handlebars->9->259",
10965 + "default-mobile.handlebars->9->262",
10966 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
10967 "default.handlebars->contextMenu->cxdetails"
10968 ]
@@ -11026,7 +11027,7 @@
11027 "zh-chs": "设备指令",
11028 "zh-cht": "裝置指令",
11029 "xloc": [
11029 - "default-mobile.handlebars->9->267",
11030 + "default-mobile.handlebars->9->270",
11031 "default.handlebars->27->755"
11032 ]
11033 },
@@ -11081,7 +11082,7 @@
11082 "zh-chs": "设备组用户",
11083 "zh-cht": "裝置群用戶",
11084 "xloc": [
11084 - "default-mobile.handlebars->9->456",
11085 + "default-mobile.handlebars->9->459",
11086 "default.handlebars->27->1500"
11087 ]
11088 },
@@ -11188,7 +11189,7 @@
11189 "zh-chs": "设备名称",
11190 "zh-cht": "裝置名稱",
11191 "xloc": [
11191 - "default-mobile.handlebars->9->280",
11192 + "default-mobile.handlebars->9->283",
11193 "default.handlebars->27->2031",
11194 "default.handlebars->27->289",
11195 "default.handlebars->27->821",
@@ -11233,7 +11234,7 @@
11234 "zh-chs": "设备提示",
11235 "zh-cht": "裝置吐司",
11236 "xloc": [
11236 - "default-mobile.handlebars->9->255"
11237 + "default-mobile.handlebars->9->258"
11238 ]
11239 },
11240 {
@@ -11415,8 +11416,8 @@
11416 "zh-chs": "设备由电池供电",
11417 "zh-cht": "裝置由電池供電",
11418 "xloc": [
11418 - "default-mobile.handlebars->9->157",
11419 - "default-mobile.handlebars->9->213",
11419 + "default-mobile.handlebars->9->160",
11420 + "default-mobile.handlebars->9->216",
11421 "default.handlebars->27->209",
11422 "default.handlebars->27->554"
11423 ]
@@ -11458,7 +11459,7 @@
11459 "zh-chs": "设备正在休眠(S4)",
11460 "zh-cht": "裝置正在休眠(S4)",
11461 "xloc": [
11461 - "default-mobile.handlebars->9->197",
11462 + "default-mobile.handlebars->9->200",
11463 "default.handlebars->27->438"
11464 ]
11465 },
@@ -11479,7 +11480,7 @@
11480 "zh-chs": "设备处于深度睡眠状态(S3)",
11481 "zh-cht": "裝置處於深度睡眠狀態(S3)",
11482 "xloc": [
11482 - "default-mobile.handlebars->9->196",
11483 + "default-mobile.handlebars->9->199",
11484 "default.handlebars->27->437"
11485 ]
11486 },
@@ -11560,7 +11561,7 @@
11561 "zh-chs": "设备处于睡眠状态(S1)",
11562 "zh-cht": "裝置處於睡眠狀態(S1)",
11563 "xloc": [
11563 - "default-mobile.handlebars->9->194",
11564 + "default-mobile.handlebars->9->197",
11565 "default.handlebars->27->435"
11566 ]
11567 },
@@ -11601,7 +11602,7 @@
11602 "zh-chs": "设备处于睡眠状态(S2)",
11603 "zh-cht": "裝置處於睡眠狀態(S2)",
11604 "xloc": [
11604 - "default-mobile.handlebars->9->195",
11605 + "default-mobile.handlebars->9->198",
11606 "default.handlebars->27->436"
11607 ]
11608 },
@@ -11642,7 +11643,7 @@
11643 "zh-chs": "设备处于软关机状态(S5)",
11644 "zh-cht": "裝置處於軟關機狀態(S5)",
11645 "xloc": [
11645 - "default-mobile.handlebars->9->198",
11646 + "default-mobile.handlebars->9->201",
11647 "default.handlebars->27->439"
11648 ]
11649 },
@@ -11663,8 +11664,8 @@
11664 "zh-chs": "设备已插入",
11665 "zh-cht": "裝置已插入",
11666 "xloc": [
11666 - "default-mobile.handlebars->9->156",
11667 - "default-mobile.handlebars->9->212",
11667 + "default-mobile.handlebars->9->159",
11668 + "default-mobile.handlebars->9->215",
11669 "default.handlebars->27->208",
11670 "default.handlebars->27->553"
11671 ]
@@ -11686,7 +11687,7 @@
11687 "zh-chs": "设备已连接电源",
11688 "zh-cht": "裝置已連接電源",
11689 "xloc": [
11689 - "default-mobile.handlebars->9->193",
11690 + "default-mobile.handlebars->9->196",
11691 "default.handlebars->27->434"
11692 ]
11693 },
@@ -11727,7 +11728,7 @@
11728 "zh-chs": "设备存在,但无法确定电源状态",
11729 "zh-cht": "裝置存在,但無法確定電源狀態",
11730 "xloc": [
11730 - "default-mobile.handlebars->9->199",
11731 + "default-mobile.handlebars->9->202",
11732 "default.handlebars->27->440"
11733 ]
11734 },
@@ -11886,7 +11887,7 @@
11887 "zh-chs": "断线",
11888 "zh-cht": "斷線",
11889 "xloc": [
11889 - "default-mobile.handlebars->9->294",
11890 + "default-mobile.handlebars->9->297",
11891 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
11892 "default.handlebars->27->1344",
11893 "default.handlebars->27->884",
@@ -12311,7 +12312,7 @@
12312 "zh-chs": "下载档案",
12313 "zh-cht": "下載檔案",
12314 "xloc": [
12314 - "default-mobile.handlebars->9->324",
12315 + "default-mobile.handlebars->9->327",
12316 "default.handlebars->27->917"
12317 ]
12318 },
@@ -13162,7 +13163,7 @@
13163 "zh-chs": "编辑设备",
13164 "zh-cht": "編輯裝置",
13165 "xloc": [
13165 - "default-mobile.handlebars->9->285",
13166 + "default-mobile.handlebars->9->288",
13167 "default.handlebars->27->826"
13168 ]
13169 },
@@ -13183,9 +13184,9 @@
13184 "zh-chs": "编辑设备组",
13185 "zh-cht": "編輯裝置群",
13186 "xloc": [
13186 - "default-mobile.handlebars->9->411",
13187 - "default-mobile.handlebars->9->413",
13188 - "default-mobile.handlebars->9->433",
13187 + "default-mobile.handlebars->9->414",
13188 + "default-mobile.handlebars->9->416",
13189 + "default-mobile.handlebars->9->436",
13190 "default.handlebars->27->1408",
13191 "default.handlebars->27->1440",
13192 "default.handlebars->27->1464",
@@ -13270,7 +13271,7 @@
13271 "zh-chs": "编辑设备笔记",
13272 "zh-cht": "編輯裝置筆記",
13273 "xloc": [
13273 - "default-mobile.handlebars->9->425",
13274 + "default-mobile.handlebars->9->428",
13275 "default.handlebars->27->1453"
13276 ]
13277 },
@@ -13372,7 +13373,7 @@
13373 "zh-chs": "编辑英特尔&reg;AMT凭证",
13374 "zh-cht": "編輯Intel&reg; AMT憑證",
13375 "xloc": [
13375 - "default-mobile.handlebars->9->275",
13376 + "default-mobile.handlebars->9->278",
13377 "default.handlebars->27->583",
13378 "default.handlebars->27->586",
13379 "default.handlebars->27->772"
@@ -13395,7 +13396,7 @@
13396 "zh-chs": "编辑笔记",
13397 "zh-cht": "編輯筆記",
13398 "xloc": [
13398 - "default-mobile.handlebars->9->440",
13399 + "default-mobile.handlebars->9->443",
13400 "default.handlebars->27->1483"
13401 ]
13402 },
@@ -15107,7 +15108,7 @@
15108 "zh-chs": "档案编辑器",
15109 "zh-cht": "檔案編輯器",
15110 "xloc": [
15110 - "default-mobile.handlebars->9->308",
15111 + "default-mobile.handlebars->9->311",
15112 "default.handlebars->27->525",
15113 "default.handlebars->27->901"
15114 ]
@@ -15190,8 +15191,8 @@
15191 "zh-chs": "档案",
15192 "zh-cht": "檔案",
15193 "xloc": [
15193 - "default-mobile.handlebars->9->168",
15194 - "default-mobile.handlebars->9->258",
15194 + "default-mobile.handlebars->9->171",
15195 + "default-mobile.handlebars->9->261",
15196 "default.handlebars->27->1420",
15197 "default.handlebars->27->2024",
15198 "default.handlebars->27->256",
@@ -15820,9 +15821,9 @@
15821 "zh-cht": "完整管理員",
15822 "xloc": [
15823 "default-mobile.handlebars->9->105",
15823 - "default-mobile.handlebars->9->403",
15824 - "default-mobile.handlebars->9->412",
15825 - "default-mobile.handlebars->9->432",
15824 + "default-mobile.handlebars->9->406",
15825 + "default-mobile.handlebars->9->415",
15826 + "default-mobile.handlebars->9->435",
15827 "default.handlebars->27->1292",
15828 "default.handlebars->27->1439",
15829 "default.handlebars->27->1796"
@@ -15964,7 +15965,7 @@
15965 "zh-chs": "GPU",
15966 "zh-cht": "GPU",
15967 "xloc": [
15967 - "default-mobile.handlebars->9->381",
15968 + "default-mobile.handlebars->9->384",
15969 "default.handlebars->27->992"
15970 ]
15971 },
@@ -16065,7 +16066,7 @@
16066 "zh-chs": "一般",
16067 "zh-cht": "一般",
16068 "xloc": [
16068 - "default-mobile.handlebars->9->256",
16069 + "default-mobile.handlebars->9->259",
16070 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDev",
16071 "default.handlebars->container->topbar->1->1->MeshSubMenuSpan->MeshSubMenu->1->0->MeshGeneral",
16072 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerGeneral",
@@ -16541,7 +16542,7 @@
16542 "zh-chs": "组",
16543 "zh-cht": "群",
16544 "xloc": [
16544 - "default-mobile.handlebars->9->215",
16545 + "default-mobile.handlebars->9->218",
16546 "default.handlebars->27->560",
16547 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1"
16548 ]
@@ -16694,7 +16695,7 @@
16695 "zh-chs": "组1,组2,组3",
16696 "zh-cht": "群1,群2,群3",
16697 "xloc": [
16697 - "default-mobile.handlebars->9->284"
16698 + "default-mobile.handlebars->9->287"
16699 ]
16700 },
16701 {
@@ -16937,7 +16938,7 @@
16938 {
16939 "en": "Help Requests",
16940 "xloc": [
16940 - "default-mobile.handlebars->9->158",
16941 + "default-mobile.handlebars->9->161",
16942 "default.handlebars->27->246"
16943 ]
16944 },
@@ -17052,8 +17053,8 @@
17053 "zh-chs": "休眠",
17054 "zh-cht": "冬眠",
17055 "xloc": [
17055 - "default-mobile.handlebars->9->183",
17056 - "default-mobile.handlebars->9->190",
17056 + "default-mobile.handlebars->9->186",
17057 + "default-mobile.handlebars->9->193",
17058 "default.handlebars->27->429",
17059 "default.handlebars->27->5"
17060 ]
@@ -17112,7 +17113,7 @@
17113 "zh-chs": "保存1个条目进行复制",
17114 "zh-cht": "保存1個項目進行複製",
17115 "xloc": [
17115 - "default-mobile.handlebars->9->317",
17116 + "default-mobile.handlebars->9->320",
17117 "default.handlebars->27->911"
17118 ]
17119 },
@@ -17133,7 +17134,7 @@
17134 "zh-chs": "保存1个项目进行移动",
17135 "zh-cht": "保存1個項目進行移動",
17136 "xloc": [
17136 - "default-mobile.handlebars->9->321",
17137 + "default-mobile.handlebars->9->324",
17138 "default.handlebars->27->915"
17139 ]
17140 },
@@ -17154,7 +17155,7 @@
17155 "zh-chs": "保存{0}个条目进行复制",
17156 "zh-cht": "保留{0}個項目進行複製",
17157 "xloc": [
17157 - "default-mobile.handlebars->9->315",
17158 + "default-mobile.handlebars->9->318",
17159 "default.handlebars->27->909"
17160 ]
17161 },
@@ -17175,7 +17176,7 @@
17176 "zh-chs": "保存{0}个条目以进行移动",
17177 "zh-cht": "保存{0}個項目以進行移動",
17178 "xloc": [
17178 - "default-mobile.handlebars->9->319",
17179 + "default-mobile.handlebars->9->322",
17180 "default.handlebars->27->913"
17181 ]
17182 },
@@ -17217,10 +17218,10 @@
17218 "zh-chs": "主机名",
17219 "zh-cht": "主機名",
17220 "xloc": [
17220 - "default-mobile.handlebars->9->217",
17221 - "default-mobile.handlebars->9->218",
17221 "default-mobile.handlebars->9->220",
17223 - "default-mobile.handlebars->9->281",
17222 + "default-mobile.handlebars->9->221",
17223 + "default-mobile.handlebars->9->223",
17224 + "default-mobile.handlebars->9->284",
17225 "default.handlebars->27->290",
17226 "default.handlebars->27->565",
17227 "default.handlebars->27->822"
@@ -17326,8 +17327,8 @@
17327 "zh-chs": "IP:{0}",
17328 "zh-cht": "IP:{0}",
17329 "xloc": [
17329 - "default-mobile.handlebars->9->350",
17330 - "default-mobile.handlebars->9->354",
17330 + "default-mobile.handlebars->9->353",
17331 + "default-mobile.handlebars->9->357",
17332 "default.handlebars->27->951",
17333 "default.handlebars->27->961",
17334 "default.handlebars->27->965"
@@ -17350,8 +17351,8 @@
17351 "zh-chs": "IP:{0},掩码:{1},网关:{2}",
17352 "zh-cht": "IP:{0},遮罩:{1},閘道:{2}",
17353 "xloc": [
17353 - "default-mobile.handlebars->9->348",
17354 - "default-mobile.handlebars->9->352",
17354 + "default-mobile.handlebars->9->351",
17355 + "default-mobile.handlebars->9->355",
17356 "default.handlebars->27->949",
17357 "default.handlebars->27->959",
17358 "default.handlebars->27->963"
@@ -17374,8 +17375,8 @@
17375 "zh-chs": "IPv4层",
17376 "zh-cht": "IPv4層",
17377 "xloc": [
17377 - "default-mobile.handlebars->9->347",
17378 - "default-mobile.handlebars->9->349",
17378 + "default-mobile.handlebars->9->350",
17379 + "default-mobile.handlebars->9->352",
17380 "default.handlebars->27->948",
17381 "default.handlebars->27->950",
17382 "default.handlebars->27->958",
@@ -17462,8 +17463,8 @@
17463 "zh-chs": "IPv6层",
17464 "zh-cht": "IPv6層",
17465 "xloc": [
17465 - "default-mobile.handlebars->9->351",
17466 - "default-mobile.handlebars->9->353",
17466 + "default-mobile.handlebars->9->354",
17467 + "default-mobile.handlebars->9->356",
17468 "default.handlebars->27->962",
17469 "default.handlebars->27->964"
17470 ]
@@ -17565,7 +17566,7 @@
17566 "zh-chs": "图标选择",
17567 "zh-cht": "圖符選擇",
17568 "xloc": [
17568 - "default-mobile.handlebars->9->279",
17569 + "default-mobile.handlebars->9->282",
17570 "default.handlebars->27->820"
17571 ]
17572 },
@@ -17586,7 +17587,7 @@
17587 "zh-chs": "识别码",
17588 "zh-cht": "識別符",
17589 "xloc": [
17589 - "default-mobile.handlebars->9->379",
17590 + "default-mobile.handlebars->9->382",
17591 "default.handlebars->27->990"
17592 ]
17593 },
@@ -17999,9 +18000,9 @@
18000 "zh-chs": "英特尔&reg;AMT",
18001 "zh-cht": "Intel&reg; AMT",
18002 "xloc": [
18002 - "default-mobile.handlebars->9->202",
18003 - "default-mobile.handlebars->9->237",
18004 - "default-mobile.handlebars->9->242",
18003 + "default-mobile.handlebars->9->205",
18004 + "default-mobile.handlebars->9->240",
18005 + "default-mobile.handlebars->9->245",
18006 "default.handlebars->27->1345",
18007 "default.handlebars->27->1355",
18008 "default.handlebars->27->1527",
@@ -18029,7 +18030,7 @@
18030 "zh-chs": "英特尔&reg;AMT CIRA",
18031 "zh-cht": "Intel&reg; AMT CIRA",
18032 "xloc": [
18032 - "default-mobile.handlebars->9->241",
18033 + "default-mobile.handlebars->9->244",
18034 "default.handlebars->27->616"
18035 ]
18036 },
@@ -18258,7 +18259,7 @@
18259 "zh-chs": "英特尔&reg;AMT已连接",
18260 "zh-cht": "Intel &reg;AMT已連接",
18261 "xloc": [
18261 - "default-mobile.handlebars->9->252",
18262 + "default-mobile.handlebars->9->255",
18263 "default.handlebars->27->661",
18264 "default.handlebars->27->662"
18265 ]
@@ -18301,7 +18302,7 @@
18302 "zh-chs": "检测到英特尔&reg;AMT",
18303 "zh-cht": "檢測到Intel&reg; AMT",
18304 "xloc": [
18304 - "default-mobile.handlebars->9->253",
18305 + "default-mobile.handlebars->9->256",
18306 "default.handlebars->27->162",
18307 "default.handlebars->27->663",
18308 "default.handlebars->27->664"
@@ -18465,7 +18466,7 @@
18466 "zh-chs": "仅限英特尔&reg;AMT,无代理",
18467 "zh-cht": "僅限Intel&reg; AMT,無代理",
18468 "xloc": [
18468 - "default-mobile.handlebars->9->394",
18469 + "default-mobile.handlebars->9->397",
18470 "default.handlebars->27->1282",
18471 "default.handlebars->27->1317"
18472 ]
@@ -18527,7 +18528,7 @@
18528 "zh-chs": "英特尔&reg;主动管理技术(英特尔&reg;AMT)",
18529 "zh-cht": "Intel &reg; Active Management Technology(Intel&reg; AMT)",
18530 "xloc": [
18530 - "default-mobile.handlebars->9->371",
18531 + "default-mobile.handlebars->9->374",
18532 "default.handlebars->27->982"
18533 ]
18534 },
@@ -18548,7 +18549,7 @@
18549 "zh-chs": "英特尔&reg;ME",
18550 "zh-cht": "Intel&reg; ME",
18551 "xloc": [
18551 - "default-mobile.handlebars->9->236",
18552 + "default-mobile.handlebars->9->239",
18553 "default.handlebars->27->588"
18554 ]
18555 },
@@ -18589,7 +18590,7 @@
18590 "zh-chs": "英特尔&reg;SM",
18591 "zh-cht": "Intel&reg; M",
18592 "xloc": [
18592 - "default-mobile.handlebars->9->238",
18593 + "default-mobile.handlebars->9->241",
18594 "default.handlebars->27->592"
18595 ]
18596 },
@@ -19632,7 +19633,7 @@
19633 "zh-chs": "已知的",
19634 "zh-cht": "已知的",
19635 "xloc": [
19635 - "default-mobile.handlebars->9->370",
19636 + "default-mobile.handlebars->9->373",
19637 "default.handlebars->27->981"
19638 ]
19639 },
@@ -20027,9 +20028,9 @@
20028 "zh-chs": "上次代理地址",
20029 "zh-cht": "上次代理地址",
20030 "xloc": [
20030 - "default-mobile.handlebars->9->338",
20031 - "default-mobile.handlebars->9->339",
20032 - "default-mobile.handlebars->9->340",
20031 + "default-mobile.handlebars->9->341",
20032 + "default-mobile.handlebars->9->342",
20033 + "default-mobile.handlebars->9->343",
20034 "default.handlebars->27->69",
20035 "default.handlebars->27->71",
20036 "default.handlebars->27->73",
@@ -20055,8 +20056,8 @@
20056 "zh-chs": "上次代理连接",
20057 "zh-cht": "上次代理連接",
20058 "xloc": [
20058 - "default-mobile.handlebars->9->335",
20059 - "default-mobile.handlebars->9->337",
20059 + "default-mobile.handlebars->9->338",
20060 + "default-mobile.handlebars->9->340",
20061 "default.handlebars->27->68",
20062 "default.handlebars->27->936",
20063 "default.handlebars->27->938"
@@ -20467,7 +20468,7 @@
20468 "zh-chs": "有限输入",
20469 "zh-cht": "有限輸入",
20470 "xloc": [
20470 - "default-mobile.handlebars->9->445",
20471 + "default-mobile.handlebars->9->448",
20472 "default.handlebars->27->1489",
20473 "default.handlebars->27->681",
20474 "default.handlebars->27->702"
@@ -20490,7 +20491,7 @@
20491 "zh-chs": "仅有限输入",
20492 "zh-cht": "僅有限輸入",
20493 "xloc": [
20493 - "default-mobile.handlebars->9->418",
20494 + "default-mobile.handlebars->9->421",
20495 "default.handlebars->27->1445"
20496 ]
20497 },
@@ -21508,8 +21509,8 @@
21509 "zh-chs": "MAC层",
21510 "zh-cht": "MAC層",
21511 "xloc": [
21511 - "default-mobile.handlebars->9->343",
21512 - "default-mobile.handlebars->9->345",
21512 + "default-mobile.handlebars->9->346",
21513 + "default-mobile.handlebars->9->348",
21514 "default.handlebars->27->944",
21515 "default.handlebars->27->946",
21516 "default.handlebars->27->954",
@@ -21554,7 +21555,7 @@
21555 "zh-chs": "MAC:{0}",
21556 "zh-cht": "MAC:{0}",
21557 "xloc": [
21557 - "default-mobile.handlebars->9->346",
21558 + "default-mobile.handlebars->9->349",
21559 "default.handlebars->27->947",
21560 "default.handlebars->27->957"
21561 ]
@@ -21576,7 +21577,7 @@
21577 "zh-chs": "MAC:{0},网关:{1}",
21578 "zh-cht": "MAC:{0},網關:{1}",
21579 "xloc": [
21579 - "default-mobile.handlebars->9->344",
21580 + "default-mobile.handlebars->9->347",
21581 "default.handlebars->27->945",
21582 "default.handlebars->27->955"
21583 ]
@@ -21661,8 +21662,8 @@
21662 "zh-chs": "MQTT",
21663 "zh-cht": "MQTT",
21664 "xloc": [
21664 - "default-mobile.handlebars->9->204",
21665 - "default-mobile.handlebars->9->244",
21665 + "default-mobile.handlebars->9->207",
21666 + "default-mobile.handlebars->9->247",
21667 "default.handlebars->27->1009",
21668 "default.handlebars->27->1010",
21669 "default.handlebars->27->219",
@@ -21728,7 +21729,7 @@
21729 "zh-chs": "MQTT通道已连接",
21730 "zh-cht": "MQTT通道已連接",
21731 "xloc": [
21731 - "default-mobile.handlebars->9->254",
21732 + "default-mobile.handlebars->9->257",
21733 "default.handlebars->27->666"
21734 ]
21735 },
@@ -21973,8 +21974,8 @@
21974 "zh-chs": "管理设备组计算机",
21975 "zh-cht": "管理裝置群電腦",
21976 "xloc": [
21976 - "default-mobile.handlebars->9->415",
21977 - "default-mobile.handlebars->9->435",
21977 + "default-mobile.handlebars->9->418",
21978 + "default-mobile.handlebars->9->438",
21979 "default.handlebars->27->1442",
21980 "default.handlebars->27->1478"
21981 ]
@@ -21996,8 +21997,8 @@
21997 "zh-chs": "管理设备组用户",
21998 "zh-cht": "管理裝置群用戶",
21999 "xloc": [
21999 - "default-mobile.handlebars->9->414",
22000 - "default-mobile.handlebars->9->434",
22000 + "default-mobile.handlebars->9->417",
22001 + "default-mobile.handlebars->9->437",
22002 "default.handlebars->27->1441",
22003 "default.handlebars->27->1477"
22004 ]
@@ -22246,7 +22247,7 @@
22247 "zh-chs": "使用软件代理进行管理",
22248 "zh-cht": "使用軟體代理進行管理",
22249 "xloc": [
22249 - "default-mobile.handlebars->9->395",
22250 + "default-mobile.handlebars->9->398",
22251 "default.handlebars->27->1318"
22252 ]
22253 },
@@ -22473,7 +22474,7 @@
22474 "zh-chs": "记忆体",
22475 "zh-cht": "記憶體",
22476 "xloc": [
22476 - "default-mobile.handlebars->9->386",
22477 + "default-mobile.handlebars->9->389",
22478 "default.handlebars->27->2080",
22479 "default.handlebars->27->997",
22480 "default.handlebars->container->column_l->p40->3->1->p40type->3"
@@ -22496,9 +22497,9 @@
22497 "zh-chs": "网格代理",
22498 "zh-cht": "Mesh Agent",
22499 "xloc": [
22499 - "default-mobile.handlebars->9->251",
22500 - "default-mobile.handlebars->9->334",
22501 - "default-mobile.handlebars->9->341",
22500 + "default-mobile.handlebars->9->254",
22501 + "default-mobile.handlebars->9->337",
22502 + "default-mobile.handlebars->9->344",
22503 "default.handlebars->27->387",
22504 "default.handlebars->27->391",
22505 "default.handlebars->27->400",
@@ -22528,7 +22529,7 @@
22529 "zh-chs": "网格代理控制台",
22530 "zh-cht": "網格代理控制台",
22531 "xloc": [
22531 - "default-mobile.handlebars->9->422",
22532 + "default-mobile.handlebars->9->425",
22533 "default.handlebars->27->1450"
22534 ]
22535 },
@@ -23226,7 +23227,7 @@
23227 "zh-chs": "模型",
23228 "zh-cht": "模型",
23229 "xloc": [
23229 - "default-mobile.handlebars->9->387",
23230 + "default-mobile.handlebars->9->390",
23231 "default.handlebars->27->998"
23232 ]
23233 },
@@ -23307,7 +23308,7 @@
23308 "zh-chs": "母板",
23309 "zh-cht": "母板",
23310 "xloc": [
23310 - "default-mobile.handlebars->9->382",
23311 + "default-mobile.handlebars->9->385",
23312 "default.handlebars->27->993"
23313 ]
23314 },
@@ -23771,11 +23772,11 @@
23772 "zh-chs": "名称",
23773 "zh-cht": "名稱",
23774 "xloc": [
23774 - "default-mobile.handlebars->9->216",
23775 - "default-mobile.handlebars->9->330",
23776 - "default-mobile.handlebars->9->376",
23777 - "default-mobile.handlebars->9->396",
23778 - "default-mobile.handlebars->9->409",
23775 + "default-mobile.handlebars->9->219",
23776 + "default-mobile.handlebars->9->333",
23777 + "default-mobile.handlebars->9->379",
23778 + "default-mobile.handlebars->9->399",
23779 + "default-mobile.handlebars->9->412",
23780 "default-mobile.handlebars->9->97",
23781 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->5->1->1",
23782 "default.handlebars->27->1279",
@@ -23952,7 +23953,7 @@
23953 "zh-chs": "网络",
23954 "zh-cht": "網路",
23955 "xloc": [
23955 - "default-mobile.handlebars->9->355",
23956 + "default-mobile.handlebars->9->358",
23957 "default.handlebars->27->952",
23958 "default.handlebars->27->966"
23959 ]
@@ -24059,7 +24060,7 @@
24060 "zh-cht": "新建檔案夾",
24061 "xloc": [
24062 "default-mobile.handlebars->9->120",
24062 - "default-mobile.handlebars->9->301",
24063 + "default-mobile.handlebars->9->304",
24064 "default.handlebars->27->1566",
24065 "default.handlebars->27->894",
24066 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
@@ -24205,8 +24206,8 @@
24206 "zh-chs": "没有凭证",
24207 "zh-cht": "沒有憑證",
24208 "xloc": [
24208 - "default-mobile.handlebars->9->234",
24209 - "default-mobile.handlebars->9->235",
24209 + "default-mobile.handlebars->9->237",
24210 + "default-mobile.handlebars->9->238",
24211 "default.handlebars->27->584",
24212 "default.handlebars->27->585"
24213 ]
@@ -24292,7 +24293,7 @@
24293 "zh-chs": "不能存取档案",
24294 "zh-cht": "不能存取檔案",
24295 "xloc": [
24295 - "default-mobile.handlebars->9->420",
24296 + "default-mobile.handlebars->9->423",
24297 "default.handlebars->27->1448"
24298 ]
24299 },
@@ -24313,7 +24314,7 @@
24314 "zh-chs": "没有档案",
24315 "zh-cht": "沒有檔案",
24316 "xloc": [
24316 - "default-mobile.handlebars->9->443",
24317 + "default-mobile.handlebars->9->446",
24318 "default.handlebars->27->1487",
24319 "default.handlebars->27->679",
24320 "default.handlebars->27->700"
@@ -24357,8 +24358,8 @@
24358 "zh-chs": "没有英特尔&reg;AMT",
24359 "zh-cht": "沒有Intel&reg; AMT",
24360 "xloc": [
24360 - "default-mobile.handlebars->9->421",
24361 - "default-mobile.handlebars->9->444",
24361 + "default-mobile.handlebars->9->424",
24362 + "default-mobile.handlebars->9->447",
24363 "default.handlebars->27->1449",
24364 "default.handlebars->27->1488"
24365 ]
@@ -24503,8 +24504,8 @@
24504 "zh-cht": "沒有權利",
24505 "xloc": [
24506 "default-mobile.handlebars->9->106",
24506 - "default-mobile.handlebars->9->404",
24507 - "default-mobile.handlebars->9->451",
24507 + "default-mobile.handlebars->9->407",
24508 + "default-mobile.handlebars->9->454",
24509 "default.handlebars->27->1293",
24510 "default.handlebars->27->1495",
24511 "default.handlebars->27->693",
@@ -24528,7 +24529,7 @@
24529 "zh-chs": "没有TLS加密",
24530 "zh-cht": "沒有TLS加密",
24531 "xloc": [
24531 - "default-mobile.handlebars->9->273",
24532 + "default-mobile.handlebars->9->276",
24533 "default.handlebars->27->296",
24534 "default.handlebars->27->770"
24535 ]
@@ -24550,7 +24551,7 @@
24551 "zh-chs": "没有终端",
24552 "zh-cht": "沒有終端",
24553 "xloc": [
24553 - "default-mobile.handlebars->9->442",
24554 + "default-mobile.handlebars->9->445",
24555 "default.handlebars->27->1486",
24556 "default.handlebars->27->678",
24557 "default.handlebars->27->699"
@@ -24573,7 +24574,7 @@
24574 "zh-chs": "不能访问终端",
24575 "zh-cht": "不能訪問終端",
24576 "xloc": [
24576 - "default-mobile.handlebars->9->419",
24577 + "default-mobile.handlebars->9->422",
24578 "default.handlebars->27->1447"
24579 ]
24580 },
@@ -24600,7 +24601,7 @@
24601 {
24602 "en": "No actions currently available for this device.",
24603 "xloc": [
24603 - "default-mobile.handlebars->9->266",
24604 + "default-mobile.handlebars->9->269",
24605 "default.handlebars->27->754"
24606 ]
24607 },
@@ -24664,7 +24665,8 @@
24665 "zh-chs": "没有设备",
24666 "zh-cht": "沒有裝置",
24667 "xloc": [
24667 - "default-mobile.handlebars->9->152"
24668 + "default-mobile.handlebars->9->152",
24669 + "default-mobile.handlebars->9->155"
24670 ]
24671 },
24672 {
@@ -24804,6 +24806,7 @@
24806 "zh-cht": "沒有與此搜索匹配的裝置。",
24807 "xloc": [
24808 "default-mobile.handlebars->9->149",
24809 + "default-mobile.handlebars->9->153",
24810 "default.handlebars->27->224"
24811 ]
24812 },
@@ -24864,7 +24867,7 @@
24867 "zh-chs": "没有此设备的讯息。",
24868 "zh-cht": "沒有此裝置的訊息。",
24869 "xloc": [
24867 - "default-mobile.handlebars->9->392",
24870 + "default-mobile.handlebars->9->395",
24871 "default.handlebars->27->1003"
24872 ]
24873 },
@@ -25107,14 +25110,14 @@
25110 "zh-cht": "沒有",
25111 "xloc": [
25112 "default-mobile.handlebars->9->116",
25110 - "default-mobile.handlebars->9->154",
25111 - "default-mobile.handlebars->9->155",
25112 - "default-mobile.handlebars->9->214",
25113 - "default-mobile.handlebars->9->219",
25114 - "default-mobile.handlebars->9->221",
25115 - "default-mobile.handlebars->9->246",
25116 - "default-mobile.handlebars->9->299",
25117 - "default-mobile.handlebars->9->398",
25113 + "default-mobile.handlebars->9->157",
25114 + "default-mobile.handlebars->9->158",
25115 + "default-mobile.handlebars->9->217",
25116 + "default-mobile.handlebars->9->222",
25117 + "default-mobile.handlebars->9->224",
25118 + "default-mobile.handlebars->9->249",
25119 + "default-mobile.handlebars->9->302",
25120 + "default-mobile.handlebars->9->401",
25121 "default.handlebars->27->1314",
25122 "default.handlebars->27->1321",
25123 "default.handlebars->27->1329",
@@ -25242,8 +25245,8 @@
25245 "zh-chs": "未激活(输入)",
25246 "zh-cht": "未啟動(輸入)",
25247 "xloc": [
25245 - "default-mobile.handlebars->9->226",
25246 - "default-mobile.handlebars->9->359",
25248 + "default-mobile.handlebars->9->229",
25249 + "default-mobile.handlebars->9->362",
25250 "default.handlebars->27->572",
25251 "default.handlebars->27->970"
25252 ]
@@ -25265,8 +25268,8 @@
25268 "zh-chs": "未激活(预)",
25269 "zh-cht": "未啟動(預)",
25270 "xloc": [
25268 - "default-mobile.handlebars->9->225",
25269 - "default-mobile.handlebars->9->358",
25271 + "default-mobile.handlebars->9->228",
25272 + "default-mobile.handlebars->9->361",
25273 "default.handlebars->27->571",
25274 "default.handlebars->27->969"
25275 ]
@@ -25309,7 +25312,7 @@
25312 "zh-chs": "未知",
25313 "zh-cht": "未知",
25314 "xloc": [
25312 - "default-mobile.handlebars->9->369",
25315 + "default-mobile.handlebars->9->372",
25316 "default.handlebars->27->980"
25317 ]
25318 },
@@ -25823,7 +25826,7 @@
25826 "zh-chs": "只能编辑小于200k的档案。",
25827 "zh-cht": "只能編輯小於200k的檔案。",
25828 "xloc": [
25826 - "default-mobile.handlebars->9->309",
25829 + "default-mobile.handlebars->9->312",
25830 "default.handlebars->27->526",
25831 "default.handlebars->27->902"
25832 ]
@@ -26007,7 +26010,7 @@
26010 "zh-chs": "操作系统",
26011 "zh-cht": "操作系統",
26012 "xloc": [
26010 - "default-mobile.handlebars->9->333",
26013 + "default-mobile.handlebars->9->336",
26014 "default.handlebars->27->341",
26015 "default.handlebars->27->374",
26016 "default.handlebars->27->595",
@@ -26032,7 +26035,7 @@
26035 "zh-chs": "运作",
26036 "zh-cht": "操作",
26037 "xloc": [
26035 - "default-mobile.handlebars->9->265",
26038 + "default-mobile.handlebars->9->268",
26039 "default.handlebars->27->1736",
26040 "default.handlebars->27->1817",
26041 "default.handlebars->27->466",
@@ -26221,7 +26224,7 @@
26224 "zh-chs": "零件号",
26225 "zh-cht": "零件號",
26226 "xloc": [
26224 - "default-mobile.handlebars->9->385",
26227 + "default-mobile.handlebars->9->388",
26228 "default.handlebars->27->996"
26229 ]
26230 },
@@ -26297,7 +26300,7 @@
26300 "zh-cht": "部分權限",
26301 "xloc": [
26302 "default-mobile.handlebars->9->104",
26300 - "default-mobile.handlebars->9->402",
26303 + "default-mobile.handlebars->9->405",
26304 "default.handlebars->27->1291"
26305 ]
26306 },
@@ -26358,7 +26361,7 @@
26361 "zh-chs": "密码",
26362 "zh-cht": "密碼",
26363 "xloc": [
26361 - "default-mobile.handlebars->9->271",
26364 + "default-mobile.handlebars->9->274",
26365 "default.handlebars->27->1780",
26366 "default.handlebars->27->1781",
26367 "default.handlebars->27->1916",
@@ -26651,7 +26654,7 @@
26654 "zh-cht": "糊",
26655 "xloc": [
26656 "default-mobile.handlebars->9->128",
26654 - "default-mobile.handlebars->9->314",
26657 + "default-mobile.handlebars->9->317",
26658 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3",
26659 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
26660 "default.handlebars->27->1575",
@@ -26938,7 +26941,7 @@
26941 "zh-chs": "权限",
26942 "zh-cht": "權限",
26943 "xloc": [
26941 - "default-mobile.handlebars->9->454",
26944 + "default-mobile.handlebars->9->457",
26945 "default.handlebars->27->1498",
26946 "default.handlebars->27->1708"
26947 ]
@@ -27453,7 +27456,7 @@
27456 "zh-chs": "电源状态",
27457 "zh-cht": "電源狀態",
27458 "xloc": [
27456 - "default-mobile.handlebars->9->269"
27459 + "default-mobile.handlebars->9->272"
27460 ]
27461 },
27462 {
@@ -27494,8 +27497,8 @@
27497 "zh-chs": "关机",
27498 "zh-cht": "關機",
27499 "xloc": [
27497 - "default-mobile.handlebars->9->184",
27498 - "default-mobile.handlebars->9->264",
27500 + "default-mobile.handlebars->9->187",
27501 + "default-mobile.handlebars->9->267",
27502 "default.handlebars->27->6",
27503 "default.handlebars->27->750"
27504 ]
@@ -27537,8 +27540,8 @@
27540 "zh-chs": "有电源",
27541 "zh-cht": "有電源",
27542 "xloc": [
27540 - "default-mobile.handlebars->9->179",
27541 - "default-mobile.handlebars->9->186",
27543 + "default-mobile.handlebars->9->182",
27544 + "default-mobile.handlebars->9->189",
27545 "default.handlebars->27->1",
27546 "default.handlebars->27->421"
27547 ]
@@ -27560,8 +27563,8 @@
27563 "zh-chs": "存在",
27564 "zh-cht": "存在",
27565 "xloc": [
27563 - "default-mobile.handlebars->9->185",
27564 - "default-mobile.handlebars->9->192",
27566 + "default-mobile.handlebars->9->188",
27567 + "default-mobile.handlebars->9->195",
27568 "default.handlebars->27->433",
27569 "default.handlebars->27->7"
27570 ]
@@ -27686,7 +27689,7 @@
27689 "zh-chs": "进程控制",
27690 "zh-cht": "進程控制",
27691 "xloc": [
27689 - "default-mobile.handlebars->9->291",
27692 + "default-mobile.handlebars->9->294",
27693 "default.handlebars->27->869",
27694 "desktop.handlebars->3->25"
27695 ]
@@ -27849,7 +27852,7 @@
27852 "zh-chs": "配置状态",
27853 "zh-cht": "配置狀態",
27854 "xloc": [
27852 - "default-mobile.handlebars->9->363",
27855 + "default-mobile.handlebars->9->366",
27856 "default.handlebars->27->974"
27857 ]
27858 },
@@ -28394,7 +28397,7 @@
28397 "zh-cht": "遞迴刪除",
28398 "xloc": [
28399 "default-mobile.handlebars->9->121",
28397 - "default-mobile.handlebars->9->302",
28400 + "default-mobile.handlebars->9->305",
28401 "default.handlebars->27->1567",
28402 "default.handlebars->27->895"
28403 ]
@@ -28486,7 +28489,7 @@
28489 "zh-chs": "中继",
28490 "zh-cht": "中繼",
28491 "xloc": [
28489 - "default-mobile.handlebars->9->203",
28492 + "default-mobile.handlebars->9->206",
28493 "default.handlebars->27->217",
28494 "default.handlebars->27->448"
28495 ]
@@ -28692,7 +28695,7 @@
28695 {
28696 "en": "Remote Commands",
28697 "xloc": [
28695 - "default-mobile.handlebars->9->429",
28698 + "default-mobile.handlebars->9->432",
28699 "default.handlebars->27->1457"
28700 ]
28701 },
@@ -28713,8 +28716,8 @@
28716 "zh-chs": "遥控",
28717 "zh-cht": "遙控",
28718 "xloc": [
28716 - "default-mobile.handlebars->9->416",
28717 - "default-mobile.handlebars->9->436",
28719 + "default-mobile.handlebars->9->419",
28720 + "default-mobile.handlebars->9->439",
28721 "default.handlebars->27->1443",
28722 "default.handlebars->27->1479"
28723 ]
@@ -28736,8 +28739,8 @@
28739 "zh-chs": "远程桌面",
28740 "zh-cht": "遠程桌面",
28741 "xloc": [
28739 - "default-mobile.handlebars->9->159",
28742 "default-mobile.handlebars->9->162",
28743 + "default-mobile.handlebars->9->165",
28744 "default.handlebars->27->247",
28745 "default.handlebars->27->250"
28746 ]
@@ -28862,7 +28865,7 @@
28865 "zh-chs": "远程桌面设置",
28866 "zh-cht": "遠程桌面設置",
28867 "xloc": [
28865 - "default-mobile.handlebars->9->287",
28868 + "default-mobile.handlebars->9->290",
28869 "default.handlebars->27->273",
28870 "default.handlebars->27->842",
28871 "desktop.handlebars->3->21"
@@ -28906,7 +28909,7 @@
28909 "zh-chs": "远程网格用户",
28910 "zh-cht": "遠程網格用戶",
28911 "xloc": [
28909 - "default-mobile.handlebars->9->457"
28912 + "default-mobile.handlebars->9->460"
28913 ]
28914 },
28915 {
@@ -28943,8 +28946,8 @@
28946 "zh-chs": "仅远程查看",
28947 "zh-cht": "僅遠程查看",
28948 "xloc": [
28946 - "default-mobile.handlebars->9->417",
28947 - "default-mobile.handlebars->9->441",
28949 + "default-mobile.handlebars->9->420",
28950 + "default-mobile.handlebars->9->444",
28951 "default.handlebars->27->1444",
28952 "default.handlebars->27->1484"
28953 ]
@@ -29632,7 +29635,7 @@
29635 "zh-cht": "改名",
29636 "xloc": [
29637 "default-mobile.handlebars->9->125",
29635 - "default-mobile.handlebars->9->306",
29638 + "default-mobile.handlebars->9->309",
29639 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
29640 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
29641 "default.handlebars->27->1571",
@@ -29825,7 +29828,7 @@
29828 "zh-chs": "重设",
29829 "zh-cht": "重設",
29830 "xloc": [
29828 - "default-mobile.handlebars->9->263",
29831 + "default-mobile.handlebars->9->266",
29832 "default.handlebars->27->749",
29833 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar"
29834 ]
@@ -29833,7 +29836,7 @@
29836 {
29837 "en": "Reset / Power Off",
29838 "xloc": [
29836 - "default-mobile.handlebars->9->430",
29839 + "default-mobile.handlebars->9->433",
29840 "default.handlebars->27->1458"
29841 ]
29842 },
@@ -29946,7 +29949,7 @@
29949 {
29950 "en": "Reset/Off",
29951 "xloc": [
29949 - "default-mobile.handlebars->9->450",
29952 + "default-mobile.handlebars->9->453",
29953 "default.handlebars->27->1494",
29954 "default.handlebars->27->692",
29955 "default.handlebars->27->713"
@@ -30131,7 +30134,7 @@
30134 "zh-cht": "根",
30135 "xloc": [
30136 "default-mobile.handlebars->9->107",
30134 - "default-mobile.handlebars->9->296",
30137 + "default-mobile.handlebars->9->299",
30138 "default.handlebars->27->1539",
30139 "default.handlebars->27->889"
30140 ]
@@ -30859,7 +30862,7 @@
30862 "zh-chs": "屏幕",
30863 "zh-cht": "屏幕",
30864 "xloc": [
30862 - "default-mobile.handlebars->9->289"
30865 + "default-mobile.handlebars->9->292"
30866 ]
30867 },
30868 {
@@ -30879,7 +30882,7 @@
30882 "zh-chs": "屏幕选择",
30883 "zh-cht": "屏幕選擇",
30884 "xloc": [
30882 - "default-mobile.handlebars->9->290"
30885 + "default-mobile.handlebars->9->293"
30886 ]
30887 },
30888 {
@@ -31005,7 +31008,7 @@
31008 "zh-chs": "已使用TLS保安",
31009 "zh-cht": "已使用TLS保安",
31010 "xloc": [
31008 - "default-mobile.handlebars->9->366",
31011 + "default-mobile.handlebars->9->369",
31012 "default.handlebars->27->977"
31013 ]
31014 },
@@ -31026,8 +31029,8 @@
31029 "zh-chs": "安全",
31030 "zh-cht": "安全",
31031 "xloc": [
31029 - "default-mobile.handlebars->9->272",
31030 - "default-mobile.handlebars->9->365",
31032 + "default-mobile.handlebars->9->275",
31033 + "default-mobile.handlebars->9->368",
31034 "default.handlebars->27->1942",
31035 "default.handlebars->27->295",
31036 "default.handlebars->27->769",
@@ -31248,7 +31251,7 @@
31251 "zh-chs": "选择要在此设备上执行的操作。",
31252 "zh-cht": "選擇要在此裝置上執行的操作。",
31253 "xloc": [
31251 - "default-mobile.handlebars->9->260",
31254 + "default-mobile.handlebars->9->263",
31255 "default.handlebars->27->745"
31256 ]
31257 },
@@ -31290,7 +31293,7 @@
31293 "zh-chs": "仅自我事件",
31294 "zh-cht": "僅自我事件",
31295 "xloc": [
31293 - "default-mobile.handlebars->9->446",
31296 + "default-mobile.handlebars->9->449",
31297 "default.handlebars->27->1490"
31298 ]
31299 },
@@ -31697,7 +31700,7 @@
31700 "zh-chs": "序列号",
31701 "zh-cht": "序列號",
31702 "xloc": [
31700 - "default-mobile.handlebars->9->377",
31703 + "default-mobile.handlebars->9->380",
31704 "default.handlebars->27->988"
31705 ]
31706 },
@@ -31778,8 +31781,8 @@
31781 "zh-chs": "服务器档案",
31782 "zh-cht": "伺服器檔案",
31783 "xloc": [
31781 - "default-mobile.handlebars->9->423",
31782 - "default-mobile.handlebars->9->438",
31784 + "default-mobile.handlebars->9->426",
31785 + "default-mobile.handlebars->9->441",
31786 "default.handlebars->27->1451",
31787 "default.handlebars->27->1481",
31788 "default.handlebars->27->1794",
@@ -32231,7 +32234,7 @@
32234 "zh-chs": "会话",
32235 "zh-cht": "節",
32236 "xloc": [
32234 - "default-mobile.handlebars->9->177",
32237 + "default-mobile.handlebars->9->180",
32238 "default.handlebars->27->265",
32239 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->7"
32240 ]
@@ -32653,7 +32656,7 @@
32656 "zh-chs": "只显示自己的事件",
32657 "zh-cht": "只顯示自己的事件",
32658 "xloc": [
32656 - "default-mobile.handlebars->9->426",
32659 + "default-mobile.handlebars->9->429",
32660 "default.handlebars->27->1454"
32661 ]
32662 },
@@ -33219,10 +33222,10 @@
33222 "zh-chs": "休眠",
33223 "zh-cht": "休眠",
33224 "xloc": [
33222 - "default-mobile.handlebars->9->180",
33223 - "default-mobile.handlebars->9->181",
33224 - "default-mobile.handlebars->9->182",
33225 - "default-mobile.handlebars->9->262",
33225 + "default-mobile.handlebars->9->183",
33226 + "default-mobile.handlebars->9->184",
33227 + "default-mobile.handlebars->9->185",
33228 + "default-mobile.handlebars->9->265",
33229 "default.handlebars->27->2",
33230 "default.handlebars->27->3",
33231 "default.handlebars->27->4",
@@ -33266,8 +33269,8 @@
33269 "zh-chs": "休眠中",
33270 "zh-cht": "休眠中",
33271 "xloc": [
33269 - "default-mobile.handlebars->9->187",
33270 - "default-mobile.handlebars->9->188",
33272 + "default-mobile.handlebars->9->190",
33273 + "default-mobile.handlebars->9->191",
33274 "default.handlebars->27->423",
33275 "default.handlebars->27->425"
33276 ]
@@ -33412,7 +33415,7 @@
33415 "zh-chs": "软关机",
33416 "zh-cht": "軟關機",
33417 "xloc": [
33415 - "default-mobile.handlebars->9->191",
33418 + "default-mobile.handlebars->9->194",
33419 "default.handlebars->27->431"
33420 ]
33421 },
@@ -34024,7 +34027,7 @@
34027 "zh-chs": "特殊键",
34028 "zh-cht": "特殊鍵",
34029 "xloc": [
34027 - "default-mobile.handlebars->9->288"
34030 + "default-mobile.handlebars->9->291"
34031 ]
34032 },
34033 {
@@ -34441,7 +34444,7 @@
34444 "en": "Stop process #{0} \\\"{1}\\\"?",
34445 "nl": "Stop proces #{0} \\\"{1}\\\"?",
34446 "xloc": [
34444 - "default-mobile.handlebars->9->292",
34447 + "default-mobile.handlebars->9->295",
34448 "default.handlebars->27->870",
34449 "desktop.handlebars->3->26"
34450 ]
@@ -34480,7 +34483,7 @@
34483 "zh-chs": "储存",
34484 "zh-cht": "儲存",
34485 "xloc": [
34483 - "default-mobile.handlebars->9->391",
34486 + "default-mobile.handlebars->9->394",
34487 "default.handlebars->27->1002"
34488 ]
34489 },
@@ -34832,7 +34835,7 @@
34835 "zh-chs": "TCP路由",
34836 "zh-cht": "TCP路由",
34837 "xloc": [
34835 - "default-mobile.handlebars->9->171",
34838 + "default-mobile.handlebars->9->174",
34839 "default.handlebars->27->259"
34840 ]
34841 },
@@ -34920,7 +34923,7 @@
34923 "zh-chs": "TLS",
34924 "zh-cht": "TLS",
34925 "xloc": [
34923 - "default-mobile.handlebars->9->233",
34926 + "default-mobile.handlebars->9->236",
34927 "default.handlebars->27->582"
34928 ]
34929 },
@@ -34941,7 +34944,7 @@
34944 "zh-chs": "未设置TLS",
34945 "zh-cht": "未設置TLS",
34946 "xloc": [
34944 - "default-mobile.handlebars->9->367",
34947 + "default-mobile.handlebars->9->370",
34948 "default.handlebars->27->978"
34949 ]
34950 },
@@ -34962,7 +34965,7 @@
34965 "zh-chs": "需要TLS加密",
34966 "zh-cht": "需要TLS加密",
34967 "xloc": [
34965 - "default-mobile.handlebars->9->274",
34968 + "default-mobile.handlebars->9->277",
34969 "default.handlebars->27->297",
34970 "default.handlebars->27->771"
34971 ]
@@ -35025,9 +35028,9 @@
35028 "zh-chs": "标签",
35029 "zh-cht": "標籤",
35030 "xloc": [
35028 - "default-mobile.handlebars->9->247",
35029 - "default-mobile.handlebars->9->248",
35030 - "default-mobile.handlebars->9->283",
35031 + "default-mobile.handlebars->9->250",
35032 + "default-mobile.handlebars->9->251",
35033 + "default-mobile.handlebars->9->286",
35034 "default.handlebars->27->485",
35035 "default.handlebars->27->824",
35036 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7"
@@ -35110,7 +35113,7 @@
35113 "zh-chs": "终端",
35114 "zh-cht": "終端機",
35115 "xloc": [
35113 - "default-mobile.handlebars->9->165",
35116 + "default-mobile.handlebars->9->168",
35117 "default.handlebars->27->1417",
35118 "default.handlebars->27->2022",
35119 "default.handlebars->27->253",
@@ -36591,7 +36594,7 @@
36594 "zh-chs": "类型",
36595 "zh-cht": "類型",
36596 "xloc": [
36594 - "default-mobile.handlebars->9->399",
36597 + "default-mobile.handlebars->9->402",
36598 "default-mobile.handlebars->9->98",
36599 "default.handlebars->27->1280",
36600 "default.handlebars->27->1322",
@@ -36659,7 +36662,7 @@
36662 "zh-chs": "UDP路由",
36663 "zh-cht": "UDP路由",
36664 "xloc": [
36662 - "default-mobile.handlebars->9->174",
36665 + "default-mobile.handlebars->9->177",
36666 "default.handlebars->27->262"
36667 ]
36668 },
@@ -36741,7 +36744,7 @@
36744 "zh-chs": "在验证电邮地址之前,无法访问设备。这是密码恢复所必需的。转到“我的帐户”以更改并验证电邮地址。",
36745 "zh-cht": "在驗證電郵地址之前,無法訪問裝置。這是密碼恢復所必需的。轉到“我的帳戶”以更改並驗證電郵地址。",
36746 "xloc": [
36744 - "default-mobile.handlebars->9->209",
36747 + "default-mobile.handlebars->9->212",
36748 "default-mobile.handlebars->9->94"
36749 ]
36750 },
@@ -36762,7 +36765,7 @@
36765 "zh-chs": "在启用两因素身份验证之前,无法访问设备。这是额外的安全性所必需的。转到“我的帐户”,然后查看“帐户安全性”部分。",
36766 "zh-cht": "在啟用二因子身份驗證之前,無法訪問裝置。這是額外的安全性所必需的。轉到“我的帳戶”,然後查看“帳戶安全性”部分。",
36767 "xloc": [
36765 - "default-mobile.handlebars->9->211",
36768 + "default-mobile.handlebars->9->214",
36769 "default-mobile.handlebars->9->96"
36770 ]
36771 },
@@ -36910,7 +36913,7 @@
36913 "zh-chs": "卸载",
36914 "zh-cht": "卸載",
36915 "xloc": [
36913 - "default-mobile.handlebars->9->448",
36916 + "default-mobile.handlebars->9->451",
36917 "default.handlebars->27->1492",
36918 "default.handlebars->27->690",
36919 "default.handlebars->27->711"
@@ -36933,7 +36936,7 @@
36936 "zh-chs": "卸载代理",
36937 "zh-cht": "卸載代理",
36938 "xloc": [
36936 - "default-mobile.handlebars->9->428",
36939 + "default-mobile.handlebars->9->431",
36940 "default.handlebars->27->456",
36941 "default.handlebars->27->752"
36942 ]
@@ -36995,10 +36998,10 @@
36998 "zh-chs": "未知",
36999 "zh-cht": "未知",
37000 "xloc": [
36998 - "default-mobile.handlebars->9->205",
37001 + "default-mobile.handlebars->9->208",
37002 "default-mobile.handlebars->9->35",
37000 - "default-mobile.handlebars->9->357",
37001 - "default-mobile.handlebars->9->364",
37003 + "default-mobile.handlebars->9->360",
37004 + "default-mobile.handlebars->9->367",
37005 "default-mobile.handlebars->9->6",
37006 "default.handlebars->27->107",
37007 "default.handlebars->27->108",
@@ -37034,7 +37037,7 @@
37037 "zh-chs": "未知#{0}",
37038 "zh-cht": "未知#{0}",
37039 "xloc": [
37037 - "default-mobile.handlebars->9->393",
37040 + "default-mobile.handlebars->9->396",
37041 "default.handlebars->27->1316"
37042 ]
37043 },
@@ -37138,7 +37141,7 @@
37141 "zh-chs": "未知状态",
37142 "zh-cht": "未知狀態",
37143 "xloc": [
37141 - "default-mobile.handlebars->9->228",
37144 + "default-mobile.handlebars->9->231",
37145 "default.handlebars->27->574"
37146 ]
37147 },
@@ -37179,7 +37182,7 @@
37182 "zh-chs": "未知版本和状态",
37183 "zh-cht": "未知版本和狀態",
37184 "xloc": [
37182 - "default-mobile.handlebars->9->230",
37185 + "default-mobile.handlebars->9->233",
37186 "default.handlebars->27->576"
37187 ]
37188 },
@@ -37311,9 +37314,9 @@
37314 "zh-cht": "上載檔案",
37315 "xloc": [
37316 "default-mobile.handlebars->9->126",
37314 - "default-mobile.handlebars->9->307",
37315 - "default-mobile.handlebars->9->325",
37317 + "default-mobile.handlebars->9->310",
37318 "default-mobile.handlebars->9->328",
37319 + "default-mobile.handlebars->9->331",
37320 "default.handlebars->27->1572",
37321 "default.handlebars->27->1580",
37322 "default.handlebars->27->900",
@@ -37439,7 +37442,7 @@
37442 "zh-chs": "上传将覆盖1个档案。继续?",
37443 "zh-cht": "上傳將覆蓋1個檔案。繼續?",
37444 "xloc": [
37442 - "default-mobile.handlebars->9->326",
37445 + "default-mobile.handlebars->9->329",
37446 "default.handlebars->27->1581",
37447 "default.handlebars->27->925"
37448 ]
@@ -37461,7 +37464,7 @@
37464 "zh-chs": "上传将覆盖{0}个档案。继续?",
37465 "zh-cht": "上傳將覆蓋{0}個檔案。繼續?",
37466 "xloc": [
37464 - "default-mobile.handlebars->9->327",
37467 + "default-mobile.handlebars->9->330",
37468 "default.handlebars->27->1582",
37469 "default.handlebars->27->926"
37470 ]
@@ -37584,7 +37587,7 @@
37587 "zh-chs": "使用此网站的桌面版本添加设备。",
37588 "zh-cht": "使用此網站的桌面版本新增裝置。",
37589 "xloc": [
37587 - "default-mobile.handlebars->9->153"
37590 + "default-mobile.handlebars->9->156"
37591 ]
37592 },
37593 {
@@ -37714,7 +37717,7 @@
37717 "zh-chs": "用户授权",
37718 "zh-cht": "用戶授權",
37719 "xloc": [
37717 - "default-mobile.handlebars->9->401",
37720 + "default-mobile.handlebars->9->404",
37721 "default.handlebars->27->1372",
37722 "default.handlebars->27->670"
37723 ]
@@ -37826,7 +37829,7 @@
37829 "zh-chs": "用户识别码",
37830 "zh-cht": "用戶識別碼",
37831 "xloc": [
37829 - "default-mobile.handlebars->9->453"
37832 + "default-mobile.handlebars->9->456"
37833 ]
37834 },
37835 {
@@ -37909,7 +37912,7 @@
37912 "zh-chs": "用户名",
37913 "zh-cht": "用戶名",
37914 "xloc": [
37912 - "default-mobile.handlebars->9->452",
37915 + "default-mobile.handlebars->9->455",
37916 "default.handlebars->27->1496"
37917 ]
37918 },
@@ -38218,7 +38221,7 @@
38221 "zh-chs": "用户名",
38222 "zh-cht": "用戶名",
38223 "xloc": [
38221 - "default-mobile.handlebars->9->270",
38224 + "default-mobile.handlebars->9->273",
38225 "default.handlebars->27->1778",
38226 "default.handlebars->27->292",
38227 "default.handlebars->27->324",
@@ -38397,8 +38400,8 @@
38400 "zh-chs": "供应商",
38401 "zh-cht": "供應商",
38402 "xloc": [
38400 - "default-mobile.handlebars->9->372",
38403 "default-mobile.handlebars->9->375",
38404 + "default-mobile.handlebars->9->378",
38405 "default.handlebars->27->983",
38406 "default.handlebars->27->986"
38407 ]
@@ -38565,10 +38568,10 @@
38568 "zh-chs": "版本",
38569 "zh-cht": "版",
38570 "xloc": [
38568 - "default-mobile.handlebars->9->331",
38569 - "default-mobile.handlebars->9->356",
38570 - "default-mobile.handlebars->9->373",
38571 - "default-mobile.handlebars->9->378",
38571 + "default-mobile.handlebars->9->334",
38572 + "default-mobile.handlebars->9->359",
38573 + "default-mobile.handlebars->9->376",
38574 + "default-mobile.handlebars->9->381",
38575 "default.handlebars->27->932",
38576 "default.handlebars->27->967",
38577 "default.handlebars->27->984",
@@ -38878,8 +38881,8 @@
38881 "zh-chs": "唤醒设备",
38882 "zh-cht": "喚醒裝置",
38883 "xloc": [
38881 - "default-mobile.handlebars->9->424",
38882 - "default-mobile.handlebars->9->439",
38884 + "default-mobile.handlebars->9->427",
38885 + "default-mobile.handlebars->9->442",
38886 "default.handlebars->27->1452",
38887 "default.handlebars->27->1482"
38888 ]
@@ -38901,7 +38904,7 @@
38904 "zh-chs": "唤醒",
38905 "zh-cht": "喚醒",
38906 "xloc": [
38904 - "default-mobile.handlebars->9->261",
38907 + "default-mobile.handlebars->9->264",
38908 "default.handlebars->27->746"
38909 ]
38910 },
@@ -41782,7 +41785,7 @@
41785 "zh-chs": "{0} Mb",
41786 "zh-cht": "{0} Mb",
41787 "xloc": [
41785 - "default-mobile.handlebars->9->389",
41788 + "default-mobile.handlebars->9->392",
41789 "default.handlebars->27->1000",
41790 "default.handlebars->27->1551",
41791 "default.handlebars->27->1556"
@@ -41805,7 +41808,7 @@
41808 "zh-chs": "{0} Mb,{1} Mhz",
41809 "zh-cht": "{0} Mb,{1} Mhz",
41810 "xloc": [
41808 - "default-mobile.handlebars->9->384",
41811 + "default-mobile.handlebars->9->387",
41812 "default.handlebars->27->995"
41813 ]
41814 },
@@ -42249,12 +42252,12 @@
42252 "zh-chs": "{0}节",
42253 "zh-cht": "{0}節",
42254 "xloc": [
42252 - "default-mobile.handlebars->9->161",
42255 "default-mobile.handlebars->9->164",
42256 "default-mobile.handlebars->9->167",
42257 "default-mobile.handlebars->9->170",
42258 "default-mobile.handlebars->9->173",
42259 "default-mobile.handlebars->9->176",
42260 + "default-mobile.handlebars->9->179",
42261 "default.handlebars->27->1716",
42262 "default.handlebars->27->249",
42263 "default.handlebars->27->252",
views/default-mobile.handlebars
+6 -1
@@ -2030,6 +2030,7 @@
2030
2031 function clearSearchInput() {
2032 Q('SearchInput').value = '';
2033 + Q('OnlineCheckBox').checked = false;
2034 onSearchInputChanged();
2035 }
2036
@@ -2262,7 +2263,11 @@
2263 }
2264
2265 if (count == 0) {
2265 - QH('xdevices', '<div style="margin-top:50px;text-align:center"><span style="font-size:30px">' + "No devices" + '</span><br /><br />' + "Use the desktop version of this website to add devices." + '</div>');
2266 + if ((Q('SearchInput').value != '') || (Q('OnlineCheckBox').checked)) {
2267 + QH('xdevices', '<div style="margin-top:50px;text-align:center"><span style="font-size:30px">' + "No devices" + '</span><br /><br />' + "No devices matching this search." + ' <a onclick=clearSearchInput() style=cursor:pointer>' + "Clear search filter" + '</a></div>');
2268 + } else {
2269 + QH('xdevices', '<div style="margin-top:50px;text-align:center"><span style="font-size:30px">' + "No devices" + '</span><br /><br />' + "Use the desktop version of this website to add devices." + '</div>');
2270 + }
2271 } else {
2272 QH('xdevices', r);
2273 }
views/default.handlebars
+2 -2
@@ -3887,7 +3887,7 @@
3887 }
3888 function disconnectAllKvmFunction() { if (xxdialogMode) return false; for (var nodeid in multiDesktop) { multiDesktop[nodeid].Stop(); } multiDesktop = {}; }
3889 function onMultiDesktopStateChange(desk, state) { try { QH('skvmid_' + desk.shortid, ["Disconnected", "Connecting...", "Setup...", '', ''][state]); } catch (ex) {} }
3890 - function onDeviceSearchChanged(e) { if (e.target.id == 'SearchInput') { Q('KvmSearchInput').value = Q('SearchInput').value; } else { Q('SearchInput').value = Q('KvmSearchInput').value; } mainUpdate(5); }
3890 + function onDeviceSearchChanged(e) { if (e != null) { if (e.target.id == 'SearchInput') { Q('KvmSearchInput').value = Q('SearchInput').value; } else { Q('SearchInput').value = Q('KvmSearchInput').value; } } mainUpdate(5); }
3891
3892 function showMultiDesktopSettings() {
3893 QV('d7amtkvm', false);
@@ -4606,7 +4606,7 @@
4606 function deviceSort(a, b) { if (a.namel > b.namel) return 1; if (a.namel < b.namel) return -1; return 0; }
4607 function deviceHostSort(a, b) { if (a.rnamel > b.rnamel) return 1; if (a.rnamel < b.rnamel) return -1; return 0; }
4608 function onSearchFocus(x) { searchFocus = x; }
4609 - function clearDeviceSearch() { Q('KvmSearchInput').value = Q('SearchInput').value = ''; mainUpdate(1); }
4609 + function clearDeviceSearch() { Q('KvmSearchInput').value = Q('SearchInput').value = ''; Q('DevFilterSelect').value = 0; onOnlineCheckBox(); mainUpdate(1); }
4610 function onMapSearchFocus(x) { mapSearchFocus = x; }
4611 function onUserSearchFocus(x) { userSearchFocus = x; }
4612 function onConsoleFocus(x) { consoleFocus = x; }