Version 1.0.84
Ylian Saint-Hilaire committed
Sep 6, 2022 at 16:29 UTC
4b470d4e3237173f2b7dae76eaa6a6a2154692f0
3 files changed
+2947
-2941
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "1.0.83",
3
+ "version": "1.0.84",
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 u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){var r=(r+="<a:EndpointReference>")+("<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>"),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+(o=null==o?"":o)+"><Header><a:Action>"+e,function(e,s,r){200!=s?a(u,null,{Header:{HttpError:s}},s,r):(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,d,c){var m="",i="",d=(null!=d&&null!=c&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+d+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+c+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>");u.PerformAjax(d+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(e+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(t+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),d="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)d+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(d+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,d="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var c in r[l])d+="<r:"+l+">"+r[l][c]+"</r:"+l+">";else d+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,d,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{var s;return window.DOMParser?(new DOMParser).parseFromString(e,"text/xml"):((s=new ActiveXObject("Microsoft.XMLDOM")).async=!1,s.loadXML(e),s)}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
1
+var WsmanStackCreateService=function(e,s,r,a,o,t){var u={};function l(e){if(!e)return"";var s,r=" ";for(s in e)e.hasOwnProperty(s)&&0===s.indexOf("@")&&(r+=s.substring(1)+'="'+e[s]+'" ');return r}function p(e){if(!e)return"";if("string"==typeof e)return e;if(e.InstanceID)return'<w:SelectorSet><w:Selector Name="InstanceID">'+e.InstanceID+"</w:Selector></w:SelectorSet>";var s,r="<w:SelectorSet>";for(s in e)if(e.hasOwnProperty(s)){if(r+='<w:Selector Name="'+s+'">',e[s].ReferenceParameters){var r=(r+="<a:EndpointReference>")+("<a:Address>"+e[s].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+e[s].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>"),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o<a.length;o++)r+="<w:Selector"+l(a[o])+">"+a[o].Value+"</w:Selector>";else r+="<w:Selector"+l(a)+">"+a.Value+"</w:Selector>";r+="</w:SelectorSet></a:ReferenceParameters></a:EndpointReference>"}else r+=e[s];r+="</w:Selector>"}return r+="</w:SelectorSet>"}return u.NextMessageId=1,u.Address="/wsman",u.comm=CreateWsmanComm(e,s,r,a,o,t),u.PerformAjax=function(e,a,s,r,o){u.comm.PerformAjax('<?xml version=\"1.0\" encoding=\"utf-8\"?><Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:a="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:w="http://schemas.dmtf.org/wbem/wsman/1/wsman.xsd" xmlns="http://www.w3.org/2003/05/soap-envelope" '+(o=null==o?"":o)+"><Header><a:Action>"+e,function(e,s,r){200!=s?a(u,null,{Header:{HttpError:s}},s,r):(e=u.ParseWsman(e))&&null!=e?a(u,e.Header.ResourceURI,e,200,r):a(u,null,{Header:{HttpError:s}},601,r)},s,r)},u.CancelAllQueries=function(e){u.comm.CancelAllQueries(e)},u.GetNameFromUrl=function(e){var s=e.lastIndexOf("/");return-1==s?e:e.substring(s+1)},u.ExecSubscribe=function(e,s,r,a,o,t,n,l,c,d){var m="",i="",c=(null!=c&&null!=d&&(m="<t:IssuedTokens><t:RequestSecurityTokenResponse><t:TokenType>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken</t:TokenType><t:RequestedSecurityToken><se:UsernameToken><se:Username>"+c+'</se:Username><se:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd#PasswordText">'+d+"</se:Password></se:UsernameToken></t:RequestedSecurityToken></t:RequestSecurityTokenResponse></t:IssuedTokens>",i='<Auth Profile="http://schemas.xmlsoap.org/ws/2004/08/eventing/DeliveryModes/secprofile/http/digest"/>'),l=null!=l?"<a:ReferenceParameters>"+l+"</a:ReferenceParameters>":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(n)+m+'</Header><Body><e:Subscribe><e:Delivery Mode="http://schemas.dmtf.org/wbem/wsman/1/wsman/'+s+'"><e:NotifyTo><a:Address>'+r+"</a:Address></e:NotifyTo>"+i+"</e:Delivery><e:Expires>PT0.000000S</e:Expires></e:Subscribe>");u.PerformAjax(c+"</Body></Envelope>",a,o,t,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing" xmlns:t="http://schemas.xmlsoap.org/ws/2005/02/trust" xmlns:se="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:m="http://x.com"')},u.ExecUnSubscribe=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/08/eventing/Unsubscribe</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo>"+p(o)+"</Header><Body><e:Unsubscribe/>";u.PerformAjax(e+"</Body></Envelope>",s,r,a,'xmlns:e="http://schemas.xmlsoap.org/ws/2004/08/eventing"')},u.ExecPut=function(e,s,r,a,o,t){t="http://schemas.xmlsoap.org/ws/2004/09/transfer/Put</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout>"+p(t)+"</Header><Body>"+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="<r:"+a+' xmlns:r="'+e+'">';for(r in s)if(s.hasOwnProperty(r)&&0!==r.indexOf("__")&&0!==r.indexOf("@")&&void 0!==s[r]&&null!==s[r]&&"function"!=typeof s[r])if("object"==typeof s[r]&&s[r].ReferenceParameters){o+="<r:"+r+"><a:Address>"+s[r].Address+"</a:Address><a:ReferenceParameters><w:ResourceURI>"+s[r].ReferenceParameters.ResourceURI+"</w:ResourceURI><w:SelectorSet>";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n<t.length;n++)o+="<w:Selector"+l(t[n])+">"+t[n].Value+"</w:Selector>";else o+="<w:Selector"+l(t)+">"+t.Value+"</w:Selector>";o+="</w:SelectorSet></a:ReferenceParameters></r:"+r+">"}else if(Array.isArray(s[r]))for(n=0;n<s[r].length;n++)o+="<r:"+r+">"+s[r][n].toString()+"</r:"+r+">";else o+="<r:"+r+">"+s[r].toString()+"</r:"+r+">";return o+="</r:"+a+">"}(e,s);u.PerformAjax(t+"</Body></Envelope>",r,a,o)},u.ExecCreate=function(e,s,r,a,o,t){var n,l=u.GetNameFromUrl(e),c="http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(t)+"</Header><Body><g:"+l+' xmlns:g="'+e+'">';for(n in s)c+="<g:"+n+">"+s[n]+"</g:"+n+">";u.PerformAjax(c+"</g:"+l+"></Body></Envelope>",r,a,o)},u.ExecCreateXml=function(e,s,r,a,o){var t=u.GetNameFromUrl(e);u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Create</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60.000S</w:OperationTimeout></Header><Body><r:"+t+' xmlns:r="'+e+'">'+s+"</r:"+t+"></Body></Envelope>",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(s)+"</Header><Body /></Envelope>";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body /></Envelope>",s,r,a)},u.ExecMethod=function(e,s,r,a,o,t,n){var l,c="";for(l in r)if(null!=r[l])if(Array.isArray(r[l]))for(var d in r[l])c+="<r:"+l+">"+r[l][d]+"</r:"+l+">";else c+="<r:"+l+">"+r[l]+"</r:"+l+">";u.ExecMethodXml(e,s,c,a,o,t,n)},u.ExecMethodXml=function(e,s,r,a,o,t,n){u.PerformAjax(e+"/"+s+"</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++"</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout>"+p(n)+"</Header><Body><r:"+s+'_INPUT xmlns:r="'+e+'">'+r+"</r:"+s+"_INPUT></Body></Envelope>",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Enumerate xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration" /></Body></Envelope>',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull</a:Action><a:To>"+u.Address+"</a:To><w:ResourceURI>"+e+"</w:ResourceURI><a:MessageID>"+u.NextMessageId+++'</a:MessageID><a:ReplyTo><a:Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</a:Address></a:ReplyTo><w:OperationTimeout>PT60S</w:OperationTimeout></Header><Body><Pull xmlns="http://schemas.xmlsoap.org/ws/2004/09/enumeration"><EnumerationContext>'+s+"</EnumerationContext><MaxElements>999</MaxElements><MaxCharacters>99999</MaxCharacters></Pull></Body></Envelope>",r,a,o)},u.ParseWsman=function(s){try{s.childNodes||(s=function(e){{var s;return window.DOMParser?(new DOMParser).parseFromString(e,"text/xml"):((s=new ActiveXObject("Microsoft.XMLDOM")).async=!1,s.loadXML(e),s)}}(s));var e={Header:{}},r=s.getElementsByTagName("Header")[0];if(!(r=r||s.getElementsByTagName("a:Header")[0]))return null;for(var a=0;a<r.childNodes.length;a++){var o=r.childNodes[a];e.Header[o.localName]=o.textContent}var t,n,l=s.getElementsByTagName("Body")[0];return(l=l||s.getElementsByTagName("a:Body")[0])?(0<l.childNodes.length&&(-1!=(n=(t=l.childNodes[0].localName).indexOf("_OUTPUT"))&&n==t.length-7&&(t=t.substring(0,t.length-7)),e.Header.Method=t,e.Body=function e(s){var r,a={};for(var o=0;o<s.childNodes.length;o++){var t=s.childNodes[o],n=r="false"==(r="true"==(r=0==t.childElementCount?t.textContent:e(t))?!0:r)?!1:r;if(0<t.attributes.length){n={Value:r};for(var l=0;l<t.attributes.length;l++)n["@"+t.attributes[l].name]=t.attributes[l].value}a[t.localName]instanceof Array?a[t.localName].push(n):null==a[t.localName]?a[t.localName]=n:a[t.localName]=[a[t.localName],n]}return a}(l.childNodes[0])),e):null}catch(e){return console.log("Unable to parse XML: "+s),null}},u}
\ No newline at end of file
translate/translate.json
+2945
-2939
@@ -46,8 +46,8 @@
46
"zh-chs": " + CIRA",
47
"zh-cht": " + CIRA",
48
"xloc": [
49
- "default.handlebars->47->1946",
50
- "default.handlebars->47->1948"
49
+ "default.handlebars->47->1947",
50
+ "default.handlebars->47->1949"
51
]
52
},
53
{
@@ -300,7 +300,7 @@
300
"zh-chs": " 可以使用密码提示,但不建议使用。",
301
"zh-cht": " 可以使用密碼提示,但不建議使用。",
302
"xloc": [
303
- "default.handlebars->47->1824"
303
+ "default.handlebars->47->1825"
304
]
305
},
306
{
@@ -325,8 +325,8 @@
325
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
326
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
327
"xloc": [
328
- "default.handlebars->47->2070",
329
- "default.handlebars->47->2631"
328
+ "default.handlebars->47->2071",
329
+ "default.handlebars->47->2632"
330
]
331
},
332
{
@@ -445,7 +445,7 @@
445
"zh-chs": " TLS。",
446
"zh-cht": " TLS。",
447
"xloc": [
448
- "default.handlebars->47->256"
448
+ "default.handlebars->47->257"
449
]
450
},
451
{
@@ -470,7 +470,7 @@
470
"zh-chs": " 没有TLS。",
471
"zh-cht": " 沒有TLS。",
472
"xloc": [
473
- "default.handlebars->47->257"
473
+ "default.handlebars->47->258"
474
]
475
},
476
{
@@ -808,7 +808,7 @@
808
"zh-chs": "(可选的)",
809
"zh-cht": "(可選的)",
810
"xloc": [
811
- "default.handlebars->47->526"
811
+ "default.handlebars->47->527"
812
]
813
},
814
{
@@ -853,8 +853,8 @@
853
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
854
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
855
"xloc": [
856
- "default.handlebars->47->2030",
857
- "default.handlebars->47->488"
856
+ "default.handlebars->47->2031",
857
+ "default.handlebars->47->489"
858
]
859
},
860
{
@@ -879,7 +879,7 @@
879
"zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。",
880
"zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。",
881
"xloc": [
882
- "default.handlebars->47->579"
882
+ "default.handlebars->47->580"
883
]
884
},
885
{
@@ -950,11 +950,11 @@
950
"default-mobile.handlebars->11->560",
951
"default-mobile.handlebars->11->562",
952
"default-mobile.handlebars->11->702",
953
- "default.handlebars->47->1486",
954
- "default.handlebars->47->1488",
955
- "default.handlebars->47->2144",
956
- "default.handlebars->47->2413",
957
- "default.handlebars->47->916"
953
+ "default.handlebars->47->1487",
954
+ "default.handlebars->47->1489",
955
+ "default.handlebars->47->2145",
956
+ "default.handlebars->47->2414",
957
+ "default.handlebars->47->917"
958
]
959
},
960
{
@@ -1052,7 +1052,7 @@
1052
"zh-cht": ",只適用於Intel®AMT",
1053
"xloc": [
1054
"default-mobile.handlebars->11->186",
1055
- "default.handlebars->47->335"
1055
+ "default.handlebars->47->336"
1056
]
1057
},
1058
{
@@ -1077,7 +1077,7 @@
1077
"zh-chs": ", 本地设备",
1078
"zh-cht": ", 本地設備",
1079
"xloc": [
1080
- "default.handlebars->47->337"
1080
+ "default.handlebars->47->338"
1081
]
1082
},
1083
{
@@ -1103,7 +1103,7 @@
1103
"zh-cht": ",MQTT在線",
1104
"xloc": [
1105
"default-mobile.handlebars->11->606",
1106
- "default.handlebars->47->1533"
1106
+ "default.handlebars->47->1534"
1107
]
1108
},
1109
{
@@ -1128,8 +1128,8 @@
1128
"zh-chs": ", 不同意",
1129
"zh-cht": ", 不同意",
1130
"xloc": [
1131
- "default.handlebars->47->1011",
1132
- "default.handlebars->47->1988"
1131
+ "default.handlebars->47->1012",
1132
+ "default.handlebars->47->1989"
1133
]
1134
},
1135
{
@@ -1154,8 +1154,8 @@
1154
"zh-chs": ",提示同意",
1155
"zh-cht": ",提示同意",
1156
"xloc": [
1157
- "default.handlebars->47->1012",
1158
- "default.handlebars->47->1989"
1157
+ "default.handlebars->47->1013",
1158
+ "default.handlebars->47->1990"
1159
]
1160
},
1161
{
@@ -1180,7 +1180,7 @@
1180
"zh-chs": ", RDP",
1181
"zh-cht": ", RDP",
1182
"xloc": [
1183
- "default.handlebars->47->1275"
1183
+ "default.handlebars->47->1276"
1184
]
1185
},
1186
{
@@ -1205,8 +1205,8 @@
1205
"zh-chs": ", 每天重复",
1206
"zh-cht": ", 每天重複",
1207
"xloc": [
1208
- "default.handlebars->47->1008",
1209
- "default.handlebars->47->1985"
1208
+ "default.handlebars->47->1009",
1209
+ "default.handlebars->47->1986"
1210
]
1211
},
1212
{
@@ -1231,8 +1231,8 @@
1231
"zh-chs": ", 每周重复一次",
1232
"zh-cht": ", 每週重複一次",
1233
"xloc": [
1234
- "default.handlebars->47->1009",
1235
- "default.handlebars->47->1986"
1234
+ "default.handlebars->47->1010",
1235
+ "default.handlebars->47->1987"
1236
]
1237
},
1238
{
@@ -1279,7 +1279,7 @@
1279
"zh-chs": ", 中继设备",
1280
"zh-cht": ", 中繼設備",
1281
"xloc": [
1282
- "default.handlebars->47->336"
1282
+ "default.handlebars->47->337"
1283
]
1284
},
1285
{
@@ -1305,7 +1305,7 @@
1305
"zh-cht": ", SFTP",
1306
"xloc": [
1307
"default-mobile.handlebars->11->470",
1308
- "default.handlebars->47->1383"
1308
+ "default.handlebars->47->1384"
1309
]
1310
},
1311
{
@@ -1330,7 +1330,7 @@
1330
"zh-chs": ", SSH",
1331
"zh-cht": ", SSH",
1332
"xloc": [
1333
- "default.handlebars->47->1351"
1333
+ "default.handlebars->47->1352"
1334
]
1335
},
1336
{
@@ -1355,7 +1355,7 @@
1355
"zh-chs": ",软体KVM",
1356
"zh-cht": ",軟體KVM",
1357
"xloc": [
1358
- "default.handlebars->47->1258",
1358
+ "default.handlebars->47->1259",
1359
"sharing.handlebars->11->12"
1360
]
1361
},
@@ -1381,8 +1381,8 @@
1381
"zh-chs": ", 工具栏",
1382
"zh-cht": ", 工具欄",
1383
"xloc": [
1384
- "default.handlebars->47->1013",
1385
- "default.handlebars->47->1990"
1384
+ "default.handlebars->47->1014",
1385
+ "default.handlebars->47->1991"
1386
]
1387
},
1388
{
@@ -1429,8 +1429,8 @@
1429
"zh-chs": ", 仅查看桌面",
1430
"zh-cht": ", 僅查看桌面",
1431
"xloc": [
1432
- "default.handlebars->47->1010",
1433
- "default.handlebars->47->1987"
1432
+ "default.handlebars->47->1011",
1433
+ "default.handlebars->47->1988"
1434
]
1435
},
1436
{
@@ -1458,9 +1458,9 @@
1458
"default-mobile.handlebars->11->413",
1459
"default-mobile.handlebars->11->448",
1460
"default-mobile.handlebars->11->471",
1461
- "default.handlebars->47->1274",
1462
- "default.handlebars->47->1352",
1463
- "default.handlebars->47->1384",
1461
+ "default.handlebars->47->1275",
1462
+ "default.handlebars->47->1353",
1463
+ "default.handlebars->47->1385",
1464
"sharing.handlebars->11->19",
1465
"sharing.handlebars->11->27",
1466
"sharing.handlebars->11->44",
@@ -1658,7 +1658,7 @@
1658
"zh-chs": ",{0}观看",
1659
"zh-cht": ",{0}觀看",
1660
"xloc": [
1661
- "default.handlebars->47->1269",
1661
+ "default.handlebars->47->1270",
1662
"sharing.handlebars->11->13"
1663
]
1664
},
@@ -1765,9 +1765,9 @@
1765
"xloc": [
1766
"default-mobile.handlebars->11->139",
1767
"default-mobile.handlebars->11->477",
1768
- "default.handlebars->47->1394",
1769
- "default.handlebars->47->2206",
1770
- "default.handlebars->47->2832",
1768
+ "default.handlebars->47->1395",
1769
+ "default.handlebars->47->2207",
1770
+ "default.handlebars->47->2833",
1771
"sharing.handlebars->11->50"
1772
]
1773
},
@@ -1932,7 +1932,7 @@
1932
"zh-chs": "1个活跃时段",
1933
"zh-cht": "1個活躍時段",
1934
"xloc": [
1935
- "default.handlebars->47->2719"
1935
+ "default.handlebars->47->2720"
1936
]
1937
},
1938
{
@@ -1959,7 +1959,7 @@
1959
"xloc": [
1960
"default-mobile.handlebars->11->149",
1961
"default-mobile.handlebars->11->746",
1962
- "default.handlebars->47->2230",
1962
+ "default.handlebars->47->2231",
1963
"download.handlebars->3->1",
1964
"download2.handlebars->5->1",
1965
"sharing.handlebars->11->96"
@@ -2012,7 +2012,7 @@
2012
"zh-chs": "1条连接",
2013
"zh-cht": "1位聯絡文",
2014
"xloc": [
2015
- "default.handlebars->47->1271",
2015
+ "default.handlebars->47->1272",
2016
"sharing.handlebars->11->15"
2017
]
2018
},
@@ -2038,9 +2038,9 @@
2038
"zh-chs": "1天",
2039
"zh-cht": "1天",
2040
"xloc": [
2041
- "default.handlebars->47->264",
2042
- "default.handlebars->47->517",
2043
- "default.handlebars->47->531"
2041
+ "default.handlebars->47->265",
2042
+ "default.handlebars->47->518",
2043
+ "default.handlebars->47->532"
2044
]
2045
},
2046
{
@@ -2065,7 +2065,7 @@
2065
"zh-chs": "1组",
2066
"zh-cht": "1群",
2067
"xloc": [
2068
- "default.handlebars->47->2678"
2068
+ "default.handlebars->47->2679"
2069
]
2070
},
2071
{
@@ -2090,9 +2090,9 @@
2090
"zh-chs": "1小时",
2091
"zh-cht": "1小時",
2092
"xloc": [
2093
- "default.handlebars->47->262",
2094
- "default.handlebars->47->515",
2095
- "default.handlebars->47->529"
2093
+ "default.handlebars->47->263",
2094
+ "default.handlebars->47->516",
2095
+ "default.handlebars->47->530"
2096
]
2097
},
2098
{
@@ -2117,8 +2117,8 @@
2117
"zh-chs": "1分钟",
2118
"zh-cht": "1分鐘",
2119
"xloc": [
2120
- "default.handlebars->47->1095",
2121
- "default.handlebars->47->1789"
2120
+ "default.handlebars->47->1096",
2121
+ "default.handlebars->47->1790"
2122
]
2123
},
2124
{
@@ -2168,9 +2168,9 @@
2168
"zh-chs": "1个月",
2169
"zh-cht": "1個月",
2170
"xloc": [
2171
- "default.handlebars->47->266",
2172
- "default.handlebars->47->519",
2173
- "default.handlebars->47->533"
2171
+ "default.handlebars->47->267",
2172
+ "default.handlebars->47->520",
2173
+ "default.handlebars->47->534"
2174
]
2175
},
2176
{
@@ -2195,7 +2195,7 @@
2195
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2196
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2197
"xloc": [
2198
- "default.handlebars->47->2445"
2198
+ "default.handlebars->47->2446"
2199
]
2200
},
2201
{
@@ -2220,7 +2220,7 @@
2220
"zh-chs": "1个节点",
2221
"zh-cht": "1個節點",
2222
"xloc": [
2223
- "default.handlebars->47->611"
2223
+ "default.handlebars->47->612"
2224
]
2225
},
2226
{
@@ -2290,7 +2290,7 @@
2290
"zh-cht": "1秒",
2291
"xloc": [
2292
"default-mobile.handlebars->11->363",
2293
- "default.handlebars->47->1132"
2293
+ "default.handlebars->47->1133"
2294
]
2295
},
2296
{
@@ -2340,7 +2340,7 @@
2340
"zh-chs": "1 个选定的设备处于离线状态。",
2341
"zh-cht": "1 個選定的設備處於離線狀態。",
2342
"xloc": [
2343
- "default.handlebars->47->677"
2343
+ "default.handlebars->47->678"
2344
]
2345
},
2346
{
@@ -2365,7 +2365,7 @@
2365
"zh-chs": "1 个选定的设备在线。",
2366
"zh-cht": "1 個選定的設備在線。",
2367
"xloc": [
2368
- "default.handlebars->47->675"
2368
+ "default.handlebars->47->676"
2369
]
2370
},
2371
{
@@ -2397,14 +2397,14 @@
2397
"default-mobile.handlebars->11->218",
2398
"default-mobile.handlebars->11->222",
2399
"default-mobile.handlebars->11->226",
2400
- "default.handlebars->47->2449",
2401
- "default.handlebars->47->406",
2402
- "default.handlebars->47->409",
2403
- "default.handlebars->47->413",
2404
- "default.handlebars->47->417",
2405
- "default.handlebars->47->421",
2406
- "default.handlebars->47->425",
2407
- "default.handlebars->47->429"
2400
+ "default.handlebars->47->2450",
2401
+ "default.handlebars->47->407",
2402
+ "default.handlebars->47->410",
2403
+ "default.handlebars->47->414",
2404
+ "default.handlebars->47->418",
2405
+ "default.handlebars->47->422",
2406
+ "default.handlebars->47->426",
2407
+ "default.handlebars->47->430"
2408
]
2409
},
2410
{
@@ -2429,9 +2429,9 @@
2429
"zh-chs": "1周",
2430
"zh-cht": "1週",
2431
"xloc": [
2432
- "default.handlebars->47->265",
2433
- "default.handlebars->47->518",
2434
- "default.handlebars->47->532"
2432
+ "default.handlebars->47->266",
2433
+ "default.handlebars->47->519",
2434
+ "default.handlebars->47->533"
2435
]
2436
},
2437
{
@@ -2585,8 +2585,8 @@
2585
"zh-chs": "10分钟",
2586
"zh-cht": "10分鐘",
2587
"xloc": [
2588
- "default.handlebars->47->1097",
2589
- "default.handlebars->47->1791"
2588
+ "default.handlebars->47->1098",
2589
+ "default.handlebars->47->1792"
2590
]
2591
},
2592
{
@@ -2612,7 +2612,7 @@
2612
"zh-cht": "10 秒",
2613
"xloc": [
2614
"default-mobile.handlebars->11->365",
2615
- "default.handlebars->47->1134"
2615
+ "default.handlebars->47->1135"
2616
]
2617
},
2618
{
@@ -2790,8 +2790,8 @@
2790
"zh-chs": "12小时",
2791
"zh-cht": "12小時",
2792
"xloc": [
2793
- "default.handlebars->47->1105",
2794
- "default.handlebars->47->1799"
2793
+ "default.handlebars->47->1106",
2794
+ "default.handlebars->47->1800"
2795
]
2796
},
2797
{
@@ -2965,8 +2965,8 @@
2965
"zh-chs": "15分钟",
2966
"zh-cht": "15分鐘",
2967
"xloc": [
2968
- "default.handlebars->47->1098",
2969
- "default.handlebars->47->1792"
2968
+ "default.handlebars->47->1099",
2969
+ "default.handlebars->47->1793"
2970
]
2971
},
2972
{
@@ -2991,8 +2991,8 @@
2991
"zh-chs": "16小时",
2992
"zh-cht": "16小時",
2993
"xloc": [
2994
- "default.handlebars->47->1106",
2995
- "default.handlebars->47->1800"
2994
+ "default.handlebars->47->1107",
2995
+ "default.handlebars->47->1801"
2996
]
2997
},
2998
{
@@ -3192,8 +3192,8 @@
3192
"zh-chs": "2天",
3193
"zh-cht": "2天",
3194
"xloc": [
3195
- "default.handlebars->47->1108",
3196
- "default.handlebars->47->1802"
3195
+ "default.handlebars->47->1109",
3196
+ "default.handlebars->47->1803"
3197
]
3198
},
3199
{
@@ -3218,8 +3218,8 @@
3218
"zh-chs": "2小时",
3219
"zh-cht": "2小時",
3220
"xloc": [
3221
- "default.handlebars->47->1102",
3222
- "default.handlebars->47->1796"
3221
+ "default.handlebars->47->1103",
3222
+ "default.handlebars->47->1797"
3223
]
3224
},
3225
{
@@ -3244,7 +3244,7 @@
3244
"zh-chs": "两步登录激活失败。",
3245
"zh-cht": "兩步登入啟用失敗。",
3246
"xloc": [
3247
- "default.handlebars->47->210"
3247
+ "default.handlebars->47->211"
3248
]
3249
},
3250
{
@@ -3269,7 +3269,7 @@
3269
"zh-chs": "两步登录激活删除失败。",
3270
"zh-cht": "兩步登入啟用刪除失敗。",
3271
"xloc": [
3272
- "default.handlebars->47->215"
3272
+ "default.handlebars->47->216"
3273
]
3274
},
3275
{
@@ -3398,8 +3398,8 @@
3398
"zh-chs": "24小时",
3399
"zh-cht": "24小時",
3400
"xloc": [
3401
- "default.handlebars->47->1107",
3402
- "default.handlebars->47->1801"
3401
+ "default.handlebars->47->1108",
3402
+ "default.handlebars->47->1802"
3403
]
3404
},
3405
{
@@ -3473,7 +3473,7 @@
3473
"zh-chs": "2FA备份代码已清除",
3474
"zh-cht": "2FA備份代碼已清除",
3475
"xloc": [
3476
- "default.handlebars->47->2343"
3476
+ "default.handlebars->47->2344"
3477
]
3478
},
3479
{
@@ -3499,7 +3499,7 @@
3499
"zh-cht": "2FA被鎖定",
3500
"xloc": [
3501
"default-mobile.handlebars->11->60",
3502
- "default.handlebars->47->197"
3502
+ "default.handlebars->47->198"
3503
]
3504
},
3505
{
@@ -3524,7 +3524,7 @@
3524
"zh-chs": "第二个因素",
3525
"zh-cht": "第二個因素",
3526
"xloc": [
3527
- "default.handlebars->47->2869"
3527
+ "default.handlebars->47->2870"
3528
]
3529
},
3530
{
@@ -3549,8 +3549,8 @@
3549
"zh-chs": "启用第二因素身份验证",
3550
"zh-cht": "啟用第二因素身份驗證",
3551
"xloc": [
3552
- "default.handlebars->47->2463",
3553
- "default.handlebars->47->2702"
3552
+ "default.handlebars->47->2464",
3553
+ "default.handlebars->47->2703"
3554
]
3555
},
3556
{
@@ -3699,8 +3699,8 @@
3699
"zh-chs": "30分钟",
3700
"zh-cht": "30分鐘",
3701
"xloc": [
3702
- "default.handlebars->47->1099",
3703
- "default.handlebars->47->1793"
3702
+ "default.handlebars->47->1100",
3703
+ "default.handlebars->47->1794"
3704
]
3705
},
3706
{
@@ -3726,7 +3726,7 @@
3726
"zh-cht": "32 位",
3727
"xloc": [
3728
"default-mobile.handlebars->11->514",
3729
- "default.handlebars->47->1447"
3729
+ "default.handlebars->47->1448"
3730
]
3731
},
3732
{
@@ -3751,8 +3751,8 @@
3751
"zh-chs": "MeshAgent的32位版本",
3752
"zh-cht": "MeshAgent的32位版本",
3753
"xloc": [
3754
- "default.handlebars->47->569",
3755
- "default.handlebars->47->597"
3754
+ "default.handlebars->47->570",
3755
+ "default.handlebars->47->598"
3756
]
3757
},
3758
{
@@ -3804,8 +3804,8 @@
3804
"zh-chs": "4天",
3805
"zh-cht": "4天",
3806
"xloc": [
3807
- "default.handlebars->47->1109",
3808
- "default.handlebars->47->1803"
3807
+ "default.handlebars->47->1110",
3808
+ "default.handlebars->47->1804"
3809
]
3810
},
3811
{
@@ -3830,8 +3830,8 @@
3830
"zh-chs": "4个小时",
3831
"zh-cht": "4個小時",
3832
"xloc": [
3833
- "default.handlebars->47->1103",
3834
- "default.handlebars->47->1797"
3833
+ "default.handlebars->47->1104",
3834
+ "default.handlebars->47->1798"
3835
]
3836
},
3837
{
@@ -3959,8 +3959,8 @@
3959
"zh-chs": "45分钟",
3960
"zh-cht": "45分鐘",
3961
"xloc": [
3962
- "default.handlebars->47->1100",
3963
- "default.handlebars->47->1794"
3962
+ "default.handlebars->47->1101",
3963
+ "default.handlebars->47->1795"
3964
]
3965
},
3966
{
@@ -4010,8 +4010,8 @@
4010
"zh-chs": "5分钟",
4011
"zh-cht": "5分鐘",
4012
"xloc": [
4013
- "default.handlebars->47->1096",
4014
- "default.handlebars->47->1790"
4013
+ "default.handlebars->47->1097",
4014
+ "default.handlebars->47->1791"
4015
]
4016
},
4017
{
@@ -4037,7 +4037,7 @@
4037
"zh-cht": "5秒",
4038
"xloc": [
4039
"default-mobile.handlebars->11->364",
4040
- "default.handlebars->47->1133"
4040
+ "default.handlebars->47->1134"
4041
]
4042
},
4043
{
@@ -4193,8 +4193,8 @@
4193
"zh-chs": "60分钟",
4194
"zh-cht": "60分鐘",
4195
"xloc": [
4196
- "default.handlebars->47->1101",
4197
- "default.handlebars->47->1795"
4196
+ "default.handlebars->47->1102",
4197
+ "default.handlebars->47->1796"
4198
]
4199
},
4200
{
@@ -4272,7 +4272,7 @@
4272
"zh-cht": "64 位",
4273
"xloc": [
4274
"default-mobile.handlebars->11->516",
4275
- "default.handlebars->47->1449"
4275
+ "default.handlebars->47->1450"
4276
]
4277
},
4278
{
@@ -4347,7 +4347,7 @@
4347
"zh-chs": "64位版本的macOS Mesh Agent",
4348
"zh-cht": "64位版本的macOS Mesh Agent",
4349
"xloc": [
4350
- "default.handlebars->47->584"
4350
+ "default.handlebars->47->585"
4351
]
4352
},
4353
{
@@ -4372,8 +4372,8 @@
4372
"zh-chs": "MeshAgent的64位版本",
4373
"zh-cht": "MeshAgent的64位版本",
4374
"xloc": [
4375
- "default.handlebars->47->573",
4376
- "default.handlebars->47->600"
4375
+ "default.handlebars->47->574",
4376
+ "default.handlebars->47->601"
4377
]
4378
},
4379
{
@@ -4442,7 +4442,7 @@
4442
"zh-chs": "7天电源状态",
4443
"zh-cht": "7天電源狀態",
4444
"xloc": [
4445
- "default.handlebars->47->1173"
4445
+ "default.handlebars->47->1174"
4446
]
4447
},
4448
{
@@ -4467,7 +4467,7 @@
4467
"zh-chs": "7天",
4468
"zh-cht": "7天",
4469
"xloc": [
4470
- "default.handlebars->47->1804"
4470
+ "default.handlebars->47->1805"
4471
]
4472
},
4473
{
@@ -4545,10 +4545,10 @@
4545
"zh-chs": "8小時",
4546
"zh-cht": "8小時",
4547
"xloc": [
4548
- "default.handlebars->47->1104",
4549
- "default.handlebars->47->1798",
4550
- "default.handlebars->47->516",
4551
- "default.handlebars->47->530"
4548
+ "default.handlebars->47->1105",
4549
+ "default.handlebars->47->1799",
4550
+ "default.handlebars->47->517",
4551
+ "default.handlebars->47->531"
4552
]
4553
},
4554
{
@@ -4701,7 +4701,7 @@
4701
"zh-chs": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密钥</a>用作辅助登录身份验证。",
4702
"zh-cht": "<a href=\\\"https://www.yubico.com/\\\" rel=\\\"noreferrer noopener\\\" target=\\\"_blank\\\">硬件密鑰</a>用作輔助登入身份驗證。",
4703
"xloc": [
4704
- "default.handlebars->47->224"
4704
+ "default.handlebars->47->225"
4705
]
4706
},
4707
{
@@ -4874,8 +4874,8 @@
4874
"zh-cht": "ACM",
4875
"xloc": [
4876
"default-mobile.handlebars->11->297",
4877
- "default.handlebars->47->1966",
4878
- "default.handlebars->47->833"
4877
+ "default.handlebars->47->1967",
4878
+ "default.handlebars->47->834"
4879
]
4880
},
4881
{
@@ -4944,8 +4944,8 @@
4944
"zh-chs": "AMT",
4945
"zh-cht": "AMT",
4946
"xloc": [
4947
- "default.handlebars->47->385",
4948
- "default.handlebars->47->646"
4947
+ "default.handlebars->47->386",
4948
+ "default.handlebars->47->647"
4949
]
4950
},
4951
{
@@ -4970,7 +4970,7 @@
4970
"zh-chs": "操作系统",
4971
"zh-cht": "AMT操作系統",
4972
"xloc": [
4973
- "default.handlebars->47->3009"
4973
+ "default.handlebars->47->3010"
4974
]
4975
},
4976
{
@@ -4995,7 +4995,7 @@
4995
"zh-chs": "AMT-Redir",
4996
"zh-cht": "AMT-Redir",
4997
"xloc": [
4998
- "default.handlebars->47->2876"
4998
+ "default.handlebars->47->2877"
4999
]
5000
},
5001
{
@@ -5020,7 +5020,7 @@
5020
"zh-chs": "AMT-WSMAN",
5021
"zh-cht": "AMT-WSMAN",
5022
"xloc": [
5023
- "default.handlebars->47->2875"
5023
+ "default.handlebars->47->2876"
5024
]
5025
},
5026
{
@@ -5177,8 +5177,8 @@
5177
"xloc": [
5178
"default-mobile.handlebars->11->518",
5179
"default-mobile.handlebars->11->520",
5180
- "default.handlebars->47->852",
5181
- "default.handlebars->47->854"
5180
+ "default.handlebars->47->853",
5181
+ "default.handlebars->47->855"
5182
]
5183
},
5184
{
@@ -5204,7 +5204,7 @@
5204
"zh-cht": "拒絕存取",
5205
"xloc": [
5206
"default-mobile.handlebars->11->607",
5207
- "default.handlebars->47->1534"
5207
+ "default.handlebars->47->1535"
5208
]
5209
},
5210
{
@@ -5281,7 +5281,7 @@
5281
"zh-chs": "访问服务器档案",
5282
"zh-cht": "存取伺服器檔案",
5283
"xloc": [
5284
- "default.handlebars->47->2637"
5284
+ "default.handlebars->47->2638"
5285
]
5286
},
5287
{
@@ -5390,11 +5390,11 @@
5390
"default-mobile.handlebars->11->264",
5391
"default-mobile.handlebars->11->266",
5392
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5393
- "default.handlebars->47->1833",
5394
- "default.handlebars->47->1835",
5395
- "default.handlebars->47->3063",
5396
- "default.handlebars->47->793",
5397
- "default.handlebars->47->795"
5393
+ "default.handlebars->47->1834",
5394
+ "default.handlebars->47->1836",
5395
+ "default.handlebars->47->3064",
5396
+ "default.handlebars->47->794",
5397
+ "default.handlebars->47->796"
5398
]
5399
},
5400
{
@@ -5420,7 +5420,7 @@
5420
"zh-cht": "帳號設定",
5421
"xloc": [
5422
"default-mobile.handlebars->11->713",
5423
- "default.handlebars->47->2938"
5423
+ "default.handlebars->47->2939"
5424
]
5425
},
5426
{
@@ -5479,7 +5479,7 @@
5479
"nl": "Account gewijzigd om te synchroniseren met LDAP gegevens.",
5480
"pl": "Konto zmienione di synchronizacji z danymi LDAP.",
5481
"xloc": [
5482
- "default.handlebars->47->2404"
5482
+ "default.handlebars->47->2405"
5483
]
5484
},
5485
{
@@ -5504,7 +5504,7 @@
5504
"zh-chs": "帐户已更改:{0}",
5505
"zh-cht": "帳戶已更改:{0}",
5506
"xloc": [
5507
- "default.handlebars->47->2316"
5507
+ "default.handlebars->47->2317"
5508
]
5509
},
5510
{
@@ -5529,7 +5529,7 @@
5529
"zh-chs": "创建帐户,电子邮件为{0}",
5530
"zh-cht": "創建帳戶,電子郵件為{0}",
5531
"xloc": [
5532
- "default.handlebars->47->2315"
5532
+ "default.handlebars->47->2316"
5533
]
5534
},
5535
{
@@ -5554,7 +5554,7 @@
5554
"zh-chs": "已创建帐户,名称为 {0}。",
5555
"zh-cht": "已創建帳戶,名稱為 {0}。",
5556
"xloc": [
5557
- "default.handlebars->47->2378"
5557
+ "default.handlebars->47->2379"
5558
]
5559
},
5560
{
@@ -5579,7 +5579,7 @@
5579
"zh-chs": "创建帐户,用户名是{0}",
5580
"zh-cht": "帳戶已創建,用戶名是{0}",
5581
"xloc": [
5582
- "default.handlebars->47->2314"
5582
+ "default.handlebars->47->2315"
5583
]
5584
},
5585
{
@@ -5605,9 +5605,9 @@
5605
"zh-cht": "帳戶已被鎖定",
5606
"xloc": [
5607
"default-mobile.handlebars->11->64",
5608
- "default.handlebars->47->201",
5609
- "default.handlebars->47->2465",
5610
- "default.handlebars->47->2634"
5608
+ "default.handlebars->47->202",
5609
+ "default.handlebars->47->2466",
5610
+ "default.handlebars->47->2635"
5611
]
5612
},
5613
{
@@ -5633,7 +5633,7 @@
5633
"zh-cht": "達到帳戶限制。",
5634
"xloc": [
5635
"default-mobile.handlebars->11->725",
5636
- "default.handlebars->47->2950",
5636
+ "default.handlebars->47->2951",
5637
"login-mobile.handlebars->5->6",
5638
"login.handlebars->5->6",
5639
"login2.handlebars->7->8"
@@ -5688,7 +5688,7 @@
5688
"zh-chs": "帐号登录",
5689
"zh-cht": "帳號登錄",
5690
"xloc": [
5691
- "default.handlebars->47->2251"
5691
+ "default.handlebars->47->2252"
5692
]
5693
},
5694
{
@@ -5713,14 +5713,14 @@
5713
"zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5714
"zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
5715
"xloc": [
5716
- "default.handlebars->47->2357"
5716
+ "default.handlebars->47->2358"
5717
]
5718
},
5719
{
5720
"en": "Account login token records",
5721
"nl": "Token vermeldingen voor accountaanmelding",
5722
"xloc": [
5723
- "default.handlebars->47->2917"
5723
+ "default.handlebars->47->2918"
5724
]
5725
},
5726
{
@@ -5745,7 +5745,7 @@
5745
"zh-chs": "帐户登出",
5746
"zh-cht": "帳戶登出",
5747
"xloc": [
5748
- "default.handlebars->47->2252"
5748
+ "default.handlebars->47->2253"
5749
]
5750
},
5751
{
@@ -5797,7 +5797,7 @@
5797
"zh-chs": "帐户密码已更改:{0}",
5798
"zh-cht": "帳戶密碼已更改:{0}",
5799
"xloc": [
5800
- "default.handlebars->47->2324"
5800
+ "default.handlebars->47->2325"
5801
]
5802
},
5803
{
@@ -5822,7 +5822,7 @@
5822
"zh-chs": "帐户已删除",
5823
"zh-cht": "帳戶已刪除",
5824
"xloc": [
5825
- "default.handlebars->47->2313"
5825
+ "default.handlebars->47->2314"
5826
]
5827
},
5828
{
@@ -5873,7 +5873,7 @@
5873
"zh-cht": "指令",
5874
"xloc": [
5875
"default-mobile.handlebars->11->613",
5876
- "default.handlebars->47->1540",
5876
+ "default.handlebars->47->1541",
5877
"default.handlebars->container->column_l->p42->p42tbl->1->0->8"
5878
]
5879
},
@@ -5899,8 +5899,8 @@
5899
"zh-chs": "动作档案",
5900
"zh-cht": "動作檔案",
5901
"xloc": [
5902
- "default.handlebars->47->1219",
5903
- "default.handlebars->47->1221"
5902
+ "default.handlebars->47->1220",
5903
+ "default.handlebars->47->1222"
5904
]
5905
},
5906
{
@@ -5929,7 +5929,7 @@
5929
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3",
5930
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1",
5931
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3",
5932
- "default.handlebars->47->917",
5932
+ "default.handlebars->47->918",
5933
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->1",
5934
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->1",
5935
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1"
@@ -5957,7 +5957,7 @@
5957
"zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔®AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。",
5958
"zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾®AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。",
5959
"xloc": [
5960
- "default.handlebars->47->482"
5960
+ "default.handlebars->47->483"
5961
]
5962
},
5963
{
@@ -6032,7 +6032,7 @@
6032
"zh-chs": "如果ACM失败,则激活到CCM",
6033
"zh-cht": "如果ACM失敗,則激活到CCM",
6034
"xloc": [
6035
- "default.handlebars->47->2021"
6035
+ "default.handlebars->47->2022"
6036
]
6037
},
6038
{
@@ -6060,9 +6060,9 @@
6060
"default-mobile.handlebars->11->292",
6061
"default-mobile.handlebars->11->294",
6062
"default-mobile.handlebars->11->568",
6063
- "default.handlebars->47->1494",
6064
- "default.handlebars->47->826",
6065
- "default.handlebars->47->828"
6063
+ "default.handlebars->47->1495",
6064
+ "default.handlebars->47->827",
6065
+ "default.handlebars->47->829"
6066
]
6067
},
6068
{
@@ -6087,7 +6087,7 @@
6087
"zh-chs": "激活",
6088
"zh-cht": "啟動",
6089
"xloc": [
6090
- "default.handlebars->47->306"
6090
+ "default.handlebars->47->307"
6091
]
6092
},
6093
{
@@ -6112,8 +6112,8 @@
6112
"zh-chs": "主动设备共享",
6113
"zh-cht": "主動設備共享",
6114
"xloc": [
6115
- "default.handlebars->47->1970",
6116
- "default.handlebars->47->993"
6115
+ "default.handlebars->47->1971",
6116
+ "default.handlebars->47->994"
6117
]
6118
},
6119
{
@@ -6138,7 +6138,7 @@
6138
"zh-chs": "活动登录令牌",
6139
"zh-cht": "活動登錄令牌",
6140
"xloc": [
6141
- "default.handlebars->47->1864"
6141
+ "default.handlebars->47->1865"
6142
]
6143
},
6144
{
@@ -6163,7 +6163,7 @@
6163
"zh-chs": "活跃用户",
6164
"zh-cht": "活躍用戶",
6165
"xloc": [
6166
- "default.handlebars->47->870"
6166
+ "default.handlebars->47->871"
6167
]
6168
},
6169
{
@@ -6188,7 +6188,7 @@
6188
"zh-chs": "活跃用户",
6189
"zh-cht": "活躍用戶",
6190
"xloc": [
6191
- "default.handlebars->47->869"
6191
+ "default.handlebars->47->870"
6192
]
6193
},
6194
{
@@ -6236,8 +6236,8 @@
6236
"zh-cht": "添加",
6237
"xloc": [
6238
"default-mobile.handlebars->11->440",
6239
- "default.handlebars->47->1306",
6240
- "default.handlebars->47->1311"
6239
+ "default.handlebars->47->1307",
6240
+ "default.handlebars->47->1312"
6241
]
6242
},
6243
{
@@ -6306,8 +6306,8 @@
6306
"zh-chs": "添加代理",
6307
"zh-cht": "新增代理",
6308
"xloc": [
6309
- "default.handlebars->47->1960",
6310
- "default.handlebars->47->447"
6309
+ "default.handlebars->47->1961",
6310
+ "default.handlebars->47->448"
6311
]
6312
},
6313
{
@@ -6354,10 +6354,10 @@
6354
"zh-chs": "添加设备",
6355
"zh-cht": "新增裝置",
6356
"xloc": [
6357
- "default.handlebars->47->1964",
6358
- "default.handlebars->47->2609",
6359
- "default.handlebars->47->2768",
6360
- "default.handlebars->47->451"
6357
+ "default.handlebars->47->1965",
6358
+ "default.handlebars->47->2610",
6359
+ "default.handlebars->47->2769",
6360
+ "default.handlebars->47->452"
6361
]
6362
},
6363
{
@@ -6382,7 +6382,7 @@
6382
"zh-chs": "添加设备日志",
6383
"zh-cht": "新增裝置日誌",
6384
"xloc": [
6385
- "default.handlebars->47->1069"
6385
+ "default.handlebars->47->1070"
6386
]
6387
},
6388
{
@@ -6407,10 +6407,10 @@
6407
"zh-chs": "添加设备组",
6408
"zh-cht": "新增裝置群",
6409
"xloc": [
6410
- "default.handlebars->47->2106",
6411
- "default.handlebars->47->2603",
6412
- "default.handlebars->47->2756",
6413
- "default.handlebars->47->361"
6410
+ "default.handlebars->47->2107",
6411
+ "default.handlebars->47->2604",
6412
+ "default.handlebars->47->2757",
6413
+ "default.handlebars->47->362"
6414
]
6415
},
6416
{
@@ -6435,7 +6435,7 @@
6435
"zh-chs": "添加设备组权限",
6436
"zh-cht": "新增裝置群權限",
6437
"xloc": [
6438
- "default.handlebars->47->2103"
6438
+ "default.handlebars->47->2104"
6439
]
6440
},
6441
{
@@ -6460,8 +6460,8 @@
6460
"zh-chs": "添加设备权限",
6461
"zh-cht": "新增裝置權限",
6462
"xloc": [
6463
- "default.handlebars->47->2108",
6464
- "default.handlebars->47->2110"
6463
+ "default.handlebars->47->2109",
6464
+ "default.handlebars->47->2111"
6465
]
6466
},
6467
{
@@ -6508,7 +6508,7 @@
6508
"zh-chs": "添加英特尔®AMT设备",
6509
"zh-cht": "新增Intel® AMT裝置",
6510
"xloc": [
6511
- "default.handlebars->47->471"
6511
+ "default.handlebars->47->472"
6512
]
6513
},
6514
{
@@ -6533,7 +6533,7 @@
6533
"zh-chs": "新增密钥",
6534
"zh-cht": "新增密鑰",
6535
"xloc": [
6536
- "default.handlebars->47->228"
6536
+ "default.handlebars->47->229"
6537
]
6538
},
6539
{
@@ -6558,7 +6558,7 @@
6558
"zh-chs": "添加本地",
6559
"zh-cht": "新增本地",
6560
"xloc": [
6561
- "default.handlebars->47->441"
6561
+ "default.handlebars->47->442"
6562
]
6563
},
6564
{
@@ -6605,7 +6605,7 @@
6605
"zh-chs": "添加成员身份",
6606
"zh-cht": "新增成員身份",
6607
"xloc": [
6608
- "default.handlebars->47->2788"
6608
+ "default.handlebars->47->2789"
6609
]
6610
},
6611
{
@@ -6630,7 +6630,7 @@
6630
"zh-chs": "添加 Mesh Agent",
6631
"zh-cht": "新增 Mesh Agent",
6632
"xloc": [
6633
- "default.handlebars->47->610"
6633
+ "default.handlebars->47->611"
6634
]
6635
},
6636
{
@@ -6677,12 +6677,12 @@
6677
"zh-chs": "添加安全密钥",
6678
"zh-cht": "新增安全密鑰",
6679
"xloc": [
6680
- "default.handlebars->47->1579",
6680
"default.handlebars->47->1580",
6682
- "default.handlebars->47->232",
6683
- "default.handlebars->47->234",
6684
- "default.handlebars->47->237",
6685
- "default.handlebars->47->239"
6681
+ "default.handlebars->47->1581",
6682
+ "default.handlebars->47->233",
6683
+ "default.handlebars->47->235",
6684
+ "default.handlebars->47->238",
6685
+ "default.handlebars->47->240"
6686
]
6687
},
6688
{
@@ -6708,7 +6708,7 @@
6708
"zh-cht": "新增用戶",
6709
"xloc": [
6710
"default-mobile.handlebars->11->638",
6711
- "default.handlebars->47->985"
6711
+ "default.handlebars->47->986"
6712
]
6713
},
6714
{
@@ -6733,7 +6733,7 @@
6733
"zh-chs": "添加用户设备权限",
6734
"zh-cht": "新增用戶裝置權限",
6735
"xloc": [
6736
- "default.handlebars->47->2113"
6736
+ "default.handlebars->47->2114"
6737
]
6738
},
6739
{
@@ -6758,10 +6758,10 @@
6758
"zh-chs": "添加用户组",
6759
"zh-cht": "新增用戶群",
6760
"xloc": [
6761
- "default.handlebars->47->1954",
6762
- "default.handlebars->47->2105",
6763
- "default.handlebars->47->2762",
6764
- "default.handlebars->47->986"
6761
+ "default.handlebars->47->1955",
6762
+ "default.handlebars->47->2106",
6763
+ "default.handlebars->47->2763",
6764
+ "default.handlebars->47->987"
6765
]
6766
},
6767
{
@@ -6786,7 +6786,7 @@
6786
"zh-chs": "添加用户组设备权限",
6787
"zh-cht": "新增用戶群裝置權限",
6788
"xloc": [
6789
- "default.handlebars->47->2115"
6789
+ "default.handlebars->47->2116"
6790
]
6791
},
6792
{
@@ -6858,8 +6858,8 @@
6858
"zh-chs": "添加用户",
6859
"zh-cht": "新增用戶",
6860
"xloc": [
6861
- "default.handlebars->47->1953",
6862
- "default.handlebars->47->2598"
6861
+ "default.handlebars->47->1954",
6862
+ "default.handlebars->47->2599"
6863
]
6864
},
6865
{
@@ -6884,7 +6884,7 @@
6884
"zh-chs": "将用户添加到设备组",
6885
"zh-cht": "將用戶新增到裝置群",
6886
"xloc": [
6887
- "default.handlebars->47->2102"
6887
+ "default.handlebars->47->2103"
6888
]
6889
},
6890
{
@@ -6909,7 +6909,7 @@
6909
"zh-chs": "将用户添加到用户组",
6910
"zh-cht": "將用戶新增到用戶群",
6911
"xloc": [
6912
- "default.handlebars->47->2633"
6912
+ "default.handlebars->47->2634"
6913
]
6914
},
6915
{
@@ -6934,7 +6934,7 @@
6934
"zh-chs": "添加YubiKey®OTP",
6935
"zh-cht": "新增YubiKey®OTP",
6936
"xloc": [
6937
- "default.handlebars->47->229"
6937
+ "default.handlebars->47->230"
6938
]
6939
},
6940
{
@@ -6959,7 +6959,7 @@
6959
"zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。",
6960
"zh-cht": "將本地設備添加到設備組 \\\"{0}\\\"。",
6961
"xloc": [
6962
- "default.handlebars->47->452"
6962
+ "default.handlebars->47->453"
6963
]
6964
},
6965
{
@@ -6984,7 +6984,7 @@
6984
"zh-chs": "通过扫描本地网络添加新的英特尔®AMT计算机。",
6985
"zh-cht": "通過掃描本地網絡新增新的Intel® AMT電腦。",
6986
"xloc": [
6987
- "default.handlebars->47->442"
6987
+ "default.handlebars->47->443"
6988
]
6989
},
6990
{
@@ -7031,7 +7031,7 @@
7031
"zh-chs": "添加位于本地网络上的新英特尔®AMT计算机。",
7032
"zh-cht": "新增位於本地網絡上的新Intel® AMT電腦。",
7033
"xloc": [
7034
- "default.handlebars->47->440"
7034
+ "default.handlebars->47->441"
7035
]
7036
},
7037
{
@@ -7056,7 +7056,7 @@
7056
"zh-chs": "将新的英特尔®AMT设备添加到设备组“{0}”。",
7057
"zh-cht": "將新的Intel® AMT裝置新增到裝置群“{0}”。",
7058
"xloc": [
7059
- "default.handlebars->47->461"
7059
+ "default.handlebars->47->462"
7060
]
7061
},
7062
{
@@ -7081,8 +7081,8 @@
7081
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
7082
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
7083
"xloc": [
7084
- "default.handlebars->47->1959",
7085
- "default.handlebars->47->446"
7084
+ "default.handlebars->47->1960",
7085
+ "default.handlebars->47->447"
7086
]
7087
},
7088
{
@@ -7107,8 +7107,8 @@
7107
"zh-chs": "添加位于本地网络上的设备。",
7108
"zh-cht": "添加位於本地網絡上的設備。",
7109
"xloc": [
7110
- "default.handlebars->47->1963",
7111
- "default.handlebars->47->450"
7110
+ "default.handlebars->47->1964",
7111
+ "default.handlebars->47->451"
7112
]
7113
},
7114
{
@@ -7133,7 +7133,7 @@
7133
"zh-chs": "添加本地设备",
7134
"zh-cht": "添加本地設備",
7135
"xloc": [
7136
- "default.handlebars->47->460"
7136
+ "default.handlebars->47->461"
7137
]
7138
},
7139
{
@@ -7158,7 +7158,7 @@
7158
"zh-chs": "添加标签",
7159
"zh-cht": "新增標籤",
7160
"xloc": [
7161
- "default.handlebars->47->684"
7161
+ "default.handlebars->47->685"
7162
]
7163
},
7164
{
@@ -7183,7 +7183,7 @@
7183
"zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel®AMT以将“{0}”分组。",
7184
"zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel®AMT以將“{0}”分組。",
7185
"xloc": [
7186
- "default.handlebars->47->479"
7186
+ "default.handlebars->47->480"
7187
]
7188
},
7189
{
@@ -7208,7 +7208,7 @@
7208
"zh-chs": "添加了身份验证应用程序",
7209
"zh-cht": "添加了身份驗證應用程序",
7210
"xloc": [
7211
- "default.handlebars->47->2340"
7211
+ "default.handlebars->47->2341"
7212
]
7213
},
7214
{
@@ -7233,7 +7233,7 @@
7233
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
7234
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
7235
"xloc": [
7236
- "default.handlebars->47->2351"
7236
+ "default.handlebars->47->2352"
7237
]
7238
},
7239
{
@@ -7258,7 +7258,7 @@
7258
"zh-chs": "添加了每天重复的设备共享 {0}。",
7259
"zh-cht": "添加了每天重複的設備共享 {0}。",
7260
"xloc": [
7261
- "default.handlebars->47->2388"
7261
+ "default.handlebars->47->2389"
7262
]
7263
},
7264
{
@@ -7283,7 +7283,7 @@
7283
"zh-chs": "添加了每周重复的设备共享 {0}。",
7284
"zh-cht": "添加了每週重複的設備共享 {0}。",
7285
"xloc": [
7286
- "default.handlebars->47->2389"
7286
+ "default.handlebars->47->2390"
7287
]
7288
},
7289
{
@@ -7308,7 +7308,7 @@
7308
"zh-chs": "添加了无限时间的设备共享 {0}。",
7309
"zh-cht": "添加了無限時間的設備共享 {0}。",
7310
"xloc": [
7311
- "default.handlebars->47->2381"
7311
+ "default.handlebars->47->2382"
7312
]
7313
},
7314
{
@@ -7333,8 +7333,8 @@
7333
"zh-chs": "已将设备{0}添加到设备组{1}",
7334
"zh-cht": "已將設備{0}添加到設備組{1}",
7335
"xloc": [
7336
- "default.handlebars->47->2307",
7337
- "default.handlebars->47->2334"
7336
+ "default.handlebars->47->2308",
7337
+ "default.handlebars->47->2335"
7338
]
7339
},
7340
{
@@ -7359,7 +7359,7 @@
7359
"zh-chs": "添加登录令牌",
7360
"zh-cht": "添加了登錄令牌",
7361
"xloc": [
7362
- "default.handlebars->47->2365"
7362
+ "default.handlebars->47->2366"
7363
]
7364
},
7365
{
@@ -7384,7 +7384,7 @@
7384
"zh-chs": "新增推送通知认证装置",
7385
"zh-cht": "增加推送通知認證設備",
7386
"xloc": [
7387
- "default.handlebars->47->2363"
7387
+ "default.handlebars->47->2364"
7388
]
7389
},
7390
{
@@ -7409,7 +7409,7 @@
7409
"zh-chs": "添加了安全密钥",
7410
"zh-cht": "添加了安全密鑰",
7411
"xloc": [
7412
- "default.handlebars->47->2345"
7412
+ "default.handlebars->47->2346"
7413
]
7414
},
7415
{
@@ -7434,7 +7434,7 @@
7434
"zh-chs": "已将用户组{0}添加到设备组{1}",
7435
"zh-cht": "已將用戶組{0}添加到設備組{1}",
7436
"xloc": [
7437
- "default.handlebars->47->2318"
7437
+ "default.handlebars->47->2319"
7438
]
7439
},
7440
{
@@ -7459,8 +7459,8 @@
7459
"zh-chs": "已将用户{0}添加到用户组{1}",
7460
"zh-cht": "已將用戶{0}添加到用戶組{1}",
7461
"xloc": [
7462
- "default.handlebars->47->2321",
7463
- "default.handlebars->47->2330"
7462
+ "default.handlebars->47->2322",
7463
+ "default.handlebars->47->2331"
7464
]
7465
},
7466
{
@@ -7485,7 +7485,7 @@
7485
"zh-chs": "地址",
7486
"zh-cht": "地址",
7487
"xloc": [
7488
- "default.handlebars->47->356"
7488
+ "default.handlebars->47->357"
7489
]
7490
},
7491
{
@@ -7536,7 +7536,7 @@
7536
"zh-cht": "管理員控制模式(ACM)",
7537
"xloc": [
7538
"default-mobile.handlebars->11->570",
7539
- "default.handlebars->47->1496"
7539
+ "default.handlebars->47->1497"
7540
]
7541
},
7542
{
@@ -7562,7 +7562,7 @@
7562
"zh-cht": "管理員憑證",
7563
"xloc": [
7564
"default-mobile.handlebars->11->576",
7565
- "default.handlebars->47->1502"
7565
+ "default.handlebars->47->1503"
7566
]
7567
},
7568
{
@@ -7613,7 +7613,7 @@
7613
"zh-chs": "管理领域",
7614
"zh-cht": "管理領域",
7615
"xloc": [
7616
- "default.handlebars->47->2682"
7616
+ "default.handlebars->47->2683"
7617
]
7618
},
7619
{
@@ -7664,7 +7664,7 @@
7664
"zh-chs": "管理领域",
7665
"zh-cht": "管理領域",
7666
"xloc": [
7667
- "default.handlebars->47->2530"
7667
+ "default.handlebars->47->2531"
7668
]
7669
},
7670
{
@@ -7689,7 +7689,7 @@
7689
"zh-chs": "管理员",
7690
"zh-cht": "管理員",
7691
"xloc": [
7692
- "default.handlebars->47->2457"
7692
+ "default.handlebars->47->2458"
7693
]
7694
},
7695
{
@@ -7714,7 +7714,7 @@
7714
"zh-chs": "南非文",
7715
"zh-cht": "南非文",
7716
"xloc": [
7717
- "default.handlebars->47->1582"
7717
+ "default.handlebars->47->1583"
7718
]
7719
},
7720
{
@@ -7743,11 +7743,11 @@
7743
"default-mobile.handlebars->11->256",
7744
"default-mobile.handlebars->11->313",
7745
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7746
- "default.handlebars->47->2181",
7747
- "default.handlebars->47->2194",
7748
- "default.handlebars->47->3007",
7749
- "default.handlebars->47->381",
7750
- "default.handlebars->47->642",
7746
+ "default.handlebars->47->2182",
7747
+ "default.handlebars->47->2195",
7748
+ "default.handlebars->47->3008",
7749
+ "default.handlebars->47->382",
7750
+ "default.handlebars->47->643",
7751
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
7752
"default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm"
7753
]
@@ -7774,8 +7774,8 @@
7774
"zh-chs": "代理+英特尔AMT",
7775
"zh-cht": "代理+Intel® AMT",
7776
"xloc": [
7777
- "default.handlebars->47->2183",
7778
- "default.handlebars->47->2196"
7777
+ "default.handlebars->47->2184",
7778
+ "default.handlebars->47->2197"
7779
]
7780
},
7781
{
@@ -7827,8 +7827,8 @@
7827
"zh-cht": "代理控制台",
7828
"xloc": [
7829
"default-mobile.handlebars->11->684",
7830
- "default.handlebars->47->2123",
7831
- "default.handlebars->47->724"
7830
+ "default.handlebars->47->2124",
7831
+ "default.handlebars->47->725"
7832
]
7833
},
7834
{
@@ -7853,7 +7853,7 @@
7853
"zh-chs": "代理错误计数器",
7854
"zh-cht": "代理錯誤計數器",
7855
"xloc": [
7856
- "default.handlebars->47->2976"
7856
+ "default.handlebars->47->2977"
7857
]
7858
},
7859
{
@@ -7878,7 +7878,7 @@
7878
"zh-chs": "代理IP地址",
7879
"zh-cht": "代理 IP 地址",
7880
"xloc": [
7881
- "default.handlebars->47->331"
7881
+ "default.handlebars->47->332"
7882
]
7883
},
7884
{
@@ -7929,7 +7929,7 @@
7929
"zh-cht": "代理訊息",
7930
"xloc": [
7931
"default-mobile.handlebars->11->229",
7932
- "default.handlebars->47->432"
7932
+ "default.handlebars->47->433"
7933
]
7934
},
7935
{
@@ -8027,8 +8027,8 @@
8027
"zh-chs": "代理自行共享",
8028
"zh-cht": "代理自行共享",
8029
"xloc": [
8030
- "default.handlebars->47->1014",
8031
- "default.handlebars->47->1991"
8030
+ "default.handlebars->47->1015",
8031
+ "default.handlebars->47->1992"
8032
]
8033
},
8034
{
@@ -8053,7 +8053,7 @@
8053
"zh-chs": "代理会话",
8054
"zh-cht": "代理時段",
8055
"xloc": [
8056
- "default.handlebars->47->2992"
8056
+ "default.handlebars->47->2993"
8057
]
8058
},
8059
{
@@ -8101,7 +8101,7 @@
8101
"zh-cht": "代理標籤",
8102
"xloc": [
8103
"default-mobile.handlebars->11->310",
8104
- "default.handlebars->47->849"
8104
+ "default.handlebars->47->850"
8105
]
8106
},
8107
{
@@ -8126,8 +8126,8 @@
8126
"zh-chs": "代理类型",
8127
"zh-cht": "代理類型",
8128
"xloc": [
8129
- "default.handlebars->47->325",
8130
- "default.handlebars->47->351"
8129
+ "default.handlebars->47->326",
8130
+ "default.handlebars->47->352"
8131
]
8132
},
8133
{
@@ -8152,7 +8152,7 @@
8152
"zh-chs": "代理类型",
8153
"zh-cht": "代理類型",
8154
"xloc": [
8155
- "default.handlebars->47->2192",
8155
+ "default.handlebars->47->2193",
8156
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
8157
]
8158
},
@@ -8178,8 +8178,8 @@
8178
"zh-chs": "代理版本",
8179
"zh-cht": "代理版本",
8180
"xloc": [
8181
- "default.handlebars->47->326",
8182
- "default.handlebars->47->352"
8181
+ "default.handlebars->47->327",
8182
+ "default.handlebars->47->353"
8183
]
8184
},
8185
{
@@ -8204,7 +8204,7 @@
8204
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
8205
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
8206
"xloc": [
8207
- "default.handlebars->47->2304"
8207
+ "default.handlebars->47->2305"
8208
]
8209
},
8210
{
@@ -8229,9 +8229,9 @@
8229
"zh-chs": "代理已连接",
8230
"zh-cht": "代理已連接",
8231
"xloc": [
8232
- "default.handlebars->47->245",
8233
- "default.handlebars->47->972",
8234
- "default.handlebars->47->973"
8232
+ "default.handlebars->47->246",
8233
+ "default.handlebars->47->973",
8234
+ "default.handlebars->47->974"
8235
]
8236
},
8237
{
@@ -8256,7 +8256,7 @@
8256
"zh-chs": "与有限特权相关的代理",
8257
"zh-cht": "與有限特權相關的代理",
8258
"xloc": [
8259
- "default.handlebars->47->246"
8259
+ "default.handlebars->47->247"
8260
]
8261
},
8262
{
@@ -8281,7 +8281,7 @@
8281
"zh-chs": "代理已断开连接",
8282
"zh-cht": "代理已斷開連接",
8283
"xloc": [
8284
- "default.handlebars->47->250"
8284
+ "default.handlebars->47->251"
8285
]
8286
},
8287
{
@@ -8398,7 +8398,7 @@
8398
"zh-cht": "代理離線",
8399
"xloc": [
8400
"default-mobile.handlebars->11->605",
8401
- "default.handlebars->47->1532"
8401
+ "default.handlebars->47->1533"
8402
]
8403
},
8404
{
@@ -8424,7 +8424,7 @@
8424
"zh-cht": "代理在線",
8425
"xloc": [
8426
"default-mobile.handlebars->11->604",
8427
- "default.handlebars->47->1531"
8427
+ "default.handlebars->47->1532"
8428
]
8429
},
8430
{
@@ -8515,7 +8515,7 @@
8515
"zh-chs": "代理在特权降低的远程设备上运行。",
8516
"zh-cht": "代理在特權降低的遠程設備上運行。",
8517
"xloc": [
8518
- "default.handlebars->47->966"
8518
+ "default.handlebars->47->967"
8519
]
8520
},
8521
{
@@ -8628,9 +8628,9 @@
8628
"zh-chs": "代理",
8629
"zh-cht": "代理",
8630
"xloc": [
8631
- "default.handlebars->47->2153",
8632
- "default.handlebars->47->3020",
8633
- "default.handlebars->47->535"
8631
+ "default.handlebars->47->2154",
8632
+ "default.handlebars->47->3021",
8633
+ "default.handlebars->47->536"
8634
]
8635
},
8636
{
@@ -8655,7 +8655,7 @@
8655
"zh-chs": "阿尔巴尼亚文",
8656
"zh-cht": "阿爾巴尼亞文",
8657
"xloc": [
8658
- "default.handlebars->47->1583"
8658
+ "default.handlebars->47->1584"
8659
]
8660
},
8661
{
@@ -8683,7 +8683,7 @@
8683
"default-mobile.handlebars->11->148",
8684
"default-mobile.handlebars->11->478",
8685
"default-mobile.handlebars->11->480",
8686
- "default.handlebars->47->2845",
8686
+ "default.handlebars->47->2846",
8687
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
8688
]
8689
},
@@ -8709,7 +8709,7 @@
8709
"zh-chs": "全部可用",
8710
"zh-cht": "全部可用",
8711
"xloc": [
8712
- "default.handlebars->47->2419"
8712
+ "default.handlebars->47->2420"
8713
]
8714
},
8715
{
@@ -8734,8 +8734,8 @@
8734
"zh-chs": "所有可用的代理",
8735
"zh-cht": "所有可用的代理",
8736
"xloc": [
8737
- "default.handlebars->47->2154",
8738
- "default.handlebars->47->536"
8737
+ "default.handlebars->47->2155",
8738
+ "default.handlebars->47->537"
8739
]
8740
},
8741
{
@@ -8760,7 +8760,7 @@
8760
"zh-chs": "所有显示",
8761
"zh-cht": "所有顯示",
8762
"xloc": [
8763
- "default.handlebars->47->1344"
8763
+ "default.handlebars->47->1345"
8764
]
8765
},
8766
{
@@ -8785,7 +8785,7 @@
8785
"zh-chs": "所有事件",
8786
"zh-cht": "所有事件",
8787
"xloc": [
8788
- "default.handlebars->47->2417"
8788
+ "default.handlebars->47->2418"
8789
]
8790
},
8791
{
@@ -8810,9 +8810,9 @@
8810
"zh-chs": "全部聚焦",
8811
"zh-cht": "全部聚焦",
8812
"xloc": [
8813
- "default.handlebars->47->1276",
8814
- "default.handlebars->47->1278",
8815
- "default.handlebars->47->1279"
8813
+ "default.handlebars->47->1277",
8814
+ "default.handlebars->47->1279",
8815
+ "default.handlebars->47->1280"
8816
]
8817
},
8818
{
@@ -8862,8 +8862,8 @@
8862
"zh-chs": "允许用户管理此设备组和该组中的设备。",
8863
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
8864
"xloc": [
8865
- "default.handlebars->47->2068",
8866
- "default.handlebars->47->2630"
8865
+ "default.handlebars->47->2069",
8866
+ "default.handlebars->47->2631"
8867
]
8868
},
8869
{
@@ -8888,7 +8888,7 @@
8888
"zh-chs": "允许用户管理此设备。",
8889
"zh-cht": "允許用戶管理此裝置。",
8890
"xloc": [
8891
- "default.handlebars->47->2069"
8891
+ "default.handlebars->47->2070"
8892
]
8893
},
8894
{
@@ -8913,7 +8913,7 @@
8913
"zh-chs": "允许",
8914
"zh-cht": "允許",
8915
"xloc": [
8916
- "default.handlebars->47->273"
8916
+ "default.handlebars->47->274"
8917
]
8918
},
8919
{
@@ -8988,8 +8988,8 @@
8988
"xloc": [
8989
"default-mobile.handlebars->11->433",
8990
"default-mobile.handlebars->11->437",
8991
- "default.handlebars->47->1299",
8992
- "default.handlebars->47->1303"
8991
+ "default.handlebars->47->1300",
8992
+ "default.handlebars->47->1304"
8993
]
8994
},
8995
{
@@ -9014,7 +9014,7 @@
9014
"zh-chs": "替代壳",
9015
"zh-cht": "替代殼",
9016
"xloc": [
9017
- "default.handlebars->47->1266"
9017
+ "default.handlebars->47->1267"
9018
]
9019
},
9020
{
@@ -9091,7 +9091,7 @@
9091
"zh-chs": "备用(F10 = ESC + 0)",
9092
"zh-cht": "備用(F10 = ESC + 0)",
9093
"xloc": [
9094
- "default.handlebars->47->1378",
9094
+ "default.handlebars->47->1379",
9095
"sharing.handlebars->11->37"
9096
]
9097
},
@@ -9168,10 +9168,10 @@
9168
"zh-chs": "一直通知",
9169
"zh-cht": "一直通知",
9170
"xloc": [
9171
- "default.handlebars->47->1929",
9172
- "default.handlebars->47->2589",
9173
- "default.handlebars->47->2691",
9174
- "default.handlebars->47->879"
9171
+ "default.handlebars->47->1930",
9172
+ "default.handlebars->47->2590",
9173
+ "default.handlebars->47->2692",
9174
+ "default.handlebars->47->880"
9175
]
9176
},
9177
{
@@ -9196,10 +9196,10 @@
9196
"zh-chs": "一直提示",
9197
"zh-cht": "一直提示",
9198
"xloc": [
9199
- "default.handlebars->47->1930",
9200
- "default.handlebars->47->2590",
9201
- "default.handlebars->47->2692",
9202
- "default.handlebars->47->880"
9199
+ "default.handlebars->47->1931",
9200
+ "default.handlebars->47->2591",
9201
+ "default.handlebars->47->2693",
9202
+ "default.handlebars->47->881"
9203
]
9204
},
9205
{
@@ -9278,7 +9278,7 @@
9278
"en": "An unknown error occured.",
9279
"nl": "Er is een onbekende fout opgetreden.",
9280
"xloc": [
9281
- "default.handlebars->47->2797"
9281
+ "default.handlebars->47->2798"
9282
]
9283
},
9284
{
@@ -9455,8 +9455,8 @@
9455
"zh-chs": "杀毒软件未激活",
9456
"zh-cht": "殺毒軟件未激活",
9457
"xloc": [
9458
- "default.handlebars->47->2185",
9459
- "default.handlebars->47->2199"
9458
+ "default.handlebars->47->2186",
9459
+ "default.handlebars->47->2200"
9460
]
9461
},
9462
{
@@ -9482,7 +9482,7 @@
9482
"zh-cht": "防毒軟體",
9483
"xloc": [
9484
"default-mobile.handlebars->11->534",
9485
- "default.handlebars->47->868"
9485
+ "default.handlebars->47->869"
9486
]
9487
},
9488
{
@@ -9507,7 +9507,7 @@
9507
"zh-chs": "任何可支持的",
9508
"zh-cht": "任何可支持的",
9509
"xloc": [
9510
- "default.handlebars->47->509"
9510
+ "default.handlebars->47->510"
9511
]
9512
},
9513
{
@@ -9583,7 +9583,7 @@
9583
"zh-chs": "苹果macOS",
9584
"zh-cht": "蘋果macOS",
9585
"xloc": [
9586
- "default.handlebars->47->550"
9586
+ "default.handlebars->47->551"
9587
]
9588
},
9589
{
@@ -9608,7 +9608,7 @@
9608
"zh-chs": "仅限Apple macOS",
9609
"zh-cht": "僅限Apple macOS",
9610
"xloc": [
9611
- "default.handlebars->47->511"
9611
+ "default.handlebars->47->512"
9612
]
9613
},
9614
{
@@ -9746,7 +9746,7 @@
9746
"zh-chs": "应用程序,始终连接",
9747
"zh-cht": "應用程序,始終連接",
9748
"xloc": [
9749
- "default.handlebars->47->563"
9749
+ "default.handlebars->47->564"
9750
]
9751
},
9752
{
@@ -9771,7 +9771,7 @@
9771
"zh-chs": "应用程序,根据用户请求连接",
9772
"zh-cht": "應用程序,根據用戶請求連接",
9773
"xloc": [
9774
- "default.handlebars->47->562"
9774
+ "default.handlebars->47->563"
9775
]
9776
},
9777
{
@@ -9796,7 +9796,7 @@
9796
"zh-chs": "阿拉伯文(阿尔及利亚)",
9797
"zh-cht": "阿拉伯文(阿爾及利亞)",
9798
"xloc": [
9799
- "default.handlebars->47->1585"
9799
+ "default.handlebars->47->1586"
9800
]
9801
},
9802
{
@@ -9821,7 +9821,7 @@
9821
"zh-chs": "阿拉伯文(巴林)",
9822
"zh-cht": "阿拉伯文(巴林)",
9823
"xloc": [
9824
- "default.handlebars->47->1586"
9824
+ "default.handlebars->47->1587"
9825
]
9826
},
9827
{
@@ -9846,7 +9846,7 @@
9846
"zh-chs": "阿拉伯文(埃及)",
9847
"zh-cht": "阿拉伯文(埃及)",
9848
"xloc": [
9849
- "default.handlebars->47->1587"
9849
+ "default.handlebars->47->1588"
9850
]
9851
},
9852
{
@@ -9871,7 +9871,7 @@
9871
"zh-chs": "阿拉伯文(伊拉克)",
9872
"zh-cht": "阿拉伯文(伊拉克)",
9873
"xloc": [
9874
- "default.handlebars->47->1588"
9874
+ "default.handlebars->47->1589"
9875
]
9876
},
9877
{
@@ -9896,7 +9896,7 @@
9896
"zh-chs": "阿拉伯文(约旦)",
9897
"zh-cht": "阿拉伯文(約旦)",
9898
"xloc": [
9899
- "default.handlebars->47->1589"
9899
+ "default.handlebars->47->1590"
9900
]
9901
},
9902
{
@@ -9921,7 +9921,7 @@
9921
"zh-chs": "阿拉伯文(科威特)",
9922
"zh-cht": "阿拉伯文(科威特)",
9923
"xloc": [
9924
- "default.handlebars->47->1590"
9924
+ "default.handlebars->47->1591"
9925
]
9926
},
9927
{
@@ -9946,7 +9946,7 @@
9946
"zh-chs": "阿拉伯文(黎巴嫩)",
9947
"zh-cht": "阿拉伯文(黎巴嫩)",
9948
"xloc": [
9949
- "default.handlebars->47->1591"
9949
+ "default.handlebars->47->1592"
9950
]
9951
},
9952
{
@@ -9971,7 +9971,7 @@
9971
"zh-chs": "阿拉伯文(利比亚)",
9972
"zh-cht": "阿拉伯文(利比亞)",
9973
"xloc": [
9974
- "default.handlebars->47->1592"
9974
+ "default.handlebars->47->1593"
9975
]
9976
},
9977
{
@@ -9996,7 +9996,7 @@
9996
"zh-chs": "阿拉伯文(摩洛哥)",
9997
"zh-cht": "阿拉伯文(摩洛哥)",
9998
"xloc": [
9999
- "default.handlebars->47->1593"
9999
+ "default.handlebars->47->1594"
10000
]
10001
},
10002
{
@@ -10021,7 +10021,7 @@
10021
"zh-chs": "阿拉伯文(阿曼)",
10022
"zh-cht": "阿拉伯文(阿曼)",
10023
"xloc": [
10024
- "default.handlebars->47->1594"
10024
+ "default.handlebars->47->1595"
10025
]
10026
},
10027
{
@@ -10046,7 +10046,7 @@
10046
"zh-chs": "阿拉伯文(卡塔尔)",
10047
"zh-cht": "阿拉伯文(卡塔爾)",
10048
"xloc": [
10049
- "default.handlebars->47->1595"
10049
+ "default.handlebars->47->1596"
10050
]
10051
},
10052
{
@@ -10071,7 +10071,7 @@
10071
"zh-chs": "阿拉伯文(沙特阿拉伯)",
10072
"zh-cht": "阿拉伯文(沙特阿拉伯)",
10073
"xloc": [
10074
- "default.handlebars->47->1596"
10074
+ "default.handlebars->47->1597"
10075
]
10076
},
10077
{
@@ -10096,7 +10096,7 @@
10096
"zh-chs": "阿拉伯文(标准)",
10097
"zh-cht": "阿拉伯文(標準)",
10098
"xloc": [
10099
- "default.handlebars->47->1584"
10099
+ "default.handlebars->47->1585"
10100
]
10101
},
10102
{
@@ -10121,7 +10121,7 @@
10121
"zh-chs": "阿拉伯文(叙利亚)",
10122
"zh-cht": "阿拉伯文(敘利亞)",
10123
"xloc": [
10124
- "default.handlebars->47->1597"
10124
+ "default.handlebars->47->1598"
10125
]
10126
},
10127
{
@@ -10146,7 +10146,7 @@
10146
"zh-chs": "阿拉伯文(突尼斯)",
10147
"zh-cht": "阿拉伯文(突尼斯)",
10148
"xloc": [
10149
- "default.handlebars->47->1598"
10149
+ "default.handlebars->47->1599"
10150
]
10151
},
10152
{
@@ -10171,7 +10171,7 @@
10171
"zh-chs": "阿拉伯文(阿联酋)",
10172
"zh-cht": "阿拉伯文(阿聯酋)",
10173
"xloc": [
10174
- "default.handlebars->47->1599"
10174
+ "default.handlebars->47->1600"
10175
]
10176
},
10177
{
@@ -10196,7 +10196,7 @@
10196
"zh-chs": "阿拉伯文(也门)",
10197
"zh-cht": "阿拉伯文(也門)",
10198
"xloc": [
10199
- "default.handlebars->47->1600"
10199
+ "default.handlebars->47->1601"
10200
]
10201
},
10202
{
@@ -10221,7 +10221,7 @@
10221
"zh-chs": "阿拉贡文",
10222
"zh-cht": "阿拉貢文",
10223
"xloc": [
10224
- "default.handlebars->47->1601"
10224
+ "default.handlebars->47->1602"
10225
]
10226
},
10227
{
@@ -10249,9 +10249,9 @@
10249
"default-mobile.handlebars->11->513",
10250
"default-mobile.handlebars->11->515",
10251
"default-mobile.handlebars->11->517",
10252
- "default.handlebars->47->1446",
10253
- "default.handlebars->47->1448",
10254
- "default.handlebars->47->1450"
10252
+ "default.handlebars->47->1447",
10253
+ "default.handlebars->47->1449",
10254
+ "default.handlebars->47->1451"
10255
]
10256
},
10257
{
@@ -10276,7 +10276,7 @@
10276
"zh-chs": "您确定要连接到{0}设备吗?",
10277
"zh-cht": "你確定要連接到{0}裝置嗎?",
10278
"xloc": [
10279
- "default.handlebars->47->435"
10279
+ "default.handlebars->47->436"
10280
]
10281
},
10282
{
@@ -10302,7 +10302,7 @@
10302
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
10303
"xloc": [
10304
"default-mobile.handlebars->11->645",
10305
- "default.handlebars->47->2035"
10305
+ "default.handlebars->47->2036"
10306
]
10307
},
10308
{
@@ -10327,7 +10327,7 @@
10327
"zh-chs": "您确定要删除节点{0}吗?",
10328
"zh-cht": "你確定要刪除節點{0}嗎?",
10329
"xloc": [
10330
- "default.handlebars->47->1195"
10330
+ "default.handlebars->47->1196"
10331
]
10332
},
10333
{
@@ -10352,7 +10352,7 @@
10352
"zh-chs": "您确定要卸载所选代理吗?",
10353
"zh-cht": "你確定要卸載所選代理嗎?",
10354
"xloc": [
10355
- "default.handlebars->47->1184"
10355
+ "default.handlebars->47->1185"
10356
]
10357
},
10358
{
@@ -10377,7 +10377,7 @@
10377
"zh-chs": "您确定要卸载所选的{0}代理吗?",
10378
"zh-cht": "你確定要卸載所選的{0}代理嗎?",
10379
"xloc": [
10380
- "default.handlebars->47->1183"
10380
+ "default.handlebars->47->1184"
10381
]
10382
},
10383
{
@@ -10402,7 +10402,7 @@
10402
"zh-chs": "您确定要{0}插件吗:{1}",
10403
"zh-cht": "你確定要{0}外掛嗎:{1}",
10404
"xloc": [
10405
- "default.handlebars->47->3072"
10405
+ "default.handlebars->47->3073"
10406
]
10407
},
10408
{
@@ -10453,7 +10453,7 @@
10453
"zh-chs": "亚美尼亚文",
10454
"zh-cht": "亞美尼亞文",
10455
"xloc": [
10456
- "default.handlebars->47->1602"
10456
+ "default.handlebars->47->1603"
10457
]
10458
},
10459
{
@@ -10629,7 +10629,7 @@
10629
"zh-chs": "阿萨姆文",
10630
"zh-cht": "阿薩姆文",
10631
"xloc": [
10632
- "default.handlebars->47->1603"
10632
+ "default.handlebars->47->1604"
10633
]
10634
},
10635
{
@@ -10728,8 +10728,8 @@
10728
"zh-chs": "Windows 助手 (.exe)",
10729
"zh-cht": "Windows 助手 (.exe)",
10730
"xloc": [
10731
- "default.handlebars->47->589",
10732
- "default.handlebars->47->593"
10731
+ "default.handlebars->47->590",
10732
+ "default.handlebars->47->594"
10733
]
10734
},
10735
{
@@ -10779,7 +10779,7 @@
10779
"zh-chs": "阿斯图里亚斯文",
10780
"zh-cht": "阿斯圖里亞斯文",
10781
"xloc": [
10782
- "default.handlebars->47->1604"
10782
+ "default.handlebars->47->1605"
10783
]
10784
},
10785
{
@@ -10804,7 +10804,7 @@
10804
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
10805
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
10806
"xloc": [
10807
- "default.handlebars->47->2273"
10807
+ "default.handlebars->47->2274"
10808
]
10809
},
10810
{
@@ -10854,9 +10854,9 @@
10854
"default-mobile.handlebars->11->449",
10855
"default-mobile.handlebars->11->453",
10856
"default-mobile.handlebars->11->465",
10857
- "default.handlebars->47->1353",
10858
- "default.handlebars->47->1357",
10859
- "default.handlebars->47->1369",
10857
+ "default.handlebars->47->1354",
10858
+ "default.handlebars->47->1358",
10859
+ "default.handlebars->47->1370",
10860
"ssh.handlebars->3->21",
10861
"ssh.handlebars->3->22",
10862
"ssh.handlebars->3->5",
@@ -10885,7 +10885,7 @@
10885
"zh-chs": "认证软件",
10886
"zh-cht": "認證軟體",
10887
"xloc": [
10888
- "default.handlebars->47->2695"
10888
+ "default.handlebars->47->2696"
10889
]
10890
},
10891
{
@@ -10910,9 +10910,9 @@
10910
"zh-chs": "认证设备",
10911
"zh-cht": "認證設備",
10912
"xloc": [
10913
- "default.handlebars->47->1565",
10914
- "default.handlebars->47->1567",
10915
- "default.handlebars->47->1571"
10913
+ "default.handlebars->47->1566",
10914
+ "default.handlebars->47->1568",
10915
+ "default.handlebars->47->1572"
10916
]
10917
},
10918
{
@@ -10939,8 +10939,8 @@
10939
"xloc": [
10940
"default-mobile.handlebars->11->466",
10941
"default-mobile.handlebars->11->472",
10942
- "default.handlebars->47->1371",
10943
- "default.handlebars->47->1386"
10942
+ "default.handlebars->47->1372",
10943
+ "default.handlebars->47->1387"
10944
]
10945
},
10946
{
@@ -10969,10 +10969,10 @@
10969
"default-mobile.handlebars->11->104",
10970
"default-mobile.handlebars->11->68",
10971
"default-mobile.handlebars->11->71",
10972
- "default.handlebars->47->1561",
10973
- "default.handlebars->47->1563",
10974
- "default.handlebars->47->207",
10975
- "default.handlebars->47->212"
10972
+ "default.handlebars->47->1562",
10973
+ "default.handlebars->47->1564",
10974
+ "default.handlebars->47->208",
10975
+ "default.handlebars->47->213"
10976
]
10977
},
10978
{
@@ -10997,7 +10997,7 @@
10997
"zh-chs": "认证软件激活成功。",
10998
"zh-cht": "認證軟體啟動成功。",
10999
"xloc": [
11000
- "default.handlebars->47->208"
11000
+ "default.handlebars->47->209"
11001
]
11002
},
11003
{
@@ -11022,7 +11022,7 @@
11022
"zh-chs": "认证软件已删除。",
11023
"zh-cht": "認證軟體已刪除。",
11024
"xloc": [
11025
- "default.handlebars->47->213"
11025
+ "default.handlebars->47->214"
11026
]
11027
},
11028
{
@@ -11097,8 +11097,8 @@
11097
"zh-chs": "自动删除",
11098
"zh-cht": "自動刪除",
11099
"xloc": [
11100
- "default.handlebars->47->1914",
11101
- "default.handlebars->47->2410"
11100
+ "default.handlebars->47->1915",
11101
+ "default.handlebars->47->2411"
11102
]
11103
},
11104
{
@@ -11152,7 +11152,7 @@
11152
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
11153
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
11154
"xloc": [
11155
- "default.handlebars->47->2354"
11155
+ "default.handlebars->47->2355"
11156
]
11157
},
11158
{
@@ -11250,7 +11250,7 @@
11250
"zh-chs": "自动移除非活动设备",
11251
"zh-cht": "自動移除非活動設備",
11252
"xloc": [
11253
- "default.handlebars->47->2063"
11253
+ "default.handlebars->47->2064"
11254
]
11255
},
11256
{
@@ -11275,7 +11275,7 @@
11275
"zh-chs": "可用內存",
11276
"zh-cht": "可用內存",
11277
"xloc": [
11278
- "default.handlebars->47->3001"
11278
+ "default.handlebars->47->3002"
11279
]
11280
},
11281
{
@@ -11300,7 +11300,7 @@
11300
"zh-chs": "阿塞拜疆文",
11301
"zh-cht": "阿塞拜疆文",
11302
"xloc": [
11303
- "default.handlebars->47->1605"
11303
+ "default.handlebars->47->1606"
11304
]
11305
},
11306
{
@@ -11328,9 +11328,9 @@
11328
"default-mobile.handlebars->11->521",
11329
"default-mobile.handlebars->11->525",
11330
"default-mobile.handlebars->11->529",
11331
- "default.handlebars->47->855",
11332
- "default.handlebars->47->859",
11333
- "default.handlebars->47->863"
11331
+ "default.handlebars->47->856",
11332
+ "default.handlebars->47->860",
11333
+ "default.handlebars->47->864"
11334
]
11335
},
11336
{
@@ -11356,7 +11356,7 @@
11356
"zh-cht": "的BIOS",
11357
"xloc": [
11358
"default-mobile.handlebars->11->583",
11359
- "default.handlebars->47->1509"
11359
+ "default.handlebars->47->1510"
11360
]
11361
},
11362
{
@@ -11468,7 +11468,7 @@
11468
"zh-cht": "退格",
11469
"xloc": [
11470
"default-mobile.handlebars->11->416",
11471
- "default.handlebars->47->1282"
11471
+ "default.handlebars->47->1283"
11472
]
11473
},
11474
{
@@ -11493,7 +11493,7 @@
11493
"zh-chs": "后台运行与交互式运行",
11494
"zh-cht": "背景與互動",
11495
"xloc": [
11496
- "default.handlebars->47->558"
11496
+ "default.handlebars->47->559"
11497
]
11498
},
11499
{
@@ -11518,10 +11518,10 @@
11518
"zh-chs": "后台运行与交互式运行",
11519
"zh-cht": "背景與互動",
11520
"xloc": [
11521
- "default.handlebars->47->2160",
11522
- "default.handlebars->47->2167",
11523
- "default.handlebars->47->522",
11524
- "default.handlebars->47->542"
11521
+ "default.handlebars->47->2161",
11522
+ "default.handlebars->47->2168",
11523
+ "default.handlebars->47->523",
11524
+ "default.handlebars->47->543"
11525
]
11526
},
11527
{
@@ -11546,11 +11546,11 @@
11546
"zh-chs": "仅后台运行",
11547
"zh-cht": "僅背景",
11548
"xloc": [
11549
- "default.handlebars->47->2161",
11550
- "default.handlebars->47->2168",
11551
- "default.handlebars->47->523",
11552
- "default.handlebars->47->543",
11553
- "default.handlebars->47->559"
11549
+ "default.handlebars->47->2162",
11550
+ "default.handlebars->47->2169",
11551
+ "default.handlebars->47->524",
11552
+ "default.handlebars->47->544",
11553
+ "default.handlebars->47->560"
11554
]
11555
},
11556
{
@@ -11601,8 +11601,8 @@
11601
"zh-chs": "备用码",
11602
"zh-cht": "備用碼",
11603
"xloc": [
11604
- "default.handlebars->47->2698",
11605
- "default.handlebars->47->2893"
11604
+ "default.handlebars->47->2699",
11605
+ "default.handlebars->47->2894"
11606
]
11607
},
11608
{
@@ -11628,7 +11628,7 @@
11628
"zh-cht": "備用代碼已鎖定",
11629
"xloc": [
11630
"default-mobile.handlebars->11->61",
11631
- "default.handlebars->47->198"
11631
+ "default.handlebars->47->199"
11632
]
11633
},
11634
{
@@ -11678,7 +11678,7 @@
11678
"zh-chs": "错误的签名",
11679
"zh-cht": "錯誤的簽名",
11680
"xloc": [
11681
- "default.handlebars->47->2983"
11681
+ "default.handlebars->47->2984"
11682
]
11683
},
11684
{
@@ -11703,7 +11703,7 @@
11703
"zh-chs": "错误的网络证书",
11704
"zh-cht": "錯誤的網絡憑證",
11705
"xloc": [
11706
- "default.handlebars->47->2982"
11706
+ "default.handlebars->47->2983"
11707
]
11708
},
11709
{
@@ -11728,7 +11728,7 @@
11728
"zh-chs": "巴斯克",
11729
"zh-cht": "巴斯克",
11730
"xloc": [
11731
- "default.handlebars->47->1606"
11731
+ "default.handlebars->47->1607"
11732
]
11733
},
11734
{
@@ -11753,7 +11753,7 @@
11753
"zh-chs": "批处理文件上传",
11754
"zh-cht": "批處理文件上傳",
11755
"xloc": [
11756
- "default.handlebars->47->700"
11756
+ "default.handlebars->47->701"
11757
]
11758
},
11759
{
@@ -11803,7 +11803,7 @@
11803
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
11804
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
11805
"xloc": [
11806
- "default.handlebars->47->2353"
11806
+ "default.handlebars->47->2354"
11807
]
11808
},
11809
{
@@ -11828,7 +11828,7 @@
11828
"zh-chs": "白俄罗斯文",
11829
"zh-cht": "白俄羅斯文",
11830
"xloc": [
11831
- "default.handlebars->47->1608"
11831
+ "default.handlebars->47->1609"
11832
]
11833
},
11834
{
@@ -11853,7 +11853,7 @@
11853
"zh-chs": "孟加拉",
11854
"zh-cht": "孟加拉",
11855
"xloc": [
11856
- "default.handlebars->47->1609"
11856
+ "default.handlebars->47->1610"
11857
]
11858
},
11859
{
@@ -11929,7 +11929,7 @@
11929
"zh-cht": "引導加載程序",
11930
"xloc": [
11931
"default-mobile.handlebars->11->547",
11932
- "default.handlebars->47->1463"
11932
+ "default.handlebars->47->1464"
11933
]
11934
},
11935
{
@@ -11954,7 +11954,7 @@
11954
"zh-chs": "波斯尼亚文",
11955
"zh-cht": "波斯尼亞文",
11956
"xloc": [
11957
- "default.handlebars->47->1610"
11957
+ "default.handlebars->47->1611"
11958
]
11959
},
11960
{
@@ -11979,7 +11979,7 @@
11979
"zh-chs": "布列塔尼",
11980
"zh-cht": "布列塔尼",
11981
"xloc": [
11982
- "default.handlebars->47->1611"
11982
+ "default.handlebars->47->1612"
11983
]
11984
},
11985
{
@@ -12004,7 +12004,7 @@
12004
"zh-chs": "广播",
12005
"zh-cht": "廣播",
12006
"xloc": [
12007
- "default.handlebars->47->2596",
12007
+ "default.handlebars->47->2597",
12008
"default.handlebars->container->column_l->p4->3->1->0->3->1"
12009
]
12010
},
@@ -12030,7 +12030,7 @@
12030
"zh-chs": "广播消息",
12031
"zh-cht": "廣播消息",
12032
"xloc": [
12033
- "default.handlebars->47->2512"
12033
+ "default.handlebars->47->2513"
12034
]
12035
},
12036
{
@@ -12055,7 +12055,7 @@
12055
"zh-chs": "向所有连接的用户广播消息。",
12056
"zh-cht": "向所有連接的用戶廣播消息。",
12057
"xloc": [
12058
- "default.handlebars->47->2507"
12058
+ "default.handlebars->47->2508"
12059
]
12060
},
12061
{
@@ -12080,7 +12080,7 @@
12080
"zh-chs": "浏览器",
12081
"zh-cht": "瀏覽器",
12082
"xloc": [
12083
- "default.handlebars->47->2867"
12083
+ "default.handlebars->47->2868"
12084
]
12085
},
12086
{
@@ -12156,7 +12156,7 @@
12156
"zh-chs": "保加利亚文",
12157
"zh-cht": "保加利亞文",
12158
"xloc": [
12159
- "default.handlebars->47->1607"
12159
+ "default.handlebars->47->1608"
12160
]
12161
},
12162
{
@@ -12181,7 +12181,7 @@
12181
"zh-chs": "缅甸文",
12182
"zh-cht": "緬甸文",
12183
"xloc": [
12184
- "default.handlebars->47->1612"
12184
+ "default.handlebars->47->1613"
12185
]
12186
},
12187
{
@@ -12206,7 +12206,7 @@
12206
"zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
12207
"zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
12208
"xloc": [
12209
- "default.handlebars->47->2065"
12209
+ "default.handlebars->47->2066"
12210
]
12211
},
12212
{
@@ -12231,7 +12231,7 @@
12231
"zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
12232
"zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
12233
"xloc": [
12234
- "default.handlebars->47->2066"
12234
+ "default.handlebars->47->2067"
12235
]
12236
},
12237
{
@@ -12256,7 +12256,7 @@
12256
"zh-chs": "字节输入",
12257
"zh-cht": "字節輸入",
12258
"xloc": [
12259
- "default.handlebars->47->2863"
12259
+ "default.handlebars->47->2864"
12260
]
12261
},
12262
{
@@ -12281,7 +12281,7 @@
12281
"zh-chs": "字节输出",
12282
"zh-cht": "字節輸出",
12283
"xloc": [
12284
- "default.handlebars->47->2864"
12284
+ "default.handlebars->47->2865"
12285
]
12286
},
12287
{
@@ -12342,7 +12342,7 @@
12342
"zh-cht": "CCM",
12343
"xloc": [
12344
"default-mobile.handlebars->11->296",
12345
- "default.handlebars->47->831"
12345
+ "default.handlebars->47->832"
12346
]
12347
},
12348
{
@@ -12367,7 +12367,7 @@
12367
"zh-chs": "CCM模式",
12368
"zh-cht": "CCM模式",
12369
"xloc": [
12370
- "default.handlebars->47->2018"
12370
+ "default.handlebars->47->2019"
12371
]
12372
},
12373
{
@@ -12393,9 +12393,9 @@
12393
"zh-cht": "CIRA",
12394
"xloc": [
12395
"default-mobile.handlebars->11->257",
12396
- "default.handlebars->47->3008",
12397
- "default.handlebars->47->383",
12398
- "default.handlebars->47->644"
12396
+ "default.handlebars->47->3009",
12397
+ "default.handlebars->47->384",
12398
+ "default.handlebars->47->645"
12399
]
12400
},
12401
{
@@ -12420,7 +12420,7 @@
12420
"zh-chs": "CIRA服务器",
12421
"zh-cht": "CIRA伺服器",
12422
"xloc": [
12423
- "default.handlebars->47->3056"
12423
+ "default.handlebars->47->3057"
12424
]
12425
},
12426
{
@@ -12445,7 +12445,7 @@
12445
"zh-chs": "CIRA服务器命令",
12446
"zh-cht": "CIRA伺服器指令",
12447
"xloc": [
12448
- "default.handlebars->47->3057"
12448
+ "default.handlebars->47->3058"
12449
]
12450
},
12451
{
@@ -12495,7 +12495,7 @@
12495
"zh-chs": "CIRA设置",
12496
"zh-cht": "CIRA設置",
12497
"xloc": [
12498
- "default.handlebars->47->2026"
12498
+ "default.handlebars->47->2027"
12499
]
12500
},
12501
{
@@ -12521,8 +12521,8 @@
12521
"zh-cht": "CPU",
12522
"xloc": [
12523
"default-mobile.handlebars->11->589",
12524
- "default.handlebars->47->1515",
12525
- "default.handlebars->47->3032",
12524
+ "default.handlebars->47->1516",
12525
+ "default.handlebars->47->3033",
12526
"default.handlebars->container->column_l->p40->3->1->p40type->5"
12527
]
12528
},
@@ -12548,7 +12548,7 @@
12548
"zh-chs": "CPU负载",
12549
"zh-cht": "CPU負載",
12550
"xloc": [
12551
- "default.handlebars->47->2997"
12551
+ "default.handlebars->47->2998"
12552
]
12553
},
12554
{
@@ -12573,7 +12573,7 @@
12573
"zh-chs": "最近15分钟的CPU负载",
12574
"zh-cht": "最近15分鐘的CPU負載",
12575
"xloc": [
12576
- "default.handlebars->47->3000"
12576
+ "default.handlebars->47->3001"
12577
]
12578
},
12579
{
@@ -12598,7 +12598,7 @@
12598
"zh-chs": "最近5分钟的CPU负载",
12599
"zh-cht": "最近5分鐘的CPU負載",
12600
"xloc": [
12601
- "default.handlebars->47->2999"
12601
+ "default.handlebars->47->3000"
12602
]
12603
},
12604
{
@@ -12623,7 +12623,7 @@
12623
"zh-chs": "最近一分钟的CPU负载",
12624
"zh-cht": "最近一分鐘的CPU負載",
12625
"xloc": [
12626
- "default.handlebars->47->2998"
12626
+ "default.handlebars->47->2999"
12627
]
12628
},
12629
{
@@ -12648,8 +12648,8 @@
12648
"zh-chs": "CR+LF",
12649
"zh-cht": "CR+LF",
12650
"xloc": [
12651
- "default.handlebars->47->1349",
12652
- "default.handlebars->47->1380",
12651
+ "default.handlebars->47->1350",
12652
+ "default.handlebars->47->1381",
12653
"default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
12654
"sharing.handlebars->11->25",
12655
"sharing.handlebars->11->39",
@@ -12678,7 +12678,7 @@
12678
"zh-chs": "CSV",
12679
"zh-cht": "CSV",
12680
"xloc": [
12681
- "default.handlebars->47->2427"
12681
+ "default.handlebars->47->2428"
12682
]
12683
},
12684
{
@@ -12703,9 +12703,9 @@
12703
"zh-chs": "CSV格式",
12704
"zh-cht": "CSV格式",
12705
"xloc": [
12706
- "default.handlebars->47->2431",
12707
- "default.handlebars->47->2499",
12708
- "default.handlebars->47->709"
12706
+ "default.handlebars->47->2432",
12707
+ "default.handlebars->47->2500",
12708
+ "default.handlebars->47->710"
12709
]
12710
},
12711
{
@@ -12752,7 +12752,7 @@
12752
"zh-chs": "呼叫错误",
12753
"zh-cht": "呼叫錯誤",
12754
"xloc": [
12755
- "default.handlebars->47->3073"
12755
+ "default.handlebars->47->3074"
12756
]
12757
},
12758
{
@@ -12805,9 +12805,9 @@
12805
"agent-translations.json",
12806
"default-mobile.handlebars->11->113",
12807
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
12808
- "default.handlebars->47->1884",
12809
- "default.handlebars->47->3062",
12810
- "default.handlebars->47->495",
12808
+ "default.handlebars->47->1885",
12809
+ "default.handlebars->47->3063",
12810
+ "default.handlebars->47->496",
12811
"default.handlebars->container->dialog->idx_dlgButtonBar",
12812
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
12813
"login.handlebars->dialog->idx_dlgButtonBar",
@@ -12912,9 +12912,9 @@
12912
"default-mobile.handlebars->11->594",
12913
"default-mobile.handlebars->11->599",
12914
"default-mobile.handlebars->11->601",
12915
- "default.handlebars->47->1520",
12916
- "default.handlebars->47->1525",
12917
- "default.handlebars->47->1527"
12915
+ "default.handlebars->47->1521",
12916
+ "default.handlebars->47->1526",
12917
+ "default.handlebars->47->1528"
12918
]
12919
},
12920
{
@@ -12940,7 +12940,7 @@
12940
"zh-cht": "容量/速度",
12941
"xloc": [
12942
"default-mobile.handlebars->11->592",
12943
- "default.handlebars->47->1518"
12943
+ "default.handlebars->47->1519"
12944
]
12945
},
12946
{
@@ -12965,7 +12965,7 @@
12965
"zh-chs": "加泰罗尼亚文",
12966
"zh-cht": "加泰羅尼亞文",
12967
"xloc": [
12968
- "default.handlebars->47->1613"
12968
+ "default.handlebars->47->1614"
12969
]
12970
},
12971
{
@@ -12990,7 +12990,7 @@
12990
"zh-chs": "在这里为中心显示地图",
12991
"zh-cht": "在這裡為中心顯示地圖",
12992
"xloc": [
12993
- "default.handlebars->47->784"
12993
+ "default.handlebars->47->785"
12994
]
12995
},
12996
{
@@ -13038,8 +13038,8 @@
13038
"zh-cht": "證書將在 {0} 天后到期",
13039
"xloc": [
13040
"default-mobile.handlebars->11->59",
13041
- "default.handlebars->47->110",
13042
- "default.handlebars->47->111"
13041
+ "default.handlebars->47->111",
13042
+ "default.handlebars->47->112"
13043
]
13044
},
13045
{
@@ -13064,7 +13064,7 @@
13064
"zh-chs": "查莫罗",
13065
"zh-cht": "查莫羅",
13066
"xloc": [
13067
- "default.handlebars->47->1614"
13067
+ "default.handlebars->47->1615"
13068
]
13069
},
13070
{
@@ -13116,7 +13116,7 @@
13116
"zh-chs": "更改{0}的邮箱",
13117
"zh-cht": "更改{0}的電郵",
13118
"xloc": [
13119
- "default.handlebars->47->2743"
13119
+ "default.handlebars->47->2744"
13120
]
13121
},
13122
{
@@ -13141,9 +13141,9 @@
13141
"zh-chs": "更改组",
13142
"zh-cht": "更改群",
13143
"xloc": [
13144
- "default.handlebars->47->1192",
13144
"default.handlebars->47->1193",
13146
- "default.handlebars->47->938"
13145
+ "default.handlebars->47->1194",
13146
+ "default.handlebars->47->939"
13147
]
13148
},
13149
{
@@ -13169,8 +13169,8 @@
13169
"zh-cht": "更改密碼",
13170
"xloc": [
13171
"default-mobile.handlebars->11->121",
13172
- "default.handlebars->47->1830",
13173
- "default.handlebars->47->2716"
13172
+ "default.handlebars->47->1831",
13173
+ "default.handlebars->47->2717"
13174
]
13175
},
13176
{
@@ -13195,7 +13195,7 @@
13195
"zh-chs": "更改{0}的密码",
13196
"zh-cht": "更改{0}的密碼",
13197
"xloc": [
13198
- "default.handlebars->47->2752"
13198
+ "default.handlebars->47->2753"
13199
]
13200
},
13201
{
@@ -13220,7 +13220,7 @@
13220
"zh-chs": "更改{0}的真实名称",
13221
"zh-cht": "更改{0}的真實名稱",
13222
"xloc": [
13223
- "default.handlebars->47->2738"
13223
+ "default.handlebars->47->2739"
13224
]
13225
},
13226
{
@@ -13369,7 +13369,7 @@
13369
"zh-chs": "更改该用户的密码",
13370
"zh-cht": "更改該用戶的密碼",
13371
"xloc": [
13372
- "default.handlebars->47->2715"
13372
+ "default.handlebars->47->2716"
13373
]
13374
},
13375
{
@@ -13419,7 +13419,7 @@
13419
"zh-chs": "更改您的邮件地址。",
13420
"zh-cht": "在此處更改你的帳戶電郵地址。",
13421
"xloc": [
13422
- "default.handlebars->47->1817"
13422
+ "default.handlebars->47->1818"
13423
]
13424
},
13425
{
@@ -13444,7 +13444,7 @@
13444
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
13445
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
13446
"xloc": [
13447
- "default.handlebars->47->1823"
13447
+ "default.handlebars->47->1824"
13448
]
13449
},
13450
{
@@ -13469,7 +13469,7 @@
13469
"zh-chs": "更改帐户凭据",
13470
"zh-cht": "帳戶憑證已更改",
13471
"xloc": [
13472
- "default.handlebars->47->2325"
13472
+ "default.handlebars->47->2326"
13473
]
13474
},
13475
{
@@ -13494,7 +13494,7 @@
13494
"zh-chs": "将帐户显示名称更改为 {0}。",
13495
"zh-cht": "將帳戶顯示名稱更改為 {0}。",
13496
"xloc": [
13497
- "default.handlebars->47->2377"
13497
+ "default.handlebars->47->2378"
13498
]
13499
},
13500
{
@@ -13519,8 +13519,8 @@
13519
"zh-chs": "{1}组中的设备{0}已更改:{2}",
13520
"zh-cht": "{1}組中的設備{0}已更改:{2}",
13521
"xloc": [
13522
- "default.handlebars->47->2309",
13523
- "default.handlebars->47->2390"
13522
+ "default.handlebars->47->2310",
13523
+ "default.handlebars->47->2391"
13524
]
13525
},
13526
{
@@ -13545,7 +13545,7 @@
13545
"zh-chs": "语言从{1}更改为{2}",
13546
"zh-cht": "語言從{1}更改為{2}",
13547
"xloc": [
13548
- "default.handlebars->47->2253"
13548
+ "default.handlebars->47->2254"
13549
]
13550
},
13551
{
@@ -13570,8 +13570,8 @@
13570
"zh-chs": "已更改{0}的用户设备权限",
13571
"zh-cht": "已更改{0}的用戶設備權限",
13572
"xloc": [
13573
- "default.handlebars->47->2311",
13574
- "default.handlebars->47->2332"
13573
+ "default.handlebars->47->2312",
13574
+ "default.handlebars->47->2333"
13575
]
13576
},
13577
{
@@ -13618,7 +13618,7 @@
13618
"zh-chs": "更改语言将需要刷新页面。",
13619
"zh-cht": "更改語言將需要刷新頁面。",
13620
"xloc": [
13621
- "default.handlebars->47->1781"
13621
+ "default.handlebars->47->1782"
13622
]
13623
},
13624
{
@@ -13643,12 +13643,12 @@
13643
"zh-chs": "聊天",
13644
"zh-cht": "聊天",
13645
"xloc": [
13646
- "default.handlebars->47->1042",
13647
- "default.handlebars->47->1064",
13648
- "default.handlebars->47->2448",
13649
- "default.handlebars->47->2711",
13646
+ "default.handlebars->47->1043",
13647
+ "default.handlebars->47->1065",
13648
+ "default.handlebars->47->2449",
13649
"default.handlebars->47->2712",
13651
- "default.handlebars->47->927"
13650
+ "default.handlebars->47->2713",
13651
+ "default.handlebars->47->928"
13652
]
13653
},
13654
{
@@ -13675,8 +13675,8 @@
13675
"xloc": [
13676
"default-mobile.handlebars->11->674",
13677
"default-mobile.handlebars->11->694",
13678
- "default.handlebars->47->2097",
13679
- "default.handlebars->47->2134"
13678
+ "default.handlebars->47->2098",
13679
+ "default.handlebars->47->2135"
13680
]
13681
},
13682
{
@@ -13702,7 +13702,7 @@
13702
"zh-cht": "聊天請求,點擊這裡接受。",
13703
"xloc": [
13704
"default-mobile.handlebars->11->726",
13705
- "default.handlebars->47->2951"
13705
+ "default.handlebars->47->2952"
13706
]
13707
},
13708
{
@@ -13752,7 +13752,7 @@
13752
"zh-chs": "车臣",
13753
"zh-cht": "車臣",
13754
"xloc": [
13755
- "default.handlebars->47->1615"
13755
+ "default.handlebars->47->1616"
13756
]
13757
},
13758
{
@@ -13777,7 +13777,7 @@
13777
"zh-chs": "检查并单击确定以清除错误日志。",
13778
"zh-cht": "檢查並單擊確定以清除錯誤日誌。",
13779
"xloc": [
13780
- "default.handlebars->47->195"
13780
+ "default.handlebars->47->196"
13781
]
13782
},
13783
{
@@ -13802,7 +13802,7 @@
13802
"zh-chs": "检查并单击确定以开始服务器自我更新。",
13803
"zh-cht": "檢查並單擊確定以開始伺服器自我更新。",
13804
"xloc": [
13805
- "default.handlebars->47->190"
13805
+ "default.handlebars->47->191"
13806
]
13807
},
13808
{
@@ -13852,7 +13852,7 @@
13852
"zh-chs": "检查您的手机并输入验证码。",
13853
"zh-cht": "檢查你的電話並輸入驗證碼。",
13854
"xloc": [
13855
- "default.handlebars->47->241"
13855
+ "default.handlebars->47->242"
13856
]
13857
},
13858
{
@@ -13877,8 +13877,8 @@
13877
"zh-chs": "检查...",
13878
"zh-cht": "檢查...",
13879
"xloc": [
13880
- "default.handlebars->47->1581",
13881
- "default.handlebars->47->3067"
13880
+ "default.handlebars->47->1582",
13881
+ "default.handlebars->47->3068"
13882
]
13883
},
13884
{
@@ -13903,7 +13903,7 @@
13903
"zh-chs": "中文",
13904
"zh-cht": "中文",
13905
"xloc": [
13906
- "default.handlebars->47->1616"
13906
+ "default.handlebars->47->1617"
13907
]
13908
},
13909
{
@@ -13928,7 +13928,7 @@
13928
"zh-chs": "中文(香港)",
13929
"zh-cht": "中文(香港)",
13930
"xloc": [
13931
- "default.handlebars->47->1617"
13931
+ "default.handlebars->47->1618"
13932
]
13933
},
13934
{
@@ -13953,7 +13953,7 @@
13953
"zh-chs": "中文(中国)",
13954
"zh-cht": "中文(中國)",
13955
"xloc": [
13956
- "default.handlebars->47->1618"
13956
+ "default.handlebars->47->1619"
13957
]
13958
},
13959
{
@@ -13978,7 +13978,7 @@
13978
"zh-chs": "简体中文",
13979
"zh-cht": "簡體中文",
13980
"xloc": [
13981
- "default.handlebars->47->1778"
13981
+ "default.handlebars->47->1779"
13982
]
13983
},
13984
{
@@ -14003,7 +14003,7 @@
14003
"zh-chs": "中文(新加坡)",
14004
"zh-cht": "中文(新加坡)",
14005
"xloc": [
14006
- "default.handlebars->47->1619"
14006
+ "default.handlebars->47->1620"
14007
]
14008
},
14009
{
@@ -14028,7 +14028,7 @@
14028
"zh-chs": "中文(台湾)",
14029
"zh-cht": "中文(台灣)",
14030
"xloc": [
14031
- "default.handlebars->47->1620"
14031
+ "default.handlebars->47->1621"
14032
]
14033
},
14034
{
@@ -14053,7 +14053,7 @@
14053
"zh-chs": "繁体中文",
14054
"zh-cht": "繁體中文",
14055
"xloc": [
14056
- "default.handlebars->47->1779"
14056
+ "default.handlebars->47->1780"
14057
]
14058
},
14059
{
@@ -14104,7 +14104,7 @@
14104
"zh-chs": "楚瓦什",
14105
"zh-cht": "楚瓦什",
14106
"xloc": [
14107
- "default.handlebars->47->1621"
14107
+ "default.handlebars->47->1622"
14108
]
14109
},
14110
{
@@ -14158,11 +14158,11 @@
14158
"default-mobile.handlebars->11->503",
14159
"default-mobile.handlebars->11->78",
14160
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5",
14161
- "default.handlebars->47->1420",
14162
- "default.handlebars->47->1422",
14163
- "default.handlebars->47->1424",
14164
- "default.handlebars->47->1426",
14165
- "default.handlebars->47->2247",
14161
+ "default.handlebars->47->1421",
14162
+ "default.handlebars->47->1423",
14163
+ "default.handlebars->47->1425",
14164
+ "default.handlebars->47->1427",
14165
+ "default.handlebars->47->2248",
14166
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
14167
"default.handlebars->container->column_l->p41->3->1",
14168
"messenger.handlebars->xbottom->1->1->0->5",
@@ -14195,7 +14195,7 @@
14195
"zh-cht": "清除 RDP 憑據?",
14196
"xloc": [
14197
"default-mobile.handlebars->11->401",
14198
- "default.handlebars->47->1236"
14198
+ "default.handlebars->47->1237"
14199
]
14200
},
14201
{
@@ -14221,7 +14221,7 @@
14221
"zh-cht": "清除 SSH 憑據?",
14222
"xloc": [
14223
"default-mobile.handlebars->11->399",
14224
- "default.handlebars->47->1234"
14224
+ "default.handlebars->47->1235"
14225
]
14226
},
14227
{
@@ -14246,7 +14246,7 @@
14246
"zh-chs": "清除保安编码",
14247
"zh-cht": "清除保安編碼",
14248
"xloc": [
14249
- "default.handlebars->47->221"
14249
+ "default.handlebars->47->222"
14250
]
14251
},
14252
{
@@ -14271,8 +14271,8 @@
14271
"zh-chs": "清除代理核心",
14272
"zh-cht": "清除代理核心",
14273
"xloc": [
14274
- "default.handlebars->47->668",
14275
- "default.handlebars->47->704"
14274
+ "default.handlebars->47->669",
14275
+ "default.handlebars->47->705"
14276
]
14277
},
14278
{
@@ -14297,7 +14297,7 @@
14297
"zh-chs": "清除选定设备上的代理核心?",
14298
"zh-cht": "清除所選設備上的代理核心?",
14299
"xloc": [
14300
- "default.handlebars->47->703"
14300
+ "default.handlebars->47->704"
14301
]
14302
},
14303
{
@@ -14323,7 +14323,7 @@
14323
"zh-cht": "全部清除",
14324
"xloc": [
14325
"default-mobile.handlebars->11->709",
14326
- "default.handlebars->47->2934"
14326
+ "default.handlebars->47->2935"
14327
]
14328
},
14329
{
@@ -14349,7 +14349,7 @@
14349
"zh-cht": "清除搜索過濾器",
14350
"xloc": [
14351
"default-mobile.handlebars->11->193",
14352
- "default.handlebars->47->343"
14352
+ "default.handlebars->47->344"
14353
]
14354
},
14355
{
@@ -14375,7 +14375,7 @@
14375
"zh-cht": "清除核心",
14376
"xloc": [
14377
"default-mobile.handlebars->11->615",
14378
- "default.handlebars->47->1542"
14378
+ "default.handlebars->47->1543"
14379
]
14380
},
14381
{
@@ -14400,7 +14400,7 @@
14400
"zh-chs": "从应用程序中清除机密,然后重试。您只有几分钟的时间来输入正确的代码。",
14401
"zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。",
14402
"xloc": [
14403
- "default.handlebars->47->211"
14403
+ "default.handlebars->47->212"
14404
]
14405
},
14406
{
@@ -14426,7 +14426,7 @@
14426
"zh-cht": "清除此通知",
14427
"xloc": [
14428
"default-mobile.handlebars->11->708",
14429
- "default.handlebars->47->2933"
14429
+ "default.handlebars->47->2934"
14430
]
14431
},
14432
{
@@ -14526,8 +14526,8 @@
14526
"zh-chs": "单击此处编辑设备组名称",
14527
"zh-cht": "單擊此處編輯裝置群名稱",
14528
"xloc": [
14529
- "default.handlebars->47->1895",
14530
- "default.handlebars->47->2190"
14529
+ "default.handlebars->47->1896",
14530
+ "default.handlebars->47->2191"
14531
]
14532
},
14533
{
@@ -14552,7 +14552,7 @@
14552
"zh-chs": "单击此处编辑服务器端设备名称",
14553
"zh-cht": "單擊此處編輯伺服器端裝置名稱",
14554
"xloc": [
14555
- "default.handlebars->47->800"
14555
+ "default.handlebars->47->801"
14556
]
14557
},
14558
{
@@ -14577,7 +14577,7 @@
14577
"zh-chs": "单击此处编辑用户组名称",
14578
"zh-cht": "單擊此處編輯用戶群名稱",
14579
"xloc": [
14580
- "default.handlebars->47->2569"
14580
+ "default.handlebars->47->2570"
14581
]
14582
},
14583
{
@@ -14702,7 +14702,7 @@
14702
"zh-cht": "單擊確定將驗證電郵發送到:",
14703
"xloc": [
14704
"default-mobile.handlebars->11->106",
14705
- "default.handlebars->47->1814"
14705
+ "default.handlebars->47->1815"
14706
]
14707
},
14708
{
@@ -14801,7 +14801,7 @@
14801
"zh-cht": "客戶端控制模式(CCM)",
14802
"xloc": [
14803
"default-mobile.handlebars->11->569",
14804
- "default.handlebars->47->1495"
14804
+ "default.handlebars->47->1496"
14805
]
14806
},
14807
{
@@ -14826,7 +14826,7 @@
14826
"zh-chs": "客户编号",
14827
"zh-cht": "客戶編號",
14828
"xloc": [
14829
- "default.handlebars->47->1877"
14829
+ "default.handlebars->47->1878"
14830
]
14831
},
14832
{
@@ -14851,7 +14851,7 @@
14851
"zh-chs": "客户端启动的远程访问",
14852
"zh-cht": "客戶端啟動的遠程訪問",
14853
"xloc": [
14854
- "default.handlebars->47->2025"
14854
+ "default.handlebars->47->2026"
14855
]
14856
},
14857
{
@@ -14876,7 +14876,7 @@
14876
"zh-chs": "客户机密",
14877
"zh-cht": "客戶機密",
14878
"xloc": [
14879
- "default.handlebars->47->1878"
14879
+ "default.handlebars->47->1879"
14880
]
14881
},
14882
{
@@ -14929,11 +14929,11 @@
14929
"xloc": [
14930
"agent-translations.json",
14931
"default-mobile.handlebars->11->76",
14932
- "default.handlebars->47->1337",
14933
- "default.handlebars->47->1396",
14934
- "default.handlebars->47->219",
14935
- "default.handlebars->47->227",
14936
- "default.handlebars->47->3061",
14932
+ "default.handlebars->47->1338",
14933
+ "default.handlebars->47->1397",
14934
+ "default.handlebars->47->220",
14935
+ "default.handlebars->47->228",
14936
+ "default.handlebars->47->3062",
14937
"sharing.handlebars->11->52"
14938
]
14939
},
@@ -14959,7 +14959,7 @@
14959
"zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
14960
"zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
14961
"xloc": [
14962
- "default.handlebars->47->2397"
14962
+ "default.handlebars->47->2398"
14963
]
14964
},
14965
{
@@ -14984,7 +14984,7 @@
14984
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
14985
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
14986
"xloc": [
14987
- "default.handlebars->47->2258"
14987
+ "default.handlebars->47->2259"
14988
]
14989
},
14990
{
@@ -15009,7 +15009,7 @@
15009
"zh-chs": "码",
15010
"zh-cht": "碼",
15011
"xloc": [
15012
- "default.handlebars->47->307"
15012
+ "default.handlebars->47->308"
15013
]
15014
},
15015
{
@@ -15109,7 +15109,7 @@
15109
"zh-chs": "命令",
15110
"zh-cht": "命令",
15111
"xloc": [
15112
- "default.handlebars->47->608"
15112
+ "default.handlebars->47->609"
15113
]
15114
},
15115
{
@@ -15134,7 +15134,7 @@
15134
"zh-chs": "命令行",
15135
"zh-cht": "命令行",
15136
"xloc": [
15137
- "default.handlebars->47->117"
15137
+ "default.handlebars->47->118"
15138
]
15139
},
15140
{
@@ -15160,30 +15160,30 @@
15160
"zh-cht": "指令",
15161
"xloc": [
15162
"default-mobile.handlebars->11->696",
15163
- "default.handlebars->47->1044",
15164
- "default.handlebars->47->1066",
15165
- "default.handlebars->47->2136"
15163
+ "default.handlebars->47->1045",
15164
+ "default.handlebars->47->1067",
15165
+ "default.handlebars->47->2137"
15166
]
15167
},
15168
{
15169
"en": "Commands from file",
15170
"nl": "Opdrachten uit bestand",
15171
"xloc": [
15172
- "default.handlebars->47->729"
15172
+ "default.handlebars->47->730"
15173
]
15174
},
15175
{
15176
"en": "Commands from file on server",
15177
"nl": "Opdrachten uit een bestand op de server",
15178
"xloc": [
15179
- "default.handlebars->47->730"
15179
+ "default.handlebars->47->731"
15180
]
15181
},
15182
{
15183
"en": "Commands from text box",
15184
"nl": "Opdrachten uit tekstvak",
15185
"xloc": [
15186
- "default.handlebars->47->728"
15186
+ "default.handlebars->47->729"
15187
]
15188
},
15189
{
@@ -15208,8 +15208,8 @@
15208
"zh-chs": "通用设备组",
15209
"zh-cht": "通用裝置群",
15210
"xloc": [
15211
- "default.handlebars->47->2604",
15212
- "default.handlebars->47->2757"
15211
+ "default.handlebars->47->2605",
15212
+ "default.handlebars->47->2758"
15213
]
15214
},
15215
{
@@ -15234,8 +15234,8 @@
15234
"zh-chs": "通用设备",
15235
"zh-cht": "通用裝置",
15236
"xloc": [
15237
- "default.handlebars->47->2610",
15238
- "default.handlebars->47->2769"
15237
+ "default.handlebars->47->2611",
15238
+ "default.handlebars->47->2770"
15239
]
15240
},
15241
{
@@ -15261,7 +15261,7 @@
15261
"zh-cht": "編譯時間",
15262
"xloc": [
15263
"default-mobile.handlebars->11->543",
15264
- "default.handlebars->47->1459"
15264
+ "default.handlebars->47->1460"
15265
]
15266
},
15267
{
@@ -15308,7 +15308,7 @@
15308
"zh-chs": "压缩档案...",
15309
"zh-cht": "壓縮檔案...",
15310
"xloc": [
15311
- "default.handlebars->47->1391",
15311
+ "default.handlebars->47->1392",
15312
"sharing.handlebars->11->47"
15313
]
15314
},
@@ -15338,7 +15338,7 @@
15338
"en": "Configuration file records",
15339
"nl": "Configuratiebestand vermeldingen",
15340
"xloc": [
15341
- "default.handlebars->47->2910"
15341
+ "default.handlebars->47->2911"
15342
]
15343
},
15344
{
@@ -15365,14 +15365,14 @@
15365
"xloc": [
15366
"default-mobile.handlebars->11->396",
15367
"default-mobile.handlebars->11->646",
15368
- "default.handlebars->47->1187",
15369
- "default.handlebars->47->1196",
15370
- "default.handlebars->47->2036",
15371
- "default.handlebars->47->2477",
15372
- "default.handlebars->47->2559",
15373
- "default.handlebars->47->2626",
15374
- "default.handlebars->47->2755",
15375
- "default.handlebars->47->679"
15368
+ "default.handlebars->47->1188",
15369
+ "default.handlebars->47->1197",
15370
+ "default.handlebars->47->2037",
15371
+ "default.handlebars->47->2478",
15372
+ "default.handlebars->47->2560",
15373
+ "default.handlebars->47->2627",
15374
+ "default.handlebars->47->2756",
15375
+ "default.handlebars->47->680"
15376
]
15377
},
15378
{
@@ -15420,7 +15420,7 @@
15420
"zh-cht": "確認將1個副本複製到此位置?",
15421
"xloc": [
15422
"default-mobile.handlebars->11->492",
15423
- "default.handlebars->47->1415",
15423
+ "default.handlebars->47->1416",
15424
"sharing.handlebars->11->70"
15425
]
15426
},
@@ -15446,7 +15446,7 @@
15446
"zh-chs": "确认{0}个条目的复制到此位置?",
15447
"zh-cht": "確認{0}個條目的複製到此位置?",
15448
"xloc": [
15449
- "default.handlebars->47->1414",
15449
+ "default.handlebars->47->1415",
15450
"sharing.handlebars->11->69"
15451
]
15452
},
@@ -15497,7 +15497,7 @@
15497
"zh-chs": "确认删除选定的帐户?",
15498
"zh-cht": "確認刪除所選帳戶?",
15499
"xloc": [
15500
- "default.handlebars->47->2476"
15500
+ "default.handlebars->47->2477"
15501
]
15502
},
15503
{
@@ -15544,7 +15544,7 @@
15544
"zh-chs": "确认删除选定的用户组?",
15545
"zh-cht": "確認刪除所選用戶群?",
15546
"xloc": [
15547
- "default.handlebars->47->2558"
15547
+ "default.handlebars->47->2559"
15548
]
15549
},
15550
{
@@ -15569,7 +15569,7 @@
15569
"zh-chs": "确认删除用户{0}?",
15570
"zh-cht": "確認刪除用戶{0}?",
15571
"xloc": [
15572
- "default.handlebars->47->2754"
15572
+ "default.handlebars->47->2755"
15573
]
15574
},
15575
{
@@ -15594,7 +15594,7 @@
15594
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
15595
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
15596
"xloc": [
15597
- "default.handlebars->47->2629"
15597
+ "default.handlebars->47->2630"
15598
]
15599
},
15600
{
@@ -15619,7 +15619,7 @@
15619
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
15620
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
15621
"xloc": [
15622
- "default.handlebars->47->2786"
15622
+ "default.handlebars->47->2787"
15623
]
15624
},
15625
{
@@ -15645,7 +15645,7 @@
15645
"zh-cht": "確認將1個條目移動到此位置?",
15646
"xloc": [
15647
"default-mobile.handlebars->11->494",
15648
- "default.handlebars->47->1417",
15648
+ "default.handlebars->47->1418",
15649
"sharing.handlebars->11->72"
15650
]
15651
},
@@ -15671,7 +15671,7 @@
15671
"zh-chs": "确认将{0}个条目移到此位置?",
15672
"zh-cht": "確認將{0}個條目移到該位置?",
15673
"xloc": [
15674
- "default.handlebars->47->1416",
15674
+ "default.handlebars->47->1417",
15675
"sharing.handlebars->11->71"
15676
]
15677
},
@@ -15722,7 +15722,7 @@
15722
"zh-chs": "确认覆盖?",
15723
"zh-cht": "確認覆蓋?",
15724
"xloc": [
15725
- "default.handlebars->47->2239"
15725
+ "default.handlebars->47->2240"
15726
]
15727
},
15728
{
@@ -15747,8 +15747,8 @@
15747
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
15748
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
15749
"xloc": [
15750
- "default.handlebars->47->2619",
15751
- "default.handlebars->47->2777"
15750
+ "default.handlebars->47->2620",
15751
+ "default.handlebars->47->2778"
15752
]
15753
},
15754
{
@@ -15773,8 +15773,8 @@
15773
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
15774
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
15775
"xloc": [
15776
- "default.handlebars->47->2621",
15777
- "default.handlebars->47->2790"
15776
+ "default.handlebars->47->2622",
15777
+ "default.handlebars->47->2791"
15778
]
15779
},
15780
{
@@ -15799,7 +15799,7 @@
15799
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
15800
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
15801
"xloc": [
15802
- "default.handlebars->47->2779"
15802
+ "default.handlebars->47->2780"
15803
]
15804
},
15805
{
@@ -15824,7 +15824,7 @@
15824
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
15825
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
15826
"xloc": [
15827
- "default.handlebars->47->2782"
15827
+ "default.handlebars->47->2783"
15828
]
15829
},
15830
{
@@ -15849,8 +15849,8 @@
15849
"zh-chs": "确认删除访问权限?",
15850
"zh-cht": "確認刪除訪問權限?",
15851
"xloc": [
15852
- "default.handlebars->47->2780",
15853
- "default.handlebars->47->2783"
15852
+ "default.handlebars->47->2781",
15853
+ "default.handlebars->47->2784"
15854
]
15855
},
15856
{
@@ -15876,7 +15876,7 @@
15876
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
15877
"xloc": [
15878
"default-mobile.handlebars->11->105",
15879
- "default.handlebars->47->1564"
15879
+ "default.handlebars->47->1565"
15880
]
15881
},
15882
{
@@ -15923,7 +15923,7 @@
15923
"zh-chs": "确认删除设备共享“{0}”?",
15924
"zh-cht": "確認刪除設備共享“{0}”?",
15925
"xloc": [
15926
- "default.handlebars->47->2775"
15926
+ "default.handlebars->47->2776"
15927
]
15928
},
15929
{
@@ -15992,7 +15992,7 @@
15992
"zh-chs": "确认移除推送认证设备?",
15993
"zh-cht": "確認移除推送認證設備?",
15994
"xloc": [
15995
- "default.handlebars->47->1566"
15995
+ "default.handlebars->47->1567"
15996
]
15997
},
15998
{
@@ -16017,7 +16017,7 @@
16017
"zh-chs": "确认删除用户“ {0} ”的权限?",
16018
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
16019
"xloc": [
16020
- "default.handlebars->47->2147"
16020
+ "default.handlebars->47->2148"
16021
]
16022
},
16023
{
@@ -16042,7 +16042,7 @@
16042
"zh-chs": "确认删除用户组“ {0} ”的权限?",
16043
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
16044
"xloc": [
16045
- "default.handlebars->47->2149"
16045
+ "default.handlebars->47->2150"
16046
]
16047
},
16048
{
@@ -16067,7 +16067,7 @@
16067
"zh-chs": "确认移除所选设备?",
16068
"zh-cht": "確認刪除所選設備?",
16069
"xloc": [
16070
- "default.handlebars->47->673"
16070
+ "default.handlebars->47->674"
16071
]
16072
},
16073
{
@@ -16092,7 +16092,7 @@
16092
"zh-chs": "确认删除此登录令牌?",
16093
"zh-cht": "確認刪除此登錄令牌?",
16094
"xloc": [
16095
- "default.handlebars->47->1870"
16095
+ "default.handlebars->47->1871"
16096
]
16097
},
16098
{
@@ -16164,7 +16164,7 @@
16164
"zh-chs": "确认移除 {0} 个选定的设备?",
16165
"zh-cht": "確認刪除 {0} 個選定的設備?",
16166
"xloc": [
16167
- "default.handlebars->47->674"
16167
+ "default.handlebars->47->675"
16168
]
16169
},
16170
{
@@ -16190,7 +16190,7 @@
16190
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
16191
"xloc": [
16192
"default-mobile.handlebars->11->158",
16193
- "default.handlebars->47->2242"
16193
+ "default.handlebars->47->2243"
16194
]
16195
},
16196
{
@@ -16219,8 +16219,8 @@
16219
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
16220
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
16221
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
16222
- "default.handlebars->47->1933",
16223
- "default.handlebars->47->883",
16222
+ "default.handlebars->47->1934",
16223
+ "default.handlebars->47->884",
16224
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
16225
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
16226
"default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -16255,7 +16255,7 @@
16255
"zh-chs": "全部连接",
16256
"zh-cht": "全部連接",
16257
"xloc": [
16258
- "default.handlebars->47->434",
16258
+ "default.handlebars->47->435",
16259
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar"
16260
]
16261
},
@@ -16303,7 +16303,7 @@
16303
"zh-chs": "连接到服务器",
16304
"zh-cht": "連接到伺服器",
16305
"xloc": [
16306
- "default.handlebars->47->2029"
16306
+ "default.handlebars->47->2030"
16307
]
16308
},
16309
{
@@ -16501,7 +16501,7 @@
16501
"xloc": [
16502
"default-mobile.handlebars->11->4",
16503
"default.handlebars->47->11",
16504
- "default.handlebars->47->394",
16504
+ "default.handlebars->47->395",
16505
"sharing.handlebars->11->4",
16506
"ssh.handlebars->3->4",
16507
"xterm.handlebars->9->4"
@@ -16529,7 +16529,7 @@
16529
"zh-chs": "已连接的英特尔®AMT",
16530
"zh-cht": "已連接的Intel® AMT",
16531
"xloc": [
16532
- "default.handlebars->47->2988"
16532
+ "default.handlebars->47->2989"
16533
]
16534
},
16535
{
@@ -16554,7 +16554,7 @@
16554
"zh-chs": "已连接的用户",
16555
"zh-cht": "已连接的用户",
16556
"xloc": [
16557
- "default.handlebars->47->2993"
16557
+ "default.handlebars->47->2994"
16558
]
16559
},
16560
{
@@ -16606,7 +16606,7 @@
16606
"zh-cht": "現在已連接",
16607
"xloc": [
16608
"default-mobile.handlebars->11->538",
16609
- "default.handlebars->47->1454"
16609
+ "default.handlebars->47->1455"
16610
]
16611
},
16612
{
@@ -16728,10 +16728,10 @@
16728
"default-mobile.handlebars->11->2",
16729
"default-mobile.handlebars->11->48",
16730
"default-mobile.handlebars->11->510",
16731
- "default.handlebars->47->1440",
16732
- "default.handlebars->47->367",
16733
- "default.handlebars->47->370",
16734
- "default.handlebars->47->437",
16731
+ "default.handlebars->47->1441",
16732
+ "default.handlebars->47->368",
16733
+ "default.handlebars->47->371",
16734
+ "default.handlebars->47->438",
16735
"default.handlebars->47->9",
16736
"sharing.handlebars->11->2",
16737
"sharing.handlebars->11->93",
@@ -16783,7 +16783,7 @@
16783
"zh-chs": "连接数量",
16784
"zh-cht": "連接數量",
16785
"xloc": [
16786
- "default.handlebars->47->3019"
16786
+ "default.handlebars->47->3020"
16787
]
16788
},
16789
{
@@ -16809,8 +16809,8 @@
16809
"zh-cht": "連接錯誤",
16810
"xloc": [
16811
"default-mobile.handlebars->11->473",
16812
- "default.handlebars->47->1370",
16813
- "default.handlebars->47->1387",
16812
+ "default.handlebars->47->1371",
16813
+ "default.handlebars->47->1388",
16814
"login2.handlebars->7->33"
16815
]
16816
},
@@ -16836,7 +16836,7 @@
16836
"zh-chs": "连接转发器",
16837
"zh-cht": "連接轉發器",
16838
"xloc": [
16839
- "default.handlebars->47->3055"
16839
+ "default.handlebars->47->3056"
16840
]
16841
},
16842
{
@@ -16912,9 +16912,9 @@
16912
"zh-cht": "連接性",
16913
"xloc": [
16914
"default-mobile.handlebars->11->318",
16915
- "default.handlebars->47->2197",
16916
- "default.handlebars->47->357",
16917
- "default.handlebars->47->901",
16915
+ "default.handlebars->47->2198",
16916
+ "default.handlebars->47->358",
16917
+ "default.handlebars->47->902",
16918
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
16919
]
16920
},
@@ -16940,7 +16940,7 @@
16940
"zh-chs": "同意",
16941
"zh-cht": "同意",
16942
"xloc": [
16943
- "default.handlebars->47->2409"
16943
+ "default.handlebars->47->2410"
16944
]
16945
},
16946
{
@@ -16966,8 +16966,8 @@
16966
"zh-cht": "控制台",
16967
"xloc": [
16968
"default-mobile.handlebars->11->358",
16969
- "default.handlebars->47->1037",
16970
- "default.handlebars->47->1059",
16969
+ "default.handlebars->47->1038",
16970
+ "default.handlebars->47->1060",
16971
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
16972
"default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
16973
"default.handlebars->contextMenu->cxconsole"
@@ -16995,7 +16995,7 @@
16995
"zh-chs": "控制台 -",
16996
"zh-cht": "控制台 -",
16997
"xloc": [
16998
- "default.handlebars->47->801"
16998
+ "default.handlebars->47->802"
16999
]
17000
},
17001
{
@@ -17020,8 +17020,8 @@
17020
"zh-chs": "控制",
17021
"zh-cht": "控制",
17022
"xloc": [
17023
- "default.handlebars->47->1036",
17024
- "default.handlebars->47->1058",
17023
+ "default.handlebars->47->1037",
17024
+ "default.handlebars->47->1059",
17025
"messenger.handlebars->remoteImage->3->2"
17026
]
17027
},
@@ -17073,7 +17073,7 @@
17073
"zh-chs": "Cookie编码器",
17074
"zh-cht": "Cookie編碼器",
17075
"xloc": [
17076
- "default.handlebars->47->3038"
17076
+ "default.handlebars->47->3039"
17077
]
17078
},
17079
{
@@ -17100,7 +17100,7 @@
17100
"xloc": [
17101
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3",
17102
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
17103
- "default.handlebars->47->581",
17103
+ "default.handlebars->47->582",
17104
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
17105
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
17106
"sharing.handlebars->p13->p13toolbar->fileArea2->3"
@@ -17128,9 +17128,9 @@
17128
"zh-chs": "将MAC地址复制到剪贴板",
17129
"zh-cht": "將MAC地址複製到剪貼板",
17130
"xloc": [
17131
- "default.handlebars->47->155",
17132
- "default.handlebars->47->163",
17133
- "default.handlebars->47->166"
17131
+ "default.handlebars->47->156",
17132
+ "default.handlebars->47->164",
17133
+ "default.handlebars->47->167"
17134
]
17135
},
17136
{
@@ -17155,8 +17155,8 @@
17155
"zh-chs": "将 URL 复制到剪贴板",
17156
"zh-cht": "將 URL 複製到剪貼板",
17157
"xloc": [
17158
- "default.handlebars->47->590",
17159
- "default.handlebars->47->594"
17158
+ "default.handlebars->47->591",
17159
+ "default.handlebars->47->595"
17160
]
17161
},
17162
{
@@ -17181,7 +17181,7 @@
17181
"zh-chs": "将Windows 32位代理URL复制到剪贴板",
17182
"zh-cht": "將Windows 32位代理URL複製到剪貼板",
17183
"xloc": [
17184
- "default.handlebars->47->571"
17184
+ "default.handlebars->47->572"
17185
]
17186
},
17187
{
@@ -17206,7 +17206,7 @@
17206
"zh-chs": "将Windows 64位代理URL复制到剪贴板",
17207
"zh-cht": "將Windows 64位代理URL複製到剪貼板",
17208
"xloc": [
17209
- "default.handlebars->47->575"
17209
+ "default.handlebars->47->576"
17210
]
17211
},
17212
{
@@ -17231,18 +17231,18 @@
17231
"zh-chs": "将地址复制到剪贴板",
17232
"zh-cht": "將地址複製到剪貼板",
17233
"xloc": [
17234
- "default.handlebars->47->144",
17235
- "default.handlebars->47->146",
17236
- "default.handlebars->47->148",
17237
- "default.handlebars->47->157",
17238
- "default.handlebars->47->159",
17239
- "default.handlebars->47->161",
17240
- "default.handlebars->47->169",
17241
- "default.handlebars->47->171",
17242
- "default.handlebars->47->173",
17243
- "default.handlebars->47->175",
17244
- "default.handlebars->47->177",
17245
- "default.handlebars->47->179"
17234
+ "default.handlebars->47->145",
17235
+ "default.handlebars->47->147",
17236
+ "default.handlebars->47->149",
17237
+ "default.handlebars->47->158",
17238
+ "default.handlebars->47->160",
17239
+ "default.handlebars->47->162",
17240
+ "default.handlebars->47->170",
17241
+ "default.handlebars->47->172",
17242
+ "default.handlebars->47->174",
17243
+ "default.handlebars->47->176",
17244
+ "default.handlebars->47->178",
17245
+ "default.handlebars->47->180"
17246
]
17247
},
17248
{
@@ -17267,8 +17267,8 @@
17267
"zh-chs": "将代理URL复制到剪贴板",
17268
"zh-cht": "將代理URL複製到剪貼板",
17269
"xloc": [
17270
- "default.handlebars->47->607",
17271
- "default.handlebars->47->609"
17270
+ "default.handlebars->47->608",
17271
+ "default.handlebars->47->610"
17272
]
17273
},
17274
{
@@ -17293,12 +17293,12 @@
17293
"zh-chs": "复制连结到剪贴板",
17294
"zh-cht": "複製連結到剪貼板",
17295
"xloc": [
17296
- "default.handlebars->47->2208",
17297
- "default.handlebars->47->2227",
17298
- "default.handlebars->47->299",
17299
- "default.handlebars->47->321",
17300
- "default.handlebars->47->323",
17301
- "default.handlebars->47->545"
17296
+ "default.handlebars->47->2209",
17297
+ "default.handlebars->47->2228",
17298
+ "default.handlebars->47->300",
17299
+ "default.handlebars->47->322",
17300
+ "default.handlebars->47->324",
17301
+ "default.handlebars->47->546"
17302
]
17303
},
17304
{
@@ -17323,7 +17323,7 @@
17323
"zh-chs": "将macOS代理URL复制到剪贴板",
17324
"zh-cht": "將macOS代理URL複製到剪貼板",
17325
"xloc": [
17326
- "default.handlebars->47->585"
17326
+ "default.handlebars->47->586"
17327
]
17328
},
17329
{
@@ -17348,7 +17348,7 @@
17348
"zh-chs": "将名称复制到剪贴板",
17349
"zh-cht": "將名稱複製到剪貼板",
17350
"xloc": [
17351
- "default.handlebars->47->153"
17351
+ "default.handlebars->47->154"
17352
]
17353
},
17354
{
@@ -17375,8 +17375,8 @@
17375
"xloc": [
17376
"agentinvite.handlebars->container->column_l->5->linuxtab",
17377
"agentinvite.handlebars->container->column_l->5->linuxtab",
17378
- "default.handlebars->47->580",
17379
- "default.handlebars->47->603"
17378
+ "default.handlebars->47->581",
17379
+ "default.handlebars->47->604"
17380
]
17381
},
17382
{
@@ -17401,7 +17401,7 @@
17401
"zh-chs": "将有效代码复制到剪贴板",
17402
"zh-cht": "將有效代碼複製到剪貼板",
17403
"xloc": [
17404
- "default.handlebars->47->222"
17404
+ "default.handlebars->47->223"
17405
]
17406
},
17407
{
@@ -17426,7 +17426,7 @@
17426
"zh-chs": "复制:“{0}”到“{1}”",
17427
"zh-cht": "複製:“{0}”到“{1}”",
17428
"xloc": [
17429
- "default.handlebars->47->2301"
17429
+ "default.handlebars->47->2302"
17430
]
17431
},
17432
{
@@ -17607,7 +17607,7 @@
17607
"zh-chs": "核心服务器",
17608
"zh-cht": "核心伺服器",
17609
"xloc": [
17610
- "default.handlebars->47->3037"
17610
+ "default.handlebars->47->3038"
17611
]
17612
},
17613
{
@@ -17632,7 +17632,7 @@
17632
"zh-chs": "科西嘉文",
17633
"zh-cht": "科西嘉文",
17634
"xloc": [
17635
- "default.handlebars->47->1622"
17635
+ "default.handlebars->47->1623"
17636
]
17637
},
17638
{
@@ -17679,7 +17679,7 @@
17679
"zh-chs": "创建帐号",
17680
"zh-cht": "創建帳號",
17681
"xloc": [
17682
- "default.handlebars->47->2526",
17682
+ "default.handlebars->47->2527",
17683
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
17684
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
17685
"login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -17754,8 +17754,8 @@
17754
"zh-chs": "创建登录令牌",
17755
"zh-cht": "創建登錄令牌",
17756
"xloc": [
17757
- "default.handlebars->47->1807",
17758
- "default.handlebars->47->324"
17757
+ "default.handlebars->47->1808",
17758
+ "default.handlebars->47->325"
17759
]
17760
},
17761
{
@@ -17780,7 +17780,7 @@
17780
"zh-chs": "创建用户组",
17781
"zh-cht": "創建用戶群",
17782
"xloc": [
17783
- "default.handlebars->47->2566"
17783
+ "default.handlebars->47->2567"
17784
]
17785
},
17786
{
@@ -17805,7 +17805,7 @@
17805
"zh-chs": "创建连结以与访客共享此设备",
17806
"zh-cht": "創建鏈結以與訪客共享此裝置",
17807
"xloc": [
17808
- "default.handlebars->47->930"
17808
+ "default.handlebars->47->931"
17809
]
17810
},
17811
{
@@ -17830,7 +17830,7 @@
17830
"zh-chs": "使用以下选项创建一个新的设备组。",
17831
"zh-cht": "使用以下選項創建一個新的裝置群。",
17832
"xloc": [
17833
- "default.handlebars->47->1837"
17833
+ "default.handlebars->47->1838"
17834
]
17835
},
17836
{
@@ -17855,7 +17855,7 @@
17855
"zh-chs": "创建一个新的设备组。",
17856
"zh-cht": "創建一個新的裝置群。",
17857
"xloc": [
17858
- "default.handlebars->47->360"
17858
+ "default.handlebars->47->361"
17859
]
17860
},
17861
{
@@ -17880,7 +17880,7 @@
17880
"zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
17881
"zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。",
17882
"xloc": [
17883
- "default.handlebars->47->1787"
17883
+ "default.handlebars->47->1788"
17884
]
17885
},
17886
{
@@ -17905,7 +17905,7 @@
17905
"zh-chs": "创建文件夹(如果不存在)?",
17906
"zh-cht": "創建文件夾(如果不存在)?",
17907
"xloc": [
17908
- "default.handlebars->47->698"
17908
+ "default.handlebars->47->699"
17909
]
17910
},
17911
{
@@ -17930,7 +17930,7 @@
17930
"zh-chs": "创建文件夹:“{0}”",
17931
"zh-cht": "創建文件夾:“{0}”",
17932
"xloc": [
17933
- "default.handlebars->47->2294"
17933
+ "default.handlebars->47->2295"
17934
]
17935
},
17936
{
@@ -17963,7 +17963,7 @@
17963
"nl": "Maak meerdere Intel® AMT apparaten in één keer door een JSON bestand met het volgende formaat te importeren:",
17964
"pl": "Utwórz wiele urządzeń Intel® AMT za jednym razem, poprzez import pliku JSON o takim formacie:",
17965
"xloc": [
17966
- "default.handlebars->47->473"
17966
+ "default.handlebars->47->474"
17967
]
17968
},
17969
{
@@ -17988,7 +17988,7 @@
17988
"zh-chs": "通过导入以下格式的JSON文件一次创建多个帐户:",
17989
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
17990
"xloc": [
17991
- "default.handlebars->47->2490"
17991
+ "default.handlebars->47->2491"
17992
]
17993
},
17994
{
@@ -18040,7 +18040,7 @@
18040
"zh-chs": "创建的设备组:{0}",
18041
"zh-cht": "創建的設備組:{0}",
18042
"xloc": [
18043
- "default.handlebars->47->2305"
18043
+ "default.handlebars->47->2306"
18044
]
18045
},
18046
{
@@ -18065,7 +18065,7 @@
18065
"zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。",
18066
"zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。",
18067
"xloc": [
18068
- "default.handlebars->47->1083"
18068
+ "default.handlebars->47->1084"
18069
]
18070
},
18071
{
@@ -18134,7 +18134,7 @@
18134
"zh-chs": "创建",
18135
"zh-cht": "創建",
18136
"xloc": [
18137
- "default.handlebars->47->2671"
18137
+ "default.handlebars->47->2672"
18138
]
18139
},
18140
{
@@ -18159,7 +18159,7 @@
18159
"zh-chs": "创建时间",
18160
"zh-cht": "創作時間",
18161
"xloc": [
18162
- "default.handlebars->47->1913"
18162
+ "default.handlebars->47->1914"
18163
]
18164
},
18165
{
@@ -18211,8 +18211,8 @@
18211
"zh-chs": "创建者",
18212
"zh-cht": "創作者",
18213
"xloc": [
18214
- "default.handlebars->47->1911",
18215
- "default.handlebars->47->1912"
18214
+ "default.handlebars->47->1912",
18215
+ "default.handlebars->47->1913"
18216
]
18217
},
18218
{
@@ -18238,9 +18238,9 @@
18238
"zh-cht": "證書",
18239
"xloc": [
18240
"default-mobile.handlebars->11->330",
18241
- "default.handlebars->47->1259",
18242
- "default.handlebars->47->1875",
18243
- "default.handlebars->47->913"
18241
+ "default.handlebars->47->1260",
18242
+ "default.handlebars->47->1876",
18243
+ "default.handlebars->47->914"
18244
]
18245
},
18246
{
@@ -18265,7 +18265,7 @@
18265
"zh-chs": "克里语",
18266
"zh-cht": "克里語",
18267
"xloc": [
18268
- "default.handlebars->47->1623"
18268
+ "default.handlebars->47->1624"
18269
]
18270
},
18271
{
@@ -18290,7 +18290,7 @@
18290
"zh-chs": "克罗地亚文",
18291
"zh-cht": "克羅地亞文",
18292
"xloc": [
18293
- "default.handlebars->47->1624"
18293
+ "default.handlebars->47->1625"
18294
]
18295
},
18296
{
@@ -18369,8 +18369,8 @@
18369
"xloc": [
18370
"default-mobile.handlebars->11->434",
18371
"default-mobile.handlebars->11->438",
18372
- "default.handlebars->47->1300",
18373
- "default.handlebars->47->1304",
18372
+ "default.handlebars->47->1301",
18373
+ "default.handlebars->47->1305",
18374
"default.handlebars->47->60",
18375
"sharing.handlebars->11->24"
18376
]
@@ -18521,7 +18521,7 @@
18521
"zh-chs": "当前版本",
18522
"zh-cht": "當前版本",
18523
"xloc": [
18524
- "default.handlebars->47->184"
18524
+ "default.handlebars->47->185"
18525
]
18526
},
18527
{
@@ -18547,7 +18547,7 @@
18547
"zh-cht": "當前密碼不正確。",
18548
"xloc": [
18549
"default-mobile.handlebars->11->736",
18550
- "default.handlebars->47->2961"
18550
+ "default.handlebars->47->2962"
18551
]
18552
},
18553
{
@@ -18652,7 +18652,7 @@
18652
"zh-chs": "捷克文",
18653
"zh-cht": "捷克文",
18654
"xloc": [
18655
- "default.handlebars->47->1625"
18655
+ "default.handlebars->47->1626"
18656
]
18657
},
18658
{
@@ -18677,7 +18677,7 @@
18677
"zh-chs": "DNS suffix",
18678
"zh-cht": "DNS suffix",
18679
"xloc": [
18680
- "default.handlebars->47->152"
18680
+ "default.handlebars->47->153"
18681
]
18682
},
18683
{
@@ -18702,7 +18702,7 @@
18702
"zh-chs": "日常的",
18703
"zh-cht": "日常的",
18704
"xloc": [
18705
- "default.handlebars->47->282"
18705
+ "default.handlebars->47->283"
18706
]
18707
},
18708
{
@@ -18727,7 +18727,7 @@
18727
"zh-chs": "丹麦文",
18728
"zh-cht": "丹麥文",
18729
"xloc": [
18730
- "default.handlebars->47->1626"
18730
+ "default.handlebars->47->1627"
18731
]
18732
},
18733
{
@@ -18778,7 +18778,7 @@
18778
"zh-chs": "数据通道",
18779
"zh-cht": "數據通道",
18780
"xloc": [
18781
- "default.handlebars->47->1257",
18781
+ "default.handlebars->47->1258",
18782
"sharing.handlebars->11->11"
18783
]
18784
},
@@ -18786,7 +18786,7 @@
18786
"en": "Database Records",
18787
"nl": "Database vermeldingen",
18788
"xloc": [
18789
- "default.handlebars->47->2836"
18789
+ "default.handlebars->47->2837"
18790
]
18791
},
18792
{
@@ -18811,7 +18811,7 @@
18811
"zh-chs": "日期和时间",
18812
"zh-cht": "日期和時間",
18813
"xloc": [
18814
- "default.handlebars->47->1784"
18814
+ "default.handlebars->47->1785"
18815
]
18816
},
18817
{
@@ -18837,9 +18837,9 @@
18837
"zh-cht": "天",
18838
"xloc": [
18839
"default-mobile.handlebars->11->386",
18840
- "default.handlebars->47->1171",
18841
- "default.handlebars->47->2840",
18842
- "default.handlebars->47->2843"
18840
+ "default.handlebars->47->1172",
18841
+ "default.handlebars->47->2841",
18842
+ "default.handlebars->47->2844"
18843
]
18844
},
18845
{
@@ -18864,8 +18864,8 @@
18864
"zh-chs": "停用",
18865
"zh-cht": "停用",
18866
"xloc": [
18867
- "default.handlebars->47->1944",
18868
- "default.handlebars->47->2008"
18867
+ "default.handlebars->47->1945",
18868
+ "default.handlebars->47->2009"
18869
]
18870
},
18871
{
@@ -18890,7 +18890,7 @@
18890
"zh-chs": "如果设置停用CCM",
18891
"zh-cht": "如果設置停用CCM",
18892
"xloc": [
18893
- "default.handlebars->47->2020"
18893
+ "default.handlebars->47->2021"
18894
]
18895
},
18896
{
@@ -18938,7 +18938,7 @@
18938
"zh-cht": "沉睡",
18939
"xloc": [
18940
"default-mobile.handlebars->11->241",
18941
- "default.handlebars->47->620"
18941
+ "default.handlebars->47->621"
18942
]
18943
},
18944
{
@@ -18963,10 +18963,10 @@
18963
"zh-chs": "默认",
18964
"zh-cht": "默認",
18965
"xloc": [
18966
- "default.handlebars->47->2513",
18967
- "default.handlebars->47->2562",
18968
- "default.handlebars->47->2573",
18969
- "default.handlebars->47->2647"
18966
+ "default.handlebars->47->2514",
18967
+ "default.handlebars->47->2563",
18968
+ "default.handlebars->47->2574",
18969
+ "default.handlebars->47->2648"
18970
]
18971
},
18972
{
@@ -18992,7 +18992,7 @@
18992
"zh-cht": "德爾",
18993
"xloc": [
18994
"default-mobile.handlebars->11->422",
18995
- "default.handlebars->47->1288"
18995
+ "default.handlebars->47->1289"
18996
]
18997
},
18998
{
@@ -19022,9 +19022,9 @@
19022
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
19023
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
19024
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
19025
- "default.handlebars->47->1406",
19026
- "default.handlebars->47->2234",
19027
- "default.handlebars->47->771",
19025
+ "default.handlebars->47->1407",
19026
+ "default.handlebars->47->2235",
19027
+ "default.handlebars->47->772",
19028
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
19029
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
19030
"default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -19060,7 +19060,7 @@
19060
"zh-cht": "刪除帳戶",
19061
"xloc": [
19062
"default-mobile.handlebars->11->115",
19063
- "default.handlebars->47->1822"
19063
+ "default.handlebars->47->1823"
19064
]
19065
},
19066
{
@@ -19085,7 +19085,7 @@
19085
"zh-chs": "删除帐户",
19086
"zh-cht": "刪除帳戶",
19087
"xloc": [
19088
- "default.handlebars->47->2478"
19088
+ "default.handlebars->47->2479"
19089
]
19090
},
19091
{
@@ -19111,7 +19111,7 @@
19111
"zh-cht": "刪除裝置",
19112
"xloc": [
19113
"default-mobile.handlebars->11->339",
19114
- "default.handlebars->47->940"
19114
+ "default.handlebars->47->941"
19115
]
19116
},
19117
{
@@ -19136,7 +19136,7 @@
19136
"zh-chs": "删除设备",
19137
"zh-cht": "刪除設備",
19138
"xloc": [
19139
- "default.handlebars->47->680"
19139
+ "default.handlebars->47->681"
19140
]
19141
},
19142
{
@@ -19163,8 +19163,8 @@
19163
"xloc": [
19164
"default-mobile.handlebars->11->644",
19165
"default-mobile.handlebars->11->647",
19166
- "default.handlebars->47->1996",
19167
- "default.handlebars->47->2037"
19166
+ "default.handlebars->47->1997",
19167
+ "default.handlebars->47->2038"
19168
]
19169
},
19170
{
@@ -19190,7 +19190,7 @@
19190
"zh-cht": "刪除節點",
19191
"xloc": [
19192
"default-mobile.handlebars->11->394",
19193
- "default.handlebars->47->1197"
19193
+ "default.handlebars->47->1198"
19194
]
19195
},
19196
{
@@ -19237,7 +19237,7 @@
19237
"zh-chs": "删除用户",
19238
"zh-cht": "刪除用戶",
19239
"xloc": [
19240
- "default.handlebars->47->2714"
19240
+ "default.handlebars->47->2715"
19241
]
19242
},
19243
{
@@ -19262,8 +19262,8 @@
19262
"zh-chs": "删除用户群组",
19263
"zh-cht": "刪除用戶群組",
19264
"xloc": [
19265
- "default.handlebars->47->2615",
19266
- "default.handlebars->47->2627"
19265
+ "default.handlebars->47->2616",
19266
+ "default.handlebars->47->2628"
19267
]
19268
},
19269
{
@@ -19288,7 +19288,7 @@
19288
"zh-chs": "删除用户群组",
19289
"zh-cht": "刪除用戶群組",
19290
"xloc": [
19291
- "default.handlebars->47->2560"
19291
+ "default.handlebars->47->2561"
19292
]
19293
},
19294
{
@@ -19313,7 +19313,7 @@
19313
"zh-chs": "删除用户{0}",
19314
"zh-cht": "刪除用戶{0}",
19315
"xloc": [
19316
- "default.handlebars->47->2753"
19316
+ "default.handlebars->47->2754"
19317
]
19318
},
19319
{
@@ -19339,7 +19339,7 @@
19339
"zh-cht": "刪除帳戶",
19340
"xloc": [
19341
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
19342
- "default.handlebars->47->2474",
19342
+ "default.handlebars->47->2475",
19343
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
19344
]
19345
},
@@ -19365,7 +19365,7 @@
19365
"zh-chs": "删除设备",
19366
"zh-cht": "刪除裝置",
19367
"xloc": [
19368
- "default.handlebars->47->666"
19368
+ "default.handlebars->47->667"
19369
]
19370
},
19371
{
@@ -19390,7 +19390,7 @@
19390
"zh-chs": "删除群组",
19391
"zh-cht": "刪除群組",
19392
"xloc": [
19393
- "default.handlebars->47->2556"
19393
+ "default.handlebars->47->2557"
19394
]
19395
},
19396
{
@@ -19415,7 +19415,7 @@
19415
"zh-chs": "删除项目?",
19416
"zh-cht": "刪除項目?",
19417
"xloc": [
19418
- "default.handlebars->47->772"
19418
+ "default.handlebars->47->773"
19419
]
19420
},
19421
{
@@ -19440,7 +19440,7 @@
19440
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
19441
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
19442
"xloc": [
19443
- "default.handlebars->47->2296"
19443
+ "default.handlebars->47->2297"
19444
]
19445
},
19446
{
@@ -19467,8 +19467,8 @@
19467
"xloc": [
19468
"default-mobile.handlebars->11->155",
19469
"default-mobile.handlebars->11->486",
19470
- "default.handlebars->47->1408",
19471
- "default.handlebars->47->2236",
19470
+ "default.handlebars->47->1409",
19471
+ "default.handlebars->47->2237",
19472
"sharing.handlebars->11->63"
19473
]
19474
},
@@ -19494,7 +19494,7 @@
19494
"zh-chs": "删除用户群组{0}?",
19495
"zh-cht": "刪除用戶群組{0}?",
19496
"xloc": [
19497
- "default.handlebars->47->2625"
19497
+ "default.handlebars->47->2626"
19498
]
19499
},
19500
{
@@ -19521,8 +19521,8 @@
19521
"xloc": [
19522
"default-mobile.handlebars->11->154",
19523
"default-mobile.handlebars->11->485",
19524
- "default.handlebars->47->1407",
19525
- "default.handlebars->47->2235",
19524
+ "default.handlebars->47->1408",
19525
+ "default.handlebars->47->2236",
19526
"sharing.handlebars->11->62"
19527
]
19528
},
@@ -19573,7 +19573,7 @@
19573
"zh-chs": "删除:“{0}”",
19574
"zh-cht": "刪除:“{0}”",
19575
"xloc": [
19576
- "default.handlebars->47->2295"
19576
+ "default.handlebars->47->2296"
19577
]
19578
},
19579
{
@@ -19598,7 +19598,7 @@
19598
"zh-chs": "删除:“{0}”,{1}个元素已删除",
19599
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
19600
"xloc": [
19601
- "default.handlebars->47->2297"
19601
+ "default.handlebars->47->2298"
19602
]
19603
},
19604
{
@@ -19624,7 +19624,7 @@
19624
"zh-cht": "被拒絕",
19625
"xloc": [
19626
"default-mobile.handlebars->11->409",
19627
- "default.handlebars->47->1244",
19627
+ "default.handlebars->47->1245",
19628
"sharing.handlebars->11->29",
19629
"sharing.handlebars->11->7"
19630
]
@@ -19632,7 +19632,7 @@
19632
{
19633
"en": "Denied user login from {0}, {1}, {2}",
19634
"xloc": [
19635
- "default.handlebars->47->2405"
19635
+ "default.handlebars->47->2406"
19636
]
19637
},
19638
{
@@ -19776,20 +19776,20 @@
19776
"default-mobile.handlebars->11->551",
19777
"default-mobile.handlebars->11->630",
19778
"default-mobile.handlebars->11->653",
19779
- "default.handlebars->47->1239",
19780
- "default.handlebars->47->1467",
19781
- "default.handlebars->47->1477",
19782
- "default.handlebars->47->151",
19783
- "default.handlebars->47->1847",
19784
- "default.handlebars->47->1904",
19785
- "default.handlebars->47->2043",
19786
- "default.handlebars->47->2407",
19787
- "default.handlebars->47->2565",
19788
- "default.handlebars->47->2576",
19779
+ "default.handlebars->47->1240",
19780
+ "default.handlebars->47->1468",
19781
+ "default.handlebars->47->1478",
19782
+ "default.handlebars->47->152",
19783
+ "default.handlebars->47->1848",
19784
+ "default.handlebars->47->1905",
19785
+ "default.handlebars->47->2044",
19786
+ "default.handlebars->47->2408",
19787
+ "default.handlebars->47->2566",
19788
"default.handlebars->47->2577",
19790
- "default.handlebars->47->2623",
19791
- "default.handlebars->47->812",
19789
+ "default.handlebars->47->2578",
19790
+ "default.handlebars->47->2624",
19791
"default.handlebars->47->813",
19792
+ "default.handlebars->47->814",
19793
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
19794
]
19795
},
@@ -19838,16 +19838,16 @@
19838
"zh-cht": "桌面",
19839
"xloc": [
19840
"default-mobile.handlebars->11->354",
19841
- "default.handlebars->47->1085",
19842
- "default.handlebars->47->1343",
19843
- "default.handlebars->47->1974",
19844
- "default.handlebars->47->2049",
19845
- "default.handlebars->47->2813",
19846
- "default.handlebars->47->2873",
19847
- "default.handlebars->47->2922",
19848
- "default.handlebars->47->3013",
19849
- "default.handlebars->47->777",
19850
- "default.handlebars->47->997",
19841
+ "default.handlebars->47->1086",
19842
+ "default.handlebars->47->1344",
19843
+ "default.handlebars->47->1975",
19844
+ "default.handlebars->47->2050",
19845
+ "default.handlebars->47->2814",
19846
+ "default.handlebars->47->2874",
19847
+ "default.handlebars->47->2923",
19848
+ "default.handlebars->47->3014",
19849
+ "default.handlebars->47->778",
19850
+ "default.handlebars->47->998",
19851
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
19852
"default.handlebars->contextMenu->cxdesktop",
19853
"sharing.handlebars->11->23",
@@ -19876,9 +19876,9 @@
19876
"zh-chs": "桌面 + 文件",
19877
"zh-cht": "桌面 + 文件",
19878
"xloc": [
19879
- "default.handlebars->47->1001",
19880
- "default.handlebars->47->1088",
19881
- "default.handlebars->47->1978"
19879
+ "default.handlebars->47->1002",
19880
+ "default.handlebars->47->1089",
19881
+ "default.handlebars->47->1979"
19882
]
19883
},
19884
{
@@ -19903,8 +19903,8 @@
19903
"zh-chs": "桌面 + 终端",
19904
"zh-cht": "桌面+終端",
19905
"xloc": [
19906
- "default.handlebars->47->1975",
19907
- "default.handlebars->47->998"
19906
+ "default.handlebars->47->1976",
19907
+ "default.handlebars->47->999"
19908
]
19909
},
19910
{
@@ -19929,9 +19929,9 @@
19929
"zh-chs": "桌面 + 终端 + 文件",
19930
"zh-cht": "桌面+終端+文件",
19931
"xloc": [
19932
- "default.handlebars->47->1002",
19933
- "default.handlebars->47->1090",
19934
- "default.handlebars->47->1979"
19932
+ "default.handlebars->47->1003",
19933
+ "default.handlebars->47->1091",
19934
+ "default.handlebars->47->1980"
19935
]
19936
},
19937
{
@@ -19981,7 +19981,7 @@
19981
"zh-chs": "桌面复用",
19982
"zh-cht": "桌面多路復用",
19983
"xloc": [
19984
- "default.handlebars->47->3018"
19984
+ "default.handlebars->47->3019"
19985
]
19986
},
19987
{
@@ -20006,10 +20006,10 @@
20006
"zh-chs": "桌面通知",
20007
"zh-cht": "桌面通知",
20008
"xloc": [
20009
- "default.handlebars->47->1924",
20010
- "default.handlebars->47->2584",
20011
- "default.handlebars->47->2686",
20012
- "default.handlebars->47->874"
20009
+ "default.handlebars->47->1925",
20010
+ "default.handlebars->47->2585",
20011
+ "default.handlebars->47->2687",
20012
+ "default.handlebars->47->875"
20013
]
20014
},
20015
{
@@ -20034,10 +20034,10 @@
20034
"zh-chs": "桌面提示",
20035
"zh-cht": "桌面提示",
20036
"xloc": [
20037
- "default.handlebars->47->1923",
20038
- "default.handlebars->47->2583",
20039
- "default.handlebars->47->2685",
20040
- "default.handlebars->47->873"
20037
+ "default.handlebars->47->1924",
20038
+ "default.handlebars->47->2584",
20039
+ "default.handlebars->47->2686",
20040
+ "default.handlebars->47->874"
20041
]
20042
},
20043
{
@@ -20062,10 +20062,10 @@
20062
"zh-chs": "桌面提示+工具栏",
20063
"zh-cht": "桌面提示+工具欄",
20064
"xloc": [
20065
- "default.handlebars->47->1921",
20066
- "default.handlebars->47->2581",
20067
- "default.handlebars->47->2683",
20068
- "default.handlebars->47->871"
20065
+ "default.handlebars->47->1922",
20066
+ "default.handlebars->47->2582",
20067
+ "default.handlebars->47->2684",
20068
+ "default.handlebars->47->872"
20069
]
20070
},
20071
{
@@ -20090,7 +20090,7 @@
20090
"zh-chs": "桌面会话",
20091
"zh-cht": "桌面會話",
20092
"xloc": [
20093
- "default.handlebars->47->2806"
20093
+ "default.handlebars->47->2807"
20094
]
20095
},
20096
{
@@ -20189,10 +20189,10 @@
20189
"zh-chs": "桌面工具栏",
20190
"zh-cht": "桌面工具欄",
20191
"xloc": [
20192
- "default.handlebars->47->1922",
20193
- "default.handlebars->47->2582",
20194
- "default.handlebars->47->2684",
20195
- "default.handlebars->47->872"
20192
+ "default.handlebars->47->1923",
20193
+ "default.handlebars->47->2583",
20194
+ "default.handlebars->47->2685",
20195
+ "default.handlebars->47->873"
20196
]
20197
},
20198
{
@@ -20217,7 +20217,7 @@
20217
"zh-chs": "仅桌面视图",
20218
"zh-cht": "僅桌面視圖",
20219
"xloc": [
20220
- "default.handlebars->47->2659"
20220
+ "default.handlebars->47->2660"
20221
]
20222
},
20223
{
@@ -20242,7 +20242,7 @@
20242
"zh-chs": "桌面,仅查看",
20243
"zh-cht": "桌面,僅查看",
20244
"xloc": [
20245
- "default.handlebars->47->1093"
20245
+ "default.handlebars->47->1094"
20246
]
20247
},
20248
{
@@ -20267,7 +20267,7 @@
20267
"zh-chs": "桌面时段",
20268
"zh-cht": "桌面時段",
20269
"xloc": [
20270
- "default.handlebars->47->1342"
20270
+ "default.handlebars->47->1343"
20271
]
20272
},
20273
{
@@ -20345,7 +20345,7 @@
20345
"zh-cht": "細節",
20346
"xloc": [
20347
"default-mobile.handlebars->11->357",
20348
- "default.handlebars->47->2139",
20348
+ "default.handlebars->47->2140",
20349
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
20350
"default.handlebars->contextMenu->cxdetails"
20351
]
@@ -20398,13 +20398,13 @@
20398
"zh-cht": "裝置",
20399
"xloc": [
20400
"default-mobile.handlebars->11->546",
20401
- "default.handlebars->47->1462",
20402
- "default.handlebars->47->1570",
20403
- "default.handlebars->47->2077",
20404
- "default.handlebars->47->269",
20405
- "default.handlebars->47->2772",
20406
- "default.handlebars->47->2839",
20407
- "default.handlebars->47->2857",
20401
+ "default.handlebars->47->1463",
20402
+ "default.handlebars->47->1571",
20403
+ "default.handlebars->47->2078",
20404
+ "default.handlebars->47->270",
20405
+ "default.handlebars->47->2773",
20406
+ "default.handlebars->47->2840",
20407
+ "default.handlebars->47->2858",
20408
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
20409
]
20410
},
@@ -20444,7 +20444,7 @@
20444
"xloc": [
20445
"default-mobile.handlebars->11->375",
20446
"default-mobile.handlebars->11->384",
20447
- "default.handlebars->47->1150"
20447
+ "default.handlebars->47->1151"
20448
]
20449
},
20450
{
@@ -20495,7 +20495,7 @@
20495
"zh-chs": "设备描述",
20496
"zh-cht": "設備描述",
20497
"xloc": [
20498
- "default.handlebars->47->327"
20498
+ "default.handlebars->47->328"
20499
]
20500
},
20501
{
@@ -20520,7 +20520,7 @@
20520
"zh-chs": "设备详情",
20521
"zh-cht": "設備詳情",
20522
"xloc": [
20523
- "default.handlebars->47->2101"
20523
+ "default.handlebars->47->2102"
20524
]
20525
},
20526
{
@@ -20572,17 +20572,17 @@
20572
"xloc": [
20573
"agent-translations.json",
20574
"default-mobile.handlebars->11->714",
20575
- "default.handlebars->47->2072",
20576
- "default.handlebars->47->2075",
20575
+ "default.handlebars->47->2073",
20576
"default.handlebars->47->2076",
20578
- "default.handlebars->47->2424",
20579
- "default.handlebars->47->2607",
20580
- "default.handlebars->47->2613",
20581
- "default.handlebars->47->2760",
20582
- "default.handlebars->47->2822",
20583
- "default.handlebars->47->2846",
20584
- "default.handlebars->47->2860",
20585
- "default.handlebars->47->2939"
20577
+ "default.handlebars->47->2077",
20578
+ "default.handlebars->47->2425",
20579
+ "default.handlebars->47->2608",
20580
+ "default.handlebars->47->2614",
20581
+ "default.handlebars->47->2761",
20582
+ "default.handlebars->47->2823",
20583
+ "default.handlebars->47->2847",
20584
+ "default.handlebars->47->2861",
20585
+ "default.handlebars->47->2940"
20586
]
20587
},
20588
{
@@ -20608,7 +20608,7 @@
20608
"zh-cht": "裝置群用戶",
20609
"xloc": [
20610
"default-mobile.handlebars->11->703",
20611
- "default.handlebars->47->2145"
20611
+ "default.handlebars->47->2146"
20612
]
20613
},
20614
{
@@ -20634,11 +20634,11 @@
20634
"zh-cht": "裝置群",
20635
"xloc": [
20636
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
20637
- "default.handlebars->47->2440",
20638
- "default.handlebars->47->2550",
20639
- "default.handlebars->47->2594",
20640
- "default.handlebars->47->2680",
20641
- "default.handlebars->47->2991",
20637
+ "default.handlebars->47->2441",
20638
+ "default.handlebars->47->2551",
20639
+ "default.handlebars->47->2595",
20640
+ "default.handlebars->47->2681",
20641
+ "default.handlebars->47->2992",
20642
"default.handlebars->container->column_l->p2->p2info->9"
20643
]
20644
},
@@ -20664,7 +20664,7 @@
20664
"zh-chs": "设备信息导出",
20665
"zh-cht": "裝置訊息輸出",
20666
"xloc": [
20667
- "default.handlebars->47->716"
20667
+ "default.handlebars->47->717"
20668
]
20669
},
20670
{
@@ -20689,7 +20689,7 @@
20689
"zh-chs": "设备位置",
20690
"zh-cht": "裝置位置",
20691
"xloc": [
20692
- "default.handlebars->47->1198"
20692
+ "default.handlebars->47->1199"
20693
]
20694
},
20695
{
@@ -20714,7 +20714,7 @@
20714
"zh-chs": "设备消息",
20715
"zh-cht": "裝置訊息",
20716
"xloc": [
20717
- "default.handlebars->47->1074"
20717
+ "default.handlebars->47->1075"
20718
]
20719
},
20720
{
@@ -20740,10 +20740,10 @@
20740
"zh-cht": "裝置名稱",
20741
"xloc": [
20742
"default-mobile.handlebars->11->402",
20743
- "default.handlebars->47->1237",
20744
- "default.handlebars->47->2821",
20745
- "default.handlebars->47->453",
20746
- "default.handlebars->47->462",
This file is too large to show in full.