Fixed remote desktop not sending keys.

Ylian Saint-Hilaire committed Dec 1, 2020 at 23:16 UTC 74caeb99bf58de412fa3ab3a0bf72ba7f3aeafdc
4 files changed +455 -447
emails/translations/account-invite_fr.html
+1 -1
@@ -7,7 +7,7 @@
7 </td>
8 </tr>
9 </tbody></table>
10 - <p>Un compte a été créé pour vous sur le serveur <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, vous pouvez y accéder maintenant avec:</p>
10 + <p>Un compte a été créé pour vous sur le serveur <a href="[[[SERVERURL]]][[[URLARGS1]]]" notrans="1">[[[SERVERNAME]]]</a>, vous pouvez y accéder maintenant avec :</p>
11 <p>
12 &nbsp;&nbsp;&nbsp;Nom d'utilisateur: <b notrans="1">[[[ACCOUNTNAME]]]</b><br>
13 &nbsp;&nbsp;&nbsp;Mot de passe: <b notrans="1">[[[PASSWORD]]]</b>
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
+450 -444
@@ -225,7 +225,7 @@
225 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226 "xloc": [
227 "default.handlebars->29->1448",
228 - "default.handlebars->29->1911"
228 + "default.handlebars->29->1912"
229 ]
230 },
231 {
@@ -778,7 +778,7 @@
778 "default-mobile.handlebars->9->108",
779 "default-mobile.handlebars->9->305",
780 "default.handlebars->29->1559",
781 - "default.handlebars->29->2068",
781 + "default.handlebars->29->2069",
782 "default.handlebars->29->902"
783 ]
784 },
@@ -835,7 +835,7 @@
835 "zh-chs": "1个活跃时段",
836 "zh-cht": "1個活躍時段",
837 "xloc": [
838 - "default.handlebars->29->1980"
838 + "default.handlebars->29->1981"
839 ]
840 },
841 {
@@ -922,7 +922,7 @@
922 "zh-chs": "1组",
923 "zh-cht": "1群",
924 "xloc": [
925 - "default.handlebars->29->1945"
925 + "default.handlebars->29->1946"
926 ]
927 },
928 {
@@ -1026,7 +1026,7 @@
1026 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1027 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1028 "xloc": [
1029 - "default.handlebars->29->1735"
1029 + "default.handlebars->29->1736"
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->1739",
1095 + "default.handlebars->29->1740",
1096 "default.handlebars->29->254",
1097 "default.handlebars->29->257",
1098 "default.handlebars->29->260",
@@ -1535,8 +1535,8 @@
1535 "zh-chs": "启用第二因素身份验证",
1536 "zh-cht": "啟用第二因素身份驗證",
1537 "xloc": [
1538 - "default.handlebars->29->1752",
1539 - "default.handlebars->29->1967"
1538 + "default.handlebars->29->1753",
1539 + "default.handlebars->29->1968"
1540 ]
1541 },
1542 {
@@ -2539,7 +2539,7 @@
2539 "zh-chs": "访问服务器档案",
2540 "zh-cht": "存取伺服器檔案",
2541 "xloc": [
2542 - "default.handlebars->29->1917"
2542 + "default.handlebars->29->1918"
2543 ]
2544 },
2545 {
@@ -2752,8 +2752,8 @@
2752 "zh-chs": "帐户已被锁定",
2753 "zh-cht": "帳戶已被鎖定",
2754 "xloc": [
2755 - "default.handlebars->29->1754",
2756 - "default.handlebars->29->1914"
2755 + "default.handlebars->29->1755",
2756 + "default.handlebars->29->1915"
2757 ]
2758 },
2759 {
@@ -3170,8 +3170,8 @@
3170 "zh-chs": "添加设备",
3171 "zh-cht": "新增裝置",
3172 "xloc": [
3173 - "default.handlebars->29->1891",
3174 - "default.handlebars->29->2015"
3173 + "default.handlebars->29->1892",
3174 + "default.handlebars->29->2016"
3175 ]
3176 },
3177 {
@@ -3212,8 +3212,8 @@
3212 "zh-cht": "新增裝置群",
3213 "xloc": [
3214 "default.handlebars->29->1482",
3215 - "default.handlebars->29->1885",
3216 - "default.handlebars->29->2003",
3215 + "default.handlebars->29->1886",
3216 + "default.handlebars->29->2004",
3217 "default.handlebars->29->239"
3218 ]
3219 },
@@ -3352,7 +3352,7 @@
3352 "zh-chs": "添加成员身份",
3353 "zh-cht": "新增成員身份",
3354 "xloc": [
3355 - "default.handlebars->29->2035"
3355 + "default.handlebars->29->2036"
3356 ]
3357 },
3358 {
@@ -3460,7 +3460,7 @@
3460 "xloc": [
3461 "default.handlebars->29->1379",
3462 "default.handlebars->29->1481",
3463 - "default.handlebars->29->2009",
3463 + "default.handlebars->29->2010",
3464 "default.handlebars->29->666"
3465 ]
3466 },
@@ -3539,7 +3539,7 @@
3539 "zh-cht": "新增用戶",
3540 "xloc": [
3541 "default.handlebars->29->1378",
3542 - "default.handlebars->29->1880"
3542 + "default.handlebars->29->1881"
3543 ]
3544 },
3545 {
@@ -3579,7 +3579,7 @@
3579 "zh-chs": "将用户添加到用户组",
3580 "zh-cht": "將用戶新增到用戶群",
3581 "xloc": [
3582 - "default.handlebars->29->1913"
3582 + "default.handlebars->29->1914"
3583 ]
3584 },
3585 {
@@ -3958,7 +3958,7 @@
3958 "zh-chs": "管理领域",
3959 "zh-cht": "管理領域",
3960 "xloc": [
3961 - "default.handlebars->29->1949"
3961 + "default.handlebars->29->1950"
3962 ]
3963 },
3964 {
@@ -3999,7 +3999,7 @@
3999 "zh-chs": "管理领域",
4000 "zh-cht": "管理領域",
4001 "xloc": [
4002 - "default.handlebars->29->1817"
4002 + "default.handlebars->29->1818"
4003 ]
4004 },
4005 {
@@ -4019,7 +4019,7 @@
4019 "zh-chs": "管理员",
4020 "zh-cht": "管理員",
4021 "xloc": [
4022 - "default.handlebars->29->1746"
4022 + "default.handlebars->29->1747"
4023 ]
4024 },
4025 {
@@ -4148,7 +4148,7 @@
4148 "zh-chs": "代理错误计数器",
4149 "zh-cht": "代理錯誤計數器",
4150 "xloc": [
4151 - "default.handlebars->29->2078"
4151 + "default.handlebars->29->2079"
4152 ]
4153 },
4154 {
@@ -4251,7 +4251,7 @@
4251 "zh-chs": "代理时段",
4252 "zh-cht": "代理時段",
4253 "xloc": [
4254 - "default.handlebars->29->2094"
4254 + "default.handlebars->29->2095"
4255 ]
4256 },
4257 {
@@ -4424,7 +4424,7 @@
4424 "zh-chs": "代理",
4425 "zh-cht": "代理",
4426 "xloc": [
4427 - "default.handlebars->29->2110"
4427 + "default.handlebars->29->2111"
4428 ]
4429 },
4430 {
@@ -4487,7 +4487,7 @@
4487 "zh-chs": "全部可用",
4488 "zh-cht": "全部可用",
4489 "xloc": [
4490 - "default.handlebars->29->1709"
4490 + "default.handlebars->29->1710"
4491 ]
4492 },
4493 {
@@ -4524,7 +4524,7 @@
4524 "zh-chs": "所有事件",
4525 "zh-cht": "所有事件",
4526 "xloc": [
4527 - "default.handlebars->29->1707"
4527 + "default.handlebars->29->1708"
4528 ]
4529 },
4530 {
@@ -4567,7 +4567,7 @@
4567 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4568 "xloc": [
4569 "default.handlebars->29->1446",
4570 - "default.handlebars->29->1910"
4570 + "default.handlebars->29->1911"
4571 ]
4572 },
4573 {
@@ -4694,8 +4694,8 @@
4694 "zh-cht": "一直通知",
4695 "xloc": [
4696 "default.handlebars->29->1358",
4697 - "default.handlebars->29->1871",
4698 - "default.handlebars->29->1958",
4697 + "default.handlebars->29->1872",
4698 + "default.handlebars->29->1959",
4699 "default.handlebars->29->602"
4700 ]
4701 },
@@ -4717,8 +4717,8 @@
4717 "zh-cht": "一直提示",
4718 "xloc": [
4719 "default.handlebars->29->1359",
4720 - "default.handlebars->29->1872",
4721 - "default.handlebars->29->1959",
4720 + "default.handlebars->29->1873",
4721 + "default.handlebars->29->1960",
4722 "default.handlebars->29->603"
4723 ]
4724 },
@@ -5424,7 +5424,7 @@
5424 "zh-chs": "您确定要{0}插件吗:{1}",
5425 "zh-cht": "你確定要{0}外掛嗎:{1}",
5426 "xloc": [
5427 - "default.handlebars->29->2150"
5427 + "default.handlebars->29->2151"
5428 ]
5429 },
5430 {
@@ -5564,7 +5564,7 @@
5564 "zh-chs": "认证软件",
5565 "zh-cht": "認證軟體",
5566 "xloc": [
5567 - "default.handlebars->29->1962"
5567 + "default.handlebars->29->1963"
5568 ]
5569 },
5570 {
@@ -5698,6 +5698,12 @@
5698 "desktop.handlebars->p11->deskarea0->deskarea1->3"
5699 ]
5700 },
5701 + {
5702 + "en": "Automated download of agent core dump file: \\\"{0}\\\"",
5703 + "xloc": [
5704 + "default.handlebars->29->1705"
5705 + ]
5706 + },
5707 {
5708 "cs": "Automatické připojení",
5709 "de": "Automatische Verbindung",
@@ -5735,7 +5741,7 @@
5741 "zh-chs": "可用內存",
5742 "zh-cht": "可用內存",
5743 "xloc": [
5738 - "default.handlebars->29->2103"
5744 + "default.handlebars->29->2104"
5745 ]
5746 },
5747 {
@@ -5959,7 +5965,7 @@
5965 "zh-chs": "备用码",
5966 "zh-cht": "備用碼",
5967 "xloc": [
5962 - "default.handlebars->29->1964"
5968 + "default.handlebars->29->1965"
5969 ]
5970 },
5971 {
@@ -5979,7 +5985,7 @@
5985 "zh-chs": "错误的签名",
5986 "zh-cht": "錯誤的簽名",
5987 "xloc": [
5982 - "default.handlebars->29->2085"
5988 + "default.handlebars->29->2086"
5989 ]
5990 },
5991 {
@@ -5999,7 +6005,7 @@
6005 "zh-chs": "错误的网络证书",
6006 "zh-cht": "錯誤的網絡憑證",
6007 "xloc": [
6002 - "default.handlebars->29->2084"
6008 + "default.handlebars->29->2085"
6009 ]
6010 },
6011 {
@@ -6178,7 +6184,7 @@
6184 "zh-chs": "广播",
6185 "zh-cht": "廣播",
6186 "xloc": [
6181 - "default.handlebars->29->1878",
6187 + "default.handlebars->29->1879",
6188 "default.handlebars->container->column_l->p4->3->1->0->3->1"
6189 ]
6190 },
@@ -6199,7 +6205,7 @@
6205 "zh-chs": "广播消息",
6206 "zh-cht": "廣播消息",
6207 "xloc": [
6202 - "default.handlebars->29->1799"
6208 + "default.handlebars->29->1800"
6209 ]
6210 },
6211 {
@@ -6219,7 +6225,7 @@
6225 "zh-chs": "向所有连接的用户广播消息。",
6226 "zh-cht": "向所有連接的用戶廣播消息。",
6227 "xloc": [
6222 - "default.handlebars->29->1794"
6228 + "default.handlebars->29->1795"
6229 ]
6230 },
6231 {
@@ -6329,7 +6335,7 @@
6335 "zh-chs": "CIRA服务器",
6336 "zh-cht": "CIRA伺服器",
6337 "xloc": [
6332 - "default.handlebars->29->2138"
6338 + "default.handlebars->29->2139"
6339 ]
6340 },
6341 {
@@ -6349,7 +6355,7 @@
6355 "zh-chs": "CIRA服务器命令",
6356 "zh-cht": "CIRA伺服器指令",
6357 "xloc": [
6352 - "default.handlebars->29->2139"
6358 + "default.handlebars->29->2140"
6359 ]
6360 },
6361 {
@@ -6398,7 +6404,7 @@
6404 "zh-chs": "CPU负载",
6405 "zh-cht": "CPU負載",
6406 "xloc": [
6401 - "default.handlebars->29->2099"
6407 + "default.handlebars->29->2100"
6408 ]
6409 },
6410 {
@@ -6418,7 +6424,7 @@
6424 "zh-chs": "最近15分钟的CPU负载",
6425 "zh-cht": "最近15分鐘的CPU負載",
6426 "xloc": [
6421 - "default.handlebars->29->2102"
6427 + "default.handlebars->29->2103"
6428 ]
6429 },
6430 {
@@ -6438,7 +6444,7 @@
6444 "zh-chs": "最近5分钟的CPU负载",
6445 "zh-cht": "最近5分鐘的CPU負載",
6446 "xloc": [
6441 - "default.handlebars->29->2101"
6447 + "default.handlebars->29->2102"
6448 ]
6449 },
6450 {
@@ -6458,7 +6464,7 @@
6464 "zh-chs": "最近一分钟的CPU负载",
6465 "zh-cht": "最近一分鐘的CPU負載",
6466 "xloc": [
6461 - "default.handlebars->29->2100"
6467 + "default.handlebars->29->2101"
6468 ]
6469 },
6470 {
@@ -6503,7 +6509,7 @@
6509 "zh-chs": "CSV",
6510 "zh-cht": "CSV",
6511 "xloc": [
6506 - "default.handlebars->29->1717"
6512 + "default.handlebars->29->1718"
6513 ]
6514 },
6515 {
@@ -6523,8 +6529,8 @@
6529 "zh-chs": "CSV格式",
6530 "zh-cht": "CSV格式",
6531 "xloc": [
6526 - "default.handlebars->29->1721",
6527 - "default.handlebars->29->1786",
6532 + "default.handlebars->29->1722",
6533 + "default.handlebars->29->1787",
6534 "default.handlebars->29->485"
6535 ]
6536 },
@@ -6553,7 +6559,7 @@
6559 "zh-chs": "呼叫错误",
6560 "zh-cht": "呼叫錯誤",
6561 "xloc": [
6556 - "default.handlebars->29->2151"
6562 + "default.handlebars->29->2152"
6563 ]
6564 },
6565 {
@@ -6731,7 +6737,7 @@
6737 "zh-chs": "更改{0}的电邮",
6738 "zh-cht": "更改{0}的電郵",
6739 "xloc": [
6734 - "default.handlebars->29->1992"
6740 + "default.handlebars->29->1993"
6741 ]
6742 },
6743 {
@@ -6775,7 +6781,7 @@
6781 "xloc": [
6782 "default-mobile.handlebars->9->90",
6783 "default.handlebars->29->1290",
6778 - "default.handlebars->29->1979"
6784 + "default.handlebars->29->1980"
6785 ]
6786 },
6787 {
@@ -6795,7 +6801,7 @@
6801 "zh-chs": "更改{0}的密码",
6802 "zh-cht": "更改{0}的密碼",
6803 "xloc": [
6798 - "default.handlebars->29->1999"
6804 + "default.handlebars->29->2000"
6805 ]
6806 },
6807 {
@@ -6815,7 +6821,7 @@
6821 "zh-chs": "更改{0}的真实名称",
6822 "zh-cht": "更改{0}的真實名稱",
6823 "xloc": [
6818 - "default.handlebars->29->1987"
6824 + "default.handlebars->29->1988"
6825 ]
6826 },
6827 {
@@ -6897,7 +6903,7 @@
6903 "zh-chs": "更改该用户的密码",
6904 "zh-cht": "更改該用戶的密碼",
6905 "xloc": [
6900 - "default.handlebars->29->1978"
6906 + "default.handlebars->29->1979"
6907 ]
6908 },
6909 {
@@ -7078,7 +7084,7 @@
7084 "zh-chs": "聊天",
7085 "zh-cht": "聊天",
7086 "xloc": [
7081 - "default.handlebars->29->1738",
7087 + "default.handlebars->29->1739",
7088 "default.handlebars->29->693",
7089 "default.handlebars->29->714"
7090 ]
@@ -7244,7 +7250,7 @@
7250 "zh-cht": "檢查...",
7251 "xloc": [
7252 "default.handlebars->29->1062",
7247 - "default.handlebars->29->2145"
7253 + "default.handlebars->29->2146"
7254 ]
7255 },
7256 {
@@ -7515,7 +7521,7 @@
7521 "zh-chs": "全部清除",
7522 "zh-cht": "全部清除",
7523 "xloc": [
7518 - "default.handlebars->29->2072"
7524 + "default.handlebars->29->2073"
7525 ]
7526 },
7527 {
@@ -7584,7 +7590,7 @@
7590 "zh-chs": "清除此通知",
7591 "zh-cht": "清除此通知",
7592 "xloc": [
7587 - "default.handlebars->29->2071"
7593 + "default.handlebars->29->2072"
7594 ]
7595 },
7596 {
@@ -7685,7 +7691,7 @@
7691 "zh-chs": "单击此处编辑用户组名称",
7692 "zh-cht": "單擊此處編輯用戶群名稱",
7693 "xloc": [
7688 - "default.handlebars->29->1855"
7694 + "default.handlebars->29->1856"
7695 ]
7696 },
7697 {
@@ -8021,8 +8027,8 @@
8027 "zh-chs": "通用设备组",
8028 "zh-cht": "通用裝置群",
8029 "xloc": [
8024 - "default.handlebars->29->1886",
8025 - "default.handlebars->29->2004"
8030 + "default.handlebars->29->1887",
8031 + "default.handlebars->29->2005"
8032 ]
8033 },
8034 {
@@ -8042,8 +8048,8 @@
8048 "zh-chs": "通用设备",
8049 "zh-cht": "通用裝置",
8050 "xloc": [
8045 - "default.handlebars->29->1892",
8046 - "default.handlebars->29->2016"
8051 + "default.handlebars->29->1893",
8052 + "default.handlebars->29->2017"
8053 ]
8054 },
8055 {
@@ -8086,10 +8092,10 @@
8092 "default-mobile.handlebars->9->288",
8093 "default-mobile.handlebars->9->417",
8094 "default.handlebars->29->1423",
8089 - "default.handlebars->29->1766",
8090 - "default.handlebars->29->1845",
8091 - "default.handlebars->29->1906",
8092 - "default.handlebars->29->2002",
8095 + "default.handlebars->29->1767",
8096 + "default.handlebars->29->1846",
8097 + "default.handlebars->29->1907",
8098 + "default.handlebars->29->2003",
8099 "default.handlebars->29->455",
8100 "default.handlebars->29->791",
8101 "default.handlebars->29->800"
@@ -8173,7 +8179,7 @@
8179 "zh-chs": "确认删除选定的帐户?",
8180 "zh-cht": "確認刪除所選帳戶?",
8181 "xloc": [
8176 - "default.handlebars->29->1765"
8182 + "default.handlebars->29->1766"
8183 ]
8184 },
8185 {
@@ -8213,7 +8219,7 @@
8219 "zh-chs": "确认删除选定的用户组?",
8220 "zh-cht": "確認刪除所選用戶群?",
8221 "xloc": [
8216 - "default.handlebars->29->1844"
8222 + "default.handlebars->29->1845"
8223 ]
8224 },
8225 {
@@ -8233,7 +8239,7 @@
8239 "zh-chs": "确认删除用户{0}?",
8240 "zh-cht": "確認刪除用戶{0}?",
8241 "xloc": [
8236 - "default.handlebars->29->2001"
8242 + "default.handlebars->29->2002"
8243 ]
8244 },
8245 {
@@ -8253,7 +8259,7 @@
8259 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
8260 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8261 "xloc": [
8256 - "default.handlebars->29->1909"
8262 + "default.handlebars->29->1910"
8263 ]
8264 },
8265 {
@@ -8273,7 +8279,7 @@
8279 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8280 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8281 "xloc": [
8276 - "default.handlebars->29->2033"
8282 + "default.handlebars->29->2034"
8283 ]
8284 },
8285 {
@@ -8374,8 +8380,8 @@
8380 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
8381 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8382 "xloc": [
8377 - "default.handlebars->29->1899",
8378 - "default.handlebars->29->2024"
8383 + "default.handlebars->29->1900",
8384 + "default.handlebars->29->2025"
8385 ]
8386 },
8387 {
@@ -8395,8 +8401,8 @@
8401 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8402 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8403 "xloc": [
8398 - "default.handlebars->29->1901",
8399 - "default.handlebars->29->2037"
8404 + "default.handlebars->29->1902",
8405 + "default.handlebars->29->2038"
8406 ]
8407 },
8408 {
@@ -8416,7 +8422,7 @@
8422 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
8423 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8424 "xloc": [
8419 - "default.handlebars->29->2026"
8425 + "default.handlebars->29->2027"
8426 ]
8427 },
8428 {
@@ -8436,7 +8442,7 @@
8442 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8443 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8444 "xloc": [
8439 - "default.handlebars->29->2029"
8445 + "default.handlebars->29->2030"
8446 ]
8447 },
8448 {
@@ -8456,8 +8462,8 @@
8462 "zh-chs": "确认删除访问权限?",
8463 "zh-cht": "確認刪除訪問權限?",
8464 "xloc": [
8459 - "default.handlebars->29->2027",
8460 - "default.handlebars->29->2030"
8465 + "default.handlebars->29->2028",
8466 + "default.handlebars->29->2031"
8467 ]
8468 },
8469 {
@@ -8503,7 +8509,7 @@
8509 "fr": "Confirmez-vous l'arrêt du partage \\\"{0}\\\"?",
8510 "nl": "Bevestig de verwijdering van apparaatdeling \\\"{0}\\\"?",
8511 "xloc": [
8506 - "default.handlebars->29->2022"
8512 + "default.handlebars->29->2023"
8513 ]
8514 },
8515 {
@@ -8829,7 +8835,7 @@
8835 "zh-chs": "已连接的英特尔&reg;AMT",
8836 "zh-cht": "已連接的Intel&reg; AMT",
8837 "xloc": [
8832 - "default.handlebars->29->2090"
8838 + "default.handlebars->29->2091"
8839 ]
8840 },
8841 {
@@ -8849,7 +8855,7 @@
8855 "zh-chs": "已连接的用户",
8856 "zh-cht": "已连接的用户",
8857 "xloc": [
8852 - "default.handlebars->29->2095"
8858 + "default.handlebars->29->2096"
8859 ]
8860 },
8861 {
@@ -8940,7 +8946,7 @@
8946 "zh-chs": "连接数量",
8947 "zh-cht": "連接數量",
8948 "xloc": [
8943 - "default.handlebars->29->2109"
8949 + "default.handlebars->29->2110"
8950 ]
8951 },
8952 {
@@ -8960,7 +8966,7 @@
8966 "zh-chs": "连接转发器",
8967 "zh-cht": "連接轉發器",
8968 "xloc": [
8963 - "default.handlebars->29->2137"
8969 + "default.handlebars->29->2138"
8970 ]
8971 },
8972 {
@@ -9110,7 +9116,7 @@
9116 "zh-chs": "Cookie编码器",
9117 "zh-cht": "Cookie編碼器",
9118 "xloc": [
9113 - "default.handlebars->29->2123"
9119 + "default.handlebars->29->2124"
9120 ]
9121 },
9122 {
@@ -9517,7 +9523,7 @@
9523 "zh-chs": "核心服务器",
9524 "zh-cht": "核心伺服器",
9525 "xloc": [
9520 - "default.handlebars->29->2122"
9526 + "default.handlebars->29->2123"
9527 ]
9528 },
9529 {
@@ -9557,7 +9563,7 @@
9563 "zh-chs": "创建帐号",
9564 "zh-cht": "創建帳號",
9565 "xloc": [
9560 - "default.handlebars->29->1813",
9566 + "default.handlebars->29->1814",
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"
@@ -9600,7 +9606,7 @@
9606 "zh-chs": "创建用户组",
9607 "zh-cht": "創建用戶群",
9608 "xloc": [
9603 - "default.handlebars->29->1852"
9609 + "default.handlebars->29->1853"
9610 ]
9611 },
9612 {
@@ -9708,7 +9714,7 @@
9714 "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
9715 "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
9716 "xloc": [
9711 - "default.handlebars->29->1777"
9717 + "default.handlebars->29->1778"
9718 ]
9719 },
9720 {
@@ -9799,7 +9805,7 @@
9805 "zh-chs": "创建",
9806 "zh-cht": "創建",
9807 "xloc": [
9802 - "default.handlebars->29->1938"
9808 + "default.handlebars->29->1939"
9809 ]
9810 },
9811 {
@@ -10287,10 +10293,10 @@
10293 "zh-chs": "默认",
10294 "zh-cht": "默認",
10295 "xloc": [
10290 - "default.handlebars->29->1800",
10291 - "default.handlebars->29->1848",
10292 - "default.handlebars->29->1859",
10293 - "default.handlebars->29->1927"
10296 + "default.handlebars->29->1801",
10297 + "default.handlebars->29->1849",
10298 + "default.handlebars->29->1860",
10299 + "default.handlebars->29->1928"
10300 ]
10301 },
10302 {
@@ -10365,7 +10371,7 @@
10371 "zh-chs": "删除帐户",
10372 "zh-cht": "刪除帳戶",
10373 "xloc": [
10368 - "default.handlebars->29->1767"
10374 + "default.handlebars->29->1768"
10375 ]
10376 },
10377 {
@@ -10470,7 +10476,7 @@
10476 "zh-chs": "删除用户",
10477 "zh-cht": "刪除用戶",
10478 "xloc": [
10473 - "default.handlebars->29->1977"
10479 + "default.handlebars->29->1978"
10480 ]
10481 },
10482 {
@@ -10490,8 +10496,8 @@
10496 "zh-chs": "删除用户群组",
10497 "zh-cht": "刪除用戶群組",
10498 "xloc": [
10493 - "default.handlebars->29->1897",
10494 - "default.handlebars->29->1907"
10499 + "default.handlebars->29->1898",
10500 + "default.handlebars->29->1908"
10501 ]
10502 },
10503 {
@@ -10511,7 +10517,7 @@
10517 "zh-chs": "删除用户群组",
10518 "zh-cht": "刪除用戶群組",
10519 "xloc": [
10514 - "default.handlebars->29->1846"
10520 + "default.handlebars->29->1847"
10521 ]
10522 },
10523 {
@@ -10531,7 +10537,7 @@
10537 "zh-chs": "删除用户{0}",
10538 "zh-cht": "刪除用戶{0}",
10539 "xloc": [
10534 - "default.handlebars->29->2000"
10540 + "default.handlebars->29->2001"
10541 ]
10542 },
10543 {
@@ -10552,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",
10555 - "default.handlebars->29->1763",
10561 + "default.handlebars->29->1764",
10562 "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
10563 ]
10564 },
@@ -10593,7 +10599,7 @@
10599 "zh-chs": "删除群组",
10600 "zh-cht": "刪除群組",
10601 "xloc": [
10596 - "default.handlebars->29->1842"
10602 + "default.handlebars->29->1843"
10603 ]
10604 },
10605 {
@@ -10676,7 +10682,7 @@
10682 "zh-chs": "删除用户群组{0}?",
10683 "zh-cht": "刪除用戶群組{0}?",
10684 "xloc": [
10679 - "default.handlebars->29->1905"
10685 + "default.handlebars->29->1906"
10686 ]
10687 },
10688 {
@@ -10880,10 +10886,10 @@
10886 "default.handlebars->29->1302",
10887 "default.handlebars->29->1339",
10888 "default.handlebars->29->1426",
10883 - "default.handlebars->29->1851",
10884 - "default.handlebars->29->1861",
10889 + "default.handlebars->29->1852",
10890 "default.handlebars->29->1862",
10886 - "default.handlebars->29->1903",
10891 + "default.handlebars->29->1863",
10892 + "default.handlebars->29->1904",
10893 "default.handlebars->29->559",
10894 "default.handlebars->29->560",
10895 "default.handlebars->29->77",
@@ -10929,7 +10935,7 @@
10935 "xloc": [
10936 "default-mobile.handlebars->9->267",
10937 "default.handlebars->29->1432",
10932 - "default.handlebars->29->2049",
10938 + "default.handlebars->29->2050",
10939 "default.handlebars->29->524",
10940 "default.handlebars->29->678",
10941 "default.handlebars->29->730",
@@ -10977,8 +10983,8 @@
10983 "zh-cht": "桌面通知",
10984 "xloc": [
10985 "default.handlebars->29->1353",
10980 - "default.handlebars->29->1866",
10981 - "default.handlebars->29->1953",
10986 + "default.handlebars->29->1867",
10987 + "default.handlebars->29->1954",
10988 "default.handlebars->29->597"
10989 ]
10990 },
@@ -11000,8 +11006,8 @@
11006 "zh-cht": "桌面提示",
11007 "xloc": [
11008 "default.handlebars->29->1352",
11003 - "default.handlebars->29->1865",
11004 - "default.handlebars->29->1952",
11009 + "default.handlebars->29->1866",
11010 + "default.handlebars->29->1953",
11011 "default.handlebars->29->596"
11012 ]
11013 },
@@ -11023,8 +11029,8 @@
11029 "zh-cht": "桌面提示+工具欄",
11030 "xloc": [
11031 "default.handlebars->29->1350",
11026 - "default.handlebars->29->1863",
11027 - "default.handlebars->29->1950",
11032 + "default.handlebars->29->1864",
11033 + "default.handlebars->29->1951",
11034 "default.handlebars->29->594"
11035 ]
11036 },
@@ -11076,8 +11082,8 @@
11082 "zh-cht": "桌面工具欄",
11083 "xloc": [
11084 "default.handlebars->29->1351",
11079 - "default.handlebars->29->1864",
11080 - "default.handlebars->29->1951",
11085 + "default.handlebars->29->1865",
11086 + "default.handlebars->29->1952",
11087 "default.handlebars->29->595"
11088 ]
11089 },
@@ -11183,7 +11189,7 @@
11189 "xloc": [
11190 "default.handlebars->29->1455",
11191 "default.handlebars->29->186",
11186 - "default.handlebars->29->2019",
11192 + "default.handlebars->29->2020",
11193 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11194 ]
11195 },
@@ -11236,11 +11242,11 @@
11242 "default.handlebars->29->1450",
11243 "default.handlebars->29->1453",
11244 "default.handlebars->29->1454",
11239 - "default.handlebars->29->1714",
11240 - "default.handlebars->29->1889",
11241 - "default.handlebars->29->1895",
11242 - "default.handlebars->29->2007",
11243 - "default.handlebars->29->2058"
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"
11250 ]
11251 },
11252 {
@@ -11282,11 +11288,11 @@
11288 "zh-cht": "裝置群",
11289 "xloc": [
11290 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11285 - "default.handlebars->29->1730",
11286 - "default.handlebars->29->1836",
11287 - "default.handlebars->29->1876",
11288 - "default.handlebars->29->1947",
11289 - "default.handlebars->29->2093",
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",
11296 "default.handlebars->container->column_l->p2->p2info->7"
11297 ]
11298 },
@@ -11368,7 +11374,7 @@
11374 "zh-cht": "裝置名稱",
11375 "xloc": [
11376 "default-mobile.handlebars->9->290",
11371 - "default.handlebars->29->2057",
11377 + "default.handlebars->29->2058",
11378 "default.handlebars->29->291",
11379 "default.handlebars->29->832",
11380 "player.handlebars->3->9"
@@ -12016,8 +12022,8 @@
12022 "zh-chs": "设备",
12023 "zh-cht": "裝置",
12024 "xloc": [
12019 - "default.handlebars->29->1837",
12020 - "default.handlebars->29->1877"
12025 + "default.handlebars->29->1838",
12026 + "default.handlebars->29->1878"
12027 ]
12028 },
12029 {
@@ -12348,10 +12354,10 @@
12354 "zh-chs": "域",
12355 "zh-cht": "域",
12356 "xloc": [
12351 - "default.handlebars->29->1801",
12352 - "default.handlebars->29->1849",
12353 - "default.handlebars->29->1858",
12354 - "default.handlebars->29->1926",
12357 + "default.handlebars->29->1802",
12358 + "default.handlebars->29->1850",
12359 + "default.handlebars->29->1859",
12360 + "default.handlebars->29->1927",
12361 "mstsc.handlebars->main->1->3->1->2->1->0",
12362 "mstsc.handlebars->main->1->3->1->2->3"
12363 ]
@@ -12617,7 +12623,7 @@
12623 "zh-chs": "下载报告",
12624 "zh-cht": "下載報告",
12625 "xloc": [
12620 - "default.handlebars->29->1719",
12626 + "default.handlebars->29->1720",
12627 "default.handlebars->container->column_l->p3->3->1->0->3"
12628 ]
12629 },
@@ -12818,7 +12824,7 @@
12824 "zh-chs": "使用以下一种档案格式下载事件列表。",
12825 "zh-cht": "使用以下一種檔案格式下載事件列表。",
12826 "xloc": [
12821 - "default.handlebars->29->1720"
12827 + "default.handlebars->29->1721"
12828 ]
12829 },
12830 {
@@ -12838,7 +12844,7 @@
12844 "zh-chs": "使用以下一种档案格式下载用户列表。",
12845 "zh-cht": "使用以下一種檔案格式下載用戶列表。",
12846 "xloc": [
12841 - "default.handlebars->29->1785"
12847 + "default.handlebars->29->1786"
12848 ]
12849 },
12850 {
@@ -12959,7 +12965,7 @@
12965 "zh-chs": "代理重复",
12966 "zh-cht": "代理重複",
12967 "xloc": [
12962 - "default.handlebars->29->2089"
12968 + "default.handlebars->29->2090"
12969 ]
12970 },
12971 {
@@ -12999,7 +13005,7 @@
13005 "zh-chs": "复制用户组",
13006 "zh-cht": "複製用戶群",
13007 "xloc": [
13002 - "default.handlebars->29->1853"
13008 + "default.handlebars->29->1854"
13009 ]
13010 },
13011 {
@@ -13036,8 +13042,8 @@
13042 "zh-chs": "持续时间",
13043 "zh-cht": "持續時間",
13044 "xloc": [
13039 - "default.handlebars->29->2043",
13040 - "default.handlebars->29->2063",
13045 + "default.handlebars->29->2044",
13046 + "default.handlebars->29->2064",
13047 "player.handlebars->3->2"
13048 ]
13049 },
@@ -13702,7 +13708,7 @@
13708 "zh-chs": "编辑用户组",
13709 "zh-cht": "編輯用戶群",
13710 "xloc": [
13705 - "default.handlebars->29->1904"
13711 + "default.handlebars->29->1905"
13712 ]
13713 },
13714 {
@@ -13791,11 +13797,11 @@
13797 "zh-cht": "電郵",
13798 "xloc": [
13799 "default-mobile.handlebars->9->78",
13794 - "default.handlebars->29->1803",
13795 - "default.handlebars->29->1930",
13796 - "default.handlebars->29->1932",
13797 - "default.handlebars->29->1972",
13798 - "default.handlebars->29->1988",
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",
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",
@@ -13949,7 +13955,7 @@
13955 "zh-chs": "电邮未验证",
13956 "zh-cht": "電郵未驗證",
13957 "xloc": [
13952 - "default.handlebars->29->1749"
13958 + "default.handlebars->29->1750"
13959 ]
13960 },
13961 {
@@ -13957,8 +13963,8 @@
13963 "nl": "Email is geverifieerd",
13964 "fr": "Email vérifié",
13965 "xloc": [
13960 - "default.handlebars->29->1750",
13961 - "default.handlebars->29->1924"
13966 + "default.handlebars->29->1751",
13967 + "default.handlebars->29->1925"
13968 ]
13969 },
13970 {
@@ -13978,7 +13984,7 @@
13984 "zh-chs": "电邮已验证。",
13985 "zh-cht": "電郵已驗證。",
13986 "xloc": [
13981 - "default.handlebars->29->1809"
13987 + "default.handlebars->29->1810"
13988 ]
13989 },
13990 {
@@ -13998,7 +14004,7 @@
14004 "zh-chs": "电邮未验证",
14005 "zh-cht": "電郵未驗證",
14006 "xloc": [
14001 - "default.handlebars->29->1925"
14007 + "default.handlebars->29->1926"
14008 ]
14009 },
14010 {
@@ -14062,7 +14068,7 @@
14068 "zh-chs": "已通过电邮验证,并且需要重置密码。",
14069 "zh-cht": "已通過電郵驗證,並且需要重置密碼。",
14070 "xloc": [
14065 - "default.handlebars->29->1810"
14071 + "default.handlebars->29->1811"
14072 ]
14073 },
14074 {
@@ -14082,7 +14088,7 @@
14088 "zh-chs": "电邮/短信流量",
14089 "zh-cht": "電郵/短信流量",
14090 "xloc": [
14085 - "default.handlebars->29->2131"
14091 + "default.handlebars->29->2132"
14092 ]
14093 },
14094 {
@@ -14209,7 +14215,7 @@
14215 "zh-chs": "已启用",
14216 "zh-cht": "已啟用",
14217 "xloc": [
14212 - "default.handlebars->29->2065"
14218 + "default.handlebars->29->2066"
14219 ]
14220 },
14221 {
@@ -14269,7 +14275,7 @@
14275 "zh-chs": "时间结束",
14276 "zh-cht": "時間結束",
14277 "xloc": [
14272 - "default.handlebars->29->2062"
14278 + "default.handlebars->29->2063"
14279 ]
14280 },
14281 {
@@ -14651,7 +14657,7 @@
14657 "zh-chs": "输入管理领域名称的逗号分隔列表。",
14658 "zh-cht": "輸入管理領域名稱的逗號分隔列表。",
14659 "xloc": [
14654 - "default.handlebars->29->1814"
14660 + "default.handlebars->29->1815"
14661 ]
14662 },
14663 {
@@ -14881,7 +14887,7 @@
14887 "zh-chs": "事件列表输出",
14888 "zh-cht": "事件列表輸出",
14889 "xloc": [
14884 - "default.handlebars->29->1725"
14890 + "default.handlebars->29->1726"
14891 ]
14892 },
14893 {
@@ -15086,7 +15092,7 @@
15092 "zh-chs": "外部",
15093 "zh-cht": "外部",
15094 "xloc": [
15089 - "default.handlebars->29->2116"
15095 + "default.handlebars->29->2117"
15096 ]
15097 },
15098 {
@@ -15440,7 +15446,7 @@
15446 "default-mobile.handlebars->9->171",
15447 "default-mobile.handlebars->9->268",
15448 "default.handlebars->29->1439",
15443 - "default.handlebars->29->2050",
15449 + "default.handlebars->29->2051",
15450 "default.handlebars->29->262",
15451 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
15452 "default.handlebars->contextMenu->cxfiles"
@@ -15484,8 +15490,8 @@
15490 "zh-cht": "檔案通知",
15491 "xloc": [
15492 "default.handlebars->29->1357",
15487 - "default.handlebars->29->1870",
15488 - "default.handlebars->29->1957",
15493 + "default.handlebars->29->1871",
15494 + "default.handlebars->29->1958",
15495 "default.handlebars->29->601"
15496 ]
15497 },
@@ -15507,8 +15513,8 @@
15513 "zh-cht": "檔案提示",
15514 "xloc": [
15515 "default.handlebars->29->1356",
15510 - "default.handlebars->29->1869",
15511 - "default.handlebars->29->1956",
15516 + "default.handlebars->29->1870",
15517 + "default.handlebars->29->1957",
15518 "default.handlebars->29->600"
15519 ]
15520 },
@@ -15744,8 +15750,8 @@
15750 "zh-chs": "下次登录时强制重置密码。",
15751 "zh-cht": "下次登入時強制重置密碼。",
15752 "xloc": [
15747 - "default.handlebars->29->1808",
15748 - "default.handlebars->29->1997"
15753 + "default.handlebars->29->1809",
15754 + "default.handlebars->29->1998"
15755 ]
15756 },
15757 {
@@ -15828,7 +15834,7 @@
15834 "zh-chs": "格式化",
15835 "zh-cht": "格式化",
15836 "xloc": [
15831 - "default.handlebars->29->1716"
15837 + "default.handlebars->29->1717"
15838 ]
15839 },
15840 {
@@ -15869,8 +15875,8 @@
15875 "zh-chs": "自由",
15876 "zh-cht": "自由",
15877 "xloc": [
15872 - "default.handlebars->29->2074",
15873 - "default.handlebars->29->2076"
15878 + "default.handlebars->29->2075",
15879 + "default.handlebars->29->2077"
15880 ]
15881 },
15882 {
@@ -16097,7 +16103,7 @@
16103 "default-mobile.handlebars->9->442",
16104 "default.handlebars->29->1311",
16105 "default.handlebars->29->1458",
16100 - "default.handlebars->29->1820"
16106 + "default.handlebars->29->1821"
16107 ]
16108 },
16109 {
@@ -16224,7 +16230,7 @@
16230 "zh-chs": "完整管理员",
16231 "zh-cht": "完整管理員",
16232 "xloc": [
16227 - "default.handlebars->29->1918"
16233 + "default.handlebars->29->1919"
16234 ]
16235 },
16236 {
@@ -16852,8 +16858,8 @@
16858 "zh-chs": "集体指令",
16859 "zh-cht": "集體指令",
16860 "xloc": [
16855 - "default.handlebars->29->1764",
16856 - "default.handlebars->29->1843",
16861 + "default.handlebars->29->1765",
16862 + "default.handlebars->29->1844",
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",
@@ -16877,7 +16883,7 @@
16883 "zh-chs": "通过...分组",
16884 "zh-cht": "通過...分群",
16885 "xloc": [
16880 - "default.handlebars->29->1712"
16886 + "default.handlebars->29->1713"
16887 ]
16888 },
16889 {
@@ -16897,7 +16903,7 @@
16903 "zh-chs": "组标识符",
16904 "zh-cht": "群標識符",
16905 "xloc": [
16900 - "default.handlebars->29->1860"
16906 + "default.handlebars->29->1861"
16907 ]
16908 },
16909 {
@@ -16917,7 +16923,7 @@
16923 "zh-chs": "群组成员",
16924 "zh-cht": "群組成員",
16925 "xloc": [
16920 - "default.handlebars->29->1881"
16926 + "default.handlebars->29->1882"
16927 ]
16928 },
16929 {
@@ -17149,7 +17155,7 @@
17155 "zh-chs": "堆总数",
17156 "zh-cht": "堆總數",
17157 "xloc": [
17152 - "default.handlebars->29->2118"
17158 + "default.handlebars->29->2119"
17159 ]
17160 },
17161 {
@@ -17169,7 +17175,7 @@
17175 "zh-chs": "堆使用",
17176 "zh-cht": "堆使用",
17177 "xloc": [
17172 - "default.handlebars->29->2117"
17178 + "default.handlebars->29->2118"
17179 ]
17180 },
17181 {
@@ -18264,7 +18270,7 @@
18270 "zh-chs": "英特尔AMT",
18271 "zh-cht": "英特爾AMT",
18272 "xloc": [
18267 - "default.handlebars->29->2114"
18273 + "default.handlebars->29->2115"
18274 ]
18275 },
18276 {
@@ -18312,7 +18318,7 @@
18318 "default.handlebars->29->1375",
18319 "default.handlebars->29->1546",
18320 "default.handlebars->29->1554",
18315 - "default.handlebars->29->2136",
18321 + "default.handlebars->29->2137",
18322 "default.handlebars->29->526",
18323 "default.handlebars->29->584",
18324 "default.handlebars->29->611"
@@ -18490,7 +18496,7 @@
18496 "zh-chs": "英特尔&reg;AMT重定向",
18497 "zh-cht": "Intel&reg; AMT重定向",
18498 "xloc": [
18493 - "default.handlebars->29->2052",
18499 + "default.handlebars->29->2053",
18500 "player.handlebars->3->14"
18501 ]
18502 },
@@ -18531,7 +18537,7 @@
18537 "zh-chs": "英特尔&reg;AMT WSMAN",
18538 "zh-cht": "Intle&reg; AMT WSMAN",
18539 "xloc": [
18534 - "default.handlebars->29->2051",
18540 + "default.handlebars->29->2052",
18541 "player.handlebars->3->13"
18542 ]
18543 },
@@ -19146,7 +19152,7 @@
19152 "zh-chs": "无效的设备组类型",
19153 "zh-cht": "無效的裝置群類型",
19154 "xloc": [
19149 - "default.handlebars->29->2088"
19155 + "default.handlebars->29->2089"
19156 ]
19157 },
19158 {
@@ -19166,7 +19172,7 @@
19172 "zh-chs": "无效的JSON",
19173 "zh-cht": "無效的JSON",
19174 "xloc": [
19169 - "default.handlebars->29->2082"
19175 + "default.handlebars->29->2083"
19176 ]
19177 },
19178 {
@@ -19186,8 +19192,8 @@
19192 "zh-chs": "无效的JSON档案格式。",
19193 "zh-cht": "無效的JSON檔案格式。",
19194 "xloc": [
19189 - "default.handlebars->29->1782",
19190 - "default.handlebars->29->1784"
19195 + "default.handlebars->29->1783",
19196 + "default.handlebars->29->1785"
19197 ]
19198 },
19199 {
@@ -19207,7 +19213,7 @@
19213 "zh-chs": "无效的JSON档案:{0}。",
19214 "zh-cht": "無效的JSON檔案:{0}。",
19215 "xloc": [
19210 - "default.handlebars->29->1780"
19216 + "default.handlebars->29->1781"
19217 ]
19218 },
19219 {
@@ -19227,7 +19233,7 @@
19233 "zh-chs": "无效的PKCS签名",
19234 "zh-cht": "無效的PKCS簽名",
19235 "xloc": [
19230 - "default.handlebars->29->2080"
19236 + "default.handlebars->29->2081"
19237 ]
19238 },
19239 {
@@ -19247,7 +19253,7 @@
19253 "zh-chs": "無效的RSA密碼",
19254 "zh-cht": "無效的RSA密碼",
19255 "xloc": [
19250 - "default.handlebars->29->2081"
19256 + "default.handlebars->29->2082"
19257 ]
19258 },
19259 {
@@ -19374,7 +19380,7 @@
19380 "zh-chs": "使电邮无效",
19381 "zh-cht": "使電郵無效",
19382 "xloc": [
19377 - "default.handlebars->29->1758"
19383 + "default.handlebars->29->1759"
19384 ]
19385 },
19386 {
@@ -19646,7 +19652,7 @@
19652 "zh-chs": "JSON",
19653 "zh-cht": "JSON",
19654 "xloc": [
19649 - "default.handlebars->29->1718"
19655 + "default.handlebars->29->1719"
19656 ]
19657 },
19658 {
@@ -19666,8 +19672,8 @@
19672 "zh-chs": "JSON格式",
19673 "zh-cht": "JSON格式",
19674 "xloc": [
19669 - "default.handlebars->29->1723",
19670 - "default.handlebars->29->1788",
19675 + "default.handlebars->29->1724",
19676 + "default.handlebars->29->1789",
19677 "default.handlebars->29->487"
19678 ]
19679 },
@@ -20308,7 +20314,7 @@
20314 "zh-chs": "最后访问",
20315 "zh-cht": "最後訪問",
20316 "xloc": [
20311 - "default.handlebars->29->1731"
20317 + "default.handlebars->29->1732"
20318 ]
20319 },
20320 {
@@ -20328,7 +20334,7 @@
20334 "zh-chs": "上次登录",
20335 "zh-cht": "上次登入",
20336 "xloc": [
20331 - "default.handlebars->29->1939"
20337 + "default.handlebars->29->1940"
20338 ]
20339 },
20340 {
@@ -20400,7 +20406,7 @@
20406 "zh-chs": "上次更改:{0}",
20407 "zh-cht": "上次更改:{0}",
20408 "xloc": [
20403 - "default.handlebars->29->1943"
20409 + "default.handlebars->29->1944"
20410 ]
20411 },
20412 {
@@ -20460,7 +20466,7 @@
20466 "zh-chs": "上次登录:{0}",
20467 "zh-cht": "上次登入:{0}",
20468 "xloc": [
20463 - "default.handlebars->29->1741"
20469 + "default.handlebars->29->1742"
20470 ]
20471 },
20472 {
@@ -20661,7 +20667,7 @@
20667 "zh-chs": "如没有请留空。",
20668 "zh-cht": "如沒有請留空。",
20669 "xloc": [
20664 - "default.handlebars->29->1983"
20670 + "default.handlebars->29->1984"
20671 ]
20672 },
20673 {
@@ -20726,7 +20732,7 @@
20732 "zh-chs": "减",
20733 "zh-cht": "減",
20734 "xloc": [
20729 - "default.handlebars->29->2153"
20735 + "default.handlebars->29->2154"
20736 ]
20737 },
20738 {
@@ -21301,7 +21307,7 @@
21307 "default.handlebars->29->1050",
21308 "default.handlebars->29->1327",
21309 "default.handlebars->29->1331",
21304 - "default.handlebars->29->2039",
21310 + "default.handlebars->29->2040",
21311 "default.handlebars->29->804"
21312 ]
21313 },
@@ -21485,7 +21491,7 @@
21491 "zh-chs": "锁定账户",
21492 "zh-cht": "鎖定賬戶",
21493 "xloc": [
21488 - "default.handlebars->29->1828"
21494 + "default.handlebars->29->1829"
21495 ]
21496 },
21497 {
@@ -21505,7 +21511,7 @@
21511 "zh-chs": "锁定帐户设置",
21512 "zh-cht": "鎖定帳戶設置",
21513 "xloc": [
21508 - "default.handlebars->29->1831"
21514 + "default.handlebars->29->1832"
21515 ]
21516 },
21517 {
@@ -21525,7 +21531,7 @@
21531 "zh-chs": "锁定账户",
21532 "zh-cht": "鎖定賬戶",
21533 "xloc": [
21528 - "default.handlebars->29->1761"
21534 + "default.handlebars->29->1762"
21535 ]
21536 },
21537 {
@@ -21545,7 +21551,7 @@
21551 "zh-chs": "已锁定",
21552 "zh-cht": "已鎖定",
21553 "xloc": [
21548 - "default.handlebars->29->1742"
21554 + "default.handlebars->29->1743"
21555 ]
21556 },
21557 {
@@ -21565,7 +21571,7 @@
21571 "zh-chs": "被锁定账户",
21572 "zh-cht": "被鎖定賬戶",
21573 "xloc": [
21568 - "default.handlebars->29->1915"
21574 + "default.handlebars->29->1916"
21575 ]
21576 },
21577 {
@@ -22205,7 +22211,7 @@
22211 "zh-chs": "主服务器信息",
22212 "zh-cht": "主伺服器訊息",
22213 "xloc": [
22208 - "default.handlebars->29->2125"
22214 + "default.handlebars->29->2126"
22215 ]
22216 },
22217 {
@@ -22372,7 +22378,7 @@
22378 "zh-chs": "管理录音",
22379 "zh-cht": "管理錄音",
22380 "xloc": [
22375 - "default.handlebars->29->1826"
22381 + "default.handlebars->29->1827"
22382 ]
22383 },
22384 {
@@ -22412,7 +22418,7 @@
22418 "zh-chs": "管理用户组",
22419 "zh-cht": "管理用戶群",
22420 "xloc": [
22415 - "default.handlebars->29->1825"
22421 + "default.handlebars->29->1826"
22422 ]
22423 },
22424 {
@@ -22432,7 +22438,7 @@
22438 "zh-chs": "管理用户",
22439 "zh-cht": "管理用戶",
22440 "xloc": [
22435 - "default.handlebars->29->1824",
22441 + "default.handlebars->29->1825",
22442 "default.handlebars->29->700"
22443 ]
22444 },
@@ -22600,7 +22606,7 @@
22606 "zh-chs": "经理",
22607 "zh-cht": "經理",
22608 "xloc": [
22603 - "default.handlebars->29->1747"
22609 + "default.handlebars->29->1748"
22610 ]
22611 },
22612 {
@@ -22715,7 +22721,7 @@
22721 "zh-chs": "达到连接数量上限",
22722 "zh-cht": "達到連接數量上限",
22723 "xloc": [
22718 - "default.handlebars->29->2086"
22724 + "default.handlebars->29->2087"
22725 ]
22726 },
22727 {
@@ -22780,7 +22786,7 @@
22786 "zh-chs": "Megabyte",
22787 "zh-cht": "Megabyte",
22788 "xloc": [
22783 - "default.handlebars->29->2115"
22789 + "default.handlebars->29->2116"
22790 ]
22791 },
22792 {
@@ -22802,7 +22808,7 @@
22808 "xloc": [
22809 "default-mobile.handlebars->9->396",
22810 "default.handlebars->29->1016",
22805 - "default.handlebars->29->2106",
22811 + "default.handlebars->29->2107",
22812 "default.handlebars->container->column_l->p40->3->1->p40type->3"
22813 ]
22814 },
@@ -22961,7 +22967,7 @@
22967 "zh-chs": "MeshAgent流量",
22968 "zh-cht": "MeshAgent流量",
22969 "xloc": [
22964 - "default.handlebars->29->2127"
22970 + "default.handlebars->29->2128"
22971 ]
22972 },
22973 {
@@ -22981,7 +22987,7 @@
22987 "zh-chs": "MeshAgent更新",
22988 "zh-cht": "MeshAgent更新",
22989 "xloc": [
22984 - "default.handlebars->29->2128"
22990 + "default.handlebars->29->2129"
22991 ]
22992 },
22993 {
@@ -23102,7 +23108,7 @@
23108 "zh-chs": "MeshCentral服务器同级化",
23109 "zh-cht": "MeshCentral伺服器同級化",
23110 "xloc": [
23105 - "default.handlebars->29->2126"
23111 + "default.handlebars->29->2127"
23112 ]
23113 },
23114 {
@@ -23424,7 +23430,7 @@
23430 "zh-chs": "消息调度器",
23431 "zh-cht": "電郵調度器",
23432 "xloc": [
23427 - "default.handlebars->29->2124"
23433 + "default.handlebars->29->2125"
23434 ]
23435 },
23436 {
@@ -23607,7 +23613,7 @@
23613 "zh-chs": "更多",
23614 "zh-cht": "更多",
23615 "xloc": [
23610 - "default.handlebars->29->2152"
23616 + "default.handlebars->29->2153"
23617 ]
23618 },
23619 {
@@ -23748,7 +23754,7 @@
23754 "zh-chs": "多路复用器",
23755 "zh-cht": "多工器",
23756 "xloc": [
23751 - "default.handlebars->29->2064"
23757 + "default.handlebars->29->2065"
23758 ]
23759 },
23760 {
@@ -24103,12 +24109,12 @@
24109 "default.handlebars->29->1298",
24110 "default.handlebars->29->1338",
24111 "default.handlebars->29->1425",
24106 - "default.handlebars->29->1729",
24107 - "default.handlebars->29->1834",
24108 - "default.handlebars->29->1850",
24109 - "default.handlebars->29->1857",
24110 - "default.handlebars->29->1902",
24111 - "default.handlebars->29->1921",
24112 + "default.handlebars->29->1730",
24113 + "default.handlebars->29->1835",
24114 + "default.handlebars->29->1851",
24115 + "default.handlebars->29->1858",
24116 + "default.handlebars->29->1903",
24117 + "default.handlebars->29->1922",
24118 "default.handlebars->29->549",
24119 "default.handlebars->29->76",
24120 "default.handlebars->29->863",
@@ -24156,7 +24162,7 @@
24162 "zh-chs": "名称1,名称2,名称3",
24163 "zh-cht": "名稱1,名稱2,名稱3",
24164 "xloc": [
24159 - "default.handlebars->29->1816"
24165 + "default.handlebars->29->1817"
24166 ]
24167 },
24168 {
@@ -24609,8 +24615,8 @@
24615 "zh-chs": "找不到事件",
24616 "zh-cht": "找不到事件",
24617 "xloc": [
24612 - "default.handlebars->29->1705",
24613 - "default.handlebars->29->2038",
24618 + "default.handlebars->29->1706",
24619 + "default.handlebars->29->2039",
24620 "default.handlebars->29->946"
24621 ]
24622 },
@@ -24779,7 +24785,7 @@
24785 "zh-chs": "没有成员",
24786 "zh-cht": "沒有成員",
24787 "xloc": [
24782 - "default.handlebars->29->1884"
24788 + "default.handlebars->29->1885"
24789 ]
24790 },
24791 {
@@ -24799,7 +24805,7 @@
24805 "zh-chs": "没有新的设备组",
24806 "zh-cht": "沒有新的裝置群",
24807 "xloc": [
24802 - "default.handlebars->29->1829"
24808 + "default.handlebars->29->1830"
24809 ]
24810 },
24811 {
@@ -24932,7 +24938,7 @@
24938 "zh-chs": "没有工具(MeshCmd /路由器)",
24939 "zh-cht": "沒有工具(MeshCmd /路由器)",
24940 "xloc": [
24935 - "default.handlebars->29->1830"
24941 + "default.handlebars->29->1831"
24942 ]
24943 },
24944 {
@@ -24961,8 +24967,8 @@
24967 "zh-chs": "没有共同的设备组",
24968 "zh-cht": "沒有共同的裝置群",
24969 "xloc": [
24964 - "default.handlebars->29->1890",
24965 - "default.handlebars->29->2008"
24970 + "default.handlebars->29->1891",
24971 + "default.handlebars->29->2009"
24972 ]
24973 },
24974 {
@@ -25082,8 +25088,8 @@
25088 "zh-chs": "没有共同的设备",
25089 "zh-cht": "沒有共同的裝置",
25090 "xloc": [
25085 - "default.handlebars->29->1896",
25086 - "default.handlebars->29->2020"
25091 + "default.handlebars->29->1897",
25092 + "default.handlebars->29->2021"
25093 ]
25094 },
25095 {
@@ -25194,7 +25200,7 @@
25200 "zh-chs": "找不到群组。",
25201 "zh-cht": "找不到群組。",
25202 "xloc": [
25197 - "default.handlebars->29->1833"
25203 + "default.handlebars->29->1834"
25204 ]
25205 },
25206 {
@@ -25315,7 +25321,7 @@
25321 "zh-chs": "没有录音。",
25322 "zh-cht": "沒有錄音。",
25323 "xloc": [
25318 - "default.handlebars->29->2040"
25324 + "default.handlebars->29->2041"
25325 ]
25326 },
25327 {
@@ -25335,7 +25341,7 @@
25341 "zh-chs": "没有服务器权限",
25342 "zh-cht": "沒有伺服器權限",
25343 "xloc": [
25338 - "default.handlebars->29->1916"
25344 + "default.handlebars->29->1917"
25345 ]
25346 },
25347 {
@@ -25355,7 +25361,7 @@
25361 "zh-chs": "没有用户组成员身份",
25362 "zh-cht": "沒有用戶群成員身份",
25363 "xloc": [
25358 - "default.handlebars->29->2014"
25364 + "default.handlebars->29->2015"
25365 ]
25366 },
25367 {
@@ -25375,7 +25381,7 @@
25381 "zh-chs": "未找到相应的用户。",
25382 "zh-cht": "未找到相應的用戶。",
25383 "xloc": [
25378 - "default.handlebars->29->1737"
25384 + "default.handlebars->29->1738"
25385 ]
25386 },
25387 {
@@ -25474,16 +25480,16 @@
25480 "default.handlebars->29->1548",
25481 "default.handlebars->29->1567",
25482 "default.handlebars->29->1572",
25477 - "default.handlebars->29->1713",
25483 + "default.handlebars->29->1714",
25484 "default.handlebars->29->177",
25479 - "default.handlebars->29->1854",
25480 - "default.handlebars->29->1856",
25481 - "default.handlebars->29->1873",
25485 + "default.handlebars->29->1855",
25486 + "default.handlebars->29->1857",
25487 + "default.handlebars->29->1874",
25488 "default.handlebars->29->193",
25483 - "default.handlebars->29->1935",
25484 - "default.handlebars->29->1944",
25485 - "default.handlebars->29->1948",
25486 - "default.handlebars->29->1960",
25489 + "default.handlebars->29->1936",
25490 + "default.handlebars->29->1945",
25491 + "default.handlebars->29->1949",
25492 + "default.handlebars->29->1961",
25493 "default.handlebars->29->210",
25494 "default.handlebars->29->211",
25495 "default.handlebars->29->546",
@@ -25686,7 +25692,7 @@
25692 "zh-chs": "不在服务器上",
25693 "zh-cht": "不在伺服器上",
25694 "xloc": [
25689 - "default.handlebars->29->2056"
25695 + "default.handlebars->29->2057"
25696 ]
25697 },
25698 {
@@ -25706,8 +25712,8 @@
25712 "zh-chs": "没有设置",
25713 "zh-cht": "沒有設置",
25714 "xloc": [
25709 - "default.handlebars->29->1922",
25710 - "default.handlebars->29->1923"
25715 + "default.handlebars->29->1923",
25716 + "default.handlebars->29->1924"
25717 ]
25718 },
25719 {
@@ -25727,7 +25733,7 @@
25733 "zh-chs": "未经审核的",
25734 "zh-cht": "未經審核的",
25735 "xloc": [
25730 - "default.handlebars->29->1990"
25736 + "default.handlebars->29->1991"
25737 ]
25738 },
25739 {
@@ -25748,7 +25754,7 @@
25754 "zh-cht": "筆記",
25755 "xloc": [
25756 "default.handlebars->29->1376",
25751 - "default.handlebars->29->1968",
25757 + "default.handlebars->29->1969",
25758 "default.handlebars->29->622",
25759 "default.handlebars->29->691",
25760 "default.handlebars->29->712",
@@ -25875,7 +25881,7 @@
25881 "zh-cht": "通知",
25882 "xloc": [
25883 "default.handlebars->29->190",
25878 - "default.handlebars->29->1974"
25884 + "default.handlebars->29->1975"
25885 ]
25886 },
25887 {
@@ -25937,7 +25943,7 @@
25943 "zh-chs": "通知{0}",
25944 "zh-cht": "通知{0}",
25945 "xloc": [
25940 - "default.handlebars->29->1776"
25946 + "default.handlebars->29->1777"
25947 ]
25948 },
25949 {
@@ -26030,7 +26036,7 @@
26036 "zh-chs": "发生在{0}",
26037 "zh-cht": "發生在{0}",
26038 "xloc": [
26033 - "default.handlebars->29->2070"
26039 + "default.handlebars->29->2071"
26040 ]
26041 },
26042 {
@@ -26058,7 +26064,7 @@
26064 "zh-chs": "离线用户",
26065 "zh-cht": "離線用戶",
26066 "xloc": [
26061 - "default.handlebars->29->1734"
26067 + "default.handlebars->29->1735"
26068 ]
26069 },
26070 {
@@ -26107,7 +26113,7 @@
26113 "zh-chs": "一天",
26114 "zh-cht": "一天",
26115 "xloc": [
26110 - "default.handlebars->29->1710"
26116 + "default.handlebars->29->1711"
26117 ]
26118 },
26119 {
@@ -26170,7 +26176,7 @@
26176 "zh-chs": "在线用户",
26177 "zh-cht": "在線用戶",
26178 "xloc": [
26173 - "default.handlebars->29->1733"
26179 + "default.handlebars->29->1734"
26180 ]
26181 },
26182 {
@@ -26400,8 +26406,8 @@
26406 "zh-cht": "操作",
26407 "xloc": [
26408 "default-mobile.handlebars->9->275",
26403 - "default.handlebars->29->1760",
26404 - "default.handlebars->29->1841",
26409 + "default.handlebars->29->1761",
26410 + "default.handlebars->29->1842",
26411 "default.handlebars->29->451",
26412 "default.handlebars->29->466",
26413 "default.handlebars->29->764"
@@ -26610,7 +26616,7 @@
26616 "zh-chs": "部分的",
26617 "zh-cht": "部分的",
26618 "xloc": [
26613 - "default.handlebars->29->1748"
26619 + "default.handlebars->29->1749"
26620 ]
26621 },
26622 {
@@ -26686,7 +26692,7 @@
26692 "zh-chs": "部分权限",
26693 "zh-cht": "部分權限",
26694 "xloc": [
26689 - "default.handlebars->29->1919"
26695 + "default.handlebars->29->1920"
26696 ]
26697 },
26698 {
@@ -26728,12 +26734,12 @@
26734 "xloc": [
26735 "default-mobile.handlebars->9->281",
26736 "default.handlebars->29->1400",
26731 - "default.handlebars->29->1804",
26737 "default.handlebars->29->1805",
26733 - "default.handlebars->29->1940",
26734 - "default.handlebars->29->1942",
26735 - "default.handlebars->29->1993",
26738 + "default.handlebars->29->1806",
26739 + "default.handlebars->29->1941",
26740 + "default.handlebars->29->1943",
26741 "default.handlebars->29->1994",
26742 + "default.handlebars->29->1995",
26743 "default.handlebars->29->296",
26744 "default.handlebars->29->779",
26745 "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->5->1->2->1",
@@ -26876,7 +26882,7 @@
26882 "zh-chs": "密码提示",
26883 "zh-cht": "密碼提示",
26884 "xloc": [
26879 - "default.handlebars->29->1995"
26885 + "default.handlebars->29->1996"
26886 ]
26887 },
26888 {
@@ -27299,7 +27305,7 @@
27305 "xloc": [
27306 "default-mobile.handlebars->9->464",
27307 "default.handlebars->29->1517",
27302 - "default.handlebars->29->1732"
27308 + "default.handlebars->29->1733"
27309 ]
27310 },
27311 {
@@ -27345,7 +27351,7 @@
27351 "default.handlebars->29->1042",
27352 "default.handlebars->29->1045",
27353 "default.handlebars->29->159",
27348 - "default.handlebars->29->1985"
27354 + "default.handlebars->29->1986"
27355 ]
27356 },
27357 {
@@ -27365,7 +27371,7 @@
27371 "zh-chs": "电话号码",
27372 "zh-cht": "電話號碼",
27373 "xloc": [
27368 - "default.handlebars->29->1934"
27374 + "default.handlebars->29->1935"
27375 ]
27376 },
27377 {
@@ -27387,7 +27393,7 @@
27393 "xloc": [
27394 "default-mobile.handlebars->9->66",
27395 "default.handlebars->29->1044",
27390 - "default.handlebars->29->1984"
27396 + "default.handlebars->29->1985"
27397 ]
27398 },
27399 {
@@ -27547,7 +27553,7 @@
27553 "zh-cht": "外掛指令",
27554 "xloc": [
27555 "default.handlebars->29->201",
27550 - "default.handlebars->29->2149"
27556 + "default.handlebars->29->2150"
27557 ]
27558 },
27559 {
@@ -27950,7 +27956,7 @@
27956 "zh-chs": "存在于服务器上",
27957 "zh-cht": "存在於伺服器上",
27958 "xloc": [
27953 - "default.handlebars->29->2055"
27959 + "default.handlebars->29->2056"
27960 ]
27961 },
27962 {
@@ -28176,7 +28182,7 @@
28182 "zh-chs": "协议",
28183 "zh-cht": "協議",
28184 "xloc": [
28179 - "default.handlebars->29->2053",
28185 + "default.handlebars->29->2054",
28186 "player.handlebars->3->16"
28187 ]
28188 },
@@ -28543,7 +28549,7 @@
28549 "zh-chs": "RSS",
28550 "zh-cht": "RSS",
28551 "xloc": [
28546 - "default.handlebars->29->2119"
28552 + "default.handlebars->29->2120"
28553 ]
28554 },
28555 {
@@ -28571,7 +28577,7 @@
28577 "zh-chs": "随机密码。",
28578 "zh-cht": "隨機密碼。",
28579 "xloc": [
28574 - "default.handlebars->29->1806"
28580 + "default.handlebars->29->1807"
28581 ]
28582 },
28583 {
@@ -28628,9 +28634,9 @@
28634 "zh-chs": "真正的名字",
28635 "zh-cht": "真正的名字",
28636 "xloc": [
28631 - "default.handlebars->29->1931",
28632 - "default.handlebars->29->1933",
28633 - "default.handlebars->29->1986"
28637 + "default.handlebars->29->1932",
28638 + "default.handlebars->29->1934",
28639 + "default.handlebars->29->1987"
28640 ]
28641 },
28642 {
@@ -28650,7 +28656,7 @@
28656 "zh-chs": "境界",
28657 "zh-cht": "境界",
28658 "xloc": [
28653 - "default.handlebars->29->1815"
28659 + "default.handlebars->29->1816"
28660 ]
28661 },
28662 {
@@ -28728,7 +28734,7 @@
28734 "zh-chs": "记录细节",
28735 "zh-cht": "記錄細節",
28736 "xloc": [
28731 - "default.handlebars->29->2067"
28737 + "default.handlebars->29->2068"
28738 ]
28739 },
28740 {
@@ -28890,7 +28896,7 @@
28896 "zh-chs": "中继数量",
28897 "zh-cht": "中繼數量",
28898 "xloc": [
28893 - "default.handlebars->29->2098"
28899 + "default.handlebars->29->2099"
28900 ]
28901 },
28902 {
@@ -28910,7 +28916,7 @@
28916 "zh-chs": "中继错误",
28917 "zh-cht": "中繼錯誤",
28918 "xloc": [
28913 - "default.handlebars->29->2091"
28919 + "default.handlebars->29->2092"
28920 ]
28921 },
28922 {
@@ -28930,8 +28936,8 @@
28936 "zh-chs": "中继连接",
28937 "zh-cht": "中繼連接",
28938 "xloc": [
28933 - "default.handlebars->29->2097",
28934 - "default.handlebars->29->2113"
28939 + "default.handlebars->29->2098",
28940 + "default.handlebars->29->2114"
28941 ]
28942 },
28943 {
@@ -29473,8 +29479,8 @@
29479 "zh-chs": "删除设备组权限",
29480 "zh-cht": "刪除裝置群權限",
29481 "xloc": [
29476 - "default.handlebars->29->1900",
29477 - "default.handlebars->29->2036"
29482 + "default.handlebars->29->1901",
29483 + "default.handlebars->29->2037"
29484 ]
29485 },
29486 {
@@ -29494,8 +29500,8 @@
29500 "zh-chs": "删除设备权限",
29501 "zh-cht": "刪除裝置權限",
29502 "xloc": [
29497 - "default.handlebars->29->1898",
29498 - "default.handlebars->29->2023"
29503 + "default.handlebars->29->1899",
29504 + "default.handlebars->29->2024"
29505 ]
29506 },
29507 {
@@ -29503,7 +29509,7 @@
29509 "fr": "Arrêt du partage de l'appareil",
29510 "nl": "Verwijder apparaat deling",
29511 "xloc": [
29506 - "default.handlebars->29->2021"
29512 + "default.handlebars->29->2022"
29513 ]
29514 },
29515 {
@@ -29540,7 +29546,7 @@
29546 "zh-chs": "删除用户组成员身份",
29547 "zh-cht": "刪除用戶群成員身份",
29548 "xloc": [
29543 - "default.handlebars->29->2032"
29549 + "default.handlebars->29->2033"
29550 ]
29551 },
29552 {
@@ -29561,7 +29567,7 @@
29567 "zh-cht": "刪除用戶群權限",
29568 "xloc": [
29569 "default.handlebars->29->1522",
29564 - "default.handlebars->29->2028"
29570 + "default.handlebars->29->2029"
29571 ]
29572 },
29573 {
@@ -29581,7 +29587,7 @@
29587 "zh-chs": "删除用户成员资格",
29588 "zh-cht": "刪除用戶成員資格",
29589 "xloc": [
29584 - "default.handlebars->29->1908"
29590 + "default.handlebars->29->1909"
29591 ]
29592 },
29593 {
@@ -29602,7 +29608,7 @@
29608 "zh-cht": "刪除用戶權限",
29609 "xloc": [
29610 "default.handlebars->29->1520",
29605 - "default.handlebars->29->2025"
29611 + "default.handlebars->29->2026"
29612 ]
29613 },
29614 {
@@ -29622,7 +29628,7 @@
29628 "zh-chs": "删除所有两因素认证。",
29629 "zh-cht": "刪除所有二因子鑑別。",
29630 "xloc": [
29625 - "default.handlebars->29->1998"
29631 + "default.handlebars->29->1999"
29632 ]
29633 },
29634 {
@@ -29642,7 +29648,7 @@
29648 "zh-chs": "删除此用户标识的所有先前事件。",
29649 "zh-cht": "刪除此用戶標識的所有先前事件。",
29650 "xloc": [
29645 - "default.handlebars->29->1807"
29651 + "default.handlebars->29->1808"
29652 ]
29653 },
29654 {
@@ -29771,7 +29777,7 @@
29777 "zh-chs": "删除此用户",
29778 "zh-cht": "刪除此用戶",
29779 "xloc": [
29774 - "default.handlebars->29->1976"
29780 + "default.handlebars->29->1977"
29781 ]
29782 },
29783 {
@@ -29791,7 +29797,7 @@
29797 "zh-chs": "删除用户组成员身份",
29798 "zh-cht": "刪除用戶群成員身份",
29799 "xloc": [
29794 - "default.handlebars->29->2012"
29800 + "default.handlebars->29->2013"
29801 ]
29802 },
29803 {
@@ -29811,7 +29817,7 @@
29817 "zh-chs": "删除此设备的用户组权限",
29818 "zh-cht": "刪除此裝置的用戶群權限",
29819 "xloc": [
29814 - "default.handlebars->29->1894"
29820 + "default.handlebars->29->1895"
29821 ]
29822 },
29823 {
@@ -29831,7 +29837,7 @@
29837 "zh-chs": "删除此设备组的用户组权限",
29838 "zh-cht": "刪除此裝置群的用戶群權限",
29839 "xloc": [
29834 - "default.handlebars->29->1888",
29840 + "default.handlebars->29->1889",
29841 "default.handlebars->29->668"
29842 ]
29843 },
@@ -29853,9 +29859,9 @@
29859 "zh-cht": "刪除此裝置群的用戶權限",
29860 "xloc": [
29861 "default.handlebars->29->1389",
29856 - "default.handlebars->29->1882",
29857 - "default.handlebars->29->2006",
29858 - "default.handlebars->29->2018",
29862 + "default.handlebars->29->1883",
29863 + "default.handlebars->29->2007",
29864 + "default.handlebars->29->2019",
29865 "default.handlebars->29->669"
29866 ]
29867 },
@@ -30096,7 +30102,7 @@
30102 "zh-chs": "报告日",
30103 "zh-cht": "報告日",
30104 "xloc": [
30099 - "default.handlebars->29->1711"
30105 + "default.handlebars->29->1712"
30106 ]
30107 },
30108 {
@@ -30116,7 +30122,7 @@
30122 "zh-chs": "报告类型",
30123 "zh-cht": "報告類型",
30124 "xloc": [
30119 - "default.handlebars->29->1706"
30125 + "default.handlebars->29->1707"
30126 ]
30127 },
30128 {
@@ -30157,8 +30163,8 @@
30163 "zh-cht": "要求:{0}。",
30164 "xloc": [
30165 "default-mobile.handlebars->9->89",
30160 - "default.handlebars->29->1812",
30161 - "default.handlebars->29->1996"
30166 + "default.handlebars->29->1813",
30167 + "default.handlebars->29->1997"
30168 ]
30169 },
30170 {
@@ -30456,7 +30462,7 @@
30462 "zh-chs": "限制条件",
30463 "zh-cht": "限制條件",
30464 "xloc": [
30459 - "default.handlebars->29->1920"
30465 + "default.handlebars->29->1921"
30466 ]
30467 },
30468 {
@@ -30870,8 +30876,8 @@
30876 "zh-chs": "短信",
30877 "zh-cht": "短信",
30878 "xloc": [
30873 - "default.handlebars->29->1965",
30874 - "default.handlebars->29->1970",
30879 + "default.handlebars->29->1966",
30880 + "default.handlebars->29->1971",
30881 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
30882 "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3",
30883 "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
@@ -30896,7 +30902,7 @@
30902 "zh-chs": "此用户的短信功能电话号码。",
30903 "zh-cht": "此用戶的短信功能電話號碼。",
30904 "xloc": [
30899 - "default.handlebars->29->1982"
30905 + "default.handlebars->29->1983"
30906 ]
30907 },
30908 {
@@ -31447,7 +31453,7 @@
31453 "xloc": [
31454 "default-mobile.handlebars->9->282",
31455 "default-mobile.handlebars->9->373",
31450 - "default.handlebars->29->1966",
31456 + "default.handlebars->29->1967",
31457 "default.handlebars->29->297",
31458 "default.handlebars->29->780",
31459 "default.handlebars->29->993"
@@ -31470,7 +31476,7 @@
31476 "zh-chs": "安全密钥",
31477 "zh-cht": "安全密鑰",
31478 "xloc": [
31473 - "default.handlebars->29->1963"
31479 + "default.handlebars->29->1964"
31480 ]
31481 },
31482 {
@@ -31511,8 +31517,8 @@
31517 "zh-cht": "全選",
31518 "xloc": [
31519 "default.handlebars->29->1582",
31514 - "default.handlebars->29->1756",
31515 - "default.handlebars->29->1839",
31520 + "default.handlebars->29->1757",
31521 + "default.handlebars->29->1840",
31522 "default.handlebars->29->437",
31523 "default.handlebars->29->908",
31524 "default.handlebars->29->910",
@@ -31542,8 +31548,8 @@
31548 "zh-cht": "選擇無",
31549 "xloc": [
31550 "default.handlebars->29->1581",
31545 - "default.handlebars->29->1755",
31546 - "default.handlebars->29->1838",
31551 + "default.handlebars->29->1756",
31552 + "default.handlebars->29->1839",
31553 "default.handlebars->29->436",
31554 "default.handlebars->29->909",
31555 "default.handlebars->meshContextMenu->cxselectnone"
@@ -31646,8 +31652,8 @@
31652 "zh-chs": "选择要对所有选定用户执行的操作。",
31653 "zh-cht": "選擇要對所有選定用戶執行的操作。",
31654 "xloc": [
31649 - "default.handlebars->29->1759",
31650 - "default.handlebars->29->1840"
31655 + "default.handlebars->29->1760",
31656 + "default.handlebars->29->1841"
31657 ]
31658 },
31659 {
@@ -31762,7 +31768,7 @@
31768 "zh-chs": "发电邮",
31769 "zh-cht": "發電郵",
31770 "xloc": [
31765 - "default.handlebars->29->1770"
31771 + "default.handlebars->29->1771"
31772 ]
31773 },
31774 {
@@ -31823,7 +31829,7 @@
31829 "zh-chs": "发送短信",
31830 "zh-cht": "發送簡訊",
31831 "xloc": [
31826 - "default.handlebars->29->1768"
31832 + "default.handlebars->29->1769"
31833 ]
31834 },
31835 {
@@ -31843,7 +31849,7 @@
31849 "zh-chs": "发送短信给该用户",
31850 "zh-cht": "發送短信給該用戶",
31851 "xloc": [
31846 - "default.handlebars->29->1971"
31852 + "default.handlebars->29->1972"
31853 ]
31854 },
31855 {
@@ -31863,7 +31869,7 @@
31869 "zh-chs": "发送电邮给该用户",
31870 "zh-cht": "發送電郵給該用戶",
31871 "xloc": [
31866 - "default.handlebars->29->1973"
31872 + "default.handlebars->29->1974"
31873 ]
31874 },
31875 {
@@ -31883,7 +31889,7 @@
31889 "zh-chs": "向该组中的所有用户发送通知。",
31890 "zh-cht": "向該群中的所有用戶發送通知。",
31891 "xloc": [
31886 - "default.handlebars->29->1879"
31892 + "default.handlebars->29->1880"
31893 ]
31894 },
31895 {
@@ -31903,7 +31909,7 @@
31909 "zh-chs": "向该用户发送文本通知。",
31910 "zh-cht": "向該用戶發送文本通知。",
31911 "xloc": [
31906 - "default.handlebars->29->1771"
31912 + "default.handlebars->29->1772"
31913 ]
31914 },
31915 {
@@ -31923,7 +31929,7 @@
31929 "zh-chs": "发送电邮给用户",
31930 "zh-cht": "發送電郵給用戶",
31931 "xloc": [
31926 - "default.handlebars->29->1751"
31932 + "default.handlebars->29->1752"
31933 ]
31934 },
31935 {
@@ -31963,7 +31969,7 @@
31969 "zh-chs": "发送邀请电邮。",
31970 "zh-cht": "發送邀請電郵。",
31971 "xloc": [
31966 - "default.handlebars->29->1811"
31972 + "default.handlebars->29->1812"
31973 ]
31974 },
31975 {
@@ -32086,7 +32092,7 @@
32092 "zh-chs": "发送用户通知",
32093 "zh-cht": "發送用戶通知",
32094 "xloc": [
32089 - "default.handlebars->29->1975"
32095 + "default.handlebars->29->1976"
32096 ]
32097 },
32098 {
@@ -32147,7 +32153,7 @@
32153 "zh-chs": "服务器备份",
32154 "zh-cht": "伺服器備份",
32155 "xloc": [
32150 - "default.handlebars->29->1821"
32156 + "default.handlebars->29->1822"
32157 ]
32158 },
32159 {
@@ -32167,7 +32173,7 @@
32173 "zh-chs": "服务器证书",
32174 "zh-cht": "伺服器憑證",
32175 "xloc": [
32170 - "default.handlebars->29->2129"
32176 + "default.handlebars->29->2130"
32177 ]
32178 },
32179 {
@@ -32187,7 +32193,7 @@
32193 "zh-chs": "服务器数据库",
32194 "zh-cht": "伺服器數據庫",
32195 "xloc": [
32190 - "default.handlebars->29->2130"
32196 + "default.handlebars->29->2131"
32197 ]
32198 },
32199 {
@@ -32211,7 +32217,7 @@
32217 "default-mobile.handlebars->9->448",
32218 "default.handlebars->29->1470",
32219 "default.handlebars->29->1500",
32214 - "default.handlebars->29->1818",
32220 + "default.handlebars->29->1819",
32221 "default.handlebars->29->689",
32222 "default.handlebars->29->710"
32223 ]
@@ -32233,8 +32239,8 @@
32239 "zh-chs": "服务器权限",
32240 "zh-cht": "伺服器權限",
32241 "xloc": [
32236 - "default.handlebars->29->1743",
32237 - "default.handlebars->29->1832"
32242 + "default.handlebars->29->1744",
32243 + "default.handlebars->29->1833"
32244 ]
32245 },
32246 {
@@ -32254,7 +32260,7 @@
32260 "zh-chs": "服务器配额",
32261 "zh-cht": "伺服器配額",
32262 "xloc": [
32257 - "default.handlebars->29->1937"
32263 + "default.handlebars->29->1938"
32264 ]
32265 },
32266 {
@@ -32274,7 +32280,7 @@
32280 "zh-chs": "服务器还原",
32281 "zh-cht": "伺服器還原",
32282 "xloc": [
32277 - "default.handlebars->29->1822"
32283 + "default.handlebars->29->1823"
32284 ]
32285 },
32286 {
@@ -32294,7 +32300,7 @@
32300 "zh-chs": "服务器权限",
32301 "zh-cht": "伺服器權限",
32302 "xloc": [
32297 - "default.handlebars->29->1936"
32303 + "default.handlebars->29->1937"
32304 ]
32305 },
32306 {
@@ -32314,7 +32320,7 @@
32320 "zh-chs": "服务器状态",
32321 "zh-cht": "伺服器狀態",
32322 "xloc": [
32317 - "default.handlebars->29->2077"
32323 + "default.handlebars->29->2078"
32324 ]
32325 },
32326 {
@@ -32354,7 +32360,7 @@
32360 "zh-chs": "服务器跟踪",
32361 "zh-cht": "伺服器追蹤",
32362 "xloc": [
32357 - "default.handlebars->29->2140"
32363 + "default.handlebars->29->2141"
32364 ]
32365 },
32366 {
@@ -32383,7 +32389,7 @@
32389 "zh-chs": "服务器更新",
32390 "zh-cht": "伺服器更新",
32391 "xloc": [
32386 - "default.handlebars->29->1823"
32392 + "default.handlebars->29->1824"
32393 ]
32394 },
32395 {
@@ -32536,7 +32542,7 @@
32542 "zh-chs": "ServerStats.csv",
32543 "zh-cht": "ServerStats.csv",
32544 "xloc": [
32539 - "default.handlebars->29->2121"
32545 + "default.handlebars->29->2122"
32546 ]
32547 },
32548 {
@@ -32596,7 +32602,7 @@
32602 "zh-chs": "会话",
32603 "zh-cht": "節",
32604 "xloc": [
32599 - "default.handlebars->29->2041"
32605 + "default.handlebars->29->2042"
32606 ]
32607 },
32608 {
@@ -33247,8 +33253,8 @@
33253 "zh-chs": "显示1分钟",
33254 "zh-cht": "顯示1分鐘",
33255 "xloc": [
33250 - "default.handlebars->29->1774",
33251 - "default.handlebars->29->1797"
33256 + "default.handlebars->29->1775",
33257 + "default.handlebars->29->1798"
33258 ]
33259 },
33260 {
@@ -33268,8 +33274,8 @@
33274 "zh-chs": "显示10秒",
33275 "zh-cht": "顯示10秒",
33276 "xloc": [
33271 - "default.handlebars->29->1773",
33272 - "default.handlebars->29->1796"
33277 + "default.handlebars->29->1774",
33278 + "default.handlebars->29->1797"
33279 ]
33280 },
33281 {
@@ -33289,8 +33295,8 @@
33295 "zh-chs": "显示5分钟",
33296 "zh-cht": "顯示5分鐘",
33297 "xloc": [
33292 - "default.handlebars->29->1775",
33293 - "default.handlebars->29->1798"
33298 + "default.handlebars->29->1776",
33299 + "default.handlebars->29->1799"
33300 ]
33301 },
33302 {
@@ -33310,8 +33316,8 @@
33316 "zh-chs": "显示消息,直到被用户拒绝",
33317 "zh-cht": "顯示消息,直到被用戶拒絕",
33318 "xloc": [
33313 - "default.handlebars->29->1772",
33314 - "default.handlebars->29->1795"
33319 + "default.handlebars->29->1773",
33320 + "default.handlebars->29->1796"
33321 ]
33322 },
33323 {
@@ -33609,8 +33615,8 @@
33615 "zh-chs": "尺寸",
33616 "zh-cht": "尺寸",
33617 "xloc": [
33612 - "default.handlebars->29->2044",
33613 - "default.handlebars->29->2059",
33618 + "default.handlebars->29->2045",
33619 + "default.handlebars->29->2060",
33620 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize"
33621 ]
33622 },
@@ -34602,8 +34608,8 @@
34608 "zh-cht": "開始時間",
34609 "xloc": [
34610 "default.handlebars->29->188",
34605 - "default.handlebars->29->2042",
34606 - "default.handlebars->29->2061",
34611 + "default.handlebars->29->2043",
34612 + "default.handlebars->29->2062",
34613 "default.handlebars->29->846",
34614 "desktop.handlebars->3->14"
34615 ]
@@ -34902,8 +34908,8 @@
34908 "zh-chs": "状况",
34909 "zh-cht": "狀態",
34910 "xloc": [
34905 - "default.handlebars->29->1989",
34906 - "default.handlebars->29->2054",
34911 + "default.handlebars->29->1990",
34912 + "default.handlebars->29->2055",
34913 "default.handlebars->container->column_l->p42->p42tbl->1->0->7"
34914 ]
34915 },
@@ -35096,7 +35102,7 @@
35102 "zh-chs": "主题",
35103 "zh-cht": "主題",
35104 "xloc": [
35099 - "default.handlebars->29->1769"
35105 + "default.handlebars->29->1770"
35106 ]
35107 },
35108 {
@@ -35662,7 +35668,7 @@
35668 "xloc": [
35669 "default-mobile.handlebars->9->168",
35670 "default.handlebars->29->1436",
35665 - "default.handlebars->29->2048",
35671 + "default.handlebars->29->2049",
35672 "default.handlebars->29->259",
35673 "default.handlebars->29->525",
35674 "default.handlebars->29->677",
@@ -35709,8 +35715,8 @@
35715 "zh-cht": "終端機通知",
35716 "xloc": [
35717 "default.handlebars->29->1355",
35712 - "default.handlebars->29->1868",
35713 - "default.handlebars->29->1955",
35718 + "default.handlebars->29->1869",
35719 + "default.handlebars->29->1956",
35720 "default.handlebars->29->599"
35721 ]
35722 },
@@ -35732,8 +35738,8 @@
35738 "zh-cht": "終端機提示",
35739 "xloc": [
35740 "default.handlebars->29->1354",
35735 - "default.handlebars->29->1867",
35736 - "default.handlebars->29->1954",
35741 + "default.handlebars->29->1868",
35742 + "default.handlebars->29->1955",
35743 "default.handlebars->29->598"
35744 ]
35745 },
@@ -35919,7 +35925,7 @@
35925 "zh-chs": "目前没有任何通知",
35926 "zh-cht": "目前沒有任何通知",
35927 "xloc": [
35922 - "default.handlebars->29->2069"
35928 + "default.handlebars->29->2070"
35929 ]
35930 },
35931 {
@@ -36311,7 +36317,7 @@
36317 "zh-chs": "时间跨度",
36318 "zh-cht": "時間跨度",
36319 "xloc": [
36314 - "default.handlebars->29->1708"
36320 + "default.handlebars->29->1709"
36321 ]
36322 },
36323 {
@@ -37589,9 +37595,9 @@
37595 "default.handlebars->29->13",
37596 "default.handlebars->29->1328",
37597 "default.handlebars->29->1329",
37592 - "default.handlebars->29->2031",
37593 - "default.handlebars->29->2046",
37598 + "default.handlebars->29->2032",
37599 "default.handlebars->29->2047",
37600 + "default.handlebars->29->2048",
37601 "default.handlebars->29->42",
37602 "default.handlebars->29->435",
37603 "default.handlebars->29->985",
@@ -37636,7 +37642,7 @@
37642 "zh-chs": "未知动作",
37643 "zh-cht": "未知動作",
37644 "xloc": [
37639 - "default.handlebars->29->2083"
37645 + "default.handlebars->29->2084"
37646 ]
37647 },
37648 {
@@ -37656,8 +37662,8 @@
37662 "zh-chs": "未知设备",
37663 "zh-cht": "未知裝置",
37664 "xloc": [
37659 - "default.handlebars->29->1893",
37660 - "default.handlebars->29->2017"
37665 + "default.handlebars->29->1894",
37666 + "default.handlebars->29->2018"
37667 ]
37668 },
37669 {
@@ -37677,9 +37683,9 @@
37683 "zh-chs": "未知设备组",
37684 "zh-cht": "未知裝置群",
37685 "xloc": [
37680 - "default.handlebars->29->1887",
37681 - "default.handlebars->29->2005",
37682 - "default.handlebars->29->2087"
37686 + "default.handlebars->29->1888",
37687 + "default.handlebars->29->2006",
37688 + "default.handlebars->29->2088"
37689 ]
37690 },
37691 {
@@ -37699,7 +37705,7 @@
37705 "zh-chs": "未知群组",
37706 "zh-cht": "未知群組",
37707 "xloc": [
37702 - "default.handlebars->29->2079"
37708 + "default.handlebars->29->2080"
37709 ]
37710 },
37711 {
@@ -37740,7 +37746,7 @@
37746 "zh-chs": "未知用户组",
37747 "zh-cht": "未知用戶群",
37748 "xloc": [
37743 - "default.handlebars->29->2011"
37749 + "default.handlebars->29->2012"
37750 ]
37751 },
37752 {
@@ -37811,7 +37817,7 @@
37817 "zh-chs": "解锁帐户",
37818 "zh-cht": "解鎖帳戶",
37819 "xloc": [
37814 - "default.handlebars->29->1762"
37820 + "default.handlebars->29->1763"
37821 ]
37822 },
37823 {
@@ -37863,7 +37869,7 @@
37869 "zh-chs": "最新",
37870 "zh-cht": "最新",
37871 "xloc": [
37866 - "default.handlebars->29->2147"
37872 + "default.handlebars->29->2148"
37873 ]
37874 },
37875 {
@@ -38225,8 +38231,8 @@
38231 "zh-chs": "用过的",
38232 "zh-cht": "用過的",
38233 "xloc": [
38228 - "default.handlebars->29->2073",
38229 - "default.handlebars->29->2075"
38234 + "default.handlebars->29->2074",
38235 + "default.handlebars->29->2076"
38236 ]
38237 },
38238 {
@@ -38247,10 +38253,10 @@
38253 "zh-cht": "用戶",
38254 "xloc": [
38255 "default.handlebars->29->1390",
38250 - "default.handlebars->29->1715",
38251 - "default.handlebars->29->1744",
38252 - "default.handlebars->29->1883",
38253 - "default.handlebars->29->2066",
38256 + "default.handlebars->29->1716",
38257 + "default.handlebars->29->1745",
38258 + "default.handlebars->29->1884",
38259 + "default.handlebars->29->2067",
38260 "default.handlebars->29->234",
38261 "default.handlebars->29->671"
38262 ]
@@ -38272,7 +38278,7 @@
38278 "zh-chs": "用户+档案",
38279 "zh-cht": "用戶+檔案",
38280 "xloc": [
38275 - "default.handlebars->29->1745"
38281 + "default.handlebars->29->1746"
38282 ]
38283 },
38284 {
@@ -38292,10 +38298,10 @@
38298 "zh-chs": "用户帐户导入",
38299 "zh-cht": "用戶帳戶導入",
38300 "xloc": [
38295 - "default.handlebars->29->1778",
38301 "default.handlebars->29->1779",
38297 - "default.handlebars->29->1781",
38298 - "default.handlebars->29->1783"
38302 + "default.handlebars->29->1780",
38303 + "default.handlebars->29->1782",
38304 + "default.handlebars->29->1784"
38305 ]
38306 },
38307 {
@@ -38315,7 +38321,7 @@
38321 "zh-chs": "用户帐户",
38322 "zh-cht": "用戶帳戶",
38323 "xloc": [
38318 - "default.handlebars->29->2092"
38324 + "default.handlebars->29->2093"
38325 ]
38326 },
38327 {
@@ -38358,9 +38364,9 @@
38364 "zh-cht": "用戶同意",
38365 "xloc": [
38366 "default.handlebars->29->1361",
38361 - "default.handlebars->29->1874",
38367 + "default.handlebars->29->1875",
38368 "default.handlebars->29->194",
38363 - "default.handlebars->29->1961",
38369 + "default.handlebars->29->1962",
38370 "default.handlebars->29->605",
38371 "default.handlebars->29->752"
38372 ]
@@ -38384,9 +38390,9 @@
38390 "xloc": [
38391 "default.handlebars->29->1451",
38392 "default.handlebars->29->1452",
38387 - "default.handlebars->29->1847",
38388 - "default.handlebars->29->2013",
38389 - "default.handlebars->29->2034",
38393 + "default.handlebars->29->1848",
38394 + "default.handlebars->29->2014",
38395 + "default.handlebars->29->2035",
38396 "default.handlebars->29->670"
38397 ]
38398 },
@@ -38427,7 +38433,7 @@
38433 "zh-chs": "用户组成员",
38434 "zh-cht": "用戶群成員",
38435 "xloc": [
38430 - "default.handlebars->29->2010"
38436 + "default.handlebars->29->2011"
38437 ]
38438 },
38439 {
@@ -38468,8 +38474,8 @@
38474 "zh-cht": "用戶識別碼",
38475 "xloc": [
38476 "default.handlebars->29->1516",
38471 - "default.handlebars->29->1928",
38472 - "default.handlebars->29->1929"
38477 + "default.handlebars->29->1929",
38478 + "default.handlebars->29->1930"
38479 ]
38480 },
38481 {
@@ -38490,7 +38496,7 @@
38496 "zh-cht": "用戶標識符",
38497 "xloc": [
38498 "default.handlebars->29->1449",
38493 - "default.handlebars->29->1912"
38499 + "default.handlebars->29->1913"
38500 ]
38501 },
38502 {
@@ -38510,7 +38516,7 @@
38516 "zh-chs": "用户列表输出",
38517 "zh-cht": "用戶列表輸出",
38518 "xloc": [
38513 - "default.handlebars->29->1790"
38519 + "default.handlebars->29->1791"
38520 ]
38521 },
38522 {
@@ -38606,7 +38612,7 @@
38612 "zh-chs": "用户节",
38613 "zh-cht": "用戶節",
38614 "xloc": [
38609 - "default.handlebars->29->2112"
38615 + "default.handlebars->29->2113"
38616 ]
38617 },
38618 {
@@ -38837,7 +38843,7 @@
38843 "zh-cht": "用戶名",
38844 "xloc": [
38845 "default-mobile.handlebars->9->280",
38840 - "default.handlebars->29->1802",
38846 + "default.handlebars->29->1803",
38847 "default.handlebars->29->294",
38848 "default.handlebars->29->778",
38849 "login2.handlebars->centralTable->1->0->logincell->loginpanel->1->5->1->0->1",
@@ -38911,9 +38917,9 @@
38917 "zh-chs": "用户",
38918 "zh-cht": "用戶",
38919 "xloc": [
38914 - "default.handlebars->29->1835",
38915 - "default.handlebars->29->1875",
38916 - "default.handlebars->29->2111",
38920 + "default.handlebars->29->1836",
38921 + "default.handlebars->29->1876",
38922 + "default.handlebars->29->2112",
38923 "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral"
38924 ]
38925 },
@@ -38934,7 +38940,7 @@
38940 "zh-chs": "用户会话",
38941 "zh-cht": "用戶節",
38942 "xloc": [
38937 - "default.handlebars->29->2096"
38943 + "default.handlebars->29->2097"
38944 ]
38945 },
38946 {
@@ -38975,7 +38981,7 @@
38981 "zh-chs": "验证电邮",
38982 "zh-cht": "驗證電郵",
38983 "xloc": [
38978 - "default.handlebars->29->1757"
38984 + "default.handlebars->29->1758"
38985 ]
38986 },
38987 {
@@ -39067,7 +39073,7 @@
39073 "zh-chs": "已验证",
39074 "zh-cht": "已驗證",
39075 "xloc": [
39070 - "default.handlebars->29->1991"
39076 + "default.handlebars->29->1992"
39077 ]
39078 },
39079 {
@@ -39110,7 +39116,7 @@
39116 "xloc": [
39117 "default-mobile.handlebars->9->63",
39118 "default.handlebars->29->1040",
39113 - "default.handlebars->29->1753"
39119 + "default.handlebars->29->1754"
39120 ]
39121 },
39122 {
@@ -39219,7 +39225,7 @@
39225 "zh-chs": "版本不兼容,请先升级您的MeshCentral",
39226 "zh-cht": "版本不兼容,請先升級你的MeshCentral",
39227 "xloc": [
39222 - "default.handlebars->29->2143"
39228 + "default.handlebars->29->2144"
39229 ]
39230 },
39231 {
@@ -39301,7 +39307,7 @@
39307 "zh-chs": "查看所有事件",
39308 "zh-cht": "查看所有事件",
39309 "xloc": [
39304 - "default.handlebars->29->1827"
39310 + "default.handlebars->29->1828"
39311 ]
39312 },
39313 {
@@ -39321,8 +39327,8 @@
39327 "zh-chs": "查看变更日志",
39328 "zh-cht": "查看變更日誌",
39329 "xloc": [
39324 - "default.handlebars->29->2146",
39325 - "default.handlebars->29->2148"
39330 + "default.handlebars->29->2147",
39331 + "default.handlebars->29->2149"
39332 ]
39333 },
39334 {
@@ -39382,7 +39388,7 @@
39388 "zh-chs": "查看有关此用户的注释",
39389 "zh-cht": "查看有關此用戶的註釋",
39390 "xloc": [
39385 - "default.handlebars->29->1969"
39391 + "default.handlebars->29->1970"
39392 ]
39393 },
39394 {
@@ -39674,8 +39680,8 @@
39680 "zh-chs": "网络服务器",
39681 "zh-cht": "網絡伺服器",
39682 "xloc": [
39677 - "default.handlebars->29->2132",
39678 - "default.handlebars->29->2133"
39683 + "default.handlebars->29->2133",
39684 + "default.handlebars->29->2134"
39685 ]
39686 },
39687 {
@@ -39695,7 +39701,7 @@
39701 "zh-chs": "Web服务器请求",
39702 "zh-cht": "Web伺服器請求",
39703 "xloc": [
39698 - "default.handlebars->29->2134"
39704 + "default.handlebars->29->2135"
39705 ]
39706 },
39707 {
@@ -39715,7 +39721,7 @@
39721 "zh-chs": "Web套接字中继",
39722 "zh-cht": "Web插座中繼",
39723 "xloc": [
39718 - "default.handlebars->29->2135"
39724 + "default.handlebars->29->2136"
39725 ]
39726 },
39727 {
@@ -39879,7 +39885,7 @@
39885 "zh-chs": "下次登录时将更改。",
39886 "zh-cht": "下次登入時將更改。",
39887 "xloc": [
39882 - "default.handlebars->29->1941"
39888 + "default.handlebars->29->1942"
39889 ]
39890 },
39891 {
@@ -41141,7 +41147,7 @@
41147 "zh-chs": "\\\\'",
41148 "zh-cht": "\\\\'",
41149 "xloc": [
41144 - "default.handlebars->29->2144"
41150 + "default.handlebars->29->2145"
41151 ]
41152 },
41153 {
@@ -41494,8 +41500,8 @@
41500 "zh-chs": "eventslist.csv",
41501 "zh-cht": "eventslist.csv",
41502 "xloc": [
41497 - "default.handlebars->29->1722",
41498 - "default.handlebars->29->1727"
41503 + "default.handlebars->29->1723",
41504 + "default.handlebars->29->1728"
41505 ]
41506 },
41507 {
@@ -41515,8 +41521,8 @@
41521 "zh-chs": "eventslist.json",
41522 "zh-cht": "eventslist.json",
41523 "xloc": [
41518 - "default.handlebars->29->1724",
41519 - "default.handlebars->29->1728"
41524 + "default.handlebars->29->1725",
41525 + "default.handlebars->29->1729"
41526 ]
41527 },
41528 {
@@ -41556,8 +41562,8 @@
41562 "zh-chs": "免费",
41563 "zh-cht": "免費",
41564 "xloc": [
41559 - "default.handlebars->29->2104",
41560 - "default.handlebars->29->2107"
41565 + "default.handlebars->29->2105",
41566 + "default.handlebars->29->2108"
41567 ]
41568 },
41569 {
@@ -41772,7 +41778,7 @@
41778 "zh-chs": "id, name, email, creation, lastlogin, groups, authfactors",
41779 "zh-cht": "id, name, email, creation, lastlogin, groups, authfactors",
41780 "xloc": [
41775 - "default.handlebars->29->1791"
41781 + "default.handlebars->29->1792"
41782 ]
41783 },
41784 {
@@ -41895,7 +41901,7 @@
41901 "zh-chs": "k max,默认为空白",
41902 "zh-cht": "k max,默認為空白",
41903 "xloc": [
41898 - "default.handlebars->29->1819"
41904 + "default.handlebars->29->1820"
41905 ]
41906 },
41907 {
@@ -42154,7 +42160,7 @@
42160 "zh-chs": "servertrace.csv",
42161 "zh-cht": "servertrace.csv",
42162 "xloc": [
42157 - "default.handlebars->29->2142"
42163 + "default.handlebars->29->2143"
42164 ]
42165 },
42166 {
@@ -42220,7 +42226,7 @@
42226 "zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
42227 "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
42228 "xloc": [
42223 - "default.handlebars->29->2120"
42229 + "default.handlebars->29->2121"
42230 ]
42231 },
42232 {
@@ -42240,7 +42246,7 @@
42246 "zh-chs": "时间,来源,信息",
42247 "zh-cht": "時間,來源,訊息",
42248 "xloc": [
42243 - "default.handlebars->29->2141"
42249 + "default.handlebars->29->2142"
42250 ]
42251 },
42252 {
@@ -42277,8 +42283,8 @@
42283 "zh-chs": "总计",
42284 "zh-cht": "總",
42285 "xloc": [
42280 - "default.handlebars->29->2105",
42281 - "default.handlebars->29->2108"
42286 + "default.handlebars->29->2106",
42287 + "default.handlebars->29->2109"
42288 ]
42289 },
42290 {
@@ -42361,8 +42367,8 @@
42367 "zh-chs": "userlist.csv",
42368 "zh-cht": "userlist.csv",
42369 "xloc": [
42364 - "default.handlebars->29->1787",
42365 - "default.handlebars->29->1792"
42370 + "default.handlebars->29->1788",
42371 + "default.handlebars->29->1793"
42372 ]
42373 },
42374 {
@@ -42382,8 +42388,8 @@
42388 "zh-chs": "userlist.json",
42389 "zh-cht": "userlist.json",
42390 "xloc": [
42385 - "default.handlebars->29->1789",
42386 - "default.handlebars->29->1793"
42391 + "default.handlebars->29->1790",
42392 + "default.handlebars->29->1794"
42393 ]
42394 },
42395 {
@@ -42403,7 +42409,7 @@
42409 "zh-chs": "utc,时间,类型,指令,用户,设备,消息",
42410 "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息",
42411 "xloc": [
42406 - "default.handlebars->29->1726"
42412 + "default.handlebars->29->1727"
42413 ]
42414 },
42415 {
@@ -42466,7 +42472,7 @@
42472 "xloc": [
42473 "default.handlebars->29->1569",
42474 "default.handlebars->29->1574",
42469 - "default.handlebars->29->2045"
42475 + "default.handlebars->29->2046"
42476 ]
42477 },
42478 {
@@ -42532,7 +42538,7 @@
42538 "zh-chs": "{0}个活跃会话",
42539 "zh-cht": "{0}個活躍節",
42540 "xloc": [
42535 - "default.handlebars->29->1981"
42541 + "default.handlebars->29->1982"
42542 ]
42543 },
42544 {
@@ -42575,7 +42581,7 @@
42581 "xloc": [
42582 "default-mobile.handlebars->9->119",
42583 "default.handlebars->29->1584",
42578 - "default.handlebars->29->2060",
42584 + "default.handlebars->29->2061",
42585 "download.handlebars->3->2",
42586 "download2.handlebars->5->2"
42587 ]
@@ -42658,7 +42664,7 @@
42664 "zh-chs": "{0}个群组",
42665 "zh-cht": "{0}個群組",
42666 "xloc": [
42661 - "default.handlebars->29->1946"
42667 + "default.handlebars->29->1947"
42668 ]
42669 },
42670 {
@@ -42797,7 +42803,7 @@
42803 "zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...",
42804 "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...",
42805 "xloc": [
42800 - "default.handlebars->29->1736"
42806 + "default.handlebars->29->1737"
42807 ]
42808 },
42809 {
@@ -42961,7 +42967,7 @@
42967 "default-mobile.handlebars->9->173",
42968 "default-mobile.handlebars->9->176",
42969 "default-mobile.handlebars->9->179",
42964 - "default.handlebars->29->1740",
42970 + "default.handlebars->29->1741",
42971 "default.handlebars->29->255",
42972 "default.handlebars->29->258",
42973 "default.handlebars->29->261",
views/default.handlebars
+3 -1
@@ -7297,6 +7297,7 @@
7297
7298 // Remote desktop special key combos for Windows
7299 function deskSendKeys() {
7300 + Q('DeskWD').blur();
7301 if (xxdialogMode || desktop == null || desktop.State != 3) return;
7302 var ks = Q('deskkeys').value;
7303 if (ks == 0) { // WIN+Down arrow
@@ -7468,6 +7469,7 @@
7469
7470 // Show process dialogs
7471 function toggleDeskTools() {
7472 + Q('DeskToolsButton').blur();
7473 if (xxdialogMode) return;
7474 if (QS('DeskTools').display == 'none') {
7475 QV('DeskTools', true);
@@ -7595,7 +7597,7 @@
7597 }
7598
7599 // Toggle mouse and keyboard input
7598 - function toggleKvmControl() { putstore('DeskControl', (Q('DeskControl').checked?1:0)); QS('DeskControlSpan').color = Q('DeskControl').checked?null:'red'; }
7600 + function toggleKvmControl() { Q('DeskControl').blur(); putstore('DeskControl', (Q('DeskControl').checked?1:0)); QS('DeskControlSpan').color = Q('DeskControl').checked?null:'red'; }
7601
7602 // Toggle desktop session recording
7603 function deskRecordSession() {