Version 1.0.95

Ylian Saint-Hilaire committed Nov 1, 2022 at 16:20 UTC a7f5b78139ae6ed159d2a25f4249c4f63f80a926
3 files changed +2136 -2084
package.json
+3 -6
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "1.0.94",
3 + "version": "1.0.95",
4 "keywords": [
5 "Remote Device Management",
6 "Remote Device Monitoring",
@@ -37,7 +37,6 @@
37 "sample-config-advanced.json"
38 ],
39 "dependencies": {
40 - "@yetzt/nedb": "^1.8.0",
40 "archiver": "^5.3.1",
41 "body-parser": "^1.19.0",
42 "cbor": "~5.2.0",
@@ -46,15 +45,13 @@
45 "express": "^4.17.0",
46 "express-handlebars": "^5.3.5",
47 "express-ws": "^4.0.0",
49 - "input": "^1.0.1",
48 "ipcheck": "^0.1.0",
49 "minimist": "^1.2.5",
50 "multiparty": "^4.2.1",
51 + "@yetzt/nedb": "^1.8.0",
52 "node-forge": "^1.0.0",
54 - "telegram": "^2.13.6",
53 "ws": "^5.2.3",
56 - "yauzl": "^2.10.0",
57 - "zulip": "^0.1.0"
54 + "yauzl": "^2.10.0"
55 },
56 "engines": {
57 "node": ">=10.0.0"
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){var r=(r+="<a:EndpointReference>")+("<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>"),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+(o=null==o?"":o)+"><Header><a:Action>"+e,function(e,s,r){200!=s?a(u,null,{Header:{HttpError:s}},s,r):(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="",c=(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?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>");u.PerformAjax(c+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(e+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(t+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),c="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)c+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(c+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,c="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var d in r[l])c+="<r:"+l+">"+r[l][d]+"</r:"+l+">";else c+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,c,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{var s;return window.DOMParser?(new DOMParser).parseFromString(e,"text/xml"):((s=new ActiveXObject("Microsoft.XMLDOM")).async=!1,s.loadXML(e),s)}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){var r=(r+="<a:EndpointReference>")+("<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>"),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+(o=null==o?"":o)+"><Header><a:Action>"+e,function(e,s,r){200!=s?a(u,null,{Header:{HttpError:s}},s,r):(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="",d=(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?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>");u.PerformAjax(d+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(e+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(t+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),d="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)d+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(d+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,d="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var c in r[l])d+="<r:"+l+">"+r[l][c]+"</r:"+l+">";else d+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,d,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{var s;return window.DOMParser?(new DOMParser).parseFromString(e,"text/xml"):((s=new ActiveXObject("Microsoft.XMLDOM")).async=!1,s.loadXML(e),s)}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
translate/translate.json
+2132 -2077
@@ -47,8 +47,8 @@
47 "zh-chs": " + CIRA",
48 "zh-cht": " + CIRA",
49 "xloc": [
50 - "default.handlebars->47->1972",
51 - "default.handlebars->47->1974"
50 + "default.handlebars->47->1984",
51 + "default.handlebars->47->1986"
52 ]
53 },
54 {
@@ -311,7 +311,7 @@
311 "zh-chs": " 可以使用密码提示,但不建议使用。",
312 "zh-cht": " 可以使用密碼提示,但不建議使用。",
313 "xloc": [
314 - "default.handlebars->47->1850"
314 + "default.handlebars->47->1862"
315 ]
316 },
317 {
@@ -337,8 +337,8 @@
337 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
338 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
339 "xloc": [
340 - "default.handlebars->47->2096",
341 - "default.handlebars->47->2661"
340 + "default.handlebars->47->2108",
341 + "default.handlebars->47->2675"
342 ]
343 },
344 {
@@ -888,7 +888,7 @@
888 "zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
889 "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
890 "xloc": [
891 - "default.handlebars->47->2056",
891 + "default.handlebars->47->2068",
892 "default.handlebars->47->493"
893 ]
894 },
@@ -988,10 +988,10 @@
988 "default-mobile.handlebars->11->560",
989 "default-mobile.handlebars->11->562",
990 "default-mobile.handlebars->11->702",
991 - "default.handlebars->47->1491",
992 - "default.handlebars->47->1493",
993 - "default.handlebars->47->2170",
994 - "default.handlebars->47->2441",
991 + "default.handlebars->47->1497",
992 + "default.handlebars->47->1499",
993 + "default.handlebars->47->2184",
994 + "default.handlebars->47->2455",
995 "default.handlebars->47->921"
996 ]
997 },
@@ -1147,7 +1147,7 @@
1147 "zh-cht": ",MQTT在線",
1148 "xloc": [
1149 "default-mobile.handlebars->11->606",
1150 - "default.handlebars->47->1538"
1150 + "default.handlebars->47->1544"
1151 ]
1152 },
1153 {
@@ -1174,7 +1174,7 @@
1174 "zh-cht": ", 不同意",
1175 "xloc": [
1176 "default.handlebars->47->1016",
1177 - "default.handlebars->47->2014"
1177 + "default.handlebars->47->2026"
1178 ]
1179 },
1180 {
@@ -1201,7 +1201,7 @@
1201 "zh-cht": ",提示同意",
1202 "xloc": [
1203 "default.handlebars->47->1017",
1204 - "default.handlebars->47->2015"
1204 + "default.handlebars->47->2027"
1205 ]
1206 },
1207 {
@@ -1227,7 +1227,7 @@
1227 "zh-chs": ", RDP",
1228 "zh-cht": ", RDP",
1229 "xloc": [
1230 - "default.handlebars->47->1280"
1230 + "default.handlebars->47->1286"
1231 ]
1232 },
1233 {
@@ -1254,7 +1254,7 @@
1254 "zh-cht": ", 每天重複",
1255 "xloc": [
1256 "default.handlebars->47->1013",
1257 - "default.handlebars->47->2011"
1257 + "default.handlebars->47->2023"
1258 ]
1259 },
1260 {
@@ -1281,7 +1281,7 @@
1281 "zh-cht": ", 每週重複一次",
1282 "xloc": [
1283 "default.handlebars->47->1014",
1284 - "default.handlebars->47->2012"
1284 + "default.handlebars->47->2024"
1285 ]
1286 },
1287 {
@@ -1357,7 +1357,7 @@
1357 "zh-cht": ", SFTP",
1358 "xloc": [
1359 "default-mobile.handlebars->11->470",
1360 - "default.handlebars->47->1388"
1360 + "default.handlebars->47->1394"
1361 ]
1362 },
1363 {
@@ -1383,7 +1383,7 @@
1383 "zh-chs": ", SSH",
1384 "zh-cht": ", SSH",
1385 "xloc": [
1386 - "default.handlebars->47->1356"
1386 + "default.handlebars->47->1362"
1387 ]
1388 },
1389 {
@@ -1409,7 +1409,7 @@
1409 "zh-chs": ",软体KVM",
1410 "zh-cht": ",軟體KVM",
1411 "xloc": [
1412 - "default.handlebars->47->1263",
1412 + "default.handlebars->47->1269",
1413 "sharing.handlebars->11->12"
1414 ]
1415 },
@@ -1437,7 +1437,7 @@
1437 "zh-cht": ", 工具欄",
1438 "xloc": [
1439 "default.handlebars->47->1018",
1440 - "default.handlebars->47->2016"
1440 + "default.handlebars->47->2028"
1441 ]
1442 },
1443 {
@@ -1487,7 +1487,7 @@
1487 "zh-cht": ", 僅查看桌面",
1488 "xloc": [
1489 "default.handlebars->47->1015",
1490 - "default.handlebars->47->2013"
1490 + "default.handlebars->47->2025"
1491 ]
1492 },
1493 {
@@ -1516,9 +1516,9 @@
1516 "default-mobile.handlebars->11->413",
1517 "default-mobile.handlebars->11->448",
1518 "default-mobile.handlebars->11->471",
1519 - "default.handlebars->47->1279",
1520 - "default.handlebars->47->1357",
1521 - "default.handlebars->47->1389",
1519 + "default.handlebars->47->1285",
1520 + "default.handlebars->47->1363",
1521 + "default.handlebars->47->1395",
1522 "sharing.handlebars->11->19",
1523 "sharing.handlebars->11->27",
1524 "sharing.handlebars->11->44",
@@ -1724,7 +1724,7 @@
1724 "zh-chs": ",{0}观看",
1725 "zh-cht": ",{0}觀看",
1726 "xloc": [
1727 - "default.handlebars->47->1274",
1727 + "default.handlebars->47->1280",
1728 "sharing.handlebars->11->13"
1729 ]
1730 },
@@ -1833,9 +1833,9 @@
1833 "xloc": [
1834 "default-mobile.handlebars->11->139",
1835 "default-mobile.handlebars->11->477",
1836 - "default.handlebars->47->1399",
1837 - "default.handlebars->47->2232",
1838 - "default.handlebars->47->2887",
1836 + "default.handlebars->47->1405",
1837 + "default.handlebars->47->2246",
1838 + "default.handlebars->47->2907",
1839 "sharing.handlebars->11->50"
1840 ]
1841 },
@@ -2006,7 +2006,7 @@
2006 "zh-chs": "1个活跃时段",
2007 "zh-cht": "1個活躍時段",
2008 "xloc": [
2009 - "default.handlebars->47->2755"
2009 + "default.handlebars->47->2769"
2010 ]
2011 },
2012 {
@@ -2034,7 +2034,7 @@
2034 "xloc": [
2035 "default-mobile.handlebars->11->149",
2036 "default-mobile.handlebars->11->746",
2037 - "default.handlebars->47->2256",
2037 + "default.handlebars->47->2270",
2038 "download.handlebars->3->1",
2039 "download2.handlebars->5->1",
2040 "sharing.handlebars->11->96"
@@ -2089,7 +2089,7 @@
2089 "zh-chs": "1条连接",
2090 "zh-cht": "1位聯絡文",
2091 "xloc": [
2092 - "default.handlebars->47->1276",
2092 + "default.handlebars->47->1282",
2093 "sharing.handlebars->11->15"
2094 ]
2095 },
@@ -2144,7 +2144,7 @@
2144 "zh-chs": "1组",
2145 "zh-cht": "1群",
2146 "xloc": [
2147 - "default.handlebars->47->2711"
2147 + "default.handlebars->47->2725"
2148 ]
2149 },
2150 {
@@ -2198,8 +2198,8 @@
2198 "zh-chs": "1分钟",
2199 "zh-cht": "1分鐘",
2200 "xloc": [
2201 - "default.handlebars->47->1100",
2202 - "default.handlebars->47->1815"
2201 + "default.handlebars->47->1106",
2202 + "default.handlebars->47->1827"
2203 ]
2204 },
2205 {
@@ -2279,7 +2279,7 @@
2279 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2280 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2281 "xloc": [
2282 - "default.handlebars->47->2473"
2282 + "default.handlebars->47->2487"
2283 ]
2284 },
2285 {
@@ -2378,7 +2378,7 @@
2378 "zh-cht": "1秒",
2379 "xloc": [
2380 "default-mobile.handlebars->11->363",
2381 - "default.handlebars->47->1137"
2381 + "default.handlebars->47->1143"
2382 ]
2383 },
2384 {
@@ -2489,7 +2489,7 @@
2489 "default-mobile.handlebars->11->218",
2490 "default-mobile.handlebars->11->222",
2491 "default-mobile.handlebars->11->226",
2492 - "default.handlebars->47->2477",
2492 + "default.handlebars->47->2491",
2493 "default.handlebars->47->411",
2494 "default.handlebars->47->414",
2495 "default.handlebars->47->418",
@@ -2684,8 +2684,8 @@
2684 "zh-chs": "10分钟",
2685 "zh-cht": "10分鐘",
2686 "xloc": [
2687 - "default.handlebars->47->1102",
2688 - "default.handlebars->47->1817"
2687 + "default.handlebars->47->1108",
2688 + "default.handlebars->47->1829"
2689 ]
2690 },
2691 {
@@ -2712,7 +2712,7 @@
2712 "zh-cht": "10 秒",
2713 "xloc": [
2714 "default-mobile.handlebars->11->365",
2715 - "default.handlebars->47->1139"
2715 + "default.handlebars->47->1145"
2716 ]
2717 },
2718 {
@@ -2897,8 +2897,8 @@
2897 "zh-chs": "12小时",
2898 "zh-cht": "12小時",
2899 "xloc": [
2900 - "default.handlebars->47->1110",
2901 - "default.handlebars->47->1825"
2900 + "default.handlebars->47->1116",
2901 + "default.handlebars->47->1837"
2902 ]
2903 },
2904 {
@@ -3079,8 +3079,8 @@
3079 "zh-chs": "15分钟",
3080 "zh-cht": "15分鐘",
3081 "xloc": [
3082 - "default.handlebars->47->1103",
3083 - "default.handlebars->47->1818"
3082 + "default.handlebars->47->1109",
3083 + "default.handlebars->47->1830"
3084 ]
3085 },
3086 {
@@ -3106,8 +3106,8 @@
3106 "zh-chs": "16小时",
3107 "zh-cht": "16小時",
3108 "xloc": [
3109 - "default.handlebars->47->1111",
3110 - "default.handlebars->47->1826"
3109 + "default.handlebars->47->1117",
3110 + "default.handlebars->47->1838"
3111 ]
3112 },
3113 {
@@ -3315,8 +3315,8 @@
3315 "zh-chs": "2天",
3316 "zh-cht": "2天",
3317 "xloc": [
3318 - "default.handlebars->47->1113",
3319 - "default.handlebars->47->1828"
3318 + "default.handlebars->47->1119",
3319 + "default.handlebars->47->1840"
3320 ]
3321 },
3322 {
@@ -3342,8 +3342,8 @@
3342 "zh-chs": "2小时",
3343 "zh-cht": "2小時",
3344 "xloc": [
3345 - "default.handlebars->47->1107",
3346 - "default.handlebars->47->1822"
3345 + "default.handlebars->47->1113",
3346 + "default.handlebars->47->1834"
3347 ]
3348 },
3349 {
@@ -3529,8 +3529,8 @@
3529 "zh-chs": "24小时",
3530 "zh-cht": "24小時",
3531 "xloc": [
3532 - "default.handlebars->47->1112",
3533 - "default.handlebars->47->1827"
3532 + "default.handlebars->47->1118",
3533 + "default.handlebars->47->1839"
3534 ]
3535 },
3536 {
@@ -3607,7 +3607,7 @@
3607 "zh-chs": "2FA备份代码已清除",
3608 "zh-cht": "2FA備份代碼已清除",
3609 "xloc": [
3610 - "default.handlebars->47->2369"
3610 + "default.handlebars->47->2383"
3611 ]
3612 },
3613 {
@@ -3660,7 +3660,7 @@
3660 "zh-chs": "第二个因素",
3661 "zh-cht": "第二個因素",
3662 "xloc": [
3663 - "default.handlebars->47->2924"
3663 + "default.handlebars->47->2944"
3664 ]
3665 },
3666 {
@@ -3686,8 +3686,8 @@
3686 "zh-chs": "启用第二因素身份验证",
3687 "zh-cht": "啟用第二因素身份驗證",
3688 "xloc": [
3689 - "default.handlebars->47->2491",
3690 - "default.handlebars->47->2736"
3689 + "default.handlebars->47->2505",
3690 + "default.handlebars->47->2750"
3691 ]
3692 },
3693 {
@@ -3841,8 +3841,8 @@
3841 "zh-chs": "30分钟",
3842 "zh-cht": "30分鐘",
3843 "xloc": [
3844 - "default.handlebars->47->1104",
3845 - "default.handlebars->47->1819"
3844 + "default.handlebars->47->1110",
3845 + "default.handlebars->47->1831"
3846 ]
3847 },
3848 {
@@ -3869,7 +3869,7 @@
3869 "zh-cht": "32 位",
3870 "xloc": [
3871 "default-mobile.handlebars->11->514",
3872 - "default.handlebars->47->1452"
3872 + "default.handlebars->47->1458"
3873 ]
3874 },
3875 {
@@ -3950,8 +3950,8 @@
3950 "zh-chs": "4天",
3951 "zh-cht": "4天",
3952 "xloc": [
3953 - "default.handlebars->47->1114",
3954 - "default.handlebars->47->1829"
3953 + "default.handlebars->47->1120",
3954 + "default.handlebars->47->1841"
3955 ]
3956 },
3957 {
@@ -3977,8 +3977,8 @@
3977 "zh-chs": "4个小时",
3978 "zh-cht": "4個小時",
3979 "xloc": [
3980 - "default.handlebars->47->1108",
3981 - "default.handlebars->47->1823"
3980 + "default.handlebars->47->1114",
3981 + "default.handlebars->47->1835"
3982 ]
3983 },
3984 {
@@ -4111,8 +4111,8 @@
4111 "zh-chs": "45分钟",
4112 "zh-cht": "45分鐘",
4113 "xloc": [
4114 - "default.handlebars->47->1105",
4115 - "default.handlebars->47->1820"
4114 + "default.handlebars->47->1111",
4115 + "default.handlebars->47->1832"
4116 ]
4117 },
4118 {
@@ -4164,8 +4164,8 @@
4164 "zh-chs": "5分钟",
4165 "zh-cht": "5分鐘",
4166 "xloc": [
4167 - "default.handlebars->47->1101",
4168 - "default.handlebars->47->1816"
4167 + "default.handlebars->47->1107",
4168 + "default.handlebars->47->1828"
4169 ]
4170 },
4171 {
@@ -4192,7 +4192,7 @@
4192 "zh-cht": "5秒",
4193 "xloc": [
4194 "default-mobile.handlebars->11->364",
4195 - "default.handlebars->47->1138"
4195 + "default.handlebars->47->1144"
4196 ]
4197 },
4198 {
@@ -4354,8 +4354,8 @@
4354 "zh-chs": "60分钟",
4355 "zh-cht": "60分鐘",
4356 "xloc": [
4357 - "default.handlebars->47->1106",
4358 - "default.handlebars->47->1821"
4357 + "default.handlebars->47->1112",
4358 + "default.handlebars->47->1833"
4359 ]
4360 },
4361 {
@@ -4436,7 +4436,7 @@
4436 "zh-cht": "64 位",
4437 "xloc": [
4438 "default-mobile.handlebars->11->516",
4439 - "default.handlebars->47->1454"
4439 + "default.handlebars->47->1460"
4440 ]
4441 },
4442 {
@@ -4613,7 +4613,7 @@
4613 "zh-chs": "7天电源状态",
4614 "zh-cht": "7天電源狀態",
4615 "xloc": [
4616 - "default.handlebars->47->1178"
4616 + "default.handlebars->47->1184"
4617 ]
4618 },
4619 {
@@ -4639,7 +4639,7 @@
4639 "zh-chs": "7天",
4640 "zh-cht": "7天",
4641 "xloc": [
4642 - "default.handlebars->47->1830"
4642 + "default.handlebars->47->1842"
4643 ]
4644 },
4645 {
@@ -4720,8 +4720,8 @@
4720 "zh-chs": "8小時",
4721 "zh-cht": "8小時",
4722 "xloc": [
4723 - "default.handlebars->47->1109",
4724 - "default.handlebars->47->1824",
4723 + "default.handlebars->47->1115",
4724 + "default.handlebars->47->1836",
4725 "default.handlebars->47->521",
4726 "default.handlebars->47->535"
4727 ]
@@ -5062,7 +5062,7 @@
5062 "zh-cht": "ACM",
5063 "xloc": [
5064 "default-mobile.handlebars->11->297",
5065 - "default.handlebars->47->1992",
5065 + "default.handlebars->47->2004",
5066 "default.handlebars->47->838"
5067 ]
5068 },
@@ -5162,7 +5162,7 @@
5162 "zh-chs": "操作系统",
5163 "zh-cht": "AMT操作系統",
5164 "xloc": [
5165 - "default.handlebars->47->3069"
5165 + "default.handlebars->47->3089"
5166 ]
5167 },
5168 {
@@ -5188,7 +5188,7 @@
5188 "zh-chs": "AMT-Redir",
5189 "zh-cht": "AMT-Redir",
5190 "xloc": [
5191 - "default.handlebars->47->2931"
5191 + "default.handlebars->47->2951"
5192 ]
5193 },
5194 {
@@ -5214,7 +5214,7 @@
5214 "zh-chs": "AMT-WSMAN",
5215 "zh-cht": "AMT-WSMAN",
5216 "xloc": [
5217 - "default.handlebars->47->2930"
5217 + "default.handlebars->47->2950"
5218 ]
5219 },
5220 {
@@ -5405,7 +5405,7 @@
5405 "zh-cht": "拒絕存取",
5406 "xloc": [
5407 "default-mobile.handlebars->11->607",
5408 - "default.handlebars->47->1539"
5408 + "default.handlebars->47->1545"
5409 ]
5410 },
5411 {
@@ -5485,7 +5485,7 @@
5485 "zh-chs": "访问服务器档案",
5486 "zh-cht": "存取伺服器檔案",
5487 "xloc": [
5488 - "default.handlebars->47->2667"
5488 + "default.handlebars->47->2681"
5489 ]
5490 },
5491 {
@@ -5598,9 +5598,9 @@
5598 "default-mobile.handlebars->11->264",
5599 "default-mobile.handlebars->11->266",
5600 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5601 - "default.handlebars->47->1859",
5602 - "default.handlebars->47->1861",
5603 - "default.handlebars->47->3123",
5601 + "default.handlebars->47->1871",
5602 + "default.handlebars->47->1873",
5603 + "default.handlebars->47->3143",
5604 "default.handlebars->47->798",
5605 "default.handlebars->47->800"
5606 ]
@@ -5629,7 +5629,7 @@
5629 "zh-cht": "帳號設定",
5630 "xloc": [
5631 "default-mobile.handlebars->11->713",
5632 - "default.handlebars->47->2994"
5632 + "default.handlebars->47->3014"
5633 ]
5634 },
5635 {
@@ -5691,7 +5691,7 @@
5691 "nl": "Account gewijzigd om te synchroniseren met LDAP gegevens.",
5692 "pl": "Konto zmienione di synchronizacji z danymi LDAP.",
5693 "xloc": [
5694 - "default.handlebars->47->2430"
5694 + "default.handlebars->47->2444"
5695 ]
5696 },
5697 {
@@ -5717,7 +5717,7 @@
5717 "zh-chs": "帐户已更改:{0}",
5718 "zh-cht": "帳戶已更改:{0}",
5719 "xloc": [
5720 - "default.handlebars->47->2342"
5720 + "default.handlebars->47->2356"
5721 ]
5722 },
5723 {
@@ -5743,7 +5743,7 @@
5743 "zh-chs": "创建帐户,电子邮件为{0}",
5744 "zh-cht": "創建帳戶,電子郵件為{0}",
5745 "xloc": [
5746 - "default.handlebars->47->2341"
5746 + "default.handlebars->47->2355"
5747 ]
5748 },
5749 {
@@ -5769,7 +5769,7 @@
5769 "zh-chs": "已创建帐户,名称为 {0}。",
5770 "zh-cht": "已創建帳戶,名稱為 {0}。",
5771 "xloc": [
5772 - "default.handlebars->47->2404"
5772 + "default.handlebars->47->2418"
5773 ]
5774 },
5775 {
@@ -5795,7 +5795,7 @@
5795 "zh-chs": "创建帐户,用户名是{0}",
5796 "zh-cht": "帳戶已創建,用戶名是{0}",
5797 "xloc": [
5798 - "default.handlebars->47->2340"
5798 + "default.handlebars->47->2354"
5799 ]
5800 },
5801 {
@@ -5823,8 +5823,8 @@
5823 "xloc": [
5824 "default-mobile.handlebars->11->64",
5825 "default.handlebars->47->203",
5826 - "default.handlebars->47->2493",
5827 - "default.handlebars->47->2664"
5826 + "default.handlebars->47->2507",
5827 + "default.handlebars->47->2678"
5828 ]
5829 },
5830 {
@@ -5851,7 +5851,7 @@
5851 "zh-cht": "達到帳戶限制。",
5852 "xloc": [
5853 "default-mobile.handlebars->11->725",
5854 - "default.handlebars->47->3006",
5854 + "default.handlebars->47->3026",
5855 "login-mobile.handlebars->5->6",
5856 "login.handlebars->5->8",
5857 "login2.handlebars->7->9"
@@ -5908,7 +5908,7 @@
5908 "zh-chs": "帐号登录",
5909 "zh-cht": "帳號登錄",
5910 "xloc": [
5911 - "default.handlebars->47->2277"
5911 + "default.handlebars->47->2291"
5912 ]
5913 },
5914 {
@@ -5934,7 +5934,7 @@
5934 "zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5935 "zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
5936 "xloc": [
5937 - "default.handlebars->47->2383"
5937 + "default.handlebars->47->2397"
5938 ]
5939 },
5940 {
@@ -5943,7 +5943,7 @@
5943 "nl": "Token vermeldingen voor accountaanmelding",
5944 "pl": "Zapisy logowania tokenami użytkownika",
5945 "xloc": [
5946 - "default.handlebars->47->2973"
5946 + "default.handlebars->47->2993"
5947 ]
5948 },
5949 {
@@ -5969,7 +5969,7 @@
5969 "zh-chs": "帐户登出",
5970 "zh-cht": "帳戶登出",
5971 "xloc": [
5972 - "default.handlebars->47->2278"
5972 + "default.handlebars->47->2292"
5973 ]
5974 },
5975 {
@@ -6023,7 +6023,7 @@
6023 "zh-chs": "帐户密码已更改:{0}",
6024 "zh-cht": "帳戶密碼已更改:{0}",
6025 "xloc": [
6026 - "default.handlebars->47->2350"
6026 + "default.handlebars->47->2364"
6027 ]
6028 },
6029 {
@@ -6049,7 +6049,7 @@
6049 "zh-chs": "帐户已删除",
6050 "zh-cht": "帳戶已刪除",
6051 "xloc": [
6052 - "default.handlebars->47->2339"
6052 + "default.handlebars->47->2353"
6053 ]
6054 },
6055 {
@@ -6102,7 +6102,7 @@
6102 "zh-cht": "指令",
6103 "xloc": [
6104 "default-mobile.handlebars->11->613",
6105 - "default.handlebars->47->1545",
6105 + "default.handlebars->47->1551",
6106 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
6107 ]
6108 },
@@ -6129,8 +6129,8 @@
6129 "zh-chs": "动作档案",
6130 "zh-cht": "動作檔案",
6131 "xloc": [
6132 - "default.handlebars->47->1224",
6133 - "default.handlebars->47->1226"
6132 + "default.handlebars->47->1230",
6133 + "default.handlebars->47->1232"
6134 ]
6135 },
6136 {
@@ -6267,7 +6267,7 @@
6267 "zh-chs": "如果ACM失败,则激活到CCM",
6268 "zh-cht": "如果ACM失敗,則激活到CCM",
6269 "xloc": [
6270 - "default.handlebars->47->2047"
6270 + "default.handlebars->47->2059"
6271 ]
6272 },
6273 {
@@ -6296,7 +6296,7 @@
6296 "default-mobile.handlebars->11->292",
6297 "default-mobile.handlebars->11->294",
6298 "default-mobile.handlebars->11->568",
6299 - "default.handlebars->47->1499",
6299 + "default.handlebars->47->1505",
6300 "default.handlebars->47->831",
6301 "default.handlebars->47->833"
6302 ]
@@ -6350,7 +6350,7 @@
6350 "zh-chs": "主动设备共享",
6351 "zh-cht": "主動設備共享",
6352 "xloc": [
6353 - "default.handlebars->47->1996",
6353 + "default.handlebars->47->2008",
6354 "default.handlebars->47->998"
6355 ]
6356 },
@@ -6377,7 +6377,7 @@
6377 "zh-chs": "活动登录令牌",
6378 "zh-cht": "活動登錄令牌",
6379 "xloc": [
6380 - "default.handlebars->47->1890"
6380 + "default.handlebars->47->1902"
6381 ]
6382 },
6383 {
@@ -6479,8 +6479,8 @@
6479 "zh-cht": "添加",
6480 "xloc": [
6481 "default-mobile.handlebars->11->440",
6482 - "default.handlebars->47->1311",
6483 - "default.handlebars->47->1316"
6482 + "default.handlebars->47->1317",
6483 + "default.handlebars->47->1322"
6484 ]
6485 },
6486 {
@@ -6552,7 +6552,7 @@
6552 "zh-chs": "添加代理",
6553 "zh-cht": "新增代理",
6554 "xloc": [
6555 - "default.handlebars->47->1986",
6555 + "default.handlebars->47->1998",
6556 "default.handlebars->47->452"
6557 ]
6558 },
@@ -6602,9 +6602,9 @@
6602 "zh-chs": "添加设备",
6603 "zh-cht": "新增裝置",
6604 "xloc": [
6605 - "default.handlebars->47->1990",
6606 - "default.handlebars->47->2639",
6607 - "default.handlebars->47->2823",
6605 + "default.handlebars->47->2002",
6606 + "default.handlebars->47->2653",
6607 + "default.handlebars->47->2843",
6608 "default.handlebars->47->456"
6609 ]
6610 },
@@ -6631,7 +6631,7 @@
6631 "zh-chs": "添加设备日志",
6632 "zh-cht": "新增裝置日誌",
6633 "xloc": [
6634 - "default.handlebars->47->1074"
6634 + "default.handlebars->47->1080"
6635 ]
6636 },
6637 {
@@ -6657,9 +6657,9 @@
6657 "zh-chs": "添加设备组",
6658 "zh-cht": "新增裝置群",
6659 "xloc": [
6660 - "default.handlebars->47->2132",
6661 - "default.handlebars->47->2633",
6662 - "default.handlebars->47->2811",
6660 + "default.handlebars->47->2145",
6661 + "default.handlebars->47->2647",
6662 + "default.handlebars->47->2831",
6663 "default.handlebars->47->366"
6664 ]
6665 },
@@ -6686,7 +6686,7 @@
6686 "zh-chs": "添加设备组权限",
6687 "zh-cht": "新增裝置群權限",
6688 "xloc": [
6689 - "default.handlebars->47->2129"
6689 + "default.handlebars->47->2142"
6690 ]
6691 },
6692 {
@@ -6712,8 +6712,8 @@
6712 "zh-chs": "添加设备权限",
6713 "zh-cht": "新增裝置權限",
6714 "xloc": [
6715 - "default.handlebars->47->2134",
6716 - "default.handlebars->47->2136"
6715 + "default.handlebars->47->2147",
6716 + "default.handlebars->47->2149"
6717 ]
6718 },
6719 {
@@ -6863,7 +6863,7 @@
6863 "zh-chs": "添加成员身份",
6864 "zh-cht": "新增成員身份",
6865 "xloc": [
6866 - "default.handlebars->47->2843"
6866 + "default.handlebars->47->2863"
6867 ]
6868 },
6869 {
@@ -6938,8 +6938,8 @@
6938 "zh-chs": "添加安全密钥",
6939 "zh-cht": "新增安全密鑰",
6940 "xloc": [
6941 - "default.handlebars->47->1605",
6942 - "default.handlebars->47->1606",
6941 + "default.handlebars->47->1617",
6942 + "default.handlebars->47->1618",
6943 "default.handlebars->47->234",
6944 "default.handlebars->47->236",
6945 "default.handlebars->47->239",
@@ -6996,7 +6996,7 @@
6996 "zh-chs": "添加用户设备权限",
6997 "zh-cht": "新增用戶裝置權限",
6998 "xloc": [
6999 - "default.handlebars->47->2139"
6999 + "default.handlebars->47->2152"
7000 ]
7001 },
7002 {
@@ -7022,9 +7022,9 @@
7022 "zh-chs": "添加用户组",
7023 "zh-cht": "新增用戶群",
7024 "xloc": [
7025 - "default.handlebars->47->1980",
7026 - "default.handlebars->47->2131",
7027 - "default.handlebars->47->2817",
7025 + "default.handlebars->47->1992",
7026 + "default.handlebars->47->2144",
7027 + "default.handlebars->47->2837",
7028 "default.handlebars->47->991"
7029 ]
7030 },
@@ -7051,7 +7051,7 @@
7051 "zh-chs": "添加用户组设备权限",
7052 "zh-cht": "新增用戶群裝置權限",
7053 "xloc": [
7054 - "default.handlebars->47->2141"
7054 + "default.handlebars->47->2154"
7055 ]
7056 },
7057 {
@@ -7126,8 +7126,8 @@
7126 "zh-chs": "添加用户",
7127 "zh-cht": "新增用戶",
7128 "xloc": [
7129 - "default.handlebars->47->1979",
7130 - "default.handlebars->47->2628"
7129 + "default.handlebars->47->1991",
7130 + "default.handlebars->47->2642"
7131 ]
7132 },
7133 {
@@ -7153,7 +7153,7 @@
7153 "zh-chs": "将用户添加到设备组",
7154 "zh-cht": "將用戶新增到裝置群",
7155 "xloc": [
7156 - "default.handlebars->47->2128"
7156 + "default.handlebars->47->2141"
7157 ]
7158 },
7159 {
@@ -7179,7 +7179,7 @@
7179 "zh-chs": "将用户添加到用户组",
7180 "zh-cht": "將用戶新增到用戶群",
7181 "xloc": [
7182 - "default.handlebars->47->2663"
7182 + "default.handlebars->47->2677"
7183 ]
7184 },
7185 {
@@ -7358,7 +7358,7 @@
7358 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
7359 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
7360 "xloc": [
7361 - "default.handlebars->47->1985",
7361 + "default.handlebars->47->1997",
7362 "default.handlebars->47->451"
7363 ]
7364 },
@@ -7385,7 +7385,7 @@
7385 "zh-chs": "添加位于本地网络上的设备。",
7386 "zh-cht": "添加位於本地網絡上的設備。",
7387 "xloc": [
7388 - "default.handlebars->47->1989",
7388 + "default.handlebars->47->2001",
7389 "default.handlebars->47->455"
7390 ]
7391 },
@@ -7490,7 +7490,7 @@
7490 "zh-chs": "添加了身份验证应用程序",
7491 "zh-cht": "添加了身份驗證應用程序",
7492 "xloc": [
7493 - "default.handlebars->47->2366"
7493 + "default.handlebars->47->2380"
7494 ]
7495 },
7496 {
@@ -7516,7 +7516,7 @@
7516 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
7517 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
7518 "xloc": [
7519 - "default.handlebars->47->2377"
7519 + "default.handlebars->47->2391"
7520 ]
7521 },
7522 {
@@ -7542,7 +7542,7 @@
7542 "zh-chs": "添加了每天重复的设备共享 {0}。",
7543 "zh-cht": "添加了每天重複的設備共享 {0}。",
7544 "xloc": [
7545 - "default.handlebars->47->2414"
7545 + "default.handlebars->47->2428"
7546 ]
7547 },
7548 {
@@ -7568,7 +7568,7 @@
7568 "zh-chs": "添加了每周重复的设备共享 {0}。",
7569 "zh-cht": "添加了每週重複的設備共享 {0}。",
7570 "xloc": [
7571 - "default.handlebars->47->2415"
7571 + "default.handlebars->47->2429"
7572 ]
7573 },
7574 {
@@ -7594,7 +7594,7 @@
7594 "zh-chs": "添加了无限时间的设备共享 {0}。",
7595 "zh-cht": "添加了無限時間的設備共享 {0}。",
7596 "xloc": [
7597 - "default.handlebars->47->2407"
7597 + "default.handlebars->47->2421"
7598 ]
7599 },
7600 {
@@ -7620,8 +7620,8 @@
7620 "zh-chs": "已将设备{0}添加到设备组{1}",
7621 "zh-cht": "已將設備{0}添加到設備組{1}",
7622 "xloc": [
7623 - "default.handlebars->47->2333",
7624 - "default.handlebars->47->2360"
7623 + "default.handlebars->47->2347",
7624 + "default.handlebars->47->2374"
7625 ]
7626 },
7627 {
@@ -7647,7 +7647,7 @@
7647 "zh-chs": "添加登录令牌",
7648 "zh-cht": "添加了登錄令牌",
7649 "xloc": [
7650 - "default.handlebars->47->2391"
7650 + "default.handlebars->47->2405"
7651 ]
7652 },
7653 {
@@ -7673,7 +7673,7 @@
7673 "zh-chs": "新增推送通知认证装置",
7674 "zh-cht": "增加推送通知認證設備",
7675 "xloc": [
7676 - "default.handlebars->47->2389"
7676 + "default.handlebars->47->2403"
7677 ]
7678 },
7679 {
@@ -7699,7 +7699,7 @@
7699 "zh-chs": "添加了安全密钥",
7700 "zh-cht": "添加了安全密鑰",
7701 "xloc": [
7702 - "default.handlebars->47->2371"
7702 + "default.handlebars->47->2385"
7703 ]
7704 },
7705 {
@@ -7725,7 +7725,7 @@
7725 "zh-chs": "已将用户组{0}添加到设备组{1}",
7726 "zh-cht": "已將用戶組{0}添加到設備組{1}",
7727 "xloc": [
7728 - "default.handlebars->47->2344"
7728 + "default.handlebars->47->2358"
7729 ]
7730 },
7731 {
@@ -7751,8 +7751,8 @@
7751 "zh-chs": "已将用户{0}添加到用户组{1}",
7752 "zh-cht": "已將用戶{0}添加到用戶組{1}",
7753 "xloc": [
7754 - "default.handlebars->47->2347",
7755 - "default.handlebars->47->2356"
7754 + "default.handlebars->47->2361",
7755 + "default.handlebars->47->2370"
7756 ]
7757 },
7758 {
@@ -7831,7 +7831,7 @@
7831 "zh-cht": "管理員控制模式(ACM)",
7832 "xloc": [
7833 "default-mobile.handlebars->11->570",
7834 - "default.handlebars->47->1501"
7834 + "default.handlebars->47->1507"
7835 ]
7836 },
7837 {
@@ -7858,7 +7858,7 @@
7858 "zh-cht": "管理員憑證",
7859 "xloc": [
7860 "default-mobile.handlebars->11->576",
7861 - "default.handlebars->47->1507"
7861 + "default.handlebars->47->1513"
7862 ]
7863 },
7864 {
@@ -7911,7 +7911,7 @@
7911 "zh-chs": "管理领域",
7912 "zh-cht": "管理領域",
7913 "xloc": [
7914 - "default.handlebars->47->2715"
7914 + "default.handlebars->47->2729"
7915 ]
7916 },
7917 {
@@ -7964,7 +7964,7 @@
7964 "zh-chs": "管理领域",
7965 "zh-cht": "管理領域",
7966 "xloc": [
7967 - "default.handlebars->47->2560"
7967 + "default.handlebars->47->2574"
7968 ]
7969 },
7970 {
@@ -7990,7 +7990,7 @@
7990 "zh-chs": "管理员",
7991 "zh-cht": "管理員",
7992 "xloc": [
7993 - "default.handlebars->47->2485"
7993 + "default.handlebars->47->2499"
7994 ]
7995 },
7996 {
@@ -8016,7 +8016,7 @@
8016 "zh-chs": "南非文",
8017 "zh-cht": "南非文",
8018 "xloc": [
8019 - "default.handlebars->47->1608"
8019 + "default.handlebars->47->1620"
8020 ]
8021 },
8022 {
@@ -8046,9 +8046,9 @@
8046 "default-mobile.handlebars->11->256",
8047 "default-mobile.handlebars->11->313",
8048 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8049 - "default.handlebars->47->2207",
8050 - "default.handlebars->47->2220",
8051 - "default.handlebars->47->3067",
8049 + "default.handlebars->47->2221",
8050 + "default.handlebars->47->2234",
8051 + "default.handlebars->47->3087",
8052 "default.handlebars->47->386",
8053 "default.handlebars->47->647",
8054 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
@@ -8078,8 +8078,8 @@
8078 "zh-chs": "代理+英特尔AMT",
8079 "zh-cht": "代理+Intel&reg; AMT",
8080 "xloc": [
8081 - "default.handlebars->47->2209",
8082 - "default.handlebars->47->2222"
8081 + "default.handlebars->47->2223",
8082 + "default.handlebars->47->2236"
8083 ]
8084 },
8085 {
@@ -8133,7 +8133,7 @@
8133 "zh-cht": "代理控制台",
8134 "xloc": [
8135 "default-mobile.handlebars->11->684",
8136 - "default.handlebars->47->2149",
8136 + "default.handlebars->47->2162",
8137 "default.handlebars->47->729"
8138 ]
8139 },
@@ -8160,7 +8160,7 @@
8160 "zh-chs": "代理错误计数器",
8161 "zh-cht": "代理錯誤計數器",
8162 "xloc": [
8163 - "default.handlebars->47->3036"
8163 + "default.handlebars->47->3056"
8164 ]
8165 },
8166 {
@@ -8342,7 +8342,7 @@
8342 "zh-cht": "代理自行共享",
8343 "xloc": [
8344 "default.handlebars->47->1019",
8345 - "default.handlebars->47->2017"
8345 + "default.handlebars->47->2029"
8346 ]
8347 },
8348 {
@@ -8368,7 +8368,7 @@
8368 "zh-chs": "代理会话",
8369 "zh-cht": "代理時段",
8370 "xloc": [
8371 - "default.handlebars->47->3052"
8371 + "default.handlebars->47->3072"
8372 ]
8373 },
8374 {
@@ -8471,7 +8471,7 @@
8471 "zh-chs": "代理类型",
8472 "zh-cht": "代理類型",
8473 "xloc": [
8474 - "default.handlebars->47->2218",
8474 + "default.handlebars->47->2232",
8475 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
8476 ]
8477 },
@@ -8525,7 +8525,7 @@
8525 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
8526 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
8527 "xloc": [
8528 - "default.handlebars->47->2330"
8528 + "default.handlebars->47->2344"
8529 ]
8530 },
8531 {
@@ -8727,7 +8727,7 @@
8727 "zh-cht": "代理離線",
8728 "xloc": [
8729 "default-mobile.handlebars->11->605",
8730 - "default.handlebars->47->1537"
8730 + "default.handlebars->47->1543"
8731 ]
8732 },
8733 {
@@ -8754,7 +8754,7 @@
8754 "zh-cht": "代理在線",
8755 "xloc": [
8756 "default-mobile.handlebars->11->604",
8757 - "default.handlebars->47->1536"
8757 + "default.handlebars->47->1542"
8758 ]
8759 },
8760 {
@@ -8967,8 +8967,8 @@
8967 "zh-chs": "代理",
8968 "zh-cht": "代理",
8969 "xloc": [
8970 - "default.handlebars->47->2179",
8971 - "default.handlebars->47->3080",
8970 + "default.handlebars->47->2193",
8971 + "default.handlebars->47->3100",
8972 "default.handlebars->47->540"
8973 ]
8974 },
@@ -8995,7 +8995,7 @@
8995 "zh-chs": "阿尔巴尼亚文",
8996 "zh-cht": "阿爾巴尼亞文",
8997 "xloc": [
8998 - "default.handlebars->47->1609"
8998 + "default.handlebars->47->1621"
8999 ]
9000 },
9001 {
@@ -9024,7 +9024,7 @@
9024 "default-mobile.handlebars->11->148",
9025 "default-mobile.handlebars->11->478",
9026 "default-mobile.handlebars->11->480",
9027 - "default.handlebars->47->2900",
9027 + "default.handlebars->47->2920",
9028 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
9029 ]
9030 },
@@ -9051,7 +9051,7 @@
9051 "zh-chs": "全部可用",
9052 "zh-cht": "全部可用",
9053 "xloc": [
9054 - "default.handlebars->47->2447"
9054 + "default.handlebars->47->2461"
9055 ]
9056 },
9057 {
@@ -9077,7 +9077,7 @@
9077 "zh-chs": "所有可用的代理",
9078 "zh-cht": "所有可用的代理",
9079 "xloc": [
9080 - "default.handlebars->47->2180",
9080 + "default.handlebars->47->2194",
9081 "default.handlebars->47->541"
9082 ]
9083 },
@@ -9104,7 +9104,7 @@
9104 "zh-chs": "所有显示",
9105 "zh-cht": "所有顯示",
9106 "xloc": [
9107 - "default.handlebars->47->1349"
9107 + "default.handlebars->47->1355"
9108 ]
9109 },
9110 {
@@ -9130,7 +9130,7 @@
9130 "zh-chs": "所有事件",
9131 "zh-cht": "所有事件",
9132 "xloc": [
9133 - "default.handlebars->47->2445"
9133 + "default.handlebars->47->2459"
9134 ]
9135 },
9136 {
@@ -9156,9 +9156,9 @@
9156 "zh-chs": "全部聚焦",
9157 "zh-cht": "全部聚焦",
9158 "xloc": [
9159 - "default.handlebars->47->1281",
9160 - "default.handlebars->47->1283",
9161 - "default.handlebars->47->1284"
9159 + "default.handlebars->47->1287",
9160 + "default.handlebars->47->1289",
9161 + "default.handlebars->47->1290"
9162 ]
9163 },
9164 {
@@ -9210,8 +9210,8 @@
9210 "zh-chs": "允许用户管理此设备组和该组中的设备。",
9211 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
9212 "xloc": [
9213 - "default.handlebars->47->2094",
9214 - "default.handlebars->47->2660"
9213 + "default.handlebars->47->2106",
9214 + "default.handlebars->47->2674"
9215 ]
9216 },
9217 {
@@ -9237,7 +9237,7 @@
9237 "zh-chs": "允许用户管理此设备。",
9238 "zh-cht": "允許用戶管理此裝置。",
9239 "xloc": [
9240 - "default.handlebars->47->2095"
9240 + "default.handlebars->47->2107"
9241 ]
9242 },
9243 {
@@ -9341,8 +9341,8 @@
9341 "xloc": [
9342 "default-mobile.handlebars->11->433",
9343 "default-mobile.handlebars->11->437",
9344 - "default.handlebars->47->1304",
9345 - "default.handlebars->47->1308"
9344 + "default.handlebars->47->1310",
9345 + "default.handlebars->47->1314"
9346 ]
9347 },
9348 {
@@ -9368,7 +9368,7 @@
9368 "zh-chs": "替代壳",
9369 "zh-cht": "替代殼",
9370 "xloc": [
9371 - "default.handlebars->47->1271"
9371 + "default.handlebars->47->1277"
9372 ]
9373 },
9374 {
@@ -9448,7 +9448,7 @@
9448 "zh-chs": "备用(F10 = ESC + 0)",
9449 "zh-cht": "備用(F10 = ESC + 0)",
9450 "xloc": [
9451 - "default.handlebars->47->1383",
9451 + "default.handlebars->47->1389",
9452 "sharing.handlebars->11->37"
9453 ]
9454 },
@@ -9528,9 +9528,9 @@
9528 "zh-chs": "一直通知",
9529 "zh-cht": "一直通知",
9530 "xloc": [
9531 - "default.handlebars->47->1955",
9532 - "default.handlebars->47->2619",
9533 - "default.handlebars->47->2724",
9531 + "default.handlebars->47->1967",
9532 + "default.handlebars->47->2633",
9533 + "default.handlebars->47->2738",
9534 "default.handlebars->47->884"
9535 ]
9536 },
@@ -9557,9 +9557,9 @@
9557 "zh-chs": "一直提示",
9558 "zh-cht": "一直提示",
9559 "xloc": [
9560 - "default.handlebars->47->1956",
9561 - "default.handlebars->47->2620",
9562 - "default.handlebars->47->2725",
9560 + "default.handlebars->47->1968",
9561 + "default.handlebars->47->2634",
9562 + "default.handlebars->47->2739",
9563 "default.handlebars->47->885"
9564 ]
9565 },
@@ -9644,7 +9644,7 @@
9644 "nl": "Er is een onbekende fout opgetreden.",
9645 "pl": "Wystąpił nieznany błąd.",
9646 "xloc": [
9647 - "default.handlebars->47->2852"
9647 + "default.handlebars->47->2872"
9648 ]
9649 },
9650 {
@@ -9828,8 +9828,8 @@
9828 "zh-chs": "杀毒软件未激活",
9829 "zh-cht": "殺毒軟件未激活",
9830 "xloc": [
9831 - "default.handlebars->47->2211",
9832 - "default.handlebars->47->2225"
9831 + "default.handlebars->47->2225",
9832 + "default.handlebars->47->2239"
9833 ]
9834 },
9835 {
@@ -10183,7 +10183,7 @@
10183 "zh-chs": "阿拉伯文(阿尔及利亚)",
10184 "zh-cht": "阿拉伯文(阿爾及利亞)",
10185 "xloc": [
10186 - "default.handlebars->47->1611"
10186 + "default.handlebars->47->1623"
10187 ]
10188 },
10189 {
@@ -10209,7 +10209,7 @@
10209 "zh-chs": "阿拉伯文(巴林)",
10210 "zh-cht": "阿拉伯文(巴林)",
10211 "xloc": [
10212 - "default.handlebars->47->1612"
10212 + "default.handlebars->47->1624"
10213 ]
10214 },
10215 {
@@ -10235,7 +10235,7 @@
10235 "zh-chs": "阿拉伯文(埃及)",
10236 "zh-cht": "阿拉伯文(埃及)",
10237 "xloc": [
10238 - "default.handlebars->47->1613"
10238 + "default.handlebars->47->1625"
10239 ]
10240 },
10241 {
@@ -10261,7 +10261,7 @@
10261 "zh-chs": "阿拉伯文(伊拉克)",
10262 "zh-cht": "阿拉伯文(伊拉克)",
10263 "xloc": [
10264 - "default.handlebars->47->1614"
10264 + "default.handlebars->47->1626"
10265 ]
10266 },
10267 {
@@ -10287,7 +10287,7 @@
10287 "zh-chs": "阿拉伯文(约旦)",
10288 "zh-cht": "阿拉伯文(約旦)",
10289 "xloc": [
10290 - "default.handlebars->47->1615"
10290 + "default.handlebars->47->1627"
10291 ]
10292 },
10293 {
@@ -10313,7 +10313,7 @@
10313 "zh-chs": "阿拉伯文(科威特)",
10314 "zh-cht": "阿拉伯文(科威特)",
10315 "xloc": [
10316 - "default.handlebars->47->1616"
10316 + "default.handlebars->47->1628"
10317 ]
10318 },
10319 {
@@ -10339,7 +10339,7 @@
10339 "zh-chs": "阿拉伯文(黎巴嫩)",
10340 "zh-cht": "阿拉伯文(黎巴嫩)",
10341 "xloc": [
10342 - "default.handlebars->47->1617"
10342 + "default.handlebars->47->1629"
10343 ]
10344 },
10345 {
@@ -10365,7 +10365,7 @@
10365 "zh-chs": "阿拉伯文(利比亚)",
10366 "zh-cht": "阿拉伯文(利比亞)",
10367 "xloc": [
10368 - "default.handlebars->47->1618"
10368 + "default.handlebars->47->1630"
10369 ]
10370 },
10371 {
@@ -10391,7 +10391,7 @@
10391 "zh-chs": "阿拉伯文(摩洛哥)",
10392 "zh-cht": "阿拉伯文(摩洛哥)",
10393 "xloc": [
10394 - "default.handlebars->47->1619"
10394 + "default.handlebars->47->1631"
10395 ]
10396 },
10397 {
@@ -10417,7 +10417,7 @@
10417 "zh-chs": "阿拉伯文(阿曼)",
10418 "zh-cht": "阿拉伯文(阿曼)",
10419 "xloc": [
10420 - "default.handlebars->47->1620"
10420 + "default.handlebars->47->1632"
10421 ]
10422 },
10423 {
@@ -10443,7 +10443,7 @@
10443 "zh-chs": "阿拉伯文(卡塔尔)",
10444 "zh-cht": "阿拉伯文(卡塔爾)",
10445 "xloc": [
10446 - "default.handlebars->47->1621"
10446 + "default.handlebars->47->1633"
10447 ]
10448 },
10449 {
@@ -10469,7 +10469,7 @@
10469 "zh-chs": "阿拉伯文(沙特阿拉伯)",
10470 "zh-cht": "阿拉伯文(沙特阿拉伯)",
10471 "xloc": [
10472 - "default.handlebars->47->1622"
10472 + "default.handlebars->47->1634"
10473 ]
10474 },
10475 {
@@ -10495,7 +10495,7 @@
10495 "zh-chs": "阿拉伯文(标准)",
10496 "zh-cht": "阿拉伯文(標準)",
10497 "xloc": [
10498 - "default.handlebars->47->1610"
10498 + "default.handlebars->47->1622"
10499 ]
10500 },
10501 {
@@ -10521,7 +10521,7 @@
10521 "zh-chs": "阿拉伯文(叙利亚)",
10522 "zh-cht": "阿拉伯文(敘利亞)",
10523 "xloc": [
10524 - "default.handlebars->47->1623"
10524 + "default.handlebars->47->1635"
10525 ]
10526 },
10527 {
@@ -10547,7 +10547,7 @@
10547 "zh-chs": "阿拉伯文(突尼斯)",
10548 "zh-cht": "阿拉伯文(突尼斯)",
10549 "xloc": [
10550 - "default.handlebars->47->1624"
10550 + "default.handlebars->47->1636"
10551 ]
10552 },
10553 {
@@ -10573,7 +10573,7 @@
10573 "zh-chs": "阿拉伯文(阿联酋)",
10574 "zh-cht": "阿拉伯文(阿聯酋)",
10575 "xloc": [
10576 - "default.handlebars->47->1625"
10576 + "default.handlebars->47->1637"
10577 ]
10578 },
10579 {
@@ -10599,7 +10599,7 @@
10599 "zh-chs": "阿拉伯文(也门)",
10600 "zh-cht": "阿拉伯文(也門)",
10601 "xloc": [
10602 - "default.handlebars->47->1626"
10602 + "default.handlebars->47->1638"
10603 ]
10604 },
10605 {
@@ -10625,7 +10625,7 @@
10625 "zh-chs": "阿拉贡文",
10626 "zh-cht": "阿拉貢文",
10627 "xloc": [
10628 - "default.handlebars->47->1627"
10628 + "default.handlebars->47->1639"
10629 ]
10630 },
10631 {
@@ -10654,9 +10654,9 @@
10654 "default-mobile.handlebars->11->513",
10655 "default-mobile.handlebars->11->515",
10656 "default-mobile.handlebars->11->517",
10657 - "default.handlebars->47->1451",
10658 - "default.handlebars->47->1453",
10659 - "default.handlebars->47->1455"
10657 + "default.handlebars->47->1457",
10658 + "default.handlebars->47->1459",
10659 + "default.handlebars->47->1461"
10660 ]
10661 },
10662 {
@@ -10709,7 +10709,7 @@
10709 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
10710 "xloc": [
10711 "default-mobile.handlebars->11->645",
10712 - "default.handlebars->47->2061"
10712 + "default.handlebars->47->2073"
10713 ]
10714 },
10715 {
@@ -10735,7 +10735,7 @@
10735 "zh-chs": "您确定要删除节点{0}吗?",
10736 "zh-cht": "你確定要刪除節點{0}嗎?",
10737 "xloc": [
10738 - "default.handlebars->47->1200"
10738 + "default.handlebars->47->1206"
10739 ]
10740 },
10741 {
@@ -10761,7 +10761,7 @@
10761 "zh-chs": "您确定要卸载所选代理吗?",
10762 "zh-cht": "你確定要卸載所選代理嗎?",
10763 "xloc": [
10764 - "default.handlebars->47->1189"
10764 + "default.handlebars->47->1195"
10765 ]
10766 },
10767 {
@@ -10787,7 +10787,7 @@
10787 "zh-chs": "您确定要卸载所选的{0}代理吗?",
10788 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
10789 "xloc": [
10790 - "default.handlebars->47->1188"
10790 + "default.handlebars->47->1194"
10791 ]
10792 },
10793 {
@@ -10813,7 +10813,7 @@
10813 "zh-chs": "您确定要{0}插件吗:{1}",
10814 "zh-cht": "你確定要{0}外掛嗎:{1}",
10815 "xloc": [
10816 - "default.handlebars->47->3132"
10816 + "default.handlebars->47->3152"
10817 ]
10818 },
10819 {
@@ -10866,7 +10866,7 @@
10866 "zh-chs": "亚美尼亚文",
10867 "zh-cht": "亞美尼亞文",
10868 "xloc": [
10869 - "default.handlebars->47->1628"
10869 + "default.handlebars->47->1640"
10870 ]
10871 },
10872 {
@@ -11049,7 +11049,7 @@
11049 "zh-chs": "阿萨姆文",
11050 "zh-cht": "阿薩姆文",
11051 "xloc": [
11052 - "default.handlebars->47->1629"
11052 + "default.handlebars->47->1641"
11053 ]
11054 },
11055 {
@@ -11205,7 +11205,7 @@
11205 "zh-chs": "阿斯图里亚斯文",
11206 "zh-cht": "阿斯圖里亞斯文",
11207 "xloc": [
11208 - "default.handlebars->47->1630"
11208 + "default.handlebars->47->1642"
11209 ]
11210 },
11211 {
@@ -11231,7 +11231,7 @@
11231 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
11232 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
11233 "xloc": [
11234 - "default.handlebars->47->2299"
11234 + "default.handlebars->47->2313"
11235 ]
11236 },
11237 {
@@ -11283,9 +11283,9 @@
11283 "default-mobile.handlebars->11->449",
11284 "default-mobile.handlebars->11->453",
11285 "default-mobile.handlebars->11->465",
11286 - "default.handlebars->47->1358",
11287 - "default.handlebars->47->1362",
11288 - "default.handlebars->47->1374",
11286 + "default.handlebars->47->1364",
11287 + "default.handlebars->47->1368",
11288 + "default.handlebars->47->1380",
11289 "ssh.handlebars->3->21",
11290 "ssh.handlebars->3->22",
11291 "ssh.handlebars->3->5",
@@ -11315,7 +11315,7 @@
11315 "zh-chs": "认证软件",
11316 "zh-cht": "認證軟體",
11317 "xloc": [
11318 - "default.handlebars->47->2728"
11318 + "default.handlebars->47->2742"
11319 ]
11320 },
11321 {
@@ -11341,9 +11341,9 @@
11341 "zh-chs": "认证设备",
11342 "zh-cht": "認證設備",
11343 "xloc": [
11344 - "default.handlebars->47->1591",
11345 - "default.handlebars->47->1593",
11346 - "default.handlebars->47->1597"
11344 + "default.handlebars->47->1603",
11345 + "default.handlebars->47->1605",
11346 + "default.handlebars->47->1609"
11347 ]
11348 },
11349 {
@@ -11371,8 +11371,8 @@
11371 "xloc": [
11372 "default-mobile.handlebars->11->466",
11373 "default-mobile.handlebars->11->472",
11374 - "default.handlebars->47->1376",
11375 - "default.handlebars->47->1391"
11374 + "default.handlebars->47->1382",
11375 + "default.handlebars->47->1397"
11376 ]
11377 },
11378 {
@@ -11402,8 +11402,8 @@
11402 "default-mobile.handlebars->11->104",
11403 "default-mobile.handlebars->11->68",
11404 "default-mobile.handlebars->11->71",
11405 - "default.handlebars->47->1587",
11406 - "default.handlebars->47->1589",
11405 + "default.handlebars->47->1599",
11406 + "default.handlebars->47->1601",
11407 "default.handlebars->47->209",
11408 "default.handlebars->47->214"
11409 ]
@@ -11535,8 +11535,8 @@
11535 "zh-chs": "自动删除",
11536 "zh-cht": "自動刪除",
11537 "xloc": [
11538 - "default.handlebars->47->1940",
11539 - "default.handlebars->47->2438"
11538 + "default.handlebars->47->1952",
11539 + "default.handlebars->47->2452"
11540 ]
11541 },
11542 {
@@ -11592,7 +11592,7 @@
11592 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
11593 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
11594 "xloc": [
11595 - "default.handlebars->47->2380"
11595 + "default.handlebars->47->2394"
11596 ]
11597 },
11598 {
@@ -11694,7 +11694,7 @@
11694 "zh-chs": "自动移除非活动设备",
11695 "zh-cht": "自動移除非活動設備",
11696 "xloc": [
11697 - "default.handlebars->47->2089"
11697 + "default.handlebars->47->2101"
11698 ]
11699 },
11700 {
@@ -11720,7 +11720,7 @@
11720 "zh-chs": "可用內存",
11721 "zh-cht": "可用內存",
11722 "xloc": [
11723 - "default.handlebars->47->3061"
11723 + "default.handlebars->47->3081"
11724 ]
11725 },
11726 {
@@ -11746,7 +11746,7 @@
11746 "zh-chs": "阿塞拜疆文",
11747 "zh-cht": "阿塞拜疆文",
11748 "xloc": [
11749 - "default.handlebars->47->1631"
11749 + "default.handlebars->47->1643"
11750 ]
11751 },
11752 {
@@ -11804,7 +11804,7 @@
11804 "zh-cht": "的BIOS",
11805 "xloc": [
11806 "default-mobile.handlebars->11->583",
11807 - "default.handlebars->47->1514"
11807 + "default.handlebars->47->1520"
11808 ]
11809 },
11810 {
@@ -11919,7 +11919,7 @@
11919 "zh-cht": "退格",
11920 "xloc": [
11921 "default-mobile.handlebars->11->416",
11922 - "default.handlebars->47->1287"
11922 + "default.handlebars->47->1293"
11923 ]
11924 },
11925 {
@@ -11971,8 +11971,8 @@
11971 "zh-chs": "后台运行与交互式运行",
11972 "zh-cht": "背景與互動",
11973 "xloc": [
11974 - "default.handlebars->47->2186",
11975 - "default.handlebars->47->2193",
11974 + "default.handlebars->47->2200",
11975 + "default.handlebars->47->2207",
11976 "default.handlebars->47->527",
11977 "default.handlebars->47->547"
11978 ]
@@ -12000,8 +12000,8 @@
12000 "zh-chs": "仅后台运行",
12001 "zh-cht": "僅背景",
12002 "xloc": [
12003 - "default.handlebars->47->2187",
12004 - "default.handlebars->47->2194",
12003 + "default.handlebars->47->2201",
12004 + "default.handlebars->47->2208",
12005 "default.handlebars->47->528",
12006 "default.handlebars->47->548",
12007 "default.handlebars->47->564"
@@ -12057,8 +12057,8 @@
12057 "zh-chs": "备用码",
12058 "zh-cht": "備用碼",
12059 "xloc": [
12060 - "default.handlebars->47->2731",
12061 - "default.handlebars->47->2948"
12060 + "default.handlebars->47->2745",
12061 + "default.handlebars->47->2968"
12062 ]
12063 },
12064 {
@@ -12137,7 +12137,7 @@
12137 "zh-chs": "错误的签名",
12138 "zh-cht": "錯誤的簽名",
12139 "xloc": [
12140 - "default.handlebars->47->3043"
12140 + "default.handlebars->47->3063"
12141 ]
12142 },
12143 {
@@ -12163,7 +12163,7 @@
12163 "zh-chs": "错误的网络证书",
12164 "zh-cht": "錯誤的網絡憑證",
12165 "xloc": [
12166 - "default.handlebars->47->3042"
12166 + "default.handlebars->47->3062"
12167 ]
12168 },
12169 {
@@ -12189,7 +12189,7 @@
12189 "zh-chs": "巴斯克",
12190 "zh-cht": "巴斯克",
12191 "xloc": [
12192 - "default.handlebars->47->1632"
12192 + "default.handlebars->47->1644"
12193 ]
12194 },
12195 {
@@ -12267,7 +12267,7 @@
12267 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
12268 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
12269 "xloc": [
12270 - "default.handlebars->47->2379"
12270 + "default.handlebars->47->2393"
12271 ]
12272 },
12273 {
@@ -12293,7 +12293,7 @@
12293 "zh-chs": "白俄罗斯文",
12294 "zh-cht": "白俄羅斯文",
12295 "xloc": [
12296 - "default.handlebars->47->1634"
12296 + "default.handlebars->47->1646"
12297 ]
12298 },
12299 {
@@ -12319,7 +12319,7 @@
12319 "zh-chs": "孟加拉",
12320 "zh-cht": "孟加拉",
12321 "xloc": [
12322 - "default.handlebars->47->1635"
12322 + "default.handlebars->47->1647"
12323 ]
12324 },
12325 {
@@ -12398,7 +12398,7 @@
12398 "zh-cht": "引導加載程序",
12399 "xloc": [
12400 "default-mobile.handlebars->11->547",
12401 - "default.handlebars->47->1468"
12401 + "default.handlebars->47->1474"
12402 ]
12403 },
12404 {
@@ -12424,7 +12424,7 @@
12424 "zh-chs": "波斯尼亚文",
12425 "zh-cht": "波斯尼亞文",
12426 "xloc": [
12427 - "default.handlebars->47->1636"
12427 + "default.handlebars->47->1648"
12428 ]
12429 },
12430 {
@@ -12450,7 +12450,7 @@
12450 "zh-chs": "布列塔尼",
12451 "zh-cht": "布列塔尼",
12452 "xloc": [
12453 - "default.handlebars->47->1637"
12453 + "default.handlebars->47->1649"
12454 ]
12455 },
12456 {
@@ -12476,7 +12476,7 @@
12476 "zh-chs": "广播",
12477 "zh-cht": "廣播",
12478 "xloc": [
12479 - "default.handlebars->47->2626",
12479 + "default.handlebars->47->2640",
12480 "default.handlebars->container->column_l->p4->3->1->0->3->1"
12481 ]
12482 },
@@ -12503,7 +12503,7 @@
12503 "zh-chs": "广播消息",
12504 "zh-cht": "廣播消息",
12505 "xloc": [
12506 - "default.handlebars->47->2542"
12506 + "default.handlebars->47->2556"
12507 ]
12508 },
12509 {
@@ -12529,7 +12529,7 @@
12529 "zh-chs": "向所有连接的用户广播消息。",
12530 "zh-cht": "向所有連接的用戶廣播消息。",
12531 "xloc": [
12532 - "default.handlebars->47->2537"
12532 + "default.handlebars->47->2551"
12533 ]
12534 },
12535 {
@@ -12555,7 +12555,7 @@
12555 "zh-chs": "浏览器",
12556 "zh-cht": "瀏覽器",
12557 "xloc": [
12558 - "default.handlebars->47->2922"
12558 + "default.handlebars->47->2942"
12559 ]
12560 },
12561 {
@@ -12634,7 +12634,7 @@
12634 "zh-chs": "保加利亚文",
12635 "zh-cht": "保加利亞文",
12636 "xloc": [
12637 - "default.handlebars->47->1633"
12637 + "default.handlebars->47->1645"
12638 ]
12639 },
12640 {
@@ -12660,7 +12660,7 @@
12660 "zh-chs": "缅甸文",
12661 "zh-cht": "緬甸文",
12662 "xloc": [
12663 - "default.handlebars->47->1638"
12663 + "default.handlebars->47->1650"
12664 ]
12665 },
12666 {
@@ -12686,7 +12686,7 @@
12686 "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
12687 "zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
12688 "xloc": [
12689 - "default.handlebars->47->2091"
12689 + "default.handlebars->47->2103"
12690 ]
12691 },
12692 {
@@ -12712,7 +12712,7 @@
12712 "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
12713 "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
12714 "xloc": [
12715 - "default.handlebars->47->2092"
12715 + "default.handlebars->47->2104"
12716 ]
12717 },
12718 {
@@ -12738,7 +12738,7 @@
12738 "zh-chs": "字节输入",
12739 "zh-cht": "字節輸入",
12740 "xloc": [
12741 - "default.handlebars->47->2918"
12741 + "default.handlebars->47->2938"
12742 ]
12743 },
12744 {
@@ -12764,7 +12764,7 @@
12764 "zh-chs": "字节输出",
12765 "zh-cht": "字節輸出",
12766 "xloc": [
12767 - "default.handlebars->47->2919"
12767 + "default.handlebars->47->2939"
12768 ]
12769 },
12770 {
@@ -12854,7 +12854,7 @@
12854 "zh-chs": "CCM模式",
12855 "zh-cht": "CCM模式",
12856 "xloc": [
12857 - "default.handlebars->47->2044"
12857 + "default.handlebars->47->2056"
12858 ]
12859 },
12860 {
@@ -12881,7 +12881,7 @@
12881 "zh-cht": "CIRA",
12882 "xloc": [
12883 "default-mobile.handlebars->11->257",
12884 - "default.handlebars->47->3068",
12884 + "default.handlebars->47->3088",
12885 "default.handlebars->47->388",
12886 "default.handlebars->47->649"
12887 ]
@@ -12909,7 +12909,7 @@
12909 "zh-chs": "CIRA服务器",
12910 "zh-cht": "CIRA伺服器",
12911 "xloc": [
12912 - "default.handlebars->47->3116"
12912 + "default.handlebars->47->3136"
12913 ]
12914 },
12915 {
@@ -12935,7 +12935,7 @@
12935 "zh-chs": "CIRA服务器命令",
12936 "zh-cht": "CIRA伺服器指令",
12937 "xloc": [
12938 - "default.handlebars->47->3117"
12938 + "default.handlebars->47->3137"
12939 ]
12940 },
12941 {
@@ -12987,7 +12987,7 @@
12987 "zh-chs": "CIRA设置",
12988 "zh-cht": "CIRA設置",
12989 "xloc": [
12990 - "default.handlebars->47->2052"
12990 + "default.handlebars->47->2064"
12991 ]
12992 },
12993 {
@@ -13014,8 +13014,8 @@
13014 "zh-cht": "CPU",
13015 "xloc": [
13016 "default-mobile.handlebars->11->589",
13017 - "default.handlebars->47->1520",
13018 - "default.handlebars->47->3092",
13017 + "default.handlebars->47->1526",
13018 + "default.handlebars->47->3112",
13019 "default.handlebars->container->column_l->p40->3->1->p40type->5"
13020 ]
13021 },
@@ -13042,7 +13042,7 @@
13042 "zh-chs": "CPU负载",
13043 "zh-cht": "CPU負載",
13044 "xloc": [
13045 - "default.handlebars->47->3057"
13045 + "default.handlebars->47->3077"
13046 ]
13047 },
13048 {
@@ -13068,7 +13068,7 @@
13068 "zh-chs": "最近15分钟的CPU负载",
13069 "zh-cht": "最近15分鐘的CPU負載",
13070 "xloc": [
13071 - "default.handlebars->47->3060"
13071 + "default.handlebars->47->3080"
13072 ]
13073 },
13074 {
@@ -13094,7 +13094,7 @@
13094 "zh-chs": "最近5分钟的CPU负载",
13095 "zh-cht": "最近5分鐘的CPU負載",
13096 "xloc": [
13097 - "default.handlebars->47->3059"
13097 + "default.handlebars->47->3079"
13098 ]
13099 },
13100 {
@@ -13120,7 +13120,7 @@
13120 "zh-chs": "最近一分钟的CPU负载",
13121 "zh-cht": "最近一分鐘的CPU負載",
13122 "xloc": [
13123 - "default.handlebars->47->3058"
13123 + "default.handlebars->47->3078"
13124 ]
13125 },
13126 {
@@ -13146,8 +13146,8 @@
13146 "zh-chs": "CR+LF",
13147 "zh-cht": "CR+LF",
13148 "xloc": [
13149 - "default.handlebars->47->1354",
13150 - "default.handlebars->47->1385",
13149 + "default.handlebars->47->1360",
13150 + "default.handlebars->47->1391",
13151 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
13152 "sharing.handlebars->11->25",
13153 "sharing.handlebars->11->39",
@@ -13177,7 +13177,7 @@
13177 "zh-chs": "CSV",
13178 "zh-cht": "CSV",
13179 "xloc": [
13180 - "default.handlebars->47->2455"
13180 + "default.handlebars->47->2469"
13181 ]
13182 },
13183 {
@@ -13203,8 +13203,8 @@
13203 "zh-chs": "CSV格式",
13204 "zh-cht": "CSV格式",
13205 "xloc": [
13206 - "default.handlebars->47->2459",
13207 - "default.handlebars->47->2529",
13206 + "default.handlebars->47->2473",
13207 + "default.handlebars->47->2543",
13208 "default.handlebars->47->714"
13209 ]
13210 },
@@ -13254,14 +13254,14 @@
13254 "zh-chs": "呼叫错误",
13255 "zh-cht": "呼叫錯誤",
13256 "xloc": [
13257 - "default.handlebars->47->3133"
13257 + "default.handlebars->47->3153"
13258 ]
13259 },
13260 {
13261 "en": "CallMeBot",
13262 "xloc": [
13263 - "default.handlebars->47->1570",
13264 - "default.handlebars->47->2766"
13263 + "default.handlebars->47->1576",
13264 + "default.handlebars->47->2780"
13265 ]
13266 },
13267 {
@@ -13316,8 +13316,8 @@
13316 "agent-translations.json",
13317 "default-mobile.handlebars->11->113",
13318 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
13319 - "default.handlebars->47->1910",
13320 - "default.handlebars->47->3122",
13319 + "default.handlebars->47->1922",
13320 + "default.handlebars->47->3142",
13321 "default.handlebars->47->500",
13322 "default.handlebars->container->dialog->idx_dlgButtonBar",
13323 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -13427,9 +13427,9 @@
13427 "default-mobile.handlebars->11->594",
13428 "default-mobile.handlebars->11->599",
13429 "default-mobile.handlebars->11->601",
13430 - "default.handlebars->47->1525",
13431 - "default.handlebars->47->1530",
13432 - "default.handlebars->47->1532"
13430 + "default.handlebars->47->1531",
13431 + "default.handlebars->47->1536",
13432 + "default.handlebars->47->1538"
13433 ]
13434 },
13435 {
@@ -13456,7 +13456,7 @@
13456 "zh-cht": "容量/速度",
13457 "xloc": [
13458 "default-mobile.handlebars->11->592",
13459 - "default.handlebars->47->1523"
13459 + "default.handlebars->47->1529"
13460 ]
13461 },
13462 {
@@ -13482,7 +13482,7 @@
13482 "zh-chs": "加泰罗尼亚文",
13483 "zh-cht": "加泰羅尼亞文",
13484 "xloc": [
13485 - "default.handlebars->47->1639"
13485 + "default.handlebars->47->1651"
13486 ]
13487 },
13488 {
@@ -13585,7 +13585,7 @@
13585 "zh-chs": "查莫罗",
13586 "zh-cht": "查莫羅",
13587 "xloc": [
13588 - "default.handlebars->47->1640"
13588 + "default.handlebars->47->1652"
13589 ]
13590 },
13591 {
@@ -13639,7 +13639,7 @@
13639 "zh-chs": "更改{0}的邮箱",
13640 "zh-cht": "更改{0}的電郵",
13641 "xloc": [
13642 - "default.handlebars->47->2798"
13642 + "default.handlebars->47->2818"
13643 ]
13644 },
13645 {
@@ -13665,8 +13665,8 @@
13665 "zh-chs": "更改组",
13666 "zh-cht": "更改群",
13667 "xloc": [
13668 - "default.handlebars->47->1197",
13669 - "default.handlebars->47->1198",
13668 + "default.handlebars->47->1203",
13669 + "default.handlebars->47->1204",
13670 "default.handlebars->47->943"
13671 ]
13672 },
@@ -13694,8 +13694,8 @@
13694 "zh-cht": "更改密碼",
13695 "xloc": [
13696 "default-mobile.handlebars->11->121",
13697 - "default.handlebars->47->1856",
13698 - "default.handlebars->47->2752"
13697 + "default.handlebars->47->1868",
13698 + "default.handlebars->47->2766"
13699 ]
13700 },
13701 {
@@ -13721,7 +13721,7 @@
13721 "zh-chs": "更改{0}的密码",
13722 "zh-cht": "更改{0}的密碼",
13723 "xloc": [
13724 - "default.handlebars->47->2807"
13724 + "default.handlebars->47->2827"
13725 ]
13726 },
13727 {
@@ -13747,7 +13747,7 @@
13747 "zh-chs": "更改{0}的真实名称",
13748 "zh-cht": "更改{0}的真實名稱",
13749 "xloc": [
13750 - "default.handlebars->47->2793"
13750 + "default.handlebars->47->2813"
13751 ]
13752 },
13753 {
@@ -13902,7 +13902,7 @@
13902 "zh-chs": "更改该用户的密码",
13903 "zh-cht": "更改該用戶的密碼",
13904 "xloc": [
13905 - "default.handlebars->47->2751"
13905 + "default.handlebars->47->2765"
13906 ]
13907 },
13908 {
@@ -13954,7 +13954,7 @@
13954 "zh-chs": "更改您的邮件地址。",
13955 "zh-cht": "在此處更改你的帳戶電郵地址。",
13956 "xloc": [
13957 - "default.handlebars->47->1843"
13957 + "default.handlebars->47->1855"
13958 ]
13959 },
13960 {
@@ -13980,7 +13980,7 @@
13980 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
13981 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
13982 "xloc": [
13983 - "default.handlebars->47->1849"
13983 + "default.handlebars->47->1861"
13984 ]
13985 },
13986 {
@@ -14006,7 +14006,7 @@
14006 "zh-chs": "更改帐户凭据",
14007 "zh-cht": "帳戶憑證已更改",
14008 "xloc": [
14009 - "default.handlebars->47->2351"
14009 + "default.handlebars->47->2365"
14010 ]
14011 },
14012 {
@@ -14032,7 +14032,7 @@
14032 "zh-chs": "将帐户显示名称更改为 {0}。",
14033 "zh-cht": "將帳戶顯示名稱更改為 {0}。",
14034 "xloc": [
14035 - "default.handlebars->47->2403"
14035 + "default.handlebars->47->2417"
14036 ]
14037 },
14038 {
@@ -14058,8 +14058,8 @@
14058 "zh-chs": "{1}组中的设备{0}已更改:{2}",
14059 "zh-cht": "{1}組中的設備{0}已更改:{2}",
14060 "xloc": [
14061 - "default.handlebars->47->2335",
14062 - "default.handlebars->47->2416"
14061 + "default.handlebars->47->2349",
14062 + "default.handlebars->47->2430"
14063 ]
14064 },
14065 {
@@ -14085,7 +14085,7 @@
14085 "zh-chs": "语言从{1}更改为{2}",
14086 "zh-cht": "語言從{1}更改為{2}",
14087 "xloc": [
14088 - "default.handlebars->47->2279"
14088 + "default.handlebars->47->2293"
14089 ]
14090 },
14091 {
@@ -14111,8 +14111,8 @@
14111 "zh-chs": "已更改{0}的用户设备权限",
14112 "zh-cht": "已更改{0}的用戶設備權限",
14113 "xloc": [
14114 - "default.handlebars->47->2337",
14115 - "default.handlebars->47->2358"
14114 + "default.handlebars->47->2351",
14115 + "default.handlebars->47->2372"
14116 ]
14117 },
14118 {
@@ -14161,7 +14161,7 @@
14161 "zh-chs": "更改语言将需要刷新页面。",
14162 "zh-cht": "更改語言將需要刷新頁面。",
14163 "xloc": [
14164 - "default.handlebars->47->1807"
14164 + "default.handlebars->47->1819"
14165 ]
14166 },
14167 {
@@ -14188,10 +14188,10 @@
14188 "zh-cht": "聊天",
14189 "xloc": [
14190 "default.handlebars->47->1047",
14191 - "default.handlebars->47->1069",
14192 - "default.handlebars->47->2476",
14193 - "default.handlebars->47->2747",
14194 - "default.handlebars->47->2748",
14191 + "default.handlebars->47->1072",
14192 + "default.handlebars->47->2490",
14193 + "default.handlebars->47->2761",
14194 + "default.handlebars->47->2762",
14195 "default.handlebars->47->932"
14196 ]
14197 },
@@ -14220,8 +14220,8 @@
14220 "xloc": [
14221 "default-mobile.handlebars->11->674",
14222 "default-mobile.handlebars->11->694",
14223 - "default.handlebars->47->2123",
14224 - "default.handlebars->47->2160"
14223 + "default.handlebars->47->2135",
14224 + "default.handlebars->47->2173"
14225 ]
14226 },
14227 {
@@ -14248,7 +14248,7 @@
14248 "zh-cht": "聊天請求,點擊這裡接受。",
14249 "xloc": [
14250 "default-mobile.handlebars->11->726",
14251 - "default.handlebars->47->3007"
14251 + "default.handlebars->47->3027"
14252 ]
14253 },
14254 {
@@ -14300,7 +14300,7 @@
14300 "zh-chs": "车臣",
14301 "zh-cht": "車臣",
14302 "xloc": [
14303 - "default.handlebars->47->1641"
14303 + "default.handlebars->47->1653"
14304 ]
14305 },
14306 {
@@ -14437,8 +14437,8 @@
14437 "zh-chs": "检查...",
14438 "zh-cht": "檢查...",
14439 "xloc": [
14440 - "default.handlebars->47->1607",
14441 - "default.handlebars->47->3127"
14440 + "default.handlebars->47->1619",
14441 + "default.handlebars->47->3147"
14442 ]
14443 },
14444 {
@@ -14464,7 +14464,7 @@
14464 "zh-chs": "中文",
14465 "zh-cht": "中文",
14466 "xloc": [
14467 - "default.handlebars->47->1642"
14467 + "default.handlebars->47->1654"
14468 ]
14469 },
14470 {
@@ -14490,7 +14490,7 @@
14490 "zh-chs": "中文(香港)",
14491 "zh-cht": "中文(香港)",
14492 "xloc": [
14493 - "default.handlebars->47->1643"
14493 + "default.handlebars->47->1655"
14494 ]
14495 },
14496 {
@@ -14516,7 +14516,7 @@
14516 "zh-chs": "中文(中国)",
14517 "zh-cht": "中文(中國)",
14518 "xloc": [
14519 - "default.handlebars->47->1644"
14519 + "default.handlebars->47->1656"
14520 ]
14521 },
14522 {
@@ -14542,7 +14542,7 @@
14542 "zh-chs": "简体中文",
14543 "zh-cht": "簡體中文",
14544 "xloc": [
14545 - "default.handlebars->47->1804"
14545 + "default.handlebars->47->1816"
14546 ]
14547 },
14548 {
@@ -14568,7 +14568,7 @@
14568 "zh-chs": "中文(新加坡)",
14569 "zh-cht": "中文(新加坡)",
14570 "xloc": [
14571 - "default.handlebars->47->1645"
14571 + "default.handlebars->47->1657"
14572 ]
14573 },
14574 {
@@ -14594,7 +14594,7 @@
14594 "zh-chs": "中文(台湾)",
14595 "zh-cht": "中文(台灣)",
14596 "xloc": [
14597 - "default.handlebars->47->1646"
14597 + "default.handlebars->47->1658"
14598 ]
14599 },
14600 {
@@ -14620,7 +14620,7 @@
14620 "zh-chs": "繁体中文",
14621 "zh-cht": "繁體中文",
14622 "xloc": [
14623 - "default.handlebars->47->1805"
14623 + "default.handlebars->47->1817"
14624 ]
14625 },
14626 {
@@ -14673,7 +14673,7 @@
14673 "zh-chs": "楚瓦什",
14674 "zh-cht": "楚瓦什",
14675 "xloc": [
14676 - "default.handlebars->47->1647"
14676 + "default.handlebars->47->1659"
14677 ]
14678 },
14679 {
@@ -14729,11 +14729,11 @@
14729 "default-mobile.handlebars->11->503",
14730 "default-mobile.handlebars->11->78",
14731 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
14732 - "default.handlebars->47->1425",
14733 - "default.handlebars->47->1427",
14734 - "default.handlebars->47->1429",
14732 "default.handlebars->47->1431",
14736 - "default.handlebars->47->2273",
14733 + "default.handlebars->47->1433",
14734 + "default.handlebars->47->1435",
14735 + "default.handlebars->47->1437",
14736 + "default.handlebars->47->2287",
14737 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
14738 "default.handlebars->container->column_l->p41->3->1",
14739 "messenger.handlebars->xbottom->1->1->0->5",
@@ -14767,7 +14767,7 @@
14767 "zh-cht": "清除 RDP 憑據?",
14768 "xloc": [
14769 "default-mobile.handlebars->11->401",
14770 - "default.handlebars->47->1241"
14770 + "default.handlebars->47->1247"
14771 ]
14772 },
14773 {
@@ -14794,7 +14794,7 @@
14794 "zh-cht": "清除 SSH 憑據?",
14795 "xloc": [
14796 "default-mobile.handlebars->11->399",
14797 - "default.handlebars->47->1239"
14797 + "default.handlebars->47->1245"
14798 ]
14799 },
14800 {
@@ -14900,7 +14900,7 @@
14900 "zh-cht": "全部清除",
14901 "xloc": [
14902 "default-mobile.handlebars->11->709",
14903 - "default.handlebars->47->2990"
14903 + "default.handlebars->47->3010"
14904 ]
14905 },
14906 {
@@ -14954,7 +14954,7 @@
14954 "zh-cht": "清除核心",
14955 "xloc": [
14956 "default-mobile.handlebars->11->615",
14957 - "default.handlebars->47->1547"
14957 + "default.handlebars->47->1553"
14958 ]
14959 },
14960 {
@@ -15007,7 +15007,7 @@
15007 "zh-cht": "清除此通知",
15008 "xloc": [
15009 "default-mobile.handlebars->11->708",
15010 - "default.handlebars->47->2989"
15010 + "default.handlebars->47->3009"
15011 ]
15012 },
15013 {
@@ -15111,8 +15111,8 @@
15111 "zh-chs": "单击此处编辑设备组名称",
15112 "zh-cht": "單擊此處編輯裝置群名稱",
15113 "xloc": [
15114 - "default.handlebars->47->1921",
15115 - "default.handlebars->47->2216"
15114 + "default.handlebars->47->1933",
15115 + "default.handlebars->47->2230"
15116 ]
15117 },
15118 {
@@ -15164,7 +15164,7 @@
15164 "zh-chs": "单击此处编辑用户组名称",
15165 "zh-cht": "單擊此處編輯用戶群名稱",
15166 "xloc": [
15167 - "default.handlebars->47->2599"
15167 + "default.handlebars->47->2613"
15168 ]
15169 },
15170 {
@@ -15294,7 +15294,7 @@
15294 "zh-cht": "單擊確定將驗證電郵發送到:",
15295 "xloc": [
15296 "default-mobile.handlebars->11->106",
15297 - "default.handlebars->47->1840"
15297 + "default.handlebars->47->1852"
15298 ]
15299 },
15300 {
@@ -15397,7 +15397,7 @@
15397 "zh-cht": "客戶端控制模式(CCM)",
15398 "xloc": [
15399 "default-mobile.handlebars->11->569",
15400 - "default.handlebars->47->1500"
15400 + "default.handlebars->47->1506"
15401 ]
15402 },
15403 {
@@ -15423,7 +15423,7 @@
15423 "zh-chs": "客户编号",
15424 "zh-cht": "客戶編號",
15425 "xloc": [
15426 - "default.handlebars->47->1903"
15426 + "default.handlebars->47->1915"
15427 ]
15428 },
15429 {
@@ -15449,7 +15449,7 @@
15449 "zh-chs": "客户端启动的远程访问",
15450 "zh-cht": "客戶端啟動的遠程訪問",
15451 "xloc": [
15452 - "default.handlebars->47->2051"
15452 + "default.handlebars->47->2063"
15453 ]
15454 },
15455 {
@@ -15475,7 +15475,7 @@
15475 "zh-chs": "客户机密",
15476 "zh-cht": "客戶機密",
15477 "xloc": [
15478 - "default.handlebars->47->1904"
15478 + "default.handlebars->47->1916"
15479 ]
15480 },
15481 {
@@ -15530,11 +15530,11 @@
15530 "xloc": [
15531 "agent-translations.json",
15532 "default-mobile.handlebars->11->76",
15533 - "default.handlebars->47->1342",
15534 - "default.handlebars->47->1401",
15533 + "default.handlebars->47->1348",
15534 + "default.handlebars->47->1407",
15535 "default.handlebars->47->221",
15536 "default.handlebars->47->229",
15537 - "default.handlebars->47->3121",
15537 + "default.handlebars->47->3141",
15538 "sharing.handlebars->11->52"
15539 ]
15540 },
@@ -15561,7 +15561,7 @@
15561 "zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
15562 "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
15563 "xloc": [
15564 - "default.handlebars->47->2423"
15564 + "default.handlebars->47->2437"
15565 ]
15566 },
15567 {
@@ -15587,7 +15587,7 @@
15587 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
15588 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
15589 "xloc": [
15590 - "default.handlebars->47->2284"
15590 + "default.handlebars->47->2298"
15591 ]
15592 },
15593 {
@@ -15771,8 +15771,8 @@
15771 "xloc": [
15772 "default-mobile.handlebars->11->696",
15773 "default.handlebars->47->1049",
15774 - "default.handlebars->47->1071",
15775 - "default.handlebars->47->2162"
15774 + "default.handlebars->47->1074",
15775 + "default.handlebars->47->2175"
15776 ]
15777 },
15778 {
@@ -15825,8 +15825,8 @@
15825 "zh-chs": "通用设备组",
15826 "zh-cht": "通用裝置群",
15827 "xloc": [
15828 - "default.handlebars->47->2634",
15829 - "default.handlebars->47->2812"
15828 + "default.handlebars->47->2648",
15829 + "default.handlebars->47->2832"
15830 ]
15831 },
15832 {
@@ -15852,8 +15852,8 @@
15852 "zh-chs": "通用设备",
15853 "zh-cht": "通用裝置",
15854 "xloc": [
15855 - "default.handlebars->47->2640",
15856 - "default.handlebars->47->2824"
15855 + "default.handlebars->47->2654",
15856 + "default.handlebars->47->2844"
15857 ]
15858 },
15859 {
@@ -15880,7 +15880,7 @@
15880 "zh-cht": "編譯時間",
15881 "xloc": [
15882 "default-mobile.handlebars->11->543",
15883 - "default.handlebars->47->1464"
15883 + "default.handlebars->47->1470"
15884 ]
15885 },
15886 {
@@ -15929,7 +15929,7 @@
15929 "zh-chs": "压缩档案...",
15930 "zh-cht": "壓縮檔案...",
15931 "xloc": [
15932 - "default.handlebars->47->1396",
15932 + "default.handlebars->47->1402",
15933 "sharing.handlebars->11->47"
15934 ]
15935 },
@@ -15962,7 +15962,7 @@
15962 "nl": "Configuratiebestand vermeldingen",
15963 "pl": "Zapisy pliku konfiguracyjnego",
15964 "xloc": [
15965 - "default.handlebars->47->2966"
15965 + "default.handlebars->47->2986"
15966 ]
15967 },
15968 {
@@ -15990,13 +15990,13 @@
15990 "xloc": [
15991 "default-mobile.handlebars->11->396",
15992 "default-mobile.handlebars->11->646",
15993 - "default.handlebars->47->1192",
15994 - "default.handlebars->47->1201",
15995 - "default.handlebars->47->2062",
15996 - "default.handlebars->47->2506",
15997 - "default.handlebars->47->2589",
15998 - "default.handlebars->47->2656",
15999 - "default.handlebars->47->2810",
15993 + "default.handlebars->47->1198",
15994 + "default.handlebars->47->1207",
15995 + "default.handlebars->47->2074",
15996 + "default.handlebars->47->2520",
15997 + "default.handlebars->47->2603",
15998 + "default.handlebars->47->2670",
15999 + "default.handlebars->47->2830",
16000 "default.handlebars->47->684"
16001 ]
16002 },
@@ -16047,7 +16047,7 @@
16047 "zh-cht": "確認將1個副本複製到此位置?",
16048 "xloc": [
16049 "default-mobile.handlebars->11->492",
16050 - "default.handlebars->47->1420",
16050 + "default.handlebars->47->1426",
16051 "sharing.handlebars->11->70"
16052 ]
16053 },
@@ -16074,7 +16074,7 @@
16074 "zh-chs": "确认{0}个条目的复制到此位置?",
16075 "zh-cht": "確認{0}個條目的複製到此位置?",
16076 "xloc": [
16077 - "default.handlebars->47->1419",
16077 + "default.handlebars->47->1425",
16078 "sharing.handlebars->11->69"
16079 ]
16080 },
@@ -16127,7 +16127,7 @@
16127 "zh-chs": "确认删除选定的帐户?",
16128 "zh-cht": "確認刪除所選帳戶?",
16129 "xloc": [
16130 - "default.handlebars->47->2505"
16130 + "default.handlebars->47->2519"
16131 ]
16132 },
16133 {
@@ -16176,7 +16176,7 @@
16176 "zh-chs": "确认删除选定的用户组?",
16177 "zh-cht": "確認刪除所選用戶群?",
16178 "xloc": [
16179 - "default.handlebars->47->2588"
16179 + "default.handlebars->47->2602"
16180 ]
16181 },
16182 {
@@ -16202,7 +16202,7 @@
16202 "zh-chs": "确认删除用户{0}?",
16203 "zh-cht": "確認刪除用戶{0}?",
16204 "xloc": [
16205 - "default.handlebars->47->2809"
16205 + "default.handlebars->47->2829"
16206 ]
16207 },
16208 {
@@ -16228,7 +16228,7 @@
16228 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
16229 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
16230 "xloc": [
16231 - "default.handlebars->47->2659"
16231 + "default.handlebars->47->2673"
16232 ]
16233 },
16234 {
@@ -16254,7 +16254,7 @@
16254 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
16255 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
16256 "xloc": [
16257 - "default.handlebars->47->2841"
16257 + "default.handlebars->47->2861"
16258 ]
16259 },
16260 {
@@ -16281,7 +16281,7 @@
16281 "zh-cht": "確認將1個條目移動到此位置?",
16282 "xloc": [
16283 "default-mobile.handlebars->11->494",
16284 - "default.handlebars->47->1422",
16284 + "default.handlebars->47->1428",
16285 "sharing.handlebars->11->72"
16286 ]
16287 },
@@ -16308,7 +16308,7 @@
16308 "zh-chs": "确认将{0}个条目移到此位置?",
16309 "zh-cht": "確認將{0}個條目移到該位置?",
16310 "xloc": [
16311 - "default.handlebars->47->1421",
16311 + "default.handlebars->47->1427",
16312 "sharing.handlebars->11->71"
16313 ]
16314 },
@@ -16361,7 +16361,7 @@
16361 "zh-chs": "确认覆盖?",
16362 "zh-cht": "確認覆蓋?",
16363 "xloc": [
16364 - "default.handlebars->47->2265"
16364 + "default.handlebars->47->2279"
16365 ]
16366 },
16367 {
@@ -16387,8 +16387,8 @@
16387 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
16388 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
16389 "xloc": [
16390 - "default.handlebars->47->2649",
16391 - "default.handlebars->47->2832"
16390 + "default.handlebars->47->2663",
16391 + "default.handlebars->47->2852"
16392 ]
16393 },
16394 {
@@ -16414,8 +16414,8 @@
16414 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
16415 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
16416 "xloc": [
16417 - "default.handlebars->47->2651",
16418 - "default.handlebars->47->2845"
16417 + "default.handlebars->47->2665",
16418 + "default.handlebars->47->2865"
16419 ]
16420 },
16421 {
@@ -16441,7 +16441,7 @@
16441 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
16442 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
16443 "xloc": [
16444 - "default.handlebars->47->2834"
16444 + "default.handlebars->47->2854"
16445 ]
16446 },
16447 {
@@ -16467,7 +16467,7 @@
16467 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
16468 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
16469 "xloc": [
16470 - "default.handlebars->47->2837"
16470 + "default.handlebars->47->2857"
16471 ]
16472 },
16473 {
@@ -16493,8 +16493,8 @@
16493 "zh-chs": "确认删除访问权限?",
16494 "zh-cht": "確認刪除訪問權限?",
16495 "xloc": [
16496 - "default.handlebars->47->2835",
16497 - "default.handlebars->47->2838"
16496 + "default.handlebars->47->2855",
16497 + "default.handlebars->47->2858"
16498 ]
16499 },
16500 {
@@ -16521,7 +16521,7 @@
16521 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
16522 "xloc": [
16523 "default-mobile.handlebars->11->105",
16524 - "default.handlebars->47->1590"
16524 + "default.handlebars->47->1602"
16525 ]
16526 },
16527 {
@@ -16570,7 +16570,7 @@
16570 "zh-chs": "确认删除设备共享“{0}”?",
16571 "zh-cht": "確認刪除設備共享“{0}”?",
16572 "xloc": [
16573 - "default.handlebars->47->2830"
16573 + "default.handlebars->47->2850"
16574 ]
16575 },
16576 {
@@ -16642,7 +16642,7 @@
16642 "zh-chs": "确认移除推送认证设备?",
16643 "zh-cht": "確認移除推送認證設備?",
16644 "xloc": [
16645 - "default.handlebars->47->1592"
16645 + "default.handlebars->47->1604"
16646 ]
16647 },
16648 {
@@ -16668,7 +16668,7 @@
16668 "zh-chs": "确认删除用户“ {0} ”的权限?",
16669 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
16670 "xloc": [
16671 - "default.handlebars->47->2173"
16671 + "default.handlebars->47->2187"
16672 ]
16673 },
16674 {
@@ -16694,7 +16694,7 @@
16694 "zh-chs": "确认删除用户组“ {0} ”的权限?",
16695 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
16696 "xloc": [
16697 - "default.handlebars->47->2175"
16697 + "default.handlebars->47->2189"
16698 ]
16699 },
16700 {
@@ -16746,7 +16746,7 @@
16746 "zh-chs": "确认删除此登录令牌?",
16747 "zh-cht": "確認刪除此登錄令牌?",
16748 "xloc": [
16749 - "default.handlebars->47->1896"
16749 + "default.handlebars->47->1908"
16750 ]
16751 },
16752 {
@@ -16848,7 +16848,7 @@
16848 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
16849 "xloc": [
16850 "default-mobile.handlebars->11->158",
16851 - "default.handlebars->47->2268"
16851 + "default.handlebars->47->2282"
16852 ]
16853 },
16854 {
@@ -16878,7 +16878,7 @@
16878 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
16879 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
16880 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
16881 - "default.handlebars->47->1959",
16881 + "default.handlebars->47->1971",
16882 "default.handlebars->47->888",
16883 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
16884 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
@@ -16965,7 +16965,7 @@
16965 "zh-chs": "连接到服务器",
16966 "zh-cht": "連接到伺服器",
16967 "xloc": [
16968 - "default.handlebars->47->2055"
16968 + "default.handlebars->47->2067"
16969 ]
16970 },
16971 {
@@ -17200,7 +17200,7 @@
17200 "zh-chs": "已连接的英特尔&reg;AMT",
17201 "zh-cht": "已連接的Intel&reg; AMT",
17202 "xloc": [
17203 - "default.handlebars->47->3048"
17203 + "default.handlebars->47->3068"
17204 ]
17205 },
17206 {
@@ -17226,7 +17226,7 @@
17226 "zh-chs": "已连接的用户",
17227 "zh-cht": "已连接的用户",
17228 "xloc": [
17229 - "default.handlebars->47->3053"
17229 + "default.handlebars->47->3073"
17230 ]
17231 },
17232 {
@@ -17280,7 +17280,7 @@
17280 "zh-cht": "現在已連接",
17281 "xloc": [
17282 "default-mobile.handlebars->11->538",
17283 - "default.handlebars->47->1459"
17283 + "default.handlebars->47->1465"
17284 ]
17285 },
17286 {
@@ -17407,7 +17407,7 @@
17407 "default-mobile.handlebars->11->2",
17408 "default-mobile.handlebars->11->48",
17409 "default-mobile.handlebars->11->510",
17410 - "default.handlebars->47->1445",
17410 + "default.handlebars->47->1451",
17411 "default.handlebars->47->372",
17412 "default.handlebars->47->375",
17413 "default.handlebars->47->442",
@@ -17464,7 +17464,7 @@
17464 "zh-chs": "连接数量",
17465 "zh-cht": "連接數量",
17466 "xloc": [
17467 - "default.handlebars->47->3079"
17467 + "default.handlebars->47->3099"
17468 ]
17469 },
17470 {
@@ -17491,8 +17491,8 @@
17491 "zh-cht": "連接錯誤",
17492 "xloc": [
17493 "default-mobile.handlebars->11->473",
17494 - "default.handlebars->47->1375",
17495 - "default.handlebars->47->1392",
17494 + "default.handlebars->47->1381",
17495 + "default.handlebars->47->1398",
17496 "login2.handlebars->7->34"
17497 ]
17498 },
@@ -17519,7 +17519,7 @@
17519 "zh-chs": "连接转发器",
17520 "zh-cht": "連接轉發器",
17521 "xloc": [
17522 - "default.handlebars->47->3115"
17522 + "default.handlebars->47->3135"
17523 ]
17524 },
17525 {
@@ -17598,7 +17598,7 @@
17598 "zh-cht": "連接性",
17599 "xloc": [
17600 "default-mobile.handlebars->11->318",
17601 - "default.handlebars->47->2223",
17601 + "default.handlebars->47->2237",
17602 "default.handlebars->47->362",
17603 "default.handlebars->47->906",
17604 "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
@@ -17627,7 +17627,7 @@
17627 "zh-chs": "同意",
17628 "zh-cht": "同意",
17629 "xloc": [
17630 - "default.handlebars->47->2437"
17630 + "default.handlebars->47->2451"
17631 ]
17632 },
17633 {
@@ -17655,7 +17655,7 @@
17655 "xloc": [
17656 "default-mobile.handlebars->11->358",
17657 "default.handlebars->47->1042",
17658 - "default.handlebars->47->1064",
17658 + "default.handlebars->47->1067",
17659 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
17660 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
17661 "default.handlebars->contextMenu->cxconsole"
@@ -17711,7 +17711,7 @@
17711 "zh-cht": "控制",
17712 "xloc": [
17713 "default.handlebars->47->1041",
17714 - "default.handlebars->47->1063",
17714 + "default.handlebars->47->1066",
17715 "messenger.handlebars->remoteImage->3->2"
17716 ]
17717 },
@@ -17765,7 +17765,7 @@
17765 "zh-chs": "Cookie编码器",
17766 "zh-cht": "Cookie編碼器",
17767 "xloc": [
17768 - "default.handlebars->47->3098"
17768 + "default.handlebars->47->3118"
17769 ]
17770 },
17771 {
@@ -17993,8 +17993,8 @@
17993 "zh-chs": "复制连结到剪贴板",
17994 "zh-cht": "複製連結到剪貼板",
17995 "xloc": [
17996 - "default.handlebars->47->2234",
17997 - "default.handlebars->47->2253",
17996 + "default.handlebars->47->2248",
17997 + "default.handlebars->47->2267",
17998 "default.handlebars->47->304",
17999 "default.handlebars->47->326",
18000 "default.handlebars->47->328",
@@ -18131,7 +18131,7 @@
18131 "zh-chs": "复制:“{0}”到“{1}”",
18132 "zh-cht": "複製:“{0}”到“{1}”",
18133 "xloc": [
18134 - "default.handlebars->47->2327"
18134 + "default.handlebars->47->2341"
18135 ]
18136 },
18137 {
@@ -18319,7 +18319,7 @@
18319 "zh-chs": "核心服务器",
18320 "zh-cht": "核心伺服器",
18321 "xloc": [
18322 - "default.handlebars->47->3097"
18322 + "default.handlebars->47->3117"
18323 ]
18324 },
18325 {
@@ -18345,7 +18345,7 @@
18345 "zh-chs": "科西嘉文",
18346 "zh-cht": "科西嘉文",
18347 "xloc": [
18348 - "default.handlebars->47->1648"
18348 + "default.handlebars->47->1660"
18349 ]
18350 },
18351 {
@@ -18394,7 +18394,7 @@
18394 "zh-chs": "创建帐号",
18395 "zh-cht": "創建帳號",
18396 "xloc": [
18397 - "default.handlebars->47->2556",
18397 + "default.handlebars->47->2570",
18398 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
18399 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
18400 "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -18472,7 +18472,7 @@
18472 "zh-chs": "创建登录令牌",
18473 "zh-cht": "創建登錄令牌",
18474 "xloc": [
18475 - "default.handlebars->47->1833",
18475 + "default.handlebars->47->1845",
18476 "default.handlebars->47->329"
18477 ]
18478 },
@@ -18499,7 +18499,7 @@
18499 "zh-chs": "创建用户组",
18500 "zh-cht": "創建用戶群",
18501 "xloc": [
18502 - "default.handlebars->47->2596"
18502 + "default.handlebars->47->2610"
18503 ]
18504 },
18505 {
@@ -18551,7 +18551,7 @@
18551 "zh-chs": "使用以下选项创建一个新的设备组。",
18552 "zh-cht": "使用以下選項創建一個新的裝置群。",
18553 "xloc": [
18554 - "default.handlebars->47->1863"
18554 + "default.handlebars->47->1875"
18555 ]
18556 },
18557 {
@@ -18603,7 +18603,7 @@
18603 "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
18604 "zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。",
18605 "xloc": [
18606 - "default.handlebars->47->1813"
18606 + "default.handlebars->47->1825"
18607 ]
18608 },
18609 {
@@ -18655,7 +18655,7 @@
18655 "zh-chs": "创建文件夹:“{0}”",
18656 "zh-cht": "創建文件夾:“{0}”",
18657 "xloc": [
18658 - "default.handlebars->47->2320"
18658 + "default.handlebars->47->2334"
18659 ]
18660 },
18661 {
@@ -18716,7 +18716,7 @@
18716 "zh-chs": "通过导入以下格式的JSON文件一次创建多个帐户:",
18717 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
18718 "xloc": [
18719 - "default.handlebars->47->2520"
18719 + "default.handlebars->47->2534"
18720 ]
18721 },
18722 {
@@ -18770,7 +18770,7 @@
18770 "zh-chs": "创建的设备组:{0}",
18771 "zh-cht": "創建的設備組:{0}",
18772 "xloc": [
18773 - "default.handlebars->47->2331"
18773 + "default.handlebars->47->2345"
18774 ]
18775 },
18776 {
@@ -18796,7 +18796,7 @@
18796 "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
18797 "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
18798 "xloc": [
18799 - "default.handlebars->47->1088"
18799 + "default.handlebars->47->1094"
18800 ]
18801 },
18802 {
@@ -18868,7 +18868,7 @@
18868 "zh-chs": "创建",
18869 "zh-cht": "創建",
18870 "xloc": [
18871 - "default.handlebars->47->2704"
18871 + "default.handlebars->47->2718"
18872 ]
18873 },
18874 {
@@ -18894,7 +18894,7 @@
18894 "zh-chs": "创建时间",
18895 "zh-cht": "創作時間",
18896 "xloc": [
18897 - "default.handlebars->47->1939"
18897 + "default.handlebars->47->1951"
18898 ]
18899 },
18900 {
@@ -18948,8 +18948,8 @@
18948 "zh-chs": "创建者",
18949 "zh-cht": "創作者",
18950 "xloc": [
18951 - "default.handlebars->47->1937",
18952 - "default.handlebars->47->1938"
18951 + "default.handlebars->47->1949",
18952 + "default.handlebars->47->1950"
18953 ]
18954 },
18955 {
@@ -18976,8 +18976,8 @@
18976 "zh-cht": "證書",
18977 "xloc": [
18978 "default-mobile.handlebars->11->330",
18979 - "default.handlebars->47->1264",
18980 - "default.handlebars->47->1901",
18979 + "default.handlebars->47->1270",
18980 + "default.handlebars->47->1913",
18981 "default.handlebars->47->918"
18982 ]
18983 },
@@ -19004,7 +19004,7 @@
19004 "zh-chs": "克里语",
19005 "zh-cht": "克里語",
19006 "xloc": [
19007 - "default.handlebars->47->1649"
19007 + "default.handlebars->47->1661"
19008 ]
19009 },
19010 {
@@ -19030,7 +19030,7 @@
19030 "zh-chs": "克罗地亚文",
19031 "zh-cht": "克羅地亞文",
19032 "xloc": [
19033 - "default.handlebars->47->1650"
19033 + "default.handlebars->47->1662"
19034 ]
19035 },
19036 {
@@ -19112,8 +19112,8 @@
19112 "xloc": [
19113 "default-mobile.handlebars->11->434",
19114 "default-mobile.handlebars->11->438",
19115 - "default.handlebars->47->1305",
19116 - "default.handlebars->47->1309",
19115 + "default.handlebars->47->1311",
19116 + "default.handlebars->47->1315",
19117 "default.handlebars->47->60",
19118 "sharing.handlebars->11->24"
19119 ]
@@ -19297,7 +19297,7 @@
19297 "zh-cht": "當前密碼不正確。",
19298 "xloc": [
19299 "default-mobile.handlebars->11->736",
19300 - "default.handlebars->47->3017"
19300 + "default.handlebars->47->3037"
19301 ]
19302 },
19303 {
@@ -19406,7 +19406,7 @@
19406 "zh-chs": "捷克文",
19407 "zh-cht": "捷克文",
19408 "xloc": [
19409 - "default.handlebars->47->1651"
19409 + "default.handlebars->47->1663"
19410 ]
19411 },
19412 {
@@ -19484,7 +19484,7 @@
19484 "zh-chs": "丹麦文",
19485 "zh-cht": "丹麥文",
19486 "xloc": [
19487 - "default.handlebars->47->1652"
19487 + "default.handlebars->47->1664"
19488 ]
19489 },
19490 {
@@ -19537,7 +19537,7 @@
19537 "zh-chs": "数据通道",
19538 "zh-cht": "數據通道",
19539 "xloc": [
19540 - "default.handlebars->47->1262",
19540 + "default.handlebars->47->1268",
19541 "sharing.handlebars->11->11"
19542 ]
19543 },
@@ -19547,7 +19547,7 @@
19547 "nl": "Database vermeldingen",
19548 "pl": "Zapisy Bazy Danych",
19549 "xloc": [
19550 - "default.handlebars->47->2891"
19550 + "default.handlebars->47->2911"
19551 ]
19552 },
19553 {
@@ -19573,7 +19573,7 @@
19573 "zh-chs": "日期和时间",
19574 "zh-cht": "日期和時間",
19575 "xloc": [
19576 - "default.handlebars->47->1810"
19576 + "default.handlebars->47->1822"
19577 ]
19578 },
19579 {
@@ -19600,9 +19600,9 @@
19600 "zh-cht": "天",
19601 "xloc": [
19602 "default-mobile.handlebars->11->386",
19603 - "default.handlebars->47->1176",
19604 - "default.handlebars->47->2895",
19605 - "default.handlebars->47->2898"
19603 + "default.handlebars->47->1182",
19604 + "default.handlebars->47->2915",
19605 + "default.handlebars->47->2918"
19606 ]
19607 },
19608 {
@@ -19628,8 +19628,8 @@
19628 "zh-chs": "停用",
19629 "zh-cht": "停用",
19630 "xloc": [
19631 - "default.handlebars->47->1970",
19632 - "default.handlebars->47->2034"
19631 + "default.handlebars->47->1982",
19632 + "default.handlebars->47->2046"
19633 ]
19634 },
19635 {
@@ -19655,7 +19655,7 @@
19655 "zh-chs": "如果设置停用CCM",
19656 "zh-cht": "如果設置停用CCM",
19657 "xloc": [
19658 - "default.handlebars->47->2046"
19658 + "default.handlebars->47->2058"
19659 ]
19660 },
19661 {
@@ -19731,10 +19731,10 @@
19731 "zh-chs": "默认",
19732 "zh-cht": "默認",
19733 "xloc": [
19734 - "default.handlebars->47->2543",
19735 - "default.handlebars->47->2592",
19736 - "default.handlebars->47->2603",
19737 - "default.handlebars->47->2677"
19734 + "default.handlebars->47->2557",
19735 + "default.handlebars->47->2606",
19736 + "default.handlebars->47->2617",
19737 + "default.handlebars->47->2691"
19738 ]
19739 },
19740 {
@@ -19761,7 +19761,7 @@
19761 "zh-cht": "德爾",
19762 "xloc": [
19763 "default-mobile.handlebars->11->422",
19764 - "default.handlebars->47->1293"
19764 + "default.handlebars->47->1299"
19765 ]
19766 },
19767 {
@@ -19792,8 +19792,8 @@
19792 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
19793 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
19794 "default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
19795 - "default.handlebars->47->1411",
19796 - "default.handlebars->47->2260",
19795 + "default.handlebars->47->1417",
19796 + "default.handlebars->47->2274",
19797 "default.handlebars->47->776",
19798 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
19799 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -19831,7 +19831,7 @@
19831 "zh-cht": "刪除帳戶",
19832 "xloc": [
19833 "default-mobile.handlebars->11->115",
19834 - "default.handlebars->47->1848"
19834 + "default.handlebars->47->1860"
19835 ]
19836 },
19837 {
@@ -19857,7 +19857,7 @@
19857 "zh-chs": "删除帐户",
19858 "zh-cht": "刪除帳戶",
19859 "xloc": [
19860 - "default.handlebars->47->2507"
19860 + "default.handlebars->47->2521"
19861 ]
19862 },
19863 {
@@ -19938,8 +19938,8 @@
19938 "xloc": [
19939 "default-mobile.handlebars->11->644",
19940 "default-mobile.handlebars->11->647",
19941 - "default.handlebars->47->2022",
19942 - "default.handlebars->47->2063"
19941 + "default.handlebars->47->2034",
19942 + "default.handlebars->47->2075"
19943 ]
19944 },
19945 {
@@ -19966,7 +19966,7 @@
19966 "zh-cht": "刪除節點",
19967 "xloc": [
19968 "default-mobile.handlebars->11->394",
19969 - "default.handlebars->47->1202"
19969 + "default.handlebars->47->1208"
19970 ]
19971 },
19972 {
@@ -20015,7 +20015,7 @@
20015 "zh-chs": "删除用户",
20016 "zh-cht": "刪除用戶",
20017 "xloc": [
20018 - "default.handlebars->47->2750"
20018 + "default.handlebars->47->2764"
20019 ]
20020 },
20021 {
@@ -20041,8 +20041,8 @@
20041 "zh-chs": "删除用户群组",
20042 "zh-cht": "刪除用戶群組",
20043 "xloc": [
20044 - "default.handlebars->47->2645",
20045 - "default.handlebars->47->2657"
20044 + "default.handlebars->47->2659",
20045 + "default.handlebars->47->2671"
20046 ]
20047 },
20048 {
@@ -20068,7 +20068,7 @@
20068 "zh-chs": "删除用户群组",
20069 "zh-cht": "刪除用戶群組",
20070 "xloc": [
20071 - "default.handlebars->47->2590"
20071 + "default.handlebars->47->2604"
20072 ]
20073 },
20074 {
@@ -20094,7 +20094,7 @@
20094 "zh-chs": "删除用户{0}",
20095 "zh-cht": "刪除用戶{0}",
20096 "xloc": [
20097 - "default.handlebars->47->2808"
20097 + "default.handlebars->47->2828"
20098 ]
20099 },
20100 {
@@ -20121,7 +20121,7 @@
20121 "zh-cht": "刪除帳戶",
20122 "xloc": [
20123 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
20124 - "default.handlebars->47->2503",
20124 + "default.handlebars->47->2517",
20125 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
20126 ]
20127 },
@@ -20174,7 +20174,7 @@
20174 "zh-chs": "删除群组",
20175 "zh-cht": "刪除群組",
20176 "xloc": [
20177 - "default.handlebars->47->2586"
20177 + "default.handlebars->47->2600"
20178 ]
20179 },
20180 {
@@ -20226,7 +20226,7 @@
20226 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
20227 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
20228 "xloc": [
20229 - "default.handlebars->47->2322"
20229 + "default.handlebars->47->2336"
20230 ]
20231 },
20232 {
@@ -20254,8 +20254,8 @@
20254 "xloc": [
20255 "default-mobile.handlebars->11->155",
20256 "default-mobile.handlebars->11->486",
20257 - "default.handlebars->47->1413",
20258 - "default.handlebars->47->2262",
20257 + "default.handlebars->47->1419",
20258 + "default.handlebars->47->2276",
20259 "sharing.handlebars->11->63"
20260 ]
20261 },
@@ -20282,7 +20282,7 @@
20282 "zh-chs": "删除用户群组{0}?",
20283 "zh-cht": "刪除用戶群組{0}?",
20284 "xloc": [
20285 - "default.handlebars->47->2655"
20285 + "default.handlebars->47->2669"
20286 ]
20287 },
20288 {
@@ -20310,8 +20310,8 @@
20310 "xloc": [
20311 "default-mobile.handlebars->11->154",
20312 "default-mobile.handlebars->11->485",
20313 - "default.handlebars->47->1412",
20314 - "default.handlebars->47->2261",
20313 + "default.handlebars->47->1418",
20314 + "default.handlebars->47->2275",
20315 "sharing.handlebars->11->62"
20316 ]
20317 },
@@ -20364,7 +20364,7 @@
20364 "zh-chs": "删除:“{0}”",
20365 "zh-cht": "刪除:“{0}”",
20366 "xloc": [
20367 - "default.handlebars->47->2321"
20367 + "default.handlebars->47->2335"
20368 ]
20369 },
20370 {
@@ -20390,7 +20390,7 @@
20390 "zh-chs": "删除:“{0}”,{1}个元素已删除",
20391 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
20392 "xloc": [
20393 - "default.handlebars->47->2323"
20393 + "default.handlebars->47->2337"
20394 ]
20395 },
20396 {
@@ -20417,7 +20417,7 @@
20417 "zh-cht": "被拒絕",
20418 "xloc": [
20419 "default-mobile.handlebars->11->409",
20420 - "default.handlebars->47->1249",
20420 + "default.handlebars->47->1255",
20421 "sharing.handlebars->11->29",
20422 "sharing.handlebars->11->7"
20423 ]
@@ -20428,7 +20428,7 @@
20428 "nl": "Geweigerde gebruikerslogin van {0}, {1}, {2}",
20429 "pl": "Odmówiono zalogowania użytkownika z {0}, {1}, {2}",
20430 "xloc": [
20431 - "default.handlebars->47->2431"
20431 + "default.handlebars->47->2445"
20432 ]
20433 },
20434 {
@@ -20577,18 +20577,18 @@
20577 "default-mobile.handlebars->11->551",
20578 "default-mobile.handlebars->11->630",
20579 "default-mobile.handlebars->11->653",
20580 - "default.handlebars->47->1244",
20581 - "default.handlebars->47->1472",
20582 - "default.handlebars->47->1482",
20580 + "default.handlebars->47->1250",
20581 + "default.handlebars->47->1478",
20582 + "default.handlebars->47->1488",
20583 "default.handlebars->47->153",
20584 - "default.handlebars->47->1873",
20585 - "default.handlebars->47->1930",
20586 - "default.handlebars->47->2069",
20587 - "default.handlebars->47->2435",
20588 - "default.handlebars->47->2595",
20589 - "default.handlebars->47->2606",
20590 - "default.handlebars->47->2607",
20591 - "default.handlebars->47->2653",
20584 + "default.handlebars->47->1885",
20585 + "default.handlebars->47->1942",
20586 + "default.handlebars->47->2081",
20587 + "default.handlebars->47->2449",
20588 + "default.handlebars->47->2609",
20589 + "default.handlebars->47->2620",
20590 + "default.handlebars->47->2621",
20591 + "default.handlebars->47->2667",
20592 "default.handlebars->47->817",
20593 "default.handlebars->47->818",
20594 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
@@ -20642,14 +20642,14 @@
20642 "xloc": [
20643 "default-mobile.handlebars->11->354",
20644 "default.handlebars->47->1002",
20645 - "default.handlebars->47->1090",
20646 - "default.handlebars->47->1348",
20647 - "default.handlebars->47->2000",
20648 - "default.handlebars->47->2075",
20649 - "default.handlebars->47->2868",
20650 - "default.handlebars->47->2928",
20651 - "default.handlebars->47->2978",
20652 - "default.handlebars->47->3073",
20645 + "default.handlebars->47->1096",
20646 + "default.handlebars->47->1354",
20647 + "default.handlebars->47->2012",
20648 + "default.handlebars->47->2087",
20649 + "default.handlebars->47->2888",
20650 + "default.handlebars->47->2948",
20651 + "default.handlebars->47->2998",
20652 + "default.handlebars->47->3093",
20653 "default.handlebars->47->782",
20654 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
20655 "default.handlebars->contextMenu->cxdesktop",
@@ -20681,8 +20681,8 @@
20681 "zh-cht": "桌面 + 文件",
20682 "xloc": [
20683 "default.handlebars->47->1006",
20684 - "default.handlebars->47->1093",
20685 - "default.handlebars->47->2004"
20684 + "default.handlebars->47->1099",
20685 + "default.handlebars->47->2016"
20686 ]
20687 },
20688 {
@@ -20709,7 +20709,7 @@
20709 "zh-cht": "桌面+終端",
20710 "xloc": [
20711 "default.handlebars->47->1003",
20712 - "default.handlebars->47->2001"
20712 + "default.handlebars->47->2013"
20713 ]
20714 },
20715 {
@@ -20736,8 +20736,8 @@
20736 "zh-cht": "桌面+終端+文件",
20737 "xloc": [
20738 "default.handlebars->47->1007",
20739 - "default.handlebars->47->1095",
20740 - "default.handlebars->47->2005"
20739 + "default.handlebars->47->1101",
20740 + "default.handlebars->47->2017"
20741 ]
20742 },
20743 {
@@ -20789,7 +20789,7 @@
20789 "zh-chs": "桌面复用",
20790 "zh-cht": "桌面多路復用",
20791 "xloc": [
20792 - "default.handlebars->47->3078"
20792 + "default.handlebars->47->3098"
20793 ]
20794 },
20795 {
@@ -20815,9 +20815,9 @@
20815 "zh-chs": "桌面通知",
20816 "zh-cht": "桌面通知",
20817 "xloc": [
20818 - "default.handlebars->47->1950",
20819 - "default.handlebars->47->2614",
20820 - "default.handlebars->47->2719",
20818 + "default.handlebars->47->1962",
20819 + "default.handlebars->47->2628",
20820 + "default.handlebars->47->2733",
20821 "default.handlebars->47->879"
20822 ]
20823 },
@@ -20844,9 +20844,9 @@
20844 "zh-chs": "桌面提示",
20845 "zh-cht": "桌面提示",
20846 "xloc": [
20847 - "default.handlebars->47->1949",
20848 - "default.handlebars->47->2613",
20849 - "default.handlebars->47->2718",
20847 + "default.handlebars->47->1961",
20848 + "default.handlebars->47->2627",
20849 + "default.handlebars->47->2732",
20850 "default.handlebars->47->878"
20851 ]
20852 },
@@ -20873,9 +20873,9 @@
20873 "zh-chs": "桌面提示+工具栏",
20874 "zh-cht": "桌面提示+工具欄",
20875 "xloc": [
20876 - "default.handlebars->47->1947",
20877 - "default.handlebars->47->2611",
20878 - "default.handlebars->47->2716",
20876 + "default.handlebars->47->1959",
20877 + "default.handlebars->47->2625",
20878 + "default.handlebars->47->2730",
20879 "default.handlebars->47->876"
20880 ]
20881 },
@@ -20902,7 +20902,7 @@
20902 "zh-chs": "桌面会话",
20903 "zh-cht": "桌面會話",
20904 "xloc": [
20905 - "default.handlebars->47->2861"
20905 + "default.handlebars->47->2881"
20906 ]
20907 },
20908 {
@@ -21005,9 +21005,9 @@
21005 "zh-chs": "桌面工具栏",
21006 "zh-cht": "桌面工具欄",
21007 "xloc": [
21008 - "default.handlebars->47->1948",
21009 - "default.handlebars->47->2612",
21010 - "default.handlebars->47->2717",
21008 + "default.handlebars->47->1960",
21009 + "default.handlebars->47->2626",
21010 + "default.handlebars->47->2731",
21011 "default.handlebars->47->877"
21012 ]
21013 },
@@ -21034,7 +21034,7 @@
21034 "zh-chs": "仅桌面视图",
21035 "zh-cht": "僅桌面視圖",
21036 "xloc": [
21037 - "default.handlebars->47->2692"
21037 + "default.handlebars->47->2706"
21038 ]
21039 },
21040 {
@@ -21060,7 +21060,7 @@
21060 "zh-chs": "桌面,仅查看",
21061 "zh-cht": "桌面,僅查看",
21062 "xloc": [
21063 - "default.handlebars->47->1098"
21063 + "default.handlebars->47->1104"
21064 ]
21065 },
21066 {
@@ -21086,7 +21086,7 @@
21086 "zh-chs": "桌面时段",
21087 "zh-cht": "桌面時段",
21088 "xloc": [
21089 - "default.handlebars->47->1347"
21089 + "default.handlebars->47->1353"
21090 ]
21091 },
21092 {
@@ -21167,7 +21167,9 @@
21167 "zh-cht": "細節",
21168 "xloc": [
21169 "default-mobile.handlebars->11->357",
21170 - "default.handlebars->47->2165",
21170 + "default.handlebars->47->1052",
21171 + "default.handlebars->47->1077",
21172 + "default.handlebars->47->2178",
21173 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
21174 "default.handlebars->contextMenu->cxdetails"
21175 ]
@@ -21222,13 +21224,13 @@
21224 "zh-cht": "裝置",
21225 "xloc": [
21226 "default-mobile.handlebars->11->546",
21225 - "default.handlebars->47->1467",
21226 - "default.handlebars->47->1596",
21227 - "default.handlebars->47->2103",
21227 + "default.handlebars->47->1473",
21228 + "default.handlebars->47->1608",
21229 + "default.handlebars->47->2115",
21230 "default.handlebars->47->274",
21229 - "default.handlebars->47->2827",
21230 - "default.handlebars->47->2894",
21231 - "default.handlebars->47->2912",
21231 + "default.handlebars->47->2847",
21232 + "default.handlebars->47->2914",
21233 + "default.handlebars->47->2932",
21234 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
21235 ]
21236 },
@@ -21275,7 +21277,7 @@
21277 "xloc": [
21278 "default-mobile.handlebars->11->375",
21279 "default-mobile.handlebars->11->384",
21278 - "default.handlebars->47->1155"
21280 + "default.handlebars->47->1161"
21281 ]
21282 },
21283 {
@@ -21354,7 +21356,7 @@
21356 "zh-chs": "设备详情",
21357 "zh-cht": "設備詳情",
21358 "xloc": [
21357 - "default.handlebars->47->2127"
21359 + "default.handlebars->47->2139"
21360 ]
21361 },
21362 {
@@ -21408,17 +21410,17 @@
21410 "xloc": [
21411 "agent-translations.json",
21412 "default-mobile.handlebars->11->714",
21411 - "default.handlebars->47->2098",
21412 - "default.handlebars->47->2101",
21413 - "default.handlebars->47->2102",
21414 - "default.handlebars->47->2452",
21415 - "default.handlebars->47->2637",
21416 - "default.handlebars->47->2643",
21417 - "default.handlebars->47->2815",
21418 - "default.handlebars->47->2877",
21419 - "default.handlebars->47->2901",
21420 - "default.handlebars->47->2915",
21421 - "default.handlebars->47->2995"
21413 + "default.handlebars->47->2110",
21414 + "default.handlebars->47->2113",
21415 + "default.handlebars->47->2114",
21416 + "default.handlebars->47->2466",
21417 + "default.handlebars->47->2651",
21418 + "default.handlebars->47->2657",
21419 + "default.handlebars->47->2835",
21420 + "default.handlebars->47->2897",
21421 + "default.handlebars->47->2921",
21422 + "default.handlebars->47->2935",
21423 + "default.handlebars->47->3015"
21424 ]
21425 },
21426 {
@@ -21445,7 +21447,7 @@
21447 "zh-cht": "裝置群用戶",
21448 "xloc": [
21449 "default-mobile.handlebars->11->703",
21448 - "default.handlebars->47->2171"
21450 + "default.handlebars->47->2185"
21451 ]
21452 },
21453 {
@@ -21472,11 +21474,11 @@
21474 "zh-cht": "裝置群",
21475 "xloc": [
21476 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
21475 - "default.handlebars->47->2468",
21476 - "default.handlebars->47->2580",
21477 - "default.handlebars->47->2624",
21478 - "default.handlebars->47->2713",
21479 - "default.handlebars->47->3051",
21477 + "default.handlebars->47->2482",
21478 + "default.handlebars->47->2594",
21479 + "default.handlebars->47->2638",
21480 + "default.handlebars->47->2727",
21481 + "default.handlebars->47->3071",
21482 "default.handlebars->container->column_l->p2->p2info->9"
21483 ]
21484 },
@@ -21529,7 +21531,7 @@
21531 "zh-chs": "设备位置",
21532 "zh-cht": "裝置位置",
21533 "xloc": [
21532 - "default.handlebars->47->1203"
21534 + "default.handlebars->47->1209"
21535 ]
21536 },
21537 {
@@ -21555,7 +21557,7 @@
21557 "zh-chs": "设备消息",
21558 "zh-cht": "裝置訊息",
21559 "xloc": [
21558 - "default.handlebars->47->1079"
21560 + "default.handlebars->47->1085"
21561 ]
21562 },
21563 {
@@ -21582,8 +21584,8 @@
21584 "zh-cht": "裝置名稱",
21585 "xloc": [
21586 "default-mobile.handlebars->11->402",
21585 - "default.handlebars->47->1242",
21586 - "default.handlebars->47->2876",
21587 + "default.handlebars->47->1248",
21588 + "default.handlebars->47->2896",
21589 "default.handlebars->47->458",
21590 "default.handlebars->47->467",
21591 "player.handlebars->3->25"
@@ -21612,7 +21614,7 @@
21614 "zh-chs": "设备通知",
21615 "zh-cht": "裝置通知",
21616 "xloc": [
21615 - "default.handlebars->47->1085",
21617 + "default.handlebars->47->1091",
21618 "default.handlebars->47->699"
21619 ]
21620 },
@@ -21665,7 +21667,7 @@
21667 "zh-chs": "设备推送",
21668 "zh-cht": "設備推送",
21669 "xloc": [
21668 - "default.handlebars->47->2732"
21670 + "default.handlebars->47->2746"
21671 ]
21672 },
21673 {
@@ -21674,7 +21676,7 @@
21676 "nl": "Apparaat Push Notificatie vermelding",
21677 "pl": "Zapis Powiadomień Push Urządzenia",
21678 "xloc": [
21677 - "default.handlebars->47->2975"
21679 + "default.handlebars->47->2995"
21680 ]
21681 },
21682 {
@@ -21683,7 +21685,7 @@
21685 "nl": "Apparaat SMBIOS vermelding",
21686 "pl": "Zapis SMBIOS urządzenia",
21687 "xloc": [
21686 - "default.handlebars->47->2974"
21688 + "default.handlebars->47->2994"
21689 ]
21690 },
21691 {
@@ -21755,7 +21757,7 @@
21757 "zh-chs": "设备共享链接",
21758 "zh-cht": "設備共享鏈接",
21759 "xloc": [
21758 - "default.handlebars->47->1997",
21760 + "default.handlebars->47->2009",
21761 "default.handlebars->47->999"
21762 ]
21763 },
@@ -21890,9 +21892,9 @@
21892 "xloc": [
21893 "default.handlebars->47->1025",
21894 "default.handlebars->47->1029",
21893 - "default.handlebars->47->1836",
21894 - "default.handlebars->47->2198",
21895 - "default.handlebars->47->2202"
21895 + "default.handlebars->47->1848",
21896 + "default.handlebars->47->2212",
21897 + "default.handlebars->47->2216"
21898 ]
21899 },
21900 {
@@ -21920,9 +21922,9 @@
21922 "xloc": [
21923 "default.handlebars->47->1026",
21924 "default.handlebars->47->1030",
21923 - "default.handlebars->47->1837",
21924 - "default.handlebars->47->2199",
21925 - "default.handlebars->47->2203"
21925 + "default.handlebars->47->1849",
21926 + "default.handlebars->47->2213",
21927 + "default.handlebars->47->2217"
21928 ]
21929 },
21930 {
@@ -21948,7 +21950,7 @@
21950 "zh-chs": "创建的设备组:{0}",
21951 "zh-cht": "設備組已創建:{0}",
21952 "xloc": [
21951 - "default.handlebars->47->2352"
21953 + "default.handlebars->47->2366"
21954 ]
21955 },
21956 {
@@ -21974,7 +21976,7 @@
21976 "zh-chs": "设备组已删除:{0}",
21977 "zh-cht": "設備組已刪除:{0}",
21978 "xloc": [
21977 - "default.handlebars->47->2353"
21979 + "default.handlebars->47->2367"
21980 ]
21981 },
21982 {
@@ -22000,7 +22002,7 @@
22002 "zh-chs": "设备组成员身份已更改:{0}",
22003 "zh-cht": "設備組成員身份已更改:{0}",
22004 "xloc": [
22003 - "default.handlebars->47->2354"
22005 + "default.handlebars->47->2368"
22006 ]
22007 },
22008 {
@@ -22027,7 +22029,7 @@
22029 "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
22030 "xloc": [
22031 "default-mobile.handlebars->11->382",
22030 - "default.handlebars->47->1076"
22032 + "default.handlebars->47->1082"
22033 ]
22034 },
22035 {
@@ -22053,7 +22055,7 @@
22055 "zh-chs": "设备组通知已更改",
22056 "zh-cht": "設備組通知已更改",
22057 "xloc": [
22056 - "default.handlebars->47->2349"
22058 + "default.handlebars->47->2363"
22059 ]
22060 },
22061 {
@@ -22062,7 +22064,7 @@
22064 "nl": "Apparaatgroep vermelding",
22065 "pl": "Zapis grupy urządzeń",
22066 "xloc": [
22065 - "default.handlebars->47->2960"
22067 + "default.handlebars->47->2980"
22068 ]
22069 },
22070 {
@@ -22088,7 +22090,7 @@
22090 "zh-chs": "未删除的设备组:{0}",
22091 "zh-cht": "未刪除的設備組:{0}",
22092 "xloc": [
22091 - "default.handlebars->47->2332"
22093 + "default.handlebars->47->2346"
22094 ]
22095 },
22096 {
@@ -22114,7 +22116,7 @@
22116 "zh-chs": "设备组 {0} 已更改:{1}",
22117 "zh-cht": "設備組 {0} 已更改:{1}",
22118 "xloc": [
22117 - "default.handlebars->47->2418"
22119 + "default.handlebars->47->2432"
22120 ]
22121 },
22122 {
@@ -22149,7 +22151,7 @@
22151 "nl": "Apparaatinformatie vermeldingen",
22152 "pl": "Zapisy informacji urządzenia",
22153 "xloc": [
22152 - "default.handlebars->47->2962"
22154 + "default.handlebars->47->2982"
22155 ]
22156 },
22157 {
@@ -22692,7 +22694,7 @@
22694 "nl": "Apparaat aan/uit vermeldingen",
22695 "pl": "Zapisy zmiany stanu zasilania",
22696 "xloc": [
22695 - "default.handlebars->47->2968"
22697 + "default.handlebars->47->2988"
22698 ]
22699 },
22700 {
@@ -22701,7 +22703,7 @@
22703 "nl": "Apparaat vermelding",
22704 "pl": "Zapis urządzenia",
22705 "xloc": [
22704 - "default.handlebars->47->2959"
22706 + "default.handlebars->47->2979"
22707 ]
22708 },
22709 {
@@ -22727,7 +22729,7 @@
22729 "zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
22730 "zh-cht": "設備請求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
22731 "xloc": [
22730 - "default.handlebars->47->2387"
22732 + "default.handlebars->47->2401"
22733 ]
22734 },
22735 {
@@ -22753,7 +22755,7 @@
22755 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
22756 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
22757 "xloc": [
22756 - "default.handlebars->47->2334"
22758 + "default.handlebars->47->2348"
22759 ]
22760 },
22761 {
@@ -22762,7 +22764,7 @@
22764 "nl": "Apparaten delings vermeldingen",
22765 "pl": "Zapisy udostępniania urządzenia",
22766 "xloc": [
22765 - "default.handlebars->47->2972"
22767 + "default.handlebars->47->2992"
22768 ]
22769 },
22770 {
@@ -22771,7 +22773,7 @@
22773 "nl": "Apparaat, gebruikers, groepen en andere vermeldingen",
22774 "pl": "Zapisy urządzenia, użytkowników, grup i inne",
22775 "xloc": [
22774 - "default.handlebars->47->2976"
22776 + "default.handlebars->47->2996"
22777 ]
22778 },
22779 {
@@ -22820,9 +22822,9 @@
22822 "zh-chs": "设备",
22823 "zh-cht": "裝置",
22824 "xloc": [
22823 - "default.handlebars->47->2020",
22824 - "default.handlebars->47->2581",
22825 - "default.handlebars->47->2625"
22825 + "default.handlebars->47->2032",
22826 + "default.handlebars->47->2595",
22827 + "default.handlebars->47->2639"
22828 ]
22829 },
22830 {
@@ -23055,7 +23057,7 @@
23057 "zh-chs": "禁用的电子邮件两因素身份验证",
23058 "zh-cht": "禁用的電子郵件兩因素身份驗證",
23059 "xloc": [
23058 - "default.handlebars->47->2365"
23060 + "default.handlebars->47->2379"
23061 ]
23062 },
23063 {
@@ -23085,7 +23087,7 @@
23087 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
23088 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
23089 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span",
23088 - "default.handlebars->47->1960",
23090 + "default.handlebars->47->1972",
23091 "default.handlebars->47->889",
23092 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
23093 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
@@ -23284,8 +23286,8 @@
23286 "en": "Discord",
23287 "nl": "Discord",
23288 "xloc": [
23287 - "default.handlebars->47->1568",
23288 - "default.handlebars->47->2764"
23289 + "default.handlebars->47->1574",
23290 + "default.handlebars->47->2778"
23291 ]
23292 },
23293 {
@@ -23363,7 +23365,7 @@
23365 "zh-chs": "在远程设备上显示一个消息框。",
23366 "zh-cht": "在遠程裝置上顯示一個訊息框。",
23367 "xloc": [
23366 - "default.handlebars->47->1080"
23368 + "default.handlebars->47->1086"
23369 ]
23370 },
23371 {
@@ -23464,7 +23466,7 @@
23466 "zh-chs": "显示设备组名称",
23467 "zh-cht": "顯示裝置群名稱",
23468 "xloc": [
23467 - "default.handlebars->47->1835"
23469 + "default.handlebars->47->1847"
23470 ]
23471 },
23472 {
@@ -23490,7 +23492,7 @@
23492 "zh-chs": "显示名称",
23493 "zh-cht": "顯示名稱",
23494 "xloc": [
23493 - "default.handlebars->47->1331"
23495 + "default.handlebars->47->1337"
23496 ]
23497 },
23498 {
@@ -23516,7 +23518,7 @@
23518 "zh-chs": "显示公共连结",
23519 "zh-cht": "顯示公共鏈結",
23520 "xloc": [
23519 - "default.handlebars->47->2233"
23521 + "default.handlebars->47->2247"
23522 ]
23523 },
23524 {
@@ -23542,7 +23544,7 @@
23544 "zh-chs": "显示{0}",
23545 "zh-cht": "顯示 {0}",
23546 "xloc": [
23545 - "default.handlebars->47->1350"
23547 + "default.handlebars->47->1356"
23548 ]
23549 },
23550 {
@@ -23568,7 +23570,7 @@
23570 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
23571 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
23572 "xloc": [
23571 - "default.handlebars->47->2294"
23573 + "default.handlebars->47->2308"
23574 ]
23575 },
23576 {
@@ -23594,7 +23596,7 @@
23596 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
23597 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
23598 "xloc": [
23597 - "default.handlebars->47->2302"
23599 + "default.handlebars->47->2316"
23600 ]
23601 },
23602 {
@@ -23620,8 +23622,8 @@
23622 "zh-chs": "什么都不做",
23623 "zh-cht": "什麼都不做",
23624 "xloc": [
23623 - "default.handlebars->47->2049",
23624 - "default.handlebars->47->2053"
23625 + "default.handlebars->47->2061",
23626 + "default.handlebars->47->2065"
23627 ]
23628 },
23629 {
@@ -23648,11 +23650,11 @@
23650 "zh-cht": "域",
23651 "xloc": [
23652 "default.handlebars->47->122",
23651 - "default.handlebars->47->1267",
23652 - "default.handlebars->47->2544",
23653 - "default.handlebars->47->2593",
23654 - "default.handlebars->47->2602",
23655 - "default.handlebars->47->2676",
23653 + "default.handlebars->47->1273",
23654 + "default.handlebars->47->2558",
23655 + "default.handlebars->47->2607",
23656 + "default.handlebars->47->2616",
23657 + "default.handlebars->47->2690",
23658 "mstsc.handlebars->main->1->3->1->rowdomain->1->0",
23659 "mstsc.handlebars->main->1->3->1->rowdomain->3"
23660 ]
@@ -23703,7 +23705,7 @@
23705 "zh-chs": "请勿更改,如果设置请保留CCM",
23706 "zh-cht": "請勿更改,如果設置請保留CCM",
23707 "xloc": [
23706 - "default.handlebars->47->2045"
23708 + "default.handlebars->47->2057"
23709 ]
23710 },
23711 {
@@ -23752,7 +23754,7 @@
23754 "zh-chs": "不要连接到服务器",
23755 "zh-cht": "不要連接到伺服器",
23756 "xloc": [
23755 - "default.handlebars->47->2054"
23757 + "default.handlebars->47->2066"
23758 ]
23759 },
23760 {
@@ -23876,7 +23878,7 @@
23878 "zh-cht": "下",
23879 "xloc": [
23880 "default-mobile.handlebars->11->430",
23879 - "default.handlebars->47->1301"
23881 + "default.handlebars->47->1307"
23882 ]
23883 },
23884 {
@@ -23984,7 +23986,7 @@
23986 "zh-cht": "下載檔案",
23987 "xloc": [
23988 "default-mobile.handlebars->11->505",
23987 - "default.handlebars->47->1432",
23989 + "default.handlebars->47->1438",
23990 "sharing.handlebars->11->82"
23991 ]
23992 },
@@ -24037,7 +24039,7 @@
24039 "zh-chs": "下载MeshCmd",
24040 "zh-cht": "下載MeshCmd",
24041 "xloc": [
24040 - "default.handlebars->47->1228"
24042 + "default.handlebars->47->1234"
24043 ]
24044 },
24045 {
@@ -24115,7 +24117,7 @@
24117 "zh-chs": "下载报告",
24118 "zh-cht": "下載報告",
24119 "xloc": [
24118 - "default.handlebars->47->2457",
24120 + "default.handlebars->47->2471",
24121 "default.handlebars->container->column_l->p3->3->1->0->3",
24122 "default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv"
24123 ]
@@ -24143,7 +24145,7 @@
24145 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
24146 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
24147 "xloc": [
24146 - "default.handlebars->47->1221"
24148 + "default.handlebars->47->1227"
24149 ]
24150 },
24151 {
@@ -24221,7 +24223,7 @@
24223 "zh-chs": "下载设备列表",
24224 "zh-cht": "下載設備列表",
24225 "xloc": [
24224 - "default.handlebars->47->2018"
24226 + "default.handlebars->47->2030"
24227 ]
24228 },
24229 {
@@ -24273,7 +24275,7 @@
24275 "zh-chs": "下载电源事件",
24276 "zh-cht": "下載電源事件",
24277 "xloc": [
24276 - "default.handlebars->47->1177"
24278 + "default.handlebars->47->1183"
24279 ]
24280 },
24281 {
@@ -24429,7 +24431,7 @@
24431 "zh-chs": "使用以下一种档案格式下载事件列表。",
24432 "zh-cht": "使用以下一種檔案格式下載事件列表。",
24433 "xloc": [
24432 - "default.handlebars->47->2458"
24434 + "default.handlebars->47->2472"
24435 ]
24436 },
24437 {
@@ -24455,7 +24457,7 @@
24457 "zh-chs": "使用以下一种档案格式下载用户列表。",
24458 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
24459 "xloc": [
24458 - "default.handlebars->47->2528"
24460 + "default.handlebars->47->2542"
24461 ]
24462 },
24463 {
@@ -24560,7 +24562,7 @@
24562 "zh-chs": "下载:“{0}”",
24563 "zh-cht": "下載:“{0}”",
24564 "xloc": [
24563 - "default.handlebars->47->2325"
24565 + "default.handlebars->47->2339"
24566 ]
24567 },
24568 {
@@ -24586,7 +24588,7 @@
24588 "zh-chs": "下载:\\\"{0}\\\",大小:{1}",
24589 "zh-cht": "下載:\\\"{0}\\\",大小:{1}",
24590 "xloc": [
24589 - "default.handlebars->47->2382"
24591 + "default.handlebars->47->2396"
24592 ]
24593 },
24594 {
@@ -24638,7 +24640,7 @@
24640 "zh-chs": "代理重复",
24641 "zh-cht": "代理重複",
24642 "xloc": [
24641 - "default.handlebars->47->3047"
24643 + "default.handlebars->47->3067"
24644 ]
24645 },
24646 {
@@ -24690,7 +24692,7 @@
24692 "zh-chs": "复制用户组",
24693 "zh-cht": "複製用戶群",
24694 "xloc": [
24693 - "default.handlebars->47->2597"
24695 + "default.handlebars->47->2611"
24696 ]
24697 },
24698 {
@@ -24739,11 +24741,11 @@
24741 "zh-chs": "持续时间",
24742 "zh-cht": "持續時間",
24743 "xloc": [
24742 - "default.handlebars->47->1126",
24744 + "default.handlebars->47->1132",
24745 "default.handlebars->47->280",
24746 "default.handlebars->47->282",
24745 - "default.handlebars->47->2856",
24746 - "default.handlebars->47->2882",
24747 + "default.handlebars->47->2876",
24748 + "default.handlebars->47->2902",
24749 "player.handlebars->3->18"
24750 ]
24751 },
@@ -24793,7 +24795,7 @@
24795 "zh-chs": "荷兰文(比利时)",
24796 "zh-cht": "荷蘭文(比利時)",
24797 "xloc": [
24796 - "default.handlebars->47->1654"
24798 + "default.handlebars->47->1666"
24799 ]
24800 },
24801 {
@@ -24819,7 +24821,7 @@
24821 "zh-chs": "荷兰文(标准)",
24822 "zh-cht": "荷蘭文(標準)",
24823 "xloc": [
24822 - "default.handlebars->47->1653"
24824 + "default.handlebars->47->1665"
24825 ]
24826 },
24827 {
@@ -25220,9 +25222,9 @@
25222 "default-mobile.handlebars->11->398",
25223 "default-mobile.handlebars->11->400",
25224 "default-mobile.handlebars->11->407",
25223 - "default.handlebars->47->1238",
25224 - "default.handlebars->47->1240",
25225 - "default.handlebars->47->1247"
25225 + "default.handlebars->47->1244",
25226 + "default.handlebars->47->1246",
25227 + "default.handlebars->47->1253"
25228 ]
25229 },
25230 {
@@ -25253,12 +25255,12 @@
25255 "default-mobile.handlebars->11->654",
25256 "default-mobile.handlebars->11->660",
25257 "default-mobile.handlebars->11->680",
25256 - "default.handlebars->47->2064",
25257 - "default.handlebars->47->2067",
25258 - "default.handlebars->47->2070",
25259 - "default.handlebars->47->2107",
25260 - "default.handlebars->47->2133",
25261 - "default.handlebars->47->2145"
25258 + "default.handlebars->47->2076",
25259 + "default.handlebars->47->2079",
25260 + "default.handlebars->47->2082",
25261 + "default.handlebars->47->2119",
25262 + "default.handlebars->47->2146",
25263 + "default.handlebars->47->2158"
25264 ]
25265 },
25266 {
@@ -25284,7 +25286,7 @@
25286 "zh-chs": "编辑设备组功能",
25287 "zh-cht": "編輯裝置群功能",
25288 "xloc": [
25287 - "default.handlebars->47->2093"
25289 + "default.handlebars->47->2105"
25290 ]
25291 },
25292 {
@@ -25310,8 +25312,8 @@
25312 "zh-chs": "编辑设备组权限",
25313 "zh-cht": "編輯裝置群權限",
25314 "xloc": [
25313 - "default.handlebars->47->2130",
25314 - "default.handlebars->47->2142"
25315 + "default.handlebars->47->2143",
25316 + "default.handlebars->47->2155"
25317 ]
25318 },
25319 {
@@ -25337,7 +25339,7 @@
25339 "zh-chs": "编辑设备组用户同意",
25340 "zh-cht": "編輯裝置群用戶同意",
25341 "xloc": [
25340 - "default.handlebars->47->2071"
25342 + "default.handlebars->47->2083"
25343 ]
25344 },
25345 {
@@ -25364,7 +25366,7 @@
25366 "zh-cht": "編輯裝置筆記",
25367 "xloc": [
25368 "default-mobile.handlebars->11->672",
25367 - "default.handlebars->47->2121"
25369 + "default.handlebars->47->2133"
25370 ]
25371 },
25372 {
@@ -25390,8 +25392,8 @@
25392 "zh-chs": "编辑设备权限",
25393 "zh-cht": "編輯裝置權限",
25394 "xloc": [
25393 - "default.handlebars->47->2135",
25394 - "default.handlebars->47->2137"
25395 + "default.handlebars->47->2148",
25396 + "default.handlebars->47->2150"
25397 ]
25398 },
25399 {
@@ -25443,7 +25445,7 @@
25445 "zh-chs": "编辑设备用户同意",
25446 "zh-cht": "編輯裝置用戶同意",
25447 "xloc": [
25446 - "default.handlebars->47->2073"
25448 + "default.handlebars->47->2085"
25449 ]
25450 },
25451 {
@@ -25469,7 +25471,7 @@
25471 "zh-chs": "编辑群组",
25472 "zh-cht": "編輯群組",
25473 "xloc": [
25472 - "default.handlebars->47->1053"
25474 + "default.handlebars->47->1056"
25475 ]
25476 },
25477 {
@@ -25499,7 +25501,7 @@
25501 "default-mobile.handlebars->11->305",
25502 "default-mobile.handlebars->11->306",
25503 "default-mobile.handlebars->11->393",
25502 - "default.handlebars->47->1184",
25504 + "default.handlebars->47->1190",
25505 "default.handlebars->47->841",
25506 "default.handlebars->47->846",
25507 "default.handlebars->47->847"
@@ -25529,7 +25531,7 @@
25531 "zh-cht": "編輯筆記",
25532 "xloc": [
25533 "default-mobile.handlebars->11->687",
25532 - "default.handlebars->47->2152"
25534 + "default.handlebars->47->2165"
25535 ]
25536 },
25537 {
@@ -25555,7 +25557,7 @@
25557 "zh-chs": "编辑用户同意",
25558 "zh-cht": "編輯用戶同意",
25559 "xloc": [
25558 - "default.handlebars->47->2072"
25560 + "default.handlebars->47->2084"
25561 ]
25562 },
25563 {
@@ -25581,7 +25583,7 @@
25583 "zh-chs": "编辑用户设备组权限",
25584 "zh-cht": "編輯用戶裝置群權限",
25585 "xloc": [
25584 - "default.handlebars->47->2143"
25586 + "default.handlebars->47->2156"
25587 ]
25588 },
25589 {
@@ -25607,7 +25609,7 @@
25609 "zh-chs": "编辑用户设备权限",
25610 "zh-cht": "編輯用戶裝置權限",
25611 "xloc": [
25610 - "default.handlebars->47->2138"
25612 + "default.handlebars->47->2151"
25613 ]
25614 },
25615 {
@@ -25633,7 +25635,7 @@
25635 "zh-chs": "编辑用户特征",
25636 "zh-cht": "編輯用戶特徵",
25637 "xloc": [
25636 - "default.handlebars->47->2791"
25638 + "default.handlebars->47->2811"
25639 ]
25640 },
25641 {
@@ -25659,7 +25661,7 @@
25661 "zh-chs": "编辑用户组",
25662 "zh-cht": "編輯用戶群",
25663 "xloc": [
25662 - "default.handlebars->47->2654"
25664 + "default.handlebars->47->2668"
25665 ]
25666 },
25667 {
@@ -25685,7 +25687,7 @@
25687 "zh-chs": "编辑用户组设备权限",
25688 "zh-cht": "編輯用戶群裝置權限",
25689 "xloc": [
25688 - "default.handlebars->47->2140"
25690 + "default.handlebars->47->2153"
25691 ]
25692 },
25693 {
@@ -25711,7 +25713,7 @@
25713 "zh-chs": "编辑用户组功能",
25714 "zh-cht": "編輯用戶組功能",
25715 "xloc": [
25714 - "default.handlebars->47->2647"
25716 + "default.handlebars->47->2661"
25717 ]
25718 },
25719 {
@@ -25737,7 +25739,7 @@
25739 "zh-chs": "编辑用户组用户同意",
25740 "zh-cht": "編輯用戶組用戶同意",
25741 "xloc": [
25740 - "default.handlebars->47->2074"
25742 + "default.handlebars->47->2086"
25743 ]
25744 },
25745 {
@@ -25866,12 +25868,12 @@
25868 "zh-cht": "電郵",
25869 "xloc": [
25870 "default-mobile.handlebars->11->109",
25869 - "default.handlebars->47->2546",
25870 - "default.handlebars->47->2680",
25871 - "default.handlebars->47->2682",
25872 - "default.handlebars->47->2730",
25873 - "default.handlebars->47->2743",
25874 - "default.handlebars->47->2794",
25871 + "default.handlebars->47->2560",
25872 + "default.handlebars->47->2694",
25873 + "default.handlebars->47->2696",
25874 + "default.handlebars->47->2744",
25875 + "default.handlebars->47->2757",
25876 + "default.handlebars->47->2814",
25877 "default.handlebars->47->510",
25878 "login-mobile.handlebars->5->45",
25879 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -25910,7 +25912,7 @@
25912 "zh-cht": "電郵地址變更",
25913 "xloc": [
25914 "default-mobile.handlebars->11->110",
25913 - "default.handlebars->47->1844"
25915 + "default.handlebars->47->1856"
25916 ]
25917 },
25918 {
@@ -25937,7 +25939,7 @@
25939 "zh-cht": "電郵認證",
25940 "xloc": [
25941 "default-mobile.handlebars->11->99",
25940 - "default.handlebars->47->1584"
25942 + "default.handlebars->47->1596"
25943 ]
25944 },
25945 {
@@ -25991,7 +25993,7 @@
25993 "zh-chs": "电子邮件连接",
25994 "zh-cht": "電子郵件連接",
25995 "xloc": [
25994 - "default.handlebars->47->1962",
25996 + "default.handlebars->47->1974",
25997 "default.handlebars->47->891"
25998 ]
25999 },
@@ -26018,7 +26020,7 @@
26020 "zh-chs": "电子邮件断开连接",
26021 "zh-cht": "電子郵件斷開連接",
26022 "xloc": [
26021 - "default.handlebars->47->1963",
26023 + "default.handlebars->47->1975",
26024 "default.handlebars->47->892"
26025 ]
26026 },
@@ -26028,7 +26030,7 @@
26030 "nl": "E-mail hulpverzoek",
26031 "pl": "Prośba Pomocy Email",
26032 "xloc": [
26031 - "default.handlebars->47->1964",
26033 + "default.handlebars->47->1976",
26034 "default.handlebars->47->893"
26035 ]
26036 },
@@ -26056,7 +26058,7 @@
26058 "zh-cht": "電子郵件通知",
26059 "xloc": [
26060 "default.handlebars->47->1028",
26059 - "default.handlebars->47->2201"
26061 + "default.handlebars->47->2215"
26062 ]
26063 },
26064 {
@@ -26106,7 +26108,7 @@
26108 "zh-cht": "電郵驗證",
26109 "xloc": [
26110 "default-mobile.handlebars->11->108",
26109 - "default.handlebars->47->1842"
26111 + "default.handlebars->47->1854"
26112 ]
26113 },
26114 {
@@ -26133,7 +26135,7 @@
26135 "zh-cht": "不允許使用電子郵件域 \\\"{0}\\\"。只允許 ({1})",
26136 "xloc": [
26137 "default-mobile.handlebars->11->745",
26136 - "default.handlebars->47->3026"
26138 + "default.handlebars->47->3046"
26139 ]
26140 },
26141 {
@@ -26185,7 +26187,7 @@
26187 "zh-chs": "邮箱未验证",
26188 "zh-cht": "電郵未驗證",
26189 "xloc": [
26188 - "default.handlebars->47->2488"
26190 + "default.handlebars->47->2502"
26191 ]
26192 },
26193 {
@@ -26211,8 +26213,8 @@
26213 "zh-chs": "电子邮件已验证",
26214 "zh-cht": "電子郵件已驗證",
26215 "xloc": [
26214 - "default.handlebars->47->2489",
26215 - "default.handlebars->47->2674"
26216 + "default.handlebars->47->2503",
26217 + "default.handlebars->47->2688"
26218 ]
26219 },
26220 {
@@ -26238,7 +26240,7 @@
26240 "zh-chs": "邮箱已验证。",
26241 "zh-cht": "電郵已驗證。",
26242 "xloc": [
26241 - "default.handlebars->47->2552"
26243 + "default.handlebars->47->2566"
26244 ]
26245 },
26246 {
@@ -26264,7 +26266,7 @@
26266 "zh-chs": "邮箱未验证",
26267 "zh-cht": "電郵未驗證",
26268 "xloc": [
26267 - "default.handlebars->47->2675"
26269 + "default.handlebars->47->2689"
26270 ]
26271 },
26272 {
@@ -26314,7 +26316,7 @@
26316 "zh-cht": "電郵已發送。",
26317 "xloc": [
26318 "default-mobile.handlebars->11->729",
26317 - "default.handlebars->47->3010",
26319 + "default.handlebars->47->3030",
26320 "login-mobile.handlebars->5->2",
26321 "login.handlebars->5->2",
26322 "login2.handlebars->7->3"
@@ -26394,7 +26396,7 @@
26396 "zh-chs": "已通过电邮验证,并且需要重置密码。",
26397 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
26398 "xloc": [
26397 - "default.handlebars->47->2553"
26399 + "default.handlebars->47->2567"
26400 ]
26401 },
26402 {
@@ -26443,7 +26445,7 @@
26445 "zh-chs": "电子邮件/短信/推送流量",
26446 "zh-cht": "電子郵件/短信/推送流量",
26447 "xloc": [
26446 - "default.handlebars->47->3106"
26448 + "default.handlebars->47->3126"
26449 ]
26450 },
26451 {
@@ -26553,7 +26555,7 @@
26555 "zh-chs": "启用邀请代码",
26556 "zh-cht": "啟用邀請代碼",
26557 "xloc": [
26556 - "default.handlebars->47->2177"
26558 + "default.handlebars->47->2191"
26559 ]
26560 },
26561 {
@@ -26606,7 +26608,7 @@
26608 "zh-cht": "啟用電郵二因子鑑別。",
26609 "xloc": [
26610 "default-mobile.handlebars->11->101",
26609 - "default.handlebars->47->1586"
26611 + "default.handlebars->47->1598"
26612 ]
26613 },
26614 {
@@ -26659,7 +26661,7 @@
26661 "zh-cht": "已啟用",
26662 "xloc": [
26663 "default.handlebars->47->125",
26662 - "default.handlebars->47->2884"
26664 + "default.handlebars->47->2904"
26665 ]
26666 },
26667 {
@@ -26685,7 +26687,7 @@
26687 "zh-chs": "启用电子邮件两因素身份验证",
26688 "zh-cht": "啟用電子郵件兩因素身份驗證",
26689 "xloc": [
26688 - "default.handlebars->47->2364"
26690 + "default.handlebars->47->2378"
26691 ]
26692 },
26693 {
@@ -26763,7 +26765,7 @@
26765 "zh-chs": "编码:RAW",
26766 "zh-cht": "編碼:RAW",
26767 "xloc": [
26766 - "default.handlebars->47->1439"
26768 + "default.handlebars->47->1445"
26769 ]
26770 },
26771 {
@@ -26789,7 +26791,7 @@
26791 "zh-chs": "编码:UTF8",
26792 "zh-cht": "編碼:UTF8",
26793 "xloc": [
26792 - "default.handlebars->47->1440"
26794 + "default.handlebars->47->1446"
26795 ]
26796 },
26797 {
@@ -26816,7 +26818,7 @@
26818 "zh-cht": "結尾",
26819 "xloc": [
26820 "default-mobile.handlebars->11->424",
26819 - "default.handlebars->47->1295"
26821 + "default.handlebars->47->1301"
26822 ]
26823 },
26824 {
@@ -26842,7 +26844,7 @@
26844 "zh-chs": "时间结束",
26845 "zh-cht": "時間結束",
26846 "xloc": [
26845 - "default.handlebars->47->2881"
26847 + "default.handlebars->47->2901"
26848 ]
26849 },
26850 {
@@ -26868,7 +26870,7 @@
26870 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
26871 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
26872 "xloc": [
26871 - "default.handlebars->47->2287"
26873 + "default.handlebars->47->2301"
26874 ]
26875 },
26876 {
@@ -26894,7 +26896,7 @@
26896 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
26897 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
26898 "xloc": [
26897 - "default.handlebars->47->2288"
26899 + "default.handlebars->47->2302"
26900 ]
26901 },
26902 {
@@ -26920,7 +26922,7 @@
26922 "zh-chs": "结束本地中继会话\\\"{0}\\\",协议 {1} 到 {2},{3} 秒",
26923 "zh-cht": "已結束本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2},{3} 秒",
26924 "xloc": [
26923 - "default.handlebars->47->2397"
26925 + "default.handlebars->47->2411"
26926 ]
26927 },
26928 {
@@ -26946,7 +26948,7 @@
26948 "zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"",
26949 "zh-cht": "從 {1} 到 {2} 結束的 Messenger 會話 \\\"{0}\\\",{3} 秒",
26950 "xloc": [
26949 - "default.handlebars->47->2388"
26951 + "default.handlebars->47->2402"
26952 ]
26953 },
26954 {
@@ -26972,7 +26974,7 @@
26974 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
26975 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
26976 "xloc": [
26975 - "default.handlebars->47->2285"
26977 + "default.handlebars->47->2299"
26978 ]
26979 },
26980 {
@@ -26998,7 +27000,7 @@
27000 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
27001 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
27002 "xloc": [
27001 - "default.handlebars->47->2286"
27003 + "default.handlebars->47->2300"
27004 ]
27005 },
27006 {
@@ -27024,7 +27026,7 @@
27026 "zh-chs": "英文",
27027 "zh-cht": "英文",
27028 "xloc": [
27027 - "default.handlebars->47->1655"
27029 + "default.handlebars->47->1667"
27030 ]
27031 },
27032 {
@@ -27050,7 +27052,7 @@
27052 "zh-chs": "英文(澳洲)",
27053 "zh-cht": "英文(澳洲)",
27054 "xloc": [
27053 - "default.handlebars->47->1656"
27055 + "default.handlebars->47->1668"
27056 ]
27057 },
27058 {
@@ -27076,7 +27078,7 @@
27078 "zh-chs": "英文(伯利茲)",
27079 "zh-cht": "英文(伯利茲)",
27080 "xloc": [
27079 - "default.handlebars->47->1657"
27081 + "default.handlebars->47->1669"
27082 ]
27083 },
27084 {
@@ -27102,7 +27104,7 @@
27104 "zh-chs": "英文(加拿大)",
27105 "zh-cht": "英文(加拿大)",
27106 "xloc": [
27105 - "default.handlebars->47->1658"
27107 + "default.handlebars->47->1670"
27108 ]
27109 },
27110 {
@@ -27128,7 +27130,7 @@
27130 "zh-chs": "英文(爱尔兰)",
27131 "zh-cht": "英文(愛爾蘭)",
27132 "xloc": [
27131 - "default.handlebars->47->1659"
27133 + "default.handlebars->47->1671"
27134 ]
27135 },
27136 {
@@ -27154,7 +27156,7 @@
27156 "zh-chs": "英文(牙买加)",
27157 "zh-cht": "英文(牙買加)",
27158 "xloc": [
27157 - "default.handlebars->47->1660"
27159 + "default.handlebars->47->1672"
27160 ]
27161 },
27162 {
@@ -27180,7 +27182,7 @@
27182 "zh-chs": "英文(纽西兰)",
27183 "zh-cht": "英文(紐西蘭)",
27184 "xloc": [
27183 - "default.handlebars->47->1661"
27185 + "default.handlebars->47->1673"
27186 ]
27187 },
27188 {
@@ -27206,7 +27208,7 @@
27208 "zh-chs": "英文(菲律宾)",
27209 "zh-cht": "英文(菲律賓)",
27210 "xloc": [
27209 - "default.handlebars->47->1662"
27211 + "default.handlebars->47->1674"
27212 ]
27213 },
27214 {
@@ -27232,7 +27234,7 @@
27234 "zh-chs": "英语(南非)",
27235 "zh-cht": "英語(南非)",
27236 "xloc": [
27235 - "default.handlebars->47->1663"
27237 + "default.handlebars->47->1675"
27238 ]
27239 },
27240 {
@@ -27258,7 +27260,7 @@
27260 "zh-chs": "英文(特立尼达和多巴哥)",
27261 "zh-cht": "英文(特立尼達和多巴哥)",
27262 "xloc": [
27261 - "default.handlebars->47->1664"
27263 + "default.handlebars->47->1676"
27264 ]
27265 },
27266 {
@@ -27284,7 +27286,7 @@
27286 "zh-chs": "英文(英国)",
27287 "zh-cht": "英文(英國)",
27288 "xloc": [
27287 - "default.handlebars->47->1665"
27289 + "default.handlebars->47->1677"
27290 ]
27291 },
27292 {
@@ -27310,7 +27312,7 @@
27312 "zh-chs": "美国英文",
27313 "zh-cht": "美國英語",
27314 "xloc": [
27313 - "default.handlebars->47->1666"
27315 + "default.handlebars->47->1678"
27316 ]
27317 },
27318 {
@@ -27336,7 +27338,7 @@
27338 "zh-chs": "英文(津巴布韦)",
27339 "zh-cht": "英文(津巴布韋)",
27340 "xloc": [
27339 - "default.handlebars->47->1667"
27341 + "default.handlebars->47->1679"
27342 ]
27343 },
27344 {
@@ -27386,10 +27388,10 @@
27388 "zh-cht": "輸入",
27389 "xloc": [
27390 "default-mobile.handlebars->11->418",
27389 - "default.handlebars->47->1289",
27390 - "default.handlebars->47->1404",
27391 - "default.handlebars->47->1881",
27392 - "default.handlebars->47->1882",
27391 + "default.handlebars->47->1295",
27392 + "default.handlebars->47->1410",
27393 + "default.handlebars->47->1893",
27394 + "default.handlebars->47->1894",
27395 "sharing.handlebars->11->55"
27396 ]
27397 },
@@ -27416,7 +27418,7 @@
27418 "zh-chs": "输入管理领域名称的逗号分隔列表。",
27419 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
27420 "xloc": [
27419 - "default.handlebars->47->2557"
27421 + "default.handlebars->47->2571"
27422 ]
27423 },
27424 {
@@ -27517,7 +27519,7 @@
27519 "zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。",
27520 "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
27521 "xloc": [
27520 - "default.handlebars->47->1319"
27522 + "default.handlebars->47->1325"
27523 ]
27524 },
27525 {
@@ -27643,14 +27645,14 @@
27645 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
27646 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
27647 "xloc": [
27646 - "default.handlebars->47->1560"
27648 + "default.handlebars->47->1566"
27649 ]
27650 },
27651 {
27652 "en": "Enter your messaging service and handle. Once verified, this server can send you login verification and other notifications.",
27653 "nl": "Voer uw berichtenservice en afhandeling in. Na verificatie kan deze server u aanmeldingsverificatie en andere meldingen sturen.",
27654 "xloc": [
27653 - "default.handlebars->47->1566"
27655 + "default.handlebars->47->1572"
27656 ]
27657 },
27658 {
@@ -27799,7 +27801,7 @@
27801 "zh-cht": "錯誤,邀請碼 \\\"{0}\\\" 已在使用中。",
27802 "xloc": [
27803 "default-mobile.handlebars->11->737",
27802 - "default.handlebars->47->3018"
27804 + "default.handlebars->47->3038"
27805 ]
27806 },
27807 {
@@ -27826,7 +27828,7 @@
27828 "zh-cht": "錯誤,密碼未更改。",
27829 "xloc": [
27830 "default-mobile.handlebars->11->734",
27829 - "default.handlebars->47->3015"
27831 + "default.handlebars->47->3035"
27832 ]
27833 },
27834 {
@@ -27853,7 +27855,7 @@
27855 "zh-cht": "錯誤,無法更改為常用密碼。",
27856 "xloc": [
27857 "default-mobile.handlebars->11->733",
27856 - "default.handlebars->47->3014"
27858 + "default.handlebars->47->3034"
27859 ]
27860 },
27861 {
@@ -27880,7 +27882,7 @@
27882 "zh-cht": "錯誤,無法更改為以前使用的密碼。",
27883 "xloc": [
27884 "default-mobile.handlebars->11->732",
27883 - "default.handlebars->47->3013"
27885 + "default.handlebars->47->3033"
27886 ]
27887 },
27888 {
@@ -27933,7 +27935,7 @@
27935 "zh-cht": "逃脫",
27936 "xloc": [
27937 "default-mobile.handlebars->11->419",
27936 - "default.handlebars->47->1290"
27938 + "default.handlebars->47->1296"
27939 ]
27940 },
27941 {
@@ -27959,7 +27961,7 @@
27961 "zh-chs": "世界文",
27962 "zh-cht": "世界語",
27963 "xloc": [
27962 - "default.handlebars->47->1668"
27964 + "default.handlebars->47->1680"
27965 ]
27966 },
27967 {
@@ -28008,7 +28010,7 @@
28010 "zh-chs": "爱沙尼亚文",
28011 "zh-cht": "愛沙尼亞語",
28012 "xloc": [
28011 - "default.handlebars->47->1669"
28013 + "default.handlebars->47->1681"
28014 ]
28015 },
28016 {
@@ -28057,7 +28059,7 @@
28059 "zh-chs": "事件详情",
28060 "zh-cht": "事件詳情",
28061 "xloc": [
28060 - "default.handlebars->47->1448"
28062 + "default.handlebars->47->1454"
28063 ]
28064 },
28065 {
@@ -28083,7 +28085,7 @@
28085 "zh-chs": "事件列表输出",
28086 "zh-cht": "事件列表輸出",
28087 "xloc": [
28086 - "default.handlebars->47->2463"
28088 + "default.handlebars->47->2477"
28089 ]
28090 },
28091 {
@@ -28092,7 +28094,7 @@
28094 "nl": "Gebeurtenis vermeldingen",
28095 "pl": "Zapisy zdarzeń",
28096 "xloc": [
28095 - "default.handlebars->47->2969"
28097 + "default.handlebars->47->2989"
28098 ]
28099 },
28100 {
@@ -28279,8 +28281,8 @@
28281 "zh-chs": "到期时间",
28282 "zh-cht": "到期時間",
28283 "xloc": [
28282 - "default.handlebars->47->1121",
28283 - "default.handlebars->47->1832",
28284 + "default.handlebars->47->1127",
28285 + "default.handlebars->47->1844",
28286 "default.handlebars->47->285"
28287 ]
28288 },
@@ -28333,7 +28335,7 @@
28335 "zh-chs": "过期{0}",
28336 "zh-cht": "過期{0}",

This file is too large to show in full.