Version 0.9.26

Ylian Saint-Hilaire committed Sep 13, 2021 at 18:35 UTC 0a1b5b8f9c06c0b0ba2c750ce66b2e3b775461a5
3 files changed +452 -439
package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "0.9.25",
3 + "version": "0.9.26",
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 u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(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,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){r+="<a:EndpointReference>",r+="<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){null==o&&(o=""),u.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" '+o+"><Header><a:Action>"+e,function(e,s,r){200==s?(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r):a(u,null,{Header:{HttpError:s}},s,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.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"/>');i="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(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>";u.PerformAjax(i+"</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"')},u.ExecUnSubscribe=function(e,s,r,a,o){o="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(o+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(s+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),c="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)c+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(c+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.ExecDelete=function(e,s,r,a,o){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(s,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,c="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var d in r[l])c+="<r:"+l+">"+r[l][d]+"</r:"+l+">";else c+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,c,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.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={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1: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}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(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,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){r+="<a:EndpointReference>",r+="<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){null==o&&(o=""),u.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" '+o+"><Header><a:Action>"+e,function(e,s,r){200==s?(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r):a(u,null,{Header:{HttpError:s}},s,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.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"/>');i="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(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>";u.PerformAjax(i+"</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"')},u.ExecUnSubscribe=function(e,s,r,a,o){o="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(o+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(s+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),d="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)d+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(d+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.ExecDelete=function(e,s,r,a,o){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(s,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,d="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var c in r[l])d+="<r:"+l+">"+r[l][c]+"</r:"+l+">";else d+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,d,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.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)},u.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={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1: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}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
translate/translate.json
+450 -437
@@ -312,7 +312,7 @@
312 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
313 "xloc": [
314 "default.handlebars->37->1846",
315 - "default.handlebars->37->2353"
315 + "default.handlebars->37->2358"
316 ]
317 },
318 {
@@ -1441,7 +1441,7 @@
1441 "default-mobile.handlebars->11->439",
1442 "default.handlebars->37->1225",
1443 "default.handlebars->37->1972",
1444 - "default.handlebars->37->2551",
1444 + "default.handlebars->37->2556",
1445 "sharing.handlebars->11->50"
1446 ]
1447 },
@@ -1596,7 +1596,7 @@
1596 "zh-chs": "1个活跃时段",
1597 "zh-cht": "1個活躍時段",
1598 "xloc": [
1599 - "default.handlebars->37->2441"
1599 + "default.handlebars->37->2446"
1600 ]
1601 },
1602 {
@@ -1700,7 +1700,7 @@
1700 "zh-chs": "1组",
1701 "zh-cht": "1群",
1702 "xloc": [
1703 - "default.handlebars->37->2400"
1703 + "default.handlebars->37->2405"
1704 ]
1705 },
1706 {
@@ -2758,7 +2758,7 @@
2758 "zh-cht": "啟用第二因素身份驗證",
2759 "xloc": [
2760 "default.handlebars->37->2192",
2761 - "default.handlebars->37->2424"
2761 + "default.handlebars->37->2429"
2762 ]
2763 },
2764 {
@@ -4047,21 +4047,21 @@
4047 "tr": "AMT-OS",
4048 "zh-chs": "操作系统",
4049 "xloc": [
4050 - "default.handlebars->37->2676"
4050 + "default.handlebars->37->2681"
4051 ]
4052 },
4053 {
4054 "en": "AMT-Redir",
4055 "nl": "AMT-Redir",
4056 "xloc": [
4057 - "default.handlebars->37->2584"
4057 + "default.handlebars->37->2589"
4058 ]
4059 },
4060 {
4061 "en": "AMT-WSMAN",
4062 "nl": "AMT-WSMAN",
4063 "xloc": [
4064 - "default.handlebars->37->2583"
4064 + "default.handlebars->37->2588"
4065 ]
4066 },
4067 {
@@ -4310,7 +4310,7 @@
4310 "zh-chs": "访问服务器档案",
4311 "zh-cht": "存取伺服器檔案",
4312 "xloc": [
4313 - "default.handlebars->37->2359"
4313 + "default.handlebars->37->2364"
4314 ]
4315 },
4316 {
@@ -4417,7 +4417,7 @@
4417 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
4418 "default.handlebars->37->1661",
4419 "default.handlebars->37->1663",
4420 - "default.handlebars->37->2729",
4420 + "default.handlebars->37->2734",
4421 "default.handlebars->37->715",
4422 "default.handlebars->37->717"
4423 ]
@@ -4443,7 +4443,7 @@
4443 "zh-chs": "帐号设定",
4444 "xloc": [
4445 "default-mobile.handlebars->11->662",
4446 - "default.handlebars->37->2606"
4446 + "default.handlebars->37->2611"
4447 ]
4448 },
4449 {
@@ -4595,7 +4595,7 @@
4595 "zh-cht": "帳戶已被鎖定",
4596 "xloc": [
4597 "default.handlebars->37->2194",
4598 - "default.handlebars->37->2356"
4598 + "default.handlebars->37->2361"
4599 ]
4600 },
4601 {
@@ -4620,7 +4620,7 @@
4620 "zh-cht": "達到帳戶限制。",
4621 "xloc": [
4622 "default-mobile.handlebars->11->674",
4623 - "default.handlebars->37->2618",
4623 + "default.handlebars->37->2623",
4624 "login-mobile.handlebars->5->6",
4625 "login.handlebars->5->6",
4626 "login2.handlebars->7->8"
@@ -5269,8 +5269,8 @@
5269 "zh-chs": "添加设备",
5270 "zh-cht": "新增裝置",
5271 "xloc": [
5272 - "default.handlebars->37->2333",
5273 - "default.handlebars->37->2490",
5272 + "default.handlebars->37->2336",
5273 + "default.handlebars->37->2495",
5274 "default.handlebars->37->403"
5275 ]
5276 },
@@ -5320,8 +5320,8 @@
5320 "zh-cht": "新增裝置群",
5321 "xloc": [
5322 "default.handlebars->37->1882",
5323 - "default.handlebars->37->2327",
5324 - "default.handlebars->37->2478",
5323 + "default.handlebars->37->2330",
5324 + "default.handlebars->37->2483",
5325 "default.handlebars->37->332"
5326 ]
5327 },
@@ -5508,7 +5508,7 @@
5508 "zh-chs": "添加成员身份",
5509 "zh-cht": "新增成員身份",
5510 "xloc": [
5511 - "default.handlebars->37->2510"
5511 + "default.handlebars->37->2515"
5512 ]
5513 },
5514 {
@@ -5656,7 +5656,7 @@
5656 "xloc": [
5657 "default.handlebars->37->1760",
5658 "default.handlebars->37->1881",
5659 - "default.handlebars->37->2484",
5659 + "default.handlebars->37->2489",
5660 "default.handlebars->37->875"
5661 ]
5662 },
@@ -5751,7 +5751,7 @@
5751 "zh-cht": "新增用戶",
5752 "xloc": [
5753 "default.handlebars->37->1759",
5754 - "default.handlebars->37->2322"
5754 + "default.handlebars->37->2325"
5755 ]
5756 },
5757 {
@@ -5799,7 +5799,7 @@
5799 "zh-chs": "将用户添加到用户组",
5800 "zh-cht": "將用戶新增到用戶群",
5801 "xloc": [
5802 - "default.handlebars->37->2355"
5802 + "default.handlebars->37->2360"
5803 ]
5804 },
5805 {
@@ -6397,7 +6397,7 @@
6397 "zh-chs": "管理领域",
6398 "zh-cht": "管理領域",
6399 "xloc": [
6400 - "default.handlebars->37->2404"
6400 + "default.handlebars->37->2409"
6401 ]
6402 },
6403 {
@@ -6524,7 +6524,7 @@
6524 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
6525 "default.handlebars->37->1947",
6526 "default.handlebars->37->1960",
6527 - "default.handlebars->37->2674",
6527 + "default.handlebars->37->2679",
6528 "default.handlebars->37->348",
6529 "default.handlebars->37->573",
6530 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
@@ -6626,7 +6626,7 @@
6626 "zh-chs": "代理错误计数器",
6627 "zh-cht": "代理錯誤計數器",
6628 "xloc": [
6629 - "default.handlebars->37->2643"
6629 + "default.handlebars->37->2648"
6630 ]
6631 },
6632 {
@@ -6792,7 +6792,7 @@
6792 "zh-chs": "代理时段",
6793 "zh-cht": "代理時段",
6794 "xloc": [
6795 - "default.handlebars->37->2659"
6795 + "default.handlebars->37->2664"
6796 ]
6797 },
6798 {
@@ -7291,7 +7291,7 @@
7291 "zh-chs": "代理",
7292 "zh-cht": "代理",
7293 "xloc": [
7294 - "default.handlebars->37->2687"
7294 + "default.handlebars->37->2692"
7295 ]
7296 },
7297 {
@@ -7342,7 +7342,7 @@
7342 "default-mobile.handlebars->11->141",
7343 "default-mobile.handlebars->11->440",
7344 "default-mobile.handlebars->11->442",
7345 - "default.handlebars->37->2558",
7345 + "default.handlebars->37->2564",
7346 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
7347 ]
7348 },
@@ -7486,7 +7486,7 @@
7486 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
7487 "xloc": [
7488 "default.handlebars->37->1844",
7489 - "default.handlebars->37->2352"
7489 + "default.handlebars->37->2357"
7490 ]
7491 },
7492 {
@@ -7750,8 +7750,8 @@
7750 "zh-cht": "一直通知",
7751 "xloc": [
7752 "default.handlebars->37->1739",
7753 - "default.handlebars->37->2313",
7754 - "default.handlebars->37->2413",
7753 + "default.handlebars->37->2316",
7754 + "default.handlebars->37->2418",
7755 "default.handlebars->37->799"
7756 ]
7757 },
@@ -7777,8 +7777,8 @@
7777 "zh-cht": "一直提示",
7778 "xloc": [
7779 "default.handlebars->37->1740",
7780 - "default.handlebars->37->2314",
7781 - "default.handlebars->37->2414",
7780 + "default.handlebars->37->2317",
7781 + "default.handlebars->37->2419",
7782 "default.handlebars->37->800"
7783 ]
7784 },
@@ -8893,7 +8893,7 @@
8893 "zh-chs": "您确定要{0}插件吗:{1}",
8894 "zh-cht": "你確定要{0}外掛嗎:{1}",
8895 "xloc": [
8896 - "default.handlebars->37->2738"
8896 + "default.handlebars->37->2743"
8897 ]
8898 },
8899 {
@@ -9253,7 +9253,7 @@
9253 "zh-chs": "认证软件",
9254 "zh-cht": "認證軟體",
9255 "xloc": [
9256 - "default.handlebars->37->2417"
9256 + "default.handlebars->37->2422"
9257 ]
9258 },
9259 {
@@ -9597,7 +9597,7 @@
9597 "zh-chs": "可用內存",
9598 "zh-cht": "可用內存",
9599 "xloc": [
9600 - "default.handlebars->37->2668"
9600 + "default.handlebars->37->2673"
9601 ]
9602 },
9603 {
@@ -9910,7 +9910,7 @@
9910 "zh-chs": "备用码",
9911 "zh-cht": "備用碼",
9912 "xloc": [
9913 - "default.handlebars->37->2420"
9913 + "default.handlebars->37->2425"
9914 ]
9915 },
9916 {
@@ -9934,7 +9934,7 @@
9934 "zh-chs": "错误的签名",
9935 "zh-cht": "錯誤的簽名",
9936 "xloc": [
9937 - "default.handlebars->37->2650"
9937 + "default.handlebars->37->2655"
9938 ]
9939 },
9940 {
@@ -9958,7 +9958,7 @@
9958 "zh-chs": "错误的网络证书",
9959 "zh-cht": "錯誤的網絡憑證",
9960 "xloc": [
9961 - "default.handlebars->37->2649"
9961 + "default.handlebars->37->2654"
9962 ]
9963 },
9964 {
@@ -10245,7 +10245,7 @@
10245 "zh-chs": "广播",
10246 "zh-cht": "廣播",
10247 "xloc": [
10248 - "default.handlebars->37->2320",
10248 + "default.handlebars->37->2323",
10249 "default.handlebars->container->column_l->p4->3->1->0->3->1"
10250 ]
10251 },
@@ -10419,14 +10419,14 @@
10419 "en": "Bytes In",
10420 "nl": "Bytes in",
10421 "xloc": [
10422 - "default.handlebars->37->2576"
10422 + "default.handlebars->37->2581"
10423 ]
10424 },
10425 {
10426 "en": "Bytes Out",
10427 "nl": "Bytes uit",
10428 "xloc": [
10429 - "default.handlebars->37->2577"
10429 + "default.handlebars->37->2582"
10430 ]
10431 },
10432 {
@@ -10500,7 +10500,7 @@
10500 "zh-cht": "CIRA",
10501 "xloc": [
10502 "default-mobile.handlebars->11->236",
10503 - "default.handlebars->37->2675",
10503 + "default.handlebars->37->2680",
10504 "default.handlebars->37->350",
10505 "default.handlebars->37->575"
10506 ]
@@ -10526,7 +10526,7 @@
10526 "zh-chs": "CIRA服务器",
10527 "zh-cht": "CIRA伺服器",
10528 "xloc": [
10529 - "default.handlebars->37->2722"
10529 + "default.handlebars->37->2727"
10530 ]
10531 },
10532 {
@@ -10550,7 +10550,7 @@
10550 "zh-chs": "CIRA服务器命令",
10551 "zh-cht": "CIRA伺服器指令",
10552 "xloc": [
10553 - "default.handlebars->37->2723"
10553 + "default.handlebars->37->2728"
10554 ]
10555 },
10556 {
@@ -10608,7 +10608,7 @@
10608 "xloc": [
10609 "default-mobile.handlebars->11->551",
10610 "default.handlebars->37->1344",
10611 - "default.handlebars->37->2699",
10611 + "default.handlebars->37->2704",
10612 "default.handlebars->container->column_l->p40->3->1->p40type->5"
10613 ]
10614 },
@@ -10633,7 +10633,7 @@
10633 "zh-chs": "CPU负载",
10634 "zh-cht": "CPU負載",
10635 "xloc": [
10636 - "default.handlebars->37->2664"
10636 + "default.handlebars->37->2669"
10637 ]
10638 },
10639 {
@@ -10657,7 +10657,7 @@
10657 "zh-chs": "最近15分钟的CPU负载",
10658 "zh-cht": "最近15分鐘的CPU負載",
10659 "xloc": [
10660 - "default.handlebars->37->2667"
10660 + "default.handlebars->37->2672"
10661 ]
10662 },
10663 {
@@ -10681,7 +10681,7 @@
10681 "zh-chs": "最近5分钟的CPU负载",
10682 "zh-cht": "最近5分鐘的CPU負載",
10683 "xloc": [
10684 - "default.handlebars->37->2666"
10684 + "default.handlebars->37->2671"
10685 ]
10686 },
10687 {
@@ -10705,7 +10705,7 @@
10705 "zh-chs": "最近一分钟的CPU负载",
10706 "zh-cht": "最近一分鐘的CPU負載",
10707 "xloc": [
10708 - "default.handlebars->37->2665"
10708 + "default.handlebars->37->2670"
10709 ]
10710 },
10711 {
@@ -10829,7 +10829,7 @@
10829 "zh-chs": "呼叫错误",
10830 "zh-cht": "呼叫錯誤",
10831 "xloc": [
10832 - "default.handlebars->37->2739"
10832 + "default.handlebars->37->2744"
10833 ]
10834 },
10835 {
@@ -10865,7 +10865,7 @@
10865 "default-mobile.handlebars->11->106",
10866 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
10867 "default.handlebars->37->1702",
10868 - "default.handlebars->37->2728",
10868 + "default.handlebars->37->2733",
10869 "default.handlebars->37->440",
10870 "default.handlebars->container->dialog->idx_dlgButtonBar",
10871 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -11135,7 +11135,7 @@
11135 "zh-chs": "更改{0}的电邮",
11136 "zh-cht": "更改{0}的電郵",
11137 "xloc": [
11138 - "default.handlebars->37->2465"
11138 + "default.handlebars->37->2470"
11139 ]
11140 },
11141 {
@@ -11187,7 +11187,7 @@
11187 "xloc": [
11188 "default-mobile.handlebars->11->114",
11189 "default.handlebars->37->1658",
11190 - "default.handlebars->37->2438"
11190 + "default.handlebars->37->2443"
11191 ]
11192 },
11193 {
@@ -11211,7 +11211,7 @@
11211 "zh-chs": "更改{0}的密码",
11212 "zh-cht": "更改{0}的密碼",
11213 "xloc": [
11214 - "default.handlebars->37->2474"
11214 + "default.handlebars->37->2479"
11215 ]
11216 },
11217 {
@@ -11235,7 +11235,7 @@
11235 "zh-chs": "更改{0}的真实名称",
11236 "zh-cht": "更改{0}的真實名稱",
11237 "xloc": [
11238 - "default.handlebars->37->2460"
11238 + "default.handlebars->37->2465"
11239 ]
11240 },
11241 {
@@ -11376,7 +11376,7 @@
11376 "zh-chs": "更改该用户的密码",
11377 "zh-cht": "更改該用戶的密碼",
11378 "xloc": [
11379 - "default.handlebars->37->2437"
11379 + "default.handlebars->37->2442"
11380 ]
11381 },
11382 {
@@ -11620,8 +11620,8 @@
11620 "zh-cht": "聊天",
11621 "xloc": [
11622 "default.handlebars->37->2178",
11623 - "default.handlebars->37->2433",
11624 - "default.handlebars->37->2434",
11623 + "default.handlebars->37->2438",
11624 + "default.handlebars->37->2439",
11625 "default.handlebars->37->832",
11626 "default.handlebars->37->911",
11627 "default.handlebars->37->933"
@@ -11675,7 +11675,7 @@
11675 "zh-chs": "聊天请求,点击这里接受。",
11676 "xloc": [
11677 "default-mobile.handlebars->11->675",
11678 - "default.handlebars->37->2619"
11678 + "default.handlebars->37->2624"
11679 ]
11680 },
11681 {
@@ -11844,7 +11844,7 @@
11844 "zh-cht": "檢查...",
11845 "xloc": [
11846 "default.handlebars->37->1410",
11847 - "default.handlebars->37->2733"
11847 + "default.handlebars->37->2738"
11848 ]
11849 },
11850 {
@@ -12268,7 +12268,7 @@
12268 "zh-cht": "全部清除",
12269 "xloc": [
12270 "default-mobile.handlebars->11->658",
12271 - "default.handlebars->37->2602"
12271 + "default.handlebars->37->2607"
12272 ]
12273 },
12274 {
@@ -12367,7 +12367,7 @@
12367 "zh-cht": "清除此通知",
12368 "xloc": [
12369 "default-mobile.handlebars->11->657",
12370 - "default.handlebars->37->2601"
12370 + "default.handlebars->37->2606"
12371 ]
12372 },
12373 {
@@ -12806,7 +12806,7 @@
12806 "default.handlebars->37->1227",
12807 "default.handlebars->37->204",
12808 "default.handlebars->37->212",
12809 - "default.handlebars->37->2727",
12809 + "default.handlebars->37->2732",
12810 "sharing.handlebars->11->52"
12811 ]
12812 },
@@ -13029,8 +13029,8 @@
13029 "zh-chs": "通用设备组",
13030 "zh-cht": "通用裝置群",
13031 "xloc": [
13032 - "default.handlebars->37->2328",
13033 - "default.handlebars->37->2479"
13032 + "default.handlebars->37->2331",
13033 + "default.handlebars->37->2484"
13034 ]
13035 },
13036 {
@@ -13054,8 +13054,8 @@
13054 "zh-chs": "通用设备",
13055 "zh-cht": "通用裝置",
13056 "xloc": [
13057 - "default.handlebars->37->2334",
13058 - "default.handlebars->37->2491"
13057 + "default.handlebars->37->2337",
13058 + "default.handlebars->37->2496"
13059 ]
13060 },
13061 {
@@ -13175,8 +13175,8 @@
13175 "default.handlebars->37->1817",
13176 "default.handlebars->37->2206",
13177 "default.handlebars->37->2287",
13178 - "default.handlebars->37->2348",
13179 - "default.handlebars->37->2477",
13178 + "default.handlebars->37->2353",
13179 + "default.handlebars->37->2482",
13180 "default.handlebars->37->610"
13181 ]
13182 },
@@ -13365,7 +13365,7 @@
13365 "zh-chs": "确认删除用户{0}?",
13366 "zh-cht": "確認刪除用戶{0}?",
13367 "xloc": [
13368 - "default.handlebars->37->2476"
13368 + "default.handlebars->37->2481"
13369 ]
13370 },
13371 {
@@ -13389,7 +13389,7 @@
13389 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
13390 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
13391 "xloc": [
13392 - "default.handlebars->37->2351"
13392 + "default.handlebars->37->2356"
13393 ]
13394 },
13395 {
@@ -13413,7 +13413,7 @@
13413 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
13414 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
13415 "xloc": [
13416 - "default.handlebars->37->2508"
13416 + "default.handlebars->37->2513"
13417 ]
13418 },
13419 {
@@ -13536,8 +13536,8 @@
13536 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
13537 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
13538 "xloc": [
13539 - "default.handlebars->37->2341",
13540 - "default.handlebars->37->2499"
13539 + "default.handlebars->37->2346",
13540 + "default.handlebars->37->2504"
13541 ]
13542 },
13543 {
@@ -13561,8 +13561,8 @@
13561 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
13562 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
13563 "xloc": [
13564 - "default.handlebars->37->2343",
13565 - "default.handlebars->37->2512"
13564 + "default.handlebars->37->2348",
13565 + "default.handlebars->37->2517"
13566 ]
13567 },
13568 {
@@ -13586,7 +13586,7 @@
13586 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
13587 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
13588 "xloc": [
13589 - "default.handlebars->37->2501"
13589 + "default.handlebars->37->2506"
13590 ]
13591 },
13592 {
@@ -13610,7 +13610,7 @@
13610 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
13611 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
13612 "xloc": [
13613 - "default.handlebars->37->2504"
13613 + "default.handlebars->37->2509"
13614 ]
13615 },
13616 {
@@ -13634,8 +13634,8 @@
13634 "zh-chs": "确认删除访问权限?",
13635 "zh-cht": "確認刪除訪問權限?",
13636 "xloc": [
13637 - "default.handlebars->37->2502",
13638 - "default.handlebars->37->2505"
13637 + "default.handlebars->37->2507",
13638 + "default.handlebars->37->2510"
13639 ]
13640 },
13641 {
@@ -13705,7 +13705,7 @@
13705 "zh-chs": "确认删除设备共享“{0}”?",
13706 "zh-cht": "確認刪除設備共享“{0}”?",
13707 "xloc": [
13708 - "default.handlebars->37->2497"
13708 + "default.handlebars->37->2502"
13709 ]
13710 },
13711 {
@@ -14213,7 +14213,7 @@
14213 "zh-chs": "已连接的英特尔&reg;AMT",
14214 "zh-cht": "已連接的Intel&reg; AMT",
14215 "xloc": [
14216 - "default.handlebars->37->2655"
14216 + "default.handlebars->37->2660"
14217 ]
14218 },
14219 {
@@ -14237,7 +14237,7 @@
14237 "zh-chs": "已连接的用户",
14238 "zh-cht": "已连接的用户",
14239 "xloc": [
14240 - "default.handlebars->37->2660"
14240 + "default.handlebars->37->2665"
14241 ]
14242 },
14243 {
@@ -14405,7 +14405,7 @@
14405 "zh-chs": "连接数量",
14406 "zh-cht": "連接數量",
14407 "xloc": [
14408 - "default.handlebars->37->2686"
14408 + "default.handlebars->37->2691"
14409 ]
14410 },
14411 {
@@ -14455,7 +14455,7 @@
14455 "zh-chs": "连接转发器",
14456 "zh-cht": "連接轉發器",
14457 "xloc": [
14458 - "default.handlebars->37->2721"
14458 + "default.handlebars->37->2726"
14459 ]
14460 },
14461 {
@@ -14658,7 +14658,7 @@
14658 "zh-chs": "Cookie编码器",
14659 "zh-cht": "Cookie編碼器",
14660 "xloc": [
14661 - "default.handlebars->37->2705"
14661 + "default.handlebars->37->2710"
14662 ]
14663 },
14664 {
@@ -15171,7 +15171,7 @@
15171 "zh-chs": "核心服务器",
15172 "zh-cht": "核心伺服器",
15173 "xloc": [
15174 - "default.handlebars->37->2704"
15174 + "default.handlebars->37->2709"
15175 ]
15176 },
15177 {
@@ -15664,7 +15664,7 @@
15664 "zh-chs": "创建",
15665 "zh-cht": "創建",
15666 "xloc": [
15667 - "default.handlebars->37->2393"
15667 + "default.handlebars->37->2398"
15668 ]
15669 },
15670 {
@@ -16058,7 +16058,7 @@
16058 "zh-chs": "当前密码不正确。",
16059 "xloc": [
16060 "default-mobile.handlebars->11->685",
16061 - "default.handlebars->37->2629"
16061 + "default.handlebars->37->2634"
16062 ]
16063 },
16064 {
@@ -16303,7 +16303,7 @@
16303 "xloc": [
16304 "default-mobile.handlebars->11->344",
16305 "default.handlebars->37->1024",
16306 - "default.handlebars->37->2556"
16306 + "default.handlebars->37->2562"
16307 ]
16308 },
16309 {
@@ -16424,7 +16424,7 @@
16424 "default.handlebars->37->2242",
16425 "default.handlebars->37->2290",
16426 "default.handlebars->37->2301",
16427 - "default.handlebars->37->2369"
16427 + "default.handlebars->37->2374"
16428 ]
16429 },
16430 {
@@ -16684,7 +16684,7 @@
16684 "zh-chs": "删除用户",
16685 "zh-cht": "刪除用戶",
16686 "xloc": [
16687 - "default.handlebars->37->2436"
16687 + "default.handlebars->37->2441"
16688 ]
16689 },
16690 {
@@ -16708,8 +16708,8 @@
16708 "zh-chs": "删除用户群组",
16709 "zh-cht": "刪除用戶群組",
16710 "xloc": [
16711 - "default.handlebars->37->2339",
16712 - "default.handlebars->37->2349"
16711 + "default.handlebars->37->2342",
16712 + "default.handlebars->37->2354"
16713 ]
16714 },
16715 {
@@ -16757,7 +16757,7 @@
16757 "zh-chs": "删除用户{0}",
16758 "zh-cht": "刪除用戶{0}",
16759 "xloc": [
16760 - "default.handlebars->37->2475"
16760 + "default.handlebars->37->2480"
16761 ]
16762 },
16763 {
@@ -16931,7 +16931,7 @@
16931 "zh-chs": "删除用户群组{0}?",
16932 "zh-cht": "刪除用戶群組{0}?",
16933 "xloc": [
16934 - "default.handlebars->37->2347"
16934 + "default.handlebars->37->2352"
16935 ]
16936 },
16937 {
@@ -17203,7 +17203,7 @@
17203 "default.handlebars->37->2293",
17204 "default.handlebars->37->2303",
17205 "default.handlebars->37->2304",
17206 - "default.handlebars->37->2345",
17206 + "default.handlebars->37->2350",
17207 "default.handlebars->37->734",
17208 "default.handlebars->37->735",
17209 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
@@ -17254,10 +17254,10 @@
17254 "default-mobile.handlebars->11->312",
17255 "default.handlebars->37->1172",
17256 "default.handlebars->37->1826",
17257 - "default.handlebars->37->2532",
17258 - "default.handlebars->37->2581",
17259 - "default.handlebars->37->2594",
17260 - "default.handlebars->37->2680",
17257 + "default.handlebars->37->2537",
17258 + "default.handlebars->37->2586",
17259 + "default.handlebars->37->2599",
17260 + "default.handlebars->37->2685",
17261 "default.handlebars->37->699",
17262 "default.handlebars->37->886",
17263 "default.handlebars->37->953",
@@ -17382,7 +17382,7 @@
17382 "tr": "Masaüstü Multiplex",
17383 "zh-chs": "桌面复用",
17384 "xloc": [
17385 - "default.handlebars->37->2685"
17385 + "default.handlebars->37->2690"
17386 ]
17387 },
17388 {
@@ -17407,8 +17407,8 @@
17407 "zh-cht": "桌面通知",
17408 "xloc": [
17409 "default.handlebars->37->1734",
17410 - "default.handlebars->37->2308",
17411 - "default.handlebars->37->2408",
17410 + "default.handlebars->37->2311",
17411 + "default.handlebars->37->2413",
17412 "default.handlebars->37->794"
17413 ]
17414 },
@@ -17434,8 +17434,8 @@
17434 "zh-cht": "桌面提示",
17435 "xloc": [
17436 "default.handlebars->37->1733",
17437 - "default.handlebars->37->2307",
17438 - "default.handlebars->37->2407",
17437 + "default.handlebars->37->2310",
17438 + "default.handlebars->37->2412",
17439 "default.handlebars->37->793"
17440 ]
17441 },
@@ -17461,8 +17461,8 @@
17461 "zh-cht": "桌面提示+工具欄",
17462 "xloc": [
17463 "default.handlebars->37->1731",
17464 - "default.handlebars->37->2305",
17465 - "default.handlebars->37->2405",
17464 + "default.handlebars->37->2308",
17465 + "default.handlebars->37->2410",
17466 "default.handlebars->37->791"
17467 ]
17468 },
@@ -17486,7 +17486,7 @@
17486 "tr": "Masaüstü Oturumu",
17487 "zh-chs": "桌面会话",
17488 "xloc": [
17489 - "default.handlebars->37->2525"
17489 + "default.handlebars->37->2530"
17490 ]
17491 },
17492 {
@@ -17581,8 +17581,8 @@
17581 "zh-cht": "桌面工具欄",
17582 "xloc": [
17583 "default.handlebars->37->1732",
17584 - "default.handlebars->37->2306",
17585 - "default.handlebars->37->2406",
17584 + "default.handlebars->37->2309",
17585 + "default.handlebars->37->2411",
17586 "default.handlebars->37->792"
17587 ]
17588 },
@@ -17606,7 +17606,7 @@
17606 "tr": "Yalnızca Masaüstü Görünümü",
17607 "zh-chs": "仅桌面视图",
17608 "xloc": [
17609 - "default.handlebars->37->2381"
17609 + "default.handlebars->37->2386"
17610 ]
17611 },
17612 {
@@ -17781,10 +17781,10 @@
17781 "default.handlebars->37->1291",
17782 "default.handlebars->37->1399",
17783 "default.handlebars->37->1853",
17784 - "default.handlebars->37->2494",
17784 + "default.handlebars->37->2499",
17785 "default.handlebars->37->253",
17786 - "default.handlebars->37->2555",
17787 - "default.handlebars->37->2571",
17786 + "default.handlebars->37->2561",
17787 + "default.handlebars->37->2576",
17788 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
17789 ]
17790 },
@@ -17935,12 +17935,12 @@
17935 "default.handlebars->37->1851",
17936 "default.handlebars->37->1852",
17937 "default.handlebars->37->2154",
17938 - "default.handlebars->37->2331",
17939 - "default.handlebars->37->2337",
17940 - "default.handlebars->37->2482",
17941 - "default.handlebars->37->2541",
17942 - "default.handlebars->37->2559",
17943 - "default.handlebars->37->2607"
17938 + "default.handlebars->37->2334",
17939 + "default.handlebars->37->2340",
17940 + "default.handlebars->37->2487",
17941 + "default.handlebars->37->2546",
17942 + "default.handlebars->37->2565",
17943 + "default.handlebars->37->2612"
17944 ]
17945 },
17946 {
@@ -17992,9 +17992,9 @@
17992 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
17993 "default.handlebars->37->2170",
17994 "default.handlebars->37->2278",
17995 - "default.handlebars->37->2318",
17996 - "default.handlebars->37->2402",
17997 - "default.handlebars->37->2658",
17995 + "default.handlebars->37->2321",
17996 + "default.handlebars->37->2407",
17997 + "default.handlebars->37->2663",
17998 "default.handlebars->container->column_l->p2->p2info->9"
17999 ]
18000 },
@@ -18093,7 +18093,7 @@
18093 "xloc": [
18094 "default-mobile.handlebars->11->360",
18095 "default.handlebars->37->1090",
18096 - "default.handlebars->37->2540",
18096 + "default.handlebars->37->2545",
18097 "default.handlebars->37->405",
18098 "default.handlebars->37->414",
18099 "player.handlebars->3->24"
@@ -18167,7 +18167,7 @@
18167 "tr": "Cihaz İtme",
18168 "zh-chs": "设备推送",
18169 "xloc": [
18170 - "default.handlebars->37->2421"
18170 + "default.handlebars->37->2426"
18171 ]
18172 },
18173 {
@@ -19061,7 +19061,7 @@
19061 "xloc": [
19062 "default.handlebars->37->1774",
19063 "default.handlebars->37->2279",
19064 - "default.handlebars->37->2319"
19064 + "default.handlebars->37->2322"
19065 ]
19066 },
19067 {
@@ -19573,7 +19573,7 @@
19573 "default.handlebars->37->2243",
19574 "default.handlebars->37->2291",
19575 "default.handlebars->37->2300",
19576 - "default.handlebars->37->2368",
19576 + "default.handlebars->37->2373",
19577 "mstsc.handlebars->main->1->3->1->rowdomain->1->0",
19578 "mstsc.handlebars->main->1->3->1->rowdomain->3"
19579 ]
@@ -20476,7 +20476,7 @@
20476 "zh-chs": "代理重复",
20477 "zh-cht": "代理重複",
20478 "xloc": [
20479 - "default.handlebars->37->2654"
20479 + "default.handlebars->37->2659"
20480 ]
20481 },
20482 {
@@ -20569,8 +20569,8 @@
20569 "zh-chs": "持续时间",
20570 "zh-cht": "持續時間",
20571 "xloc": [
20572 - "default.handlebars->37->2520",
20573 - "default.handlebars->37->2546",
20572 + "default.handlebars->37->2525",
20573 + "default.handlebars->37->2551",
20574 "player.handlebars->3->17"
20575 ]
20576 },
@@ -21386,7 +21386,7 @@
21386 "tr": "Kullanıcı Özelliklerini Düzenle",
21387 "zh-chs": "编辑用户特征",
21388 "xloc": [
21389 - "default.handlebars->37->2458"
21389 + "default.handlebars->37->2463"
21390 ]
21391 },
21392 {
@@ -21410,7 +21410,7 @@
21410 "zh-chs": "编辑用户组",
21411 "zh-cht": "編輯用戶群",
21412 "xloc": [
21413 - "default.handlebars->37->2346"
21413 + "default.handlebars->37->2351"
21414 ]
21415 },
21416 {
@@ -21437,6 +21437,12 @@
21437 "default.handlebars->37->1890"
21438 ]
21439 },
21440 + {
21441 + "en": "Edit User Group Features",
21442 + "xloc": [
21443 + "default.handlebars->37->2344"
21444 + ]
21445 + },
21446 {
21447 "cs": "Upravit souhlas skupiny uživatelů",
21448 "de": "Benutzergruppe Benutzereinwilligung bearbeiten",
@@ -21557,11 +21563,11 @@
21563 "xloc": [
21564 "default-mobile.handlebars->11->102",
21565 "default.handlebars->37->2245",
21560 - "default.handlebars->37->2372",
21561 - "default.handlebars->37->2374",
21562 - "default.handlebars->37->2419",
21563 - "default.handlebars->37->2429",
21564 - "default.handlebars->37->2461",
21566 + "default.handlebars->37->2377",
21567 + "default.handlebars->37->2379",
21568 + "default.handlebars->37->2424",
21569 + "default.handlebars->37->2434",
21570 + "default.handlebars->37->2466",
21571 "default.handlebars->37->450",
21572 "login-mobile.handlebars->5->42",
21573 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -21768,7 +21774,7 @@
21774 "zh-cht": "電子郵件已驗證",
21775 "xloc": [
21776 "default.handlebars->37->2190",
21771 - "default.handlebars->37->2366"
21777 + "default.handlebars->37->2371"
21778 ]
21779 },
21780 {
@@ -21816,7 +21822,7 @@
21822 "zh-chs": "电邮未验证",
21823 "zh-cht": "電郵未驗證",
21824 "xloc": [
21819 - "default.handlebars->37->2367"
21825 + "default.handlebars->37->2372"
21826 ]
21827 },
21828 {
@@ -21861,7 +21867,7 @@
21867 "zh-cht": "電郵已發送。",
21868 "xloc": [
21869 "default-mobile.handlebars->11->678",
21864 - "default.handlebars->37->2622",
21870 + "default.handlebars->37->2627",
21871 "login-mobile.handlebars->5->2",
21872 "login.handlebars->5->2",
21873 "login2.handlebars->7->3"
@@ -21978,7 +21984,7 @@
21984 "tr": "E-posta/SMS/Push Trafiği",
21985 "zh-chs": "电子邮件/短信/推送流量",
21986 "xloc": [
21981 - "default.handlebars->37->2713"
21987 + "default.handlebars->37->2718"
21988 ]
21989 },
21990 {
@@ -22130,7 +22136,7 @@
22136 "zh-cht": "已啟用",
22137 "xloc": [
22138 "default.handlebars->37->115",
22133 - "default.handlebars->37->2548"
22139 + "default.handlebars->37->2553"
22140 ]
22141 },
22142 {
@@ -22226,7 +22232,7 @@
22232 "zh-chs": "时间结束",
22233 "zh-cht": "時間結束",
22234 "xloc": [
22229 - "default.handlebars->37->2545"
22235 + "default.handlebars->37->2550"
22236 ]
22237 },
22238 {
@@ -23067,7 +23073,7 @@
23073 "zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。",
23074 "xloc": [
23075 "default-mobile.handlebars->11->686",
23070 - "default.handlebars->37->2630"
23076 + "default.handlebars->37->2635"
23077 ]
23078 },
23079 {
@@ -23091,7 +23097,7 @@
23097 "zh-chs": "错误,密码未更改。",
23098 "xloc": [
23099 "default-mobile.handlebars->11->683",
23094 - "default.handlebars->37->2627"
23100 + "default.handlebars->37->2632"
23101 ]
23102 },
23103 {
@@ -23115,7 +23121,7 @@
23121 "zh-chs": "错误,无法更改为常用密码。",
23122 "xloc": [
23123 "default-mobile.handlebars->11->682",
23118 - "default.handlebars->37->2626"
23124 + "default.handlebars->37->2631"
23125 ]
23126 },
23127 {
@@ -23139,7 +23145,7 @@
23145 "zh-chs": "错误,无法更改为以前使用的密码。",
23146 "xloc": [
23147 "default-mobile.handlebars->11->681",
23142 - "default.handlebars->37->2625"
23148 + "default.handlebars->37->2630"
23149 ]
23150 },
23151 {
@@ -23643,7 +23649,7 @@
23649 "zh-chs": "外部",
23650 "zh-cht": "外部",
23651 "xloc": [
23646 - "default.handlebars->37->2693"
23652 + "default.handlebars->37->2698"
23653 ]
23654 },
23655 {
@@ -23763,7 +23769,7 @@
23769 "zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。",
23770 "xloc": [
23771 "default-mobile.handlebars->11->677",
23766 - "default.handlebars->37->2621"
23772 + "default.handlebars->37->2626"
23773 ]
23774 },
23775 {
@@ -23976,7 +23982,8 @@
23982 "zh-cht": "功能",
23983 "xloc": [
23984 "default.handlebars->37->1730",
23979 - "default.handlebars->37->2390"
23985 + "default.handlebars->37->2307",
23986 + "default.handlebars->37->2395"
23987 ]
23988 },
23989 {
@@ -24146,7 +24153,7 @@
24153 "tr": "Dosya transferi",
24154 "zh-chs": "文件传输",
24155 "xloc": [
24149 - "default.handlebars->37->2526"
24156 + "default.handlebars->37->2531"
24157 ]
24158 },
24159 {
@@ -24197,10 +24204,10 @@
24204 "default-mobile.handlebars->11->203",
24205 "default-mobile.handlebars->11->314",
24206 "default.handlebars->37->1833",
24200 - "default.handlebars->37->2533",
24201 - "default.handlebars->37->2582",
24202 - "default.handlebars->37->2595",
24203 - "default.handlebars->37->2681",
24207 + "default.handlebars->37->2538",
24208 + "default.handlebars->37->2587",
24209 + "default.handlebars->37->2600",
24210 + "default.handlebars->37->2686",
24211 "default.handlebars->37->374",
24212 "default.handlebars->37->888",
24213 "default.handlebars->37->955",
@@ -24255,8 +24262,8 @@
24262 "zh-cht": "檔案通知",
24263 "xloc": [
24264 "default.handlebars->37->1738",
24258 - "default.handlebars->37->2312",
24259 - "default.handlebars->37->2412",
24265 + "default.handlebars->37->2315",
24266 + "default.handlebars->37->2417",
24267 "default.handlebars->37->798"
24268 ]
24269 },
@@ -24282,8 +24289,8 @@
24289 "zh-cht": "檔案提示",
24290 "xloc": [
24291 "default.handlebars->37->1737",
24285 - "default.handlebars->37->2311",
24286 - "default.handlebars->37->2411",
24292 + "default.handlebars->37->2314",
24293 + "default.handlebars->37->2416",
24294 "default.handlebars->37->797"
24295 ]
24296 },
@@ -24754,7 +24761,7 @@
24761 "zh-cht": "下次登入時強制重置密碼。",
24762 "xloc": [
24763 "default.handlebars->37->2250",
24757 - "default.handlebars->37->2472"
24764 + "default.handlebars->37->2477"
24765 ]
24766 },
24767 {
@@ -24923,8 +24930,8 @@
24930 "zh-chs": "自由",
24931 "zh-cht": "自由",
24932 "xloc": [
24926 - "default.handlebars->37->2639",
24927 - "default.handlebars->37->2641"
24933 + "default.handlebars->37->2644",
24934 + "default.handlebars->37->2646"
24935 ]
24936 },
24937 {
@@ -25363,7 +25370,7 @@
25370 "zh-chs": "完整管理员",
25371 "zh-cht": "完整管理員",
25372 "xloc": [
25366 - "default.handlebars->37->2360"
25373 + "default.handlebars->37->2365"
25374 ]
25375 },
25376 {
@@ -25618,7 +25625,7 @@
25625 "en": "Generate Report",
25626 "nl": "Genereer rapport",
25627 "xloc": [
25621 - "default.handlebars->37->2569"
25628 + "default.handlebars->37->2574"
25629 ]
25630 },
25631 {
@@ -26147,7 +26154,7 @@
26154 "zh-cht": "群",
26155 "xloc": [
26156 "default-mobile.handlebars->11->250",
26150 - "default.handlebars->37->2579",
26157 + "default.handlebars->37->2584",
26158 "default.handlebars->37->726",
26159 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1"
26160 ]
@@ -26250,7 +26257,7 @@
26257 "zh-chs": "群组成员",
26258 "zh-cht": "群組成員",
26259 "xloc": [
26253 - "default.handlebars->37->2323"
26260 + "default.handlebars->37->2326"
26261 ]
26262 },
26263 {
@@ -26274,7 +26281,7 @@
26281 "zh-chs": "通过...分组",
26282 "zh-cht": "通過...分群",
26283 "xloc": [
26277 - "default.handlebars->37->2557"
26284 + "default.handlebars->37->2563"
26285 ]
26286 },
26287 {
@@ -26400,7 +26407,7 @@
26407 {
26408 "en": "Guest",
26409 "xloc": [
26403 - "default.handlebars->37->2574"
26410 + "default.handlebars->37->2579"
26411 ]
26412 },
26413 {
@@ -26519,7 +26526,7 @@
26526 "tr": "HTTP",
26527 "zh-chs": "HTTP",
26528 "xloc": [
26522 - "default.handlebars->37->2677"
26529 + "default.handlebars->37->2682"
26530 ]
26531 },
26532 {
@@ -26686,7 +26693,7 @@
26693 "zh-chs": "堆总数",
26694 "zh-cht": "堆總數",
26695 "xloc": [
26689 - "default.handlebars->37->2695"
26696 + "default.handlebars->37->2700"
26697 ]
26698 },
26699 {
@@ -26710,7 +26717,7 @@
26717 "zh-chs": "堆使用",
26718 "zh-cht": "堆使用",
26719 "xloc": [
26713 - "default.handlebars->37->2694"
26720 + "default.handlebars->37->2699"
26721 ]
26722 },
26723 {
@@ -28487,7 +28494,7 @@
28494 "zh-chs": "英特尔AMT",
28495 "zh-cht": "英特爾AMT",
28496 "xloc": [
28490 - "default.handlebars->37->2691"
28497 + "default.handlebars->37->2696"
28498 ]
28499 },
28500 {
@@ -28510,7 +28517,7 @@
28517 "tr": "Intel AMT yöneticisi",
28518 "zh-chs": "英特尔 AMT 经理",
28519 "xloc": [
28513 - "default.handlebars->37->2720"
28520 + "default.handlebars->37->2725"
28521 ]
28522 },
28523 {
@@ -28566,7 +28573,7 @@
28573 "default.handlebars->37->1756",
28574 "default.handlebars->37->1948",
28575 "default.handlebars->37->1961",
28569 - "default.handlebars->37->2719",
28576 + "default.handlebars->37->2724",
28577 "default.handlebars->37->701",
28578 "default.handlebars->37->766",
28579 "default.handlebars->37->808"
@@ -28914,8 +28921,8 @@
28921 "zh-chs": "英特尔&reg;AMT重定向",
28922 "zh-cht": "Intel&reg; AMT重定向",
28923 "xloc": [
28917 - "default.handlebars->37->2528",
28918 - "default.handlebars->37->2535",
28924 + "default.handlebars->37->2533",
28925 + "default.handlebars->37->2540",
28926 "player.handlebars->3->29"
28927 ]
28928 },
@@ -28988,8 +28995,8 @@
28995 "zh-chs": "英特尔&reg;AMT WSMAN",
28996 "zh-cht": "Intle&reg; AMT WSMAN",
28997 "xloc": [
28991 - "default.handlebars->37->2527",
28992 - "default.handlebars->37->2534",
28998 + "default.handlebars->37->2532",
28999 + "default.handlebars->37->2539",
29000 "player.handlebars->3->28"
29001 ]
29002 },
@@ -29857,7 +29864,7 @@
29864 "zh-chs": "无效的设备组类型",
29865 "zh-cht": "無效的裝置群類型",
29866 "xloc": [
29860 - "default.handlebars->37->2653"
29867 + "default.handlebars->37->2658"
29868 ]
29869 },
29870 {
@@ -29881,7 +29888,7 @@
29888 "zh-chs": "无效的JSON",
29889 "zh-cht": "無效的JSON",
29890 "xloc": [
29884 - "default.handlebars->37->2647"
29891 + "default.handlebars->37->2652"
29892 ]
29893 },
29894 {
@@ -29988,7 +29995,7 @@
29995 "zh-chs": "无效的PKCS签名",
29996 "zh-cht": "無效的PKCS簽名",
29997 "xloc": [
29991 - "default.handlebars->37->2645"
29998 + "default.handlebars->37->2650"
29999 ]
30000 },
30001 {
@@ -30012,7 +30019,7 @@
30019 "zh-chs": "無效的RSA密碼",
30020 "zh-cht": "無效的RSA密碼",
30021 "xloc": [
30015 - "default.handlebars->37->2646"
30022 + "default.handlebars->37->2651"
30023 ]
30024 },
30025 {
@@ -30036,7 +30043,7 @@
30043 "zh-chs": "无效的短信",
30044 "xloc": [
30045 "default-mobile.handlebars->11->689",
30039 - "default.handlebars->37->2633"
30046 + "default.handlebars->37->2638"
30047 ]
30048 },
30049 {
@@ -30094,7 +30101,7 @@
30101 "zh-chs": "无效域",
30102 "xloc": [
30103 "default-mobile.handlebars->11->669",
30097 - "default.handlebars->37->2613"
30104 + "default.handlebars->37->2618"
30105 ]
30106 },
30107 {
@@ -30138,7 +30145,7 @@
30145 "zh-chs": "不合规电邮",
30146 "xloc": [
30147 "default-mobile.handlebars->11->668",
30141 - "default.handlebars->37->2612"
30148 + "default.handlebars->37->2617"
30149 ]
30150 },
30151 {
@@ -30238,7 +30245,7 @@
30245 "xloc": [
30246 "default-mobile.handlebars->11->667",
30247 "default-mobile.handlebars->11->78",
30241 - "default.handlebars->37->2611",
30248 + "default.handlebars->37->2616",
30249 "default.handlebars->37->287"
30250 ]
30251 },
@@ -30263,7 +30270,7 @@
30270 "zh-chs": "网站权限无效",
30271 "xloc": [
30272 "default-mobile.handlebars->11->670",
30266 - "default.handlebars->37->2614"
30273 + "default.handlebars->37->2619"
30274 ]
30275 },
30276 {
@@ -30336,7 +30343,7 @@
30343 "zh-chs": "无效的用户名",
30344 "xloc": [
30345 "default-mobile.handlebars->11->666",
30339 - "default.handlebars->37->2610"
30346 + "default.handlebars->37->2615"
30347 ]
30348 },
30349 {
@@ -30553,7 +30560,7 @@
30560 "default.handlebars->37->1933",
30561 "default.handlebars->37->1935",
30562 "default.handlebars->37->1940",
30556 - "default.handlebars->37->2608"
30563 + "default.handlebars->37->2613"
30564 ]
30565 },
30566 {
@@ -31571,7 +31578,7 @@
31578 "zh-chs": "过去30天",
31579 "zh-cht": "過去30天",
31580 "xloc": [
31574 - "default.handlebars->37->2562",
31581 + "default.handlebars->37->2568",
31582 "default.handlebars->container->column_l->p40->3->1->p40time->9"
31583 ]
31584 },
@@ -31632,7 +31639,7 @@
31639 "en": "Last 7 days",
31640 "nl": "Laaste 7 dagen",
31641 "xloc": [
31635 - "default.handlebars->37->2561"
31642 + "default.handlebars->37->2567"
31643 ]
31644 },
31645 {
@@ -31687,7 +31694,7 @@
31694 "en": "Last Day",
31695 "nl": "Laaste dag",
31696 "xloc": [
31690 - "default.handlebars->37->2560"
31697 + "default.handlebars->37->2566"
31698 ]
31699 },
31700 {
@@ -31711,7 +31718,7 @@
31718 "zh-chs": "上次登录",
31719 "zh-cht": "上次登入",
31720 "xloc": [
31714 - "default.handlebars->37->2394"
31721 + "default.handlebars->37->2399"
31722 ]
31723 },
31724 {
@@ -31820,7 +31827,7 @@
31827 "zh-chs": "上次更改:{0}",
31828 "zh-cht": "上次更改:{0}",
31829 "xloc": [
31823 - "default.handlebars->37->2398"
31830 + "default.handlebars->37->2403"
31831 ]
31832 },
31833 {
@@ -32196,7 +32203,7 @@
32203 "zh-chs": "如没有请留空。",
32204 "zh-cht": "如沒有請留空。",
32205 "xloc": [
32199 - "default.handlebars->37->2444"
32206 + "default.handlebars->37->2449"
32207 ]
32208 },
32209 {
@@ -32315,7 +32322,7 @@
32322 "en": "Length",
32323 "nl": "Duur",
32324 "xloc": [
32318 - "default.handlebars->37->2575"
32325 + "default.handlebars->37->2580"
32326 ]
32327 },
32328 {
@@ -32339,7 +32346,7 @@
32346 "zh-chs": "减",
32347 "zh-cht": "減",
32348 "xloc": [
32342 - "default.handlebars->37->2741"
32349 + "default.handlebars->37->2746"
32350 ]
32351 },
32352 {
@@ -33198,8 +33205,8 @@
33205 "default.handlebars->37->1391",
33206 "default.handlebars->37->1706",
33207 "default.handlebars->37->1710",
33201 - "default.handlebars->37->2467",
33202 - "default.handlebars->37->2516"
33208 + "default.handlebars->37->2472",
33209 + "default.handlebars->37->2521"
33210 ]
33211 },
33212 {
@@ -33680,7 +33687,7 @@
33687 "zh-cht": "被鎖定賬戶",
33688 "xloc": [
33689 "default-mobile.handlebars->11->77",
33683 - "default.handlebars->37->2357",
33690 + "default.handlebars->37->2362",
33691 "default.handlebars->37->286"
33692 ]
33693 },
@@ -34597,7 +34604,7 @@
34604 "zh-chs": "主服务器信息",
34605 "zh-cht": "主伺服器訊息",
34606 "xloc": [
34600 - "default.handlebars->37->2707"
34607 + "default.handlebars->37->2712"
34608 ]
34609 },
34610 {
@@ -35294,7 +35301,7 @@
35301 "zh-chs": "达到连接数量上限",
35302 "zh-cht": "達到連接數量上限",
35303 "xloc": [
35297 - "default.handlebars->37->2651"
35304 + "default.handlebars->37->2656"
35305 ]
35306 },
35307 {
@@ -35371,8 +35378,8 @@
35378 "zh-chs": "Megabyte",
35379 "zh-cht": "Megabyte",
35380 "xloc": [
35374 - "default.handlebars->37->2692",
35375 - "default.handlebars->37->2697"
35381 + "default.handlebars->37->2697",
35382 + "default.handlebars->37->2702"
35383 ]
35384 },
35385 {
@@ -35398,7 +35405,7 @@
35405 "xloc": [
35406 "default-mobile.handlebars->11->559",
35407 "default.handlebars->37->1352",
35401 - "default.handlebars->37->2671",
35408 + "default.handlebars->37->2676",
35409 "default.handlebars->container->column_l->p40->3->1->p40type->3"
35410 ]
35411 },
@@ -35634,7 +35641,7 @@
35641 "zh-chs": "MeshAgent流量",
35642 "zh-cht": "MeshAgent流量",
35643 "xloc": [
35637 - "default.handlebars->37->2709"
35644 + "default.handlebars->37->2714"
35645 ]
35646 },
35647 {
@@ -35658,7 +35665,7 @@
35665 "zh-chs": "MeshAgent更新",
35666 "zh-cht": "MeshAgent更新",
35667 "xloc": [
35661 - "default.handlebars->37->2710"
35668 + "default.handlebars->37->2715"
35669 ]
35670 },
35671 {
@@ -36050,7 +36057,7 @@
36057 "zh-chs": "MeshCentral服务器同级化",
36058 "zh-cht": "MeshCentral伺服器同級化",
36059 "xloc": [
36053 - "default.handlebars->37->2708"
36060 + "default.handlebars->37->2713"
36061 ]
36062 },
36063 {
@@ -36503,7 +36510,7 @@
36510 "zh-chs": "消息调度器",
36511 "zh-cht": "電郵調度器",
36512 "xloc": [
36506 - "default.handlebars->37->2706"
36513 + "default.handlebars->37->2711"
36514 ]
36515 },
36516 {
@@ -36574,8 +36581,8 @@
36581 "tr": "haberci",
36582 "zh-chs": "信使",
36583 "xloc": [
36577 - "default.handlebars->37->2529",
36578 - "default.handlebars->37->2585"
36584 + "default.handlebars->37->2534",
36585 + "default.handlebars->37->2590"
36586 ]
36587 },
36588 {
@@ -36811,7 +36818,7 @@
36818 "zh-chs": "更多",
36819 "zh-cht": "更多",
36820 "xloc": [
36814 - "default.handlebars->37->2740"
36821 + "default.handlebars->37->2745"
36822 ]
36823 },
36824 {
@@ -37024,7 +37031,7 @@
37031 "zh-chs": "多路复用器",
37032 "zh-cht": "多工器",
37033 "xloc": [
37027 - "default.handlebars->37->2547"
37034 + "default.handlebars->37->2552"
37035 ]
37036 },
37037 {
@@ -37524,8 +37531,8 @@
37531 "default.handlebars->37->2276",
37532 "default.handlebars->37->2292",
37533 "default.handlebars->37->2299",
37527 - "default.handlebars->37->2344",
37528 - "default.handlebars->37->2363",
37534 + "default.handlebars->37->2349",
37535 + "default.handlebars->37->2368",
37536 "default.handlebars->37->291",
37537 "default.handlebars->37->724",
37538 "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
@@ -37795,7 +37802,7 @@
37802 "zh-chs": "新账户",
37803 "xloc": [
37804 "default-mobile.handlebars->11->659",
37798 - "default.handlebars->37->2603"
37805 + "default.handlebars->37->2608"
37806 ]
37807 },
37808 {
@@ -38164,7 +38171,7 @@
38171 "tr": "Aracı Konsolu Yok",
38172 "zh-chs": "无座席控制台",
38173 "xloc": [
38167 - "default.handlebars->37->2453"
38174 + "default.handlebars->37->2458"
38175 ]
38176 },
38177 {
@@ -38187,7 +38194,7 @@
38194 "tr": "Konsol Yok",
38195 "zh-chs": "没有控制台",
38196 "xloc": [
38190 - "default.handlebars->37->2384"
38197 + "default.handlebars->37->2389"
38198 ]
38199 },
38200 {
@@ -38239,7 +38246,7 @@
38246 "zh-cht": "沒有桌面",
38247 "xloc": [
38248 "default.handlebars->37->1904",
38242 - "default.handlebars->37->2380",
38249 + "default.handlebars->37->2385",
38250 "default.handlebars->37->903",
38251 "default.handlebars->37->925"
38252 ]
@@ -38266,7 +38273,7 @@
38273 "zh-cht": "不能訪問桌面",
38274 "xloc": [
38275 "default.handlebars->37->1864",
38269 - "default.handlebars->37->2449"
38276 + "default.handlebars->37->2454"
38277 ]
38278 },
38279 {
@@ -38312,7 +38319,7 @@
38319 "xloc": [
38320 "default.handlebars->37->1271",
38321 "default.handlebars->37->2145",
38315 - "default.handlebars->37->2515"
38322 + "default.handlebars->37->2520"
38323 ]
38324 },
38325 {
@@ -38338,7 +38345,7 @@
38345 "xloc": [
38346 "default-mobile.handlebars->11->616",
38347 "default.handlebars->37->1866",
38341 - "default.handlebars->37->2452"
38348 + "default.handlebars->37->2457"
38349 ]
38350 },
38351 {
@@ -38364,7 +38371,7 @@
38371 "xloc": [
38372 "default-mobile.handlebars->11->639",
38373 "default.handlebars->37->1906",
38367 - "default.handlebars->37->2383",
38374 + "default.handlebars->37->2388",
38375 "default.handlebars->37->900",
38376 "default.handlebars->37->922"
38377 ]
@@ -38534,7 +38541,7 @@
38541 "zh-chs": "没有成员",
38542 "zh-cht": "沒有成員",
38543 "xloc": [
38537 - "default.handlebars->37->2326"
38544 + "default.handlebars->37->2329"
38545 ]
38546 },
38547 {
@@ -38612,8 +38619,8 @@
38619 "pl": "Brak zdalnego polecenia",
38620 "pt-br": "Sem Comando Remoto",
38621 "xloc": [
38615 - "default.handlebars->37->2386",
38616 - "default.handlebars->37->2455"
38622 + "default.handlebars->37->2391",
38623 + "default.handlebars->37->2460"
38624 ]
38625 },
38626 {
@@ -38622,8 +38629,8 @@
38629 "pl": "Brak pilota zdalnego sterowania",
38630 "pt-br": "Sem Controle Remoto",
38631 "xloc": [
38625 - "default.handlebars->37->2379",
38626 - "default.handlebars->37->2448"
38632 + "default.handlebars->37->2384",
38633 + "default.handlebars->37->2453"
38634 ]
38635 },
38636 {
@@ -38632,8 +38639,8 @@
38639 "pl": "Brak resetowania/wyłączania",
38640 "pt-br": "Sem Resetar/Desligar",
38641 "xloc": [
38635 - "default.handlebars->37->2388",
38636 - "default.handlebars->37->2457"
38642 + "default.handlebars->37->2393",
38643 + "default.handlebars->37->2462"
38644 ]
38645 },
38646 {
@@ -38735,7 +38742,7 @@
38742 "xloc": [
38743 "default-mobile.handlebars->11->638",
38744 "default.handlebars->37->1905",
38738 - "default.handlebars->37->2382",
38745 + "default.handlebars->37->2387",
38746 "default.handlebars->37->899",
38747 "default.handlebars->37->921"
38748 ]
@@ -38763,7 +38770,7 @@
38770 "xloc": [
38771 "default-mobile.handlebars->11->615",
38772 "default.handlebars->37->1865",
38766 - "default.handlebars->37->2451"
38773 + "default.handlebars->37->2456"
38774 ]
38775 },
38776 {
@@ -38796,8 +38803,8 @@
38803 "pl": "Bez odinstalowywania",
38804 "pt-br": "Não desinstalar",
38805 "xloc": [
38799 - "default.handlebars->37->2385",
38800 - "default.handlebars->37->2454"
38806 + "default.handlebars->37->2390",
38807 + "default.handlebars->37->2459"
38808 ]
38809 },
38810 {
@@ -38806,8 +38813,8 @@
38813 "pl": "Bez budzenia",
38814 "pt-br": "Não acordar",
38815 "xloc": [
38809 - "default.handlebars->37->2387",
38810 - "default.handlebars->37->2456"
38816 + "default.handlebars->37->2392",
38817 + "default.handlebars->37->2461"
38818 ]
38819 },
38820 {
@@ -38900,8 +38907,8 @@
38907 "zh-chs": "没有共同的设备组",
38908 "zh-cht": "沒有共同的裝置群",
38909 "xloc": [
38903 - "default.handlebars->37->2332",
38904 - "default.handlebars->37->2483"
38910 + "default.handlebars->37->2335",
38911 + "default.handlebars->37->2488"
38912 ]
38913 },
38914 {
@@ -39045,8 +39052,8 @@
39052 "zh-chs": "没有共同的设备",
39053 "zh-cht": "沒有共同的裝置",
39054 "xloc": [
39048 - "default.handlebars->37->2338",
39049 - "default.handlebars->37->2495"
39055 + "default.handlebars->37->2341",
39056 + "default.handlebars->37->2500"
39057 ]
39058 },
39059 {
@@ -39431,7 +39438,7 @@
39438 "zh-chs": "此用户没有电话号码",
39439 "xloc": [
39440 "default-mobile.handlebars->11->690",
39434 - "default.handlebars->37->2634"
39441 + "default.handlebars->37->2639"
39442 ]
39443 },
39444 {
@@ -39479,7 +39486,7 @@
39486 "zh-chs": "没有录音。",
39487 "zh-cht": "沒有錄音。",
39488 "xloc": [
39482 - "default.handlebars->37->2517"
39489 + "default.handlebars->37->2522"
39490 ]
39491 },
39492 {
@@ -39523,7 +39530,7 @@
39530 "zh-chs": "没有服务器权限",
39531 "zh-cht": "沒有伺服器權限",
39532 "xloc": [
39526 - "default.handlebars->37->2358"
39533 + "default.handlebars->37->2363"
39534 ]
39535 },
39536 {
@@ -39567,7 +39574,7 @@
39574 "zh-chs": "没有用户组成员身份",
39575 "zh-cht": "沒有用戶群成員身份",
39576 "xloc": [
39570 - "default.handlebars->37->2489"
39577 + "default.handlebars->37->2494"
39578 ]
39579 },
39580 {
@@ -39591,7 +39598,7 @@
39598 "zh-chs": "无用户管理权限",
39599 "xloc": [
39600 "default-mobile.handlebars->11->688",
39594 - "default.handlebars->37->2632"
39601 + "default.handlebars->37->2637"
39602 ]
39603 },
39604 {
@@ -39758,12 +39765,13 @@
39765 "default.handlebars->37->2153",
39766 "default.handlebars->37->2296",
39767 "default.handlebars->37->2298",
39761 - "default.handlebars->37->2315",
39762 - "default.handlebars->37->2377",
39763 - "default.handlebars->37->2389",
39764 - "default.handlebars->37->2399",
39765 - "default.handlebars->37->2403",
39766 - "default.handlebars->37->2415",
39768 + "default.handlebars->37->2306",
39769 + "default.handlebars->37->2318",
39770 + "default.handlebars->37->2382",
39771 + "default.handlebars->37->2394",
39772 + "default.handlebars->37->2404",
39773 + "default.handlebars->37->2408",
39774 + "default.handlebars->37->2420",
39775 "default.handlebars->37->244",
39776 "default.handlebars->37->263",
39777 "default.handlebars->37->343",
@@ -40066,7 +40074,7 @@
40074 "zh-chs": "不在服务器上",
40075 "zh-cht": "不在伺服器上",
40076 "xloc": [
40069 - "default.handlebars->37->2539"
40077 + "default.handlebars->37->2544"
40078 ]
40079 },
40080 {
@@ -40090,8 +40098,8 @@
40098 "zh-chs": "没有设置",
40099 "zh-cht": "沒有設置",
40100 "xloc": [
40093 - "default.handlebars->37->2364",
40094 - "default.handlebars->37->2365"
40101 + "default.handlebars->37->2369",
40102 + "default.handlebars->37->2370"
40103 ]
40104 },
40105 {
@@ -40115,7 +40123,7 @@
40123 "zh-chs": "未经审核的",
40124 "zh-cht": "未經審核的",
40125 "xloc": [
40118 - "default.handlebars->37->2463"
40126 + "default.handlebars->37->2468"
40127 ]
40128 },
40129 {
@@ -40141,7 +40149,7 @@
40149 "xloc": [
40150 "default-mobile.handlebars->11->341",
40151 "default.handlebars->37->1757",
40144 - "default.handlebars->37->2425",
40152 + "default.handlebars->37->2430",
40153 "default.handlebars->37->826",
40154 "default.handlebars->37->909",
40155 "default.handlebars->37->931",
@@ -40311,7 +40319,7 @@
40319 "zh-chs": "通知",
40320 "zh-cht": "通知",
40321 "xloc": [
40314 - "default.handlebars->37->2431",
40322 + "default.handlebars->37->2436",
40323 "default.handlebars->37->260"
40324 ]
40325 },
@@ -40409,7 +40417,7 @@
40417 "tr": "Boş",
40418 "zh-chs": "空值",
40419 "xloc": [
40412 - "default.handlebars->37->2700"
40420 + "default.handlebars->37->2705"
40421 ]
40422 },
40423 {
@@ -40572,7 +40580,7 @@
40580 "zh-cht": "發生在{0}",
40581 "xloc": [
40582 "default-mobile.handlebars->11->656",
40575 - "default.handlebars->37->2600"
40583 + "default.handlebars->37->2605"
40584 ]
40585 },
40586 {
@@ -41726,7 +41734,7 @@
41734 "zh-chs": "部分权限",
41735 "zh-cht": "部分權限",
41736 "xloc": [
41729 - "default.handlebars->37->2361"
41737 + "default.handlebars->37->2366"
41738 ]
41739 },
41740 {
@@ -41783,10 +41791,10 @@
41791 "default.handlebars->37->1794",
41792 "default.handlebars->37->2246",
41793 "default.handlebars->37->2247",
41786 - "default.handlebars->37->2395",
41787 - "default.handlebars->37->2397",
41788 - "default.handlebars->37->2468",
41789 - "default.handlebars->37->2469",
41794 + "default.handlebars->37->2400",
41795 + "default.handlebars->37->2402",
41796 + "default.handlebars->37->2473",
41797 + "default.handlebars->37->2474",
41798 "default.handlebars->37->295",
41799 "default.handlebars->37->419",
41800 "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->loginuserpassdiv->1->1->2->1",
@@ -41929,7 +41937,7 @@
41937 "zh-chs": "密码已更改。",
41938 "xloc": [
41939 "default-mobile.handlebars->11->684",
41932 - "default.handlebars->37->2628"
41940 + "default.handlebars->37->2633"
41941 ]
41942 },
41943 {
@@ -41978,7 +41986,7 @@
41986 "zh-chs": "密码提示",
41987 "zh-cht": "密碼提示",
41988 "xloc": [
41981 - "default.handlebars->37->2470"
41989 + "default.handlebars->37->2475"
41990 ]
41991 },
41992 {
@@ -42660,7 +42668,7 @@
42668 "zh-chs": "没有权限",
42669 "xloc": [
42670 "default-mobile.handlebars->11->665",
42663 - "default.handlebars->37->2609"
42671 + "default.handlebars->37->2614"
42672 ]
42673 },
42674 {
@@ -42786,7 +42794,7 @@
42794 "default.handlebars->37->1383",
42795 "default.handlebars->37->1386",
42796 "default.handlebars->37->226",
42789 - "default.handlebars->37->2446"
42797 + "default.handlebars->37->2451"
42798 ]
42799 },
42800 {
@@ -42810,7 +42818,7 @@
42818 "zh-chs": "电话号码",
42819 "zh-cht": "電話號碼",
42820 "xloc": [
42813 - "default.handlebars->37->2376"
42821 + "default.handlebars->37->2381"
42822 ]
42823 },
42824 {
@@ -42836,7 +42844,7 @@
42844 "xloc": [
42845 "default-mobile.handlebars->11->90",
42846 "default.handlebars->37->1385",
42839 - "default.handlebars->37->2445"
42847 + "default.handlebars->37->2450"
42848 ]
42849 },
42850 {
@@ -43051,7 +43059,7 @@
43059 "zh-chs": "插件指令",
43060 "zh-cht": "外掛指令",
43061 "xloc": [
43054 - "default.handlebars->37->2737",
43062 + "default.handlebars->37->2742",
43063 "default.handlebars->37->276"
43064 ]
43065 },
@@ -43627,7 +43635,7 @@
43635 "zh-chs": "存在于服务器上",
43636 "zh-cht": "存在於伺服器上",
43637 "xloc": [
43630 - "default.handlebars->37->2538"
43638 + "default.handlebars->37->2543"
43639 ]
43640 },
43641 {
@@ -43752,8 +43760,8 @@
43760 "default-mobile.handlebars->11->79",
43761 "default-mobile.handlebars->11->80",
43762 "default.handlebars->37->1378",
43755 - "default.handlebars->37->2440",
43756 - "default.handlebars->37->2466",
43763 + "default.handlebars->37->2445",
43764 + "default.handlebars->37->2471",
43765 "default.handlebars->37->288"
43766 ]
43767 },
@@ -44131,7 +44139,7 @@
44139 "zh-chs": "协议",
44140 "zh-cht": "協議",
44141 "xloc": [
44134 - "default.handlebars->37->2536",
44142 + "default.handlebars->37->2541",
44143 "player.handlebars->3->31"
44144 ]
44145 },
@@ -44720,7 +44728,7 @@
44728 "zh-chs": "RSS",
44729 "zh-cht": "RSS",
44730 "xloc": [
44723 - "default.handlebars->37->2696"
44731 + "default.handlebars->37->2701"
44732 ]
44733 },
44734 {
@@ -44861,9 +44869,9 @@
44869 "zh-chs": "真正的名字",
44870 "zh-cht": "真正的名字",
44871 "xloc": [
44864 - "default.handlebars->37->2373",
44865 - "default.handlebars->37->2375",
44866 - "default.handlebars->37->2459"
44872 + "default.handlebars->37->2378",
44873 + "default.handlebars->37->2380",
44874 + "default.handlebars->37->2464"
44875 ]
44876 },
44877 {
@@ -44939,7 +44947,8 @@
44947 "zh-cht": "記錄會議",
44948 "xloc": [
44949 "default.handlebars->37->1727",
44942 - "default.handlebars->37->2378"
44950 + "default.handlebars->37->2305",
44951 + "default.handlebars->37->2383"
44952 ]
44953 },
44954 {
@@ -44988,7 +44997,8 @@
44997 "zh-cht": "記錄會議",
44998 "xloc": [
44999 "default.handlebars->37->1836",
44991 - "default.handlebars->37->2447"
45000 + "default.handlebars->37->2343",
45001 + "default.handlebars->37->2452"
45002 ]
45003 },
45004 {
@@ -45012,7 +45022,7 @@
45022 "zh-chs": "记录细节",
45023 "zh-cht": "記錄細節",
45024 "xloc": [
45015 - "default.handlebars->37->2550"
45025 + "default.handlebars->37->2555"
45026 ]
45027 },
45028 {
@@ -45215,7 +45225,7 @@
45225 "zh-cht": "中繼",
45226 "xloc": [
45227 "default-mobile.handlebars->11->238",
45218 - "default.handlebars->37->2678",
45228 + "default.handlebars->37->2683",
45229 "default.handlebars->37->354",
45230 "default.handlebars->37->579"
45231 ]
@@ -45241,7 +45251,7 @@
45251 "zh-chs": "中继数量",
45252 "zh-cht": "中繼數量",
45253 "xloc": [
45244 - "default.handlebars->37->2663"
45254 + "default.handlebars->37->2668"
45255 ]
45256 },
45257 {
@@ -45285,7 +45295,7 @@
45295 "zh-chs": "中继错误",
45296 "zh-cht": "中繼錯誤",
45297 "xloc": [
45288 - "default.handlebars->37->2656"
45298 + "default.handlebars->37->2661"
45299 ]
45300 },
45301 {
@@ -45329,8 +45339,8 @@
45339 "zh-chs": "中继连接",
45340 "zh-cht": "中繼連接",
45341 "xloc": [
45332 - "default.handlebars->37->2662",
45333 - "default.handlebars->37->2690"
45342 + "default.handlebars->37->2667",
45343 + "default.handlebars->37->2695"
45344 ]
45345 },
45346 {
@@ -46140,7 +46150,7 @@
46150 "tr": "Uzak Oturumlar",
46151 "zh-chs": "远程会话",
46152 "xloc": [
46143 - "default.handlebars->37->2552"
46153 + "default.handlebars->37->2557"
46154 ]
46155 },
46156 {
@@ -46276,7 +46286,7 @@
46286 "default-mobile.handlebars->11->637",
46287 "default.handlebars->37->1861",
46288 "default.handlebars->37->1903",
46279 - "default.handlebars->37->2450"
46289 + "default.handlebars->37->2455"
46290 ]
46291 },
46292 {
@@ -46526,8 +46536,8 @@
46536 "zh-chs": "删除设备组权限",
46537 "zh-cht": "刪除裝置群權限",
46538 "xloc": [
46529 - "default.handlebars->37->2342",
46530 - "default.handlebars->37->2511"
46539 + "default.handlebars->37->2347",
46540 + "default.handlebars->37->2516"
46541 ]
46542 },
46543 {
@@ -46551,8 +46561,8 @@
46561 "zh-chs": "删除设备权限",
46562 "zh-cht": "刪除裝置權限",
46563 "xloc": [
46554 - "default.handlebars->37->2340",
46555 - "default.handlebars->37->2498"
46564 + "default.handlebars->37->2345",
46565 + "default.handlebars->37->2503"
46566 ]
46567 },
46568 {
@@ -46576,7 +46586,7 @@
46586 "zh-chs": "删除设备共享",
46587 "zh-cht": "刪除設備共享",
46588 "xloc": [
46579 - "default.handlebars->37->2496"
46589 + "default.handlebars->37->2501"
46590 ]
46591 },
46592 {
@@ -46644,7 +46654,7 @@
46654 "zh-chs": "删除用户组成员身份",
46655 "zh-cht": "刪除用戶群成員身份",
46656 "xloc": [
46647 - "default.handlebars->37->2507"
46657 + "default.handlebars->37->2512"
46658 ]
46659 },
46660 {
@@ -46669,7 +46679,7 @@
46679 "zh-cht": "刪除用戶群權限",
46680 "xloc": [
46681 "default.handlebars->37->1924",
46672 - "default.handlebars->37->2503"
46682 + "default.handlebars->37->2508"
46683 ]
46684 },
46685 {
@@ -46693,7 +46703,7 @@
46703 "zh-chs": "删除用户成员资格",
46704 "zh-cht": "刪除用戶成員資格",
46705 "xloc": [
46696 - "default.handlebars->37->2350"
46706 + "default.handlebars->37->2355"
46707 ]
46708 },
46709 {
@@ -46718,7 +46728,7 @@
46728 "zh-cht": "刪除用戶權限",
46729 "xloc": [
46730 "default.handlebars->37->1922",
46721 - "default.handlebars->37->2500"
46731 + "default.handlebars->37->2505"
46732 ]
46733 },
46734 {
@@ -46742,7 +46752,7 @@
46752 "zh-chs": "删除所有两因素认证。",
46753 "zh-cht": "刪除所有二因子鑑別。",
46754 "xloc": [
46745 - "default.handlebars->37->2473"
46755 + "default.handlebars->37->2478"
46756 ]
46757 },
46758 {
@@ -46981,7 +46991,7 @@
46991 "zh-chs": "删除此用户",
46992 "zh-cht": "刪除此用戶",
46993 "xloc": [
46984 - "default.handlebars->37->2435"
46994 + "default.handlebars->37->2440"
46995 ]
46996 },
46997 {
@@ -47005,7 +47015,7 @@
47015 "zh-chs": "删除用户组成员身份",
47016 "zh-cht": "刪除用戶群成員身份",
47017 "xloc": [
47008 - "default.handlebars->37->2487"
47018 + "default.handlebars->37->2492"
47019 ]
47020 },
47021 {
@@ -47029,7 +47039,7 @@
47039 "zh-chs": "删除此设备的用户组权限",
47040 "zh-cht": "刪除此裝置的用戶群權限",
47041 "xloc": [
47032 - "default.handlebars->37->2336"
47042 + "default.handlebars->37->2339"
47043 ]
47044 },
47045 {
@@ -47053,7 +47063,7 @@
47063 "zh-chs": "删除此设备组的用户组权限",
47064 "zh-cht": "刪除此裝置群的用戶群權限",
47065 "xloc": [
47056 - "default.handlebars->37->2330",
47066 + "default.handlebars->37->2333",
47067 "default.handlebars->37->877"
47068 ]
47069 },
@@ -47079,9 +47089,9 @@
47089 "zh-cht": "刪除此裝置群的用戶權限",
47090 "xloc": [
47091 "default.handlebars->37->1770",
47082 - "default.handlebars->37->2324",
47083 - "default.handlebars->37->2481",
47084 - "default.handlebars->37->2493",
47092 + "default.handlebars->37->2327",
47093 + "default.handlebars->37->2486",
47094 + "default.handlebars->37->2498",
47095 "default.handlebars->37->878"
47096 ]
47097 },
@@ -47506,7 +47516,7 @@
47516 {
47517 "en": "Report returned no entires.",
47518 "xloc": [
47509 - "default.handlebars->37->2578"
47519 + "default.handlebars->37->2583"
47520 ]
47521 },
47522 {
@@ -47529,7 +47539,7 @@
47539 "sv": "Report.csv",
47540 "tr": "Report.csv",
47541 "xloc": [
47532 - "default.handlebars->37->2598"
47542 + "default.handlebars->37->2603"
47543 ]
47544 },
47545 {
@@ -47695,7 +47705,7 @@
47705 "xloc": [
47706 "default-mobile.handlebars->11->113",
47707 "default.handlebars->37->2254",
47698 - "default.handlebars->37->2471"
47708 + "default.handlebars->37->2476"
47709 ]
47710 },
47711 {
@@ -48123,7 +48133,7 @@
48133 "zh-chs": "限制条件",
48134 "zh-cht": "限制條件",
48135 "xloc": [
48126 - "default.handlebars->37->2362"
48136 + "default.handlebars->37->2367"
48137 ]
48138 },
48139 {
@@ -48815,8 +48825,8 @@
48825 "zh-chs": "短信",
48826 "zh-cht": "短信",
48827 "xloc": [
48818 - "default.handlebars->37->2422",
48828 "default.handlebars->37->2427",
48829 + "default.handlebars->37->2432",
48830 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
48831 "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
48832 "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
@@ -48845,7 +48855,7 @@
48855 "zh-chs": "此用户的短信功能电话号码。",
48856 "zh-cht": "此用戶的短信功能電話號碼。",
48857 "xloc": [
48848 - "default.handlebars->37->2443"
48858 + "default.handlebars->37->2448"
48859 ]
48860 },
48861 {
@@ -48869,7 +48879,7 @@
48879 "zh-chs": "短信错误",
48880 "xloc": [
48881 "default-mobile.handlebars->11->692",
48872 - "default.handlebars->37->2636"
48882 + "default.handlebars->37->2641"
48883 ]
48884 },
48885 {
@@ -48893,7 +48903,7 @@
48903 "zh-chs": "短信错误:{0}",
48904 "xloc": [
48905 "default-mobile.handlebars->11->693",
48896 - "default.handlebars->37->2637"
48906 + "default.handlebars->37->2642"
48907 ]
48908 },
48909 {
@@ -48925,7 +48935,7 @@
48935 "zh-chs": "短信网关未启用",
48936 "xloc": [
48937 "default-mobile.handlebars->11->687",
48928 - "default.handlebars->37->2631"
48938 + "default.handlebars->37->2636"
48939 ]
48940 },
48941 {
@@ -48995,7 +49005,7 @@
49005 "zh-chs": "短信发送成功。",
49006 "xloc": [
49007 "default-mobile.handlebars->11->691",
48998 - "default.handlebars->37->2635"
49008 + "default.handlebars->37->2640"
49009 ]
49010 },
49011 {
@@ -49798,7 +49808,7 @@
49808 "default.handlebars->37->1029",
49809 "default.handlebars->37->1329",
49810 "default.handlebars->37->1969",
49801 - "default.handlebars->37->2423",
49811 + "default.handlebars->37->2428",
49812 "default.handlebars->37->420",
49813 "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1"
49814 ]
@@ -49824,7 +49834,7 @@
49834 "zh-chs": "安全密钥",
49835 "zh-cht": "安全密鑰",
49836 "xloc": [
49827 - "default.handlebars->37->2418"
49837 + "default.handlebars->37->2423"
49838 ]
49839 },
49840 {
@@ -49848,7 +49858,7 @@
49858 "zh-chs": "安全警告",
49859 "xloc": [
49860 "default-mobile.handlebars->11->661",
49851 - "default.handlebars->37->2605"
49861 + "default.handlebars->37->2610"
49862 ]
49863 },
49864 {
@@ -49938,7 +49948,7 @@
49948 "en": "Select Date & Time...",
49949 "nl": "Selecteer datum & Tijd...",
49950 "xloc": [
49941 - "default.handlebars->37->2566",
49951 + "default.handlebars->37->2572",
49952 "default.handlebars->37->982"
49953 ]
49954 },
@@ -50381,7 +50391,7 @@
50391 "zh-chs": "发送短信给该用户",
50392 "zh-cht": "發送短信給該用戶",
50393 "xloc": [
50384 - "default.handlebars->37->2428"
50394 + "default.handlebars->37->2433"
50395 ]
50396 },
50397 {
@@ -50405,7 +50415,7 @@
50415 "zh-chs": "发送电邮给该用户",
50416 "zh-cht": "發送電郵給該用戶",
50417 "xloc": [
50408 - "default.handlebars->37->2430"
50418 + "default.handlebars->37->2435"
50419 ]
50420 },
50421 {
@@ -50429,7 +50439,7 @@
50439 "zh-chs": "向该组中的所有用户发送通知。",
50440 "zh-cht": "向該群中的所有用戶發送通知。",
50441 "xloc": [
50432 - "default.handlebars->37->2321"
50442 + "default.handlebars->37->2324"
50443 ]
50444 },
50445 {
@@ -50672,7 +50682,7 @@
50682 "zh-chs": "发送用户通知",
50683 "zh-cht": "發送用戶通知",
50684 "xloc": [
50675 - "default.handlebars->37->2432"
50685 + "default.handlebars->37->2437"
50686 ]
50687 },
50688 {
@@ -50843,7 +50853,7 @@
50853 "zh-chs": "服务器证书",
50854 "zh-cht": "伺服器憑證",
50855 "xloc": [
50846 - "default.handlebars->37->2711"
50856 + "default.handlebars->37->2716"
50857 ]
50858 },
50859 {
@@ -50890,7 +50900,7 @@
50900 "zh-chs": "服务器数据库",
50901 "zh-cht": "伺服器數據庫",
50902 "xloc": [
50893 - "default.handlebars->37->2712"
50903 + "default.handlebars->37->2717"
50904 ]
50905 },
50906 {
@@ -50968,7 +50978,7 @@
50978 "zh-chs": "服务器限制",
50979 "xloc": [
50980 "default-mobile.handlebars->11->660",
50971 - "default.handlebars->37->2604"
50981 + "default.handlebars->37->2609"
50982 ]
50983 },
50984 {
@@ -51040,7 +51050,7 @@
51050 "zh-chs": "服务器配额",
51051 "zh-cht": "伺服器配額",
51052 "xloc": [
51043 - "default.handlebars->37->2392"
51053 + "default.handlebars->37->2397"
51054 ]
51055 },
51056 {
@@ -51088,7 +51098,7 @@
51098 "zh-chs": "服务器权限",
51099 "zh-cht": "伺服器權限",
51100 "xloc": [
51091 - "default.handlebars->37->2391"
51101 + "default.handlebars->37->2396"
51102 ]
51103 },
51104 {
@@ -51112,7 +51122,7 @@
51122 "zh-chs": "服务器状态",
51123 "zh-cht": "伺服器狀態",
51124 "xloc": [
51115 - "default.handlebars->37->2642"
51125 + "default.handlebars->37->2647"
51126 ]
51127 },
51128 {
@@ -51160,7 +51170,7 @@
51170 "zh-chs": "服务器跟踪",
51171 "zh-cht": "伺服器追蹤",
51172 "xloc": [
51163 - "default.handlebars->37->2724"
51173 + "default.handlebars->37->2729"
51174 ]
51175 },
51176 {
@@ -51183,7 +51193,7 @@
51193 "tr": "Sunucu İzleme Etkinliği",
51194 "zh-chs": "服务器跟踪事件",
51195 "xloc": [
51186 - "default.handlebars->37->2703"
51196 + "default.handlebars->37->2708"
51197 ]
51198 },
51199 {
@@ -51495,7 +51505,7 @@
51505 "zh-chs": "ServerStats.csv",
51506 "zh-cht": "ServerStats.csv",
51507 "xloc": [
51498 - "default.handlebars->37->2702"
51508 + "default.handlebars->37->2707"
51509 ]
51510 },
51511 {
@@ -51567,8 +51577,8 @@
51577 "zh-chs": "会话",
51578 "zh-cht": "節",
51579 "xloc": [
51570 - "default.handlebars->37->2518",
51571 - "default.handlebars->37->2572",
51580 + "default.handlebars->37->2523",
51581 + "default.handlebars->37->2577",
51582 "ssh.handlebars->3->17",
51583 "ssh.handlebars->3->19"
51584 ]
@@ -52476,10 +52486,7 @@
52486 ]
52487 },
52488 {
52479 - "en": "Show Guest Name",
52480 - "xloc": [
52481 - "default.handlebars->37->2568"
52482 - ]
52489 + "en": "Show Guest Name"
52490 },
52491 {
52492 "cs": "Zobrazit nápovědu",
@@ -52581,7 +52588,7 @@
52588 "en": "Show Traffic",
52589 "nl": "Toon verkeer",
52590 "xloc": [
52584 - "default.handlebars->37->2567"
52591 + "default.handlebars->37->2573"
52592 ]
52593 },
52594 {
@@ -53195,8 +53202,8 @@
53202 "zh-chs": "尺寸",
53203 "zh-cht": "尺寸",
53204 "xloc": [
53198 - "default.handlebars->37->2521",
53199 - "default.handlebars->37->2542",
53205 + "default.handlebars->37->2526",
53206 + "default.handlebars->37->2547",
53207 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize"
53208 ]
53209 },
@@ -54445,8 +54452,8 @@
54452 "xloc": [
54453 "default.handlebars->37->1105",
54454 "default.handlebars->37->113",
54448 - "default.handlebars->37->2519",
54449 - "default.handlebars->37->2544",
54455 + "default.handlebars->37->2524",
54456 + "default.handlebars->37->2549",
54457 "default.handlebars->37->258",
54458 "sharing.handlebars->11->14"
54459 ]
@@ -54919,8 +54926,8 @@
54926 "zh-chs": "状况",
54927 "zh-cht": "狀態",
54928 "xloc": [
54922 - "default.handlebars->37->2462",
54923 - "default.handlebars->37->2537",
54929 + "default.handlebars->37->2467",
54930 + "default.handlebars->37->2542",
54931 "default.handlebars->container->column_l->p42->p42tbl->1->0->7"
54932 ]
54933 },
@@ -56058,10 +56065,10 @@
56065 "default-mobile.handlebars->11->200",
56066 "default-mobile.handlebars->11->313",
56067 "default.handlebars->37->1830",
56061 - "default.handlebars->37->2531",
56062 - "default.handlebars->37->2580",
56063 - "default.handlebars->37->2593",
56064 - "default.handlebars->37->2679",
56068 + "default.handlebars->37->2536",
56069 + "default.handlebars->37->2585",
56070 + "default.handlebars->37->2598",
56071 + "default.handlebars->37->2684",
56072 "default.handlebars->37->371",
56073 "default.handlebars->37->700",
56074 "default.handlebars->37->885",
@@ -56141,8 +56148,8 @@
56148 "zh-cht": "終端機通知",
56149 "xloc": [
56150 "default.handlebars->37->1736",
56144 - "default.handlebars->37->2310",
56145 - "default.handlebars->37->2410",
56151 + "default.handlebars->37->2313",
56152 + "default.handlebars->37->2415",
56153 "default.handlebars->37->796"
56154 ]
56155 },
@@ -56168,8 +56175,8 @@
56175 "zh-cht": "終端機提示",
56176 "xloc": [
56177 "default.handlebars->37->1735",
56171 - "default.handlebars->37->2309",
56172 - "default.handlebars->37->2409",
56178 + "default.handlebars->37->2312",
56179 + "default.handlebars->37->2414",
56180 "default.handlebars->37->795"
56181 ]
56182 },
@@ -56193,7 +56200,7 @@
56200 "tr": "Terminal Oturumu",
56201 "zh-chs": "终端会话",
56202 "xloc": [
56196 - "default.handlebars->37->2524"
56203 + "default.handlebars->37->2529"
56204 ]
56205 },
56206 {
@@ -56490,7 +56497,7 @@
56497 "zh-cht": "目前沒有任何通知",
56498 "xloc": [
56499 "default-mobile.handlebars->11->655",
56493 - "default.handlebars->37->2599"
56500 + "default.handlebars->37->2604"
56501 ]
56502 },
56503 {
@@ -56514,7 +56521,7 @@
56521 "zh-chs": "自上次登录以来,此帐户已有 {0} 次登录尝试失败。",
56522 "xloc": [
56523 "default-mobile.handlebars->11->676",
56517 - "default.handlebars->37->2620"
56524 + "default.handlebars->37->2625"
56525 ]
56526 },
56527 {
@@ -56723,8 +56730,8 @@
56730 "xloc": [
56731 "default.handlebars->37->1270",
56732 "default.handlebars->37->2144",
56726 - "default.handlebars->37->2513",
56727 - "default.handlebars->37->2514"
56733 + "default.handlebars->37->2518",
56734 + "default.handlebars->37->2519"
56735 ]
56736 },
56737 {
@@ -57102,8 +57109,8 @@
57109 "zh-cht": "時間",
57110 "xloc": [
57111 "default-mobile.handlebars->11->320",
57105 - "default.handlebars->37->2564",
57112 "default.handlebars->37->2570",
57113 + "default.handlebars->37->2575",
57114 "default.handlebars->37->990",
57115 "player.handlebars->3->16"
57116 ]
@@ -57129,7 +57136,7 @@
57136 "zh-chs": "时间范围",
57137 "zh-cht": "時間範圍",
57138 "xloc": [
57132 - "default.handlebars->37->2565",
57139 + "default.handlebars->37->2571",
57140 "default.handlebars->37->981"
57141 ]
57142 },
@@ -57178,7 +57185,7 @@
57185 "zh-chs": "时间范围",
57186 "zh-cht": "時間範圍",
57187 "xloc": [
57181 - "default.handlebars->37->2563",
57188 + "default.handlebars->37->2569",
57189 "default.handlebars->37->979"
57190 ]
57191 },
@@ -58466,7 +58473,7 @@
58473 "default.handlebars->37->1668",
58474 "default.handlebars->37->1721",
58475 "default.handlebars->37->1787",
58469 - "default.handlebars->37->2553",
58476 + "default.handlebars->37->2559",
58477 "default.handlebars->37->408",
58478 "default.handlebars->37->960",
58479 "default.handlebars->container->column_l->p11->deskarea0->deskarea4->3",
@@ -58774,7 +58781,7 @@
58781 "zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。",
58782 "xloc": [
58783 "default.handlebars->37->1664",
58777 - "default.handlebars->37->2730",
58784 + "default.handlebars->37->2735",
58785 "default.handlebars->37->718"
58786 ]
58787 },
@@ -58799,7 +58806,7 @@
58806 "zh-chs": "无法在此模式下添加用户",
58807 "xloc": [
58808 "default-mobile.handlebars->11->672",
58802 - "default.handlebars->37->2616"
58809 + "default.handlebars->37->2621"
58810 ]
58811 },
58812 {
@@ -59272,11 +59279,11 @@
59279 "default.handlebars->37->175",
59280 "default.handlebars->37->177",
59281 "default.handlebars->37->179",
59275 - "default.handlebars->37->2506",
59276 - "default.handlebars->37->2523",
59277 - "default.handlebars->37->2530",
59278 - "default.handlebars->37->2590",
59279 - "default.handlebars->37->2596",
59282 + "default.handlebars->37->2511",
59283 + "default.handlebars->37->2528",
59284 + "default.handlebars->37->2535",
59285 + "default.handlebars->37->2595",
59286 + "default.handlebars->37->2601",
59287 "default.handlebars->37->44",
59288 "default.handlebars->37->51",
59289 "default.handlebars->37->52",
@@ -59329,7 +59336,7 @@
59336 "zh-chs": "未知动作",
59337 "zh-cht": "未知動作",
59338 "xloc": [
59332 - "default.handlebars->37->2648"
59339 + "default.handlebars->37->2653"
59340 ]
59341 },
59342 {
@@ -59353,9 +59360,9 @@
59360 "zh-chs": "未知设备",
59361 "zh-cht": "未知裝置",
59362 "xloc": [
59356 - "default.handlebars->37->2335",
59357 - "default.handlebars->37->2492",
59358 - "default.handlebars->37->2591"
59363 + "default.handlebars->37->2338",
59364 + "default.handlebars->37->2497",
59365 + "default.handlebars->37->2596"
59366 ]
59367 },
59368 {
@@ -59379,9 +59386,9 @@
59386 "zh-chs": "未知设备组",
59387 "zh-cht": "未知裝置群",
59388 "xloc": [
59382 - "default.handlebars->37->2329",
59383 - "default.handlebars->37->2480",
59384 - "default.handlebars->37->2652"
59389 + "default.handlebars->37->2332",
59390 + "default.handlebars->37->2485",
59391 + "default.handlebars->37->2657"
59392 ]
59393 },
59394 {
@@ -59405,7 +59412,7 @@
59412 "zh-chs": "未知群组",
59413 "zh-cht": "未知群組",
59414 "xloc": [
59408 - "default.handlebars->37->2644"
59415 + "default.handlebars->37->2649"
59416 ]
59417 },
59418 {
@@ -59437,8 +59444,8 @@
59444 "en": "Unknown User",
59445 "nl": "Onbekende gebruiker",
59446 "xloc": [
59440 - "default.handlebars->37->2592",
59441 - "default.handlebars->37->2597"
59447 + "default.handlebars->37->2597",
59448 + "default.handlebars->37->2602"
59449 ]
59450 },
59451 {
@@ -59462,7 +59469,7 @@
59469 "zh-chs": "未知用户组",
59470 "zh-cht": "未知用戶群",
59471 "xloc": [
59465 - "default.handlebars->37->2486"
59472 + "default.handlebars->37->2491"
59473 ]
59474 },
59475 {
@@ -59673,7 +59680,7 @@
59680 "zh-chs": "最新",
59681 "zh-cht": "最新",
59682 "xloc": [
59676 - "default.handlebars->37->2735"
59683 + "default.handlebars->37->2740"
59684 ]
59685 },
59686 {
@@ -60200,7 +60207,7 @@
60207 "tr": "kullanım",
60208 "zh-chs": "用法",
60209 "xloc": [
60203 - "default.handlebars->37->2698"
60210 + "default.handlebars->37->2703"
60211 ]
60212 },
60213 {
@@ -60390,8 +60397,8 @@
60397 "zh-chs": "用过的",
60398 "zh-cht": "用過的",
60399 "xloc": [
60393 - "default.handlebars->37->2638",
60394 - "default.handlebars->37->2640"
60400 + "default.handlebars->37->2643",
60401 + "default.handlebars->37->2645"
60402 ]
60403 },
60404 {
@@ -60419,10 +60426,10 @@
60426 "default.handlebars->37->1771",
60427 "default.handlebars->37->2155",
60428 "default.handlebars->37->2184",
60422 - "default.handlebars->37->2325",
60423 - "default.handlebars->37->2549",
60429 + "default.handlebars->37->2328",
60430 "default.handlebars->37->2554",
60425 - "default.handlebars->37->2573",
60431 + "default.handlebars->37->2560",
60432 + "default.handlebars->37->2578",
60433 "default.handlebars->37->326",
60434 "default.handlebars->37->880"
60435 ]
@@ -60500,7 +60507,7 @@
60507 "zh-chs": "用户帐户",
60508 "zh-cht": "用戶帳戶",
60509 "xloc": [
60503 - "default.handlebars->37->2657"
60510 + "default.handlebars->37->2662"
60511 ]
60512 },
60513 {
@@ -60551,8 +60558,8 @@
60558 "zh-cht": "用戶同意",
60559 "xloc": [
60560 "default.handlebars->37->1742",
60554 - "default.handlebars->37->2316",
60555 - "default.handlebars->37->2416",
60561 + "default.handlebars->37->2319",
60562 + "default.handlebars->37->2421",
60563 "default.handlebars->37->264",
60564 "default.handlebars->37->802",
60565 "default.handlebars->37->983"
@@ -60582,8 +60589,8 @@
60589 "default.handlebars->37->1849",
60590 "default.handlebars->37->1850",
60591 "default.handlebars->37->2289",
60585 - "default.handlebars->37->2488",
60586 - "default.handlebars->37->2509",
60592 + "default.handlebars->37->2493",
60593 + "default.handlebars->37->2514",
60594 "default.handlebars->37->879"
60595 ]
60596 },
@@ -60632,7 +60639,7 @@
60639 "zh-chs": "用户组成员",
60640 "zh-cht": "用戶群成員",
60641 "xloc": [
60635 - "default.handlebars->37->2485"
60642 + "default.handlebars->37->2490"
60643 ]
60644 },
60645 {
@@ -60681,8 +60688,8 @@
60688 "zh-cht": "用戶識別碼",
60689 "xloc": [
60690 "default.handlebars->37->1918",
60684 - "default.handlebars->37->2370",
60685 - "default.handlebars->37->2371"
60691 + "default.handlebars->37->2375",
60692 + "default.handlebars->37->2376"
60693 ]
60694 },
60695 {
@@ -60707,7 +60714,7 @@
60714 "zh-cht": "用戶標識符",
60715 "xloc": [
60716 "default.handlebars->37->1847",
60710 - "default.handlebars->37->2354"
60717 + "default.handlebars->37->2359"
60718 ]
60719 },
60720 {
@@ -60894,7 +60901,7 @@
60901 "zh-chs": "用户节",
60902 "zh-cht": "用戶節",
60903 "xloc": [
60897 - "default.handlebars->37->2689"
60904 + "default.handlebars->37->2694"
60905 ]
60906 },
60907 {
@@ -60925,6 +60932,12 @@
60932 "xterm.handlebars->termShellContextMenuLinux->cxtermps"
60933 ]
60934 },
60935 + {
60936 + "en": "User Traffic Usage",
60937 + "xloc": [
60938 + "default.handlebars->37->2558"
60939 + ]
60940 + },
60941 {
60942 "cs": "Uživatel [[[USERNAME]]] na serveru",
60943 "de": "Benutzer [[[USERNAME]]] auf dem Server",
@@ -61018,7 +61031,7 @@
61031 "zh-chs": "用户已存在",
61032 "xloc": [
61033 "default-mobile.handlebars->11->671",
61021 - "default.handlebars->37->2615"
61034 + "default.handlebars->37->2620"
61035 ]
61036 },
61037 {
@@ -61214,7 +61227,7 @@
61227 "zh-chs": "未找到用户 {0}。",
61228 "xloc": [
61229 "default-mobile.handlebars->11->679",
61217 - "default.handlebars->37->2623"
61230 + "default.handlebars->37->2628"
61231 ]
61232 },
61233 {
@@ -61412,8 +61425,8 @@
61425 "zh-cht": "用戶",
61426 "xloc": [
61427 "default.handlebars->37->2277",
61415 - "default.handlebars->37->2317",
61416 - "default.handlebars->37->2688",
61428 + "default.handlebars->37->2320",
61429 + "default.handlebars->37->2693",
61430 "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral"
61431 ]
61432 },
@@ -61438,7 +61451,7 @@
61451 "zh-chs": "用户会话",
61452 "zh-cht": "用戶節",
61453 "xloc": [
61441 - "default.handlebars->37->2661"
61454 + "default.handlebars->37->2666"
61455 ]
61456 },
61457 {
@@ -61485,7 +61498,7 @@
61498 "zh-chs": "未找到用户 {0}。",
61499 "xloc": [
61500 "default-mobile.handlebars->11->680",
61488 - "default.handlebars->37->2624"
61501 + "default.handlebars->37->2629"
61502 ]
61503 },
61504 {
@@ -61628,7 +61641,7 @@
61641 "zh-chs": "验证异常",
61642 "xloc": [
61643 "default-mobile.handlebars->11->673",
61631 - "default.handlebars->37->2617"
61644 + "default.handlebars->37->2622"
61645 ]
61646 },
61647 {
@@ -61772,7 +61785,7 @@
61785 "zh-chs": "已验证",
61786 "zh-cht": "已驗證",
61787 "xloc": [
61775 - "default.handlebars->37->2464"
61788 + "default.handlebars->37->2469"
61789 ]
61790 },
61791 {
@@ -61952,7 +61965,7 @@
61965 "zh-chs": "版本不兼容,请先升级您的MeshCentral",
61966 "zh-cht": "版本不兼容,請先升級你的MeshCentral",
61967 "xloc": [
61955 - "default.handlebars->37->2731"
61968 + "default.handlebars->37->2736"
61969 ]
61970 },
61971 {
@@ -62138,8 +62151,8 @@
62151 "zh-chs": "查看变更日志",
62152 "zh-cht": "查看變更日誌",
62153 "xloc": [
62141 - "default.handlebars->37->2734",
62142 - "default.handlebars->37->2736"
62154 + "default.handlebars->37->2739",
62155 + "default.handlebars->37->2741"
62156 ]
62157 },
62158 {
@@ -62211,7 +62224,7 @@
62224 "zh-chs": "查看有关此用户的注释",
62225 "zh-cht": "查看有關此用戶的註釋",
62226 "xloc": [
62214 - "default.handlebars->37->2426"
62227 + "default.handlebars->37->2431"
62228 ]
62229 },
62230 {
@@ -62258,7 +62271,7 @@
62271 "tr": "Bu kullanıcı için önceki girişleri görüntüle",
62272 "zh-chs": "查看此用户以前的登录",
62273 "xloc": [
62261 - "default.handlebars->37->2439"
62274 + "default.handlebars->37->2444"
62275 ]
62276 },
62277 {
@@ -62709,8 +62722,8 @@
62722 "zh-chs": "网络服务器",
62723 "zh-cht": "網絡伺服器",
62724 "xloc": [
62712 - "default.handlebars->37->2714",
62713 - "default.handlebars->37->2715"
62725 + "default.handlebars->37->2719",
62726 + "default.handlebars->37->2720"
62727 ]
62728 },
62729 {
@@ -62733,7 +62746,7 @@
62746 "tr": "Web Sunucusu HTTP Başlıkları",
62747 "zh-chs": "Web 服务器 HTTP 标头",
62748 "xloc": [
62736 - "default.handlebars->37->2718"
62749 + "default.handlebars->37->2723"
62750 ]
62751 },
62752 {
@@ -62757,7 +62770,7 @@
62770 "zh-chs": "Web服务器请求",
62771 "zh-cht": "Web伺服器請求",
62772 "xloc": [
62760 - "default.handlebars->37->2716"
62773 + "default.handlebars->37->2721"
62774 ]
62775 },
62776 {
@@ -62781,7 +62794,7 @@
62794 "zh-chs": "Web套接字中继",
62795 "zh-cht": "Web插座中繼",
62796 "xloc": [
62784 - "default.handlebars->37->2717"
62797 + "default.handlebars->37->2722"
62798 ]
62799 },
62800 {
@@ -62805,7 +62818,7 @@
62818 "zh-chs": "网络RDP",
62819 "zh-cht": "網絡RDP",
62820 "xloc": [
62808 - "default.handlebars->37->2586",
62821 + "default.handlebars->37->2591",
62822 "default.handlebars->37->858"
62823 ]
62824 },
@@ -62813,7 +62826,7 @@
62826 "en": "Web-SFTP",
62827 "nl": "Web-SFTP",
62828 "xloc": [
62816 - "default.handlebars->37->2588"
62829 + "default.handlebars->37->2593"
62830 ]
62831 },
62832 {
@@ -62836,7 +62849,7 @@
62849 "tr": "Web-SSH",
62850 "zh-chs": "网络SSH",
62851 "xloc": [
62839 - "default.handlebars->37->2587",
62852 + "default.handlebars->37->2592",
62853 "default.handlebars->37->860"
62854 ]
62855 },
@@ -62860,7 +62873,7 @@
62873 "tr": "Web-VNC",
62874 "zh-chs": "网络VNC",
62875 "xloc": [
62863 - "default.handlebars->37->2589",
62876 + "default.handlebars->37->2594",
62877 "default.handlebars->37->856"
62878 ]
62879 },
@@ -62884,7 +62897,7 @@
62897 "tr": "WebRDP",
62898 "zh-chs": "网络RDP",
62899 "xloc": [
62887 - "default.handlebars->37->2682"
62900 + "default.handlebars->37->2687"
62901 ]
62902 },
62903 {
@@ -62907,7 +62920,7 @@
62920 "tr": "WebSSH",
62921 "zh-chs": "网络SSH",
62922 "xloc": [
62910 - "default.handlebars->37->2683"
62923 + "default.handlebars->37->2688"
62924 ]
62925 },
62926 {
@@ -62938,7 +62951,7 @@
62951 "tr": "WebVNC",
62952 "zh-chs": "网络VNC",
62953 "xloc": [
62941 - "default.handlebars->37->2684"
62954 + "default.handlebars->37->2689"
62955 ]
62956 },
62957 {
@@ -63154,7 +63167,7 @@
63167 "zh-chs": "下次登录时将更改。",
63168 "zh-cht": "下次登入時將更改。",
63169 "xloc": [
63157 - "default.handlebars->37->2396"
63170 + "default.handlebars->37->2401"
63171 ]
63172 },
63173 {
@@ -64810,7 +64823,7 @@
64823 "zh-chs": "\\\\'",
64824 "zh-cht": "\\\\'",
64825 "xloc": [
64813 - "default.handlebars->37->2732"
64826 + "default.handlebars->37->2737"
64827 ]
64828 },
64829 {
@@ -65543,8 +65556,8 @@
65556 "zh-chs": "免费",
65557 "zh-cht": "免費",
65558 "xloc": [
65546 - "default.handlebars->37->2669",
65547 - "default.handlebars->37->2672"
65559 + "default.handlebars->37->2674",
65560 + "default.handlebars->37->2677"
65561 ]
65562 },
65563 {
@@ -66607,7 +66620,7 @@
66620 "zh-chs": "servertrace.csv",
66621 "zh-cht": "servertrace.csv",
66622 "xloc": [
66610 - "default.handlebars->37->2726"
66623 + "default.handlebars->37->2731"
66624 ]
66625 },
66626 {
@@ -66705,7 +66718,7 @@
66718 "zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
66719 "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
66720 "xloc": [
66708 - "default.handlebars->37->2701"
66721 + "default.handlebars->37->2706"
66722 ]
66723 },
66724 {
@@ -66729,7 +66742,7 @@
66742 "zh-chs": "时间,来源,信息",
66743 "zh-cht": "時間,來源,訊息",
66744 "xloc": [
66732 - "default.handlebars->37->2725"
66745 + "default.handlebars->37->2730"
66746 ]
66747 },
66748 {
@@ -66774,8 +66787,8 @@
66787 "zh-chs": "总计",
66788 "zh-cht": "總",
66789 "xloc": [
66777 - "default.handlebars->37->2670",
66778 - "default.handlebars->37->2673"
66790 + "default.handlebars->37->2675",
66791 + "default.handlebars->37->2678"
66792 ]
66793 },
66794 {
@@ -67180,7 +67193,7 @@
67193 "xloc": [
67194 "default.handlebars->37->1982",
67195 "default.handlebars->37->1987",
67183 - "default.handlebars->37->2522"
67196 + "default.handlebars->37->2527"
67197 ]
67198 },
67199 {
@@ -67298,7 +67311,7 @@
67311 "zh-chs": "{0}个活跃会话",
67312 "zh-cht": "{0}個活躍節",
67313 "xloc": [
67301 - "default.handlebars->37->2442"
67314 + "default.handlebars->37->2447"
67315 ]
67316 },
67317 {
@@ -67349,7 +67362,7 @@
67362 "xloc": [
67363 "default-mobile.handlebars->11->143",
67364 "default.handlebars->37->1997",
67352 - "default.handlebars->37->2543",
67365 + "default.handlebars->37->2548",
67366 "download.handlebars->3->2",
67367 "download2.handlebars->5->2",
67368 "sharing.handlebars->11->97"
@@ -67492,7 +67505,7 @@
67505 "zh-chs": "{0}个群组",
67506 "zh-cht": "{0}個群組",
67507 "xloc": [
67495 - "default.handlebars->37->2401"
67508 + "default.handlebars->37->2406"
67509 ]
67510 },
67511 {