Fixed device information export in non-english web pages.
Ylian Saint-Hilaire committed
May 21, 2020 at 22:05 UTC
d76b3943ee631d356e8469ded90df8ef7903e838
3 files changed
+1375
-1378
public/scripts/amt-wsman-0.2.0-min.js
+1
-1
@@ -1 +1 @@
1
-var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];return(n=n||s.getElementsByTagName("a:Body")[0])?(0<n.childNodes.length&&((e=n.childNodes[0].localName).indexOf("_OUTPUT")==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])),r):null}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1
+var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];return(n=n||s.getElementsByTagName("a:Body")[0])?(0<n.childNodes.length&&((e=n.childNodes[0].localName).indexOf("_OUTPUT")==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])),r):null}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+1373
-1376
@@ -14,8 +14,8 @@
14
"ru": " + CIRA",
15
"zh-chs": " + CIRA",
16
"xloc": [
17
- "default.handlebars->25->1184",
18
- "default.handlebars->25->1186"
17
+ "default.handlebars->25->1183",
18
+ "default.handlebars->25->1185"
19
]
20
},
21
{
@@ -174,7 +174,7 @@
174
"ru": " Может быть использована подсказка пароля, но не рекоммендуется.",
175
"zh-chs": " 可以使用密碼提示,但不建議使用。",
176
"xloc": [
177
- "default.handlebars->25->1110"
177
+ "default.handlebars->25->1109"
178
]
179
},
180
{
@@ -191,8 +191,8 @@
191
"ru": " Для добавления в группу устройств, пользователь должен зайти на сервер хотя бы один раз.",
192
"zh-chs": " 用戶需要先登錄到該服務器一次,然後才能將其添加到設備組。",
193
"xloc": [
194
- "default.handlebars->25->1259",
195
- "default.handlebars->25->1565"
194
+ "default.handlebars->25->1258",
195
+ "default.handlebars->25->1564"
196
]
197
},
198
{
@@ -375,7 +375,7 @@
375
"ru": "* Оставьте пустым для установления случайного пароля каждому устройству.",
376
"zh-chs": "*保留空白以為每個設備分配一個隨機密碼。",
377
"xloc": [
378
- "default.handlebars->25->1231"
378
+ "default.handlebars->25->1230"
379
]
380
},
381
{
@@ -408,7 +408,7 @@
408
"zh-chs": ",",
409
"xloc": [
410
"default-mobile.handlebars->9->349",
411
- "default.handlebars->25->1325"
411
+ "default.handlebars->25->1324"
412
]
413
},
414
{
@@ -443,7 +443,7 @@
443
"ru": ", MQTT онлайн",
444
"zh-chs": ",MQTT在線",
445
"xloc": [
446
- "default.handlebars->25->853"
446
+ "default.handlebars->25->852"
447
]
448
},
449
{
@@ -460,7 +460,7 @@
460
"ru": ", Soft-KVM",
461
"zh-chs": ",軟KVM",
462
"xloc": [
463
- "default.handlebars->25->699"
463
+ "default.handlebars->25->698"
464
]
465
},
466
{
@@ -479,9 +479,9 @@
479
"xloc": [
480
"default-mobile.handlebars->9->251",
481
"default-mobile.handlebars->9->260",
482
- "default.handlebars->25->706",
483
- "default.handlebars->25->737",
484
- "default.handlebars->25->749",
482
+ "default.handlebars->25->705",
483
+ "default.handlebars->25->736",
484
+ "default.handlebars->25->748",
485
"xterm.handlebars->9->6"
486
]
487
},
@@ -558,7 +558,7 @@
558
"en": ", {0} watching",
559
"nl": ", {0} kijken",
560
"xloc": [
561
- "default.handlebars->25->700"
561
+ "default.handlebars->25->699"
562
]
563
},
564
{
@@ -615,9 +615,9 @@
615
"xloc": [
616
"default-mobile.handlebars->9->262",
617
"default-mobile.handlebars->9->77",
618
- "default.handlebars->25->1366",
619
- "default.handlebars->25->1710",
620
- "default.handlebars->25->751"
618
+ "default.handlebars->25->1365",
619
+ "default.handlebars->25->1709",
620
+ "default.handlebars->25->750"
621
]
622
},
623
{
@@ -666,7 +666,7 @@
666
"ru": "1 активная сессия",
667
"zh-chs": "1個活動會話",
668
"xloc": [
669
- "default.handlebars->25->1628"
669
+ "default.handlebars->25->1627"
670
]
671
},
672
{
@@ -685,14 +685,14 @@
685
"xloc": [
686
"default-mobile.handlebars->9->353",
687
"default-mobile.handlebars->9->87",
688
- "default.handlebars->25->1385"
688
+ "default.handlebars->25->1384"
689
]
690
},
691
{
692
"en": "1 connection",
693
"nl": "1 verbinding",
694
"xloc": [
695
- "default.handlebars->25->702"
695
+ "default.handlebars->25->701"
696
]
697
},
698
{
@@ -728,7 +728,7 @@
728
"ru": "1 группа",
729
"zh-chs": "1組",
730
"xloc": [
731
- "default.handlebars->25->1593"
731
+ "default.handlebars->25->1592"
732
]
733
},
734
{
@@ -800,7 +800,7 @@
800
"ru": "Еще 1 пользователь не показан, используйте поиск чтобы найти пользователей...",
801
"zh-chs": "未再顯示1個用戶,請使用搜索框查找用戶...",
802
"xloc": [
803
- "default.handlebars->25->1420"
803
+ "default.handlebars->25->1419"
804
]
805
},
806
{
@@ -855,7 +855,7 @@
855
"default-mobile.handlebars->9->114",
856
"default-mobile.handlebars->9->117",
857
"default-mobile.handlebars->9->120",
858
- "default.handlebars->25->1424",
858
+ "default.handlebars->25->1423",
859
"default.handlebars->25->210",
860
"default.handlebars->25->213",
861
"default.handlebars->25->216",
@@ -1127,8 +1127,8 @@
1127
"ru": "двухфакторная аутентификация включена",
1128
"zh-chs": "啟用第二因素身份驗證",
1129
"xloc": [
1130
- "default.handlebars->25->1437",
1131
- "default.handlebars->25->1615"
1130
+ "default.handlebars->25->1436",
1131
+ "default.handlebars->25->1614"
1132
]
1133
},
1134
{
@@ -1492,7 +1492,7 @@
1492
"ru": "7-дневная статистика работы",
1493
"zh-chs": "7天電源狀態",
1494
"xloc": [
1495
- "default.handlebars->25->634"
1495
+ "default.handlebars->25->633"
1496
]
1497
},
1498
{
@@ -1732,7 +1732,7 @@
1732
"zh-chs": "ACM",
1733
"xloc": [
1734
"default-mobile.handlebars->9->205",
1735
- "default.handlebars->25->490"
1735
+ "default.handlebars->25->489"
1736
]
1737
},
1738
{
@@ -1839,7 +1839,7 @@
1839
"ru": "Отказано в доступе",
1840
"zh-chs": "拒絕訪問",
1841
"xloc": [
1842
- "default.handlebars->25->854"
1842
+ "default.handlebars->25->853"
1843
]
1844
},
1845
{
@@ -1874,7 +1874,7 @@
1874
"ru": "Доступ к файлам сервера",
1875
"zh-chs": "訪問服務器文件",
1876
"xloc": [
1877
- "default.handlebars->25->1571"
1877
+ "default.handlebars->25->1570"
1878
]
1879
},
1880
{
@@ -1949,10 +1949,10 @@
1949
"default-mobile.handlebars->9->62",
1950
"default-mobile.handlebars->9->64",
1951
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
1952
- "default.handlebars->25->1119",
1953
- "default.handlebars->25->1121",
1954
- "default.handlebars->25->461",
1955
- "default.handlebars->25->463"
1952
+ "default.handlebars->25->1118",
1953
+ "default.handlebars->25->1120",
1954
+ "default.handlebars->25->460",
1955
+ "default.handlebars->25->462"
1956
]
1957
},
1958
{
@@ -1998,8 +1998,8 @@
1998
"ru": "Аккаунт заблокирован",
1999
"zh-chs": "帐户已被锁定",
2000
"xloc": [
2001
- "default.handlebars->25->1439",
2002
- "default.handlebars->25->1568"
2001
+ "default.handlebars->25->1438",
2002
+ "default.handlebars->25->1567"
2003
]
2004
},
2005
{
@@ -2087,7 +2087,7 @@
2087
"ru": "Действиe",
2088
"zh-chs": "行動",
2089
"xloc": [
2090
- "default.handlebars->25->859",
2090
+ "default.handlebars->25->858",
2091
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2092
]
2093
},
@@ -2105,8 +2105,8 @@
2105
"ru": "Файл действий",
2106
"zh-chs": "動作文件",
2107
"xloc": [
2108
- "default.handlebars->25->675",
2109
- "default.handlebars->25->677"
2108
+ "default.handlebars->25->674",
2109
+ "default.handlebars->25->676"
2110
]
2111
},
2112
{
@@ -2125,7 +2125,7 @@
2125
"xloc": [
2126
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
2127
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
2128
- "default.handlebars->25->535",
2128
+ "default.handlebars->25->534",
2129
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
2130
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
2131
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -2181,9 +2181,9 @@
2181
"xloc": [
2182
"default-mobile.handlebars->9->200",
2183
"default-mobile.handlebars->9->202",
2184
- "default.handlebars->25->483",
2185
- "default.handlebars->25->485",
2186
- "default.handlebars->25->817"
2184
+ "default.handlebars->25->482",
2185
+ "default.handlebars->25->484",
2186
+ "default.handlebars->25->816"
2187
]
2188
},
2189
{
@@ -2200,8 +2200,8 @@
2200
"ru": "Активация",
2201
"zh-chs": "激活",
2202
"xloc": [
2203
- "default.handlebars->25->1197",
2204
- "default.handlebars->25->1199",
2203
+ "default.handlebars->25->1196",
2204
+ "default.handlebars->25->1198",
2205
"default.handlebars->25->236",
2206
"default.handlebars->25->238"
2207
]
@@ -2220,7 +2220,7 @@
2220
"ru": "Активный пользователь",
2221
"zh-chs": "活動用戶{0}",
2222
"xloc": [
2223
- "default.handlebars->25->510"
2223
+ "default.handlebars->25->509"
2224
]
2225
},
2226
{
@@ -2237,7 +2237,7 @@
2237
"ru": "Добавить агент",
2238
"zh-chs": "添加代理",
2239
"xloc": [
2240
- "default.handlebars->25->1201",
2240
+ "default.handlebars->25->1200",
2241
"default.handlebars->25->240"
2242
]
2243
},
@@ -2272,8 +2272,8 @@
2272
"ru": "Добавить устройство",
2273
"zh-chs": "添加設備",
2274
"xloc": [
2275
- "default.handlebars->25->1545",
2276
- "default.handlebars->25->1661"
2275
+ "default.handlebars->25->1544",
2276
+ "default.handlebars->25->1660"
2277
]
2278
},
2279
{
@@ -2290,7 +2290,7 @@
2290
"ru": "Добавить событие к устройству",
2291
"zh-chs": "添加設備事件",
2292
"xloc": [
2293
- "default.handlebars->25->615"
2293
+ "default.handlebars->25->614"
2294
]
2295
},
2296
{
@@ -2307,9 +2307,9 @@
2307
"ru": "Добавить группу устройств",
2308
"zh-chs": "添加設備組",
2309
"xloc": [
2310
- "default.handlebars->25->1291",
2311
- "default.handlebars->25->1539",
2312
- "default.handlebars->25->1649",
2310
+ "default.handlebars->25->1290",
2311
+ "default.handlebars->25->1538",
2312
+ "default.handlebars->25->1648",
2313
"default.handlebars->25->198"
2314
]
2315
},
@@ -2324,7 +2324,7 @@
2324
"nl": "Machtigingen voor apparaatgroep toevoegen",
2325
"zh-chs": "添加设备组权限",
2326
"xloc": [
2327
- "default.handlebars->25->1288"
2327
+ "default.handlebars->25->1287"
2328
]
2329
},
2330
{
@@ -2340,8 +2340,8 @@
2340
"ru": "Добавить разрешения для устройства",
2341
"zh-chs": "添加设备权限",
2342
"xloc": [
2343
- "default.handlebars->25->1293",
2344
- "default.handlebars->25->1295"
2343
+ "default.handlebars->25->1292",
2344
+ "default.handlebars->25->1294"
2345
]
2346
},
2347
{
@@ -2426,7 +2426,7 @@
2426
"ru": "Добавить участие",
2427
"zh-chs": "添加會員",
2428
"xloc": [
2429
- "default.handlebars->25->1679"
2429
+ "default.handlebars->25->1678"
2430
]
2431
},
2432
{
@@ -2464,8 +2464,8 @@
2464
"default.handlebars->25->135",
2465
"default.handlebars->25->138",
2466
"default.handlebars->25->139",
2467
- "default.handlebars->25->887",
2468
- "default.handlebars->25->888"
2467
+ "default.handlebars->25->886",
2468
+ "default.handlebars->25->887"
2469
]
2470
},
2471
{
@@ -2483,7 +2483,7 @@
2483
"zh-chs": "添加用戶",
2484
"xloc": [
2485
"default-mobile.handlebars->9->299",
2486
- "default.handlebars->25->572"
2486
+ "default.handlebars->25->571"
2487
]
2488
},
2489
{
@@ -2499,7 +2499,7 @@
2499
"ru": "Добавить разрешения для пользовательских устройств",
2500
"zh-chs": "添加用户设备权限",
2501
"xloc": [
2502
- "default.handlebars->25->1298"
2502
+ "default.handlebars->25->1297"
2503
]
2504
},
2505
{
@@ -2516,10 +2516,10 @@
2516
"ru": "Добавить группу пользователей",
2517
"zh-chs": "添加用戶組",
2518
"xloc": [
2519
- "default.handlebars->25->1191",
2520
- "default.handlebars->25->1290",
2521
- "default.handlebars->25->1655",
2522
- "default.handlebars->25->573"
2519
+ "default.handlebars->25->1190",
2520
+ "default.handlebars->25->1289",
2521
+ "default.handlebars->25->1654",
2522
+ "default.handlebars->25->572"
2523
]
2524
},
2525
{
@@ -2533,7 +2533,7 @@
2533
"nl": "Gebruikersmachtigingen voor apparaatgroep toevoegen",
2534
"zh-chs": "添加用户组设备权限",
2535
"xloc": [
2536
- "default.handlebars->25->1300"
2536
+ "default.handlebars->25->1299"
2537
]
2538
},
2539
{
@@ -2578,8 +2578,8 @@
2578
"ru": "Добавить пользователей",
2579
"zh-chs": "添加用戶",
2580
"xloc": [
2581
- "default.handlebars->25->1190",
2582
- "default.handlebars->25->1534"
2581
+ "default.handlebars->25->1189",
2582
+ "default.handlebars->25->1533"
2583
]
2584
},
2585
{
@@ -2596,7 +2596,7 @@
2596
"ru": "Добавить пользователей в группу устройств",
2597
"zh-chs": "將用戶添加到設備組",
2598
"xloc": [
2599
- "default.handlebars->25->1287"
2599
+ "default.handlebars->25->1286"
2600
]
2601
},
2602
{
@@ -2613,7 +2613,7 @@
2613
"ru": "Добавить пользователей в группу",
2614
"zh-chs": "將用戶添加到用戶組",
2615
"xloc": [
2616
- "default.handlebars->25->1567"
2616
+ "default.handlebars->25->1566"
2617
]
2618
},
2619
{
@@ -2664,7 +2664,7 @@
2664
"ru": "Добавить новый Intel® AMT компьютер, находящийся в интернете.",
2665
"zh-chs": "添加位於互聯網上的新英特爾®AMT計算機。",
2666
"xloc": [
2667
- "default.handlebars->25->1192",
2667
+ "default.handlebars->25->1191",
2668
"default.handlebars->25->229"
2669
]
2670
},
@@ -2682,7 +2682,7 @@
2682
"ru": "Добавить новый Intel® AMT компьютер, находящийся в локальной сети.",
2683
"zh-chs": "添加位於本地網絡上的新英特爾®AMT計算機。",
2684
"xloc": [
2685
- "default.handlebars->25->1194",
2685
+ "default.handlebars->25->1193",
2686
"default.handlebars->25->231"
2687
]
2688
},
@@ -2714,7 +2714,7 @@
2714
"nl": "Voeg een nieuwe computer toe aan deze apparaatgroep door de mesh-agent te installeren.",
2715
"zh-chs": "通过安装网状代理,将新计算机添加到该设备组。",
2716
"xloc": [
2717
- "default.handlebars->25->1200",
2717
+ "default.handlebars->25->1199",
2718
"default.handlebars->25->239"
2719
]
2720
},
@@ -2766,7 +2766,7 @@
2766
"ru": "Режим управления администратора (ACM)",
2767
"zh-chs": "管理員控制模式(ACM)",
2768
"xloc": [
2769
- "default.handlebars->25->819"
2769
+ "default.handlebars->25->818"
2770
]
2771
},
2772
{
@@ -2783,7 +2783,7 @@
2783
"ru": "Учетные данные администратора",
2784
"zh-chs": "管理員憑證",
2785
"xloc": [
2786
- "default.handlebars->25->825"
2786
+ "default.handlebars->25->824"
2787
]
2788
},
2789
{
@@ -2818,7 +2818,7 @@
2818
"ru": "Области администратора",
2819
"zh-chs": "管理領域",
2820
"xloc": [
2821
- "default.handlebars->25->1597"
2821
+ "default.handlebars->25->1596"
2822
]
2823
},
2824
{
@@ -2853,7 +2853,7 @@
2853
"ru": "Административные области",
2854
"zh-chs": "行政領域",
2855
"xloc": [
2856
- "default.handlebars->25->1490"
2856
+ "default.handlebars->25->1489"
2857
]
2858
},
2859
{
@@ -2870,7 +2870,7 @@
2870
"ru": "Администратор",
2871
"zh-chs": "管理員",
2872
"xloc": [
2873
- "default.handlebars->25->1431"
2873
+ "default.handlebars->25->1430"
2874
]
2875
},
2876
{
@@ -2887,7 +2887,7 @@
2887
"ru": "Африканский",
2888
"zh-chs": "南非語",
2889
"xloc": [
2890
- "default.handlebars->25->890"
2890
+ "default.handlebars->25->889"
2891
]
2892
},
2893
{
@@ -2907,8 +2907,8 @@
2907
"default-mobile.handlebars->9->144",
2908
"default-mobile.handlebars->9->197",
2909
"default-mobile.handlebars->9->213",
2910
- "default.handlebars->25->1352",
2911
- "default.handlebars->25->1360",
2910
+ "default.handlebars->25->1351",
2911
+ "default.handlebars->25->1359",
2912
"default.handlebars->25->177",
2913
"default.handlebars->25->383",
2914
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -2928,8 +2928,8 @@
2928
"ru": "Агент + Intel AMT",
2929
"zh-chs": "代理+英特爾AMT",
2930
"xloc": [
2931
- "default.handlebars->25->1354",
2932
- "default.handlebars->25->1362"
2931
+ "default.handlebars->25->1353",
2932
+ "default.handlebars->25->1361"
2933
]
2934
},
2935
{
@@ -2964,7 +2964,7 @@
2964
"zh-chs": "代理控制台",
2965
"xloc": [
2966
"default-mobile.handlebars->9->334",
2967
- "default.handlebars->25->1308"
2967
+ "default.handlebars->25->1307"
2968
]
2969
},
2970
{
@@ -2981,7 +2981,7 @@
2981
"ru": "Счетчик ошибок агента",
2982
"zh-chs": "座席錯誤計數器",
2983
"xloc": [
2984
- "default.handlebars->25->1720"
2984
+ "default.handlebars->25->1719"
2985
]
2986
},
2987
{
@@ -3050,7 +3050,7 @@
3050
"ru": "Сессии агентов",
3051
"zh-chs": "座席會議",
3052
"xloc": [
3053
- "default.handlebars->25->1736"
3053
+ "default.handlebars->25->1735"
3054
]
3055
},
3056
{
@@ -3068,7 +3068,7 @@
3068
"zh-chs": "代理商標籤",
3069
"xloc": [
3070
"default-mobile.handlebars->9->212",
3071
- "default.handlebars->25->503"
3071
+ "default.handlebars->25->502"
3072
]
3073
},
3074
{
@@ -3085,7 +3085,7 @@
3085
"ru": "Типы агента",
3086
"zh-chs": "代理類型",
3087
"xloc": [
3088
- "default.handlebars->25->1358",
3088
+ "default.handlebars->25->1357",
3089
"default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
3090
]
3091
},
@@ -3104,8 +3104,8 @@
3104
"zh-chs": "代理已連接",
3105
"xloc": [
3106
"default.handlebars->25->144",
3107
- "default.handlebars->25->563",
3108
- "default.handlebars->25->564"
3107
+ "default.handlebars->25->562",
3108
+ "default.handlebars->25->563"
3109
]
3110
},
3111
{
@@ -3139,7 +3139,7 @@
3139
"ru": "Агент оффлайн",
3140
"zh-chs": "代理離線",
3141
"xloc": [
3142
- "default.handlebars->25->852"
3142
+ "default.handlebars->25->851"
3143
]
3144
},
3145
{
@@ -3156,7 +3156,7 @@
3156
"ru": "Агент онлайн",
3157
"zh-chs": "代理在線",
3158
"xloc": [
3159
- "default.handlebars->25->851"
3159
+ "default.handlebars->25->850"
3160
]
3161
},
3162
{
@@ -3173,7 +3173,7 @@
3173
"ru": "Агенты",
3174
"zh-chs": "代理商",
3175
"xloc": [
3176
- "default.handlebars->25->1749"
3176
+ "default.handlebars->25->1748"
3177
]
3178
},
3179
{
@@ -3190,7 +3190,7 @@
3190
"ru": "Албанский",
3191
"zh-chs": "阿爾巴尼亞語",
3192
"xloc": [
3193
- "default.handlebars->25->891"
3193
+ "default.handlebars->25->890"
3194
]
3195
},
3196
{
@@ -3240,9 +3240,9 @@
3240
"ru": "Фокусирование всех",
3241
"zh-chs": "全部聚焦",
3242
"xloc": [
3243
- "default.handlebars->25->707",
3244
- "default.handlebars->25->709",
3245
- "default.handlebars->25->710"
3243
+ "default.handlebars->25->706",
3244
+ "default.handlebars->25->708",
3245
+ "default.handlebars->25->709"
3246
]
3247
},
3248
{
@@ -3259,8 +3259,8 @@
3259
"ru": "Разрешить пользователям управлять этой группой и устройствами этой группы.",
3260
"zh-chs": "允許用戶管理此設備組和該組中的設備。",
3261
"xloc": [
3262
- "default.handlebars->25->1257",
3263
- "default.handlebars->25->1564"
3262
+ "default.handlebars->25->1256",
3263
+ "default.handlebars->25->1563"
3264
]
3265
},
3266
{
@@ -3276,7 +3276,7 @@
3276
"ru": "Разрешить пользователям управлять этим устройством.",
3277
"zh-chs": "允许用户管理此设备。",
3278
"xloc": [
3279
- "default.handlebars->25->1258"
3279
+ "default.handlebars->25->1257"
3280
]
3281
},
3282
{
@@ -3329,7 +3329,7 @@
3329
"ru": "Поменять (F10 = ESC+0)",
3330
"zh-chs": "備用(F10 = ESC + 0)",
3331
"xloc": [
3332
- "default.handlebars->25->742"
3332
+ "default.handlebars->25->741"
3333
]
3334
},
3335
{
@@ -3363,9 +3363,9 @@
3363
"ru": "Всегда уведомлять",
3364
"zh-chs": "始終通知",
3365
"xloc": [
3366
- "default.handlebars->25->1171",
3367
- "default.handlebars->25->1606",
3368
- "default.handlebars->25->519"
3366
+ "default.handlebars->25->1170",
3367
+ "default.handlebars->25->1605",
3368
+ "default.handlebars->25->518"
3369
]
3370
},
3371
{
@@ -3382,9 +3382,9 @@
3382
"ru": "Всегда запрашивать",
3383
"zh-chs": "總是提示",
3384
"xloc": [
3385
- "default.handlebars->25->1172",
3386
- "default.handlebars->25->1607",
3387
- "default.handlebars->25->520"
3385
+ "default.handlebars->25->1171",
3386
+ "default.handlebars->25->1606",
3387
+ "default.handlebars->25->519"
3388
]
3389
},
3390
{
@@ -3498,7 +3498,7 @@
3498
"ru": "Антивирус",
3499
"zh-chs": "防毒軟件",
3500
"xloc": [
3501
- "default.handlebars->25->509"
3501
+ "default.handlebars->25->508"
3502
]
3503
},
3504
{
@@ -3583,7 +3583,7 @@
3583
"ru": "Арабский (Алжир)",
3584
"zh-chs": "阿拉伯文(阿爾及利亞)",
3585
"xloc": [
3586
- "default.handlebars->25->893"
3586
+ "default.handlebars->25->892"
3587
]
3588
},
3589
{
@@ -3600,7 +3600,7 @@
3600
"ru": "Арабский (Бахрейн)",
3601
"zh-chs": "阿拉伯文(巴林)",
3602
"xloc": [
3603
- "default.handlebars->25->894"
3603
+ "default.handlebars->25->893"
3604
]
3605
},
3606
{
@@ -3617,7 +3617,7 @@
3617
"ru": "Арабский (Египет)",
3618
"zh-chs": "阿拉伯文(埃及)",
3619
"xloc": [
3620
- "default.handlebars->25->895"
3620
+ "default.handlebars->25->894"
3621
]
3622
},
3623
{
@@ -3634,7 +3634,7 @@
3634
"ru": "Арабский (Ирак)",
3635
"zh-chs": "阿拉伯文(伊拉克)",
3636
"xloc": [
3637
- "default.handlebars->25->896"
3637
+ "default.handlebars->25->895"
3638
]
3639
},
3640
{
@@ -3651,7 +3651,7 @@
3651
"ru": "Арабский (Иордания)",
3652
"zh-chs": "阿拉伯語(約旦)",
3653
"xloc": [
3654
- "default.handlebars->25->897"
3654
+ "default.handlebars->25->896"
3655
]
3656
},
3657
{
@@ -3668,7 +3668,7 @@
3668
"ru": "Арабский (Кувейт)",
3669
"zh-chs": "阿拉伯文(科威特)",
3670
"xloc": [
3671
- "default.handlebars->25->898"
3671
+ "default.handlebars->25->897"
3672
]
3673
},
3674
{
@@ -3685,7 +3685,7 @@
3685
"ru": "Арабский (Ливан)",
3686
"zh-chs": "阿拉伯語(黎巴嫩)",
3687
"xloc": [
3688
- "default.handlebars->25->899"
3688
+ "default.handlebars->25->898"
3689
]
3690
},
3691
{
@@ -3702,7 +3702,7 @@
3702
"ru": "Арабский (Ливия)",
3703
"zh-chs": "阿拉伯文(利比亞)",
3704
"xloc": [
3705
- "default.handlebars->25->900"
3705
+ "default.handlebars->25->899"
3706
]
3707
},
3708
{
@@ -3719,7 +3719,7 @@
3719
"ru": "Арабский (Марокко)",
3720
"zh-chs": "阿拉伯文(摩洛哥)",
3721
"xloc": [
3722
- "default.handlebars->25->901"
3722
+ "default.handlebars->25->900"
3723
]
3724
},
3725
{
@@ -3736,7 +3736,7 @@
3736
"ru": "Арабский (Оман)",
3737
"zh-chs": "阿拉伯文(阿曼)",
3738
"xloc": [
3739
- "default.handlebars->25->902"
3739
+ "default.handlebars->25->901"
3740
]
3741
},
3742
{
@@ -3753,7 +3753,7 @@
3753
"ru": "Арабский (Катар)",
3754
"zh-chs": "阿拉伯語(卡塔爾)",
3755
"xloc": [
3756
- "default.handlebars->25->903"
3756
+ "default.handlebars->25->902"
3757
]
3758
},
3759
{
@@ -3770,7 +3770,7 @@
3770
"ru": "Арабский (Саудовская Аравия)",
3771
"zh-chs": "阿拉伯語(沙特阿拉伯)",
3772
"xloc": [
3773
- "default.handlebars->25->904"
3773
+ "default.handlebars->25->903"
3774
]
3775
},
3776
{
@@ -3787,7 +3787,7 @@
3787
"ru": "Арабский (стандартный)",
3788
"zh-chs": "阿拉伯語(標準)",
3789
"xloc": [
3790
- "default.handlebars->25->892"
3790
+ "default.handlebars->25->891"
3791
]
3792
},
3793
{
@@ -3804,7 +3804,7 @@
3804
"ru": "Арабский (Сирия)",
3805
"zh-chs": "阿拉伯語(敘利亞)",
3806
"xloc": [
3807
- "default.handlebars->25->905"
3807
+ "default.handlebars->25->904"
3808
]
3809
},
3810
{
@@ -3821,7 +3821,7 @@
3821
"ru": "Арабский (Тунис)",
3822
"zh-chs": "阿拉伯文(突尼斯)",
3823
"xloc": [
3824
- "default.handlebars->25->906"
3824
+ "default.handlebars->25->905"
3825
]
3826
},
3827
{
@@ -3838,7 +3838,7 @@
3838
"ru": "Арабский (О.А.Э.)",
3839
"zh-chs": "阿拉伯文(阿聯酋)",
3840
"xloc": [
3841
- "default.handlebars->25->907"
3841
+ "default.handlebars->25->906"
3842
]
3843
},
3844
{
@@ -3855,7 +3855,7 @@
3855
"ru": "Арабский (Йемен)",
3856
"zh-chs": "阿拉伯文(也門)",
3857
"xloc": [
3858
- "default.handlebars->25->908"
3858
+ "default.handlebars->25->907"
3859
]
3860
},
3861
{
@@ -3872,7 +3872,7 @@
3872
"ru": "Арагонский",
3873
"zh-chs": "阿拉貢人",
3874
"xloc": [
3875
- "default.handlebars->25->909"
3875
+ "default.handlebars->25->908"
3876
]
3877
},
3878
{
@@ -3889,7 +3889,7 @@
3889
"ru": "Архитектура",
3890
"zh-chs": "建築",
3891
"xloc": [
3892
- "default.handlebars->25->793"
3892
+ "default.handlebars->25->792"
3893
]
3894
},
3895
{
@@ -3924,7 +3924,7 @@
3924
"zh-chs": "您確定要刪除組{0}嗎?刪除設備組還將刪除該組中有關設備的所有信息。",
3925
"xloc": [
3926
"default-mobile.handlebars->9->305",
3927
- "default.handlebars->25->1235"
3927
+ "default.handlebars->25->1234"
3928
]
3929
},
3930
{
@@ -3941,7 +3941,7 @@
3941
"ru": "Вы действительно хотите удалить устройство \\\"{0}\\\"?",
3942
"zh-chs": "您確定要刪除節點{0}嗎?",
3943
"xloc": [
3944
- "default.handlebars->25->656"
3944
+ "default.handlebars->25->655"
3945
]
3946
},
3947
{
@@ -3958,7 +3958,7 @@
3958
"ru": "Вы действительно хотите деинсталировать выбранного агента?",
3959
"zh-chs": "您確定要卸載所選代理嗎?",
3960
"xloc": [
3961
- "default.handlebars->25->645"
3961
+ "default.handlebars->25->644"
3962
]
3963
},
3964
{
@@ -3975,7 +3975,7 @@
3975
"ru": "Вы действительно хотите деинсталлировать выбранных {0} агентов?",
3976
"zh-chs": "您確定要卸載所選的{0}代理嗎?",
3977
"xloc": [
3978
- "default.handlebars->25->644"
3978
+ "default.handlebars->25->643"
3979
]
3980
},
3981
{
@@ -3992,7 +3992,7 @@
3992
"ru": "Вы уверенны, что {0} плагин: {1}",
3993
"zh-chs": "您確定要{0}插件嗎:{1}",
3994
"xloc": [
3995
- "default.handlebars->25->1789"
3995
+ "default.handlebars->25->1788"
3996
]
3997
},
3998
{
@@ -4009,7 +4009,7 @@
4009
"ru": "Армянский",
4010
"zh-chs": "亞美尼亞人",
4011
"xloc": [
4012
- "default.handlebars->25->910"
4012
+ "default.handlebars->25->909"
4013
]
4014
},
4015
{
@@ -4054,7 +4054,7 @@
4054
"ru": "Ассамский",
4055
"zh-chs": "阿薩姆語",
4056
"xloc": [
4057
- "default.handlebars->25->911"
4057
+ "default.handlebars->25->910"
4058
]
4059
},
4060
{
@@ -4071,7 +4071,7 @@
4071
"ru": "Астурии",
4072
"zh-chs": "阿斯圖里亞斯人",
4073
"xloc": [
4074
- "default.handlebars->25->912"
4074
+ "default.handlebars->25->911"
4075
]
4076
},
4077
{
@@ -4088,7 +4088,7 @@
4088
"ru": "Приложение аутентификации",
4089
"zh-chs": "身份驗證應用",
4090
"xloc": [
4091
- "default.handlebars->25->1610"
4091
+ "default.handlebars->25->1609"
4092
]
4093
},
4094
{
@@ -4111,8 +4111,8 @@
4111
"default-mobile.handlebars->9->42",
4112
"default.handlebars->25->109",
4113
"default.handlebars->25->114",
4114
- "default.handlebars->25->876",
4115
- "default.handlebars->25->878"
4114
+ "default.handlebars->25->875",
4115
+ "default.handlebars->25->877"
4116
]
4117
},
4118
{
@@ -4180,7 +4180,7 @@
4180
"ru": "Автоудаление",
4181
"zh-chs": "自動刪除",
4182
"xloc": [
4183
- "default.handlebars->25->1159"
4183
+ "default.handlebars->25->1158"
4184
]
4185
},
4186
{
@@ -4234,7 +4234,7 @@
4234
"ru": "Азербайджанский",
4235
"zh-chs": "阿塞拜疆",
4236
"xloc": [
4237
- "default.handlebars->25->913"
4237
+ "default.handlebars->25->912"
4238
]
4239
},
4240
{
@@ -4251,7 +4251,7 @@
4251
"ru": "BIOS",
4252
"zh-chs": "的BIOS",
4253
"xloc": [
4254
- "default.handlebars->25->831"
4254
+ "default.handlebars->25->830"
4255
]
4256
},
4257
{
@@ -4348,8 +4348,8 @@
4348
"ru": "Фоновый и интерактивный",
4349
"zh-chs": "背景與互動",
4350
"xloc": [
4351
- "default.handlebars->25->1335",
4352
- "default.handlebars->25->1342",
4351
+ "default.handlebars->25->1334",
4352
+ "default.handlebars->25->1341",
4353
"default.handlebars->25->308"
4354
]
4355
},
@@ -4367,8 +4367,8 @@
4367
"ru": "Только фоновый",
4368
"zh-chs": "僅背景",
4369
"xloc": [
4370
- "default.handlebars->25->1336",
4371
- "default.handlebars->25->1343",
4370
+ "default.handlebars->25->1335",
4371
+ "default.handlebars->25->1342",
4372
"default.handlebars->25->309",
4373
"default.handlebars->25->331"
4374
]
@@ -4404,7 +4404,7 @@
4404
"ru": "Резервные коды",
4405
"zh-chs": "備用碼",
4406
"xloc": [
4407
- "default.handlebars->25->1612"
4407
+ "default.handlebars->25->1611"
4408
]
4409
},
4410
{
@@ -4421,7 +4421,7 @@
4421
"ru": "Плохой ключ",
4422
"zh-chs": "錯誤的簽名",
4423
"xloc": [
4424
- "default.handlebars->25->1727"
4424
+ "default.handlebars->25->1726"
4425
]
4426
},
4427
{
@@ -4438,7 +4438,7 @@
4438
"ru": "Плохой веб-сертификат",
4439
"zh-chs": "錯誤的網絡證書",
4440
"xloc": [
4441
- "default.handlebars->25->1726"
4441
+ "default.handlebars->25->1725"
4442
]
4443
},
4444
{
@@ -4455,7 +4455,7 @@
4455
"ru": "Баскский",
4456
"zh-chs": "巴斯克",
4457
"xloc": [
4458
- "default.handlebars->25->914"
4458
+ "default.handlebars->25->913"
4459
]
4460
},
4461
{
@@ -4489,7 +4489,7 @@
4489
"ru": "Белорусский",
4490
"zh-chs": "白俄羅斯語",
4491
"xloc": [
4492
- "default.handlebars->25->916"
4492
+ "default.handlebars->25->915"
4493
]
4494
},
4495
{
@@ -4506,7 +4506,7 @@
4506
"ru": "Бенгальский",
4507
"zh-chs": "孟加拉",
4508
"xloc": [
4509
- "default.handlebars->25->917"
4509
+ "default.handlebars->25->916"
4510
]
4511
},
4512
{
@@ -4542,7 +4542,7 @@
4542
"ru": "Боснийский",
4543
"zh-chs": "波斯尼亞人",
4544
"xloc": [
4545
- "default.handlebars->25->918"
4545
+ "default.handlebars->25->917"
4546
]
4547
},
4548
{
@@ -4559,7 +4559,7 @@
4559
"ru": "Бретонский",
4560
"zh-chs": "布列塔尼",
4561
"xloc": [
4562
- "default.handlebars->25->919"
4562
+ "default.handlebars->25->918"
4563
]
4564
},
4565
{
@@ -4576,7 +4576,7 @@
4576
"ru": "Отправить сообщение",
4577
"zh-chs": "廣播",
4578
"xloc": [
4579
- "default.handlebars->25->1532",
4579
+ "default.handlebars->25->1531",
4580
"default.handlebars->container->column_l->p4->3->1->0->3->1"
4581
]
4582
},
@@ -4594,7 +4594,7 @@
4594
"ru": "Отправить сообщение",
4595
"zh-chs": "廣播消息",
4596
"xloc": [
4597
- "default.handlebars->25->1474"
4597
+ "default.handlebars->25->1473"
4598
]
4599
},
4600
{
@@ -4611,7 +4611,7 @@
4611
"ru": "Отправить сообщение всем подключенным пользователям.",
4612
"zh-chs": "向所有連接的用戶廣播消息。",
4613
"xloc": [
4614
- "default.handlebars->25->1473"
4614
+ "default.handlebars->25->1472"
4615
]
4616
},
4617
{
@@ -4628,7 +4628,7 @@
4628
"ru": "Болгарский",
4629
"zh-chs": "保加利亞語",
4630
"xloc": [
4631
- "default.handlebars->25->915"
4631
+ "default.handlebars->25->914"
4632
]
4633
},
4634
{
@@ -4645,7 +4645,7 @@
4645
"ru": "Бирманский",
4646
"zh-chs": "緬甸人",
4647
"xloc": [
4648
- "default.handlebars->25->920"
4648
+ "default.handlebars->25->919"
4649
]
4650
},
4651
{
@@ -4663,7 +4663,7 @@
4663
"zh-chs": "CCM",
4664
"xloc": [
4665
"default-mobile.handlebars->9->204",
4666
- "default.handlebars->25->488"
4666
+ "default.handlebars->25->487"
4667
]
4668
},
4669
{
@@ -4681,8 +4681,8 @@
4681
"zh-chs": "CIRA",
4682
"xloc": [
4683
"default-mobile.handlebars->9->145",
4684
- "default.handlebars->25->1223",
4685
- "default.handlebars->25->1228",
4684
+ "default.handlebars->25->1222",
4685
+ "default.handlebars->25->1227",
4686
"default.handlebars->25->179",
4687
"default.handlebars->25->385"
4688
]
@@ -4701,7 +4701,7 @@
4701
"ru": "CIRA Сервер",
4702
"zh-chs": "CIRA服務器",
4703
"xloc": [
4704
- "default.handlebars->25->1777"
4704
+ "default.handlebars->25->1776"
4705
]
4706
},
4707
{
@@ -4718,7 +4718,7 @@
4718
"ru": "CIRA Сервер команды",
4719
"zh-chs": "CIRA服務器命令",
4720
"xloc": [
4721
- "default.handlebars->25->1778"
4721
+ "default.handlebars->25->1777"
4722
]
4723
},
4724
{
@@ -4734,7 +4734,7 @@
4734
"ru": "CPU",
4735
"zh-chs": "CPU",
4736
"xloc": [
4737
- "default.handlebars->25->837"
4737
+ "default.handlebars->25->836"
4738
]
4739
},
4740
{
@@ -4751,7 +4751,7 @@
4751
"ru": "Загрузка CPU",
4752
"zh-chs": "CPU負載",
4753
"xloc": [
4754
- "default.handlebars->25->1741"
4754
+ "default.handlebars->25->1740"
4755
]
4756
},
4757
{
@@ -4768,7 +4768,7 @@
4768
"ru": "Загрузка CPU за последние 15 минут",
4769
"zh-chs": "最近15分鐘的CPU負載",
4770
"xloc": [
4771
- "default.handlebars->25->1744"
4771
+ "default.handlebars->25->1743"
4772
]
4773
},
4774
{
@@ -4785,7 +4785,7 @@
4785
"ru": "Загрузка CPU за последние 5 минут",
4786
"zh-chs": "最近5分鐘的CPU負載",
4787
"xloc": [
4788
- "default.handlebars->25->1743"
4788
+ "default.handlebars->25->1742"
4789
]
4790
},
4791
{
@@ -4802,7 +4802,7 @@
4802
"ru": "Загрузка CPU за последнюю минуту",
4803
"zh-chs": "最後一分鐘的CPU負載",
4804
"xloc": [
4805
- "default.handlebars->25->1742"
4805
+ "default.handlebars->25->1741"
4806
]
4807
},
4808
{
@@ -4819,8 +4819,8 @@
4819
"ru": "CR+LF",
4820
"zh-chs": "CR +低頻",
4821
"xloc": [
4822
- "default.handlebars->25->735",
4823
- "default.handlebars->25->744",
4822
+ "default.handlebars->25->734",
4823
+ "default.handlebars->25->743",
4824
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
4825
]
4826
},
@@ -4838,9 +4838,9 @@
4838
"ru": "Формат CSV",
4839
"zh-chs": "CSV格式",
4840
"xloc": [
4841
- "default.handlebars->25->1406",
4842
- "default.handlebars->25->1465",
4843
- "default.handlebars->25->412"
4841
+ "default.handlebars->25->1405",
4842
+ "default.handlebars->25->1464",
4843
+ "default.handlebars->25->411"
4844
]
4845
},
4846
{
@@ -4857,7 +4857,7 @@
4857
"ru": "Ошибка вызова",
4858
"zh-chs": "通話錯誤",
4859
"xloc": [
4860
- "default.handlebars->25->1790"
4860
+ "default.handlebars->25->1789"
4861
]
4862
},
4863
{
@@ -4876,7 +4876,7 @@
4876
"xloc": [
4877
"default-mobile.handlebars->9->51",
4878
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
4879
- "default.handlebars->25->1140",
4879
+ "default.handlebars->25->1139",
4880
"default.handlebars->container->dialog->idx_dlgButtonBar",
4881
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
4882
"login.handlebars->dialog->idx_dlgButtonBar",
@@ -4894,8 +4894,8 @@
4894
"nl": "Capaciteit",
4895
"zh-chs": "容量",
4896
"xloc": [
4897
- "default.handlebars->25->845",
4898
- "default.handlebars->25->847"
4897
+ "default.handlebars->25->844",
4898
+ "default.handlebars->25->846"
4899
]
4900
},
4901
{
@@ -4912,7 +4912,7 @@
4912
"ru": "Объем / Скорость",
4913
"zh-chs": "容量/速度",
4914
"xloc": [
4915
- "default.handlebars->25->840"
4915
+ "default.handlebars->25->839"
4916
]
4917
},
4918
{
@@ -4929,7 +4929,7 @@
4929
"ru": "Каталонский",
4930
"zh-chs": "加泰羅尼亞語",
4931
"xloc": [
4932
- "default.handlebars->25->921"
4932
+ "default.handlebars->25->920"
4933
]
4934
},
4935
{
@@ -4946,7 +4946,7 @@
4946
"ru": "Установить центр карты здесь",
4947
"zh-chs": "中心地圖在這裡",
4948
"xloc": [
4949
- "default.handlebars->25->452"
4949
+ "default.handlebars->25->451"
4950
]
4951
},
4952
{
@@ -4963,7 +4963,7 @@
4963
"ru": "Чаморро",
4964
"zh-chs": "查莫羅",
4965
"xloc": [
4966
- "default.handlebars->25->922"
4966
+ "default.handlebars->25->921"
4967
]
4968
},
4969
{
@@ -4994,7 +4994,7 @@
4994
"ru": "Смена email для {0}",
4995
"zh-chs": "更改{0}的電子郵件",
4996
"xloc": [
4997
- "default.handlebars->25->1638"
4997
+ "default.handlebars->25->1637"
4998
]
4999
},
5000
{
@@ -5011,9 +5011,9 @@
5011
"ru": "Смена группы",
5012
"zh-chs": "變更組",
5013
"xloc": [
5014
- "default.handlebars->25->544",
5015
- "default.handlebars->25->653",
5016
- "default.handlebars->25->654"
5014
+ "default.handlebars->25->543",
5015
+ "default.handlebars->25->652",
5016
+ "default.handlebars->25->653"
5017
]
5018
},
5019
{
@@ -5031,8 +5031,8 @@
5031
"zh-chs": "更改密碼",
5032
"xloc": [
5033
"default-mobile.handlebars->9->59",
5034
- "default.handlebars->25->1116",
5035
- "default.handlebars->25->1627"
5034
+ "default.handlebars->25->1115",
5035
+ "default.handlebars->25->1626"
5036
]
5037
},
5038
{
@@ -5049,7 +5049,7 @@
5049
"ru": "Смена пароля для {0}",
5050
"zh-chs": "更改{0}的密碼",
5051
"xloc": [
5052
- "default.handlebars->25->1645"
5052
+ "default.handlebars->25->1644"
5053
]
5054
},
5055
{
@@ -5119,7 +5119,7 @@
5119
"ru": "Изменить пароль для этого пользователя",
5120
"zh-chs": "更改該用戶的密碼",
5121
"xloc": [
5122
- "default.handlebars->25->1626"
5122
+ "default.handlebars->25->1625"
5123
]
5124
},
5125
{
@@ -5153,7 +5153,7 @@
5153
"ru": "Измените адрес электронной почты вашей учетной записи здесь.",
5154
"zh-chs": "在此處更改您的帳戶電子郵件地址。",
5155
"xloc": [
5156
- "default.handlebars->25->1103"
5156
+ "default.handlebars->25->1102"
5157
]
5158
},
5159
{
@@ -5170,7 +5170,7 @@
5170
"ru": "Измените пароль своей учетной записи, введя старый пароль и дважды новый пароль в поля ниже.",
5171
"zh-chs": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
5172
"xloc": [
5173
- "default.handlebars->25->1109"
5173
+ "default.handlebars->25->1108"
5174
]
5175
},
5176
{
@@ -5187,7 +5187,7 @@
5187
"ru": "Изменение языка потребует перезагрузить страницу.",
5188
"zh-chs": "更改語言將需要刷新頁面。",
5189
"xloc": [
5190
- "default.handlebars->25->1088"
5190
+ "default.handlebars->25->1087"
5191
]
5192
},
5193
{
@@ -5204,9 +5204,9 @@
5204
"ru": "Чат",
5205
"zh-chs": "聊天室",
5206
"xloc": [
5207
- "default.handlebars->25->1423",
5208
- "default.handlebars->25->593",
5209
- "default.handlebars->25->612"
5207
+ "default.handlebars->25->1422",
5208
+ "default.handlebars->25->592",
5209
+ "default.handlebars->25->611"
5210
]
5211
},
5212
{
@@ -5225,8 +5225,8 @@
5225
"xloc": [
5226
"default-mobile.handlebars->9->326",
5227
"default-mobile.handlebars->9->344",
5228
- "default.handlebars->25->1285",
5229
- "default.handlebars->25->1319"
5228
+ "default.handlebars->25->1284",
5229
+ "default.handlebars->25->1318"
5230
]
5231
},
5232
{
@@ -5243,7 +5243,7 @@
5243
"ru": "Чеченский",
5244
"zh-chs": "車臣",
5245
"xloc": [
5246
- "default.handlebars->25->923"
5246
+ "default.handlebars->25->922"
5247
]
5248
},
5249
{
@@ -5324,8 +5324,8 @@
5324
"ru": "Проверка...",
5325
"zh-chs": "檢查...",
5326
"xloc": [
5327
- "default.handlebars->25->1784",
5328
- "default.handlebars->25->889"
5327
+ "default.handlebars->25->1783",
5328
+ "default.handlebars->25->888"
5329
]
5330
},
5331
{
@@ -5342,7 +5342,7 @@
5342
"ru": "Китайский",
5343
"zh-chs": "中文",
5344
"xloc": [
5345
- "default.handlebars->25->924"
5345
+ "default.handlebars->25->923"
5346
]
5347
},
5348
{
@@ -5359,7 +5359,7 @@
5359
"ru": "Китайский (Гонконг)",
5360
"zh-chs": "中文(香港)",
5361
"xloc": [
5362
- "default.handlebars->25->925"
5362
+ "default.handlebars->25->924"
5363
]
5364
},
5365
{
@@ -5376,7 +5376,7 @@
5376
"ru": "Китайский (КНР)",
5377
"zh-chs": "中文(中國)",
5378
"xloc": [
5379
- "default.handlebars->25->926"
5379
+ "default.handlebars->25->925"
5380
]
5381
},
5382
{
@@ -5393,7 +5393,7 @@
5393
"ru": "Упрощенный китайский)",
5394
"zh-chs": "简体中文)",
5395
"xloc": [
5396
- "default.handlebars->25->1086"
5396
+ "default.handlebars->25->1085"
5397
]
5398
},
5399
{
@@ -5410,7 +5410,7 @@
5410
"ru": "Китайский (Сингапур)",
5411
"zh-chs": "中文(新加坡)",
5412
"xloc": [
5413
- "default.handlebars->25->927"
5413
+ "default.handlebars->25->926"
5414
]
5415
},
5416
{
@@ -5427,7 +5427,7 @@
5427
"ru": "Китайский (Тайвань)",
5428
"zh-chs": "中文(台灣)",
5429
"xloc": [
5430
- "default.handlebars->25->928"
5430
+ "default.handlebars->25->927"
5431
]
5432
},
5433
{
@@ -5462,7 +5462,7 @@
5462
"ru": "Чувашский",
5463
"zh-chs": "楚瓦什",
5464
"xloc": [
5465
- "default.handlebars->25->929"
5465
+ "default.handlebars->25->928"
5466
]
5467
},
5468
{
@@ -5502,11 +5502,11 @@
5502
"default-mobile.handlebars->9->283",
5503
"default-mobile.handlebars->9->285",
5504
"default-mobile.handlebars->9->287",
5505
- "default.handlebars->25->1400",
5506
- "default.handlebars->25->770",
5507
- "default.handlebars->25->772",
5508
- "default.handlebars->25->774",
5509
- "default.handlebars->25->776",
5505
+ "default.handlebars->25->1399",
5506
+ "default.handlebars->25->769",
5507
+ "default.handlebars->25->771",
5508
+ "default.handlebars->25->773",
5509
+ "default.handlebars->25->775",
5510
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
5511
"default.handlebars->container->column_l->p41->3->1",
5512
"messenger.handlebars->xbottom"
@@ -5540,7 +5540,7 @@
5540
"nl": "Wis alle meldingen",
5541
"zh-chs": "全部清除",
5542
"xloc": [
5543
- "default.handlebars->25->1714"
5543
+ "default.handlebars->25->1713"
5544
]
5545
},
5546
{
@@ -5557,7 +5557,7 @@
5557
"ru": "Очистить ядро",
5558
"zh-chs": "清除核心",
5559
"xloc": [
5560
- "default.handlebars->25->861"
5560
+ "default.handlebars->25->860"
5561
]
5562
},
5563
{
@@ -5590,7 +5590,7 @@
5590
"ru": "Очистить это уведомление",
5591
"zh-chs": "清除此通知",
5592
"xloc": [
5593
- "default.handlebars->25->1713"
5593
+ "default.handlebars->25->1712"
5594
]
5595
},
5596
{
@@ -5635,8 +5635,8 @@
5635
"nl": "Klik hier om de apparaatgroepsnaam te bewerken",
5636
"zh-chs": "单击此处编辑设备组名称",
5637
"xloc": [
5638
- "default.handlebars->25->1151",
5639
- "default.handlebars->25->1356"
5638
+ "default.handlebars->25->1150",
5639
+ "default.handlebars->25->1355"
5640
]
5641
},
5642
{
@@ -5653,7 +5653,7 @@
5653
"ru": "Для изменения имени устройства на сервере нажмите сюда",
5654
"zh-chs": "單擊此處編輯服務器端設備名稱",
5655
"xloc": [
5656
- "default.handlebars->25->466"
5656
+ "default.handlebars->25->465"
5657
]
5658
},
5659
{
@@ -5666,7 +5666,7 @@
5666
"nl": "Klik hier om de gebruikersgroepsnaam te bewerken",
5667
"zh-chs": "单击此处编辑用户组名称",
5668
"xloc": [
5669
- "default.handlebars->25->1524"
5669
+ "default.handlebars->25->1523"
5670
]
5671
},
5672
{
@@ -5716,7 +5716,7 @@
5716
"zh-chs": "單擊確定將驗證郵件發送到:",
5717
"xloc": [
5718
"default-mobile.handlebars->9->44",
5719
- "default.handlebars->25->1100"
5719
+ "default.handlebars->25->1099"
5720
]
5721
},
5722
{
@@ -5750,7 +5750,7 @@
5750
"ru": "Режим управления клиентом (CCM)",
5751
"zh-chs": "客戶端控制模式(CCM)",
5752
"xloc": [
5753
- "default.handlebars->25->818"
5753
+ "default.handlebars->25->817"
5754
]
5755
},
5756
{
@@ -5767,8 +5767,8 @@
5767
"ru": "Клиент инициировал удаленный доступ",
5768
"zh-chs": "客戶端啟動的遠程訪問",
5769
"xloc": [
5770
- "default.handlebars->25->1222",
5771
- "default.handlebars->25->1227"
5770
+ "default.handlebars->25->1221",
5771
+ "default.handlebars->25->1226"
5772
]
5773
},
5774
{
@@ -5805,7 +5805,7 @@
5805
"default-mobile.handlebars->9->26",
5806
"default.handlebars->25->121",
5807
"default.handlebars->25->129",
5808
- "default.handlebars->25->728"
5808
+ "default.handlebars->25->727"
5809
]
5810
},
5811
{
@@ -5840,8 +5840,8 @@
5840
"ru": "Общие группы устройств",
5841
"zh-chs": "通用設備組",
5842
"xloc": [
5843
- "default.handlebars->25->1540",
5844
- "default.handlebars->25->1650"
5843
+ "default.handlebars->25->1539",
5844
+ "default.handlebars->25->1649"
5845
]
5846
},
5847
{
@@ -5858,8 +5858,8 @@
5858
"ru": "Общие устройства",
5859
"zh-chs": "通用設備",
5860
"xloc": [
5861
- "default.handlebars->25->1546",
5862
- "default.handlebars->25->1662"
5861
+ "default.handlebars->25->1545",
5862
+ "default.handlebars->25->1661"
5863
]
5864
},
5865
{
@@ -5877,7 +5877,7 @@
5877
"zh-chs": "將{1}入口{2}中的{0}限製到此位置?",
5878
"xloc": [
5879
"default-mobile.handlebars->9->96",
5880
- "default.handlebars->25->1395"
5880
+ "default.handlebars->25->1394"
5881
]
5882
},
5883
{
@@ -5896,14 +5896,14 @@
5896
"xloc": [
5897
"default-mobile.handlebars->9->243",
5898
"default-mobile.handlebars->9->306",
5899
- "default.handlebars->25->1236",
5900
- "default.handlebars->25->1449",
5901
- "default.handlebars->25->1516",
5902
- "default.handlebars->25->1560",
5903
- "default.handlebars->25->1648",
5904
- "default.handlebars->25->409",
5905
- "default.handlebars->25->648",
5906
- "default.handlebars->25->657"
5899
+ "default.handlebars->25->1235",
5900
+ "default.handlebars->25->1448",
5901
+ "default.handlebars->25->1515",
5902
+ "default.handlebars->25->1559",
5903
+ "default.handlebars->25->1647",
5904
+ "default.handlebars->25->408",
5905
+ "default.handlebars->25->647",
5906
+ "default.handlebars->25->656"
5907
]
5908
},
5909
{
@@ -5921,7 +5921,7 @@
5921
"zh-chs": "確認將1個副本複製到此位置?",
5922
"xloc": [
5923
"default-mobile.handlebars->9->276",
5924
- "default.handlebars->25->765"
5924
+ "default.handlebars->25->764"
5925
]
5926
},
5927
{
@@ -5939,7 +5939,7 @@
5939
"zh-chs": "確認{0}個條目的副本到此位置?",
5940
"xloc": [
5941
"default-mobile.handlebars->9->275",
5942
- "default.handlebars->25->764"
5942
+ "default.handlebars->25->763"
5943
]
5944
},
5945
{
@@ -5953,7 +5953,7 @@
5953
"nl": "Bevestig verwijdering geselecteerde account(s)?",
5954
"zh-chs": "确认删除选定的帐户?",
5955
"xloc": [
5956
- "default.handlebars->25->1448"
5956
+ "default.handlebars->25->1447"
5957
]
5958
},
5959
{
@@ -5970,7 +5970,7 @@
5970
"ru": "Подтвердить удаление выбранных устройств?",
5971
"zh-chs": "確認刪除所選設備?",
5972
"xloc": [
5973
- "default.handlebars->25->408"
5973
+ "default.handlebars->25->407"
5974
]
5975
},
5976
{
@@ -5984,7 +5984,7 @@
5984
"nl": "Bevestig verwijdering geselecteerde gebruikersgroep(en)?",
5985
"zh-chs": "确认删除选定的用户组?",
5986
"xloc": [
5987
- "default.handlebars->25->1515"
5987
+ "default.handlebars->25->1514"
5988
]
5989
},
5990
{
@@ -6001,7 +6001,7 @@
6001
"ru": "Подтвердить удаление пользователя {0}?",
6002
"zh-chs": "確認刪除用戶{0}?",
6003
"xloc": [
6004
- "default.handlebars->25->1647"
6004
+ "default.handlebars->25->1646"
6005
]
6006
},
6007
{
@@ -6015,7 +6015,7 @@
6015
"nl": "Bevestig lidmaatschap verwijderen van gebruiker \\\"{0}\\\"?",
6016
"zh-chs": "确认删除用户\\“ {0} \\”的成员身份?",
6017
"xloc": [
6018
- "default.handlebars->25->1563"
6018
+ "default.handlebars->25->1562"
6019
]
6020
},
6021
{
@@ -6029,7 +6029,7 @@
6029
"nl": "Bevestig lidmaatschap verwijdering van gebruikergroep \\\"{0}\\\"?",
6030
"zh-chs": "确认删除用户组 “{0}” 的成员身份?",
6031
"xloc": [
6032
- "default.handlebars->25->1677"
6032
+ "default.handlebars->25->1676"
6033
]
6034
},
6035
{
@@ -6047,7 +6047,7 @@
6047
"zh-chs": "確認將1個入口移動到此位置?",
6048
"xloc": [
6049
"default-mobile.handlebars->9->278",
6050
- "default.handlebars->25->767"
6050
+ "default.handlebars->25->766"
6051
]
6052
},
6053
{
@@ -6065,7 +6065,7 @@
6065
"zh-chs": "確認將{0}個條目移到此位置?",
6066
"xloc": [
6067
"default-mobile.handlebars->9->277",
6068
- "default.handlebars->25->766"
6068
+ "default.handlebars->25->765"
6069
]
6070
},
6071
{
@@ -6082,7 +6082,7 @@
6082
"ru": "Подтвердить перезапись?",
6083
"zh-chs": "確認覆蓋?",
6084
"xloc": [
6085
- "default.handlebars->25->1394"
6085
+ "default.handlebars->25->1393"
6086
]
6087
},
6088
{
@@ -6096,8 +6096,8 @@
6096
"nl": "Bevestig verwijdering van toegangsrechten voor apparaat \\\"{0}\\\"?",
6097
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
6098
"xloc": [
6099
- "default.handlebars->25->1553",
6100
- "default.handlebars->25->1668"
6099
+ "default.handlebars->25->1552",
6100
+ "default.handlebars->25->1667"
6101
]
6102
},
6103
{
@@ -6111,8 +6111,8 @@
6111
"nl": "Bevestig verwijdering van toegangsrechten voor apparaatgroep \\\"{0}\\\"?",
6112
"zh-chs": "是否确认删除设备组“ {0}”的访问权限?",
6113
"xloc": [
6114
- "default.handlebars->25->1555",
6115
- "default.handlebars->25->1681"
6114
+ "default.handlebars->25->1554",
6115
+ "default.handlebars->25->1680"
6116
]
6117
},
6118
{
@@ -6126,7 +6126,7 @@
6126
"nl": "Bevestig verwijdering van toegangsrechten voor gebruiker \\\"{0}\\\"?",
6127
"zh-chs": "确认删除用户\\“ {0} \\”的访问权限?",
6128
"xloc": [
6129
- "default.handlebars->25->1670"
6129
+ "default.handlebars->25->1669"
6130
]
6131
},
6132
{
@@ -6140,7 +6140,7 @@
6140
"nl": "Bevestig verwijdering van toegangsrechten voor gebruikergroep \\\"{0}\\\"?",
6141
"zh-chs": "确认删除用户组“ {0}”的访问权限?",
6142
"xloc": [
6143
- "default.handlebars->25->1673"
6143
+ "default.handlebars->25->1672"
6144
]
6145
},
6146
{
@@ -6154,8 +6154,8 @@
6154
"nl": "Verwijdering van toegangsrechten bevestigen?",
6155
"zh-chs": "确认删除访问权限?",
6156
"xloc": [
6157
- "default.handlebars->25->1671",
6158
- "default.handlebars->25->1674"
6157
+ "default.handlebars->25->1670",
6158
+ "default.handlebars->25->1673"
6159
]
6160
},
6161
{
@@ -6173,7 +6173,7 @@
6173
"zh-chs": "確認刪除身份驗證器應用程序兩步登錄?",
6174
"xloc": [
6175
"default-mobile.handlebars->9->43",
6176
- "default.handlebars->25->879"
6176
+ "default.handlebars->25->878"
6177
]
6178
},
6179
{
@@ -6228,7 +6228,7 @@
6228
"nl": "Bevestig de verwijdering van rechten voor gebruiker \\\"{0}\\\"?",
6229
"zh-chs": "确认删除用户“ {0} ”的权限?",
6230
"xloc": [
6231
- "default.handlebars->25->1328"
6231
+ "default.handlebars->25->1327"
6232
]
6233
},
6234
{
@@ -6242,7 +6242,7 @@
6242
"nl": "Bevestig de verwijdering van rechten voor de gebruikergroep \\\"{0}\\\"?",
6243
"zh-chs": "确认删除用户组“ {0} ”的权限?",
6244
"xloc": [
6245
- "default.handlebars->25->1330"
6245
+ "default.handlebars->25->1329"
6246
]
6247
},
6248
{
@@ -6290,8 +6290,8 @@
6290
"default-mobile.handlebars->9->258",
6291
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
6292
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
6293
- "default.handlebars->25->1175",
6294
- "default.handlebars->25->747",
6293
+ "default.handlebars->25->1174",
6294
+ "default.handlebars->25->746",
6295
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
6296
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
6297
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -6330,8 +6330,8 @@
6330
"ru": "Подключиться к серверу",
6331
"zh-chs": "連接到服務器",
6332
"xloc": [
6333
- "default.handlebars->25->1226",
6334
- "default.handlebars->25->1230"
6333
+ "default.handlebars->25->1225",
6334
+ "default.handlebars->25->1229"
6335
]
6336
},
6337
{
@@ -6402,7 +6402,7 @@
6402
"ru": "Подключено Intel® AMT",
6403
"zh-chs": "連接的英特爾®AMT",
6404
"xloc": [
6405
- "default.handlebars->25->1732"
6405
+ "default.handlebars->25->1731"
6406
]
6407
},
6408
{
@@ -6419,7 +6419,7 @@
6419
"ru": "Подключенные пользователи",
6420
"zh-chs": "關聯用戶",
6421
"xloc": [
6422
- "default.handlebars->25->1737"
6422
+ "default.handlebars->25->1736"
6423
]
6424
},
6425
{
@@ -6436,7 +6436,7 @@
6436
"ru": "Подключено сейчас",
6437
"zh-chs": "現在已連接",
6438
"xloc": [
6439
- "default.handlebars->25->797"
6439
+ "default.handlebars->25->796"
6440
]
6441
},
6442
{
@@ -6476,7 +6476,7 @@
6476
"default.handlebars->25->204",
6477
"default.handlebars->25->207",
6478
"default.handlebars->25->226",
6479
- "default.handlebars->25->788",
6479
+ "default.handlebars->25->787",
6480
"default.handlebars->25->9",
6481
"xterm.handlebars->9->2"
6482
]
@@ -6495,7 +6495,7 @@
6495
"ru": "Подключений ",
6496
"zh-chs": "連接數",
6497
"xloc": [
6498
- "default.handlebars->25->1748"
6498
+ "default.handlebars->25->1747"
6499
]
6500
},
6501
{
@@ -6512,7 +6512,7 @@
6512
"ru": "Ретранслятор подключения",
6513
"zh-chs": "連接繼電器",
6514
"xloc": [
6515
- "default.handlebars->25->1776"
6515
+ "default.handlebars->25->1775"
6516
]
6517
},
6518
{
@@ -6564,9 +6564,9 @@
6564
"zh-chs": "連接性",
6565
"xloc": [
6566
"default-mobile.handlebars->9->218",
6567
- "default.handlebars->25->1363",
6567
+ "default.handlebars->25->1362",
6568
"default.handlebars->25->195",
6569
- "default.handlebars->25->533",
6569
+ "default.handlebars->25->532",
6570
"default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
6571
]
6572
},
@@ -6584,8 +6584,8 @@
6584
"ru": "Консоль",
6585
"zh-chs": "安慰",
6586
"xloc": [
6587
- "default.handlebars->25->588",
6588
- "default.handlebars->25->607",
6587
+ "default.handlebars->25->587",
6588
+ "default.handlebars->25->606",
6589
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
6590
"default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
6591
"default.handlebars->contextMenu->cxconsole"
@@ -6605,7 +6605,7 @@
6605
"ru": "Консоль - ",
6606
"zh-chs": "安慰 -",
6607
"xloc": [
6608
- "default.handlebars->25->467"
6608
+ "default.handlebars->25->466"
6609
]
6610
},
6611
{
@@ -6621,8 +6621,8 @@
6621
"ru": "контроль",
6622
"zh-chs": "控制",
6623
"xloc": [
6624
- "default.handlebars->25->587",
6625
- "default.handlebars->25->606"
6624
+ "default.handlebars->25->586",
6625
+ "default.handlebars->25->605"
6626
]
6627
},
6628
{
@@ -6639,7 +6639,7 @@
6639
"ru": "Cookie-кодировщик",
6640
"zh-chs": "Cookie編碼器",
6641
"xloc": [
6642
- "default.handlebars->25->1762"
6642
+ "default.handlebars->25->1761"
6643
]
6644
},
6645
{
@@ -6765,8 +6765,8 @@
6765
"ru": "Скопировать ссылку в буфер обмена",
6766
"zh-chs": "複製鏈接到剪貼板",
6767
"xloc": [
6768
- "default.handlebars->25->1368",
6769
- "default.handlebars->25->1382",
6768
+ "default.handlebars->25->1367",
6769
+ "default.handlebars->25->1381",
6770
"default.handlebars->25->321"
6771
]
6772
},
@@ -6944,7 +6944,7 @@
6944
"ru": "Основной сервер",
6945
"zh-chs": "核心服務器",
6946
"xloc": [
6947
- "default.handlebars->25->1761"
6947
+ "default.handlebars->25->1760"
6948
]
6949
},
6950
{
@@ -6961,7 +6961,7 @@
6961
"ru": "Kорсиканский",
6962
"zh-chs": "科西嘉人",
6963
"xloc": [
6964
- "default.handlebars->25->930"
6964
+ "default.handlebars->25->929"
6965
]
6966
},
6967
{
@@ -6978,7 +6978,7 @@
6978
"ru": "Создать учетную запись",
6979
"zh-chs": "創建帳號",
6980
"xloc": [
6981
- "default.handlebars->25->1486",
6981
+ "default.handlebars->25->1485",
6982
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
6983
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
6984
]
@@ -7014,7 +7014,7 @@
7014
"ru": "Создать группу пользователей",
7015
"zh-chs": "創建用戶組",
7016
"xloc": [
7017
- "default.handlebars->25->1521"
7017
+ "default.handlebars->25->1520"
7018
]
7019
},
7020
{
@@ -7031,7 +7031,7 @@
7031
"ru": "Создайте новую группу устройств, используя параметры ниже.",
7032
"zh-chs": "使用以下選項創建一個新的設備組。",
7033
"xloc": [
7034
- "default.handlebars->25->1123"
7034
+ "default.handlebars->25->1122"
7035
]
7036
},
7037
{
@@ -7065,7 +7065,7 @@
7065
"ru": "Создайте сразу несколько учетных записей, импортировав файл JSON в следующем формате:",
7066
"zh-chs": "通過導入以下格式的JSON文件一次創建多個帳戶:",
7067
"xloc": [
7068
- "default.handlebars->25->1456"
7068
+ "default.handlebars->25->1455"
7069
]
7070
},
7071
{
@@ -7100,7 +7100,7 @@
7100
"ru": "Создано",
7101
"zh-chs": "創建",
7102
"xloc": [
7103
- "default.handlebars->25->1586"
7103
+ "default.handlebars->25->1585"
7104
]
7105
},
7106
{
@@ -7135,7 +7135,7 @@
7135
"ru": "Кри (Канадский язык)",
7136
"zh-chs": "克里",
7137
"xloc": [
7138
- "default.handlebars->25->931"
7138
+ "default.handlebars->25->930"
7139
]
7140
},
7141
{
@@ -7152,7 +7152,7 @@
7152
"ru": "Хорватский",
7153
"zh-chs": "克羅地亞語",
7154
"xloc": [
7155
- "default.handlebars->25->932"
7155
+ "default.handlebars->25->931"
7156
]
7157
},
7158
{
@@ -7293,7 +7293,7 @@
7293
"ru": "Чешский",
7294
"zh-chs": "捷克文",
7295
"xloc": [
7296
- "default.handlebars->25->933"
7296
+ "default.handlebars->25->932"
7297
]
7298
},
7299
{
@@ -7327,7 +7327,7 @@
7327
"ru": "Датский",
7328
"zh-chs": "丹麥文",
7329
"xloc": [
7330
- "default.handlebars->25->934"
7330
+ "default.handlebars->25->933"
7331
]
7332
},
7333
{
@@ -7344,7 +7344,7 @@
7344
"ru": "DataChannel",
7345
"zh-chs": "數據通道",
7346
"xloc": [
7347
- "default.handlebars->25->698"
7347
+ "default.handlebars->25->697"
7348
]
7349
},
7350
{
@@ -7361,7 +7361,7 @@
7361
"ru": "Дата & Время",
7362
"zh-chs": "日期和時間",
7363
"xloc": [
7364
- "default.handlebars->25->1091"
7364
+ "default.handlebars->25->1090"
7365
]
7366
},
7367
{
@@ -7378,7 +7378,7 @@
7378
"ru": "День",
7379
"zh-chs": "天",
7380
"xloc": [
7381
- "default.handlebars->25->632"
7381
+ "default.handlebars->25->631"
7382
]
7383
},
7384
{
@@ -7395,7 +7395,7 @@
7395
"ru": "Деактивировать режим управления клиентом (CCM)",
7396
"zh-chs": "停用客戶端控制模式(CCM)",
7397
"xloc": [
7398
- "default.handlebars->25->1214"
7398
+ "default.handlebars->25->1213"
7399
]
7400
},
7401
{
@@ -7434,9 +7434,9 @@
7434
"default-mobile.handlebars->9->91",
7435
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
7436
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
7437
- "default.handlebars->25->1389",
7438
- "default.handlebars->25->439",
7439
- "default.handlebars->25->757",
7437
+ "default.handlebars->25->1388",
7438
+ "default.handlebars->25->438",
7439
+ "default.handlebars->25->756",
7440
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
7441
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
7442
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -7460,7 +7460,7 @@
7460
"zh-chs": "刪除帳戶",
7461
"xloc": [
7462
"default-mobile.handlebars->9->53",
7463
- "default.handlebars->25->1108"
7463
+ "default.handlebars->25->1107"
7464
]
7465
},
7466
{
@@ -7474,7 +7474,7 @@
7474
"nl": "Verwijder accounts",
7475
"zh-chs": "删除帐号",
7476
"xloc": [
7477
- "default.handlebars->25->1450"
7477
+ "default.handlebars->25->1449"
7478
]
7479
},
7480
{
@@ -7492,7 +7492,7 @@
7492
"zh-chs": "刪除裝置",
7493
"xloc": [
7494
"default-mobile.handlebars->9->222",
7495
- "default.handlebars->25->546"
7495
+ "default.handlebars->25->545"
7496
]
7497
},
7498
{
@@ -7511,8 +7511,8 @@
7511
"xloc": [
7512
"default-mobile.handlebars->9->304",
7513
"default-mobile.handlebars->9->307",
7514
- "default.handlebars->25->1207",
7515
- "default.handlebars->25->1237"
7514
+ "default.handlebars->25->1206",
7515
+ "default.handlebars->25->1236"
7516
]
7517
},
7518
{
@@ -7530,7 +7530,7 @@
7530
"zh-chs": "刪除節點",
7531
"xloc": [
7532
"default-mobile.handlebars->9->241",
7533
- "default.handlebars->25->658"
7533
+ "default.handlebars->25->657"
7534
]
7535
},
7536
{
@@ -7547,7 +7547,7 @@
7547
"ru": "Удалить устройства",
7548
"zh-chs": "刪除節點",
7549
"xloc": [
7550
- "default.handlebars->25->410"
7550
+ "default.handlebars->25->409"
7551
]
7552
},
7553
{
@@ -7564,7 +7564,7 @@
7564
"ru": "Удалить пользователя",
7565
"zh-chs": "刪除用戶",
7566
"xloc": [
7567
- "default.handlebars->25->1625"
7567
+ "default.handlebars->25->1624"
7568
]
7569
},
7570
{
@@ -7581,8 +7581,8 @@
7581
"ru": "Удалить группу пользователей",
7582
"zh-chs": "刪除用戶組",
7583
"xloc": [
7584
- "default.handlebars->25->1551",
7585
- "default.handlebars->25->1561"
7584
+ "default.handlebars->25->1550",
7585
+ "default.handlebars->25->1560"
7586
]
7587
},
7588
{
@@ -7596,7 +7596,7 @@
7596
"nl": "Gebruikersgroepen verwijderen",
7597
"zh-chs": "删除用户组",
7598
"xloc": [
7599
- "default.handlebars->25->1517"
7599
+ "default.handlebars->25->1516"
7600
]
7601
},
7602
{
@@ -7613,7 +7613,7 @@
7613
"ru": "Удалить пользователя {0}",
7614
"zh-chs": "刪除用戶{0}",
7615
"xloc": [
7616
- "default.handlebars->25->1646"
7616
+ "default.handlebars->25->1645"
7617
]
7618
},
7619
{
@@ -7631,7 +7631,7 @@
7631
"zh-chs": "刪除帳戶",
7632
"xloc": [
7633
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
7634
- "default.handlebars->25->1446",
7634
+ "default.handlebars->25->1445",
7635
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
7636
]
7637
},
@@ -7663,7 +7663,7 @@
7663
"nl": "Verwijder groep",
7664
"zh-chs": "删除群组",
7665
"xloc": [
7666
- "default.handlebars->25->1513"
7666
+ "default.handlebars->25->1512"
7667
]
7668
},
7669
{
@@ -7680,7 +7680,7 @@
7680
"ru": "Удалить пункт?",
7681
"zh-chs": "刪除項目?",
7682
"xloc": [
7683
- "default.handlebars->25->440"
7683
+ "default.handlebars->25->439"
7684
]
7685
},
7686
{
@@ -7699,8 +7699,8 @@
7699
"xloc": [
7700
"default-mobile.handlebars->9->270",
7701
"default-mobile.handlebars->9->93",
7702
- "default.handlebars->25->1391",
7703
- "default.handlebars->25->759"
7702
+ "default.handlebars->25->1390",
7703
+ "default.handlebars->25->758"
7704
]
7705
},
7706
{
@@ -7717,7 +7717,7 @@
7717
"ru": "Удалить группу пользователей {0}?",
7718
"zh-chs": "刪除用戶組{0}?",
7719
"xloc": [
7720
- "default.handlebars->25->1559"
7720
+ "default.handlebars->25->1558"
7721
]
7722
},
7723
{
@@ -7736,8 +7736,8 @@
7736
"xloc": [
7737
"default-mobile.handlebars->9->269",
7738
"default-mobile.handlebars->9->92",
7739
- "default.handlebars->25->1390",
7740
- "default.handlebars->25->758"
7739
+ "default.handlebars->25->1389",
7740
+ "default.handlebars->25->757"
7741
]
7742
},
7743
{
@@ -7767,7 +7767,7 @@
7767
"ko": "거부",
7768
"zh-chs": "被拒绝",
7769
"xloc": [
7770
- "default.handlebars->25->694"
7770
+ "default.handlebars->25->693"
7771
]
7772
},
7773
{
@@ -7850,18 +7850,18 @@
7850
"default-mobile.handlebars->9->296",
7851
"default-mobile.handlebars->9->309",
7852
"default-mobile.handlebars->9->70",
7853
- "default.handlebars->25->1128",
7854
- "default.handlebars->25->1156",
7855
- "default.handlebars->25->1239",
7856
- "default.handlebars->25->1520",
7853
+ "default.handlebars->25->1127",
7854
+ "default.handlebars->25->1155",
7855
+ "default.handlebars->25->1238",
7856
+ "default.handlebars->25->1519",
7857
+ "default.handlebars->25->1526",
7858
"default.handlebars->25->1527",
7858
- "default.handlebars->25->1528",
7859
- "default.handlebars->25->1557",
7859
+ "default.handlebars->25->1556",
7860
+ "default.handlebars->25->477",
7861
"default.handlebars->25->478",
7861
- "default.handlebars->25->479",
7862
- "default.handlebars->25->689",
7862
+ "default.handlebars->25->688",
7863
"default.handlebars->25->78",
7864
- "default.handlebars->25->803",
7864
+ "default.handlebars->25->802",
7865
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
7866
]
7867
},
@@ -7893,9 +7893,9 @@
7893
"ru": "Рабочий стол",
7894
"zh-chs": "桌面",
7895
"xloc": [
7896
- "default.handlebars->25->1244",
7897
- "default.handlebars->25->1691",
7898
- "default.handlebars->25->445",
7896
+ "default.handlebars->25->1243",
7897
+ "default.handlebars->25->1690",
7898
+ "default.handlebars->25->444",
7899
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
7900
"default.handlebars->contextMenu->cxdesktop"
7901
]
@@ -7931,9 +7931,9 @@
7931
"ru": "Уведомление на рабочем столе",
7932
"zh-chs": "桌面通知",
7933
"xloc": [
7934
- "default.handlebars->25->1166",
7935
- "default.handlebars->25->1601",
7936
- "default.handlebars->25->514"
7934
+ "default.handlebars->25->1165",
7935
+ "default.handlebars->25->1600",
7936
+ "default.handlebars->25->513"
7937
]
7938
},
7939
{
@@ -7950,9 +7950,9 @@
7950
"ru": "Запрос рабочего стола",
7951
"zh-chs": "桌面提示",
7952
"xloc": [
7953
- "default.handlebars->25->1165",
7954
- "default.handlebars->25->1600",
7955
- "default.handlebars->25->513"
7953
+ "default.handlebars->25->1164",
7954
+ "default.handlebars->25->1599",
7955
+ "default.handlebars->25->512"
7956
]
7957
},
7958
{
@@ -7969,9 +7969,9 @@
7969
"ru": "Запрос рабочего стола + панель инструментов",
7970
"zh-chs": "桌面提示+工具欄",
7971
"xloc": [
7972
- "default.handlebars->25->1163",
7973
- "default.handlebars->25->1598",
7974
- "default.handlebars->25->511"
7972
+ "default.handlebars->25->1162",
7973
+ "default.handlebars->25->1597",
7974
+ "default.handlebars->25->510"
7975
]
7976
},
7977
{
@@ -8002,9 +8002,9 @@
8002
"ru": "Панель инструментов рабочего стола",
8003
"zh-chs": "桌面工具欄",
8004
"xloc": [
8005
- "default.handlebars->25->1164",
8006
- "default.handlebars->25->1599",
8007
- "default.handlebars->25->512"
8005
+ "default.handlebars->25->1163",
8006
+ "default.handlebars->25->1598",
8007
+ "default.handlebars->25->511"
8008
]
8009
},
8010
{
@@ -8074,8 +8074,8 @@
8074
"ru": "Устройство",
8075
"zh-chs": "設備",
8076
"xloc": [
8077
- "default.handlebars->25->1266",
8078
- "default.handlebars->25->1665",
8077
+ "default.handlebars->25->1265",
8078
+ "default.handlebars->25->1664",
8079
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
8080
]
8081
},
@@ -8094,7 +8094,7 @@
8094
"zh-chs": "設備動作",
8095
"xloc": [
8096
"default-mobile.handlebars->9->234",
8097
- "default.handlebars->25->631"
8097
+ "default.handlebars->25->630"
8098
]
8099
},
8100
{
@@ -8111,13 +8111,13 @@
8111
"ru": "Группа устройства",
8112
"zh-chs": "設備組",
8113
"xloc": [
8114
- "default.handlebars->25->1261",
8114
+ "default.handlebars->25->1260",
8115
+ "default.handlebars->25->1263",
8116
"default.handlebars->25->1264",
8116
- "default.handlebars->25->1265",
8117
- "default.handlebars->25->1543",
8118
- "default.handlebars->25->1549",
8119
- "default.handlebars->25->1653",
8120
- "default.handlebars->25->1700"
8117
+ "default.handlebars->25->1542",
8118
+ "default.handlebars->25->1548",
8119
+ "default.handlebars->25->1652",
8120
+ "default.handlebars->25->1699"
8121
]
8122
},
8123
{
@@ -8135,7 +8135,7 @@
8135
"zh-chs": "設備組用戶",
8136
"xloc": [
8137
"default-mobile.handlebars->9->350",
8138
- "default.handlebars->25->1326"
8138
+ "default.handlebars->25->1325"
8139
]
8140
},
8141
{
@@ -8153,11 +8153,11 @@
8153
"zh-chs": "設備組",
8154
"xloc": [
8155
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
8156
- "default.handlebars->25->1415",
8157
- "default.handlebars->25->1507",
8158
- "default.handlebars->25->1530",
8159
- "default.handlebars->25->1595",
8160
- "default.handlebars->25->1735",
8156
+ "default.handlebars->25->1414",
8157
+ "default.handlebars->25->1506",
8158
+ "default.handlebars->25->1529",
8159
+ "default.handlebars->25->1594",
8160
+ "default.handlebars->25->1734",
8161
"default.handlebars->container->column_l->p2->p2info->7"
8162
]
8163
},
@@ -8175,7 +8175,7 @@
8175
"ru": "Экспорт информации об устройстве",
8176
"zh-chs": "設備信息導出",
8177
"xloc": [
8178
- "default.handlebars->25->416"
8178
+ "default.handlebars->25->415"
8179
]
8180
},
8181
{
@@ -8192,14 +8192,14 @@
8192
"ru": "Местонахождение устройства",
8193
"zh-chs": "設備位置",
8194
"xloc": [
8195
- "default.handlebars->25->659"
8195
+ "default.handlebars->25->658"
8196
]
8197
},
8198
{
8199
"en": "Device Message",
8200
"nl": "Apparaatbericht",
8201
"xloc": [
8202
- "default.handlebars->25->620"
8202
+ "default.handlebars->25->619"
8203
]
8204
},
8205
{
@@ -8217,9 +8217,9 @@
8217
"zh-chs": "設備名稱",
8218
"xloc": [
8219
"default-mobile.handlebars->9->245",
8220
- "default.handlebars->25->1699",
8220
+ "default.handlebars->25->1698",
8221
"default.handlebars->25->244",
8222
- "default.handlebars->25->687",
8222
+ "default.handlebars->25->686",
8223
"player.handlebars->3->9"
8224
]
8225
},
@@ -8237,7 +8237,7 @@
8237
"ru": "Уведомление устройства",
8238
"zh-chs": "設備通知",
8239
"xloc": [
8240
- "default.handlebars->25->622"
8240
+ "default.handlebars->25->621"
8241
]
8242
},
8243
{
@@ -8271,8 +8271,8 @@
8271
"ru": "Подключения устройств.",
8272
"zh-chs": "設備連接。",
8273
"xloc": [
8274
- "default.handlebars->25->1096",
8275
- "default.handlebars->25->1347"
8274
+ "default.handlebars->25->1095",
8275
+ "default.handlebars->25->1346"
8276
]
8277
},
8278
{
@@ -8289,8 +8289,8 @@
8289
"ru": "Отключения устройств.",
8290
"zh-chs": "設備斷開連接。",
8291
"xloc": [
8292
- "default.handlebars->25->1097",
8293
- "default.handlebars->25->1348"
8292
+ "default.handlebars->25->1096",
8293
+ "default.handlebars->25->1347"
8294
]
8295
},
8296
{
@@ -8307,7 +8307,7 @@
8307
"ru": "Примечания могут быть просмотрены и изменены другими администраторами.",
8308
"zh-chs": "其他設備組管理員可以查看和更改設備組註釋。",
8309
"xloc": [
8310
- "default.handlebars->25->618"
8310
+ "default.handlebars->25->617"
8311
]
8312
},
8313
{
@@ -8569,7 +8569,7 @@
8569
"ru": "Имя устройства",
8570
"zh-chs": "設備名稱",
8571
"xloc": [
8572
- "default.handlebars->25->457"
8572
+ "default.handlebars->25->456"
8573
]
8574
},
8575
{
@@ -8584,10 +8584,7 @@
8584
"nl": "DeviceCheckbox",
8585
"pt": "DeviceCheckbox",
8586
"ru": "DeviceCheckbox",
8587
- "zh-chs": "設備複選框",
8588
- "xloc": [
8589
- "default.handlebars->25->407"
8590
- ]
8587
+ "zh-chs": "設備複選框"
8588
},
8589
{
8590
"de": "Geräte",
@@ -8600,8 +8597,8 @@
8597
"nl": "Apparaten",
8598
"zh-chs": "设备",
8599
"xloc": [
8603
- "default.handlebars->25->1508",
8604
- "default.handlebars->25->1531"
8600
+ "default.handlebars->25->1507",
8601
+ "default.handlebars->25->1530"
8602
]
8603
},
8604
{
@@ -8618,7 +8615,7 @@
8615
"ru": "Отключено",
8616
"zh-chs": "殘障人士",
8617
"xloc": [
8621
- "default.handlebars->25->506"
8618
+ "default.handlebars->25->505"
8619
]
8620
},
8621
{
@@ -8637,8 +8634,8 @@
8634
"xloc": [
8635
"default-mobile.handlebars->9->259",
8636
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8640
- "default.handlebars->25->1176",
8641
- "default.handlebars->25->748",
8637
+ "default.handlebars->25->1175",
8638
+ "default.handlebars->25->747",
8639
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
8640
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
8641
"xterm.handlebars->p11->deskarea0->deskarea1->3"
@@ -8693,7 +8690,7 @@
8690
"en": "Display a message box on the remote device.",
8691
"nl": "Geef een berichtvenster weer op het externe apparaat.",
8692
"xloc": [
8696
- "default.handlebars->25->621"
8693
+ "default.handlebars->25->620"
8694
]
8695
},
8696
{
@@ -8717,7 +8714,7 @@
8714
"en": "Display a text message on the remote device",
8715
"nl": "Geef een tekstbericht weer op het externe apparaat",
8716
"xloc": [
8720
- "default.handlebars->25->542"
8717
+ "default.handlebars->25->541"
8718
]
8719
},
8720
{
@@ -8734,7 +8731,7 @@
8731
"ru": "Отобразить имя группы устройств",
8732
"zh-chs": "顯示設備組名稱",
8733
"xloc": [
8737
- "default.handlebars->25->1095"
8734
+ "default.handlebars->25->1094"
8735
]
8736
},
8737
{
@@ -8751,7 +8748,7 @@
8748
"ru": "Отображаемое имя",
8749
"zh-chs": "顯示名稱",
8750
"xloc": [
8754
- "default.handlebars->25->719"
8751
+ "default.handlebars->25->718"
8752
]
8753
},
8754
{
@@ -8767,7 +8764,7 @@
8764
"ru": "Показать публичную ссылку",
8765
"zh-chs": "显示公共链接",
8766
"xloc": [
8770
- "default.handlebars->25->1367"
8767
+ "default.handlebars->25->1366"
8768
]
8769
},
8770
{
@@ -8784,7 +8781,7 @@
8781
"ru": "Ничего не делать",
8782
"zh-chs": "沒做什麼",
8783
"xloc": [
8787
- "default.handlebars->25->1220"
8784
+ "default.handlebars->25->1219"
8785
]
8786
},
8787
{
@@ -8797,8 +8794,8 @@
8794
"nl": "Niet configureren",
8795
"zh-chs": "不要配置",
8796
"xloc": [
8800
- "default.handlebars->25->1224",
8801
- "default.handlebars->25->1229"
8797
+ "default.handlebars->25->1223",
8798
+ "default.handlebars->25->1228"
8799
]
8800
},
8801
{
@@ -8811,7 +8808,7 @@
8808
"nl": "Maak geen verbinding met de server",
8809
"zh-chs": "不要连接到服务器",
8810
"xloc": [
8814
- "default.handlebars->25->1225"
8811
+ "default.handlebars->25->1224"
8812
]
8813
},
8814
{
@@ -8911,7 +8908,7 @@
8908
"zh-chs": "下載文件",
8909
"xloc": [
8910
"default-mobile.handlebars->9->289",
8914
- "default.handlebars->25->777"
8911
+ "default.handlebars->25->776"
8912
]
8913
},
8914
{
@@ -8945,7 +8942,7 @@
8942
"ru": "Скачать MeshCmd",
8943
"zh-chs": "下載MeshCmd",
8944
"xloc": [
8948
- "default.handlebars->25->679"
8945
+ "default.handlebars->25->678"
8946
]
8947
},
8948
{
@@ -8996,7 +8993,7 @@
8993
"ru": "Скачайте \\\"meshcmd\\\" с файлом команд для маршрутизации трафика к этому устройству через сервер. Не забудьте указать пароль от своей учетной записи в meshaction.txt и сделать другие правки при необходимости.",
8994
"zh-chs": "下載帶有動作文件的“ meshcmd”,以將通過此服務器的流量路由到該設備。確保編輯meshaction.txt並添加您的帳戶密碼或進行任何必要的更改。",
8995
"xloc": [
8999
- "default.handlebars->25->672"
8996
+ "default.handlebars->25->671"
8997
]
8998
},
8999
{
@@ -9064,7 +9061,7 @@
9061
"ru": "Скачать события состояния питания",
9062
"zh-chs": "下載電源事件",
9063
"xloc": [
9067
- "default.handlebars->25->633"
9064
+ "default.handlebars->25->632"
9065
]
9066
},
9067
{
@@ -9115,7 +9112,7 @@
9112
"ru": "Загрузите список устройств с одним из форматов файлов ниже.",
9113
"zh-chs": "使用以下一種文件格式下載設備列表。",
9114
"xloc": [
9118
- "default.handlebars->25->411"
9115
+ "default.handlebars->25->410"
9116
]
9117
},
9118
{
@@ -9132,7 +9129,7 @@
9129
"ru": "Скачать список событий в одном из форматов ниже.",
9130
"zh-chs": "使用以下一種文件格式下載事件列表。",
9131
"xloc": [
9135
- "default.handlebars->25->1405"
9132
+ "default.handlebars->25->1404"
9133
]
9134
},
9135
{
@@ -9149,7 +9146,7 @@
9146
"ru": "Скачать список пользователей в одном из форматов ниже.",
9147
"zh-chs": "使用以下一種文件格式下載用戶列表。",
9148
"xloc": [
9152
- "default.handlebars->25->1464"
9149
+ "default.handlebars->25->1463"
9150
]
9151
},
9152
{
@@ -9232,7 +9229,7 @@
9229
"nl": "Dubbele agent",
9230
"zh-chs": "代理重复",
9231
"xloc": [
9235
- "default.handlebars->25->1731"
9232
+ "default.handlebars->25->1730"
9233
]
9234
},
9235
{
@@ -9266,7 +9263,7 @@
9263
"ru": "Скопировать группу пользователей",
9264
"zh-chs": "重複的用戶組",
9265
"xloc": [
9269
- "default.handlebars->25->1522"
9266
+ "default.handlebars->25->1521"
9267
]
9268
},
9269
{
@@ -9297,8 +9294,8 @@
9294
"ru": "Длительность",
9295
"zh-chs": "持續時間",
9296
"xloc": [
9300
- "default.handlebars->25->1685",
9301
- "default.handlebars->25->1705",
9297
+ "default.handlebars->25->1684",
9298
+ "default.handlebars->25->1704",
9299
"player.handlebars->3->2"
9300
]
9301
},
@@ -9316,7 +9313,7 @@
9313
"ru": "Во время активации агент будет иметь доступ к паролю администратора.",
9314
"zh-chs": "在激活期間,代理將有權訪問管理員密碼信息。",
9315
"xloc": [
9319
- "default.handlebars->25->1234"
9316
+ "default.handlebars->25->1233"
9317
]
9318
},
9319
{
@@ -9333,7 +9330,7 @@
9330
"ru": "Голландский (Бельгийский)",
9331
"zh-chs": "荷蘭語(比利時)",
9332
"xloc": [
9336
- "default.handlebars->25->936"
9333
+ "default.handlebars->25->935"
9334
]
9335
},
9336
{
@@ -9350,7 +9347,7 @@
9347
"ru": "Голландский (Стандартный)",
9348
"zh-chs": "荷蘭語(標準)",
9349
"xloc": [
9353
- "default.handlebars->25->935"
9350
+ "default.handlebars->25->934"
9351
]
9352
},
9353
{
@@ -9541,7 +9538,7 @@
9538
"zh-chs": "編輯裝置",
9539
"xloc": [
9540
"default-mobile.handlebars->9->250",
9544
- "default.handlebars->25->692"
9541
+ "default.handlebars->25->691"
9542
]
9543
},
9544
{
@@ -9561,10 +9558,10 @@
9558
"default-mobile.handlebars->9->310",
9559
"default-mobile.handlebars->9->312",
9560
"default-mobile.handlebars->9->330",
9564
- "default.handlebars->25->1240",
9565
- "default.handlebars->25->1270",
9566
- "default.handlebars->25->1292",
9567
- "default.handlebars->25->1304"
9561
+ "default.handlebars->25->1239",
9562
+ "default.handlebars->25->1269",
9563
+ "default.handlebars->25->1291",
9564
+ "default.handlebars->25->1303"
9565
]
9566
},
9567
{
@@ -9581,7 +9578,7 @@
9578
"ru": "Редактировать функции группы устройств",
9579
"zh-chs": "編輯設備組功能",
9580
"xloc": [
9584
- "default.handlebars->25->1256"
9581
+ "default.handlebars->25->1255"
9582
]
9583
},
9584
{
@@ -9598,8 +9595,8 @@
9595
"ru": "Редактировать права группы устройств",
9596
"zh-chs": "編輯設備組權限",
9597
"xloc": [
9601
- "default.handlebars->25->1289",
9602
- "default.handlebars->25->1301"
9598
+ "default.handlebars->25->1288",
9599
+ "default.handlebars->25->1300"
9600
]
9601
},
9602
{
@@ -9616,7 +9613,7 @@
9613
"ru": "Редактировать согласие пользователя группы устройств",
9614
"zh-chs": "編輯設備組用戶同意",
9615
"xloc": [
9619
- "default.handlebars->25->1241"
9616
+ "default.handlebars->25->1240"
9617
]
9618
},
9619
{
@@ -9634,7 +9631,7 @@
9631
"zh-chs": "編輯設備說明",
9632
"xloc": [
9633
"default-mobile.handlebars->9->324",
9637
- "default.handlebars->25->1283"
9634
+ "default.handlebars->25->1282"
9635
]
9636
},
9637
{
@@ -9650,8 +9647,8 @@
9647
"ru": "Изменить разрешения устройства",
9648
"zh-chs": "编辑设备权限",
9649
"xloc": [
9653
- "default.handlebars->25->1294",
9654
- "default.handlebars->25->1296"
9650
+ "default.handlebars->25->1293",
9651
+ "default.handlebars->25->1295"
9652
]
9653
},
9654
{
@@ -9665,7 +9662,7 @@
9662
"nl": "Gebruikerstoestemming apparaat bewerken",
9663
"zh-chs": "编辑设备用户同意",
9664
"xloc": [
9668
- "default.handlebars->25->1243"
9665
+ "default.handlebars->25->1242"
9666
]
9667
},
9668
{
@@ -9681,7 +9678,7 @@
9678
"ru": "Редактировать группу",
9679
"zh-chs": "编辑组",
9680
"xloc": [
9684
- "default.handlebars->25->597"
9681
+ "default.handlebars->25->596"
9682
]
9683
},
9684
{
@@ -9699,9 +9696,9 @@
9696
"zh-chs": "編輯英特爾®AMT憑據",
9697
"xloc": [
9698
"default-mobile.handlebars->9->240",
9702
- "default.handlebars->25->493",
9703
- "default.handlebars->25->496",
9704
- "default.handlebars->25->640"
9699
+ "default.handlebars->25->492",
9700
+ "default.handlebars->25->495",
9701
+ "default.handlebars->25->639"
9702
]
9703
},
9704
{
@@ -9719,7 +9716,7 @@
9716
"zh-chs": "編輯筆記",
9717
"xloc": [
9718
"default-mobile.handlebars->9->337",
9722
- "default.handlebars->25->1311"
9719
+ "default.handlebars->25->1310"
9720
]
9721
},
9722
{
@@ -9733,7 +9730,7 @@
9730
"nl": "Gebruikerstoestemming bewerken",
9731
"zh-chs": "编辑用户同意",
9732
"xloc": [
9736
- "default.handlebars->25->1242"
9733
+ "default.handlebars->25->1241"
9734
]
9735
},
9736
{
@@ -9750,7 +9747,7 @@
9747
"ru": "Редактировать права пользователя для группы устройств",
9748
"zh-chs": "編輯用戶設備組權限",
9749
"xloc": [
9753
- "default.handlebars->25->1302"
9750
+ "default.handlebars->25->1301"
9751
]
9752
},
9753
{
@@ -9766,7 +9763,7 @@
9763
"ru": "Изменить разрешения для пользовательских устройств",
9764
"zh-chs": "编辑用户设备权限",
9765
"xloc": [
9769
- "default.handlebars->25->1297"
9766
+ "default.handlebars->25->1296"
9767
]
9768
},
9769
{
@@ -9783,7 +9780,7 @@
9780
"ru": "Редактировать группу пользователей",
9781
"zh-chs": "編輯用戶組",
9782
"xloc": [
9786
- "default.handlebars->25->1558"
9783
+ "default.handlebars->25->1557"
9784
]
9785
},
9786
{
@@ -9797,7 +9794,7 @@
9794
"nl": "Gebruikersmachtigingen voor apparaatgroep bewerken",
9795
"zh-chs": "编辑用户组设备权限",
9796
"xloc": [
9800
- "default.handlebars->25->1299"
9797
+ "default.handlebars->25->1298"
9798
]
9799
},
9800
{
@@ -9832,11 +9829,11 @@
9829
"zh-chs": "電子郵件",
9830
"xloc": [
9831
"default-mobile.handlebars->9->47",
9835
- "default.handlebars->25->1476",
9832
+ "default.handlebars->25->1475",
9833
+ "default.handlebars->25->1579",
9834
"default.handlebars->25->1580",
9837
- "default.handlebars->25->1581",
9838
- "default.handlebars->25->1620",
9839
- "default.handlebars->25->1634",
9835
+ "default.handlebars->25->1619",
9836
+ "default.handlebars->25->1633",
9837
"default.handlebars->25->292",
9838
"login-mobile.handlebars->5->42",
9839
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -9859,7 +9856,7 @@
9856
"zh-chs": "電郵地址變更",
9857
"xloc": [
9858
"default-mobile.handlebars->9->48",
9862
- "default.handlebars->25->1104"
9859
+ "default.handlebars->25->1103"
9860
]
9861
},
9862
{
@@ -9877,7 +9874,7 @@
9874
"zh-chs": "郵件認證",
9875
"xloc": [
9876
"default-mobile.handlebars->9->37",
9880
- "default.handlebars->25->873"
9877
+ "default.handlebars->25->872"
9878
]
9879
},
9880
{
@@ -9922,7 +9919,7 @@
9919
"zh-chs": "電子郵件驗證",
9920
"xloc": [
9921
"default-mobile.handlebars->9->46",
9925
- "default.handlebars->25->1102"
9922
+ "default.handlebars->25->1101"
9923
]
9924
},
9925
{
@@ -9952,7 +9949,7 @@
9949
"ru": "Электронная почта не подтверждена",
9950
"zh-chs": "邮件未验证",
9951
"xloc": [
9955
- "default.handlebars->25->1434"
9952
+ "default.handlebars->25->1433"
9953
]
9954
},
9955
{
@@ -9969,8 +9966,8 @@
9966
"ru": "Email подтвержден",
9967
"zh-chs": "電子郵件已驗證",
9968
"xloc": [
9972
- "default.handlebars->25->1435",
9973
- "default.handlebars->25->1577"
9969
+ "default.handlebars->25->1434",
9970
+ "default.handlebars->25->1576"
9971
]
9972
},
9973
{
@@ -9987,7 +9984,7 @@
9984
"ru": "Email подтвержден.",
9985
"zh-chs": "電子郵件已驗證。",
9986
"xloc": [
9990
- "default.handlebars->25->1482"
9987
+ "default.handlebars->25->1481"
9988
]
9989
},
9990
{
@@ -10004,7 +10001,7 @@
10001
"ru": "Email не подтвержден",
10002
"zh-chs": "電子郵件未驗證",
10003
"xloc": [
10007
- "default.handlebars->25->1578"
10004
+ "default.handlebars->25->1577"
10005
]
10006
},
10007
{
@@ -10043,7 +10040,7 @@
10040
"en": "Email verified and forced password reset required.",
10041
"nl": "E-mail geverifieerd en geforceerd opnieuw instellen van wachtwoord vereist.",
10042
"xloc": [
10046
- "default.handlebars->25->1483"
10043
+ "default.handlebars->25->1482"
10044
]
10045
},
10046
{
@@ -10056,7 +10053,7 @@
10053
"nl": "Email/SMS verkeer",
10054
"zh-chs": "电子邮件/短信流量",
10055
"xloc": [
10059
- "default.handlebars->25->1770"
10056
+ "default.handlebars->25->1769"
10057
]
10058
},
10059
{
@@ -10095,7 +10092,7 @@
10092
"ru": "Включить коды приглашения",
10093
"zh-chs": "啟用邀請代碼",
10094
"xloc": [
10098
- "default.handlebars->25->1332"
10095
+ "default.handlebars->25->1331"
10096
]
10097
},
10098
{
@@ -10130,7 +10127,7 @@
10127
"zh-chs": "啟用電子郵件兩因素驗證。",
10128
"xloc": [
10129
"default-mobile.handlebars->9->39",
10133
- "default.handlebars->25->875"
10130
+ "default.handlebars->25->874"
10131
]
10132
},
10133
{
@@ -10154,7 +10151,7 @@
10151
"en": "Enabled",
10152
"nl": "Ingeschakeld",
10153
"xloc": [
10157
- "default.handlebars->25->1707"
10154
+ "default.handlebars->25->1706"
10155
]
10156
},
10157
{
@@ -10178,7 +10175,7 @@
10175
"en": "End Time",
10176
"nl": "Eindtijd",
10177
"xloc": [
10181
- "default.handlebars->25->1704"
10178
+ "default.handlebars->25->1703"
10179
]
10180
},
10181
{
@@ -10195,7 +10192,7 @@
10192
"ru": "Английский",
10193
"zh-chs": "英語",
10194
"xloc": [
10198
- "default.handlebars->25->937"
10195
+ "default.handlebars->25->936"
10196
]
10197
},
10198
{
@@ -10212,7 +10209,7 @@
10209
"ru": "Английский (Австралия)",
10210
"zh-chs": "英文(澳洲)",
10211
"xloc": [
10215
- "default.handlebars->25->938"
10212
+ "default.handlebars->25->937"
10213
]
10214
},
10215
{
@@ -10229,7 +10226,7 @@
10226
"ru": "Английский (Белиз)",
10227
"zh-chs": "英語(伯利茲)",
10228
"xloc": [
10232
- "default.handlebars->25->939"
10229
+ "default.handlebars->25->938"
10230
]
10231
},
10232
{
@@ -10246,7 +10243,7 @@
10243
"ru": "Английский (Канада)",
10244
"zh-chs": "英文(加拿大)",
10245
"xloc": [
10249
- "default.handlebars->25->940"
10246
+ "default.handlebars->25->939"
10247
]
10248
},
10249
{
@@ -10263,7 +10260,7 @@
10260
"ru": "Английский (Ирландия)",
10261
"zh-chs": "英文(愛爾蘭)",
10262
"xloc": [
10266
- "default.handlebars->25->941"
10263
+ "default.handlebars->25->940"
10264
]
10265
},
10266
{
@@ -10280,7 +10277,7 @@
10277
"ru": "Английский (Ямайка)",
10278
"zh-chs": "英文(牙買加)",
10279
"xloc": [
10283
- "default.handlebars->25->942"
10280
+ "default.handlebars->25->941"
10281
]
10282
},
10283
{
@@ -10297,7 +10294,7 @@
10294
"ru": "Английский (Новая Зеландия)",
10295
"zh-chs": "英文(紐西蘭)",
10296
"xloc": [
10300
- "default.handlebars->25->943"
10297
+ "default.handlebars->25->942"
10298
]
10299
},
10300
{
@@ -10314,7 +10311,7 @@
10311
"ru": "Английский (Филиппины)",
10312
"zh-chs": "英文(菲律賓)",
10313
"xloc": [
10317
- "default.handlebars->25->944"
10314
+ "default.handlebars->25->943"
10315
]
10316
},
10317
{
@@ -10331,7 +10328,7 @@
10328
"ru": "Английский (Южная Африка)",
10329
"zh-chs": "英語(南非)",
10330
"xloc": [
10334
- "default.handlebars->25->945"
10331
+ "default.handlebars->25->944"
10332
]
10333
},
10334
{
@@ -10348,7 +10345,7 @@
10345
"ru": "Английский (Тринидад и Тобаго)",
10346
"zh-chs": "英文(特立尼達和多巴哥)",
10347
"xloc": [
10351
- "default.handlebars->25->946"
10348
+ "default.handlebars->25->945"
10349
]
10350
},
10351
{
@@ -10365,7 +10362,7 @@
10362
"ru": "Английский (Великобритания)",
10363
"zh-chs": "英文(英國)",
10364
"xloc": [
10368
- "default.handlebars->25->947"
10365
+ "default.handlebars->25->946"
10366
]
10367
},
10368
{
@@ -10382,7 +10379,7 @@
10379
"ru": "Английский (Соединенные Штаты)",
10380
"zh-chs": "美國英語)",
10381
"xloc": [
10385
- "default.handlebars->25->948"
10382
+ "default.handlebars->25->947"
10383
]
10384
},
10385
{
@@ -10399,7 +10396,7 @@
10396
"ru": "Английский (Зимбабве)",
10397
"zh-chs": "英文(津巴布韋)",
10398
"xloc": [
10402
- "default.handlebars->25->949"
10399
+ "default.handlebars->25->948"
10400
]
10401
},
10402
{
@@ -10416,8 +10413,8 @@
10413
"ru": "Ввод",
10414
"zh-chs": "輸入",
10415
"xloc": [
10419
- "default.handlebars->25->1130",
10420
- "default.handlebars->25->1131"
10416
+ "default.handlebars->25->1129",
10417
+ "default.handlebars->25->1130"
10418
]
10419
},
10420
{
@@ -10434,7 +10431,7 @@
10431
"ru": "Введите разделенный запятыми список имен административных областей.",
10432
"zh-chs": "輸入管理領域名稱的逗號分隔列表。",
10433
"xloc": [
10437
- "default.handlebars->25->1487"
10434
+ "default.handlebars->25->1486"
10435
]
10436
},
10437
{
@@ -10468,7 +10465,7 @@
10465
"ru": "Для удаленного набора введите текст, используя английскую раскладку и нажмите OK. Перед продолжением убедитесь, что курсор на удаленном компьютере установлен в правильное положение.",
10466
"zh-chs": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
10467
"xloc": [
10471
- "default.handlebars->25->713"
10468
+ "default.handlebars->25->712"
10469
]
10470
},
10471
{
@@ -10516,7 +10513,7 @@
10513
"nl": "Voer uw telefoonnummer in dat geschikt is voor SMS. Na verificatie kan het nummer worden gebruikt voor inlogverificatie en andere meldingen.",
10514
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
10515
"xloc": [
10519
- "default.handlebars->25->870"
10516
+ "default.handlebars->25->869"
10517
]
10518
},
10519
{
@@ -10567,7 +10564,7 @@
10564
"ru": "Эсперанто",
10565
"zh-chs": "世界語",
10566
"xloc": [
10570
- "default.handlebars->25->950"
10567
+ "default.handlebars->25->949"
10568
]
10569
},
10570
{
@@ -10584,7 +10581,7 @@
10581
"ru": "Эстонский",
10582
"zh-chs": "愛沙尼亞語",
10583
"xloc": [
10587
- "default.handlebars->25->951"
10584
+ "default.handlebars->25->950"
10585
]
10586
},
10587
{
@@ -10601,7 +10598,7 @@
10598
"ru": "Детали события",
10599
"zh-chs": "活動詳情",
10600
"xloc": [
10604
- "default.handlebars->25->790"
10601
+ "default.handlebars->25->789"
10602
]
10603
},
10604
{
@@ -10618,7 +10615,7 @@
10615
"ru": "Экспорт списка событий",
10616
"zh-chs": "活動列表導出",
10617
"xloc": [
10621
- "default.handlebars->25->1410"
10618
+ "default.handlebars->25->1409"
10619
]
10620
},
10621
{
@@ -10707,7 +10704,7 @@
10704
"ru": "Расширенный ASCII",
10705
"zh-chs": "擴展ASCII",
10706
"xloc": [
10710
- "default.handlebars->25->739"
10707
+ "default.handlebars->25->738"
10708
]
10709
},
10710
{
@@ -10741,7 +10738,7 @@
10738
"ru": "Внешний",
10739
"zh-chs": "外部",
10740
"xloc": [
10744
- "default.handlebars->25->1755"
10741
+ "default.handlebars->25->1754"
10742
]
10743
},
10744
{
@@ -10758,7 +10755,7 @@
10755
"ru": "Mакедонский (БЮР)",
10756
"zh-chs": "FYRO馬其頓語",
10757
"xloc": [
10761
- "default.handlebars->25->1001"
10758
+ "default.handlebars->25->1000"
10759
]
10760
},
10761
{
@@ -10775,7 +10772,7 @@
10772
"ru": "Фарерский",
10773
"zh-chs": "法羅語",
10774
"xloc": [
10778
- "default.handlebars->25->952"
10775
+ "default.handlebars->25->951"
10776
]
10777
},
10778
{
@@ -10805,7 +10802,7 @@
10802
"ko": "원격 터미널 세션을 시작하지 못했습니다 : {0} ({1})",
10803
"zh-chs": "无法启动远程终端会话{0}({1})",
10804
"xloc": [
10808
- "default.handlebars->25->695"
10805
+ "default.handlebars->25->694"
10806
]
10807
},
10808
{
@@ -10822,7 +10819,7 @@
10819
"ru": "Фарси (Персидский)",
10820
"zh-chs": "波斯語(波斯語)",
10821
"xloc": [
10825
- "default.handlebars->25->953"
10822
+ "default.handlebars->25->952"
10823
]
10824
},
10825
{
@@ -10857,7 +10854,7 @@
10854
"ru": "Функции",
10855
"zh-chs": "特徵",
10856
"xloc": [
10860
- "default.handlebars->25->1162"
10857
+ "default.handlebars->25->1161"
10858
]
10859
},
10860
{
@@ -10874,7 +10871,7 @@
10871
"ru": "Фиджи",
10872
"zh-chs": "斐濟",
10873
"xloc": [
10877
- "default.handlebars->25->954"
10874
+ "default.handlebars->25->953"
10875
]
10876
},
10877
{
@@ -10892,8 +10889,8 @@
10889
"zh-chs": "文件編輯器",
10890
"xloc": [
10891
"default-mobile.handlebars->9->273",
10895
- "default.handlebars->25->437",
10896
- "default.handlebars->25->762"
10892
+ "default.handlebars->25->436",
10893
+ "default.handlebars->25->761"
10894
]
10895
},
10896
{
@@ -10927,7 +10924,7 @@
10924
"ru": "Драйвер файловой системы",
10925
"zh-chs": "FileSystemDriver",
10926
"xloc": [
10930
- "default.handlebars->25->722"
10927
+ "default.handlebars->25->721"
10928
]
10929
},
10930
{
@@ -10945,8 +10942,8 @@
10942
"zh-chs": "檔案",
10943
"xloc": [
10944
"default-mobile.handlebars->9->119",
10948
- "default.handlebars->25->1251",
10949
- "default.handlebars->25->1692",
10945
+ "default.handlebars->25->1250",
10946
+ "default.handlebars->25->1691",
10947
"default.handlebars->25->218",
10948
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
10949
"default.handlebars->contextMenu->cxfiles"
@@ -10983,9 +10980,9 @@
10980
"ru": "Уведомление файлов",
10981
"zh-chs": "文件通知",
10982
"xloc": [
10986
- "default.handlebars->25->1170",
10987
- "default.handlebars->25->1605",
10988
- "default.handlebars->25->518"
10983
+ "default.handlebars->25->1169",
10984
+ "default.handlebars->25->1604",
10985
+ "default.handlebars->25->517"
10986
]
10987
},
10988
{
@@ -11002,9 +10999,9 @@
10999
"ru": "Запрос файлов",
11000
"zh-chs": "文件提示",
11001
"xloc": [
11005
- "default.handlebars->25->1169",
11006
- "default.handlebars->25->1604",
11007
- "default.handlebars->25->517"
11002
+ "default.handlebars->25->1168",
11003
+ "default.handlebars->25->1603",
11004
+ "default.handlebars->25->516"
11005
]
11006
},
11007
{
@@ -11040,7 +11037,7 @@
11037
"ru": "Финский",
11038
"zh-chs": "芬蘭",
11039
"xloc": [
11043
- "default.handlebars->25->955"
11040
+ "default.handlebars->25->954"
11041
]
11042
},
11043
{
@@ -11163,8 +11160,8 @@
11160
"ru": "Принудительно сбросить пароль при следующем входе в систему.",
11161
"zh-chs": "下次登錄時強制重置密碼。",
11162
"xloc": [
11166
- "default.handlebars->25->1481",
11167
- "default.handlebars->25->1643"
11163
+ "default.handlebars->25->1480",
11164
+ "default.handlebars->25->1642"
11165
]
11166
},
11167
{
@@ -11250,8 +11247,8 @@
11247
"ru": "Свободно",
11248
"zh-chs": "自由",
11249
"xloc": [
11253
- "default.handlebars->25->1716",
11254
- "default.handlebars->25->1718"
11250
+ "default.handlebars->25->1715",
11251
+ "default.handlebars->25->1717"
11252
]
11253
},
11254
{
@@ -11286,7 +11283,7 @@
11283
"ru": "Французский (Бельгия)",
11284
"zh-chs": "法語(比利時)",
11285
"xloc": [
11289
- "default.handlebars->25->957"
11286
+ "default.handlebars->25->956"
11287
]
11288
},
11289
{
@@ -11303,7 +11300,7 @@
11300
"ru": "Французский (Канада)",
11301
"zh-chs": "法語(加拿大)",
11302
"xloc": [
11306
- "default.handlebars->25->958"
11303
+ "default.handlebars->25->957"
11304
]
11305
},
11306
{
@@ -11320,7 +11317,7 @@
11317
"ru": "Французский (Франция)",
11318
"zh-chs": "法語(法國)",
11319
"xloc": [
11323
- "default.handlebars->25->959"
11320
+ "default.handlebars->25->958"
11321
]
11322
},
11323
{
@@ -11337,7 +11334,7 @@
11334
"ru": "Французский (Люксембург)",
11335
"zh-chs": "法語(盧森堡)",
11336
"xloc": [
11340
- "default.handlebars->25->960"
11337
+ "default.handlebars->25->959"
11338
]
11339
},
11340
{
@@ -11354,7 +11351,7 @@
11351
"ru": "Французский (Монако)",
11352
"zh-chs": "法語(摩納哥)",
11353
"xloc": [
11357
- "default.handlebars->25->961"
11354
+ "default.handlebars->25->960"
11355
]
11356
},
11357
{
@@ -11371,7 +11368,7 @@
11368
"ru": "Французский (Стандартный)",
11369
"zh-chs": "法語(標準)",
11370
"xloc": [
11374
- "default.handlebars->25->956"
11371
+ "default.handlebars->25->955"
11372
]
11373
},
11374
{
@@ -11388,7 +11385,7 @@
11385
"ru": "Французский (Швейцария)",
11386
"zh-chs": "法語(瑞士)",
11387
"xloc": [
11391
- "default.handlebars->25->962"
11388
+ "default.handlebars->25->961"
11389
]
11390
},
11391
{
@@ -11405,7 +11402,7 @@
11402
"ru": "Фризский",
11403
"zh-chs": "弗里斯蘭語",
11404
"xloc": [
11408
- "default.handlebars->25->963"
11405
+ "default.handlebars->25->962"
11406
]
11407
},
11408
{
@@ -11422,7 +11419,7 @@
11419
"ru": "Фриульский",
11420
"zh-chs": "弗留利",
11421
"xloc": [
11425
- "default.handlebars->25->964"
11422
+ "default.handlebars->25->963"
11423
]
11424
},
11425
{
@@ -11443,9 +11440,9 @@
11440
"default-mobile.handlebars->9->311",
11441
"default-mobile.handlebars->9->329",
11442
"default-mobile.handlebars->9->74",
11446
- "default.handlebars->25->1137",
11447
- "default.handlebars->25->1269",
11448
- "default.handlebars->25->1493"
11443
+ "default.handlebars->25->1136",
11444
+ "default.handlebars->25->1268",
11445
+ "default.handlebars->25->1492"
11446
]
11447
},
11448
{
@@ -11462,7 +11459,7 @@
11459
"ru": "Администратор с полным доступом (все права)",
11460
"zh-chs": "正式管理員(保留所有權利)",
11461
"xloc": [
11465
- "default.handlebars->25->1303"
11462
+ "default.handlebars->25->1302"
11463
]
11464
},
11465
{
@@ -11493,7 +11490,7 @@
11490
"ru": "Полные права на устройство",
11491
"zh-chs": "完整的設備權限",
11492
"xloc": [
11496
- "default.handlebars->25->580"
11493
+ "default.handlebars->25->579"
11494
]
11495
},
11496
{
@@ -11509,7 +11506,7 @@
11506
"ru": "Полные права",
11507
"zh-chs": "完全权利",
11508
"xloc": [
11512
- "default.handlebars->25->596"
11509
+ "default.handlebars->25->595"
11510
]
11511
},
11512
{
@@ -11545,7 +11542,7 @@
11542
"ru": "Администратор с полным доступом",
11543
"zh-chs": "正式管理員",
11544
"xloc": [
11548
- "default.handlebars->25->1572"
11545
+ "default.handlebars->25->1571"
11546
]
11547
},
11548
{
@@ -11558,7 +11555,7 @@
11555
"nl": "GPU",
11556
"zh-chs": "显卡",
11557
"xloc": [
11561
- "default.handlebars->25->838"
11558
+ "default.handlebars->25->837"
11559
]
11560
},
11561
{
@@ -11575,7 +11572,7 @@
11572
"ru": "Гэльский (Ирландский)",
11573
"zh-chs": "蓋爾語(愛爾蘭)",
11574
"xloc": [
11578
- "default.handlebars->25->966"
11575
+ "default.handlebars->25->965"
11576
]
11577
},
11578
{
@@ -11592,7 +11589,7 @@
11589
"ru": "Гэльский (Шотландия)",
11590
"zh-chs": "蓋爾語(蘇格蘭語)",
11591
"xloc": [
11595
- "default.handlebars->25->965"
11592
+ "default.handlebars->25->964"
11593
]
11594
},
11595
{
@@ -11609,7 +11606,7 @@
11606
"ru": "Галицкий",
11607
"zh-chs": "加拉契人",
11608
"xloc": [
11612
- "default.handlebars->25->967"
11609
+ "default.handlebars->25->966"
11610
]
11611
},
11612
{
@@ -11682,7 +11679,7 @@
11679
"ru": "Общая информация",
11680
"zh-chs": "一般信息",
11681
"xloc": [
11685
- "default.handlebars->25->444"
11682
+ "default.handlebars->25->443"
11683
]
11684
},
11685
{
@@ -11716,7 +11713,7 @@
11713
"ru": "Грузинский",
11714
"zh-chs": "格魯吉亞人",
11715
"xloc": [
11719
- "default.handlebars->25->968"
11716
+ "default.handlebars->25->967"
11717
]
11718
},
11719
{
@@ -11733,7 +11730,7 @@
11730
"ru": "Немецкий (Австрия)",
11731
"zh-chs": "德語(奧地利)",
11732
"xloc": [
11736
- "default.handlebars->25->970"
11733
+ "default.handlebars->25->969"
11734
]
11735
},
11736
{
@@ -11750,7 +11747,7 @@
11747
"ru": "Немецкий (Германия)",
11748
"zh-chs": "德文(德國)",
11749
"xloc": [
11753
- "default.handlebars->25->971"
11750
+ "default.handlebars->25->970"
11751
]
11752
},
11753
{
@@ -11767,7 +11764,7 @@
11764
"ru": "Немецкий (Лихтенштейн)",
11765
"zh-chs": "德文(列支敦士登)",
11766
"xloc": [
11770
- "default.handlebars->25->972"
11767
+ "default.handlebars->25->971"
11768
]
11769
},
11770
{
@@ -11784,7 +11781,7 @@
11781
"ru": "Немецкий (Люксембург)",
11782
"zh-chs": "德語(盧森堡)",
11783
"xloc": [
11787
- "default.handlebars->25->973"
11784
+ "default.handlebars->25->972"
11785
]
11786
},
11787
{
@@ -11801,7 +11798,7 @@
11798
"ru": "Немецкий (Стандартный)",
11799
"zh-chs": "德語(標準)",
11800
"xloc": [
11804
- "default.handlebars->25->969"
11801
+ "default.handlebars->25->968"
11802
]
11803
},
11804
{
@@ -11818,7 +11815,7 @@
11815
"ru": "Немецкий (Швейцария)",
11816
"zh-chs": "德語(瑞士)",
11817
"xloc": [
11821
- "default.handlebars->25->974"
11818
+ "default.handlebars->25->973"
11819
]
11820
},
11821
{
@@ -11835,7 +11832,7 @@
11832
"ru": "Получить учетные данные MQTT для этого устройства.",
11833
"zh-chs": "獲取此設備的MQTT登錄憑據。",
11834
"xloc": [
11838
- "default.handlebars->25->561"
11835
+ "default.handlebars->25->560"
11836
]
11837
},
11838
{
@@ -11901,7 +11898,7 @@
11898
"ru": "Хорошо",
11899
"zh-chs": "好",
11900
"xloc": [
11904
- "default.handlebars->25->1133"
11901
+ "default.handlebars->25->1132"
11902
]
11903
},
11904
{
@@ -11938,7 +11935,7 @@
11935
"ru": "Греческий",
11936
"zh-chs": "希臘語",
11937
"xloc": [
11941
- "default.handlebars->25->975"
11938
+ "default.handlebars->25->974"
11939
]
11940
},
11941
{
@@ -11956,7 +11953,7 @@
11953
"zh-chs": "組",
11954
"xloc": [
11955
"default-mobile.handlebars->9->157",
11959
- "default.handlebars->25->470",
11956
+ "default.handlebars->25->469",
11957
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1"
11958
]
11959
},
@@ -11974,8 +11971,8 @@
11971
"ru": "Групповое действие",
11972
"zh-chs": "集體行動",
11973
"xloc": [
11977
- "default.handlebars->25->1447",
11978
- "default.handlebars->25->1514",
11974
+ "default.handlebars->25->1446",
11975
+ "default.handlebars->25->1513",
11976
"default.handlebars->25->406",
11977
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
11978
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -11996,7 +11993,7 @@
11993
"ru": "Члены группы",
11994
"zh-chs": "小組成員",
11995
"xloc": [
11999
- "default.handlebars->25->1535"
11996
+ "default.handlebars->25->1534"
11997
]
11998
},
11999
{
@@ -12013,7 +12010,7 @@
12010
"ru": "Права на группу для пользователя {0}.",
12011
"zh-chs": "用戶{0}的組權限。",
12012
"xloc": [
12016
- "default.handlebars->25->1268"
12013
+ "default.handlebars->25->1267"
12014
]
12015
},
12016
{
@@ -12030,7 +12027,7 @@
12027
"ru": "Права на группу для {0}.",
12028
"zh-chs": "{0}的組權限。",
12029
"xloc": [
12033
- "default.handlebars->25->1267"
12030
+ "default.handlebars->25->1266"
12031
]
12032
},
12033
{
@@ -12081,7 +12078,7 @@
12078
"ru": "Гуджарати",
12079
"zh-chs": "古久拉提",
12080
"xloc": [
12084
- "default.handlebars->25->976"
12081
+ "default.handlebars->25->975"
12082
]
12083
},
12084
{
@@ -12117,7 +12114,7 @@
12114
"ru": "Гаитянский",
12115
"zh-chs": "海地",
12116
"xloc": [
12120
- "default.handlebars->25->977"
12117
+ "default.handlebars->25->976"
12118
]
12119
},
12120
{
@@ -12151,7 +12148,7 @@
12148
"ru": "Жесткое отключение агента",
12149
"zh-chs": "硬斷開劑",
12150
"xloc": [
12154
- "default.handlebars->25->865"
12151
+ "default.handlebars->25->864"
12152
]
12153
},
12154
{
@@ -12168,7 +12165,7 @@
12165
"ru": "Всего кучи",
12166
"zh-chs": "堆總數",
12167
"xloc": [
12171
- "default.handlebars->25->1757"
12168
+ "default.handlebars->25->1756"
12169
]
12170
},
12171
{
@@ -12185,7 +12182,7 @@
12182
"ru": "Куча используется",
12183
"zh-chs": "堆使用",
12184
"xloc": [
12188
- "default.handlebars->25->1756"
12185
+ "default.handlebars->25->1755"
12186
]
12187
},
12188
{
@@ -12202,7 +12199,7 @@
12199
"ru": "Иврит",
12200
"zh-chs": "希伯來語",
12201
"xloc": [
12205
- "default.handlebars->25->978"
12202
+ "default.handlebars->25->977"
12203
]
12204
},
12205
{
@@ -12236,7 +12233,7 @@
12233
"ru": "Помочь перевести MeshCentral",
12234
"zh-chs": "幫助翻譯MeshCentral",
12235
"xloc": [
12239
- "default.handlebars->25->1092"
12236
+ "default.handlebars->25->1091"
12237
]
12238
},
12239
{
@@ -12322,7 +12319,7 @@
12319
"ru": "Хинди",
12320
"zh-chs": "印地語",
12321
"xloc": [
12325
- "default.handlebars->25->979"
12322
+ "default.handlebars->25->978"
12323
]
12324
},
12325
{
@@ -12358,7 +12355,7 @@
12355
"zh-chs": "持有1份副本",
12356
"xloc": [
12357
"default-mobile.handlebars->9->282",
12361
- "default.handlebars->25->771"
12358
+ "default.handlebars->25->770"
12359
]
12360
},
12361
{
@@ -12376,7 +12373,7 @@
12373
"zh-chs": "持有1個搬家公司",
12374
"xloc": [
12375
"default-mobile.handlebars->9->286",
12379
- "default.handlebars->25->775"
12376
+ "default.handlebars->25->774"
12377
]
12378
},
12379
{
@@ -12394,7 +12391,7 @@
12391
"zh-chs": "保留{0}個條目進行複制",
12392
"xloc": [
12393
"default-mobile.handlebars->9->280",
12397
- "default.handlebars->25->769"
12394
+ "default.handlebars->25->768"
12395
]
12396
},
12397
{
@@ -12412,7 +12409,7 @@
12409
"zh-chs": "保留{0}個條目以進行移動",
12410
"xloc": [
12411
"default-mobile.handlebars->9->284",
12415
- "default.handlebars->25->773"
12412
+ "default.handlebars->25->772"
12413
]
12414
},
12415
{
@@ -12430,7 +12427,7 @@
12427
"zh-chs": "保持{2}的{0}入口{1}",
12428
"xloc": [
12429
"default-mobile.handlebars->9->98",
12433
- "default.handlebars->25->1397"
12430
+ "default.handlebars->25->1396"
12431
]
12432
},
12433
{
@@ -12452,8 +12449,8 @@
12449
"default-mobile.handlebars->9->162",
12450
"default-mobile.handlebars->9->246",
12451
"default.handlebars->25->245",
12455
- "default.handlebars->25->475",
12456
- "default.handlebars->25->688"
12452
+ "default.handlebars->25->474",
12453
+ "default.handlebars->25->687"
12454
]
12455
},
12456
{
@@ -12470,7 +12467,7 @@
12467
"ru": "Синхронизация имени хоста",
12468
"zh-chs": "主機名同步",
12469
"xloc": [
12473
- "default.handlebars->25->1160"
12470
+ "default.handlebars->25->1159"
12471
]
12472
},
12473
{
@@ -12487,7 +12484,7 @@
12484
"ru": "Венгерский",
12485
"zh-chs": "匈牙利",
12486
"xloc": [
12490
- "default.handlebars->25->980"
12487
+ "default.handlebars->25->979"
12488
]
12489
},
12490
{
@@ -12539,7 +12536,7 @@
12536
"ru": "IP: {0}",
12537
"zh-chs": "IP:{0}",
12538
"xloc": [
12542
- "default.handlebars->25->811"
12539
+ "default.handlebars->25->810"
12540
]
12541
},
12542
{
@@ -12556,7 +12553,7 @@
12553
"ru": "IP: {0}, маска: {1}, шлюз: {2}",
12554
"zh-chs": "IP:{0},掩碼:{1},網關:{2}",
12555
"xloc": [
12559
- "default.handlebars->25->809"
12556
+ "default.handlebars->25->808"
12557
]
12558
},
12559
{
@@ -12573,8 +12570,8 @@
12570
"ru": "Уровень IPv4",
12571
"zh-chs": "IPv4層",
12572
"xloc": [
12576
- "default.handlebars->25->808",
12577
- "default.handlebars->25->810"
12573
+ "default.handlebars->25->807",
12574
+ "default.handlebars->25->809"
12575
]
12576
},
12577
{
@@ -12642,7 +12639,7 @@
12639
"ru": "Исландский",
12640
"zh-chs": "冰島的",
12641
"xloc": [
12645
- "default.handlebars->25->981"
12642
+ "default.handlebars->25->980"
12643
]
12644
},
12645
{
@@ -12660,7 +12657,7 @@
12657
"zh-chs": "圖標選擇",
12658
"xloc": [
12659
"default-mobile.handlebars->9->244",
12663
- "default.handlebars->25->686"
12660
+ "default.handlebars->25->685"
12661
]
12662
},
12663
{
@@ -12677,7 +12674,7 @@
12674
"ru": "Идентификатор",
12675
"zh-chs": "識別碼",
12676
"xloc": [
12680
- "default.handlebars->25->836"
12677
+ "default.handlebars->25->835"
12678
]
12679
},
12680
{
@@ -12780,7 +12777,7 @@
12777
"ru": "Индонезийский",
12778
"zh-chs": "印度尼西亞",
12779
"xloc": [
12783
- "default.handlebars->25->982"
12780
+ "default.handlebars->25->981"
12781
]
12782
},
12783
{
@@ -12897,7 +12894,7 @@
12894
"ru": "Установка CIRA",
12895
"zh-chs": "安裝CIRA",
12896
"xloc": [
12900
- "default.handlebars->25->1193"
12897
+ "default.handlebars->25->1192"
12898
]
12899
},
12900
{
@@ -12914,7 +12911,7 @@
12911
"ru": "Локальная установка",
12912
"zh-chs": "安裝本地",
12913
"xloc": [
12917
- "default.handlebars->25->1195"
12914
+ "default.handlebars->25->1194"
12915
]
12916
},
12917
{
@@ -12931,8 +12928,8 @@
12928
"ru": "Тип установки",
12929
"zh-chs": "安裝類型",
12930
"xloc": [
12934
- "default.handlebars->25->1334",
12935
- "default.handlebars->25->1341",
12931
+ "default.handlebars->25->1333",
12932
+ "default.handlebars->25->1340",
12933
"default.handlebars->25->307",
12934
"default.handlebars->25->329"
12935
]
@@ -12951,7 +12948,7 @@
12948
"ru": "Intel (F10 = ESC+[OM)",
12949
"zh-chs": "英特爾(F10 = ESC + [OM)",
12950
"xloc": [
12954
- "default.handlebars->25->741",
12951
+ "default.handlebars->25->740",
12952
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
12953
]
12954
},
@@ -12969,10 +12966,10 @@
12966
"ru": "Intel AMT",
12967
"zh-chs": "英特爾AMT",
12968
"xloc": [
12972
- "default.handlebars->25->1353",
12973
- "default.handlebars->25->1361",
12974
- "default.handlebars->25->1753",
12975
- "default.handlebars->25->1775"
12969
+ "default.handlebars->25->1352",
12970
+ "default.handlebars->25->1360",
12971
+ "default.handlebars->25->1752",
12972
+ "default.handlebars->25->1774"
12973
]
12974
},
12975
{
@@ -13013,14 +13010,14 @@
13010
"en": "Intel AMT Redirection",
13011
"nl": "Intel AMT omleiding",
13012
"xloc": [
13016
- "default.handlebars->25->1694"
13013
+ "default.handlebars->25->1693"
13014
]
13015
},
13016
{
13017
"en": "Intel AMT WSMAN",
13018
"nl": "Intel AMT WSMAN",
13019
"xloc": [
13023
- "default.handlebars->25->1693"
13020
+ "default.handlebars->25->1692"
13021
]
13022
},
13023
{
@@ -13054,7 +13051,7 @@
13051
"ru": "Intel AMT активирован в режиме администратора",
13052
"zh-chs": "在管理控制模式下激活了Intel AMT",
13053
"xloc": [
13057
- "default.handlebars->25->489"
13054
+ "default.handlebars->25->488"
13055
]
13056
},
13057
{
@@ -13071,7 +13068,7 @@
13068
"ru": "Intel AMT активирован в режиме клиента",
13069
"zh-chs": "英特爾AMT在客戶端控制模式下被激活",
13070
"xloc": [
13074
- "default.handlebars->25->487"
13071
+ "default.handlebars->25->486"
13072
]
13073
},
13074
{
@@ -13088,7 +13085,7 @@
13085
"ru": "Intel AMT настроен с TLS безопасностью сети",
13086
"zh-chs": "英特爾AMT已設置TLS網絡安全性",
13087
"xloc": [
13091
- "default.handlebars->25->491"
13088
+ "default.handlebars->25->490"
13089
]
13090
},
13091
{
@@ -13139,7 +13136,7 @@
13136
"ru": "Intel ASCII",
13137
"zh-chs": "英特爾ASCII",
13138
"xloc": [
13142
- "default.handlebars->25->740"
13139
+ "default.handlebars->25->739"
13140
]
13141
},
13142
{
@@ -13159,11 +13156,11 @@
13156
"default-mobile.handlebars->9->146",
13157
"default-mobile.handlebars->9->210",
13158
"default-mobile.handlebars->9->215",
13162
- "default.handlebars->25->1177",
13163
- "default.handlebars->25->1187",
13164
- "default.handlebars->25->447",
13165
- "default.handlebars->25->500",
13166
- "default.handlebars->25->528"
13159
+ "default.handlebars->25->1176",
13160
+ "default.handlebars->25->1186",
13161
+ "default.handlebars->25->446",
13162
+ "default.handlebars->25->499",
13163
+ "default.handlebars->25->527"
13164
]
13165
},
13166
{
@@ -13181,7 +13178,7 @@
13178
"zh-chs": "英特爾®AMT CIRA",
13179
"xloc": [
13180
"default-mobile.handlebars->9->214",
13184
- "default.handlebars->25->526"
13181
+ "default.handlebars->25->525"
13182
]
13183
},
13184
{
@@ -13200,7 +13197,7 @@
13197
"xloc": [
13198
"default.handlebars->25->178",
13199
"default.handlebars->25->384",
13203
- "default.handlebars->25->525"
13200
+ "default.handlebars->25->524"
13201
]
13202
},
13203
{
@@ -13236,7 +13233,7 @@
13233
"ru": "Политика Intel® AMT",
13234
"zh-chs": "英特爾®AMT政策",
13235
"xloc": [
13239
- "default.handlebars->25->1216"
13236
+ "default.handlebars->25->1215"
13237
]
13238
},
13239
{
@@ -13270,7 +13267,7 @@
13267
"ru": "Intel® AMT Тег",
13268
"zh-chs": "英特爾®AMT標籤",
13269
"xloc": [
13273
- "default.handlebars->25->504"
13270
+ "default.handlebars->25->503"
13271
]
13272
},
13273
{
@@ -13323,8 +13320,8 @@
13320
"zh-chs": "英特爾®AMT已連接",
13321
"xloc": [
13322
"default-mobile.handlebars->9->224",
13326
- "default.handlebars->25->565",
13327
- "default.handlebars->25->566"
13323
+ "default.handlebars->25->564",
13324
+ "default.handlebars->25->565"
13325
]
13326
},
13327
{
@@ -13341,8 +13338,8 @@
13338
"ru": "События Intel® AMT desktop или serial.",
13339
"zh-chs": "英特爾®AMT桌面和串行事件。",
13340
"xloc": [
13344
- "default.handlebars->25->1098",
13345
- "default.handlebars->25->1349"
13341
+ "default.handlebars->25->1097",
13342
+ "default.handlebars->25->1348"
13343
]
13344
},
13345
{
@@ -13360,8 +13357,8 @@
13357
"zh-chs": "檢測到英特爾®AMT",
13358
"xloc": [
13359
"default-mobile.handlebars->9->225",
13363
- "default.handlebars->25->567",
13364
- "default.handlebars->25->568"
13360
+ "default.handlebars->25->566",
13361
+ "default.handlebars->25->567"
13362
]
13363
},
13364
{
@@ -13378,7 +13375,7 @@
13375
"ru": "Intel® AMT маршрутизируется и готов к использованию.",
13376
"zh-chs": "英特爾®AMT可路由並可以使用。",
13377
"xloc": [
13381
- "default.handlebars->25->527"
13378
+ "default.handlebars->25->526"
13379
]
13380
},
13381
{
@@ -13431,8 +13428,8 @@
13428
"zh-chs": "僅限英特爾®AMT,無代理",
13429
"xloc": [
13430
"default-mobile.handlebars->9->293",
13434
- "default.handlebars->25->1127",
13435
- "default.handlebars->25->1153"
13431
+ "default.handlebars->25->1126",
13432
+ "default.handlebars->25->1152"
13433
]
13434
},
13435
{
@@ -13449,7 +13446,7 @@
13446
"ru": "Технология Intel® Active Management",
13447
"zh-chs": "英特爾®主動管理技術",
13448
"xloc": [
13452
- "default.handlebars->25->499"
13449
+ "default.handlebars->25->498"
13450
]
13451
},
13452
{
@@ -13466,7 +13463,7 @@
13463
"ru": "Intel® Active Management Technology (Intel® AMT)",
13464
"zh-chs": "英特爾®主動管理技術(英特爾®AMT)",
13465
"xloc": [
13469
- "default.handlebars->25->828"
13466
+ "default.handlebars->25->827"
13467
]
13468
},
13469
{
@@ -13484,7 +13481,7 @@
13481
"zh-chs": "英特爾®ME",
13482
"xloc": [
13483
"default-mobile.handlebars->9->209",
13487
- "default.handlebars->25->498"
13484
+ "default.handlebars->25->497"
13485
]
13486
},
13487
{
@@ -13497,7 +13494,7 @@
13494
"nl": "Intel® Manageability Engine",
13495
"zh-chs": "英特尔®可管理性引擎",
13496
"xloc": [
13500
- "default.handlebars->25->497"
13497
+ "default.handlebars->25->496"
13498
]
13499
},
13500
{
@@ -13515,7 +13512,7 @@
13512
"zh-chs": "英特爾®SM",
13513
"xloc": [
13514
"default-mobile.handlebars->9->211",
13518
- "default.handlebars->25->502"
13515
+ "default.handlebars->25->501"
13516
]
13517
},
13518
{
@@ -13532,7 +13529,7 @@
13529
"ru": "Intel® Standard Manageability",
13530
"zh-chs": "英特爾®標準可管理性",
13531
"xloc": [
13535
- "default.handlebars->25->501"
13532
+ "default.handlebars->25->500"
13533
]
13534
},
13535
{
@@ -13633,7 +13630,7 @@
13630
"ru": "Интерактивный",
13631
"zh-chs": "互動",
13632
"xloc": [
13636
- "default.handlebars->25->723"
13633
+ "default.handlebars->25->722"
13634
]
13635
},
13636
{
@@ -13650,8 +13647,8 @@
13647
"ru": "Только интерактивный режим",
13648
"zh-chs": "僅限互動",
13649
"xloc": [
13653
- "default.handlebars->25->1337",
13654
- "default.handlebars->25->1344",
13650
+ "default.handlebars->25->1336",
13651
+ "default.handlebars->25->1343",
13652
"default.handlebars->25->310",
13653
"default.handlebars->25->332"
13654
]
@@ -13670,7 +13667,7 @@
13667
"ru": "Интерфейсы",
13668
"zh-chs": "介面",
13669
"xloc": [
13673
- "default.handlebars->25->548"
13670
+ "default.handlebars->25->547"
13671
]
13672
},
13673
{
@@ -13687,7 +13684,7 @@
13684
"ru": "Инуктитут",
13685
"zh-chs": "因紐特人",
13686
"xloc": [
13690
- "default.handlebars->25->983"
13687
+ "default.handlebars->25->982"
13688
]
13689
},
13690
{
@@ -13704,7 +13701,7 @@
13701
"ru": "Некорректный тип группы устройств",
13702
"zh-chs": "無效的設備組類型",
13703
"xloc": [
13707
- "default.handlebars->25->1730"
13704
+ "default.handlebars->25->1729"
13705
]
13706
},
13707
{
@@ -13721,7 +13718,7 @@
13718
"ru": "Некорректный JSON",
13719
"zh-chs": "無效的JSON",
13720
"xloc": [
13724
- "default.handlebars->25->1724"
13721
+ "default.handlebars->25->1723"
13722
]
13723
},
13724
{
@@ -13738,8 +13735,8 @@
13735
"ru": "Некорректный формат файла JSON.",
13736
"zh-chs": "無效的JSON文件格式。",
13737
"xloc": [
13741
- "default.handlebars->25->1461",
13742
- "default.handlebars->25->1463"
13738
+ "default.handlebars->25->1460",
13739
+ "default.handlebars->25->1462"
13740
]
13741
},
13742
{
@@ -13756,7 +13753,7 @@
13753
"ru": "Некорректный файл JSON: {0}.",
13754
"zh-chs": "無效的JSON文件:{0}。",
13755
"xloc": [
13759
- "default.handlebars->25->1459"
13756
+ "default.handlebars->25->1458"
13757
]
13758
},
13759
{
@@ -13773,7 +13770,7 @@
13770
"ru": "Некорректная сигнатура PKCS",
13771
"zh-chs": "無效的PKCS簽名",
13772
"xloc": [
13776
- "default.handlebars->25->1722"
13773
+ "default.handlebars->25->1721"
13774
]
13775
},
13776
{
@@ -13790,7 +13787,7 @@
13787
"ru": "Некорректная сигнатура RSA",
13788
"zh-chs": "無效的RSA密碼",
13789
"xloc": [
13793
- "default.handlebars->25->1723"
13790
+ "default.handlebars->25->1722"
13791
]
13792
},
13793
{
@@ -13926,7 +13923,7 @@
13923
"ru": "Коды приглашений могут использоваться любым пользователем для присоединения устройств к этой группе устройств по следующей общедоступной ссылке:",
13924
"zh-chs": "任何人都可以使用邀請代碼通過以下公共鏈接將設備加入該設備組:",
13925
"xloc": [
13929
- "default.handlebars->25->1339"
13926
+ "default.handlebars->25->1338"
13927
]
13928
},
13929
{
@@ -13959,7 +13956,7 @@
13956
"ru": "Пригласить",
13957
"zh-chs": "邀請",
13958
"xloc": [
13962
- "default.handlebars->25->1203",
13959
+ "default.handlebars->25->1202",
13960
"default.handlebars->25->242",
13961
"default.handlebars->25->322"
13962
]
@@ -13978,11 +13975,11 @@
13975
"ru": "Пригласительные коды",
13976
"zh-chs": "邀請碼",
13977
"xloc": [
13981
- "default.handlebars->25->1181",
13982
- "default.handlebars->25->1333",
13983
- "default.handlebars->25->1338",
13984
- "default.handlebars->25->1340",
13985
- "default.handlebars->25->1345"
13978
+ "default.handlebars->25->1180",
13979
+ "default.handlebars->25->1332",
13980
+ "default.handlebars->25->1337",
13981
+ "default.handlebars->25->1339",
13982
+ "default.handlebars->25->1344"
13983
]
13984
},
13985
{
@@ -14013,7 +14010,7 @@
14010
"nl": "Nodig iemand uit om de mesh-agent in deze apparaatgroep te installeren.",
14011
"zh-chs": "邀请某人在该设备组上安装网状代理。",
14012
"xloc": [
14016
- "default.handlebars->25->1202",
14013
+ "default.handlebars->25->1201",
14014
"default.handlebars->25->241"
14015
]
14016
},
@@ -14048,7 +14045,7 @@
14045
"ru": "Ирландский",
14046
"zh-chs": "愛爾蘭人",
14047
"xloc": [
14051
- "default.handlebars->25->984"
14048
+ "default.handlebars->25->983"
14049
]
14050
},
14051
{
@@ -14065,7 +14062,7 @@
14062
"ru": "Итальянский (Стандартный)",
14063
"zh-chs": "意大利語(標準)",
14064
"xloc": [
14068
- "default.handlebars->25->985"
14065
+ "default.handlebars->25->984"
14066
]
14067
},
14068
{
@@ -14082,7 +14079,7 @@
14079
"ru": "Итальянский (Швейцария)",
14080
"zh-chs": "義大利文(瑞士)",
14081
"xloc": [
14085
- "default.handlebars->25->986"
14082
+ "default.handlebars->25->985"
14083
]
14084
},
14085
{
@@ -14099,9 +14096,9 @@
14096
"ru": "Формат JSON",
14097
"zh-chs": "JSON格式",
14098
"xloc": [
14102
- "default.handlebars->25->1408",
14103
- "default.handlebars->25->1467",
14104
- "default.handlebars->25->414"
14099
+ "default.handlebars->25->1407",
14100
+ "default.handlebars->25->1466",
14101
+ "default.handlebars->25->413"
14102
]
14103
},
14104
{
@@ -14118,7 +14115,7 @@
14115
"ru": "Японский",
14116
"zh-chs": "日本",
14117
"xloc": [
14121
- "default.handlebars->25->987"
14118
+ "default.handlebars->25->986"
14119
]
14120
},
14121
{
@@ -14135,7 +14132,7 @@
14132
"ru": "Каннада",
14133
"zh-chs": "卡納達語",
14134
"xloc": [
14138
- "default.handlebars->25->988"
14135
+ "default.handlebars->25->987"
14136
]
14137
},
14138
{
@@ -14152,7 +14149,7 @@
14149
"ru": "Кашмирский",
14150
"zh-chs": "克什米爾語",
14151
"xloc": [
14155
- "default.handlebars->25->989"
14152
+ "default.handlebars->25->988"
14153
]
14154
},
14155
{
@@ -14169,7 +14166,7 @@
14166
"ru": "Казахский",
14167
"zh-chs": "哈薩克語",
14168
"xloc": [
14172
- "default.handlebars->25->990"
14169
+ "default.handlebars->25->989"
14170
]
14171
},
14172
{
@@ -14186,7 +14183,7 @@
14183
"ru": "Драйвер ядра",
14184
"zh-chs": "內核驅動程序",
14185
"xloc": [
14189
- "default.handlebars->25->724"
14186
+ "default.handlebars->25->723"
14187
]
14188
},
14189
{
@@ -14203,8 +14200,8 @@
14200
"ru": "Имя ключа",
14201
"zh-chs": "鍵名",
14202
"xloc": [
14206
- "default.handlebars->25->881",
14207
- "default.handlebars->25->884"
14203
+ "default.handlebars->25->880",
14204
+ "default.handlebars->25->883"
14205
]
14206
},
14207
{
@@ -14245,7 +14242,7 @@
14242
"ru": "Кхмерский",
14243
"zh-chs": "高棉語",
14244
"xloc": [
14248
- "default.handlebars->25->991"
14245
+ "default.handlebars->25->990"
14246
]
14247
},
14248
{
@@ -14262,7 +14259,7 @@
14259
"ru": "Киргизский",
14260
"zh-chs": "吉爾吉斯",
14261
"xloc": [
14265
- "default.handlebars->25->992"
14262
+ "default.handlebars->25->991"
14263
]
14264
},
14265
{
@@ -14279,7 +14276,7 @@
14276
"ru": "Клингонский",
14277
"zh-chs": "克林貢",
14278
"xloc": [
14282
- "default.handlebars->25->993"
14279
+ "default.handlebars->25->992"
14280
]
14281
},
14282
{
@@ -14296,7 +14293,7 @@
14293
"ru": "Известный",
14294
"zh-chs": "已知的",
14295
"xloc": [
14299
- "default.handlebars->25->827"
14296
+ "default.handlebars->25->826"
14297
]
14298
},
14299
{
@@ -14313,7 +14310,7 @@
14310
"ru": "Korean",
14311
"zh-chs": "韓語",
14312
"xloc": [
14316
- "default.handlebars->25->994"
14313
+ "default.handlebars->25->993"
14314
]
14315
},
14316
{
@@ -14330,7 +14327,7 @@
14327
"ru": "Корейский (Северная Корея)",
14328
"zh-chs": "韓語(朝鮮)",
14329
"xloc": [
14333
- "default.handlebars->25->995"
14330
+ "default.handlebars->25->994"
14331
]
14332
},
14333
{
@@ -14347,7 +14344,7 @@
14344
"ru": "Корейский (Южная Корея)",
14345
"zh-chs": "韓語(韓國)",
14346
"xloc": [
14350
- "default.handlebars->25->996"
14347
+ "default.handlebars->25->995"
14348
]
14349
},
14350
{
@@ -14364,8 +14361,8 @@
14361
"ru": "LF",
14362
"zh-chs": "如果",
14363
"xloc": [
14367
- "default.handlebars->25->736",
14368
- "default.handlebars->25->745"
14364
+ "default.handlebars->25->735",
14365
+ "default.handlebars->25->744"
14366
]
14367
},
14368
{
@@ -14382,7 +14379,7 @@
14379
"ru": "Язык",
14380
"zh-chs": "語言",
14381
"xloc": [
14385
- "default.handlebars->25->1090"
14382
+ "default.handlebars->25->1089"
14383
]
14384
},
14385
{
@@ -14416,7 +14413,7 @@
14413
"ru": "Большой Фокус",
14414
"zh-chs": "大焦點",
14415
"xloc": [
14419
- "default.handlebars->25->712"
14416
+ "default.handlebars->25->711"
14417
]
14418
},
14419
{
@@ -14599,7 +14596,7 @@
14596
"ru": "Последний доступ",
14597
"zh-chs": "最後訪問",
14598
"xloc": [
14602
- "default.handlebars->25->1416"
14599
+ "default.handlebars->25->1415"
14600
]
14601
},
14602
{
@@ -14616,7 +14613,7 @@
14613
"ru": "Последний вход в систему",
14614
"zh-chs": "上次登錄",
14615
"xloc": [
14619
- "default.handlebars->25->1587"
14616
+ "default.handlebars->25->1586"
14617
]
14618
},
14619
{
@@ -14636,9 +14633,9 @@
14633
"default.handlebars->25->70",
14634
"default.handlebars->25->72",
14635
"default.handlebars->25->74",
14636
+ "default.handlebars->25->798",
14637
"default.handlebars->25->799",
14640
- "default.handlebars->25->800",
14641
- "default.handlebars->25->801"
14638
+ "default.handlebars->25->800"
14639
]
14640
},
14641
{
@@ -14656,8 +14653,8 @@
14653
"zh-chs": "上次代理連接",
14654
"xloc": [
14655
"default.handlebars->25->69",
14659
- "default.handlebars->25->796",
14660
- "default.handlebars->25->798"
14656
+ "default.handlebars->25->795",
14657
+ "default.handlebars->25->797"
14658
]
14659
},
14660
{
@@ -14674,7 +14671,7 @@
14671
"ru": "Последнее изменение: {0}",
14672
"zh-chs": "上次更改:{0}",
14673
"xloc": [
14677
- "default.handlebars->25->1591"
14674
+ "default.handlebars->25->1590"
14675
]
14676
},
14677
{
@@ -14725,7 +14722,7 @@
14722
"ru": "Последний вход в систему: {0}",
14723
"zh-chs": "上次登錄:{0}",
14724
"xloc": [
14728
- "default.handlebars->25->1426"
14725
+ "default.handlebars->25->1425"
14726
]
14727
},
14728
{
@@ -14742,7 +14739,7 @@
14739
"ru": "Последнее посещение:",
14740
"zh-chs": "最後一次露面:",
14741
"xloc": [
14745
- "default.handlebars->25->571",
14742
+ "default.handlebars->25->570",
14743
"default.handlebars->25->65"
14744
]
14745
},
@@ -14811,7 +14808,7 @@
14808
"ru": "Латинский",
14809
"zh-chs": "拉丁",
14810
"xloc": [
14814
- "default.handlebars->25->997"
14811
+ "default.handlebars->25->996"
14812
]
14813
},
14814
{
@@ -14828,7 +14825,7 @@
14825
"ru": "Латышский",
14826
"zh-chs": "拉脫維亞語",
14827
"xloc": [
14831
- "default.handlebars->25->998"
14828
+ "default.handlebars->25->997"
14829
]
14830
},
14831
{
@@ -14841,7 +14838,7 @@
14838
"nl": "Leeg laten voor geen.",
14839
"zh-chs": "一无所有。",
14840
"xloc": [
14844
- "default.handlebars->25->1631"
14841
+ "default.handlebars->25->1630"
14842
]
14843
},
14844
{
@@ -14880,7 +14877,7 @@
14877
"ru": "Меньше",
14878
"zh-chs": "減",
14879
"xloc": [
14883
- "default.handlebars->25->1792"
14880
+ "default.handlebars->25->1791"
14881
]
14882
},
14883
{
@@ -14896,8 +14893,8 @@
14893
"ru": "Предельные события",
14894
"zh-chs": "极限赛事",
14895
"xloc": [
14899
- "default.handlebars->25->592",
14900
- "default.handlebars->25->611"
14896
+ "default.handlebars->25->591",
14897
+ "default.handlebars->25->610"
14898
]
14899
},
14900
{
@@ -14933,9 +14930,9 @@
14930
"zh-chs": "有限輸入",
14931
"xloc": [
14932
"default-mobile.handlebars->9->342",
14936
- "default.handlebars->25->1317",
14937
- "default.handlebars->25->585",
14938
- "default.handlebars->25->604"
14933
+ "default.handlebars->25->1316",
14934
+ "default.handlebars->25->584",
14935
+ "default.handlebars->25->603"
14936
]
14937
},
14938
{
@@ -14953,7 +14950,7 @@
14950
"zh-chs": "僅限於輸入",
14951
"xloc": [
14952
"default-mobile.handlebars->9->317",
14956
- "default.handlebars->25->1275"
14953
+ "default.handlebars->25->1274"
14954
]
14955
},
14956
{
@@ -15126,7 +15123,7 @@
15123
"ru": "Linux ARM, Raspberry Pi (32bit)",
15124
"zh-chs": "Linux ARM,Raspberry Pi(32位)",
15125
"xloc": [
15129
- "default.handlebars->25->670"
15126
+ "default.handlebars->25->669"
15127
]
15128
},
15129
{
@@ -15232,7 +15229,7 @@
15229
"ru": "Linux x86 (32bit)",
15230
"zh-chs": "Linux x86(32位)",
15231
"xloc": [
15235
- "default.handlebars->25->667"
15232
+ "default.handlebars->25->666"
15233
]
15234
},
15235
{
@@ -15249,7 +15246,7 @@
15246
"ru": "Linux x86 (64bit)",
15247
"zh-chs": "Linux x86(64位)",
15248
"xloc": [
15252
- "default.handlebars->25->668"
15249
+ "default.handlebars->25->667"
15250
]
15251
},
15252
{
@@ -15284,7 +15281,7 @@
15281
"ru": "Литовский",
15282
"zh-chs": "立陶宛語",
15283
"xloc": [
15287
- "default.handlebars->25->999"
15284
+ "default.handlebars->25->998"
15285
]
15286
},
15287
{
@@ -15302,10 +15299,10 @@
15299
"zh-chs": "載入中...",
15300
"xloc": [
15301
"default-mobile.handlebars->9->41",
15305
- "default.handlebars->25->1144",
15306
- "default.handlebars->25->1148",
15307
- "default.handlebars->25->661",
15308
- "default.handlebars->25->877"
15302
+ "default.handlebars->25->1143",
15303
+ "default.handlebars->25->1147",
15304
+ "default.handlebars->25->660",
15305
+ "default.handlebars->25->876"
15306
]
15307
},
15308
{
@@ -15373,7 +15370,7 @@
15370
"ru": "Настройки локализации",
15371
"zh-chs": "本地化設置",
15372
"xloc": [
15376
- "default.handlebars->25->1093",
15373
+ "default.handlebars->25->1092",
15374
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7"
15375
]
15376
},
@@ -15391,7 +15388,7 @@
15388
"ru": "Местонахождение",
15389
"zh-chs": "位置",
15390
"xloc": [
15394
- "default.handlebars->25->550"
15391
+ "default.handlebars->25->549"
15392
]
15393
},
15394
{
@@ -15425,7 +15422,7 @@
15422
"ru": "Заблокировать учетную запись",
15423
"zh-chs": "鎖定賬戶",
15424
"xloc": [
15428
- "default.handlebars->25->1500"
15425
+ "default.handlebars->25->1499"
15426
]
15427
},
15428
{
@@ -15442,7 +15439,7 @@
15439
"ru": "Заблокировать учетную запись",
15440
"zh-chs": "鎖定賬戶",
15441
"xloc": [
15445
- "default.handlebars->25->1444"
15442
+ "default.handlebars->25->1443"
15443
]
15444
},
15445
{
@@ -15459,7 +15456,7 @@
15456
"ru": "Заблокирован",
15457
"zh-chs": "已鎖定",
15458
"xloc": [
15462
- "default.handlebars->25->1427"
15459
+ "default.handlebars->25->1426"
15460
]
15461
},
15462
{
@@ -15476,7 +15473,7 @@
15473
"ru": "Заблокированная учетная запись",
15474
"zh-chs": "賬戶鎖定",
15475
"xloc": [
15479
- "default.handlebars->25->1569"
15476
+ "default.handlebars->25->1568"
15477
]
15478
},
15479
{
@@ -15493,7 +15490,7 @@
15490
"ru": "Добавить событие",
15491
"zh-chs": "記錄事件",
15492
"xloc": [
15496
- "default.handlebars->25->539"
15493
+ "default.handlebars->25->538"
15494
]
15495
},
15496
{
@@ -15663,7 +15660,7 @@
15660
"ru": "Люксембургский",
15661
"zh-chs": "盧森堡語",
15662
"xloc": [
15666
- "default.handlebars->25->1000"
15663
+ "default.handlebars->25->999"
15664
]
15665
},
15666
{
@@ -15680,8 +15677,8 @@
15677
"ru": "MAC-уровень",
15678
"zh-chs": "MAC層",
15679
"xloc": [
15683
- "default.handlebars->25->804",
15684
- "default.handlebars->25->806"
15680
+ "default.handlebars->25->803",
15681
+ "default.handlebars->25->805"
15682
]
15683
},
15684
{
@@ -15715,7 +15712,7 @@
15712
"ru": "MAC: {0}",
15713
"zh-chs": "MAC:{0}",
15714
"xloc": [
15718
- "default.handlebars->25->807"
15715
+ "default.handlebars->25->806"
15716
]
15717
},
15718
{
@@ -15732,7 +15729,7 @@
15729
"ru": "MAC: {0}, шлюз: {1}",
15730
"zh-chs": "MAC:{0},網關:{1}",
15731
"xloc": [
15735
- "default.handlebars->25->805"
15732
+ "default.handlebars->25->804"
15733
]
15734
},
15735
{
@@ -15789,9 +15786,9 @@
15786
"default-mobile.handlebars->9->217",
15787
"default.handlebars->25->185",
15788
"default.handlebars->25->391",
15792
- "default.handlebars->25->532",
15789
+ "default.handlebars->25->531",
15790
+ "default.handlebars->25->854",
15791
"default.handlebars->25->855",
15794
- "default.handlebars->25->856",
15792
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->3"
15793
]
15794
},
@@ -15826,7 +15823,7 @@
15823
"ru": "MQTT Вход",
15824
"zh-chs": "MQTT登錄",
15825
"xloc": [
15829
- "default.handlebars->25->562"
15826
+ "default.handlebars->25->561"
15827
]
15828
},
15829
{
@@ -15844,7 +15841,7 @@
15841
"zh-chs": "MQTT通道已連接",
15842
"xloc": [
15843
"default-mobile.handlebars->9->226",
15847
- "default.handlebars->25->570"
15844
+ "default.handlebars->25->569"
15845
]
15846
},
15847
{
@@ -15862,7 +15859,7 @@
15859
"zh-chs": "MQTT已連接",
15860
"xloc": [
15861
"default.handlebars->25->147",
15865
- "default.handlebars->25->569"
15862
+ "default.handlebars->25->568"
15863
]
15864
},
15865
{
@@ -15881,7 +15878,7 @@
15878
"xloc": [
15879
"default.handlebars->25->184",
15880
"default.handlebars->25->390",
15884
- "default.handlebars->25->531"
15881
+ "default.handlebars->25->530"
15882
]
15883
},
15884
{
@@ -15932,7 +15929,7 @@
15929
"ru": "MacOS (64bit)",
15930
"zh-chs": "MacOS(64位)",
15931
"xloc": [
15935
- "default.handlebars->25->669"
15932
+ "default.handlebars->25->668"
15933
]
15934
},
15935
{
@@ -15985,7 +15982,7 @@
15982
"ru": "Сообщения главного сервера",
15983
"zh-chs": "主服務器消息",
15984
"xloc": [
15988
- "default.handlebars->25->1764"
15985
+ "default.handlebars->25->1763"
15986
]
15987
},
15988
{
@@ -16002,7 +15999,7 @@
15999
"ru": "Малайский",
16000
"zh-chs": "馬來語",
16001
"xloc": [
16005
- "default.handlebars->25->1002"
16002
+ "default.handlebars->25->1001"
16003
]
16004
},
16005
{
@@ -16019,7 +16016,7 @@
16016
"ru": "Малаяламский",
16017
"zh-chs": "馬拉雅拉姆語",
16018
"xloc": [
16022
- "default.handlebars->25->1003"
16019
+ "default.handlebars->25->1002"
16020
]
16021
},
16022
{
@@ -16036,7 +16033,7 @@
16033
"ru": "Мальтийский",
16034
"zh-chs": "馬耳他語",
16035
"xloc": [
16039
- "default.handlebars->25->1004"
16036
+ "default.handlebars->25->1003"
16037
]
16038
},
16039
{
@@ -16073,8 +16070,8 @@
16070
"xloc": [
16071
"default-mobile.handlebars->9->314",
16072
"default-mobile.handlebars->9->332",
16076
- "default.handlebars->25->1272",
16077
- "default.handlebars->25->1306"
16073
+ "default.handlebars->25->1271",
16074
+ "default.handlebars->25->1305"
16075
]
16076
},
16077
{
@@ -16093,8 +16090,8 @@
16090
"xloc": [
16091
"default-mobile.handlebars->9->313",
16092
"default-mobile.handlebars->9->331",
16096
- "default.handlebars->25->1271",
16097
- "default.handlebars->25->1305"
16093
+ "default.handlebars->25->1270",
16094
+ "default.handlebars->25->1304"
16095
]
16096
},
16097
{
@@ -16110,14 +16107,14 @@
16107
"ru": "Управление устройствами",
16108
"zh-chs": "管理设备",
16109
"xloc": [
16113
- "default.handlebars->25->599"
16110
+ "default.handlebars->25->598"
16111
]
16112
},
16113
{
16114
"en": "Manage Recordings",
16115
"nl": "Beheeer opnames",
16116
"xloc": [
16120
- "default.handlebars->25->1499"
16117
+ "default.handlebars->25->1498"
16118
]
16119
},
16120
{
@@ -16151,7 +16148,7 @@
16148
"ru": "Управление группами пользователя",
16149
"zh-chs": "管理用戶組",
16150
"xloc": [
16154
- "default.handlebars->25->1498"
16151
+ "default.handlebars->25->1497"
16152
]
16153
},
16154
{
@@ -16168,8 +16165,8 @@
16165
"ru": "Управление пользователями",
16166
"zh-chs": "管理用戶",
16167
"xloc": [
16171
- "default.handlebars->25->1497",
16172
- "default.handlebars->25->598"
16168
+ "default.handlebars->25->1496",
16169
+ "default.handlebars->25->597"
16170
]
16171
},
16172
{
@@ -16273,7 +16270,7 @@
16270
"ru": "Управление с помощью программного агента",
16271
"zh-chs": "使用軟件代理進行管理",
16272
"xloc": [
16276
- "default.handlebars->25->1126"
16273
+ "default.handlebars->25->1125"
16274
]
16275
},
16276
{
@@ -16291,7 +16288,7 @@
16288
"zh-chs": "使用軟件代理進行管理",
16289
"xloc": [
16290
"default-mobile.handlebars->9->294",
16294
- "default.handlebars->25->1154"
16291
+ "default.handlebars->25->1153"
16292
]
16293
},
16294
{
@@ -16308,7 +16305,7 @@
16305
"ru": "Менеджер",
16306
"zh-chs": "經理",
16307
"xloc": [
16311
- "default.handlebars->25->1432"
16308
+ "default.handlebars->25->1431"
16309
]
16310
},
16311
{
This file is too large to show in full.
views/default.handlebars
+1
-1
@@ -4030,7 +4030,7 @@
4030
4031
// Get the list of checked devices, removes any duplicates.
4032
function getCheckedDevices() {
4033
- var nodeids = [], elements = document.getElementsByClassName("DeviceCheckbox"), checkcount = 0;
4033
+ var nodeids = [], elements = document.getElementsByClassName('DeviceCheckbox'), checkcount = 0;
4034
for (var i=0;i<elements.length;i++) { if (elements[i].checked) { if (elements[i].value) { var nid = elements[i].value.substring(6); if (nodeids.indexOf(nid) == -1) { nodeids.push(nid); } } } }
4035
return nodeids;
4036
}