Updated MeshCentral Router.
Ylian Saint-Hilaire committed
May 30, 2020 at 13:59 UTC
f13463ec67fdcfdc1169a84022e555c322528f7b
5 files changed
+1150
-1130
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,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
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
translate/translate.json
+1139
-1127
@@ -14,8 +14,8 @@
14
"ru": " + CIRA",
15
"zh-chs": " + CIRA",
16
"xloc": [
17
- "default.handlebars->25->1183",
18
- "default.handlebars->25->1185"
17
+ "default.handlebars->25->1185",
18
+ "default.handlebars->25->1187"
19
]
20
},
21
{
@@ -174,7 +174,7 @@
174
"ru": " Может быть использована подсказка пароля, но не рекоммендуется.",
175
"zh-chs": " 可以使用密碼提示,但不建議使用。",
176
"xloc": [
177
- "default.handlebars->25->1109"
177
+ "default.handlebars->25->1111"
178
]
179
},
180
{
@@ -191,8 +191,8 @@
191
"ru": " Для добавления в группу устройств, пользователь должен зайти на сервер хотя бы один раз.",
192
"zh-chs": " 用戶需要先登錄到該服務器一次,然後才能將其添加到設備組。",
193
"xloc": [
194
- "default.handlebars->25->1258",
195
- "default.handlebars->25->1571"
194
+ "default.handlebars->25->1260",
195
+ "default.handlebars->25->1573"
196
]
197
},
198
{
@@ -377,7 +377,7 @@
377
"ru": "* Оставьте пустым для установления случайного пароля каждому устройству.",
378
"zh-chs": "*保留空白以為每個設備分配一個隨機密碼。",
379
"xloc": [
380
- "default.handlebars->25->1230"
380
+ "default.handlebars->25->1232"
381
]
382
},
383
{
@@ -411,7 +411,7 @@
411
"zh-chs": ",",
412
"xloc": [
413
"default-mobile.handlebars->9->431",
414
- "default.handlebars->25->1324"
414
+ "default.handlebars->25->1326"
415
]
416
},
417
{
@@ -446,7 +446,7 @@
446
"ru": ", MQTT онлайн",
447
"zh-chs": ",MQTT在線",
448
"xloc": [
449
- "default.handlebars->25->852"
449
+ "default.handlebars->25->854"
450
]
451
},
452
{
@@ -463,7 +463,7 @@
463
"ru": ", Soft-KVM",
464
"zh-chs": ",軟KVM",
465
"xloc": [
466
- "default.handlebars->25->698"
466
+ "default.handlebars->25->700"
467
]
468
},
469
{
@@ -482,9 +482,9 @@
482
"xloc": [
483
"default-mobile.handlebars->9->273",
484
"default-mobile.handlebars->9->282",
485
- "default.handlebars->25->705",
486
- "default.handlebars->25->736",
487
- "default.handlebars->25->748",
485
+ "default.handlebars->25->707",
486
+ "default.handlebars->25->738",
487
+ "default.handlebars->25->750",
488
"xterm.handlebars->9->6"
489
]
490
},
@@ -506,6 +506,12 @@
506
"default.handlebars->container->column_l->p12->p12warning->3->p12warninga"
507
]
508
},
509
+ {
510
+ "en": ", for this link to work you must download MeshCentral Router run it and click the install button.",
511
+ "xloc": [
512
+ "default.handlebars->25->664"
513
+ ]
514
+ },
515
{
516
"cs": ", klikněte na něj pravým tlačítkem nebo stiskněte klávesu Ctrl a klikněte na něj levým tlačítkem. Pak vyberte „Otevřít“ a postupujte podle pokynů.",
517
"de": ", rechtsklicken oder \"Ctrl\" halten und Datei anklicken. Anschließend \"Öffnen\" wählen und den Anweisungen folgen.",
@@ -561,7 +567,7 @@
567
"en": ", {0} watching",
568
"nl": ", {0} kijken",
569
"xloc": [
564
- "default.handlebars->25->699"
570
+ "default.handlebars->25->701"
571
]
572
},
573
{
@@ -618,9 +624,9 @@
624
"xloc": [
625
"default-mobile.handlebars->9->108",
626
"default-mobile.handlebars->9->284",
621
- "default.handlebars->25->1365",
622
- "default.handlebars->25->1719",
623
- "default.handlebars->25->750"
627
+ "default.handlebars->25->1367",
628
+ "default.handlebars->25->1721",
629
+ "default.handlebars->25->752"
630
]
631
},
632
{
@@ -669,7 +675,7 @@
675
"ru": "1 активная сессия",
676
"zh-chs": "1個活動會話",
677
"xloc": [
672
- "default.handlebars->25->1637"
678
+ "default.handlebars->25->1639"
679
]
680
},
681
{
@@ -688,14 +694,14 @@
694
"xloc": [
695
"default-mobile.handlebars->9->118",
696
"default-mobile.handlebars->9->435",
691
- "default.handlebars->25->1384"
697
+ "default.handlebars->25->1386"
698
]
699
},
700
{
701
"en": "1 connection",
702
"nl": "1 verbinding",
703
"xloc": [
698
- "default.handlebars->25->701"
704
+ "default.handlebars->25->703"
705
]
706
},
707
{
@@ -731,7 +737,7 @@
737
"ru": "1 группа",
738
"zh-chs": "1組",
739
"xloc": [
734
- "default.handlebars->25->1602"
740
+ "default.handlebars->25->1604"
741
]
742
},
743
{
@@ -803,7 +809,7 @@
809
"ru": "Еще 1 пользователь не показан, используйте поиск чтобы найти пользователей...",
810
"zh-chs": "未再顯示1個用戶,請使用搜索框查找用戶...",
811
"xloc": [
806
- "default.handlebars->25->1419"
812
+ "default.handlebars->25->1421"
813
]
814
},
815
{
@@ -858,7 +864,7 @@
864
"default-mobile.handlebars->9->160",
865
"default-mobile.handlebars->9->163",
866
"default-mobile.handlebars->9->166",
861
- "default.handlebars->25->1423",
867
+ "default.handlebars->25->1425",
868
"default.handlebars->25->210",
869
"default.handlebars->25->213",
870
"default.handlebars->25->216",
@@ -1130,8 +1136,8 @@
1136
"ru": "двухфакторная аутентификация включена",
1137
"zh-chs": "啟用第二因素身份驗證",
1138
"xloc": [
1133
- "default.handlebars->25->1436",
1134
- "default.handlebars->25->1624"
1139
+ "default.handlebars->25->1438",
1140
+ "default.handlebars->25->1626"
1141
]
1142
},
1143
{
@@ -1843,7 +1849,7 @@
1849
"ru": "Отказано в доступе",
1850
"zh-chs": "拒絕訪問",
1851
"xloc": [
1846
- "default.handlebars->25->853"
1852
+ "default.handlebars->25->855"
1853
]
1854
},
1855
{
@@ -1878,7 +1884,7 @@
1884
"ru": "Доступ к файлам сервера",
1885
"zh-chs": "訪問服務器文件",
1886
"xloc": [
1881
- "default.handlebars->25->1577"
1887
+ "default.handlebars->25->1579"
1888
]
1889
},
1890
{
@@ -1953,8 +1959,8 @@
1959
"default-mobile.handlebars->9->93",
1960
"default-mobile.handlebars->9->95",
1961
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
1956
- "default.handlebars->25->1118",
1962
"default.handlebars->25->1120",
1963
+ "default.handlebars->25->1122",
1964
"default.handlebars->25->460",
1965
"default.handlebars->25->462"
1966
]
@@ -2002,8 +2008,8 @@
2008
"ru": "Аккаунт заблокирован",
2009
"zh-chs": "帐户已被锁定",
2010
"xloc": [
2005
- "default.handlebars->25->1438",
2006
- "default.handlebars->25->1574"
2011
+ "default.handlebars->25->1440",
2012
+ "default.handlebars->25->1576"
2013
]
2014
},
2015
{
@@ -2091,7 +2097,7 @@
2097
"ru": "Действиe",
2098
"zh-chs": "行動",
2099
"xloc": [
2094
- "default.handlebars->25->858",
2100
+ "default.handlebars->25->860",
2101
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2102
]
2103
},
@@ -2109,8 +2115,8 @@
2115
"ru": "Файл действий",
2116
"zh-chs": "動作文件",
2117
"xloc": [
2112
- "default.handlebars->25->674",
2113
- "default.handlebars->25->676"
2118
+ "default.handlebars->25->676",
2119
+ "default.handlebars->25->678"
2120
]
2121
},
2122
{
@@ -2189,7 +2195,7 @@
2195
"default-mobile.handlebars->9->340",
2196
"default.handlebars->25->482",
2197
"default.handlebars->25->484",
2192
- "default.handlebars->25->816"
2198
+ "default.handlebars->25->818"
2199
]
2200
},
2201
{
@@ -2206,8 +2212,8 @@
2212
"ru": "Активация",
2213
"zh-chs": "激活",
2214
"xloc": [
2209
- "default.handlebars->25->1196",
2215
"default.handlebars->25->1198",
2216
+ "default.handlebars->25->1200",
2217
"default.handlebars->25->236",
2218
"default.handlebars->25->238"
2219
]
@@ -2243,7 +2249,7 @@
2249
"ru": "Добавить агент",
2250
"zh-chs": "添加代理",
2251
"xloc": [
2246
- "default.handlebars->25->1200",
2252
+ "default.handlebars->25->1202",
2253
"default.handlebars->25->240"
2254
]
2255
},
@@ -2278,8 +2284,8 @@
2284
"ru": "Добавить устройство",
2285
"zh-chs": "添加設備",
2286
"xloc": [
2281
- "default.handlebars->25->1551",
2282
- "default.handlebars->25->1670"
2287
+ "default.handlebars->25->1553",
2288
+ "default.handlebars->25->1672"
2289
]
2290
},
2291
{
@@ -2313,9 +2319,9 @@
2319
"ru": "Добавить группу устройств",
2320
"zh-chs": "添加設備組",
2321
"xloc": [
2316
- "default.handlebars->25->1290",
2317
- "default.handlebars->25->1545",
2318
- "default.handlebars->25->1658",
2322
+ "default.handlebars->25->1292",
2323
+ "default.handlebars->25->1547",
2324
+ "default.handlebars->25->1660",
2325
"default.handlebars->25->198"
2326
]
2327
},
@@ -2330,7 +2336,7 @@
2336
"nl": "Machtigingen voor apparaatgroep toevoegen",
2337
"zh-chs": "添加设备组权限",
2338
"xloc": [
2333
- "default.handlebars->25->1287"
2339
+ "default.handlebars->25->1289"
2340
]
2341
},
2342
{
@@ -2346,8 +2352,8 @@
2352
"ru": "Добавить разрешения для устройства",
2353
"zh-chs": "添加设备权限",
2354
"xloc": [
2349
- "default.handlebars->25->1292",
2350
- "default.handlebars->25->1294"
2355
+ "default.handlebars->25->1294",
2356
+ "default.handlebars->25->1296"
2357
]
2358
},
2359
{
@@ -2432,7 +2438,7 @@
2438
"ru": "Добавить участие",
2439
"zh-chs": "添加會員",
2440
"xloc": [
2435
- "default.handlebars->25->1688"
2441
+ "default.handlebars->25->1690"
2442
]
2443
},
2444
{
@@ -2470,8 +2476,8 @@
2476
"default.handlebars->25->135",
2477
"default.handlebars->25->138",
2478
"default.handlebars->25->139",
2473
- "default.handlebars->25->886",
2474
- "default.handlebars->25->887"
2479
+ "default.handlebars->25->888",
2480
+ "default.handlebars->25->889"
2481
]
2482
},
2483
{
@@ -2505,7 +2511,7 @@
2511
"ru": "Добавить разрешения для пользовательских устройств",
2512
"zh-chs": "添加用户设备权限",
2513
"xloc": [
2508
- "default.handlebars->25->1297"
2514
+ "default.handlebars->25->1299"
2515
]
2516
},
2517
{
@@ -2522,9 +2528,9 @@
2528
"ru": "Добавить группу пользователей",
2529
"zh-chs": "添加用戶組",
2530
"xloc": [
2525
- "default.handlebars->25->1190",
2526
- "default.handlebars->25->1289",
2527
- "default.handlebars->25->1664",
2531
+ "default.handlebars->25->1192",
2532
+ "default.handlebars->25->1291",
2533
+ "default.handlebars->25->1666",
2534
"default.handlebars->25->572"
2535
]
2536
},
@@ -2539,7 +2545,7 @@
2545
"nl": "Gebruikersmachtigingen voor apparaatgroep toevoegen",
2546
"zh-chs": "添加用户组设备权限",
2547
"xloc": [
2542
- "default.handlebars->25->1299"
2548
+ "default.handlebars->25->1301"
2549
]
2550
},
2551
{
@@ -2584,8 +2590,8 @@
2590
"ru": "Добавить пользователей",
2591
"zh-chs": "添加用戶",
2592
"xloc": [
2587
- "default.handlebars->25->1189",
2588
- "default.handlebars->25->1540"
2593
+ "default.handlebars->25->1191",
2594
+ "default.handlebars->25->1542"
2595
]
2596
},
2597
{
@@ -2602,7 +2608,7 @@
2608
"ru": "Добавить пользователей в группу устройств",
2609
"zh-chs": "將用戶添加到設備組",
2610
"xloc": [
2605
- "default.handlebars->25->1286"
2611
+ "default.handlebars->25->1288"
2612
]
2613
},
2614
{
@@ -2619,7 +2625,7 @@
2625
"ru": "Добавить пользователей в группу",
2626
"zh-chs": "將用戶添加到用戶組",
2627
"xloc": [
2622
- "default.handlebars->25->1573"
2628
+ "default.handlebars->25->1575"
2629
]
2630
},
2631
{
@@ -2670,7 +2676,7 @@
2676
"ru": "Добавить новый Intel® AMT компьютер, находящийся в интернете.",
2677
"zh-chs": "添加位於互聯網上的新英特爾®AMT計算機。",
2678
"xloc": [
2673
- "default.handlebars->25->1191",
2679
+ "default.handlebars->25->1193",
2680
"default.handlebars->25->229"
2681
]
2682
},
@@ -2688,7 +2694,7 @@
2694
"ru": "Добавить новый Intel® AMT компьютер, находящийся в локальной сети.",
2695
"zh-chs": "添加位於本地網絡上的新英特爾®AMT計算機。",
2696
"xloc": [
2691
- "default.handlebars->25->1193",
2697
+ "default.handlebars->25->1195",
2698
"default.handlebars->25->231"
2699
]
2700
},
@@ -2720,7 +2726,7 @@
2726
"nl": "Voeg een nieuwe computer toe aan deze apparaatgroep door de mesh-agent te installeren.",
2727
"zh-chs": "通过安装网状代理,将新计算机添加到该设备组。",
2728
"xloc": [
2723
- "default.handlebars->25->1199",
2729
+ "default.handlebars->25->1201",
2730
"default.handlebars->25->239"
2731
]
2732
},
@@ -2773,7 +2779,7 @@
2779
"zh-chs": "管理員控制模式(ACM)",
2780
"xloc": [
2781
"default-mobile.handlebars->9->342",
2776
- "default.handlebars->25->818"
2782
+ "default.handlebars->25->820"
2783
]
2784
},
2785
{
@@ -2791,7 +2797,7 @@
2797
"zh-chs": "管理員憑證",
2798
"xloc": [
2799
"default-mobile.handlebars->9->348",
2794
- "default.handlebars->25->824"
2800
+ "default.handlebars->25->826"
2801
]
2802
},
2803
{
@@ -2826,7 +2832,7 @@
2832
"ru": "Области администратора",
2833
"zh-chs": "管理領域",
2834
"xloc": [
2829
- "default.handlebars->25->1606"
2835
+ "default.handlebars->25->1608"
2836
]
2837
},
2838
{
@@ -2861,7 +2867,7 @@
2867
"ru": "Административные области",
2868
"zh-chs": "行政領域",
2869
"xloc": [
2864
- "default.handlebars->25->1491"
2870
+ "default.handlebars->25->1493"
2871
]
2872
},
2873
{
@@ -2878,7 +2884,7 @@
2884
"ru": "Администратор",
2885
"zh-chs": "管理員",
2886
"xloc": [
2881
- "default.handlebars->25->1430"
2887
+ "default.handlebars->25->1432"
2888
]
2889
},
2890
{
@@ -2895,7 +2901,7 @@
2901
"ru": "Африканский",
2902
"zh-chs": "南非語",
2903
"xloc": [
2898
- "default.handlebars->25->889"
2904
+ "default.handlebars->25->891"
2905
]
2906
},
2907
{
@@ -2915,8 +2921,8 @@
2921
"default-mobile.handlebars->9->190",
2922
"default-mobile.handlebars->9->212",
2923
"default-mobile.handlebars->9->228",
2918
- "default.handlebars->25->1351",
2919
- "default.handlebars->25->1359",
2924
+ "default.handlebars->25->1353",
2925
+ "default.handlebars->25->1361",
2926
"default.handlebars->25->177",
2927
"default.handlebars->25->383",
2928
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -2936,8 +2942,8 @@
2942
"ru": "Агент + Intel AMT",
2943
"zh-chs": "代理+英特爾AMT",
2944
"xloc": [
2939
- "default.handlebars->25->1353",
2940
- "default.handlebars->25->1361"
2945
+ "default.handlebars->25->1355",
2946
+ "default.handlebars->25->1363"
2947
]
2948
},
2949
{
@@ -2972,7 +2978,7 @@
2978
"zh-chs": "代理控制台",
2979
"xloc": [
2980
"default-mobile.handlebars->9->415",
2975
- "default.handlebars->25->1307"
2981
+ "default.handlebars->25->1309"
2982
]
2983
},
2984
{
@@ -2989,7 +2995,7 @@
2995
"ru": "Счетчик ошибок агента",
2996
"zh-chs": "座席錯誤計數器",
2997
"xloc": [
2992
- "default.handlebars->25->1729"
2998
+ "default.handlebars->25->1731"
2999
]
3000
},
3001
{
@@ -3058,7 +3064,7 @@
3064
"ru": "Сессии агентов",
3065
"zh-chs": "座席會議",
3066
"xloc": [
3061
- "default.handlebars->25->1745"
3067
+ "default.handlebars->25->1747"
3068
]
3069
},
3070
{
@@ -3093,7 +3099,7 @@
3099
"ru": "Типы агента",
3100
"zh-chs": "代理類型",
3101
"xloc": [
3096
- "default.handlebars->25->1357",
3102
+ "default.handlebars->25->1359",
3103
"default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
3104
]
3105
},
@@ -3147,7 +3153,7 @@
3153
"ru": "Агент оффлайн",
3154
"zh-chs": "代理離線",
3155
"xloc": [
3150
- "default.handlebars->25->851"
3156
+ "default.handlebars->25->853"
3157
]
3158
},
3159
{
@@ -3164,7 +3170,7 @@
3170
"ru": "Агент онлайн",
3171
"zh-chs": "代理在線",
3172
"xloc": [
3167
- "default.handlebars->25->850"
3173
+ "default.handlebars->25->852"
3174
]
3175
},
3176
{
@@ -3181,7 +3187,7 @@
3187
"ru": "Агенты",
3188
"zh-chs": "代理商",
3189
"xloc": [
3184
- "default.handlebars->25->1758"
3190
+ "default.handlebars->25->1760"
3191
]
3192
},
3193
{
@@ -3198,7 +3204,7 @@
3204
"ru": "Албанский",
3205
"zh-chs": "阿爾巴尼亞語",
3206
"xloc": [
3201
- "default.handlebars->25->890"
3207
+ "default.handlebars->25->892"
3208
]
3209
},
3210
{
@@ -3248,9 +3254,9 @@
3254
"ru": "Фокусирование всех",
3255
"zh-chs": "全部聚焦",
3256
"xloc": [
3251
- "default.handlebars->25->706",
3257
"default.handlebars->25->708",
3253
- "default.handlebars->25->709"
3258
+ "default.handlebars->25->710",
3259
+ "default.handlebars->25->711"
3260
]
3261
},
3262
{
@@ -3267,8 +3273,8 @@
3273
"ru": "Разрешить пользователям управлять этой группой и устройствами этой группы.",
3274
"zh-chs": "允許用戶管理此設備組和該組中的設備。",
3275
"xloc": [
3270
- "default.handlebars->25->1256",
3271
- "default.handlebars->25->1570"
3276
+ "default.handlebars->25->1258",
3277
+ "default.handlebars->25->1572"
3278
]
3279
},
3280
{
@@ -3284,7 +3290,7 @@
3290
"ru": "Разрешить пользователям управлять этим устройством.",
3291
"zh-chs": "允许用户管理此设备。",
3292
"xloc": [
3287
- "default.handlebars->25->1257"
3293
+ "default.handlebars->25->1259"
3294
]
3295
},
3296
{
@@ -3337,7 +3343,7 @@
3343
"ru": "Поменять (F10 = ESC+0)",
3344
"zh-chs": "備用(F10 = ESC + 0)",
3345
"xloc": [
3340
- "default.handlebars->25->741"
3346
+ "default.handlebars->25->743"
3347
]
3348
},
3349
{
@@ -3371,8 +3377,8 @@
3377
"ru": "Всегда уведомлять",
3378
"zh-chs": "始終通知",
3379
"xloc": [
3374
- "default.handlebars->25->1170",
3375
- "default.handlebars->25->1615",
3380
+ "default.handlebars->25->1172",
3381
+ "default.handlebars->25->1617",
3382
"default.handlebars->25->518"
3383
]
3384
},
@@ -3390,8 +3396,8 @@
3396
"ru": "Всегда запрашивать",
3397
"zh-chs": "總是提示",
3398
"xloc": [
3393
- "default.handlebars->25->1171",
3394
- "default.handlebars->25->1616",
3399
+ "default.handlebars->25->1173",
3400
+ "default.handlebars->25->1618",
3401
"default.handlebars->25->519"
3402
]
3403
},
@@ -3591,7 +3597,7 @@
3597
"ru": "Арабский (Алжир)",
3598
"zh-chs": "阿拉伯文(阿爾及利亞)",
3599
"xloc": [
3594
- "default.handlebars->25->892"
3600
+ "default.handlebars->25->894"
3601
]
3602
},
3603
{
@@ -3608,7 +3614,7 @@
3614
"ru": "Арабский (Бахрейн)",
3615
"zh-chs": "阿拉伯文(巴林)",
3616
"xloc": [
3611
- "default.handlebars->25->893"
3617
+ "default.handlebars->25->895"
3618
]
3619
},
3620
{
@@ -3625,7 +3631,7 @@
3631
"ru": "Арабский (Египет)",
3632
"zh-chs": "阿拉伯文(埃及)",
3633
"xloc": [
3628
- "default.handlebars->25->894"
3634
+ "default.handlebars->25->896"
3635
]
3636
},
3637
{
@@ -3642,7 +3648,7 @@
3648
"ru": "Арабский (Ирак)",
3649
"zh-chs": "阿拉伯文(伊拉克)",
3650
"xloc": [
3645
- "default.handlebars->25->895"
3651
+ "default.handlebars->25->897"
3652
]
3653
},
3654
{
@@ -3659,7 +3665,7 @@
3665
"ru": "Арабский (Иордания)",
3666
"zh-chs": "阿拉伯語(約旦)",
3667
"xloc": [
3662
- "default.handlebars->25->896"
3668
+ "default.handlebars->25->898"
3669
]
3670
},
3671
{
@@ -3676,7 +3682,7 @@
3682
"ru": "Арабский (Кувейт)",
3683
"zh-chs": "阿拉伯文(科威特)",
3684
"xloc": [
3679
- "default.handlebars->25->897"
3685
+ "default.handlebars->25->899"
3686
]
3687
},
3688
{
@@ -3693,7 +3699,7 @@
3699
"ru": "Арабский (Ливан)",
3700
"zh-chs": "阿拉伯語(黎巴嫩)",
3701
"xloc": [
3696
- "default.handlebars->25->898"
3702
+ "default.handlebars->25->900"
3703
]
3704
},
3705
{
@@ -3710,7 +3716,7 @@
3716
"ru": "Арабский (Ливия)",
3717
"zh-chs": "阿拉伯文(利比亞)",
3718
"xloc": [
3713
- "default.handlebars->25->899"
3719
+ "default.handlebars->25->901"
3720
]
3721
},
3722
{
@@ -3727,7 +3733,7 @@
3733
"ru": "Арабский (Марокко)",
3734
"zh-chs": "阿拉伯文(摩洛哥)",
3735
"xloc": [
3730
- "default.handlebars->25->900"
3736
+ "default.handlebars->25->902"
3737
]
3738
},
3739
{
@@ -3744,7 +3750,7 @@
3750
"ru": "Арабский (Оман)",
3751
"zh-chs": "阿拉伯文(阿曼)",
3752
"xloc": [
3747
- "default.handlebars->25->901"
3753
+ "default.handlebars->25->903"
3754
]
3755
},
3756
{
@@ -3761,7 +3767,7 @@
3767
"ru": "Арабский (Катар)",
3768
"zh-chs": "阿拉伯語(卡塔爾)",
3769
"xloc": [
3764
- "default.handlebars->25->902"
3770
+ "default.handlebars->25->904"
3771
]
3772
},
3773
{
@@ -3778,7 +3784,7 @@
3784
"ru": "Арабский (Саудовская Аравия)",
3785
"zh-chs": "阿拉伯語(沙特阿拉伯)",
3786
"xloc": [
3781
- "default.handlebars->25->903"
3787
+ "default.handlebars->25->905"
3788
]
3789
},
3790
{
@@ -3795,7 +3801,7 @@
3801
"ru": "Арабский (стандартный)",
3802
"zh-chs": "阿拉伯語(標準)",
3803
"xloc": [
3798
- "default.handlebars->25->891"
3804
+ "default.handlebars->25->893"
3805
]
3806
},
3807
{
@@ -3812,7 +3818,7 @@
3818
"ru": "Арабский (Сирия)",
3819
"zh-chs": "阿拉伯語(敘利亞)",
3820
"xloc": [
3815
- "default.handlebars->25->904"
3821
+ "default.handlebars->25->906"
3822
]
3823
},
3824
{
@@ -3829,7 +3835,7 @@
3835
"ru": "Арабский (Тунис)",
3836
"zh-chs": "阿拉伯文(突尼斯)",
3837
"xloc": [
3832
- "default.handlebars->25->905"
3838
+ "default.handlebars->25->907"
3839
]
3840
},
3841
{
@@ -3846,7 +3852,7 @@
3852
"ru": "Арабский (О.А.Э.)",
3853
"zh-chs": "阿拉伯文(阿聯酋)",
3854
"xloc": [
3849
- "default.handlebars->25->906"
3855
+ "default.handlebars->25->908"
3856
]
3857
},
3858
{
@@ -3863,7 +3869,7 @@
3869
"ru": "Арабский (Йемен)",
3870
"zh-chs": "阿拉伯文(也門)",
3871
"xloc": [
3866
- "default.handlebars->25->907"
3872
+ "default.handlebars->25->909"
3873
]
3874
},
3875
{
@@ -3880,7 +3886,7 @@
3886
"ru": "Арагонский",
3887
"zh-chs": "阿拉貢人",
3888
"xloc": [
3883
- "default.handlebars->25->908"
3889
+ "default.handlebars->25->910"
3890
]
3891
},
3892
{
@@ -3898,7 +3904,7 @@
3904
"zh-chs": "建築",
3905
"xloc": [
3906
"default-mobile.handlebars->9->316",
3901
- "default.handlebars->25->792"
3907
+ "default.handlebars->25->794"
3908
]
3909
},
3910
{
@@ -3933,7 +3939,7 @@
3939
"zh-chs": "您確定要刪除組{0}嗎?刪除設備組還將刪除該組中有關設備的所有信息。",
3940
"xloc": [
3941
"default-mobile.handlebars->9->386",
3936
- "default.handlebars->25->1234"
3942
+ "default.handlebars->25->1236"
3943
]
3944
},
3945
{
@@ -4001,7 +4007,7 @@
4007
"ru": "Вы уверенны, что {0} плагин: {1}",
4008
"zh-chs": "您確定要{0}插件嗎:{1}",
4009
"xloc": [
4004
- "default.handlebars->25->1798"
4010
+ "default.handlebars->25->1800"
4011
]
4012
},
4013
{
@@ -4018,7 +4024,7 @@
4024
"ru": "Армянский",
4025
"zh-chs": "亞美尼亞人",
4026
"xloc": [
4021
- "default.handlebars->25->909"
4027
+ "default.handlebars->25->911"
4028
]
4029
},
4030
{
@@ -4063,7 +4069,7 @@
4069
"ru": "Ассамский",
4070
"zh-chs": "阿薩姆語",
4071
"xloc": [
4066
- "default.handlebars->25->910"
4072
+ "default.handlebars->25->912"
4073
]
4074
},
4075
{
@@ -4080,7 +4086,7 @@
4086
"ru": "Астурии",
4087
"zh-chs": "阿斯圖里亞斯人",
4088
"xloc": [
4083
- "default.handlebars->25->911"
4089
+ "default.handlebars->25->913"
4090
]
4091
},
4092
{
@@ -4097,7 +4103,7 @@
4103
"ru": "Приложение аутентификации",
4104
"zh-chs": "身份驗證應用",
4105
"xloc": [
4100
- "default.handlebars->25->1619"
4106
+ "default.handlebars->25->1621"
4107
]
4108
},
4109
{
@@ -4120,8 +4126,8 @@
4126
"default-mobile.handlebars->9->73",
4127
"default.handlebars->25->109",
4128
"default.handlebars->25->114",
4123
- "default.handlebars->25->875",
4124
- "default.handlebars->25->877"
4129
+ "default.handlebars->25->877",
4130
+ "default.handlebars->25->879"
4131
]
4132
},
4133
{
@@ -4189,7 +4195,7 @@
4195
"ru": "Автоудаление",
4196
"zh-chs": "自動刪除",
4197
"xloc": [
4192
- "default.handlebars->25->1158"
4198
+ "default.handlebars->25->1160"
4199
]
4200
},
4201
{
@@ -4243,7 +4249,7 @@
4249
"ru": "Азербайджанский",
4250
"zh-chs": "阿塞拜疆",
4251
"xloc": [
4246
- "default.handlebars->25->912"
4252
+ "default.handlebars->25->914"
4253
]
4254
},
4255
{
@@ -4261,7 +4267,7 @@
4267
"zh-chs": "的BIOS",
4268
"xloc": [
4269
"default-mobile.handlebars->9->354",
4264
- "default.handlebars->25->830"
4270
+ "default.handlebars->25->832"
4271
]
4272
},
4273
{
@@ -4358,8 +4364,8 @@
4364
"ru": "Фоновый и интерактивный",
4365
"zh-chs": "背景與互動",
4366
"xloc": [
4361
- "default.handlebars->25->1334",
4362
- "default.handlebars->25->1341",
4367
+ "default.handlebars->25->1336",
4368
+ "default.handlebars->25->1343",
4369
"default.handlebars->25->308"
4370
]
4371
},
@@ -4377,8 +4383,8 @@
4383
"ru": "Только фоновый",
4384
"zh-chs": "僅背景",
4385
"xloc": [
4380
- "default.handlebars->25->1335",
4381
- "default.handlebars->25->1342",
4386
+ "default.handlebars->25->1337",
4387
+ "default.handlebars->25->1344",
4388
"default.handlebars->25->309",
4389
"default.handlebars->25->331"
4390
]
@@ -4414,7 +4420,7 @@
4420
"ru": "Резервные коды",
4421
"zh-chs": "備用碼",
4422
"xloc": [
4417
- "default.handlebars->25->1621"
4423
+ "default.handlebars->25->1623"
4424
]
4425
},
4426
{
@@ -4431,7 +4437,7 @@
4437
"ru": "Плохой ключ",
4438
"zh-chs": "錯誤的簽名",
4439
"xloc": [
4434
- "default.handlebars->25->1736"
4440
+ "default.handlebars->25->1738"
4441
]
4442
},
4443
{
@@ -4448,7 +4454,7 @@
4454
"ru": "Плохой веб-сертификат",
4455
"zh-chs": "錯誤的網絡證書",
4456
"xloc": [
4451
- "default.handlebars->25->1735"
4457
+ "default.handlebars->25->1737"
4458
]
4459
},
4460
{
@@ -4465,7 +4471,7 @@
4471
"ru": "Баскский",
4472
"zh-chs": "巴斯克",
4473
"xloc": [
4468
- "default.handlebars->25->913"
4474
+ "default.handlebars->25->915"
4475
]
4476
},
4477
{
@@ -4499,7 +4505,7 @@
4505
"ru": "Белорусский",
4506
"zh-chs": "白俄羅斯語",
4507
"xloc": [
4502
- "default.handlebars->25->915"
4508
+ "default.handlebars->25->917"
4509
]
4510
},
4511
{
@@ -4516,7 +4522,7 @@
4522
"ru": "Бенгальский",
4523
"zh-chs": "孟加拉",
4524
"xloc": [
4519
- "default.handlebars->25->916"
4525
+ "default.handlebars->25->918"
4526
]
4527
},
4528
{
@@ -4552,7 +4558,7 @@
4558
"ru": "Боснийский",
4559
"zh-chs": "波斯尼亞人",
4560
"xloc": [
4555
- "default.handlebars->25->917"
4561
+ "default.handlebars->25->919"
4562
]
4563
},
4564
{
@@ -4569,7 +4575,7 @@
4575
"ru": "Бретонский",
4576
"zh-chs": "布列塔尼",
4577
"xloc": [
4572
- "default.handlebars->25->918"
4578
+ "default.handlebars->25->920"
4579
]
4580
},
4581
{
@@ -4586,7 +4592,7 @@
4592
"ru": "Отправить сообщение",
4593
"zh-chs": "廣播",
4594
"xloc": [
4589
- "default.handlebars->25->1538",
4595
+ "default.handlebars->25->1540",
4596
"default.handlebars->container->column_l->p4->3->1->0->3->1"
4597
]
4598
},
@@ -4604,7 +4610,7 @@
4610
"ru": "Отправить сообщение",
4611
"zh-chs": "廣播消息",
4612
"xloc": [
4607
- "default.handlebars->25->1473"
4613
+ "default.handlebars->25->1475"
4614
]
4615
},
4616
{
@@ -4621,7 +4627,7 @@
4627
"ru": "Отправить сообщение всем подключенным пользователям.",
4628
"zh-chs": "向所有連接的用戶廣播消息。",
4629
"xloc": [
4624
- "default.handlebars->25->1472"
4630
+ "default.handlebars->25->1474"
4631
]
4632
},
4633
{
@@ -4638,7 +4644,7 @@
4644
"ru": "Болгарский",
4645
"zh-chs": "保加利亞語",
4646
"xloc": [
4641
- "default.handlebars->25->914"
4647
+ "default.handlebars->25->916"
4648
]
4649
},
4650
{
@@ -4655,7 +4661,7 @@
4661
"ru": "Бирманский",
4662
"zh-chs": "緬甸人",
4663
"xloc": [
4658
- "default.handlebars->25->919"
4664
+ "default.handlebars->25->921"
4665
]
4666
},
4667
{
@@ -4691,8 +4697,8 @@
4697
"zh-chs": "CIRA",
4698
"xloc": [
4699
"default-mobile.handlebars->9->191",
4694
- "default.handlebars->25->1222",
4695
- "default.handlebars->25->1227",
4700
+ "default.handlebars->25->1224",
4701
+ "default.handlebars->25->1229",
4702
"default.handlebars->25->179",
4703
"default.handlebars->25->385"
4704
]
@@ -4711,7 +4717,7 @@
4717
"ru": "CIRA Сервер",
4718
"zh-chs": "CIRA服務器",
4719
"xloc": [
4714
- "default.handlebars->25->1786"
4720
+ "default.handlebars->25->1788"
4721
]
4722
},
4723
{
@@ -4728,7 +4734,7 @@
4734
"ru": "CIRA Сервер команды",
4735
"zh-chs": "CIRA服務器命令",
4736
"xloc": [
4731
- "default.handlebars->25->1787"
4737
+ "default.handlebars->25->1789"
4738
]
4739
},
4740
{
@@ -4745,7 +4751,7 @@
4751
"zh-chs": "CPU",
4752
"xloc": [
4753
"default-mobile.handlebars->9->360",
4748
- "default.handlebars->25->836"
4754
+ "default.handlebars->25->838"
4755
]
4756
},
4757
{
@@ -4762,7 +4768,7 @@
4768
"ru": "Загрузка CPU",
4769
"zh-chs": "CPU負載",
4770
"xloc": [
4765
- "default.handlebars->25->1750"
4771
+ "default.handlebars->25->1752"
4772
]
4773
},
4774
{
@@ -4779,7 +4785,7 @@
4785
"ru": "Загрузка CPU за последние 15 минут",
4786
"zh-chs": "最近15分鐘的CPU負載",
4787
"xloc": [
4782
- "default.handlebars->25->1753"
4788
+ "default.handlebars->25->1755"
4789
]
4790
},
4791
{
@@ -4796,7 +4802,7 @@
4802
"ru": "Загрузка CPU за последние 5 минут",
4803
"zh-chs": "最近5分鐘的CPU負載",
4804
"xloc": [
4799
- "default.handlebars->25->1752"
4805
+ "default.handlebars->25->1754"
4806
]
4807
},
4808
{
@@ -4813,7 +4819,7 @@
4819
"ru": "Загрузка CPU за последнюю минуту",
4820
"zh-chs": "最後一分鐘的CPU負載",
4821
"xloc": [
4816
- "default.handlebars->25->1751"
4822
+ "default.handlebars->25->1753"
4823
]
4824
},
4825
{
@@ -4830,8 +4836,8 @@
4836
"ru": "CR+LF",
4837
"zh-chs": "CR +低頻",
4838
"xloc": [
4833
- "default.handlebars->25->734",
4834
- "default.handlebars->25->743",
4839
+ "default.handlebars->25->736",
4840
+ "default.handlebars->25->745",
4841
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
4842
]
4843
},
@@ -4849,8 +4855,8 @@
4855
"ru": "Формат CSV",
4856
"zh-chs": "CSV格式",
4857
"xloc": [
4852
- "default.handlebars->25->1405",
4853
- "default.handlebars->25->1464",
4858
+ "default.handlebars->25->1407",
4859
+ "default.handlebars->25->1466",
4860
"default.handlebars->25->411"
4861
]
4862
},
@@ -4868,7 +4874,7 @@
4874
"ru": "Ошибка вызова",
4875
"zh-chs": "通話錯誤",
4876
"xloc": [
4871
- "default.handlebars->25->1799"
4877
+ "default.handlebars->25->1801"
4878
]
4879
},
4880
{
@@ -4887,7 +4893,7 @@
4893
"xloc": [
4894
"default-mobile.handlebars->9->82",
4895
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
4890
- "default.handlebars->25->1139",
4896
+ "default.handlebars->25->1141",
4897
"default.handlebars->container->dialog->idx_dlgButtonBar",
4898
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
4899
"login.handlebars->dialog->idx_dlgButtonBar",
@@ -4907,8 +4913,8 @@
4913
"xloc": [
4914
"default-mobile.handlebars->9->368",
4915
"default-mobile.handlebars->9->370",
4910
- "default.handlebars->25->844",
4911
- "default.handlebars->25->846"
4916
+ "default.handlebars->25->846",
4917
+ "default.handlebars->25->848"
4918
]
4919
},
4920
{
@@ -4926,7 +4932,7 @@
4932
"zh-chs": "容量/速度",
4933
"xloc": [
4934
"default-mobile.handlebars->9->363",
4929
- "default.handlebars->25->839"
4935
+ "default.handlebars->25->841"
4936
]
4937
},
4938
{
@@ -4943,7 +4949,7 @@
4949
"ru": "Каталонский",
4950
"zh-chs": "加泰羅尼亞語",
4951
"xloc": [
4946
- "default.handlebars->25->920"
4952
+ "default.handlebars->25->922"
4953
]
4954
},
4955
{
@@ -4977,7 +4983,7 @@
4983
"ru": "Чаморро",
4984
"zh-chs": "查莫羅",
4985
"xloc": [
4980
- "default.handlebars->25->921"
4986
+ "default.handlebars->25->923"
4987
]
4988
},
4989
{
@@ -5008,7 +5014,7 @@
5014
"ru": "Смена email для {0}",
5015
"zh-chs": "更改{0}的電子郵件",
5016
"xloc": [
5011
- "default.handlebars->25->1647"
5017
+ "default.handlebars->25->1649"
5018
]
5019
},
5020
{
@@ -5045,8 +5051,8 @@
5051
"zh-chs": "更改密碼",
5052
"xloc": [
5053
"default-mobile.handlebars->9->90",
5048
- "default.handlebars->25->1115",
5049
- "default.handlebars->25->1636"
5054
+ "default.handlebars->25->1117",
5055
+ "default.handlebars->25->1638"
5056
]
5057
},
5058
{
@@ -5063,7 +5069,7 @@
5069
"ru": "Смена пароля для {0}",
5070
"zh-chs": "更改{0}的密碼",
5071
"xloc": [
5066
- "default.handlebars->25->1654"
5072
+ "default.handlebars->25->1656"
5073
]
5074
},
5075
{
@@ -5133,7 +5139,7 @@
5139
"ru": "Изменить пароль для этого пользователя",
5140
"zh-chs": "更改該用戶的密碼",
5141
"xloc": [
5136
- "default.handlebars->25->1635"
5142
+ "default.handlebars->25->1637"
5143
]
5144
},
5145
{
@@ -5167,7 +5173,7 @@
5173
"ru": "Измените адрес электронной почты вашей учетной записи здесь.",
5174
"zh-chs": "在此處更改您的帳戶電子郵件地址。",
5175
"xloc": [
5170
- "default.handlebars->25->1102"
5176
+ "default.handlebars->25->1104"
5177
]
5178
},
5179
{
@@ -5184,7 +5190,7 @@
5190
"ru": "Измените пароль своей учетной записи, введя старый пароль и дважды новый пароль в поля ниже.",
5191
"zh-chs": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
5192
"xloc": [
5187
- "default.handlebars->25->1108"
5193
+ "default.handlebars->25->1110"
5194
]
5195
},
5196
{
@@ -5201,7 +5207,7 @@
5207
"ru": "Изменение языка потребует перезагрузить страницу.",
5208
"zh-chs": "更改語言將需要刷新頁面。",
5209
"xloc": [
5204
- "default.handlebars->25->1087"
5210
+ "default.handlebars->25->1089"
5211
]
5212
},
5213
{
@@ -5218,7 +5224,7 @@
5224
"ru": "Чат",
5225
"zh-chs": "聊天室",
5226
"xloc": [
5221
- "default.handlebars->25->1422",
5227
+ "default.handlebars->25->1424",
5228
"default.handlebars->25->592",
5229
"default.handlebars->25->611"
5230
]
@@ -5239,8 +5245,8 @@
5245
"xloc": [
5246
"default-mobile.handlebars->9->407",
5247
"default-mobile.handlebars->9->425",
5242
- "default.handlebars->25->1284",
5243
- "default.handlebars->25->1318"
5248
+ "default.handlebars->25->1286",
5249
+ "default.handlebars->25->1320"
5250
]
5251
},
5252
{
@@ -5257,7 +5263,7 @@
5263
"ru": "Чеченский",
5264
"zh-chs": "車臣",
5265
"xloc": [
5260
- "default.handlebars->25->922"
5266
+ "default.handlebars->25->924"
5267
]
5268
},
5269
{
@@ -5338,8 +5344,8 @@
5344
"ru": "Проверка...",
5345
"zh-chs": "檢查...",
5346
"xloc": [
5341
- "default.handlebars->25->1793",
5342
- "default.handlebars->25->888"
5347
+ "default.handlebars->25->1795",
5348
+ "default.handlebars->25->890"
5349
]
5350
},
5351
{
@@ -5356,7 +5362,7 @@
5362
"ru": "Китайский",
5363
"zh-chs": "中文",
5364
"xloc": [
5359
- "default.handlebars->25->923"
5365
+ "default.handlebars->25->925"
5366
]
5367
},
5368
{
@@ -5373,7 +5379,7 @@
5379
"ru": "Китайский (Гонконг)",
5380
"zh-chs": "中文(香港)",
5381
"xloc": [
5376
- "default.handlebars->25->924"
5382
+ "default.handlebars->25->926"
5383
]
5384
},
5385
{
@@ -5390,7 +5396,7 @@
5396
"ru": "Китайский (КНР)",
5397
"zh-chs": "中文(中國)",
5398
"xloc": [
5393
- "default.handlebars->25->925"
5399
+ "default.handlebars->25->927"
5400
]
5401
},
5402
{
@@ -5407,7 +5413,7 @@
5413
"ru": "Упрощенный китайский)",
5414
"zh-chs": "简体中文)",
5415
"xloc": [
5410
- "default.handlebars->25->1085"
5416
+ "default.handlebars->25->1087"
5417
]
5418
},
5419
{
@@ -5424,7 +5430,7 @@
5430
"ru": "Китайский (Сингапур)",
5431
"zh-chs": "中文(新加坡)",
5432
"xloc": [
5427
- "default.handlebars->25->926"
5433
+ "default.handlebars->25->928"
5434
]
5435
},
5436
{
@@ -5441,7 +5447,7 @@
5447
"ru": "Китайский (Тайвань)",
5448
"zh-chs": "中文(台灣)",
5449
"xloc": [
5444
- "default.handlebars->25->927"
5450
+ "default.handlebars->25->929"
5451
]
5452
},
5453
{
@@ -5476,7 +5482,7 @@
5482
"ru": "Чувашский",
5483
"zh-chs": "楚瓦什",
5484
"xloc": [
5479
- "default.handlebars->25->928"
5485
+ "default.handlebars->25->930"
5486
]
5487
},
5488
{
@@ -5516,11 +5522,11 @@
5522
"default-mobile.handlebars->9->307",
5523
"default-mobile.handlebars->9->309",
5524
"default-mobile.handlebars->9->59",
5519
- "default.handlebars->25->1399",
5520
- "default.handlebars->25->769",
5525
+ "default.handlebars->25->1401",
5526
"default.handlebars->25->771",
5527
"default.handlebars->25->773",
5528
"default.handlebars->25->775",
5529
+ "default.handlebars->25->777",
5530
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
5531
"default.handlebars->container->column_l->p41->3->1",
5532
"messenger.handlebars->xbottom"
@@ -5554,7 +5560,7 @@
5560
"nl": "Wis alle meldingen",
5561
"zh-chs": "全部清除",
5562
"xloc": [
5557
- "default.handlebars->25->1723"
5563
+ "default.handlebars->25->1725"
5564
]
5565
},
5566
{
@@ -5571,7 +5577,7 @@
5577
"ru": "Очистить ядро",
5578
"zh-chs": "清除核心",
5579
"xloc": [
5574
- "default.handlebars->25->860"
5580
+ "default.handlebars->25->862"
5581
]
5582
},
5583
{
@@ -5604,7 +5610,7 @@
5610
"ru": "Очистить это уведомление",
5611
"zh-chs": "清除此通知",
5612
"xloc": [
5607
- "default.handlebars->25->1722"
5613
+ "default.handlebars->25->1724"
5614
]
5615
},
5616
{
@@ -5649,8 +5655,8 @@
5655
"nl": "Klik hier om de apparaatgroepsnaam te bewerken",
5656
"zh-chs": "单击此处编辑设备组名称",
5657
"xloc": [
5652
- "default.handlebars->25->1150",
5653
- "default.handlebars->25->1355"
5658
+ "default.handlebars->25->1152",
5659
+ "default.handlebars->25->1357"
5660
]
5661
},
5662
{
@@ -5680,7 +5686,7 @@
5686
"nl": "Klik hier om de gebruikersgroepsnaam te bewerken",
5687
"zh-chs": "单击此处编辑用户组名称",
5688
"xloc": [
5683
- "default.handlebars->25->1527"
5689
+ "default.handlebars->25->1529"
5690
]
5691
},
5692
{
@@ -5730,7 +5736,7 @@
5736
"zh-chs": "單擊確定將驗證郵件發送到:",
5737
"xloc": [
5738
"default-mobile.handlebars->9->75",
5733
- "default.handlebars->25->1099"
5739
+ "default.handlebars->25->1101"
5740
]
5741
},
5742
{
@@ -5765,7 +5771,7 @@
5771
"zh-chs": "客戶端控制模式(CCM)",
5772
"xloc": [
5773
"default-mobile.handlebars->9->341",
5768
- "default.handlebars->25->817"
5774
+ "default.handlebars->25->819"
5775
]
5776
},
5777
{
@@ -5782,8 +5788,8 @@
5788
"ru": "Клиент инициировал удаленный доступ",
5789
"zh-chs": "客戶端啟動的遠程訪問",
5790
"xloc": [
5785
- "default.handlebars->25->1221",
5786
- "default.handlebars->25->1226"
5791
+ "default.handlebars->25->1223",
5792
+ "default.handlebars->25->1228"
5793
]
5794
},
5795
{
@@ -5820,7 +5826,7 @@
5826
"default-mobile.handlebars->9->57",
5827
"default.handlebars->25->121",
5828
"default.handlebars->25->129",
5823
- "default.handlebars->25->727"
5829
+ "default.handlebars->25->729"
5830
]
5831
},
5832
{
@@ -5855,8 +5861,8 @@
5861
"ru": "Общие группы устройств",
5862
"zh-chs": "通用設備組",
5863
"xloc": [
5858
- "default.handlebars->25->1546",
5859
- "default.handlebars->25->1659"
5864
+ "default.handlebars->25->1548",
5865
+ "default.handlebars->25->1661"
5866
]
5867
},
5868
{
@@ -5873,8 +5879,8 @@
5879
"ru": "Общие устройства",
5880
"zh-chs": "通用設備",
5881
"xloc": [
5876
- "default.handlebars->25->1552",
5877
- "default.handlebars->25->1671"
5882
+ "default.handlebars->25->1554",
5883
+ "default.handlebars->25->1673"
5884
]
5885
},
5886
{
@@ -5892,7 +5898,7 @@
5898
"zh-chs": "將{1}入口{2}中的{0}限製到此位置?",
5899
"xloc": [
5900
"default-mobile.handlebars->9->127",
5895
- "default.handlebars->25->1394"
5901
+ "default.handlebars->25->1396"
5902
]
5903
},
5904
{
@@ -5911,11 +5917,11 @@
5917
"xloc": [
5918
"default-mobile.handlebars->9->265",
5919
"default-mobile.handlebars->9->387",
5914
- "default.handlebars->25->1235",
5915
- "default.handlebars->25->1448",
5916
- "default.handlebars->25->1517",
5917
- "default.handlebars->25->1566",
5918
- "default.handlebars->25->1657",
5920
+ "default.handlebars->25->1237",
5921
+ "default.handlebars->25->1450",
5922
+ "default.handlebars->25->1519",
5923
+ "default.handlebars->25->1568",
5924
+ "default.handlebars->25->1659",
5925
"default.handlebars->25->408",
5926
"default.handlebars->25->647",
5927
"default.handlebars->25->656"
@@ -5936,7 +5942,7 @@
5942
"zh-chs": "確認將1個副本複製到此位置?",
5943
"xloc": [
5944
"default-mobile.handlebars->9->298",
5939
- "default.handlebars->25->764"
5945
+ "default.handlebars->25->766"
5946
]
5947
},
5948
{
@@ -5954,7 +5960,7 @@
5960
"zh-chs": "確認{0}個條目的副本到此位置?",
5961
"xloc": [
5962
"default-mobile.handlebars->9->297",
5957
- "default.handlebars->25->763"
5963
+ "default.handlebars->25->765"
5964
]
5965
},
5966
{
@@ -5968,7 +5974,7 @@
5974
"nl": "Bevestig verwijdering geselecteerde account(s)?",
5975
"zh-chs": "确认删除选定的帐户?",
5976
"xloc": [
5971
- "default.handlebars->25->1447"
5977
+ "default.handlebars->25->1449"
5978
]
5979
},
5980
{
@@ -5999,7 +6005,7 @@
6005
"nl": "Bevestig verwijdering geselecteerde gebruikersgroep(en)?",
6006
"zh-chs": "确认删除选定的用户组?",
6007
"xloc": [
6002
- "default.handlebars->25->1516"
6008
+ "default.handlebars->25->1518"
6009
]
6010
},
6011
{
@@ -6016,7 +6022,7 @@
6022
"ru": "Подтвердить удаление пользователя {0}?",
6023
"zh-chs": "確認刪除用戶{0}?",
6024
"xloc": [
6019
- "default.handlebars->25->1656"
6025
+ "default.handlebars->25->1658"
6026
]
6027
},
6028
{
@@ -6030,7 +6036,7 @@
6036
"nl": "Bevestig lidmaatschap verwijderen van gebruiker \\\"{0}\\\"?",
6037
"zh-chs": "确认删除用户\\“ {0} \\”的成员身份?",
6038
"xloc": [
6033
- "default.handlebars->25->1569"
6039
+ "default.handlebars->25->1571"
6040
]
6041
},
6042
{
@@ -6044,7 +6050,7 @@
6050
"nl": "Bevestig lidmaatschap verwijdering van gebruikergroep \\\"{0}\\\"?",
6051
"zh-chs": "确认删除用户组 “{0}” 的成员身份?",
6052
"xloc": [
6047
- "default.handlebars->25->1686"
6053
+ "default.handlebars->25->1688"
6054
]
6055
},
6056
{
@@ -6062,7 +6068,7 @@
6068
"zh-chs": "確認將1個入口移動到此位置?",
6069
"xloc": [
6070
"default-mobile.handlebars->9->300",
6065
- "default.handlebars->25->766"
6071
+ "default.handlebars->25->768"
6072
]
6073
},
6074
{
@@ -6080,7 +6086,7 @@
6086
"zh-chs": "確認將{0}個條目移到此位置?",
6087
"xloc": [
6088
"default-mobile.handlebars->9->299",
6083
- "default.handlebars->25->765"
6089
+ "default.handlebars->25->767"
6090
]
6091
},
6092
{
@@ -6097,7 +6103,7 @@
6103
"ru": "Подтвердить перезапись?",
6104
"zh-chs": "確認覆蓋?",
6105
"xloc": [
6100
- "default.handlebars->25->1393"
6106
+ "default.handlebars->25->1395"
6107
]
6108
},
6109
{
@@ -6111,8 +6117,8 @@
6117
"nl": "Bevestig verwijdering van toegangsrechten voor apparaat \\\"{0}\\\"?",
6118
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
6119
"xloc": [
6114
- "default.handlebars->25->1559",
6115
- "default.handlebars->25->1677"
6120
+ "default.handlebars->25->1561",
6121
+ "default.handlebars->25->1679"
6122
]
6123
},
6124
{
@@ -6126,8 +6132,8 @@
6132
"nl": "Bevestig verwijdering van toegangsrechten voor apparaatgroep \\\"{0}\\\"?",
6133
"zh-chs": "是否确认删除设备组“ {0}”的访问权限?",
6134
"xloc": [
6129
- "default.handlebars->25->1561",
6130
- "default.handlebars->25->1690"
6135
+ "default.handlebars->25->1563",
6136
+ "default.handlebars->25->1692"
6137
]
6138
},
6139
{
@@ -6141,7 +6147,7 @@
6147
"nl": "Bevestig verwijdering van toegangsrechten voor gebruiker \\\"{0}\\\"?",
6148
"zh-chs": "确认删除用户\\“ {0} \\”的访问权限?",
6149
"xloc": [
6144
- "default.handlebars->25->1679"
6150
+ "default.handlebars->25->1681"
6151
]
6152
},
6153
{
@@ -6155,7 +6161,7 @@
6161
"nl": "Bevestig verwijdering van toegangsrechten voor gebruikergroep \\\"{0}\\\"?",
6162
"zh-chs": "确认删除用户组“ {0}”的访问权限?",
6163
"xloc": [
6158
- "default.handlebars->25->1682"
6164
+ "default.handlebars->25->1684"
6165
]
6166
},
6167
{
@@ -6169,8 +6175,8 @@
6175
"nl": "Verwijdering van toegangsrechten bevestigen?",
6176
"zh-chs": "确认删除访问权限?",
6177
"xloc": [
6172
- "default.handlebars->25->1680",
6173
- "default.handlebars->25->1683"
6178
+ "default.handlebars->25->1682",
6179
+ "default.handlebars->25->1685"
6180
]
6181
},
6182
{
@@ -6188,7 +6194,7 @@
6194
"zh-chs": "確認刪除身份驗證器應用程序兩步登錄?",
6195
"xloc": [
6196
"default-mobile.handlebars->9->74",
6191
- "default.handlebars->25->878"
6197
+ "default.handlebars->25->880"
6198
]
6199
},
6200
{
@@ -6243,7 +6249,7 @@
6249
"nl": "Bevestig de verwijdering van rechten voor gebruiker \\\"{0}\\\"?",
6250
"zh-chs": "确认删除用户“ {0} ”的权限?",
6251
"xloc": [
6246
- "default.handlebars->25->1327"
6252
+ "default.handlebars->25->1329"
6253
]
6254
},
6255
{
@@ -6257,7 +6263,7 @@
6263
"nl": "Bevestig de verwijdering van rechten voor de gebruikergroep \\\"{0}\\\"?",
6264
"zh-chs": "确认删除用户组“ {0} ”的权限?",
6265
"xloc": [
6260
- "default.handlebars->25->1329"
6266
+ "default.handlebars->25->1331"
6267
]
6268
},
6269
{
@@ -6305,8 +6311,8 @@
6311
"default-mobile.handlebars->9->280",
6312
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
6313
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
6308
- "default.handlebars->25->1174",
6309
- "default.handlebars->25->746",
6314
+ "default.handlebars->25->1176",
6315
+ "default.handlebars->25->748",
6316
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
6317
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
6318
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -6345,8 +6351,8 @@
6351
"ru": "Подключиться к серверу",
6352
"zh-chs": "連接到服務器",
6353
"xloc": [
6348
- "default.handlebars->25->1225",
6349
- "default.handlebars->25->1229"
6354
+ "default.handlebars->25->1227",
6355
+ "default.handlebars->25->1231"
6356
]
6357
},
6358
{
@@ -6417,7 +6423,7 @@
6423
"ru": "Подключено Intel® AMT",
6424
"zh-chs": "連接的英特爾®AMT",
6425
"xloc": [
6420
- "default.handlebars->25->1741"
6426
+ "default.handlebars->25->1743"
6427
]
6428
},
6429
{
@@ -6434,7 +6440,7 @@
6440
"ru": "Подключенные пользователи",
6441
"zh-chs": "關聯用戶",
6442
"xloc": [
6437
- "default.handlebars->25->1746"
6443
+ "default.handlebars->25->1748"
6444
]
6445
},
6446
{
@@ -6452,7 +6458,7 @@
6458
"zh-chs": "現在已連接",
6459
"xloc": [
6460
"default-mobile.handlebars->9->320",
6455
- "default.handlebars->25->796"
6461
+ "default.handlebars->25->798"
6462
]
6463
},
6464
{
@@ -6492,7 +6498,7 @@
6498
"default.handlebars->25->204",
6499
"default.handlebars->25->207",
6500
"default.handlebars->25->226",
6495
- "default.handlebars->25->787",
6501
+ "default.handlebars->25->789",
6502
"default.handlebars->25->9",
6503
"xterm.handlebars->9->2"
6504
]
@@ -6511,7 +6517,7 @@
6517
"ru": "Подключений ",
6518
"zh-chs": "連接數",
6519
"xloc": [
6514
- "default.handlebars->25->1757"
6520
+ "default.handlebars->25->1759"
6521
]
6522
},
6523
{
@@ -6528,7 +6534,7 @@
6534
"ru": "Ретранслятор подключения",
6535
"zh-chs": "連接繼電器",
6536
"xloc": [
6531
- "default.handlebars->25->1785"
6537
+ "default.handlebars->25->1787"
6538
]
6539
},
6540
{
@@ -6580,7 +6586,7 @@
6586
"zh-chs": "連接性",
6587
"xloc": [
6588
"default-mobile.handlebars->9->233",
6583
- "default.handlebars->25->1362",
6589
+ "default.handlebars->25->1364",
6590
"default.handlebars->25->195",
6591
"default.handlebars->25->532",
6592
"default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
@@ -6655,7 +6661,7 @@
6661
"ru": "Cookie-кодировщик",
6662
"zh-chs": "Cookie編碼器",
6663
"xloc": [
6658
- "default.handlebars->25->1771"
6664
+ "default.handlebars->25->1773"
6665
]
6666
},
6667
{
@@ -6781,8 +6787,8 @@
6787
"ru": "Скопировать ссылку в буфер обмена",
6788
"zh-chs": "複製鏈接到剪貼板",
6789
"xloc": [
6784
- "default.handlebars->25->1367",
6785
- "default.handlebars->25->1381",
6790
+ "default.handlebars->25->1369",
6791
+ "default.handlebars->25->1383",
6792
"default.handlebars->25->321"
6793
]
6794
},
@@ -6960,7 +6966,7 @@
6966
"ru": "Основной сервер",
6967
"zh-chs": "核心服務器",
6968
"xloc": [
6963
- "default.handlebars->25->1770"
6969
+ "default.handlebars->25->1772"
6970
]
6971
},
6972
{
@@ -6977,7 +6983,7 @@
6983
"ru": "Kорсиканский",
6984
"zh-chs": "科西嘉人",
6985
"xloc": [
6980
- "default.handlebars->25->929"
6986
+ "default.handlebars->25->931"
6987
]
6988
},
6989
{
@@ -6994,7 +7000,7 @@
7000
"ru": "Создать учетную запись",
7001
"zh-chs": "創建帳號",
7002
"xloc": [
6997
- "default.handlebars->25->1487",
7003
+ "default.handlebars->25->1489",
7004
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
7005
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
7006
]
@@ -7030,7 +7036,7 @@
7036
"ru": "Создать группу пользователей",
7037
"zh-chs": "創建用戶組",
7038
"xloc": [
7033
- "default.handlebars->25->1524"
7039
+ "default.handlebars->25->1526"
7040
]
7041
},
7042
{
@@ -7047,7 +7053,7 @@
7053
"ru": "Создайте новую группу устройств, используя параметры ниже.",
7054
"zh-chs": "使用以下選項創建一個新的設備組。",
7055
"xloc": [
7050
- "default.handlebars->25->1122"
7056
+ "default.handlebars->25->1124"
7057
]
7058
},
7059
{
@@ -7081,7 +7087,7 @@
7087
"ru": "Создайте сразу несколько учетных записей, импортировав файл JSON в следующем формате:",
7088
"zh-chs": "通過導入以下格式的JSON文件一次創建多個帳戶:",
7089
"xloc": [
7084
- "default.handlebars->25->1455"
7090
+ "default.handlebars->25->1457"
7091
]
7092
},
7093
{
@@ -7116,7 +7122,7 @@
7122
"ru": "Создано",
7123
"zh-chs": "創建",
7124
"xloc": [
7119
- "default.handlebars->25->1595"
7125
+ "default.handlebars->25->1597"
7126
]
7127
},
7128
{
@@ -7151,7 +7157,7 @@
7157
"ru": "Кри (Канадский язык)",
7158
"zh-chs": "克里",
7159
"xloc": [
7154
- "default.handlebars->25->930"
7160
+ "default.handlebars->25->932"
7161
]
7162
},
7163
{
@@ -7168,7 +7174,7 @@
7174
"ru": "Хорватский",
7175
"zh-chs": "克羅地亞語",
7176
"xloc": [
7171
- "default.handlebars->25->931"
7177
+ "default.handlebars->25->933"
7178
]
7179
},
7180
{
@@ -7309,7 +7315,7 @@
7315
"ru": "Чешский",
7316
"zh-chs": "捷克文",
7317
"xloc": [
7312
- "default.handlebars->25->932"
7318
+ "default.handlebars->25->934"
7319
]
7320
},
7321
{
@@ -7343,7 +7349,7 @@
7349
"ru": "Датский",
7350
"zh-chs": "丹麥文",
7351
"xloc": [
7346
- "default.handlebars->25->933"
7352
+ "default.handlebars->25->935"
7353
]
7354
},
7355
{
@@ -7360,7 +7366,7 @@
7366
"ru": "DataChannel",
7367
"zh-chs": "數據通道",
7368
"xloc": [
7363
- "default.handlebars->25->697"
7369
+ "default.handlebars->25->699"
7370
]
7371
},
7372
{
@@ -7377,7 +7383,7 @@
7383
"ru": "Дата & Время",
7384
"zh-chs": "日期和時間",
7385
"xloc": [
7380
- "default.handlebars->25->1090"
7386
+ "default.handlebars->25->1092"
7387
]
7388
},
7389
{
@@ -7412,7 +7418,7 @@
7418
"ru": "Деактивировать режим управления клиентом (CCM)",
7419
"zh-chs": "停用客戶端控制模式(CCM)",
7420
"xloc": [
7415
- "default.handlebars->25->1213"
7421
+ "default.handlebars->25->1215"
7422
]
7423
},
7424
{
@@ -7437,10 +7443,10 @@
7443
"en": "Default",
7444
"nl": "Standaard",
7445
"xloc": [
7440
- "default.handlebars->25->1474",
7441
- "default.handlebars->25->1520",
7442
- "default.handlebars->25->1531",
7443
- "default.handlebars->25->1586"
7446
+ "default.handlebars->25->1476",
7447
+ "default.handlebars->25->1522",
7448
+ "default.handlebars->25->1533",
7449
+ "default.handlebars->25->1588"
7450
]
7451
},
7452
{
@@ -7461,9 +7467,9 @@
7467
"default-mobile.handlebars->9->290",
7468
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
7469
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
7464
- "default.handlebars->25->1388",
7470
+ "default.handlebars->25->1390",
7471
"default.handlebars->25->438",
7466
- "default.handlebars->25->756",
7472
+ "default.handlebars->25->758",
7473
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
7474
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
7475
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -7487,7 +7493,7 @@
7493
"zh-chs": "刪除帳戶",
7494
"xloc": [
7495
"default-mobile.handlebars->9->84",
7490
- "default.handlebars->25->1107"
7496
+ "default.handlebars->25->1109"
7497
]
7498
},
7499
{
@@ -7501,7 +7507,7 @@
7507
"nl": "Verwijder accounts",
7508
"zh-chs": "删除帐号",
7509
"xloc": [
7504
- "default.handlebars->25->1449"
7510
+ "default.handlebars->25->1451"
7511
]
7512
},
7513
{
@@ -7538,8 +7544,8 @@
7544
"xloc": [
7545
"default-mobile.handlebars->9->385",
7546
"default-mobile.handlebars->9->388",
7541
- "default.handlebars->25->1206",
7542
- "default.handlebars->25->1236"
7547
+ "default.handlebars->25->1208",
7548
+ "default.handlebars->25->1238"
7549
]
7550
},
7551
{
@@ -7591,7 +7597,7 @@
7597
"ru": "Удалить пользователя",
7598
"zh-chs": "刪除用戶",
7599
"xloc": [
7594
- "default.handlebars->25->1634"
7600
+ "default.handlebars->25->1636"
7601
]
7602
},
7603
{
@@ -7608,8 +7614,8 @@
7614
"ru": "Удалить группу пользователей",
7615
"zh-chs": "刪除用戶組",
7616
"xloc": [
7611
- "default.handlebars->25->1557",
7612
- "default.handlebars->25->1567"
7617
+ "default.handlebars->25->1559",
7618
+ "default.handlebars->25->1569"
7619
]
7620
},
7621
{
@@ -7623,7 +7629,7 @@
7629
"nl": "Gebruikersgroepen verwijderen",
7630
"zh-chs": "删除用户组",
7631
"xloc": [
7626
- "default.handlebars->25->1518"
7632
+ "default.handlebars->25->1520"
7633
]
7634
},
7635
{
@@ -7640,7 +7646,7 @@
7646
"ru": "Удалить пользователя {0}",
7647
"zh-chs": "刪除用戶{0}",
7648
"xloc": [
7643
- "default.handlebars->25->1655"
7649
+ "default.handlebars->25->1657"
7650
]
7651
},
7652
{
@@ -7658,7 +7664,7 @@
7664
"zh-chs": "刪除帳戶",
7665
"xloc": [
7666
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
7661
- "default.handlebars->25->1445",
7667
+ "default.handlebars->25->1447",
7668
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
7669
]
7670
},
@@ -7690,7 +7696,7 @@
7696
"nl": "Verwijder groep",
7697
"zh-chs": "删除群组",
7698
"xloc": [
7693
- "default.handlebars->25->1514"
7699
+ "default.handlebars->25->1516"
7700
]
7701
},
7702
{
@@ -7726,8 +7732,8 @@
7732
"xloc": [
7733
"default-mobile.handlebars->9->124",
7734
"default-mobile.handlebars->9->292",
7729
- "default.handlebars->25->1390",
7730
- "default.handlebars->25->758"
7735
+ "default.handlebars->25->1392",
7736
+ "default.handlebars->25->760"
7737
]
7738
},
7739
{
@@ -7744,7 +7750,7 @@
7750
"ru": "Удалить группу пользователей {0}?",
7751
"zh-chs": "刪除用戶組{0}?",
7752
"xloc": [
7747
- "default.handlebars->25->1565"
7753
+ "default.handlebars->25->1567"
7754
]
7755
},
7756
{
@@ -7763,8 +7769,8 @@
7769
"xloc": [
7770
"default-mobile.handlebars->9->123",
7771
"default-mobile.handlebars->9->291",
7766
- "default.handlebars->25->1389",
7767
- "default.handlebars->25->757"
7772
+ "default.handlebars->25->1391",
7773
+ "default.handlebars->25->759"
7774
]
7775
},
7776
{
@@ -7794,7 +7800,7 @@
7800
"ko": "거부",
7801
"zh-chs": "被拒绝",
7802
"xloc": [
7797
- "default.handlebars->25->693"
7803
+ "default.handlebars->25->695"
7804
]
7805
},
7806
{
@@ -7878,18 +7884,18 @@
7884
"default-mobile.handlebars->9->326",
7885
"default-mobile.handlebars->9->377",
7886
"default-mobile.handlebars->9->390",
7881
- "default.handlebars->25->1127",
7882
- "default.handlebars->25->1155",
7883
- "default.handlebars->25->1238",
7884
- "default.handlebars->25->1523",
7885
- "default.handlebars->25->1533",
7886
- "default.handlebars->25->1534",
7887
- "default.handlebars->25->1563",
7887
+ "default.handlebars->25->1129",
7888
+ "default.handlebars->25->1157",
7889
+ "default.handlebars->25->1240",
7890
+ "default.handlebars->25->1525",
7891
+ "default.handlebars->25->1535",
7892
+ "default.handlebars->25->1536",
7893
+ "default.handlebars->25->1565",
7894
"default.handlebars->25->477",
7895
"default.handlebars->25->478",
7890
- "default.handlebars->25->688",
7896
+ "default.handlebars->25->690",
7897
"default.handlebars->25->78",
7892
- "default.handlebars->25->802",
7898
+ "default.handlebars->25->804",
7899
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
7900
]
7901
},
@@ -7922,8 +7928,8 @@
7928
"zh-chs": "桌面",
7929
"xloc": [
7930
"default-mobile.handlebars->9->245",
7925
- "default.handlebars->25->1243",
7926
- "default.handlebars->25->1700",
7931
+ "default.handlebars->25->1245",
7932
+ "default.handlebars->25->1702",
7933
"default.handlebars->25->444",
7934
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
7935
"default.handlebars->contextMenu->cxdesktop"
@@ -7960,8 +7966,8 @@
7966
"ru": "Уведомление на рабочем столе",
7967
"zh-chs": "桌面通知",
7968
"xloc": [
7963
- "default.handlebars->25->1165",
7964
- "default.handlebars->25->1610",
7969
+ "default.handlebars->25->1167",
7970
+ "default.handlebars->25->1612",
7971
"default.handlebars->25->513"
7972
]
7973
},
@@ -7979,8 +7985,8 @@
7985
"ru": "Запрос рабочего стола",
7986
"zh-chs": "桌面提示",
7987
"xloc": [
7982
- "default.handlebars->25->1164",
7983
- "default.handlebars->25->1609",
7988
+ "default.handlebars->25->1166",
7989
+ "default.handlebars->25->1611",
7990
"default.handlebars->25->512"
7991
]
7992
},
@@ -7998,8 +8004,8 @@
8004
"ru": "Запрос рабочего стола + панель инструментов",
8005
"zh-chs": "桌面提示+工具欄",
8006
"xloc": [
8001
- "default.handlebars->25->1162",
8002
- "default.handlebars->25->1607",
8007
+ "default.handlebars->25->1164",
8008
+ "default.handlebars->25->1609",
8009
"default.handlebars->25->510"
8010
]
8011
},
@@ -8031,8 +8037,8 @@
8037
"ru": "Панель инструментов рабочего стола",
8038
"zh-chs": "桌面工具欄",
8039
"xloc": [
8034
- "default.handlebars->25->1163",
8035
- "default.handlebars->25->1608",
8040
+ "default.handlebars->25->1165",
8041
+ "default.handlebars->25->1610",
8042
"default.handlebars->25->511"
8043
]
8044
},
@@ -8104,8 +8110,8 @@
8110
"ru": "Устройство",
8111
"zh-chs": "設備",
8112
"xloc": [
8107
- "default.handlebars->25->1265",
8108
- "default.handlebars->25->1674",
8113
+ "default.handlebars->25->1267",
8114
+ "default.handlebars->25->1676",
8115
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
8116
]
8117
},
@@ -8141,13 +8147,13 @@
8147
"ru": "Группа устройства",
8148
"zh-chs": "設備組",
8149
"xloc": [
8144
- "default.handlebars->25->1260",
8145
- "default.handlebars->25->1263",
8146
- "default.handlebars->25->1264",
8147
- "default.handlebars->25->1549",
8148
- "default.handlebars->25->1555",
8149
- "default.handlebars->25->1662",
8150
- "default.handlebars->25->1709"
8150
+ "default.handlebars->25->1262",
8151
+ "default.handlebars->25->1265",
8152
+ "default.handlebars->25->1266",
8153
+ "default.handlebars->25->1551",
8154
+ "default.handlebars->25->1557",
8155
+ "default.handlebars->25->1664",
8156
+ "default.handlebars->25->1711"
8157
]
8158
},
8159
{
@@ -8165,7 +8171,7 @@
8171
"zh-chs": "設備組用戶",
8172
"xloc": [
8173
"default-mobile.handlebars->9->432",
8168
- "default.handlebars->25->1325"
8174
+ "default.handlebars->25->1327"
8175
]
8176
},
8177
{
@@ -8183,11 +8189,11 @@
8189
"zh-chs": "設備組",
8190
"xloc": [
8191
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
8186
- "default.handlebars->25->1414",
8187
- "default.handlebars->25->1508",
8188
- "default.handlebars->25->1536",
8189
- "default.handlebars->25->1604",
8190
- "default.handlebars->25->1744",
8192
+ "default.handlebars->25->1416",
8193
+ "default.handlebars->25->1510",
8194
+ "default.handlebars->25->1538",
8195
+ "default.handlebars->25->1606",
8196
+ "default.handlebars->25->1746",
8197
"default.handlebars->container->column_l->p2->p2info->7"
8198
]
8199
},
@@ -8247,9 +8253,9 @@
8253
"zh-chs": "設備名稱",
8254
"xloc": [
8255
"default-mobile.handlebars->9->267",
8250
- "default.handlebars->25->1708",
8256
+ "default.handlebars->25->1710",
8257
"default.handlebars->25->244",
8252
- "default.handlebars->25->686",
8258
+ "default.handlebars->25->688",
8259
"player.handlebars->3->9"
8260
]
8261
},
@@ -8301,8 +8307,8 @@
8307
"ru": "Подключения устройств.",
8308
"zh-chs": "設備連接。",
8309
"xloc": [
8304
- "default.handlebars->25->1095",
8305
- "default.handlebars->25->1346"
8310
+ "default.handlebars->25->1097",
8311
+ "default.handlebars->25->1348"
8312
]
8313
},
8314
{
@@ -8319,8 +8325,8 @@
8325
"ru": "Отключения устройств.",
8326
"zh-chs": "設備斷開連接。",
8327
"xloc": [
8322
- "default.handlebars->25->1096",
8323
- "default.handlebars->25->1347"
8328
+ "default.handlebars->25->1098",
8329
+ "default.handlebars->25->1349"
8330
]
8331
},
8332
{
@@ -8627,8 +8633,8 @@
8633
"nl": "Apparaten",
8634
"zh-chs": "设备",
8635
"xloc": [
8630
- "default.handlebars->25->1509",
8631
- "default.handlebars->25->1537"
8636
+ "default.handlebars->25->1511",
8637
+ "default.handlebars->25->1539"
8638
]
8639
},
8640
{
@@ -8664,8 +8670,8 @@
8670
"xloc": [
8671
"default-mobile.handlebars->9->281",
8672
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8667
- "default.handlebars->25->1175",
8668
- "default.handlebars->25->747",
8673
+ "default.handlebars->25->1177",
8674
+ "default.handlebars->25->749",
8675
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
8676
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
8677
"xterm.handlebars->p11->deskarea0->deskarea1->3"
@@ -8761,7 +8767,7 @@
8767
"ru": "Отобразить имя группы устройств",
8768
"zh-chs": "顯示設備組名稱",
8769
"xloc": [
8764
- "default.handlebars->25->1094"
8770
+ "default.handlebars->25->1096"
8771
]
8772
},
8773
{
@@ -8778,7 +8784,7 @@
8784
"ru": "Отображаемое имя",
8785
"zh-chs": "顯示名稱",
8786
"xloc": [
8781
- "default.handlebars->25->718"
8787
+ "default.handlebars->25->720"
8788
]
8789
},
8790
{
@@ -8794,7 +8800,7 @@
8800
"ru": "Показать публичную ссылку",
8801
"zh-chs": "显示公共链接",
8802
"xloc": [
8797
- "default.handlebars->25->1366"
8803
+ "default.handlebars->25->1368"
8804
]
8805
},
8806
{
@@ -8811,17 +8817,17 @@
8817
"ru": "Ничего не делать",
8818
"zh-chs": "沒做什麼",
8819
"xloc": [
8814
- "default.handlebars->25->1219"
8820
+ "default.handlebars->25->1221"
8821
]
8822
},
8823
{
8824
"en": "Domain",
8825
"nl": "Domein",
8826
"xloc": [
8821
- "default.handlebars->25->1475",
8822
- "default.handlebars->25->1521",
8823
- "default.handlebars->25->1530",
8824
- "default.handlebars->25->1585"
8827
+ "default.handlebars->25->1477",
8828
+ "default.handlebars->25->1523",
8829
+ "default.handlebars->25->1532",
8830
+ "default.handlebars->25->1587"
8831
]
8832
},
8833
{
@@ -8834,8 +8840,8 @@
8840
"nl": "Niet configureren",
8841
"zh-chs": "不要配置",
8842
"xloc": [
8837
- "default.handlebars->25->1223",
8838
- "default.handlebars->25->1228"
8843
+ "default.handlebars->25->1225",
8844
+ "default.handlebars->25->1230"
8845
]
8846
},
8847
{
@@ -8848,7 +8854,7 @@
8854
"nl": "Maak geen verbinding met de server",
8855
"zh-chs": "不要连接到服务器",
8856
"xloc": [
8851
- "default.handlebars->25->1224"
8857
+ "default.handlebars->25->1226"
8858
]
8859
},
8860
{
@@ -8948,7 +8954,7 @@
8954
"zh-chs": "下載文件",
8955
"xloc": [
8956
"default-mobile.handlebars->9->311",
8951
- "default.handlebars->25->776"
8957
+ "default.handlebars->25->778"
8958
]
8959
},
8960
{
@@ -8982,7 +8988,7 @@
8988
"ru": "Скачать MeshCmd",
8989
"zh-chs": "下載MeshCmd",
8990
"xloc": [
8985
- "default.handlebars->25->678"
8991
+ "default.handlebars->25->680"
8992
]
8993
},
8994
{
@@ -9033,7 +9039,7 @@
9039
"ru": "Скачайте \\\"meshcmd\\\" с файлом команд для маршрутизации трафика к этому устройству через сервер. Не забудьте указать пароль от своей учетной записи в meshaction.txt и сделать другие правки при необходимости.",
9040
"zh-chs": "下載帶有動作文件的“ meshcmd”,以將通過此服務器的流量路由到該設備。確保編輯meshaction.txt並添加您的帳戶密碼或進行任何必要的更改。",
9041
"xloc": [
9036
- "default.handlebars->25->671"
9042
+ "default.handlebars->25->673"
9043
]
9044
},
9045
{
@@ -9169,7 +9175,7 @@
9175
"ru": "Скачать список событий в одном из форматов ниже.",
9176
"zh-chs": "使用以下一種文件格式下載事件列表。",
9177
"xloc": [
9172
- "default.handlebars->25->1404"
9178
+ "default.handlebars->25->1406"
9179
]
9180
},
9181
{
@@ -9186,7 +9192,7 @@
9192
"ru": "Скачать список пользователей в одном из форматов ниже.",
9193
"zh-chs": "使用以下一種文件格式下載用戶列表。",
9194
"xloc": [
9189
- "default.handlebars->25->1463"
9195
+ "default.handlebars->25->1465"
9196
]
9197
},
9198
{
@@ -9269,7 +9275,7 @@
9275
"nl": "Dubbele agent",
9276
"zh-chs": "代理重复",
9277
"xloc": [
9272
- "default.handlebars->25->1740"
9278
+ "default.handlebars->25->1742"
9279
]
9280
},
9281
{
@@ -9303,7 +9309,7 @@
9309
"ru": "Скопировать группу пользователей",
9310
"zh-chs": "重複的用戶組",
9311
"xloc": [
9306
- "default.handlebars->25->1525"
9312
+ "default.handlebars->25->1527"
9313
]
9314
},
9315
{
@@ -9334,8 +9340,8 @@
9340
"ru": "Длительность",
9341
"zh-chs": "持續時間",
9342
"xloc": [
9337
- "default.handlebars->25->1694",
9338
- "default.handlebars->25->1714",
9343
+ "default.handlebars->25->1696",
9344
+ "default.handlebars->25->1716",
9345
"player.handlebars->3->2"
9346
]
9347
},
@@ -9353,7 +9359,7 @@
9359
"ru": "Во время активации агент будет иметь доступ к паролю администратора.",
9360
"zh-chs": "在激活期間,代理將有權訪問管理員密碼信息。",
9361
"xloc": [
9356
- "default.handlebars->25->1233"
9362
+ "default.handlebars->25->1235"
9363
]
9364
},
9365
{
@@ -9370,7 +9376,7 @@
9376
"ru": "Голландский (Бельгийский)",
9377
"zh-chs": "荷蘭語(比利時)",
9378
"xloc": [
9373
- "default.handlebars->25->935"
9379
+ "default.handlebars->25->937"
9380
]
9381
},
9382
{
@@ -9387,7 +9393,7 @@
9393
"ru": "Голландский (Стандартный)",
9394
"zh-chs": "荷蘭語(標準)",
9395
"xloc": [
9390
- "default.handlebars->25->934"
9396
+ "default.handlebars->25->936"
9397
]
9398
},
9399
{
@@ -9578,7 +9584,7 @@
9584
"zh-chs": "編輯裝置",
9585
"xloc": [
9586
"default-mobile.handlebars->9->272",
9581
- "default.handlebars->25->691"
9587
+ "default.handlebars->25->693"
9588
]
9589
},
9590
{
@@ -9598,10 +9604,10 @@
9604
"default-mobile.handlebars->9->391",
9605
"default-mobile.handlebars->9->393",
9606
"default-mobile.handlebars->9->411",
9601
- "default.handlebars->25->1239",
9602
- "default.handlebars->25->1269",
9603
- "default.handlebars->25->1291",
9604
- "default.handlebars->25->1303"
9607
+ "default.handlebars->25->1241",
9608
+ "default.handlebars->25->1271",
9609
+ "default.handlebars->25->1293",
9610
+ "default.handlebars->25->1305"
9611
]
9612
},
9613
{
@@ -9618,7 +9624,7 @@
9624
"ru": "Редактировать функции группы устройств",
9625
"zh-chs": "編輯設備組功能",
9626
"xloc": [
9621
- "default.handlebars->25->1255"
9627
+ "default.handlebars->25->1257"
9628
]
9629
},
9630
{
@@ -9635,8 +9641,8 @@
9641
"ru": "Редактировать права группы устройств",
9642
"zh-chs": "編輯設備組權限",
9643
"xloc": [
9638
- "default.handlebars->25->1288",
9639
- "default.handlebars->25->1300"
9644
+ "default.handlebars->25->1290",
9645
+ "default.handlebars->25->1302"
9646
]
9647
},
9648
{
@@ -9653,7 +9659,7 @@
9659
"ru": "Редактировать согласие пользователя группы устройств",
9660
"zh-chs": "編輯設備組用戶同意",
9661
"xloc": [
9656
- "default.handlebars->25->1240"
9662
+ "default.handlebars->25->1242"
9663
]
9664
},
9665
{
@@ -9671,7 +9677,7 @@
9677
"zh-chs": "編輯設備說明",
9678
"xloc": [
9679
"default-mobile.handlebars->9->405",
9674
- "default.handlebars->25->1282"
9680
+ "default.handlebars->25->1284"
9681
]
9682
},
9683
{
@@ -9687,8 +9693,8 @@
9693
"ru": "Изменить разрешения устройства",
9694
"zh-chs": "编辑设备权限",
9695
"xloc": [
9690
- "default.handlebars->25->1293",
9691
- "default.handlebars->25->1295"
9696
+ "default.handlebars->25->1295",
9697
+ "default.handlebars->25->1297"
9698
]
9699
},
9700
{
@@ -9702,7 +9708,7 @@
9708
"nl": "Gebruikerstoestemming apparaat bewerken",
9709
"zh-chs": "编辑设备用户同意",
9710
"xloc": [
9705
- "default.handlebars->25->1242"
9711
+ "default.handlebars->25->1244"
9712
]
9713
},
9714
{
@@ -9756,7 +9762,7 @@
9762
"zh-chs": "編輯筆記",
9763
"xloc": [
9764
"default-mobile.handlebars->9->418",
9759
- "default.handlebars->25->1310"
9765
+ "default.handlebars->25->1312"
9766
]
9767
},
9768
{
@@ -9770,7 +9776,7 @@
9776
"nl": "Gebruikerstoestemming bewerken",
9777
"zh-chs": "编辑用户同意",
9778
"xloc": [
9773
- "default.handlebars->25->1241"
9779
+ "default.handlebars->25->1243"
9780
]
9781
},
9782
{
@@ -9787,7 +9793,7 @@
9793
"ru": "Редактировать права пользователя для группы устройств",
9794
"zh-chs": "編輯用戶設備組權限",
9795
"xloc": [
9790
- "default.handlebars->25->1301"
9796
+ "default.handlebars->25->1303"
9797
]
9798
},
9799
{
@@ -9803,7 +9809,7 @@
9809
"ru": "Изменить разрешения для пользовательских устройств",
9810
"zh-chs": "编辑用户设备权限",
9811
"xloc": [
9806
- "default.handlebars->25->1296"
9812
+ "default.handlebars->25->1298"
9813
]
9814
},
9815
{
@@ -9820,7 +9826,7 @@
9826
"ru": "Редактировать группу пользователей",
9827
"zh-chs": "編輯用戶組",
9828
"xloc": [
9823
- "default.handlebars->25->1564"
9829
+ "default.handlebars->25->1566"
9830
]
9831
},
9832
{
@@ -9834,7 +9840,7 @@
9840
"nl": "Gebruikersmachtigingen voor apparaatgroep bewerken",
9841
"zh-chs": "编辑用户组设备权限",
9842
"xloc": [
9837
- "default.handlebars->25->1298"
9843
+ "default.handlebars->25->1300"
9844
]
9845
},
9846
{
@@ -9869,11 +9875,11 @@
9875
"zh-chs": "電子郵件",
9876
"xloc": [
9877
"default-mobile.handlebars->9->78",
9872
- "default.handlebars->25->1477",
9873
- "default.handlebars->25->1589",
9874
- "default.handlebars->25->1590",
9875
- "default.handlebars->25->1629",
9876
- "default.handlebars->25->1643",
9878
+ "default.handlebars->25->1479",
9879
+ "default.handlebars->25->1591",
9880
+ "default.handlebars->25->1592",
9881
+ "default.handlebars->25->1631",
9882
+ "default.handlebars->25->1645",
9883
"default.handlebars->25->292",
9884
"login-mobile.handlebars->5->42",
9885
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -9896,7 +9902,7 @@
9902
"zh-chs": "電郵地址變更",
9903
"xloc": [
9904
"default-mobile.handlebars->9->79",
9899
- "default.handlebars->25->1103"
9905
+ "default.handlebars->25->1105"
9906
]
9907
},
9908
{
@@ -9914,7 +9920,7 @@
9920
"zh-chs": "郵件認證",
9921
"xloc": [
9922
"default-mobile.handlebars->9->68",
9917
- "default.handlebars->25->872"
9923
+ "default.handlebars->25->874"
9924
]
9925
},
9926
{
@@ -9959,7 +9965,7 @@
9965
"zh-chs": "電子郵件驗證",
9966
"xloc": [
9967
"default-mobile.handlebars->9->77",
9962
- "default.handlebars->25->1101"
9968
+ "default.handlebars->25->1103"
9969
]
9970
},
9971
{
@@ -9989,7 +9995,7 @@
9995
"ru": "Электронная почта не подтверждена",
9996
"zh-chs": "邮件未验证",
9997
"xloc": [
9992
- "default.handlebars->25->1433"
9998
+ "default.handlebars->25->1435"
9999
]
10000
},
10001
{
@@ -10006,8 +10012,8 @@
10012
"ru": "Email подтвержден",
10013
"zh-chs": "電子郵件已驗證",
10014
"xloc": [
10009
- "default.handlebars->25->1434",
10010
- "default.handlebars->25->1583"
10015
+ "default.handlebars->25->1436",
10016
+ "default.handlebars->25->1585"
10017
]
10018
},
10019
{
@@ -10024,7 +10030,7 @@
10030
"ru": "Email подтвержден.",
10031
"zh-chs": "電子郵件已驗證。",
10032
"xloc": [
10027
- "default.handlebars->25->1483"
10033
+ "default.handlebars->25->1485"
10034
]
10035
},
10036
{
@@ -10041,7 +10047,7 @@
10047
"ru": "Email не подтвержден",
10048
"zh-chs": "電子郵件未驗證",
10049
"xloc": [
10044
- "default.handlebars->25->1584"
10050
+ "default.handlebars->25->1586"
10051
]
10052
},
10053
{
@@ -10080,7 +10086,7 @@
10086
"en": "Email verified and forced password reset required.",
10087
"nl": "E-mail geverifieerd en geforceerd opnieuw instellen van wachtwoord vereist.",
10088
"xloc": [
10083
- "default.handlebars->25->1484"
10089
+ "default.handlebars->25->1486"
10090
]
10091
},
10092
{
@@ -10093,7 +10099,7 @@
10099
"nl": "Email/SMS verkeer",
10100
"zh-chs": "电子邮件/短信流量",
10101
"xloc": [
10096
- "default.handlebars->25->1779"
10102
+ "default.handlebars->25->1781"
10103
]
10104
},
10105
{
@@ -10132,7 +10138,7 @@
10138
"ru": "Включить коды приглашения",
10139
"zh-chs": "啟用邀請代碼",
10140
"xloc": [
10135
- "default.handlebars->25->1331"
10141
+ "default.handlebars->25->1333"
10142
]
10143
},
10144
{
@@ -10167,7 +10173,7 @@
10173
"zh-chs": "啟用電子郵件兩因素驗證。",
10174
"xloc": [
10175
"default-mobile.handlebars->9->70",
10170
- "default.handlebars->25->874"
10176
+ "default.handlebars->25->876"
10177
]
10178
},
10179
{
@@ -10191,7 +10197,7 @@
10197
"en": "Enabled",
10198
"nl": "Ingeschakeld",
10199
"xloc": [
10194
- "default.handlebars->25->1716"
10200
+ "default.handlebars->25->1718"
10201
]
10202
},
10203
{
@@ -10215,7 +10221,7 @@
10221
"en": "End Time",
10222
"nl": "Eindtijd",
10223
"xloc": [
10218
- "default.handlebars->25->1713"
10224
+ "default.handlebars->25->1715"
10225
]
10226
},
10227
{
@@ -10232,7 +10238,7 @@
10238
"ru": "Английский",
10239
"zh-chs": "英語",
10240
"xloc": [
10235
- "default.handlebars->25->936"
10241
+ "default.handlebars->25->938"
10242
]
10243
},
10244
{
@@ -10249,7 +10255,7 @@
10255
"ru": "Английский (Австралия)",
10256
"zh-chs": "英文(澳洲)",
10257
"xloc": [
10252
- "default.handlebars->25->937"
10258
+ "default.handlebars->25->939"
10259
]
10260
},
10261
{
@@ -10266,7 +10272,7 @@
10272
"ru": "Английский (Белиз)",
10273
"zh-chs": "英語(伯利茲)",
10274
"xloc": [
10269
- "default.handlebars->25->938"
10275
+ "default.handlebars->25->940"
10276
]
10277
},
10278
{
@@ -10283,7 +10289,7 @@
10289
"ru": "Английский (Канада)",
10290
"zh-chs": "英文(加拿大)",
10291
"xloc": [
10286
- "default.handlebars->25->939"
10292
+ "default.handlebars->25->941"
10293
]
10294
},
10295
{
@@ -10300,7 +10306,7 @@
10306
"ru": "Английский (Ирландия)",
10307
"zh-chs": "英文(愛爾蘭)",
10308
"xloc": [
10303
- "default.handlebars->25->940"
10309
+ "default.handlebars->25->942"
10310
]
10311
},
10312
{
@@ -10317,7 +10323,7 @@
10323
"ru": "Английский (Ямайка)",
10324
"zh-chs": "英文(牙買加)",
10325
"xloc": [
10320
- "default.handlebars->25->941"
10326
+ "default.handlebars->25->943"
10327
]
10328
},
10329
{
@@ -10334,7 +10340,7 @@
10340
"ru": "Английский (Новая Зеландия)",
10341
"zh-chs": "英文(紐西蘭)",
10342
"xloc": [
10337
- "default.handlebars->25->942"
10343
+ "default.handlebars->25->944"
10344
]
10345
},
10346
{
@@ -10351,7 +10357,7 @@
10357
"ru": "Английский (Филиппины)",
10358
"zh-chs": "英文(菲律賓)",
10359
"xloc": [
10354
- "default.handlebars->25->943"
10360
+ "default.handlebars->25->945"
10361
]
10362
},
10363
{
@@ -10368,7 +10374,7 @@
10374
"ru": "Английский (Южная Африка)",
10375
"zh-chs": "英語(南非)",
10376
"xloc": [
10371
- "default.handlebars->25->944"
10377
+ "default.handlebars->25->946"
10378
]
10379
},
10380
{
@@ -10385,7 +10391,7 @@
10391
"ru": "Английский (Тринидад и Тобаго)",
10392
"zh-chs": "英文(特立尼達和多巴哥)",
10393
"xloc": [
10388
- "default.handlebars->25->945"
10394
+ "default.handlebars->25->947"
10395
]
10396
},
10397
{
@@ -10402,7 +10408,7 @@
10408
"ru": "Английский (Великобритания)",
10409
"zh-chs": "英文(英國)",
10410
"xloc": [
10405
- "default.handlebars->25->946"
10411
+ "default.handlebars->25->948"
10412
]
10413
},
10414
{
@@ -10419,7 +10425,7 @@
10425
"ru": "Английский (Соединенные Штаты)",
10426
"zh-chs": "美國英語)",
10427
"xloc": [
10422
- "default.handlebars->25->947"
10428
+ "default.handlebars->25->949"
10429
]
10430
},
10431
{
@@ -10436,7 +10442,7 @@
10442
"ru": "Английский (Зимбабве)",
10443
"zh-chs": "英文(津巴布韋)",
10444
"xloc": [
10439
- "default.handlebars->25->948"
10445
+ "default.handlebars->25->950"
10446
]
10447
},
10448
{
@@ -10453,8 +10459,8 @@
10459
"ru": "Ввод",
10460
"zh-chs": "輸入",
10461
"xloc": [
10456
- "default.handlebars->25->1129",
10457
- "default.handlebars->25->1130"
10462
+ "default.handlebars->25->1131",
10463
+ "default.handlebars->25->1132"
10464
]
10465
},
10466
{
@@ -10471,7 +10477,7 @@
10477
"ru": "Введите разделенный запятыми список имен административных областей.",
10478
"zh-chs": "輸入管理領域名稱的逗號分隔列表。",
10479
"xloc": [
10474
- "default.handlebars->25->1488"
10480
+ "default.handlebars->25->1490"
10481
]
10482
},
10483
{
@@ -10505,7 +10511,7 @@
10511
"ru": "Для удаленного набора введите текст, используя английскую раскладку и нажмите OK. Перед продолжением убедитесь, что курсор на удаленном компьютере установлен в правильное положение.",
10512
"zh-chs": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
10513
"xloc": [
10508
- "default.handlebars->25->712"
10514
+ "default.handlebars->25->714"
10515
]
10516
},
10517
{
@@ -10553,7 +10559,7 @@
10559
"nl": "Voer uw telefoonnummer in dat geschikt is voor SMS. Na verificatie kan het nummer worden gebruikt voor inlogverificatie en andere meldingen.",
10560
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
10561
"xloc": [
10556
- "default.handlebars->25->869"
10562
+ "default.handlebars->25->871"
10563
]
10564
},
10565
{
@@ -10604,7 +10610,7 @@
10610
"ru": "Эсперанто",
10611
"zh-chs": "世界語",
10612
"xloc": [
10607
- "default.handlebars->25->949"
10613
+ "default.handlebars->25->951"
10614
]
10615
},
10616
{
@@ -10621,7 +10627,7 @@
10627
"ru": "Эстонский",
10628
"zh-chs": "愛沙尼亞語",
10629
"xloc": [
10624
- "default.handlebars->25->950"
10630
+ "default.handlebars->25->952"
10631
]
10632
},
10633
{
@@ -10638,7 +10644,7 @@
10644
"ru": "Детали события",
10645
"zh-chs": "活動詳情",
10646
"xloc": [
10641
- "default.handlebars->25->789"
10647
+ "default.handlebars->25->791"
10648
]
10649
},
10650
{
@@ -10655,7 +10661,7 @@
10661
"ru": "Экспорт списка событий",
10662
"zh-chs": "活動列表導出",
10663
"xloc": [
10658
- "default.handlebars->25->1409"
10664
+ "default.handlebars->25->1411"
10665
]
10666
},
10667
{
@@ -10744,7 +10750,7 @@
10750
"ru": "Расширенный ASCII",
10751
"zh-chs": "擴展ASCII",
10752
"xloc": [
10747
- "default.handlebars->25->738"
10753
+ "default.handlebars->25->740"
10754
]
10755
},
10756
{
@@ -10778,7 +10784,7 @@
10784
"ru": "Внешний",
10785
"zh-chs": "外部",
10786
"xloc": [
10781
- "default.handlebars->25->1764"
10787
+ "default.handlebars->25->1766"
10788
]
10789
},
10790
{
@@ -10795,7 +10801,7 @@
10801
"ru": "Mакедонский (БЮР)",
10802
"zh-chs": "FYRO馬其頓語",
10803
"xloc": [
10798
- "default.handlebars->25->1000"
10804
+ "default.handlebars->25->1002"
10805
]
10806
},
10807
{
@@ -10812,7 +10818,7 @@
10818
"ru": "Фарерский",
10819
"zh-chs": "法羅語",
10820
"xloc": [
10815
- "default.handlebars->25->951"
10821
+ "default.handlebars->25->953"
10822
]
10823
},
10824
{
@@ -10842,7 +10848,7 @@
10848
"ko": "원격 터미널 세션을 시작하지 못했습니다 : {0} ({1})",
10849
"zh-chs": "无法启动远程终端会话{0}({1})",
10850
"xloc": [
10845
- "default.handlebars->25->694"
10851
+ "default.handlebars->25->696"
10852
]
10853
},
10854
{
@@ -10859,7 +10865,7 @@
10865
"ru": "Фарси (Персидский)",
10866
"zh-chs": "波斯語(波斯語)",
10867
"xloc": [
10862
- "default.handlebars->25->952"
10868
+ "default.handlebars->25->954"
10869
]
10870
},
10871
{
@@ -10894,7 +10900,7 @@
10900
"ru": "Функции",
10901
"zh-chs": "特徵",
10902
"xloc": [
10897
- "default.handlebars->25->1161"
10903
+ "default.handlebars->25->1163"
10904
]
10905
},
10906
{
@@ -10911,7 +10917,7 @@
10917
"ru": "Фиджи",
10918
"zh-chs": "斐濟",
10919
"xloc": [
10914
- "default.handlebars->25->953"
10920
+ "default.handlebars->25->955"
10921
]
10922
},
10923
{
@@ -10930,7 +10936,7 @@
10936
"xloc": [
10937
"default-mobile.handlebars->9->295",
10938
"default.handlebars->25->436",
10933
- "default.handlebars->25->761"
10939
+ "default.handlebars->25->763"
10940
]
10941
},
10942
{
@@ -10964,7 +10970,7 @@
10970
"ru": "Драйвер файловой системы",
10971
"zh-chs": "FileSystemDriver",
10972
"xloc": [
10967
- "default.handlebars->25->721"
10973
+ "default.handlebars->25->723"
10974
]
10975
},
10976
{
@@ -10983,8 +10989,8 @@
10989
"xloc": [
10990
"default-mobile.handlebars->9->165",
10991
"default-mobile.handlebars->9->246",
10986
- "default.handlebars->25->1250",
10987
- "default.handlebars->25->1701",
10992
+ "default.handlebars->25->1252",
10993
+ "default.handlebars->25->1703",
10994
"default.handlebars->25->218",
10995
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
10996
"default.handlebars->contextMenu->cxfiles"
@@ -11021,8 +11027,8 @@
11027
"ru": "Уведомление файлов",
11028
"zh-chs": "文件通知",
11029
"xloc": [
11024
- "default.handlebars->25->1169",
11025
- "default.handlebars->25->1614",
11030
+ "default.handlebars->25->1171",
11031
+ "default.handlebars->25->1616",
11032
"default.handlebars->25->517"
11033
]
11034
},
@@ -11040,8 +11046,8 @@
11046
"ru": "Запрос файлов",
11047
"zh-chs": "文件提示",
11048
"xloc": [
11043
- "default.handlebars->25->1168",
11044
- "default.handlebars->25->1613",
11049
+ "default.handlebars->25->1170",
11050
+ "default.handlebars->25->1615",
11051
"default.handlebars->25->516"
11052
]
11053
},
@@ -11079,7 +11085,7 @@
11085
"ru": "Финский",
11086
"zh-chs": "芬蘭",
11087
"xloc": [
11082
- "default.handlebars->25->954"
11088
+ "default.handlebars->25->956"
11089
]
11090
},
11091
{
@@ -11202,8 +11208,8 @@
11208
"ru": "Принудительно сбросить пароль при следующем входе в систему.",
11209
"zh-chs": "下次登錄時強制重置密碼。",
11210
"xloc": [
11205
- "default.handlebars->25->1482",
11206
- "default.handlebars->25->1652"
11211
+ "default.handlebars->25->1484",
11212
+ "default.handlebars->25->1654"
11213
]
11214
},
11215
{
@@ -11289,8 +11295,8 @@
11295
"ru": "Свободно",
11296
"zh-chs": "自由",
11297
"xloc": [
11292
- "default.handlebars->25->1725",
11293
- "default.handlebars->25->1727"
11298
+ "default.handlebars->25->1727",
11299
+ "default.handlebars->25->1729"
11300
]
11301
},
11302
{
@@ -11325,7 +11331,7 @@
11331
"ru": "Французский (Бельгия)",
11332
"zh-chs": "法語(比利時)",
11333
"xloc": [
11328
- "default.handlebars->25->956"
11334
+ "default.handlebars->25->958"
11335
]
11336
},
11337
{
@@ -11342,7 +11348,7 @@
11348
"ru": "Французский (Канада)",
11349
"zh-chs": "法語(加拿大)",
11350
"xloc": [
11345
- "default.handlebars->25->957"
11351
+ "default.handlebars->25->959"
11352
]
11353
},
11354
{
@@ -11359,7 +11365,7 @@
11365
"ru": "Французский (Франция)",
11366
"zh-chs": "法語(法國)",
11367
"xloc": [
11362
- "default.handlebars->25->958"
11368
+ "default.handlebars->25->960"
11369
]
11370
},
11371
{
@@ -11376,7 +11382,7 @@
11382
"ru": "Французский (Люксембург)",
11383
"zh-chs": "法語(盧森堡)",
11384
"xloc": [
11379
- "default.handlebars->25->959"
11385
+ "default.handlebars->25->961"
11386
]
11387
},
11388
{
@@ -11393,7 +11399,7 @@
11399
"ru": "Французский (Монако)",
11400
"zh-chs": "法語(摩納哥)",
11401
"xloc": [
11396
- "default.handlebars->25->960"
11402
+ "default.handlebars->25->962"
11403
]
11404
},
11405
{
@@ -11410,7 +11416,7 @@
11416
"ru": "Французский (Стандартный)",
11417
"zh-chs": "法語(標準)",
11418
"xloc": [
11413
- "default.handlebars->25->955"
11419
+ "default.handlebars->25->957"
11420
]
11421
},
11422
{
@@ -11427,7 +11433,7 @@
11433
"ru": "Французский (Швейцария)",
11434
"zh-chs": "法語(瑞士)",
11435
"xloc": [
11430
- "default.handlebars->25->961"
11436
+ "default.handlebars->25->963"
11437
]
11438
},
11439
{
@@ -11444,7 +11450,7 @@
11450
"ru": "Фризский",
11451
"zh-chs": "弗里斯蘭語",
11452
"xloc": [
11447
- "default.handlebars->25->962"
11453
+ "default.handlebars->25->964"
11454
]
11455
},
11456
{
@@ -11461,7 +11467,7 @@
11467
"ru": "Фриульский",
11468
"zh-chs": "弗留利",
11469
"xloc": [
11464
- "default.handlebars->25->963"
11470
+ "default.handlebars->25->965"
11471
]
11472
},
11473
{
@@ -11482,9 +11488,9 @@
11488
"default-mobile.handlebars->9->383",
11489
"default-mobile.handlebars->9->392",
11490
"default-mobile.handlebars->9->410",
11485
- "default.handlebars->25->1136",
11486
- "default.handlebars->25->1268",
11487
- "default.handlebars->25->1494"
11491
+ "default.handlebars->25->1138",
11492
+ "default.handlebars->25->1270",
11493
+ "default.handlebars->25->1496"
11494
]
11495
},
11496
{
@@ -11501,7 +11507,7 @@
11507
"ru": "Администратор с полным доступом (все права)",
11508
"zh-chs": "正式管理員(保留所有權利)",
11509
"xloc": [
11504
- "default.handlebars->25->1302"
11510
+ "default.handlebars->25->1304"
11511
]
11512
},
11513
{
@@ -11584,7 +11590,7 @@
11590
"ru": "Администратор с полным доступом",
11591
"zh-chs": "正式管理員",
11592
"xloc": [
11587
- "default.handlebars->25->1578"
11593
+ "default.handlebars->25->1580"
11594
]
11595
},
11596
{
@@ -11598,7 +11604,7 @@
11604
"zh-chs": "显卡",
11605
"xloc": [
11606
"default-mobile.handlebars->9->361",
11601
- "default.handlebars->25->837"
11607
+ "default.handlebars->25->839"
11608
]
11609
},
11610
{
@@ -11615,7 +11621,7 @@
11621
"ru": "Гэльский (Ирландский)",
11622
"zh-chs": "蓋爾語(愛爾蘭)",
11623
"xloc": [
11618
- "default.handlebars->25->965"
11624
+ "default.handlebars->25->967"
11625
]
11626
},
11627
{
@@ -11632,7 +11638,7 @@
11638
"ru": "Гэльский (Шотландия)",
11639
"zh-chs": "蓋爾語(蘇格蘭語)",
11640
"xloc": [
11635
- "default.handlebars->25->964"
11641
+ "default.handlebars->25->966"
11642
]
11643
},
11644
{
@@ -11649,7 +11655,7 @@
11655
"ru": "Галицкий",
11656
"zh-chs": "加拉契人",
11657
"xloc": [
11652
- "default.handlebars->25->966"
11658
+ "default.handlebars->25->968"
11659
]
11660
},
11661
{
@@ -11757,7 +11763,7 @@
11763
"ru": "Грузинский",
11764
"zh-chs": "格魯吉亞人",
11765
"xloc": [
11760
- "default.handlebars->25->967"
11766
+ "default.handlebars->25->969"
11767
]
11768
},
11769
{
@@ -11774,7 +11780,7 @@
11780
"ru": "Немецкий (Австрия)",
11781
"zh-chs": "德語(奧地利)",
11782
"xloc": [
11777
- "default.handlebars->25->969"
11783
+ "default.handlebars->25->971"
11784
]
11785
},
11786
{
@@ -11791,7 +11797,7 @@
11797
"ru": "Немецкий (Германия)",
11798
"zh-chs": "德文(德國)",
11799
"xloc": [
11794
- "default.handlebars->25->970"
11800
+ "default.handlebars->25->972"
11801
]
11802
},
11803
{
@@ -11808,7 +11814,7 @@
11814
"ru": "Немецкий (Лихтенштейн)",
11815
"zh-chs": "德文(列支敦士登)",
11816
"xloc": [
11811
- "default.handlebars->25->971"
11817
+ "default.handlebars->25->973"
11818
]
11819
},
11820
{
@@ -11825,7 +11831,7 @@
11831
"ru": "Немецкий (Люксембург)",
11832
"zh-chs": "德語(盧森堡)",
11833
"xloc": [
11828
- "default.handlebars->25->972"
11834
+ "default.handlebars->25->974"
11835
]
11836
},
11837
{
@@ -11842,7 +11848,7 @@
11848
"ru": "Немецкий (Стандартный)",
11849
"zh-chs": "德語(標準)",
11850
"xloc": [
11845
- "default.handlebars->25->968"
11851
+ "default.handlebars->25->970"
11852
]
11853
},
11854
{
@@ -11859,7 +11865,7 @@
11865
"ru": "Немецкий (Швейцария)",
11866
"zh-chs": "德語(瑞士)",
11867
"xloc": [
11862
- "default.handlebars->25->973"
11868
+ "default.handlebars->25->975"
11869
]
11870
},
11871
{
@@ -11942,7 +11948,7 @@
11948
"ru": "Хорошо",
11949
"zh-chs": "好",
11950
"xloc": [
11945
- "default.handlebars->25->1132"
11951
+ "default.handlebars->25->1134"
11952
]
11953
},
11954
{
@@ -11979,7 +11985,7 @@
11985
"ru": "Греческий",
11986
"zh-chs": "希臘語",
11987
"xloc": [
11982
- "default.handlebars->25->974"
11988
+ "default.handlebars->25->976"
11989
]
11990
},
11991
{
@@ -12015,8 +12021,8 @@
12021
"ru": "Групповое действие",
12022
"zh-chs": "集體行動",
12023
"xloc": [
12018
- "default.handlebars->25->1446",
12019
- "default.handlebars->25->1515",
12024
+ "default.handlebars->25->1448",
12025
+ "default.handlebars->25->1517",
12026
"default.handlebars->25->406",
12027
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
12028
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -12027,7 +12033,7 @@
12033
"en": "Group Identifier",
12034
"nl": "Groepsidentificatie",
12035
"xloc": [
12030
- "default.handlebars->25->1532"
12036
+ "default.handlebars->25->1534"
12037
]
12038
},
12039
{
@@ -12044,7 +12050,7 @@
12050
"ru": "Члены группы",
12051
"zh-chs": "小組成員",
12052
"xloc": [
12047
- "default.handlebars->25->1541"
12053
+ "default.handlebars->25->1543"
12054
]
12055
},
12056
{
@@ -12061,7 +12067,7 @@
12067
"ru": "Права на группу для пользователя {0}.",
12068
"zh-chs": "用戶{0}的組權限。",
12069
"xloc": [
12064
- "default.handlebars->25->1267"
12070
+ "default.handlebars->25->1269"
12071
]
12072
},
12073
{
@@ -12078,7 +12084,7 @@
12084
"ru": "Права на группу для {0}.",
12085
"zh-chs": "{0}的組權限。",
12086
"xloc": [
12081
- "default.handlebars->25->1266"
12087
+ "default.handlebars->25->1268"
12088
]
12089
},
12090
{
@@ -12129,7 +12135,7 @@
12135
"ru": "Гуджарати",
12136
"zh-chs": "古久拉提",
12137
"xloc": [
12132
- "default.handlebars->25->975"
12138
+ "default.handlebars->25->977"
12139
]
12140
},
12141
{
@@ -12165,7 +12171,7 @@
12171
"ru": "Гаитянский",
12172
"zh-chs": "海地",
12173
"xloc": [
12168
- "default.handlebars->25->976"
12174
+ "default.handlebars->25->978"
12175
]
12176
},
12177
{
@@ -12199,7 +12205,7 @@
12205
"ru": "Жесткое отключение агента",
12206
"zh-chs": "硬斷開劑",
12207
"xloc": [
12202
- "default.handlebars->25->864"
12208
+ "default.handlebars->25->866"
12209
]
12210
},
12211
{
@@ -12216,7 +12222,7 @@
12222
"ru": "Всего кучи",
12223
"zh-chs": "堆總數",
12224
"xloc": [
12219
- "default.handlebars->25->1766"
12225
+ "default.handlebars->25->1768"
12226
]
12227
},
12228
{
@@ -12233,7 +12239,7 @@
12239
"ru": "Куча используется",
12240
"zh-chs": "堆使用",
12241
"xloc": [
12236
- "default.handlebars->25->1765"
12242
+ "default.handlebars->25->1767"
12243
]
12244
},
12245
{
@@ -12250,7 +12256,7 @@
12256
"ru": "Иврит",
12257
"zh-chs": "希伯來語",
12258
"xloc": [
12253
- "default.handlebars->25->977"
12259
+ "default.handlebars->25->979"
12260
]
12261
},
12262
{
@@ -12284,7 +12290,7 @@
12290
"ru": "Помочь перевести MeshCentral",
12291
"zh-chs": "幫助翻譯MeshCentral",
12292
"xloc": [
12287
- "default.handlebars->25->1091"
12293
+ "default.handlebars->25->1093"
12294
]
12295
},
12296
{
@@ -12370,7 +12376,7 @@
12376
"ru": "Хинди",
12377
"zh-chs": "印地語",
12378
"xloc": [
12373
- "default.handlebars->25->978"
12379
+ "default.handlebars->25->980"
12380
]
12381
},
12382
{
@@ -12406,7 +12412,7 @@
12412
"zh-chs": "持有1份副本",
12413
"xloc": [
12414
"default-mobile.handlebars->9->304",
12409
- "default.handlebars->25->770"
12415
+ "default.handlebars->25->772"
12416
]
12417
},
12418
{
@@ -12424,7 +12430,7 @@
12430
"zh-chs": "持有1個搬家公司",
12431
"xloc": [
12432
"default-mobile.handlebars->9->308",
12427
- "default.handlebars->25->774"
12433
+ "default.handlebars->25->776"
12434
]
12435
},
12436
{
@@ -12442,7 +12448,7 @@
12448
"zh-chs": "保留{0}個條目進行複制",
12449
"xloc": [
12450
"default-mobile.handlebars->9->302",
12445
- "default.handlebars->25->768"
12451
+ "default.handlebars->25->770"
12452
]
12453
},
12454
{
@@ -12460,7 +12466,7 @@
12466
"zh-chs": "保留{0}個條目以進行移動",
12467
"xloc": [
12468
"default-mobile.handlebars->9->306",
12463
- "default.handlebars->25->772"
12469
+ "default.handlebars->25->774"
12470
]
12471
},
12472
{
@@ -12478,7 +12484,7 @@
12484
"zh-chs": "保持{2}的{0}入口{1}",
12485
"xloc": [
12486
"default-mobile.handlebars->9->129",
12481
- "default.handlebars->25->1396"
12487
+ "default.handlebars->25->1398"
12488
]
12489
},
12490
{
@@ -12501,7 +12507,7 @@
12507
"default-mobile.handlebars->9->268",
12508
"default.handlebars->25->245",
12509
"default.handlebars->25->474",
12504
- "default.handlebars->25->687"
12510
+ "default.handlebars->25->689"
12511
]
12512
},
12513
{
@@ -12518,7 +12524,7 @@
12524
"ru": "Синхронизация имени хоста",
12525
"zh-chs": "主機名同步",
12526
"xloc": [
12521
- "default.handlebars->25->1159"
12527
+ "default.handlebars->25->1161"
12528
]
12529
},
12530
{
@@ -12535,7 +12541,7 @@
12541
"ru": "Венгерский",
12542
"zh-chs": "匈牙利",
12543
"xloc": [
12538
- "default.handlebars->25->979"
12544
+ "default.handlebars->25->981"
12545
]
12546
},
12547
{
@@ -12588,7 +12594,7 @@
12594
"zh-chs": "IP:{0}",
12595
"xloc": [
12596
"default-mobile.handlebars->9->334",
12591
- "default.handlebars->25->810"
12597
+ "default.handlebars->25->812"
12598
]
12599
},
12600
{
@@ -12606,7 +12612,7 @@
12612
"zh-chs": "IP:{0},掩碼:{1},網關:{2}",
12613
"xloc": [
12614
"default-mobile.handlebars->9->332",
12609
- "default.handlebars->25->808"
12615
+ "default.handlebars->25->810"
12616
]
12617
},
12618
{
@@ -12625,8 +12631,8 @@
12631
"xloc": [
12632
"default-mobile.handlebars->9->331",
12633
"default-mobile.handlebars->9->333",
12628
- "default.handlebars->25->807",
12629
- "default.handlebars->25->809"
12634
+ "default.handlebars->25->809",
12635
+ "default.handlebars->25->811"
12636
]
12637
},
12638
{
@@ -12694,7 +12700,7 @@
12700
"ru": "Исландский",
12701
"zh-chs": "冰島的",
12702
"xloc": [
12697
- "default.handlebars->25->980"
12703
+ "default.handlebars->25->982"
12704
]
12705
},
12706
{
@@ -12712,7 +12718,7 @@
12718
"zh-chs": "圖標選擇",
12719
"xloc": [
12720
"default-mobile.handlebars->9->266",
12715
- "default.handlebars->25->685"
12721
+ "default.handlebars->25->687"
12722
]
12723
},
12724
{
@@ -12730,7 +12736,7 @@
12736
"zh-chs": "識別碼",
12737
"xloc": [
12738
"default-mobile.handlebars->9->359",
12733
- "default.handlebars->25->835"
12739
+ "default.handlebars->25->837"
12740
]
12741
},
12742
{
@@ -12833,7 +12839,7 @@
12839
"ru": "Индонезийский",
12840
"zh-chs": "印度尼西亞",
12841
"xloc": [
12836
- "default.handlebars->25->981"
12842
+ "default.handlebars->25->983"
12843
]
12844
},
12845
{
@@ -12950,7 +12956,7 @@
12956
"ru": "Установка CIRA",
12957
"zh-chs": "安裝CIRA",
12958
"xloc": [
12953
- "default.handlebars->25->1192"
12959
+ "default.handlebars->25->1194"
12960
]
12961
},
12962
{
@@ -12967,7 +12973,7 @@
12973
"ru": "Локальная установка",
12974
"zh-chs": "安裝本地",
12975
"xloc": [
12970
- "default.handlebars->25->1194"
12976
+ "default.handlebars->25->1196"
12977
]
12978
},
12979
{
@@ -12984,8 +12990,8 @@
12990
"ru": "Тип установки",
12991
"zh-chs": "安裝類型",
12992
"xloc": [
12987
- "default.handlebars->25->1333",
12988
- "default.handlebars->25->1340",
12993
+ "default.handlebars->25->1335",
12994
+ "default.handlebars->25->1342",
12995
"default.handlebars->25->307",
12996
"default.handlebars->25->329"
12997
]
@@ -13004,7 +13010,7 @@
13010
"ru": "Intel (F10 = ESC+[OM)",
13011
"zh-chs": "英特爾(F10 = ESC + [OM)",
13012
"xloc": [
13007
- "default.handlebars->25->740",
13013
+ "default.handlebars->25->742",
13014
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
13015
]
13016
},
@@ -13022,10 +13028,10 @@
13028
"ru": "Intel AMT",
13029
"zh-chs": "英特爾AMT",
13030
"xloc": [
13025
- "default.handlebars->25->1352",
13026
- "default.handlebars->25->1360",
13027
- "default.handlebars->25->1762",
13028
- "default.handlebars->25->1784"
13031
+ "default.handlebars->25->1354",
13032
+ "default.handlebars->25->1362",
13033
+ "default.handlebars->25->1764",
13034
+ "default.handlebars->25->1786"
13035
]
13036
},
13037
{
@@ -13066,14 +13072,14 @@
13072
"en": "Intel AMT Redirection",
13073
"nl": "Intel AMT omleiding",
13074
"xloc": [
13069
- "default.handlebars->25->1703"
13075
+ "default.handlebars->25->1705"
13076
]
13077
},
13078
{
13079
"en": "Intel AMT WSMAN",
13080
"nl": "Intel AMT WSMAN",
13081
"xloc": [
13076
- "default.handlebars->25->1702"
13082
+ "default.handlebars->25->1704"
13083
]
13084
},
13085
{
@@ -13192,7 +13198,7 @@
13198
"ru": "Intel ASCII",
13199
"zh-chs": "英特爾ASCII",
13200
"xloc": [
13195
- "default.handlebars->25->739"
13201
+ "default.handlebars->25->741"
13202
]
13203
},
13204
{
@@ -13212,8 +13218,8 @@
13218
"default-mobile.handlebars->9->192",
13219
"default-mobile.handlebars->9->225",
13220
"default-mobile.handlebars->9->230",
13215
- "default.handlebars->25->1176",
13216
- "default.handlebars->25->1186",
13221
+ "default.handlebars->25->1178",
13222
+ "default.handlebars->25->1188",
13223
"default.handlebars->25->446",
13224
"default.handlebars->25->499",
13225
"default.handlebars->25->527"
@@ -13289,7 +13295,7 @@
13295
"ru": "Политика Intel® AMT",
13296
"zh-chs": "英特爾®AMT政策",
13297
"xloc": [
13292
- "default.handlebars->25->1215"
13298
+ "default.handlebars->25->1217"
13299
]
13300
},
13301
{
@@ -13394,8 +13400,8 @@
13400
"ru": "События Intel® AMT desktop или serial.",
13401
"zh-chs": "英特爾®AMT桌面和串行事件。",
13402
"xloc": [
13397
- "default.handlebars->25->1097",
13398
- "default.handlebars->25->1348"
13403
+ "default.handlebars->25->1099",
13404
+ "default.handlebars->25->1350"
13405
]
13406
},
13407
{
@@ -13484,8 +13490,8 @@
13490
"zh-chs": "僅限英特爾®AMT,無代理",
13491
"xloc": [
13492
"default-mobile.handlebars->9->374",
13487
- "default.handlebars->25->1126",
13488
- "default.handlebars->25->1152"
13493
+ "default.handlebars->25->1128",
13494
+ "default.handlebars->25->1154"
13495
]
13496
},
13497
{
@@ -13520,7 +13526,7 @@
13526
"zh-chs": "英特爾®主動管理技術(英特爾®AMT)",
13527
"xloc": [
13528
"default-mobile.handlebars->9->351",
13523
- "default.handlebars->25->827"
13529
+ "default.handlebars->25->829"
13530
]
13531
},
13532
{
@@ -13687,7 +13693,7 @@
13693
"ru": "Интерактивный",
13694
"zh-chs": "互動",
13695
"xloc": [
13690
- "default.handlebars->25->722"
13696
+ "default.handlebars->25->724"
13697
]
13698
},
13699
{
@@ -13704,8 +13710,8 @@
13710
"ru": "Только интерактивный режим",
13711
"zh-chs": "僅限互動",
13712
"xloc": [
13707
- "default.handlebars->25->1336",
13708
- "default.handlebars->25->1343",
13713
+ "default.handlebars->25->1338",
13714
+ "default.handlebars->25->1345",
13715
"default.handlebars->25->310",
13716
"default.handlebars->25->332"
13717
]
@@ -13741,7 +13747,7 @@
13747
"ru": "Инуктитут",
13748
"zh-chs": "因紐特人",
13749
"xloc": [
13744
- "default.handlebars->25->982"
13750
+ "default.handlebars->25->984"
13751
]
13752
},
13753
{
@@ -13758,7 +13764,7 @@
13764
"ru": "Некорректный тип группы устройств",
13765
"zh-chs": "無效的設備組類型",
13766
"xloc": [
13761
- "default.handlebars->25->1739"
13767
+ "default.handlebars->25->1741"
13768
]
13769
},
13770
{
@@ -13775,7 +13781,7 @@
13781
"ru": "Некорректный JSON",
13782
"zh-chs": "無效的JSON",
13783
"xloc": [
13778
- "default.handlebars->25->1733"
13784
+ "default.handlebars->25->1735"
13785
]
13786
},
13787
{
@@ -13792,8 +13798,8 @@
13798
"ru": "Некорректный формат файла JSON.",
13799
"zh-chs": "無效的JSON文件格式。",
13800
"xloc": [
13795
- "default.handlebars->25->1460",
13796
- "default.handlebars->25->1462"
13801
+ "default.handlebars->25->1462",
13802
+ "default.handlebars->25->1464"
13803
]
13804
},
13805
{
@@ -13810,7 +13816,7 @@
13816
"ru": "Некорректный файл JSON: {0}.",
13817
"zh-chs": "無效的JSON文件:{0}。",
13818
"xloc": [
13813
- "default.handlebars->25->1458"
13819
+ "default.handlebars->25->1460"
13820
]
13821
},
13822
{
@@ -13827,7 +13833,7 @@
13833
"ru": "Некорректная сигнатура PKCS",
13834
"zh-chs": "無效的PKCS簽名",
13835
"xloc": [
13830
- "default.handlebars->25->1731"
13836
+ "default.handlebars->25->1733"
13837
]
13838
},
13839
{
@@ -13844,7 +13850,7 @@
13850
"ru": "Некорректная сигнатура RSA",
13851
"zh-chs": "無效的RSA密碼",
13852
"xloc": [
13847
- "default.handlebars->25->1732"
13853
+ "default.handlebars->25->1734"
13854
]
13855
},
13856
{
@@ -13980,7 +13986,7 @@
13986
"ru": "Коды приглашений могут использоваться любым пользователем для присоединения устройств к этой группе устройств по следующей общедоступной ссылке:",
13987
"zh-chs": "任何人都可以使用邀請代碼通過以下公共鏈接將設備加入該設備組:",
13988
"xloc": [
13983
- "default.handlebars->25->1338"
13989
+ "default.handlebars->25->1340"
13990
]
13991
},
13992
{
@@ -14013,7 +14019,7 @@
14019
"ru": "Пригласить",
14020
"zh-chs": "邀請",
14021
"xloc": [
14016
- "default.handlebars->25->1202",
14022
+ "default.handlebars->25->1204",
14023
"default.handlebars->25->242",
14024
"default.handlebars->25->322"
14025
]
@@ -14032,11 +14038,11 @@
14038
"ru": "Пригласительные коды",
14039
"zh-chs": "邀請碼",
14040
"xloc": [
14035
- "default.handlebars->25->1180",
14036
- "default.handlebars->25->1332",
14037
- "default.handlebars->25->1337",
14041
+ "default.handlebars->25->1182",
14042
+ "default.handlebars->25->1334",
14043
"default.handlebars->25->1339",
14039
- "default.handlebars->25->1344"
14044
+ "default.handlebars->25->1341",
14045
+ "default.handlebars->25->1346"
14046
]
14047
},
14048
{
@@ -14067,7 +14073,7 @@
14073
"nl": "Nodig iemand uit om de mesh-agent in deze apparaatgroep te installeren.",
14074
"zh-chs": "邀请某人在该设备组上安装网状代理。",
14075
"xloc": [
14070
- "default.handlebars->25->1201",
14076
+ "default.handlebars->25->1203",
14077
"default.handlebars->25->241"
14078
]
14079
},
@@ -14102,7 +14108,7 @@
14108
"ru": "Ирландский",
14109
"zh-chs": "愛爾蘭人",
14110
"xloc": [
14105
- "default.handlebars->25->983"
14111
+ "default.handlebars->25->985"
14112
]
14113
},
14114
{
@@ -14119,7 +14125,7 @@
14125
"ru": "Итальянский (Стандартный)",
14126
"zh-chs": "意大利語(標準)",
14127
"xloc": [
14122
- "default.handlebars->25->984"
14128
+ "default.handlebars->25->986"
14129
]
14130
},
14131
{
@@ -14136,7 +14142,7 @@
14142
"ru": "Итальянский (Швейцария)",
14143
"zh-chs": "義大利文(瑞士)",
14144
"xloc": [
14139
- "default.handlebars->25->985"
14145
+ "default.handlebars->25->987"
14146
]
14147
},
14148
{
@@ -14153,8 +14159,8 @@
14159
"ru": "Формат JSON",
14160
"zh-chs": "JSON格式",
14161
"xloc": [
14156
- "default.handlebars->25->1407",
14157
- "default.handlebars->25->1466",
14162
+ "default.handlebars->25->1409",
14163
+ "default.handlebars->25->1468",
14164
"default.handlebars->25->413"
14165
]
14166
},
@@ -14172,7 +14178,7 @@
14178
"ru": "Японский",
14179
"zh-chs": "日本",
14180
"xloc": [
14175
- "default.handlebars->25->986"
14181
+ "default.handlebars->25->988"
14182
]
14183
},
14184
{
@@ -14189,7 +14195,7 @@
14195
"ru": "Каннада",
14196
"zh-chs": "卡納達語",
14197
"xloc": [
14192
- "default.handlebars->25->987"
14198
+ "default.handlebars->25->989"
14199
]
14200
},
14201
{
@@ -14206,7 +14212,7 @@
14212
"ru": "Кашмирский",
14213
"zh-chs": "克什米爾語",
14214
"xloc": [
14209
- "default.handlebars->25->988"
14215
+ "default.handlebars->25->990"
14216
]
14217
},
14218
{
@@ -14223,7 +14229,7 @@
14229
"ru": "Казахский",
14230
"zh-chs": "哈薩克語",
14231
"xloc": [
14226
- "default.handlebars->25->989"
14232
+ "default.handlebars->25->991"
14233
]
14234
},
14235
{
@@ -14240,7 +14246,7 @@
14246
"ru": "Драйвер ядра",
14247
"zh-chs": "內核驅動程序",
14248
"xloc": [
14243
- "default.handlebars->25->723"
14249
+ "default.handlebars->25->725"
14250
]
14251
},
14252
{
@@ -14257,8 +14263,8 @@
14263
"ru": "Имя ключа",
14264
"zh-chs": "鍵名",
14265
"xloc": [
14260
- "default.handlebars->25->880",
14261
- "default.handlebars->25->883"
14266
+ "default.handlebars->25->882",
14267
+ "default.handlebars->25->885"
14268
]
14269
},
14270
{
@@ -14299,7 +14305,7 @@
14305
"ru": "Кхмерский",
14306
"zh-chs": "高棉語",
14307
"xloc": [
14302
- "default.handlebars->25->990"
14308
+ "default.handlebars->25->992"
14309
]
14310
},
14311
{
@@ -14316,7 +14322,7 @@
14322
"ru": "Киргизский",
14323
"zh-chs": "吉爾吉斯",
14324
"xloc": [
14319
- "default.handlebars->25->991"
14325
+ "default.handlebars->25->993"
14326
]
14327
},
14328
{
@@ -14333,7 +14339,7 @@
14339
"ru": "Клингонский",
14340
"zh-chs": "克林貢",
14341
"xloc": [
14336
- "default.handlebars->25->992"
14342
+ "default.handlebars->25->994"
14343
]
14344
},
14345
{
@@ -14351,7 +14357,7 @@
14357
"zh-chs": "已知的",
14358
"xloc": [
14359
"default-mobile.handlebars->9->350",
14354
- "default.handlebars->25->826"
14360
+ "default.handlebars->25->828"
14361
]
14362
},
14363
{
@@ -14368,7 +14374,7 @@
14374
"ru": "Korean",
14375
"zh-chs": "韓語",
14376
"xloc": [
14371
- "default.handlebars->25->993"
14377
+ "default.handlebars->25->995"
14378
]
14379
},
14380
{
@@ -14385,7 +14391,7 @@
14391
"ru": "Корейский (Северная Корея)",
14392
"zh-chs": "韓語(朝鮮)",
14393
"xloc": [
14388
- "default.handlebars->25->994"
14394
+ "default.handlebars->25->996"
14395
]
14396
},
14397
{
@@ -14402,7 +14408,7 @@
14408
"ru": "Корейский (Южная Корея)",
14409
"zh-chs": "韓語(韓國)",
14410
"xloc": [
14405
- "default.handlebars->25->995"
14411
+ "default.handlebars->25->997"
14412
]
14413
},
14414
{
@@ -14419,8 +14425,8 @@
14425
"ru": "LF",
14426
"zh-chs": "如果",
14427
"xloc": [
14422
- "default.handlebars->25->735",
14423
- "default.handlebars->25->744"
14428
+ "default.handlebars->25->737",
14429
+ "default.handlebars->25->746"
14430
]
14431
},
14432
{
@@ -14437,7 +14443,7 @@
14443
"ru": "Язык",
14444
"zh-chs": "語言",
14445
"xloc": [
14440
- "default.handlebars->25->1089"
14446
+ "default.handlebars->25->1091"
14447
]
14448
},
14449
{
@@ -14471,7 +14477,7 @@
14477
"ru": "Большой Фокус",
14478
"zh-chs": "大焦點",
14479
"xloc": [
14474
- "default.handlebars->25->711"
14480
+ "default.handlebars->25->713"
14481
]
14482
},
14483
{
@@ -14654,7 +14660,7 @@
14660
"ru": "Последний доступ",
14661
"zh-chs": "最後訪問",
14662
"xloc": [
14657
- "default.handlebars->25->1415"
14663
+ "default.handlebars->25->1417"
14664
]
14665
},
14666
{
@@ -14671,7 +14677,7 @@
14677
"ru": "Последний вход в систему",
14678
"zh-chs": "上次登錄",
14679
"xloc": [
14674
- "default.handlebars->25->1596"
14680
+ "default.handlebars->25->1598"
14681
]
14682
},
14683
{
@@ -14694,9 +14700,9 @@
14700
"default.handlebars->25->70",
14701
"default.handlebars->25->72",
14702
"default.handlebars->25->74",
14697
- "default.handlebars->25->798",
14698
- "default.handlebars->25->799",
14699
- "default.handlebars->25->800"
14703
+ "default.handlebars->25->800",
14704
+ "default.handlebars->25->801",
14705
+ "default.handlebars->25->802"
14706
]
14707
},
14708
{
@@ -14716,8 +14722,8 @@
14722
"default-mobile.handlebars->9->319",
14723
"default-mobile.handlebars->9->321",
14724
"default.handlebars->25->69",
14719
- "default.handlebars->25->795",
14720
- "default.handlebars->25->797"
14725
+ "default.handlebars->25->797",
14726
+ "default.handlebars->25->799"
14727
]
14728
},
14729
{
@@ -14734,7 +14740,7 @@
14740
"ru": "Последнее изменение: {0}",
14741
"zh-chs": "上次更改:{0}",
14742
"xloc": [
14737
- "default.handlebars->25->1600"
14743
+ "default.handlebars->25->1602"
14744
]
14745
},
14746
{
@@ -14785,7 +14791,7 @@
14791
"ru": "Последний вход в систему: {0}",
14792
"zh-chs": "上次登錄:{0}",
14793
"xloc": [
14788
- "default.handlebars->25->1425"
14794
+ "default.handlebars->25->1427"
14795
]
14796
},
14797
{
@@ -14871,7 +14877,7 @@
14877
"ru": "Латинский",
14878
"zh-chs": "拉丁",
14879
"xloc": [
14874
- "default.handlebars->25->996"
14880
+ "default.handlebars->25->998"
14881
]
14882
},
14883
{
@@ -14888,7 +14894,7 @@
14894
"ru": "Латышский",
14895
"zh-chs": "拉脫維亞語",
14896
"xloc": [
14891
- "default.handlebars->25->997"
14897
+ "default.handlebars->25->999"
14898
]
14899
},
14900
{
@@ -14901,7 +14907,7 @@
14907
"nl": "Leeg laten voor geen.",
14908
"zh-chs": "一无所有。",
14909
"xloc": [
14904
- "default.handlebars->25->1640"
14910
+ "default.handlebars->25->1642"
14911
]
14912
},
14913
{
@@ -14940,7 +14946,7 @@
14946
"ru": "Меньше",
14947
"zh-chs": "減",
14948
"xloc": [
14943
- "default.handlebars->25->1801"
14949
+ "default.handlebars->25->1803"
14950
]
14951
},
14952
{
@@ -14993,7 +14999,7 @@
14999
"zh-chs": "有限輸入",
15000
"xloc": [
15001
"default-mobile.handlebars->9->423",
14996
- "default.handlebars->25->1316",
15002
+ "default.handlebars->25->1318",
15003
"default.handlebars->25->584",
15004
"default.handlebars->25->603"
15005
]
@@ -15013,7 +15019,7 @@
15019
"zh-chs": "僅限於輸入",
15020
"xloc": [
15021
"default-mobile.handlebars->9->398",
15016
- "default.handlebars->25->1274"
15022
+ "default.handlebars->25->1276"
15023
]
15024
},
15025
{
@@ -15186,7 +15192,7 @@
15192
"ru": "Linux ARM, Raspberry Pi (32bit)",
15193
"zh-chs": "Linux ARM,Raspberry Pi(32位)",
15194
"xloc": [
15189
- "default.handlebars->25->669"
15195
+ "default.handlebars->25->671"
15196
]
15197
},
15198
{
@@ -15292,7 +15298,7 @@
15298
"ru": "Linux x86 (32bit)",
15299
"zh-chs": "Linux x86(32位)",
15300
"xloc": [
15295
- "default.handlebars->25->666"
15301
+ "default.handlebars->25->668"
15302
]
15303
},
15304
{
@@ -15309,7 +15315,7 @@
15315
"ru": "Linux x86 (64bit)",
15316
"zh-chs": "Linux x86(64位)",
15317
"xloc": [
15312
- "default.handlebars->25->667"
15318
+ "default.handlebars->25->669"
15319
]
15320
},
15321
{
@@ -15344,7 +15350,7 @@
15350
"ru": "Литовский",
15351
"zh-chs": "立陶宛語",
15352
"xloc": [
15347
- "default.handlebars->25->998"
15353
+ "default.handlebars->25->1000"
15354
]
15355
},
15356
{
@@ -15362,10 +15368,10 @@
15368
"zh-chs": "載入中...",
15369
"xloc": [
15370
"default-mobile.handlebars->9->72",
15365
- "default.handlebars->25->1143",
15366
- "default.handlebars->25->1147",
15371
+ "default.handlebars->25->1145",
15372
+ "default.handlebars->25->1149",
15373
"default.handlebars->25->660",
15368
- "default.handlebars->25->876"
15374
+ "default.handlebars->25->878"
15375
]
15376
},
15377
{
@@ -15433,7 +15439,7 @@
15439
"ru": "Настройки локализации",
15440
"zh-chs": "本地化設置",
15441
"xloc": [
15436
- "default.handlebars->25->1092",
15442
+ "default.handlebars->25->1094",
15443
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7"
15444
]
15445
},
@@ -15485,7 +15491,7 @@
15491
"ru": "Заблокировать учетную запись",
15492
"zh-chs": "鎖定賬戶",
15493
"xloc": [
15488
- "default.handlebars->25->1501"
15494
+ "default.handlebars->25->1503"
15495
]
15496
},
15497
{
@@ -15502,7 +15508,7 @@
15508
"ru": "Заблокировать учетную запись",
15509
"zh-chs": "鎖定賬戶",
15510
"xloc": [
15505
- "default.handlebars->25->1443"
15511
+ "default.handlebars->25->1445"
15512
]
15513
},
15514
{
@@ -15519,7 +15525,7 @@
15525
"ru": "Заблокирован",
15526
"zh-chs": "已鎖定",
15527
"xloc": [
15522
- "default.handlebars->25->1426"
15528
+ "default.handlebars->25->1428"
15529
]
15530
},
15531
{
@@ -15536,7 +15542,7 @@
15542
"ru": "Заблокированная учетная запись",
15543
"zh-chs": "賬戶鎖定",
15544
"xloc": [
15539
- "default.handlebars->25->1575"
15545
+ "default.handlebars->25->1577"
15546
]
15547
},
15548
{
@@ -15723,7 +15729,7 @@
15729
"ru": "Люксембургский",
15730
"zh-chs": "盧森堡語",
15731
"xloc": [
15726
- "default.handlebars->25->999"
15732
+ "default.handlebars->25->1001"
15733
]
15734
},
15735
{
@@ -15742,8 +15748,8 @@
15748
"xloc": [
15749
"default-mobile.handlebars->9->327",
15750
"default-mobile.handlebars->9->329",
15745
- "default.handlebars->25->803",
15746
- "default.handlebars->25->805"
15751
+ "default.handlebars->25->805",
15752
+ "default.handlebars->25->807"
15753
]
15754
},
15755
{
@@ -15778,7 +15784,7 @@
15784
"zh-chs": "MAC:{0}",
15785
"xloc": [
15786
"default-mobile.handlebars->9->330",
15781
- "default.handlebars->25->806"
15787
+ "default.handlebars->25->808"
15788
]
15789
},
15790
{
@@ -15796,7 +15802,7 @@
15802
"zh-chs": "MAC:{0},網關:{1}",
15803
"xloc": [
15804
"default-mobile.handlebars->9->328",
15799
- "default.handlebars->25->804"
15805
+ "default.handlebars->25->806"
15806
]
15807
},
15808
{
@@ -15854,8 +15860,8 @@
15860
"default.handlebars->25->185",
15861
"default.handlebars->25->391",
15862
"default.handlebars->25->531",
15857
- "default.handlebars->25->854",
15858
- "default.handlebars->25->855",
15863
+ "default.handlebars->25->856",
15864
+ "default.handlebars->25->857",
15865
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->3"
15866
]
15867
},
@@ -15996,7 +16002,7 @@
16002
"ru": "MacOS (64bit)",
16003
"zh-chs": "MacOS(64位)",
16004
"xloc": [
15999
- "default.handlebars->25->668"
16005
+ "default.handlebars->25->670"
16006
]
16007
},
16008
{
@@ -16049,7 +16055,7 @@
16055
"ru": "Сообщения главного сервера",
16056
"zh-chs": "主服務器消息",
16057
"xloc": [
16052
- "default.handlebars->25->1773"
16058
+ "default.handlebars->25->1775"
16059
]
16060
},
16061
{
@@ -16066,7 +16072,7 @@
16072
"ru": "Малайский",
16073
"zh-chs": "馬來語",
16074
"xloc": [
16069
- "default.handlebars->25->1001"
16075
+ "default.handlebars->25->1003"
16076
]
16077
},
16078
{
@@ -16083,7 +16089,7 @@
16089
"ru": "Малаяламский",
16090
"zh-chs": "馬拉雅拉姆語",
16091
"xloc": [
16086
- "default.handlebars->25->1002"
16092
+ "default.handlebars->25->1004"
16093
]
16094
},
16095
{
@@ -16100,7 +16106,7 @@
16106
"ru": "Мальтийский",
16107
"zh-chs": "馬耳他語",
16108
"xloc": [
16103
- "default.handlebars->25->1003"
16109
+ "default.handlebars->25->1005"
16110
]
16111
},
16112
{
@@ -16137,8 +16143,8 @@
16143
"xloc": [
16144
"default-mobile.handlebars->9->395",
16145
"default-mobile.handlebars->9->413",
16140
- "default.handlebars->25->1271",
16141
- "default.handlebars->25->1305"
16146
+ "default.handlebars->25->1273",
16147
+ "default.handlebars->25->1307"
16148
]
16149
},
16150
{
@@ -16157,8 +16163,8 @@
16163
"xloc": [
16164
"default-mobile.handlebars->9->394",
16165
"default-mobile.handlebars->9->412",
16160
- "default.handlebars->25->1270",
16161
- "default.handlebars->25->1304"
16166
+ "default.handlebars->25->1272",
16167
+ "default.handlebars->25->1306"
16168
]
16169
},
16170
{
@@ -16181,7 +16187,7 @@
16187
"en": "Manage Recordings",
16188
"nl": "Beheeer opnames",
16189
"xloc": [
16184
- "default.handlebars->25->1500"
16190
+ "default.handlebars->25->1502"
16191
]
16192
},
16193
{
@@ -16215,7 +16221,7 @@
16221
"ru": "Управление группами пользователя",
16222
"zh-chs": "管理用戶組",
16223
"xloc": [
16218
- "default.handlebars->25->1499"
16224
+ "default.handlebars->25->1501"
16225
]
16226
},
16227
{
@@ -16232,7 +16238,7 @@
16238
"ru": "Управление пользователями",
16239
"zh-chs": "管理用戶",
16240
"xloc": [
16235
- "default.handlebars->25->1498",
16241
+ "default.handlebars->25->1500",
16242
"default.handlebars->25->597"
16243
]
16244
},
@@ -16337,7 +16343,7 @@
16343
"ru": "Управление с помощью программного агента",
16344
"zh-chs": "使用軟件代理進行管理",
16345
"xloc": [
16340
- "default.handlebars->25->1125"
16346
+ "default.handlebars->25->1127"
16347
]
16348
},
16349
{
@@ -16355,7 +16361,7 @@
16361
"zh-chs": "使用軟件代理進行管理",
16362
"xloc": [
16363
"default-mobile.handlebars->9->375",
16358
- "default.handlebars->25->1153"
16364
+ "default.handlebars->25->1155"
16365
]
16366
},
16367
{
@@ -16372,7 +16378,7 @@
16378
"ru": "Менеджер",
16379
"zh-chs": "經理",
16380
"xloc": [
16375
- "default.handlebars->25->1431"
16381
+ "default.handlebars->25->1433"
16382
]
16383
},
16384
{
@@ -16423,7 +16429,7 @@
16429
"ru": "Маори",
16430
"zh-chs": "毛利人",
16431
"xloc": [
16426
- "default.handlebars->25->1004"
16432
+ "default.handlebars->25->1006"
16433
]
16434
},
16435
{
@@ -16458,7 +16464,7 @@
16464
"ru": "Маратхи",
16465
"zh-chs": "馬拉地語",
16466
"xloc": [
16461
- "default.handlebars->25->1005"
16467
+ "default.handlebars->25->1007"
16468
]
16469
},
16470
{
@@ -16475,7 +16481,7 @@
16481
"ru": "Достигнуто максимальное число сессий",
16482
"zh-chs": "達到的會話數上限",
16483
"xloc": [
16478
- "default.handlebars->25->1737"
16484
+ "default.handlebars->25->1739"
16485
]
16486
},
16487
{
@@ -16529,7 +16535,7 @@
16535
"ru": "Мегабайт",
16536
"zh-chs": "兆字節",
16537
"xloc": [
16532
- "default.handlebars->25->1763"
16538
+ "default.handlebars->25->1765"
16539
]
16540
},
16541
{
@@ -16547,8 +16553,8 @@
16553
"zh-chs": "記憶",
16554
"xloc": [
16555
"default-mobile.handlebars->9->366",
16550
- "default.handlebars->25->1754",
16551
- "default.handlebars->25->842",
16556
+ "default.handlebars->25->1756",
16557
+ "default.handlebars->25->844",
16558
"default.handlebars->container->column_l->p40->3->1->p40type->3"
16559
]
16560
},
@@ -16576,8 +16582,8 @@
16582
"default.handlebars->25->354",
16583
"default.handlebars->25->479",
16584
"default.handlebars->25->523",
16579
- "default.handlebars->25->794",
16580
- "default.handlebars->25->801"
16585
+ "default.handlebars->25->796",
16586
+ "default.handlebars->25->803"
16587
]
16588
},
16589
{
@@ -16595,7 +16601,7 @@
16601
"zh-chs": "網格代理控制台",
16602
"xloc": [
16603
"default-mobile.handlebars->9->402",
16598
- "default.handlebars->25->1279"
16604
+ "default.handlebars->25->1281"
16605
]
16606
},
16607
{
@@ -16667,8 +16673,8 @@
16673
"ru": "MeshAction (.txt)",
16674
"zh-chs": "MeshAction(.txt)",
16675
"xloc": [
16670
- "default.handlebars->25->675",
16671
- "default.handlebars->25->677"
16676
+ "default.handlebars->25->677",
16677
+ "default.handlebars->25->679"
16678
]
16679
},
16680
{
@@ -16685,7 +16691,7 @@
16691
"ru": "Трафик MeshAgent",
16692
"zh-chs": "MeshAgent流量",
16693
"xloc": [
16688
- "default.handlebars->25->1775"
16694
+ "default.handlebars->25->1777"
16695
]
16696
},
16697
{
@@ -16702,7 +16708,7 @@
16708
"ru": "Обновление MeshAgent",
16709
"zh-chs": "MeshAgent更新",
16710
"xloc": [
16705
- "default.handlebars->25->1776"
16711
+ "default.handlebars->25->1778"
16712
]
16713
},
16714
{
@@ -16736,7 +16742,7 @@
16742
"ru": "Ошибки MeshCentral",
16743
"zh-chs": "網格中心錯誤",
16744
"xloc": [
16739
- "default.handlebars->25->1146"
16745
+ "default.handlebars->25->1148"
16746
]
16747
},
16748
{
@@ -16753,7 +16759,7 @@
16759
"ru": "MeshCentral Router ",
16760
"zh-chs": "MeshCentral路由器",
16761
"xloc": [
16756
- "default.handlebars->25->663"
16762
+ "default.handlebars->25->665"
16763
]
16764
},
16765
{
@@ -16805,7 +16811,7 @@
16811
"ru": "Соединения сервера MeshCentral",
16812
"zh-chs": "MeshCentral服務器對等",
16813
"xloc": [
16808
- "default.handlebars->25->1774"
16814
+ "default.handlebars->25->1776"
16815
]
16816
},
16817
{
@@ -16840,7 +16846,7 @@
16846
"zh-chs": "MeshCentral版本",
16847
"xloc": [
16848
"default.handlebars->25->101",
16843
- "default.handlebars->25->1142",
16849
+ "default.handlebars->25->1144",
16850
"default.handlebars->25->99"
16851
]
16852
},
@@ -16860,7 +16866,7 @@
16866
"xloc": [
16867
"default.handlebars->25->200",
16868
"default.handlebars->25->551",
16863
- "default.handlebars->25->673"
16869
+ "default.handlebars->25->675"
16870
]
16871
},
16872
{
@@ -16877,7 +16883,7 @@
16883
"ru": "MeshCmd (Linux ARM, 32bit)",
16884
"zh-chs": "MeshCmd(Linux ARM,32位)",
16885
"xloc": [
16880
- "default.handlebars->25->684"
16886
+ "default.handlebars->25->686"
16887
]
16888
},
16889
{
@@ -16894,7 +16900,7 @@
16900
"ru": "MeshCmd (Linux x86, 32bit)",
16901
"zh-chs": "MeshCmd(Linux x86,32bit)",
16902
"xloc": [
16897
- "default.handlebars->25->681"
16903
+ "default.handlebars->25->683"
16904
]
16905
},
16906
{
@@ -16911,7 +16917,7 @@
16917
"ru": "MeshCmd (Linux x86, 64bit)",
16918
"zh-chs": "MeshCmd(Linux x86,64bit)",
16919
"xloc": [
16914
- "default.handlebars->25->682"
16920
+ "default.handlebars->25->684"
16921
]
16922
},
16923
{
@@ -16928,7 +16934,7 @@
16934
"ru": "MeshCmd (MacOS, 64bit)",
16935
"zh-chs": "MeshCmd(MacOS,64位)",
16936
"xloc": [
16931
- "default.handlebars->25->683"
16937
+ "default.handlebars->25->685"
16938
]
16939
},
16940
{
@@ -16945,7 +16951,7 @@
16951
"ru": "MeshCmd (приложение Win32)",
16952
"zh-chs": "MeshCmd(Win32可執行文件)",
16953
"xloc": [
16948
- "default.handlebars->25->679"
16954
+ "default.handlebars->25->681"
16955
]
16956
},
16957
{
@@ -16962,7 +16968,7 @@
16968
"ru": "MeshCmd (приложение Win64)",
16969
"zh-chs": "MeshCmd(Win64可執行文件)",
16970
"xloc": [
16965
- "default.handlebars->25->680"
16971
+ "default.handlebars->25->682"
16972
]
16973
},
16974
{
@@ -16979,7 +16985,7 @@
16985
"ru": "MeshCmd это утилита с командной строкой, которая позволяет выполнить множество операций. Файл с командами может быть опционально скачан и отредактирован для указания информации о сервере и учетных данных.",
16986
"zh-chs": "MeshCmd是執行許多不同操作的命令行工具。可以選擇下載和編輯操作文件以提供服務器信息和憑據。",
16987
"xloc": [
16982
- "default.handlebars->25->670"
16988
+ "default.handlebars->25->672"
16989
]
16990
},
16991
{
@@ -17069,7 +17075,7 @@
17075
"ru": "Диспетчер сообщения",
17076
"zh-chs": "郵件調度程序",
17077
"xloc": [
17072
- "default.handlebars->25->1772"
17078
+ "default.handlebars->25->1774"
17079
]
17080
},
17081
{
@@ -17167,7 +17173,7 @@
17173
"zh-chs": "模型",
17174
"xloc": [
17175
"default-mobile.handlebars->9->367",
17170
- "default.handlebars->25->843"
17176
+ "default.handlebars->25->845"
17177
]
17178
},
17179
{
@@ -17201,7 +17207,7 @@
17207
"ru": "Молдавский",
17208
"zh-chs": "摩爾達維亞人",
17209
"xloc": [
17204
- "default.handlebars->25->1006"
17210
+ "default.handlebars->25->1008"
17211
]
17212
},
17213
{
@@ -17218,7 +17224,7 @@
17224
"ru": "Еще",
17225
"zh-chs": "更多",
17226
"xloc": [
17221
- "default.handlebars->25->1800"
17227
+ "default.handlebars->25->1802"
17228
]
17229
},
17230
{
@@ -17236,7 +17242,7 @@
17242
"zh-chs": "母板",
17243
"xloc": [
17244
"default-mobile.handlebars->9->362",
17239
- "default.handlebars->25->838"
17245
+ "default.handlebars->25->840"
17246
]
17247
},
17248
{
@@ -17294,7 +17300,7 @@
17300
"en": "Multiplexor",
17301
"nl": "Multiplexor",
17302
"xloc": [
17297
- "default.handlebars->25->1715"
17303
+ "default.handlebars->25->1717"
17304
]
17305
},
17306
{
@@ -17409,7 +17415,7 @@
17415
"ru": "Консоль моего сервера",
17416
"zh-chs": "我的服務器控制台",
17417
"xloc": [
17412
- "default.handlebars->25->849"
17418
+ "default.handlebars->25->851"
17419
]
17420
},
17421
{
@@ -17537,8 +17543,8 @@
17543
"ru": "Мой ключ",
17544
"zh-chs": "我的鑰匙",
17545
"xloc": [
17540
- "default.handlebars->25->881",
17541
- "default.handlebars->25->884"
17546
+ "default.handlebars->25->883",
17547
+ "default.handlebars->25->886"
17548
]
17549
},
17550
{
@@ -17562,20 +17568,20 @@
17568
"default-mobile.handlebars->9->389",
17569
"default-mobile.handlebars->9->97",
17570
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->5->1->1",
17565
- "default.handlebars->25->1123",
17566
- "default.handlebars->25->1154",
17567
- "default.handlebars->25->1237",
17568
- "default.handlebars->25->1413",
17569
- "default.handlebars->25->1506",
17570
- "default.handlebars->25->1522",
17571
- "default.handlebars->25->1529",
17572
- "default.handlebars->25->1562",
17573
- "default.handlebars->25->1581",
17571
+ "default.handlebars->25->1125",
17572
+ "default.handlebars->25->1156",
17573
+ "default.handlebars->25->1239",
17574
+ "default.handlebars->25->1415",
17575
+ "default.handlebars->25->1508",
17576
+ "default.handlebars->25->1524",
17577
+ "default.handlebars->25->1531",
17578
+ "default.handlebars->25->1564",
17579
+ "default.handlebars->25->1583",
17580
"default.handlebars->25->467",
17575
- "default.handlebars->25->717",
17581
+ "default.handlebars->25->719",
17582
"default.handlebars->25->77",
17577
- "default.handlebars->25->790",
17578
- "default.handlebars->25->832",
17583
+ "default.handlebars->25->792",
17584
+ "default.handlebars->25->834",
17585
"default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
17586
"default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3",
17587
"default.handlebars->container->column_l->p42->p42tbl->1->0->2"
@@ -17612,7 +17618,7 @@
17618
"ru": "Имя1, Имя2, Имя3",
17619
"zh-chs": "名稱1,名稱2,名稱3",
17620
"xloc": [
17615
- "default.handlebars->25->1490"
17621
+ "default.handlebars->25->1492"
17622
]
17623
},
17624
{
@@ -17629,7 +17635,7 @@
17635
"ru": "Навахо",
17636
"zh-chs": "納瓦霍人",
17637
"xloc": [
17632
- "default.handlebars->25->1007"
17638
+ "default.handlebars->25->1009"
17639
]
17640
},
17641
{
@@ -17646,7 +17652,7 @@
17652
"ru": "Ндонга",
17653
"zh-chs": "恩東加",
17654
"xloc": [
17649
- "default.handlebars->25->1008"
17655
+ "default.handlebars->25->1010"
17656
]
17657
},
17658
{
@@ -17663,7 +17669,7 @@
17669
"ru": "Непальский",
17670
"zh-chs": "尼泊爾文",
17671
"xloc": [
17666
- "default.handlebars->25->1009"
17672
+ "default.handlebars->25->1011"
17673
]
17674
},
17675
{
@@ -17712,7 +17718,7 @@
17718
"zh-chs": "聯網",
17719
"xloc": [
17720
"default-mobile.handlebars->9->335",
17715
- "default.handlebars->25->811"
17721
+ "default.handlebars->25->813"
17722
]
17723
},
17724
{
@@ -17765,8 +17771,8 @@
17771
"zh-chs": "新設備組",
17772
"xloc": [
17773
"default-mobile.handlebars->9->91",
17768
- "default.handlebars->25->1116",
17769
- "default.handlebars->25->1128",
17774
+ "default.handlebars->25->1118",
17775
+ "default.handlebars->25->1130",
17776
"default.handlebars->25->651"
17777
]
17778
},
@@ -17786,8 +17792,8 @@
17792
"xloc": [
17793
"default-mobile.handlebars->9->120",
17794
"default-mobile.handlebars->9->288",
17789
- "default.handlebars->25->1386",
17790
- "default.handlebars->25->754",
17795
+ "default.handlebars->25->1388",
17796
+ "default.handlebars->25->756",
17797
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
17798
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3"
17799
]
@@ -17842,8 +17848,8 @@
17848
"xloc": [
17849
"default-mobile.handlebars->9->86",
17850
"default-mobile.handlebars->9->87",
17845
- "default.handlebars->25->1111",
17846
- "default.handlebars->25->1112"
17851
+ "default.handlebars->25->1113",
17852
+ "default.handlebars->25->1114"
17853
]
17854
},
17855
{
@@ -17929,7 +17935,7 @@
17935
"ru": "Нет рабочего стола",
17936
"zh-chs": "沒有桌面",
17937
"xloc": [
17932
- "default.handlebars->25->1312",
17938
+ "default.handlebars->25->1314",
17939
"default.handlebars->25->585",
17940
"default.handlebars->25->604"
17941
]
@@ -17948,7 +17954,7 @@
17954
"ru": "Нет доступа к рабочему столу",
17955
"zh-chs": "沒有桌面訪問",
17956
"xloc": [
17951
- "default.handlebars->25->1275"
17957
+ "default.handlebars->25->1277"
17958
]
17959
},
17960
{
@@ -17965,9 +17971,9 @@
17971
"ru": "События не найдены",
17972
"zh-chs": "找不到活動",
17973
"xloc": [
17968
- "default.handlebars->25->1403",
17969
- "default.handlebars->25->1691",
17970
- "default.handlebars->25->788"
17974
+ "default.handlebars->25->1405",
17975
+ "default.handlebars->25->1693",
17976
+ "default.handlebars->25->790"
17977
]
17978
},
17979
{
@@ -17985,7 +17991,7 @@
17991
"zh-chs": "沒有文件訪問",
17992
"xloc": [
17993
"default-mobile.handlebars->9->400",
17988
- "default.handlebars->25->1277"
17994
+ "default.handlebars->25->1279"
17995
]
17996
},
17997
{
@@ -18003,7 +18009,7 @@
18009
"zh-chs": "沒有文件",
18010
"xloc": [
18011
"default-mobile.handlebars->9->421",
18006
- "default.handlebars->25->1314",
18012
+ "default.handlebars->25->1316",
18013
"default.handlebars->25->582",
18014
"default.handlebars->25->601"
18015
]
@@ -18041,8 +18047,8 @@
18047
"xloc": [
18048
"default-mobile.handlebars->9->401",
18049
"default-mobile.handlebars->9->422",
18044
- "default.handlebars->25->1278",
18045
- "default.handlebars->25->1315"
18050
+ "default.handlebars->25->1280",
18051
+ "default.handlebars->25->1317"
18052
]
18053
},
18054
{
@@ -18110,7 +18116,7 @@
18116
"ru": "Нет членов",
18117
"zh-chs": "沒有會員",
18118
"xloc": [
18113
- "default.handlebars->25->1544"
18119
+ "default.handlebars->25->1546"
18120
]
18121
},
18122
{
@@ -18127,7 +18133,7 @@
18133
"ru": "Запретить создание групп устройств",
18134
"zh-chs": "沒有新的設備組",
18135
"xloc": [
18130
- "default.handlebars->25->1502"
18136
+ "default.handlebars->25->1504"
18137
]
18138
},
18139
{
@@ -18144,9 +18150,9 @@
18150
"ru": "Политик нет",
18151
"zh-chs": "沒有政策",
18152
"xloc": [
18147
- "default.handlebars->25->1181",
18148
- "default.handlebars->25->1209",
18149
- "default.handlebars->25->1212"
18153
+ "default.handlebars->25->1183",
18154
+ "default.handlebars->25->1211",
18155
+ "default.handlebars->25->1214"
18156
]
18157
},
18158
{
@@ -18166,8 +18172,8 @@
18172
"default-mobile.handlebars->9->106",
18173
"default-mobile.handlebars->9->384",
18174
"default-mobile.handlebars->9->427",
18169
- "default.handlebars->25->1137",
18170
- "default.handlebars->25->1320",
18175
+ "default.handlebars->25->1139",
18176
+ "default.handlebars->25->1322",
18177
"default.handlebars->25->594",
18178
"default.handlebars->25->613"
18179
]
@@ -18206,7 +18212,7 @@
18212
"zh-chs": "沒有終端",
18213
"xloc": [
18214
"default-mobile.handlebars->9->420",
18209
- "default.handlebars->25->1313",
18215
+ "default.handlebars->25->1315",
18216
"default.handlebars->25->581",
18217
"default.handlebars->25->600"
18218
]
@@ -18226,7 +18232,7 @@
18232
"zh-chs": "沒有終端訪問",
18233
"xloc": [
18234
"default-mobile.handlebars->9->399",
18229
- "default.handlebars->25->1276"
18235
+ "default.handlebars->25->1278"
18236
]
18237
},
18238
{
@@ -18243,7 +18249,7 @@
18249
"ru": "Нет инструментов (MeshCmd/Router)",
18250
"zh-chs": "沒有工具(MeshCmd /路由器)",
18251
"xloc": [
18246
- "default.handlebars->25->1503"
18252
+ "default.handlebars->25->1505"
18253
]
18254
},
18255
{
@@ -18260,8 +18266,8 @@
18266
"ru": "Нет общих групп устройств",
18267
"zh-chs": "沒有共同的設備組",
18268
"xloc": [
18263
- "default.handlebars->25->1550",
18264
- "default.handlebars->25->1663"
18269
+ "default.handlebars->25->1552",
18270
+ "default.handlebars->25->1665"
18271
]
18272
},
18273
{
@@ -18357,8 +18363,8 @@
18363
"ru": "Нет общих устройств",
18364
"zh-chs": "沒有共同的設備",
18365
"xloc": [
18360
- "default.handlebars->25->1556",
18361
- "default.handlebars->25->1675"
18366
+ "default.handlebars->25->1558",
18367
+ "default.handlebars->25->1677"
18368
]
18369
},
18370
{
@@ -18375,7 +18381,7 @@
18381
"ru": "В группе нет устройств.",
18382
"zh-chs": "該設備組中沒有設備。",
18383
"xloc": [
18378
- "default.handlebars->25->1363"
18384
+ "default.handlebars->25->1365"
18385
]
18386
},
18387
{
@@ -18445,7 +18451,7 @@
18451
"ru": "Группы не найдены.",
18452
"zh-chs": "找不到群組。",
18453
"xloc": [
18448
- "default.handlebars->25->1505"
18454
+ "default.handlebars->25->1507"
18455
]
18456
},
18457
{
@@ -18463,7 +18469,7 @@
18469
"zh-chs": "沒有此設備的信息。",
18470
"xloc": [
18471
"default-mobile.handlebars->9->372",
18466
- "default.handlebars->25->848"
18472
+ "default.handlebars->25->850"
18473
]
18474
},
18475
{
@@ -18548,7 +18554,7 @@
18554
"ru": "Нет серверных прав",
18555
"zh-chs": "沒有服務器權限",
18556
"xloc": [
18551
- "default.handlebars->25->1576"
18557
+ "default.handlebars->25->1578"
18558
]
18559
},
18560
{
@@ -18565,7 +18571,7 @@
18571
"ru": "Нет членства в группах пользователей",
18572
"zh-chs": "沒有用戶組成員身份",
18573
"xloc": [
18568
- "default.handlebars->25->1669"
18574
+ "default.handlebars->25->1671"
18575
]
18576
},
18577
{
@@ -18582,7 +18588,7 @@
18588
"ru": "Пользователи не найдены.",
18589
"zh-chs": "未找到相應的用戶。",
18590
"xloc": [
18585
- "default.handlebars->25->1421"
18591
+ "default.handlebars->25->1423"
18592
]
18593
},
18594
{
@@ -18659,21 +18665,21 @@
18665
"default-mobile.handlebars->9->234",
18666
"default-mobile.handlebars->9->286",
18667
"default-mobile.handlebars->9->378",
18662
- "default.handlebars->25->1149",
18663
- "default.handlebars->25->1156",
18664
- "default.handlebars->25->1160",
18665
- "default.handlebars->25->1172",
18666
- "default.handlebars->25->1177",
18668
+ "default.handlebars->25->1151",
18669
+ "default.handlebars->25->1158",
18670
+ "default.handlebars->25->1162",
18671
+ "default.handlebars->25->1174",
18672
"default.handlebars->25->1179",
18668
- "default.handlebars->25->1354",
18669
- "default.handlebars->25->1373",
18670
- "default.handlebars->25->1526",
18673
+ "default.handlebars->25->1181",
18674
+ "default.handlebars->25->1356",
18675
+ "default.handlebars->25->1375",
18676
"default.handlebars->25->1528",
18677
+ "default.handlebars->25->1530",
18678
"default.handlebars->25->158",
18673
- "default.handlebars->25->1592",
18674
- "default.handlebars->25->1601",
18675
- "default.handlebars->25->1605",
18676
- "default.handlebars->25->1617",
18679
+ "default.handlebars->25->1594",
18680
+ "default.handlebars->25->1603",
18681
+ "default.handlebars->25->1607",
18682
+ "default.handlebars->25->1619",
18683
"default.handlebars->25->174",
18684
"default.handlebars->25->175",
18685
"default.handlebars->25->464",
@@ -18716,7 +18722,7 @@
18722
"ru": "Норвежский",
18723
"zh-chs": "挪威",
18724
"xloc": [
18719
- "default.handlebars->25->1010"
18725
+ "default.handlebars->25->1012"
18726
]
18727
},
18728
{
@@ -18733,7 +18739,7 @@
18739
"ru": "Норвежский (Букмол)",
18740
"zh-chs": "挪威文(Bokmal)",
18741
"xloc": [
18736
- "default.handlebars->25->1011"
18742
+ "default.handlebars->25->1013"
18743
]
18744
},
18745
{
@@ -18750,7 +18756,7 @@
18756
"ru": "Норвежский (Нюнорск)",
18757
"zh-chs": "挪威文(尼諾斯克)",
18758
"xloc": [
18753
- "default.handlebars->25->1012"
18759
+ "default.handlebars->25->1014"
18760
]
18761
},
18762
{
@@ -18770,7 +18776,7 @@
18776
"default-mobile.handlebars->9->214",
18777
"default-mobile.handlebars->9->339",
18778
"default.handlebars->25->481",
This file is too large to show in full.
views/default.handlebars
+9
-1
@@ -5780,6 +5780,14 @@
5780
if (xxdialogMode) return;
5781
var x = '<div>' + "MeshCentral Router is a Windows tool for TCP port mapping. You can, for example, RDP into a remote device thru this server." + '</div><br />';
5782
x += addHtmlValue("Win32 Executable", '<a style=cursor:pointer download href="meshagents?meshaction=winrouter' + (urlargs.key?('&key=' + urlargs.key):'') + '" onclick="setDialogMode(0)">MeshCentralRouter.exe</a>');
5783
+ var servername = serverinfo.name;
5784
+ if ((servername.indexOf('.') == -1) || ((features & 2) != 0)) { servername = window.location.hostname; } // If the server name is not set or it's in LAN-only mode, use the URL hostname as server name.
5785
+ var domainUrlNoSlash = domainUrl.substring(0, domainUrl.length - 1);
5786
+ var portStr = (serverinfo.port == 443) ? '' : (':' + serverinfo.port);
5787
+ var url = 'mcrouter://' + servername + portStr + domainUrl + 'control.ashx?c=' + authCookie + '&t=' + serverinfo.tlshash;
5788
+ //x += addHtmlValue("Launch", '<a style=cursor:pointer target="mcrouterframe" rel="noreferrer noopener" download href="' + url + '">Start MeshCentral Router</a>');
5789
+ x += '<br /><div style=width:100%><a style=cursor:pointer target="mcrouterframe" rel="noreferrer noopener" download href="' + url + '">' + "Start MeshCentral Router" + '</a>' + ", for this link to work you must download MeshCentral Router run it and click the install button." + '</div>';
5790
+ x += '<iframe style=display:none name="mcrouterframe"></iframe>';
5791
setDialogMode(2, "MeshCentral Router", 1, null, x, 'fileDownload');
5792
}
5793
@@ -7258,7 +7266,7 @@
7266
h = '<div class=filelist file=999><input file=999 style=float:left name=fd class=fcb type=checkbox onchange=p13setActions() value=\'' + f.nx + '\'> <span style=float:right title="' + title + '">' + right + '</span><span><div class=fileIcon' + f.t + ' onclick=p13folderset("' + encodeURIComponentEx(f.nx) + '")></div><a href=# style=cursor:pointer onclick=\'return p13folderset("' + encodeURIComponentEx(f.nx) + '")\'>' + shortname + '</a></span></div>';
7267
} else {
7268
var link = shortname;
7261
- if (f.s > 0) { link = '<a hrf=# rel="noreferrer noopener" target="_blank" style=cursor:pointer onclick="return p13downloadfile(\'' + encodeURIComponentEx(newlinkpath + '/' + name) + '\',\'' + encodeURIComponentEx(name) + '\',' + f.s + ')">' + shortname + '</a>'; }
7269
+ if (f.s > 0) { link = '<a href=# rel="noreferrer noopener" target="_blank" style=cursor:pointer onclick="return p13downloadfile(\'' + encodeURIComponentEx(newlinkpath + '/' + name) + '\',\'' + encodeURIComponentEx(name) + '\',' + f.s + ')">' + shortname + '</a>'; }
7270
h = '<div id=fileEntry cmenu=filesContextMenu fileIndex=' + i + ' class=filelist file=3><input file=3 style=float:left name=fd class=fcb type=checkbox onchange=p13setActions() value=\'' + f.nx + '\'> <span class=fsize>' + fdatestr + '</span><span style=float:right>' + fsize + '</span><span><div class=fileIcon' + f.t + '></div>' + link + '</span></div>';
7271
}
7272
webserver.js
+1
-1
@@ -4207,7 +4207,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
4207
'Referrer-Policy': 'no-referrer',
4208
'X-XSS-Protection': '1; mode=block',
4209
'X-Content-Type-Options': 'nosniff',
4210
- 'Content-Security-Policy': "default-src 'none'; script-src 'self' 'unsafe-inline'; connect-src 'self'" + geourl + selfurl + "; img-src 'self'" + geourl + " data:; style-src 'self' 'unsafe-inline'; frame-src 'self'; media-src 'self'; form-action 'self'"
4210
+ 'Content-Security-Policy': "default-src 'none'; script-src 'self' 'unsafe-inline'; connect-src 'self'" + geourl + selfurl + "; img-src 'self'" + geourl + " data:; style-src 'self' 'unsafe-inline'; frame-src 'self' mcrouter:; media-src 'self'; form-action 'self'"
4211
};
4212
if ((parent.config.settings.allowframing !== true) && (typeof parent.config.settings.allowframing !== 'string')) { headers['X-Frame-Options'] = 'sameorigin'; }
4213
res.set(headers);