Version 0.7.41
Ylian Saint-Hilaire committed
Jan 5, 2021 at 18:49 UTC
b6cc60c1ac3309ed1102e0502da09f4954ea5628
3 files changed
+1518
-1506
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "0.7.40",
3
+ "version": "0.7.41",
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 p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="";null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var d in s)l+="<g:"+d+">"+s[d]+"</g:"+d+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var d in r)if(null!=r[d])if(Array.isArray(r[d]))for(var c in r[d])l+="<r:"+d+">"+r[d][c]+"</r:"+d+">";else l+="<r:"+d+">"+r[d]+"</r:"+d+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
1
+var WsmanStackCreateService=function(e,s,r,a,o,t){var p={};function l(e){if(!e)return"";var s=" ";for(var r in e)e.hasOwnProperty(r)&&0===r.indexOf("@")&&(s+=r.substring(1)+'="'+e[r]+'" ');return s}function w(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s="<w:SelectorSet>";for(var r in e)if(e.hasOwnProperty(r)){if(s+='<w:Selector Name="'+r+'">',e[r].ReferenceParameters){s+="<a:EndpointReference>",s+="<a:Address>"+e[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var a=e[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)s+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else s+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";s+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else s+=e[r];s+="</w:Selector>"}return s+="</w:SelectorSet>"}return p.NextMessageId=1,p.Address="/wsman",p.comm=CreateWsmanComm(e,s,r,a,o,t),p.PerformAjax=function(e,o,s,r,a){null==a&&(a=""),p.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+a+"><Header><a:Action>"+e,function(e,s,r){if(200==s){var a=p.ParseWsman(e);a&&null!=a?o(p,a.Header.ResourceURI,a,200,r):o(p,null,{Header:{HttpError:s}},601,r)}else o(p,null,{Header:{HttpError:s}},s,r)},s,r)},p.CancelAllQueries=function(e){p.comm.CancelAllQueries(e)},p.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},p.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="";null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l&&null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"";var u="http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>";p.PerformAjax(u+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},p.ExecUnSubscribe=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+w(o)+"</Header><Body><e:Unsubscribe/>";p.PerformAjax(t+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},p.ExecPut=function(e,s,r,a,o,t){var n="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+w(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r=p.GetNameFromUrl(e),a="<r:"+r+' xmlns:r="'+e+'">';for(var o in s)if(s.hasOwnProperty(o)&&0!==o.indexOf("__")&&0!==o.indexOf("@")&&void 0!==s[o]&&null!==s[o]&&"function"!=typeof s[o])if("object"==typeof s[o]&&s[o].ReferenceParameters){a+="<r:"+o+"><a:Address>"+s[o].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[o].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[o].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)a+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else a+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";a+="</w:SelectorSet></a:ReferenceParameters></r:"+o+">"}else if(Array.isArray(s[o]))for(n=0;n<s[o].length;n++)a+="<r:"+o+">"+s[o][n].toString()+"</r:"+o+">";else a+="<r:"+o+">"+s[o].toString()+"</r:"+o+">";return a+="</r:"+r+">"}(e,s);p.PerformAjax(n+"</Body></Envelope>",r,a,o)},p.ExecCreate=function(e,s,r,a,o,t){var n=p.GetNameFromUrl(e),l="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(t)+"</Header><Body><g:"+n+' xmlns:g="'+e+'">';for(var c in s)l+="<g:"+c+">"+s[c]+"</g:"+c+">";p.PerformAjax(l+"</g:"+n+"></Body></Envelope>",r,a,o)},p.ExecCreateXml=function(e,s,r,a,o){var t=p.GetNameFromUrl(e);p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},p.ExecDelete=function(e,s,r,a,o){var t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(s)+"</Header><Body /></Envelope>";p.PerformAjax(t,r,a,o)},p.ExecGet=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},p.ExecMethod=function(e,s,r,a,o,t,n){var l="";for(var c in r)if(null!=r[c])if(Array.isArray(r[c]))for(var d in r[c])l+="<r:"+c+">"+r[c][d]+"</r:"+c+">";else l+="<r:"+c+">"+r[c]+"</r:"+c+">";p.ExecMethodXml(e,s,l,a,o,t,n)},p.ExecMethodXml=function(e,s,r,a,o,t,n){p.PerformAjax(e+"/"+s+"</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+w(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},p.ExecEnum=function(e,s,r,a){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},p.ExecPull=function(e,s,r,a,o){p.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+p.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+p.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},p.ParseWsman=function(s){try{s.childNodes||(s=function(e){{if(window.DOMParser)return(new DOMParser).parseFromString(e,"text/xml");var s=new ActiveXObject("Microsoft.XMLDOM");return s.async=!1,s.loadXML(e),s}}(s));var e,r={Header:{}},a=s.getElementsByTagName("Header")[0];if(!(a=a||s.getElementsByTagName("a:Header")[0]))return null;for(var o=0;o<a.childNodes.length;o++){var t=a.childNodes[o];r.Header[t.localName]=t.textContent}var n=s.getElementsByTagName("Body")[0];if(!(n=n||s.getElementsByTagName("a:Body")[0]))return null;if(0<n.childNodes.length){var l=(e=n.childNodes[0].localName).indexOf("_OUTPUT");-1!=l&&l==e.length-7&&(e=e.substring(0,e.length-7)),r.Header.Method=e,r.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o];"true"==(r=0==t.childElementCount?t.textContent:e(t))&&(r=!0),"false"==r&&(r=!1);var n=r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(n.childNodes[0])}return r}catch(e){return console.log("Unable to parse XML: "+s),null}},p}
\ No newline at end of file
translate/translate.json
+1516
-1504
@@ -17,8 +17,8 @@
17
"zh-chs": " + CIRA",
18
"zh-cht": " + CIRA",
19
"xloc": [
20
- "default.handlebars->29->1376",
21
- "default.handlebars->29->1378"
20
+ "default.handlebars->29->1378",
21
+ "default.handlebars->29->1380"
22
]
23
},
24
{
@@ -204,7 +204,7 @@
204
"zh-chs": " 可以使用密码提示,但不建议使用。",
205
"zh-cht": " 可以使用密碼提示,但不建議使用。",
206
"xloc": [
207
- "default.handlebars->29->1289"
207
+ "default.handlebars->29->1291"
208
]
209
},
210
{
@@ -224,8 +224,8 @@
224
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
225
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
226
"xloc": [
227
- "default.handlebars->29->1453",
228
- "default.handlebars->29->1917"
227
+ "default.handlebars->29->1455",
228
+ "default.handlebars->29->1919"
229
]
230
},
231
{
@@ -432,7 +432,7 @@
432
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
433
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
434
"xloc": [
435
- "default.handlebars->29->1422",
435
+ "default.handlebars->29->1424",
436
"default.handlebars->29->309"
437
]
438
},
@@ -508,7 +508,7 @@
508
"zh-cht": ",",
509
"xloc": [
510
"default-mobile.handlebars->11->467",
511
- "default.handlebars->29->1523"
511
+ "default.handlebars->29->1525"
512
]
513
},
514
{
@@ -549,7 +549,13 @@
549
"zh-chs": ",MQTT在线",
550
"zh-cht": ",MQTT在線",
551
"xloc": [
552
- "default.handlebars->29->1031"
552
+ "default.handlebars->29->1033"
553
+ ]
554
+ },
555
+ {
556
+ "en": ", No Consent",
557
+ "xloc": [
558
+ "default.handlebars->29->679"
559
]
560
},
561
{
@@ -569,7 +575,7 @@
575
"zh-chs": ",提示同意",
576
"zh-cht": ",提示同意",
577
"xloc": [
572
- "default.handlebars->29->679"
578
+ "default.handlebars->29->680"
579
]
580
},
581
{
@@ -589,10 +595,16 @@
595
"zh-chs": ",软体KVM",
596
"zh-cht": ",軟體KVM",
597
"xloc": [
592
- "default.handlebars->29->849",
598
+ "default.handlebars->29->851",
599
"desktop.handlebars->3->12"
600
]
601
},
602
+ {
603
+ "en": ", Toolbar",
604
+ "xloc": [
605
+ "default.handlebars->29->681"
606
+ ]
607
+ },
608
{
609
"cs": ", WebRTC",
610
"de": ", WebRTC",
@@ -612,9 +624,9 @@
624
"xloc": [
625
"default-mobile.handlebars->11->298",
626
"default-mobile.handlebars->11->305",
615
- "default.handlebars->29->856",
616
- "default.handlebars->29->889",
617
- "default.handlebars->29->901",
627
+ "default.handlebars->29->858",
628
+ "default.handlebars->29->891",
629
+ "default.handlebars->29->903",
630
"desktop.handlebars->3->19",
631
"terminal.handlebars->3->9",
632
"xterm.handlebars->9->6"
@@ -737,7 +749,7 @@
749
"zh-chs": ",{0}观看",
750
"zh-cht": ",{0}觀看",
751
"xloc": [
740
- "default.handlebars->29->850",
752
+ "default.handlebars->29->852",
753
"desktop.handlebars->3->13"
754
]
755
},
@@ -802,9 +814,9 @@
814
"xloc": [
815
"default-mobile.handlebars->11->108",
816
"default-mobile.handlebars->11->307",
805
- "default.handlebars->29->1564",
806
- "default.handlebars->29->2076",
807
- "default.handlebars->29->907"
817
+ "default.handlebars->29->1566",
818
+ "default.handlebars->29->2078",
819
+ "default.handlebars->29->909"
820
]
821
},
822
{
@@ -861,7 +873,7 @@
873
"zh-chs": "1个活跃时段",
874
"zh-cht": "1個活躍時段",
875
"xloc": [
864
- "default.handlebars->29->1988"
876
+ "default.handlebars->29->1990"
877
]
878
},
879
{
@@ -883,7 +895,7 @@
895
"xloc": [
896
"default-mobile.handlebars->11->118",
897
"default-mobile.handlebars->11->510",
886
- "default.handlebars->29->1588",
898
+ "default.handlebars->29->1590",
899
"download.handlebars->3->1",
900
"download2.handlebars->5->1"
901
]
@@ -905,7 +917,7 @@
917
"zh-chs": "1条连接",
918
"zh-cht": "1位聯絡文",
919
"xloc": [
908
- "default.handlebars->29->852",
920
+ "default.handlebars->29->854",
921
"desktop.handlebars->3->15"
922
]
923
},
@@ -948,7 +960,7 @@
960
"zh-chs": "1组",
961
"zh-cht": "1群",
962
"xloc": [
951
- "default.handlebars->29->1951"
963
+ "default.handlebars->29->1953"
964
]
965
},
966
{
@@ -990,7 +1002,7 @@
1002
"zh-chs": "1分钟",
1003
"zh-cht": "1分鐘",
1004
"xloc": [
993
- "default.handlebars->29->732"
1005
+ "default.handlebars->29->734"
1006
]
1007
},
1008
{
@@ -1052,7 +1064,7 @@
1064
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
1065
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
1066
"xloc": [
1055
- "default.handlebars->29->1741"
1067
+ "default.handlebars->29->1743"
1068
]
1069
},
1070
{
@@ -1118,7 +1130,7 @@
1130
"default-mobile.handlebars->11->172",
1131
"default-mobile.handlebars->11->175",
1132
"default-mobile.handlebars->11->178",
1121
- "default.handlebars->29->1745",
1133
+ "default.handlebars->29->1747",
1134
"default.handlebars->29->254",
1135
"default.handlebars->29->257",
1136
"default.handlebars->29->260",
@@ -1250,7 +1262,7 @@
1262
"zh-chs": "10分钟",
1263
"zh-cht": "10分鐘",
1264
"xloc": [
1253
- "default.handlebars->29->734"
1265
+ "default.handlebars->29->736"
1266
]
1267
},
1268
{
@@ -1333,7 +1345,7 @@
1345
"zh-chs": "12小时",
1346
"zh-cht": "12小時",
1347
"xloc": [
1336
- "default.handlebars->29->742"
1348
+ "default.handlebars->29->744"
1349
]
1350
},
1351
{
@@ -1375,7 +1387,7 @@
1387
"zh-chs": "15分钟",
1388
"zh-cht": "15分鐘",
1389
"xloc": [
1378
- "default.handlebars->29->735"
1390
+ "default.handlebars->29->737"
1391
]
1392
},
1393
{
@@ -1395,7 +1407,7 @@
1407
"zh-chs": "16小时",
1408
"zh-cht": "16小時",
1409
"xloc": [
1398
- "default.handlebars->29->743"
1410
+ "default.handlebars->29->745"
1411
]
1412
},
1413
{
@@ -1415,7 +1427,7 @@
1427
"zh-chs": "2天",
1428
"zh-cht": "2天",
1429
"xloc": [
1418
- "default.handlebars->29->745"
1430
+ "default.handlebars->29->747"
1431
]
1432
},
1433
{
@@ -1435,7 +1447,7 @@
1447
"zh-chs": "2小时",
1448
"zh-cht": "2小時",
1449
"xloc": [
1438
- "default.handlebars->29->739"
1450
+ "default.handlebars->29->741"
1451
]
1452
},
1453
{
@@ -1539,7 +1551,7 @@
1551
"zh-chs": "24小时",
1552
"zh-cht": "24小時",
1553
"xloc": [
1542
- "default.handlebars->29->744"
1554
+ "default.handlebars->29->746"
1555
]
1556
},
1557
{
@@ -1601,7 +1613,7 @@
1613
"zh-chs": "2FA备份代码已清除",
1614
"zh-cht": "2FA備份代碼已清除",
1615
"xloc": [
1604
- "default.handlebars->29->1699"
1616
+ "default.handlebars->29->1701"
1617
]
1618
},
1619
{
@@ -1621,8 +1633,8 @@
1633
"zh-chs": "启用第二因素身份验证",
1634
"zh-cht": "啟用第二因素身份驗證",
1635
"xloc": [
1624
- "default.handlebars->29->1758",
1625
- "default.handlebars->29->1973"
1636
+ "default.handlebars->29->1760",
1637
+ "default.handlebars->29->1975"
1638
]
1639
},
1640
{
@@ -1741,7 +1753,7 @@
1753
"zh-chs": "30分钟",
1754
"zh-cht": "30分鐘",
1755
"xloc": [
1744
- "default.handlebars->29->736"
1756
+ "default.handlebars->29->738"
1757
]
1758
},
1759
{
@@ -1804,7 +1816,7 @@
1816
"zh-chs": "4天",
1817
"zh-cht": "4天",
1818
"xloc": [
1807
- "default.handlebars->29->746"
1819
+ "default.handlebars->29->748"
1820
]
1821
},
1822
{
@@ -1824,7 +1836,7 @@
1836
"zh-chs": "4个小时",
1837
"zh-cht": "4個小時",
1838
"xloc": [
1827
- "default.handlebars->29->740"
1839
+ "default.handlebars->29->742"
1840
]
1841
},
1842
{
@@ -1907,7 +1919,7 @@
1919
"zh-chs": "45分钟",
1920
"zh-cht": "45分鐘",
1921
"xloc": [
1910
- "default.handlebars->29->737"
1922
+ "default.handlebars->29->739"
1923
]
1924
},
1925
{
@@ -1947,7 +1959,7 @@
1959
"zh-chs": "5分钟",
1960
"zh-cht": "5分鐘",
1961
"xloc": [
1950
- "default.handlebars->29->733"
1962
+ "default.handlebars->29->735"
1963
]
1964
},
1965
{
@@ -2073,7 +2085,7 @@
2085
"zh-chs": "60分钟",
2086
"zh-cht": "60分鐘",
2087
"xloc": [
2076
- "default.handlebars->29->738"
2088
+ "default.handlebars->29->740"
2089
]
2090
},
2091
{
@@ -2193,7 +2205,7 @@
2205
"zh-chs": "7天电源状态",
2206
"zh-cht": "7天電源狀態",
2207
"xloc": [
2196
- "default.handlebars->29->777"
2208
+ "default.handlebars->29->779"
2209
]
2210
},
2211
{
@@ -2258,7 +2270,7 @@
2270
"xloc": [
2271
"default.handlebars->29->333",
2272
"default.handlebars->29->347",
2261
- "default.handlebars->29->741"
2273
+ "default.handlebars->29->743"
2274
]
2275
},
2276
{
@@ -2477,7 +2489,7 @@
2489
"zh-cht": "ACM",
2490
"xloc": [
2491
"default-mobile.handlebars->11->236",
2480
- "default.handlebars->29->1392",
2492
+ "default.handlebars->29->1394",
2493
"default.handlebars->29->571"
2494
]
2495
},
@@ -2643,7 +2655,7 @@
2655
"zh-chs": "拒绝访问",
2656
"zh-cht": "拒絕存取",
2657
"xloc": [
2646
- "default.handlebars->29->1032"
2658
+ "default.handlebars->29->1034"
2659
]
2660
},
2661
{
@@ -2685,7 +2697,7 @@
2697
"zh-chs": "访问服务器档案",
2698
"zh-cht": "存取伺服器檔案",
2699
"xloc": [
2688
- "default.handlebars->29->1923"
2700
+ "default.handlebars->29->1925"
2701
]
2702
},
2703
{
@@ -2774,9 +2786,9 @@
2786
"default-mobile.handlebars->11->93",
2787
"default-mobile.handlebars->11->95",
2788
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountSecurity->1->0",
2777
- "default.handlebars->29->1298",
2789
"default.handlebars->29->1300",
2779
- "default.handlebars->29->2186",
2790
+ "default.handlebars->29->1302",
2791
+ "default.handlebars->29->2188",
2792
"default.handlebars->29->540",
2793
"default.handlebars->29->542"
2794
]
@@ -2787,7 +2799,7 @@
2799
"fr": "Paramètres du compte",
2800
"xloc": [
2801
"default-mobile.handlebars->11->478",
2790
- "default.handlebars->29->2084"
2802
+ "default.handlebars->29->2086"
2803
]
2804
},
2805
{
@@ -2848,7 +2860,7 @@
2860
"zh-chs": "帐户已更改:{0}",
2861
"zh-cht": "帳戶已更改:{0}",
2862
"xloc": [
2851
- "default.handlebars->29->1672"
2863
+ "default.handlebars->29->1674"
2864
]
2865
},
2866
{
@@ -2868,7 +2880,7 @@
2880
"zh-chs": "创建帐户,电子邮件为{0}",
2881
"zh-cht": "創建帳戶,電子郵件為{0}",
2882
"xloc": [
2871
- "default.handlebars->29->1671"
2883
+ "default.handlebars->29->1673"
2884
]
2885
},
2886
{
@@ -2888,7 +2900,7 @@
2900
"zh-chs": "创建帐户,用户名是{0}",
2901
"zh-cht": "帳戶已創建,用戶名是{0}",
2902
"xloc": [
2891
- "default.handlebars->29->1670"
2903
+ "default.handlebars->29->1672"
2904
]
2905
},
2906
{
@@ -2908,8 +2920,8 @@
2920
"zh-chs": "帐户已被锁定",
2921
"zh-cht": "帳戶已被鎖定",
2922
"xloc": [
2911
- "default.handlebars->29->1760",
2912
- "default.handlebars->29->1920"
2923
+ "default.handlebars->29->1762",
2924
+ "default.handlebars->29->1922"
2925
]
2926
},
2927
{
@@ -2930,7 +2942,7 @@
2942
"zh-cht": "達到帳戶限制。",
2943
"xloc": [
2944
"default-mobile.handlebars->11->490",
2933
- "default.handlebars->29->2096",
2945
+ "default.handlebars->29->2098",
2946
"login-mobile.handlebars->5->6",
2947
"login.handlebars->5->6",
2948
"login2.handlebars->7->7"
@@ -2975,7 +2987,7 @@
2987
"zh-chs": "帐号登录",
2988
"zh-cht": "帳號登錄",
2989
"xloc": [
2978
- "default.handlebars->29->1607"
2990
+ "default.handlebars->29->1609"
2991
]
2992
},
2993
{
@@ -2995,7 +3007,7 @@
3007
"zh-chs": "帐户登出",
3008
"zh-cht": "帳戶登出",
3009
"xloc": [
2998
- "default.handlebars->29->1608"
3010
+ "default.handlebars->29->1610"
3011
]
3012
},
3013
{
@@ -3037,7 +3049,7 @@
3049
"zh-chs": "帐户密码已更改:{0}",
3050
"zh-cht": "帳戶密碼已更改:{0}",
3051
"xloc": [
3040
- "default.handlebars->29->1680"
3052
+ "default.handlebars->29->1682"
3053
]
3054
},
3055
{
@@ -3057,7 +3069,7 @@
3069
"zh-chs": "帐户已删除",
3070
"zh-cht": "帳戶已刪除",
3071
"xloc": [
3060
- "default.handlebars->29->1669"
3072
+ "default.handlebars->29->1671"
3073
]
3074
},
3075
{
@@ -3097,7 +3109,7 @@
3109
"zh-chs": "指令",
3110
"zh-cht": "指令",
3111
"xloc": [
3100
- "default.handlebars->29->1037",
3112
+ "default.handlebars->29->1039",
3113
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
3114
]
3115
},
@@ -3118,8 +3130,8 @@
3130
"zh-chs": "动作档案",
3131
"zh-cht": "動作檔案",
3132
"xloc": [
3121
- "default.handlebars->29->823",
3122
- "default.handlebars->29->825"
3133
+ "default.handlebars->29->825",
3134
+ "default.handlebars->29->827"
3135
]
3136
},
3137
{
@@ -3225,7 +3237,7 @@
3237
"zh-chs": "如果ACM失败,则激活到CCM",
3238
"zh-cht": "如果ACM失敗,則激活到CCM",
3239
"xloc": [
3228
- "default.handlebars->29->1413"
3240
+ "default.handlebars->29->1415"
3241
]
3242
},
3243
{
@@ -3250,7 +3262,7 @@
3262
"default-mobile.handlebars->11->370",
3263
"default.handlebars->29->564",
3264
"default.handlebars->29->566",
3253
- "default.handlebars->29->993"
3265
+ "default.handlebars->29->995"
3266
]
3267
},
3268
{
@@ -3327,7 +3339,7 @@
3339
"zh-chs": "添加代理",
3340
"zh-cht": "新增代理",
3341
"xloc": [
3330
- "default.handlebars->29->1388",
3342
+ "default.handlebars->29->1390",
3343
"default.handlebars->29->287"
3344
]
3345
},
@@ -3365,8 +3377,8 @@
3377
"zh-chs": "添加设备",
3378
"zh-cht": "新增裝置",
3379
"xloc": [
3368
- "default.handlebars->29->1897",
3369
- "default.handlebars->29->2023"
3380
+ "default.handlebars->29->1899",
3381
+ "default.handlebars->29->2025"
3382
]
3383
},
3384
{
@@ -3386,7 +3398,7 @@
3398
"zh-chs": "添加设备日志",
3399
"zh-cht": "新增裝置日誌",
3400
"xloc": [
3389
- "default.handlebars->29->719"
3401
+ "default.handlebars->29->721"
3402
]
3403
},
3404
{
@@ -3406,9 +3418,9 @@
3418
"zh-chs": "添加设备组",
3419
"zh-cht": "新增裝置群",
3420
"xloc": [
3409
- "default.handlebars->29->1487",
3410
- "default.handlebars->29->1891",
3411
- "default.handlebars->29->2011",
3421
+ "default.handlebars->29->1489",
3422
+ "default.handlebars->29->1893",
3423
+ "default.handlebars->29->2013",
3424
"default.handlebars->29->224"
3425
]
3426
},
@@ -3429,7 +3441,7 @@
3441
"zh-chs": "添加设备组权限",
3442
"zh-cht": "新增裝置群權限",
3443
"xloc": [
3432
- "default.handlebars->29->1484"
3444
+ "default.handlebars->29->1486"
3445
]
3446
},
3447
{
@@ -3449,8 +3461,8 @@
3461
"zh-chs": "添加设备权限",
3462
"zh-cht": "新增裝置權限",
3463
"xloc": [
3452
- "default.handlebars->29->1489",
3453
- "default.handlebars->29->1491"
3464
+ "default.handlebars->29->1491",
3465
+ "default.handlebars->29->1493"
3466
]
3467
},
3468
{
@@ -3547,7 +3559,7 @@
3559
"zh-chs": "添加成员身份",
3560
"zh-cht": "新增成員身份",
3561
"xloc": [
3550
- "default.handlebars->29->2043"
3562
+ "default.handlebars->29->2045"
3563
]
3564
},
3565
{
@@ -3587,8 +3599,8 @@
3599
"zh-chs": "添加安全密钥",
3600
"zh-cht": "新增安全密鑰",
3601
"xloc": [
3590
- "default.handlebars->29->1065",
3591
- "default.handlebars->29->1066",
3602
+ "default.handlebars->29->1067",
3603
+ "default.handlebars->29->1068",
3604
"default.handlebars->29->149",
3605
"default.handlebars->29->151",
3606
"default.handlebars->29->154",
@@ -3633,7 +3645,7 @@
3645
"zh-chs": "添加用户设备权限",
3646
"zh-cht": "新增用戶裝置權限",
3647
"xloc": [
3636
- "default.handlebars->29->1494"
3648
+ "default.handlebars->29->1496"
3649
]
3650
},
3651
{
@@ -3653,9 +3665,9 @@
3665
"zh-chs": "添加用户组",
3666
"zh-cht": "新增用戶群",
3667
"xloc": [
3656
- "default.handlebars->29->1384",
3657
- "default.handlebars->29->1486",
3658
- "default.handlebars->29->2017",
3668
+ "default.handlebars->29->1386",
3669
+ "default.handlebars->29->1488",
3670
+ "default.handlebars->29->2019",
3671
"default.handlebars->29->666"
3672
]
3673
},
@@ -3676,7 +3688,7 @@
3688
"zh-chs": "添加用户组设备权限",
3689
"zh-cht": "新增用戶群裝置權限",
3690
"xloc": [
3679
- "default.handlebars->29->1496"
3691
+ "default.handlebars->29->1498"
3692
]
3693
},
3694
{
@@ -3733,8 +3745,8 @@
3745
"zh-chs": "添加用户",
3746
"zh-cht": "新增用戶",
3747
"xloc": [
3736
- "default.handlebars->29->1383",
3737
- "default.handlebars->29->1886"
3748
+ "default.handlebars->29->1385",
3749
+ "default.handlebars->29->1888"
3750
]
3751
},
3752
{
@@ -3754,7 +3766,7 @@
3766
"zh-chs": "将用户添加到设备组",
3767
"zh-cht": "將用戶新增到裝置群",
3768
"xloc": [
3757
- "default.handlebars->29->1483"
3769
+ "default.handlebars->29->1485"
3770
]
3771
},
3772
{
@@ -3774,7 +3786,7 @@
3786
"zh-chs": "将用户添加到用户组",
3787
"zh-cht": "將用戶新增到用戶群",
3788
"xloc": [
3777
- "default.handlebars->29->1919"
3789
+ "default.handlebars->29->1921"
3790
]
3791
},
3792
{
@@ -3891,7 +3903,7 @@
3903
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
3904
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
3905
"xloc": [
3894
- "default.handlebars->29->1387",
3906
+ "default.handlebars->29->1389",
3907
"default.handlebars->29->286"
3908
]
3909
},
@@ -3952,7 +3964,7 @@
3964
"zh-chs": "添加了身份验证应用程序",
3965
"zh-cht": "添加了身份驗證應用程序",
3966
"xloc": [
3955
- "default.handlebars->29->1696"
3967
+ "default.handlebars->29->1698"
3968
]
3969
},
3970
{
@@ -3972,7 +3984,7 @@
3984
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
3985
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
3986
"xloc": [
3975
- "default.handlebars->29->1707"
3987
+ "default.handlebars->29->1709"
3988
]
3989
},
3990
{
@@ -3992,8 +4004,8 @@
4004
"zh-chs": "已将设备{0}添加到设备组{1}",
4005
"zh-cht": "已將設備{0}添加到設備組{1}",
4006
"xloc": [
3995
- "default.handlebars->29->1663",
3996
- "default.handlebars->29->1690"
4007
+ "default.handlebars->29->1665",
4008
+ "default.handlebars->29->1692"
4009
]
4010
},
4011
{
@@ -4013,7 +4025,7 @@
4025
"zh-chs": "添加了安全密钥",
4026
"zh-cht": "添加了安全密鑰",
4027
"xloc": [
4016
- "default.handlebars->29->1701"
4028
+ "default.handlebars->29->1703"
4029
]
4030
},
4031
{
@@ -4033,7 +4045,7 @@
4045
"zh-chs": "已将用户组{0}添加到设备组{1}",
4046
"zh-cht": "已將用戶組{0}添加到設備組{1}",
4047
"xloc": [
4036
- "default.handlebars->29->1674"
4048
+ "default.handlebars->29->1676"
4049
]
4050
},
4051
{
@@ -4053,8 +4065,8 @@
4065
"zh-chs": "已将用户{0}添加到用户组{1}",
4066
"zh-cht": "已將用戶{0}添加到用戶組{1}",
4067
"xloc": [
4056
- "default.handlebars->29->1677",
4057
- "default.handlebars->29->1686"
4068
+ "default.handlebars->29->1679",
4069
+ "default.handlebars->29->1688"
4070
]
4071
},
4072
{
@@ -4115,7 +4127,7 @@
4127
"zh-cht": "管理員控制模式(ACM)",
4128
"xloc": [
4129
"default-mobile.handlebars->11->372",
4118
- "default.handlebars->29->995"
4130
+ "default.handlebars->29->997"
4131
]
4132
},
4133
{
@@ -4136,7 +4148,7 @@
4148
"zh-cht": "管理員憑證",
4149
"xloc": [
4150
"default-mobile.handlebars->11->378",
4139
- "default.handlebars->29->1001"
4151
+ "default.handlebars->29->1003"
4152
]
4153
},
4154
{
@@ -4177,7 +4189,7 @@
4189
"zh-chs": "管理领域",
4190
"zh-cht": "管理領域",
4191
"xloc": [
4180
- "default.handlebars->29->1955"
4192
+ "default.handlebars->29->1957"
4193
]
4194
},
4195
{
@@ -4218,7 +4230,7 @@
4230
"zh-chs": "管理领域",
4231
"zh-cht": "管理領域",
4232
"xloc": [
4221
- "default.handlebars->29->1823"
4233
+ "default.handlebars->29->1825"
4234
]
4235
},
4236
{
@@ -4238,7 +4250,7 @@
4250
"zh-chs": "管理员",
4251
"zh-cht": "管理員",
4252
"xloc": [
4241
- "default.handlebars->29->1752"
4253
+ "default.handlebars->29->1754"
4254
]
4255
},
4256
{
@@ -4258,7 +4270,7 @@
4270
"zh-chs": "南非文",
4271
"zh-cht": "南非文",
4272
"xloc": [
4261
- "default.handlebars->29->1068"
4273
+ "default.handlebars->29->1070"
4274
]
4275
},
4276
{
@@ -4282,8 +4294,8 @@
4294
"default-mobile.handlebars->11->203",
4295
"default-mobile.handlebars->11->228",
4296
"default-mobile.handlebars->11->250",
4285
- "default.handlebars->29->1550",
4286
- "default.handlebars->29->1558",
4297
+ "default.handlebars->29->1552",
4298
+ "default.handlebars->29->1560",
4299
"default.handlebars->29->240",
4300
"default.handlebars->29->426",
4301
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -4306,8 +4318,8 @@
4318
"zh-chs": "代理+英特尔AMT",
4319
"zh-cht": "代理+Intel® AMT",
4320
"xloc": [
4309
- "default.handlebars->29->1552",
4310
- "default.handlebars->29->1560"
4321
+ "default.handlebars->29->1554",
4322
+ "default.handlebars->29->1562"
4323
]
4324
},
4325
{
@@ -4348,7 +4360,7 @@
4360
"zh-cht": "代理控制台",
4361
"xloc": [
4362
"default-mobile.handlebars->11->449",
4351
- "default.handlebars->29->1504"
4363
+ "default.handlebars->29->1506"
4364
]
4365
},
4366
{
@@ -4368,7 +4380,7 @@
4380
"zh-chs": "代理错误计数器",
4381
"zh-cht": "代理錯誤計數器",
4382
"xloc": [
4371
- "default.handlebars->29->2121"
4383
+ "default.handlebars->29->2123"
4384
]
4385
},
4386
{
@@ -4471,7 +4483,7 @@
4483
"zh-chs": "代理时段",
4484
"zh-cht": "代理時段",
4485
"xloc": [
4474
- "default.handlebars->29->2137"
4486
+ "default.handlebars->29->2139"
4487
]
4488
},
4489
{
@@ -4512,7 +4524,7 @@
4524
"zh-chs": "代理类型",
4525
"zh-cht": "代理類型",
4526
"xloc": [
4515
- "default.handlebars->29->1556",
4527
+ "default.handlebars->29->1558",
4528
"default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
4529
]
4530
},
@@ -4533,7 +4545,7 @@
4545
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
4546
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
4547
"xloc": [
4536
- "default.handlebars->29->1660"
4548
+ "default.handlebars->29->1662"
4549
]
4550
},
4551
{
@@ -4595,7 +4607,7 @@
4607
"zh-chs": "代理离线",
4608
"zh-cht": "代理離線",
4609
"xloc": [
4598
- "default.handlebars->29->1030"
4610
+ "default.handlebars->29->1032"
4611
]
4612
},
4613
{
@@ -4615,7 +4627,7 @@
4627
"zh-chs": "代理在线",
4628
"zh-cht": "代理在線",
4629
"xloc": [
4618
- "default.handlebars->29->1029"
4630
+ "default.handlebars->29->1031"
4631
]
4632
},
4633
{
@@ -4656,7 +4668,7 @@
4668
"zh-chs": "代理",
4669
"zh-cht": "代理",
4670
"xloc": [
4659
- "default.handlebars->29->2153"
4671
+ "default.handlebars->29->2155"
4672
]
4673
},
4674
{
@@ -4676,7 +4688,7 @@
4688
"zh-chs": "阿尔巴尼亚文",
4689
"zh-cht": "阿爾巴尼亞文",
4690
"xloc": [
4679
- "default.handlebars->29->1069"
4691
+ "default.handlebars->29->1071"
4692
]
4693
},
4694
{
@@ -4719,7 +4731,7 @@
4731
"zh-chs": "全部可用",
4732
"zh-cht": "全部可用",
4733
"xloc": [
4722
- "default.handlebars->29->1715"
4734
+ "default.handlebars->29->1717"
4735
]
4736
},
4737
{
@@ -4756,7 +4768,7 @@
4768
"zh-chs": "所有事件",
4769
"zh-cht": "所有事件",
4770
"xloc": [
4759
- "default.handlebars->29->1713"
4771
+ "default.handlebars->29->1715"
4772
]
4773
},
4774
{
@@ -4776,9 +4788,9 @@
4788
"zh-chs": "全部聚焦",
4789
"zh-cht": "全部聚焦",
4790
"xloc": [
4779
- "default.handlebars->29->857",
4791
"default.handlebars->29->859",
4781
- "default.handlebars->29->860"
4792
+ "default.handlebars->29->861",
4793
+ "default.handlebars->29->862"
4794
]
4795
},
4796
{
@@ -4798,8 +4810,8 @@
4810
"zh-chs": "允许用户管理此设备组和该组中的设备。",
4811
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
4812
"xloc": [
4801
- "default.handlebars->29->1451",
4802
- "default.handlebars->29->1916"
4813
+ "default.handlebars->29->1453",
4814
+ "default.handlebars->29->1918"
4815
]
4816
},
4817
{
@@ -4819,7 +4831,7 @@
4831
"zh-chs": "允许用户管理此设备。",
4832
"zh-cht": "允許用戶管理此裝置。",
4833
"xloc": [
4822
- "default.handlebars->29->1452"
4834
+ "default.handlebars->29->1454"
4835
]
4836
},
4837
{
@@ -4883,7 +4895,7 @@
4895
"zh-chs": "备用(F10 = ESC + 0)",
4896
"zh-cht": "備用(F10 = ESC + 0)",
4897
"xloc": [
4886
- "default.handlebars->29->894",
4898
+ "default.handlebars->29->896",
4899
"terminal.handlebars->3->19"
4900
]
4901
},
@@ -4925,9 +4937,9 @@
4937
"zh-chs": "一直通知",
4938
"zh-cht": "一直通知",
4939
"xloc": [
4928
- "default.handlebars->29->1363",
4929
- "default.handlebars->29->1877",
4930
- "default.handlebars->29->1964",
4940
+ "default.handlebars->29->1365",
4941
+ "default.handlebars->29->1879",
4942
+ "default.handlebars->29->1966",
4943
"default.handlebars->29->602"
4944
]
4945
},
@@ -4948,9 +4960,9 @@
4960
"zh-chs": "一直提示",
4961
"zh-cht": "一直提示",
4962
"xloc": [
4951
- "default.handlebars->29->1364",
4952
- "default.handlebars->29->1878",
4953
- "default.handlebars->29->1965",
4963
+ "default.handlebars->29->1366",
4964
+ "default.handlebars->29->1880",
4965
+ "default.handlebars->29->1967",
4966
"default.handlebars->29->603"
4967
]
4968
},
@@ -5194,7 +5206,7 @@
5206
"zh-chs": "阿拉伯文(阿尔及利亚)",
5207
"zh-cht": "阿拉伯文(阿爾及利亞)",
5208
"xloc": [
5197
- "default.handlebars->29->1071"
5209
+ "default.handlebars->29->1073"
5210
]
5211
},
5212
{
@@ -5214,7 +5226,7 @@
5226
"zh-chs": "阿拉伯文(巴林)",
5227
"zh-cht": "阿拉伯文(巴林)",
5228
"xloc": [
5217
- "default.handlebars->29->1072"
5229
+ "default.handlebars->29->1074"
5230
]
5231
},
5232
{
@@ -5234,7 +5246,7 @@
5246
"zh-chs": "阿拉伯文(埃及)",
5247
"zh-cht": "阿拉伯文(埃及)",
5248
"xloc": [
5237
- "default.handlebars->29->1073"
5249
+ "default.handlebars->29->1075"
5250
]
5251
},
5252
{
@@ -5254,7 +5266,7 @@
5266
"zh-chs": "阿拉伯文(伊拉克)",
5267
"zh-cht": "阿拉伯文(伊拉克)",
5268
"xloc": [
5257
- "default.handlebars->29->1074"
5269
+ "default.handlebars->29->1076"
5270
]
5271
},
5272
{
@@ -5274,7 +5286,7 @@
5286
"zh-chs": "阿拉伯文(约旦)",
5287
"zh-cht": "阿拉伯文(約旦)",
5288
"xloc": [
5277
- "default.handlebars->29->1075"
5289
+ "default.handlebars->29->1077"
5290
]
5291
},
5292
{
@@ -5294,7 +5306,7 @@
5306
"zh-chs": "阿拉伯文(科威特)",
5307
"zh-cht": "阿拉伯文(科威特)",
5308
"xloc": [
5297
- "default.handlebars->29->1076"
5309
+ "default.handlebars->29->1078"
5310
]
5311
},
5312
{
@@ -5314,7 +5326,7 @@
5326
"zh-chs": "阿拉伯文(黎巴嫩)",
5327
"zh-cht": "阿拉伯文(黎巴嫩)",
5328
"xloc": [
5317
- "default.handlebars->29->1077"
5329
+ "default.handlebars->29->1079"
5330
]
5331
},
5332
{
@@ -5334,7 +5346,7 @@
5346
"zh-chs": "阿拉伯文(利比亚)",
5347
"zh-cht": "阿拉伯文(利比亞)",
5348
"xloc": [
5337
- "default.handlebars->29->1078"
5349
+ "default.handlebars->29->1080"
5350
]
5351
},
5352
{
@@ -5354,7 +5366,7 @@
5366
"zh-chs": "阿拉伯文(摩洛哥)",
5367
"zh-cht": "阿拉伯文(摩洛哥)",
5368
"xloc": [
5357
- "default.handlebars->29->1079"
5369
+ "default.handlebars->29->1081"
5370
]
5371
},
5372
{
@@ -5374,7 +5386,7 @@
5386
"zh-chs": "阿拉伯文(阿曼)",
5387
"zh-cht": "阿拉伯文(阿曼)",
5388
"xloc": [
5377
- "default.handlebars->29->1080"
5389
+ "default.handlebars->29->1082"
5390
]
5391
},
5392
{
@@ -5394,7 +5406,7 @@
5406
"zh-chs": "阿拉伯文(卡塔尔)",
5407
"zh-cht": "阿拉伯文(卡塔爾)",
5408
"xloc": [
5397
- "default.handlebars->29->1081"
5409
+ "default.handlebars->29->1083"
5410
]
5411
},
5412
{
@@ -5414,7 +5426,7 @@
5426
"zh-chs": "阿拉伯文(沙特阿拉伯)",
5427
"zh-cht": "阿拉伯文(沙特阿拉伯)",
5428
"xloc": [
5417
- "default.handlebars->29->1082"
5429
+ "default.handlebars->29->1084"
5430
]
5431
},
5432
{
@@ -5434,7 +5446,7 @@
5446
"zh-chs": "阿拉伯文(标准)",
5447
"zh-cht": "阿拉伯文(標準)",
5448
"xloc": [
5437
- "default.handlebars->29->1070"
5449
+ "default.handlebars->29->1072"
5450
]
5451
},
5452
{
@@ -5454,7 +5466,7 @@
5466
"zh-chs": "阿拉伯文(叙利亚)",
5467
"zh-cht": "阿拉伯文(敘利亞)",
5468
"xloc": [
5457
- "default.handlebars->29->1083"
5469
+ "default.handlebars->29->1085"
5470
]
5471
},
5472
{
@@ -5474,7 +5486,7 @@
5486
"zh-chs": "阿拉伯文(突尼斯)",
5487
"zh-cht": "阿拉伯文(突尼斯)",
5488
"xloc": [
5477
- "default.handlebars->29->1084"
5489
+ "default.handlebars->29->1086"
5490
]
5491
},
5492
{
@@ -5494,7 +5506,7 @@
5506
"zh-chs": "阿拉伯文(阿联酋)",
5507
"zh-cht": "阿拉伯文(阿聯酋)",
5508
"xloc": [
5497
- "default.handlebars->29->1085"
5509
+ "default.handlebars->29->1087"
5510
]
5511
},
5512
{
@@ -5514,7 +5526,7 @@
5526
"zh-chs": "阿拉伯文(也门)",
5527
"zh-cht": "阿拉伯文(也門)",
5528
"xloc": [
5517
- "default.handlebars->29->1086"
5529
+ "default.handlebars->29->1088"
5530
]
5531
},
5532
{
@@ -5534,7 +5546,7 @@
5546
"zh-chs": "阿拉贡文",
5547
"zh-cht": "阿拉貢文",
5548
"xloc": [
5537
- "default.handlebars->29->1087"
5549
+ "default.handlebars->29->1089"
5550
]
5551
},
5552
{
@@ -5555,7 +5567,7 @@
5567
"zh-cht": "結構",
5568
"xloc": [
5569
"default-mobile.handlebars->11->342",
5558
- "default.handlebars->29->955"
5570
+ "default.handlebars->29->957"
5571
]
5572
},
5573
{
@@ -5596,7 +5608,7 @@
5608
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
5609
"xloc": [
5610
"default-mobile.handlebars->11->418",
5599
- "default.handlebars->29->1427"
5611
+ "default.handlebars->29->1429"
5612
]
5613
},
5614
{
@@ -5616,7 +5628,7 @@
5628
"zh-chs": "您确定要删除节点{0}吗?",
5629
"zh-cht": "你確定要刪除節點{0}嗎?",
5630
"xloc": [
5619
- "default.handlebars->29->799"
5631
+ "default.handlebars->29->801"
5632
]
5633
},
5634
{
@@ -5636,7 +5648,7 @@
5648
"zh-chs": "您确定要卸载所选代理吗?",
5649
"zh-cht": "你確定要卸載所選代理嗎?",
5650
"xloc": [
5639
- "default.handlebars->29->788"
5651
+ "default.handlebars->29->790"
5652
]
5653
},
5654
{
@@ -5656,7 +5668,7 @@
5668
"zh-chs": "您确定要卸载所选的{0}代理吗?",
5669
"zh-cht": "你確定要卸載所選的{0}代理嗎?",
5670
"xloc": [
5659
- "default.handlebars->29->787"
5671
+ "default.handlebars->29->789"
5672
]
5673
},
5674
{
@@ -5676,7 +5688,7 @@
5688
"zh-chs": "您确定要{0}插件吗:{1}",
5689
"zh-cht": "你確定要{0}外掛嗎:{1}",
5690
"xloc": [
5679
- "default.handlebars->29->2195"
5691
+ "default.handlebars->29->2197"
5692
]
5693
},
5694
{
@@ -5696,7 +5708,7 @@
5708
"zh-chs": "亚美尼亚文",
5709
"zh-cht": "亞美尼亞文",
5710
"xloc": [
5699
- "default.handlebars->29->1088"
5711
+ "default.handlebars->29->1090"
5712
]
5713
},
5714
{
@@ -5756,7 +5768,7 @@
5768
"zh-chs": "阿萨姆文",
5769
"zh-cht": "阿薩姆文",
5770
"xloc": [
5759
- "default.handlebars->29->1089"
5771
+ "default.handlebars->29->1091"
5772
]
5773
},
5774
{
@@ -5776,7 +5788,7 @@
5788
"zh-chs": "阿斯图里亚斯文",
5789
"zh-cht": "阿斯圖里亞斯文",
5790
"xloc": [
5779
- "default.handlebars->29->1090"
5791
+ "default.handlebars->29->1092"
5792
]
5793
},
5794
{
@@ -5796,7 +5808,7 @@
5808
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
5809
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
5810
"xloc": [
5799
- "default.handlebars->29->1629"
5811
+ "default.handlebars->29->1631"
5812
]
5813
},
5814
{
@@ -5816,7 +5828,7 @@
5828
"zh-chs": "认证软件",
5829
"zh-cht": "認證軟體",
5830
"xloc": [
5819
- "default.handlebars->29->1968"
5831
+ "default.handlebars->29->1970"
5832
]
5833
},
5834
{
@@ -5840,8 +5852,8 @@
5852
"default-mobile.handlebars->11->52",
5853
"default-mobile.handlebars->11->71",
5854
"default-mobile.handlebars->11->73",
5843
- "default.handlebars->29->1054",
5855
"default.handlebars->29->1056",
5856
+ "default.handlebars->29->1058",
5857
"default.handlebars->29->125",
5858
"default.handlebars->29->130"
5859
]
@@ -5923,7 +5935,7 @@
5935
"zh-chs": "自动删除",
5936
"zh-cht": "自動刪除",
5937
"xloc": [
5926
- "default.handlebars->29->1350"
5938
+ "default.handlebars->29->1352"
5939
]
5940
},
5941
{
@@ -5967,7 +5979,7 @@
5979
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
5980
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
5981
"xloc": [
5970
- "default.handlebars->29->1710"
5982
+ "default.handlebars->29->1712"
5983
]
5984
},
5985
{
@@ -6007,7 +6019,7 @@
6019
"zh-chs": "可用內存",
6020
"zh-cht": "可用內存",
6021
"xloc": [
6010
- "default.handlebars->29->2146"
6022
+ "default.handlebars->29->2148"
6023
]
6024
},
6025
{
@@ -6027,7 +6039,7 @@
6039
"zh-chs": "阿塞拜疆文",
6040
"zh-cht": "阿塞拜疆文",
6041
"xloc": [
6030
- "default.handlebars->29->1091"
6042
+ "default.handlebars->29->1093"
6043
]
6044
},
6045
{
@@ -6048,7 +6060,7 @@
6060
"zh-cht": "的BIOS",
6061
"xloc": [
6062
"default-mobile.handlebars->11->384",
6051
- "default.handlebars->29->1007"
6063
+ "default.handlebars->29->1009"
6064
]
6065
},
6066
{
@@ -6163,8 +6175,8 @@
6175
"zh-chs": "背景与互动",
6176
"zh-cht": "背景與互動",
6177
"xloc": [
6166
- "default.handlebars->29->1533",
6167
- "default.handlebars->29->1540",
6178
+ "default.handlebars->29->1535",
6179
+ "default.handlebars->29->1542",
6180
"default.handlebars->29->339",
6181
"default.handlebars->29->353"
6182
]
@@ -6186,8 +6198,8 @@
6198
"zh-chs": "仅背景",
6199
"zh-cht": "僅背景",
6200
"xloc": [
6189
- "default.handlebars->29->1534",
6190
- "default.handlebars->29->1541",
6201
+ "default.handlebars->29->1536",
6202
+ "default.handlebars->29->1543",
6203
"default.handlebars->29->340",
6204
"default.handlebars->29->354",
6205
"default.handlebars->29->368"
@@ -6231,7 +6243,7 @@
6243
"zh-chs": "备用码",
6244
"zh-cht": "備用碼",
6245
"xloc": [
6234
- "default.handlebars->29->1970"
6246
+ "default.handlebars->29->1972"
6247
]
6248
},
6249
{
@@ -6251,7 +6263,7 @@
6263
"zh-chs": "错误的签名",
6264
"zh-cht": "錯誤的簽名",
6265
"xloc": [
6254
- "default.handlebars->29->2128"
6266
+ "default.handlebars->29->2130"
6267
]
6268
},
6269
{
@@ -6271,7 +6283,7 @@
6283
"zh-chs": "错误的网络证书",
6284
"zh-cht": "錯誤的網絡憑證",
6285
"xloc": [
6274
- "default.handlebars->29->2127"
6286
+ "default.handlebars->29->2129"
6287
]
6288
},
6289
{
@@ -6291,7 +6303,7 @@
6303
"zh-chs": "巴斯克",
6304
"zh-cht": "巴斯克",
6305
"xloc": [
6294
- "default.handlebars->29->1092"
6306
+ "default.handlebars->29->1094"
6307
]
6308
},
6309
{
@@ -6351,7 +6363,7 @@
6363
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
6364
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
6365
"xloc": [
6354
- "default.handlebars->29->1709"
6366
+ "default.handlebars->29->1711"
6367
]
6368
},
6369
{
@@ -6371,7 +6383,7 @@
6383
"zh-chs": "白俄罗斯文",
6384
"zh-cht": "白俄羅斯文",
6385
"xloc": [
6374
- "default.handlebars->29->1094"
6386
+ "default.handlebars->29->1096"
6387
]
6388
},
6389
{
@@ -6391,7 +6403,7 @@
6403
"zh-chs": "孟加拉",
6404
"zh-cht": "孟加拉",
6405
"xloc": [
6394
- "default.handlebars->29->1095"
6406
+ "default.handlebars->29->1097"
6407
]
6408
},
6409
{
@@ -6434,7 +6446,7 @@
6446
"zh-chs": "波斯尼亚文",
6447
"zh-cht": "波斯尼亞文",
6448
"xloc": [
6437
- "default.handlebars->29->1096"
6449
+ "default.handlebars->29->1098"
6450
]
6451
},
6452
{
@@ -6454,7 +6466,7 @@
6466
"zh-chs": "布列塔尼",
6467
"zh-cht": "布列塔尼",
6468
"xloc": [
6457
- "default.handlebars->29->1097"
6469
+ "default.handlebars->29->1099"
6470
]
6471
},
6472
{
@@ -6474,7 +6486,7 @@
6486
"zh-chs": "广播",
6487
"zh-cht": "廣播",
6488
"xloc": [
6477
- "default.handlebars->29->1884",
6489
+ "default.handlebars->29->1886",
6490
"default.handlebars->container->column_l->p4->3->1->0->3->1"
6491
]
6492
},
@@ -6495,7 +6507,7 @@
6507
"zh-chs": "广播消息",
6508
"zh-cht": "廣播消息",
6509
"xloc": [
6498
- "default.handlebars->29->1805"
6510
+ "default.handlebars->29->1807"
6511
]
6512
},
6513
{
@@ -6515,7 +6527,7 @@
6527
"zh-chs": "向所有连接的用户广播消息。",
6528
"zh-cht": "向所有連接的用戶廣播消息。",
6529
"xloc": [
6518
- "default.handlebars->29->1800"
6530
+ "default.handlebars->29->1802"
6531
]
6532
},
6533
{
@@ -6535,7 +6547,7 @@
6547
"zh-chs": "保加利亚文",
6548
"zh-cht": "保加利亞文",
6549
"xloc": [
6538
- "default.handlebars->29->1093"
6550
+ "default.handlebars->29->1095"
6551
]
6552
},
6553
{
@@ -6555,7 +6567,7 @@
6567
"zh-chs": "缅甸文",
6568
"zh-cht": "緬甸文",
6569
"xloc": [
6558
- "default.handlebars->29->1098"
6570
+ "default.handlebars->29->1100"
6571
]
6572
},
6573
{
@@ -6596,7 +6608,7 @@
6608
"zh-chs": "CCM模式",
6609
"zh-cht": "CCM模式",
6610
"xloc": [
6599
- "default.handlebars->29->1410"
6611
+ "default.handlebars->29->1412"
6612
]
6613
},
6614
{
@@ -6638,7 +6650,7 @@
6650
"zh-chs": "CIRA服务器",
6651
"zh-cht": "CIRA伺服器",
6652
"xloc": [
6641
- "default.handlebars->29->2181"
6653
+ "default.handlebars->29->2183"
6654
]
6655
},
6656
{
@@ -6658,7 +6670,7 @@
6670
"zh-chs": "CIRA服务器命令",
6671
"zh-cht": "CIRA伺服器指令",
6672
"xloc": [
6661
- "default.handlebars->29->2182"
6673
+ "default.handlebars->29->2184"
6674
]
6675
},
6676
{
@@ -6678,7 +6690,7 @@
6690
"zh-chs": "CIRA设置",
6691
"zh-cht": "CIRA設置",
6692
"xloc": [
6681
- "default.handlebars->29->1418"
6693
+ "default.handlebars->29->1420"
6694
]
6695
},
6696
{
@@ -6699,7 +6711,7 @@
6711
"zh-cht": "CPU",
6712
"xloc": [
6713
"default-mobile.handlebars->11->390",
6702
- "default.handlebars->29->1013"
6714
+ "default.handlebars->29->1015"
6715
]
6716
},
6717
{
@@ -6719,7 +6731,7 @@
6731
"zh-chs": "CPU负载",
6732
"zh-cht": "CPU負載",
6733
"xloc": [
6722
- "default.handlebars->29->2142"
6734
+ "default.handlebars->29->2144"
6735
]
6736
},
6737
{
@@ -6739,7 +6751,7 @@
6751
"zh-chs": "最近15分钟的CPU负载",
6752
"zh-cht": "最近15分鐘的CPU負載",
6753
"xloc": [
6742
- "default.handlebars->29->2145"
6754
+ "default.handlebars->29->2147"
6755
]
6756
},
6757
{
@@ -6759,7 +6771,7 @@
6771
"zh-chs": "最近5分钟的CPU负载",
6772
"zh-cht": "最近5分鐘的CPU負載",
6773
"xloc": [
6762
- "default.handlebars->29->2144"
6774
+ "default.handlebars->29->2146"
6775
]
6776
},
6777
{
@@ -6779,7 +6791,7 @@
6791
"zh-chs": "最近一分钟的CPU负载",
6792
"zh-cht": "最近一分鐘的CPU負載",
6793
"xloc": [
6782
- "default.handlebars->29->2143"
6794
+ "default.handlebars->29->2145"
6795
]
6796
},
6797
{
@@ -6799,8 +6811,8 @@
6811
"zh-chs": "CR+LF",
6812
"zh-cht": "CR+LF",
6813
"xloc": [
6802
- "default.handlebars->29->887",
6803
- "default.handlebars->29->896",
6814
+ "default.handlebars->29->889",
6815
+ "default.handlebars->29->898",
6816
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
6817
"terminal.handlebars->3->21",
6818
"terminal.handlebars->3->7",
@@ -6824,7 +6836,7 @@
6836
"zh-chs": "CSV",
6837
"zh-cht": "CSV",
6838
"xloc": [
6827
- "default.handlebars->29->1723"
6839
+ "default.handlebars->29->1725"
6840
]
6841
},
6842
{
@@ -6844,8 +6856,8 @@
6856
"zh-chs": "CSV格式",
6857
"zh-cht": "CSV格式",
6858
"xloc": [
6847
- "default.handlebars->29->1727",
6848
- "default.handlebars->29->1792",
6859
+ "default.handlebars->29->1729",
6860
+ "default.handlebars->29->1794",
6861
"default.handlebars->29->485"
6862
]
6863
},
@@ -6886,7 +6898,7 @@
6898
"zh-chs": "呼叫错误",
6899
"zh-cht": "呼叫錯誤",
6900
"xloc": [
6889
- "default.handlebars->29->2196"
6901
+ "default.handlebars->29->2198"
6902
]
6903
},
6904
{
@@ -6909,7 +6921,7 @@
6921
"agent-translations.json",
6922
"default-mobile.handlebars->11->82",
6923
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
6912
- "default.handlebars->29->1328",
6924
+ "default.handlebars->29->1330",
6925
"default.handlebars->container->dialog->idx_dlgButtonBar",
6926
"desktop.handlebars->p11->dialog->idx_dlgButtonBar",
6927
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -6940,9 +6952,9 @@
6952
"default-mobile.handlebars->11->395",
6953
"default-mobile.handlebars->11->400",
6954
"default-mobile.handlebars->11->402",
6943
- "default.handlebars->29->1018",
6944
- "default.handlebars->29->1023",
6945
- "default.handlebars->29->1025"
6955
+ "default.handlebars->29->1020",
6956
+ "default.handlebars->29->1025",
6957
+ "default.handlebars->29->1027"
6958
]
6959
},
6960
{
@@ -6963,7 +6975,7 @@
6975
"zh-cht": "容量/速度",
6976
"xloc": [
6977
"default-mobile.handlebars->11->393",
6966
- "default.handlebars->29->1016"
6978
+ "default.handlebars->29->1018"
6979
]
6980
},
6981
{
@@ -6983,7 +6995,7 @@
6995
"zh-chs": "加泰罗尼亚文",
6996
"zh-cht": "加泰羅尼亞文",
6997
"xloc": [
6986
- "default.handlebars->29->1099"
6998
+ "default.handlebars->29->1101"
6999
]
7000
},
7001
{
@@ -7023,7 +7035,7 @@
7035
"zh-chs": "查莫罗",
7036
"zh-cht": "查莫羅",
7037
"xloc": [
7026
- "default.handlebars->29->1100"
7038
+ "default.handlebars->29->1102"
7039
]
7040
},
7041
{
@@ -7065,7 +7077,7 @@
7077
"zh-chs": "更改{0}的电邮",
7078
"zh-cht": "更改{0}的電郵",
7079
"xloc": [
7068
- "default.handlebars->29->2000"
7080
+ "default.handlebars->29->2002"
7081
]
7082
},
7083
{
@@ -7086,8 +7098,8 @@
7098
"zh-cht": "更改群",
7099
"xloc": [
7100
"default.handlebars->29->631",
7089
- "default.handlebars->29->796",
7090
- "default.handlebars->29->797"
7101
+ "default.handlebars->29->798",
7102
+ "default.handlebars->29->799"
7103
]
7104
},
7105
{
@@ -7108,8 +7120,8 @@
7120
"zh-cht": "更改密碼",
7121
"xloc": [
7122
"default-mobile.handlebars->11->90",
7111
- "default.handlebars->29->1295",
7112
- "default.handlebars->29->1987"
7123
+ "default.handlebars->29->1297",
7124
+ "default.handlebars->29->1989"
7125
]
7126
},
7127
{
@@ -7129,7 +7141,7 @@
7141
"zh-chs": "更改{0}的密码",
7142
"zh-cht": "更改{0}的密碼",
7143
"xloc": [
7132
- "default.handlebars->29->2007"
7144
+ "default.handlebars->29->2009"
7145
]
7146
},
7147
{
@@ -7149,7 +7161,7 @@
7161
"zh-chs": "更改{0}的真实名称",
7162
"zh-cht": "更改{0}的真實名稱",
7163
"xloc": [
7152
- "default.handlebars->29->1995"
7164
+ "default.handlebars->29->1997"
7165
]
7166
},
7167
{
@@ -7231,7 +7243,7 @@
7243
"zh-chs": "更改该用户的密码",
7244
"zh-cht": "更改該用戶的密碼",
7245
"xloc": [
7234
- "default.handlebars->29->1986"
7246
+ "default.handlebars->29->1988"
7247
]
7248
},
7249
{
@@ -7271,7 +7283,7 @@
7283
"zh-chs": "在此处更改您的帐户电邮地址。",
7284
"zh-cht": "在此處更改你的帳戶電郵地址。",
7285
"xloc": [
7274
- "default.handlebars->29->1282"
7286
+ "default.handlebars->29->1284"
7287
]
7288
},
7289
{
@@ -7291,7 +7303,7 @@
7303
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
7304
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
7305
"xloc": [
7294
- "default.handlebars->29->1288"
7306
+ "default.handlebars->29->1290"
7307
]
7308
},
7309
{
@@ -7311,7 +7323,7 @@
7323
"zh-chs": "更改帐户凭据",
7324
"zh-cht": "帳戶憑證已更改",
7325
"xloc": [
7314
- "default.handlebars->29->1681"
7326
+ "default.handlebars->29->1683"
7327
]
7328
},
7329
{
@@ -7331,7 +7343,7 @@
7343
"zh-chs": "{1}组中的设备{0}已更改:{2}",
7344
"zh-cht": "{1}組中的設備{0}已更改:{2}",
7345
"xloc": [
7334
- "default.handlebars->29->1665"
7346
+ "default.handlebars->29->1667"
7347
]
7348
},
7349
{
@@ -7351,7 +7363,7 @@
7363
"zh-chs": "语言从{1}更改为{2}",
7364
"zh-cht": "語言從{1}更改為{2}",
7365
"xloc": [
7354
- "default.handlebars->29->1609"
7366
+ "default.handlebars->29->1611"
7367
]
7368
},
7369
{
@@ -7371,8 +7383,8 @@
7383
"zh-chs": "已更改{0}的用户设备权限",
7384
"zh-cht": "已更改{0}的用戶設備權限",
7385
"xloc": [
7374
- "default.handlebars->29->1667",
7375
- "default.handlebars->29->1688"
7386
+ "default.handlebars->29->1669",
7387
+ "default.handlebars->29->1690"
7388
]
7389
},
7390
{
@@ -7392,7 +7404,7 @@
7404
"zh-chs": "更改语言将需要刷新页面。",
7405
"zh-cht": "更改語言將需要刷新頁面。",
7406
"xloc": [
7395
- "default.handlebars->29->1267"
7407
+ "default.handlebars->29->1269"
7408
]
7409
},
7410
{
@@ -7412,11 +7424,11 @@
7424
"zh-chs": "聊天",
7425
"zh-cht": "聊天",
7426
"xloc": [
7415
- "default.handlebars->29->1744",
7416
- "default.handlebars->29->1982",
7417
- "default.handlebars->29->1983",
7418
- "default.handlebars->29->693",
7419
- "default.handlebars->29->714"
7427
+ "default.handlebars->29->1746",
7428
+ "default.handlebars->29->1984",
7429
+ "default.handlebars->29->1985",
7430
+ "default.handlebars->29->695",
7431
+ "default.handlebars->29->716"
7432
]
7433
},
7434
{
@@ -7438,8 +7450,8 @@
7450
"xloc": [
7451
"default-mobile.handlebars->11->439",
7452
"default-mobile.handlebars->11->459",
7441
- "default.handlebars->29->1479",
7442
- "default.handlebars->29->1515"
7453
+ "default.handlebars->29->1481",
7454
+ "default.handlebars->29->1517"
7455
]
7456
},
7457
{
@@ -7448,7 +7460,7 @@
7460
"fr": "Demande de chat, cliquez ici pour accepter.",
7461
"xloc": [
7462
"default-mobile.handlebars->11->491",
7451
- "default.handlebars->29->2097"
7463
+ "default.handlebars->29->2099"
7464
]
7465
},
7466
{
@@ -7488,7 +7500,7 @@
7500
"zh-chs": "车臣",
7501
"zh-cht": "車臣",
7502
"xloc": [
7491
- "default.handlebars->29->1101"
7503
+ "default.handlebars->29->1103"
7504
]
7505
},
7506
{
@@ -7588,8 +7600,8 @@
7600
"zh-chs": "检查...",
7601
"zh-cht": "檢查...",
7602
"xloc": [
7591
- "default.handlebars->29->1067",
7592
- "default.handlebars->29->2190"
7603
+ "default.handlebars->29->1069",
7604
+ "default.handlebars->29->2192"
7605
]
7606
},
7607
{
@@ -7609,7 +7621,7 @@
7621
"zh-chs": "中文",
7622
"zh-cht": "中文",
7623
"xloc": [
7612
- "default.handlebars->29->1102"
7624
+ "default.handlebars->29->1104"
7625
]
7626
},
7627
{
@@ -7629,7 +7641,7 @@
7641
"zh-chs": "中文(香港)",
7642
"zh-cht": "中文(香港)",
7643
"xloc": [
7632
- "default.handlebars->29->1103"
7644
+ "default.handlebars->29->1105"
7645
]
7646
},
7647
{
@@ -7649,7 +7661,7 @@
7661
"zh-chs": "中文(中国)",
7662
"zh-cht": "中文(中國)",
7663
"xloc": [
7652
- "default.handlebars->29->1104"
7664
+ "default.handlebars->29->1106"
7665
]
7666
},
7667
{
@@ -7669,7 +7681,7 @@
7681
"zh-chs": "简体中文",
7682
"zh-cht": "簡體中文",
7683
"xloc": [
7672
- "default.handlebars->29->1264"
7684
+ "default.handlebars->29->1266"
7685
]
7686
},
7687
{
@@ -7689,7 +7701,7 @@
7701
"zh-chs": "中文(新加坡)",
7702
"zh-cht": "中文(新加坡)",
7703
"xloc": [
7692
- "default.handlebars->29->1105"
7704
+ "default.handlebars->29->1107"
7705
]
7706
},
7707
{
@@ -7709,7 +7721,7 @@
7721
"zh-chs": "中文(台湾)",
7722
"zh-cht": "中文(台灣)",
7723
"xloc": [
7712
- "default.handlebars->29->1106"
7724
+ "default.handlebars->29->1108"
7725
]
7726
},
7727
{
@@ -7729,7 +7741,7 @@
7741
"zh-chs": "繁体中文",
7742
"zh-cht": "繁體中文",
7743
"xloc": [
7732
- "default.handlebars->29->1265"
7744
+ "default.handlebars->29->1267"
7745
]
7746
},
7747
{
@@ -7770,7 +7782,7 @@
7782
"zh-chs": "楚瓦什",
7783
"zh-cht": "楚瓦什",
7784
"xloc": [
7773
- "default.handlebars->29->1107"
7785
+ "default.handlebars->29->1109"
7786
]
7787
},
7788
{
@@ -7813,11 +7825,11 @@
7825
"default-mobile.handlebars->11->330",
7826
"default-mobile.handlebars->11->332",
7827
"default-mobile.handlebars->11->59",
7816
- "default.handlebars->29->1603",
7817
- "default.handlebars->29->932",
7828
+ "default.handlebars->29->1605",
7829
"default.handlebars->29->934",
7830
"default.handlebars->29->936",
7831
"default.handlebars->29->938",
7832
+ "default.handlebars->29->940",
7833
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
7834
"default.handlebars->container->column_l->p41->3->1",
7835
"messenger.handlebars->xbottom->1->1->0->5"
@@ -7861,7 +7873,7 @@
7873
"zh-cht": "全部清除",
7874
"xloc": [
7875
"default-mobile.handlebars->11->474",
7864
- "default.handlebars->29->2080"
7876
+ "default.handlebars->29->2082"
7877
]
7878
},
7879
{
@@ -7902,7 +7914,7 @@
7914
"zh-chs": "清除核心",
7915
"zh-cht": "清除核心",
7916
"xloc": [
7905
- "default.handlebars->29->1039"
7917
+ "default.handlebars->29->1041"
7918
]
7919
},
7920
{
@@ -7943,7 +7955,7 @@
7955
"zh-cht": "清除此通知",
7956
"xloc": [
7957
"default-mobile.handlebars->11->473",
7946
- "default.handlebars->29->2079"
7958
+ "default.handlebars->29->2081"
7959
]
7960
},
7961
{
@@ -8003,8 +8015,8 @@
8015
"zh-chs": "单击此处编辑设备组名称",
8016
"zh-cht": "單擊此處編輯裝置群名稱",
8017
"xloc": [
8006
- "default.handlebars->29->1339",
8007
- "default.handlebars->29->1554"
8018
+ "default.handlebars->29->1341",
8019
+ "default.handlebars->29->1556"
8020
]
8021
},
8022
{
@@ -8044,7 +8056,7 @@
8056
"zh-chs": "单击此处编辑用户组名称",
8057
"zh-cht": "單擊此處編輯用戶群名稱",
8058
"xloc": [
8047
- "default.handlebars->29->1861"
8059
+ "default.handlebars->29->1863"
8060
]
8061
},
8062
{
@@ -8113,7 +8125,7 @@
8125
"zh-cht": "單擊確定將驗證電郵發送到:",
8126
"xloc": [
8127
"default-mobile.handlebars->11->75",
8116
- "default.handlebars->29->1279"
8128
+ "default.handlebars->29->1281"
8129
]
8130
},
8131
{
@@ -8175,7 +8187,7 @@
8187
"zh-cht": "客戶端控制模式(CCM)",
8188
"xloc": [
8189
"default-mobile.handlebars->11->371",
8178
- "default.handlebars->29->994"
8190
+ "default.handlebars->29->996"
8191
]
8192
},
8193
{
@@ -8195,7 +8207,7 @@
8207
"zh-chs": "客户编号",
8208
"zh-cht": "客戶編號",
8209
"xloc": [
8198
- "default.handlebars->29->1321"
8210
+ "default.handlebars->29->1323"
8211
]
8212
},
8213
{
@@ -8215,7 +8227,7 @@
8227
"zh-chs": "客户端启动的远程访问",
8228
"zh-cht": "客戶端啟動的遠程訪問",
8229
"xloc": [
8218
- "default.handlebars->29->1417"
8230
+ "default.handlebars->29->1419"
8231
]
8232
},
8233
{
@@ -8235,7 +8247,7 @@
8247
"zh-chs": "客户机密",
8248
"zh-cht": "客戶機密",
8249
"xloc": [
8238
- "default.handlebars->29->1322"
8250
+ "default.handlebars->29->1324"
8251
]
8252
},
8253
{
@@ -8279,8 +8291,8 @@
8291
"default-mobile.handlebars->11->57",
8292
"default.handlebars->29->137",
8293
"default.handlebars->29->145",
8282
- "default.handlebars->29->878",
8283
- "default.handlebars->29->909"
8294
+ "default.handlebars->29->880",
8295
+ "default.handlebars->29->911"
8296
]
8297
},
8298
{
@@ -8300,7 +8312,7 @@
8312
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
8313
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
8314
"xloc": [
8303
- "default.handlebars->29->1614"
8315
+ "default.handlebars->29->1616"
8316
]
8317
},
8318
{
@@ -8423,9 +8435,9 @@
8435
"zh-cht": "指令",
8436
"xloc": [
8437
"default-mobile.handlebars->11->461",
8426
- "default.handlebars->29->1517",
8427
- "default.handlebars->29->695",
8428
- "default.handlebars->29->716"
8438
+ "default.handlebars->29->1519",
8439
+ "default.handlebars->29->697",
8440
+ "default.handlebars->29->718"
8441
]
8442
},
8443
{
@@ -8445,8 +8457,8 @@
8457
"zh-chs": "通用设备组",
8458
"zh-cht": "通用裝置群",
8459
"xloc": [
8448
- "default.handlebars->29->1892",
8449
- "default.handlebars->29->2012"
8460
+ "default.handlebars->29->1894",
8461
+ "default.handlebars->29->2014"
8462
]
8463
},
8464
{
@@ -8466,8 +8478,8 @@
8478
"zh-chs": "通用设备",
8479
"zh-cht": "通用裝置",
8480
"xloc": [
8469
- "default.handlebars->29->1898",
8470
- "default.handlebars->29->2024"
8481
+ "default.handlebars->29->1900",
8482
+ "default.handlebars->29->2026"
8483
]
8484
},
8485
{
@@ -8487,7 +8499,7 @@
8499
"zh-chs": "压缩档案...",
8500
"zh-cht": "壓縮檔案...",
8501
"xloc": [
8490
- "default.handlebars->29->904"
8502
+ "default.handlebars->29->906"
8503
]
8504
},
8505
{
@@ -8509,14 +8521,14 @@
8521
"xloc": [
8522
"default-mobile.handlebars->11->290",
8523
"default-mobile.handlebars->11->419",
8512
- "default.handlebars->29->1428",
8513
- "default.handlebars->29->1772",
8514
- "default.handlebars->29->1851",
8515
- "default.handlebars->29->1912",
8516
- "default.handlebars->29->2010",
8524
+ "default.handlebars->29->1430",
8525
+ "default.handlebars->29->1774",
8526
+ "default.handlebars->29->1853",
8527
+ "default.handlebars->29->1914",
8528
+ "default.handlebars->29->2012",
8529
"default.handlebars->29->455",
8518
- "default.handlebars->29->791",
8519
- "default.handlebars->29->800"
8530
+ "default.handlebars->29->793",
8531
+ "default.handlebars->29->802"
8532
]
8533
},
8534
{
@@ -8537,7 +8549,7 @@
8549
"zh-cht": "確認將1個副本複製到此位置?",
8550
"xloc": [
8551
"default-mobile.handlebars->11->321",
8540
- "default.handlebars->29->927"
8552
+ "default.handlebars->29->929"
8553
]
8554
},
8555
{
@@ -8557,7 +8569,7 @@
8569
"zh-chs": "确认{0}个条目的复制到此位置?",
8570
"zh-cht": "確認{0}個條目的複製到此位置?",
8571
"xloc": [
8560
- "default.handlebars->29->926"
8572
+ "default.handlebars->29->928"
8573
]
8574
},
8575
{
@@ -8597,7 +8609,7 @@
8609
"zh-chs": "确认删除选定的帐户?",
8610
"zh-cht": "確認刪除所選帳戶?",
8611
"xloc": [
8600
- "default.handlebars->29->1771"
8612
+ "default.handlebars->29->1773"
8613
]
8614
},
8615
{
@@ -8637,7 +8649,7 @@
8649
"zh-chs": "确认删除选定的用户组?",
8650
"zh-cht": "確認刪除所選用戶群?",
8651
"xloc": [
8640
- "default.handlebars->29->1850"
8652
+ "default.handlebars->29->1852"
8653
]
8654
},
8655
{
@@ -8657,7 +8669,7 @@
8669
"zh-chs": "确认删除用户{0}?",
8670
"zh-cht": "確認刪除用戶{0}?",
8671
"xloc": [
8660
- "default.handlebars->29->2009"
8672
+ "default.handlebars->29->2011"
8673
]
8674
},
8675
{
@@ -8677,7 +8689,7 @@
8689
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
8690
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
8691
"xloc": [
8680
- "default.handlebars->29->1915"
8692
+ "default.handlebars->29->1917"
8693
]
8694
},
8695
{
@@ -8697,7 +8709,7 @@
8709
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
8710
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
8711
"xloc": [
8700
- "default.handlebars->29->2041"
8712
+ "default.handlebars->29->2043"
8713
]
8714
},
8715
{
@@ -8718,7 +8730,7 @@
8730
"zh-cht": "確認將1個條目移動到此位置?",
8731
"xloc": [
8732
"default-mobile.handlebars->11->323",
8721
- "default.handlebars->29->929"
8733
+ "default.handlebars->29->931"
8734
]
8735
},
8736
{
@@ -8738,7 +8750,7 @@
8750
"zh-chs": "确认将{0}个条目移到此位置?",
8751
"zh-cht": "確認將{0}個條目移到該位置?",
8752
"xloc": [
8741
- "default.handlebars->29->928"
8753
+ "default.handlebars->29->930"
8754
]
8755
},
8756
{
@@ -8778,7 +8790,7 @@
8790
"zh-chs": "确认覆盖?",
8791
"zh-cht": "確認覆蓋?",
8792
"xloc": [
8781
- "default.handlebars->29->1597"
8793
+ "default.handlebars->29->1599"
8794
]
8795
},
8796
{
@@ -8798,8 +8810,8 @@
8810
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
8811
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
8812
"xloc": [
8801
- "default.handlebars->29->1905",
8802
- "default.handlebars->29->2032"
8813
+ "default.handlebars->29->1907",
8814
+ "default.handlebars->29->2034"
8815
]
8816
},
8817
{
@@ -8819,8 +8831,8 @@
8831
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
8832
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
8833
"xloc": [
8822
- "default.handlebars->29->1907",
8823
- "default.handlebars->29->2045"
8834
+ "default.handlebars->29->1909",
8835
+ "default.handlebars->29->2047"
8836
]
8837
},
8838
{
@@ -8840,7 +8852,7 @@
8852
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
8853
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
8854
"xloc": [
8843
- "default.handlebars->29->2034"
8855
+ "default.handlebars->29->2036"
8856
]
8857
},
8858
{
@@ -8860,7 +8872,7 @@
8872
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
8873
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
8874
"xloc": [
8863
- "default.handlebars->29->2037"
8875
+ "default.handlebars->29->2039"
8876
]
8877
},
8878
{
@@ -8880,8 +8892,8 @@
8892
"zh-chs": "确认删除访问权限?",
8893
"zh-cht": "確認刪除訪問權限?",
8894
"xloc": [
8883
- "default.handlebars->29->2035",
8884
- "default.handlebars->29->2038"
8895
+ "default.handlebars->29->2037",
8896
+ "default.handlebars->29->2040"
8897
]
8898
},
8899
{
@@ -8902,7 +8914,7 @@
8914
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
8915
"xloc": [
8916
"default-mobile.handlebars->11->74",
8905
- "default.handlebars->29->1057"
8917
+ "default.handlebars->29->1059"
8918
]
8919
},
8920
{
@@ -8939,7 +8951,7 @@
8951
"zh-chs": "确认删除设备共享“{0}”?",
8952
"zh-cht": "確認刪除設備共享“{0}”?",
8953
"xloc": [
8942
- "default.handlebars->29->2030"
8954
+ "default.handlebars->29->2032"
8955
]
8956
},
8957
{
@@ -8993,7 +9005,7 @@
9005
"zh-chs": "确认删除用户“ {0} ”的权限?",
9006
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
9007
"xloc": [
8996
- "default.handlebars->29->1526"
9008
+ "default.handlebars->29->1528"
9009
]
9010
},
9011
{
@@ -9013,7 +9025,7 @@
9025
"zh-chs": "确认删除用户组“ {0} ”的权限?",
9026
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
9027
"xloc": [
9016
- "default.handlebars->29->1528"
9028
+ "default.handlebars->29->1530"
9029
]
9030
},
9031
{
@@ -9071,7 +9083,7 @@
9083
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
9084
"xloc": [
9085
"default-mobile.handlebars->11->127",
9074
- "default.handlebars->29->1598"
9086
+ "default.handlebars->29->1600"
9087
]
9088
},
9089
{
@@ -9095,8 +9107,8 @@
9107
"default-mobile.handlebars->11->303",
9108
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
9109
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
9098
- "default.handlebars->29->1367",
9099
- "default.handlebars->29->899",
9110
+ "default.handlebars->29->1369",
9111
+ "default.handlebars->29->901",
9112
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
9113
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
9114
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -9144,7 +9156,7 @@
9156
"zh-chs": "连接到服务器",
9157
"zh-cht": "連接到伺服器",
9158
"xloc": [
9147
- "default.handlebars->29->1421"
9159
+ "default.handlebars->29->1423"
9160
]
9161
},
9162
{
@@ -9266,7 +9278,7 @@
9278
"zh-chs": "已连接的英特尔®AMT",
9279
"zh-cht": "已連接的Intel® AMT",
9280
"xloc": [
9269
- "default.handlebars->29->2133"
9281
+ "default.handlebars->29->2135"
9282
]
9283
},
9284
{
@@ -9286,7 +9298,7 @@
9298
"zh-chs": "已连接的用户",
9299
"zh-cht": "已连接的用户",
9300
"xloc": [
9289
- "default.handlebars->29->2138"
9301
+ "default.handlebars->29->2140"
9302
]
9303
},
9304
{
@@ -9307,7 +9319,7 @@
9319
"zh-cht": "現在已連接",
9320
"xloc": [
9321
"default-mobile.handlebars->11->346",
9310
- "default.handlebars->29->959"
9322
+ "default.handlebars->29->961"
9323
]
9324
},
9325
{
@@ -9354,7 +9366,7 @@
9366
"default.handlebars->29->233",
9367
"default.handlebars->29->277",
9368
"default.handlebars->29->9",
9357
- "default.handlebars->29->950",
9369
+ "default.handlebars->29->952",
9370
"desktop.handlebars->3->2",
9371
"terminal.handlebars->3->2",
9372
"xterm.handlebars->9->2"
@@ -9377,7 +9389,7 @@
9389
"zh-chs": "连接数量",
9390
"zh-cht": "連接數量",
9391
"xloc": [
9380
- "default.handlebars->29->2152"
9392
+ "default.handlebars->29->2154"
9393
]
9394
},
9395
{
@@ -9397,7 +9409,7 @@
9409
"zh-chs": "连接转发器",
9410
"zh-cht": "連接轉發器",
9411
"xloc": [
9400
- "default.handlebars->29->2180"
9412
+ "default.handlebars->29->2182"
9413
]
9414
},
9415
{
@@ -9458,7 +9470,7 @@
9470
"zh-cht": "連接性",
9471
"xloc": [
9472
"default-mobile.handlebars->11->255",
9461
- "default.handlebars->29->1561",
9473
+ "default.handlebars->29->1563",
9474
"default.handlebars->29->221",
9475
"default.handlebars->29->616",
9476
"default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
@@ -9481,8 +9493,8 @@
9493
"zh-chs": "控制台",
9494
"zh-cht": "控制台",
9495
"xloc": [
9484
- "default.handlebars->29->688",
9485
- "default.handlebars->29->709",
9496
+ "default.handlebars->29->690",
9497
+ "default.handlebars->29->711",
9498
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
9499
"default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
9500
"default.handlebars->contextMenu->cxconsole"
@@ -9525,8 +9537,8 @@
9537
"zh-chs": "控制",
9538
"zh-cht": "控制",
9539
"xloc": [
9528
- "default.handlebars->29->687",
9529
- "default.handlebars->29->708",
9540
+ "default.handlebars->29->689",
9541
+ "default.handlebars->29->710",
9542
"messenger.handlebars->13->1"
9543
]
9544
},
@@ -9547,7 +9559,7 @@
9559
"zh-chs": "Cookie编码器",
9560
"zh-cht": "Cookie編碼器",
9561
"xloc": [
9550
- "default.handlebars->29->2166"
9562
+ "default.handlebars->29->2168"
9563
]
9564
},
9565
{
@@ -9704,8 +9716,8 @@
9716
"zh-chs": "复制连结到剪贴板",
9717
"zh-cht": "複製連結到剪貼板",
9718
"xloc": [
9707
- "default.handlebars->29->1566",
9708
- "default.handlebars->29->1585",
9719
+ "default.handlebars->29->1568",
9720
+ "default.handlebars->29->1587",
9721
"default.handlebars->29->197",
9722
"default.handlebars->29->356"
9723
]
@@ -9808,7 +9820,7 @@
9820
"zh-chs": "复制:“{0}”到“{1}”",
9821
"zh-cht": "複製:“{0}”到“{1}”",
9822
"xloc": [
9811
- "default.handlebars->29->1657"
9823
+ "default.handlebars->29->1659"
9824
]
9825
},
9826
{
@@ -9954,7 +9966,7 @@
9966
"zh-chs": "核心服务器",
9967
"zh-cht": "核心伺服器",
9968
"xloc": [
9957
- "default.handlebars->29->2165"
9969
+ "default.handlebars->29->2167"
9970
]
9971
},
9972
{
@@ -9974,7 +9986,7 @@
9986
"zh-chs": "科西嘉文",
9987
"zh-cht": "科西嘉文",
9988
"xloc": [
9977
- "default.handlebars->29->1108"
9989
+ "default.handlebars->29->1110"
9990
]
9991
},
9992
{
@@ -9994,7 +10006,7 @@
10006
"zh-chs": "创建帐号",
10007
"zh-cht": "創建帳號",
10008
"xloc": [
9997
- "default.handlebars->29->1819",
10009
+ "default.handlebars->29->1821",
10010
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
10011
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1",
10012
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -10037,7 +10049,7 @@
10049
"zh-chs": "创建用户组",
10050
"zh-cht": "創建用戶群",
10051
"xloc": [
10040
- "default.handlebars->29->1858"
10052
+ "default.handlebars->29->1860"
10053
]
10054
},
10055
{
@@ -10077,7 +10089,7 @@
10089
"zh-chs": "使用以下选项创建一个新的设备组。",
10090
"zh-cht": "使用以下選項創建一個新的裝置群。",
10091
"xloc": [
10080
- "default.handlebars->29->1302"
10092
+ "default.handlebars->29->1304"
10093
]
10094
},
10095
{
@@ -10137,7 +10149,7 @@
10149
"zh-chs": "创建文件夹:“{0}”",
10150
"zh-cht": "創建文件夾:“{0}”",
10151
"xloc": [
10140
- "default.handlebars->29->1650"
10152
+ "default.handlebars->29->1652"
10153
]
10154
},
10155
{
@@ -10157,7 +10169,7 @@
10169
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
10170
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
10171
"xloc": [
10160
- "default.handlebars->29->1783"
10172
+ "default.handlebars->29->1785"
10173
]
10174
},
10175
{
@@ -10199,7 +10211,7 @@
10211
"zh-chs": "创建的设备组:{0}",
10212
"zh-cht": "創建的設備組:{0}",
10213
"xloc": [
10202
- "default.handlebars->29->1661"
10214
+ "default.handlebars->29->1663"
10215
]
10216
},
10217
{
@@ -10219,7 +10231,7 @@
10231
"zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
10232
"zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
10233
"xloc": [
10222
- "default.handlebars->29->727"
10234
+ "default.handlebars->29->729"
10235
]
10236
},
10237
{
@@ -10273,7 +10285,7 @@
10285
"zh-chs": "创建",
10286
"zh-cht": "創建",
10287
"xloc": [
10276
- "default.handlebars->29->1944"
10288
+ "default.handlebars->29->1946"
10289
]
10290
},
10291
{
@@ -10293,7 +10305,7 @@
10305
"zh-chs": "创建时间",
10306
"zh-cht": "創作時間",
10307
"xloc": [
10296
- "default.handlebars->29->1349"
10308
+ "default.handlebars->29->1351"
10309
]
10310
},
10311
{
@@ -10335,8 +10347,8 @@
10347
"zh-chs": "创建者",
10348
"zh-cht": "創作者",
10349
"xloc": [
10338
- "default.handlebars->29->1347",
10339
- "default.handlebars->29->1348"
10350
+ "default.handlebars->29->1349",
10351
+ "default.handlebars->29->1350"
10352
]
10353
},
10354
{
@@ -10356,7 +10368,7 @@
10368
"zh-chs": "证书",
10369
"zh-cht": "證書",
10370
"xloc": [
10359
- "default.handlebars->29->1319"
10371
+ "default.handlebars->29->1321"
10372
]
10373
},
10374
{
@@ -10376,7 +10388,7 @@
10388
"zh-chs": "克里语",
10389
"zh-cht": "克里語",
10390
"xloc": [
10379
- "default.handlebars->29->1109"
10391
+ "default.handlebars->29->1111"
10392
]
10393
},
10394
{
@@ -10396,7 +10408,7 @@
10408
"zh-chs": "克罗地亚文",
10409
"zh-cht": "克羅地亞文",
10410
"xloc": [
10399
- "default.handlebars->29->1110"
10411
+ "default.handlebars->29->1112"
10412
]
10413
},
10414
{
@@ -10572,7 +10584,7 @@
10584
"fr": "Le mot de passe actuel n'est pas correct.",
10585
"xloc": [
10586
"default-mobile.handlebars->11->501",
10575
- "default.handlebars->29->2107"
10587
+ "default.handlebars->29->2109"
10588
]
10589
},
10590
{
@@ -10615,7 +10627,7 @@
10627
"zh-chs": "捷克文",
10628
"zh-cht": "捷克文",
10629
"xloc": [
10618
- "default.handlebars->29->1111"
10630
+ "default.handlebars->29->1113"
10631
]
10632
},
10633
{
@@ -10655,7 +10667,7 @@
10667
"zh-chs": "丹麦文",
10668
"zh-cht": "丹麥文",
10669
"xloc": [
10658
- "default.handlebars->29->1112"
10670
+ "default.handlebars->29->1114"
10671
]
10672
},
10673
{
@@ -10675,7 +10687,7 @@
10687
"zh-chs": "数据通道",
10688
"zh-cht": "數據通道",
10689
"xloc": [
10678
- "default.handlebars->29->848",
10690
+ "default.handlebars->29->850",
10691
"desktop.handlebars->3->11"
10692
]
10693
},
@@ -10696,7 +10708,7 @@
10708
"zh-chs": "日期和时间",
10709
"zh-cht": "日期和時間",
10710
"xloc": [
10699
- "default.handlebars->29->1270"
10711
+ "default.handlebars->29->1272"
10712
]
10713
},
10714
{
@@ -10717,7 +10729,7 @@
10729
"zh-cht": "天",
10730
"xloc": [
10731
"default-mobile.handlebars->11->280",
10720
- "default.handlebars->29->775"
10732
+ "default.handlebars->29->777"
10733
]
10734
},
10735
{
@@ -10737,7 +10749,7 @@
10749
"zh-chs": "停用",
10750
"zh-cht": "停用",
10751
"xloc": [
10740
- "default.handlebars->29->1400"
10752
+ "default.handlebars->29->1402"
10753
]
10754
},
10755
{
@@ -10757,7 +10769,7 @@
10769
"zh-chs": "如果设置停用CCM",
10770
"zh-cht": "如果設置停用CCM",
10771
"xloc": [
10760
- "default.handlebars->29->1412"
10772
+ "default.handlebars->29->1414"
10773
]
10774
},
10775
{
@@ -10815,10 +10827,10 @@
10827
"zh-chs": "默认",
10828
"zh-cht": "默認",
10829
"xloc": [
10818
- "default.handlebars->29->1806",
10819
- "default.handlebars->29->1854",
10820
- "default.handlebars->29->1865",
10821
- "default.handlebars->29->1933"
10830
+ "default.handlebars->29->1808",
10831
+ "default.handlebars->29->1856",
10832
+ "default.handlebars->29->1867",
10833
+ "default.handlebars->29->1935"
10834
]
10835
},
10836
{
@@ -10842,9 +10854,9 @@
10854
"default-mobile.handlebars->11->313",
10855
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
10856
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
10845
- "default.handlebars->29->1592",
10857
+ "default.handlebars->29->1594",
10858
"default.handlebars->29->518",
10847
- "default.handlebars->29->918",
10859
+ "default.handlebars->29->920",
10860
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
10861
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
10862
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -10873,7 +10885,7 @@
10885
"zh-cht": "刪除帳戶",
10886
"xloc": [
10887
"default-mobile.handlebars->11->84",
10876
- "default.handlebars->29->1287"
10888
+ "default.handlebars->29->1289"
10889
]
10890
},
10891
{
@@ -10893,7 +10905,7 @@
10905
"zh-chs": "删除帐户",
10906
"zh-cht": "刪除帳戶",
10907
"xloc": [
10896
- "default.handlebars->29->1773"
10908
+ "default.handlebars->29->1775"
10909
]
10910
},
10911
{
@@ -10936,8 +10948,8 @@
10948
"xloc": [
10949
"default-mobile.handlebars->11->417",
10950
"default-mobile.handlebars->11->420",
10939
- "default.handlebars->29->1396",
10940
- "default.handlebars->29->1429"
10951
+ "default.handlebars->29->1398",
10952
+ "default.handlebars->29->1431"
10953
]
10954
},
10955
{
@@ -10958,7 +10970,7 @@
10970
"zh-cht": "刪除節點",
10971
"xloc": [
10972
"default-mobile.handlebars->11->288",
10961
- "default.handlebars->29->801"
10973
+ "default.handlebars->29->803"
10974
]
10975
},
10976
{
@@ -10998,7 +11010,7 @@
11010
"zh-chs": "删除用户",
11011
"zh-cht": "刪除用戶",
11012
"xloc": [
11001
- "default.handlebars->29->1985"
11013
+ "default.handlebars->29->1987"
11014
]
11015
},
11016
{
@@ -11018,8 +11030,8 @@
11030
"zh-chs": "删除用户群组",
11031
"zh-cht": "刪除用戶群組",
11032
"xloc": [
11021
- "default.handlebars->29->1903",
11022
- "default.handlebars->29->1913"
11033
+ "default.handlebars->29->1905",
11034
+ "default.handlebars->29->1915"
11035
]
11036
},
11037
{
@@ -11039,7 +11051,7 @@
11051
"zh-chs": "删除用户群组",
11052
"zh-cht": "刪除用戶群組",
11053
"xloc": [
11042
- "default.handlebars->29->1852"
11054
+ "default.handlebars->29->1854"
11055
]
11056
},
11057
{
@@ -11059,7 +11071,7 @@
11071
"zh-chs": "删除用户{0}",
11072
"zh-cht": "刪除用戶{0}",
11073
"xloc": [
11062
- "default.handlebars->29->2008"
11074
+ "default.handlebars->29->2010"
11075
]
11076
},
11077
{
@@ -11080,7 +11092,7 @@
11092
"zh-cht": "刪除帳戶",
11093
"xloc": [
11094
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0",
11083
- "default.handlebars->29->1769",
11095
+ "default.handlebars->29->1771",
11096
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
11097
]
11098
},
@@ -11121,7 +11133,7 @@
11133
"zh-chs": "删除群组",
11134
"zh-cht": "刪除群組",
11135
"xloc": [
11124
- "default.handlebars->29->1848"
11136
+ "default.handlebars->29->1850"
11137
]
11138
},
11139
{
@@ -11161,7 +11173,7 @@
11173
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
11174
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
11175
"xloc": [
11164
- "default.handlebars->29->1652"
11176
+ "default.handlebars->29->1654"
11177
]
11178
},
11179
{
@@ -11183,8 +11195,8 @@
11195
"xloc": [
11196
"default-mobile.handlebars->11->124",
11197
"default-mobile.handlebars->11->315",
11186
- "default.handlebars->29->1594",
11187
- "default.handlebars->29->920"
11198
+ "default.handlebars->29->1596",
11199
+ "default.handlebars->29->922"
11200
]
11201
},
11202
{
@@ -11204,7 +11216,7 @@
11216
"zh-chs": "删除用户群组{0}?",
11217
"zh-cht": "刪除用戶群組{0}?",
11218
"xloc": [
11207
- "default.handlebars->29->1911"
11219
+ "default.handlebars->29->1913"
11220
]
11221
},
11222
{
@@ -11226,8 +11238,8 @@
11238
"xloc": [
11239
"default-mobile.handlebars->11->123",
11240
"default-mobile.handlebars->11->314",
11229
- "default.handlebars->29->1593",
11230
- "default.handlebars->29->919"
11241
+ "default.handlebars->29->1595",
11242
+ "default.handlebars->29->921"
11243
]
11244
},
11245
{
@@ -11267,7 +11279,7 @@
11279
"zh-chs": "删除:“{0}”",
11280
"zh-cht": "刪除:“{0}”",
11281
"xloc": [
11270
- "default.handlebars->29->1651"
11282
+ "default.handlebars->29->1653"
11283
]
11284
},
11285
{
@@ -11287,7 +11299,7 @@
11299
"zh-chs": "删除:“{0}”,{1}个元素已删除",
11300
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
11301
"xloc": [
11290
- "default.handlebars->29->1653"
11302
+ "default.handlebars->29->1655"
11303
]
11304
},
11305
{
@@ -11307,7 +11319,7 @@
11319
"zh-chs": "被拒绝",
11320
"zh-cht": "被拒絕",
11321
"xloc": [
11310
- "default.handlebars->29->844",
11322
+ "default.handlebars->29->846",
11323
"desktop.handlebars->3->7",
11324
"terminal.handlebars->3->11"
11325
]
@@ -11405,19 +11417,19 @@
11417
"default-mobile.handlebars->11->352",
11418
"default-mobile.handlebars->11->409",
11419
"default-mobile.handlebars->11->422",
11408
- "default.handlebars->29->1307",
11409
- "default.handlebars->29->1344",
11410
- "default.handlebars->29->1431",
11411
- "default.handlebars->29->1857",
11412
- "default.handlebars->29->1867",
11413
- "default.handlebars->29->1868",
11414
- "default.handlebars->29->1909",
11420
+ "default.handlebars->29->1309",
11421
+ "default.handlebars->29->1346",
11422
+ "default.handlebars->29->1433",
11423
+ "default.handlebars->29->1859",
11424
+ "default.handlebars->29->1869",
11425
+ "default.handlebars->29->1870",
11426
+ "default.handlebars->29->1911",
11427
"default.handlebars->29->559",
11428
"default.handlebars->29->560",
11429
"default.handlebars->29->77",
11418
- "default.handlebars->29->839",
11419
- "default.handlebars->29->965",
11420
- "default.handlebars->29->975",
11430
+ "default.handlebars->29->841",
11431
+ "default.handlebars->29->967",
11432
+ "default.handlebars->29->977",
11433
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
11434
]
11435
},
@@ -11456,12 +11468,12 @@
11468
"zh-cht": "桌面",
11469
"xloc": [
11470
"default-mobile.handlebars->11->267",
11459
- "default.handlebars->29->1437",
11460
- "default.handlebars->29->2057",
11471
+ "default.handlebars->29->1439",
11472
+ "default.handlebars->29->2059",
11473
"default.handlebars->29->524",
11474
"default.handlebars->29->678",
11463
- "default.handlebars->29->730",
11464
- "default.handlebars->29->884",
11475
+ "default.handlebars->29->732",
11476
+ "default.handlebars->29->886",
11477
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
11478
"default.handlebars->contextMenu->cxdesktop",
11479
"desktop.handlebars->3->23"
@@ -11504,9 +11516,9 @@
11516
"zh-chs": "桌面通知",
11517
"zh-cht": "桌面通知",
11518
"xloc": [
11507
- "default.handlebars->29->1358",
11508
- "default.handlebars->29->1872",
11509
- "default.handlebars->29->1959",
11519
+ "default.handlebars->29->1360",
11520
+ "default.handlebars->29->1874",
11521
+ "default.handlebars->29->1961",
11522
"default.handlebars->29->597"
11523
]
11524
},
@@ -11527,9 +11539,9 @@
11539
"zh-chs": "桌面提示",
11540
"zh-cht": "桌面提示",
11541
"xloc": [
11530
- "default.handlebars->29->1357",
11531
- "default.handlebars->29->1871",
11532
- "default.handlebars->29->1958",
11542
+ "default.handlebars->29->1359",
11543
+ "default.handlebars->29->1873",
11544
+ "default.handlebars->29->1960",
11545
"default.handlebars->29->596"
11546
]
11547
},
@@ -11550,9 +11562,9 @@
11562
"zh-chs": "桌面提示+工具栏",
11563
"zh-cht": "桌面提示+工具欄",
11564
"xloc": [
11553
- "default.handlebars->29->1355",
11554
- "default.handlebars->29->1869",
11555
- "default.handlebars->29->1956",
11565
+ "default.handlebars->29->1357",
11566
+ "default.handlebars->29->1871",
11567
+ "default.handlebars->29->1958",
11568
"default.handlebars->29->594"
11569
]
11570
},
@@ -11615,9 +11627,9 @@
11627
"zh-chs": "桌面工具栏",
11628
"zh-cht": "桌面工具欄",
11629
"xloc": [
11618
- "default.handlebars->29->1356",
11619
- "default.handlebars->29->1870",
11620
- "default.handlebars->29->1957",
11630
+ "default.handlebars->29->1358",
11631
+ "default.handlebars->29->1872",
11632
+ "default.handlebars->29->1959",
11633
"default.handlebars->29->595"
11634
]
11635
},
@@ -11638,7 +11650,7 @@
11650
"zh-chs": "桌面时段",
11651
"zh-cht": "桌面時段",
11652
"xloc": [
11641
- "default.handlebars->29->883"
11653
+ "default.handlebars->29->885"
11654
]
11655
},
11656
{
@@ -11721,9 +11733,9 @@
11733
"zh-chs": "设备",
11734
"zh-cht": "裝置",
11735
"xloc": [
11724
- "default.handlebars->29->1460",
11736
+ "default.handlebars->29->1462",
11737
"default.handlebars->29->186",
11726
- "default.handlebars->29->2027",
11738
+ "default.handlebars->29->2029",
11739
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
11740
]
11741
},
@@ -11746,7 +11758,7 @@
11758
"xloc": [
11759
"default-mobile.handlebars->11->277",
11760
"default-mobile.handlebars->11->278",
11749
- "default.handlebars->29->766"
11761
+ "default.handlebars->29->768"
11762
]
11763
},
11764
{
@@ -11788,15 +11800,15 @@
11800
"xloc": [
11801
"agent-translations.json",
11802
"default-mobile.handlebars->11->479",
11791
- "default.handlebars->29->1455",
11792
- "default.handlebars->29->1458",
11793
- "default.handlebars->29->1459",
11794
- "default.handlebars->29->1720",
11795
- "default.handlebars->29->1895",
11796
- "default.handlebars->29->1901",
11797
- "default.handlebars->29->2015",
11798
- "default.handlebars->29->2066",
11799
- "default.handlebars->29->2085"
11803
+ "default.handlebars->29->1457",
11804
+ "default.handlebars->29->1460",
11805
+ "default.handlebars->29->1461",
11806
+ "default.handlebars->29->1722",
11807
+ "default.handlebars->29->1897",
11808
+ "default.handlebars->29->1903",
11809
+ "default.handlebars->29->2017",
11810
+ "default.handlebars->29->2068",
11811
+ "default.handlebars->29->2087"
11812
]
11813
},
11814
{
@@ -11817,7 +11829,7 @@
11829
"zh-cht": "裝置群用戶",
11830
"xloc": [
11831
"default-mobile.handlebars->11->468",
11820
- "default.handlebars->29->1524"
11832
+ "default.handlebars->29->1526"
11833
]
11834
},
11835
{
@@ -11838,11 +11850,11 @@
11850
"zh-cht": "裝置群",
11851
"xloc": [
11852
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
11841
- "default.handlebars->29->1736",
11842
- "default.handlebars->29->1842",
11843
- "default.handlebars->29->1882",
11844
- "default.handlebars->29->1953",
11845
- "default.handlebars->29->2136",
11853
+ "default.handlebars->29->1738",
11854
+ "default.handlebars->29->1844",
11855
+ "default.handlebars->29->1884",
11856
+ "default.handlebars->29->1955",
11857
+ "default.handlebars->29->2138",
11858
"default.handlebars->container->column_l->p2->p2info->7"
11859
]
11860
},
@@ -11883,7 +11895,7 @@
11895
"zh-chs": "设备位置",
11896
"zh-cht": "裝置位置",
11897
"xloc": [
11886
- "default.handlebars->29->802"
11898
+ "default.handlebars->29->804"
11899
]
11900
},
11901
{
@@ -11903,7 +11915,7 @@
11915
"zh-chs": "设备消息",
11916
"zh-cht": "裝置訊息",
11917
"xloc": [
11906
- "default.handlebars->29->724"
11918
+ "default.handlebars->29->726"
11919
]
11920
},
11921
{
@@ -11924,9 +11936,9 @@
11936
"zh-cht": "裝置名稱",
11937
"xloc": [
11938
"default-mobile.handlebars->11->292",
11927
- "default.handlebars->29->2065",
11939
+ "default.handlebars->29->2067",
11940
"default.handlebars->29->291",
11929
- "default.handlebars->29->837",
11941
+ "default.handlebars->29->839",
11942
"player.handlebars->3->9"
11943
]
11944
},
@@ -11948,7 +11960,7 @@
11960
"zh-cht": "裝置通知",
11961
"xloc": [
11962
"default.handlebars->29->477",
11951
- "default.handlebars->29->726"
11963
+ "default.handlebars->29->728"
11964
]
11965
},
11966
{
@@ -12025,8 +12037,8 @@
12037
"zh-chs": "设备连接。",
12038
"zh-cht": "裝置連接。",
12039
"xloc": [
12028
- "default.handlebars->29->1275",
12029
- "default.handlebars->29->1545"
12040
+ "default.handlebars->29->1277",
12041
+ "default.handlebars->29->1547"
12042
]
12043
},
12044
{
@@ -12046,8 +12058,8 @@
12058
"zh-chs": "设备断开连接。",
12059
"zh-cht": "裝置斷開連接。",
12060
"xloc": [
12049
- "default.handlebars->29->1276",
12050
- "default.handlebars->29->1546"
12061
+ "default.handlebars->29->1278",
12062
+ "default.handlebars->29->1548"
12063
]
12064
},
12065
{
@@ -12067,7 +12079,7 @@
12079
"zh-chs": "创建的设备组:{0}",
12080
"zh-cht": "設備組已創建:{0}",
12081
"xloc": [
12070
- "default.handlebars->29->1682"
12082
+ "default.handlebars->29->1684"
12083
]
12084
},
12085
{
@@ -12087,7 +12099,7 @@
12099
"zh-chs": "设备组已删除:{0}",
12100
"zh-cht": "設備組已刪除:{0}",
12101
"xloc": [
12090
- "default.handlebars->29->1683"
12102
+ "default.handlebars->29->1685"
12103
]
12104
},
12105
{
@@ -12107,7 +12119,7 @@
12119
"zh-chs": "设备组成员身份已更改:{0}",
12120
"zh-cht": "設備組成員身份已更改:{0}",
12121
"xloc": [
12110
- "default.handlebars->29->1684"
12122
+ "default.handlebars->29->1686"
12123
]
12124
},
12125
{
@@ -12127,7 +12139,7 @@
12139
"zh-chs": "其他设备组管理员可以查看和更改设备组注释。",
12140
"zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。",
12141
"xloc": [
12130
- "default.handlebars->29->721"
12142
+ "default.handlebars->29->723"
12143
]
12144
},
12145
{
@@ -12147,7 +12159,7 @@
12159
"zh-chs": "设备组通知已更改",
12160
"zh-cht": "設備組通知已更改",
12161
"xloc": [
12150
- "default.handlebars->29->1679"
12162
+ "default.handlebars->29->1681"
12163
]
12164
},
12165
{
@@ -12167,7 +12179,7 @@
12179
"zh-chs": "未删除的设备组:{0}",
12180
"zh-cht": "未刪除的設備組:{0}",
12181
"xloc": [
12170
- "default.handlebars->29->1662"
12182
+ "default.handlebars->29->1664"
12183
]
12184
},
12185
{
@@ -12560,7 +12572,7 @@
12572
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
12573
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
12574
"xloc": [
12563
- "default.handlebars->29->1664"
12575
+ "default.handlebars->29->1666"
12576
]
12577
},
12578
{
@@ -12597,8 +12609,8 @@
12609
"zh-chs": "设备",
12610
"zh-cht": "裝置",
12611
"xloc": [
12600
- "default.handlebars->29->1843",
12601
- "default.handlebars->29->1883"
12612
+ "default.handlebars->29->1845",
12613
+ "default.handlebars->29->1885"
12614
]
12615
},
12616
{
@@ -12638,7 +12650,7 @@
12650
"zh-chs": "禁用的电子邮件两因素身份验证",
12651
"zh-cht": "禁用的電子郵件兩因素身份驗證",
12652
"xloc": [
12641
- "default.handlebars->29->1695"
12653
+ "default.handlebars->29->1697"
12654
]
12655
},
12656
{
@@ -12661,8 +12673,8 @@
12673
"agent-translations.json",
12674
"default-mobile.handlebars->11->304",
12675
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
12664
- "default.handlebars->29->1368",
12665
- "default.handlebars->29->900",
12676
+ "default.handlebars->29->1370",
12677
+ "default.handlebars->29->902",
12678
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
12679
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
12680
"desktop.handlebars->p11->deskarea0->deskarea1->3->disconnectbutton1span",
@@ -12762,7 +12774,7 @@
12774
"zh-chs": "在远程设备上显示一个消息框。",
12775
"zh-cht": "在遠程裝置上顯示一個訊息框。",
12776
"xloc": [
12765
- "default.handlebars->29->725"
12777
+ "default.handlebars->29->727"
12778
]
12779
},
12780
{
@@ -12822,7 +12834,7 @@
12834
"zh-chs": "显示设备组名称",
12835
"zh-cht": "顯示裝置群名稱",
12836
"xloc": [
12825
- "default.handlebars->29->1274"
12837
+ "default.handlebars->29->1276"
12838
]
12839
},
12840
{
@@ -12842,7 +12854,7 @@
12854
"zh-chs": "显示名称",
12855
"zh-cht": "顯示名稱",
12856
"xloc": [
12845
- "default.handlebars->29->869"
12857
+ "default.handlebars->29->871"
12858
]
12859
},
12860
{
@@ -12862,7 +12874,7 @@
12874
"zh-chs": "显示公共连结",
12875
"zh-cht": "顯示公共鏈結",
12876
"xloc": [
12865
- "default.handlebars->29->1565"
12877
+ "default.handlebars->29->1567"
12878
]
12879
},
12880
{
@@ -12882,7 +12894,7 @@
12894
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
12895
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
12896
"xloc": [
12885
- "default.handlebars->29->1624"
12897
+ "default.handlebars->29->1626"
12898
]
12899
},
12900
{
@@ -12902,7 +12914,7 @@
12914
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
12915
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
12916
"xloc": [
12905
- "default.handlebars->29->1632"
12917
+ "default.handlebars->29->1634"
12918
]
12919
},
12920
{
@@ -12922,8 +12934,8 @@
12934
"zh-chs": "什么都不做",
12935
"zh-cht": "什麼都不做",
12936
"xloc": [
12925
- "default.handlebars->29->1415",
12926
- "default.handlebars->29->1419"
12937
+ "default.handlebars->29->1417",
12938
+ "default.handlebars->29->1421"
12939
]
12940
},
12941
{
@@ -12943,10 +12955,10 @@
12955
"zh-chs": "域",
12956
"zh-cht": "域",
12957
"xloc": [
12946
- "default.handlebars->29->1807",
12947
- "default.handlebars->29->1855",
12948
- "default.handlebars->29->1864",
12949
- "default.handlebars->29->1932",
12958
+ "default.handlebars->29->1809",
12959
+ "default.handlebars->29->1857",
12960
+ "default.handlebars->29->1866",
12961
+ "default.handlebars->29->1934",
12962
"mstsc.handlebars->main->1->3->1->2->1->0",
12963
"mstsc.handlebars->main->1->3->1->2->3"
12964
]
@@ -12968,7 +12980,7 @@
12980
"zh-chs": "请勿更改,如果设置请保留CCM",
12981
"zh-cht": "請勿更改,如果設置請保留CCM",
12982
"xloc": [
12971
- "default.handlebars->29->1411"
12983
+ "default.handlebars->29->1413"
12984
]
12985
},
12986
{
@@ -13005,7 +13017,7 @@
13017
"zh-chs": "不要连接到服务器",
13018
"zh-cht": "不要連接到伺服器",
13019
"xloc": [
13008
- "default.handlebars->29->1420"
13020
+ "default.handlebars->29->1422"
13021
]
13022
},
13023
{
@@ -13125,7 +13137,7 @@
13137
"zh-cht": "下載檔案",
13138
"xloc": [
13139
"default-mobile.handlebars->11->334",
13128
- "default.handlebars->29->939"
13140
+ "default.handlebars->29->941"
13141
]
13142
},
13143
{
@@ -13165,7 +13177,7 @@
13177
"zh-chs": "下载MeshCmd",
13178
"zh-cht": "下載MeshCmd",
13179
"xloc": [
13168
- "default.handlebars->29->827"
13180
+ "default.handlebars->29->829"
13181
]
13182
},
13183
{
@@ -13225,7 +13237,7 @@
13237
"zh-chs": "下载报告",
13238
"zh-cht": "下載報告",
13239
"xloc": [
13228
- "default.handlebars->29->1725",
13240
+ "default.handlebars->29->1727",
13241
"default.handlebars->container->column_l->p3->3->1->0->3"
13242
]
13243
},
@@ -13246,7 +13258,7 @@
13258
"zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。",
13259
"zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。",
13260
"xloc": [
13249
- "default.handlebars->29->820"
13261
+ "default.handlebars->29->822"
13262
]
13263
},
13264
{
@@ -13326,7 +13338,7 @@
13338
"zh-chs": "下载电源事件",
13339
"zh-cht": "下載電源事件",
13340
"xloc": [
13329
- "default.handlebars->29->776"
13341
+ "default.handlebars->29->778"
13342
]
13343
},
13344
{
@@ -13426,7 +13438,7 @@
13438
"zh-chs": "使用以下一种档案格式下载事件列表。",
13439
"zh-cht": "使用以下一種檔案格式下載事件列表。",
13440
"xloc": [
13429
- "default.handlebars->29->1726"
13441
+ "default.handlebars->29->1728"
13442
]
13443
},
13444
{
@@ -13446,7 +13458,7 @@
13458
"zh-chs": "使用以下一种档案格式下载用户列表。",
13459
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
13460
"xloc": [
13449
- "default.handlebars->29->1791"
13461
+ "default.handlebars->29->1793"
13462
]
13463
},
13464
{
@@ -13527,7 +13539,7 @@
13539
"zh-chs": "下载:“{0}”",
13540
"zh-cht": "下載:“{0}”",
13541
"xloc": [
13530
- "default.handlebars->29->1655"
13542
+ "default.handlebars->29->1657"
13543
]
13544
},
13545
{
@@ -13567,7 +13579,7 @@
13579
"zh-chs": "代理重复",
13580
"zh-cht": "代理重複",
13581
"xloc": [
13570
- "default.handlebars->29->2132"
13582
+ "default.handlebars->29->2134"
13583
]
13584
},
13585
{
@@ -13607,7 +13619,7 @@
13619
"zh-chs": "复制用户组",
13620
"zh-cht": "複製用戶群",
13621
"xloc": [
13610
- "default.handlebars->29->1859"
13622
+ "default.handlebars->29->1861"
13623
]
13624
},
13625
{
@@ -13644,8 +13656,8 @@
13656
"zh-chs": "持续时间",
13657
"zh-cht": "持續時間",
13658
"xloc": [
13647
- "default.handlebars->29->2051",
13648
- "default.handlebars->29->2071",
13659
+ "default.handlebars->29->2053",
13660
+ "default.handlebars->29->2073",
13661
"player.handlebars->3->2"
13662
]
13663
},
@@ -13683,7 +13695,7 @@
13695
"zh-chs": "荷兰文(比利时)",
13696
"zh-cht": "荷蘭文(比利時)",
13697
"xloc": [
13686
- "default.handlebars->29->1114"
13698
+ "default.handlebars->29->1116"
13699
]
13700
},
13701
{
@@ -13703,7 +13715,7 @@
13715
"zh-chs": "荷兰文(标准)",
13716
"zh-cht": "荷蘭文(標準)",
13717
"xloc": [
13706
- "default.handlebars->29->1113"
13718
+ "default.handlebars->29->1115"
13719
]
13720
},
13721
{
@@ -13993,7 +14005,7 @@
14005
"zh-cht": "編輯裝置",
14006
"xloc": [
14007
"default-mobile.handlebars->11->297",
13996
- "default.handlebars->29->842"
14008
+ "default.handlebars->29->844"
14009
]
14010
},
14011
{
@@ -14016,10 +14028,10 @@
14028
"default-mobile.handlebars->11->423",
14029
"default-mobile.handlebars->11->425",
14030
"default-mobile.handlebars->11->445",
14019
- "default.handlebars->29->1432",
14020
- "default.handlebars->29->1464",
14021
- "default.handlebars->29->1488",
14022
- "default.handlebars->29->1500"
14031
+ "default.handlebars->29->1434",
14032
+ "default.handlebars->29->1466",
14033
+ "default.handlebars->29->1490",
14034
+ "default.handlebars->29->1502"
14035
]
14036
},
14037
{
@@ -14039,7 +14051,7 @@
14051
"zh-chs": "编辑设备组功能",
14052
"zh-cht": "編輯裝置群功能",
14053
"xloc": [
14042
- "default.handlebars->29->1450"
14054
+ "default.handlebars->29->1452"
14055
]
14056
},
14057
{
@@ -14059,8 +14071,8 @@
14071
"zh-chs": "编辑设备组权限",
14072
"zh-cht": "編輯裝置群權限",
14073
"xloc": [
14062
- "default.handlebars->29->1485",
14063
- "default.handlebars->29->1497"
14074
+ "default.handlebars->29->1487",
14075
+ "default.handlebars->29->1499"
14076
]
14077
},
14078
{
@@ -14080,7 +14092,7 @@
14092
"zh-chs": "编辑设备组用户同意",
14093
"zh-cht": "編輯裝置群用戶同意",
14094
"xloc": [
14083
- "default.handlebars->29->1433"
14095
+ "default.handlebars->29->1435"
14096
]
14097
},
14098
{
@@ -14101,7 +14113,7 @@
14113
"zh-cht": "編輯裝置筆記",
14114
"xloc": [
14115
"default-mobile.handlebars->11->437",
14104
- "default.handlebars->29->1477"
14116
+ "default.handlebars->29->1479"
14117
]
14118
},
14119
{
@@ -14121,8 +14133,8 @@
14133
"zh-chs": "编辑设备权限",
14134
"zh-cht": "編輯裝置權限",
14135
"xloc": [
14124
- "default.handlebars->29->1490",
14125
- "default.handlebars->29->1492"
14136
+ "default.handlebars->29->1492",
14137
+ "default.handlebars->29->1494"
14138
]
14139
},
14140
{
@@ -14162,7 +14174,7 @@
14174
"zh-chs": "编辑设备用户同意",
14175
"zh-cht": "編輯裝置用戶同意",
14176
"xloc": [
14165
- "default.handlebars->29->1435"
14177
+ "default.handlebars->29->1437"
14178
]
14179
},
14180
{
@@ -14182,7 +14194,7 @@
14194
"zh-chs": "编辑群组",
14195
"zh-cht": "編輯群組",
14196
"xloc": [
14185
- "default.handlebars->29->699"
14197
+ "default.handlebars->29->701"
14198
]
14199
},
14200
{
@@ -14209,7 +14221,7 @@
14221
"default.handlebars->29->574",
14222
"default.handlebars->29->577",
14223
"default.handlebars->29->580",
14212
- "default.handlebars->29->783"
14224
+ "default.handlebars->29->785"
14225
]
14226
},
14227
{
@@ -14230,7 +14242,7 @@
14242
"zh-cht": "編輯筆記",
14243
"xloc": [
14244
"default-mobile.handlebars->11->452",
14233
- "default.handlebars->29->1507"
14245
+ "default.handlebars->29->1509"
14246
]
14247
},
14248
{
@@ -14250,7 +14262,7 @@
14262
"zh-chs": "编辑用户同意",
14263
"zh-cht": "編輯用戶同意",
14264
"xloc": [
14253
- "default.handlebars->29->1434"
14265
+ "default.handlebars->29->1436"
14266
]
14267
},
14268
{
@@ -14270,7 +14282,7 @@
14282
"zh-chs": "编辑用户设备组权限",
14283
"zh-cht": "編輯用戶裝置群權限",
14284
"xloc": [
14273
- "default.handlebars->29->1498"
14285
+ "default.handlebars->29->1500"
14286
]
14287
},
14288
{
@@ -14290,7 +14302,7 @@
14302
"zh-chs": "编辑用户设备权限",
14303
"zh-cht": "編輯用戶裝置權限",
14304
"xloc": [
14293
- "default.handlebars->29->1493"
14305
+ "default.handlebars->29->1495"
14306
]
14307
},
14308
{
@@ -14310,7 +14322,7 @@
14322
"zh-chs": "编辑用户组",
14323
"zh-cht": "編輯用戶群",
14324
"xloc": [
14313
- "default.handlebars->29->1910"
14325
+ "default.handlebars->29->1912"
14326
]
14327
},
14328
{
@@ -14330,7 +14342,7 @@
14342
"zh-chs": "编辑用户组设备权限",
14343
"zh-cht": "編輯用戶群裝置權限",
14344
"xloc": [
14333
- "default.handlebars->29->1495"
14345
+ "default.handlebars->29->1497"
14346
]
14347
},
14348
{
@@ -14350,7 +14362,7 @@
14362
"zh-chs": "编辑用户组用户同意",
14363
"zh-cht": "編輯用戶組用戶同意",
14364
"xloc": [
14353
- "default.handlebars->29->1436"
14365
+ "default.handlebars->29->1438"
14366
]
14367
},
14368
{
@@ -14432,11 +14444,11 @@
14444
"zh-cht": "電郵",
14445
"xloc": [
14446
"default-mobile.handlebars->11->78",
14435
- "default.handlebars->29->1809",
14436
- "default.handlebars->29->1936",
14447
+ "default.handlebars->29->1811",
14448
"default.handlebars->29->1938",
14438
- "default.handlebars->29->1978",
14439
- "default.handlebars->29->1996",
14449
+ "default.handlebars->29->1940",
14450
+ "default.handlebars->29->1980",
14451
+ "default.handlebars->29->1998",
14452
"default.handlebars->29->323",
14453
"login-mobile.handlebars->5->42",
14454
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -14469,7 +14481,7 @@
14481
"zh-cht": "電郵地址變更",
14482
"xloc": [
14483
"default-mobile.handlebars->11->79",
14472
- "default.handlebars->29->1283"
14484
+ "default.handlebars->29->1285"
14485
]
14486
},
14487
{
@@ -14490,7 +14502,7 @@
14502
"zh-cht": "電郵認證",
14503
"xloc": [
14504
"default-mobile.handlebars->11->68",
14493
- "default.handlebars->29->1051"
14505
+ "default.handlebars->29->1053"
14506
]
14507
},
14508
{
@@ -14550,7 +14562,7 @@
14562
"zh-cht": "電郵驗證",
14563
"xloc": [
14564
"default-mobile.handlebars->11->77",
14553
- "default.handlebars->29->1281"
14565
+ "default.handlebars->29->1283"
14566
]
14567
},
14568
{
@@ -14590,7 +14602,7 @@
14602
"zh-chs": "电邮未验证",
14603
"zh-cht": "電郵未驗證",
14604
"xloc": [
14593
- "default.handlebars->29->1755"
14605
+ "default.handlebars->29->1757"
14606
]
14607
},
14608
{
@@ -14610,8 +14622,8 @@
14622
"zh-chs": "电子邮件已验证",
14623
"zh-cht": "電子郵件已驗證",
14624
"xloc": [
14613
- "default.handlebars->29->1756",
14614
- "default.handlebars->29->1930"
14625
+ "default.handlebars->29->1758",
14626
+ "default.handlebars->29->1932"
14627
]
14628
},
14629
{
@@ -14631,7 +14643,7 @@
14643
"zh-chs": "电邮已验证。",
14644
"zh-cht": "電郵已驗證。",
14645
"xloc": [
14634
- "default.handlebars->29->1815"
14646
+ "default.handlebars->29->1817"
14647
]
14648
},
14649
{
@@ -14651,7 +14663,7 @@
14663
"zh-chs": "电邮未验证",
14664
"zh-cht": "電郵未驗證",
14665
"xloc": [
14654
- "default.handlebars->29->1931"
14666
+ "default.handlebars->29->1933"
14667
]
14668
},
14669
{
@@ -14672,7 +14684,7 @@
14684
"zh-cht": "電郵已發送。",
14685
"xloc": [
14686
"default-mobile.handlebars->11->494",
14675
- "default.handlebars->29->2100",
14687
+ "default.handlebars->29->2102",
14688
"login-mobile.handlebars->5->2",
14689
"login.handlebars->5->2",
14690
"login2.handlebars->7->3"
@@ -14717,7 +14729,7 @@
14729
"zh-chs": "已通过电邮验证,并且需要重置密码。",
14730
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
14731
"xloc": [
14720
- "default.handlebars->29->1816"
14732
+ "default.handlebars->29->1818"
14733
]
14734
},
14735
{
@@ -14737,7 +14749,7 @@
14749
"zh-chs": "电邮/短信流量",
14750
"zh-cht": "電郵/短信流量",
14751
"xloc": [
14740
- "default.handlebars->29->2174"
14752
+ "default.handlebars->29->2176"
14753
]
14754
},
14755
{
@@ -14783,7 +14795,7 @@
14795
"zh-chs": "启用邀请代码",
14796
"zh-cht": "啟用邀請代碼",
14797
"xloc": [
14786
- "default.handlebars->29->1530"
14798
+ "default.handlebars->29->1532"
14799
]
14800
},
14801
{
@@ -14824,7 +14836,7 @@
14836
"zh-cht": "啟用電郵二因子鑑別。",
14837
"xloc": [
14838
"default-mobile.handlebars->11->70",
14827
- "default.handlebars->29->1053"
14839
+ "default.handlebars->29->1055"
14840
]
14841
},
14842
{
@@ -14864,7 +14876,7 @@
14876
"zh-chs": "已启用",
14877
"zh-cht": "已啟用",
14878
"xloc": [
14867
- "default.handlebars->29->2073"
14879
+ "default.handlebars->29->2075"
14880
]
14881
},
14882
{
@@ -14884,7 +14896,7 @@
14896
"zh-chs": "启用电子邮件两因素身份验证",
14897
"zh-cht": "啟用電子郵件兩因素身份驗證",
14898
"xloc": [
14887
- "default.handlebars->29->1694"
14899
+ "default.handlebars->29->1696"
14900
]
14901
},
14902
{
@@ -14924,7 +14936,7 @@
14936
"zh-chs": "时间结束",
14937
"zh-cht": "時間結束",
14938
"xloc": [
14927
- "default.handlebars->29->2070"
14939
+ "default.handlebars->29->2072"
14940
]
14941
},
14942
{
@@ -14944,7 +14956,7 @@
14956
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
14957
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
14958
"xloc": [
14947
- "default.handlebars->29->1617"
14959
+ "default.handlebars->29->1619"
14960
]
14961
},
14962
{
@@ -14964,7 +14976,7 @@
14976
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
14977
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
14978
"xloc": [
14967
- "default.handlebars->29->1618"
14979
+ "default.handlebars->29->1620"
14980
]
14981
},
14982
{
@@ -14984,7 +14996,7 @@
14996
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
14997
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
14998
"xloc": [
14987
- "default.handlebars->29->1615"
14999
+ "default.handlebars->29->1617"
15000
]
15001
},
15002
{
@@ -15004,7 +15016,7 @@
15016
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
15017
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
15018
"xloc": [
15007
- "default.handlebars->29->1616"
15019
+ "default.handlebars->29->1618"
15020
]
15021
},
15022
{
@@ -15024,7 +15036,7 @@
15036
"zh-chs": "英文",
15037
"zh-cht": "英文",
15038
"xloc": [
15027
- "default.handlebars->29->1115"
15039
+ "default.handlebars->29->1117"
15040
]
15041
},
15042
{
@@ -15044,7 +15056,7 @@
15056
"zh-chs": "英文(澳洲)",
15057
"zh-cht": "英文(澳洲)",
15058
"xloc": [
15047
- "default.handlebars->29->1116"
15059
+ "default.handlebars->29->1118"
15060
]
15061
},
15062
{
@@ -15064,7 +15076,7 @@
15076
"zh-chs": "英文(伯利茲)",
15077
"zh-cht": "英文(伯利茲)",
15078
"xloc": [
15067
- "default.handlebars->29->1117"
15079
+ "default.handlebars->29->1119"
15080
]
15081
},
15082
{
@@ -15084,7 +15096,7 @@
15096
"zh-chs": "英文(加拿大)",
15097
"zh-cht": "英文(加拿大)",
15098
"xloc": [
15087
- "default.handlebars->29->1118"
15099
+ "default.handlebars->29->1120"
15100
]
15101
},
15102
{
@@ -15104,7 +15116,7 @@
15116
"zh-chs": "英文(爱尔兰)",
15117
"zh-cht": "英文(愛爾蘭)",
15118
"xloc": [
15107
- "default.handlebars->29->1119"
15119
+ "default.handlebars->29->1121"
15120
]
15121
},
15122
{
@@ -15124,7 +15136,7 @@
15136
"zh-chs": "英文(牙买加)",
15137
"zh-cht": "英文(牙買加)",
15138
"xloc": [
15127
- "default.handlebars->29->1120"
15139
+ "default.handlebars->29->1122"
15140
]
15141
},
15142
{
@@ -15144,7 +15156,7 @@
15156
"zh-chs": "英文(纽西兰)",
15157
"zh-cht": "英文(紐西蘭)",
15158
"xloc": [
15147
- "default.handlebars->29->1121"
15159
+ "default.handlebars->29->1123"
15160
]
15161
},
15162
{
@@ -15164,7 +15176,7 @@
15176
"zh-chs": "英文(菲律宾)",
15177
"zh-cht": "英文(菲律賓)",
15178
"xloc": [
15167
- "default.handlebars->29->1122"
15179
+ "default.handlebars->29->1124"
15180
]
15181
},
15182
{
@@ -15184,7 +15196,7 @@
15196
"zh-chs": "英语(南非)",
15197
"zh-cht": "英語(南非)",
15198
"xloc": [
15187
- "default.handlebars->29->1123"
15199
+ "default.handlebars->29->1125"
15200
]
15201
},
15202
{
@@ -15204,7 +15216,7 @@
15216
"zh-chs": "英文(特立尼达和多巴哥)",
15217
"zh-cht": "英文(特立尼達和多巴哥)",
15218
"xloc": [
15207
- "default.handlebars->29->1124"
15219
+ "default.handlebars->29->1126"
15220
]
15221
},
15222
{
@@ -15224,7 +15236,7 @@
15236
"zh-chs": "英文(英国)",
15237
"zh-cht": "英文(英國)",
15238
"xloc": [
15227
- "default.handlebars->29->1125"
15239
+ "default.handlebars->29->1127"
15240
]
15241
},
15242
{
@@ -15244,7 +15256,7 @@
15256
"zh-chs": "美国英文",
15257
"zh-cht": "美國英語",
15258
"xloc": [
15247
- "default.handlebars->29->1126"
15259
+ "default.handlebars->29->1128"
15260
]
15261
},
15262
{
@@ -15264,7 +15276,7 @@
15276
"zh-chs": "英文(津巴布韦)",
15277
"zh-cht": "英文(津巴布韋)",
15278
"xloc": [
15267
- "default.handlebars->29->1127"
15279
+ "default.handlebars->29->1129"
15280
]
15281
},
15282
{
@@ -15284,9 +15296,9 @@
15296
"zh-chs": "输入",
15297
"zh-cht": "輸入",
15298
"xloc": [
15287
- "default.handlebars->29->1309",
15288
- "default.handlebars->29->1310",
15289
- "default.handlebars->29->912"
15299
+ "default.handlebars->29->1311",
15300
+ "default.handlebars->29->1312",
15301
+ "default.handlebars->29->914"
15302
]
15303
},
15304
{
@@ -15306,7 +15318,7 @@
15318
"zh-chs": "输入管理领域名称的逗号分隔列表。",
15319
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
15320
"xloc": [
15309
- "default.handlebars->29->1820"
15321
+ "default.handlebars->29->1822"
15322
]
15323
},
15324
{
@@ -15366,7 +15378,7 @@
15378
"zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。",
15379
"zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
15380
"xloc": [
15369
- "default.handlebars->29->863"
15381
+ "default.handlebars->29->865"
15382
]
15383
},
15384
{
@@ -15428,7 +15440,7 @@
15440
"zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。",
15441
"zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。",
15442
"xloc": [
15431
- "default.handlebars->29->1048"
15443
+ "default.handlebars->29->1050"
15444
]
15445
},
15446
{
@@ -15457,7 +15469,7 @@
15469
"fr": "Erreur, code d'invitation \\\"{0}\\\" déjà utilisé.",
15470
"xloc": [
15471
"default-mobile.handlebars->11->502",
15460
- "default.handlebars->29->2108"
15472
+ "default.handlebars->29->2110"
15473
]
15474
},
15475
{
@@ -15466,7 +15478,7 @@
15478
"fr": "Erreur, mot de passe non modifié.",
15479
"xloc": [
15480
"default-mobile.handlebars->11->499",
15469
- "default.handlebars->29->2105"
15481
+ "default.handlebars->29->2107"
15482
]
15483
},
15484
{
@@ -15475,7 +15487,7 @@
15487
"fr": "Erreur, impossible de changer le mot de passe couramment utilisé.",
15488
"xloc": [
15489
"default-mobile.handlebars->11->498",
15478
- "default.handlebars->29->2104"
15490
+ "default.handlebars->29->2106"
15491
]
15492
},
15493
{
@@ -15484,7 +15496,7 @@
15496
"fr": "Erreur, impossible de changer le mot de passe précédemment utilisé.",
15497
"xloc": [
15498
"default-mobile.handlebars->11->497",
15487
- "default.handlebars->29->2103"
15499
+ "default.handlebars->29->2105"
15500
]
15501
},
15502
{
@@ -15524,7 +15536,7 @@
15536
"zh-chs": "世界文",
15537
"zh-cht": "世界語",
15538
"xloc": [
15527
- "default.handlebars->29->1128"
15539
+ "default.handlebars->29->1130"
15540
]
15541
},
15542
{
@@ -15544,7 +15556,7 @@
15556
"zh-chs": "爱沙尼亚文",
15557
"zh-cht": "愛沙尼亞語",
15558
"xloc": [
15547
- "default.handlebars->29->1129"
15559
+ "default.handlebars->29->1131"
15560
]
15561
},
15562
{
@@ -15564,7 +15576,7 @@
15576
"zh-chs": "事件详情",
15577
"zh-cht": "事件詳情",
15578
"xloc": [
15567
- "default.handlebars->29->952"
15579
+ "default.handlebars->29->954"
15580
]
15581
},
15582
{
@@ -15584,7 +15596,7 @@
15596
"zh-chs": "事件列表输出",
15597
"zh-cht": "事件列表輸出",
15598
"xloc": [
15587
- "default.handlebars->29->1731"
15599
+ "default.handlebars->29->1733"
15600
]
15601
},
15602
{
@@ -15690,7 +15702,7 @@
15702
"zh-cht": "到期時間",
15703
"xloc": [
15704
"default.handlebars->29->189",
15693
- "default.handlebars->29->750"
15705
+ "default.handlebars->29->752"
15706
]
15707
},
15708
{
@@ -15772,7 +15784,7 @@
15784
"zh-chs": "扩充式ASCII",
15785
"zh-cht": "擴充式ASCII",
15786
"xloc": [
15775
- "default.handlebars->29->891",
15787
+ "default.handlebars->29->893",
15788
"terminal.handlebars->3->16"
15789
]
15790
},
@@ -15814,7 +15826,7 @@
15826
"zh-chs": "外部",
15827
"zh-cht": "外部",
15828
"xloc": [
15817
- "default.handlebars->29->2159"
15829
+ "default.handlebars->29->2161"
15830
]
15831
},
15832
{
@@ -15854,7 +15866,7 @@
15866
"zh-chs": "FYRO马其顿语",
15867
"zh-cht": "FYRO馬其頓語",
15868
"xloc": [
15857
- "default.handlebars->29->1179"
15869
+ "default.handlebars->29->1181"
15870
]
15871
},
15872
{
@@ -15874,7 +15886,7 @@
15886
"zh-chs": "法罗语",
15887
"zh-cht": "法羅語",
15888
"xloc": [
15877
- "default.handlebars->29->1130"
15889
+ "default.handlebars->29->1132"
15890
]
15891
},
15892
{
@@ -15903,7 +15915,7 @@
15915
"fr": "Échec de la modification de l'adresse e-mail, un autre compte utilise déjà: {0}.",
15916
"xloc": [
15917
"default-mobile.handlebars->11->493",
15906
- "default.handlebars->29->2099"
15918
+ "default.handlebars->29->2101"
15919
]
15920
},
15921
{
@@ -15923,7 +15935,7 @@
15935
"zh-chs": "本地用户拒绝后无法启动远程桌面",
15936
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
15937
"xloc": [
15926
- "default.handlebars->29->1640"
15938
+ "default.handlebars->29->1642"
15939
]
15940
},
15941
{
@@ -15943,7 +15955,7 @@
15955
"zh-chs": "本地用户拒绝后无法启动远程文件",
15956
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
15957
"xloc": [
15946
- "default.handlebars->29->1647"
15958
+ "default.handlebars->29->1649"
15959
]
15960
},
15961
{
@@ -15963,7 +15975,7 @@
15975
"zh-chs": "无法启动远程终端接合{0}({1})",
15976
"zh-cht": "無法啟動遠程終端接合{0}({1})",
15977
"xloc": [
15966
- "default.handlebars->29->845",
15978
+ "default.handlebars->29->847",
15979
"desktop.handlebars->3->8",
15980
"terminal.handlebars->3->12"
15981
]
@@ -15985,7 +15997,7 @@
15997
"zh-chs": "波斯文(波斯文)",
15998
"zh-cht": "波斯語(波斯語)",
15999
"xloc": [
15988
- "default.handlebars->29->1131"
16000
+ "default.handlebars->29->1133"
16001
]
16002
},
16003
{
@@ -16027,7 +16039,7 @@
16039
"zh-chs": "功能",
16040
"zh-cht": "功能",
16041
"xloc": [
16030
- "default.handlebars->29->1354"
16042
+ "default.handlebars->29->1356"
16043
]
16044
},
16045
{
@@ -16047,7 +16059,7 @@
16059
"zh-chs": "斐济",
16060
"zh-cht": "斐濟",
16061
"xloc": [
16050
- "default.handlebars->29->1132"
16062
+ "default.handlebars->29->1134"
16063
]
16064
},
16065
{
@@ -16089,7 +16101,7 @@
16101
"xloc": [
16102
"default-mobile.handlebars->11->318",
16103
"default.handlebars->29->516",
16092
- "default.handlebars->29->923"
16104
+ "default.handlebars->29->925"
16105
]
16106
},
16107
{
@@ -16125,8 +16137,8 @@
16137
"zh-chs": "档案操作",
16138
"zh-cht": "檔案操作",
16139
"xloc": [
16128
- "default.handlebars->29->903",
16129
- "default.handlebars->29->905"
16140
+ "default.handlebars->29->905",
16141
+ "default.handlebars->29->907"
16142
]
16143
},
16144
{
@@ -16166,7 +16178,7 @@
16178
"zh-chs": "文件系统驱动",
16179
"zh-cht": "FileSystemDriver",
16180
"xloc": [
16169
- "default.handlebars->29->872"
16181
+ "default.handlebars->29->874"
16182
]
16183
},
16184
{
@@ -16188,8 +16200,8 @@
16200
"xloc": [
16201
"default-mobile.handlebars->11->171",
16202
"default-mobile.handlebars->11->268",
16191
- "default.handlebars->29->1444",
16192
- "default.handlebars->29->2058",
16203
+ "default.handlebars->29->1446",
16204
+ "default.handlebars->29->2060",
16205
"default.handlebars->29->262",
16206
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
16207
"default.handlebars->contextMenu->cxfiles"
@@ -16232,9 +16244,9 @@
16244
"zh-chs": "档案通知",
16245
"zh-cht": "檔案通知",
16246
"xloc": [
16235
- "default.handlebars->29->1362",
16236
- "default.handlebars->29->1876",
16237
- "default.handlebars->29->1963",
16247
+ "default.handlebars->29->1364",
16248
+ "default.handlebars->29->1878",
16249
+ "default.handlebars->29->1965",
16250
"default.handlebars->29->601"
16251
]
16252
},
@@ -16255,9 +16267,9 @@
16267
"zh-chs": "档案提示",
16268
"zh-cht": "檔案提示",
16269
"xloc": [
16258
- "default.handlebars->29->1361",
16259
- "default.handlebars->29->1875",
16260
- "default.handlebars->29->1962",
16270
+ "default.handlebars->29->1363",
16271
+ "default.handlebars->29->1877",
16272
+ "default.handlebars->29->1964",
16273
"default.handlebars->29->600"
16274
]
16275
},
@@ -16279,7 +16291,7 @@
16291
"zh-cht": "過濾",
16292
"xloc": [
16293
"default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1",
16282
- "default.handlebars->29->908",
16294
+ "default.handlebars->29->910",
16295
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
16296
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar",
16297
"default.handlebars->container->column_l->p4->3->1->0->3->3"
@@ -16322,7 +16334,7 @@
16334
"zh-chs": "查找文件",
16335
"zh-cht": "查找文件",
16336
"xloc": [
16325
- "default.handlebars->29->911"
16337
+ "default.handlebars->29->913"
16338
]
16339
},
16340
{
@@ -16342,7 +16354,7 @@
16354
"zh-chs": "录制会话已完成,{0}秒",
16355
"zh-cht": "錄製會話已完成,{0}秒",
16356
"xloc": [
16345
- "default.handlebars->29->1613"
16357
+ "default.handlebars->29->1615"
16358
]
16359
},
16360
{
@@ -16362,7 +16374,7 @@
16374
"zh-chs": "芬兰",
16375
"zh-cht": "芬蘭",
16376
"xloc": [
16365
- "default.handlebars->29->1133"
16377
+ "default.handlebars->29->1135"
16378
]
16379
},
16380
{
@@ -16529,8 +16541,8 @@
16541
"zh-chs": "下次登录时强制重置密码。",
16542
"zh-cht": "下次登入時強制重置密碼。",
16543
"xloc": [
16532
- "default.handlebars->29->1814",
16533
- "default.handlebars->29->2005"
16544
+ "default.handlebars->29->1816",
16545
+ "default.handlebars->29->2007"
16546
]
16547
},
16548
{
@@ -16613,7 +16625,7 @@
16625
"zh-chs": "格式化",
16626
"zh-cht": "格式化",
16627
"xloc": [
16616
- "default.handlebars->29->1722"
16628
+ "default.handlebars->29->1724"
16629
]
16630
},
16631
{
@@ -16654,8 +16666,8 @@
16666
"zh-chs": "自由",
16667
"zh-cht": "自由",
16668
"xloc": [
16657
- "default.handlebars->29->2117",
16658
- "default.handlebars->29->2119"
16669
+ "default.handlebars->29->2119",
16670
+ "default.handlebars->29->2121"
16671
]
16672
},
16673
{
@@ -16696,7 +16708,7 @@
16708
"zh-chs": "法文(比利时)",
16709
"zh-cht": "法語(比利時)",
16710
"xloc": [
16699
- "default.handlebars->29->1135"
16711
+ "default.handlebars->29->1137"
16712
]
16713
},
16714
{
@@ -16716,7 +16728,7 @@
16728
"zh-chs": "法文(加拿大)",
16729
"zh-cht": "法語(加拿大)",
16730
"xloc": [
16719
- "default.handlebars->29->1136"
16731
+ "default.handlebars->29->1138"
16732
]
16733
},
16734
{
@@ -16736,7 +16748,7 @@
16748
"zh-chs": "法文(法国)",
16749
"zh-cht": "法語(法國)",
16750
"xloc": [
16739
- "default.handlebars->29->1137"
16751
+ "default.handlebars->29->1139"
16752
]
16753
},
16754
{
@@ -16756,7 +16768,7 @@
16768
"zh-chs": "法文(卢森堡)",
16769
"zh-cht": "法語(盧森堡)",
16770
"xloc": [
16759
- "default.handlebars->29->1138"
16771
+ "default.handlebars->29->1140"
16772
]
16773
},
16774
{
@@ -16776,7 +16788,7 @@
16788
"zh-chs": "法文(摩纳哥)",
16789
"zh-cht": "法語(摩納哥)",
16790
"xloc": [
16779
- "default.handlebars->29->1139"
16791
+ "default.handlebars->29->1141"
16792
]
16793
},
16794
{
@@ -16796,7 +16808,7 @@
16808
"zh-chs": "法文(标准)",
16809
"zh-cht": "法語(標準)",
16810
"xloc": [
16799
- "default.handlebars->29->1134"
16811
+ "default.handlebars->29->1136"
16812
]
16813
},
16814
{
@@ -16816,7 +16828,7 @@
16828
"zh-chs": "法文(瑞士)",
16829
"zh-cht": "法語(瑞士)",
16830
"xloc": [
16819
- "default.handlebars->29->1140"
16831
+ "default.handlebars->29->1142"
16832
]
16833
},
16834
{
@@ -16836,7 +16848,7 @@
16848
"zh-chs": "弗里斯兰文",
16849
"zh-cht": "弗里斯蘭語",
16850
"xloc": [
16839
- "default.handlebars->29->1141"
16851
+ "default.handlebars->29->1143"
16852
]
16853
},
16854
{
@@ -16856,7 +16868,7 @@
16868
"zh-chs": "弗留利",
16869
"zh-cht": "弗留利",
16870
"xloc": [
16859
- "default.handlebars->29->1142"
16871
+ "default.handlebars->29->1144"
16872
]
16873
},
16874
{
@@ -16880,9 +16892,9 @@
16892
"default-mobile.handlebars->11->415",
16893
"default-mobile.handlebars->11->424",
16894
"default-mobile.handlebars->11->444",
16883
- "default.handlebars->29->1316",
16884
- "default.handlebars->29->1463",
16885
- "default.handlebars->29->1826"
16895
+ "default.handlebars->29->1318",
16896
+ "default.handlebars->29->1465",
16897
+ "default.handlebars->29->1828"
16898
]
16899
},
16900
{
@@ -16902,7 +16914,7 @@
16914
"zh-chs": "完整管理员(保留所有权利)",
16915
"zh-cht": "完整管理員(保留所有權利)",
16916
"xloc": [
16905
- "default.handlebars->29->1499"
16917
+ "default.handlebars->29->1501"
16918
]
16919
},
16920
{
@@ -16939,7 +16951,7 @@
16951
"zh-chs": "完整设备权限",
16952
"zh-cht": "完整裝置權限",
16953
"xloc": [
16942
- "default.handlebars->29->680"
16954
+ "default.handlebars->29->682"
16955
]
16956
},
16957
{
@@ -16959,7 +16971,7 @@
16971
"zh-chs": "全部权限",
16972
"zh-cht": "全部權限",
16973
"xloc": [
16962
- "default.handlebars->29->698"
16974
+ "default.handlebars->29->700"
16975
]
16976
},
16977
{
@@ -17021,7 +17033,7 @@
17033
"zh-chs": "完整管理员",
17034
"zh-cht": "完整管理員",
17035
"xloc": [
17024
- "default.handlebars->29->1924"
17036
+ "default.handlebars->29->1926"
17037
]
17038
},
17039
{
@@ -17041,8 +17053,8 @@
17053
"zh-chs": "全自动的",
17054
"zh-cht": "全自動的",
17055
"xloc": [
17044
- "default.handlebars->29->1379",
17045
- "default.handlebars->29->1402"
17056
+ "default.handlebars->29->1381",
17057
+ "default.handlebars->29->1404"
17058
]
17059
},
17060
{
@@ -17063,7 +17075,7 @@
17075
"zh-cht": "GPU",
17076
"xloc": [
17077
"default-mobile.handlebars->11->391",
17066
- "default.handlebars->29->1014"
17078
+ "default.handlebars->29->1016"
17079
]
17080
},
17081
{
@@ -17083,7 +17095,7 @@
17095
"zh-chs": "盖尔文(爱尔兰)",
17096
"zh-cht": "蓋爾語(愛爾蘭)",
17097
"xloc": [
17086
- "default.handlebars->29->1144"
17098
+ "default.handlebars->29->1146"
17099
]
17100
},
17101
{
@@ -17103,7 +17115,7 @@
17115
"zh-chs": "盖尔文(苏格兰文)",
17116
"zh-cht": "蓋爾語(蘇格蘭語)",
17117
"xloc": [
17106
- "default.handlebars->29->1143"
17118
+ "default.handlebars->29->1145"
17119
]
17120
},
17121
{
@@ -17123,7 +17135,7 @@
17135
"zh-chs": "加拉契文",
17136
"zh-cht": "加拉契語",
17137
"xloc": [
17126
- "default.handlebars->29->1145"
17138
+ "default.handlebars->29->1147"
17139
]
17140
},
17141
{
@@ -17249,7 +17261,7 @@
17261
"zh-chs": "格鲁吉亚文",
17262
"zh-cht": "格魯吉亞文",
17263
"xloc": [
17252
- "default.handlebars->29->1146"
17264
+ "default.handlebars->29->1148"
17265
]
17266
},
17267
{
@@ -17269,7 +17281,7 @@
17281
"zh-chs": "德文(奥地利)",
17282
"zh-cht": "德語(奧地利)",
17283
"xloc": [
17272
- "default.handlebars->29->1148"
17284
+ "default.handlebars->29->1150"
17285
]
17286
},
17287
{
@@ -17289,7 +17301,7 @@
17301
"zh-chs": "德文(德国)",
17302
"zh-cht": "德文(德國)",
17303
"xloc": [
17292
- "default.handlebars->29->1149"
17304
+ "default.handlebars->29->1151"
17305
]
17306
},
17307
{
@@ -17309,7 +17321,7 @@
17321
"zh-chs": "德文(列支敦士登)",
17322
"zh-cht": "德文(列支敦士登)",
17323
"xloc": [
17312
- "default.handlebars->29->1150"
17324
+ "default.handlebars->29->1152"
17325
]
17326
},
17327
{
@@ -17329,7 +17341,7 @@
17341
"zh-chs": "德文(卢森堡)",
17342
"zh-cht": "德語(盧森堡)",
17343
"xloc": [
17332
- "default.handlebars->29->1151"
17344
+ "default.handlebars->29->1153"
17345
]
17346
},
17347
{
@@ -17349,7 +17361,7 @@
17361
"zh-chs": "德文(标准)",
17362
"zh-cht": "德語(標準)",
17363
"xloc": [
17352
- "default.handlebars->29->1147"
17364
+ "default.handlebars->29->1149"
17365
]
17366
},
17367
{
@@ -17369,7 +17381,7 @@
17381
"zh-chs": "德文(瑞士)",
17382
"zh-cht": "德文(瑞士)",
17383
"xloc": [
17372
- "default.handlebars->29->1152"
17384
+ "default.handlebars->29->1154"
17385
]
17386
},
17387
{
@@ -17430,7 +17442,7 @@
17442
"zh-chs": "正在获取剪贴板内容,{0}个字节",
17443
"zh-cht": "正在獲取剪貼板內容,{0}個字節",
17444
"xloc": [
17433
- "default.handlebars->29->1627"
17445
+ "default.handlebars->29->1629"
17446
]
17447
},
17448
{
@@ -17492,7 +17504,7 @@
17504
"zh-chs": "好",
17505
"zh-cht": "好",
17506
"xloc": [
17495
- "default.handlebars->29->1312"
17507
+ "default.handlebars->29->1314"
17508
]
17509
},
17510
{
@@ -17537,8 +17549,8 @@
17549
"zh-chs": "Google云端硬盘备份",
17550
"zh-cht": "Google雲端硬盤備份",
17551
"xloc": [
17540
- "default.handlebars->29->1323",
17541
- "default.handlebars->29->1326",
17552
+ "default.handlebars->29->1325",
17553
+ "default.handlebars->29->1328",
17554
"default.handlebars->29->206"
17555
]
17556
},
@@ -17559,7 +17571,7 @@
17571
"zh-chs": "Google云端硬盘控制台",
17572
"zh-cht": "Google雲端硬盤控制台",
17573
"xloc": [
17562
- "default.handlebars->29->1320"
17574
+ "default.handlebars->29->1322"
17575
]
17576
},
17577
{
@@ -17599,7 +17611,7 @@
17611
"zh-chs": "Google云端硬盘备份当前处于活动状态。",
17612
"zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
17613
"xloc": [
17602
- "default.handlebars->29->1324"
17614
+ "default.handlebars->29->1326"
17615
]
17616
},
17617
{
@@ -17619,7 +17631,7 @@
17631
"zh-chs": "希腊文",
17632
"zh-cht": "希臘文",
17633
"xloc": [
17622
- "default.handlebars->29->1153"
17634
+ "default.handlebars->29->1155"
17635
]
17636
},
17637
{
@@ -17661,8 +17673,8 @@
17673
"zh-chs": "集体指令",
17674
"zh-cht": "集體指令",
17675
"xloc": [
17664
- "default.handlebars->29->1770",
17665
- "default.handlebars->29->1849",
17676
+ "default.handlebars->29->1772",
17677
+ "default.handlebars->29->1851",
17678
"default.handlebars->29->453",
17679
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
17680
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -17686,7 +17698,7 @@
17698
"zh-chs": "通过...分组",
17699
"zh-cht": "通過...分群",
17700
"xloc": [
17689
- "default.handlebars->29->1718"
17701
+ "default.handlebars->29->1720"
17702
]
17703
},
17704
{
@@ -17706,7 +17718,7 @@
17718
"zh-chs": "组标识符",
17719
"zh-cht": "群標識符",
17720
"xloc": [
17709
- "default.handlebars->29->1866"
17721
+ "default.handlebars->29->1868"
17722
]
17723
},
17724
{
@@ -17726,7 +17738,7 @@
17738
"zh-chs": "群组成员",
17739
"zh-cht": "群組成員",
17740
"xloc": [
17729
- "default.handlebars->29->1887"
17741
+ "default.handlebars->29->1889"
17742
]
17743
},
17744
{
@@ -17746,7 +17758,7 @@
17758
"zh-chs": "用户{0}的群组权限。",
17759
"zh-cht": "用戶{0}的群組權限。",
17760
"xloc": [
17749
- "default.handlebars->29->1462"
17761
+ "default.handlebars->29->1464"
17762
]
17763
},
17764
{
@@ -17766,7 +17778,7 @@
17778
"zh-chs": "{0}的群组权限。",
17779
"zh-cht": "{0}的群組權限。",
17780
"xloc": [
17769
- "default.handlebars->29->1461"
17781
+ "default.handlebars->29->1463"
17782
]
17783
},
17784
{
@@ -17847,7 +17859,7 @@
17859
"zh-cht": "來賓姓名",
17860
"xloc": [
17861
"default.handlebars->29->187",
17850
- "default.handlebars->29->728"
17862
+ "default.handlebars->29->730"
17863
]
17864
},
17865
{
@@ -17867,7 +17879,7 @@
17879
"zh-chs": "古久拉提",
17880
"zh-cht": "古久拉提",
17881
"xloc": [
17870
- "default.handlebars->29->1154"
17882
+ "default.handlebars->29->1156"
17883
]
17884
},
17885
{
@@ -17910,7 +17922,7 @@
17922
"zh-chs": "海地文",
17923
"zh-cht": "海地文",
17924
"xloc": [
17913
- "default.handlebars->29->1155"
17925
+ "default.handlebars->29->1157"
17926
]
17927
},
17928
{
@@ -17950,7 +17962,7 @@
17962
"zh-chs": "强行断开代理",
17963
"zh-cht": "強行斷開代理",
17964
"xloc": [
17953
- "default.handlebars->29->1043"
17965
+ "default.handlebars->29->1045"
17966
]
17967
},
17968
{
@@ -17970,7 +17982,7 @@
17982
"zh-chs": "堆总数",
17983
"zh-cht": "堆總數",
17984
"xloc": [
17973
- "default.handlebars->29->2161"
17985
+ "default.handlebars->29->2163"
17986
]
17987
},
17988
{
@@ -17990,7 +18002,7 @@
18002
"zh-chs": "堆使用",
18003
"zh-cht": "堆使用",
18004
"xloc": [
17993
- "default.handlebars->29->2160"
18005
+ "default.handlebars->29->2162"
18006
]
18007
},
18008
{
@@ -18010,7 +18022,7 @@
18022
"zh-chs": "希伯来文",
18023
"zh-cht": "希伯來文",
18024
"xloc": [
18013
- "default.handlebars->29->1156"
18025
+ "default.handlebars->29->1158"
18026
]
18027
},
18028
{
@@ -18071,7 +18083,7 @@
18083
"zh-chs": "已请求帮助,用户:{0},详细信息:{1}",
18084
"zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}",
18085
"xloc": [
18074
- "default.handlebars->29->1704"
18086
+ "default.handlebars->29->1706"
18087
]
18088
},
18089
{
@@ -18132,7 +18144,7 @@
18144
"zh-chs": "帮助翻译MeshCentral",
18145
"zh-cht": "幫助翻譯MeshCentral",
18146
"xloc": [
18135
- "default.handlebars->29->1271"
18147
+ "default.handlebars->29->1273"
18148
]
18149
},
18150
{
@@ -18236,7 +18248,7 @@
18248
"zh-chs": "印地文",
18249
"zh-cht": "印地文",
18250
"xloc": [
18239
- "default.handlebars->29->1157"
18251
+ "default.handlebars->29->1159"
18252
]
18253
},
18254
{
@@ -18274,7 +18286,7 @@
18286
"zh-cht": "保存1個項目進行複製",
18287
"xloc": [
18288
"default-mobile.handlebars->11->327",
18277
- "default.handlebars->29->933"
18289
+ "default.handlebars->29->935"
18290
]
18291
},
18292
{
@@ -18295,7 +18307,7 @@
18307
"zh-cht": "保存1個項目進行移動",
18308
"xloc": [
18309
"default-mobile.handlebars->11->331",
18298
- "default.handlebars->29->937"
18310
+ "default.handlebars->29->939"
18311
]
18312
},
18313
{
@@ -18316,7 +18328,7 @@
18328
"zh-cht": "保留{0}個項目進行複製",
18329
"xloc": [
18330
"default-mobile.handlebars->11->325",
18319
- "default.handlebars->29->931"
18331
+ "default.handlebars->29->933"
18332
]
18333
},
18334
{
@@ -18337,7 +18349,7 @@
18349
"zh-cht": "保存{0}個項目以進行移動",
18350
"xloc": [
18351
"default-mobile.handlebars->11->329",
18340
- "default.handlebars->29->935"
18352
+ "default.handlebars->29->937"
18353
]
18354
},
18355
{
@@ -18358,7 +18370,7 @@
18370
"zh-cht": "保存{0}項目{1}給{2}",
18371
"xloc": [
18372
"default-mobile.handlebars->11->129",
18361
- "default.handlebars->29->1600"
18373
+ "default.handlebars->29->1602"
18374
]
18375
},
18376
{
@@ -18384,7 +18396,7 @@
18396
"default-mobile.handlebars->11->293",
18397
"default.handlebars->29->292",
18398
"default.handlebars->29->556",
18387
- "default.handlebars->29->838"
18399
+ "default.handlebars->29->840"
18400
]
18401
},
18402
{
@@ -18404,7 +18416,7 @@
18416
"zh-chs": "主机名同步",
18417
"zh-cht": "主機名同步",
18418
"xloc": [
18407
- "default.handlebars->29->1351"
18419
+ "default.handlebars->29->1353"
18420
]
18421
},
18422
{
@@ -18424,7 +18436,7 @@
18436
"zh-chs": "匈牙利文",
18437
"zh-cht": "匈牙利文",
18438
"xloc": [
18427
- "default.handlebars->29->1158"
18439
+ "default.handlebars->29->1160"
18440
]
18441
},
18442
{
@@ -18489,9 +18501,9 @@
18501
"xloc": [
18502
"default-mobile.handlebars->11->360",
18503
"default-mobile.handlebars->11->364",
18492
- "default.handlebars->29->973",
18493
- "default.handlebars->29->983",
18494
- "default.handlebars->29->987"
18504
+ "default.handlebars->29->975",
18505
+ "default.handlebars->29->985",
18506
+ "default.handlebars->29->989"
18507
]
18508
},
18509
{
@@ -18513,9 +18525,9 @@
18525
"xloc": [
18526
"default-mobile.handlebars->11->358",
18527
"default-mobile.handlebars->11->362",
18516
- "default.handlebars->29->971",
18517
- "default.handlebars->29->981",
18518
- "default.handlebars->29->985"
18528
+ "default.handlebars->29->973",
18529
+ "default.handlebars->29->983",
18530
+ "default.handlebars->29->987"
18531
]
18532
},
18533
{
@@ -18537,10 +18549,10 @@
18549
"xloc": [
18550
"default-mobile.handlebars->11->357",
18551
"default-mobile.handlebars->11->359",
18540
- "default.handlebars->29->970",
18552
"default.handlebars->29->972",
18542
- "default.handlebars->29->980",
18543
- "default.handlebars->29->982"
18553
+ "default.handlebars->29->974",
18554
+ "default.handlebars->29->982",
18555
+ "default.handlebars->29->984"
18556
]
18557
},
18558
{
@@ -18625,8 +18637,8 @@
18637
"xloc": [
18638
"default-mobile.handlebars->11->361",
18639
"default-mobile.handlebars->11->363",
18628
- "default.handlebars->29->984",
18629
- "default.handlebars->29->986"
18640
+ "default.handlebars->29->986",
18641
+ "default.handlebars->29->988"
18642
]
18643
},
18644
{
@@ -18706,7 +18718,7 @@
18718
"zh-chs": "冰岛文",
18719
"zh-cht": "冰島文",
18720
"xloc": [
18709
- "default.handlebars->29->1159"
18721
+ "default.handlebars->29->1161"
18722
]
18723
},
18724
{
@@ -18727,7 +18739,7 @@
18739
"zh-cht": "圖符選擇",
18740
"xloc": [
18741
"default-mobile.handlebars->11->291",
18730
- "default.handlebars->29->836"
18742
+ "default.handlebars->29->838"
18743
]
18744
},
18745
{
@@ -18748,7 +18760,7 @@
18760
"zh-cht": "識別符",
18761
"xloc": [
18762
"default-mobile.handlebars->11->389",
18751
- "default.handlebars->29->1012"
18763
+ "default.handlebars->29->1014"
18764
]
18765
},
18766
{
@@ -18768,7 +18780,7 @@
18780
"zh-chs": "如果在CCM中,请重新激活英特尔®AMT",
18781
"zh-cht": "如果在CCM中,請重新激活英特爾®AMT",
18782
"xloc": [
18771
- "default.handlebars->29->1416"
18783
+ "default.handlebars->29->1418"
18784
]
18785
},
18786
{
@@ -18937,7 +18949,7 @@
18949
"zh-chs": "印度尼西亚文",
18950
"zh-cht": "印度尼西亞文",
18951
"xloc": [
18940
- "default.handlebars->29->1160"
18952
+ "default.handlebars->29->1162"
18953
]
18954
},
18955
{
@@ -19113,8 +19125,8 @@
19125
"zh-chs": "安装类型",
19126
"zh-cht": "安裝方式",
19127
"xloc": [
19116
- "default.handlebars->29->1532",
19117
- "default.handlebars->29->1539",
19128
+ "default.handlebars->29->1534",
19129
+ "default.handlebars->29->1541",
19130
"default.handlebars->29->338",
19131
"default.handlebars->29->352",
19132
"default.handlebars->29->366"
@@ -19137,7 +19149,7 @@
19149
"zh-chs": "英特尔(F10 = ESC + [OM)",
19150
"zh-cht": "Intel(F10 = ESC + [OM)",
19151
"xloc": [
19140
- "default.handlebars->29->893",
19152
+ "default.handlebars->29->895",
19153
"default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
19154
"terminal.handlebars->3->18",
19155
"terminal.handlebars->p12->9->1->terminalSettingsButtons"
@@ -19160,7 +19172,7 @@
19172
"zh-chs": "英特尔AMT",
19173
"zh-cht": "英特爾AMT",
19174
"xloc": [
19163
- "default.handlebars->29->2157"
19175
+ "default.handlebars->29->2159"
19176
]
19177
},
19178
{
@@ -19180,7 +19192,7 @@
19192
"zh-chs": "英特尔ASCII",
19193
"zh-cht": "Intel ASCII",
19194
"xloc": [
19183
- "default.handlebars->29->892",
19195
+ "default.handlebars->29->894",
19196
"terminal.handlebars->3->17"
19197
]
19198
},
@@ -19204,11 +19216,11 @@
19216
"default-mobile.handlebars->11->205",
19217
"default-mobile.handlebars->11->247",
19218
"default-mobile.handlebars->11->252",
19207
- "default.handlebars->29->1369",
19208
- "default.handlebars->29->1380",
19209
- "default.handlebars->29->1551",
19210
- "default.handlebars->29->1559",
19211
- "default.handlebars->29->2179",
19219
+ "default.handlebars->29->1371",
19220
+ "default.handlebars->29->1382",
19221
+ "default.handlebars->29->1553",
19222
+ "default.handlebars->29->1561",
19223
+ "default.handlebars->29->2181",
19224
"default.handlebars->29->526",
19225
"default.handlebars->29->584",
19226
"default.handlebars->29->611"
@@ -19378,7 +19390,7 @@
19390
"zh-chs": "英特尔®AMT政策",
19391
"zh-cht": "Intel® AMT政策",
19392
"xloc": [
19381
- "default.handlebars->29->1403"
19393
+ "default.handlebars->29->1405"
19394
]
19395
},
19396
{
@@ -19398,7 +19410,7 @@
19410
"zh-chs": "英特尔®AMT重定向",
19411
"zh-cht": "Intel® AMT重定向",
19412
"xloc": [
19401
- "default.handlebars->29->2060",
19413
+ "default.handlebars->29->2062",
19414
"player.handlebars->3->14"
19415
]
19416
},
@@ -19439,7 +19451,7 @@
19451
"zh-chs": "英特尔®AMT WSMAN",
19452
"zh-cht": "Intle® AMT WSMAN",
19453
"xloc": [
19442
- "default.handlebars->29->2059",
19454
+ "default.handlebars->29->2061",
19455
"player.handlebars->3->13"
19456
]
19457
},
@@ -19499,8 +19511,8 @@
19511
"zh-chs": "英特尔®AMT桌面和串行事件。",
19512
"zh-cht": "Intel® AMT桌面和串行事件。",
19513
"xloc": [
19502
- "default.handlebars->29->1277",
19503
- "default.handlebars->29->1547"
19514
+ "default.handlebars->29->1279",
19515
+ "default.handlebars->29->1549"
19516
]
19517
},
19518
{
@@ -19686,8 +19698,8 @@
19698
"zh-cht": "僅限Intel® AMT,無代理",
19699
"xloc": [
19700
"default-mobile.handlebars->11->406",
19689
- "default.handlebars->29->1306",
19690
- "default.handlebars->29->1341"
19701
+ "default.handlebars->29->1308",
19702
+ "default.handlebars->29->1343"
19703
]
19704
},
19705
{
@@ -19765,7 +19777,7 @@
19777
"zh-cht": "Intel ® Active Management Technology(Intel® AMT)",
19778
"xloc": [
19779
"default-mobile.handlebars->11->381",
19768
- "default.handlebars->29->1004"
19780
+ "default.handlebars->29->1006"
19781
]
19782
},
19783
{
@@ -19971,7 +19983,7 @@
19983
"zh-chs": "互动",
19984
"zh-cht": "互動",
19985
"xloc": [
19974
- "default.handlebars->29->873"
19986
+ "default.handlebars->29->875"
19987
]
19988
},
19989
{
@@ -19991,8 +20003,8 @@
20003
"zh-chs": "仅限互动",
20004
"zh-cht": "僅限互動",
20005
"xloc": [
19994
- "default.handlebars->29->1535",
19995
- "default.handlebars->29->1542",
20006
+ "default.handlebars->29->1537",
20007
+ "default.handlebars->29->1544",
20008
"default.handlebars->29->341",
20009
"default.handlebars->29->355",
20010
"default.handlebars->29->369"
@@ -20035,7 +20047,7 @@
20047
"zh-chs": "因纽特文",
20048
"zh-cht": "因紐特文",
20049
"xloc": [
20038
- "default.handlebars->29->1161"
20050
+ "default.handlebars->29->1163"
20051
]
20052
},
20053
{
@@ -20078,7 +20090,7 @@
20090
"zh-chs": "无效的设备组类型",
20091
"zh-cht": "無效的裝置群類型",
20092
"xloc": [
20081
- "default.handlebars->29->2131"
20093
+ "default.handlebars->29->2133"
20094
]
20095
},
20096
{
@@ -20098,7 +20110,7 @@
20110
"zh-chs": "无效的JSON",
20111
"zh-cht": "無效的JSON",
20112
"xloc": [
20101
- "default.handlebars->29->2125"
20113
+ "default.handlebars->29->2127"
20114
]
20115
},
20116
{
@@ -20118,8 +20130,8 @@
20130
"zh-chs": "无效的JSON档案格式。",
20131
"zh-cht": "無效的JSON檔案格式。",
20132
"xloc": [
20121
- "default.handlebars->29->1788",
20122
- "default.handlebars->29->1790"
20133
+ "default.handlebars->29->1790",
20134
+ "default.handlebars->29->1792"
20135
]
20136
},
20137
{
@@ -20139,7 +20151,7 @@
20151
"zh-chs": "无效的JSON档案:{0}。",
20152
"zh-cht": "無效的JSON檔案:{0}。",
20153
"xloc": [
20142
- "default.handlebars->29->1786"
20154
+ "default.handlebars->29->1788"
20155
]
20156
},
20157
{
@@ -20159,7 +20171,7 @@
20171
"zh-chs": "无效的PKCS签名",
20172
"zh-cht": "無效的PKCS簽名",
20173
"xloc": [
20162
- "default.handlebars->29->2123"
20174
+ "default.handlebars->29->2125"
20175
]
20176
},
20177
{
@@ -20179,7 +20191,7 @@
20191
"zh-chs": "無效的RSA密碼",
20192
"zh-cht": "無效的RSA密碼",
20193
"xloc": [
20182
- "default.handlebars->29->2124"
20194
+ "default.handlebars->29->2126"
20195
]
20196
},
20197
{
@@ -20188,7 +20200,7 @@
20200
"fr": "Message SMS non valide",
20201
"xloc": [
20202
"default-mobile.handlebars->11->505",
20191
- "default.handlebars->29->2111"
20203
+ "default.handlebars->29->2113"
20204
]
20205
},
20206
{
@@ -20219,7 +20231,7 @@
20231
"fr": "Domaine non valide",
20232
"xloc": [
20233
"default-mobile.handlebars->11->485",
20222
- "default.handlebars->29->2091"
20234
+ "default.handlebars->29->2093"
20235
]
20236
},
20237
{
@@ -20228,7 +20240,7 @@
20240
"fr": "Email invalide",
20241
"xloc": [
20242
"default-mobile.handlebars->11->484",
20231
- "default.handlebars->29->2090"
20243
+ "default.handlebars->29->2092"
20244
]
20245
},
20246
{
@@ -20300,7 +20312,7 @@
20312
"fr": "Mot de passe incorrect",
20313
"xloc": [
20314
"default-mobile.handlebars->11->483",
20303
- "default.handlebars->29->2089"
20315
+ "default.handlebars->29->2091"
20316
]
20317
},
20318
{
@@ -20309,7 +20321,7 @@
20321
"fr": "Autorisations de site non valides",
20322
"xloc": [
20323
"default-mobile.handlebars->11->486",
20312
- "default.handlebars->29->2092"
20324
+ "default.handlebars->29->2094"
20325
]
20326
},
20327
{
@@ -20340,7 +20352,7 @@
20352
"fr": "Nom d'utilisateur invalide",
20353
"xloc": [
20354
"default-mobile.handlebars->11->482",
20343
- "default.handlebars->29->2088"
20355
+ "default.handlebars->29->2090"
20356
]
20357
},
20358
{
@@ -20360,7 +20372,7 @@
20372
"zh-chs": "使电邮无效",
20373
"zh-cht": "使電郵無效",
20374
"xloc": [
20363
- "default.handlebars->29->1764"
This file is too large to show in full.