Switch webapp to new Intel AMT setup system.

Ylian Saint-Hilaire committed Oct 21, 2020 at 22:09 UTC 2995ea9eec347cc009d50d7334077e25739a7c64
3 files changed +1891 -1922
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+1875 -1882
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->29->1358",
21 - "default.handlebars->29->1360"
20 + "default.handlebars->29->1352",
21 + "default.handlebars->29->1354"
22 ]
23 },
24 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->29->1271"
207 + "default.handlebars->29->1265"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->29->1428",
228 - "default.handlebars->29->1888"
227 + "default.handlebars->29->1416",
228 + "default.handlebars->29->1876"
229 ]
230 },
231 {
@@ -245,7 +245,7 @@
245 "zh-chs": " 并使用该用户名和任何密码对服务器进行身份验证。",
246 "zh-cht": " 並使用此用戶名和任何密碼對伺服器進行身份驗證。",
247 "xloc": [
248 - "default.handlebars->29->322"
248 + "default.handlebars->29->316"
249 ]
250 },
251 {
@@ -265,7 +265,7 @@
265 "zh-chs": " 并使用该用户名和密码向服务器验证身份。",
266 "zh-cht": " 並使用此用戶名和密碼向伺服器驗證身份。",
267 "xloc": [
268 - "default.handlebars->29->321"
268 + "default.handlebars->29->315"
269 ]
270 },
271 {
@@ -401,7 +401,7 @@
401 "zh-chs": "(可选的)",
402 "zh-cht": "(可選的)",
403 "xloc": [
404 - "default.handlebars->29->361"
404 + "default.handlebars->29->355"
405 ]
406 },
407 {
@@ -438,7 +438,7 @@
438 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
439 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
440 "xloc": [
441 - "default.handlebars->29->400"
441 + "default.handlebars->29->394"
442 ]
443 },
444 {
@@ -458,7 +458,7 @@
458 "zh-chs": "*保留空白可为每个设备分配一个随机密码。",
459 "zh-cht": "*保留空白可為每個裝置分配一個隨機密碼。",
460 "xloc": [
461 - "default.handlebars->29->1398"
461 + "default.handlebars->29->1386"
462 ]
463 },
464 {
@@ -496,7 +496,7 @@
496 "zh-cht": ",",
497 "xloc": [
498 "default-mobile.handlebars->9->461",
499 - "default.handlebars->29->1498"
499 + "default.handlebars->29->1486"
500 ]
501 },
502 {
@@ -537,7 +537,7 @@
537 "zh-chs": ",MQTT在线",
538 "zh-cht": ",MQTT在線",
539 "xloc": [
540 - "default.handlebars->29->1013"
540 + "default.handlebars->29->1007"
541 ]
542 },
543 {
@@ -557,7 +557,7 @@
557 "zh-chs": ",软体KVM",
558 "zh-cht": ",軟體KVM",
559 "xloc": [
560 - "default.handlebars->29->837",
560 + "default.handlebars->29->831",
561 "desktop.handlebars->3->13"
562 ]
563 },
@@ -580,9 +580,9 @@
580 "xloc": [
581 "default-mobile.handlebars->9->290",
582 "default-mobile.handlebars->9->299",
583 - "default.handlebars->29->844",
584 - "default.handlebars->29->877",
585 - "default.handlebars->29->889",
583 + "default.handlebars->29->838",
584 + "default.handlebars->29->871",
585 + "default.handlebars->29->883",
586 "desktop.handlebars->3->20",
587 "xterm.handlebars->9->6"
588 ]
@@ -703,7 +703,7 @@
703 "zh-chs": ",{0}观看",
704 "zh-cht": ",{0}觀看",
705 "xloc": [
706 - "default.handlebars->29->838",
706 + "default.handlebars->29->832",
707 "desktop.handlebars->3->14"
708 ]
709 },
@@ -768,9 +768,9 @@
768 "xloc": [
769 "default-mobile.handlebars->9->108",
770 "default-mobile.handlebars->9->301",
771 - "default.handlebars->29->1539",
772 - "default.handlebars->29->2043",
773 - "default.handlebars->29->894"
771 + "default.handlebars->29->1527",
772 + "default.handlebars->29->2031",
773 + "default.handlebars->29->888"
774 ]
775 },
776 {
@@ -826,7 +826,7 @@
826 "zh-chs": "1个活跃时段",
827 "zh-cht": "1個活躍時段",
828 "xloc": [
829 - "default.handlebars->29->1957"
829 + "default.handlebars->29->1945"
830 ]
831 },
832 {
@@ -848,7 +848,7 @@
848 "xloc": [
849 "default-mobile.handlebars->9->118",
850 "default-mobile.handlebars->9->465",
851 - "default.handlebars->29->1563",
851 + "default.handlebars->29->1551",
852 "download.handlebars->3->1",
853 "download2.handlebars->5->1"
854 ]
@@ -870,7 +870,7 @@
870 "zh-chs": "1条连接",
871 "zh-cht": "1位聯絡文",
872 "xloc": [
873 - "default.handlebars->29->840",
873 + "default.handlebars->29->834",
874 "desktop.handlebars->3->16"
875 ]
876 },
@@ -892,8 +892,8 @@
892 "zh-cht": "1天",
893 "xloc": [
894 "default.handlebars->29->181",
895 - "default.handlebars->29->352",
896 - "default.handlebars->29->366"
895 + "default.handlebars->29->346",
896 + "default.handlebars->29->360"
897 ]
898 },
899 {
@@ -913,7 +913,7 @@
913 "zh-chs": "1组",
914 "zh-cht": "1群",
915 "xloc": [
916 - "default.handlebars->29->1922"
916 + "default.handlebars->29->1910"
917 ]
918 },
919 {
@@ -934,8 +934,8 @@
934 "zh-cht": "1小時",
935 "xloc": [
936 "default.handlebars->29->179",
937 - "default.handlebars->29->350",
938 - "default.handlebars->29->364"
937 + "default.handlebars->29->344",
938 + "default.handlebars->29->358"
939 ]
940 },
941 {
@@ -955,7 +955,7 @@
955 "zh-chs": "1分钟",
956 "zh-cht": "1分鐘",
957 "xloc": [
958 - "default.handlebars->29->729"
958 + "default.handlebars->29->723"
959 ]
960 },
961 {
@@ -996,8 +996,8 @@
996 "zh-cht": "1個月",
997 "xloc": [
998 "default.handlebars->29->183",
999 - "default.handlebars->29->354",
1000 - "default.handlebars->29->368"
999 + "default.handlebars->29->348",
1000 + "default.handlebars->29->362"
1001 ]
1002 },
1003 {
@@ -1017,7 +1017,7 @@
1017 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1018 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1019 "xloc": [
1020 - "default.handlebars->29->1712"
1020 + "default.handlebars->29->1700"
1021 ]
1022 },
1023 {
@@ -1037,7 +1037,7 @@
1037 "zh-chs": "1个节点",
1038 "zh-cht": "1個節點",
1039 "xloc": [
1040 - "default.handlebars->29->420"
1040 + "default.handlebars->29->414"
1041 ]
1042 },
1043 {
@@ -1083,7 +1083,7 @@
1083 "default-mobile.handlebars->9->172",
1084 "default-mobile.handlebars->9->175",
1085 "default-mobile.handlebars->9->178",
1086 - "default.handlebars->29->1716",
1086 + "default.handlebars->29->1704",
1087 "default.handlebars->29->250",
1088 "default.handlebars->29->253",
1089 "default.handlebars->29->256",
@@ -1110,8 +1110,8 @@
1110 "zh-cht": "1週",
1111 "xloc": [
1112 "default.handlebars->29->182",
1113 - "default.handlebars->29->353",
1114 - "default.handlebars->29->367"
1113 + "default.handlebars->29->347",
1114 + "default.handlebars->29->361"
1115 ]
1116 },
1117 {
@@ -1215,7 +1215,7 @@
1215 "zh-chs": "10分钟",
1216 "zh-cht": "10分鐘",
1217 "xloc": [
1218 - "default.handlebars->29->731"
1218 + "default.handlebars->29->725"
1219 ]
1220 },
1221 {
@@ -1284,7 +1284,7 @@
1284 "en": "12 hours",
1285 "nl": "12 uur",
1286 "xloc": [
1287 - "default.handlebars->29->739"
1287 + "default.handlebars->29->733"
1288 ]
1289 },
1290 {
@@ -1326,28 +1326,28 @@
1326 "zh-chs": "15分钟",
1327 "zh-cht": "15分鐘",
1328 "xloc": [
1329 - "default.handlebars->29->732"
1329 + "default.handlebars->29->726"
1330 ]
1331 },
1332 {
1333 "en": "16 hours",
1334 "nl": "16 uur",
1335 "xloc": [
1336 - "default.handlebars->29->740"
1336 + "default.handlebars->29->734"
1337 ]
1338 },
1339 {
1340 "en": "2 days",
1341 "nl": "2 dagen",
1342 "xloc": [
1343 - "default.handlebars->29->742"
1343 + "default.handlebars->29->736"
1344 ]
1345 },
1346 {
1347 "en": "2 hours",
1348 "nl": "2 uur",
1349 "xloc": [
1350 - "default.handlebars->29->736"
1350 + "default.handlebars->29->730"
1351 ]
1352 },
1353 {
@@ -1438,7 +1438,7 @@
1438 "en": "24 hours",
1439 "nl": "24 uur",
1440 "xloc": [
1441 - "default.handlebars->29->741"
1441 + "default.handlebars->29->735"
1442 ]
1443 },
1444 {
@@ -1500,7 +1500,7 @@
1500 "zh-chs": "2FA备份代码已清除",
1501 "zh-cht": "2FA備份代碼已清除",
1502 "xloc": [
1503 - "default.handlebars->29->1674"
1503 + "default.handlebars->29->1662"
1504 ]
1505 },
1506 {
@@ -1520,8 +1520,8 @@
1520 "zh-chs": "启用第二因素身份验证",
1521 "zh-cht": "啟用第二因素身份驗證",
1522 "xloc": [
1523 - "default.handlebars->29->1729",
1524 - "default.handlebars->29->1944"
1523 + "default.handlebars->29->1717",
1524 + "default.handlebars->29->1932"
1525 ]
1526 },
1527 {
@@ -1640,7 +1640,7 @@
1640 "zh-chs": "30分钟",
1641 "zh-cht": "30分鐘",
1642 "xloc": [
1643 - "default.handlebars->29->733"
1643 + "default.handlebars->29->727"
1644 ]
1645 },
1646 {
@@ -1660,8 +1660,8 @@
1660 "zh-chs": "MeshAgent的32位版本",
1661 "zh-cht": "MeshAgent的32位版本",
1662 "xloc": [
1663 - "default.handlebars->29->390",
1664 - "default.handlebars->29->407"
1663 + "default.handlebars->29->384",
1664 + "default.handlebars->29->401"
1665 ]
1666 },
1667 {
@@ -1690,14 +1690,14 @@
1690 "en": "4 days",
1691 "nl": "4 dagen",
1692 "xloc": [
1693 - "default.handlebars->29->743"
1693 + "default.handlebars->29->737"
1694 ]
1695 },
1696 {
1697 "en": "4 hours",
1698 "nl": "4 uur",
1699 "xloc": [
1700 - "default.handlebars->29->737"
1700 + "default.handlebars->29->731"
1701 ]
1702 },
1703 {
@@ -1780,7 +1780,7 @@
1780 "zh-chs": "45分钟",
1781 "zh-cht": "45分鐘",
1782 "xloc": [
1783 - "default.handlebars->29->734"
1783 + "default.handlebars->29->728"
1784 ]
1785 },
1786 {
@@ -1820,7 +1820,7 @@
1820 "zh-chs": "5分钟",
1821 "zh-cht": "5分鐘",
1822 "xloc": [
1823 - "default.handlebars->29->730"
1823 + "default.handlebars->29->724"
1824 ]
1825 },
1826 {
@@ -1933,7 +1933,7 @@
1933 "en": "60 minutes",
1934 "nl": "60 minuten",
1935 "xloc": [
1936 - "default.handlebars->29->735"
1936 + "default.handlebars->29->729"
1937 ]
1938 },
1939 {
@@ -1975,7 +1975,7 @@
1975 "zh-chs": "64位版本的macOS Mesh Agent",
1976 "zh-cht": "64位版本的macOS Mesh Agent",
1977 "xloc": [
1978 - "default.handlebars->29->403"
1978 + "default.handlebars->29->397"
1979 ]
1980 },
1981 {
@@ -1995,8 +1995,8 @@
1995 "zh-chs": "MeshAgent的64位版本",
1996 "zh-cht": "MeshAgent的64位版本",
1997 "xloc": [
1998 - "default.handlebars->29->394",
1999 - "default.handlebars->29->410"
1998 + "default.handlebars->29->388",
1999 + "default.handlebars->29->404"
2000 ]
2001 },
2002 {
@@ -2053,7 +2053,7 @@
2053 "zh-chs": "7天电源状态",
2054 "zh-cht": "7天電源狀態",
2055 "xloc": [
2056 - "default.handlebars->29->770"
2056 + "default.handlebars->29->764"
2057 ]
2058 },
2059 {
@@ -2116,9 +2116,9 @@
2116 "zh-chs": "8小時",
2117 "zh-cht": "8小時",
2118 "xloc": [
2119 - "default.handlebars->29->351",
2120 - "default.handlebars->29->365",
2121 - "default.handlebars->29->738"
2119 + "default.handlebars->29->345",
2120 + "default.handlebars->29->359",
2121 + "default.handlebars->29->732"
2122 ]
2123 },
2124 {
@@ -2336,7 +2336,7 @@
2336 "zh-cht": "ACM",
2337 "xloc": [
2338 "default-mobile.handlebars->9->236",
2339 - "default.handlebars->29->582"
2339 + "default.handlebars->29->576"
2340 ]
2341 },
2342 {
@@ -2357,7 +2357,7 @@
2357 "zh-cht": "AMT",
2358 "xloc": [
2359 "default.handlebars->29->217",
2360 - "default.handlebars->29->448"
2360 + "default.handlebars->29->442"
2361 ]
2362 },
2363 {
@@ -2461,7 +2461,7 @@
2461 "zh-chs": "拒绝访问",
2462 "zh-cht": "拒絕存取",
2463 "xloc": [
2464 - "default.handlebars->29->1014"
2464 + "default.handlebars->29->1008"
2465 ]
2466 },
2467 {
@@ -2503,7 +2503,7 @@
2503 "zh-chs": "访问服务器档案",
2504 "zh-cht": "存取伺服器檔案",
2505 "xloc": [
2506 - "default.handlebars->29->1894"
2506 + "default.handlebars->29->1882"
2507 ]
2508 },
2509 {
@@ -2592,10 +2592,10 @@
2592 "default-mobile.handlebars->9->93",
2593 "default-mobile.handlebars->9->95",
2594 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2595 - "default.handlebars->29->1280",
2596 - "default.handlebars->29->1282",
2597 - "default.handlebars->29->551",
2598 - "default.handlebars->29->553"
2595 + "default.handlebars->29->1274",
2596 + "default.handlebars->29->1276",
2597 + "default.handlebars->29->545",
2598 + "default.handlebars->29->547"
2599 ]
2600 },
2601 {
@@ -2656,7 +2656,7 @@
2656 "zh-chs": "帐户已更改:{0}",
2657 "zh-cht": "帳戶已更改:{0}",
2658 "xloc": [
2659 - "default.handlebars->29->1647"
2659 + "default.handlebars->29->1635"
2660 ]
2661 },
2662 {
@@ -2676,7 +2676,7 @@
2676 "zh-chs": "创建帐户,电子邮件为{0}",
2677 "zh-cht": "創建帳戶,電子郵件為{0}",
2678 "xloc": [
2679 - "default.handlebars->29->1646"
2679 + "default.handlebars->29->1634"
2680 ]
2681 },
2682 {
@@ -2696,7 +2696,7 @@
2696 "zh-chs": "创建帐户,用户名是{0}",
2697 "zh-cht": "帳戶已創建,用戶名是{0}",
2698 "xloc": [
2699 - "default.handlebars->29->1645"
2699 + "default.handlebars->29->1633"
2700 ]
2701 },
2702 {
@@ -2716,8 +2716,8 @@
2716 "zh-chs": "帐户已被锁定",
2717 "zh-cht": "帳戶已被鎖定",
2718 "xloc": [
2719 - "default.handlebars->29->1731",
2720 - "default.handlebars->29->1891"
2719 + "default.handlebars->29->1719",
2720 + "default.handlebars->29->1879"
2721 ]
2722 },
2723 {
@@ -2781,7 +2781,7 @@
2781 "zh-chs": "帐号登录",
2782 "zh-cht": "帳號登錄",
2783 "xloc": [
2784 - "default.handlebars->29->1582"
2784 + "default.handlebars->29->1570"
2785 ]
2786 },
2787 {
@@ -2801,7 +2801,7 @@
2801 "zh-chs": "帐户登出",
2802 "zh-cht": "帳戶登出",
2803 "xloc": [
2804 - "default.handlebars->29->1583"
2804 + "default.handlebars->29->1571"
2805 ]
2806 },
2807 {
@@ -2843,7 +2843,7 @@
2843 "zh-chs": "帐户密码已更改:{0}",
2844 "zh-cht": "帳戶密碼已更改:{0}",
2845 "xloc": [
2846 - "default.handlebars->29->1655"
2846 + "default.handlebars->29->1643"
2847 ]
2848 },
2849 {
@@ -2863,7 +2863,7 @@
2863 "zh-chs": "帐户已删除",
2864 "zh-cht": "帳戶已刪除",
2865 "xloc": [
2866 - "default.handlebars->29->1644"
2866 + "default.handlebars->29->1632"
2867 ]
2868 },
2869 {
@@ -2903,7 +2903,7 @@
2903 "zh-chs": "指令",
2904 "zh-cht": "指令",
2905 "xloc": [
2906 - "default.handlebars->29->1019",
2906 + "default.handlebars->29->1013",
2907 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2908 ]
2909 },
@@ -2924,8 +2924,8 @@
2924 "zh-chs": "动作档案",
2925 "zh-cht": "動作檔案",
2926 "xloc": [
2927 - "default.handlebars->29->813",
2928 - "default.handlebars->29->815"
2927 + "default.handlebars->29->807",
2928 + "default.handlebars->29->809"
2929 ]
2930 },
2931 {
@@ -2948,7 +2948,7 @@
2948 "default-mobile.handlebars->9->253",
2949 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
2950 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
2951 - "default.handlebars->29->627",
2951 + "default.handlebars->29->621",
2952 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
2953 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
2954 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3014,9 +3014,9 @@
3014 "default-mobile.handlebars->9->231",
3015 "default-mobile.handlebars->9->233",
3016 "default-mobile.handlebars->9->364",
3017 - "default.handlebars->29->575",
3018 - "default.handlebars->29->577",
3019 - "default.handlebars->29->975"
3017 + "default.handlebars->29->569",
3018 + "default.handlebars->29->571",
3019 + "default.handlebars->29->969"
3020 ]
3021 },
3022 {
@@ -3036,11 +3036,7 @@
3036 "zh-chs": "激活",
3037 "zh-cht": "啟動",
3038 "xloc": [
3039 - "default.handlebars->29->1371",
3040 - "default.handlebars->29->1373",
3041 - "default.handlebars->29->202",
3042 - "default.handlebars->29->283",
3043 - "default.handlebars->29->285"
3039 + "default.handlebars->29->202"
3040 ]
3041 },
3042 {
@@ -3060,7 +3056,7 @@
3056 "zh-chs": "活跃用户{0}",
3057 "zh-cht": "活躍用戶{0}",
3058 "xloc": [
3063 - "default.handlebars->29->602"
3059 + "default.handlebars->29->596"
3060 ]
3061 },
3062 {
@@ -3080,8 +3076,8 @@
3076 "zh-chs": "添加代理",
3077 "zh-cht": "新增代理",
3078 "xloc": [
3083 - "default.handlebars->29->1375",
3084 - "default.handlebars->29->287"
3079 + "default.handlebars->29->1363",
3080 + "default.handlebars->29->283"
3081 ]
3082 },
3083 {
@@ -3099,10 +3095,7 @@
3095 "ru": "Добавить CIRA",
3096 "tr": "CIRA ekle",
3097 "zh-chs": "添加CIRA",
3102 - "zh-cht": "新增CIRA",
3103 - "xloc": [
3104 - "default.handlebars->29->277"
3105 - ]
3098 + "zh-cht": "新增CIRA"
3099 },
3100 {
3101 "cs": "Přidat zařízení",
@@ -3121,8 +3114,8 @@
3114 "zh-chs": "添加设备",
3115 "zh-cht": "新增裝置",
3116 "xloc": [
3124 - "default.handlebars->29->1868",
3125 - "default.handlebars->29->1992"
3117 + "default.handlebars->29->1856",
3118 + "default.handlebars->29->1980"
3119 ]
3120 },
3121 {
@@ -3142,7 +3135,7 @@
3135 "zh-chs": "添加设备日志",
3136 "zh-cht": "新增裝置日誌",
3137 "xloc": [
3145 - "default.handlebars->29->719"
3138 + "default.handlebars->29->713"
3139 ]
3140 },
3141 {
@@ -3162,9 +3155,9 @@
3155 "zh-chs": "添加设备组",
3156 "zh-cht": "新增裝置群",
3157 "xloc": [
3165 - "default.handlebars->29->1462",
3166 - "default.handlebars->29->1862",
3167 - "default.handlebars->29->1980",
3158 + "default.handlebars->29->1450",
3159 + "default.handlebars->29->1850",
3160 + "default.handlebars->29->1968",
3161 "default.handlebars->29->237"
3162 ]
3163 },
@@ -3185,7 +3178,7 @@
3178 "zh-chs": "添加设备组权限",
3179 "zh-cht": "新增裝置群權限",
3180 "xloc": [
3188 - "default.handlebars->29->1459"
3181 + "default.handlebars->29->1447"
3182 ]
3183 },
3184 {
@@ -3205,8 +3198,8 @@
3198 "zh-chs": "添加设备权限",
3199 "zh-cht": "新增裝置權限",
3200 "xloc": [
3208 - "default.handlebars->29->1464",
3209 - "default.handlebars->29->1466"
3201 + "default.handlebars->29->1452",
3202 + "default.handlebars->29->1454"
3203 ]
3204 },
3205 {
@@ -3226,7 +3219,7 @@
3219 "zh-chs": "添加英特尔&reg;AMT CIRA设备",
3220 "zh-cht": "新增Intel&reg; AMT CIRA裝置",
3221 "xloc": [
3229 - "default.handlebars->29->335"
3222 + "default.handlebars->29->329"
3223 ]
3224 },
3225 {
@@ -3246,7 +3239,7 @@
3239 "zh-chs": "添加英特尔&reg;AMT设备",
3240 "zh-cht": "新增Intel&reg; AMT裝置",
3241 "xloc": [
3249 - "default.handlebars->29->300"
3242 + "default.handlebars->29->296"
3243 ]
3244 },
3245 {
@@ -3286,7 +3279,7 @@
3279 "zh-chs": "添加本地",
3280 "zh-cht": "新增本地",
3281 "xloc": [
3289 - "default.handlebars->29->279"
3282 + "default.handlebars->29->277"
3283 ]
3284 },
3285 {
@@ -3306,7 +3299,7 @@
3299 "zh-chs": "添加成员身份",
3300 "zh-cht": "新增成員身份",
3301 "xloc": [
3309 - "default.handlebars->29->2010"
3302 + "default.handlebars->29->1998"
3303 ]
3304 },
3305 {
@@ -3326,7 +3319,7 @@
3319 "zh-chs": "添加 Mesh Agent",
3320 "zh-cht": "新增 Mesh Agent",
3321 "xloc": [
3329 - "default.handlebars->29->419"
3322 + "default.handlebars->29->413"
3323 ]
3324 },
3325 {
@@ -3346,8 +3339,8 @@
3339 "zh-chs": "添加安全密钥",
3340 "zh-cht": "新增安全密鑰",
3341 "xloc": [
3349 - "default.handlebars->29->1047",
3350 - "default.handlebars->29->1048",
3342 + "default.handlebars->29->1041",
3343 + "default.handlebars->29->1042",
3344 "default.handlebars->29->149",
3345 "default.handlebars->29->151",
3346 "default.handlebars->29->154",
@@ -3372,7 +3365,7 @@
3365 "zh-cht": "新增用戶",
3366 "xloc": [
3367 "default-mobile.handlebars->9->406",
3375 - "default.handlebars->29->672"
3368 + "default.handlebars->29->666"
3369 ]
3370 },
3371 {
@@ -3392,7 +3385,7 @@
3385 "zh-chs": "添加用户设备权限",
3386 "zh-cht": "新增用戶裝置權限",
3387 "xloc": [
3395 - "default.handlebars->29->1469"
3388 + "default.handlebars->29->1457"
3389 ]
3390 },
3391 {
@@ -3412,10 +3405,10 @@
3405 "zh-chs": "添加用户组",
3406 "zh-cht": "新增用戶群",
3407 "xloc": [
3415 - "default.handlebars->29->1365",
3416 - "default.handlebars->29->1461",
3417 - "default.handlebars->29->1986",
3418 - "default.handlebars->29->673"
3408 + "default.handlebars->29->1359",
3409 + "default.handlebars->29->1449",
3410 + "default.handlebars->29->1974",
3411 + "default.handlebars->29->667"
3412 ]
3413 },
3414 {
@@ -3435,7 +3428,7 @@
3428 "zh-chs": "添加用户组设备权限",
3429 "zh-cht": "新增用戶群裝置權限",
3430 "xloc": [
3438 - "default.handlebars->29->1471"
3431 + "default.handlebars->29->1459"
3432 ]
3433 },
3434 {
@@ -3492,8 +3485,8 @@
3485 "zh-chs": "添加用户",
3486 "zh-cht": "新增用戶",
3487 "xloc": [
3495 - "default.handlebars->29->1364",
3496 - "default.handlebars->29->1857"
3488 + "default.handlebars->29->1358",
3489 + "default.handlebars->29->1845"
3490 ]
3491 },
3492 {
@@ -3513,7 +3506,7 @@
3506 "zh-chs": "将用户添加到设备组",
3507 "zh-cht": "將用戶新增到裝置群",
3508 "xloc": [
3516 - "default.handlebars->29->1458"
3509 + "default.handlebars->29->1446"
3510 ]
3511 },
3512 {
@@ -3533,7 +3526,7 @@
3526 "zh-chs": "将用户添加到用户组",
3527 "zh-cht": "將用戶新增到用戶群",
3528 "xloc": [
3536 - "default.handlebars->29->1890"
3529 + "default.handlebars->29->1878"
3530 ]
3531 },
3532 {
@@ -3573,7 +3566,7 @@
3566 "zh-chs": "通过扫描本地网络添加新的英特尔&reg;AMT计算机。",
3567 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
3568 "xloc": [
3576 - "default.handlebars->29->280"
3569 + "default.handlebars->29->278"
3570 ]
3571 },
3572 {
@@ -3591,11 +3584,7 @@
3584 "ru": "Добавить новый Intel&reg; AMT компьютер, находящийся в интернете.",
3585 "tr": "İnternette bulunan yeni bir Intel&reg; AMT bilgisayarı ekleyin.",
3586 "zh-chs": "添加位于互联网上的新英特尔&reg;AMT计算机。",
3594 - "zh-cht": "新增位於互聯網上的新Intel&reg; AMT電腦。",
3595 - "xloc": [
3596 - "default.handlebars->29->1366",
3597 - "default.handlebars->29->276"
3598 - ]
3587 + "zh-cht": "新增位於互聯網上的新Intel&reg; AMT電腦。"
3588 },
3589 {
3590 "cs": "Přidat nový Intel® AMT počítač, který je umístěn v lokální síti.",
@@ -3614,8 +3603,7 @@
3603 "zh-chs": "添加位于本地网络上的新英特尔&reg;AMT计算机。",
3604 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
3605 "xloc": [
3617 - "default.handlebars->29->1368",
3618 - "default.handlebars->29->278"
3606 + "default.handlebars->29->276"
3607 ]
3608 },
3609 {
@@ -3635,7 +3623,7 @@
3623 "zh-chs": "将新的英特尔&reg;AMT设备添加到设备组“{0}”。",
3624 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
3625 "xloc": [
3638 - "default.handlebars->29->290"
3626 + "default.handlebars->29->286"
3627 ]
3628 },
3629 {
@@ -3655,8 +3643,8 @@
3643 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3644 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3645 "xloc": [
3658 - "default.handlebars->29->1374",
3659 - "default.handlebars->29->286"
3646 + "default.handlebars->29->1362",
3647 + "default.handlebars->29->282"
3648 ]
3649 },
3650 {
@@ -3676,7 +3664,13 @@
3664 "zh-chs": "添加标签",
3665 "zh-cht": "新增標籤",
3666 "xloc": [
3679 - "default.handlebars->29->484"
3667 + "default.handlebars->29->478"
3668 + ]
3669 + },
3670 + {
3671 + "en": "Add, activate and configure Intel&reg; AMT to group \\\"{0}\\\" by periodically running MeshCmd as administrator on the remote device.",
3672 + "xloc": [
3673 + "default.handlebars->29->297"
3674 ]
3675 },
3676 {
@@ -3696,7 +3690,7 @@
3690 "zh-chs": "添加了身份验证应用程序",
3691 "zh-cht": "添加了身份驗證應用程序",
3692 "xloc": [
3699 - "default.handlebars->29->1671"
3693 + "default.handlebars->29->1659"
3694 ]
3695 },
3696 {
@@ -3716,8 +3710,8 @@
3710 "zh-chs": "已将设备{0}添加到设备组{1}",
3711 "zh-cht": "已將設備{0}添加到設備組{1}",
3712 "xloc": [
3719 - "default.handlebars->29->1638",
3720 - "default.handlebars->29->1665"
3713 + "default.handlebars->29->1626",
3714 + "default.handlebars->29->1653"
3715 ]
3716 },
3717 {
@@ -3737,7 +3731,7 @@
3731 "zh-chs": "添加了安全密钥",
3732 "zh-cht": "添加了安全密鑰",
3733 "xloc": [
3740 - "default.handlebars->29->1676"
3734 + "default.handlebars->29->1664"
3735 ]
3736 },
3737 {
@@ -3757,7 +3751,7 @@
3751 "zh-chs": "已将用户组{0}添加到设备组{1}",
3752 "zh-cht": "已將用戶組{0}添加到設備組{1}",
3753 "xloc": [
3760 - "default.handlebars->29->1649"
3754 + "default.handlebars->29->1637"
3755 ]
3756 },
3757 {
@@ -3777,8 +3771,8 @@
3771 "zh-chs": "已将用户{0}添加到用户组{1}",
3772 "zh-cht": "已將用戶{0}添加到用戶組{1}",
3773 "xloc": [
3780 - "default.handlebars->29->1652",
3781 - "default.handlebars->29->1661"
3774 + "default.handlebars->29->1640",
3775 + "default.handlebars->29->1649"
3776 ]
3777 },
3778 {
@@ -3839,7 +3833,7 @@
3833 "zh-cht": "管理員控制模式(ACM)",
3834 "xloc": [
3835 "default-mobile.handlebars->9->366",
3842 - "default.handlebars->29->977"
3836 + "default.handlebars->29->971"
3837 ]
3838 },
3839 {
@@ -3860,7 +3854,7 @@
3854 "zh-cht": "管理員憑證",
3855 "xloc": [
3856 "default-mobile.handlebars->9->372",
3863 - "default.handlebars->29->983"
3857 + "default.handlebars->29->977"
3858 ]
3859 },
3860 {
@@ -3901,7 +3895,7 @@
3895 "zh-chs": "管理领域",
3896 "zh-cht": "管理領域",
3897 "xloc": [
3904 - "default.handlebars->29->1926"
3898 + "default.handlebars->29->1914"
3899 ]
3900 },
3901 {
@@ -3942,7 +3936,7 @@
3936 "zh-chs": "管理领域",
3937 "zh-cht": "管理領域",
3938 "xloc": [
3945 - "default.handlebars->29->1794"
3939 + "default.handlebars->29->1782"
3940 ]
3941 },
3942 {
@@ -3962,7 +3956,7 @@
3956 "zh-chs": "管理员",
3957 "zh-cht": "管理員",
3958 "xloc": [
3965 - "default.handlebars->29->1723"
3959 + "default.handlebars->29->1711"
3960 ]
3961 },
3962 {
@@ -3982,7 +3976,7 @@
3976 "zh-chs": "南非文",
3977 "zh-cht": "南非文",
3978 "xloc": [
3985 - "default.handlebars->29->1050"
3979 + "default.handlebars->29->1044"
3980 ]
3981 },
3982 {
@@ -4005,10 +3999,10 @@
3999 "default-mobile.handlebars->9->203",
4000 "default-mobile.handlebars->9->228",
4001 "default-mobile.handlebars->9->244",
4008 - "default.handlebars->29->1525",
4009 - "default.handlebars->29->1533",
4002 + "default.handlebars->29->1513",
4003 + "default.handlebars->29->1521",
4004 "default.handlebars->29->213",
4011 - "default.handlebars->29->444",
4005 + "default.handlebars->29->438",
4006 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
4007 ]
4008 },
@@ -4029,8 +4023,8 @@
4023 "zh-chs": "代理+英特尔AMT",
4024 "zh-cht": "代理+Intel&reg; AMT",
4025 "xloc": [
4032 - "default.handlebars->29->1527",
4033 - "default.handlebars->29->1535"
4026 + "default.handlebars->29->1515",
4027 + "default.handlebars->29->1523"
4028 ]
4029 },
4030 {
@@ -4071,7 +4065,7 @@
4065 "zh-cht": "代理控制台",
4066 "xloc": [
4067 "default-mobile.handlebars->9->443",
4074 - "default.handlebars->29->1479"
4068 + "default.handlebars->29->1467"
4069 ]
4070 },
4071 {
@@ -4091,7 +4085,7 @@
4085 "zh-chs": "代理错误计数器",
4086 "zh-cht": "代理錯誤計數器",
4087 "xloc": [
4094 - "default.handlebars->29->2053"
4088 + "default.handlebars->29->2041"
4089 ]
4090 },
4091 {
@@ -4194,7 +4188,7 @@
4188 "zh-chs": "代理时段",
4189 "zh-cht": "代理時段",
4190 "xloc": [
4197 - "default.handlebars->29->2069"
4191 + "default.handlebars->29->2057"
4192 ]
4193 },
4194 {
@@ -4215,7 +4209,7 @@
4209 "zh-cht": "代理標籤",
4210 "xloc": [
4211 "default-mobile.handlebars->9->243",
4218 - "default.handlebars->29->595"
4212 + "default.handlebars->29->589"
4213 ]
4214 },
4215 {
@@ -4235,7 +4229,7 @@
4229 "zh-chs": "代理类型",
4230 "zh-cht": "代理類型",
4231 "xloc": [
4238 - "default.handlebars->29->1531",
4232 + "default.handlebars->29->1519",
4233 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4234 ]
4235 },
@@ -4256,7 +4250,7 @@
4250 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4251 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4252 "xloc": [
4259 - "default.handlebars->29->1635"
4253 + "default.handlebars->29->1623"
4254 ]
4255 },
4256 {
@@ -4277,8 +4271,8 @@
4271 "zh-cht": "代理已連接",
4272 "xloc": [
4273 "default.handlebars->29->163",
4280 - "default.handlebars->29->663",
4281 - "default.handlebars->29->664"
4274 + "default.handlebars->29->657",
4275 + "default.handlebars->29->658"
4276 ]
4277 },
4278 {
@@ -4318,7 +4312,7 @@
4312 "zh-chs": "代理离线",
4313 "zh-cht": "代理離線",
4314 "xloc": [
4321 - "default.handlebars->29->1012"
4315 + "default.handlebars->29->1006"
4316 ]
4317 },
4318 {
@@ -4338,7 +4332,7 @@
4332 "zh-chs": "代理在线",
4333 "zh-cht": "代理在線",
4334 "xloc": [
4341 - "default.handlebars->29->1011"
4335 + "default.handlebars->29->1005"
4336 ]
4337 },
4338 {
@@ -4346,7 +4340,7 @@
4340 "nl": "De agent wordt op een extern apparaat uitgevoerd met beperkte rechten.",
4341 "xloc": [
4342 "default.handlebars->29->161",
4349 - "default.handlebars->29->661"
4343 + "default.handlebars->29->655"
4344 ]
4345 },
4346 {
@@ -4366,7 +4360,7 @@
4360 "zh-chs": "代理",
4361 "zh-cht": "代理",
4362 "xloc": [
4369 - "default.handlebars->29->2085"
4363 + "default.handlebars->29->2073"
4364 ]
4365 },
4366 {
@@ -4386,7 +4380,7 @@
4380 "zh-chs": "阿尔巴尼亚文",
4381 "zh-cht": "阿爾巴尼亞文",
4382 "xloc": [
4389 - "default.handlebars->29->1051"
4383 + "default.handlebars->29->1045"
4384 ]
4385 },
4386 {
@@ -4429,7 +4423,7 @@
4423 "zh-chs": "全部可用",
4424 "zh-cht": "全部可用",
4425 "xloc": [
4432 - "default.handlebars->29->1686"
4426 + "default.handlebars->29->1674"
4427 ]
4428 },
4429 {
@@ -4466,7 +4460,7 @@
4460 "zh-chs": "所有事件",
4461 "zh-cht": "所有事件",
4462 "xloc": [
4469 - "default.handlebars->29->1684"
4463 + "default.handlebars->29->1672"
4464 ]
4465 },
4466 {
@@ -4486,9 +4480,9 @@
4480 "zh-chs": "全部聚焦",
4481 "zh-cht": "全部聚焦",
4482 "xloc": [
4489 - "default.handlebars->29->845",
4490 - "default.handlebars->29->847",
4491 - "default.handlebars->29->848"
4483 + "default.handlebars->29->839",
4484 + "default.handlebars->29->841",
4485 + "default.handlebars->29->842"
4486 ]
4487 },
4488 {
@@ -4508,8 +4502,8 @@
4502 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4503 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4504 "xloc": [
4511 - "default.handlebars->29->1426",
4512 - "default.handlebars->29->1887"
4505 + "default.handlebars->29->1414",
4506 + "default.handlebars->29->1875"
4507 ]
4508 },
4509 {
@@ -4529,7 +4523,7 @@
4523 "zh-chs": "允许用户管理此设备。",
4524 "zh-cht": "允許用戶管理此裝置。",
4525 "xloc": [
4532 - "default.handlebars->29->1427"
4526 + "default.handlebars->29->1415"
4527 ]
4528 },
4529 {
@@ -4593,7 +4587,7 @@
4587 "zh-chs": "备用(F10 = ESC + 0)",
4588 "zh-cht": "備用(F10 = ESC + 0)",
4589 "xloc": [
4596 - "default.handlebars->29->882"
4590 + "default.handlebars->29->876"
4591 ]
4592 },
4593 {
@@ -4634,10 +4628,10 @@
4628 "zh-chs": "一直通知",
4629 "zh-cht": "一直通知",
4630 "xloc": [
4637 - "default.handlebars->29->1345",
4638 - "default.handlebars->29->1848",
4639 - "default.handlebars->29->1935",
4640 - "default.handlebars->29->611"
4631 + "default.handlebars->29->1339",
4632 + "default.handlebars->29->1836",
4633 + "default.handlebars->29->1923",
4634 + "default.handlebars->29->605"
4635 ]
4636 },
4637 {
@@ -4657,10 +4651,10 @@
4651 "zh-chs": "一直提示",
4652 "zh-cht": "一直提示",
4653 "xloc": [
4660 - "default.handlebars->29->1346",
4661 - "default.handlebars->29->1849",
4662 - "default.handlebars->29->1936",
4663 - "default.handlebars->29->612"
4654 + "default.handlebars->29->1340",
4655 + "default.handlebars->29->1837",
4656 + "default.handlebars->29->1924",
4657 + "default.handlebars->29->606"
4658 ]
4659 },
4660 {
@@ -4783,7 +4777,7 @@
4777 "zh-chs": "杀毒软件",
4778 "zh-cht": "防毒軟體",
4779 "xloc": [
4786 - "default.handlebars->29->601"
4780 + "default.handlebars->29->595"
4781 ]
4782 },
4783 {
@@ -4803,7 +4797,7 @@
4797 "zh-chs": "任何可支持的",
4798 "zh-cht": "任何可支持的",
4799 "xloc": [
4806 - "default.handlebars->29->345"
4800 + "default.handlebars->29->339"
4801 ]
4802 },
4803 {
@@ -4823,7 +4817,7 @@
4817 "zh-chs": "苹果macOS",
4818 "zh-cht": "蘋果macOS",
4819 "xloc": [
4826 - "default.handlebars->29->380"
4820 + "default.handlebars->29->374"
4821 ]
4822 },
4823 {
@@ -4843,7 +4837,7 @@
4837 "zh-chs": "仅限Apple macOS",
4838 "zh-cht": "僅限Apple macOS",
4839 "xloc": [
4846 - "default.handlebars->29->347"
4840 + "default.handlebars->29->341"
4841 ]
4842 },
4843 {
@@ -4883,7 +4877,7 @@
4877 "zh-chs": "阿拉伯文(阿尔及利亚)",
4878 "zh-cht": "阿拉伯文(阿爾及利亞)",
4879 "xloc": [
4886 - "default.handlebars->29->1053"
4880 + "default.handlebars->29->1047"
4881 ]
4882 },
4883 {
@@ -4903,7 +4897,7 @@
4897 "zh-chs": "阿拉伯文(巴林)",
4898 "zh-cht": "阿拉伯文(巴林)",
4899 "xloc": [
4906 - "default.handlebars->29->1054"
4900 + "default.handlebars->29->1048"
4901 ]
4902 },
4903 {
@@ -4923,7 +4917,7 @@
4917 "zh-chs": "阿拉伯文(埃及)",
4918 "zh-cht": "阿拉伯文(埃及)",
4919 "xloc": [
4926 - "default.handlebars->29->1055"
4920 + "default.handlebars->29->1049"
4921 ]
4922 },
4923 {
@@ -4943,7 +4937,7 @@
4937 "zh-chs": "阿拉伯文(伊拉克)",
4938 "zh-cht": "阿拉伯文(伊拉克)",
4939 "xloc": [
4946 - "default.handlebars->29->1056"
4940 + "default.handlebars->29->1050"
4941 ]
4942 },
4943 {
@@ -4963,7 +4957,7 @@
4957 "zh-chs": "阿拉伯文(约旦)",
4958 "zh-cht": "阿拉伯文(約旦)",
4959 "xloc": [
4966 - "default.handlebars->29->1057"
4960 + "default.handlebars->29->1051"
4961 ]
4962 },
4963 {
@@ -4983,7 +4977,7 @@
4977 "zh-chs": "阿拉伯文(科威特)",
4978 "zh-cht": "阿拉伯文(科威特)",
4979 "xloc": [
4986 - "default.handlebars->29->1058"
4980 + "default.handlebars->29->1052"
4981 ]
4982 },
4983 {
@@ -5003,7 +4997,7 @@
4997 "zh-chs": "阿拉伯文(黎巴嫩)",
4998 "zh-cht": "阿拉伯文(黎巴嫩)",
4999 "xloc": [
5006 - "default.handlebars->29->1059"
5000 + "default.handlebars->29->1053"
5001 ]
5002 },
5003 {
@@ -5023,7 +5017,7 @@
5017 "zh-chs": "阿拉伯文(利比亚)",
5018 "zh-cht": "阿拉伯文(利比亞)",
5019 "xloc": [
5026 - "default.handlebars->29->1060"
5020 + "default.handlebars->29->1054"
5021 ]
5022 },
5023 {
@@ -5043,7 +5037,7 @@
5037 "zh-chs": "阿拉伯文(摩洛哥)",
5038 "zh-cht": "阿拉伯文(摩洛哥)",
5039 "xloc": [
5046 - "default.handlebars->29->1061"
5040 + "default.handlebars->29->1055"
5041 ]
5042 },
5043 {
@@ -5063,7 +5057,7 @@
5057 "zh-chs": "阿拉伯文(阿曼)",
5058 "zh-cht": "阿拉伯文(阿曼)",
5059 "xloc": [
5066 - "default.handlebars->29->1062"
5060 + "default.handlebars->29->1056"
5061 ]
5062 },
5063 {
@@ -5083,7 +5077,7 @@
5077 "zh-chs": "阿拉伯文(卡塔尔)",
5078 "zh-cht": "阿拉伯文(卡塔爾)",
5079 "xloc": [
5086 - "default.handlebars->29->1063"
5080 + "default.handlebars->29->1057"
5081 ]
5082 },
5083 {
@@ -5103,7 +5097,7 @@
5097 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5098 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5099 "xloc": [
5106 - "default.handlebars->29->1064"
5100 + "default.handlebars->29->1058"
5101 ]
5102 },
5103 {
@@ -5123,7 +5117,7 @@
5117 "zh-chs": "阿拉伯文(标准)",
5118 "zh-cht": "阿拉伯文(標準)",
5119 "xloc": [
5126 - "default.handlebars->29->1052"
5120 + "default.handlebars->29->1046"
5121 ]
5122 },
5123 {
@@ -5143,7 +5137,7 @@
5137 "zh-chs": "阿拉伯文(叙利亚)",
5138 "zh-cht": "阿拉伯文(敘利亞)",
5139 "xloc": [
5146 - "default.handlebars->29->1065"
5140 + "default.handlebars->29->1059"
5141 ]
5142 },
5143 {
@@ -5163,7 +5157,7 @@
5157 "zh-chs": "阿拉伯文(突尼斯)",
5158 "zh-cht": "阿拉伯文(突尼斯)",
5159 "xloc": [
5166 - "default.handlebars->29->1066"
5160 + "default.handlebars->29->1060"
5161 ]
5162 },
5163 {
@@ -5183,7 +5177,7 @@
5177 "zh-chs": "阿拉伯文(阿联酋)",
5178 "zh-cht": "阿拉伯文(阿聯酋)",
5179 "xloc": [
5186 - "default.handlebars->29->1067"
5180 + "default.handlebars->29->1061"
5181 ]
5182 },
5183 {
@@ -5203,7 +5197,7 @@
5197 "zh-chs": "阿拉伯文(也门)",
5198 "zh-cht": "阿拉伯文(也門)",
5199 "xloc": [
5206 - "default.handlebars->29->1068"
5200 + "default.handlebars->29->1062"
5201 ]
5202 },
5203 {
@@ -5223,7 +5217,7 @@
5217 "zh-chs": "阿拉贡文",
5218 "zh-cht": "阿拉貢文",
5219 "xloc": [
5226 - "default.handlebars->29->1069"
5220 + "default.handlebars->29->1063"
5221 ]
5222 },
5223 {
@@ -5244,7 +5238,7 @@
5238 "zh-cht": "結構",
5239 "xloc": [
5240 "default-mobile.handlebars->9->336",
5247 - "default.handlebars->29->937"
5241 + "default.handlebars->29->931"
5242 ]
5243 },
5244 {
@@ -5285,7 +5279,7 @@
5279 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5280 "xloc": [
5281 "default-mobile.handlebars->9->412",
5288 - "default.handlebars->29->1402"
5282 + "default.handlebars->29->1390"
5283 ]
5284 },
5285 {
@@ -5305,7 +5299,7 @@
5299 "zh-chs": "您确定要删除节点{0}吗?",
5300 "zh-cht": "你確定要刪除節點{0}嗎?",
5301 "xloc": [
5308 - "default.handlebars->29->792"
5302 + "default.handlebars->29->786"
5303 ]
5304 },
5305 {
@@ -5325,7 +5319,7 @@
5319 "zh-chs": "您确定要卸载所选代理吗?",
5320 "zh-cht": "你確定要卸載所選代理嗎?",
5321 "xloc": [
5328 - "default.handlebars->29->781"
5322 + "default.handlebars->29->775"
5323 ]
5324 },
5325 {
@@ -5345,7 +5339,7 @@
5339 "zh-chs": "您确定要卸载所选的{0}代理吗?",
5340 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
5341 "xloc": [
5348 - "default.handlebars->29->780"
5342 + "default.handlebars->29->774"
5343 ]
5344 },
5345 {
@@ -5365,7 +5359,7 @@
5359 "zh-chs": "您确定要{0}插件吗:{1}",
5360 "zh-cht": "你確定要{0}外掛嗎:{1}",
5361 "xloc": [
5368 - "default.handlebars->29->2125"
5362 + "default.handlebars->29->2113"
5363 ]
5364 },
5365 {
@@ -5385,7 +5379,7 @@
5379 "zh-chs": "亚美尼亚文",
5380 "zh-cht": "亞美尼亞文",
5381 "xloc": [
5388 - "default.handlebars->29->1070"
5382 + "default.handlebars->29->1064"
5383 ]
5384 },
5385 {
@@ -5445,7 +5439,7 @@
5439 "zh-chs": "阿萨姆文",
5440 "zh-cht": "阿薩姆文",
5441 "xloc": [
5448 - "default.handlebars->29->1071"
5442 + "default.handlebars->29->1065"
5443 ]
5444 },
5445 {
@@ -5465,7 +5459,7 @@
5459 "zh-chs": "阿斯图里亚斯文",
5460 "zh-cht": "阿斯圖里亞斯文",
5461 "xloc": [
5468 - "default.handlebars->29->1072"
5462 + "default.handlebars->29->1066"
5463 ]
5464 },
5465 {
@@ -5485,7 +5479,7 @@
5479 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5480 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5481 "xloc": [
5488 - "default.handlebars->29->1604"
5482 + "default.handlebars->29->1592"
5483 ]
5484 },
5485 {
@@ -5505,7 +5499,7 @@
5499 "zh-chs": "认证软件",
5500 "zh-cht": "認證軟體",
5501 "xloc": [
5508 - "default.handlebars->29->1939"
5502 + "default.handlebars->29->1927"
5503 ]
5504 },
5505 {
@@ -5529,8 +5523,8 @@
5523 "default-mobile.handlebars->9->52",
5524 "default-mobile.handlebars->9->71",
5525 "default-mobile.handlebars->9->73",
5532 - "default.handlebars->29->1036",
5533 - "default.handlebars->29->1038",
5526 + "default.handlebars->29->1030",
5527 + "default.handlebars->29->1032",
5528 "default.handlebars->29->125",
5529 "default.handlebars->29->130"
5530 ]
@@ -5612,7 +5606,7 @@
5606 "zh-chs": "自动删除",
5607 "zh-cht": "自動刪除",
5608 "xloc": [
5615 - "default.handlebars->29->1332"
5609 + "default.handlebars->29->1326"
5610 ]
5611 },
5612 {
@@ -5676,7 +5670,7 @@
5670 "zh-chs": "可用內存",
5671 "zh-cht": "可用內存",
5672 "xloc": [
5679 - "default.handlebars->29->2078"
5673 + "default.handlebars->29->2066"
5674 ]
5675 },
5676 {
@@ -5696,7 +5690,7 @@
5690 "zh-chs": "阿塞拜疆文",
5691 "zh-cht": "阿塞拜疆文",
5692 "xloc": [
5699 - "default.handlebars->29->1073"
5693 + "default.handlebars->29->1067"
5694 ]
5695 },
5696 {
@@ -5717,7 +5711,7 @@
5711 "zh-cht": "的BIOS",
5712 "xloc": [
5713 "default-mobile.handlebars->9->378",
5720 - "default.handlebars->29->989"
5714 + "default.handlebars->29->983"
5715 ]
5716 },
5717 {
@@ -5812,7 +5806,7 @@
5806 "zh-chs": "背景与互动",
5807 "zh-cht": "背景與互動",
5808 "xloc": [
5815 - "default.handlebars->29->385"
5809 + "default.handlebars->29->379"
5810 ]
5811 },
5812 {
@@ -5832,10 +5826,10 @@
5826 "zh-chs": "背景与互动",
5827 "zh-cht": "背景與互動",
5828 "xloc": [
5835 - "default.handlebars->29->1508",
5836 - "default.handlebars->29->1515",
5837 - "default.handlebars->29->357",
5838 - "default.handlebars->29->371"
5829 + "default.handlebars->29->1496",
5830 + "default.handlebars->29->1503",
5831 + "default.handlebars->29->351",
5832 + "default.handlebars->29->365"
5833 ]
5834 },
5835 {
@@ -5855,11 +5849,11 @@
5849 "zh-chs": "仅背景",
5850 "zh-cht": "僅背景",
5851 "xloc": [
5858 - "default.handlebars->29->1509",
5859 - "default.handlebars->29->1516",
5860 - "default.handlebars->29->358",
5861 - "default.handlebars->29->372",
5862 - "default.handlebars->29->386"
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"
5857 ]
5858 },
5859 {
@@ -5899,7 +5893,7 @@
5893 "zh-chs": "备用码",
5894 "zh-cht": "備用碼",
5895 "xloc": [
5902 - "default.handlebars->29->1941"
5896 + "default.handlebars->29->1929"
5897 ]
5898 },
5899 {
@@ -5919,7 +5913,7 @@
5913 "zh-chs": "错误的签名",
5914 "zh-cht": "錯誤的簽名",
5915 "xloc": [
5922 - "default.handlebars->29->2060"
5916 + "default.handlebars->29->2048"
5917 ]
5918 },
5919 {
@@ -5939,7 +5933,7 @@
5933 "zh-chs": "错误的网络证书",
5934 "zh-cht": "錯誤的網絡憑證",
5935 "xloc": [
5942 - "default.handlebars->29->2059"
5936 + "default.handlebars->29->2047"
5937 ]
5938 },
5939 {
@@ -5959,7 +5953,7 @@
5953 "zh-chs": "巴斯克",
5954 "zh-cht": "巴斯克",
5955 "xloc": [
5962 - "default.handlebars->29->1074"
5956 + "default.handlebars->29->1068"
5957 ]
5958 },
5959 {
@@ -5999,7 +5993,7 @@
5993 "zh-chs": "白俄罗斯文",
5994 "zh-cht": "白俄羅斯文",
5995 "xloc": [
6002 - "default.handlebars->29->1076"
5996 + "default.handlebars->29->1070"
5997 ]
5998 },
5999 {
@@ -6019,7 +6013,7 @@
6013 "zh-chs": "孟加拉",
6014 "zh-cht": "孟加拉",
6015 "xloc": [
6022 - "default.handlebars->29->1077"
6016 + "default.handlebars->29->1071"
6017 ]
6018 },
6019 {
@@ -6062,7 +6056,7 @@
6056 "zh-chs": "波斯尼亚文",
6057 "zh-cht": "波斯尼亞文",
6058 "xloc": [
6065 - "default.handlebars->29->1078"
6059 + "default.handlebars->29->1072"
6060 ]
6061 },
6062 {
@@ -6082,7 +6076,7 @@
6076 "zh-chs": "布列塔尼",
6077 "zh-cht": "布列塔尼",
6078 "xloc": [
6085 - "default.handlebars->29->1079"
6079 + "default.handlebars->29->1073"
6080 ]
6081 },
6082 {
@@ -6102,7 +6096,7 @@
6096 "zh-chs": "广播",
6097 "zh-cht": "廣播",
6098 "xloc": [
6105 - "default.handlebars->29->1855",
6099 + "default.handlebars->29->1843",
6100 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6101 ]
6102 },
@@ -6123,7 +6117,7 @@
6117 "zh-chs": "广播消息",
6118 "zh-cht": "廣播消息",
6119 "xloc": [
6126 - "default.handlebars->29->1776"
6120 + "default.handlebars->29->1764"
6121 ]
6122 },
6123 {
@@ -6143,7 +6137,7 @@
6137 "zh-chs": "向所有连接的用户广播消息。",
6138 "zh-cht": "向所有連接的用戶廣播消息。",
6139 "xloc": [
6146 - "default.handlebars->29->1771"
6140 + "default.handlebars->29->1759"
6141 ]
6142 },
6143 {
@@ -6163,7 +6157,7 @@
6157 "zh-chs": "保加利亚文",
6158 "zh-cht": "保加利亞文",
6159 "xloc": [
6166 - "default.handlebars->29->1075"
6160 + "default.handlebars->29->1069"
6161 ]
6162 },
6163 {
@@ -6183,7 +6177,7 @@
6177 "zh-chs": "缅甸文",
6178 "zh-cht": "緬甸文",
6179 "xloc": [
6186 - "default.handlebars->29->1080"
6180 + "default.handlebars->29->1074"
6181 ]
6182 },
6183 {
@@ -6204,7 +6198,7 @@
6198 "zh-cht": "CCM",
6199 "xloc": [
6200 "default-mobile.handlebars->9->235",
6207 - "default.handlebars->29->580"
6201 + "default.handlebars->29->574"
6202 ]
6203 },
6204 {
@@ -6225,9 +6219,9 @@
6219 "zh-cht": "CIRA",
6220 "xloc": [
6221 "default-mobile.handlebars->9->204",
6228 - "default.handlebars->29->1394",
6222 + "default.handlebars->29->1382",
6223 "default.handlebars->29->215",
6230 - "default.handlebars->29->446"
6224 + "default.handlebars->29->440"
6225 ]
6226 },
6227 {
@@ -6247,7 +6241,7 @@
6241 "zh-chs": "CIRA服务器",
6242 "zh-cht": "CIRA伺服器",
6243 "xloc": [
6250 - "default.handlebars->29->2113"
6244 + "default.handlebars->29->2101"
6245 ]
6246 },
6247 {
@@ -6267,7 +6261,7 @@
6261 "zh-chs": "CIRA服务器命令",
6262 "zh-cht": "CIRA伺服器指令",
6263 "xloc": [
6270 - "default.handlebars->29->2114"
6264 + "default.handlebars->29->2102"
6265 ]
6266 },
6267 {
@@ -6288,7 +6282,7 @@
6282 "zh-cht": "CPU",
6283 "xloc": [
6284 "default-mobile.handlebars->9->384",
6291 - "default.handlebars->29->995"
6285 + "default.handlebars->29->989"
6286 ]
6287 },
6288 {
@@ -6308,7 +6302,7 @@
6302 "zh-chs": "CPU负载",
6303 "zh-cht": "CPU負載",
6304 "xloc": [
6311 - "default.handlebars->29->2074"
6305 + "default.handlebars->29->2062"
6306 ]
6307 },
6308 {
@@ -6328,7 +6322,7 @@
6322 "zh-chs": "最近15分钟的CPU负载",
6323 "zh-cht": "最近15分鐘的CPU負載",
6324 "xloc": [
6331 - "default.handlebars->29->2077"
6325 + "default.handlebars->29->2065"
6326 ]
6327 },
6328 {
@@ -6348,7 +6342,7 @@
6342 "zh-chs": "最近5分钟的CPU负载",
6343 "zh-cht": "最近5分鐘的CPU負載",
6344 "xloc": [
6351 - "default.handlebars->29->2076"
6345 + "default.handlebars->29->2064"
6346 ]
6347 },
6348 {
@@ -6368,7 +6362,7 @@
6362 "zh-chs": "最近一分钟的CPU负载",
6363 "zh-cht": "最近一分鐘的CPU負載",
6364 "xloc": [
6371 - "default.handlebars->29->2075"
6365 + "default.handlebars->29->2063"
6366 ]
6367 },
6368 {
@@ -6388,8 +6382,8 @@
6382 "zh-chs": "CR+LF",
6383 "zh-cht": "CR+LF",
6384 "xloc": [
6391 - "default.handlebars->29->875",
6392 - "default.handlebars->29->884",
6385 + "default.handlebars->29->869",
6386 + "default.handlebars->29->878",
6387 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
6388 ]
6389 },
@@ -6410,7 +6404,7 @@
6404 "zh-chs": "CSV",
6405 "zh-cht": "CSV",
6406 "xloc": [
6413 - "default.handlebars->29->1694"
6407 + "default.handlebars->29->1682"
6408 ]
6409 },
6410 {
@@ -6430,9 +6424,9 @@
6424 "zh-chs": "CSV格式",
6425 "zh-cht": "CSV格式",
6426 "xloc": [
6433 - "default.handlebars->29->1698",
6434 - "default.handlebars->29->1763",
6435 - "default.handlebars->29->496"
6427 + "default.handlebars->29->1686",
6428 + "default.handlebars->29->1751",
6429 + "default.handlebars->29->490"
6430 ]
6431 },
6432 {
@@ -6452,7 +6446,7 @@
6446 "zh-chs": "呼叫错误",
6447 "zh-cht": "呼叫錯誤",
6448 "xloc": [
6455 - "default.handlebars->29->2126"
6449 + "default.handlebars->29->2114"
6450 ]
6451 },
6452 {
@@ -6474,7 +6468,7 @@
6468 "xloc": [
6469 "default-mobile.handlebars->9->82",
6470 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6477 - "default.handlebars->29->1310",
6471 + "default.handlebars->29->1304",
6472 "default.handlebars->container->dialog->idx_dlgButtonBar",
6473 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6474 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6504,9 +6498,9 @@
6498 "default-mobile.handlebars->9->389",
6499 "default-mobile.handlebars->9->394",
6500 "default-mobile.handlebars->9->396",
6507 - "default.handlebars->29->1000",
6508 - "default.handlebars->29->1005",
6509 - "default.handlebars->29->1007"
6501 + "default.handlebars->29->1001",
6502 + "default.handlebars->29->994",
6503 + "default.handlebars->29->999"
6504 ]
6505 },
6506 {
@@ -6527,7 +6521,7 @@
6521 "zh-cht": "容量/速度",
6522 "xloc": [
6523 "default-mobile.handlebars->9->387",
6530 - "default.handlebars->29->998"
6524 + "default.handlebars->29->992"
6525 ]
6526 },
6527 {
@@ -6547,7 +6541,7 @@
6541 "zh-chs": "加泰罗尼亚文",
6542 "zh-cht": "加泰羅尼亞文",
6543 "xloc": [
6550 - "default.handlebars->29->1081"
6544 + "default.handlebars->29->1075"
6545 ]
6546 },
6547 {
@@ -6567,7 +6561,7 @@
6561 "zh-chs": "在这里为中心显示地图",
6562 "zh-cht": "在這裡為中心顯示地圖",
6563 "xloc": [
6570 - "default.handlebars->29->542"
6564 + "default.handlebars->29->536"
6565 ]
6566 },
6567 {
@@ -6587,7 +6581,7 @@
6581 "zh-chs": "查莫罗",
6582 "zh-cht": "查莫羅",
6583 "xloc": [
6590 - "default.handlebars->29->1082"
6584 + "default.handlebars->29->1076"
6585 ]
6586 },
6587 {
@@ -6629,7 +6623,7 @@
6623 "zh-chs": "更改{0}的电邮",
6624 "zh-cht": "更改{0}的電郵",
6625 "xloc": [
6632 - "default.handlebars->29->1969"
6626 + "default.handlebars->29->1957"
6627 ]
6628 },
6629 {
@@ -6649,9 +6643,9 @@
6643 "zh-chs": "更改组",
6644 "zh-cht": "更改群",
6645 "xloc": [
6652 - "default.handlebars->29->638",
6653 - "default.handlebars->29->789",
6654 - "default.handlebars->29->790"
6646 + "default.handlebars->29->632",
6647 + "default.handlebars->29->783",
6648 + "default.handlebars->29->784"
6649 ]
6650 },
6651 {
@@ -6672,8 +6666,8 @@
6666 "zh-cht": "更改密碼",
6667 "xloc": [
6668 "default-mobile.handlebars->9->90",
6675 - "default.handlebars->29->1277",
6676 - "default.handlebars->29->1956"
6669 + "default.handlebars->29->1271",
6670 + "default.handlebars->29->1944"
6671 ]
6672 },
6673 {
@@ -6693,7 +6687,7 @@
6687 "zh-chs": "更改{0}的密码",
6688 "zh-cht": "更改{0}的密碼",
6689 "xloc": [
6696 - "default.handlebars->29->1976"
6690 + "default.handlebars->29->1964"
6691 ]
6692 },
6693 {
@@ -6713,7 +6707,7 @@
6707 "zh-chs": "更改{0}的真实名称",
6708 "zh-cht": "更改{0}的真實名稱",
6709 "xloc": [
6716 - "default.handlebars->29->1964"
6710 + "default.handlebars->29->1952"
6711 ]
6712 },
6713 {
@@ -6795,7 +6789,7 @@
6789 "zh-chs": "更改该用户的密码",
6790 "zh-cht": "更改該用戶的密碼",
6791 "xloc": [
6798 - "default.handlebars->29->1955"
6792 + "default.handlebars->29->1943"
6793 ]
6794 },
6795 {
@@ -6835,7 +6829,7 @@
6829 "zh-chs": "在此处更改您的帐户电邮地址。",
6830 "zh-cht": "在此處更改你的帳戶電郵地址。",
6831 "xloc": [
6838 - "default.handlebars->29->1264"
6832 + "default.handlebars->29->1258"
6833 ]
6834 },
6835 {
@@ -6855,7 +6849,7 @@
6849 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
6850 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
6851 "xloc": [
6858 - "default.handlebars->29->1270"
6852 + "default.handlebars->29->1264"
6853 ]
6854 },
6855 {
@@ -6875,7 +6869,7 @@
6869 "zh-chs": "更改帐户凭据",
6870 "zh-cht": "帳戶憑證已更改",
6871 "xloc": [
6878 - "default.handlebars->29->1656"
6872 + "default.handlebars->29->1644"
6873 ]
6874 },
6875 {
@@ -6895,7 +6889,7 @@
6889 "zh-chs": "{1}组中的设备{0}已更改:{2}",
6890 "zh-cht": "{1}組中的設備{0}已更改:{2}",
6891 "xloc": [
6898 - "default.handlebars->29->1640"
6892 + "default.handlebars->29->1628"
6893 ]
6894 },
6895 {
@@ -6915,7 +6909,7 @@
6909 "zh-chs": "语言从{1}更改为{2}",
6910 "zh-cht": "語言從{1}更改為{2}",
6911 "xloc": [
6918 - "default.handlebars->29->1584"
6912 + "default.handlebars->29->1572"
6913 ]
6914 },
6915 {
@@ -6935,8 +6929,8 @@
6929 "zh-chs": "已更改{0}的用户设备权限",
6930 "zh-cht": "已更改{0}的用戶設備權限",
6931 "xloc": [
6938 - "default.handlebars->29->1642",
6939 - "default.handlebars->29->1663"
6932 + "default.handlebars->29->1630",
6933 + "default.handlebars->29->1651"
6934 ]
6935 },
6936 {
@@ -6956,7 +6950,7 @@
6950 "zh-chs": "更改语言将需要刷新页面。",
6951 "zh-cht": "更改語言將需要刷新頁面。",
6952 "xloc": [
6959 - "default.handlebars->29->1249"
6953 + "default.handlebars->29->1243"
6954 ]
6955 },
6956 {
@@ -6976,9 +6970,9 @@
6970 "zh-chs": "聊天",
6971 "zh-cht": "聊天",
6972 "xloc": [
6979 - "default.handlebars->29->1715",
6980 - "default.handlebars->29->693",
6981 - "default.handlebars->29->714"
6973 + "default.handlebars->29->1703",
6974 + "default.handlebars->29->687",
6975 + "default.handlebars->29->708"
6976 ]
6977 },
6978 {
@@ -7000,8 +6994,8 @@
6994 "xloc": [
6995 "default-mobile.handlebars->9->433",
6996 "default-mobile.handlebars->9->453",
7003 - "default.handlebars->29->1454",
7004 - "default.handlebars->29->1490"
6997 + "default.handlebars->29->1442",
6998 + "default.handlebars->29->1478"
6999 ]
7000 },
7001 {
@@ -7041,7 +7035,7 @@
7035 "zh-chs": "车臣",
7036 "zh-cht": "車臣",
7037 "xloc": [
7044 - "default.handlebars->29->1083"
7038 + "default.handlebars->29->1077"
7039 ]
7040 },
7041 {
@@ -7141,8 +7135,8 @@
7135 "zh-chs": "检查...",
7136 "zh-cht": "檢查...",
7137 "xloc": [
7144 - "default.handlebars->29->1049",
7145 - "default.handlebars->29->2120"
7138 + "default.handlebars->29->1043",
7139 + "default.handlebars->29->2108"
7140 ]
7141 },
7142 {
@@ -7162,7 +7156,7 @@
7156 "zh-chs": "中文",
7157 "zh-cht": "中文",
7158 "xloc": [
7165 - "default.handlebars->29->1084"
7159 + "default.handlebars->29->1078"
7160 ]
7161 },
7162 {
@@ -7182,7 +7176,7 @@
7176 "zh-chs": "中文(香港)",
7177 "zh-cht": "中文(香港)",
7178 "xloc": [
7185 - "default.handlebars->29->1085"
7179 + "default.handlebars->29->1079"
7180 ]
7181 },
7182 {
@@ -7202,7 +7196,7 @@
7196 "zh-chs": "中文(中国)",
7197 "zh-cht": "中文(中國)",
7198 "xloc": [
7205 - "default.handlebars->29->1086"
7199 + "default.handlebars->29->1080"
7200 ]
7201 },
7202 {
@@ -7222,7 +7216,7 @@
7216 "zh-chs": "简体中文",
7217 "zh-cht": "簡體中文",
7218 "xloc": [
7225 - "default.handlebars->29->1246"
7219 + "default.handlebars->29->1240"
7220 ]
7221 },
7222 {
@@ -7242,7 +7236,7 @@
7236 "zh-chs": "中文(新加坡)",
7237 "zh-cht": "中文(新加坡)",
7238 "xloc": [
7245 - "default.handlebars->29->1087"
7239 + "default.handlebars->29->1081"
7240 ]
7241 },
7242 {
@@ -7262,7 +7256,7 @@
7256 "zh-chs": "中文(台湾)",
7257 "zh-cht": "中文(台灣)",
7258 "xloc": [
7265 - "default.handlebars->29->1088"
7259 + "default.handlebars->29->1082"
7260 ]
7261 },
7262 {
@@ -7282,7 +7276,7 @@
7276 "zh-chs": "繁体中文",
7277 "zh-cht": "繁體中文",
7278 "xloc": [
7285 - "default.handlebars->29->1247"
7279 + "default.handlebars->29->1241"
7280 ]
7281 },
7282 {
@@ -7323,7 +7317,7 @@
7317 "zh-chs": "楚瓦什",
7318 "zh-cht": "楚瓦什",
7319 "xloc": [
7326 - "default.handlebars->29->1089"
7320 + "default.handlebars->29->1083"
7321 ]
7322 },
7323 {
@@ -7343,7 +7337,7 @@
7337 "zh-chs": "清理CIRA",
7338 "zh-cht": "清理CIRA",
7339 "xloc": [
7346 - "default.handlebars->29->319"
7340 + "default.handlebars->29->313"
7341 ]
7342 },
7343 {
@@ -7369,11 +7363,11 @@
7363 "default-mobile.handlebars->9->324",
7364 "default-mobile.handlebars->9->326",
7365 "default-mobile.handlebars->9->59",
7372 - "default.handlebars->29->1578",
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",
7374 - "default.handlebars->29->916",
7375 - "default.handlebars->29->918",
7376 - "default.handlebars->29->920",
7371 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7372 "default.handlebars->container->column_l->p41->3->1",
7373 "messenger.handlebars->xbottom"
@@ -7416,7 +7410,7 @@
7410 "zh-chs": "全部清除",
7411 "zh-cht": "全部清除",
7412 "xloc": [
7419 - "default.handlebars->29->2047"
7413 + "default.handlebars->29->2035"
7414 ]
7415 },
7416 {
@@ -7444,7 +7438,7 @@
7438 "zh-chs": "清除核心",
7439 "zh-cht": "清除核心",
7440 "xloc": [
7447 - "default.handlebars->29->1021"
7441 + "default.handlebars->29->1015"
7442 ]
7443 },
7444 {
@@ -7484,7 +7478,7 @@
7478 "zh-chs": "清除此通知",
7479 "zh-cht": "清除此通知",
7480 "xloc": [
7487 - "default.handlebars->29->2046"
7481 + "default.handlebars->29->2034"
7482 ]
7483 },
7484 {
@@ -7544,8 +7538,8 @@
7538 "zh-chs": "单击此处编辑设备组名称",
7539 "zh-cht": "單擊此處編輯裝置群名稱",
7540 "xloc": [
7547 - "default.handlebars->29->1321",
7548 - "default.handlebars->29->1529"
7541 + "default.handlebars->29->1315",
7542 + "default.handlebars->29->1517"
7543 ]
7544 },
7545 {
@@ -7565,7 +7559,7 @@
7559 "zh-chs": "单击此处编辑服务器端设备名称",
7560 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
7561 "xloc": [
7568 - "default.handlebars->29->558"
7562 + "default.handlebars->29->552"
7563 ]
7564 },
7565 {
@@ -7585,7 +7579,7 @@
7579 "zh-chs": "单击此处编辑用户组名称",
7580 "zh-cht": "單擊此處編輯用戶群名稱",
7581 "xloc": [
7588 - "default.handlebars->29->1832"
7582 + "default.handlebars->29->1820"
7583 ]
7584 },
7585 {
@@ -7646,7 +7640,7 @@
7640 "zh-cht": "單擊確定將驗證電郵發送到:",
7641 "xloc": [
7642 "default-mobile.handlebars->9->75",
7649 - "default.handlebars->29->1261"
7643 + "default.handlebars->29->1255"
7644 ]
7645 },
7646 {
@@ -7687,7 +7681,7 @@
7681 "zh-cht": "客戶端控制模式(CCM)",
7682 "xloc": [
7683 "default-mobile.handlebars->9->365",
7690 - "default.handlebars->29->976"
7684 + "default.handlebars->29->970"
7685 ]
7686 },
7687 {
@@ -7707,7 +7701,7 @@
7701 "zh-chs": "客户编号",
7702 "zh-cht": "客戶編號",
7703 "xloc": [
7710 - "default.handlebars->29->1303"
7704 + "default.handlebars->29->1297"
7705 ]
7706 },
7707 {
@@ -7727,7 +7721,7 @@
7721 "zh-chs": "客户端启动的远程访问",
7722 "zh-cht": "客戶端啟動的遠程訪問",
7723 "xloc": [
7730 - "default.handlebars->29->1393"
7724 + "default.handlebars->29->1381"
7725 ]
7726 },
7727 {
@@ -7747,7 +7741,7 @@
7741 "zh-chs": "客户机密",
7742 "zh-cht": "客戶機密",
7743 "xloc": [
7750 - "default.handlebars->29->1304"
7744 + "default.handlebars->29->1298"
7745 ]
7746 },
7747 {
@@ -7791,7 +7785,7 @@
7785 "default-mobile.handlebars->9->57",
7786 "default.handlebars->29->137",
7787 "default.handlebars->29->145",
7794 - "default.handlebars->29->866"
7788 + "default.handlebars->29->860"
7789 ]
7790 },
7791 {
@@ -7811,7 +7805,7 @@
7805 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
7806 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
7807 "xloc": [
7814 - "default.handlebars->29->1589"
7808 + "default.handlebars->29->1577"
7809 ]
7810 },
7811 {
@@ -7887,7 +7881,7 @@
7881 "en": "Command",
7882 "nl": "Opdracht",
7883 "xloc": [
7890 - "default.handlebars->29->417"
7884 + "default.handlebars->29->411"
7885 ]
7886 },
7887 {
@@ -7895,9 +7889,9 @@
7889 "nl": "Opdrachten",
7890 "xloc": [
7891 "default-mobile.handlebars->9->455",
7898 - "default.handlebars->29->1492",
7899 - "default.handlebars->29->695",
7900 - "default.handlebars->29->716"
7892 + "default.handlebars->29->1480",
7893 + "default.handlebars->29->689",
7894 + "default.handlebars->29->710"
7895 ]
7896 },
7897 {
@@ -7917,8 +7911,8 @@
7911 "zh-chs": "通用设备组",
7912 "zh-cht": "通用裝置群",
7913 "xloc": [
7920 - "default.handlebars->29->1863",
7921 - "default.handlebars->29->1981"
7914 + "default.handlebars->29->1851",
7915 + "default.handlebars->29->1969"
7916 ]
7917 },
7918 {
@@ -7938,8 +7932,8 @@
7932 "zh-chs": "通用设备",
7933 "zh-cht": "通用裝置",
7934 "xloc": [
7941 - "default.handlebars->29->1869",
7942 - "default.handlebars->29->1993"
7935 + "default.handlebars->29->1857",
7936 + "default.handlebars->29->1981"
7937 ]
7938 },
7939 {
@@ -7959,7 +7953,7 @@
7953 "zh-chs": "压缩档案...",
7954 "zh-cht": "壓縮檔案...",
7955 "xloc": [
7962 - "default.handlebars->29->891"
7956 + "default.handlebars->29->885"
7957 ]
7958 },
7959 {
@@ -7980,7 +7974,7 @@
7974 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
7975 "xloc": [
7976 "default-mobile.handlebars->9->127",
7983 - "default.handlebars->29->1573"
7977 + "default.handlebars->29->1561"
7978 ]
7979 },
7980 {
@@ -8002,14 +7996,14 @@
7996 "xloc": [
7997 "default-mobile.handlebars->9->282",
7998 "default-mobile.handlebars->9->413",
8005 - "default.handlebars->29->1403",
8006 - "default.handlebars->29->1743",
8007 - "default.handlebars->29->1822",
8008 - "default.handlebars->29->1883",
8009 - "default.handlebars->29->1979",
8010 - "default.handlebars->29->472",
8011 - "default.handlebars->29->784",
8012 - "default.handlebars->29->793"
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"
8007 ]
8008 },
8009 {
@@ -8030,7 +8024,7 @@
8024 "zh-cht": "確認將1個副本複製到此位置?",
8025 "xloc": [
8026 "default-mobile.handlebars->9->315",
8033 - "default.handlebars->29->909"
8027 + "default.handlebars->29->903"
8028 ]
8029 },
8030 {
@@ -8050,7 +8044,7 @@
8044 "zh-chs": "确认{0}个条目的复制到此位置?",
8045 "zh-cht": "確認{0}個條目的複製到此位置?",
8046 "xloc": [
8053 - "default.handlebars->29->908"
8047 + "default.handlebars->29->902"
8048 ]
8049 },
8050 {
@@ -8090,7 +8084,7 @@
8084 "zh-chs": "确认删除选定的帐户?",
8085 "zh-cht": "確認刪除所選帳戶?",
8086 "xloc": [
8093 - "default.handlebars->29->1742"
8087 + "default.handlebars->29->1730"
8088 ]
8089 },
8090 {
@@ -8110,7 +8104,7 @@
8104 "zh-chs": "确认删除选定的设备?",
8105 "zh-cht": "確認刪除所選裝置?",
8106 "xloc": [
8113 - "default.handlebars->29->471"
8107 + "default.handlebars->29->465"
8108 ]
8109 },
8110 {
@@ -8130,7 +8124,7 @@
8124 "zh-chs": "确认删除选定的用户组?",
8125 "zh-cht": "確認刪除所選用戶群?",
8126 "xloc": [
8133 - "default.handlebars->29->1821"
8127 + "default.handlebars->29->1809"
8128 ]
8129 },
8130 {
@@ -8150,7 +8144,7 @@
8144 "zh-chs": "确认删除用户{0}?",
8145 "zh-cht": "確認刪除用戶{0}?",
8146 "xloc": [
8153 - "default.handlebars->29->1978"
8147 + "default.handlebars->29->1966"
8148 ]
8149 },
8150 {
@@ -8170,7 +8164,7 @@
8164 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8165 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8166 "xloc": [
8173 - "default.handlebars->29->1886"
8167 + "default.handlebars->29->1874"
8168 ]
8169 },
8170 {
@@ -8190,7 +8184,7 @@
8184 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8185 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8186 "xloc": [
8193 - "default.handlebars->29->2008"
8187 + "default.handlebars->29->1996"
8188 ]
8189 },
8190 {
@@ -8211,7 +8205,7 @@
8205 "zh-cht": "確認將1個條目移動到此位置?",
8206 "xloc": [
8207 "default-mobile.handlebars->9->317",
8214 - "default.handlebars->29->911"
8208 + "default.handlebars->29->905"
8209 ]
8210 },
8211 {
@@ -8231,7 +8225,7 @@
8225 "zh-chs": "确认将{0}个条目移到此位置?",
8226 "zh-cht": "確認將{0}個條目移到該位置?",
8227 "xloc": [
8234 - "default.handlebars->29->910"
8228 + "default.handlebars->29->904"
8229 ]
8230 },
8231 {
@@ -8271,7 +8265,7 @@
8265 "zh-chs": "确认覆盖?",
8266 "zh-cht": "確認覆蓋?",
8267 "xloc": [
8274 - "default.handlebars->29->1572"
8268 + "default.handlebars->29->1560"
8269 ]
8270 },
8271 {
@@ -8291,8 +8285,8 @@
8285 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8286 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8287 "xloc": [
8294 - "default.handlebars->29->1876",
8295 - "default.handlebars->29->1999"
8288 + "default.handlebars->29->1864",
8289 + "default.handlebars->29->1987"
8290 ]
8291 },
8292 {
@@ -8312,8 +8306,8 @@
8306 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8307 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8308 "xloc": [
8315 - "default.handlebars->29->1878",
8316 - "default.handlebars->29->2012"
8309 + "default.handlebars->29->1866",
8310 + "default.handlebars->29->2000"
8311 ]
8312 },
8313 {
@@ -8333,7 +8327,7 @@
8327 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8328 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8329 "xloc": [
8336 - "default.handlebars->29->2001"
8330 + "default.handlebars->29->1989"
8331 ]
8332 },
8333 {
@@ -8353,7 +8347,7 @@
8347 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8348 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8349 "xloc": [
8356 - "default.handlebars->29->2004"
8350 + "default.handlebars->29->1992"
8351 ]
8352 },
8353 {
@@ -8373,8 +8367,8 @@
8367 "zh-chs": "确认删除访问权限?",
8368 "zh-cht": "確認刪除訪問權限?",
8369 "xloc": [
8376 - "default.handlebars->29->2002",
8377 - "default.handlebars->29->2005"
8370 + "default.handlebars->29->1990",
8371 + "default.handlebars->29->1993"
8372 ]
8373 },
8374 {
@@ -8395,7 +8389,7 @@
8389 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8390 "xloc": [
8391 "default-mobile.handlebars->9->74",
8398 - "default.handlebars->29->1039"
8392 + "default.handlebars->29->1033"
8393 ]
8394 },
8395 {
@@ -8466,7 +8460,7 @@
8460 "zh-chs": "确认删除用户“ {0} ”的权限?",
8461 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
8462 "xloc": [
8469 - "default.handlebars->29->1501"
8463 + "default.handlebars->29->1489"
8464 ]
8465 },
8466 {
@@ -8486,7 +8480,7 @@
8480 "zh-chs": "确认删除用户组“ {0} ”的权限?",
8481 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
8482 "xloc": [
8489 - "default.handlebars->29->1503"
8483 + "default.handlebars->29->1491"
8484 ]
8485 },
8486 {
@@ -8546,8 +8540,8 @@
8540 "default-mobile.handlebars->9->297",
8541 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8542 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8549 - "default.handlebars->29->1349",
8550 - "default.handlebars->29->887",
8543 + "default.handlebars->29->1343",
8544 + "default.handlebars->29->881",
8545 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
8546 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
8547 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -8594,7 +8588,7 @@
8588 "zh-chs": "连接到服务器",
8589 "zh-cht": "連接到伺服器",
8590 "xloc": [
8597 - "default.handlebars->29->1397"
8591 + "default.handlebars->29->1385"
8592 ]
8593 },
8594 {
@@ -8715,7 +8709,7 @@
8709 "zh-chs": "已连接的英特尔&reg;AMT",
8710 "zh-cht": "已連接的Intel&reg; AMT",
8711 "xloc": [
8718 - "default.handlebars->29->2065"
8712 + "default.handlebars->29->2053"
8713 ]
8714 },
8715 {
@@ -8735,7 +8729,7 @@
8729 "zh-chs": "已连接的用户",
8730 "zh-cht": "已连接的用户",
8731 "xloc": [
8738 - "default.handlebars->29->2070"
8732 + "default.handlebars->29->2058"
8733 ]
8734 },
8735 {
@@ -8756,7 +8750,7 @@
8750 "zh-cht": "現在已連接",
8751 "xloc": [
8752 "default-mobile.handlebars->9->340",
8759 - "default.handlebars->29->941"
8753 + "default.handlebars->29->935"
8754 ]
8755 },
8756 {
@@ -8803,7 +8797,7 @@
8797 "default.handlebars->29->246",
8798 "default.handlebars->29->273",
8799 "default.handlebars->29->9",
8806 - "default.handlebars->29->932",
8800 + "default.handlebars->29->926",
8801 "desktop.handlebars->3->2",
8802 "xterm.handlebars->9->2"
8803 ]
@@ -8825,7 +8819,7 @@
8819 "zh-chs": "连接数量",
8820 "zh-cht": "連接數量",
8821 "xloc": [
8828 - "default.handlebars->29->2084"
8822 + "default.handlebars->29->2072"
8823 ]
8824 },
8825 {
@@ -8845,7 +8839,7 @@
8839 "zh-chs": "连接转发器",
8840 "zh-cht": "連接轉發器",
8841 "xloc": [
8848 - "default.handlebars->29->2112"
8842 + "default.handlebars->29->2100"
8843 ]
8844 },
8845 {
@@ -8906,9 +8900,9 @@
8900 "zh-cht": "連接性",
8901 "xloc": [
8902 "default-mobile.handlebars->9->249",
8909 - "default.handlebars->29->1536",
8903 + "default.handlebars->29->1524",
8904 "default.handlebars->29->234",
8911 - "default.handlebars->29->625",
8905 + "default.handlebars->29->619",
8906 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
8907 ]
8908 },
@@ -8929,8 +8923,8 @@
8923 "zh-chs": "控制台",
8924 "zh-cht": "控制台",
8925 "xloc": [
8932 - "default.handlebars->29->688",
8933 - "default.handlebars->29->709",
8926 + "default.handlebars->29->682",
8927 + "default.handlebars->29->703",
8928 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
8929 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
8930 "default.handlebars->contextMenu->cxconsole"
@@ -8953,7 +8947,7 @@
8947 "zh-chs": "控制台 -",
8948 "zh-cht": "控制台 -",
8949 "xloc": [
8956 - "default.handlebars->29->559"
8950 + "default.handlebars->29->553"
8951 ]
8952 },
8953 {
@@ -8973,8 +8967,8 @@
8967 "zh-chs": "控制",
8968 "zh-cht": "控制",
8969 "xloc": [
8976 - "default.handlebars->29->687",
8977 - "default.handlebars->29->708",
8970 + "default.handlebars->29->681",
8971 + "default.handlebars->29->702",
8972 "messenger.handlebars->13->1"
8973 ]
8974 },
@@ -8995,7 +8989,7 @@
8989 "zh-chs": "Cookie编码器",
8990 "zh-cht": "Cookie編碼器",
8991 "xloc": [
8998 - "default.handlebars->29->2098"
8992 + "default.handlebars->29->2086"
8993 ]
8994 },
8995 {
@@ -9060,7 +9054,7 @@
9054 "zh-chs": "将Windows 32位代理URL复制到剪贴板",
9055 "zh-cht": "將Windows 32位代理URL複製到剪貼板",
9056 "xloc": [
9063 - "default.handlebars->29->392"
9057 + "default.handlebars->29->386"
9058 ]
9059 },
9060 {
@@ -9080,7 +9074,7 @@
9074 "zh-chs": "将Windows 64位代理URL复制到剪贴板",
9075 "zh-cht": "將Windows 64位代理URL複製到剪貼板",
9076 "xloc": [
9083 - "default.handlebars->29->396"
9077 + "default.handlebars->29->390"
9078 ]
9079 },
9080 {
@@ -9131,8 +9125,8 @@
9125 "zh-chs": "将代理URL复制到剪贴板",
9126 "zh-cht": "將代理URL複製到剪貼板",
9127 "xloc": [
9134 - "default.handlebars->29->416",
9135 - "default.handlebars->29->418"
9128 + "default.handlebars->29->410",
9129 + "default.handlebars->29->412"
9130 ]
9131 },
9132 {
@@ -9152,10 +9146,10 @@
9146 "zh-chs": "复制连结到剪贴板",
9147 "zh-cht": "複製連結到剪貼板",
9148 "xloc": [
9155 - "default.handlebars->29->1541",
9156 - "default.handlebars->29->1560",
9149 + "default.handlebars->29->1529",
9150 + "default.handlebars->29->1548",
9151 "default.handlebars->29->195",
9158 - "default.handlebars->29->374"
9152 + "default.handlebars->29->368"
9153 ]
9154 },
9155 {
@@ -9175,7 +9169,7 @@
9169 "zh-chs": "将macOS代理URL复制到剪贴板",
9170 "zh-cht": "將macOS代理URL複製到剪貼板",
9171 "xloc": [
9178 - "default.handlebars->29->404"
9172 + "default.handlebars->29->398"
9173 ]
9174 },
9175 {
@@ -9256,7 +9250,7 @@
9250 "zh-chs": "复制:“{0}”到“{1}”",
9251 "zh-cht": "複製:“{0}”到“{1}”",
9252 "xloc": [
9259 - "default.handlebars->29->1632"
9253 + "default.handlebars->29->1620"
9254 ]
9255 },
9256 {
@@ -9402,7 +9396,7 @@
9396 "zh-chs": "核心服务器",
9397 "zh-cht": "核心伺服器",
9398 "xloc": [
9405 - "default.handlebars->29->2097"
9399 + "default.handlebars->29->2085"
9400 ]
9401 },
9402 {
@@ -9422,7 +9416,7 @@
9416 "zh-chs": "科西嘉文",
9417 "zh-cht": "科西嘉文",
9418 "xloc": [
9425 - "default.handlebars->29->1090"
9419 + "default.handlebars->29->1084"
9420 ]
9421 },
9422 {
@@ -9442,7 +9436,7 @@
9436 "zh-chs": "创建帐号",
9437 "zh-cht": "創建帳號",
9438 "xloc": [
9445 - "default.handlebars->29->1790",
9439 + "default.handlebars->29->1778",
9440 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
9441 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
9442 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -9485,7 +9479,7 @@
9479 "zh-chs": "创建用户组",
9480 "zh-cht": "創建用戶群",
9481 "xloc": [
9488 - "default.handlebars->29->1829"
9482 + "default.handlebars->29->1817"
9483 ]
9484 },
9485 {
@@ -9505,7 +9499,7 @@
9499 "zh-chs": "创建连结以与访客共享此设备",
9500 "zh-cht": "創建鏈結以與訪客共享此裝置",
9501 "xloc": [
9508 - "default.handlebars->29->636"
9502 + "default.handlebars->29->630"
9503 ]
9504 },
9505 {
@@ -9525,7 +9519,7 @@
9519 "zh-chs": "使用以下选项创建一个新的设备组。",
9520 "zh-cht": "使用以下選項創建一個新的裝置群。",
9521 "xloc": [
9528 - "default.handlebars->29->1284"
9522 + "default.handlebars->29->1278"
9523 ]
9524 },
9525 {
@@ -9565,7 +9559,7 @@
9559 "zh-chs": "创建文件夹:“{0}”",
9560 "zh-cht": "創建文件夾:“{0}”",
9561 "xloc": [
9568 - "default.handlebars->29->1625"
9562 + "default.handlebars->29->1613"
9563 ]
9564 },
9565 {
@@ -9585,7 +9579,7 @@
9579 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9580 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9581 "xloc": [
9588 - "default.handlebars->29->1754"
9582 + "default.handlebars->29->1742"
9583 ]
9584 },
9585 {
@@ -9627,7 +9621,7 @@
9621 "zh-chs": "创建的设备组:{0}",
9622 "zh-cht": "創建的設備組:{0}",
9623 "xloc": [
9630 - "default.handlebars->29->1636"
9624 + "default.handlebars->29->1624"
9625 ]
9626 },
9627 {
@@ -9647,7 +9641,7 @@
9641 "zh-chs": "创建一个连结,该连结允许没有帐户的访客将远程桌面访问此设备最多1小时。",
9642 "zh-cht": "創建一個鏈結,該鏈結允許沒有帳戶的訪客將遠程桌面訪問此裝置最多1小時。",
9643 "xloc": [
9650 - "default.handlebars->29->727"
9644 + "default.handlebars->29->721"
9645 ]
9646 },
9647 {
@@ -9667,7 +9661,7 @@
9661 "zh-chs": "创建",
9662 "zh-cht": "創建",
9663 "xloc": [
9670 - "default.handlebars->29->1915"
9664 + "default.handlebars->29->1903"
9665 ]
9666 },
9667 {
@@ -9687,7 +9681,7 @@
9681 "zh-chs": "创建时间",
9682 "zh-cht": "創作時間",
9683 "xloc": [
9690 - "default.handlebars->29->1331"
9684 + "default.handlebars->29->1325"
9685 ]
9686 },
9687 {
@@ -9729,8 +9723,8 @@
9723 "zh-chs": "创建者",
9724 "zh-cht": "創作者",
9725 "xloc": [
9732 - "default.handlebars->29->1329",
9733 - "default.handlebars->29->1330"
9726 + "default.handlebars->29->1323",
9727 + "default.handlebars->29->1324"
9728 ]
9729 },
9730 {
@@ -9750,7 +9744,7 @@
9744 "zh-chs": "证书",
9745 "zh-cht": "證書",
9746 "xloc": [
9753 - "default.handlebars->29->1301"
9747 + "default.handlebars->29->1295"
9748 ]
9749 },
9750 {
@@ -9770,7 +9764,7 @@
9764 "zh-chs": "克里语",
9765 "zh-cht": "克里語",
9766 "xloc": [
9773 - "default.handlebars->29->1091"
9767 + "default.handlebars->29->1085"
9768 ]
9769 },
9770 {
@@ -9790,7 +9784,7 @@
9784 "zh-chs": "克罗地亚文",
9785 "zh-cht": "克羅地亞文",
9786 "xloc": [
9793 - "default.handlebars->29->1092"
9787 + "default.handlebars->29->1086"
9788 ]
9789 },
9790 {
@@ -9957,7 +9951,7 @@
9951 "zh-chs": "捷克文",
9952 "zh-cht": "捷克文",
9953 "xloc": [
9960 - "default.handlebars->29->1093"
9954 + "default.handlebars->29->1087"
9955 ]
9956 },
9957 {
@@ -9997,7 +9991,7 @@
9991 "zh-chs": "丹麦文",
9992 "zh-cht": "丹麥文",
9993 "xloc": [
10000 - "default.handlebars->29->1094"
9994 + "default.handlebars->29->1088"
9995 ]
9996 },
9997 {
@@ -10017,7 +10011,7 @@
10011 "zh-chs": "数据通道",
10012 "zh-cht": "數據通道",
10013 "xloc": [
10020 - "default.handlebars->29->836",
10014 + "default.handlebars->29->830",
10015 "desktop.handlebars->3->12"
10016 ]
10017 },
@@ -10038,7 +10032,7 @@
10032 "zh-chs": "日期和时间",
10033 "zh-cht": "日期和時間",
10034 "xloc": [
10041 - "default.handlebars->29->1252"
10035 + "default.handlebars->29->1246"
10036 ]
10037 },
10038 {
@@ -10059,7 +10053,7 @@
10053 "zh-cht": "天",
10054 "xloc": [
10055 "default-mobile.handlebars->9->272",
10062 - "default.handlebars->29->768"
10056 + "default.handlebars->29->762"
10057 ]
10058 },
10059 {
@@ -10079,7 +10073,7 @@
10073 "zh-chs": "停用客户端控制模式(CCM)",
10074 "zh-cht": "停用客戶端控制模式(CCM)",
10075 "xloc": [
10082 - "default.handlebars->29->1385"
10076 + "default.handlebars->29->1373"
10077 ]
10078 },
10079 {
@@ -10100,7 +10094,7 @@
10094 "zh-cht": "沉睡",
10095 "xloc": [
10096 "default-mobile.handlebars->9->192",
10103 - "default.handlebars->29->429"
10097 + "default.handlebars->29->423"
10098 ]
10099 },
10100 {
@@ -10120,10 +10114,10 @@
10114 "zh-chs": "默认",
10115 "zh-cht": "默認",
10116 "xloc": [
10123 - "default.handlebars->29->1777",
10124 - "default.handlebars->29->1825",
10125 - "default.handlebars->29->1836",
10126 - "default.handlebars->29->1904"
10117 + "default.handlebars->29->1765",
10118 + "default.handlebars->29->1813",
10119 + "default.handlebars->29->1824",
10120 + "default.handlebars->29->1892"
10121 ]
10122 },
10123 {
@@ -10147,9 +10141,9 @@
10141 "default-mobile.handlebars->9->307",
10142 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10143 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10150 - "default.handlebars->29->1567",
10151 - "default.handlebars->29->529",
10152 - "default.handlebars->29->900",
10144 + "default.handlebars->29->1555",
10145 + "default.handlebars->29->523",
10146 + "default.handlebars->29->894",
10147 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10148 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10149 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10177,7 +10171,7 @@
10171 "zh-cht": "刪除帳戶",
10172 "xloc": [
10173 "default-mobile.handlebars->9->84",
10180 - "default.handlebars->29->1269"
10174 + "default.handlebars->29->1263"
10175 ]
10176 },
10177 {
@@ -10197,7 +10191,7 @@
10191 "zh-chs": "删除帐户",
10192 "zh-cht": "刪除帳戶",
10193 "xloc": [
10200 - "default.handlebars->29->1744"
10194 + "default.handlebars->29->1732"
10195 ]
10196 },
10197 {
@@ -10218,7 +10212,7 @@
10212 "zh-cht": "刪除裝置",
10213 "xloc": [
10214 "default-mobile.handlebars->9->254",
10221 - "default.handlebars->29->640"
10215 + "default.handlebars->29->634"
10216 ]
10217 },
10218 {
@@ -10240,8 +10234,8 @@
10234 "xloc": [
10235 "default-mobile.handlebars->9->411",
10236 "default-mobile.handlebars->9->414",
10243 - "default.handlebars->29->1381",
10244 - "default.handlebars->29->1404"
10237 + "default.handlebars->29->1369",
10238 + "default.handlebars->29->1392"
10239 ]
10240 },
10241 {
@@ -10262,7 +10256,7 @@
10256 "zh-cht": "刪除節點",
10257 "xloc": [
10258 "default-mobile.handlebars->9->280",
10265 - "default.handlebars->29->794"
10259 + "default.handlebars->29->788"
10260 ]
10261 },
10262 {
@@ -10282,7 +10276,7 @@
10276 "zh-chs": "删除节点",
10277 "zh-cht": "刪除節點",
10278 "xloc": [
10285 - "default.handlebars->29->473"
10279 + "default.handlebars->29->467"
10280 ]
10281 },
10282 {
@@ -10302,7 +10296,7 @@
10296 "zh-chs": "删除用户",
10297 "zh-cht": "刪除用戶",
10298 "xloc": [
10305 - "default.handlebars->29->1954"
10299 + "default.handlebars->29->1942"
10300 ]
10301 },
10302 {
@@ -10322,8 +10316,8 @@
10316 "zh-chs": "删除用户群组",
10317 "zh-cht": "刪除用戶群組",
10318 "xloc": [
10325 - "default.handlebars->29->1874",
10326 - "default.handlebars->29->1884"
10319 + "default.handlebars->29->1862",
10320 + "default.handlebars->29->1872"
10321 ]
10322 },
10323 {
@@ -10343,7 +10337,7 @@
10337 "zh-chs": "删除用户群组",
10338 "zh-cht": "刪除用戶群組",
10339 "xloc": [
10346 - "default.handlebars->29->1823"
10340 + "default.handlebars->29->1811"
10341 ]
10342 },
10343 {
@@ -10363,7 +10357,7 @@
10357 "zh-chs": "删除用户{0}",
10358 "zh-cht": "刪除用戶{0}",
10359 "xloc": [
10366 - "default.handlebars->29->1977"
10360 + "default.handlebars->29->1965"
10361 ]
10362 },
10363 {
@@ -10384,7 +10378,7 @@
10378 "zh-cht": "刪除帳戶",
10379 "xloc": [
10380 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
10387 - "default.handlebars->29->1740",
10381 + "default.handlebars->29->1728",
10382 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10383 ]
10384 },
@@ -10405,7 +10399,7 @@
10399 "zh-chs": "删除设备",
10400 "zh-cht": "刪除裝置",
10401 "xloc": [
10408 - "default.handlebars->29->466"
10402 + "default.handlebars->29->460"
10403 ]
10404 },
10405 {
@@ -10425,7 +10419,7 @@
10419 "zh-chs": "删除群组",
10420 "zh-cht": "刪除群組",
10421 "xloc": [
10428 - "default.handlebars->29->1819"
10422 + "default.handlebars->29->1807"
10423 ]
10424 },
10425 {
@@ -10445,7 +10439,7 @@
10439 "zh-chs": "删除项目?",
10440 "zh-cht": "刪除項目?",
10441 "xloc": [
10448 - "default.handlebars->29->530"
10442 + "default.handlebars->29->524"
10443 ]
10444 },
10445 {
@@ -10465,7 +10459,7 @@
10459 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
10460 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
10461 "xloc": [
10468 - "default.handlebars->29->1627"
10462 + "default.handlebars->29->1615"
10463 ]
10464 },
10465 {
@@ -10487,8 +10481,8 @@
10481 "xloc": [
10482 "default-mobile.handlebars->9->124",
10483 "default-mobile.handlebars->9->309",
10490 - "default.handlebars->29->1569",
10491 - "default.handlebars->29->902"
10484 + "default.handlebars->29->1557",
10485 + "default.handlebars->29->896"
10486 ]
10487 },
10488 {
@@ -10508,7 +10502,7 @@
10502 "zh-chs": "删除用户群组{0}?",
10503 "zh-cht": "刪除用戶群組{0}?",
10504 "xloc": [
10511 - "default.handlebars->29->1882"
10505 + "default.handlebars->29->1870"
10506 ]
10507 },
10508 {
@@ -10530,8 +10524,8 @@
10524 "xloc": [
10525 "default-mobile.handlebars->9->123",
10526 "default-mobile.handlebars->9->308",
10533 - "default.handlebars->29->1568",
10534 - "default.handlebars->29->901"
10527 + "default.handlebars->29->1556",
10528 + "default.handlebars->29->895"
10529 ]
10530 },
10531 {
@@ -10571,7 +10565,7 @@
10565 "zh-chs": "删除:“{0}”",
10566 "zh-cht": "刪除:“{0}”",
10567 "xloc": [
10574 - "default.handlebars->29->1626"
10568 + "default.handlebars->29->1614"
10569 ]
10570 },
10571 {
@@ -10591,7 +10585,7 @@
10585 "zh-chs": "删除:“{0}”,{1}个元素已删除",
10586 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
10587 "xloc": [
10594 - "default.handlebars->29->1628"
10588 + "default.handlebars->29->1616"
10589 ]
10590 },
10591 {
@@ -10611,7 +10605,7 @@
10605 "zh-chs": "被拒绝",
10606 "zh-cht": "被拒絕",
10607 "xloc": [
10614 - "default.handlebars->29->832",
10608 + "default.handlebars->29->826",
10609 "desktop.handlebars->3->8"
10610 ]
10611 },
@@ -10708,19 +10702,19 @@
10702 "default-mobile.handlebars->9->346",
10703 "default-mobile.handlebars->9->403",
10704 "default-mobile.handlebars->9->416",
10711 - "default.handlebars->29->1289",
10712 - "default.handlebars->29->1326",
10713 - "default.handlebars->29->1406",
10714 - "default.handlebars->29->1828",
10715 - "default.handlebars->29->1838",
10716 - "default.handlebars->29->1839",
10717 - "default.handlebars->29->1880",
10718 - "default.handlebars->29->570",
10719 - "default.handlebars->29->571",
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",
10714 "default.handlebars->29->77",
10721 - "default.handlebars->29->827",
10722 - "default.handlebars->29->947",
10723 - "default.handlebars->29->957",
10715 + "default.handlebars->29->821",
10716 + "default.handlebars->29->941",
10717 + "default.handlebars->29->951",
10718 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
10719 ]
10720 },
@@ -10759,10 +10753,10 @@
10753 "zh-cht": "桌面",
10754 "xloc": [
10755 "default-mobile.handlebars->9->261",
10762 - "default.handlebars->29->1412",
10763 - "default.handlebars->29->2024",
10764 - "default.handlebars->29->535",
10765 - "default.handlebars->29->872",
10756 + "default.handlebars->29->1400",
10757 + "default.handlebars->29->2012",
10758 + "default.handlebars->29->529",
10759 + "default.handlebars->29->866",
10760 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
10761 "default.handlebars->contextMenu->cxdesktop",
10762 "desktop.handlebars->3->24"
@@ -10805,10 +10799,10 @@
10799 "zh-chs": "桌面通知",
10800 "zh-cht": "桌面通知",
10801 "xloc": [
10808 - "default.handlebars->29->1340",
10809 - "default.handlebars->29->1843",
10810 - "default.handlebars->29->1930",
10811 - "default.handlebars->29->606"
10802 + "default.handlebars->29->1334",
10803 + "default.handlebars->29->1831",
10804 + "default.handlebars->29->1918",
10805 + "default.handlebars->29->600"
10806 ]
10807 },
10808 {
@@ -10828,10 +10822,10 @@
10822 "zh-chs": "桌面提示",
10823 "zh-cht": "桌面提示",
10824 "xloc": [
10831 - "default.handlebars->29->1339",
10832 - "default.handlebars->29->1842",
10833 - "default.handlebars->29->1929",
10834 - "default.handlebars->29->605"
10825 + "default.handlebars->29->1333",
10826 + "default.handlebars->29->1830",
10827 + "default.handlebars->29->1917",
10828 + "default.handlebars->29->599"
10829 ]
10830 },
10831 {
@@ -10851,10 +10845,10 @@
10845 "zh-chs": "桌面提示+工具栏",
10846 "zh-cht": "桌面提示+工具欄",
10847 "xloc": [
10854 - "default.handlebars->29->1337",
10855 - "default.handlebars->29->1840",
10856 - "default.handlebars->29->1927",
10857 - "default.handlebars->29->603"
10848 + "default.handlebars->29->1331",
10849 + "default.handlebars->29->1828",
10850 + "default.handlebars->29->1915",
10851 + "default.handlebars->29->597"
10852 ]
10853 },
10854 {
@@ -10895,10 +10889,10 @@
10889 "zh-chs": "桌面工具栏",
10890 "zh-cht": "桌面工具欄",
10891 "xloc": [
10898 - "default.handlebars->29->1338",
10899 - "default.handlebars->29->1841",
10900 - "default.handlebars->29->1928",
10901 - "default.handlebars->29->604"
10892 + "default.handlebars->29->1332",
10893 + "default.handlebars->29->1829",
10894 + "default.handlebars->29->1916",
10895 + "default.handlebars->29->598"
10896 ]
10897 },
10898 {
@@ -10918,7 +10912,7 @@
10912 "zh-chs": "桌面时段",
10913 "zh-cht": "桌面時段",
10914 "xloc": [
10921 - "default.handlebars->29->871"
10915 + "default.handlebars->29->865"
10916 ]
10917 },
10918 {
@@ -11001,9 +10995,9 @@
10995 "zh-chs": "设备",
10996 "zh-cht": "裝置",
10997 "xloc": [
11004 - "default.handlebars->29->1435",
10998 + "default.handlebars->29->1423",
10999 "default.handlebars->29->186",
11006 - "default.handlebars->29->1996",
11000 + "default.handlebars->29->1984",
11001 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11002 ]
11003 },
@@ -11025,7 +11019,7 @@
11019 "zh-cht": "裝置指令",
11020 "xloc": [
11021 "default-mobile.handlebars->9->271",
11028 - "default.handlebars->29->759"
11022 + "default.handlebars->29->753"
11023 ]
11024 },
11025 {
@@ -11052,14 +11046,14 @@
11046 "zh-chs": "设备组",
11047 "zh-cht": "裝置群",
11048 "xloc": [
11055 - "default.handlebars->29->1430",
11056 - "default.handlebars->29->1433",
11057 - "default.handlebars->29->1434",
11058 - "default.handlebars->29->1691",
11059 - "default.handlebars->29->1866",
11060 - "default.handlebars->29->1872",
11061 - "default.handlebars->29->1984",
11062 - "default.handlebars->29->2033"
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"
11057 ]
11058 },
11059 {
@@ -11080,7 +11074,7 @@
11074 "zh-cht": "裝置群用戶",
11075 "xloc": [
11076 "default-mobile.handlebars->9->462",
11083 - "default.handlebars->29->1499"
11077 + "default.handlebars->29->1487"
11078 ]
11079 },
11080 {
@@ -11101,11 +11095,11 @@
11095 "zh-cht": "裝置群",
11096 "xloc": [
11097 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11104 - "default.handlebars->29->1707",
11105 - "default.handlebars->29->1813",
11106 - "default.handlebars->29->1853",
11107 - "default.handlebars->29->1924",
11108 - "default.handlebars->29->2068",
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",
11103 "default.handlebars->container->column_l->p2->p2info->7"
11104 ]
11105 },
@@ -11126,7 +11120,7 @@
11120 "zh-chs": "设备信息导出",
11121 "zh-cht": "裝置訊息輸出",
11122 "xloc": [
11129 - "default.handlebars->29->500"
11123 + "default.handlebars->29->494"
11124 ]
11125 },
11126 {
@@ -11146,7 +11140,7 @@
11140 "zh-chs": "设备位置",
11141 "zh-cht": "裝置位置",
11142 "xloc": [
11149 - "default.handlebars->29->795"
11143 + "default.handlebars->29->789"
11144 ]
11145 },
11146 {
@@ -11166,7 +11160,7 @@
11160 "zh-chs": "设备消息",
11161 "zh-cht": "裝置訊息",
11162 "xloc": [
11169 - "default.handlebars->29->724"
11163 + "default.handlebars->29->718"
11164 ]
11165 },
11166 {
@@ -11187,9 +11181,9 @@
11181 "zh-cht": "裝置名稱",
11182 "xloc": [
11183 "default-mobile.handlebars->9->284",
11190 - "default.handlebars->29->2032",
11191 - "default.handlebars->29->291",
11192 - "default.handlebars->29->825",
11184 + "default.handlebars->29->2020",
11185 + "default.handlebars->29->287",
11186 + "default.handlebars->29->819",
11187 "player.handlebars->3->9"
11188 ]
11189 },
@@ -11210,8 +11204,8 @@
11204 "zh-chs": "设备通知",
11205 "zh-cht": "裝置通知",
11206 "xloc": [
11213 - "default.handlebars->29->494",
11214 - "default.handlebars->29->726"
11207 + "default.handlebars->29->488",
11208 + "default.handlebars->29->720"
11209 ]
11210 },
11211 {
@@ -11251,8 +11245,8 @@
11245 "zh-chs": "设备连接。",
11246 "zh-cht": "裝置連接。",
11247 "xloc": [
11254 - "default.handlebars->29->1257",
11255 - "default.handlebars->29->1520"
11248 + "default.handlebars->29->1251",
11249 + "default.handlebars->29->1508"
11250 ]
11251 },
11252 {
@@ -11272,8 +11266,8 @@
11266 "zh-chs": "设备断开连接。",
11267 "zh-cht": "裝置斷開連接。",
11268 "xloc": [
11275 - "default.handlebars->29->1258",
11276 - "default.handlebars->29->1521"
11269 + "default.handlebars->29->1252",
11270 + "default.handlebars->29->1509"
11271 ]
11272 },
11273 {
@@ -11293,7 +11287,7 @@
11287 "zh-chs": "创建的设备组:{0}",
11288 "zh-cht": "設備組已創建:{0}",
11289 "xloc": [
11296 - "default.handlebars->29->1657"
11290 + "default.handlebars->29->1645"
11291 ]
11292 },
11293 {
@@ -11313,7 +11307,7 @@
11307 "zh-chs": "设备组已删除:{0}",
11308 "zh-cht": "設備組已刪除:{0}",
11309 "xloc": [
11316 - "default.handlebars->29->1658"
11310 + "default.handlebars->29->1646"
11311 ]
11312 },
11313 {
@@ -11333,7 +11327,7 @@
11327 "zh-chs": "设备组成员身份已更改:{0}",
11328 "zh-cht": "設備組成員身份已更改:{0}",
11329 "xloc": [
11336 - "default.handlebars->29->1659"
11330 + "default.handlebars->29->1647"
11331 ]
11332 },
11333 {
@@ -11353,7 +11347,7 @@
11347 "zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
11348 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
11349 "xloc": [
11356 - "default.handlebars->29->721"
11350 + "default.handlebars->29->715"
11351 ]
11352 },
11353 {
@@ -11373,7 +11367,7 @@
11367 "zh-chs": "设备组通知已更改",
11368 "zh-cht": "設備組通知已更改",
11369 "xloc": [
11376 - "default.handlebars->29->1654"
11370 + "default.handlebars->29->1642"
11371 ]
11372 },
11373 {
@@ -11393,7 +11387,7 @@
11387 "zh-chs": "未删除的设备组:{0}",
11388 "zh-cht": "未刪除的設備組:{0}",
11389 "xloc": [
11396 - "default.handlebars->29->1637"
11390 + "default.handlebars->29->1625"
11391 ]
11392 },
11393 {
@@ -11416,7 +11410,7 @@
11410 "default-mobile.handlebars->9->160",
11411 "default-mobile.handlebars->9->216",
11412 "default.handlebars->29->211",
11419 - "default.handlebars->29->556"
11413 + "default.handlebars->29->550"
11414 ]
11415 },
11416 {
@@ -11436,7 +11430,7 @@
11430 "zh-chs": "检测到设备,但无法获得电源状态。",
11431 "zh-cht": "檢測到裝置,但無法獲得電源狀態。",
11432 "xloc": [
11439 - "default.handlebars->29->434"
11433 + "default.handlebars->29->428"
11434 ]
11435 },
11436 {
@@ -11457,7 +11451,7 @@
11451 "zh-cht": "裝置正在休眠(S4)",
11452 "xloc": [
11453 "default-mobile.handlebars->9->200",
11460 - "default.handlebars->29->440"
11454 + "default.handlebars->29->434"
11455 ]
11456 },
11457 {
@@ -11478,7 +11472,7 @@
11472 "zh-cht": "裝置處於深度睡眠狀態(S3)",
11473 "xloc": [
11474 "default-mobile.handlebars->9->199",
11481 - "default.handlebars->29->439"
11475 + "default.handlebars->29->433"
11476 ]
11477 },
11478 {
@@ -11498,7 +11492,7 @@
11492 "zh-chs": "设备处于深度睡眠状态(S3)。",
11493 "zh-cht": "裝置處於深度睡眠狀態(S3)。",
11494 "xloc": [
11501 - "default.handlebars->29->428"
11495 + "default.handlebars->29->422"
11496 ]
11497 },
11498 {
@@ -11518,7 +11512,7 @@
11512 "zh-chs": "设备处于休眠状态(S4)。",
11513 "zh-cht": "裝置處於休眠狀態(S4)。",
11514 "xloc": [
11521 - "default.handlebars->29->430"
11515 + "default.handlebars->29->424"
11516 ]
11517 },
11518 {
@@ -11538,7 +11532,7 @@
11532 "zh-chs": "设备处于关机状态(S5)。",
11533 "zh-cht": "裝置處於關機狀態(S5)。",
11534 "xloc": [
11541 - "default.handlebars->29->432"
11535 + "default.handlebars->29->426"
11536 ]
11537 },
11538 {
@@ -11559,7 +11553,7 @@
11553 "zh-cht": "裝置處於睡眠狀態(S1)",
11554 "xloc": [
11555 "default-mobile.handlebars->9->197",
11562 - "default.handlebars->29->437"
11556 + "default.handlebars->29->431"
11557 ]
11558 },
11559 {
@@ -11579,7 +11573,7 @@
11573 "zh-chs": "设备处于睡眠状态(S1)。",
11574 "zh-cht": "裝置處於睡眠狀態(S1)。",
11575 "xloc": [
11582 - "default.handlebars->29->424"
11576 + "default.handlebars->29->418"
11577 ]
11578 },
11579 {
@@ -11600,7 +11594,7 @@
11594 "zh-cht": "裝置處於睡眠狀態(S2)",
11595 "xloc": [
11596 "default-mobile.handlebars->9->198",
11603 - "default.handlebars->29->438"
11597 + "default.handlebars->29->432"
11598 ]
11599 },
11600 {
@@ -11620,7 +11614,7 @@
11614 "zh-chs": "设备处于睡眠状态(S2)。",
11615 "zh-cht": "裝置處於睡眠狀態(S2)。",
11616 "xloc": [
11623 - "default.handlebars->29->426"
11617 + "default.handlebars->29->420"
11618 ]
11619 },
11620 {
@@ -11641,7 +11635,7 @@
11635 "zh-cht": "裝置處於軟關機狀態(S5)",
11636 "xloc": [
11637 "default-mobile.handlebars->9->201",
11644 - "default.handlebars->29->441"
11638 + "default.handlebars->29->435"
11639 ]
11640 },
11641 {
@@ -11664,7 +11658,7 @@
11658 "default-mobile.handlebars->9->159",
11659 "default-mobile.handlebars->9->215",
11660 "default.handlebars->29->210",
11667 - "default.handlebars->29->555"
11661 + "default.handlebars->29->549"
11662 ]
11663 },
11664 {
@@ -11685,7 +11679,7 @@
11679 "zh-cht": "裝置已連接電源",
11680 "xloc": [
11681 "default-mobile.handlebars->9->196",
11688 - "default.handlebars->29->436"
11682 + "default.handlebars->29->430"
11683 ]
11684 },
11685 {
@@ -11705,7 +11699,7 @@
11699 "zh-chs": "设备已连接电源。",
11700 "zh-cht": "裝置已連接電源。",
11701 "xloc": [
11708 - "default.handlebars->29->422"
11702 + "default.handlebars->29->416"
11703 ]
11704 },
11705 {
@@ -11726,7 +11720,7 @@
11720 "zh-cht": "裝置存在,但無法確定電源狀態",
11721 "xloc": [
11722 "default-mobile.handlebars->9->202",
11729 - "default.handlebars->29->442"
11723 + "default.handlebars->29->436"
11724 ]
11725 },
11726 {
@@ -11746,7 +11740,7 @@
11740 "zh-chs": "设备名称",
11741 "zh-cht": "裝置名稱",
11742 "xloc": [
11749 - "default.handlebars->29->547"
11743 + "default.handlebars->29->541"
11744 ]
11745 },
11746 {
@@ -11766,7 +11760,7 @@
11760 "zh-chs": "设备通知",
11761 "zh-cht": "設備通知",
11762 "xloc": [
11769 - "default.handlebars->29->464"
11763 + "default.handlebars->29->458"
11764 ]
11765 },
11766 {
@@ -11786,7 +11780,7 @@
11780 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
11781 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
11782 "xloc": [
11789 - "default.handlebars->29->1639"
11783 + "default.handlebars->29->1627"
11784 ]
11785 },
11786 {
@@ -11823,8 +11817,8 @@
11817 "zh-chs": "设备",
11818 "zh-cht": "裝置",
11819 "xloc": [
11826 - "default.handlebars->29->1814",
11827 - "default.handlebars->29->1854"
11820 + "default.handlebars->29->1802",
11821 + "default.handlebars->29->1842"
11822 ]
11823 },
11824 {
@@ -11844,7 +11838,7 @@
11838 "zh-chs": "已禁用",
11839 "zh-cht": "已禁用",
11840 "xloc": [
11847 - "default.handlebars->29->598"
11841 + "default.handlebars->29->592"
11842 ]
11843 },
11844 {
@@ -11864,7 +11858,7 @@
11858 "zh-chs": "禁用的电子邮件两因素身份验证",
11859 "zh-cht": "禁用的電子郵件兩因素身份驗證",
11860 "xloc": [
11867 - "default.handlebars->29->1670"
11861 + "default.handlebars->29->1658"
11862 ]
11863 },
11864 {
@@ -11886,8 +11880,8 @@
11880 "xloc": [
11881 "default-mobile.handlebars->9->298",
11882 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
11889 - "default.handlebars->29->1350",
11890 - "default.handlebars->29->888",
11883 + "default.handlebars->29->1344",
11884 + "default.handlebars->29->882",
11885 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
11886 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
11887 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -11964,7 +11958,7 @@
11958 "zh-chs": "在远程设备上显示一个消息框。",
11959 "zh-cht": "在遠程裝置上顯示一個訊息框。",
11960 "xloc": [
11967 - "default.handlebars->29->725"
11961 + "default.handlebars->29->719"
11962 ]
11963 },
11964 {
@@ -12004,7 +11998,7 @@
11998 "zh-chs": "在远程设备上显示短信",
11999 "zh-cht": "在遠程裝置上顯示短信",
12000 "xloc": [
12007 - "default.handlebars->29->634"
12001 + "default.handlebars->29->628"
12002 ]
12003 },
12004 {
@@ -12024,7 +12018,7 @@
12018 "zh-chs": "显示设备组名称",
12019 "zh-cht": "顯示裝置群名稱",
12020 "xloc": [
12027 - "default.handlebars->29->1256"
12021 + "default.handlebars->29->1250"
12022 ]
12023 },
12024 {
@@ -12044,7 +12038,7 @@
12038 "zh-chs": "显示名称",
12039 "zh-cht": "顯示名稱",
12040 "xloc": [
12047 - "default.handlebars->29->857"
12041 + "default.handlebars->29->851"
12042 ]
12043 },
12044 {
@@ -12064,7 +12058,7 @@
12058 "zh-chs": "显示公共连结",
12059 "zh-cht": "顯示公共鏈結",
12060 "xloc": [
12067 - "default.handlebars->29->1540"
12061 + "default.handlebars->29->1528"
12062 ]
12063 },
12064 {
@@ -12084,7 +12078,7 @@
12078 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12079 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12080 "xloc": [
12087 - "default.handlebars->29->1599"
12081 + "default.handlebars->29->1587"
12082 ]
12083 },
12084 {
@@ -12104,7 +12098,7 @@
12098 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12099 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12100 "xloc": [
12107 - "default.handlebars->29->1607"
12101 + "default.handlebars->29->1595"
12102 ]
12103 },
12104 {
@@ -12124,7 +12118,7 @@
12118 "zh-chs": "什么都不做",
12119 "zh-cht": "什麼都不做",
12120 "xloc": [
12127 - "default.handlebars->29->1391"
12121 + "default.handlebars->29->1379"
12122 ]
12123 },
12124 {
@@ -12144,10 +12138,10 @@
12138 "zh-chs": "域",
12139 "zh-cht": "域",
12140 "xloc": [
12147 - "default.handlebars->29->1778",
12148 - "default.handlebars->29->1826",
12149 - "default.handlebars->29->1835",
12150 - "default.handlebars->29->1903",
12141 + "default.handlebars->29->1766",
12142 + "default.handlebars->29->1814",
12143 + "default.handlebars->29->1823",
12144 + "default.handlebars->29->1891",
12145 "mstsc.handlebars->main->1->3->1->2->1->0",
12146 "mstsc.handlebars->main->1->3->1->2->3"
12147 ]
@@ -12169,7 +12163,7 @@
12163 "zh-chs": "不要配置",
12164 "zh-cht": "不要配置",
12165 "xloc": [
12172 - "default.handlebars->29->1395"
12166 + "default.handlebars->29->1383"
12167 ]
12168 },
12169 {
@@ -12189,7 +12183,7 @@
12183 "zh-chs": "不要连接到服务器",
12184 "zh-cht": "不要連接到伺服器",
12185 "xloc": [
12192 - "default.handlebars->29->1396"
12186 + "default.handlebars->29->1384"
12187 ]
12188 },
12189 {
@@ -12309,7 +12303,7 @@
12303 "zh-cht": "下載檔案",
12304 "xloc": [
12305 "default-mobile.handlebars->9->328",
12312 - "default.handlebars->29->921"
12306 + "default.handlebars->29->915"
12307 ]
12308 },
12309 {
@@ -12349,7 +12343,7 @@
12343 "zh-chs": "下载MeshCmd",
12344 "zh-cht": "下載MeshCmd",
12345 "xloc": [
12352 - "default.handlebars->29->817"
12346 + "default.handlebars->29->811"
12347 ]
12348 },
12349 {
@@ -12409,7 +12403,7 @@
12403 "zh-chs": "下载报告",
12404 "zh-cht": "下載報告",
12405 "xloc": [
12412 - "default.handlebars->29->1696",
12406 + "default.handlebars->29->1684",
12407 "default.handlebars->container->column_l->p3->3->1->0->3"
12408 ]
12409 },
@@ -12430,7 +12424,7 @@
12424 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
12425 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
12426 "xloc": [
12433 - "default.handlebars->29->810"
12427 + "default.handlebars->29->804"
12428 ]
12429 },
12430 {
@@ -12510,7 +12504,7 @@
12504 "zh-chs": "下载电源事件",
12505 "zh-cht": "下載電源事件",
12506 "xloc": [
12513 - "default.handlebars->29->769"
12507 + "default.handlebars->29->763"
12508 ]
12509 },
12510 {
@@ -12590,7 +12584,7 @@
12584 "zh-chs": "使用以下一种档案格式下载设备列表。",
12585 "zh-cht": "使用以下一種檔案格式下載裝置列表。",
12586 "xloc": [
12593 - "default.handlebars->29->495"
12587 + "default.handlebars->29->489"
12588 ]
12589 },
12590 {
@@ -12610,7 +12604,7 @@
12604 "zh-chs": "使用以下一种档案格式下载事件列表。",
12605 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12606 "xloc": [
12613 - "default.handlebars->29->1697"
12607 + "default.handlebars->29->1685"
12608 ]
12609 },
12610 {
@@ -12630,7 +12624,7 @@
12624 "zh-chs": "使用以下一种档案格式下载用户列表。",
12625 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12626 "xloc": [
12633 - "default.handlebars->29->1762"
12627 + "default.handlebars->29->1750"
12628 ]
12629 },
12630 {
@@ -12711,7 +12705,7 @@
12705 "zh-chs": "下载:“{0}”",
12706 "zh-cht": "下載:“{0}”",
12707 "xloc": [
12714 - "default.handlebars->29->1630"
12708 + "default.handlebars->29->1618"
12709 ]
12710 },
12711 {
@@ -12751,7 +12745,7 @@
12745 "zh-chs": "代理重复",
12746 "zh-cht": "代理重複",
12747 "xloc": [
12754 - "default.handlebars->29->2064"
12748 + "default.handlebars->29->2052"
12749 ]
12750 },
12751 {
@@ -12791,7 +12785,7 @@
12785 "zh-chs": "复制用户组",
12786 "zh-cht": "複製用戶群",
12787 "xloc": [
12794 - "default.handlebars->29->1830"
12788 + "default.handlebars->29->1818"
12789 ]
12790 },
12791 {
@@ -12828,8 +12822,8 @@
12822 "zh-chs": "持续时间",
12823 "zh-cht": "持續時間",
12824 "xloc": [
12831 - "default.handlebars->29->2018",
12832 - "default.handlebars->29->2038",
12825 + "default.handlebars->29->2006",
12826 + "default.handlebars->29->2026",
12827 "player.handlebars->3->2"
12828 ]
12829 },
@@ -12850,7 +12844,7 @@
12844 "zh-chs": "在激活期间,代理将有权取得管理员密码信息。",
12845 "zh-cht": "在啟動期間,代理將有權取得管理員密碼訊息。",
12846 "xloc": [
12853 - "default.handlebars->29->1401"
12847 + "default.handlebars->29->1389"
12848 ]
12849 },
12850 {
@@ -12870,7 +12864,7 @@
12864 "zh-chs": "荷兰文(比利时)",
12865 "zh-cht": "荷蘭文(比利時)",
12866 "xloc": [
12873 - "default.handlebars->29->1096"
12867 + "default.handlebars->29->1090"
12868 ]
12869 },
12870 {
@@ -12890,7 +12884,7 @@
12884 "zh-chs": "荷兰文(标准)",
12885 "zh-cht": "荷蘭文(標準)",
12886 "xloc": [
12893 - "default.handlebars->29->1095"
12887 + "default.handlebars->29->1089"
12888 ]
12889 },
12890 {
@@ -13160,7 +13154,7 @@
13154 "zh-cht": "編輯裝置",
13155 "xloc": [
13156 "default-mobile.handlebars->9->289",
13163 - "default.handlebars->29->830"
13157 + "default.handlebars->29->824"
13158 ]
13159 },
13160 {
@@ -13183,10 +13177,10 @@
13177 "default-mobile.handlebars->9->417",
13178 "default-mobile.handlebars->9->419",
13179 "default-mobile.handlebars->9->439",
13186 - "default.handlebars->29->1407",
13187 - "default.handlebars->29->1439",
13188 - "default.handlebars->29->1463",
13189 - "default.handlebars->29->1475"
13180 + "default.handlebars->29->1395",
13181 + "default.handlebars->29->1427",
13182 + "default.handlebars->29->1451",
13183 + "default.handlebars->29->1463"
13184 ]
13185 },
13186 {
@@ -13206,7 +13200,7 @@
13200 "zh-chs": "编辑设备组功能",
13201 "zh-cht": "編輯裝置群功能",
13202 "xloc": [
13209 - "default.handlebars->29->1425"
13203 + "default.handlebars->29->1413"
13204 ]
13205 },
13206 {
@@ -13226,8 +13220,8 @@
13220 "zh-chs": "编辑设备组权限",
13221 "zh-cht": "編輯裝置群權限",
13222 "xloc": [
13229 - "default.handlebars->29->1460",
13230 - "default.handlebars->29->1472"
13223 + "default.handlebars->29->1448",
13224 + "default.handlebars->29->1460"
13225 ]
13226 },
13227 {
@@ -13247,7 +13241,7 @@
13241 "zh-chs": "编辑设备组用户同意",
13242 "zh-cht": "編輯裝置群用戶同意",
13243 "xloc": [
13250 - "default.handlebars->29->1408"
13244 + "default.handlebars->29->1396"
13245 ]
13246 },
13247 {
@@ -13268,7 +13262,7 @@
13262 "zh-cht": "編輯裝置筆記",
13263 "xloc": [
13264 "default-mobile.handlebars->9->431",
13271 - "default.handlebars->29->1452"
13265 + "default.handlebars->29->1440"
13266 ]
13267 },
13268 {
@@ -13288,8 +13282,8 @@
13282 "zh-chs": "编辑设备权限",
13283 "zh-cht": "編輯裝置權限",
13284 "xloc": [
13291 - "default.handlebars->29->1465",
13292 - "default.handlebars->29->1467"
13285 + "default.handlebars->29->1453",
13286 + "default.handlebars->29->1455"
13287 ]
13288 },
13289 {
@@ -13309,7 +13303,7 @@
13303 "zh-chs": "编辑设备标签",
13304 "zh-cht": "編輯裝置標籤",
13305 "xloc": [
13312 - "default.handlebars->29->489"
13306 + "default.handlebars->29->483"
13307 ]
13308 },
13309 {
@@ -13329,7 +13323,7 @@
13323 "zh-chs": "编辑设备用户同意",
13324 "zh-cht": "編輯裝置用戶同意",
13325 "xloc": [
13332 - "default.handlebars->29->1410"
13326 + "default.handlebars->29->1398"
13327 ]
13328 },
13329 {
@@ -13349,7 +13343,7 @@
13343 "zh-chs": "编辑群组",
13344 "zh-cht": "編輯群組",
13345 "xloc": [
13352 - "default.handlebars->29->699"
13346 + "default.handlebars->29->693"
13347 ]
13348 },
13349 {
@@ -13370,9 +13364,9 @@
13364 "zh-cht": "編輯Intel&reg; AMT憑證",
13365 "xloc": [
13366 "default-mobile.handlebars->9->279",
13373 - "default.handlebars->29->585",
13374 - "default.handlebars->29->588",
13375 - "default.handlebars->29->776"
13367 + "default.handlebars->29->579",
13368 + "default.handlebars->29->582",
13369 + "default.handlebars->29->770"
13370 ]
13371 },
13372 {
@@ -13393,7 +13387,7 @@
13387 "zh-cht": "編輯筆記",
13388 "xloc": [
13389 "default-mobile.handlebars->9->446",
13396 - "default.handlebars->29->1482"
13390 + "default.handlebars->29->1470"
13391 ]
13392 },
13393 {
@@ -13413,7 +13407,7 @@
13407 "zh-chs": "编辑用户同意",
13408 "zh-cht": "編輯用戶同意",
13409 "xloc": [
13416 - "default.handlebars->29->1409"
13410 + "default.handlebars->29->1397"
13411 ]
13412 },
13413 {
@@ -13433,7 +13427,7 @@
13427 "zh-chs": "编辑用户设备组权限",
13428 "zh-cht": "編輯用戶裝置群權限",
13429 "xloc": [
13436 - "default.handlebars->29->1473"
13430 + "default.handlebars->29->1461"
13431 ]
13432 },
13433 {
@@ -13453,7 +13447,7 @@
13447 "zh-chs": "编辑用户设备权限",
13448 "zh-cht": "編輯用戶裝置權限",
13449 "xloc": [
13456 - "default.handlebars->29->1468"
13450 + "default.handlebars->29->1456"
13451 ]
13452 },
13453 {
@@ -13473,7 +13467,7 @@
13467 "zh-chs": "编辑用户组",
13468 "zh-cht": "編輯用戶群",
13469 "xloc": [
13476 - "default.handlebars->29->1881"
13470 + "default.handlebars->29->1869"
13471 ]
13472 },
13473 {
@@ -13493,14 +13487,14 @@
13487 "zh-chs": "编辑用户组设备权限",
13488 "zh-cht": "編輯用戶群裝置權限",
13489 "xloc": [
13496 - "default.handlebars->29->1470"
13490 + "default.handlebars->29->1458"
13491 ]
13492 },
13493 {
13494 "en": "Edit User Group User Consent",
13495 "nl": "Bewerk groepsgebruikerstoestemming",
13496 "xloc": [
13503 - "default.handlebars->29->1411"
13497 + "default.handlebars->29->1399"
13498 ]
13499 },
13500 {
@@ -13541,7 +13535,7 @@
13535 "zh-chs": "编辑标签",
13536 "zh-cht": "編輯標籤",
13537 "xloc": [
13544 - "default.handlebars->29->465"
13538 + "default.handlebars->29->459"
13539 ]
13540 },
13541 {
@@ -13562,12 +13556,12 @@
13556 "zh-cht": "電郵",
13557 "xloc": [
13558 "default-mobile.handlebars->9->78",
13565 - "default.handlebars->29->1780",
13566 - "default.handlebars->29->1907",
13567 - "default.handlebars->29->1909",
13568 - "default.handlebars->29->1949",
13569 - "default.handlebars->29->1965",
13570 - "default.handlebars->29->341",
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",
13565 "login-mobile.handlebars->5->42",
13566 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
13567 "login.handlebars->5->43",
@@ -13599,7 +13593,7 @@
13593 "zh-cht": "電郵地址變更",
13594 "xloc": [
13595 "default-mobile.handlebars->9->79",
13602 - "default.handlebars->29->1265"
13596 + "default.handlebars->29->1259"
13597 ]
13598 },
13599 {
@@ -13620,7 +13614,7 @@
13614 "zh-cht": "電郵認證",
13615 "xloc": [
13616 "default-mobile.handlebars->9->68",
13623 - "default.handlebars->29->1033"
13617 + "default.handlebars->29->1027"
13618 ]
13619 },
13620 {
@@ -13680,7 +13674,7 @@
13674 "zh-cht": "電郵驗證",
13675 "xloc": [
13676 "default-mobile.handlebars->9->77",
13683 - "default.handlebars->29->1263"
13677 + "default.handlebars->29->1257"
13678 ]
13679 },
13680 {
@@ -13700,7 +13694,7 @@
13694 "zh-chs": "电邮邀请",
13695 "zh-cht": "電郵邀請",
13696 "xloc": [
13703 - "default.handlebars->29->338"
13697 + "default.handlebars->29->332"
13698 ]
13699 },
13700 {
@@ -13720,7 +13714,7 @@
13714 "zh-chs": "电邮未验证",
13715 "zh-cht": "電郵未驗證",
13716 "xloc": [
13723 - "default.handlebars->29->1726"
13717 + "default.handlebars->29->1714"
13718 ]
13719 },
13720 {
@@ -13740,8 +13734,8 @@
13734 "zh-chs": "电邮已验证",
13735 "zh-cht": "電郵已驗證",
13736 "xloc": [
13743 - "default.handlebars->29->1727",
13744 - "default.handlebars->29->1901"
13737 + "default.handlebars->29->1715",
13738 + "default.handlebars->29->1889"
13739 ]
13740 },
13741 {
@@ -13761,7 +13755,7 @@
13755 "zh-chs": "电邮已验证。",
13756 "zh-cht": "電郵已驗證。",
13757 "xloc": [
13764 - "default.handlebars->29->1786"
13758 + "default.handlebars->29->1774"
13759 ]
13760 },
13761 {
@@ -13781,7 +13775,7 @@
13775 "zh-chs": "电邮未验证",
13776 "zh-cht": "電郵未驗證",
13777 "xloc": [
13784 - "default.handlebars->29->1902"
13778 + "default.handlebars->29->1890"
13779 ]
13780 },
13781 {
@@ -13845,7 +13839,7 @@
13839 "zh-chs": "已通过电邮验证,并且需要重置密码。",
13840 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
13841 "xloc": [
13848 - "default.handlebars->29->1787"
13842 + "default.handlebars->29->1775"
13843 ]
13844 },
13845 {
@@ -13865,7 +13859,7 @@
13859 "zh-chs": "电邮/短信流量",
13860 "zh-cht": "電郵/短信流量",
13861 "xloc": [
13868 - "default.handlebars->29->2106"
13862 + "default.handlebars->29->2094"
13863 ]
13864 },
13865 {
@@ -13911,7 +13905,7 @@
13905 "zh-chs": "启用邀请代码",
13906 "zh-cht": "啟用邀請代碼",
13907 "xloc": [
13914 - "default.handlebars->29->1505"
13908 + "default.handlebars->29->1493"
13909 ]
13910 },
13911 {
@@ -13952,7 +13946,7 @@
13946 "zh-cht": "啟用電郵二因子鑑別。",
13947 "xloc": [
13948 "default-mobile.handlebars->9->70",
13955 - "default.handlebars->29->1035"
13949 + "default.handlebars->29->1029"
13950 ]
13951 },
13952 {
@@ -13992,7 +13986,7 @@
13986 "zh-chs": "已启用",
13987 "zh-cht": "已啟用",
13988 "xloc": [
13995 - "default.handlebars->29->2040"
13989 + "default.handlebars->29->2028"
13990 ]
13991 },
13992 {
@@ -14012,7 +14006,7 @@
14006 "zh-chs": "启用电子邮件两因素身份验证",
14007 "zh-cht": "啟用電子郵件兩因素身份驗證",
14008 "xloc": [
14015 - "default.handlebars->29->1669"
14009 + "default.handlebars->29->1657"
14010 ]
14011 },
14012 {
@@ -14052,7 +14046,7 @@
14046 "zh-chs": "时间结束",
14047 "zh-cht": "時間結束",
14048 "xloc": [
14055 - "default.handlebars->29->2037"
14049 + "default.handlebars->29->2025"
14050 ]
14051 },
14052 {
@@ -14072,7 +14066,7 @@
14066 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14067 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14068 "xloc": [
14075 - "default.handlebars->29->1592"
14069 + "default.handlebars->29->1580"
14070 ]
14071 },
14072 {
@@ -14092,7 +14086,7 @@
14086 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14087 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14088 "xloc": [
14095 - "default.handlebars->29->1593"
14089 + "default.handlebars->29->1581"
14090 ]
14091 },
14092 {
@@ -14112,7 +14106,7 @@
14106 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14107 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14108 "xloc": [
14115 - "default.handlebars->29->1590"
14109 + "default.handlebars->29->1578"
14110 ]
14111 },
14112 {
@@ -14132,7 +14126,7 @@
14126 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
14127 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
14128 "xloc": [
14135 - "default.handlebars->29->1591"
14129 + "default.handlebars->29->1579"
14130 ]
14131 },
14132 {
@@ -14152,7 +14146,7 @@
14146 "zh-chs": "英文",
14147 "zh-cht": "英文",
14148 "xloc": [
14155 - "default.handlebars->29->1097"
14149 + "default.handlebars->29->1091"
14150 ]
14151 },
14152 {
@@ -14172,7 +14166,7 @@
14166 "zh-chs": "英文(澳洲)",
14167 "zh-cht": "英文(澳洲)",
14168 "xloc": [
14175 - "default.handlebars->29->1098"
14169 + "default.handlebars->29->1092"
14170 ]
14171 },
14172 {
@@ -14192,7 +14186,7 @@
14186 "zh-chs": "英文(伯利茲)",
14187 "zh-cht": "英文(伯利茲)",
14188 "xloc": [
14195 - "default.handlebars->29->1099"
14189 + "default.handlebars->29->1093"
14190 ]
14191 },
14192 {
@@ -14212,7 +14206,7 @@
14206 "zh-chs": "英文(加拿大)",
14207 "zh-cht": "英文(加拿大)",
14208 "xloc": [
14215 - "default.handlebars->29->1100"
14209 + "default.handlebars->29->1094"
14210 ]
14211 },
14212 {
@@ -14232,7 +14226,7 @@
14226 "zh-chs": "英文(爱尔兰)",
14227 "zh-cht": "英文(愛爾蘭)",
14228 "xloc": [
14235 - "default.handlebars->29->1101"
14229 + "default.handlebars->29->1095"
14230 ]
14231 },
14232 {
@@ -14252,7 +14246,7 @@
14246 "zh-chs": "英文(牙买加)",
14247 "zh-cht": "英文(牙買加)",
14248 "xloc": [
14255 - "default.handlebars->29->1102"
14249 + "default.handlebars->29->1096"
14250 ]
14251 },
14252 {
@@ -14272,7 +14266,7 @@
14266 "zh-chs": "英文(纽西兰)",
14267 "zh-cht": "英文(紐西蘭)",
14268 "xloc": [
14275 - "default.handlebars->29->1103"
14269 + "default.handlebars->29->1097"
14270 ]
14271 },
14272 {
@@ -14292,7 +14286,7 @@
14286 "zh-chs": "英文(菲律宾)",
14287 "zh-cht": "英文(菲律賓)",
14288 "xloc": [
14295 - "default.handlebars->29->1104"
14289 + "default.handlebars->29->1098"
14290 ]
14291 },
14292 {
@@ -14312,7 +14306,7 @@
14306 "zh-chs": "英语(南非)",
14307 "zh-cht": "英語(南非)",
14308 "xloc": [
14315 - "default.handlebars->29->1105"
14309 + "default.handlebars->29->1099"
14310 ]
14311 },
14312 {
@@ -14332,7 +14326,7 @@
14326 "zh-chs": "英文(特立尼达和多巴哥)",
14327 "zh-cht": "英文(特立尼達和多巴哥)",
14328 "xloc": [
14335 - "default.handlebars->29->1106"
14329 + "default.handlebars->29->1100"
14330 ]
14331 },
14332 {
@@ -14352,7 +14346,7 @@
14346 "zh-chs": "英文(英国)",
14347 "zh-cht": "英文(英國)",
14348 "xloc": [
14355 - "default.handlebars->29->1107"
14349 + "default.handlebars->29->1101"
14350 ]
14351 },
14352 {
@@ -14372,7 +14366,7 @@
14366 "zh-chs": "美国英文",
14367 "zh-cht": "美國英語",
14368 "xloc": [
14375 - "default.handlebars->29->1108"
14369 + "default.handlebars->29->1102"
14370 ]
14371 },
14372 {
@@ -14392,7 +14386,7 @@
14386 "zh-chs": "英文(津巴布韦)",
14387 "zh-cht": "英文(津巴布韋)",
14388 "xloc": [
14395 - "default.handlebars->29->1109"
14389 + "default.handlebars->29->1103"
14390 ]
14391 },
14392 {
@@ -14412,8 +14406,8 @@
14406 "zh-chs": "输入",
14407 "zh-cht": "輸入",
14408 "xloc": [
14415 - "default.handlebars->29->1291",
14416 - "default.handlebars->29->1292"
14409 + "default.handlebars->29->1285",
14410 + "default.handlebars->29->1286"
14411 ]
14412 },
14413 {
@@ -14433,7 +14427,7 @@
14427 "zh-chs": "输入管理领域名称的逗号分隔列表。",
14428 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
14429 "xloc": [
14436 - "default.handlebars->29->1791"
14430 + "default.handlebars->29->1779"
14431 ]
14432 },
14433 {
@@ -14453,7 +14447,7 @@
14447 "zh-chs": "输入IP地址范围以扫描英特尔AMT设备。",
14448 "zh-cht": "輸入IP地址範圍以掃描Intel&reg; AMT裝置。",
14449 "xloc": [
14456 - "default.handlebars->29->306"
14450 + "default.handlebars->29->300"
14451 ]
14452 },
14453 {
@@ -14473,7 +14467,7 @@
14467 "zh-chs": "输入文本,然后单击“确定”以使用美式英语键盘远程输入文本。在继续操作之前,请确保将远程鼠标放置在正确的位置。",
14468 "zh-cht": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
14469 "xloc": [
14476 - "default.handlebars->29->851",
14470 + "default.handlebars->29->845",
14471 "desktop.handlebars->3->22"
14472 ]
14473 },
@@ -14536,7 +14530,7 @@
14530 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
14531 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
14532 "xloc": [
14539 - "default.handlebars->29->1030"
14533 + "default.handlebars->29->1024"
14534 ]
14535 },
14536 {
@@ -14596,7 +14590,7 @@
14590 "zh-chs": "世界文",
14591 "zh-cht": "世界語",
14592 "xloc": [
14599 - "default.handlebars->29->1110"
14593 + "default.handlebars->29->1104"
14594 ]
14595 },
14596 {
@@ -14616,7 +14610,7 @@
14610 "zh-chs": "爱沙尼亚文",
14611 "zh-cht": "愛沙尼亞語",
14612 "xloc": [
14619 - "default.handlebars->29->1111"
14613 + "default.handlebars->29->1105"
14614 ]
14615 },
14616 {
@@ -14636,7 +14630,7 @@
14630 "zh-chs": "事件详情",
14631 "zh-cht": "事件詳情",
14632 "xloc": [
14639 - "default.handlebars->29->934"
14633 + "default.handlebars->29->928"
14634 ]
14635 },
14636 {
@@ -14656,7 +14650,7 @@
14650 "zh-chs": "事件列表输出",
14651 "zh-cht": "事件列表輸出",
14652 "xloc": [
14659 - "default.handlebars->29->1702"
14653 + "default.handlebars->29->1690"
14654 ]
14655 },
14656 {
@@ -14749,7 +14743,7 @@
14743 "zh-cht": "到期時間",
14744 "xloc": [
14745 "default.handlebars->29->188",
14752 - "default.handlebars->29->744"
14746 + "default.handlebars->29->738"
14747 ]
14748 },
14749 {
@@ -14789,7 +14783,7 @@
14783 "zh-chs": "输出设备信息",
14784 "zh-cht": "輸出裝置訊息",
14785 "xloc": [
14792 - "default.handlebars->29->469"
14786 + "default.handlebars->29->463"
14787 ]
14788 },
14789 {
@@ -14809,7 +14803,7 @@
14803 "zh-chs": "扩充式ASCII",
14804 "zh-cht": "擴充式ASCII",
14805 "xloc": [
14812 - "default.handlebars->29->879"
14806 + "default.handlebars->29->873"
14807 ]
14808 },
14809 {
@@ -14849,7 +14843,7 @@
14843 "zh-chs": "外部",
14844 "zh-cht": "外部",
14845 "xloc": [
14852 - "default.handlebars->29->2091"
14846 + "default.handlebars->29->2079"
14847 ]
14848 },
14849 {
@@ -14889,7 +14883,7 @@
14883 "zh-chs": "FYRO马其顿语",
14884 "zh-cht": "FYRO馬其頓語",
14885 "xloc": [
14892 - "default.handlebars->29->1161"
14886 + "default.handlebars->29->1155"
14887 ]
14888 },
14889 {
@@ -14909,7 +14903,7 @@
14903 "zh-chs": "法罗语",
14904 "zh-cht": "法羅語",
14905 "xloc": [
14912 - "default.handlebars->29->1112"
14906 + "default.handlebars->29->1106"
14907 ]
14908 },
14909 {
@@ -14949,7 +14943,7 @@
14943 "zh-chs": "本地用户拒绝后无法启动远程桌面",
14944 "zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
14945 "xloc": [
14952 - "default.handlebars->29->1615"
14946 + "default.handlebars->29->1603"
14947 ]
14948 },
14949 {
@@ -14969,7 +14963,7 @@
14963 "zh-chs": "本地用户拒绝后无法启动远程文件",
14964 "zh-cht": "本地用戶拒絕後無法啟動遠程文件",
14965 "xloc": [
14972 - "default.handlebars->29->1622"
14966 + "default.handlebars->29->1610"
14967 ]
14968 },
14969 {
@@ -14989,7 +14983,7 @@
14983 "zh-chs": "无法启动远程终端接合{0}({1})",
14984 "zh-cht": "無法啟動遠程終端接合{0}({1})",
14985 "xloc": [
14992 - "default.handlebars->29->833",
14986 + "default.handlebars->29->827",
14987 "desktop.handlebars->3->9"
14988 ]
14989 },
@@ -15010,7 +15004,7 @@
15004 "zh-chs": "波斯文(波斯文)",
15005 "zh-cht": "波斯語(波斯語)",
15006 "xloc": [
15013 - "default.handlebars->29->1113"
15007 + "default.handlebars->29->1107"
15008 ]
15009 },
15010 {
@@ -15052,7 +15046,7 @@
15046 "zh-chs": "功能",
15047 "zh-cht": "功能",
15048 "xloc": [
15055 - "default.handlebars->29->1336"
15049 + "default.handlebars->29->1330"
15050 ]
15051 },
15052 {
@@ -15072,7 +15066,7 @@
15066 "zh-chs": "斐济",
15067 "zh-cht": "斐濟",
15068 "xloc": [
15075 - "default.handlebars->29->1114"
15069 + "default.handlebars->29->1108"
15070 ]
15071 },
15072 {
@@ -15113,8 +15107,8 @@
15107 "zh-cht": "檔案編輯器",
15108 "xloc": [
15109 "default-mobile.handlebars->9->312",
15116 - "default.handlebars->29->527",
15117 - "default.handlebars->29->905"
15110 + "default.handlebars->29->521",
15111 + "default.handlebars->29->899"
15112 ]
15113 },
15114 {
@@ -15134,8 +15128,8 @@
15128 "zh-chs": "档案操作",
15129 "zh-cht": "檔案操作",
15130 "xloc": [
15137 - "default.handlebars->29->890",
15138 - "default.handlebars->29->892"
15131 + "default.handlebars->29->884",
15132 + "default.handlebars->29->886"
15133 ]
15134 },
15135 {
@@ -15175,7 +15169,7 @@
15169 "zh-chs": "文件系统驱动",
15170 "zh-cht": "FileSystemDriver",
15171 "xloc": [
15178 - "default.handlebars->29->860"
15172 + "default.handlebars->29->854"
15173 ]
15174 },
15175 {
@@ -15197,8 +15191,8 @@
15191 "xloc": [
15192 "default-mobile.handlebars->9->171",
15193 "default-mobile.handlebars->9->262",
15200 - "default.handlebars->29->1419",
15201 - "default.handlebars->29->2025",
15194 + "default.handlebars->29->1407",
15195 + "default.handlebars->29->2013",
15196 "default.handlebars->29->258",
15197 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
15198 "default.handlebars->contextMenu->cxfiles"
@@ -15241,10 +15235,10 @@
15235 "zh-chs": "档案通知",
15236 "zh-cht": "檔案通知",
15237 "xloc": [
15244 - "default.handlebars->29->1344",
15245 - "default.handlebars->29->1847",
15246 - "default.handlebars->29->1934",
15247 - "default.handlebars->29->610"
15238 + "default.handlebars->29->1338",
15239 + "default.handlebars->29->1835",
15240 + "default.handlebars->29->1922",
15241 + "default.handlebars->29->604"
15242 ]
15243 },
15244 {
@@ -15264,10 +15258,10 @@
15258 "zh-chs": "档案提示",
15259 "zh-cht": "檔案提示",
15260 "xloc": [
15267 - "default.handlebars->29->1343",
15268 - "default.handlebars->29->1846",
15269 - "default.handlebars->29->1933",
15270 - "default.handlebars->29->609"
15261 + "default.handlebars->29->1337",
15262 + "default.handlebars->29->1834",
15263 + "default.handlebars->29->1921",
15264 + "default.handlebars->29->603"
15265 ]
15266 },
15267 {
@@ -15310,7 +15304,7 @@
15304 "zh-chs": "录制会话已完成,{0}秒",
15305 "zh-cht": "錄製會話已完成,{0}秒",
15306 "xloc": [
15313 - "default.handlebars->29->1588"
15307 + "default.handlebars->29->1576"
15308 ]
15309 },
15310 {
@@ -15330,7 +15324,7 @@
15324 "zh-chs": "芬兰",
15325 "zh-cht": "芬蘭",
15326 "xloc": [
15333 - "default.handlebars->29->1115"
15327 + "default.handlebars->29->1109"
15328 ]
15329 },
15330 {
@@ -15399,6 +15393,12 @@
15393 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1"
15394 ]
15395 },
15396 + {
15397 + "en": "For ACM activation, Intel&reg; AMT will need to be set to the following trusted FQDN:",
15398 + "xloc": [
15399 + "default.handlebars->29->298"
15400 + ]
15401 + },
15402 {
15403 "cs": "V případě systému Apple OSX dokončete proces pomocí následujícího odkazu:",
15404 "de": "Nagivieren Sie unter Apple OSX den folgenden Link, um den Vorgang abzuschließen:",
@@ -15477,8 +15477,8 @@
15477 "zh-chs": "下次登录时强制重置密码。",
15478 "zh-cht": "下次登入時強制重置密碼。",
15479 "xloc": [
15480 - "default.handlebars->29->1785",
15481 - "default.handlebars->29->1974"
15480 + "default.handlebars->29->1773",
15481 + "default.handlebars->29->1962"
15482 ]
15483 },
15484 {
@@ -15561,7 +15561,7 @@
15561 "zh-chs": "格式化",
15562 "zh-cht": "格式化",
15563 "xloc": [
15564 - "default.handlebars->29->1693"
15564 + "default.handlebars->29->1681"
15565 ]
15566 },
15567 {
@@ -15602,8 +15602,8 @@
15602 "zh-chs": "自由",
15603 "zh-cht": "自由",
15604 "xloc": [
15605 - "default.handlebars->29->2049",
15606 - "default.handlebars->29->2051"
15605 + "default.handlebars->29->2037",
15606 + "default.handlebars->29->2039"
15607 ]
15608 },
15609 {
@@ -15644,7 +15644,7 @@
15644 "zh-chs": "法文(比利时)",
15645 "zh-cht": "法語(比利時)",
15646 "xloc": [
15647 - "default.handlebars->29->1117"
15647 + "default.handlebars->29->1111"
15648 ]
15649 },
15650 {
@@ -15664,7 +15664,7 @@
15664 "zh-chs": "法文(加拿大)",
15665 "zh-cht": "法語(加拿大)",
15666 "xloc": [
15667 - "default.handlebars->29->1118"
15667 + "default.handlebars->29->1112"
15668 ]
15669 },
15670 {
@@ -15684,7 +15684,7 @@
15684 "zh-chs": "法文(法国)",
15685 "zh-cht": "法語(法國)",
15686 "xloc": [
15687 - "default.handlebars->29->1119"
15687 + "default.handlebars->29->1113"
15688 ]
15689 },
15690 {
@@ -15704,7 +15704,7 @@
15704 "zh-chs": "法文(卢森堡)",
15705 "zh-cht": "法語(盧森堡)",
15706 "xloc": [
15707 - "default.handlebars->29->1120"
15707 + "default.handlebars->29->1114"
15708 ]
15709 },
15710 {
@@ -15724,7 +15724,7 @@
15724 "zh-chs": "法文(摩纳哥)",
15725 "zh-cht": "法語(摩納哥)",
15726 "xloc": [
15727 - "default.handlebars->29->1121"
15727 + "default.handlebars->29->1115"
15728 ]
15729 },
15730 {
@@ -15744,7 +15744,7 @@
15744 "zh-chs": "法文(标准)",
15745 "zh-cht": "法語(標準)",
15746 "xloc": [
15747 - "default.handlebars->29->1116"
15747 + "default.handlebars->29->1110"
15748 ]
15749 },
15750 {
@@ -15764,7 +15764,7 @@
15764 "zh-chs": "法文(瑞士)",
15765 "zh-cht": "法語(瑞士)",
15766 "xloc": [
15767 - "default.handlebars->29->1122"
15767 + "default.handlebars->29->1116"
15768 ]
15769 },
15770 {
@@ -15784,7 +15784,7 @@
15784 "zh-chs": "弗里斯兰文",
15785 "zh-cht": "弗里斯蘭語",
15786 "xloc": [
15787 - "default.handlebars->29->1123"
15787 + "default.handlebars->29->1117"
15788 ]
15789 },
15790 {
@@ -15804,7 +15804,7 @@
15804 "zh-chs": "弗留利",
15805 "zh-cht": "弗留利",
15806 "xloc": [
15807 - "default.handlebars->29->1124"
15807 + "default.handlebars->29->1118"
15808 ]
15809 },
15810 {
@@ -15828,9 +15828,9 @@
15828 "default-mobile.handlebars->9->409",
15829 "default-mobile.handlebars->9->418",
15830 "default-mobile.handlebars->9->438",
15831 - "default.handlebars->29->1298",
15832 - "default.handlebars->29->1438",
15833 - "default.handlebars->29->1797"
15831 + "default.handlebars->29->1292",
15832 + "default.handlebars->29->1426",
15833 + "default.handlebars->29->1785"
15834 ]
15835 },
15836 {
@@ -15850,7 +15850,7 @@
15850 "zh-chs": "完整管理员(保留所有权利)",
15851 "zh-cht": "完整管理員(保留所有權利)",
15852 "xloc": [
15853 - "default.handlebars->29->1474"
15853 + "default.handlebars->29->1462"
15854 ]
15855 },
15856 {
@@ -15887,7 +15887,7 @@
15887 "zh-chs": "完整设备权限",
15888 "zh-cht": "完整裝置權限",
15889 "xloc": [
15890 - "default.handlebars->29->680"
15890 + "default.handlebars->29->674"
15891 ]
15892 },
15893 {
@@ -15907,7 +15907,7 @@
15907 "zh-chs": "全部权限",
15908 "zh-cht": "全部權限",
15909 "xloc": [
15910 - "default.handlebars->29->698"
15910 + "default.handlebars->29->692"
15911 ]
15912 },
15913 {
@@ -15949,7 +15949,7 @@
15949 "zh-chs": "完整管理员",
15950 "zh-cht": "完整管理員",
15951 "xloc": [
15952 - "default.handlebars->29->1895"
15952 + "default.handlebars->29->1883"
15953 ]
15954 },
15955 {
@@ -15970,7 +15970,7 @@
15970 "zh-cht": "GPU",
15971 "xloc": [
15972 "default-mobile.handlebars->9->385",
15973 - "default.handlebars->29->996"
15973 + "default.handlebars->29->990"
15974 ]
15975 },
15976 {
@@ -15990,7 +15990,7 @@
15990 "zh-chs": "盖尔文(爱尔兰)",
15991 "zh-cht": "蓋爾語(愛爾蘭)",
15992 "xloc": [
15993 - "default.handlebars->29->1126"
15993 + "default.handlebars->29->1120"
15994 ]
15995 },
15996 {
@@ -16010,7 +16010,7 @@
16010 "zh-chs": "盖尔文(苏格兰文)",
16011 "zh-cht": "蓋爾語(蘇格蘭語)",
16012 "xloc": [
16013 - "default.handlebars->29->1125"
16013 + "default.handlebars->29->1119"
16014 ]
16015 },
16016 {
@@ -16030,7 +16030,7 @@
16030 "zh-chs": "加拉契文",
16031 "zh-cht": "加拉契語",
16032 "xloc": [
16033 - "default.handlebars->29->1127"
16033 + "default.handlebars->29->1121"
16034 ]
16035 },
16036 {
@@ -16116,7 +16116,7 @@
16116 "zh-chs": "一般信息",
16117 "zh-cht": "一般訊息",
16118 "xloc": [
16119 - "default.handlebars->29->534"
16119 + "default.handlebars->29->528"
16120 ]
16121 },
16122 {
@@ -16156,7 +16156,7 @@
16156 "zh-chs": "格鲁吉亚文",
16157 "zh-cht": "格魯吉亞文",
16158 "xloc": [
16159 - "default.handlebars->29->1128"
16159 + "default.handlebars->29->1122"
16160 ]
16161 },
16162 {
@@ -16176,7 +16176,7 @@
16176 "zh-chs": "德文(奥地利)",
16177 "zh-cht": "德語(奧地利)",
16178 "xloc": [
16179 - "default.handlebars->29->1130"
16179 + "default.handlebars->29->1124"
16180 ]
16181 },
16182 {
@@ -16196,7 +16196,7 @@
16196 "zh-chs": "德文(德国)",
16197 "zh-cht": "德文(德國)",
16198 "xloc": [
16199 - "default.handlebars->29->1131"
16199 + "default.handlebars->29->1125"
16200 ]
16201 },
16202 {
@@ -16216,7 +16216,7 @@
16216 "zh-chs": "德文(列支敦士登)",
16217 "zh-cht": "德文(列支敦士登)",
16218 "xloc": [
16219 - "default.handlebars->29->1132"
16219 + "default.handlebars->29->1126"
16220 ]
16221 },
16222 {
@@ -16236,7 +16236,7 @@
16236 "zh-chs": "德文(卢森堡)",
16237 "zh-cht": "德語(盧森堡)",
16238 "xloc": [
16239 - "default.handlebars->29->1133"
16239 + "default.handlebars->29->1127"
16240 ]
16241 },
16242 {
@@ -16256,7 +16256,7 @@
16256 "zh-chs": "德文(标准)",
16257 "zh-cht": "德語(標準)",
16258 "xloc": [
16259 - "default.handlebars->29->1129"
16259 + "default.handlebars->29->1123"
16260 ]
16261 },
16262 {
@@ -16276,7 +16276,7 @@
16276 "zh-chs": "德文(瑞士)",
16277 "zh-cht": "德文(瑞士)",
16278 "xloc": [
16279 - "default.handlebars->29->1134"
16279 + "default.handlebars->29->1128"

This file is too large to show in full.

views/default.handlebars
+15 -39
@@ -3972,18 +3972,13 @@
3972 function getMeshActions(mesh, meshrights) {
3973 if ((meshrights & 4) == 0) return '';
3974 var r = '';
3975 - if ((features & 1024) == 0) { // If CIRA is allowed
3976 - r += ' <a href=# style=cursor:pointer;font-size:small title="' + "Add a new Intel&reg; AMT computer that is located on the internet." + '" onclick=\'return addCiraDeviceToMesh("' + mesh._id + '")\'>' + "Add CIRA" + '</a>';
3977 - }
3975 if (mesh.mtype == 1) {
3976 if ((features & 1) == 0) { // If not WAN-Only
3977 r += ' <a href=# style=cursor:pointer;font-size:small title="' + "Add a new Intel&reg; AMT computer that is located on the local network." + '" onclick=\'return addDeviceToMesh("' + mesh._id + '")\'>' + "Add Local" + '</a>';
3978 r += ' <a href=# style=cursor:pointer;font-size:small title="' + "Add a new Intel&reg; AMT computer by scanning the local network." + '" onclick=\'return addAmtScanToMesh("' + mesh._id + '")\'>' + "Scan Network" + '</a>';
3979 }
3983 - if (mesh.amt && (mesh.amt.type == 2)) { // CCM activation
3984 - r += ' <a href=# style=cursor:pointer;font-size:small title="' + "Perform Intel&reg; AMT client control mode (CCM) activation." + '" onclick=\'return showCcmActivation("' + mesh._id + '")\'>' + "Activation" + '</a>';
3985 - } else if (mesh.amt && (mesh.amt.type == 3) && ((features & 0x00100000) != 0)) { // ACM activation
3986 - r += ' <a href=# style=cursor:pointer;font-size:small title="' + "Perform Intel&reg; AMT admin control mode (ACM) activation." + '" onclick=\'return showAcmActivation("' + mesh._id + '")\'>' + "Activation" + '</a>';
3980 + if (mesh.amt && (mesh.amt.type > 0)) { // CCM Deactivate, CCM or ACM activation
3981 + r += ' <a href=# style=cursor:pointer;font-size:small title="' + "Perform Intel&reg; AMT activation and configuration." + '" onclick=\'return showAmtSetup("' + mesh._id + '")\'>' + "Setup" + '</a>';
3982 }
3983 }
3984 if (mesh.mtype == 2) {
@@ -4008,8 +4003,8 @@
4003 return false;
4004 }
4005
4011 - // Intel AMT CCM Activation
4012 - function showCcmActivation(meshid) {
4006 + // Intel AMT activation and configuration for agentless device groups
4007 + function showAmtSetup(meshid) {
4008 if (xxdialogMode) return false;
4009 var servername = serverinfo.name, mesh = meshes[meshid];
4010 if ((servername.indexOf('.') == -1) || ((features & 2) != 0)) { servername = window.location.hostname; } // If the server name is not set or it's in LAN-only mode, use the URL hostname as server name.
@@ -4021,32 +4016,12 @@
4016 var portStr = (serverinfo.port == 80) ? '' : (':' + serverinfo.port);
4017 url = 'ws://' + servername + portStr + domainUrl;
4018 }
4024 - var x = format("Perform Intel&reg; AMT client control mode (CCM) activation to group \"{0}\" by downloading the MeshCMD tool and running it like this:", EscapeHtml(mesh.name)) + '<br /><br />';
4025 - x += '<textarea readonly=readonly style=width:100%;resize:none;height:100px;overflow:auto;font-size:12px readonly>meshcmd amtccm --url ' + url + 'amtactivate?id=' + meshid.split('/')[2] + ' --serverhttpshash ' + serverinfo.tlshash + '</textarea>';
4026 - setDialogMode(2, "Intel&reg; AMT activation", 9, null, x);
4027 - Q('idx_dlgOkButton').focus();
4028 - return false;
4029 - }
4030 -
4031 - // Intel AMT ACM Activation
4032 - function showAcmActivation(meshid) {
4033 - if (xxdialogMode) return false;
4034 - var servername = serverinfo.name, mesh = meshes[meshid];
4035 - if ((servername.indexOf('.') == -1) || ((features & 2) != 0)) { servername = window.location.hostname; } // If the server name is not set or it's in LAN-only mode, use the URL hostname as server name.
4036 - var url, domainUrlNoSlash = domainUrl.substring(0, domainUrl.length - 1);
4037 - if (serverinfo.https == true) {
4038 - var portStr = (serverinfo.port == 443) ? '' : (':' + serverinfo.port);
4039 - url = 'wss://' + servername + portStr + domainUrl;
4040 - } else {
4041 - var portStr = (serverinfo.port == 80) ? '' : (':' + serverinfo.port);
4042 - url = 'ws://' + servername + portStr + domainUrl;
4043 - }
4044 - var x = format("Perform Intel&reg; AMT admin control mode (ACM) activation to group \"{0}\" by downloading the MeshCMD tool and running it like this:", EscapeHtml(mesh.name)) + '<br /><br />';
4045 - x += '<textarea readonly=readonly style=width:100%;resize:none;height:100px;overflow:auto;font-size:12px readonly>meshcmd amtacm --url ' + url + 'amtactivate?id=' + meshid.split('/')[2] + ' --serverhttpshash ' + serverinfo.tlshash + '</textarea>';
4019 + var x = format("Add, activate and configure Intel&reg; AMT to group \"{0}\" by periodically running MeshCmd as administrator on the remote device.", EscapeHtml(mesh.name)) + '<br /><br />';
4020 + x += '<textarea readonly=readonly style=width:100%;resize:none;height:100px;overflow:auto;font-size:12px readonly>meshcmd amtconfig --url ' + url + 'apf.ashx --id ' + meshid.split('/')[2] + ' --serverhttpshash ' + serverinfo.tlshash + '</textarea>';
4021 if (serverinfo.amtAcmFqdn != null) {
4047 - x += ('<div style=margin-top:8px>' + "Intel&reg; AMT will need to be set with a Trusted FQDN in MEBx or have a wired LAN on the network:" + ' <b>' + serverinfo.amtAcmFqdn.join(', ') + '</b></div>');
4022 + x += ('<div style=margin-top:8px>' + "For ACM activation, Intel&reg; AMT will need to be set to the following trusted FQDN:" + ' <b>' + serverinfo.amtAcmFqdn.join(', ') + '</b></div>');
4023 }
4049 - setDialogMode(2, "Intel&reg; AMT activation", 9, null, x);
4024 + setDialogMode(2, "Intel&reg; AMT setup", 9, null, x);
4025 Q('idx_dlgOkButton').focus();
4026 return false;
4027 }
@@ -9507,12 +9482,13 @@
9482
9483 if (meshrights & 4) {
9484 if (currentMesh.mtype == 1) {
9510 - x += '<a href=# onclick=\'return addCiraDeviceToMesh("' + currentMesh._id + '")\' style=cursor:pointer;margin-right:10px title="' + "Add a new Intel&reg; AMT computer that is located on the internet." + '"><img src=images/icon-installmesh.png border=0 height=12 width=12> ' + "Install CIRA" + '</a>';
9511 - x += '<a href=# onclick=\'return addDeviceToMesh("' + currentMesh._id + '")\' style=cursor:pointer;margin-right:10px title="' + "Add a new Intel&reg; AMT computer that is located on the local network." + '"><img src=images/icon-installmesh.png border=0 height=12 width=12> ' + "Install local" + '</a>';
9512 - if (currentMesh.amt && (currentMesh.amt.type == 2)) { // CCM activation
9513 - x += '<a href=# onclick=\'return showCcmActivation("' + currentMesh._id + '")\' style=cursor:pointer;margin-right:10px title="' + "Perform Intel&reg; AMT client control mode (CCM) activation." + '"><img src=images/icon-installmesh.png border=0 height=12 width=12> ' + "Activation" + '</a>';
9514 - } else if (currentMesh.amt && (currentMesh.amt.type == 3) && ((features & 0x00100000) != 0)) { // ACM activation
9515 - x += '<a href=# onclick=\'return showAcmActivation("' + currentMesh._id + '")\' style=cursor:pointer;margin-right:10px title="' + "Perform Intel&reg; AMT admin control mode (ACM) activation." + '"><img src=images/icon-installmesh.png border=0 height=12 width=12> ' + "Activation" + '</a>';
9485 + /*
9486 + if ((features & 1) == 0) { // If not WAN-Only
9487 + x += '<a href=# onclick=\'return addDeviceToMesh("' + currentMesh._id + '")\' style=cursor:pointer;margin-right:10px title="' + "Add a new Intel&reg; AMT computer that is located on the local network." + '"><img src=images/icon-installmesh.png border=0 height=12 width=12> ' + "Install local" + '</a>';
9488 + }
9489 + */
9490 + if ((currentMesh.amt != null) && (currentMesh.amt.type > 0)) { // CCM Deactivate, CCM or ACM activation
9491 + x += '<a href=# style=cursor:pointer;margin-right:10px title="' + "Perform Intel&reg; AMT activation and configuration." + '" onclick=\'return showAmtSetup("' + currentMesh._id + '")\'><img src=images/icon-installmesh.png border=0 height=12 width=12> ' + "Setup" + '</a>';
9492 }
9493 }
9494 if (currentMesh.mtype == 2) {