Version 0.6.79

Ylian Saint-Hilaire committed Nov 5, 2020 at 12:34 UTC 10b094b9eb0b45cc90a33973f0d9a2f4a3abcbbe
4 files changed +1536 -1537
package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "0.6.78",
3 + "version": "0.6.79",
4 "keywords": [
5 "Remote Device Management",
6 "Remote Device Monitoring",
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+1531 -1532
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->29->1347",
21 - "default.handlebars->29->1349"
20 + "default.handlebars->29->1348",
21 + "default.handlebars->29->1350"
22 ]
23 },
24 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->29->1260"
207 + "default.handlebars->29->1261"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->29->1420",
228 - "default.handlebars->29->1882"
227 + "default.handlebars->29->1421",
228 + "default.handlebars->29->1883"
229 ]
230 },
231 {
@@ -419,7 +419,7 @@
419 "en": "* 8 characters, 1 upper, 1 lower, 1 numeric, 1 non-alpha numeric.",
420 "nl": "* 8 karakters, 1 hoofdletter, 1 normale letter, 1 nummeriek, 1 niet alfanumeriek.",
421 "xloc": [
422 - "default.handlebars->29->1389",
422 + "default.handlebars->29->1390",
423 "default.handlebars->29->306"
424 ]
425 },
@@ -495,7 +495,7 @@
495 "zh-cht": ",",
496 "xloc": [
497 "default-mobile.handlebars->9->467",
498 - "default.handlebars->29->1490"
498 + "default.handlebars->29->1491"
499 ]
500 },
501 {
@@ -536,7 +536,7 @@
536 "zh-chs": ",MQTT在线",
537 "zh-cht": ",MQTT在線",
538 "xloc": [
539 - "default.handlebars->29->1002"
539 + "default.handlebars->29->1003"
540 ]
541 },
542 {
@@ -556,7 +556,7 @@
556 "zh-chs": ",软体KVM",
557 "zh-cht": ",軟體KVM",
558 "xloc": [
559 - "default.handlebars->29->826",
559 + "default.handlebars->29->827",
560 "desktop.handlebars->3->12"
561 ]
562 },
@@ -579,9 +579,9 @@
579 "xloc": [
580 "default-mobile.handlebars->9->296",
581 "default-mobile.handlebars->9->305",
582 - "default.handlebars->29->833",
583 - "default.handlebars->29->866",
584 - "default.handlebars->29->878",
582 + "default.handlebars->29->834",
583 + "default.handlebars->29->867",
584 + "default.handlebars->29->879",
585 "desktop.handlebars->3->19",
586 "xterm.handlebars->9->6"
587 ]
@@ -702,7 +702,7 @@
702 "zh-chs": ",{0}观看",
703 "zh-cht": ",{0}觀看",
704 "xloc": [
705 - "default.handlebars->29->827",
705 + "default.handlebars->29->828",
706 "desktop.handlebars->3->13"
707 ]
708 },
@@ -767,9 +767,9 @@
767 "xloc": [
768 "default-mobile.handlebars->9->108",
769 "default-mobile.handlebars->9->307",
770 - "default.handlebars->29->1531",
771 - "default.handlebars->29->2039",
772 - "default.handlebars->29->883"
770 + "default.handlebars->29->1532",
771 + "default.handlebars->29->2040",
772 + "default.handlebars->29->884"
773 ]
774 },
775 {
@@ -825,7 +825,7 @@
825 "zh-chs": "1个活跃时段",
826 "zh-cht": "1個活躍時段",
827 "xloc": [
828 - "default.handlebars->29->1951"
828 + "default.handlebars->29->1952"
829 ]
830 },
831 {
@@ -847,7 +847,7 @@
847 "xloc": [
848 "default-mobile.handlebars->9->118",
849 "default-mobile.handlebars->9->471",
850 - "default.handlebars->29->1555",
850 + "default.handlebars->29->1556",
851 "download.handlebars->3->1",
852 "download2.handlebars->5->1"
853 ]
@@ -869,7 +869,7 @@
869 "zh-chs": "1条连接",
870 "zh-cht": "1位聯絡文",
871 "xloc": [
872 - "default.handlebars->29->829",
872 + "default.handlebars->29->830",
873 "desktop.handlebars->3->15"
874 ]
875 },
@@ -912,7 +912,7 @@
912 "zh-chs": "1组",
913 "zh-cht": "1群",
914 "xloc": [
915 - "default.handlebars->29->1916"
915 + "default.handlebars->29->1917"
916 ]
917 },
918 {
@@ -954,7 +954,7 @@
954 "zh-chs": "1分钟",
955 "zh-cht": "1分鐘",
956 "xloc": [
957 - "default.handlebars->29->714"
957 + "default.handlebars->29->715"
958 ]
959 },
960 {
@@ -1016,7 +1016,7 @@
1016 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1017 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1018 "xloc": [
1019 - "default.handlebars->29->1706"
1019 + "default.handlebars->29->1707"
1020 ]
1021 },
1022 {
@@ -1082,7 +1082,7 @@
1082 "default-mobile.handlebars->9->172",
1083 "default-mobile.handlebars->9->175",
1084 "default-mobile.handlebars->9->178",
1085 - "default.handlebars->29->1710",
1085 + "default.handlebars->29->1711",
1086 "default.handlebars->29->251",
1087 "default.handlebars->29->254",
1088 "default.handlebars->29->257",
@@ -1214,7 +1214,7 @@
1214 "zh-chs": "10分钟",
1215 "zh-cht": "10分鐘",
1216 "xloc": [
1217 - "default.handlebars->29->716"
1217 + "default.handlebars->29->717"
1218 ]
1219 },
1220 {
@@ -1283,7 +1283,7 @@
1283 "en": "12 hours",
1284 "nl": "12 uur",
1285 "xloc": [
1286 - "default.handlebars->29->724"
1286 + "default.handlebars->29->725"
1287 ]
1288 },
1289 {
@@ -1325,28 +1325,28 @@
1325 "zh-chs": "15分钟",
1326 "zh-cht": "15分鐘",
1327 "xloc": [
1328 - "default.handlebars->29->717"
1328 + "default.handlebars->29->718"
1329 ]
1330 },
1331 {
1332 "en": "16 hours",
1333 "nl": "16 uur",
1334 "xloc": [
1335 - "default.handlebars->29->725"
1335 + "default.handlebars->29->726"
1336 ]
1337 },
1338 {
1339 "en": "2 days",
1340 "nl": "2 dagen",
1341 "xloc": [
1342 - "default.handlebars->29->727"
1342 + "default.handlebars->29->728"
1343 ]
1344 },
1345 {
1346 "en": "2 hours",
1347 "nl": "2 uur",
1348 "xloc": [
1349 - "default.handlebars->29->721"
1349 + "default.handlebars->29->722"
1350 ]
1351 },
1352 {
@@ -1437,7 +1437,7 @@
1437 "en": "24 hours",
1438 "nl": "24 uur",
1439 "xloc": [
1440 - "default.handlebars->29->726"
1440 + "default.handlebars->29->727"
1441 ]
1442 },
1443 {
@@ -1499,7 +1499,7 @@
1499 "zh-chs": "2FA备份代码已清除",
1500 "zh-cht": "2FA備份代碼已清除",
1501 "xloc": [
1502 - "default.handlebars->29->1666"
1502 + "default.handlebars->29->1667"
1503 ]
1504 },
1505 {
@@ -1519,8 +1519,8 @@
1519 "zh-chs": "启用第二因素身份验证",
1520 "zh-cht": "啟用第二因素身份驗證",
1521 "xloc": [
1522 - "default.handlebars->29->1723",
1523 - "default.handlebars->29->1938"
1522 + "default.handlebars->29->1724",
1523 + "default.handlebars->29->1939"
1524 ]
1525 },
1526 {
@@ -1639,7 +1639,7 @@
1639 "zh-chs": "30分钟",
1640 "zh-cht": "30分鐘",
1641 "xloc": [
1642 - "default.handlebars->29->718"
1642 + "default.handlebars->29->719"
1643 ]
1644 },
1645 {
@@ -1689,14 +1689,14 @@
1689 "en": "4 days",
1690 "nl": "4 dagen",
1691 "xloc": [
1692 - "default.handlebars->29->728"
1692 + "default.handlebars->29->729"
1693 ]
1694 },
1695 {
1696 "en": "4 hours",
1697 "nl": "4 uur",
1698 "xloc": [
1699 - "default.handlebars->29->722"
1699 + "default.handlebars->29->723"
1700 ]
1701 },
1702 {
@@ -1779,7 +1779,7 @@
1779 "zh-chs": "45分钟",
1780 "zh-cht": "45分鐘",
1781 "xloc": [
1782 - "default.handlebars->29->719"
1782 + "default.handlebars->29->720"
1783 ]
1784 },
1785 {
@@ -1819,7 +1819,7 @@
1819 "zh-chs": "5分钟",
1820 "zh-cht": "5分鐘",
1821 "xloc": [
1822 - "default.handlebars->29->715"
1822 + "default.handlebars->29->716"
1823 ]
1824 },
1825 {
@@ -1932,7 +1932,7 @@
1932 "en": "60 minutes",
1933 "nl": "60 minuten",
1934 "xloc": [
1935 - "default.handlebars->29->720"
1935 + "default.handlebars->29->721"
1936 ]
1937 },
1938 {
@@ -2052,7 +2052,7 @@
2052 "zh-chs": "7天电源状态",
2053 "zh-cht": "7天電源狀態",
2054 "xloc": [
2055 - "default.handlebars->29->759"
2055 + "default.handlebars->29->760"
2056 ]
2057 },
2058 {
@@ -2117,7 +2117,7 @@
2117 "xloc": [
2118 "default.handlebars->29->330",
2119 "default.handlebars->29->344",
2120 - "default.handlebars->29->723"
2120 + "default.handlebars->29->724"
2121 ]
2122 },
2123 {
@@ -2335,7 +2335,7 @@
2335 "zh-cht": "ACM",
2336 "xloc": [
2337 "default-mobile.handlebars->9->236",
2338 - "default.handlebars->29->1363",
2338 + "default.handlebars->29->1364",
2339 "default.handlebars->29->561"
2340 ]
2341 },
@@ -2461,7 +2461,7 @@
2461 "zh-chs": "拒绝访问",
2462 "zh-cht": "拒絕存取",
2463 "xloc": [
2464 - "default.handlebars->29->1003"
2464 + "default.handlebars->29->1004"
2465 ]
2466 },
2467 {
@@ -2503,7 +2503,7 @@
2503 "zh-chs": "访问服务器档案",
2504 "zh-cht": "存取伺服器檔案",
2505 "xloc": [
2506 - "default.handlebars->29->1888"
2506 + "default.handlebars->29->1889"
2507 ]
2508 },
2509 {
@@ -2592,8 +2592,8 @@
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->1269",
2596 - "default.handlebars->29->1271",
2595 + "default.handlebars->29->1270",
2596 + "default.handlebars->29->1272",
2597 "default.handlebars->29->530",
2598 "default.handlebars->29->532"
2599 ]
@@ -2656,7 +2656,7 @@
2656 "zh-chs": "帐户已更改:{0}",
2657 "zh-cht": "帳戶已更改:{0}",
2658 "xloc": [
2659 - "default.handlebars->29->1639"
2659 + "default.handlebars->29->1640"
2660 ]
2661 },
2662 {
@@ -2676,7 +2676,7 @@
2676 "zh-chs": "创建帐户,电子邮件为{0}",
2677 "zh-cht": "創建帳戶,電子郵件為{0}",
2678 "xloc": [
2679 - "default.handlebars->29->1638"
2679 + "default.handlebars->29->1639"
2680 ]
2681 },
2682 {
@@ -2696,7 +2696,7 @@
2696 "zh-chs": "创建帐户,用户名是{0}",
2697 "zh-cht": "帳戶已創建,用戶名是{0}",
2698 "xloc": [
2699 - "default.handlebars->29->1637"
2699 + "default.handlebars->29->1638"
2700 ]
2701 },
2702 {
@@ -2716,8 +2716,8 @@
2716 "zh-chs": "帐户已被锁定",
2717 "zh-cht": "帳戶已被鎖定",
2718 "xloc": [
2719 - "default.handlebars->29->1725",
2720 - "default.handlebars->29->1885"
2719 + "default.handlebars->29->1726",
2720 + "default.handlebars->29->1886"
2721 ]
2722 },
2723 {
@@ -2781,7 +2781,7 @@
2781 "zh-chs": "帐号登录",
2782 "zh-cht": "帳號登錄",
2783 "xloc": [
2784 - "default.handlebars->29->1574"
2784 + "default.handlebars->29->1575"
2785 ]
2786 },
2787 {
@@ -2801,7 +2801,7 @@
2801 "zh-chs": "帐户登出",
2802 "zh-cht": "帳戶登出",
2803 "xloc": [
2804 - "default.handlebars->29->1575"
2804 + "default.handlebars->29->1576"
2805 ]
2806 },
2807 {
@@ -2843,7 +2843,7 @@
2843 "zh-chs": "帐户密码已更改:{0}",
2844 "zh-cht": "帳戶密碼已更改:{0}",
2845 "xloc": [
2846 - "default.handlebars->29->1647"
2846 + "default.handlebars->29->1648"
2847 ]
2848 },
2849 {
@@ -2863,7 +2863,7 @@
2863 "zh-chs": "帐户已删除",
2864 "zh-cht": "帳戶已刪除",
2865 "xloc": [
2866 - "default.handlebars->29->1636"
2866 + "default.handlebars->29->1637"
2867 ]
2868 },
2869 {
@@ -2903,7 +2903,7 @@
2903 "zh-chs": "指令",
2904 "zh-cht": "指令",
2905 "xloc": [
2906 - "default.handlebars->29->1008",
2906 + "default.handlebars->29->1009",
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->802",
2928 - "default.handlebars->29->804"
2927 + "default.handlebars->29->803",
2928 + "default.handlebars->29->805"
2929 ]
2930 },
2931 {
@@ -2948,7 +2948,7 @@
2948 "default-mobile.handlebars->9->259",
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->609",
2951 + "default.handlebars->29->610",
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"
@@ -3023,7 +3023,7 @@
3023 "default-mobile.handlebars->9->370",
3024 "default.handlebars->29->554",
3025 "default.handlebars->29->556",
3026 - "default.handlebars->29->964"
3026 + "default.handlebars->29->965"
3027 ]
3028 },
3029 {
@@ -3050,7 +3050,7 @@
3050 "en": "Active Device Sharing",
3051 "nl": "Actief delen van apparaten",
3052 "xloc": [
3053 - "default.handlebars->29->662"
3053 + "default.handlebars->29->663"
3054 ]
3055 },
3056 {
@@ -3068,10 +3068,7 @@
3068 "ru": "Активный пользователь",
3069 "tr": "Etkin Kullanıcı {0}",
3070 "zh-chs": "活跃用户{0}",
3071 - "zh-cht": "活躍用戶{0}",
3072 - "xloc": [
3073 - "default.handlebars->29->584"
3074 - ]
3071 + "zh-cht": "活躍用戶{0}"
3072 },
3073 {
3074 "cs": "Přidat agenta",
@@ -3090,7 +3087,7 @@
3087 "zh-chs": "添加代理",
3088 "zh-cht": "新增代理",
3089 "xloc": [
3093 - "default.handlebars->29->1359",
3090 + "default.handlebars->29->1360",
3091 "default.handlebars->29->284"
3092 ]
3093 },
@@ -3128,8 +3125,8 @@
3125 "zh-chs": "添加设备",
3126 "zh-cht": "新增裝置",
3127 "xloc": [
3131 - "default.handlebars->29->1862",
3132 - "default.handlebars->29->1986"
3128 + "default.handlebars->29->1863",
3129 + "default.handlebars->29->1987"
3130 ]
3131 },
3132 {
@@ -3149,7 +3146,7 @@
3146 "zh-chs": "添加设备日志",
3147 "zh-cht": "新增裝置日誌",
3148 "xloc": [
3152 - "default.handlebars->29->704"
3149 + "default.handlebars->29->705"
3150 ]
3151 },
3152 {
@@ -3169,9 +3166,9 @@
3166 "zh-chs": "添加设备组",
3167 "zh-cht": "新增裝置群",
3168 "xloc": [
3172 - "default.handlebars->29->1454",
3173 - "default.handlebars->29->1856",
3174 - "default.handlebars->29->1974",
3169 + "default.handlebars->29->1455",
3170 + "default.handlebars->29->1857",
3171 + "default.handlebars->29->1975",
3172 "default.handlebars->29->238"
3173 ]
3174 },
@@ -3192,7 +3189,7 @@
3189 "zh-chs": "添加设备组权限",
3190 "zh-cht": "新增裝置群權限",
3191 "xloc": [
3195 - "default.handlebars->29->1451"
3192 + "default.handlebars->29->1452"
3193 ]
3194 },
3195 {
@@ -3212,8 +3209,8 @@
3209 "zh-chs": "添加设备权限",
3210 "zh-cht": "新增裝置權限",
3211 "xloc": [
3215 - "default.handlebars->29->1456",
3216 - "default.handlebars->29->1458"
3212 + "default.handlebars->29->1457",
3213 + "default.handlebars->29->1459"
3214 ]
3215 },
3216 {
@@ -3310,7 +3307,7 @@
3307 "zh-chs": "添加成员身份",
3308 "zh-cht": "新增成員身份",
3309 "xloc": [
3313 - "default.handlebars->29->2006"
3310 + "default.handlebars->29->2007"
3311 ]
3312 },
3313 {
@@ -3350,8 +3347,8 @@
3347 "zh-chs": "添加安全密钥",
3348 "zh-cht": "新增安全密鑰",
3349 "xloc": [
3353 - "default.handlebars->29->1036",
3350 "default.handlebars->29->1037",
3351 + "default.handlebars->29->1038",
3352 "default.handlebars->29->149",
3353 "default.handlebars->29->151",
3354 "default.handlebars->29->154",
@@ -3376,7 +3373,7 @@
3373 "zh-cht": "新增用戶",
3374 "xloc": [
3375 "default-mobile.handlebars->9->412",
3379 - "default.handlebars->29->654"
3376 + "default.handlebars->29->655"
3377 ]
3378 },
3379 {
@@ -3396,7 +3393,7 @@
3393 "zh-chs": "添加用户设备权限",
3394 "zh-cht": "新增用戶裝置權限",
3395 "xloc": [
3399 - "default.handlebars->29->1461"
3396 + "default.handlebars->29->1462"
3397 ]
3398 },
3399 {
@@ -3416,10 +3413,10 @@
3413 "zh-chs": "添加用户组",
3414 "zh-cht": "新增用戶群",
3415 "xloc": [
3419 - "default.handlebars->29->1355",
3420 - "default.handlebars->29->1453",
3421 - "default.handlebars->29->1980",
3422 - "default.handlebars->29->655"
3416 + "default.handlebars->29->1356",
3417 + "default.handlebars->29->1454",
3418 + "default.handlebars->29->1981",
3419 + "default.handlebars->29->656"
3420 ]
3421 },
3422 {
@@ -3439,7 +3436,7 @@
3436 "zh-chs": "添加用户组设备权限",
3437 "zh-cht": "新增用戶群裝置權限",
3438 "xloc": [
3442 - "default.handlebars->29->1463"
3439 + "default.handlebars->29->1464"
3440 ]
3441 },
3442 {
@@ -3496,8 +3493,8 @@
3493 "zh-chs": "添加用户",
3494 "zh-cht": "新增用戶",
3495 "xloc": [
3499 - "default.handlebars->29->1354",
3500 - "default.handlebars->29->1851"
3496 + "default.handlebars->29->1355",
3497 + "default.handlebars->29->1852"
3498 ]
3499 },
3500 {
@@ -3517,7 +3514,7 @@
3514 "zh-chs": "将用户添加到设备组",
3515 "zh-cht": "將用戶新增到裝置群",
3516 "xloc": [
3520 - "default.handlebars->29->1450"
3517 + "default.handlebars->29->1451"
3518 ]
3519 },
3520 {
@@ -3537,7 +3534,7 @@
3534 "zh-chs": "将用户添加到用户组",
3535 "zh-cht": "將用戶新增到用戶群",
3536 "xloc": [
3540 - "default.handlebars->29->1884"
3537 + "default.handlebars->29->1885"
3538 ]
3539 },
3540 {
@@ -3654,7 +3651,7 @@
3651 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3652 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3653 "xloc": [
3657 - "default.handlebars->29->1358",
3654 + "default.handlebars->29->1359",
3655 "default.handlebars->29->283"
3656 ]
3657 },
@@ -3702,14 +3699,14 @@
3699 "zh-chs": "添加了身份验证应用程序",
3700 "zh-cht": "添加了身份驗證應用程序",
3701 "xloc": [
3705 - "default.handlebars->29->1663"
3702 + "default.handlebars->29->1664"
3703 ]
3704 },
3705 {
3706 "en": "Added device share {0} from {1} to {2}",
3707 "nl": "Apparaat delen {0} toegevoegd van {1} tot {2}",
3708 "xloc": [
3712 - "default.handlebars->29->1674"
3709 + "default.handlebars->29->1675"
3710 ]
3711 },
3712 {
@@ -3729,8 +3726,8 @@
3726 "zh-chs": "已将设备{0}添加到设备组{1}",
3727 "zh-cht": "已將設備{0}添加到設備組{1}",
3728 "xloc": [
3732 - "default.handlebars->29->1630",
3733 - "default.handlebars->29->1657"
3729 + "default.handlebars->29->1631",
3730 + "default.handlebars->29->1658"
3731 ]
3732 },
3733 {
@@ -3750,7 +3747,7 @@
3747 "zh-chs": "添加了安全密钥",
3748 "zh-cht": "添加了安全密鑰",
3749 "xloc": [
3753 - "default.handlebars->29->1668"
3750 + "default.handlebars->29->1669"
3751 ]
3752 },
3753 {
@@ -3770,7 +3767,7 @@
3767 "zh-chs": "已将用户组{0}添加到设备组{1}",
3768 "zh-cht": "已將用戶組{0}添加到設備組{1}",
3769 "xloc": [
3773 - "default.handlebars->29->1641"
3770 + "default.handlebars->29->1642"
3771 ]
3772 },
3773 {
@@ -3790,8 +3787,8 @@
3787 "zh-chs": "已将用户{0}添加到用户组{1}",
3788 "zh-cht": "已將用戶{0}添加到用戶組{1}",
3789 "xloc": [
3793 - "default.handlebars->29->1644",
3794 - "default.handlebars->29->1653"
3790 + "default.handlebars->29->1645",
3791 + "default.handlebars->29->1654"
3792 ]
3793 },
3794 {
@@ -3852,7 +3849,7 @@
3849 "zh-cht": "管理員控制模式(ACM)",
3850 "xloc": [
3851 "default-mobile.handlebars->9->372",
3855 - "default.handlebars->29->966"
3852 + "default.handlebars->29->967"
3853 ]
3854 },
3855 {
@@ -3873,7 +3870,7 @@
3870 "zh-cht": "管理員憑證",
3871 "xloc": [
3872 "default-mobile.handlebars->9->378",
3876 - "default.handlebars->29->972"
3873 + "default.handlebars->29->973"
3874 ]
3875 },
3876 {
@@ -3914,7 +3911,7 @@
3911 "zh-chs": "管理领域",
3912 "zh-cht": "管理領域",
3913 "xloc": [
3917 - "default.handlebars->29->1920"
3914 + "default.handlebars->29->1921"
3915 ]
3916 },
3917 {
@@ -3955,7 +3952,7 @@
3952 "zh-chs": "管理领域",
3953 "zh-cht": "管理領域",
3954 "xloc": [
3958 - "default.handlebars->29->1788"
3955 + "default.handlebars->29->1789"
3956 ]
3957 },
3958 {
@@ -3975,7 +3972,7 @@
3972 "zh-chs": "管理员",
3973 "zh-cht": "管理員",
3974 "xloc": [
3978 - "default.handlebars->29->1717"
3975 + "default.handlebars->29->1718"
3976 ]
3977 },
3978 {
@@ -3995,7 +3992,7 @@
3992 "zh-chs": "南非文",
3993 "zh-cht": "南非文",
3994 "xloc": [
3998 - "default.handlebars->29->1039"
3995 + "default.handlebars->29->1040"
3996 ]
3997 },
3998 {
@@ -4018,8 +4015,8 @@
4015 "default-mobile.handlebars->9->203",
4016 "default-mobile.handlebars->9->228",
4017 "default-mobile.handlebars->9->250",
4021 - "default.handlebars->29->1517",
4022 - "default.handlebars->29->1525",
4018 + "default.handlebars->29->1518",
4019 + "default.handlebars->29->1526",
4020 "default.handlebars->29->214",
4021 "default.handlebars->29->423",
4022 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -4042,8 +4039,8 @@
4039 "zh-chs": "代理+英特尔AMT",
4040 "zh-cht": "代理+Intel&reg; AMT",
4041 "xloc": [
4045 - "default.handlebars->29->1519",
4046 - "default.handlebars->29->1527"
4042 + "default.handlebars->29->1520",
4043 + "default.handlebars->29->1528"
4044 ]
4045 },
4046 {
@@ -4084,7 +4081,7 @@
4081 "zh-cht": "代理控制台",
4082 "xloc": [
4083 "default-mobile.handlebars->9->449",
4087 - "default.handlebars->29->1471"
4084 + "default.handlebars->29->1472"
4085 ]
4086 },
4087 {
@@ -4104,7 +4101,7 @@
4101 "zh-chs": "代理错误计数器",
4102 "zh-cht": "代理錯誤計數器",
4103 "xloc": [
4107 - "default.handlebars->29->2049"
4104 + "default.handlebars->29->2050"
4105 ]
4106 },
4107 {
@@ -4207,7 +4204,7 @@
4204 "zh-chs": "代理时段",
4205 "zh-cht": "代理時段",
4206 "xloc": [
4210 - "default.handlebars->29->2065"
4207 + "default.handlebars->29->2066"
4208 ]
4209 },
4210 {
@@ -4248,7 +4245,7 @@
4245 "zh-chs": "代理类型",
4246 "zh-cht": "代理類型",
4247 "xloc": [
4251 - "default.handlebars->29->1523",
4248 + "default.handlebars->29->1524",
4249 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4250 ]
4251 },
@@ -4269,7 +4266,7 @@
4266 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4267 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4268 "xloc": [
4272 - "default.handlebars->29->1627"
4269 + "default.handlebars->29->1628"
4270 ]
4271 },
4272 {
@@ -4290,8 +4287,8 @@
4287 "zh-cht": "代理已連接",
4288 "xloc": [
4289 "default.handlebars->29->163",
4293 - "default.handlebars->29->645",
4294 - "default.handlebars->29->646"
4290 + "default.handlebars->29->646",
4291 + "default.handlebars->29->647"
4292 ]
4293 },
4294 {
@@ -4331,7 +4328,7 @@
4328 "zh-chs": "代理离线",
4329 "zh-cht": "代理離線",
4330 "xloc": [
4334 - "default.handlebars->29->1001"
4331 + "default.handlebars->29->1002"
4332 ]
4333 },
4334 {
@@ -4351,7 +4348,7 @@
4348 "zh-chs": "代理在线",
4349 "zh-cht": "代理在線",
4350 "xloc": [
4354 - "default.handlebars->29->1000"
4351 + "default.handlebars->29->1001"
4352 ]
4353 },
4354 {
@@ -4359,7 +4356,7 @@
4356 "nl": "De agent wordt op een extern apparaat uitgevoerd met beperkte rechten.",
4357 "xloc": [
4358 "default.handlebars->29->161",
4362 - "default.handlebars->29->643"
4359 + "default.handlebars->29->644"
4360 ]
4361 },
4362 {
@@ -4379,7 +4376,7 @@
4376 "zh-chs": "代理",
4377 "zh-cht": "代理",
4378 "xloc": [
4382 - "default.handlebars->29->2081"
4379 + "default.handlebars->29->2082"
4380 ]
4381 },
4382 {
@@ -4399,7 +4396,7 @@
4396 "zh-chs": "阿尔巴尼亚文",
4397 "zh-cht": "阿爾巴尼亞文",
4398 "xloc": [
4402 - "default.handlebars->29->1040"
4399 + "default.handlebars->29->1041"
4400 ]
4401 },
4402 {
@@ -4442,7 +4439,7 @@
4439 "zh-chs": "全部可用",
4440 "zh-cht": "全部可用",
4441 "xloc": [
4445 - "default.handlebars->29->1680"
4442 + "default.handlebars->29->1681"
4443 ]
4444 },
4445 {
@@ -4479,7 +4476,7 @@
4476 "zh-chs": "所有事件",
4477 "zh-cht": "所有事件",
4478 "xloc": [
4482 - "default.handlebars->29->1678"
4479 + "default.handlebars->29->1679"
4480 ]
4481 },
4482 {
@@ -4499,9 +4496,9 @@
4496 "zh-chs": "全部聚焦",
4497 "zh-cht": "全部聚焦",
4498 "xloc": [
4502 - "default.handlebars->29->834",
4503 - "default.handlebars->29->836",
4504 - "default.handlebars->29->837"
4499 + "default.handlebars->29->835",
4500 + "default.handlebars->29->837",
4501 + "default.handlebars->29->838"
4502 ]
4503 },
4504 {
@@ -4521,8 +4518,8 @@
4518 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4519 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4520 "xloc": [
4524 - "default.handlebars->29->1418",
4525 - "default.handlebars->29->1881"
4521 + "default.handlebars->29->1419",
4522 + "default.handlebars->29->1882"
4523 ]
4524 },
4525 {
@@ -4542,7 +4539,7 @@
4539 "zh-chs": "允许用户管理此设备。",
4540 "zh-cht": "允許用戶管理此裝置。",
4541 "xloc": [
4545 - "default.handlebars->29->1419"
4542 + "default.handlebars->29->1420"
4543 ]
4544 },
4545 {
@@ -4606,7 +4603,7 @@
4603 "zh-chs": "备用(F10 = ESC + 0)",
4604 "zh-cht": "備用(F10 = ESC + 0)",
4605 "xloc": [
4609 - "default.handlebars->29->871"
4606 + "default.handlebars->29->872"
4607 ]
4608 },
4609 {
@@ -4647,10 +4644,10 @@
4644 "zh-chs": "一直通知",
4645 "zh-cht": "一直通知",
4646 "xloc": [
4650 - "default.handlebars->29->1334",
4651 - "default.handlebars->29->1842",
4652 - "default.handlebars->29->1929",
4653 - "default.handlebars->29->593"
4647 + "default.handlebars->29->1335",
4648 + "default.handlebars->29->1843",
4649 + "default.handlebars->29->1930",
4650 + "default.handlebars->29->592"
4651 ]
4652 },
4653 {
@@ -4670,10 +4667,10 @@
4667 "zh-chs": "一直提示",
4668 "zh-cht": "一直提示",
4669 "xloc": [
4673 - "default.handlebars->29->1335",
4674 - "default.handlebars->29->1843",
4675 - "default.handlebars->29->1930",
4676 - "default.handlebars->29->594"
4670 + "default.handlebars->29->1336",
4671 + "default.handlebars->29->1844",
4672 + "default.handlebars->29->1931",
4673 + "default.handlebars->29->593"
4674 ]
4675 },
4676 {
@@ -4896,7 +4893,7 @@
4893 "zh-chs": "阿拉伯文(阿尔及利亚)",
4894 "zh-cht": "阿拉伯文(阿爾及利亞)",
4895 "xloc": [
4899 - "default.handlebars->29->1042"
4896 + "default.handlebars->29->1043"
4897 ]
4898 },
4899 {
@@ -4916,7 +4913,7 @@
4913 "zh-chs": "阿拉伯文(巴林)",
4914 "zh-cht": "阿拉伯文(巴林)",
4915 "xloc": [
4919 - "default.handlebars->29->1043"
4916 + "default.handlebars->29->1044"
4917 ]
4918 },
4919 {
@@ -4936,7 +4933,7 @@
4933 "zh-chs": "阿拉伯文(埃及)",
4934 "zh-cht": "阿拉伯文(埃及)",
4935 "xloc": [
4939 - "default.handlebars->29->1044"
4936 + "default.handlebars->29->1045"
4937 ]
4938 },
4939 {
@@ -4956,7 +4953,7 @@
4953 "zh-chs": "阿拉伯文(伊拉克)",
4954 "zh-cht": "阿拉伯文(伊拉克)",
4955 "xloc": [
4959 - "default.handlebars->29->1045"
4956 + "default.handlebars->29->1046"
4957 ]
4958 },
4959 {
@@ -4976,7 +4973,7 @@
4973 "zh-chs": "阿拉伯文(约旦)",
4974 "zh-cht": "阿拉伯文(約旦)",
4975 "xloc": [
4979 - "default.handlebars->29->1046"
4976 + "default.handlebars->29->1047"
4977 ]
4978 },
4979 {
@@ -4996,7 +4993,7 @@
4993 "zh-chs": "阿拉伯文(科威特)",
4994 "zh-cht": "阿拉伯文(科威特)",
4995 "xloc": [
4999 - "default.handlebars->29->1047"
4996 + "default.handlebars->29->1048"
4997 ]
4998 },
4999 {
@@ -5016,7 +5013,7 @@
5013 "zh-chs": "阿拉伯文(黎巴嫩)",
5014 "zh-cht": "阿拉伯文(黎巴嫩)",
5015 "xloc": [
5019 - "default.handlebars->29->1048"
5016 + "default.handlebars->29->1049"
5017 ]
5018 },
5019 {
@@ -5036,7 +5033,7 @@
5033 "zh-chs": "阿拉伯文(利比亚)",
5034 "zh-cht": "阿拉伯文(利比亞)",
5035 "xloc": [
5039 - "default.handlebars->29->1049"
5036 + "default.handlebars->29->1050"
5037 ]
5038 },
5039 {
@@ -5056,7 +5053,7 @@
5053 "zh-chs": "阿拉伯文(摩洛哥)",
5054 "zh-cht": "阿拉伯文(摩洛哥)",
5055 "xloc": [
5059 - "default.handlebars->29->1050"
5056 + "default.handlebars->29->1051"
5057 ]
5058 },
5059 {
@@ -5076,7 +5073,7 @@
5073 "zh-chs": "阿拉伯文(阿曼)",
5074 "zh-cht": "阿拉伯文(阿曼)",
5075 "xloc": [
5079 - "default.handlebars->29->1051"
5076 + "default.handlebars->29->1052"
5077 ]
5078 },
5079 {
@@ -5096,7 +5093,7 @@
5093 "zh-chs": "阿拉伯文(卡塔尔)",
5094 "zh-cht": "阿拉伯文(卡塔爾)",
5095 "xloc": [
5099 - "default.handlebars->29->1052"
5096 + "default.handlebars->29->1053"
5097 ]
5098 },
5099 {
@@ -5116,7 +5113,7 @@
5113 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5114 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5115 "xloc": [
5119 - "default.handlebars->29->1053"
5116 + "default.handlebars->29->1054"
5117 ]
5118 },
5119 {
@@ -5136,7 +5133,7 @@
5133 "zh-chs": "阿拉伯文(标准)",
5134 "zh-cht": "阿拉伯文(標準)",
5135 "xloc": [
5139 - "default.handlebars->29->1041"
5136 + "default.handlebars->29->1042"
5137 ]
5138 },
5139 {
@@ -5156,7 +5153,7 @@
5153 "zh-chs": "阿拉伯文(叙利亚)",
5154 "zh-cht": "阿拉伯文(敘利亞)",
5155 "xloc": [
5159 - "default.handlebars->29->1054"
5156 + "default.handlebars->29->1055"
5157 ]
5158 },
5159 {
@@ -5176,7 +5173,7 @@
5173 "zh-chs": "阿拉伯文(突尼斯)",
5174 "zh-cht": "阿拉伯文(突尼斯)",
5175 "xloc": [
5179 - "default.handlebars->29->1055"
5176 + "default.handlebars->29->1056"
5177 ]
5178 },
5179 {
@@ -5196,7 +5193,7 @@
5193 "zh-chs": "阿拉伯文(阿联酋)",
5194 "zh-cht": "阿拉伯文(阿聯酋)",
5195 "xloc": [
5199 - "default.handlebars->29->1056"
5196 + "default.handlebars->29->1057"
5197 ]
5198 },
5199 {
@@ -5216,7 +5213,7 @@
5213 "zh-chs": "阿拉伯文(也门)",
5214 "zh-cht": "阿拉伯文(也門)",
5215 "xloc": [
5219 - "default.handlebars->29->1057"
5216 + "default.handlebars->29->1058"
5217 ]
5218 },
5219 {
@@ -5236,7 +5233,7 @@
5233 "zh-chs": "阿拉贡文",
5234 "zh-cht": "阿拉貢文",
5235 "xloc": [
5239 - "default.handlebars->29->1058"
5236 + "default.handlebars->29->1059"
5237 ]
5238 },
5239 {
@@ -5257,7 +5254,7 @@
5254 "zh-cht": "結構",
5255 "xloc": [
5256 "default-mobile.handlebars->9->342",
5260 - "default.handlebars->29->926"
5257 + "default.handlebars->29->927"
5258 ]
5259 },
5260 {
@@ -5298,7 +5295,7 @@
5295 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5296 "xloc": [
5297 "default-mobile.handlebars->9->418",
5301 - "default.handlebars->29->1394"
5298 + "default.handlebars->29->1395"
5299 ]
5300 },
5301 {
@@ -5318,7 +5315,7 @@
5315 "zh-chs": "您确定要删除节点{0}吗?",
5316 "zh-cht": "你確定要刪除節點{0}嗎?",
5317 "xloc": [
5321 - "default.handlebars->29->781"
5318 + "default.handlebars->29->782"
5319 ]
5320 },
5321 {
@@ -5338,7 +5335,7 @@
5335 "zh-chs": "您确定要卸载所选代理吗?",
5336 "zh-cht": "你確定要卸載所選代理嗎?",
5337 "xloc": [
5341 - "default.handlebars->29->770"
5338 + "default.handlebars->29->771"
5339 ]
5340 },
5341 {
@@ -5358,7 +5355,7 @@
5355 "zh-chs": "您确定要卸载所选的{0}代理吗?",
5356 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
5357 "xloc": [
5361 - "default.handlebars->29->769"
5358 + "default.handlebars->29->770"
5359 ]
5360 },
5361 {
@@ -5378,7 +5375,7 @@
5375 "zh-chs": "您确定要{0}插件吗:{1}",
5376 "zh-cht": "你確定要{0}外掛嗎:{1}",
5377 "xloc": [
5381 - "default.handlebars->29->2121"
5378 + "default.handlebars->29->2122"
5379 ]
5380 },
5381 {
@@ -5398,7 +5395,7 @@
5395 "zh-chs": "亚美尼亚文",
5396 "zh-cht": "亞美尼亞文",
5397 "xloc": [
5401 - "default.handlebars->29->1059"
5398 + "default.handlebars->29->1060"
5399 ]
5400 },
5401 {
@@ -5458,7 +5455,7 @@
5455 "zh-chs": "阿萨姆文",
5456 "zh-cht": "阿薩姆文",
5457 "xloc": [
5461 - "default.handlebars->29->1060"
5458 + "default.handlebars->29->1061"
5459 ]
5460 },
5461 {
@@ -5478,7 +5475,7 @@
5475 "zh-chs": "阿斯图里亚斯文",
5476 "zh-cht": "阿斯圖里亞斯文",
5477 "xloc": [
5481 - "default.handlebars->29->1061"
5478 + "default.handlebars->29->1062"
5479 ]
5480 },
5481 {
@@ -5498,7 +5495,7 @@
5495 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5496 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5497 "xloc": [
5501 - "default.handlebars->29->1596"
5498 + "default.handlebars->29->1597"
5499 ]
5500 },
5501 {
@@ -5518,7 +5515,7 @@
5515 "zh-chs": "认证软件",
5516 "zh-cht": "認證軟體",
5517 "xloc": [
5521 - "default.handlebars->29->1933"
5518 + "default.handlebars->29->1934"
5519 ]
5520 },
5521 {
@@ -5542,8 +5539,8 @@
5539 "default-mobile.handlebars->9->52",
5540 "default-mobile.handlebars->9->71",
5541 "default-mobile.handlebars->9->73",
5545 - "default.handlebars->29->1025",
5546 - "default.handlebars->29->1027",
5542 + "default.handlebars->29->1026",
5543 + "default.handlebars->29->1028",
5544 "default.handlebars->29->125",
5545 "default.handlebars->29->130"
5546 ]
@@ -5625,7 +5622,7 @@
5622 "zh-chs": "自动删除",
5623 "zh-cht": "自動刪除",
5624 "xloc": [
5628 - "default.handlebars->29->1321"
5625 + "default.handlebars->29->1322"
5626 ]
5627 },
5628 {
@@ -5689,7 +5686,7 @@
5686 "zh-chs": "可用內存",
5687 "zh-cht": "可用內存",
5688 "xloc": [
5692 - "default.handlebars->29->2074"
5689 + "default.handlebars->29->2075"
5690 ]
5691 },
5692 {
@@ -5709,7 +5706,7 @@
5706 "zh-chs": "阿塞拜疆文",
5707 "zh-cht": "阿塞拜疆文",
5708 "xloc": [
5712 - "default.handlebars->29->1062"
5709 + "default.handlebars->29->1063"
5710 ]
5711 },
5712 {
@@ -5730,7 +5727,7 @@
5727 "zh-cht": "的BIOS",
5728 "xloc": [
5729 "default-mobile.handlebars->9->384",
5733 - "default.handlebars->29->978"
5730 + "default.handlebars->29->979"
5731 ]
5732 },
5733 {
@@ -5845,8 +5842,8 @@
5842 "zh-chs": "背景与互动",
5843 "zh-cht": "背景與互動",
5844 "xloc": [
5848 - "default.handlebars->29->1500",
5849 - "default.handlebars->29->1507",
5845 + "default.handlebars->29->1501",
5846 + "default.handlebars->29->1508",
5847 "default.handlebars->29->336",
5848 "default.handlebars->29->350"
5849 ]
@@ -5868,8 +5865,8 @@
5865 "zh-chs": "仅背景",
5866 "zh-cht": "僅背景",
5867 "xloc": [
5871 - "default.handlebars->29->1501",
5872 - "default.handlebars->29->1508",
5868 + "default.handlebars->29->1502",
5869 + "default.handlebars->29->1509",
5870 "default.handlebars->29->337",
5871 "default.handlebars->29->351",
5872 "default.handlebars->29->365"
@@ -5912,7 +5909,7 @@
5909 "zh-chs": "备用码",
5910 "zh-cht": "備用碼",
5911 "xloc": [
5915 - "default.handlebars->29->1935"
5912 + "default.handlebars->29->1936"
5913 ]
5914 },
5915 {
@@ -5932,7 +5929,7 @@
5929 "zh-chs": "错误的签名",
5930 "zh-cht": "錯誤的簽名",
5931 "xloc": [
5935 - "default.handlebars->29->2056"
5932 + "default.handlebars->29->2057"
5933 ]
5934 },
5935 {
@@ -5952,7 +5949,7 @@
5949 "zh-chs": "错误的网络证书",
5950 "zh-cht": "錯誤的網絡憑證",
5951 "xloc": [
5955 - "default.handlebars->29->2055"
5952 + "default.handlebars->29->2056"
5953 ]
5954 },
5955 {
@@ -5972,7 +5969,7 @@
5969 "zh-chs": "巴斯克",
5970 "zh-cht": "巴斯克",
5971 "xloc": [
5975 - "default.handlebars->29->1063"
5972 + "default.handlebars->29->1064"
5973 ]
5974 },
5975 {
@@ -6012,7 +6009,7 @@
6009 "zh-chs": "白俄罗斯文",
6010 "zh-cht": "白俄羅斯文",
6011 "xloc": [
6015 - "default.handlebars->29->1065"
6012 + "default.handlebars->29->1066"
6013 ]
6014 },
6015 {
@@ -6032,7 +6029,7 @@
6029 "zh-chs": "孟加拉",
6030 "zh-cht": "孟加拉",
6031 "xloc": [
6035 - "default.handlebars->29->1066"
6032 + "default.handlebars->29->1067"
6033 ]
6034 },
6035 {
@@ -6075,7 +6072,7 @@
6072 "zh-chs": "波斯尼亚文",
6073 "zh-cht": "波斯尼亞文",
6074 "xloc": [
6078 - "default.handlebars->29->1067"
6075 + "default.handlebars->29->1068"
6076 ]
6077 },
6078 {
@@ -6095,7 +6092,7 @@
6092 "zh-chs": "布列塔尼",
6093 "zh-cht": "布列塔尼",
6094 "xloc": [
6098 - "default.handlebars->29->1068"
6095 + "default.handlebars->29->1069"
6096 ]
6097 },
6098 {
@@ -6115,7 +6112,7 @@
6112 "zh-chs": "广播",
6113 "zh-cht": "廣播",
6114 "xloc": [
6118 - "default.handlebars->29->1849",
6115 + "default.handlebars->29->1850",
6116 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6117 ]
6118 },
@@ -6136,7 +6133,7 @@
6133 "zh-chs": "广播消息",
6134 "zh-cht": "廣播消息",
6135 "xloc": [
6139 - "default.handlebars->29->1770"
6136 + "default.handlebars->29->1771"
6137 ]
6138 },
6139 {
@@ -6156,7 +6153,7 @@
6153 "zh-chs": "向所有连接的用户广播消息。",
6154 "zh-cht": "向所有連接的用戶廣播消息。",
6155 "xloc": [
6159 - "default.handlebars->29->1765"
6156 + "default.handlebars->29->1766"
6157 ]
6158 },
6159 {
@@ -6176,7 +6173,7 @@
6173 "zh-chs": "保加利亚文",
6174 "zh-cht": "保加利亞文",
6175 "xloc": [
6179 - "default.handlebars->29->1064"
6176 + "default.handlebars->29->1065"
6177 ]
6178 },
6179 {
@@ -6196,7 +6193,7 @@
6193 "zh-chs": "缅甸文",
6194 "zh-cht": "緬甸文",
6195 "xloc": [
6199 - "default.handlebars->29->1069"
6196 + "default.handlebars->29->1070"
6197 ]
6198 },
6199 {
@@ -6259,7 +6256,7 @@
6256 "zh-chs": "CIRA服务器",
6257 "zh-cht": "CIRA伺服器",
6258 "xloc": [
6262 - "default.handlebars->29->2109"
6259 + "default.handlebars->29->2110"
6260 ]
6261 },
6262 {
@@ -6279,14 +6276,14 @@
6276 "zh-chs": "CIRA服务器命令",
6277 "zh-cht": "CIRA伺服器指令",
6278 "xloc": [
6282 - "default.handlebars->29->2110"
6279 + "default.handlebars->29->2111"
6280 ]
6281 },
6282 {
6283 "en": "CIRA setup",
6284 "nl": "CIRA setup",
6285 "xloc": [
6289 - "default.handlebars->29->1385"
6286 + "default.handlebars->29->1386"
6287 ]
6288 },
6289 {
@@ -6307,7 +6304,7 @@
6304 "zh-cht": "CPU",
6305 "xloc": [
6306 "default-mobile.handlebars->9->390",
6310 - "default.handlebars->29->984"
6307 + "default.handlebars->29->985"
6308 ]
6309 },
6310 {
@@ -6327,7 +6324,7 @@
6324 "zh-chs": "CPU负载",
6325 "zh-cht": "CPU負載",
6326 "xloc": [
6330 - "default.handlebars->29->2070"
6327 + "default.handlebars->29->2071"
6328 ]
6329 },
6330 {
@@ -6347,7 +6344,7 @@
6344 "zh-chs": "最近15分钟的CPU负载",
6345 "zh-cht": "最近15分鐘的CPU負載",
6346 "xloc": [
6350 - "default.handlebars->29->2073"
6347 + "default.handlebars->29->2074"
6348 ]
6349 },
6350 {
@@ -6367,7 +6364,7 @@
6364 "zh-chs": "最近5分钟的CPU负载",
6365 "zh-cht": "最近5分鐘的CPU負載",
6366 "xloc": [
6370 - "default.handlebars->29->2072"
6367 + "default.handlebars->29->2073"
6368 ]
6369 },
6370 {
@@ -6387,7 +6384,7 @@
6384 "zh-chs": "最近一分钟的CPU负载",
6385 "zh-cht": "最近一分鐘的CPU負載",
6386 "xloc": [
6390 - "default.handlebars->29->2071"
6387 + "default.handlebars->29->2072"
6388 ]
6389 },
6390 {
@@ -6407,8 +6404,8 @@
6404 "zh-chs": "CR+LF",
6405 "zh-cht": "CR+LF",
6406 "xloc": [
6410 - "default.handlebars->29->864",
6411 - "default.handlebars->29->873",
6407 + "default.handlebars->29->865",
6408 + "default.handlebars->29->874",
6409 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
6410 ]
6411 },
@@ -6429,7 +6426,7 @@
6426 "zh-chs": "CSV",
6427 "zh-cht": "CSV",
6428 "xloc": [
6432 - "default.handlebars->29->1688"
6429 + "default.handlebars->29->1689"
6430 ]
6431 },
6432 {
@@ -6449,8 +6446,8 @@
6446 "zh-chs": "CSV格式",
6447 "zh-cht": "CSV格式",
6448 "xloc": [
6452 - "default.handlebars->29->1692",
6453 - "default.handlebars->29->1757",
6449 + "default.handlebars->29->1693",
6450 + "default.handlebars->29->1758",
6451 "default.handlebars->29->475"
6452 ]
6453 },
@@ -6471,7 +6468,7 @@
6468 "zh-chs": "呼叫错误",
6469 "zh-cht": "呼叫錯誤",
6470 "xloc": [
6474 - "default.handlebars->29->2122"
6471 + "default.handlebars->29->2123"
6472 ]
6473 },
6474 {
@@ -6493,7 +6490,7 @@
6490 "xloc": [
6491 "default-mobile.handlebars->9->82",
6492 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6496 - "default.handlebars->29->1299",
6493 + "default.handlebars->29->1300",
6494 "default.handlebars->container->dialog->idx_dlgButtonBar",
6495 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6496 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6523,9 +6520,9 @@
6520 "default-mobile.handlebars->9->395",
6521 "default-mobile.handlebars->9->400",
6522 "default-mobile.handlebars->9->402",
6526 - "default.handlebars->29->989",
6527 - "default.handlebars->29->994",
6528 - "default.handlebars->29->996"
6523 + "default.handlebars->29->990",
6524 + "default.handlebars->29->995",
6525 + "default.handlebars->29->997"
6526 ]
6527 },
6528 {
@@ -6546,7 +6543,7 @@
6543 "zh-cht": "容量/速度",
6544 "xloc": [
6545 "default-mobile.handlebars->9->393",
6549 - "default.handlebars->29->987"
6546 + "default.handlebars->29->988"
6547 ]
6548 },
6549 {
@@ -6566,7 +6563,7 @@
6563 "zh-chs": "加泰罗尼亚文",
6564 "zh-cht": "加泰羅尼亞文",
6565 "xloc": [
6569 - "default.handlebars->29->1070"
6566 + "default.handlebars->29->1071"
6567 ]
6568 },
6569 {
@@ -6606,7 +6603,7 @@
6603 "zh-chs": "查莫罗",
6604 "zh-cht": "查莫羅",
6605 "xloc": [
6609 - "default.handlebars->29->1071"
6606 + "default.handlebars->29->1072"
6607 ]
6608 },
6609 {
@@ -6648,7 +6645,7 @@
6645 "zh-chs": "更改{0}的电邮",
6646 "zh-cht": "更改{0}的電郵",
6647 "xloc": [
6651 - "default.handlebars->29->1963"
6648 + "default.handlebars->29->1964"
6649 ]
6650 },
6651 {
@@ -6668,9 +6665,9 @@
6665 "zh-chs": "更改组",
6666 "zh-cht": "更改群",
6667 "xloc": [
6671 - "default.handlebars->29->620",
6672 - "default.handlebars->29->778",
6673 - "default.handlebars->29->779"
6668 + "default.handlebars->29->621",
6669 + "default.handlebars->29->779",
6670 + "default.handlebars->29->780"
6671 ]
6672 },
6673 {
@@ -6691,8 +6688,8 @@
6688 "zh-cht": "更改密碼",
6689 "xloc": [
6690 "default-mobile.handlebars->9->90",
6694 - "default.handlebars->29->1266",
6695 - "default.handlebars->29->1950"
6691 + "default.handlebars->29->1267",
6692 + "default.handlebars->29->1951"
6693 ]
6694 },
6695 {
@@ -6712,7 +6709,7 @@
6709 "zh-chs": "更改{0}的密码",
6710 "zh-cht": "更改{0}的密碼",
6711 "xloc": [
6715 - "default.handlebars->29->1970"
6712 + "default.handlebars->29->1971"
6713 ]
6714 },
6715 {
@@ -6732,7 +6729,7 @@
6729 "zh-chs": "更改{0}的真实名称",
6730 "zh-cht": "更改{0}的真實名稱",
6731 "xloc": [
6735 - "default.handlebars->29->1958"
6732 + "default.handlebars->29->1959"
6733 ]
6734 },
6735 {
@@ -6814,7 +6811,7 @@
6811 "zh-chs": "更改该用户的密码",
6812 "zh-cht": "更改該用戶的密碼",
6813 "xloc": [
6817 - "default.handlebars->29->1949"
6814 + "default.handlebars->29->1950"
6815 ]
6816 },
6817 {
@@ -6854,7 +6851,7 @@
6851 "zh-chs": "在此处更改您的帐户电邮地址。",
6852 "zh-cht": "在此處更改你的帳戶電郵地址。",
6853 "xloc": [
6857 - "default.handlebars->29->1253"
6854 + "default.handlebars->29->1254"
6855 ]
6856 },
6857 {
@@ -6874,7 +6871,7 @@
6871 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
6872 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
6873 "xloc": [
6877 - "default.handlebars->29->1259"
6874 + "default.handlebars->29->1260"
6875 ]
6876 },
6877 {
@@ -6894,7 +6891,7 @@
6891 "zh-chs": "更改帐户凭据",
6892 "zh-cht": "帳戶憑證已更改",
6893 "xloc": [
6897 - "default.handlebars->29->1648"
6894 + "default.handlebars->29->1649"
6895 ]
6896 },
6897 {
@@ -6914,7 +6911,7 @@
6911 "zh-chs": "{1}组中的设备{0}已更改:{2}",
6912 "zh-cht": "{1}組中的設備{0}已更改:{2}",
6913 "xloc": [
6917 - "default.handlebars->29->1632"
6914 + "default.handlebars->29->1633"
6915 ]
6916 },
6917 {
@@ -6934,7 +6931,7 @@
6931 "zh-chs": "语言从{1}更改为{2}",
6932 "zh-cht": "語言從{1}更改為{2}",
6933 "xloc": [
6937 - "default.handlebars->29->1576"
6934 + "default.handlebars->29->1577"
6935 ]
6936 },
6937 {
@@ -6954,8 +6951,8 @@
6951 "zh-chs": "已更改{0}的用户设备权限",
6952 "zh-cht": "已更改{0}的用戶設備權限",
6953 "xloc": [
6957 - "default.handlebars->29->1634",
6958 - "default.handlebars->29->1655"
6954 + "default.handlebars->29->1635",
6955 + "default.handlebars->29->1656"
6956 ]
6957 },
6958 {
@@ -6975,7 +6972,7 @@
6972 "zh-chs": "更改语言将需要刷新页面。",
6973 "zh-cht": "更改語言將需要刷新頁面。",
6974 "xloc": [
6978 - "default.handlebars->29->1238"
6975 + "default.handlebars->29->1239"
6976 ]
6977 },
6978 {
@@ -6995,9 +6992,9 @@
6992 "zh-chs": "聊天",
6993 "zh-cht": "聊天",
6994 "xloc": [
6998 - "default.handlebars->29->1709",
6999 - "default.handlebars->29->678",
7000 - "default.handlebars->29->699"
6995 + "default.handlebars->29->1710",
6996 + "default.handlebars->29->679",
6997 + "default.handlebars->29->700"
6998 ]
6999 },
7000 {
@@ -7019,8 +7016,8 @@
7016 "xloc": [
7017 "default-mobile.handlebars->9->439",
7018 "default-mobile.handlebars->9->459",
7022 - "default.handlebars->29->1446",
7023 - "default.handlebars->29->1482"
7019 + "default.handlebars->29->1447",
7020 + "default.handlebars->29->1483"
7021 ]
7022 },
7023 {
@@ -7060,7 +7057,7 @@
7057 "zh-chs": "车臣",
7058 "zh-cht": "車臣",
7059 "xloc": [
7063 - "default.handlebars->29->1072"
7060 + "default.handlebars->29->1073"
7061 ]
7062 },
7063 {
@@ -7160,8 +7157,8 @@
7157 "zh-chs": "检查...",
7158 "zh-cht": "檢查...",
7159 "xloc": [
7163 - "default.handlebars->29->1038",
7164 - "default.handlebars->29->2116"
7160 + "default.handlebars->29->1039",
7161 + "default.handlebars->29->2117"
7162 ]
7163 },
7164 {
@@ -7181,7 +7178,7 @@
7178 "zh-chs": "中文",
7179 "zh-cht": "中文",
7180 "xloc": [
7184 - "default.handlebars->29->1073"
7181 + "default.handlebars->29->1074"
7182 ]
7183 },
7184 {
@@ -7201,7 +7198,7 @@
7198 "zh-chs": "中文(香港)",
7199 "zh-cht": "中文(香港)",
7200 "xloc": [
7204 - "default.handlebars->29->1074"
7201 + "default.handlebars->29->1075"
7202 ]
7203 },
7204 {
@@ -7221,7 +7218,7 @@
7218 "zh-chs": "中文(中国)",
7219 "zh-cht": "中文(中國)",
7220 "xloc": [
7224 - "default.handlebars->29->1075"
7221 + "default.handlebars->29->1076"
7222 ]
7223 },
7224 {
@@ -7241,7 +7238,7 @@
7238 "zh-chs": "简体中文",
7239 "zh-cht": "簡體中文",
7240 "xloc": [
7244 - "default.handlebars->29->1235"
7241 + "default.handlebars->29->1236"
7242 ]
7243 },
7244 {
@@ -7261,7 +7258,7 @@
7258 "zh-chs": "中文(新加坡)",
7259 "zh-cht": "中文(新加坡)",
7260 "xloc": [
7264 - "default.handlebars->29->1076"
7261 + "default.handlebars->29->1077"
7262 ]
7263 },
7264 {
@@ -7281,7 +7278,7 @@
7278 "zh-chs": "中文(台湾)",
7279 "zh-cht": "中文(台灣)",
7280 "xloc": [
7284 - "default.handlebars->29->1077"
7281 + "default.handlebars->29->1078"
7282 ]
7283 },
7284 {
@@ -7301,7 +7298,7 @@
7298 "zh-chs": "繁体中文",
7299 "zh-cht": "繁體中文",
7300 "xloc": [
7304 - "default.handlebars->29->1236"
7301 + "default.handlebars->29->1237"
7302 ]
7303 },
7304 {
@@ -7342,7 +7339,7 @@
7339 "zh-chs": "楚瓦什",
7340 "zh-cht": "楚瓦什",
7341 "xloc": [
7345 - "default.handlebars->29->1078"
7342 + "default.handlebars->29->1079"
7343 ]
7344 },
7345 {
@@ -7385,11 +7382,11 @@
7382 "default-mobile.handlebars->9->330",
7383 "default-mobile.handlebars->9->332",
7384 "default-mobile.handlebars->9->59",
7388 - "default.handlebars->29->1570",
7389 - "default.handlebars->29->903",
7390 - "default.handlebars->29->905",
7391 - "default.handlebars->29->907",
7392 - "default.handlebars->29->909",
7385 + "default.handlebars->29->1571",
7386 + "default.handlebars->29->904",
7387 + "default.handlebars->29->906",
7388 + "default.handlebars->29->908",
7389 + "default.handlebars->29->910",
7390 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7391 "default.handlebars->container->column_l->p41->3->1",
7392 "messenger.handlebars->xbottom"
@@ -7432,7 +7429,7 @@
7429 "zh-chs": "全部清除",
7430 "zh-cht": "全部清除",
7431 "xloc": [
7435 - "default.handlebars->29->2043"
7432 + "default.handlebars->29->2044"
7433 ]
7434 },
7435 {
@@ -7460,7 +7457,7 @@
7457 "zh-chs": "清除核心",
7458 "zh-cht": "清除核心",
7459 "xloc": [
7463 - "default.handlebars->29->1010"
7460 + "default.handlebars->29->1011"
7461 ]
7462 },
7463 {
@@ -7500,7 +7497,7 @@
7497 "zh-chs": "清除此通知",
7498 "zh-cht": "清除此通知",
7499 "xloc": [
7503 - "default.handlebars->29->2042"
7500 + "default.handlebars->29->2043"
7501 ]
7502 },
7503 {
@@ -7560,8 +7557,8 @@
7557 "zh-chs": "单击此处编辑设备组名称",
7558 "zh-cht": "單擊此處編輯裝置群名稱",
7559 "xloc": [
7563 - "default.handlebars->29->1310",
7564 - "default.handlebars->29->1521"
7560 + "default.handlebars->29->1311",
7561 + "default.handlebars->29->1522"
7562 ]
7563 },
7564 {
@@ -7601,7 +7598,7 @@
7598 "zh-chs": "单击此处编辑用户组名称",
7599 "zh-cht": "單擊此處編輯用戶群名稱",
7600 "xloc": [
7604 - "default.handlebars->29->1826"
7601 + "default.handlebars->29->1827"
7602 ]
7603 },
7604 {
@@ -7662,7 +7659,7 @@
7659 "zh-cht": "單擊確定將驗證電郵發送到:",
7660 "xloc": [
7661 "default-mobile.handlebars->9->75",
7665 - "default.handlebars->29->1250"
7662 + "default.handlebars->29->1251"
7663 ]
7664 },
7665 {
@@ -7703,7 +7700,7 @@
7700 "zh-cht": "客戶端控制模式(CCM)",
7701 "xloc": [
7702 "default-mobile.handlebars->9->371",
7706 - "default.handlebars->29->965"
7703 + "default.handlebars->29->966"
7704 ]
7705 },
7706 {
@@ -7723,7 +7720,7 @@
7720 "zh-chs": "客户编号",
7721 "zh-cht": "客戶編號",
7722 "xloc": [
7726 - "default.handlebars->29->1292"
7723 + "default.handlebars->29->1293"
7724 ]
7725 },
7726 {
@@ -7743,7 +7740,7 @@
7740 "zh-chs": "客户端启动的远程访问",
7741 "zh-cht": "客戶端啟動的遠程訪問",
7742 "xloc": [
7746 - "default.handlebars->29->1384"
7743 + "default.handlebars->29->1385"
7744 ]
7745 },
7746 {
@@ -7763,7 +7760,7 @@
7760 "zh-chs": "客户机密",
7761 "zh-cht": "客戶機密",
7762 "xloc": [
7766 - "default.handlebars->29->1293"
7763 + "default.handlebars->29->1294"
7764 ]
7765 },
7766 {
@@ -7807,7 +7804,7 @@
7804 "default-mobile.handlebars->9->57",
7805 "default.handlebars->29->137",
7806 "default.handlebars->29->145",
7810 - "default.handlebars->29->855"
7807 + "default.handlebars->29->856"
7808 ]
7809 },
7810 {
@@ -7827,7 +7824,7 @@
7824 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
7825 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
7826 "xloc": [
7830 - "default.handlebars->29->1581"
7827 + "default.handlebars->29->1582"
7828 ]
7829 },
7830 {
@@ -7911,9 +7908,9 @@
7908 "nl": "Opdrachten",
7909 "xloc": [
7910 "default-mobile.handlebars->9->461",
7914 - "default.handlebars->29->1484",
7915 - "default.handlebars->29->680",
7916 - "default.handlebars->29->701"
7911 + "default.handlebars->29->1485",
7912 + "default.handlebars->29->681",
7913 + "default.handlebars->29->702"
7914 ]
7915 },
7916 {
@@ -7933,8 +7930,8 @@
7930 "zh-chs": "通用设备组",
7931 "zh-cht": "通用裝置群",
7932 "xloc": [
7936 - "default.handlebars->29->1857",
7937 - "default.handlebars->29->1975"
7933 + "default.handlebars->29->1858",
7934 + "default.handlebars->29->1976"
7935 ]
7936 },
7937 {
@@ -7954,8 +7951,8 @@
7951 "zh-chs": "通用设备",
7952 "zh-cht": "通用裝置",
7953 "xloc": [
7957 - "default.handlebars->29->1863",
7958 - "default.handlebars->29->1987"
7954 + "default.handlebars->29->1864",
7955 + "default.handlebars->29->1988"
7956 ]
7957 },
7958 {
@@ -7975,7 +7972,7 @@
7972 "zh-chs": "压缩档案...",
7973 "zh-cht": "壓縮檔案...",
7974 "xloc": [
7978 - "default.handlebars->29->880"
7975 + "default.handlebars->29->881"
7976 ]
7977 },
7978 {
@@ -7996,7 +7993,7 @@
7993 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
7994 "xloc": [
7995 "default-mobile.handlebars->9->127",
7999 - "default.handlebars->29->1565"
7996 + "default.handlebars->29->1566"
7997 ]
7998 },
7999 {
@@ -8018,14 +8015,14 @@
8015 "xloc": [
8016 "default-mobile.handlebars->9->288",
8017 "default-mobile.handlebars->9->419",
8021 - "default.handlebars->29->1395",
8022 - "default.handlebars->29->1737",
8023 - "default.handlebars->29->1816",
8024 - "default.handlebars->29->1877",
8025 - "default.handlebars->29->1973",
8018 + "default.handlebars->29->1396",
8019 + "default.handlebars->29->1738",
8020 + "default.handlebars->29->1817",
8021 + "default.handlebars->29->1878",
8022 + "default.handlebars->29->1974",
8023 "default.handlebars->29->451",
8027 - "default.handlebars->29->773",
8028 - "default.handlebars->29->782"
8024 + "default.handlebars->29->774",
8025 + "default.handlebars->29->783"
8026 ]
8027 },
8028 {
@@ -8046,7 +8043,7 @@
8043 "zh-cht": "確認將1個副本複製到此位置?",
8044 "xloc": [
8045 "default-mobile.handlebars->9->321",
8049 - "default.handlebars->29->898"
8046 + "default.handlebars->29->899"
8047 ]
8048 },
8049 {
@@ -8066,7 +8063,7 @@
8063 "zh-chs": "确认{0}个条目的复制到此位置?",
8064 "zh-cht": "確認{0}個條目的複製到此位置?",
8065 "xloc": [
8069 - "default.handlebars->29->897"
8066 + "default.handlebars->29->898"
8067 ]
8068 },
8069 {
@@ -8106,7 +8103,7 @@
8103 "zh-chs": "确认删除选定的帐户?",
8104 "zh-cht": "確認刪除所選帳戶?",
8105 "xloc": [
8109 - "default.handlebars->29->1736"
8106 + "default.handlebars->29->1737"
8107 ]
8108 },
8109 {
@@ -8146,7 +8143,7 @@
8143 "zh-chs": "确认删除选定的用户组?",
8144 "zh-cht": "確認刪除所選用戶群?",
8145 "xloc": [
8149 - "default.handlebars->29->1815"
8146 + "default.handlebars->29->1816"
8147 ]
8148 },
8149 {
@@ -8166,7 +8163,7 @@
8163 "zh-chs": "确认删除用户{0}?",
8164 "zh-cht": "確認刪除用戶{0}?",
8165 "xloc": [
8169 - "default.handlebars->29->1972"
8166 + "default.handlebars->29->1973"
8167 ]
8168 },
8169 {
@@ -8186,7 +8183,7 @@
8183 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8184 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8185 "xloc": [
8189 - "default.handlebars->29->1880"
8186 + "default.handlebars->29->1881"
8187 ]
8188 },
8189 {
@@ -8206,7 +8203,7 @@
8203 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8204 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8205 "xloc": [
8209 - "default.handlebars->29->2004"
8206 + "default.handlebars->29->2005"
8207 ]
8208 },
8209 {
@@ -8227,7 +8224,7 @@
8224 "zh-cht": "確認將1個條目移動到此位置?",
8225 "xloc": [
8226 "default-mobile.handlebars->9->323",
8230 - "default.handlebars->29->900"
8227 + "default.handlebars->29->901"
8228 ]
8229 },
8230 {
@@ -8247,7 +8244,7 @@
8244 "zh-chs": "确认将{0}个条目移到此位置?",
8245 "zh-cht": "確認將{0}個條目移到該位置?",
8246 "xloc": [
8250 - "default.handlebars->29->899"
8247 + "default.handlebars->29->900"
8248 ]
8249 },
8250 {
@@ -8287,7 +8284,7 @@
8284 "zh-chs": "确认覆盖?",
8285 "zh-cht": "確認覆蓋?",
8286 "xloc": [
8290 - "default.handlebars->29->1564"
8287 + "default.handlebars->29->1565"
8288 ]
8289 },
8290 {
@@ -8307,8 +8304,8 @@
8304 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8305 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8306 "xloc": [
8310 - "default.handlebars->29->1870",
8311 - "default.handlebars->29->1995"
8307 + "default.handlebars->29->1871",
8308 + "default.handlebars->29->1996"
8309 ]
8310 },
8311 {
@@ -8328,8 +8325,8 @@
8325 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8326 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8327 "xloc": [
8331 - "default.handlebars->29->1872",
8332 - "default.handlebars->29->2008"
8328 + "default.handlebars->29->1873",
8329 + "default.handlebars->29->2009"
8330 ]
8331 },
8332 {
@@ -8349,7 +8346,7 @@
8346 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8347 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8348 "xloc": [
8352 - "default.handlebars->29->1997"
8349 + "default.handlebars->29->1998"
8350 ]
8351 },
8352 {
@@ -8369,7 +8366,7 @@
8366 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8367 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8368 "xloc": [
8372 - "default.handlebars->29->2000"
8369 + "default.handlebars->29->2001"
8370 ]
8371 },
8372 {
@@ -8389,8 +8386,8 @@
8386 "zh-chs": "确认删除访问权限?",
8387 "zh-cht": "確認刪除訪問權限?",
8388 "xloc": [
8392 - "default.handlebars->29->1998",
8393 - "default.handlebars->29->2001"
8389 + "default.handlebars->29->1999",
8390 + "default.handlebars->29->2002"
8391 ]
8392 },
8393 {
@@ -8411,7 +8408,7 @@
8408 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8409 "xloc": [
8410 "default-mobile.handlebars->9->74",
8414 - "default.handlebars->29->1028"
8411 + "default.handlebars->29->1029"
8412 ]
8413 },
8414 {
@@ -8435,7 +8432,7 @@
8432 "en": "Confirm removal of device share \\\"{0}\\\"?",
8433 "nl": "Bevestig de verwijdering van apparaatdeling \\\"{0}\\\"?",
8434 "xloc": [
8438 - "default.handlebars->29->1993"
8435 + "default.handlebars->29->1994"
8436 ]
8437 },
8438 {
@@ -8489,7 +8486,7 @@
8486 "zh-chs": "确认删除用户“ {0} ”的权限?",
8487 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
8488 "xloc": [
8492 - "default.handlebars->29->1493"
8489 + "default.handlebars->29->1494"
8490 ]
8491 },
8492 {
@@ -8509,7 +8506,7 @@
8506 "zh-chs": "确认删除用户组“ {0} ”的权限?",
8507 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
8508 "xloc": [
8512 - "default.handlebars->29->1495"
8509 + "default.handlebars->29->1496"
8510 ]
8511 },
8512 {
@@ -8569,8 +8566,8 @@
8566 "default-mobile.handlebars->9->303",
8567 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8568 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8572 - "default.handlebars->29->1338",
8573 - "default.handlebars->29->876",
8569 + "default.handlebars->29->1339",
8570 + "default.handlebars->29->877",
8571 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
8572 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
8573 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -8617,7 +8614,7 @@
8614 "zh-chs": "连接到服务器",
8615 "zh-cht": "連接到伺服器",
8616 "xloc": [
8620 - "default.handlebars->29->1388"
8617 + "default.handlebars->29->1389"
8618 ]
8619 },
8620 {
@@ -8738,7 +8735,7 @@
8735 "zh-chs": "已连接的英特尔&reg;AMT",
8736 "zh-cht": "已連接的Intel&reg; AMT",
8737 "xloc": [
8741 - "default.handlebars->29->2061"
8738 + "default.handlebars->29->2062"
8739 ]
8740 },
8741 {
@@ -8758,7 +8755,7 @@
8755 "zh-chs": "已连接的用户",
8756 "zh-cht": "已连接的用户",
8757 "xloc": [
8761 - "default.handlebars->29->2066"
8758 + "default.handlebars->29->2067"
8759 ]
8760 },
8761 {
@@ -8779,7 +8776,7 @@
8776 "zh-cht": "現在已連接",
8777 "xloc": [
8778 "default-mobile.handlebars->9->346",
8782 - "default.handlebars->29->930"
8779 + "default.handlebars->29->931"
8780 ]
8781 },
8782 {
@@ -8826,7 +8823,7 @@
8823 "default.handlebars->29->247",
8824 "default.handlebars->29->274",
8825 "default.handlebars->29->9",
8829 - "default.handlebars->29->921",
8826 + "default.handlebars->29->922",
8827 "desktop.handlebars->3->2",
8828 "xterm.handlebars->9->2"
8829 ]
@@ -8848,7 +8845,7 @@
8845 "zh-chs": "连接数量",
8846 "zh-cht": "連接數量",
8847 "xloc": [
8851 - "default.handlebars->29->2080"
8848 + "default.handlebars->29->2081"
8849 ]
8850 },
8851 {
@@ -8868,7 +8865,7 @@
8865 "zh-chs": "连接转发器",
8866 "zh-cht": "連接轉發器",
8867 "xloc": [
8871 - "default.handlebars->29->2108"
8868 + "default.handlebars->29->2109"
8869 ]
8870 },
8871 {
@@ -8929,9 +8926,9 @@
8926 "zh-cht": "連接性",
8927 "xloc": [
8928 "default-mobile.handlebars->9->255",
8932 - "default.handlebars->29->1528",
8929 + "default.handlebars->29->1529",
8930 "default.handlebars->29->235",
8934 - "default.handlebars->29->607",
8931 + "default.handlebars->29->606",
8932 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
8933 ]
8934 },
@@ -8952,8 +8949,8 @@
8949 "zh-chs": "控制台",
8950 "zh-cht": "控制台",
8951 "xloc": [
8955 - "default.handlebars->29->673",
8956 - "default.handlebars->29->694",
8952 + "default.handlebars->29->674",
8953 + "default.handlebars->29->695",
8954 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
8955 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
8956 "default.handlebars->contextMenu->cxconsole"
@@ -8996,8 +8993,8 @@
8993 "zh-chs": "控制",
8994 "zh-cht": "控制",
8995 "xloc": [
8999 - "default.handlebars->29->672",
9000 - "default.handlebars->29->693",
8996 + "default.handlebars->29->673",
8997 + "default.handlebars->29->694",
8998 "messenger.handlebars->13->1"
8999 ]
9000 },
@@ -9018,7 +9015,7 @@
9015 "zh-chs": "Cookie编码器",
9016 "zh-cht": "Cookie編碼器",
9017 "xloc": [
9021 - "default.handlebars->29->2094"
9018 + "default.handlebars->29->2095"
9019 ]
9020 },
9021 {
@@ -9175,8 +9172,8 @@
9172 "zh-chs": "复制连结到剪贴板",
9173 "zh-cht": "複製連結到剪貼板",
9174 "xloc": [
9178 - "default.handlebars->29->1533",
9179 - "default.handlebars->29->1552",
9175 + "default.handlebars->29->1534",
9176 + "default.handlebars->29->1553",
9177 "default.handlebars->29->196",
9178 "default.handlebars->29->353"
9179 ]
@@ -9279,7 +9276,7 @@
9276 "zh-chs": "复制:“{0}”到“{1}”",
9277 "zh-cht": "複製:“{0}”到“{1}”",
9278 "xloc": [
9282 - "default.handlebars->29->1624"
9279 + "default.handlebars->29->1625"
9280 ]
9281 },
9282 {
@@ -9425,7 +9422,7 @@
9422 "zh-chs": "核心服务器",
9423 "zh-cht": "核心伺服器",
9424 "xloc": [
9428 - "default.handlebars->29->2093"
9425 + "default.handlebars->29->2094"
9426 ]
9427 },
9428 {
@@ -9445,7 +9442,7 @@
9442 "zh-chs": "科西嘉文",
9443 "zh-cht": "科西嘉文",
9444 "xloc": [
9448 - "default.handlebars->29->1079"
9445 + "default.handlebars->29->1080"
9446 ]
9447 },
9448 {
@@ -9465,7 +9462,7 @@
9462 "zh-chs": "创建帐号",
9463 "zh-cht": "創建帳號",
9464 "xloc": [
9468 - "default.handlebars->29->1784",
9465 + "default.handlebars->29->1785",
9466 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
9467 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
9468 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -9508,7 +9505,7 @@
9505 "zh-chs": "创建用户组",
9506 "zh-cht": "創建用戶群",
9507 "xloc": [
9511 - "default.handlebars->29->1823"
9508 + "default.handlebars->29->1824"
9509 ]
9510 },
9511 {
@@ -9528,7 +9525,7 @@
9525 "zh-chs": "创建连结以与访客共享此设备",
9526 "zh-cht": "創建鏈結以與訪客共享此裝置",
9527 "xloc": [
9531 - "default.handlebars->29->618"
9528 + "default.handlebars->29->619"
9529 ]
9530 },
9531 {
@@ -9548,7 +9545,7 @@
9545 "zh-chs": "使用以下选项创建一个新的设备组。",
9546 "zh-cht": "使用以下選項創建一個新的裝置群。",
9547 "xloc": [
9551 - "default.handlebars->29->1273"
9548 + "default.handlebars->29->1274"
9549 ]
9550 },
9551 {
@@ -9588,7 +9585,7 @@
9585 "zh-chs": "创建文件夹:“{0}”",
9586 "zh-cht": "創建文件夾:“{0}”",
9587 "xloc": [
9591 - "default.handlebars->29->1617"
9588 + "default.handlebars->29->1618"
9589 ]
9590 },
9591 {
@@ -9608,7 +9605,7 @@
9605 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9606 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9607 "xloc": [
9611 - "default.handlebars->29->1748"
9608 + "default.handlebars->29->1749"
9609 ]
9610 },
9611 {
@@ -9650,13 +9647,13 @@
9647 "zh-chs": "创建的设备组:{0}",
9648 "zh-cht": "創建的設備組:{0}",
9649 "xloc": [
9653 - "default.handlebars->29->1628"
9650 + "default.handlebars->29->1629"
9651 ]
9652 },
9653 {
9654 "en": "Creates a link that allows a guest without an account to remote desktop into this device for a limited time.",
9655 "xloc": [
9659 - "default.handlebars->29->712"
9656 + "default.handlebars->29->713"
9657 ]
9658 },
9659 {
@@ -9693,7 +9690,7 @@
9690 "zh-chs": "创建",
9691 "zh-cht": "創建",
9692 "xloc": [
9696 - "default.handlebars->29->1909"
9693 + "default.handlebars->29->1910"
9694 ]
9695 },
9696 {
@@ -9713,7 +9710,7 @@
9710 "zh-chs": "创建时间",
9711 "zh-cht": "創作時間",
9712 "xloc": [
9716 - "default.handlebars->29->1320"
9713 + "default.handlebars->29->1321"
9714 ]
9715 },
9716 {
@@ -9755,8 +9752,8 @@
9752 "zh-chs": "创建者",
9753 "zh-cht": "創作者",
9754 "xloc": [
9758 - "default.handlebars->29->1318",
9759 - "default.handlebars->29->1319"
9755 + "default.handlebars->29->1319",
9756 + "default.handlebars->29->1320"
9757 ]
9758 },
9759 {
@@ -9776,7 +9773,7 @@
9773 "zh-chs": "证书",
9774 "zh-cht": "證書",
9775 "xloc": [
9779 - "default.handlebars->29->1290"
9776 + "default.handlebars->29->1291"
9777 ]
9778 },
9779 {
@@ -9796,7 +9793,7 @@
9793 "zh-chs": "克里语",
9794 "zh-cht": "克里語",
9795 "xloc": [
9799 - "default.handlebars->29->1080"
9796 + "default.handlebars->29->1081"
9797 ]
9798 },
9799 {
@@ -9816,7 +9813,7 @@
9813 "zh-chs": "克罗地亚文",
9814 "zh-cht": "克羅地亞文",
9815 "xloc": [
9819 - "default.handlebars->29->1081"
9816 + "default.handlebars->29->1082"
9817 ]
9818 },
9819 {
@@ -9983,7 +9980,7 @@
9980 "zh-chs": "捷克文",
9981 "zh-cht": "捷克文",
9982 "xloc": [
9986 - "default.handlebars->29->1082"
9983 + "default.handlebars->29->1083"
9984 ]
9985 },
9986 {
@@ -10023,7 +10020,7 @@
10020 "zh-chs": "丹麦文",
10021 "zh-cht": "丹麥文",
10022 "xloc": [
10026 - "default.handlebars->29->1083"
10023 + "default.handlebars->29->1084"
10024 ]
10025 },
10026 {
@@ -10043,7 +10040,7 @@
10040 "zh-chs": "数据通道",
10041 "zh-cht": "數據通道",
10042 "xloc": [
10046 - "default.handlebars->29->825",
10043 + "default.handlebars->29->826",
10044 "desktop.handlebars->3->11"
10045 ]
10046 },
@@ -10064,7 +10061,7 @@
10061 "zh-chs": "日期和时间",
10062 "zh-cht": "日期和時間",
10063 "xloc": [
10067 - "default.handlebars->29->1241"
10064 + "default.handlebars->29->1242"
10065 ]
10066 },
10067 {
@@ -10085,14 +10082,14 @@
10082 "zh-cht": "天",
10083 "xloc": [
10084 "default-mobile.handlebars->9->278",
10088 - "default.handlebars->29->757"
10085 + "default.handlebars->29->758"
10086 ]
10087 },
10088 {
10089 "en": "Deactivate",
10090 "nl": "Deactiveren",
10091 "xloc": [
10095 - "default.handlebars->29->1371"
10092 + "default.handlebars->29->1372"
10093 ]
10094 },
10095 {
@@ -10150,10 +10147,10 @@
10147 "zh-chs": "默认",
10148 "zh-cht": "默認",
10149 "xloc": [
10153 - "default.handlebars->29->1771",
10154 - "default.handlebars->29->1819",
10155 - "default.handlebars->29->1830",
10156 - "default.handlebars->29->1898"
10150 + "default.handlebars->29->1772",
10151 + "default.handlebars->29->1820",
10152 + "default.handlebars->29->1831",
10153 + "default.handlebars->29->1899"
10154 ]
10155 },
10156 {
@@ -10177,9 +10174,9 @@
10174 "default-mobile.handlebars->9->313",
10175 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10176 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10180 - "default.handlebars->29->1559",
10177 + "default.handlebars->29->1560",
10178 "default.handlebars->29->508",
10182 - "default.handlebars->29->889",
10179 + "default.handlebars->29->890",
10180 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10181 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10182 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10207,7 +10204,7 @@
10204 "zh-cht": "刪除帳戶",
10205 "xloc": [
10206 "default-mobile.handlebars->9->84",
10210 - "default.handlebars->29->1258"
10207 + "default.handlebars->29->1259"
10208 ]
10209 },
10210 {
@@ -10227,7 +10224,7 @@
10224 "zh-chs": "删除帐户",
10225 "zh-cht": "刪除帳戶",
10226 "xloc": [
10230 - "default.handlebars->29->1738"
10227 + "default.handlebars->29->1739"
10228 ]
10229 },
10230 {
@@ -10248,7 +10245,7 @@
10245 "zh-cht": "刪除裝置",
10246 "xloc": [
10247 "default-mobile.handlebars->9->260",
10251 - "default.handlebars->29->622"
10248 + "default.handlebars->29->623"
10249 ]
10250 },
10251 {
@@ -10270,8 +10267,8 @@
10267 "xloc": [
10268 "default-mobile.handlebars->9->417",
10269 "default-mobile.handlebars->9->420",
10273 - "default.handlebars->29->1367",
10274 - "default.handlebars->29->1396"
10270 + "default.handlebars->29->1368",
10271 + "default.handlebars->29->1397"
10272 ]
10273 },
10274 {
@@ -10292,7 +10289,7 @@
10289 "zh-cht": "刪除節點",
10290 "xloc": [
10291 "default-mobile.handlebars->9->286",
10295 - "default.handlebars->29->783"
10292 + "default.handlebars->29->784"
10293 ]
10294 },
10295 {
@@ -10332,7 +10329,7 @@
10329 "zh-chs": "删除用户",
10330 "zh-cht": "刪除用戶",
10331 "xloc": [
10335 - "default.handlebars->29->1948"
10332 + "default.handlebars->29->1949"
10333 ]
10334 },
10335 {
@@ -10352,8 +10349,8 @@
10349 "zh-chs": "删除用户群组",
10350 "zh-cht": "刪除用戶群組",
10351 "xloc": [
10355 - "default.handlebars->29->1868",
10356 - "default.handlebars->29->1878"
10352 + "default.handlebars->29->1869",
10353 + "default.handlebars->29->1879"
10354 ]
10355 },
10356 {
@@ -10373,7 +10370,7 @@
10370 "zh-chs": "删除用户群组",
10371 "zh-cht": "刪除用戶群組",
10372 "xloc": [
10376 - "default.handlebars->29->1817"
10373 + "default.handlebars->29->1818"
10374 ]
10375 },
10376 {
@@ -10393,7 +10390,7 @@
10390 "zh-chs": "删除用户{0}",
10391 "zh-cht": "刪除用戶{0}",
10392 "xloc": [
10396 - "default.handlebars->29->1971"
10393 + "default.handlebars->29->1972"
10394 ]
10395 },
10396 {
@@ -10414,7 +10411,7 @@
10411 "zh-cht": "刪除帳戶",
10412 "xloc": [
10413 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
10417 - "default.handlebars->29->1734",
10414 + "default.handlebars->29->1735",
10415 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10416 ]
10417 },
@@ -10455,7 +10452,7 @@
10452 "zh-chs": "删除群组",
10453 "zh-cht": "刪除群組",
10454 "xloc": [
10458 - "default.handlebars->29->1813"
10455 + "default.handlebars->29->1814"
10456 ]
10457 },
10458 {
@@ -10495,7 +10492,7 @@
10492 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
10493 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
10494 "xloc": [
10498 - "default.handlebars->29->1619"
10495 + "default.handlebars->29->1620"
10496 ]
10497 },
10498 {
@@ -10517,8 +10514,8 @@
10514 "xloc": [
10515 "default-mobile.handlebars->9->124",
10516 "default-mobile.handlebars->9->315",
10520 - "default.handlebars->29->1561",
10521 - "default.handlebars->29->891"
10517 + "default.handlebars->29->1562",
10518 + "default.handlebars->29->892"
10519 ]
10520 },
10521 {
@@ -10538,7 +10535,7 @@
10535 "zh-chs": "删除用户群组{0}?",
10536 "zh-cht": "刪除用戶群組{0}?",
10537 "xloc": [
10541 - "default.handlebars->29->1876"
10538 + "default.handlebars->29->1877"
10539 ]
10540 },
10541 {
@@ -10560,8 +10557,8 @@
10557 "xloc": [
10558 "default-mobile.handlebars->9->123",
10559 "default-mobile.handlebars->9->314",
10563 - "default.handlebars->29->1560",
10564 - "default.handlebars->29->890"
10560 + "default.handlebars->29->1561",
10561 + "default.handlebars->29->891"
10562 ]
10563 },
10564 {
@@ -10601,7 +10598,7 @@
10598 "zh-chs": "删除:“{0}”",
10599 "zh-cht": "刪除:“{0}”",
10600 "xloc": [
10604 - "default.handlebars->29->1618"
10601 + "default.handlebars->29->1619"
10602 ]
10603 },
10604 {
@@ -10621,7 +10618,7 @@
10618 "zh-chs": "删除:“{0}”,{1}个元素已删除",
10619 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
10620 "xloc": [
10624 - "default.handlebars->29->1620"
10621 + "default.handlebars->29->1621"
10622 ]
10623 },
10624 {
@@ -10641,7 +10638,7 @@
10638 "zh-chs": "被拒绝",
10639 "zh-cht": "被拒絕",
10640 "xloc": [
10644 - "default.handlebars->29->821",
10641 + "default.handlebars->29->822",
10642 "desktop.handlebars->3->7"
10643 ]
10644 },
@@ -10738,19 +10735,19 @@
10735 "default-mobile.handlebars->9->352",
10736 "default-mobile.handlebars->9->409",
10737 "default-mobile.handlebars->9->422",
10741 - "default.handlebars->29->1278",
10742 - "default.handlebars->29->1315",
10743 - "default.handlebars->29->1398",
10744 - "default.handlebars->29->1822",
10745 - "default.handlebars->29->1832",
10738 + "default.handlebars->29->1279",
10739 + "default.handlebars->29->1316",
10740 + "default.handlebars->29->1399",
10741 + "default.handlebars->29->1823",
10742 "default.handlebars->29->1833",
10747 - "default.handlebars->29->1874",
10743 + "default.handlebars->29->1834",
10744 + "default.handlebars->29->1875",
10745 "default.handlebars->29->549",
10746 "default.handlebars->29->550",
10747 "default.handlebars->29->77",
10751 - "default.handlebars->29->816",
10752 - "default.handlebars->29->936",
10753 - "default.handlebars->29->946",
10748 + "default.handlebars->29->817",
10749 + "default.handlebars->29->937",
10750 + "default.handlebars->29->947",
10751 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
10752 ]
10753 },
@@ -10789,10 +10786,10 @@
10786 "zh-cht": "桌面",
10787 "xloc": [
10788 "default-mobile.handlebars->9->267",
10792 - "default.handlebars->29->1404",
10793 - "default.handlebars->29->2020",
10789 + "default.handlebars->29->1405",
10790 + "default.handlebars->29->2021",
10791 "default.handlebars->29->514",
10795 - "default.handlebars->29->861",
10792 + "default.handlebars->29->862",
10793 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
10794 "default.handlebars->contextMenu->cxdesktop",
10795 "desktop.handlebars->3->23"
@@ -10835,10 +10832,10 @@
10832 "zh-chs": "桌面通知",
10833 "zh-cht": "桌面通知",
10834 "xloc": [
10838 - "default.handlebars->29->1329",
10839 - "default.handlebars->29->1837",
10840 - "default.handlebars->29->1924",
10841 - "default.handlebars->29->588"
10835 + "default.handlebars->29->1330",
10836 + "default.handlebars->29->1838",
10837 + "default.handlebars->29->1925",
10838 + "default.handlebars->29->587"
10839 ]
10840 },
10841 {
@@ -10858,10 +10855,10 @@
10855 "zh-chs": "桌面提示",
10856 "zh-cht": "桌面提示",
10857 "xloc": [
10861 - "default.handlebars->29->1328",
10862 - "default.handlebars->29->1836",
10863 - "default.handlebars->29->1923",
10864 - "default.handlebars->29->587"
10858 + "default.handlebars->29->1329",
10859 + "default.handlebars->29->1837",
10860 + "default.handlebars->29->1924",
10861 + "default.handlebars->29->586"
10862 ]
10863 },
10864 {
@@ -10881,10 +10878,10 @@
10878 "zh-chs": "桌面提示+工具栏",
10879 "zh-cht": "桌面提示+工具欄",
10880 "xloc": [
10884 - "default.handlebars->29->1326",
10885 - "default.handlebars->29->1834",
10886 - "default.handlebars->29->1921",
10887 - "default.handlebars->29->585"
10881 + "default.handlebars->29->1327",
10882 + "default.handlebars->29->1835",
10883 + "default.handlebars->29->1922",
10884 + "default.handlebars->29->584"
10885 ]
10886 },
10887 {
@@ -10932,10 +10929,10 @@
10929 "zh-chs": "桌面工具栏",
10930 "zh-cht": "桌面工具欄",
10931 "xloc": [
10935 - "default.handlebars->29->1327",
10936 - "default.handlebars->29->1835",
10937 - "default.handlebars->29->1922",
10938 - "default.handlebars->29->586"
10932 + "default.handlebars->29->1328",
10933 + "default.handlebars->29->1836",
10934 + "default.handlebars->29->1923",
10935 + "default.handlebars->29->585"
10936 ]
10937 },
10938 {
@@ -10955,7 +10952,7 @@
10952 "zh-chs": "桌面时段",
10953 "zh-cht": "桌面時段",
10954 "xloc": [
10958 - "default.handlebars->29->860"
10955 + "default.handlebars->29->861"
10956 ]
10957 },
10958 {
@@ -11038,9 +11035,9 @@
11035 "zh-chs": "设备",
11036 "zh-cht": "裝置",
11037 "xloc": [
11041 - "default.handlebars->29->1427",
11038 + "default.handlebars->29->1428",
11039 "default.handlebars->29->186",
11043 - "default.handlebars->29->1990",
11040 + "default.handlebars->29->1991",
11041 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11042 ]
11043 },
@@ -11062,7 +11059,7 @@
11059 "zh-cht": "裝置指令",
11060 "xloc": [
11061 "default-mobile.handlebars->9->277",
11065 - "default.handlebars->29->748"
11062 + "default.handlebars->29->749"
11063 ]
11064 },
11065 {
@@ -11089,14 +11086,14 @@
11086 "zh-chs": "设备组",
11087 "zh-cht": "裝置群",
11088 "xloc": [
11092 - "default.handlebars->29->1422",
11093 - "default.handlebars->29->1425",
11089 + "default.handlebars->29->1423",
11090 "default.handlebars->29->1426",
11095 - "default.handlebars->29->1685",
11096 - "default.handlebars->29->1860",
11097 - "default.handlebars->29->1866",
11098 - "default.handlebars->29->1978",
11099 - "default.handlebars->29->2029"
11091 + "default.handlebars->29->1427",
11092 + "default.handlebars->29->1686",
11093 + "default.handlebars->29->1861",
11094 + "default.handlebars->29->1867",
11095 + "default.handlebars->29->1979",
11096 + "default.handlebars->29->2030"
11097 ]
11098 },
11099 {
@@ -11117,7 +11114,7 @@
11114 "zh-cht": "裝置群用戶",
11115 "xloc": [
11116 "default-mobile.handlebars->9->468",
11120 - "default.handlebars->29->1491"
11117 + "default.handlebars->29->1492"
11118 ]
11119 },
11120 {
@@ -11138,11 +11135,11 @@
11135 "zh-cht": "裝置群",
11136 "xloc": [
11137 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11141 - "default.handlebars->29->1701",
11142 - "default.handlebars->29->1807",
11143 - "default.handlebars->29->1847",
11144 - "default.handlebars->29->1918",
11145 - "default.handlebars->29->2064",
11138 + "default.handlebars->29->1702",
11139 + "default.handlebars->29->1808",
11140 + "default.handlebars->29->1848",
11141 + "default.handlebars->29->1919",
11142 + "default.handlebars->29->2065",
11143 "default.handlebars->container->column_l->p2->p2info->7"
11144 ]
11145 },
@@ -11183,7 +11180,7 @@
11180 "zh-chs": "设备位置",
11181 "zh-cht": "裝置位置",
11182 "xloc": [
11186 - "default.handlebars->29->784"
11183 + "default.handlebars->29->785"
11184 ]
11185 },
11186 {
@@ -11203,7 +11200,7 @@
11200 "zh-chs": "设备消息",
11201 "zh-cht": "裝置訊息",
11202 "xloc": [
11206 - "default.handlebars->29->709"
11203 + "default.handlebars->29->710"
11204 ]
11205 },
11206 {
@@ -11224,9 +11221,9 @@
11221 "zh-cht": "裝置名稱",
11222 "xloc": [
11223 "default-mobile.handlebars->9->290",
11227 - "default.handlebars->29->2028",
11224 + "default.handlebars->29->2029",
11225 "default.handlebars->29->288",
11229 - "default.handlebars->29->814",
11226 + "default.handlebars->29->815",
11227 "player.handlebars->3->9"
11228 ]
11229 },
@@ -11248,14 +11245,14 @@
11245 "zh-cht": "裝置通知",
11246 "xloc": [
11247 "default.handlebars->29->473",
11251 - "default.handlebars->29->711"
11248 + "default.handlebars->29->712"
11249 ]
11250 },
11251 {
11252 "en": "Device Sharing Link",
11253 "nl": "Apparaat deel Link",
11254 "xloc": [
11258 - "default.handlebars->29->663"
11255 + "default.handlebars->29->664"
11256 ]
11257 },
11258 {
@@ -11295,8 +11292,8 @@
11292 "zh-chs": "设备连接。",
11293 "zh-cht": "裝置連接。",
11294 "xloc": [
11298 - "default.handlebars->29->1246",
11299 - "default.handlebars->29->1512"
11295 + "default.handlebars->29->1247",
11296 + "default.handlebars->29->1513"
11297 ]
11298 },
11299 {
@@ -11316,8 +11313,8 @@
11313 "zh-chs": "设备断开连接。",
11314 "zh-cht": "裝置斷開連接。",
11315 "xloc": [
11319 - "default.handlebars->29->1247",
11320 - "default.handlebars->29->1513"
11316 + "default.handlebars->29->1248",
11317 + "default.handlebars->29->1514"
11318 ]
11319 },
11320 {
@@ -11337,7 +11334,7 @@
11334 "zh-chs": "创建的设备组:{0}",
11335 "zh-cht": "設備組已創建:{0}",
11336 "xloc": [
11340 - "default.handlebars->29->1649"
11337 + "default.handlebars->29->1650"
11338 ]
11339 },
11340 {
@@ -11357,7 +11354,7 @@
11354 "zh-chs": "设备组已删除:{0}",
11355 "zh-cht": "設備組已刪除:{0}",
11356 "xloc": [
11360 - "default.handlebars->29->1650"
11357 + "default.handlebars->29->1651"
11358 ]
11359 },
11360 {
@@ -11377,7 +11374,7 @@
11374 "zh-chs": "设备组成员身份已更改:{0}",
11375 "zh-cht": "設備組成員身份已更改:{0}",
11376 "xloc": [
11380 - "default.handlebars->29->1651"
11377 + "default.handlebars->29->1652"
11378 ]
11379 },
11380 {
@@ -11397,7 +11394,7 @@
11394 "zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
11395 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
11396 "xloc": [
11400 - "default.handlebars->29->706"
11397 + "default.handlebars->29->707"
11398 ]
11399 },
11400 {
@@ -11417,7 +11414,7 @@
11414 "zh-chs": "设备组通知已更改",
11415 "zh-cht": "設備組通知已更改",
11416 "xloc": [
11420 - "default.handlebars->29->1646"
11417 + "default.handlebars->29->1647"
11418 ]
11419 },
11420 {
@@ -11437,7 +11434,7 @@
11434 "zh-chs": "未删除的设备组:{0}",
11435 "zh-cht": "未刪除的設備組:{0}",
11436 "xloc": [
11440 - "default.handlebars->29->1629"
11437 + "default.handlebars->29->1630"
11438 ]
11439 },
11440 {
@@ -11830,7 +11827,7 @@
11827 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
11828 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
11829 "xloc": [
11833 - "default.handlebars->29->1631"
11830 + "default.handlebars->29->1632"
11831 ]
11832 },
11833 {
@@ -11867,8 +11864,8 @@
11864 "zh-chs": "设备",
11865 "zh-cht": "裝置",
11866 "xloc": [
11870 - "default.handlebars->29->1808",
11871 - "default.handlebars->29->1848"
11867 + "default.handlebars->29->1809",
11868 + "default.handlebars->29->1849"
11869 ]
11870 },
11871 {
@@ -11908,7 +11905,7 @@
11905 "zh-chs": "禁用的电子邮件两因素身份验证",
11906 "zh-cht": "禁用的電子郵件兩因素身份驗證",
11907 "xloc": [
11911 - "default.handlebars->29->1662"
11908 + "default.handlebars->29->1663"
11909 ]
11910 },
11911 {
@@ -11930,8 +11927,8 @@
11927 "xloc": [
11928 "default-mobile.handlebars->9->304",
11929 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
11933 - "default.handlebars->29->1339",
11934 - "default.handlebars->29->877",
11930 + "default.handlebars->29->1340",
11931 + "default.handlebars->29->878",
11932 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
11933 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
11934 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -12008,7 +12005,7 @@
12005 "zh-chs": "在远程设备上显示一个消息框。",
12006 "zh-cht": "在遠程裝置上顯示一個訊息框。",
12007 "xloc": [
12011 - "default.handlebars->29->710"
12008 + "default.handlebars->29->711"
12009 ]
12010 },
12011 {
@@ -12048,7 +12045,7 @@
12045 "zh-chs": "在远程设备上显示短信",
12046 "zh-cht": "在遠程裝置上顯示短信",
12047 "xloc": [
12051 - "default.handlebars->29->616"
12048 + "default.handlebars->29->617"
12049 ]
12050 },
12051 {
@@ -12068,7 +12065,7 @@
12065 "zh-chs": "显示设备组名称",
12066 "zh-cht": "顯示裝置群名稱",
12067 "xloc": [
12071 - "default.handlebars->29->1245"
12068 + "default.handlebars->29->1246"
12069 ]
12070 },
12071 {
@@ -12088,7 +12085,7 @@
12085 "zh-chs": "显示名称",
12086 "zh-cht": "顯示名稱",
12087 "xloc": [
12091 - "default.handlebars->29->846"
12088 + "default.handlebars->29->847"
12089 ]
12090 },
12091 {
@@ -12108,7 +12105,7 @@
12105 "zh-chs": "显示公共连结",
12106 "zh-cht": "顯示公共鏈結",
12107 "xloc": [
12111 - "default.handlebars->29->1532"
12108 + "default.handlebars->29->1533"
12109 ]
12110 },
12111 {
@@ -12128,7 +12125,7 @@
12125 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12126 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12127 "xloc": [
12131 - "default.handlebars->29->1591"
12128 + "default.handlebars->29->1592"
12129 ]
12130 },
12131 {
@@ -12148,7 +12145,7 @@
12145 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12146 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12147 "xloc": [
12151 - "default.handlebars->29->1599"
12148 + "default.handlebars->29->1600"
12149 ]
12150 },
12151 {
@@ -12168,8 +12165,8 @@
12165 "zh-chs": "什么都不做",
12166 "zh-cht": "什麼都不做",
12167 "xloc": [
12171 - "default.handlebars->29->1382",
12172 - "default.handlebars->29->1386"
12168 + "default.handlebars->29->1383",
12169 + "default.handlebars->29->1387"
12170 ]
12171 },
12172 {
@@ -12189,10 +12186,10 @@
12186 "zh-chs": "域",
12187 "zh-cht": "域",
12188 "xloc": [
12192 - "default.handlebars->29->1772",
12193 - "default.handlebars->29->1820",
12194 - "default.handlebars->29->1829",
12195 - "default.handlebars->29->1897",
12189 + "default.handlebars->29->1773",
12190 + "default.handlebars->29->1821",
12191 + "default.handlebars->29->1830",
12192 + "default.handlebars->29->1898",
12193 "mstsc.handlebars->main->1->3->1->2->1->0",
12194 "mstsc.handlebars->main->1->3->1->2->3"
12195 ]
@@ -12231,7 +12228,7 @@
12228 "zh-chs": "不要连接到服务器",
12229 "zh-cht": "不要連接到伺服器",
12230 "xloc": [
12234 - "default.handlebars->29->1387"
12231 + "default.handlebars->29->1388"
12232 ]
12233 },
12234 {
@@ -12351,7 +12348,7 @@
12348 "zh-cht": "下載檔案",
12349 "xloc": [
12350 "default-mobile.handlebars->9->334",
12354 - "default.handlebars->29->910"
12351 + "default.handlebars->29->911"
12352 ]
12353 },
12354 {
@@ -12391,7 +12388,7 @@
12388 "zh-chs": "下载MeshCmd",
12389 "zh-cht": "下載MeshCmd",
12390 "xloc": [
12394 - "default.handlebars->29->806"
12391 + "default.handlebars->29->807"
12392 ]
12393 },
12394 {
@@ -12451,7 +12448,7 @@
12448 "zh-chs": "下载报告",
12449 "zh-cht": "下載報告",
12450 "xloc": [
12454 - "default.handlebars->29->1690",
12451 + "default.handlebars->29->1691",
12452 "default.handlebars->container->column_l->p3->3->1->0->3"
12453 ]
12454 },
@@ -12472,7 +12469,7 @@
12469 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
12470 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
12471 "xloc": [
12475 - "default.handlebars->29->799"
12472 + "default.handlebars->29->800"
12473 ]
12474 },
12475 {
@@ -12552,7 +12549,7 @@
12549 "zh-chs": "下载电源事件",
12550 "zh-cht": "下載電源事件",
12551 "xloc": [
12555 - "default.handlebars->29->758"
12552 + "default.handlebars->29->759"
12553 ]
12554 },
12555 {
@@ -12652,7 +12649,7 @@
12649 "zh-chs": "使用以下一种档案格式下载事件列表。",
12650 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12651 "xloc": [
12655 - "default.handlebars->29->1691"
12652 + "default.handlebars->29->1692"
12653 ]
12654 },
12655 {
@@ -12672,7 +12669,7 @@
12669 "zh-chs": "使用以下一种档案格式下载用户列表。",
12670 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12671 "xloc": [
12675 - "default.handlebars->29->1756"
12672 + "default.handlebars->29->1757"
12673 ]
12674 },
12675 {
@@ -12753,7 +12750,7 @@
12750 "zh-chs": "下载:“{0}”",
12751 "zh-cht": "下載:“{0}”",
12752 "xloc": [
12756 - "default.handlebars->29->1622"
12753 + "default.handlebars->29->1623"
12754 ]
12755 },
12756 {
@@ -12793,7 +12790,7 @@
12790 "zh-chs": "代理重复",
12791 "zh-cht": "代理重複",
12792 "xloc": [
12796 - "default.handlebars->29->2060"
12793 + "default.handlebars->29->2061"
12794 ]
12795 },
12796 {
@@ -12833,7 +12830,7 @@
12830 "zh-chs": "复制用户组",
12831 "zh-cht": "複製用戶群",
12832 "xloc": [
12836 - "default.handlebars->29->1824"
12833 + "default.handlebars->29->1825"
12834 ]
12835 },
12836 {
@@ -12870,8 +12867,8 @@
12867 "zh-chs": "持续时间",
12868 "zh-cht": "持續時間",
12869 "xloc": [
12873 - "default.handlebars->29->2014",
12874 - "default.handlebars->29->2034",
12870 + "default.handlebars->29->2015",
12871 + "default.handlebars->29->2035",
12872 "player.handlebars->3->2"
12873 ]
12874 },
@@ -12909,7 +12906,7 @@
12906 "zh-chs": "荷兰文(比利时)",
12907 "zh-cht": "荷蘭文(比利時)",
12908 "xloc": [
12912 - "default.handlebars->29->1085"
12909 + "default.handlebars->29->1086"
12910 ]
12911 },
12912 {
@@ -12929,7 +12926,7 @@
12926 "zh-chs": "荷兰文(标准)",
12927 "zh-cht": "荷蘭文(標準)",
12928 "xloc": [
12932 - "default.handlebars->29->1084"
12929 + "default.handlebars->29->1085"
12930 ]
12931 },
12932 {
@@ -13200,7 +13197,7 @@
13197 "zh-cht": "編輯裝置",
13198 "xloc": [
13199 "default-mobile.handlebars->9->295",
13203 - "default.handlebars->29->819"
13200 + "default.handlebars->29->820"
13201 ]
13202 },
13203 {
@@ -13223,10 +13220,10 @@
13220 "default-mobile.handlebars->9->423",
13221 "default-mobile.handlebars->9->425",
13222 "default-mobile.handlebars->9->445",
13226 - "default.handlebars->29->1399",
13227 - "default.handlebars->29->1431",
13228 - "default.handlebars->29->1455",
13229 - "default.handlebars->29->1467"
13223 + "default.handlebars->29->1400",
13224 + "default.handlebars->29->1432",
13225 + "default.handlebars->29->1456",
13226 + "default.handlebars->29->1468"
13227 ]
13228 },
13229 {
@@ -13246,7 +13243,7 @@
13243 "zh-chs": "编辑设备组功能",
13244 "zh-cht": "編輯裝置群功能",
13245 "xloc": [
13249 - "default.handlebars->29->1417"
13246 + "default.handlebars->29->1418"
13247 ]
13248 },
13249 {
@@ -13266,8 +13263,8 @@
13263 "zh-chs": "编辑设备组权限",
13264 "zh-cht": "編輯裝置群權限",
13265 "xloc": [
13269 - "default.handlebars->29->1452",
13270 - "default.handlebars->29->1464"
13266 + "default.handlebars->29->1453",
13267 + "default.handlebars->29->1465"
13268 ]
13269 },
13270 {
@@ -13287,7 +13284,7 @@
13284 "zh-chs": "编辑设备组用户同意",
13285 "zh-cht": "編輯裝置群用戶同意",
13286 "xloc": [
13290 - "default.handlebars->29->1400"
13287 + "default.handlebars->29->1401"
13288 ]
13289 },
13290 {
@@ -13308,7 +13305,7 @@
13305 "zh-cht": "編輯裝置筆記",
13306 "xloc": [
13307 "default-mobile.handlebars->9->437",
13311 - "default.handlebars->29->1444"
13308 + "default.handlebars->29->1445"
13309 ]
13310 },
13311 {
@@ -13328,8 +13325,8 @@
13325 "zh-chs": "编辑设备权限",
13326 "zh-cht": "編輯裝置權限",
13327 "xloc": [
13331 - "default.handlebars->29->1457",
13332 - "default.handlebars->29->1459"
13328 + "default.handlebars->29->1458",
13329 + "default.handlebars->29->1460"
13330 ]
13331 },
13332 {
@@ -13369,7 +13366,7 @@
13366 "zh-chs": "编辑设备用户同意",
13367 "zh-cht": "編輯裝置用戶同意",
13368 "xloc": [
13372 - "default.handlebars->29->1402"
13369 + "default.handlebars->29->1403"
13370 ]
13371 },
13372 {
@@ -13389,7 +13386,7 @@
13386 "zh-chs": "编辑群组",
13387 "zh-cht": "編輯群組",
13388 "xloc": [
13392 - "default.handlebars->29->684"
13389 + "default.handlebars->29->685"
13390 ]
13391 },
13392 {
@@ -13416,7 +13413,7 @@
13413 "default.handlebars->29->564",
13414 "default.handlebars->29->567",
13415 "default.handlebars->29->570",
13419 - "default.handlebars->29->765"
13416 + "default.handlebars->29->766"
13417 ]
13418 },
13419 {
@@ -13437,7 +13434,7 @@
13434 "zh-cht": "編輯筆記",
13435 "xloc": [
13436 "default-mobile.handlebars->9->452",
13440 - "default.handlebars->29->1474"
13437 + "default.handlebars->29->1475"
13438 ]
13439 },
13440 {
@@ -13457,7 +13454,7 @@
13454 "zh-chs": "编辑用户同意",
13455 "zh-cht": "編輯用戶同意",
13456 "xloc": [
13460 - "default.handlebars->29->1401"
13457 + "default.handlebars->29->1402"
13458 ]
13459 },
13460 {
@@ -13477,7 +13474,7 @@
13474 "zh-chs": "编辑用户设备组权限",
13475 "zh-cht": "編輯用戶裝置群權限",
13476 "xloc": [
13480 - "default.handlebars->29->1465"
13477 + "default.handlebars->29->1466"
13478 ]
13479 },
13480 {
@@ -13497,7 +13494,7 @@
13494 "zh-chs": "编辑用户设备权限",
13495 "zh-cht": "編輯用戶裝置權限",
13496 "xloc": [
13500 - "default.handlebars->29->1460"
13497 + "default.handlebars->29->1461"
13498 ]
13499 },
13500 {
@@ -13517,7 +13514,7 @@
13514 "zh-chs": "编辑用户组",
13515 "zh-cht": "編輯用戶群",
13516 "xloc": [
13520 - "default.handlebars->29->1875"
13517 + "default.handlebars->29->1876"
13518 ]
13519 },
13520 {
@@ -13537,14 +13534,14 @@
13534 "zh-chs": "编辑用户组设备权限",
13535 "zh-cht": "編輯用戶群裝置權限",
13536 "xloc": [
13540 - "default.handlebars->29->1462"
13537 + "default.handlebars->29->1463"
13538 ]
13539 },
13540 {
13541 "en": "Edit User Group User Consent",
13542 "nl": "Bewerk groepsgebruikerstoestemming",
13543 "xloc": [
13547 - "default.handlebars->29->1403"
13544 + "default.handlebars->29->1404"
13545 ]
13546 },
13547 {
@@ -13606,11 +13603,11 @@
13603 "zh-cht": "電郵",
13604 "xloc": [
13605 "default-mobile.handlebars->9->78",
13609 - "default.handlebars->29->1774",
13610 - "default.handlebars->29->1901",
13611 - "default.handlebars->29->1903",
13612 - "default.handlebars->29->1943",
13613 - "default.handlebars->29->1959",
13606 + "default.handlebars->29->1775",
13607 + "default.handlebars->29->1902",
13608 + "default.handlebars->29->1904",
13609 + "default.handlebars->29->1944",
13610 + "default.handlebars->29->1960",
13611 "default.handlebars->29->320",
13612 "login-mobile.handlebars->5->42",
13613 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -13643,7 +13640,7 @@
13640 "zh-cht": "電郵地址變更",
13641 "xloc": [
13642 "default-mobile.handlebars->9->79",
13646 - "default.handlebars->29->1254"
13643 + "default.handlebars->29->1255"
13644 ]
13645 },
13646 {
@@ -13664,7 +13661,7 @@
13661 "zh-cht": "電郵認證",
13662 "xloc": [
13663 "default-mobile.handlebars->9->68",
13667 - "default.handlebars->29->1022"
13664 + "default.handlebars->29->1023"
13665 ]
13666 },
13667 {
@@ -13724,7 +13721,7 @@
13721 "zh-cht": "電郵驗證",
13722 "xloc": [
13723 "default-mobile.handlebars->9->77",
13727 - "default.handlebars->29->1252"
13724 + "default.handlebars->29->1253"
13725 ]
13726 },
13727 {
@@ -13764,7 +13761,7 @@
13761 "zh-chs": "电邮未验证",
13762 "zh-cht": "電郵未驗證",
13763 "xloc": [
13767 - "default.handlebars->29->1720"
13764 + "default.handlebars->29->1721"
13765 ]
13766 },
13767 {
@@ -13784,8 +13781,8 @@
13781 "zh-chs": "电邮已验证",
13782 "zh-cht": "電郵已驗證",
13783 "xloc": [
13787 - "default.handlebars->29->1721",
13788 - "default.handlebars->29->1895"
13784 + "default.handlebars->29->1722",
13785 + "default.handlebars->29->1896"
13786 ]
13787 },
13788 {
@@ -13805,7 +13802,7 @@
13802 "zh-chs": "电邮已验证。",
13803 "zh-cht": "電郵已驗證。",
13804 "xloc": [
13808 - "default.handlebars->29->1780"
13805 + "default.handlebars->29->1781"
13806 ]
13807 },
13808 {
@@ -13825,7 +13822,7 @@
13822 "zh-chs": "电邮未验证",
13823 "zh-cht": "電郵未驗證",
13824 "xloc": [
13828 - "default.handlebars->29->1896"
13825 + "default.handlebars->29->1897"
13826 ]
13827 },
13828 {
@@ -13889,7 +13886,7 @@
13886 "zh-chs": "已通过电邮验证,并且需要重置密码。",
13887 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
13888 "xloc": [
13892 - "default.handlebars->29->1781"
13889 + "default.handlebars->29->1782"
13890 ]
13891 },
13892 {
@@ -13909,7 +13906,7 @@
13906 "zh-chs": "电邮/短信流量",
13907 "zh-cht": "電郵/短信流量",
13908 "xloc": [
13912 - "default.handlebars->29->2102"
13909 + "default.handlebars->29->2103"
13910 ]
13911 },
13912 {
@@ -13955,7 +13952,7 @@
13952 "zh-chs": "启用邀请代码",
13953 "zh-cht": "啟用邀請代碼",
13954 "xloc": [
13958 - "default.handlebars->29->1497"
13955 + "default.handlebars->29->1498"
13956 ]
13957 },
13958 {
@@ -13996,7 +13993,7 @@
13993 "zh-cht": "啟用電郵二因子鑑別。",
13994 "xloc": [
13995 "default-mobile.handlebars->9->70",
13999 - "default.handlebars->29->1024"
13996 + "default.handlebars->29->1025"
13997 ]
13998 },
13999 {
@@ -14036,7 +14033,7 @@
14033 "zh-chs": "已启用",
14034 "zh-cht": "已啟用",
14035 "xloc": [
14039 - "default.handlebars->29->2036"
14036 + "default.handlebars->29->2037"
14037 ]
14038 },
14039 {
@@ -14056,7 +14053,7 @@
14053 "zh-chs": "启用电子邮件两因素身份验证",
14054 "zh-cht": "啟用電子郵件兩因素身份驗證",
14055 "xloc": [
14059 - "default.handlebars->29->1661"
14056 + "default.handlebars->29->1662"
14057 ]
14058 },
14059 {
@@ -14096,7 +14093,7 @@
14093 "zh-chs": "时间结束",
14094 "zh-cht": "時間結束",
14095 "xloc": [
14099 - "default.handlebars->29->2033"
14096 + "default.handlebars->29->2034"
14097 ]
14098 },
14099 {
@@ -14116,7 +14113,7 @@
14113 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14114 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14115 "xloc": [
14119 - "default.handlebars->29->1584"
14116 + "default.handlebars->29->1585"
14117 ]
14118 },
14119 {
@@ -14136,7 +14133,7 @@
14133 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14134 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14135 "xloc": [
14139 - "default.handlebars->29->1585"
14136 + "default.handlebars->29->1586"
14137 ]
14138 },
14139 {
@@ -14156,7 +14153,7 @@
14153 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14154 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14155 "xloc": [
14159 - "default.handlebars->29->1582"
14156 + "default.handlebars->29->1583"
14157 ]
14158 },
14159 {
@@ -14176,7 +14173,7 @@
14173 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
14174 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
14175 "xloc": [
14179 - "default.handlebars->29->1583"
14176 + "default.handlebars->29->1584"
14177 ]
14178 },
14179 {
@@ -14196,7 +14193,7 @@
14193 "zh-chs": "英文",
14194 "zh-cht": "英文",
14195 "xloc": [
14199 - "default.handlebars->29->1086"
14196 + "default.handlebars->29->1087"
14197 ]
14198 },
14199 {
@@ -14216,7 +14213,7 @@
14213 "zh-chs": "英文(澳洲)",
14214 "zh-cht": "英文(澳洲)",
14215 "xloc": [
14219 - "default.handlebars->29->1087"
14216 + "default.handlebars->29->1088"
14217 ]
14218 },
14219 {
@@ -14236,7 +14233,7 @@
14233 "zh-chs": "英文(伯利茲)",
14234 "zh-cht": "英文(伯利茲)",
14235 "xloc": [
14239 - "default.handlebars->29->1088"
14236 + "default.handlebars->29->1089"
14237 ]
14238 },
14239 {
@@ -14256,7 +14253,7 @@
14253 "zh-chs": "英文(加拿大)",
14254 "zh-cht": "英文(加拿大)",
14255 "xloc": [
14259 - "default.handlebars->29->1089"
14256 + "default.handlebars->29->1090"
14257 ]
14258 },
14259 {
@@ -14276,7 +14273,7 @@
14273 "zh-chs": "英文(爱尔兰)",
14274 "zh-cht": "英文(愛爾蘭)",
14275 "xloc": [
14279 - "default.handlebars->29->1090"
14276 + "default.handlebars->29->1091"
14277 ]
14278 },
14279 {
@@ -14296,7 +14293,7 @@
14293 "zh-chs": "英文(牙买加)",
14294 "zh-cht": "英文(牙買加)",
14295 "xloc": [
14299 - "default.handlebars->29->1091"
14296 + "default.handlebars->29->1092"
14297 ]
14298 },
14299 {
@@ -14316,7 +14313,7 @@
14313 "zh-chs": "英文(纽西兰)",
14314 "zh-cht": "英文(紐西蘭)",
14315 "xloc": [
14319 - "default.handlebars->29->1092"
14316 + "default.handlebars->29->1093"
14317 ]
14318 },
14319 {
@@ -14336,7 +14333,7 @@
14333 "zh-chs": "英文(菲律宾)",
14334 "zh-cht": "英文(菲律賓)",
14335 "xloc": [
14339 - "default.handlebars->29->1093"
14336 + "default.handlebars->29->1094"
14337 ]
14338 },
14339 {
@@ -14356,7 +14353,7 @@
14353 "zh-chs": "英语(南非)",
14354 "zh-cht": "英語(南非)",
14355 "xloc": [
14359 - "default.handlebars->29->1094"
14356 + "default.handlebars->29->1095"
14357 ]
14358 },
14359 {
@@ -14376,7 +14373,7 @@
14373 "zh-chs": "英文(特立尼达和多巴哥)",
14374 "zh-cht": "英文(特立尼達和多巴哥)",
14375 "xloc": [
14379 - "default.handlebars->29->1095"
14376 + "default.handlebars->29->1096"
14377 ]
14378 },
14379 {
@@ -14396,7 +14393,7 @@
14393 "zh-chs": "英文(英国)",
14394 "zh-cht": "英文(英國)",
14395 "xloc": [
14399 - "default.handlebars->29->1096"
14396 + "default.handlebars->29->1097"
14397 ]
14398 },
14399 {
@@ -14416,7 +14413,7 @@
14413 "zh-chs": "美国英文",
14414 "zh-cht": "美國英語",
14415 "xloc": [
14419 - "default.handlebars->29->1097"
14416 + "default.handlebars->29->1098"
14417 ]
14418 },
14419 {
@@ -14436,7 +14433,7 @@
14433 "zh-chs": "英文(津巴布韦)",
14434 "zh-cht": "英文(津巴布韋)",
14435 "xloc": [
14439 - "default.handlebars->29->1098"
14436 + "default.handlebars->29->1099"
14437 ]
14438 },
14439 {
@@ -14456,8 +14453,8 @@
14453 "zh-chs": "输入",
14454 "zh-cht": "輸入",
14455 "xloc": [
14459 - "default.handlebars->29->1280",
14460 - "default.handlebars->29->1281"
14456 + "default.handlebars->29->1281",
14457 + "default.handlebars->29->1282"
14458 ]
14459 },
14460 {
@@ -14477,7 +14474,7 @@
14474 "zh-chs": "输入管理领域名称的逗号分隔列表。",
14475 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
14476 "xloc": [
14480 - "default.handlebars->29->1785"
14477 + "default.handlebars->29->1786"
14478 ]
14479 },
14480 {
@@ -14517,7 +14514,7 @@
14514 "zh-chs": "输入文本,然后单击“确定”以使用美式英语键盘远程输入文本。在继续操作之前,请确保将远程鼠标放置在正确的位置。",
14515 "zh-cht": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
14516 "xloc": [
14520 - "default.handlebars->29->840",
14517 + "default.handlebars->29->841",
14518 "desktop.handlebars->3->21"
14519 ]
14520 },
@@ -14580,7 +14577,7 @@
14577 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
14578 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
14579 "xloc": [
14583 - "default.handlebars->29->1019"
14580 + "default.handlebars->29->1020"
14581 ]
14582 },
14583 {
@@ -14640,7 +14637,7 @@
14637 "zh-chs": "世界文",
14638 "zh-cht": "世界語",
14639 "xloc": [
14643 - "default.handlebars->29->1099"
14640 + "default.handlebars->29->1100"
14641 ]
14642 },
14643 {
@@ -14660,7 +14657,7 @@
14657 "zh-chs": "爱沙尼亚文",
14658 "zh-cht": "愛沙尼亞語",
14659 "xloc": [
14663 - "default.handlebars->29->1100"
14660 + "default.handlebars->29->1101"
14661 ]
14662 },
14663 {
@@ -14680,7 +14677,7 @@
14677 "zh-chs": "事件详情",
14678 "zh-cht": "事件詳情",
14679 "xloc": [
14683 - "default.handlebars->29->923"
14680 + "default.handlebars->29->924"
14681 ]
14682 },
14683 {
@@ -14700,7 +14697,7 @@
14697 "zh-chs": "事件列表输出",
14698 "zh-cht": "事件列表輸出",
14699 "xloc": [
14703 - "default.handlebars->29->1696"
14700 + "default.handlebars->29->1697"
14701 ]
14702 },
14703 {
@@ -14793,7 +14790,7 @@
14790 "zh-cht": "到期時間",
14791 "xloc": [
14792 "default.handlebars->29->189",
14796 - "default.handlebars->29->732"
14793 + "default.handlebars->29->733"
14794 ]
14795 },
14796 {
@@ -14859,7 +14856,7 @@
14856 "zh-chs": "扩充式ASCII",
14857 "zh-cht": "擴充式ASCII",
14858 "xloc": [
14862 - "default.handlebars->29->868"
14859 + "default.handlebars->29->869"
14860 ]
14861 },
14862 {
@@ -14899,7 +14896,7 @@
14896 "zh-chs": "外部",
14897 "zh-cht": "外部",
14898 "xloc": [
14902 - "default.handlebars->29->2087"
14899 + "default.handlebars->29->2088"
14900 ]
14901 },
14902 {
@@ -14939,7 +14936,7 @@
14936 "zh-chs": "FYRO马其顿语",
14937 "zh-cht": "FYRO馬其頓語",
14938 "xloc": [
14942 - "default.handlebars->29->1150"
14939 + "default.handlebars->29->1151"
14940 ]
14941 },
14942 {
@@ -14959,7 +14956,7 @@
14956 "zh-chs": "法罗语",
14957 "zh-cht": "法羅語",
14958 "xloc": [
14962 - "default.handlebars->29->1101"
14959 + "default.handlebars->29->1102"
14960 ]
14961 },
14962 {
@@ -14999,7 +14996,7 @@
14996 "zh-chs": "本地用户拒绝后无法启动远程桌面",
14997 "zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
14998 "xloc": [
15002 - "default.handlebars->29->1607"
14999 + "default.handlebars->29->1608"
15000 ]
15001 },
15002 {
@@ -15019,7 +15016,7 @@
15016 "zh-chs": "本地用户拒绝后无法启动远程文件",
15017 "zh-cht": "本地用戶拒絕後無法啟動遠程文件",
15018 "xloc": [
15022 - "default.handlebars->29->1614"
15019 + "default.handlebars->29->1615"
15020 ]
15021 },
15022 {
@@ -15039,7 +15036,7 @@
15036 "zh-chs": "无法启动远程终端接合{0}({1})",
15037 "zh-cht": "無法啟動遠程終端接合{0}({1})",
15038 "xloc": [
15042 - "default.handlebars->29->822",
15039 + "default.handlebars->29->823",
15040 "desktop.handlebars->3->8"
15041 ]
15042 },
@@ -15060,7 +15057,7 @@
15057 "zh-chs": "波斯文(波斯文)",
15058 "zh-cht": "波斯語(波斯語)",
15059 "xloc": [
15063 - "default.handlebars->29->1102"
15060 + "default.handlebars->29->1103"
15061 ]
15062 },
15063 {
@@ -15102,7 +15099,7 @@
15099 "zh-chs": "功能",
15100 "zh-cht": "功能",
15101 "xloc": [
15105 - "default.handlebars->29->1325"
15102 + "default.handlebars->29->1326"
15103 ]
15104 },
15105 {
@@ -15122,7 +15119,7 @@
15119 "zh-chs": "斐济",
15120 "zh-cht": "斐濟",
15121 "xloc": [
15125 - "default.handlebars->29->1103"
15122 + "default.handlebars->29->1104"
15123 ]
15124 },
15125 {
@@ -15164,7 +15161,7 @@
15161 "xloc": [
15162 "default-mobile.handlebars->9->318",
15163 "default.handlebars->29->506",
15167 - "default.handlebars->29->894"
15164 + "default.handlebars->29->895"
15165 ]
15166 },
15167 {
@@ -15184,8 +15181,8 @@
15181 "zh-chs": "档案操作",
15182 "zh-cht": "檔案操作",
15183 "xloc": [
15187 - "default.handlebars->29->879",
15188 - "default.handlebars->29->881"
15184 + "default.handlebars->29->880",
15185 + "default.handlebars->29->882"
15186 ]
15187 },
15188 {
@@ -15225,7 +15222,7 @@
15222 "zh-chs": "文件系统驱动",
15223 "zh-cht": "FileSystemDriver",
15224 "xloc": [
15228 - "default.handlebars->29->849"
15225 + "default.handlebars->29->850"
15226 ]
15227 },
15228 {
@@ -15247,8 +15244,8 @@
15244 "xloc": [
15245 "default-mobile.handlebars->9->171",
15246 "default-mobile.handlebars->9->268",
15250 - "default.handlebars->29->1411",
15251 - "default.handlebars->29->2021",
15247 + "default.handlebars->29->1412",
15248 + "default.handlebars->29->2022",
15249 "default.handlebars->29->259",
15250 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
15251 "default.handlebars->contextMenu->cxfiles"
@@ -15291,10 +15288,10 @@
15288 "zh-chs": "档案通知",
15289 "zh-cht": "檔案通知",
15290 "xloc": [
15294 - "default.handlebars->29->1333",
15295 - "default.handlebars->29->1841",
15296 - "default.handlebars->29->1928",
15297 - "default.handlebars->29->592"
15291 + "default.handlebars->29->1334",
15292 + "default.handlebars->29->1842",
15293 + "default.handlebars->29->1929",
15294 + "default.handlebars->29->591"
15295 ]
15296 },
15297 {
@@ -15314,10 +15311,10 @@
15311 "zh-chs": "档案提示",
15312 "zh-cht": "檔案提示",
15313 "xloc": [
15317 - "default.handlebars->29->1332",
15318 - "default.handlebars->29->1840",
15319 - "default.handlebars->29->1927",
15320 - "default.handlebars->29->591"
15314 + "default.handlebars->29->1333",
15315 + "default.handlebars->29->1841",
15316 + "default.handlebars->29->1928",
15317 + "default.handlebars->29->590"
15318 ]
15319 },
15320 {
@@ -15360,7 +15357,7 @@
15357 "zh-chs": "录制会话已完成,{0}秒",
15358 "zh-cht": "錄製會話已完成,{0}秒",
15359 "xloc": [
15363 - "default.handlebars->29->1580"
15360 + "default.handlebars->29->1581"
15361 ]
15362 },
15363 {
@@ -15380,7 +15377,7 @@
15377 "zh-chs": "芬兰",
15378 "zh-cht": "芬蘭",
15379 "xloc": [
15383 - "default.handlebars->29->1104"
15380 + "default.handlebars->29->1105"
15381 ]
15382 },
15383 {
@@ -15534,8 +15531,8 @@
15531 "zh-chs": "下次登录时强制重置密码。",
15532 "zh-cht": "下次登入時強制重置密碼。",
15533 "xloc": [
15537 - "default.handlebars->29->1779",
15538 - "default.handlebars->29->1968"
15534 + "default.handlebars->29->1780",
15535 + "default.handlebars->29->1969"
15536 ]
15537 },
15538 {
@@ -15618,7 +15615,7 @@
15615 "zh-chs": "格式化",
15616 "zh-cht": "格式化",
15617 "xloc": [
15621 - "default.handlebars->29->1687"
15618 + "default.handlebars->29->1688"
15619 ]
15620 },
15621 {
@@ -15659,8 +15656,8 @@
15656 "zh-chs": "自由",
15657 "zh-cht": "自由",
15658 "xloc": [
15662 - "default.handlebars->29->2045",
15663 - "default.handlebars->29->2047"
15659 + "default.handlebars->29->2046",
15660 + "default.handlebars->29->2048"
15661 ]
15662 },
15663 {
@@ -15701,7 +15698,7 @@
15698 "zh-chs": "法文(比利时)",
15699 "zh-cht": "法語(比利時)",
15700 "xloc": [
15704 - "default.handlebars->29->1106"
15701 + "default.handlebars->29->1107"
15702 ]
15703 },
15704 {
@@ -15721,7 +15718,7 @@
15718 "zh-chs": "法文(加拿大)",
15719 "zh-cht": "法語(加拿大)",
15720 "xloc": [
15724 - "default.handlebars->29->1107"
15721 + "default.handlebars->29->1108"
15722 ]
15723 },
15724 {
@@ -15741,7 +15738,7 @@
15738 "zh-chs": "法文(法国)",
15739 "zh-cht": "法語(法國)",
15740 "xloc": [
15744 - "default.handlebars->29->1108"
15741 + "default.handlebars->29->1109"
15742 ]
15743 },
15744 {
@@ -15761,7 +15758,7 @@
15758 "zh-chs": "法文(卢森堡)",
15759 "zh-cht": "法語(盧森堡)",
15760 "xloc": [
15764 - "default.handlebars->29->1109"
15761 + "default.handlebars->29->1110"
15762 ]
15763 },
15764 {
@@ -15781,7 +15778,7 @@
15778 "zh-chs": "法文(摩纳哥)",
15779 "zh-cht": "法語(摩納哥)",
15780 "xloc": [
15784 - "default.handlebars->29->1110"
15781 + "default.handlebars->29->1111"
15782 ]
15783 },
15784 {
@@ -15801,7 +15798,7 @@
15798 "zh-chs": "法文(标准)",
15799 "zh-cht": "法語(標準)",
15800 "xloc": [
15804 - "default.handlebars->29->1105"
15801 + "default.handlebars->29->1106"
15802 ]
15803 },
15804 {
@@ -15821,7 +15818,7 @@
15818 "zh-chs": "法文(瑞士)",
15819 "zh-cht": "法語(瑞士)",
15820 "xloc": [
15824 - "default.handlebars->29->1111"
15821 + "default.handlebars->29->1112"
15822 ]
15823 },
15824 {
@@ -15841,7 +15838,7 @@
15838 "zh-chs": "弗里斯兰文",
15839 "zh-cht": "弗里斯蘭語",
15840 "xloc": [
15844 - "default.handlebars->29->1112"
15841 + "default.handlebars->29->1113"
15842 ]
15843 },
15844 {
@@ -15861,7 +15858,7 @@
15858 "zh-chs": "弗留利",
15859 "zh-cht": "弗留利",
15860 "xloc": [
15864 - "default.handlebars->29->1113"
15861 + "default.handlebars->29->1114"
15862 ]
15863 },
15864 {
@@ -15885,9 +15882,9 @@
15882 "default-mobile.handlebars->9->415",
15883 "default-mobile.handlebars->9->424",
15884 "default-mobile.handlebars->9->444",
15888 - "default.handlebars->29->1287",
15889 - "default.handlebars->29->1430",
15890 - "default.handlebars->29->1791"
15885 + "default.handlebars->29->1288",
15886 + "default.handlebars->29->1431",
15887 + "default.handlebars->29->1792"
15888 ]
15889 },
15890 {
@@ -15907,7 +15904,7 @@
15904 "zh-chs": "完整管理员(保留所有权利)",
15905 "zh-cht": "完整管理員(保留所有權利)",
15906 "xloc": [
15910 - "default.handlebars->29->1466"
15907 + "default.handlebars->29->1467"
15908 ]
15909 },
15910 {
@@ -15944,7 +15941,7 @@
15941 "zh-chs": "完整设备权限",
15942 "zh-cht": "完整裝置權限",
15943 "xloc": [
15947 - "default.handlebars->29->665"
15944 + "default.handlebars->29->666"
15945 ]
15946 },
15947 {
@@ -15964,7 +15961,7 @@
15961 "zh-chs": "全部权限",
15962 "zh-cht": "全部權限",
15963 "xloc": [
15967 - "default.handlebars->29->683"
15964 + "default.handlebars->29->684"
15965 ]
15966 },
15967 {
@@ -16006,15 +16003,15 @@
16003 "zh-chs": "完整管理员",
16004 "zh-cht": "完整管理員",
16005 "xloc": [
16009 - "default.handlebars->29->1889"
16006 + "default.handlebars->29->1890"
16007 ]
16008 },
16009 {
16010 "en": "Fully Automatic",
16011 "nl": "Vol automatisch",
16012 "xloc": [
16016 - "default.handlebars->29->1350",
16017 - "default.handlebars->29->1373"
16013 + "default.handlebars->29->1351",
16014 + "default.handlebars->29->1374"
16015 ]
16016 },
16017 {
@@ -16035,7 +16032,7 @@
16032 "zh-cht": "GPU",
16033 "xloc": [
16034 "default-mobile.handlebars->9->391",
16038 - "default.handlebars->29->985"
16035 + "default.handlebars->29->986"
16036 ]
16037 },
16038 {
@@ -16055,7 +16052,7 @@
16052 "zh-chs": "盖尔文(爱尔兰)",
16053 "zh-cht": "蓋爾語(愛爾蘭)",
16054 "xloc": [
16058 - "default.handlebars->29->1115"
16055 + "default.handlebars->29->1116"
16056 ]
16057 },
16058 {
@@ -16075,7 +16072,7 @@
16072 "zh-chs": "盖尔文(苏格兰文)",
16073 "zh-cht": "蓋爾語(蘇格蘭語)",
16074 "xloc": [
16078 - "default.handlebars->29->1114"
16075 + "default.handlebars->29->1115"
16076 ]
16077 },
16078 {
@@ -16095,7 +16092,7 @@
16092 "zh-chs": "加拉契文",
16093 "zh-cht": "加拉契語",
16094 "xloc": [
16098 - "default.handlebars->29->1116"
16095 + "default.handlebars->29->1117"
16096 ]
16097 },
16098 {
@@ -16221,7 +16218,7 @@
16218 "zh-chs": "格鲁吉亚文",
16219 "zh-cht": "格魯吉亞文",
16220 "xloc": [
16224 - "default.handlebars->29->1117"
16221 + "default.handlebars->29->1118"
16222 ]
16223 },
16224 {
@@ -16241,7 +16238,7 @@
16238 "zh-chs": "德文(奥地利)",
16239 "zh-cht": "德語(奧地利)",
16240 "xloc": [
16244 - "default.handlebars->29->1119"
16241 + "default.handlebars->29->1120"
16242 ]
16243 },
16244 {
@@ -16261,7 +16258,7 @@
16258 "zh-chs": "德文(德国)",
16259 "zh-cht": "德文(德國)",
16260 "xloc": [
16264 - "default.handlebars->29->1120"
16261 + "default.handlebars->29->1121"
16262 ]
16263 },
16264 {
@@ -16281,7 +16278,7 @@
16278 "zh-chs": "德文(列支敦士登)",
16279 "zh-cht": "德文(列支敦士登)",
16280 "xloc": [
16284 - "default.handlebars->29->1121"
16281 + "default.handlebars->29->1122"
16282 ]
16283 },
16284 {
@@ -16301,7 +16298,7 @@
16298 "zh-chs": "德文(卢森堡)",
16299 "zh-cht": "德語(盧森堡)",
16300 "xloc": [
16304 - "default.handlebars->29->1122"
16301 + "default.handlebars->29->1123"
16302 ]
16303 },
16304 {
@@ -16321,7 +16318,7 @@
16318 "zh-chs": "德文(标准)",
16319 "zh-cht": "德語(標準)",
16320 "xloc": [
16324 - "default.handlebars->29->1118"
16321 + "default.handlebars->29->1119"
16322 ]
16323 },
16324 {
@@ -16341,7 +16338,7 @@
16338 "zh-chs": "德文(瑞士)",
16339 "zh-cht": "德文(瑞士)",
16340 "xloc": [
16344 - "default.handlebars->29->1123"
16341 + "default.handlebars->29->1124"
16342 ]
16343 },
16344 {
@@ -16361,7 +16358,7 @@
16358 "zh-chs": "获取此设备的MQTT登录凭证。",
16359 "zh-cht": "獲取此裝置的MQTT登入憑證。",
16360 "xloc": [
16364 - "default.handlebars->29->641"
16361 + "default.handlebars->29->642"
16362 ]
16363 },
16364 {
@@ -16402,7 +16399,7 @@
16399 "zh-chs": "正在获取剪贴板内容,{0}个字节",
16400 "zh-cht": "正在獲取剪貼板內容,{0}個字節",
16401 "xloc": [
16405 - "default.handlebars->29->1594"
16402 + "default.handlebars->29->1595"
16403 ]
16404 },
16405 {
@@ -16464,7 +16461,7 @@
16461 "zh-chs": "好",
16462 "zh-cht": "好",
16463 "xloc": [
16467 - "default.handlebars->29->1283"
16464 + "default.handlebars->29->1284"
16465 ]
16466 },
16467 {
@@ -16509,8 +16506,8 @@
16506 "zh-chs": "Google云端硬盘备份",
16507 "zh-cht": "Google雲端硬盤備份",
16508 "xloc": [
16512 - "default.handlebars->29->1294",
16513 - "default.handlebars->29->1297",
16509 + "default.handlebars->29->1295",
16510 + "default.handlebars->29->1298",
16511 "default.handlebars->29->205"
16512 ]
16513 },
@@ -16531,7 +16528,7 @@
16528 "zh-chs": "Google云端硬盘控制台",
16529 "zh-cht": "Google雲端硬盤控制台",
16530 "xloc": [
16534 - "default.handlebars->29->1291"
16531 + "default.handlebars->29->1292"
16532 ]
16533 },
16534 {
@@ -16571,7 +16568,7 @@
16568 "zh-chs": "Google云端硬盘备份当前处于活动状态。",
16569 "zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
16570 "xloc": [
16574 - "default.handlebars->29->1295"
16571 + "default.handlebars->29->1296"
16572 ]
16573 },
16574 {
@@ -16591,7 +16588,7 @@
16588 "zh-chs": "希腊文",
16589 "zh-cht": "希臘文",
16590 "xloc": [
16594 - "default.handlebars->29->1124"
16591 + "default.handlebars->29->1125"
16592 ]
16593 },
16594 {
@@ -16633,8 +16630,8 @@
16630 "zh-chs": "集体指令",
16631 "zh-cht": "集體指令",
16632 "xloc": [
16636 - "default.handlebars->29->1735",
16637 - "default.handlebars->29->1814",
16633 + "default.handlebars->29->1736",
16634 + "default.handlebars->29->1815",
16635 "default.handlebars->29->449",
16636 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16637 "default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -16658,7 +16655,7 @@
16655 "zh-chs": "通过...分组",
16656 "zh-cht": "通過...分群",
16657 "xloc": [
16661 - "default.handlebars->29->1683"
16658 + "default.handlebars->29->1684"
16659 ]
16660 },
16661 {
@@ -16678,7 +16675,7 @@
16675 "zh-chs": "组标识符",
16676 "zh-cht": "群標識符",
16677 "xloc": [
16681 - "default.handlebars->29->1831"
16678 + "default.handlebars->29->1832"
16679 ]
16680 },
16681 {
@@ -16698,7 +16695,7 @@
16695 "zh-chs": "群组成员",
16696 "zh-cht": "群組成員",
16697 "xloc": [
16701 - "default.handlebars->29->1852"
16698 + "default.handlebars->29->1853"
16699 ]
16700 },
16701 {
@@ -16718,7 +16715,7 @@
16715 "zh-chs": "用户{0}的群组权限。",
16716 "zh-cht": "用戶{0}的群組權限。",
16717 "xloc": [
16721 - "default.handlebars->29->1429"
16718 + "default.handlebars->29->1430"
16719 ]
16720 },
16721 {
@@ -16738,7 +16735,7 @@
16735 "zh-chs": "{0}的群组权限。",
16736 "zh-cht": "{0}的群組權限。",
16737 "xloc": [
16741 - "default.handlebars->29->1428"
16738 + "default.handlebars->29->1429"
16739 ]
16740 },
16741 {
@@ -16806,7 +16803,7 @@
16803 "zh-cht": "來賓姓名",
16804 "xloc": [
16805 "default.handlebars->29->187",
16809 - "default.handlebars->29->713"
16806 + "default.handlebars->29->714"
16807 ]
16808 },
16809 {
@@ -16826,7 +16823,7 @@
16823 "zh-chs": "古久拉提",
16824 "zh-cht": "古久拉提",
16825 "xloc": [
16829 - "default.handlebars->29->1125"
16826 + "default.handlebars->29->1126"
16827 ]
16828 },
16829 {
@@ -16869,7 +16866,7 @@
16866 "zh-chs": "海地文",
16867 "zh-cht": "海地文",
16868 "xloc": [
16872 - "default.handlebars->29->1126"
16869 + "default.handlebars->29->1127"
16870 ]
16871 },
16872 {
@@ -16909,7 +16906,7 @@
16906 "zh-chs": "强行断开代理",
16907 "zh-cht": "強行斷開代理",
16908 "xloc": [
16912 - "default.handlebars->29->1014"
16909 + "default.handlebars->29->1015"
16910 ]
16911 },
16912 {
@@ -16929,7 +16926,7 @@
16926 "zh-chs": "堆总数",
16927 "zh-cht": "堆總數",
16928 "xloc": [
16932 - "default.handlebars->29->2089"
16929 + "default.handlebars->29->2090"
16930 ]
16931 },
16932 {
@@ -16949,7 +16946,7 @@
16946 "zh-chs": "堆使用",
16947 "zh-cht": "堆使用",
16948 "xloc": [
16952 - "default.handlebars->29->2088"
16949 + "default.handlebars->29->2089"
16950 ]
16951 },
16952 {
@@ -16969,7 +16966,7 @@
16966 "zh-chs": "希伯来文",
16967 "zh-cht": "希伯來文",
16968 "xloc": [
16972 - "default.handlebars->29->1127"
16969 + "default.handlebars->29->1128"
16970 ]
16971 },
16972 {
@@ -17004,7 +17001,7 @@
17001 "en": "Help Requested, user: {0}, details: {1}",
17002 "nl": "Hulp verzoek van, user: {0}, details: {1}",
17003 "xloc": [
17007 - "default.handlebars->29->1671"
17004 + "default.handlebars->29->1672"
17005 ]
17006 },
17007 {
@@ -17039,7 +17036,7 @@
17036 "zh-chs": "帮助翻译MeshCentral",
17037 "zh-cht": "幫助翻譯MeshCentral",
17038 "xloc": [
17042 - "default.handlebars->29->1242"
17039 + "default.handlebars->29->1243"
17040 ]
17041 },
17042 {
@@ -17143,7 +17140,7 @@
17140 "zh-chs": "印地文",
17141 "zh-cht": "印地文",
17142 "xloc": [
17146 - "default.handlebars->29->1128"
17143 + "default.handlebars->29->1129"
17144 ]
17145 },
17146 {
@@ -17181,7 +17178,7 @@
17178 "zh-cht": "保存1個項目進行複製",
17179 "xloc": [
17180 "default-mobile.handlebars->9->327",
17184 - "default.handlebars->29->904"
17181 + "default.handlebars->29->905"
17182 ]
17183 },
17184 {
@@ -17202,7 +17199,7 @@
17199 "zh-cht": "保存1個項目進行移動",
17200 "xloc": [
17201 "default-mobile.handlebars->9->331",
17205 - "default.handlebars->29->908"
17202 + "default.handlebars->29->909"
17203 ]
17204 },
17205 {
@@ -17223,7 +17220,7 @@
17220 "zh-cht": "保留{0}個項目進行複製",
17221 "xloc": [
17222 "default-mobile.handlebars->9->325",
17226 - "default.handlebars->29->902"
17223 + "default.handlebars->29->903"
17224 ]
17225 },
17226 {
@@ -17244,7 +17241,7 @@
17241 "zh-cht": "保存{0}個項目以進行移動",
17242 "xloc": [
17243 "default-mobile.handlebars->9->329",
17247 - "default.handlebars->29->906"
17244 + "default.handlebars->29->907"
17245 ]
17246 },
17247 {
@@ -17265,7 +17262,7 @@
17262 "zh-cht": "保存{0}項目{1}給{2}",
17263 "xloc": [
17264 "default-mobile.handlebars->9->129",
17268 - "default.handlebars->29->1567"
17265 + "default.handlebars->29->1568"
17266 ]
17267 },
17268 {
@@ -17291,7 +17288,7 @@
17288 "default-mobile.handlebars->9->291",
17289 "default.handlebars->29->289",
17290 "default.handlebars->29->546",
17294 - "default.handlebars->29->815"
17291 + "default.handlebars->29->816"
17292 ]
17293 },
17294 {
@@ -17311,7 +17308,7 @@
17308 "zh-chs": "主机名同步",
17309 "zh-cht": "主機名同步",
17310 "xloc": [
17314 - "default.handlebars->29->1322"
17311 + "default.handlebars->29->1323"
17312 ]
17313 },
17314 {
@@ -17331,7 +17328,7 @@
17328 "zh-chs": "匈牙利文",
17329 "zh-cht": "匈牙利文",
17330 "xloc": [
17334 - "default.handlebars->29->1129"
17331 + "default.handlebars->29->1130"
17332 ]
17333 },
17334 {
@@ -17396,9 +17393,9 @@
17393 "xloc": [
17394 "default-mobile.handlebars->9->360",
17395 "default-mobile.handlebars->9->364",
17399 - "default.handlebars->29->944",
17400 - "default.handlebars->29->954",
17401 - "default.handlebars->29->958"
17396 + "default.handlebars->29->945",
17397 + "default.handlebars->29->955",
17398 + "default.handlebars->29->959"
17399 ]
17400 },
17401 {
@@ -17420,9 +17417,9 @@
17417 "xloc": [
17418 "default-mobile.handlebars->9->358",
17419 "default-mobile.handlebars->9->362",
17423 - "default.handlebars->29->942",
17424 - "default.handlebars->29->952",
17425 - "default.handlebars->29->956"
17420 + "default.handlebars->29->943",
17421 + "default.handlebars->29->953",
17422 + "default.handlebars->29->957"
17423 ]
17424 },
17425 {
@@ -17444,10 +17441,10 @@
17441 "xloc": [
17442 "default-mobile.handlebars->9->357",
17443 "default-mobile.handlebars->9->359",
17447 - "default.handlebars->29->941",
17448 - "default.handlebars->29->943",
17449 - "default.handlebars->29->951",
17450 - "default.handlebars->29->953"
17444 + "default.handlebars->29->942",
17445 + "default.handlebars->29->944",
17446 + "default.handlebars->29->952",
17447 + "default.handlebars->29->954"
17448 ]
17449 },
17450 {
@@ -17532,8 +17529,8 @@
17529 "xloc": [
17530 "default-mobile.handlebars->9->361",
17531 "default-mobile.handlebars->9->363",
17535 - "default.handlebars->29->955",
17536 - "default.handlebars->29->957"
17532 + "default.handlebars->29->956",
17533 + "default.handlebars->29->958"
17534 ]
17535 },
17536 {
@@ -17613,7 +17610,7 @@
17610 "zh-chs": "冰岛文",
17611 "zh-cht": "冰島文",
17612 "xloc": [
17616 - "default.handlebars->29->1130"
17613 + "default.handlebars->29->1131"
17614 ]
17615 },
17616 {
@@ -17634,7 +17631,7 @@
17631 "zh-cht": "圖符選擇",
17632 "xloc": [
17633 "default-mobile.handlebars->9->289",
17637 - "default.handlebars->29->813"
17634 + "default.handlebars->29->814"
17635 ]
17636 },
17637 {
@@ -17655,14 +17652,14 @@
17652 "zh-cht": "識別符",
17653 "xloc": [
17654 "default-mobile.handlebars->9->389",
17658 - "default.handlebars->29->983"
17655 + "default.handlebars->29->984"
17656 ]
17657 },
17658 {
17659 "en": "If in CCM, reactivate Intel&reg; AMT",
17660 "nl": "Indien in CCM, heractiveer Intel&reg; AMT",
17661 "xloc": [
17665 - "default.handlebars->29->1383"
17662 + "default.handlebars->29->1384"
17663 ]
17664 },
17665 {
@@ -17810,7 +17807,7 @@
17807 "zh-chs": "印度尼西亚文",
17808 "zh-cht": "印度尼西亞文",
17809 "xloc": [
17813 - "default.handlebars->29->1131"
17810 + "default.handlebars->29->1132"
17811 ]
17812 },
17813 {
@@ -17983,8 +17980,8 @@
17980 "zh-chs": "安装类型",
17981 "zh-cht": "安裝方式",
17982 "xloc": [
17986 - "default.handlebars->29->1499",
17987 - "default.handlebars->29->1506",
17983 + "default.handlebars->29->1500",
17984 + "default.handlebars->29->1507",
17985 "default.handlebars->29->335",
17986 "default.handlebars->29->349",
17987 "default.handlebars->29->363"
@@ -18007,7 +18004,7 @@
18004 "zh-chs": "英特尔(F10 = ESC + [OM)",
18005 "zh-cht": "Intel(F10 = ESC + [OM)",
18006 "xloc": [
18010 - "default.handlebars->29->870",
18007 + "default.handlebars->29->871",
18008 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
18009 ]
18010 },
@@ -18028,7 +18025,7 @@
18025 "zh-chs": "英特尔AMT",
18026 "zh-cht": "英特爾AMT",
18027 "xloc": [
18031 - "default.handlebars->29->2085"
18028 + "default.handlebars->29->2086"
18029 ]
18030 },
18031 {
@@ -18048,7 +18045,7 @@
18045 "zh-chs": "英特尔ASCII",
18046 "zh-cht": "Intel ASCII",
18047 "xloc": [
18051 - "default.handlebars->29->869"
18048 + "default.handlebars->29->870"
18049 ]
18050 },
18051 {
@@ -18071,14 +18068,14 @@
18068 "default-mobile.handlebars->9->205",
18069 "default-mobile.handlebars->9->247",
18070 "default-mobile.handlebars->9->252",
18074 - "default.handlebars->29->1340",
18075 - "default.handlebars->29->1351",
18076 - "default.handlebars->29->1518",
18077 - "default.handlebars->29->1526",
18078 - "default.handlebars->29->2107",
18071 + "default.handlebars->29->1341",
18072 + "default.handlebars->29->1352",
18073 + "default.handlebars->29->1519",
18074 + "default.handlebars->29->1527",
18075 + "default.handlebars->29->2108",
18076 "default.handlebars->29->516",
18077 "default.handlebars->29->574",
18081 - "default.handlebars->29->602"
18078 + "default.handlebars->29->601"
18079 ]
18080 },
18081 {
@@ -18106,7 +18103,7 @@
18103 "zh-cht": "Intel&reg; AMT CIRA",
18104 "xloc": [
18105 "default-mobile.handlebars->9->251",
18109 - "default.handlebars->29->600"
18106 + "default.handlebars->29->599"
18107 ]
18108 },
18109 {
@@ -18168,7 +18165,7 @@
18165 "xloc": [
18166 "default.handlebars->29->215",
18167 "default.handlebars->29->424",
18171 - "default.handlebars->29->599"
18168 + "default.handlebars->29->598"
18169 ]
18170 },
18171 {
@@ -18231,7 +18228,7 @@
18228 "zh-chs": "英特尔&reg;AMT政策",
18229 "zh-cht": "Intel&reg; AMT政策",
18230 "xloc": [
18234 - "default.handlebars->29->1374"
18231 + "default.handlebars->29->1375"
18232 ]
18233 },
18234 {
@@ -18251,7 +18248,7 @@
18248 "zh-chs": "英特尔&reg;AMT重定向",
18249 "zh-cht": "Intel&reg; AMT重定向",
18250 "xloc": [
18254 - "default.handlebars->29->2023",
18251 + "default.handlebars->29->2024",
18252 "player.handlebars->3->14"
18253 ]
18254 },
@@ -18292,7 +18289,7 @@
18289 "zh-chs": "英特尔&reg;AMT WSMAN",
18290 "zh-cht": "Intle&reg; AMT WSMAN",
18291 "xloc": [
18295 - "default.handlebars->29->2022",
18292 + "default.handlebars->29->2023",
18293 "player.handlebars->3->13"
18294 ]
18295 },
@@ -18331,8 +18328,8 @@
18328 "zh-cht": "Intel &reg;AMT已連接",
18329 "xloc": [
18330 "default-mobile.handlebars->9->262",
18334 - "default.handlebars->29->647",
18335 - "default.handlebars->29->648"
18331 + "default.handlebars->29->648",
18332 + "default.handlebars->29->649"
18333 ]
18334 },
18335 {
@@ -18352,8 +18349,8 @@
18349 "zh-chs": "英特尔&reg;AMT桌面和串行事件。",
18350 "zh-cht": "Intel&reg; AMT桌面和串行事件。",
18351 "xloc": [
18355 - "default.handlebars->29->1248",
18356 - "default.handlebars->29->1514"
18352 + "default.handlebars->29->1249",
18353 + "default.handlebars->29->1515"
18354 ]
18355 },
18356 {
@@ -18375,8 +18372,8 @@
18372 "xloc": [
18373 "default-mobile.handlebars->9->263",
18374 "default.handlebars->29->164",
18378 - "default.handlebars->29->649",
18379 - "default.handlebars->29->650"
18375 + "default.handlebars->29->650",
18376 + "default.handlebars->29->651"
18377 ]
18378 },
18379 {
@@ -18436,7 +18433,7 @@
18433 "zh-chs": "英特尔&reg;AMT可路由并可以使用。",
18434 "zh-cht": "Intel&reg; AMT可路由並可以使用。",
18435 "xloc": [
18439 - "default.handlebars->29->601"
18436 + "default.handlebars->29->600"
18437 ]
18438 },
18439 {
@@ -18539,8 +18536,8 @@
18536 "zh-cht": "僅限Intel&reg; AMT,無代理",
18537 "xloc": [
18538 "default-mobile.handlebars->9->406",
18542 - "default.handlebars->29->1277",
18543 - "default.handlebars->29->1312"
18539 + "default.handlebars->29->1278",
18540 + "default.handlebars->29->1313"
18541 ]
18542 },
18543 {
@@ -18605,7 +18602,7 @@
18602 "zh-cht": "Intel &reg; Active Management Technology(Intel&reg; AMT)",
18603 "xloc": [
18604 "default-mobile.handlebars->9->381",
18608 - "default.handlebars->29->975"
18605 + "default.handlebars->29->976"
18606 ]
18607 },
18608 {
@@ -18810,7 +18807,7 @@
18807 "zh-chs": "互动",
18808 "zh-cht": "互動",
18809 "xloc": [
18813 - "default.handlebars->29->850"
18810 + "default.handlebars->29->851"
18811 ]
18812 },
18813 {
@@ -18830,8 +18827,8 @@
18827 "zh-chs": "仅限互动",
18828 "zh-cht": "僅限互動",
18829 "xloc": [
18833 - "default.handlebars->29->1502",
18834 - "default.handlebars->29->1509",
18830 + "default.handlebars->29->1503",
18831 + "default.handlebars->29->1510",
18832 "default.handlebars->29->338",
18833 "default.handlebars->29->352",
18834 "default.handlebars->29->366"
@@ -18854,7 +18851,7 @@
18851 "zh-chs": "介面",
18852 "zh-cht": "介面",
18853 "xloc": [
18857 - "default.handlebars->29->624"
18854 + "default.handlebars->29->625"
18855 ]
18856 },
18857 {
@@ -18874,7 +18871,7 @@
18871 "zh-chs": "因纽特文",
18872 "zh-cht": "因紐特文",
18873 "xloc": [
18877 - "default.handlebars->29->1132"
18874 + "default.handlebars->29->1133"
18875 ]
18876 },
18877 {
@@ -18904,7 +18901,7 @@
18901 "zh-chs": "无效的设备组类型",
18902 "zh-cht": "無效的裝置群類型",
18903 "xloc": [
18907 - "default.handlebars->29->2059"
18904 + "default.handlebars->29->2060"
18905 ]
18906 },
18907 {
@@ -18924,7 +18921,7 @@
18921 "zh-chs": "无效的JSON",
18922 "zh-cht": "無效的JSON",
18923 "xloc": [
18927 - "default.handlebars->29->2053"
18924 + "default.handlebars->29->2054"
18925 ]
18926 },
18927 {
@@ -18944,8 +18941,8 @@
18941 "zh-chs": "无效的JSON档案格式。",
18942 "zh-cht": "無效的JSON檔案格式。",
18943 "xloc": [
18947 - "default.handlebars->29->1753",
18948 - "default.handlebars->29->1755"
18944 + "default.handlebars->29->1754",
18945 + "default.handlebars->29->1756"
18946 ]
18947 },
18948 {
@@ -18965,7 +18962,7 @@
18962 "zh-chs": "无效的JSON档案:{0}。",
18963 "zh-cht": "無效的JSON檔案:{0}。",
18964 "xloc": [
18968 - "default.handlebars->29->1751"
18965 + "default.handlebars->29->1752"
18966 ]
18967 },
18968 {
@@ -18985,7 +18982,7 @@
18982 "zh-chs": "无效的PKCS签名",
18983 "zh-cht": "無效的PKCS簽名",
18984 "xloc": [
18988 - "default.handlebars->29->2051"
18985 + "default.handlebars->29->2052"
18986 ]
18987 },
18988 {
@@ -19005,7 +19002,7 @@
19002 "zh-chs": "無效的RSA密碼",
19003 "zh-cht": "無效的RSA密碼",
19004 "xloc": [
19008 - "default.handlebars->29->2052"
19005 + "default.handlebars->29->2053"
19006 ]
19007 },
19008 {
@@ -19132,7 +19129,7 @@
19129 "zh-chs": "使电邮无效",
19130 "zh-cht": "使電郵無效",
19131 "xloc": [
19135 - "default.handlebars->29->1729"
19132 + "default.handlebars->29->1730"
19133 ]
19134 },
19135 {
@@ -19209,7 +19206,7 @@
19206 "zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:",
19207 "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:",
19208 "xloc": [
19212 - "default.handlebars->29->1504"
19209 + "default.handlebars->29->1505"
19210 ]
19211 },
19212 {
@@ -19249,7 +19246,7 @@
19246 "zh-chs": "邀请",
19247 "zh-cht": "邀請",
19248 "xloc": [
19252 - "default.handlebars->29->1361",
19249 + "default.handlebars->29->1362",
19250 "default.handlebars->29->286",
19251 "default.handlebars->29->354"
19252 ]
@@ -19271,11 +19268,11 @@
19268 "zh-chs": "邀请码",
19269 "zh-cht": "邀請碼",
19270 "xloc": [
19274 - "default.handlebars->29->1344",
19275 - "default.handlebars->29->1498",
19276 - "default.handlebars->29->1503",
19277 - "default.handlebars->29->1505",
19278 - "default.handlebars->29->1510"
19271 + "default.handlebars->29->1345",
19272 + "default.handlebars->29->1499",
19273 + "default.handlebars->29->1504",
19274 + "default.handlebars->29->1506",
19275 + "default.handlebars->29->1511"
19276 ]
19277 },
19278 {
@@ -19315,7 +19312,7 @@
19312 "zh-chs": "邀请某人在该设备组上安装网格代理。",
19313 "zh-cht": "邀請某人在該裝置群上安裝mesh agent。",
19314 "xloc": [
19318 - "default.handlebars->29->1360",
19315 + "default.handlebars->29->1361",
19316 "default.handlebars->29->285"
19317 ]
19318 },
@@ -19356,7 +19353,7 @@
19353 "zh-chs": "爱尔兰文",
19354 "zh-cht": "愛爾蘭文",
19355 "xloc": [
19359 - "default.handlebars->29->1133"
19356 + "default.handlebars->29->1134"
19357 ]
19358 },
19359 {
@@ -19376,7 +19373,7 @@
19373 "zh-chs": "意大利文(标准)",
19374 "zh-cht": "意大利文(標準)",
19375 "xloc": [
19379 - "default.handlebars->29->1134"
19376 + "default.handlebars->29->1135"
19377 ]
19378 },
19379 {
@@ -19396,7 +19393,7 @@
19393 "zh-chs": "意大利文(瑞士)",
19394 "zh-cht": "義大利文(瑞士)",
19395 "xloc": [
19399 - "default.handlebars->29->1135"
19396 + "default.handlebars->29->1136"
19397 ]
19398 },

This file is too large to show in full.

views/default.handlebars
+3 -3
@@ -5737,7 +5737,7 @@
5737 }
5738
5739 // Active Users
5740 - if (node.users && node.conn && (node.users.length > 0) && (node.conn & 1)) { x += addDeviceAttribute(format("Active User{0}", ((node.users.length > 1)?'s':'')), node.users.join(', ')); }
5740 + if (node.users && node.conn && (node.users.length > 0) && (node.conn & 1)) { x += addDeviceAttribute(((node.users.length > 1)?'Active Users':'Active User'), EscapeHtml(node.users.join(', '))); }
5741
5742 // Display device user consent
5743 if (node.agent != null) {
@@ -5772,9 +5772,9 @@
5772 var groupingTags = '<i>' + "None" + '</i>';
5773 if (node.tags != null) { groupingTags = ''; for (var i in node.tags) { groupingTags += '<span class="tagSpan">' + EscapeHtml(node.tags[i]) + '</span>'; } }
5774 if ((meshrights & 4) != 0) {
5775 - x += addDeviceAttribute('Tags', '<span onclick=showEditNodeValueDialog(3) style=cursor:pointer>' + groupingTags + ' <img class=hoverButton src="images/link5.png" width=10 height=10 /></span>');
5775 + x += addDeviceAttribute("Tags", '<span onclick=showEditNodeValueDialog(3) style=cursor:pointer>' + groupingTags + ' <img class=hoverButton src="images/link5.png" width=10 height=10 /></span>');
5776 } else {
5777 - x += addDeviceAttribute('Tags', groupingTags);
5777 + x += addDeviceAttribute("Tags", groupingTags);
5778 }
5779
5780 x += '</table><br />';