Added device view column customization.
Ylian Saint-Hilaire committed
Mar 26, 2021 at 14:15 UTC
79ce9b7f71cd12b52d188ae85ff9520d8f80bf89
5 files changed
+2266
-2114
public/images/icon-gear.png
Binary files /dev/null and b/public/images/icon-gear.png differ
public/scripts/amt-wsman-0.2.0-min.js
+1
-1
@@ -1 +1 @@
1
-var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){r+="<a:EndpointReference>",r+="<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){null==o&&(o=""),u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+o+"><Header><a:Action>"+e,function(e,s,r){200==s?(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r):a(u,null,{Header:{HttpError:s}},s,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>');i="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";u.PerformAjax(i+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){o="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(o+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(s+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),d="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)d+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(d+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(s,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,d="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var c in r[l])d+="<r:"+l+">"+r[l][c]+"</r:"+l+">";else d+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,d,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
1
+var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){r+="<a:EndpointReference>",r+="<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){null==o&&(o=""),u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+o+"><Header><a:Action>"+e,function(e,s,r){200==s?(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r):a(u,null,{Header:{HttpError:s}},s,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>');i="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";u.PerformAjax(i+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){o="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(o+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(s+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),c="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)c+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(c+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){s="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(s,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,c="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var d in r[l])c+="<r:"+l+">"+r[l][d]+"</r:"+l+">";else c+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,c,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
public/styles/style.css
+1
-1
@@ -717,7 +717,7 @@ body {
717
width: 120px;
718
}
719
720
-#devListToolbarView, #devListToolbarSort, #devListToolbarSize {
720
+#devListToolbarView, #devListToolbarSort, #devListToolbarSize, #devListToolbarSettings {
721
float: right;
722
}
723
translate/translate.json
+2145
-2106
@@ -17,8 +17,8 @@
17
"zh-chs": " + CIRA",
18
"zh-cht": " + CIRA",
19
"xloc": [
20
- "default.handlebars->31->1495",
21
- "default.handlebars->31->1497"
20
+ "default.handlebars->31->1504",
21
+ "default.handlebars->31->1506"
22
]
23
},
24
{
@@ -204,7 +204,7 @@
204
"zh-chs": " 可以使用密码提示,但不建议使用。",
205
"zh-cht": " 可以使用密碼提示,但不建議使用。",
206
"xloc": [
207
- "default.handlebars->31->1408"
207
+ "default.handlebars->31->1417"
208
]
209
},
210
{
@@ -224,8 +224,8 @@
224
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226
"xloc": [
227
- "default.handlebars->31->1572",
228
- "default.handlebars->31->2055"
227
+ "default.handlebars->31->1581",
228
+ "default.handlebars->31->2064"
229
]
230
},
231
{
@@ -395,7 +395,7 @@
395
"zh-chs": "(可选的)",
396
"zh-cht": "(可選的)",
397
"xloc": [
398
- "default.handlebars->31->367"
398
+ "default.handlebars->31->376"
399
]
400
},
401
{
@@ -432,8 +432,8 @@
432
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
433
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
434
"xloc": [
435
- "default.handlebars->31->1541",
436
- "default.handlebars->31->333"
435
+ "default.handlebars->31->1550",
436
+ "default.handlebars->31->342"
437
]
438
},
439
{
@@ -453,7 +453,7 @@
453
"zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
454
"zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
455
"xloc": [
456
- "default.handlebars->31->407"
456
+ "default.handlebars->31->416"
457
]
458
},
459
{
@@ -508,7 +508,7 @@
508
"zh-cht": ",",
509
"xloc": [
510
"default-mobile.handlebars->11->580",
511
- "default.handlebars->31->1643"
511
+ "default.handlebars->31->1652"
512
]
513
},
514
{
@@ -529,7 +529,7 @@
529
"zh-cht": ",只適用於Intel®AMT",
530
"xloc": [
531
"default-mobile.handlebars->11->178",
532
- "default.handlebars->31->231"
532
+ "default.handlebars->31->236"
533
]
534
},
535
{
@@ -550,7 +550,7 @@
550
"zh-cht": ",MQTT在線",
551
"xloc": [
552
"default-mobile.handlebars->11->497",
553
- "default.handlebars->31->1145"
553
+ "default.handlebars->31->1154"
554
]
555
},
556
{
@@ -558,7 +558,7 @@
558
"fr": ", Pas de consentement",
559
"nl": ", Geen toestemming",
560
"xloc": [
561
- "default.handlebars->31->740"
561
+ "default.handlebars->31->749"
562
]
563
},
564
{
@@ -578,7 +578,7 @@
578
"zh-chs": ",提示同意",
579
"zh-cht": ",提示同意",
580
"xloc": [
581
- "default.handlebars->31->741"
581
+ "default.handlebars->31->750"
582
]
583
},
584
{
@@ -598,7 +598,7 @@
598
"zh-chs": ",软体KVM",
599
"zh-cht": ",軟體KVM",
600
"xloc": [
601
- "default.handlebars->31->927",
601
+ "default.handlebars->31->936",
602
"desktop.handlebars->3->12"
603
]
604
},
@@ -607,7 +607,7 @@
607
"fr": ", barre d'outils",
608
"nl": ", Werkbalk",
609
"xloc": [
610
- "default.handlebars->31->742"
610
+ "default.handlebars->31->751"
611
]
612
},
613
{
@@ -615,7 +615,7 @@
615
"nl": ", Alleen kijken",
616
"fr": ", Visualisation seulement",
617
"xloc": [
618
- "default.handlebars->31->739"
618
+ "default.handlebars->31->748"
619
]
620
},
621
{
@@ -637,9 +637,9 @@
637
"xloc": [
638
"default-mobile.handlebars->11->337",
639
"default-mobile.handlebars->11->371",
640
- "default.handlebars->31->1008",
641
- "default.handlebars->31->934",
642
- "default.handlebars->31->996",
640
+ "default.handlebars->31->1005",
641
+ "default.handlebars->31->1017",
642
+ "default.handlebars->31->943",
643
"desktop.handlebars->3->19",
644
"terminal.handlebars->3->9",
645
"xterm.handlebars->9->6"
@@ -762,7 +762,7 @@
762
"zh-chs": ",{0}观看",
763
"zh-cht": ",{0}觀看",
764
"xloc": [
765
- "default.handlebars->31->928",
765
+ "default.handlebars->31->937",
766
"desktop.handlebars->3->13"
767
]
768
},
@@ -827,9 +827,9 @@
827
"xloc": [
828
"default-mobile.handlebars->11->131",
829
"default-mobile.handlebars->11->373",
830
- "default.handlebars->31->1014",
831
- "default.handlebars->31->1695",
832
- "default.handlebars->31->2218"
830
+ "default.handlebars->31->1023",
831
+ "default.handlebars->31->1704",
832
+ "default.handlebars->31->2227"
833
]
834
},
835
{
@@ -886,7 +886,7 @@
886
"zh-chs": "1个活跃时段",
887
"zh-cht": "1個活躍時段",
888
"xloc": [
889
- "default.handlebars->31->2128"
889
+ "default.handlebars->31->2137"
890
]
891
},
892
{
@@ -908,7 +908,7 @@
908
"xloc": [
909
"default-mobile.handlebars->11->141",
910
"default-mobile.handlebars->11->623",
911
- "default.handlebars->31->1719",
911
+ "default.handlebars->31->1728",
912
"download.handlebars->3->1",
913
"download2.handlebars->5->1"
914
]
@@ -930,7 +930,7 @@
930
"zh-chs": "1条连接",
931
"zh-cht": "1位聯絡文",
932
"xloc": [
933
- "default.handlebars->31->930",
933
+ "default.handlebars->31->939",
934
"desktop.handlebars->3->15"
935
]
936
},
@@ -952,8 +952,8 @@
952
"zh-cht": "1天",
953
"xloc": [
954
"default.handlebars->31->196",
955
- "default.handlebars->31->358",
956
- "default.handlebars->31->372"
955
+ "default.handlebars->31->367",
956
+ "default.handlebars->31->381"
957
]
958
},
959
{
@@ -973,7 +973,7 @@
973
"zh-chs": "1组",
974
"zh-cht": "1群",
975
"xloc": [
976
- "default.handlebars->31->2089"
976
+ "default.handlebars->31->2098"
977
]
978
},
979
{
@@ -994,8 +994,8 @@
994
"zh-cht": "1小時",
995
"xloc": [
996
"default.handlebars->31->194",
997
- "default.handlebars->31->356",
998
- "default.handlebars->31->370"
997
+ "default.handlebars->31->365",
998
+ "default.handlebars->31->379"
999
]
1000
},
1001
{
@@ -1015,7 +1015,7 @@
1015
"zh-chs": "1分钟",
1016
"zh-cht": "1分鐘",
1017
"xloc": [
1018
- "default.handlebars->31->798"
1018
+ "default.handlebars->31->807"
1019
]
1020
},
1021
{
@@ -1056,8 +1056,8 @@
1056
"zh-cht": "1個月",
1057
"xloc": [
1058
"default.handlebars->31->198",
1059
- "default.handlebars->31->360",
1060
- "default.handlebars->31->374"
1059
+ "default.handlebars->31->369",
1060
+ "default.handlebars->31->383"
1061
]
1062
},
1063
{
@@ -1077,7 +1077,7 @@
1077
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1078
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1079
"xloc": [
1080
- "default.handlebars->31->1879"
1080
+ "default.handlebars->31->1888"
1081
]
1082
},
1083
{
@@ -1097,7 +1097,7 @@
1097
"zh-chs": "1个节点",
1098
"zh-cht": "1個節點",
1099
"xloc": [
1100
- "default.handlebars->31->431"
1100
+ "default.handlebars->31->440"
1101
]
1102
},
1103
{
@@ -1143,13 +1143,13 @@
1143
"default-mobile.handlebars->11->203",
1144
"default-mobile.handlebars->11->206",
1145
"default-mobile.handlebars->11->209",
1146
- "default.handlebars->31->1883",
1147
- "default.handlebars->31->277",
1148
- "default.handlebars->31->280",
1149
- "default.handlebars->31->283",
1146
+ "default.handlebars->31->1892",
1147
"default.handlebars->31->286",
1148
"default.handlebars->31->289",
1152
- "default.handlebars->31->292"
1149
+ "default.handlebars->31->292",
1150
+ "default.handlebars->31->295",
1151
+ "default.handlebars->31->298",
1152
+ "default.handlebars->31->301"
1153
]
1154
},
1155
{
@@ -1170,8 +1170,8 @@
1170
"zh-cht": "1週",
1171
"xloc": [
1172
"default.handlebars->31->197",
1173
- "default.handlebars->31->359",
1174
- "default.handlebars->31->373"
1173
+ "default.handlebars->31->368",
1174
+ "default.handlebars->31->382"
1175
]
1176
},
1177
{
@@ -1275,7 +1275,7 @@
1275
"zh-chs": "10分钟",
1276
"zh-cht": "10分鐘",
1277
"xloc": [
1278
- "default.handlebars->31->800"
1278
+ "default.handlebars->31->809"
1279
]
1280
},
1281
{
@@ -1358,7 +1358,7 @@
1358
"zh-chs": "12小时",
1359
"zh-cht": "12小時",
1360
"xloc": [
1361
- "default.handlebars->31->808"
1361
+ "default.handlebars->31->817"
1362
]
1363
},
1364
{
@@ -1400,7 +1400,7 @@
1400
"zh-chs": "15分钟",
1401
"zh-cht": "15分鐘",
1402
"xloc": [
1403
- "default.handlebars->31->801"
1403
+ "default.handlebars->31->810"
1404
]
1405
},
1406
{
@@ -1420,7 +1420,7 @@
1420
"zh-chs": "16小时",
1421
"zh-cht": "16小時",
1422
"xloc": [
1423
- "default.handlebars->31->809"
1423
+ "default.handlebars->31->818"
1424
]
1425
},
1426
{
@@ -1440,7 +1440,7 @@
1440
"zh-chs": "2天",
1441
"zh-cht": "2天",
1442
"xloc": [
1443
- "default.handlebars->31->811"
1443
+ "default.handlebars->31->820"
1444
]
1445
},
1446
{
@@ -1460,7 +1460,7 @@
1460
"zh-chs": "2小时",
1461
"zh-cht": "2小時",
1462
"xloc": [
1463
- "default.handlebars->31->805"
1463
+ "default.handlebars->31->814"
1464
]
1465
},
1466
{
@@ -1564,7 +1564,7 @@
1564
"zh-chs": "24小时",
1565
"zh-cht": "24小時",
1566
"xloc": [
1567
- "default.handlebars->31->810"
1567
+ "default.handlebars->31->819"
1568
]
1569
},
1570
{
@@ -1626,7 +1626,7 @@
1626
"zh-chs": "2FA备份代码已清除",
1627
"zh-cht": "2FA備份代碼已清除",
1628
"xloc": [
1629
- "default.handlebars->31->1830"
1629
+ "default.handlebars->31->1839"
1630
]
1631
},
1632
{
@@ -1646,8 +1646,8 @@
1646
"zh-chs": "启用第二因素身份验证",
1647
"zh-cht": "啟用第二因素身份驗證",
1648
"xloc": [
1649
- "default.handlebars->31->1896",
1650
- "default.handlebars->31->2111"
1649
+ "default.handlebars->31->1905",
1650
+ "default.handlebars->31->2120"
1651
]
1652
},
1653
{
@@ -1766,7 +1766,7 @@
1766
"zh-chs": "30分钟",
1767
"zh-cht": "30分鐘",
1768
"xloc": [
1769
- "default.handlebars->31->802"
1769
+ "default.handlebars->31->811"
1770
]
1771
},
1772
{
@@ -1786,8 +1786,8 @@
1786
"zh-chs": "MeshAgent的32位版本",
1787
"zh-cht": "MeshAgent的32位版本",
1788
"xloc": [
1789
- "default.handlebars->31->397",
1790
- "default.handlebars->31->417"
1789
+ "default.handlebars->31->406",
1790
+ "default.handlebars->31->426"
1791
]
1792
},
1793
{
@@ -1829,7 +1829,7 @@
1829
"zh-chs": "4天",
1830
"zh-cht": "4天",
1831
"xloc": [
1832
- "default.handlebars->31->812"
1832
+ "default.handlebars->31->821"
1833
]
1834
},
1835
{
@@ -1849,7 +1849,7 @@
1849
"zh-chs": "4个小时",
1850
"zh-cht": "4個小時",
1851
"xloc": [
1852
- "default.handlebars->31->806"
1852
+ "default.handlebars->31->815"
1853
]
1854
},
1855
{
@@ -1932,7 +1932,7 @@
1932
"zh-chs": "45分钟",
1933
"zh-cht": "45分鐘",
1934
"xloc": [
1935
- "default.handlebars->31->803"
1935
+ "default.handlebars->31->812"
1936
]
1937
},
1938
{
@@ -1972,7 +1972,7 @@
1972
"zh-chs": "5分钟",
1973
"zh-cht": "5分鐘",
1974
"xloc": [
1975
- "default.handlebars->31->799"
1975
+ "default.handlebars->31->808"
1976
]
1977
},
1978
{
@@ -2098,7 +2098,7 @@
2098
"zh-chs": "60分钟",
2099
"zh-cht": "60分鐘",
2100
"xloc": [
2101
- "default.handlebars->31->804"
2101
+ "default.handlebars->31->813"
2102
]
2103
},
2104
{
@@ -2140,7 +2140,7 @@
2140
"zh-chs": "64位版本的macOS Mesh Agent",
2141
"zh-cht": "64位版本的macOS Mesh Agent",
2142
"xloc": [
2143
- "default.handlebars->31->411"
2143
+ "default.handlebars->31->420"
2144
]
2145
},
2146
{
@@ -2160,8 +2160,8 @@
2160
"zh-chs": "MeshAgent的64位版本",
2161
"zh-cht": "MeshAgent的64位版本",
2162
"xloc": [
2163
- "default.handlebars->31->401",
2164
- "default.handlebars->31->420"
2163
+ "default.handlebars->31->410",
2164
+ "default.handlebars->31->429"
2165
]
2166
},
2167
{
@@ -2218,7 +2218,7 @@
2218
"zh-chs": "7天电源状态",
2219
"zh-cht": "7天電源狀態",
2220
"xloc": [
2221
- "default.handlebars->31->855"
2221
+ "default.handlebars->31->864"
2222
]
2223
},
2224
{
@@ -2281,9 +2281,9 @@
2281
"zh-chs": "8小時",
2282
"zh-cht": "8小時",
2283
"xloc": [
2284
- "default.handlebars->31->357",
2285
- "default.handlebars->31->371",
2286
- "default.handlebars->31->807"
2284
+ "default.handlebars->31->366",
2285
+ "default.handlebars->31->380",
2286
+ "default.handlebars->31->816"
2287
]
2288
},
2289
{
@@ -2354,7 +2354,7 @@
2354
"nl": "</div><div><a rel=\\\"noreferrer noopener\\\" target=_blank href=\\\"https://play.google.com/store/apps/details?id=com.meshcentral.agent2\\\"><img style=margin-top:20px;margin-left:5px;cursor:pointer width=40 height=40 src=\\\"images/android-40.png\\\" srcset=\\\"images/android-80.png 2x\\\" /></a></div></div>",
2355
"fr": "</div><div><a rel=\\\"noreferrer noopener\\\" target=_blank href=\\\"https://play.google.com/store/apps/details?id=com.meshcentral.agent2\\\"><img style=margin-top:20px;margin-left:5px;cursor:pointer width=40 height=40 src=\\\"images/android-40.png\\\" srcset=\\\"images/android-80.png 2x\\\" /></a></div></div>",
2356
"xloc": [
2357
- "default.handlebars->31->414"
2357
+ "default.handlebars->31->423"
2358
]
2359
},
2360
{
@@ -2515,8 +2515,8 @@
2515
"zh-cht": "ACM",
2516
"xloc": [
2517
"default-mobile.handlebars->11->267",
2518
- "default.handlebars->31->1511",
2519
- "default.handlebars->31->615"
2518
+ "default.handlebars->31->1520",
2519
+ "default.handlebars->31->624"
2520
]
2521
},
2522
{
@@ -2570,8 +2570,8 @@
2570
"zh-chs": "AMT",
2571
"zh-cht": "AMT",
2572
"xloc": [
2573
- "default.handlebars->31->267",
2574
- "default.handlebars->31->459"
2573
+ "default.handlebars->31->273",
2574
+ "default.handlebars->31->468"
2575
]
2576
},
2577
{
@@ -2686,8 +2686,8 @@
2686
"xloc": [
2687
"default-mobile.handlebars->11->409",
2688
"default-mobile.handlebars->11->411",
2689
- "default.handlebars->31->634",
2690
- "default.handlebars->31->636"
2689
+ "default.handlebars->31->643",
2690
+ "default.handlebars->31->645"
2691
]
2692
},
2693
{
@@ -2708,7 +2708,7 @@
2708
"zh-cht": "拒絕存取",
2709
"xloc": [
2710
"default-mobile.handlebars->11->498",
2711
- "default.handlebars->31->1146"
2711
+ "default.handlebars->31->1155"
2712
]
2713
},
2714
{
@@ -2750,7 +2750,7 @@
2750
"zh-chs": "访问服务器档案",
2751
"zh-cht": "存取伺服器檔案",
2752
"xloc": [
2753
- "default.handlebars->31->2061"
2753
+ "default.handlebars->31->2070"
2754
]
2755
},
2756
{
@@ -2839,11 +2839,11 @@
2839
"default-mobile.handlebars->11->242",
2840
"default-mobile.handlebars->11->244",
2841
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
2842
- "default.handlebars->31->1417",
2843
- "default.handlebars->31->1419",
2844
- "default.handlebars->31->2334",
2845
- "default.handlebars->31->584",
2846
- "default.handlebars->31->586"
2842
+ "default.handlebars->31->1426",
2843
+ "default.handlebars->31->1428",
2844
+ "default.handlebars->31->2343",
2845
+ "default.handlebars->31->593",
2846
+ "default.handlebars->31->595"
2847
]
2848
},
2849
{
@@ -2852,7 +2852,7 @@
2852
"fr": "Paramètres du compte",
2853
"xloc": [
2854
"default-mobile.handlebars->11->591",
2855
- "default.handlebars->31->2226"
2855
+ "default.handlebars->31->2235"
2856
]
2857
},
2858
{
@@ -2913,7 +2913,7 @@
2913
"zh-chs": "帐户已更改:{0}",
2914
"zh-cht": "帳戶已更改:{0}",
2915
"xloc": [
2916
- "default.handlebars->31->1803"
2916
+ "default.handlebars->31->1812"
2917
]
2918
},
2919
{
@@ -2933,7 +2933,7 @@
2933
"zh-chs": "创建帐户,电子邮件为{0}",
2934
"zh-cht": "創建帳戶,電子郵件為{0}",
2935
"xloc": [
2936
- "default.handlebars->31->1802"
2936
+ "default.handlebars->31->1811"
2937
]
2938
},
2939
{
@@ -2953,7 +2953,7 @@
2953
"zh-chs": "创建帐户,用户名是{0}",
2954
"zh-cht": "帳戶已創建,用戶名是{0}",
2955
"xloc": [
2956
- "default.handlebars->31->1801"
2956
+ "default.handlebars->31->1810"
2957
]
2958
},
2959
{
@@ -2973,8 +2973,8 @@
2973
"zh-chs": "帐户已被锁定",
2974
"zh-cht": "帳戶已被鎖定",
2975
"xloc": [
2976
- "default.handlebars->31->1898",
2977
- "default.handlebars->31->2058"
2976
+ "default.handlebars->31->1907",
2977
+ "default.handlebars->31->2067"
2978
]
2979
},
2980
{
@@ -2995,7 +2995,7 @@
2995
"zh-cht": "達到帳戶限制。",
2996
"xloc": [
2997
"default-mobile.handlebars->11->603",
2998
- "default.handlebars->31->2238",
2998
+ "default.handlebars->31->2247",
2999
"login-mobile.handlebars->5->6",
3000
"login.handlebars->5->6",
3001
"login2.handlebars->7->7"
@@ -3040,7 +3040,7 @@
3040
"zh-chs": "帐号登录",
3041
"zh-cht": "帳號登錄",
3042
"xloc": [
3043
- "default.handlebars->31->1738"
3043
+ "default.handlebars->31->1747"
3044
]
3045
},
3046
{
@@ -3048,7 +3048,7 @@
3048
"nl": "Account aanmelding van {0}, {1}, {2}",
3049
"fr": "Connexion de {0}, {1}, {2}",
3050
"xloc": [
3051
- "default.handlebars->31->1844"
3051
+ "default.handlebars->31->1853"
3052
]
3053
},
3054
{
@@ -3068,7 +3068,7 @@
3068
"zh-chs": "帐户登出",
3069
"zh-cht": "帳戶登出",
3070
"xloc": [
3071
- "default.handlebars->31->1739"
3071
+ "default.handlebars->31->1748"
3072
]
3073
},
3074
{
@@ -3110,7 +3110,7 @@
3110
"zh-chs": "帐户密码已更改:{0}",
3111
"zh-cht": "帳戶密碼已更改:{0}",
3112
"xloc": [
3113
- "default.handlebars->31->1811"
3113
+ "default.handlebars->31->1820"
3114
]
3115
},
3116
{
@@ -3130,7 +3130,7 @@
3130
"zh-chs": "帐户已删除",
3131
"zh-cht": "帳戶已刪除",
3132
"xloc": [
3133
- "default.handlebars->31->1800"
3133
+ "default.handlebars->31->1809"
3134
]
3135
},
3136
{
@@ -3171,7 +3171,7 @@
3171
"zh-cht": "指令",
3172
"xloc": [
3173
"default-mobile.handlebars->11->504",
3174
- "default.handlebars->31->1152",
3174
+ "default.handlebars->31->1161",
3175
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
3176
]
3177
},
@@ -3192,8 +3192,8 @@
3192
"zh-chs": "动作档案",
3193
"zh-cht": "動作檔案",
3194
"xloc": [
3195
- "default.handlebars->31->901",
3196
- "default.handlebars->31->903"
3195
+ "default.handlebars->31->910",
3196
+ "default.handlebars->31->912"
3197
]
3198
},
3199
{
@@ -3216,7 +3216,7 @@
3216
"default-mobile.handlebars->11->290",
3217
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
3218
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
3219
- "default.handlebars->31->677",
3219
+ "default.handlebars->31->686",
3220
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
3221
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
3222
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -3239,7 +3239,7 @@
3239
"zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔®AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。",
3240
"zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾®AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
3241
"xloc": [
3242
- "default.handlebars->31->327"
3242
+ "default.handlebars->31->336"
3243
]
3244
},
3245
{
@@ -3299,7 +3299,7 @@
3299
"zh-chs": "如果ACM失败,则激活到CCM",
3300
"zh-cht": "如果ACM失敗,則激活到CCM",
3301
"xloc": [
3302
- "default.handlebars->31->1532"
3302
+ "default.handlebars->31->1541"
3303
]
3304
},
3305
{
@@ -3322,9 +3322,9 @@
3322
"default-mobile.handlebars->11->262",
3323
"default-mobile.handlebars->11->264",
3324
"default-mobile.handlebars->11->460",
3325
- "default.handlebars->31->1107",
3326
- "default.handlebars->31->608",
3327
- "default.handlebars->31->610"
3325
+ "default.handlebars->31->1116",
3326
+ "default.handlebars->31->617",
3327
+ "default.handlebars->31->619"
3328
]
3329
},
3330
{
@@ -3364,7 +3364,7 @@
3364
"zh-chs": "主动设备共享",
3365
"zh-cht": "主動設備共享",
3366
"xloc": [
3367
- "default.handlebars->31->733"
3367
+ "default.handlebars->31->742"
3368
]
3369
},
3370
{
@@ -3390,7 +3390,7 @@
3390
"nl": "Toevoegen",
3391
"xloc": [
3392
"default-mobile.handlebars->11->364",
3393
- "default.handlebars->31->965"
3393
+ "default.handlebars->31->974"
3394
]
3395
},
3396
{
@@ -3410,8 +3410,8 @@
3410
"zh-chs": "添加代理",
3411
"zh-cht": "新增代理",
3412
"xloc": [
3413
- "default.handlebars->31->1507",
3414
- "default.handlebars->31->310"
3413
+ "default.handlebars->31->1516",
3414
+ "default.handlebars->31->319"
3415
]
3416
},
3417
{
@@ -3448,8 +3448,8 @@
3448
"zh-chs": "添加设备",
3449
"zh-cht": "新增裝置",
3450
"xloc": [
3451
- "default.handlebars->31->2035",
3452
- "default.handlebars->31->2165"
3451
+ "default.handlebars->31->2044",
3452
+ "default.handlebars->31->2174"
3453
]
3454
},
3455
{
@@ -3469,7 +3469,7 @@
3469
"zh-chs": "添加设备日志",
3470
"zh-cht": "新增裝置日誌",
3471
"xloc": [
3472
- "default.handlebars->31->784"
3472
+ "default.handlebars->31->793"
3473
]
3474
},
3475
{
@@ -3489,10 +3489,10 @@
3489
"zh-chs": "添加设备组",
3490
"zh-cht": "新增裝置群",
3491
"xloc": [
3492
- "default.handlebars->31->1607",
3493
- "default.handlebars->31->2029",
3494
- "default.handlebars->31->2153",
3495
- "default.handlebars->31->247"
3492
+ "default.handlebars->31->1616",
3493
+ "default.handlebars->31->2038",
3494
+ "default.handlebars->31->2162",
3495
+ "default.handlebars->31->253"
3496
]
3497
},
3498
{
@@ -3512,7 +3512,7 @@
3512
"zh-chs": "添加设备组权限",
3513
"zh-cht": "新增裝置群權限",
3514
"xloc": [
3515
- "default.handlebars->31->1604"
3515
+ "default.handlebars->31->1613"
3516
]
3517
},
3518
{
@@ -3532,8 +3532,8 @@
3532
"zh-chs": "添加设备权限",
3533
"zh-cht": "新增裝置權限",
3534
"xloc": [
3535
- "default.handlebars->31->1609",
3536
- "default.handlebars->31->1611"
3535
+ "default.handlebars->31->1618",
3536
+ "default.handlebars->31->1620"
3537
]
3538
},
3539
{
@@ -3570,7 +3570,7 @@
3570
"zh-chs": "添加英特尔®AMT设备",
3571
"zh-cht": "新增Intel® AMT裝置",
3572
"xloc": [
3573
- "default.handlebars->31->323"
3573
+ "default.handlebars->31->332"
3574
]
3575
},
3576
{
@@ -3610,7 +3610,7 @@
3610
"zh-chs": "添加本地",
3611
"zh-cht": "新增本地",
3612
"xloc": [
3613
- "default.handlebars->31->304"
3613
+ "default.handlebars->31->313"
3614
]
3615
},
3616
{
@@ -3630,7 +3630,7 @@
3630
"zh-chs": "添加成员身份",
3631
"zh-cht": "新增成員身份",
3632
"xloc": [
3633
- "default.handlebars->31->2185"
3633
+ "default.handlebars->31->2194"
3634
]
3635
},
3636
{
@@ -3650,7 +3650,7 @@
3650
"zh-chs": "添加 Mesh Agent",
3651
"zh-cht": "新增 Mesh Agent",
3652
"xloc": [
3653
- "default.handlebars->31->430"
3653
+ "default.handlebars->31->439"
3654
]
3655
},
3656
{
@@ -3670,8 +3670,8 @@
3670
"zh-chs": "添加安全密钥",
3671
"zh-cht": "新增安全密鑰",
3672
"xloc": [
3673
- "default.handlebars->31->1184",
3674
- "default.handlebars->31->1185",
3673
+ "default.handlebars->31->1193",
3674
+ "default.handlebars->31->1194",
3675
"default.handlebars->31->164",
3676
"default.handlebars->31->166",
3677
"default.handlebars->31->169",
@@ -3696,7 +3696,7 @@
3696
"zh-cht": "新增用戶",
3697
"xloc": [
3698
"default-mobile.handlebars->11->520",
3699
- "default.handlebars->31->725"
3699
+ "default.handlebars->31->734"
3700
]
3701
},
3702
{
@@ -3716,7 +3716,7 @@
3716
"zh-chs": "添加用户设备权限",
3717
"zh-cht": "新增用戶裝置權限",
3718
"xloc": [
3719
- "default.handlebars->31->1614"
3719
+ "default.handlebars->31->1623"
3720
]
3721
},
3722
{
@@ -3736,10 +3736,10 @@
3736
"zh-chs": "添加用户组",
3737
"zh-cht": "新增用戶群",
3738
"xloc": [
3739
- "default.handlebars->31->1503",
3740
- "default.handlebars->31->1606",
3741
- "default.handlebars->31->2159",
3742
- "default.handlebars->31->726"
3739
+ "default.handlebars->31->1512",
3740
+ "default.handlebars->31->1615",
3741
+ "default.handlebars->31->2168",
3742
+ "default.handlebars->31->735"
3743
]
3744
},
3745
{
@@ -3759,7 +3759,7 @@
3759
"zh-chs": "添加用户组设备权限",
3760
"zh-cht": "新增用戶群裝置權限",
3761
"xloc": [
3762
- "default.handlebars->31->1616"
3762
+ "default.handlebars->31->1625"
3763
]
3764
},
3765
{
@@ -3816,8 +3816,8 @@
3816
"zh-chs": "添加用户",
3817
"zh-cht": "新增用戶",
3818
"xloc": [
3819
- "default.handlebars->31->1502",
3820
- "default.handlebars->31->2024"
3819
+ "default.handlebars->31->1511",
3820
+ "default.handlebars->31->2033"
3821
]
3822
},
3823
{
@@ -3837,7 +3837,7 @@
3837
"zh-chs": "将用户添加到设备组",
3838
"zh-cht": "將用戶新增到裝置群",
3839
"xloc": [
3840
- "default.handlebars->31->1603"
3840
+ "default.handlebars->31->1612"
3841
]
3842
},
3843
{
@@ -3857,7 +3857,7 @@
3857
"zh-chs": "将用户添加到用户组",
3858
"zh-cht": "將用戶新增到用戶群",
3859
"xloc": [
3860
- "default.handlebars->31->2057"
3860
+ "default.handlebars->31->2066"
3861
]
3862
},
3863
{
@@ -3897,7 +3897,7 @@
3897
"zh-chs": "通过扫描本地网络添加新的英特尔®AMT计算机。",
3898
"zh-cht": "通過掃描本地網絡新增新的Intel® AMT電腦。",
3899
"xloc": [
3900
- "default.handlebars->31->305"
3900
+ "default.handlebars->31->314"
3901
]
3902
},
3903
{
@@ -3934,7 +3934,7 @@
3934
"zh-chs": "添加位于本地网络上的新英特尔®AMT计算机。",
3935
"zh-cht": "新增位於本地網絡上的新Intel® AMT電腦。",
3936
"xloc": [
3937
- "default.handlebars->31->303"
3937
+ "default.handlebars->31->312"
3938
]
3939
},
3940
{
@@ -3954,7 +3954,7 @@
3954
"zh-chs": "将新的英特尔®AMT设备添加到设备组“{0}”。",
3955
"zh-cht": "將新的Intel® AMT裝置新增到裝置群“{0}”。",
3956
"xloc": [
3957
- "default.handlebars->31->313"
3957
+ "default.handlebars->31->322"
3958
]
3959
},
3960
{
@@ -3974,8 +3974,8 @@
3974
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3975
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3976
"xloc": [
3977
- "default.handlebars->31->1506",
3978
- "default.handlebars->31->309"
3977
+ "default.handlebars->31->1515",
3978
+ "default.handlebars->31->318"
3979
]
3980
},
3981
{
@@ -3995,7 +3995,7 @@
3995
"zh-chs": "添加标签",
3996
"zh-cht": "新增標籤",
3997
"xloc": [
3998
- "default.handlebars->31->499"
3998
+ "default.handlebars->31->508"
3999
]
4000
},
4001
{
@@ -4015,7 +4015,7 @@
4015
"zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel®AMT以将“{0}”分组。",
4016
"zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel®AMT以將“{0}”分組。",
4017
"xloc": [
4018
- "default.handlebars->31->324"
4018
+ "default.handlebars->31->333"
4019
]
4020
},
4021
{
@@ -4035,7 +4035,7 @@
4035
"zh-chs": "添加了身份验证应用程序",
4036
"zh-cht": "添加了身份驗證應用程序",
4037
"xloc": [
4038
- "default.handlebars->31->1827"
4038
+ "default.handlebars->31->1836"
4039
]
4040
},
4041
{
@@ -4055,7 +4055,7 @@
4055
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
4056
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
4057
"xloc": [
4058
- "default.handlebars->31->1838"
4058
+ "default.handlebars->31->1847"
4059
]
4060
},
4061
{
@@ -4075,8 +4075,8 @@
4075
"zh-chs": "已将设备{0}添加到设备组{1}",
4076
"zh-cht": "已將設備{0}添加到設備組{1}",
4077
"xloc": [
4078
- "default.handlebars->31->1794",
4079
- "default.handlebars->31->1821"
4078
+ "default.handlebars->31->1803",
4079
+ "default.handlebars->31->1830"
4080
]
4081
},
4082
{
@@ -4096,7 +4096,7 @@
4096
"zh-chs": "添加了安全密钥",
4097
"zh-cht": "添加了安全密鑰",
4098
"xloc": [
4099
- "default.handlebars->31->1832"
4099
+ "default.handlebars->31->1841"
4100
]
4101
},
4102
{
@@ -4116,7 +4116,7 @@
4116
"zh-chs": "已将用户组{0}添加到设备组{1}",
4117
"zh-cht": "已將用戶組{0}添加到設備組{1}",
4118
"xloc": [
4119
- "default.handlebars->31->1805"
4119
+ "default.handlebars->31->1814"
4120
]
4121
},
4122
{
@@ -4136,8 +4136,8 @@
4136
"zh-chs": "已将用户{0}添加到用户组{1}",
4137
"zh-cht": "已將用戶{0}添加到用戶組{1}",
4138
"xloc": [
4139
- "default.handlebars->31->1808",
4140
- "default.handlebars->31->1817"
4139
+ "default.handlebars->31->1817",
4140
+ "default.handlebars->31->1826"
4141
]
4142
},
4143
{
@@ -4157,7 +4157,7 @@
4157
"zh-chs": "地址",
4158
"zh-cht": "地址",
4159
"xloc": [
4160
- "default.handlebars->31->243"
4160
+ "default.handlebars->31->249"
4161
]
4162
},
4163
{
@@ -4198,7 +4198,7 @@
4198
"zh-cht": "管理員控制模式(ACM)",
4199
"xloc": [
4200
"default-mobile.handlebars->11->462",
4201
- "default.handlebars->31->1109"
4201
+ "default.handlebars->31->1118"
4202
]
4203
},
4204
{
@@ -4219,7 +4219,7 @@
4219
"zh-cht": "管理員憑證",
4220
"xloc": [
4221
"default-mobile.handlebars->11->468",
4222
- "default.handlebars->31->1115"
4222
+ "default.handlebars->31->1124"
4223
]
4224
},
4225
{
@@ -4260,7 +4260,7 @@
4260
"zh-chs": "管理领域",
4261
"zh-cht": "管理領域",
4262
"xloc": [
4263
- "default.handlebars->31->2093"
4263
+ "default.handlebars->31->2102"
4264
]
4265
},
4266
{
@@ -4301,7 +4301,7 @@
4301
"zh-chs": "管理领域",
4302
"zh-cht": "管理領域",
4303
"xloc": [
4304
- "default.handlebars->31->1961"
4304
+ "default.handlebars->31->1970"
4305
]
4306
},
4307
{
@@ -4321,7 +4321,7 @@
4321
"zh-chs": "管理员",
4322
"zh-cht": "管理員",
4323
"xloc": [
4324
- "default.handlebars->31->1890"
4324
+ "default.handlebars->31->1899"
4325
]
4326
},
4327
{
@@ -4341,7 +4341,7 @@
4341
"zh-chs": "南非文",
4342
"zh-cht": "南非文",
4343
"xloc": [
4344
- "default.handlebars->31->1187"
4344
+ "default.handlebars->31->1196"
4345
]
4346
},
4347
{
@@ -4366,10 +4366,10 @@
4366
"default-mobile.handlebars->11->259",
4367
"default-mobile.handlebars->11->281",
4368
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
4369
- "default.handlebars->31->1670",
4370
- "default.handlebars->31->1683",
4371
- "default.handlebars->31->263",
4372
- "default.handlebars->31->455",
4369
+ "default.handlebars->31->1679",
4370
+ "default.handlebars->31->1692",
4371
+ "default.handlebars->31->269",
4372
+ "default.handlebars->31->464",
4373
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
4374
]
4375
},
@@ -4390,8 +4390,8 @@
4390
"zh-chs": "代理+英特尔AMT",
4391
"zh-cht": "代理+Intel® AMT",
4392
"xloc": [
4393
- "default.handlebars->31->1672",
4394
- "default.handlebars->31->1685"
4393
+ "default.handlebars->31->1681",
4394
+ "default.handlebars->31->1694"
4395
]
4396
},
4397
{
@@ -4433,7 +4433,7 @@
4433
"zh-cht": "代理控制台",
4434
"xloc": [
4435
"default-mobile.handlebars->11->562",
4436
- "default.handlebars->31->1624"
4436
+ "default.handlebars->31->1633"
4437
]
4438
},
4439
{
@@ -4453,7 +4453,13 @@
4453
"zh-chs": "代理错误计数器",
4454
"zh-cht": "代理錯誤計數器",
4455
"xloc": [
4456
- "default.handlebars->31->2263"
4456
+ "default.handlebars->31->2272"
4457
+ ]
4458
+ },
4459
+ {
4460
+ "en": "Agent IP address",
4461
+ "xloc": [
4462
+ "default.handlebars->31->233"
4463
]
4464
},
4465
{
@@ -4494,7 +4500,7 @@
4500
"zh-cht": "代理訊息",
4501
"xloc": [
4502
"default-mobile.handlebars->11->212",
4497
- "default.handlebars->31->295"
4503
+ "default.handlebars->31->304"
4504
]
4505
},
4506
{
@@ -4556,7 +4562,7 @@
4562
"zh-chs": "代理时段",
4563
"zh-cht": "代理時段",
4564
"xloc": [
4559
- "default.handlebars->31->2279"
4565
+ "default.handlebars->31->2288"
4566
]
4567
},
4568
{
@@ -4577,7 +4583,7 @@
4583
"zh-cht": "代理標籤",
4584
"xloc": [
4585
"default-mobile.handlebars->11->280",
4580
- "default.handlebars->31->631"
4586
+ "default.handlebars->31->640"
4587
]
4588
},
4589
{
@@ -4597,7 +4603,7 @@
4603
"zh-chs": "代理类型",
4604
"zh-cht": "代理類型",
4605
"xloc": [
4600
- "default.handlebars->31->1681",
4606
+ "default.handlebars->31->1690",
4607
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
4608
]
4609
},
@@ -4618,7 +4624,7 @@
4624
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4625
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4626
"xloc": [
4621
- "default.handlebars->31->1791"
4627
+ "default.handlebars->31->1800"
4628
]
4629
},
4630
{
@@ -4639,8 +4645,8 @@
4645
"zh-cht": "代理已連接",
4646
"xloc": [
4647
"default.handlebars->31->178",
4642
- "default.handlebars->31->716",
4643
- "default.handlebars->31->717"
4648
+ "default.handlebars->31->725",
4649
+ "default.handlebars->31->726"
4650
]
4651
},
4652
{
@@ -4681,7 +4687,7 @@
4687
"zh-cht": "代理離線",
4688
"xloc": [
4689
"default-mobile.handlebars->11->496",
4684
- "default.handlebars->31->1144"
4690
+ "default.handlebars->31->1153"
4691
]
4692
},
4693
{
@@ -4702,7 +4708,7 @@
4708
"zh-cht": "代理在線",
4709
"xloc": [
4710
"default-mobile.handlebars->11->495",
4705
- "default.handlebars->31->1143"
4711
+ "default.handlebars->31->1152"
4712
]
4713
},
4714
{
@@ -4723,7 +4729,7 @@
4729
"zh-cht": "代理在特權降低的遠程設備上運行。",
4730
"xloc": [
4731
"default.handlebars->31->176",
4726
- "default.handlebars->31->714"
4732
+ "default.handlebars->31->723"
4733
]
4734
},
4735
{
@@ -4743,7 +4749,7 @@
4749
"zh-chs": "代理",
4750
"zh-cht": "代理",
4751
"xloc": [
4746
- "default.handlebars->31->2295"
4752
+ "default.handlebars->31->2304"
4753
]
4754
},
4755
{
@@ -4763,7 +4769,7 @@
4769
"zh-chs": "阿尔巴尼亚文",
4770
"zh-cht": "阿爾巴尼亞文",
4771
"xloc": [
4766
- "default.handlebars->31->1188"
4772
+ "default.handlebars->31->1197"
4773
]
4774
},
4775
{
@@ -4806,7 +4812,7 @@
4812
"zh-chs": "全部可用",
4813
"zh-cht": "全部可用",
4814
"xloc": [
4809
- "default.handlebars->31->1853"
4815
+ "default.handlebars->31->1862"
4816
]
4817
},
4818
{
@@ -4826,7 +4832,7 @@
4832
"zh-chs": "所有显示",
4833
"zh-cht": "所有顯示",
4834
"xloc": [
4829
- "default.handlebars->31->990"
4835
+ "default.handlebars->31->999"
4836
]
4837
},
4838
{
@@ -4846,7 +4852,7 @@
4852
"zh-chs": "所有事件",
4853
"zh-cht": "所有事件",
4854
"xloc": [
4849
- "default.handlebars->31->1851"
4855
+ "default.handlebars->31->1860"
4856
]
4857
},
4858
{
@@ -4866,9 +4872,9 @@
4872
"zh-chs": "全部聚焦",
4873
"zh-cht": "全部聚焦",
4874
"xloc": [
4869
- "default.handlebars->31->935",
4870
- "default.handlebars->31->937",
4871
- "default.handlebars->31->938"
4875
+ "default.handlebars->31->944",
4876
+ "default.handlebars->31->946",
4877
+ "default.handlebars->31->947"
4878
]
4879
},
4880
{
@@ -4888,8 +4894,8 @@
4894
"zh-chs": "允许用户管理此设备组和该组中的设备。",
4895
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4896
"xloc": [
4891
- "default.handlebars->31->1570",
4892
- "default.handlebars->31->2054"
4897
+ "default.handlebars->31->1579",
4898
+ "default.handlebars->31->2063"
4899
]
4900
},
4901
{
@@ -4909,7 +4915,7 @@
4915
"zh-chs": "允许用户管理此设备。",
4916
"zh-cht": "允許用戶管理此裝置。",
4917
"xloc": [
4912
- "default.handlebars->31->1571"
4918
+ "default.handlebars->31->1580"
4919
]
4920
},
4921
{
@@ -4948,8 +4954,8 @@
4954
"xloc": [
4955
"default-mobile.handlebars->11->357",
4956
"default-mobile.handlebars->11->361",
4951
- "default.handlebars->31->958",
4952
- "default.handlebars->31->962"
4957
+ "default.handlebars->31->967",
4958
+ "default.handlebars->31->971"
4959
]
4960
},
4961
{
@@ -5011,7 +5017,7 @@
5017
"zh-chs": "备用(F10 = ESC + 0)",
5018
"zh-cht": "備用(F10 = ESC + 0)",
5019
"xloc": [
5014
- "default.handlebars->31->1001",
5020
+ "default.handlebars->31->1010",
5021
"terminal.handlebars->3->19"
5022
]
5023
},
@@ -5053,10 +5059,10 @@
5059
"zh-chs": "一直通知",
5060
"zh-cht": "一直通知",
5061
"xloc": [
5056
- "default.handlebars->31->1482",
5057
- "default.handlebars->31->2015",
5058
- "default.handlebars->31->2102",
5059
- "default.handlebars->31->659"
5062
+ "default.handlebars->31->1491",
5063
+ "default.handlebars->31->2024",
5064
+ "default.handlebars->31->2111",
5065
+ "default.handlebars->31->668"
5066
]
5067
},
5068
{
@@ -5076,10 +5082,10 @@
5082
"zh-chs": "一直提示",
5083
"zh-cht": "一直提示",
5084
"xloc": [
5079
- "default.handlebars->31->1483",
5080
- "default.handlebars->31->2016",
5081
- "default.handlebars->31->2103",
5082
- "default.handlebars->31->660"
5085
+ "default.handlebars->31->1492",
5086
+ "default.handlebars->31->2025",
5087
+ "default.handlebars->31->2112",
5088
+ "default.handlebars->31->669"
5089
]
5090
},
5091
{
@@ -5225,8 +5231,8 @@
5231
"nl": "Anti-virus niet actief",
5232
"fr": "Antivirus désactivé",
5233
"xloc": [
5228
- "default.handlebars->31->1674",
5229
- "default.handlebars->31->1688"
5234
+ "default.handlebars->31->1683",
5235
+ "default.handlebars->31->1697"
5236
]
5237
},
5238
{
@@ -5247,7 +5253,7 @@
5253
"zh-cht": "防毒軟體",
5254
"xloc": [
5255
"default-mobile.handlebars->11->425",
5250
- "default.handlebars->31->650"
5256
+ "default.handlebars->31->659"
5257
]
5258
},
5259
{
@@ -5267,7 +5273,7 @@
5273
"zh-chs": "任何可支持的",
5274
"zh-cht": "任何可支持的",
5275
"xloc": [
5270
- "default.handlebars->31->351"
5276
+ "default.handlebars->31->360"
5277
]
5278
},
5279
{
@@ -5308,7 +5314,7 @@
5314
"zh-chs": "苹果macOS",
5315
"zh-cht": "蘋果macOS",
5316
"xloc": [
5311
- "default.handlebars->31->385"
5317
+ "default.handlebars->31->394"
5318
]
5319
},
5320
{
@@ -5328,7 +5334,7 @@
5334
"zh-chs": "仅限Apple macOS",
5335
"zh-cht": "僅限Apple macOS",
5336
"xloc": [
5331
- "default.handlebars->31->353"
5337
+ "default.handlebars->31->362"
5338
]
5339
},
5340
{
@@ -5368,7 +5374,7 @@
5374
"zh-chs": "阿拉伯文(阿尔及利亚)",
5375
"zh-cht": "阿拉伯文(阿爾及利亞)",
5376
"xloc": [
5371
- "default.handlebars->31->1190"
5377
+ "default.handlebars->31->1199"
5378
]
5379
},
5380
{
@@ -5388,7 +5394,7 @@
5394
"zh-chs": "阿拉伯文(巴林)",
5395
"zh-cht": "阿拉伯文(巴林)",
5396
"xloc": [
5391
- "default.handlebars->31->1191"
5397
+ "default.handlebars->31->1200"
5398
]
5399
},
5400
{
@@ -5408,7 +5414,7 @@
5414
"zh-chs": "阿拉伯文(埃及)",
5415
"zh-cht": "阿拉伯文(埃及)",
5416
"xloc": [
5411
- "default.handlebars->31->1192"
5417
+ "default.handlebars->31->1201"
5418
]
5419
},
5420
{
@@ -5428,7 +5434,7 @@
5434
"zh-chs": "阿拉伯文(伊拉克)",
5435
"zh-cht": "阿拉伯文(伊拉克)",
5436
"xloc": [
5431
- "default.handlebars->31->1193"
5437
+ "default.handlebars->31->1202"
5438
]
5439
},
5440
{
@@ -5448,7 +5454,7 @@
5454
"zh-chs": "阿拉伯文(约旦)",
5455
"zh-cht": "阿拉伯文(約旦)",
5456
"xloc": [
5451
- "default.handlebars->31->1194"
5457
+ "default.handlebars->31->1203"
5458
]
5459
},
5460
{
@@ -5468,7 +5474,7 @@
5474
"zh-chs": "阿拉伯文(科威特)",
5475
"zh-cht": "阿拉伯文(科威特)",
5476
"xloc": [
5471
- "default.handlebars->31->1195"
5477
+ "default.handlebars->31->1204"
5478
]
5479
},
5480
{
@@ -5488,7 +5494,7 @@
5494
"zh-chs": "阿拉伯文(黎巴嫩)",
5495
"zh-cht": "阿拉伯文(黎巴嫩)",
5496
"xloc": [
5491
- "default.handlebars->31->1196"
5497
+ "default.handlebars->31->1205"
5498
]
5499
},
5500
{
@@ -5508,7 +5514,7 @@
5514
"zh-chs": "阿拉伯文(利比亚)",
5515
"zh-cht": "阿拉伯文(利比亞)",
5516
"xloc": [
5511
- "default.handlebars->31->1197"
5517
+ "default.handlebars->31->1206"
5518
]
5519
},
5520
{
@@ -5528,7 +5534,7 @@
5534
"zh-chs": "阿拉伯文(摩洛哥)",
5535
"zh-cht": "阿拉伯文(摩洛哥)",
5536
"xloc": [
5531
- "default.handlebars->31->1198"
5537
+ "default.handlebars->31->1207"
5538
]
5539
},
5540
{
@@ -5548,7 +5554,7 @@
5554
"zh-chs": "阿拉伯文(阿曼)",
5555
"zh-cht": "阿拉伯文(阿曼)",
5556
"xloc": [
5551
- "default.handlebars->31->1199"
5557
+ "default.handlebars->31->1208"
5558
]
5559
},
5560
{
@@ -5568,7 +5574,7 @@
5574
"zh-chs": "阿拉伯文(卡塔尔)",
5575
"zh-cht": "阿拉伯文(卡塔爾)",
5576
"xloc": [
5571
- "default.handlebars->31->1200"
5577
+ "default.handlebars->31->1209"
5578
]
5579
},
5580
{
@@ -5588,7 +5594,7 @@
5594
"zh-chs": "阿拉伯文(沙特阿拉伯)",
5595
"zh-cht": "阿拉伯文(沙特阿拉伯)",
5596
"xloc": [
5591
- "default.handlebars->31->1201"
5597
+ "default.handlebars->31->1210"
5598
]
5599
},
5600
{
@@ -5608,7 +5614,7 @@
5614
"zh-chs": "阿拉伯文(标准)",
5615
"zh-cht": "阿拉伯文(標準)",
5616
"xloc": [
5611
- "default.handlebars->31->1189"
5617
+ "default.handlebars->31->1198"
5618
]
5619
},
5620
{
@@ -5628,7 +5634,7 @@
5634
"zh-chs": "阿拉伯文(叙利亚)",
5635
"zh-cht": "阿拉伯文(敘利亞)",
5636
"xloc": [
5631
- "default.handlebars->31->1202"
5637
+ "default.handlebars->31->1211"
5638
]
5639
},
5640
{
@@ -5648,7 +5654,7 @@
5654
"zh-chs": "阿拉伯文(突尼斯)",
5655
"zh-cht": "阿拉伯文(突尼斯)",
5656
"xloc": [
5651
- "default.handlebars->31->1203"
5657
+ "default.handlebars->31->1212"
5658
]
5659
},
5660
{
@@ -5668,7 +5674,7 @@
5674
"zh-chs": "阿拉伯文(阿联酋)",
5675
"zh-cht": "阿拉伯文(阿聯酋)",
5676
"xloc": [
5671
- "default.handlebars->31->1204"
5677
+ "default.handlebars->31->1213"
5678
]
5679
},
5680
{
@@ -5688,7 +5694,7 @@
5694
"zh-chs": "阿拉伯文(也门)",
5695
"zh-cht": "阿拉伯文(也門)",
5696
"xloc": [
5691
- "default.handlebars->31->1205"
5697
+ "default.handlebars->31->1214"
5698
]
5699
},
5700
{
@@ -5708,7 +5714,7 @@
5714
"zh-chs": "阿拉贡文",
5715
"zh-cht": "阿拉貢文",
5716
"xloc": [
5711
- "default.handlebars->31->1206"
5717
+ "default.handlebars->31->1215"
5718
]
5719
},
5720
{
@@ -5729,7 +5735,7 @@
5735
"zh-cht": "結構",
5736
"xloc": [
5737
"default-mobile.handlebars->11->408",
5732
- "default.handlebars->31->1062"
5738
+ "default.handlebars->31->1071"
5739
]
5740
},
5741
{
@@ -5749,7 +5755,7 @@
5755
"zh-chs": "您确定要连接到{0}设备吗?",
5756
"zh-cht": "你確定要連接到{0}裝置嗎?",
5757
"xloc": [
5752
- "default.handlebars->31->298"
5758
+ "default.handlebars->31->307"
5759
]
5760
},
5761
{
@@ -5770,7 +5776,7 @@
5776
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5777
"xloc": [
5778
"default-mobile.handlebars->11->527",
5773
- "default.handlebars->31->1546"
5779
+ "default.handlebars->31->1555"
5780
]
5781
},
5782
{
@@ -5790,7 +5796,7 @@
5796
"zh-chs": "您确定要删除节点{0}吗?",
5797
"zh-cht": "你確定要刪除節點{0}嗎?",
5798
"xloc": [
5793
- "default.handlebars->31->877"
5799
+ "default.handlebars->31->886"
5800
]
5801
},
5802
{
@@ -5810,7 +5816,7 @@
5816
"zh-chs": "您确定要卸载所选代理吗?",
5817
"zh-cht": "你確定要卸載所選代理嗎?",
5818
"xloc": [
5813
- "default.handlebars->31->866"
5819
+ "default.handlebars->31->875"
5820
]
5821
},
5822
{
@@ -5830,7 +5836,7 @@
5836
"zh-chs": "您确定要卸载所选的{0}代理吗?",
5837
"zh-cht": "你確定要卸載所選的{0}代理嗎?",
5838
"xloc": [
5833
- "default.handlebars->31->865"
5839
+ "default.handlebars->31->874"
5840
]
5841
},
5842
{
@@ -5850,7 +5856,7 @@
5856
"zh-chs": "您确定要{0}插件吗:{1}",
5857
"zh-cht": "你確定要{0}外掛嗎:{1}",
5858
"xloc": [
5853
- "default.handlebars->31->2343"
5859
+ "default.handlebars->31->2352"
5860
]
5861
},
5862
{
@@ -5870,7 +5876,7 @@
5876
"zh-chs": "亚美尼亚文",
5877
"zh-cht": "亞美尼亞文",
5878
"xloc": [
5873
- "default.handlebars->31->1207"
5879
+ "default.handlebars->31->1216"
5880
]
5881
},
5882
{
@@ -5930,7 +5936,7 @@
5936
"zh-chs": "阿萨姆文",
5937
"zh-cht": "阿薩姆文",
5938
"xloc": [
5933
- "default.handlebars->31->1208"
5939
+ "default.handlebars->31->1217"
5940
]
5941
},
5942
{
@@ -5950,7 +5956,7 @@
5956
"zh-chs": "阿斯图里亚斯文",
5957
"zh-cht": "阿斯圖里亞斯文",
5958
"xloc": [
5953
- "default.handlebars->31->1209"
5959
+ "default.handlebars->31->1218"
5960
]
5961
},
5962
{
@@ -5970,7 +5976,7 @@
5976
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5977
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5978
"xloc": [
5973
- "default.handlebars->31->1760"
5979
+ "default.handlebars->31->1769"
5980
]
5981
},
5982
{
@@ -5990,7 +5996,7 @@
5996
"zh-chs": "认证软件",
5997
"zh-cht": "認證軟體",
5998
"xloc": [
5993
- "default.handlebars->31->2106"
5999
+ "default.handlebars->31->2115"
6000
]
6001
},
6002
{
@@ -6014,8 +6020,8 @@
6020
"default-mobile.handlebars->11->63",
6021
"default-mobile.handlebars->11->94",
6022
"default-mobile.handlebars->11->96",
6017
- "default.handlebars->31->1173",
6018
- "default.handlebars->31->1175",
6023
+ "default.handlebars->31->1182",
6024
+ "default.handlebars->31->1184",
6025
"default.handlebars->31->140",
6026
"default.handlebars->31->145"
6027
]
@@ -6097,7 +6103,7 @@
6103
"zh-chs": "自动删除",
6104
"zh-cht": "自動刪除",
6105
"xloc": [
6100
- "default.handlebars->31->1469"
6106
+ "default.handlebars->31->1478"
6107
]
6108
},
6109
{
@@ -6141,7 +6147,7 @@
6147
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
6148
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
6149
"xloc": [
6144
- "default.handlebars->31->1841"
6150
+ "default.handlebars->31->1850"
6151
]
6152
},
6153
{
@@ -6181,7 +6187,7 @@
6187
"zh-chs": "可用內存",
6188
"zh-cht": "可用內存",
6189
"xloc": [
6184
- "default.handlebars->31->2288"
6190
+ "default.handlebars->31->2297"
6191
]
6192
},
6193
{
@@ -6201,7 +6207,7 @@
6207
"zh-chs": "阿塞拜疆文",
6208
"zh-cht": "阿塞拜疆文",
6209
"xloc": [
6204
- "default.handlebars->31->1210"
6210
+ "default.handlebars->31->1219"
6211
]
6212
},
6213
{
@@ -6212,9 +6218,9 @@
6218
"default-mobile.handlebars->11->412",
6219
"default-mobile.handlebars->11->416",
6220
"default-mobile.handlebars->11->420",
6215
- "default.handlebars->31->637",
6216
- "default.handlebars->31->641",
6217
- "default.handlebars->31->645"
6221
+ "default.handlebars->31->646",
6222
+ "default.handlebars->31->650",
6223
+ "default.handlebars->31->654"
6224
]
6225
},
6226
{
@@ -6235,7 +6241,7 @@
6241
"zh-cht": "的BIOS",
6242
"xloc": [
6243
"default-mobile.handlebars->11->474",
6238
- "default.handlebars->31->1121"
6244
+ "default.handlebars->31->1130"
6245
]
6246
},
6247
{
@@ -6319,7 +6325,7 @@
6325
"nl": "BackSpace",
6326
"xloc": [
6327
"default-mobile.handlebars->11->340",
6322
- "default.handlebars->31->941"
6328
+ "default.handlebars->31->950"
6329
]
6330
},
6331
{
@@ -6339,7 +6345,7 @@
6345
"zh-chs": "背景与互动",
6346
"zh-cht": "背景與互動",
6347
"xloc": [
6342
- "default.handlebars->31->392"
6348
+ "default.handlebars->31->401"
6349
]
6350
},
6351
{
@@ -6359,10 +6365,10 @@
6365
"zh-chs": "背景与互动",
6366
"zh-cht": "背景與互動",
6367
"xloc": [
6362
- "default.handlebars->31->1653",
6363
- "default.handlebars->31->1660",
6364
- "default.handlebars->31->363",
6365
- "default.handlebars->31->377"
6368
+ "default.handlebars->31->1662",
6369
+ "default.handlebars->31->1669",
6370
+ "default.handlebars->31->372",
6371
+ "default.handlebars->31->386"
6372
]
6373
},
6374
{
@@ -6382,11 +6388,11 @@
6388
"zh-chs": "仅背景",
6389
"zh-cht": "僅背景",
6390
"xloc": [
6385
- "default.handlebars->31->1654",
6386
- "default.handlebars->31->1661",
6387
- "default.handlebars->31->364",
6388
- "default.handlebars->31->378",
6389
- "default.handlebars->31->393"
6391
+ "default.handlebars->31->1663",
6392
+ "default.handlebars->31->1670",
6393
+ "default.handlebars->31->373",
6394
+ "default.handlebars->31->387",
6395
+ "default.handlebars->31->402"
6396
]
6397
},
6398
{
@@ -6427,7 +6433,7 @@
6433
"zh-chs": "备用码",
6434
"zh-cht": "備用碼",
6435
"xloc": [
6430
- "default.handlebars->31->2108"
6436
+ "default.handlebars->31->2117"
6437
]
6438
},
6439
{
@@ -6447,7 +6453,7 @@
6453
"zh-chs": "错误的签名",
6454
"zh-cht": "錯誤的簽名",
6455
"xloc": [
6450
- "default.handlebars->31->2270"
6456
+ "default.handlebars->31->2279"
6457
]
6458
},
6459
{
@@ -6467,7 +6473,7 @@
6473
"zh-chs": "错误的网络证书",
6474
"zh-cht": "錯誤的網絡憑證",
6475
"xloc": [
6470
- "default.handlebars->31->2269"
6476
+ "default.handlebars->31->2278"
6477
]
6478
},
6479
{
@@ -6487,7 +6493,7 @@
6493
"zh-chs": "巴斯克",
6494
"zh-cht": "巴斯克",
6495
"xloc": [
6490
- "default.handlebars->31->1211"
6496
+ "default.handlebars->31->1220"
6497
]
6498
},
6499
{
@@ -6507,7 +6513,7 @@
6513
"zh-chs": "批处理文件上传",
6514
"zh-cht": "批處理文件上傳",
6515
"xloc": [
6510
- "default.handlebars->31->515"
6516
+ "default.handlebars->31->524"
6517
]
6518
},
6519
{
@@ -6547,7 +6553,7 @@
6553
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
6554
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
6555
"xloc": [
6550
- "default.handlebars->31->1840"
6556
+ "default.handlebars->31->1849"
6557
]
6558
},
6559
{
@@ -6567,7 +6573,7 @@
6573
"zh-chs": "白俄罗斯文",
6574
"zh-cht": "白俄羅斯文",
6575
"xloc": [
6570
- "default.handlebars->31->1213"
6576
+ "default.handlebars->31->1222"
6577
]
6578
},
6579
{
@@ -6587,7 +6593,7 @@
6593
"zh-chs": "孟加拉",
6594
"zh-cht": "孟加拉",
6595
"xloc": [
6590
- "default.handlebars->31->1214"
6596
+ "default.handlebars->31->1223"
6597
]
6598
},
6599
{
@@ -6619,7 +6625,7 @@
6625
"fr": "Chargeur de démarrage",
6626
"xloc": [
6627
"default-mobile.handlebars->11->438",
6622
- "default.handlebars->31->1075"
6628
+ "default.handlebars->31->1084"
6629
]
6630
},
6631
{
@@ -6639,7 +6645,7 @@
6645
"zh-chs": "波斯尼亚文",
6646
"zh-cht": "波斯尼亞文",
6647
"xloc": [
6642
- "default.handlebars->31->1215"
6648
+ "default.handlebars->31->1224"
6649
]
6650
},
6651
{
@@ -6659,7 +6665,7 @@
6665
"zh-chs": "布列塔尼",
6666
"zh-cht": "布列塔尼",
6667
"xloc": [
6662
- "default.handlebars->31->1216"
6668
+ "default.handlebars->31->1225"
6669
]
6670
},
6671
{
@@ -6679,7 +6685,7 @@
6685
"zh-chs": "广播",
6686
"zh-cht": "廣播",
6687
"xloc": [
6682
- "default.handlebars->31->2022",
6688
+ "default.handlebars->31->2031",
6689
"default.handlebars->container->column_l->p4->3->1->0->3->1"
6690
]
6691
},
@@ -6700,7 +6706,7 @@
6706
"zh-chs": "广播消息",
6707
"zh-cht": "廣播消息",
6708
"xloc": [
6703
- "default.handlebars->31->1943"
6709
+ "default.handlebars->31->1952"
6710
]
6711
},
6712
{
@@ -6720,7 +6726,7 @@
6726
"zh-chs": "向所有连接的用户广播消息。",
6727
"zh-cht": "向所有連接的用戶廣播消息。",
6728
"xloc": [
6723
- "default.handlebars->31->1938"
6729
+ "default.handlebars->31->1947"
6730
]
6731
},
6732
{
@@ -6749,7 +6755,7 @@
6755
"zh-chs": "保加利亚文",
6756
"zh-cht": "保加利亞文",
6757
"xloc": [
6752
- "default.handlebars->31->1212"
6758
+ "default.handlebars->31->1221"
6759
]
6760
},
6761
{
@@ -6769,7 +6775,7 @@
6775
"zh-chs": "缅甸文",
6776
"zh-cht": "緬甸文",
6777
"xloc": [
6772
- "default.handlebars->31->1217"
6778
+ "default.handlebars->31->1226"
6779
]
6780
},
6781
{
@@ -6790,7 +6796,7 @@
6796
"zh-cht": "CCM",
6797
"xloc": [
6798
"default-mobile.handlebars->11->266",
6793
- "default.handlebars->31->613"
6799
+ "default.handlebars->31->622"
6800
]
6801
},
6802
{
@@ -6810,7 +6816,7 @@
6816
"zh-chs": "CCM模式",
6817
"zh-cht": "CCM模式",
6818
"xloc": [
6813
- "default.handlebars->31->1529"
6819
+ "default.handlebars->31->1538"
6820
]
6821
},
6822
{
@@ -6831,8 +6837,8 @@
6837
"zh-cht": "CIRA",
6838
"xloc": [
6839
"default-mobile.handlebars->11->235",
6834
- "default.handlebars->31->265",
6835
- "default.handlebars->31->457"
6840
+ "default.handlebars->31->271",
6841
+ "default.handlebars->31->466"
6842
]
6843
},
6844
{
@@ -6852,7 +6858,7 @@
6858
"zh-chs": "CIRA服务器",
6859
"zh-cht": "CIRA伺服器",
6860
"xloc": [
6855
- "default.handlebars->31->2327"
6861
+ "default.handlebars->31->2336"
6862
]
6863
},
6864
{
@@ -6872,7 +6878,7 @@
6878
"zh-chs": "CIRA服务器命令",
6879
"zh-cht": "CIRA伺服器指令",
6880
"xloc": [
6875
- "default.handlebars->31->2328"
6881
+ "default.handlebars->31->2337"
6882
]
6883
},
6884
{
@@ -6892,7 +6898,7 @@
6898
"zh-chs": "CIRA设置",
6899
"zh-cht": "CIRA設置",
6900
"xloc": [
6895
- "default.handlebars->31->1537"
6901
+ "default.handlebars->31->1546"
6902
]
6903
},
6904
{
@@ -6913,7 +6919,7 @@
6919
"zh-cht": "CPU",
6920
"xloc": [
6921
"default-mobile.handlebars->11->480",
6916
- "default.handlebars->31->1127"
6922
+ "default.handlebars->31->1136"
6923
]
6924
},
6925
{
@@ -6933,7 +6939,7 @@
6939
"zh-chs": "CPU负载",
6940
"zh-cht": "CPU負載",
6941
"xloc": [
6936
- "default.handlebars->31->2284"
6942
+ "default.handlebars->31->2293"
6943
]
6944
},
6945
{
@@ -6953,7 +6959,7 @@
6959
"zh-chs": "最近15分钟的CPU负载",
6960
"zh-cht": "最近15分鐘的CPU負載",
6961
"xloc": [
6956
- "default.handlebars->31->2287"
6962
+ "default.handlebars->31->2296"
6963
]
6964
},
6965
{
@@ -6973,7 +6979,7 @@
6979
"zh-chs": "最近5分钟的CPU负载",
6980
"zh-cht": "最近5分鐘的CPU負載",
6981
"xloc": [
6976
- "default.handlebars->31->2286"
6982
+ "default.handlebars->31->2295"
6983
]
6984
},
6985
{
@@ -6993,7 +6999,7 @@
6999
"zh-chs": "最近一分钟的CPU负载",
7000
"zh-cht": "最近一分鐘的CPU負載",
7001
"xloc": [
6996
- "default.handlebars->31->2285"
7002
+ "default.handlebars->31->2294"
7003
]
7004
},
7005
{
@@ -7014,7 +7020,7 @@
7020
"zh-cht": "CR+LF",
7021
"xloc": [
7022
"default.handlebars->31->1003",
7017
- "default.handlebars->31->994",
7023
+ "default.handlebars->31->1012",
7024
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
7025
"terminal.handlebars->3->21",
7026
"terminal.handlebars->3->7",
@@ -7038,7 +7044,7 @@
7044
"zh-chs": "CSV",
7045
"zh-cht": "CSV",
7046
"xloc": [
7041
- "default.handlebars->31->1861"
7047
+ "default.handlebars->31->1870"
7048
]
7049
},
7050
{
@@ -7058,9 +7064,9 @@
7064
"zh-chs": "CSV格式",
7065
"zh-cht": "CSV格式",
7066
"xloc": [
7061
- "default.handlebars->31->1865",
7062
- "default.handlebars->31->1930",
7063
- "default.handlebars->31->523"
7067
+ "default.handlebars->31->1874",
7068
+ "default.handlebars->31->1939",
7069
+ "default.handlebars->31->532"
7070
]
7071
},
7072
{
@@ -7097,7 +7103,7 @@
7103
"zh-chs": "呼叫错误",
7104
"zh-cht": "呼叫錯誤",
7105
"xloc": [
7100
- "default.handlebars->31->2344"
7106
+ "default.handlebars->31->2353"
7107
]
7108
},
7109
{
@@ -7120,8 +7126,8 @@
7126
"agent-translations.json",
7127
"default-mobile.handlebars->11->105",
7128
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
7123
- "default.handlebars->31->1447",
7124
- "default.handlebars->31->2333",
7129
+ "default.handlebars->31->1456",
7130
+ "default.handlebars->31->2342",
7131
"default.handlebars->container->dialog->idx_dlgButtonBar",
7132
"desktop.handlebars->p11->dialog->idx_dlgButtonBar",
7133
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -7152,9 +7158,9 @@
7158
"default-mobile.handlebars->11->485",
7159
"default-mobile.handlebars->11->490",
7160
"default-mobile.handlebars->11->492",
7155
- "default.handlebars->31->1132",
7156
- "default.handlebars->31->1137",
7157
- "default.handlebars->31->1139"
7161
+ "default.handlebars->31->1141",
7162
+ "default.handlebars->31->1146",
7163
+ "default.handlebars->31->1148"
7164
]
7165
},
7166
{
@@ -7175,7 +7181,7 @@
7181
"zh-cht": "容量/速度",
7182
"xloc": [
7183
"default-mobile.handlebars->11->483",
7178
- "default.handlebars->31->1130"
7184
+ "default.handlebars->31->1139"
7185
]
7186
},
7187
{
@@ -7195,7 +7201,7 @@
7201
"zh-chs": "加泰罗尼亚文",
7202
"zh-cht": "加泰羅尼亞文",
7203
"xloc": [
7198
- "default.handlebars->31->1218"
7204
+ "default.handlebars->31->1227"
7205
]
7206
},
7207
{
@@ -7215,7 +7221,7 @@
7221
"zh-chs": "在这里为中心显示地图",
7222
"zh-cht": "在這裡為中心顯示地圖",
7223
"xloc": [
7218
- "default.handlebars->31->575"
7224
+ "default.handlebars->31->584"
7225
]
7226
},
7227
{
@@ -7235,7 +7241,7 @@
7241
"zh-chs": "查莫罗",
7242
"zh-cht": "查莫羅",
7243
"xloc": [
7238
- "default.handlebars->31->1219"
7244
+ "default.handlebars->31->1228"
7245
]
7246
},
7247
{
@@ -7277,7 +7283,7 @@
7283
"zh-chs": "更改{0}的电邮",
7284
"zh-cht": "更改{0}的電郵",
7285
"xloc": [
7280
- "default.handlebars->31->2140"
7286
+ "default.handlebars->31->2149"
7287
]
7288
},
7289
{
@@ -7297,9 +7303,9 @@
7303
"zh-chs": "更改组",
7304
"zh-cht": "更改群",
7305
"xloc": [
7300
- "default.handlebars->31->690",
7301
- "default.handlebars->31->874",
7302
- "default.handlebars->31->875"
7306
+ "default.handlebars->31->699",
7307
+ "default.handlebars->31->883",
7308
+ "default.handlebars->31->884"
7309
]
7310
},
7311
{
@@ -7320,8 +7326,8 @@
7326
"zh-cht": "更改密碼",
7327
"xloc": [
7328
"default-mobile.handlebars->11->113",
7323
- "default.handlebars->31->1414",
7324
- "default.handlebars->31->2125"
7329
+ "default.handlebars->31->1423",
7330
+ "default.handlebars->31->2134"
7331
]
7332
},
7333
{
@@ -7341,7 +7347,7 @@
7347
"zh-chs": "更改{0}的密码",
7348
"zh-cht": "更改{0}的密碼",
7349
"xloc": [
7344
- "default.handlebars->31->2149"
7350
+ "default.handlebars->31->2158"
7351
]
7352
},
7353
{
@@ -7361,7 +7367,7 @@
7367
"zh-chs": "更改{0}的真实名称",
7368
"zh-cht": "更改{0}的真實名稱",
7369
"xloc": [
7364
- "default.handlebars->31->2135"
7370
+ "default.handlebars->31->2144"
7371
]
7372
},
7373
{
@@ -7451,7 +7457,7 @@
7457
"zh-chs": "更改该用户的密码",
7458
"zh-cht": "更改該用戶的密碼",
7459
"xloc": [
7454
- "default.handlebars->31->2124"
7460
+ "default.handlebars->31->2133"
7461
]
7462
},
7463
{
@@ -7491,7 +7497,7 @@
7497
"zh-chs": "在此处更改您的帐户电邮地址。",
7498
"zh-cht": "在此處更改你的帳戶電郵地址。",
7499
"xloc": [
7494
- "default.handlebars->31->1401"
7500
+ "default.handlebars->31->1410"
7501
]
7502
},
7503
{
@@ -7511,7 +7517,7 @@
7517
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
7518
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
7519
"xloc": [
7514
- "default.handlebars->31->1407"
7520
+ "default.handlebars->31->1416"
7521
]
7522
},
7523
{
@@ -7531,7 +7537,7 @@
7537
"zh-chs": "更改帐户凭据",
7538
"zh-cht": "帳戶憑證已更改",
7539
"xloc": [
7534
- "default.handlebars->31->1812"
7540
+ "default.handlebars->31->1821"
7541
]
7542
},
7543
{
@@ -7551,7 +7557,7 @@
7557
"zh-chs": "{1}组中的设备{0}已更改:{2}",
7558
"zh-cht": "{1}組中的設備{0}已更改:{2}",
7559
"xloc": [
7554
- "default.handlebars->31->1796"
7560
+ "default.handlebars->31->1805"
7561
]
7562
},
7563
{
@@ -7571,7 +7577,7 @@
7577
"zh-chs": "语言从{1}更改为{2}",
7578
"zh-cht": "語言從{1}更改為{2}",
7579
"xloc": [
7574
- "default.handlebars->31->1740"
7580
+ "default.handlebars->31->1749"
7581
]
7582
},
7583
{
@@ -7591,8 +7597,8 @@
7597
"zh-chs": "已更改{0}的用户设备权限",
7598
"zh-cht": "已更改{0}的用戶設備權限",
7599
"xloc": [
7594
- "default.handlebars->31->1798",
7595
- "default.handlebars->31->1819"
7600
+ "default.handlebars->31->1807",
7601
+ "default.handlebars->31->1828"
7602
]
7603
},
7604
{
@@ -7612,7 +7618,7 @@
7618
"zh-chs": "更改语言将需要刷新页面。",
7619
"zh-cht": "更改語言將需要刷新頁面。",
7620
"xloc": [
7615
- "default.handlebars->31->1386"
7621
+ "default.handlebars->31->1395"
7622
]
7623
},
7624
{
@@ -7632,12 +7638,12 @@
7638
"zh-chs": "聊天",
7639
"zh-cht": "聊天",
7640
"xloc": [
7635
- "default.handlebars->31->1882",
7636
- "default.handlebars->31->2120",
7637
- "default.handlebars->31->2121",
7638
- "default.handlebars->31->685",
7639
- "default.handlebars->31->757",
7640
- "default.handlebars->31->779"
7641
+ "default.handlebars->31->1891",
7642
+ "default.handlebars->31->2129",
7643
+ "default.handlebars->31->2130",
7644
+ "default.handlebars->31->694",
7645
+ "default.handlebars->31->766",
7646
+ "default.handlebars->31->788"
7647
]
7648
},
7649
{
@@ -7659,8 +7665,8 @@
7665
"xloc": [
7666
"default-mobile.handlebars->11->552",
7667
"default-mobile.handlebars->11->572",
7662
- "default.handlebars->31->1599",
7663
- "default.handlebars->31->1635"
7668
+ "default.handlebars->31->1608",
7669
+ "default.handlebars->31->1644"
7670
]
7671
},
7672
{
@@ -7669,7 +7675,7 @@
7675
"fr": "Demande de discussion, cliquez ici pour accepter.",
7676
"xloc": [
7677
"default-mobile.handlebars->11->604",
7672
- "default.handlebars->31->2239"
7678
+ "default.handlebars->31->2248"
7679
]
7680
},
7681
{
@@ -7709,7 +7715,7 @@
7715
"zh-chs": "车臣",
7716
"zh-cht": "車臣",
7717
"xloc": [
7712
- "default.handlebars->31->1220"
7718
+ "default.handlebars->31->1229"
7719
]
7720
},
7721
{
@@ -7809,8 +7815,8 @@
7815
"zh-chs": "检查...",
7816
"zh-cht": "檢查...",
7817
"xloc": [
7812
- "default.handlebars->31->1186",
7813
- "default.handlebars->31->2338"
7818
+ "default.handlebars->31->1195",
7819
+ "default.handlebars->31->2347"
7820
]
7821
},
7822
{
@@ -7830,7 +7836,7 @@
7836
"zh-chs": "中文",
7837
"zh-cht": "中文",
7838
"xloc": [
7833
- "default.handlebars->31->1221"
7839
+ "default.handlebars->31->1230"
7840
]
7841
},
7842
{
@@ -7850,7 +7856,7 @@
7856
"zh-chs": "中文(香港)",
7857
"zh-cht": "中文(香港)",
7858
"xloc": [
7853
- "default.handlebars->31->1222"
7859
+ "default.handlebars->31->1231"
7860
]
7861
},
7862
{
@@ -7870,7 +7876,7 @@
7876
"zh-chs": "中文(中国)",
7877
"zh-cht": "中文(中國)",
7878
"xloc": [
7873
- "default.handlebars->31->1223"
7879
+ "default.handlebars->31->1232"
7880
]
7881
},
7882
{
@@ -7890,7 +7896,7 @@
7896
"zh-chs": "简体中文",
7897
"zh-cht": "簡體中文",
7898
"xloc": [
7893
- "default.handlebars->31->1383"
7899
+ "default.handlebars->31->1392"
7900
]
7901
},
7902
{
@@ -7910,7 +7916,7 @@
7916
"zh-chs": "中文(新加坡)",
7917
"zh-cht": "中文(新加坡)",
7918
"xloc": [
7913
- "default.handlebars->31->1224"
7919
+ "default.handlebars->31->1233"
7920
]
7921
},
7922
{
@@ -7930,7 +7936,7 @@
7936
"zh-chs": "中文(台湾)",
7937
"zh-cht": "中文(台灣)",
7938
"xloc": [
7933
- "default.handlebars->31->1225"
7939
+ "default.handlebars->31->1234"
7940
]
7941
},
7942
{
@@ -7950,7 +7956,7 @@
7956
"zh-chs": "繁体中文",
7957
"zh-cht": "繁體中文",
7958
"xloc": [
7953
- "default.handlebars->31->1384"
7959
+ "default.handlebars->31->1393"
7960
]
7961
},
7962
{
@@ -7991,7 +7997,7 @@
7997
"zh-chs": "楚瓦什",
7998
"zh-cht": "楚瓦什",
7999
"xloc": [
7994
- "default.handlebars->31->1226"
8000
+ "default.handlebars->31->1235"
8001
]
8002
},
8003
{
@@ -8035,11 +8041,11 @@
8041
"default-mobile.handlebars->11->398",
8042
"default-mobile.handlebars->11->70",
8043
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
8038
- "default.handlebars->31->1039",
8039
- "default.handlebars->31->1041",
8040
- "default.handlebars->31->1043",
8041
- "default.handlebars->31->1045",
8042
- "default.handlebars->31->1734",
8044
+ "default.handlebars->31->1048",
8045
+ "default.handlebars->31->1050",
8046
+ "default.handlebars->31->1052",
8047
+ "default.handlebars->31->1054",
8048
+ "default.handlebars->31->1743",
8049
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
8050
"default.handlebars->container->column_l->p41->3->1",
8051
"messenger.handlebars->xbottom->1->1->0->5"
@@ -8070,8 +8076,8 @@
8076
"nl": "Wis agent core",
8077
"fr": "Nettoyer l'agent",
8078
"xloc": [
8073
- "default.handlebars->31->480",
8074
- "default.handlebars->31->519"
8079
+ "default.handlebars->31->489",
8080
+ "default.handlebars->31->528"
8081
]
8082
},
8083
{
@@ -8079,7 +8085,7 @@
8085
"nl": "Wis de agent core op de geselecteerde apparaten?",
8086
"fr": "Nettoyer l'agent sur les appareils sélectionnés ?",
8087
"xloc": [
8082
- "default.handlebars->31->518"
8088
+ "default.handlebars->31->527"
8089
]
8090
},
8091
{
@@ -8100,7 +8106,7 @@
8106
"zh-cht": "全部清除",
8107
"xloc": [
8108
"default-mobile.handlebars->11->587",
8103
- "default.handlebars->31->2222"
8109
+ "default.handlebars->31->2231"
8110
]
8111
},
8112
{
@@ -8121,7 +8127,7 @@
8127
"zh-cht": "清除搜索過濾器",
8128
"xloc": [
8129
"default-mobile.handlebars->11->185",
8124
- "default.handlebars->31->237"
8130
+ "default.handlebars->31->242"
8131
]
8132
},
8133
{
@@ -8142,7 +8148,7 @@
8148
"zh-cht": "清除核心",
8149
"xloc": [
8150
"default-mobile.handlebars->11->506",
8145
- "default.handlebars->31->1154"
8151
+ "default.handlebars->31->1163"
8152
]
8153
},
8154
{
@@ -8183,7 +8189,7 @@
8189
"zh-cht": "清除此通知",
8190
"xloc": [
8191
"default-mobile.handlebars->11->586",
8186
- "default.handlebars->31->2221"
8192
+ "default.handlebars->31->2230"
8193
]
8194
},
8195
{
@@ -8243,8 +8249,8 @@
8249
"zh-chs": "单击此处编辑设备组名称",
8250
"zh-cht": "單擊此處編輯裝置群名稱",
8251
"xloc": [
8246
- "default.handlebars->31->1458",
8247
- "default.handlebars->31->1679"
8252
+ "default.handlebars->31->1467",
8253
+ "default.handlebars->31->1688"
8254
]
8255
},
8256
{
@@ -8264,7 +8270,7 @@
8270
"zh-chs": "单击此处编辑服务器端设备名称",
8271
"zh-cht": "單擊此處編輯伺服器端裝置名稱",
8272
"xloc": [
8267
- "default.handlebars->31->591"
8273
+ "default.handlebars->31->600"
8274
]
8275
},
8276
{
@@ -8284,7 +8290,7 @@
8290
"zh-chs": "单击此处编辑用户组名称",
8291
"zh-cht": "單擊此處編輯用戶群名稱",
8292
"xloc": [
8287
- "default.handlebars->31->1999"
8293
+ "default.handlebars->31->2008"
8294
]
8295
},
8296
{
@@ -8355,7 +8361,7 @@
8361
"zh-cht": "單擊確定將驗證電郵發送到:",
8362
"xloc": [
8363
"default-mobile.handlebars->11->98",
8358
- "default.handlebars->31->1398"
8364
+ "default.handlebars->31->1407"
8365
]
8366
},
8367
{
@@ -8417,7 +8423,7 @@
8423
"zh-cht": "客戶端控制模式(CCM)",
8424
"xloc": [
8425
"default-mobile.handlebars->11->461",
8420
- "default.handlebars->31->1108"
8426
+ "default.handlebars->31->1117"
8427
]
8428
},
8429
{
@@ -8437,7 +8443,7 @@
8443
"zh-chs": "客户编号",
8444
"zh-cht": "客戶編號",
8445
"xloc": [
8440
- "default.handlebars->31->1440"
8446
+ "default.handlebars->31->1449"
8447
]
8448
},
8449
{
@@ -8457,7 +8463,7 @@
8463
"zh-chs": "客户端启动的远程访问",
8464
"zh-cht": "客戶端啟動的遠程訪問",
8465
"xloc": [
8460
- "default.handlebars->31->1536"
8466
+ "default.handlebars->31->1545"
8467
]
8468
},
8469
{
@@ -8477,7 +8483,7 @@
8483
"zh-chs": "客户机密",
8484
"zh-cht": "客戶機密",
8485
"xloc": [
8480
- "default.handlebars->31->1441"
8486
+ "default.handlebars->31->1450"
8487
]
8488
},
8489
{
@@ -8519,11 +8525,11 @@
8525
"zh-cht": "關",
8526
"xloc": [
8527
"default-mobile.handlebars->11->68",
8522
- "default.handlebars->31->1016",
8528
+ "default.handlebars->31->1025",
8529
"default.handlebars->31->152",
8530
"default.handlebars->31->160",
8525
- "default.handlebars->31->2332",
8526
- "default.handlebars->31->983"
8531
+ "default.handlebars->31->2341",
8532
+ "default.handlebars->31->992"
8533
]
8534
},
8535
{
@@ -8543,7 +8549,7 @@
8549
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
8550
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
8551
"xloc": [
8546
- "default.handlebars->31->1745"
8552
+ "default.handlebars->31->1754"
8553
]
8554
},
8555
{
@@ -8645,7 +8651,7 @@
8651
"zh-chs": "命令",
8652
"zh-cht": "命令",
8653
"xloc": [
8648
- "default.handlebars->31->428"
8654
+ "default.handlebars->31->437"
8655
]
8656
},
8657
{
@@ -8666,9 +8672,9 @@
8672
"zh-cht": "指令",
8673
"xloc": [
8674
"default-mobile.handlebars->11->574",
8669
- "default.handlebars->31->1637",
8670
- "default.handlebars->31->759",
8671
- "default.handlebars->31->781"
8675
+ "default.handlebars->31->1646",
8676
+ "default.handlebars->31->768",
8677
+ "default.handlebars->31->790"
8678
]
8679
},
8680
{
@@ -8688,8 +8694,8 @@
8694
"zh-chs": "通用设备组",
8695
"zh-cht": "通用裝置群",
8696
"xloc": [
8691
- "default.handlebars->31->2030",
8692
- "default.handlebars->31->2154"
8697
+ "default.handlebars->31->2039",
8698
+ "default.handlebars->31->2163"
8699
]
8700
},
8701
{
@@ -8709,8 +8715,8 @@
8715
"zh-chs": "通用设备",
8716
"zh-cht": "通用裝置",
8717
"xloc": [
8712
- "default.handlebars->31->2036",
8713
- "default.handlebars->31->2166"
8718
+ "default.handlebars->31->2045",
8719
+ "default.handlebars->31->2175"
8720
]
8721
},
8722
{
@@ -8719,7 +8725,7 @@
8725
"fr": "Temps de compilation",
8726
"xloc": [
8727
"default-mobile.handlebars->11->434",
8722
- "default.handlebars->31->1071"
8728
+ "default.handlebars->31->1080"
8729
]
8730
},
8731
{
@@ -8739,7 +8745,7 @@
8745
"zh-chs": "压缩档案...",
8746
"zh-cht": "壓縮檔案...",
8747
"xloc": [
8742
- "default.handlebars->31->1011"
8748
+ "default.handlebars->31->1020"
8749
]
8750
},
8751
{
@@ -8761,14 +8767,14 @@
8767
"xloc": [
8768
"default-mobile.handlebars->11->324",
8769
"default-mobile.handlebars->11->528",
8764
- "default.handlebars->31->1547",
8765
- "default.handlebars->31->1910",
8766
- "default.handlebars->31->1989",
8767
- "default.handlebars->31->2050",
8768
- "default.handlebars->31->2152",
8769
- "default.handlebars->31->487",
8770
- "default.handlebars->31->869",
8771
- "default.handlebars->31->878"
8770
+ "default.handlebars->31->1556",
8771
+ "default.handlebars->31->1919",
8772
+ "default.handlebars->31->1998",
8773
+ "default.handlebars->31->2059",
8774
+ "default.handlebars->31->2161",
8775
+ "default.handlebars->31->496",
8776
+ "default.handlebars->31->878",
8777
+ "default.handlebars->31->887"
8778
]
8779
},
8780
{
@@ -8789,7 +8795,7 @@
8795
"zh-cht": "確認將1個副本複製到此位置?",
8796
"xloc": [
8797
"default-mobile.handlebars->11->387",
8792
- "default.handlebars->31->1034"
8798
+ "default.handlebars->31->1043"
8799
]
8800
},
8801
{
@@ -8809,7 +8815,7 @@
8815
"zh-chs": "确认{0}个条目的复制到此位置?",
8816
"zh-cht": "確認{0}個條目的複製到此位置?",
8817
"xloc": [
8812
- "default.handlebars->31->1033"
8818
+ "default.handlebars->31->1042"
8819
]
8820
},
8821
{
@@ -8849,7 +8855,7 @@
8855
"zh-chs": "确认删除选定的帐户?",
8856
"zh-cht": "確認刪除所選帳戶?",
8857
"xloc": [
8852
- "default.handlebars->31->1909"
8858
+ "default.handlebars->31->1918"
8859
]
8860
},
8861
{
@@ -8869,7 +8875,7 @@
8875
"zh-chs": "确认删除选定的设备?",
8876
"zh-cht": "確認刪除所選裝置?",
8877
"xloc": [
8872
- "default.handlebars->31->486"
8878
+ "default.handlebars->31->495"
8879
]
8880
},
8881
{
@@ -8889,7 +8895,7 @@
8895
"zh-chs": "确认删除选定的用户组?",
8896
"zh-cht": "確認刪除所選用戶群?",
8897
"xloc": [
8892
- "default.handlebars->31->1988"
8898
+ "default.handlebars->31->1997"
8899
]
8900
},
8901
{
@@ -8909,7 +8915,7 @@
8915
"zh-chs": "确认删除用户{0}?",
8916
"zh-cht": "確認刪除用戶{0}?",
8917
"xloc": [
8912
- "default.handlebars->31->2151"
8918
+ "default.handlebars->31->2160"
8919
]
8920
},
8921
{
@@ -8929,7 +8935,7 @@
8935
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
8936
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8937
"xloc": [
8932
- "default.handlebars->31->2053"
8938
+ "default.handlebars->31->2062"
8939
]
8940
},
8941
{
@@ -8949,7 +8955,7 @@
8955
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8956
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8957
"xloc": [
8952
- "default.handlebars->31->2183"
8958
+ "default.handlebars->31->2192"
8959
]
8960
},
8961
{
@@ -8970,7 +8976,7 @@
8976
"zh-cht": "確認將1個條目移動到此位置?",
8977
"xloc": [
8978
"default-mobile.handlebars->11->389",
8973
- "default.handlebars->31->1036"
8979
+ "default.handlebars->31->1045"
8980
]
8981
},
8982
{
@@ -8990,7 +8996,7 @@
8996
"zh-chs": "确认将{0}个条目移到此位置?",
8997
"zh-cht": "確認將{0}個條目移到該位置?",
8998
"xloc": [
8993
- "default.handlebars->31->1035"
8999
+ "default.handlebars->31->1044"
9000
]
9001
},
9002
{
@@ -9030,7 +9036,7 @@
9036
"zh-chs": "确认覆盖?",
9037
"zh-cht": "確認覆蓋?",
9038
"xloc": [
9033
- "default.handlebars->31->1728"
9039
+ "default.handlebars->31->1737"
9040
]
9041
},
9042
{
@@ -9050,8 +9056,8 @@
9056
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
9057
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
9058
"xloc": [
9053
- "default.handlebars->31->2043",
9054
- "default.handlebars->31->2174"
9059
+ "default.handlebars->31->2052",
9060
+ "default.handlebars->31->2183"
9061
]
9062
},
9063
{
@@ -9071,8 +9077,8 @@
9077
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
9078
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
9079
"xloc": [
9074
- "default.handlebars->31->2045",
9075
- "default.handlebars->31->2187"
9080
+ "default.handlebars->31->2054",
9081
+ "default.handlebars->31->2196"
9082
]
9083
},
9084
{
@@ -9092,7 +9098,7 @@
9098
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
9099
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
9100
"xloc": [
9095
- "default.handlebars->31->2176"
9101
+ "default.handlebars->31->2185"
9102
]
9103
},
9104
{
@@ -9112,7 +9118,7 @@
9118
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
9119
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
9120
"xloc": [
9115
- "default.handlebars->31->2179"
9121
+ "default.handlebars->31->2188"
9122
]
9123
},
9124
{
@@ -9132,8 +9138,8 @@
9138
"zh-chs": "确认删除访问权限?",
9139
"zh-cht": "確認刪除訪問權限?",
9140
"xloc": [
9135
- "default.handlebars->31->2177",
9136
- "default.handlebars->31->2180"
9141
+ "default.handlebars->31->2186",
9142
+ "default.handlebars->31->2189"
9143
]
9144
},
9145
{
@@ -9154,7 +9160,7 @@
9160
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
9161
"xloc": [
9162
"default-mobile.handlebars->11->97",
9157
- "default.handlebars->31->1176"
9163
+ "default.handlebars->31->1185"
9164
]
9165
},
9166
{
@@ -9191,7 +9197,7 @@
9197
"zh-chs": "确认删除设备共享“{0}”?",
9198
"zh-cht": "確認刪除設備共享“{0}”?",
9199
"xloc": [
9194
- "default.handlebars->31->2172"
9200
+ "default.handlebars->31->2181"
9201
]
9202
},
9203
{
@@ -9245,7 +9251,7 @@
9251
"zh-chs": "确认删除用户“ {0} ”的权限?",
9252
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
9253
"xloc": [
9248
- "default.handlebars->31->1646"
9254
+ "default.handlebars->31->1655"
9255
]
9256
},
9257
{
@@ -9265,7 +9271,7 @@
9271
"zh-chs": "确认删除用户组“ {0} ”的权限?",
9272
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
9273
"xloc": [
9268
- "default.handlebars->31->1648"
9274
+ "default.handlebars->31->1657"
9275
]
9276
},
9277
{
@@ -9323,7 +9329,7 @@
9329
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
9330
"xloc": [
9331
"default-mobile.handlebars->11->150",
9326
- "default.handlebars->31->1729"
9332
+ "default.handlebars->31->1738"
9333
]
9334
},
9335
{
@@ -9347,8 +9353,8 @@
9353
"default-mobile.handlebars->11->369",
9354
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
9355
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
9350
- "default.handlebars->31->1006",
9351
- "default.handlebars->31->1486",
9356
+ "default.handlebars->31->1015",
9357
+ "default.handlebars->31->1495",
9358
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
9359
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
9360
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -9375,7 +9381,7 @@
9381
"zh-chs": "全部连接",
9382
"zh-cht": "全部連接",
9383
"xloc": [
9378
- "default.handlebars->31->297",
9384
+ "default.handlebars->31->306",
9385
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar"
9386
]
9387
},
@@ -9396,7 +9402,7 @@
9402
"zh-chs": "连接到服务器",
9403
"zh-cht": "連接到伺服器",
9404
"xloc": [
9399
- "default.handlebars->31->1540"
9405
+ "default.handlebars->31->1549"
9406
]
9407
},
9408
{
@@ -9518,7 +9524,7 @@
9524
"zh-chs": "已连接的英特尔®AMT",
9525
"zh-cht": "已連接的Intel® AMT",
9526
"xloc": [
9521
- "default.handlebars->31->2275"
9527
+ "default.handlebars->31->2284"
9528
]
9529
},
9530
{
@@ -9538,7 +9544,7 @@
9544
"zh-chs": "已连接的用户",
9545
"zh-cht": "已连接的用户",
9546
"xloc": [
9541
- "default.handlebars->31->2280"
9547
+ "default.handlebars->31->2289"
9548
]
9549
},
9550
{
@@ -9559,7 +9565,7 @@
9565
"zh-cht": "現在已連接",
9566
"xloc": [
9567
"default-mobile.handlebars->11->429",
9562
- "default.handlebars->31->1066"
9568
+ "default.handlebars->31->1075"
9569
]
9570
},
9571
{
@@ -9602,10 +9608,10 @@
9608
"default-mobile.handlebars->11->2",
9609
"default-mobile.handlebars->11->405",
9610
"default-mobile.handlebars->11->48",
9605
- "default.handlebars->31->1057",
9606
- "default.handlebars->31->253",
9607
- "default.handlebars->31->256",
9608
- "default.handlebars->31->300",
9611
+ "default.handlebars->31->1066",
9612
+ "default.handlebars->31->259",
9613
+ "default.handlebars->31->262",
9614
+ "default.handlebars->31->309",
9615
"default.handlebars->31->9",
9616
"desktop.handlebars->3->2",
9617
"terminal.handlebars->3->2",
@@ -9629,7 +9635,7 @@
9635
"zh-chs": "连接数量",
9636
"zh-cht": "連接數量",
9637
"xloc": [
9632
- "default.handlebars->31->2294"
9638
+ "default.handlebars->31->2303"
9639
]
9640
},
9641
{
@@ -9649,7 +9655,7 @@
9655
"zh-chs": "连接转发器",
9656
"zh-cht": "連接轉發器",
9657
"xloc": [
9652
- "default.handlebars->31->2326"
9658
+ "default.handlebars->31->2335"
9659
]
9660
},
9661
{
@@ -9710,9 +9716,9 @@
9716
"zh-cht": "連接性",
9717
"xloc": [
9718
"default-mobile.handlebars->11->286",
9713
- "default.handlebars->31->1686",
9714
- "default.handlebars->31->244",
9715
- "default.handlebars->31->673",
9719
+ "default.handlebars->31->1695",
9720
+ "default.handlebars->31->250",
9721
+ "default.handlebars->31->682",
9722
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
9723
]
9724
},
@@ -9734,8 +9740,8 @@
9740
"zh-cht": "控制台",
9741
"xloc": [
9742
"default-mobile.handlebars->11->301",
9737
- "default.handlebars->31->752",
9738
- "default.handlebars->31->774",
9743
+ "default.handlebars->31->761",
9744
+ "default.handlebars->31->783",
9745
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
9746
"default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
9747
"default.handlebars->contextMenu->cxconsole"
@@ -9758,7 +9764,7 @@
9764
"zh-chs": "控制台 -",
9765
"zh-cht": "控制台 -",
9766
"xloc": [
9761
- "default.handlebars->31->592"
9767
+ "default.handlebars->31->601"
9768
]
9769
},
9770
{
@@ -9778,8 +9784,8 @@
9784
"zh-chs": "控制",
9785
"zh-cht": "控制",
9786
"xloc": [
9781
- "default.handlebars->31->751",
9782
- "default.handlebars->31->773",
9787
+ "default.handlebars->31->760",
9788
+ "default.handlebars->31->782",
9789
"messenger.handlebars->remoteImage->3->2"
9790
]
9791
},
@@ -9800,7 +9806,7 @@
9806
"zh-chs": "Cookie编码器",
9807
"zh-cht": "Cookie編碼器",
9808
"xloc": [
9803
- "default.handlebars->31->2310"
9809
+ "default.handlebars->31->2319"
9810
]
9811
},
9812
{
@@ -9865,7 +9871,7 @@
9871
"zh-chs": "将Windows 32位代理URL复制到剪贴板",
9872
"zh-cht": "將Windows 32位代理URL複製到剪貼板",
9873
"xloc": [
9868
- "default.handlebars->31->399"
9874
+ "default.handlebars->31->408"
9875
]
9876
},
9877
{
@@ -9885,7 +9891,7 @@
9891
"zh-chs": "将Windows 64位代理URL复制到剪贴板",
9892
"zh-cht": "將Windows 64位代理URL複製到剪貼板",
9893
"xloc": [
9888
- "default.handlebars->31->403"
9894
+ "default.handlebars->31->412"
9895
]
9896
},
9897
{
@@ -9936,8 +9942,8 @@
9942
"zh-chs": "将代理URL复制到剪贴板",
9943
"zh-cht": "將代理URL複製到剪貼板",
9944
"xloc": [
9939
- "default.handlebars->31->427",
9940
- "default.handlebars->31->429"
9945
+ "default.handlebars->31->436",
9946
+ "default.handlebars->31->438"
9947
]
9948
},
9949
{
@@ -9957,10 +9963,10 @@
9963
"zh-chs": "复制连结到剪贴板",
9964
"zh-cht": "複製連結到剪貼板",
9965
"xloc": [
9960
- "default.handlebars->31->1697",
9961
- "default.handlebars->31->1716",
9966
+ "default.handlebars->31->1706",
9967
+ "default.handlebars->31->1725",
9968
"default.handlebars->31->215",
9963
- "default.handlebars->31->380"
9969
+ "default.handlebars->31->389"
9970
]
9971
},
9972
{
@@ -9980,7 +9986,7 @@
9986
"zh-chs": "将macOS代理URL复制到剪贴板",
9987
"zh-cht": "將macOS代理URL複製到剪貼板",
9988
"xloc": [
9983
- "default.handlebars->31->412"
9989
+ "default.handlebars->31->421"
9990
]
9991
},
9992
{
@@ -10022,8 +10028,8 @@
10028
"xloc": [
10029
"agentinvite.handlebars->container->column_l->5->linuxtab",
10030
"agentinvite.handlebars->container->column_l->5->linuxtab",
10025
- "default.handlebars->31->408",
10026
- "default.handlebars->31->423"
10031
+ "default.handlebars->31->417",
10032
+ "default.handlebars->31->432"
10033
]
10034
},
10035
{
@@ -10063,7 +10069,7 @@
10069
"zh-chs": "复制:“{0}”到“{1}”",
10070
"zh-cht": "複製:“{0}”到“{1}”",
10071
"xloc": [
10066
- "default.handlebars->31->1788"
10072
+ "default.handlebars->31->1797"
10073
]
10074
},
10075
{
@@ -10209,7 +10215,7 @@
10215
"zh-chs": "核心服务器",
10216
"zh-cht": "核心伺服器",
10217
"xloc": [
10212
- "default.handlebars->31->2309"
10218
+ "default.handlebars->31->2318"
10219
]
10220
},
10221
{
@@ -10229,7 +10235,7 @@
10235
"zh-chs": "科西嘉文",
10236
"zh-cht": "科西嘉文",
10237
"xloc": [
10232
- "default.handlebars->31->1227"
10238
+ "default.handlebars->31->1236"
10239
]
10240
},
10241
{
@@ -10249,7 +10255,7 @@
10255
"zh-chs": "创建帐号",
10256
"zh-cht": "創建帳號",
10257
"xloc": [
10252
- "default.handlebars->31->1957",
10258
+ "default.handlebars->31->1966",
10259
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
10260
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
10261
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -10292,7 +10298,7 @@
10298
"zh-chs": "创建用户组",
10299
"zh-cht": "創建用戶群",
10300
"xloc": [
10295
- "default.handlebars->31->1996"
10301
+ "default.handlebars->31->2005"
10302
]
10303
},
10304
{
@@ -10312,7 +10318,7 @@
10318
"zh-chs": "创建连结以与访客共享此设备",
10319
"zh-cht": "創建鏈結以與訪客共享此裝置",
10320
"xloc": [
10315
- "default.handlebars->31->688"
10321
+ "default.handlebars->31->697"
10322
]
10323
},
10324
{
@@ -10332,7 +10338,7 @@
10338
"zh-chs": "使用以下选项创建一个新的设备组。",
10339
"zh-cht": "使用以下選項創建一個新的裝置群。",
10340
"xloc": [
10335
- "default.handlebars->31->1421"
10341
+ "default.handlebars->31->1430"
10342
]
10343
},
10344
{
@@ -10352,7 +10358,7 @@
10358
"zh-chs": "创建一个新的设备组。",
10359
"zh-cht": "創建一個新的裝置群。",
10360
"xloc": [
10355
- "default.handlebars->31->246"
10361
+ "default.handlebars->31->252"
10362
]
10363
},
10364
{
@@ -10372,7 +10378,7 @@
10378
"zh-chs": "创建文件夹(如果不存在)?",
10379
"zh-cht": "創建文件夾(如果不存在)?",
10380
"xloc": [
10375
- "default.handlebars->31->513"
10381
+ "default.handlebars->31->522"
10382
]
10383
},
10384
{
@@ -10392,7 +10398,7 @@
10398
"zh-chs": "创建文件夹:“{0}”",
10399
"zh-cht": "創建文件夾:“{0}”",
10400
"xloc": [
10395
- "default.handlebars->31->1781"
10401
+ "default.handlebars->31->1790"
10402
]
10403
},
10404
{
@@ -10412,7 +10418,7 @@
10418
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
10419
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
10420
"xloc": [
10415
- "default.handlebars->31->1921"
10421
+ "default.handlebars->31->1930"
10422
]
10423
},
10424
{
@@ -10454,7 +10460,7 @@
10460
"zh-chs": "创建的设备组:{0}",
10461
"zh-cht": "創建的設備組:{0}",
10462
"xloc": [
10457
- "default.handlebars->31->1792"
10463
+ "default.handlebars->31->1801"
10464
]
10465
},
10466
{
@@ -10474,7 +10480,7 @@
10480
"zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
10481
"zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
10482
"xloc": [
10477
- "default.handlebars->31->792"
10483
+ "default.handlebars->31->801"
10484
]
10485
},
10486
{
@@ -10528,7 +10534,7 @@
10534
"zh-chs": "创建",
10535
"zh-cht": "創建",
10536
"xloc": [
10531
- "default.handlebars->31->2082"
10537
+ "default.handlebars->31->2091"
10538
]
10539
},
10540
{
@@ -10548,7 +10554,7 @@
10554
"zh-chs": "创建时间",
10555
"zh-cht": "創作時間",
10556
"xloc": [
10551
- "default.handlebars->31->1468"
10557
+ "default.handlebars->31->1477"
10558
]
10559
},
10560
{
@@ -10590,8 +10596,8 @@
10596
"zh-chs": "创建者",
10597
"zh-cht": "創作者",
10598
"xloc": [
10593
- "default.handlebars->31->1466",
10594
- "default.handlebars->31->1467"
10599
+ "default.handlebars->31->1475",
10600
+ "default.handlebars->31->1476"
10601
]
10602
},
10603
{
@@ -10611,7 +10617,7 @@
10617
"zh-chs": "证书",
10618
"zh-cht": "證書",
10619
"xloc": [
10614
- "default.handlebars->31->1438"
10620
+ "default.handlebars->31->1447"
10621
]
10622
},
10623
{
@@ -10631,7 +10637,7 @@
10637
"zh-chs": "克里语",
10638
"zh-cht": "克里語",
10639
"xloc": [
10634
- "default.handlebars->31->1228"
10640
+ "default.handlebars->31->1237"
10641
]
10642
},
10643
{
@@ -10651,7 +10657,7 @@
10657
"zh-chs": "克罗地亚文",
10658
"zh-cht": "克羅地亞文",
10659
"xloc": [
10654
- "default.handlebars->31->1229"
10660
+ "default.handlebars->31->1238"
10661
]
10662
},
10663
{
@@ -10716,8 +10722,8 @@
10722
"default-mobile.handlebars->11->358",
10723
"default-mobile.handlebars->11->362",
10724
"default.handlebars->31->57",
10719
- "default.handlebars->31->959",
10720
- "default.handlebars->31->963",
10725
+ "default.handlebars->31->968",
10726
+ "default.handlebars->31->972",
10727
"terminal.handlebars->3->6"
10728
]
10729
},
@@ -10826,7 +10832,7 @@
10832
"fr": "Le mot de passe actuel n'est pas correct.",
10833
"xloc": [
10834
"default-mobile.handlebars->11->614",
10829
- "default.handlebars->31->2249"
10835
+ "default.handlebars->31->2258"
10836
]
10837
},
10838
{
@@ -10885,7 +10891,7 @@
10891
"zh-chs": "捷克文",
10892
"zh-cht": "捷克文",
10893
"xloc": [
10888
- "default.handlebars->31->1230"
10894
+ "default.handlebars->31->1239"
10895
]
10896
},
10897
{
@@ -10925,7 +10931,7 @@
10931
"zh-chs": "丹麦文",
10932
"zh-cht": "丹麥文",
10933
"xloc": [
10928
- "default.handlebars->31->1231"
10934
+ "default.handlebars->31->1240"
10935
]
10936
},
10937
{
@@ -10954,7 +10960,7 @@
10960
"zh-chs": "数据通道",
10961
"zh-cht": "數據通道",
10962
"xloc": [
10957
- "default.handlebars->31->926",
10963
+ "default.handlebars->31->935",
10964
"desktop.handlebars->3->11"
10965
]
10966
},
@@ -10975,7 +10981,7 @@
10981
"zh-chs": "日期和时间",
10982
"zh-cht": "日期和時間",
10983
"xloc": [
10978
- "default.handlebars->31->1389"
10984
+ "default.handlebars->31->1398"
10985
]
10986
},
10987
{
@@ -10996,7 +11002,7 @@
11002
"zh-cht": "天",
11003
"xloc": [
11004
"default-mobile.handlebars->11->314",
10999
- "default.handlebars->31->853"
11005
+ "default.handlebars->31->862"
11006
]
11007
},
11008
{
@@ -11016,7 +11022,7 @@
11022
"zh-chs": "停用",
11023
"zh-cht": "停用",
11024
"xloc": [
11019
- "default.handlebars->31->1519"
11025
+ "default.handlebars->31->1528"
11026
]
11027
},
11028
{
@@ -11036,7 +11042,7 @@
11042
"zh-chs": "如果设置停用CCM",
11043
"zh-cht": "如果設置停用CCM",
11044
"xloc": [
11039
- "default.handlebars->31->1531"
11045
+ "default.handlebars->31->1540"
11046
]
11047
},
11048
{
@@ -11074,7 +11080,7 @@
11080
"zh-cht": "沉睡",
11081
"xloc": [
11082
"default-mobile.handlebars->11->223",
11077
- "default.handlebars->31->440"
11083
+ "default.handlebars->31->449"
11084
]
11085
},
11086
{
@@ -11094,10 +11100,10 @@
11100
"zh-chs": "默认",
11101
"zh-cht": "默認",
11102
"xloc": [
11097
- "default.handlebars->31->1944",
11098
- "default.handlebars->31->1992",
11099
- "default.handlebars->31->2003",
11100
- "default.handlebars->31->2071"
11103
+ "default.handlebars->31->1953",
11104
+ "default.handlebars->31->2001",
11105
+ "default.handlebars->31->2012",
11106
+ "default.handlebars->31->2080"
11107
]
11108
},
11109
{
@@ -11106,7 +11112,7 @@
11112
"nl": "Del",
11113
"xloc": [
11114
"default-mobile.handlebars->11->346",
11109
- "default.handlebars->31->947"
11115
+ "default.handlebars->31->956"
11116
]
11117
},
11118
{
@@ -11131,9 +11137,9 @@
11137
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
11138
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
11139
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
11134
- "default.handlebars->31->1025",
11135
- "default.handlebars->31->1723",
11136
- "default.handlebars->31->562",
11140
+ "default.handlebars->31->1034",
11141
+ "default.handlebars->31->1732",
11142
+ "default.handlebars->31->571",
11143
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
11144
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
11145
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -11162,7 +11168,7 @@
11168
"zh-cht": "刪除帳戶",
11169
"xloc": [
11170
"default-mobile.handlebars->11->107",
11165
- "default.handlebars->31->1406"
11171
+ "default.handlebars->31->1415"
11172
]
11173
},
11174
{
@@ -11182,7 +11188,7 @@
11188
"zh-chs": "删除帐户",
11189
"zh-cht": "刪除帳戶",
11190
"xloc": [
11185
- "default.handlebars->31->1911"
11191
+ "default.handlebars->31->1920"
11192
]
11193
},
11194
{
@@ -11203,7 +11209,7 @@
11209
"zh-cht": "刪除裝置",
11210
"xloc": [
11211
"default-mobile.handlebars->11->291",
11206
- "default.handlebars->31->692"
11212
+ "default.handlebars->31->701"
11213
]
11214
},
11215
{
@@ -11225,8 +11231,8 @@
11231
"xloc": [
11232
"default-mobile.handlebars->11->526",
11233
"default-mobile.handlebars->11->529",
11228
- "default.handlebars->31->1515",
11229
- "default.handlebars->31->1548"
11234
+ "default.handlebars->31->1524",
11235
+ "default.handlebars->31->1557"
11236
]
11237
},
11238
{
@@ -11247,7 +11253,7 @@
11253
"zh-cht": "刪除節點",
11254
"xloc": [
11255
"default-mobile.handlebars->11->322",
11250
- "default.handlebars->31->879"
11256
+ "default.handlebars->31->888"
11257
]
11258
},
11259
{
@@ -11267,7 +11273,7 @@
11273
"zh-chs": "删除节点",
11274
"zh-cht": "刪除節點",
11275
"xloc": [
11270
- "default.handlebars->31->488"
11276
+ "default.handlebars->31->497"
11277
]
11278
},
11279
{
@@ -11287,7 +11293,7 @@
11293
"zh-chs": "删除用户",
11294
"zh-cht": "刪除用戶",
11295
"xloc": [
11290
- "default.handlebars->31->2123"
11296
+ "default.handlebars->31->2132"
11297
]
11298
},
11299
{
@@ -11307,8 +11313,8 @@
11313
"zh-chs": "删除用户群组",
11314
"zh-cht": "刪除用戶群組",
11315
"xloc": [
11310
- "default.handlebars->31->2041",
11311
- "default.handlebars->31->2051"
11316
+ "default.handlebars->31->2050",
11317
+ "default.handlebars->31->2060"
11318
]
11319
},
11320
{
@@ -11328,7 +11334,7 @@
11334
"zh-chs": "删除用户群组",
11335
"zh-cht": "刪除用戶群組",
11336
"xloc": [
11331
- "default.handlebars->31->1990"
11337
+ "default.handlebars->31->1999"
11338
]
11339
},
11340
{
@@ -11348,7 +11354,7 @@
11354
"zh-chs": "删除用户{0}",
11355
"zh-cht": "刪除用戶{0}",
11356
"xloc": [
11351
- "default.handlebars->31->2150"
11357
+ "default.handlebars->31->2159"
11358
]
11359
},
11360
{
@@ -11369,7 +11375,7 @@
11375
"zh-cht": "刪除帳戶",
11376
"xloc": [
11377
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
11372
- "default.handlebars->31->1907",
11378
+ "default.handlebars->31->1916",
11379
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
11380
]
11381
},
@@ -11390,7 +11396,7 @@
11396
"zh-chs": "删除设备",
11397
"zh-cht": "刪除裝置",
11398
"xloc": [
11393
- "default.handlebars->31->478"
11399
+ "default.handlebars->31->487"
11400
]
11401
},
11402
{
@@ -11410,7 +11416,7 @@
11416
"zh-chs": "删除群组",
11417
"zh-cht": "刪除群組",
11418
"xloc": [
11413
- "default.handlebars->31->1986"
11419
+ "default.handlebars->31->1995"
11420
]
11421
},
11422
{
@@ -11430,7 +11436,7 @@
11436
"zh-chs": "删除项目?",
11437
"zh-cht": "刪除項目?",
11438
"xloc": [
11433
- "default.handlebars->31->563"
11439
+ "default.handlebars->31->572"
11440
]
11441
},
11442
{
@@ -11450,7 +11456,7 @@
11456
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
11457
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
11458
"xloc": [
11453
- "default.handlebars->31->1783"
11459
+ "default.handlebars->31->1792"
11460
]
11461
},
11462
{
@@ -11472,8 +11478,8 @@
11478
"xloc": [
11479
"default-mobile.handlebars->11->147",
11480
"default-mobile.handlebars->11->381",
11475
- "default.handlebars->31->1027",
11476
- "default.handlebars->31->1725"
11481
+ "default.handlebars->31->1036",
11482
+ "default.handlebars->31->1734"
11483
]
11484
},
11485
{
@@ -11493,7 +11499,7 @@
11499
"zh-chs": "删除用户群组{0}?",
11500
"zh-cht": "刪除用戶群組{0}?",
11501
"xloc": [
11496
- "default.handlebars->31->2049"
11502
+ "default.handlebars->31->2058"
11503
]
11504
},
11505
{
@@ -11515,8 +11521,8 @@
11521
"xloc": [
11522
"default-mobile.handlebars->11->146",
11523
"default-mobile.handlebars->11->380",
11518
- "default.handlebars->31->1026",
11519
- "default.handlebars->31->1724"
11524
+ "default.handlebars->31->1035",
11525
+ "default.handlebars->31->1733"
11526
]
11527
},
11528
{
@@ -11556,7 +11562,7 @@
11562
"zh-chs": "删除:“{0}”",
11563
"zh-cht": "刪除:“{0}”",
11564
"xloc": [
11559
- "default.handlebars->31->1782"
11565
+ "default.handlebars->31->1791"
11566
]
11567
},
11568
{
@@ -11576,7 +11582,7 @@
11582
"zh-chs": "删除:“{0}”,{1}个元素已删除",
11583
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
11584
"xloc": [
11579
- "default.handlebars->31->1784"
11585
+ "default.handlebars->31->1793"
11586
]
11587
},
11588
{
@@ -11597,7 +11603,7 @@
11603
"zh-cht": "被拒絕",
11604
"xloc": [
11605
"default-mobile.handlebars->11->333",
11600
- "default.handlebars->31->922",
11606
+ "default.handlebars->31->931",
11607
"desktop.handlebars->3->7",
11608
"terminal.handlebars->3->11"
11609
]
@@ -11695,19 +11701,19 @@
11701
"default-mobile.handlebars->11->442",
11702
"default-mobile.handlebars->11->517",
11703
"default-mobile.handlebars->11->531",
11698
- "default.handlebars->31->1079",
11699
- "default.handlebars->31->1089",
11700
- "default.handlebars->31->1426",
11701
- "default.handlebars->31->1463",
11702
- "default.handlebars->31->1550",
11703
- "default.handlebars->31->1995",
11704
- "default.handlebars->31->2005",
11705
- "default.handlebars->31->2006",
11706
- "default.handlebars->31->2047",
11707
- "default.handlebars->31->603",
11708
- "default.handlebars->31->604",
11709
- "default.handlebars->31->917",
11704
+ "default.handlebars->31->1088",
11705
+ "default.handlebars->31->1098",
11706
+ "default.handlebars->31->1435",
11707
+ "default.handlebars->31->1472",
11708
+ "default.handlebars->31->1559",
11709
+ "default.handlebars->31->2004",
11710
+ "default.handlebars->31->2014",
11711
+ "default.handlebars->31->2015",
11712
+ "default.handlebars->31->2056",
11713
+ "default.handlebars->31->612",
11714
+ "default.handlebars->31->613",
11715
"default.handlebars->31->92",
11716
+ "default.handlebars->31->926",
11717
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
11718
]
11719
},
@@ -11746,12 +11752,12 @@
11752
"zh-cht": "桌面",
11753
"xloc": [
11754
"default-mobile.handlebars->11->298",
11749
- "default.handlebars->31->1556",
11750
- "default.handlebars->31->2199",
11751
- "default.handlebars->31->568",
11752
- "default.handlebars->31->738",
11753
- "default.handlebars->31->794",
11754
- "default.handlebars->31->989",
11755
+ "default.handlebars->31->1565",
11756
+ "default.handlebars->31->2208",
11757
+ "default.handlebars->31->577",
11758
+ "default.handlebars->31->747",
11759
+ "default.handlebars->31->803",
11760
+ "default.handlebars->31->998",
11761
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
11762
"default.handlebars->contextMenu->cxdesktop",
11763
"desktop.handlebars->3->23"
@@ -11794,10 +11800,10 @@
11800
"zh-chs": "桌面通知",
11801
"zh-cht": "桌面通知",
11802
"xloc": [
11797
- "default.handlebars->31->1477",
11798
- "default.handlebars->31->2010",
11799
- "default.handlebars->31->2097",
11800
- "default.handlebars->31->654"
11803
+ "default.handlebars->31->1486",
11804
+ "default.handlebars->31->2019",
11805
+ "default.handlebars->31->2106",
11806
+ "default.handlebars->31->663"
11807
]
11808
},
11809
{
@@ -11817,10 +11823,10 @@
11823
"zh-chs": "桌面提示",
11824
"zh-cht": "桌面提示",
11825
"xloc": [
11820
- "default.handlebars->31->1476",
11821
- "default.handlebars->31->2009",
11822
- "default.handlebars->31->2096",
11823
- "default.handlebars->31->653"
11826
+ "default.handlebars->31->1485",
11827
+ "default.handlebars->31->2018",
11828
+ "default.handlebars->31->2105",
11829
+ "default.handlebars->31->662"
11830
]
11831
},
11832
{
@@ -11840,10 +11846,10 @@
11846
"zh-chs": "桌面提示+工具栏",
11847
"zh-cht": "桌面提示+工具欄",
11848
"xloc": [
11843
- "default.handlebars->31->1474",
11844
- "default.handlebars->31->2007",
11845
- "default.handlebars->31->2094",
11846
- "default.handlebars->31->651"
11849
+ "default.handlebars->31->1483",
11850
+ "default.handlebars->31->2016",
11851
+ "default.handlebars->31->2103",
11852
+ "default.handlebars->31->660"
11853
]
11854
},
11855
{
@@ -11905,10 +11911,10 @@
11911
"zh-chs": "桌面工具栏",
11912
"zh-cht": "桌面工具欄",
11913
"xloc": [
11908
- "default.handlebars->31->1475",
11909
- "default.handlebars->31->2008",
11910
- "default.handlebars->31->2095",
11911
- "default.handlebars->31->652"
11914
+ "default.handlebars->31->1484",
11915
+ "default.handlebars->31->2017",
11916
+ "default.handlebars->31->2104",
11917
+ "default.handlebars->31->661"
11918
]
11919
},
11920
{
@@ -11916,7 +11922,7 @@
11922
"nl": "Desktop, Alleen kijken",
11923
"fr": "Bureau en visualisation seulement",
11924
"xloc": [
11919
- "default.handlebars->31->797"
11925
+ "default.handlebars->31->806"
11926
]
11927
},
11928
{
@@ -11936,7 +11942,7 @@
11942
"zh-chs": "桌面时段",
11943
"zh-cht": "桌面時段",
11944
"xloc": [
11939
- "default.handlebars->31->988"
11945
+ "default.handlebars->31->997"
11946
]
11947
},
11948
{
@@ -12029,10 +12035,10 @@
12035
"zh-cht": "裝置",
12036
"xloc": [
12037
"default-mobile.handlebars->11->437",
12032
- "default.handlebars->31->1074",
12033
- "default.handlebars->31->1579",
12038
+ "default.handlebars->31->1083",
12039
+ "default.handlebars->31->1588",
12040
"default.handlebars->31->201",
12035
- "default.handlebars->31->2169",
12041
+ "default.handlebars->31->2178",
12042
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
12043
]
12044
},
@@ -12055,7 +12061,7 @@
12061
"xloc": [
12062
"default-mobile.handlebars->11->309",
12063
"default-mobile.handlebars->11->312",
12058
- "default.handlebars->31->836"
12064
+ "default.handlebars->31->845"
12065
]
12066
},
12067
{
@@ -12097,15 +12103,15 @@
12103
"xloc": [
12104
"agent-translations.json",
12105
"default-mobile.handlebars->11->592",
12100
- "default.handlebars->31->1574",
12101
- "default.handlebars->31->1577",
12102
- "default.handlebars->31->1578",
12103
- "default.handlebars->31->1858",
12104
- "default.handlebars->31->2033",
12105
- "default.handlebars->31->2039",
12106
- "default.handlebars->31->2157",
12107
- "default.handlebars->31->2208",
12108
- "default.handlebars->31->2227"
12106
+ "default.handlebars->31->1583",
12107
+ "default.handlebars->31->1586",
12108
+ "default.handlebars->31->1587",
12109
+ "default.handlebars->31->1867",
12110
+ "default.handlebars->31->2042",
12111
+ "default.handlebars->31->2048",
12112
+ "default.handlebars->31->2166",
12113
+ "default.handlebars->31->2217",
12114
+ "default.handlebars->31->2236"
12115
]
12116
},
12117
{
@@ -12126,7 +12132,7 @@
12132
"zh-cht": "裝置群用戶",
12133
"xloc": [
12134
"default-mobile.handlebars->11->581",
12129
- "default.handlebars->31->1644"
12135
+ "default.handlebars->31->1653"
12136
]
12137
},
12138
{
@@ -12147,11 +12153,11 @@
12153
"zh-cht": "裝置群",
12154
"xloc": [
12155
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
12150
- "default.handlebars->31->1874",
12151
- "default.handlebars->31->1980",
12152
- "default.handlebars->31->2020",
12153
- "default.handlebars->31->2091",
12154
- "default.handlebars->31->2278",
12156
+ "default.handlebars->31->1883",
12157
+ "default.handlebars->31->1989",
12158
+ "default.handlebars->31->2029",
12159
+ "default.handlebars->31->2100",
12160
+ "default.handlebars->31->2287",
12161
"default.handlebars->container->column_l->p2->p2info->7"
12162
]
12163
},
@@ -12172,7 +12178,7 @@
12178
"zh-chs": "设备信息导出",
12179
"zh-cht": "裝置訊息輸出",
12180
"xloc": [
12175
- "default.handlebars->31->527"
12181
+ "default.handlebars->31->536"
12182
]
12183
},
12184
{
@@ -12192,7 +12198,7 @@
12198
"zh-chs": "设备位置",
12199
"zh-cht": "裝置位置",
12200
"xloc": [
12195
- "default.handlebars->31->880"
12201
+ "default.handlebars->31->889"
12202
]
12203
},
12204
{
@@ -12212,7 +12218,7 @@
12218
"zh-chs": "设备消息",
12219
"zh-cht": "裝置訊息",
12220
"xloc": [
12215
- "default.handlebars->31->789"
12221
+ "default.handlebars->31->798"
12222
]
12223
},
12224
{
@@ -12233,9 +12239,9 @@
12239
"zh-cht": "裝置名稱",
12240
"xloc": [
12241
"default-mobile.handlebars->11->326",
12236
- "default.handlebars->31->2207",
12237
- "default.handlebars->31->314",
12238
- "default.handlebars->31->915",
12242
+ "default.handlebars->31->2216",
12243
+ "default.handlebars->31->323",
12244
+ "default.handlebars->31->924",
12245
"player.handlebars->3->9"
12246
]
12247
},
@@ -12256,8 +12262,8 @@
12262
"zh-chs": "设备通知",
12263
"zh-cht": "裝置通知",
12264
"xloc": [
12259
- "default.handlebars->31->509",
12260
- "default.handlebars->31->791"
12265
+ "default.handlebars->31->518",
12266
+ "default.handlebars->31->800"
12267
]
12268
},
12269
{
@@ -12302,7 +12308,7 @@
12308
"zh-chs": "设备共享链接",
12309
"zh-cht": "設備共享鏈接",
12310
"xloc": [
12305
- "default.handlebars->31->734"
12311
+ "default.handlebars->31->743"
12312
]
12313
},
12314
{
@@ -12325,6 +12331,12 @@
12331
"default-mobile.handlebars->11->296"
12332
]
12333
},
12334
+ {
12335
+ "en": "Device View Columns",
12336
+ "xloc": [
12337
+ "default.handlebars->31->235"
12338
+ ]
12339
+ },
12340
{
12341
"cs": "Připojení zařízení",
12342
"de": "Geräteverbindungen",
@@ -12342,8 +12354,8 @@
12354
"zh-chs": "设备连接。",
12355
"zh-cht": "裝置連接。",
12356
"xloc": [
12345
- "default.handlebars->31->1394",
12346
- "default.handlebars->31->1665"
12357
+ "default.handlebars->31->1403",
12358
+ "default.handlebars->31->1674"
12359
]
12360
},
12361
{
@@ -12363,8 +12375,8 @@
12375
"zh-chs": "设备断开连接。",
12376
"zh-cht": "裝置斷開連接。",
12377
"xloc": [
12366
- "default.handlebars->31->1395",
12367
- "default.handlebars->31->1666"
12378
+ "default.handlebars->31->1404",
12379
+ "default.handlebars->31->1675"
12380
]
12381
},
12382
{
@@ -12384,7 +12396,7 @@
12396
"zh-chs": "创建的设备组:{0}",
12397
"zh-cht": "設備組已創建:{0}",
12398
"xloc": [
12387
- "default.handlebars->31->1813"
12399
+ "default.handlebars->31->1822"
12400
]
12401
},
12402
{
@@ -12404,7 +12416,7 @@
12416
"zh-chs": "设备组已删除:{0}",
12417
"zh-cht": "設備組已刪除:{0}",
12418
"xloc": [
12407
- "default.handlebars->31->1814"
12419
+ "default.handlebars->31->1823"
12420
]
12421
},
12422
{
@@ -12424,7 +12436,7 @@
12436
"zh-chs": "设备组成员身份已更改:{0}",
12437
"zh-cht": "設備組成員身份已更改:{0}",
12438
"xloc": [
12427
- "default.handlebars->31->1815"
12439
+ "default.handlebars->31->1824"
12440
]
12441
},
12442
{
@@ -12445,7 +12457,7 @@
12457
"zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
12458
"xloc": [
12459
"default-mobile.handlebars->11->310",
12448
- "default.handlebars->31->786"
12460
+ "default.handlebars->31->795"
12461
]
12462
},
12463
{
@@ -12465,7 +12477,7 @@
12477
"zh-chs": "设备组通知已更改",
12478
"zh-cht": "設備組通知已更改",
12479
"xloc": [
12468
- "default.handlebars->31->1810"
12480
+ "default.handlebars->31->1819"
12481
]
12482
},
12483
{
@@ -12485,7 +12497,7 @@
12497
"zh-chs": "未删除的设备组:{0}",
12498
"zh-cht": "未刪除的設備組:{0}",
12499
"xloc": [
12488
- "default.handlebars->31->1793"
12500
+ "default.handlebars->31->1802"
12501
]
12502
},
12503
{
@@ -12507,8 +12519,8 @@
12519
"xloc": [
12520
"default-mobile.handlebars->11->191",
12521
"default-mobile.handlebars->11->247",
12510
- "default.handlebars->31->261",
12511
- "default.handlebars->31->589"
12522
+ "default.handlebars->31->267",
12523
+ "default.handlebars->31->598"
12524
]
12525
},
12526
{
@@ -12528,7 +12540,7 @@
12540
"zh-chs": "检测到设备,但无法获得电源状态。",
12541
"zh-cht": "檢測到裝置,但無法獲得電源狀態。",
12542
"xloc": [
12531
- "default.handlebars->31->445"
12543
+ "default.handlebars->31->454"
12544
]
12545
},
12546
{
@@ -12549,7 +12561,7 @@
12561
"zh-cht": "裝置正在休眠(S4)",
12562
"xloc": [
12563
"default-mobile.handlebars->11->231",
12552
- "default.handlebars->31->451"
12564
+ "default.handlebars->31->460"
12565
]
12566
},
12567
{
@@ -12570,7 +12582,7 @@
12582
"zh-cht": "裝置處於深度睡眠狀態(S3)",
12583
"xloc": [
12584
"default-mobile.handlebars->11->230",
12573
- "default.handlebars->31->450"
12585
+ "default.handlebars->31->459"
12586
]
12587
},
12588
{
@@ -12590,7 +12602,7 @@
12602
"zh-chs": "设备处于深度睡眠状态(S3)。",
12603
"zh-cht": "裝置處於深度睡眠狀態(S3)。",
12604
"xloc": [
12593
- "default.handlebars->31->439"
12605
+ "default.handlebars->31->448"
12606
]
12607
},
12608
{
@@ -12610,7 +12622,7 @@
12622
"zh-chs": "设备处于休眠状态(S4)。",
12623
"zh-cht": "裝置處於休眠狀態(S4)。",
12624
"xloc": [
12613
- "default.handlebars->31->441"
12625
+ "default.handlebars->31->450"
12626
]
12627
},
12628
{
@@ -12630,7 +12642,7 @@
12642
"zh-chs": "设备处于关机状态(S5)。",
12643
"zh-cht": "裝置處於關機狀態(S5)。",
12644
"xloc": [
12633
- "default.handlebars->31->443"
12645
+ "default.handlebars->31->452"
12646
]
12647
},
12648
{
@@ -12651,7 +12663,7 @@
12663
"zh-cht": "裝置處於睡眠狀態(S1)",
12664
"xloc": [
12665
"default-mobile.handlebars->11->228",
12654
- "default.handlebars->31->448"
12666
+ "default.handlebars->31->457"
12667
]
12668
},
12669
{
@@ -12671,7 +12683,7 @@
12683
"zh-chs": "设备处于睡眠状态(S1)。",
12684
"zh-cht": "裝置處於睡眠狀態(S1)。",
12685
"xloc": [
12674
- "default.handlebars->31->435"
12686
+ "default.handlebars->31->444"
12687
]
12688
},
12689
{
@@ -12692,7 +12704,7 @@
12704
"zh-cht": "裝置處於睡眠狀態(S2)",
12705
"xloc": [
12706
"default-mobile.handlebars->11->229",
12695
- "default.handlebars->31->449"
12707
+ "default.handlebars->31->458"
12708
]
12709
},
12710
{
@@ -12712,7 +12724,7 @@
12724
"zh-chs": "设备处于睡眠状态(S2)。",
12725
"zh-cht": "裝置處於睡眠狀態(S2)。",
12726
"xloc": [
12715
- "default.handlebars->31->437"
12727
+ "default.handlebars->31->446"
12728
]
12729
},
12730
{
@@ -12733,7 +12745,7 @@
12745
"zh-cht": "裝置處於軟關機狀態(S5)",
12746
"xloc": [
12747
"default-mobile.handlebars->11->232",
12736
- "default.handlebars->31->452"
12748
+ "default.handlebars->31->461"
12749
]
12750
},
12751
{
@@ -12755,8 +12767,8 @@
12767
"xloc": [
12768
"default-mobile.handlebars->11->190",
12769
"default-mobile.handlebars->11->246",
12758
- "default.handlebars->31->260",
12759
- "default.handlebars->31->588"
12770
+ "default.handlebars->31->266",
12771
+ "default.handlebars->31->597"
12772
]
12773
},
12774
{
@@ -12777,7 +12789,7 @@
12789
"zh-cht": "裝置已連接電源",
12790
"xloc": [
12791
"default-mobile.handlebars->11->227",
12780
- "default.handlebars->31->447"
12792
+ "default.handlebars->31->456"
12793
]
12794
},
12795
{
@@ -12797,7 +12809,7 @@
12809
"zh-chs": "设备已连接电源。",
12810
"zh-cht": "裝置已連接電源。",
12811
"xloc": [
12800
- "default.handlebars->31->433"
12812
+ "default.handlebars->31->442"
12813
]
12814
},
12815
{
@@ -12818,7 +12830,7 @@
12830
"zh-cht": "裝置存在,但無法確定電源狀態",
12831
"xloc": [
12832
"default-mobile.handlebars->11->233",
12821
- "default.handlebars->31->453"
12833
+ "default.handlebars->31->462"
12834
]
12835
},
12836
{
@@ -12838,7 +12850,7 @@
12850
"zh-chs": "设备名称",
12851
"zh-cht": "裝置名稱",
12852
"xloc": [
12841
- "default.handlebars->31->580"
12853
+ "default.handlebars->31->589"
12854
]
12855
},
12856
{
@@ -12858,7 +12870,7 @@
12870
"zh-chs": "设备通知",
12871
"zh-cht": "設備通知",
12872
"xloc": [
12861
- "default.handlebars->31->475"
12873
+ "default.handlebars->31->484"
12874
]
12875
},
12876
{
@@ -12866,7 +12878,7 @@
12878
"nl": "Apparaat verzocht om Intel (R) AMT ACM TLS-activering, FQDN: {0}",
12879
"fr": "L'appareil a demandé l'activation d'Intel (R) AMT ACM TLS, nom de domaine complet: {0} ",
12880
"xloc": [
12869
- "default.handlebars->31->1848"
12881
+ "default.handlebars->31->1857"
12882
]
12883
},
12884
{
@@ -12886,7 +12898,7 @@
12898
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
12899
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
12900
"xloc": [
12889
- "default.handlebars->31->1795"
12901
+ "default.handlebars->31->1804"
12902
]
12903
},
12904
{
@@ -12923,8 +12935,8 @@
12935
"zh-chs": "设备",
12936
"zh-cht": "裝置",
12937
"xloc": [
12926
- "default.handlebars->31->1981",
12927
- "default.handlebars->31->2021"
12938
+ "default.handlebars->31->1990",
12939
+ "default.handlebars->31->2030"
12940
]
12941
},
12942
{
@@ -12945,7 +12957,7 @@
12957
"zh-cht": "已禁用",
12958
"xloc": [
12959
"default-mobile.handlebars->11->422",
12948
- "default.handlebars->31->647"
12960
+ "default.handlebars->31->656"
12961
]
12962
},
12963
{
@@ -12965,7 +12977,7 @@
12977
"zh-chs": "禁用的电子邮件两因素身份验证",
12978
"zh-cht": "禁用的電子郵件兩因素身份驗證",
12979
"xloc": [
12968
- "default.handlebars->31->1826"
12980
+ "default.handlebars->31->1835"
12981
]
12982
},
12983
{
@@ -12988,8 +13000,8 @@
13000
"agent-translations.json",
13001
"default-mobile.handlebars->11->370",
13002
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
12991
- "default.handlebars->31->1007",
12992
- "default.handlebars->31->1487",
13003
+ "default.handlebars->31->1016",
13004
+ "default.handlebars->31->1496",
13005
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
13006
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
13007
"desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -13037,10 +13049,10 @@
13049
"default-mobile.handlebars->11->1",
13050
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3->deskstatus",
13051
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3->p13Status",
13040
- "default.handlebars->31->252",
13041
- "default.handlebars->31->255",
13042
- "default.handlebars->31->272",
13043
- "default.handlebars->31->299",
13052
+ "default.handlebars->31->258",
13053
+ "default.handlebars->31->261",
13054
+ "default.handlebars->31->278",
13055
+ "default.handlebars->31->308",
13056
"default.handlebars->31->8",
13057
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus",
13058
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus",
@@ -13069,7 +13081,7 @@
13081
"zh-chs": "解雇",
13082
"zh-cht": "解僱",
13083
"xloc": [
13072
- "default.handlebars->31->273"
13084
+ "default.handlebars->31->282"
13085
]
13086
},
13087
{
@@ -13089,7 +13101,7 @@
13101
"zh-chs": "在远程设备上显示一个消息框。",
13102
"zh-cht": "在遠程裝置上顯示一個訊息框。",
13103
"xloc": [
13092
- "default.handlebars->31->790"
13104
+ "default.handlebars->31->799"
13105
]
13106
},
13107
{
@@ -13129,7 +13141,7 @@
13141
"zh-chs": "在远程设备上显示短信",
13142
"zh-cht": "在遠程裝置上顯示短信",
13143
"xloc": [
13132
- "default.handlebars->31->684"
13144
+ "default.handlebars->31->693"
13145
]
13146
},
13147
{
@@ -13149,7 +13161,7 @@
13161
"zh-chs": "显示设备组名称",
13162
"zh-cht": "顯示裝置群名稱",
13163
"xloc": [
13152
- "default.handlebars->31->1393"
13164
+ "default.handlebars->31->1402"
13165
]
13166
},
13167
{
@@ -13169,7 +13181,7 @@
13181
"zh-chs": "显示名称",
13182
"zh-cht": "顯示名稱",
13183
"xloc": [
13172
- "default.handlebars->31->974"
13184
+ "default.handlebars->31->983"
13185
]
13186
},
13187
{
@@ -13189,7 +13201,7 @@
13201
"zh-chs": "显示公共连结",
13202
"zh-cht": "顯示公共鏈結",
13203
"xloc": [
13192
- "default.handlebars->31->1696"
13204
+ "default.handlebars->31->1705"
13205
]
13206
},
13207
{
@@ -13197,7 +13209,7 @@
13209
"nl": "Scherm {0}",
13210
"fr": "Affichage {0}",
13211
"xloc": [
13200
- "default.handlebars->31->991"
13212
+ "default.handlebars->31->1000"
13213
]
13214
},
13215
{
@@ -13217,7 +13229,7 @@
13229
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
13230
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
13231
"xloc": [
13220
- "default.handlebars->31->1755"
13232
+ "default.handlebars->31->1764"
13233
]
13234
},
13235
{
@@ -13237,7 +13249,7 @@
13249
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
13250
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
13251
"xloc": [
13240
- "default.handlebars->31->1763"
13252
+ "default.handlebars->31->1772"
13253
]
13254
},
13255
{
@@ -13257,8 +13269,8 @@
13269
"zh-chs": "什么都不做",
13270
"zh-cht": "什麼都不做",
13271
"xloc": [
13260
- "default.handlebars->31->1534",
13261
- "default.handlebars->31->1538"
13272
+ "default.handlebars->31->1543",
13273
+ "default.handlebars->31->1547"
13274
]
13275
},
13276
{
@@ -13278,10 +13290,10 @@
13290
"zh-chs": "域",
13291
"zh-cht": "域",
13292
"xloc": [
13281
- "default.handlebars->31->1945",
13282
- "default.handlebars->31->1993",
13293
+ "default.handlebars->31->1954",
13294
"default.handlebars->31->2002",
13284
- "default.handlebars->31->2070",
13295
+ "default.handlebars->31->2011",
13296
+ "default.handlebars->31->2079",
13297
"mstsc.handlebars->main->1->3->1->2->1->0",
13298
"mstsc.handlebars->main->1->3->1->2->3"
13299
]
@@ -13303,7 +13315,7 @@
13315
"zh-chs": "请勿更改,如果设置请保留CCM",
13316
"zh-cht": "請勿更改,如果設置請保留CCM",
13317
"xloc": [
13306
- "default.handlebars->31->1530"
13318
+ "default.handlebars->31->1539"
13319
]
13320
},
13321
{
@@ -13340,7 +13352,7 @@
13352
"zh-chs": "不要连接到服务器",
13353
"zh-cht": "不要連接到伺服器",
13354
"xloc": [
13343
- "default.handlebars->31->1539"
13355
+ "default.handlebars->31->1548"
13356
]
13357
},
13358
{
@@ -13405,7 +13417,7 @@
13417
"nl": "Omlaag",
13418
"xloc": [
13419
"default-mobile.handlebars->11->354",
13408
- "default.handlebars->31->955"
13420
+ "default.handlebars->31->964"
13421
]
13422
},
13423
{
@@ -13469,7 +13481,7 @@
13481
"zh-cht": "下載檔案",
13482
"xloc": [
13483
"default-mobile.handlebars->11->400",
13472
- "default.handlebars->31->1046"
13484
+ "default.handlebars->31->1055"
13485
]
13486
},
13487
{
@@ -13489,7 +13501,7 @@
13501
"zh-chs": "下载MeshCentral Router,一个TCP端口映射工具。",
13502
"zh-cht": "下載MeshCentral Router,一個TCP端口映射工具。",
13503
"xloc": [
13492
- "default.handlebars->31->250"
13504
+ "default.handlebars->31->256"
13505
]
13506
},
13507
{
@@ -13509,7 +13521,7 @@
13521
"zh-chs": "下载MeshCmd",
13522
"zh-cht": "下載MeshCmd",
13523
"xloc": [
13512
- "default.handlebars->31->905"
13524
+ "default.handlebars->31->914"
13525
]
13526
},
13527
{
@@ -13529,7 +13541,7 @@
13541
"zh-chs": "下载MeshCmd,这是一个多功能的指令执行工具。",
13542
"zh-cht": "下載MeshCmd,這是一個多功能的指令執行工具。",
13543
"xloc": [
13532
- "default.handlebars->31->248"
13544
+ "default.handlebars->31->254"
13545
]
13546
},
13547
{
@@ -13569,7 +13581,7 @@
13581
"zh-chs": "下载报告",
13582
"zh-cht": "下載報告",
13583
"xloc": [
13572
- "default.handlebars->31->1863",
13584
+ "default.handlebars->31->1872",
13585
"default.handlebars->container->column_l->p3->3->1->0->3"
13586
]
13587
},
@@ -13590,7 +13602,7 @@
13602
"zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
13603
"zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
13604
"xloc": [
13593
- "default.handlebars->31->898"
13605
+ "default.handlebars->31->907"
13606
]
13607
},
13608
{
@@ -13670,7 +13682,7 @@
13682
"zh-chs": "下载电源事件",
13683
"zh-cht": "下載電源事件",
13684
"xloc": [
13673
- "default.handlebars->31->854"
13685
+ "default.handlebars->31->863"
13686
]
13687
},
13688
{
@@ -13758,7 +13770,7 @@
13770
"zh-chs": "使用以下一种档案格式下载设备列表。",
13771
"zh-cht": "使用以下一種檔案格式下載裝置列表。",
13772
"xloc": [
13761
- "default.handlebars->31->522"
13773
+ "default.handlebars->31->531"
13774
]
13775
},
13776
{
@@ -13778,7 +13790,7 @@
13790
"zh-chs": "使用以下一种档案格式下载事件列表。",
13791
"zh-cht": "使用以下一種檔案格式下載事件列表。",
13792
"xloc": [
13781
- "default.handlebars->31->1864"
13793
+ "default.handlebars->31->1873"
13794
]
13795
},
13796
{
@@ -13798,7 +13810,7 @@
13810
"zh-chs": "使用以下一种档案格式下载用户列表。",
13811
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
13812
"xloc": [
13801
- "default.handlebars->31->1929"
13813
+ "default.handlebars->31->1938"
13814
]
13815
},
13816
{
@@ -13879,7 +13891,7 @@
13891
"zh-chs": "下载:“{0}”",
13892
"zh-cht": "下載:“{0}”",
13893
"xloc": [
13882
- "default.handlebars->31->1786"
13894
+ "default.handlebars->31->1795"
13895
]
13896
},
13897
{
@@ -13887,7 +13899,7 @@
13899
"nl": "Download: \\\"{0}\\\", Grootte: {1}",
13900
"fr": "Téléchargement : \\\"{0}\\\", Taille : {1}",
13901
"xloc": [
13890
- "default.handlebars->31->1843"
13902
+ "default.handlebars->31->1852"
13903
]
13904
},
13905
{
@@ -13927,7 +13939,7 @@
13939
"zh-chs": "代理重复",
13940
"zh-cht": "代理重複",
13941
"xloc": [
13930
- "default.handlebars->31->2274"
13942
+ "default.handlebars->31->2283"
13943
]
13944
},
13945
{
@@ -13967,7 +13979,7 @@
13979
"zh-chs": "复制用户组",
13980
"zh-cht": "複製用戶群",
13981
"xloc": [
13970
- "default.handlebars->31->1997"
13982
+ "default.handlebars->31->2006"
13983
]
13984
},
13985
{
@@ -14004,8 +14016,8 @@
14016
"zh-chs": "持续时间",
14017
"zh-cht": "持續時間",
14018
"xloc": [
14007
- "default.handlebars->31->2193",
14008
- "default.handlebars->31->2213",
14019
+ "default.handlebars->31->2202",
14020
+ "default.handlebars->31->2222",
14021
"player.handlebars->3->2"
14022
]
14023
},
@@ -14043,7 +14055,7 @@
14055
"zh-chs": "荷兰文(比利时)",
14056
"zh-cht": "荷蘭文(比利時)",
14057
"xloc": [
14046
- "default.handlebars->31->1233"
14058
+ "default.handlebars->31->1242"
14059
]
14060
},
14061
{
@@ -14063,7 +14075,7 @@
14075
"zh-chs": "荷兰文(标准)",
14076
"zh-cht": "荷蘭文(標準)",
14077
"xloc": [
14066
- "default.handlebars->31->1232"
14078
+ "default.handlebars->31->1241"
14079
]
14080
},
14081
{
@@ -14352,7 +14364,7 @@
14364
"zh-cht": "編輯裝置",
14365
"xloc": [
14366
"default-mobile.handlebars->11->331",
14355
- "default.handlebars->31->920"
14367
+ "default.handlebars->31->929"
14368
]
14369
},
14370
{
@@ -14375,10 +14387,10 @@
14387
"default-mobile.handlebars->11->532",
14388
"default-mobile.handlebars->11->538",
14389
"default-mobile.handlebars->11->558",
14378
- "default.handlebars->31->1551",
14379
- "default.handlebars->31->1583",
14380
- "default.handlebars->31->1608",
14381
- "default.handlebars->31->1620"
14390
+ "default.handlebars->31->1560",
14391
+ "default.handlebars->31->1592",
14392
+ "default.handlebars->31->1617",
14393
+ "default.handlebars->31->1629"
14394
]
14395
},
14396
{
@@ -14398,7 +14410,7 @@
14410
"zh-chs": "编辑设备组功能",
14411
"zh-cht": "編輯裝置群功能",
14412
"xloc": [
14401
- "default.handlebars->31->1569"
14413
+ "default.handlebars->31->1578"
14414
]
14415
},
14416
{
@@ -14418,8 +14430,8 @@
14430
"zh-chs": "编辑设备组权限",
14431
"zh-cht": "編輯裝置群權限",
14432
"xloc": [
14421
- "default.handlebars->31->1605",
14422
- "default.handlebars->31->1617"
14433
+ "default.handlebars->31->1614",
14434
+ "default.handlebars->31->1626"
14435
]
14436
},
14437
{
@@ -14439,7 +14451,7 @@
14451
"zh-chs": "编辑设备组用户同意",
14452
"zh-cht": "編輯裝置群用戶同意",
14453
"xloc": [
14442
- "default.handlebars->31->1552"
14454
+ "default.handlebars->31->1561"
14455
]
14456
},
14457
{
@@ -14460,7 +14472,7 @@
14472
"zh-cht": "編輯裝置筆記",
14473
"xloc": [
14474
"default-mobile.handlebars->11->550",
14463
- "default.handlebars->31->1597"
14475
+ "default.handlebars->31->1606"
14476
]
14477
},
14478
{
@@ -14480,8 +14492,8 @@
14492
"zh-chs": "编辑设备权限",
14493
"zh-cht": "編輯裝置權限",
14494
"xloc": [
14483
- "default.handlebars->31->1610",
14484
- "default.handlebars->31->1612"
14495
+ "default.handlebars->31->1619",
14496
+ "default.handlebars->31->1621"
14497
]
14498
},
14499
{
@@ -14501,7 +14513,7 @@
14513
"zh-chs": "编辑设备标签",
14514
"zh-cht": "編輯裝置標籤",
14515
"xloc": [
14504
- "default.handlebars->31->504"
14516
+ "default.handlebars->31->513"
14517
]
14518
},
14519
{
@@ -14521,7 +14533,7 @@
14533
"zh-chs": "编辑设备用户同意",
14534
"zh-cht": "編輯裝置用戶同意",
14535
"xloc": [
14524
- "default.handlebars->31->1554"
14536
+ "default.handlebars->31->1563"
14537
]
14538
},
14539
{
@@ -14541,7 +14553,7 @@
14553
"zh-chs": "编辑群组",
14554
"zh-cht": "編輯群組",
14555
"xloc": [
14544
- "default.handlebars->31->763"
14556
+ "default.handlebars->31->772"
14557
]
14558
},
14559
{
@@ -14565,10 +14577,10 @@
14577
"default-mobile.handlebars->11->275",
14578
"default-mobile.handlebars->11->276",
14579
"default-mobile.handlebars->11->321",
14568
- "default.handlebars->31->618",
14569
- "default.handlebars->31->623",
14570
- "default.handlebars->31->624",
14571
- "default.handlebars->31->861"
14580
+ "default.handlebars->31->627",
14581
+ "default.handlebars->31->632",
14582
+ "default.handlebars->31->633",
14583
+ "default.handlebars->31->870"
14584
]
14585
},
14586
{
@@ -14589,7 +14601,7 @@
14601
"zh-cht": "編輯筆記",
14602
"xloc": [
14603
"default-mobile.handlebars->11->565",
14592
- "default.handlebars->31->1627"
14604
+ "default.handlebars->31->1636"
14605
]
14606
},
14607
{
@@ -14609,7 +14621,7 @@
14621
"zh-chs": "编辑用户同意",
14622
"zh-cht": "編輯用戶同意",
14623
"xloc": [
14612
- "default.handlebars->31->1553"
14624
+ "default.handlebars->31->1562"
14625
]
14626
},
14627
{
@@ -14629,7 +14641,7 @@
14641
"zh-chs": "编辑用户设备组权限",
14642
"zh-cht": "編輯用戶裝置群權限",
14643
"xloc": [
14632
- "default.handlebars->31->1618"
14644
+ "default.handlebars->31->1627"
14645
]
14646
},
14647
{
@@ -14649,7 +14661,7 @@
14661
"zh-chs": "编辑用户设备权限",
14662
"zh-cht": "編輯用戶裝置權限",
14663
"xloc": [
14652
- "default.handlebars->31->1613"
14664
+ "default.handlebars->31->1622"
14665
]
14666
},
14667
{
@@ -14669,7 +14681,7 @@
14681
"zh-chs": "编辑用户组",
14682
"zh-cht": "編輯用戶群",
14683
"xloc": [
14672
- "default.handlebars->31->2048"
14684
+ "default.handlebars->31->2057"
14685
]
14686
},
14687
{
@@ -14689,7 +14701,7 @@
14701
"zh-chs": "编辑用户组设备权限",
14702
"zh-cht": "編輯用戶群裝置權限",
14703
"xloc": [
14692
- "default.handlebars->31->1615"
14704
+ "default.handlebars->31->1624"
14705
]
14706
},
14707
{
@@ -14709,7 +14721,7 @@
14721
"zh-chs": "编辑用户组用户同意",
14722
"zh-cht": "編輯用戶組用戶同意",
14723
"xloc": [
14712
- "default.handlebars->31->1555"
14724
+ "default.handlebars->31->1564"
14725
]
14726
},
14727
{
@@ -14750,7 +14762,7 @@
14762
"zh-chs": "编辑标签",
14763
"zh-cht": "編輯標籤",
14764
"xloc": [
14753
- "default.handlebars->31->476"
14765
+ "default.handlebars->31->485"
14766
]
14767
},
14768
{
@@ -14791,12 +14803,12 @@
14803
"zh-cht": "電郵",
14804
"xloc": [
14805
"default-mobile.handlebars->11->101",
14794
- "default.handlebars->31->1947",
14795
- "default.handlebars->31->2074",
14796
- "default.handlebars->31->2076",
14797
- "default.handlebars->31->2116",
14798
- "default.handlebars->31->2136",
14799
- "default.handlebars->31->347",
14806
+ "default.handlebars->31->1956",
14807
+ "default.handlebars->31->2083",
14808
+ "default.handlebars->31->2085",
14809
+ "default.handlebars->31->2125",
14810
+ "default.handlebars->31->2145",
14811
+ "default.handlebars->31->356",
14812
"login-mobile.handlebars->5->42",
14813
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
14814
"login.handlebars->5->44",
@@ -14828,7 +14840,7 @@
14840
"zh-cht": "電郵地址變更",
14841
"xloc": [
14842
"default-mobile.handlebars->11->102",
14831
- "default.handlebars->31->1402"
14843
+ "default.handlebars->31->1411"
14844
]
14845
},
14846
{
@@ -14849,7 +14861,7 @@
14861
"zh-cht": "電郵認證",
14862
"xloc": [
14863
"default-mobile.handlebars->11->91",
14852
- "default.handlebars->31->1170"
14864
+ "default.handlebars->31->1179"
14865
]
14866
},
14867
{
@@ -14909,7 +14921,7 @@
14921
"zh-cht": "電郵驗證",
14922
"xloc": [
14923
"default-mobile.handlebars->11->100",
14912
- "default.handlebars->31->1400"
14924
+ "default.handlebars->31->1409"
14925
]
14926
},
14927
{
@@ -14929,7 +14941,7 @@
14941
"zh-chs": "电邮邀请",
14942
"zh-cht": "電郵邀請",
14943
"xloc": [
14932
- "default.handlebars->31->344"
14944
+ "default.handlebars->31->353"
14945
]
14946
},
14947
{
@@ -14949,7 +14961,7 @@
14961
"zh-chs": "电邮未验证",
14962
"zh-cht": "電郵未驗證",
14963
"xloc": [
14952
- "default.handlebars->31->1893"
14964
+ "default.handlebars->31->1902"
14965
]
14966
},
14967
{
@@ -14969,8 +14981,8 @@
14981
"zh-chs": "电子邮件已验证",
14982
"zh-cht": "電子郵件已驗證",
14983
"xloc": [
14972
- "default.handlebars->31->1894",
14973
- "default.handlebars->31->2068"
14984
+ "default.handlebars->31->1903",
14985
+ "default.handlebars->31->2077"
14986
]
14987
},
14988
{
@@ -14990,7 +15002,7 @@
15002
"zh-chs": "电邮已验证。",
15003
"zh-cht": "電郵已驗證。",
15004
"xloc": [
14993
- "default.handlebars->31->1953"
15005
+ "default.handlebars->31->1962"
15006
]
15007
},
15008
{
@@ -15010,7 +15022,7 @@
15022
"zh-chs": "电邮未验证",
15023
"zh-cht": "電郵未驗證",
15024
"xloc": [
15013
- "default.handlebars->31->2069"
15025
+ "default.handlebars->31->2078"
15026
]
15027
},
15028
{
@@ -15031,7 +15043,7 @@
15043
"zh-cht": "電郵已發送。",
15044
"xloc": [
15045
"default-mobile.handlebars->11->607",
15034
- "default.handlebars->31->2242",
15046
+ "default.handlebars->31->2251",
15047
"login-mobile.handlebars->5->2",
15048
"login.handlebars->5->2",
15049
"login2.handlebars->7->3"
@@ -15076,7 +15088,7 @@
15088
"zh-chs": "已通过电邮验证,并且需要重置密码。",
15089
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
15090
"xloc": [
15079
- "default.handlebars->31->1954"
15091
+ "default.handlebars->31->1963"
15092
]
15093
},
15094
{
@@ -15100,7 +15112,7 @@
15112
"en": "Email/SMS/Push Traffic",
15113
"nl": "Email/SMS/Push verkeer",
15114
"xloc": [
15103
- "default.handlebars->31->2318"
15115
+ "default.handlebars->31->2327"
15116
]
15117
},
15118
{
@@ -15146,7 +15158,7 @@
15158
"zh-chs": "启用邀请代码",
15159
"zh-cht": "啟用邀請代碼",
15160
"xloc": [
15149
- "default.handlebars->31->1650"
15161
+ "default.handlebars->31->1659"
15162
]
15163
},
15164
{
@@ -15187,7 +15199,7 @@
15199
"zh-cht": "啟用電郵二因子鑑別。",
15200
"xloc": [
15201
"default-mobile.handlebars->11->93",
15190
- "default.handlebars->31->1172"
15202
+ "default.handlebars->31->1181"
15203
]
15204
},
15205
{
@@ -15227,7 +15239,7 @@
15239
"zh-chs": "已启用",
15240
"zh-cht": "已啟用",
15241
"xloc": [
15230
- "default.handlebars->31->2215"
15242
+ "default.handlebars->31->2224"
15243
]
15244
},
15245
{
@@ -15247,7 +15259,7 @@
15259
"zh-chs": "启用电子邮件两因素身份验证",
15260
"zh-cht": "啟用電子郵件兩因素身份驗證",
15261
"xloc": [
15250
- "default.handlebars->31->1825"
15262
+ "default.handlebars->31->1834"
15263
]
15264
},
15265
{
@@ -15276,7 +15288,7 @@
15288
"nl": "End",
15289
"xloc": [
15290
"default-mobile.handlebars->11->348",
15279
- "default.handlebars->31->949"
15291
+ "default.handlebars->31->958"
15292
]
15293
},
15294
{
@@ -15296,7 +15308,7 @@
15308
"zh-chs": "时间结束",
15309
"zh-cht": "時間結束",
15310
"xloc": [
15299
- "default.handlebars->31->2212"
15311
+ "default.handlebars->31->2221"
15312
]
15313
},
15314
{
@@ -15316,7 +15328,7 @@
15328
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
15329
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
15330
"xloc": [
15319
- "default.handlebars->31->1748"
15331
+ "default.handlebars->31->1757"
15332
]
15333
},
15334
{
@@ -15336,7 +15348,7 @@
15348
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
15349
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
15350
"xloc": [
15339
- "default.handlebars->31->1749"
15351
+ "default.handlebars->31->1758"
15352
]
15353
},
15354
{
@@ -15356,7 +15368,7 @@
15368
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
15369
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
15370
"xloc": [
15359
- "default.handlebars->31->1746"
15371
+ "default.handlebars->31->1755"
15372
]
15373
},
15374
{
@@ -15376,7 +15388,7 @@
15388
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
15389
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
15390
"xloc": [
15379
- "default.handlebars->31->1747"
15391
+ "default.handlebars->31->1756"
15392
]
15393
},
15394
{
@@ -15396,7 +15408,7 @@
15408
"zh-chs": "英文",
15409
"zh-cht": "英文",
15410
"xloc": [
15399
- "default.handlebars->31->1234"
15411
+ "default.handlebars->31->1243"
15412
]
15413
},
15414
{
@@ -15416,7 +15428,7 @@
15428
"zh-chs": "英文(澳洲)",
15429
"zh-cht": "英文(澳洲)",
15430
"xloc": [
15419
- "default.handlebars->31->1235"
15431
+ "default.handlebars->31->1244"
15432
]
15433
},
15434
{
@@ -15436,7 +15448,7 @@
15448
"zh-chs": "英文(伯利茲)",
15449
"zh-cht": "英文(伯利茲)",
15450
"xloc": [
15439
- "default.handlebars->31->1236"
15451
+ "default.handlebars->31->1245"
15452
]
15453
},
15454
{
@@ -15456,7 +15468,7 @@
15468
"zh-chs": "英文(加拿大)",
15469
"zh-cht": "英文(加拿大)",
15470
"xloc": [
15459
- "default.handlebars->31->1237"
15471
+ "default.handlebars->31->1246"
15472
]
15473
},
15474
{
@@ -15476,7 +15488,7 @@
15488
"zh-chs": "英文(爱尔兰)",
15489
"zh-cht": "英文(愛爾蘭)",
15490
"xloc": [
15479
- "default.handlebars->31->1238"
15491
+ "default.handlebars->31->1247"
15492
]
15493
},
15494
{
@@ -15496,7 +15508,7 @@
15508
"zh-chs": "英文(牙买加)",
15509
"zh-cht": "英文(牙買加)",
15510
"xloc": [
15499
- "default.handlebars->31->1239"
15511
+ "default.handlebars->31->1248"
15512
]
15513
},
15514
{
@@ -15516,7 +15528,7 @@
15528
"zh-chs": "英文(纽西兰)",
15529
"zh-cht": "英文(紐西蘭)",
15530
"xloc": [
15519
- "default.handlebars->31->1240"
15531
+ "default.handlebars->31->1249"
15532
]
15533
},
15534
{
@@ -15536,7 +15548,7 @@
15548
"zh-chs": "英文(菲律宾)",
15549
"zh-cht": "英文(菲律賓)",
15550
"xloc": [
15539
- "default.handlebars->31->1241"
15551
+ "default.handlebars->31->1250"
15552
]
15553
},
15554
{
@@ -15556,7 +15568,7 @@
15568
"zh-chs": "英语(南非)",
15569
"zh-cht": "英語(南非)",
15570
"xloc": [
15559
- "default.handlebars->31->1242"
15571
+ "default.handlebars->31->1251"
15572
]
15573
},
15574
{
@@ -15576,7 +15588,7 @@
15588
"zh-chs": "英文(特立尼达和多巴哥)",
15589
"zh-cht": "英文(特立尼達和多巴哥)",
15590
"xloc": [
15579
- "default.handlebars->31->1243"
15591
+ "default.handlebars->31->1252"
15592
]
15593
},
15594
{
@@ -15596,7 +15608,7 @@
15608
"zh-chs": "英文(英国)",
15609
"zh-cht": "英文(英國)",
15610
"xloc": [
15599
- "default.handlebars->31->1244"
15611
+ "default.handlebars->31->1253"
15612
]
15613
},
15614
{
@@ -15616,7 +15628,7 @@
15628
"zh-chs": "美国英文",
15629
"zh-cht": "美國英語",
15630
"xloc": [
15619
- "default.handlebars->31->1245"
15631
+ "default.handlebars->31->1254"
15632
]
15633
},
15634
{
@@ -15636,7 +15648,7 @@
15648
"zh-chs": "英文(津巴布韦)",
15649
"zh-cht": "英文(津巴布韋)",
15650
"xloc": [
15639
- "default.handlebars->31->1246"
15651
+ "default.handlebars->31->1255"
15652
]
15653
},
15654
{
@@ -15657,10 +15669,10 @@
15669
"zh-cht": "輸入",
15670
"xloc": [
15671
"default-mobile.handlebars->11->342",
15660
- "default.handlebars->31->1019",
15661
- "default.handlebars->31->1428",
15662
- "default.handlebars->31->1429",
15663
- "default.handlebars->31->943"
15672
+ "default.handlebars->31->1028",
15673
+ "default.handlebars->31->1437",
15674
+ "default.handlebars->31->1438",
15675
+ "default.handlebars->31->952"
15676
]
15677
},
15678
{
@@ -15680,7 +15692,7 @@
15692
"zh-chs": "输入管理领域名称的逗号分隔列表。",
15693
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
15694
"xloc": [
15683
- "default.handlebars->31->1958"
15695
+ "default.handlebars->31->1967"
15696
]
15697
},
15698
{
@@ -15700,7 +15712,7 @@
15712
"zh-chs": "输入IP地址范围以扫描英特尔AMT设备。",
15713
"zh-cht": "輸入IP地址範圍以掃描Intel® AMT裝置。",
15714
"xloc": [
15703
- "default.handlebars->31->335"
15715
+ "default.handlebars->31->344"
15716
]
15717
},
15718
{
@@ -15740,7 +15752,7 @@
15752
"zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。",
15753
"zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
15754
"xloc": [
15743
- "default.handlebars->31->968"
15755
+ "default.handlebars->31->977"
15756
]
15757
},
15758
{
@@ -15802,7 +15814,7 @@
15814
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
15815
"zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
15816
"xloc": [
15805
- "default.handlebars->31->1167"
15817
+ "default.handlebars->31->1176"
15818
]
15819
},
15820
{
@@ -15831,7 +15843,7 @@
15843
"fr": "Erreur, code d'invitation \\\"{0}\\\" déjà utilisé.",
15844
"xloc": [
This file is too large to show in full.
views/default.handlebars
+119
-6
@@ -288,6 +288,7 @@
288
<input type=button id=refreshmap title="Reset map view" value=Reset onclick=refreshMap(false,true) />
289
</td>
290
<td class="auto-style1" style=height:100%>
291
+ <img style="display:none;cursor:pointer" id=devListToolbarSettings src="images/icon-gear.png" loading=lazy width=16 height=16 onclick="onDeviceViewSettings()" />
292
<div style="display:none" id=devListToolbarView>
293
View
294
<select id=viewselect onchange=onDeviceViewChange()>
@@ -1343,6 +1344,8 @@
1344
var goBackStack = [];
1345
var CollapsedGroups = {};
1346
try { CollapsedGroups = JSON.parse(getstore('_collapse', '{}')); } catch(ex) {}
1347
+ var deviceViewSettings = {};
1348
+ try { deviceViewSettings = JSON.parse(getstore('_deviceViewSettings', '{}')); } catch(ex) {}
1349
var xterm = null;
1350
var xtermfit = null;
1351
var xtermResizeTimer = null;
@@ -3393,6 +3396,33 @@
3396
setTimeout(function () { mainUpdate(512); }, 200);
3397
}
3398
3399
+ function onDeviceViewSettings() {
3400
+ if (xxdialogMode) return;
3401
+
3402
+ // Use defaults if needed
3403
+ if (deviceViewSettings == null) { deviceViewSettings = {}; }
3404
+ if (!Array.isArray(deviceViewSettings.devsCols)) { deviceViewSettings.devsCols = ['user','ip','conn']; }
3405
+
3406
+ // Display the dialog box
3407
+ var x = '';
3408
+ x += '<label><input id=d2c1 type=checkbox' + ((deviceViewSettings.devsCols.indexOf('links') >= 0)?' checked':'') + '>' + "MeshCentral Router Links" + '</label><br />';
3409
+ x += '<label><input id=d2c2 type=checkbox' + ((deviceViewSettings.devsCols.indexOf('user') >= 0)?' checked':'') + '>' + "Logged in users" + '</label><br />';
3410
+ x += '<label><input id=d2c3 type=checkbox' + ((deviceViewSettings.devsCols.indexOf('ip') >= 0)?' checked':'') + '>' + "Agent IP address" + '</label><br />';
3411
+ x += '<label><input id=d2c4 type=checkbox' + ((deviceViewSettings.devsCols.indexOf('conn') >= 0)?' checked':'') + '>' + "Server Connectivity" + '</label><br />';
3412
+ setDialogMode(2, "Device View Columns", 3, onDeviceViewSettingsEx, x);
3413
+ }
3414
+
3415
+ function onDeviceViewSettingsEx() {
3416
+ var cols = [];
3417
+ if (Q('d2c1').checked) { cols.push('links'); }
3418
+ if (Q('d2c2').checked) { cols.push('user'); }
3419
+ if (Q('d2c3').checked) { cols.push('ip'); }
3420
+ if (Q('d2c4').checked) { cols.push('conn'); }
3421
+ deviceViewSettings.devsCols = cols;
3422
+ putstore('_deviceViewSettings', JSON.stringify(deviceViewSettings));
3423
+ mainUpdate(4);
3424
+ }
3425
+
3426
function ondockeypress(e) {
3427
setSessionActivity();
3428
if (!xxdialogMode && xxcurrentView == 11 && desktop && Q('DeskControl').checked) {
@@ -3513,6 +3543,21 @@
3543
// TODO: Add handleReleaseKeys() for Intel AMT.
3544
function ondocblur() { if (!xxdialogMode && xxcurrentView == 11 && desktop && Q('DeskControl').checked && desktop.m.handleReleaseKeys) { return desktop.m.handleReleaseKeys(); } }
3545
3546
+ // Highlights the device group hovered
3547
+ function devGrpMouseHover(element, over) {
3548
+ setSessionActivity();
3549
+ var view = Q('viewselect').value;
3550
+ var e = element.children[1].children[1];
3551
+ e.children[0].classList.remove('g1s');
3552
+ e.children[1].classList.remove('e2s');
3553
+ e.children[2].classList.remove('g2s');
3554
+ if (over == 1) {
3555
+ e.children[0].classList.add('g1s');
3556
+ e.children[1].classList.add('e2s');
3557
+ e.children[2].classList.add('g2s');
3558
+ }
3559
+ }
3560
+
3561
// Highlights the device being hovered
3562
function devMouseHover(element, over) {
3563
setSessionActivity();
@@ -3555,6 +3600,7 @@
3600
QV('kvmListToolbar', (view == 3) || (view == 5));
3601
QV('devMapToolbar', view == 4);
3602
QV('devListToolbarSize', (view == 3) || (view == 5));
3603
+ QV('devListToolbarSettings', view == 2);
3604
QV('NoMeshesPanel', (nodes.length == 0) && (meshcount == 0));
3605
//QV('devListToolbarView', (meshcount != 0) && (nodes.length > 0));
3606
QV('devListToolbarViewIcons', nodes.length > 0);
@@ -3763,8 +3809,20 @@
3809
if ((r != '') && (viewNothing == false)) {
3810
r += '</table>';
3811
if (view == 2) {
3812
+ var colums = '';
3813
+
3814
+ // Use defaults if needed
3815
+ if (deviceViewSettings == null) { deviceViewSettings = {}; }
3816
+ if (!Array.isArray(deviceViewSettings.devsCols)) { deviceViewSettings.devsCols = ['user','ip','conn']; }
3817
+
3818
+ // Display configured columns
3819
+ if (deviceViewSettings.devsCols.indexOf('links') >= 0) { colums += '<th style=color:gray;width:120px>' + "Links"; }
3820
+ if (deviceViewSettings.devsCols.indexOf('user') >= 0) { colums += '<th style=color:gray;width:120px>' + "User"; }
3821
+ if (deviceViewSettings.devsCols.indexOf('ip') >= 0) { colums += '<th style=color:gray;width:120px>' + "Address"; }
3822
+ if (deviceViewSettings.devsCols.indexOf('conn') >= 0) { colums += '<th style=color:gray;width:100px>' + "Connectivity"; }
3823
+
3824
// This height of 1 div at the end to fix a problem in Linux firefox browsers
3767
- r = '<table style=width:100%;margin-top:4px cellpadding=0 cellspacing=0><th style=color:gray><th style=color:gray;width:120px>' + "User" + '<th style=color:gray;width:120px>' + "Address" + '<th style=color:gray;width:100px>' + "Connectivity" + r + '</tr></table><div style=height:1px></div>'; //<th style=color:gray;width:100px>State';
3825
+ r = '<table style=width:100%;margin-top:4px cellpadding=0 cellspacing=0><th style=color:gray>' + colums + r + '</tr></table><div style=height:1px></div>';
3826
}
3827
} else {
3828
r += '</table>';
@@ -4007,7 +4065,17 @@
4065
r += '<div class=deviceBarIcon onclick=gotoDevice(\'' + node._id + '\',null,null,event)><div class="j' + icon + '" style=width:16px;margin-top:1px;margin-left:2px;height:16px></div></div>';
4066
r += '<div class=g1 style=height:18px;float:left></div><div class=g2 style=height:18px;float:right></div>';
4067
r += '<div class=style10 style=cursor:pointer;font-size:14px title="' + title + '" onclick=gotoDevice(\'' + node._id + '\',null,null,event)><span style=width:300px>' + name + '</span></div></div>' + devNotify + '</td>';
4010
- r += '<td style=text-align:center>' + getUserShortStr(node) + '<td style=text-align:center>' + (node.ip != null ? node.ip : '') + '<td style=text-align:center>' + states.join(' + ');
4068
+
4069
+ // Use defaults if needed
4070
+ if (deviceViewSettings == null) { deviceViewSettings = {}; }
4071
+ if (!Array.isArray(deviceViewSettings.devsCols)) { deviceViewSettings.devsCols = ['user','ip','conn']; }
4072
+
4073
+ // Display configured columns
4074
+ if (deviceViewSettings.devsCols.indexOf('links') >= 0) { r += '<td style=text-align:center;font-size:x-small>' + getShortRouterLinks(node); } // Links
4075
+ if (deviceViewSettings.devsCols.indexOf('user') >= 0) { r += '<td style=text-align:center>' + getUserShortStr(node); } // User
4076
+ if (deviceViewSettings.devsCols.indexOf('ip') >= 0) { r += '<td style=text-align:center>' + (node.ip != null ? node.ip : ''); } // IP address
4077
+ if (deviceViewSettings.devsCols.indexOf('conn') >= 0) { r += '<td style=text-align:center>' + states.join(' + '); } // Connectivity
4078
+
4079
div.innerHTML = r;
4080
} else if ((view == 3) || (view == 5)) {
4081
// Draw the device and canvas
@@ -4020,6 +4088,48 @@
4088
}
4089
}
4090
4091
+ // Return HTML with a list of MeshCentral Router links
4092
+ function getShortRouterLinks(node) {
4093
+ var x = '';
4094
+ var meshrights = GetNodeRights(node);
4095
+
4096
+ // RDP link, show this link only of the remote machine is Windows.
4097
+ if (((node.conn & 1) != 0) && (node.agent) && ((meshrights & 8) != 0) && (node.agent.id != 14)) {
4098
+ if ((node.agent.id > 0) && (node.agent.id < 5)) {
4099
+ if (navigator.platform.toLowerCase() == 'win32') {
4100
+ if ((serverinfo.devicemeshrouterlinks == null) || (serverinfo.devicemeshrouterlinks.rdp != false)) {
4101
+ x += '<a href=# cmenu=altPortContextMenu id=rdpMCRouterLink onclick=p10MCRouter("' + node._id + '",3)>' + "RDP" + '</a> ';
4102
+ }
4103
+ }
4104
+ }
4105
+ if (node.agent.id > 4) {
4106
+ if ((navigator.platform.toLowerCase() == 'win32') || (navigator.platform.toLowerCase() == 'macintel')) {
4107
+ if ((serverinfo.devicemeshrouterlinks == null) || (serverinfo.devicemeshrouterlinks.ssh != false)) {
4108
+ x += '<a href=# onclick=p10MCRouter("' + node._id + '",4,22)>' + "SSH" + '</a> ';
4109
+ }
4110
+ }
4111
+ if (navigator.platform.toLowerCase() == 'win32') {
4112
+ if ((serverinfo.devicemeshrouterlinks == null) || (serverinfo.devicemeshrouterlinks.scp != false)) {
4113
+ x += '<a href=# onclick=p10MCRouter("' + node._id + '",5,22)>' + "SCP" + '</a> ';
4114
+ }
4115
+ }
4116
+ }
4117
+ if ((navigator.platform.toLowerCase() == 'win32') || (navigator.platform.toLowerCase() == 'macintel')) {
4118
+ if ((serverinfo.devicemeshrouterlinks != null) && (Array.isArray(serverinfo.devicemeshrouterlinks.extralinks))) {
4119
+ for (var i in serverinfo.devicemeshrouterlinks.extralinks) {
4120
+ var r = serverinfo.devicemeshrouterlinks.extralinks[i], p = 0;
4121
+ if ((r.filter == null) || (Array.isArray(r.filter) && ((r.filter.indexOf(mesh._id) >= 0) || (r.filter.indexOf(node._id) >= 0)))) {
4122
+ if (typeof r.protocol == 'number') { p = r.protocol; } else if (r.protocol == 'http') { p = 1; } else if (r.protocol == 'https') { p = 2; } else if (r.protocol == 'rdp') { p = 3; } else if (r.protocol == 'ssh') { p = 4; } else if (r.protocol == 'scp') { p = 5; }
4123
+ x += '<a href=# onclick=p10MCRouter("' + node._id + '",' + p + ',' + r.port + (r.ip?(',\"' + r.ip + '\"'):'') + ')>' + r.name + '</a> ';
4124
+ }
4125
+ }
4126
+ }
4127
+ }
4128
+ }
4129
+
4130
+ return x;
4131
+ }
4132
+
4133
// Show device help requests
4134
function showDeviceHelpRequests(nodeid, force, e) {
4135
if (e) haltEvent(e);
@@ -6917,18 +7027,21 @@
7027
}
7028
7029
function p10MCRouter(nodeid, protocol, port, ip) {
6920
- if ((protocol == 3) && (port == null)) { if (currentNode.rdpport != null) { port = currentNode.rdpport; } else { port = 3389; } }
7030
+ var node = getNodeFromId(nodeid);
7031
+ if ((protocol == 3) && (port == null)) { if (node.rdpport != null) { port = node.rdpport; } else { port = 3389; } }
7032
meshserver.send({ action: 'getcookie', nodeid: nodeid, tcpport: port, ip: ip, tag: 'MCRouter', protocol: protocol }); // Protocol: 0 = Custom, 1 = HTTP, 2 = HTTPS, 3 = RDP, 4 = PuTTY, 5 = WinSCP
7033
return false;
7034
}
7035
7036
function p10rfb(nodeid, port) {
6926
- if (port == null) { if (currentNode.rfbport != null) { port = currentNode.rfbport; } else { port = 5900; } }
7037
+ var node = getNodeFromId(nodeid);
7038
+ if (port == null) { if (node.rfbport != null) { port = node.rfbport; } else { port = 5900; } }
7039
meshserver.send({ action: 'getcookie', nodeid: nodeid, tcpport: port, tag: 'novnc' });
7040
}
7041
7042
function p10mstsc(nodeid, port) {
6931
- if (port == null) { if (currentNode.rdpport != null) { port = currentNode.rdpport; } else { port = 3389; } }
7043
+ var node = getNodeFromId(nodeid);
7044
+ if (port == null) { if (node.rdpport != null) { port = node.rdpport; } else { port = 3389; } }
7045
meshserver.send({ action: 'getcookie', nodeid: nodeid, tcpport: port, tag: 'mstsc' });
7046
}
7047
@@ -10159,7 +10272,7 @@
10272
if (meshrights == 0xFFFFFFFF) rights = "Full Administrator"; else if (meshrights == 0) rights = "No Rights";
10273
10274
// Print the mesh information
10162
- r += '<div onmouseover=devMouseHover(this,1) onmouseout=devMouseHover(this,0) style=display:inline-block;width:431px;height:50px;padding-top:1px;padding-bottom:1px;float:left><div style=float:left;width:30px;height:100%></div><div tabindex=0 style=height:100%;cursor:pointer onclick=gotoMesh(\'' + sortedMeshes[i]._id + '\') onkeypress="if (event.key==\'Enter\') gotoMesh(\'' + sortedMeshes[i]._id + '\')"><div class=mi style=float:left;width:50px;height:50px></div><div style=height:100%><div class=g1></div><div class=e2 style=width:300px><div class=e1>' + EscapeHtml(sortedMeshes[i].name) + '</div><div>' + rights + '</div></div><div class=g2 style=float:left></div></div></div></div>';
10275
+ r += '<div onmouseover=devGrpMouseHover(this,1) onmouseout=devGrpMouseHover(this,0) style=display:inline-block;width:431px;height:50px;padding-top:1px;padding-bottom:1px;float:left><div style=float:left;width:30px;height:100%></div><div tabindex=0 style=height:100%;cursor:pointer onclick=gotoMesh(\'' + sortedMeshes[i]._id + '\') onkeypress="if (event.key==\'Enter\') gotoMesh(\'' + sortedMeshes[i]._id + '\')"><div class=mi style=float:left;width:50px;height:50px></div><div style=height:100%><div class=g1></div><div class=e2 style=width:300px><div class=e1>' + EscapeHtml(sortedMeshes[i].name) + '</div><div>' + rights + '</div></div><div class=g2 style=float:left></div></div></div></div>';
10276
}
10277
10278
meshcount = count;