Version 1.1.59

Ylian Saint-Hilaire committed Apr 22, 2026 at 13:59 UTC d48847236617a18680891d322f4a0014da434e7c
3 files changed +6122 -6120
package.json
+1 -1
@@ -1,6 +1,6 @@
1 {
2 "name": "meshcentral",
3 - "version": "1.1.58",
3 + "version": "1.1.59",
4 "keywords": [
5 "Remote Device Management",
6 "Remote Device Monitoring",
public/scripts/amt-wsman-0.2.0-min.js
+1 -1
@@ -1 +1 @@
1 -var WsmanStackCreateService=function(e,s,r,a,o,t){var n={};function l(e){for(var s,r={},a=0;a<e.childNodes.length;a++){var o=e.childNodes[a];"true"==(s=0==o.childElementCount?o.textContent:l(o))&&(s=!0),"false"==s&&(s=!1);var t=s;if(o.attributes.length>0){t={Value:s};for(var n=0;n<o.attributes.length;n++)t["@"+o.attributes[n].name]=o.attributes[n].value}r[o.localName]instanceof Array?r[o.localName].push(t):null==r[o.localName]?r[o.localName]=t:r[o.localName]=[r[o.localName],t]}return r}function c(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 d(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"+c(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+c(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return n.NextMessageId=1,n.Address="/wsman",n.comm=CreateWsmanComm(e,s,r,a,o,t),n.PerformAjax=function(e,s,r,a,o){null==o&&(o=""),n.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+o+"><Header><a:Action>"+e,function(e,r,a){if(200==r){var o=n.ParseWsman(e);o&&null!=o?s(n,o.Header.ResourceURI,o,200,a):s(n,null,{Header:{HttpError:r}},601,a)}else s(n,null,{Header:{HttpError:r}},r,a)},r,a)},n.CancelAllQueries=function(e){n.comm.CancelAllQueries(e)},n.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},n.ExecSubscribe=function(e,s,r,a,o,t,l,c,m,i){var u="",p="";null!=m&&null!=i&&(u="<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>"+m+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+i+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",p='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),c=null!=c&&null!=c?"<a:ReferenceParameters>"+c+"</a:ReferenceParameters>":"";var w="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+d(l)+u+'</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>"+p+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";n.PerformAjax(w+"</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"')},n.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+d(o)+"</Header><Body><e:Unsubscribe/>";n.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},n.ExecPut=function(e,s,r,a,o,t){var l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+d(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=n.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 l=0;l<t.length;l++)a+="<w:Selector"+c(t[l])+">"+t[l].Value+"</w:Selector>";else a+="<w:Selector"+c(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(l=0;l<s[o].length;l++)a+="<r:"+o+">"+s[o][l].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);n.PerformAjax(l+"</Body></Envelope>",r,a,o)},n.ExecCreate=function(e,s,r,a,o,t){var l=n.GetNameFromUrl(e),c="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+d(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(var m in s)c+="<g:"+m+">"+s[m]+"</g:"+m+">";n.PerformAjax(c+"</g:"+l+"></Body></Envelope>",r,a,o)},n.ExecCreateXml=function(e,s,r,a,o){var t=n.GetNameFromUrl(e);n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+d(s)+"</Header><Body /></Envelope>";n.PerformAjax(t,r,a,o)},n.ExecGet=function(e,s,r,a){n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ExecMethod=function(e,s,r,a,o,t,l){var c="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var m in r[d])c+="<r:"+d+">"+r[d][m]+"</r:"+d+">";else c+="<r:"+d+">"+r[d]+"</r:"+d+">";n.ExecMethodXml(e,s,c,a,o,t,l)},n.ExecMethodXml=function(e,s,r,a,o,t,l){n.PerformAjax(e+"/"+s+"</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+d(l)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},n.ExecEnum=function(e,s,r,a){n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ExecPull=function(e,s,r,a,o){n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ParseWsman=function(e){try{e.childNodes||(e=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}(e));var s,r={Header:{}},a=e.getElementsByTagName("Header")[0];if(a||(a=e.getElementsByTagName("a:Header")[0]),!a)return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=e.getElementsByTagName("Body")[0];if(n||(n=e.getElementsByTagName("a:Body")[0]),!n)return null;if(n.childNodes.length>0){var c=(s=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=c&&c==s.length-7&&(s=s.substring(0,s.length-7)),r.Header.Method=s,r.Body=l(n.childNodes[0])}return r}catch(s){return console.log("Unable to parse XML: "+e),null}},n}
\ No newline at end of file
1 +var WsmanStackCreateService=function(e,s,r,a,o,t){var n={};function l(e){for(var s,r={},a=0;a<e.childNodes.length;a++){var o=e.childNodes[a];"true"==(s=0==o.childElementCount?o.textContent:l(o))&&(s=!0),"false"==s&&(s=!1);var t=s;if(o.attributes.length>0){t={Value:s};for(var n=0;n<o.attributes.length;n++)t["@"+o.attributes[n].name]=o.attributes[n].value}r[o.localName]instanceof Array?r[o.localName].push(t):null==r[o.localName]?r[o.localName]=t:r[o.localName]=[r[o.localName],t]}return r}function d(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 c(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"+d(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+d(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return n.NextMessageId=1,n.Address="/wsman",n.comm=CreateWsmanComm(e,s,r,a,o,t),n.PerformAjax=function(e,s,r,a,o){null==o&&(o=""),n.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+o+"><Header><a:Action>"+e,function(e,r,a){if(200==r){var o=n.ParseWsman(e);o&&null!=o?s(n,o.Header.ResourceURI,o,200,a):s(n,null,{Header:{HttpError:r}},601,a)}else s(n,null,{Header:{HttpError:r}},r,a)},r,a)},n.CancelAllQueries=function(e){n.comm.CancelAllQueries(e)},n.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},n.ExecSubscribe=function(e,s,r,a,o,t,l,d,m,i){var u="",p="";null!=m&&null!=i&&(u="<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>"+m+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+i+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",p='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),d=null!=d&&null!=d?"<a:ReferenceParameters>"+d+"</a:ReferenceParameters>":"";var w="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+c(l)+u+'</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>"+p+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";n.PerformAjax(w+"</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"')},n.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+c(o)+"</Header><Body><e:Unsubscribe/>";n.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},n.ExecPut=function(e,s,r,a,o,t){var l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+c(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=n.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 l=0;l<t.length;l++)a+="<w:Selector"+d(t[l])+">"+t[l].Value+"</w:Selector>";else a+="<w:Selector"+d(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(l=0;l<s[o].length;l++)a+="<r:"+o+">"+s[o][l].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);n.PerformAjax(l+"</Body></Envelope>",r,a,o)},n.ExecCreate=function(e,s,r,a,o,t){var l=n.GetNameFromUrl(e),d="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+c(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(var m in s)d+="<g:"+m+">"+s[m]+"</g:"+m+">";n.PerformAjax(d+"</g:"+l+"></Body></Envelope>",r,a,o)},n.ExecCreateXml=function(e,s,r,a,o){var t=n.GetNameFromUrl(e);n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+c(s)+"</Header><Body /></Envelope>";n.PerformAjax(t,r,a,o)},n.ExecGet=function(e,s,r,a){n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ExecMethod=function(e,s,r,a,o,t,l){var d="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var m in r[c])d+="<r:"+c+">"+r[c][m]+"</r:"+c+">";else d+="<r:"+c+">"+r[c]+"</r:"+c+">";n.ExecMethodXml(e,s,d,a,o,t,l)},n.ExecMethodXml=function(e,s,r,a,o,t,l){n.PerformAjax(e+"/"+s+"</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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>"+c(l)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},n.ExecEnum=function(e,s,r,a){n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ExecPull=function(e,s,r,a,o){n.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+n.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+n.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)},n.ParseWsman=function(e){try{e.childNodes||(e=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}(e));var s,r={Header:{}},a=e.getElementsByTagName("Header")[0];if(a||(a=e.getElementsByTagName("a:Header")[0]),!a)return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=e.getElementsByTagName("Body")[0];if(n||(n=e.getElementsByTagName("a:Body")[0]),!n)return null;if(n.childNodes.length>0){var d=(s=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=d&&d==s.length-7&&(s=s.substring(0,s.length-7)),r.Header.Method=s,r.Body=l(n.childNodes[0])}return r}catch(s){return console.log("Unable to parse XML: "+e),null}},n}
\ No newline at end of file
translate/translate.json
+6120 -6118
@@ -26,10 +26,10 @@
26 "zh-chs": " + CIRA",
27 "zh-cht": " + CIRA",
28 "xloc": [
29 - "default.handlebars->121->2259",
30 - "default.handlebars->121->2261",
31 - "default3.handlebars->121->2256",
32 - "default3.handlebars->121->2258"
29 + "default.handlebars->121->2260",
30 + "default.handlebars->121->2262",
31 + "default3.handlebars->121->2257",
32 + "default3.handlebars->121->2259"
33 ]
34 },
35 {
@@ -278,8 +278,8 @@
278 "zh-chs": " 可以使用密码提示,但不建议使用。",
279 "zh-cht": " 可以使用密碼提示,但不建議使用。",
280 "xloc": [
281 - "default.handlebars->121->2131",
282 - "default3.handlebars->121->2112"
281 + "default.handlebars->121->2132",
282 + "default3.handlebars->121->2113"
283 ]
284 },
285 {
@@ -308,10 +308,10 @@
308 "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
309 "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
310 "xloc": [
311 - "default.handlebars->121->2385",
312 - "default.handlebars->121->2974",
313 - "default3.handlebars->121->2383",
314 - "default3.handlebars->121->2970"
311 + "default.handlebars->121->2386",
312 + "default.handlebars->121->2975",
313 + "default3.handlebars->121->2384",
314 + "default3.handlebars->121->2971"
315 ]
316 },
317 {
@@ -518,8 +518,8 @@
518 "zh-chs": "(可选的)",
519 "zh-cht": "(可選的)",
520 "xloc": [
521 - "default.handlebars->121->589",
522 - "default3.handlebars->121->586"
521 + "default.handlebars->121->590",
522 + "default3.handlebars->121->587"
523 ]
524 },
525 {
@@ -569,10 +569,10 @@
569 "zh-chs": "* 8-16个字符,1个大写,1个小写,1个数字,1个非字母数字。",
570 "zh-cht": "* 8-16個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
571 "xloc": [
572 - "default.handlebars->121->2343",
573 - "default.handlebars->121->551",
574 - "default3.handlebars->121->2338",
575 - "default3.handlebars->121->548"
572 + "default.handlebars->121->2344",
573 + "default.handlebars->121->552",
574 + "default3.handlebars->121->2339",
575 + "default3.handlebars->121->549"
576 ]
577 },
578 {
@@ -601,8 +601,8 @@
601 "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
602 "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
603 "xloc": [
604 - "default.handlebars->121->648",
605 - "default3.handlebars->121->645"
604 + "default.handlebars->121->649",
605 + "default3.handlebars->121->646"
606 ]
607 },
608 {
@@ -658,18 +658,18 @@
658 "default-mobile.handlebars->55->814",
659 "default-mobile.handlebars->55->816",
660 "default-mobile.handlebars->55->818",
661 - "default.handlebars->121->1008",
662 - "default.handlebars->121->1657",
663 - "default.handlebars->121->1659",
664 - "default.handlebars->121->1661",
665 - "default.handlebars->121->2461",
666 - "default.handlebars->121->2747",
667 - "default3.handlebars->121->1005",
668 - "default3.handlebars->121->1643",
669 - "default3.handlebars->121->1645",
670 - "default3.handlebars->121->1647",
671 - "default3.handlebars->121->2459",
672 - "default3.handlebars->121->2745"
661 + "default.handlebars->121->1009",
662 + "default.handlebars->121->1658",
663 + "default.handlebars->121->1660",
664 + "default.handlebars->121->1662",
665 + "default.handlebars->121->2462",
666 + "default.handlebars->121->2748",
667 + "default3.handlebars->121->1006",
668 + "default3.handlebars->121->1644",
669 + "default3.handlebars->121->1646",
670 + "default3.handlebars->121->1648",
671 + "default3.handlebars->121->2460",
672 + "default3.handlebars->121->2746"
673 ]
674 },
675 {
@@ -818,8 +818,8 @@
818 "zh-cht": ",MQTT在線",
819 "xloc": [
820 "default-mobile.handlebars->55->959",
821 - "default.handlebars->121->1803",
822 - "default3.handlebars->121->1787"
821 + "default.handlebars->121->1804",
822 + "default3.handlebars->121->1788"
823 ]
824 },
825 {
@@ -848,10 +848,10 @@
848 "zh-chs": ", 不同意",
849 "zh-cht": ", 不同意",
850 "xloc": [
851 - "default.handlebars->121->1103",
852 - "default.handlebars->121->2301",
853 - "default3.handlebars->121->1100",
854 - "default3.handlebars->121->2298"
851 + "default.handlebars->121->1104",
852 + "default.handlebars->121->2302",
853 + "default3.handlebars->121->1101",
854 + "default3.handlebars->121->2299"
855 ]
856 },
857 {
@@ -880,10 +880,10 @@
880 "zh-chs": ",提示同意",
881 "zh-cht": ",提示同意",
882 "xloc": [
883 - "default.handlebars->121->1104",
884 - "default.handlebars->121->2302",
885 - "default3.handlebars->121->1101",
886 - "default3.handlebars->121->2299"
883 + "default.handlebars->121->1105",
884 + "default.handlebars->121->2303",
885 + "default3.handlebars->121->1102",
886 + "default3.handlebars->121->2300"
887 ]
888 },
889 {
@@ -911,8 +911,8 @@
911 "zh-chs": ", RDP",
912 "zh-cht": ", RDP",
913 "xloc": [
914 - "default.handlebars->121->1405",
915 - "default3.handlebars->121->1392"
914 + "default.handlebars->121->1406",
915 + "default3.handlebars->121->1393"
916 ]
917 },
918 {
@@ -941,10 +941,10 @@
941 "zh-chs": ", 每天重复",
942 "zh-cht": ", 每天重複",
943 "xloc": [
944 - "default.handlebars->121->1100",
945 - "default.handlebars->121->2298",
946 - "default3.handlebars->121->1097",
947 - "default3.handlebars->121->2295"
944 + "default.handlebars->121->1101",
945 + "default.handlebars->121->2299",
946 + "default3.handlebars->121->1098",
947 + "default3.handlebars->121->2296"
948 ]
949 },
950 {
@@ -973,10 +973,10 @@
973 "zh-chs": ", 每周重复一次",
974 "zh-cht": ", 每週重複一次",
975 "xloc": [
976 - "default.handlebars->121->1101",
977 - "default.handlebars->121->2299",
978 - "default3.handlebars->121->1098",
979 - "default3.handlebars->121->2296"
976 + "default.handlebars->121->1102",
977 + "default.handlebars->121->2300",
978 + "default3.handlebars->121->1099",
979 + "default3.handlebars->121->2297"
980 ]
981 },
982 {
@@ -1035,8 +1035,8 @@
1035 "zh-cht": ", SFTP",
1036 "xloc": [
1037 "default-mobile.handlebars->55->696",
1038 - "default.handlebars->121->1527",
1039 - "default3.handlebars->121->1513"
1038 + "default.handlebars->121->1528",
1039 + "default3.handlebars->121->1514"
1040 ]
1041 },
1042 {
@@ -1064,8 +1064,8 @@
1064 "zh-chs": ", SSH",
1065 "zh-cht": ", SSH",
1066 "xloc": [
1067 - "default.handlebars->121->1495",
1068 - "default3.handlebars->121->1481"
1067 + "default.handlebars->121->1496",
1068 + "default3.handlebars->121->1482"
1069 ]
1070 },
1071 {
@@ -1093,8 +1093,8 @@
1093 "zh-chs": ",软体KVM",
1094 "zh-cht": ",軟體KVM",
1095 "xloc": [
1096 - "default.handlebars->121->1388",
1097 - "default3.handlebars->121->1375",
1096 + "default.handlebars->121->1389",
1097 + "default3.handlebars->121->1376",
1098 "sharing.handlebars->49->12"
1099 ]
1100 },
@@ -1124,10 +1124,10 @@
1124 "zh-chs": ", 工具栏",
1125 "zh-cht": ", 工具欄",
1126 "xloc": [
1127 - "default.handlebars->121->1105",
1128 - "default.handlebars->121->2303",
1129 - "default3.handlebars->121->1102",
1130 - "default3.handlebars->121->2300"
1127 + "default.handlebars->121->1106",
1128 + "default.handlebars->121->2304",
1129 + "default3.handlebars->121->1103",
1130 + "default3.handlebars->121->2301"
1131 ]
1132 },
1133 {
@@ -1156,10 +1156,10 @@
1156 "zh-chs": ", 仅查看桌面",
1157 "zh-cht": ", 僅查看桌面",
1158 "xloc": [
1159 - "default.handlebars->121->1102",
1160 - "default.handlebars->121->2300",
1161 - "default3.handlebars->121->1099",
1162 - "default3.handlebars->121->2297"
1159 + "default.handlebars->121->1103",
1160 + "default.handlebars->121->2301",
1161 + "default3.handlebars->121->1100",
1162 + "default3.handlebars->121->2298"
1163 ]
1164 },
1165 {
@@ -1190,12 +1190,12 @@
1190 "default-mobile.handlebars->55->637",
1191 "default-mobile.handlebars->55->674",
1192 "default-mobile.handlebars->55->697",
1193 - "default.handlebars->121->1404",
1194 - "default.handlebars->121->1496",
1195 - "default.handlebars->121->1528",
1196 - "default3.handlebars->121->1391",
1197 - "default3.handlebars->121->1482",
1198 - "default3.handlebars->121->1514",
1193 + "default.handlebars->121->1405",
1194 + "default.handlebars->121->1497",
1195 + "default.handlebars->121->1529",
1196 + "default3.handlebars->121->1392",
1197 + "default3.handlebars->121->1483",
1198 + "default3.handlebars->121->1515",
1199 "sharing-mobile.handlebars->55->14",
1200 "sharing-mobile.handlebars->55->46",
1201 "sharing-mobile.handlebars->55->63",
@@ -1355,8 +1355,8 @@
1355 "zh-chs": ",{0}观看",
1356 "zh-cht": ",{0}觀看",
1357 "xloc": [
1358 - "default.handlebars->121->1399",
1359 - "default3.handlebars->121->1386",
1358 + "default.handlebars->121->1400",
1359 + "default3.handlebars->121->1387",
1360 "sharing.handlebars->49->13"
1361 ]
1362 },
@@ -1456,8 +1456,8 @@
1456 "en": "0 bps",
1457 "xloc": [
1458 "default-mobile.handlebars->55->370",
1459 - "default.handlebars->121->2544",
1460 - "default3.handlebars->121->2542"
1459 + "default.handlebars->121->2545",
1460 + "default3.handlebars->121->2543"
1461 ]
1462 },
1463 {
@@ -1514,8 +1514,8 @@
1514 "zh-chs": "1个活跃时段",
1515 "zh-cht": "1個活躍時段",
1516 "xloc": [
1517 - "default.handlebars->121->3069",
1518 - "default3.handlebars->121->3065"
1517 + "default.handlebars->121->3070",
1518 + "default3.handlebars->121->3066"
1519 ]
1520 },
1521 {
@@ -1546,8 +1546,8 @@
1546 "xloc": [
1547 "default-mobile.handlebars->55->1102",
1548 "default-mobile.handlebars->55->378",
1549 - "default.handlebars->121->2555",
1550 - "default3.handlebars->121->2553",
1549 + "default.handlebars->121->2556",
1550 + "default3.handlebars->121->2554",
1551 "download.handlebars->7->1",
1552 "download2.handlebars->11->1",
1553 "sharing-mobile.handlebars->55->111",
@@ -1609,8 +1609,8 @@
1609 "zh-chs": "1条连接",
1610 "zh-cht": "1位聯絡文",
1611 "xloc": [
1612 - "default.handlebars->121->1401",
1613 - "default3.handlebars->121->1388",
1612 + "default.handlebars->121->1402",
1613 + "default3.handlebars->121->1389",
1614 "sharing.handlebars->49->15"
1615 ]
1616 },
@@ -1641,11 +1641,11 @@
1641 "zh-cht": "1天",
1642 "xloc": [
1643 "default.handlebars->121->297",
1644 - "default.handlebars->121->580",
1645 - "default.handlebars->121->594",
1644 + "default.handlebars->121->581",
1645 + "default.handlebars->121->595",
1646 "default3.handlebars->121->293",
1647 - "default3.handlebars->121->577",
1648 - "default3.handlebars->121->591"
1647 + "default3.handlebars->121->578",
1648 + "default3.handlebars->121->592"
1649 ]
1650 },
1651 {
@@ -1674,8 +1674,8 @@
1674 "zh-chs": "1组",
1675 "zh-cht": "1群",
1676 "xloc": [
1677 - "default.handlebars->121->3024",
1678 - "default3.handlebars->121->3020"
1677 + "default.handlebars->121->3025",
1678 + "default3.handlebars->121->3021"
1679 ]
1680 },
1681 {
@@ -1705,11 +1705,11 @@
1705 "zh-cht": "1小時",
1706 "xloc": [
1707 "default.handlebars->121->295",
1708 - "default.handlebars->121->578",
1709 - "default.handlebars->121->592",
1708 + "default.handlebars->121->579",
1709 + "default.handlebars->121->593",
1710 "default3.handlebars->121->291",
1711 - "default3.handlebars->121->575",
1712 - "default3.handlebars->121->589"
1711 + "default3.handlebars->121->576",
1712 + "default3.handlebars->121->590"
1713 ]
1714 },
1715 {
@@ -1738,10 +1738,10 @@
1738 "zh-chs": "1分钟",
1739 "zh-cht": "1分鐘",
1740 "xloc": [
1741 - "default.handlebars->121->1213",
1742 - "default.handlebars->121->2096",
1743 - "default3.handlebars->121->1208",
1744 - "default3.handlebars->121->2078"
1741 + "default.handlebars->121->1214",
1742 + "default.handlebars->121->2097",
1743 + "default3.handlebars->121->1209",
1744 + "default3.handlebars->121->2079"
1745 ]
1746 },
1747 {
@@ -1826,11 +1826,11 @@
1826 "zh-cht": "1個月",
1827 "xloc": [
1828 "default.handlebars->121->299",
1829 - "default.handlebars->121->582",
1830 - "default.handlebars->121->596",
1829 + "default.handlebars->121->583",
1830 + "default.handlebars->121->597",
1831 "default3.handlebars->121->295",
1832 - "default3.handlebars->121->579",
1833 - "default3.handlebars->121->593"
1832 + "default3.handlebars->121->580",
1833 + "default3.handlebars->121->594"
1834 ]
1835 },
1836 {
@@ -1859,8 +1859,8 @@
1859 "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1860 "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1861 "xloc": [
1862 - "default.handlebars->121->2779",
1863 - "default3.handlebars->121->2777"
1862 + "default.handlebars->121->2780",
1863 + "default3.handlebars->121->2778"
1864 ]
1865 },
1866 {
@@ -1889,8 +1889,8 @@
1889 "zh-chs": "1个节点",
1890 "zh-cht": "1個節點",
1891 "xloc": [
1892 - "default.handlebars->121->707",
1893 - "default3.handlebars->121->704"
1892 + "default.handlebars->121->708",
1893 + "default3.handlebars->121->705"
1894 ]
1895 },
1896 {
@@ -1920,8 +1920,8 @@
1920 "zh-cht": "1秒",
1921 "xloc": [
1922 "default-mobile.handlebars->55->573",
1923 - "default.handlebars->121->1253",
1924 - "default3.handlebars->121->1248"
1923 + "default.handlebars->121->1254",
1924 + "default3.handlebars->121->1249"
1925 ]
1926 },
1927 {
@@ -2005,8 +2005,8 @@
2005 "zh-chs": "1 个选定的设备处于离线状态。",
2006 "zh-cht": "1 個選定的設備處於離線狀態。",
2007 "xloc": [
2008 - "default.handlebars->121->775",
2009 - "default3.handlebars->121->772"
2008 + "default.handlebars->121->776",
2009 + "default3.handlebars->121->773"
2010 ]
2011 },
2012 {
@@ -2035,8 +2035,8 @@
2035 "zh-chs": "1 个选定的设备在线。",
2036 "zh-cht": "1 個選定的設備在線。",
2037 "xloc": [
2038 - "default.handlebars->121->773",
2039 - "default3.handlebars->121->770"
2038 + "default.handlebars->121->774",
2039 + "default3.handlebars->121->771"
2040 ]
2041 },
2042 {
@@ -2072,22 +2072,22 @@
2072 "default-mobile.handlebars->55->425",
2073 "default-mobile.handlebars->55->429",
2074 "default-mobile.handlebars->55->433",
2075 - "default.handlebars->121->2783",
2076 - "default.handlebars->121->469",
2077 - "default.handlebars->121->472",
2078 - "default.handlebars->121->476",
2079 - "default.handlebars->121->480",
2080 - "default.handlebars->121->484",
2081 - "default.handlebars->121->488",
2082 - "default.handlebars->121->492",
2083 - "default3.handlebars->121->2781",
2084 - "default3.handlebars->121->466",
2085 - "default3.handlebars->121->469",
2086 - "default3.handlebars->121->473",
2087 - "default3.handlebars->121->477",
2088 - "default3.handlebars->121->481",
2089 - "default3.handlebars->121->485",
2090 - "default3.handlebars->121->489"
2075 + "default.handlebars->121->2784",
2076 + "default.handlebars->121->470",
2077 + "default.handlebars->121->473",
2078 + "default.handlebars->121->477",
2079 + "default.handlebars->121->481",
2080 + "default.handlebars->121->485",
2081 + "default.handlebars->121->489",
2082 + "default.handlebars->121->493",
2083 + "default3.handlebars->121->2782",
2084 + "default3.handlebars->121->467",
2085 + "default3.handlebars->121->470",
2086 + "default3.handlebars->121->474",
2087 + "default3.handlebars->121->478",
2088 + "default3.handlebars->121->482",
2089 + "default3.handlebars->121->486",
2090 + "default3.handlebars->121->490"
2091 ]
2092 },
2093 {
@@ -2117,11 +2117,11 @@
2117 "zh-cht": "1週",
2118 "xloc": [
2119 "default.handlebars->121->298",
2120 - "default.handlebars->121->581",
2121 - "default.handlebars->121->595",
2120 + "default.handlebars->121->582",
2121 + "default.handlebars->121->596",
2122 "default3.handlebars->121->294",
2123 - "default3.handlebars->121->578",
2124 - "default3.handlebars->121->592"
2123 + "default3.handlebars->121->579",
2124 + "default3.handlebars->121->593"
2125 ]
2126 },
2127 {
@@ -2299,10 +2299,10 @@
2299 "zh-chs": "10分钟",
2300 "zh-cht": "10分鐘",
2301 "xloc": [
2302 - "default.handlebars->121->1215",
2303 - "default.handlebars->121->2098",
2304 - "default3.handlebars->121->1210",
2305 - "default3.handlebars->121->2080"
2302 + "default.handlebars->121->1216",
2303 + "default.handlebars->121->2099",
2304 + "default3.handlebars->121->1211",
2305 + "default3.handlebars->121->2081"
2306 ]
2307 },
2308 {
@@ -2332,8 +2332,8 @@
2332 "zh-cht": "10 秒",
2333 "xloc": [
2334 "default-mobile.handlebars->55->575",
2335 - "default.handlebars->121->1255",
2336 - "default3.handlebars->121->1250"
2335 + "default.handlebars->121->1256",
2336 + "default3.handlebars->121->1251"
2337 ]
2338 },
2339 {
@@ -2510,10 +2510,10 @@
2510 "zh-chs": "12小时",
2511 "zh-cht": "12小時",
2512 "xloc": [
2513 - "default.handlebars->121->1223",
2514 - "default.handlebars->121->2106",
2515 - "default3.handlebars->121->1218",
2516 - "default3.handlebars->121->2088"
2513 + "default.handlebars->121->1224",
2514 + "default.handlebars->121->2107",
2515 + "default3.handlebars->121->1219",
2516 + "default3.handlebars->121->2089"
2517 ]
2518 },
2519 {
@@ -2632,10 +2632,10 @@
2632 "zh-chs": "15分钟",
2633 "zh-cht": "15分鐘",
2634 "xloc": [
2635 - "default.handlebars->121->1216",
2636 - "default.handlebars->121->2099",
2637 - "default3.handlebars->121->1211",
2638 - "default3.handlebars->121->2081"
2635 + "default.handlebars->121->1217",
2636 + "default.handlebars->121->2100",
2637 + "default3.handlebars->121->1212",
2638 + "default3.handlebars->121->2082"
2639 ]
2640 },
2641 {
@@ -2664,10 +2664,10 @@
2664 "zh-chs": "16小时",
2665 "zh-cht": "16小時",
2666 "xloc": [
2667 - "default.handlebars->121->1224",
2668 - "default.handlebars->121->2107",
2669 - "default3.handlebars->121->1219",
2670 - "default3.handlebars->121->2089"
2667 + "default.handlebars->121->1225",
2668 + "default.handlebars->121->2108",
2669 + "default3.handlebars->121->1220",
2670 + "default3.handlebars->121->2090"
2671 ]
2672 },
2673 {
@@ -2812,10 +2812,10 @@
2812 "zh-chs": "2天",
2813 "zh-cht": "2天",
2814 "xloc": [
2815 - "default.handlebars->121->1226",
2816 - "default.handlebars->121->2109",
2817 - "default3.handlebars->121->1221",
2818 - "default3.handlebars->121->2091"
2815 + "default.handlebars->121->1227",
2816 + "default.handlebars->121->2110",
2817 + "default3.handlebars->121->1222",
2818 + "default3.handlebars->121->2092"
2819 ]
2820 },
2821 {
@@ -2844,10 +2844,10 @@
2844 "zh-chs": "2小时",
2845 "zh-cht": "2小時",
2846 "xloc": [
2847 - "default.handlebars->121->1220",
2848 - "default.handlebars->121->2103",
2849 - "default3.handlebars->121->1215",
2850 - "default3.handlebars->121->2085"
2847 + "default.handlebars->121->1221",
2848 + "default.handlebars->121->2104",
2849 + "default3.handlebars->121->1216",
2850 + "default3.handlebars->121->2086"
2851 ]
2852 },
2853 {
@@ -3057,10 +3057,10 @@
3057 "zh-chs": "24小时",
3058 "zh-cht": "24小時",
3059 "xloc": [
3060 - "default.handlebars->121->1225",
3061 - "default.handlebars->121->2108",
3062 - "default3.handlebars->121->1220",
3063 - "default3.handlebars->121->2090"
3060 + "default.handlebars->121->1226",
3061 + "default.handlebars->121->2109",
3062 + "default3.handlebars->121->1221",
3063 + "default3.handlebars->121->2091"
3064 ]
3065 },
3066 {
@@ -3121,8 +3121,8 @@
3121 "zh-chs": "2FA备份代码已清除",
3122 "zh-cht": "2FA備份代碼已清除",
3123 "xloc": [
3124 - "default.handlebars->121->2668",
3125 - "default3.handlebars->121->2666"
3124 + "default.handlebars->121->2669",
3125 + "default3.handlebars->121->2667"
3126 ]
3127 },
3128 {
@@ -3182,8 +3182,8 @@
3182 "zh-chs": "第二个因素",
3183 "zh-cht": "第二個因素",
3184 "xloc": [
3185 - "default.handlebars->121->3256",
3186 - "default3.handlebars->121->3248"
3185 + "default.handlebars->121->3257",
3186 + "default3.handlebars->121->3249"
3187 ]
3188 },
3189 {
@@ -3212,10 +3212,10 @@
3212 "zh-chs": "启用第二因素身份验证",
3213 "zh-cht": "啟用第二因素身份驗證",
3214 "xloc": [
3215 - "default.handlebars->121->2797",
3216 - "default.handlebars->121->3050",
3217 - "default3.handlebars->121->2795",
3218 - "default3.handlebars->121->3046"
3215 + "default.handlebars->121->2798",
3216 + "default.handlebars->121->3051",
3217 + "default3.handlebars->121->2796",
3218 + "default3.handlebars->121->3047"
3219 ]
3220 },
3221 {
@@ -3386,10 +3386,10 @@
3386 "zh-chs": "30分钟",
3387 "zh-cht": "30分鐘",
3388 "xloc": [
3389 - "default.handlebars->121->1217",
3390 - "default.handlebars->121->2100",
3391 - "default3.handlebars->121->1212",
3392 - "default3.handlebars->121->2082"
3389 + "default.handlebars->121->1218",
3390 + "default.handlebars->121->2101",
3391 + "default3.handlebars->121->1213",
3392 + "default3.handlebars->121->2083"
3393 ]
3394 },
3395 {
@@ -3419,8 +3419,8 @@
3419 "zh-cht": "32 位",
3420 "xloc": [
3421 "default-mobile.handlebars->55->741",
3422 - "default.handlebars->121->1606",
3423 - "default3.handlebars->121->1592"
3422 + "default.handlebars->121->1607",
3423 + "default3.handlebars->121->1593"
3424 ]
3425 },
3426 {
@@ -3481,10 +3481,10 @@
3481 "zh-chs": "4天",
3482 "zh-cht": "4天",
3483 "xloc": [
3484 - "default.handlebars->121->1227",
3485 - "default.handlebars->121->2110",
3486 - "default3.handlebars->121->1222",
3487 - "default3.handlebars->121->2092"
3484 + "default.handlebars->121->1228",
3485 + "default.handlebars->121->2111",
3486 + "default3.handlebars->121->1223",
3487 + "default3.handlebars->121->2093"
3488 ]
3489 },
3490 {
@@ -3513,10 +3513,10 @@
3513 "zh-chs": "4个小时",
3514 "zh-cht": "4個小時",
3515 "xloc": [
3516 - "default.handlebars->121->1221",
3517 - "default.handlebars->121->2104",
3518 - "default3.handlebars->121->1216",
3519 - "default3.handlebars->121->2086"
3516 + "default.handlebars->121->1222",
3517 + "default.handlebars->121->2105",
3518 + "default3.handlebars->121->1217",
3519 + "default3.handlebars->121->2087"
3520 ]
3521 },
3522 {
@@ -3662,10 +3662,10 @@
3662 "zh-chs": "45分钟",
3663 "zh-cht": "45分鐘",
3664 "xloc": [
3665 - "default.handlebars->121->1218",
3666 - "default.handlebars->121->2101",
3667 - "default3.handlebars->121->1213",
3668 - "default3.handlebars->121->2083"
3665 + "default.handlebars->121->1219",
3666 + "default.handlebars->121->2102",
3667 + "default3.handlebars->121->1214",
3668 + "default3.handlebars->121->2084"
3669 ]
3670 },
3671 {
@@ -3723,10 +3723,10 @@
3723 "zh-chs": "5分钟",
3724 "zh-cht": "5分鐘",
3725 "xloc": [
3726 - "default.handlebars->121->1214",
3727 - "default.handlebars->121->2097",
3728 - "default3.handlebars->121->1209",
3729 - "default3.handlebars->121->2079"
3726 + "default.handlebars->121->1215",
3727 + "default.handlebars->121->2098",
3728 + "default3.handlebars->121->1210",
3729 + "default3.handlebars->121->2080"
3730 ]
3731 },
3732 {
@@ -3756,8 +3756,8 @@
3756 "zh-cht": "5秒",
3757 "xloc": [
3758 "default-mobile.handlebars->55->574",
3759 - "default.handlebars->121->1254",
3760 - "default3.handlebars->121->1249"
3759 + "default.handlebars->121->1255",
3760 + "default3.handlebars->121->1250"
3761 ]
3762 },
3763 {
@@ -3937,10 +3937,10 @@
3937 "zh-chs": "60分钟",
3938 "zh-cht": "60分鐘",
3939 "xloc": [
3940 - "default.handlebars->121->1219",
3941 - "default.handlebars->121->2102",
3942 - "default3.handlebars->121->1214",
3943 - "default3.handlebars->121->2084"
3940 + "default.handlebars->121->1220",
3941 + "default.handlebars->121->2103",
3942 + "default3.handlebars->121->1215",
3943 + "default3.handlebars->121->2085"
3944 ]
3945 },
3946 {
@@ -4029,8 +4029,8 @@
4029 "zh-cht": "64 位",
4030 "xloc": [
4031 "default-mobile.handlebars->55->743",
4032 - "default.handlebars->121->1608",
4033 - "default3.handlebars->121->1594"
4032 + "default.handlebars->121->1609",
4033 + "default3.handlebars->121->1595"
4034 ]
4035 },
4036 {
@@ -4088,8 +4088,8 @@
4088 "zh-chs": "7天电源状态",
4089 "zh-cht": "7天電源狀態",
4090 "xloc": [
4091 - "default.handlebars->121->1300",
4092 - "default3.handlebars->121->1290"
4091 + "default.handlebars->121->1301",
4092 + "default3.handlebars->121->1291"
4093 ]
4094 },
4095 {
@@ -4118,8 +4118,8 @@
4118 "zh-chs": "7天",
4119 "zh-cht": "7天",
4120 "xloc": [
4121 - "default.handlebars->121->2111",
4122 - "default3.handlebars->121->2093"
4121 + "default.handlebars->121->2112",
4122 + "default3.handlebars->121->2094"
4123 ]
4124 },
4125 {
@@ -4210,14 +4210,14 @@
4210 "zh-chs": "8小時",
4211 "zh-cht": "8小時",
4212 "xloc": [
4213 - "default.handlebars->121->1222",
4214 - "default.handlebars->121->2105",
4215 - "default.handlebars->121->579",
4216 - "default.handlebars->121->593",
4217 - "default3.handlebars->121->1217",
4218 - "default3.handlebars->121->2087",
4219 - "default3.handlebars->121->576",
4220 - "default3.handlebars->121->590"
4213 + "default.handlebars->121->1223",
4214 + "default.handlebars->121->2106",
4215 + "default.handlebars->121->580",
4216 + "default.handlebars->121->594",
4217 + "default3.handlebars->121->1218",
4218 + "default3.handlebars->121->2088",
4219 + "default3.handlebars->121->577",
4220 + "default3.handlebars->121->591"
4221 ]
4222 },
4223 {
@@ -4420,12 +4420,12 @@
4420 "zh-cht": "ACM",
4421 "xloc": [
4422 "default-mobile.handlebars->55->504",
4423 - "default.handlebars->121->2279",
4424 - "default.handlebars->121->457",
4425 - "default.handlebars->121->913",
4426 - "default3.handlebars->121->2276",
4427 - "default3.handlebars->121->454",
4428 - "default3.handlebars->121->910"
4423 + "default.handlebars->121->2280",
4424 + "default.handlebars->121->458",
4425 + "default.handlebars->121->914",
4426 + "default3.handlebars->121->2277",
4427 + "default3.handlebars->121->455",
4428 + "default3.handlebars->121->911"
4429 ]
4430 },
4431 {
@@ -4453,10 +4453,10 @@
4453 "zh-chs": "AMT",
4454 "zh-cht": "AMT",
4455 "xloc": [
4456 - "default.handlebars->121->435",
4457 - "default.handlebars->121->742",
4458 - "default3.handlebars->121->432",
4459 - "default3.handlebars->121->739"
4456 + "default.handlebars->121->436",
4457 + "default.handlebars->121->743",
4458 + "default3.handlebars->121->433",
4459 + "default3.handlebars->121->740"
4460 ]
4461 },
4462 {
@@ -4465,8 +4465,8 @@
4465 "nl": "AMT Host",
4466 "pl": "Host AMT",
4467 "xloc": [
4468 - "default.handlebars->121->406",
4469 - "default3.handlebars->121->403"
4468 + "default.handlebars->121->407",
4469 + "default3.handlebars->121->404"
4470 ]
4471 },
4472 {
@@ -4476,8 +4476,8 @@
4476 "nl": "AMT status",
4477 "pl": "Stan AMT",
4478 "xloc": [
4479 - "default.handlebars->121->407",
4480 - "default3.handlebars->121->404"
4479 + "default.handlebars->121->408",
4480 + "default3.handlebars->121->405"
4481 ]
4482 },
4483 {
@@ -4505,8 +4505,8 @@
4505 "zh-chs": "操作系统",
4506 "zh-cht": "AMT操作系統",
4507 "xloc": [
4508 - "default.handlebars->121->3415",
4509 - "default3.handlebars->121->3407"
4508 + "default.handlebars->121->3416",
4509 + "default3.handlebars->121->3408"
4510 ]
4511 },
4512 {
@@ -4534,10 +4534,10 @@
4534 "zh-chs": "AMT-Redir",
4535 "zh-cht": "AMT-Redir",
4536 "xloc": [
4537 - "default.handlebars->121->3266",
4538 - "default.handlebars->121->3319",
4539 - "default3.handlebars->121->3258",
4540 - "default3.handlebars->121->3311"
4537 + "default.handlebars->121->3267",
4538 + "default.handlebars->121->3320",
4539 + "default3.handlebars->121->3259",
4540 + "default3.handlebars->121->3312"
4541 ]
4542 },
4543 {
@@ -4565,10 +4565,10 @@
4565 "zh-chs": "AMT-WSMAN",
4566 "zh-cht": "AMT-WSMAN",
4567 "xloc": [
4568 - "default.handlebars->121->3265",
4569 - "default.handlebars->121->3318",
4570 - "default3.handlebars->121->3257",
4571 - "default3.handlebars->121->3310"
4568 + "default.handlebars->121->3266",
4569 + "default.handlebars->121->3319",
4570 + "default3.handlebars->121->3258",
4571 + "default3.handlebars->121->3311"
4572 ]
4573 },
4574 {
@@ -4576,8 +4576,8 @@
4576 "en": "APK",
4577 "nl": "APK",
4578 "xloc": [
4579 - "default.handlebars->121->669",
4580 - "default3.handlebars->121->666"
4579 + "default.handlebars->121->670",
4580 + "default3.handlebars->121->667"
4581 ]
4582 },
4583 {
@@ -4589,8 +4589,8 @@
4589 "uk": "MeshAgent версія APK",
4590 "xloc": [
4591 "default-mobile.handlebars->55->1011",
4592 - "default.handlebars->121->668",
4593 - "default3.handlebars->121->665"
4592 + "default.handlebars->121->669",
4593 + "default3.handlebars->121->666"
4594 ]
4595 },
4596 {
@@ -4598,8 +4598,8 @@
4598 "en": "ARM 64bit version of macOS Mesh Agent",
4599 "nl": "ARM 64bit versie van de macOS Mesh Agent",
4600 "xloc": [
4601 - "default.handlebars->121->657",
4602 - "default3.handlebars->121->654"
4601 + "default.handlebars->121->658",
4602 + "default3.handlebars->121->655"
4603 ]
4604 },
4605 {
@@ -4611,10 +4611,10 @@
4611 "pl": "Meshagent wersja ARM 64bit",
4612 "uk": "MeshAgent версія ARM 64-біт ",
4613 "xloc": [
4614 - "default.handlebars->121->642",
4615 - "default.handlebars->121->689",
4616 - "default3.handlebars->121->639",
4617 - "default3.handlebars->121->686"
4614 + "default.handlebars->121->643",
4615 + "default.handlebars->121->690",
4616 + "default3.handlebars->121->640",
4617 + "default3.handlebars->121->687"
4618 ]
4619 },
4620 {
@@ -4803,10 +4803,10 @@
4803 "xloc": [
4804 "default-mobile.handlebars->55->752",
4805 "default-mobile.handlebars->55->754",
4806 - "default.handlebars->121->932",
4807 - "default.handlebars->121->934",
4808 - "default3.handlebars->121->929",
4809 - "default3.handlebars->121->931"
4806 + "default.handlebars->121->933",
4807 + "default.handlebars->121->935",
4808 + "default3.handlebars->121->930",
4809 + "default3.handlebars->121->932"
4810 ]
4811 },
4812 {
@@ -4836,8 +4836,8 @@
4836 "zh-cht": "拒絕存取",
4837 "xloc": [
4838 "default-mobile.handlebars->55->960",
4839 - "default.handlebars->121->1804",
4840 - "default3.handlebars->121->1788"
4839 + "default.handlebars->121->1805",
4840 + "default3.handlebars->121->1789"
4841 ]
4842 },
4843 {
@@ -4926,8 +4926,8 @@
4926 "zh-chs": "访问服务器档案",
4927 "zh-cht": "存取伺服器檔案",
4928 "xloc": [
4929 - "default.handlebars->121->2980",
4930 - "default3.handlebars->121->2976"
4929 + "default.handlebars->121->2981",
4930 + "default3.handlebars->121->2977"
4931 ]
4932 },
4933 {
@@ -5054,19 +5054,19 @@
5054 "default-mobile.handlebars->55->471",
5055 "default-mobile.handlebars->55->473",
5056 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5057 - "default.handlebars->121->2140",
5058 - "default.handlebars->121->2142",
5059 - "default.handlebars->121->3470",
5060 - "default.handlebars->121->750",
5061 - "default.handlebars->121->873",
5062 - "default.handlebars->121->875",
5063 - "default3.handlebars->121->2143",
5057 + "default.handlebars->121->2141",
5058 + "default.handlebars->121->2143",
5059 + "default.handlebars->121->3471",
5060 + "default.handlebars->121->751",
5061 + "default.handlebars->121->874",
5062 + "default.handlebars->121->876",
5063 "default3.handlebars->121->2144",
5065 - "default3.handlebars->121->3460",
5066 - "default3.handlebars->121->3462",
5067 - "default3.handlebars->121->747",
5068 - "default3.handlebars->121->870",
5069 - "default3.handlebars->121->872"
5064 + "default3.handlebars->121->2145",
5065 + "default3.handlebars->121->3461",
5066 + "default3.handlebars->121->3463",
5067 + "default3.handlebars->121->748",
5068 + "default3.handlebars->121->871",
5069 + "default3.handlebars->121->873"
5070 ]
5071 },
5072 {
@@ -5096,8 +5096,8 @@
5096 "zh-cht": "帳號設定",
5097 "xloc": [
5098 "default-mobile.handlebars->55->1069",
5099 - "default.handlebars->121->3339",
5100 - "default3.handlebars->121->3331"
5099 + "default.handlebars->121->3340",
5100 + "default3.handlebars->121->3332"
5101 ]
5102 },
5103 {
@@ -5172,8 +5172,8 @@
5172 "pl": "Konto zmienione di synchronizacji z danymi LDAP.",
5173 "uk": "Акаунт змінено на синхронізацію з даними LDAP.",
5174 "xloc": [
5175 - "default.handlebars->121->2729",
5176 - "default3.handlebars->121->2727"
5175 + "default.handlebars->121->2730",
5176 + "default3.handlebars->121->2728"
5177 ]
5178 },
5179 {
@@ -5202,8 +5202,8 @@
5202 "zh-chs": "帐户已更改:{0}",
5203 "zh-cht": "帳戶已更改:{0}",
5204 "xloc": [
5205 - "default.handlebars->121->2641",
5206 - "default3.handlebars->121->2639"
5205 + "default.handlebars->121->2642",
5206 + "default3.handlebars->121->2640"
5207 ]
5208 },
5209 {
@@ -5232,8 +5232,8 @@
5232 "zh-chs": "创建帐户,电子邮件为{0}",
5233 "zh-cht": "創建帳戶,電子郵件為{0}",
5234 "xloc": [
5235 - "default.handlebars->121->2640",
5236 - "default3.handlebars->121->2638"
5235 + "default.handlebars->121->2641",
5236 + "default3.handlebars->121->2639"
5237 ]
5238 },
5239 {
@@ -5262,8 +5262,8 @@
5262 "zh-chs": "已创建帐户,名称为 {0}。",
5263 "zh-cht": "已創建帳戶,名稱為 {0}。",
5264 "xloc": [
5265 - "default.handlebars->121->2703",
5266 - "default3.handlebars->121->2701"
5265 + "default.handlebars->121->2704",
5266 + "default3.handlebars->121->2702"
5267 ]
5268 },
5269 {
@@ -5292,8 +5292,8 @@
5292 "zh-chs": "创建帐户,用户名是{0}",
5293 "zh-cht": "帳戶已創建,用戶名是{0}",
5294 "xloc": [
5295 - "default.handlebars->121->2639",
5296 - "default3.handlebars->121->2637"
5295 + "default.handlebars->121->2640",
5296 + "default3.handlebars->121->2638"
5297 ]
5298 },
5299 {
@@ -5324,11 +5324,11 @@
5324 "xloc": [
5325 "default-mobile.handlebars->55->74",
5326 "default.handlebars->121->227",
5327 - "default.handlebars->121->2799",
5328 - "default.handlebars->121->2977",
5327 + "default.handlebars->121->2800",
5328 + "default.handlebars->121->2978",
5329 "default3.handlebars->121->224",
5330 - "default3.handlebars->121->2797",
5331 - "default3.handlebars->121->2973"
5330 + "default3.handlebars->121->2798",
5331 + "default3.handlebars->121->2974"
5332 ]
5333 },
5334 {
@@ -5358,8 +5358,8 @@
5358 "zh-cht": "達到帳戶限制。",
5359 "xloc": [
5360 "default-mobile.handlebars->55->1081",
5361 - "default.handlebars->121->3351",
5362 - "default3.handlebars->121->3343",
5361 + "default.handlebars->121->3352",
5362 + "default3.handlebars->121->3344",
5363 "login-mobile.handlebars->23->6",
5364 "login.handlebars->13->8",
5365 "login2.handlebars->17->206"
@@ -5422,8 +5422,8 @@
5422 "zh-chs": "帐号登录",
5423 "zh-cht": "帳號登錄",
5424 "xloc": [
5425 - "default.handlebars->121->2576",
5426 - "default3.handlebars->121->2574"
5425 + "default.handlebars->121->2577",
5426 + "default3.handlebars->121->2575"
5427 ]
5428 },
5429 {
@@ -5452,8 +5452,8 @@
5452 "zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5453 "zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
5454 "xloc": [
5455 - "default.handlebars->121->2682",
5456 - "default3.handlebars->121->2680"
5455 + "default.handlebars->121->2683",
5456 + "default3.handlebars->121->2681"
5457 ]
5458 },
5459 {
@@ -5467,8 +5467,8 @@
5467 "pl": "Zapisy logowania tokenami użytkownika",
5468 "uk": "Записи токенів входу до акаунту",
5469 "xloc": [
5470 - "default.handlebars->121->3308",
5471 - "default3.handlebars->121->3300"
5470 + "default.handlebars->121->3309",
5471 + "default3.handlebars->121->3301"
5472 ]
5473 },
5474 {
@@ -5497,8 +5497,8 @@
5497 "zh-chs": "帐户登出",
5498 "zh-cht": "帳戶登出",
5499 "xloc": [
5500 - "default.handlebars->121->2577",
5501 - "default3.handlebars->121->2575"
5500 + "default.handlebars->121->2578",
5501 + "default3.handlebars->121->2576"
5502 ]
5503 },
5504 {
@@ -5558,8 +5558,8 @@
5558 "zh-chs": "帐户密码已更改:{0}",
5559 "zh-cht": "帳戶密碼已更改:{0}",
5560 "xloc": [
5561 - "default.handlebars->121->2649",
5562 - "default3.handlebars->121->2647"
5561 + "default.handlebars->121->2650",
5562 + "default3.handlebars->121->2648"
5563 ]
5564 },
5565 {
@@ -5588,8 +5588,8 @@
5588 "zh-chs": "帐户已删除",
5589 "zh-cht": "帳戶已刪除",
5590 "xloc": [
5591 - "default.handlebars->121->2638",
5592 - "default3.handlebars->121->2636"
5591 + "default.handlebars->121->2639",
5592 + "default3.handlebars->121->2637"
5593 ]
5594 },
5595 {
@@ -5649,9 +5649,9 @@
5649 "zh-cht": "指令",
5650 "xloc": [
5651 "default-mobile.handlebars->55->975",
5652 - "default.handlebars->121->1819",
5652 + "default.handlebars->121->1820",
5653 "default.handlebars->container->column_l->p42->p42tbl->1->0->8",
5654 - "default3.handlebars->121->1803",
5654 + "default3.handlebars->121->1804",
5655 "default3.handlebars->container->column_l->p42->p42tbl->1->0->17"
5656 ]
5657 },
@@ -5681,10 +5681,10 @@
5681 "zh-chs": "动作档案",
5682 "zh-cht": "動作檔案",
5683 "xloc": [
5684 - "default.handlebars->121->1347",
5685 - "default.handlebars->121->1349",
5686 - "default3.handlebars->121->1335",
5687 - "default3.handlebars->121->1337"
5684 + "default.handlebars->121->1348",
5685 + "default.handlebars->121->1350",
5686 + "default3.handlebars->121->1336",
5687 + "default3.handlebars->121->1338"
5688 ]
5689 },
5690 {
@@ -5717,11 +5717,11 @@
5717 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
5718 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
5719 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
5720 - "default.handlebars->121->1009",
5720 + "default.handlebars->121->1010",
5721 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
5722 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
5723 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1",
5724 - "default3.handlebars->121->1006",
5724 + "default3.handlebars->121->1007",
5725 "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->3",
5726 "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->3",
5727 "default3.handlebars->container->column_l->p13->p13toolbar->1->0->1->3"
@@ -5753,8 +5753,8 @@
5753 "zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔&reg;AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。",
5754 "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾&reg;AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
5755 "xloc": [
5756 - "default.handlebars->121->545",
5757 - "default3.handlebars->121->542"
5756 + "default.handlebars->121->546",
5757 + "default3.handlebars->121->543"
5758 ]
5759 },
5760 {
@@ -5841,8 +5841,8 @@
5841 "zh-chs": "如果ACM失败,则激活到CCM",
5842 "zh-cht": "如果ACM失敗,則激活到CCM",
5843 "xloc": [
5844 - "default.handlebars->121->2334",
5845 - "default3.handlebars->121->2329"
5844 + "default.handlebars->121->2335",
5845 + "default3.handlebars->121->2330"
5846 ]
5847 },
5848 {
@@ -5875,14 +5875,14 @@
5875 "default-mobile.handlebars->55->501",
5876 "default-mobile.handlebars->55->826",
5877 "default-mobile.handlebars->55->860",
5878 - "default.handlebars->121->1669",
5879 - "default.handlebars->121->1703",
5880 - "default.handlebars->121->906",
5881 - "default.handlebars->121->908",
5882 - "default3.handlebars->121->1653",
5883 - "default3.handlebars->121->1687",
5884 - "default3.handlebars->121->903",
5885 - "default3.handlebars->121->905"
5878 + "default.handlebars->121->1670",
5879 + "default.handlebars->121->1704",
5880 + "default.handlebars->121->907",
5881 + "default.handlebars->121->909",
5882 + "default3.handlebars->121->1654",
5883 + "default3.handlebars->121->1688",
5884 + "default3.handlebars->121->904",
5885 + "default3.handlebars->121->906"
5886 ]
5887 },
5888 {
@@ -5941,10 +5941,10 @@
5941 "zh-chs": "主动设备共享",
5942 "zh-cht": "主動設備共享",
5943 "xloc": [
5944 - "default.handlebars->121->1085",
5945 - "default.handlebars->121->2283",
5946 - "default3.handlebars->121->1082",
5947 - "default3.handlebars->121->2280"
5944 + "default.handlebars->121->1086",
5945 + "default.handlebars->121->2284",
5946 + "default3.handlebars->121->1083",
5947 + "default3.handlebars->121->2281"
5948 ]
5949 },
5950 {
@@ -5973,8 +5973,8 @@
5973 "zh-chs": "活动登录令牌",
5974 "zh-cht": "活動登錄令牌",
5975 "xloc": [
5976 - "default.handlebars->121->2171",
5977 - "default3.handlebars->121->2172"
5976 + "default.handlebars->121->2172",
5977 + "default3.handlebars->121->2173"
5978 ]
5979 },
5980 {
@@ -6004,8 +6004,8 @@
6004 "zh-cht": "活躍用戶",
6005 "xloc": [
6006 "default-mobile.handlebars->55->782",
6007 - "default.handlebars->121->962",
6008 - "default3.handlebars->121->959"
6007 + "default.handlebars->121->963",
6008 + "default3.handlebars->121->960"
6009 ]
6010 },
6011 {
@@ -6035,8 +6035,8 @@
6035 "zh-cht": "活躍用戶",
6036 "xloc": [
6037 "default-mobile.handlebars->55->781",
6038 - "default.handlebars->121->961",
6039 - "default3.handlebars->121->958"
6038 + "default.handlebars->121->962",
6039 + "default3.handlebars->121->959"
6040 ]
6041 },
6042 {
@@ -6066,10 +6066,10 @@
6066 "zh-cht": "添加",
6067 "xloc": [
6068 "default-mobile.handlebars->55->666",
6069 - "default.handlebars->121->1437",
6070 - "default.handlebars->121->1443",
6071 - "default3.handlebars->121->1425",
6072 - "default3.handlebars->121->1431",
6069 + "default.handlebars->121->1438",
6070 + "default.handlebars->121->1444",
6071 + "default3.handlebars->121->1426",
6072 + "default3.handlebars->121->1432",
6073 "sharing-mobile.handlebars->55->41"
6074 ]
6075 },
@@ -6099,10 +6099,10 @@
6099 "zh-chs": "添加代理",
6100 "zh-cht": "新增代理",
6101 "xloc": [
6102 - "default.handlebars->121->2273",
6103 - "default.handlebars->121->511",
6104 - "default3.handlebars->121->2270",
6105 - "default3.handlebars->121->508"
6102 + "default.handlebars->121->2274",
6103 + "default.handlebars->121->512",
6104 + "default3.handlebars->121->2271",
6105 + "default3.handlebars->121->509"
6106 ]
6107 },
6108 {
@@ -6131,14 +6131,14 @@
6131 "zh-chs": "添加设备",
6132 "zh-cht": "新增裝置",
6133 "xloc": [
6134 - "default.handlebars->121->2277",
6135 - "default.handlebars->121->2952",
6136 - "default.handlebars->121->3147",
6137 - "default.handlebars->121->515",
6138 - "default3.handlebars->121->2274",
6139 - "default3.handlebars->121->2948",
6140 - "default3.handlebars->121->3137",
6141 - "default3.handlebars->121->512"
6134 + "default.handlebars->121->2278",
6135 + "default.handlebars->121->2953",
6136 + "default.handlebars->121->3148",
6137 + "default.handlebars->121->516",
6138 + "default3.handlebars->121->2275",
6139 + "default3.handlebars->121->2949",
6140 + "default3.handlebars->121->3138",
6141 + "default3.handlebars->121->513"
6142 ]
6143 },
6144 {
@@ -6167,8 +6167,8 @@
6167 "zh-chs": "添加设备日志",
6168 "zh-cht": "新增裝置日誌",
6169 "xloc": [
6170 - "default.handlebars->121->1171",
6171 - "default3.handlebars->121->1166"
6170 + "default.handlebars->121->1172",
6171 + "default3.handlebars->121->1167"
6172 ]
6173 },
6174 {
@@ -6197,14 +6197,14 @@
6197 "zh-chs": "添加设备组",
6198 "zh-cht": "新增裝置群",
6199 "xloc": [
6200 - "default.handlebars->121->2422",
6201 - "default.handlebars->121->2946",
6202 - "default.handlebars->121->3135",
6203 - "default.handlebars->121->411",
6204 - "default3.handlebars->121->2420",
6205 - "default3.handlebars->121->2942",
6206 - "default3.handlebars->121->3125",
6207 - "default3.handlebars->121->408"
6200 + "default.handlebars->121->2423",
6201 + "default.handlebars->121->2947",
6202 + "default.handlebars->121->3136",
6203 + "default.handlebars->121->412",
6204 + "default3.handlebars->121->2421",
6205 + "default3.handlebars->121->2943",
6206 + "default3.handlebars->121->3126",
6207 + "default3.handlebars->121->409"
6208 ]
6209 },
6210 {
@@ -6233,8 +6233,8 @@
6233 "zh-chs": "添加设备组权限",
6234 "zh-cht": "新增裝置群權限",
6235 "xloc": [
6236 - "default.handlebars->121->2419",
6237 - "default3.handlebars->121->2417"
6236 + "default.handlebars->121->2420",
6237 + "default3.handlebars->121->2418"
6238 ]
6239 },
6240 {
@@ -6263,10 +6263,10 @@
6263 "zh-chs": "添加设备权限",
6264 "zh-cht": "新增裝置權限",
6265 "xloc": [
6266 - "default.handlebars->121->2424",
6267 - "default.handlebars->121->2426",
6268 - "default3.handlebars->121->2422",
6269 - "default3.handlebars->121->2424"
6266 + "default.handlebars->121->2425",
6267 + "default.handlebars->121->2427",
6268 + "default3.handlebars->121->2423",
6269 + "default3.handlebars->121->2425"
6270 ]
6271 },
6272 {
@@ -6295,8 +6295,8 @@
6295 "zh-chs": "添加英特尔&reg;AMT设备",
6296 "zh-cht": "新增Intel&reg; AMT裝置",
6297 "xloc": [
6298 - "default.handlebars->121->535",
6299 - "default3.handlebars->121->532"
6298 + "default.handlebars->121->536",
6299 + "default3.handlebars->121->533"
6300 ]
6301 },
6302 {
@@ -6355,8 +6355,8 @@
6355 "zh-chs": "添加本地",
6356 "zh-cht": "新增本地",
6357 "xloc": [
6358 - "default.handlebars->121->505",
6359 - "default3.handlebars->121->502"
6358 + "default.handlebars->121->506",
6359 + "default3.handlebars->121->503"
6360 ]
6361 },
6362 {
@@ -6385,8 +6385,8 @@
6385 "zh-chs": "添加成员身份",
6386 "zh-cht": "新增成員身份",
6387 "xloc": [
6388 - "default.handlebars->121->3167",
6389 - "default3.handlebars->121->3157"
6388 + "default.handlebars->121->3168",
6389 + "default3.handlebars->121->3158"
6390 ]
6391 },
6392 {
@@ -6415,8 +6415,8 @@
6415 "zh-chs": "添加 Mesh Agent",
6416 "zh-cht": "新增 Mesh Agent",
6417 "xloc": [
6418 - "default.handlebars->121->706",
6419 - "default3.handlebars->121->703"
6418 + "default.handlebars->121->707",
6419 + "default3.handlebars->121->704"
6420 ]
6421 },
6422 {
@@ -6445,14 +6445,14 @@
6445 "zh-chs": "添加安全密钥",
6446 "zh-cht": "新增安全密鑰",
6447 "xloc": [
6448 - "default.handlebars->121->1886",
6448 "default.handlebars->121->1887",
6449 + "default.handlebars->121->1888",
6450 "default.handlebars->121->261",
6451 "default.handlebars->121->263",
6452 "default.handlebars->121->266",
6453 "default.handlebars->121->268",
6454 - "default3.handlebars->121->1868",
6454 "default3.handlebars->121->1869",
6455 + "default3.handlebars->121->1870",
6456 "default3.handlebars->121->256",
6457 "default3.handlebars->121->258",
6458 "default3.handlebars->121->261",
@@ -6486,8 +6486,8 @@
6486 "zh-cht": "新增用戶",
6487 "xloc": [
6488 "default-mobile.handlebars->55->993",
6489 - "default.handlebars->121->1077",
6490 - "default3.handlebars->121->1074"
6489 + "default.handlebars->121->1078",
6490 + "default3.handlebars->121->1075"
6491 ]
6492 },
6493 {
@@ -6516,8 +6516,8 @@
6516 "zh-chs": "添加用户设备权限",
6517 "zh-cht": "新增用戶裝置權限",
6518 "xloc": [
6519 - "default.handlebars->121->2429",
6520 - "default3.handlebars->121->2427"
6519 + "default.handlebars->121->2430",
6520 + "default3.handlebars->121->2428"
6521 ]
6522 },
6523 {
@@ -6546,14 +6546,14 @@
6546 "zh-chs": "添加用户组",
6547 "zh-cht": "新增用戶群",
6548 "xloc": [
6549 - "default.handlebars->121->1078",
6550 - "default.handlebars->121->2267",
6551 - "default.handlebars->121->2421",
6552 - "default.handlebars->121->3141",
6553 - "default3.handlebars->121->1075",
6554 - "default3.handlebars->121->2264",
6555 - "default3.handlebars->121->2419",
6556 - "default3.handlebars->121->3131"
6549 + "default.handlebars->121->1079",
6550 + "default.handlebars->121->2268",
6551 + "default.handlebars->121->2422",
6552 + "default.handlebars->121->3142",
6553 + "default3.handlebars->121->1076",
6554 + "default3.handlebars->121->2265",
6555 + "default3.handlebars->121->2420",
6556 + "default3.handlebars->121->3132"
6557 ]
6558 },
6559 {
@@ -6582,8 +6582,8 @@
6582 "zh-chs": "添加用户组设备权限",
6583 "zh-cht": "新增用戶群裝置權限",
6584 "xloc": [
6585 - "default.handlebars->121->2431",
6586 - "default3.handlebars->121->2429"
6585 + "default.handlebars->121->2432",
6586 + "default3.handlebars->121->2430"
6587 ]
6588 },
6589 {
@@ -6641,10 +6641,10 @@
6641 "zh-chs": "添加用户",
6642 "zh-cht": "新增用戶",
6643 "xloc": [
6644 - "default.handlebars->121->2266",
6645 - "default.handlebars->121->2941",
6646 - "default3.handlebars->121->2263",
6647 - "default3.handlebars->121->2937"
6644 + "default.handlebars->121->2267",
6645 + "default.handlebars->121->2942",
6646 + "default3.handlebars->121->2264",
6647 + "default3.handlebars->121->2938"
6648 ]
6649 },
6650 {
@@ -6673,8 +6673,8 @@
6673 "zh-chs": "将用户添加到设备组",
6674 "zh-cht": "將用戶新增到裝置群",
6675 "xloc": [
6676 - "default.handlebars->121->2418",
6677 - "default3.handlebars->121->2416"
6676 + "default.handlebars->121->2419",
6677 + "default3.handlebars->121->2417"
6678 ]
6679 },
6680 {
@@ -6703,8 +6703,8 @@
6703 "zh-chs": "将用户添加到用户组",
6704 "zh-cht": "將用戶新增到用戶群",
6705 "xloc": [
6706 - "default.handlebars->121->2976",
6707 - "default3.handlebars->121->2972"
6706 + "default.handlebars->121->2977",
6707 + "default3.handlebars->121->2973"
6708 ]
6709 },
6710 {
@@ -6763,8 +6763,8 @@
6763 "zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。",
6764 "zh-cht": "將本地設備添加到設備組 \\\"{0}\\\"。",
6765 "xloc": [
6766 - "default.handlebars->121->516",
6767 - "default3.handlebars->121->513"
6766 + "default.handlebars->121->517",
6767 + "default3.handlebars->121->514"
6768 ]
6769 },
6770 {
@@ -6793,8 +6793,8 @@
6793 "zh-chs": "通过扫描本地网络添加新的英特尔&reg;AMT计算机。",
6794 "zh-cht": "通過掃描本地網絡新增新的Intel&reg; AMT電腦。",
6795 "xloc": [
6796 - "default.handlebars->121->506",
6797 - "default3.handlebars->121->503"
6796 + "default.handlebars->121->507",
6797 + "default3.handlebars->121->504"
6798 ]
6799 },
6800 {
@@ -6823,8 +6823,8 @@
6823 "zh-chs": "添加位于本地网络上的新英特尔&reg;AMT计算机。",
6824 "zh-cht": "新增位於本地網絡上的新Intel&reg; AMT電腦。",
6825 "xloc": [
6826 - "default.handlebars->121->504",
6827 - "default3.handlebars->121->501"
6826 + "default.handlebars->121->505",
6827 + "default3.handlebars->121->502"
6828 ]
6829 },
6830 {
@@ -6853,8 +6853,8 @@
6853 "zh-chs": "将新的英特尔&reg;AMT设备添加到设备组“{0}”。",
6854 "zh-cht": "將新的Intel&reg; AMT裝置新增到裝置群“{0}”。",
6855 "xloc": [
6856 - "default.handlebars->121->525",
6857 - "default3.handlebars->121->522"
6856 + "default.handlebars->121->526",
6857 + "default3.handlebars->121->523"
6858 ]
6859 },
6860 {
@@ -6883,10 +6883,10 @@
6883 "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
6884 "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
6885 "xloc": [
6886 - "default.handlebars->121->2272",
6887 - "default.handlebars->121->510",
6888 - "default3.handlebars->121->2269",
6889 - "default3.handlebars->121->507"
6886 + "default.handlebars->121->2273",
6887 + "default.handlebars->121->511",
6888 + "default3.handlebars->121->2270",
6889 + "default3.handlebars->121->508"
6890 ]
6891 },
6892 {
@@ -6915,10 +6915,10 @@
6915 "zh-chs": "添加位于本地网络上的设备。",
6916 "zh-cht": "添加位於本地網絡上的設備。",
6917 "xloc": [
6918 - "default.handlebars->121->2276",
6919 - "default.handlebars->121->514",
6920 - "default3.handlebars->121->2273",
6921 - "default3.handlebars->121->511"
6918 + "default.handlebars->121->2277",
6919 + "default.handlebars->121->515",
6920 + "default3.handlebars->121->2274",
6921 + "default3.handlebars->121->512"
6922 ]
6923 },
6924 {
@@ -6947,8 +6947,8 @@
6947 "zh-chs": "添加本地设备",
6948 "zh-cht": "添加本地設備",
6949 "xloc": [
6950 - "default.handlebars->121->524",
6951 - "default3.handlebars->121->521"
6950 + "default.handlebars->121->525",
6951 + "default3.handlebars->121->522"
6952 ]
6953 },
6954 {
@@ -6977,8 +6977,8 @@
6977 "zh-chs": "添加标签",
6978 "zh-cht": "新增標籤",
6979 "xloc": [
6980 - "default.handlebars->121->782",
6981 - "default3.handlebars->121->779"
6980 + "default.handlebars->121->783",
6981 + "default3.handlebars->121->780"
6982 ]
6983 },
6984 {
@@ -7007,8 +7007,8 @@
7007 "zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel&reg; AMT以将“{0}”分组。",
7008 "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel&reg; AMT以將“{0}”分組。",
7009 "xloc": [
7010 - "default.handlebars->121->542",
7011 - "default3.handlebars->121->539"
7010 + "default.handlebars->121->543",
7011 + "default3.handlebars->121->540"
7012 ]
7013 },
7014 {
@@ -7037,8 +7037,8 @@
7037 "zh-chs": "添加了身份验证应用程序",
7038 "zh-cht": "添加了身份驗證應用程序",
7039 "xloc": [
7040 - "default.handlebars->121->2665",
7041 - "default3.handlebars->121->2663"
7040 + "default.handlebars->121->2666",
7041 + "default3.handlebars->121->2664"
7042 ]
7043 },
7044 {
@@ -7067,8 +7067,8 @@
7067 "zh-chs": "已将设备共享{0}从{1}添加到{2}",
7068 "zh-cht": "已將設備共享{0}從{1}添加到{2}",
7069 "xloc": [
7070 - "default.handlebars->121->2676",
7071 - "default3.handlebars->121->2674"
7070 + "default.handlebars->121->2677",
7071 + "default3.handlebars->121->2675"
7072 ]
7073 },
7074 {
@@ -7097,8 +7097,8 @@
7097 "zh-chs": "添加了每天重复的设备共享 {0}。",
7098 "zh-cht": "添加了每天重複的設備共享 {0}。",
7099 "xloc": [
7100 - "default.handlebars->121->2713",
7101 - "default3.handlebars->121->2711"
7100 + "default.handlebars->121->2714",
7101 + "default3.handlebars->121->2712"
7102 ]
7103 },
7104 {
@@ -7127,8 +7127,8 @@
7127 "zh-chs": "添加了每周重复的设备共享 {0}。",
7128 "zh-cht": "添加了每週重複的設備共享 {0}。",
7129 "xloc": [
7130 - "default.handlebars->121->2714",
7131 - "default3.handlebars->121->2712"
7130 + "default.handlebars->121->2715",
7131 + "default3.handlebars->121->2713"
7132 ]
7133 },
7134 {
@@ -7157,8 +7157,8 @@
7157 "zh-chs": "添加了无限时间的设备共享 {0}。",
7158 "zh-cht": "添加了無限時間的設備共享 {0}。",
7159 "xloc": [
7160 - "default.handlebars->121->2706",
7161 - "default3.handlebars->121->2704"
7160 + "default.handlebars->121->2707",
7161 + "default3.handlebars->121->2705"
7162 ]
7163 },
7164 {
@@ -7187,10 +7187,10 @@
7187 "zh-chs": "已将设备{0}添加到设备组{1}",
7188 "zh-cht": "已將設備{0}添加到設備組{1}",
7189 "xloc": [
7190 - "default.handlebars->121->2632",
7191 - "default.handlebars->121->2659",
7192 - "default3.handlebars->121->2630",
7193 - "default3.handlebars->121->2657"
7190 + "default.handlebars->121->2633",
7191 + "default.handlebars->121->2660",
7192 + "default3.handlebars->121->2631",
7193 + "default3.handlebars->121->2658"
7194 ]
7195 },
7196 {
@@ -7219,8 +7219,8 @@
7219 "zh-chs": "添加登录令牌",
7220 "zh-cht": "添加了登錄令牌",
7221 "xloc": [
7222 - "default.handlebars->121->2690",
7223 - "default3.handlebars->121->2688"
7222 + "default.handlebars->121->2691",
7223 + "default3.handlebars->121->2689"
7224 ]
7225 },
7226 {
@@ -7249,8 +7249,8 @@
7249 "zh-chs": "新增推送通知认证装置",
7250 "zh-cht": "增加推送通知認證設備",
7251 "xloc": [
7252 - "default.handlebars->121->2688",
7253 - "default3.handlebars->121->2686"
7252 + "default.handlebars->121->2689",
7253 + "default3.handlebars->121->2687"
7254 ]
7255 },
7256 {
@@ -7279,8 +7279,8 @@
7279 "zh-chs": "添加了安全密钥",
7280 "zh-cht": "添加了安全密鑰",
7281 "xloc": [
7282 - "default.handlebars->121->2670",
7283 - "default3.handlebars->121->2668"
7282 + "default.handlebars->121->2671",
7283 + "default3.handlebars->121->2669"
7284 ]
7285 },
7286 {
@@ -7309,8 +7309,8 @@
7309 "zh-chs": "已将用户组{0}添加到设备组{1}",
7310 "zh-cht": "已將用戶組{0}添加到設備組{1}",
7311 "xloc": [
7312 - "default.handlebars->121->2643",
7313 - "default3.handlebars->121->2641"
7312 + "default.handlebars->121->2644",
7313 + "default3.handlebars->121->2642"
7314 ]
7315 },
7316 {
@@ -7339,10 +7339,10 @@
7339 "zh-chs": "已将用户{0}添加到用户组{1}",
7340 "zh-cht": "已將用戶{0}添加到用戶組{1}",
7341 "xloc": [
7342 - "default.handlebars->121->2646",
7343 - "default.handlebars->121->2655",
7344 - "default3.handlebars->121->2644",
7345 - "default3.handlebars->121->2653"
7342 + "default.handlebars->121->2647",
7343 + "default.handlebars->121->2656",
7344 + "default3.handlebars->121->2645",
7345 + "default3.handlebars->121->2654"
7346 ]
7347 },
7348 {
@@ -7371,8 +7371,8 @@
7371 "zh-chs": "地址",
7372 "zh-cht": "地址",
7373 "xloc": [
7374 - "default.handlebars->121->404",
7375 - "default3.handlebars->121->401"
7374 + "default.handlebars->121->405",
7375 + "default3.handlebars->121->402"
7376 ]
7377 },
7378 {
@@ -7431,8 +7431,8 @@
7431 "zh-cht": "管理員控制模式(ACM)",
7432 "xloc": [
7433 "default-mobile.handlebars->55->828",
7434 - "default.handlebars->121->1671",
7435 - "default3.handlebars->121->1655"
7434 + "default.handlebars->121->1672",
7435 + "default3.handlebars->121->1656"
7436 ]
7437 },
7438 {
@@ -7462,8 +7462,8 @@
7462 "zh-cht": "管理員憑證",
7463 "xloc": [
7464 "default-mobile.handlebars->55->834",
7465 - "default.handlebars->121->1677",
7466 - "default3.handlebars->121->1661"
7465 + "default.handlebars->121->1678",
7466 + "default3.handlebars->121->1662"
7467 ]
7468 },
7469 {
@@ -7492,15 +7492,15 @@
7492 "zh-chs": "管理员PowerShell",
7493 "zh-cht": "管理員PowerShell",
7494 "xloc": [
7495 - "default.handlebars->121->3187",
7496 - "default.handlebars->121->3197",
7497 - "default.handlebars->121->3262",
7498 - "default.handlebars->121->3315",
7495 + "default.handlebars->121->3188",
7496 + "default.handlebars->121->3198",
7497 + "default.handlebars->121->3263",
7498 + "default.handlebars->121->3316",
7499 "default.handlebars->termShellContextMenu->3",
7500 - "default3.handlebars->121->3179",
7501 - "default3.handlebars->121->3189",
7502 - "default3.handlebars->121->3254",
7503 - "default3.handlebars->121->3307",
7500 + "default3.handlebars->121->3180",
7501 + "default3.handlebars->121->3190",
7502 + "default3.handlebars->121->3255",
7503 + "default3.handlebars->121->3308",
7504 "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->5->3->0",
7505 "player.handlebars->31->29",
7506 "xterm.handlebars->termShellContextMenu->cxtermps"
@@ -7532,8 +7532,8 @@
7532 "zh-chs": "管理领域",
7533 "zh-cht": "管理領域",
7534 "xloc": [
7535 - "default.handlebars->121->3028",
7536 - "default3.handlebars->121->3024"
7535 + "default.handlebars->121->3029",
7536 + "default3.handlebars->121->3025"
7537 ]
7538 },
7539 {
@@ -7593,8 +7593,8 @@
7593 "zh-chs": "管理领域",
7594 "zh-cht": "管理領域",
7595 "xloc": [
7596 - "default.handlebars->121->2873",
7597 - "default3.handlebars->121->2869"
7596 + "default.handlebars->121->2874",
7597 + "default3.handlebars->121->2870"
7598 ]
7599 },
7600 {
@@ -7623,8 +7623,8 @@
7623 "zh-chs": "管理员",
7624 "zh-cht": "管理員",
7625 "xloc": [
7626 - "default.handlebars->121->2791",
7627 - "default3.handlebars->121->2789"
7626 + "default.handlebars->121->2792",
7627 + "default3.handlebars->121->2790"
7628 ]
7629 },
7630 {
@@ -7654,8 +7654,8 @@
7654 "zh-cht": "南非文",
7655 "xloc": [
7656 "default-mobile.handlebars->55->120",
7657 - "default.handlebars->121->1889",
7658 - "default3.handlebars->121->1871",
7657 + "default.handlebars->121->1890",
7658 + "default3.handlebars->121->1872",
7659 "login2.handlebars->17->1"
7660 ]
7661 },
@@ -7689,18 +7689,18 @@
7689 "default-mobile.handlebars->55->463",
7690 "default-mobile.handlebars->55->520",
7691 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7692 - "default.handlebars->121->2502",
7693 - "default.handlebars->121->2515",
7694 - "default.handlebars->121->3413",
7695 - "default.handlebars->121->431",
7696 - "default.handlebars->121->738",
7692 + "default.handlebars->121->2503",
7693 + "default.handlebars->121->2516",
7694 + "default.handlebars->121->3414",
7695 + "default.handlebars->121->432",
7696 + "default.handlebars->121->739",
7697 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7698 "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm",
7699 - "default3.handlebars->121->2500",
7700 - "default3.handlebars->121->2513",
7701 - "default3.handlebars->121->3405",
7702 - "default3.handlebars->121->428",
7703 - "default3.handlebars->121->735",
7699 + "default3.handlebars->121->2501",
7700 + "default3.handlebars->121->2514",
7701 + "default3.handlebars->121->3406",
7702 + "default3.handlebars->121->429",
7703 + "default3.handlebars->121->736",
7704 "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7705 "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->xxAddAgentBody->dialog7->1->td7meshkvm"
7706 ]
@@ -7731,10 +7731,10 @@
7731 "zh-chs": "代理+英特尔AMT",
7732 "zh-cht": "代理+Intel&reg; AMT",
7733 "xloc": [
7734 - "default.handlebars->121->2504",
7735 - "default.handlebars->121->2517",
7736 - "default3.handlebars->121->2502",
7737 - "default3.handlebars->121->2515"
7734 + "default.handlebars->121->2505",
7735 + "default.handlebars->121->2518",
7736 + "default3.handlebars->121->2503",
7737 + "default3.handlebars->121->2516"
7738 ]
7739 },
7740 {
@@ -7796,10 +7796,10 @@
7796 "xloc": [
7797 "default-mobile.handlebars->55->1040",
7798 "default-mobile.handlebars->55->602",
7799 - "default.handlebars->121->2439",
7800 - "default.handlebars->121->828",
7801 - "default3.handlebars->121->2437",
7802 - "default3.handlebars->121->825"
7799 + "default.handlebars->121->2440",
7800 + "default.handlebars->121->829",
7801 + "default3.handlebars->121->2438",
7802 + "default3.handlebars->121->826"
7803 ]
7804 },
7805 {
@@ -7828,8 +7828,8 @@
7828 "zh-chs": "代理错误计数器",
7829 "zh-cht": "代理錯誤計數器",
7830 "xloc": [
7831 - "default.handlebars->121->3381",
7832 - "default3.handlebars->121->3373"
7831 + "default.handlebars->121->3382",
7832 + "default3.handlebars->121->3374"
7833 ]
7834 },
7835 {
@@ -7935,8 +7935,8 @@
7935 "zh-cht": "代理訊息",
7936 "xloc": [
7937 "default-mobile.handlebars->55->436",
7938 - "default.handlebars->121->495",
7939 - "default3.handlebars->121->492"
7938 + "default.handlebars->121->496",
7939 + "default3.handlebars->121->493"
7940 ]
7941 },
7942 {
@@ -8025,10 +8025,10 @@
8025 "zh-chs": "代理自行共享",
8026 "zh-cht": "代理自行共享",
8027 "xloc": [
8028 - "default.handlebars->121->1106",
8029 - "default.handlebars->121->2304",
8030 - "default3.handlebars->121->1103",
8031 - "default3.handlebars->121->2301"
8028 + "default.handlebars->121->1107",
8029 + "default.handlebars->121->2305",
8030 + "default3.handlebars->121->1104",
8031 + "default3.handlebars->121->2302"
8032 ]
8033 },
8034 {
@@ -8057,8 +8057,8 @@
8057 "zh-chs": "代理会话",
8058 "zh-cht": "代理時段",
8059 "xloc": [
8060 - "default.handlebars->121->3398",
8061 - "default3.handlebars->121->3390"
8060 + "default.handlebars->121->3399",
8061 + "default3.handlebars->121->3391"
8062 ]
8063 },
8064 {
@@ -8088,8 +8088,8 @@
8088 "zh-cht": "代理標籤",
8089 "xloc": [
8090 "default-mobile.handlebars->55->517",
8091 - "default.handlebars->121->929",
8092 - "default3.handlebars->121->926"
8091 + "default.handlebars->121->930",
8092 + "default3.handlebars->121->927"
8093 ]
8094 },
8095 {
@@ -8150,9 +8150,9 @@
8150 "zh-chs": "代理类型",
8151 "zh-cht": "代理類型",
8152 "xloc": [
8153 - "default.handlebars->121->2513",
8153 + "default.handlebars->121->2514",
8154 "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1",
8155 - "default3.handlebars->121->2511",
8155 + "default3.handlebars->121->2512",
8156 "default3.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
8157 ]
8158 },
@@ -8214,8 +8214,8 @@
8214 "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
8215 "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
8216 "xloc": [
8217 - "default.handlebars->121->2629",
8218 - "default3.handlebars->121->2627"
8217 + "default.handlebars->121->2630",
8218 + "default3.handlebars->121->2628"
8219 ]
8220 },
8221 {
@@ -8244,11 +8244,11 @@
8244 "zh-chs": "代理已连接",
8245 "zh-cht": "代理已連接",
8246 "xloc": [
8247 - "default.handlebars->121->1064",
8247 "default.handlebars->121->1065",
8248 + "default.handlebars->121->1066",
8249 "default.handlebars->121->277",
8250 - "default3.handlebars->121->1061",
8250 "default3.handlebars->121->1062",
8251 + "default3.handlebars->121->1063",
8252 "default3.handlebars->121->272"
8253 ]
8254 },
@@ -8369,8 +8369,8 @@
8369 "zh-cht": "代理離線",
8370 "xloc": [
8371 "default-mobile.handlebars->55->958",
8372 - "default.handlebars->121->1802",
8373 - "default3.handlebars->121->1786"
8372 + "default.handlebars->121->1803",
8373 + "default3.handlebars->121->1787"
8374 ]
8375 },
8376 {
@@ -8400,8 +8400,8 @@
8400 "zh-cht": "代理在線",
8401 "xloc": [
8402 "default-mobile.handlebars->55->957",
8403 - "default.handlebars->121->1801",
8404 - "default3.handlebars->121->1785"
8403 + "default.handlebars->121->1802",
8404 + "default3.handlebars->121->1786"
8405 ]
8406 },
8407 {
@@ -8430,8 +8430,8 @@
8430 "zh-chs": "代理在特权降低的远程设备上运行。",
8431 "zh-cht": "代理在特權降低的遠程設備上運行。",
8432 "xloc": [
8433 - "default.handlebars->121->1058",
8434 - "default3.handlebars->121->1055"
8433 + "default.handlebars->121->1059",
8434 + "default3.handlebars->121->1056"
8435 ]
8436 },
8437 {
@@ -8460,12 +8460,12 @@
8460 "zh-chs": "代理",
8461 "zh-cht": "代理",
8462 "xloc": [
8463 - "default.handlebars->121->2470",
8464 - "default.handlebars->121->3426",
8465 - "default.handlebars->121->598",
8466 - "default3.handlebars->121->2468",
8467 - "default3.handlebars->121->3418",
8468 - "default3.handlebars->121->595"
8463 + "default.handlebars->121->2471",
8464 + "default.handlebars->121->3427",
8465 + "default.handlebars->121->599",
8466 + "default3.handlebars->121->2469",
8467 + "default3.handlebars->121->3419",
8468 + "default3.handlebars->121->596"
8469 ]
8470 },
8471 {
@@ -8495,8 +8495,8 @@
8495 "zh-cht": "阿爾巴尼亞文",
8496 "xloc": [
8497 "default-mobile.handlebars->55->121",
8498 - "default.handlebars->121->1890",
8499 - "default3.handlebars->121->1872",
8498 + "default.handlebars->121->1891",
8499 + "default3.handlebars->121->1873",
8500 "login2.handlebars->17->2"
8501 ]
8502 },
@@ -8507,10 +8507,10 @@
8507 "pl": "Okno Powiadomienia",
8508 "uk": "Вікно Попередження",
8509 "xloc": [
8510 - "default.handlebars->121->1190",
8511 - "default.handlebars->121->791",
8512 - "default3.handlebars->121->1185",
8513 - "default3.handlebars->121->788"
8510 + "default.handlebars->121->1191",
8511 + "default.handlebars->121->792",
8512 + "default3.handlebars->121->1186",
8513 + "default3.handlebars->121->789"
8514 ]
8515 },
8516 {
@@ -8542,9 +8542,9 @@
8542 "default-mobile.handlebars->55->377",
8543 "default-mobile.handlebars->55->703",
8544 "default-mobile.handlebars->55->705",
8545 - "default.handlebars->121->3230",
8545 + "default.handlebars->121->3231",
8546 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1",
8547 - "default3.handlebars->121->3222",
8547 + "default3.handlebars->121->3223",
8548 "default3.handlebars->container->column_l->p1->devListToolbarSpan->devListToolbar->DevFilterSelect->1",
8549 "sharing-mobile.handlebars->55->79",
8550 "sharing-mobile.handlebars->55->81"
@@ -8576,8 +8576,8 @@
8576 "zh-chs": "全部可用",
8577 "zh-cht": "全部可用",
8578 "xloc": [
8579 - "default.handlebars->121->2753",
8580 - "default3.handlebars->121->2751"
8579 + "default.handlebars->121->2754",
8580 + "default3.handlebars->121->2752"
8581 ]
8582 },
8583 {
@@ -8606,10 +8606,10 @@
8606 "zh-chs": "所有可用的代理",
8607 "zh-cht": "所有可用的代理",
8608 "xloc": [
8609 - "default.handlebars->121->2471",
8610 - "default.handlebars->121->599",
8611 - "default3.handlebars->121->2469",
8612 - "default3.handlebars->121->596"
8609 + "default.handlebars->121->2472",
8610 + "default.handlebars->121->600",
8611 + "default3.handlebars->121->2470",
8612 + "default3.handlebars->121->597"
8613 ]
8614 },
8615 {
@@ -8638,8 +8638,8 @@
8638 "zh-chs": "所有显示",
8639 "zh-cht": "所有顯示",
8640 "xloc": [
8641 - "default.handlebars->121->1488",
8642 - "default3.handlebars->121->1474"
8641 + "default.handlebars->121->1489",
8642 + "default3.handlebars->121->1475"
8643 ]
8644 },
8645 {
@@ -8668,8 +8668,8 @@
8668 "zh-chs": "所有事件",
8669 "zh-cht": "所有事件",
8670 "xloc": [
8671 - "default.handlebars->121->2751",
8672 - "default3.handlebars->121->2749"
8671 + "default.handlebars->121->2752",
8672 + "default3.handlebars->121->2750"
8673 ]
8674 },
8675 {
@@ -8698,12 +8698,12 @@
8698 "zh-chs": "全部聚焦",
8699 "zh-cht": "全部聚焦",
8700 "xloc": [
8701 - "default.handlebars->121->1406",
8702 - "default.handlebars->121->1408",
8701 + "default.handlebars->121->1407",
8702 "default.handlebars->121->1409",
8704 - "default3.handlebars->121->1393",
8705 - "default3.handlebars->121->1396",
8706 - "default3.handlebars->121->1397"
8703 + "default.handlebars->121->1410",
8704 + "default3.handlebars->121->1394",
8705 + "default3.handlebars->121->1397",
8706 + "default3.handlebars->121->1398"
8707 ]
8708 },
8709 {
@@ -8744,7 +8744,7 @@
8744 "zh-chs": "所有主题",
8745 "zh-cht": "所有主題",
8746 "xloc": [
8747 - "default3.handlebars->121->2140"
8747 + "default3.handlebars->121->2141"
8748 ]
8749 },
8750 {
@@ -8779,8 +8779,8 @@
8779 {
8780 "en": "Allow to override server device name until next connection",
8781 "xloc": [
8782 - "default.handlebars->121->2376",
8783 - "default3.handlebars->121->2374"
8782 + "default.handlebars->121->2377",
8783 + "default3.handlebars->121->2375"
8784 ]
8785 },
8786 {
@@ -8809,10 +8809,10 @@
8809 "zh-chs": "允许用户管理此设备组和该组中的设备。",
8810 "zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
8811 "xloc": [
8812 - "default.handlebars->121->2383",
8813 - "default.handlebars->121->2973",
8814 - "default3.handlebars->121->2381",
8815 - "default3.handlebars->121->2969"
8812 + "default.handlebars->121->2384",
8813 + "default.handlebars->121->2974",
8814 + "default3.handlebars->121->2382",
8815 + "default3.handlebars->121->2970"
8816 ]
8817 },
8818 {
@@ -8841,8 +8841,8 @@
8841 "zh-chs": "允许用户管理此设备。",
8842 "zh-cht": "允許用戶管理此裝置。",
8843 "xloc": [
8844 - "default.handlebars->121->2384",
8845 - "default3.handlebars->121->2382"
8844 + "default.handlebars->121->2385",
8845 + "default3.handlebars->121->2383"
8846 ]
8847 },
8848 {
@@ -8872,11 +8872,11 @@
8872 "zh-cht": "允許",
8873 "xloc": [
8874 "default.handlebars->121->306",
8875 - "default.handlebars->121->3489",
8876 - "default.handlebars->121->3492",
8875 + "default.handlebars->121->3490",
8876 + "default.handlebars->121->3493",
8877 "default3.handlebars->121->302",
8878 - "default3.handlebars->121->3481",
8879 - "default3.handlebars->121->3484"
8878 + "default3.handlebars->121->3482",
8879 + "default3.handlebars->121->3485"
8880 ]
8881 },
8882 {
@@ -8938,10 +8938,10 @@
8938 "xloc": [
8939 "default-mobile.handlebars->55->659",
8940 "default-mobile.handlebars->55->663",
8941 - "default.handlebars->121->1430",
8942 - "default.handlebars->121->1434",
8943 - "default3.handlebars->121->1418",
8944 - "default3.handlebars->121->1422",
8941 + "default.handlebars->121->1431",
8942 + "default.handlebars->121->1435",
8943 + "default3.handlebars->121->1419",
8944 + "default3.handlebars->121->1423",
8945 "sharing-mobile.handlebars->55->34",
8946 "sharing-mobile.handlebars->55->38"
8947 ]
@@ -8972,8 +8972,8 @@
8972 "zh-chs": "替代Shell",
8973 "zh-cht": "替代Shell",
8974 "xloc": [
8975 - "default.handlebars->121->1396",
8976 - "default3.handlebars->121->1383"
8975 + "default.handlebars->121->1397",
8976 + "default3.handlebars->121->1384"
8977 ]
8978 },
8979 {
@@ -9064,8 +9064,8 @@
9064 "zh-chs": "备用(F10 = ESC + 0)",
9065 "zh-cht": "備用(F10 = ESC + 0)",
9066 "xloc": [
9067 - "default.handlebars->121->1522",
9068 - "default3.handlebars->121->1508",
9067 + "default.handlebars->121->1523",
9068 + "default3.handlebars->121->1509",
9069 "sharing.handlebars->49->37"
9070 ]
9071 },
@@ -9136,14 +9136,14 @@
9136 "zh-chs": "一直通知",
9137 "zh-cht": "一直通知",
9138 "xloc": [
9139 - "default.handlebars->121->2243",
9140 - "default.handlebars->121->2932",
9141 - "default.handlebars->121->3037",
9142 - "default.handlebars->121->972",
9143 - "default3.handlebars->121->2240",
9144 - "default3.handlebars->121->2928",
9145 - "default3.handlebars->121->3033",
9146 - "default3.handlebars->121->969"
9139 + "default.handlebars->121->2244",
9140 + "default.handlebars->121->2933",
9141 + "default.handlebars->121->3038",
9142 + "default.handlebars->121->973",
9143 + "default3.handlebars->121->2241",
9144 + "default3.handlebars->121->2929",
9145 + "default3.handlebars->121->3034",
9146 + "default3.handlebars->121->970"
9147 ]
9148 },
9149 {
@@ -9172,22 +9172,22 @@
9172 "zh-chs": "一直提示",
9173 "zh-cht": "一直提示",
9174 "xloc": [
9175 - "default.handlebars->121->2244",
9176 - "default.handlebars->121->2933",
9177 - "default.handlebars->121->3038",
9178 - "default.handlebars->121->973",
9179 - "default3.handlebars->121->2241",
9180 - "default3.handlebars->121->2929",
9181 - "default3.handlebars->121->3034",
9182 - "default3.handlebars->121->970"
9175 + "default.handlebars->121->2245",
9176 + "default.handlebars->121->2934",
9177 + "default.handlebars->121->3039",
9178 + "default.handlebars->121->974",
9179 + "default3.handlebars->121->2242",
9180 + "default3.handlebars->121->2930",
9181 + "default3.handlebars->121->3035",
9182 + "default3.handlebars->121->971"
9183 ]
9184 },
9185 {
9186 "en": "Amazon App Store",
9187 "nl": "Amazon App Store",
9188 "xloc": [
9189 - "default.handlebars->121->666",
9190 - "default3.handlebars->121->663"
9189 + "default.handlebars->121->667",
9190 + "default3.handlebars->121->664"
9191 ]
9192 },
9193 {
@@ -9260,8 +9260,8 @@
9260 "pl": "Wystąpił nieznany błąd.",
9261 "uk": "Сталася невідома помилка.",
9262 "xloc": [
9263 - "default.handlebars->121->3176",
9264 - "default3.handlebars->121->3168"
9263 + "default.handlebars->121->3177",
9264 + "default3.handlebars->121->3169"
9265 ]
9266 },
9267 {
@@ -9327,8 +9327,8 @@
9327 "zh-cht": "Android APK",
9328 "xloc": [
9329 "default-mobile.handlebars->55->1012",
9330 - "default.handlebars->121->667",
9331 - "default3.handlebars->121->664"
9330 + "default.handlebars->121->668",
9331 + "default3.handlebars->121->665"
9332 ]
9333 },
9334 {
@@ -9395,8 +9395,8 @@
9395 "nl": "Android MeshAgent",
9396 "uk": "Android MeshAgent",
9397 "xloc": [
9398 - "default.handlebars->121->604",
9399 - "default3.handlebars->121->601"
9398 + "default.handlebars->121->605",
9399 + "default3.handlebars->121->602"
9400 ]
9401 },
9402 {
@@ -9406,8 +9406,8 @@
9406 "uk": "Версія Android",
9407 "xloc": [
9408 "default-mobile.handlebars->55->801",
9409 - "default.handlebars->121->1634",
9410 - "default3.handlebars->121->1620"
9409 + "default.handlebars->121->1635",
9410 + "default3.handlebars->121->1621"
9411 ]
9412 },
9413 {
@@ -9467,10 +9467,10 @@
9467 "zh-chs": "杀毒软件未激活",
9468 "zh-cht": "殺毒軟件未激活",
9469 "xloc": [
9470 - "default.handlebars->121->2506",
9471 - "default.handlebars->121->2520",
9472 - "default3.handlebars->121->2504",
9473 - "default3.handlebars->121->2518"
9470 + "default.handlebars->121->2507",
9471 + "default.handlebars->121->2521",
9472 + "default3.handlebars->121->2505",
9473 + "default3.handlebars->121->2519"
9474 ]
9475 },
9476 {
@@ -9500,8 +9500,8 @@
9500 "zh-cht": "防毒軟體",
9501 "xloc": [
9502 "default-mobile.handlebars->55->778",
9503 - "default.handlebars->121->958",
9504 - "default3.handlebars->121->955"
9503 + "default.handlebars->121->959",
9504 + "default3.handlebars->121->956"
9505 ]
9506 },
9507 {
@@ -9530,8 +9530,8 @@
9530 "zh-chs": "任何可支持的",
9531 "zh-cht": "任何可支持的",
9532 "xloc": [
9533 - "default.handlebars->121->572",
9534 - "default3.handlebars->121->569"
9533 + "default.handlebars->121->573",
9534 + "default3.handlebars->121->570"
9535 ]
9536 },
9537 {
@@ -9621,8 +9621,8 @@
9621 "zh-chs": "苹果macOS",
9622 "zh-cht": "蘋果macOS",
9623 "xloc": [
9624 - "default.handlebars->121->614",
9625 - "default3.handlebars->121->611"
9624 + "default.handlebars->121->615",
9625 + "default3.handlebars->121->612"
9626 ]
9627 },
9628 {
@@ -9631,8 +9631,8 @@
9631 "nl": "Apple macOS (verwijderen)",
9632 "uk": "Apple macOS (Деінсталяція)",
9633 "xloc": [
9634 - "default.handlebars->121->619",
9635 - "default3.handlebars->121->616"
9634 + "default.handlebars->121->620",
9635 + "default3.handlebars->121->617"
9636 ]
9637 },
9638 {
@@ -9641,8 +9641,8 @@
9641 "nl": "Apple macOS uitvoerbare bestanden moeten uit quarantaine worden verwijderd om 'xattr -r -d com.apple.quarantine meshagent' te kunnen starten.",
9642 "uk": "Для запуску виконувані файли Apple macOS потрібно буде вилучити з карантину запустивши 'xattr -r -d com.apple.quarantine meshagent'.",
9643 "xloc": [
9644 - "default.handlebars->121->699",
9645 - "default3.handlebars->121->696"
9644 + "default.handlebars->121->700",
9645 + "default3.handlebars->121->697"
9646 ]
9647 },
9648 {
@@ -9677,8 +9677,8 @@
9677 "zh-chs": "仅限Apple macOS",
9678 "zh-cht": "僅限Apple macOS",
9679 "xloc": [
9680 - "default.handlebars->121->574",
9681 - "default3.handlebars->121->571"
9680 + "default.handlebars->121->575",
9681 + "default3.handlebars->121->572"
9682 ]
9683 },
9684 {
@@ -9728,8 +9728,8 @@
9728 "zh-chs": "应用程序,始终连接",
9729 "zh-cht": "應用程序,始終連接",
9730 "xloc": [
9731 - "default.handlebars->121->628",
9732 - "default3.handlebars->121->625"
9731 + "default.handlebars->121->629",
9732 + "default3.handlebars->121->626"
9733 ]
9734 },
9735 {
@@ -9758,8 +9758,8 @@
9758 "zh-chs": "应用程序,根据用户请求连接",
9759 "zh-cht": "應用程序,根據用戶請求連接",
9760 "xloc": [
9761 - "default.handlebars->121->627",
9762 - "default3.handlebars->121->624"
9761 + "default.handlebars->121->628",
9762 + "default3.handlebars->121->625"
9763 ]
9764 },
9765 {
@@ -9789,8 +9789,8 @@
9789 "zh-cht": "阿拉伯文(阿爾及利亞)",
9790 "xloc": [
9791 "default-mobile.handlebars->55->123",
9792 - "default.handlebars->121->1892",
9793 - "default3.handlebars->121->1874",
9792 + "default.handlebars->121->1893",
9793 + "default3.handlebars->121->1875",
9794 "login2.handlebars->17->4"
9795 ]
9796 },
@@ -9821,8 +9821,8 @@
9821 "zh-cht": "阿拉伯文(巴林)",
9822 "xloc": [
9823 "default-mobile.handlebars->55->124",
9824 - "default.handlebars->121->1893",
9825 - "default3.handlebars->121->1875",
9824 + "default.handlebars->121->1894",
9825 + "default3.handlebars->121->1876",
9826 "login2.handlebars->17->5"
9827 ]
9828 },
@@ -9853,8 +9853,8 @@
9853 "zh-cht": "阿拉伯文(埃及)",
9854 "xloc": [
9855 "default-mobile.handlebars->55->125",
9856 - "default.handlebars->121->1894",
9857 - "default3.handlebars->121->1876",
9856 + "default.handlebars->121->1895",
9857 + "default3.handlebars->121->1877",
9858 "login2.handlebars->17->6"
9859 ]
9860 },
@@ -9885,8 +9885,8 @@
9885 "zh-cht": "阿拉伯文(伊拉克)",
9886 "xloc": [
9887 "default-mobile.handlebars->55->126",
9888 - "default.handlebars->121->1895",
9889 - "default3.handlebars->121->1877",
9888 + "default.handlebars->121->1896",
9889 + "default3.handlebars->121->1878",
9890 "login2.handlebars->17->7"
9891 ]
9892 },
@@ -9917,8 +9917,8 @@
9917 "zh-cht": "阿拉伯文(約旦)",
9918 "xloc": [
9919 "default-mobile.handlebars->55->127",
9920 - "default.handlebars->121->1896",
9921 - "default3.handlebars->121->1878",
9920 + "default.handlebars->121->1897",
9921 + "default3.handlebars->121->1879",
9922 "login2.handlebars->17->8"
9923 ]
9924 },
@@ -9949,8 +9949,8 @@
9949 "zh-cht": "阿拉伯文(科威特)",
9950 "xloc": [
9951 "default-mobile.handlebars->55->128",
9952 - "default.handlebars->121->1897",
9953 - "default3.handlebars->121->1879",
9952 + "default.handlebars->121->1898",
9953 + "default3.handlebars->121->1880",
9954 "login2.handlebars->17->9"
9955 ]
9956 },
@@ -9981,8 +9981,8 @@
9981 "zh-cht": "阿拉伯文(黎巴嫩)",
9982 "xloc": [
9983 "default-mobile.handlebars->55->129",
9984 - "default.handlebars->121->1898",
9985 - "default3.handlebars->121->1880",
9984 + "default.handlebars->121->1899",
9985 + "default3.handlebars->121->1881",
9986 "login2.handlebars->17->10"
9987 ]
9988 },
@@ -10013,8 +10013,8 @@
10013 "zh-cht": "阿拉伯文(利比亞)",
10014 "xloc": [
10015 "default-mobile.handlebars->55->130",
10016 - "default.handlebars->121->1899",
10017 - "default3.handlebars->121->1881",
10016 + "default.handlebars->121->1900",
10017 + "default3.handlebars->121->1882",
10018 "login2.handlebars->17->11"
10019 ]
10020 },
@@ -10045,8 +10045,8 @@
10045 "zh-cht": "阿拉伯文(摩洛哥)",
10046 "xloc": [
10047 "default-mobile.handlebars->55->131",
10048 - "default.handlebars->121->1900",
10049 - "default3.handlebars->121->1882",
10048 + "default.handlebars->121->1901",
10049 + "default3.handlebars->121->1883",
10050 "login2.handlebars->17->12"
10051 ]
10052 },
@@ -10077,8 +10077,8 @@
10077 "zh-cht": "阿拉伯文(阿曼)",
10078 "xloc": [
10079 "default-mobile.handlebars->55->132",
10080 - "default.handlebars->121->1901",
10081 - "default3.handlebars->121->1883",
10080 + "default.handlebars->121->1902",
10081 + "default3.handlebars->121->1884",
10082 "login2.handlebars->17->13"
10083 ]
10084 },
@@ -10109,8 +10109,8 @@
10109 "zh-cht": "阿拉伯文(卡塔爾)",
10110 "xloc": [
10111 "default-mobile.handlebars->55->133",
10112 - "default.handlebars->121->1902",
10113 - "default3.handlebars->121->1884",
10112 + "default.handlebars->121->1903",
10113 + "default3.handlebars->121->1885",
10114 "login2.handlebars->17->14"
10115 ]
10116 },
@@ -10141,8 +10141,8 @@
10141 "zh-cht": "阿拉伯文(沙特阿拉伯)",
10142 "xloc": [
10143 "default-mobile.handlebars->55->134",
10144 - "default.handlebars->121->1903",
10145 - "default3.handlebars->121->1885",
10144 + "default.handlebars->121->1904",
10145 + "default3.handlebars->121->1886",
10146 "login2.handlebars->17->15"
10147 ]
10148 },
@@ -10173,8 +10173,8 @@
10173 "zh-cht": "阿拉伯文(標準)",
10174 "xloc": [
10175 "default-mobile.handlebars->55->122",
10176 - "default.handlebars->121->1891",
10177 - "default3.handlebars->121->1873",
10176 + "default.handlebars->121->1892",
10177 + "default3.handlebars->121->1874",
10178 "login2.handlebars->17->3"
10179 ]
10180 },
@@ -10205,8 +10205,8 @@
10205 "zh-cht": "阿拉伯文(敘利亞)",
10206 "xloc": [
10207 "default-mobile.handlebars->55->135",
10208 - "default.handlebars->121->1904",
10209 - "default3.handlebars->121->1886",
10208 + "default.handlebars->121->1905",
10209 + "default3.handlebars->121->1887",
10210 "login2.handlebars->17->16"
10211 ]
10212 },
@@ -10237,8 +10237,8 @@
10237 "zh-cht": "阿拉伯文(突尼斯)",
10238 "xloc": [
10239 "default-mobile.handlebars->55->136",
10240 - "default.handlebars->121->1905",
10241 - "default3.handlebars->121->1887",
10240 + "default.handlebars->121->1906",
10241 + "default3.handlebars->121->1888",
10242 "login2.handlebars->17->17"
10243 ]
10244 },
@@ -10269,8 +10269,8 @@
10269 "zh-cht": "阿拉伯文(阿聯酋)",
10270 "xloc": [
10271 "default-mobile.handlebars->55->137",
10272 - "default.handlebars->121->1906",
10273 - "default3.handlebars->121->1888",
10272 + "default.handlebars->121->1907",
10273 + "default3.handlebars->121->1889",
10274 "login2.handlebars->17->18"
10275 ]
10276 },
@@ -10301,8 +10301,8 @@
10301 "zh-cht": "阿拉伯文(也門)",
10302 "xloc": [
10303 "default-mobile.handlebars->55->138",
10304 - "default.handlebars->121->1907",
10305 - "default3.handlebars->121->1889",
10304 + "default.handlebars->121->1908",
10305 + "default3.handlebars->121->1890",
10306 "login2.handlebars->17->19"
10307 ]
10308 },
@@ -10333,8 +10333,8 @@
10333 "zh-cht": "阿拉貢文",
10334 "xloc": [
10335 "default-mobile.handlebars->55->139",
10336 - "default.handlebars->121->1908",
10337 - "default3.handlebars->121->1890",
10336 + "default.handlebars->121->1909",
10337 + "default3.handlebars->121->1891",
10338 "login2.handlebars->17->20"
10339 ]
10340 },
@@ -10367,12 +10367,12 @@
10367 "default-mobile.handlebars->55->740",
10368 "default-mobile.handlebars->55->742",
10369 "default-mobile.handlebars->55->744",
10370 - "default.handlebars->121->1605",
10371 - "default.handlebars->121->1607",
10372 - "default.handlebars->121->1609",
10373 - "default3.handlebars->121->1591",
10374 - "default3.handlebars->121->1593",
10375 - "default3.handlebars->121->1595"
10370 + "default.handlebars->121->1606",
10371 + "default.handlebars->121->1608",
10372 + "default.handlebars->121->1610",
10373 + "default3.handlebars->121->1592",
10374 + "default3.handlebars->121->1594",
10375 + "default3.handlebars->121->1596"
10376 ]
10377 },
10378 {
@@ -10401,8 +10401,8 @@
10401 "zh-chs": "您确定要连接到{0}设备吗?",
10402 "zh-cht": "你確定要連接到{0}裝置嗎?",
10403 "xloc": [
10404 - "default.handlebars->121->499",
10405 - "default3.handlebars->121->496"
10404 + "default.handlebars->121->500",
10405 + "default3.handlebars->121->497"
10406 ]
10407 },
10408 {
@@ -10432,8 +10432,8 @@
10432 "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
10433 "xloc": [
10434 "default-mobile.handlebars->55->1000",
10435 - "default.handlebars->121->2348",
10436 - "default3.handlebars->121->2343"
10435 + "default.handlebars->121->2349",
10436 + "default3.handlebars->121->2344"
10437 ]
10438 },
10439 {
@@ -10462,8 +10462,8 @@
10462 "zh-chs": "您确定要删除节点{0}吗?",
10463 "zh-cht": "你確定要刪除節點{0}嗎?",
10464 "xloc": [
10465 - "default.handlebars->121->1322",
10466 - "default3.handlebars->121->1312"
10465 + "default.handlebars->121->1323",
10466 + "default3.handlebars->121->1313"
10467 ]
10468 },
10469 {
@@ -10473,8 +10473,8 @@
10473 "nl": "Weet u zeker dat u dit bestand/ deze map op het bureaublad van het externe apparaat wilt openen?",
10474 "uk": "Ви впевнені, що бажаєте відкрити цей файл/теку на робочому столі віддаленого пристрою?",
10475 "xloc": [
10476 - "default.handlebars->121->1543",
10477 - "default3.handlebars->121->1529"
10476 + "default.handlebars->121->1544",
10477 + "default3.handlebars->121->1530"
10478 ]
10479 },
10480 {
@@ -10503,8 +10503,8 @@
10503 "zh-chs": "您确定要卸载所选代理吗?",
10504 "zh-cht": "你確定要卸載所選代理嗎?",
10505 "xloc": [
10506 - "default.handlebars->121->1311",
10507 - "default3.handlebars->121->1302"
10506 + "default.handlebars->121->1312",
10507 + "default3.handlebars->121->1303"
10508 ]
10509 },
10510 {
@@ -10533,8 +10533,8 @@
10533 "zh-chs": "您确定要卸载所选的{0}代理吗?",
10534 "zh-cht": "你確定要卸載所選的{0}代理嗎?",
10535 "xloc": [
10536 - "default.handlebars->121->1310",
10537 - "default3.handlebars->121->1301"
10536 + "default.handlebars->121->1311",
10537 + "default3.handlebars->121->1302"
10538 ]
10539 },
10540 {
@@ -10563,8 +10563,8 @@
10563 "zh-chs": "您确定要{0}插件吗:{1}",
10564 "zh-cht": "你確定要{0}外掛嗎:{1}",
10565 "xloc": [
10566 - "default.handlebars->121->3479",
10567 - "default3.handlebars->121->3471"
10566 + "default.handlebars->121->3480",
10567 + "default3.handlebars->121->3472"
10568 ]
10569 },
10570 {
@@ -10625,8 +10625,8 @@
10625 "zh-cht": "亞美尼亞文",
10626 "xloc": [
10627 "default-mobile.handlebars->55->140",
10628 - "default.handlebars->121->1909",
10629 - "default3.handlebars->121->1891",
10628 + "default.handlebars->121->1910",
10629 + "default3.handlebars->121->1892",
10630 "login2.handlebars->17->21"
10631 ]
10632 },
@@ -10839,8 +10839,8 @@
10839 "zh-cht": "阿薩姆文",
10840 "xloc": [
10841 "default-mobile.handlebars->55->141",
10842 - "default.handlebars->121->1910",
10843 - "default3.handlebars->121->1892",
10842 + "default.handlebars->121->1911",
10843 + "default3.handlebars->121->1893",
10844 "login2.handlebars->17->22"
10845 ]
10846 },
@@ -10871,8 +10871,8 @@
10871 "zh-cht": "資產標籤",
10872 "xloc": [
10873 "default-mobile.handlebars->55->855",
10874 - "default.handlebars->121->1698",
10875 - "default3.handlebars->121->1682"
10874 + "default.handlebars->121->1699",
10875 + "default3.handlebars->121->1683"
10876 ]
10877 },
10878 {
@@ -10962,10 +10962,10 @@
10962 "zh-chs": "Windows 助手 (.exe)",
10963 "zh-cht": "Windows 助手 (.exe)",
10964 "xloc": [
10965 - "default.handlebars->121->673",
10966 - "default.handlebars->121->677",
10967 - "default3.handlebars->121->670",
10968 - "default3.handlebars->121->674"
10965 + "default.handlebars->121->674",
10966 + "default.handlebars->121->678",
10967 + "default3.handlebars->121->671",
10968 + "default3.handlebars->121->675"
10969 ]
10970 },
10971 {
@@ -11024,8 +11024,8 @@
11024 "zh-cht": "阿斯圖里亞斯文",
11025 "xloc": [
11026 "default-mobile.handlebars->55->142",
11027 - "default.handlebars->121->1911",
11028 - "default3.handlebars->121->1893",
11027 + "default.handlebars->121->1912",
11028 + "default3.handlebars->121->1894",
11029 "login2.handlebars->17->23"
11030 ]
11031 },
@@ -11055,8 +11055,8 @@
11055 "zh-chs": "尝试激活英特尔(R)AMT ACM模式",
11056 "zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
11057 "xloc": [
11058 - "default.handlebars->121->2598",
11059 - "default3.handlebars->121->2596"
11058 + "default.handlebars->121->2599",
11059 + "default3.handlebars->121->2597"
11060 ]
11061 },
11062 {
@@ -11088,12 +11088,12 @@
11088 "default-mobile.handlebars->55->675",
11089 "default-mobile.handlebars->55->679",
11090 "default-mobile.handlebars->55->691",
11091 - "default.handlebars->121->1497",
11092 - "default.handlebars->121->1501",
11093 - "default.handlebars->121->1513",
11094 - "default3.handlebars->121->1483",
11095 - "default3.handlebars->121->1487",
11096 - "default3.handlebars->121->1499",
11091 + "default.handlebars->121->1498",
11092 + "default.handlebars->121->1502",
11093 + "default.handlebars->121->1514",
11094 + "default3.handlebars->121->1484",
11095 + "default3.handlebars->121->1488",
11096 + "default3.handlebars->121->1500",
11097 "sharing-mobile.handlebars->55->47",
11098 "sharing-mobile.handlebars->55->56",
11099 "sharing-mobile.handlebars->55->64",
@@ -11130,8 +11130,8 @@
11130 "zh-chs": "认证软件",
11131 "zh-cht": "認證軟體",
11132 "xloc": [
11133 - "default.handlebars->121->3041",
11134 - "default3.handlebars->121->3037"
11133 + "default.handlebars->121->3042",
11134 + "default3.handlebars->121->3038"
11135 ]
11136 },
11137 {
@@ -11160,12 +11160,12 @@
11160 "zh-chs": "认证设备",
11161 "zh-cht": "認證設備",
11162 "xloc": [
11163 - "default.handlebars->121->1872",
11164 - "default.handlebars->121->1874",
11165 - "default.handlebars->121->1878",
11166 - "default3.handlebars->121->1855",
11167 - "default3.handlebars->121->1857",
11168 - "default3.handlebars->121->1860"
11163 + "default.handlebars->121->1873",
11164 + "default.handlebars->121->1875",
11165 + "default.handlebars->121->1879",
11166 + "default3.handlebars->121->1856",
11167 + "default3.handlebars->121->1858",
11168 + "default3.handlebars->121->1861"
11169 ]
11170 },
11171 {
@@ -11196,10 +11196,10 @@
11196 "xloc": [
11197 "default-mobile.handlebars->55->692",
11198 "default-mobile.handlebars->55->698",
11199 - "default.handlebars->121->1515",
11200 - "default.handlebars->121->1530",
11201 - "default3.handlebars->121->1501",
11202 - "default3.handlebars->121->1516",
11199 + "default.handlebars->121->1516",
11200 + "default.handlebars->121->1531",
11201 + "default3.handlebars->121->1502",
11202 + "default3.handlebars->121->1517",
11203 "sharing-mobile.handlebars->55->57",
11204 "sharing-mobile.handlebars->55->74"
11205 ]
@@ -11234,12 +11234,12 @@
11234 "default-mobile.handlebars->55->327",
11235 "default-mobile.handlebars->55->80",
11236 "default-mobile.handlebars->55->85",
11237 - "default.handlebars->121->1868",
11238 - "default.handlebars->121->1870",
11237 + "default.handlebars->121->1869",
11238 + "default.handlebars->121->1871",
11239 "default.handlebars->121->235",
11240 "default.handlebars->121->240",
11241 - "default3.handlebars->121->1851",
11242 - "default3.handlebars->121->1853",
11241 + "default3.handlebars->121->1852",
11242 + "default3.handlebars->121->1854",
11243 "default3.handlebars->121->232",
11244 "default3.handlebars->121->237"
11245 ]
@@ -11391,10 +11391,10 @@
11391 "zh-chs": "自动删除",
11392 "zh-cht": "自動刪除",
11393 "xloc": [
11394 - "default.handlebars->121->2226",
11395 - "default.handlebars->121->2744",
11396 - "default3.handlebars->121->2223",
11397 - "default3.handlebars->121->2742"
11394 + "default.handlebars->121->2227",
11395 + "default.handlebars->121->2745",
11396 + "default3.handlebars->121->2224",
11397 + "default3.handlebars->121->2743"
11398 ]
11399 },
11400 {
@@ -11460,8 +11460,8 @@
11460 "zh-chs": "自动下载代理程序核心转储文件:“{0}”",
11461 "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
11462 "xloc": [
11463 - "default.handlebars->121->2679",
11464 - "default3.handlebars->121->2677"
11463 + "default.handlebars->121->2680",
11464 + "default3.handlebars->121->2678"
11465 ]
11466 },
11467 {
@@ -11552,8 +11552,8 @@
11552 "zh-chs": "自动移除非活动设备",
11553 "zh-cht": "自動移除非活動設備",
11554 "xloc": [
11555 - "default.handlebars->121->2378",
11556 - "default3.handlebars->121->2376"
11555 + "default.handlebars->121->2379",
11556 + "default3.handlebars->121->2377"
11557 ]
11558 },
11559 {
@@ -11582,8 +11582,8 @@
11582 "zh-chs": "可用內存",
11583 "zh-cht": "可用內存",
11584 "xloc": [
11585 - "default.handlebars->121->3407",
11586 - "default3.handlebars->121->3399"
11585 + "default.handlebars->121->3408",
11586 + "default3.handlebars->121->3400"
11587 ]
11588 },
11589 {
@@ -11613,8 +11613,8 @@
11613 "zh-cht": "阿塞拜疆文",
11614 "xloc": [
11615 "default-mobile.handlebars->55->143",
11616 - "default.handlebars->121->1912",
11617 - "default3.handlebars->121->1894",
11616 + "default.handlebars->121->1913",
11617 + "default3.handlebars->121->1895",
11618 "login2.handlebars->17->24"
11619 ]
11620 },
@@ -11655,18 +11655,18 @@
11655 "default-mobile.handlebars->55->755",
11656 "default-mobile.handlebars->55->759",
11657 "default-mobile.handlebars->55->763",
11658 - "default.handlebars->121->445",
11659 - "default.handlebars->121->447",
11660 - "default.handlebars->121->449",
11661 - "default.handlebars->121->935",
11662 - "default.handlebars->121->939",
11663 - "default.handlebars->121->943",
11664 - "default3.handlebars->121->442",
11665 - "default3.handlebars->121->444",
11666 - "default3.handlebars->121->446",
11667 - "default3.handlebars->121->932",
11668 - "default3.handlebars->121->936",
11669 - "default3.handlebars->121->940"
11658 + "default.handlebars->121->446",
11659 + "default.handlebars->121->448",
11660 + "default.handlebars->121->450",
11661 + "default.handlebars->121->936",
11662 + "default.handlebars->121->940",
11663 + "default.handlebars->121->944",
11664 + "default3.handlebars->121->443",
11665 + "default3.handlebars->121->445",
11666 + "default3.handlebars->121->447",
11667 + "default3.handlebars->121->933",
11668 + "default3.handlebars->121->937",
11669 + "default3.handlebars->121->941"
11670 ]
11671 },
11672 {
@@ -11696,8 +11696,8 @@
11696 "zh-cht": "的BIOS",
11697 "xloc": [
11698 "default-mobile.handlebars->55->843",
11699 - "default.handlebars->121->1686",
11700 - "default3.handlebars->121->1670"
11699 + "default.handlebars->121->1687",
11700 + "default3.handlebars->121->1671"
11701 ]
11702 },
11703 {
@@ -11836,8 +11836,8 @@
11836 "zh-cht": "退格",
11837 "xloc": [
11838 "default-mobile.handlebars->55->640",
11839 - "default.handlebars->121->1412",
11840 - "default3.handlebars->121->1400",
11839 + "default.handlebars->121->1413",
11840 + "default3.handlebars->121->1401",
11841 "sharing-mobile.handlebars->55->17"
11842 ]
11843 },
@@ -11868,8 +11868,8 @@
11868 "zh-cht": "背景與互動",
11869 "xloc": [
11870 "agentinvite.handlebars->13->8",
11871 - "default.handlebars->121->623",
11872 - "default3.handlebars->121->620"
11871 + "default.handlebars->121->624",
11872 + "default3.handlebars->121->621"
11873 ]
11874 },
11875 {
@@ -11898,14 +11898,14 @@
11898 "zh-chs": "后台运行与交互式运行",
11899 "zh-cht": "背景與互動",
11900 "xloc": [
11901 - "default.handlebars->121->2477",
11902 - "default.handlebars->121->2484",
11903 - "default.handlebars->121->585",
11904 - "default.handlebars->121->606",
11905 - "default3.handlebars->121->2475",
11906 - "default3.handlebars->121->2482",
11907 - "default3.handlebars->121->582",
11908 - "default3.handlebars->121->603"
11901 + "default.handlebars->121->2478",
11902 + "default.handlebars->121->2485",
11903 + "default.handlebars->121->586",
11904 + "default.handlebars->121->607",
11905 + "default3.handlebars->121->2476",
11906 + "default3.handlebars->121->2483",
11907 + "default3.handlebars->121->583",
11908 + "default3.handlebars->121->604"
11909 ]
11910 },
11911 {
@@ -11935,16 +11935,16 @@
11935 "zh-cht": "僅背景",
11936 "xloc": [
11937 "agentinvite.handlebars->13->9",
11938 - "default.handlebars->121->2478",
11939 - "default.handlebars->121->2486",
11940 - "default.handlebars->121->586",
11941 - "default.handlebars->121->607",
11942 - "default.handlebars->121->624",
11943 - "default3.handlebars->121->2476",
11944 - "default3.handlebars->121->2484",
11945 - "default3.handlebars->121->583",
11946 - "default3.handlebars->121->604",
11947 - "default3.handlebars->121->621"
11938 + "default.handlebars->121->2479",
11939 + "default.handlebars->121->2487",
11940 + "default.handlebars->121->587",
11941 + "default.handlebars->121->608",
11942 + "default.handlebars->121->625",
11943 + "default3.handlebars->121->2477",
11944 + "default3.handlebars->121->2485",
11945 + "default3.handlebars->121->584",
11946 + "default3.handlebars->121->605",
11947 + "default3.handlebars->121->622"
11948 ]
11949 },
11950 {
@@ -12004,10 +12004,10 @@
12004 "zh-chs": "备用码",
12005 "zh-cht": "備用碼",
12006 "xloc": [
12007 - "default.handlebars->121->3045",
12008 - "default.handlebars->121->3283",
12009 - "default3.handlebars->121->3041",
12010 - "default3.handlebars->121->3275"
12007 + "default.handlebars->121->3046",
12008 + "default.handlebars->121->3284",
12009 + "default3.handlebars->121->3042",
12010 + "default3.handlebars->121->3276"
12011 ]
12012 },
12013 {
@@ -12097,8 +12097,8 @@
12097 "zh-chs": "错误的签名",
12098 "zh-cht": "錯誤的簽名",
12099 "xloc": [
12100 - "default.handlebars->121->3388",
12101 - "default3.handlebars->121->3380"
12100 + "default.handlebars->121->3389",
12101 + "default3.handlebars->121->3381"
12102 ]
12103 },
12104 {
@@ -12127,8 +12127,8 @@
12127 "zh-chs": "错误的网络证书",
12128 "zh-cht": "錯誤的網絡憑證",
12129 "xloc": [
12130 - "default.handlebars->121->3387",
12131 - "default3.handlebars->121->3379"
12130 + "default.handlebars->121->3388",
12131 + "default3.handlebars->121->3380"
12132 ]
12133 },
12134 {
@@ -12158,8 +12158,8 @@
12158 "zh-cht": "巴斯克",
12159 "xloc": [
12160 "default-mobile.handlebars->55->144",
12161 - "default.handlebars->121->1913",
12162 - "default3.handlebars->121->1895",
12161 + "default.handlebars->121->1914",
12162 + "default3.handlebars->121->1896",
12163 "login2.handlebars->17->25"
12164 ]
12165 },
@@ -12189,8 +12189,8 @@
12189 "zh-chs": "批处理文件上传",
12190 "zh-cht": "批處理文件上傳",
12191 "xloc": [
12192 - "default.handlebars->121->804",
12193 - "default3.handlebars->121->801"
12192 + "default.handlebars->121->805",
12193 + "default3.handlebars->121->802"
12194 ]
12195 },
12196 {
@@ -12264,8 +12264,8 @@
12264 "zh-chs": "将{0}个文件批量上传到文件夹{1}",
12265 "zh-cht": "將{0}個文件批量上傳到文件夾{1}",
12266 "xloc": [
12267 - "default.handlebars->121->2678",
12268 - "default3.handlebars->121->2676"
12267 + "default.handlebars->121->2679",
12268 + "default3.handlebars->121->2677"
12269 ]
12270 },
12271 {
@@ -12292,8 +12292,8 @@
12292 "zh-cht": "電池",
12293 "xloc": [
12294 "default-mobile.handlebars->55->900",
12295 - "default.handlebars->121->1743",
12296 - "default3.handlebars->121->1727"
12295 + "default.handlebars->121->1744",
12296 + "default3.handlebars->121->1728"
12297 ]
12298 },
12299 {
@@ -12322,8 +12322,8 @@
12322 "zh-cht": "電池充電",
12323 "xloc": [
12324 "default-mobile.handlebars->55->898",
12325 - "default.handlebars->121->1741",
12326 - "default3.handlebars->121->1725"
12325 + "default.handlebars->121->1742",
12326 + "default3.handlebars->121->1726"
12327 ]
12328 },
12329 {
@@ -12353,8 +12353,8 @@
12353 "zh-cht": "白俄羅斯文",
12354 "xloc": [
12355 "default-mobile.handlebars->55->146",
12356 - "default.handlebars->121->1915",
12357 - "default3.handlebars->121->1897",
12356 + "default.handlebars->121->1916",
12357 + "default3.handlebars->121->1898",
12358 "login2.handlebars->17->27"
12359 ]
12360 },
@@ -12385,8 +12385,8 @@
12385 "zh-cht": "孟加拉",
12386 "xloc": [
12387 "default-mobile.handlebars->55->147",
12388 - "default.handlebars->121->1916",
12389 - "default3.handlebars->121->1898",
12388 + "default.handlebars->121->1917",
12389 + "default3.handlebars->121->1899",
12390 "login2.handlebars->17->28"
12391 ]
12392 },
@@ -12429,8 +12429,8 @@
12429 "uk": "BitLocker",
12430 "xloc": [
12431 "default-mobile.handlebars->55->935",
12432 - "default.handlebars->121->1778",
12433 - "default3.handlebars->121->1762"
12432 + "default.handlebars->121->1779",
12433 + "default3.handlebars->121->1763"
12434 ]
12435 },
12436 {
@@ -12441,8 +12441,8 @@
12441 "uk": "Інформація о BitLocker",
12442 "xloc": [
12443 "default-mobile.handlebars->55->956",
12444 - "default.handlebars->121->1799",
12445 - "default3.handlebars->121->1783"
12444 + "default.handlebars->121->1800",
12445 + "default3.handlebars->121->1784"
12446 ]
12447 },
12448 {
@@ -12472,8 +12472,8 @@
12472 "zh-cht": "引導加載程序",
12473 "xloc": [
12474 "default-mobile.handlebars->55->798",
12475 - "default.handlebars->121->1631",
12476 - "default3.handlebars->121->1617"
12475 + "default.handlebars->121->1632",
12476 + "default3.handlebars->121->1618"
12477 ]
12478 },
12479 {
@@ -12503,8 +12503,8 @@
12503 "zh-cht": "波斯尼亞文",
12504 "xloc": [
12505 "default-mobile.handlebars->55->148",
12506 - "default.handlebars->121->1917",
12507 - "default3.handlebars->121->1899",
12506 + "default.handlebars->121->1918",
12507 + "default3.handlebars->121->1900",
12508 "login2.handlebars->17->29"
12509 ]
12510 },
@@ -12535,8 +12535,8 @@
12535 "zh-cht": "布列塔尼",
12536 "xloc": [
12537 "default-mobile.handlebars->55->149",
12538 - "default.handlebars->121->1918",
12539 - "default3.handlebars->121->1900",
12538 + "default.handlebars->121->1919",
12539 + "default3.handlebars->121->1901",
12540 "login2.handlebars->17->30"
12541 ]
12542 },
@@ -12566,9 +12566,9 @@
12566 "zh-chs": "广播",
12567 "zh-cht": "廣播",
12568 "xloc": [
12569 - "default.handlebars->121->2939",
12569 + "default.handlebars->121->2940",
12570 "default.handlebars->container->column_l->p4->3->1->0->3->1",
12571 - "default3.handlebars->121->2935",
12571 + "default3.handlebars->121->2936",
12572 "default3.handlebars->container->column_l->p4->3->1->0->1->3"
12573 ]
12574 },
@@ -12598,8 +12598,8 @@
12598 "zh-chs": "广播消息",
12599 "zh-cht": "廣播消息",
12600 "xloc": [
12601 - "default.handlebars->121->2855",
12602 - "default3.handlebars->121->2853"
12601 + "default.handlebars->121->2856",
12602 + "default3.handlebars->121->2854"
12603 ]
12604 },
12605 {
@@ -12628,8 +12628,8 @@
12628 "zh-chs": "向所有连接的用户广播消息。",
12629 "zh-cht": "向所有連接的用戶廣播消息。",
12630 "xloc": [
12631 - "default.handlebars->121->2850",
12632 - "default3.handlebars->121->2848"
12631 + "default.handlebars->121->2851",
12632 + "default3.handlebars->121->2849"
12633 ]
12634 },
12635 {
@@ -12658,8 +12658,8 @@
12658 "zh-chs": "浏览器",
12659 "zh-cht": "瀏覽器",
12660 "xloc": [
12661 - "default.handlebars->121->3254",
12662 - "default3.handlebars->121->3246"
12661 + "default.handlebars->121->3255",
12662 + "default3.handlebars->121->3247"
12663 ]
12664 },
12665 {
@@ -12750,8 +12750,8 @@
12750 "zh-cht": "內部版本號",
12751 "xloc": [
12752 "default-mobile.handlebars->55->739",
12753 - "default.handlebars->121->1604",
12754 - "default3.handlebars->121->1590"
12753 + "default.handlebars->121->1605",
12754 + "default3.handlebars->121->1591"
12755 ]
12756 },
12757 {
@@ -12781,8 +12781,8 @@
12781 "zh-cht": "保加利亞文",
12782 "xloc": [
12783 "default-mobile.handlebars->55->145",
12784 - "default.handlebars->121->1914",
12785 - "default3.handlebars->121->1896",
12784 + "default.handlebars->121->1915",
12785 + "default3.handlebars->121->1897",
12786 "login2.handlebars->17->26"
12787 ]
12788 },
@@ -12813,8 +12813,8 @@
12813 "zh-cht": "緬甸文",
12814 "xloc": [
12815 "default-mobile.handlebars->55->150",
12816 - "default.handlebars->121->1919",
12817 - "default3.handlebars->121->1901",
12816 + "default.handlebars->121->1920",
12817 + "default3.handlebars->121->1902",
12818 "login2.handlebars->17->31"
12819 ]
12820 },
@@ -12844,8 +12844,8 @@
12844 "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
12845 "zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
12846 "xloc": [
12847 - "default.handlebars->121->2380",
12848 - "default3.handlebars->121->2378"
12847 + "default.handlebars->121->2381",
12848 + "default3.handlebars->121->2379"
12849 ]
12850 },
12851 {
@@ -12874,8 +12874,8 @@
12874 "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
12875 "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
12876 "xloc": [
12877 - "default.handlebars->121->2381",
12878 - "default3.handlebars->121->2379"
12877 + "default.handlebars->121->2382",
12878 + "default3.handlebars->121->2380"
12879 ]
12880 },
12881 {
@@ -12917,8 +12917,8 @@
12917 "zh-chs": "字节输入",
12918 "zh-cht": "字節輸入",
12919 "xloc": [
12920 - "default.handlebars->121->3250",
12921 - "default3.handlebars->121->3242"
12920 + "default.handlebars->121->3251",
12921 + "default3.handlebars->121->3243"
12922 ]
12923 },
12924 {
@@ -12947,8 +12947,8 @@
12947 "zh-chs": "字节输出",
12948 "zh-cht": "字節輸出",
12949 "xloc": [
12950 - "default.handlebars->121->3251",
12951 - "default3.handlebars->121->3243"
12950 + "default.handlebars->121->3252",
12951 + "default3.handlebars->121->3244"
12952 ]
12953 },
12954 {
@@ -13025,10 +13025,10 @@
13025 "zh-cht": "CCM",
13026 "xloc": [
13027 "default-mobile.handlebars->55->503",
13028 - "default.handlebars->121->455",
13029 - "default.handlebars->121->911",
13030 - "default3.handlebars->121->452",
13031 - "default3.handlebars->121->908"
13028 + "default.handlebars->121->456",
13029 + "default.handlebars->121->912",
13030 + "default3.handlebars->121->453",
13031 + "default3.handlebars->121->909"
13032 ]
13033 },
13034 {
@@ -13057,8 +13057,8 @@
13057 "zh-chs": "CCM模式",
13058 "zh-cht": "CCM模式",
13059 "xloc": [
13060 - "default.handlebars->121->2331",
13061 - "default3.handlebars->121->2326"
13060 + "default.handlebars->121->2332",
13061 + "default3.handlebars->121->2327"
13062 ]
13063 },
13064 {
@@ -13069,12 +13069,12 @@
13069 "default-mobile.handlebars->55->928",
13070 "default-mobile.handlebars->55->940",
13071 "default-mobile.handlebars->55->947",
13072 - "default.handlebars->121->1771",
13073 - "default.handlebars->121->1783",
13074 - "default.handlebars->121->1790",
13075 - "default3.handlebars->121->1755",
13076 - "default3.handlebars->121->1767",
13077 - "default3.handlebars->121->1774"
13072 + "default.handlebars->121->1772",
13073 + "default.handlebars->121->1784",
13074 + "default.handlebars->121->1791",
13075 + "default3.handlebars->121->1756",
13076 + "default3.handlebars->121->1768",
13077 + "default3.handlebars->121->1775"
13078 ]
13079 },
13080 {
@@ -13104,12 +13104,12 @@
13104 "zh-cht": "CIRA",
13105 "xloc": [
13106 "default-mobile.handlebars->55->464",
13107 - "default.handlebars->121->3414",
13108 - "default.handlebars->121->433",
13109 - "default.handlebars->121->740",
13110 - "default3.handlebars->121->3406",
13111 - "default3.handlebars->121->430",
13112 - "default3.handlebars->121->737"
13107 + "default.handlebars->121->3415",
13108 + "default.handlebars->121->434",
13109 + "default.handlebars->121->741",
13110 + "default3.handlebars->121->3407",
13111 + "default3.handlebars->121->431",
13112 + "default3.handlebars->121->738"
13113 ]
13114 },
13115 {
@@ -13138,8 +13138,8 @@
13138 "zh-chs": "CIRA服务器",
13139 "zh-cht": "CIRA伺服器",
13140 "xloc": [
13141 - "default.handlebars->121->3463",
13142 - "default3.handlebars->121->3455"
13141 + "default.handlebars->121->3464",
13142 + "default3.handlebars->121->3456"
13143 ]
13144 },
13145 {
@@ -13168,8 +13168,8 @@
13168 "zh-chs": "CIRA服务器命令",
13169 "zh-cht": "CIRA伺服器指令",
13170 "xloc": [
13171 - "default.handlebars->121->3464",
13172 - "default3.handlebars->121->3456"
13171 + "default.handlebars->121->3465",
13172 + "default3.handlebars->121->3457"
13173 ]
13174 },
13175 {
@@ -13228,8 +13228,8 @@
13228 "zh-chs": "CIRA设置",
13229 "zh-cht": "CIRA設置",
13230 "xloc": [
13231 - "default.handlebars->121->2339",
13232 - "default3.handlebars->121->2333"
13231 + "default.handlebars->121->2340",
13232 + "default3.handlebars->121->2334"
13233 ]
13234 },
13235 {
@@ -13259,13 +13259,13 @@
13259 "zh-cht": "CPU",
13260 "xloc": [
13261 "default-mobile.handlebars->55->849",
13262 - "default.handlebars->121->1599",
13263 - "default.handlebars->121->1692",
13264 - "default.handlebars->121->3439",
13262 + "default.handlebars->121->1600",
13263 + "default.handlebars->121->1693",
13264 + "default.handlebars->121->3440",
13265 "default.handlebars->container->column_l->p40->3->1->p40type->5",
13266 - "default3.handlebars->121->1585",
13267 - "default3.handlebars->121->1676",
13268 - "default3.handlebars->121->3431",
13266 + "default3.handlebars->121->1586",
13267 + "default3.handlebars->121->1677",
13268 + "default3.handlebars->121->3432",
13269 "default3.handlebars->container->column_l->p40->3->3->p40type->5"
13270 ]
13271 },
@@ -13295,8 +13295,8 @@
13295 "zh-chs": "CPU负载",
13296 "zh-cht": "CPU負載",
13297 "xloc": [
13298 - "default.handlebars->121->3403",
13299 - "default3.handlebars->121->3395"
13298 + "default.handlebars->121->3404",
13299 + "default3.handlebars->121->3396"
13300 ]
13301 },
13302 {
@@ -13325,8 +13325,8 @@
13325 "zh-chs": "最近15分钟的CPU负载",
13326 "zh-cht": "最近15分鐘的CPU負載",
13327 "xloc": [
13328 - "default.handlebars->121->3406",
13329 - "default3.handlebars->121->3398"
13328 + "default.handlebars->121->3407",
13329 + "default3.handlebars->121->3399"
13330 ]
13331 },
13332 {
@@ -13355,8 +13355,8 @@
13355 "zh-chs": "最近5分钟的CPU负载",
13356 "zh-cht": "最近5分鐘的CPU負載",
13357 "xloc": [
13358 - "default.handlebars->121->3405",
13359 - "default3.handlebars->121->3397"
13358 + "default.handlebars->121->3406",
13359 + "default3.handlebars->121->3398"
13360 ]
13361 },
13362 {
@@ -13385,8 +13385,8 @@
13385 "zh-chs": "最近一分钟的CPU负载",
13386 "zh-cht": "最近一分鐘的CPU負載",
13387 "xloc": [
13388 - "default.handlebars->121->3404",
13389 - "default3.handlebars->121->3396"
13388 + "default.handlebars->121->3405",
13389 + "default3.handlebars->121->3397"
13390 ]
13391 },
13392 {
@@ -13415,11 +13415,11 @@
13415 "zh-chs": "CR+LF",
13416 "zh-cht": "CR+LF",
13417 "xloc": [
13418 - "default.handlebars->121->1493",
13419 - "default.handlebars->121->1524",
13418 + "default.handlebars->121->1494",
13419 + "default.handlebars->121->1525",
13420 "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
13421 - "default3.handlebars->121->1479",
13422 - "default3.handlebars->121->1510",
13421 + "default3.handlebars->121->1480",
13422 + "default3.handlebars->121->1511",
13423 "default3.handlebars->container->column_l->p12->termTable->1->1->4->1->3->terminalSettingsButtons",
13424 "sharing.handlebars->49->25",
13425 "sharing.handlebars->49->39",
@@ -13452,8 +13452,8 @@
13452 "zh-chs": "CSV",
13453 "zh-cht": "CSV",
13454 "xloc": [
13455 - "default.handlebars->121->2761",
13456 - "default3.handlebars->121->2759"
13455 + "default.handlebars->121->2762",
13456 + "default3.handlebars->121->2760"
13457 ]
13458 },
13459 {
@@ -13482,12 +13482,12 @@
13482 "zh-chs": "CSV格式",
13483 "zh-cht": "CSV格式",
13484 "xloc": [
13485 - "default.handlebars->121->2765",
13486 - "default.handlebars->121->2842",
13487 - "default.handlebars->121->813",
13488 - "default3.handlebars->121->2763",
13489 - "default3.handlebars->121->2840",
13490 - "default3.handlebars->121->810"
13485 + "default.handlebars->121->2766",
13486 + "default.handlebars->121->2843",
13487 + "default.handlebars->121->814",
13488 + "default3.handlebars->121->2764",
13489 + "default3.handlebars->121->2841",
13490 + "default3.handlebars->121->811"
13491 ]
13492 },
13493 {
@@ -13496,8 +13496,8 @@
13496 "nl": "Het CSV bestandsformaat is als volgt:",
13497 "uk": "Формат файлу CSV нижче:",
13498 "xloc": [
13499 - "default.handlebars->121->2828",
13500 - "default3.handlebars->121->2826"
13499 + "default.handlebars->121->2829",
13500 + "default3.handlebars->121->2827"
13501 ]
13502 },
13503 {
@@ -13526,8 +13526,8 @@
13526 "zh-chs": "呼叫错误",
13527 "zh-cht": "呼叫錯誤",
13528 "xloc": [
13529 - "default.handlebars->121->3498",
13530 - "default3.handlebars->121->3491"
13529 + "default.handlebars->121->3499",
13530 + "default3.handlebars->121->3492"
13531 ]
13532 },
13533 {
@@ -13540,10 +13540,10 @@
13540 "pl": "CallMeBot",
13541 "uk": "CallMeBot",
13542 "xloc": [
13543 - "default.handlebars->121->1837",
13544 - "default.handlebars->121->3080",
13545 - "default3.handlebars->121->1820",
13546 - "default3.handlebars->121->3076"
13543 + "default.handlebars->121->1838",
13544 + "default.handlebars->121->3081",
13545 + "default3.handlebars->121->1821",
13546 + "default3.handlebars->121->3077"
13547 ]
13548 },
13549 {
@@ -13605,13 +13605,13 @@
13605 "agent-translations.json",
13606 "default-mobile.handlebars->55->336",
13607 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
13608 - "default.handlebars->121->2193",
13609 - "default.handlebars->121->3469",
13610 - "default.handlebars->121->3483",
13611 - "default.handlebars->121->558",
13608 + "default.handlebars->121->2194",
13609 + "default.handlebars->121->3470",
13610 + "default.handlebars->121->3484",
13611 + "default.handlebars->121->559",
13612 "default.handlebars->container->dialog->idx_dlgButtonBar",
13613 - "default3.handlebars->121->3475",
13614 - "default3.handlebars->121->555",
13613 + "default3.handlebars->121->3476",
13614 + "default3.handlebars->121->556",
13615 "default3.handlebars->container->xxAddAgentModal->xxAddAgentModalConf->1->5->idx_dlgCancelButton",
13616 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
13617 "login.handlebars->dialog->idx_dlgButtonBar",
@@ -13687,22 +13687,22 @@
13687 "default-mobile.handlebars->55->925",
13688 "default-mobile.handlebars->55->937",
13689 "default-mobile.handlebars->55->944",
13690 - "default.handlebars->121->1746",
13691 - "default.handlebars->121->1752",
13692 - "default.handlebars->121->1758",
13693 - "default.handlebars->121->1763",
13694 - "default.handlebars->121->1765",
13695 - "default.handlebars->121->1768",
13696 - "default.handlebars->121->1780",
13697 - "default.handlebars->121->1787",
13698 - "default3.handlebars->121->1730",
13699 - "default3.handlebars->121->1736",
13700 - "default3.handlebars->121->1742",
13701 - "default3.handlebars->121->1747",
13702 - "default3.handlebars->121->1749",
13703 - "default3.handlebars->121->1752",
13704 - "default3.handlebars->121->1764",
13705 - "default3.handlebars->121->1771"
13690 + "default.handlebars->121->1747",
13691 + "default.handlebars->121->1753",
13692 + "default.handlebars->121->1759",
13693 + "default.handlebars->121->1764",
13694 + "default.handlebars->121->1766",
13695 + "default.handlebars->121->1769",
13696 + "default.handlebars->121->1781",
13697 + "default.handlebars->121->1788",
13698 + "default3.handlebars->121->1731",
13699 + "default3.handlebars->121->1737",
13700 + "default3.handlebars->121->1743",
13701 + "default3.handlebars->121->1748",
13702 + "default3.handlebars->121->1750",
13703 + "default3.handlebars->121->1753",
13704 + "default3.handlebars->121->1765",
13705 + "default3.handlebars->121->1772"
13706 ]
13707 },
13708 {
@@ -13734,12 +13734,12 @@
13734 "default-mobile.handlebars->55->901",
13735 "default-mobile.handlebars->55->907",
13736 "default-mobile.handlebars->55->913",
13737 - "default.handlebars->121->1744",
13738 - "default.handlebars->121->1750",
13739 - "default.handlebars->121->1756",
13740 - "default3.handlebars->121->1728",
13741 - "default3.handlebars->121->1734",
13742 - "default3.handlebars->121->1740"
13737 + "default.handlebars->121->1745",
13738 + "default.handlebars->121->1751",
13739 + "default.handlebars->121->1757",
13740 + "default3.handlebars->121->1729",
13741 + "default3.handlebars->121->1735",
13742 + "default3.handlebars->121->1741"
13743 ]
13744 },
13745 {
@@ -13770,12 +13770,12 @@
13770 "default-mobile.handlebars->55->926",
13771 "default-mobile.handlebars->55->938",
13772 "default-mobile.handlebars->55->945",
13773 - "default.handlebars->121->1769",
13774 - "default.handlebars->121->1781",
13775 - "default.handlebars->121->1788",
13776 - "default3.handlebars->121->1753",
13777 - "default3.handlebars->121->1765",
13778 - "default3.handlebars->121->1772"
13773 + "default.handlebars->121->1770",
13774 + "default.handlebars->121->1782",
13775 + "default.handlebars->121->1789",
13776 + "default3.handlebars->121->1754",
13777 + "default3.handlebars->121->1766",
13778 + "default3.handlebars->121->1773"
13779 ]
13780 },
13781 {
@@ -13805,8 +13805,8 @@
13805 "zh-cht": "加泰羅尼亞文",
13806 "xloc": [
13807 "default-mobile.handlebars->55->151",
13808 - "default.handlebars->121->1920",
13809 - "default3.handlebars->121->1902",
13808 + "default.handlebars->121->1921",
13809 + "default3.handlebars->121->1903",
13810 "login2.handlebars->17->32"
13811 ]
13812 },
@@ -13836,8 +13836,8 @@
13836 "zh-chs": "在这里为中心显示地图",
13837 "zh-cht": "在這裡為中心顯示地圖",
13838 "xloc": [
13839 - "default.handlebars->121->864",
13840 - "default3.handlebars->121->861"
13839 + "default.handlebars->121->865",
13840 + "default3.handlebars->121->862"
13841 ]
13842 },
13843 {
@@ -13877,7 +13877,7 @@
13877 "en": "Cerulean",
13878 "nl": "Hemelsblauw",
13879 "xloc": [
13880 - "default3.handlebars->121->2116"
13880 + "default3.handlebars->121->2117"
13881 ]
13882 },
13883 {
@@ -13907,8 +13907,8 @@
13907 "zh-cht": "查莫羅",
13908 "xloc": [
13909 "default-mobile.handlebars->55->152",
13910 - "default.handlebars->121->1921",
13911 - "default3.handlebars->121->1903",
13910 + "default.handlebars->121->1922",
13911 + "default3.handlebars->121->1904",
13912 "login2.handlebars->17->33"
13913 ]
13914 },
@@ -13969,8 +13969,8 @@
13969 "zh-chs": "更改{0}的邮箱",
13970 "zh-cht": "更改{0}的電郵",
13971 "xloc": [
13972 - "default.handlebars->121->3122",
13973 - "default3.handlebars->121->3116"
13972 + "default.handlebars->121->3123",
13973 + "default3.handlebars->121->3117"
13974 ]
13975 },
13976 {
@@ -13999,12 +13999,12 @@
13999 "zh-chs": "更改组",
14000 "zh-cht": "更改群",
14001 "xloc": [
14002 - "default.handlebars->121->1030",
14003 - "default.handlebars->121->1319",
14002 + "default.handlebars->121->1031",
14003 "default.handlebars->121->1320",
14005 - "default3.handlebars->121->1027",
14006 - "default3.handlebars->121->1310",
14007 - "default3.handlebars->121->1311"
14004 + "default.handlebars->121->1321",
14005 + "default3.handlebars->121->1028",
14006 + "default3.handlebars->121->1311",
14007 + "default3.handlebars->121->1312"
14008 ]
14009 },
14010 {
@@ -14049,10 +14049,10 @@
14049 "zh-cht": "更改密碼",
14050 "xloc": [
14051 "default-mobile.handlebars->55->344",
14052 - "default.handlebars->121->2137",
14053 - "default.handlebars->121->3066",
14054 - "default3.handlebars->121->2114",
14055 - "default3.handlebars->121->3062"
14052 + "default.handlebars->121->2138",
14053 + "default.handlebars->121->3067",
14054 + "default3.handlebars->121->2115",
14055 + "default3.handlebars->121->3063"
14056 ]
14057 },
14058 {
@@ -14081,8 +14081,8 @@
14081 "zh-chs": "更改{0}的密码",
14082 "zh-cht": "更改{0}的密碼",
14083 "xloc": [
14084 - "default.handlebars->121->3131",
14085 - "default3.handlebars->121->3121"
14084 + "default.handlebars->121->3132",
14085 + "default3.handlebars->121->3122"
14086 ]
14087 },
14088 {
@@ -14111,8 +14111,8 @@
14111 "zh-chs": "更改{0}的真实名称",
14112 "zh-cht": "更改{0}的真實名稱",
14113 "xloc": [
14114 - "default.handlebars->121->3117",
14115 - "default3.handlebars->121->3112"
14114 + "default.handlebars->121->3118",
14115 + "default3.handlebars->121->3113"
14116 ]
14117 },
14118 {
@@ -14263,8 +14263,8 @@
14263 "zh-chs": "更改该用户的密码",
14264 "zh-cht": "更改該用戶的密碼",
14265 "xloc": [
14266 - "default.handlebars->121->3065",
14267 - "default3.handlebars->121->3061"
14266 + "default.handlebars->121->3066",
14267 + "default3.handlebars->121->3062"
14268 ]
14269 },
14270 {
@@ -14323,8 +14323,8 @@
14323 "zh-chs": "更改您的邮件地址。",
14324 "zh-cht": "在此處更改你的帳戶電郵地址。",
14325 "xloc": [
14326 - "default.handlebars->121->2124",
14327 - "default3.handlebars->121->2107"
14326 + "default.handlebars->121->2125",
14327 + "default3.handlebars->121->2108"
14328 ]
14329 },
14330 {
@@ -14353,8 +14353,8 @@
14353 "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
14354 "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
14355 "xloc": [
14356 - "default.handlebars->121->2130",
14357 - "default3.handlebars->121->2111"
14356 + "default.handlebars->121->2131",
14357 + "default3.handlebars->121->2112"
14358 ]
14359 },
14360 {
@@ -14383,8 +14383,8 @@
14383 "zh-chs": "更改帐户凭据",
14384 "zh-cht": "帳戶憑證已更改",
14385 "xloc": [
14386 - "default.handlebars->121->2650",
14387 - "default3.handlebars->121->2648"
14386 + "default.handlebars->121->2651",
14387 + "default3.handlebars->121->2649"
14388 ]
14389 },
14390 {
@@ -14413,8 +14413,8 @@
14413 "zh-chs": "将帐户显示名称更改为 {0}。",
14414 "zh-cht": "將帳戶顯示名稱更改為 {0}。",
14415 "xloc": [
14416 - "default.handlebars->121->2702",
14417 - "default3.handlebars->121->2700"
14416 + "default.handlebars->121->2703",
14417 + "default3.handlebars->121->2701"
14418 ]
14419 },
14420 {
@@ -14443,10 +14443,10 @@
14443 "zh-chs": "{1}组中的设备{0}已更改:{2}",
14444 "zh-cht": "{1}組中的設備{0}已更改:{2}",
14445 "xloc": [
14446 - "default.handlebars->121->2634",
14447 - "default.handlebars->121->2715",
14448 - "default3.handlebars->121->2632",
14449 - "default3.handlebars->121->2713"
14446 + "default.handlebars->121->2635",
14447 + "default.handlebars->121->2716",
14448 + "default3.handlebars->121->2633",
14449 + "default3.handlebars->121->2714"
14450 ]
14451 },
14452 {
@@ -14475,8 +14475,8 @@
14475 "zh-chs": "语言从{1}更改为{2}",
14476 "zh-cht": "語言從{1}更改為{2}",
14477 "xloc": [
14478 - "default.handlebars->121->2578",
14479 - "default3.handlebars->121->2576"
14478 + "default.handlebars->121->2579",
14479 + "default3.handlebars->121->2577"
14480 ]
14481 },
14482 {
@@ -14505,10 +14505,10 @@
14505 "zh-chs": "已更改{0}的用户设备权限",
14506 "zh-cht": "已更改{0}的用戶設備權限",
14507 "xloc": [
14508 - "default.handlebars->121->2636",
14509 - "default.handlebars->121->2657",
14510 - "default3.handlebars->121->2634",
14511 - "default3.handlebars->121->2655"
14508 + "default.handlebars->121->2637",
14509 + "default.handlebars->121->2658",
14510 + "default3.handlebars->121->2635",
14511 + "default3.handlebars->121->2656"
14512 ]
14513 },
14514 {
@@ -14538,8 +14538,8 @@
14538 "zh-cht": "更改語言將需要刷新頁面。",
14539 "xloc": [
14540 "default-mobile.handlebars->55->319",
14541 - "default.handlebars->121->2088",
14542 - "default3.handlebars->121->2070"
14541 + "default.handlebars->121->2089",
14542 + "default3.handlebars->121->2071"
14543 ]
14544 },
14545 {
@@ -14566,8 +14566,8 @@
14566 "zh-cht": "收費率",
14567 "xloc": [
14568 "default-mobile.handlebars->55->882",
14569 - "default.handlebars->121->1725",
14570 - "default3.handlebars->121->1709"
14569 + "default.handlebars->121->1726",
14570 + "default3.handlebars->121->1710"
14571 ]
14572 },
14573 {
@@ -14594,8 +14594,8 @@
14594 "zh-cht": "收費",
14595 "xloc": [
14596 "default-mobile.handlebars->55->884",
14597 - "default.handlebars->121->1727",
14598 - "default3.handlebars->121->1711"
14597 + "default.handlebars->121->1728",
14598 + "default3.handlebars->121->1712"
14599 ]
14600 },
14601 {
@@ -14624,18 +14624,18 @@
14624 "zh-chs": "聊天",
14625 "zh-cht": "聊天",
14626 "xloc": [
14627 - "default.handlebars->121->1019",
14628 - "default.handlebars->121->1138",
14629 - "default.handlebars->121->1163",
14630 - "default.handlebars->121->2782",
14631 - "default.handlebars->121->3061",
14627 + "default.handlebars->121->1020",
14628 + "default.handlebars->121->1139",
14629 + "default.handlebars->121->1164",
14630 + "default.handlebars->121->2783",
14631 "default.handlebars->121->3062",
14633 - "default3.handlebars->121->1016",
14634 - "default3.handlebars->121->1133",
14635 - "default3.handlebars->121->1158",
14636 - "default3.handlebars->121->2780",
14637 - "default3.handlebars->121->3057",
14638 - "default3.handlebars->121->3058"
14632 + "default.handlebars->121->3063",
14633 + "default3.handlebars->121->1017",
14634 + "default3.handlebars->121->1134",
14635 + "default3.handlebars->121->1159",
14636 + "default3.handlebars->121->2781",
14637 + "default3.handlebars->121->3058",
14638 + "default3.handlebars->121->3059"
14639 ]
14640 },
14641 {
@@ -14666,10 +14666,10 @@
14666 "xloc": [
14667 "default-mobile.handlebars->55->1030",
14668 "default-mobile.handlebars->55->1050",
14669 - "default.handlebars->121->2412",
14670 - "default.handlebars->121->2450",
14671 - "default3.handlebars->121->2410",
14672 - "default3.handlebars->121->2448"
14669 + "default.handlebars->121->2413",
14670 + "default.handlebars->121->2451",
14671 + "default3.handlebars->121->2411",
14672 + "default3.handlebars->121->2449"
14673 ]
14674 },
14675 {
@@ -14699,8 +14699,8 @@
14699 "zh-cht": "聊天請求,點擊這裡接受。",
14700 "xloc": [
14701 "default-mobile.handlebars->55->1082",
14702 - "default.handlebars->121->3352",
14703 - "default3.handlebars->121->3344"
14702 + "default.handlebars->121->3353",
14703 + "default3.handlebars->121->3345"
14704 ]
14705 },
14706 {
@@ -14759,8 +14759,8 @@
14759 "zh-cht": "車臣",
14760 "xloc": [
14761 "default-mobile.handlebars->55->153",
14762 - "default.handlebars->121->1922",
14763 - "default3.handlebars->121->1904",
14762 + "default.handlebars->121->1923",
14763 + "default3.handlebars->121->1905",
14764 "login2.handlebars->17->34"
14765 ]
14766 },
@@ -14925,10 +14925,10 @@
14925 "zh-chs": "检查...",
14926 "zh-cht": "檢查...",
14927 "xloc": [
14928 - "default.handlebars->121->1888",
14929 - "default.handlebars->121->3474",
14930 - "default3.handlebars->121->1870",
14931 - "default3.handlebars->121->3466"
14928 + "default.handlebars->121->1889",
14929 + "default.handlebars->121->3475",
14930 + "default3.handlebars->121->1871",
14931 + "default3.handlebars->121->3467"
14932 ]
14933 },
14934 {
@@ -14955,8 +14955,8 @@
14955 "zh-cht": "化學",
14956 "xloc": [
14957 "default-mobile.handlebars->55->876",
14958 - "default.handlebars->121->1719",
14959 - "default3.handlebars->121->1703"
14958 + "default.handlebars->121->1720",
14959 + "default3.handlebars->121->1704"
14960 ]
14961 },
14962 {
@@ -14986,8 +14986,8 @@
14986 "zh-cht": "中文",
14987 "xloc": [
14988 "default-mobile.handlebars->55->154",
14989 - "default.handlebars->121->1923",
14990 - "default3.handlebars->121->1905",
14989 + "default.handlebars->121->1924",
14990 + "default3.handlebars->121->1906",
14991 "login2.handlebars->17->35"
14992 ]
14993 },
@@ -15018,8 +15018,8 @@
15018 "zh-cht": "中文(香港)",
15019 "xloc": [
15020 "default-mobile.handlebars->55->155",
15021 - "default.handlebars->121->1924",
15022 - "default3.handlebars->121->1906",
15021 + "default.handlebars->121->1925",
15022 + "default3.handlebars->121->1907",
15023 "login2.handlebars->17->36"
15024 ]
15025 },
@@ -15050,8 +15050,8 @@
15050 "zh-cht": "中文(中國)",
15051 "xloc": [
15052 "default-mobile.handlebars->55->156",
15053 - "default.handlebars->121->1925",
15054 - "default3.handlebars->121->1907",
15053 + "default.handlebars->121->1926",
15054 + "default3.handlebars->121->1908",
15055 "login2.handlebars->17->37"
15056 ]
15057 },
@@ -15082,8 +15082,8 @@
15082 "zh-cht": "簡體中文",
15083 "xloc": [
15084 "default-mobile.handlebars->55->316",
15085 - "default.handlebars->121->2085",
15086 - "default3.handlebars->121->2067",
15085 + "default.handlebars->121->2086",
15086 + "default3.handlebars->121->2068",
15087 "login2.handlebars->17->197"
15088 ]
15089 },
@@ -15114,8 +15114,8 @@
15114 "zh-cht": "中文(新加坡)",
15115 "xloc": [
15116 "default-mobile.handlebars->55->157",
15117 - "default.handlebars->121->1926",
15118 - "default3.handlebars->121->1908",
15117 + "default.handlebars->121->1927",
15118 + "default3.handlebars->121->1909",
15119 "login2.handlebars->17->38"
15120 ]
15121 },
@@ -15146,8 +15146,8 @@
15146 "zh-cht": "中文(台灣)",
15147 "xloc": [
15148 "default-mobile.handlebars->55->158",
15149 - "default.handlebars->121->1927",
15150 - "default3.handlebars->121->1909",
15149 + "default.handlebars->121->1928",
15150 + "default3.handlebars->121->1910",
15151 "login2.handlebars->17->39"
15152 ]
15153 },
@@ -15178,8 +15178,8 @@
15178 "zh-cht": "繁體中文",
15179 "xloc": [
15180 "default-mobile.handlebars->55->317",
15181 - "default.handlebars->121->2086",
15182 - "default3.handlebars->121->2068",
15181 + "default.handlebars->121->2087",
15182 + "default3.handlebars->121->2069",
15183 "login2.handlebars->17->198"
15184 ]
15185 },
@@ -15241,8 +15241,8 @@
15241 "zh-cht": "楚瓦什",
15242 "xloc": [
15243 "default-mobile.handlebars->55->159",
15244 - "default.handlebars->121->1928",
15245 - "default3.handlebars->121->1910",
15244 + "default.handlebars->121->1929",
15245 + "default3.handlebars->121->1911",
15246 "login2.handlebars->17->40"
15247 ]
15248 },
@@ -15286,18 +15286,18 @@
15286 "default-mobile.handlebars->55->728",
15287 "default-mobile.handlebars->55->94",
15288 "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
15289 - "default.handlebars->121->1572",
15290 - "default.handlebars->121->1574",
15291 - "default.handlebars->121->1576",
15292 - "default.handlebars->121->1578",
15293 - "default.handlebars->121->2572",
15289 + "default.handlebars->121->1573",
15290 + "default.handlebars->121->1575",
15291 + "default.handlebars->121->1577",
15292 + "default.handlebars->121->1579",
15293 + "default.handlebars->121->2573",
15294 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
15295 "default.handlebars->container->column_l->p41->3->1",
15296 - "default3.handlebars->121->1558",
15297 - "default3.handlebars->121->1560",
15298 - "default3.handlebars->121->1562",
15299 - "default3.handlebars->121->1564",
15300 - "default3.handlebars->121->2570",
15296 + "default3.handlebars->121->1559",
15297 + "default3.handlebars->121->1561",
15298 + "default3.handlebars->121->1563",
15299 + "default3.handlebars->121->1565",
15300 + "default3.handlebars->121->2571",
15301 "default3.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
15302 "default3.handlebars->container->column_l->p41->3->3",
15303 "messenger.handlebars->xbottom->1->1->0->5",
@@ -15338,7 +15338,7 @@
15338 "zh-cht": "清除 RDP 憑據?",
15339 "xloc": [
15340 "default-mobile.handlebars->55->625",
15341 - "default.handlebars->121->1365"
15341 + "default.handlebars->121->1366"
15342 ]
15343 },
15344 {
@@ -15368,7 +15368,7 @@
15368 "zh-cht": "清除 SSH 憑據?",
15369 "xloc": [
15370 "default-mobile.handlebars->55->623",
15371 - "default.handlebars->121->1363"
15371 + "default.handlebars->121->1364"
15372 ]
15373 },
15374 {
@@ -15427,10 +15427,10 @@
15427 "zh-chs": "清除代理核心",
15428 "zh-cht": "清除代理核心",
15429 "xloc": [
15430 - "default.handlebars->121->766",
15431 - "default.handlebars->121->808",
15432 - "default3.handlebars->121->763",
15433 - "default3.handlebars->121->805"
15430 + "default.handlebars->121->767",
15431 + "default.handlebars->121->809",
15432 + "default3.handlebars->121->764",
15433 + "default3.handlebars->121->806"
15434 ]
15435 },
15436 {
@@ -15459,8 +15459,8 @@
15459 "zh-chs": "清除选定设备上的代理核心?",
15460 "zh-cht": "清除所選設備上的代理核心?",
15461 "xloc": [
15462 - "default.handlebars->121->807",
15463 - "default3.handlebars->121->804"
15462 + "default.handlebars->121->808",
15463 + "default3.handlebars->121->805"
15464 ]
15465 },
15466 {
@@ -15490,8 +15490,8 @@
15490 "zh-cht": "全部清除",
15491 "xloc": [
15492 "default-mobile.handlebars->55->1065",
15493 - "default.handlebars->121->3335",
15494 - "default3.handlebars->121->3327"
15493 + "default.handlebars->121->3336",
15494 + "default3.handlebars->121->3328"
15495 ]
15496 },
15497 {
@@ -15552,8 +15552,8 @@
15552 "zh-cht": "清除核心",
15553 "xloc": [
15554 "default-mobile.handlebars->55->966",
15555 - "default.handlebars->121->1810",
15556 - "default3.handlebars->121->1794"
15555 + "default.handlebars->121->1811",
15556 + "default3.handlebars->121->1795"
15557 ]
15558 },
15559 {
@@ -15614,8 +15614,8 @@
15614 "zh-cht": "清除此通知",
15615 "xloc": [
15616 "default-mobile.handlebars->55->1064",
15617 - "default.handlebars->121->3334",
15618 - "default3.handlebars->121->3326"
15617 + "default.handlebars->121->3335",
15618 + "default3.handlebars->121->3327"
15619 ]
15620 },
15621 {
@@ -15731,10 +15731,10 @@
15731 "zh-chs": "单击此处编辑设备组名称",
15732 "zh-cht": "單擊此處編輯裝置群名稱",
15733 "xloc": [
15734 - "default.handlebars->121->2207",
15735 - "default.handlebars->121->2511",
15736 - "default3.handlebars->121->2204",
15737 - "default3.handlebars->121->2509"
15734 + "default.handlebars->121->2208",
15735 + "default.handlebars->121->2512",
15736 + "default3.handlebars->121->2205",
15737 + "default3.handlebars->121->2510"
15738 ]
15739 },
15740 {
@@ -15763,8 +15763,8 @@
15763 "zh-chs": "单击此处编辑服务器端设备名称",
15764 "zh-cht": "單擊此處編輯伺服器端裝置名稱",
15765 "xloc": [
15766 - "default.handlebars->121->880",
15767 - "default3.handlebars->121->877"
15766 + "default.handlebars->121->881",
15767 + "default3.handlebars->121->878"
15768 ]
15769 },
15770 {
@@ -15793,8 +15793,8 @@
15793 "zh-chs": "单击此处编辑用户组名称",
15794 "zh-cht": "單擊此處編輯用戶群名稱",
15795 "xloc": [
15796 - "default.handlebars->121->2912",
15797 - "default3.handlebars->121->2908"
15796 + "default.handlebars->121->2913",
15797 + "default3.handlebars->121->2909"
15798 ]
15799 },
15800 {
@@ -15913,8 +15913,8 @@
15913 "zh-cht": "單擊確定將驗證電郵發送到:",
15914 "xloc": [
15915 "default-mobile.handlebars->55->329",
15916 - "default.handlebars->121->2121",
15917 - "default3.handlebars->121->2104"
15916 + "default.handlebars->121->2122",
15917 + "default3.handlebars->121->2105"
15918 ]
15919 },
15920 {
@@ -16004,8 +16004,8 @@
16004 "zh-cht": "客戶端控制模式(CCM)",
16005 "xloc": [
16006 "default-mobile.handlebars->55->827",
16007 - "default.handlebars->121->1670",
16008 - "default3.handlebars->121->1654"
16007 + "default.handlebars->121->1671",
16008 + "default3.handlebars->121->1655"
16009 ]
16010 },
16011 {
@@ -16034,8 +16034,8 @@
16034 "zh-chs": "客户编号",
16035 "zh-cht": "客戶編號",
16036 "xloc": [
16037 - "default.handlebars->121->2184",
16038 - "default3.handlebars->121->2185"
16037 + "default.handlebars->121->2185",
16038 + "default3.handlebars->121->2186"
16039 ]
16040 },
16041 {
@@ -16064,8 +16064,8 @@
16064 "zh-chs": "客户端启动的远程访问",
16065 "zh-cht": "客戶端啟動的遠程訪問",
16066 "xloc": [
16067 - "default.handlebars->121->2338",
16068 - "default3.handlebars->121->2334"
16067 + "default.handlebars->121->2339",
16068 + "default3.handlebars->121->2335"
16069 ]
16070 },
16071 {
@@ -16094,8 +16094,8 @@
16094 "zh-chs": "客户机密",
16095 "zh-cht": "客戶機密",
16096 "xloc": [
16097 - "default.handlebars->121->2185",
16098 - "default3.handlebars->121->2186"
16097 + "default.handlebars->121->2186",
16098 + "default3.handlebars->121->2187"
16099 ]
16100 },
16101 {
@@ -16157,13 +16157,13 @@
16157 "xloc": [
16158 "agent-translations.json",
16159 "default-mobile.handlebars->55->92",
16160 - "default.handlebars->121->1477",
16161 - "default.handlebars->121->1546",
16160 + "default.handlebars->121->1478",
16161 + "default.handlebars->121->1547",
16162 "default.handlebars->121->247",
16163 "default.handlebars->121->256",
16164 - "default.handlebars->121->3468",
16165 - "default3.handlebars->121->1464",
16166 - "default3.handlebars->121->1532",
16164 + "default.handlebars->121->3469",
16165 + "default3.handlebars->121->1465",
16166 + "default3.handlebars->121->1533",
16167 "default3.handlebars->121->354",
16168 "sharing.handlebars->49->51"
16169 ]
@@ -16194,8 +16194,8 @@
16194 "zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
16195 "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
16196 "xloc": [
16197 - "default.handlebars->121->2722",
16198 - "default3.handlebars->121->2720"
16197 + "default.handlebars->121->2723",
16198 + "default3.handlebars->121->2721"
16199 ]
16200 },
16201 {
@@ -16224,8 +16224,8 @@
16224 "zh-chs": "封闭式桌面多路复用会话,{0}秒",
16225 "zh-cht": "封閉式桌面多路復用會話,{0}秒",
16226 "xloc": [
16227 - "default.handlebars->121->2583",
16228 - "default3.handlebars->121->2581"
16227 + "default.handlebars->121->2584",
16228 + "default3.handlebars->121->2582"
16229 ]
16230 },
16231 {
@@ -16351,8 +16351,8 @@
16351 "zh-cht": "命令",
16352 "xloc": [
16353 "agentinvite.handlebars->13->17",
16354 - "default.handlebars->121->704",
16355 - "default3.handlebars->121->701"
16354 + "default.handlebars->121->705",
16355 + "default3.handlebars->121->702"
16356 ]
16357 },
16358 {
@@ -16412,12 +16412,12 @@
16412 "zh-cht": "指令",
16413 "xloc": [
16414 "default-mobile.handlebars->55->1052",
16415 - "default.handlebars->121->1140",
16416 - "default.handlebars->121->1165",
16417 - "default.handlebars->121->2452",
16418 - "default3.handlebars->121->1135",
16419 - "default3.handlebars->121->1160",
16420 - "default3.handlebars->121->2450"
16415 + "default.handlebars->121->1141",
16416 + "default.handlebars->121->1166",
16417 + "default.handlebars->121->2453",
16418 + "default3.handlebars->121->1136",
16419 + "default3.handlebars->121->1161",
16420 + "default3.handlebars->121->2451"
16421 ]
16422 },
16423 {
@@ -16434,8 +16434,8 @@
16434 "uk": "Команди з файлу",
16435 "xloc": [
16436 "default-mobile.handlebars->55->607",
16437 - "default.handlebars->121->833",
16438 - "default3.handlebars->121->830"
16437 + "default.handlebars->121->834",
16438 + "default3.handlebars->121->831"
16439 ]
16440 },
16441 {
@@ -16452,8 +16452,8 @@
16452 "uk": "Команди з файлу на сервері",
16453 "xloc": [
16454 "default-mobile.handlebars->55->608",
16455 - "default.handlebars->121->834",
16456 - "default3.handlebars->121->831"
16455 + "default.handlebars->121->835",
16456 + "default3.handlebars->121->832"
16457 ]
16458 },
16459 {
@@ -16470,8 +16470,8 @@
16470 "uk": "Команди з текстового поля",
16471 "xloc": [
16472 "default-mobile.handlebars->55->606",
16473 - "default.handlebars->121->832",
16474 - "default3.handlebars->121->829"
16473 + "default.handlebars->121->833",
16474 + "default3.handlebars->121->830"
16475 ]
16476 },
16477 {
@@ -16500,10 +16500,10 @@
16500 "zh-chs": "通用设备组",
16501 "zh-cht": "通用裝置群",
16502 "xloc": [
16503 - "default.handlebars->121->2947",
16504 - "default.handlebars->121->3136",
16505 - "default3.handlebars->121->2943",
16506 - "default3.handlebars->121->3126"
16503 + "default.handlebars->121->2948",
16504 + "default.handlebars->121->3137",
16505 + "default3.handlebars->121->2944",
16506 + "default3.handlebars->121->3127"
16507 ]
16508 },
16509 {
@@ -16532,10 +16532,10 @@
16532 "zh-chs": "通用设备",
16533 "zh-cht": "通用裝置",
16534 "xloc": [
16535 - "default.handlebars->121->2953",
16536 - "default.handlebars->121->3148",
16537 - "default3.handlebars->121->2949",
16538 - "default3.handlebars->121->3138"
16535 + "default.handlebars->121->2954",
16536 + "default.handlebars->121->3149",
16537 + "default3.handlebars->121->2950",
16538 + "default3.handlebars->121->3139"
16539 ]
16540 },
16541 {
@@ -16565,8 +16565,8 @@
16565 "zh-cht": "編譯時間",
16566 "xloc": [
16567 "default-mobile.handlebars->55->793",
16568 - "default.handlebars->121->1626",
16569 - "default3.handlebars->121->1612"
16568 + "default.handlebars->121->1627",
16569 + "default3.handlebars->121->1613"
16570 ]
16571 },
16572 {
@@ -16595,8 +16595,8 @@
16595 "zh-chs": "压缩档案...",
16596 "zh-cht": "壓縮檔案...",
16597 "xloc": [
16598 - "default.handlebars->121->1535",
16599 - "default3.handlebars->121->1521",
16598 + "default.handlebars->121->1536",
16599 + "default3.handlebars->121->1522",
16600 "sharing.handlebars->49->47"
16601 ]
16602 },
@@ -16612,8 +16612,8 @@
16612 "pl": "Zapisy pliku konfiguracyjnego",
16613 "uk": "Записи файлу конфігурації",
16614 "xloc": [
16615 - "default.handlebars->121->3301",
16616 - "default3.handlebars->121->3293"
16615 + "default.handlebars->121->3302",
16616 + "default3.handlebars->121->3294"
16617 ]
16618 },
16619 {
@@ -16644,29 +16644,29 @@
16644 "xloc": [
16645 "default-mobile.handlebars->55->1001",
16646 "default-mobile.handlebars->55->620",
16647 - "default.handlebars->121->1314",
16648 - "default.handlebars->121->1323",
16649 - "default.handlebars->121->2349",
16650 - "default.handlebars->121->2812",
16651 - "default.handlebars->121->2902",
16652 - "default.handlebars->121->2969",
16653 - "default.handlebars->121->3134",
16654 - "default.handlebars->121->777",
16655 - "default3.handlebars->121->1305",
16656 - "default3.handlebars->121->1313",
16657 - "default3.handlebars->121->2344",
16658 - "default3.handlebars->121->2810",
16659 - "default3.handlebars->121->2898",
16660 - "default3.handlebars->121->2965",
16661 - "default3.handlebars->121->3124",
16662 - "default3.handlebars->121->774"
16647 + "default.handlebars->121->1315",
16648 + "default.handlebars->121->1324",
16649 + "default.handlebars->121->2350",
16650 + "default.handlebars->121->2813",
16651 + "default.handlebars->121->2903",
16652 + "default.handlebars->121->2970",
16653 + "default.handlebars->121->3135",
16654 + "default.handlebars->121->778",
16655 + "default3.handlebars->121->1306",
16656 + "default3.handlebars->121->1314",
16657 + "default3.handlebars->121->2345",
16658 + "default3.handlebars->121->2811",
16659 + "default3.handlebars->121->2899",
16660 + "default3.handlebars->121->2966",
16661 + "default3.handlebars->121->3125",
16662 + "default3.handlebars->121->775"
16663 ]
16664 },
16665 {
16666 "en": "Confirm Password",
16667 "nl": "Bevestig wachtwoord",
16668 "xloc": [
16669 - "default3.handlebars->121->2859"
16669 + "default3.handlebars->121->2860"
16670 ]
16671 },
16672 {
@@ -16696,8 +16696,8 @@
16696 "zh-cht": "確認將1個副本複製到此位置?",
16697 "xloc": [
16698 "default-mobile.handlebars->55->717",
16699 - "default.handlebars->121->1567",
16700 - "default3.handlebars->121->1553",
16699 + "default.handlebars->121->1568",
16700 + "default3.handlebars->121->1554",
16701 "sharing-mobile.handlebars->55->92",
16702 "sharing.handlebars->49->69"
16703 ]
@@ -16728,8 +16728,8 @@
16728 "zh-chs": "确认{0}个条目的复制到此位置?",
16729 "zh-cht": "確認{0}個條目的複製到此位置?",
16730 "xloc": [
16731 - "default.handlebars->121->1566",
16732 - "default3.handlebars->121->1552",
16731 + "default.handlebars->121->1567",
16732 + "default3.handlebars->121->1553",
16733 "sharing.handlebars->49->68"
16734 ]
16735 },
@@ -16789,8 +16789,8 @@
16789 "zh-chs": "确认删除选定的帐户?",
16790 "zh-cht": "確認刪除所選帳戶?",
16791 "xloc": [
16792 - "default.handlebars->121->2811",
16793 - "default3.handlebars->121->2809"
16792 + "default.handlebars->121->2812",
16793 + "default3.handlebars->121->2810"
16794 ]
16795 },
16796 {
@@ -16819,8 +16819,8 @@
16819 "zh-chs": "确认删除选定的用户组?",
16820 "zh-cht": "確認刪除所選用戶群?",
16821 "xloc": [
16822 - "default.handlebars->121->2901",
16823 - "default3.handlebars->121->2897"
16822 + "default.handlebars->121->2902",
16823 + "default3.handlebars->121->2898"
16824 ]
16825 },
16826 {
@@ -16849,24 +16849,24 @@
16849 "zh-chs": "确认删除用户{0}?",
16850 "zh-cht": "確認刪除用戶{0}?",
16851 "xloc": [
16852 - "default.handlebars->121->3133",
16853 - "default3.handlebars->121->3123"
16852 + "default.handlebars->121->3134",
16853 + "default3.handlebars->121->3124"
16854 ]
16855 },
16856 {
16857 "en": "Confirm disabling 2FA Duo login security.",
16858 "nl": "Bevestig het uitschakelen van 2FA Duo inlogbeveiliging.",
16859 "xloc": [
16860 - "default.handlebars->121->1867",
16861 - "default3.handlebars->121->1850"
16860 + "default.handlebars->121->1868",
16861 + "default3.handlebars->121->1851"
16862 ]
16863 },
16864 {
16865 "en": "Confirm enabling of Duo 2FA login security. Once enabled you will be given the option to use Duo at login for added security. Click ok to go thru the steps to enable Duo.",
16866 "nl": "Bevestig het inschakelen van Duo 2FA inlogbeveiliging. Eenmaal ingeschakeld, krijgt u de mogelijkheid om Duo te gebruiken bij het inloggen voor extra veiligheid. Klik op OK om de stappen te doorlopen om Duo in te schakelen.",
16867 "xloc": [
16868 - "default.handlebars->121->1865",
16869 - "default3.handlebars->121->1848"
16868 + "default.handlebars->121->1866",
16869 + "default3.handlebars->121->1849"
16870 ]
16871 },
16872 {
@@ -16895,8 +16895,8 @@
16895 "zh-chs": "确认删除用户“ {0} ”的成员身份?",
16896 "zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
16897 "xloc": [
16898 - "default.handlebars->121->2972",
16899 - "default3.handlebars->121->2968"
16898 + "default.handlebars->121->2973",
16899 + "default3.handlebars->121->2969"
16900 ]
16901 },
16902 {
@@ -16925,8 +16925,8 @@
16925 "zh-chs": "确认删除用户组“ {0} ”的成员身份?",
16926 "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
16927 "xloc": [
16928 - "default.handlebars->121->3165",
16929 - "default3.handlebars->121->3155"
16928 + "default.handlebars->121->3166",
16929 + "default3.handlebars->121->3156"
16930 ]
16931 },
16932 {
@@ -16956,8 +16956,8 @@
16956 "zh-cht": "確認將1個條目移動到此位置?",
16957 "xloc": [
16958 "default-mobile.handlebars->55->719",
16959 - "default.handlebars->121->1569",
16960 - "default3.handlebars->121->1555",
16959 + "default.handlebars->121->1570",
16960 + "default3.handlebars->121->1556",
16961 "sharing-mobile.handlebars->55->94",
16962 "sharing.handlebars->49->71"
16963 ]
@@ -16988,8 +16988,8 @@
16988 "zh-chs": "确认将{0}个条目移到此位置?",
16989 "zh-cht": "確認將{0}個條目移到該位置?",
16990 "xloc": [
16991 - "default.handlebars->121->1568",
16992 - "default3.handlebars->121->1554",
16991 + "default.handlebars->121->1569",
16992 + "default3.handlebars->121->1555",
16993 "sharing.handlebars->49->70"
16994 ]
16995 },
@@ -17049,8 +17049,8 @@
17049 "zh-chs": "确认覆盖?",
17050 "zh-cht": "確認覆蓋?",
17051 "xloc": [
17052 - "default.handlebars->121->2564",
17053 - "default3.handlebars->121->2562"
17052 + "default.handlebars->121->2565",
17053 + "default3.handlebars->121->2563"
17054 ]
17055 },
17056 {
@@ -17079,10 +17079,10 @@
17079 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
17080 "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
17081 "xloc": [
17082 - "default.handlebars->121->2962",
17083 - "default.handlebars->121->3156",
17084 - "default3.handlebars->121->2958",
17085 - "default3.handlebars->121->3146"
17082 + "default.handlebars->121->2963",
17083 + "default.handlebars->121->3157",
17084 + "default3.handlebars->121->2959",
17085 + "default3.handlebars->121->3147"
17086 ]
17087 },
17088 {
@@ -17111,10 +17111,10 @@
17111 "zh-chs": "确认删除设备组“ {0} ”的访问权限?",
17112 "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
17113 "xloc": [
17114 - "default.handlebars->121->2964",
17115 - "default.handlebars->121->3169",
17116 - "default3.handlebars->121->2960",
17117 - "default3.handlebars->121->3159"
17114 + "default.handlebars->121->2965",
17115 + "default.handlebars->121->3170",
17116 + "default3.handlebars->121->2961",
17117 + "default3.handlebars->121->3160"
17118 ]
17119 },
17120 {
@@ -17143,8 +17143,8 @@
17143 "zh-chs": "确认删除用户“ {0} ”的访问权限?",
17144 "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
17145 "xloc": [
17146 - "default.handlebars->121->3158",
17147 - "default3.handlebars->121->3148"
17146 + "default.handlebars->121->3159",
17147 + "default3.handlebars->121->3149"
17148 ]
17149 },
17150 {
@@ -17173,8 +17173,8 @@
17173 "zh-chs": "确认删除用户组“ {0} ”的访问权限?",
17174 "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
17175 "xloc": [
17176 - "default.handlebars->121->3161",
17177 - "default3.handlebars->121->3151"
17176 + "default.handlebars->121->3162",
17177 + "default3.handlebars->121->3152"
17178 ]
17179 },
17180 {
@@ -17203,10 +17203,10 @@
17203 "zh-chs": "确认删除访问权限?",
17204 "zh-cht": "確認刪除訪問權限?",
17205 "xloc": [
17206 - "default.handlebars->121->3159",
17207 - "default.handlebars->121->3162",
17208 - "default3.handlebars->121->3149",
17209 - "default3.handlebars->121->3152"
17206 + "default.handlebars->121->3160",
17207 + "default.handlebars->121->3163",
17208 + "default3.handlebars->121->3150",
17209 + "default3.handlebars->121->3153"
17210 ]
17211 },
17212 {
@@ -17236,8 +17236,8 @@
17236 "zh-cht": "確認刪除身份驗證軟體兩步登入?",
17237 "xloc": [
17238 "default-mobile.handlebars->55->328",
17239 - "default.handlebars->121->1871",
17240 - "default3.handlebars->121->1854"
17239 + "default.handlebars->121->1872",
17240 + "default3.handlebars->121->1855"
17241 ]
17242 },
17243 {
@@ -17266,8 +17266,8 @@
17266 "zh-chs": "确认删除设备共享“{0}”?",
17267 "zh-cht": "確認刪除設備共享“{0}”?",
17268 "xloc": [
17269 - "default.handlebars->121->3154",
17270 - "default3.handlebars->121->3144"
17269 + "default.handlebars->121->3155",
17270 + "default3.handlebars->121->3145"
17271 ]
17272 },
17273 {
@@ -17296,8 +17296,8 @@
17296 "zh-chs": "确认移除推送认证设备?",
17297 "zh-cht": "確認移除推送認證設備?",
17298 "xloc": [
17299 - "default.handlebars->121->1873",
17300 - "default3.handlebars->121->1856"
17299 + "default.handlebars->121->1874",
17300 + "default3.handlebars->121->1857"
17301 ]
17302 },
17303 {
@@ -17326,8 +17326,8 @@
17326 "zh-chs": "确认删除用户“ {0} ”的权限?",
17327 "zh-cht": "確認刪除用戶“ {0} ”的權限?",
17328 "xloc": [
17329 - "default.handlebars->121->2464",
17330 - "default3.handlebars->121->2462"
17329 + "default.handlebars->121->2465",
17330 + "default3.handlebars->121->2463"
17331 ]
17332 },
17333 {
@@ -17356,8 +17356,8 @@
17356 "zh-chs": "确认删除用户组“ {0} ”的权限?",
17357 "zh-cht": "確認刪除用戶群“ {0} ”的權限?",
17358 "xloc": [
17359 - "default.handlebars->121->2466",
17360 - "default3.handlebars->121->2464"
17359 + "default.handlebars->121->2467",
17360 + "default3.handlebars->121->2465"
17361 ]
17362 },
17363 {
@@ -17386,8 +17386,8 @@
17386 "zh-chs": "确认移除所选设备?",
17387 "zh-cht": "確認刪除所選設備?",
17388 "xloc": [
17389 - "default.handlebars->121->771",
17390 - "default3.handlebars->121->768"
17389 + "default.handlebars->121->772",
17390 + "default3.handlebars->121->769"
17391 ]
17392 },
17393 {
@@ -17416,8 +17416,8 @@
17416 "zh-chs": "确认删除此登录令牌?",
17417 "zh-cht": "確認刪除此登錄令牌?",
17418 "xloc": [
17419 - "default.handlebars->121->2177",
17420 - "default3.handlebars->121->2178"
17419 + "default.handlebars->121->2178",
17420 + "default3.handlebars->121->2179"
17421 ]
17422 },
17423 {
@@ -17475,8 +17475,8 @@
17475 "zh-chs": "确认移除 {0} 个选定的设备?",
17476 "zh-cht": "確認刪除 {0} 個選定的設備?",
17477 "xloc": [
17478 - "default.handlebars->121->772",
17479 - "default3.handlebars->121->769"
17478 + "default.handlebars->121->773",
17479 + "default3.handlebars->121->770"
17480 ]
17481 },
17482 {
@@ -17506,8 +17506,8 @@
17506 "zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
17507 "xloc": [
17508 "default-mobile.handlebars->55->387",
17509 - "default.handlebars->121->2567",
17510 - "default3.handlebars->121->2565"
17509 + "default.handlebars->121->2568",
17510 + "default3.handlebars->121->2566"
17511 ]
17512 },
17513 {
@@ -17540,13 +17540,13 @@
17540 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
17541 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
17542 "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
17543 - "default.handlebars->121->2247",
17544 - "default.handlebars->121->976",
17543 + "default.handlebars->121->2248",
17544 + "default.handlebars->121->977",
17545 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
17546 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
17547 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
17548 - "default3.handlebars->121->2244",
17549 - "default3.handlebars->121->973",
17548 + "default3.handlebars->121->2245",
17549 + "default3.handlebars->121->974",
17550 "default3.handlebars->container->column_l->p11->deskarea0->deskarea1->1->connectbutton1span->connectbutton1",
17551 "default3.handlebars->container->column_l->p12->termTable->1->1->0->1->1->connectbutton2span->connectbutton2",
17552 "default3.handlebars->container->column_l->p13->p13toolbar->1->0->1->1->p13Connectspan->p13Connect",
@@ -17589,9 +17589,9 @@
17589 "zh-chs": "全部连接",
17590 "zh-cht": "全部連接",
17591 "xloc": [
17592 - "default.handlebars->121->498",
17592 + "default.handlebars->121->499",
17593 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->KvmDesktopButtons",
17594 - "default3.handlebars->121->495",
17594 + "default3.handlebars->121->496",
17595 "default3.handlebars->container->column_l->p1->devListToolbarSpan->kvmListToolbar->KvmDesktopButtons"
17596 ]
17597 },
@@ -17621,8 +17621,8 @@
17621 "zh-chs": "连接到服务器",
17622 "zh-cht": "連接到伺服器",
17623 "xloc": [
17624 - "default.handlebars->121->2342",
17625 - "default3.handlebars->121->2337"
17624 + "default.handlebars->121->2343",
17625 + "default3.handlebars->121->2338"
17626 ]
17627 },
17628 {
@@ -17835,9 +17835,9 @@
17835 "xloc": [
17836 "default-mobile.handlebars->55->4",
17837 "default.handlebars->121->11",
17838 - "default.handlebars->121->458",
17838 + "default.handlebars->121->459",
17839 "default3.handlebars->121->11",
17840 - "default3.handlebars->121->455",
17840 + "default3.handlebars->121->456",
17841 "sharing-mobile.handlebars->55->4",
17842 "sharing.handlebars->49->4",
17843 "ssh.handlebars->21->4",
@@ -17870,8 +17870,8 @@
17870 "zh-chs": "已连接的英特尔&reg;AMT",
17871 "zh-cht": "已連接的Intel&reg; AMT",
17872 "xloc": [
17873 - "default.handlebars->121->3393",
17874 - "default3.handlebars->121->3385"
17873 + "default.handlebars->121->3394",
17874 + "default3.handlebars->121->3386"
17875 ]
17876 },
17877 {
@@ -17900,8 +17900,8 @@
17900 "zh-chs": "已连接的英特尔&reg;AMT CIRA",
17901 "zh-cht": "已連接的Intel&reg; AMT CIRA",

This file is too large to show in full.