Version 1.0.93
Ylian Saint-Hilaire committed
Oct 29, 2022 at 14:04 UTC
2267066df2e2c5e48da7c24d07f0653d2f74166a
3 files changed
+1580
-1549
package.json
+1
-1
@@ -1,6 +1,6 @@
1
{
2
"name": "meshcentral",
3
- "version": "1.0.92",
3
+ "version": "1.0.93",
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,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
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
translate/translate.json
+1578
-1547
@@ -47,8 +47,8 @@
47
"zh-chs": " + CIRA",
48
"zh-cht": " + CIRA",
49
"xloc": [
50
- "default.handlebars->47->1966",
51
- "default.handlebars->47->1968"
50
+ "default.handlebars->47->1970",
51
+ "default.handlebars->47->1972"
52
]
53
},
54
{
@@ -311,7 +311,7 @@
311
"zh-chs": " 可以使用密码提示,但不建议使用。",
312
"zh-cht": " 可以使用密碼提示,但不建議使用。",
313
"xloc": [
314
- "default.handlebars->47->1844"
314
+ "default.handlebars->47->1848"
315
]
316
},
317
{
@@ -337,8 +337,8 @@
337
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
338
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
339
"xloc": [
340
- "default.handlebars->47->2090",
341
- "default.handlebars->47->2655"
340
+ "default.handlebars->47->2094",
341
+ "default.handlebars->47->2659"
342
]
343
},
344
{
@@ -888,7 +888,7 @@
888
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
889
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
890
"xloc": [
891
- "default.handlebars->47->2050",
891
+ "default.handlebars->47->2054",
892
"default.handlebars->47->493"
893
]
894
},
@@ -990,8 +990,8 @@
990
"default-mobile.handlebars->11->702",
991
"default.handlebars->47->1491",
992
"default.handlebars->47->1493",
993
- "default.handlebars->47->2164",
994
- "default.handlebars->47->2435",
993
+ "default.handlebars->47->2168",
994
+ "default.handlebars->47->2439",
995
"default.handlebars->47->921"
996
]
997
},
@@ -1174,7 +1174,7 @@
1174
"zh-cht": ", 不同意",
1175
"xloc": [
1176
"default.handlebars->47->1016",
1177
- "default.handlebars->47->2008"
1177
+ "default.handlebars->47->2012"
1178
]
1179
},
1180
{
@@ -1201,7 +1201,7 @@
1201
"zh-cht": ",提示同意",
1202
"xloc": [
1203
"default.handlebars->47->1017",
1204
- "default.handlebars->47->2009"
1204
+ "default.handlebars->47->2013"
1205
]
1206
},
1207
{
@@ -1254,7 +1254,7 @@
1254
"zh-cht": ", 每天重複",
1255
"xloc": [
1256
"default.handlebars->47->1013",
1257
- "default.handlebars->47->2005"
1257
+ "default.handlebars->47->2009"
1258
]
1259
},
1260
{
@@ -1281,7 +1281,7 @@
1281
"zh-cht": ", 每週重複一次",
1282
"xloc": [
1283
"default.handlebars->47->1014",
1284
- "default.handlebars->47->2006"
1284
+ "default.handlebars->47->2010"
1285
]
1286
},
1287
{
@@ -1437,7 +1437,7 @@
1437
"zh-cht": ", 工具欄",
1438
"xloc": [
1439
"default.handlebars->47->1018",
1440
- "default.handlebars->47->2010"
1440
+ "default.handlebars->47->2014"
1441
]
1442
},
1443
{
@@ -1487,7 +1487,7 @@
1487
"zh-cht": ", 僅查看桌面",
1488
"xloc": [
1489
"default.handlebars->47->1015",
1490
- "default.handlebars->47->2007"
1490
+ "default.handlebars->47->2011"
1491
]
1492
},
1493
{
@@ -1834,8 +1834,8 @@
1834
"default-mobile.handlebars->11->139",
1835
"default-mobile.handlebars->11->477",
1836
"default.handlebars->47->1399",
1837
- "default.handlebars->47->2226",
1838
- "default.handlebars->47->2875",
1837
+ "default.handlebars->47->2230",
1838
+ "default.handlebars->47->2883",
1839
"sharing.handlebars->11->50"
1840
]
1841
},
@@ -2006,7 +2006,7 @@
2006
"zh-chs": "1个活跃时段",
2007
"zh-cht": "1個活躍時段",
2008
"xloc": [
2009
- "default.handlebars->47->2749"
2009
+ "default.handlebars->47->2753"
2010
]
2011
},
2012
{
@@ -2034,7 +2034,7 @@
2034
"xloc": [
2035
"default-mobile.handlebars->11->149",
2036
"default-mobile.handlebars->11->746",
2037
- "default.handlebars->47->2250",
2037
+ "default.handlebars->47->2254",
2038
"download.handlebars->3->1",
2039
"download2.handlebars->5->1",
2040
"sharing.handlebars->11->96"
@@ -2144,7 +2144,7 @@
2144
"zh-chs": "1组",
2145
"zh-cht": "1群",
2146
"xloc": [
2147
- "default.handlebars->47->2705"
2147
+ "default.handlebars->47->2709"
2148
]
2149
},
2150
{
@@ -2199,7 +2199,7 @@
2199
"zh-cht": "1分鐘",
2200
"xloc": [
2201
"default.handlebars->47->1100",
2202
- "default.handlebars->47->1809"
2202
+ "default.handlebars->47->1813"
2203
]
2204
},
2205
{
@@ -2279,7 +2279,7 @@
2279
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
2280
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
2281
"xloc": [
2282
- "default.handlebars->47->2467"
2282
+ "default.handlebars->47->2471"
2283
]
2284
},
2285
{
@@ -2489,7 +2489,7 @@
2489
"default-mobile.handlebars->11->218",
2490
"default-mobile.handlebars->11->222",
2491
"default-mobile.handlebars->11->226",
2492
- "default.handlebars->47->2471",
2492
+ "default.handlebars->47->2475",
2493
"default.handlebars->47->411",
2494
"default.handlebars->47->414",
2495
"default.handlebars->47->418",
@@ -2685,7 +2685,7 @@
2685
"zh-cht": "10分鐘",
2686
"xloc": [
2687
"default.handlebars->47->1102",
2688
- "default.handlebars->47->1811"
2688
+ "default.handlebars->47->1815"
2689
]
2690
},
2691
{
@@ -2898,7 +2898,7 @@
2898
"zh-cht": "12小時",
2899
"xloc": [
2900
"default.handlebars->47->1110",
2901
- "default.handlebars->47->1819"
2901
+ "default.handlebars->47->1823"
2902
]
2903
},
2904
{
@@ -3080,7 +3080,7 @@
3080
"zh-cht": "15分鐘",
3081
"xloc": [
3082
"default.handlebars->47->1103",
3083
- "default.handlebars->47->1812"
3083
+ "default.handlebars->47->1816"
3084
]
3085
},
3086
{
@@ -3107,7 +3107,7 @@
3107
"zh-cht": "16小時",
3108
"xloc": [
3109
"default.handlebars->47->1111",
3110
- "default.handlebars->47->1820"
3110
+ "default.handlebars->47->1824"
3111
]
3112
},
3113
{
@@ -3316,7 +3316,7 @@
3316
"zh-cht": "2天",
3317
"xloc": [
3318
"default.handlebars->47->1113",
3319
- "default.handlebars->47->1822"
3319
+ "default.handlebars->47->1826"
3320
]
3321
},
3322
{
@@ -3343,7 +3343,7 @@
3343
"zh-cht": "2小時",
3344
"xloc": [
3345
"default.handlebars->47->1107",
3346
- "default.handlebars->47->1816"
3346
+ "default.handlebars->47->1820"
3347
]
3348
},
3349
{
@@ -3530,7 +3530,7 @@
3530
"zh-cht": "24小時",
3531
"xloc": [
3532
"default.handlebars->47->1112",
3533
- "default.handlebars->47->1821"
3533
+ "default.handlebars->47->1825"
3534
]
3535
},
3536
{
@@ -3607,7 +3607,7 @@
3607
"zh-chs": "2FA备份代码已清除",
3608
"zh-cht": "2FA備份代碼已清除",
3609
"xloc": [
3610
- "default.handlebars->47->2363"
3610
+ "default.handlebars->47->2367"
3611
]
3612
},
3613
{
@@ -3660,7 +3660,7 @@
3660
"zh-chs": "第二个因素",
3661
"zh-cht": "第二個因素",
3662
"xloc": [
3663
- "default.handlebars->47->2912"
3663
+ "default.handlebars->47->2920"
3664
]
3665
},
3666
{
@@ -3686,8 +3686,8 @@
3686
"zh-chs": "启用第二因素身份验证",
3687
"zh-cht": "啟用第二因素身份驗證",
3688
"xloc": [
3689
- "default.handlebars->47->2485",
3690
- "default.handlebars->47->2730"
3689
+ "default.handlebars->47->2489",
3690
+ "default.handlebars->47->2734"
3691
]
3692
},
3693
{
@@ -3842,7 +3842,7 @@
3842
"zh-cht": "30分鐘",
3843
"xloc": [
3844
"default.handlebars->47->1104",
3845
- "default.handlebars->47->1813"
3845
+ "default.handlebars->47->1817"
3846
]
3847
},
3848
{
@@ -3951,7 +3951,7 @@
3951
"zh-cht": "4天",
3952
"xloc": [
3953
"default.handlebars->47->1114",
3954
- "default.handlebars->47->1823"
3954
+ "default.handlebars->47->1827"
3955
]
3956
},
3957
{
@@ -3978,7 +3978,7 @@
3978
"zh-cht": "4個小時",
3979
"xloc": [
3980
"default.handlebars->47->1108",
3981
- "default.handlebars->47->1817"
3981
+ "default.handlebars->47->1821"
3982
]
3983
},
3984
{
@@ -4112,7 +4112,7 @@
4112
"zh-cht": "45分鐘",
4113
"xloc": [
4114
"default.handlebars->47->1105",
4115
- "default.handlebars->47->1814"
4115
+ "default.handlebars->47->1818"
4116
]
4117
},
4118
{
@@ -4165,7 +4165,7 @@
4165
"zh-cht": "5分鐘",
4166
"xloc": [
4167
"default.handlebars->47->1101",
4168
- "default.handlebars->47->1810"
4168
+ "default.handlebars->47->1814"
4169
]
4170
},
4171
{
@@ -4355,7 +4355,7 @@
4355
"zh-cht": "60分鐘",
4356
"xloc": [
4357
"default.handlebars->47->1106",
4358
- "default.handlebars->47->1815"
4358
+ "default.handlebars->47->1819"
4359
]
4360
},
4361
{
@@ -4639,7 +4639,7 @@
4639
"zh-chs": "7天",
4640
"zh-cht": "7天",
4641
"xloc": [
4642
- "default.handlebars->47->1824"
4642
+ "default.handlebars->47->1828"
4643
]
4644
},
4645
{
@@ -4721,7 +4721,7 @@
4721
"zh-cht": "8小時",
4722
"xloc": [
4723
"default.handlebars->47->1109",
4724
- "default.handlebars->47->1818",
4724
+ "default.handlebars->47->1822",
4725
"default.handlebars->47->521",
4726
"default.handlebars->47->535"
4727
]
@@ -5062,7 +5062,7 @@
5062
"zh-cht": "ACM",
5063
"xloc": [
5064
"default-mobile.handlebars->11->297",
5065
- "default.handlebars->47->1986",
5065
+ "default.handlebars->47->1990",
5066
"default.handlebars->47->838"
5067
]
5068
},
@@ -5162,7 +5162,7 @@
5162
"zh-chs": "操作系统",
5163
"zh-cht": "AMT操作系統",
5164
"xloc": [
5165
- "default.handlebars->47->3057"
5165
+ "default.handlebars->47->3065"
5166
]
5167
},
5168
{
@@ -5188,7 +5188,7 @@
5188
"zh-chs": "AMT-Redir",
5189
"zh-cht": "AMT-Redir",
5190
"xloc": [
5191
- "default.handlebars->47->2919"
5191
+ "default.handlebars->47->2927"
5192
]
5193
},
5194
{
@@ -5214,7 +5214,7 @@
5214
"zh-chs": "AMT-WSMAN",
5215
"zh-cht": "AMT-WSMAN",
5216
"xloc": [
5217
- "default.handlebars->47->2918"
5217
+ "default.handlebars->47->2926"
5218
]
5219
},
5220
{
@@ -5485,7 +5485,7 @@
5485
"zh-chs": "访问服务器档案",
5486
"zh-cht": "存取伺服器檔案",
5487
"xloc": [
5488
- "default.handlebars->47->2661"
5488
+ "default.handlebars->47->2665"
5489
]
5490
},
5491
{
@@ -5598,9 +5598,9 @@
5598
"default-mobile.handlebars->11->264",
5599
"default-mobile.handlebars->11->266",
5600
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
5601
- "default.handlebars->47->1853",
5602
- "default.handlebars->47->1855",
5603
- "default.handlebars->47->3111",
5601
+ "default.handlebars->47->1857",
5602
+ "default.handlebars->47->1859",
5603
+ "default.handlebars->47->3119",
5604
"default.handlebars->47->798",
5605
"default.handlebars->47->800"
5606
]
@@ -5629,7 +5629,7 @@
5629
"zh-cht": "帳號設定",
5630
"xloc": [
5631
"default-mobile.handlebars->11->713",
5632
- "default.handlebars->47->2982"
5632
+ "default.handlebars->47->2990"
5633
]
5634
},
5635
{
@@ -5691,7 +5691,7 @@
5691
"nl": "Account gewijzigd om te synchroniseren met LDAP gegevens.",
5692
"pl": "Konto zmienione di synchronizacji z danymi LDAP.",
5693
"xloc": [
5694
- "default.handlebars->47->2424"
5694
+ "default.handlebars->47->2428"
5695
]
5696
},
5697
{
@@ -5717,7 +5717,7 @@
5717
"zh-chs": "帐户已更改:{0}",
5718
"zh-cht": "帳戶已更改:{0}",
5719
"xloc": [
5720
- "default.handlebars->47->2336"
5720
+ "default.handlebars->47->2340"
5721
]
5722
},
5723
{
@@ -5743,7 +5743,7 @@
5743
"zh-chs": "创建帐户,电子邮件为{0}",
5744
"zh-cht": "創建帳戶,電子郵件為{0}",
5745
"xloc": [
5746
- "default.handlebars->47->2335"
5746
+ "default.handlebars->47->2339"
5747
]
5748
},
5749
{
@@ -5769,7 +5769,7 @@
5769
"zh-chs": "已创建帐户,名称为 {0}。",
5770
"zh-cht": "已創建帳戶,名稱為 {0}。",
5771
"xloc": [
5772
- "default.handlebars->47->2398"
5772
+ "default.handlebars->47->2402"
5773
]
5774
},
5775
{
@@ -5795,7 +5795,7 @@
5795
"zh-chs": "创建帐户,用户名是{0}",
5796
"zh-cht": "帳戶已創建,用戶名是{0}",
5797
"xloc": [
5798
- "default.handlebars->47->2334"
5798
+ "default.handlebars->47->2338"
5799
]
5800
},
5801
{
@@ -5823,8 +5823,8 @@
5823
"xloc": [
5824
"default-mobile.handlebars->11->64",
5825
"default.handlebars->47->203",
5826
- "default.handlebars->47->2487",
5827
- "default.handlebars->47->2658"
5826
+ "default.handlebars->47->2491",
5827
+ "default.handlebars->47->2662"
5828
]
5829
},
5830
{
@@ -5851,7 +5851,7 @@
5851
"zh-cht": "達到帳戶限制。",
5852
"xloc": [
5853
"default-mobile.handlebars->11->725",
5854
- "default.handlebars->47->2994",
5854
+ "default.handlebars->47->3002",
5855
"login-mobile.handlebars->5->6",
5856
"login.handlebars->5->8",
5857
"login2.handlebars->7->9"
@@ -5908,7 +5908,7 @@
5908
"zh-chs": "帐号登录",
5909
"zh-cht": "帳號登錄",
5910
"xloc": [
5911
- "default.handlebars->47->2271"
5911
+ "default.handlebars->47->2275"
5912
]
5913
},
5914
{
@@ -5934,7 +5934,7 @@
5934
"zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
5935
"zh-cht": "從 {0}、{1}、{2} 登錄帳戶",
5936
"xloc": [
5937
- "default.handlebars->47->2377"
5937
+ "default.handlebars->47->2381"
5938
]
5939
},
5940
{
@@ -5943,7 +5943,7 @@
5943
"nl": "Token vermeldingen voor accountaanmelding",
5944
"pl": "Zapisy logowania tokenami użytkownika",
5945
"xloc": [
5946
- "default.handlebars->47->2961"
5946
+ "default.handlebars->47->2969"
5947
]
5948
},
5949
{
@@ -5969,7 +5969,7 @@
5969
"zh-chs": "帐户登出",
5970
"zh-cht": "帳戶登出",
5971
"xloc": [
5972
- "default.handlebars->47->2272"
5972
+ "default.handlebars->47->2276"
5973
]
5974
},
5975
{
@@ -6023,7 +6023,7 @@
6023
"zh-chs": "帐户密码已更改:{0}",
6024
"zh-cht": "帳戶密碼已更改:{0}",
6025
"xloc": [
6026
- "default.handlebars->47->2344"
6026
+ "default.handlebars->47->2348"
6027
]
6028
},
6029
{
@@ -6049,7 +6049,7 @@
6049
"zh-chs": "帐户已删除",
6050
"zh-cht": "帳戶已刪除",
6051
"xloc": [
6052
- "default.handlebars->47->2333"
6052
+ "default.handlebars->47->2337"
6053
]
6054
},
6055
{
@@ -6267,7 +6267,7 @@
6267
"zh-chs": "如果ACM失败,则激活到CCM",
6268
"zh-cht": "如果ACM失敗,則激活到CCM",
6269
"xloc": [
6270
- "default.handlebars->47->2041"
6270
+ "default.handlebars->47->2045"
6271
]
6272
},
6273
{
@@ -6350,7 +6350,7 @@
6350
"zh-chs": "主动设备共享",
6351
"zh-cht": "主動設備共享",
6352
"xloc": [
6353
- "default.handlebars->47->1990",
6353
+ "default.handlebars->47->1994",
6354
"default.handlebars->47->998"
6355
]
6356
},
@@ -6377,7 +6377,7 @@
6377
"zh-chs": "活动登录令牌",
6378
"zh-cht": "活動登錄令牌",
6379
"xloc": [
6380
- "default.handlebars->47->1884"
6380
+ "default.handlebars->47->1888"
6381
]
6382
},
6383
{
@@ -6552,7 +6552,7 @@
6552
"zh-chs": "添加代理",
6553
"zh-cht": "新增代理",
6554
"xloc": [
6555
- "default.handlebars->47->1980",
6555
+ "default.handlebars->47->1984",
6556
"default.handlebars->47->452"
6557
]
6558
},
@@ -6602,9 +6602,9 @@
6602
"zh-chs": "添加设备",
6603
"zh-cht": "新增裝置",
6604
"xloc": [
6605
- "default.handlebars->47->1984",
6606
- "default.handlebars->47->2633",
6607
- "default.handlebars->47->2811",
6605
+ "default.handlebars->47->1988",
6606
+ "default.handlebars->47->2637",
6607
+ "default.handlebars->47->2819",
6608
"default.handlebars->47->456"
6609
]
6610
},
@@ -6657,9 +6657,9 @@
6657
"zh-chs": "添加设备组",
6658
"zh-cht": "新增裝置群",
6659
"xloc": [
6660
- "default.handlebars->47->2126",
6661
- "default.handlebars->47->2627",
6662
- "default.handlebars->47->2799",
6660
+ "default.handlebars->47->2130",
6661
+ "default.handlebars->47->2631",
6662
+ "default.handlebars->47->2807",
6663
"default.handlebars->47->366"
6664
]
6665
},
@@ -6686,7 +6686,7 @@
6686
"zh-chs": "添加设备组权限",
6687
"zh-cht": "新增裝置群權限",
6688
"xloc": [
6689
- "default.handlebars->47->2123"
6689
+ "default.handlebars->47->2127"
6690
]
6691
},
6692
{
@@ -6712,8 +6712,8 @@
6712
"zh-chs": "添加设备权限",
6713
"zh-cht": "新增裝置權限",
6714
"xloc": [
6715
- "default.handlebars->47->2128",
6716
- "default.handlebars->47->2130"
6715
+ "default.handlebars->47->2132",
6716
+ "default.handlebars->47->2134"
6717
]
6718
},
6719
{
@@ -6863,7 +6863,7 @@
6863
"zh-chs": "添加成员身份",
6864
"zh-cht": "新增成員身份",
6865
"xloc": [
6866
- "default.handlebars->47->2831"
6866
+ "default.handlebars->47->2839"
6867
]
6868
},
6869
{
@@ -6938,8 +6938,8 @@
6938
"zh-chs": "添加安全密钥",
6939
"zh-cht": "新增安全密鑰",
6940
"xloc": [
6941
- "default.handlebars->47->1599",
6942
- "default.handlebars->47->1600",
6941
+ "default.handlebars->47->1603",
6942
+ "default.handlebars->47->1604",
6943
"default.handlebars->47->234",
6944
"default.handlebars->47->236",
6945
"default.handlebars->47->239",
@@ -6996,7 +6996,7 @@
6996
"zh-chs": "添加用户设备权限",
6997
"zh-cht": "新增用戶裝置權限",
6998
"xloc": [
6999
- "default.handlebars->47->2133"
6999
+ "default.handlebars->47->2137"
7000
]
7001
},
7002
{
@@ -7022,9 +7022,9 @@
7022
"zh-chs": "添加用户组",
7023
"zh-cht": "新增用戶群",
7024
"xloc": [
7025
- "default.handlebars->47->1974",
7026
- "default.handlebars->47->2125",
7027
- "default.handlebars->47->2805",
7025
+ "default.handlebars->47->1978",
7026
+ "default.handlebars->47->2129",
7027
+ "default.handlebars->47->2813",
7028
"default.handlebars->47->991"
7029
]
7030
},
@@ -7051,7 +7051,7 @@
7051
"zh-chs": "添加用户组设备权限",
7052
"zh-cht": "新增用戶群裝置權限",
7053
"xloc": [
7054
- "default.handlebars->47->2135"
7054
+ "default.handlebars->47->2139"
7055
]
7056
},
7057
{
@@ -7126,8 +7126,8 @@
7126
"zh-chs": "添加用户",
7127
"zh-cht": "新增用戶",
7128
"xloc": [
7129
- "default.handlebars->47->1973",
7130
- "default.handlebars->47->2622"
7129
+ "default.handlebars->47->1977",
7130
+ "default.handlebars->47->2626"
7131
]
7132
},
7133
{
@@ -7153,7 +7153,7 @@
7153
"zh-chs": "将用户添加到设备组",
7154
"zh-cht": "將用戶新增到裝置群",
7155
"xloc": [
7156
- "default.handlebars->47->2122"
7156
+ "default.handlebars->47->2126"
7157
]
7158
},
7159
{
@@ -7179,7 +7179,7 @@
7179
"zh-chs": "将用户添加到用户组",
7180
"zh-cht": "將用戶新增到用戶群",
7181
"xloc": [
7182
- "default.handlebars->47->2657"
7182
+ "default.handlebars->47->2661"
7183
]
7184
},
7185
{
@@ -7358,7 +7358,7 @@
7358
"zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。",
7359
"zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。",
7360
"xloc": [
7361
- "default.handlebars->47->1979",
7361
+ "default.handlebars->47->1983",
7362
"default.handlebars->47->451"
7363
]
7364
},
@@ -7385,7 +7385,7 @@
7385
"zh-chs": "添加位于本地网络上的设备。",
7386
"zh-cht": "添加位於本地網絡上的設備。",
7387
"xloc": [
7388
- "default.handlebars->47->1983",
7388
+ "default.handlebars->47->1987",
7389
"default.handlebars->47->455"
7390
]
7391
},
@@ -7490,7 +7490,7 @@
7490
"zh-chs": "添加了身份验证应用程序",
7491
"zh-cht": "添加了身份驗證應用程序",
7492
"xloc": [
7493
- "default.handlebars->47->2360"
7493
+ "default.handlebars->47->2364"
7494
]
7495
},
7496
{
@@ -7516,7 +7516,7 @@
7516
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
7517
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
7518
"xloc": [
7519
- "default.handlebars->47->2371"
7519
+ "default.handlebars->47->2375"
7520
]
7521
},
7522
{
@@ -7542,7 +7542,7 @@
7542
"zh-chs": "添加了每天重复的设备共享 {0}。",
7543
"zh-cht": "添加了每天重複的設備共享 {0}。",
7544
"xloc": [
7545
- "default.handlebars->47->2408"
7545
+ "default.handlebars->47->2412"
7546
]
7547
},
7548
{
@@ -7568,7 +7568,7 @@
7568
"zh-chs": "添加了每周重复的设备共享 {0}。",
7569
"zh-cht": "添加了每週重複的設備共享 {0}。",
7570
"xloc": [
7571
- "default.handlebars->47->2409"
7571
+ "default.handlebars->47->2413"
7572
]
7573
},
7574
{
@@ -7594,7 +7594,7 @@
7594
"zh-chs": "添加了无限时间的设备共享 {0}。",
7595
"zh-cht": "添加了無限時間的設備共享 {0}。",
7596
"xloc": [
7597
- "default.handlebars->47->2401"
7597
+ "default.handlebars->47->2405"
7598
]
7599
},
7600
{
@@ -7620,8 +7620,8 @@
7620
"zh-chs": "已将设备{0}添加到设备组{1}",
7621
"zh-cht": "已將設備{0}添加到設備組{1}",
7622
"xloc": [
7623
- "default.handlebars->47->2327",
7624
- "default.handlebars->47->2354"
7623
+ "default.handlebars->47->2331",
7624
+ "default.handlebars->47->2358"
7625
]
7626
},
7627
{
@@ -7647,7 +7647,7 @@
7647
"zh-chs": "添加登录令牌",
7648
"zh-cht": "添加了登錄令牌",
7649
"xloc": [
7650
- "default.handlebars->47->2385"
7650
+ "default.handlebars->47->2389"
7651
]
7652
},
7653
{
@@ -7673,7 +7673,7 @@
7673
"zh-chs": "新增推送通知认证装置",
7674
"zh-cht": "增加推送通知認證設備",
7675
"xloc": [
7676
- "default.handlebars->47->2383"
7676
+ "default.handlebars->47->2387"
7677
]
7678
},
7679
{
@@ -7699,7 +7699,7 @@
7699
"zh-chs": "添加了安全密钥",
7700
"zh-cht": "添加了安全密鑰",
7701
"xloc": [
7702
- "default.handlebars->47->2365"
7702
+ "default.handlebars->47->2369"
7703
]
7704
},
7705
{
@@ -7725,7 +7725,7 @@
7725
"zh-chs": "已将用户组{0}添加到设备组{1}",
7726
"zh-cht": "已將用戶組{0}添加到設備組{1}",
7727
"xloc": [
7728
- "default.handlebars->47->2338"
7728
+ "default.handlebars->47->2342"
7729
]
7730
},
7731
{
@@ -7751,8 +7751,8 @@
7751
"zh-chs": "已将用户{0}添加到用户组{1}",
7752
"zh-cht": "已將用戶{0}添加到用戶組{1}",
7753
"xloc": [
7754
- "default.handlebars->47->2341",
7755
- "default.handlebars->47->2350"
7754
+ "default.handlebars->47->2345",
7755
+ "default.handlebars->47->2354"
7756
]
7757
},
7758
{
@@ -7911,7 +7911,7 @@
7911
"zh-chs": "管理领域",
7912
"zh-cht": "管理領域",
7913
"xloc": [
7914
- "default.handlebars->47->2709"
7914
+ "default.handlebars->47->2713"
7915
]
7916
},
7917
{
@@ -7964,7 +7964,7 @@
7964
"zh-chs": "管理领域",
7965
"zh-cht": "管理領域",
7966
"xloc": [
7967
- "default.handlebars->47->2554"
7967
+ "default.handlebars->47->2558"
7968
]
7969
},
7970
{
@@ -7990,7 +7990,7 @@
7990
"zh-chs": "管理员",
7991
"zh-cht": "管理員",
7992
"xloc": [
7993
- "default.handlebars->47->2479"
7993
+ "default.handlebars->47->2483"
7994
]
7995
},
7996
{
@@ -8016,7 +8016,7 @@
8016
"zh-chs": "南非文",
8017
"zh-cht": "南非文",
8018
"xloc": [
8019
- "default.handlebars->47->1602"
8019
+ "default.handlebars->47->1606"
8020
]
8021
},
8022
{
@@ -8046,9 +8046,9 @@
8046
"default-mobile.handlebars->11->256",
8047
"default-mobile.handlebars->11->313",
8048
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
8049
- "default.handlebars->47->2201",
8050
- "default.handlebars->47->2214",
8051
- "default.handlebars->47->3055",
8049
+ "default.handlebars->47->2205",
8050
+ "default.handlebars->47->2218",
8051
+ "default.handlebars->47->3063",
8052
"default.handlebars->47->386",
8053
"default.handlebars->47->647",
8054
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
@@ -8078,8 +8078,8 @@
8078
"zh-chs": "代理+英特尔AMT",
8079
"zh-cht": "代理+Intel® AMT",
8080
"xloc": [
8081
- "default.handlebars->47->2203",
8082
- "default.handlebars->47->2216"
8081
+ "default.handlebars->47->2207",
8082
+ "default.handlebars->47->2220"
8083
]
8084
},
8085
{
@@ -8133,7 +8133,7 @@
8133
"zh-cht": "代理控制台",
8134
"xloc": [
8135
"default-mobile.handlebars->11->684",
8136
- "default.handlebars->47->2143",
8136
+ "default.handlebars->47->2147",
8137
"default.handlebars->47->729"
8138
]
8139
},
@@ -8160,7 +8160,7 @@
8160
"zh-chs": "代理错误计数器",
8161
"zh-cht": "代理錯誤計數器",
8162
"xloc": [
8163
- "default.handlebars->47->3024"
8163
+ "default.handlebars->47->3032"
8164
]
8165
},
8166
{
@@ -8342,7 +8342,7 @@
8342
"zh-cht": "代理自行共享",
8343
"xloc": [
8344
"default.handlebars->47->1019",
8345
- "default.handlebars->47->2011"
8345
+ "default.handlebars->47->2015"
8346
]
8347
},
8348
{
@@ -8368,7 +8368,7 @@
8368
"zh-chs": "代理会话",
8369
"zh-cht": "代理時段",
8370
"xloc": [
8371
- "default.handlebars->47->3040"
8371
+ "default.handlebars->47->3048"
8372
]
8373
},
8374
{
@@ -8471,7 +8471,7 @@
8471
"zh-chs": "代理类型",
8472
"zh-cht": "代理類型",
8473
"xloc": [
8474
- "default.handlebars->47->2212",
8474
+ "default.handlebars->47->2216",
8475
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
8476
]
8477
},
@@ -8525,7 +8525,7 @@
8525
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
8526
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
8527
"xloc": [
8528
- "default.handlebars->47->2324"
8528
+ "default.handlebars->47->2328"
8529
]
8530
},
8531
{
@@ -8967,8 +8967,8 @@
8967
"zh-chs": "代理",
8968
"zh-cht": "代理",
8969
"xloc": [
8970
- "default.handlebars->47->2173",
8971
- "default.handlebars->47->3068",
8970
+ "default.handlebars->47->2177",
8971
+ "default.handlebars->47->3076",
8972
"default.handlebars->47->540"
8973
]
8974
},
@@ -8995,7 +8995,7 @@
8995
"zh-chs": "阿尔巴尼亚文",
8996
"zh-cht": "阿爾巴尼亞文",
8997
"xloc": [
8998
- "default.handlebars->47->1603"
8998
+ "default.handlebars->47->1607"
8999
]
9000
},
9001
{
@@ -9024,7 +9024,7 @@
9024
"default-mobile.handlebars->11->148",
9025
"default-mobile.handlebars->11->478",
9026
"default-mobile.handlebars->11->480",
9027
- "default.handlebars->47->2888",
9027
+ "default.handlebars->47->2896",
9028
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1"
9029
]
9030
},
@@ -9051,7 +9051,7 @@
9051
"zh-chs": "全部可用",
9052
"zh-cht": "全部可用",
9053
"xloc": [
9054
- "default.handlebars->47->2441"
9054
+ "default.handlebars->47->2445"
9055
]
9056
},
9057
{
@@ -9077,7 +9077,7 @@
9077
"zh-chs": "所有可用的代理",
9078
"zh-cht": "所有可用的代理",
9079
"xloc": [
9080
- "default.handlebars->47->2174",
9080
+ "default.handlebars->47->2178",
9081
"default.handlebars->47->541"
9082
]
9083
},
@@ -9130,7 +9130,7 @@
9130
"zh-chs": "所有事件",
9131
"zh-cht": "所有事件",
9132
"xloc": [
9133
- "default.handlebars->47->2439"
9133
+ "default.handlebars->47->2443"
9134
]
9135
},
9136
{
@@ -9210,8 +9210,8 @@
9210
"zh-chs": "允许用户管理此设备组和该组中的设备。",
9211
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
9212
"xloc": [
9213
- "default.handlebars->47->2088",
9214
- "default.handlebars->47->2654"
9213
+ "default.handlebars->47->2092",
9214
+ "default.handlebars->47->2658"
9215
]
9216
},
9217
{
@@ -9237,7 +9237,7 @@
9237
"zh-chs": "允许用户管理此设备。",
9238
"zh-cht": "允許用戶管理此裝置。",
9239
"xloc": [
9240
- "default.handlebars->47->2089"
9240
+ "default.handlebars->47->2093"
9241
]
9242
},
9243
{
@@ -9528,9 +9528,9 @@
9528
"zh-chs": "一直通知",
9529
"zh-cht": "一直通知",
9530
"xloc": [
9531
- "default.handlebars->47->1949",
9532
- "default.handlebars->47->2613",
9533
- "default.handlebars->47->2718",
9531
+ "default.handlebars->47->1953",
9532
+ "default.handlebars->47->2617",
9533
+ "default.handlebars->47->2722",
9534
"default.handlebars->47->884"
9535
]
9536
},
@@ -9557,9 +9557,9 @@
9557
"zh-chs": "一直提示",
9558
"zh-cht": "一直提示",
9559
"xloc": [
9560
- "default.handlebars->47->1950",
9561
- "default.handlebars->47->2614",
9562
- "default.handlebars->47->2719",
9560
+ "default.handlebars->47->1954",
9561
+ "default.handlebars->47->2618",
9562
+ "default.handlebars->47->2723",
9563
"default.handlebars->47->885"
9564
]
9565
},
@@ -9644,7 +9644,7 @@
9644
"nl": "Er is een onbekende fout opgetreden.",
9645
"pl": "Wystąpił nieznany błąd.",
9646
"xloc": [
9647
- "default.handlebars->47->2840"
9647
+ "default.handlebars->47->2848"
9648
]
9649
},
9650
{
@@ -9828,8 +9828,8 @@
9828
"zh-chs": "杀毒软件未激活",
9829
"zh-cht": "殺毒軟件未激活",
9830
"xloc": [
9831
- "default.handlebars->47->2205",
9832
- "default.handlebars->47->2219"
9831
+ "default.handlebars->47->2209",
9832
+ "default.handlebars->47->2223"
9833
]
9834
},
9835
{
@@ -10183,7 +10183,7 @@
10183
"zh-chs": "阿拉伯文(阿尔及利亚)",
10184
"zh-cht": "阿拉伯文(阿爾及利亞)",
10185
"xloc": [
10186
- "default.handlebars->47->1605"
10186
+ "default.handlebars->47->1609"
10187
]
10188
},
10189
{
@@ -10209,7 +10209,7 @@
10209
"zh-chs": "阿拉伯文(巴林)",
10210
"zh-cht": "阿拉伯文(巴林)",
10211
"xloc": [
10212
- "default.handlebars->47->1606"
10212
+ "default.handlebars->47->1610"
10213
]
10214
},
10215
{
@@ -10235,7 +10235,7 @@
10235
"zh-chs": "阿拉伯文(埃及)",
10236
"zh-cht": "阿拉伯文(埃及)",
10237
"xloc": [
10238
- "default.handlebars->47->1607"
10238
+ "default.handlebars->47->1611"
10239
]
10240
},
10241
{
@@ -10261,7 +10261,7 @@
10261
"zh-chs": "阿拉伯文(伊拉克)",
10262
"zh-cht": "阿拉伯文(伊拉克)",
10263
"xloc": [
10264
- "default.handlebars->47->1608"
10264
+ "default.handlebars->47->1612"
10265
]
10266
},
10267
{
@@ -10287,7 +10287,7 @@
10287
"zh-chs": "阿拉伯文(约旦)",
10288
"zh-cht": "阿拉伯文(約旦)",
10289
"xloc": [
10290
- "default.handlebars->47->1609"
10290
+ "default.handlebars->47->1613"
10291
]
10292
},
10293
{
@@ -10313,7 +10313,7 @@
10313
"zh-chs": "阿拉伯文(科威特)",
10314
"zh-cht": "阿拉伯文(科威特)",
10315
"xloc": [
10316
- "default.handlebars->47->1610"
10316
+ "default.handlebars->47->1614"
10317
]
10318
},
10319
{
@@ -10339,7 +10339,7 @@
10339
"zh-chs": "阿拉伯文(黎巴嫩)",
10340
"zh-cht": "阿拉伯文(黎巴嫩)",
10341
"xloc": [
10342
- "default.handlebars->47->1611"
10342
+ "default.handlebars->47->1615"
10343
]
10344
},
10345
{
@@ -10365,7 +10365,7 @@
10365
"zh-chs": "阿拉伯文(利比亚)",
10366
"zh-cht": "阿拉伯文(利比亞)",
10367
"xloc": [
10368
- "default.handlebars->47->1612"
10368
+ "default.handlebars->47->1616"
10369
]
10370
},
10371
{
@@ -10391,7 +10391,7 @@
10391
"zh-chs": "阿拉伯文(摩洛哥)",
10392
"zh-cht": "阿拉伯文(摩洛哥)",
10393
"xloc": [
10394
- "default.handlebars->47->1613"
10394
+ "default.handlebars->47->1617"
10395
]
10396
},
10397
{
@@ -10417,7 +10417,7 @@
10417
"zh-chs": "阿拉伯文(阿曼)",
10418
"zh-cht": "阿拉伯文(阿曼)",
10419
"xloc": [
10420
- "default.handlebars->47->1614"
10420
+ "default.handlebars->47->1618"
10421
]
10422
},
10423
{
@@ -10443,7 +10443,7 @@
10443
"zh-chs": "阿拉伯文(卡塔尔)",
10444
"zh-cht": "阿拉伯文(卡塔爾)",
10445
"xloc": [
10446
- "default.handlebars->47->1615"
10446
+ "default.handlebars->47->1619"
10447
]
10448
},
10449
{
@@ -10469,7 +10469,7 @@
10469
"zh-chs": "阿拉伯文(沙特阿拉伯)",
10470
"zh-cht": "阿拉伯文(沙特阿拉伯)",
10471
"xloc": [
10472
- "default.handlebars->47->1616"
10472
+ "default.handlebars->47->1620"
10473
]
10474
},
10475
{
@@ -10495,7 +10495,7 @@
10495
"zh-chs": "阿拉伯文(标准)",
10496
"zh-cht": "阿拉伯文(標準)",
10497
"xloc": [
10498
- "default.handlebars->47->1604"
10498
+ "default.handlebars->47->1608"
10499
]
10500
},
10501
{
@@ -10521,7 +10521,7 @@
10521
"zh-chs": "阿拉伯文(叙利亚)",
10522
"zh-cht": "阿拉伯文(敘利亞)",
10523
"xloc": [
10524
- "default.handlebars->47->1617"
10524
+ "default.handlebars->47->1621"
10525
]
10526
},
10527
{
@@ -10547,7 +10547,7 @@
10547
"zh-chs": "阿拉伯文(突尼斯)",
10548
"zh-cht": "阿拉伯文(突尼斯)",
10549
"xloc": [
10550
- "default.handlebars->47->1618"
10550
+ "default.handlebars->47->1622"
10551
]
10552
},
10553
{
@@ -10573,7 +10573,7 @@
10573
"zh-chs": "阿拉伯文(阿联酋)",
10574
"zh-cht": "阿拉伯文(阿聯酋)",
10575
"xloc": [
10576
- "default.handlebars->47->1619"
10576
+ "default.handlebars->47->1623"
10577
]
10578
},
10579
{
@@ -10599,7 +10599,7 @@
10599
"zh-chs": "阿拉伯文(也门)",
10600
"zh-cht": "阿拉伯文(也門)",
10601
"xloc": [
10602
- "default.handlebars->47->1620"
10602
+ "default.handlebars->47->1624"
10603
]
10604
},
10605
{
@@ -10625,7 +10625,7 @@
10625
"zh-chs": "阿拉贡文",
10626
"zh-cht": "阿拉貢文",
10627
"xloc": [
10628
- "default.handlebars->47->1621"
10628
+ "default.handlebars->47->1625"
10629
]
10630
},
10631
{
@@ -10709,7 +10709,7 @@
10709
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
10710
"xloc": [
10711
"default-mobile.handlebars->11->645",
10712
- "default.handlebars->47->2055"
10712
+ "default.handlebars->47->2059"
10713
]
10714
},
10715
{
@@ -10813,7 +10813,7 @@
10813
"zh-chs": "您确定要{0}插件吗:{1}",
10814
"zh-cht": "你確定要{0}外掛嗎:{1}",
10815
"xloc": [
10816
- "default.handlebars->47->3120"
10816
+ "default.handlebars->47->3128"
10817
]
10818
},
10819
{
@@ -10866,7 +10866,7 @@
10866
"zh-chs": "亚美尼亚文",
10867
"zh-cht": "亞美尼亞文",
10868
"xloc": [
10869
- "default.handlebars->47->1622"
10869
+ "default.handlebars->47->1626"
10870
]
10871
},
10872
{
@@ -11049,7 +11049,7 @@
11049
"zh-chs": "阿萨姆文",
11050
"zh-cht": "阿薩姆文",
11051
"xloc": [
11052
- "default.handlebars->47->1623"
11052
+ "default.handlebars->47->1627"
11053
]
11054
},
11055
{
@@ -11205,7 +11205,7 @@
11205
"zh-chs": "阿斯图里亚斯文",
11206
"zh-cht": "阿斯圖里亞斯文",
11207
"xloc": [
11208
- "default.handlebars->47->1624"
11208
+ "default.handlebars->47->1628"
11209
]
11210
},
11211
{
@@ -11231,7 +11231,7 @@
11231
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
11232
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
11233
"xloc": [
11234
- "default.handlebars->47->2293"
11234
+ "default.handlebars->47->2297"
11235
]
11236
},
11237
{
@@ -11315,7 +11315,7 @@
11315
"zh-chs": "认证软件",
11316
"zh-cht": "認證軟體",
11317
"xloc": [
11318
- "default.handlebars->47->2722"
11318
+ "default.handlebars->47->2726"
11319
]
11320
},
11321
{
@@ -11341,9 +11341,9 @@
11341
"zh-chs": "认证设备",
11342
"zh-cht": "認證設備",
11343
"xloc": [
11344
- "default.handlebars->47->1585",
11345
- "default.handlebars->47->1587",
11346
- "default.handlebars->47->1591"
11344
+ "default.handlebars->47->1589",
11345
+ "default.handlebars->47->1591",
11346
+ "default.handlebars->47->1595"
11347
]
11348
},
11349
{
@@ -11402,8 +11402,8 @@
11402
"default-mobile.handlebars->11->104",
11403
"default-mobile.handlebars->11->68",
11404
"default-mobile.handlebars->11->71",
11405
- "default.handlebars->47->1581",
11406
- "default.handlebars->47->1583",
11405
+ "default.handlebars->47->1585",
11406
+ "default.handlebars->47->1587",
11407
"default.handlebars->47->209",
11408
"default.handlebars->47->214"
11409
]
@@ -11535,8 +11535,8 @@
11535
"zh-chs": "自动删除",
11536
"zh-cht": "自動刪除",
11537
"xloc": [
11538
- "default.handlebars->47->1934",
11539
- "default.handlebars->47->2432"
11538
+ "default.handlebars->47->1938",
11539
+ "default.handlebars->47->2436"
11540
]
11541
},
11542
{
@@ -11592,7 +11592,7 @@
11592
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
11593
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
11594
"xloc": [
11595
- "default.handlebars->47->2374"
11595
+ "default.handlebars->47->2378"
11596
]
11597
},
11598
{
@@ -11694,7 +11694,7 @@
11694
"zh-chs": "自动移除非活动设备",
11695
"zh-cht": "自動移除非活動設備",
11696
"xloc": [
11697
- "default.handlebars->47->2083"
11697
+ "default.handlebars->47->2087"
11698
]
11699
},
11700
{
@@ -11720,7 +11720,7 @@
11720
"zh-chs": "可用內存",
11721
"zh-cht": "可用內存",
11722
"xloc": [
11723
- "default.handlebars->47->3049"
11723
+ "default.handlebars->47->3057"
11724
]
11725
},
11726
{
@@ -11746,7 +11746,7 @@
11746
"zh-chs": "阿塞拜疆文",
11747
"zh-cht": "阿塞拜疆文",
11748
"xloc": [
11749
- "default.handlebars->47->1625"
11749
+ "default.handlebars->47->1629"
11750
]
11751
},
11752
{
@@ -11971,8 +11971,8 @@
11971
"zh-chs": "后台运行与交互式运行",
11972
"zh-cht": "背景與互動",
11973
"xloc": [
11974
- "default.handlebars->47->2180",
11975
- "default.handlebars->47->2187",
11974
+ "default.handlebars->47->2184",
11975
+ "default.handlebars->47->2191",
11976
"default.handlebars->47->527",
11977
"default.handlebars->47->547"
11978
]
@@ -12000,8 +12000,8 @@
12000
"zh-chs": "仅后台运行",
12001
"zh-cht": "僅背景",
12002
"xloc": [
12003
- "default.handlebars->47->2181",
12004
- "default.handlebars->47->2188",
12003
+ "default.handlebars->47->2185",
12004
+ "default.handlebars->47->2192",
12005
"default.handlebars->47->528",
12006
"default.handlebars->47->548",
12007
"default.handlebars->47->564"
@@ -12057,8 +12057,8 @@
12057
"zh-chs": "备用码",
12058
"zh-cht": "備用碼",
12059
"xloc": [
12060
- "default.handlebars->47->2725",
12061
- "default.handlebars->47->2936"
12060
+ "default.handlebars->47->2729",
12061
+ "default.handlebars->47->2944"
12062
]
12063
},
12064
{
@@ -12137,7 +12137,7 @@
12137
"zh-chs": "错误的签名",
12138
"zh-cht": "錯誤的簽名",
12139
"xloc": [
12140
- "default.handlebars->47->3031"
12140
+ "default.handlebars->47->3039"
12141
]
12142
},
12143
{
@@ -12163,7 +12163,7 @@
12163
"zh-chs": "错误的网络证书",
12164
"zh-cht": "錯誤的網絡憑證",
12165
"xloc": [
12166
- "default.handlebars->47->3030"
12166
+ "default.handlebars->47->3038"
12167
]
12168
},
12169
{
@@ -12189,7 +12189,7 @@
12189
"zh-chs": "巴斯克",
12190
"zh-cht": "巴斯克",
12191
"xloc": [
12192
- "default.handlebars->47->1626"
12192
+ "default.handlebars->47->1630"
12193
]
12194
},
12195
{
@@ -12267,7 +12267,7 @@
12267
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
12268
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
12269
"xloc": [
12270
- "default.handlebars->47->2373"
12270
+ "default.handlebars->47->2377"
12271
]
12272
},
12273
{
@@ -12293,7 +12293,7 @@
12293
"zh-chs": "白俄罗斯文",
12294
"zh-cht": "白俄羅斯文",
12295
"xloc": [
12296
- "default.handlebars->47->1628"
12296
+ "default.handlebars->47->1632"
12297
]
12298
},
12299
{
@@ -12319,7 +12319,7 @@
12319
"zh-chs": "孟加拉",
12320
"zh-cht": "孟加拉",
12321
"xloc": [
12322
- "default.handlebars->47->1629"
12322
+ "default.handlebars->47->1633"
12323
]
12324
},
12325
{
@@ -12424,7 +12424,7 @@
12424
"zh-chs": "波斯尼亚文",
12425
"zh-cht": "波斯尼亞文",
12426
"xloc": [
12427
- "default.handlebars->47->1630"
12427
+ "default.handlebars->47->1634"
12428
]
12429
},
12430
{
@@ -12450,7 +12450,7 @@
12450
"zh-chs": "布列塔尼",
12451
"zh-cht": "布列塔尼",
12452
"xloc": [
12453
- "default.handlebars->47->1631"
12453
+ "default.handlebars->47->1635"
12454
]
12455
},
12456
{
@@ -12476,7 +12476,7 @@
12476
"zh-chs": "广播",
12477
"zh-cht": "廣播",
12478
"xloc": [
12479
- "default.handlebars->47->2620",
12479
+ "default.handlebars->47->2624",
12480
"default.handlebars->container->column_l->p4->3->1->0->3->1"
12481
]
12482
},
@@ -12503,7 +12503,7 @@
12503
"zh-chs": "广播消息",
12504
"zh-cht": "廣播消息",
12505
"xloc": [
12506
- "default.handlebars->47->2536"
12506
+ "default.handlebars->47->2540"
12507
]
12508
},
12509
{
@@ -12529,7 +12529,7 @@
12529
"zh-chs": "向所有连接的用户广播消息。",
12530
"zh-cht": "向所有連接的用戶廣播消息。",
12531
"xloc": [
12532
- "default.handlebars->47->2531"
12532
+ "default.handlebars->47->2535"
12533
]
12534
},
12535
{
@@ -12555,7 +12555,7 @@
12555
"zh-chs": "浏览器",
12556
"zh-cht": "瀏覽器",
12557
"xloc": [
12558
- "default.handlebars->47->2910"
12558
+ "default.handlebars->47->2918"
12559
]
12560
},
12561
{
@@ -12634,7 +12634,7 @@
12634
"zh-chs": "保加利亚文",
12635
"zh-cht": "保加利亞文",
12636
"xloc": [
12637
- "default.handlebars->47->1627"
12637
+ "default.handlebars->47->1631"
12638
]
12639
},
12640
{
@@ -12660,7 +12660,7 @@
12660
"zh-chs": "缅甸文",
12661
"zh-cht": "緬甸文",
12662
"xloc": [
12663
- "default.handlebars->47->1632"
12663
+ "default.handlebars->47->1636"
12664
]
12665
},
12666
{
@@ -12686,7 +12686,7 @@
12686
"zh-chs": "默认情况下,不活动的设备将在 1 天后移除。",
12687
"zh-cht": "默認情況下,非活動設備將在 1 天后移除。",
12688
"xloc": [
12689
- "default.handlebars->47->2085"
12689
+ "default.handlebars->47->2089"
12690
]
12691
},
12692
{
@@ -12712,7 +12712,7 @@
12712
"zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。",
12713
"zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。",
12714
"xloc": [
12715
- "default.handlebars->47->2086"
12715
+ "default.handlebars->47->2090"
12716
]
12717
},
12718
{
@@ -12738,7 +12738,7 @@
12738
"zh-chs": "字节输入",
12739
"zh-cht": "字節輸入",
12740
"xloc": [
12741
- "default.handlebars->47->2906"
12741
+ "default.handlebars->47->2914"
12742
]
12743
},
12744
{
@@ -12764,7 +12764,7 @@
12764
"zh-chs": "字节输出",
12765
"zh-cht": "字節輸出",
12766
"xloc": [
12767
- "default.handlebars->47->2907"
12767
+ "default.handlebars->47->2915"
12768
]
12769
},
12770
{
@@ -12854,7 +12854,7 @@
12854
"zh-chs": "CCM模式",
12855
"zh-cht": "CCM模式",
12856
"xloc": [
12857
- "default.handlebars->47->2038"
12857
+ "default.handlebars->47->2042"
12858
]
12859
},
12860
{
@@ -12881,7 +12881,7 @@
12881
"zh-cht": "CIRA",
12882
"xloc": [
12883
"default-mobile.handlebars->11->257",
12884
- "default.handlebars->47->3056",
12884
+ "default.handlebars->47->3064",
12885
"default.handlebars->47->388",
12886
"default.handlebars->47->649"
12887
]
@@ -12909,7 +12909,7 @@
12909
"zh-chs": "CIRA服务器",
12910
"zh-cht": "CIRA伺服器",
12911
"xloc": [
12912
- "default.handlebars->47->3104"
12912
+ "default.handlebars->47->3112"
12913
]
12914
},
12915
{
@@ -12935,7 +12935,7 @@
12935
"zh-chs": "CIRA服务器命令",
12936
"zh-cht": "CIRA伺服器指令",
12937
"xloc": [
12938
- "default.handlebars->47->3105"
12938
+ "default.handlebars->47->3113"
12939
]
12940
},
12941
{
@@ -12987,7 +12987,7 @@
12987
"zh-chs": "CIRA设置",
12988
"zh-cht": "CIRA設置",
12989
"xloc": [
12990
- "default.handlebars->47->2046"
12990
+ "default.handlebars->47->2050"
12991
]
12992
},
12993
{
@@ -13015,7 +13015,7 @@
13015
"xloc": [
13016
"default-mobile.handlebars->11->589",
13017
"default.handlebars->47->1520",
13018
- "default.handlebars->47->3080",
13018
+ "default.handlebars->47->3088",
13019
"default.handlebars->container->column_l->p40->3->1->p40type->5"
13020
]
13021
},
@@ -13042,7 +13042,7 @@
13042
"zh-chs": "CPU负载",
13043
"zh-cht": "CPU負載",
13044
"xloc": [
13045
- "default.handlebars->47->3045"
13045
+ "default.handlebars->47->3053"
13046
]
13047
},
13048
{
@@ -13068,7 +13068,7 @@
13068
"zh-chs": "最近15分钟的CPU负载",
13069
"zh-cht": "最近15分鐘的CPU負載",
13070
"xloc": [
13071
- "default.handlebars->47->3048"
13071
+ "default.handlebars->47->3056"
13072
]
13073
},
13074
{
@@ -13094,7 +13094,7 @@
13094
"zh-chs": "最近5分钟的CPU负载",
13095
"zh-cht": "最近5分鐘的CPU負載",
13096
"xloc": [
13097
- "default.handlebars->47->3047"
13097
+ "default.handlebars->47->3055"
13098
]
13099
},
13100
{
@@ -13120,7 +13120,7 @@
13120
"zh-chs": "最近一分钟的CPU负载",
13121
"zh-cht": "最近一分鐘的CPU負載",
13122
"xloc": [
13123
- "default.handlebars->47->3046"
13123
+ "default.handlebars->47->3054"
13124
]
13125
},
13126
{
@@ -13177,7 +13177,7 @@
13177
"zh-chs": "CSV",
13178
"zh-cht": "CSV",
13179
"xloc": [
13180
- "default.handlebars->47->2449"
13180
+ "default.handlebars->47->2453"
13181
]
13182
},
13183
{
@@ -13203,8 +13203,8 @@
13203
"zh-chs": "CSV格式",
13204
"zh-cht": "CSV格式",
13205
"xloc": [
13206
- "default.handlebars->47->2453",
13207
- "default.handlebars->47->2523",
13206
+ "default.handlebars->47->2457",
13207
+ "default.handlebars->47->2527",
13208
"default.handlebars->47->714"
13209
]
13210
},
@@ -13254,7 +13254,14 @@
13254
"zh-chs": "呼叫错误",
13255
"zh-cht": "呼叫錯誤",
13256
"xloc": [
13257
- "default.handlebars->47->3121"
13257
+ "default.handlebars->47->3129"
13258
+ ]
13259
+ },
13260
+ {
13261
+ "en": "CallMeBot",
13262
+ "xloc": [
13263
+ "default.handlebars->47->1570",
13264
+ "default.handlebars->47->2764"
13265
]
13266
},
13267
{
@@ -13309,8 +13316,8 @@
13316
"agent-translations.json",
13317
"default-mobile.handlebars->11->113",
13318
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
13312
- "default.handlebars->47->1904",
13313
- "default.handlebars->47->3110",
13319
+ "default.handlebars->47->1908",
13320
+ "default.handlebars->47->3118",
13321
"default.handlebars->47->500",
13322
"default.handlebars->container->dialog->idx_dlgButtonBar",
13323
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -13475,7 +13482,7 @@
13482
"zh-chs": "加泰罗尼亚文",
13483
"zh-cht": "加泰羅尼亞文",
13484
"xloc": [
13478
- "default.handlebars->47->1633"
13485
+ "default.handlebars->47->1637"
13486
]
13487
},
13488
{
@@ -13578,7 +13585,7 @@
13585
"zh-chs": "查莫罗",
13586
"zh-cht": "查莫羅",
13587
"xloc": [
13581
- "default.handlebars->47->1634"
13588
+ "default.handlebars->47->1638"
13589
]
13590
},
13591
{
@@ -13632,7 +13639,7 @@
13639
"zh-chs": "更改{0}的邮箱",
13640
"zh-cht": "更改{0}的電郵",
13641
"xloc": [
13635
- "default.handlebars->47->2786"
13642
+ "default.handlebars->47->2794"
13643
]
13644
},
13645
{
@@ -13687,8 +13694,8 @@
13694
"zh-cht": "更改密碼",
13695
"xloc": [
13696
"default-mobile.handlebars->11->121",
13690
- "default.handlebars->47->1850",
13691
- "default.handlebars->47->2746"
13697
+ "default.handlebars->47->1854",
13698
+ "default.handlebars->47->2750"
13699
]
13700
},
13701
{
@@ -13714,7 +13721,7 @@
13721
"zh-chs": "更改{0}的密码",
13722
"zh-cht": "更改{0}的密碼",
13723
"xloc": [
13717
- "default.handlebars->47->2795"
13724
+ "default.handlebars->47->2803"
13725
]
13726
},
13727
{
@@ -13740,7 +13747,7 @@
13747
"zh-chs": "更改{0}的真实名称",
13748
"zh-cht": "更改{0}的真實名稱",
13749
"xloc": [
13743
- "default.handlebars->47->2781"
13750
+ "default.handlebars->47->2789"
13751
]
13752
},
13753
{
@@ -13895,7 +13902,7 @@
13902
"zh-chs": "更改该用户的密码",
13903
"zh-cht": "更改該用戶的密碼",
13904
"xloc": [
13898
- "default.handlebars->47->2745"
13905
+ "default.handlebars->47->2749"
13906
]
13907
},
13908
{
@@ -13947,7 +13954,7 @@
13954
"zh-chs": "更改您的邮件地址。",
13955
"zh-cht": "在此處更改你的帳戶電郵地址。",
13956
"xloc": [
13950
- "default.handlebars->47->1837"
13957
+ "default.handlebars->47->1841"
13958
]
13959
},
13960
{
@@ -13973,7 +13980,7 @@
13980
"zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。",
13981
"zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
13982
"xloc": [
13976
- "default.handlebars->47->1843"
13983
+ "default.handlebars->47->1847"
13984
]
13985
},
13986
{
@@ -13999,7 +14006,7 @@
14006
"zh-chs": "更改帐户凭据",
14007
"zh-cht": "帳戶憑證已更改",
14008
"xloc": [
14002
- "default.handlebars->47->2345"
14009
+ "default.handlebars->47->2349"
14010
]
14011
},
14012
{
@@ -14025,7 +14032,7 @@
14032
"zh-chs": "将帐户显示名称更改为 {0}。",
14033
"zh-cht": "將帳戶顯示名稱更改為 {0}。",
14034
"xloc": [
14028
- "default.handlebars->47->2397"
14035
+ "default.handlebars->47->2401"
14036
]
14037
},
14038
{
@@ -14051,8 +14058,8 @@
14058
"zh-chs": "{1}组中的设备{0}已更改:{2}",
14059
"zh-cht": "{1}組中的設備{0}已更改:{2}",
14060
"xloc": [
14054
- "default.handlebars->47->2329",
14055
- "default.handlebars->47->2410"
14061
+ "default.handlebars->47->2333",
14062
+ "default.handlebars->47->2414"
14063
]
14064
},
14065
{
@@ -14078,7 +14085,7 @@
14085
"zh-chs": "语言从{1}更改为{2}",
14086
"zh-cht": "語言從{1}更改為{2}",
14087
"xloc": [
14081
- "default.handlebars->47->2273"
14088
+ "default.handlebars->47->2277"
14089
]
14090
},
14091
{
@@ -14104,8 +14111,8 @@
14111
"zh-chs": "已更改{0}的用户设备权限",
14112
"zh-cht": "已更改{0}的用戶設備權限",
14113
"xloc": [
14107
- "default.handlebars->47->2331",
14108
- "default.handlebars->47->2352"
14114
+ "default.handlebars->47->2335",
14115
+ "default.handlebars->47->2356"
14116
]
14117
},
14118
{
@@ -14154,7 +14161,7 @@
14161
"zh-chs": "更改语言将需要刷新页面。",
14162
"zh-cht": "更改語言將需要刷新頁面。",
14163
"xloc": [
14157
- "default.handlebars->47->1801"
14164
+ "default.handlebars->47->1805"
14165
]
14166
},
14167
{
@@ -14182,9 +14189,9 @@
14189
"xloc": [
14190
"default.handlebars->47->1047",
14191
"default.handlebars->47->1069",
14185
- "default.handlebars->47->2470",
14186
- "default.handlebars->47->2741",
14187
- "default.handlebars->47->2742",
14192
+ "default.handlebars->47->2474",
14193
+ "default.handlebars->47->2745",
14194
+ "default.handlebars->47->2746",
14195
"default.handlebars->47->932"
14196
]
14197
},
@@ -14213,8 +14220,8 @@
14220
"xloc": [
14221
"default-mobile.handlebars->11->674",
14222
"default-mobile.handlebars->11->694",
14216
- "default.handlebars->47->2117",
14217
- "default.handlebars->47->2154"
14223
+ "default.handlebars->47->2121",
14224
+ "default.handlebars->47->2158"
14225
]
14226
},
14227
{
@@ -14241,7 +14248,7 @@
14248
"zh-cht": "聊天請求,點擊這裡接受。",
14249
"xloc": [
14250
"default-mobile.handlebars->11->726",
14244
- "default.handlebars->47->2995"
14251
+ "default.handlebars->47->3003"
14252
]
14253
},
14254
{
@@ -14293,7 +14300,7 @@
14300
"zh-chs": "车臣",
14301
"zh-cht": "車臣",
14302
"xloc": [
14296
- "default.handlebars->47->1635"
14303
+ "default.handlebars->47->1639"
14304
]
14305
},
14306
{
@@ -14430,8 +14437,8 @@
14437
"zh-chs": "检查...",
14438
"zh-cht": "檢查...",
14439
"xloc": [
14433
- "default.handlebars->47->1601",
14434
- "default.handlebars->47->3115"
14440
+ "default.handlebars->47->1605",
14441
+ "default.handlebars->47->3123"
14442
]
14443
},
14444
{
@@ -14457,7 +14464,7 @@
14464
"zh-chs": "中文",
14465
"zh-cht": "中文",
14466
"xloc": [
14460
- "default.handlebars->47->1636"
14467
+ "default.handlebars->47->1640"
14468
]
14469
},
14470
{
@@ -14483,7 +14490,7 @@
14490
"zh-chs": "中文(香港)",
14491
"zh-cht": "中文(香港)",
14492
"xloc": [
14486
- "default.handlebars->47->1637"
14493
+ "default.handlebars->47->1641"
14494
]
14495
},
14496
{
@@ -14509,7 +14516,7 @@
14516
"zh-chs": "中文(中国)",
14517
"zh-cht": "中文(中國)",
14518
"xloc": [
14512
- "default.handlebars->47->1638"
14519
+ "default.handlebars->47->1642"
14520
]
14521
},
14522
{
@@ -14535,7 +14542,7 @@
14542
"zh-chs": "简体中文",
14543
"zh-cht": "簡體中文",
14544
"xloc": [
14538
- "default.handlebars->47->1798"
14545
+ "default.handlebars->47->1802"
14546
]
14547
},
14548
{
@@ -14561,7 +14568,7 @@
14568
"zh-chs": "中文(新加坡)",
14569
"zh-cht": "中文(新加坡)",
14570
"xloc": [
14564
- "default.handlebars->47->1639"
14571
+ "default.handlebars->47->1643"
14572
]
14573
},
14574
{
@@ -14587,7 +14594,7 @@
14594
"zh-chs": "中文(台湾)",
14595
"zh-cht": "中文(台灣)",
14596
"xloc": [
14590
- "default.handlebars->47->1640"
14597
+ "default.handlebars->47->1644"
14598
]
14599
},
14600
{
@@ -14613,7 +14620,7 @@
14620
"zh-chs": "繁体中文",
14621
"zh-cht": "繁體中文",
14622
"xloc": [
14616
- "default.handlebars->47->1799"
14623
+ "default.handlebars->47->1803"
14624
]
14625
},
14626
{
@@ -14666,7 +14673,7 @@
14673
"zh-chs": "楚瓦什",
14674
"zh-cht": "楚瓦什",
14675
"xloc": [
14669
- "default.handlebars->47->1641"
14676
+ "default.handlebars->47->1645"
14677
]
14678
},
14679
{
@@ -14726,7 +14733,7 @@
14733
"default.handlebars->47->1427",
14734
"default.handlebars->47->1429",
14735
"default.handlebars->47->1431",
14729
- "default.handlebars->47->2267",
14736
+ "default.handlebars->47->2271",
14737
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
14738
"default.handlebars->container->column_l->p41->3->1",
14739
"messenger.handlebars->xbottom->1->1->0->5",
@@ -14893,7 +14900,7 @@
14900
"zh-cht": "全部清除",
14901
"xloc": [
14902
"default-mobile.handlebars->11->709",
14896
- "default.handlebars->47->2978"
14903
+ "default.handlebars->47->2986"
14904
]
14905
},
14906
{
@@ -15000,7 +15007,7 @@
15007
"zh-cht": "清除此通知",
15008
"xloc": [
15009
"default-mobile.handlebars->11->708",
15003
- "default.handlebars->47->2977"
15010
+ "default.handlebars->47->2985"
15011
]
15012
},
15013
{
@@ -15104,8 +15111,8 @@
15111
"zh-chs": "单击此处编辑设备组名称",
15112
"zh-cht": "單擊此處編輯裝置群名稱",
15113
"xloc": [
15107
- "default.handlebars->47->1915",
15108
- "default.handlebars->47->2210"
15114
+ "default.handlebars->47->1919",
15115
+ "default.handlebars->47->2214"
15116
]
15117
},
15118
{
@@ -15157,7 +15164,7 @@
15164
"zh-chs": "单击此处编辑用户组名称",
15165
"zh-cht": "單擊此處編輯用戶群名稱",
15166
"xloc": [
15160
- "default.handlebars->47->2593"
15167
+ "default.handlebars->47->2597"
15168
]
15169
},
15170
{
@@ -15287,7 +15294,7 @@
15294
"zh-cht": "單擊確定將驗證電郵發送到:",
15295
"xloc": [
15296
"default-mobile.handlebars->11->106",
15290
- "default.handlebars->47->1834"
15297
+ "default.handlebars->47->1838"
15298
]
15299
},
15300
{
@@ -15416,7 +15423,7 @@
15423
"zh-chs": "客户编号",
15424
"zh-cht": "客戶編號",
15425
"xloc": [
15419
- "default.handlebars->47->1897"
15426
+ "default.handlebars->47->1901"
15427
]
15428
},
15429
{
@@ -15442,7 +15449,7 @@
15449
"zh-chs": "客户端启动的远程访问",
15450
"zh-cht": "客戶端啟動的遠程訪問",
15451
"xloc": [
15445
- "default.handlebars->47->2045"
15452
+ "default.handlebars->47->2049"
15453
]
15454
},
15455
{
@@ -15468,7 +15475,7 @@
15475
"zh-chs": "客户机密",
15476
"zh-cht": "客戶機密",
15477
"xloc": [
15471
- "default.handlebars->47->1898"
15478
+ "default.handlebars->47->1902"
15479
]
15480
},
15481
{
@@ -15527,7 +15534,7 @@
15534
"default.handlebars->47->1401",
15535
"default.handlebars->47->221",
15536
"default.handlebars->47->229",
15530
- "default.handlebars->47->3109",
15537
+ "default.handlebars->47->3117",
15538
"sharing.handlebars->11->52"
15539
]
15540
},
@@ -15554,7 +15561,7 @@
15561
"zh-chs": "已关闭桌面多路复用会话 \\\"{0}\\\",{1} 秒",
15562
"zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒",
15563
"xloc": [
15557
- "default.handlebars->47->2417"
15564
+ "default.handlebars->47->2421"
15565
]
15566
},
15567
{
@@ -15580,7 +15587,7 @@
15587
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
15588
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
15589
"xloc": [
15583
- "default.handlebars->47->2278"
15590
+ "default.handlebars->47->2282"
15591
]
15592
},
15593
{
@@ -15765,7 +15772,7 @@
15772
"default-mobile.handlebars->11->696",
15773
"default.handlebars->47->1049",
15774
"default.handlebars->47->1071",
15768
- "default.handlebars->47->2156"
15775
+ "default.handlebars->47->2160"
15776
]
15777
},
15778
{
@@ -15818,8 +15825,8 @@
15825
"zh-chs": "通用设备组",
15826
"zh-cht": "通用裝置群",
15827
"xloc": [
15821
- "default.handlebars->47->2628",
15822
- "default.handlebars->47->2800"
15828
+ "default.handlebars->47->2632",
15829
+ "default.handlebars->47->2808"
15830
]
15831
},
15832
{
@@ -15845,8 +15852,8 @@
15852
"zh-chs": "通用设备",
15853
"zh-cht": "通用裝置",
15854
"xloc": [
15848
- "default.handlebars->47->2634",
15849
- "default.handlebars->47->2812"
15855
+ "default.handlebars->47->2638",
15856
+ "default.handlebars->47->2820"
15857
]
15858
},
15859
{
@@ -15955,7 +15962,7 @@
15962
"nl": "Configuratiebestand vermeldingen",
15963
"pl": "Zapisy pliku konfiguracyjnego",
15964
"xloc": [
15958
- "default.handlebars->47->2954"
15965
+ "default.handlebars->47->2962"
15966
]
15967
},
15968
{
@@ -15985,11 +15992,11 @@
15992
"default-mobile.handlebars->11->646",
15993
"default.handlebars->47->1192",
15994
"default.handlebars->47->1201",
15988
- "default.handlebars->47->2056",
15989
- "default.handlebars->47->2500",
15990
- "default.handlebars->47->2583",
15991
- "default.handlebars->47->2650",
15992
- "default.handlebars->47->2798",
15995
+ "default.handlebars->47->2060",
15996
+ "default.handlebars->47->2504",
15997
+ "default.handlebars->47->2587",
15998
+ "default.handlebars->47->2654",
15999
+ "default.handlebars->47->2806",
16000
"default.handlebars->47->684"
16001
]
16002
},
@@ -16120,7 +16127,7 @@
16127
"zh-chs": "确认删除选定的帐户?",
16128
"zh-cht": "確認刪除所選帳戶?",
16129
"xloc": [
16123
- "default.handlebars->47->2499"
16130
+ "default.handlebars->47->2503"
16131
]
16132
},
16133
{
@@ -16169,7 +16176,7 @@
16176
"zh-chs": "确认删除选定的用户组?",
16177
"zh-cht": "確認刪除所選用戶群?",
16178
"xloc": [
16172
- "default.handlebars->47->2582"
16179
+ "default.handlebars->47->2586"
16180
]
16181
},
16182
{
@@ -16195,7 +16202,7 @@
16202
"zh-chs": "确认删除用户{0}?",
16203
"zh-cht": "確認刪除用戶{0}?",
16204
"xloc": [
16198
- "default.handlebars->47->2797"
16205
+ "default.handlebars->47->2805"
16206
]
16207
},
16208
{
@@ -16221,7 +16228,7 @@
16228
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
16229
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
16230
"xloc": [
16224
- "default.handlebars->47->2653"
16231
+ "default.handlebars->47->2657"
16232
]
16233
},
16234
{
@@ -16247,7 +16254,7 @@
16254
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
16255
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
16256
"xloc": [
16250
- "default.handlebars->47->2829"
16257
+ "default.handlebars->47->2837"
16258
]
16259
},
16260
{
@@ -16354,7 +16361,7 @@
16361
"zh-chs": "确认覆盖?",
16362
"zh-cht": "確認覆蓋?",
16363
"xloc": [
16357
- "default.handlebars->47->2259"
16364
+ "default.handlebars->47->2263"
16365
]
16366
},
16367
{
@@ -16380,8 +16387,8 @@
16387
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
16388
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
16389
"xloc": [
16383
- "default.handlebars->47->2643",
16384
- "default.handlebars->47->2820"
16390
+ "default.handlebars->47->2647",
16391
+ "default.handlebars->47->2828"
16392
]
16393
},
16394
{
@@ -16407,8 +16414,8 @@
16414
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
16415
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
16416
"xloc": [
16410
- "default.handlebars->47->2645",
16411
- "default.handlebars->47->2833"
16417
+ "default.handlebars->47->2649",
16418
+ "default.handlebars->47->2841"
16419
]
16420
},
16421
{
@@ -16434,7 +16441,7 @@
16441
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
16442
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
16443
"xloc": [
16437
- "default.handlebars->47->2822"
16444
+ "default.handlebars->47->2830"
16445
]
16446
},
16447
{
@@ -16460,7 +16467,7 @@
16467
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
16468
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
16469
"xloc": [
16463
- "default.handlebars->47->2825"
16470
+ "default.handlebars->47->2833"
16471
]
16472
},
16473
{
@@ -16486,8 +16493,8 @@
16493
"zh-chs": "确认删除访问权限?",
16494
"zh-cht": "確認刪除訪問權限?",
16495
"xloc": [
16489
- "default.handlebars->47->2823",
16490
- "default.handlebars->47->2826"
16496
+ "default.handlebars->47->2831",
16497
+ "default.handlebars->47->2834"
16498
]
16499
},
16500
{
@@ -16514,7 +16521,7 @@
16521
"zh-cht": "確認刪除身份驗證軟體兩步登入?",
16522
"xloc": [
16523
"default-mobile.handlebars->11->105",
16517
- "default.handlebars->47->1584"
16524
+ "default.handlebars->47->1588"
16525
]
16526
},
16527
{
@@ -16563,7 +16570,7 @@
16570
"zh-chs": "确认删除设备共享“{0}”?",
16571
"zh-cht": "確認刪除設備共享“{0}”?",
16572
"xloc": [
16566
- "default.handlebars->47->2818"
16573
+ "default.handlebars->47->2826"
16574
]
16575
},
16576
{
@@ -16635,7 +16642,7 @@
16642
"zh-chs": "确认移除推送认证设备?",
16643
"zh-cht": "確認移除推送認證設備?",
16644
"xloc": [
16638
- "default.handlebars->47->1586"
16645
+ "default.handlebars->47->1590"
16646
]
16647
},
16648
{
@@ -16661,7 +16668,7 @@
16668
"zh-chs": "确认删除用户“ {0} ”的权限?",
16669
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
16670
"xloc": [
16664
- "default.handlebars->47->2167"
16671
+ "default.handlebars->47->2171"
16672
]
16673
},
16674
{
@@ -16687,7 +16694,7 @@
16694
"zh-chs": "确认删除用户组“ {0} ”的权限?",
16695
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
16696
"xloc": [
16690
- "default.handlebars->47->2169"
16697
+ "default.handlebars->47->2173"
16698
]
16699
},
16700
{
@@ -16739,7 +16746,7 @@
16746
"zh-chs": "确认删除此登录令牌?",
16747
"zh-cht": "確認刪除此登錄令牌?",
16748
"xloc": [
16742
- "default.handlebars->47->1890"
16749
+ "default.handlebars->47->1894"
16750
]
16751
},
16752
{
@@ -16841,7 +16848,7 @@
16848
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
16849
"xloc": [
16850
"default-mobile.handlebars->11->158",
16844
- "default.handlebars->47->2262"
16851
+ "default.handlebars->47->2266"
16852
]
16853
},
16854
{
@@ -16871,7 +16878,7 @@
16878
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
16879
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
16880
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span",
16874
- "default.handlebars->47->1953",
16881
+ "default.handlebars->47->1957",
16882
"default.handlebars->47->888",
16883
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
16884
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
@@ -16958,7 +16965,7 @@
16965
"zh-chs": "连接到服务器",
16966
"zh-cht": "連接到伺服器",
16967
"xloc": [
16961
- "default.handlebars->47->2049"
16968
+ "default.handlebars->47->2053"
16969
]
16970
},
16971
{
@@ -17193,7 +17200,7 @@
17200
"zh-chs": "已连接的英特尔®AMT",
17201
"zh-cht": "已連接的Intel® AMT",
17202
"xloc": [
17196
- "default.handlebars->47->3036"
17203
+ "default.handlebars->47->3044"
17204
]
17205
},
17206
{
@@ -17219,7 +17226,7 @@
17226
"zh-chs": "已连接的用户",
17227
"zh-cht": "已连接的用户",
17228
"xloc": [
17222
- "default.handlebars->47->3041"
17229
+ "default.handlebars->47->3049"
17230
]
17231
},
17232
{
@@ -17457,7 +17464,7 @@
17464
"zh-chs": "连接数量",
17465
"zh-cht": "連接數量",
17466
"xloc": [
17460
- "default.handlebars->47->3067"
17467
+ "default.handlebars->47->3075"
17468
]
17469
},
17470
{
@@ -17512,7 +17519,7 @@
17519
"zh-chs": "连接转发器",
17520
"zh-cht": "連接轉發器",
17521
"xloc": [
17515
- "default.handlebars->47->3103"
17522
+ "default.handlebars->47->3111"
17523
]
17524
},
17525
{
@@ -17591,7 +17598,7 @@
17598
"zh-cht": "連接性",
17599
"xloc": [
17600
"default-mobile.handlebars->11->318",
17594
- "default.handlebars->47->2217",
17601
+ "default.handlebars->47->2221",
17602
"default.handlebars->47->362",
17603
"default.handlebars->47->906",
17604
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
@@ -17620,7 +17627,7 @@
17627
"zh-chs": "同意",
17628
"zh-cht": "同意",
17629
"xloc": [
17623
- "default.handlebars->47->2431"
17630
+ "default.handlebars->47->2435"
17631
]
17632
},
17633
{
@@ -17758,7 +17765,7 @@
17765
"zh-chs": "Cookie编码器",
17766
"zh-cht": "Cookie編碼器",
17767
"xloc": [
17761
- "default.handlebars->47->3086"
17768
+ "default.handlebars->47->3094"
17769
]
17770
},
17771
{
@@ -17986,8 +17993,8 @@
17993
"zh-chs": "复制连结到剪贴板",
17994
"zh-cht": "複製連結到剪貼板",
17995
"xloc": [
17989
- "default.handlebars->47->2228",
17990
- "default.handlebars->47->2247",
17996
+ "default.handlebars->47->2232",
17997
+ "default.handlebars->47->2251",
17998
"default.handlebars->47->304",
17999
"default.handlebars->47->326",
18000
"default.handlebars->47->328",
@@ -18124,7 +18131,7 @@
18131
"zh-chs": "复制:“{0}”到“{1}”",
18132
"zh-cht": "複製:“{0}”到“{1}”",
18133
"xloc": [
18127
- "default.handlebars->47->2321"
18134
+ "default.handlebars->47->2325"
18135
]
18136
},
18137
{
@@ -18312,7 +18319,7 @@
18319
"zh-chs": "核心服务器",
18320
"zh-cht": "核心伺服器",
18321
"xloc": [
18315
- "default.handlebars->47->3085"
18322
+ "default.handlebars->47->3093"
18323
]
18324
},
18325
{
@@ -18338,7 +18345,7 @@
18345
"zh-chs": "科西嘉文",
18346
"zh-cht": "科西嘉文",
18347
"xloc": [
18341
- "default.handlebars->47->1642"
18348
+ "default.handlebars->47->1646"
18349
]
18350
},
18351
{
@@ -18387,7 +18394,7 @@
18394
"zh-chs": "创建帐号",
18395
"zh-cht": "創建帳號",
18396
"xloc": [
18390
- "default.handlebars->47->2550",
18397
+ "default.handlebars->47->2554",
18398
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1",
18399
"login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1",
18400
"login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1"
@@ -18465,7 +18472,7 @@
18472
"zh-chs": "创建登录令牌",
18473
"zh-cht": "創建登錄令牌",
18474
"xloc": [
18468
- "default.handlebars->47->1827",
18475
+ "default.handlebars->47->1831",
18476
"default.handlebars->47->329"
18477
]
18478
},
@@ -18492,7 +18499,7 @@
18499
"zh-chs": "创建用户组",
18500
"zh-cht": "創建用戶群",
18501
"xloc": [
18495
- "default.handlebars->47->2590"
18502
+ "default.handlebars->47->2594"
18503
]
18504
},
18505
{
@@ -18544,7 +18551,7 @@
18551
"zh-chs": "使用以下选项创建一个新的设备组。",
18552
"zh-cht": "使用以下選項創建一個新的裝置群。",
18553
"xloc": [
18547
- "default.handlebars->47->1857"
18554
+ "default.handlebars->47->1861"
18555
]
18556
},
18557
{
@@ -18596,7 +18603,7 @@
18603
"zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。",
18604
"zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。",
18605
"xloc": [
18599
- "default.handlebars->47->1807"
18606
+ "default.handlebars->47->1811"
18607
]
18608
},
18609
{
@@ -18648,7 +18655,7 @@
18655
"zh-chs": "创建文件夹:“{0}”",
18656
"zh-cht": "創建文件夾:“{0}”",
18657
"xloc": [
18651
- "default.handlebars->47->2314"
18658
+ "default.handlebars->47->2318"
18659
]
18660
},
18661
{
@@ -18709,7 +18716,7 @@
18716
"zh-chs": "通过导入以下格式的JSON文件一次创建多个帐户:",
18717
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
18718
"xloc": [
18712
- "default.handlebars->47->2514"
18719
+ "default.handlebars->47->2518"
18720
]
18721
},
18722
{
@@ -18763,7 +18770,7 @@
18770
"zh-chs": "创建的设备组:{0}",
18771
"zh-cht": "創建的設備組:{0}",
18772
"xloc": [
18766
- "default.handlebars->47->2325"
18773
+ "default.handlebars->47->2329"
18774
]
18775
},
18776
{
@@ -18861,7 +18868,7 @@
18868
"zh-chs": "创建",
18869
"zh-cht": "創建",
18870
"xloc": [
18864
- "default.handlebars->47->2698"
18871
+ "default.handlebars->47->2702"
18872
]
18873
},
18874
{
@@ -18887,7 +18894,7 @@
18894
"zh-chs": "创建时间",
18895
"zh-cht": "創作時間",
18896
"xloc": [
18890
- "default.handlebars->47->1933"
18897
+ "default.handlebars->47->1937"
18898
]
18899
},
18900
{
@@ -18941,8 +18948,8 @@
18948
"zh-chs": "创建者",
18949
"zh-cht": "創作者",
18950
"xloc": [
18944
- "default.handlebars->47->1931",
18945
- "default.handlebars->47->1932"
18951
+ "default.handlebars->47->1935",
18952
+ "default.handlebars->47->1936"
18953
]
18954
},
18955
{
@@ -18970,7 +18977,7 @@
18977
"xloc": [
18978
"default-mobile.handlebars->11->330",
18979
"default.handlebars->47->1264",
18973
- "default.handlebars->47->1895",
18980
+ "default.handlebars->47->1899",
18981
"default.handlebars->47->918"
18982
]
18983
},
@@ -18997,7 +19004,7 @@
19004
"zh-chs": "克里语",
19005
"zh-cht": "克里語",
19006
"xloc": [
19000
- "default.handlebars->47->1643"
19007
+ "default.handlebars->47->1647"
19008
]
19009
},
19010
{
@@ -19023,7 +19030,7 @@
19030
"zh-chs": "克罗地亚文",
19031
"zh-cht": "克羅地亞文",
19032
"xloc": [
19026
- "default.handlebars->47->1644"
19033
+ "default.handlebars->47->1648"
19034
]
19035
},
19036
{
@@ -19290,7 +19297,7 @@
19297
"zh-cht": "當前密碼不正確。",
19298
"xloc": [
19299
"default-mobile.handlebars->11->736",
19293
- "default.handlebars->47->3005"
19300
+ "default.handlebars->47->3013"
19301
]
19302
},
19303
{
@@ -19399,7 +19406,7 @@
19406
"zh-chs": "捷克文",
19407
"zh-cht": "捷克文",
19408
"xloc": [
19402
- "default.handlebars->47->1645"
19409
+ "default.handlebars->47->1649"
19410
]
19411
},
19412
{
@@ -19477,7 +19484,7 @@
19484
"zh-chs": "丹麦文",
19485
"zh-cht": "丹麥文",
19486
"xloc": [
19480
- "default.handlebars->47->1646"
19487
+ "default.handlebars->47->1650"
19488
]
19489
},
19490
{
@@ -19540,7 +19547,7 @@
19547
"nl": "Database vermeldingen",
19548
"pl": "Zapisy Bazy Danych",
19549
"xloc": [
19543
- "default.handlebars->47->2879"
19550
+ "default.handlebars->47->2887"
19551
]
19552
},
19553
{
@@ -19566,7 +19573,7 @@
19573
"zh-chs": "日期和时间",
19574
"zh-cht": "日期和時間",
19575
"xloc": [
19569
- "default.handlebars->47->1804"
19576
+ "default.handlebars->47->1808"
19577
]
19578
},
19579
{
@@ -19594,8 +19601,8 @@
19601
"xloc": [
19602
"default-mobile.handlebars->11->386",
19603
"default.handlebars->47->1176",
19597
- "default.handlebars->47->2883",
19598
- "default.handlebars->47->2886"
19604
+ "default.handlebars->47->2891",
19605
+ "default.handlebars->47->2894"
19606
]
19607
},
19608
{
@@ -19621,8 +19628,8 @@
19628
"zh-chs": "停用",
19629
"zh-cht": "停用",
19630
"xloc": [
19624
- "default.handlebars->47->1964",
19625
- "default.handlebars->47->2028"
19631
+ "default.handlebars->47->1968",
19632
+ "default.handlebars->47->2032"
19633
]
19634
},
19635
{
@@ -19648,7 +19655,7 @@
19655
"zh-chs": "如果设置停用CCM",
19656
"zh-cht": "如果設置停用CCM",
19657
"xloc": [
19651
- "default.handlebars->47->2040"
19658
+ "default.handlebars->47->2044"
19659
]
19660
},
19661
{
@@ -19724,10 +19731,10 @@
19731
"zh-chs": "默认",
19732
"zh-cht": "默認",
19733
"xloc": [
19727
- "default.handlebars->47->2537",
19728
- "default.handlebars->47->2586",
19729
- "default.handlebars->47->2597",
19730
- "default.handlebars->47->2671"
19734
+ "default.handlebars->47->2541",
19735
+ "default.handlebars->47->2590",
19736
+ "default.handlebars->47->2601",
19737
+ "default.handlebars->47->2675"
19738
]
19739
},
19740
{
@@ -19786,7 +19793,7 @@
19793
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
19794
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
19795
"default.handlebars->47->1411",
19789
- "default.handlebars->47->2254",
19796
+ "default.handlebars->47->2258",
19797
"default.handlebars->47->776",
19798
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
19799
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -19824,7 +19831,7 @@
19831
"zh-cht": "刪除帳戶",
19832
"xloc": [
19833
"default-mobile.handlebars->11->115",
19827
- "default.handlebars->47->1842"
19834
+ "default.handlebars->47->1846"
19835
]
19836
},
19837
{
@@ -19850,7 +19857,7 @@
19857
"zh-chs": "删除帐户",
19858
"zh-cht": "刪除帳戶",
19859
"xloc": [
19853
- "default.handlebars->47->2501"
19860
+ "default.handlebars->47->2505"
19861
]
19862
},
19863
{
@@ -19931,8 +19938,8 @@
19938
"xloc": [
19939
"default-mobile.handlebars->11->644",
19940
"default-mobile.handlebars->11->647",
19934
- "default.handlebars->47->2016",
19935
- "default.handlebars->47->2057"
19941
+ "default.handlebars->47->2020",
19942
+ "default.handlebars->47->2061"
19943
]
19944
},
19945
{
@@ -20008,7 +20015,7 @@
20015
"zh-chs": "删除用户",
20016
"zh-cht": "刪除用戶",
20017
"xloc": [
20011
- "default.handlebars->47->2744"
20018
+ "default.handlebars->47->2748"
20019
]
20020
},
20021
{
@@ -20034,8 +20041,8 @@
20041
"zh-chs": "删除用户群组",
20042
"zh-cht": "刪除用戶群組",
20043
"xloc": [
20037
- "default.handlebars->47->2639",
20038
- "default.handlebars->47->2651"
20044
+ "default.handlebars->47->2643",
20045
+ "default.handlebars->47->2655"
20046
]
20047
},
20048
{
@@ -20061,7 +20068,7 @@
20068
"zh-chs": "删除用户群组",
20069
"zh-cht": "刪除用戶群組",
20070
"xloc": [
20064
- "default.handlebars->47->2584"
20071
+ "default.handlebars->47->2588"
20072
]
20073
},
20074
{
@@ -20087,7 +20094,7 @@
20094
"zh-chs": "删除用户{0}",
20095
"zh-cht": "刪除用戶{0}",
20096
"xloc": [
20090
- "default.handlebars->47->2796"
20097
+ "default.handlebars->47->2804"
20098
]
20099
},
20100
{
@@ -20114,7 +20121,7 @@
20121
"zh-cht": "刪除帳戶",
20122
"xloc": [
20123
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
20117
- "default.handlebars->47->2497",
20124
+ "default.handlebars->47->2501",
20125
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
20126
]
20127
},
@@ -20167,7 +20174,7 @@
20174
"zh-chs": "删除群组",
20175
"zh-cht": "刪除群組",
20176
"xloc": [
20170
- "default.handlebars->47->2580"
20177
+ "default.handlebars->47->2584"
20178
]
20179
},
20180
{
@@ -20219,7 +20226,7 @@
20226
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
20227
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
20228
"xloc": [
20222
- "default.handlebars->47->2316"
20229
+ "default.handlebars->47->2320"
20230
]
20231
},
20232
{
@@ -20248,7 +20255,7 @@
20255
"default-mobile.handlebars->11->155",
20256
"default-mobile.handlebars->11->486",
20257
"default.handlebars->47->1413",
20251
- "default.handlebars->47->2256",
20258
+ "default.handlebars->47->2260",
20259
"sharing.handlebars->11->63"
20260
]
20261
},
@@ -20275,7 +20282,7 @@
20282
"zh-chs": "删除用户群组{0}?",
20283
"zh-cht": "刪除用戶群組{0}?",
20284
"xloc": [
20278
- "default.handlebars->47->2649"
20285
+ "default.handlebars->47->2653"
20286
]
20287
},
20288
{
@@ -20304,7 +20311,7 @@
20311
"default-mobile.handlebars->11->154",
20312
"default-mobile.handlebars->11->485",
20313
"default.handlebars->47->1412",
20307
- "default.handlebars->47->2255",
20314
+ "default.handlebars->47->2259",
20315
"sharing.handlebars->11->62"
20316
]
20317
},
@@ -20357,7 +20364,7 @@
20364
"zh-chs": "删除:“{0}”",
20365
"zh-cht": "刪除:“{0}”",
20366
"xloc": [
20360
- "default.handlebars->47->2315"
20367
+ "default.handlebars->47->2319"
20368
]
20369
},
20370
{
@@ -20383,7 +20390,7 @@
20390
"zh-chs": "删除:“{0}”,{1}个元素已删除",
20391
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
20392
"xloc": [
20386
- "default.handlebars->47->2317"
20393
+ "default.handlebars->47->2321"
20394
]
20395
},
20396
{
@@ -20421,7 +20428,7 @@
20428
"nl": "Geweigerde gebruikerslogin van {0}, {1}, {2}",
20429
"pl": "Odmówiono zalogowania użytkownika z {0}, {1}, {2}",
20430
"xloc": [
20424
- "default.handlebars->47->2425"
20431
+ "default.handlebars->47->2429"
20432
]
20433
},
20434
{
@@ -20574,14 +20581,14 @@
20581
"default.handlebars->47->1472",
20582
"default.handlebars->47->1482",
20583
"default.handlebars->47->153",
20577
- "default.handlebars->47->1867",
20578
- "default.handlebars->47->1924",
20579
- "default.handlebars->47->2063",
20580
- "default.handlebars->47->2429",
20581
- "default.handlebars->47->2589",
20582
- "default.handlebars->47->2600",
20583
- "default.handlebars->47->2601",
20584
- "default.handlebars->47->2647",
20584
+ "default.handlebars->47->1871",
20585
+ "default.handlebars->47->1928",
20586
+ "default.handlebars->47->2067",
20587
+ "default.handlebars->47->2433",
20588
+ "default.handlebars->47->2593",
20589
+ "default.handlebars->47->2604",
20590
+ "default.handlebars->47->2605",
20591
+ "default.handlebars->47->2651",
20592
"default.handlebars->47->817",
20593
"default.handlebars->47->818",
20594
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
@@ -20637,12 +20644,12 @@
20644
"default.handlebars->47->1002",
20645
"default.handlebars->47->1090",
20646
"default.handlebars->47->1348",
20640
- "default.handlebars->47->1994",
20641
- "default.handlebars->47->2069",
20642
- "default.handlebars->47->2856",
20643
- "default.handlebars->47->2916",
20644
- "default.handlebars->47->2966",
20645
- "default.handlebars->47->3061",
20647
+ "default.handlebars->47->1998",
20648
+ "default.handlebars->47->2073",
20649
+ "default.handlebars->47->2864",
20650
+ "default.handlebars->47->2924",
20651
+ "default.handlebars->47->2974",
20652
+ "default.handlebars->47->3069",
20653
"default.handlebars->47->782",
20654
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
20655
"default.handlebars->contextMenu->cxdesktop",
@@ -20675,7 +20682,7 @@
20682
"xloc": [
20683
"default.handlebars->47->1006",
20684
"default.handlebars->47->1093",
20678
- "default.handlebars->47->1998"
20685
+ "default.handlebars->47->2002"
20686
]
20687
},
20688
{
@@ -20702,7 +20709,7 @@
20709
"zh-cht": "桌面+終端",
20710
"xloc": [
20711
"default.handlebars->47->1003",
20705
- "default.handlebars->47->1995"
20712
+ "default.handlebars->47->1999"
20713
]
20714
},
20715
{
@@ -20730,7 +20737,7 @@
20737
"xloc": [
20738
"default.handlebars->47->1007",
20739
"default.handlebars->47->1095",
20733
- "default.handlebars->47->1999"
20740
+ "default.handlebars->47->2003"
20741
]
20742
},
20743
{
@@ -20782,7 +20789,7 @@
20789
"zh-chs": "桌面复用",
20790
"zh-cht": "桌面多路復用",
20791
"xloc": [
20785
- "default.handlebars->47->3066"
20792
+ "default.handlebars->47->3074"
20793
]
20794
},
20795
{
@@ -20808,9 +20815,9 @@
20815
"zh-chs": "桌面通知",
20816
"zh-cht": "桌面通知",
20817
"xloc": [
20811
- "default.handlebars->47->1944",
20812
- "default.handlebars->47->2608",
20813
- "default.handlebars->47->2713",
20818
+ "default.handlebars->47->1948",
20819
+ "default.handlebars->47->2612",
20820
+ "default.handlebars->47->2717",
20821
"default.handlebars->47->879"
20822
]
20823
},
@@ -20837,9 +20844,9 @@
20844
"zh-chs": "桌面提示",
20845
"zh-cht": "桌面提示",
20846
"xloc": [
20840
- "default.handlebars->47->1943",
20841
- "default.handlebars->47->2607",
20842
- "default.handlebars->47->2712",
20847
+ "default.handlebars->47->1947",
20848
+ "default.handlebars->47->2611",
20849
+ "default.handlebars->47->2716",
20850
"default.handlebars->47->878"
20851
]
20852
},
@@ -20866,9 +20873,9 @@
20873
"zh-chs": "桌面提示+工具栏",
20874
"zh-cht": "桌面提示+工具欄",
20875
"xloc": [
20869
- "default.handlebars->47->1941",
20870
- "default.handlebars->47->2605",
20871
- "default.handlebars->47->2710",
20876
+ "default.handlebars->47->1945",
20877
+ "default.handlebars->47->2609",
20878
+ "default.handlebars->47->2714",
20879
"default.handlebars->47->876"
20880
]
20881
},
@@ -20895,7 +20902,7 @@
20902
"zh-chs": "桌面会话",
20903
"zh-cht": "桌面會話",
20904
"xloc": [
20898
- "default.handlebars->47->2849"
20905
+ "default.handlebars->47->2857"
20906
]
20907
},
20908
{
@@ -20998,9 +21005,9 @@
21005
"zh-chs": "桌面工具栏",
21006
"zh-cht": "桌面工具欄",
21007
"xloc": [
21001
- "default.handlebars->47->1942",
21002
- "default.handlebars->47->2606",
21003
- "default.handlebars->47->2711",
21008
+ "default.handlebars->47->1946",
21009
+ "default.handlebars->47->2610",
21010
+ "default.handlebars->47->2715",
21011
"default.handlebars->47->877"
21012
]
21013
},
@@ -21027,7 +21034,7 @@
21034
"zh-chs": "仅桌面视图",
21035
"zh-cht": "僅桌面視圖",
21036
"xloc": [
21030
- "default.handlebars->47->2686"
21037
+ "default.handlebars->47->2690"
21038
]
21039
},
21040
{
@@ -21160,7 +21167,7 @@
21167
"zh-cht": "細節",
21168
"xloc": [
21169
"default-mobile.handlebars->11->357",
21163
- "default.handlebars->47->2159",
21170
+ "default.handlebars->47->2163",
21171
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo",
21172
"default.handlebars->contextMenu->cxdetails"
21173
]
@@ -21216,12 +21223,12 @@
21223
"xloc": [
21224
"default-mobile.handlebars->11->546",
21225
"default.handlebars->47->1467",
21219
- "default.handlebars->47->1590",
21220
- "default.handlebars->47->2097",
21226
+ "default.handlebars->47->1594",
21227
+ "default.handlebars->47->2101",
21228
"default.handlebars->47->274",
21222
- "default.handlebars->47->2815",
21223
- "default.handlebars->47->2882",
21224
- "default.handlebars->47->2900",
21229
+ "default.handlebars->47->2823",
21230
+ "default.handlebars->47->2890",
21231
+ "default.handlebars->47->2908",
21232
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
21233
]
21234
},
@@ -21347,7 +21354,7 @@
21354
"zh-chs": "设备详情",
21355
"zh-cht": "設備詳情",
21356
"xloc": [
21350
- "default.handlebars->47->2121"
21357
+ "default.handlebars->47->2125"
21358
]
21359
},
21360
{
@@ -21401,17 +21408,17 @@
21408
"xloc": [
21409
"agent-translations.json",
21410
"default-mobile.handlebars->11->714",
21404
- "default.handlebars->47->2092",
21405
- "default.handlebars->47->2095",
21411
"default.handlebars->47->2096",
21407
- "default.handlebars->47->2446",
21408
- "default.handlebars->47->2631",
21409
- "default.handlebars->47->2637",
21410
- "default.handlebars->47->2803",
21411
- "default.handlebars->47->2865",
21412
- "default.handlebars->47->2889",
21413
- "default.handlebars->47->2903",
21414
- "default.handlebars->47->2983"
21412
+ "default.handlebars->47->2099",
21413
+ "default.handlebars->47->2100",
21414
+ "default.handlebars->47->2450",
21415
+ "default.handlebars->47->2635",
21416
+ "default.handlebars->47->2641",
21417
+ "default.handlebars->47->2811",
21418
+ "default.handlebars->47->2873",
21419
+ "default.handlebars->47->2897",
21420
+ "default.handlebars->47->2911",
21421
+ "default.handlebars->47->2991"
21422
]
21423
},
21424
{
@@ -21438,7 +21445,7 @@
21445
"zh-cht": "裝置群用戶",
21446
"xloc": [
21447
"default-mobile.handlebars->11->703",
21441
- "default.handlebars->47->2165"
21448
+ "default.handlebars->47->2169"
21449
]
21450
},
21451
{
@@ -21465,11 +21472,11 @@
21472
"zh-cht": "裝置群",
21473
"xloc": [
21474
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
21468
- "default.handlebars->47->2462",
21469
- "default.handlebars->47->2574",
21470
- "default.handlebars->47->2618",
21471
- "default.handlebars->47->2707",
21472
- "default.handlebars->47->3039",
21475
+ "default.handlebars->47->2466",
21476
+ "default.handlebars->47->2578",
21477
+ "default.handlebars->47->2622",
21478
+ "default.handlebars->47->2711",
21479
+ "default.handlebars->47->3047",
21480
"default.handlebars->container->column_l->p2->p2info->9"
21481
]
21482
},
@@ -21576,7 +21583,7 @@
21583
"xloc": [
21584
"default-mobile.handlebars->11->402",
21585
"default.handlebars->47->1242",
21579
- "default.handlebars->47->2864",
21586
+ "default.handlebars->47->2872",
21587
"default.handlebars->47->458",
21588
"default.handlebars->47->467",
21589
"player.handlebars->3->25"
@@ -21658,7 +21665,7 @@
21665
"zh-chs": "设备推送",
21666
"zh-cht": "設備推送",
21667
"xloc": [
21661
- "default.handlebars->47->2726"
21668
+ "default.handlebars->47->2730"
21669
]
21670
},
21671
{
@@ -21667,7 +21674,7 @@
21674
"nl": "Apparaat Push Notificatie vermelding",
21675
"pl": "Zapis Powiadomień Push Urządzenia",
21676
"xloc": [
21670
- "default.handlebars->47->2963"
21677
+ "default.handlebars->47->2971"
21678
]
21679
},
21680
{
@@ -21676,7 +21683,7 @@
21683
"nl": "Apparaat SMBIOS vermelding",
21684
"pl": "Zapis SMBIOS urządzenia",
21685
"xloc": [
21679
- "default.handlebars->47->2962"
21686
+ "default.handlebars->47->2970"
21687
]
21688
},
21689
{
@@ -21748,7 +21755,7 @@
21755
"zh-chs": "设备共享链接",
21756
"zh-cht": "設備共享鏈接",
21757
"xloc": [
21751
- "default.handlebars->47->1991",
21758
+ "default.handlebars->47->1995",
21759
"default.handlebars->47->999"
21760
]
21761
},
@@ -21883,9 +21890,9 @@
21890
"xloc": [
21891
"default.handlebars->47->1025",
21892
"default.handlebars->47->1029",
21886
- "default.handlebars->47->1830",
21887
- "default.handlebars->47->2192",
21888
- "default.handlebars->47->2196"
21893
+ "default.handlebars->47->1834",
21894
+ "default.handlebars->47->2196",
21895
+ "default.handlebars->47->2200"
21896
]
21897
},
21898
{
@@ -21913,9 +21920,9 @@
21920
"xloc": [
21921
"default.handlebars->47->1026",
21922
"default.handlebars->47->1030",
21916
- "default.handlebars->47->1831",
21917
- "default.handlebars->47->2193",
21918
- "default.handlebars->47->2197"
21923
+ "default.handlebars->47->1835",
21924
+ "default.handlebars->47->2197",
21925
+ "default.handlebars->47->2201"
21926
]
21927
},
21928
{
@@ -21941,7 +21948,7 @@
21948
"zh-chs": "创建的设备组:{0}",
21949
"zh-cht": "設備組已創建:{0}",
21950
"xloc": [
21944
- "default.handlebars->47->2346"
21951
+ "default.handlebars->47->2350"
21952
]
21953
},
21954
{
@@ -21967,7 +21974,7 @@
21974
"zh-chs": "设备组已删除:{0}",
21975
"zh-cht": "設備組已刪除:{0}",
21976
"xloc": [
21970
- "default.handlebars->47->2347"
21977
+ "default.handlebars->47->2351"
21978
]
21979
},
21980
{
@@ -21993,7 +22000,7 @@
22000
"zh-chs": "设备组成员身份已更改:{0}",
22001
"zh-cht": "設備組成員身份已更改:{0}",
22002
"xloc": [
21996
- "default.handlebars->47->2348"
22003
+ "default.handlebars->47->2352"
22004
]
22005
},
22006
{
@@ -22046,7 +22053,7 @@
22053
"zh-chs": "设备组通知已更改",
22054
"zh-cht": "設備組通知已更改",
22055
"xloc": [
22049
- "default.handlebars->47->2343"
22056
+ "default.handlebars->47->2347"
22057
]
22058
},
22059
{
@@ -22055,7 +22062,7 @@
22062
"nl": "Apparaatgroep vermelding",
22063
"pl": "Zapis grupy urządzeń",
22064
"xloc": [
22058
- "default.handlebars->47->2948"
22065
+ "default.handlebars->47->2956"
22066
]
22067
},
22068
{
@@ -22081,7 +22088,7 @@
22088
"zh-chs": "未删除的设备组:{0}",
22089
"zh-cht": "未刪除的設備組:{0}",
22090
"xloc": [
22084
- "default.handlebars->47->2326"
22091
+ "default.handlebars->47->2330"
22092
]
22093
},
22094
{
@@ -22107,7 +22114,7 @@
22114
"zh-chs": "设备组 {0} 已更改:{1}",
22115
"zh-cht": "設備組 {0} 已更改:{1}",
22116
"xloc": [
22110
- "default.handlebars->47->2412"
22117
+ "default.handlebars->47->2416"
22118
]
22119
},
22120
{
@@ -22142,7 +22149,7 @@
22149
"nl": "Apparaatinformatie vermeldingen",
22150
"pl": "Zapisy informacji urządzenia",
22151
"xloc": [
22145
- "default.handlebars->47->2950"
22152
+ "default.handlebars->47->2958"
22153
]
22154
},
22155
{
@@ -22685,7 +22692,7 @@
22692
"nl": "Apparaat aan/uit vermeldingen",
22693
"pl": "Zapisy zmiany stanu zasilania",
22694
"xloc": [
22688
- "default.handlebars->47->2956"
22695
+ "default.handlebars->47->2964"
22696
]
22697
},
22698
{
@@ -22694,7 +22701,7 @@
22701
"nl": "Apparaat vermelding",
22702
"pl": "Zapis urządzenia",
22703
"xloc": [
22697
- "default.handlebars->47->2947"
22704
+ "default.handlebars->47->2955"
22705
]
22706
},
22707
{
@@ -22720,7 +22727,7 @@
22727
"zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
22728
"zh-cht": "設備請求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
22729
"xloc": [
22723
- "default.handlebars->47->2381"
22730
+ "default.handlebars->47->2385"
22731
]
22732
},
22733
{
@@ -22746,7 +22753,7 @@
22753
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
22754
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
22755
"xloc": [
22749
- "default.handlebars->47->2328"
22756
+ "default.handlebars->47->2332"
22757
]
22758
},
22759
{
@@ -22755,7 +22762,7 @@
22762
"nl": "Apparaten delings vermeldingen",
22763
"pl": "Zapisy udostępniania urządzenia",
22764
"xloc": [
22758
- "default.handlebars->47->2960"
22765
+ "default.handlebars->47->2968"
22766
]
22767
},
22768
{
@@ -22764,7 +22771,7 @@
22771
"nl": "Apparaat, gebruikers, groepen en andere vermeldingen",
22772
"pl": "Zapisy urządzenia, użytkowników, grup i inne",
22773
"xloc": [
22767
- "default.handlebars->47->2964"
22774
+ "default.handlebars->47->2972"
22775
]
22776
},
22777
{
@@ -22813,9 +22820,9 @@
22820
"zh-chs": "设备",
22821
"zh-cht": "裝置",
22822
"xloc": [
22816
- "default.handlebars->47->2014",
22817
- "default.handlebars->47->2575",
22818
- "default.handlebars->47->2619"
22823
+ "default.handlebars->47->2018",
22824
+ "default.handlebars->47->2579",
22825
+ "default.handlebars->47->2623"
22826
]
22827
},
22828
{
@@ -23048,7 +23055,7 @@
23055
"zh-chs": "禁用的电子邮件两因素身份验证",
23056
"zh-cht": "禁用的電子郵件兩因素身份驗證",
23057
"xloc": [
23051
- "default.handlebars->47->2359"
23058
+ "default.handlebars->47->2363"
23059
]
23060
},
23061
{
@@ -23078,7 +23085,7 @@
23085
"default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
23086
"default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
23087
"default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span",
23081
- "default.handlebars->47->1954",
23088
+ "default.handlebars->47->1958",
23089
"default.handlebars->47->889",
23090
"default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
23091
"default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
@@ -23277,8 +23284,8 @@
23284
"en": "Discord",
23285
"nl": "Discord",
23286
"xloc": [
23280
- "default.handlebars->47->1569",
23281
- "default.handlebars->47->2759"
23287
+ "default.handlebars->47->1568",
23288
+ "default.handlebars->47->2762"
23289
]
23290
},
23291
{
@@ -23457,7 +23464,7 @@
23464
"zh-chs": "显示设备组名称",
23465
"zh-cht": "顯示裝置群名稱",
23466
"xloc": [
23460
- "default.handlebars->47->1829"
23467
+ "default.handlebars->47->1833"
23468
]
23469
},
23470
{
@@ -23509,7 +23516,7 @@
23516
"zh-chs": "显示公共连结",
23517
"zh-cht": "顯示公共鏈結",
23518
"xloc": [
23512
- "default.handlebars->47->2227"
23519
+ "default.handlebars->47->2231"
23520
]
23521
},
23522
{
@@ -23561,7 +23568,7 @@
23568
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
23569
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
23570
"xloc": [
23564
- "default.handlebars->47->2288"
23571
+ "default.handlebars->47->2292"
23572
]
23573
},
23574
{
@@ -23587,7 +23594,7 @@
23594
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
23595
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
23596
"xloc": [
23590
- "default.handlebars->47->2296"
23597
+ "default.handlebars->47->2300"
23598
]
23599
},
23600
{
@@ -23613,8 +23620,8 @@
23620
"zh-chs": "什么都不做",
23621
"zh-cht": "什麼都不做",
23622
"xloc": [
23616
- "default.handlebars->47->2043",
23617
- "default.handlebars->47->2047"
23623
+ "default.handlebars->47->2047",
23624
+ "default.handlebars->47->2051"
23625
]
23626
},
23627
{
@@ -23642,10 +23649,10 @@
23649
"xloc": [
23650
"default.handlebars->47->122",
23651
"default.handlebars->47->1267",
23645
- "default.handlebars->47->2538",
23646
- "default.handlebars->47->2587",
23647
- "default.handlebars->47->2596",
23648
- "default.handlebars->47->2670",
23652
+ "default.handlebars->47->2542",
23653
+ "default.handlebars->47->2591",
23654
+ "default.handlebars->47->2600",
23655
+ "default.handlebars->47->2674",
23656
"mstsc.handlebars->main->1->3->1->rowdomain->1->0",
23657
"mstsc.handlebars->main->1->3->1->rowdomain->3"
23658
]
@@ -23696,7 +23703,7 @@
23703
"zh-chs": "请勿更改,如果设置请保留CCM",
23704
"zh-cht": "請勿更改,如果設置請保留CCM",
23705
"xloc": [
23699
- "default.handlebars->47->2039"
23706
+ "default.handlebars->47->2043"
23707
]
23708
},
23709
{
@@ -23745,7 +23752,7 @@
23752
"zh-chs": "不要连接到服务器",
23753
"zh-cht": "不要連接到伺服器",
23754
"xloc": [
23748
- "default.handlebars->47->2048"
23755
+ "default.handlebars->47->2052"
23756
]
23757
},
23758
{
@@ -24108,7 +24115,7 @@
24115
"zh-chs": "下载报告",
24116
"zh-cht": "下載報告",
24117
"xloc": [
24111
- "default.handlebars->47->2451",
24118
+ "default.handlebars->47->2455",
24119
"default.handlebars->container->column_l->p3->3->1->0->3",
24120
"default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv"
24121
]
@@ -24214,7 +24221,7 @@
24221
"zh-chs": "下载设备列表",
24222
"zh-cht": "下載設備列表",
24223
"xloc": [
24217
- "default.handlebars->47->2012"
24224
+ "default.handlebars->47->2016"
24225
]
24226
},
24227
{
@@ -24422,7 +24429,7 @@
24429
"zh-chs": "使用以下一种档案格式下载事件列表。",
24430
"zh-cht": "使用以下一種檔案格式下載事件列表。",
24431
"xloc": [
24425
- "default.handlebars->47->2452"
24432
+ "default.handlebars->47->2456"
24433
]
24434
},
24435
{
@@ -24448,7 +24455,7 @@
24455
"zh-chs": "使用以下一种档案格式下载用户列表。",
24456
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
24457
"xloc": [
24451
- "default.handlebars->47->2522"
24458
+ "default.handlebars->47->2526"
24459
]
24460
},
24461
{
@@ -24553,7 +24560,7 @@
24560
"zh-chs": "下载:“{0}”",
24561
"zh-cht": "下載:“{0}”",
24562
"xloc": [
24556
- "default.handlebars->47->2319"
24563
+ "default.handlebars->47->2323"
24564
]
24565
},
24566
{
@@ -24579,7 +24586,7 @@
24586
"zh-chs": "下载:\\\"{0}\\\",大小:{1}",
24587
"zh-cht": "下載:\\\"{0}\\\",大小:{1}",
24588
"xloc": [
24582
- "default.handlebars->47->2376"
24589
+ "default.handlebars->47->2380"
24590
]
24591
},
24592
{
@@ -24631,7 +24638,7 @@
24638
"zh-chs": "代理重复",
24639
"zh-cht": "代理重複",
24640
"xloc": [
24634
- "default.handlebars->47->3035"
24641
+ "default.handlebars->47->3043"
24642
]
24643
},
24644
{
@@ -24683,7 +24690,7 @@
24690
"zh-chs": "复制用户组",
24691
"zh-cht": "複製用戶群",
24692
"xloc": [
24686
- "default.handlebars->47->2591"
24693
+ "default.handlebars->47->2595"
24694
]
24695
},
24696
{
@@ -24735,8 +24742,8 @@
24742
"default.handlebars->47->1126",
24743
"default.handlebars->47->280",
24744
"default.handlebars->47->282",
24738
- "default.handlebars->47->2844",
24739
- "default.handlebars->47->2870",
24745
+ "default.handlebars->47->2852",
24746
+ "default.handlebars->47->2878",
24747
"player.handlebars->3->18"
24748
]
24749
},
@@ -24786,7 +24793,7 @@
24793
"zh-chs": "荷兰文(比利时)",
24794
"zh-cht": "荷蘭文(比利時)",
24795
"xloc": [
24789
- "default.handlebars->47->1648"
24796
+ "default.handlebars->47->1652"
24797
]
24798
},
24799
{
@@ -24812,7 +24819,7 @@
24819
"zh-chs": "荷兰文(标准)",
24820
"zh-cht": "荷蘭文(標準)",
24821
"xloc": [
24815
- "default.handlebars->47->1647"
24822
+ "default.handlebars->47->1651"
24823
]
24824
},
24825
{
@@ -25246,12 +25253,12 @@
25253
"default-mobile.handlebars->11->654",
25254
"default-mobile.handlebars->11->660",
25255
"default-mobile.handlebars->11->680",
25249
- "default.handlebars->47->2058",
25250
- "default.handlebars->47->2061",
25251
- "default.handlebars->47->2064",
25252
- "default.handlebars->47->2101",
25253
- "default.handlebars->47->2127",
25254
- "default.handlebars->47->2139"
25256
+ "default.handlebars->47->2062",
25257
+ "default.handlebars->47->2065",
25258
+ "default.handlebars->47->2068",
25259
+ "default.handlebars->47->2105",
25260
+ "default.handlebars->47->2131",
25261
+ "default.handlebars->47->2143"
25262
]
25263
},
25264
{
@@ -25277,7 +25284,7 @@
25284
"zh-chs": "编辑设备组功能",
25285
"zh-cht": "編輯裝置群功能",
25286
"xloc": [
25280
- "default.handlebars->47->2087"
25287
+ "default.handlebars->47->2091"
25288
]
25289
},
25290
{
@@ -25303,8 +25310,8 @@
25310
"zh-chs": "编辑设备组权限",
25311
"zh-cht": "編輯裝置群權限",
25312
"xloc": [
25306
- "default.handlebars->47->2124",
25307
- "default.handlebars->47->2136"
25313
+ "default.handlebars->47->2128",
25314
+ "default.handlebars->47->2140"
25315
]
25316
},
25317
{
@@ -25330,7 +25337,7 @@
25337
"zh-chs": "编辑设备组用户同意",
25338
"zh-cht": "編輯裝置群用戶同意",
25339
"xloc": [
25333
- "default.handlebars->47->2065"
25340
+ "default.handlebars->47->2069"
25341
]
25342
},
25343
{
@@ -25357,7 +25364,7 @@
25364
"zh-cht": "編輯裝置筆記",
25365
"xloc": [
25366
"default-mobile.handlebars->11->672",
25360
- "default.handlebars->47->2115"
25367
+ "default.handlebars->47->2119"
25368
]
25369
},
25370
{
@@ -25383,8 +25390,8 @@
25390
"zh-chs": "编辑设备权限",
25391
"zh-cht": "編輯裝置權限",
25392
"xloc": [
25386
- "default.handlebars->47->2129",
25387
- "default.handlebars->47->2131"
25393
+ "default.handlebars->47->2133",
25394
+ "default.handlebars->47->2135"
25395
]
25396
},
25397
{
@@ -25436,7 +25443,7 @@
25443
"zh-chs": "编辑设备用户同意",
25444
"zh-cht": "編輯裝置用戶同意",
25445
"xloc": [
25439
- "default.handlebars->47->2067"
25446
+ "default.handlebars->47->2071"
25447
]
25448
},
25449
{
@@ -25522,7 +25529,7 @@
25529
"zh-cht": "編輯筆記",
25530
"xloc": [
25531
"default-mobile.handlebars->11->687",
25525
- "default.handlebars->47->2146"
25532
+ "default.handlebars->47->2150"
25533
]
25534
},
25535
{
@@ -25548,7 +25555,7 @@
25555
"zh-chs": "编辑用户同意",
25556
"zh-cht": "編輯用戶同意",
25557
"xloc": [
25551
- "default.handlebars->47->2066"
25558
+ "default.handlebars->47->2070"
25559
]
25560
},
25561
{
@@ -25574,7 +25581,7 @@
25581
"zh-chs": "编辑用户设备组权限",
25582
"zh-cht": "編輯用戶裝置群權限",
25583
"xloc": [
25577
- "default.handlebars->47->2137"
25584
+ "default.handlebars->47->2141"
25585
]
25586
},
25587
{
@@ -25600,7 +25607,7 @@
25607
"zh-chs": "编辑用户设备权限",
25608
"zh-cht": "編輯用戶裝置權限",
25609
"xloc": [
25603
- "default.handlebars->47->2132"
25610
+ "default.handlebars->47->2136"
25611
]
25612
},
25613
{
@@ -25626,7 +25633,7 @@
25633
"zh-chs": "编辑用户特征",
25634
"zh-cht": "編輯用戶特徵",
25635
"xloc": [
25629
- "default.handlebars->47->2779"
25636
+ "default.handlebars->47->2787"
25637
]
25638
},
25639
{
@@ -25652,7 +25659,7 @@
25659
"zh-chs": "编辑用户组",
25660
"zh-cht": "編輯用戶群",
25661
"xloc": [
25655
- "default.handlebars->47->2648"
25662
+ "default.handlebars->47->2652"
25663
]
25664
},
25665
{
@@ -25678,7 +25685,7 @@
25685
"zh-chs": "编辑用户组设备权限",
25686
"zh-cht": "編輯用戶群裝置權限",
25687
"xloc": [
25681
- "default.handlebars->47->2134"
25688
+ "default.handlebars->47->2138"
25689
]
25690
},
25691
{
@@ -25704,7 +25711,7 @@
25711
"zh-chs": "编辑用户组功能",
25712
"zh-cht": "編輯用戶組功能",
25713
"xloc": [
25707
- "default.handlebars->47->2641"
25714
+ "default.handlebars->47->2645"
25715
]
25716
},
25717
{
@@ -25730,7 +25737,7 @@
25737
"zh-chs": "编辑用户组用户同意",
25738
"zh-cht": "編輯用戶組用戶同意",
25739
"xloc": [
25733
- "default.handlebars->47->2068"
25740
+ "default.handlebars->47->2072"
25741
]
25742
},
25743
{
@@ -25859,12 +25866,12 @@
25866
"zh-cht": "電郵",
25867
"xloc": [
25868
"default-mobile.handlebars->11->109",
25862
- "default.handlebars->47->2540",
25863
- "default.handlebars->47->2674",
25864
- "default.handlebars->47->2676",
25865
- "default.handlebars->47->2724",
25866
- "default.handlebars->47->2737",
25867
- "default.handlebars->47->2782",
25869
+ "default.handlebars->47->2544",
25870
+ "default.handlebars->47->2678",
25871
+ "default.handlebars->47->2680",
25872
+ "default.handlebars->47->2728",
25873
+ "default.handlebars->47->2741",
25874
+ "default.handlebars->47->2790",
25875
"default.handlebars->47->510",
25876
"login-mobile.handlebars->5->45",
25877
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -25903,7 +25910,7 @@
25910
"zh-cht": "電郵地址變更",
25911
"xloc": [
25912
"default-mobile.handlebars->11->110",
25906
- "default.handlebars->47->1838"
25913
+ "default.handlebars->47->1842"
25914
]
25915
},
25916
{
@@ -25930,7 +25937,7 @@
25937
"zh-cht": "電郵認證",
25938
"xloc": [
25939
"default-mobile.handlebars->11->99",
25933
- "default.handlebars->47->1578"
25940
+ "default.handlebars->47->1582"
25941
]
25942
},
25943
{
@@ -25984,7 +25991,7 @@
25991
"zh-chs": "电子邮件连接",
25992
"zh-cht": "電子郵件連接",
25993
"xloc": [
25987
- "default.handlebars->47->1956",
25994
+ "default.handlebars->47->1960",
25995
"default.handlebars->47->891"
25996
]
25997
},
@@ -26011,7 +26018,7 @@
26018
"zh-chs": "电子邮件断开连接",
26019
"zh-cht": "電子郵件斷開連接",
26020
"xloc": [
26014
- "default.handlebars->47->1957",
26021
+ "default.handlebars->47->1961",
26022
"default.handlebars->47->892"
26023
]
26024
},
@@ -26021,7 +26028,7 @@
26028
"nl": "E-mail hulpverzoek",
26029
"pl": "Prośba Pomocy Email",
26030
"xloc": [
26024
- "default.handlebars->47->1958",
26031
+ "default.handlebars->47->1962",
26032
"default.handlebars->47->893"
26033
]
26034
},
@@ -26049,7 +26056,7 @@
26056
"zh-cht": "電子郵件通知",
26057
"xloc": [
26058
"default.handlebars->47->1028",
26052
- "default.handlebars->47->2195"
26059
+ "default.handlebars->47->2199"
26060
]
26061
},
26062
{
@@ -26099,7 +26106,7 @@
26106
"zh-cht": "電郵驗證",
26107
"xloc": [
26108
"default-mobile.handlebars->11->108",
26102
- "default.handlebars->47->1836"
26109
+ "default.handlebars->47->1840"
26110
]
26111
},
26112
{
@@ -26126,7 +26133,7 @@
26133
"zh-cht": "不允許使用電子郵件域 \\\"{0}\\\"。只允許 ({1})",
26134
"xloc": [
26135
"default-mobile.handlebars->11->745",
26129
- "default.handlebars->47->3014"
26136
+ "default.handlebars->47->3022"
26137
]
26138
},
26139
{
@@ -26178,7 +26185,7 @@
26185
"zh-chs": "邮箱未验证",
26186
"zh-cht": "電郵未驗證",
26187
"xloc": [
26181
- "default.handlebars->47->2482"
26188
+ "default.handlebars->47->2486"
26189
]
26190
},
26191
{
@@ -26204,8 +26211,8 @@
26211
"zh-chs": "电子邮件已验证",
26212
"zh-cht": "電子郵件已驗證",
26213
"xloc": [
26207
- "default.handlebars->47->2483",
26208
- "default.handlebars->47->2668"
26214
+ "default.handlebars->47->2487",
26215
+ "default.handlebars->47->2672"
26216
]
26217
},
26218
{
@@ -26231,7 +26238,7 @@
26238
"zh-chs": "邮箱已验证。",
26239
"zh-cht": "電郵已驗證。",
26240
"xloc": [
26234
- "default.handlebars->47->2546"
26241
+ "default.handlebars->47->2550"
26242
]
26243
},
26244
{
@@ -26257,7 +26264,7 @@
26264
"zh-chs": "邮箱未验证",
26265
"zh-cht": "電郵未驗證",
26266
"xloc": [
26260
- "default.handlebars->47->2669"
26267
+ "default.handlebars->47->2673"
26268
]
26269
},
26270
{
@@ -26307,7 +26314,7 @@
26314
"zh-cht": "電郵已發送。",
26315
"xloc": [
26316
"default-mobile.handlebars->11->729",
26310
- "default.handlebars->47->2998",
26317
+ "default.handlebars->47->3006",
26318
"login-mobile.handlebars->5->2",
26319
"login.handlebars->5->2",
26320
"login2.handlebars->7->3"
@@ -26387,7 +26394,7 @@
26394
"zh-chs": "已通过电邮验证,并且需要重置密码。",
26395
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
26396
"xloc": [
26390
- "default.handlebars->47->2547"
26397
+ "default.handlebars->47->2551"
26398
]
26399
},
26400
{
@@ -26436,7 +26443,7 @@
26443
"zh-chs": "电子邮件/短信/推送流量",
26444
"zh-cht": "電子郵件/短信/推送流量",
26445
"xloc": [
26439
- "default.handlebars->47->3094"
26446
+ "default.handlebars->47->3102"
26447
]
26448
},
26449
{
@@ -26546,7 +26553,7 @@
26553
"zh-chs": "启用邀请代码",
26554
"zh-cht": "啟用邀請代碼",
26555
"xloc": [
26549
- "default.handlebars->47->2171"
26556
+ "default.handlebars->47->2175"
26557
]
26558
},
26559
{
@@ -26599,7 +26606,7 @@
26606
"zh-cht": "啟用電郵二因子鑑別。",
26607
"xloc": [
26608
"default-mobile.handlebars->11->101",
26602
- "default.handlebars->47->1580"
26609
+ "default.handlebars->47->1584"
26610
]
26611
},
26612
{
@@ -26652,7 +26659,7 @@
26659
"zh-cht": "已啟用",
26660
"xloc": [
26661
"default.handlebars->47->125",
26655
- "default.handlebars->47->2872"
26662
+ "default.handlebars->47->2880"
26663
]
26664
},
26665
{
@@ -26678,7 +26685,7 @@
26685
"zh-chs": "启用电子邮件两因素身份验证",
26686
"zh-cht": "啟用電子郵件兩因素身份驗證",
26687
"xloc": [
26681
- "default.handlebars->47->2358"
26688
+ "default.handlebars->47->2362"
26689
]
26690
},
26691
{
@@ -26835,7 +26842,7 @@
26842
"zh-chs": "时间结束",
26843
"zh-cht": "時間結束",
26844
"xloc": [
26838
- "default.handlebars->47->2869"
26845
+ "default.handlebars->47->2877"
26846
]
26847
},
26848
{
@@ -26861,7 +26868,7 @@
26868
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
26869
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
26870
"xloc": [
26864
- "default.handlebars->47->2281"
26871
+ "default.handlebars->47->2285"
26872
]
26873
},
26874
{
@@ -26887,7 +26894,7 @@
26894
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
26895
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
26896
"xloc": [
26890
- "default.handlebars->47->2282"
26897
+ "default.handlebars->47->2286"
26898
]
26899
},
26900
{
@@ -26913,7 +26920,7 @@
26920
"zh-chs": "结束本地中继会话\\\"{0}\\\",协议 {1} 到 {2},{3} 秒",
26921
"zh-cht": "已結束本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2},{3} 秒",
26922
"xloc": [
26916
- "default.handlebars->47->2391"
26923
+ "default.handlebars->47->2395"
26924
]
26925
},
26926
{
@@ -26939,7 +26946,7 @@
26946
"zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"",
26947
"zh-cht": "從 {1} 到 {2} 結束的 Messenger 會話 \\\"{0}\\\",{3} 秒",
26948
"xloc": [
26942
- "default.handlebars->47->2382"
26949
+ "default.handlebars->47->2386"
26950
]
26951
},
26952
{
@@ -26965,7 +26972,7 @@
26972
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
26973
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
26974
"xloc": [
26968
- "default.handlebars->47->2279"
26975
+ "default.handlebars->47->2283"
26976
]
26977
},
26978
{
@@ -26991,7 +26998,7 @@
26998
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
26999
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
27000
"xloc": [
26994
- "default.handlebars->47->2280"
27001
+ "default.handlebars->47->2284"
27002
]
27003
},
27004
{
@@ -27017,7 +27024,7 @@
27024
"zh-chs": "英文",
27025
"zh-cht": "英文",
27026
"xloc": [
27020
- "default.handlebars->47->1649"
27027
+ "default.handlebars->47->1653"
27028
]
27029
},
27030
{
@@ -27043,7 +27050,7 @@
27050
"zh-chs": "英文(澳洲)",
27051
"zh-cht": "英文(澳洲)",
27052
"xloc": [
27046
- "default.handlebars->47->1650"
27053
+ "default.handlebars->47->1654"
27054
]
27055
},
27056
{
@@ -27069,7 +27076,7 @@
27076
"zh-chs": "英文(伯利茲)",
27077
"zh-cht": "英文(伯利茲)",
27078
"xloc": [
27072
- "default.handlebars->47->1651"
27079
+ "default.handlebars->47->1655"
27080
]
27081
},
27082
{
@@ -27095,7 +27102,7 @@
27102
"zh-chs": "英文(加拿大)",
27103
"zh-cht": "英文(加拿大)",
27104
"xloc": [
27098
- "default.handlebars->47->1652"
27105
+ "default.handlebars->47->1656"
27106
]
27107
},
27108
{
@@ -27121,7 +27128,7 @@
27128
"zh-chs": "英文(爱尔兰)",
27129
"zh-cht": "英文(愛爾蘭)",
27130
"xloc": [
27124
- "default.handlebars->47->1653"
27131
+ "default.handlebars->47->1657"
27132
]
27133
},
27134
{
@@ -27147,7 +27154,7 @@
27154
"zh-chs": "英文(牙买加)",
27155
"zh-cht": "英文(牙買加)",
27156
"xloc": [
27150
- "default.handlebars->47->1654"
27157
+ "default.handlebars->47->1658"
27158
]
27159
},
27160
{
@@ -27173,7 +27180,7 @@
27180
"zh-chs": "英文(纽西兰)",
27181
"zh-cht": "英文(紐西蘭)",
27182
"xloc": [
27176
- "default.handlebars->47->1655"
27183
+ "default.handlebars->47->1659"
27184
]
27185
},
27186
{
@@ -27199,7 +27206,7 @@
27206
"zh-chs": "英文(菲律宾)",
27207
"zh-cht": "英文(菲律賓)",
27208
"xloc": [
27202
- "default.handlebars->47->1656"
27209
+ "default.handlebars->47->1660"
27210
]
27211
},
27212
{
@@ -27225,7 +27232,7 @@
27232
"zh-chs": "英语(南非)",
27233
"zh-cht": "英語(南非)",
27234
"xloc": [
27228
- "default.handlebars->47->1657"
27235
+ "default.handlebars->47->1661"
27236
]
27237
},
27238
{
@@ -27251,7 +27258,7 @@
27258
"zh-chs": "英文(特立尼达和多巴哥)",
27259
"zh-cht": "英文(特立尼達和多巴哥)",
27260
"xloc": [
27254
- "default.handlebars->47->1658"
27261
+ "default.handlebars->47->1662"
27262
]
27263
},
27264
{
@@ -27277,7 +27284,7 @@
27284
"zh-chs": "英文(英国)",
27285
"zh-cht": "英文(英國)",
27286
"xloc": [
27280
- "default.handlebars->47->1659"
27287
+ "default.handlebars->47->1663"
27288
]
27289
},
27290
{
@@ -27303,7 +27310,7 @@
27310
"zh-chs": "美国英文",
27311
"zh-cht": "美國英語",
27312
"xloc": [
27306
- "default.handlebars->47->1660"
27313
+ "default.handlebars->47->1664"
27314
]
27315
},
27316
{
@@ -27329,7 +27336,7 @@
27336
"zh-chs": "英文(津巴布韦)",
27337
"zh-cht": "英文(津巴布韋)",
27338
"xloc": [
27332
- "default.handlebars->47->1661"
27339
+ "default.handlebars->47->1665"
27340
]
27341
},
27342
{
@@ -27381,8 +27388,8 @@
27388
"default-mobile.handlebars->11->418",
27389
"default.handlebars->47->1289",
27390
"default.handlebars->47->1404",
27384
- "default.handlebars->47->1875",
27385
- "default.handlebars->47->1876",
27391
+ "default.handlebars->47->1879",
27392
+ "default.handlebars->47->1880",
27393
"sharing.handlebars->11->55"
27394
]
27395
},
@@ -27409,7 +27416,7 @@
27416
"zh-chs": "输入管理领域名称的逗号分隔列表。",
27417
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
27418
"xloc": [
27412
- "default.handlebars->47->2551"
27419
+ "default.handlebars->47->2555"
27420
]
27421
},
27422
{
@@ -27792,7 +27799,7 @@
27799
"zh-cht": "錯誤,邀請碼 \\\"{0}\\\" 已在使用中。",
27800
"xloc": [
27801
"default-mobile.handlebars->11->737",
27795
- "default.handlebars->47->3006"
27802
+ "default.handlebars->47->3014"
27803
]
27804
},
27805
{
@@ -27819,7 +27826,7 @@
27826
"zh-cht": "錯誤,密碼未更改。",
27827
"xloc": [
27828
"default-mobile.handlebars->11->734",
27822
- "default.handlebars->47->3003"
27829
+ "default.handlebars->47->3011"
27830
]
27831
},
27832
{
@@ -27846,7 +27853,7 @@
27853
"zh-cht": "錯誤,無法更改為常用密碼。",
27854
"xloc": [
27855
"default-mobile.handlebars->11->733",
27849
- "default.handlebars->47->3002"
27856
+ "default.handlebars->47->3010"
27857
]
27858
},
27859
{
@@ -27873,7 +27880,7 @@
27880
"zh-cht": "錯誤,無法更改為以前使用的密碼。",
27881
"xloc": [
27882
"default-mobile.handlebars->11->732",
27876
- "default.handlebars->47->3001"
27883
+ "default.handlebars->47->3009"
27884
]
27885
},
27886
{
@@ -27952,7 +27959,7 @@
27959
"zh-chs": "世界文",
27960
"zh-cht": "世界語",
27961
"xloc": [
27955
- "default.handlebars->47->1662"
27962
+ "default.handlebars->47->1666"
27963
]
27964
},
27965
{
@@ -28001,7 +28008,7 @@
28008
"zh-chs": "爱沙尼亚文",
28009
"zh-cht": "愛沙尼亞語",
28010
"xloc": [
28004
- "default.handlebars->47->1663"
28011
+ "default.handlebars->47->1667"
28012
]
28013
},
28014
{
@@ -28076,7 +28083,7 @@
28083
"zh-chs": "事件列表输出",
28084
"zh-cht": "事件列表輸出",
28085
"xloc": [
28079
- "default.handlebars->47->2457"
28086
+ "default.handlebars->47->2461"
28087
]
28088
},
28089
{
@@ -28085,7 +28092,7 @@
28092
"nl": "Gebeurtenis vermeldingen",
28093
"pl": "Zapisy zdarzeń",
28094
"xloc": [
28088
- "default.handlebars->47->2957"
28095
+ "default.handlebars->47->2965"
28096
]
28097
},
28098
{
@@ -28273,7 +28280,7 @@
28280
"zh-cht": "到期時間",
28281
"xloc": [
28282
"default.handlebars->47->1121",
28276
- "default.handlebars->47->1826",
28283
+ "default.handlebars->47->1830",
28284
"default.handlebars->47->285"
28285
]
28286
},
@@ -28326,7 +28333,7 @@
28333
"zh-chs": "过期{0}",
28334
"zh-cht": "過期{0}",
28335
"xloc": [
28329
- "default.handlebars->47->1889",
28336
+ "default.handlebars->47->1893",
28337
"sharing.handlebars->11->95"
28338
]
28339
},
@@ -28433,7 +28440,7 @@
28440
"zh-chs": "外部",
28441
"zh-cht": "外部",
28442
"xloc": [
28436
- "default.handlebars->47->3074"
28443
+ "default.handlebars->47->3082"
28444
]
28445
},
28446
{
@@ -28459,7 +28466,7 @@
28466
"zh-chs": "FIDO 密钥",
28467
"zh-cht": "FIDO 密鑰",
28468
"xloc": [
28462
- "default.handlebars->47->2937"
28469
+ "default.handlebars->47->2945"
28470
]
28471
},
28472
{
@@ -28511,7 +28518,14 @@
28518
"zh-chs": "FYRO马其顿语",
28519
"zh-cht": "FYRO馬其頓語",
28520
"xloc": [
28514
- "default.handlebars->47->1713"
28521
+ "default.handlebars->47->1717"
28522
+ ]
28523
+ },
28524
+ {
28525
+ "en": "Facebook",
28526
+ "xloc": [
28527
+ "default.handlebars->47->1576",
28528
+ "default.handlebars->47->2770"
28529
]
28530
},
28531
{
@@ -28537,7 +28551,7 @@
28551
"zh-chs": "法罗语",
28552
"zh-cht": "法羅語",
28553
"xloc": [
28540
- "default.handlebars->47->1664"
28554
+ "default.handlebars->47->1668"
28555
]
28556
},
28557
{
@@ -28590,7 +28604,7 @@
28604
"zh-cht": "更改電子郵件地址失敗,另一個帳戶已在使用:{0}。",
28605
"xloc": [
28606
"default-mobile.handlebars->11->728",
28593
- "default.handlebars->47->2997"
28607
+ "default.handlebars->47->3005"
28608
]
28609
},
28610
{
@@ -28667,7 +28681,7 @@
28681
"zh-chs": "本地用户拒绝后无法启动远程桌面",
28682
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
28683
"xloc": [
28670
- "default.handlebars->47->2304"
28684
+ "default.handlebars->47->2308"
28685
]
28686
},
28687
{
@@ -28716,7 +28730,7 @@
28730
"zh-chs": "本地用户拒绝后无法启动远程文件",
28731
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
28732
"xloc": [
28719
- "default.handlebars->47->2311"
28733
+ "default.handlebars->47->2315"
28734
]
28735
},
28736
{
@@ -28794,7 +28808,7 @@
28808
"zh-chs": "波斯文(波斯文)",
28809
"zh-cht": "波斯語(波斯語)",
28810
"xloc": [
28797
- "default.handlebars->47->1665"
28811
+ "default.handlebars->47->1669"
28812
]
28813
},
28814
{
@@ -28848,9 +28862,9 @@
28862
"zh-chs": "功能",
28863
"zh-cht": "功能",
28864
"xloc": [
28851
- "default.handlebars->47->1940",
28852
- "default.handlebars->47->2604",
28853
- "default.handlebars->47->2695"
28865
+ "default.handlebars->47->1944",
28866
+ "default.handlebars->47->2608",
28867
+ "default.handlebars->47->2699"
28868
]
28869
},
28870
{
@@ -28876,7 +28890,7 @@
28890
"zh-chs": "斐济",
28891
"zh-cht": "斐濟",
28892
"xloc": [
28879
- "default.handlebars->47->1666"
28893
+ "default.handlebars->47->1670"
28894
]
28895
},
28896
{
@@ -28930,7 +28944,7 @@
28944
"xloc": [
28945
"default-mobile.handlebars->11->489",
28946
"default.handlebars->47->1416",
28933
- "default.handlebars->47->2260",
28947
+ "default.handlebars->47->2264",
28948
"default.handlebars->47->774",
28949
"sharing.handlebars->11->66"
28950
]
@@ -29036,7 +29050,7 @@
29050
"zh-chs": "文件传输",
29051
"zh-cht": "文件傳輸",
29052
"xloc": [
29039
- "default.handlebars->47->2850"
29053
+ "default.handlebars->47->2858"
29054
]
29055
},
29056
{
@@ -29092,12 +29106,12 @@
29106
"default-mobile.handlebars->11->356",
29107
"default.handlebars->47->1004",
29108
"default.handlebars->47->1092",
29095
- "default.handlebars->47->1996",
29096
- "default.handlebars->47->2076",
29097
- "default.handlebars->47->2857",
29098
- "default.handlebars->47->2917",
29099
- "default.handlebars->47->2967",
29100
- "default.handlebars->47->3062",
29109
+ "default.handlebars->47->2000",
29110
+ "default.handlebars->47->2080",
29111
+ "default.handlebars->47->2865",
29112
+ "default.handlebars->47->2925",
29113
+ "default.handlebars->47->2975",
29114
+ "default.handlebars->47->3070",
29115
"default.handlebars->47->424",
29116
"default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
29117
"default.handlebars->contextMenu->cxfiles",
@@ -29153,9 +29167,9 @@
29167
"zh-chs": "档案通知",
29168
"zh-cht": "檔案通知",
29169
"xloc": [
29156
- "default.handlebars->47->1948",
29157
- "default.handlebars->47->2612",
29158
- "default.handlebars->47->2717",
29170
+ "default.handlebars->47->1952",
29171
+ "default.handlebars->47->2616",
29172
+ "default.handlebars->47->2721",
29173
"default.handlebars->47->883"
29174
]
29175
},
@@ -29182,9 +29196,9 @@
29196
"zh-chs": "档案提示",
29197
"zh-cht": "檔案提示",
29198
"xloc": [
29185
- "default.handlebars->47->1947",
29186
- "default.handlebars->47->2611",
29187
- "default.handlebars->47->2716",
29199
+ "default.handlebars->47->1951",
29200
+ "default.handlebars->47->2615",
29201
+ "default.handlebars->47->2720",
29202
"default.handlebars->47->882"
29203
]
29204
},
@@ -29322,7 +29336,7 @@
29336
"zh-chs": "已完成录制会话 \\\"{0}\\\",{1} 秒",
29337
"zh-cht": "已完成錄製會話 \\\"{0}\\\",{1} 秒",
29338
"xloc": [
29325
- "default.handlebars->47->2416"
29339
+ "default.handlebars->47->2420"
29340
]
29341
},
29342
{
@@ -29348,7 +29362,7 @@
29362
"zh-chs": "录制会话已完成,{0}秒",
29363
"zh-cht": "錄製會話已完成,{0}秒",
29364
"xloc": [
29351
- "default.handlebars->47->2277"
29365
+ "default.handlebars->47->2281"
29366
]
29367
},
29368
{
@@ -29374,7 +29388,7 @@
29388
"zh-chs": "芬兰",
29389
"zh-cht": "芬蘭",
29390
"xloc": [
29377
- "default.handlebars->47->1667"
29391
+ "default.handlebars->47->1671"
29392
]
29393
},
29394
{
@@ -29429,8 +29443,8 @@
29443
"zh-chs": "防火墙未激活",
29444
"zh-cht": "防火牆未激活",
29445
"xloc": [
29432
- "default.handlebars->47->2207",
29433
- "default.handlebars->47->2221"
29446
+ "default.handlebars->47->2211",
29447
+ "default.handlebars->47->2225"
29448
]
29449
},
29450
{
@@ -29487,7 +29501,7 @@
29501
"zh-chs": "标志",
29502
"zh-cht": "標誌",
29503
"xloc": [
29490
- "default.handlebars->47->2430"
29504
+ "default.handlebars->47->2434"
29505
]
29506
},
29507
{
@@ -29802,8 +29816,8 @@
29816
"zh-chs": "下次登录时强制重置密码。",
29817
"zh-cht": "下次登入時強制重置密碼。",
29818
"xloc": [
29805
- "default.handlebars->47->2545",
29806
- "default.handlebars->47->2793"
29819
+ "default.handlebars->47->2549",
29820
+ "default.handlebars->47->2801"
29821
]
29822
},
29823
{
@@ -29829,7 +29843,7 @@
29843
"zh-chs": "强行断开用户 {0} 的桌面会话",
29844
"zh-cht": "強行斷開用戶 {0} 的桌面會話",
29845
"xloc": [
29832
- "default.handlebars->47->2404"
29846
+ "default.handlebars->47->2408"
29847
]
29848
},
29849
{
@@ -29855,7 +29869,7 @@
29869
"zh-chs": "强制断开用户 {0} 的文件会话",
29870
"zh-cht": "強制斷開用戶 {0} 的文件會話",
29871
"xloc": [
29858
- "default.handlebars->47->2406"
29872
+ "default.handlebars->47->2410"
29873
]
29874
},
29875
{
@@ -29881,7 +29895,7 @@
29895
"zh-chs": "强制断开用户 {0} 的路由会话",
29896
"zh-cht": "強制斷開用戶 {0} 的路由會話",
29897
"xloc": [
29884
- "default.handlebars->47->2407"
29898
+ "default.handlebars->47->2411"
29899
]
29900
},
29901
{
@@ -29907,7 +29921,7 @@
29921
"zh-chs": "强制断开用户 {0} 的终端会话",
29922
"zh-cht": "強制斷開用戶 {0} 的終端會話",
29923
"xloc": [
29910
- "default.handlebars->47->2405"
29924
+ "default.handlebars->47->2409"
29925
]
29926
},
29927
{
@@ -30014,7 +30028,7 @@
30028
"zh-chs": "格式化",
30029
"zh-cht": "格式化",
30030
"xloc": [
30017
- "default.handlebars->47->2448"
30031
+ "default.handlebars->47->2452"
30032
]
30033
},
30034
{
@@ -30091,8 +30105,8 @@
30105
"zh-chs": "自由",
30106
"zh-cht": "自由",
30107
"xloc": [
30094
- "default.handlebars->47->3020",
30095
- "default.handlebars->47->3022"
30108
+ "default.handlebars->47->3028",
30109
+ "default.handlebars->47->3030"
30110
]
30111
},
30112
{
@@ -30145,7 +30159,7 @@
30159
"zh-chs": "法文(比利时)",
30160
"zh-cht": "法語(比利時)",
30161
"xloc": [
30148
- "default.handlebars->47->1669"
30162
+ "default.handlebars->47->1673"
30163
]
30164
},
30165
{
@@ -30171,7 +30185,7 @@
30185
"zh-chs": "法文(加拿大)",
30186
"zh-cht": "法語(加拿大)",
30187
"xloc": [
30174
- "default.handlebars->47->1670"
30188
+ "default.handlebars->47->1674"
30189
]
30190
},
30191
{
@@ -30197,7 +30211,7 @@
30211
"zh-chs": "法文(法国)",
30212
"zh-cht": "法語(法國)",
30213
"xloc": [
30200
- "default.handlebars->47->1671"
30214
+ "default.handlebars->47->1675"
30215
]
30216
},
30217
{
@@ -30223,7 +30237,7 @@
30237
"zh-chs": "法文(卢森堡)",
30238
"zh-cht": "法語(盧森堡)",
30239
"xloc": [
30226
- "default.handlebars->47->1672"
30240
+ "default.handlebars->47->1676"
30241
]
30242
},
30243
{
@@ -30249,7 +30263,7 @@
30263
"zh-chs": "法文(摩纳哥)",
30264
"zh-cht": "法語(摩納哥)",
30265
"xloc": [
30252
- "default.handlebars->47->1673"
30266
+ "default.handlebars->47->1677"
30267
]
30268
},
30269
{
@@ -30275,7 +30289,7 @@
30289
"zh-chs": "法文(标准)",
30290
"zh-cht": "法語(標準)",
30291
"xloc": [
30278
- "default.handlebars->47->1668"
30292
+ "default.handlebars->47->1672"
30293
]
30294
},
30295
{
@@ -30301,7 +30315,7 @@
30315
"zh-chs": "法文(瑞士)",
30316
"zh-cht": "法語(瑞士)",
30317
"xloc": [
30304
- "default.handlebars->47->1674"
30318
+ "default.handlebars->47->1678"
30319
]
30320
},
30321
{
@@ -30327,7 +30341,7 @@
30341
"zh-chs": "弗里斯兰文",
30342
"zh-cht": "弗里斯蘭語",
30343
"xloc": [
30330
- "default.handlebars->47->1675"
30344
+ "default.handlebars->47->1679"
30345
]
30346
},
30347
{
@@ -30353,7 +30367,7 @@
30367
"zh-chs": "弗留利",
30368
"zh-cht": "弗留利",
30369
"xloc": [
30356
- "default.handlebars->47->1676"
30370
+ "default.handlebars->47->1680"
30371
]
30372
},
30373
{
@@ -30383,9 +30397,9 @@
30397
"default-mobile.handlebars->11->642",
30398
"default-mobile.handlebars->11->659",
30399
"default-mobile.handlebars->11->679",
30386
- "default.handlebars->47->1882",
30387
- "default.handlebars->47->2100",
30388
- "default.handlebars->47->2557"
30400
+ "default.handlebars->47->1886",
30401
+ "default.handlebars->47->2104",
30402
+ "default.handlebars->47->2561"
30403
]
30404
},
30405
{
@@ -30411,7 +30425,7 @@
30425
"zh-chs": "完整管理员(保留所有权利)",
30426
"zh-cht": "完整管理員(保留所有權利)",
30427
"xloc": [
30414
- "default.handlebars->47->2138"
30428
+ "default.handlebars->47->2142"
30429
]
30430
},
30431
{
@@ -30567,7 +30581,7 @@
30581
"zh-chs": "完整管理员",
30582
"zh-cht": "完整管理員",
30583
"xloc": [
30570
- "default.handlebars->47->2662"
30584
+ "default.handlebars->47->2666"
30585
]
30586
},
30587
{
@@ -30593,8 +30607,8 @@
30607
"zh-chs": "全自动的",
30608
"zh-cht": "全自動的",
30609
"xloc": [
30596
- "default.handlebars->47->1969",
30597
- "default.handlebars->47->2030"
30610
+ "default.handlebars->47->1973",
30611
+ "default.handlebars->47->2034"
30612
]
30613
},
30614
{
@@ -30647,7 +30661,7 @@
30661
"zh-chs": "盖尔文(爱尔兰)",
30662
"zh-cht": "蓋爾語(愛爾蘭)",
30663
"xloc": [
30650
- "default.handlebars->47->1678"
30664
+ "default.handlebars->47->1682"
30665
]
30666
},
30667
{
@@ -30673,7 +30687,7 @@
30687
"zh-chs": "盖尔文(苏格兰文)",
30688
"zh-cht": "蓋爾語(蘇格蘭語)",
30689
"xloc": [
30676
- "default.handlebars->47->1677"
30690
+ "default.handlebars->47->1681"
30691
]
30692
},
30693
{
@@ -30699,7 +30713,7 @@
30713
"zh-chs": "加拉契文",
30714
"zh-cht": "加拉契語",
30715
"xloc": [
30702
- "default.handlebars->47->1679"
30716
+ "default.handlebars->47->1683"
30717
]
30718
},
30719
{
@@ -30887,7 +30901,7 @@
30901
"zh-chs": "生成报告",
30902
"zh-cht": "生成報告",
30903
"xloc": [
30890
- "default.handlebars->47->2898"
30904
+ "default.handlebars->47->2906"
30905
]
30906
},
30907
{
@@ -30939,7 +30953,7 @@
30953
"zh-chs": "格鲁吉亚文",
30954
"zh-cht": "格魯吉亞文",
30955
"xloc": [
30942
- "default.handlebars->47->1680"
30956
+ "default.handlebars->47->1684"
30957
]
30958
},
30959
{
@@ -30965,7 +30979,7 @@
30979
"zh-chs": "德文(奥地利)",
30980
"zh-cht": "德語(奧地利)",
30981
"xloc": [
30968
- "default.handlebars->47->1682"
30982
+ "default.handlebars->47->1686"
30983
]
30984
},
30985
{
@@ -30991,7 +31005,7 @@
31005
"zh-chs": "德文(德国)",
31006
"zh-cht": "德文(德國)",
31007
"xloc": [
30994
- "default.handlebars->47->1683"
31008
+ "default.handlebars->47->1687"
31009
]
31010
},
31011
{
@@ -31017,7 +31031,7 @@
31031
"zh-chs": "德文(列支敦士登)",
31032
"zh-cht": "德文(列支敦士登)",
31033
"xloc": [
31020
- "default.handlebars->47->1684"
31034
+ "default.handlebars->47->1688"
31035
]
31036
},
31037
{
@@ -31043,7 +31057,7 @@
31057
"zh-chs": "德文(卢森堡)",
31058
"zh-cht": "德語(盧森堡)",
31059
"xloc": [
31046
- "default.handlebars->47->1685"
31060
+ "default.handlebars->47->1689"
31061
]
31062
},
31063
{
@@ -31069,7 +31083,7 @@
31083
"zh-chs": "德文(标准)",
31084
"zh-cht": "德語(標準)",
31085
"xloc": [
31072
- "default.handlebars->47->1681"
31086
+ "default.handlebars->47->1685"
31087
]
31088
},
31089
{
@@ -31095,7 +31109,7 @@
31109
"zh-chs": "德文(瑞士)",
31110
"zh-cht": "德文(瑞士)",
31111
"xloc": [
31098
- "default.handlebars->47->1686"
31112
+ "default.handlebars->47->1690"
31113
]
31114
},
31115
{
@@ -31200,7 +31214,7 @@
31214
"zh-chs": "正在获取剪贴板内容,{0}个字节",
31215
"zh-cht": "正在獲取剪貼板內容,{0}個字節",
31216
"xloc": [
31203
- "default.handlebars->47->2291"
31217
+ "default.handlebars->47->2295"
31218
]
31219
},
31220
{
@@ -31316,7 +31330,7 @@
31330
"zh-chs": "好",
31331
"zh-cht": "好",
31332
"xloc": [
31319
- "default.handlebars->47->1878"
31333
+ "default.handlebars->47->1882"
31334
]
31335
},
31336
{
@@ -31373,8 +31387,8 @@
31387
"zh-chs": "Google云端硬盘备份",
31388
"zh-cht": "Google雲端硬盤備份",
31389
"xloc": [
31376
- "default.handlebars->47->1899",
31377
- "default.handlebars->47->1902",
31390
+ "default.handlebars->47->1903",
31391
+ "default.handlebars->47->1906",
31392
"default.handlebars->47->313"
31393
]
31394
},
@@ -31401,7 +31415,7 @@
31415
"zh-chs": "Google云端硬盘控制台",
31416
"zh-cht": "Google雲端硬盤控制台",
31417
"xloc": [
31404
- "default.handlebars->47->1896"
31418
+ "default.handlebars->47->1900"
31419
]
31420
},
31421
{
@@ -31453,7 +31467,7 @@
31467
"zh-chs": "Google云端硬盘备份当前处于活动状态。",
31468
"zh-cht": "Google雲端硬盤備份當前處於活動狀態。",
31469
"xloc": [
31456
- "default.handlebars->47->1900"
31470
+ "default.handlebars->47->1904"
31471
]
31472
},
31473
{
@@ -31505,7 +31519,7 @@
31519
"zh-chs": "希腊文",
31520
"zh-cht": "希臘文",
31521
"xloc": [
31508
- "default.handlebars->47->1687"
31522
+ "default.handlebars->47->1691"
31523
]
31524
},
31525
{
@@ -31532,7 +31546,7 @@
31546
"zh-cht": "群",
31547
"xloc": [
31548
"default-mobile.handlebars->11->271",
31535
- "default.handlebars->47->2914",
31549
+ "default.handlebars->47->2922",
31550
"default.handlebars->47->809",
31551
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1"
31552
]
@@ -31560,8 +31574,8 @@
31574
"zh-chs": "集体指令",
31575
"zh-cht": "集體指令",
31576
"xloc": [
31563
- "default.handlebars->47->2498",
31564
- "default.handlebars->47->2581",
31577
+ "default.handlebars->47->2502",
31578
+ "default.handlebars->47->2585",
31579
"default.handlebars->47->677",
31580
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
31581
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -31591,7 +31605,7 @@
31605
"zh-chs": "通过...分组",
31606
"zh-cht": "通過...分群",
31607
"xloc": [
31594
- "default.handlebars->47->2444"
31608
+ "default.handlebars->47->2448"
31609
]
31610
},
31611
{
@@ -31618,7 +31632,7 @@
31632
"zh-cht": "群標識符",
31633
"xloc": [
31634
"agent-translations.json",
31621
- "default.handlebars->47->2598"
31635
+ "default.handlebars->47->2602"
31636
]
31637
},
31638
{
@@ -31644,7 +31658,7 @@
31658
"zh-chs": "群组成员",
31659
"zh-cht": "群組成員",
31660
"xloc": [
31647
- "default.handlebars->47->2623"
31661
+ "default.handlebars->47->2627"
31662
]
31663
},
31664
{
@@ -31679,7 +31693,7 @@
31693
"nl": "Groepstype",
31694
"pl": "Typ Grupy",
31695
"xloc": [
31682
- "default.handlebars->47->2599"
31696
+ "default.handlebars->47->2603"
31697
]
31698
},
31699
{
@@ -31705,8 +31719,8 @@
31719
"zh-chs": "通过...分组",
31720
"zh-cht": "通過...分群",
31721
"xloc": [
31708
- "default.handlebars->47->2884",
31709
- "default.handlebars->47->2887"
31722
+ "default.handlebars->47->2892",
31723
+ "default.handlebars->47->2895"
31724
]
31725
},
31726
{
@@ -31732,7 +31746,7 @@
31746
"zh-chs": "团队名字",
31747
"zh-cht": "團隊名字",
31748
"xloc": [
31735
- "default.handlebars->47->2428"
31749
+ "default.handlebars->47->2432"
31750
]
31751
},
31752
{
@@ -31758,7 +31772,7 @@
31772
"zh-chs": "用户{0}的群组权限。",
31773
"zh-cht": "用戶{0}的群組權限。",
31774
"xloc": [
31761
- "default.handlebars->47->2099"
31775
+ "default.handlebars->47->2103"
31776
]
31777
},
31778
{
@@ -31784,7 +31798,7 @@
31798
"zh-chs": "{0}的群组权限。",
31799
"zh-cht": "{0}的群組權限。",
31800
"xloc": [
31787
- "default.handlebars->47->2098"
31801
+ "default.handlebars->47->2102"
31802
]
31803
},
31804
{
@@ -31888,7 +31902,7 @@
31902
"zh-chs": "来宾",
31903
"zh-cht": "來賓",
31904
"xloc": [
31891
- "default.handlebars->47->2904"
31905
+ "default.handlebars->47->2912"
31906
]
31907
},
31908
{
@@ -31968,7 +31982,7 @@
31982
"zh-chs": "嘉宾分享",
31983
"zh-cht": "嘉賓分享",
31984
"xloc": [
31971
- "default.handlebars->47->2107"
31985
+ "default.handlebars->47->2111"
31986
]
31987
},
31988
{
@@ -31994,7 +32008,7 @@
32008
"zh-chs": "古久拉提",
32009
"zh-cht": "古久拉提",
32010
"xloc": [
31997
- "default.handlebars->47->1688"
32011
+ "default.handlebars->47->1692"
32012
]
32013
},
32014
{
@@ -32022,7 +32036,7 @@
32036
"xloc": [
32037
"default-mobile.handlebars->11->340",
32038
"default.handlebars->47->1096",
32025
- "default.handlebars->47->3058",
32039
+ "default.handlebars->47->3066",
32040
"default.handlebars->47->401",
32041
"default.handlebars->47->954"
32042
]
@@ -32099,7 +32113,7 @@
32113
"tr": "HTTP/",
32114
"xloc": [
32115
"default.handlebars->47->1008",
32102
- "default.handlebars->47->2000"
32116
+ "default.handlebars->47->2004"
32117
]
32118
},
32119
{
@@ -32212,7 +32226,7 @@
32226
"pl": "HTTPS/",
32227
"xloc": [
32228
"default.handlebars->47->1009",
32215
- "default.handlebars->47->2001"
32229
+ "default.handlebars->47->2005"
32230
]
32231
},
32232
{
@@ -32291,7 +32305,7 @@
32305
"zh-chs": "海地文",
32306
"zh-cht": "海地文",
32307
"xloc": [
32294
- "default.handlebars->47->1689"
32308
+ "default.handlebars->47->1693"
32309
]
32310
},
32311
{
@@ -32299,7 +32313,7 @@
32313
"nl": "afhandeling",
32314
"xloc": [
32315
"default.handlebars->47->1572",
32302
- "default.handlebars->47->2762"
32316
+ "default.handlebars->47->2766"
32317
]
32318
},
32319
{
@@ -32404,7 +32418,7 @@
32418
"zh-chs": "硬件一次性密码",
32419
"zh-cht": "硬件一次性密碼",
32420
"xloc": [
32407
- "default.handlebars->47->2939"
32421
+ "default.handlebars->47->2947"
32422
]
32423
},
32424
{
@@ -32430,7 +32444,7 @@
32444
"zh-chs": "堆总数",
32445
"zh-cht": "堆總數",
32446
"xloc": [
32433
- "default.handlebars->47->3076"
32447
+ "default.handlebars->47->3084"
32448
]
32449
},
32450
{
@@ -32456,7 +32470,7 @@
32470
"zh-chs": "堆使用",
32471
"zh-cht": "堆使用",
32472
"xloc": [
32459
- "default.handlebars->47->3075"
32473
+ "default.handlebars->47->3083"
32474
]
32475
},
32476
{
@@ -32482,7 +32496,7 @@
32496
"zh-chs": "希伯来文",
32497
"zh-cht": "希伯來文",
32498
"xloc": [
32485
- "default.handlebars->47->1690"
32499
+ "default.handlebars->47->1694"
32500
]
32501
},
32502
{
@@ -32584,7 +32598,7 @@
32598
"zh-chs": "已请求帮助,用户:{0},详细信息:{1}",
32599
"zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}",
32600
"xloc": [
32587
- "default.handlebars->47->2368"
32601
+ "default.handlebars->47->2372"
32602
]
32603
},
32604
{
@@ -32647,7 +32661,7 @@
32661
"pl": "Prośby pomocy",
32662
"xloc": [
32663
"default.handlebars->47->1031",
32650
- "default.handlebars->47->2198"
32664
+ "default.handlebars->47->2202"
32665
]
32666
},
32667
{
@@ -32673,7 +32687,7 @@
32687
"zh-chs": "帮助翻译MeshCentral",
32688
"zh-cht": "幫助翻譯MeshCentral",
32689
"xloc": [
32676
- "default.handlebars->47->1805"
32690
+ "default.handlebars->47->1809"
32691
]
32692
},
32693
{
@@ -32807,7 +32821,7 @@
32821
"zh-chs": "印地文",
32822
"zh-cht": "印地文",
32823
"xloc": [
32810
- "default.handlebars->47->1691"
32824
+ "default.handlebars->47->1695"
32825
]
32826
},
32827
{
@@ -32969,7 +32983,7 @@
32983
"zh-cht": "保存{0}項目{1}給{2}",
32984
"xloc": [
32985
"default-mobile.handlebars->11->160",
32972
- "default.handlebars->47->2264"
32986
+ "default.handlebars->47->2268"
32987
]
32988
},
32989
{
@@ -33030,8 +33044,8 @@
33044
"default-mobile.handlebars->11->635",
33045
"default.handlebars->47->1243",
33046
"default.handlebars->47->1470",
33033
- "default.handlebars->47->1871",
33034
- "default.handlebars->47->1929",
33047
+ "default.handlebars->47->1875",
33048
+ "default.handlebars->47->1933",
33049
"default.handlebars->47->459",
33050
"default.handlebars->47->468",
33051
"default.handlebars->47->814"
@@ -33060,7 +33074,7 @@
33074
"zh-chs": "主机名同步",
33075
"zh-cht": "主機名同步",
33076
"xloc": [
33063
- "default.handlebars->47->1936"
33077
+ "default.handlebars->47->1940"
33078
]
33079
},
33080
{
@@ -33086,7 +33100,7 @@
33100
"zh-chs": "匈牙利文",
33101
"zh-cht": "匈牙利文",
33102
"xloc": [
33089
- "default.handlebars->47->1692"
33103
+ "default.handlebars->47->1696"
33104
]
33105
},
33106
{
@@ -33138,8 +33152,8 @@
33152
"zh-chs": "IP地址",
33153
"zh-cht": "IP地址",
33154
"xloc": [
33141
- "default.handlebars->47->2909",
33142
- "default.handlebars->47->2945"
33155
+ "default.handlebars->47->2917",
33156
+ "default.handlebars->47->2953"
33157
]
33158
},
33159
{
@@ -33249,7 +33263,7 @@
33263
"nl": "IP locatiegegevens vermeldingen",
33264
"pl": "Zapisy o informacji lokalizacji IP",
33265
"xloc": [
33252
- "default.handlebars->47->2951"
33266
+ "default.handlebars->47->2959"
33267
]
33268
},
33269
{
@@ -33305,7 +33319,7 @@
33319
"zh-chs": "IP-KVM / 电源设备",
33320
"zh-cht": "IP-KVM / 電源設備",
33321
"xloc": [
33308
- "default.handlebars->47->1861"
33322
+ "default.handlebars->47->1865"
33323
]
33324
},
33325
{
@@ -33331,7 +33345,7 @@
33345
"zh-chs": "IP-KVM / 通过代理中继的电源设备",
33346
"zh-cht": "IP-KVM / 通過代理中繼的電源設備",
33347
"xloc": [
33334
- "default.handlebars->47->1862"
33348
+ "default.handlebars->47->1866"
33349
]
33350
},
33351
{
@@ -33358,7 +33372,7 @@
33372
"zh-cht": "IP-KVM 設備",
33373
"xloc": [
33374
"default-mobile.handlebars->11->627",
33361
- "default.handlebars->47->1921"
33375
+ "default.handlebars->47->1925"
33376
]
33377
},
33378
{
@@ -33385,7 +33399,7 @@
33399
"zh-cht": "通過代理中繼的 IP-KVM 設備",
33400
"xloc": [
33401
"default-mobile.handlebars->11->628",
33388
- "default.handlebars->47->1922"
33402
+ "default.handlebars->47->1926"
33403
]
33404
},
33405
{
@@ -33759,7 +33773,7 @@
33773
"zh-chs": "冰岛文",
33774
"zh-cht": "冰島文",
33775
"xloc": [
33762
- "default.handlebars->47->1693"
33776
+ "default.handlebars->47->1697"
33777
]
33778
},
33779
{
@@ -33841,7 +33855,7 @@
33855
"zh-chs": "如果在CCM中,请重新激活英特尔®AMT",
33856
"zh-cht": "如果在CCM中,請重新激活英特爾®AMT",
33857
"xloc": [
33844
- "default.handlebars->47->2044"
33858
+ "default.handlebars->47->2048"
33859
]
33860
},
33861
{
@@ -34009,7 +34023,7 @@
34023
"nl": "Importeren",
34024
"pl": "Importuj",
34025
"xloc": [
34012
- "default.handlebars->47->1976"
34026
+ "default.handlebars->47->1980"
34027
]
34028
},
34029
{
@@ -34044,9 +34058,9 @@
34058
"zh-chs": "导入英特尔® AMT 设备",
34059
"zh-cht": "導入英特爾® AMT 設備",
34060
"xloc": [
34047
- "default.handlebars->47->2018",
34048
- "default.handlebars->47->2019",
34049
- "default.handlebars->47->2023"
34061
+ "default.handlebars->47->2022",
34062
+ "default.handlebars->47->2023",
34063
+ "default.handlebars->47->2027"
34064
]
34065
},
34066
{
@@ -34055,7 +34069,7 @@
34069
"nl": "Importeer Intel® AMT apparaten.",
34070
"pl": "Importuj urządzenia Intel® AMT.",
34071
"xloc": [
34058
- "default.handlebars->47->1975"
34072
+ "default.handlebars->47->1979"
34073
]
34074
},
34075
{
@@ -34081,7 +34095,7 @@
34095
"zh-chs": "以 MeshCommander JSON 格式导入本地英特尔® AMT 设备列表。",
This file is too large to show in full.