Removed mescript support.

Ylian Saint-Hilaire committed Oct 22, 2020 at 15:18 UTC 7d0c18aa20595acf87d55868ff59dd7bb4176682
4 files changed +1805 -2035
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
+1804 -1861
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->29->1352",
21 - "default.handlebars->29->1354"
20 + "default.handlebars->29->1329",
21 + "default.handlebars->29->1331"
22 ]
23 },
24 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->29->1265"
207 + "default.handlebars->29->1242"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->29->1416",
228 - "default.handlebars->29->1876"
227 + "default.handlebars->29->1393",
228 + "default.handlebars->29->1853"
229 ]
230 },
231 {
@@ -243,10 +243,7 @@
243 "ru": " и задайте указанное ниже имя пользователя и любой пароль.",
244 "tr": " ve bu kullanıcı adını ve herhangi bir şifreyi kullanarak sunucuya kimlik doğrulaması yapın.",
245 "zh-chs": " 并使用该用户名和任何密码对服务器进行身份验证。",
246 - "zh-cht": " 並使用此用戶名和任何密碼對伺服器進行身份驗證。",
247 - "xloc": [
248 - "default.handlebars->29->316"
249 - ]
246 + "zh-cht": " 並使用此用戶名和任何密碼對伺服器進行身份驗證。"
247 },
248 {
249 "cs": " a ověřovat se na serveru pomocí tohoto uživatelského jména a hesla.",
@@ -263,10 +260,7 @@
260 "ru": " и задайте указанные ниже имя пользователя и пароль.",
261 "tr": " ve bu kullanıcı adı ve parolayı kullanarak sunucuya kimlik doğrulaması yapın.",
262 "zh-chs": " 并使用该用户名和密码向服务器验证身份。",
266 - "zh-cht": " 並使用此用戶名和密碼向伺服器驗證身份。",
267 - "xloc": [
268 - "default.handlebars->29->315"
269 - ]
263 + "zh-cht": " 並使用此用戶名和密碼向伺服器驗證身份。"
264 },
265 {
266 "cs": " uzel",
@@ -401,7 +395,7 @@
395 "zh-chs": "(可选的)",
396 "zh-cht": "(可選的)",
397 "xloc": [
404 - "default.handlebars->29->355"
398 + "default.handlebars->29->332"
399 ]
400 },
401 {
@@ -438,7 +432,7 @@
432 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
433 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
434 "xloc": [
441 - "default.handlebars->29->394"
435 + "default.handlebars->29->371"
436 ]
437 },
438 {
@@ -458,7 +452,7 @@
452 "zh-chs": "*保留空白可为每个设备分配一个随机密码。",
453 "zh-cht": "*保留空白可為每個裝置分配一個隨機密碼。",
454 "xloc": [
461 - "default.handlebars->29->1386"
455 + "default.handlebars->29->1363"
456 ]
457 },
458 {
@@ -496,7 +490,7 @@
490 "zh-cht": ",",
491 "xloc": [
492 "default-mobile.handlebars->9->461",
499 - "default.handlebars->29->1486"
493 + "default.handlebars->29->1463"
494 ]
495 },
496 {
@@ -537,7 +531,7 @@
531 "zh-chs": ",MQTT在线",
532 "zh-cht": ",MQTT在線",
533 "xloc": [
540 - "default.handlebars->29->1007"
534 + "default.handlebars->29->984"
535 ]
536 },
537 {
@@ -557,7 +551,7 @@
551 "zh-chs": ",软体KVM",
552 "zh-cht": ",軟體KVM",
553 "xloc": [
560 - "default.handlebars->29->831",
554 + "default.handlebars->29->808",
555 "desktop.handlebars->3->13"
556 ]
557 },
@@ -580,9 +574,9 @@
574 "xloc": [
575 "default-mobile.handlebars->9->290",
576 "default-mobile.handlebars->9->299",
583 - "default.handlebars->29->838",
584 - "default.handlebars->29->871",
585 - "default.handlebars->29->883",
577 + "default.handlebars->29->815",
578 + "default.handlebars->29->848",
579 + "default.handlebars->29->860",
580 "desktop.handlebars->3->20",
581 "xterm.handlebars->9->6"
582 ]
@@ -703,7 +697,7 @@
697 "zh-chs": ",{0}观看",
698 "zh-cht": ",{0}觀看",
699 "xloc": [
706 - "default.handlebars->29->832",
700 + "default.handlebars->29->809",
701 "desktop.handlebars->3->14"
702 ]
703 },
@@ -768,9 +762,9 @@
762 "xloc": [
763 "default-mobile.handlebars->9->108",
764 "default-mobile.handlebars->9->301",
771 - "default.handlebars->29->1527",
772 - "default.handlebars->29->2031",
773 - "default.handlebars->29->888"
765 + "default.handlebars->29->1504",
766 + "default.handlebars->29->2008",
767 + "default.handlebars->29->865"
768 ]
769 },
770 {
@@ -826,7 +820,7 @@
820 "zh-chs": "1个活跃时段",
821 "zh-cht": "1個活躍時段",
822 "xloc": [
829 - "default.handlebars->29->1945"
823 + "default.handlebars->29->1922"
824 ]
825 },
826 {
@@ -848,7 +842,7 @@
842 "xloc": [
843 "default-mobile.handlebars->9->118",
844 "default-mobile.handlebars->9->465",
851 - "default.handlebars->29->1551",
845 + "default.handlebars->29->1528",
846 "download.handlebars->3->1",
847 "download2.handlebars->5->1"
848 ]
@@ -870,7 +864,7 @@
864 "zh-chs": "1条连接",
865 "zh-cht": "1位聯絡文",
866 "xloc": [
873 - "default.handlebars->29->834",
867 + "default.handlebars->29->811",
868 "desktop.handlebars->3->16"
869 ]
870 },
@@ -892,8 +886,8 @@
886 "zh-cht": "1天",
887 "xloc": [
888 "default.handlebars->29->181",
895 - "default.handlebars->29->346",
896 - "default.handlebars->29->360"
889 + "default.handlebars->29->323",
890 + "default.handlebars->29->337"
891 ]
892 },
893 {
@@ -913,7 +907,7 @@
907 "zh-chs": "1组",
908 "zh-cht": "1群",
909 "xloc": [
916 - "default.handlebars->29->1910"
910 + "default.handlebars->29->1887"
911 ]
912 },
913 {
@@ -934,8 +928,8 @@
928 "zh-cht": "1小時",
929 "xloc": [
930 "default.handlebars->29->179",
937 - "default.handlebars->29->344",
938 - "default.handlebars->29->358"
931 + "default.handlebars->29->321",
932 + "default.handlebars->29->335"
933 ]
934 },
935 {
@@ -955,7 +949,7 @@
949 "zh-chs": "1分钟",
950 "zh-cht": "1分鐘",
951 "xloc": [
958 - "default.handlebars->29->723"
952 + "default.handlebars->29->700"
953 ]
954 },
955 {
@@ -996,8 +990,8 @@
990 "zh-cht": "1個月",
991 "xloc": [
992 "default.handlebars->29->183",
999 - "default.handlebars->29->348",
1000 - "default.handlebars->29->362"
993 + "default.handlebars->29->325",
994 + "default.handlebars->29->339"
995 ]
996 },
997 {
@@ -1017,7 +1011,7 @@
1011 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1012 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1013 "xloc": [
1020 - "default.handlebars->29->1700"
1014 + "default.handlebars->29->1677"
1015 ]
1016 },
1017 {
@@ -1037,7 +1031,7 @@
1031 "zh-chs": "1个节点",
1032 "zh-cht": "1個節點",
1033 "xloc": [
1040 - "default.handlebars->29->414"
1034 + "default.handlebars->29->391"
1035 ]
1036 },
1037 {
@@ -1083,7 +1077,7 @@
1077 "default-mobile.handlebars->9->172",
1078 "default-mobile.handlebars->9->175",
1079 "default-mobile.handlebars->9->178",
1086 - "default.handlebars->29->1704",
1080 + "default.handlebars->29->1681",
1081 "default.handlebars->29->250",
1082 "default.handlebars->29->253",
1083 "default.handlebars->29->256",
@@ -1110,8 +1104,8 @@
1104 "zh-cht": "1週",
1105 "xloc": [
1106 "default.handlebars->29->182",
1113 - "default.handlebars->29->347",
1114 - "default.handlebars->29->361"
1107 + "default.handlebars->29->324",
1108 + "default.handlebars->29->338"
1109 ]
1110 },
1111 {
@@ -1215,7 +1209,7 @@
1209 "zh-chs": "10分钟",
1210 "zh-cht": "10分鐘",
1211 "xloc": [
1218 - "default.handlebars->29->725"
1212 + "default.handlebars->29->702"
1213 ]
1214 },
1215 {
@@ -1284,7 +1278,7 @@
1278 "en": "12 hours",
1279 "nl": "12 uur",
1280 "xloc": [
1287 - "default.handlebars->29->733"
1281 + "default.handlebars->29->710"
1282 ]
1283 },
1284 {
@@ -1326,28 +1320,28 @@
1320 "zh-chs": "15分钟",
1321 "zh-cht": "15分鐘",
1322 "xloc": [
1329 - "default.handlebars->29->726"
1323 + "default.handlebars->29->703"
1324 ]
1325 },
1326 {
1327 "en": "16 hours",
1328 "nl": "16 uur",
1329 "xloc": [
1336 - "default.handlebars->29->734"
1330 + "default.handlebars->29->711"
1331 ]
1332 },
1333 {
1334 "en": "2 days",
1335 "nl": "2 dagen",
1336 "xloc": [
1343 - "default.handlebars->29->736"
1337 + "default.handlebars->29->713"
1338 ]
1339 },
1340 {
1341 "en": "2 hours",
1342 "nl": "2 uur",
1343 "xloc": [
1350 - "default.handlebars->29->730"
1344 + "default.handlebars->29->707"
1345 ]
1346 },
1347 {
@@ -1438,7 +1432,7 @@
1432 "en": "24 hours",
1433 "nl": "24 uur",
1434 "xloc": [
1441 - "default.handlebars->29->735"
1435 + "default.handlebars->29->712"
1436 ]
1437 },
1438 {
@@ -1500,7 +1494,7 @@
1494 "zh-chs": "2FA备份代码已清除",
1495 "zh-cht": "2FA備份代碼已清除",
1496 "xloc": [
1503 - "default.handlebars->29->1662"
1497 + "default.handlebars->29->1639"
1498 ]
1499 },
1500 {
@@ -1520,8 +1514,8 @@
1514 "zh-chs": "启用第二因素身份验证",
1515 "zh-cht": "啟用第二因素身份驗證",
1516 "xloc": [
1523 - "default.handlebars->29->1717",
1524 - "default.handlebars->29->1932"
1517 + "default.handlebars->29->1694",
1518 + "default.handlebars->29->1909"
1519 ]
1520 },
1521 {
@@ -1640,7 +1634,7 @@
1634 "zh-chs": "30分钟",
1635 "zh-cht": "30分鐘",
1636 "xloc": [
1643 - "default.handlebars->29->727"
1637 + "default.handlebars->29->704"
1638 ]
1639 },
1640 {
@@ -1660,8 +1654,8 @@
1654 "zh-chs": "MeshAgent的32位版本",
1655 "zh-cht": "MeshAgent的32位版本",
1656 "xloc": [
1663 - "default.handlebars->29->384",
1664 - "default.handlebars->29->401"
1657 + "default.handlebars->29->361",
1658 + "default.handlebars->29->378"
1659 ]
1660 },
1661 {
@@ -1690,14 +1684,14 @@
1684 "en": "4 days",
1685 "nl": "4 dagen",
1686 "xloc": [
1693 - "default.handlebars->29->737"
1687 + "default.handlebars->29->714"
1688 ]
1689 },
1690 {
1691 "en": "4 hours",
1692 "nl": "4 uur",
1693 "xloc": [
1700 - "default.handlebars->29->731"
1694 + "default.handlebars->29->708"
1695 ]
1696 },
1697 {
@@ -1780,7 +1774,7 @@
1774 "zh-chs": "45分钟",
1775 "zh-cht": "45分鐘",
1776 "xloc": [
1783 - "default.handlebars->29->728"
1777 + "default.handlebars->29->705"
1778 ]
1779 },
1780 {
@@ -1820,7 +1814,7 @@
1814 "zh-chs": "5分钟",
1815 "zh-cht": "5分鐘",
1816 "xloc": [
1823 - "default.handlebars->29->724"
1817 + "default.handlebars->29->701"
1818 ]
1819 },
1820 {
@@ -1933,7 +1927,7 @@
1927 "en": "60 minutes",
1928 "nl": "60 minuten",
1929 "xloc": [
1936 - "default.handlebars->29->729"
1930 + "default.handlebars->29->706"
1931 ]
1932 },
1933 {
@@ -1975,7 +1969,7 @@
1969 "zh-chs": "64位版本的macOS Mesh Agent",
1970 "zh-cht": "64位版本的macOS Mesh Agent",
1971 "xloc": [
1978 - "default.handlebars->29->397"
1972 + "default.handlebars->29->374"
1973 ]
1974 },
1975 {
@@ -1995,8 +1989,8 @@
1989 "zh-chs": "MeshAgent的64位版本",
1990 "zh-cht": "MeshAgent的64位版本",
1991 "xloc": [
1998 - "default.handlebars->29->388",
1999 - "default.handlebars->29->404"
1992 + "default.handlebars->29->365",
1993 + "default.handlebars->29->381"
1994 ]
1995 },
1996 {
@@ -2053,7 +2047,7 @@
2047 "zh-chs": "7天电源状态",
2048 "zh-cht": "7天電源狀態",
2049 "xloc": [
2056 - "default.handlebars->29->764"
2050 + "default.handlebars->29->741"
2051 ]
2052 },
2053 {
@@ -2116,9 +2110,9 @@
2110 "zh-chs": "8小時",
2111 "zh-cht": "8小時",
2112 "xloc": [
2119 - "default.handlebars->29->345",
2120 - "default.handlebars->29->359",
2121 - "default.handlebars->29->732"
2113 + "default.handlebars->29->322",
2114 + "default.handlebars->29->336",
2115 + "default.handlebars->29->709"
2116 ]
2117 },
2118 {
@@ -2336,7 +2330,7 @@
2330 "zh-cht": "ACM",
2331 "xloc": [
2332 "default-mobile.handlebars->9->236",
2339 - "default.handlebars->29->576"
2333 + "default.handlebars->29->553"
2334 ]
2335 },
2336 {
@@ -2357,7 +2351,7 @@
2351 "zh-cht": "AMT",
2352 "xloc": [
2353 "default.handlebars->29->217",
2360 - "default.handlebars->29->442"
2354 + "default.handlebars->29->419"
2355 ]
2356 },
2357 {
@@ -2461,7 +2455,7 @@
2455 "zh-chs": "拒绝访问",
2456 "zh-cht": "拒絕存取",
2457 "xloc": [
2464 - "default.handlebars->29->1008"
2458 + "default.handlebars->29->985"
2459 ]
2460 },
2461 {
@@ -2503,7 +2497,7 @@
2497 "zh-chs": "访问服务器档案",
2498 "zh-cht": "存取伺服器檔案",
2499 "xloc": [
2506 - "default.handlebars->29->1882"
2500 + "default.handlebars->29->1859"
2501 ]
2502 },
2503 {
@@ -2592,10 +2586,10 @@
2586 "default-mobile.handlebars->9->93",
2587 "default-mobile.handlebars->9->95",
2588 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2595 - "default.handlebars->29->1274",
2596 - "default.handlebars->29->1276",
2597 - "default.handlebars->29->545",
2598 - "default.handlebars->29->547"
2589 + "default.handlebars->29->1251",
2590 + "default.handlebars->29->1253",
2591 + "default.handlebars->29->522",
2592 + "default.handlebars->29->524"
2593 ]
2594 },
2595 {
@@ -2656,7 +2650,7 @@
2650 "zh-chs": "帐户已更改:{0}",
2651 "zh-cht": "帳戶已更改:{0}",
2652 "xloc": [
2659 - "default.handlebars->29->1635"
2653 + "default.handlebars->29->1612"
2654 ]
2655 },
2656 {
@@ -2676,7 +2670,7 @@
2670 "zh-chs": "创建帐户,电子邮件为{0}",
2671 "zh-cht": "創建帳戶,電子郵件為{0}",
2672 "xloc": [
2679 - "default.handlebars->29->1634"
2673 + "default.handlebars->29->1611"
2674 ]
2675 },
2676 {
@@ -2696,7 +2690,7 @@
2690 "zh-chs": "创建帐户,用户名是{0}",
2691 "zh-cht": "帳戶已創建,用戶名是{0}",
2692 "xloc": [
2699 - "default.handlebars->29->1633"
2693 + "default.handlebars->29->1610"
2694 ]
2695 },
2696 {
@@ -2716,8 +2710,8 @@
2710 "zh-chs": "帐户已被锁定",
2711 "zh-cht": "帳戶已被鎖定",
2712 "xloc": [
2719 - "default.handlebars->29->1719",
2720 - "default.handlebars->29->1879"
2713 + "default.handlebars->29->1696",
2714 + "default.handlebars->29->1856"
2715 ]
2716 },
2717 {
@@ -2781,7 +2775,7 @@
2775 "zh-chs": "帐号登录",
2776 "zh-cht": "帳號登錄",
2777 "xloc": [
2784 - "default.handlebars->29->1570"
2778 + "default.handlebars->29->1547"
2779 ]
2780 },
2781 {
@@ -2801,7 +2795,7 @@
2795 "zh-chs": "帐户登出",
2796 "zh-cht": "帳戶登出",
2797 "xloc": [
2804 - "default.handlebars->29->1571"
2798 + "default.handlebars->29->1548"
2799 ]
2800 },
2801 {
@@ -2843,7 +2837,7 @@
2837 "zh-chs": "帐户密码已更改:{0}",
2838 "zh-cht": "帳戶密碼已更改:{0}",
2839 "xloc": [
2846 - "default.handlebars->29->1643"
2840 + "default.handlebars->29->1620"
2841 ]
2842 },
2843 {
@@ -2863,7 +2857,7 @@
2857 "zh-chs": "帐户已删除",
2858 "zh-cht": "帳戶已刪除",
2859 "xloc": [
2866 - "default.handlebars->29->1632"
2860 + "default.handlebars->29->1609"
2861 ]
2862 },
2863 {
@@ -2903,7 +2897,7 @@
2897 "zh-chs": "指令",
2898 "zh-cht": "指令",
2899 "xloc": [
2906 - "default.handlebars->29->1013",
2900 + "default.handlebars->29->990",
2901 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2902 ]
2903 },
@@ -2924,8 +2918,8 @@
2918 "zh-chs": "动作档案",
2919 "zh-cht": "動作檔案",
2920 "xloc": [
2927 - "default.handlebars->29->807",
2928 - "default.handlebars->29->809"
2921 + "default.handlebars->29->784",
2922 + "default.handlebars->29->786"
2923 ]
2924 },
2925 {
@@ -2948,7 +2942,7 @@
2942 "default-mobile.handlebars->9->253",
2943 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
2944 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
2951 - "default.handlebars->29->621",
2945 + "default.handlebars->29->598",
2946 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
2947 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
2948 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3014,9 +3008,9 @@
3008 "default-mobile.handlebars->9->231",
3009 "default-mobile.handlebars->9->233",
3010 "default-mobile.handlebars->9->364",
3017 - "default.handlebars->29->569",
3018 - "default.handlebars->29->571",
3019 - "default.handlebars->29->969"
3011 + "default.handlebars->29->546",
3012 + "default.handlebars->29->548",
3013 + "default.handlebars->29->946"
3014 ]
3015 },
3016 {
@@ -3056,7 +3050,7 @@
3050 "zh-chs": "活跃用户{0}",
3051 "zh-cht": "活躍用戶{0}",
3052 "xloc": [
3059 - "default.handlebars->29->596"
3053 + "default.handlebars->29->573"
3054 ]
3055 },
3056 {
@@ -3076,7 +3070,7 @@
3070 "zh-chs": "添加代理",
3071 "zh-cht": "新增代理",
3072 "xloc": [
3079 - "default.handlebars->29->1363",
3073 + "default.handlebars->29->1340",
3074 "default.handlebars->29->283"
3075 ]
3076 },
@@ -3114,8 +3108,8 @@
3108 "zh-chs": "添加设备",
3109 "zh-cht": "新增裝置",
3110 "xloc": [
3117 - "default.handlebars->29->1856",
3118 - "default.handlebars->29->1980"
3111 + "default.handlebars->29->1833",
3112 + "default.handlebars->29->1957"
3113 ]
3114 },
3115 {
@@ -3135,7 +3129,7 @@
3129 "zh-chs": "添加设备日志",
3130 "zh-cht": "新增裝置日誌",
3131 "xloc": [
3138 - "default.handlebars->29->713"
3132 + "default.handlebars->29->690"
3133 ]
3134 },
3135 {
@@ -3155,9 +3149,9 @@
3149 "zh-chs": "添加设备组",
3150 "zh-cht": "新增裝置群",
3151 "xloc": [
3158 - "default.handlebars->29->1450",
3159 - "default.handlebars->29->1850",
3160 - "default.handlebars->29->1968",
3152 + "default.handlebars->29->1427",
3153 + "default.handlebars->29->1827",
3154 + "default.handlebars->29->1945",
3155 "default.handlebars->29->237"
3156 ]
3157 },
@@ -3178,7 +3172,7 @@
3172 "zh-chs": "添加设备组权限",
3173 "zh-cht": "新增裝置群權限",
3174 "xloc": [
3181 - "default.handlebars->29->1447"
3175 + "default.handlebars->29->1424"
3176 ]
3177 },
3178 {
@@ -3198,8 +3192,8 @@
3192 "zh-chs": "添加设备权限",
3193 "zh-cht": "新增裝置權限",
3194 "xloc": [
3201 - "default.handlebars->29->1452",
3202 - "default.handlebars->29->1454"
3195 + "default.handlebars->29->1429",
3196 + "default.handlebars->29->1431"
3197 ]
3198 },
3199 {
@@ -3217,10 +3211,7 @@
3211 "ru": "Добавить Intel&reg; AMT CIRA устройство",
3212 "tr": "Intel&reg; AMT CIRA cihazı ekle",
3213 "zh-chs": "添加英特尔&reg;AMT CIRA设备",
3220 - "zh-cht": "新增Intel&reg; AMT CIRA裝置",
3221 - "xloc": [
3222 - "default.handlebars->29->329"
3223 - ]
3214 + "zh-cht": "新增Intel&reg; AMT CIRA裝置"
3215 },
3216 {
3217 "cs": "Přidat Intel® AMT zařízení",
@@ -3299,7 +3290,7 @@
3290 "zh-chs": "添加成员身份",
3291 "zh-cht": "新增成員身份",
3292 "xloc": [
3302 - "default.handlebars->29->1998"
3293 + "default.handlebars->29->1975"
3294 ]
3295 },
3296 {
@@ -3319,7 +3310,7 @@
3310 "zh-chs": "添加 Mesh Agent",
3311 "zh-cht": "新增 Mesh Agent",
3312 "xloc": [
3322 - "default.handlebars->29->413"
3313 + "default.handlebars->29->390"
3314 ]
3315 },
3316 {
@@ -3339,8 +3330,8 @@
3330 "zh-chs": "添加安全密钥",
3331 "zh-cht": "新增安全密鑰",
3332 "xloc": [
3342 - "default.handlebars->29->1041",
3343 - "default.handlebars->29->1042",
3333 + "default.handlebars->29->1018",
3334 + "default.handlebars->29->1019",
3335 "default.handlebars->29->149",
3336 "default.handlebars->29->151",
3337 "default.handlebars->29->154",
@@ -3365,7 +3356,7 @@
3356 "zh-cht": "新增用戶",
3357 "xloc": [
3358 "default-mobile.handlebars->9->406",
3368 - "default.handlebars->29->666"
3359 + "default.handlebars->29->643"
3360 ]
3361 },
3362 {
@@ -3385,7 +3376,7 @@
3376 "zh-chs": "添加用户设备权限",
3377 "zh-cht": "新增用戶裝置權限",
3378 "xloc": [
3388 - "default.handlebars->29->1457"
3379 + "default.handlebars->29->1434"
3380 ]
3381 },
3382 {
@@ -3405,10 +3396,10 @@
3396 "zh-chs": "添加用户组",
3397 "zh-cht": "新增用戶群",
3398 "xloc": [
3408 - "default.handlebars->29->1359",
3409 - "default.handlebars->29->1449",
3410 - "default.handlebars->29->1974",
3411 - "default.handlebars->29->667"
3399 + "default.handlebars->29->1336",
3400 + "default.handlebars->29->1426",
3401 + "default.handlebars->29->1951",
3402 + "default.handlebars->29->644"
3403 ]
3404 },
3405 {
@@ -3428,7 +3419,7 @@
3419 "zh-chs": "添加用户组设备权限",
3420 "zh-cht": "新增用戶群裝置權限",
3421 "xloc": [
3431 - "default.handlebars->29->1459"
3422 + "default.handlebars->29->1436"
3423 ]
3424 },
3425 {
@@ -3485,8 +3476,8 @@
3476 "zh-chs": "添加用户",
3477 "zh-cht": "新增用戶",
3478 "xloc": [
3488 - "default.handlebars->29->1358",
3489 - "default.handlebars->29->1845"
3479 + "default.handlebars->29->1335",
3480 + "default.handlebars->29->1822"
3481 ]
3482 },
3483 {
@@ -3506,7 +3497,7 @@
3497 "zh-chs": "将用户添加到设备组",
3498 "zh-cht": "將用戶新增到裝置群",
3499 "xloc": [
3509 - "default.handlebars->29->1446"
3500 + "default.handlebars->29->1423"
3501 ]
3502 },
3503 {
@@ -3526,7 +3517,7 @@
3517 "zh-chs": "将用户添加到用户组",
3518 "zh-cht": "將用戶新增到用戶群",
3519 "xloc": [
3529 - "default.handlebars->29->1878"
3520 + "default.handlebars->29->1855"
3521 ]
3522 },
3523 {
@@ -3643,7 +3634,7 @@
3634 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3635 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3636 "xloc": [
3646 - "default.handlebars->29->1362",
3637 + "default.handlebars->29->1339",
3638 "default.handlebars->29->282"
3639 ]
3640 },
@@ -3664,7 +3655,7 @@
3655 "zh-chs": "添加标签",
3656 "zh-cht": "新增標籤",
3657 "xloc": [
3667 - "default.handlebars->29->478"
3658 + "default.handlebars->29->455"
3659 ]
3660 },
3661 {
@@ -3690,7 +3681,7 @@
3681 "zh-chs": "添加了身份验证应用程序",
3682 "zh-cht": "添加了身份驗證應用程序",
3683 "xloc": [
3693 - "default.handlebars->29->1659"
3684 + "default.handlebars->29->1636"
3685 ]
3686 },
3687 {
@@ -3710,8 +3701,8 @@
3701 "zh-chs": "已将设备{0}添加到设备组{1}",
3702 "zh-cht": "已將設備{0}添加到設備組{1}",
3703 "xloc": [
3713 - "default.handlebars->29->1626",
3714 - "default.handlebars->29->1653"
3704 + "default.handlebars->29->1603",
3705 + "default.handlebars->29->1630"
3706 ]
3707 },
3708 {
@@ -3731,7 +3722,7 @@
3722 "zh-chs": "添加了安全密钥",
3723 "zh-cht": "添加了安全密鑰",
3724 "xloc": [
3734 - "default.handlebars->29->1664"
3725 + "default.handlebars->29->1641"
3726 ]
3727 },
3728 {
@@ -3751,7 +3742,7 @@
3742 "zh-chs": "已将用户组{0}添加到设备组{1}",
3743 "zh-cht": "已將用戶組{0}添加到設備組{1}",
3744 "xloc": [
3754 - "default.handlebars->29->1637"
3745 + "default.handlebars->29->1614"
3746 ]
3747 },
3748 {
@@ -3771,8 +3762,8 @@
3762 "zh-chs": "已将用户{0}添加到用户组{1}",
3763 "zh-cht": "已將用戶{0}添加到用戶組{1}",
3764 "xloc": [
3774 - "default.handlebars->29->1640",
3775 - "default.handlebars->29->1649"
3765 + "default.handlebars->29->1617",
3766 + "default.handlebars->29->1626"
3767 ]
3768 },
3769 {
@@ -3833,7 +3824,7 @@
3824 "zh-cht": "管理員控制模式(ACM)",
3825 "xloc": [
3826 "default-mobile.handlebars->9->366",
3836 - "default.handlebars->29->971"
3827 + "default.handlebars->29->948"
3828 ]
3829 },
3830 {
@@ -3854,7 +3845,7 @@
3845 "zh-cht": "管理員憑證",
3846 "xloc": [
3847 "default-mobile.handlebars->9->372",
3857 - "default.handlebars->29->977"
3848 + "default.handlebars->29->954"
3849 ]
3850 },
3851 {
@@ -3895,7 +3886,7 @@
3886 "zh-chs": "管理领域",
3887 "zh-cht": "管理領域",
3888 "xloc": [
3898 - "default.handlebars->29->1914"
3889 + "default.handlebars->29->1891"
3890 ]
3891 },
3892 {
@@ -3936,7 +3927,7 @@
3927 "zh-chs": "管理领域",
3928 "zh-cht": "管理領域",
3929 "xloc": [
3939 - "default.handlebars->29->1782"
3930 + "default.handlebars->29->1759"
3931 ]
3932 },
3933 {
@@ -3956,7 +3947,7 @@
3947 "zh-chs": "管理员",
3948 "zh-cht": "管理員",
3949 "xloc": [
3959 - "default.handlebars->29->1711"
3950 + "default.handlebars->29->1688"
3951 ]
3952 },
3953 {
@@ -3976,7 +3967,7 @@
3967 "zh-chs": "南非文",
3968 "zh-cht": "南非文",
3969 "xloc": [
3979 - "default.handlebars->29->1044"
3970 + "default.handlebars->29->1021"
3971 ]
3972 },
3973 {
@@ -3999,10 +3990,10 @@
3990 "default-mobile.handlebars->9->203",
3991 "default-mobile.handlebars->9->228",
3992 "default-mobile.handlebars->9->244",
4002 - "default.handlebars->29->1513",
4003 - "default.handlebars->29->1521",
3993 + "default.handlebars->29->1490",
3994 + "default.handlebars->29->1498",
3995 "default.handlebars->29->213",
4005 - "default.handlebars->29->438",
3996 + "default.handlebars->29->415",
3997 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
3998 ]
3999 },
@@ -4023,8 +4014,8 @@
4014 "zh-chs": "代理+英特尔AMT",
4015 "zh-cht": "代理+Intel&reg; AMT",
4016 "xloc": [
4026 - "default.handlebars->29->1515",
4027 - "default.handlebars->29->1523"
4017 + "default.handlebars->29->1492",
4018 + "default.handlebars->29->1500"
4019 ]
4020 },
4021 {
@@ -4065,7 +4056,7 @@
4056 "zh-cht": "代理控制台",
4057 "xloc": [
4058 "default-mobile.handlebars->9->443",
4068 - "default.handlebars->29->1467"
4059 + "default.handlebars->29->1444"
4060 ]
4061 },
4062 {
@@ -4085,7 +4076,7 @@
4076 "zh-chs": "代理错误计数器",
4077 "zh-cht": "代理錯誤計數器",
4078 "xloc": [
4088 - "default.handlebars->29->2041"
4079 + "default.handlebars->29->2018"
4080 ]
4081 },
4082 {
@@ -4188,7 +4179,7 @@
4179 "zh-chs": "代理时段",
4180 "zh-cht": "代理時段",
4181 "xloc": [
4191 - "default.handlebars->29->2057"
4182 + "default.handlebars->29->2034"
4183 ]
4184 },
4185 {
@@ -4209,7 +4200,7 @@
4200 "zh-cht": "代理標籤",
4201 "xloc": [
4202 "default-mobile.handlebars->9->243",
4212 - "default.handlebars->29->589"
4203 + "default.handlebars->29->566"
4204 ]
4205 },
4206 {
@@ -4229,7 +4220,7 @@
4220 "zh-chs": "代理类型",
4221 "zh-cht": "代理類型",
4222 "xloc": [
4232 - "default.handlebars->29->1519",
4223 + "default.handlebars->29->1496",
4224 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4225 ]
4226 },
@@ -4250,7 +4241,7 @@
4241 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4242 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4243 "xloc": [
4253 - "default.handlebars->29->1623"
4244 + "default.handlebars->29->1600"
4245 ]
4246 },
4247 {
@@ -4271,8 +4262,8 @@
4262 "zh-cht": "代理已連接",
4263 "xloc": [
4264 "default.handlebars->29->163",
4274 - "default.handlebars->29->657",
4275 - "default.handlebars->29->658"
4265 + "default.handlebars->29->634",
4266 + "default.handlebars->29->635"
4267 ]
4268 },
4269 {
@@ -4312,7 +4303,7 @@
4303 "zh-chs": "代理离线",
4304 "zh-cht": "代理離線",
4305 "xloc": [
4315 - "default.handlebars->29->1006"
4306 + "default.handlebars->29->983"
4307 ]
4308 },
4309 {
@@ -4332,7 +4323,7 @@
4323 "zh-chs": "代理在线",
4324 "zh-cht": "代理在線",
4325 "xloc": [
4335 - "default.handlebars->29->1005"
4326 + "default.handlebars->29->982"
4327 ]
4328 },
4329 {
@@ -4340,7 +4331,7 @@
4331 "nl": "De agent wordt op een extern apparaat uitgevoerd met beperkte rechten.",
4332 "xloc": [
4333 "default.handlebars->29->161",
4343 - "default.handlebars->29->655"
4334 + "default.handlebars->29->632"
4335 ]
4336 },
4337 {
@@ -4360,7 +4351,7 @@
4351 "zh-chs": "代理",
4352 "zh-cht": "代理",
4353 "xloc": [
4363 - "default.handlebars->29->2073"
4354 + "default.handlebars->29->2050"
4355 ]
4356 },
4357 {
@@ -4380,7 +4371,7 @@
4371 "zh-chs": "阿尔巴尼亚文",
4372 "zh-cht": "阿爾巴尼亞文",
4373 "xloc": [
4383 - "default.handlebars->29->1045"
4374 + "default.handlebars->29->1022"
4375 ]
4376 },
4377 {
@@ -4423,7 +4414,7 @@
4414 "zh-chs": "全部可用",
4415 "zh-cht": "全部可用",
4416 "xloc": [
4426 - "default.handlebars->29->1674"
4417 + "default.handlebars->29->1651"
4418 ]
4419 },
4420 {
@@ -4460,7 +4451,7 @@
4451 "zh-chs": "所有事件",
4452 "zh-cht": "所有事件",
4453 "xloc": [
4463 - "default.handlebars->29->1672"
4454 + "default.handlebars->29->1649"
4455 ]
4456 },
4457 {
@@ -4480,9 +4471,9 @@
4471 "zh-chs": "全部聚焦",
4472 "zh-cht": "全部聚焦",
4473 "xloc": [
4483 - "default.handlebars->29->839",
4484 - "default.handlebars->29->841",
4485 - "default.handlebars->29->842"
4474 + "default.handlebars->29->816",
4475 + "default.handlebars->29->818",
4476 + "default.handlebars->29->819"
4477 ]
4478 },
4479 {
@@ -4502,8 +4493,8 @@
4493 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4494 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4495 "xloc": [
4505 - "default.handlebars->29->1414",
4506 - "default.handlebars->29->1875"
4496 + "default.handlebars->29->1391",
4497 + "default.handlebars->29->1852"
4498 ]
4499 },
4500 {
@@ -4523,7 +4514,7 @@
4514 "zh-chs": "允许用户管理此设备。",
4515 "zh-cht": "允許用戶管理此裝置。",
4516 "xloc": [
4526 - "default.handlebars->29->1415"
4517 + "default.handlebars->29->1392"
4518 ]
4519 },
4520 {
@@ -4587,7 +4578,7 @@
4578 "zh-chs": "备用(F10 = ESC + 0)",
4579 "zh-cht": "備用(F10 = ESC + 0)",
4580 "xloc": [
4590 - "default.handlebars->29->876"
4581 + "default.handlebars->29->853"
4582 ]
4583 },
4584 {
@@ -4628,10 +4619,10 @@
4619 "zh-chs": "一直通知",
4620 "zh-cht": "一直通知",
4621 "xloc": [
4631 - "default.handlebars->29->1339",
4632 - "default.handlebars->29->1836",
4633 - "default.handlebars->29->1923",
4634 - "default.handlebars->29->605"
4622 + "default.handlebars->29->1316",
4623 + "default.handlebars->29->1813",
4624 + "default.handlebars->29->1900",
4625 + "default.handlebars->29->582"
4626 ]
4627 },
4628 {
@@ -4651,10 +4642,10 @@
4642 "zh-chs": "一直提示",
4643 "zh-cht": "一直提示",
4644 "xloc": [
4654 - "default.handlebars->29->1340",
4655 - "default.handlebars->29->1837",
4656 - "default.handlebars->29->1924",
4657 - "default.handlebars->29->606"
4645 + "default.handlebars->29->1317",
4646 + "default.handlebars->29->1814",
4647 + "default.handlebars->29->1901",
4648 + "default.handlebars->29->583"
4649 ]
4650 },
4651 {
@@ -4777,7 +4768,7 @@
4768 "zh-chs": "杀毒软件",
4769 "zh-cht": "防毒軟體",
4770 "xloc": [
4780 - "default.handlebars->29->595"
4771 + "default.handlebars->29->572"
4772 ]
4773 },
4774 {
@@ -4797,7 +4788,7 @@
4788 "zh-chs": "任何可支持的",
4789 "zh-cht": "任何可支持的",
4790 "xloc": [
4800 - "default.handlebars->29->339"
4791 + "default.handlebars->29->316"
4792 ]
4793 },
4794 {
@@ -4817,7 +4808,7 @@
4808 "zh-chs": "苹果macOS",
4809 "zh-cht": "蘋果macOS",
4810 "xloc": [
4820 - "default.handlebars->29->374"
4811 + "default.handlebars->29->351"
4812 ]
4813 },
4814 {
@@ -4837,7 +4828,7 @@
4828 "zh-chs": "仅限Apple macOS",
4829 "zh-cht": "僅限Apple macOS",
4830 "xloc": [
4840 - "default.handlebars->29->341"
4831 + "default.handlebars->29->318"
4832 ]
4833 },
4834 {
@@ -4877,7 +4868,7 @@
4868 "zh-chs": "阿拉伯文(阿尔及利亚)",
4869 "zh-cht": "阿拉伯文(阿爾及利亞)",
4870 "xloc": [
4880 - "default.handlebars->29->1047"
4871 + "default.handlebars->29->1024"
4872 ]
4873 },
4874 {
@@ -4897,7 +4888,7 @@
4888 "zh-chs": "阿拉伯文(巴林)",
4889 "zh-cht": "阿拉伯文(巴林)",
4890 "xloc": [
4900 - "default.handlebars->29->1048"
4891 + "default.handlebars->29->1025"
4892 ]
4893 },
4894 {
@@ -4917,7 +4908,7 @@
4908 "zh-chs": "阿拉伯文(埃及)",
4909 "zh-cht": "阿拉伯文(埃及)",
4910 "xloc": [
4920 - "default.handlebars->29->1049"
4911 + "default.handlebars->29->1026"
4912 ]
4913 },
4914 {
@@ -4937,7 +4928,7 @@
4928 "zh-chs": "阿拉伯文(伊拉克)",
4929 "zh-cht": "阿拉伯文(伊拉克)",
4930 "xloc": [
4940 - "default.handlebars->29->1050"
4931 + "default.handlebars->29->1027"
4932 ]
4933 },
4934 {
@@ -4957,7 +4948,7 @@
4948 "zh-chs": "阿拉伯文(约旦)",
4949 "zh-cht": "阿拉伯文(約旦)",
4950 "xloc": [
4960 - "default.handlebars->29->1051"
4951 + "default.handlebars->29->1028"
4952 ]
4953 },
4954 {
@@ -4977,7 +4968,7 @@
4968 "zh-chs": "阿拉伯文(科威特)",
4969 "zh-cht": "阿拉伯文(科威特)",
4970 "xloc": [
4980 - "default.handlebars->29->1052"
4971 + "default.handlebars->29->1029"
4972 ]
4973 },
4974 {
@@ -4997,7 +4988,7 @@
4988 "zh-chs": "阿拉伯文(黎巴嫩)",
4989 "zh-cht": "阿拉伯文(黎巴嫩)",
4990 "xloc": [
5000 - "default.handlebars->29->1053"
4991 + "default.handlebars->29->1030"
4992 ]
4993 },
4994 {
@@ -5017,7 +5008,7 @@
5008 "zh-chs": "阿拉伯文(利比亚)",
5009 "zh-cht": "阿拉伯文(利比亞)",
5010 "xloc": [
5020 - "default.handlebars->29->1054"
5011 + "default.handlebars->29->1031"
5012 ]
5013 },
5014 {
@@ -5037,7 +5028,7 @@
5028 "zh-chs": "阿拉伯文(摩洛哥)",
5029 "zh-cht": "阿拉伯文(摩洛哥)",
5030 "xloc": [
5040 - "default.handlebars->29->1055"
5031 + "default.handlebars->29->1032"
5032 ]
5033 },
5034 {
@@ -5057,7 +5048,7 @@
5048 "zh-chs": "阿拉伯文(阿曼)",
5049 "zh-cht": "阿拉伯文(阿曼)",
5050 "xloc": [
5060 - "default.handlebars->29->1056"
5051 + "default.handlebars->29->1033"
5052 ]
5053 },
5054 {
@@ -5077,7 +5068,7 @@
5068 "zh-chs": "阿拉伯文(卡塔尔)",
5069 "zh-cht": "阿拉伯文(卡塔爾)",
5070 "xloc": [
5080 - "default.handlebars->29->1057"
5071 + "default.handlebars->29->1034"
5072 ]
5073 },
5074 {
@@ -5097,7 +5088,7 @@
5088 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5089 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5090 "xloc": [
5100 - "default.handlebars->29->1058"
5091 + "default.handlebars->29->1035"
5092 ]
5093 },
5094 {
@@ -5117,7 +5108,7 @@
5108 "zh-chs": "阿拉伯文(标准)",
5109 "zh-cht": "阿拉伯文(標準)",
5110 "xloc": [
5120 - "default.handlebars->29->1046"
5111 + "default.handlebars->29->1023"
5112 ]
5113 },
5114 {
@@ -5137,7 +5128,7 @@
5128 "zh-chs": "阿拉伯文(叙利亚)",
5129 "zh-cht": "阿拉伯文(敘利亞)",
5130 "xloc": [
5140 - "default.handlebars->29->1059"
5131 + "default.handlebars->29->1036"
5132 ]
5133 },
5134 {
@@ -5157,7 +5148,7 @@
5148 "zh-chs": "阿拉伯文(突尼斯)",
5149 "zh-cht": "阿拉伯文(突尼斯)",
5150 "xloc": [
5160 - "default.handlebars->29->1060"
5151 + "default.handlebars->29->1037"
5152 ]
5153 },
5154 {
@@ -5177,7 +5168,7 @@
5168 "zh-chs": "阿拉伯文(阿联酋)",
5169 "zh-cht": "阿拉伯文(阿聯酋)",
5170 "xloc": [
5180 - "default.handlebars->29->1061"
5171 + "default.handlebars->29->1038"
5172 ]
5173 },
5174 {
@@ -5197,7 +5188,7 @@
5188 "zh-chs": "阿拉伯文(也门)",
5189 "zh-cht": "阿拉伯文(也門)",
5190 "xloc": [
5200 - "default.handlebars->29->1062"
5191 + "default.handlebars->29->1039"
5192 ]
5193 },
5194 {
@@ -5217,7 +5208,7 @@
5208 "zh-chs": "阿拉贡文",
5209 "zh-cht": "阿拉貢文",
5210 "xloc": [
5220 - "default.handlebars->29->1063"
5211 + "default.handlebars->29->1040"
5212 ]
5213 },
5214 {
@@ -5238,7 +5229,7 @@
5229 "zh-cht": "結構",
5230 "xloc": [
5231 "default-mobile.handlebars->9->336",
5241 - "default.handlebars->29->931"
5232 + "default.handlebars->29->908"
5233 ]
5234 },
5235 {
@@ -5279,7 +5270,7 @@
5270 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5271 "xloc": [
5272 "default-mobile.handlebars->9->412",
5282 - "default.handlebars->29->1390"
5273 + "default.handlebars->29->1367"
5274 ]
5275 },
5276 {
@@ -5299,7 +5290,7 @@
5290 "zh-chs": "您确定要删除节点{0}吗?",
5291 "zh-cht": "你確定要刪除節點{0}嗎?",
5292 "xloc": [
5302 - "default.handlebars->29->786"
5293 + "default.handlebars->29->763"
5294 ]
5295 },
5296 {
@@ -5319,7 +5310,7 @@
5310 "zh-chs": "您确定要卸载所选代理吗?",
5311 "zh-cht": "你確定要卸載所選代理嗎?",
5312 "xloc": [
5322 - "default.handlebars->29->775"
5313 + "default.handlebars->29->752"
5314 ]
5315 },
5316 {
@@ -5339,7 +5330,7 @@
5330 "zh-chs": "您确定要卸载所选的{0}代理吗?",
5331 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
5332 "xloc": [
5342 - "default.handlebars->29->774"
5333 + "default.handlebars->29->751"
5334 ]
5335 },
5336 {
@@ -5359,7 +5350,7 @@
5350 "zh-chs": "您确定要{0}插件吗:{1}",
5351 "zh-cht": "你確定要{0}外掛嗎:{1}",
5352 "xloc": [
5362 - "default.handlebars->29->2113"
5353 + "default.handlebars->29->2090"
5354 ]
5355 },
5356 {
@@ -5379,7 +5370,7 @@
5370 "zh-chs": "亚美尼亚文",
5371 "zh-cht": "亞美尼亞文",
5372 "xloc": [
5382 - "default.handlebars->29->1064"
5373 + "default.handlebars->29->1041"
5374 ]
5375 },
5376 {
@@ -5439,7 +5430,7 @@
5430 "zh-chs": "阿萨姆文",
5431 "zh-cht": "阿薩姆文",
5432 "xloc": [
5442 - "default.handlebars->29->1065"
5433 + "default.handlebars->29->1042"
5434 ]
5435 },
5436 {
@@ -5459,7 +5450,7 @@
5450 "zh-chs": "阿斯图里亚斯文",
5451 "zh-cht": "阿斯圖里亞斯文",
5452 "xloc": [
5462 - "default.handlebars->29->1066"
5453 + "default.handlebars->29->1043"
5454 ]
5455 },
5456 {
@@ -5479,7 +5470,7 @@
5470 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5471 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5472 "xloc": [
5482 - "default.handlebars->29->1592"
5473 + "default.handlebars->29->1569"
5474 ]
5475 },
5476 {
@@ -5499,7 +5490,7 @@
5490 "zh-chs": "认证软件",
5491 "zh-cht": "認證軟體",
5492 "xloc": [
5502 - "default.handlebars->29->1927"
5493 + "default.handlebars->29->1904"
5494 ]
5495 },
5496 {
@@ -5523,8 +5514,8 @@
5514 "default-mobile.handlebars->9->52",
5515 "default-mobile.handlebars->9->71",
5516 "default-mobile.handlebars->9->73",
5526 - "default.handlebars->29->1030",
5527 - "default.handlebars->29->1032",
5517 + "default.handlebars->29->1007",
5518 + "default.handlebars->29->1009",
5519 "default.handlebars->29->125",
5520 "default.handlebars->29->130"
5521 ]
@@ -5606,7 +5597,7 @@
5597 "zh-chs": "自动删除",
5598 "zh-cht": "自動刪除",
5599 "xloc": [
5609 - "default.handlebars->29->1326"
5600 + "default.handlebars->29->1303"
5601 ]
5602 },
5603 {
@@ -5670,7 +5661,7 @@
5661 "zh-chs": "可用內存",
5662 "zh-cht": "可用內存",
5663 "xloc": [
5673 - "default.handlebars->29->2066"
5664 + "default.handlebars->29->2043"
5665 ]
5666 },
5667 {
@@ -5690,7 +5681,7 @@
5681 "zh-chs": "阿塞拜疆文",
5682 "zh-cht": "阿塞拜疆文",
5683 "xloc": [
5693 - "default.handlebars->29->1067"
5684 + "default.handlebars->29->1044"
5685 ]
5686 },
5687 {
@@ -5711,7 +5702,7 @@
5702 "zh-cht": "的BIOS",
5703 "xloc": [
5704 "default-mobile.handlebars->9->378",
5714 - "default.handlebars->29->983"
5705 + "default.handlebars->29->960"
5706 ]
5707 },
5708 {
@@ -5806,7 +5797,7 @@
5797 "zh-chs": "背景与互动",
5798 "zh-cht": "背景與互動",
5799 "xloc": [
5809 - "default.handlebars->29->379"
5800 + "default.handlebars->29->356"
5801 ]
5802 },
5803 {
@@ -5826,10 +5817,10 @@
5817 "zh-chs": "背景与互动",
5818 "zh-cht": "背景與互動",
5819 "xloc": [
5829 - "default.handlebars->29->1496",
5830 - "default.handlebars->29->1503",
5831 - "default.handlebars->29->351",
5832 - "default.handlebars->29->365"
5820 + "default.handlebars->29->1473",
5821 + "default.handlebars->29->1480",
5822 + "default.handlebars->29->328",
5823 + "default.handlebars->29->342"
5824 ]
5825 },
5826 {
@@ -5849,11 +5840,11 @@
5840 "zh-chs": "仅背景",
5841 "zh-cht": "僅背景",
5842 "xloc": [
5852 - "default.handlebars->29->1497",
5853 - "default.handlebars->29->1504",
5854 - "default.handlebars->29->352",
5855 - "default.handlebars->29->366",
5856 - "default.handlebars->29->380"
5843 + "default.handlebars->29->1474",
5844 + "default.handlebars->29->1481",
5845 + "default.handlebars->29->329",
5846 + "default.handlebars->29->343",
5847 + "default.handlebars->29->357"
5848 ]
5849 },
5850 {
@@ -5893,7 +5884,7 @@
5884 "zh-chs": "备用码",
5885 "zh-cht": "備用碼",
5886 "xloc": [
5896 - "default.handlebars->29->1929"
5887 + "default.handlebars->29->1906"
5888 ]
5889 },
5890 {
@@ -5913,7 +5904,7 @@
5904 "zh-chs": "错误的签名",
5905 "zh-cht": "錯誤的簽名",
5906 "xloc": [
5916 - "default.handlebars->29->2048"
5907 + "default.handlebars->29->2025"
5908 ]
5909 },
5910 {
@@ -5933,7 +5924,7 @@
5924 "zh-chs": "错误的网络证书",
5925 "zh-cht": "錯誤的網絡憑證",
5926 "xloc": [
5936 - "default.handlebars->29->2047"
5927 + "default.handlebars->29->2024"
5928 ]
5929 },
5930 {
@@ -5953,7 +5944,7 @@
5944 "zh-chs": "巴斯克",
5945 "zh-cht": "巴斯克",
5946 "xloc": [
5956 - "default.handlebars->29->1068"
5947 + "default.handlebars->29->1045"
5948 ]
5949 },
5950 {
@@ -5993,7 +5984,7 @@
5984 "zh-chs": "白俄罗斯文",
5985 "zh-cht": "白俄羅斯文",
5986 "xloc": [
5996 - "default.handlebars->29->1070"
5987 + "default.handlebars->29->1047"
5988 ]
5989 },
5990 {
@@ -6013,7 +6004,7 @@
6004 "zh-chs": "孟加拉",
6005 "zh-cht": "孟加拉",
6006 "xloc": [
6016 - "default.handlebars->29->1071"
6007 + "default.handlebars->29->1048"
6008 ]
6009 },
6010 {
@@ -6056,7 +6047,7 @@
6047 "zh-chs": "波斯尼亚文",
6048 "zh-cht": "波斯尼亞文",
6049 "xloc": [
6059 - "default.handlebars->29->1072"
6050 + "default.handlebars->29->1049"
6051 ]
6052 },
6053 {
@@ -6076,7 +6067,7 @@
6067 "zh-chs": "布列塔尼",
6068 "zh-cht": "布列塔尼",
6069 "xloc": [
6079 - "default.handlebars->29->1073"
6070 + "default.handlebars->29->1050"
6071 ]
6072 },
6073 {
@@ -6096,7 +6087,7 @@
6087 "zh-chs": "广播",
6088 "zh-cht": "廣播",
6089 "xloc": [
6099 - "default.handlebars->29->1843",
6090 + "default.handlebars->29->1820",
6091 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6092 ]
6093 },
@@ -6117,7 +6108,7 @@
6108 "zh-chs": "广播消息",
6109 "zh-cht": "廣播消息",
6110 "xloc": [
6120 - "default.handlebars->29->1764"
6111 + "default.handlebars->29->1741"
6112 ]
6113 },
6114 {
@@ -6137,7 +6128,7 @@
6128 "zh-chs": "向所有连接的用户广播消息。",
6129 "zh-cht": "向所有連接的用戶廣播消息。",
6130 "xloc": [
6140 - "default.handlebars->29->1759"
6131 + "default.handlebars->29->1736"
6132 ]
6133 },
6134 {
@@ -6157,7 +6148,7 @@
6148 "zh-chs": "保加利亚文",
6149 "zh-cht": "保加利亞文",
6150 "xloc": [
6160 - "default.handlebars->29->1069"
6151 + "default.handlebars->29->1046"
6152 ]
6153 },
6154 {
@@ -6177,7 +6168,7 @@
6168 "zh-chs": "缅甸文",
6169 "zh-cht": "緬甸文",
6170 "xloc": [
6180 - "default.handlebars->29->1074"
6171 + "default.handlebars->29->1051"
6172 ]
6173 },
6174 {
@@ -6198,7 +6189,7 @@
6189 "zh-cht": "CCM",
6190 "xloc": [
6191 "default-mobile.handlebars->9->235",
6201 - "default.handlebars->29->574"
6192 + "default.handlebars->29->551"
6193 ]
6194 },
6195 {
@@ -6219,9 +6210,9 @@
6210 "zh-cht": "CIRA",
6211 "xloc": [
6212 "default-mobile.handlebars->9->204",
6222 - "default.handlebars->29->1382",
6213 + "default.handlebars->29->1359",
6214 "default.handlebars->29->215",
6224 - "default.handlebars->29->440"
6215 + "default.handlebars->29->417"
6216 ]
6217 },
6218 {
@@ -6241,7 +6232,7 @@
6232 "zh-chs": "CIRA服务器",
6233 "zh-cht": "CIRA伺服器",
6234 "xloc": [
6244 - "default.handlebars->29->2101"
6235 + "default.handlebars->29->2078"
6236 ]
6237 },
6238 {
@@ -6261,7 +6252,7 @@
6252 "zh-chs": "CIRA服务器命令",
6253 "zh-cht": "CIRA伺服器指令",
6254 "xloc": [
6264 - "default.handlebars->29->2102"
6255 + "default.handlebars->29->2079"
6256 ]
6257 },
6258 {
@@ -6282,7 +6273,7 @@
6273 "zh-cht": "CPU",
6274 "xloc": [
6275 "default-mobile.handlebars->9->384",
6285 - "default.handlebars->29->989"
6276 + "default.handlebars->29->966"
6277 ]
6278 },
6279 {
@@ -6302,7 +6293,7 @@
6293 "zh-chs": "CPU负载",
6294 "zh-cht": "CPU負載",
6295 "xloc": [
6305 - "default.handlebars->29->2062"
6296 + "default.handlebars->29->2039"
6297 ]
6298 },
6299 {
@@ -6322,7 +6313,7 @@
6313 "zh-chs": "最近15分钟的CPU负载",
6314 "zh-cht": "最近15分鐘的CPU負載",
6315 "xloc": [
6325 - "default.handlebars->29->2065"
6316 + "default.handlebars->29->2042"
6317 ]
6318 },
6319 {
@@ -6342,7 +6333,7 @@
6333 "zh-chs": "最近5分钟的CPU负载",
6334 "zh-cht": "最近5分鐘的CPU負載",
6335 "xloc": [
6345 - "default.handlebars->29->2064"
6336 + "default.handlebars->29->2041"
6337 ]
6338 },
6339 {
@@ -6362,7 +6353,7 @@
6353 "zh-chs": "最近一分钟的CPU负载",
6354 "zh-cht": "最近一分鐘的CPU負載",
6355 "xloc": [
6365 - "default.handlebars->29->2063"
6356 + "default.handlebars->29->2040"
6357 ]
6358 },
6359 {
@@ -6382,8 +6373,8 @@
6373 "zh-chs": "CR+LF",
6374 "zh-cht": "CR+LF",
6375 "xloc": [
6385 - "default.handlebars->29->869",
6386 - "default.handlebars->29->878",
6376 + "default.handlebars->29->846",
6377 + "default.handlebars->29->855",
6378 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
6379 ]
6380 },
@@ -6404,7 +6395,7 @@
6395 "zh-chs": "CSV",
6396 "zh-cht": "CSV",
6397 "xloc": [
6407 - "default.handlebars->29->1682"
6398 + "default.handlebars->29->1659"
6399 ]
6400 },
6401 {
@@ -6424,9 +6415,9 @@
6415 "zh-chs": "CSV格式",
6416 "zh-cht": "CSV格式",
6417 "xloc": [
6427 - "default.handlebars->29->1686",
6428 - "default.handlebars->29->1751",
6429 - "default.handlebars->29->490"
6418 + "default.handlebars->29->1663",
6419 + "default.handlebars->29->1728",
6420 + "default.handlebars->29->467"
6421 ]
6422 },
6423 {
@@ -6446,7 +6437,7 @@
6437 "zh-chs": "呼叫错误",
6438 "zh-cht": "呼叫錯誤",
6439 "xloc": [
6449 - "default.handlebars->29->2114"
6440 + "default.handlebars->29->2091"
6441 ]
6442 },
6443 {
@@ -6468,7 +6459,7 @@
6459 "xloc": [
6460 "default-mobile.handlebars->9->82",
6461 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6471 - "default.handlebars->29->1304",
6462 + "default.handlebars->29->1281",
6463 "default.handlebars->container->dialog->idx_dlgButtonBar",
6464 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6465 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6498,9 +6489,9 @@
6489 "default-mobile.handlebars->9->389",
6490 "default-mobile.handlebars->9->394",
6491 "default-mobile.handlebars->9->396",
6501 - "default.handlebars->29->1001",
6502 - "default.handlebars->29->994",
6503 - "default.handlebars->29->999"
6492 + "default.handlebars->29->971",
6493 + "default.handlebars->29->976",
6494 + "default.handlebars->29->978"
6495 ]
6496 },
6497 {
@@ -6521,7 +6512,7 @@
6512 "zh-cht": "容量/速度",
6513 "xloc": [
6514 "default-mobile.handlebars->9->387",
6524 - "default.handlebars->29->992"
6515 + "default.handlebars->29->969"
6516 ]
6517 },
6518 {
@@ -6541,7 +6532,7 @@
6532 "zh-chs": "加泰罗尼亚文",
6533 "zh-cht": "加泰羅尼亞文",
6534 "xloc": [
6544 - "default.handlebars->29->1075"
6535 + "default.handlebars->29->1052"
6536 ]
6537 },
6538 {
@@ -6561,7 +6552,7 @@
6552 "zh-chs": "在这里为中心显示地图",
6553 "zh-cht": "在這裡為中心顯示地圖",
6554 "xloc": [
6564 - "default.handlebars->29->536"
6555 + "default.handlebars->29->513"
6556 ]
6557 },
6558 {
@@ -6581,7 +6572,7 @@
6572 "zh-chs": "查莫罗",
6573 "zh-cht": "查莫羅",
6574 "xloc": [
6584 - "default.handlebars->29->1076"
6575 + "default.handlebars->29->1053"
6576 ]
6577 },
6578 {
@@ -6623,7 +6614,7 @@
6614 "zh-chs": "更改{0}的电邮",
6615 "zh-cht": "更改{0}的電郵",
6616 "xloc": [
6626 - "default.handlebars->29->1957"
6617 + "default.handlebars->29->1934"
6618 ]
6619 },
6620 {
@@ -6643,9 +6634,9 @@
6634 "zh-chs": "更改组",
6635 "zh-cht": "更改群",
6636 "xloc": [
6646 - "default.handlebars->29->632",
6647 - "default.handlebars->29->783",
6648 - "default.handlebars->29->784"
6637 + "default.handlebars->29->609",
6638 + "default.handlebars->29->760",
6639 + "default.handlebars->29->761"
6640 ]
6641 },
6642 {
@@ -6666,8 +6657,8 @@
6657 "zh-cht": "更改密碼",
6658 "xloc": [
6659 "default-mobile.handlebars->9->90",
6669 - "default.handlebars->29->1271",
6670 - "default.handlebars->29->1944"
6660 + "default.handlebars->29->1248",
6661 + "default.handlebars->29->1921"
6662 ]
6663 },
6664 {
@@ -6687,7 +6678,7 @@
6678 "zh-chs": "更改{0}的密码",
6679 "zh-cht": "更改{0}的密碼",
6680 "xloc": [
6690 - "default.handlebars->29->1964"
6681 + "default.handlebars->29->1941"
6682 ]
6683 },
6684 {
@@ -6707,7 +6698,7 @@
6698 "zh-chs": "更改{0}的真实名称",
6699 "zh-cht": "更改{0}的真實名稱",
6700 "xloc": [
6710 - "default.handlebars->29->1952"
6701 + "default.handlebars->29->1929"
6702 ]
6703 },
6704 {
@@ -6789,7 +6780,7 @@
6780 "zh-chs": "更改该用户的密码",
6781 "zh-cht": "更改該用戶的密碼",
6782 "xloc": [
6792 - "default.handlebars->29->1943"
6783 + "default.handlebars->29->1920"
6784 ]
6785 },
6786 {
@@ -6829,7 +6820,7 @@
6820 "zh-chs": "在此处更改您的帐户电邮地址。",
6821 "zh-cht": "在此處更改你的帳戶電郵地址。",
6822 "xloc": [
6832 - "default.handlebars->29->1258"
6823 + "default.handlebars->29->1235"
6824 ]
6825 },
6826 {
@@ -6849,7 +6840,7 @@
6840 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
6841 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
6842 "xloc": [
6852 - "default.handlebars->29->1264"
6843 + "default.handlebars->29->1241"
6844 ]
6845 },
6846 {
@@ -6869,7 +6860,7 @@
6860 "zh-chs": "更改帐户凭据",
6861 "zh-cht": "帳戶憑證已更改",
6862 "xloc": [
6872 - "default.handlebars->29->1644"
6863 + "default.handlebars->29->1621"
6864 ]
6865 },
6866 {
@@ -6889,7 +6880,7 @@
6880 "zh-chs": "{1}组中的设备{0}已更改:{2}",
6881 "zh-cht": "{1}組中的設備{0}已更改:{2}",
6882 "xloc": [
6892 - "default.handlebars->29->1628"
6883 + "default.handlebars->29->1605"
6884 ]
6885 },
6886 {
@@ -6909,7 +6900,7 @@
6900 "zh-chs": "语言从{1}更改为{2}",
6901 "zh-cht": "語言從{1}更改為{2}",
6902 "xloc": [
6912 - "default.handlebars->29->1572"
6903 + "default.handlebars->29->1549"
6904 ]
6905 },
6906 {
@@ -6929,8 +6920,8 @@
6920 "zh-chs": "已更改{0}的用户设备权限",
6921 "zh-cht": "已更改{0}的用戶設備權限",
6922 "xloc": [
6932 - "default.handlebars->29->1630",
6933 - "default.handlebars->29->1651"
6923 + "default.handlebars->29->1607",
6924 + "default.handlebars->29->1628"
6925 ]
6926 },
6927 {
@@ -6950,7 +6941,7 @@
6941 "zh-chs": "更改语言将需要刷新页面。",
6942 "zh-cht": "更改語言將需要刷新頁面。",
6943 "xloc": [
6953 - "default.handlebars->29->1243"
6944 + "default.handlebars->29->1220"
6945 ]
6946 },
6947 {
@@ -6970,9 +6961,9 @@
6961 "zh-chs": "聊天",
6962 "zh-cht": "聊天",
6963 "xloc": [
6973 - "default.handlebars->29->1703",
6974 - "default.handlebars->29->687",
6975 - "default.handlebars->29->708"
6964 + "default.handlebars->29->1680",
6965 + "default.handlebars->29->664",
6966 + "default.handlebars->29->685"
6967 ]
6968 },
6969 {
@@ -6994,8 +6985,8 @@
6985 "xloc": [
6986 "default-mobile.handlebars->9->433",
6987 "default-mobile.handlebars->9->453",
6997 - "default.handlebars->29->1442",
6998 - "default.handlebars->29->1478"
6988 + "default.handlebars->29->1419",
6989 + "default.handlebars->29->1455"
6990 ]
6991 },
6992 {
@@ -7035,7 +7026,7 @@
7026 "zh-chs": "车臣",
7027 "zh-cht": "車臣",
7028 "xloc": [
7038 - "default.handlebars->29->1077"
7029 + "default.handlebars->29->1054"
7030 ]
7031 },
7032 {
@@ -7135,8 +7126,8 @@
7126 "zh-chs": "检查...",
7127 "zh-cht": "檢查...",
7128 "xloc": [
7138 - "default.handlebars->29->1043",
7139 - "default.handlebars->29->2108"
7129 + "default.handlebars->29->1020",
7130 + "default.handlebars->29->2085"
7131 ]
7132 },
7133 {
@@ -7156,7 +7147,7 @@
7147 "zh-chs": "中文",
7148 "zh-cht": "中文",
7149 "xloc": [
7159 - "default.handlebars->29->1078"
7150 + "default.handlebars->29->1055"
7151 ]
7152 },
7153 {
@@ -7176,7 +7167,7 @@
7167 "zh-chs": "中文(香港)",
7168 "zh-cht": "中文(香港)",
7169 "xloc": [
7179 - "default.handlebars->29->1079"
7170 + "default.handlebars->29->1056"
7171 ]
7172 },
7173 {
@@ -7196,7 +7187,7 @@
7187 "zh-chs": "中文(中国)",
7188 "zh-cht": "中文(中國)",
7189 "xloc": [
7199 - "default.handlebars->29->1080"
7190 + "default.handlebars->29->1057"
7191 ]
7192 },
7193 {
@@ -7216,7 +7207,7 @@
7207 "zh-chs": "简体中文",
7208 "zh-cht": "簡體中文",
7209 "xloc": [
7219 - "default.handlebars->29->1240"
7210 + "default.handlebars->29->1217"
7211 ]
7212 },
7213 {
@@ -7236,7 +7227,7 @@
7227 "zh-chs": "中文(新加坡)",
7228 "zh-cht": "中文(新加坡)",
7229 "xloc": [
7239 - "default.handlebars->29->1081"
7230 + "default.handlebars->29->1058"
7231 ]
7232 },
7233 {
@@ -7256,7 +7247,7 @@
7247 "zh-chs": "中文(台湾)",
7248 "zh-cht": "中文(台灣)",
7249 "xloc": [
7259 - "default.handlebars->29->1082"
7250 + "default.handlebars->29->1059"
7251 ]
7252 },
7253 {
@@ -7276,7 +7267,7 @@
7267 "zh-chs": "繁体中文",
7268 "zh-cht": "繁體中文",
7269 "xloc": [
7279 - "default.handlebars->29->1241"
7270 + "default.handlebars->29->1218"
7271 ]
7272 },
7273 {
@@ -7317,7 +7308,7 @@
7308 "zh-chs": "楚瓦什",
7309 "zh-cht": "楚瓦什",
7310 "xloc": [
7320 - "default.handlebars->29->1083"
7311 + "default.handlebars->29->1060"
7312 ]
7313 },
7314 {
@@ -7335,10 +7326,7 @@
7326 "ru": "Очистка CIRA",
7327 "tr": "Temizleme CIRA",
7328 "zh-chs": "清理CIRA",
7338 - "zh-cht": "清理CIRA",
7339 - "xloc": [
7340 - "default.handlebars->29->313"
7341 - ]
7329 + "zh-cht": "清理CIRA"
7330 },
7331 {
7332 "cs": "Vymazat",
@@ -7363,11 +7351,11 @@
7351 "default-mobile.handlebars->9->324",
7352 "default-mobile.handlebars->9->326",
7353 "default-mobile.handlebars->9->59",
7366 - "default.handlebars->29->1566",
7367 - "default.handlebars->29->908",
7368 - "default.handlebars->29->910",
7369 - "default.handlebars->29->912",
7370 - "default.handlebars->29->914",
7354 + "default.handlebars->29->1543",
7355 + "default.handlebars->29->885",
7356 + "default.handlebars->29->887",
7357 + "default.handlebars->29->889",
7358 + "default.handlebars->29->891",
7359 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7360 "default.handlebars->container->column_l->p41->3->1",
7361 "messenger.handlebars->xbottom"
@@ -7410,7 +7398,7 @@
7398 "zh-chs": "全部清除",
7399 "zh-cht": "全部清除",
7400 "xloc": [
7413 - "default.handlebars->29->2035"
7401 + "default.handlebars->29->2012"
7402 ]
7403 },
7404 {
@@ -7438,7 +7426,7 @@
7426 "zh-chs": "清除核心",
7427 "zh-cht": "清除核心",
7428 "xloc": [
7441 - "default.handlebars->29->1015"
7429 + "default.handlebars->29->992"
7430 ]
7431 },
7432 {
@@ -7478,7 +7466,7 @@
7466 "zh-chs": "清除此通知",
7467 "zh-cht": "清除此通知",
7468 "xloc": [
7481 - "default.handlebars->29->2034"
7469 + "default.handlebars->29->2011"
7470 ]
7471 },
7472 {
@@ -7538,8 +7526,8 @@
7526 "zh-chs": "单击此处编辑设备组名称",
7527 "zh-cht": "單擊此處編輯裝置群名稱",
7528 "xloc": [
7541 - "default.handlebars->29->1315",
7542 - "default.handlebars->29->1517"
7529 + "default.handlebars->29->1292",
7530 + "default.handlebars->29->1494"
7531 ]
7532 },
7533 {
@@ -7559,7 +7547,7 @@
7547 "zh-chs": "单击此处编辑服务器端设备名称",
7548 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
7549 "xloc": [
7562 - "default.handlebars->29->552"
7550 + "default.handlebars->29->529"
7551 ]
7552 },
7553 {
@@ -7579,7 +7567,7 @@
7567 "zh-chs": "单击此处编辑用户组名称",
7568 "zh-cht": "單擊此處編輯用戶群名稱",
7569 "xloc": [
7582 - "default.handlebars->29->1820"
7570 + "default.handlebars->29->1797"
7571 ]
7572 },
7573 {
@@ -7640,7 +7628,7 @@
7628 "zh-cht": "單擊確定將驗證電郵發送到:",
7629 "xloc": [
7630 "default-mobile.handlebars->9->75",
7643 - "default.handlebars->29->1255"
7631 + "default.handlebars->29->1232"
7632 ]
7633 },
7634 {
@@ -7681,7 +7669,7 @@
7669 "zh-cht": "客戶端控制模式(CCM)",
7670 "xloc": [
7671 "default-mobile.handlebars->9->365",
7684 - "default.handlebars->29->970"
7672 + "default.handlebars->29->947"
7673 ]
7674 },
7675 {
@@ -7701,7 +7689,7 @@
7689 "zh-chs": "客户编号",
7690 "zh-cht": "客戶編號",
7691 "xloc": [
7704 - "default.handlebars->29->1297"
7692 + "default.handlebars->29->1274"
7693 ]
7694 },
7695 {
@@ -7721,7 +7709,7 @@
7709 "zh-chs": "客户端启动的远程访问",
7710 "zh-cht": "客戶端啟動的遠程訪問",
7711 "xloc": [
7724 - "default.handlebars->29->1381"
7712 + "default.handlebars->29->1358"
7713 ]
7714 },
7715 {
@@ -7741,7 +7729,7 @@
7729 "zh-chs": "客户机密",
7730 "zh-cht": "客戶機密",
7731 "xloc": [
7744 - "default.handlebars->29->1298"
7732 + "default.handlebars->29->1275"
7733 ]
7734 },
7735 {
@@ -7785,7 +7773,7 @@
7773 "default-mobile.handlebars->9->57",
7774 "default.handlebars->29->137",
7775 "default.handlebars->29->145",
7788 - "default.handlebars->29->860"
7776 + "default.handlebars->29->837"
7777 ]
7778 },
7779 {
@@ -7805,7 +7793,7 @@
7793 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
7794 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
7795 "xloc": [
7808 - "default.handlebars->29->1577"
7796 + "default.handlebars->29->1554"
7797 ]
7798 },
7799 {
@@ -7881,7 +7869,7 @@
7869 "en": "Command",
7870 "nl": "Opdracht",
7871 "xloc": [
7884 - "default.handlebars->29->411"
7872 + "default.handlebars->29->388"
7873 ]
7874 },
7875 {
@@ -7889,9 +7877,9 @@
7877 "nl": "Opdrachten",
7878 "xloc": [
7879 "default-mobile.handlebars->9->455",
7892 - "default.handlebars->29->1480",
7893 - "default.handlebars->29->689",
7894 - "default.handlebars->29->710"
7880 + "default.handlebars->29->1457",
7881 + "default.handlebars->29->666",
7882 + "default.handlebars->29->687"
7883 ]
7884 },
7885 {
@@ -7911,8 +7899,8 @@
7899 "zh-chs": "通用设备组",
7900 "zh-cht": "通用裝置群",
7901 "xloc": [
7914 - "default.handlebars->29->1851",
7915 - "default.handlebars->29->1969"
7902 + "default.handlebars->29->1828",
7903 + "default.handlebars->29->1946"
7904 ]
7905 },
7906 {
@@ -7932,8 +7920,8 @@
7920 "zh-chs": "通用设备",
7921 "zh-cht": "通用裝置",
7922 "xloc": [
7935 - "default.handlebars->29->1857",
7936 - "default.handlebars->29->1981"
7923 + "default.handlebars->29->1834",
7924 + "default.handlebars->29->1958"
7925 ]
7926 },
7927 {
@@ -7953,7 +7941,7 @@
7941 "zh-chs": "压缩档案...",
7942 "zh-cht": "壓縮檔案...",
7943 "xloc": [
7956 - "default.handlebars->29->885"
7944 + "default.handlebars->29->862"
7945 ]
7946 },
7947 {
@@ -7974,7 +7962,7 @@
7962 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
7963 "xloc": [
7964 "default-mobile.handlebars->9->127",
7977 - "default.handlebars->29->1561"
7965 + "default.handlebars->29->1538"
7966 ]
7967 },
7968 {
@@ -7996,14 +7984,14 @@
7984 "xloc": [
7985 "default-mobile.handlebars->9->282",
7986 "default-mobile.handlebars->9->413",
7999 - "default.handlebars->29->1391",
8000 - "default.handlebars->29->1731",
8001 - "default.handlebars->29->1810",
8002 - "default.handlebars->29->1871",
8003 - "default.handlebars->29->1967",
8004 - "default.handlebars->29->466",
8005 - "default.handlebars->29->778",
8006 - "default.handlebars->29->787"
7987 + "default.handlebars->29->1368",
7988 + "default.handlebars->29->1708",
7989 + "default.handlebars->29->1787",
7990 + "default.handlebars->29->1848",
7991 + "default.handlebars->29->1944",
7992 + "default.handlebars->29->443",
7993 + "default.handlebars->29->755",
7994 + "default.handlebars->29->764"
7995 ]
7996 },
7997 {
@@ -8024,7 +8012,7 @@
8012 "zh-cht": "確認將1個副本複製到此位置?",
8013 "xloc": [
8014 "default-mobile.handlebars->9->315",
8027 - "default.handlebars->29->903"
8015 + "default.handlebars->29->880"
8016 ]
8017 },
8018 {
@@ -8044,7 +8032,7 @@
8032 "zh-chs": "确认{0}个条目的复制到此位置?",
8033 "zh-cht": "確認{0}個條目的複製到此位置?",
8034 "xloc": [
8047 - "default.handlebars->29->902"
8035 + "default.handlebars->29->879"
8036 ]
8037 },
8038 {
@@ -8084,7 +8072,7 @@
8072 "zh-chs": "确认删除选定的帐户?",
8073 "zh-cht": "確認刪除所選帳戶?",
8074 "xloc": [
8087 - "default.handlebars->29->1730"
8075 + "default.handlebars->29->1707"
8076 ]
8077 },
8078 {
@@ -8104,7 +8092,7 @@
8092 "zh-chs": "确认删除选定的设备?",
8093 "zh-cht": "確認刪除所選裝置?",
8094 "xloc": [
8107 - "default.handlebars->29->465"
8095 + "default.handlebars->29->442"
8096 ]
8097 },
8098 {
@@ -8124,7 +8112,7 @@
8112 "zh-chs": "确认删除选定的用户组?",
8113 "zh-cht": "確認刪除所選用戶群?",
8114 "xloc": [
8127 - "default.handlebars->29->1809"
8115 + "default.handlebars->29->1786"
8116 ]
8117 },
8118 {
@@ -8144,7 +8132,7 @@
8132 "zh-chs": "确认删除用户{0}?",
8133 "zh-cht": "確認刪除用戶{0}?",
8134 "xloc": [
8147 - "default.handlebars->29->1966"
8135 + "default.handlebars->29->1943"
8136 ]
8137 },
8138 {
@@ -8164,7 +8152,7 @@
8152 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8153 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8154 "xloc": [
8167 - "default.handlebars->29->1874"
8155 + "default.handlebars->29->1851"
8156 ]
8157 },
8158 {
@@ -8184,7 +8172,7 @@
8172 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8173 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8174 "xloc": [
8187 - "default.handlebars->29->1996"
8175 + "default.handlebars->29->1973"
8176 ]
8177 },
8178 {
@@ -8205,7 +8193,7 @@
8193 "zh-cht": "確認將1個條目移動到此位置?",
8194 "xloc": [
8195 "default-mobile.handlebars->9->317",
8208 - "default.handlebars->29->905"
8196 + "default.handlebars->29->882"
8197 ]
8198 },
8199 {
@@ -8225,7 +8213,7 @@
8213 "zh-chs": "确认将{0}个条目移到此位置?",
8214 "zh-cht": "確認將{0}個條目移到該位置?",
8215 "xloc": [
8228 - "default.handlebars->29->904"
8216 + "default.handlebars->29->881"
8217 ]
8218 },
8219 {
@@ -8265,7 +8253,7 @@
8253 "zh-chs": "确认覆盖?",
8254 "zh-cht": "確認覆蓋?",
8255 "xloc": [
8268 - "default.handlebars->29->1560"
8256 + "default.handlebars->29->1537"
8257 ]
8258 },
8259 {
@@ -8285,8 +8273,8 @@
8273 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8274 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8275 "xloc": [
8288 - "default.handlebars->29->1864",
8289 - "default.handlebars->29->1987"
8276 + "default.handlebars->29->1841",
8277 + "default.handlebars->29->1964"
8278 ]
8279 },
8280 {
@@ -8306,8 +8294,8 @@
8294 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8295 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8296 "xloc": [
8309 - "default.handlebars->29->1866",
8310 - "default.handlebars->29->2000"
8297 + "default.handlebars->29->1843",
8298 + "default.handlebars->29->1977"
8299 ]
8300 },
8301 {
@@ -8327,7 +8315,7 @@
8315 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8316 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8317 "xloc": [
8330 - "default.handlebars->29->1989"
8318 + "default.handlebars->29->1966"
8319 ]
8320 },
8321 {
@@ -8347,7 +8335,7 @@
8335 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8336 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8337 "xloc": [
8350 - "default.handlebars->29->1992"
8338 + "default.handlebars->29->1969"
8339 ]
8340 },
8341 {
@@ -8367,8 +8355,8 @@
8355 "zh-chs": "确认删除访问权限?",
8356 "zh-cht": "確認刪除訪問權限?",
8357 "xloc": [
8370 - "default.handlebars->29->1990",
8371 - "default.handlebars->29->1993"
8358 + "default.handlebars->29->1967",
8359 + "default.handlebars->29->1970"
8360 ]
8361 },
8362 {
@@ -8389,7 +8377,7 @@
8377 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8378 "xloc": [
8379 "default-mobile.handlebars->9->74",
8392 - "default.handlebars->29->1033"
8380 + "default.handlebars->29->1010"
8381 ]
8382 },
8383 {
@@ -8460,7 +8448,7 @@
8448 "zh-chs": "确认删除用户“ {0} ”的权限?",
8449 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
8450 "xloc": [
8463 - "default.handlebars->29->1489"
8451 + "default.handlebars->29->1466"
8452 ]
8453 },
8454 {
@@ -8480,7 +8468,7 @@
8468 "zh-chs": "确认删除用户组“ {0} ”的权限?",
8469 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
8470 "xloc": [
8483 - "default.handlebars->29->1491"
8471 + "default.handlebars->29->1468"
8472 ]
8473 },
8474 {
@@ -8540,8 +8528,8 @@
8528 "default-mobile.handlebars->9->297",
8529 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8530 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8543 - "default.handlebars->29->1343",
8544 - "default.handlebars->29->881",
8531 + "default.handlebars->29->1320",
8532 + "default.handlebars->29->858",
8533 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
8534 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
8535 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -8588,7 +8576,7 @@
8576 "zh-chs": "连接到服务器",
8577 "zh-cht": "連接到伺服器",
8578 "xloc": [
8591 - "default.handlebars->29->1385"
8579 + "default.handlebars->29->1362"
8580 ]
8581 },
8582 {
@@ -8709,7 +8697,7 @@
8697 "zh-chs": "已连接的英特尔&reg;AMT",
8698 "zh-cht": "已連接的Intel&reg; AMT",
8699 "xloc": [
8712 - "default.handlebars->29->2053"
8700 + "default.handlebars->29->2030"
8701 ]
8702 },
8703 {
@@ -8729,7 +8717,7 @@
8717 "zh-chs": "已连接的用户",
8718 "zh-cht": "已连接的用户",
8719 "xloc": [
8732 - "default.handlebars->29->2058"
8720 + "default.handlebars->29->2035"
8721 ]
8722 },
8723 {
@@ -8750,7 +8738,7 @@
8738 "zh-cht": "現在已連接",
8739 "xloc": [
8740 "default-mobile.handlebars->9->340",
8753 - "default.handlebars->29->935"
8741 + "default.handlebars->29->912"
8742 ]
8743 },
8744 {
@@ -8797,7 +8785,7 @@
8785 "default.handlebars->29->246",
8786 "default.handlebars->29->273",
8787 "default.handlebars->29->9",
8800 - "default.handlebars->29->926",
8788 + "default.handlebars->29->903",
8789 "desktop.handlebars->3->2",
8790 "xterm.handlebars->9->2"
8791 ]
@@ -8819,7 +8807,7 @@
8807 "zh-chs": "连接数量",
8808 "zh-cht": "連接數量",
8809 "xloc": [
8822 - "default.handlebars->29->2072"
8810 + "default.handlebars->29->2049"
8811 ]
8812 },
8813 {
@@ -8839,7 +8827,7 @@
8827 "zh-chs": "连接转发器",
8828 "zh-cht": "連接轉發器",
8829 "xloc": [
8842 - "default.handlebars->29->2100"
8830 + "default.handlebars->29->2077"
8831 ]
8832 },
8833 {
@@ -8900,9 +8888,9 @@
8888 "zh-cht": "連接性",
8889 "xloc": [
8890 "default-mobile.handlebars->9->249",
8903 - "default.handlebars->29->1524",
8891 + "default.handlebars->29->1501",
8892 "default.handlebars->29->234",
8905 - "default.handlebars->29->619",
8893 + "default.handlebars->29->596",
8894 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
8895 ]
8896 },
@@ -8923,8 +8911,8 @@
8911 "zh-chs": "控制台",
8912 "zh-cht": "控制台",
8913 "xloc": [
8926 - "default.handlebars->29->682",
8927 - "default.handlebars->29->703",
8914 + "default.handlebars->29->659",
8915 + "default.handlebars->29->680",
8916 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
8917 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
8918 "default.handlebars->contextMenu->cxconsole"
@@ -8947,7 +8935,7 @@
8935 "zh-chs": "控制台 -",
8936 "zh-cht": "控制台 -",
8937 "xloc": [
8950 - "default.handlebars->29->553"
8938 + "default.handlebars->29->530"
8939 ]
8940 },
8941 {
@@ -8967,8 +8955,8 @@
8955 "zh-chs": "控制",
8956 "zh-cht": "控制",
8957 "xloc": [
8970 - "default.handlebars->29->681",
8971 - "default.handlebars->29->702",
8958 + "default.handlebars->29->658",
8959 + "default.handlebars->29->679",
8960 "messenger.handlebars->13->1"
8961 ]
8962 },
@@ -8989,7 +8977,7 @@
8977 "zh-chs": "Cookie编码器",
8978 "zh-cht": "Cookie編碼器",
8979 "xloc": [
8992 - "default.handlebars->29->2086"
8980 + "default.handlebars->29->2063"
8981 ]
8982 },
8983 {
@@ -9054,7 +9042,7 @@
9042 "zh-chs": "将Windows 32位代理URL复制到剪贴板",
9043 "zh-cht": "將Windows 32位代理URL複製到剪貼板",
9044 "xloc": [
9057 - "default.handlebars->29->386"
9045 + "default.handlebars->29->363"
9046 ]
9047 },
9048 {
@@ -9074,7 +9062,7 @@
9062 "zh-chs": "将Windows 64位代理URL复制到剪贴板",
9063 "zh-cht": "將Windows 64位代理URL複製到剪貼板",
9064 "xloc": [
9077 - "default.handlebars->29->390"
9065 + "default.handlebars->29->367"
9066 ]
9067 },
9068 {
@@ -9125,8 +9113,8 @@
9113 "zh-chs": "将代理URL复制到剪贴板",
9114 "zh-cht": "將代理URL複製到剪貼板",
9115 "xloc": [
9128 - "default.handlebars->29->410",
9129 - "default.handlebars->29->412"
9116 + "default.handlebars->29->387",
9117 + "default.handlebars->29->389"
9118 ]
9119 },
9120 {
@@ -9146,10 +9134,10 @@
9134 "zh-chs": "复制连结到剪贴板",
9135 "zh-cht": "複製連結到剪貼板",
9136 "xloc": [
9149 - "default.handlebars->29->1529",
9150 - "default.handlebars->29->1548",
9137 + "default.handlebars->29->1506",
9138 + "default.handlebars->29->1525",
9139 "default.handlebars->29->195",
9152 - "default.handlebars->29->368"
9140 + "default.handlebars->29->345"
9141 ]
9142 },
9143 {
@@ -9169,7 +9157,7 @@
9157 "zh-chs": "将macOS代理URL复制到剪贴板",
9158 "zh-cht": "將macOS代理URL複製到剪貼板",
9159 "xloc": [
9172 - "default.handlebars->29->398"
9160 + "default.handlebars->29->375"
9161 ]
9162 },
9163 {
@@ -9250,7 +9238,7 @@
9238 "zh-chs": "复制:“{0}”到“{1}”",
9239 "zh-cht": "複製:“{0}”到“{1}”",
9240 "xloc": [
9253 - "default.handlebars->29->1620"
9241 + "default.handlebars->29->1597"
9242 ]
9243 },
9244 {
@@ -9396,7 +9384,7 @@
9384 "zh-chs": "核心服务器",
9385 "zh-cht": "核心伺服器",
9386 "xloc": [
9399 - "default.handlebars->29->2085"
9387 + "default.handlebars->29->2062"
9388 ]
9389 },
9390 {
@@ -9416,7 +9404,7 @@
9404 "zh-chs": "科西嘉文",
9405 "zh-cht": "科西嘉文",
9406 "xloc": [
9419 - "default.handlebars->29->1084"
9407 + "default.handlebars->29->1061"
9408 ]
9409 },
9410 {
@@ -9436,7 +9424,7 @@
9424 "zh-chs": "创建帐号",
9425 "zh-cht": "創建帳號",
9426 "xloc": [
9439 - "default.handlebars->29->1778",
9427 + "default.handlebars->29->1755",
9428 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
9429 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
9430 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -9479,7 +9467,7 @@
9467 "zh-chs": "创建用户组",
9468 "zh-cht": "創建用戶群",
9469 "xloc": [
9482 - "default.handlebars->29->1817"
9470 + "default.handlebars->29->1794"
9471 ]
9472 },
9473 {
@@ -9499,7 +9487,7 @@
9487 "zh-chs": "创建连结以与访客共享此设备",
9488 "zh-cht": "創建鏈結以與訪客共享此裝置",
9489 "xloc": [
9502 - "default.handlebars->29->630"
9490 + "default.handlebars->29->607"
9491 ]
9492 },
9493 {
@@ -9519,7 +9507,7 @@
9507 "zh-chs": "使用以下选项创建一个新的设备组。",
9508 "zh-cht": "使用以下選項創建一個新的裝置群。",
9509 "xloc": [
9522 - "default.handlebars->29->1278"
9510 + "default.handlebars->29->1255"
9511 ]
9512 },
9513 {
@@ -9559,7 +9547,7 @@
9547 "zh-chs": "创建文件夹:“{0}”",
9548 "zh-cht": "創建文件夾:“{0}”",
9549 "xloc": [
9562 - "default.handlebars->29->1613"
9550 + "default.handlebars->29->1590"
9551 ]
9552 },
9553 {
@@ -9579,7 +9567,7 @@
9567 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9568 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9569 "xloc": [
9582 - "default.handlebars->29->1742"
9570 + "default.handlebars->29->1719"
9571 ]
9572 },
9573 {
@@ -9621,7 +9609,7 @@
9609 "zh-chs": "创建的设备组:{0}",
9610 "zh-cht": "創建的設備組:{0}",
9611 "xloc": [
9624 - "default.handlebars->29->1624"
9612 + "default.handlebars->29->1601"
9613 ]
9614 },
9615 {
@@ -9641,7 +9629,7 @@
9629 "zh-chs": "创建一个连结,该连结允许没有帐户的访客将远程桌面访问此设备最多1小时。",
9630 "zh-cht": "創建一個鏈結,該鏈結允許沒有帳戶的訪客將遠程桌面訪問此裝置最多1小時。",
9631 "xloc": [
9644 - "default.handlebars->29->721"
9632 + "default.handlebars->29->698"
9633 ]
9634 },
9635 {
@@ -9661,7 +9649,7 @@
9649 "zh-chs": "创建",
9650 "zh-cht": "創建",
9651 "xloc": [
9664 - "default.handlebars->29->1903"
9652 + "default.handlebars->29->1880"
9653 ]
9654 },
9655 {
@@ -9681,7 +9669,7 @@
9669 "zh-chs": "创建时间",
9670 "zh-cht": "創作時間",
9671 "xloc": [
9684 - "default.handlebars->29->1325"
9672 + "default.handlebars->29->1302"
9673 ]
9674 },
9675 {
@@ -9723,8 +9711,8 @@
9711 "zh-chs": "创建者",
9712 "zh-cht": "創作者",
9713 "xloc": [
9726 - "default.handlebars->29->1323",
9727 - "default.handlebars->29->1324"
9714 + "default.handlebars->29->1300",
9715 + "default.handlebars->29->1301"
9716 ]
9717 },
9718 {
@@ -9744,7 +9732,7 @@
9732 "zh-chs": "证书",
9733 "zh-cht": "證書",
9734 "xloc": [
9747 - "default.handlebars->29->1295"
9735 + "default.handlebars->29->1272"
9736 ]
9737 },
9738 {
@@ -9764,7 +9752,7 @@
9752 "zh-chs": "克里语",
9753 "zh-cht": "克里語",
9754 "xloc": [
9767 - "default.handlebars->29->1085"
9755 + "default.handlebars->29->1062"
9756 ]
9757 },
9758 {
@@ -9784,7 +9772,7 @@
9772 "zh-chs": "克罗地亚文",
9773 "zh-cht": "克羅地亞文",
9774 "xloc": [
9787 - "default.handlebars->29->1086"
9775 + "default.handlebars->29->1063"
9776 ]
9777 },
9778 {
@@ -9951,7 +9939,7 @@
9939 "zh-chs": "捷克文",
9940 "zh-cht": "捷克文",
9941 "xloc": [
9954 - "default.handlebars->29->1087"
9942 + "default.handlebars->29->1064"
9943 ]
9944 },
9945 {
@@ -9991,7 +9979,7 @@
9979 "zh-chs": "丹麦文",
9980 "zh-cht": "丹麥文",
9981 "xloc": [
9994 - "default.handlebars->29->1088"
9982 + "default.handlebars->29->1065"
9983 ]
9984 },
9985 {
@@ -10011,7 +9999,7 @@
9999 "zh-chs": "数据通道",
10000 "zh-cht": "數據通道",
10001 "xloc": [
10014 - "default.handlebars->29->830",
10002 + "default.handlebars->29->807",
10003 "desktop.handlebars->3->12"
10004 ]
10005 },
@@ -10032,7 +10020,7 @@
10020 "zh-chs": "日期和时间",
10021 "zh-cht": "日期和時間",
10022 "xloc": [
10035 - "default.handlebars->29->1246"
10023 + "default.handlebars->29->1223"
10024 ]
10025 },
10026 {
@@ -10053,7 +10041,7 @@
10041 "zh-cht": "天",
10042 "xloc": [
10043 "default-mobile.handlebars->9->272",
10056 - "default.handlebars->29->762"
10044 + "default.handlebars->29->739"
10045 ]
10046 },
10047 {
@@ -10073,7 +10061,7 @@
10061 "zh-chs": "停用客户端控制模式(CCM)",
10062 "zh-cht": "停用客戶端控制模式(CCM)",
10063 "xloc": [
10076 - "default.handlebars->29->1373"
10064 + "default.handlebars->29->1350"
10065 ]
10066 },
10067 {
@@ -10094,7 +10082,7 @@
10082 "zh-cht": "沉睡",
10083 "xloc": [
10084 "default-mobile.handlebars->9->192",
10097 - "default.handlebars->29->423"
10085 + "default.handlebars->29->400"
10086 ]
10087 },
10088 {
@@ -10114,10 +10102,10 @@
10102 "zh-chs": "默认",
10103 "zh-cht": "默認",
10104 "xloc": [
10117 - "default.handlebars->29->1765",
10118 - "default.handlebars->29->1813",
10119 - "default.handlebars->29->1824",
10120 - "default.handlebars->29->1892"
10105 + "default.handlebars->29->1742",
10106 + "default.handlebars->29->1790",
10107 + "default.handlebars->29->1801",
10108 + "default.handlebars->29->1869"
10109 ]
10110 },
10111 {
@@ -10141,9 +10129,9 @@
10129 "default-mobile.handlebars->9->307",
10130 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10131 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10144 - "default.handlebars->29->1555",
10145 - "default.handlebars->29->523",
10146 - "default.handlebars->29->894",
10132 + "default.handlebars->29->1532",
10133 + "default.handlebars->29->500",
10134 + "default.handlebars->29->871",
10135 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10136 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10137 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10171,7 +10159,7 @@
10159 "zh-cht": "刪除帳戶",
10160 "xloc": [
10161 "default-mobile.handlebars->9->84",
10174 - "default.handlebars->29->1263"
10162 + "default.handlebars->29->1240"
10163 ]
10164 },
10165 {
@@ -10191,7 +10179,7 @@
10179 "zh-chs": "删除帐户",
10180 "zh-cht": "刪除帳戶",
10181 "xloc": [
10194 - "default.handlebars->29->1732"
10182 + "default.handlebars->29->1709"
10183 ]
10184 },
10185 {
@@ -10212,7 +10200,7 @@
10200 "zh-cht": "刪除裝置",
10201 "xloc": [
10202 "default-mobile.handlebars->9->254",
10215 - "default.handlebars->29->634"
10203 + "default.handlebars->29->611"
10204 ]
10205 },
10206 {
@@ -10234,8 +10222,8 @@
10222 "xloc": [
10223 "default-mobile.handlebars->9->411",
10224 "default-mobile.handlebars->9->414",
10237 - "default.handlebars->29->1369",
10238 - "default.handlebars->29->1392"
10225 + "default.handlebars->29->1346",
10226 + "default.handlebars->29->1369"
10227 ]
10228 },
10229 {
@@ -10256,7 +10244,7 @@
10244 "zh-cht": "刪除節點",
10245 "xloc": [
10246 "default-mobile.handlebars->9->280",
10259 - "default.handlebars->29->788"
10247 + "default.handlebars->29->765"
10248 ]
10249 },
10250 {
@@ -10276,7 +10264,7 @@
10264 "zh-chs": "删除节点",
10265 "zh-cht": "刪除節點",
10266 "xloc": [
10279 - "default.handlebars->29->467"
10267 + "default.handlebars->29->444"
10268 ]
10269 },
10270 {
@@ -10296,7 +10284,7 @@
10284 "zh-chs": "删除用户",
10285 "zh-cht": "刪除用戶",
10286 "xloc": [
10299 - "default.handlebars->29->1942"
10287 + "default.handlebars->29->1919"
10288 ]
10289 },
10290 {
@@ -10316,8 +10304,8 @@
10304 "zh-chs": "删除用户群组",
10305 "zh-cht": "刪除用戶群組",
10306 "xloc": [
10319 - "default.handlebars->29->1862",
10320 - "default.handlebars->29->1872"
10307 + "default.handlebars->29->1839",
10308 + "default.handlebars->29->1849"
10309 ]
10310 },
10311 {
@@ -10337,7 +10325,7 @@
10325 "zh-chs": "删除用户群组",
10326 "zh-cht": "刪除用戶群組",
10327 "xloc": [
10340 - "default.handlebars->29->1811"
10328 + "default.handlebars->29->1788"
10329 ]
10330 },
10331 {
@@ -10357,7 +10345,7 @@
10345 "zh-chs": "删除用户{0}",
10346 "zh-cht": "刪除用戶{0}",
10347 "xloc": [
10360 - "default.handlebars->29->1965"
10348 + "default.handlebars->29->1942"
10349 ]
10350 },
10351 {
@@ -10378,7 +10366,7 @@
10366 "zh-cht": "刪除帳戶",
10367 "xloc": [
10368 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
10381 - "default.handlebars->29->1728",
10369 + "default.handlebars->29->1705",
10370 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10371 ]
10372 },
@@ -10399,7 +10387,7 @@
10387 "zh-chs": "删除设备",
10388 "zh-cht": "刪除裝置",
10389 "xloc": [
10402 - "default.handlebars->29->460"
10390 + "default.handlebars->29->437"
10391 ]
10392 },
10393 {
@@ -10419,7 +10407,7 @@
10407 "zh-chs": "删除群组",
10408 "zh-cht": "刪除群組",
10409 "xloc": [
10422 - "default.handlebars->29->1807"
10410 + "default.handlebars->29->1784"
10411 ]
10412 },
10413 {
@@ -10439,7 +10427,7 @@
10427 "zh-chs": "删除项目?",
10428 "zh-cht": "刪除項目?",
10429 "xloc": [
10442 - "default.handlebars->29->524"
10430 + "default.handlebars->29->501"
10431 ]
10432 },
10433 {
@@ -10459,7 +10447,7 @@
10447 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
10448 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
10449 "xloc": [
10462 - "default.handlebars->29->1615"
10450 + "default.handlebars->29->1592"
10451 ]
10452 },
10453 {
@@ -10481,8 +10469,8 @@
10469 "xloc": [
10470 "default-mobile.handlebars->9->124",
10471 "default-mobile.handlebars->9->309",
10484 - "default.handlebars->29->1557",
10485 - "default.handlebars->29->896"
10472 + "default.handlebars->29->1534",
10473 + "default.handlebars->29->873"
10474 ]
10475 },
10476 {
@@ -10502,7 +10490,7 @@
10490 "zh-chs": "删除用户群组{0}?",
10491 "zh-cht": "刪除用戶群組{0}?",
10492 "xloc": [
10505 - "default.handlebars->29->1870"
10493 + "default.handlebars->29->1847"
10494 ]
10495 },
10496 {
@@ -10524,8 +10512,8 @@
10512 "xloc": [
10513 "default-mobile.handlebars->9->123",
10514 "default-mobile.handlebars->9->308",
10527 - "default.handlebars->29->1556",
10528 - "default.handlebars->29->895"
10515 + "default.handlebars->29->1533",
10516 + "default.handlebars->29->872"
10517 ]
10518 },
10519 {
@@ -10565,7 +10553,7 @@
10553 "zh-chs": "删除:“{0}”",
10554 "zh-cht": "刪除:“{0}”",
10555 "xloc": [
10568 - "default.handlebars->29->1614"
10556 + "default.handlebars->29->1591"
10557 ]
10558 },
10559 {
@@ -10585,7 +10573,7 @@
10573 "zh-chs": "删除:“{0}”,{1}个元素已删除",
10574 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
10575 "xloc": [
10588 - "default.handlebars->29->1616"
10576 + "default.handlebars->29->1593"
10577 ]
10578 },
10579 {
@@ -10605,7 +10593,7 @@
10593 "zh-chs": "被拒绝",
10594 "zh-cht": "被拒絕",
10595 "xloc": [
10608 - "default.handlebars->29->826",
10596 + "default.handlebars->29->803",
10597 "desktop.handlebars->3->8"
10598 ]
10599 },
@@ -10702,19 +10690,19 @@
10690 "default-mobile.handlebars->9->346",
10691 "default-mobile.handlebars->9->403",
10692 "default-mobile.handlebars->9->416",
10705 - "default.handlebars->29->1283",
10706 - "default.handlebars->29->1320",
10707 - "default.handlebars->29->1394",
10708 - "default.handlebars->29->1816",
10709 - "default.handlebars->29->1826",
10710 - "default.handlebars->29->1827",
10711 - "default.handlebars->29->1868",
10712 - "default.handlebars->29->564",
10713 - "default.handlebars->29->565",
10693 + "default.handlebars->29->1260",
10694 + "default.handlebars->29->1297",
10695 + "default.handlebars->29->1371",
10696 + "default.handlebars->29->1793",
10697 + "default.handlebars->29->1803",
10698 + "default.handlebars->29->1804",
10699 + "default.handlebars->29->1845",
10700 + "default.handlebars->29->541",
10701 + "default.handlebars->29->542",
10702 "default.handlebars->29->77",
10715 - "default.handlebars->29->821",
10716 - "default.handlebars->29->941",
10717 - "default.handlebars->29->951",
10703 + "default.handlebars->29->798",
10704 + "default.handlebars->29->918",
10705 + "default.handlebars->29->928",
10706 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
10707 ]
10708 },
@@ -10753,10 +10741,10 @@
10741 "zh-cht": "桌面",
10742 "xloc": [
10743 "default-mobile.handlebars->9->261",
10756 - "default.handlebars->29->1400",
10757 - "default.handlebars->29->2012",
10758 - "default.handlebars->29->529",
10759 - "default.handlebars->29->866",
10744 + "default.handlebars->29->1377",
10745 + "default.handlebars->29->1989",
10746 + "default.handlebars->29->506",
10747 + "default.handlebars->29->843",
10748 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
10749 "default.handlebars->contextMenu->cxdesktop",
10750 "desktop.handlebars->3->24"
@@ -10799,10 +10787,10 @@
10787 "zh-chs": "桌面通知",
10788 "zh-cht": "桌面通知",
10789 "xloc": [
10802 - "default.handlebars->29->1334",
10803 - "default.handlebars->29->1831",
10804 - "default.handlebars->29->1918",
10805 - "default.handlebars->29->600"
10790 + "default.handlebars->29->1311",
10791 + "default.handlebars->29->1808",
10792 + "default.handlebars->29->1895",
10793 + "default.handlebars->29->577"
10794 ]
10795 },
10796 {
@@ -10822,10 +10810,10 @@
10810 "zh-chs": "桌面提示",
10811 "zh-cht": "桌面提示",
10812 "xloc": [
10825 - "default.handlebars->29->1333",
10826 - "default.handlebars->29->1830",
10827 - "default.handlebars->29->1917",
10828 - "default.handlebars->29->599"
10813 + "default.handlebars->29->1310",
10814 + "default.handlebars->29->1807",
10815 + "default.handlebars->29->1894",
10816 + "default.handlebars->29->576"
10817 ]
10818 },
10819 {
@@ -10845,10 +10833,10 @@
10833 "zh-chs": "桌面提示+工具栏",
10834 "zh-cht": "桌面提示+工具欄",
10835 "xloc": [
10848 - "default.handlebars->29->1331",
10849 - "default.handlebars->29->1828",
10850 - "default.handlebars->29->1915",
10851 - "default.handlebars->29->597"
10836 + "default.handlebars->29->1308",
10837 + "default.handlebars->29->1805",
10838 + "default.handlebars->29->1892",
10839 + "default.handlebars->29->574"
10840 ]
10841 },
10842 {
@@ -10889,10 +10877,10 @@
10877 "zh-chs": "桌面工具栏",
10878 "zh-cht": "桌面工具欄",
10879 "xloc": [
10892 - "default.handlebars->29->1332",
10893 - "default.handlebars->29->1829",
10894 - "default.handlebars->29->1916",
10895 - "default.handlebars->29->598"
10880 + "default.handlebars->29->1309",
10881 + "default.handlebars->29->1806",
10882 + "default.handlebars->29->1893",
10883 + "default.handlebars->29->575"
10884 ]
10885 },
10886 {
@@ -10912,7 +10900,7 @@
10900 "zh-chs": "桌面时段",
10901 "zh-cht": "桌面時段",
10902 "xloc": [
10915 - "default.handlebars->29->865"
10903 + "default.handlebars->29->842"
10904 ]
10905 },
10906 {
@@ -10995,9 +10983,9 @@
10983 "zh-chs": "设备",
10984 "zh-cht": "裝置",
10985 "xloc": [
10998 - "default.handlebars->29->1423",
10986 + "default.handlebars->29->1400",
10987 "default.handlebars->29->186",
11000 - "default.handlebars->29->1984",
10988 + "default.handlebars->29->1961",
10989 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
10990 ]
10991 },
@@ -11019,7 +11007,7 @@
11007 "zh-cht": "裝置指令",
11008 "xloc": [
11009 "default-mobile.handlebars->9->271",
11022 - "default.handlebars->29->753"
11010 + "default.handlebars->29->730"
11011 ]
11012 },
11013 {
@@ -11046,14 +11034,14 @@
11034 "zh-chs": "设备组",
11035 "zh-cht": "裝置群",
11036 "xloc": [
11049 - "default.handlebars->29->1418",
11050 - "default.handlebars->29->1421",
11051 - "default.handlebars->29->1422",
11052 - "default.handlebars->29->1679",
11053 - "default.handlebars->29->1854",
11054 - "default.handlebars->29->1860",
11055 - "default.handlebars->29->1972",
11056 - "default.handlebars->29->2021"
11037 + "default.handlebars->29->1395",
11038 + "default.handlebars->29->1398",
11039 + "default.handlebars->29->1399",
11040 + "default.handlebars->29->1656",
11041 + "default.handlebars->29->1831",
11042 + "default.handlebars->29->1837",
11043 + "default.handlebars->29->1949",
11044 + "default.handlebars->29->1998"
11045 ]
11046 },
11047 {
@@ -11074,7 +11062,7 @@
11062 "zh-cht": "裝置群用戶",
11063 "xloc": [
11064 "default-mobile.handlebars->9->462",
11077 - "default.handlebars->29->1487"
11065 + "default.handlebars->29->1464"
11066 ]
11067 },
11068 {
@@ -11095,11 +11083,11 @@
11083 "zh-cht": "裝置群",
11084 "xloc": [
11085 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11098 - "default.handlebars->29->1695",
11099 - "default.handlebars->29->1801",
11100 - "default.handlebars->29->1841",
11101 - "default.handlebars->29->1912",
11102 - "default.handlebars->29->2056",
11086 + "default.handlebars->29->1672",
11087 + "default.handlebars->29->1778",
11088 + "default.handlebars->29->1818",
11089 + "default.handlebars->29->1889",
11090 + "default.handlebars->29->2033",
11091 "default.handlebars->container->column_l->p2->p2info->7"
11092 ]
11093 },
@@ -11120,7 +11108,7 @@
11108 "zh-chs": "设备信息导出",
11109 "zh-cht": "裝置訊息輸出",
11110 "xloc": [
11123 - "default.handlebars->29->494"
11111 + "default.handlebars->29->471"
11112 ]
11113 },
11114 {
@@ -11140,7 +11128,7 @@
11128 "zh-chs": "设备位置",
11129 "zh-cht": "裝置位置",
11130 "xloc": [
11143 - "default.handlebars->29->789"
11131 + "default.handlebars->29->766"
11132 ]
11133 },
11134 {
@@ -11160,7 +11148,7 @@
11148 "zh-chs": "设备消息",
11149 "zh-cht": "裝置訊息",
11150 "xloc": [
11163 - "default.handlebars->29->718"
11151 + "default.handlebars->29->695"
11152 ]
11153 },
11154 {
@@ -11181,9 +11169,9 @@
11169 "zh-cht": "裝置名稱",
11170 "xloc": [
11171 "default-mobile.handlebars->9->284",
11184 - "default.handlebars->29->2020",
11172 + "default.handlebars->29->1997",
11173 "default.handlebars->29->287",
11186 - "default.handlebars->29->819",
11174 + "default.handlebars->29->796",
11175 "player.handlebars->3->9"
11176 ]
11177 },
@@ -11204,8 +11192,8 @@
11192 "zh-chs": "设备通知",
11193 "zh-cht": "裝置通知",
11194 "xloc": [
11207 - "default.handlebars->29->488",
11208 - "default.handlebars->29->720"
11195 + "default.handlebars->29->465",
11196 + "default.handlebars->29->697"
11197 ]
11198 },
11199 {
@@ -11245,8 +11233,8 @@
11233 "zh-chs": "设备连接。",
11234 "zh-cht": "裝置連接。",
11235 "xloc": [
11248 - "default.handlebars->29->1251",
11249 - "default.handlebars->29->1508"
11236 + "default.handlebars->29->1228",
11237 + "default.handlebars->29->1485"
11238 ]
11239 },
11240 {
@@ -11266,8 +11254,8 @@
11254 "zh-chs": "设备断开连接。",
11255 "zh-cht": "裝置斷開連接。",
11256 "xloc": [
11269 - "default.handlebars->29->1252",
11270 - "default.handlebars->29->1509"
11257 + "default.handlebars->29->1229",
11258 + "default.handlebars->29->1486"
11259 ]
11260 },
11261 {
@@ -11287,7 +11275,7 @@
11275 "zh-chs": "创建的设备组:{0}",
11276 "zh-cht": "設備組已創建:{0}",
11277 "xloc": [
11290 - "default.handlebars->29->1645"
11278 + "default.handlebars->29->1622"
11279 ]
11280 },
11281 {
@@ -11307,7 +11295,7 @@
11295 "zh-chs": "设备组已删除:{0}",
11296 "zh-cht": "設備組已刪除:{0}",
11297 "xloc": [
11310 - "default.handlebars->29->1646"
11298 + "default.handlebars->29->1623"
11299 ]
11300 },
11301 {
@@ -11327,7 +11315,7 @@
11315 "zh-chs": "设备组成员身份已更改:{0}",
11316 "zh-cht": "設備組成員身份已更改:{0}",
11317 "xloc": [
11330 - "default.handlebars->29->1647"
11318 + "default.handlebars->29->1624"
11319 ]
11320 },
11321 {
@@ -11347,7 +11335,7 @@
11335 "zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
11336 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
11337 "xloc": [
11350 - "default.handlebars->29->715"
11338 + "default.handlebars->29->692"
11339 ]
11340 },
11341 {
@@ -11367,7 +11355,7 @@
11355 "zh-chs": "设备组通知已更改",
11356 "zh-cht": "設備組通知已更改",
11357 "xloc": [
11370 - "default.handlebars->29->1642"
11358 + "default.handlebars->29->1619"
11359 ]
11360 },
11361 {
@@ -11387,7 +11375,7 @@
11375 "zh-chs": "未删除的设备组:{0}",
11376 "zh-cht": "未刪除的設備組:{0}",
11377 "xloc": [
11390 - "default.handlebars->29->1625"
11378 + "default.handlebars->29->1602"
11379 ]
11380 },
11381 {
@@ -11410,7 +11398,7 @@
11398 "default-mobile.handlebars->9->160",
11399 "default-mobile.handlebars->9->216",
11400 "default.handlebars->29->211",
11413 - "default.handlebars->29->550"
11401 + "default.handlebars->29->527"
11402 ]
11403 },
11404 {
@@ -11430,7 +11418,7 @@
11418 "zh-chs": "检测到设备,但无法获得电源状态。",
11419 "zh-cht": "檢測到裝置,但無法獲得電源狀態。",
11420 "xloc": [
11433 - "default.handlebars->29->428"
11421 + "default.handlebars->29->405"
11422 ]
11423 },
11424 {
@@ -11451,7 +11439,7 @@
11439 "zh-cht": "裝置正在休眠(S4)",
11440 "xloc": [
11441 "default-mobile.handlebars->9->200",
11454 - "default.handlebars->29->434"
11442 + "default.handlebars->29->411"
11443 ]
11444 },
11445 {
@@ -11472,7 +11460,7 @@
11460 "zh-cht": "裝置處於深度睡眠狀態(S3)",
11461 "xloc": [
11462 "default-mobile.handlebars->9->199",
11475 - "default.handlebars->29->433"
11463 + "default.handlebars->29->410"
11464 ]
11465 },
11466 {
@@ -11492,7 +11480,7 @@
11480 "zh-chs": "设备处于深度睡眠状态(S3)。",
11481 "zh-cht": "裝置處於深度睡眠狀態(S3)。",
11482 "xloc": [
11495 - "default.handlebars->29->422"
11483 + "default.handlebars->29->399"
11484 ]
11485 },
11486 {
@@ -11512,7 +11500,7 @@
11500 "zh-chs": "设备处于休眠状态(S4)。",
11501 "zh-cht": "裝置處於休眠狀態(S4)。",
11502 "xloc": [
11515 - "default.handlebars->29->424"
11503 + "default.handlebars->29->401"
11504 ]
11505 },
11506 {
@@ -11532,7 +11520,7 @@
11520 "zh-chs": "设备处于关机状态(S5)。",
11521 "zh-cht": "裝置處於關機狀態(S5)。",
11522 "xloc": [
11535 - "default.handlebars->29->426"
11523 + "default.handlebars->29->403"
11524 ]
11525 },
11526 {
@@ -11553,7 +11541,7 @@
11541 "zh-cht": "裝置處於睡眠狀態(S1)",
11542 "xloc": [
11543 "default-mobile.handlebars->9->197",
11556 - "default.handlebars->29->431"
11544 + "default.handlebars->29->408"
11545 ]
11546 },
11547 {
@@ -11573,7 +11561,7 @@
11561 "zh-chs": "设备处于睡眠状态(S1)。",
11562 "zh-cht": "裝置處於睡眠狀態(S1)。",
11563 "xloc": [
11576 - "default.handlebars->29->418"
11564 + "default.handlebars->29->395"
11565 ]
11566 },
11567 {
@@ -11594,7 +11582,7 @@
11582 "zh-cht": "裝置處於睡眠狀態(S2)",
11583 "xloc": [
11584 "default-mobile.handlebars->9->198",
11597 - "default.handlebars->29->432"
11585 + "default.handlebars->29->409"
11586 ]
11587 },
11588 {
@@ -11614,7 +11602,7 @@
11602 "zh-chs": "设备处于睡眠状态(S2)。",
11603 "zh-cht": "裝置處於睡眠狀態(S2)。",
11604 "xloc": [
11617 - "default.handlebars->29->420"
11605 + "default.handlebars->29->397"
11606 ]
11607 },
11608 {
@@ -11635,7 +11623,7 @@
11623 "zh-cht": "裝置處於軟關機狀態(S5)",
11624 "xloc": [
11625 "default-mobile.handlebars->9->201",
11638 - "default.handlebars->29->435"
11626 + "default.handlebars->29->412"
11627 ]
11628 },
11629 {
@@ -11658,7 +11646,7 @@
11646 "default-mobile.handlebars->9->159",
11647 "default-mobile.handlebars->9->215",
11648 "default.handlebars->29->210",
11661 - "default.handlebars->29->549"
11649 + "default.handlebars->29->526"
11650 ]
11651 },
11652 {
@@ -11679,7 +11667,7 @@
11667 "zh-cht": "裝置已連接電源",
11668 "xloc": [
11669 "default-mobile.handlebars->9->196",
11682 - "default.handlebars->29->430"
11670 + "default.handlebars->29->407"
11671 ]
11672 },
11673 {
@@ -11699,7 +11687,7 @@
11687 "zh-chs": "设备已连接电源。",
11688 "zh-cht": "裝置已連接電源。",
11689 "xloc": [
11702 - "default.handlebars->29->416"
11690 + "default.handlebars->29->393"
11691 ]
11692 },
11693 {
@@ -11720,7 +11708,7 @@
11708 "zh-cht": "裝置存在,但無法確定電源狀態",
11709 "xloc": [
11710 "default-mobile.handlebars->9->202",
11723 - "default.handlebars->29->436"
11711 + "default.handlebars->29->413"
11712 ]
11713 },
11714 {
@@ -11740,7 +11728,7 @@
11728 "zh-chs": "设备名称",
11729 "zh-cht": "裝置名稱",
11730 "xloc": [
11743 - "default.handlebars->29->541"
11731 + "default.handlebars->29->518"
11732 ]
11733 },
11734 {
@@ -11760,7 +11748,7 @@
11748 "zh-chs": "设备通知",
11749 "zh-cht": "設備通知",
11750 "xloc": [
11763 - "default.handlebars->29->458"
11751 + "default.handlebars->29->435"
11752 ]
11753 },
11754 {
@@ -11780,7 +11768,7 @@
11768 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
11769 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
11770 "xloc": [
11783 - "default.handlebars->29->1627"
11771 + "default.handlebars->29->1604"
11772 ]
11773 },
11774 {
@@ -11817,8 +11805,8 @@
11805 "zh-chs": "设备",
11806 "zh-cht": "裝置",
11807 "xloc": [
11820 - "default.handlebars->29->1802",
11821 - "default.handlebars->29->1842"
11808 + "default.handlebars->29->1779",
11809 + "default.handlebars->29->1819"
11810 ]
11811 },
11812 {
@@ -11838,7 +11826,7 @@
11826 "zh-chs": "已禁用",
11827 "zh-cht": "已禁用",
11828 "xloc": [
11841 - "default.handlebars->29->592"
11829 + "default.handlebars->29->569"
11830 ]
11831 },
11832 {
@@ -11858,7 +11846,7 @@
11846 "zh-chs": "禁用的电子邮件两因素身份验证",
11847 "zh-cht": "禁用的電子郵件兩因素身份驗證",
11848 "xloc": [
11861 - "default.handlebars->29->1658"
11849 + "default.handlebars->29->1635"
11850 ]
11851 },
11852 {
@@ -11880,8 +11868,8 @@
11868 "xloc": [
11869 "default-mobile.handlebars->9->298",
11870 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
11883 - "default.handlebars->29->1344",
11884 - "default.handlebars->29->882",
11871 + "default.handlebars->29->1321",
11872 + "default.handlebars->29->859",
11873 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
11874 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
11875 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -11958,7 +11946,7 @@
11946 "zh-chs": "在远程设备上显示一个消息框。",
11947 "zh-cht": "在遠程裝置上顯示一個訊息框。",
11948 "xloc": [
11961 - "default.handlebars->29->719"
11949 + "default.handlebars->29->696"
11950 ]
11951 },
11952 {
@@ -11998,7 +11986,7 @@
11986 "zh-chs": "在远程设备上显示短信",
11987 "zh-cht": "在遠程裝置上顯示短信",
11988 "xloc": [
12001 - "default.handlebars->29->628"
11989 + "default.handlebars->29->605"
11990 ]
11991 },
11992 {
@@ -12018,7 +12006,7 @@
12006 "zh-chs": "显示设备组名称",
12007 "zh-cht": "顯示裝置群名稱",
12008 "xloc": [
12021 - "default.handlebars->29->1250"
12009 + "default.handlebars->29->1227"
12010 ]
12011 },
12012 {
@@ -12038,7 +12026,7 @@
12026 "zh-chs": "显示名称",
12027 "zh-cht": "顯示名稱",
12028 "xloc": [
12041 - "default.handlebars->29->851"
12029 + "default.handlebars->29->828"
12030 ]
12031 },
12032 {
@@ -12058,7 +12046,7 @@
12046 "zh-chs": "显示公共连结",
12047 "zh-cht": "顯示公共鏈結",
12048 "xloc": [
12061 - "default.handlebars->29->1528"
12049 + "default.handlebars->29->1505"
12050 ]
12051 },
12052 {
@@ -12078,7 +12066,7 @@
12066 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12067 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12068 "xloc": [
12081 - "default.handlebars->29->1587"
12069 + "default.handlebars->29->1564"
12070 ]
12071 },
12072 {
@@ -12098,7 +12086,7 @@
12086 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12087 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12088 "xloc": [
12101 - "default.handlebars->29->1595"
12089 + "default.handlebars->29->1572"
12090 ]
12091 },
12092 {
@@ -12118,7 +12106,7 @@
12106 "zh-chs": "什么都不做",
12107 "zh-cht": "什麼都不做",
12108 "xloc": [
12121 - "default.handlebars->29->1379"
12109 + "default.handlebars->29->1356"
12110 ]
12111 },
12112 {
@@ -12138,10 +12126,10 @@
12126 "zh-chs": "域",
12127 "zh-cht": "域",
12128 "xloc": [
12141 - "default.handlebars->29->1766",
12142 - "default.handlebars->29->1814",
12143 - "default.handlebars->29->1823",
12144 - "default.handlebars->29->1891",
12129 + "default.handlebars->29->1743",
12130 + "default.handlebars->29->1791",
12131 + "default.handlebars->29->1800",
12132 + "default.handlebars->29->1868",
12133 "mstsc.handlebars->main->1->3->1->2->1->0",
12134 "mstsc.handlebars->main->1->3->1->2->3"
12135 ]
@@ -12163,7 +12151,7 @@
12151 "zh-chs": "不要配置",
12152 "zh-cht": "不要配置",
12153 "xloc": [
12166 - "default.handlebars->29->1383"
12154 + "default.handlebars->29->1360"
12155 ]
12156 },
12157 {
@@ -12183,7 +12171,7 @@
12171 "zh-chs": "不要连接到服务器",
12172 "zh-cht": "不要連接到伺服器",
12173 "xloc": [
12186 - "default.handlebars->29->1384"
12174 + "default.handlebars->29->1361"
12175 ]
12176 },
12177 {
@@ -12303,7 +12291,7 @@
12291 "zh-cht": "下載檔案",
12292 "xloc": [
12293 "default-mobile.handlebars->9->328",
12306 - "default.handlebars->29->915"
12294 + "default.handlebars->29->892"
12295 ]
12296 },
12297 {
@@ -12343,7 +12331,7 @@
12331 "zh-chs": "下载MeshCmd",
12332 "zh-cht": "下載MeshCmd",
12333 "xloc": [
12346 - "default.handlebars->29->811"
12334 + "default.handlebars->29->788"
12335 ]
12336 },
12337 {
@@ -12403,7 +12391,7 @@
12391 "zh-chs": "下载报告",
12392 "zh-cht": "下載報告",
12393 "xloc": [
12406 - "default.handlebars->29->1684",
12394 + "default.handlebars->29->1661",
12395 "default.handlebars->container->column_l->p3->3->1->0->3"
12396 ]
12397 },
@@ -12424,7 +12412,7 @@
12412 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
12413 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
12414 "xloc": [
12427 - "default.handlebars->29->804"
12415 + "default.handlebars->29->781"
12416 ]
12417 },
12418 {
@@ -12504,7 +12492,7 @@
12492 "zh-chs": "下载电源事件",
12493 "zh-cht": "下載電源事件",
12494 "xloc": [
12507 - "default.handlebars->29->763"
12495 + "default.handlebars->29->740"
12496 ]
12497 },
12498 {
@@ -12584,7 +12572,7 @@
12572 "zh-chs": "使用以下一种档案格式下载设备列表。",
12573 "zh-cht": "使用以下一種檔案格式下載裝置列表。",
12574 "xloc": [
12587 - "default.handlebars->29->489"
12575 + "default.handlebars->29->466"
12576 ]
12577 },
12578 {
@@ -12604,7 +12592,7 @@
12592 "zh-chs": "使用以下一种档案格式下载事件列表。",
12593 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12594 "xloc": [
12607 - "default.handlebars->29->1685"
12595 + "default.handlebars->29->1662"
12596 ]
12597 },
12598 {
@@ -12624,7 +12612,7 @@
12612 "zh-chs": "使用以下一种档案格式下载用户列表。",
12613 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12614 "xloc": [
12627 - "default.handlebars->29->1750"
12615 + "default.handlebars->29->1727"
12616 ]
12617 },
12618 {
@@ -12705,7 +12693,7 @@
12693 "zh-chs": "下载:“{0}”",
12694 "zh-cht": "下載:“{0}”",
12695 "xloc": [
12708 - "default.handlebars->29->1618"
12696 + "default.handlebars->29->1595"
12697 ]
12698 },
12699 {
@@ -12745,7 +12733,7 @@
12733 "zh-chs": "代理重复",
12734 "zh-cht": "代理重複",
12735 "xloc": [
12748 - "default.handlebars->29->2052"
12736 + "default.handlebars->29->2029"
12737 ]
12738 },
12739 {
@@ -12785,7 +12773,7 @@
12773 "zh-chs": "复制用户组",
12774 "zh-cht": "複製用戶群",
12775 "xloc": [
12788 - "default.handlebars->29->1818"
12776 + "default.handlebars->29->1795"
12777 ]
12778 },
12779 {
@@ -12822,8 +12810,8 @@
12810 "zh-chs": "持续时间",
12811 "zh-cht": "持續時間",
12812 "xloc": [
12825 - "default.handlebars->29->2006",
12826 - "default.handlebars->29->2026",
12813 + "default.handlebars->29->1983",
12814 + "default.handlebars->29->2003",
12815 "player.handlebars->3->2"
12816 ]
12817 },
@@ -12844,7 +12832,7 @@
12832 "zh-chs": "在激活期间,代理将有权取得管理员密码信息。",
12833 "zh-cht": "在啟動期間,代理將有權取得管理員密碼訊息。",
12834 "xloc": [
12847 - "default.handlebars->29->1389"
12835 + "default.handlebars->29->1366"
12836 ]
12837 },
12838 {
@@ -12864,7 +12852,7 @@
12852 "zh-chs": "荷兰文(比利时)",
12853 "zh-cht": "荷蘭文(比利時)",
12854 "xloc": [
12867 - "default.handlebars->29->1090"
12855 + "default.handlebars->29->1067"
12856 ]
12857 },
12858 {
@@ -12884,7 +12872,7 @@
12872 "zh-chs": "荷兰文(标准)",
12873 "zh-cht": "荷蘭文(標準)",
12874 "xloc": [
12887 - "default.handlebars->29->1089"
12875 + "default.handlebars->29->1066"
12876 ]
12877 },
12878 {
@@ -13154,7 +13142,7 @@
13142 "zh-cht": "編輯裝置",
13143 "xloc": [
13144 "default-mobile.handlebars->9->289",
13157 - "default.handlebars->29->824"
13145 + "default.handlebars->29->801"
13146 ]
13147 },
13148 {
@@ -13177,10 +13165,10 @@
13165 "default-mobile.handlebars->9->417",
13166 "default-mobile.handlebars->9->419",
13167 "default-mobile.handlebars->9->439",
13180 - "default.handlebars->29->1395",
13181 - "default.handlebars->29->1427",
13182 - "default.handlebars->29->1451",
13183 - "default.handlebars->29->1463"
13168 + "default.handlebars->29->1372",
13169 + "default.handlebars->29->1404",
13170 + "default.handlebars->29->1428",
13171 + "default.handlebars->29->1440"
13172 ]
13173 },
13174 {
@@ -13200,7 +13188,7 @@
13188 "zh-chs": "编辑设备组功能",
13189 "zh-cht": "編輯裝置群功能",
13190 "xloc": [
13203 - "default.handlebars->29->1413"
13191 + "default.handlebars->29->1390"
13192 ]
13193 },
13194 {
@@ -13220,8 +13208,8 @@
13208 "zh-chs": "编辑设备组权限",
13209 "zh-cht": "編輯裝置群權限",
13210 "xloc": [
13223 - "default.handlebars->29->1448",
13224 - "default.handlebars->29->1460"
13211 + "default.handlebars->29->1425",
13212 + "default.handlebars->29->1437"
13213 ]
13214 },
13215 {
@@ -13241,7 +13229,7 @@
13229 "zh-chs": "编辑设备组用户同意",
13230 "zh-cht": "編輯裝置群用戶同意",
13231 "xloc": [
13244 - "default.handlebars->29->1396"
13232 + "default.handlebars->29->1373"
13233 ]
13234 },
13235 {
@@ -13262,7 +13250,7 @@
13250 "zh-cht": "編輯裝置筆記",
13251 "xloc": [
13252 "default-mobile.handlebars->9->431",
13265 - "default.handlebars->29->1440"
13253 + "default.handlebars->29->1417"
13254 ]
13255 },
13256 {
@@ -13282,8 +13270,8 @@
13270 "zh-chs": "编辑设备权限",
13271 "zh-cht": "編輯裝置權限",
13272 "xloc": [
13285 - "default.handlebars->29->1453",
13286 - "default.handlebars->29->1455"
13273 + "default.handlebars->29->1430",
13274 + "default.handlebars->29->1432"
13275 ]
13276 },
13277 {
@@ -13303,7 +13291,7 @@
13291 "zh-chs": "编辑设备标签",
13292 "zh-cht": "編輯裝置標籤",
13293 "xloc": [
13306 - "default.handlebars->29->483"
13294 + "default.handlebars->29->460"
13295 ]
13296 },
13297 {
@@ -13323,7 +13311,7 @@
13311 "zh-chs": "编辑设备用户同意",
13312 "zh-cht": "編輯裝置用戶同意",
13313 "xloc": [
13326 - "default.handlebars->29->1398"
13314 + "default.handlebars->29->1375"
13315 ]
13316 },
13317 {
@@ -13343,7 +13331,7 @@
13331 "zh-chs": "编辑群组",
13332 "zh-cht": "編輯群組",
13333 "xloc": [
13346 - "default.handlebars->29->693"
13334 + "default.handlebars->29->670"
13335 ]
13336 },
13337 {
@@ -13364,9 +13352,9 @@
13352 "zh-cht": "編輯Intel&reg; AMT憑證",
13353 "xloc": [
13354 "default-mobile.handlebars->9->279",
13367 - "default.handlebars->29->579",
13368 - "default.handlebars->29->582",
13369 - "default.handlebars->29->770"
13355 + "default.handlebars->29->556",
13356 + "default.handlebars->29->559",
13357 + "default.handlebars->29->747"
13358 ]
13359 },
13360 {
@@ -13387,7 +13375,7 @@
13375 "zh-cht": "編輯筆記",
13376 "xloc": [
13377 "default-mobile.handlebars->9->446",
13390 - "default.handlebars->29->1470"
13378 + "default.handlebars->29->1447"
13379 ]
13380 },
13381 {
@@ -13407,7 +13395,7 @@
13395 "zh-chs": "编辑用户同意",
13396 "zh-cht": "編輯用戶同意",
13397 "xloc": [
13410 - "default.handlebars->29->1397"
13398 + "default.handlebars->29->1374"
13399 ]
13400 },
13401 {
@@ -13427,7 +13415,7 @@
13415 "zh-chs": "编辑用户设备组权限",
13416 "zh-cht": "編輯用戶裝置群權限",
13417 "xloc": [
13430 - "default.handlebars->29->1461"
13418 + "default.handlebars->29->1438"
13419 ]
13420 },
13421 {
@@ -13447,7 +13435,7 @@
13435 "zh-chs": "编辑用户设备权限",
13436 "zh-cht": "編輯用戶裝置權限",
13437 "xloc": [
13450 - "default.handlebars->29->1456"
13438 + "default.handlebars->29->1433"
13439 ]
13440 },
13441 {
@@ -13467,7 +13455,7 @@
13455 "zh-chs": "编辑用户组",
13456 "zh-cht": "編輯用戶群",
13457 "xloc": [
13470 - "default.handlebars->29->1869"
13458 + "default.handlebars->29->1846"
13459 ]
13460 },
13461 {
@@ -13487,14 +13475,14 @@
13475 "zh-chs": "编辑用户组设备权限",
13476 "zh-cht": "編輯用戶群裝置權限",
13477 "xloc": [
13490 - "default.handlebars->29->1458"
13478 + "default.handlebars->29->1435"
13479 ]
13480 },
13481 {
13482 "en": "Edit User Group User Consent",
13483 "nl": "Bewerk groepsgebruikerstoestemming",
13484 "xloc": [
13497 - "default.handlebars->29->1399"
13485 + "default.handlebars->29->1376"
13486 ]
13487 },
13488 {
@@ -13535,7 +13523,7 @@
13523 "zh-chs": "编辑标签",
13524 "zh-cht": "編輯標籤",
13525 "xloc": [
13538 - "default.handlebars->29->459"
13526 + "default.handlebars->29->436"
13527 ]
13528 },
13529 {
@@ -13556,12 +13544,12 @@
13544 "zh-cht": "電郵",
13545 "xloc": [
13546 "default-mobile.handlebars->9->78",
13559 - "default.handlebars->29->1768",
13560 - "default.handlebars->29->1895",
13561 - "default.handlebars->29->1897",
13562 - "default.handlebars->29->1937",
13563 - "default.handlebars->29->1953",
13564 - "default.handlebars->29->335",
13547 + "default.handlebars->29->1745",
13548 + "default.handlebars->29->1872",
13549 + "default.handlebars->29->1874",
13550 + "default.handlebars->29->1914",
13551 + "default.handlebars->29->1930",
13552 + "default.handlebars->29->312",
13553 "login-mobile.handlebars->5->42",
13554 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
13555 "login.handlebars->5->43",
@@ -13593,7 +13581,7 @@
13581 "zh-cht": "電郵地址變更",
13582 "xloc": [
13583 "default-mobile.handlebars->9->79",
13596 - "default.handlebars->29->1259"
13584 + "default.handlebars->29->1236"
13585 ]
13586 },
13587 {
@@ -13614,7 +13602,7 @@
13602 "zh-cht": "電郵認證",
13603 "xloc": [
13604 "default-mobile.handlebars->9->68",
13617 - "default.handlebars->29->1027"
13605 + "default.handlebars->29->1004"
13606 ]
13607 },
13608 {
@@ -13674,7 +13662,7 @@
13662 "zh-cht": "電郵驗證",
13663 "xloc": [
13664 "default-mobile.handlebars->9->77",
13677 - "default.handlebars->29->1257"
13665 + "default.handlebars->29->1234"
13666 ]
13667 },
13668 {
@@ -13694,7 +13682,7 @@
13682 "zh-chs": "电邮邀请",
13683 "zh-cht": "電郵邀請",
13684 "xloc": [
13697 - "default.handlebars->29->332"
13685 + "default.handlebars->29->309"
13686 ]
13687 },
13688 {
@@ -13714,7 +13702,7 @@
13702 "zh-chs": "电邮未验证",
13703 "zh-cht": "電郵未驗證",
13704 "xloc": [
13717 - "default.handlebars->29->1714"
13705 + "default.handlebars->29->1691"
13706 ]
13707 },
13708 {
@@ -13734,8 +13722,8 @@
13722 "zh-chs": "电邮已验证",
13723 "zh-cht": "電郵已驗證",
13724 "xloc": [
13737 - "default.handlebars->29->1715",
13738 - "default.handlebars->29->1889"
13725 + "default.handlebars->29->1692",
13726 + "default.handlebars->29->1866"
13727 ]
13728 },
13729 {
@@ -13755,7 +13743,7 @@
13743 "zh-chs": "电邮已验证。",
13744 "zh-cht": "電郵已驗證。",
13745 "xloc": [
13758 - "default.handlebars->29->1774"
13746 + "default.handlebars->29->1751"
13747 ]
13748 },
13749 {
@@ -13775,7 +13763,7 @@
13763 "zh-chs": "电邮未验证",
13764 "zh-cht": "電郵未驗證",
13765 "xloc": [
13778 - "default.handlebars->29->1890"
13766 + "default.handlebars->29->1867"
13767 ]
13768 },
13769 {
@@ -13839,7 +13827,7 @@
13827 "zh-chs": "已通过电邮验证,并且需要重置密码。",
13828 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
13829 "xloc": [
13842 - "default.handlebars->29->1775"
13830 + "default.handlebars->29->1752"
13831 ]
13832 },
13833 {
@@ -13859,7 +13847,7 @@
13847 "zh-chs": "电邮/短信流量",
13848 "zh-cht": "電郵/短信流量",
13849 "xloc": [
13862 - "default.handlebars->29->2094"
13850 + "default.handlebars->29->2071"
13851 ]
13852 },
13853 {
@@ -13905,7 +13893,7 @@
13893 "zh-chs": "启用邀请代码",
13894 "zh-cht": "啟用邀請代碼",
13895 "xloc": [
13908 - "default.handlebars->29->1493"
13896 + "default.handlebars->29->1470"
13897 ]
13898 },
13899 {
@@ -13946,7 +13934,7 @@
13934 "zh-cht": "啟用電郵二因子鑑別。",
13935 "xloc": [
13936 "default-mobile.handlebars->9->70",
13949 - "default.handlebars->29->1029"
13937 + "default.handlebars->29->1006"
13938 ]
13939 },
13940 {
@@ -13986,7 +13974,7 @@
13974 "zh-chs": "已启用",
13975 "zh-cht": "已啟用",
13976 "xloc": [
13989 - "default.handlebars->29->2028"
13977 + "default.handlebars->29->2005"
13978 ]
13979 },
13980 {
@@ -14006,7 +13994,7 @@
13994 "zh-chs": "启用电子邮件两因素身份验证",
13995 "zh-cht": "啟用電子郵件兩因素身份驗證",
13996 "xloc": [
14009 - "default.handlebars->29->1657"
13997 + "default.handlebars->29->1634"
13998 ]
13999 },
14000 {
@@ -14046,7 +14034,7 @@
14034 "zh-chs": "时间结束",
14035 "zh-cht": "時間結束",
14036 "xloc": [
14049 - "default.handlebars->29->2025"
14037 + "default.handlebars->29->2002"
14038 ]
14039 },
14040 {
@@ -14066,7 +14054,7 @@
14054 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14055 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14056 "xloc": [
14069 - "default.handlebars->29->1580"
14057 + "default.handlebars->29->1557"
14058 ]
14059 },
14060 {
@@ -14086,7 +14074,7 @@
14074 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14075 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14076 "xloc": [
14089 - "default.handlebars->29->1581"
14077 + "default.handlebars->29->1558"
14078 ]
14079 },
14080 {
@@ -14106,7 +14094,7 @@
14094 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14095 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14096 "xloc": [
14109 - "default.handlebars->29->1578"
14097 + "default.handlebars->29->1555"
14098 ]
14099 },
14100 {
@@ -14126,7 +14114,7 @@
14114 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
14115 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
14116 "xloc": [
14129 - "default.handlebars->29->1579"
14117 + "default.handlebars->29->1556"
14118 ]
14119 },
14120 {
@@ -14146,7 +14134,7 @@
14134 "zh-chs": "英文",
14135 "zh-cht": "英文",
14136 "xloc": [
14149 - "default.handlebars->29->1091"
14137 + "default.handlebars->29->1068"
14138 ]
14139 },
14140 {
@@ -14166,7 +14154,7 @@
14154 "zh-chs": "英文(澳洲)",
14155 "zh-cht": "英文(澳洲)",
14156 "xloc": [
14169 - "default.handlebars->29->1092"
14157 + "default.handlebars->29->1069"
14158 ]
14159 },
14160 {
@@ -14186,7 +14174,7 @@
14174 "zh-chs": "英文(伯利茲)",
14175 "zh-cht": "英文(伯利茲)",
14176 "xloc": [
14189 - "default.handlebars->29->1093"
14177 + "default.handlebars->29->1070"
14178 ]
14179 },
14180 {
@@ -14206,7 +14194,7 @@
14194 "zh-chs": "英文(加拿大)",
14195 "zh-cht": "英文(加拿大)",
14196 "xloc": [
14209 - "default.handlebars->29->1094"
14197 + "default.handlebars->29->1071"
14198 ]
14199 },
14200 {
@@ -14226,7 +14214,7 @@
14214 "zh-chs": "英文(爱尔兰)",
14215 "zh-cht": "英文(愛爾蘭)",
14216 "xloc": [
14229 - "default.handlebars->29->1095"
14217 + "default.handlebars->29->1072"
14218 ]
14219 },
14220 {
@@ -14246,7 +14234,7 @@
14234 "zh-chs": "英文(牙买加)",
14235 "zh-cht": "英文(牙買加)",
14236 "xloc": [
14249 - "default.handlebars->29->1096"
14237 + "default.handlebars->29->1073"
14238 ]
14239 },
14240 {
@@ -14266,7 +14254,7 @@
14254 "zh-chs": "英文(纽西兰)",
14255 "zh-cht": "英文(紐西蘭)",
14256 "xloc": [
14269 - "default.handlebars->29->1097"
14257 + "default.handlebars->29->1074"
14258 ]
14259 },
14260 {
@@ -14286,7 +14274,7 @@
14274 "zh-chs": "英文(菲律宾)",
14275 "zh-cht": "英文(菲律賓)",
14276 "xloc": [
14289 - "default.handlebars->29->1098"
14277 + "default.handlebars->29->1075"
14278 ]
14279 },
14280 {
@@ -14306,7 +14294,7 @@
14294 "zh-chs": "英语(南非)",
14295 "zh-cht": "英語(南非)",
14296 "xloc": [
14309 - "default.handlebars->29->1099"
14297 + "default.handlebars->29->1076"
14298 ]
14299 },
14300 {
@@ -14326,7 +14314,7 @@
14314 "zh-chs": "英文(特立尼达和多巴哥)",
14315 "zh-cht": "英文(特立尼達和多巴哥)",
14316 "xloc": [
14329 - "default.handlebars->29->1100"
14317 + "default.handlebars->29->1077"
14318 ]
14319 },
14320 {
@@ -14346,7 +14334,7 @@
14334 "zh-chs": "英文(英国)",
14335 "zh-cht": "英文(英國)",
14336 "xloc": [
14349 - "default.handlebars->29->1101"
14337 + "default.handlebars->29->1078"
14338 ]
14339 },
14340 {
@@ -14366,7 +14354,7 @@
14354 "zh-chs": "美国英文",
14355 "zh-cht": "美國英語",
14356 "xloc": [
14369 - "default.handlebars->29->1102"
14357 + "default.handlebars->29->1079"
14358 ]
14359 },
14360 {
@@ -14386,7 +14374,7 @@
14374 "zh-chs": "英文(津巴布韦)",
14375 "zh-cht": "英文(津巴布韋)",
14376 "xloc": [
14389 - "default.handlebars->29->1103"
14377 + "default.handlebars->29->1080"
14378 ]
14379 },
14380 {
@@ -14406,8 +14394,8 @@
14394 "zh-chs": "输入",
14395 "zh-cht": "輸入",
14396 "xloc": [
14409 - "default.handlebars->29->1285",
14410 - "default.handlebars->29->1286"
14397 + "default.handlebars->29->1262",
14398 + "default.handlebars->29->1263"
14399 ]
14400 },
14401 {
@@ -14427,7 +14415,7 @@
14415 "zh-chs": "输入管理领域名称的逗号分隔列表。",
14416 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
14417 "xloc": [
14430 - "default.handlebars->29->1779"
14418 + "default.handlebars->29->1756"
14419 ]
14420 },
14421 {
@@ -14467,7 +14455,7 @@
14455 "zh-chs": "输入文本,然后单击“确定”以使用美式英语键盘远程输入文本。在继续操作之前,请确保将远程鼠标放置在正确的位置。",
14456 "zh-cht": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
14457 "xloc": [
14470 - "default.handlebars->29->845",
14458 + "default.handlebars->29->822",
14459 "desktop.handlebars->3->22"
14460 ]
14461 },
@@ -14530,7 +14518,7 @@
14518 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
14519 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
14520 "xloc": [
14533 - "default.handlebars->29->1024"
14521 + "default.handlebars->29->1001"
14522 ]
14523 },
14524 {
@@ -14590,7 +14578,7 @@
14578 "zh-chs": "世界文",
14579 "zh-cht": "世界語",
14580 "xloc": [
14593 - "default.handlebars->29->1104"
14581 + "default.handlebars->29->1081"
14582 ]
14583 },
14584 {
@@ -14610,7 +14598,7 @@
14598 "zh-chs": "爱沙尼亚文",
14599 "zh-cht": "愛沙尼亞語",
14600 "xloc": [
14613 - "default.handlebars->29->1105"
14601 + "default.handlebars->29->1082"
14602 ]
14603 },
14604 {
@@ -14630,7 +14618,7 @@
14618 "zh-chs": "事件详情",
14619 "zh-cht": "事件詳情",
14620 "xloc": [
14633 - "default.handlebars->29->928"
14621 + "default.handlebars->29->905"
14622 ]
14623 },
14624 {
@@ -14650,7 +14638,7 @@
14638 "zh-chs": "事件列表输出",
14639 "zh-cht": "事件列表輸出",
14640 "xloc": [
14653 - "default.handlebars->29->1690"
14641 + "default.handlebars->29->1667"
14642 ]
14643 },
14644 {
@@ -14743,7 +14731,7 @@
14731 "zh-cht": "到期時間",
14732 "xloc": [
14733 "default.handlebars->29->188",
14746 - "default.handlebars->29->738"
14734 + "default.handlebars->29->715"
14735 ]
14736 },
14737 {
@@ -14783,7 +14771,7 @@
14771 "zh-chs": "输出设备信息",
14772 "zh-cht": "輸出裝置訊息",
14773 "xloc": [
14786 - "default.handlebars->29->463"
14774 + "default.handlebars->29->440"
14775 ]
14776 },
14777 {
@@ -14803,7 +14791,7 @@
14791 "zh-chs": "扩充式ASCII",
14792 "zh-cht": "擴充式ASCII",
14793 "xloc": [
14806 - "default.handlebars->29->873"
14794 + "default.handlebars->29->850"
14795 ]
14796 },
14797 {
@@ -14843,7 +14831,7 @@
14831 "zh-chs": "外部",
14832 "zh-cht": "外部",
14833 "xloc": [
14846 - "default.handlebars->29->2079"
14834 + "default.handlebars->29->2056"
14835 ]
14836 },
14837 {
@@ -14883,7 +14871,7 @@
14871 "zh-chs": "FYRO马其顿语",
14872 "zh-cht": "FYRO馬其頓語",
14873 "xloc": [
14886 - "default.handlebars->29->1155"
14874 + "default.handlebars->29->1132"
14875 ]
14876 },
14877 {
@@ -14903,7 +14891,7 @@
14891 "zh-chs": "法罗语",
14892 "zh-cht": "法羅語",
14893 "xloc": [
14906 - "default.handlebars->29->1106"
14894 + "default.handlebars->29->1083"
14895 ]
14896 },
14897 {
@@ -14943,7 +14931,7 @@
14931 "zh-chs": "本地用户拒绝后无法启动远程桌面",
14932 "zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
14933 "xloc": [
14946 - "default.handlebars->29->1603"
14934 + "default.handlebars->29->1580"
14935 ]
14936 },
14937 {
@@ -14963,7 +14951,7 @@
14951 "zh-chs": "本地用户拒绝后无法启动远程文件",
14952 "zh-cht": "本地用戶拒絕後無法啟動遠程文件",
14953 "xloc": [
14966 - "default.handlebars->29->1610"
14954 + "default.handlebars->29->1587"
14955 ]
14956 },
14957 {
@@ -14983,7 +14971,7 @@
14971 "zh-chs": "无法启动远程终端接合{0}({1})",
14972 "zh-cht": "無法啟動遠程終端接合{0}({1})",
14973 "xloc": [
14986 - "default.handlebars->29->827",
14974 + "default.handlebars->29->804",
14975 "desktop.handlebars->3->9"
14976 ]
14977 },
@@ -15004,7 +14992,7 @@
14992 "zh-chs": "波斯文(波斯文)",
14993 "zh-cht": "波斯語(波斯語)",
14994 "xloc": [
15007 - "default.handlebars->29->1107"
14995 + "default.handlebars->29->1084"
14996 ]
14997 },
14998 {
@@ -15046,7 +15034,7 @@
15034 "zh-chs": "功能",
15035 "zh-cht": "功能",
15036 "xloc": [
15049 - "default.handlebars->29->1330"
15037 + "default.handlebars->29->1307"
15038 ]
15039 },
15040 {
@@ -15066,7 +15054,7 @@
15054 "zh-chs": "斐济",
15055 "zh-cht": "斐濟",
15056 "xloc": [
15069 - "default.handlebars->29->1108"
15057 + "default.handlebars->29->1085"
15058 ]
15059 },
15060 {
@@ -15107,8 +15095,8 @@
15095 "zh-cht": "檔案編輯器",
15096 "xloc": [
15097 "default-mobile.handlebars->9->312",
15110 - "default.handlebars->29->521",
15111 - "default.handlebars->29->899"
15098 + "default.handlebars->29->498",
15099 + "default.handlebars->29->876"
15100 ]
15101 },
15102 {
@@ -15128,8 +15116,8 @@
15116 "zh-chs": "档案操作",
15117 "zh-cht": "檔案操作",
15118 "xloc": [
15131 - "default.handlebars->29->884",
15132 - "default.handlebars->29->886"
15119 + "default.handlebars->29->861",
15120 + "default.handlebars->29->863"
15121 ]
15122 },
15123 {
@@ -15169,7 +15157,7 @@
15157 "zh-chs": "文件系统驱动",
15158 "zh-cht": "FileSystemDriver",
15159 "xloc": [
15172 - "default.handlebars->29->854"
15160 + "default.handlebars->29->831"
15161 ]
15162 },
15163 {
@@ -15191,8 +15179,8 @@
15179 "xloc": [
15180 "default-mobile.handlebars->9->171",
15181 "default-mobile.handlebars->9->262",
15194 - "default.handlebars->29->1407",
15195 - "default.handlebars->29->2013",
15182 + "default.handlebars->29->1384",
15183 + "default.handlebars->29->1990",
15184 "default.handlebars->29->258",
15185 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
15186 "default.handlebars->contextMenu->cxfiles"
@@ -15235,10 +15223,10 @@
15223 "zh-chs": "档案通知",
15224 "zh-cht": "檔案通知",
15225 "xloc": [
15238 - "default.handlebars->29->1338",
15239 - "default.handlebars->29->1835",
15240 - "default.handlebars->29->1922",
15241 - "default.handlebars->29->604"
15226 + "default.handlebars->29->1315",
15227 + "default.handlebars->29->1812",
15228 + "default.handlebars->29->1899",
15229 + "default.handlebars->29->581"
15230 ]
15231 },
15232 {
@@ -15258,10 +15246,10 @@
15246 "zh-chs": "档案提示",
15247 "zh-cht": "檔案提示",
15248 "xloc": [
15261 - "default.handlebars->29->1337",
15262 - "default.handlebars->29->1834",
15263 - "default.handlebars->29->1921",
15264 - "default.handlebars->29->603"
15249 + "default.handlebars->29->1314",
15250 + "default.handlebars->29->1811",
15251 + "default.handlebars->29->1898",
15252 + "default.handlebars->29->580"
15253 ]
15254 },
15255 {
@@ -15304,7 +15292,7 @@
15292 "zh-chs": "录制会话已完成,{0}秒",
15293 "zh-cht": "錄製會話已完成,{0}秒",
15294 "xloc": [
15307 - "default.handlebars->29->1576"
15295 + "default.handlebars->29->1553"
15296 ]
15297 },
15298 {
@@ -15324,7 +15312,7 @@
15312 "zh-chs": "芬兰",
15313 "zh-cht": "芬蘭",
15314 "xloc": [
15327 - "default.handlebars->29->1109"
15315 + "default.handlebars->29->1086"
15316 ]
15317 },
15318 {
@@ -15477,8 +15465,8 @@
15465 "zh-chs": "下次登录时强制重置密码。",
15466 "zh-cht": "下次登入時強制重置密碼。",
15467 "xloc": [
15480 - "default.handlebars->29->1773",
15481 - "default.handlebars->29->1962"
15468 + "default.handlebars->29->1750",
15469 + "default.handlebars->29->1939"
15470 ]
15471 },
15472 {
@@ -15561,7 +15549,7 @@
15549 "zh-chs": "格式化",
15550 "zh-cht": "格式化",
15551 "xloc": [
15564 - "default.handlebars->29->1681"
15552 + "default.handlebars->29->1658"
15553 ]
15554 },
15555 {
@@ -15602,8 +15590,8 @@
15590 "zh-chs": "自由",
15591 "zh-cht": "自由",
15592 "xloc": [
15605 - "default.handlebars->29->2037",
15606 - "default.handlebars->29->2039"
15593 + "default.handlebars->29->2014",
15594 + "default.handlebars->29->2016"
15595 ]
15596 },
15597 {
@@ -15644,7 +15632,7 @@
15632 "zh-chs": "法文(比利时)",
15633 "zh-cht": "法語(比利時)",
15634 "xloc": [
15647 - "default.handlebars->29->1111"
15635 + "default.handlebars->29->1088"
15636 ]
15637 },
15638 {
@@ -15664,7 +15652,7 @@
15652 "zh-chs": "法文(加拿大)",
15653 "zh-cht": "法語(加拿大)",
15654 "xloc": [
15667 - "default.handlebars->29->1112"
15655 + "default.handlebars->29->1089"
15656 ]
15657 },
15658 {
@@ -15684,7 +15672,7 @@
15672 "zh-chs": "法文(法国)",
15673 "zh-cht": "法語(法國)",
15674 "xloc": [
15687 - "default.handlebars->29->1113"
15675 + "default.handlebars->29->1090"
15676 ]
15677 },
15678 {
@@ -15704,7 +15692,7 @@
15692 "zh-chs": "法文(卢森堡)",
15693 "zh-cht": "法語(盧森堡)",
15694 "xloc": [
15707 - "default.handlebars->29->1114"
15695 + "default.handlebars->29->1091"
15696 ]
15697 },
15698 {
@@ -15724,7 +15712,7 @@
15712 "zh-chs": "法文(摩纳哥)",
15713 "zh-cht": "法語(摩納哥)",
15714 "xloc": [
15727 - "default.handlebars->29->1115"
15715 + "default.handlebars->29->1092"
15716 ]
15717 },
15718 {
@@ -15744,7 +15732,7 @@
15732 "zh-chs": "法文(标准)",
15733 "zh-cht": "法語(標準)",
15734 "xloc": [
15747 - "default.handlebars->29->1110"
15735 + "default.handlebars->29->1087"
15736 ]
15737 },
15738 {
@@ -15764,7 +15752,7 @@
15752 "zh-chs": "法文(瑞士)",
15753 "zh-cht": "法語(瑞士)",
15754 "xloc": [
15767 - "default.handlebars->29->1116"
15755 + "default.handlebars->29->1093"
15756 ]
15757 },
15758 {
@@ -15784,7 +15772,7 @@
15772 "zh-chs": "弗里斯兰文",
15773 "zh-cht": "弗里斯蘭語",
15774 "xloc": [
15787 - "default.handlebars->29->1117"
15775 + "default.handlebars->29->1094"
15776 ]
15777 },
15778 {
@@ -15804,7 +15792,7 @@
15792 "zh-chs": "弗留利",
15793 "zh-cht": "弗留利",
15794 "xloc": [
15807 - "default.handlebars->29->1118"
15795 + "default.handlebars->29->1095"
15796 ]
15797 },
15798 {
@@ -15828,9 +15816,9 @@
15816 "default-mobile.handlebars->9->409",
15817 "default-mobile.handlebars->9->418",
15818 "default-mobile.handlebars->9->438",
15831 - "default.handlebars->29->1292",
15832 - "default.handlebars->29->1426",
15833 - "default.handlebars->29->1785"
15819 + "default.handlebars->29->1269",
15820 + "default.handlebars->29->1403",
15821 + "default.handlebars->29->1762"
15822 ]
15823 },
15824 {
@@ -15850,7 +15838,7 @@
15838 "zh-chs": "完整管理员(保留所有权利)",
15839 "zh-cht": "完整管理員(保留所有權利)",
15840 "xloc": [
15853 - "default.handlebars->29->1462"
15841 + "default.handlebars->29->1439"
15842 ]
15843 },
15844 {
@@ -15887,7 +15875,7 @@
15875 "zh-chs": "完整设备权限",
15876 "zh-cht": "完整裝置權限",
15877 "xloc": [
15890 - "default.handlebars->29->674"
15878 + "default.handlebars->29->651"
15879 ]
15880 },
15881 {
@@ -15907,7 +15895,7 @@
15895 "zh-chs": "全部权限",
15896 "zh-cht": "全部權限",
15897 "xloc": [
15910 - "default.handlebars->29->692"
15898 + "default.handlebars->29->669"
15899 ]
15900 },
15901 {
@@ -15949,7 +15937,7 @@
15937 "zh-chs": "完整管理员",
15938 "zh-cht": "完整管理員",
15939 "xloc": [
15952 - "default.handlebars->29->1883"
15940 + "default.handlebars->29->1860"
15941 ]
15942 },
15943 {
@@ -15970,7 +15958,7 @@
15958 "zh-cht": "GPU",
15959 "xloc": [
15960 "default-mobile.handlebars->9->385",
15973 - "default.handlebars->29->990"
15961 + "default.handlebars->29->967"
15962 ]
15963 },
15964 {
@@ -15990,7 +15978,7 @@
15978 "zh-chs": "盖尔文(爱尔兰)",
15979 "zh-cht": "蓋爾語(愛爾蘭)",
15980 "xloc": [
15993 - "default.handlebars->29->1120"
15981 + "default.handlebars->29->1097"
15982 ]
15983 },
15984 {
@@ -16010,7 +15998,7 @@
15998 "zh-chs": "盖尔文(苏格兰文)",
15999 "zh-cht": "蓋爾語(蘇格蘭語)",
16000 "xloc": [
16013 - "default.handlebars->29->1119"
16001 + "default.handlebars->29->1096"
16002 ]
16003 },
16004 {
@@ -16030,7 +16018,7 @@
16018 "zh-chs": "加拉契文",
16019 "zh-cht": "加拉契語",
16020 "xloc": [
16033 - "default.handlebars->29->1121"
16021 + "default.handlebars->29->1098"
16022 ]
16023 },
16024 {
@@ -16116,7 +16104,7 @@
16104 "zh-chs": "一般信息",
16105 "zh-cht": "一般訊息",
16106 "xloc": [
16119 - "default.handlebars->29->528"
16107 + "default.handlebars->29->505"
16108 ]
16109 },
16110 {
@@ -16156,7 +16144,7 @@
16144 "zh-chs": "格鲁吉亚文",
16145 "zh-cht": "格魯吉亞文",
16146 "xloc": [
16159 - "default.handlebars->29->1122"
16147 + "default.handlebars->29->1099"
16148 ]
16149 },
16150 {
@@ -16176,7 +16164,7 @@
16164 "zh-chs": "德文(奥地利)",
16165 "zh-cht": "德語(奧地利)",
16166 "xloc": [
16179 - "default.handlebars->29->1124"
16167 + "default.handlebars->29->1101"
16168 ]
16169 },
16170 {
@@ -16196,7 +16184,7 @@
16184 "zh-chs": "德文(德国)",
16185 "zh-cht": "德文(德國)",
16186 "xloc": [
16199 - "default.handlebars->29->1125"
16187 + "default.handlebars->29->1102"
16188 ]
16189 },
16190 {
@@ -16216,7 +16204,7 @@
16204 "zh-chs": "德文(列支敦士登)",
16205 "zh-cht": "德文(列支敦士登)",
16206 "xloc": [
16219 - "default.handlebars->29->1126"
16207 + "default.handlebars->29->1103"
16208 ]
16209 },
16210 {
@@ -16236,7 +16224,7 @@
16224 "zh-chs": "德文(卢森堡)",
16225 "zh-cht": "德語(盧森堡)",
16226 "xloc": [
16239 - "default.handlebars->29->1127"
16227 + "default.handlebars->29->1104"
16228 ]
16229 },
16230 {
@@ -16256,7 +16244,7 @@
16244 "zh-chs": "德文(标准)",
16245 "zh-cht": "德語(標準)",
16246 "xloc": [
16259 - "default.handlebars->29->1123"
16247 + "default.handlebars->29->1100"
16248 ]
16249 },
16250 {
@@ -16276,7 +16264,7 @@
16264 "zh-chs": "德文(瑞士)",
16265 "zh-cht": "德文(瑞士)",
16266 "xloc": [
16279 - "default.handlebars->29->1128"
16267 + "default.handlebars->29->1105"
16268 ]
16269 },
16270 {
@@ -16296,7 +16284,7 @@
16284 "zh-chs": "获取此设备的MQTT登录凭证。",
16285 "zh-cht": "獲取此裝置的MQTT登入憑證。",
16286 "xloc": [
16299 - "default.handlebars->29->653"
16287 + "default.handlebars->29->630"
16288 ]
16289 },
16290 {
@@ -16337,7 +16325,7 @@
16325 "zh-chs": "正在获取剪贴板内容,{0}个字节",
16326 "zh-cht": "正在獲取剪貼板內容,{0}個字節",
16327 "xloc": [
16340 - "default.handlebars->29->1590"
16328 + "default.handlebars->29->1567"
16329 ]
16330 },
16331 {
@@ -16399,7 +16387,7 @@
16387 "zh-chs": "好",
16388 "zh-cht": "好",
16389 "xloc": [
16402 - "default.handlebars->29->1288"
16390 + "default.handlebars->29->1265"
16391 ]
16392 },
16393 {
@@ -16444,8 +16432,8 @@
16432 "zh-chs": "Google云端硬盘备份",
16433 "zh-cht": "Google雲端硬盤備份",
16434 "xloc": [
16447 - "default.handlebars->29->1299",
16448 - "default.handlebars->29->1302",
16435 + "default.handlebars->29->1276",
16436 + "default.handlebars->29->1279",
16437 "default.handlebars->29->204"
16438 ]
16439 },
@@ -16466,7 +16454,7 @@
16454 "zh-chs": "Google云端硬盘控制台",
16455 "zh-cht": "Google雲端硬盤控制台",
16456 "xloc": [
16469 - "default.handlebars->29->1296"
16457 + "default.handlebars->29->1273"
16458 ]
16459 },
16460 {
@@ -16506,7 +16494,7 @@
16494 "zh-chs": "Google云端硬盘备份当前处于活动状态。",
16495 "zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
16496 "xloc": [
16509 - "default.handlebars->29->1300"
16497 + "default.handlebars->29->1277"
16498 ]
16499 },
16500 {
@@ -16526,7 +16514,7 @@
16514 "zh-chs": "希腊文",
16515 "zh-cht": "希臘文",
16516 "xloc": [
16529 - "default.handlebars->29->1129"
16517 + "default.handlebars->29->1106"
16518 ]
16519 },
16520 {
@@ -16547,7 +16535,7 @@
16535 "zh-cht": "群",
16536 "xloc": [
16537 "default-mobile.handlebars->9->218",
16550 - "default.handlebars->29->556",
16538 + "default.handlebars->29->533",
16539 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1"
16540 ]
16541 },
@@ -16568,9 +16556,9 @@
16556 "zh-chs": "集体指令",
16557 "zh-cht": "集體指令",
16558 "xloc": [
16571 - "default.handlebars->29->1729",
16572 - "default.handlebars->29->1808",
16573 - "default.handlebars->29->464",
16559 + "default.handlebars->29->1706",
16560 + "default.handlebars->29->1785",
16561 + "default.handlebars->29->441",
16562 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16563 "default.handlebars->container->column_l->p4->3->1->0->3->3",
16564 "default.handlebars->container->column_l->p50->3->1->0->3->3"
@@ -16593,7 +16581,7 @@
16581 "zh-chs": "通过...分组",
16582 "zh-cht": "通過...分群",
16583 "xloc": [
16596 - "default.handlebars->29->1677"
16584 + "default.handlebars->29->1654"
16585 ]
16586 },
16587 {
@@ -16613,7 +16601,7 @@
16601 "zh-chs": "组标识符",
16602 "zh-cht": "群標識符",
16603 "xloc": [
16616 - "default.handlebars->29->1825"

This file is too large to show in full.

views/default.handlebars
-51
@@ -4089,57 +4089,6 @@
4089 QE('idx_dlgOkButton', checkcount > 0);
4090 }
4091
4092 - function addCiraDeviceToMesh(meshid) {
4093 - if (xxdialogMode) return false;
4094 - var mesh = meshes[meshid];
4095 -
4096 - // Replace non alphabetic characters (@ and $) with 'X' because MPS username cannot accept it.
4097 - var meshidx = meshid.split('/')[2].replace(/\@/g, 'X').replace(/\$/g, 'X');
4098 -
4099 - var y = '<select id=dlgAddCiraSel onclick=dlgAddCiraSelClick() style=width:230px><option value=0>' + "MeshCommander Script" + '</option><option value=1>' + "Manual Username/Password" + '</option>';
4100 - if ((features & 16) == 0) { y += ('<option value=2>' + "Manual Certificate" + '</option></select>'); } // Only display this option if Intel AMT CIRA with Mutual-Auth is allowed.
4101 -
4102 - var x = '';
4103 - x += addHtmlValue("Setup Method", y);
4104 - x += '<hr>';
4105 -
4106 - // Setup CIRA using a MeshCommander script (Pretty Simple)
4107 - x += '<div id=dlgAddCira0>' + format("To add a new Intel&reg; AMT device to device group \"{0}\" with CIRA, download the following script files and use <a href='http://meshcommander.com' rel='noreferrer noopener' target='_blank'>MeshCommander</a> to run the script to configure computers.", EscapeHtml(mesh.name)) + '<br /><br />';
4108 - //x += addHtmlValue('Setup CIRA', '<a href="mescript.ashx?type=1' + (urlargs.key?('&key=' + urlargs.key):'') + '&meshid=' + meshidx.substring(0, 16) + '" download>cira_setup.mescript</a>');
4109 - x += addHtmlValue("Setup CIRA", '<a onclick=downloadFile("mescript.ashx?type=1' + (urlargs.key?('&key=' + urlargs.key):'') + '&meshid=' + meshid + '")>cira_setup.mescript</a>');
4110 - x += addHtmlValue("Cleanup CIRA", '<a onclick=downloadFile("mescript.ashx?type=2' + (urlargs.key?('&key=' + urlargs.key):'') + '")>cira_clean.mescript</a>');
4111 - x += '</div>';
4112 -
4113 - // Setup CIRA with user/pass authentication (Somewhat difficult)
4114 - x += '<div id=dlgAddCira1 style=display:none>' + format("To add a new Intel&reg; AMT device to device group \"{0}\" with CIRA, load the following certificate as trusted root within Intel&reg; AMT", EscapeHtml(mesh.name));
4115 - if (serverinfo.mpspass) { x += (" and authenticate to the server using this username and password." + '<br /><br />'); } else { x += (" and authenticate to the server using this username and any password." + '<br /><br />'); }
4116 - x += addHtmlValue("Root Certificate", '<a onclick=downloadFile("' + "MeshServerRootCert.cer" + (urlargs.key?('?key=' + urlargs.key):'') + '")>' + "Root Certificate File" + '</a>');
4117 - x += addHtmlValue("Username", '<input style=width:230px readonly value="' + meshidx.substring(0, 16) + '" />');
4118 - if (serverinfo.mpspass) { x += addHtmlValue("Password", '<input style=width:230px readonly value="' + EscapeHtml(serverinfo.mpspass) + '" />'); }
4119 - if (serverinfo != null) { x += addHtmlValue("MPS Server", '<input style=width:230px readonly value="' + EscapeHtml(serverinfo.mpsname) + ':' + serverinfo.mpsport + '" />'); }
4120 - x += '</div>';
4121 -
4122 - // Setup CIRA with certificate authentication (Really difficult, only if TLS offload is not used)
4123 - if ((features & 16) == 0) {
4124 - x += '<div id=dlgAddCira2 style=display:none>' + format("To add a new Intel&reg; AMT device to device group \"{0}\" with CIRA, load the following certificate as trusted root within Intel&reg; AMT, authenticate using a client certificate with the following common name and connect to the following server.", EscapeHtml(mesh.name)) + '<br /><br />';
4125 - x += addHtmlValue("Root Certificate", '<a onclick=downloadFile("' + "MeshServerRootCert.cer" + (urlargs.key?('?key=' + urlargs.key):'') + '")>' + "Root Certificate File" + '</a>');
4126 - x += addHtmlValue("Organization", '<input style=width:230px readonly value="' + meshidx + '" />');
4127 - if (serverinfo != null) { x += addHtmlValue("MPS Server", '<input style=width:230px readonly value="' + EscapeHtml(serverinfo.mpsname) + ':' + serverinfo.mpsport + '" />'); }
4128 - x += '</div>';
4129 - }
4130 -
4131 - setDialogMode(2, "Add Intel&reg; AMT CIRA device", 2, null, x, 'fileDownload');
4132 - Q('dlgAddCiraSel').focus();
4133 - return false;
4134 - }
4135 -
4136 - function dlgAddCiraSelClick() {
4137 - var val = Q('dlgAddCiraSel').value;
4138 - QV('dlgAddCira0', val == 0);
4139 - QV('dlgAddCira1', val == 1);
4140 - QV('dlgAddCira2', val == 2);
4141 - }
4142 -
4092 // Return true is the input string looks like an email address
4093 function checkEmail(str) {
4094 var x = str.split('@');
webserver.js
-122
@@ -2669,127 +2669,6 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
2669 res.send(Buffer.from(getRootCertBase64(), 'base64'));
2670 }
2671
2672 - // Return the CIRA configuration script
2673 - obj.getCiraCleanupScript = function (func) {
2674 - obj.fs.readFile(obj.parent.path.join(obj.parent.webPublicPath, 'scripts/cira_cleanup.mescript'), 'utf8', function (err, data) {
2675 - if (err != null) { func(null); return; }
2676 - func(Buffer.from(data));
2677 - });
2678 - }
2679 -
2680 - // Return the CIRA configuration script
2681 - obj.getCiraConfigurationScript = function (meshid, func) {
2682 - var meshidx = meshid.split('/')[2].replace(/\@/g, 'X').replace(/\$/g, 'X').substring(0, 16);
2683 - var serverNameSplit = obj.certificates.AmtMpsName.split('.');
2684 -
2685 - // Figure out the MPS port, use the alias if set
2686 - var mpsport = ((obj.args.mpsaliasport != null) ? obj.args.mpsaliasport : obj.args.mpsport);
2687 -
2688 - if ((serverNameSplit.length == 4) && (parseInt(serverNameSplit[0]) == serverNameSplit[0]) && (parseInt(serverNameSplit[1]) == serverNameSplit[1]) && (parseInt(serverNameSplit[2]) == serverNameSplit[2]) && (parseInt(serverNameSplit[3]) == serverNameSplit[3])) {
2689 - // Server name is an IPv4 address
2690 - obj.fs.readFile(obj.parent.path.join(obj.parent.webPublicPath, 'scripts/cira_setup_script_ip.mescript'), 'utf8', function (err, data) {
2691 - if (err != null) { func(null); return; }
2692 -
2693 - // Randomize the environement detection
2694 - var randomDnsName;
2695 - do { randomDnsName = getRandomLowerCase(14); } while (randomDnsName == 'aabbccddeeffgg');
2696 - while (data.indexOf('aabbccddeeffgg') >= 0) { data = data.replace('aabbccddeeffgg', randomDnsName); }
2697 - var scriptFile = JSON.parse(data);
2698 -
2699 - // Change a few things in the script
2700 - scriptFile.scriptBlocks[2].vars.CertBin.value = getRootCertBase64(); // Set the root certificate
2701 - scriptFile.scriptBlocks[3].vars.IP.value = obj.certificates.AmtMpsName; // Set the server IPv4 address name
2702 - scriptFile.scriptBlocks[3].vars.ServerName.value = obj.certificates.AmtMpsName; // Set the server certificate name
2703 - scriptFile.scriptBlocks[3].vars.Port.value = mpsport; // Set the server MPS port
2704 - scriptFile.scriptBlocks[3].vars.username.value = meshidx; // Set the username
2705 - scriptFile.scriptBlocks[3].vars.password.value = obj.args.mpspass ? obj.args.mpspass : 'A@xew9rt'; // Set the password
2706 - scriptFile.scriptBlocks[4].vars.AccessInfo1.value = obj.certificates.AmtMpsName + ':' + mpsport; // Set the primary server name:port to set periodic timer
2707 - //scriptFile.scriptBlocks[4].vars.AccessInfo2.value = obj.certificates.AmtMpsName + ':' + mpsport; // Set the secondary server name:port to set periodic timer
2708 - if (obj.args.ciralocalfqdn != null) { scriptFile.scriptBlocks[6].vars.DetectionStrings.value = obj.args.ciralocalfqdn; } // Set the environment detection local FQDN's
2709 -
2710 - // Compile the script
2711 - var scriptEngine = require('./amtscript.js').CreateAmtScriptEngine();
2712 - var runscript = scriptEngine.script_blocksToScript(scriptFile.blocks, scriptFile.scriptBlocks);
2713 - scriptFile.mescript = Buffer.from(scriptEngine.script_compile(runscript), 'binary').toString('base64');
2714 - scriptFile.scriptText = runscript;
2715 -
2716 - // Send the script
2717 - func(Buffer.from(JSON.stringify(scriptFile, null, ' ')));
2718 - });
2719 - } else {
2720 - // Server name is a hostname
2721 - obj.fs.readFile(obj.parent.path.join(obj.parent.webPublicPath, 'scripts/cira_setup_script_dns.mescript'), 'utf8', function (err, data) {
2722 - if (err != null) { res.sendStatus(404); return; }
2723 -
2724 - // Randomize the environement detection
2725 - var randomDnsName;
2726 - do { randomDnsName = getRandomLowerCase(14); } while (randomDnsName == 'aabbccddeeffgg');
2727 - while (data.indexOf('aabbccddeeffgg') >= 0) { data = data.replace('aabbccddeeffgg', randomDnsName); }
2728 - var scriptFile = JSON.parse(data);
2729 -
2730 - // Change a few things in the script
2731 - scriptFile.scriptBlocks[2].vars.CertBin.value = getRootCertBase64(); // Set the root certificate
2732 - scriptFile.scriptBlocks[3].vars.FQDN.value = obj.certificates.AmtMpsName; // Set the server DNS name
2733 - scriptFile.scriptBlocks[3].vars.Port.value = mpsport; // Set the server MPS port
2734 - scriptFile.scriptBlocks[3].vars.username.value = meshidx; // Set the username
2735 - scriptFile.scriptBlocks[3].vars.password.value = obj.args.mpspass ? obj.args.mpspass : 'A@xew9rt'; // Set the password
2736 - scriptFile.scriptBlocks[4].vars.AccessInfo1.value = obj.certificates.AmtMpsName + ':' + mpsport; // Set the primary server name:port to set periodic timer
2737 - //scriptFile.scriptBlocks[4].vars.AccessInfo2.value = obj.certificates.AmtMpsName + ':' + mpsport; // Set the secondary server name:port to set periodic timer
2738 - if (obj.args.ciralocalfqdn != null) { scriptFile.scriptBlocks[6].vars.DetectionStrings.value = obj.args.ciralocalfqdn; } // Set the environment detection local FQDN's
2739 -
2740 - // Compile the script
2741 - var scriptEngine = require('./amtscript.js').CreateAmtScriptEngine();
2742 - var runscript = scriptEngine.script_blocksToScript(scriptFile.blocks, scriptFile.scriptBlocks);
2743 - scriptFile.mescript = Buffer.from(scriptEngine.script_compile(runscript), 'binary').toString('base64');
2744 - scriptFile.scriptText = runscript;
2745 -
2746 - // Send the script
2747 - func(Buffer.from(JSON.stringify(scriptFile, null, ' ')));
2748 - });
2749 - }
2750 - }
2751 -
2752 - // Returns an mescript for Intel AMT configuration
2753 - function handleMeScriptRequest(req, res) {
2754 - const domain = getDomain(req);
2755 - if (domain == null) { parent.debug('web', 'handleMeScriptRequest: no domain'); res.sendStatus(404); return; }
2756 - if ((domain.loginkey != null) && (domain.loginkey.indexOf(req.query.key) == -1)) { res.sendStatus(404); return; } // Check 3FA URL key
2757 - if ((obj.userAllowedIp != null) && (checkIpAddressEx(req, res, obj.userAllowedIp, false) === false)) { return; } // Check server-wide IP filter only.
2758 -
2759 - // Get the user and check user rights
2760 - var authUserid = null;
2761 - if ((req.session != null) && (typeof req.session.userid == 'string')) { authUserid = req.session.userid; }
2762 - if (authUserid == null) { res.sendStatus(401); return; }
2763 - const user = obj.users[authUserid];
2764 - if (user == null) { res.sendStatus(401); return; }
2765 -
2766 - if ((req.query.type == 1) && (req.query.meshid != null)) {
2767 - // Get the CIRA install script
2768 - if (obj.IsMeshViewable(user, req.query.meshid) == false) { res.sendStatus(404); return; }
2769 - obj.getCiraConfigurationScript(req.query.meshid, function (script) {
2770 - if (script == null) { res.sendStatus(404); } else {
2771 - try {
2772 - var cirafilename = obj.meshes[req.query.meshid].name.split('\\').join('').split('/').join('').split(':').join('').split('*').join('').split('?').join('').split('"').join('').split('<').join('').split('>').join('').split('|').join('').split(' ').join('').split('\'').join('');
2773 - res.set({ 'Cache-Control': 'no-store', 'Content-Type': 'application/octet-stream', 'Content-Disposition': 'attachment; filename="cira_setup_' + cirafilename + '.mescript"' });
2774 - } catch (ex) {
2775 - res.set({ 'Cache-Control': 'no-store', 'Content-Type': 'application/octet-stream', 'Content-Disposition': 'attachment; filename="cira_setup.mescript"' });
2776 - }
2777 - res.send(script);
2778 - }
2779 - });
2780 - } else if (req.query.type == 2) {
2781 - // Get the CIRA cleanup script
2782 - obj.getCiraCleanupScript(function (script) {
2783 - if (script == null) { res.sendStatus(404); } else {
2784 - res.set({ 'Cache-Control': 'no-store', 'Content-Type': 'application/octet-stream', 'Content-Disposition': 'attachment; filename="cira_cleanup.mescript"' });
2785 - res.send(script);
2786 - }
2787 - });
2788 - } else {
2789 - res.sendStatus(404);
2790 - }
2791 - }
2792 -
2672 // Handle user public file downloads
2673 function handleDownloadUserFiles(req, res) {
2674 const domain = checkUserIpAddress(req, res);
@@ -4831,7 +4710,6 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
4710 obj.app.post(url + 'tokenlogin', handleLoginRequest);
4711 obj.app.get(url + 'logout', handleLogoutRequest);
4712 obj.app.get(url + 'MeshServerRootCert.cer', handleRootCertRequest);
4834 - obj.app.get(url + 'mescript.ashx', handleMeScriptRequest);
4713 obj.app.post(url + 'changepassword', handlePasswordChangeRequest);
4714 obj.app.post(url + 'deleteaccount', handleDeleteAccountRequest);
4715 obj.app.post(url + 'createaccount', handleCreateAccountRequest);