Added Apple Silicon support.

Ylian Saint-Hilaire committed Dec 7, 2020 at 20:39 UTC 6b187b46459361897c415850049a706bed74b7ab
5 files changed +1382 -1348
meshcentral.js
+6 -6
@@ -2254,12 +2254,12 @@ function CreateMeshCentralServer(config, args) {
2254 8: { id: 8, localname: 'MeshAgent-Linux-XEN-x86-32', rname: 'meshagent', desc: 'XEN x86-64', update: true, amt: false, platform: 'linux', core: 'linux-amt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2255 9: { id: 9, localname: 'meshagent_arm', rname: 'meshagent', desc: 'Linux ARM5', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2256 10: { id: 10, localname: 'MeshAgent-Linux-ARM-PlugPC', rname: 'meshagent', desc: 'Linux ARM PlugPC', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2257 - 11: { id: 11, localname: 'meshagent_osx-x86-32', rname: 'meshosx', desc: 'Apple OSX x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2257 + 11: { id: 11, localname: 'meshagent_osx-x86-32', rname: 'meshosx', desc: 'Apple macOS x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Apple x86-32 binary, no longer supported.
2258 12: { id: 12, localname: 'MeshAgent-Android-x86', rname: 'meshandroid', desc: 'Android x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2259 13: { id: 13, localname: 'meshagent_pogo', rname: 'meshagent', desc: 'Linux ARM PogoPlug', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2260 14: { id: 14, localname: 'MeshAgent-Android-APK', rname: 'meshandroid', desc: 'Android Market', update: false, amt: false, platform: 'android', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Get this one from Google Play
2261 15: { id: 15, localname: 'meshagent_poky', rname: 'meshagent', desc: 'Linux Poky x86-32', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2262 - 16: { id: 16, localname: 'meshagent_osx-x86-64', rname: 'meshagent', desc: 'Apple OSX x86-64', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2262 + 16: { id: 16, localname: 'meshagent_osx-x86-64', rname: 'meshagent', desc: 'Apple macOS x86-64', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Apple x86-64 binary
2263 17: { id: 17, localname: 'MeshAgent-ChromeOS', rname: 'meshagent', desc: 'Google ChromeOS', update: false, amt: false, platform: 'chromeos', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Get this one from Chrome store
2264 18: { id: 18, localname: 'meshagent_poky64', rname: 'meshagent', desc: 'Linux Poky x86-64', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
2265 19: { id: 19, localname: 'meshagent_x86_nokvm', rname: 'meshagent', desc: 'Linux x86-32 NoKVM', update: true, amt: true, platform: 'linux', core: 'linux-amt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' },
@@ -2272,11 +2272,11 @@ function CreateMeshCentralServer(config, args) {
2272 26: { id: 26, localname: 'meshagent_arm64', rname: 'meshagent', desc: 'Linux ARMv8-64', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // "aarch64"
2273 27: { id: 27, localname: 'meshagent_armhf2', rname: 'meshagent', desc: 'Linux ARM - HardFloat', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Raspbian 7 2015-02-02 for old Raspberry Pi.
2274 28: { id: 28, localname: 'meshagent_mips24kc', rname: 'meshagent', desc: 'Linux MIPS24KC (OpenWRT)', update: true, amt: false, platform: 'linux', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // MIPS Router with OpenWRT
2275 - 29: { id: 29, localname: 'meshagent_osx-arm-64', rname: 'meshagent', desc: 'Apple OSX ARM-Any', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Apple ARM 64bit
2275 + 29: { id: 29, localname: 'meshagent_osx-arm-64', rname: 'meshagent', desc: 'Apple macOS ARM-64', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Apple Silicon ARM 64bit
2276 30: { id: 30, localname: 'meshagent_freebsd_x86-64', rname: 'meshagent', desc: 'FreeBSD x86-64', update: true, amt: false, platform: 'freebsd', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // FreeBSD x64
2277 - 10003: { id: 3, localname: 'MeshService.exe', rname: 'meshagent.exe', desc: 'Windows x86-32 service', update: true, amt: true, platform: 'win32', core: 'windows-amt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Unsigned version of the Windows MeshAgent x86
2278 - 10004: { id: 4, localname: 'MeshService64.exe', rname: 'meshagent.exe', desc: 'Windows x86-64 service', update: true, amt: true, platform: 'win32', core: 'windows-amt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Unsigned version of the Windows MeshAgent x64
2279 - 10005: { id: 0, localname: 'meshagent_osx-universal-64', rname: 'meshagent', desc: 'Apple OSX Universal Binary', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' } // Apple Silicon universal binary
2277 + 10003: { id: 3, localname: 'MeshService.exe', rname: 'meshagent.exe', desc: 'Win x86-32 service, unsigned', update: true, amt: true, platform: 'win32', core: 'windows-amt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Unsigned version of the Windows MeshAgent x86
2278 + 10004: { id: 4, localname: 'MeshService64.exe', rname: 'meshagent.exe', desc: 'Win x86-64 service, unsigned', update: true, amt: true, platform: 'win32', core: 'windows-amt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' }, // Unsigned version of the Windows MeshAgent x64
2279 + 10005: { id: 10005, localname: 'meshagent_osx-universal-64', rname: 'meshagent', desc: 'Apple macOS Universal Binary', update: true, amt: false, platform: 'osx', core: 'linux-noamt', rcore: 'linux-recovery', arcore: 'linux-agentrecovery' } // Apple Silicon + x86 universal binary
2280 };
2281
2282 // Update the list of available mesh agents
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+1367 -1337
@@ -17,8 +17,8 @@
17 "zh-chs": " + CIRA",
18 "zh-cht": " + CIRA",
19 "xloc": [
20 - "default.handlebars->29->1371",
21 - "default.handlebars->29->1373"
20 + "default.handlebars->29->1375",
21 + "default.handlebars->29->1377"
22 ]
23 },
24 {
@@ -204,7 +204,7 @@
204 "zh-chs": " 可以使用密码提示,但不建议使用。",
205 "zh-cht": " 可以使用密碼提示,但不建議使用。",
206 "xloc": [
207 - "default.handlebars->29->1284"
207 + "default.handlebars->29->1288"
208 ]
209 },
210 {
@@ -224,8 +224,8 @@
224 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 - "default.handlebars->29->1448",
228 - "default.handlebars->29->1912"
227 + "default.handlebars->29->1452",
228 + "default.handlebars->29->1916"
229 ]
230 },
231 {
@@ -420,7 +420,7 @@
420 "fr": "* 8 caractères, 1 majuscule, 1 minuscule, 1 numérique, 1 non alphanumérique.",
421 "nl": "* 8 karakters, 1 hoofdletter, 1 normale letter, 1 nummeriek, 1 niet alfanumeriek.",
422 "xloc": [
423 - "default.handlebars->29->1417",
423 + "default.handlebars->29->1421",
424 "default.handlebars->29->309"
425 ]
426 },
@@ -496,7 +496,7 @@
496 "zh-cht": ",",
497 "xloc": [
498 "default-mobile.handlebars->9->465",
499 - "default.handlebars->29->1518"
499 + "default.handlebars->29->1522"
500 ]
501 },
502 {
@@ -537,7 +537,7 @@
537 "zh-chs": ",MQTT在线",
538 "zh-cht": ",MQTT在線",
539 "xloc": [
540 - "default.handlebars->29->1026"
540 + "default.handlebars->29->1030"
541 ]
542 },
543 {
@@ -564,7 +564,7 @@
564 "zh-chs": ",软体KVM",
565 "zh-cht": ",軟體KVM",
566 "xloc": [
567 - "default.handlebars->29->844",
567 + "default.handlebars->29->848",
568 "desktop.handlebars->3->12"
569 ]
570 },
@@ -587,9 +587,9 @@
587 "xloc": [
588 "default-mobile.handlebars->9->296",
589 "default-mobile.handlebars->9->303",
590 - "default.handlebars->29->851",
591 - "default.handlebars->29->884",
592 - "default.handlebars->29->896",
590 + "default.handlebars->29->855",
591 + "default.handlebars->29->888",
592 + "default.handlebars->29->900",
593 "desktop.handlebars->3->19",
594 "terminal.handlebars->3->9",
595 "xterm.handlebars->9->6"
@@ -712,7 +712,7 @@
712 "zh-chs": ",{0}观看",
713 "zh-cht": ",{0}觀看",
714 "xloc": [
715 - "default.handlebars->29->845",
715 + "default.handlebars->29->849",
716 "desktop.handlebars->3->13"
717 ]
718 },
@@ -777,9 +777,9 @@
777 "xloc": [
778 "default-mobile.handlebars->9->108",
779 "default-mobile.handlebars->9->305",
780 - "default.handlebars->29->1559",
781 - "default.handlebars->29->2069",
782 - "default.handlebars->29->902"
780 + "default.handlebars->29->1563",
781 + "default.handlebars->29->2073",
782 + "default.handlebars->29->906"
783 ]
784 },
785 {
@@ -835,7 +835,7 @@
835 "zh-chs": "1个活跃时段",
836 "zh-cht": "1個活躍時段",
837 "xloc": [
838 - "default.handlebars->29->1981"
838 + "default.handlebars->29->1985"
839 ]
840 },
841 {
@@ -857,7 +857,7 @@
857 "xloc": [
858 "default-mobile.handlebars->9->118",
859 "default-mobile.handlebars->9->469",
860 - "default.handlebars->29->1583",
860 + "default.handlebars->29->1587",
861 "download.handlebars->3->1",
862 "download2.handlebars->5->1"
863 ]
@@ -879,7 +879,7 @@
879 "zh-chs": "1条连接",
880 "zh-cht": "1位聯絡文",
881 "xloc": [
882 - "default.handlebars->29->847",
882 + "default.handlebars->29->851",
883 "desktop.handlebars->3->15"
884 ]
885 },
@@ -922,7 +922,7 @@
922 "zh-chs": "1组",
923 "zh-cht": "1群",
924 "xloc": [
925 - "default.handlebars->29->1946"
925 + "default.handlebars->29->1950"
926 ]
927 },
928 {
@@ -1026,7 +1026,7 @@
1026 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1027 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1028 "xloc": [
1029 - "default.handlebars->29->1736"
1029 + "default.handlebars->29->1740"
1030 ]
1031 },
1032 {
@@ -1092,7 +1092,7 @@
1092 "default-mobile.handlebars->9->172",
1093 "default-mobile.handlebars->9->175",
1094 "default-mobile.handlebars->9->178",
1095 - "default.handlebars->29->1740",
1095 + "default.handlebars->29->1744",
1096 "default.handlebars->29->254",
1097 "default.handlebars->29->257",
1098 "default.handlebars->29->260",
@@ -1515,7 +1515,7 @@
1515 "zh-chs": "2FA备份代码已清除",
1516 "zh-cht": "2FA備份代碼已清除",
1517 "xloc": [
1518 - "default.handlebars->29->1694"
1518 + "default.handlebars->29->1698"
1519 ]
1520 },
1521 {
@@ -1535,8 +1535,8 @@
1535 "zh-chs": "启用第二因素身份验证",
1536 "zh-cht": "啟用第二因素身份驗證",
1537 "xloc": [
1538 - "default.handlebars->29->1753",
1539 - "default.handlebars->29->1968"
1538 + "default.handlebars->29->1757",
1539 + "default.handlebars->29->1972"
1540 ]
1541 },
1542 {
@@ -2355,7 +2355,7 @@
2355 "zh-cht": "ACM",
2356 "xloc": [
2357 "default-mobile.handlebars->9->236",
2358 - "default.handlebars->29->1387",
2358 + "default.handlebars->29->1391",
2359 "default.handlebars->29->571"
2360 ]
2361 },
@@ -2497,7 +2497,7 @@
2497 "zh-chs": "拒绝访问",
2498 "zh-cht": "拒絕存取",
2499 "xloc": [
2500 - "default.handlebars->29->1027"
2500 + "default.handlebars->29->1031"
2501 ]
2502 },
2503 {
@@ -2539,7 +2539,7 @@
2539 "zh-chs": "访问服务器档案",
2540 "zh-cht": "存取伺服器檔案",
2541 "xloc": [
2542 - "default.handlebars->29->1918"
2542 + "default.handlebars->29->1922"
2543 ]
2544 },
2545 {
@@ -2628,8 +2628,8 @@
2628 "default-mobile.handlebars->9->93",
2629 "default-mobile.handlebars->9->95",
2630 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2631 - "default.handlebars->29->1293",
2632 - "default.handlebars->29->1295",
2631 + "default.handlebars->29->1297",
2632 + "default.handlebars->29->1299",
2633 "default.handlebars->29->540",
2634 "default.handlebars->29->542"
2635 ]
@@ -2692,7 +2692,7 @@
2692 "zh-chs": "帐户已更改:{0}",
2693 "zh-cht": "帳戶已更改:{0}",
2694 "xloc": [
2695 - "default.handlebars->29->1667"
2695 + "default.handlebars->29->1671"
2696 ]
2697 },
2698 {
@@ -2712,7 +2712,7 @@
2712 "zh-chs": "创建帐户,电子邮件为{0}",
2713 "zh-cht": "創建帳戶,電子郵件為{0}",
2714 "xloc": [
2715 - "default.handlebars->29->1666"
2715 + "default.handlebars->29->1670"
2716 ]
2717 },
2718 {
@@ -2732,7 +2732,7 @@
2732 "zh-chs": "创建帐户,用户名是{0}",
2733 "zh-cht": "帳戶已創建,用戶名是{0}",
2734 "xloc": [
2735 - "default.handlebars->29->1665"
2735 + "default.handlebars->29->1669"
2736 ]
2737 },
2738 {
@@ -2752,8 +2752,8 @@
2752 "zh-chs": "帐户已被锁定",
2753 "zh-cht": "帳戶已被鎖定",
2754 "xloc": [
2755 - "default.handlebars->29->1755",
2756 - "default.handlebars->29->1915"
2755 + "default.handlebars->29->1759",
2756 + "default.handlebars->29->1919"
2757 ]
2758 },
2759 {
@@ -2817,7 +2817,7 @@
2817 "zh-chs": "帐号登录",
2818 "zh-cht": "帳號登錄",
2819 "xloc": [
2820 - "default.handlebars->29->1602"
2820 + "default.handlebars->29->1606"
2821 ]
2822 },
2823 {
@@ -2837,7 +2837,7 @@
2837 "zh-chs": "帐户登出",
2838 "zh-cht": "帳戶登出",
2839 "xloc": [
2840 - "default.handlebars->29->1603"
2840 + "default.handlebars->29->1607"
2841 ]
2842 },
2843 {
@@ -2879,7 +2879,7 @@
2879 "zh-chs": "帐户密码已更改:{0}",
2880 "zh-cht": "帳戶密碼已更改:{0}",
2881 "xloc": [
2882 - "default.handlebars->29->1675"
2882 + "default.handlebars->29->1679"
2883 ]
2884 },
2885 {
@@ -2899,7 +2899,7 @@
2899 "zh-chs": "帐户已删除",
2900 "zh-cht": "帳戶已刪除",
2901 "xloc": [
2902 - "default.handlebars->29->1664"
2902 + "default.handlebars->29->1668"
2903 ]
2904 },
2905 {
@@ -2939,7 +2939,7 @@
2939 "zh-chs": "指令",
2940 "zh-cht": "指令",
2941 "xloc": [
2942 - "default.handlebars->29->1032",
2942 + "default.handlebars->29->1036",
2943 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2944 ]
2945 },
@@ -2960,8 +2960,8 @@
2960 "zh-chs": "动作档案",
2961 "zh-cht": "動作檔案",
2962 "xloc": [
2963 - "default.handlebars->29->820",
2964 - "default.handlebars->29->822"
2963 + "default.handlebars->29->822",
2964 + "default.handlebars->29->824"
2965 ]
2966 },
2967 {
@@ -3042,7 +3042,7 @@
3042 "en": "Activate to CCM, if ACM fails",
3043 "fr": "Activer CCM, si ACM échoue",
3044 "xloc": [
3045 - "default.handlebars->29->1408"
3045 + "default.handlebars->29->1412"
3046 ]
3047 },
3048 {
@@ -3067,7 +3067,7 @@
3067 "default-mobile.handlebars->9->368",
3068 "default.handlebars->29->564",
3069 "default.handlebars->29->566",
3070 - "default.handlebars->29->988"
3070 + "default.handlebars->29->992"
3071 ]
3072 },
3073 {
@@ -3132,7 +3132,7 @@
3132 "zh-chs": "添加代理",
3133 "zh-cht": "新增代理",
3134 "xloc": [
3135 - "default.handlebars->29->1383",
3135 + "default.handlebars->29->1387",
3136 "default.handlebars->29->287"
3137 ]
3138 },
@@ -3170,8 +3170,8 @@
3170 "zh-chs": "添加设备",
3171 "zh-cht": "新增裝置",
3172 "xloc": [
3173 - "default.handlebars->29->1892",
3174 - "default.handlebars->29->2016"
3173 + "default.handlebars->29->1896",
3174 + "default.handlebars->29->2020"
3175 ]
3176 },
3177 {
@@ -3211,9 +3211,9 @@
3211 "zh-chs": "添加设备组",
3212 "zh-cht": "新增裝置群",
3213 "xloc": [
3214 - "default.handlebars->29->1482",
3215 - "default.handlebars->29->1886",
3216 - "default.handlebars->29->2004",
3214 + "default.handlebars->29->1486",
3215 + "default.handlebars->29->1890",
3216 + "default.handlebars->29->2008",
3217 "default.handlebars->29->224"
3218 ]
3219 },
@@ -3234,7 +3234,7 @@
3234 "zh-chs": "添加设备组权限",
3235 "zh-cht": "新增裝置群權限",
3236 "xloc": [
3237 - "default.handlebars->29->1479"
3237 + "default.handlebars->29->1483"
3238 ]
3239 },
3240 {
@@ -3254,8 +3254,8 @@
3254 "zh-chs": "添加设备权限",
3255 "zh-cht": "新增裝置權限",
3256 "xloc": [
3257 - "default.handlebars->29->1484",
3258 - "default.handlebars->29->1486"
3257 + "default.handlebars->29->1488",
3258 + "default.handlebars->29->1490"
3259 ]
3260 },
3261 {
@@ -3352,7 +3352,7 @@
3352 "zh-chs": "添加成员身份",
3353 "zh-cht": "新增成員身份",
3354 "xloc": [
3355 - "default.handlebars->29->2036"
3355 + "default.handlebars->29->2040"
3356 ]
3357 },
3358 {
@@ -3392,8 +3392,8 @@
3392 "zh-chs": "添加安全密钥",
3393 "zh-cht": "新增安全密鑰",
3394 "xloc": [
3395 - "default.handlebars->29->1060",
3396 - "default.handlebars->29->1061",
3395 + "default.handlebars->29->1064",
3396 + "default.handlebars->29->1065",
3397 "default.handlebars->29->149",
3398 "default.handlebars->29->151",
3399 "default.handlebars->29->154",
@@ -3438,7 +3438,7 @@
3438 "zh-chs": "添加用户设备权限",
3439 "zh-cht": "新增用戶裝置權限",
3440 "xloc": [
3441 - "default.handlebars->29->1489"
3441 + "default.handlebars->29->1493"
3442 ]
3443 },
3444 {
@@ -3458,9 +3458,9 @@
3458 "zh-chs": "添加用户组",
3459 "zh-cht": "新增用戶群",
3460 "xloc": [
3461 - "default.handlebars->29->1379",
3462 - "default.handlebars->29->1481",
3463 - "default.handlebars->29->2010",
3461 + "default.handlebars->29->1383",
3462 + "default.handlebars->29->1485",
3463 + "default.handlebars->29->2014",
3464 "default.handlebars->29->666"
3465 ]
3466 },
@@ -3481,7 +3481,7 @@
3481 "zh-chs": "添加用户组设备权限",
3482 "zh-cht": "新增用戶群裝置權限",
3483 "xloc": [
3484 - "default.handlebars->29->1491"
3484 + "default.handlebars->29->1495"
3485 ]
3486 },
3487 {
@@ -3538,8 +3538,8 @@
3538 "zh-chs": "添加用户",
3539 "zh-cht": "新增用戶",
3540 "xloc": [
3541 - "default.handlebars->29->1378",
3542 - "default.handlebars->29->1881"
3541 + "default.handlebars->29->1382",
3542 + "default.handlebars->29->1885"
3543 ]
3544 },
3545 {
@@ -3559,7 +3559,7 @@
3559 "zh-chs": "将用户添加到设备组",
3560 "zh-cht": "將用戶新增到裝置群",
3561 "xloc": [
3562 - "default.handlebars->29->1478"
3562 + "default.handlebars->29->1482"
3563 ]
3564 },
3565 {
@@ -3579,7 +3579,7 @@
3579 "zh-chs": "将用户添加到用户组",
3580 "zh-cht": "將用戶新增到用戶群",
3581 "xloc": [
3582 - "default.handlebars->29->1914"
3582 + "default.handlebars->29->1918"
3583 ]
3584 },
3585 {
@@ -3696,7 +3696,7 @@
3696 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3697 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3698 "xloc": [
3699 - "default.handlebars->29->1382",
3699 + "default.handlebars->29->1386",
3700 "default.handlebars->29->286"
3701 ]
3702 },
@@ -3745,7 +3745,7 @@
3745 "zh-chs": "添加了身份验证应用程序",
3746 "zh-cht": "添加了身份驗證應用程序",
3747 "xloc": [
3748 - "default.handlebars->29->1691"
3748 + "default.handlebars->29->1695"
3749 ]
3750 },
3751 {
@@ -3753,7 +3753,7 @@
3753 "fr": "Ajout du partage {0} de {1} à {2}",
3754 "nl": "Apparaat delen {0} toegevoegd van {1} tot {2}",
3755 "xloc": [
3756 - "default.handlebars->29->1702"
3756 + "default.handlebars->29->1706"
3757 ]
3758 },
3759 {
@@ -3773,8 +3773,8 @@
3773 "zh-chs": "已将设备{0}添加到设备组{1}",
3774 "zh-cht": "已將設備{0}添加到設備組{1}",
3775 "xloc": [
3776 - "default.handlebars->29->1658",
3777 - "default.handlebars->29->1685"
3776 + "default.handlebars->29->1662",
3777 + "default.handlebars->29->1689"
3778 ]
3779 },
3780 {
@@ -3794,7 +3794,7 @@
3794 "zh-chs": "添加了安全密钥",
3795 "zh-cht": "添加了安全密鑰",
3796 "xloc": [
3797 - "default.handlebars->29->1696"
3797 + "default.handlebars->29->1700"
3798 ]
3799 },
3800 {
@@ -3814,7 +3814,7 @@
3814 "zh-chs": "已将用户组{0}添加到设备组{1}",
3815 "zh-cht": "已將用戶組{0}添加到設備組{1}",
3816 "xloc": [
3817 - "default.handlebars->29->1669"
3817 + "default.handlebars->29->1673"
3818 ]
3819 },
3820 {
@@ -3834,8 +3834,8 @@
3834 "zh-chs": "已将用户{0}添加到用户组{1}",
3835 "zh-cht": "已將用戶{0}添加到用戶組{1}",
3836 "xloc": [
3837 - "default.handlebars->29->1672",
3838 - "default.handlebars->29->1681"
3837 + "default.handlebars->29->1676",
3838 + "default.handlebars->29->1685"
3839 ]
3840 },
3841 {
@@ -3896,7 +3896,7 @@
3896 "zh-cht": "管理員控制模式(ACM)",
3897 "xloc": [
3898 "default-mobile.handlebars->9->370",
3899 - "default.handlebars->29->990"
3899 + "default.handlebars->29->994"
3900 ]
3901 },
3902 {
@@ -3917,7 +3917,7 @@
3917 "zh-cht": "管理員憑證",
3918 "xloc": [
3919 "default-mobile.handlebars->9->376",
3920 - "default.handlebars->29->996"
3920 + "default.handlebars->29->1000"
3921 ]
3922 },
3923 {
@@ -3958,7 +3958,7 @@
3958 "zh-chs": "管理领域",
3959 "zh-cht": "管理領域",
3960 "xloc": [
3961 - "default.handlebars->29->1950"
3961 + "default.handlebars->29->1954"
3962 ]
3963 },
3964 {
@@ -3999,7 +3999,7 @@
3999 "zh-chs": "管理领域",
4000 "zh-cht": "管理領域",
4001 "xloc": [
4002 - "default.handlebars->29->1818"
4002 + "default.handlebars->29->1822"
4003 ]
4004 },
4005 {
@@ -4019,7 +4019,7 @@
4019 "zh-chs": "管理员",
4020 "zh-cht": "管理員",
4021 "xloc": [
4022 - "default.handlebars->29->1747"
4022 + "default.handlebars->29->1751"
4023 ]
4024 },
4025 {
@@ -4039,7 +4039,7 @@
4039 "zh-chs": "南非文",
4040 "zh-cht": "南非文",
4041 "xloc": [
4042 - "default.handlebars->29->1063"
4042 + "default.handlebars->29->1067"
4043 ]
4044 },
4045 {
@@ -4062,8 +4062,8 @@
4062 "default-mobile.handlebars->9->203",
4063 "default-mobile.handlebars->9->228",
4064 "default-mobile.handlebars->9->250",
4065 - "default.handlebars->29->1545",
4066 - "default.handlebars->29->1553",
4065 + "default.handlebars->29->1549",
4066 + "default.handlebars->29->1557",
4067 "default.handlebars->29->240",
4068 "default.handlebars->29->426",
4069 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -4086,8 +4086,8 @@
4086 "zh-chs": "代理+英特尔AMT",
4087 "zh-cht": "代理+Intel&reg; AMT",
4088 "xloc": [
4089 - "default.handlebars->29->1547",
4090 - "default.handlebars->29->1555"
4089 + "default.handlebars->29->1551",
4090 + "default.handlebars->29->1559"
4091 ]
4092 },
4093 {
@@ -4128,7 +4128,7 @@
4128 "zh-cht": "代理控制台",
4129 "xloc": [
4130 "default-mobile.handlebars->9->447",
4131 - "default.handlebars->29->1499"
4131 + "default.handlebars->29->1503"
4132 ]
4133 },
4134 {
@@ -4148,7 +4148,7 @@
4148 "zh-chs": "代理错误计数器",
4149 "zh-cht": "代理錯誤計數器",
4150 "xloc": [
4151 - "default.handlebars->29->2079"
4151 + "default.handlebars->29->2083"
4152 ]
4153 },
4154 {
@@ -4251,7 +4251,7 @@
4251 "zh-chs": "代理时段",
4252 "zh-cht": "代理時段",
4253 "xloc": [
4254 - "default.handlebars->29->2095"
4254 + "default.handlebars->29->2099"
4255 ]
4256 },
4257 {
@@ -4292,7 +4292,7 @@
4292 "zh-chs": "代理类型",
4293 "zh-cht": "代理類型",
4294 "xloc": [
4295 - "default.handlebars->29->1551",
4295 + "default.handlebars->29->1555",
4296 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4297 ]
4298 },
@@ -4313,7 +4313,7 @@
4313 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4314 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4315 "xloc": [
4316 - "default.handlebars->29->1655"
4316 + "default.handlebars->29->1659"
4317 ]
4318 },
4319 {
@@ -4375,7 +4375,7 @@
4375 "zh-chs": "代理离线",
4376 "zh-cht": "代理離線",
4377 "xloc": [
4378 - "default.handlebars->29->1025"
4378 + "default.handlebars->29->1029"
4379 ]
4380 },
4381 {
@@ -4395,7 +4395,7 @@
4395 "zh-chs": "代理在线",
4396 "zh-cht": "代理在線",
4397 "xloc": [
4398 - "default.handlebars->29->1024"
4398 + "default.handlebars->29->1028"
4399 ]
4400 },
4401 {
@@ -4424,7 +4424,7 @@
4424 "zh-chs": "代理",
4425 "zh-cht": "代理",
4426 "xloc": [
4427 - "default.handlebars->29->2111"
4427 + "default.handlebars->29->2115"
4428 ]
4429 },
4430 {
@@ -4444,7 +4444,7 @@
4444 "zh-chs": "阿尔巴尼亚文",
4445 "zh-cht": "阿爾巴尼亞文",
4446 "xloc": [
4447 - "default.handlebars->29->1064"
4447 + "default.handlebars->29->1068"
4448 ]
4449 },
4450 {
@@ -4487,7 +4487,7 @@
4487 "zh-chs": "全部可用",
4488 "zh-cht": "全部可用",
4489 "xloc": [
4490 - "default.handlebars->29->1710"
4490 + "default.handlebars->29->1714"
4491 ]
4492 },
4493 {
@@ -4524,7 +4524,7 @@
4524 "zh-chs": "所有事件",
4525 "zh-cht": "所有事件",
4526 "xloc": [
4527 - "default.handlebars->29->1708"
4527 + "default.handlebars->29->1712"
4528 ]
4529 },
4530 {
@@ -4544,9 +4544,9 @@
4544 "zh-chs": "全部聚焦",
4545 "zh-cht": "全部聚焦",
4546 "xloc": [
4547 - "default.handlebars->29->852",
4548 - "default.handlebars->29->854",
4549 - "default.handlebars->29->855"
4547 + "default.handlebars->29->856",
4548 + "default.handlebars->29->858",
4549 + "default.handlebars->29->859"
4550 ]
4551 },
4552 {
@@ -4566,8 +4566,8 @@
4566 "zh-chs": "允许用户管理此设备组和该组中的设备。",
4567 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4568 "xloc": [
4569 - "default.handlebars->29->1446",
4570 - "default.handlebars->29->1911"
4569 + "default.handlebars->29->1450",
4570 + "default.handlebars->29->1915"
4571 ]
4572 },
4573 {
@@ -4587,7 +4587,7 @@
4587 "zh-chs": "允许用户管理此设备。",
4588 "zh-cht": "允許用戶管理此裝置。",
4589 "xloc": [
4590 - "default.handlebars->29->1447"
4590 + "default.handlebars->29->1451"
4591 ]
4592 },
4593 {
@@ -4651,7 +4651,7 @@
4651 "zh-chs": "备用(F10 = ESC + 0)",
4652 "zh-cht": "備用(F10 = ESC + 0)",
4653 "xloc": [
4654 - "default.handlebars->29->889",
4654 + "default.handlebars->29->893",
4655 "terminal.handlebars->3->19"
4656 ]
4657 },
@@ -4693,9 +4693,9 @@
4693 "zh-chs": "一直通知",
4694 "zh-cht": "一直通知",
4695 "xloc": [
4696 - "default.handlebars->29->1358",
4697 - "default.handlebars->29->1872",
4698 - "default.handlebars->29->1959",
4696 + "default.handlebars->29->1362",
4697 + "default.handlebars->29->1876",
4698 + "default.handlebars->29->1963",
4699 "default.handlebars->29->602"
4700 ]
4701 },
@@ -4716,9 +4716,9 @@
4716 "zh-chs": "一直提示",
4717 "zh-cht": "一直提示",
4718 "xloc": [
4719 - "default.handlebars->29->1359",
4720 - "default.handlebars->29->1873",
4721 - "default.handlebars->29->1960",
4719 + "default.handlebars->29->1363",
4720 + "default.handlebars->29->1877",
4721 + "default.handlebars->29->1964",
4722 "default.handlebars->29->603"
4723 ]
4724 },
@@ -4942,7 +4942,7 @@
4942 "zh-chs": "阿拉伯文(阿尔及利亚)",
4943 "zh-cht": "阿拉伯文(阿爾及利亞)",
4944 "xloc": [
4945 - "default.handlebars->29->1066"
4945 + "default.handlebars->29->1070"
4946 ]
4947 },
4948 {
@@ -4962,7 +4962,7 @@
4962 "zh-chs": "阿拉伯文(巴林)",
4963 "zh-cht": "阿拉伯文(巴林)",
4964 "xloc": [
4965 - "default.handlebars->29->1067"
4965 + "default.handlebars->29->1071"
4966 ]
4967 },
4968 {
@@ -4982,7 +4982,7 @@
4982 "zh-chs": "阿拉伯文(埃及)",
4983 "zh-cht": "阿拉伯文(埃及)",
4984 "xloc": [
4985 - "default.handlebars->29->1068"
4985 + "default.handlebars->29->1072"
4986 ]
4987 },
4988 {
@@ -5002,7 +5002,7 @@
5002 "zh-chs": "阿拉伯文(伊拉克)",
5003 "zh-cht": "阿拉伯文(伊拉克)",
5004 "xloc": [
5005 - "default.handlebars->29->1069"
5005 + "default.handlebars->29->1073"
5006 ]
5007 },
5008 {
@@ -5022,7 +5022,7 @@
5022 "zh-chs": "阿拉伯文(约旦)",
5023 "zh-cht": "阿拉伯文(約旦)",
5024 "xloc": [
5025 - "default.handlebars->29->1070"
5025 + "default.handlebars->29->1074"
5026 ]
5027 },
5028 {
@@ -5042,7 +5042,7 @@
5042 "zh-chs": "阿拉伯文(科威特)",
5043 "zh-cht": "阿拉伯文(科威特)",
5044 "xloc": [
5045 - "default.handlebars->29->1071"
5045 + "default.handlebars->29->1075"
5046 ]
5047 },
5048 {
@@ -5062,7 +5062,7 @@
5062 "zh-chs": "阿拉伯文(黎巴嫩)",
5063 "zh-cht": "阿拉伯文(黎巴嫩)",
5064 "xloc": [
5065 - "default.handlebars->29->1072"
5065 + "default.handlebars->29->1076"
5066 ]
5067 },
5068 {
@@ -5082,7 +5082,7 @@
5082 "zh-chs": "阿拉伯文(利比亚)",
5083 "zh-cht": "阿拉伯文(利比亞)",
5084 "xloc": [
5085 - "default.handlebars->29->1073"
5085 + "default.handlebars->29->1077"
5086 ]
5087 },
5088 {
@@ -5102,7 +5102,7 @@
5102 "zh-chs": "阿拉伯文(摩洛哥)",
5103 "zh-cht": "阿拉伯文(摩洛哥)",
5104 "xloc": [
5105 - "default.handlebars->29->1074"
5105 + "default.handlebars->29->1078"
5106 ]
5107 },
5108 {
@@ -5122,7 +5122,7 @@
5122 "zh-chs": "阿拉伯文(阿曼)",
5123 "zh-cht": "阿拉伯文(阿曼)",
5124 "xloc": [
5125 - "default.handlebars->29->1075"
5125 + "default.handlebars->29->1079"
5126 ]
5127 },
5128 {
@@ -5142,7 +5142,7 @@
5142 "zh-chs": "阿拉伯文(卡塔尔)",
5143 "zh-cht": "阿拉伯文(卡塔爾)",
5144 "xloc": [
5145 - "default.handlebars->29->1076"
5145 + "default.handlebars->29->1080"
5146 ]
5147 },
5148 {
@@ -5162,7 +5162,7 @@
5162 "zh-chs": "阿拉伯文(沙特阿拉伯)",
5163 "zh-cht": "阿拉伯文(沙特阿拉伯)",
5164 "xloc": [
5165 - "default.handlebars->29->1077"
5165 + "default.handlebars->29->1081"
5166 ]
5167 },
5168 {
@@ -5182,7 +5182,7 @@
5182 "zh-chs": "阿拉伯文(标准)",
5183 "zh-cht": "阿拉伯文(標準)",
5184 "xloc": [
5185 - "default.handlebars->29->1065"
5185 + "default.handlebars->29->1069"
5186 ]
5187 },
5188 {
@@ -5202,7 +5202,7 @@
5202 "zh-chs": "阿拉伯文(叙利亚)",
5203 "zh-cht": "阿拉伯文(敘利亞)",
5204 "xloc": [
5205 - "default.handlebars->29->1078"
5205 + "default.handlebars->29->1082"
5206 ]
5207 },
5208 {
@@ -5222,7 +5222,7 @@
5222 "zh-chs": "阿拉伯文(突尼斯)",
5223 "zh-cht": "阿拉伯文(突尼斯)",
5224 "xloc": [
5225 - "default.handlebars->29->1079"
5225 + "default.handlebars->29->1083"
5226 ]
5227 },
5228 {
@@ -5242,7 +5242,7 @@
5242 "zh-chs": "阿拉伯文(阿联酋)",
5243 "zh-cht": "阿拉伯文(阿聯酋)",
5244 "xloc": [
5245 - "default.handlebars->29->1080"
5245 + "default.handlebars->29->1084"
5246 ]
5247 },
5248 {
@@ -5262,7 +5262,7 @@
5262 "zh-chs": "阿拉伯文(也门)",
5263 "zh-cht": "阿拉伯文(也門)",
5264 "xloc": [
5265 - "default.handlebars->29->1081"
5265 + "default.handlebars->29->1085"
5266 ]
5267 },
5268 {
@@ -5282,7 +5282,7 @@
5282 "zh-chs": "阿拉贡文",
5283 "zh-cht": "阿拉貢文",
5284 "xloc": [
5285 - "default.handlebars->29->1082"
5285 + "default.handlebars->29->1086"
5286 ]
5287 },
5288 {
@@ -5303,7 +5303,7 @@
5303 "zh-cht": "結構",
5304 "xloc": [
5305 "default-mobile.handlebars->9->340",
5306 - "default.handlebars->29->950"
5306 + "default.handlebars->29->954"
5307 ]
5308 },
5309 {
@@ -5344,7 +5344,7 @@
5344 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5345 "xloc": [
5346 "default-mobile.handlebars->9->416",
5347 - "default.handlebars->29->1422"
5347 + "default.handlebars->29->1426"
5348 ]
5349 },
5350 {
@@ -5424,7 +5424,7 @@
5424 "zh-chs": "您确定要{0}插件吗:{1}",
5425 "zh-cht": "你確定要{0}外掛嗎:{1}",
5426 "xloc": [
5427 - "default.handlebars->29->2151"
5427 + "default.handlebars->29->2155"
5428 ]
5429 },
5430 {
@@ -5444,7 +5444,7 @@
5444 "zh-chs": "亚美尼亚文",
5445 "zh-cht": "亞美尼亞文",
5446 "xloc": [
5447 - "default.handlebars->29->1083"
5447 + "default.handlebars->29->1087"
5448 ]
5449 },
5450 {
@@ -5504,7 +5504,7 @@
5504 "zh-chs": "阿萨姆文",
5505 "zh-cht": "阿薩姆文",
5506 "xloc": [
5507 - "default.handlebars->29->1084"
5507 + "default.handlebars->29->1088"
5508 ]
5509 },
5510 {
@@ -5524,7 +5524,7 @@
5524 "zh-chs": "阿斯图里亚斯文",
5525 "zh-cht": "阿斯圖里亞斯文",
5526 "xloc": [
5527 - "default.handlebars->29->1085"
5527 + "default.handlebars->29->1089"
5528 ]
5529 },
5530 {
@@ -5544,7 +5544,7 @@
5544 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5545 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5546 "xloc": [
5547 - "default.handlebars->29->1624"
5547 + "default.handlebars->29->1628"
5548 ]
5549 },
5550 {
@@ -5564,7 +5564,7 @@
5564 "zh-chs": "认证软件",
5565 "zh-cht": "認證軟體",
5566 "xloc": [
5567 - "default.handlebars->29->1963"
5567 + "default.handlebars->29->1967"
5568 ]
5569 },
5570 {
@@ -5588,8 +5588,8 @@
5588 "default-mobile.handlebars->9->52",
5589 "default-mobile.handlebars->9->71",
5590 "default-mobile.handlebars->9->73",
5591 - "default.handlebars->29->1049",
5592 - "default.handlebars->29->1051",
5591 + "default.handlebars->29->1053",
5592 + "default.handlebars->29->1055",
5593 "default.handlebars->29->125",
5594 "default.handlebars->29->130"
5595 ]
@@ -5671,7 +5671,7 @@
5671 "zh-chs": "自动删除",
5672 "zh-cht": "自動刪除",
5673 "xloc": [
5674 - "default.handlebars->29->1345"
5674 + "default.handlebars->29->1349"
5675 ]
5676 },
5677 {
@@ -5701,7 +5701,7 @@
5701 {
5702 "en": "Automated download of agent core dump file: \\\"{0}\\\"",
5703 "xloc": [
5704 - "default.handlebars->29->1705"
5704 + "default.handlebars->29->1709"
5705 ]
5706 },
5707 {
@@ -5741,7 +5741,7 @@
5741 "zh-chs": "可用內存",
5742 "zh-cht": "可用內存",
5743 "xloc": [
5744 - "default.handlebars->29->2104"
5744 + "default.handlebars->29->2108"
5745 ]
5746 },
5747 {
@@ -5761,7 +5761,7 @@
5761 "zh-chs": "阿塞拜疆文",
5762 "zh-cht": "阿塞拜疆文",
5763 "xloc": [
5764 - "default.handlebars->29->1086"
5764 + "default.handlebars->29->1090"
5765 ]
5766 },
5767 {
@@ -5782,7 +5782,7 @@
5782 "zh-cht": "的BIOS",
5783 "xloc": [
5784 "default-mobile.handlebars->9->382",
5785 - "default.handlebars->29->1002"
5785 + "default.handlebars->29->1006"
5786 ]
5787 },
5788 {
@@ -5897,8 +5897,8 @@
5897 "zh-chs": "背景与互动",
5898 "zh-cht": "背景與互動",
5899 "xloc": [
5900 - "default.handlebars->29->1528",
5901 - "default.handlebars->29->1535",
5900 + "default.handlebars->29->1532",
5901 + "default.handlebars->29->1539",
5902 "default.handlebars->29->339",
5903 "default.handlebars->29->353"
5904 ]
@@ -5920,8 +5920,8 @@
5920 "zh-chs": "仅背景",
5921 "zh-cht": "僅背景",
5922 "xloc": [
5923 - "default.handlebars->29->1529",
5924 - "default.handlebars->29->1536",
5923 + "default.handlebars->29->1533",
5924 + "default.handlebars->29->1540",
5925 "default.handlebars->29->340",
5926 "default.handlebars->29->354",
5927 "default.handlebars->29->368"
@@ -5965,7 +5965,7 @@
5965 "zh-chs": "备用码",
5966 "zh-cht": "備用碼",
5967 "xloc": [
5968 - "default.handlebars->29->1965"
5968 + "default.handlebars->29->1969"
5969 ]
5970 },
5971 {
@@ -5985,7 +5985,7 @@
5985 "zh-chs": "错误的签名",
5986 "zh-cht": "錯誤的簽名",
5987 "xloc": [
5988 - "default.handlebars->29->2086"
5988 + "default.handlebars->29->2090"
5989 ]
5990 },
5991 {
@@ -6005,7 +6005,7 @@
6005 "zh-chs": "错误的网络证书",
6006 "zh-cht": "錯誤的網絡憑證",
6007 "xloc": [
6008 - "default.handlebars->29->2085"
6008 + "default.handlebars->29->2089"
6009 ]
6010 },
6011 {
@@ -6025,7 +6025,7 @@
6025 "zh-chs": "巴斯克",
6026 "zh-cht": "巴斯克",
6027 "xloc": [
6028 - "default.handlebars->29->1087"
6028 + "default.handlebars->29->1091"
6029 ]
6030 },
6031 {
@@ -6061,7 +6061,7 @@
6061 "nl": "Batch-upload van {0} bestand (en) naar map {1}",
6062 "fr": "Chargement de {0} fichier(s) dans le dossier {1}",
6063 "xloc": [
6064 - "default.handlebars->29->1704"
6064 + "default.handlebars->29->1708"
6065 ]
6066 },
6067 {
@@ -6081,7 +6081,7 @@
6081 "zh-chs": "白俄罗斯文",
6082 "zh-cht": "白俄羅斯文",
6083 "xloc": [
6084 - "default.handlebars->29->1089"
6084 + "default.handlebars->29->1093"
6085 ]
6086 },
6087 {
@@ -6101,7 +6101,7 @@
6101 "zh-chs": "孟加拉",
6102 "zh-cht": "孟加拉",
6103 "xloc": [
6104 - "default.handlebars->29->1090"
6104 + "default.handlebars->29->1094"
6105 ]
6106 },
6107 {
@@ -6144,7 +6144,7 @@
6144 "zh-chs": "波斯尼亚文",
6145 "zh-cht": "波斯尼亞文",
6146 "xloc": [
6147 - "default.handlebars->29->1091"
6147 + "default.handlebars->29->1095"
6148 ]
6149 },
6150 {
@@ -6164,7 +6164,7 @@
6164 "zh-chs": "布列塔尼",
6165 "zh-cht": "布列塔尼",
6166 "xloc": [
6167 - "default.handlebars->29->1092"
6167 + "default.handlebars->29->1096"
6168 ]
6169 },
6170 {
@@ -6184,7 +6184,7 @@
6184 "zh-chs": "广播",
6185 "zh-cht": "廣播",
6186 "xloc": [
6187 - "default.handlebars->29->1879",
6187 + "default.handlebars->29->1883",
6188 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6189 ]
6190 },
@@ -6205,7 +6205,7 @@
6205 "zh-chs": "广播消息",
6206 "zh-cht": "廣播消息",
6207 "xloc": [
6208 - "default.handlebars->29->1800"
6208 + "default.handlebars->29->1804"
6209 ]
6210 },
6211 {
@@ -6225,7 +6225,7 @@
6225 "zh-chs": "向所有连接的用户广播消息。",
6226 "zh-cht": "向所有連接的用戶廣播消息。",
6227 "xloc": [
6228 - "default.handlebars->29->1795"
6228 + "default.handlebars->29->1799"
6229 ]
6230 },
6231 {
@@ -6245,7 +6245,7 @@
6245 "zh-chs": "保加利亚文",
6246 "zh-cht": "保加利亞文",
6247 "xloc": [
6248 - "default.handlebars->29->1088"
6248 + "default.handlebars->29->1092"
6249 ]
6250 },
6251 {
@@ -6265,7 +6265,7 @@
6265 "zh-chs": "缅甸文",
6266 "zh-cht": "緬甸文",
6267 "xloc": [
6268 - "default.handlebars->29->1093"
6268 + "default.handlebars->29->1097"
6269 ]
6270 },
6271 {
@@ -6293,7 +6293,7 @@
6293 "en": "CCM mode",
6294 "fr": "mode CCM",
6295 "xloc": [
6296 - "default.handlebars->29->1405"
6296 + "default.handlebars->29->1409"
6297 ]
6298 },
6299 {
@@ -6335,7 +6335,7 @@
6335 "zh-chs": "CIRA服务器",
6336 "zh-cht": "CIRA伺服器",
6337 "xloc": [
6338 - "default.handlebars->29->2139"
6338 + "default.handlebars->29->2143"
6339 ]
6340 },
6341 {
@@ -6355,7 +6355,7 @@
6355 "zh-chs": "CIRA服务器命令",
6356 "zh-cht": "CIRA伺服器指令",
6357 "xloc": [
6358 - "default.handlebars->29->2140"
6358 + "default.handlebars->29->2144"
6359 ]
6360 },
6361 {
@@ -6363,7 +6363,7 @@
6363 "fr": "Configuration CIRA",
6364 "nl": "CIRA setup",
6365 "xloc": [
6366 - "default.handlebars->29->1413"
6366 + "default.handlebars->29->1417"
6367 ]
6368 },
6369 {
@@ -6384,7 +6384,7 @@
6384 "zh-cht": "CPU",
6385 "xloc": [
6386 "default-mobile.handlebars->9->388",
6387 - "default.handlebars->29->1008"
6387 + "default.handlebars->29->1012"
6388 ]
6389 },
6390 {
@@ -6404,7 +6404,7 @@
6404 "zh-chs": "CPU负载",
6405 "zh-cht": "CPU負載",
6406 "xloc": [
6407 - "default.handlebars->29->2100"
6407 + "default.handlebars->29->2104"
6408 ]
6409 },
6410 {
@@ -6424,7 +6424,7 @@
6424 "zh-chs": "最近15分钟的CPU负载",
6425 "zh-cht": "最近15分鐘的CPU負載",
6426 "xloc": [
6427 - "default.handlebars->29->2103"
6427 + "default.handlebars->29->2107"
6428 ]
6429 },
6430 {
@@ -6444,7 +6444,7 @@
6444 "zh-chs": "最近5分钟的CPU负载",
6445 "zh-cht": "最近5分鐘的CPU負載",
6446 "xloc": [
6447 - "default.handlebars->29->2102"
6447 + "default.handlebars->29->2106"
6448 ]
6449 },
6450 {
@@ -6464,7 +6464,7 @@
6464 "zh-chs": "最近一分钟的CPU负载",
6465 "zh-cht": "最近一分鐘的CPU負載",
6466 "xloc": [
6467 - "default.handlebars->29->2101"
6467 + "default.handlebars->29->2105"
6468 ]
6469 },
6470 {
@@ -6484,8 +6484,8 @@
6484 "zh-chs": "CR+LF",
6485 "zh-cht": "CR+LF",
6486 "xloc": [
6487 - "default.handlebars->29->882",
6488 - "default.handlebars->29->891",
6487 + "default.handlebars->29->886",
6488 + "default.handlebars->29->895",
6489 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
6490 "terminal.handlebars->3->21",
6491 "terminal.handlebars->3->7",
@@ -6509,7 +6509,7 @@
6509 "zh-chs": "CSV",
6510 "zh-cht": "CSV",
6511 "xloc": [
6512 - "default.handlebars->29->1718"
6512 + "default.handlebars->29->1722"
6513 ]
6514 },
6515 {
@@ -6529,8 +6529,8 @@
6529 "zh-chs": "CSV格式",
6530 "zh-cht": "CSV格式",
6531 "xloc": [
6532 - "default.handlebars->29->1722",
6533 - "default.handlebars->29->1787",
6532 + "default.handlebars->29->1726",
6533 + "default.handlebars->29->1791",
6534 "default.handlebars->29->485"
6535 ]
6536 },
@@ -6559,7 +6559,7 @@
6559 "zh-chs": "呼叫错误",
6560 "zh-cht": "呼叫錯誤",
6561 "xloc": [
6562 - "default.handlebars->29->2152"
6562 + "default.handlebars->29->2156"
6563 ]
6564 },
6565 {
@@ -6581,7 +6581,7 @@
6581 "xloc": [
6582 "default-mobile.handlebars->9->82",
6583 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
6584 - "default.handlebars->29->1323",
6584 + "default.handlebars->29->1327",
6585 "default.handlebars->container->dialog->idx_dlgButtonBar",
6586 "desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6587 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6612,9 +6612,9 @@
6612 "default-mobile.handlebars->9->393",
6613 "default-mobile.handlebars->9->398",
6614 "default-mobile.handlebars->9->400",
6615 - "default.handlebars->29->1013",
6616 - "default.handlebars->29->1018",
6617 - "default.handlebars->29->1020"
6615 + "default.handlebars->29->1017",
6616 + "default.handlebars->29->1022",
6617 + "default.handlebars->29->1024"
6618 ]
6619 },
6620 {
@@ -6635,7 +6635,7 @@
6635 "zh-cht": "容量/速度",
6636 "xloc": [
6637 "default-mobile.handlebars->9->391",
6638 - "default.handlebars->29->1011"
6638 + "default.handlebars->29->1015"
6639 ]
6640 },
6641 {
@@ -6655,7 +6655,7 @@
6655 "zh-chs": "加泰罗尼亚文",
6656 "zh-cht": "加泰羅尼亞文",
6657 "xloc": [
6658 - "default.handlebars->29->1094"
6658 + "default.handlebars->29->1098"
6659 ]
6660 },
6661 {
@@ -6695,7 +6695,7 @@
6695 "zh-chs": "查莫罗",
6696 "zh-cht": "查莫羅",
6697 "xloc": [
6698 - "default.handlebars->29->1095"
6698 + "default.handlebars->29->1099"
6699 ]
6700 },
6701 {
@@ -6737,7 +6737,7 @@
6737 "zh-chs": "更改{0}的电邮",
6738 "zh-cht": "更改{0}的電郵",
6739 "xloc": [
6740 - "default.handlebars->29->1993"
6740 + "default.handlebars->29->1997"
6741 ]
6742 },
6743 {
@@ -6780,8 +6780,8 @@
6780 "zh-cht": "更改密碼",
6781 "xloc": [
6782 "default-mobile.handlebars->9->90",
6783 - "default.handlebars->29->1290",
6784 - "default.handlebars->29->1980"
6783 + "default.handlebars->29->1294",
6784 + "default.handlebars->29->1984"
6785 ]
6786 },
6787 {
@@ -6801,7 +6801,7 @@
6801 "zh-chs": "更改{0}的密码",
6802 "zh-cht": "更改{0}的密碼",
6803 "xloc": [
6804 - "default.handlebars->29->2000"
6804 + "default.handlebars->29->2004"
6805 ]
6806 },
6807 {
@@ -6821,7 +6821,7 @@
6821 "zh-chs": "更改{0}的真实名称",
6822 "zh-cht": "更改{0}的真實名稱",
6823 "xloc": [
6824 - "default.handlebars->29->1988"
6824 + "default.handlebars->29->1992"
6825 ]
6826 },
6827 {
@@ -6903,7 +6903,7 @@
6903 "zh-chs": "更改该用户的密码",
6904 "zh-cht": "更改該用戶的密碼",
6905 "xloc": [
6906 - "default.handlebars->29->1979"
6906 + "default.handlebars->29->1983"
6907 ]
6908 },
6909 {
@@ -6943,7 +6943,7 @@
6943 "zh-chs": "在此处更改您的帐户电邮地址。",
6944 "zh-cht": "在此處更改你的帳戶電郵地址。",
6945 "xloc": [
6946 - "default.handlebars->29->1277"
6946 + "default.handlebars->29->1281"
6947 ]
6948 },
6949 {
@@ -6963,7 +6963,7 @@
6963 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
6964 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
6965 "xloc": [
6966 - "default.handlebars->29->1283"
6966 + "default.handlebars->29->1287"
6967 ]
6968 },
6969 {
@@ -6983,7 +6983,7 @@
6983 "zh-chs": "更改帐户凭据",
6984 "zh-cht": "帳戶憑證已更改",
6985 "xloc": [
6986 - "default.handlebars->29->1676"
6986 + "default.handlebars->29->1680"
6987 ]
6988 },
6989 {
@@ -7003,7 +7003,7 @@
7003 "zh-chs": "{1}组中的设备{0}已更改:{2}",
7004 "zh-cht": "{1}組中的設備{0}已更改:{2}",
7005 "xloc": [
7006 - "default.handlebars->29->1660"
7006 + "default.handlebars->29->1664"
7007 ]
7008 },
7009 {
@@ -7023,7 +7023,7 @@
7023 "zh-chs": "语言从{1}更改为{2}",
7024 "zh-cht": "語言從{1}更改為{2}",
7025 "xloc": [
7026 - "default.handlebars->29->1604"
7026 + "default.handlebars->29->1608"
7027 ]
7028 },
7029 {
@@ -7043,8 +7043,8 @@
7043 "zh-chs": "已更改{0}的用户设备权限",
7044 "zh-cht": "已更改{0}的用戶設備權限",
7045 "xloc": [
7046 - "default.handlebars->29->1662",
7047 - "default.handlebars->29->1683"
7046 + "default.handlebars->29->1666",
7047 + "default.handlebars->29->1687"
7048 ]
7049 },
7050 {
@@ -7064,7 +7064,7 @@
7064 "zh-chs": "更改语言将需要刷新页面。",
7065 "zh-cht": "更改語言將需要刷新頁面。",
7066 "xloc": [
7067 - "default.handlebars->29->1262"
7067 + "default.handlebars->29->1266"
7068 ]
7069 },
7070 {
@@ -7084,7 +7084,7 @@
7084 "zh-chs": "聊天",
7085 "zh-cht": "聊天",
7086 "xloc": [
7087 - "default.handlebars->29->1739",
7087 + "default.handlebars->29->1743",
7088 "default.handlebars->29->693",
7089 "default.handlebars->29->714"
7090 ]
@@ -7108,8 +7108,8 @@
7108 "xloc": [
7109 "default-mobile.handlebars->9->437",
7110 "default-mobile.handlebars->9->457",
7111 - "default.handlebars->29->1474",
7112 - "default.handlebars->29->1510"
7111 + "default.handlebars->29->1478",
7112 + "default.handlebars->29->1514"
7113 ]
7114 },
7115 {
@@ -7149,7 +7149,7 @@
7149 "zh-chs": "车臣",
7150 "zh-cht": "車臣",
7151 "xloc": [
7152 - "default.handlebars->29->1096"
7152 + "default.handlebars->29->1100"
7153 ]
7154 },
7155 {
@@ -7249,8 +7249,8 @@
7249 "zh-chs": "检查...",
7250 "zh-cht": "檢查...",
7251 "xloc": [
7252 - "default.handlebars->29->1062",
7253 - "default.handlebars->29->2146"
7252 + "default.handlebars->29->1066",
7253 + "default.handlebars->29->2150"
7254 ]
7255 },
7256 {
@@ -7270,7 +7270,7 @@
7270 "zh-chs": "中文",
7271 "zh-cht": "中文",
7272 "xloc": [
7273 - "default.handlebars->29->1097"
7273 + "default.handlebars->29->1101"
7274 ]
7275 },
7276 {
@@ -7290,7 +7290,7 @@
7290 "zh-chs": "中文(香港)",
7291 "zh-cht": "中文(香港)",
7292 "xloc": [
7293 - "default.handlebars->29->1098"
7293 + "default.handlebars->29->1102"
7294 ]
7295 },
7296 {
@@ -7310,7 +7310,7 @@
7310 "zh-chs": "中文(中国)",
7311 "zh-cht": "中文(中國)",
7312 "xloc": [
7313 - "default.handlebars->29->1099"
7313 + "default.handlebars->29->1103"
7314 ]
7315 },
7316 {
@@ -7330,7 +7330,7 @@
7330 "zh-chs": "简体中文",
7331 "zh-cht": "簡體中文",
7332 "xloc": [
7333 - "default.handlebars->29->1259"
7333 + "default.handlebars->29->1263"
7334 ]
7335 },
7336 {
@@ -7350,7 +7350,7 @@
7350 "zh-chs": "中文(新加坡)",
7351 "zh-cht": "中文(新加坡)",
7352 "xloc": [
7353 - "default.handlebars->29->1100"
7353 + "default.handlebars->29->1104"
7354 ]
7355 },
7356 {
@@ -7370,7 +7370,7 @@
7370 "zh-chs": "中文(台湾)",
7371 "zh-cht": "中文(台灣)",
7372 "xloc": [
7373 - "default.handlebars->29->1101"
7373 + "default.handlebars->29->1105"
7374 ]
7375 },
7376 {
@@ -7390,7 +7390,7 @@
7390 "zh-chs": "繁体中文",
7391 "zh-cht": "繁體中文",
7392 "xloc": [
7393 - "default.handlebars->29->1260"
7393 + "default.handlebars->29->1264"
7394 ]
7395 },
7396 {
@@ -7431,7 +7431,7 @@
7431 "zh-chs": "楚瓦什",
7432 "zh-cht": "楚瓦什",
7433 "xloc": [
7434 - "default.handlebars->29->1102"
7434 + "default.handlebars->29->1106"
7435 ]
7436 },
7437 {
@@ -7474,11 +7474,11 @@
7474 "default-mobile.handlebars->9->328",
7475 "default-mobile.handlebars->9->330",
7476 "default-mobile.handlebars->9->59",
7477 - "default.handlebars->29->1598",
7478 - "default.handlebars->29->927",
7479 - "default.handlebars->29->929",
7477 + "default.handlebars->29->1602",
7478 "default.handlebars->29->931",
7479 "default.handlebars->29->933",
7480 + "default.handlebars->29->935",
7481 + "default.handlebars->29->937",
7482 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7483 "default.handlebars->container->column_l->p41->3->1",
7484 "messenger.handlebars->xbottom"
@@ -7521,7 +7521,7 @@
7521 "zh-chs": "全部清除",
7522 "zh-cht": "全部清除",
7523 "xloc": [
7524 - "default.handlebars->29->2073"
7524 + "default.handlebars->29->2077"
7525 ]
7526 },
7527 {
@@ -7550,7 +7550,7 @@
7550 "zh-chs": "清除核心",
7551 "zh-cht": "清除核心",
7552 "xloc": [
7553 - "default.handlebars->29->1034"
7553 + "default.handlebars->29->1038"
7554 ]
7555 },
7556 {
@@ -7590,7 +7590,7 @@
7590 "zh-chs": "清除此通知",
7591 "zh-cht": "清除此通知",
7592 "xloc": [
7593 - "default.handlebars->29->2072"
7593 + "default.handlebars->29->2076"
7594 ]
7595 },
7596 {
@@ -7650,8 +7650,8 @@
7650 "zh-chs": "单击此处编辑设备组名称",
7651 "zh-cht": "單擊此處編輯裝置群名稱",
7652 "xloc": [
7653 - "default.handlebars->29->1334",
7654 - "default.handlebars->29->1549"
7653 + "default.handlebars->29->1338",
7654 + "default.handlebars->29->1553"
7655 ]
7656 },
7657 {
@@ -7691,7 +7691,7 @@
7691 "zh-chs": "单击此处编辑用户组名称",
7692 "zh-cht": "單擊此處編輯用戶群名稱",
7693 "xloc": [
7694 - "default.handlebars->29->1856"
7694 + "default.handlebars->29->1860"
7695 ]
7696 },
7697 {
@@ -7752,7 +7752,7 @@
7752 "zh-cht": "單擊確定將驗證電郵發送到:",
7753 "xloc": [
7754 "default-mobile.handlebars->9->75",
7755 - "default.handlebars->29->1274"
7755 + "default.handlebars->29->1278"
7756 ]
7757 },
7758 {
@@ -7793,7 +7793,7 @@
7793 "zh-cht": "客戶端控制模式(CCM)",
7794 "xloc": [
7795 "default-mobile.handlebars->9->369",
7796 - "default.handlebars->29->989"
7796 + "default.handlebars->29->993"
7797 ]
7798 },
7799 {
@@ -7813,7 +7813,7 @@
7813 "zh-chs": "客户编号",
7814 "zh-cht": "客戶編號",
7815 "xloc": [
7816 - "default.handlebars->29->1316"
7816 + "default.handlebars->29->1320"
7817 ]
7818 },
7819 {
@@ -7833,7 +7833,7 @@
7833 "zh-chs": "客户端启动的远程访问",
7834 "zh-cht": "客戶端啟動的遠程訪問",
7835 "xloc": [
7836 - "default.handlebars->29->1412"
7836 + "default.handlebars->29->1416"
7837 ]
7838 },
7839 {
@@ -7853,7 +7853,7 @@
7853 "zh-chs": "客户机密",
7854 "zh-cht": "客戶機密",
7855 "xloc": [
7856 - "default.handlebars->29->1317"
7856 + "default.handlebars->29->1321"
7857 ]
7858 },
7859 {
@@ -7897,8 +7897,8 @@
7897 "default-mobile.handlebars->9->57",
7898 "default.handlebars->29->137",
7899 "default.handlebars->29->145",
7900 - "default.handlebars->29->873",
7901 - "default.handlebars->29->904"
7900 + "default.handlebars->29->877",
7901 + "default.handlebars->29->908"
7902 ]
7903 },
7904 {
@@ -7918,7 +7918,7 @@
7918 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
7919 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
7920 "xloc": [
7921 - "default.handlebars->29->1609"
7921 + "default.handlebars->29->1613"
7922 ]
7923 },
7924 {
@@ -8005,7 +8005,7 @@
8005 "nl": "Opdrachten",
8006 "xloc": [
8007 "default-mobile.handlebars->9->459",
8008 - "default.handlebars->29->1512",
8008 + "default.handlebars->29->1516",
8009 "default.handlebars->29->695",
8010 "default.handlebars->29->716"
8011 ]
@@ -8027,8 +8027,8 @@
8027 "zh-chs": "通用设备组",
8028 "zh-cht": "通用裝置群",
8029 "xloc": [
8030 - "default.handlebars->29->1887",
8031 - "default.handlebars->29->2005"
8030 + "default.handlebars->29->1891",
8031 + "default.handlebars->29->2009"
8032 ]
8033 },
8034 {
@@ -8048,8 +8048,8 @@
8048 "zh-chs": "通用设备",
8049 "zh-cht": "通用裝置",
8050 "xloc": [
8051 - "default.handlebars->29->1893",
8052 - "default.handlebars->29->2017"
8051 + "default.handlebars->29->1897",
8052 + "default.handlebars->29->2021"
8053 ]
8054 },
8055 {
@@ -8069,7 +8069,7 @@
8069 "zh-chs": "压缩档案...",
8070 "zh-cht": "壓縮檔案...",
8071 "xloc": [
8072 - "default.handlebars->29->899"
8072 + "default.handlebars->29->903"
8073 ]
8074 },
8075 {
@@ -8091,11 +8091,11 @@
8091 "xloc": [
8092 "default-mobile.handlebars->9->288",
8093 "default-mobile.handlebars->9->417",
8094 - "default.handlebars->29->1423",
8095 - "default.handlebars->29->1767",
8096 - "default.handlebars->29->1846",
8097 - "default.handlebars->29->1907",
8098 - "default.handlebars->29->2003",
8094 + "default.handlebars->29->1427",
8095 + "default.handlebars->29->1771",
8096 + "default.handlebars->29->1850",
8097 + "default.handlebars->29->1911",
8098 + "default.handlebars->29->2007",
8099 "default.handlebars->29->455",
8100 "default.handlebars->29->791",
8101 "default.handlebars->29->800"
@@ -8119,7 +8119,7 @@
8119 "zh-cht": "確認將1個副本複製到此位置?",
8120 "xloc": [
8121 "default-mobile.handlebars->9->319",
8122 - "default.handlebars->29->922"
8122 + "default.handlebars->29->926"
8123 ]
8124 },
8125 {
@@ -8139,7 +8139,7 @@
8139 "zh-chs": "确认{0}个条目的复制到此位置?",
8140 "zh-cht": "確認{0}個條目的複製到此位置?",
8141 "xloc": [
8142 - "default.handlebars->29->921"
8142 + "default.handlebars->29->925"
8143 ]
8144 },
8145 {
@@ -8179,7 +8179,7 @@
8179 "zh-chs": "确认删除选定的帐户?",
8180 "zh-cht": "確認刪除所選帳戶?",
8181 "xloc": [
8182 - "default.handlebars->29->1766"
8182 + "default.handlebars->29->1770"
8183 ]
8184 },
8185 {
@@ -8219,7 +8219,7 @@
8219 "zh-chs": "确认删除选定的用户组?",
8220 "zh-cht": "確認刪除所選用戶群?",
8221 "xloc": [
8222 - "default.handlebars->29->1845"
8222 + "default.handlebars->29->1849"
8223 ]
8224 },
8225 {
@@ -8239,7 +8239,7 @@
8239 "zh-chs": "确认删除用户{0}?",
8240 "zh-cht": "確認刪除用戶{0}?",
8241 "xloc": [
8242 - "default.handlebars->29->2002"
8242 + "default.handlebars->29->2006"
8243 ]
8244 },
8245 {
@@ -8259,7 +8259,7 @@
8259 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8260 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8261 "xloc": [
8262 - "default.handlebars->29->1910"
8262 + "default.handlebars->29->1914"
8263 ]
8264 },
8265 {
@@ -8279,7 +8279,7 @@
8279 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8280 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8281 "xloc": [
8282 - "default.handlebars->29->2034"
8282 + "default.handlebars->29->2038"
8283 ]
8284 },
8285 {
@@ -8300,7 +8300,7 @@
8300 "zh-cht": "確認將1個條目移動到此位置?",
8301 "xloc": [
8302 "default-mobile.handlebars->9->321",
8303 - "default.handlebars->29->924"
8303 + "default.handlebars->29->928"
8304 ]
8305 },
8306 {
@@ -8320,7 +8320,7 @@
8320 "zh-chs": "确认将{0}个条目移到此位置?",
8321 "zh-cht": "確認將{0}個條目移到該位置?",
8322 "xloc": [
8323 - "default.handlebars->29->923"
8323 + "default.handlebars->29->927"
8324 ]
8325 },
8326 {
@@ -8360,7 +8360,7 @@
8360 "zh-chs": "确认覆盖?",
8361 "zh-cht": "確認覆蓋?",
8362 "xloc": [
8363 - "default.handlebars->29->1592"
8363 + "default.handlebars->29->1596"
8364 ]
8365 },
8366 {
@@ -8380,8 +8380,8 @@
8380 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8381 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8382 "xloc": [
8383 - "default.handlebars->29->1900",
8384 - "default.handlebars->29->2025"
8383 + "default.handlebars->29->1904",
8384 + "default.handlebars->29->2029"
8385 ]
8386 },
8387 {
@@ -8401,8 +8401,8 @@
8401 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8402 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8403 "xloc": [
8404 - "default.handlebars->29->1902",
8405 - "default.handlebars->29->2038"
8404 + "default.handlebars->29->1906",
8405 + "default.handlebars->29->2042"
8406 ]
8407 },
8408 {
@@ -8422,7 +8422,7 @@
8422 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8423 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8424 "xloc": [
8425 - "default.handlebars->29->2027"
8425 + "default.handlebars->29->2031"
8426 ]
8427 },
8428 {
@@ -8442,7 +8442,7 @@
8442 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8443 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8444 "xloc": [
8445 - "default.handlebars->29->2030"
8445 + "default.handlebars->29->2034"
8446 ]
8447 },
8448 {
@@ -8462,8 +8462,8 @@
8462 "zh-chs": "确认删除访问权限?",
8463 "zh-cht": "確認刪除訪問權限?",
8464 "xloc": [
8465 - "default.handlebars->29->2028",
8466 - "default.handlebars->29->2031"
8465 + "default.handlebars->29->2032",
8466 + "default.handlebars->29->2035"
8467 ]
8468 },
8469 {
@@ -8484,7 +8484,7 @@
8484 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
8485 "xloc": [
8486 "default-mobile.handlebars->9->74",
8487 - "default.handlebars->29->1052"
8487 + "default.handlebars->29->1056"
8488 ]
8489 },
8490 {
@@ -8509,7 +8509,7 @@
8509 "fr": "Confirmez-vous l'arrêt du partage \\\"{0}\\\"?",
8510 "nl": "Bevestig de verwijdering van apparaatdeling \\\"{0}\\\"?",
8511 "xloc": [
8512 - "default.handlebars->29->2023"
8512 + "default.handlebars->29->2027"
8513 ]
8514 },
8515 {
@@ -8563,7 +8563,7 @@
8563 "zh-chs": "确认删除用户“ {0} ”的权限?",
8564 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
8565 "xloc": [
8566 - "default.handlebars->29->1521"
8566 + "default.handlebars->29->1525"
8567 ]
8568 },
8569 {
@@ -8583,7 +8583,7 @@
8583 "zh-chs": "确认删除用户组“ {0} ”的权限?",
8584 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
8585 "xloc": [
8586 - "default.handlebars->29->1523"
8586 + "default.handlebars->29->1527"
8587 ]
8588 },
8589 {
@@ -8641,7 +8641,7 @@
8641 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
8642 "xloc": [
8643 "default-mobile.handlebars->9->127",
8644 - "default.handlebars->29->1593"
8644 + "default.handlebars->29->1597"
8645 ]
8646 },
8647 {
@@ -8664,8 +8664,8 @@
8664 "default-mobile.handlebars->9->301",
8665 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
8666 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
8667 - "default.handlebars->29->1362",
8668 - "default.handlebars->29->894",
8667 + "default.handlebars->29->1366",
8668 + "default.handlebars->29->898",
8669 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
8670 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
8671 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -8713,7 +8713,7 @@
8713 "zh-chs": "连接到服务器",
8714 "zh-cht": "連接到伺服器",
8715 "xloc": [
8716 - "default.handlebars->29->1416"
8716 + "default.handlebars->29->1420"
8717 ]
8718 },
8719 {
@@ -8835,7 +8835,7 @@
8835 "zh-chs": "已连接的英特尔&reg;AMT",
8836 "zh-cht": "已連接的Intel&reg; AMT",
8837 "xloc": [
8838 - "default.handlebars->29->2091"
8838 + "default.handlebars->29->2095"
8839 ]
8840 },
8841 {
@@ -8855,7 +8855,7 @@
8855 "zh-chs": "已连接的用户",
8856 "zh-cht": "已连接的用户",
8857 "xloc": [
8858 - "default.handlebars->29->2096"
8858 + "default.handlebars->29->2100"
8859 ]
8860 },
8861 {
@@ -8876,7 +8876,7 @@
8876 "zh-cht": "現在已連接",
8877 "xloc": [
8878 "default-mobile.handlebars->9->344",
8879 - "default.handlebars->29->954"
8879 + "default.handlebars->29->958"
8880 ]
8881 },
8882 {
@@ -8923,7 +8923,7 @@
8923 "default.handlebars->29->233",
8924 "default.handlebars->29->277",
8925 "default.handlebars->29->9",
8926 - "default.handlebars->29->945",
8926 + "default.handlebars->29->949",
8927 "desktop.handlebars->3->2",
8928 "terminal.handlebars->3->2",
8929 "xterm.handlebars->9->2"
@@ -8946,7 +8946,7 @@
8946 "zh-chs": "连接数量",
8947 "zh-cht": "連接數量",
8948 "xloc": [
8949 - "default.handlebars->29->2110"
8949 + "default.handlebars->29->2114"
8950 ]
8951 },
8952 {
@@ -8966,7 +8966,7 @@
8966 "zh-chs": "连接转发器",
8967 "zh-cht": "連接轉發器",
8968 "xloc": [
8969 - "default.handlebars->29->2138"
8969 + "default.handlebars->29->2142"
8970 ]
8971 },
8972 {
@@ -9027,7 +9027,7 @@
9027 "zh-cht": "連接性",
9028 "xloc": [
9029 "default-mobile.handlebars->9->255",
9030 - "default.handlebars->29->1556",
9030 + "default.handlebars->29->1560",
9031 "default.handlebars->29->221",
9032 "default.handlebars->29->616",
9033 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
@@ -9116,7 +9116,7 @@
9116 "zh-chs": "Cookie编码器",
9117 "zh-cht": "Cookie編碼器",
9118 "xloc": [
9119 - "default.handlebars->29->2124"
9119 + "default.handlebars->29->2128"
9120 ]
9121 },
9122 {
@@ -9273,8 +9273,8 @@
9273 "zh-chs": "复制连结到剪贴板",
9274 "zh-cht": "複製連結到剪貼板",
9275 "xloc": [
9276 - "default.handlebars->29->1561",
9277 - "default.handlebars->29->1580",
9276 + "default.handlebars->29->1565",
9277 + "default.handlebars->29->1584",
9278 "default.handlebars->29->197",
9279 "default.handlebars->29->356"
9280 ]
@@ -9377,7 +9377,7 @@
9377 "zh-chs": "复制:“{0}”到“{1}”",
9378 "zh-cht": "複製:“{0}”到“{1}”",
9379 "xloc": [
9380 - "default.handlebars->29->1652"
9380 + "default.handlebars->29->1656"
9381 ]
9382 },
9383 {
@@ -9523,7 +9523,7 @@
9523 "zh-chs": "核心服务器",
9524 "zh-cht": "核心伺服器",
9525 "xloc": [
9526 - "default.handlebars->29->2123"
9526 + "default.handlebars->29->2127"
9527 ]
9528 },
9529 {
@@ -9543,7 +9543,7 @@
9543 "zh-chs": "科西嘉文",
9544 "zh-cht": "科西嘉文",
9545 "xloc": [
9546 - "default.handlebars->29->1103"
9546 + "default.handlebars->29->1107"
9547 ]
9548 },
9549 {
@@ -9563,7 +9563,7 @@
9563 "zh-chs": "创建帐号",
9564 "zh-cht": "創建帳號",
9565 "xloc": [
9566 - "default.handlebars->29->1814",
9566 + "default.handlebars->29->1818",
9567 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
9568 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
9569 "login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -9606,7 +9606,7 @@
9606 "zh-chs": "创建用户组",
9607 "zh-cht": "創建用戶群",
9608 "xloc": [
9609 - "default.handlebars->29->1853"
9609 + "default.handlebars->29->1857"
9610 ]
9611 },
9612 {
@@ -9646,7 +9646,7 @@
9646 "zh-chs": "使用以下选项创建一个新的设备组。",
9647 "zh-cht": "使用以下選項創建一個新的裝置群。",
9648 "xloc": [
9649 - "default.handlebars->29->1297"
9649 + "default.handlebars->29->1301"
9650 ]
9651 },
9652 {
@@ -9694,7 +9694,7 @@
9694 "zh-chs": "创建文件夹:“{0}”",
9695 "zh-cht": "創建文件夾:“{0}”",
9696 "xloc": [
9697 - "default.handlebars->29->1645"
9697 + "default.handlebars->29->1649"
9698 ]
9699 },
9700 {
@@ -9714,7 +9714,7 @@
9714 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9715 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9716 "xloc": [
9717 - "default.handlebars->29->1778"
9717 + "default.handlebars->29->1782"
9718 ]
9719 },
9720 {
@@ -9756,7 +9756,7 @@
9756 "zh-chs": "创建的设备组:{0}",
9757 "zh-cht": "創建的設備組:{0}",
9758 "xloc": [
9759 - "default.handlebars->29->1656"
9759 + "default.handlebars->29->1660"
9760 ]
9761 },
9762 {
@@ -9805,7 +9805,7 @@
9805 "zh-chs": "创建",
9806 "zh-cht": "創建",
9807 "xloc": [
9808 - "default.handlebars->29->1939"
9808 + "default.handlebars->29->1943"
9809 ]
9810 },
9811 {
@@ -9825,7 +9825,7 @@
9825 "zh-chs": "创建时间",
9826 "zh-cht": "創作時間",
9827 "xloc": [
9828 - "default.handlebars->29->1344"
9828 + "default.handlebars->29->1348"
9829 ]
9830 },
9831 {
@@ -9867,8 +9867,8 @@
9867 "zh-chs": "创建者",
9868 "zh-cht": "創作者",
9869 "xloc": [
9870 - "default.handlebars->29->1342",
9871 - "default.handlebars->29->1343"
9870 + "default.handlebars->29->1346",
9871 + "default.handlebars->29->1347"
9872 ]
9873 },
9874 {
@@ -9888,7 +9888,7 @@
9888 "zh-chs": "证书",
9889 "zh-cht": "證書",
9890 "xloc": [
9891 - "default.handlebars->29->1314"
9891 + "default.handlebars->29->1318"
9892 ]
9893 },
9894 {
@@ -9908,7 +9908,7 @@
9908 "zh-chs": "克里语",
9909 "zh-cht": "克里語",
9910 "xloc": [
9911 - "default.handlebars->29->1104"
9911 + "default.handlebars->29->1108"
9912 ]
9913 },
9914 {
@@ -9928,7 +9928,7 @@
9928 "zh-chs": "克罗地亚文",
9929 "zh-cht": "克羅地亞文",
9930 "xloc": [
9931 - "default.handlebars->29->1105"
9931 + "default.handlebars->29->1109"
9932 ]
9933 },
9934 {
@@ -10118,7 +10118,7 @@
10118 "zh-chs": "捷克文",
10119 "zh-cht": "捷克文",
10120 "xloc": [
10121 - "default.handlebars->29->1106"
10121 + "default.handlebars->29->1110"
10122 ]
10123 },
10124 {
@@ -10158,7 +10158,7 @@
10158 "zh-chs": "丹麦文",
10159 "zh-cht": "丹麥文",
10160 "xloc": [
10161 - "default.handlebars->29->1107"
10161 + "default.handlebars->29->1111"
10162 ]
10163 },
10164 {
@@ -10178,7 +10178,7 @@
10178 "zh-chs": "数据通道",
10179 "zh-cht": "數據通道",
10180 "xloc": [
10181 - "default.handlebars->29->843",
10181 + "default.handlebars->29->847",
10182 "desktop.handlebars->3->11"
10183 ]
10184 },
@@ -10199,7 +10199,7 @@
10199 "zh-chs": "日期和时间",
10200 "zh-cht": "日期和時間",
10201 "xloc": [
10202 - "default.handlebars->29->1265"
10202 + "default.handlebars->29->1269"
10203 ]
10204 },
10205 {
@@ -10228,14 +10228,14 @@
10228 "fr": "Désactivé",
10229 "nl": "Deactiveren",
10230 "xloc": [
10231 - "default.handlebars->29->1395"
10231 + "default.handlebars->29->1399"
10232 ]
10233 },
10234 {
10235 "en": "Deactivate CCM if setup",
10236 "fr": "Désactiver CCM si il est configuré",
10237 "xloc": [
10238 - "default.handlebars->29->1407"
10238 + "default.handlebars->29->1411"
10239 ]
10240 },
10241 {
@@ -10293,10 +10293,10 @@
10293 "zh-chs": "默认",
10294 "zh-cht": "默認",
10295 "xloc": [
10296 - "default.handlebars->29->1801",
10297 - "default.handlebars->29->1849",
10298 - "default.handlebars->29->1860",
10299 - "default.handlebars->29->1928"
10296 + "default.handlebars->29->1805",
10297 + "default.handlebars->29->1853",
10298 + "default.handlebars->29->1864",
10299 + "default.handlebars->29->1932"
10300 ]
10301 },
10302 {
@@ -10320,9 +10320,9 @@
10320 "default-mobile.handlebars->9->311",
10321 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10322 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10323 - "default.handlebars->29->1587",
10323 + "default.handlebars->29->1591",
10324 "default.handlebars->29->518",
10325 - "default.handlebars->29->913",
10325 + "default.handlebars->29->917",
10326 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10327 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10328 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10351,7 +10351,7 @@
10351 "zh-cht": "刪除帳戶",
10352 "xloc": [
10353 "default-mobile.handlebars->9->84",
10354 - "default.handlebars->29->1282"
10354 + "default.handlebars->29->1286"
10355 ]
10356 },
10357 {
@@ -10371,7 +10371,7 @@
10371 "zh-chs": "删除帐户",
10372 "zh-cht": "刪除帳戶",
10373 "xloc": [
10374 - "default.handlebars->29->1768"
10374 + "default.handlebars->29->1772"
10375 ]
10376 },
10377 {
@@ -10414,8 +10414,8 @@
10414 "xloc": [
10415 "default-mobile.handlebars->9->415",
10416 "default-mobile.handlebars->9->418",
10417 - "default.handlebars->29->1391",
10418 - "default.handlebars->29->1424"
10417 + "default.handlebars->29->1395",
10418 + "default.handlebars->29->1428"
10419 ]
10420 },
10421 {
@@ -10476,7 +10476,7 @@
10476 "zh-chs": "删除用户",
10477 "zh-cht": "刪除用戶",
10478 "xloc": [
10479 - "default.handlebars->29->1978"
10479 + "default.handlebars->29->1982"
10480 ]
10481 },
10482 {
@@ -10496,8 +10496,8 @@
10496 "zh-chs": "删除用户群组",
10497 "zh-cht": "刪除用戶群組",
10498 "xloc": [
10499 - "default.handlebars->29->1898",
10500 - "default.handlebars->29->1908"
10499 + "default.handlebars->29->1902",
10500 + "default.handlebars->29->1912"
10501 ]
10502 },
10503 {
@@ -10517,7 +10517,7 @@
10517 "zh-chs": "删除用户群组",
10518 "zh-cht": "刪除用戶群組",
10519 "xloc": [
10520 - "default.handlebars->29->1847"
10520 + "default.handlebars->29->1851"
10521 ]
10522 },
10523 {
@@ -10537,7 +10537,7 @@
10537 "zh-chs": "删除用户{0}",
10538 "zh-cht": "刪除用戶{0}",
10539 "xloc": [
10540 - "default.handlebars->29->2001"
10540 + "default.handlebars->29->2005"
10541 ]
10542 },
10543 {
@@ -10558,7 +10558,7 @@
10558 "zh-cht": "刪除帳戶",
10559 "xloc": [
10560 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
10561 - "default.handlebars->29->1764",
10561 + "default.handlebars->29->1768",
10562 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10563 ]
10564 },
@@ -10599,7 +10599,7 @@
10599 "zh-chs": "删除群组",
10600 "zh-cht": "刪除群組",
10601 "xloc": [
10602 - "default.handlebars->29->1843"
10602 + "default.handlebars->29->1847"
10603 ]
10604 },
10605 {
@@ -10639,7 +10639,7 @@
10639 "zh-chs": "递归删除:“{0}”,{1}个元素已删除",
10640 "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
10641 "xloc": [
10642 - "default.handlebars->29->1647"
10642 + "default.handlebars->29->1651"
10643 ]
10644 },
10645 {
@@ -10661,8 +10661,8 @@
10661 "xloc": [
10662 "default-mobile.handlebars->9->124",
10663 "default-mobile.handlebars->9->313",
10664 - "default.handlebars->29->1589",
10665 - "default.handlebars->29->915"
10664 + "default.handlebars->29->1593",
10665 + "default.handlebars->29->919"
10666 ]
10667 },
10668 {
@@ -10682,7 +10682,7 @@
10682 "zh-chs": "删除用户群组{0}?",
10683 "zh-cht": "刪除用戶群組{0}?",
10684 "xloc": [
10685 - "default.handlebars->29->1906"
10685 + "default.handlebars->29->1910"
10686 ]
10687 },
10688 {
@@ -10704,8 +10704,8 @@
10704 "xloc": [
10705 "default-mobile.handlebars->9->123",
10706 "default-mobile.handlebars->9->312",
10707 - "default.handlebars->29->1588",
10708 - "default.handlebars->29->914"
10707 + "default.handlebars->29->1592",
10708 + "default.handlebars->29->918"
10709 ]
10710 },
10711 {
@@ -10745,7 +10745,7 @@
10745 "zh-chs": "删除:“{0}”",
10746 "zh-cht": "刪除:“{0}”",
10747 "xloc": [
10748 - "default.handlebars->29->1646"
10748 + "default.handlebars->29->1650"
10749 ]
10750 },
10751 {
@@ -10765,7 +10765,7 @@
10765 "zh-chs": "删除:“{0}”,{1}个元素已删除",
10766 "zh-cht": "刪除:“{0}”,已刪除{1}個元素",
10767 "xloc": [
10768 - "default.handlebars->29->1648"
10768 + "default.handlebars->29->1652"
10769 ]
10770 },
10771 {
@@ -10785,7 +10785,7 @@
10785 "zh-chs": "被拒绝",
10786 "zh-cht": "被拒絕",
10787 "xloc": [
10788 - "default.handlebars->29->839",
10788 + "default.handlebars->29->843",
10789 "desktop.handlebars->3->7",
10790 "terminal.handlebars->3->11"
10791 ]
@@ -10883,19 +10883,19 @@
10883 "default-mobile.handlebars->9->350",
10884 "default-mobile.handlebars->9->407",
10885 "default-mobile.handlebars->9->420",
10886 - "default.handlebars->29->1302",
10887 - "default.handlebars->29->1339",
10888 - "default.handlebars->29->1426",
10889 - "default.handlebars->29->1852",
10890 - "default.handlebars->29->1862",
10891 - "default.handlebars->29->1863",
10892 - "default.handlebars->29->1904",
10886 + "default.handlebars->29->1306",
10887 + "default.handlebars->29->1343",
10888 + "default.handlebars->29->1430",
10889 + "default.handlebars->29->1856",
10890 + "default.handlebars->29->1866",
10891 + "default.handlebars->29->1867",
10892 + "default.handlebars->29->1908",
10893 "default.handlebars->29->559",
10894 "default.handlebars->29->560",
10895 "default.handlebars->29->77",
10896 - "default.handlebars->29->834",
10897 - "default.handlebars->29->960",
10898 - "default.handlebars->29->970",
10896 + "default.handlebars->29->838",
10897 + "default.handlebars->29->964",
10898 + "default.handlebars->29->974",
10899 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
10900 ]
10901 },
@@ -10934,12 +10934,12 @@
10934 "zh-cht": "桌面",
10935 "xloc": [
10936 "default-mobile.handlebars->9->267",
10937 - "default.handlebars->29->1432",
10938 - "default.handlebars->29->2050",
10937 + "default.handlebars->29->1436",
10938 + "default.handlebars->29->2054",
10939 "default.handlebars->29->524",
10940 "default.handlebars->29->678",
10941 "default.handlebars->29->730",
10942 - "default.handlebars->29->879",
10942 + "default.handlebars->29->883",
10943 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
10944 "default.handlebars->contextMenu->cxdesktop",
10945 "desktop.handlebars->3->23"
@@ -10982,9 +10982,9 @@
10982 "zh-chs": "桌面通知",
10983 "zh-cht": "桌面通知",
10984 "xloc": [
10985 - "default.handlebars->29->1353",
10986 - "default.handlebars->29->1867",
10987 - "default.handlebars->29->1954",
10985 + "default.handlebars->29->1357",
10986 + "default.handlebars->29->1871",
10987 + "default.handlebars->29->1958",
10988 "default.handlebars->29->597"
10989 ]
10990 },
@@ -11005,9 +11005,9 @@
11005 "zh-chs": "桌面提示",
11006 "zh-cht": "桌面提示",
11007 "xloc": [
11008 - "default.handlebars->29->1352",
11009 - "default.handlebars->29->1866",
11010 - "default.handlebars->29->1953",
11008 + "default.handlebars->29->1356",
11009 + "default.handlebars->29->1870",
11010 + "default.handlebars->29->1957",
11011 "default.handlebars->29->596"
11012 ]
11013 },
@@ -11028,9 +11028,9 @@
11028 "zh-chs": "桌面提示+工具栏",
11029 "zh-cht": "桌面提示+工具欄",
11030 "xloc": [
11031 - "default.handlebars->29->1350",
11032 - "default.handlebars->29->1864",
11033 - "default.handlebars->29->1951",
11031 + "default.handlebars->29->1354",
11032 + "default.handlebars->29->1868",
11033 + "default.handlebars->29->1955",
11034 "default.handlebars->29->594"
11035 ]
11036 },
@@ -11081,9 +11081,9 @@
11081 "zh-chs": "桌面工具栏",
11082 "zh-cht": "桌面工具欄",
11083 "xloc": [
11084 - "default.handlebars->29->1351",
11085 - "default.handlebars->29->1865",
11086 - "default.handlebars->29->1952",
11084 + "default.handlebars->29->1355",
11085 + "default.handlebars->29->1869",
11086 + "default.handlebars->29->1956",
11087 "default.handlebars->29->595"
11088 ]
11089 },
@@ -11104,7 +11104,7 @@
11104 "zh-chs": "桌面时段",
11105 "zh-cht": "桌面時段",
11106 "xloc": [
11107 - "default.handlebars->29->878"
11107 + "default.handlebars->29->882"
11108 ]
11109 },
11110 {
@@ -11187,9 +11187,9 @@
11187 "zh-chs": "设备",
11188 "zh-cht": "裝置",
11189 "xloc": [
11190 - "default.handlebars->29->1455",
11190 + "default.handlebars->29->1459",
11191 "default.handlebars->29->186",
11192 - "default.handlebars->29->2020",
11192 + "default.handlebars->29->2024",
11193 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11194 ]
11195 },
@@ -11239,14 +11239,14 @@
11239 "zh-chs": "设备组",
11240 "zh-cht": "裝置群",
11241 "xloc": [
11242 - "default.handlebars->29->1450",
11243 - "default.handlebars->29->1453",
11242 "default.handlebars->29->1454",
11245 - "default.handlebars->29->1715",
11246 - "default.handlebars->29->1890",
11247 - "default.handlebars->29->1896",
11248 - "default.handlebars->29->2008",
11249 - "default.handlebars->29->2059"
11243 + "default.handlebars->29->1457",
11244 + "default.handlebars->29->1458",
11245 + "default.handlebars->29->1719",
11246 + "default.handlebars->29->1894",
11247 + "default.handlebars->29->1900",
11248 + "default.handlebars->29->2012",
11249 + "default.handlebars->29->2063"
11250 ]
11251 },
11252 {
@@ -11267,7 +11267,7 @@
11267 "zh-cht": "裝置群用戶",
11268 "xloc": [
11269 "default-mobile.handlebars->9->466",
11270 - "default.handlebars->29->1519"
11270 + "default.handlebars->29->1523"
11271 ]
11272 },
11273 {
@@ -11288,11 +11288,11 @@
11288 "zh-cht": "裝置群",
11289 "xloc": [
11290 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11291 - "default.handlebars->29->1731",
11292 - "default.handlebars->29->1837",
11293 - "default.handlebars->29->1877",
11294 - "default.handlebars->29->1948",
11295 - "default.handlebars->29->2094",
11291 + "default.handlebars->29->1735",
11292 + "default.handlebars->29->1841",
11293 + "default.handlebars->29->1881",
11294 + "default.handlebars->29->1952",
11295 + "default.handlebars->29->2098",
11296 "default.handlebars->container->column_l->p2->p2info->7"
11297 ]
11298 },
@@ -11374,9 +11374,9 @@
11374 "zh-cht": "裝置名稱",
11375 "xloc": [
11376 "default-mobile.handlebars->9->290",
11377 - "default.handlebars->29->2058",
11377 + "default.handlebars->29->2062",
11378 "default.handlebars->29->291",
11379 - "default.handlebars->29->832",
11379 + "default.handlebars->29->836",
11380 "player.handlebars->3->9"
11381 ]
11382 },
@@ -11450,8 +11450,8 @@
11450 "zh-chs": "设备连接。",
11451 "zh-cht": "裝置連接。",
11452 "xloc": [
11453 - "default.handlebars->29->1270",
11454 - "default.handlebars->29->1540"
11453 + "default.handlebars->29->1274",
11454 + "default.handlebars->29->1544"
11455 ]
11456 },
11457 {
@@ -11471,8 +11471,8 @@
11471 "zh-chs": "设备断开连接。",
11472 "zh-cht": "裝置斷開連接。",
11473 "xloc": [
11474 - "default.handlebars->29->1271",
11475 - "default.handlebars->29->1541"
11474 + "default.handlebars->29->1275",
11475 + "default.handlebars->29->1545"
11476 ]
11477 },
11478 {
@@ -11492,7 +11492,7 @@
11492 "zh-chs": "创建的设备组:{0}",
11493 "zh-cht": "設備組已創建:{0}",
11494 "xloc": [
11495 - "default.handlebars->29->1677"
11495 + "default.handlebars->29->1681"
11496 ]
11497 },
11498 {
@@ -11512,7 +11512,7 @@
11512 "zh-chs": "设备组已删除:{0}",
11513 "zh-cht": "設備組已刪除:{0}",
11514 "xloc": [
11515 - "default.handlebars->29->1678"
11515 + "default.handlebars->29->1682"
11516 ]
11517 },
11518 {
@@ -11532,7 +11532,7 @@
11532 "zh-chs": "设备组成员身份已更改:{0}",
11533 "zh-cht": "設備組成員身份已更改:{0}",
11534 "xloc": [
11535 - "default.handlebars->29->1679"
11535 + "default.handlebars->29->1683"
11536 ]
11537 },
11538 {
@@ -11572,7 +11572,7 @@
11572 "zh-chs": "设备组通知已更改",
11573 "zh-cht": "設備組通知已更改",
11574 "xloc": [
11575 - "default.handlebars->29->1674"
11575 + "default.handlebars->29->1678"
11576 ]
11577 },
11578 {
@@ -11592,7 +11592,7 @@
11592 "zh-chs": "未删除的设备组:{0}",
11593 "zh-cht": "未刪除的設備組:{0}",
11594 "xloc": [
11595 - "default.handlebars->29->1657"
11595 + "default.handlebars->29->1661"
11596 ]
11597 },
11598 {
@@ -11985,7 +11985,7 @@
11985 "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
11986 "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
11987 "xloc": [
11988 - "default.handlebars->29->1659"
11988 + "default.handlebars->29->1663"
11989 ]
11990 },
11991 {
@@ -12022,8 +12022,8 @@
12022 "zh-chs": "设备",
12023 "zh-cht": "裝置",
12024 "xloc": [
12025 - "default.handlebars->29->1838",
12026 - "default.handlebars->29->1878"
12025 + "default.handlebars->29->1842",
12026 + "default.handlebars->29->1882"
12027 ]
12028 },
12029 {
@@ -12063,7 +12063,7 @@
12063 "zh-chs": "禁用的电子邮件两因素身份验证",
12064 "zh-cht": "禁用的電子郵件兩因素身份驗證",
12065 "xloc": [
12066 - "default.handlebars->29->1690"
12066 + "default.handlebars->29->1694"
12067 ]
12068 },
12069 {
@@ -12085,8 +12085,8 @@
12085 "xloc": [
12086 "default-mobile.handlebars->9->302",
12087 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
12088 - "default.handlebars->29->1363",
12089 - "default.handlebars->29->895",
12088 + "default.handlebars->29->1367",
12089 + "default.handlebars->29->899",
12090 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
12091 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
12092 "desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -12233,7 +12233,7 @@
12233 "zh-chs": "显示设备组名称",
12234 "zh-cht": "顯示裝置群名稱",
12235 "xloc": [
12236 - "default.handlebars->29->1269"
12236 + "default.handlebars->29->1273"
12237 ]
12238 },
12239 {
@@ -12253,7 +12253,7 @@
12253 "zh-chs": "显示名称",
12254 "zh-cht": "顯示名稱",
12255 "xloc": [
12256 - "default.handlebars->29->864"
12256 + "default.handlebars->29->868"
12257 ]
12258 },
12259 {
@@ -12273,7 +12273,7 @@
12273 "zh-chs": "显示公共连结",
12274 "zh-cht": "顯示公共鏈結",
12275 "xloc": [
12276 - "default.handlebars->29->1560"
12276 + "default.handlebars->29->1564"
12277 ]
12278 },
12279 {
@@ -12293,7 +12293,7 @@
12293 "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12294 "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12295 "xloc": [
12296 - "default.handlebars->29->1619"
12296 + "default.handlebars->29->1623"
12297 ]
12298 },
12299 {
@@ -12313,7 +12313,7 @@
12313 "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12314 "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12315 "xloc": [
12316 - "default.handlebars->29->1627"
12316 + "default.handlebars->29->1631"
12317 ]
12318 },
12319 {
@@ -12333,8 +12333,8 @@
12333 "zh-chs": "什么都不做",
12334 "zh-cht": "什麼都不做",
12335 "xloc": [
12336 - "default.handlebars->29->1410",
12337 - "default.handlebars->29->1414"
12336 + "default.handlebars->29->1414",
12337 + "default.handlebars->29->1418"
12338 ]
12339 },
12340 {
@@ -12354,10 +12354,10 @@
12354 "zh-chs": "域",
12355 "zh-cht": "域",
12356 "xloc": [
12357 - "default.handlebars->29->1802",
12358 - "default.handlebars->29->1850",
12359 - "default.handlebars->29->1859",
12360 - "default.handlebars->29->1927",
12357 + "default.handlebars->29->1806",
12358 + "default.handlebars->29->1854",
12359 + "default.handlebars->29->1863",
12360 + "default.handlebars->29->1931",
12361 "mstsc.handlebars->main->1->3->1->2->1->0",
12362 "mstsc.handlebars->main->1->3->1->2->3"
12363 ]
@@ -12366,7 +12366,7 @@
12366 "en": "Don't change, keep CCM if setup",
12367 "fr": "Aucun changement, conserver CCM si il est configuré",
12368 "xloc": [
12369 - "default.handlebars->29->1406"
12369 + "default.handlebars->29->1410"
12370 ]
12371 },
12372 {
@@ -12403,7 +12403,7 @@
12403 "zh-chs": "不要连接到服务器",
12404 "zh-cht": "不要連接到伺服器",
12405 "xloc": [
12406 - "default.handlebars->29->1415"
12406 + "default.handlebars->29->1419"
12407 ]
12408 },
12409 {
@@ -12523,7 +12523,7 @@
12523 "zh-cht": "下載檔案",
12524 "xloc": [
12525 "default-mobile.handlebars->9->332",
12526 - "default.handlebars->29->934"
12526 + "default.handlebars->29->938"
12527 ]
12528 },
12529 {
@@ -12563,7 +12563,7 @@
12563 "zh-chs": "下载MeshCmd",
12564 "zh-cht": "下載MeshCmd",
12565 "xloc": [
12566 - "default.handlebars->29->824"
12566 + "default.handlebars->29->826"
12567 ]
12568 },
12569 {
@@ -12623,7 +12623,7 @@
12623 "zh-chs": "下载报告",
12624 "zh-cht": "下載報告",
12625 "xloc": [
12626 - "default.handlebars->29->1720",
12626 + "default.handlebars->29->1724",
12627 "default.handlebars->container->column_l->p3->3->1->0->3"
12628 ]
12629 },
@@ -12644,7 +12644,7 @@
12644 "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
12645 "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
12646 "xloc": [
12647 - "default.handlebars->29->817"
12647 + "default.handlebars->29->819"
12648 ]
12649 },
12650 {
@@ -12824,7 +12824,7 @@
12824 "zh-chs": "使用以下一种档案格式下载事件列表。",
12825 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12826 "xloc": [
12827 - "default.handlebars->29->1721"
12827 + "default.handlebars->29->1725"
12828 ]
12829 },
12830 {
@@ -12844,7 +12844,7 @@
12844 "zh-chs": "使用以下一种档案格式下载用户列表。",
12845 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12846 "xloc": [
12847 - "default.handlebars->29->1786"
12847 + "default.handlebars->29->1790"
12848 ]
12849 },
12850 {
@@ -12925,7 +12925,7 @@
12925 "zh-chs": "下载:“{0}”",
12926 "zh-cht": "下載:“{0}”",
12927 "xloc": [
12928 - "default.handlebars->29->1650"
12928 + "default.handlebars->29->1654"
12929 ]
12930 },
12931 {
@@ -12965,7 +12965,7 @@
12965 "zh-chs": "代理重复",
12966 "zh-cht": "代理重複",
12967 "xloc": [
12968 - "default.handlebars->29->2090"
12968 + "default.handlebars->29->2094"
12969 ]
12970 },
12971 {
@@ -13005,7 +13005,7 @@
13005 "zh-chs": "复制用户组",
13006 "zh-cht": "複製用戶群",
13007 "xloc": [
13008 - "default.handlebars->29->1854"
13008 + "default.handlebars->29->1858"
13009 ]
13010 },
13011 {
@@ -13042,8 +13042,8 @@
13042 "zh-chs": "持续时间",
13043 "zh-cht": "持續時間",
13044 "xloc": [
13045 - "default.handlebars->29->2044",
13046 - "default.handlebars->29->2064",
13045 + "default.handlebars->29->2048",
13046 + "default.handlebars->29->2068",
13047 "player.handlebars->3->2"
13048 ]
13049 },
@@ -13081,7 +13081,7 @@
13081 "zh-chs": "荷兰文(比利时)",
13082 "zh-cht": "荷蘭文(比利時)",
13083 "xloc": [
13084 - "default.handlebars->29->1109"
13084 + "default.handlebars->29->1113"
13085 ]
13086 },
13087 {
@@ -13101,7 +13101,7 @@
13101 "zh-chs": "荷兰文(标准)",
13102 "zh-cht": "荷蘭文(標準)",
13103 "xloc": [
13104 - "default.handlebars->29->1108"
13104 + "default.handlebars->29->1112"
13105 ]
13106 },
13107 {
@@ -13391,7 +13391,7 @@
13391 "zh-cht": "編輯裝置",
13392 "xloc": [
13393 "default-mobile.handlebars->9->295",
13394 - "default.handlebars->29->837"
13394 + "default.handlebars->29->841"
13395 ]
13396 },
13397 {
@@ -13414,10 +13414,10 @@
13414 "default-mobile.handlebars->9->421",
13415 "default-mobile.handlebars->9->423",
13416 "default-mobile.handlebars->9->443",
13417 - "default.handlebars->29->1427",
13418 - "default.handlebars->29->1459",
13419 - "default.handlebars->29->1483",
13420 - "default.handlebars->29->1495"
13417 + "default.handlebars->29->1431",
13418 + "default.handlebars->29->1463",
13419 + "default.handlebars->29->1487",
13420 + "default.handlebars->29->1499"
13421 ]
13422 },
13423 {
@@ -13437,7 +13437,7 @@
13437 "zh-chs": "编辑设备组功能",
13438 "zh-cht": "編輯裝置群功能",
13439 "xloc": [
13440 - "default.handlebars->29->1445"
13440 + "default.handlebars->29->1449"
13441 ]
13442 },
13443 {
@@ -13457,8 +13457,8 @@
13457 "zh-chs": "编辑设备组权限",
13458 "zh-cht": "編輯裝置群權限",
13459 "xloc": [
13460 - "default.handlebars->29->1480",
13461 - "default.handlebars->29->1492"
13460 + "default.handlebars->29->1484",
13461 + "default.handlebars->29->1496"
13462 ]
13463 },
13464 {
@@ -13478,7 +13478,7 @@
13478 "zh-chs": "编辑设备组用户同意",
13479 "zh-cht": "編輯裝置群用戶同意",
13480 "xloc": [
13481 - "default.handlebars->29->1428"
13481 + "default.handlebars->29->1432"
13482 ]
13483 },
13484 {
@@ -13499,7 +13499,7 @@
13499 "zh-cht": "編輯裝置筆記",
13500 "xloc": [
13501 "default-mobile.handlebars->9->435",
13502 - "default.handlebars->29->1472"
13502 + "default.handlebars->29->1476"
13503 ]
13504 },
13505 {
@@ -13519,8 +13519,8 @@
13519 "zh-chs": "编辑设备权限",
13520 "zh-cht": "編輯裝置權限",
13521 "xloc": [
13522 - "default.handlebars->29->1485",
13523 - "default.handlebars->29->1487"
13522 + "default.handlebars->29->1489",
13523 + "default.handlebars->29->1491"
13524 ]
13525 },
13526 {
@@ -13560,7 +13560,7 @@
13560 "zh-chs": "编辑设备用户同意",
13561 "zh-cht": "編輯裝置用戶同意",
13562 "xloc": [
13563 - "default.handlebars->29->1430"
13563 + "default.handlebars->29->1434"
13564 ]
13565 },
13566 {
@@ -13628,7 +13628,7 @@
13628 "zh-cht": "編輯筆記",
13629 "xloc": [
13630 "default-mobile.handlebars->9->450",
13631 - "default.handlebars->29->1502"
13631 + "default.handlebars->29->1506"
13632 ]
13633 },
13634 {
@@ -13648,7 +13648,7 @@
13648 "zh-chs": "编辑用户同意",
13649 "zh-cht": "編輯用戶同意",
13650 "xloc": [
13651 - "default.handlebars->29->1429"
13651 + "default.handlebars->29->1433"
13652 ]
13653 },
13654 {
@@ -13668,7 +13668,7 @@
13668 "zh-chs": "编辑用户设备组权限",
13669 "zh-cht": "編輯用戶裝置群權限",
13670 "xloc": [
13671 - "default.handlebars->29->1493"
13671 + "default.handlebars->29->1497"
13672 ]
13673 },
13674 {
@@ -13688,7 +13688,7 @@
13688 "zh-chs": "编辑用户设备权限",
13689 "zh-cht": "編輯用戶裝置權限",
13690 "xloc": [
13691 - "default.handlebars->29->1488"
13691 + "default.handlebars->29->1492"
13692 ]
13693 },
13694 {
@@ -13708,7 +13708,7 @@
13708 "zh-chs": "编辑用户组",
13709 "zh-cht": "編輯用戶群",
13710 "xloc": [
13711 - "default.handlebars->29->1905"
13711 + "default.handlebars->29->1909"
13712 ]
13713 },
13714 {
@@ -13728,14 +13728,14 @@
13728 "zh-chs": "编辑用户组设备权限",
13729 "zh-cht": "編輯用戶群裝置權限",
13730 "xloc": [
13731 - "default.handlebars->29->1490"
13731 + "default.handlebars->29->1494"
13732 ]
13733 },
13734 {
13735 "en": "Edit User Group User Consent",
13736 "nl": "Bewerk groepsgebruikerstoestemming",
13737 "xloc": [
13738 - "default.handlebars->29->1431"
13738 + "default.handlebars->29->1435"
13739 ]
13740 },
13741 {
@@ -13797,11 +13797,11 @@
13797 "zh-cht": "電郵",
13798 "xloc": [
13799 "default-mobile.handlebars->9->78",
13800 - "default.handlebars->29->1804",
13801 - "default.handlebars->29->1931",
13802 - "default.handlebars->29->1933",
13803 - "default.handlebars->29->1973",
13804 - "default.handlebars->29->1989",
13800 + "default.handlebars->29->1808",
13801 + "default.handlebars->29->1935",
13802 + "default.handlebars->29->1937",
13803 + "default.handlebars->29->1977",
13804 + "default.handlebars->29->1993",
13805 "default.handlebars->29->323",
13806 "login-mobile.handlebars->5->42",
13807 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -13834,7 +13834,7 @@
13834 "zh-cht": "電郵地址變更",
13835 "xloc": [
13836 "default-mobile.handlebars->9->79",
13837 - "default.handlebars->29->1278"
13837 + "default.handlebars->29->1282"
13838 ]
13839 },
13840 {
@@ -13855,7 +13855,7 @@
13855 "zh-cht": "電郵認證",
13856 "xloc": [
13857 "default-mobile.handlebars->9->68",
13858 - "default.handlebars->29->1046"
13858 + "default.handlebars->29->1050"
13859 ]
13860 },
13861 {
@@ -13915,7 +13915,7 @@
13915 "zh-cht": "電郵驗證",
13916 "xloc": [
13917 "default-mobile.handlebars->9->77",
13918 - "default.handlebars->29->1276"
13918 + "default.handlebars->29->1280"
13919 ]
13920 },
13921 {
@@ -13955,7 +13955,7 @@
13955 "zh-chs": "电邮未验证",
13956 "zh-cht": "電郵未驗證",
13957 "xloc": [
13958 - "default.handlebars->29->1750"
13958 + "default.handlebars->29->1754"
13959 ]
13960 },
13961 {
@@ -13963,8 +13963,8 @@
13963 "nl": "Email is geverifieerd",
13964 "fr": "Email vérifié",
13965 "xloc": [
13966 - "default.handlebars->29->1751",
13967 - "default.handlebars->29->1925"
13966 + "default.handlebars->29->1755",
13967 + "default.handlebars->29->1929"
13968 ]
13969 },
13970 {
@@ -13984,7 +13984,7 @@
13984 "zh-chs": "电邮已验证。",
13985 "zh-cht": "電郵已驗證。",
13986 "xloc": [
13987 - "default.handlebars->29->1810"
13987 + "default.handlebars->29->1814"
13988 ]
13989 },
13990 {
@@ -14004,7 +14004,7 @@
14004 "zh-chs": "电邮未验证",
14005 "zh-cht": "電郵未驗證",
14006 "xloc": [
14007 - "default.handlebars->29->1926"
14007 + "default.handlebars->29->1930"
14008 ]
14009 },
14010 {
@@ -14068,7 +14068,7 @@
14068 "zh-chs": "已通过电邮验证,并且需要重置密码。",
14069 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
14070 "xloc": [
14071 - "default.handlebars->29->1811"
14071 + "default.handlebars->29->1815"
14072 ]
14073 },
14074 {
@@ -14088,7 +14088,7 @@
14088 "zh-chs": "电邮/短信流量",
14089 "zh-cht": "電郵/短信流量",
14090 "xloc": [
14091 - "default.handlebars->29->2132"
14091 + "default.handlebars->29->2136"
14092 ]
14093 },
14094 {
@@ -14134,7 +14134,7 @@
14134 "zh-chs": "启用邀请代码",
14135 "zh-cht": "啟用邀請代碼",
14136 "xloc": [
14137 - "default.handlebars->29->1525"
14137 + "default.handlebars->29->1529"
14138 ]
14139 },
14140 {
@@ -14175,7 +14175,7 @@
14175 "zh-cht": "啟用電郵二因子鑑別。",
14176 "xloc": [
14177 "default-mobile.handlebars->9->70",
14178 - "default.handlebars->29->1048"
14178 + "default.handlebars->29->1052"
14179 ]
14180 },
14181 {
@@ -14215,7 +14215,7 @@
14215 "zh-chs": "已启用",
14216 "zh-cht": "已啟用",
14217 "xloc": [
14218 - "default.handlebars->29->2066"
14218 + "default.handlebars->29->2070"
14219 ]
14220 },
14221 {
@@ -14235,7 +14235,7 @@
14235 "zh-chs": "启用电子邮件两因素身份验证",
14236 "zh-cht": "啟用電子郵件兩因素身份驗證",
14237 "xloc": [
14238 - "default.handlebars->29->1689"
14238 + "default.handlebars->29->1693"
14239 ]
14240 },
14241 {
@@ -14275,7 +14275,7 @@
14275 "zh-chs": "时间结束",
14276 "zh-cht": "時間結束",
14277 "xloc": [
14278 - "default.handlebars->29->2063"
14278 + "default.handlebars->29->2067"
14279 ]
14280 },
14281 {
@@ -14295,7 +14295,7 @@
14295 "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14296 "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14297 "xloc": [
14298 - "default.handlebars->29->1612"
14298 + "default.handlebars->29->1616"
14299 ]
14300 },
14301 {
@@ -14315,7 +14315,7 @@
14315 "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14316 "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14317 "xloc": [
14318 - "default.handlebars->29->1613"
14318 + "default.handlebars->29->1617"
14319 ]
14320 },
14321 {
@@ -14335,7 +14335,7 @@
14335 "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14336 "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14337 "xloc": [
14338 - "default.handlebars->29->1610"
14338 + "default.handlebars->29->1614"
14339 ]
14340 },
14341 {
@@ -14355,7 +14355,7 @@
14355 "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
14356 "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
14357 "xloc": [
14358 - "default.handlebars->29->1611"
14358 + "default.handlebars->29->1615"
14359 ]
14360 },
14361 {
@@ -14375,7 +14375,7 @@
14375 "zh-chs": "英文",
14376 "zh-cht": "英文",
14377 "xloc": [
14378 - "default.handlebars->29->1110"
14378 + "default.handlebars->29->1114"
14379 ]
14380 },
14381 {
@@ -14395,7 +14395,7 @@
14395 "zh-chs": "英文(澳洲)",
14396 "zh-cht": "英文(澳洲)",
14397 "xloc": [
14398 - "default.handlebars->29->1111"
14398 + "default.handlebars->29->1115"
14399 ]
14400 },
14401 {
@@ -14415,7 +14415,7 @@
14415 "zh-chs": "英文(伯利茲)",
14416 "zh-cht": "英文(伯利茲)",
14417 "xloc": [
14418 - "default.handlebars->29->1112"
14418 + "default.handlebars->29->1116"
14419 ]
14420 },
14421 {
@@ -14435,7 +14435,7 @@
14435 "zh-chs": "英文(加拿大)",
14436 "zh-cht": "英文(加拿大)",
14437 "xloc": [
14438 - "default.handlebars->29->1113"
14438 + "default.handlebars->29->1117"
14439 ]
14440 },
14441 {
@@ -14455,7 +14455,7 @@
14455 "zh-chs": "英文(爱尔兰)",
14456 "zh-cht": "英文(愛爾蘭)",
14457 "xloc": [
14458 - "default.handlebars->29->1114"
14458 + "default.handlebars->29->1118"
14459 ]
14460 },
14461 {
@@ -14475,7 +14475,7 @@
14475 "zh-chs": "英文(牙买加)",
14476 "zh-cht": "英文(牙買加)",
14477 "xloc": [
14478 - "default.handlebars->29->1115"
14478 + "default.handlebars->29->1119"
14479 ]
14480 },
14481 {
@@ -14495,7 +14495,7 @@
14495 "zh-chs": "英文(纽西兰)",
14496 "zh-cht": "英文(紐西蘭)",
14497 "xloc": [
14498 - "default.handlebars->29->1116"
14498 + "default.handlebars->29->1120"
14499 ]
14500 },
14501 {
@@ -14515,7 +14515,7 @@
14515 "zh-chs": "英文(菲律宾)",
14516 "zh-cht": "英文(菲律賓)",
14517 "xloc": [
14518 - "default.handlebars->29->1117"
14518 + "default.handlebars->29->1121"
14519 ]
14520 },
14521 {
@@ -14535,7 +14535,7 @@
14535 "zh-chs": "英语(南非)",
14536 "zh-cht": "英語(南非)",
14537 "xloc": [
14538 - "default.handlebars->29->1118"
14538 + "default.handlebars->29->1122"
14539 ]
14540 },
14541 {
@@ -14555,7 +14555,7 @@
14555 "zh-chs": "英文(特立尼达和多巴哥)",
14556 "zh-cht": "英文(特立尼達和多巴哥)",
14557 "xloc": [
14558 - "default.handlebars->29->1119"
14558 + "default.handlebars->29->1123"
14559 ]
14560 },
14561 {
@@ -14575,7 +14575,7 @@
14575 "zh-chs": "英文(英国)",
14576 "zh-cht": "英文(英國)",
14577 "xloc": [
14578 - "default.handlebars->29->1120"
14578 + "default.handlebars->29->1124"
14579 ]
14580 },
14581 {
@@ -14595,7 +14595,7 @@
14595 "zh-chs": "美国英文",
14596 "zh-cht": "美國英語",
14597 "xloc": [
14598 - "default.handlebars->29->1121"
14598 + "default.handlebars->29->1125"
14599 ]
14600 },
14601 {
@@ -14615,7 +14615,7 @@
14615 "zh-chs": "英文(津巴布韦)",
14616 "zh-cht": "英文(津巴布韋)",
14617 "xloc": [
14618 - "default.handlebars->29->1122"
14618 + "default.handlebars->29->1126"
14619 ]
14620 },
14621 {
@@ -14635,9 +14635,9 @@
14635 "zh-chs": "输入",
14636 "zh-cht": "輸入",
14637 "xloc": [
14638 - "default.handlebars->29->1304",
14639 - "default.handlebars->29->1305",
14640 - "default.handlebars->29->907"
14638 + "default.handlebars->29->1308",
14639 + "default.handlebars->29->1309",
14640 + "default.handlebars->29->911"
14641 ]
14642 },
14643 {
@@ -14657,7 +14657,7 @@
14657 "zh-chs": "输入管理领域名称的逗号分隔列表。",
14658 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
14659 "xloc": [
14660 - "default.handlebars->29->1815"
14660 + "default.handlebars->29->1819"
14661 ]
14662 },
14663 {
@@ -14705,7 +14705,7 @@
14705 "nl": "Voer tekst in en klik op OK om deze op afstand te typen. Zorg ervoor dat u de externe cursor op de juiste positie plaatst voordat u verder gaat.",
14706 "fr": "Saisissez le texte puis cliquez sur OK pour le taper à distance. Vérifiez préalablement que le curseur distant est positionné correctement.",
14707 "xloc": [
14708 - "default.handlebars->29->858"
14708 + "default.handlebars->29->862"
14709 ]
14710 },
14711 {
@@ -14767,7 +14767,7 @@
14767 "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
14768 "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
14769 "xloc": [
14770 - "default.handlebars->29->1043"
14770 + "default.handlebars->29->1047"
14771 ]
14772 },
14773 {
@@ -14827,7 +14827,7 @@
14827 "zh-chs": "世界文",
14828 "zh-cht": "世界語",
14829 "xloc": [
14830 - "default.handlebars->29->1123"
14830 + "default.handlebars->29->1127"
14831 ]
14832 },
14833 {
@@ -14847,7 +14847,7 @@
14847 "zh-chs": "爱沙尼亚文",
14848 "zh-cht": "愛沙尼亞語",
14849 "xloc": [
14850 - "default.handlebars->29->1124"
14850 + "default.handlebars->29->1128"
14851 ]
14852 },
14853 {
@@ -14867,7 +14867,7 @@
14867 "zh-chs": "事件详情",
14868 "zh-cht": "事件詳情",
14869 "xloc": [
14870 - "default.handlebars->29->947"
14870 + "default.handlebars->29->951"
14871 ]
14872 },
14873 {
@@ -14887,7 +14887,7 @@
14887 "zh-chs": "事件列表输出",
14888 "zh-cht": "事件列表輸出",
14889 "xloc": [
14890 - "default.handlebars->29->1726"
14890 + "default.handlebars->29->1730"
14891 ]
14892 },
14893 {
@@ -15050,7 +15050,7 @@
15050 "zh-chs": "扩充式ASCII",
15051 "zh-cht": "擴充式ASCII",
15052 "xloc": [
15053 - "default.handlebars->29->886",
15053 + "default.handlebars->29->890",
15054 "terminal.handlebars->3->16"
15055 ]
15056 },
@@ -15092,7 +15092,7 @@
15092 "zh-chs": "外部",
15093 "zh-cht": "外部",
15094 "xloc": [
15095 - "default.handlebars->29->2117"
15095 + "default.handlebars->29->2121"
15096 ]
15097 },
15098 {
@@ -15132,7 +15132,7 @@
15132 "zh-chs": "FYRO马其顿语",
15133 "zh-cht": "FYRO馬其頓語",
15134 "xloc": [
15135 - "default.handlebars->29->1174"
15135 + "default.handlebars->29->1178"
15136 ]
15137 },
15138 {
@@ -15152,7 +15152,7 @@
15152 "zh-chs": "法罗语",
15153 "zh-cht": "法羅語",
15154 "xloc": [
15155 - "default.handlebars->29->1125"
15155 + "default.handlebars->29->1129"
15156 ]
15157 },
15158 {
@@ -15192,7 +15192,7 @@
15192 "zh-chs": "本地用户拒绝后无法启动远程桌面",
15193 "zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
15194 "xloc": [
15195 - "default.handlebars->29->1635"
15195 + "default.handlebars->29->1639"
15196 ]
15197 },
15198 {
@@ -15212,7 +15212,7 @@
15212 "zh-chs": "本地用户拒绝后无法启动远程文件",
15213 "zh-cht": "本地用戶拒絕後無法啟動遠程文件",
15214 "xloc": [
15215 - "default.handlebars->29->1642"
15215 + "default.handlebars->29->1646"
15216 ]
15217 },
15218 {
@@ -15232,7 +15232,7 @@
15232 "zh-chs": "无法启动远程终端接合{0}({1})",
15233 "zh-cht": "無法啟動遠程終端接合{0}({1})",
15234 "xloc": [
15235 - "default.handlebars->29->840",
15235 + "default.handlebars->29->844",
15236 "desktop.handlebars->3->8",
15237 "terminal.handlebars->3->12"
15238 ]
@@ -15254,7 +15254,7 @@
15254 "zh-chs": "波斯文(波斯文)",
15255 "zh-cht": "波斯語(波斯語)",
15256 "xloc": [
15257 - "default.handlebars->29->1126"
15257 + "default.handlebars->29->1130"
15258 ]
15259 },
15260 {
@@ -15296,7 +15296,7 @@
15296 "zh-chs": "功能",
15297 "zh-cht": "功能",
15298 "xloc": [
15299 - "default.handlebars->29->1349"
15299 + "default.handlebars->29->1353"
15300 ]
15301 },
15302 {
@@ -15316,7 +15316,7 @@
15316 "zh-chs": "斐济",
15317 "zh-cht": "斐濟",
15318 "xloc": [
15319 - "default.handlebars->29->1127"
15319 + "default.handlebars->29->1131"
15320 ]
15321 },
15322 {
@@ -15358,7 +15358,7 @@
15358 "xloc": [
15359 "default-mobile.handlebars->9->316",
15360 "default.handlebars->29->516",
15361 - "default.handlebars->29->918"
15361 + "default.handlebars->29->922"
15362 ]
15363 },
15364 {
@@ -15382,8 +15382,8 @@
15382 "zh-chs": "档案操作",
15383 "zh-cht": "檔案操作",
15384 "xloc": [
15385 - "default.handlebars->29->898",
15386 - "default.handlebars->29->900"
15385 + "default.handlebars->29->902",
15386 + "default.handlebars->29->904"
15387 ]
15388 },
15389 {
@@ -15423,7 +15423,7 @@
15423 "zh-chs": "文件系统驱动",
15424 "zh-cht": "FileSystemDriver",
15425 "xloc": [
15426 - "default.handlebars->29->867"
15426 + "default.handlebars->29->871"
15427 ]
15428 },
15429 {
@@ -15445,8 +15445,8 @@
15445 "xloc": [
15446 "default-mobile.handlebars->9->171",
15447 "default-mobile.handlebars->9->268",
15448 - "default.handlebars->29->1439",
15449 - "default.handlebars->29->2051",
15448 + "default.handlebars->29->1443",
15449 + "default.handlebars->29->2055",
15450 "default.handlebars->29->262",
15451 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
15452 "default.handlebars->contextMenu->cxfiles"
@@ -15489,9 +15489,9 @@
15489 "zh-chs": "档案通知",
15490 "zh-cht": "檔案通知",
15491 "xloc": [
15492 - "default.handlebars->29->1357",
15493 - "default.handlebars->29->1871",
15494 - "default.handlebars->29->1958",
15492 + "default.handlebars->29->1361",
15493 + "default.handlebars->29->1875",
15494 + "default.handlebars->29->1962",
15495 "default.handlebars->29->601"
15496 ]
15497 },
@@ -15512,9 +15512,9 @@
15512 "zh-chs": "档案提示",
15513 "zh-cht": "檔案提示",
15514 "xloc": [
15515 - "default.handlebars->29->1356",
15516 - "default.handlebars->29->1870",
15517 - "default.handlebars->29->1957",
15515 + "default.handlebars->29->1360",
15516 + "default.handlebars->29->1874",
15517 + "default.handlebars->29->1961",
15518 "default.handlebars->29->600"
15519 ]
15520 },
@@ -15536,7 +15536,7 @@
15536 "zh-cht": "過濾",
15537 "xloc": [
15538 "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1",
15539 - "default.handlebars->29->903",
15539 + "default.handlebars->29->907",
15540 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
15541 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar",
15542 "default.handlebars->container->column_l->p4->3->1->0->3->3"
@@ -15555,7 +15555,7 @@
15555 "nl": "Zoek bestanden",
15556 "fr": "Recherche des fichiers",
15557 "xloc": [
15558 - "default.handlebars->29->906"
15558 + "default.handlebars->29->910"
15559 ]
15560 },
15561 {
@@ -15575,7 +15575,7 @@
15575 "zh-chs": "录制会话已完成,{0}秒",
15576 "zh-cht": "錄製會話已完成,{0}秒",
15577 "xloc": [
15578 - "default.handlebars->29->1608"
15578 + "default.handlebars->29->1612"
15579 ]
15580 },
15581 {
@@ -15595,7 +15595,7 @@
15595 "zh-chs": "芬兰",
15596 "zh-cht": "芬蘭",
15597 "xloc": [
15598 - "default.handlebars->29->1128"
15598 + "default.handlebars->29->1132"
15599 ]
15600 },
15601 {
@@ -15750,8 +15750,8 @@
15750 "zh-chs": "下次登录时强制重置密码。",
15751 "zh-cht": "下次登入時強制重置密碼。",
15752 "xloc": [
15753 - "default.handlebars->29->1809",
15754 - "default.handlebars->29->1998"
15753 + "default.handlebars->29->1813",
15754 + "default.handlebars->29->2002"
15755 ]
15756 },
15757 {
@@ -15834,7 +15834,7 @@
15834 "zh-chs": "格式化",
15835 "zh-cht": "格式化",
15836 "xloc": [
15837 - "default.handlebars->29->1717"
15837 + "default.handlebars->29->1721"
15838 ]
15839 },
15840 {
@@ -15875,8 +15875,8 @@
15875 "zh-chs": "自由",
15876 "zh-cht": "自由",
15877 "xloc": [
15878 - "default.handlebars->29->2075",
15879 - "default.handlebars->29->2077"
15878 + "default.handlebars->29->2079",
15879 + "default.handlebars->29->2081"
15880 ]
15881 },
15882 {
@@ -15917,7 +15917,7 @@
15917 "zh-chs": "法文(比利时)",
15918 "zh-cht": "法語(比利時)",
15919 "xloc": [
15920 - "default.handlebars->29->1130"
15920 + "default.handlebars->29->1134"
15921 ]
15922 },
15923 {
@@ -15937,7 +15937,7 @@
15937 "zh-chs": "法文(加拿大)",
15938 "zh-cht": "法語(加拿大)",
15939 "xloc": [
15940 - "default.handlebars->29->1131"
15940 + "default.handlebars->29->1135"
15941 ]
15942 },
15943 {
@@ -15957,7 +15957,7 @@
15957 "zh-chs": "法文(法国)",
15958 "zh-cht": "法語(法國)",
15959 "xloc": [
15960 - "default.handlebars->29->1132"
15960 + "default.handlebars->29->1136"
15961 ]
15962 },
15963 {
@@ -15977,7 +15977,7 @@
15977 "zh-chs": "法文(卢森堡)",
15978 "zh-cht": "法語(盧森堡)",
15979 "xloc": [
15980 - "default.handlebars->29->1133"
15980 + "default.handlebars->29->1137"
15981 ]
15982 },
15983 {
@@ -15997,7 +15997,7 @@
15997 "zh-chs": "法文(摩纳哥)",
15998 "zh-cht": "法語(摩納哥)",
15999 "xloc": [
16000 - "default.handlebars->29->1134"
16000 + "default.handlebars->29->1138"
16001 ]
16002 },
16003 {
@@ -16017,7 +16017,7 @@
16017 "zh-chs": "法文(标准)",
16018 "zh-cht": "法語(標準)",
16019 "xloc": [
16020 - "default.handlebars->29->1129"
16020 + "default.handlebars->29->1133"
16021 ]
16022 },
16023 {
@@ -16037,7 +16037,7 @@
16037 "zh-chs": "法文(瑞士)",
16038 "zh-cht": "法語(瑞士)",
16039 "xloc": [
16040 - "default.handlebars->29->1135"
16040 + "default.handlebars->29->1139"
16041 ]
16042 },
16043 {
@@ -16057,7 +16057,7 @@
16057 "zh-chs": "弗里斯兰文",
16058 "zh-cht": "弗里斯蘭語",
16059 "xloc": [
16060 - "default.handlebars->29->1136"
16060 + "default.handlebars->29->1140"
16061 ]
16062 },
16063 {
@@ -16077,7 +16077,7 @@
16077 "zh-chs": "弗留利",
16078 "zh-cht": "弗留利",
16079 "xloc": [
16080 - "default.handlebars->29->1137"
16080 + "default.handlebars->29->1141"
16081 ]
16082 },
16083 {
@@ -16101,9 +16101,9 @@
16101 "default-mobile.handlebars->9->413",
16102 "default-mobile.handlebars->9->422",
16103 "default-mobile.handlebars->9->442",
16104 - "default.handlebars->29->1311",
16105 - "default.handlebars->29->1458",
16106 - "default.handlebars->29->1821"
16104 + "default.handlebars->29->1315",
16105 + "default.handlebars->29->1462",
16106 + "default.handlebars->29->1825"
16107 ]
16108 },
16109 {
@@ -16123,7 +16123,7 @@
16123 "zh-chs": "完整管理员(保留所有权利)",
16124 "zh-cht": "完整管理員(保留所有權利)",
16125 "xloc": [
16126 - "default.handlebars->29->1494"
16126 + "default.handlebars->29->1498"
16127 ]
16128 },
16129 {
@@ -16230,7 +16230,7 @@
16230 "zh-chs": "完整管理员",
16231 "zh-cht": "完整管理員",
16232 "xloc": [
16233 - "default.handlebars->29->1919"
16233 + "default.handlebars->29->1923"
16234 ]
16235 },
16236 {
@@ -16238,8 +16238,8 @@
16238 "nl": "Vol automatisch",
16239 "fr": "Entièrement automatique",
16240 "xloc": [
16241 - "default.handlebars->29->1374",
16242 - "default.handlebars->29->1397"
16241 + "default.handlebars->29->1378",
16242 + "default.handlebars->29->1401"
16243 ]
16244 },
16245 {
@@ -16260,7 +16260,7 @@
16260 "zh-cht": "GPU",
16261 "xloc": [
16262 "default-mobile.handlebars->9->389",
16263 - "default.handlebars->29->1009"
16263 + "default.handlebars->29->1013"
16264 ]
16265 },
16266 {
@@ -16280,7 +16280,7 @@
16280 "zh-chs": "盖尔文(爱尔兰)",
16281 "zh-cht": "蓋爾語(愛爾蘭)",
16282 "xloc": [
16283 - "default.handlebars->29->1139"
16283 + "default.handlebars->29->1143"
16284 ]
16285 },
16286 {
@@ -16300,7 +16300,7 @@
16300 "zh-chs": "盖尔文(苏格兰文)",
16301 "zh-cht": "蓋爾語(蘇格蘭語)",
16302 "xloc": [
16303 - "default.handlebars->29->1138"
16303 + "default.handlebars->29->1142"
16304 ]
16305 },
16306 {
@@ -16320,7 +16320,7 @@
16320 "zh-chs": "加拉契文",
16321 "zh-cht": "加拉契語",
16322 "xloc": [
16323 - "default.handlebars->29->1140"
16323 + "default.handlebars->29->1144"
16324 ]
16325 },
16326 {
@@ -16446,7 +16446,7 @@
16446 "zh-chs": "格鲁吉亚文",
16447 "zh-cht": "格魯吉亞文",
16448 "xloc": [
16449 - "default.handlebars->29->1141"
16449 + "default.handlebars->29->1145"
16450 ]
16451 },
16452 {
@@ -16466,7 +16466,7 @@
16466 "zh-chs": "德文(奥地利)",
16467 "zh-cht": "德語(奧地利)",
16468 "xloc": [
16469 - "default.handlebars->29->1143"
16469 + "default.handlebars->29->1147"
16470 ]
16471 },
16472 {
@@ -16486,7 +16486,7 @@
16486 "zh-chs": "德文(德国)",
16487 "zh-cht": "德文(德國)",
16488 "xloc": [
16489 - "default.handlebars->29->1144"
16489 + "default.handlebars->29->1148"
16490 ]
16491 },
16492 {
@@ -16506,7 +16506,7 @@
16506 "zh-chs": "德文(列支敦士登)",
16507 "zh-cht": "德文(列支敦士登)",
16508 "xloc": [
16509 - "default.handlebars->29->1145"
16509 + "default.handlebars->29->1149"
16510 ]
16511 },
16512 {
@@ -16526,7 +16526,7 @@
16526 "zh-chs": "德文(卢森堡)",
16527 "zh-cht": "德語(盧森堡)",
16528 "xloc": [
16529 - "default.handlebars->29->1146"
16529 + "default.handlebars->29->1150"
16530 ]
16531 },
16532 {
@@ -16546,7 +16546,7 @@
16546 "zh-chs": "德文(标准)",
16547 "zh-cht": "德語(標準)",
16548 "xloc": [
16549 - "default.handlebars->29->1142"
16549 + "default.handlebars->29->1146"
16550 ]
16551 },
16552 {
@@ -16566,7 +16566,7 @@
16566 "zh-chs": "德文(瑞士)",
16567 "zh-cht": "德文(瑞士)",
16568 "xloc": [
16569 - "default.handlebars->29->1147"
16569 + "default.handlebars->29->1151"
16570 ]
16571 },
16572 {
@@ -16627,7 +16627,7 @@
16627 "zh-chs": "正在获取剪贴板内容,{0}个字节",
16628 "zh-cht": "正在獲取剪貼板內容,{0}個字節",
16629 "xloc": [
16630 - "default.handlebars->29->1622"
16630 + "default.handlebars->29->1626"
16631 ]
16632 },
16633 {
@@ -16689,7 +16689,7 @@
16689 "zh-chs": "好",
16690 "zh-cht": "好",
16691 "xloc": [
16692 - "default.handlebars->29->1307"
16692 + "default.handlebars->29->1311"
16693 ]
16694 },
16695 {
@@ -16734,8 +16734,8 @@
16734 "zh-chs": "Google云端硬盘备份",
16735 "zh-cht": "Google雲端硬盤備份",
16736 "xloc": [
16737 - "default.handlebars->29->1318",
16738 - "default.handlebars->29->1321",
16737 + "default.handlebars->29->1322",
16738 + "default.handlebars->29->1325",
16739 "default.handlebars->29->206"
16740 ]
16741 },
@@ -16756,7 +16756,7 @@
16756 "zh-chs": "Google云端硬盘控制台",
16757 "zh-cht": "Google雲端硬盤控制台",
16758 "xloc": [
16759 - "default.handlebars->29->1315"
16759 + "default.handlebars->29->1319"
16760 ]
16761 },
16762 {
@@ -16796,7 +16796,7 @@
16796 "zh-chs": "Google云端硬盘备份当前处于活动状态。",
16797 "zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
16798 "xloc": [
16799 - "default.handlebars->29->1319"
16799 + "default.handlebars->29->1323"
16800 ]
16801 },
16802 {
@@ -16816,7 +16816,7 @@
16816 "zh-chs": "希腊文",
16817 "zh-cht": "希臘文",
16818 "xloc": [
16819 - "default.handlebars->29->1148"
16819 + "default.handlebars->29->1152"
16820 ]
16821 },
16822 {
@@ -16858,8 +16858,8 @@
16858 "zh-chs": "集体指令",
16859 "zh-cht": "集體指令",
16860 "xloc": [
16861 - "default.handlebars->29->1765",
16862 - "default.handlebars->29->1844",
16861 + "default.handlebars->29->1769",
16862 + "default.handlebars->29->1848",
16863 "default.handlebars->29->453",
16864 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16865 "default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -16883,7 +16883,7 @@
16883 "zh-chs": "通过...分组",
16884 "zh-cht": "通過...分群",
16885 "xloc": [
16886 - "default.handlebars->29->1713"
16886 + "default.handlebars->29->1717"
16887 ]
16888 },
16889 {
@@ -16903,7 +16903,7 @@
16903 "zh-chs": "组标识符",
16904 "zh-cht": "群標識符",
16905 "xloc": [
16906 - "default.handlebars->29->1861"
16906 + "default.handlebars->29->1865"
16907 ]
16908 },
16909 {
@@ -16923,7 +16923,7 @@
16923 "zh-chs": "群组成员",
16924 "zh-cht": "群組成員",
16925 "xloc": [
16926 - "default.handlebars->29->1882"
16926 + "default.handlebars->29->1886"
16927 ]
16928 },
16929 {
@@ -16943,7 +16943,7 @@
16943 "zh-chs": "用户{0}的群组权限。",
16944 "zh-cht": "用戶{0}的群組權限。",
16945 "xloc": [
16946 - "default.handlebars->29->1457"
16946 + "default.handlebars->29->1461"
16947 ]
16948 },
16949 {
@@ -16963,7 +16963,7 @@
16963 "zh-chs": "{0}的群组权限。",
16964 "zh-cht": "{0}的群組權限。",
16965 "xloc": [
16966 - "default.handlebars->29->1456"
16966 + "default.handlebars->29->1460"
16967 ]
16968 },
16969 {
@@ -17052,7 +17052,7 @@
17052 "zh-chs": "古久拉提",
17053 "zh-cht": "古久拉提",
17054 "xloc": [
17055 - "default.handlebars->29->1149"
17055 + "default.handlebars->29->1153"
17056 ]
17057 },
17058 {
@@ -17095,7 +17095,7 @@
17095 "zh-chs": "海地文",
17096 "zh-cht": "海地文",
17097 "xloc": [
17098 - "default.handlebars->29->1150"
17098 + "default.handlebars->29->1154"
17099 ]
17100 },
17101 {
@@ -17135,7 +17135,7 @@
17135 "zh-chs": "强行断开代理",
17136 "zh-cht": "強行斷開代理",
17137 "xloc": [
17138 - "default.handlebars->29->1038"
17138 + "default.handlebars->29->1042"
17139 ]
17140 },
17141 {
@@ -17155,7 +17155,7 @@
17155 "zh-chs": "堆总数",
17156 "zh-cht": "堆總數",
17157 "xloc": [
17158 - "default.handlebars->29->2119"
17158 + "default.handlebars->29->2123"
17159 ]
17160 },
17161 {
@@ -17175,7 +17175,7 @@
17175 "zh-chs": "堆使用",
17176 "zh-cht": "堆使用",
17177 "xloc": [
17178 - "default.handlebars->29->2118"
17178 + "default.handlebars->29->2122"
17179 ]
17180 },
17181 {
@@ -17195,7 +17195,7 @@
17195 "zh-chs": "希伯来文",
17196 "zh-cht": "希伯來文",
17197 "xloc": [
17198 - "default.handlebars->29->1151"
17198 + "default.handlebars->29->1155"
17199 ]
17200 },
17201 {
@@ -17232,7 +17232,7 @@
17232 "fr": "Assistance demandée, utilisateur: {0}, message: {1}",
17233 "nl": "Hulp verzoek van, user: {0}, details: {1}",
17234 "xloc": [
17235 - "default.handlebars->29->1699"
17235 + "default.handlebars->29->1703"
17236 ]
17237 },
17238 {
@@ -17269,7 +17269,7 @@
17269 "zh-chs": "帮助翻译MeshCentral",
17270 "zh-cht": "幫助翻譯MeshCentral",
17271 "xloc": [
17272 - "default.handlebars->29->1266"
17272 + "default.handlebars->29->1270"
17273 ]
17274 },
17275 {
@@ -17373,7 +17373,7 @@
17373 "zh-chs": "印地文",
17374 "zh-cht": "印地文",
17375 "xloc": [
17376 - "default.handlebars->29->1152"
17376 + "default.handlebars->29->1156"
17377 ]
17378 },
17379 {
@@ -17411,7 +17411,7 @@
17411 "zh-cht": "保存1個項目進行複製",
17412 "xloc": [
17413 "default-mobile.handlebars->9->325",
17414 - "default.handlebars->29->928"
17414 + "default.handlebars->29->932"
17415 ]
17416 },
17417 {
@@ -17432,7 +17432,7 @@
17432 "zh-cht": "保存1個項目進行移動",
17433 "xloc": [
17434 "default-mobile.handlebars->9->329",
17435 - "default.handlebars->29->932"
17435 + "default.handlebars->29->936"
17436 ]
17437 },
17438 {
@@ -17453,7 +17453,7 @@
17453 "zh-cht": "保留{0}個項目進行複製",
17454 "xloc": [
17455 "default-mobile.handlebars->9->323",
17456 - "default.handlebars->29->926"
17456 + "default.handlebars->29->930"
17457 ]
17458 },
17459 {
@@ -17474,7 +17474,7 @@
17474 "zh-cht": "保存{0}個項目以進行移動",
17475 "xloc": [
17476 "default-mobile.handlebars->9->327",
17477 - "default.handlebars->29->930"
17477 + "default.handlebars->29->934"
17478 ]
17479 },
17480 {
@@ -17495,7 +17495,7 @@
17495 "zh-cht": "保存{0}項目{1}給{2}",
17496 "xloc": [
17497 "default-mobile.handlebars->9->129",
17498 - "default.handlebars->29->1595"
17498 + "default.handlebars->29->1599"
17499 ]
17500 },
17501 {
@@ -17521,7 +17521,7 @@
17521 "default-mobile.handlebars->9->291",
17522 "default.handlebars->29->292",
17523 "default.handlebars->29->556",
17524 - "default.handlebars->29->833"
17524 + "default.handlebars->29->837"
17525 ]
17526 },
17527 {
@@ -17541,7 +17541,7 @@
17541 "zh-chs": "主机名同步",
17542 "zh-cht": "主機名同步",
17543 "xloc": [
17544 - "default.handlebars->29->1346"
17544 + "default.handlebars->29->1350"
17545 ]
17546 },
17547 {
@@ -17561,7 +17561,7 @@
17561 "zh-chs": "匈牙利文",
17562 "zh-cht": "匈牙利文",
17563 "xloc": [
17564 - "default.handlebars->29->1153"
17564 + "default.handlebars->29->1157"
17565 ]
17566 },
17567 {
@@ -17626,9 +17626,9 @@
17626 "xloc": [
17627 "default-mobile.handlebars->9->358",
17628 "default-mobile.handlebars->9->362",
17629 - "default.handlebars->29->968",
17630 - "default.handlebars->29->978",
17631 - "default.handlebars->29->982"
17629 + "default.handlebars->29->972",
17630 + "default.handlebars->29->982",
17631 + "default.handlebars->29->986"
17632 ]
17633 },
17634 {
@@ -17650,9 +17650,9 @@
17650 "xloc": [
17651 "default-mobile.handlebars->9->356",
17652 "default-mobile.handlebars->9->360",
17653 - "default.handlebars->29->966",
17654 - "default.handlebars->29->976",
17655 - "default.handlebars->29->980"
17653 + "default.handlebars->29->970",
17654 + "default.handlebars->29->980",
17655 + "default.handlebars->29->984"
17656 ]
17657 },
17658 {
@@ -17674,10 +17674,10 @@
17674 "xloc": [
17675 "default-mobile.handlebars->9->355",
17676 "default-mobile.handlebars->9->357",
17677 - "default.handlebars->29->965",
17678 - "default.handlebars->29->967",
17679 - "default.handlebars->29->975",
17680 - "default.handlebars->29->977"
17677 + "default.handlebars->29->969",
17678 + "default.handlebars->29->971",
17679 + "default.handlebars->29->979",
17680 + "default.handlebars->29->981"
17681 ]
17682 },
17683 {
@@ -17762,8 +17762,8 @@
17762 "xloc": [
17763 "default-mobile.handlebars->9->359",
17764 "default-mobile.handlebars->9->361",
17765 - "default.handlebars->29->979",
17766 - "default.handlebars->29->981"
17765 + "default.handlebars->29->983",
17766 + "default.handlebars->29->985"
17767 ]
17768 },
17769 {
@@ -17843,7 +17843,7 @@
17843 "zh-chs": "冰岛文",
17844 "zh-cht": "冰島文",
17845 "xloc": [
17846 - "default.handlebars->29->1154"
17846 + "default.handlebars->29->1158"
17847 ]
17848 },
17849 {
@@ -17864,7 +17864,7 @@
17864 "zh-cht": "圖符選擇",
17865 "xloc": [
17866 "default-mobile.handlebars->9->289",
17867 - "default.handlebars->29->831"
17867 + "default.handlebars->29->835"
17868 ]
17869 },
17870 {
@@ -17885,7 +17885,7 @@
17885 "zh-cht": "識別符",
17886 "xloc": [
17887 "default-mobile.handlebars->9->387",
17888 - "default.handlebars->29->1007"
17888 + "default.handlebars->29->1011"
17889 ]
17890 },
17891 {
@@ -17893,7 +17893,7 @@
17893 "fr": "Si dans CCM, réactiver Intel&reg; AMT",
17894 "nl": "Indien in CCM, heractiveer Intel&reg; AMT",
17895 "xloc": [
17896 - "default.handlebars->29->1411"
17896 + "default.handlebars->29->1415"
17897 ]
17898 },
17899 {
@@ -18050,7 +18050,7 @@
18050 "zh-chs": "印度尼西亚文",
18051 "zh-cht": "印度尼西亞文",
18052 "xloc": [
18053 - "default.handlebars->29->1155"
18053 + "default.handlebars->29->1159"
18054 ]
18055 },
18056 {
@@ -18223,8 +18223,8 @@
18223 "zh-chs": "安装类型",
18224 "zh-cht": "安裝方式",
18225 "xloc": [
18226 - "default.handlebars->29->1527",
18227 - "default.handlebars->29->1534",
18226 + "default.handlebars->29->1531",
18227 + "default.handlebars->29->1538",
18228 "default.handlebars->29->338",
18229 "default.handlebars->29->352",
18230 "default.handlebars->29->366"
@@ -18247,7 +18247,7 @@
18247 "zh-chs": "英特尔(F10 = ESC + [OM)",
18248 "zh-cht": "Intel(F10 = ESC + [OM)",
18249 "xloc": [
18250 - "default.handlebars->29->888",
18250 + "default.handlebars->29->892",
18251 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
18252 "terminal.handlebars->3->18",
18253 "terminal.handlebars->p12->9->1->terminalSettingsButtons"
@@ -18270,7 +18270,7 @@
18270 "zh-chs": "英特尔AMT",
18271 "zh-cht": "英特爾AMT",
18272 "xloc": [
18273 - "default.handlebars->29->2115"
18273 + "default.handlebars->29->2119"
18274 ]
18275 },
18276 {
@@ -18290,7 +18290,7 @@
18290 "zh-chs": "英特尔ASCII",
18291 "zh-cht": "Intel ASCII",
18292 "xloc": [
18293 - "default.handlebars->29->887",
18293 + "default.handlebars->29->891",
18294 "terminal.handlebars->3->17"
18295 ]
18296 },
@@ -18314,11 +18314,11 @@
18314 "default-mobile.handlebars->9->205",
18315 "default-mobile.handlebars->9->247",
18316 "default-mobile.handlebars->9->252",
18317 - "default.handlebars->29->1364",
18318 - "default.handlebars->29->1375",
18319 - "default.handlebars->29->1546",
18320 - "default.handlebars->29->1554",
18321 - "default.handlebars->29->2137",
18317 + "default.handlebars->29->1368",
18318 + "default.handlebars->29->1379",
18319 + "default.handlebars->29->1550",
18320 + "default.handlebars->29->1558",
18321 + "default.handlebars->29->2141",
18322 "default.handlebars->29->526",
18323 "default.handlebars->29->584",
18324 "default.handlebars->29->611"
@@ -18476,7 +18476,7 @@
18476 "zh-chs": "英特尔&reg;AMT政策",
18477 "zh-cht": "Intel&reg; AMT政策",
18478 "xloc": [
18479 - "default.handlebars->29->1398"
18479 + "default.handlebars->29->1402"
18480 ]
18481 },
18482 {
@@ -18496,7 +18496,7 @@
18496 "zh-chs": "英特尔&reg;AMT重定向",
18497 "zh-cht": "Intel&reg; AMT重定向",
18498 "xloc": [
18499 - "default.handlebars->29->2053",
18499 + "default.handlebars->29->2057",
18500 "player.handlebars->3->14"
18501 ]
18502 },
@@ -18537,7 +18537,7 @@
18537 "zh-chs": "英特尔&reg;AMT WSMAN",
18538 "zh-cht": "Intle&reg; AMT WSMAN",
18539 "xloc": [
18540 - "default.handlebars->29->2052",
18540 + "default.handlebars->29->2056",
18541 "player.handlebars->3->13"
18542 ]
18543 },
@@ -18597,8 +18597,8 @@
18597 "zh-chs": "英特尔&reg;AMT桌面和串行事件。",
18598 "zh-cht": "Intel&reg; AMT桌面和串行事件。",
18599 "xloc": [
18600 - "default.handlebars->29->1272",
18601 - "default.handlebars->29->1542"
18600 + "default.handlebars->29->1276",
18601 + "default.handlebars->29->1546"
18602 ]
18603 },
18604 {
@@ -18784,8 +18784,8 @@
18784 "zh-cht": "僅限Intel&reg; AMT,無代理",
18785 "xloc": [
18786 "default-mobile.handlebars->9->404",
18787 - "default.handlebars->29->1301",
18788 - "default.handlebars->29->1336"
18787 + "default.handlebars->29->1305",
18788 + "default.handlebars->29->1340"
18789 ]
18790 },
18791 {
@@ -18851,7 +18851,7 @@
18851 "zh-cht": "Intel &reg; Active Management Technology(Intel&reg; AMT)",
18852 "xloc": [
18853 "default-mobile.handlebars->9->379",
18854 - "default.handlebars->29->999"
18854 + "default.handlebars->29->1003"
18855 ]
18856 },
18857 {
@@ -19057,7 +19057,7 @@
19057 "zh-chs": "互动",
19058 "zh-cht": "互動",
19059 "xloc": [
19060 - "default.handlebars->29->868"
19060 + "default.handlebars->29->872"
19061 ]
19062 },
19063 {
@@ -19077,8 +19077,8 @@
19077 "zh-chs": "仅限互动",
19078 "zh-cht": "僅限互動",
19079 "xloc": [
19080 - "default.handlebars->29->1530",
19081 - "default.handlebars->29->1537",
19080 + "default.handlebars->29->1534",
19081 + "default.handlebars->29->1541",
19082 "default.handlebars->29->341",
19083 "default.handlebars->29->355",
19084 "default.handlebars->29->369"
@@ -19121,7 +19121,7 @@
19121 "zh-chs": "因纽特文",
19122 "zh-cht": "因紐特文",
19123 "xloc": [
19124 - "default.handlebars->29->1156"
19124 + "default.handlebars->29->1160"
19125 ]
19126 },
19127 {
@@ -19152,7 +19152,7 @@
19152 "zh-chs": "无效的设备组类型",
19153 "zh-cht": "無效的裝置群類型",
19154 "xloc": [
19155 - "default.handlebars->29->2089"
19155 + "default.handlebars->29->2093"
19156 ]
19157 },
19158 {
@@ -19172,7 +19172,7 @@
19172 "zh-chs": "无效的JSON",
19173 "zh-cht": "無效的JSON",
19174 "xloc": [
19175 - "default.handlebars->29->2083"
19175 + "default.handlebars->29->2087"
19176 ]
19177 },
19178 {
@@ -19192,8 +19192,8 @@
19192 "zh-chs": "无效的JSON档案格式。",
19193 "zh-cht": "無效的JSON檔案格式。",
19194 "xloc": [
19195 - "default.handlebars->29->1783",
19196 - "default.handlebars->29->1785"
19195 + "default.handlebars->29->1787",
19196 + "default.handlebars->29->1789"
19197 ]
19198 },
19199 {
@@ -19213,7 +19213,7 @@
19213 "zh-chs": "无效的JSON档案:{0}。",
19214 "zh-cht": "無效的JSON檔案:{0}。",
19215 "xloc": [
19216 - "default.handlebars->29->1781"
19216 + "default.handlebars->29->1785"
19217 ]
19218 },
19219 {
@@ -19233,7 +19233,7 @@
19233 "zh-chs": "无效的PKCS签名",
19234 "zh-cht": "無效的PKCS簽名",
19235 "xloc": [
19236 - "default.handlebars->29->2081"
19236 + "default.handlebars->29->2085"
19237 ]
19238 },
19239 {
@@ -19253,7 +19253,7 @@
19253 "zh-chs": "無效的RSA密碼",
19254 "zh-cht": "無效的RSA密碼",
19255 "xloc": [
19256 - "default.handlebars->29->2082"
19256 + "default.handlebars->29->2086"
19257 ]
19258 },
19259 {
@@ -19380,7 +19380,7 @@
19380 "zh-chs": "使电邮无效",
19381 "zh-cht": "使電郵無效",
19382 "xloc": [
19383 - "default.handlebars->29->1759"
19383 + "default.handlebars->29->1763"
19384 ]
19385 },
19386 {
@@ -19457,7 +19457,7 @@
19457 "zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:",
19458 "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:",
19459 "xloc": [
19460 - "default.handlebars->29->1532"
19460 + "default.handlebars->29->1536"
19461 ]
19462 },
19463 {
@@ -19485,7 +19485,7 @@
19485 "zh-chs": "邀请",
19486 "zh-cht": "邀請",
19487 "xloc": [
19488 - "default.handlebars->29->1385",
19488 + "default.handlebars->29->1389",
19489 "default.handlebars->29->289",
19490 "default.handlebars->29->357"
19491 ]
@@ -19507,11 +19507,11 @@
19507 "zh-chs": "邀请码",
19508 "zh-cht": "邀請碼",
19509 "xloc": [
19510 - "default.handlebars->29->1368",
19511 - "default.handlebars->29->1526",
19512 - "default.handlebars->29->1531",
19513 - "default.handlebars->29->1533",
19514 - "default.handlebars->29->1538"
19510 + "default.handlebars->29->1372",
19511 + "default.handlebars->29->1530",
19512 + "default.handlebars->29->1535",
19513 + "default.handlebars->29->1537",
19514 + "default.handlebars->29->1542"
19515 ]
19516 },
19517 {
@@ -19551,7 +19551,7 @@
19551 "zh-chs": "邀请某人在该设备组上安装网格代理。",
19552 "zh-cht": "邀請某人在該裝置群上安裝mesh agent。",
19553 "xloc": [
19554 - "default.handlebars->29->1384",
19554 + "default.handlebars->29->1388",
19555 "default.handlebars->29->288"
19556 ]
19557 },
@@ -19592,7 +19592,7 @@
19592 "zh-chs": "爱尔兰文",
19593 "zh-cht": "愛爾蘭文",
19594 "xloc": [
19595 - "default.handlebars->29->1157"
19595 + "default.handlebars->29->1161"
19596 ]
19597 },
19598 {
@@ -19612,7 +19612,7 @@
19612 "zh-chs": "意大利文(标准)",
19613 "zh-cht": "意大利文(標準)",
19614 "xloc": [
19615 - "default.handlebars->29->1158"
19615 + "default.handlebars->29->1162"
19616 ]
19617 },
19618 {
@@ -19632,7 +19632,7 @@
19632 "zh-chs": "意大利文(瑞士)",
19633 "zh-cht": "義大利文(瑞士)",
19634 "xloc": [
19635 - "default.handlebars->29->1159"
19635 + "default.handlebars->29->1163"
19636 ]
19637 },
19638 {
@@ -19652,7 +19652,7 @@
19652 "zh-chs": "JSON",
19653 "zh-cht": "JSON",
19654 "xloc": [
19655 - "default.handlebars->29->1719"
19655 + "default.handlebars->29->1723"
19656 ]
19657 },
19658 {
@@ -19672,8 +19672,8 @@
19672 "zh-chs": "JSON格式",
19673 "zh-cht": "JSON格式",
19674 "xloc": [
19675 - "default.handlebars->29->1724",
19676 - "default.handlebars->29->1789",
19675 + "default.handlebars->29->1728",
19676 + "default.handlebars->29->1793",
19677 "default.handlebars->29->487"
19678 ]
19679 },
@@ -19694,7 +19694,7 @@
19694 "zh-chs": "日文",
19695 "zh-cht": "日文",
19696 "xloc": [
19697 - "default.handlebars->29->1160"
19697 + "default.handlebars->29->1164"
19698 ]
19699 },
19700 {
@@ -19714,7 +19714,7 @@
19714 "zh-chs": "已加入桌面Multiplex会话",
19715 "zh-cht": "已加入桌面Multiplex會話",
19716 "xloc": [
19717 - "default.handlebars->29->1605"
19717 + "default.handlebars->29->1609"
19718 ]
19719 },
19720 {
@@ -19734,7 +19734,7 @@
19734 "zh-chs": "卡纳达文",
19735 "zh-cht": "卡納達文",
19736 "xloc": [
19737 - "default.handlebars->29->1161"
19737 + "default.handlebars->29->1165"
19738 ]
19739 },
19740 {
@@ -19754,7 +19754,7 @@
19754 "zh-chs": "克什米尔文",
19755 "zh-cht": "克什米爾文",
19756 "xloc": [
19757 - "default.handlebars->29->1162"
19757 + "default.handlebars->29->1166"
19758 ]
19759 },
19760 {
@@ -19774,7 +19774,7 @@
19774 "zh-chs": "哈萨克文",
19775 "zh-cht": "哈薩克文",
19776 "xloc": [
19777 - "default.handlebars->29->1163"
19777 + "default.handlebars->29->1167"
19778 ]
19779 },
19780 {
@@ -19782,7 +19782,7 @@
19782 "fr": "Conserver l'actuel mot de passe",
19783 "nl": "Behoud huidige wachtwoord",
19784 "xloc": [
19785 - "default.handlebars->29->1399"
19785 + "default.handlebars->29->1403"
19786 ]
19787 },
19788 {
@@ -19802,7 +19802,7 @@
19802 "zh-chs": "内核驱动器",
19803 "zh-cht": "內核驅動器",
19804 "xloc": [
19805 - "default.handlebars->29->869"
19805 + "default.handlebars->29->873"
19806 ]
19807 },
19808 {
@@ -19822,8 +19822,8 @@
19822 "zh-chs": "键名",
19823 "zh-cht": "鍵名",
19824 "xloc": [
19825 - "default.handlebars->29->1054",
19826 - "default.handlebars->29->1057"
19825 + "default.handlebars->29->1058",
19826 + "default.handlebars->29->1061"
19827 ]
19828 },
19829 {
@@ -19877,7 +19877,7 @@
19877 "zh-chs": "高棉文",
19878 "zh-cht": "高棉文",
19879 "xloc": [
19880 - "default.handlebars->29->1164"
19880 + "default.handlebars->29->1168"
19881 ]
19882 },
19883 {
@@ -19897,7 +19897,7 @@
19897 "zh-chs": "杀死进程{0}",
19898 "zh-cht": "殺死進程{0}",
19899 "xloc": [
19900 - "default.handlebars->29->1620"
19900 + "default.handlebars->29->1624"
19901 ]
19902 },
19903 {
@@ -19917,7 +19917,7 @@
19917 "zh-chs": "吉尔吉斯",
19918 "zh-cht": "吉爾吉斯",
19919 "xloc": [
19920 - "default.handlebars->29->1165"
19920 + "default.handlebars->29->1169"
19921 ]
19922 },
19923 {
@@ -19937,7 +19937,7 @@
19937 "zh-chs": "克林贡",
19938 "zh-cht": "克林貢",
19939 "xloc": [
19940 - "default.handlebars->29->1166"
19940 + "default.handlebars->29->1170"
19941 ]
19942 },
19943 {
@@ -19958,7 +19958,7 @@
19958 "zh-cht": "已知的",
19959 "xloc": [
19960 "default-mobile.handlebars->9->378",
19961 - "default.handlebars->29->998"
19961 + "default.handlebars->29->1002"
19962 ]
19963 },
19964 {
@@ -19978,7 +19978,7 @@
19978 "zh-chs": "韩文",
19979 "zh-cht": "韓文",
19980 "xloc": [
19981 - "default.handlebars->29->1167"
19981 + "default.handlebars->29->1171"
19982 ]
19983 },
19984 {
@@ -19998,7 +19998,7 @@
19998 "zh-chs": "韩文(朝鲜)",
19999 "zh-cht": "韓文(朝鮮)",
20000 "xloc": [
20001 - "default.handlebars->29->1168"
20001 + "default.handlebars->29->1172"
20002 ]
20003 },
20004 {
@@ -20018,7 +20018,7 @@
20018 "zh-chs": "韩文(韩国)",
20019 "zh-cht": "韓文(韓國)",
20020 "xloc": [
20021 - "default.handlebars->29->1169"
20021 + "default.handlebars->29->1173"
20022 ]
20023 },
20024 {
@@ -20038,8 +20038,8 @@
20038 "zh-chs": "如果",
20039 "zh-cht": "如果",
20040 "xloc": [
20041 - "default.handlebars->29->883",
20042 - "default.handlebars->29->892",
20041 + "default.handlebars->29->887",
20042 + "default.handlebars->29->896",
20043 "terminal.handlebars->3->22",
20044 "terminal.handlebars->3->8"
20045 ]
@@ -20061,7 +20061,7 @@
20061 "zh-chs": "语言",
20062 "zh-cht": "語言",
20063 "xloc": [
20064 - "default.handlebars->29->1264"
20064 + "default.handlebars->29->1268"
20065 ]
20066 },
20067 {
@@ -20101,7 +20101,7 @@
20101 "zh-chs": "大焦点",
20102 "zh-cht": "大焦點",
20103 "xloc": [
20104 - "default.handlebars->29->857"
20104 + "default.handlebars->29->861"
20105 ]
20106 },
20107 {
@@ -20314,7 +20314,7 @@
20314 "zh-chs": "最后访问",
20315 "zh-cht": "最後訪問",
20316 "xloc": [
20317 - "default.handlebars->29->1732"
20317 + "default.handlebars->29->1736"
20318 ]
20319 },
20320 {
@@ -20334,7 +20334,7 @@
20334 "zh-chs": "上次登录",
20335 "zh-cht": "上次登入",
20336 "xloc": [
20337 - "default.handlebars->29->1940"
20337 + "default.handlebars->29->1944"
20338 ]
20339 },
20340 {
@@ -20360,9 +20360,9 @@
20360 "default.handlebars->29->69",
20361 "default.handlebars->29->71",
20362 "default.handlebars->29->73",
20363 - "default.handlebars->29->956",
20364 - "default.handlebars->29->957",
20365 - "default.handlebars->29->958"
20363 + "default.handlebars->29->960",
20364 + "default.handlebars->29->961",
20365 + "default.handlebars->29->962"
20366 ]
20367 },
20368 {
@@ -20385,8 +20385,8 @@
20385 "default-mobile.handlebars->9->343",
20386 "default-mobile.handlebars->9->345",
20387 "default.handlebars->29->68",
20388 - "default.handlebars->29->953",
20389 - "default.handlebars->29->955"
20388 + "default.handlebars->29->957",
20389 + "default.handlebars->29->959"
20390 ]
20391 },
20392 {
@@ -20406,7 +20406,7 @@
20406 "zh-chs": "上次更改:{0}",
20407 "zh-cht": "上次更改:{0}",
20408 "xloc": [
20409 - "default.handlebars->29->1944"
20409 + "default.handlebars->29->1948"
20410 ]
20411 },
20412 {
@@ -20466,7 +20466,7 @@
20466 "zh-chs": "上次登录:{0}",
20467 "zh-cht": "上次登入:{0}",
20468 "xloc": [
20469 - "default.handlebars->29->1742"
20469 + "default.handlebars->29->1746"
20470 ]
20471 },
20472 {
@@ -20567,7 +20567,7 @@
20567 "zh-chs": "拉丁文",
20568 "zh-cht": "拉丁文",
20569 "xloc": [
20570 - "default.handlebars->29->1170"
20570 + "default.handlebars->29->1174"
20571 ]
20572 },
20573 {
@@ -20587,7 +20587,7 @@
20587 "zh-chs": "拉脱维亚文",
20588 "zh-cht": "拉脫維亞文",
20589 "xloc": [
20590 - "default.handlebars->29->1171"
20590 + "default.handlebars->29->1175"
20591 ]
20592 },
20593 {
@@ -20667,7 +20667,7 @@
20667 "zh-chs": "如没有请留空。",
20668 "zh-cht": "如沒有請留空。",
20669 "xloc": [
20670 - "default.handlebars->29->1984"
20670 + "default.handlebars->29->1988"
20671 ]
20672 },
20673 {
@@ -20712,7 +20712,7 @@
20712 "zh-chs": "离开桌面多路复用会话",
20713 "zh-cht": "離開桌面多路復用會話",
20714 "xloc": [
20715 - "default.handlebars->29->1606"
20715 + "default.handlebars->29->1610"
20716 ]
20717 },
20718 {
@@ -20732,7 +20732,7 @@
20732 "zh-chs": "减",
20733 "zh-cht": "減",
20734 "xloc": [
20735 - "default.handlebars->29->2154"
20735 + "default.handlebars->29->2158"
20736 ]
20737 },
20738 {
@@ -20795,7 +20795,7 @@
20795 "zh-cht": "有限輸入",
20796 "xloc": [
20797 "default-mobile.handlebars->9->455",
20798 - "default.handlebars->29->1508",
20798 + "default.handlebars->29->1512",
20799 "default.handlebars->29->685",
20800 "default.handlebars->29->706"
20801 ]
@@ -20818,7 +20818,7 @@
20818 "zh-cht": "僅有限輸入",
20819 "xloc": [
20820 "default-mobile.handlebars->9->428",
20821 - "default.handlebars->29->1464"
20821 + "default.handlebars->29->1468"
20822 ]
20823 },
20824 {
@@ -21044,7 +21044,13 @@
21044 "zh-chs": "Linux ARM,Raspberry Pi(32位)",
21045 "zh-cht": "Linux ARM,Raspberry Pi(32位)",
21046 "xloc": [
21047 - "default.handlebars->29->815"
21047 + "default.handlebars->29->816"
21048 + ]
21049 + },
21050 + {
21051 + "en": "Linux ARM, Raspberry Pi (64bit)",
21052 + "xloc": [
21053 + "default.handlebars->29->817"
21054 ]
21055 },
21056 {
@@ -21275,7 +21281,7 @@
21281 "zh-chs": "立陶宛文",
21282 "zh-cht": "立陶宛文",
21283 "xloc": [
21278 - "default.handlebars->29->1172"
21284 + "default.handlebars->29->1176"
21285 ]
21286 },
21287 {
@@ -21304,10 +21310,10 @@
21310 "zh-cht": "載入中...",
21311 "xloc": [
21312 "default-mobile.handlebars->9->72",
21307 - "default.handlebars->29->1050",
21308 - "default.handlebars->29->1327",
21313 + "default.handlebars->29->1054",
21314 "default.handlebars->29->1331",
21310 - "default.handlebars->29->2040",
21315 + "default.handlebars->29->1335",
21316 + "default.handlebars->29->2044",
21317 "default.handlebars->29->804"
21318 ]
21319 },
@@ -21390,7 +21396,7 @@
21396 "zh-chs": "本地用户接受的远程终端请求",
21397 "zh-cht": "本地用戶接受的遠程終端請求",
21398 "xloc": [
21393 - "default.handlebars->29->1628"
21399 + "default.handlebars->29->1632"
21400 ]
21401 },
21402 {
@@ -21410,7 +21416,7 @@
21416 "zh-chs": "本地用户拒绝了远程终端请求",
21417 "zh-cht": "本地用戶拒絕了遠程終端請求",
21418 "xloc": [
21413 - "default.handlebars->29->1629"
21419 + "default.handlebars->29->1633"
21420 ]
21421 },
21422 {
@@ -21430,7 +21436,7 @@
21436 "zh-chs": "本地化设置",
21437 "zh-cht": "本地化設置",
21438 "xloc": [
21433 - "default.handlebars->29->1267",
21439 + "default.handlebars->29->1271",
21440 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7"
21441 ]
21442 },
@@ -21491,7 +21497,7 @@
21497 "zh-chs": "锁定账户",
21498 "zh-cht": "鎖定賬戶",
21499 "xloc": [
21494 - "default.handlebars->29->1829"
21500 + "default.handlebars->29->1833"
21501 ]
21502 },
21503 {
@@ -21511,7 +21517,7 @@
21517 "zh-chs": "锁定帐户设置",
21518 "zh-cht": "鎖定帳戶設置",
21519 "xloc": [
21514 - "default.handlebars->29->1832"
21520 + "default.handlebars->29->1836"
21521 ]
21522 },
21523 {
@@ -21531,7 +21537,7 @@
21537 "zh-chs": "锁定账户",
21538 "zh-cht": "鎖定賬戶",
21539 "xloc": [
21534 - "default.handlebars->29->1762"
21540 + "default.handlebars->29->1766"
21541 ]
21542 },
21543 {
@@ -21551,7 +21557,7 @@
21557 "zh-chs": "已锁定",
21558 "zh-cht": "已鎖定",
21559 "xloc": [
21554 - "default.handlebars->29->1743"
21560 + "default.handlebars->29->1747"
21561 ]
21562 },
21563 {
@@ -21571,7 +21577,7 @@
21577 "zh-chs": "被锁定账户",
21578 "zh-cht": "被鎖定賬戶",
21579 "xloc": [
21574 - "default.handlebars->29->1916"
21580 + "default.handlebars->29->1920"
21581 ]
21582 },
21583 {
@@ -21591,7 +21597,7 @@
21597 "zh-chs": "将远程用户锁定在桌面之外",
21598 "zh-cht": "將遠程用戶鎖定在桌面之外",
21599 "xloc": [
21594 - "default.handlebars->29->1654"
21600 + "default.handlebars->29->1658"
21601 ]
21602 },
21603 {
@@ -21831,7 +21837,7 @@
21837 "zh-chs": "卢森堡文",
21838 "zh-cht": "盧森堡文",
21839 "xloc": [
21834 - "default.handlebars->29->1173"
21840 + "default.handlebars->29->1177"
21841 ]
21842 },
21843 {
@@ -21853,10 +21859,10 @@
21859 "xloc": [
21860 "default-mobile.handlebars->9->351",
21861 "default-mobile.handlebars->9->353",
21856 - "default.handlebars->29->961",
21857 - "default.handlebars->29->963",
21858 - "default.handlebars->29->971",
21859 - "default.handlebars->29->973"
21862 + "default.handlebars->29->965",
21863 + "default.handlebars->29->967",
21864 + "default.handlebars->29->975",
21865 + "default.handlebars->29->977"
21866 ]
21867 },
21868 {
@@ -21898,8 +21904,8 @@
21904 "zh-cht": "MAC:{0}",
21905 "xloc": [
21906 "default-mobile.handlebars->9->354",
21901 - "default.handlebars->29->964",
21902 - "default.handlebars->29->974"
21907 + "default.handlebars->29->968",
21908 + "default.handlebars->29->978"

This file is too large to show in full.

views/default.handlebars
+7 -3
@@ -4370,7 +4370,7 @@
4370
4371 // macOS agent install
4372 x += '<div id=agins_osx style=display:none>' + format("To add a new computer to device group \"{0}\", download the mesh agent and install it the computer to manage. This agent installer has server and device group information embedded within it.", EscapeHtml(mesh.name)) + '<br /><br />';
4373 - x += addHtmlValue("Mesh Agent", '<a onclick=downloadFile("meshosxagent?id=16&meshid=' + meshid.split('/')[2] + (urlargs.key?('&key=' + urlargs.key):'') + '") title="' + "64bit version of macOS Mesh Agent" + '">macOS Agent (64bit)</a> <img src=images/link4.png height=10 width=10 title="' + "Copy macOS agent URL to clipboard" + '" style=cursor:pointer onclick=copyAgentUrl("meshosxagent?id=16&meshid=' + meshid.split('/')[2] + '",0)>');
4373 + x += addHtmlValue("Mesh Agent", '<a onclick=downloadFile("meshosxagent?id=10005&meshid=' + meshid.split('/')[2] + (urlargs.key?('&key=' + urlargs.key):'') + '") title="' + "64bit version of macOS Mesh Agent" + '">macOS Agent (64bit)</a> <img src=images/link4.png height=10 width=10 title="' + "Copy macOS agent URL to clipboard" + '" style=cursor:pointer onclick=copyAgentUrl("meshosxagent?id=10005&meshid=' + meshid.split('/')[2] + '",0)>');
4374 x += '</div>';
4375
4376 // Windows agent uninstall
@@ -6721,8 +6721,10 @@
6721 y += '<option value=4>' + "Windows (64bit)" + '</option>';
6722 y += '<option value=5>' + "Linux x86 (32bit)" + '</option>';
6723 y += '<option value=6>' + "Linux x86 (64bit)" + '</option>';
6724 - y += '<option value=16>' + "macOS (64bit)" + '</option>';
6724 + y += '<option value=16>' + "macOS x86 (64bit)" + '</option>';
6725 + y += '<option value=29>' + "macOS ARM (64bit)" + '</option>';
6726 y += '<option value=25>' + "Linux ARM, Raspberry Pi (32bit)" + '</option>';
6727 + y += '<option value=26>' + "Linux ARM, Raspberry Pi (64bit)" + '</option>';
6728 y += '</select>';
6729
6730 var x = '';
@@ -6744,8 +6746,10 @@
6746 if (os == 4) { osn = "MeshCmd (Win64 executable)"; }
6747 if (os == 5) { osn = "MeshCmd (Linux x86, 32bit)"; }
6748 if (os == 6) { osn = "MeshCmd (Linux x86, 64bit)"; }
6747 - if (os == 16) { osn = "MeshCmd (macOS, 64bit)"; }
6749 + if (os == 16) { osn = "MeshCmd (macOS, x86-64bit)"; }
6750 + if (os == 29) { osn = "MeshCmd (macOS, ARM-64bit)"; }
6751 if (os == 25) { osn = "MeshCmd (Linux ARM, 32bit)"; }
6752 + if (os == 26) { osn = "MeshCmd (Linux ARM, 64bit)"; }
6753 QH('meshcmddownloadid', osn);
6754 Q('meshcmddownloadid').onclick = function() { downloadFile('meshagents?meshcmd=' + os + (urlargs.key?('&key=' + urlargs.key):'')); }
6755 }
webserver.js
+1 -1
@@ -4523,7 +4523,7 @@ module.exports.CreateWebServer = function (parent, db, args, certificates) {
4523 response += '<tr style="background-color:lightgray"><th>ID</th><th>Description</th><th>Link</th><th>Size</th><th>SHA384</th><th>MeshCmd</th></tr>';
4524 var originalUrl = req.originalUrl.split('?')[0];
4525 for (var agentid in obj.parent.meshAgentBinaries) {
4526 - if (agentid >= 10000) continue;
4526 + if ((agentid >= 10000) && (agentid != 10005)) continue;
4527 var agentinfo = obj.parent.meshAgentBinaries[agentid];
4528 response += '<tr><td>' + agentinfo.id + '</td><td>' + agentinfo.desc.split(' ').join('&nbsp;') + '</td>';
4529 response += '<td><a download href="' + originalUrl + '?id=' + agentinfo.id + (req.query.key ? ('&key=' + req.query.key) : '') + '">' + agentinfo.rname + '</a>';