Added expand/collapse all devices context menu.

Ylian Saint-Hilaire committed Oct 12, 2020 at 18:39 UTC c06f9f269124e5de00f083506da8115e3978b0db
3 files changed +2183 -2140
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,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
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
translate/translate.json
+2143 -2131
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->27->1354",
21 - "default.handlebars->27->1356"
20 + "default.handlebars->29->1354",
21 + "default.handlebars->29->1356"
22 ]
23 },
24 {
@@ -39,7 +39,7 @@
39 "zh-cht": " - 1天后重設。",
40 "xloc": [
41 "default-mobile.handlebars->9->46",
42 - "default.handlebars->27->57"
42 + "default.handlebars->29->57"
43 ]
44 },
45 {
@@ -60,7 +60,7 @@
60 "zh-cht": " - 1小時後重設。",
61 "xloc": [
62 "default-mobile.handlebars->9->44",
63 - "default.handlebars->27->55"
63 + "default.handlebars->29->55"
64 ]
65 },
66 {
@@ -81,7 +81,7 @@
81 "zh-cht": " - 1分鐘後重設。",
82 "xloc": [
83 "default-mobile.handlebars->9->42",
84 - "default.handlebars->27->53"
84 + "default.handlebars->29->53"
85 ]
86 },
87 {
@@ -102,7 +102,7 @@
102 "zh-cht": " - 在{0}天內重置。",
103 "xloc": [
104 "default-mobile.handlebars->9->47",
105 - "default.handlebars->27->58"
105 + "default.handlebars->29->58"
106 ]
107 },
108 {
@@ -123,7 +123,7 @@
123 "zh-cht": " - 在{0}小時內重置。",
124 "xloc": [
125 "default-mobile.handlebars->9->45",
126 - "default.handlebars->27->56"
126 + "default.handlebars->29->56"
127 ]
128 },
129 {
@@ -144,7 +144,7 @@
144 "zh-cht": " - 在{0}分鐘內重置。",
145 "xloc": [
146 "default-mobile.handlebars->9->43",
147 - "default.handlebars->27->54"
147 + "default.handlebars->29->54"
148 ]
149 },
150 {
@@ -166,8 +166,8 @@
166 "xloc": [
167 "default-mobile.handlebars->9->40",
168 "default-mobile.handlebars->9->41",
169 - "default.handlebars->27->51",
170 - "default.handlebars->27->52"
169 + "default.handlebars->29->51",
170 + "default.handlebars->29->52"
171 ]
172 },
173 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->27->1267"
207 + "default.handlebars->29->1267"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->27->1431",
228 - "default.handlebars->27->1891"
227 + "default.handlebars->29->1431",
228 + "default.handlebars->29->1891"
229 ]
230 },
231 {
@@ -245,7 +245,7 @@
245 "zh-chs": " 并使用该用户名和任何密码对服务器进行身份验证。",
246 "zh-cht": " 並使用此用戶名和任何密碼對伺服器進行身份驗證。",
247 "xloc": [
248 - "default.handlebars->27->320"
248 + "default.handlebars->29->320"
249 ]
250 },
251 {
@@ -265,7 +265,7 @@
265 "zh-chs": " 并使用该用户名和密码向服务器验证身份。",
266 "zh-cht": " 並使用此用戶名和密碼向伺服器驗證身份。",
267 "xloc": [
268 - "default.handlebars->27->319"
268 + "default.handlebars->29->319"
269 ]
270 },
271 {
@@ -325,7 +325,7 @@
325 "zh-chs": " TLS。",
326 "zh-cht": " TLS。",
327 "xloc": [
328 - "default.handlebars->27->171"
328 + "default.handlebars->29->171"
329 ]
330 },
331 {
@@ -345,7 +345,7 @@
345 "zh-chs": " 没有TLS。",
346 "zh-cht": " 沒有TLS。",
347 "xloc": [
348 - "default.handlebars->27->172"
348 + "default.handlebars->29->172"
349 ]
350 },
351 {
@@ -401,7 +401,7 @@
401 "zh-chs": "(可选的)",
402 "zh-cht": "(可選的)",
403 "xloc": [
404 - "default.handlebars->27->359"
404 + "default.handlebars->29->359"
405 ]
406 },
407 {
@@ -438,7 +438,7 @@
438 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
439 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
440 "xloc": [
441 - "default.handlebars->27->398"
441 + "default.handlebars->29->398"
442 ]
443 },
444 {
@@ -458,7 +458,7 @@
458 "zh-chs": "*保留空白可为每个设备分配一个随机密码。",
459 "zh-cht": "*保留空白可為每個裝置分配一個隨機密碼。",
460 "xloc": [
461 - "default.handlebars->27->1401"
461 + "default.handlebars->29->1401"
462 ]
463 },
464 {
@@ -496,7 +496,7 @@
496 "zh-cht": ",",
497 "xloc": [
498 "default-mobile.handlebars->9->460",
499 - "default.handlebars->27->1501"
499 + "default.handlebars->29->1501"
500 ]
501 },
502 {
@@ -517,7 +517,7 @@
517 "zh-cht": ",只適用於Intel&reg;AMT",
518 "xloc": [
519 "default-mobile.handlebars->9->147",
520 - "default.handlebars->27->204"
520 + "default.handlebars->29->204"
521 ]
522 },
523 {
@@ -537,7 +537,7 @@
537 "zh-chs": ",MQTT在线",
538 "zh-cht": ",MQTT在線",
539 "xloc": [
540 - "default.handlebars->27->1009"
540 + "default.handlebars->29->1009"
541 ]
542 },
543 {
@@ -557,7 +557,7 @@
557 "zh-chs": ",软体KVM",
558 "zh-cht": ",軟體KVM",
559 "xloc": [
560 - "default.handlebars->27->833",
560 + "default.handlebars->29->833",
561 "desktop.handlebars->3->13"
562 ]
563 },
@@ -580,9 +580,9 @@
580 "xloc": [
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",
583 + "default.handlebars->29->840",
584 + "default.handlebars->29->873",
585 + "default.handlebars->29->885",
586 "desktop.handlebars->3->20",
587 "xterm.handlebars->9->6"
588 ]
@@ -703,7 +703,7 @@
703 "zh-chs": ",{0}观看",
704 "zh-cht": ",{0}觀看",
705 "xloc": [
706 - "default.handlebars->27->834",
706 + "default.handlebars->29->834",
707 "desktop.handlebars->3->14"
708 ]
709 },
@@ -768,9 +768,9 @@
768 "xloc": [
769 "default-mobile.handlebars->9->108",
770 "default-mobile.handlebars->9->300",
771 - "default.handlebars->27->1542",
772 - "default.handlebars->27->2046",
773 - "default.handlebars->27->890"
771 + "default.handlebars->29->1542",
772 + "default.handlebars->29->2046",
773 + "default.handlebars->29->890"
774 ]
775 },
776 {
@@ -826,7 +826,7 @@
826 "zh-chs": "1个活跃时段",
827 "zh-cht": "1個活躍時段",
828 "xloc": [
829 - "default.handlebars->27->1960"
829 + "default.handlebars->29->1960"
830 ]
831 },
832 {
@@ -848,7 +848,7 @@
848 "xloc": [
849 "default-mobile.handlebars->9->118",
850 "default-mobile.handlebars->9->464",
851 - "default.handlebars->27->1566",
851 + "default.handlebars->29->1566",
852 "download.handlebars->3->1",
853 "download2.handlebars->5->1"
854 ]
@@ -870,7 +870,7 @@
870 "zh-chs": "1条连接",
871 "zh-cht": "1位聯絡文",
872 "xloc": [
873 - "default.handlebars->27->836",
873 + "default.handlebars->29->836",
874 "desktop.handlebars->3->16"
875 ]
876 },
@@ -891,9 +891,9 @@
891 "zh-chs": "1天",
892 "zh-cht": "1天",
893 "xloc": [
894 - "default.handlebars->27->179",
895 - "default.handlebars->27->350",
896 - "default.handlebars->27->364"
894 + "default.handlebars->29->179",
895 + "default.handlebars->29->350",
896 + "default.handlebars->29->364"
897 ]
898 },
899 {
@@ -913,7 +913,7 @@
913 "zh-chs": "1组",
914 "zh-cht": "1群",
915 "xloc": [
916 - "default.handlebars->27->1925"
916 + "default.handlebars->29->1925"
917 ]
918 },
919 {
@@ -933,9 +933,9 @@
933 "zh-chs": "1小时",
934 "zh-cht": "1小時",
935 "xloc": [
936 - "default.handlebars->27->177",
937 - "default.handlebars->27->348",
938 - "default.handlebars->27->362"
936 + "default.handlebars->29->177",
937 + "default.handlebars->29->348",
938 + "default.handlebars->29->362"
939 ]
940 },
941 {
@@ -955,7 +955,7 @@
955 "zh-chs": "1分钟",
956 "zh-cht": "1分鐘",
957 "xloc": [
958 - "default.handlebars->27->725"
958 + "default.handlebars->29->725"
959 ]
960 },
961 {
@@ -975,7 +975,7 @@
975 "zh-chs": "1分钟之后断开连接",
976 "zh-cht": "1分鐘之後離線",
977 "xloc": [
978 - "default.handlebars->27->61"
978 + "default.handlebars->29->61"
979 ]
980 },
981 {
@@ -995,9 +995,9 @@
995 "zh-chs": "1个月",
996 "zh-cht": "1個月",
997 "xloc": [
998 - "default.handlebars->27->181",
999 - "default.handlebars->27->352",
1000 - "default.handlebars->27->366"
998 + "default.handlebars->29->181",
999 + "default.handlebars->29->352",
1000 + "default.handlebars->29->366"
1001 ]
1002 },
1003 {
@@ -1017,7 +1017,7 @@
1017 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1018 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1019 "xloc": [
1020 - "default.handlebars->27->1715"
1020 + "default.handlebars->29->1715"
1021 ]
1022 },
1023 {
@@ -1037,7 +1037,7 @@
1037 "zh-chs": "1个节点",
1038 "zh-cht": "1個節點",
1039 "xloc": [
1040 - "default.handlebars->27->418"
1040 + "default.handlebars->29->418"
1041 ]
1042 },
1043 {
@@ -1057,7 +1057,7 @@
1057 "zh-chs": "1秒之后断开连接",
1058 "zh-cht": "1秒之後離線",
1059 "xloc": [
1060 - "default.handlebars->27->59"
1060 + "default.handlebars->29->59"
1061 ]
1062 },
1063 {
@@ -1083,13 +1083,13 @@
1083 "default-mobile.handlebars->9->172",
1084 "default-mobile.handlebars->9->175",
1085 "default-mobile.handlebars->9->178",
1086 - "default.handlebars->27->1719",
1087 - "default.handlebars->27->248",
1088 - "default.handlebars->27->251",
1089 - "default.handlebars->27->254",
1090 - "default.handlebars->27->257",
1091 - "default.handlebars->27->260",
1092 - "default.handlebars->27->263"
1086 + "default.handlebars->29->1719",
1087 + "default.handlebars->29->248",
1088 + "default.handlebars->29->251",
1089 + "default.handlebars->29->254",
1090 + "default.handlebars->29->257",
1091 + "default.handlebars->29->260",
1092 + "default.handlebars->29->263"
1093 ]
1094 },
1095 {
@@ -1109,9 +1109,9 @@
1109 "zh-chs": "1周",
1110 "zh-cht": "1週",
1111 "xloc": [
1112 - "default.handlebars->27->180",
1113 - "default.handlebars->27->351",
1114 - "default.handlebars->27->365"
1112 + "default.handlebars->29->180",
1113 + "default.handlebars->29->351",
1114 + "default.handlebars->29->365"
1115 ]
1116 },
1117 {
@@ -1215,7 +1215,7 @@
1215 "zh-chs": "10分钟",
1216 "zh-cht": "10分鐘",
1217 "xloc": [
1218 - "default.handlebars->27->727"
1218 + "default.handlebars->29->727"
1219 ]
1220 },
1221 {
@@ -1284,7 +1284,7 @@
1284 "en": "12 hours",
1285 "nl": "12 uur",
1286 "xloc": [
1287 - "default.handlebars->27->735"
1287 + "default.handlebars->29->735"
1288 ]
1289 },
1290 {
@@ -1326,28 +1326,28 @@
1326 "zh-chs": "15分钟",
1327 "zh-cht": "15分鐘",
1328 "xloc": [
1329 - "default.handlebars->27->728"
1329 + "default.handlebars->29->728"
1330 ]
1331 },
1332 {
1333 "en": "16 hours",
1334 "nl": "16 uur",
1335 "xloc": [
1336 - "default.handlebars->27->736"
1336 + "default.handlebars->29->736"
1337 ]
1338 },
1339 {
1340 "en": "2 days",
1341 "nl": "2 dagen",
1342 "xloc": [
1343 - "default.handlebars->27->738"
1343 + "default.handlebars->29->738"
1344 ]
1345 },
1346 {
1347 "en": "2 hours",
1348 "nl": "2 uur",
1349 "xloc": [
1350 - "default.handlebars->27->732"
1350 + "default.handlebars->29->732"
1351 ]
1352 },
1353 {
@@ -1367,7 +1367,7 @@
1367 "zh-chs": "两步登录激活失败。",
1368 "zh-cht": "兩步登入啟用失敗。",
1369 "xloc": [
1370 - "default.handlebars->27->128"
1370 + "default.handlebars->29->128"
1371 ]
1372 },
1373 {
@@ -1387,7 +1387,7 @@
1387 "zh-chs": "两步登录激活删除失败。",
1388 "zh-cht": "兩步登入啟用刪除失敗。",
1389 "xloc": [
1390 - "default.handlebars->27->133"
1390 + "default.handlebars->29->133"
1391 ]
1392 },
1393 {
@@ -1438,7 +1438,7 @@
1438 "en": "24 hours",
1439 "nl": "24 uur",
1440 "xloc": [
1441 - "default.handlebars->27->737"
1441 + "default.handlebars->29->737"
1442 ]
1443 },
1444 {
@@ -1500,7 +1500,7 @@
1500 "zh-chs": "2FA备份代码已清除",
1501 "zh-cht": "2FA備份代碼已清除",
1502 "xloc": [
1503 - "default.handlebars->27->1677"
1503 + "default.handlebars->29->1677"
1504 ]
1505 },
1506 {
@@ -1520,8 +1520,8 @@
1520 "zh-chs": "启用第二因素身份验证",
1521 "zh-cht": "啟用第二因素身份驗證",
1522 "xloc": [
1523 - "default.handlebars->27->1732",
1524 - "default.handlebars->27->1947"
1523 + "default.handlebars->29->1732",
1524 + "default.handlebars->29->1947"
1525 ]
1526 },
1527 {
@@ -1640,7 +1640,7 @@
1640 "zh-chs": "30分钟",
1641 "zh-cht": "30分鐘",
1642 "xloc": [
1643 - "default.handlebars->27->729"
1643 + "default.handlebars->29->729"
1644 ]
1645 },
1646 {
@@ -1660,8 +1660,8 @@
1660 "zh-chs": "MeshAgent的32位版本",
1661 "zh-cht": "MeshAgent的32位版本",
1662 "xloc": [
1663 - "default.handlebars->27->388",
1664 - "default.handlebars->27->405"
1663 + "default.handlebars->29->388",
1664 + "default.handlebars->29->405"
1665 ]
1666 },
1667 {
@@ -1690,14 +1690,14 @@
1690 "en": "4 days",
1691 "nl": "4 dagen",
1692 "xloc": [
1693 - "default.handlebars->27->739"
1693 + "default.handlebars->29->739"
1694 ]
1695 },
1696 {
1697 "en": "4 hours",
1698 "nl": "4 uur",
1699 "xloc": [
1700 - "default.handlebars->27->733"
1700 + "default.handlebars->29->733"
1701 ]
1702 },
1703 {
@@ -1780,7 +1780,7 @@
1780 "zh-chs": "45分钟",
1781 "zh-cht": "45分鐘",
1782 "xloc": [
1783 - "default.handlebars->27->730"
1783 + "default.handlebars->29->730"
1784 ]
1785 },
1786 {
@@ -1820,7 +1820,7 @@
1820 "zh-chs": "5分钟",
1821 "zh-cht": "5分鐘",
1822 "xloc": [
1823 - "default.handlebars->27->726"
1823 + "default.handlebars->29->726"
1824 ]
1825 },
1826 {
@@ -1933,7 +1933,7 @@
1933 "en": "60 minutes",
1934 "nl": "60 minuten",
1935 "xloc": [
1936 - "default.handlebars->27->731"
1936 + "default.handlebars->29->731"
1937 ]
1938 },
1939 {
@@ -1975,7 +1975,7 @@
1975 "zh-chs": "64位版本的macOS Mesh Agent",
1976 "zh-cht": "64位版本的macOS Mesh Agent",
1977 "xloc": [
1978 - "default.handlebars->27->401"
1978 + "default.handlebars->29->401"
1979 ]
1980 },
1981 {
@@ -1995,8 +1995,8 @@
1995 "zh-chs": "MeshAgent的64位版本",
1996 "zh-cht": "MeshAgent的64位版本",
1997 "xloc": [
1998 - "default.handlebars->27->392",
1999 - "default.handlebars->27->408"
1998 + "default.handlebars->29->392",
1999 + "default.handlebars->29->408"
2000 ]
2001 },
2002 {
@@ -2053,7 +2053,7 @@
2053 "zh-chs": "7天电源状态",
2054 "zh-cht": "7天電源狀態",
2055 "xloc": [
2056 - "default.handlebars->27->766"
2056 + "default.handlebars->29->766"
2057 ]
2058 },
2059 {
@@ -2116,9 +2116,9 @@
2116 "zh-chs": "8小時",
2117 "zh-cht": "8小時",
2118 "xloc": [
2119 - "default.handlebars->27->349",
2120 - "default.handlebars->27->363",
2121 - "default.handlebars->27->734"
2119 + "default.handlebars->29->349",
2120 + "default.handlebars->29->363",
2121 + "default.handlebars->29->734"
2122 ]
2123 },
2124 {
@@ -2215,7 +2215,7 @@
2215 "zh-chs": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密钥</a>用作辅助登录身份验证。",
2216 "zh-cht": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密鑰</a>用作輔助登入身份驗證。",
2217 "xloc": [
2218 - "default.handlebars->27->142"
2218 + "default.handlebars->29->142"
2219 ]
2220 },
2221 {
@@ -2336,7 +2336,7 @@
2336 "zh-cht": "ACM",
2337 "xloc": [
2338 "default-mobile.handlebars->9->235",
2339 - "default.handlebars->27->580"
2339 + "default.handlebars->29->580"
2340 ]
2341 },
2342 {
@@ -2356,8 +2356,8 @@
2356 "zh-chs": "AMT",
2357 "zh-cht": "AMT",
2358 "xloc": [
2359 - "default.handlebars->27->215",
2360 - "default.handlebars->27->446"
2359 + "default.handlebars->29->215",
2360 + "default.handlebars->29->446"
2361 ]
2362 },
2363 {
@@ -2378,7 +2378,7 @@
2378 "zh-cht": "ARM-Linaro",
2379 "xloc": [
2380 "default-mobile.handlebars->9->30",
2381 - "default.handlebars->27->37"
2381 + "default.handlebars->29->37"
2382 ]
2383 },
2384 {
@@ -2399,7 +2399,7 @@
2399 "zh-cht": "ARMv6l / ARMv7l",
2400 "xloc": [
2401 "default-mobile.handlebars->9->31",
2402 - "default.handlebars->27->38"
2402 + "default.handlebars->29->38"
2403 ]
2404 },
2405 {
@@ -2420,7 +2420,7 @@
2420 "zh-cht": "ARMv6l / ARMv7l / NoKVM",
2421 "xloc": [
2422 "default-mobile.handlebars->9->33",
2423 - "default.handlebars->27->40"
2423 + "default.handlebars->29->40"
2424 ]
2425 },
2426 {
@@ -2441,7 +2441,7 @@
2441 "zh-cht": "ARMv8 64位",
2442 "xloc": [
2443 "default-mobile.handlebars->9->32",
2444 - "default.handlebars->27->39"
2444 + "default.handlebars->29->39"
2445 ]
2446 },
2447 {
@@ -2461,7 +2461,7 @@
2461 "zh-chs": "拒绝访问",
2462 "zh-cht": "拒絕存取",
2463 "xloc": [
2464 - "default.handlebars->27->1010"
2464 + "default.handlebars->29->1010"
2465 ]
2466 },
2467 {
@@ -2503,7 +2503,7 @@
2503 "zh-chs": "访问服务器档案",
2504 "zh-cht": "存取伺服器檔案",
2505 "xloc": [
2506 - "default.handlebars->27->1897"
2506 + "default.handlebars->29->1897"
2507 ]
2508 },
2509 {
@@ -2592,10 +2592,10 @@
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",
2595 - "default.handlebars->27->1276",
2596 - "default.handlebars->27->1278",
2597 - "default.handlebars->27->549",
2598 - "default.handlebars->27->551"
2595 + "default.handlebars->29->1276",
2596 + "default.handlebars->29->1278",
2597 + "default.handlebars->29->549",
2598 + "default.handlebars->29->551"
2599 ]
2600 },
2601 {
@@ -2656,7 +2656,7 @@
2656 "zh-chs": "帐户已更改:{0}",
2657 "zh-cht": "帳戶已更改:{0}",
2658 "xloc": [
2659 - "default.handlebars->27->1650"
2659 + "default.handlebars->29->1650"
2660 ]
2661 },
2662 {
@@ -2676,7 +2676,7 @@
2676 "zh-chs": "创建帐户,电子邮件为{0}",
2677 "zh-cht": "創建帳戶,電子郵件為{0}",
2678 "xloc": [
2679 - "default.handlebars->27->1649"
2679 + "default.handlebars->29->1649"
2680 ]
2681 },
2682 {
@@ -2696,7 +2696,7 @@
2696 "zh-chs": "创建帐户,用户名是{0}",
2697 "zh-cht": "帳戶已創建,用戶名是{0}",
2698 "xloc": [
2699 - "default.handlebars->27->1648"
2699 + "default.handlebars->29->1648"
2700 ]
2701 },
2702 {
@@ -2716,8 +2716,8 @@
2716 "zh-chs": "帐户已被锁定",
2717 "zh-cht": "帳戶已被鎖定",
2718 "xloc": [
2719 - "default.handlebars->27->1734",
2720 - "default.handlebars->27->1894"
2719 + "default.handlebars->29->1734",
2720 + "default.handlebars->29->1894"
2721 ]
2722 },
2723 {
@@ -2781,7 +2781,7 @@
2781 "zh-chs": "帐号登录",
2782 "zh-cht": "帳號登錄",
2783 "xloc": [
2784 - "default.handlebars->27->1585"
2784 + "default.handlebars->29->1585"
2785 ]
2786 },
2787 {
@@ -2801,7 +2801,7 @@
2801 "zh-chs": "帐户登出",
2802 "zh-cht": "帳戶登出",
2803 "xloc": [
2804 - "default.handlebars->27->1586"
2804 + "default.handlebars->29->1586"
2805 ]
2806 },
2807 {
@@ -2843,7 +2843,7 @@
2843 "zh-chs": "帐户密码已更改:{0}",
2844 "zh-cht": "帳戶密碼已更改:{0}",
2845 "xloc": [
2846 - "default.handlebars->27->1658"
2846 + "default.handlebars->29->1658"
2847 ]
2848 },
2849 {
@@ -2863,7 +2863,7 @@
2863 "zh-chs": "帐户已删除",
2864 "zh-cht": "帳戶已刪除",
2865 "xloc": [
2866 - "default.handlebars->27->1647"
2866 + "default.handlebars->29->1647"
2867 ]
2868 },
2869 {
@@ -2903,7 +2903,7 @@
2903 "zh-chs": "指令",
2904 "zh-cht": "指令",
2905 "xloc": [
2906 - "default.handlebars->27->1015",
2906 + "default.handlebars->29->1015",
2907 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2908 ]
2909 },
@@ -2924,8 +2924,8 @@
2924 "zh-chs": "动作档案",
2925 "zh-cht": "動作檔案",
2926 "xloc": [
2927 - "default.handlebars->27->809",
2928 - "default.handlebars->27->811"
2927 + "default.handlebars->29->809",
2928 + "default.handlebars->29->811"
2929 ]
2930 },
2931 {
@@ -2948,7 +2948,7 @@
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",
2951 + "default.handlebars->29->625",
2952 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
2953 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
2954 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3014,9 +3014,9 @@
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"
3017 + "default.handlebars->29->573",
3018 + "default.handlebars->29->575",
3019 + "default.handlebars->29->971"
3020 ]
3021 },
3022 {
@@ -3036,11 +3036,11 @@
3036 "zh-chs": "激活",
3037 "zh-cht": "啟動",
3038 "xloc": [
3039 - "default.handlebars->27->1367",
3040 - "default.handlebars->27->1369",
3041 - "default.handlebars->27->200",
3042 - "default.handlebars->27->281",
3043 - "default.handlebars->27->283"
3039 + "default.handlebars->29->1367",
3040 + "default.handlebars->29->1369",
3041 + "default.handlebars->29->200",
3042 + "default.handlebars->29->281",
3043 + "default.handlebars->29->283"
3044 ]
3045 },
3046 {
@@ -3060,7 +3060,7 @@
3060 "zh-chs": "活跃用户{0}",
3061 "zh-cht": "活躍用戶{0}",
3062 "xloc": [
3063 - "default.handlebars->27->600"
3063 + "default.handlebars->29->600"
3064 ]
3065 },
3066 {
@@ -3080,8 +3080,8 @@
3080 "zh-chs": "添加代理",
3081 "zh-cht": "新增代理",
3082 "xloc": [
3083 - "default.handlebars->27->1371",
3084 - "default.handlebars->27->285"
3083 + "default.handlebars->29->1371",
3084 + "default.handlebars->29->285"
3085 ]
3086 },
3087 {
@@ -3101,7 +3101,7 @@
3101 "zh-chs": "添加CIRA",
3102 "zh-cht": "新增CIRA",
3103 "xloc": [
3104 - "default.handlebars->27->275"
3104 + "default.handlebars->29->275"
3105 ]
3106 },
3107 {
@@ -3121,8 +3121,8 @@
3121 "zh-chs": "添加设备",
3122 "zh-cht": "新增裝置",
3123 "xloc": [
3124 - "default.handlebars->27->1871",
3125 - "default.handlebars->27->1995"
3124 + "default.handlebars->29->1871",
3125 + "default.handlebars->29->1995"
3126 ]
3127 },
3128 {
@@ -3142,7 +3142,7 @@
3142 "zh-chs": "添加设备日志",
3143 "zh-cht": "新增裝置日誌",
3144 "xloc": [
3145 - "default.handlebars->27->715"
3145 + "default.handlebars->29->715"
3146 ]
3147 },
3148 {
@@ -3162,10 +3162,10 @@
3162 "zh-chs": "添加设备组",
3163 "zh-cht": "新增裝置群",
3164 "xloc": [
3165 - "default.handlebars->27->1465",
3166 - "default.handlebars->27->1865",
3167 - "default.handlebars->27->1983",
3168 - "default.handlebars->27->235"
3165 + "default.handlebars->29->1465",
3166 + "default.handlebars->29->1865",
3167 + "default.handlebars->29->1983",
3168 + "default.handlebars->29->235"
3169 ]
3170 },
3171 {
@@ -3185,7 +3185,7 @@
3185 "zh-chs": "添加设备组权限",
3186 "zh-cht": "新增裝置群權限",
3187 "xloc": [
3188 - "default.handlebars->27->1462"
3188 + "default.handlebars->29->1462"
3189 ]
3190 },
3191 {
@@ -3205,8 +3205,8 @@
3205 "zh-chs": "添加设备权限",
3206 "zh-cht": "新增裝置權限",
3207 "xloc": [
3208 - "default.handlebars->27->1467",
3209 - "default.handlebars->27->1469"
3208 + "default.handlebars->29->1467",
3209 + "default.handlebars->29->1469"
3210 ]
3211 },
3212 {
@@ -3226,7 +3226,7 @@
3226 "zh-chs": "添加英特尔&reg;AMT CIRA设备",
3227 "zh-cht": "新增Intel&reg; AMT CIRA裝置",
3228 "xloc": [
3229 - "default.handlebars->27->333"
3229 + "default.handlebars->29->333"
3230 ]
3231 },
3232 {
@@ -3246,7 +3246,7 @@
3246 "zh-chs": "添加英特尔&reg;AMT设备",
3247 "zh-cht": "新增Intel&reg; AMT裝置",
3248 "xloc": [
3249 - "default.handlebars->27->298"
3249 + "default.handlebars->29->298"
3250 ]
3251 },
3252 {
@@ -3266,7 +3266,7 @@
3266 "zh-chs": "新增密钥",
3267 "zh-cht": "新增密鑰",
3268 "xloc": [
3269 - "default.handlebars->27->146"
3269 + "default.handlebars->29->146"
3270 ]
3271 },
3272 {
@@ -3286,7 +3286,7 @@
3286 "zh-chs": "添加本地",
3287 "zh-cht": "新增本地",
3288 "xloc": [
3289 - "default.handlebars->27->277"
3289 + "default.handlebars->29->277"
3290 ]
3291 },
3292 {
@@ -3306,7 +3306,7 @@
3306 "zh-chs": "添加成员身份",
3307 "zh-cht": "新增成員身份",
3308 "xloc": [
3309 - "default.handlebars->27->2013"
3309 + "default.handlebars->29->2013"
3310 ]
3311 },
3312 {
@@ -3326,7 +3326,7 @@
3326 "zh-chs": "添加 Mesh Agent",
3327 "zh-cht": "新增 Mesh Agent",
3328 "xloc": [
3329 - "default.handlebars->27->417"
3329 + "default.handlebars->29->417"
3330 ]
3331 },
3332 {
@@ -3346,12 +3346,12 @@
3346 "zh-chs": "添加安全密钥",
3347 "zh-cht": "新增安全密鑰",
3348 "xloc": [
3349 - "default.handlebars->27->1043",
3350 - "default.handlebars->27->1044",
3351 - "default.handlebars->27->149",
3352 - "default.handlebars->27->151",
3353 - "default.handlebars->27->154",
3354 - "default.handlebars->27->155"
3349 + "default.handlebars->29->1043",
3350 + "default.handlebars->29->1044",
3351 + "default.handlebars->29->149",
3352 + "default.handlebars->29->151",
3353 + "default.handlebars->29->154",
3354 + "default.handlebars->29->155"
3355 ]
3356 },
3357 {
@@ -3372,7 +3372,7 @@
3372 "zh-cht": "新增用戶",
3373 "xloc": [
3374 "default-mobile.handlebars->9->405",
3375 - "default.handlebars->27->668"
3375 + "default.handlebars->29->668"
3376 ]
3377 },
3378 {
@@ -3392,7 +3392,7 @@
3392 "zh-chs": "添加用户设备权限",
3393 "zh-cht": "新增用戶裝置權限",
3394 "xloc": [
3395 - "default.handlebars->27->1472"
3395 + "default.handlebars->29->1472"
3396 ]
3397 },
3398 {
@@ -3412,10 +3412,10 @@
3412 "zh-chs": "添加用户组",
3413 "zh-cht": "新增用戶群",
3414 "xloc": [
3415 - "default.handlebars->27->1361",
3416 - "default.handlebars->27->1464",
3417 - "default.handlebars->27->1989",
3418 - "default.handlebars->27->669"
3415 + "default.handlebars->29->1361",
3416 + "default.handlebars->29->1464",
3417 + "default.handlebars->29->1989",
3418 + "default.handlebars->29->669"
3419 ]
3420 },
3421 {
@@ -3435,7 +3435,7 @@
3435 "zh-chs": "添加用户组设备权限",
3436 "zh-cht": "新增用戶群裝置權限",
3437 "xloc": [
3438 - "default.handlebars->27->1474"
3438 + "default.handlebars->29->1474"
3439 ]
3440 },
3441 {
@@ -3492,8 +3492,8 @@
3492 "zh-chs": "添加用户",
3493 "zh-cht": "新增用戶",
3494 "xloc": [
3495 - "default.handlebars->27->1360",
3496 - "default.handlebars->27->1860"
3495 + "default.handlebars->29->1360",
3496 + "default.handlebars->29->1860"
3497 ]
3498 },
3499 {
@@ -3513,7 +3513,7 @@
3513 "zh-chs": "将用户添加到设备组",
3514 "zh-cht": "將用戶新增到裝置群",
3515 "xloc": [
3516 - "default.handlebars->27->1461"
3516 + "default.handlebars->29->1461"
3517 ]
3518 },
3519 {
@@ -3533,7 +3533,7 @@
3533 "zh-chs": "将用户添加到用户组",
3534 "zh-cht": "將用戶新增到用戶群",
3535 "xloc": [
3536 - "default.handlebars->27->1893"
3536 + "default.handlebars->29->1893"
3537 ]
3538 },
3539 {
@@ -3553,7 +3553,7 @@
3553 "zh-chs": "添加YubiKey&reg;OTP",
3554 "zh-cht": "新增YubiKey&reg;OTP",
3555 "xloc": [
3556 - "default.handlebars->27->147"
3556 + "default.handlebars->29->147"
3557 ]
3558 },
3559 {
@@ -3573,7 +3573,7 @@
3573 "zh-chs": "通过扫描本地网络添加新的英特尔&reg;AMT计算机。",
3574 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
3575 "xloc": [
3576 - "default.handlebars->27->278"
3576 + "default.handlebars->29->278"
3577 ]
3578 },
3579 {
@@ -3593,8 +3593,8 @@
3593 "zh-chs": "添加位于互联网上的新英特尔&reg;AMT计算机。",
3594 "zh-cht": "新增位於互聯網上的新Intel&reg; AMT電腦。",
3595 "xloc": [
3596 - "default.handlebars->27->1362",
3597 - "default.handlebars->27->274"
3596 + "default.handlebars->29->1362",
3597 + "default.handlebars->29->274"
3598 ]
3599 },
3600 {
@@ -3614,8 +3614,8 @@
3614 "zh-chs": "添加位于本地网络上的新英特尔&reg;AMT计算机。",
3615 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
3616 "xloc": [
3617 - "default.handlebars->27->1364",
3618 - "default.handlebars->27->276"
3617 + "default.handlebars->29->1364",
3618 + "default.handlebars->29->276"
3619 ]
3620 },
3621 {
@@ -3635,7 +3635,7 @@
3635 "zh-chs": "将新的英特尔&reg;AMT设备添加到设备组“{0}”。",
3636 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
3637 "xloc": [
3638 - "default.handlebars->27->288"
3638 + "default.handlebars->29->288"
3639 ]
3640 },
3641 {
@@ -3655,8 +3655,8 @@
3655 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3656 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3657 "xloc": [
3658 - "default.handlebars->27->1370",
3659 - "default.handlebars->27->284"
3658 + "default.handlebars->29->1370",
3659 + "default.handlebars->29->284"
3660 ]
3661 },
3662 {
@@ -3676,7 +3676,7 @@
3676 "zh-chs": "添加标签",
3677 "zh-cht": "新增標籤",
3678 "xloc": [
3679 - "default.handlebars->27->482"
3679 + "default.handlebars->29->482"
3680 ]
3681 },
3682 {
@@ -3696,7 +3696,7 @@
3696 "zh-chs": "添加了身份验证应用程序",
3697 "zh-cht": "添加了身份驗證應用程序",
3698 "xloc": [
3699 - "default.handlebars->27->1674"
3699 + "default.handlebars->29->1674"
3700 ]
3701 },
3702 {
@@ -3716,8 +3716,8 @@
3716 "zh-chs": "已将设备{0}添加到设备组{1}",
3717 "zh-cht": "已將設備{0}添加到設備組{1}",
3718 "xloc": [
3719 - "default.handlebars->27->1641",
3720 - "default.handlebars->27->1668"
3719 + "default.handlebars->29->1641",
3720 + "default.handlebars->29->1668"
3721 ]
3722 },
3723 {
@@ -3737,7 +3737,7 @@
3737 "zh-chs": "添加了安全密钥",
3738 "zh-cht": "添加了安全密鑰",
3739 "xloc": [
3740 - "default.handlebars->27->1679"
3740 + "default.handlebars->29->1679"
3741 ]
3742 },
3743 {
@@ -3757,7 +3757,7 @@
3757 "zh-chs": "已将用户组{0}添加到设备组{1}",
3758 "zh-cht": "已將用戶組{0}添加到設備組{1}",
3759 "xloc": [
3760 - "default.handlebars->27->1652"
3760 + "default.handlebars->29->1652"
3761 ]
3762 },
3763 {
@@ -3777,8 +3777,8 @@
3777 "zh-chs": "已将用户{0}添加到用户组{1}",
3778 "zh-cht": "已將用戶{0}添加到用戶組{1}",
3779 "xloc": [
3780 - "default.handlebars->27->1655",
3781 - "default.handlebars->27->1664"
3780 + "default.handlebars->29->1655",
3781 + "default.handlebars->29->1664"
3782 ]
3783 },
3784 {
@@ -3798,7 +3798,7 @@
3798 "zh-chs": "地址",
3799 "zh-cht": "地址",
3800 "xloc": [
3801 - "default.handlebars->27->231"
3801 + "default.handlebars->29->231"
3802 ]
3803 },
3804 {
@@ -3839,7 +3839,7 @@
3839 "zh-cht": "管理員控制模式(ACM)",
3840 "xloc": [
3841 "default-mobile.handlebars->9->365",
3842 - "default.handlebars->27->973"
3842 + "default.handlebars->29->973"
3843 ]
3844 },
3845 {
@@ -3860,7 +3860,7 @@
3860 "zh-cht": "管理員憑證",
3861 "xloc": [
3862 "default-mobile.handlebars->9->371",
3863 - "default.handlebars->27->979"
3863 + "default.handlebars->29->979"
3864 ]
3865 },
3866 {
@@ -3901,7 +3901,7 @@
3901 "zh-chs": "管理领域",
3902 "zh-cht": "管理領域",
3903 "xloc": [
3904 - "default.handlebars->27->1929"
3904 + "default.handlebars->29->1929"
3905 ]
3906 },
3907 {
@@ -3942,7 +3942,7 @@
3942 "zh-chs": "管理领域",
3943 "zh-cht": "管理領域",
3944 "xloc": [
3945 - "default.handlebars->27->1797"
3945 + "default.handlebars->29->1797"
3946 ]
3947 },
3948 {
@@ -3962,7 +3962,7 @@
3962 "zh-chs": "管理员",
3963 "zh-cht": "管理員",
3964 "xloc": [
3965 - "default.handlebars->27->1726"
3965 + "default.handlebars->29->1726"
3966 ]
3967 },
3968 {
@@ -3982,7 +3982,7 @@
3982 "zh-chs": "南非文",
3983 "zh-cht": "南非文",
3984 "xloc": [
3985 - "default.handlebars->27->1046"
3985 + "default.handlebars->29->1046"
3986 ]
3987 },
3988 {
@@ -4005,10 +4005,10 @@
4005 "default-mobile.handlebars->9->203",
4006 "default-mobile.handlebars->9->227",
4007 "default-mobile.handlebars->9->243",
4008 - "default.handlebars->27->1528",
4009 - "default.handlebars->27->1536",
4010 - "default.handlebars->27->211",
4011 - "default.handlebars->27->442",
4008 + "default.handlebars->29->1528",
4009 + "default.handlebars->29->1536",
4010 + "default.handlebars->29->211",
4011 + "default.handlebars->29->442",
4012 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
4013 ]
4014 },
@@ -4029,8 +4029,8 @@
4029 "zh-chs": "代理+英特尔AMT",
4030 "zh-cht": "代理+Intel&reg; AMT",
4031 "xloc": [
4032 - "default.handlebars->27->1530",
4033 - "default.handlebars->27->1538"
4032 + "default.handlebars->29->1530",
4033 + "default.handlebars->29->1538"
4034 ]
4035 },
4036 {
@@ -4071,7 +4071,7 @@
4071 "zh-cht": "代理控制台",
4072 "xloc": [
4073 "default-mobile.handlebars->9->442",
4074 - "default.handlebars->27->1482"
4074 + "default.handlebars->29->1482"
4075 ]
4076 },
4077 {
@@ -4091,7 +4091,7 @@
4091 "zh-chs": "代理错误计数器",
4092 "zh-cht": "代理錯誤計數器",
4093 "xloc": [
4094 - "default.handlebars->27->2056"
4094 + "default.handlebars->29->2056"
4095 ]
4096 },
4097 {
@@ -4132,7 +4132,7 @@
4132 "zh-cht": "代理訊息",
4133 "xloc": [
4134 "default-mobile.handlebars->9->181",
4135 - "default.handlebars->27->266"
4135 + "default.handlebars->29->266"
4136 ]
4137 },
4138 {
@@ -4194,7 +4194,7 @@
4194 "zh-chs": "代理时段",
4195 "zh-cht": "代理時段",
4196 "xloc": [
4197 - "default.handlebars->27->2072"
4197 + "default.handlebars->29->2072"
4198 ]
4199 },
4200 {
@@ -4215,7 +4215,7 @@
4215 "zh-cht": "代理標籤",
4216 "xloc": [
4217 "default-mobile.handlebars->9->242",
4218 - "default.handlebars->27->593"
4218 + "default.handlebars->29->593"
4219 ]
4220 },
4221 {
@@ -4235,7 +4235,7 @@
4235 "zh-chs": "代理类型",
4236 "zh-cht": "代理類型",
4237 "xloc": [
4238 - "default.handlebars->27->1534",
4238 + "default.handlebars->29->1534",
4239 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4240 ]
4241 },
@@ -4256,7 +4256,7 @@
4256 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4257 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4258 "xloc": [
4259 - "default.handlebars->27->1638"
4259 + "default.handlebars->29->1638"
4260 ]
4261 },
4262 {
@@ -4276,9 +4276,9 @@
4276 "zh-chs": "代理已连接",
4277 "zh-cht": "代理已連接",
4278 "xloc": [
4279 - "default.handlebars->27->161",
4280 - "default.handlebars->27->659",
4281 - "default.handlebars->27->660"
4279 + "default.handlebars->29->161",
4280 + "default.handlebars->29->659",
4281 + "default.handlebars->29->660"
4282 ]
4283 },
4284 {
@@ -4298,7 +4298,7 @@
4298 "zh-chs": "代理已断开连接",
4299 "zh-cht": "代理已斷開連接",
4300 "xloc": [
4301 - "default.handlebars->27->165"
4301 + "default.handlebars->29->165"
4302 ]
4303 },
4304 {
@@ -4318,7 +4318,7 @@
4318 "zh-chs": "代理离线",
4319 "zh-cht": "代理離線",
4320 "xloc": [
4321 - "default.handlebars->27->1008"
4321 + "default.handlebars->29->1008"
4322 ]
4323 },
4324 {
@@ -4338,7 +4338,7 @@
4338 "zh-chs": "代理在线",
4339 "zh-cht": "代理在線",
4340 "xloc": [
4341 - "default.handlebars->27->1007"
4341 + "default.handlebars->29->1007"
4342 ]
4343 },
4344 {
@@ -4358,7 +4358,7 @@
4358 "zh-chs": "代理",
4359 "zh-cht": "代理",
4360 "xloc": [
4361 - "default.handlebars->27->2088"
4361 + "default.handlebars->29->2088"
4362 ]
4363 },
4364 {
@@ -4378,7 +4378,7 @@
4378 "zh-chs": "阿尔巴尼亚文",
4379 "zh-cht": "阿爾巴尼亞文",
4380 "xloc": [
4381 - "default.handlebars->27->1047"
4381 + "default.handlebars->29->1047"
4382 ]
4383 },
4384 {
@@ -4421,7 +4421,7 @@
4421 "zh-chs": "全部可用",
4422 "zh-cht": "全部可用",
4423 "xloc": [
4424 - "default.handlebars->27->1689"
4424 + "default.handlebars->29->1689"
4425 ]
4426 },
4427 {
@@ -4458,7 +4458,7 @@
4458 "zh-chs": "所有事件",
4459 "zh-cht": "所有事件",
4460 "xloc": [
4461 - "default.handlebars->27->1687"
4461 + "default.handlebars->29->1687"
4462 ]
4463 },
4464 {
@@ -4478,9 +4478,9 @@
4478 "zh-chs": "全部聚焦",
4479 "zh-cht": "全部聚焦",
4480 "xloc": [
4481 - "default.handlebars->27->841",
4482 - "default.handlebars->27->843",
4483 - "default.handlebars->27->844"
4481 + "default.handlebars->29->841",
4482 + "default.handlebars->29->843",
4483 + "default.handlebars->29->844"
4484 ]
4485 },
4486 {
@@ -4500,8 +4500,8 @@
4500 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4501 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4502 "xloc": [
4503 - "default.handlebars->27->1429",
4504 - "default.handlebars->27->1890"
4503 + "default.handlebars->29->1429",
4504 + "default.handlebars->29->1890"
4505 ]
4506 },
4507 {
@@ -4521,7 +4521,7 @@
4521 "zh-chs": "允许用户管理此设备。",
4522 "zh-cht": "允許用戶管理此裝置。",
4523 "xloc": [
4524 - "default.handlebars->27->1430"
4524 + "default.handlebars->29->1430"
4525 ]
4526 },
4527 {
@@ -4585,7 +4585,7 @@
4585 "zh-chs": "备用(F10 = ESC + 0)",
4586 "zh-cht": "備用(F10 = ESC + 0)",
4587 "xloc": [
4588 - "default.handlebars->27->878"
4588 + "default.handlebars->29->878"
4589 ]
4590 },
4591 {
@@ -4626,10 +4626,10 @@
4626 "zh-chs": "一直通知",
4627 "zh-cht": "一直通知",
4628 "xloc": [
4629 - "default.handlebars->27->1341",
4630 - "default.handlebars->27->1851",
4631 - "default.handlebars->27->1938",
4632 - "default.handlebars->27->609"
4629 + "default.handlebars->29->1341",
4630 + "default.handlebars->29->1851",
4631 + "default.handlebars->29->1938",
4632 + "default.handlebars->29->609"
4633 ]
4634 },
4635 {
@@ -4649,10 +4649,10 @@
4649 "zh-chs": "一直提示",
4650 "zh-cht": "一直提示",
4651 "xloc": [
4652 - "default.handlebars->27->1342",
4653 - "default.handlebars->27->1852",
4654 - "default.handlebars->27->1939",
4655 - "default.handlebars->27->610"
4652 + "default.handlebars->29->1342",
4653 + "default.handlebars->29->1852",
4654 + "default.handlebars->29->1939",
4655 + "default.handlebars->29->610"
4656 ]
4657 },
4658 {
@@ -4713,7 +4713,7 @@
4713 "zh-cht": "Android APK",
4714 "xloc": [
4715 "default-mobile.handlebars->9->20",
4716 - "default.handlebars->27->27"
4716 + "default.handlebars->29->27"
4717 ]
4718 },
4719 {
@@ -4734,7 +4734,7 @@
4734 "zh-cht": "Android ARM",
4735 "xloc": [
4736 "default-mobile.handlebars->9->15",
4737 - "default.handlebars->27->22"
4737 + "default.handlebars->29->22"
4738 ]
4739 },
4740 {
@@ -4755,7 +4755,7 @@
4755 "zh-cht": "安卓x86",
4756 "xloc": [
4757 "default-mobile.handlebars->9->18",
4758 - "default.handlebars->27->25"
4758 + "default.handlebars->29->25"
4759 ]
4760 },
4761 {
@@ -4775,7 +4775,7 @@
4775 "zh-chs": "杀毒软件",
4776 "zh-cht": "防毒軟體",
4777 "xloc": [
4778 - "default.handlebars->27->599"
4778 + "default.handlebars->29->599"
4779 ]
4780 },
4781 {
@@ -4795,7 +4795,7 @@
4795 "zh-chs": "任何可支持的",
4796 "zh-cht": "任何可支持的",
4797 "xloc": [
4798 - "default.handlebars->27->343"
4798 + "default.handlebars->29->343"
4799 ]
4800 },
4801 {
@@ -4815,7 +4815,7 @@
4815 "zh-chs": "苹果macOS",
4816 "zh-cht": "蘋果macOS",
4817 "xloc": [
4818 - "default.handlebars->27->378"
4818 + "default.handlebars->29->378"
4819 ]
4820 },
4821 {
@@ -4835,7 +4835,7 @@
4835 "zh-chs": "仅限Apple macOS",
4836 "zh-cht": "僅限Apple macOS",
4837 "xloc": [
4838 - "default.handlebars->27->345"
4838 + "default.handlebars->29->345"
4839 ]
4840 },
4841 {
@@ -4875,7 +4875,7 @@
4875 "zh-chs": "阿拉伯文(阿尔及利亚)",
4876 "zh-cht": "阿拉伯文(阿爾及利亞)",
4877 "xloc": [
4878 - "default.handlebars->27->1049"
4878 + "default.handlebars->29->1049"
4879 ]
4880 },
4881 {
@@ -4895,7 +4895,7 @@
4895 "zh-chs": "阿拉伯文(巴林)",
4896 "zh-cht": "阿拉伯文(巴林)",
4897 "xloc": [
4898 - "default.handlebars->27->1050"
4898 + "default.handlebars->29->1050"
4899 ]
4900 },
4901 {
@@ -4915,7 +4915,7 @@
4915 "zh-chs": "阿拉伯文(埃及)",
4916 "zh-cht": "阿拉伯文(埃及)",
4917 "xloc": [
4918 - "default.handlebars->27->1051"
4918 + "default.handlebars->29->1051"
4919 ]
4920 },
4921 {
@@ -4935,7 +4935,7 @@
4935 "zh-chs": "阿拉伯文(伊拉克)",
4936 "zh-cht": "阿拉伯文(伊拉克)",
4937 "xloc": [
4938 - "default.handlebars->27->1052"
4938 + "default.handlebars->29->1052"
4939 ]
4940 },
4941 {
@@ -4955,7 +4955,7 @@
4955 "zh-chs": "阿拉伯文(约旦)",
4956 "zh-cht": "阿拉伯文(約旦)",
4957 "xloc": [
4958 - "default.handlebars->27->1053"
4958 + "default.handlebars->29->1053"
4959 ]
4960 },
4961 {
@@ -4975,7 +4975,7 @@
4975 "zh-chs": "阿拉伯文(科威特)",
4976 "zh-cht": "阿拉伯文(科威特)",
4977 "xloc": [
4978 - "default.handlebars->27->1054"
4978 + "default.handlebars->29->1054"
4979 ]
4980 },
4981 {
@@ -4995,7 +4995,7 @@
4995 "zh-chs": "阿拉伯文(黎巴嫩)",
4996 "zh-cht": "阿拉伯文(黎巴嫩)",
4997 "xloc": [
4998 - "default.handlebars->27->1055"
4998 + "default.handlebars->29->1055"
4999 ]
5000 },
5001 {
@@ -5015,7 +5015,7 @@
5015 "zh-chs": "阿拉伯文(利比亚)",
5016 "zh-cht": "阿拉伯文(利比亞)",
5017 "xloc": [
5018 - "default.handlebars->27->1056"
5018 + "default.handlebars->29->1056"
5019 ]
5020 },
5021 {
@@ -5035,7 +5035,7 @@
5035 "zh-chs": "阿拉伯文(摩洛哥)",
5036 "zh-cht": "阿拉伯文(摩洛哥)",
5037 "xloc": [
5038 - "default.handlebars->27->1057"
5038 + "default.handlebars->29->1057"
5039 ]
5040 },
5041 {
@@ -5055,7 +5055,7 @@
5055 "zh-chs": "阿拉伯文(阿曼)",
5056 "zh-cht": "阿拉伯文(阿曼)",
5057 "xloc": [
5058 - "default.handlebars->27->1058"
5058 + "default.handlebars->29->1058"
5059 ]
5060 },
5061 {
@@ -5075,7 +5075,7 @@
5075 "zh-chs": "阿拉伯文(卡塔尔)",
5076 "zh-cht": "阿拉伯文(卡塔爾)",
5077 "xloc": [
5078 - "default.handlebars->27->1059"
5078 + "default.handlebars->29->1059"
5079 ]
5080 },
5081 {
@@ -5095,7 +5095,7 @@
5095 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5096 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5097 "xloc": [
5098 - "default.handlebars->27->1060"
5098 + "default.handlebars->29->1060"
5099 ]
5100 },
5101 {
@@ -5115,7 +5115,7 @@
5115 "zh-chs": "阿拉伯文(标准)",
5116 "zh-cht": "阿拉伯文(標準)",
5117 "xloc": [
5118 - "default.handlebars->27->1048"
5118 + "default.handlebars->29->1048"
5119 ]
5120 },
5121 {
@@ -5135,7 +5135,7 @@
5135 "zh-chs": "阿拉伯文(叙利亚)",
5136 "zh-cht": "阿拉伯文(敘利亞)",
5137 "xloc": [
5138 - "default.handlebars->27->1061"
5138 + "default.handlebars->29->1061"
5139 ]
5140 },
5141 {
@@ -5155,7 +5155,7 @@
5155 "zh-chs": "阿拉伯文(突尼斯)",
5156 "zh-cht": "阿拉伯文(突尼斯)",
5157 "xloc": [
5158 - "default.handlebars->27->1062"
5158 + "default.handlebars->29->1062"
5159 ]
5160 },
5161 {
@@ -5175,7 +5175,7 @@
5175 "zh-chs": "阿拉伯文(阿联酋)",
5176 "zh-cht": "阿拉伯文(阿聯酋)",
5177 "xloc": [
5178 - "default.handlebars->27->1063"
5178 + "default.handlebars->29->1063"
5179 ]
5180 },
5181 {
@@ -5195,7 +5195,7 @@
5195 "zh-chs": "阿拉伯文(也门)",
5196 "zh-cht": "阿拉伯文(也門)",
5197 "xloc": [
5198 - "default.handlebars->27->1064"
5198 + "default.handlebars->29->1064"
5199 ]
5200 },
5201 {
@@ -5215,7 +5215,7 @@
5215 "zh-chs": "阿拉贡文",
5216 "zh-cht": "阿拉貢文",
5217 "xloc": [
5218 - "default.handlebars->27->1065"
5218 + "default.handlebars->29->1065"
5219 ]
5220 },
5221 {
@@ -5236,7 +5236,7 @@
5236 "zh-cht": "結構",
5237 "xloc": [
5238 "default-mobile.handlebars->9->335",
5239 - "default.handlebars->27->933"
5239 + "default.handlebars->29->933"
5240 ]
5241 },
5242 {
@@ -5256,7 +5256,7 @@
5256 "zh-chs": "您确定要连接到{0}设备吗?",
5257 "zh-cht": "你確定要連接到{0}裝置嗎?",
5258 "xloc": [
5259 - "default.handlebars->27->269"
5259 + "default.handlebars->29->269"
5260 ]
5261 },
5262 {
@@ -5277,7 +5277,7 @@
5277 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5278 "xloc": [
5279 "default-mobile.handlebars->9->411",
5280 - "default.handlebars->27->1405"
5280 + "default.handlebars->29->1405"
5281 ]
5282 },
5283 {
@@ -5297,7 +5297,7 @@
5297 "zh-chs": "您确定要删除节点{0}吗?",
5298 "zh-cht": "你確定要刪除節點{0}嗎?",
5299 "xloc": [
5300 - "default.handlebars->27->788"
5300 + "default.handlebars->29->788"
5301 ]
5302 },
5303 {
@@ -5317,7 +5317,7 @@
5317 "zh-chs": "您确定要卸载所选代理吗?",
5318 "zh-cht": "你確定要卸載所選代理嗎?",
5319 "xloc": [
5320 - "default.handlebars->27->777"
5320 + "default.handlebars->29->777"
5321 ]
5322 },
5323 {
@@ -5337,7 +5337,7 @@
5337 "zh-chs": "您确定要卸载所选的{0}代理吗?",
5338 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
5339 "xloc": [
5340 - "default.handlebars->27->776"
5340 + "default.handlebars->29->776"
5341 ]
5342 },
5343 {
@@ -5357,7 +5357,7 @@
5357 "zh-chs": "您确定要{0}插件吗:{1}",
5358 "zh-cht": "你確定要{0}外掛嗎:{1}",
5359 "xloc": [
5360 - "default.handlebars->27->2128"
5360 + "default.handlebars->29->2128"
5361 ]
5362 },
5363 {
@@ -5377,7 +5377,7 @@
5377 "zh-chs": "亚美尼亚文",
5378 "zh-cht": "亞美尼亞文",
5379 "xloc": [
5380 - "default.handlebars->27->1066"
5380 + "default.handlebars->29->1066"
5381 ]
5382 },
5383 {
@@ -5437,7 +5437,7 @@
5437 "zh-chs": "阿萨姆文",
5438 "zh-cht": "阿薩姆文",
5439 "xloc": [
5440 - "default.handlebars->27->1067"
5440 + "default.handlebars->29->1067"
5441 ]
5442 },
5443 {
@@ -5457,7 +5457,7 @@
5457 "zh-chs": "阿斯图里亚斯文",
5458 "zh-cht": "阿斯圖里亞斯文",
5459 "xloc": [
5460 - "default.handlebars->27->1068"
5460 + "default.handlebars->29->1068"
5461 ]
5462 },
5463 {
@@ -5477,7 +5477,7 @@
5477 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5478 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5479 "xloc": [
5480 - "default.handlebars->27->1607"
5480 + "default.handlebars->29->1607"
5481 ]
5482 },
5483 {
@@ -5497,7 +5497,7 @@
5497 "zh-chs": "认证软件",
5498 "zh-cht": "認證軟體",
5499 "xloc": [
5500 - "default.handlebars->27->1942"
5500 + "default.handlebars->29->1942"
5501 ]
5502 },
5503 {
@@ -5521,10 +5521,10 @@
5521 "default-mobile.handlebars->9->52",
5522 "default-mobile.handlebars->9->71",
5523 "default-mobile.handlebars->9->73",
5524 - "default.handlebars->27->1032",
5525 - "default.handlebars->27->1034",
5526 - "default.handlebars->27->125",
5527 - "default.handlebars->27->130"
5524 + "default.handlebars->29->1032",
5525 + "default.handlebars->29->1034",
5526 + "default.handlebars->29->125",
5527 + "default.handlebars->29->130"
5528 ]
5529 },
5530 {
@@ -5544,7 +5544,7 @@
5544 "zh-chs": "认证软件激活成功。",
5545 "zh-cht": "認證軟體啟動成功。",
5546 "xloc": [
5547 - "default.handlebars->27->126"
5547 + "default.handlebars->29->126"
5548 ]
5549 },
5550 {
@@ -5564,7 +5564,7 @@
5564 "zh-chs": "认证软件已删除。",
5565 "zh-cht": "認證軟體已刪除。",
5566 "xloc": [
5567 - "default.handlebars->27->131"
5567 + "default.handlebars->29->131"
5568 ]
5569 },
5570 {
@@ -5604,7 +5604,7 @@
5604 "zh-chs": "自动删除",
5605 "zh-cht": "自動刪除",
5606 "xloc": [
5607 - "default.handlebars->27->1328"
5607 + "default.handlebars->29->1328"
5608 ]
5609 },
5610 {
@@ -5668,7 +5668,7 @@
5668 "zh-chs": "可用內存",
5669 "zh-cht": "可用內存",
5670 "xloc": [
5671 - "default.handlebars->27->2081"
5671 + "default.handlebars->29->2081"
5672 ]
5673 },
5674 {
@@ -5688,7 +5688,7 @@
5688 "zh-chs": "阿塞拜疆文",
5689 "zh-cht": "阿塞拜疆文",
5690 "xloc": [
5691 - "default.handlebars->27->1069"
5691 + "default.handlebars->29->1069"
5692 ]
5693 },
5694 {
@@ -5709,7 +5709,7 @@
5709 "zh-cht": "的BIOS",
5710 "xloc": [
5711 "default-mobile.handlebars->9->377",
5712 - "default.handlebars->27->985"
5712 + "default.handlebars->29->985"
5713 ]
5714 },
5715 {
@@ -5804,7 +5804,7 @@
5804 "zh-chs": "背景与互动",
5805 "zh-cht": "背景與互動",
5806 "xloc": [
5807 - "default.handlebars->27->383"
5807 + "default.handlebars->29->383"
5808 ]
5809 },
5810 {
@@ -5824,10 +5824,10 @@
5824 "zh-chs": "背景与互动",
5825 "zh-cht": "背景與互動",
5826 "xloc": [
5827 - "default.handlebars->27->1511",
5828 - "default.handlebars->27->1518",
5829 - "default.handlebars->27->355",
5830 - "default.handlebars->27->369"
5827 + "default.handlebars->29->1511",
5828 + "default.handlebars->29->1518",
5829 + "default.handlebars->29->355",
5830 + "default.handlebars->29->369"
5831 ]
5832 },
5833 {
@@ -5847,11 +5847,11 @@
5847 "zh-chs": "仅背景",
5848 "zh-cht": "僅背景",
5849 "xloc": [
5850 - "default.handlebars->27->1512",
5851 - "default.handlebars->27->1519",
5852 - "default.handlebars->27->356",
5853 - "default.handlebars->27->370",
5854 - "default.handlebars->27->384"
5850 + "default.handlebars->29->1512",
5851 + "default.handlebars->29->1519",
5852 + "default.handlebars->29->356",
5853 + "default.handlebars->29->370",
5854 + "default.handlebars->29->384"
5855 ]
5856 },
5857 {
@@ -5891,7 +5891,7 @@
5891 "zh-chs": "备用码",
5892 "zh-cht": "備用碼",
5893 "xloc": [
5894 - "default.handlebars->27->1944"
5894 + "default.handlebars->29->1944"
5895 ]
5896 },
5897 {
@@ -5911,7 +5911,7 @@
5911 "zh-chs": "错误的签名",
5912 "zh-cht": "錯誤的簽名",
5913 "xloc": [
5914 - "default.handlebars->27->2063"
5914 + "default.handlebars->29->2063"
5915 ]
5916 },
5917 {
@@ -5931,7 +5931,7 @@
5931 "zh-chs": "错误的网络证书",
5932 "zh-cht": "錯誤的網絡憑證",
5933 "xloc": [
5934 - "default.handlebars->27->2062"
5934 + "default.handlebars->29->2062"
5935 ]
5936 },
5937 {
@@ -5951,7 +5951,7 @@
5951 "zh-chs": "巴斯克",
5952 "zh-cht": "巴斯克",
5953 "xloc": [
5954 - "default.handlebars->27->1070"
5954 + "default.handlebars->29->1070"
5955 ]
5956 },
5957 {
@@ -5991,7 +5991,7 @@
5991 "zh-chs": "白俄罗斯文",
5992 "zh-cht": "白俄羅斯文",
5993 "xloc": [
5994 - "default.handlebars->27->1072"
5994 + "default.handlebars->29->1072"
5995 ]
5996 },
5997 {
@@ -6011,7 +6011,7 @@
6011 "zh-chs": "孟加拉",
6012 "zh-cht": "孟加拉",
6013 "xloc": [
6014 - "default.handlebars->27->1073"
6014 + "default.handlebars->29->1073"
6015 ]
6016 },
6017 {
@@ -6054,7 +6054,7 @@
6054 "zh-chs": "波斯尼亚文",
6055 "zh-cht": "波斯尼亞文",
6056 "xloc": [
6057 - "default.handlebars->27->1074"
6057 + "default.handlebars->29->1074"
6058 ]
6059 },
6060 {
@@ -6074,7 +6074,7 @@
6074 "zh-chs": "布列塔尼",
6075 "zh-cht": "布列塔尼",
6076 "xloc": [
6077 - "default.handlebars->27->1075"
6077 + "default.handlebars->29->1075"
6078 ]
6079 },
6080 {
@@ -6094,7 +6094,7 @@
6094 "zh-chs": "广播",
6095 "zh-cht": "廣播",
6096 "xloc": [
6097 - "default.handlebars->27->1858",
6097 + "default.handlebars->29->1858",
6098 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6099 ]
6100 },
@@ -6115,7 +6115,7 @@
6115 "zh-chs": "广播消息",
6116 "zh-cht": "廣播消息",
6117 "xloc": [
6118 - "default.handlebars->27->1779"
6118 + "default.handlebars->29->1779"
6119 ]
6120 },
6121 {
@@ -6135,7 +6135,7 @@
6135 "zh-chs": "向所有连接的用户广播消息。",
6136 "zh-cht": "向所有連接的用戶廣播消息。",
6137 "xloc": [
6138 - "default.handlebars->27->1774"
6138 + "default.handlebars->29->1774"
6139 ]
6140 },
6141 {
@@ -6155,7 +6155,7 @@
6155 "zh-chs": "保加利亚文",
6156 "zh-cht": "保加利亞文",
6157 "xloc": [
6158 - "default.handlebars->27->1071"
6158 + "default.handlebars->29->1071"
6159 ]
6160 },
6161 {
@@ -6175,7 +6175,7 @@
6175 "zh-chs": "缅甸文",
6176 "zh-cht": "緬甸文",
6177 "xloc": [
6178 - "default.handlebars->27->1076"
6178 + "default.handlebars->29->1076"
6179 ]
6180 },
6181 {
@@ -6196,7 +6196,7 @@
6196 "zh-cht": "CCM",
6197 "xloc": [
6198 "default-mobile.handlebars->9->234",
6199 - "default.handlebars->27->578"
6199 + "default.handlebars->29->578"
6200 ]
6201 },
6202 {
@@ -6217,10 +6217,10 @@
6217 "zh-cht": "CIRA",
6218 "xloc": [
6219 "default-mobile.handlebars->9->204",
6220 - "default.handlebars->27->1393",
6221 - "default.handlebars->27->1398",
6222 - "default.handlebars->27->213",
6223 - "default.handlebars->27->444"
6220 + "default.handlebars->29->1393",
6221 + "default.handlebars->29->1398",
6222 + "default.handlebars->29->213",
6223 + "default.handlebars->29->444"
6224 ]
6225 },
6226 {
@@ -6240,7 +6240,7 @@
6240 "zh-chs": "CIRA服务器",
6241 "zh-cht": "CIRA伺服器",
6242 "xloc": [
6243 - "default.handlebars->27->2116"
6243 + "default.handlebars->29->2116"
6244 ]
6245 },
6246 {
@@ -6260,7 +6260,7 @@
6260 "zh-chs": "CIRA服务器命令",
6261 "zh-cht": "CIRA伺服器指令",
6262 "xloc": [
6263 - "default.handlebars->27->2117"
6263 + "default.handlebars->29->2117"
6264 ]
6265 },
6266 {
@@ -6281,7 +6281,7 @@
6281 "zh-cht": "CPU",
6282 "xloc": [
6283 "default-mobile.handlebars->9->383",
6284 - "default.handlebars->27->991"
6284 + "default.handlebars->29->991"
6285 ]
6286 },
6287 {
@@ -6301,7 +6301,7 @@
6301 "zh-chs": "CPU负载",
6302 "zh-cht": "CPU負載",
6303 "xloc": [
6304 - "default.handlebars->27->2077"
6304 + "default.handlebars->29->2077"
6305 ]
6306 },
6307 {
@@ -6321,7 +6321,7 @@
6321 "zh-chs": "最近15分钟的CPU负载",
6322 "zh-cht": "最近15分鐘的CPU負載",
6323 "xloc": [
6324 - "default.handlebars->27->2080"
6324 + "default.handlebars->29->2080"
6325 ]
6326 },
6327 {
@@ -6341,7 +6341,7 @@
6341 "zh-chs": "最近5分钟的CPU负载",
6342 "zh-cht": "最近5分鐘的CPU負載",
6343 "xloc": [
6344 - "default.handlebars->27->2079"
6344 + "default.handlebars->29->2079"
6345 ]
6346 },
6347 {
@@ -6361,7 +6361,7 @@
6361 "zh-chs": "最近一分钟的CPU负载",
6362 "zh-cht": "最近一分鐘的CPU負載",
6363 "xloc": [
6364 - "default.handlebars->27->2078"
6364 + "default.handlebars->29->2078"
6365 ]
6366 },
6367 {
@@ -6381,8 +6381,8 @@
6381 "zh-chs": "CR+LF",
6382 "zh-cht": "CR+LF",
6383 "xloc": [
6384 - "default.handlebars->27->871",
6385 - "default.handlebars->27->880",
6384 + "default.handlebars->29->871",
6385 + "default.handlebars->29->880",
6386 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
6387 ]
6388 },
@@ -6403,7 +6403,7 @@
6403 "zh-chs": "CSV",
6404 "zh-cht": "CSV",
6405 "xloc": [
6406 - "default.handlebars->27->1697"
6406 + "default.handlebars->29->1697"
6407 ]
6408 },
6409 {
@@ -6423,9 +6423,9 @@
6423 "zh-chs": "CSV格式",
6424 "zh-cht": "CSV格式",
6425 "xloc": [
6426 - "default.handlebars->27->1701",
6427 - "default.handlebars->27->1766",
6428 - "default.handlebars->27->494"
6426 + "default.handlebars->29->1701",
6427 + "default.handlebars->29->1766",
6428 + "default.handlebars->29->494"
6429 ]
6430 },
6431 {
@@ -6445,7 +6445,7 @@
6445 "zh-chs": "呼叫错误",
6446 "zh-cht": "呼叫錯誤",
6447 "xloc": [
6448 - "default.handlebars->27->2129"
6448 + "default.handlebars->29->2129"
6449 ]
6450 },
6451 {
@@ -6467,7 +6467,7 @@
6467 "xloc": [
6468 "default-mobile.handlebars->9->82",
6469 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6470 - "default.handlebars->27->1306",
6470 + "default.handlebars->29->1306",
6471 "default.handlebars->container->dialog->idx_dlgButtonBar",
6472 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6473 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6497,9 +6497,9 @@
6497 "default-mobile.handlebars->9->388",
6498 "default-mobile.handlebars->9->393",
6499 "default-mobile.handlebars->9->395",
6500 - "default.handlebars->27->1001",
6501 - "default.handlebars->27->1003",
6502 - "default.handlebars->27->996"
6500 + "default.handlebars->29->1001",
6501 + "default.handlebars->29->1003",
6502 + "default.handlebars->29->996"
6503 ]
6504 },
6505 {
@@ -6520,7 +6520,7 @@
6520 "zh-cht": "容量/速度",
6521 "xloc": [
6522 "default-mobile.handlebars->9->386",
6523 - "default.handlebars->27->994"
6523 + "default.handlebars->29->994"
6524 ]
6525 },
6526 {
@@ -6540,7 +6540,7 @@
6540 "zh-chs": "加泰罗尼亚文",
6541 "zh-cht": "加泰羅尼亞文",
6542 "xloc": [
6543 - "default.handlebars->27->1077"
6543 + "default.handlebars->29->1077"
6544 ]
6545 },
6546 {
@@ -6560,7 +6560,7 @@
6560 "zh-chs": "在这里为中心显示地图",
6561 "zh-cht": "在這裡為中心顯示地圖",
6562 "xloc": [
6563 - "default.handlebars->27->540"
6563 + "default.handlebars->29->540"
6564 ]
6565 },
6566 {
@@ -6580,7 +6580,7 @@
6580 "zh-chs": "查莫罗",
6581 "zh-cht": "查莫羅",
6582 "xloc": [
6583 - "default.handlebars->27->1078"
6583 + "default.handlebars->29->1078"
6584 ]
6585 },
6586 {
@@ -6622,7 +6622,7 @@
6622 "zh-chs": "更改{0}的电邮",
6623 "zh-cht": "更改{0}的電郵",
6624 "xloc": [
6625 - "default.handlebars->27->1972"
6625 + "default.handlebars->29->1972"
6626 ]
6627 },
6628 {
@@ -6642,9 +6642,9 @@
6642 "zh-chs": "更改组",
6643 "zh-cht": "更改群",
6644 "xloc": [
6645 - "default.handlebars->27->636",
6646 - "default.handlebars->27->785",
6647 - "default.handlebars->27->786"
6645 + "default.handlebars->29->636",
6646 + "default.handlebars->29->785",
6647 + "default.handlebars->29->786"
6648 ]
6649 },
6650 {
@@ -6665,8 +6665,8 @@
6665 "zh-cht": "更改密碼",
6666 "xloc": [
6667 "default-mobile.handlebars->9->90",
6668 - "default.handlebars->27->1273",
6669 - "default.handlebars->27->1959"
6668 + "default.handlebars->29->1273",
6669 + "default.handlebars->29->1959"
6670 ]
6671 },
6672 {
@@ -6686,7 +6686,7 @@
6686 "zh-chs": "更改{0}的密码",
6687 "zh-cht": "更改{0}的密碼",
6688 "xloc": [
6689 - "default.handlebars->27->1979"
6689 + "default.handlebars->29->1979"
6690 ]
6691 },
6692 {
@@ -6706,7 +6706,7 @@
6706 "zh-chs": "更改{0}的真实名称",
6707 "zh-cht": "更改{0}的真實名稱",
6708 "xloc": [
6709 - "default.handlebars->27->1967"
6709 + "default.handlebars->29->1967"
6710 ]
6711 },
6712 {
@@ -6788,7 +6788,7 @@
6788 "zh-chs": "更改该用户的密码",
6789 "zh-cht": "更改該用戶的密碼",
6790 "xloc": [
6791 - "default.handlebars->27->1958"
6791 + "default.handlebars->29->1958"
6792 ]
6793 },
6794 {
@@ -6828,7 +6828,7 @@
6828 "zh-chs": "在此处更改您的帐户电邮地址。",
6829 "zh-cht": "在此處更改你的帳戶電郵地址。",
6830 "xloc": [
6831 - "default.handlebars->27->1260"
6831 + "default.handlebars->29->1260"
6832 ]
6833 },
6834 {
@@ -6848,7 +6848,7 @@
6848 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
6849 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
6850 "xloc": [
6851 - "default.handlebars->27->1266"
6851 + "default.handlebars->29->1266"
6852 ]
6853 },
6854 {
@@ -6868,7 +6868,7 @@
6868 "zh-chs": "更改帐户凭据",
6869 "zh-cht": "帳戶憑證已更改",
6870 "xloc": [
6871 - "default.handlebars->27->1659"
6871 + "default.handlebars->29->1659"
6872 ]
6873 },
6874 {
@@ -6888,7 +6888,7 @@
6888 "zh-chs": "{1}组中的设备{0}已更改:{2}",
6889 "zh-cht": "{1}組中的設備{0}已更改:{2}",
6890 "xloc": [
6891 - "default.handlebars->27->1643"
6891 + "default.handlebars->29->1643"
6892 ]
6893 },
6894 {
@@ -6908,7 +6908,7 @@
6908 "zh-chs": "语言从{1}更改为{2}",
6909 "zh-cht": "語言從{1}更改為{2}",
6910 "xloc": [
6911 - "default.handlebars->27->1587"
6911 + "default.handlebars->29->1587"
6912 ]
6913 },
6914 {
@@ -6928,8 +6928,8 @@
6928 "zh-chs": "已更改{0}的用户设备权限",
6929 "zh-cht": "已更改{0}的用戶設備權限",
6930 "xloc": [
6931 - "default.handlebars->27->1645",
6932 - "default.handlebars->27->1666"
6931 + "default.handlebars->29->1645",
6932 + "default.handlebars->29->1666"
6933 ]
6934 },
6935 {
@@ -6949,7 +6949,7 @@
6949 "zh-chs": "更改语言将需要刷新页面。",
6950 "zh-cht": "更改語言將需要刷新頁面。",
6951 "xloc": [
6952 - "default.handlebars->27->1245"
6952 + "default.handlebars->29->1245"
6953 ]
6954 },
6955 {
@@ -6969,9 +6969,9 @@
6969 "zh-chs": "聊天",
6970 "zh-cht": "聊天",
6971 "xloc": [
6972 - "default.handlebars->27->1718",
6973 - "default.handlebars->27->689",
6974 - "default.handlebars->27->710"
6972 + "default.handlebars->29->1718",
6973 + "default.handlebars->29->689",
6974 + "default.handlebars->29->710"
6975 ]
6976 },
6977 {
@@ -6993,8 +6993,8 @@
6993 "xloc": [
6994 "default-mobile.handlebars->9->432",
6995 "default-mobile.handlebars->9->452",
6996 - "default.handlebars->27->1457",
6997 - "default.handlebars->27->1493"
6996 + "default.handlebars->29->1457",
6997 + "default.handlebars->29->1493"
6998 ]
6999 },
7000 {
@@ -7034,7 +7034,7 @@
7034 "zh-chs": "车臣",
7035 "zh-cht": "車臣",
7036 "xloc": [
7037 - "default.handlebars->27->1079"
7037 + "default.handlebars->29->1079"
7038 ]
7039 },
7040 {
@@ -7054,7 +7054,7 @@
7054 "zh-chs": "检查并单击确定以清除错误日志。",
7055 "zh-cht": "檢查並單擊確定以清除錯誤日誌。",
7056 "xloc": [
7057 - "default.handlebars->27->121"
7057 + "default.handlebars->29->121"
7058 ]
7059 },
7060 {
@@ -7074,7 +7074,7 @@
7074 "zh-chs": "检查并单击确定以开始服务器自我更新。",
7075 "zh-cht": "檢查並單擊確定以開始伺服器自我更新。",
7076 "xloc": [
7077 - "default.handlebars->27->116"
7077 + "default.handlebars->29->116"
7078 ]
7079 },
7080 {
@@ -7114,7 +7114,7 @@
7114 "zh-chs": "检查您的手机并输入验证码。",
7115 "zh-cht": "檢查你的電話並輸入驗證碼。",
7116 "xloc": [
7117 - "default.handlebars->27->157"
7117 + "default.handlebars->29->157"
7118 ]
7119 },
7120 {
@@ -7134,8 +7134,8 @@
7134 "zh-chs": "检查...",
7135 "zh-cht": "檢查...",
7136 "xloc": [
7137 - "default.handlebars->27->1045",
7138 - "default.handlebars->27->2123"
7137 + "default.handlebars->29->1045",
7138 + "default.handlebars->29->2123"
7139 ]
7140 },
7141 {
@@ -7155,7 +7155,7 @@
7155 "zh-chs": "中文",
7156 "zh-cht": "中文",
7157 "xloc": [
7158 - "default.handlebars->27->1080"
7158 + "default.handlebars->29->1080"
7159 ]
7160 },
7161 {
@@ -7175,7 +7175,7 @@
7175 "zh-chs": "中文(香港)",
7176 "zh-cht": "中文(香港)",
7177 "xloc": [
7178 - "default.handlebars->27->1081"
7178 + "default.handlebars->29->1081"
7179 ]
7180 },
7181 {
@@ -7195,7 +7195,7 @@
7195 "zh-chs": "中文(中国)",
7196 "zh-cht": "中文(中國)",
7197 "xloc": [
7198 - "default.handlebars->27->1082"
7198 + "default.handlebars->29->1082"
7199 ]
7200 },
7201 {
@@ -7215,7 +7215,7 @@
7215 "zh-chs": "简体中文",
7216 "zh-cht": "簡體中文",
7217 "xloc": [
7218 - "default.handlebars->27->1242"
7218 + "default.handlebars->29->1242"
7219 ]
7220 },
7221 {
@@ -7235,7 +7235,7 @@
7235 "zh-chs": "中文(新加坡)",
7236 "zh-cht": "中文(新加坡)",
7237 "xloc": [
7238 - "default.handlebars->27->1083"
7238 + "default.handlebars->29->1083"
7239 ]
7240 },
7241 {
@@ -7255,7 +7255,7 @@
7255 "zh-chs": "中文(台湾)",
7256 "zh-cht": "中文(台灣)",
7257 "xloc": [
7258 - "default.handlebars->27->1084"
7258 + "default.handlebars->29->1084"
7259 ]
7260 },
7261 {
@@ -7275,7 +7275,7 @@
7275 "zh-chs": "繁体中文",
7276 "zh-cht": "繁體中文",
7277 "xloc": [
7278 - "default.handlebars->27->1243"
7278 + "default.handlebars->29->1243"
7279 ]
7280 },
7281 {
@@ -7296,7 +7296,7 @@
7296 "zh-cht": "ChromeOS",
7297 "xloc": [
7298 "default-mobile.handlebars->9->23",
7299 - "default.handlebars->27->30"
7299 + "default.handlebars->29->30"
7300 ]
7301 },
7302 {
@@ -7316,7 +7316,7 @@
7316 "zh-chs": "楚瓦什",
7317 "zh-cht": "楚瓦什",
7318 "xloc": [
7319 - "default.handlebars->27->1085"
7319 + "default.handlebars->29->1085"
7320 ]
7321 },
7322 {
@@ -7336,7 +7336,7 @@
7336 "zh-chs": "清理CIRA",
7337 "zh-cht": "清理CIRA",
7338 "xloc": [
7339 - "default.handlebars->27->317"
7339 + "default.handlebars->29->317"
7340 ]
7341 },
7342 {
@@ -7362,11 +7362,11 @@
7362 "default-mobile.handlebars->9->323",
7363 "default-mobile.handlebars->9->325",
7364 "default-mobile.handlebars->9->59",
7365 - "default.handlebars->27->1581",
7366 - "default.handlebars->27->910",
7367 - "default.handlebars->27->912",
7368 - "default.handlebars->27->914",
7369 - "default.handlebars->27->916",
7365 + "default.handlebars->29->1581",
7366 + "default.handlebars->29->910",
7367 + "default.handlebars->29->912",
7368 + "default.handlebars->29->914",
7369 + "default.handlebars->29->916",
7370 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7371 "default.handlebars->container->column_l->p41->3->1",
7372 "messenger.handlebars->xbottom"
@@ -7389,7 +7389,7 @@
7389 "zh-chs": "清除保安编码",
7390 "zh-cht": "清除保安編碼",
7391 "xloc": [
7392 - "default.handlebars->27->139"
7392 + "default.handlebars->29->139"
7393 ]
7394 },
7395 {
@@ -7409,7 +7409,7 @@
7409 "zh-chs": "全部清除",
7410 "zh-cht": "全部清除",
7411 "xloc": [
7412 - "default.handlebars->27->2050"
7412 + "default.handlebars->29->2050"
7413 ]
7414 },
7415 {
@@ -7417,7 +7417,7 @@
7417 "nl": "Wis zoekfilter",
7418 "xloc": [
7419 "default-mobile.handlebars->9->154",
7420 - "default.handlebars->27->225"
7420 + "default.handlebars->29->225"
7421 ]
7422 },
7423 {
@@ -7437,7 +7437,7 @@
7437 "zh-chs": "清除核心",
7438 "zh-cht": "清除核心",
7439 "xloc": [
7440 - "default.handlebars->27->1017"
7440 + "default.handlebars->29->1017"
7441 ]
7442 },
7443 {
@@ -7457,7 +7457,7 @@
7457 "zh-chs": "从应用程序中清除机密,然后重试。您只有几分钟的时间来输入正确的代码。",
7458 "zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。",
7459 "xloc": [
7460 - "default.handlebars->27->129"
7460 + "default.handlebars->29->129"
7461 ]
7462 },
7463 {
@@ -7477,7 +7477,7 @@
7477 "zh-chs": "清除此通知",
7478 "zh-cht": "清除此通知",
7479 "xloc": [
7480 - "default.handlebars->27->2049"
7480 + "default.handlebars->29->2049"
7481 ]
7482 },
7483 {
@@ -7537,8 +7537,8 @@
7537 "zh-chs": "单击此处编辑设备组名称",
7538 "zh-cht": "單擊此處編輯裝置群名稱",
7539 "xloc": [
7540 - "default.handlebars->27->1317",
7541 - "default.handlebars->27->1532"
7540 + "default.handlebars->29->1317",
7541 + "default.handlebars->29->1532"
7542 ]
7543 },
7544 {
@@ -7558,7 +7558,7 @@
7558 "zh-chs": "单击此处编辑服务器端设备名称",
7559 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
7560 "xloc": [
7561 - "default.handlebars->27->556"
7561 + "default.handlebars->29->556"
7562 ]
7563 },
7564 {
@@ -7578,7 +7578,7 @@
7578 "zh-chs": "单击此处编辑用户组名称",
7579 "zh-cht": "單擊此處編輯用戶群名稱",
7580 "xloc": [
7581 - "default.handlebars->27->1835"
7581 + "default.handlebars->29->1835"
7582 ]
7583 },
7584 {
@@ -7639,7 +7639,7 @@
7639 "zh-cht": "單擊確定將驗證電郵發送到:",
7640 "xloc": [
7641 "default-mobile.handlebars->9->75",
7642 - "default.handlebars->27->1257"
7642 + "default.handlebars->29->1257"
7643 ]
7644 },
7645 {
@@ -7680,7 +7680,7 @@
7680 "zh-cht": "客戶端控制模式(CCM)",
7681 "xloc": [
7682 "default-mobile.handlebars->9->364",
7683 - "default.handlebars->27->972"
7683 + "default.handlebars->29->972"
7684 ]
7685 },
7686 {
@@ -7700,7 +7700,7 @@
7700 "zh-chs": "客户编号",
7701 "zh-cht": "客戶編號",
7702 "xloc": [
7703 - "default.handlebars->27->1299"
7703 + "default.handlebars->29->1299"
7704 ]
7705 },
7706 {
@@ -7720,8 +7720,8 @@
7720 "zh-chs": "客户端启动的远程访问",
7721 "zh-cht": "客戶端啟動的遠程訪問",
7722 "xloc": [
7723 - "default.handlebars->27->1392",
7724 - "default.handlebars->27->1397"
7723 + "default.handlebars->29->1392",
7724 + "default.handlebars->29->1397"
7725 ]
7726 },
7727 {
@@ -7741,7 +7741,7 @@
7741 "zh-chs": "客户机密",
7742 "zh-cht": "客戶機密",
7743 "xloc": [
7744 - "default.handlebars->27->1300"
7744 + "default.handlebars->29->1300"
7745 ]
7746 },
7747 {
@@ -7783,9 +7783,9 @@
7783 "zh-cht": "關",
7784 "xloc": [
7785 "default-mobile.handlebars->9->57",
7786 - "default.handlebars->27->137",
7787 - "default.handlebars->27->145",
7788 - "default.handlebars->27->862"
7786 + "default.handlebars->29->137",
7787 + "default.handlebars->29->145",
7788 + "default.handlebars->29->862"
7789 ]
7790 },
7791 {
@@ -7805,7 +7805,7 @@
7805 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
7806 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
7807 "xloc": [
7808 - "default.handlebars->27->1592"
7808 + "default.handlebars->29->1592"
7809 ]
7810 },
7811 {
@@ -7825,7 +7825,13 @@
7825 "zh-chs": "码",
7826 "zh-cht": "碼",
7827 "xloc": [
7828 - "default.handlebars->27->201"
7828 + "default.handlebars->29->201"
7829 + ]
7830 + },
7831 + {
7832 + "en": "Collapse All",
7833 + "xloc": [
7834 + "default.handlebars->expandAllContextMenu->3"
7835 ]
7836 },
7837 {
@@ -7874,7 +7880,7 @@
7880 "en": "Command",
7881 "nl": "Opdracht",
7882 "xloc": [
7877 - "default.handlebars->27->415"
7883 + "default.handlebars->29->415"
7884 ]
7885 },
7886 {
@@ -7882,9 +7888,9 @@
7888 "nl": "Opdrachten",
7889 "xloc": [
7890 "default-mobile.handlebars->9->454",
7885 - "default.handlebars->27->1495",
7886 - "default.handlebars->27->691",
7887 - "default.handlebars->27->712"
7891 + "default.handlebars->29->1495",
7892 + "default.handlebars->29->691",
7893 + "default.handlebars->29->712"
7894 ]
7895 },
7896 {
@@ -7904,8 +7910,8 @@
7910 "zh-chs": "通用设备组",
7911 "zh-cht": "通用裝置群",
7912 "xloc": [
7907 - "default.handlebars->27->1866",
7908 - "default.handlebars->27->1984"
7913 + "default.handlebars->29->1866",
7914 + "default.handlebars->29->1984"
7915 ]
7916 },
7917 {
@@ -7925,8 +7931,8 @@
7931 "zh-chs": "通用设备",
7932 "zh-cht": "通用裝置",
7933 "xloc": [
7928 - "default.handlebars->27->1872",
7929 - "default.handlebars->27->1996"
7934 + "default.handlebars->29->1872",
7935 + "default.handlebars->29->1996"
7936 ]
7937 },
7938 {
@@ -7946,7 +7952,7 @@
7952 "zh-chs": "压缩档案...",
7953 "zh-cht": "壓縮檔案...",
7954 "xloc": [
7949 - "default.handlebars->27->887"
7955 + "default.handlebars->29->887"
7956 ]
7957 },
7958 {
@@ -7967,7 +7973,7 @@
7973 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
7974 "xloc": [
7975 "default-mobile.handlebars->9->127",
7970 - "default.handlebars->27->1576"
7976 + "default.handlebars->29->1576"
7977 ]
7978 },
7979 {
@@ -7989,14 +7995,14 @@
7995 "xloc": [
7996 "default-mobile.handlebars->9->281",
7997 "default-mobile.handlebars->9->412",
7992 - "default.handlebars->27->1406",
7993 - "default.handlebars->27->1746",
7994 - "default.handlebars->27->1825",
7995 - "default.handlebars->27->1886",
7996 - "default.handlebars->27->1982",
7997 - "default.handlebars->27->470",
7998 - "default.handlebars->27->780",
7999 - "default.handlebars->27->789"
7998 + "default.handlebars->29->1406",
7999 + "default.handlebars->29->1746",
8000 + "default.handlebars->29->1825",
8001 + "default.handlebars->29->1886",
8002 + "default.handlebars->29->1982",
8003 + "default.handlebars->29->470",
8004 + "default.handlebars->29->780",
8005 + "default.handlebars->29->789"
8006 ]
8007 },
8008 {
@@ -8017,7 +8023,7 @@
8023 "zh-cht": "確認將1個副本複製到此位置?",
8024 "xloc": [
8025 "default-mobile.handlebars->9->314",
8020 - "default.handlebars->27->905"
8026 + "default.handlebars->29->905"
8027 ]
8028 },
8029 {
@@ -8037,7 +8043,7 @@
8043 "zh-chs": "确认{0}个条目的复制到此位置?",
8044 "zh-cht": "確認{0}個條目的複製到此位置?",
8045 "xloc": [
8040 - "default.handlebars->27->904"
8046 + "default.handlebars->29->904"
8047 ]
8048 },
8049 {
@@ -8077,7 +8083,7 @@
8083 "zh-chs": "确认删除选定的帐户?",
8084 "zh-cht": "確認刪除所選帳戶?",
8085 "xloc": [
8080 - "default.handlebars->27->1745"
8086 + "default.handlebars->29->1745"
8087 ]
8088 },
8089 {
@@ -8097,7 +8103,7 @@
8103 "zh-chs": "确认删除选定的设备?",
8104 "zh-cht": "確認刪除所選裝置?",
8105 "xloc": [
8100 - "default.handlebars->27->469"
8106 + "default.handlebars->29->469"
8107 ]
8108 },
8109 {
@@ -8117,7 +8123,7 @@
8123 "zh-chs": "确认删除选定的用户组?",
8124 "zh-cht": "確認刪除所選用戶群?",
8125 "xloc": [
8120 - "default.handlebars->27->1824"
8126 + "default.handlebars->29->1824"
8127 ]
8128 },
8129 {
@@ -8137,7 +8143,7 @@
8143 "zh-chs": "确认删除用户{0}?",
8144 "zh-cht": "確認刪除用戶{0}?",
8145 "xloc": [
8140 - "default.handlebars->27->1981"
8146 + "default.handlebars->29->1981"
8147 ]
8148 },
8149 {
@@ -8157,7 +8163,7 @@
8163 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8164 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8165 "xloc": [
8160 - "default.handlebars->27->1889"
8166 + "default.handlebars->29->1889"
8167 ]
8168 },
8169 {
@@ -8177,7 +8183,7 @@
8183 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8184 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8185 "xloc": [
8180 - "default.handlebars->27->2011"
8186 + "default.handlebars->29->2011"
8187 ]
8188 },
8189 {
@@ -8198,7 +8204,7 @@
8204 "zh-cht": "確認將1個條目移動到此位置?",
8205 "xloc": [
8206 "default-mobile.handlebars->9->316",
8201 - "default.handlebars->27->907"
8207 + "default.handlebars->29->907"
8208 ]
8209 },
8210 {
@@ -8218,7 +8224,7 @@
8224 "zh-chs": "确认将{0}个条目移到此位置?",
8225 "zh-cht": "確認將{0}個條目移到該位置?",
8226 "xloc": [
8221 - "default.handlebars->27->906"
8227 + "default.handlebars->29->906"
8228 ]
8229 },
8230 {
@@ -8258,7 +8264,7 @@
8264 "zh-chs": "确认覆盖?",
8265 "zh-cht": "確認覆蓋?",
8266 "xloc": [
8261 - "default.handlebars->27->1575"
8267 + "default.handlebars->29->1575"
8268 ]
8269 },
8270 {
@@ -8278,8 +8284,8 @@
8284 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8285 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8286 "xloc": [
8281 - "default.handlebars->27->1879",
8282 - "default.handlebars->27->2002"
8287 + "default.handlebars->29->1879",
8288 + "default.handlebars->29->2002"
8289 ]
8290 },
8291 {
@@ -8299,8 +8305,8 @@
8305 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8306 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8307 "xloc": [
8302 - "default.handlebars->27->1881",
8303 - "default.handlebars->27->2015"
8308 + "default.handlebars->29->1881",
8309 + "default.handlebars->29->2015"
8310 ]
8311 },
8312 {
@@ -8320,7 +8326,7 @@
8326 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8327 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8328 "xloc": [
8323 - "default.handlebars->27->2004"
8329 + "default.handlebars->29->2004"
8330 ]
8331 },
8332 {
@@ -8340,7 +8346,7 @@
8346 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8347 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8348 "xloc": [
8343 - "default.handlebars->27->2007"
8349 + "default.handlebars->29->2007"
8350 ]
8351 },
8352 {
@@ -8360,8 +8366,8 @@
8366 "zh-chs": "确认删除访问权限?",
8367 "zh-cht": "確認刪除訪問權限?",
8368 "xloc": [
8363 - "default.handlebars->27->2005",
8364 - "default.handlebars->27->2008"
8369 + "default.handlebars->29->2005",
8370 + "default.handlebars->29->2008"
8371 ]
8372 },
8373 {
@@ -8382,7 +8388,7 @@
8388 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8389 "xloc": [
8390 "default-mobile.handlebars->9->74",
8385 - "default.handlebars->27->1035"
8391 + "default.handlebars->29->1035"
8392 ]
8393 },
8394 {
@@ -8453,7 +8459,7 @@
8459 "zh-chs": "确认删除用户“ {0} ”的权限?",
8460 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
8461 "xloc": [
8456 - "default.handlebars->27->1504"
8462 + "default.handlebars->29->1504"
8463 ]
8464 },
8465 {
@@ -8473,7 +8479,7 @@
8479 "zh-chs": "确认删除用户组“ {0} ”的权限?",
8480 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
8481 "xloc": [
8476 - "default.handlebars->27->1506"
8482 + "default.handlebars->29->1506"
8483 ]
8484 },
8485 {
@@ -8533,8 +8539,8 @@
8539 "default-mobile.handlebars->9->296",
8540 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8541 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8536 - "default.handlebars->27->1345",
8537 - "default.handlebars->27->883",
8542 + "default.handlebars->29->1345",
8543 + "default.handlebars->29->883",
8544 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
8545 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
8546 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -8560,7 +8566,7 @@
8566 "zh-chs": "全部连接",
8567 "zh-cht": "全部連接",
8568 "xloc": [
8563 - "default.handlebars->27->268",
8569 + "default.handlebars->29->268",
8570 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar"
8571 ]
8572 },
@@ -8581,8 +8587,8 @@
8587 "zh-chs": "连接到服务器",
8588 "zh-cht": "連接到伺服器",
8589 "xloc": [
8584 - "default.handlebars->27->1396",
8585 - "default.handlebars->27->1400"
8590 + "default.handlebars->29->1396",
8591 + "default.handlebars->29->1400"
8592 ]
8593 },
8594 {
@@ -8681,7 +8687,7 @@
8687 "zh-cht": "已連接",
8688 "xloc": [
8689 "default-mobile.handlebars->9->4",
8684 - "default.handlebars->27->11",
8690 + "default.handlebars->29->11",
8691 "desktop.handlebars->3->4",
8692 "xterm.handlebars->9->4"
8693 ]
@@ -8703,7 +8709,7 @@
8709 "zh-chs": "已连接的英特尔&reg;AMT",
8710 "zh-cht": "已連接的Intel&reg; AMT",
8711 "xloc": [
8706 - "default.handlebars->27->2068"
8712 + "default.handlebars->29->2068"
8713 ]
8714 },
8715 {
@@ -8723,7 +8729,7 @@
8729 "zh-chs": "已连接的用户",
8730 "zh-cht": "已连接的用户",
8731 "xloc": [
8726 - "default.handlebars->27->2073"
8732 + "default.handlebars->29->2073"
8733 ]
8734 },
8735 {
@@ -8744,7 +8750,7 @@
8750 "zh-cht": "現在已連接",
8751 "xloc": [
8752 "default-mobile.handlebars->9->339",
8747 - "default.handlebars->27->937"
8753 + "default.handlebars->29->937"
8754 ]
8755 },
8756 {
@@ -8787,11 +8793,11 @@
8793 "default-mobile.handlebars->9->2",
8794 "default-mobile.handlebars->9->332",
8795 "default-mobile.handlebars->9->37",
8790 - "default.handlebars->27->241",
8791 - "default.handlebars->27->244",
8792 - "default.handlebars->27->271",
8793 - "default.handlebars->27->9",
8794 - "default.handlebars->27->928",
8796 + "default.handlebars->29->241",
8797 + "default.handlebars->29->244",
8798 + "default.handlebars->29->271",
8799 + "default.handlebars->29->9",
8800 + "default.handlebars->29->928",
8801 "desktop.handlebars->3->2",
8802 "xterm.handlebars->9->2"
8803 ]
@@ -8813,7 +8819,7 @@
8819 "zh-chs": "连接数量",
8820 "zh-cht": "連接數量",
8821 "xloc": [
8816 - "default.handlebars->27->2087"
8822 + "default.handlebars->29->2087"
8823 ]
8824 },
8825 {
@@ -8833,7 +8839,7 @@
8839 "zh-chs": "连接转发器",
8840 "zh-cht": "連接轉發器",
8841 "xloc": [
8836 - "default.handlebars->27->2115"
8842 + "default.handlebars->29->2115"
8843 ]
8844 },
8845 {
@@ -8894,9 +8900,9 @@
8900 "zh-cht": "連接性",
8901 "xloc": [
8902 "default-mobile.handlebars->9->248",
8897 - "default.handlebars->27->1539",
8898 - "default.handlebars->27->232",
8899 - "default.handlebars->27->623",
8903 + "default.handlebars->29->1539",
8904 + "default.handlebars->29->232",
8905 + "default.handlebars->29->623",
8906 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
8907 ]
8908 },
@@ -8917,8 +8923,8 @@
8923 "zh-chs": "控制台",
8924 "zh-cht": "控制台",
8925 "xloc": [
8920 - "default.handlebars->27->684",
8921 - "default.handlebars->27->705",
8926 + "default.handlebars->29->684",
8927 + "default.handlebars->29->705",
8928 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
8929 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
8930 "default.handlebars->contextMenu->cxconsole"
@@ -8941,7 +8947,7 @@
8947 "zh-chs": "控制台 -",
8948 "zh-cht": "控制台 -",
8949 "xloc": [
8944 - "default.handlebars->27->557"
8950 + "default.handlebars->29->557"
8951 ]
8952 },
8953 {
@@ -8961,8 +8967,8 @@
8967 "zh-chs": "控制",
8968 "zh-cht": "控制",
8969 "xloc": [
8964 - "default.handlebars->27->683",
8965 - "default.handlebars->27->704",
8970 + "default.handlebars->29->683",
8971 + "default.handlebars->29->704",
8972 "messenger.handlebars->13->1"
8973 ]
8974 },
@@ -8983,7 +8989,7 @@
8989 "zh-chs": "Cookie编码器",
8990 "zh-cht": "Cookie編碼器",
8991 "xloc": [
8986 - "default.handlebars->27->2101"
8992 + "default.handlebars->29->2101"
8993 ]
8994 },
8995 {
@@ -9026,9 +9032,9 @@
9032 "zh-chs": "将MAC地址复制到剪贴板",
9033 "zh-cht": "將MAC地址複製到剪貼板",
9034 "xloc": [
9029 - "default.handlebars->27->81",
9030 - "default.handlebars->27->89",
9031 - "default.handlebars->27->92"
9035 + "default.handlebars->29->81",
9036 + "default.handlebars->29->89",
9037 + "default.handlebars->29->92"
9038 ]
9039 },
9040 {
@@ -9048,7 +9054,7 @@
9054 "zh-chs": "将Windows 32位代理URL复制到剪贴板",
9055 "zh-cht": "將Windows 32位代理URL複製到剪貼板",
9056 "xloc": [
9051 - "default.handlebars->27->390"
9057 + "default.handlebars->29->390"
9058 ]
9059 },
9060 {
@@ -9068,7 +9074,7 @@
9074 "zh-chs": "将Windows 64位代理URL复制到剪贴板",
9075 "zh-cht": "將Windows 64位代理URL複製到剪貼板",
9076 "xloc": [
9071 - "default.handlebars->27->394"
9077 + "default.handlebars->29->394"
9078 ]
9079 },
9080 {
@@ -9088,18 +9094,18 @@
9094 "zh-chs": "将地址复制到剪贴板",
9095 "zh-cht": "將地址複製到剪貼板",
9096 "xloc": [
9091 - "default.handlebars->27->101",
9092 - "default.handlebars->27->103",
9093 - "default.handlebars->27->105",
9094 - "default.handlebars->27->70",
9095 - "default.handlebars->27->72",
9096 - "default.handlebars->27->74",
9097 - "default.handlebars->27->83",
9098 - "default.handlebars->27->85",
9099 - "default.handlebars->27->87",
9100 - "default.handlebars->27->95",
9101 - "default.handlebars->27->97",
9102 - "default.handlebars->27->99"
9097 + "default.handlebars->29->101",
9098 + "default.handlebars->29->103",
9099 + "default.handlebars->29->105",
9100 + "default.handlebars->29->70",
9101 + "default.handlebars->29->72",
9102 + "default.handlebars->29->74",
9103 + "default.handlebars->29->83",
9104 + "default.handlebars->29->85",
9105 + "default.handlebars->29->87",
9106 + "default.handlebars->29->95",
9107 + "default.handlebars->29->97",
9108 + "default.handlebars->29->99"
9109 ]
9110 },
9111 {
@@ -9119,8 +9125,8 @@
9125 "zh-chs": "将代理URL复制到剪贴板",
9126 "zh-cht": "將代理URL複製到剪貼板",
9127 "xloc": [
9122 - "default.handlebars->27->414",
9123 - "default.handlebars->27->416"
9128 + "default.handlebars->29->414",
9129 + "default.handlebars->29->416"
9130 ]
9131 },
9132 {
@@ -9140,10 +9146,10 @@
9146 "zh-chs": "复制连结到剪贴板",
9147 "zh-cht": "複製連結到剪貼板",
9148 "xloc": [
9143 - "default.handlebars->27->1544",
9144 - "default.handlebars->27->1563",
9145 - "default.handlebars->27->193",
9146 - "default.handlebars->27->372"
9149 + "default.handlebars->29->1544",
9150 + "default.handlebars->29->1563",
9151 + "default.handlebars->29->193",
9152 + "default.handlebars->29->372"
9153 ]
9154 },
9155 {
@@ -9163,7 +9169,7 @@
9169 "zh-chs": "将macOS代理URL复制到剪贴板",
9170 "zh-cht": "將macOS代理URL複製到剪貼板",
9171 "xloc": [
9166 - "default.handlebars->27->402"
9172 + "default.handlebars->29->402"
9173 ]
9174 },
9175 {
@@ -9183,7 +9189,7 @@
9189 "zh-chs": "将名称复制到剪贴板",
9190 "zh-cht": "將名稱複製到剪貼板",
9191 "xloc": [
9186 - "default.handlebars->27->79"
9192 + "default.handlebars->29->79"
9193 ]
9194 },
9195 {
@@ -9224,7 +9230,7 @@
9230 "zh-chs": "将有效代码复制到剪贴板",
9231 "zh-cht": "將有效代碼複製到剪貼板",
9232 "xloc": [
9227 - "default.handlebars->27->140"
9233 + "default.handlebars->29->140"
9234 ]
9235 },
9236 {
@@ -9244,7 +9250,7 @@
9250 "zh-chs": "复制:“{0}”到“{1}”",
9251 "zh-cht": "複製:“{0}”到“{1}”",
9252 "xloc": [
9247 - "default.handlebars->27->1635"
9253 + "default.handlebars->29->1635"
9254 ]
9255 },
9256 {
@@ -9390,7 +9396,7 @@
9396 "zh-chs": "核心服务器",
9397 "zh-cht": "核心伺服器",
9398 "xloc": [
9393 - "default.handlebars->27->2100"
9399 + "default.handlebars->29->2100"
9400 ]
9401 },
9402 {
@@ -9410,7 +9416,7 @@
9416 "zh-chs": "科西嘉文",
9417 "zh-cht": "科西嘉文",
9418 "xloc": [
9413 - "default.handlebars->27->1086"
9419 + "default.handlebars->29->1086"
9420 ]
9421 },
9422 {
@@ -9430,7 +9436,7 @@
9436 "zh-chs": "创建帐号",
9437 "zh-cht": "創建帳號",
9438 "xloc": [
9433 - "default.handlebars->27->1793",
9439 + "default.handlebars->29->1793",
9440 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
9441 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
9442 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -9473,7 +9479,7 @@
9479 "zh-chs": "创建用户组",
9480 "zh-cht": "創建用戶群",
9481 "xloc": [
9476 - "default.handlebars->27->1832"
9482 + "default.handlebars->29->1832"
9483 ]
9484 },
9485 {
@@ -9493,7 +9499,7 @@
9499 "zh-chs": "创建连结以与访客共享此设备",
9500 "zh-cht": "創建鏈結以與訪客共享此裝置",
9501 "xloc": [
9496 - "default.handlebars->27->634"
9502 + "default.handlebars->29->634"
9503 ]
9504 },
9505 {
@@ -9513,7 +9519,7 @@
9519 "zh-chs": "使用以下选项创建一个新的设备组。",
9520 "zh-cht": "使用以下選項創建一個新的裝置群。",
9521 "xloc": [
9516 - "default.handlebars->27->1280"
9522 + "default.handlebars->29->1280"
9523 ]
9524 },
9525 {
@@ -9533,7 +9539,7 @@
9539 "zh-chs": "创建一个新的设备组。",
9540 "zh-cht": "創建一個新的裝置群。",
9541 "xloc": [
9536 - "default.handlebars->27->234"
9542 + "default.handlebars->29->234"
9543 ]
9544 },
9545 {
@@ -9553,7 +9559,7 @@
9559 "zh-chs": "创建文件夹:“{0}”",
9560 "zh-cht": "創建文件夾:“{0}”",
9561 "xloc": [
9556 - "default.handlebars->27->1628"
9562 + "default.handlebars->29->1628"
9563 ]
9564 },
9565 {
@@ -9573,7 +9579,7 @@
9579 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9580 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9581 "xloc": [
9576 - "default.handlebars->27->1757"
9582 + "default.handlebars->29->1757"
9583 ]
9584 },
9585 {
@@ -9615,7 +9621,7 @@
9621 "zh-chs": "创建的设备组:{0}",
9622 "zh-cht": "創建的設備組:{0}",
9623 "xloc": [
9618 - "default.handlebars->27->1639"
9624 + "default.handlebars->29->1639"
9625 ]
9626 },
9627 {
@@ -9635,7 +9641,7 @@
9641 "zh-chs": "创建一个连结,该连结允许没有帐户的访客将远程桌面访问此设备最多1小时。",
9642 "zh-cht": "創建一個鏈結,該鏈結允許沒有帳戶的訪客將遠程桌面訪問此裝置最多1小時。",
9643 "xloc": [
9638 - "default.handlebars->27->723"
9644 + "default.handlebars->29->723"
9645 ]
9646 },
9647 {
@@ -9655,7 +9661,7 @@
9661 "zh-chs": "创建",
9662 "zh-cht": "創建",
9663 "xloc": [
9658 - "default.handlebars->27->1918"
9664 + "default.handlebars->29->1918"
9665 ]
9666 },
9667 {
@@ -9675,7 +9681,7 @@
9681 "zh-chs": "创建时间",
9682 "zh-cht": "創作時間",
9683 "xloc": [
9678 - "default.handlebars->27->1327"
9684 + "default.handlebars->29->1327"
9685 ]
9686 },
9687 {
@@ -9717,8 +9723,8 @@
9723 "zh-chs": "创建者",
9724 "zh-cht": "創作者",
9725 "xloc": [
9720 - "default.handlebars->27->1325",
9721 - "default.handlebars->27->1326"
9726 + "default.handlebars->29->1325",
9727 + "default.handlebars->29->1326"
9728 ]
9729 },
9730 {
@@ -9738,7 +9744,7 @@
9744 "zh-chs": "证书",
9745 "zh-cht": "證書",
9746 "xloc": [
9741 - "default.handlebars->27->1297"
9747 + "default.handlebars->29->1297"
9748 ]
9749 },
9750 {
@@ -9758,7 +9764,7 @@
9764 "zh-chs": "克里语",
9765 "zh-cht": "克里語",
9766 "xloc": [
9761 - "default.handlebars->27->1087"
9767 + "default.handlebars->29->1087"
9768 ]
9769 },
9770 {
@@ -9778,7 +9784,7 @@
9784 "zh-chs": "克罗地亚文",
9785 "zh-cht": "克羅地亞文",
9786 "xloc": [
9781 - "default.handlebars->27->1088"
9787 + "default.handlebars->29->1088"
9788 ]
9789 },
9790 {
@@ -9838,7 +9844,7 @@
9844 "zh-chs": "Ctrl",
9845 "zh-cht": "Ctrl",
9846 "xloc": [
9841 - "default.handlebars->27->46"
9847 + "default.handlebars->29->46"
9848 ]
9849 },
9850 {
@@ -9902,7 +9908,7 @@
9908 "zh-chs": "当前版本",
9909 "zh-cht": "當前版本",
9910 "xloc": [
9905 - "default.handlebars->27->110"
9911 + "default.handlebars->29->110"
9912 ]
9913 },
9914 {
@@ -9945,7 +9951,7 @@
9951 "zh-chs": "捷克文",
9952 "zh-cht": "捷克文",
9953 "xloc": [
9948 - "default.handlebars->27->1089"
9954 + "default.handlebars->29->1089"
9955 ]
9956 },
9957 {
@@ -9965,7 +9971,7 @@
9971 "zh-chs": "DNS suffix",
9972 "zh-cht": "DNS suffix",
9973 "xloc": [
9968 - "default.handlebars->27->78"
9974 + "default.handlebars->29->78"
9975 ]
9976 },
9977 {
@@ -9985,7 +9991,7 @@
9991 "zh-chs": "丹麦文",
9992 "zh-cht": "丹麥文",
9993 "xloc": [
9988 - "default.handlebars->27->1090"
9994 + "default.handlebars->29->1090"
9995 ]
9996 },
9997 {
@@ -10005,7 +10011,7 @@
10011 "zh-chs": "数据通道",
10012 "zh-cht": "數據通道",
10013 "xloc": [
10008 - "default.handlebars->27->832",
10014 + "default.handlebars->29->832",
10015 "desktop.handlebars->3->12"
10016 ]
10017 },
@@ -10026,7 +10032,7 @@
10032 "zh-chs": "日期和时间",
10033 "zh-cht": "日期和時間",
10034 "xloc": [
10029 - "default.handlebars->27->1248"
10035 + "default.handlebars->29->1248"
10036 ]
10037 },
10038 {
@@ -10047,7 +10053,7 @@
10053 "zh-cht": "天",
10054 "xloc": [
10055 "default-mobile.handlebars->9->271",
10050 - "default.handlebars->27->764"
10056 + "default.handlebars->29->764"
10057 ]
10058 },
10059 {
@@ -10067,7 +10073,7 @@
10073 "zh-chs": "停用客户端控制模式(CCM)",
10074 "zh-cht": "停用客戶端控制模式(CCM)",
10075 "xloc": [
10070 - "default.handlebars->27->1384"
10076 + "default.handlebars->29->1384"
10077 ]
10078 },
10079 {
@@ -10088,7 +10094,7 @@
10094 "zh-cht": "沉睡",
10095 "xloc": [
10096 "default-mobile.handlebars->9->192",
10091 - "default.handlebars->27->427"
10097 + "default.handlebars->29->427"
10098 ]
10099 },
10100 {
@@ -10108,10 +10114,10 @@
10114 "zh-chs": "默认",
10115 "zh-cht": "默認",
10116 "xloc": [
10111 - "default.handlebars->27->1780",
10112 - "default.handlebars->27->1828",
10113 - "default.handlebars->27->1839",
10114 - "default.handlebars->27->1907"
10117 + "default.handlebars->29->1780",
10118 + "default.handlebars->29->1828",
10119 + "default.handlebars->29->1839",
10120 + "default.handlebars->29->1907"
10121 ]
10122 },
10123 {
@@ -10135,9 +10141,9 @@
10141 "default-mobile.handlebars->9->306",
10142 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10143 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10138 - "default.handlebars->27->1570",
10139 - "default.handlebars->27->527",
10140 - "default.handlebars->27->896",
10144 + "default.handlebars->29->1570",
10145 + "default.handlebars->29->527",
10146 + "default.handlebars->29->896",
10147 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10148 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10149 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10165,7 +10171,7 @@
10171 "zh-cht": "刪除帳戶",
10172 "xloc": [
10173 "default-mobile.handlebars->9->84",
10168 - "default.handlebars->27->1265"
10174 + "default.handlebars->29->1265"
10175 ]
10176 },
10177 {
@@ -10185,7 +10191,7 @@
10191 "zh-chs": "删除帐户",
10192 "zh-cht": "刪除帳戶",
10193 "xloc": [
10188 - "default.handlebars->27->1747"
10194 + "default.handlebars->29->1747"
10195 ]
10196 },
10197 {
@@ -10206,7 +10212,7 @@
10212 "zh-cht": "刪除裝置",
10213 "xloc": [
10214 "default-mobile.handlebars->9->253",
10209 - "default.handlebars->27->638"
10215 + "default.handlebars->29->638"
10216 ]
10217 },
10218 {
@@ -10228,8 +10234,8 @@
10234 "xloc": [
10235 "default-mobile.handlebars->9->410",
10236 "default-mobile.handlebars->9->413",
10231 - "default.handlebars->27->1377",
10232 - "default.handlebars->27->1407"
10237 + "default.handlebars->29->1377",
10238 + "default.handlebars->29->1407"
10239 ]
10240 },
10241 {
@@ -10250,7 +10256,7 @@
10256 "zh-cht": "刪除節點",
10257 "xloc": [
10258 "default-mobile.handlebars->9->279",
10253 - "default.handlebars->27->790"
10259 + "default.handlebars->29->790"
10260 ]
10261 },
10262 {
@@ -10270,7 +10276,7 @@
10276 "zh-chs": "删除节点",
10277 "zh-cht": "刪除節點",
10278 "xloc": [
10273 - "default.handlebars->27->471"
10279 + "default.handlebars->29->471"
10280 ]
10281 },
10282 {
@@ -10290,7 +10296,7 @@
10296 "zh-chs": "删除用户",
10297 "zh-cht": "刪除用戶",
10298 "xloc": [
10293 - "default.handlebars->27->1957"
10299 + "default.handlebars->29->1957"
10300 ]
10301 },
10302 {
@@ -10310,8 +10316,8 @@
10316 "zh-chs": "删除用户群组",
10317 "zh-cht": "刪除用戶群組",
10318 "xloc": [
10313 - "default.handlebars->27->1877",
10314 - "default.handlebars->27->1887"
10319 + "default.handlebars->29->1877",
10320 + "default.handlebars->29->1887"
10321 ]
10322 },
10323 {
@@ -10331,7 +10337,7 @@
10337 "zh-chs": "删除用户群组",
10338 "zh-cht": "刪除用戶群組",
10339 "xloc": [
10334 - "default.handlebars->27->1826"
10340 + "default.handlebars->29->1826"
10341 ]
10342 },
10343 {
@@ -10351,7 +10357,7 @@
10357 "zh-chs": "删除用户{0}",
10358 "zh-cht": "刪除用戶{0}",
10359 "xloc": [
10354 - "default.handlebars->27->1980"
10360 + "default.handlebars->29->1980"
10361 ]
10362 },
10363 {
@@ -10372,7 +10378,7 @@
10378 "zh-cht": "刪除帳戶",
10379 "xloc": [
10380 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
10375 - "default.handlebars->27->1743",
10381 + "default.handlebars->29->1743",
10382 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10383 ]
10384 },
@@ -10393,7 +10399,7 @@
10399 "zh-chs": "删除设备",
10400 "zh-cht": "刪除裝置",
10401 "xloc": [
10396 - "default.handlebars->27->464"
10402 + "default.handlebars->29->464"
10403 ]
10404 },
10405 {
@@ -10413,7 +10419,7 @@
10419 "zh-chs": "删除群组",
10420 "zh-cht": "刪除群組",
10421 "xloc": [
10416 - "default.handlebars->27->1822"
10422 + "default.handlebars->29->1822"
10423 ]
10424 },
10425 {
@@ -10433,7 +10439,7 @@
10439 "zh-chs": "删除项目?",
10440 "zh-cht": "刪除項目?",
10441 "xloc": [
10436 - "default.handlebars->27->528"
10442 + "default.handlebars->29->528"
10443 ]
10444 },
10445 {
@@ -10453,7 +10459,7 @@
10459 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
10460 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
10461 "xloc": [
10456 - "default.handlebars->27->1630"
10462 + "default.handlebars->29->1630"
10463 ]
10464 },
10465 {
@@ -10475,8 +10481,8 @@
10481 "xloc": [
10482 "default-mobile.handlebars->9->124",
10483 "default-mobile.handlebars->9->308",
10478 - "default.handlebars->27->1572",
10479 - "default.handlebars->27->898"
10484 + "default.handlebars->29->1572",
10485 + "default.handlebars->29->898"
10486 ]
10487 },
10488 {
@@ -10496,7 +10502,7 @@
10502 "zh-chs": "删除用户群组{0}?",
10503 "zh-cht": "刪除用戶群組{0}?",
10504 "xloc": [
10499 - "default.handlebars->27->1885"
10505 + "default.handlebars->29->1885"
10506 ]
10507 },
10508 {
@@ -10518,8 +10524,8 @@
10524 "xloc": [
10525 "default-mobile.handlebars->9->123",
10526 "default-mobile.handlebars->9->307",
10521 - "default.handlebars->27->1571",
10522 - "default.handlebars->27->897"
10527 + "default.handlebars->29->1571",
10528 + "default.handlebars->29->897"
10529 ]
10530 },
10531 {
@@ -10559,7 +10565,7 @@
10565 "zh-chs": "删除:“{0}”",
10566 "zh-cht": "刪除:“{0}”",
10567 "xloc": [
10562 - "default.handlebars->27->1629"
10568 + "default.handlebars->29->1629"
10569 ]
10570 },
10571 {
@@ -10579,7 +10585,7 @@
10585 "zh-chs": "删除:“{0}”,{1}个元素已删除",
10586 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
10587 "xloc": [
10582 - "default.handlebars->27->1631"
10588 + "default.handlebars->29->1631"
10589 ]
10590 },
10591 {
@@ -10599,7 +10605,7 @@
10605 "zh-chs": "被拒绝",
10606 "zh-cht": "被拒絕",
10607 "xloc": [
10602 - "default.handlebars->27->828",
10608 + "default.handlebars->29->828",
10609 "desktop.handlebars->3->8"
10610 ]
10611 },
@@ -10696,19 +10702,19 @@
10702 "default-mobile.handlebars->9->345",
10703 "default-mobile.handlebars->9->402",
10704 "default-mobile.handlebars->9->415",
10699 - "default.handlebars->27->1285",
10700 - "default.handlebars->27->1322",
10701 - "default.handlebars->27->1409",
10702 - "default.handlebars->27->1831",
10703 - "default.handlebars->27->1841",
10704 - "default.handlebars->27->1842",
10705 - "default.handlebars->27->1883",
10706 - "default.handlebars->27->568",
10707 - "default.handlebars->27->569",
10708 - "default.handlebars->27->77",
10709 - "default.handlebars->27->823",
10710 - "default.handlebars->27->943",
10711 - "default.handlebars->27->953",
10705 + "default.handlebars->29->1285",
10706 + "default.handlebars->29->1322",
10707 + "default.handlebars->29->1409",
10708 + "default.handlebars->29->1831",
10709 + "default.handlebars->29->1841",
10710 + "default.handlebars->29->1842",
10711 + "default.handlebars->29->1883",
10712 + "default.handlebars->29->568",
10713 + "default.handlebars->29->569",
10714 + "default.handlebars->29->77",
10715 + "default.handlebars->29->823",
10716 + "default.handlebars->29->943",
10717 + "default.handlebars->29->953",
10718 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
10719 ]
10720 },
@@ -10747,10 +10753,10 @@
10753 "zh-cht": "桌面",
10754 "xloc": [
10755 "default-mobile.handlebars->9->260",
10750 - "default.handlebars->27->1415",
10751 - "default.handlebars->27->2027",
10752 - "default.handlebars->27->533",
10753 - "default.handlebars->27->868",
10756 + "default.handlebars->29->1415",
10757 + "default.handlebars->29->2027",
10758 + "default.handlebars->29->533",
10759 + "default.handlebars->29->868",
10760 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
10761 "default.handlebars->contextMenu->cxdesktop",
10762 "desktop.handlebars->3->24"
@@ -10793,10 +10799,10 @@
10799 "zh-chs": "桌面通知",
10800 "zh-cht": "桌面通知",
10801 "xloc": [
10796 - "default.handlebars->27->1336",
10797 - "default.handlebars->27->1846",
10798 - "default.handlebars->27->1933",
10799 - "default.handlebars->27->604"
10802 + "default.handlebars->29->1336",
10803 + "default.handlebars->29->1846",
10804 + "default.handlebars->29->1933",
10805 + "default.handlebars->29->604"
10806 ]
10807 },
10808 {
@@ -10816,10 +10822,10 @@
10822 "zh-chs": "桌面提示",
10823 "zh-cht": "桌面提示",
10824 "xloc": [
10819 - "default.handlebars->27->1335",
10820 - "default.handlebars->27->1845",
10821 - "default.handlebars->27->1932",
10822 - "default.handlebars->27->603"
10825 + "default.handlebars->29->1335",
10826 + "default.handlebars->29->1845",
10827 + "default.handlebars->29->1932",
10828 + "default.handlebars->29->603"
10829 ]
10830 },
10831 {
@@ -10839,10 +10845,10 @@
10845 "zh-chs": "桌面提示+工具栏",
10846 "zh-cht": "桌面提示+工具欄",
10847 "xloc": [
10842 - "default.handlebars->27->1333",
10843 - "default.handlebars->27->1843",
10844 - "default.handlebars->27->1930",
10845 - "default.handlebars->27->601"
10848 + "default.handlebars->29->1333",
10849 + "default.handlebars->29->1843",
10850 + "default.handlebars->29->1930",
10851 + "default.handlebars->29->601"
10852 ]
10853 },
10854 {
@@ -10883,10 +10889,10 @@
10889 "zh-chs": "桌面工具栏",
10890 "zh-cht": "桌面工具欄",
10891 "xloc": [
10886 - "default.handlebars->27->1334",
10887 - "default.handlebars->27->1844",
10888 - "default.handlebars->27->1931",
10889 - "default.handlebars->27->602"
10892 + "default.handlebars->29->1334",
10893 + "default.handlebars->29->1844",
10894 + "default.handlebars->29->1931",
10895 + "default.handlebars->29->602"
10896 ]
10897 },
10898 {
@@ -10906,7 +10912,7 @@
10912 "zh-chs": "桌面时段",
10913 "zh-cht": "桌面時段",
10914 "xloc": [
10909 - "default.handlebars->27->867"
10915 + "default.handlebars->29->867"
10916 ]
10917 },
10918 {
@@ -10989,9 +10995,9 @@
10995 "zh-chs": "设备",
10996 "zh-cht": "裝置",
10997 "xloc": [
10992 - "default.handlebars->27->1438",
10993 - "default.handlebars->27->184",
10994 - "default.handlebars->27->1999",
10998 + "default.handlebars->29->1438",
10999 + "default.handlebars->29->184",
11000 + "default.handlebars->29->1999",
11001 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11002 ]
11003 },
@@ -11013,7 +11019,7 @@
11019 "zh-cht": "裝置指令",
11020 "xloc": [
11021 "default-mobile.handlebars->9->270",
11016 - "default.handlebars->27->755"
11022 + "default.handlebars->29->755"
11023 ]
11024 },
11025 {
@@ -11040,14 +11046,14 @@
11046 "zh-chs": "设备组",
11047 "zh-cht": "裝置群",
11048 "xloc": [
11043 - "default.handlebars->27->1433",
11044 - "default.handlebars->27->1436",
11045 - "default.handlebars->27->1437",
11046 - "default.handlebars->27->1694",
11047 - "default.handlebars->27->1869",
11048 - "default.handlebars->27->1875",
11049 - "default.handlebars->27->1987",
11050 - "default.handlebars->27->2036"
11049 + "default.handlebars->29->1433",
11050 + "default.handlebars->29->1436",
11051 + "default.handlebars->29->1437",
11052 + "default.handlebars->29->1694",
11053 + "default.handlebars->29->1869",
11054 + "default.handlebars->29->1875",
11055 + "default.handlebars->29->1987",
11056 + "default.handlebars->29->2036"
11057 ]
11058 },
11059 {
@@ -11068,7 +11074,7 @@
11074 "zh-cht": "裝置群用戶",
11075 "xloc": [
11076 "default-mobile.handlebars->9->461",
11071 - "default.handlebars->27->1502"
11077 + "default.handlebars->29->1502"
11078 ]
11079 },
11080 {
@@ -11089,11 +11095,11 @@
11095 "zh-cht": "裝置群",
11096 "xloc": [
11097 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11092 - "default.handlebars->27->1710",
11093 - "default.handlebars->27->1816",
11094 - "default.handlebars->27->1856",
11095 - "default.handlebars->27->1927",
11096 - "default.handlebars->27->2071",
11098 + "default.handlebars->29->1710",
11099 + "default.handlebars->29->1816",
11100 + "default.handlebars->29->1856",
11101 + "default.handlebars->29->1927",
11102 + "default.handlebars->29->2071",
11103 "default.handlebars->container->column_l->p2->p2info->7"
11104 ]
11105 },
@@ -11114,7 +11120,7 @@
11120 "zh-chs": "设备信息导出",
11121 "zh-cht": "裝置訊息輸出",
11122 "xloc": [
11117 - "default.handlebars->27->498"
11123 + "default.handlebars->29->498"
11124 ]
11125 },
11126 {
@@ -11134,7 +11140,7 @@
11140 "zh-chs": "设备位置",
11141 "zh-cht": "裝置位置",
11142 "xloc": [
11137 - "default.handlebars->27->791"
11143 + "default.handlebars->29->791"
11144 ]
11145 },
11146 {
@@ -11154,7 +11160,7 @@
11160 "zh-chs": "设备消息",
11161 "zh-cht": "裝置訊息",
11162 "xloc": [
11157 - "default.handlebars->27->720"
11163 + "default.handlebars->29->720"
11164 ]
11165 },
11166 {
@@ -11175,9 +11181,9 @@
11181 "zh-cht": "裝置名稱",
11182 "xloc": [
11183 "default-mobile.handlebars->9->283",
11178 - "default.handlebars->27->2035",
11179 - "default.handlebars->27->289",
11180 - "default.handlebars->27->821",
11184 + "default.handlebars->29->2035",
11185 + "default.handlebars->29->289",
11186 + "default.handlebars->29->821",
11187 "player.handlebars->3->9"
11188 ]
11189 },
@@ -11198,8 +11204,8 @@
11204 "zh-chs": "设备通知",
11205 "zh-cht": "裝置通知",
11206 "xloc": [
11201 - "default.handlebars->27->492",
11202 - "default.handlebars->27->722"
11207 + "default.handlebars->29->492",
11208 + "default.handlebars->29->722"
11209 ]
11210 },
11211 {
@@ -11239,8 +11245,8 @@
11245 "zh-chs": "设备连接。",
11246 "zh-cht": "裝置連接。",
11247 "xloc": [
11242 - "default.handlebars->27->1253",
11243 - "default.handlebars->27->1523"
11248 + "default.handlebars->29->1253",
11249 + "default.handlebars->29->1523"
11250 ]
11251 },
11252 {
@@ -11260,8 +11266,8 @@
11266 "zh-chs": "设备断开连接。",
11267 "zh-cht": "裝置斷開連接。",
11268 "xloc": [
11263 - "default.handlebars->27->1254",
11264 - "default.handlebars->27->1524"
11269 + "default.handlebars->29->1254",
11270 + "default.handlebars->29->1524"
11271 ]
11272 },
11273 {
@@ -11281,7 +11287,7 @@
11287 "zh-chs": "创建的设备组:{0}",
11288 "zh-cht": "設備組已創建:{0}",
11289 "xloc": [
11284 - "default.handlebars->27->1660"
11290 + "default.handlebars->29->1660"
11291 ]
11292 },
11293 {
@@ -11301,7 +11307,7 @@
11307 "zh-chs": "设备组已删除:{0}",
11308 "zh-cht": "設備組已刪除:{0}",
11309 "xloc": [
11304 - "default.handlebars->27->1661"
11310 + "default.handlebars->29->1661"
11311 ]
11312 },
11313 {
@@ -11321,7 +11327,7 @@
11327 "zh-chs": "设备组成员身份已更改:{0}",
11328 "zh-cht": "設備組成員身份已更改:{0}",
11329 "xloc": [
11324 - "default.handlebars->27->1662"
11330 + "default.handlebars->29->1662"
11331 ]
11332 },
11333 {
@@ -11341,7 +11347,7 @@
11347 "zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
11348 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
11349 "xloc": [
11344 - "default.handlebars->27->717"
11350 + "default.handlebars->29->717"
11351 ]
11352 },
11353 {
@@ -11361,7 +11367,7 @@
11367 "zh-chs": "设备组通知已更改",
11368 "zh-cht": "設備組通知已更改",
11369 "xloc": [
11364 - "default.handlebars->27->1657"
11370 + "default.handlebars->29->1657"
11371 ]
11372 },
11373 {
@@ -11381,7 +11387,7 @@
11387 "zh-chs": "未删除的设备组:{0}",
11388 "zh-cht": "未刪除的設備組:{0}",
11389 "xloc": [
11384 - "default.handlebars->27->1640"
11390 + "default.handlebars->29->1640"
11391 ]
11392 },
11393 {
@@ -11403,8 +11409,8 @@
11409 "xloc": [
11410 "default-mobile.handlebars->9->160",
11411 "default-mobile.handlebars->9->216",
11406 - "default.handlebars->27->209",
11407 - "default.handlebars->27->554"
11412 + "default.handlebars->29->209",
11413 + "default.handlebars->29->554"
11414 ]
11415 },
11416 {
@@ -11424,7 +11430,7 @@
11430 "zh-chs": "检测到设备,但无法获得电源状态。",
11431 "zh-cht": "檢測到裝置,但無法獲得電源狀態。",
11432 "xloc": [
11427 - "default.handlebars->27->432"
11433 + "default.handlebars->29->432"
11434 ]
11435 },
11436 {
@@ -11445,7 +11451,7 @@
11451 "zh-cht": "裝置正在休眠(S4)",
11452 "xloc": [
11453 "default-mobile.handlebars->9->200",
11448 - "default.handlebars->27->438"
11454 + "default.handlebars->29->438"
11455 ]
11456 },
11457 {
@@ -11466,7 +11472,7 @@
11472 "zh-cht": "裝置處於深度睡眠狀態(S3)",
11473 "xloc": [
11474 "default-mobile.handlebars->9->199",
11469 - "default.handlebars->27->437"
11475 + "default.handlebars->29->437"
11476 ]
11477 },
11478 {
@@ -11486,7 +11492,7 @@
11492 "zh-chs": "设备处于深度睡眠状态(S3)。",
11493 "zh-cht": "裝置處於深度睡眠狀態(S3)。",
11494 "xloc": [
11489 - "default.handlebars->27->426"
11495 + "default.handlebars->29->426"
11496 ]
11497 },
11498 {
@@ -11506,7 +11512,7 @@
11512 "zh-chs": "设备处于休眠状态(S4)。",
11513 "zh-cht": "裝置處於休眠狀態(S4)。",
11514 "xloc": [
11509 - "default.handlebars->27->428"
11515 + "default.handlebars->29->428"
11516 ]
11517 },
11518 {
@@ -11526,7 +11532,7 @@
11532 "zh-chs": "设备处于关机状态(S5)。",
11533 "zh-cht": "裝置處於關機狀態(S5)。",
11534 "xloc": [
11529 - "default.handlebars->27->430"
11535 + "default.handlebars->29->430"
11536 ]
11537 },
11538 {
@@ -11547,7 +11553,7 @@
11553 "zh-cht": "裝置處於睡眠狀態(S1)",
11554 "xloc": [
11555 "default-mobile.handlebars->9->197",
11550 - "default.handlebars->27->435"
11556 + "default.handlebars->29->435"
11557 ]
11558 },
11559 {
@@ -11567,7 +11573,7 @@
11573 "zh-chs": "设备处于睡眠状态(S1)。",
11574 "zh-cht": "裝置處於睡眠狀態(S1)。",
11575 "xloc": [
11570 - "default.handlebars->27->422"
11576 + "default.handlebars->29->422"
11577 ]
11578 },
11579 {
@@ -11588,7 +11594,7 @@
11594 "zh-cht": "裝置處於睡眠狀態(S2)",
11595 "xloc": [
11596 "default-mobile.handlebars->9->198",
11591 - "default.handlebars->27->436"
11597 + "default.handlebars->29->436"
11598 ]
11599 },
11600 {
@@ -11608,7 +11614,7 @@
11614 "zh-chs": "设备处于睡眠状态(S2)。",
11615 "zh-cht": "裝置處於睡眠狀態(S2)。",
11616 "xloc": [
11611 - "default.handlebars->27->424"
11617 + "default.handlebars->29->424"
11618 ]
11619 },
11620 {
@@ -11629,7 +11635,7 @@
11635 "zh-cht": "裝置處於軟關機狀態(S5)",
11636 "xloc": [
11637 "default-mobile.handlebars->9->201",
11632 - "default.handlebars->27->439"
11638 + "default.handlebars->29->439"
11639 ]
11640 },
11641 {
@@ -11651,8 +11657,8 @@
11657 "xloc": [
11658 "default-mobile.handlebars->9->159",
11659 "default-mobile.handlebars->9->215",
11654 - "default.handlebars->27->208",
11655 - "default.handlebars->27->553"
11660 + "default.handlebars->29->208",
11661 + "default.handlebars->29->553"
11662 ]
11663 },
11664 {
@@ -11673,7 +11679,7 @@
11679 "zh-cht": "裝置已連接電源",
11680 "xloc": [
11681 "default-mobile.handlebars->9->196",
11676 - "default.handlebars->27->434"
11682 + "default.handlebars->29->434"
11683 ]
11684 },
11685 {
@@ -11693,7 +11699,7 @@
11699 "zh-chs": "设备已连接电源。",
11700 "zh-cht": "裝置已連接電源。",
11701 "xloc": [
11696 - "default.handlebars->27->420"
11702 + "default.handlebars->29->420"
11703 ]
11704 },
11705 {
@@ -11714,7 +11720,7 @@
11720 "zh-cht": "裝置存在,但無法確定電源狀態",
11721 "xloc": [
11722 "default-mobile.handlebars->9->202",
11717 - "default.handlebars->27->440"
11723 + "default.handlebars->29->440"
11724 ]
11725 },
11726 {
@@ -11734,7 +11740,7 @@
11740 "zh-chs": "设备名称",
11741 "zh-cht": "裝置名稱",
11742 "xloc": [
11737 - "default.handlebars->27->545"
11743 + "default.handlebars->29->545"
11744 ]
11745 },
11746 {
@@ -11754,7 +11760,7 @@
11760 "zh-chs": "设备通知",
11761 "zh-cht": "設備通知",
11762 "xloc": [
11757 - "default.handlebars->27->462"
11763 + "default.handlebars->29->462"
11764 ]
11765 },
11766 {
@@ -11774,7 +11780,7 @@
11780 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
11781 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
11782 "xloc": [
11777 - "default.handlebars->27->1642"
11783 + "default.handlebars->29->1642"
11784 ]
11785 },
11786 {
@@ -11811,8 +11817,8 @@
11817 "zh-chs": "设备",
11818 "zh-cht": "裝置",
11819 "xloc": [
11814 - "default.handlebars->27->1817",
11815 - "default.handlebars->27->1857"
11820 + "default.handlebars->29->1817",
11821 + "default.handlebars->29->1857"
11822 ]
11823 },
11824 {
@@ -11832,7 +11838,7 @@
11838 "zh-chs": "已禁用",
11839 "zh-cht": "已禁用",
11840 "xloc": [
11835 - "default.handlebars->27->596"
11841 + "default.handlebars->29->596"
11842 ]
11843 },
11844 {
@@ -11852,7 +11858,7 @@
11858 "zh-chs": "禁用的电子邮件两因素身份验证",
11859 "zh-cht": "禁用的電子郵件兩因素身份驗證",
11860 "xloc": [
11855 - "default.handlebars->27->1673"
11861 + "default.handlebars->29->1673"
11862 ]
11863 },
11864 {
@@ -11874,8 +11880,8 @@
11880 "xloc": [
11881 "default-mobile.handlebars->9->297",
11882 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
11877 - "default.handlebars->27->1346",
11878 - "default.handlebars->27->884",
11883 + "default.handlebars->29->1346",
11884 + "default.handlebars->29->884",
11885 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
11886 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
11887 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -11922,11 +11928,11 @@
11928 "default-mobile.handlebars->9->1",
11929 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3->deskstatus",
11930 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3->p13Status",
11925 - "default.handlebars->27->220",
11926 - "default.handlebars->27->240",
11927 - "default.handlebars->27->243",
11928 - "default.handlebars->27->270",
11929 - "default.handlebars->27->8",
11931 + "default.handlebars->29->220",
11932 + "default.handlebars->29->240",
11933 + "default.handlebars->29->243",
11934 + "default.handlebars->29->270",
11935 + "default.handlebars->29->8",
11936 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus",
11937 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus",
11938 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3->p13Status",
@@ -11952,7 +11958,7 @@
11958 "zh-chs": "在远程设备上显示一个消息框。",
11959 "zh-cht": "在遠程裝置上顯示一個訊息框。",
11960 "xloc": [
11955 - "default.handlebars->27->721"
11961 + "default.handlebars->29->721"
11962 ]
11963 },
11964 {
@@ -11992,7 +11998,7 @@
11998 "zh-chs": "在远程设备上显示短信",
11999 "zh-cht": "在遠程裝置上顯示短信",
12000 "xloc": [
11995 - "default.handlebars->27->632"
12001 + "default.handlebars->29->632"
12002 ]
12003 },
12004 {
@@ -12012,7 +12018,7 @@
12018 "zh-chs": "显示设备组名称",
12019 "zh-cht": "顯示裝置群名稱",
12020 "xloc": [
12015 - "default.handlebars->27->1252"
12021 + "default.handlebars->29->1252"
12022 ]
12023 },
12024 {
@@ -12032,7 +12038,7 @@
12038 "zh-chs": "显示名称",
12039 "zh-cht": "顯示名稱",
12040 "xloc": [
12035 - "default.handlebars->27->853"
12041 + "default.handlebars->29->853"
12042 ]
12043 },
12044 {
@@ -12052,7 +12058,7 @@
12058 "zh-chs": "显示公共连结",
12059 "zh-cht": "顯示公共鏈結",
12060 "xloc": [
12055 - "default.handlebars->27->1543"
12061 + "default.handlebars->29->1543"
12062 ]
12063 },
12064 {
@@ -12072,7 +12078,7 @@
12078 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12079 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12080 "xloc": [
12075 - "default.handlebars->27->1602"
12081 + "default.handlebars->29->1602"
12082 ]
12083 },
12084 {
@@ -12092,7 +12098,7 @@
12098 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12099 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12100 "xloc": [
12095 - "default.handlebars->27->1610"
12101 + "default.handlebars->29->1610"
12102 ]
12103 },
12104 {
@@ -12112,7 +12118,7 @@
12118 "zh-chs": "什么都不做",
12119 "zh-cht": "什麼都不做",
12120 "xloc": [
12115 - "default.handlebars->27->1390"
12121 + "default.handlebars->29->1390"
12122 ]
12123 },
12124 {
@@ -12132,10 +12138,10 @@
12138 "zh-chs": "域",
12139 "zh-cht": "域",
12140 "xloc": [
12135 - "default.handlebars->27->1781",
12136 - "default.handlebars->27->1829",
12137 - "default.handlebars->27->1838",
12138 - "default.handlebars->27->1906",
12141 + "default.handlebars->29->1781",
12142 + "default.handlebars->29->1829",
12143 + "default.handlebars->29->1838",
12144 + "default.handlebars->29->1906",
12145 "mstsc.handlebars->main->1->3->1->2->1->0",
12146 "mstsc.handlebars->main->1->3->1->2->3"
12147 ]
@@ -12157,8 +12163,8 @@
12163 "zh-chs": "不要配置",
12164 "zh-cht": "不要配置",
12165 "xloc": [
12160 - "default.handlebars->27->1394",
12161 - "default.handlebars->27->1399"
12166 + "default.handlebars->29->1394",
12167 + "default.handlebars->29->1399"
12168 ]
12169 },
12170 {
@@ -12178,7 +12184,7 @@
12184 "zh-chs": "不要连接到服务器",
12185 "zh-cht": "不要連接到伺服器",
12186 "xloc": [
12181 - "default.handlebars->27->1395"
12187 + "default.handlebars->29->1395"
12188 ]
12189 },
12190 {
@@ -12298,7 +12304,7 @@
12304 "zh-cht": "下載檔案",
12305 "xloc": [
12306 "default-mobile.handlebars->9->327",
12301 - "default.handlebars->27->917"
12307 + "default.handlebars->29->917"
12308 ]
12309 },
12310 {
@@ -12318,7 +12324,7 @@
12324 "zh-chs": "下载MeshCentral Router,一个TCP端口映射工具。",
12325 "zh-cht": "下載MeshCentral Router,一個TCP端口映射工具。",
12326 "xloc": [
12321 - "default.handlebars->27->238"
12327 + "default.handlebars->29->238"
12328 ]
12329 },
12330 {
@@ -12338,7 +12344,7 @@
12344 "zh-chs": "下载MeshCmd",
12345 "zh-cht": "下載MeshCmd",
12346 "xloc": [
12341 - "default.handlebars->27->813"
12347 + "default.handlebars->29->813"
12348 ]
12349 },
12350 {
@@ -12358,7 +12364,7 @@
12364 "zh-chs": "下载MeshCmd,这是一个多功能的指令执行工具。",
12365 "zh-cht": "下載MeshCmd,這是一個多功能的指令執行工具。",
12366 "xloc": [
12361 - "default.handlebars->27->236"
12367 + "default.handlebars->29->236"
12368 ]
12369 },
12370 {
@@ -12398,7 +12404,7 @@
12404 "zh-chs": "下载报告",
12405 "zh-cht": "下載報告",
12406 "xloc": [
12401 - "default.handlebars->27->1699",
12407 + "default.handlebars->29->1699",
12408 "default.handlebars->container->column_l->p3->3->1->0->3"
12409 ]
12410 },
@@ -12419,7 +12425,7 @@
12425 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
12426 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
12427 "xloc": [
12422 - "default.handlebars->27->806"
12428 + "default.handlebars->29->806"
12429 ]
12430 },
12431 {
@@ -12479,7 +12485,7 @@
12485 "zh-chs": "下载错误日志",
12486 "zh-cht": "下載錯誤日誌",
12487 "xloc": [
12482 - "default.handlebars->27->120"
12488 + "default.handlebars->29->120"
12489 ]
12490 },
12491 {
@@ -12499,7 +12505,7 @@
12505 "zh-chs": "下载电源事件",
12506 "zh-cht": "下載電源事件",
12507 "xloc": [
12502 - "default.handlebars->27->765"
12508 + "default.handlebars->29->765"
12509 ]
12510 },
12511 {
@@ -12579,7 +12585,7 @@
12585 "zh-chs": "使用以下一种档案格式下载设备列表。",
12586 "zh-cht": "使用以下一種檔案格式下載裝置列表。",
12587 "xloc": [
12582 - "default.handlebars->27->493"
12588 + "default.handlebars->29->493"
12589 ]
12590 },
12591 {
@@ -12599,7 +12605,7 @@
12605 "zh-chs": "使用以下一种档案格式下载事件列表。",
12606 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12607 "xloc": [
12602 - "default.handlebars->27->1700"
12608 + "default.handlebars->29->1700"
12609 ]
12610 },
12611 {
@@ -12619,7 +12625,7 @@
12625 "zh-chs": "使用以下一种档案格式下载用户列表。",
12626 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12627 "xloc": [
12622 - "default.handlebars->27->1765"
12628 + "default.handlebars->29->1765"
12629 ]
12630 },
12631 {
@@ -12700,7 +12706,7 @@
12706 "zh-chs": "下载:“{0}”",
12707 "zh-cht": "下載:“{0}”",
12708 "xloc": [
12703 - "default.handlebars->27->1633"
12709 + "default.handlebars->29->1633"
12710 ]
12711 },
12712 {
@@ -12740,7 +12746,7 @@
12746 "zh-chs": "代理重复",
12747 "zh-cht": "代理重複",
12748 "xloc": [
12743 - "default.handlebars->27->2067"
12749 + "default.handlebars->29->2067"
12750 ]
12751 },
12752 {
@@ -12780,7 +12786,7 @@
12786 "zh-chs": "复制用户组",
12787 "zh-cht": "複製用戶群",
12788 "xloc": [
12783 - "default.handlebars->27->1833"
12789 + "default.handlebars->29->1833"
12790 ]
12791 },
12792 {
@@ -12817,8 +12823,8 @@
12823 "zh-chs": "持续时间",
12824 "zh-cht": "持續時間",
12825 "xloc": [
12820 - "default.handlebars->27->2021",
12821 - "default.handlebars->27->2041",
12826 + "default.handlebars->29->2021",
12827 + "default.handlebars->29->2041",
12828 "player.handlebars->3->2"
12829 ]
12830 },
@@ -12839,7 +12845,7 @@
12845 "zh-chs": "在激活期间,代理将有权取得管理员密码信息。",
12846 "zh-cht": "在啟動期間,代理將有權取得管理員密碼訊息。",
12847 "xloc": [
12842 - "default.handlebars->27->1404"
12848 + "default.handlebars->29->1404"
12849 ]
12850 },
12851 {
@@ -12859,7 +12865,7 @@
12865 "zh-chs": "荷兰文(比利时)",
12866 "zh-cht": "荷蘭文(比利時)",
12867 "xloc": [
12862 - "default.handlebars->27->1092"
12868 + "default.handlebars->29->1092"
12869 ]
12870 },
12871 {
@@ -12879,7 +12885,7 @@
12885 "zh-chs": "荷兰文(标准)",
12886 "zh-cht": "荷蘭文(標準)",
12887 "xloc": [
12882 - "default.handlebars->27->1091"
12888 + "default.handlebars->29->1091"
12889 ]
12890 },
12891 {
@@ -12962,7 +12968,7 @@
12968 "zh-chs": "错误:",
12969 "zh-cht": "錯誤:",
12970 "xloc": [
12965 - "default.handlebars->27->156"
12971 + "default.handlebars->29->156"
12972 ]
12973 },
12974 {
@@ -13087,7 +13093,7 @@
13093 "zh-chs": "错误:无法添加密钥。",
13094 "zh-cht": "錯誤:無法新增密鑰。",
13095 "xloc": [
13090 - "default.handlebars->27->152"
13096 + "default.handlebars->29->152"
13097 ]
13098 },
13099 {
@@ -13149,7 +13155,7 @@
13155 "zh-cht": "編輯裝置",
13156 "xloc": [
13157 "default-mobile.handlebars->9->288",
13152 - "default.handlebars->27->826"
13158 + "default.handlebars->29->826"
13159 ]
13160 },
13161 {
@@ -13172,10 +13178,10 @@
13178 "default-mobile.handlebars->9->416",
13179 "default-mobile.handlebars->9->418",
13180 "default-mobile.handlebars->9->438",
13175 - "default.handlebars->27->1410",
13176 - "default.handlebars->27->1442",
13177 - "default.handlebars->27->1466",
13178 - "default.handlebars->27->1478"
13181 + "default.handlebars->29->1410",
13182 + "default.handlebars->29->1442",
13183 + "default.handlebars->29->1466",
13184 + "default.handlebars->29->1478"
13185 ]
13186 },
13187 {
@@ -13195,7 +13201,7 @@
13201 "zh-chs": "编辑设备组功能",
13202 "zh-cht": "編輯裝置群功能",
13203 "xloc": [
13198 - "default.handlebars->27->1428"
13204 + "default.handlebars->29->1428"
13205 ]
13206 },
13207 {
@@ -13215,8 +13221,8 @@
13221 "zh-chs": "编辑设备组权限",
13222 "zh-cht": "編輯裝置群權限",
13223 "xloc": [
13218 - "default.handlebars->27->1463",
13219 - "default.handlebars->27->1475"
13224 + "default.handlebars->29->1463",
13225 + "default.handlebars->29->1475"
13226 ]
13227 },
13228 {
@@ -13236,7 +13242,7 @@
13242 "zh-chs": "编辑设备组用户同意",
13243 "zh-cht": "編輯裝置群用戶同意",
13244 "xloc": [
13239 - "default.handlebars->27->1411"
13245 + "default.handlebars->29->1411"
13246 ]
13247 },
13248 {
@@ -13257,7 +13263,7 @@
13263 "zh-cht": "編輯裝置筆記",
13264 "xloc": [
13265 "default-mobile.handlebars->9->430",
13260 - "default.handlebars->27->1455"
13266 + "default.handlebars->29->1455"
13267 ]
13268 },
13269 {
@@ -13277,8 +13283,8 @@
13283 "zh-chs": "编辑设备权限",
13284 "zh-cht": "編輯裝置權限",
13285 "xloc": [
13280 - "default.handlebars->27->1468",
13281 - "default.handlebars->27->1470"
13286 + "default.handlebars->29->1468",
13287 + "default.handlebars->29->1470"
13288 ]
13289 },
13290 {
@@ -13298,7 +13304,7 @@
13304 "zh-chs": "编辑设备标签",
13305 "zh-cht": "編輯裝置標籤",
13306 "xloc": [
13301 - "default.handlebars->27->487"
13307 + "default.handlebars->29->487"
13308 ]
13309 },
13310 {
@@ -13318,7 +13324,7 @@
13324 "zh-chs": "编辑设备用户同意",
13325 "zh-cht": "編輯裝置用戶同意",
13326 "xloc": [
13321 - "default.handlebars->27->1413"
13327 + "default.handlebars->29->1413"
13328 ]
13329 },
13330 {
@@ -13338,7 +13344,7 @@
13344 "zh-chs": "编辑群组",
13345 "zh-cht": "編輯群組",
13346 "xloc": [
13341 - "default.handlebars->27->695"
13347 + "default.handlebars->29->695"
13348 ]
13349 },
13350 {
@@ -13359,9 +13365,9 @@
13365 "zh-cht": "編輯Intel&reg; AMT憑證",
13366 "xloc": [
13367 "default-mobile.handlebars->9->278",
13362 - "default.handlebars->27->583",
13363 - "default.handlebars->27->586",
13364 - "default.handlebars->27->772"
13368 + "default.handlebars->29->583",
13369 + "default.handlebars->29->586",
13370 + "default.handlebars->29->772"
13371 ]
13372 },
13373 {
@@ -13382,7 +13388,7 @@
13388 "zh-cht": "編輯筆記",
13389 "xloc": [
13390 "default-mobile.handlebars->9->445",
13385 - "default.handlebars->27->1485"
13391 + "default.handlebars->29->1485"
13392 ]
13393 },
13394 {
@@ -13402,7 +13408,7 @@
13408 "zh-chs": "编辑用户同意",
13409 "zh-cht": "編輯用戶同意",
13410 "xloc": [
13405 - "default.handlebars->27->1412"
13411 + "default.handlebars->29->1412"
13412 ]
13413 },
13414 {
@@ -13422,7 +13428,7 @@
13428 "zh-chs": "编辑用户设备组权限",
13429 "zh-cht": "編輯用戶裝置群權限",
13430 "xloc": [
13425 - "default.handlebars->27->1476"
13431 + "default.handlebars->29->1476"
13432 ]
13433 },
13434 {
@@ -13442,7 +13448,7 @@
13448 "zh-chs": "编辑用户设备权限",
13449 "zh-cht": "編輯用戶裝置權限",
13450 "xloc": [
13445 - "default.handlebars->27->1471"
13451 + "default.handlebars->29->1471"
13452 ]
13453 },
13454 {
@@ -13462,7 +13468,7 @@
13468 "zh-chs": "编辑用户组",
13469 "zh-cht": "編輯用戶群",
13470 "xloc": [
13465 - "default.handlebars->27->1884"
13471 + "default.handlebars->29->1884"
13472 ]
13473 },
13474 {
@@ -13482,14 +13488,14 @@
13488 "zh-chs": "编辑用户组设备权限",
13489 "zh-cht": "編輯用戶群裝置權限",
13490 "xloc": [
13485 - "default.handlebars->27->1473"
13491 + "default.handlebars->29->1473"
13492 ]
13493 },
13494 {
13495 "en": "Edit User Group User Consent",
13496 "nl": "Bewerk groepsgebruikerstoestemming",
13497 "xloc": [
13492 - "default.handlebars->27->1414"
13498 + "default.handlebars->29->1414"
13499 ]
13500 },
13501 {
@@ -13530,7 +13536,7 @@
13536 "zh-chs": "编辑标签",
13537 "zh-cht": "編輯標籤",
13538 "xloc": [
13533 - "default.handlebars->27->463"
13539 + "default.handlebars->29->463"
13540 ]
13541 },
13542 {
@@ -13551,12 +13557,12 @@
13557 "zh-cht": "電郵",
13558 "xloc": [
13559 "default-mobile.handlebars->9->78",
13554 - "default.handlebars->27->1783",
13555 - "default.handlebars->27->1910",
13556 - "default.handlebars->27->1912",
13557 - "default.handlebars->27->1952",
13558 - "default.handlebars->27->1968",
13559 - "default.handlebars->27->339",
13560 + "default.handlebars->29->1783",
13561 + "default.handlebars->29->1910",
13562 + "default.handlebars->29->1912",
13563 + "default.handlebars->29->1952",
13564 + "default.handlebars->29->1968",
13565 + "default.handlebars->29->339",
13566 "login-mobile.handlebars->5->42",
13567 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
13568 "login.handlebars->5->43",
@@ -13588,7 +13594,7 @@
13594 "zh-cht": "電郵地址變更",
13595 "xloc": [
13596 "default-mobile.handlebars->9->79",
13591 - "default.handlebars->27->1261"
13597 + "default.handlebars->29->1261"
13598 ]
13599 },
13600 {
@@ -13609,7 +13615,7 @@
13615 "zh-cht": "電郵認證",
13616 "xloc": [
13617 "default-mobile.handlebars->9->68",
13612 - "default.handlebars->27->1029"
13618 + "default.handlebars->29->1029"
13619 ]
13620 },
13621 {
@@ -13669,7 +13675,7 @@
13675 "zh-cht": "電郵驗證",
13676 "xloc": [
13677 "default-mobile.handlebars->9->77",
13672 - "default.handlebars->27->1259"
13678 + "default.handlebars->29->1259"
13679 ]
13680 },
13681 {
@@ -13689,7 +13695,7 @@
13695 "zh-chs": "电邮邀请",
13696 "zh-cht": "電郵邀請",
13697 "xloc": [
13692 - "default.handlebars->27->336"
13698 + "default.handlebars->29->336"
13699 ]
13700 },
13701 {
@@ -13709,7 +13715,7 @@
13715 "zh-chs": "电邮未验证",
13716 "zh-cht": "電郵未驗證",
13717 "xloc": [
13712 - "default.handlebars->27->1729"
13718 + "default.handlebars->29->1729"
13719 ]
13720 },
13721 {
@@ -13729,8 +13735,8 @@
13735 "zh-chs": "电邮已验证",
13736 "zh-cht": "電郵已驗證",
13737 "xloc": [
13732 - "default.handlebars->27->1730",
13733 - "default.handlebars->27->1904"
13738 + "default.handlebars->29->1730",
13739 + "default.handlebars->29->1904"
13740 ]
13741 },
13742 {
@@ -13750,7 +13756,7 @@
13756 "zh-chs": "电邮已验证。",
13757 "zh-cht": "電郵已驗證。",
13758 "xloc": [
13753 - "default.handlebars->27->1789"
13759 + "default.handlebars->29->1789"
13760 ]
13761 },
13762 {
@@ -13770,7 +13776,7 @@
13776 "zh-chs": "电邮未验证",
13777 "zh-cht": "電郵未驗證",
13778 "xloc": [
13773 - "default.handlebars->27->1905"
13779 + "default.handlebars->29->1905"
13780 ]
13781 },
13782 {
@@ -13834,7 +13840,7 @@
13840 "zh-chs": "已通过电邮验证,并且需要重置密码。",
13841 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
13842 "xloc": [
13837 - "default.handlebars->27->1790"
13843 + "default.handlebars->29->1790"
13844 ]
13845 },
13846 {
@@ -13854,7 +13860,7 @@
13860 "zh-chs": "电邮/短信流量",
13861 "zh-cht": "電郵/短信流量",
13862 "xloc": [
13857 - "default.handlebars->27->2109"
13863 + "default.handlebars->29->2109"
13864 ]
13865 },
13866 {
@@ -13900,7 +13906,7 @@
13906 "zh-chs": "启用邀请代码",
13907 "zh-cht": "啟用邀請代碼",
13908 "xloc": [
13903 - "default.handlebars->27->1508"
13909 + "default.handlebars->29->1508"
13910 ]
13911 },
13912 {
@@ -13941,7 +13947,7 @@
13947 "zh-cht": "啟用電郵二因子鑑別。",
13948 "xloc": [
13949 "default-mobile.handlebars->9->70",
13944 - "default.handlebars->27->1031"
13950 + "default.handlebars->29->1031"
13951 ]
13952 },
13953 {
@@ -13981,7 +13987,7 @@
13987 "zh-chs": "已启用",
13988 "zh-cht": "已啟用",
13989 "xloc": [
13984 - "default.handlebars->27->2043"
13990 + "default.handlebars->29->2043"
13991 ]
13992 },
13993 {
@@ -14001,7 +14007,7 @@
14007 "zh-chs": "启用电子邮件两因素身份验证",
14008 "zh-cht": "啟用電子郵件兩因素身份驗證",
14009 "xloc": [
14004 - "default.handlebars->27->1672"
14010 + "default.handlebars->29->1672"
14011 ]
14012 },
14013 {
@@ -14041,7 +14047,7 @@
14047 "zh-chs": "时间结束",
14048 "zh-cht": "時間結束",
14049 "xloc": [
14044 - "default.handlebars->27->2040"
14050 + "default.handlebars->29->2040"
14051 ]
14052 },
14053 {
@@ -14061,7 +14067,7 @@
14067 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14068 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14069 "xloc": [
14064 - "default.handlebars->27->1595"
14070 + "default.handlebars->29->1595"
14071 ]
14072 },
14073 {
@@ -14081,7 +14087,7 @@
14087 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14088 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14089 "xloc": [
14084 - "default.handlebars->27->1596"
14090 + "default.handlebars->29->1596"
14091 ]
14092 },
14093 {
@@ -14101,7 +14107,7 @@
14107 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14108 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14109 "xloc": [
14104 - "default.handlebars->27->1593"
14110 + "default.handlebars->29->1593"
14111 ]
14112 },
14113 {
@@ -14121,7 +14127,7 @@
14127 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
14128 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
14129 "xloc": [
14124 - "default.handlebars->27->1594"
14130 + "default.handlebars->29->1594"
14131 ]
14132 },
14133 {
@@ -14141,7 +14147,7 @@
14147 "zh-chs": "英文",
14148 "zh-cht": "英文",
14149 "xloc": [
14144 - "default.handlebars->27->1093"
14150 + "default.handlebars->29->1093"
14151 ]
14152 },
14153 {
@@ -14161,7 +14167,7 @@
14167 "zh-chs": "英文(澳洲)",
14168 "zh-cht": "英文(澳洲)",
14169 "xloc": [
14164 - "default.handlebars->27->1094"
14170 + "default.handlebars->29->1094"
14171 ]
14172 },
14173 {
@@ -14181,7 +14187,7 @@
14187 "zh-chs": "英文(伯利茲)",
14188 "zh-cht": "英文(伯利茲)",
14189 "xloc": [
14184 - "default.handlebars->27->1095"
14190 + "default.handlebars->29->1095"
14191 ]
14192 },
14193 {
@@ -14201,7 +14207,7 @@
14207 "zh-chs": "英文(加拿大)",
14208 "zh-cht": "英文(加拿大)",
14209 "xloc": [
14204 - "default.handlebars->27->1096"
14210 + "default.handlebars->29->1096"
14211 ]
14212 },
14213 {
@@ -14221,7 +14227,7 @@
14227 "zh-chs": "英文(爱尔兰)",
14228 "zh-cht": "英文(愛爾蘭)",
14229 "xloc": [
14224 - "default.handlebars->27->1097"
14230 + "default.handlebars->29->1097"
14231 ]
14232 },
14233 {
@@ -14241,7 +14247,7 @@
14247 "zh-chs": "英文(牙买加)",
14248 "zh-cht": "英文(牙買加)",
14249 "xloc": [
14244 - "default.handlebars->27->1098"
14250 + "default.handlebars->29->1098"
14251 ]
14252 },
14253 {
@@ -14261,7 +14267,7 @@
14267 "zh-chs": "英文(纽西兰)",
14268 "zh-cht": "英文(紐西蘭)",
14269 "xloc": [
14264 - "default.handlebars->27->1099"
14270 + "default.handlebars->29->1099"
14271 ]
14272 },
14273 {
@@ -14281,7 +14287,7 @@
14287 "zh-chs": "英文(菲律宾)",
14288 "zh-cht": "英文(菲律賓)",
14289 "xloc": [
14284 - "default.handlebars->27->1100"
14290 + "default.handlebars->29->1100"
14291 ]
14292 },
14293 {
@@ -14301,7 +14307,7 @@
14307 "zh-chs": "英语(南非)",
14308 "zh-cht": "英語(南非)",
14309 "xloc": [
14304 - "default.handlebars->27->1101"
14310 + "default.handlebars->29->1101"
14311 ]
14312 },
14313 {
@@ -14321,7 +14327,7 @@
14327 "zh-chs": "英文(特立尼达和多巴哥)",
14328 "zh-cht": "英文(特立尼達和多巴哥)",
14329 "xloc": [
14324 - "default.handlebars->27->1102"
14330 + "default.handlebars->29->1102"
14331 ]
14332 },
14333 {
@@ -14341,7 +14347,7 @@
14347 "zh-chs": "英文(英国)",
14348 "zh-cht": "英文(英國)",
14349 "xloc": [
14344 - "default.handlebars->27->1103"

This file is too large to show in full.

views/default.handlebars
+39 -8
@@ -87,9 +87,16 @@
87 <div class="cmtext" onclick="cmfilesaction(2,event)">Edit</div>
88 <div class="cmtext" onclick="cmfilesaction(3,event)">Delete</div>
89 </div>
90 + <div id="expandAllContextMenu" class="contextMenu noselect" style="display:none;min-width:0px">
91 + <div class="cmtext" onclick="cmexpandaction(1,event)">Expand All</div>
92 + <div class="cmtext" onclick="cmexpandaction(2,event)">Collapse All</div>
93 + </div>
94 <div id="deskPlayerContextMenu" class="contextMenu noselect" style="display:none;min-width:0px">
95 <div class="cmtext" onclick="cmdeskplayeraction(1,event)">Open Player...</div>
96 </div>
97 +
98 +
99 +
100 <!--
101 <div id="pluginTabContextMenu" class="contextMenu noselect" style="display:none;min-width:0px">
102 <div id="cxclose" class="cmtext" onclick="pluginTabClose(event)">Close Tab</div>
@@ -3401,7 +3408,7 @@
3408 r += '</span>';
3409 if ((view == 1) || (view == 2) || (view == 3)) {
3410 var collapsed = CollapsedGroups[node.meshid];
3404 - r += '<img class=collapseImage id="DevxColImg' + deviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + deviceHeaderId + '","' + node.meshid + '",' + view + ')></img>'; // Collapse action
3411 + r += '<img class=collapseImage cmenu=expandAllContextMenu id="DevxColImg' + deviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + deviceHeaderId + '","' + node.meshid + '",' + view + ')></img>'; // Collapse action
3412 }
3413 if (meshes[node.meshid]) {
3414 r += '<span id=MxMESH cmenu=meshContextMenu tabindex=0 style=cursor:pointer onclick=gotoMesh("' + node.meshid + '") onkeypress="if (event.key==\'Enter\') gotoMesh(\'' + node.meshid + '\')">' + EscapeHtml(meshes[node.meshid].name) + '</span>' + getMeshActions(mesh2, meshrights) + '</div>';
@@ -3427,7 +3434,7 @@
3434 r += '<div class=DevSt style=width:100%;padding-top:4px><span id=DevxHeader' + deviceHeaderId + ' class=devHeaderx style=float:right></span>';
3435 if ((view == 1) || (view == 2) || (view == 3)) {
3436 var collapsed = CollapsedGroups['pwr:' + pwr];
3430 - r += '<img class=collapseImage id="DevxColImg' + deviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + deviceHeaderId + '","pwr:' + pwr + '",' + view + ')></img>'; // Collapse action
3437 + r += '<img class=collapseImage cmenu=expandAllContextMenu id="DevxColImg' + deviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + deviceHeaderId + '","pwr:' + pwr + '",' + view + ')></img>'; // Collapse action
3438 }
3439 r += '<span>' + PowerStateStr2(node.pwr) + '</span></div>';
3440
@@ -3594,16 +3601,14 @@
3601 if (view == 2) {
3602 r += '<tr><td colspan=4><div class=DevSt style=width:100%;padding-top:4px>';
3603 var collapsed = CollapsedGroups['tag:' + encodeURIComponentEx(i)];
3597 - r += '<img class=collapseImage id="DevxColImg' + tagDeviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + tagDeviceHeaderId + '","tag:' + encodeURIComponentEx(i) + '",2)></img>'; // Collapse action
3604 + r += '<img class=collapseImage cmenu=expandAllContextMenu id="DevxColImg' + tagDeviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + tagDeviceHeaderId + '","tag:' + encodeURIComponentEx(i) + '",2)></img>'; // Collapse action
3605 r += '<span class=devHeaderx style=float:right>' + groupCount[i] + ' node' + ((groupCount[i] > 1) ? 's' : '') + '</span><span>' + EscapeHtml(i).split('|').join(' &rarr; ').split('**INDV*~*DEVS**').join('<i>' + "Individual Devices" + '</i>') + '</span></div>' + groups[i];
3606 } else {
3607 r += '<div class=DevSt style=width:100%;padding-top:4px><span class=devHeaderx style=float:right>' + format(((groupCount[i] > 1) ? '{0} nodes' : '{0} node'), groupCount[i]) + '</span>';
3608 var collapsed = CollapsedGroups['tag:' + encodeURIComponentEx(i)];
3602 - r += '<img class=collapseImage id="DevxColImg' + tagDeviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + tagDeviceHeaderId + '","tag:' + encodeURIComponentEx(i) + '")></img>'; // Collapse action
3609 + r += '<img class=collapseImage cmenu=expandAllContextMenu id="DevxColImg' + tagDeviceHeaderId + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + tagDeviceHeaderId + '","tag:' + encodeURIComponentEx(i) + '")></img>'; // Collapse action
3610 r += '<span>' + EscapeHtml(i).split('|').join(' &rarr; ').split('**INDV*~*DEVS**').join('<i>' + "Individual Devices" + '</i>') + '</span></div>';
3604 - r += '<div id=DevxCol' + tagDeviceHeaderId + ((collapsed === true)?' style=display:none':'') + '>'; // Open collapse div
3605 - r += groups[i];
3606 - r += '</div>';
3611 + r += '<div id=DevxCol' + tagDeviceHeaderId + ((collapsed === true)?' style=display:none':'') + '>' + groups[i] + '</div>'; // Open collapse div
3612 }
3613 tagDeviceHeaderId++;
3614 }
@@ -3636,7 +3641,7 @@
3641 // Collapsing header & start collapsing area
3642 deviceHeaderId2++;
3643 var collapsed = CollapsedGroups[mesh._id];
3639 - r += '<img class=collapseImage id="DevxColImg' + deviceHeaderId2 + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + deviceHeaderId2 + '","' + mesh._id + '")></img>'; // Collapse action
3644 + r += '<img class=collapseImage cmenu=expandAllContextMenu id="DevxColImg' + deviceHeaderId2 + '" src=images/c' + ((collapsed === true)?'1':'2') + '.png height=8 width=8 style=margin-left:2px;margin-right:2px;cursor:pointer onclick=toggleCollapseGroup("' + deviceHeaderId2 + '","' + mesh._id + '")></img>'; // Collapse action
3645
3646 r += '<span id=MxMESH style=cursor:pointer onclick=gotoMesh("' + mesh._id + '")>' + EscapeHtml(mesh.name) + '</span><span>';
3647 r += getMeshActions(mesh, meshrights);
@@ -4868,6 +4873,31 @@
4873 }
4874 }
4875
4876 + function cmexpandaction(action) {
4877 + if (action == 1) {
4878 + CollapsedGroups = {};
4879 + } else {
4880 + if (sort == 0) { CollapsedGroups = {}; for (var i in meshes) { CollapsedGroups[i] = true; } for (var i in nodes) { if (meshes[nodes[i].meshid] == null) { CollapsedGroups[nodes[i].meshid] = true; } } }
4881 + if (sort == 1) { CollapsedGroups = {}; for (var i = 0; i < 10; i++) { CollapsedGroups['pwr:' + i] = true; } }
4882 + if (sort == 3) { CollapsedGroups = {}; for (var i in nodes) { var node = nodes[i]; if (node.tags) { for (var j in node.tags) { CollapsedGroups['tag:' + encodeURIComponentEx(node.tags[j])] = true; } } } }
4883 + if (sort == 4) {
4884 + CollapsedGroups = {};
4885 + for (var i in nodes) {
4886 + var node = nodes[i];
4887 + if (node.tags) {
4888 + var mesh2 = meshes[node.meshid];
4889 + if (mesh2) {
4890 + for (var j in node.tags) { CollapsedGroups['tag:' + encodeURIComponentEx(mesh2.name + ' - ' + node.tags[j])] = true; }
4891 + } else {
4892 + for (var j in node.tags) { CollapsedGroups['tag:' + encodeURIComponentEx('**INDV*~*DEVS** - ' + node.tags[j])] = true; }
4893 + }
4894 + }
4895 + }
4896 + }
4897 + }
4898 + mainUpdate(4);
4899 + }
4900 +
4901 function cmdeskplayeraction(action) {
4902 if (xxdialogMode) return;
4903 safeNewWindow(window.location.origin + '{{{domainurl}}}player.htm', 'meshcentral-deskplayer');
@@ -4900,6 +4930,7 @@
4930 QV('rfbPortContextMenu', false);
4931 QV('filesContextMenu', false);
4932 QV('deskPlayerContextMenu', false);
4933 + QV('expandAllContextMenu', false);
4934 //QV('pluginTabContextMenu', false);
4935 contextelement = null;
4936 }