Fixed TlsOffload option, new MeshCentralRouter.
Ylian Saint-Hilaire committed
May 8, 2020 at 01:17 UTC
6883a3cc7fef1196c1d77c2a3545e11b25fc291f
5 files changed
+316
-310
agents/MeshCentralRouter.exe
Binary files a/agents/MeshCentralRouter.exe and b/agents/MeshCentralRouter.exe differ
public/scripts/amt-wsman-0.2.0-min.js
+1
-1
@@ -1 +1 @@
1
-var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];return(n=n||s.getElementsByTagName("a:Body")[0])?(0<n.childNodes.length&&((e=n.childNodes[0].localName).indexOf("_OUTPUT")==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])),r):null}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1
+var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];return(n=n||s.getElementsByTagName("a:Body")[0])?(0<n.childNodes.length&&((e=n.childNodes[0].localName).indexOf("_OUTPUT")==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])),r):null}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+312
-306
@@ -192,7 +192,7 @@
192
"zh-chs": " 用戶需要先登錄到該服務器一次,然後才能將其添加到設備組。",
193
"xloc": [
194
"default.handlebars->25->1240",
195
- "default.handlebars->25->1543"
195
+ "default.handlebars->25->1544"
196
]
197
},
198
{
@@ -614,7 +614,7 @@
614
"default-mobile.handlebars->9->248",
615
"default-mobile.handlebars->9->77",
616
"default.handlebars->25->1347",
617
- "default.handlebars->25->1686",
617
+ "default.handlebars->25->1687",
618
"default.handlebars->25->734"
619
]
620
},
@@ -663,7 +663,7 @@
663
"ru": "1 активная сессия",
664
"zh-chs": "1個活動會話",
665
"xloc": [
666
- "default.handlebars->25->1604"
666
+ "default.handlebars->25->1605"
667
]
668
},
669
{
@@ -725,7 +725,7 @@
725
"ru": "1 группа",
726
"zh-chs": "1組",
727
"xloc": [
728
- "default.handlebars->25->1571"
728
+ "default.handlebars->25->1572"
729
]
730
},
731
{
@@ -1117,7 +1117,7 @@
1117
"zh-chs": "啟用第二因素身份驗證",
1118
"xloc": [
1119
"default.handlebars->25->1418",
1120
- "default.handlebars->25->1593"
1120
+ "default.handlebars->25->1594"
1121
]
1122
},
1123
{
@@ -1863,7 +1863,7 @@
1863
"ru": "Доступ к файлам сервера",
1864
"zh-chs": "訪問服務器文件",
1865
"xloc": [
1866
- "default.handlebars->25->1549"
1866
+ "default.handlebars->25->1550"
1867
]
1868
},
1869
{
@@ -1988,7 +1988,7 @@
1988
"zh-chs": "帐户已被锁定",
1989
"xloc": [
1990
"default.handlebars->25->1420",
1991
- "default.handlebars->25->1546"
1991
+ "default.handlebars->25->1547"
1992
]
1993
},
1994
{
@@ -2261,8 +2261,8 @@
2261
"ru": "Добавить устройство",
2262
"zh-chs": "添加設備",
2263
"xloc": [
2264
- "default.handlebars->25->1523",
2265
- "default.handlebars->25->1637"
2264
+ "default.handlebars->25->1524",
2265
+ "default.handlebars->25->1638"
2266
]
2267
},
2268
{
@@ -2297,8 +2297,8 @@
2297
"zh-chs": "添加設備組",
2298
"xloc": [
2299
"default.handlebars->25->1272",
2300
- "default.handlebars->25->1517",
2301
- "default.handlebars->25->1625",
2300
+ "default.handlebars->25->1518",
2301
+ "default.handlebars->25->1626",
2302
"default.handlebars->25->198"
2303
]
2304
},
@@ -2415,7 +2415,7 @@
2415
"ru": "Добавить участие",
2416
"zh-chs": "添加會員",
2417
"xloc": [
2418
- "default.handlebars->25->1655"
2418
+ "default.handlebars->25->1656"
2419
]
2420
},
2421
{
@@ -2507,7 +2507,7 @@
2507
"xloc": [
2508
"default.handlebars->25->1172",
2509
"default.handlebars->25->1271",
2510
- "default.handlebars->25->1631",
2510
+ "default.handlebars->25->1632",
2511
"default.handlebars->25->558"
2512
]
2513
},
@@ -2568,7 +2568,7 @@
2568
"zh-chs": "添加用戶",
2569
"xloc": [
2570
"default.handlebars->25->1171",
2571
- "default.handlebars->25->1512"
2571
+ "default.handlebars->25->1513"
2572
]
2573
},
2574
{
@@ -2602,7 +2602,7 @@
2602
"ru": "Добавить пользователей в группу",
2603
"zh-chs": "將用戶添加到用戶組",
2604
"xloc": [
2605
- "default.handlebars->25->1545"
2605
+ "default.handlebars->25->1546"
2606
]
2607
},
2608
{
@@ -2807,7 +2807,7 @@
2807
"ru": "Области администратора",
2808
"zh-chs": "管理領域",
2809
"xloc": [
2810
- "default.handlebars->25->1575"
2810
+ "default.handlebars->25->1576"
2811
]
2812
},
2813
{
@@ -2842,7 +2842,7 @@
2842
"ru": "Административные области",
2843
"zh-chs": "行政領域",
2844
"xloc": [
2845
- "default.handlebars->25->1468"
2845
+ "default.handlebars->25->1469"
2846
]
2847
},
2848
{
@@ -2970,7 +2970,7 @@
2970
"ru": "Счетчик ошибок агента",
2971
"zh-chs": "座席錯誤計數器",
2972
"xloc": [
2973
- "default.handlebars->25->1696"
2973
+ "default.handlebars->25->1697"
2974
]
2975
},
2976
{
@@ -3039,7 +3039,7 @@
3039
"ru": "Сессии агентов",
3040
"zh-chs": "座席會議",
3041
"xloc": [
3042
- "default.handlebars->25->1712"
3042
+ "default.handlebars->25->1713"
3043
]
3044
},
3045
{
@@ -3162,7 +3162,7 @@
3162
"ru": "Агенты",
3163
"zh-chs": "代理商",
3164
"xloc": [
3165
- "default.handlebars->25->1725"
3165
+ "default.handlebars->25->1726"
3166
]
3167
},
3168
{
@@ -3252,7 +3252,7 @@
3252
"zh-chs": "允許用戶管理此設備組和該組中的設備。",
3253
"xloc": [
3254
"default.handlebars->25->1238",
3255
- "default.handlebars->25->1542"
3255
+ "default.handlebars->25->1543"
3256
]
3257
},
3258
{
@@ -3356,7 +3356,7 @@
3356
"zh-chs": "始終通知",
3357
"xloc": [
3358
"default.handlebars->25->1152",
3359
- "default.handlebars->25->1584",
3359
+ "default.handlebars->25->1585",
3360
"default.handlebars->25->506"
3361
]
3362
},
@@ -3375,7 +3375,7 @@
3375
"zh-chs": "總是提示",
3376
"xloc": [
3377
"default.handlebars->25->1153",
3378
- "default.handlebars->25->1585",
3378
+ "default.handlebars->25->1586",
3379
"default.handlebars->25->507"
3380
]
3381
},
@@ -3984,7 +3984,7 @@
3984
"ru": "Вы уверенны, что {0} плагин: {1}",
3985
"zh-chs": "您確定要{0}插件嗎:{1}",
3986
"xloc": [
3987
- "default.handlebars->25->1765"
3987
+ "default.handlebars->25->1766"
3988
]
3989
},
3990
{
@@ -4080,7 +4080,7 @@
4080
"ru": "Приложение аутентификации",
4081
"zh-chs": "身份驗證應用",
4082
"xloc": [
4083
- "default.handlebars->25->1588"
4083
+ "default.handlebars->25->1589"
4084
]
4085
},
4086
{
@@ -4396,7 +4396,7 @@
4396
"ru": "Резервные коды",
4397
"zh-chs": "備用碼",
4398
"xloc": [
4399
- "default.handlebars->25->1590"
4399
+ "default.handlebars->25->1591"
4400
]
4401
},
4402
{
@@ -4413,7 +4413,7 @@
4413
"ru": "Плохой ключ",
4414
"zh-chs": "錯誤的簽名",
4415
"xloc": [
4416
- "default.handlebars->25->1703"
4416
+ "default.handlebars->25->1704"
4417
]
4418
},
4419
{
@@ -4430,7 +4430,7 @@
4430
"ru": "Плохой веб-сертификат",
4431
"zh-chs": "錯誤的網絡證書",
4432
"xloc": [
4433
- "default.handlebars->25->1702"
4433
+ "default.handlebars->25->1703"
4434
]
4435
},
4436
{
@@ -4568,7 +4568,7 @@
4568
"ru": "Отправить сообщение",
4569
"zh-chs": "廣播",
4570
"xloc": [
4571
- "default.handlebars->25->1510",
4571
+ "default.handlebars->25->1511",
4572
"default.handlebars->container->column_l->p4->3->1->0->3->1"
4573
]
4574
},
@@ -4693,7 +4693,7 @@
4693
"ru": "CIRA Сервер",
4694
"zh-chs": "CIRA服務器",
4695
"xloc": [
4696
- "default.handlebars->25->1753"
4696
+ "default.handlebars->25->1754"
4697
]
4698
},
4699
{
@@ -4710,7 +4710,7 @@
4710
"ru": "CIRA Сервер команды",
4711
"zh-chs": "CIRA服務器命令",
4712
"xloc": [
4713
- "default.handlebars->25->1754"
4713
+ "default.handlebars->25->1755"
4714
]
4715
},
4716
{
@@ -4743,7 +4743,7 @@
4743
"ru": "Загрузка CPU",
4744
"zh-chs": "CPU負載",
4745
"xloc": [
4746
- "default.handlebars->25->1717"
4746
+ "default.handlebars->25->1718"
4747
]
4748
},
4749
{
@@ -4760,7 +4760,7 @@
4760
"ru": "Загрузка CPU за последние 15 минут",
4761
"zh-chs": "最近15分鐘的CPU負載",
4762
"xloc": [
4763
- "default.handlebars->25->1720"
4763
+ "default.handlebars->25->1721"
4764
]
4765
},
4766
{
@@ -4777,7 +4777,7 @@
4777
"ru": "Загрузка CPU за последние 5 минут",
4778
"zh-chs": "最近5分鐘的CPU負載",
4779
"xloc": [
4780
- "default.handlebars->25->1719"
4780
+ "default.handlebars->25->1720"
4781
]
4782
},
4783
{
@@ -4794,7 +4794,7 @@
4794
"ru": "Загрузка CPU за последнюю минуту",
4795
"zh-chs": "最後一分鐘的CPU負載",
4796
"xloc": [
4797
- "default.handlebars->25->1718"
4797
+ "default.handlebars->25->1719"
4798
]
4799
},
4800
{
@@ -4849,7 +4849,7 @@
4849
"ru": "Ошибка вызова",
4850
"zh-chs": "通話錯誤",
4851
"xloc": [
4852
- "default.handlebars->25->1766"
4852
+ "default.handlebars->25->1767"
4853
]
4854
},
4855
{
@@ -4986,7 +4986,7 @@
4986
"ru": "Смена email для {0}",
4987
"zh-chs": "更改{0}的電子郵件",
4988
"xloc": [
4989
- "default.handlebars->25->1614"
4989
+ "default.handlebars->25->1615"
4990
]
4991
},
4992
{
@@ -5024,7 +5024,7 @@
5024
"xloc": [
5025
"default-mobile.handlebars->9->59",
5026
"default.handlebars->25->1099",
5027
- "default.handlebars->25->1603"
5027
+ "default.handlebars->25->1604"
5028
]
5029
},
5030
{
@@ -5041,7 +5041,7 @@
5041
"ru": "Смена пароля для {0}",
5042
"zh-chs": "更改{0}的密碼",
5043
"xloc": [
5044
- "default.handlebars->25->1621"
5044
+ "default.handlebars->25->1622"
5045
]
5046
},
5047
{
@@ -5111,7 +5111,7 @@
5111
"ru": "Изменить пароль для этого пользователя",
5112
"zh-chs": "更改該用戶的密碼",
5113
"xloc": [
5114
- "default.handlebars->25->1602"
5114
+ "default.handlebars->25->1603"
5115
]
5116
},
5117
{
@@ -5316,7 +5316,7 @@
5316
"ru": "Проверка...",
5317
"zh-chs": "檢查...",
5318
"xloc": [
5319
- "default.handlebars->25->1760",
5319
+ "default.handlebars->25->1761",
5320
"default.handlebars->25->872"
5321
]
5322
},
@@ -5532,7 +5532,7 @@
5532
"nl": "Wis alle meldingen",
5533
"zh-chs": "全部清除",
5534
"xloc": [
5535
- "default.handlebars->25->1690"
5535
+ "default.handlebars->25->1691"
5536
]
5537
},
5538
{
@@ -5582,7 +5582,7 @@
5582
"ru": "Очистить это уведомление",
5583
"zh-chs": "清除此通知",
5584
"xloc": [
5585
- "default.handlebars->25->1689"
5585
+ "default.handlebars->25->1690"
5586
]
5587
},
5588
{
@@ -5658,7 +5658,7 @@
5658
"nl": "Klik hier om de gebruikersgroepsnaam te bewerken",
5659
"zh-chs": "单击此处编辑用户组名称",
5660
"xloc": [
5661
- "default.handlebars->25->1502"
5661
+ "default.handlebars->25->1503"
5662
]
5663
},
5664
{
@@ -5832,8 +5832,8 @@
5832
"ru": "Общие группы устройств",
5833
"zh-chs": "通用設備組",
5834
"xloc": [
5835
- "default.handlebars->25->1518",
5836
- "default.handlebars->25->1626"
5835
+ "default.handlebars->25->1519",
5836
+ "default.handlebars->25->1627"
5837
]
5838
},
5839
{
@@ -5850,8 +5850,8 @@
5850
"ru": "Общие устройства",
5851
"zh-chs": "通用設備",
5852
"xloc": [
5853
- "default.handlebars->25->1524",
5854
- "default.handlebars->25->1638"
5853
+ "default.handlebars->25->1525",
5854
+ "default.handlebars->25->1639"
5855
]
5856
},
5857
{
@@ -5890,9 +5890,9 @@
5890
"default-mobile.handlebars->9->292",
5891
"default.handlebars->25->1217",
5892
"default.handlebars->25->1430",
5893
- "default.handlebars->25->1494",
5894
- "default.handlebars->25->1538",
5895
- "default.handlebars->25->1624",
5893
+ "default.handlebars->25->1495",
5894
+ "default.handlebars->25->1539",
5895
+ "default.handlebars->25->1625",
5896
"default.handlebars->25->396",
5897
"default.handlebars->25->631",
5898
"default.handlebars->25->640"
@@ -5976,7 +5976,7 @@
5976
"nl": "Bevestig verwijdering geselecteerde gebruikersgroep(en)?",
5977
"zh-chs": "确认删除选定的用户组?",
5978
"xloc": [
5979
- "default.handlebars->25->1493"
5979
+ "default.handlebars->25->1494"
5980
]
5981
},
5982
{
@@ -5993,7 +5993,7 @@
5993
"ru": "Подтвердить удаление пользователя {0}?",
5994
"zh-chs": "確認刪除用戶{0}?",
5995
"xloc": [
5996
- "default.handlebars->25->1623"
5996
+ "default.handlebars->25->1624"
5997
]
5998
},
5999
{
@@ -6007,7 +6007,7 @@
6007
"nl": "Bevestig lidmaatschap verwijderen van gebruiker \\\"{0}\\\"?",
6008
"zh-chs": "确认删除用户\\“ {0} \\”的成员身份?",
6009
"xloc": [
6010
- "default.handlebars->25->1541"
6010
+ "default.handlebars->25->1542"
6011
]
6012
},
6013
{
@@ -6021,7 +6021,7 @@
6021
"nl": "Bevestig lidmaatschap verwijdering van gebruikergroep \\\"{0}\\\"?",
6022
"zh-chs": "确认删除用户组 “{0}” 的成员身份?",
6023
"xloc": [
6024
- "default.handlebars->25->1653"
6024
+ "default.handlebars->25->1654"
6025
]
6026
},
6027
{
@@ -6088,8 +6088,8 @@
6088
"nl": "Bevestig verwijdering van toegangsrechten voor apparaat \\\"{0}\\\"?",
6089
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
6090
"xloc": [
6091
- "default.handlebars->25->1531",
6092
- "default.handlebars->25->1644"
6091
+ "default.handlebars->25->1532",
6092
+ "default.handlebars->25->1645"
6093
]
6094
},
6095
{
@@ -6103,8 +6103,8 @@
6103
"nl": "Bevestig verwijdering van toegangsrechten voor apparaatgroep \\\"{0}\\\"?",
6104
"zh-chs": "是否确认删除设备组“ {0}”的访问权限?",
6105
"xloc": [
6106
- "default.handlebars->25->1533",
6107
- "default.handlebars->25->1657"
6106
+ "default.handlebars->25->1534",
6107
+ "default.handlebars->25->1658"
6108
]
6109
},
6110
{
@@ -6118,7 +6118,7 @@
6118
"nl": "Bevestig verwijdering van toegangsrechten voor gebruiker \\\"{0}\\\"?",
6119
"zh-chs": "确认删除用户\\“ {0} \\”的访问权限?",
6120
"xloc": [
6121
- "default.handlebars->25->1646"
6121
+ "default.handlebars->25->1647"
6122
]
6123
},
6124
{
@@ -6132,7 +6132,7 @@
6132
"nl": "Bevestig verwijdering van toegangsrechten voor gebruikergroep \\\"{0}\\\"?",
6133
"zh-chs": "确认删除用户组“ {0}”的访问权限?",
6134
"xloc": [
6135
- "default.handlebars->25->1649"
6135
+ "default.handlebars->25->1650"
6136
]
6137
},
6138
{
@@ -6146,8 +6146,8 @@
6146
"nl": "Verwijdering van toegangsrechten bevestigen?",
6147
"zh-chs": "确认删除访问权限?",
6148
"xloc": [
6149
- "default.handlebars->25->1647",
6150
- "default.handlebars->25->1650"
6149
+ "default.handlebars->25->1648",
6150
+ "default.handlebars->25->1651"
6151
]
6152
},
6153
{
@@ -6394,7 +6394,7 @@
6394
"ru": "Подключено Intel® AMT",
6395
"zh-chs": "連接的英特爾®AMT",
6396
"xloc": [
6397
- "default.handlebars->25->1708"
6397
+ "default.handlebars->25->1709"
6398
]
6399
},
6400
{
@@ -6411,7 +6411,7 @@
6411
"ru": "Подключенные пользователи",
6412
"zh-chs": "關聯用戶",
6413
"xloc": [
6414
- "default.handlebars->25->1713"
6414
+ "default.handlebars->25->1714"
6415
]
6416
},
6417
{
@@ -6487,7 +6487,7 @@
6487
"ru": "Подключений ",
6488
"zh-chs": "連接數",
6489
"xloc": [
6490
- "default.handlebars->25->1724"
6490
+ "default.handlebars->25->1725"
6491
]
6492
},
6493
{
@@ -6504,7 +6504,7 @@
6504
"ru": "Ретранслятор подключения",
6505
"zh-chs": "連接繼電器",
6506
"xloc": [
6507
- "default.handlebars->25->1752"
6507
+ "default.handlebars->25->1753"
6508
]
6509
},
6510
{
@@ -6631,7 +6631,7 @@
6631
"ru": "Cookie-кодировщик",
6632
"zh-chs": "Cookie編碼器",
6633
"xloc": [
6634
- "default.handlebars->25->1738"
6634
+ "default.handlebars->25->1739"
6635
]
6636
},
6637
{
@@ -6936,7 +6936,7 @@
6936
"ru": "Основной сервер",
6937
"zh-chs": "核心服務器",
6938
"xloc": [
6939
- "default.handlebars->25->1737"
6939
+ "default.handlebars->25->1738"
6940
]
6941
},
6942
{
@@ -6970,7 +6970,7 @@
6970
"ru": "Создать учетную запись",
6971
"zh-chs": "創建帳號",
6972
"xloc": [
6973
- "default.handlebars->25->1464",
6973
+ "default.handlebars->25->1465",
6974
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
6975
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
6976
]
@@ -7006,7 +7006,7 @@
7006
"ru": "Создать группу пользователей",
7007
"zh-chs": "創建用戶組",
7008
"xloc": [
7009
- "default.handlebars->25->1499"
7009
+ "default.handlebars->25->1500"
7010
]
7011
},
7012
{
@@ -7092,7 +7092,7 @@
7092
"ru": "Создано",
7093
"zh-chs": "創建",
7094
"xloc": [
7095
- "default.handlebars->25->1564"
7095
+ "default.handlebars->25->1565"
7096
]
7097
},
7098
{
@@ -7556,7 +7556,7 @@
7556
"ru": "Удалить пользователя",
7557
"zh-chs": "刪除用戶",
7558
"xloc": [
7559
- "default.handlebars->25->1601"
7559
+ "default.handlebars->25->1602"
7560
]
7561
},
7562
{
@@ -7573,8 +7573,8 @@
7573
"ru": "Удалить группу пользователей",
7574
"zh-chs": "刪除用戶組",
7575
"xloc": [
7576
- "default.handlebars->25->1529",
7577
- "default.handlebars->25->1539"
7576
+ "default.handlebars->25->1530",
7577
+ "default.handlebars->25->1540"
7578
]
7579
},
7580
{
@@ -7588,7 +7588,7 @@
7588
"nl": "Gebruikersgroepen verwijderen",
7589
"zh-chs": "删除用户组",
7590
"xloc": [
7591
- "default.handlebars->25->1495"
7591
+ "default.handlebars->25->1496"
7592
]
7593
},
7594
{
@@ -7605,7 +7605,7 @@
7605
"ru": "Удалить пользователя {0}",
7606
"zh-chs": "刪除用戶{0}",
7607
"xloc": [
7608
- "default.handlebars->25->1622"
7608
+ "default.handlebars->25->1623"
7609
]
7610
},
7611
{
@@ -7655,7 +7655,7 @@
7655
"nl": "Verwijder groep",
7656
"zh-chs": "删除群组",
7657
"xloc": [
7658
- "default.handlebars->25->1491"
7658
+ "default.handlebars->25->1492"
7659
]
7660
},
7661
{
@@ -7709,7 +7709,7 @@
7709
"ru": "Удалить группу пользователей {0}?",
7710
"zh-chs": "刪除用戶組{0}?",
7711
"xloc": [
7712
- "default.handlebars->25->1537"
7712
+ "default.handlebars->25->1538"
7713
]
7714
},
7715
{
@@ -7845,10 +7845,10 @@
7845
"default.handlebars->25->1111",
7846
"default.handlebars->25->1137",
7847
"default.handlebars->25->1220",
7848
- "default.handlebars->25->1498",
7849
- "default.handlebars->25->1505",
7848
+ "default.handlebars->25->1499",
7849
"default.handlebars->25->1506",
7851
- "default.handlebars->25->1535",
7850
+ "default.handlebars->25->1507",
7851
+ "default.handlebars->25->1536",
7852
"default.handlebars->25->465",
7853
"default.handlebars->25->466",
7854
"default.handlebars->25->672",
@@ -7886,7 +7886,7 @@
7886
"zh-chs": "桌面",
7887
"xloc": [
7888
"default.handlebars->25->1225",
7889
- "default.handlebars->25->1667",
7889
+ "default.handlebars->25->1668",
7890
"default.handlebars->25->432",
7891
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
7892
"default.handlebars->contextMenu->cxdesktop"
@@ -7924,7 +7924,7 @@
7924
"zh-chs": "桌面通知",
7925
"xloc": [
7926
"default.handlebars->25->1147",
7927
- "default.handlebars->25->1579",
7927
+ "default.handlebars->25->1580",
7928
"default.handlebars->25->501"
7929
]
7930
},
@@ -7943,7 +7943,7 @@
7943
"zh-chs": "桌面提示",
7944
"xloc": [
7945
"default.handlebars->25->1146",
7946
- "default.handlebars->25->1578",
7946
+ "default.handlebars->25->1579",
7947
"default.handlebars->25->500"
7948
]
7949
},
@@ -7962,7 +7962,7 @@
7962
"zh-chs": "桌面提示+工具欄",
7963
"xloc": [
7964
"default.handlebars->25->1144",
7965
- "default.handlebars->25->1576",
7965
+ "default.handlebars->25->1577",
7966
"default.handlebars->25->498"
7967
]
7968
},
@@ -7995,7 +7995,7 @@
7995
"zh-chs": "桌面工具欄",
7996
"xloc": [
7997
"default.handlebars->25->1145",
7998
- "default.handlebars->25->1577",
7998
+ "default.handlebars->25->1578",
7999
"default.handlebars->25->499"
8000
]
8001
},
@@ -8067,7 +8067,7 @@
8067
"zh-chs": "設備",
8068
"xloc": [
8069
"default.handlebars->25->1247",
8070
- "default.handlebars->25->1641",
8070
+ "default.handlebars->25->1642",
8071
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
8072
]
8073
},
@@ -8106,10 +8106,10 @@
8106
"default.handlebars->25->1242",
8107
"default.handlebars->25->1245",
8108
"default.handlebars->25->1246",
8109
- "default.handlebars->25->1521",
8110
- "default.handlebars->25->1527",
8111
- "default.handlebars->25->1629",
8112
- "default.handlebars->25->1676"
8109
+ "default.handlebars->25->1522",
8110
+ "default.handlebars->25->1528",
8111
+ "default.handlebars->25->1630",
8112
+ "default.handlebars->25->1677"
8113
]
8114
},
8115
{
@@ -8146,10 +8146,10 @@
8146
"xloc": [
8147
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
8148
"default.handlebars->25->1396",
8149
- "default.handlebars->25->1485",
8150
- "default.handlebars->25->1508",
8151
- "default.handlebars->25->1573",
8152
- "default.handlebars->25->1711",
8149
+ "default.handlebars->25->1486",
8150
+ "default.handlebars->25->1509",
8151
+ "default.handlebars->25->1574",
8152
+ "default.handlebars->25->1712",
8153
"default.handlebars->container->column_l->p2->p2info->7"
8154
]
8155
},
@@ -8202,7 +8202,7 @@
8202
"zh-chs": "設備名稱",
8203
"xloc": [
8204
"default-mobile.handlebars->9->232",
8205
- "default.handlebars->25->1675",
8205
+ "default.handlebars->25->1676",
8206
"default.handlebars->25->231",
8207
"default.handlebars->25->670",
8208
"player.handlebars->3->9"
@@ -8585,8 +8585,8 @@
8585
"nl": "Apparaten",
8586
"zh-chs": "设备",
8587
"xloc": [
8588
- "default.handlebars->25->1486",
8589
- "default.handlebars->25->1509"
8588
+ "default.handlebars->25->1487",
8589
+ "default.handlebars->25->1510"
8590
]
8591
},
8592
{
@@ -9203,7 +9203,7 @@
9203
"nl": "Dubbele agent",
9204
"zh-chs": "代理重复",
9205
"xloc": [
9206
- "default.handlebars->25->1707"
9206
+ "default.handlebars->25->1708"
9207
]
9208
},
9209
{
@@ -9237,7 +9237,7 @@
9237
"ru": "Скопировать группу пользователей",
9238
"zh-chs": "重複的用戶組",
9239
"xloc": [
9240
- "default.handlebars->25->1500"
9240
+ "default.handlebars->25->1501"
9241
]
9242
},
9243
{
@@ -9268,8 +9268,8 @@
9268
"ru": "Длительность",
9269
"zh-chs": "持續時間",
9270
"xloc": [
9271
- "default.handlebars->25->1661",
9272
- "default.handlebars->25->1681",
9271
+ "default.handlebars->25->1662",
9272
+ "default.handlebars->25->1682",
9273
"player.handlebars->3->2"
9274
]
9275
},
@@ -9754,7 +9754,7 @@
9754
"ru": "Редактировать группу пользователей",
9755
"zh-chs": "編輯用戶組",
9756
"xloc": [
9757
- "default.handlebars->25->1536"
9757
+ "default.handlebars->25->1537"
9758
]
9759
},
9760
{
@@ -9804,9 +9804,9 @@
9804
"xloc": [
9805
"default-mobile.handlebars->9->47",
9806
"default.handlebars->25->1455",
9807
- "default.handlebars->25->1558",
9807
"default.handlebars->25->1559",
9809
- "default.handlebars->25->1610",
9808
+ "default.handlebars->25->1560",
9809
+ "default.handlebars->25->1611",
9810
"default.handlebars->25->279",
9811
"login-mobile.handlebars->5->42",
9812
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -9940,7 +9940,7 @@
9940
"zh-chs": "電子郵件已驗證",
9941
"xloc": [
9942
"default.handlebars->25->1416",
9943
- "default.handlebars->25->1555"
9943
+ "default.handlebars->25->1556"
9944
]
9945
},
9946
{
@@ -9974,7 +9974,7 @@
9974
"ru": "Email не подтвержден",
9975
"zh-chs": "電子郵件未驗證",
9976
"xloc": [
9977
- "default.handlebars->25->1556"
9977
+ "default.handlebars->25->1557"
9978
]
9979
},
9980
{
@@ -10009,6 +10009,12 @@
10009
"login.handlebars->5->3"
10010
]
10011
},
10012
+ {
10013
+ "en": "Email verified and forced password reset required.",
10014
+ "xloc": [
10015
+ "default.handlebars->25->1462"
10016
+ ]
10017
+ },
10018
{
10019
"en": "Email/SMS Traffic",
10020
"es": "Tráfico de correo electrónico / SMS",
@@ -10019,7 +10025,7 @@
10025
"nl": "Email/SMS verkeer",
10026
"zh-chs": "电子邮件/短信流量",
10027
"xloc": [
10022
- "default.handlebars->25->1746"
10028
+ "default.handlebars->25->1747"
10029
]
10030
},
10031
{
@@ -10117,7 +10123,7 @@
10123
"en": "Enabled",
10124
"nl": "Ingeschakeld",
10125
"xloc": [
10120
- "default.handlebars->25->1683"
10126
+ "default.handlebars->25->1684"
10127
]
10128
},
10129
{
@@ -10141,7 +10147,7 @@
10147
"en": "End Time",
10148
"nl": "Eindtijd",
10149
"xloc": [
10144
- "default.handlebars->25->1680"
10150
+ "default.handlebars->25->1681"
10151
]
10152
},
10153
{
@@ -10397,7 +10403,7 @@
10403
"ru": "Введите разделенный запятыми список имен административных областей.",
10404
"zh-chs": "輸入管理領域名稱的逗號分隔列表。",
10405
"xloc": [
10400
- "default.handlebars->25->1465"
10406
+ "default.handlebars->25->1466"
10407
]
10408
},
10409
{
@@ -10704,7 +10710,7 @@
10710
"ru": "Внешний",
10711
"zh-chs": "外部",
10712
"xloc": [
10707
- "default.handlebars->25->1731"
10713
+ "default.handlebars->25->1732"
10714
]
10715
},
10716
{
@@ -10908,7 +10914,7 @@
10914
"zh-chs": "檔案",
10915
"xloc": [
10916
"default.handlebars->25->1232",
10911
- "default.handlebars->25->1668",
10917
+ "default.handlebars->25->1669",
10918
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
10919
"default.handlebars->contextMenu->cxfiles"
10920
]
@@ -10945,7 +10951,7 @@
10951
"zh-chs": "文件通知",
10952
"xloc": [
10953
"default.handlebars->25->1151",
10948
- "default.handlebars->25->1583",
10954
+ "default.handlebars->25->1584",
10955
"default.handlebars->25->505"
10956
]
10957
},
@@ -10964,7 +10970,7 @@
10970
"zh-chs": "文件提示",
10971
"xloc": [
10972
"default.handlebars->25->1150",
10967
- "default.handlebars->25->1582",
10973
+ "default.handlebars->25->1583",
10974
"default.handlebars->25->504"
10975
]
10976
},
@@ -11124,8 +11130,8 @@
11130
"ru": "Принудительно сбросить пароль при следующем входе в систему.",
11131
"zh-chs": "下次登錄時強制重置密碼。",
11132
"xloc": [
11127
- "default.handlebars->25->1459",
11128
- "default.handlebars->25->1619"
11133
+ "default.handlebars->25->1460",
11134
+ "default.handlebars->25->1620"
11135
]
11136
},
11137
{
@@ -11211,8 +11217,8 @@
11217
"ru": "Свободно",
11218
"zh-chs": "自由",
11219
"xloc": [
11214
- "default.handlebars->25->1692",
11215
- "default.handlebars->25->1694"
11220
+ "default.handlebars->25->1693",
11221
+ "default.handlebars->25->1695"
11222
]
11223
},
11224
{
@@ -11406,7 +11412,7 @@
11412
"default-mobile.handlebars->9->74",
11413
"default.handlebars->25->1120",
11414
"default.handlebars->25->1250",
11409
- "default.handlebars->25->1471"
11415
+ "default.handlebars->25->1472"
11416
]
11417
},
11418
{
@@ -11506,7 +11512,7 @@
11512
"ru": "Администратор с полным доступом",
11513
"zh-chs": "正式管理員",
11514
"xloc": [
11509
- "default.handlebars->25->1550"
11515
+ "default.handlebars->25->1551"
11516
]
11517
},
11518
{
@@ -11936,7 +11942,7 @@
11942
"zh-chs": "集體行動",
11943
"xloc": [
11944
"default.handlebars->25->1428",
11939
- "default.handlebars->25->1492",
11945
+ "default.handlebars->25->1493",
11946
"default.handlebars->25->393",
11947
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
11948
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -11957,7 +11963,7 @@
11963
"ru": "Члены группы",
11964
"zh-chs": "小組成員",
11965
"xloc": [
11960
- "default.handlebars->25->1513"
11966
+ "default.handlebars->25->1514"
11967
]
11968
},
11969
{
@@ -12129,7 +12135,7 @@
12135
"ru": "Всего кучи",
12136
"zh-chs": "堆總數",
12137
"xloc": [
12132
- "default.handlebars->25->1733"
12138
+ "default.handlebars->25->1734"
12139
]
12140
},
12141
{
@@ -12146,7 +12152,7 @@
12152
"ru": "Куча используется",
12153
"zh-chs": "堆使用",
12154
"xloc": [
12149
- "default.handlebars->25->1732"
12155
+ "default.handlebars->25->1733"
12156
]
12157
},
12158
{
@@ -12932,8 +12938,8 @@
12938
"xloc": [
12939
"default.handlebars->25->1334",
12940
"default.handlebars->25->1342",
12935
- "default.handlebars->25->1729",
12936
- "default.handlebars->25->1751"
12941
+ "default.handlebars->25->1730",
12942
+ "default.handlebars->25->1752"
12943
]
12944
},
12945
{
@@ -12974,14 +12980,14 @@
12980
"en": "Intel AMT Redirection",
12981
"nl": "Intel AMT omleiding",
12982
"xloc": [
12977
- "default.handlebars->25->1670"
12983
+ "default.handlebars->25->1671"
12984
]
12985
},
12986
{
12987
"en": "Intel AMT WSMAN",
12988
"nl": "Intel AMT WSMAN",
12989
"xloc": [
12984
- "default.handlebars->25->1669"
12990
+ "default.handlebars->25->1670"
12991
]
12992
},
12993
{
@@ -13665,7 +13671,7 @@
13671
"ru": "Некорректный тип группы устройств",
13672
"zh-chs": "無效的設備組類型",
13673
"xloc": [
13668
- "default.handlebars->25->1706"
13674
+ "default.handlebars->25->1707"
13675
]
13676
},
13677
{
@@ -13682,7 +13688,7 @@
13688
"ru": "Некорректный JSON",
13689
"zh-chs": "無效的JSON",
13690
"xloc": [
13685
- "default.handlebars->25->1700"
13691
+ "default.handlebars->25->1701"
13692
]
13693
},
13694
{
@@ -13734,7 +13740,7 @@
13740
"ru": "Некорректная сигнатура PKCS",
13741
"zh-chs": "無效的PKCS簽名",
13742
"xloc": [
13737
- "default.handlebars->25->1698"
13743
+ "default.handlebars->25->1699"
13744
]
13745
},
13746
{
@@ -13751,7 +13757,7 @@
13757
"ru": "Некорректная сигнатура RSA",
13758
"zh-chs": "無效的RSA密碼",
13759
"xloc": [
13754
- "default.handlebars->25->1699"
13760
+ "default.handlebars->25->1700"
13761
]
13762
},
13763
{
@@ -14570,7 +14576,7 @@
14576
"ru": "Последний вход в систему",
14577
"zh-chs": "上次登錄",
14578
"xloc": [
14573
- "default.handlebars->25->1565"
14579
+ "default.handlebars->25->1566"
14580
]
14581
},
14582
{
@@ -14628,7 +14634,7 @@
14634
"ru": "Последнее изменение: {0}",
14635
"zh-chs": "上次更改:{0}",
14636
"xloc": [
14631
- "default.handlebars->25->1569"
14637
+ "default.handlebars->25->1570"
14638
]
14639
},
14640
{
@@ -14795,7 +14801,7 @@
14801
"nl": "Leeg laten voor geen.",
14802
"zh-chs": "一无所有。",
14803
"xloc": [
14798
- "default.handlebars->25->1607"
14804
+ "default.handlebars->25->1608"
14805
]
14806
},
14807
{
@@ -14834,7 +14840,7 @@
14840
"ru": "Меньше",
14841
"zh-chs": "減",
14842
"xloc": [
14837
- "default.handlebars->25->1768"
14843
+ "default.handlebars->25->1769"
14844
]
14845
},
14846
{
@@ -15379,7 +15385,7 @@
15385
"ru": "Заблокировать учетную запись",
15386
"zh-chs": "鎖定賬戶",
15387
"xloc": [
15382
- "default.handlebars->25->1478"
15388
+ "default.handlebars->25->1479"
15389
]
15390
},
15391
{
@@ -15430,7 +15436,7 @@
15436
"ru": "Заблокированная учетная запись",
15437
"zh-chs": "賬戶鎖定",
15438
"xloc": [
15433
- "default.handlebars->25->1547"
15439
+ "default.handlebars->25->1548"
15440
]
15441
},
15442
{
@@ -15931,7 +15937,7 @@
15937
"ru": "Сообщения главного сервера",
15938
"zh-chs": "主服務器消息",
15939
"xloc": [
15934
- "default.handlebars->25->1740"
15940
+ "default.handlebars->25->1741"
15941
]
15942
},
15943
{
@@ -16063,7 +16069,7 @@
16069
"en": "Manage Recordings",
16070
"nl": "Beheeer opnames",
16071
"xloc": [
16066
- "default.handlebars->25->1477"
16072
+ "default.handlebars->25->1478"
16073
]
16074
},
16075
{
@@ -16097,7 +16103,7 @@
16103
"ru": "Управление группами пользователя",
16104
"zh-chs": "管理用戶組",
16105
"xloc": [
16100
- "default.handlebars->25->1476"
16106
+ "default.handlebars->25->1477"
16107
]
16108
},
16109
{
@@ -16114,7 +16120,7 @@
16120
"ru": "Управление пользователями",
16121
"zh-chs": "管理用戶",
16122
"xloc": [
16117
- "default.handlebars->25->1475",
16123
+ "default.handlebars->25->1476",
16124
"default.handlebars->25->583"
16125
]
16126
},
@@ -16357,7 +16363,7 @@
16363
"ru": "Достигнуто максимальное число сессий",
16364
"zh-chs": "達到的會話數上限",
16365
"xloc": [
16360
- "default.handlebars->25->1704"
16366
+ "default.handlebars->25->1705"
16367
]
16368
},
16369
{
@@ -16411,7 +16417,7 @@
16417
"ru": "Мегабайт",
16418
"zh-chs": "兆字節",
16419
"xloc": [
16414
- "default.handlebars->25->1730"
16420
+ "default.handlebars->25->1731"
16421
]
16422
},
16423
{
@@ -16428,7 +16434,7 @@
16434
"ru": "ОЗУ",
16435
"zh-chs": "記憶",
16436
"xloc": [
16431
- "default.handlebars->25->1721",
16437
+ "default.handlebars->25->1722",
16438
"default.handlebars->25->826",
16439
"default.handlebars->container->column_l->p40->3->1->p40type->3"
16440
]
@@ -16564,7 +16570,7 @@
16570
"ru": "Трафик MeshAgent",
16571
"zh-chs": "MeshAgent流量",
16572
"xloc": [
16567
- "default.handlebars->25->1742"
16573
+ "default.handlebars->25->1743"
16574
]
16575
},
16576
{
@@ -16581,7 +16587,7 @@
16587
"ru": "Обновление MeshAgent",
16588
"zh-chs": "MeshAgent更新",
16589
"xloc": [
16584
- "default.handlebars->25->1743"
16590
+ "default.handlebars->25->1744"
16591
]
16592
},
16593
{
@@ -16684,7 +16690,7 @@
16690
"ru": "Соединения сервера MeshCentral",
16691
"zh-chs": "MeshCentral服務器對等",
16692
"xloc": [
16687
- "default.handlebars->25->1741"
16693
+ "default.handlebars->25->1742"
16694
]
16695
},
16696
{
@@ -16947,7 +16953,7 @@
16953
"ru": "Диспетчер сообщения",
16954
"zh-chs": "郵件調度程序",
16955
"xloc": [
16950
- "default.handlebars->25->1739"
16956
+ "default.handlebars->25->1740"
16957
]
16958
},
16959
{
@@ -17095,7 +17101,7 @@
17101
"ru": "Еще",
17102
"zh-chs": "更多",
17103
"xloc": [
17098
- "default.handlebars->25->1767"
17104
+ "default.handlebars->25->1768"
17105
]
17106
},
17107
{
@@ -17170,7 +17176,7 @@
17176
"en": "Multiplexor",
17177
"nl": "Multiplexor",
17178
"xloc": [
17173
- "default.handlebars->25->1682"
17179
+ "default.handlebars->25->1683"
17180
]
17181
},
17182
{
@@ -17440,11 +17446,11 @@
17446
"default.handlebars->25->1136",
17447
"default.handlebars->25->1219",
17448
"default.handlebars->25->1395",
17443
- "default.handlebars->25->1483",
17444
- "default.handlebars->25->1497",
17445
- "default.handlebars->25->1504",
17446
- "default.handlebars->25->1534",
17447
- "default.handlebars->25->1553",
17449
+ "default.handlebars->25->1484",
17450
+ "default.handlebars->25->1498",
17451
+ "default.handlebars->25->1505",
17452
+ "default.handlebars->25->1535",
17453
+ "default.handlebars->25->1554",
17454
"default.handlebars->25->455",
17455
"default.handlebars->25->701",
17456
"default.handlebars->25->77",
@@ -17486,7 +17492,7 @@
17492
"ru": "Имя1, Имя2, Имя3",
17493
"zh-chs": "名稱1,名稱2,名稱3",
17494
"xloc": [
17489
- "default.handlebars->25->1467"
17495
+ "default.handlebars->25->1468"
17496
]
17497
},
17498
{
@@ -17839,7 +17845,7 @@
17845
"zh-chs": "找不到活動",
17846
"xloc": [
17847
"default.handlebars->25->1385",
17842
- "default.handlebars->25->1658",
17848
+ "default.handlebars->25->1659",
17849
"default.handlebars->25->772"
17850
]
17851
},
@@ -17983,7 +17989,7 @@
17989
"ru": "Нет членов",
17990
"zh-chs": "沒有會員",
17991
"xloc": [
17986
- "default.handlebars->25->1516"
17992
+ "default.handlebars->25->1517"
17993
]
17994
},
17995
{
@@ -18000,7 +18006,7 @@
18006
"ru": "Запретить создание групп устройств",
18007
"zh-chs": "沒有新的設備組",
18008
"xloc": [
18003
- "default.handlebars->25->1479"
18009
+ "default.handlebars->25->1480"
18010
]
18011
},
18012
{
@@ -18116,7 +18122,7 @@
18122
"ru": "Нет инструментов (MeshCmd/Router)",
18123
"zh-chs": "沒有工具(MeshCmd /路由器)",
18124
"xloc": [
18119
- "default.handlebars->25->1480"
18125
+ "default.handlebars->25->1481"
18126
]
18127
},
18128
{
@@ -18133,8 +18139,8 @@
18139
"ru": "Нет общих групп устройств",
18140
"zh-chs": "沒有共同的設備組",
18141
"xloc": [
18136
- "default.handlebars->25->1522",
18137
- "default.handlebars->25->1630"
18142
+ "default.handlebars->25->1523",
18143
+ "default.handlebars->25->1631"
18144
]
18145
},
18146
{
@@ -18230,8 +18236,8 @@
18236
"ru": "Нет общих устройств",
18237
"zh-chs": "沒有共同的設備",
18238
"xloc": [
18233
- "default.handlebars->25->1528",
18234
- "default.handlebars->25->1642"
18239
+ "default.handlebars->25->1529",
18240
+ "default.handlebars->25->1643"
18241
]
18242
},
18243
{
@@ -18317,7 +18323,7 @@
18323
"ru": "Группы не найдены.",
18324
"zh-chs": "找不到群組。",
18325
"xloc": [
18320
- "default.handlebars->25->1482"
18326
+ "default.handlebars->25->1483"
18327
]
18328
},
18329
{
@@ -18419,7 +18425,7 @@
18425
"ru": "Нет серверных прав",
18426
"zh-chs": "沒有服務器權限",
18427
"xloc": [
18422
- "default.handlebars->25->1548"
18428
+ "default.handlebars->25->1549"
18429
]
18430
},
18431
{
@@ -18436,7 +18442,7 @@
18442
"ru": "Нет членства в группах пользователей",
18443
"zh-chs": "沒有用戶組成員身份",
18444
"xloc": [
18439
- "default.handlebars->25->1636"
18445
+ "default.handlebars->25->1637"
18446
]
18447
},
18448
{
@@ -18538,13 +18544,13 @@
18544
"default.handlebars->25->1161",
18545
"default.handlebars->25->1336",
18546
"default.handlebars->25->1355",
18541
- "default.handlebars->25->1501",
18542
- "default.handlebars->25->1503",
18543
- "default.handlebars->25->1561",
18544
- "default.handlebars->25->1570",
18545
- "default.handlebars->25->1574",
18547
+ "default.handlebars->25->1502",
18548
+ "default.handlebars->25->1504",
18549
+ "default.handlebars->25->1562",
18550
+ "default.handlebars->25->1571",
18551
+ "default.handlebars->25->1575",
18552
"default.handlebars->25->158",
18547
- "default.handlebars->25->1586",
18553
+ "default.handlebars->25->1587",
18554
"default.handlebars->25->174",
18555
"default.handlebars->25->175",
18556
"default.handlebars->25->452",
@@ -18701,7 +18707,7 @@
18707
"en": "Not on server",
18708
"nl": "Niet op de server",
18709
"xloc": [
18704
- "default.handlebars->25->1674"
18710
+ "default.handlebars->25->1675"
18711
]
18712
},
18713
{
@@ -18718,7 +18724,7 @@
18724
"ru": "Не задано",
18725
"zh-chs": "沒有設置",
18726
"xloc": [
18721
- "default.handlebars->25->1554"
18727
+ "default.handlebars->25->1555"
18728
]
18729
},
18730
{
@@ -18735,7 +18741,7 @@
18741
"ru": "не подтверждено",
18742
"zh-chs": "未經審核的",
18743
"xloc": [
18738
- "default.handlebars->25->1612"
18744
+ "default.handlebars->25->1613"
18745
]
18746
},
18747
{
@@ -18753,7 +18759,7 @@
18759
"zh-chs": "筆記",
18760
"xloc": [
18761
"default.handlebars->25->1169",
18756
- "default.handlebars->25->1594",
18762
+ "default.handlebars->25->1595",
18763
"default.handlebars->25->524",
18764
"default.handlebars->25->576",
18765
"default.handlebars->25->595",
@@ -18861,7 +18867,7 @@
18867
"ru": "Уведомить",
18868
"zh-chs": "通知",
18869
"xloc": [
18864
- "default.handlebars->25->1598"
18870
+ "default.handlebars->25->1599"
18871
]
18872
},
18873
{
@@ -18974,7 +18980,7 @@
18980
"ru": "Произошло в {0}",
18981
"zh-chs": "發生在{0}",
18982
"xloc": [
18977
- "default.handlebars->25->1688"
18983
+ "default.handlebars->25->1689"
18984
]
18985
},
18986
{
@@ -19217,7 +19223,7 @@
19223
"xloc": [
19224
"default-mobile.handlebars->9->220",
19225
"default.handlebars->25->1424",
19220
- "default.handlebars->25->1490",
19226
+ "default.handlebars->25->1491",
19227
"default.handlebars->25->385",
19228
"default.handlebars->25->613"
19229
]
@@ -19455,7 +19461,7 @@
19461
"ru": "Частичные права",
19462
"zh-chs": "部分權利",
19463
"xloc": [
19458
- "default.handlebars->25->1551"
19464
+ "default.handlebars->25->1552"
19465
]
19466
},
19467
{
@@ -19492,10 +19498,10 @@
19498
"default-mobile.handlebars->9->223",
19499
"default.handlebars->25->1456",
19500
"default.handlebars->25->1457",
19495
- "default.handlebars->25->1566",
19496
- "default.handlebars->25->1568",
19497
- "default.handlebars->25->1615",
19501
+ "default.handlebars->25->1567",
19502
+ "default.handlebars->25->1569",
19503
"default.handlebars->25->1616",
19504
+ "default.handlebars->25->1617",
19505
"default.handlebars->25->236",
19506
"default.handlebars->25->265",
19507
"default.handlebars->25->619"
@@ -19604,7 +19610,7 @@
19610
"ru": "Подсказка пароля",
19611
"zh-chs": "密碼提示",
19612
"xloc": [
19607
- "default.handlebars->25->1617"
19613
+ "default.handlebars->25->1618"
19614
]
19615
},
19616
{
@@ -19926,7 +19932,7 @@
19932
"default-mobile.handlebars->9->34",
19933
"default-mobile.handlebars->9->36",
19934
"default.handlebars->25->143",
19929
- "default.handlebars->25->1609",
19935
+ "default.handlebars->25->1610",
19936
"default.handlebars->25->852",
19937
"default.handlebars->25->855"
19938
]
@@ -19941,7 +19947,7 @@
19947
"nl": "Telefoonnummer",
19948
"zh-chs": "电话号码",
19949
"xloc": [
19944
- "default.handlebars->25->1560"
19950
+ "default.handlebars->25->1561"
19951
]
19952
},
19953
{
@@ -19955,7 +19961,7 @@
19961
"zh-chs": "电话号码:",
19962
"xloc": [
19963
"default-mobile.handlebars->9->35",
19958
- "default.handlebars->25->1608",
19964
+ "default.handlebars->25->1609",
19965
"default.handlebars->25->854"
19966
]
19967
},
@@ -20092,7 +20098,7 @@
20098
"zh-chs": "插件動作",
20099
"xloc": [
20100
"default.handlebars->25->169",
20095
- "default.handlebars->25->1764"
20101
+ "default.handlebars->25->1765"
20102
]
20103
},
20104
{
@@ -20403,7 +20409,7 @@
20409
"en": "Present on server",
20410
"nl": "Aanwezig op de server",
20411
"xloc": [
20406
- "default.handlebars->25->1673"
20412
+ "default.handlebars->25->1674"
20413
]
20414
},
20415
{
@@ -20510,7 +20516,7 @@
20516
"ru": "Протокол",
20517
"zh-chs": "協議",
20518
"xloc": [
20513
- "default.handlebars->25->1671",
20519
+ "default.handlebars->25->1672",
20520
"player.handlebars->3->15"
20521
]
20522
},
@@ -20817,7 +20823,7 @@
20823
"ru": "RSS",
20824
"zh-chs": "的RSS",
20825
"xloc": [
20820
- "default.handlebars->25->1734"
20826
+ "default.handlebars->25->1735"
20827
]
20828
},
20829
{
@@ -20885,7 +20891,7 @@
20891
"ru": "Области",
20892
"zh-chs": "境界",
20893
"xloc": [
20888
- "default.handlebars->25->1466"
20894
+ "default.handlebars->25->1467"
20895
]
20896
},
20897
{
@@ -20912,7 +20918,7 @@
20918
"en": "Recording Details",
20919
"nl": "Opname details",
20920
"xloc": [
20915
- "default.handlebars->25->1685"
20921
+ "default.handlebars->25->1686"
20922
]
20923
},
20924
{
@@ -21036,7 +21042,7 @@
21042
"ru": "Число ретрансляций",
21043
"zh-chs": "中繼計數",
21044
"xloc": [
21039
- "default.handlebars->25->1716"
21045
+ "default.handlebars->25->1717"
21046
]
21047
},
21048
{
@@ -21053,7 +21059,7 @@
21059
"ru": "Ошибки ретранслятора",
21060
"zh-chs": "中繼錯誤",
21061
"xloc": [
21056
- "default.handlebars->25->1709"
21062
+ "default.handlebars->25->1710"
21063
]
21064
},
21065
{
@@ -21070,8 +21076,8 @@
21076
"ru": "Сессии ретранслятора",
21077
"zh-chs": "接力會議",
21078
"xloc": [
21073
- "default.handlebars->25->1715",
21074
- "default.handlebars->25->1728"
21079
+ "default.handlebars->25->1716",
21080
+ "default.handlebars->25->1729"
21081
]
21082
},
21083
{
@@ -21381,8 +21387,8 @@
21387
"nl": "Apparaatgroepmachtigingen verwijderen",
21388
"zh-chs": "删除设备组权限",
21389
"xloc": [
21384
- "default.handlebars->25->1532",
21385
- "default.handlebars->25->1656"
21390
+ "default.handlebars->25->1533",
21391
+ "default.handlebars->25->1657"
21392
]
21393
},
21394
{
@@ -21396,8 +21402,8 @@
21402
"nl": "Apparaatmachtigingen verwijderen",
21403
"zh-chs": "删除设备权限",
21404
"xloc": [
21399
- "default.handlebars->25->1530",
21400
- "default.handlebars->25->1643"
21405
+ "default.handlebars->25->1531",
21406
+ "default.handlebars->25->1644"
21407
]
21408
},
21409
{
@@ -21425,7 +21431,7 @@
21431
"nl": "Lidmaatschap van gebruikersgroep verwijderen",
21432
"zh-chs": "删除用户组成员身份",
21433
"xloc": [
21428
- "default.handlebars->25->1652"
21434
+ "default.handlebars->25->1653"
21435
]
21436
},
21437
{
@@ -21440,7 +21446,7 @@
21446
"zh-chs": "删除用户组权限",
21447
"xloc": [
21448
"default.handlebars->25->1310",
21443
- "default.handlebars->25->1648"
21449
+ "default.handlebars->25->1649"
21450
]
21451
},
21452
{
@@ -21454,7 +21460,7 @@
21460
"nl": "Gebruikerslidmaatschap verwijderen",
21461
"zh-chs": "删除用户成员资格",
21462
"xloc": [
21457
- "default.handlebars->25->1540"
21463
+ "default.handlebars->25->1541"
21464
]
21465
},
21466
{
@@ -21469,7 +21475,7 @@
21475
"zh-chs": "删除用户权限",
21476
"xloc": [
21477
"default.handlebars->25->1308",
21472
- "default.handlebars->25->1645"
21478
+ "default.handlebars->25->1646"
21479
]
21480
},
21481
{
@@ -21486,7 +21492,7 @@
21492
"ru": "Удалить все двухфакторные аутентификации.",
21493
"zh-chs": "刪除所有第二因素驗證。",
21494
"xloc": [
21489
- "default.handlebars->25->1620"
21495
+ "default.handlebars->25->1621"
21496
]
21497
},
21498
{
@@ -21503,7 +21509,7 @@
21509
"ru": "Удалить все прошлые события для этого userid.",
21510
"zh-chs": "刪除此用戶標識的所有先前事件。",
21511
"xloc": [
21506
- "default.handlebars->25->1460"
21512
+ "default.handlebars->25->1459"
21513
]
21514
},
21515
{
@@ -21584,7 +21590,7 @@
21590
"ru": "Удалить этого пользователя",
21591
"zh-chs": "删除该用户",
21592
"xloc": [
21587
- "default.handlebars->25->1600"
21593
+ "default.handlebars->25->1601"
21594
]
21595
},
21596
{
@@ -21601,7 +21607,7 @@
21607
"ru": "Удалить членство пользователя в группе",
21608
"zh-chs": "刪除用戶組成員身份",
21609
"xloc": [
21604
- "default.handlebars->25->1634"
21610
+ "default.handlebars->25->1635"
21611
]
21612
},
21613
{
@@ -21615,7 +21621,7 @@
21621
"nl": "Gebruikersrechten voor dit apparaat verwijderen",
21622
"zh-chs": "删除此设备的用户组权限",
21623
"xloc": [
21618
- "default.handlebars->25->1526"
21624
+ "default.handlebars->25->1527"
21625
]
21626
},
21627
{
@@ -21632,7 +21638,7 @@
21638
"ru": "Удалить права группы пользователей для этой группы устройств",
21639
"zh-chs": "刪除該設備組的用戶組權限",
21640
"xloc": [
21635
- "default.handlebars->25->1520",
21641
+ "default.handlebars->25->1521",
21642
"default.handlebars->25->560"
21643
]
21644
},
@@ -21651,9 +21657,9 @@
21657
"zh-chs": "刪除此設備組的用戶權限",
21658
"xloc": [
21659
"default.handlebars->25->1186",
21654
- "default.handlebars->25->1514",
21655
- "default.handlebars->25->1628",
21656
- "default.handlebars->25->1640",
21660
+ "default.handlebars->25->1515",
21661
+ "default.handlebars->25->1629",
21662
+ "default.handlebars->25->1641",
21663
"default.handlebars->25->561"
21664
]
21665
},
@@ -21715,8 +21721,8 @@
21721
"zh-chs": "要求:{0}。",
21722
"xloc": [
21723
"default-mobile.handlebars->9->58",
21718
- "default.handlebars->25->1463",
21719
- "default.handlebars->25->1618"
21724
+ "default.handlebars->25->1464",
21725
+ "default.handlebars->25->1619"
21726
]
21727
},
21728
{
@@ -21958,7 +21964,7 @@
21964
"ru": "Ограничения",
21965
"zh-chs": "限制條件",
21966
"xloc": [
21961
- "default.handlebars->25->1552"
21967
+ "default.handlebars->25->1553"
21968
]
21969
},
21970
{
@@ -22181,8 +22187,8 @@
22187
"nl": "SMS",
22188
"zh-chs": "短信",
22189
"xloc": [
22184
- "default.handlebars->25->1591",
22185
- "default.handlebars->25->1596",
22190
+ "default.handlebars->25->1592",
22191
+ "default.handlebars->25->1597",
22192
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
22193
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3"
22194
]
@@ -22197,7 +22203,7 @@
22203
"nl": "SMS geschikt telefoonnummer voor deze gebruiker.",
22204
"zh-chs": "此用户的短信功能电话号码。",
22205
"xloc": [
22200
- "default.handlebars->25->1606"
22206
+ "default.handlebars->25->1607"
22207
]
22208
},
22209
{
@@ -22578,7 +22584,7 @@
22584
"zh-chs": "安全",
22585
"xloc": [
22586
"default-mobile.handlebars->9->224",
22581
- "default.handlebars->25->1592",
22587
+ "default.handlebars->25->1593",
22588
"default.handlebars->25->237",
22589
"default.handlebars->25->620",
22590
"default.handlebars->25->805"
@@ -22598,7 +22604,7 @@
22604
"ru": "Ключ безопасности",
22605
"zh-chs": "安全密鑰",
22606
"xloc": [
22601
- "default.handlebars->25->1589"
22607
+ "default.handlebars->25->1590"
22608
]
22609
},
22610
{
@@ -22634,7 +22640,7 @@
22640
"xloc": [
22641
"default.handlebars->25->1365",
22642
"default.handlebars->25->1422",
22637
- "default.handlebars->25->1488",
22643
+ "default.handlebars->25->1489",
22644
"default.handlebars->25->381",
22645
"default.handlebars->25->735",
22646
"default.handlebars->25->737",
@@ -22662,7 +22668,7 @@
22668
"xloc": [
22669
"default.handlebars->25->1364",
22670
"default.handlebars->25->1421",
22665
- "default.handlebars->25->1487",
22671
+ "default.handlebars->25->1488",
22672
"default.handlebars->25->380",
22673
"default.handlebars->25->736",
22674
"default.handlebars->meshContextMenu->cxselectnone"
@@ -22748,7 +22754,7 @@
22754
"zh-chs": "选择要对所有选定用户执行的操作。",
22755
"xloc": [
22756
"default.handlebars->25->1423",
22751
- "default.handlebars->25->1489"
22757
+ "default.handlebars->25->1490"
22758
]
22759
},
22760
{
@@ -22882,7 +22888,7 @@
22888
"nl": "Stuur een SMS bericht naar deze gebruiker",
22889
"zh-chs": "发送短信给该用户",
22890
"xloc": [
22885
- "default.handlebars->25->1597"
22891
+ "default.handlebars->25->1598"
22892
]
22893
},
22894
{
@@ -22899,7 +22905,7 @@
22905
"ru": "Отправить уведомление всем пользователям этой группы.",
22906
"zh-chs": "向該組中的所有用戶發送通知。",
22907
"xloc": [
22902
- "default.handlebars->25->1511"
22908
+ "default.handlebars->25->1512"
22909
]
22910
},
22911
{
@@ -22966,7 +22972,7 @@
22972
"ru": "Отправить приглашение по email.",
22973
"zh-chs": "發送邀請電子郵件。",
22974
"xloc": [
22969
- "default.handlebars->25->1462"
22975
+ "default.handlebars->25->1463"
22976
]
22977
},
22978
{
@@ -23032,7 +23038,7 @@
23038
"ru": "Отправить уведомление пользователю",
23039
"zh-chs": "發送用戶通知",
23040
"xloc": [
23035
- "default.handlebars->25->1599"
23041
+ "default.handlebars->25->1600"
23042
]
23043
},
23044
{
@@ -23083,7 +23089,7 @@
23089
"ru": "Резервное копирование сервера",
23090
"zh-chs": "服務器備份",
23091
"xloc": [
23086
- "default.handlebars->25->1472"
23092
+ "default.handlebars->25->1473"
23093
]
23094
},
23095
{
@@ -23100,7 +23106,7 @@
23106
"ru": "Сертификат сервера",
23107
"zh-chs": "服務器證書",
23108
"xloc": [
23103
- "default.handlebars->25->1744"
23109
+ "default.handlebars->25->1745"
23110
]
23111
},
23112
{
@@ -23117,7 +23123,7 @@
23123
"ru": "База данных сервера",
23124
"zh-chs": "服務器數據庫",
23125
"xloc": [
23120
- "default.handlebars->25->1745"
23126
+ "default.handlebars->25->1746"
23127
]
23128
},
23129
{
@@ -23138,7 +23144,7 @@
23144
"default-mobile.handlebars->9->321",
23145
"default.handlebars->25->1262",
23146
"default.handlebars->25->1290",
23141
- "default.handlebars->25->1469",
23147
+ "default.handlebars->25->1470",
23148
"default.handlebars->25->574",
23149
"default.handlebars->25->593"
23150
]
@@ -23158,7 +23164,7 @@
23164
"zh-chs": "服務器權限",
23165
"xloc": [
23166
"default.handlebars->25->1409",
23161
- "default.handlebars->25->1481"
23167
+ "default.handlebars->25->1482"
23168
]
23169
},
23170
{
@@ -23175,7 +23181,7 @@
23181
"ru": "Квота сервера",
23182
"zh-chs": "服務器配額",
23183
"xloc": [
23178
- "default.handlebars->25->1563"
23184
+ "default.handlebars->25->1564"
23185
]
23186
},
23187
{
@@ -23192,7 +23198,7 @@
23198
"ru": "Восстановление сервера",
23199
"zh-chs": "服務器還原",
23200
"xloc": [
23195
- "default.handlebars->25->1473"
23201
+ "default.handlebars->25->1474"
23202
]
23203
},
23204
{
@@ -23209,7 +23215,7 @@
23215
"ru": "Права",
23216
"zh-chs": "服務器權限",
23217
"xloc": [
23212
- "default.handlebars->25->1562"
23218
+ "default.handlebars->25->1563"
23219
]
23220
},
23221
{
@@ -23226,7 +23232,7 @@
23232
"ru": "Состояние сервера",
23233
"zh-chs": "服務器狀態",
23234
"xloc": [
23229
- "default.handlebars->25->1695"
23235
+ "default.handlebars->25->1696"
23236
]
23237
},
23238
{
@@ -23260,7 +23266,7 @@
23266
"ru": "Трассировка сервера",
23267
"zh-chs": "服務器跟踪",
23268
"xloc": [
23263
- "default.handlebars->25->1755"
23269
+ "default.handlebars->25->1756"
23270
]
23271
},
23272
{
@@ -23277,7 +23283,7 @@
23283
"ru": "Обновление сервера",
23284
"zh-chs": "服務器更新",
23285
"xloc": [
23280
- "default.handlebars->25->1474"
23286
+ "default.handlebars->25->1475"
23287
]
23288
},
23289
{
@@ -23399,7 +23405,7 @@
23405
"ru": "ServerStats.csv",
23406
"zh-chs": "ServerStats.csv",
23407
"xloc": [
23402
- "default.handlebars->25->1736"
23408
+ "default.handlebars->25->1737"
23409
]
23410
},
23411
{
@@ -23440,7 +23446,7 @@
23446
"en": "Session",
23447
"nl": "Sessie",
23448
"xloc": [
23443
- "default.handlebars->25->1659"
23449
+ "default.handlebars->25->1660"
23450
]
23451
},
23452
{
@@ -23907,8 +23913,8 @@
23913
"ru": "Размер",
23914
"zh-chs": "尺寸",
23915
"xloc": [
23910
- "default.handlebars->25->1662",
23911
- "default.handlebars->25->1677",
23916
+ "default.handlebars->25->1663",
23917
+ "default.handlebars->25->1678",
23918
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize"
23919
]
23920
},
@@ -24720,8 +24726,8 @@
24726
"en": "Start Time",
24727
"nl": "Start tijd",
24728
"xloc": [
24723
- "default.handlebars->25->1660",
24724
- "default.handlebars->25->1679",
24729
+ "default.handlebars->25->1661",
24730
+ "default.handlebars->25->1680",
24731
"default.handlebars->25->684"
24732
]
24733
},
@@ -24774,8 +24780,8 @@
24780
"ru": "Статус",
24781
"zh-chs": "狀態",
24782
"xloc": [
24777
- "default.handlebars->25->1611",
24778
- "default.handlebars->25->1672",
24783
+ "default.handlebars->25->1612",
24784
+ "default.handlebars->25->1673",
24785
"default.handlebars->container->column_l->p42->p42tbl->1->0->7"
24786
]
24787
},
@@ -25317,7 +25323,7 @@
25323
"zh-chs": "終奌站",
25324
"xloc": [
25325
"default.handlebars->25->1229",
25320
- "default.handlebars->25->1666",
25326
+ "default.handlebars->25->1667",
25327
"default.handlebars->25->433",
25328
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal",
25329
"default.handlebars->contextMenu->cxterminal"
@@ -25355,7 +25361,7 @@
25361
"zh-chs": "終端通知",
25362
"xloc": [
25363
"default.handlebars->25->1149",
25358
- "default.handlebars->25->1581",
25364
+ "default.handlebars->25->1582",
25365
"default.handlebars->25->503"
25366
]
25367
},
@@ -25374,7 +25380,7 @@
25380
"zh-chs": "終端提示",
25381
"xloc": [
25382
"default.handlebars->25->1148",
25377
- "default.handlebars->25->1580",
25383
+ "default.handlebars->25->1581",
25384
"default.handlebars->25->502"
25385
]
25386
},
@@ -25518,7 +25524,7 @@
25524
"ru": "На данный момент уведомлений нет",
25525
"zh-chs": "目前沒有任何通知",
25526
"xloc": [
25521
- "default.handlebars->25->1687"
25527
+ "default.handlebars->25->1688"
25528
]
25529
},
25530
{
@@ -26747,9 +26753,9 @@
26753
"default-mobile.handlebars->9->181",
26754
"default-mobile.handlebars->9->182",
26755
"default.handlebars->25->13",
26750
- "default.handlebars->25->1651",
26751
- "default.handlebars->25->1664",
26756
+ "default.handlebars->25->1652",
26757
"default.handlebars->25->1665",
26758
+ "default.handlebars->25->1666",
26759
"default.handlebars->25->379",
26760
"default.handlebars->25->41",
26761
"default.handlebars->25->42",
@@ -26794,7 +26800,7 @@
26800
"ru": "Неизвестное действие",
26801
"zh-chs": "未知動作",
26802
"xloc": [
26797
- "default.handlebars->25->1701"
26803
+ "default.handlebars->25->1702"
26804
]
26805
},
26806
{
@@ -26811,8 +26817,8 @@
26817
"ru": "Неизвестное устройство",
26818
"zh-chs": "未知設備",
26819
"xloc": [
26814
- "default.handlebars->25->1525",
26815
- "default.handlebars->25->1639"
26820
+ "default.handlebars->25->1526",
26821
+ "default.handlebars->25->1640"
26822
]
26823
},
26824
{
@@ -26829,9 +26835,9 @@
26835
"ru": "Неизвестная группа устройств",
26836
"zh-chs": "未知設備組",
26837
"xloc": [
26832
- "default.handlebars->25->1519",
26833
- "default.handlebars->25->1627",
26834
- "default.handlebars->25->1705"
26838
+ "default.handlebars->25->1520",
26839
+ "default.handlebars->25->1628",
26840
+ "default.handlebars->25->1706"
26841
]
26842
},
26843
{
@@ -26848,7 +26854,7 @@
26854
"ru": "Неизвестная группа",
26855
"zh-chs": "未知群組",
26856
"xloc": [
26851
- "default.handlebars->25->1697"
26857
+ "default.handlebars->25->1698"
26858
]
26859
},
26860
{
@@ -26883,7 +26889,7 @@
26889
"ru": "Неизвестная группа пользователей",
26890
"zh-chs": "未知用戶組",
26891
"xloc": [
26886
- "default.handlebars->25->1633"
26892
+ "default.handlebars->25->1634"
26893
]
26894
},
26895
{
@@ -26972,7 +26978,7 @@
26978
"ru": "Актуально",
26979
"zh-chs": "最新",
26980
"xloc": [
26975
- "default.handlebars->25->1762"
26981
+ "default.handlebars->25->1763"
26982
]
26983
},
26984
{
@@ -27221,8 +27227,8 @@
27227
"ru": "Использовано",
27228
"zh-chs": "用過的",
27229
"xloc": [
27224
- "default.handlebars->25->1691",
27225
- "default.handlebars->25->1693"
27230
+ "default.handlebars->25->1692",
27231
+ "default.handlebars->25->1694"
27232
]
27233
},
27234
{
@@ -27242,8 +27248,8 @@
27248
"default-mobile.handlebars->9->333",
27249
"default.handlebars->25->1187",
27250
"default.handlebars->25->1410",
27245
- "default.handlebars->25->1515",
27246
- "default.handlebars->25->1684",
27251
+ "default.handlebars->25->1516",
27252
+ "default.handlebars->25->1685",
27253
"default.handlebars->25->193",
27254
"default.handlebars->25->563"
27255
]
@@ -27299,7 +27305,7 @@
27305
"ru": "Учетные записи пользователей",
27306
"zh-chs": "用戶帳號",
27307
"xloc": [
27302
- "default.handlebars->25->1710"
27308
+ "default.handlebars->25->1711"
27309
]
27310
},
27311
{
@@ -27336,7 +27342,7 @@
27342
"zh-chs": "用戶同意",
27343
"xloc": [
27344
"default.handlebars->25->1155",
27339
- "default.handlebars->25->1587",
27345
+ "default.handlebars->25->1588",
27346
"default.handlebars->25->509"
27347
]
27348
},
@@ -27356,9 +27362,9 @@
27362
"xloc": [
27363
"default.handlebars->25->1243",
27364
"default.handlebars->25->1244",
27359
- "default.handlebars->25->1496",
27360
- "default.handlebars->25->1635",
27361
- "default.handlebars->25->1654",
27365
+ "default.handlebars->25->1497",
27366
+ "default.handlebars->25->1636",
27367
+ "default.handlebars->25->1655",
27368
"default.handlebars->25->562"
27369
]
27370
},
@@ -27393,7 +27399,7 @@
27399
"ru": "Членство в группах пользователей",
27400
"zh-chs": "用戶組成員資格",
27401
"xloc": [
27396
- "default.handlebars->25->1632"
27402
+ "default.handlebars->25->1633"
27403
]
27404
},
27405
{
@@ -27411,7 +27417,7 @@
27417
"zh-chs": "用戶標識",
27418
"xloc": [
27419
"default.handlebars->25->1304",
27414
- "default.handlebars->25->1557"
27420
+ "default.handlebars->25->1558"
27421
]
27422
},
27423
{
@@ -27463,7 +27469,7 @@
27469
"zh-chs": "用戶名",
27470
"xloc": [
27471
"default.handlebars->25->1241",
27466
- "default.handlebars->25->1544"
27472
+ "default.handlebars->25->1545"
27473
]
27474
},
27475
{
@@ -27511,7 +27517,7 @@
27517
"ru": "Сессии пользователя",
27518
"zh-chs": "用戶會話",
27519
"xloc": [
27514
- "default.handlebars->25->1727"
27520
+ "default.handlebars->25->1728"
27521
]
27522
},
27523
{
@@ -27705,9 +27711,9 @@
27711
"ru": "Пользователи",
27712
"zh-chs": "用戶數",
27713
"xloc": [
27708
- "default.handlebars->25->1484",
27709
- "default.handlebars->25->1507",
27710
- "default.handlebars->25->1726",
27714
+ "default.handlebars->25->1485",
27715
+ "default.handlebars->25->1508",
27716
+ "default.handlebars->25->1727",
27717
"default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral"
27718
]
27719
},
@@ -27725,7 +27731,7 @@
27731
"ru": "Сессии пользователей",
27732
"zh-chs": "用戶會話",
27733
"xloc": [
27728
- "default.handlebars->25->1714"
27734
+ "default.handlebars->25->1715"
27735
]
27736
},
27737
{
@@ -27808,7 +27814,7 @@
27814
"ru": "Проверенный",
27815
"zh-chs": "已驗證",
27816
"xloc": [
27811
- "default.handlebars->25->1613"
27817
+ "default.handlebars->25->1614"
27818
]
27819
},
27820
{
@@ -27908,7 +27914,7 @@
27914
"ru": "Версия несовместима, пожалуйста, сначала обновите установку MeshCentral",
27915
"zh-chs": "版本不兼容,请先升级您的MeshCentral安装",
27916
"xloc": [
27911
- "default.handlebars->25->1758"
27917
+ "default.handlebars->25->1759"
27918
]
27919
},
27920
{
@@ -27976,8 +27982,8 @@
27982
"ru": "Просмотр журнала изменений",
27983
"zh-chs": "查看变更日志",
27984
"xloc": [
27979
- "default.handlebars->25->1761",
27980
- "default.handlebars->25->1763"
27985
+ "default.handlebars->25->1762",
27986
+ "default.handlebars->25->1764"
27987
]
27988
},
27989
{
@@ -28028,7 +28034,7 @@
28034
"ru": "Посмотреть примечания об этом пользователе",
28035
"zh-chs": "查看有關此用戶的註釋",
28036
"xloc": [
28031
- "default.handlebars->25->1595"
28037
+ "default.handlebars->25->1596"
28038
]
28039
},
28040
{
@@ -28235,8 +28241,8 @@
28241
"ru": "Веб-сервер",
28242
"zh-chs": "網絡服務器",
28243
"xloc": [
28238
- "default.handlebars->25->1747",
28239
- "default.handlebars->25->1748"
28244
+ "default.handlebars->25->1748",
28245
+ "default.handlebars->25->1749"
28246
]
28247
},
28248
{
@@ -28253,7 +28259,7 @@
28259
"ru": "Запросы веб-сервера",
28260
"zh-chs": "Web服務器請求",
28261
"xloc": [
28256
- "default.handlebars->25->1749"
28262
+ "default.handlebars->25->1750"
28263
]
28264
},
28265
{
@@ -28270,7 +28276,7 @@
28276
"ru": "Ретранслятор Web Socket",
28277
"zh-chs": "Web套接字中繼",
28278
"xloc": [
28273
- "default.handlebars->25->1750"
28279
+ "default.handlebars->25->1751"
28280
]
28281
},
28282
{
@@ -28375,7 +28381,7 @@
28381
"ru": "Будет изменено при следующем входе в систему.",
28382
"zh-chs": "下次登錄時將更改。",
28383
"xloc": [
28378
- "default.handlebars->25->1567"
28384
+ "default.handlebars->25->1568"
28385
]
28386
},
28387
{
@@ -29335,7 +29341,7 @@
29341
"ru": "\\\\'",
29342
"zh-chs": "\\\\'",
29343
"xloc": [
29338
- "default.handlebars->25->1759"
29344
+ "default.handlebars->25->1760"
29345
]
29346
},
29347
{
@@ -29610,7 +29616,7 @@
29616
"ru": "свободно",
29617
"zh-chs": "自由",
29618
"xloc": [
29613
- "default.handlebars->25->1722"
29619
+ "default.handlebars->25->1723"
29620
]
29621
},
29622
{
@@ -29890,7 +29896,7 @@
29896
"ru": "k max, пусто по умолчанию",
29897
"zh-chs": "k max,默认为空白",
29898
"xloc": [
29893
- "default.handlebars->25->1470"
29899
+ "default.handlebars->25->1471"
29900
]
29901
},
29902
{
@@ -29974,7 +29980,7 @@
29980
"ru": "servertrace.csv",
29981
"zh-chs": "servertrace.csv",
29982
"xloc": [
29977
- "default.handlebars->25->1757"
29983
+ "default.handlebars->25->1758"
29984
]
29985
},
29986
{
@@ -30027,7 +30033,7 @@
30033
"ru": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
30034
"zh-chs": "時間,conn.agent,conn.users,conn.usersessions,conn.relaysession,conn.intelamt,mem.external,mem.heapused,mem.heaptotal,mem.rss",
30035
"xloc": [
30030
- "default.handlebars->25->1735"
30036
+ "default.handlebars->25->1736"
30037
]
30038
},
30039
{
@@ -30044,7 +30050,7 @@
30050
"ru": "time, source, message",
30051
"zh-chs": "時間,來源,訊息",
30052
"xloc": [
30047
- "default.handlebars->25->1756"
30053
+ "default.handlebars->25->1757"
30054
]
30055
},
30056
{
@@ -30075,7 +30081,7 @@
30081
"ru": "всего",
30082
"zh-chs": "總",
30083
"xloc": [
30078
- "default.handlebars->25->1723"
30084
+ "default.handlebars->25->1724"
30085
]
30086
},
30087
{
@@ -30230,7 +30236,7 @@
30236
"zh-chs": "{0} Kb",
30237
"xloc": [
30238
"default.handlebars->25->1357",
30233
- "default.handlebars->25->1663"
30239
+ "default.handlebars->25->1664"
30240
]
30241
},
30242
{
@@ -30282,7 +30288,7 @@
30288
"ru": "{0} активных сессий",
30289
"zh-chs": "{0}個活動會話",
30290
"xloc": [
30285
- "default.handlebars->25->1605"
30291
+ "default.handlebars->25->1606"
30292
]
30293
},
30294
{
@@ -30318,7 +30324,7 @@
30324
"xloc": [
30325
"default-mobile.handlebars->9->88",
30326
"default.handlebars->25->1367",
30321
- "default.handlebars->25->1678"
30327
+ "default.handlebars->25->1679"
30328
]
30329
},
30330
{
@@ -30376,7 +30382,7 @@
30382
"ru": "{0} групп",
30383
"zh-chs": "{0}個群組",
30384
"xloc": [
30379
- "default.handlebars->25->1572"
30385
+ "default.handlebars->25->1573"
30386
]
30387
},
30388
{
@@ -30940,4 +30946,4 @@
30946
]
30947
}
30948
]
30943
-}
30949
+}
\ No newline at end of file
views/default.handlebars
+2
-2
@@ -10186,11 +10186,11 @@
10186
x += addHtmlValue('<span id=p4hp1>' + "Password" + '</span>', '<input id=p4pass1 type=password maxlength=256 autocomplete="new-password" onchange=showCreateNewAccountDialogValidate() onkeyup=showCreateNewAccountDialogValidate() />');
10187
x += addHtmlValue('<span id=p4hp2>' + "Password" + '</span>', '<input id=p4pass2 type=password maxlength=256 autocomplete="new-password" onchange=showCreateNewAccountDialogValidate() onkeyup=showCreateNewAccountDialogValidate() />');
10188
x += '<div><label><input id=p4randomPassword onchange=showCreateNewAccountDialogValidate() type=checkbox />' + "Randomize the password." + '</label></div>';
10189
- x += '<div><label><input id=p4resetNextLogin onchange=showCreateNewAccountDialogValidate() type=checkbox />' + "Force password reset on next login." + '</label></div>';
10189
x += '<div><label><input id=p4removeEvents onchange=showCreateNewAccountDialogValidate() type=checkbox />' + "Remove all previous events for this userid." + '</label></div>';
10190
+ x += '<div><label><input id=p4resetNextLogin onchange=showCreateNewAccountDialogValidate() type=checkbox />' + "Force password reset on next login." + '</label></div>';
10191
if (serverinfo.emailcheck) {
10192
x += '<div><label><input id=p4verifiedEmail onchange=showCreateNewAccountDialogValidate() type=checkbox />' + "Email is verified." + '</label></div>';
10193
- x += '<div><label><input id=p4invitationEmail type=checkbox />' + "Send invitation email." + '</label></div>';
10193
+ x += '<div><label><input id=p4invitationEmail type=checkbox title=' + "Email verified and forced password reset required." + ' />' + "Send invitation email." + '</label></div>';
10194
}
10195
10196
if (passRequirements) {
webserver.js
+1
-1
@@ -3844,7 +3844,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
3844
obj.app.engine('handlebars', obj.exphbs({ defaultLayout: null })); // defaultLayout: 'main'
3845
obj.app.set('view engine', 'handlebars');
3846
if (obj.args.trustedproxy) { obj.app.set('trust proxy', obj.args.trustedproxy); } // Reverse proxy should add the "X-Forwarded-*" headers
3847
- else if (typeof obj.args.tlsoffload == 'string') { obj.app.set('trust proxy', obj.args.tlsoffload); } // Reverse proxy should add the "X-Forwarded-*" headers
3847
+ else if ((typeof obj.args.tlsoffload == 'string') || (typeof obj.args.tlsoffload == 'object')) { obj.app.set('trust proxy', obj.args.tlsoffload); } // Reverse proxy should add the "X-Forwarded-*" headers
3848
obj.app.use(obj.bodyParser.urlencoded({ extended: false }));
3849
var sessionOptions = {
3850
name: 'xid', // Recommended security practice to not use the default cookie name