diff --git a/public/scripts/amt-wsman-0.2.0-min.js b/public/scripts/amt-wsman-0.2.0-min.js index a8eb3bca..86d1ae50 100644 --- a/public/scripts/amt-wsman-0.2.0-min.js +++ b/public/scripts/amt-wsman-0.2.0-min.js @@ -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''+e.InstanceID+"";var s="";for(var r in e)if(e.hasOwnProperty(r)){if(s+='',e[r].ReferenceParameters){s+="",s+=""+e[r].Address+""+e[r].ReferenceParameters.ResourceURI+"";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o"+a[o].Value+"";else s+=""+a.Value+"";s+=""}else s+=e[r];s+=""}return s+=""}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('
"+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="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken"+d+''+c+"",i=''),l=null!=l&&null!=l?""+l+"":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+w(n)+m+'
'+r+""+i+"PT0.000000S";p.PerformAjax(u+"
",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+w(o)+"";p.PerformAjax(t+"",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S"+w(t)+""+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="';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+=""+s[o].Address+""+s[o].ReferenceParameters.ResourceURI+"";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n"+t[n].Value+"";else a+=""+t.Value+"";a+=""}else if(Array.isArray(s[o]))for(n=0;n"+s[o][n].toString()+"";else a+=""+s[o].toString()+"";return a+=""}(e,s);p.PerformAjax(n+"",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+w(t)+"';for(var d in s)l+=""+s[d]+"";p.PerformAjax(l+"",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S'+s+"",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+w(s)+"";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S",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][c]+"";else l+=""+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+""+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+w(n)+"'+r+"",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate"+p.Address+""+e+""+p.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull"+p.Address+""+e+""+p.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S'+s+"99999999",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'+e.InstanceID+"";var s="";for(var r in e)if(e.hasOwnProperty(r)){if(s+='',e[r].ReferenceParameters){s+="",s+=""+e[r].Address+""+e[r].ReferenceParameters.ResourceURI+"";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o"+a[o].Value+"";else s+=""+a.Value+"";s+=""}else s+=e[r];s+=""}return s+=""}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('
"+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="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken"+c+''+d+"",i=''),l=null!=l&&null!=l?""+l+"":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+w(n)+m+'
'+r+""+i+"PT0.000000S";p.PerformAjax(u+"
",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+w(o)+"";p.PerformAjax(t+"",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S"+w(t)+""+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="';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+=""+s[o].Address+""+s[o].ReferenceParameters.ResourceURI+"";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n"+t[n].Value+"";else a+=""+t.Value+"";a+=""}else if(Array.isArray(s[o]))for(n=0;n"+s[o][n].toString()+"";else a+=""+s[o].toString()+"";return a+=""}(e,s);p.PerformAjax(n+"",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+w(t)+"';for(var c in s)l+=""+s[c]+"";p.PerformAjax(l+"",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"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S'+s+"",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+w(s)+"";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get"+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S",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][d]+"";else l+=""+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+""+p.Address+""+e+""+p.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+w(n)+"'+r+"",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate"+p.Address+""+e+""+p.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull"+p.Address+""+e+""+p.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S'+s+"99999999",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;o9->206" + "default-mobile.handlebars->9->209" ] }, { @@ -305,7 +305,7 @@ "zh-chs": " 节点", "zh-cht": " 節點", "xloc": [ - "default-mobile.handlebars->9->207" + "default-mobile.handlebars->9->210" ] }, { @@ -495,7 +495,7 @@ "zh-chs": ",", "zh-cht": ",", "xloc": [ - "default-mobile.handlebars->9->455", + "default-mobile.handlebars->9->458", "default.handlebars->27->1499" ] }, @@ -578,8 +578,8 @@ "zh-chs": ",WebRTC", "zh-cht": ",WebRTC", "xloc": [ - "default-mobile.handlebars->9->286", - "default-mobile.handlebars->9->295", + "default-mobile.handlebars->9->289", + "default-mobile.handlebars->9->298", "default.handlebars->27->840", "default.handlebars->27->873", "default.handlebars->27->885", @@ -767,7 +767,7 @@ "zh-cht": "...", "xloc": [ "default-mobile.handlebars->9->108", - "default-mobile.handlebars->9->297", + "default-mobile.handlebars->9->300", "default.handlebars->27->1540", "default.handlebars->27->2042", "default.handlebars->27->890" @@ -847,7 +847,7 @@ "zh-cht": "1個位元組", "xloc": [ "default-mobile.handlebars->9->118", - "default-mobile.handlebars->9->459", + "default-mobile.handlebars->9->462", "default.handlebars->27->1564", "download.handlebars->3->1", "download2.handlebars->5->1" @@ -1077,12 +1077,12 @@ "zh-chs": "1节", "zh-cht": "1節", "xloc": [ - "default-mobile.handlebars->9->160", "default-mobile.handlebars->9->163", "default-mobile.handlebars->9->166", "default-mobile.handlebars->9->169", "default-mobile.handlebars->9->172", "default-mobile.handlebars->9->175", + "default-mobile.handlebars->9->178", "default.handlebars->27->1715", "default.handlebars->27->248", "default.handlebars->27->251", @@ -1557,7 +1557,7 @@ "pt": "3", "ru": "3", "xloc": [ - "default-mobile.handlebars->9->323" + "default-mobile.handlebars->9->326" ] }, { @@ -2335,7 +2335,7 @@ "zh-chs": "ACM", "zh-cht": "ACM", "xloc": [ - "default-mobile.handlebars->9->232", + "default-mobile.handlebars->9->235", "default.handlebars->27->580" ] }, @@ -2587,8 +2587,8 @@ "zh-chs": "账户安全", "zh-cht": "帳號安全", "xloc": [ - "default-mobile.handlebars->9->208", - "default-mobile.handlebars->9->210", + "default-mobile.handlebars->9->211", + "default-mobile.handlebars->9->213", "default-mobile.handlebars->9->93", "default-mobile.handlebars->9->95", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0", @@ -2945,7 +2945,7 @@ "zh-chs": "动作", "zh-cht": "動作", "xloc": [ - "default-mobile.handlebars->9->249", + "default-mobile.handlebars->9->252", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1", "default.handlebars->27->625", @@ -3011,9 +3011,9 @@ "zh-chs": "已激活", "zh-cht": "已啟動", "xloc": [ - "default-mobile.handlebars->9->227", - "default-mobile.handlebars->9->229", - "default-mobile.handlebars->9->360", + "default-mobile.handlebars->9->230", + "default-mobile.handlebars->9->232", + "default-mobile.handlebars->9->363", "default.handlebars->27->573", "default.handlebars->27->575", "default.handlebars->27->971" @@ -3371,7 +3371,7 @@ "zh-chs": "添加用户", "zh-cht": "新增用戶", "xloc": [ - "default-mobile.handlebars->9->400", + "default-mobile.handlebars->9->403", "default.handlebars->27->668" ] }, @@ -3455,7 +3455,7 @@ "zh-chs": "将用户添加到设备组", "zh-cht": "將用戶新增到裝置群", "xloc": [ - "default-mobile.handlebars->9->431" + "default-mobile.handlebars->9->434" ] }, { @@ -3838,7 +3838,7 @@ "zh-chs": "管理员控制模式(ACM)", "zh-cht": "管理員控制模式(ACM)", "xloc": [ - "default-mobile.handlebars->9->362", + "default-mobile.handlebars->9->365", "default.handlebars->27->973" ] }, @@ -3859,7 +3859,7 @@ "zh-chs": "管理员凭证", "zh-cht": "管理員憑證", "xloc": [ - "default-mobile.handlebars->9->368", + "default-mobile.handlebars->9->371", "default.handlebars->27->979" ] }, @@ -4002,9 +4002,9 @@ "zh-chs": "代理", "zh-cht": "代理", "xloc": [ - "default-mobile.handlebars->9->200", - "default-mobile.handlebars->9->224", - "default-mobile.handlebars->9->240", + "default-mobile.handlebars->9->203", + "default-mobile.handlebars->9->227", + "default-mobile.handlebars->9->243", "default.handlebars->27->1526", "default.handlebars->27->1534", "default.handlebars->27->211", @@ -4070,7 +4070,7 @@ "zh-chs": "代理控制台", "zh-cht": "代理控制台", "xloc": [ - "default-mobile.handlebars->9->437", + "default-mobile.handlebars->9->440", "default.handlebars->27->1480" ] }, @@ -4131,7 +4131,7 @@ "zh-chs": "代理消息", "zh-cht": "代理訊息", "xloc": [ - "default-mobile.handlebars->9->178", + "default-mobile.handlebars->9->181", "default.handlebars->27->266" ] }, @@ -4152,7 +4152,7 @@ "zh-chs": "代理中继", "zh-cht": "代理中繼", "xloc": [ - "default-mobile.handlebars->9->243" + "default-mobile.handlebars->9->246" ] }, { @@ -4214,7 +4214,7 @@ "zh-chs": "代理标签", "zh-cht": "代理標籤", "xloc": [ - "default-mobile.handlebars->9->239", + "default-mobile.handlebars->9->242", "default.handlebars->27->593" ] }, @@ -4399,8 +4399,8 @@ "zh-cht": "所有", "xloc": [ "default-mobile.handlebars->9->117", - "default-mobile.handlebars->9->298", - "default-mobile.handlebars->9->300", + "default-mobile.handlebars->9->301", + "default-mobile.handlebars->9->303", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1" ] }, @@ -5254,7 +5254,7 @@ "zh-chs": "架构", "zh-cht": "結構", "xloc": [ - "default-mobile.handlebars->9->332", + "default-mobile.handlebars->9->335", "default.handlebars->27->933" ] }, @@ -5295,7 +5295,7 @@ "zh-chs": "你确定要删除组{0}吗?删除设备组还将删除该组中有关设备的所有信息。", "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。", "xloc": [ - "default-mobile.handlebars->9->406", + "default-mobile.handlebars->9->409", "default.handlebars->27->1403" ] }, @@ -5727,7 +5727,7 @@ "zh-chs": "的BIOS", "zh-cht": "的BIOS", "xloc": [ - "default-mobile.handlebars->9->374", + "default-mobile.handlebars->9->377", "default.handlebars->27->985" ] }, @@ -6214,7 +6214,7 @@ "zh-chs": "CCM", "zh-cht": "CCM", "xloc": [ - "default-mobile.handlebars->9->231", + "default-mobile.handlebars->9->234", "default.handlebars->27->578" ] }, @@ -6235,7 +6235,7 @@ "zh-chs": "CIRA", "zh-cht": "CIRA", "xloc": [ - "default-mobile.handlebars->9->201", + "default-mobile.handlebars->9->204", "default.handlebars->27->1391", "default.handlebars->27->1396", "default.handlebars->27->213", @@ -6299,7 +6299,7 @@ "zh-chs": "CPU", "zh-cht": "CPU", "xloc": [ - "default-mobile.handlebars->9->380", + "default-mobile.handlebars->9->383", "default.handlebars->27->991" ] }, @@ -6513,8 +6513,8 @@ "zh-chs": "容量", "zh-cht": "容量", "xloc": [ - "default-mobile.handlebars->9->388", - "default-mobile.handlebars->9->390", + "default-mobile.handlebars->9->391", + "default-mobile.handlebars->9->393", "default.handlebars->27->1001", "default.handlebars->27->999" ] @@ -6536,7 +6536,7 @@ "zh-chs": "容量/速度", "zh-cht": "容量/速度", "xloc": [ - "default-mobile.handlebars->9->383", + "default-mobile.handlebars->9->386", "default.handlebars->27->994" ] }, @@ -7008,8 +7008,8 @@ "zh-chs": "聊天并通知", "zh-cht": "聊天並通知", "xloc": [ - "default-mobile.handlebars->9->427", - "default-mobile.handlebars->9->447", + "default-mobile.handlebars->9->430", + "default-mobile.handlebars->9->450", "default.handlebars->27->1455", "default.handlebars->27->1491" ] @@ -7374,10 +7374,10 @@ "zh-cht": "清除", "xloc": [ "default-mobile.handlebars->9->132", - "default-mobile.handlebars->9->316", - "default-mobile.handlebars->9->318", - "default-mobile.handlebars->9->320", - "default-mobile.handlebars->9->322", + "default-mobile.handlebars->9->319", + "default-mobile.handlebars->9->321", + "default-mobile.handlebars->9->323", + "default-mobile.handlebars->9->325", "default-mobile.handlebars->9->59", "default.handlebars->27->1579", "default.handlebars->27->910", @@ -7432,6 +7432,7 @@ { "en": "Clear search filter", "xloc": [ + "default-mobile.handlebars->9->154", "default.handlebars->27->225" ] }, @@ -7694,7 +7695,7 @@ "zh-chs": "客户端控制模式(CCM)", "zh-cht": "客戶端控制模式(CCM)", "xloc": [ - "default-mobile.handlebars->9->361", + "default-mobile.handlebars->9->364", "default.handlebars->27->972" ] }, @@ -7895,7 +7896,7 @@ { "en": "Commands", "xloc": [ - "default-mobile.handlebars->9->449", + "default-mobile.handlebars->9->452", "default.handlebars->27->1493", "default.handlebars->27->691", "default.handlebars->27->712" @@ -8001,8 +8002,8 @@ "zh-chs": "确认", "zh-cht": "確認", "xloc": [ - "default-mobile.handlebars->9->278", - "default-mobile.handlebars->9->407", + "default-mobile.handlebars->9->281", + "default-mobile.handlebars->9->410", "default.handlebars->27->1404", "default.handlebars->27->1742", "default.handlebars->27->1821", @@ -8030,7 +8031,7 @@ "zh-chs": "确认将1个副本复制到此位置?", "zh-cht": "確認將1個副本複製到此位置?", "xloc": [ - "default-mobile.handlebars->9->311", + "default-mobile.handlebars->9->314", "default.handlebars->27->905" ] }, @@ -8071,7 +8072,7 @@ "zh-chs": "确认{0}个条目的副本到此位置?", "zh-cht": "確認{0}個條目的副本到此位置?", "xloc": [ - "default-mobile.handlebars->9->310" + "default-mobile.handlebars->9->313" ] }, { @@ -8211,7 +8212,7 @@ "zh-chs": "确认将1个条目移动到此位置?", "zh-cht": "確認將1個條目移動到此位置?", "xloc": [ - "default-mobile.handlebars->9->313", + "default-mobile.handlebars->9->316", "default.handlebars->27->907" ] }, @@ -8252,7 +8253,7 @@ "zh-chs": "确认将{0}个条目移到该位置?", "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ - "default-mobile.handlebars->9->312" + "default-mobile.handlebars->9->315" ] }, { @@ -8524,7 +8525,7 @@ "zh-chs": "确认删除用户{0}?", "zh-cht": "確認刪除用戶{0}?", "xloc": [ - "default-mobile.handlebars->9->458" + "default-mobile.handlebars->9->461" ] }, { @@ -8544,7 +8545,7 @@ "zh-chs": "连接", "zh-cht": "連接", "xloc": [ - "default-mobile.handlebars->9->293", + "default-mobile.handlebars->9->296", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", "default.handlebars->27->1343", @@ -8757,7 +8758,7 @@ "zh-chs": "现在已连接", "zh-cht": "現在已連接", "xloc": [ - "default-mobile.handlebars->9->336", + "default-mobile.handlebars->9->339", "default.handlebars->27->937" ] }, @@ -8799,7 +8800,7 @@ "zh-cht": "正在連線...", "xloc": [ "default-mobile.handlebars->9->2", - "default-mobile.handlebars->9->329", + "default-mobile.handlebars->9->332", "default-mobile.handlebars->9->37", "default.handlebars->27->241", "default.handlebars->27->244", @@ -8907,7 +8908,7 @@ "zh-chs": "连接性", "zh-cht": "連接性", "xloc": [ - "default-mobile.handlebars->9->245", + "default-mobile.handlebars->9->248", "default.handlebars->27->1537", "default.handlebars->27->232", "default.handlebars->27->623", @@ -10060,7 +10061,7 @@ "zh-chs": "天", "zh-cht": "天", "xloc": [ - "default-mobile.handlebars->9->268", + "default-mobile.handlebars->9->271", "default.handlebars->27->764" ] }, @@ -10101,7 +10102,7 @@ "zh-chs": "沉睡", "zh-cht": "沉睡", "xloc": [ - "default-mobile.handlebars->9->189", + "default-mobile.handlebars->9->192", "default.handlebars->27->427" ] }, @@ -10146,7 +10147,7 @@ "zh-cht": "刪除", "xloc": [ "default-mobile.handlebars->9->122", - "default-mobile.handlebars->9->303", + "default-mobile.handlebars->9->306", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", "default.handlebars->27->1568", @@ -10219,7 +10220,7 @@ "zh-chs": "删除设备", "zh-cht": "刪除裝置", "xloc": [ - "default-mobile.handlebars->9->250", + "default-mobile.handlebars->9->253", "default.handlebars->27->638" ] }, @@ -10240,8 +10241,8 @@ "zh-chs": "删除群组", "zh-cht": "刪除群組", "xloc": [ - "default-mobile.handlebars->9->405", "default-mobile.handlebars->9->408", + "default-mobile.handlebars->9->411", "default.handlebars->27->1375", "default.handlebars->27->1405" ] @@ -10263,7 +10264,7 @@ "zh-chs": "删除节点", "zh-cht": "刪除節點", "xloc": [ - "default-mobile.handlebars->9->276", + "default-mobile.handlebars->9->279", "default.handlebars->27->790" ] }, @@ -10488,7 +10489,7 @@ "zh-cht": "刪除所選項目?", "xloc": [ "default-mobile.handlebars->9->124", - "default-mobile.handlebars->9->305", + "default-mobile.handlebars->9->308", "default.handlebars->27->1570", "default.handlebars->27->898" ] @@ -10531,7 +10532,7 @@ "zh-cht": "刪除{0}個所選項目?", "xloc": [ "default-mobile.handlebars->9->123", - "default-mobile.handlebars->9->304", + "default-mobile.handlebars->9->307", "default.handlebars->27->1569", "default.handlebars->27->897" ] @@ -10553,7 +10554,7 @@ "zh-chs": "删除{0}?", "zh-cht": "刪除{0}?", "xloc": [ - "default-mobile.handlebars->9->277" + "default-mobile.handlebars->9->280" ] }, { @@ -10704,12 +10705,12 @@ "zh-cht": "描述", "xloc": [ "default-mobile.handlebars->9->101", - "default-mobile.handlebars->9->222", - "default-mobile.handlebars->9->223", - "default-mobile.handlebars->9->282", - "default-mobile.handlebars->9->342", - "default-mobile.handlebars->9->397", - "default-mobile.handlebars->9->410", + "default-mobile.handlebars->9->225", + "default-mobile.handlebars->9->226", + "default-mobile.handlebars->9->285", + "default-mobile.handlebars->9->345", + "default-mobile.handlebars->9->400", + "default-mobile.handlebars->9->413", "default.handlebars->27->1283", "default.handlebars->27->1320", "default.handlebars->27->1407", @@ -10760,7 +10761,7 @@ "zh-chs": "桌面", "zh-cht": "桌面", "xloc": [ - "default-mobile.handlebars->9->257", + "default-mobile.handlebars->9->260", "default.handlebars->27->1413", "default.handlebars->27->2023", "default.handlebars->27->533", @@ -10961,7 +10962,7 @@ "zh-chs": "细节", "zh-cht": "細節", "xloc": [ - "default-mobile.handlebars->9->259", + "default-mobile.handlebars->9->262", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default.handlebars->contextMenu->cxdetails" ] @@ -11026,7 +11027,7 @@ "zh-chs": "设备指令", "zh-cht": "裝置指令", "xloc": [ - "default-mobile.handlebars->9->267", + "default-mobile.handlebars->9->270", "default.handlebars->27->755" ] }, @@ -11081,7 +11082,7 @@ "zh-chs": "设备组用户", "zh-cht": "裝置群用戶", "xloc": [ - "default-mobile.handlebars->9->456", + "default-mobile.handlebars->9->459", "default.handlebars->27->1500" ] }, @@ -11188,7 +11189,7 @@ "zh-chs": "设备名称", "zh-cht": "裝置名稱", "xloc": [ - "default-mobile.handlebars->9->280", + "default-mobile.handlebars->9->283", "default.handlebars->27->2031", "default.handlebars->27->289", "default.handlebars->27->821", @@ -11233,7 +11234,7 @@ "zh-chs": "设备提示", "zh-cht": "裝置吐司", "xloc": [ - "default-mobile.handlebars->9->255" + "default-mobile.handlebars->9->258" ] }, { @@ -11415,8 +11416,8 @@ "zh-chs": "设备由电池供电", "zh-cht": "裝置由電池供電", "xloc": [ - "default-mobile.handlebars->9->157", - "default-mobile.handlebars->9->213", + "default-mobile.handlebars->9->160", + "default-mobile.handlebars->9->216", "default.handlebars->27->209", "default.handlebars->27->554" ] @@ -11458,7 +11459,7 @@ "zh-chs": "设备正在休眠(S4)", "zh-cht": "裝置正在休眠(S4)", "xloc": [ - "default-mobile.handlebars->9->197", + "default-mobile.handlebars->9->200", "default.handlebars->27->438" ] }, @@ -11479,7 +11480,7 @@ "zh-chs": "设备处于深度睡眠状态(S3)", "zh-cht": "裝置處於深度睡眠狀態(S3)", "xloc": [ - "default-mobile.handlebars->9->196", + "default-mobile.handlebars->9->199", "default.handlebars->27->437" ] }, @@ -11560,7 +11561,7 @@ "zh-chs": "设备处于睡眠状态(S1)", "zh-cht": "裝置處於睡眠狀態(S1)", "xloc": [ - "default-mobile.handlebars->9->194", + "default-mobile.handlebars->9->197", "default.handlebars->27->435" ] }, @@ -11601,7 +11602,7 @@ "zh-chs": "设备处于睡眠状态(S2)", "zh-cht": "裝置處於睡眠狀態(S2)", "xloc": [ - "default-mobile.handlebars->9->195", + "default-mobile.handlebars->9->198", "default.handlebars->27->436" ] }, @@ -11642,7 +11643,7 @@ "zh-chs": "设备处于软关机状态(S5)", "zh-cht": "裝置處於軟關機狀態(S5)", "xloc": [ - "default-mobile.handlebars->9->198", + "default-mobile.handlebars->9->201", "default.handlebars->27->439" ] }, @@ -11663,8 +11664,8 @@ "zh-chs": "设备已插入", "zh-cht": "裝置已插入", "xloc": [ - "default-mobile.handlebars->9->156", - "default-mobile.handlebars->9->212", + "default-mobile.handlebars->9->159", + "default-mobile.handlebars->9->215", "default.handlebars->27->208", "default.handlebars->27->553" ] @@ -11686,7 +11687,7 @@ "zh-chs": "设备已连接电源", "zh-cht": "裝置已連接電源", "xloc": [ - "default-mobile.handlebars->9->193", + "default-mobile.handlebars->9->196", "default.handlebars->27->434" ] }, @@ -11727,7 +11728,7 @@ "zh-chs": "设备存在,但无法确定电源状态", "zh-cht": "裝置存在,但無法確定電源狀態", "xloc": [ - "default-mobile.handlebars->9->199", + "default-mobile.handlebars->9->202", "default.handlebars->27->440" ] }, @@ -11886,7 +11887,7 @@ "zh-chs": "断线", "zh-cht": "斷線", "xloc": [ - "default-mobile.handlebars->9->294", + "default-mobile.handlebars->9->297", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default.handlebars->27->1344", "default.handlebars->27->884", @@ -12311,7 +12312,7 @@ "zh-chs": "下载档案", "zh-cht": "下載檔案", "xloc": [ - "default-mobile.handlebars->9->324", + "default-mobile.handlebars->9->327", "default.handlebars->27->917" ] }, @@ -13162,7 +13163,7 @@ "zh-chs": "编辑设备", "zh-cht": "編輯裝置", "xloc": [ - "default-mobile.handlebars->9->285", + "default-mobile.handlebars->9->288", "default.handlebars->27->826" ] }, @@ -13183,9 +13184,9 @@ "zh-chs": "编辑设备组", "zh-cht": "編輯裝置群", "xloc": [ - "default-mobile.handlebars->9->411", - "default-mobile.handlebars->9->413", - "default-mobile.handlebars->9->433", + "default-mobile.handlebars->9->414", + "default-mobile.handlebars->9->416", + "default-mobile.handlebars->9->436", "default.handlebars->27->1408", "default.handlebars->27->1440", "default.handlebars->27->1464", @@ -13270,7 +13271,7 @@ "zh-chs": "编辑设备笔记", "zh-cht": "編輯裝置筆記", "xloc": [ - "default-mobile.handlebars->9->425", + "default-mobile.handlebars->9->428", "default.handlebars->27->1453" ] }, @@ -13372,7 +13373,7 @@ "zh-chs": "编辑英特尔®AMT凭证", "zh-cht": "編輯Intel® AMT憑證", "xloc": [ - "default-mobile.handlebars->9->275", + "default-mobile.handlebars->9->278", "default.handlebars->27->583", "default.handlebars->27->586", "default.handlebars->27->772" @@ -13395,7 +13396,7 @@ "zh-chs": "编辑笔记", "zh-cht": "編輯筆記", "xloc": [ - "default-mobile.handlebars->9->440", + "default-mobile.handlebars->9->443", "default.handlebars->27->1483" ] }, @@ -15107,7 +15108,7 @@ "zh-chs": "档案编辑器", "zh-cht": "檔案編輯器", "xloc": [ - "default-mobile.handlebars->9->308", + "default-mobile.handlebars->9->311", "default.handlebars->27->525", "default.handlebars->27->901" ] @@ -15190,8 +15191,8 @@ "zh-chs": "档案", "zh-cht": "檔案", "xloc": [ - "default-mobile.handlebars->9->168", - "default-mobile.handlebars->9->258", + "default-mobile.handlebars->9->171", + "default-mobile.handlebars->9->261", "default.handlebars->27->1420", "default.handlebars->27->2024", "default.handlebars->27->256", @@ -15820,9 +15821,9 @@ "zh-cht": "完整管理員", "xloc": [ "default-mobile.handlebars->9->105", - "default-mobile.handlebars->9->403", - "default-mobile.handlebars->9->412", - "default-mobile.handlebars->9->432", + "default-mobile.handlebars->9->406", + "default-mobile.handlebars->9->415", + "default-mobile.handlebars->9->435", "default.handlebars->27->1292", "default.handlebars->27->1439", "default.handlebars->27->1796" @@ -15964,7 +15965,7 @@ "zh-chs": "GPU", "zh-cht": "GPU", "xloc": [ - "default-mobile.handlebars->9->381", + "default-mobile.handlebars->9->384", "default.handlebars->27->992" ] }, @@ -16065,7 +16066,7 @@ "zh-chs": "一般", "zh-cht": "一般", "xloc": [ - "default-mobile.handlebars->9->256", + "default-mobile.handlebars->9->259", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDev", "default.handlebars->container->topbar->1->1->MeshSubMenuSpan->MeshSubMenu->1->0->MeshGeneral", "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerGeneral", @@ -16541,7 +16542,7 @@ "zh-chs": "组", "zh-cht": "群", "xloc": [ - "default-mobile.handlebars->9->215", + "default-mobile.handlebars->9->218", "default.handlebars->27->560", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1" ] @@ -16694,7 +16695,7 @@ "zh-chs": "组1,组2,组3", "zh-cht": "群1,群2,群3", "xloc": [ - "default-mobile.handlebars->9->284" + "default-mobile.handlebars->9->287" ] }, { @@ -16937,7 +16938,7 @@ { "en": "Help Requests", "xloc": [ - "default-mobile.handlebars->9->158", + "default-mobile.handlebars->9->161", "default.handlebars->27->246" ] }, @@ -17052,8 +17053,8 @@ "zh-chs": "休眠", "zh-cht": "冬眠", "xloc": [ - "default-mobile.handlebars->9->183", - "default-mobile.handlebars->9->190", + "default-mobile.handlebars->9->186", + "default-mobile.handlebars->9->193", "default.handlebars->27->429", "default.handlebars->27->5" ] @@ -17112,7 +17113,7 @@ "zh-chs": "保存1个条目进行复制", "zh-cht": "保存1個項目進行複製", "xloc": [ - "default-mobile.handlebars->9->317", + "default-mobile.handlebars->9->320", "default.handlebars->27->911" ] }, @@ -17133,7 +17134,7 @@ "zh-chs": "保存1个项目进行移动", "zh-cht": "保存1個項目進行移動", "xloc": [ - "default-mobile.handlebars->9->321", + "default-mobile.handlebars->9->324", "default.handlebars->27->915" ] }, @@ -17154,7 +17155,7 @@ "zh-chs": "保存{0}个条目进行复制", "zh-cht": "保留{0}個項目進行複製", "xloc": [ - "default-mobile.handlebars->9->315", + "default-mobile.handlebars->9->318", "default.handlebars->27->909" ] }, @@ -17175,7 +17176,7 @@ "zh-chs": "保存{0}个条目以进行移动", "zh-cht": "保存{0}個項目以進行移動", "xloc": [ - "default-mobile.handlebars->9->319", + "default-mobile.handlebars->9->322", "default.handlebars->27->913" ] }, @@ -17217,10 +17218,10 @@ "zh-chs": "主机名", "zh-cht": "主機名", "xloc": [ - "default-mobile.handlebars->9->217", - "default-mobile.handlebars->9->218", "default-mobile.handlebars->9->220", - "default-mobile.handlebars->9->281", + "default-mobile.handlebars->9->221", + "default-mobile.handlebars->9->223", + "default-mobile.handlebars->9->284", "default.handlebars->27->290", "default.handlebars->27->565", "default.handlebars->27->822" @@ -17326,8 +17327,8 @@ "zh-chs": "IP:{0}", "zh-cht": "IP:{0}", "xloc": [ - "default-mobile.handlebars->9->350", - "default-mobile.handlebars->9->354", + "default-mobile.handlebars->9->353", + "default-mobile.handlebars->9->357", "default.handlebars->27->951", "default.handlebars->27->961", "default.handlebars->27->965" @@ -17350,8 +17351,8 @@ "zh-chs": "IP:{0},掩码:{1},网关:{2}", "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "xloc": [ - "default-mobile.handlebars->9->348", - "default-mobile.handlebars->9->352", + "default-mobile.handlebars->9->351", + "default-mobile.handlebars->9->355", "default.handlebars->27->949", "default.handlebars->27->959", "default.handlebars->27->963" @@ -17374,8 +17375,8 @@ "zh-chs": "IPv4层", "zh-cht": "IPv4層", "xloc": [ - "default-mobile.handlebars->9->347", - "default-mobile.handlebars->9->349", + "default-mobile.handlebars->9->350", + "default-mobile.handlebars->9->352", "default.handlebars->27->948", "default.handlebars->27->950", "default.handlebars->27->958", @@ -17462,8 +17463,8 @@ "zh-chs": "IPv6层", "zh-cht": "IPv6層", "xloc": [ - "default-mobile.handlebars->9->351", - "default-mobile.handlebars->9->353", + "default-mobile.handlebars->9->354", + "default-mobile.handlebars->9->356", "default.handlebars->27->962", "default.handlebars->27->964" ] @@ -17565,7 +17566,7 @@ "zh-chs": "图标选择", "zh-cht": "圖符選擇", "xloc": [ - "default-mobile.handlebars->9->279", + "default-mobile.handlebars->9->282", "default.handlebars->27->820" ] }, @@ -17586,7 +17587,7 @@ "zh-chs": "识别码", "zh-cht": "識別符", "xloc": [ - "default-mobile.handlebars->9->379", + "default-mobile.handlebars->9->382", "default.handlebars->27->990" ] }, @@ -17999,9 +18000,9 @@ "zh-chs": "英特尔®AMT", "zh-cht": "Intel® AMT", "xloc": [ - "default-mobile.handlebars->9->202", - "default-mobile.handlebars->9->237", - "default-mobile.handlebars->9->242", + "default-mobile.handlebars->9->205", + "default-mobile.handlebars->9->240", + "default-mobile.handlebars->9->245", "default.handlebars->27->1345", "default.handlebars->27->1355", "default.handlebars->27->1527", @@ -18029,7 +18030,7 @@ "zh-chs": "英特尔®AMT CIRA", "zh-cht": "Intel® AMT CIRA", "xloc": [ - "default-mobile.handlebars->9->241", + "default-mobile.handlebars->9->244", "default.handlebars->27->616" ] }, @@ -18258,7 +18259,7 @@ "zh-chs": "英特尔®AMT已连接", "zh-cht": "Intel ®AMT已連接", "xloc": [ - "default-mobile.handlebars->9->252", + "default-mobile.handlebars->9->255", "default.handlebars->27->661", "default.handlebars->27->662" ] @@ -18301,7 +18302,7 @@ "zh-chs": "检测到英特尔®AMT", "zh-cht": "檢測到Intel® AMT", "xloc": [ - "default-mobile.handlebars->9->253", + "default-mobile.handlebars->9->256", "default.handlebars->27->162", "default.handlebars->27->663", "default.handlebars->27->664" @@ -18465,7 +18466,7 @@ "zh-chs": "仅限英特尔®AMT,无代理", "zh-cht": "僅限Intel® AMT,無代理", "xloc": [ - "default-mobile.handlebars->9->394", + "default-mobile.handlebars->9->397", "default.handlebars->27->1282", "default.handlebars->27->1317" ] @@ -18527,7 +18528,7 @@ "zh-chs": "英特尔®主动管理技术(英特尔®AMT)", "zh-cht": "Intel ® Active Management Technology(Intel® AMT)", "xloc": [ - "default-mobile.handlebars->9->371", + "default-mobile.handlebars->9->374", "default.handlebars->27->982" ] }, @@ -18548,7 +18549,7 @@ "zh-chs": "英特尔®ME", "zh-cht": "Intel® ME", "xloc": [ - "default-mobile.handlebars->9->236", + "default-mobile.handlebars->9->239", "default.handlebars->27->588" ] }, @@ -18589,7 +18590,7 @@ "zh-chs": "英特尔®SM", "zh-cht": "Intel® M", "xloc": [ - "default-mobile.handlebars->9->238", + "default-mobile.handlebars->9->241", "default.handlebars->27->592" ] }, @@ -19632,7 +19633,7 @@ "zh-chs": "已知的", "zh-cht": "已知的", "xloc": [ - "default-mobile.handlebars->9->370", + "default-mobile.handlebars->9->373", "default.handlebars->27->981" ] }, @@ -20027,9 +20028,9 @@ "zh-chs": "上次代理地址", "zh-cht": "上次代理地址", "xloc": [ - "default-mobile.handlebars->9->338", - "default-mobile.handlebars->9->339", - "default-mobile.handlebars->9->340", + "default-mobile.handlebars->9->341", + "default-mobile.handlebars->9->342", + "default-mobile.handlebars->9->343", "default.handlebars->27->69", "default.handlebars->27->71", "default.handlebars->27->73", @@ -20055,8 +20056,8 @@ "zh-chs": "上次代理连接", "zh-cht": "上次代理連接", "xloc": [ - "default-mobile.handlebars->9->335", - "default-mobile.handlebars->9->337", + "default-mobile.handlebars->9->338", + "default-mobile.handlebars->9->340", "default.handlebars->27->68", "default.handlebars->27->936", "default.handlebars->27->938" @@ -20467,7 +20468,7 @@ "zh-chs": "有限输入", "zh-cht": "有限輸入", "xloc": [ - "default-mobile.handlebars->9->445", + "default-mobile.handlebars->9->448", "default.handlebars->27->1489", "default.handlebars->27->681", "default.handlebars->27->702" @@ -20490,7 +20491,7 @@ "zh-chs": "仅有限输入", "zh-cht": "僅有限輸入", "xloc": [ - "default-mobile.handlebars->9->418", + "default-mobile.handlebars->9->421", "default.handlebars->27->1445" ] }, @@ -21508,8 +21509,8 @@ "zh-chs": "MAC层", "zh-cht": "MAC層", "xloc": [ - "default-mobile.handlebars->9->343", - "default-mobile.handlebars->9->345", + "default-mobile.handlebars->9->346", + "default-mobile.handlebars->9->348", "default.handlebars->27->944", "default.handlebars->27->946", "default.handlebars->27->954", @@ -21554,7 +21555,7 @@ "zh-chs": "MAC:{0}", "zh-cht": "MAC:{0}", "xloc": [ - "default-mobile.handlebars->9->346", + "default-mobile.handlebars->9->349", "default.handlebars->27->947", "default.handlebars->27->957" ] @@ -21576,7 +21577,7 @@ "zh-chs": "MAC:{0},网关:{1}", "zh-cht": "MAC:{0},網關:{1}", "xloc": [ - "default-mobile.handlebars->9->344", + "default-mobile.handlebars->9->347", "default.handlebars->27->945", "default.handlebars->27->955" ] @@ -21661,8 +21662,8 @@ "zh-chs": "MQTT", "zh-cht": "MQTT", "xloc": [ - "default-mobile.handlebars->9->204", - "default-mobile.handlebars->9->244", + "default-mobile.handlebars->9->207", + "default-mobile.handlebars->9->247", "default.handlebars->27->1009", "default.handlebars->27->1010", "default.handlebars->27->219", @@ -21728,7 +21729,7 @@ "zh-chs": "MQTT通道已连接", "zh-cht": "MQTT通道已連接", "xloc": [ - "default-mobile.handlebars->9->254", + "default-mobile.handlebars->9->257", "default.handlebars->27->666" ] }, @@ -21973,8 +21974,8 @@ "zh-chs": "管理设备组计算机", "zh-cht": "管理裝置群電腦", "xloc": [ - "default-mobile.handlebars->9->415", - "default-mobile.handlebars->9->435", + "default-mobile.handlebars->9->418", + "default-mobile.handlebars->9->438", "default.handlebars->27->1442", "default.handlebars->27->1478" ] @@ -21996,8 +21997,8 @@ "zh-chs": "管理设备组用户", "zh-cht": "管理裝置群用戶", "xloc": [ - "default-mobile.handlebars->9->414", - "default-mobile.handlebars->9->434", + "default-mobile.handlebars->9->417", + "default-mobile.handlebars->9->437", "default.handlebars->27->1441", "default.handlebars->27->1477" ] @@ -22246,7 +22247,7 @@ "zh-chs": "使用软件代理进行管理", "zh-cht": "使用軟體代理進行管理", "xloc": [ - "default-mobile.handlebars->9->395", + "default-mobile.handlebars->9->398", "default.handlebars->27->1318" ] }, @@ -22473,7 +22474,7 @@ "zh-chs": "记忆体", "zh-cht": "記憶體", "xloc": [ - "default-mobile.handlebars->9->386", + "default-mobile.handlebars->9->389", "default.handlebars->27->2080", "default.handlebars->27->997", "default.handlebars->container->column_l->p40->3->1->p40type->3" @@ -22496,9 +22497,9 @@ "zh-chs": "网格代理", "zh-cht": "Mesh Agent", "xloc": [ - "default-mobile.handlebars->9->251", - "default-mobile.handlebars->9->334", - "default-mobile.handlebars->9->341", + "default-mobile.handlebars->9->254", + "default-mobile.handlebars->9->337", + "default-mobile.handlebars->9->344", "default.handlebars->27->387", "default.handlebars->27->391", "default.handlebars->27->400", @@ -22528,7 +22529,7 @@ "zh-chs": "网格代理控制台", "zh-cht": "網格代理控制台", "xloc": [ - "default-mobile.handlebars->9->422", + "default-mobile.handlebars->9->425", "default.handlebars->27->1450" ] }, @@ -23226,7 +23227,7 @@ "zh-chs": "模型", "zh-cht": "模型", "xloc": [ - "default-mobile.handlebars->9->387", + "default-mobile.handlebars->9->390", "default.handlebars->27->998" ] }, @@ -23307,7 +23308,7 @@ "zh-chs": "母板", "zh-cht": "母板", "xloc": [ - "default-mobile.handlebars->9->382", + "default-mobile.handlebars->9->385", "default.handlebars->27->993" ] }, @@ -23771,11 +23772,11 @@ "zh-chs": "名称", "zh-cht": "名稱", "xloc": [ - "default-mobile.handlebars->9->216", - "default-mobile.handlebars->9->330", - "default-mobile.handlebars->9->376", - "default-mobile.handlebars->9->396", - "default-mobile.handlebars->9->409", + "default-mobile.handlebars->9->219", + "default-mobile.handlebars->9->333", + "default-mobile.handlebars->9->379", + "default-mobile.handlebars->9->399", + "default-mobile.handlebars->9->412", "default-mobile.handlebars->9->97", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->5->1->1", "default.handlebars->27->1279", @@ -23952,7 +23953,7 @@ "zh-chs": "网络", "zh-cht": "網路", "xloc": [ - "default-mobile.handlebars->9->355", + "default-mobile.handlebars->9->358", "default.handlebars->27->952", "default.handlebars->27->966" ] @@ -24059,7 +24060,7 @@ "zh-cht": "新建檔案夾", "xloc": [ "default-mobile.handlebars->9->120", - "default-mobile.handlebars->9->301", + "default-mobile.handlebars->9->304", "default.handlebars->27->1566", "default.handlebars->27->894", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", @@ -24205,8 +24206,8 @@ "zh-chs": "没有凭证", "zh-cht": "沒有憑證", "xloc": [ - "default-mobile.handlebars->9->234", - "default-mobile.handlebars->9->235", + "default-mobile.handlebars->9->237", + "default-mobile.handlebars->9->238", "default.handlebars->27->584", "default.handlebars->27->585" ] @@ -24292,7 +24293,7 @@ "zh-chs": "不能存取档案", "zh-cht": "不能存取檔案", "xloc": [ - "default-mobile.handlebars->9->420", + "default-mobile.handlebars->9->423", "default.handlebars->27->1448" ] }, @@ -24313,7 +24314,7 @@ "zh-chs": "没有档案", "zh-cht": "沒有檔案", "xloc": [ - "default-mobile.handlebars->9->443", + "default-mobile.handlebars->9->446", "default.handlebars->27->1487", "default.handlebars->27->679", "default.handlebars->27->700" @@ -24357,8 +24358,8 @@ "zh-chs": "没有英特尔®AMT", "zh-cht": "沒有Intel® AMT", "xloc": [ - "default-mobile.handlebars->9->421", - "default-mobile.handlebars->9->444", + "default-mobile.handlebars->9->424", + "default-mobile.handlebars->9->447", "default.handlebars->27->1449", "default.handlebars->27->1488" ] @@ -24503,8 +24504,8 @@ "zh-cht": "沒有權利", "xloc": [ "default-mobile.handlebars->9->106", - "default-mobile.handlebars->9->404", - "default-mobile.handlebars->9->451", + "default-mobile.handlebars->9->407", + "default-mobile.handlebars->9->454", "default.handlebars->27->1293", "default.handlebars->27->1495", "default.handlebars->27->693", @@ -24528,7 +24529,7 @@ "zh-chs": "没有TLS加密", "zh-cht": "沒有TLS加密", "xloc": [ - "default-mobile.handlebars->9->273", + "default-mobile.handlebars->9->276", "default.handlebars->27->296", "default.handlebars->27->770" ] @@ -24550,7 +24551,7 @@ "zh-chs": "没有终端", "zh-cht": "沒有終端", "xloc": [ - "default-mobile.handlebars->9->442", + "default-mobile.handlebars->9->445", "default.handlebars->27->1486", "default.handlebars->27->678", "default.handlebars->27->699" @@ -24573,7 +24574,7 @@ "zh-chs": "不能访问终端", "zh-cht": "不能訪問終端", "xloc": [ - "default-mobile.handlebars->9->419", + "default-mobile.handlebars->9->422", "default.handlebars->27->1447" ] }, @@ -24600,7 +24601,7 @@ { "en": "No actions currently available for this device.", "xloc": [ - "default-mobile.handlebars->9->266", + "default-mobile.handlebars->9->269", "default.handlebars->27->754" ] }, @@ -24664,7 +24665,8 @@ "zh-chs": "没有设备", "zh-cht": "沒有裝置", "xloc": [ - "default-mobile.handlebars->9->152" + "default-mobile.handlebars->9->152", + "default-mobile.handlebars->9->155" ] }, { @@ -24804,6 +24806,7 @@ "zh-cht": "沒有與此搜索匹配的裝置。", "xloc": [ "default-mobile.handlebars->9->149", + "default-mobile.handlebars->9->153", "default.handlebars->27->224" ] }, @@ -24864,7 +24867,7 @@ "zh-chs": "没有此设备的讯息。", "zh-cht": "沒有此裝置的訊息。", "xloc": [ - "default-mobile.handlebars->9->392", + "default-mobile.handlebars->9->395", "default.handlebars->27->1003" ] }, @@ -25107,14 +25110,14 @@ "zh-cht": "沒有", "xloc": [ "default-mobile.handlebars->9->116", - "default-mobile.handlebars->9->154", - "default-mobile.handlebars->9->155", - "default-mobile.handlebars->9->214", - "default-mobile.handlebars->9->219", - "default-mobile.handlebars->9->221", - "default-mobile.handlebars->9->246", - "default-mobile.handlebars->9->299", - "default-mobile.handlebars->9->398", + "default-mobile.handlebars->9->157", + "default-mobile.handlebars->9->158", + "default-mobile.handlebars->9->217", + "default-mobile.handlebars->9->222", + "default-mobile.handlebars->9->224", + "default-mobile.handlebars->9->249", + "default-mobile.handlebars->9->302", + "default-mobile.handlebars->9->401", "default.handlebars->27->1314", "default.handlebars->27->1321", "default.handlebars->27->1329", @@ -25242,8 +25245,8 @@ "zh-chs": "未激活(输入)", "zh-cht": "未啟動(輸入)", "xloc": [ - "default-mobile.handlebars->9->226", - "default-mobile.handlebars->9->359", + "default-mobile.handlebars->9->229", + "default-mobile.handlebars->9->362", "default.handlebars->27->572", "default.handlebars->27->970" ] @@ -25265,8 +25268,8 @@ "zh-chs": "未激活(预)", "zh-cht": "未啟動(預)", "xloc": [ - "default-mobile.handlebars->9->225", - "default-mobile.handlebars->9->358", + "default-mobile.handlebars->9->228", + "default-mobile.handlebars->9->361", "default.handlebars->27->571", "default.handlebars->27->969" ] @@ -25309,7 +25312,7 @@ "zh-chs": "未知", "zh-cht": "未知", "xloc": [ - "default-mobile.handlebars->9->369", + "default-mobile.handlebars->9->372", "default.handlebars->27->980" ] }, @@ -25823,7 +25826,7 @@ "zh-chs": "只能编辑小于200k的档案。", "zh-cht": "只能編輯小於200k的檔案。", "xloc": [ - "default-mobile.handlebars->9->309", + "default-mobile.handlebars->9->312", "default.handlebars->27->526", "default.handlebars->27->902" ] @@ -26007,7 +26010,7 @@ "zh-chs": "操作系统", "zh-cht": "操作系統", "xloc": [ - "default-mobile.handlebars->9->333", + "default-mobile.handlebars->9->336", "default.handlebars->27->341", "default.handlebars->27->374", "default.handlebars->27->595", @@ -26032,7 +26035,7 @@ "zh-chs": "运作", "zh-cht": "操作", "xloc": [ - "default-mobile.handlebars->9->265", + "default-mobile.handlebars->9->268", "default.handlebars->27->1736", "default.handlebars->27->1817", "default.handlebars->27->466", @@ -26221,7 +26224,7 @@ "zh-chs": "零件号", "zh-cht": "零件號", "xloc": [ - "default-mobile.handlebars->9->385", + "default-mobile.handlebars->9->388", "default.handlebars->27->996" ] }, @@ -26297,7 +26300,7 @@ "zh-cht": "部分權限", "xloc": [ "default-mobile.handlebars->9->104", - "default-mobile.handlebars->9->402", + "default-mobile.handlebars->9->405", "default.handlebars->27->1291" ] }, @@ -26358,7 +26361,7 @@ "zh-chs": "密码", "zh-cht": "密碼", "xloc": [ - "default-mobile.handlebars->9->271", + "default-mobile.handlebars->9->274", "default.handlebars->27->1780", "default.handlebars->27->1781", "default.handlebars->27->1916", @@ -26651,7 +26654,7 @@ "zh-cht": "糊", "xloc": [ "default-mobile.handlebars->9->128", - "default-mobile.handlebars->9->314", + "default-mobile.handlebars->9->317", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", "default.handlebars->27->1575", @@ -26938,7 +26941,7 @@ "zh-chs": "权限", "zh-cht": "權限", "xloc": [ - "default-mobile.handlebars->9->454", + "default-mobile.handlebars->9->457", "default.handlebars->27->1498", "default.handlebars->27->1708" ] @@ -27453,7 +27456,7 @@ "zh-chs": "电源状态", "zh-cht": "電源狀態", "xloc": [ - "default-mobile.handlebars->9->269" + "default-mobile.handlebars->9->272" ] }, { @@ -27494,8 +27497,8 @@ "zh-chs": "关机", "zh-cht": "關機", "xloc": [ - "default-mobile.handlebars->9->184", - "default-mobile.handlebars->9->264", + "default-mobile.handlebars->9->187", + "default-mobile.handlebars->9->267", "default.handlebars->27->6", "default.handlebars->27->750" ] @@ -27537,8 +27540,8 @@ "zh-chs": "有电源", "zh-cht": "有電源", "xloc": [ - "default-mobile.handlebars->9->179", - "default-mobile.handlebars->9->186", + "default-mobile.handlebars->9->182", + "default-mobile.handlebars->9->189", "default.handlebars->27->1", "default.handlebars->27->421" ] @@ -27560,8 +27563,8 @@ "zh-chs": "存在", "zh-cht": "存在", "xloc": [ - "default-mobile.handlebars->9->185", - "default-mobile.handlebars->9->192", + "default-mobile.handlebars->9->188", + "default-mobile.handlebars->9->195", "default.handlebars->27->433", "default.handlebars->27->7" ] @@ -27686,7 +27689,7 @@ "zh-chs": "进程控制", "zh-cht": "進程控制", "xloc": [ - "default-mobile.handlebars->9->291", + "default-mobile.handlebars->9->294", "default.handlebars->27->869", "desktop.handlebars->3->25" ] @@ -27849,7 +27852,7 @@ "zh-chs": "配置状态", "zh-cht": "配置狀態", "xloc": [ - "default-mobile.handlebars->9->363", + "default-mobile.handlebars->9->366", "default.handlebars->27->974" ] }, @@ -28394,7 +28397,7 @@ "zh-cht": "遞迴刪除", "xloc": [ "default-mobile.handlebars->9->121", - "default-mobile.handlebars->9->302", + "default-mobile.handlebars->9->305", "default.handlebars->27->1567", "default.handlebars->27->895" ] @@ -28486,7 +28489,7 @@ "zh-chs": "中继", "zh-cht": "中繼", "xloc": [ - "default-mobile.handlebars->9->203", + "default-mobile.handlebars->9->206", "default.handlebars->27->217", "default.handlebars->27->448" ] @@ -28692,7 +28695,7 @@ { "en": "Remote Commands", "xloc": [ - "default-mobile.handlebars->9->429", + "default-mobile.handlebars->9->432", "default.handlebars->27->1457" ] }, @@ -28713,8 +28716,8 @@ "zh-chs": "遥控", "zh-cht": "遙控", "xloc": [ - "default-mobile.handlebars->9->416", - "default-mobile.handlebars->9->436", + "default-mobile.handlebars->9->419", + "default-mobile.handlebars->9->439", "default.handlebars->27->1443", "default.handlebars->27->1479" ] @@ -28736,8 +28739,8 @@ "zh-chs": "远程桌面", "zh-cht": "遠程桌面", "xloc": [ - "default-mobile.handlebars->9->159", "default-mobile.handlebars->9->162", + "default-mobile.handlebars->9->165", "default.handlebars->27->247", "default.handlebars->27->250" ] @@ -28862,7 +28865,7 @@ "zh-chs": "远程桌面设置", "zh-cht": "遠程桌面設置", "xloc": [ - "default-mobile.handlebars->9->287", + "default-mobile.handlebars->9->290", "default.handlebars->27->273", "default.handlebars->27->842", "desktop.handlebars->3->21" @@ -28906,7 +28909,7 @@ "zh-chs": "远程网格用户", "zh-cht": "遠程網格用戶", "xloc": [ - "default-mobile.handlebars->9->457" + "default-mobile.handlebars->9->460" ] }, { @@ -28943,8 +28946,8 @@ "zh-chs": "仅远程查看", "zh-cht": "僅遠程查看", "xloc": [ - "default-mobile.handlebars->9->417", - "default-mobile.handlebars->9->441", + "default-mobile.handlebars->9->420", + "default-mobile.handlebars->9->444", "default.handlebars->27->1444", "default.handlebars->27->1484" ] @@ -29632,7 +29635,7 @@ "zh-cht": "改名", "xloc": [ "default-mobile.handlebars->9->125", - "default-mobile.handlebars->9->306", + "default-mobile.handlebars->9->309", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", "default.handlebars->27->1571", @@ -29825,7 +29828,7 @@ "zh-chs": "重设", "zh-cht": "重設", "xloc": [ - "default-mobile.handlebars->9->263", + "default-mobile.handlebars->9->266", "default.handlebars->27->749", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] @@ -29833,7 +29836,7 @@ { "en": "Reset / Power Off", "xloc": [ - "default-mobile.handlebars->9->430", + "default-mobile.handlebars->9->433", "default.handlebars->27->1458" ] }, @@ -29946,7 +29949,7 @@ { "en": "Reset/Off", "xloc": [ - "default-mobile.handlebars->9->450", + "default-mobile.handlebars->9->453", "default.handlebars->27->1494", "default.handlebars->27->692", "default.handlebars->27->713" @@ -30131,7 +30134,7 @@ "zh-cht": "根", "xloc": [ "default-mobile.handlebars->9->107", - "default-mobile.handlebars->9->296", + "default-mobile.handlebars->9->299", "default.handlebars->27->1539", "default.handlebars->27->889" ] @@ -30859,7 +30862,7 @@ "zh-chs": "屏幕", "zh-cht": "屏幕", "xloc": [ - "default-mobile.handlebars->9->289" + "default-mobile.handlebars->9->292" ] }, { @@ -30879,7 +30882,7 @@ "zh-chs": "屏幕选择", "zh-cht": "屏幕選擇", "xloc": [ - "default-mobile.handlebars->9->290" + "default-mobile.handlebars->9->293" ] }, { @@ -31005,7 +31008,7 @@ "zh-chs": "已使用TLS保安", "zh-cht": "已使用TLS保安", "xloc": [ - "default-mobile.handlebars->9->366", + "default-mobile.handlebars->9->369", "default.handlebars->27->977" ] }, @@ -31026,8 +31029,8 @@ "zh-chs": "安全", "zh-cht": "安全", "xloc": [ - "default-mobile.handlebars->9->272", - "default-mobile.handlebars->9->365", + "default-mobile.handlebars->9->275", + "default-mobile.handlebars->9->368", "default.handlebars->27->1942", "default.handlebars->27->295", "default.handlebars->27->769", @@ -31248,7 +31251,7 @@ "zh-chs": "选择要在此设备上执行的操作。", "zh-cht": "選擇要在此裝置上執行的操作。", "xloc": [ - "default-mobile.handlebars->9->260", + "default-mobile.handlebars->9->263", "default.handlebars->27->745" ] }, @@ -31290,7 +31293,7 @@ "zh-chs": "仅自我事件", "zh-cht": "僅自我事件", "xloc": [ - "default-mobile.handlebars->9->446", + "default-mobile.handlebars->9->449", "default.handlebars->27->1490" ] }, @@ -31697,7 +31700,7 @@ "zh-chs": "序列号", "zh-cht": "序列號", "xloc": [ - "default-mobile.handlebars->9->377", + "default-mobile.handlebars->9->380", "default.handlebars->27->988" ] }, @@ -31778,8 +31781,8 @@ "zh-chs": "服务器档案", "zh-cht": "伺服器檔案", "xloc": [ - "default-mobile.handlebars->9->423", - "default-mobile.handlebars->9->438", + "default-mobile.handlebars->9->426", + "default-mobile.handlebars->9->441", "default.handlebars->27->1451", "default.handlebars->27->1481", "default.handlebars->27->1794", @@ -32231,7 +32234,7 @@ "zh-chs": "会话", "zh-cht": "節", "xloc": [ - "default-mobile.handlebars->9->177", + "default-mobile.handlebars->9->180", "default.handlebars->27->265", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->7" ] @@ -32653,7 +32656,7 @@ "zh-chs": "只显示自己的事件", "zh-cht": "只顯示自己的事件", "xloc": [ - "default-mobile.handlebars->9->426", + "default-mobile.handlebars->9->429", "default.handlebars->27->1454" ] }, @@ -33219,10 +33222,10 @@ "zh-chs": "休眠", "zh-cht": "休眠", "xloc": [ - "default-mobile.handlebars->9->180", - "default-mobile.handlebars->9->181", - "default-mobile.handlebars->9->182", - "default-mobile.handlebars->9->262", + "default-mobile.handlebars->9->183", + "default-mobile.handlebars->9->184", + "default-mobile.handlebars->9->185", + "default-mobile.handlebars->9->265", "default.handlebars->27->2", "default.handlebars->27->3", "default.handlebars->27->4", @@ -33266,8 +33269,8 @@ "zh-chs": "休眠中", "zh-cht": "休眠中", "xloc": [ - "default-mobile.handlebars->9->187", - "default-mobile.handlebars->9->188", + "default-mobile.handlebars->9->190", + "default-mobile.handlebars->9->191", "default.handlebars->27->423", "default.handlebars->27->425" ] @@ -33412,7 +33415,7 @@ "zh-chs": "软关机", "zh-cht": "軟關機", "xloc": [ - "default-mobile.handlebars->9->191", + "default-mobile.handlebars->9->194", "default.handlebars->27->431" ] }, @@ -34024,7 +34027,7 @@ "zh-chs": "特殊键", "zh-cht": "特殊鍵", "xloc": [ - "default-mobile.handlebars->9->288" + "default-mobile.handlebars->9->291" ] }, { @@ -34441,7 +34444,7 @@ "en": "Stop process #{0} \\\"{1}\\\"?", "nl": "Stop proces #{0} \\\"{1}\\\"?", "xloc": [ - "default-mobile.handlebars->9->292", + "default-mobile.handlebars->9->295", "default.handlebars->27->870", "desktop.handlebars->3->26" ] @@ -34480,7 +34483,7 @@ "zh-chs": "储存", "zh-cht": "儲存", "xloc": [ - "default-mobile.handlebars->9->391", + "default-mobile.handlebars->9->394", "default.handlebars->27->1002" ] }, @@ -34832,7 +34835,7 @@ "zh-chs": "TCP路由", "zh-cht": "TCP路由", "xloc": [ - "default-mobile.handlebars->9->171", + "default-mobile.handlebars->9->174", "default.handlebars->27->259" ] }, @@ -34920,7 +34923,7 @@ "zh-chs": "TLS", "zh-cht": "TLS", "xloc": [ - "default-mobile.handlebars->9->233", + "default-mobile.handlebars->9->236", "default.handlebars->27->582" ] }, @@ -34941,7 +34944,7 @@ "zh-chs": "未设置TLS", "zh-cht": "未設置TLS", "xloc": [ - "default-mobile.handlebars->9->367", + "default-mobile.handlebars->9->370", "default.handlebars->27->978" ] }, @@ -34962,7 +34965,7 @@ "zh-chs": "需要TLS加密", "zh-cht": "需要TLS加密", "xloc": [ - "default-mobile.handlebars->9->274", + "default-mobile.handlebars->9->277", "default.handlebars->27->297", "default.handlebars->27->771" ] @@ -35025,9 +35028,9 @@ "zh-chs": "标签", "zh-cht": "標籤", "xloc": [ - "default-mobile.handlebars->9->247", - "default-mobile.handlebars->9->248", - "default-mobile.handlebars->9->283", + "default-mobile.handlebars->9->250", + "default-mobile.handlebars->9->251", + "default-mobile.handlebars->9->286", "default.handlebars->27->485", "default.handlebars->27->824", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7" @@ -35110,7 +35113,7 @@ "zh-chs": "终端", "zh-cht": "終端機", "xloc": [ - "default-mobile.handlebars->9->165", + "default-mobile.handlebars->9->168", "default.handlebars->27->1417", "default.handlebars->27->2022", "default.handlebars->27->253", @@ -36591,7 +36594,7 @@ "zh-chs": "类型", "zh-cht": "類型", "xloc": [ - "default-mobile.handlebars->9->399", + "default-mobile.handlebars->9->402", "default-mobile.handlebars->9->98", "default.handlebars->27->1280", "default.handlebars->27->1322", @@ -36659,7 +36662,7 @@ "zh-chs": "UDP路由", "zh-cht": "UDP路由", "xloc": [ - "default-mobile.handlebars->9->174", + "default-mobile.handlebars->9->177", "default.handlebars->27->262" ] }, @@ -36741,7 +36744,7 @@ "zh-chs": "在验证电邮地址之前,无法访问设备。这是密码恢复所必需的。转到“我的帐户”以更改并验证电邮地址。", "zh-cht": "在驗證電郵地址之前,無法訪問裝置。這是密碼恢復所必需的。轉到“我的帳戶”以更改並驗證電郵地址。", "xloc": [ - "default-mobile.handlebars->9->209", + "default-mobile.handlebars->9->212", "default-mobile.handlebars->9->94" ] }, @@ -36762,7 +36765,7 @@ "zh-chs": "在启用两因素身份验证之前,无法访问设备。这是额外的安全性所必需的。转到“我的帐户”,然后查看“帐户安全性”部分。", "zh-cht": "在啟用二因子身份驗證之前,無法訪問裝置。這是額外的安全性所必需的。轉到“我的帳戶”,然後查看“帳戶安全性”部分。", "xloc": [ - "default-mobile.handlebars->9->211", + "default-mobile.handlebars->9->214", "default-mobile.handlebars->9->96" ] }, @@ -36910,7 +36913,7 @@ "zh-chs": "卸载", "zh-cht": "卸載", "xloc": [ - "default-mobile.handlebars->9->448", + "default-mobile.handlebars->9->451", "default.handlebars->27->1492", "default.handlebars->27->690", "default.handlebars->27->711" @@ -36933,7 +36936,7 @@ "zh-chs": "卸载代理", "zh-cht": "卸載代理", "xloc": [ - "default-mobile.handlebars->9->428", + "default-mobile.handlebars->9->431", "default.handlebars->27->456", "default.handlebars->27->752" ] @@ -36995,10 +36998,10 @@ "zh-chs": "未知", "zh-cht": "未知", "xloc": [ - "default-mobile.handlebars->9->205", + "default-mobile.handlebars->9->208", "default-mobile.handlebars->9->35", - "default-mobile.handlebars->9->357", - "default-mobile.handlebars->9->364", + "default-mobile.handlebars->9->360", + "default-mobile.handlebars->9->367", "default-mobile.handlebars->9->6", "default.handlebars->27->107", "default.handlebars->27->108", @@ -37034,7 +37037,7 @@ "zh-chs": "未知#{0}", "zh-cht": "未知#{0}", "xloc": [ - "default-mobile.handlebars->9->393", + "default-mobile.handlebars->9->396", "default.handlebars->27->1316" ] }, @@ -37138,7 +37141,7 @@ "zh-chs": "未知状态", "zh-cht": "未知狀態", "xloc": [ - "default-mobile.handlebars->9->228", + "default-mobile.handlebars->9->231", "default.handlebars->27->574" ] }, @@ -37179,7 +37182,7 @@ "zh-chs": "未知版本和状态", "zh-cht": "未知版本和狀態", "xloc": [ - "default-mobile.handlebars->9->230", + "default-mobile.handlebars->9->233", "default.handlebars->27->576" ] }, @@ -37311,9 +37314,9 @@ "zh-cht": "上載檔案", "xloc": [ "default-mobile.handlebars->9->126", - "default-mobile.handlebars->9->307", - "default-mobile.handlebars->9->325", + "default-mobile.handlebars->9->310", "default-mobile.handlebars->9->328", + "default-mobile.handlebars->9->331", "default.handlebars->27->1572", "default.handlebars->27->1580", "default.handlebars->27->900", @@ -37439,7 +37442,7 @@ "zh-chs": "上传将覆盖1个档案。继续?", "zh-cht": "上傳將覆蓋1個檔案。繼續?", "xloc": [ - "default-mobile.handlebars->9->326", + "default-mobile.handlebars->9->329", "default.handlebars->27->1581", "default.handlebars->27->925" ] @@ -37461,7 +37464,7 @@ "zh-chs": "上传将覆盖{0}个档案。继续?", "zh-cht": "上傳將覆蓋{0}個檔案。繼續?", "xloc": [ - "default-mobile.handlebars->9->327", + "default-mobile.handlebars->9->330", "default.handlebars->27->1582", "default.handlebars->27->926" ] @@ -37584,7 +37587,7 @@ "zh-chs": "使用此网站的桌面版本添加设备。", "zh-cht": "使用此網站的桌面版本新增裝置。", "xloc": [ - "default-mobile.handlebars->9->153" + "default-mobile.handlebars->9->156" ] }, { @@ -37714,7 +37717,7 @@ "zh-chs": "用户授权", "zh-cht": "用戶授權", "xloc": [ - "default-mobile.handlebars->9->401", + "default-mobile.handlebars->9->404", "default.handlebars->27->1372", "default.handlebars->27->670" ] @@ -37826,7 +37829,7 @@ "zh-chs": "用户识别码", "zh-cht": "用戶識別碼", "xloc": [ - "default-mobile.handlebars->9->453" + "default-mobile.handlebars->9->456" ] }, { @@ -37909,7 +37912,7 @@ "zh-chs": "用户名", "zh-cht": "用戶名", "xloc": [ - "default-mobile.handlebars->9->452", + "default-mobile.handlebars->9->455", "default.handlebars->27->1496" ] }, @@ -38218,7 +38221,7 @@ "zh-chs": "用户名", "zh-cht": "用戶名", "xloc": [ - "default-mobile.handlebars->9->270", + "default-mobile.handlebars->9->273", "default.handlebars->27->1778", "default.handlebars->27->292", "default.handlebars->27->324", @@ -38397,8 +38400,8 @@ "zh-chs": "供应商", "zh-cht": "供應商", "xloc": [ - "default-mobile.handlebars->9->372", "default-mobile.handlebars->9->375", + "default-mobile.handlebars->9->378", "default.handlebars->27->983", "default.handlebars->27->986" ] @@ -38565,10 +38568,10 @@ "zh-chs": "版本", "zh-cht": "版", "xloc": [ - "default-mobile.handlebars->9->331", - "default-mobile.handlebars->9->356", - "default-mobile.handlebars->9->373", - "default-mobile.handlebars->9->378", + "default-mobile.handlebars->9->334", + "default-mobile.handlebars->9->359", + "default-mobile.handlebars->9->376", + "default-mobile.handlebars->9->381", "default.handlebars->27->932", "default.handlebars->27->967", "default.handlebars->27->984", @@ -38878,8 +38881,8 @@ "zh-chs": "唤醒设备", "zh-cht": "喚醒裝置", "xloc": [ - "default-mobile.handlebars->9->424", - "default-mobile.handlebars->9->439", + "default-mobile.handlebars->9->427", + "default-mobile.handlebars->9->442", "default.handlebars->27->1452", "default.handlebars->27->1482" ] @@ -38901,7 +38904,7 @@ "zh-chs": "唤醒", "zh-cht": "喚醒", "xloc": [ - "default-mobile.handlebars->9->261", + "default-mobile.handlebars->9->264", "default.handlebars->27->746" ] }, @@ -41782,7 +41785,7 @@ "zh-chs": "{0} Mb", "zh-cht": "{0} Mb", "xloc": [ - "default-mobile.handlebars->9->389", + "default-mobile.handlebars->9->392", "default.handlebars->27->1000", "default.handlebars->27->1551", "default.handlebars->27->1556" @@ -41805,7 +41808,7 @@ "zh-chs": "{0} Mb,{1} Mhz", "zh-cht": "{0} Mb,{1} Mhz", "xloc": [ - "default-mobile.handlebars->9->384", + "default-mobile.handlebars->9->387", "default.handlebars->27->995" ] }, @@ -42249,12 +42252,12 @@ "zh-chs": "{0}节", "zh-cht": "{0}節", "xloc": [ - "default-mobile.handlebars->9->161", "default-mobile.handlebars->9->164", "default-mobile.handlebars->9->167", "default-mobile.handlebars->9->170", "default-mobile.handlebars->9->173", "default-mobile.handlebars->9->176", + "default-mobile.handlebars->9->179", "default.handlebars->27->1716", "default.handlebars->27->249", "default.handlebars->27->252", diff --git a/views/default-mobile.handlebars b/views/default-mobile.handlebars index 6c74d956..82f4f44e 100644 --- a/views/default-mobile.handlebars +++ b/views/default-mobile.handlebars @@ -2030,6 +2030,7 @@ function clearSearchInput() { Q('SearchInput').value = ''; + Q('OnlineCheckBox').checked = false; onSearchInputChanged(); } @@ -2262,7 +2263,11 @@ } if (count == 0) { - QH('xdevices', '
' + "No devices" + '

' + "Use the desktop version of this website to add devices." + '
'); + if ((Q('SearchInput').value != '') || (Q('OnlineCheckBox').checked)) { + QH('xdevices', '
' + "No devices" + '

' + "No devices matching this search." + ' ' + "Clear search filter" + '
'); + } else { + QH('xdevices', '
' + "No devices" + '

' + "Use the desktop version of this website to add devices." + '
'); + } } else { QH('xdevices', r); } diff --git a/views/default.handlebars b/views/default.handlebars index bd1c045d..b09f0b59 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -3887,7 +3887,7 @@ } function disconnectAllKvmFunction() { if (xxdialogMode) return false; for (var nodeid in multiDesktop) { multiDesktop[nodeid].Stop(); } multiDesktop = {}; } function onMultiDesktopStateChange(desk, state) { try { QH('skvmid_' + desk.shortid, ["Disconnected", "Connecting...", "Setup...", '', ''][state]); } catch (ex) {} } - function onDeviceSearchChanged(e) { if (e.target.id == 'SearchInput') { Q('KvmSearchInput').value = Q('SearchInput').value; } else { Q('SearchInput').value = Q('KvmSearchInput').value; } mainUpdate(5); } + function onDeviceSearchChanged(e) { if (e != null) { if (e.target.id == 'SearchInput') { Q('KvmSearchInput').value = Q('SearchInput').value; } else { Q('SearchInput').value = Q('KvmSearchInput').value; } } mainUpdate(5); } function showMultiDesktopSettings() { QV('d7amtkvm', false); @@ -4606,7 +4606,7 @@ function deviceSort(a, b) { if (a.namel > b.namel) return 1; if (a.namel < b.namel) return -1; return 0; } function deviceHostSort(a, b) { if (a.rnamel > b.rnamel) return 1; if (a.rnamel < b.rnamel) return -1; return 0; } function onSearchFocus(x) { searchFocus = x; } - function clearDeviceSearch() { Q('KvmSearchInput').value = Q('SearchInput').value = ''; mainUpdate(1); } + function clearDeviceSearch() { Q('KvmSearchInput').value = Q('SearchInput').value = ''; Q('DevFilterSelect').value = 0; onOnlineCheckBox(); mainUpdate(1); } function onMapSearchFocus(x) { mapSearchFocus = x; } function onUserSearchFocus(x) { userSearchFocus = x; } function onConsoleFocus(x) { consoleFocus = x; }