Web interface improvement.
Ylian Saint-Hilaire committed
Jan 17, 2021 at 03:20 UTC
2b9d518e16dae90b20a9a10ebe6439afb620296c
7 files changed
+1442
-1398
public/images/details/mobile128.png
Binary files /dev/null and b/public/images/details/mobile128.png differ
public/images/details/mobile32.png
Binary files /dev/null and b/public/images/details/mobile32.png differ
public/images/details/mobile64.png
Binary files /dev/null and b/public/images/details/mobile64.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 p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1
+var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+1419
-1397
@@ -17,8 +17,8 @@
17
"zh-chs": " + CIRA",
18
"zh-cht": " + CIRA",
19
"xloc": [
20
- "default.handlebars->31->1422",
21
- "default.handlebars->31->1424"
20
+ "default.handlebars->31->1428",
21
+ "default.handlebars->31->1430"
22
]
23
},
24
{
@@ -204,7 +204,7 @@
204
"zh-chs": " 可以使用密码提示,但不建议使用。",
205
"zh-cht": " 可以使用密碼提示,但不建議使用。",
206
"xloc": [
207
- "default.handlebars->31->1335"
207
+ "default.handlebars->31->1341"
208
]
209
},
210
{
@@ -224,8 +224,8 @@
224
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226
"xloc": [
227
- "default.handlebars->31->1499",
228
- "default.handlebars->31->1963"
227
+ "default.handlebars->31->1505",
228
+ "default.handlebars->31->1969"
229
]
230
},
231
{
@@ -432,7 +432,7 @@
432
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
433
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
434
"xloc": [
435
- "default.handlebars->31->1468",
435
+ "default.handlebars->31->1474",
436
"default.handlebars->31->322"
437
]
438
},
@@ -507,8 +507,8 @@
507
"zh-chs": ",",
508
"zh-cht": ",",
509
"xloc": [
510
- "default-mobile.handlebars->11->508",
511
- "default.handlebars->31->1569"
510
+ "default-mobile.handlebars->11->514",
511
+ "default.handlebars->31->1575"
512
]
513
},
514
{
@@ -549,7 +549,7 @@
549
"zh-chs": ",MQTT在线",
550
"zh-cht": ",MQTT在線",
551
"xloc": [
552
- "default.handlebars->31->1077"
552
+ "default.handlebars->31->1083"
553
]
554
},
555
{
@@ -824,8 +824,8 @@
824
"xloc": [
825
"default-mobile.handlebars->11->118",
826
"default-mobile.handlebars->11->348",
827
- "default.handlebars->31->1610",
828
- "default.handlebars->31->2122",
827
+ "default.handlebars->31->1616",
828
+ "default.handlebars->31->2128",
829
"default.handlebars->31->953"
830
]
831
},
@@ -883,7 +883,7 @@
883
"zh-chs": "1个活跃时段",
884
"zh-cht": "1個活躍時段",
885
"xloc": [
886
- "default.handlebars->31->2034"
886
+ "default.handlebars->31->2040"
887
]
888
},
889
{
@@ -904,8 +904,8 @@
904
"zh-cht": "1個位元組",
905
"xloc": [
906
"default-mobile.handlebars->11->128",
907
- "default-mobile.handlebars->11->551",
908
- "default.handlebars->31->1634",
907
+ "default-mobile.handlebars->11->557",
908
+ "default.handlebars->31->1640",
909
"download.handlebars->3->1",
910
"download2.handlebars->5->1"
911
]
@@ -970,7 +970,7 @@
970
"zh-chs": "1组",
971
"zh-cht": "1群",
972
"xloc": [
973
- "default.handlebars->31->1997"
973
+ "default.handlebars->31->2003"
974
]
975
},
976
{
@@ -1074,7 +1074,7 @@
1074
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1075
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1076
"xloc": [
1077
- "default.handlebars->31->1787"
1077
+ "default.handlebars->31->1793"
1078
]
1079
},
1080
{
@@ -1140,7 +1140,7 @@
1140
"default-mobile.handlebars->11->182",
1141
"default-mobile.handlebars->11->185",
1142
"default-mobile.handlebars->11->188",
1143
- "default.handlebars->31->1791",
1143
+ "default.handlebars->31->1797",
1144
"default.handlebars->31->267",
1145
"default.handlebars->31->270",
1146
"default.handlebars->31->273",
@@ -1623,7 +1623,7 @@
1623
"zh-chs": "2FA备份代码已清除",
1624
"zh-cht": "2FA備份代碼已清除",
1625
"xloc": [
1626
- "default.handlebars->31->1745"
1626
+ "default.handlebars->31->1751"
1627
]
1628
},
1629
{
@@ -1643,8 +1643,8 @@
1643
"zh-chs": "启用第二因素身份验证",
1644
"zh-cht": "啟用第二因素身份驗證",
1645
"xloc": [
1646
- "default.handlebars->31->1804",
1647
- "default.handlebars->31->2019"
1646
+ "default.handlebars->31->1810",
1647
+ "default.handlebars->31->2025"
1648
]
1649
},
1650
{
@@ -2505,7 +2505,7 @@
2505
"zh-cht": "ACM",
2506
"xloc": [
2507
"default-mobile.handlebars->11->246",
2508
- "default.handlebars->31->1438",
2508
+ "default.handlebars->31->1444",
2509
"default.handlebars->31->587"
2510
]
2511
},
@@ -2665,7 +2665,7 @@
2665
"zh-chs": "拒绝访问",
2666
"zh-cht": "拒絕存取",
2667
"xloc": [
2668
- "default.handlebars->31->1078"
2668
+ "default.handlebars->31->1084"
2669
]
2670
},
2671
{
@@ -2707,7 +2707,7 @@
2707
"zh-chs": "访问服务器档案",
2708
"zh-cht": "存取伺服器檔案",
2709
"xloc": [
2710
- "default.handlebars->31->1969"
2710
+ "default.handlebars->31->1975"
2711
]
2712
},
2713
{
@@ -2796,9 +2796,9 @@
2796
"default-mobile.handlebars->11->221",
2797
"default-mobile.handlebars->11->223",
2798
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2799
- "default.handlebars->31->1344",
2800
- "default.handlebars->31->1346",
2801
- "default.handlebars->31->2236",
2799
+ "default.handlebars->31->1350",
2800
+ "default.handlebars->31->1352",
2801
+ "default.handlebars->31->2242",
2802
"default.handlebars->31->556",
2803
"default.handlebars->31->558"
2804
]
@@ -2808,8 +2808,8 @@
2808
"nl": "Account instellingen",
2809
"fr": "Paramètres du compte",
2810
"xloc": [
2811
- "default-mobile.handlebars->11->519",
2812
- "default.handlebars->31->2130"
2811
+ "default-mobile.handlebars->11->525",
2812
+ "default.handlebars->31->2136"
2813
]
2814
},
2815
{
@@ -2870,7 +2870,7 @@
2870
"zh-chs": "帐户已更改:{0}",
2871
"zh-cht": "帳戶已更改:{0}",
2872
"xloc": [
2873
- "default.handlebars->31->1718"
2873
+ "default.handlebars->31->1724"
2874
]
2875
},
2876
{
@@ -2890,7 +2890,7 @@
2890
"zh-chs": "创建帐户,电子邮件为{0}",
2891
"zh-cht": "創建帳戶,電子郵件為{0}",
2892
"xloc": [
2893
- "default.handlebars->31->1717"
2893
+ "default.handlebars->31->1723"
2894
]
2895
},
2896
{
@@ -2910,7 +2910,7 @@
2910
"zh-chs": "创建帐户,用户名是{0}",
2911
"zh-cht": "帳戶已創建,用戶名是{0}",
2912
"xloc": [
2913
- "default.handlebars->31->1716"
2913
+ "default.handlebars->31->1722"
2914
]
2915
},
2916
{
@@ -2930,8 +2930,8 @@
2930
"zh-chs": "帐户已被锁定",
2931
"zh-cht": "帳戶已被鎖定",
2932
"xloc": [
2933
- "default.handlebars->31->1806",
2934
- "default.handlebars->31->1966"
2933
+ "default.handlebars->31->1812",
2934
+ "default.handlebars->31->1972"
2935
]
2936
},
2937
{
@@ -2951,8 +2951,8 @@
2951
"zh-chs": "达到帐户限制。",
2952
"zh-cht": "達到帳戶限制。",
2953
"xloc": [
2954
- "default-mobile.handlebars->11->531",
2955
- "default.handlebars->31->2142",
2954
+ "default-mobile.handlebars->11->537",
2955
+ "default.handlebars->31->2148",
2956
"login-mobile.handlebars->5->6",
2957
"login.handlebars->5->6",
2958
"login2.handlebars->7->7"
@@ -2997,7 +2997,7 @@
2997
"zh-chs": "帐号登录",
2998
"zh-cht": "帳號登錄",
2999
"xloc": [
3000
- "default.handlebars->31->1653"
3000
+ "default.handlebars->31->1659"
3001
]
3002
},
3003
{
@@ -3017,7 +3017,7 @@
3017
"zh-chs": "帐户登出",
3018
"zh-cht": "帳戶登出",
3019
"xloc": [
3020
- "default.handlebars->31->1654"
3020
+ "default.handlebars->31->1660"
3021
]
3022
},
3023
{
@@ -3059,7 +3059,7 @@
3059
"zh-chs": "帐户密码已更改:{0}",
3060
"zh-cht": "帳戶密碼已更改:{0}",
3061
"xloc": [
3062
- "default.handlebars->31->1726"
3062
+ "default.handlebars->31->1732"
3063
]
3064
},
3065
{
@@ -3079,7 +3079,7 @@
3079
"zh-chs": "帐户已删除",
3080
"zh-cht": "帳戶已刪除",
3081
"xloc": [
3082
- "default.handlebars->31->1715"
3082
+ "default.handlebars->31->1721"
3083
]
3084
},
3085
{
@@ -3119,7 +3119,7 @@
3119
"zh-chs": "指令",
3120
"zh-cht": "指令",
3121
"xloc": [
3122
- "default.handlebars->31->1083",
3122
+ "default.handlebars->31->1089",
3123
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
3124
]
3125
},
@@ -3247,7 +3247,7 @@
3247
"zh-chs": "如果ACM失败,则激活到CCM",
3248
"zh-cht": "如果ACM失敗,則激活到CCM",
3249
"xloc": [
3250
- "default.handlebars->31->1459"
3250
+ "default.handlebars->31->1465"
3251
]
3252
},
3253
{
@@ -3269,8 +3269,8 @@
3269
"xloc": [
3270
"default-mobile.handlebars->11->241",
3271
"default-mobile.handlebars->11->243",
3272
- "default-mobile.handlebars->11->411",
3273
- "default.handlebars->31->1039",
3272
+ "default-mobile.handlebars->11->417",
3273
+ "default.handlebars->31->1045",
3274
"default.handlebars->31->580",
3275
"default.handlebars->31->582"
3276
]
@@ -3358,7 +3358,7 @@
3358
"zh-chs": "添加代理",
3359
"zh-cht": "新增代理",
3360
"xloc": [
3361
- "default.handlebars->31->1434",
3361
+ "default.handlebars->31->1440",
3362
"default.handlebars->31->300"
3363
]
3364
},
@@ -3396,8 +3396,8 @@
3396
"zh-chs": "添加设备",
3397
"zh-cht": "新增裝置",
3398
"xloc": [
3399
- "default.handlebars->31->1943",
3400
- "default.handlebars->31->2069"
3399
+ "default.handlebars->31->1949",
3400
+ "default.handlebars->31->2075"
3401
]
3402
},
3403
{
@@ -3437,9 +3437,9 @@
3437
"zh-chs": "添加设备组",
3438
"zh-cht": "新增裝置群",
3439
"xloc": [
3440
- "default.handlebars->31->1533",
3441
- "default.handlebars->31->1937",
3442
- "default.handlebars->31->2057",
3440
+ "default.handlebars->31->1539",
3441
+ "default.handlebars->31->1943",
3442
+ "default.handlebars->31->2063",
3443
"default.handlebars->31->237"
3444
]
3445
},
@@ -3460,7 +3460,7 @@
3460
"zh-chs": "添加设备组权限",
3461
"zh-cht": "新增裝置群權限",
3462
"xloc": [
3463
- "default.handlebars->31->1530"
3463
+ "default.handlebars->31->1536"
3464
]
3465
},
3466
{
@@ -3480,8 +3480,8 @@
3480
"zh-chs": "添加设备权限",
3481
"zh-cht": "新增裝置權限",
3482
"xloc": [
3483
- "default.handlebars->31->1535",
3484
- "default.handlebars->31->1537"
3483
+ "default.handlebars->31->1541",
3484
+ "default.handlebars->31->1543"
3485
]
3486
},
3487
{
@@ -3578,7 +3578,7 @@
3578
"zh-chs": "添加成员身份",
3579
"zh-cht": "新增成員身份",
3580
"xloc": [
3581
- "default.handlebars->31->2089"
3581
+ "default.handlebars->31->2095"
3582
]
3583
},
3584
{
@@ -3618,8 +3618,8 @@
3618
"zh-chs": "添加安全密钥",
3619
"zh-cht": "新增安全密鑰",
3620
"xloc": [
3621
- "default.handlebars->31->1111",
3622
- "default.handlebars->31->1112",
3621
+ "default.handlebars->31->1117",
3622
+ "default.handlebars->31->1118",
3623
"default.handlebars->31->159",
3624
"default.handlebars->31->161",
3625
"default.handlebars->31->164",
@@ -3643,7 +3643,7 @@
3643
"zh-chs": "添加用户",
3644
"zh-cht": "新增用戶",
3645
"xloc": [
3646
- "default-mobile.handlebars->11->453",
3646
+ "default-mobile.handlebars->11->459",
3647
"default.handlebars->31->681"
3648
]
3649
},
@@ -3664,7 +3664,7 @@
3664
"zh-chs": "添加用户设备权限",
3665
"zh-cht": "新增用戶裝置權限",
3666
"xloc": [
3667
- "default.handlebars->31->1540"
3667
+ "default.handlebars->31->1546"
3668
]
3669
},
3670
{
@@ -3684,9 +3684,9 @@
3684
"zh-chs": "添加用户组",
3685
"zh-cht": "新增用戶群",
3686
"xloc": [
3687
- "default.handlebars->31->1430",
3688
- "default.handlebars->31->1532",
3689
- "default.handlebars->31->2063",
3687
+ "default.handlebars->31->1436",
3688
+ "default.handlebars->31->1538",
3689
+ "default.handlebars->31->2069",
3690
"default.handlebars->31->682"
3691
]
3692
},
@@ -3707,7 +3707,7 @@
3707
"zh-chs": "添加用户组设备权限",
3708
"zh-cht": "新增用戶群裝置權限",
3709
"xloc": [
3710
- "default.handlebars->31->1542"
3710
+ "default.handlebars->31->1548"
3711
]
3712
},
3713
{
@@ -3727,7 +3727,7 @@
3727
"zh-chs": "将用户添加到设备组",
3728
"zh-cht": "將用戶新增到裝置群",
3729
"xloc": [
3730
- "default-mobile.handlebars->11->484"
3730
+ "default-mobile.handlebars->11->490"
3731
]
3732
},
3733
{
@@ -3764,8 +3764,8 @@
3764
"zh-chs": "添加用户",
3765
"zh-cht": "新增用戶",
3766
"xloc": [
3767
- "default.handlebars->31->1429",
3768
- "default.handlebars->31->1932"
3767
+ "default.handlebars->31->1435",
3768
+ "default.handlebars->31->1938"
3769
]
3770
},
3771
{
@@ -3785,7 +3785,7 @@
3785
"zh-chs": "将用户添加到设备组",
3786
"zh-cht": "將用戶新增到裝置群",
3787
"xloc": [
3788
- "default.handlebars->31->1529"
3788
+ "default.handlebars->31->1535"
3789
]
3790
},
3791
{
@@ -3805,7 +3805,7 @@
3805
"zh-chs": "将用户添加到用户组",
3806
"zh-cht": "將用戶新增到用戶群",
3807
"xloc": [
3808
- "default.handlebars->31->1965"
3808
+ "default.handlebars->31->1971"
3809
]
3810
},
3811
{
@@ -3922,7 +3922,7 @@
3922
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3923
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3924
"xloc": [
3925
- "default.handlebars->31->1433",
3925
+ "default.handlebars->31->1439",
3926
"default.handlebars->31->299"
3927
]
3928
},
@@ -3983,7 +3983,7 @@
3983
"zh-chs": "添加了身份验证应用程序",
3984
"zh-cht": "添加了身份驗證應用程序",
3985
"xloc": [
3986
- "default.handlebars->31->1742"
3986
+ "default.handlebars->31->1748"
3987
]
3988
},
3989
{
@@ -4003,7 +4003,7 @@
4003
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
4004
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
4005
"xloc": [
4006
- "default.handlebars->31->1753"
4006
+ "default.handlebars->31->1759"
4007
]
4008
},
4009
{
@@ -4023,8 +4023,8 @@
4023
"zh-chs": "已将设备{0}添加到设备组{1}",
4024
"zh-cht": "已將設備{0}添加到設備組{1}",
4025
"xloc": [
4026
- "default.handlebars->31->1709",
4027
- "default.handlebars->31->1736"
4026
+ "default.handlebars->31->1715",
4027
+ "default.handlebars->31->1742"
4028
]
4029
},
4030
{
@@ -4044,7 +4044,7 @@
4044
"zh-chs": "添加了安全密钥",
4045
"zh-cht": "添加了安全密鑰",
4046
"xloc": [
4047
- "default.handlebars->31->1747"
4047
+ "default.handlebars->31->1753"
4048
]
4049
},
4050
{
@@ -4064,7 +4064,7 @@
4064
"zh-chs": "已将用户组{0}添加到设备组{1}",
4065
"zh-cht": "已將用戶組{0}添加到設備組{1}",
4066
"xloc": [
4067
- "default.handlebars->31->1720"
4067
+ "default.handlebars->31->1726"
4068
]
4069
},
4070
{
@@ -4084,8 +4084,8 @@
4084
"zh-chs": "已将用户{0}添加到用户组{1}",
4085
"zh-cht": "已將用戶{0}添加到用戶組{1}",
4086
"xloc": [
4087
- "default.handlebars->31->1723",
4088
- "default.handlebars->31->1732"
4087
+ "default.handlebars->31->1729",
4088
+ "default.handlebars->31->1738"
4089
]
4090
},
4091
{
@@ -4145,8 +4145,8 @@
4145
"zh-chs": "管理员控制模式(ACM)",
4146
"zh-cht": "管理員控制模式(ACM)",
4147
"xloc": [
4148
- "default-mobile.handlebars->11->413",
4149
- "default.handlebars->31->1041"
4148
+ "default-mobile.handlebars->11->419",
4149
+ "default.handlebars->31->1047"
4150
]
4151
},
4152
{
@@ -4166,8 +4166,8 @@
4166
"zh-chs": "管理员凭证",
4167
"zh-cht": "管理員憑證",
4168
"xloc": [
4169
- "default-mobile.handlebars->11->419",
4170
- "default.handlebars->31->1047"
4169
+ "default-mobile.handlebars->11->425",
4170
+ "default.handlebars->31->1053"
4171
]
4172
},
4173
{
@@ -4208,7 +4208,7 @@
4208
"zh-chs": "管理领域",
4209
"zh-cht": "管理領域",
4210
"xloc": [
4211
- "default.handlebars->31->2001"
4211
+ "default.handlebars->31->2007"
4212
]
4213
},
4214
{
@@ -4249,7 +4249,7 @@
4249
"zh-chs": "管理领域",
4250
"zh-cht": "管理領域",
4251
"xloc": [
4252
- "default.handlebars->31->1869"
4252
+ "default.handlebars->31->1875"
4253
]
4254
},
4255
{
@@ -4269,7 +4269,7 @@
4269
"zh-chs": "管理员",
4270
"zh-cht": "管理員",
4271
"xloc": [
4272
- "default.handlebars->31->1798"
4272
+ "default.handlebars->31->1804"
4273
]
4274
},
4275
{
@@ -4289,7 +4289,7 @@
4289
"zh-chs": "南非文",
4290
"zh-cht": "南非文",
4291
"xloc": [
4292
- "default.handlebars->31->1114"
4292
+ "default.handlebars->31->1120"
4293
]
4294
},
4295
{
@@ -4313,8 +4313,8 @@
4313
"default-mobile.handlebars->11->213",
4314
"default-mobile.handlebars->11->238",
4315
"default-mobile.handlebars->11->260",
4316
- "default.handlebars->31->1596",
4317
- "default.handlebars->31->1604",
4316
+ "default.handlebars->31->1602",
4317
+ "default.handlebars->31->1610",
4318
"default.handlebars->31->253",
4319
"default.handlebars->31->442",
4320
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -4337,8 +4337,8 @@
4337
"zh-chs": "代理+英特尔AMT",
4338
"zh-cht": "代理+Intel® AMT",
4339
"xloc": [
4340
- "default.handlebars->31->1598",
4341
- "default.handlebars->31->1606"
4340
+ "default.handlebars->31->1604",
4341
+ "default.handlebars->31->1612"
4342
]
4343
},
4344
{
@@ -4378,8 +4378,8 @@
4378
"zh-chs": "代理控制台",
4379
"zh-cht": "代理控制台",
4380
"xloc": [
4381
- "default-mobile.handlebars->11->490",
4382
- "default.handlebars->31->1550"
4381
+ "default-mobile.handlebars->11->496",
4382
+ "default.handlebars->31->1556"
4383
]
4384
},
4385
{
@@ -4399,7 +4399,7 @@
4399
"zh-chs": "代理错误计数器",
4400
"zh-cht": "代理錯誤計數器",
4401
"xloc": [
4402
- "default.handlebars->31->2167"
4402
+ "default.handlebars->31->2173"
4403
]
4404
},
4405
{
@@ -4502,7 +4502,7 @@
4502
"zh-chs": "代理时段",
4503
"zh-cht": "代理時段",
4504
"xloc": [
4505
- "default.handlebars->31->2183"
4505
+ "default.handlebars->31->2189"
4506
]
4507
},
4508
{
@@ -4543,7 +4543,7 @@
4543
"zh-chs": "代理类型",
4544
"zh-cht": "代理類型",
4545
"xloc": [
4546
- "default.handlebars->31->1602",
4546
+ "default.handlebars->31->1608",
4547
"default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4548
]
4549
},
@@ -4564,7 +4564,7 @@
4564
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4565
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4566
"xloc": [
4567
- "default.handlebars->31->1706"
4567
+ "default.handlebars->31->1712"
4568
]
4569
},
4570
{
@@ -4626,7 +4626,7 @@
4626
"zh-chs": "代理离线",
4627
"zh-cht": "代理離線",
4628
"xloc": [
4629
- "default.handlebars->31->1076"
4629
+ "default.handlebars->31->1082"
4630
]
4631
},
4632
{
@@ -4646,7 +4646,7 @@
4646
"zh-chs": "代理在线",
4647
"zh-cht": "代理在線",
4648
"xloc": [
4649
- "default.handlebars->31->1075"
4649
+ "default.handlebars->31->1081"
4650
]
4651
},
4652
{
@@ -4687,7 +4687,7 @@
4687
"zh-chs": "代理",
4688
"zh-cht": "代理",
4689
"xloc": [
4690
- "default.handlebars->31->2199"
4690
+ "default.handlebars->31->2205"
4691
]
4692
},
4693
{
@@ -4707,7 +4707,7 @@
4707
"zh-chs": "阿尔巴尼亚文",
4708
"zh-cht": "阿爾巴尼亞文",
4709
"xloc": [
4710
- "default.handlebars->31->1115"
4710
+ "default.handlebars->31->1121"
4711
]
4712
},
4713
{
@@ -4750,7 +4750,7 @@
4750
"zh-chs": "全部可用",
4751
"zh-cht": "全部可用",
4752
"xloc": [
4753
- "default.handlebars->31->1761"
4753
+ "default.handlebars->31->1767"
4754
]
4755
},
4756
{
@@ -4787,7 +4787,7 @@
4787
"zh-chs": "所有事件",
4788
"zh-cht": "所有事件",
4789
"xloc": [
4790
- "default.handlebars->31->1759"
4790
+ "default.handlebars->31->1765"
4791
]
4792
},
4793
{
@@ -4829,8 +4829,8 @@
4829
"zh-chs": "允许用户管理此设备组和该组中的设备。",
4830
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4831
"xloc": [
4832
- "default.handlebars->31->1497",
4833
- "default.handlebars->31->1962"
4832
+ "default.handlebars->31->1503",
4833
+ "default.handlebars->31->1968"
4834
]
4835
},
4836
{
@@ -4850,7 +4850,7 @@
4850
"zh-chs": "允许用户管理此设备。",
4851
"zh-cht": "允許用戶管理此裝置。",
4852
"xloc": [
4853
- "default.handlebars->31->1498"
4853
+ "default.handlebars->31->1504"
4854
]
4855
},
4856
{
@@ -4971,9 +4971,9 @@
4971
"zh-chs": "一直通知",
4972
"zh-cht": "一直通知",
4973
"xloc": [
4974
- "default.handlebars->31->1409",
4975
- "default.handlebars->31->1923",
4976
- "default.handlebars->31->2010",
4974
+ "default.handlebars->31->1415",
4975
+ "default.handlebars->31->1929",
4976
+ "default.handlebars->31->2016",
4977
"default.handlebars->31->618"
4978
]
4979
},
@@ -4994,9 +4994,9 @@
4994
"zh-chs": "一直提示",
4995
"zh-cht": "一直提示",
4996
"xloc": [
4997
- "default.handlebars->31->1410",
4998
- "default.handlebars->31->1924",
4999
- "default.handlebars->31->2011",
4997
+ "default.handlebars->31->1416",
4998
+ "default.handlebars->31->1930",
4999
+ "default.handlebars->31->2017",
5000
"default.handlebars->31->619"
5001
]
5002
},
@@ -5244,7 +5244,7 @@
5244
"zh-chs": "阿拉伯文(阿尔及利亚)",
5245
"zh-cht": "阿拉伯文(阿爾及利亞)",
5246
"xloc": [
5247
- "default.handlebars->31->1117"
5247
+ "default.handlebars->31->1123"
5248
]
5249
},
5250
{
@@ -5264,7 +5264,7 @@
5264
"zh-chs": "阿拉伯文(巴林)",
5265
"zh-cht": "阿拉伯文(巴林)",
5266
"xloc": [
5267
- "default.handlebars->31->1118"
5267
+ "default.handlebars->31->1124"
5268
]
5269
},
5270
{
@@ -5284,7 +5284,7 @@
5284
"zh-chs": "阿拉伯文(埃及)",
5285
"zh-cht": "阿拉伯文(埃及)",
5286
"xloc": [
5287
- "default.handlebars->31->1119"
5287
+ "default.handlebars->31->1125"
5288
]
5289
},
5290
{
@@ -5304,7 +5304,7 @@
5304
"zh-chs": "阿拉伯文(伊拉克)",
5305
"zh-cht": "阿拉伯文(伊拉克)",
5306
"xloc": [
5307
- "default.handlebars->31->1120"
5307
+ "default.handlebars->31->1126"
5308
]
5309
},
5310
{
@@ -5324,7 +5324,7 @@
5324
"zh-chs": "阿拉伯文(约旦)",
5325
"zh-cht": "阿拉伯文(約旦)",
5326
"xloc": [
5327
- "default.handlebars->31->1121"
5327
+ "default.handlebars->31->1127"
5328
]
5329
},
5330
{
@@ -5344,7 +5344,7 @@
5344
"zh-chs": "阿拉伯文(科威特)",
5345
"zh-cht": "阿拉伯文(科威特)",
5346
"xloc": [
5347
- "default.handlebars->31->1122"
5347
+ "default.handlebars->31->1128"
5348
]
5349
},
5350
{
@@ -5364,7 +5364,7 @@
5364
"zh-chs": "阿拉伯文(黎巴嫩)",
5365
"zh-cht": "阿拉伯文(黎巴嫩)",
5366
"xloc": [
5367
- "default.handlebars->31->1123"
5367
+ "default.handlebars->31->1129"
5368
]
5369
},
5370
{
@@ -5384,7 +5384,7 @@
5384
"zh-chs": "阿拉伯文(利比亚)",
5385
"zh-cht": "阿拉伯文(利比亞)",
5386
"xloc": [
5387
- "default.handlebars->31->1124"
5387
+ "default.handlebars->31->1130"
5388
]
5389
},
5390
{
@@ -5404,7 +5404,7 @@
5404
"zh-chs": "阿拉伯文(摩洛哥)",
5405
"zh-cht": "阿拉伯文(摩洛哥)",
5406
"xloc": [
5407
- "default.handlebars->31->1125"
5407
+ "default.handlebars->31->1131"
5408
]
5409
},
5410
{
@@ -5424,7 +5424,7 @@
5424
"zh-chs": "阿拉伯文(阿曼)",
5425
"zh-cht": "阿拉伯文(阿曼)",
5426
"xloc": [
5427
- "default.handlebars->31->1126"
5427
+ "default.handlebars->31->1132"
5428
]
5429
},
5430
{
@@ -5444,7 +5444,7 @@
5444
"zh-chs": "阿拉伯文(卡塔尔)",
5445
"zh-cht": "阿拉伯文(卡塔爾)",
5446
"xloc": [
5447
- "default.handlebars->31->1127"
5447
+ "default.handlebars->31->1133"
5448
]
5449
},
5450
{
@@ -5464,7 +5464,7 @@
5464
"zh-chs": "阿拉伯文(沙特阿拉伯)",
5465
"zh-cht": "阿拉伯文(沙特阿拉伯)",
5466
"xloc": [
5467
- "default.handlebars->31->1128"
5467
+ "default.handlebars->31->1134"
5468
]
5469
},
5470
{
@@ -5484,7 +5484,7 @@
5484
"zh-chs": "阿拉伯文(标准)",
5485
"zh-cht": "阿拉伯文(標準)",
5486
"xloc": [
5487
- "default.handlebars->31->1116"
5487
+ "default.handlebars->31->1122"
5488
]
5489
},
5490
{
@@ -5504,7 +5504,7 @@
5504
"zh-chs": "阿拉伯文(叙利亚)",
5505
"zh-cht": "阿拉伯文(敘利亞)",
5506
"xloc": [
5507
- "default.handlebars->31->1129"
5507
+ "default.handlebars->31->1135"
5508
]
5509
},
5510
{
@@ -5524,7 +5524,7 @@
5524
"zh-chs": "阿拉伯文(突尼斯)",
5525
"zh-cht": "阿拉伯文(突尼斯)",
5526
"xloc": [
5527
- "default.handlebars->31->1130"
5527
+ "default.handlebars->31->1136"
5528
]
5529
},
5530
{
@@ -5544,7 +5544,7 @@
5544
"zh-chs": "阿拉伯文(阿联酋)",
5545
"zh-cht": "阿拉伯文(阿聯酋)",
5546
"xloc": [
5547
- "default.handlebars->31->1131"
5547
+ "default.handlebars->31->1137"
5548
]
5549
},
5550
{
@@ -5564,7 +5564,7 @@
5564
"zh-chs": "阿拉伯文(也门)",
5565
"zh-cht": "阿拉伯文(也門)",
5566
"xloc": [
5567
- "default.handlebars->31->1132"
5567
+ "default.handlebars->31->1138"
5568
]
5569
},
5570
{
@@ -5584,7 +5584,7 @@
5584
"zh-chs": "阿拉贡文",
5585
"zh-cht": "阿拉貢文",
5586
"xloc": [
5587
- "default.handlebars->31->1133"
5587
+ "default.handlebars->31->1139"
5588
]
5589
},
5590
{
@@ -5645,8 +5645,8 @@
5645
"zh-chs": "你确定要删除组{0}吗?删除设备组还将删除该组中有关设备的所有信息。",
5646
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5647
"xloc": [
5648
- "default-mobile.handlebars->11->459",
5649
- "default.handlebars->31->1473"
5648
+ "default-mobile.handlebars->11->465",
5649
+ "default.handlebars->31->1479"
5650
]
5651
},
5652
{
@@ -5726,7 +5726,7 @@
5726
"zh-chs": "您确定要{0}插件吗:{1}",
5727
"zh-cht": "你確定要{0}外掛嗎:{1}",
5728
"xloc": [
5729
- "default.handlebars->31->2245"
5729
+ "default.handlebars->31->2251"
5730
]
5731
},
5732
{
@@ -5746,7 +5746,7 @@
5746
"zh-chs": "亚美尼亚文",
5747
"zh-cht": "亞美尼亞文",
5748
"xloc": [
5749
- "default.handlebars->31->1134"
5749
+ "default.handlebars->31->1140"
5750
]
5751
},
5752
{
@@ -5806,7 +5806,7 @@
5806
"zh-chs": "阿萨姆文",
5807
"zh-cht": "阿薩姆文",
5808
"xloc": [
5809
- "default.handlebars->31->1135"
5809
+ "default.handlebars->31->1141"
5810
]
5811
},
5812
{
@@ -5826,7 +5826,7 @@
5826
"zh-chs": "阿斯图里亚斯文",
5827
"zh-cht": "阿斯圖里亞斯文",
5828
"xloc": [
5829
- "default.handlebars->31->1136"
5829
+ "default.handlebars->31->1142"
5830
]
5831
},
5832
{
@@ -5846,7 +5846,7 @@
5846
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5847
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5848
"xloc": [
5849
- "default.handlebars->31->1675"
5849
+ "default.handlebars->31->1681"
5850
]
5851
},
5852
{
@@ -5866,7 +5866,7 @@
5866
"zh-chs": "认证软件",
5867
"zh-cht": "認證軟體",
5868
"xloc": [
5869
- "default.handlebars->31->2014"
5869
+ "default.handlebars->31->2020"
5870
]
5871
},
5872
{
@@ -5890,8 +5890,8 @@
5890
"default-mobile.handlebars->11->62",
5891
"default-mobile.handlebars->11->81",
5892
"default-mobile.handlebars->11->83",
5893
- "default.handlebars->31->1100",
5894
- "default.handlebars->31->1102",
5893
+ "default.handlebars->31->1106",
5894
+ "default.handlebars->31->1108",
5895
"default.handlebars->31->135",
5896
"default.handlebars->31->140"
5897
]
@@ -5973,7 +5973,7 @@
5973
"zh-chs": "自动删除",
5974
"zh-cht": "自動刪除",
5975
"xloc": [
5976
- "default.handlebars->31->1396"
5976
+ "default.handlebars->31->1402"
5977
]
5978
},
5979
{
@@ -6017,7 +6017,7 @@
6017
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
6018
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
6019
"xloc": [
6020
- "default.handlebars->31->1756"
6020
+ "default.handlebars->31->1762"
6021
]
6022
},
6023
{
@@ -6057,7 +6057,7 @@
6057
"zh-chs": "可用內存",
6058
"zh-cht": "可用內存",
6059
"xloc": [
6060
- "default.handlebars->31->2192"
6060
+ "default.handlebars->31->2198"
6061
]
6062
},
6063
{
@@ -6077,7 +6077,7 @@
6077
"zh-chs": "阿塞拜疆文",
6078
"zh-cht": "阿塞拜疆文",
6079
"xloc": [
6080
- "default.handlebars->31->1137"
6080
+ "default.handlebars->31->1143"
6081
]
6082
},
6083
{
@@ -6097,8 +6097,8 @@
6097
"zh-chs": "的BIOS",
6098
"zh-cht": "的BIOS",
6099
"xloc": [
6100
- "default-mobile.handlebars->11->425",
6101
- "default.handlebars->31->1053"
6100
+ "default-mobile.handlebars->11->431",
6101
+ "default.handlebars->31->1059"
6102
]
6103
},
6104
{
@@ -6222,8 +6222,8 @@
6222
"zh-chs": "背景与互动",
6223
"zh-cht": "背景與互動",
6224
"xloc": [
6225
- "default.handlebars->31->1579",
6226
- "default.handlebars->31->1586",
6225
+ "default.handlebars->31->1585",
6226
+ "default.handlebars->31->1592",
6227
"default.handlebars->31->352",
6228
"default.handlebars->31->366"
6229
]
@@ -6245,8 +6245,8 @@
6245
"zh-chs": "仅背景",
6246
"zh-cht": "僅背景",
6247
"xloc": [
6248
- "default.handlebars->31->1580",
6249
- "default.handlebars->31->1587",
6248
+ "default.handlebars->31->1586",
6249
+ "default.handlebars->31->1593",
6250
"default.handlebars->31->353",
6251
"default.handlebars->31->367",
6252
"default.handlebars->31->382"
@@ -6290,7 +6290,7 @@
6290
"zh-chs": "备用码",
6291
"zh-cht": "備用碼",
6292
"xloc": [
6293
- "default.handlebars->31->2016"
6293
+ "default.handlebars->31->2022"
6294
]
6295
},
6296
{
@@ -6310,7 +6310,7 @@
6310
"zh-chs": "错误的签名",
6311
"zh-cht": "錯誤的簽名",
6312
"xloc": [
6313
- "default.handlebars->31->2174"
6313
+ "default.handlebars->31->2180"
6314
]
6315
},
6316
{
@@ -6330,7 +6330,7 @@
6330
"zh-chs": "错误的网络证书",
6331
"zh-cht": "錯誤的網絡憑證",
6332
"xloc": [
6333
- "default.handlebars->31->2173"
6333
+ "default.handlebars->31->2179"
6334
]
6335
},
6336
{
@@ -6350,7 +6350,7 @@
6350
"zh-chs": "巴斯克",
6351
"zh-cht": "巴斯克",
6352
"xloc": [
6353
- "default.handlebars->31->1138"
6353
+ "default.handlebars->31->1144"
6354
]
6355
},
6356
{
@@ -6410,7 +6410,7 @@
6410
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
6411
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
6412
"xloc": [
6413
- "default.handlebars->31->1755"
6413
+ "default.handlebars->31->1761"
6414
]
6415
},
6416
{
@@ -6430,7 +6430,7 @@
6430
"zh-chs": "白俄罗斯文",
6431
"zh-cht": "白俄羅斯文",
6432
"xloc": [
6433
- "default.handlebars->31->1140"
6433
+ "default.handlebars->31->1146"
6434
]
6435
},
6436
{
@@ -6450,7 +6450,7 @@
6450
"zh-chs": "孟加拉",
6451
"zh-cht": "孟加拉",
6452
"xloc": [
6453
- "default.handlebars->31->1141"
6453
+ "default.handlebars->31->1147"
6454
]
6455
},
6456
{
@@ -6476,6 +6476,13 @@
6476
"mesh-invite.txt"
6477
]
6478
},
6479
+ {
6480
+ "en": "Bootloader",
6481
+ "xloc": [
6482
+ "default-mobile.handlebars->11->395",
6483
+ "default.handlebars->31->1013"
6484
+ ]
6485
+ },
6486
{
6487
"cs": "bosenština",
6488
"de": "Bosnisch",
@@ -6493,7 +6500,7 @@
6500
"zh-chs": "波斯尼亚文",
6501
"zh-cht": "波斯尼亞文",
6502
"xloc": [
6496
- "default.handlebars->31->1142"
6503
+ "default.handlebars->31->1148"
6504
]
6505
},
6506
{
@@ -6513,7 +6520,7 @@
6520
"zh-chs": "布列塔尼",
6521
"zh-cht": "布列塔尼",
6522
"xloc": [
6516
- "default.handlebars->31->1143"
6523
+ "default.handlebars->31->1149"
6524
]
6525
},
6526
{
@@ -6533,7 +6540,7 @@
6540
"zh-chs": "广播",
6541
"zh-cht": "廣播",
6542
"xloc": [
6536
- "default.handlebars->31->1930",
6543
+ "default.handlebars->31->1936",
6544
"default.handlebars->container->column_l->p4->3->1->0->3->1"
6545
]
6546
},
@@ -6554,7 +6561,7 @@
6561
"zh-chs": "广播消息",
6562
"zh-cht": "廣播消息",
6563
"xloc": [
6557
- "default.handlebars->31->1851"
6564
+ "default.handlebars->31->1857"
6565
]
6566
},
6567
{
@@ -6574,7 +6581,7 @@
6581
"zh-chs": "向所有连接的用户广播消息。",
6582
"zh-cht": "向所有連接的用戶廣播消息。",
6583
"xloc": [
6577
- "default.handlebars->31->1846"
6584
+ "default.handlebars->31->1852"
6585
]
6586
},
6587
{
@@ -6594,7 +6601,7 @@
6601
"zh-chs": "保加利亚文",
6602
"zh-cht": "保加利亞文",
6603
"xloc": [
6597
- "default.handlebars->31->1139"
6604
+ "default.handlebars->31->1145"
6605
]
6606
},
6607
{
@@ -6614,7 +6621,7 @@
6621
"zh-chs": "缅甸文",
6622
"zh-cht": "緬甸文",
6623
"xloc": [
6617
- "default.handlebars->31->1144"
6624
+ "default.handlebars->31->1150"
6625
]
6626
},
6627
{
@@ -6655,7 +6662,7 @@
6662
"zh-chs": "CCM模式",
6663
"zh-cht": "CCM模式",
6664
"xloc": [
6658
- "default.handlebars->31->1456"
6665
+ "default.handlebars->31->1462"
6666
]
6667
},
6668
{
@@ -6697,7 +6704,7 @@
6704
"zh-chs": "CIRA服务器",
6705
"zh-cht": "CIRA伺服器",
6706
"xloc": [
6700
- "default.handlebars->31->2231"
6707
+ "default.handlebars->31->2237"
6708
]
6709
},
6710
{
@@ -6717,7 +6724,7 @@
6724
"zh-chs": "CIRA服务器命令",
6725
"zh-cht": "CIRA伺服器指令",
6726
"xloc": [
6720
- "default.handlebars->31->2232"
6727
+ "default.handlebars->31->2238"
6728
]
6729
},
6730
{
@@ -6737,7 +6744,7 @@
6744
"zh-chs": "CIRA设置",
6745
"zh-cht": "CIRA設置",
6746
"xloc": [
6740
- "default.handlebars->31->1464"
6747
+ "default.handlebars->31->1470"
6748
]
6749
},
6750
{
@@ -6757,8 +6764,8 @@
6764
"zh-chs": "CPU",
6765
"zh-cht": "CPU",
6766
"xloc": [
6760
- "default-mobile.handlebars->11->431",
6761
- "default.handlebars->31->1059"
6767
+ "default-mobile.handlebars->11->437",
6768
+ "default.handlebars->31->1065"
6769
]
6770
},
6771
{
@@ -6778,7 +6785,7 @@
6785
"zh-chs": "CPU负载",
6786
"zh-cht": "CPU負載",
6787
"xloc": [
6781
- "default.handlebars->31->2188"
6788
+ "default.handlebars->31->2194"
6789
]
6790
},
6791
{
@@ -6798,7 +6805,7 @@
6805
"zh-chs": "最近15分钟的CPU负载",
6806
"zh-cht": "最近15分鐘的CPU負載",
6807
"xloc": [
6801
- "default.handlebars->31->2191"
6808
+ "default.handlebars->31->2197"
6809
]
6810
},
6811
{
@@ -6818,7 +6825,7 @@
6825
"zh-chs": "最近5分钟的CPU负载",
6826
"zh-cht": "最近5分鐘的CPU負載",
6827
"xloc": [
6821
- "default.handlebars->31->2190"
6828
+ "default.handlebars->31->2196"
6829
]
6830
},
6831
{
@@ -6838,7 +6845,7 @@
6845
"zh-chs": "最近一分钟的CPU负载",
6846
"zh-cht": "最近一分鐘的CPU負載",
6847
"xloc": [
6841
- "default.handlebars->31->2189"
6848
+ "default.handlebars->31->2195"
6849
]
6850
},
6851
{
@@ -6883,7 +6890,7 @@
6890
"zh-chs": "CSV",
6891
"zh-cht": "CSV",
6892
"xloc": [
6886
- "default.handlebars->31->1769"
6893
+ "default.handlebars->31->1775"
6894
]
6895
},
6896
{
@@ -6903,8 +6910,8 @@
6910
"zh-chs": "CSV格式",
6911
"zh-cht": "CSV格式",
6912
"xloc": [
6906
- "default.handlebars->31->1773",
6907
- "default.handlebars->31->1838",
6913
+ "default.handlebars->31->1779",
6914
+ "default.handlebars->31->1844",
6915
"default.handlebars->31->501"
6916
]
6917
},
@@ -6942,7 +6949,7 @@
6949
"zh-chs": "呼叫错误",
6950
"zh-cht": "呼叫錯誤",
6951
"xloc": [
6945
- "default.handlebars->31->2246"
6952
+ "default.handlebars->31->2252"
6953
]
6954
},
6955
{
@@ -6965,7 +6972,7 @@
6972
"agent-translations.json",
6973
"default-mobile.handlebars->11->92",
6974
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
6968
- "default.handlebars->31->1374",
6975
+ "default.handlebars->31->1380",
6976
"default.handlebars->container->dialog->idx_dlgButtonBar",
6977
"desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6978
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6993,12 +7000,12 @@
7000
"zh-chs": "容量",
7001
"zh-cht": "容量",
7002
"xloc": [
6996
- "default-mobile.handlebars->11->436",
6997
- "default-mobile.handlebars->11->441",
6998
- "default-mobile.handlebars->11->443",
6999
- "default.handlebars->31->1064",
7000
- "default.handlebars->31->1069",
7001
- "default.handlebars->31->1071"
7003
+ "default-mobile.handlebars->11->442",
7004
+ "default-mobile.handlebars->11->447",
7005
+ "default-mobile.handlebars->11->449",
7006
+ "default.handlebars->31->1070",
7007
+ "default.handlebars->31->1075",
7008
+ "default.handlebars->31->1077"
7009
]
7010
},
7011
{
@@ -7018,8 +7025,8 @@
7025
"zh-chs": "容量/速度",
7026
"zh-cht": "容量/速度",
7027
"xloc": [
7021
- "default-mobile.handlebars->11->434",
7022
- "default.handlebars->31->1062"
7028
+ "default-mobile.handlebars->11->440",
7029
+ "default.handlebars->31->1068"
7030
]
7031
},
7032
{
@@ -7039,7 +7046,7 @@
7046
"zh-chs": "加泰罗尼亚文",
7047
"zh-cht": "加泰羅尼亞文",
7048
"xloc": [
7042
- "default.handlebars->31->1145"
7049
+ "default.handlebars->31->1151"
7050
]
7051
},
7052
{
@@ -7079,7 +7086,7 @@
7086
"zh-chs": "查莫罗",
7087
"zh-cht": "查莫羅",
7088
"xloc": [
7082
- "default.handlebars->31->1146"
7089
+ "default.handlebars->31->1152"
7090
]
7091
},
7092
{
@@ -7121,7 +7128,7 @@
7128
"zh-chs": "更改{0}的电邮",
7129
"zh-cht": "更改{0}的電郵",
7130
"xloc": [
7124
- "default.handlebars->31->2046"
7131
+ "default.handlebars->31->2052"
7132
]
7133
},
7134
{
@@ -7164,8 +7171,8 @@
7171
"zh-cht": "更改密碼",
7172
"xloc": [
7173
"default-mobile.handlebars->11->100",
7167
- "default.handlebars->31->1341",
7168
- "default.handlebars->31->2033"
7174
+ "default.handlebars->31->1347",
7175
+ "default.handlebars->31->2039"
7176
]
7177
},
7178
{
@@ -7185,7 +7192,7 @@
7192
"zh-chs": "更改{0}的密码",
7193
"zh-cht": "更改{0}的密碼",
7194
"xloc": [
7188
- "default.handlebars->31->2053"
7195
+ "default.handlebars->31->2059"
7196
]
7197
},
7198
{
@@ -7205,7 +7212,7 @@
7212
"zh-chs": "更改{0}的真实名称",
7213
"zh-cht": "更改{0}的真實名稱",
7214
"xloc": [
7208
- "default.handlebars->31->2041"
7215
+ "default.handlebars->31->2047"
7216
]
7217
},
7218
{
@@ -7287,7 +7294,7 @@
7294
"zh-chs": "更改该用户的密码",
7295
"zh-cht": "更改該用戶的密碼",
7296
"xloc": [
7290
- "default.handlebars->31->2032"
7297
+ "default.handlebars->31->2038"
7298
]
7299
},
7300
{
@@ -7327,7 +7334,7 @@
7334
"zh-chs": "在此处更改您的帐户电邮地址。",
7335
"zh-cht": "在此處更改你的帳戶電郵地址。",
7336
"xloc": [
7330
- "default.handlebars->31->1328"
7337
+ "default.handlebars->31->1334"
7338
]
7339
},
7340
{
@@ -7347,7 +7354,7 @@
7354
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
7355
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
7356
"xloc": [
7350
- "default.handlebars->31->1334"
7357
+ "default.handlebars->31->1340"
7358
]
7359
},
7360
{
@@ -7367,7 +7374,7 @@
7374
"zh-chs": "更改帐户凭据",
7375
"zh-cht": "帳戶憑證已更改",
7376
"xloc": [
7370
- "default.handlebars->31->1727"
7377
+ "default.handlebars->31->1733"
7378
]
7379
},
7380
{
@@ -7387,7 +7394,7 @@
7394
"zh-chs": "{1}组中的设备{0}已更改:{2}",
7395
"zh-cht": "{1}組中的設備{0}已更改:{2}",
7396
"xloc": [
7390
- "default.handlebars->31->1711"
7397
+ "default.handlebars->31->1717"
7398
]
7399
},
7400
{
@@ -7407,7 +7414,7 @@
7414
"zh-chs": "语言从{1}更改为{2}",
7415
"zh-cht": "語言從{1}更改為{2}",
7416
"xloc": [
7410
- "default.handlebars->31->1655"
7417
+ "default.handlebars->31->1661"
7418
]
7419
},
7420
{
@@ -7427,8 +7434,8 @@
7434
"zh-chs": "已更改{0}的用户设备权限",
7435
"zh-cht": "已更改{0}的用戶設備權限",
7436
"xloc": [
7430
- "default.handlebars->31->1713",
7431
- "default.handlebars->31->1734"
7437
+ "default.handlebars->31->1719",
7438
+ "default.handlebars->31->1740"
7439
]
7440
},
7441
{
@@ -7448,7 +7455,7 @@
7455
"zh-chs": "更改语言将需要刷新页面。",
7456
"zh-cht": "更改語言將需要刷新頁面。",
7457
"xloc": [
7451
- "default.handlebars->31->1313"
7458
+ "default.handlebars->31->1319"
7459
]
7460
},
7461
{
@@ -7468,9 +7475,9 @@
7475
"zh-chs": "聊天",
7476
"zh-cht": "聊天",
7477
"xloc": [
7471
- "default.handlebars->31->1790",
7472
- "default.handlebars->31->2028",
7473
- "default.handlebars->31->2029",
7478
+ "default.handlebars->31->1796",
7479
+ "default.handlebars->31->2034",
7480
+ "default.handlebars->31->2035",
7481
"default.handlebars->31->712",
7482
"default.handlebars->31->733"
7483
]
@@ -7492,10 +7499,10 @@
7499
"zh-chs": "聊天并通知",
7500
"zh-cht": "聊天並通知",
7501
"xloc": [
7495
- "default-mobile.handlebars->11->480",
7496
- "default-mobile.handlebars->11->500",
7497
- "default.handlebars->31->1525",
7498
- "default.handlebars->31->1561"
7502
+ "default-mobile.handlebars->11->486",
7503
+ "default-mobile.handlebars->11->506",
7504
+ "default.handlebars->31->1531",
7505
+ "default.handlebars->31->1567"
7506
]
7507
},
7508
{
@@ -7503,8 +7510,8 @@
7510
"nl": "Chatverzoek, klik hier om te accepteren.",
7511
"fr": "Demande de chat, cliquez ici pour accepter.",
7512
"xloc": [
7506
- "default-mobile.handlebars->11->532",
7507
- "default.handlebars->31->2143"
7513
+ "default-mobile.handlebars->11->538",
7514
+ "default.handlebars->31->2149"
7515
]
7516
},
7517
{
@@ -7544,7 +7551,7 @@
7551
"zh-chs": "车臣",
7552
"zh-cht": "車臣",
7553
"xloc": [
7547
- "default.handlebars->31->1147"
7554
+ "default.handlebars->31->1153"
7555
]
7556
},
7557
{
@@ -7644,8 +7651,8 @@
7651
"zh-chs": "检查...",
7652
"zh-cht": "檢查...",
7653
"xloc": [
7647
- "default.handlebars->31->1113",
7648
- "default.handlebars->31->2240"
7654
+ "default.handlebars->31->1119",
7655
+ "default.handlebars->31->2246"
7656
]
7657
},
7658
{
@@ -7665,7 +7672,7 @@
7672
"zh-chs": "中文",
7673
"zh-cht": "中文",
7674
"xloc": [
7668
- "default.handlebars->31->1148"
7675
+ "default.handlebars->31->1154"
7676
]
7677
},
7678
{
@@ -7685,7 +7692,7 @@
7692
"zh-chs": "中文(香港)",
7693
"zh-cht": "中文(香港)",
7694
"xloc": [
7688
- "default.handlebars->31->1149"
7695
+ "default.handlebars->31->1155"
7696
]
7697
},
7698
{
@@ -7705,7 +7712,7 @@
7712
"zh-chs": "中文(中国)",
7713
"zh-cht": "中文(中國)",
7714
"xloc": [
7708
- "default.handlebars->31->1150"
7715
+ "default.handlebars->31->1156"
7716
]
7717
},
7718
{
@@ -7725,7 +7732,7 @@
7732
"zh-chs": "简体中文",
7733
"zh-cht": "簡體中文",
7734
"xloc": [
7728
- "default.handlebars->31->1310"
7735
+ "default.handlebars->31->1316"
7736
]
7737
},
7738
{
@@ -7745,7 +7752,7 @@
7752
"zh-chs": "中文(新加坡)",
7753
"zh-cht": "中文(新加坡)",
7754
"xloc": [
7748
- "default.handlebars->31->1151"
7755
+ "default.handlebars->31->1157"
7756
]
7757
},
7758
{
@@ -7765,7 +7772,7 @@
7772
"zh-chs": "中文(台湾)",
7773
"zh-cht": "中文(台灣)",
7774
"xloc": [
7768
- "default.handlebars->31->1152"
7775
+ "default.handlebars->31->1158"
7776
]
7777
},
7778
{
@@ -7785,7 +7792,7 @@
7792
"zh-chs": "繁体中文",
7793
"zh-cht": "繁體中文",
7794
"xloc": [
7788
- "default.handlebars->31->1311"
7795
+ "default.handlebars->31->1317"
7796
]
7797
},
7798
{
@@ -7826,7 +7833,7 @@
7833
"zh-chs": "楚瓦什",
7834
"zh-cht": "楚瓦什",
7835
"xloc": [
7829
- "default.handlebars->31->1153"
7836
+ "default.handlebars->31->1159"
7837
]
7838
},
7839
{
@@ -7869,7 +7876,7 @@
7876
"default-mobile.handlebars->11->371",
7877
"default-mobile.handlebars->11->373",
7878
"default-mobile.handlebars->11->69",
7872
- "default.handlebars->31->1649",
7879
+ "default.handlebars->31->1655",
7880
"default.handlebars->31->978",
7881
"default.handlebars->31->980",
7882
"default.handlebars->31->982",
@@ -7916,8 +7923,8 @@
7923
"zh-chs": "全部清除",
7924
"zh-cht": "全部清除",
7925
"xloc": [
7919
- "default-mobile.handlebars->11->515",
7920
- "default.handlebars->31->2126"
7926
+ "default-mobile.handlebars->11->521",
7927
+ "default.handlebars->31->2132"
7928
]
7929
},
7930
{
@@ -7958,7 +7965,7 @@
7965
"zh-chs": "清除核心",
7966
"zh-cht": "清除核心",
7967
"xloc": [
7961
- "default.handlebars->31->1085"
7968
+ "default.handlebars->31->1091"
7969
]
7970
},
7971
{
@@ -7998,8 +8005,8 @@
8005
"zh-chs": "清除此通知",
8006
"zh-cht": "清除此通知",
8007
"xloc": [
8001
- "default-mobile.handlebars->11->514",
8002
- "default.handlebars->31->2125"
8008
+ "default-mobile.handlebars->11->520",
8009
+ "default.handlebars->31->2131"
8010
]
8011
},
8012
{
@@ -8059,8 +8066,8 @@
8066
"zh-chs": "单击此处编辑设备组名称",
8067
"zh-cht": "單擊此處編輯裝置群名稱",
8068
"xloc": [
8062
- "default.handlebars->31->1385",
8063
- "default.handlebars->31->1600"
8069
+ "default.handlebars->31->1391",
8070
+ "default.handlebars->31->1606"
8071
]
8072
},
8073
{
@@ -8100,7 +8107,7 @@
8107
"zh-chs": "单击此处编辑用户组名称",
8108
"zh-cht": "單擊此處編輯用戶群名稱",
8109
"xloc": [
8103
- "default.handlebars->31->1907"
8110
+ "default.handlebars->31->1913"
8111
]
8112
},
8113
{
@@ -8171,7 +8178,7 @@
8178
"zh-cht": "單擊確定將驗證電郵發送到:",
8179
"xloc": [
8180
"default-mobile.handlebars->11->85",
8174
- "default.handlebars->31->1325"
8181
+ "default.handlebars->31->1331"
8182
]
8183
},
8184
{
@@ -8232,8 +8239,8 @@
8239
"zh-chs": "客户端控制模式(CCM)",
8240
"zh-cht": "客戶端控制模式(CCM)",
8241
"xloc": [
8235
- "default-mobile.handlebars->11->412",
8236
- "default.handlebars->31->1040"
8242
+ "default-mobile.handlebars->11->418",
8243
+ "default.handlebars->31->1046"
8244
]
8245
},
8246
{
@@ -8253,7 +8260,7 @@
8260
"zh-chs": "客户编号",
8261
"zh-cht": "客戶編號",
8262
"xloc": [
8256
- "default.handlebars->31->1367"
8263
+ "default.handlebars->31->1373"
8264
]
8265
},
8266
{
@@ -8273,7 +8280,7 @@
8280
"zh-chs": "客户端启动的远程访问",
8281
"zh-cht": "客戶端啟動的遠程訪問",
8282
"xloc": [
8276
- "default.handlebars->31->1463"
8283
+ "default.handlebars->31->1469"
8284
]
8285
},
8286
{
@@ -8293,7 +8300,7 @@
8300
"zh-chs": "客户机密",
8301
"zh-cht": "客戶機密",
8302
"xloc": [
8296
- "default.handlebars->31->1368"
8303
+ "default.handlebars->31->1374"
8304
]
8305
},
8306
{
@@ -8358,7 +8365,7 @@
8365
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
8366
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
8367
"xloc": [
8361
- "default.handlebars->31->1660"
8368
+ "default.handlebars->31->1666"
8369
]
8370
},
8371
{
@@ -8480,8 +8487,8 @@
8487
"zh-chs": "指令",
8488
"zh-cht": "指令",
8489
"xloc": [
8483
- "default-mobile.handlebars->11->502",
8484
- "default.handlebars->31->1563",
8490
+ "default-mobile.handlebars->11->508",
8491
+ "default.handlebars->31->1569",
8492
"default.handlebars->31->714",
8493
"default.handlebars->31->735"
8494
]
@@ -8503,8 +8510,8 @@
8510
"zh-chs": "通用设备组",
8511
"zh-cht": "通用裝置群",
8512
"xloc": [
8506
- "default.handlebars->31->1938",
8507
- "default.handlebars->31->2058"
8513
+ "default.handlebars->31->1944",
8514
+ "default.handlebars->31->2064"
8515
]
8516
},
8517
{
@@ -8524,8 +8531,8 @@
8531
"zh-chs": "通用设备",
8532
"zh-cht": "通用裝置",
8533
"xloc": [
8527
- "default.handlebars->31->1944",
8528
- "default.handlebars->31->2070"
8534
+ "default.handlebars->31->1950",
8535
+ "default.handlebars->31->2076"
8536
]
8537
},
8538
{
@@ -8566,12 +8573,12 @@
8573
"zh-cht": "確認",
8574
"xloc": [
8575
"default-mobile.handlebars->11->300",
8569
- "default-mobile.handlebars->11->460",
8570
- "default.handlebars->31->1474",
8571
- "default.handlebars->31->1818",
8572
- "default.handlebars->31->1897",
8573
- "default.handlebars->31->1958",
8574
- "default.handlebars->31->2056",
8576
+ "default-mobile.handlebars->11->466",
8577
+ "default.handlebars->31->1480",
8578
+ "default.handlebars->31->1824",
8579
+ "default.handlebars->31->1903",
8580
+ "default.handlebars->31->1964",
8581
+ "default.handlebars->31->2062",
8582
"default.handlebars->31->471",
8583
"default.handlebars->31->811",
8584
"default.handlebars->31->820"
@@ -8655,7 +8662,7 @@
8662
"zh-chs": "确认删除选定的帐户?",
8663
"zh-cht": "確認刪除所選帳戶?",
8664
"xloc": [
8658
- "default.handlebars->31->1817"
8665
+ "default.handlebars->31->1823"
8666
]
8667
},
8668
{
@@ -8695,7 +8702,7 @@
8702
"zh-chs": "确认删除选定的用户组?",
8703
"zh-cht": "確認刪除所選用戶群?",
8704
"xloc": [
8698
- "default.handlebars->31->1896"
8705
+ "default.handlebars->31->1902"
8706
]
8707
},
8708
{
@@ -8715,7 +8722,7 @@
8722
"zh-chs": "确认删除用户{0}?",
8723
"zh-cht": "確認刪除用戶{0}?",
8724
"xloc": [
8718
- "default.handlebars->31->2055"
8725
+ "default.handlebars->31->2061"
8726
]
8727
},
8728
{
@@ -8735,7 +8742,7 @@
8742
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
8743
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8744
"xloc": [
8738
- "default.handlebars->31->1961"
8745
+ "default.handlebars->31->1967"
8746
]
8747
},
8748
{
@@ -8755,7 +8762,7 @@
8762
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8763
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8764
"xloc": [
8758
- "default.handlebars->31->2087"
8765
+ "default.handlebars->31->2093"
8766
]
8767
},
8768
{
@@ -8836,7 +8843,7 @@
8843
"zh-chs": "确认覆盖?",
8844
"zh-cht": "確認覆蓋?",
8845
"xloc": [
8839
- "default.handlebars->31->1643"
8846
+ "default.handlebars->31->1649"
8847
]
8848
},
8849
{
@@ -8856,8 +8863,8 @@
8863
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
8864
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8865
"xloc": [
8859
- "default.handlebars->31->1951",
8860
- "default.handlebars->31->2078"
8866
+ "default.handlebars->31->1957",
8867
+ "default.handlebars->31->2084"
8868
]
8869
},
8870
{
@@ -8877,8 +8884,8 @@
8884
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8885
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8886
"xloc": [
8880
- "default.handlebars->31->1953",
8881
- "default.handlebars->31->2091"
8887
+ "default.handlebars->31->1959",
8888
+ "default.handlebars->31->2097"
8889
]
8890
},
8891
{
@@ -8898,7 +8905,7 @@
8905
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
8906
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8907
"xloc": [
8901
- "default.handlebars->31->2080"
8908
+ "default.handlebars->31->2086"
8909
]
8910
},
8911
{
@@ -8918,7 +8925,7 @@
8925
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8926
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8927
"xloc": [
8921
- "default.handlebars->31->2083"
8928
+ "default.handlebars->31->2089"
8929
]
8930
},
8931
{
@@ -8938,8 +8945,8 @@
8945
"zh-chs": "确认删除访问权限?",
8946
"zh-cht": "確認刪除訪問權限?",
8947
"xloc": [
8941
- "default.handlebars->31->2081",
8942
- "default.handlebars->31->2084"
8948
+ "default.handlebars->31->2087",
8949
+ "default.handlebars->31->2090"
8950
]
8951
},
8952
{
@@ -8960,7 +8967,7 @@
8967
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
8968
"xloc": [
8969
"default-mobile.handlebars->11->84",
8963
- "default.handlebars->31->1103"
8970
+ "default.handlebars->31->1109"
8971
]
8972
},
8973
{
@@ -8997,7 +9004,7 @@
9004
"zh-chs": "确认删除设备共享“{0}”?",
9005
"zh-cht": "確認刪除設備共享“{0}”?",
9006
"xloc": [
9000
- "default.handlebars->31->2076"
9007
+ "default.handlebars->31->2082"
9008
]
9009
},
9010
{
@@ -9051,7 +9058,7 @@
9058
"zh-chs": "确认删除用户“ {0} ”的权限?",
9059
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
9060
"xloc": [
9054
- "default.handlebars->31->1572"
9061
+ "default.handlebars->31->1578"
9062
]
9063
},
9064
{
@@ -9071,7 +9078,7 @@
9078
"zh-chs": "确认删除用户组“ {0} ”的权限?",
9079
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
9080
"xloc": [
9074
- "default.handlebars->31->1574"
9081
+ "default.handlebars->31->1580"
9082
]
9083
},
9084
{
@@ -9108,7 +9115,7 @@
9115
"zh-chs": "确认删除用户{0}?",
9116
"zh-cht": "確認刪除用戶{0}?",
9117
"xloc": [
9111
- "default-mobile.handlebars->11->511"
9118
+ "default-mobile.handlebars->11->517"
9119
]
9120
},
9121
{
@@ -9129,7 +9136,7 @@
9136
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
9137
"xloc": [
9138
"default-mobile.handlebars->11->137",
9132
- "default.handlebars->31->1644"
9139
+ "default.handlebars->31->1650"
9140
]
9141
},
9142
{
@@ -9153,7 +9160,7 @@
9160
"default-mobile.handlebars->11->344",
9161
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
9162
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
9156
- "default.handlebars->31->1413",
9163
+ "default.handlebars->31->1419",
9164
"default.handlebars->31->945",
9165
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
9166
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
@@ -9202,7 +9209,7 @@
9209
"zh-chs": "连接到服务器",
9210
"zh-cht": "連接到伺服器",
9211
"xloc": [
9205
- "default.handlebars->31->1467"
9212
+ "default.handlebars->31->1473"
9213
]
9214
},
9215
{
@@ -9324,7 +9331,7 @@
9331
"zh-chs": "已连接的英特尔®AMT",
9332
"zh-cht": "已連接的Intel® AMT",
9333
"xloc": [
9327
- "default.handlebars->31->2179"
9334
+ "default.handlebars->31->2185"
9335
]
9336
},
9337
{
@@ -9344,7 +9351,7 @@
9351
"zh-chs": "已连接的用户",
9352
"zh-cht": "已连接的用户",
9353
"xloc": [
9347
- "default.handlebars->31->2184"
9354
+ "default.handlebars->31->2190"
9355
]
9356
},
9357
{
@@ -9435,7 +9442,7 @@
9442
"zh-chs": "连接数量",
9443
"zh-cht": "連接數量",
9444
"xloc": [
9438
- "default.handlebars->31->2198"
9445
+ "default.handlebars->31->2204"
9446
]
9447
},
9448
{
@@ -9455,7 +9462,7 @@
9462
"zh-chs": "连接转发器",
9463
"zh-cht": "連接轉發器",
9464
"xloc": [
9458
- "default.handlebars->31->2230"
9465
+ "default.handlebars->31->2236"
9466
]
9467
},
9468
{
@@ -9516,7 +9523,7 @@
9523
"zh-cht": "連接性",
9524
"xloc": [
9525
"default-mobile.handlebars->11->265",
9519
- "default.handlebars->31->1607",
9526
+ "default.handlebars->31->1613",
9527
"default.handlebars->31->234",
9528
"default.handlebars->31->632",
9529
"default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
@@ -9605,7 +9612,7 @@
9612
"zh-chs": "Cookie编码器",
9613
"zh-cht": "Cookie編碼器",
9614
"xloc": [
9608
- "default.handlebars->31->2214"
9615
+ "default.handlebars->31->2220"
9616
]
9617
},
9618
{
@@ -9762,8 +9769,8 @@
9769
"zh-chs": "复制连结到剪贴板",
9770
"zh-cht": "複製連結到剪貼板",
9771
"xloc": [
9765
- "default.handlebars->31->1612",
9766
- "default.handlebars->31->1631",
9772
+ "default.handlebars->31->1618",
9773
+ "default.handlebars->31->1637",
9774
"default.handlebars->31->210",
9775
"default.handlebars->31->369"
9776
]
@@ -9866,7 +9873,7 @@
9873
"zh-chs": "复制:“{0}”到“{1}”",
9874
"zh-cht": "複製:“{0}”到“{1}”",
9875
"xloc": [
9869
- "default.handlebars->31->1703"
9876
+ "default.handlebars->31->1709"
9877
]
9878
},
9879
{
@@ -10012,7 +10019,7 @@
10019
"zh-chs": "核心服务器",
10020
"zh-cht": "核心伺服器",
10021
"xloc": [
10015
- "default.handlebars->31->2213"
10022
+ "default.handlebars->31->2219"
10023
]
10024
},
10025
{
@@ -10032,7 +10039,7 @@
10039
"zh-chs": "科西嘉文",
10040
"zh-cht": "科西嘉文",
10041
"xloc": [
10035
- "default.handlebars->31->1154"
10042
+ "default.handlebars->31->1160"
10043
]
10044
},
10045
{
@@ -10052,7 +10059,7 @@
10059
"zh-chs": "创建帐号",
10060
"zh-cht": "創建帳號",
10061
"xloc": [
10055
- "default.handlebars->31->1865",
10062
+ "default.handlebars->31->1871",
10063
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
10064
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
10065
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -10095,7 +10102,7 @@
10102
"zh-chs": "创建用户组",
10103
"zh-cht": "創建用戶群",
10104
"xloc": [
10098
- "default.handlebars->31->1904"
10105
+ "default.handlebars->31->1910"
10106
]
10107
},
10108
{
@@ -10135,7 +10142,7 @@
10142
"zh-chs": "使用以下选项创建一个新的设备组。",
10143
"zh-cht": "使用以下選項創建一個新的裝置群。",
10144
"xloc": [
10138
- "default.handlebars->31->1348"
10145
+ "default.handlebars->31->1354"
10146
]
10147
},
10148
{
@@ -10195,7 +10202,7 @@
10202
"zh-chs": "创建文件夹:“{0}”",
10203
"zh-cht": "創建文件夾:“{0}”",
10204
"xloc": [
10198
- "default.handlebars->31->1696"
10205
+ "default.handlebars->31->1702"
10206
]
10207
},
10208
{
@@ -10215,7 +10222,7 @@
10222
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
10223
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
10224
"xloc": [
10218
- "default.handlebars->31->1829"
10225
+ "default.handlebars->31->1835"
10226
]
10227
},
10228
{
@@ -10257,7 +10264,7 @@
10264
"zh-chs": "创建的设备组:{0}",
10265
"zh-cht": "創建的設備組:{0}",
10266
"xloc": [
10260
- "default.handlebars->31->1707"
10267
+ "default.handlebars->31->1713"
10268
]
10269
},
10270
{
@@ -10331,7 +10338,7 @@
10338
"zh-chs": "创建",
10339
"zh-cht": "創建",
10340
"xloc": [
10334
- "default.handlebars->31->1990"
10341
+ "default.handlebars->31->1996"
10342
]
10343
},
10344
{
@@ -10351,7 +10358,7 @@
10358
"zh-chs": "创建时间",
10359
"zh-cht": "創作時間",
10360
"xloc": [
10354
- "default.handlebars->31->1395"
10361
+ "default.handlebars->31->1401"
10362
]
10363
},
10364
{
@@ -10393,8 +10400,8 @@
10400
"zh-chs": "创建者",
10401
"zh-cht": "創作者",
10402
"xloc": [
10396
- "default.handlebars->31->1393",
10397
- "default.handlebars->31->1394"
10403
+ "default.handlebars->31->1399",
10404
+ "default.handlebars->31->1400"
10405
]
10406
},
10407
{
@@ -10414,7 +10421,7 @@
10421
"zh-chs": "证书",
10422
"zh-cht": "證書",
10423
"xloc": [
10417
- "default.handlebars->31->1365"
10424
+ "default.handlebars->31->1371"
10425
]
10426
},
10427
{
@@ -10434,7 +10441,7 @@
10441
"zh-chs": "克里语",
10442
"zh-cht": "克里語",
10443
"xloc": [
10437
- "default.handlebars->31->1155"
10444
+ "default.handlebars->31->1161"
10445
]
10446
},
10447
{
@@ -10454,7 +10461,7 @@
10461
"zh-chs": "克罗地亚文",
10462
"zh-cht": "克羅地亞文",
10463
"xloc": [
10457
- "default.handlebars->31->1156"
10464
+ "default.handlebars->31->1162"
10465
]
10466
},
10467
{
@@ -10628,8 +10635,8 @@
10635
"nl": "Huidig wachtwoord is niet correct.",
10636
"fr": "Le mot de passe actuel n'est pas correct.",
10637
"xloc": [
10631
- "default-mobile.handlebars->11->542",
10632
- "default.handlebars->31->2153"
10638
+ "default-mobile.handlebars->11->548",
10639
+ "default.handlebars->31->2159"
10640
]
10641
},
10642
{
@@ -10687,7 +10694,7 @@
10694
"zh-chs": "捷克文",
10695
"zh-cht": "捷克文",
10696
"xloc": [
10690
- "default.handlebars->31->1157"
10697
+ "default.handlebars->31->1163"
10698
]
10699
},
10700
{
@@ -10727,7 +10734,7 @@
10734
"zh-chs": "丹麦文",
10735
"zh-cht": "丹麥文",
10736
"xloc": [
10730
- "default.handlebars->31->1158"
10737
+ "default.handlebars->31->1164"
10738
]
10739
},
10740
{
@@ -10768,7 +10775,7 @@
10775
"zh-chs": "日期和时间",
10776
"zh-cht": "日期和時間",
10777
"xloc": [
10771
- "default.handlebars->31->1316"
10778
+ "default.handlebars->31->1322"
10779
]
10780
},
10781
{
@@ -10809,7 +10816,7 @@
10816
"zh-chs": "停用",
10817
"zh-cht": "停用",
10818
"xloc": [
10812
- "default.handlebars->31->1446"
10819
+ "default.handlebars->31->1452"
10820
]
10821
},
10822
{
@@ -10829,7 +10836,7 @@
10836
"zh-chs": "如果设置停用CCM",
10837
"zh-cht": "如果設置停用CCM",
10838
"xloc": [
10832
- "default.handlebars->31->1458"
10839
+ "default.handlebars->31->1464"
10840
]
10841
},
10842
{
@@ -10887,10 +10894,10 @@
10894
"zh-chs": "默认",
10895
"zh-cht": "默認",
10896
"xloc": [
10890
- "default.handlebars->31->1852",
10891
- "default.handlebars->31->1900",
10892
- "default.handlebars->31->1911",
10893
- "default.handlebars->31->1979"
10897
+ "default.handlebars->31->1858",
10898
+ "default.handlebars->31->1906",
10899
+ "default.handlebars->31->1917",
10900
+ "default.handlebars->31->1985"
10901
]
10902
},
10903
{
@@ -10923,7 +10930,7 @@
10930
"default-mobile.handlebars->11->354",
10931
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10932
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10926
- "default.handlebars->31->1638",
10933
+ "default.handlebars->31->1644",
10934
"default.handlebars->31->534",
10935
"default.handlebars->31->964",
10936
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
@@ -10954,7 +10961,7 @@
10961
"zh-cht": "刪除帳戶",
10962
"xloc": [
10963
"default-mobile.handlebars->11->94",
10957
- "default.handlebars->31->1333"
10964
+ "default.handlebars->31->1339"
10965
]
10966
},
10967
{
@@ -10974,7 +10981,7 @@
10981
"zh-chs": "删除帐户",
10982
"zh-cht": "刪除帳戶",
10983
"xloc": [
10977
- "default.handlebars->31->1819"
10984
+ "default.handlebars->31->1825"
10985
]
10986
},
10987
{
@@ -11015,10 +11022,10 @@
11022
"zh-chs": "删除群组",
11023
"zh-cht": "刪除群組",
11024
"xloc": [
11018
- "default-mobile.handlebars->11->458",
11019
- "default-mobile.handlebars->11->461",
11020
- "default.handlebars->31->1442",
11021
- "default.handlebars->31->1475"
11025
+ "default-mobile.handlebars->11->464",
11026
+ "default-mobile.handlebars->11->467",
11027
+ "default.handlebars->31->1448",
11028
+ "default.handlebars->31->1481"
11029
]
11030
},
11031
{
@@ -11079,7 +11086,7 @@
11086
"zh-chs": "删除用户",
11087
"zh-cht": "刪除用戶",
11088
"xloc": [
11082
- "default.handlebars->31->2031"
11089
+ "default.handlebars->31->2037"
11090
]
11091
},
11092
{
@@ -11099,8 +11106,8 @@
11106
"zh-chs": "删除用户群组",
11107
"zh-cht": "刪除用戶群組",
11108
"xloc": [
11102
- "default.handlebars->31->1949",
11103
- "default.handlebars->31->1959"
11109
+ "default.handlebars->31->1955",
11110
+ "default.handlebars->31->1965"
11111
]
11112
},
11113
{
@@ -11120,7 +11127,7 @@
11127
"zh-chs": "删除用户群组",
11128
"zh-cht": "刪除用戶群組",
11129
"xloc": [
11123
- "default.handlebars->31->1898"
11130
+ "default.handlebars->31->1904"
11131
]
11132
},
11133
{
@@ -11140,7 +11147,7 @@
11147
"zh-chs": "删除用户{0}",
11148
"zh-cht": "刪除用戶{0}",
11149
"xloc": [
11143
- "default.handlebars->31->2054"
11150
+ "default.handlebars->31->2060"
11151
]
11152
},
11153
{
@@ -11161,7 +11168,7 @@
11168
"zh-cht": "刪除帳戶",
11169
"xloc": [
11170
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
11164
- "default.handlebars->31->1815",
11171
+ "default.handlebars->31->1821",
11172
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
11173
]
11174
},
@@ -11202,7 +11209,7 @@
11209
"zh-chs": "删除群组",
11210
"zh-cht": "刪除群組",
11211
"xloc": [
11205
- "default.handlebars->31->1894"
11212
+ "default.handlebars->31->1900"
11213
]
11214
},
11215
{
@@ -11242,7 +11249,7 @@
11249
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
11250
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
11251
"xloc": [
11245
- "default.handlebars->31->1698"
11252
+ "default.handlebars->31->1704"
11253
]
11254
},
11255
{
@@ -11264,7 +11271,7 @@
11271
"xloc": [
11272
"default-mobile.handlebars->11->134",
11273
"default-mobile.handlebars->11->356",
11267
- "default.handlebars->31->1640",
11274
+ "default.handlebars->31->1646",
11275
"default.handlebars->31->966"
11276
]
11277
},
@@ -11285,7 +11292,7 @@
11292
"zh-chs": "删除用户群组{0}?",
11293
"zh-cht": "刪除用戶群組{0}?",
11294
"xloc": [
11288
- "default.handlebars->31->1957"
11295
+ "default.handlebars->31->1963"
11296
]
11297
},
11298
{
@@ -11307,7 +11314,7 @@
11314
"xloc": [
11315
"default-mobile.handlebars->11->133",
11316
"default-mobile.handlebars->11->355",
11310
- "default.handlebars->31->1639",
11317
+ "default.handlebars->31->1645",
11318
"default.handlebars->31->965"
11319
]
11320
},
@@ -11348,7 +11355,7 @@
11355
"zh-chs": "删除:“{0}”",
11356
"zh-cht": "刪除:“{0}”",
11357
"xloc": [
11351
- "default.handlebars->31->1697"
11358
+ "default.handlebars->31->1703"
11359
]
11360
},
11361
{
@@ -11368,7 +11375,7 @@
11375
"zh-chs": "删除:“{0}”,{1}个元素已删除",
11376
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
11377
"xloc": [
11371
- "default.handlebars->31->1699"
11378
+ "default.handlebars->31->1705"
11379
]
11380
},
11381
{
@@ -11484,18 +11491,18 @@
11491
"default-mobile.handlebars->11->235",
11492
"default-mobile.handlebars->11->236",
11493
"default-mobile.handlebars->11->304",
11487
- "default-mobile.handlebars->11->393",
11488
- "default-mobile.handlebars->11->450",
11489
- "default-mobile.handlebars->11->463",
11490
- "default.handlebars->31->1011",
11491
- "default.handlebars->31->1021",
11492
- "default.handlebars->31->1353",
11493
- "default.handlebars->31->1390",
11494
- "default.handlebars->31->1477",
11495
- "default.handlebars->31->1903",
11496
- "default.handlebars->31->1913",
11497
- "default.handlebars->31->1914",
11498
- "default.handlebars->31->1955",
11494
+ "default-mobile.handlebars->11->399",
11495
+ "default-mobile.handlebars->11->456",
11496
+ "default-mobile.handlebars->11->469",
11497
+ "default.handlebars->31->1017",
11498
+ "default.handlebars->31->1027",
11499
+ "default.handlebars->31->1359",
11500
+ "default.handlebars->31->1396",
11501
+ "default.handlebars->31->1483",
11502
+ "default.handlebars->31->1909",
11503
+ "default.handlebars->31->1919",
11504
+ "default.handlebars->31->1920",
11505
+ "default.handlebars->31->1961",
11506
"default.handlebars->31->575",
11507
"default.handlebars->31->576",
11508
"default.handlebars->31->859",
@@ -11538,8 +11545,8 @@
11545
"zh-cht": "桌面",
11546
"xloc": [
11547
"default-mobile.handlebars->11->277",
11541
- "default.handlebars->31->1483",
11542
- "default.handlebars->31->2103",
11548
+ "default.handlebars->31->1489",
11549
+ "default.handlebars->31->2109",
11550
"default.handlebars->31->540",
11551
"default.handlebars->31->694",
11552
"default.handlebars->31->749",
@@ -11586,9 +11593,9 @@
11593
"zh-chs": "桌面通知",
11594
"zh-cht": "桌面通知",
11595
"xloc": [
11589
- "default.handlebars->31->1404",
11590
- "default.handlebars->31->1918",
11591
- "default.handlebars->31->2005",
11596
+ "default.handlebars->31->1410",
11597
+ "default.handlebars->31->1924",
11598
+ "default.handlebars->31->2011",
11599
"default.handlebars->31->613"
11600
]
11601
},
@@ -11609,9 +11616,9 @@
11616
"zh-chs": "桌面提示",
11617
"zh-cht": "桌面提示",
11618
"xloc": [
11612
- "default.handlebars->31->1403",
11613
- "default.handlebars->31->1917",
11614
- "default.handlebars->31->2004",
11619
+ "default.handlebars->31->1409",
11620
+ "default.handlebars->31->1923",
11621
+ "default.handlebars->31->2010",
11622
"default.handlebars->31->612"
11623
]
11624
},
@@ -11632,9 +11639,9 @@
11639
"zh-chs": "桌面提示+工具栏",
11640
"zh-cht": "桌面提示+工具欄",
11641
"xloc": [
11635
- "default.handlebars->31->1401",
11636
- "default.handlebars->31->1915",
11637
- "default.handlebars->31->2002",
11642
+ "default.handlebars->31->1407",
11643
+ "default.handlebars->31->1921",
11644
+ "default.handlebars->31->2008",
11645
"default.handlebars->31->610"
11646
]
11647
},
@@ -11697,9 +11704,9 @@
11704
"zh-chs": "桌面工具栏",
11705
"zh-cht": "桌面工具欄",
11706
"xloc": [
11700
- "default.handlebars->31->1402",
11701
- "default.handlebars->31->1916",
11702
- "default.handlebars->31->2003",
11707
+ "default.handlebars->31->1408",
11708
+ "default.handlebars->31->1922",
11709
+ "default.handlebars->31->2009",
11710
"default.handlebars->31->611"
11711
]
11712
},
@@ -11809,9 +11816,11 @@
11816
"zh-chs": "设备",
11817
"zh-cht": "裝置",
11818
"xloc": [
11812
- "default.handlebars->31->1506",
11819
+ "default-mobile.handlebars->11->394",
11820
+ "default.handlebars->31->1012",
11821
+ "default.handlebars->31->1512",
11822
"default.handlebars->31->196",
11814
- "default.handlebars->31->2073",
11823
+ "default.handlebars->31->2079",
11824
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11825
]
11826
},
@@ -11875,16 +11884,16 @@
11884
"zh-cht": "裝置群",
11885
"xloc": [
11886
"agent-translations.json",
11878
- "default-mobile.handlebars->11->520",
11879
- "default.handlebars->31->1501",
11880
- "default.handlebars->31->1504",
11881
- "default.handlebars->31->1505",
11882
- "default.handlebars->31->1766",
11883
- "default.handlebars->31->1941",
11887
+ "default-mobile.handlebars->11->526",
11888
+ "default.handlebars->31->1507",
11889
+ "default.handlebars->31->1510",
11890
+ "default.handlebars->31->1511",
11891
+ "default.handlebars->31->1772",
11892
"default.handlebars->31->1947",
11885
- "default.handlebars->31->2061",
11886
- "default.handlebars->31->2112",
11887
- "default.handlebars->31->2131"
11893
+ "default.handlebars->31->1953",
11894
+ "default.handlebars->31->2067",
11895
+ "default.handlebars->31->2118",
11896
+ "default.handlebars->31->2137"
11897
]
11898
},
11899
{
@@ -11904,8 +11913,8 @@
11913
"zh-chs": "设备组用户",
11914
"zh-cht": "裝置群用戶",
11915
"xloc": [
11907
- "default-mobile.handlebars->11->509",
11908
- "default.handlebars->31->1570"
11916
+ "default-mobile.handlebars->11->515",
11917
+ "default.handlebars->31->1576"
11918
]
11919
},
11920
{
@@ -11926,11 +11935,11 @@
11935
"zh-cht": "裝置群",
11936
"xloc": [
11937
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11929
- "default.handlebars->31->1782",
11930
- "default.handlebars->31->1888",
11931
- "default.handlebars->31->1928",
11932
- "default.handlebars->31->1999",
11933
- "default.handlebars->31->2182",
11938
+ "default.handlebars->31->1788",
11939
+ "default.handlebars->31->1894",
11940
+ "default.handlebars->31->1934",
11941
+ "default.handlebars->31->2005",
11942
+ "default.handlebars->31->2188",
11943
"default.handlebars->container->column_l->p2->p2info->7"
11944
]
11945
},
@@ -12012,7 +12021,7 @@
12021
"zh-cht": "裝置名稱",
12022
"xloc": [
12023
"default-mobile.handlebars->11->302",
12015
- "default.handlebars->31->2111",
12024
+ "default.handlebars->31->2117",
12025
"default.handlebars->31->304",
12026
"default.handlebars->31->857",
12027
"player.handlebars->3->9"
@@ -12113,8 +12122,8 @@
12122
"zh-chs": "设备连接。",
12123
"zh-cht": "裝置連接。",
12124
"xloc": [
12116
- "default.handlebars->31->1321",
12117
- "default.handlebars->31->1591"
12125
+ "default.handlebars->31->1327",
12126
+ "default.handlebars->31->1597"
12127
]
12128
},
12129
{
@@ -12134,8 +12143,8 @@
12143
"zh-chs": "设备断开连接。",
12144
"zh-cht": "裝置斷開連接。",
12145
"xloc": [
12137
- "default.handlebars->31->1322",
12138
- "default.handlebars->31->1592"
12146
+ "default.handlebars->31->1328",
12147
+ "default.handlebars->31->1598"
12148
]
12149
},
12150
{
@@ -12155,7 +12164,7 @@
12164
"zh-chs": "创建的设备组:{0}",
12165
"zh-cht": "設備組已創建:{0}",
12166
"xloc": [
12158
- "default.handlebars->31->1728"
12167
+ "default.handlebars->31->1734"
12168
]
12169
},
12170
{
@@ -12175,7 +12184,7 @@
12184
"zh-chs": "设备组已删除:{0}",
12185
"zh-cht": "設備組已刪除:{0}",
12186
"xloc": [
12178
- "default.handlebars->31->1729"
12187
+ "default.handlebars->31->1735"
12188
]
12189
},
12190
{
@@ -12195,7 +12204,7 @@
12204
"zh-chs": "设备组成员身份已更改:{0}",
12205
"zh-cht": "設備組成員身份已更改:{0}",
12206
"xloc": [
12198
- "default.handlebars->31->1730"
12207
+ "default.handlebars->31->1736"
12208
]
12209
},
12210
{
@@ -12235,7 +12244,7 @@
12244
"zh-chs": "设备组通知已更改",
12245
"zh-cht": "設備組通知已更改",
12246
"xloc": [
12238
- "default.handlebars->31->1725"
12247
+ "default.handlebars->31->1731"
12248
]
12249
},
12250
{
@@ -12255,7 +12264,7 @@
12264
"zh-chs": "未删除的设备组:{0}",
12265
"zh-cht": "未刪除的設備組:{0}",
12266
"xloc": [
12258
- "default.handlebars->31->1708"
12267
+ "default.handlebars->31->1714"
12268
]
12269
},
12270
{
@@ -12648,7 +12657,7 @@
12657
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
12658
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
12659
"xloc": [
12651
- "default.handlebars->31->1710"
12660
+ "default.handlebars->31->1716"
12661
]
12662
},
12663
{
@@ -12685,8 +12694,8 @@
12694
"zh-chs": "设备",
12695
"zh-cht": "裝置",
12696
"xloc": [
12688
- "default.handlebars->31->1889",
12689
- "default.handlebars->31->1929"
12697
+ "default.handlebars->31->1895",
12698
+ "default.handlebars->31->1935"
12699
]
12700
},
12701
{
@@ -12726,7 +12735,7 @@
12735
"zh-chs": "禁用的电子邮件两因素身份验证",
12736
"zh-cht": "禁用的電子郵件兩因素身份驗證",
12737
"xloc": [
12729
- "default.handlebars->31->1741"
12738
+ "default.handlebars->31->1747"
12739
]
12740
},
12741
{
@@ -12749,7 +12758,7 @@
12758
"agent-translations.json",
12759
"default-mobile.handlebars->11->345",
12760
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
12752
- "default.handlebars->31->1414",
12761
+ "default.handlebars->31->1420",
12762
"default.handlebars->31->946",
12763
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
12764
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
@@ -12910,7 +12919,7 @@
12919
"zh-chs": "显示设备组名称",
12920
"zh-cht": "顯示裝置群名稱",
12921
"xloc": [
12913
- "default.handlebars->31->1320"
12922
+ "default.handlebars->31->1326"
12923
]
12924
},
12925
{
@@ -12950,7 +12959,7 @@
12959
"zh-chs": "显示公共连结",
12960
"zh-cht": "顯示公共鏈結",
12961
"xloc": [
12953
- "default.handlebars->31->1611"
12962
+ "default.handlebars->31->1617"
12963
]
12964
},
12965
{
@@ -12970,7 +12979,7 @@
12979
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12980
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12981
"xloc": [
12973
- "default.handlebars->31->1670"
12982
+ "default.handlebars->31->1676"
12983
]
12984
},
12985
{
@@ -12990,7 +12999,7 @@
12999
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
13000
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
13001
"xloc": [
12993
- "default.handlebars->31->1678"
13002
+ "default.handlebars->31->1684"
13003
]
13004
},
13005
{
@@ -13010,8 +13019,8 @@
13019
"zh-chs": "什么都不做",
13020
"zh-cht": "什麼都不做",
13021
"xloc": [
13013
- "default.handlebars->31->1461",
13014
- "default.handlebars->31->1465"
13022
+ "default.handlebars->31->1467",
13023
+ "default.handlebars->31->1471"
13024
]
13025
},
13026
{
@@ -13031,10 +13040,10 @@
13040
"zh-chs": "域",
13041
"zh-cht": "域",
13042
"xloc": [
13034
- "default.handlebars->31->1853",
13035
- "default.handlebars->31->1901",
13036
- "default.handlebars->31->1910",
13037
- "default.handlebars->31->1978",
13043
+ "default.handlebars->31->1859",
13044
+ "default.handlebars->31->1907",
13045
+ "default.handlebars->31->1916",
13046
+ "default.handlebars->31->1984",
13047
"mstsc.handlebars->main->1->3->1->2->1->0",
13048
"mstsc.handlebars->main->1->3->1->2->3"
13049
]
@@ -13056,7 +13065,7 @@
13065
"zh-chs": "请勿更改,如果设置请保留CCM",
13066
"zh-cht": "請勿更改,如果設置請保留CCM",
13067
"xloc": [
13059
- "default.handlebars->31->1457"
13068
+ "default.handlebars->31->1463"
13069
]
13070
},
13071
{
@@ -13093,7 +13102,7 @@
13102
"zh-chs": "不要连接到服务器",
13103
"zh-cht": "不要連接到伺服器",
13104
"xloc": [
13096
- "default.handlebars->31->1466"
13105
+ "default.handlebars->31->1472"
13106
]
13107
},
13108
{
@@ -13322,7 +13331,7 @@
13331
"zh-chs": "下载报告",
13332
"zh-cht": "下載報告",
13333
"xloc": [
13325
- "default.handlebars->31->1771",
13334
+ "default.handlebars->31->1777",
13335
"default.handlebars->container->column_l->p3->3->1->0->3"
13336
]
13337
},
@@ -13523,7 +13532,7 @@
13532
"zh-chs": "使用以下一种档案格式下载事件列表。",
13533
"zh-cht": "使用以下一種檔案格式下載事件列表。",
13534
"xloc": [
13526
- "default.handlebars->31->1772"
13535
+ "default.handlebars->31->1778"
13536
]
13537
},
13538
{
@@ -13543,7 +13552,7 @@
13552
"zh-chs": "使用以下一种档案格式下载用户列表。",
13553
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
13554
"xloc": [
13546
- "default.handlebars->31->1837"
13555
+ "default.handlebars->31->1843"
13556
]
13557
},
13558
{
@@ -13624,7 +13633,7 @@
13633
"zh-chs": "下载:“{0}”",
13634
"zh-cht": "下載:“{0}”",
13635
"xloc": [
13627
- "default.handlebars->31->1701"
13636
+ "default.handlebars->31->1707"
13637
]
13638
},
13639
{
@@ -13664,7 +13673,7 @@
13673
"zh-chs": "代理重复",
13674
"zh-cht": "代理重複",
13675
"xloc": [
13667
- "default.handlebars->31->2178"
13676
+ "default.handlebars->31->2184"
13677
]
13678
},
13679
{
@@ -13704,7 +13713,7 @@
13713
"zh-chs": "复制用户组",
13714
"zh-cht": "複製用戶群",
13715
"xloc": [
13707
- "default.handlebars->31->1905"
13716
+ "default.handlebars->31->1911"
13717
]
13718
},
13719
{
@@ -13741,8 +13750,8 @@
13750
"zh-chs": "持续时间",
13751
"zh-cht": "持續時間",
13752
"xloc": [
13744
- "default.handlebars->31->2097",
13745
- "default.handlebars->31->2117",
13753
+ "default.handlebars->31->2103",
13754
+ "default.handlebars->31->2123",
13755
"player.handlebars->3->2"
13756
]
13757
},
@@ -13780,7 +13789,7 @@
13789
"zh-chs": "荷兰文(比利时)",
13790
"zh-cht": "荷蘭文(比利時)",
13791
"xloc": [
13783
- "default.handlebars->31->1160"
13792
+ "default.handlebars->31->1166"
13793
]
13794
},
13795
{
@@ -13800,7 +13809,7 @@
13809
"zh-chs": "荷兰文(标准)",
13810
"zh-cht": "荷蘭文(標準)",
13811
"xloc": [
13803
- "default.handlebars->31->1159"
13812
+ "default.handlebars->31->1165"
13813
]
13814
},
13815
{
@@ -14109,13 +14118,13 @@
14118
"zh-chs": "编辑设备组",
14119
"zh-cht": "編輯裝置群",
14120
"xloc": [
14112
- "default-mobile.handlebars->11->464",
14113
- "default-mobile.handlebars->11->466",
14114
- "default-mobile.handlebars->11->486",
14115
- "default.handlebars->31->1478",
14116
- "default.handlebars->31->1510",
14117
- "default.handlebars->31->1534",
14118
- "default.handlebars->31->1546"
14121
+ "default-mobile.handlebars->11->470",
14122
+ "default-mobile.handlebars->11->472",
14123
+ "default-mobile.handlebars->11->492",
14124
+ "default.handlebars->31->1484",
14125
+ "default.handlebars->31->1516",
14126
+ "default.handlebars->31->1540",
14127
+ "default.handlebars->31->1552"
14128
]
14129
},
14130
{
@@ -14135,7 +14144,7 @@
14144
"zh-chs": "编辑设备组功能",
14145
"zh-cht": "編輯裝置群功能",
14146
"xloc": [
14138
- "default.handlebars->31->1496"
14147
+ "default.handlebars->31->1502"
14148
]
14149
},
14150
{
@@ -14155,8 +14164,8 @@
14164
"zh-chs": "编辑设备组权限",
14165
"zh-cht": "編輯裝置群權限",
14166
"xloc": [
14158
- "default.handlebars->31->1531",
14159
- "default.handlebars->31->1543"
14167
+ "default.handlebars->31->1537",
14168
+ "default.handlebars->31->1549"
14169
]
14170
},
14171
{
@@ -14176,7 +14185,7 @@
14185
"zh-chs": "编辑设备组用户同意",
14186
"zh-cht": "編輯裝置群用戶同意",
14187
"xloc": [
14179
- "default.handlebars->31->1479"
14188
+ "default.handlebars->31->1485"
14189
]
14190
},
14191
{
@@ -14196,8 +14205,8 @@
14205
"zh-chs": "编辑设备笔记",
14206
"zh-cht": "編輯裝置筆記",
14207
"xloc": [
14199
- "default-mobile.handlebars->11->478",
14200
- "default.handlebars->31->1523"
14208
+ "default-mobile.handlebars->11->484",
14209
+ "default.handlebars->31->1529"
14210
]
14211
},
14212
{
@@ -14217,8 +14226,8 @@
14226
"zh-chs": "编辑设备权限",
14227
"zh-cht": "編輯裝置權限",
14228
"xloc": [
14220
- "default.handlebars->31->1536",
14221
- "default.handlebars->31->1538"
14229
+ "default.handlebars->31->1542",
14230
+ "default.handlebars->31->1544"
14231
]
14232
},
14233
{
@@ -14258,7 +14267,7 @@
14267
"zh-chs": "编辑设备用户同意",
14268
"zh-cht": "編輯裝置用戶同意",
14269
"xloc": [
14261
- "default.handlebars->31->1481"
14270
+ "default.handlebars->31->1487"
14271
]
14272
},
14273
{
@@ -14325,8 +14334,8 @@
14334
"zh-chs": "编辑笔记",
14335
"zh-cht": "編輯筆記",
14336
"xloc": [
14328
- "default-mobile.handlebars->11->493",
14329
- "default.handlebars->31->1553"
14337
+ "default-mobile.handlebars->11->499",
14338
+ "default.handlebars->31->1559"
14339
]
14340
},
14341
{
@@ -14346,7 +14355,7 @@
14355
"zh-chs": "编辑用户同意",
14356
"zh-cht": "編輯用戶同意",
14357
"xloc": [
14349
- "default.handlebars->31->1480"
14358
+ "default.handlebars->31->1486"
14359
]
14360
},
14361
{
@@ -14366,7 +14375,7 @@
14375
"zh-chs": "编辑用户设备组权限",
14376
"zh-cht": "編輯用戶裝置群權限",
14377
"xloc": [
14369
- "default.handlebars->31->1544"
14378
+ "default.handlebars->31->1550"
14379
]
14380
},
14381
{
@@ -14386,7 +14395,7 @@
14395
"zh-chs": "编辑用户设备权限",
14396
"zh-cht": "編輯用戶裝置權限",
14397
"xloc": [
14389
- "default.handlebars->31->1539"
14398
+ "default.handlebars->31->1545"
14399
]
14400
},
14401
{
@@ -14406,7 +14415,7 @@
14415
"zh-chs": "编辑用户组",
14416
"zh-cht": "編輯用戶群",
14417
"xloc": [
14409
- "default.handlebars->31->1956"
14418
+ "default.handlebars->31->1962"
14419
]
14420
},
14421
{
@@ -14426,7 +14435,7 @@
14435
"zh-chs": "编辑用户组设备权限",
14436
"zh-cht": "編輯用戶群裝置權限",
14437
"xloc": [
14429
- "default.handlebars->31->1541"
14438
+ "default.handlebars->31->1547"
14439
]
14440
},
14441
{
@@ -14446,7 +14455,7 @@
14455
"zh-chs": "编辑用户组用户同意",
14456
"zh-cht": "編輯用戶組用戶同意",
14457
"xloc": [
14449
- "default.handlebars->31->1482"
14458
+ "default.handlebars->31->1488"
14459
]
14460
},
14461
{
@@ -14528,11 +14537,11 @@
14537
"zh-cht": "電郵",
14538
"xloc": [
14539
"default-mobile.handlebars->11->88",
14531
- "default.handlebars->31->1855",
14532
- "default.handlebars->31->1982",
14533
- "default.handlebars->31->1984",
14534
- "default.handlebars->31->2024",
14535
- "default.handlebars->31->2042",
14540
+ "default.handlebars->31->1861",
14541
+ "default.handlebars->31->1988",
14542
+ "default.handlebars->31->1990",
14543
+ "default.handlebars->31->2030",
14544
+ "default.handlebars->31->2048",
14545
"default.handlebars->31->336",
14546
"login-mobile.handlebars->5->42",
14547
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -14565,7 +14574,7 @@
14574
"zh-cht": "電郵地址變更",
14575
"xloc": [
14576
"default-mobile.handlebars->11->89",
14568
- "default.handlebars->31->1329"
14577
+ "default.handlebars->31->1335"
14578
]
14579
},
14580
{
@@ -14586,7 +14595,7 @@
14595
"zh-cht": "電郵認證",
14596
"xloc": [
14597
"default-mobile.handlebars->11->78",
14589
- "default.handlebars->31->1097"
14598
+ "default.handlebars->31->1103"
14599
]
14600
},
14601
{
@@ -14646,7 +14655,7 @@
14655
"zh-cht": "電郵驗證",
14656
"xloc": [
14657
"default-mobile.handlebars->11->87",
14649
- "default.handlebars->31->1327"
14658
+ "default.handlebars->31->1333"
14659
]
14660
},
14661
{
@@ -14686,7 +14695,7 @@
14695
"zh-chs": "电邮未验证",
14696
"zh-cht": "電郵未驗證",
14697
"xloc": [
14689
- "default.handlebars->31->1801"
14698
+ "default.handlebars->31->1807"
14699
]
14700
},
14701
{
@@ -14706,8 +14715,8 @@
14715
"zh-chs": "电子邮件已验证",
14716
"zh-cht": "電子郵件已驗證",
14717
"xloc": [
14709
- "default.handlebars->31->1802",
14710
- "default.handlebars->31->1976"
14718
+ "default.handlebars->31->1808",
14719
+ "default.handlebars->31->1982"
14720
]
14721
},
14722
{
@@ -14727,7 +14736,7 @@
14736
"zh-chs": "电邮已验证。",
14737
"zh-cht": "電郵已驗證。",
14738
"xloc": [
14730
- "default.handlebars->31->1861"
14739
+ "default.handlebars->31->1867"
14740
]
14741
},
14742
{
@@ -14747,7 +14756,7 @@
14756
"zh-chs": "电邮未验证",
14757
"zh-cht": "電郵未驗證",
14758
"xloc": [
14750
- "default.handlebars->31->1977"
14759
+ "default.handlebars->31->1983"
14760
]
14761
},
14762
{
@@ -14767,8 +14776,8 @@
14776
"zh-chs": "电邮已发送。",
14777
"zh-cht": "電郵已發送。",
14778
"xloc": [
14770
- "default-mobile.handlebars->11->535",
14771
- "default.handlebars->31->2146",
14779
+ "default-mobile.handlebars->11->541",
14780
+ "default.handlebars->31->2152",
14781
"login-mobile.handlebars->5->2",
14782
"login.handlebars->5->2",
14783
"login2.handlebars->7->3"
@@ -14813,7 +14822,7 @@
14822
"zh-chs": "已通过电邮验证,并且需要重置密码。",
14823
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
14824
"xloc": [
14816
- "default.handlebars->31->1862"
14825
+ "default.handlebars->31->1868"
14826
]
14827
},
14828
{
@@ -14833,7 +14842,7 @@
14842
"zh-chs": "电邮/短信流量",
14843
"zh-cht": "電郵/短信流量",
14844
"xloc": [
14836
- "default.handlebars->31->2222"
14845
+ "default.handlebars->31->2228"
14846
]
14847
},
14848
{
@@ -14879,7 +14888,7 @@
14888
"zh-chs": "启用邀请代码",
14889
"zh-cht": "啟用邀請代碼",
14890
"xloc": [
14882
- "default.handlebars->31->1576"
14891
+ "default.handlebars->31->1582"
14892
]
14893
},
14894
{
@@ -14920,7 +14929,7 @@
14929
"zh-cht": "啟用電郵二因子鑑別。",
14930
"xloc": [
14931
"default-mobile.handlebars->11->80",
14923
- "default.handlebars->31->1099"
14932
+ "default.handlebars->31->1105"
14933
]
14934
},
14935
{
@@ -14960,7 +14969,7 @@
14969
"zh-chs": "已启用",
14970
"zh-cht": "已啟用",
14971
"xloc": [
14963
- "default.handlebars->31->2119"
14972
+ "default.handlebars->31->2125"
14973
]
14974
},
14975
{
@@ -14980,7 +14989,7 @@
14989
"zh-chs": "启用电子邮件两因素身份验证",
14990
"zh-cht": "啟用電子郵件兩因素身份驗證",
14991
"xloc": [
14983
- "default.handlebars->31->1740"
14992
+ "default.handlebars->31->1746"
14993
]
14994
},
14995
{
@@ -15029,7 +15038,7 @@
15038
"zh-chs": "时间结束",
15039
"zh-cht": "時間結束",
15040
"xloc": [
15032
- "default.handlebars->31->2116"
15041
+ "default.handlebars->31->2122"
15042
]
15043
},
15044
{
@@ -15049,7 +15058,7 @@
15058
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
15059
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
15060
"xloc": [
15052
- "default.handlebars->31->1663"
15061
+ "default.handlebars->31->1669"
15062
]
15063
},
15064
{
@@ -15069,7 +15078,7 @@
15078
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
15079
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
15080
"xloc": [
15072
- "default.handlebars->31->1664"
15081
+ "default.handlebars->31->1670"
15082
]
15083
},
15084
{
@@ -15089,7 +15098,7 @@
15098
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
15099
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
15100
"xloc": [
15092
- "default.handlebars->31->1661"
15101
+ "default.handlebars->31->1667"
15102
]
15103
},
15104
{
@@ -15109,7 +15118,7 @@
15118
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
15119
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
15120
"xloc": [
15112
- "default.handlebars->31->1662"
15121
+ "default.handlebars->31->1668"
15122
]
15123
},
15124
{
@@ -15129,7 +15138,7 @@
15138
"zh-chs": "英文",
15139
"zh-cht": "英文",
15140
"xloc": [
15132
- "default.handlebars->31->1161"
15141
+ "default.handlebars->31->1167"
15142
]
15143
},
15144
{
@@ -15149,7 +15158,7 @@
15158
"zh-chs": "英文(澳洲)",
15159
"zh-cht": "英文(澳洲)",
15160
"xloc": [
15152
- "default.handlebars->31->1162"
15161
+ "default.handlebars->31->1168"
15162
]
15163
},
15164
{
@@ -15169,7 +15178,7 @@
15178
"zh-chs": "英文(伯利茲)",
15179
"zh-cht": "英文(伯利茲)",
15180
"xloc": [
15172
- "default.handlebars->31->1163"
15181
+ "default.handlebars->31->1169"
15182
]
15183
},
15184
{
@@ -15189,7 +15198,7 @@
15198
"zh-chs": "英文(加拿大)",
15199
"zh-cht": "英文(加拿大)",
15200
"xloc": [
15192
- "default.handlebars->31->1164"
15201
+ "default.handlebars->31->1170"
15202
]
15203
},
15204
{
@@ -15209,7 +15218,7 @@
15218
"zh-chs": "英文(爱尔兰)",
15219
"zh-cht": "英文(愛爾蘭)",
15220
"xloc": [
15212
- "default.handlebars->31->1165"
15221
+ "default.handlebars->31->1171"
15222
]
15223
},
15224
{
@@ -15229,7 +15238,7 @@
15238
"zh-chs": "英文(牙买加)",
15239
"zh-cht": "英文(牙買加)",
15240
"xloc": [
15232
- "default.handlebars->31->1166"
15241
+ "default.handlebars->31->1172"
15242
]
15243
},
15244
{
@@ -15249,7 +15258,7 @@
15258
"zh-chs": "英文(纽西兰)",
15259
"zh-cht": "英文(紐西蘭)",
15260
"xloc": [
15252
- "default.handlebars->31->1167"
15261
+ "default.handlebars->31->1173"
15262
]
15263
},
15264
{
@@ -15269,7 +15278,7 @@
15278
"zh-chs": "英文(菲律宾)",
15279
"zh-cht": "英文(菲律賓)",
15280
"xloc": [
15272
- "default.handlebars->31->1168"
15281
+ "default.handlebars->31->1174"
15282
]
15283
},
15284
{
@@ -15289,7 +15298,7 @@
15298
"zh-chs": "英语(南非)",
15299
"zh-cht": "英語(南非)",
15300
"xloc": [
15292
- "default.handlebars->31->1169"
15301
+ "default.handlebars->31->1175"
15302
]
15303
},
15304
{
@@ -15309,7 +15318,7 @@
15318
"zh-chs": "英文(特立尼达和多巴哥)",
15319
"zh-cht": "英文(特立尼達和多巴哥)",
15320
"xloc": [
15312
- "default.handlebars->31->1170"
15321
+ "default.handlebars->31->1176"
15322
]
15323
},
15324
{
@@ -15329,7 +15338,7 @@
15338
"zh-chs": "英文(英国)",
15339
"zh-cht": "英文(英國)",
15340
"xloc": [
15332
- "default.handlebars->31->1171"
15341
+ "default.handlebars->31->1177"
15342
]
15343
},
15344
{
@@ -15349,7 +15358,7 @@
15358
"zh-chs": "美国英文",
15359
"zh-cht": "美國英語",
15360
"xloc": [
15352
- "default.handlebars->31->1172"
15361
+ "default.handlebars->31->1178"
15362
]
15363
},
15364
{
@@ -15369,7 +15378,7 @@
15378
"zh-chs": "英文(津巴布韦)",
15379
"zh-cht": "英文(津巴布韋)",
15380
"xloc": [
15372
- "default.handlebars->31->1173"
15381
+ "default.handlebars->31->1179"
15382
]
15383
},
15384
{
@@ -15390,8 +15399,8 @@
15399
"zh-cht": "輸入",
15400
"xloc": [
15401
"default-mobile.handlebars->11->318",
15393
- "default.handlebars->31->1355",
15394
- "default.handlebars->31->1356",
15402
+ "default.handlebars->31->1361",
15403
+ "default.handlebars->31->1362",
15404
"default.handlebars->31->885",
15405
"default.handlebars->31->958"
15406
]
@@ -15413,7 +15422,7 @@
15422
"zh-chs": "输入管理领域名称的逗号分隔列表。",
15423
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
15424
"xloc": [
15416
- "default.handlebars->31->1866"
15425
+ "default.handlebars->31->1872"
15426
]
15427
},
15428
{
@@ -15535,7 +15544,7 @@
15544
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
15545
"zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
15546
"xloc": [
15538
- "default.handlebars->31->1094"
15547
+ "default.handlebars->31->1100"
15548
]
15549
},
15550
{
@@ -15563,8 +15572,8 @@
15572
"nl": "Fout, uitnodigingscode \\\"{0}\\\" al in gebruik.",
15573
"fr": "Erreur, code d'invitation \\\"{0}\\\" déjà utilisé.",
15574
"xloc": [
15566
- "default-mobile.handlebars->11->543",
15567
- "default.handlebars->31->2154"
15575
+ "default-mobile.handlebars->11->549",
15576
+ "default.handlebars->31->2160"
15577
]
15578
},
15579
{
@@ -15572,8 +15581,8 @@
15581
"nl": "Fout, wachtwoord niet gewijzigd.",
15582
"fr": "Erreur, mot de passe non modifié.",
15583
"xloc": [
15575
- "default-mobile.handlebars->11->540",
15576
- "default.handlebars->31->2151"
15584
+ "default-mobile.handlebars->11->546",
15585
+ "default.handlebars->31->2157"
15586
]
15587
},
15588
{
@@ -15581,8 +15590,8 @@
15590
"nl": "Fout, het is niet mogelijk om naar algemeen gebruikt wachtwoord te veranderen.",
15591
"fr": "Erreur, impossible de changer le mot de passe couramment utilisé.",
15592
"xloc": [
15584
- "default-mobile.handlebars->11->539",
15585
- "default.handlebars->31->2150"
15593
+ "default-mobile.handlebars->11->545",
15594
+ "default.handlebars->31->2156"
15595
]
15596
},
15597
{
@@ -15590,8 +15599,8 @@
15599
"nl": "Fout, kan niet wijzigen naar eerder gebruikt wachtwoord.",
15600
"fr": "Erreur, impossible de changer le mot de passe précédemment utilisé.",
15601
"xloc": [
15593
- "default-mobile.handlebars->11->538",
15594
- "default.handlebars->31->2149"
15602
+ "default-mobile.handlebars->11->544",
15603
+ "default.handlebars->31->2155"
15604
]
15605
},
15606
{
@@ -15640,7 +15649,7 @@
15649
"zh-chs": "世界文",
15650
"zh-cht": "世界語",
15651
"xloc": [
15643
- "default.handlebars->31->1174"
15652
+ "default.handlebars->31->1180"
15653
]
15654
},
15655
{
@@ -15660,7 +15669,7 @@
15669
"zh-chs": "爱沙尼亚文",
15670
"zh-cht": "愛沙尼亞語",
15671
"xloc": [
15663
- "default.handlebars->31->1175"
15672
+ "default.handlebars->31->1181"
15673
]
15674
},
15675
{
@@ -15700,7 +15709,7 @@
15709
"zh-chs": "事件列表输出",
15710
"zh-cht": "事件列表輸出",
15711
"xloc": [
15703
- "default.handlebars->31->1777"
15712
+ "default.handlebars->31->1783"
15713
]
15714
},
15715
{
@@ -15930,7 +15939,7 @@
15939
"zh-chs": "外部",
15940
"zh-cht": "外部",
15941
"xloc": [
15933
- "default.handlebars->31->2205"
15942
+ "default.handlebars->31->2211"
15943
]
15944
},
15945
{
@@ -15970,7 +15979,7 @@
15979
"zh-chs": "FYRO马其顿语",
15980
"zh-cht": "FYRO馬其頓語",
15981
"xloc": [
15973
- "default.handlebars->31->1225"
15982
+ "default.handlebars->31->1231"
15983
]
15984
},
15985
{
@@ -15990,7 +15999,7 @@
15999
"zh-chs": "法罗语",
16000
"zh-cht": "法羅語",
16001
"xloc": [
15993
- "default.handlebars->31->1176"
16002
+ "default.handlebars->31->1182"
16003
]
16004
},
16005
{
@@ -16018,8 +16027,8 @@
16027
"nl": "E-mailadres kan niet worden gewijzigd, een ander account gebruikt al: {0}.",
16028
"fr": "Échec de la modification de l'adresse e-mail, un autre compte utilise déjà: {0}.",
16029
"xloc": [
16021
- "default-mobile.handlebars->11->534",
16022
- "default.handlebars->31->2145"
16030
+ "default-mobile.handlebars->11->540",
16031
+ "default.handlebars->31->2151"
16032
]
16033
},
16034
{
@@ -16039,7 +16048,7 @@
16048
"zh-chs": "本地用户拒绝后无法启动远程桌面",
16049
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
16050
"xloc": [
16042
- "default.handlebars->31->1686"
16051
+ "default.handlebars->31->1692"
16052
]
16053
},
16054
{
@@ -16059,7 +16068,7 @@
16068
"zh-chs": "本地用户拒绝后无法启动远程文件",
16069
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
16070
"xloc": [
16062
- "default.handlebars->31->1693"
16071
+ "default.handlebars->31->1699"
16072
]
16073
},
16074
{
@@ -16102,7 +16111,7 @@
16111
"zh-chs": "波斯文(波斯文)",
16112
"zh-cht": "波斯語(波斯語)",
16113
"xloc": [
16105
- "default.handlebars->31->1177"
16114
+ "default.handlebars->31->1183"
16115
]
16116
},
16117
{
@@ -16144,7 +16153,7 @@
16153
"zh-chs": "功能",
16154
"zh-cht": "功能",
16155
"xloc": [
16147
- "default.handlebars->31->1400"
16156
+ "default.handlebars->31->1406"
16157
]
16158
},
16159
{
@@ -16164,7 +16173,7 @@
16173
"zh-chs": "斐济",
16174
"zh-cht": "斐濟",
16175
"xloc": [
16167
- "default.handlebars->31->1178"
16176
+ "default.handlebars->31->1184"
16177
]
16178
},
16179
{
@@ -16305,8 +16314,8 @@
16314
"xloc": [
16315
"default-mobile.handlebars->11->181",
16316
"default-mobile.handlebars->11->278",
16308
- "default.handlebars->31->1490",
16309
- "default.handlebars->31->2104",
16317
+ "default.handlebars->31->1496",
16318
+ "default.handlebars->31->2110",
16319
"default.handlebars->31->275",
16320
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
16321
"default.handlebars->contextMenu->cxfiles"
@@ -16349,9 +16358,9 @@
16358
"zh-chs": "档案通知",
16359
"zh-cht": "檔案通知",
16360
"xloc": [
16352
- "default.handlebars->31->1408",
16353
- "default.handlebars->31->1922",
16354
- "default.handlebars->31->2009",
16361
+ "default.handlebars->31->1414",
16362
+ "default.handlebars->31->1928",
16363
+ "default.handlebars->31->2015",
16364
"default.handlebars->31->617"
16365
]
16366
},
@@ -16372,9 +16381,9 @@
16381
"zh-chs": "档案提示",
16382
"zh-cht": "檔案提示",
16383
"xloc": [
16375
- "default.handlebars->31->1407",
16376
- "default.handlebars->31->1921",
16377
- "default.handlebars->31->2008",
16384
+ "default.handlebars->31->1413",
16385
+ "default.handlebars->31->1927",
16386
+ "default.handlebars->31->2014",
16387
"default.handlebars->31->616"
16388
]
16389
},
@@ -16459,7 +16468,7 @@
16468
"zh-chs": "录制会话已完成,{0}秒",
16469
"zh-cht": "錄製會話已完成,{0}秒",
16470
"xloc": [
16462
- "default.handlebars->31->1659"
16471
+ "default.handlebars->31->1665"
16472
]
16473
},
16474
{
@@ -16479,7 +16488,7 @@
16488
"zh-chs": "芬兰",
16489
"zh-cht": "芬蘭",
16490
"xloc": [
16482
- "default.handlebars->31->1179"
16491
+ "default.handlebars->31->1185"
16492
]
16493
},
16494
{
@@ -16646,8 +16655,8 @@
16655
"zh-chs": "下次登录时强制重置密码。",
16656
"zh-cht": "下次登入時強制重置密碼。",
16657
"xloc": [
16649
- "default.handlebars->31->1860",
16650
- "default.handlebars->31->2051"
16658
+ "default.handlebars->31->1866",
16659
+ "default.handlebars->31->2057"
16660
]
16661
},
16662
{
@@ -16730,7 +16739,7 @@
16739
"zh-chs": "格式化",
16740
"zh-cht": "格式化",
16741
"xloc": [
16733
- "default.handlebars->31->1768"
16742
+ "default.handlebars->31->1774"
16743
]
16744
},
16745
{
@@ -16771,8 +16780,8 @@
16780
"zh-chs": "自由",
16781
"zh-cht": "自由",
16782
"xloc": [
16774
- "default.handlebars->31->2163",
16775
- "default.handlebars->31->2165"
16783
+ "default.handlebars->31->2169",
16784
+ "default.handlebars->31->2171"
16785
]
16786
},
16787
{
@@ -16813,7 +16822,7 @@
16822
"zh-chs": "法文(比利时)",
16823
"zh-cht": "法語(比利時)",
16824
"xloc": [
16816
- "default.handlebars->31->1181"
16825
+ "default.handlebars->31->1187"
16826
]
16827
},
16828
{
@@ -16833,7 +16842,7 @@
16842
"zh-chs": "法文(加拿大)",
16843
"zh-cht": "法語(加拿大)",
16844
"xloc": [
16836
- "default.handlebars->31->1182"
16845
+ "default.handlebars->31->1188"
16846
]
16847
},
16848
{
@@ -16853,7 +16862,7 @@
16862
"zh-chs": "法文(法国)",
16863
"zh-cht": "法語(法國)",
16864
"xloc": [
16856
- "default.handlebars->31->1183"
16865
+ "default.handlebars->31->1189"
16866
]
16867
},
16868
{
@@ -16873,7 +16882,7 @@
16882
"zh-chs": "法文(卢森堡)",
16883
"zh-cht": "法語(盧森堡)",
16884
"xloc": [
16876
- "default.handlebars->31->1184"
16885
+ "default.handlebars->31->1190"
16886
]
16887
},
16888
{
@@ -16893,7 +16902,7 @@
16902
"zh-chs": "法文(摩纳哥)",
16903
"zh-cht": "法語(摩納哥)",
16904
"xloc": [
16896
- "default.handlebars->31->1185"
16905
+ "default.handlebars->31->1191"
16906
]
16907
},
16908
{
@@ -16913,7 +16922,7 @@
16922
"zh-chs": "法文(标准)",
16923
"zh-cht": "法語(標準)",
16924
"xloc": [
16916
- "default.handlebars->31->1180"
16925
+ "default.handlebars->31->1186"
16926
]
16927
},
16928
{
@@ -16933,7 +16942,7 @@
16942
"zh-chs": "法文(瑞士)",
16943
"zh-cht": "法語(瑞士)",
16944
"xloc": [
16936
- "default.handlebars->31->1186"
16945
+ "default.handlebars->31->1192"
16946
]
16947
},
16948
{
@@ -16953,7 +16962,7 @@
16962
"zh-chs": "弗里斯兰文",
16963
"zh-cht": "弗里斯蘭語",
16964
"xloc": [
16956
- "default.handlebars->31->1187"
16965
+ "default.handlebars->31->1193"
16966
]
16967
},
16968
{
@@ -16973,7 +16982,7 @@
16982
"zh-chs": "弗留利",
16983
"zh-cht": "弗留利",
16984
"xloc": [
16976
- "default.handlebars->31->1188"
16985
+ "default.handlebars->31->1194"
16986
]
16987
},
16988
{
@@ -16994,12 +17003,12 @@
17003
"zh-cht": "完整管理員",
17004
"xloc": [
17005
"default-mobile.handlebars->11->115",
16997
- "default-mobile.handlebars->11->456",
16998
- "default-mobile.handlebars->11->465",
16999
- "default-mobile.handlebars->11->485",
17000
- "default.handlebars->31->1362",
17001
- "default.handlebars->31->1509",
17002
- "default.handlebars->31->1872"
17006
+ "default-mobile.handlebars->11->462",
17007
+ "default-mobile.handlebars->11->471",
17008
+ "default-mobile.handlebars->11->491",
17009
+ "default.handlebars->31->1368",
17010
+ "default.handlebars->31->1515",
17011
+ "default.handlebars->31->1878"
17012
]
17013
},
17014
{
@@ -17019,7 +17028,7 @@
17028
"zh-chs": "完整管理员(保留所有权利)",
17029
"zh-cht": "完整管理員(保留所有權利)",
17030
"xloc": [
17022
- "default.handlebars->31->1545"
17031
+ "default.handlebars->31->1551"
17032
]
17033
},
17034
{
@@ -17138,7 +17147,7 @@
17147
"zh-chs": "完整管理员",
17148
"zh-cht": "完整管理員",
17149
"xloc": [
17141
- "default.handlebars->31->1970"
17150
+ "default.handlebars->31->1976"
17151
]
17152
},
17153
{
@@ -17158,8 +17167,8 @@
17167
"zh-chs": "全自动的",
17168
"zh-cht": "全自動的",
17169
"xloc": [
17161
- "default.handlebars->31->1425",
17162
- "default.handlebars->31->1448"
17170
+ "default.handlebars->31->1431",
17171
+ "default.handlebars->31->1454"
17172
]
17173
},
17174
{
@@ -17179,8 +17188,8 @@
17188
"zh-chs": "GPU",
17189
"zh-cht": "GPU",
17190
"xloc": [
17182
- "default-mobile.handlebars->11->432",
17183
- "default.handlebars->31->1060"
17191
+ "default-mobile.handlebars->11->438",
17192
+ "default.handlebars->31->1066"
17193
]
17194
},
17195
{
@@ -17200,7 +17209,7 @@
17209
"zh-chs": "盖尔文(爱尔兰)",
17210
"zh-cht": "蓋爾語(愛爾蘭)",
17211
"xloc": [
17203
- "default.handlebars->31->1190"
17212
+ "default.handlebars->31->1196"
17213
]
17214
},
17215
{
@@ -17220,7 +17229,7 @@
17229
"zh-chs": "盖尔文(苏格兰文)",
17230
"zh-cht": "蓋爾語(蘇格蘭語)",
17231
"xloc": [
17223
- "default.handlebars->31->1189"
17232
+ "default.handlebars->31->1195"
17233
]
17234
},
17235
{
@@ -17240,7 +17249,7 @@
17249
"zh-chs": "加拉契文",
17250
"zh-cht": "加拉契語",
17251
"xloc": [
17243
- "default.handlebars->31->1191"
17252
+ "default.handlebars->31->1197"
17253
]
17254
},
17255
{
@@ -17366,7 +17375,7 @@
17375
"zh-chs": "格鲁吉亚文",
17376
"zh-cht": "格魯吉亞文",
17377
"xloc": [
17369
- "default.handlebars->31->1192"
17378
+ "default.handlebars->31->1198"
17379
]
17380
},
17381
{
@@ -17386,7 +17395,7 @@
17395
"zh-chs": "德文(奥地利)",
17396
"zh-cht": "德語(奧地利)",
17397
"xloc": [
17389
- "default.handlebars->31->1194"
17398
+ "default.handlebars->31->1200"
17399
]
17400
},
17401
{
@@ -17406,7 +17415,7 @@
17415
"zh-chs": "德文(德国)",
17416
"zh-cht": "德文(德國)",
17417
"xloc": [
17409
- "default.handlebars->31->1195"
17418
+ "default.handlebars->31->1201"
17419
]
17420
},
17421
{
@@ -17426,7 +17435,7 @@
17435
"zh-chs": "德文(列支敦士登)",
17436
"zh-cht": "德文(列支敦士登)",
17437
"xloc": [
17429
- "default.handlebars->31->1196"
17438
+ "default.handlebars->31->1202"
17439
]
17440
},
17441
{
@@ -17446,7 +17455,7 @@
17455
"zh-chs": "德文(卢森堡)",
17456
"zh-cht": "德語(盧森堡)",
17457
"xloc": [
17449
- "default.handlebars->31->1197"
17458
+ "default.handlebars->31->1203"
17459
]
17460
},
17461
{
@@ -17466,7 +17475,7 @@
17475
"zh-chs": "德文(标准)",
17476
"zh-cht": "德語(標準)",
17477
"xloc": [
17469
- "default.handlebars->31->1193"
17478
+ "default.handlebars->31->1199"
17479
]
17480
},
17481
{
@@ -17486,7 +17495,7 @@
17495
"zh-chs": "德文(瑞士)",
17496
"zh-cht": "德文(瑞士)",
17497
"xloc": [
17489
- "default.handlebars->31->1198"
17498
+ "default.handlebars->31->1204"
17499
]
17500
},
17501
{
@@ -17547,7 +17556,7 @@
17556
"zh-chs": "正在获取剪贴板内容,{0}个字节",
17557
"zh-cht": "正在獲取剪貼板內容,{0}個字節",
17558
"xloc": [
17550
- "default.handlebars->31->1673"
17559
+ "default.handlebars->31->1679"
17560
]
17561
},
17562
{
@@ -17609,7 +17618,7 @@
17618
"zh-chs": "好",
17619
"zh-cht": "好",
17620
"xloc": [
17612
- "default.handlebars->31->1358"
17621
+ "default.handlebars->31->1364"
17622
]
17623
},
17624
{
@@ -17654,8 +17663,8 @@
17663
"zh-chs": "Google云端硬盘备份",
17664
"zh-cht": "Google雲端硬盤備份",
17665
"xloc": [
17657
- "default.handlebars->31->1369",
17658
- "default.handlebars->31->1372",
17666
+ "default.handlebars->31->1375",
17667
+ "default.handlebars->31->1378",
17668
"default.handlebars->31->219"
17669
]
17670
},
@@ -17676,7 +17685,7 @@
17685
"zh-chs": "Google云端硬盘控制台",
17686
"zh-cht": "Google雲端硬盤控制台",
17687
"xloc": [
17679
- "default.handlebars->31->1366"
17688
+ "default.handlebars->31->1372"
17689
]
17690
},
17691
{
@@ -17716,7 +17725,7 @@
17725
"zh-chs": "Google云端硬盘备份当前处于活动状态。",
17726
"zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
17727
"xloc": [
17719
- "default.handlebars->31->1370"
17728
+ "default.handlebars->31->1376"
17729
]
17730
},
17731
{
@@ -17736,7 +17745,7 @@
17745
"zh-chs": "希腊文",
17746
"zh-cht": "希臘文",
17747
"xloc": [
17739
- "default.handlebars->31->1199"
17748
+ "default.handlebars->31->1205"
17749
]
17750
},
17751
{
@@ -17778,8 +17787,8 @@
17787
"zh-chs": "集体指令",
17788
"zh-cht": "集體指令",
17789
"xloc": [
17781
- "default.handlebars->31->1816",
17782
- "default.handlebars->31->1895",
17790
+ "default.handlebars->31->1822",
17791
+ "default.handlebars->31->1901",
17792
"default.handlebars->31->469",
17793
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
17794
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -17803,7 +17812,7 @@
17812
"zh-chs": "通过...分组",
17813
"zh-cht": "通過...分群",
17814
"xloc": [
17806
- "default.handlebars->31->1764"
17815
+ "default.handlebars->31->1770"
17816
]
17817
},
17818
{
@@ -17823,7 +17832,7 @@
17832
"zh-chs": "组标识符",
17833
"zh-cht": "群標識符",
17834
"xloc": [
17826
- "default.handlebars->31->1912"
17835
+ "default.handlebars->31->1918"
17836
]
17837
},
17838
{
@@ -17843,7 +17852,7 @@
17852
"zh-chs": "群组成员",
17853
"zh-cht": "群組成員",
17854
"xloc": [
17846
- "default.handlebars->31->1933"
17855
+ "default.handlebars->31->1939"
17856
]
17857
},
17858
{
@@ -17863,7 +17872,7 @@
17872
"zh-chs": "用户{0}的群组权限。",
17873
"zh-cht": "用戶{0}的群組權限。",
17874
"xloc": [
17866
- "default.handlebars->31->1508"
17875
+ "default.handlebars->31->1514"
17876
]
17877
},
17878
{
@@ -17883,7 +17892,7 @@
17892
"zh-chs": "{0}的群组权限。",
17893
"zh-cht": "{0}的群組權限。",
17894
"xloc": [
17886
- "default.handlebars->31->1507"
17895
+ "default.handlebars->31->1513"
17896
]
17897
},
17898
{
@@ -17984,7 +17993,7 @@
17993
"zh-chs": "古久拉提",
17994
"zh-cht": "古久拉提",
17995
"xloc": [
17987
- "default.handlebars->31->1200"
17996
+ "default.handlebars->31->1206"
17997
]
17998
},
17999
{
@@ -18027,7 +18036,7 @@
18036
"zh-chs": "海地文",
18037
"zh-cht": "海地文",
18038
"xloc": [
18030
- "default.handlebars->31->1201"
18039
+ "default.handlebars->31->1207"
18040
]
18041
},
18042
{
@@ -18067,7 +18076,7 @@
18076
"zh-chs": "强行断开代理",
18077
"zh-cht": "強行斷開代理",
18078
"xloc": [
18070
- "default.handlebars->31->1089"
18079
+ "default.handlebars->31->1095"
18080
]
18081
},
18082
{
@@ -18087,7 +18096,7 @@
18096
"zh-chs": "堆总数",
18097
"zh-cht": "堆總數",
18098
"xloc": [
18090
- "default.handlebars->31->2207"
18099
+ "default.handlebars->31->2213"
18100
]
18101
},
18102
{
@@ -18107,7 +18116,7 @@
18116
"zh-chs": "堆使用",
18117
"zh-cht": "堆使用",
18118
"xloc": [
18110
- "default.handlebars->31->2206"
18119
+ "default.handlebars->31->2212"
18120
]
18121
},
18122
{
@@ -18127,7 +18136,7 @@
18136
"zh-chs": "希伯来文",
18137
"zh-cht": "希伯來文",
18138
"xloc": [
18130
- "default.handlebars->31->1202"
18139
+ "default.handlebars->31->1208"
18140
]
18141
},
18142
{
@@ -18188,7 +18197,7 @@
18197
"zh-chs": "已请求帮助,用户:{0},详细信息:{1}",
18198
"zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}",
18199
"xloc": [
18191
- "default.handlebars->31->1750"
18200
+ "default.handlebars->31->1756"
18201
]
18202
},
18203
{
@@ -18249,7 +18258,7 @@
18258
"zh-chs": "帮助翻译MeshCentral",
18259
"zh-cht": "幫助翻譯MeshCentral",
18260
"xloc": [
18252
- "default.handlebars->31->1317"
18261
+ "default.handlebars->31->1323"
18262
]
18263
},
18264
{
@@ -18353,7 +18362,7 @@
18362
"zh-chs": "印地文",
18363
"zh-cht": "印地文",
18364
"xloc": [
18356
- "default.handlebars->31->1203"
18365
+ "default.handlebars->31->1209"
18366
]
18367
},
18368
{
@@ -18475,7 +18484,7 @@
18484
"zh-cht": "保存{0}項目{1}給{2}",
18485
"xloc": [
18486
"default-mobile.handlebars->11->139",
18478
- "default.handlebars->31->1646"
18487
+ "default.handlebars->31->1652"
18488
]
18489
},
18490
{
@@ -18508,6 +18517,8 @@
18517
"default-mobile.handlebars->11->231",
18518
"default-mobile.handlebars->11->233",
18519
"default-mobile.handlebars->11->303",
18520
+ "default-mobile.handlebars->11->397",
18521
+ "default.handlebars->31->1015",
18522
"default.handlebars->31->305",
18523
"default.handlebars->31->572",
18524
"default.handlebars->31->858"
@@ -18530,7 +18541,7 @@
18541
"zh-chs": "主机名同步",
18542
"zh-cht": "主機名同步",
18543
"xloc": [
18533
- "default.handlebars->31->1397"
18544
+ "default.handlebars->31->1403"
18545
]
18546
},
18547
{
@@ -18550,7 +18561,7 @@
18561
"zh-chs": "匈牙利文",
18562
"zh-cht": "匈牙利文",
18563
"xloc": [
18553
- "default.handlebars->31->1204"
18564
+ "default.handlebars->31->1210"
18565
]
18566
},
18567
{
@@ -18613,11 +18624,11 @@
18624
"zh-chs": "IP:{0}",
18625
"zh-cht": "IP:{0}",
18626
"xloc": [
18616
- "default-mobile.handlebars->11->401",
18617
- "default-mobile.handlebars->11->405",
18618
- "default.handlebars->31->1019",
18619
- "default.handlebars->31->1029",
18620
- "default.handlebars->31->1033"
18627
+ "default-mobile.handlebars->11->407",
18628
+ "default-mobile.handlebars->11->411",
18629
+ "default.handlebars->31->1025",
18630
+ "default.handlebars->31->1035",
18631
+ "default.handlebars->31->1039"
18632
]
18633
},
18634
{
@@ -18637,11 +18648,11 @@
18648
"zh-chs": "IP:{0},掩码:{1},网关:{2}",
18649
"zh-cht": "IP:{0},遮罩:{1},閘道:{2}",
18650
"xloc": [
18640
- "default-mobile.handlebars->11->399",
18641
- "default-mobile.handlebars->11->403",
18642
- "default.handlebars->31->1017",
18643
- "default.handlebars->31->1027",
18644
- "default.handlebars->31->1031"
18651
+ "default-mobile.handlebars->11->405",
18652
+ "default-mobile.handlebars->11->409",
18653
+ "default.handlebars->31->1023",
18654
+ "default.handlebars->31->1033",
18655
+ "default.handlebars->31->1037"
18656
]
18657
},
18658
{
@@ -18661,12 +18672,12 @@
18672
"zh-chs": "IPv4层",
18673
"zh-cht": "IPv4層",
18674
"xloc": [
18664
- "default-mobile.handlebars->11->398",
18665
- "default-mobile.handlebars->11->400",
18666
- "default.handlebars->31->1016",
18667
- "default.handlebars->31->1018",
18668
- "default.handlebars->31->1026",
18669
- "default.handlebars->31->1028"
18675
+ "default-mobile.handlebars->11->404",
18676
+ "default-mobile.handlebars->11->406",
18677
+ "default.handlebars->31->1022",
18678
+ "default.handlebars->31->1024",
18679
+ "default.handlebars->31->1032",
18680
+ "default.handlebars->31->1034"
18681
]
18682
},
18683
{
@@ -18749,10 +18760,10 @@
18760
"zh-chs": "IPv6层",
18761
"zh-cht": "IPv6層",
18762
"xloc": [
18752
- "default-mobile.handlebars->11->402",
18753
- "default-mobile.handlebars->11->404",
18754
- "default.handlebars->31->1030",
18755
- "default.handlebars->31->1032"
18763
+ "default-mobile.handlebars->11->408",
18764
+ "default-mobile.handlebars->11->410",
18765
+ "default.handlebars->31->1036",
18766
+ "default.handlebars->31->1038"
18767
]
18768
},
18769
{
@@ -18832,7 +18843,7 @@
18843
"zh-chs": "冰岛文",
18844
"zh-cht": "冰島文",
18845
"xloc": [
18835
- "default.handlebars->31->1205"
18846
+ "default.handlebars->31->1211"
18847
]
18848
},
18849
{
@@ -18873,8 +18884,10 @@
18884
"zh-chs": "识别码",
18885
"zh-cht": "識別符",
18886
"xloc": [
18876
- "default-mobile.handlebars->11->430",
18877
- "default.handlebars->31->1058"
18887
+ "default-mobile.handlebars->11->396",
18888
+ "default-mobile.handlebars->11->436",
18889
+ "default.handlebars->31->1014",
18890
+ "default.handlebars->31->1064"
18891
]
18892
},
18893
{
@@ -18894,7 +18907,7 @@
18907
"zh-chs": "如果在CCM中,请重新激活英特尔®AMT",
18908
"zh-cht": "如果在CCM中,請重新激活英特爾®AMT",
18909
"xloc": [
18897
- "default.handlebars->31->1462"
18910
+ "default.handlebars->31->1468"
18911
]
18912
},
18913
{
@@ -19063,7 +19076,7 @@
19076
"zh-chs": "印度尼西亚文",
19077
"zh-cht": "印度尼西亞文",
19078
"xloc": [
19066
- "default.handlebars->31->1206"
19079
+ "default.handlebars->31->1212"
19080
]
19081
},
19082
{
@@ -19248,8 +19261,8 @@
19261
"zh-chs": "安装类型",
19262
"zh-cht": "安裝方式",
19263
"xloc": [
19251
- "default.handlebars->31->1578",
19252
- "default.handlebars->31->1585",
19264
+ "default.handlebars->31->1584",
19265
+ "default.handlebars->31->1591",
19266
"default.handlebars->31->351",
19267
"default.handlebars->31->365",
19268
"default.handlebars->31->380"
@@ -19295,7 +19308,7 @@
19308
"zh-chs": "英特尔AMT",
19309
"zh-cht": "英特爾AMT",
19310
"xloc": [
19298
- "default.handlebars->31->2203"
19311
+ "default.handlebars->31->2209"
19312
]
19313
},
19314
{
@@ -19303,7 +19316,7 @@
19316
"fr": "Gestionnaire Intel AMT",
19317
"nl": "Intel AMT beheerder",
19318
"xloc": [
19306
- "default.handlebars->31->2229"
19319
+ "default.handlebars->31->2235"
19320
]
19321
},
19322
{
@@ -19347,11 +19360,11 @@
19360
"default-mobile.handlebars->11->215",
19361
"default-mobile.handlebars->11->257",
19362
"default-mobile.handlebars->11->262",
19350
- "default.handlebars->31->1415",
19351
- "default.handlebars->31->1426",
19352
- "default.handlebars->31->1597",
19353
- "default.handlebars->31->1605",
19354
- "default.handlebars->31->2228",
19363
+ "default.handlebars->31->1421",
19364
+ "default.handlebars->31->1432",
19365
+ "default.handlebars->31->1603",
19366
+ "default.handlebars->31->1611",
19367
+ "default.handlebars->31->2234",
19368
"default.handlebars->31->542",
19369
"default.handlebars->31->600",
19370
"default.handlebars->31->627"
@@ -19521,7 +19534,7 @@
19534
"zh-chs": "英特尔®AMT政策",
19535
"zh-cht": "Intel® AMT政策",
19536
"xloc": [
19524
- "default.handlebars->31->1449"
19537
+ "default.handlebars->31->1455"
19538
]
19539
},
19540
{
@@ -19541,7 +19554,7 @@
19554
"zh-chs": "英特尔®AMT重定向",
19555
"zh-cht": "Intel® AMT重定向",
19556
"xloc": [
19544
- "default.handlebars->31->2106",
19557
+ "default.handlebars->31->2112",
19558
"player.handlebars->3->14"
19559
]
19560
},
@@ -19582,7 +19595,7 @@
19595
"zh-chs": "英特尔®AMT WSMAN",
19596
"zh-cht": "Intle® AMT WSMAN",
19597
"xloc": [
19585
- "default.handlebars->31->2105",
19598
+ "default.handlebars->31->2111",
19599
"player.handlebars->3->13"
19600
]
19601
},
@@ -19642,8 +19655,8 @@
19655
"zh-chs": "英特尔®AMT桌面和串行事件。",
19656
"zh-cht": "Intel® AMT桌面和串行事件。",
19657
"xloc": [
19645
- "default.handlebars->31->1323",
19646
- "default.handlebars->31->1593"
19658
+ "default.handlebars->31->1329",
19659
+ "default.handlebars->31->1599"
19660
]
19661
},
19662
{
@@ -19828,9 +19841,9 @@
19841
"zh-chs": "仅限英特尔®AMT,无代理",
19842
"zh-cht": "僅限Intel® AMT,無代理",
19843
"xloc": [
19831
- "default-mobile.handlebars->11->447",
19832
- "default.handlebars->31->1352",
19833
- "default.handlebars->31->1387"
19844
+ "default-mobile.handlebars->11->453",
19845
+ "default.handlebars->31->1358",
19846
+ "default.handlebars->31->1393"
19847
]
19848
},
19849
{
@@ -19907,8 +19920,8 @@
19920
"zh-chs": "英特尔®主动管理技术(英特尔®AMT)",
19921
"zh-cht": "Intel ® Active Management Technology(Intel® AMT)",
19922
"xloc": [
19910
- "default-mobile.handlebars->11->422",
19911
- "default.handlebars->31->1050"
19923
+ "default-mobile.handlebars->11->428",
19924
+ "default.handlebars->31->1056"
19925
]
19926
},
19927
{
@@ -20134,8 +20147,8 @@
20147
"zh-chs": "仅限互动",
20148
"zh-cht": "僅限互動",
20149
"xloc": [
20137
- "default.handlebars->31->1581",
20138
- "default.handlebars->31->1588",
20150
+ "default.handlebars->31->1587",
20151
+ "default.handlebars->31->1594",
20152
"default.handlebars->31->354",
20153
"default.handlebars->31->368",
20154
"default.handlebars->31->383"
@@ -20178,7 +20191,7 @@
20191
"zh-chs": "因纽特文",
20192
"zh-cht": "因紐特文",
20193
"xloc": [
20181
- "default.handlebars->31->1207"
20194
+ "default.handlebars->31->1213"
20195
]
20196
},
20197
{
@@ -20221,7 +20234,7 @@
20234
"zh-chs": "无效的设备组类型",
20235
"zh-cht": "無效的裝置群類型",
20236
"xloc": [
20224
- "default.handlebars->31->2177"
20237
+ "default.handlebars->31->2183"
20238
]
20239
},
20240
{
@@ -20241,7 +20254,7 @@
20254
"zh-chs": "无效的JSON",
20255
"zh-cht": "無效的JSON",
20256
"xloc": [
20244
- "default.handlebars->31->2171"
20257
+ "default.handlebars->31->2177"
20258
]
20259
},
20260
{
@@ -20261,8 +20274,8 @@
20274
"zh-chs": "无效的JSON档案格式。",
20275
"zh-cht": "無效的JSON檔案格式。",
20276
"xloc": [
20264
- "default.handlebars->31->1834",
20265
- "default.handlebars->31->1836"
20277
+ "default.handlebars->31->1840",
20278
+ "default.handlebars->31->1842"
20279
]
20280
},
20281
{
@@ -20282,7 +20295,7 @@
20295
"zh-chs": "无效的JSON档案:{0}。",
20296
"zh-cht": "無效的JSON檔案:{0}。",
20297
"xloc": [
20285
- "default.handlebars->31->1832"
20298
+ "default.handlebars->31->1838"
20299
]
20300
},
20301
{
@@ -20302,7 +20315,7 @@
20315
"zh-chs": "无效的PKCS签名",
20316
"zh-cht": "無效的PKCS簽名",
20317
"xloc": [
20305
- "default.handlebars->31->2169"
20318
+ "default.handlebars->31->2175"
20319
]
20320
},
20321
{
@@ -20322,7 +20335,7 @@
20335
"zh-chs": "無效的RSA密碼",
20336
"zh-cht": "無效的RSA密碼",
20337
"xloc": [
20325
- "default.handlebars->31->2170"
20338
+ "default.handlebars->31->2176"
20339
]
20340
},
20341
{
@@ -20330,8 +20343,8 @@
20343
"nl": "Ongeldig SMS bericht",
20344
"fr": "Message SMS non valide",
20345
"xloc": [
20333
- "default-mobile.handlebars->11->546",
20334
- "default.handlebars->31->2157"
20346
+ "default-mobile.handlebars->11->552",
20347
+ "default.handlebars->31->2163"
20348
]
20349
},
20350
{
@@ -20361,8 +20374,8 @@
20374
"nl": "Ongeldig domein",
20375
"fr": "Domaine non valide",
20376
"xloc": [
20364
- "default-mobile.handlebars->11->526",
20365
- "default.handlebars->31->2137"
20377
+ "default-mobile.handlebars->11->532",
20378
+ "default.handlebars->31->2143"
20379
]
20380
},
20381
{
@@ -20370,8 +20383,8 @@
20383
"nl": "Ongeldig email",
20384
"fr": "Email invalide",
20385
"xloc": [
20373
- "default-mobile.handlebars->11->525",
20374
- "default.handlebars->31->2136"
20386
+ "default-mobile.handlebars->11->531",
20387
+ "default.handlebars->31->2142"
20388
]
20389
},
20390
{
@@ -20442,8 +20455,8 @@
20455
"nl": "Ongeldig wachtwoord",
20456
"fr": "Mot de passe incorrect",
20457
"xloc": [
20445
- "default-mobile.handlebars->11->524",
20446
- "default.handlebars->31->2135"
20458
+ "default-mobile.handlebars->11->530",
20459
+ "default.handlebars->31->2141"
20460
]
20461
},
20462
{
@@ -20451,8 +20464,8 @@
20464
"nl": "Ongeldige sitemachtigingen",
20465
"fr": "Autorisations de site non valides",
20466
"xloc": [
20454
- "default-mobile.handlebars->11->527",
20455
- "default.handlebars->31->2138"
20467
+ "default-mobile.handlebars->11->533",
20468
+ "default.handlebars->31->2144"
20469
]
20470
},
20471
{
@@ -20482,8 +20495,8 @@
20495
"nl": "Ongeldige gebruikersnaam",
20496
"fr": "Nom d'utilisateur invalide",
20497
"xloc": [
20485
- "default-mobile.handlebars->11->523",
20486
- "default.handlebars->31->2134"
20498
+ "default-mobile.handlebars->11->529",
20499
+ "default.handlebars->31->2140"
20500
]
20501
},
20502
{
@@ -20503,7 +20516,7 @@
20516
"zh-chs": "使电邮无效",
20517
"zh-cht": "使電郵無效",
20518
"xloc": [
20506
- "default.handlebars->31->1810"
20519
+ "default.handlebars->31->1816"
20520
]
20521
},
20522
{
@@ -20580,7 +20593,7 @@
20593
"zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:",
20594
"zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:",
20595
"xloc": [
20583
- "default.handlebars->31->1583"
20596
+ "default.handlebars->31->1589"
20597
]
20598
},
20599
{
@@ -20620,7 +20633,7 @@
20633
"zh-chs": "邀请",
20634
"zh-cht": "邀請",
20635
"xloc": [
20623
- "default.handlebars->31->1436",
20636
+ "default.handlebars->31->1442",
20637
"default.handlebars->31->302",
20638
"default.handlebars->31->370"
20639
]
@@ -20642,13 +20655,13 @@
20655
"zh-chs": "邀请码",
20656
"zh-cht": "邀請碼",
20657
"xloc": [
20645
- "default-mobile.handlebars->11->521",
20646
- "default.handlebars->31->1419",
20647
- "default.handlebars->31->1577",
20648
- "default.handlebars->31->1582",
20649
- "default.handlebars->31->1584",
20650
- "default.handlebars->31->1589",
20651
- "default.handlebars->31->2132"
20658
+ "default-mobile.handlebars->11->527",
20659
+ "default.handlebars->31->1425",
20660
+ "default.handlebars->31->1583",
20661
+ "default.handlebars->31->1588",
20662
+ "default.handlebars->31->1590",
20663
+ "default.handlebars->31->1595",
20664
+ "default.handlebars->31->2138"
20665
]
20666
},
20667
{
@@ -20688,7 +20701,7 @@
20701
"zh-chs": "邀请某人在该设备组上安装网格代理。",
20702
"zh-cht": "邀請某人在該裝置群上安裝mesh agent。",
20703
"xloc": [
20691
- "default.handlebars->31->1435",
20704
+ "default.handlebars->31->1441",
20705
"default.handlebars->31->301"
20706
]
20707
},
@@ -20729,7 +20742,7 @@
20742
"zh-chs": "爱尔兰文",
20743
"zh-cht": "愛爾蘭文",
20744
"xloc": [
20732
- "default.handlebars->31->1208"
20745
+ "default.handlebars->31->1214"
20746
]
20747
},
20748
{
@@ -20749,7 +20762,7 @@
20762
"zh-chs": "意大利文(标准)",
20763
"zh-cht": "意大利文(標準)",
20764
"xloc": [
20752
- "default.handlebars->31->1209"
20765
+ "default.handlebars->31->1215"
20766
]
20767
},
20768
{
@@ -20769,7 +20782,7 @@
20782
"zh-chs": "意大利文(瑞士)",
20783
"zh-cht": "義大利文(瑞士)",
20784
"xloc": [
20772
- "default.handlebars->31->1210"
20785
+ "default.handlebars->31->1216"
20786
]
20787
},
20788
{
@@ -20789,7 +20802,7 @@
20802
"zh-chs": "JSON",
20803
"zh-cht": "JSON",
20804
"xloc": [
20792
- "default.handlebars->31->1770"
20805
+ "default.handlebars->31->1776"
20806
]
20807
},
20808
{
@@ -20809,8 +20822,8 @@
20822
"zh-chs": "JSON格式",
20823
"zh-cht": "JSON格式",
20824
"xloc": [
20812
- "default.handlebars->31->1775",
20813
- "default.handlebars->31->1840",
20825
+ "default.handlebars->31->1781",
20826
+ "default.handlebars->31->1846",
20827
"default.handlebars->31->503"
20828
]
20829
},
@@ -20831,7 +20844,7 @@
20844
"zh-chs": "日文",
20845
"zh-cht": "日文",
20846
"xloc": [
20834
- "default.handlebars->31->1211"
20847
+ "default.handlebars->31->1217"
20848
]
20849
},
20850
{
@@ -20851,7 +20864,7 @@
20864
"zh-chs": "已加入桌面Multiplex会话",
20865
"zh-cht": "已加入桌面Multiplex會話",
20866
"xloc": [
20854
- "default.handlebars->31->1656"
20867
+ "default.handlebars->31->1662"
20868
]
20869
},
20870
{
@@ -20871,7 +20884,7 @@
20884
"zh-chs": "卡纳达文",
20885
"zh-cht": "卡納達文",
20886
"xloc": [
20874
- "default.handlebars->31->1212"
20887
+ "default.handlebars->31->1218"
20888
]
20889
},
20890
{
@@ -20891,7 +20904,7 @@
20904
"zh-chs": "克什米尔文",
20905
"zh-cht": "克什米爾文",
20906
"xloc": [
20894
- "default.handlebars->31->1213"
20907
+ "default.handlebars->31->1219"
20908
]
20909
},
20910
{
@@ -20911,7 +20924,7 @@
20924
"zh-chs": "哈萨克文",
20925
"zh-cht": "哈薩克文",
20926
"xloc": [
20914
- "default.handlebars->31->1214"
20927
+ "default.handlebars->31->1220"
20928
]
20929
},
20930
{
@@ -20931,7 +20944,7 @@
20944
"zh-chs": "保留现有密码",
20945
"zh-cht": "保留現有密碼",
20946
"xloc": [
20934
- "default.handlebars->31->1450"
20947
+ "default.handlebars->31->1456"
20948
]
20949
},
20950
{
@@ -20971,8 +20984,8 @@
20984
"zh-chs": "键名",
20985
"zh-cht": "鍵名",
20986
"xloc": [
20974
- "default.handlebars->31->1105",
20975
- "default.handlebars->31->1108"
20987
+ "default.handlebars->31->1111",
20988
+ "default.handlebars->31->1114"
20989
]
20990
},
20991
{
@@ -21035,7 +21048,7 @@
21048
"zh-chs": "高棉文",
21049
"zh-cht": "高棉文",
21050
"xloc": [
21038
- "default.handlebars->31->1215"
21051
+ "default.handlebars->31->1221"
21052
]
21053
},
21054
{
@@ -21055,7 +21068,7 @@
21068
"zh-chs": "杀死进程{0}",
21069
"zh-cht": "殺死進程{0}",
21070
"xloc": [
21058
- "default.handlebars->31->1671"
21071
+ "default.handlebars->31->1677"
21072
]
21073
},
21074
{
@@ -21075,7 +21088,7 @@
21088
"zh-chs": "吉尔吉斯",
21089
"zh-cht": "吉爾吉斯",
21090
"xloc": [
21078
- "default.handlebars->31->1216"
21091
+ "default.handlebars->31->1222"
21092
]
21093
},
21094
{
@@ -21095,7 +21108,7 @@
21108
"zh-chs": "克林贡",
21109
"zh-cht": "克林貢",
21110
"xloc": [
21098
- "default.handlebars->31->1217"
21111
+ "default.handlebars->31->1223"
21112
]
21113
},
21114
{
@@ -21115,8 +21128,8 @@
21128
"zh-chs": "已知的",
21129
"zh-cht": "已知的",
21130
"xloc": [
21118
- "default-mobile.handlebars->11->421",
21119
- "default.handlebars->31->1049"
21131
+ "default-mobile.handlebars->11->427",
21132
+ "default.handlebars->31->1055"
21133
]
21134
},
21135
{
@@ -21136,7 +21149,7 @@
21149
"zh-chs": "韩文",
21150
"zh-cht": "韓文",
21151
"xloc": [
21139
- "default.handlebars->31->1218"
21152
+ "default.handlebars->31->1224"
21153
]
21154
},
21155
{
@@ -21156,7 +21169,7 @@
21169
"zh-chs": "韩文(朝鲜)",
21170
"zh-cht": "韓文(朝鮮)",
21171
"xloc": [
21159
- "default.handlebars->31->1219"
21172
+ "default.handlebars->31->1225"
21173
]
21174
},
21175
{
@@ -21176,7 +21189,7 @@
21189
"zh-chs": "韩文(韩国)",
21190
"zh-cht": "韓文(韓國)",
21191
"xloc": [
21179
- "default.handlebars->31->1220"
21192
+ "default.handlebars->31->1226"
21193
]
21194
},
21195
{
@@ -21219,7 +21232,7 @@
21232
"zh-chs": "语言",
21233
"zh-cht": "語言",
21234
"xloc": [
21222
- "default.handlebars->31->1315"
21235
+ "default.handlebars->31->1321"
21236
]
21237
},
21238
{
@@ -21472,7 +21485,7 @@
21485
"zh-chs": "最后访问",
21486
"zh-cht": "最後訪問",
21487
"xloc": [
21475
- "default.handlebars->31->1783"
21488
+ "default.handlebars->31->1789"
21489
]
21490
},
21491
{
@@ -21492,7 +21505,7 @@
21505
"zh-chs": "上次登录",
21506
"zh-cht": "上次登入",
21507
"xloc": [
21495
- "default.handlebars->31->1991"
21508
+ "default.handlebars->31->1997"
21509
]
21510
},
21511
{
@@ -21564,7 +21577,7 @@
21577
"zh-chs": "上次更改:{0}",
21578
"zh-cht": "上次更改:{0}",
21579
"xloc": [
21567
- "default.handlebars->31->1995"
21580
+ "default.handlebars->31->2001"
21581
]
21582
},
21583
{
@@ -21624,7 +21637,7 @@
21637
"zh-chs": "上次登录:{0}",
21638
"zh-cht": "上次登入:{0}",
21639
"xloc": [
21627
- "default.handlebars->31->1793"
21640
+ "default.handlebars->31->1799"
21641
]
21642
},
21643
{
@@ -21725,7 +21738,7 @@
21738
"zh-chs": "拉丁文",
21739
"zh-cht": "拉丁文",
21740
"xloc": [
21728
- "default.handlebars->31->1221"
21741
+ "default.handlebars->31->1227"
21742
]
21743
},
21744
{
@@ -21745,7 +21758,7 @@
21758
"zh-chs": "拉脱维亚文",
21759
"zh-cht": "拉脫維亞文",
21760
"xloc": [
21748
- "default.handlebars->31->1222"
21761
+ "default.handlebars->31->1228"
21762
]
21763
},
21764
{
@@ -21825,7 +21838,7 @@
21838
"zh-chs": "如没有请留空。",
21839
"zh-cht": "如沒有請留空。",
21840
"xloc": [
21828
- "default.handlebars->31->2037"
21841
+ "default.handlebars->31->2043"
21842
]
21843
},
21844
{
@@ -21879,7 +21892,7 @@
21892
"zh-chs": "离开桌面多路复用会话",
21893
"zh-cht": "離開桌面多路復用會話",
21894
"xloc": [
21882
- "default.handlebars->31->1657"
21895
+ "default.handlebars->31->1663"
21896
]
21897
},
21898
{
@@ -21899,7 +21912,7 @@
21912
"zh-chs": "减",
21913
"zh-cht": "減",
21914
"xloc": [
21902
- "default.handlebars->31->2248"
21915
+ "default.handlebars->31->2254"
21916
]
21917
},
21918
{
@@ -21961,8 +21974,8 @@
21974
"zh-chs": "有限输入",
21975
"zh-cht": "有限輸入",
21976
"xloc": [
21964
- "default-mobile.handlebars->11->498",
21965
- "default.handlebars->31->1559",
21977
+ "default-mobile.handlebars->11->504",
21978
+ "default.handlebars->31->1565",
21979
"default.handlebars->31->704",
21980
"default.handlebars->31->725"
21981
]
@@ -21984,8 +21997,8 @@
21997
"zh-chs": "仅有限输入",
21998
"zh-cht": "僅有限輸入",
21999
"xloc": [
21987
- "default-mobile.handlebars->11->471",
21988
- "default.handlebars->31->1515"
22000
+ "default-mobile.handlebars->11->477",
22001
+ "default.handlebars->31->1521"
22002
]
22003
},
22004
{
@@ -22474,7 +22487,7 @@
22487
"zh-chs": "立陶宛文",
22488
"zh-cht": "立陶宛文",
22489
"xloc": [
22477
- "default.handlebars->31->1223"
22490
+ "default.handlebars->31->1229"
22491
]
22492
},
22493
{
@@ -22515,10 +22528,10 @@
22528
"zh-cht": "載入中...",
22529
"xloc": [
22530
"default-mobile.handlebars->11->82",
22518
- "default.handlebars->31->1101",
22519
- "default.handlebars->31->1378",
22520
- "default.handlebars->31->1382",
22521
- "default.handlebars->31->2093",
22531
+ "default.handlebars->31->1107",
22532
+ "default.handlebars->31->1384",
22533
+ "default.handlebars->31->1388",
22534
+ "default.handlebars->31->2099",
22535
"default.handlebars->31->824"
22536
]
22537
},
@@ -22601,7 +22614,7 @@
22614
"zh-chs": "本地用户接受的远程终端请求",
22615
"zh-cht": "本地用戶接受的遠程終端請求",
22616
"xloc": [
22604
- "default.handlebars->31->1679"
22617
+ "default.handlebars->31->1685"
22618
]
22619
},
22620
{
@@ -22621,7 +22634,7 @@
22634
"zh-chs": "本地用户拒绝了远程终端请求",
22635
"zh-cht": "本地用戶拒絕了遠程終端請求",
22636
"xloc": [
22624
- "default.handlebars->31->1680"
22637
+ "default.handlebars->31->1686"
22638
]
22639
},
22640
{
@@ -22641,7 +22654,7 @@
22654
"zh-chs": "本地化设置",
22655
"zh-cht": "本地化設置",
22656
"xloc": [
22644
- "default.handlebars->31->1318",
22657
+ "default.handlebars->31->1324",
22658
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7"
22659
]
22660
},
@@ -22702,7 +22715,7 @@
22715
"zh-chs": "锁定账户",
22716
"zh-cht": "鎖定賬戶",
22717
"xloc": [
22705
- "default.handlebars->31->1880"
22718
+ "default.handlebars->31->1886"
22719
]
22720
},
22721
{
@@ -22722,7 +22735,7 @@
22735
"zh-chs": "锁定帐户设置",
22736
"zh-cht": "鎖定帳戶設置",
22737
"xloc": [
22725
- "default.handlebars->31->1883"
22738
+ "default.handlebars->31->1889"
22739
]
22740
},
22741
{
@@ -22742,7 +22755,7 @@
22755
"zh-chs": "锁定账户",
22756
"zh-cht": "鎖定賬戶",
22757
"xloc": [
22745
- "default.handlebars->31->1813"
22758
+ "default.handlebars->31->1819"
22759
]
22760
},
22761
{
@@ -22762,7 +22775,7 @@
22775
"zh-chs": "已锁定",
22776
"zh-cht": "已鎖定",
22777
"xloc": [
22765
- "default.handlebars->31->1794"
22778
+ "default.handlebars->31->1800"
22779
]
22780
},
22781
{
@@ -22782,7 +22795,7 @@
22795
"zh-chs": "被锁定账户",
22796
"zh-cht": "被鎖定賬戶",
22797
"xloc": [
22785
- "default.handlebars->31->1967"
22798
+ "default.handlebars->31->1973"
22799
]
22800
},
22801
{
@@ -22802,7 +22815,7 @@
22815
"zh-chs": "将远程用户锁定在桌面之外",
22816
"zh-cht": "將遠程用戶鎖定在桌面之外",
22817
"xloc": [
22805
- "default.handlebars->31->1705"
22818
+ "default.handlebars->31->1711"
22819
]
22820
},
22821
{
@@ -23042,7 +23055,7 @@
23055
"zh-chs": "卢森堡文",
23056
"zh-cht": "盧森堡文",
23057
"xloc": [
23045
- "default.handlebars->31->1224"
23058
+ "default.handlebars->31->1230"
23059
]
23060
},
23061
{
@@ -23062,12 +23075,12 @@
23075
"zh-chs": "MAC层",
23076
"zh-cht": "MAC層",
23077
"xloc": [
23065
- "default-mobile.handlebars->11->394",
23066
- "default-mobile.handlebars->11->396",
23067
- "default.handlebars->31->1012",
23068
- "default.handlebars->31->1014",
23069
- "default.handlebars->31->1022",
23070
- "default.handlebars->31->1024"
23078
+ "default-mobile.handlebars->11->400",
23079
+ "default-mobile.handlebars->11->402",
23080
+ "default.handlebars->31->1018",
23081
+ "default.handlebars->31->1020",
23082
+ "default.handlebars->31->1028",
23083
+ "default.handlebars->31->1030"
23084
]
23085
},
23086
{
@@ -23108,9 +23121,9 @@
23121
"zh-chs": "MAC:{0}",
23122
"zh-cht": "MAC:{0}",
23123
"xloc": [
23111
- "default-mobile.handlebars->11->397",
23112
- "default.handlebars->31->1015",
23113
- "default.handlebars->31->1025"
23124
+ "default-mobile.handlebars->11->403",
23125
+ "default.handlebars->31->1021",
23126
+ "default.handlebars->31->1031"
23127
]
23128
},
23129
{
@@ -23130,9 +23143,9 @@
23143
"zh-chs": "MAC:{0},网关:{1}",
23144
"zh-cht": "MAC:{0},網關:{1}",
23145
"xloc": [
23133
- "default-mobile.handlebars->11->395",
23134
- "default.handlebars->31->1013",
23135
- "default.handlebars->31->1023"
23146
+ "default-mobile.handlebars->11->401",
23147
+ "default.handlebars->31->1019",
23148
+ "default.handlebars->31->1029"
23149
]
23150
},
23151
{
@@ -23222,8 +23235,8 @@
23235
"xloc": [
23236
"default-mobile.handlebars->11->217",
23237
"default-mobile.handlebars->11->264",
23225
- "default.handlebars->31->1079",
23226
- "default.handlebars->31->1080",
23238
+ "default.handlebars->31->1085",
23239
+ "default.handlebars->31->1086",
23240
"default.handlebars->31->261",
23241
"default.handlebars->31->450",
23242
"default.handlebars->31->631",
@@ -23433,7 +23446,7 @@
23446
"zh-chs": "主服务器信息",
23447
"zh-cht": "主伺服器訊息",
23448
"xloc": [
23436
- "default.handlebars->31->2216"
23449
+ "default.handlebars->31->2222"
23450
]
23451
},
23452
{
@@ -23453,7 +23466,7 @@
23466
"zh-chs": "马来文",
23467
"zh-cht": "馬來文",
23468
"xloc": [
23456
- "default.handlebars->31->1226"
23469
+ "default.handlebars->31->1232"
23470
]
23471
},
23472
{
@@ -23473,7 +23486,7 @@
23486
"zh-chs": "玛拉雅拉姆文",
23487
"zh-cht": "馬拉雅拉姆文",
23488
"xloc": [
23476
- "default.handlebars->31->1227"
23489
+ "default.handlebars->31->1233"
23490
]
23491
},
23492
{
@@ -23493,7 +23506,7 @@
23506
"zh-chs": "马耳他文",
23507
"zh-cht": "馬耳他文",
23508
"xloc": [
23496
- "default.handlebars->31->1228"
23509
+ "default.handlebars->31->1234"
23510
]
23511
},
23512
{
@@ -23534,10 +23547,10 @@
23547
"zh-chs": "管理设备组计算机",
23548
"zh-cht": "管理裝置群電腦",
23549
"xloc": [
23537
- "default-mobile.handlebars->11->468",
23538
- "default-mobile.handlebars->11->488",
23539
- "default.handlebars->31->1512",
23540
- "default.handlebars->31->1548"
23550
+ "default-mobile.handlebars->11->474",
23551
+ "default-mobile.handlebars->11->494",
23552
+ "default.handlebars->31->1518",
23553
+ "default.handlebars->31->1554"
23554
]
23555
},
23556
{
@@ -23557,10 +23570,10 @@
23570
"zh-chs": "管理设备组用户",
23571
"zh-cht": "管理裝置群用戶",
23572
"xloc": [
23560
- "default-mobile.handlebars->11->467",
23561
- "default-mobile.handlebars->11->487",
23562
- "default.handlebars->31->1511",
23563
- "default.handlebars->31->1547"
23573
+ "default-mobile.handlebars->11->473",
23574
+ "default-mobile.handlebars->11->493",
23575
+ "default.handlebars->31->1517",
23576
+ "default.handlebars->31->1553"
23577
]
23578
},
23579
{
@@ -23600,7 +23613,7 @@
23613
"zh-chs": "管理录音",
23614
"zh-cht": "管理錄音",
23615
"xloc": [
23603
- "default.handlebars->31->1878"
23616
+ "default.handlebars->31->1884"
23617
]
23618
},
23619
{
@@ -23640,7 +23653,7 @@
23653
"zh-chs": "管理用户组",
23654
"zh-cht": "管理用戶群",
23655
"xloc": [
23643
- "default.handlebars->31->1877"
23656
+ "default.handlebars->31->1883"
23657
]
23658
},
23659
{
@@ -23660,7 +23673,7 @@
23673
"zh-chs": "管理用户",
23674
"zh-cht": "管理用戶",
23675
"xloc": [
23663
- "default.handlebars->31->1876",
23676
+ "default.handlebars->31->1882",
23677
"default.handlebars->31->719"
23678
]
23679
},
@@ -23787,7 +23800,7 @@
23800
"zh-chs": "使用软件代理进行管理",
23801
"zh-cht": "使用軟體代理進行管理",
23802
"xloc": [
23790
- "default.handlebars->31->1351"
23803
+ "default.handlebars->31->1357"
23804
]
23805
},
23806
{
@@ -23807,8 +23820,8 @@
23820
"zh-chs": "使用软件代理进行管理",
23821
"zh-cht": "使用軟體代理進行管理",
23822
"xloc": [
23810
- "default-mobile.handlebars->11->448",
23811
- "default.handlebars->31->1388"
23823
+ "default-mobile.handlebars->11->454",
23824
+ "default.handlebars->31->1394"
23825
]
23826
},
23827
{
@@ -23828,7 +23841,7 @@
23841
"zh-chs": "经理",
23842
"zh-cht": "經理",
23843
"xloc": [
23831
- "default.handlebars->31->1799"
This file is too large to show in full.
views/default-mobile.handlebars
+11
@@ -4326,6 +4326,17 @@
4326
if (x != '') { sections.push({ name: "Mesh Agent", html: x, img: 'meshagent' }); }
4327
}
4328
4329
+ // Mobile
4330
+ if (hardware.mobile) {
4331
+ var x = '';
4332
+ if (hardware.mobile.brand && hardware.mobile.model) { x += addDetailItem("Model", EscapeHtml(hardware.mobile.brand + ', ' + hardware.mobile.model), s); }
4333
+ if (hardware.mobile.device) { x += addDetailItem("Device", EscapeHtml(hardware.mobile.device), s); }
4334
+ if (hardware.mobile.bootloader) { x += addDetailItem("Bootloader", EscapeHtml(hardware.mobile.bootloader), s); }
4335
+ if (hardware.mobile.id) { x += addDetailItem("Identifier", EscapeHtml(hardware.mobile.id), s); }
4336
+ if (hardware.mobile.host) { x += addDetailItem("Hostname", EscapeHtml(hardware.mobile.host), s); }
4337
+ if (x != '') { sections.push({ name: "Mobile Device", html: x, img: 'mobile' }); }
4338
+ }
4339
+
4340
// Networking
4341
if (network.netif2 != null) {
4342
// Display one network interface for each MAC address
views/default.handlebars
+11
@@ -9014,6 +9014,17 @@
9014
if (x != '') { sections.push({ name: "Mesh Agent", html: x, img: 'meshagent64.png'}); }
9015
}
9016
9017
+ // Mobile
9018
+ if (hardware.mobile) {
9019
+ var x = '';
9020
+ if (hardware.mobile.brand && hardware.mobile.model) { x += addDetailItem("Model", EscapeHtml(hardware.mobile.brand + ', ' + hardware.mobile.model), s); }
9021
+ if (hardware.mobile.device) { x += addDetailItem("Device", EscapeHtml(hardware.mobile.device), s); }
9022
+ if (hardware.mobile.bootloader) { x += addDetailItem("Bootloader", EscapeHtml(hardware.mobile.bootloader), s); }
9023
+ if (hardware.mobile.id) { x += addDetailItem("Identifier", EscapeHtml(hardware.mobile.id), s); }
9024
+ if (hardware.mobile.host) { x += addDetailItem("Hostname", EscapeHtml(hardware.mobile.host), s); }
9025
+ if (x != '') { sections.push({ name: "Mobile Device", html: x, img: 'mobile64.png'}); }
9026
+ }
9027
+
9028
// Networking (old style)
9029
if (network.netif != null) {
9030
// Compact interfaces that have the same MAC addresses