From 6e1138ee5b9e939a88efe7b7e41facc959575a41 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Sun, 8 Oct 2023 21:33:23 -0700 Subject: [PATCH] Added scrollToTop option in domain section of the config.json. --- meshcentral-config-schema.json | 5 + package.json | 32 +- public/scripts/amt-wsman-0.2.0-min.js | 2 +- sample-config-advanced.json | 1 + translate/translate.json | 6387 +++++++++++++------------ views/default.handlebars | 5 +- webserver.js | 1 + 7 files changed, 3248 insertions(+), 3185 deletions(-) diff --git a/meshcentral-config-schema.json b/meshcentral-config-schema.json index 68769f94..0ba5d134 100644 --- a/meshcentral-config-schema.json +++ b/meshcentral-config-schema.json @@ -1039,6 +1039,11 @@ "default": 0, "description": "0 = User selects day/night mode, 1 = Always night mode, 2 = Always day mode" }, + "scrollToTop": { + "type": "boolean", + "default": false, + "description": "If true, a Scroll To Top button in the devices tab." + }, "userQuota": { "type": "integer" }, diff --git a/package.json b/package.json index a2ddf681..8a620371 100644 --- a/package.json +++ b/package.json @@ -37,22 +37,22 @@ "sample-config-advanced.json" ], "dependencies": { - "archiver": "5.3.2", - "body-parser": "1.20.2", - "cbor": "5.2.0", - "compression": "1.7.4", - "cookie-session": "2.0.0", - "express": "4.18.2", - "express-handlebars": "5.3.5", - "express-ws": "5.0.2", - "ipcheck": "0.1.0", - "minimist": "1.2.8", - "multiparty": "4.2.3", - "@yetzt/nedb": "1.8.0", - "node-forge": "1.3.1", - "ua-parser-js": "1.0.36", - "ws": "8.14.2", - "yauzl": "2.10.0" + "archiver": "^5.3.1", + "body-parser": "^1.19.0", + "cbor": "~5.2.0", + "compression": "^1.7.4", + "cookie-session": "^2.0.0", + "express": "^4.17.0", + "express-handlebars": "^5.3.5", + "express-ws": "^4.0.0", + "ipcheck": "^0.1.0", + "minimist": "^1.2.5", + "multiparty": "^4.2.1", + "@yetzt/nedb": "^1.8.0", + "node-forge": "^1.0.0", + "ua-parser-js": "^1.0.35", + "ws": "^5.2.3", + "yauzl": "^2.10.0" }, "engines": { "node": ">=10.0.0" diff --git a/public/scripts/amt-wsman-0.2.0-min.js b/public/scripts/amt-wsman-0.2.0-min.js index 16b99a01..7207c51f 100644 --- a/public/scripts/amt-wsman-0.2.0-min.js +++ b/public/scripts/amt-wsman-0.2.0-min.js @@ -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''+e.InstanceID+"";var s,r="";for(s in e)if(e.hasOwnProperty(s)){if(r+='',e[s].ReferenceParameters){var r=(r+="")+(""+e[s].Address+""+e[s].ReferenceParameters.ResourceURI+""),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o"+a[o].Value+"";else r+=""+a.Value+"";r+=""}else r+=e[s];r+=""}return r+=""}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('
"+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="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken"+c+''+d+"",i=''),l=null!=l?""+l+"":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+p(n)+m+'
'+r+""+i+"PT0.000000S");u.PerformAjax(c+"
",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+p(o)+"";u.PerformAjax(e+"",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S"+p(t)+""+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="';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+=""+s[r].Address+""+s[r].ReferenceParameters.ResourceURI+"";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n"+t[n].Value+"";else o+=""+t.Value+"";o+=""}else if(Array.isArray(s[r]))for(n=0;n"+s[r][n].toString()+"";else o+=""+s[r].toString()+"";return o+=""}(e,s);u.PerformAjax(t+"",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+p(t)+"';for(n in s)c+=""+s[n]+"";u.PerformAjax(c+"",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S'+s+"",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+p(s)+"";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S",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][d]+"";else c+=""+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+""+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+p(n)+"'+r+"",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate"+u.Address+""+e+""+u.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull"+u.Address+""+e+""+u.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S'+s+"99999999",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'+e.InstanceID+"";var s,r="";for(s in e)if(e.hasOwnProperty(s)){if(r+='',e[s].ReferenceParameters){var r=(r+="")+(""+e[s].Address+""+e[s].ReferenceParameters.ResourceURI+""),a=e[s].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(a))for(var o=0;o"+a[o].Value+"";else r+=""+a.Value+"";r+=""}else r+=e[s];r+=""}return r+=""}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('
"+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,m){var c="",i="",d=(null!=d&&null!=m&&(c="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#UsernameToken"+d+''+m+"",i=''),l=null!=l?""+l+"":"","http://schemas.xmlsoap.org/ws/2004/08/eventing/Subscribe"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+p(n)+c+'
'+r+""+i+"PT0.000000S");u.PerformAjax(d+"
",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous"+p(o)+"";u.PerformAjax(e+"",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S"+p(t)+""+function(e,s){if(!e||null==s)return"";var r,a=u.GetNameFromUrl(e),o="';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+=""+s[r].Address+""+s[r].ReferenceParameters.ResourceURI+"";var t=s[r].ReferenceParameters.SelectorSet.Selector;if(Array.isArray(t))for(var n=0;n"+t[n].Value+"";else o+=""+t.Value+"";o+=""}else if(Array.isArray(s[r]))for(n=0;n"+s[r][n].toString()+"";else o+=""+s[r].toString()+"";return o+=""}(e,s);u.PerformAjax(t+"",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+p(t)+"';for(n in s)d+=""+s[n]+"";u.PerformAjax(d+"",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"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60.000S'+s+"",r,a,o)},u.ExecDelete=function(e,s,r,a,o){e="http://schemas.xmlsoap.org/ws/2004/09/transfer/Delete"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+p(s)+"";u.PerformAjax(e,r,a,o)},u.ExecGet=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/transfer/Get"+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S",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 m in r[l])d+=""+r[l][m]+"";else d+=""+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+""+u.Address+""+e+""+u.NextMessageId+++"http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S"+p(n)+"'+r+"",a,o,t)},u.ExecEnum=function(e,s,r,a){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Enumerate"+u.Address+""+e+""+u.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S',s,r,a)},u.ExecPull=function(e,s,r,a,o){u.PerformAjax("http://schemas.xmlsoap.org/ws/2004/09/enumeration/Pull"+u.Address+""+e+""+u.NextMessageId+++'http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymousPT60S'+s+"99999999",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;a47->1995", - "default.handlebars->47->1997" + "default.handlebars->47->2003", + "default.handlebars->47->2005" ] }, { @@ -322,7 +322,7 @@ "zh-cht": " 可以使用密碼提示,但不建議使用。", "hu": "Jelszó tipp használható, de nem ajánlott.", "xloc": [ - "default.handlebars->47->1874" + "default.handlebars->47->1879" ] }, { @@ -349,8 +349,8 @@ "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。", "hu": " A felhasználóknak egyszer be kell jelentkezniük erre a kiszolgálóra, mielőtt hozzáadhatók lennének egy eszközcsoporthoz.", "xloc": [ - "default.handlebars->47->2119", - "default.handlebars->47->2690" + "default.handlebars->47->2127", + "default.handlebars->47->2698" ] }, { @@ -479,7 +479,7 @@ "zh-cht": " TLS。", "hu": "TLS-sel.", "xloc": [ - "default.handlebars->47->263" + "default.handlebars->47->266" ] }, { @@ -506,7 +506,7 @@ "zh-cht": " 沒有TLS。", "hu": " TLS nélkül.", "xloc": [ - "default.handlebars->47->264" + "default.handlebars->47->267" ] }, { @@ -878,7 +878,7 @@ "zh-cht": "(可選的)", "hu": "(opcionális)", "xloc": [ - "default.handlebars->47->533" + "default.handlebars->47->536" ] }, { @@ -926,8 +926,8 @@ "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。", "hu": "* 8 karakter, 1 nagybetű, 1 kisbetű , 1 szám, 1 speciális karakter.", "xloc": [ - "default.handlebars->47->2079", - "default.handlebars->47->495" + "default.handlebars->47->2087", + "default.handlebars->47->498" ] }, { @@ -954,7 +954,7 @@ "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。", "hu": "* BSD esetén először futtassa a \\\"pkg install wget sudo bash\\\" parancsot.", "xloc": [ - "default.handlebars->47->590" + "default.handlebars->47->593" ] }, { @@ -1027,14 +1027,14 @@ "zh-cht": ",", "hu": ", ", "xloc": [ - "default-mobile.handlebars->11->769", - "default-mobile.handlebars->11->771", - "default-mobile.handlebars->11->911", - "default.handlebars->47->1509", - "default.handlebars->47->1511", - "default.handlebars->47->2195", - "default.handlebars->47->2470", - "default.handlebars->47->926" + "default-mobile.handlebars->11->770", + "default-mobile.handlebars->11->772", + "default-mobile.handlebars->11->913", + "default.handlebars->47->1513", + "default.handlebars->47->1515", + "default.handlebars->47->2203", + "default.handlebars->47->2478", + "default.handlebars->47->930" ] }, { @@ -1140,7 +1140,7 @@ "hu": ", csak Intel® AMT", "xloc": [ "default-mobile.handlebars->11->393", - "default.handlebars->47->342" + "default.handlebars->47->345" ] }, { @@ -1167,7 +1167,7 @@ "zh-cht": ", 本地設備", "hu": ", Helyi eszközök", "xloc": [ - "default.handlebars->47->344" + "default.handlebars->47->347" ] }, { @@ -1194,8 +1194,8 @@ "zh-cht": ",MQTT在線", "hu": ", MQTT online", "xloc": [ - "default-mobile.handlebars->11->815", - "default.handlebars->47->1556" + "default-mobile.handlebars->11->817", + "default.handlebars->47->1561" ] }, { @@ -1222,8 +1222,8 @@ "zh-cht": ", 不同意", "hu": ", Nincs hozzájárulás", "xloc": [ - "default.handlebars->47->1021", - "default.handlebars->47->2037" + "default.handlebars->47->1025", + "default.handlebars->47->2045" ] }, { @@ -1250,8 +1250,8 @@ "zh-cht": ",提示同意", "hu": ", Hozzájárulás kérése a kapcsolódáshoz", "xloc": [ - "default.handlebars->47->1022", - "default.handlebars->47->2038" + "default.handlebars->47->1026", + "default.handlebars->47->2046" ] }, { @@ -1278,7 +1278,7 @@ "zh-cht": ", RDP", "hu": ", RDP", "xloc": [ - "default.handlebars->47->1297" + "default.handlebars->47->1301" ] }, { @@ -1305,8 +1305,8 @@ "zh-cht": ", 每天重複", "hu": ", naponta ismétlődően", "xloc": [ - "default.handlebars->47->1018", - "default.handlebars->47->2034" + "default.handlebars->47->1022", + "default.handlebars->47->2042" ] }, { @@ -1333,8 +1333,8 @@ "zh-cht": ", 每週重複一次", "hu": ", hetente ismétlődően", "xloc": [ - "default.handlebars->47->1019", - "default.handlebars->47->2035" + "default.handlebars->47->1023", + "default.handlebars->47->2043" ] }, { @@ -1385,7 +1385,7 @@ "zh-cht": ", 中繼設備", "hu": ", Relayed Devices", "xloc": [ - "default.handlebars->47->343" + "default.handlebars->47->346" ] }, { @@ -1413,7 +1413,7 @@ "hu": ", SFTP", "xloc": [ "default-mobile.handlebars->11->679", - "default.handlebars->47->1406" + "default.handlebars->47->1410" ] }, { @@ -1440,7 +1440,7 @@ "zh-cht": ", SSH", "hu": ", SSH", "xloc": [ - "default.handlebars->47->1374" + "default.handlebars->47->1378" ] }, { @@ -1467,7 +1467,7 @@ "zh-cht": ",軟體KVM", "hu": ", Soft-KVM", "xloc": [ - "default.handlebars->47->1280", + "default.handlebars->47->1284", "sharing.handlebars->11->12" ] }, @@ -1495,8 +1495,8 @@ "zh-cht": ", 工具欄", "hu": ", Tálca értesítés", "xloc": [ - "default.handlebars->47->1023", - "default.handlebars->47->2039" + "default.handlebars->47->1027", + "default.handlebars->47->2047" ] }, { @@ -1547,8 +1547,8 @@ "zh-cht": ", 僅查看桌面", "hu": ", csak megtekintés", "xloc": [ - "default.handlebars->47->1020", - "default.handlebars->47->2036" + "default.handlebars->47->1024", + "default.handlebars->47->2044" ] }, { @@ -1578,9 +1578,9 @@ "default-mobile.handlebars->11->620", "default-mobile.handlebars->11->657", "default-mobile.handlebars->11->680", - "default.handlebars->47->1296", - "default.handlebars->47->1375", - "default.handlebars->47->1407", + "default.handlebars->47->1300", + "default.handlebars->47->1379", + "default.handlebars->47->1411", "sharing.handlebars->11->19", "sharing.handlebars->11->27", "sharing.handlebars->11->44", @@ -1794,7 +1794,7 @@ "zh-cht": ",{0}觀看", "hu": ", {0} nézi", "xloc": [ - "default.handlebars->47->1291", + "default.handlebars->47->1295", "sharing.handlebars->11->13" ] }, @@ -1907,9 +1907,9 @@ "xloc": [ "default-mobile.handlebars->11->346", "default-mobile.handlebars->11->686", - "default.handlebars->47->1417", - "default.handlebars->47->2261", - "default.handlebars->47->2922", + "default.handlebars->47->1421", + "default.handlebars->47->2269", + "default.handlebars->47->2930", "sharing.handlebars->11->50" ] }, @@ -2087,7 +2087,7 @@ "zh-cht": "1個活躍時段", "hu": "1 aktív munkamenet", "xloc": [ - "default.handlebars->47->2784" + "default.handlebars->47->2792" ] }, { @@ -2115,8 +2115,8 @@ "hu": "1 byte", "xloc": [ "default-mobile.handlebars->11->356", - "default-mobile.handlebars->11->955", - "default.handlebars->47->2285", + "default-mobile.handlebars->11->957", + "default.handlebars->47->2293", "download.handlebars->3->1", "download2.handlebars->5->1", "sharing.handlebars->11->96" @@ -2173,7 +2173,7 @@ "zh-cht": "1位聯絡文", "hu": "1 csatlakozás", "xloc": [ - "default.handlebars->47->1293", + "default.handlebars->47->1297", "sharing.handlebars->11->15" ] }, @@ -2201,9 +2201,9 @@ "zh-cht": "1天", "hu": "1 nap", "xloc": [ - "default.handlebars->47->271", - "default.handlebars->47->524", - "default.handlebars->47->538" + "default.handlebars->47->274", + "default.handlebars->47->527", + "default.handlebars->47->541" ] }, { @@ -2230,7 +2230,7 @@ "zh-cht": "1群", "hu": "1 csoport", "xloc": [ - "default.handlebars->47->2740" + "default.handlebars->47->2748" ] }, { @@ -2257,9 +2257,9 @@ "zh-cht": "1小時", "hu": "1 óra", "xloc": [ - "default.handlebars->47->269", - "default.handlebars->47->522", - "default.handlebars->47->536" + "default.handlebars->47->272", + "default.handlebars->47->525", + "default.handlebars->47->539" ] }, { @@ -2286,8 +2286,8 @@ "zh-cht": "1分鐘", "hu": "1 perc", "xloc": [ - "default.handlebars->47->1115", - "default.handlebars->47->1839" + "default.handlebars->47->1119", + "default.handlebars->47->1844" ] }, { @@ -2341,9 +2341,9 @@ "zh-cht": "1個月", "hu": "1 hónap", "xloc": [ - "default.handlebars->47->273", - "default.handlebars->47->526", - "default.handlebars->47->540" + "default.handlebars->47->276", + "default.handlebars->47->529", + "default.handlebars->47->543" ] }, { @@ -2370,7 +2370,7 @@ "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...", "hu": "1 további felhasználó nem jelenik meg, használja a keresőmezőt a felhasználók kereséséhez...", "xloc": [ - "default.handlebars->47->2502" + "default.handlebars->47->2510" ] }, { @@ -2397,7 +2397,7 @@ "zh-cht": "1個節點", "hu": "1 node", "xloc": [ - "default.handlebars->47->622" + "default.handlebars->47->625" ] }, { @@ -2473,7 +2473,7 @@ "hu": "1 másodperc", "xloc": [ "default-mobile.handlebars->11->570", - "default.handlebars->47->1152" + "default.handlebars->47->1156" ] }, { @@ -2527,7 +2527,7 @@ "zh-cht": "1 個選定的設備處於離線狀態。", "hu": "1 kiválasztott eszköz offline.", "xloc": [ - "default.handlebars->47->688" + "default.handlebars->47->691" ] }, { @@ -2554,7 +2554,7 @@ "zh-cht": "1 個選定的設備在線。", "hu": "1 kiválasztott eszköz online.", "xloc": [ - "default.handlebars->47->686" + "default.handlebars->47->689" ] }, { @@ -2588,14 +2588,14 @@ "default-mobile.handlebars->11->425", "default-mobile.handlebars->11->429", "default-mobile.handlebars->11->433", - "default.handlebars->47->2506", - "default.handlebars->47->413", + "default.handlebars->47->2514", "default.handlebars->47->416", - "default.handlebars->47->420", - "default.handlebars->47->424", - "default.handlebars->47->428", - "default.handlebars->47->432", - "default.handlebars->47->436" + "default.handlebars->47->419", + "default.handlebars->47->423", + "default.handlebars->47->427", + "default.handlebars->47->431", + "default.handlebars->47->435", + "default.handlebars->47->439" ] }, { @@ -2622,9 +2622,9 @@ "zh-cht": "1週", "hu": "1 hét", "xloc": [ - "default.handlebars->47->272", - "default.handlebars->47->525", - "default.handlebars->47->539" + "default.handlebars->47->275", + "default.handlebars->47->528", + "default.handlebars->47->542" ] }, { @@ -2790,8 +2790,8 @@ "zh-cht": "10分鐘", "hu": "10 perc", "xloc": [ - "default.handlebars->47->1117", - "default.handlebars->47->1841" + "default.handlebars->47->1121", + "default.handlebars->47->1846" ] }, { @@ -2819,7 +2819,7 @@ "hu": "10 másodperc", "xloc": [ "default-mobile.handlebars->11->572", - "default.handlebars->47->1154" + "default.handlebars->47->1158" ] }, { @@ -3011,8 +3011,8 @@ "zh-cht": "12小時", "hu": "12 óra", "xloc": [ - "default.handlebars->47->1125", - "default.handlebars->47->1849" + "default.handlebars->47->1129", + "default.handlebars->47->1854" ] }, { @@ -3200,8 +3200,8 @@ "zh-cht": "15分鐘", "hu": "15 perc", "xloc": [ - "default.handlebars->47->1118", - "default.handlebars->47->1842" + "default.handlebars->47->1122", + "default.handlebars->47->1847" ] }, { @@ -3228,8 +3228,8 @@ "zh-cht": "16小時", "hu": "12 óra", "xloc": [ - "default.handlebars->47->1126", - "default.handlebars->47->1850" + "default.handlebars->47->1130", + "default.handlebars->47->1855" ] }, { @@ -3445,8 +3445,8 @@ "zh-cht": "2天", "hu": "2 nap", "xloc": [ - "default.handlebars->47->1128", - "default.handlebars->47->1852" + "default.handlebars->47->1132", + "default.handlebars->47->1857" ] }, { @@ -3473,8 +3473,8 @@ "zh-cht": "2小時", "hu": "2 óra", "xloc": [ - "default.handlebars->47->1122", - "default.handlebars->47->1846" + "default.handlebars->47->1126", + "default.handlebars->47->1851" ] }, { @@ -3501,7 +3501,7 @@ "zh-cht": "兩步登入啟用失敗。", "hu": "A kétlépcsős bejelentkezés aktiválása nem sikerült.", "xloc": [ - "default.handlebars->47->214" + "default.handlebars->47->217" ] }, { @@ -3528,7 +3528,7 @@ "zh-cht": "兩步登入啟用刪除失敗。", "hu": "Nem sikerült eltávolítani a 2 faktoros hitelesítést.", "xloc": [ - "default.handlebars->47->219" + "default.handlebars->47->222" ] }, { @@ -3667,8 +3667,8 @@ "zh-cht": "24小時", "hu": "24 óra", "xloc": [ - "default.handlebars->47->1127", - "default.handlebars->47->1851" + "default.handlebars->47->1131", + "default.handlebars->47->1856" ] }, { @@ -3748,7 +3748,7 @@ "zh-cht": "2FA備份代碼已清除", "hu": "2FA biztonsági kódok törölve", "xloc": [ - "default.handlebars->47->2398" + "default.handlebars->47->2406" ] }, { @@ -3776,7 +3776,7 @@ "hu": "2FA zárolva van", "xloc": [ "default-mobile.handlebars->11->62", - "default.handlebars->47->201" + "default.handlebars->47->204" ] }, { @@ -3803,7 +3803,7 @@ "zh-cht": "第二個因素", "hu": "2. faktor", "xloc": [ - "default.handlebars->47->2959" + "default.handlebars->47->2967" ] }, { @@ -3830,8 +3830,8 @@ "zh-cht": "啟用第二因素身份驗證", "hu": "2. faktoros hitelesítés engedélyezve", "xloc": [ - "default.handlebars->47->2520", - "default.handlebars->47->2765" + "default.handlebars->47->2528", + "default.handlebars->47->2773" ] }, { @@ -3991,8 +3991,8 @@ "zh-cht": "30分鐘", "hu": "30 perc", "xloc": [ - "default.handlebars->47->1119", - "default.handlebars->47->1843" + "default.handlebars->47->1123", + "default.handlebars->47->1848" ] }, { @@ -4020,7 +4020,7 @@ "hu": "32-bit", "xloc": [ "default-mobile.handlebars->11->723", - "default.handlebars->47->1470" + "default.handlebars->47->1474" ] }, { @@ -4047,7 +4047,7 @@ "zh-cht": "MeshAgent的32位版本", "hu": "MeshAgent 32 bites verziója", "xloc": [ - "default.handlebars->47->608" + "default.handlebars->47->611" ] }, { @@ -4103,8 +4103,8 @@ "zh-cht": "4天", "hu": "4 nap", "xloc": [ - "default.handlebars->47->1129", - "default.handlebars->47->1853" + "default.handlebars->47->1133", + "default.handlebars->47->1858" ] }, { @@ -4131,8 +4131,8 @@ "zh-cht": "4個小時", "hu": "4 óra", "xloc": [ - "default.handlebars->47->1123", - "default.handlebars->47->1847" + "default.handlebars->47->1127", + "default.handlebars->47->1852" ] }, { @@ -4270,8 +4270,8 @@ "zh-cht": "45分鐘", "hu": "45 perc", "xloc": [ - "default.handlebars->47->1120", - "default.handlebars->47->1844" + "default.handlebars->47->1124", + "default.handlebars->47->1849" ] }, { @@ -4325,8 +4325,8 @@ "zh-cht": "5分鐘", "hu": "5 perc", "xloc": [ - "default.handlebars->47->1116", - "default.handlebars->47->1840" + "default.handlebars->47->1120", + "default.handlebars->47->1845" ] }, { @@ -4354,7 +4354,7 @@ "hu": "5 másodperc", "xloc": [ "default-mobile.handlebars->11->571", - "default.handlebars->47->1153" + "default.handlebars->47->1157" ] }, { @@ -4522,8 +4522,8 @@ "zh-cht": "60分鐘", "hu": "60 perc", "xloc": [ - "default.handlebars->47->1121", - "default.handlebars->47->1845" + "default.handlebars->47->1125", + "default.handlebars->47->1850" ] }, { @@ -4607,7 +4607,7 @@ "hu": "64-bit", "xloc": [ "default-mobile.handlebars->11->725", - "default.handlebars->47->1472" + "default.handlebars->47->1476" ] }, { @@ -4688,7 +4688,7 @@ "zh-cht": "64位版本的macOS Mesh Agent", "hu": "Mesh Agent macOS 64 bites verziója", "xloc": [ - "default.handlebars->47->595" + "default.handlebars->47->598" ] }, { @@ -4715,7 +4715,7 @@ "zh-cht": "MeshAgent的64位版本", "hu": "MeshAgent 64 bites verziója", "xloc": [ - "default.handlebars->47->611" + "default.handlebars->47->614" ] }, { @@ -4790,7 +4790,7 @@ "zh-cht": "7天電源狀態", "hu": "7 napos energiaellátás állapota", "xloc": [ - "default.handlebars->47->1193" + "default.handlebars->47->1197" ] }, { @@ -4817,7 +4817,7 @@ "zh-cht": "7天", "hu": "7 nap", "xloc": [ - "default.handlebars->47->1854" + "default.handlebars->47->1859" ] }, { @@ -4901,10 +4901,10 @@ "zh-cht": "8小時", "hu": "8 óra", "xloc": [ - "default.handlebars->47->1124", - "default.handlebars->47->1848", - "default.handlebars->47->523", - "default.handlebars->47->537" + "default.handlebars->47->1128", + "default.handlebars->47->1853", + "default.handlebars->47->526", + "default.handlebars->47->540" ] }, { @@ -5069,7 +5069,7 @@ "zh-cht": "硬件密鑰用作輔助登入身份驗證。", "hu": "A hardware kulcsok másodlagos bejelentkezési hitelesítésre szolgálnak.", "xloc": [ - "default.handlebars->47->228" + "default.handlebars->47->231" ] }, { @@ -5256,8 +5256,8 @@ "hu": "ACM", "xloc": [ "default-mobile.handlebars->11->504", - "default.handlebars->47->2015", - "default.handlebars->47->844" + "default.handlebars->47->2023", + "default.handlebars->47->847" ] }, { @@ -5332,8 +5332,8 @@ "zh-cht": "AMT", "hu": "AMT", "xloc": [ - "default.handlebars->47->392", - "default.handlebars->47->657" + "default.handlebars->47->395", + "default.handlebars->47->660" ] }, { @@ -5360,7 +5360,7 @@ "zh-cht": "AMT操作系統", "hu": "AMT-OS", "xloc": [ - "default.handlebars->47->3104" + "default.handlebars->47->3112" ] }, { @@ -5387,7 +5387,7 @@ "zh-cht": "AMT-Redir", "hu": "AMT-Redir", "xloc": [ - "default.handlebars->47->2966" + "default.handlebars->47->2974" ] }, { @@ -5414,7 +5414,7 @@ "zh-cht": "AMT-WSMAN", "hu": "AMT-WSMAN", "xloc": [ - "default.handlebars->47->2965" + "default.handlebars->47->2973" ] }, { @@ -5422,7 +5422,7 @@ "nl": "ARM 64bit versie van de MeshAgent", "de": "ARM 64bit Version des MeshAgents", "xloc": [ - "default.handlebars->47->584" + "default.handlebars->47->587" ] }, { @@ -5591,8 +5591,8 @@ "xloc": [ "default-mobile.handlebars->11->727", "default-mobile.handlebars->11->729", - "default.handlebars->47->863", - "default.handlebars->47->865" + "default.handlebars->47->866", + "default.handlebars->47->868" ] }, { @@ -5619,8 +5619,8 @@ "zh-cht": "拒絕存取", "hu": "Hozzáférés megtagadva", "xloc": [ - "default-mobile.handlebars->11->816", - "default.handlebars->47->1557" + "default-mobile.handlebars->11->818", + "default.handlebars->47->1562" ] }, { @@ -5703,7 +5703,7 @@ "zh-cht": "存取伺服器檔案", "hu": "Hozzáférés a kiszolgálófájlokhoz", "xloc": [ - "default.handlebars->47->2696" + "default.handlebars->47->2704" ] }, { @@ -5820,11 +5820,11 @@ "default-mobile.handlebars->11->471", "default-mobile.handlebars->11->473", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0", - "default.handlebars->47->1883", - "default.handlebars->47->1885", - "default.handlebars->47->3158", - "default.handlebars->47->804", - "default.handlebars->47->806" + "default.handlebars->47->1888", + "default.handlebars->47->1890", + "default.handlebars->47->3166", + "default.handlebars->47->807", + "default.handlebars->47->809" ] }, { @@ -5851,8 +5851,8 @@ "zh-cht": "帳號設定", "hu": "Fiókbeállítások", "xloc": [ - "default-mobile.handlebars->11->922", - "default.handlebars->47->3029" + "default-mobile.handlebars->11->924", + "default.handlebars->47->3037" ] }, { @@ -5918,7 +5918,7 @@ "fr": "Compte modifié pour se synchroniser avec les données LDAP.", "hu": "Fiók megváltozott: LDAP-adatokkal való szinkronizálás.", "xloc": [ - "default.handlebars->47->2459" + "default.handlebars->47->2467" ] }, { @@ -5945,7 +5945,7 @@ "zh-cht": "帳戶已更改:{0}", "hu": "Fiók megváltozott: {0}", "xloc": [ - "default.handlebars->47->2371" + "default.handlebars->47->2379" ] }, { @@ -5972,7 +5972,7 @@ "zh-cht": "創建帳戶,電子郵件為{0}", "hu": "Fiók létrehozva, az e-mail címe {0} ", "xloc": [ - "default.handlebars->47->2370" + "default.handlebars->47->2378" ] }, { @@ -5999,7 +5999,7 @@ "zh-cht": "已創建帳戶,名稱為 {0}。", "hu": "Fiók létrehozva, név: {0}. ", "xloc": [ - "default.handlebars->47->2433" + "default.handlebars->47->2441" ] }, { @@ -6026,7 +6026,7 @@ "zh-cht": "帳戶已創建,用戶名是{0}", "hu": "Fiók létrehozva, felhasználónév {0} ", "xloc": [ - "default.handlebars->47->2369" + "default.handlebars->47->2377" ] }, { @@ -6054,9 +6054,9 @@ "hu": "Fiók zárolva", "xloc": [ "default-mobile.handlebars->11->66", - "default.handlebars->47->205", - "default.handlebars->47->2522", - "default.handlebars->47->2693" + "default.handlebars->47->208", + "default.handlebars->47->2530", + "default.handlebars->47->2701" ] }, { @@ -6083,8 +6083,8 @@ "zh-cht": "達到帳戶限制。", "hu": "Elérte a fiókkorlátot.", "xloc": [ - "default-mobile.handlebars->11->934", - "default.handlebars->47->3041", + "default-mobile.handlebars->11->936", + "default.handlebars->47->3049", "login-mobile.handlebars->5->6", "login.handlebars->5->8", "login2.handlebars->7->9" @@ -6143,7 +6143,7 @@ "zh-cht": "帳號登錄", "hu": "Bejelentkezés a fiókba", "xloc": [ - "default.handlebars->47->2306" + "default.handlebars->47->2314" ] }, { @@ -6170,7 +6170,7 @@ "zh-cht": "從 {0}、{1}、{2} 登錄帳戶", "hu": "Bejelentkezés a fiókba innen: {0}, {1}, {2}", "xloc": [ - "default.handlebars->47->2412" + "default.handlebars->47->2420" ] }, { @@ -6181,7 +6181,7 @@ "fr": "Enregistrements des jetons de connexion au compte", "hu": "Fiók bejelentkezési token rekordok", "xloc": [ - "default.handlebars->47->3008" + "default.handlebars->47->3016" ] }, { @@ -6208,7 +6208,7 @@ "zh-cht": "帳戶登出", "hu": "Fiók kijelentkezés", "xloc": [ - "default.handlebars->47->2307" + "default.handlebars->47->2315" ] }, { @@ -6264,7 +6264,7 @@ "zh-cht": "帳戶密碼已更改:{0}", "hu": "Fiók jelszava megváltozott: {0}", "xloc": [ - "default.handlebars->47->2379" + "default.handlebars->47->2387" ] }, { @@ -6291,7 +6291,7 @@ "zh-cht": "帳戶已刪除", "hu": "Fiók eltávolítva", "xloc": [ - "default.handlebars->47->2368" + "default.handlebars->47->2376" ] }, { @@ -6345,8 +6345,8 @@ "zh-cht": "指令", "hu": "Művelet", "xloc": [ - "default-mobile.handlebars->11->822", - "default.handlebars->47->1563", + "default-mobile.handlebars->11->824", + "default.handlebars->47->1568", "default.handlebars->container->column_l->p42->p42tbl->1->0->8" ] }, @@ -6374,8 +6374,8 @@ "zh-cht": "動作檔案", "hu": "Művelet fájl", "xloc": [ - "default.handlebars->47->1240", - "default.handlebars->47->1242" + "default.handlebars->47->1244", + "default.handlebars->47->1246" ] }, { @@ -6406,7 +6406,7 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3", - "default.handlebars->47->927", + "default.handlebars->47->931", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1" @@ -6436,7 +6436,7 @@ "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾®AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。", "hu": "Aktiválja az Intel® AMT-t Admin Control Mode (ACM) üzemmódban egy FAT formátumú USB pendrive segítségével. Helyezze rá a setup.bin fájlt, és indítson el egy vagy több számítógépet ezzel az USB pendrive-val.", "xloc": [ - "default.handlebars->47->489" + "default.handlebars->47->492" ] }, { @@ -6517,7 +6517,7 @@ "zh-cht": "如果ACM失敗,則激活到CCM", "hu": "Aktiválja a CCM-et, ha az ACM meghiúsul", "xloc": [ - "default.handlebars->47->2070" + "default.handlebars->47->2078" ] }, { @@ -6546,10 +6546,10 @@ "xloc": [ "default-mobile.handlebars->11->499", "default-mobile.handlebars->11->501", - "default-mobile.handlebars->11->777", - "default.handlebars->47->1517", - "default.handlebars->47->837", - "default.handlebars->47->839" + "default-mobile.handlebars->11->778", + "default.handlebars->47->1521", + "default.handlebars->47->840", + "default.handlebars->47->842" ] }, { @@ -6576,7 +6576,7 @@ "zh-cht": "啟動", "hu": "Aktiválás", "xloc": [ - "default.handlebars->47->313" + "default.handlebars->47->316" ] }, { @@ -6603,8 +6603,8 @@ "zh-cht": "主動設備共享", "hu": "Atív eszközmegosztás", "xloc": [ - "default.handlebars->47->1003", - "default.handlebars->47->2019" + "default.handlebars->47->1007", + "default.handlebars->47->2027" ] }, { @@ -6631,7 +6631,7 @@ "zh-cht": "活動登錄令牌", "hu": "Aktív bejelentkezési tokenek", "xloc": [ - "default.handlebars->47->1914" + "default.handlebars->47->1919" ] }, { @@ -6658,7 +6658,7 @@ "zh-cht": "活躍用戶", "hu": "Aktív felhasználó", "xloc": [ - "default.handlebars->47->881" + "default.handlebars->47->885" ] }, { @@ -6685,7 +6685,7 @@ "zh-cht": "活躍用戶", "hu": "Aktív felhasználók", "xloc": [ - "default.handlebars->47->880" + "default.handlebars->47->884" ] }, { @@ -6737,8 +6737,8 @@ "hu": "Hozzáadás", "xloc": [ "default-mobile.handlebars->11->649", - "default.handlebars->47->1329", - "default.handlebars->47->1334" + "default.handlebars->47->1333", + "default.handlebars->47->1338" ] }, { @@ -6813,8 +6813,8 @@ "zh-cht": "新增代理", "hu": "Agent hozzáadása", "xloc": [ - "default.handlebars->47->2009", - "default.handlebars->47->454" + "default.handlebars->47->2017", + "default.handlebars->47->457" ] }, { @@ -6865,10 +6865,10 @@ "zh-cht": "新增裝置", "hu": "Eszköz hozzáadása", "xloc": [ - "default.handlebars->47->2013", - "default.handlebars->47->2668", - "default.handlebars->47->2858", - "default.handlebars->47->458" + "default.handlebars->47->2021", + "default.handlebars->47->2676", + "default.handlebars->47->2866", + "default.handlebars->47->461" ] }, { @@ -6895,7 +6895,7 @@ "zh-cht": "新增裝置日誌", "hu": "Eszköz esemény hozzáadása", "xloc": [ - "default.handlebars->47->1089" + "default.handlebars->47->1093" ] }, { @@ -6922,10 +6922,10 @@ "zh-cht": "新增裝置群", "hu": "Eszközcsoport hozzáadása", "xloc": [ - "default.handlebars->47->2156", - "default.handlebars->47->2662", - "default.handlebars->47->2846", - "default.handlebars->47->368" + "default.handlebars->47->2164", + "default.handlebars->47->2670", + "default.handlebars->47->2854", + "default.handlebars->47->371" ] }, { @@ -6952,7 +6952,7 @@ "zh-cht": "新增裝置群權限", "hu": "Eszközcsoport engedélyek hozzáadása", "xloc": [ - "default.handlebars->47->2153" + "default.handlebars->47->2161" ] }, { @@ -6979,8 +6979,8 @@ "zh-cht": "新增裝置權限", "hu": "Eszköz engedélyek hozzáadása", "xloc": [ - "default.handlebars->47->2158", - "default.handlebars->47->2160" + "default.handlebars->47->2166", + "default.handlebars->47->2168" ] }, { @@ -7031,7 +7031,7 @@ "zh-cht": "新增Intel® AMT裝置", "hu": "Intel® AMT eszköz hozzáadása", "xloc": [ - "default.handlebars->47->478" + "default.handlebars->47->481" ] }, { @@ -7058,7 +7058,7 @@ "zh-cht": "新增密鑰", "hu": "Kulcs hozzáadása", "xloc": [ - "default.handlebars->47->232" + "default.handlebars->47->235" ] }, { @@ -7085,7 +7085,7 @@ "zh-cht": "新增本地", "hu": "Helyi hozzáadása", "xloc": [ - "default.handlebars->47->448" + "default.handlebars->47->451" ] }, { @@ -7136,7 +7136,7 @@ "zh-cht": "新增成員身份", "hu": "Hozzáadás Felhasználói Csoporthoz", "xloc": [ - "default.handlebars->47->2878" + "default.handlebars->47->2886" ] }, { @@ -7163,7 +7163,7 @@ "zh-cht": "新增 Mesh Agent", "hu": "Mesh Agent hozzáadása", "xloc": [ - "default.handlebars->47->621" + "default.handlebars->47->624" ] }, { @@ -7214,12 +7214,12 @@ "zh-cht": "新增安全密鑰", "hu": "Biztonsági kulcs hozzáadása", "xloc": [ - "default.handlebars->47->1629", - "default.handlebars->47->1630", - "default.handlebars->47->236", - "default.handlebars->47->238", + "default.handlebars->47->1634", + "default.handlebars->47->1635", + "default.handlebars->47->239", "default.handlebars->47->241", - "default.handlebars->47->243" + "default.handlebars->47->244", + "default.handlebars->47->246" ] }, { @@ -7246,8 +7246,8 @@ "zh-cht": "新增用戶", "hu": "Felhasználó hozzáadása", "xloc": [ - "default-mobile.handlebars->11->847", - "default.handlebars->47->995" + "default-mobile.handlebars->11->849", + "default.handlebars->47->999" ] }, { @@ -7274,7 +7274,7 @@ "zh-cht": "新增用戶裝置權限", "hu": "Felhasználói eszköz engedélyek hozzáadása", "xloc": [ - "default.handlebars->47->2163" + "default.handlebars->47->2171" ] }, { @@ -7301,10 +7301,10 @@ "zh-cht": "新增用戶群", "hu": "Felhasználói csoport hozzáadása", "xloc": [ - "default.handlebars->47->2003", - "default.handlebars->47->2155", - "default.handlebars->47->2852", - "default.handlebars->47->996" + "default.handlebars->47->1000", + "default.handlebars->47->2011", + "default.handlebars->47->2163", + "default.handlebars->47->2860" ] }, { @@ -7331,7 +7331,7 @@ "zh-cht": "新增用戶群裝置權限", "hu": "Felhasználói csoport eszköz engedélyek hozzáadása", "xloc": [ - "default.handlebars->47->2165" + "default.handlebars->47->2173" ] }, { @@ -7358,7 +7358,7 @@ "zh-cht": "將用戶新增到裝置群", "hu": "Felhasználó hozzáadása az eszköz csoporthoz", "xloc": [ - "default-mobile.handlebars->11->887" + "default-mobile.handlebars->11->889" ] }, { @@ -7409,8 +7409,8 @@ "zh-cht": "新增用戶", "hu": "Felhasználók hozzáadása", "xloc": [ - "default.handlebars->47->2002", - "default.handlebars->47->2657" + "default.handlebars->47->2010", + "default.handlebars->47->2665" ] }, { @@ -7437,7 +7437,7 @@ "zh-cht": "將用戶新增到裝置群", "hu": "Felhasználók hozzáadása az eszköz csoporthoz", "xloc": [ - "default.handlebars->47->2152" + "default.handlebars->47->2160" ] }, { @@ -7464,7 +7464,7 @@ "zh-cht": "將用戶新增到用戶群", "hu": "Felhasználók hozzáadása az felhasználó csoporthoz", "xloc": [ - "default.handlebars->47->2692" + "default.handlebars->47->2700" ] }, { @@ -7491,7 +7491,7 @@ "zh-cht": "新增YubiKey®OTP", "hu": "YubiKey® OTP hozzáadása", "xloc": [ - "default.handlebars->47->233" + "default.handlebars->47->236" ] }, { @@ -7518,7 +7518,7 @@ "zh-cht": "將本地設備添加到設備組 \\\"{0}\\\"。", "hu": "Helyi eszköz hozzáadása a \\\"{0}\\\" eszközcsoporthoz.", "xloc": [ - "default.handlebars->47->459" + "default.handlebars->47->462" ] }, { @@ -7545,7 +7545,7 @@ "zh-cht": "通過掃描本地網絡新增新的Intel® AMT電腦。", "hu": "Adjon hozzá egy új Intel® AMT számítógépet a helyi hálózat átvizsgálásával.", "xloc": [ - "default.handlebars->47->449" + "default.handlebars->47->452" ] }, { @@ -7596,7 +7596,7 @@ "zh-cht": "新增位於本地網絡上的新Intel® AMT電腦。", "hu": "Adjon hozzá egy új Intel® AMT számítógépet, amely a helyi hálózaton található.", "xloc": [ - "default.handlebars->47->447" + "default.handlebars->47->450" ] }, { @@ -7623,7 +7623,7 @@ "zh-cht": "將新的Intel® AMT裝置新增到裝置群“{0}”。", "hu": "Új Intel® AMT eszköz hozzáadása a \\\"{0}\\\" eszközcsoporthoz.", "xloc": [ - "default.handlebars->47->468" + "default.handlebars->47->471" ] }, { @@ -7650,8 +7650,8 @@ "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。", "hu": "Adjon hozzá egy új számítógépet ehhez az eszközcsoporthoz a Mesh Agent telepítésével.", "xloc": [ - "default.handlebars->47->2008", - "default.handlebars->47->453" + "default.handlebars->47->2016", + "default.handlebars->47->456" ] }, { @@ -7678,8 +7678,8 @@ "zh-cht": "添加位於本地網絡上的設備。", "hu": "Helyi hálózaton található eszköz hozzáadása.", "xloc": [ - "default.handlebars->47->2012", - "default.handlebars->47->457" + "default.handlebars->47->2020", + "default.handlebars->47->460" ] }, { @@ -7706,7 +7706,7 @@ "zh-cht": "添加本地設備", "hu": "Helyi eszköz hozzáadása", "xloc": [ - "default.handlebars->47->467" + "default.handlebars->47->470" ] }, { @@ -7733,7 +7733,7 @@ "zh-cht": "新增標籤", "hu": "Cimkék hozzáadása", "xloc": [ - "default.handlebars->47->695" + "default.handlebars->47->698" ] }, { @@ -7760,7 +7760,7 @@ "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel®AMT以將“{0}”分組。", "hu": "Adja hozzá, aktiválja és konfigurálja az Intel® AMT-t a \\\"{0}\\\" csoporthoz úgy, hogy rendszeres időközönként rendszergazdaként futtatja a MeshCmd-t a távoli eszközön.", "xloc": [ - "default.handlebars->47->486" + "default.handlebars->47->489" ] }, { @@ -7787,7 +7787,7 @@ "zh-cht": "添加了身份驗證應用程序", "hu": "Hitelesítési alkalmazás hozzáadva", "xloc": [ - "default.handlebars->47->2395" + "default.handlebars->47->2403" ] }, { @@ -7814,7 +7814,7 @@ "zh-cht": "已將設備共享{0}從{1}添加到{2}", "hu": "{0} eszközmegosztás hozzáadva {1} és {2} között", "xloc": [ - "default.handlebars->47->2406" + "default.handlebars->47->2414" ] }, { @@ -7841,7 +7841,7 @@ "zh-cht": "添加了每天重複的設備共享 {0}。", "hu": "Naponta ismétlődő {0} eszközmegosztás hozzáadva.", "xloc": [ - "default.handlebars->47->2443" + "default.handlebars->47->2451" ] }, { @@ -7868,7 +7868,7 @@ "zh-cht": "添加了每週重複的設備共享 {0}。", "hu": "Hetente ismétlődő {0} eszközmegosztás hozzáadva.", "xloc": [ - "default.handlebars->47->2444" + "default.handlebars->47->2452" ] }, { @@ -7895,7 +7895,7 @@ "zh-cht": "添加了無限時間的設備共享 {0}。", "hu": "{0} eszközmegosztás hozzáadva korlátlan ideig.", "xloc": [ - "default.handlebars->47->2436" + "default.handlebars->47->2444" ] }, { @@ -7922,8 +7922,8 @@ "zh-cht": "已將設備{0}添加到設備組{1}", "hu": "A(z) {0} eszköz hozzáadva a(z) {1} eszközcsoporthoz", "xloc": [ - "default.handlebars->47->2362", - "default.handlebars->47->2389" + "default.handlebars->47->2370", + "default.handlebars->47->2397" ] }, { @@ -7950,7 +7950,7 @@ "zh-cht": "添加了登錄令牌", "hu": "Bejelentkezési token hozzáadva", "xloc": [ - "default.handlebars->47->2420" + "default.handlebars->47->2428" ] }, { @@ -7977,7 +7977,7 @@ "zh-cht": "增加推送通知認證設備", "hu": "Push értesítési hitelesítő eszköz hozzáadva", "xloc": [ - "default.handlebars->47->2418" + "default.handlebars->47->2426" ] }, { @@ -8004,7 +8004,7 @@ "zh-cht": "添加了安全密鑰", "hu": "Biztonsági kulcs hozzáadva", "xloc": [ - "default.handlebars->47->2400" + "default.handlebars->47->2408" ] }, { @@ -8031,7 +8031,7 @@ "zh-cht": "已將用戶組{0}添加到設備組{1}", "hu": "{0} felhasználói csoport hozzáadva a(z) {1} eszközcsoporthoz", "xloc": [ - "default.handlebars->47->2373" + "default.handlebars->47->2381" ] }, { @@ -8058,8 +8058,8 @@ "zh-cht": "已將用戶{0}添加到用戶組{1}", "hu": "{0} felhasználó hozzáadva a(z) {1} felhasználói csoporthoz", "xloc": [ - "default.handlebars->47->2376", - "default.handlebars->47->2385" + "default.handlebars->47->2384", + "default.handlebars->47->2393" ] }, { @@ -8086,7 +8086,7 @@ "zh-cht": "地址", "hu": "Cím", "xloc": [ - "default.handlebars->47->363" + "default.handlebars->47->366" ] }, { @@ -8140,8 +8140,8 @@ "zh-cht": "管理員控制模式(ACM)", "hu": "Admin Control Mode (ACM)", "xloc": [ - "default-mobile.handlebars->11->779", - "default.handlebars->47->1519" + "default-mobile.handlebars->11->780", + "default.handlebars->47->1523" ] }, { @@ -8168,8 +8168,8 @@ "zh-cht": "管理員憑證", "hu": "Adminisztrátor Hitelesítő adatok", "xloc": [ - "default-mobile.handlebars->11->785", - "default.handlebars->47->1525" + "default-mobile.handlebars->11->786", + "default.handlebars->47->1529" ] }, { @@ -8224,7 +8224,7 @@ "zh-cht": "管理領域", "hu": "Adminisztratív Realms", "xloc": [ - "default.handlebars->47->2744" + "default.handlebars->47->2752" ] }, { @@ -8279,7 +8279,7 @@ "zh-cht": "管理領域", "hu": "Adminisztratív Realms", "xloc": [ - "default.handlebars->47->2589" + "default.handlebars->47->2597" ] }, { @@ -8306,7 +8306,7 @@ "zh-cht": "管理員", "hu": "Adminisztrátor", "xloc": [ - "default.handlebars->47->2514" + "default.handlebars->47->2522" ] }, { @@ -8334,7 +8334,7 @@ "hu": "afrikai", "xloc": [ "default-mobile.handlebars->11->104", - "default.handlebars->47->1632" + "default.handlebars->47->1637" ] }, { @@ -8365,11 +8365,11 @@ "default-mobile.handlebars->11->463", "default-mobile.handlebars->11->520", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", - "default.handlebars->47->2236", - "default.handlebars->47->2249", - "default.handlebars->47->3102", - "default.handlebars->47->388", - "default.handlebars->47->653", + "default.handlebars->47->2244", + "default.handlebars->47->2257", + "default.handlebars->47->3110", + "default.handlebars->47->391", + "default.handlebars->47->656", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", "default.handlebars->container->dialog->dialogBody->dialog7->1->td7meshkvm" ] @@ -8398,8 +8398,8 @@ "zh-cht": "代理+Intel® AMT", "hu": "Agent + Intel® AMT", "xloc": [ - "default.handlebars->47->2238", - "default.handlebars->47->2251" + "default.handlebars->47->2246", + "default.handlebars->47->2259" ] }, { @@ -8454,9 +8454,9 @@ "zh-cht": "代理控制台", "hu": "Agent konzol", "xloc": [ - "default-mobile.handlebars->11->893", - "default.handlebars->47->2173", - "default.handlebars->47->735" + "default-mobile.handlebars->11->895", + "default.handlebars->47->2181", + "default.handlebars->47->738" ] }, { @@ -8483,7 +8483,7 @@ "zh-cht": "代理錯誤計數器", "hu": "Agrnt hiba számlálók", "xloc": [ - "default.handlebars->47->3071" + "default.handlebars->47->3079" ] }, { @@ -8510,7 +8510,7 @@ "zh-cht": "代理 IP 地址", "hu": "Agent IP cím", "xloc": [ - "default.handlebars->47->338" + "default.handlebars->47->341" ] }, { @@ -8565,7 +8565,7 @@ "hu": "Agent üzenetek", "xloc": [ "default-mobile.handlebars->11->436", - "default.handlebars->47->439" + "default.handlebars->47->442" ] }, { @@ -8671,8 +8671,8 @@ "zh-cht": "代理自行共享", "hu": "Agent Ön-Megosztás", "xloc": [ - "default.handlebars->47->1024", - "default.handlebars->47->2040" + "default.handlebars->47->1028", + "default.handlebars->47->2048" ] }, { @@ -8699,7 +8699,7 @@ "zh-cht": "代理時段", "hu": "Agent munkamenetek", "xloc": [ - "default.handlebars->47->3087" + "default.handlebars->47->3095" ] }, { @@ -8751,7 +8751,7 @@ "hu": "Agent Cimke", "xloc": [ "default-mobile.handlebars->11->517", - "default.handlebars->47->860" + "default.handlebars->47->863" ] }, { @@ -8778,8 +8778,8 @@ "zh-cht": "代理類型", "hu": "Agent típus", "xloc": [ - "default.handlebars->47->332", - "default.handlebars->47->358" + "default.handlebars->47->335", + "default.handlebars->47->361" ] }, { @@ -8806,7 +8806,7 @@ "zh-cht": "代理類型", "hu": "Agent típusok", "xloc": [ - "default.handlebars->47->2247", + "default.handlebars->47->2255", "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1" ] }, @@ -8834,8 +8834,8 @@ "zh-cht": "代理版本", "hu": "Agent verzió", "xloc": [ - "default.handlebars->47->333", - "default.handlebars->47->359" + "default.handlebars->47->336", + "default.handlebars->47->362" ] }, { @@ -8862,7 +8862,7 @@ "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}", "hu": "Az Agent lezárta a munkamenetet {0}%-os ügynök-szerver-tömörítéssel. Elküldve: {1}, tömörítve: {2}", "xloc": [ - "default.handlebars->47->2359" + "default.handlebars->47->2367" ] }, { @@ -8889,9 +8889,9 @@ "zh-cht": "代理已連接", "hu": "Agent csatlakozott", "xloc": [ - "default.handlebars->47->252", - "default.handlebars->47->982", - "default.handlebars->47->983" + "default.handlebars->47->255", + "default.handlebars->47->986", + "default.handlebars->47->987" ] }, { @@ -8918,7 +8918,7 @@ "zh-cht": "與有限特權相關的代理", "hu": "Agent csatlakozott, korlátozott jogosultságokkal", "xloc": [ - "default.handlebars->47->253" + "default.handlebars->47->256" ] }, { @@ -8945,7 +8945,7 @@ "zh-cht": "代理已斷開連接", "hu": "Agent lecsatlakozott", "xloc": [ - "default.handlebars->47->257" + "default.handlebars->47->260" ] }, { @@ -9071,8 +9071,8 @@ "zh-cht": "代理離線", "hu": "Offline Agent", "xloc": [ - "default-mobile.handlebars->11->814", - "default.handlebars->47->1555" + "default-mobile.handlebars->11->816", + "default.handlebars->47->1560" ] }, { @@ -9099,8 +9099,8 @@ "zh-cht": "代理在線", "hu": "Online Agent", "xloc": [ - "default-mobile.handlebars->11->813", - "default.handlebars->47->1554" + "default-mobile.handlebars->11->815", + "default.handlebars->47->1559" ] }, { @@ -9199,7 +9199,7 @@ "zh-cht": "代理在特權降低的遠程設備上運行。", "hu": "Az Agent csökkentett jogosultságokkal fut a távoli eszközön.", "xloc": [ - "default.handlebars->47->976" + "default.handlebars->47->980" ] }, { @@ -9322,9 +9322,9 @@ "zh-cht": "代理", "hu": "Agent-ek", "xloc": [ - "default.handlebars->47->2204", - "default.handlebars->47->3115", - "default.handlebars->47->542" + "default.handlebars->47->2212", + "default.handlebars->47->3123", + "default.handlebars->47->545" ] }, { @@ -9352,7 +9352,7 @@ "hu": "albán", "xloc": [ "default-mobile.handlebars->11->105", - "default.handlebars->47->1633" + "default.handlebars->47->1638" ] }, { @@ -9382,7 +9382,7 @@ "default-mobile.handlebars->11->355", "default-mobile.handlebars->11->687", "default-mobile.handlebars->11->689", - "default.handlebars->47->2935", + "default.handlebars->47->2943", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1" ] }, @@ -9410,7 +9410,7 @@ "zh-cht": "全部可用", "hu": "Összes elérhető", "xloc": [ - "default.handlebars->47->2476" + "default.handlebars->47->2484" ] }, { @@ -9437,8 +9437,8 @@ "zh-cht": "所有可用的代理", "hu": "Az összes rendelkezésre álló Agent", "xloc": [ - "default.handlebars->47->2205", - "default.handlebars->47->543" + "default.handlebars->47->2213", + "default.handlebars->47->546" ] }, { @@ -9465,7 +9465,7 @@ "zh-cht": "所有顯示", "hu": "Összes Kijelző", "xloc": [ - "default.handlebars->47->1367" + "default.handlebars->47->1371" ] }, { @@ -9492,7 +9492,7 @@ "zh-cht": "所有事件", "hu": "Összes Esemény", "xloc": [ - "default.handlebars->47->2474" + "default.handlebars->47->2482" ] }, { @@ -9519,9 +9519,9 @@ "zh-cht": "全部聚焦", "hu": "Teljes Focus mode", "xloc": [ - "default.handlebars->47->1298", - "default.handlebars->47->1300", - "default.handlebars->47->1301" + "default.handlebars->47->1302", + "default.handlebars->47->1304", + "default.handlebars->47->1305" ] }, { @@ -9575,8 +9575,8 @@ "zh-cht": "允許用戶管理此裝置群和該群中的裝置。", "hu": "Engedélyezi a felhasználók számára az eszközcsoport és a csoportba tartozó eszközök kezelését.", "xloc": [ - "default.handlebars->47->2117", - "default.handlebars->47->2689" + "default.handlebars->47->2125", + "default.handlebars->47->2697" ] }, { @@ -9603,7 +9603,7 @@ "zh-cht": "允許用戶管理此裝置。", "hu": "Engedélyezze a felhasználóknak, hogy kezeljék ezt az eszközt.", "xloc": [ - "default.handlebars->47->2118" + "default.handlebars->47->2126" ] }, { @@ -9630,7 +9630,7 @@ "zh-cht": "允許", "hu": "Engedélyezve", "xloc": [ - "default.handlebars->47->280" + "default.handlebars->47->283" ] }, { @@ -9711,8 +9711,8 @@ "xloc": [ "default-mobile.handlebars->11->642", "default-mobile.handlebars->11->646", - "default.handlebars->47->1322", - "default.handlebars->47->1326" + "default.handlebars->47->1326", + "default.handlebars->47->1330" ] }, { @@ -9739,7 +9739,7 @@ "zh-cht": "替代Shell", "hu": "Alternatív Shell", "xloc": [ - "default.handlebars->47->1288" + "default.handlebars->47->1292" ] }, { @@ -9822,7 +9822,7 @@ "zh-cht": "備用(F10 = ESC + 0)", "hu": "Alternatív (F10 = ESC+0)", "xloc": [ - "default.handlebars->47->1401", + "default.handlebars->47->1405", "sharing.handlebars->11->37" ] }, @@ -9905,10 +9905,10 @@ "zh-cht": "一直通知", "hu": "Minden kapcsolat értesítés", "xloc": [ - "default.handlebars->47->1979", - "default.handlebars->47->2648", - "default.handlebars->47->2753", - "default.handlebars->47->890" + "default.handlebars->47->1987", + "default.handlebars->47->2656", + "default.handlebars->47->2761", + "default.handlebars->47->894" ] }, { @@ -9935,10 +9935,10 @@ "zh-cht": "一直提示", "hu": "Minden kapcsolat engedélykérés", "xloc": [ - "default.handlebars->47->1980", - "default.handlebars->47->2649", - "default.handlebars->47->2754", - "default.handlebars->47->891" + "default.handlebars->47->1988", + "default.handlebars->47->2657", + "default.handlebars->47->2762", + "default.handlebars->47->895" ] }, { @@ -10028,7 +10028,7 @@ "hu": "Ismeretlen hiba történt.", "de": "Ein unbekannter Fehler ist aufgetreten.", "xloc": [ - "default.handlebars->47->2887" + "default.handlebars->47->2895" ] }, { @@ -10164,7 +10164,7 @@ "zh-cht": "安卓安裝", "hu": "Android Telepítés", "xloc": [ - "default-mobile.handlebars->11->867" + "default-mobile.handlebars->11->869" ] }, { @@ -10219,8 +10219,8 @@ "zh-cht": "殺毒軟件未激活", "hu": "A vírusirtó nem aktív", "xloc": [ - "default.handlebars->47->2240", - "default.handlebars->47->2254" + "default.handlebars->47->2248", + "default.handlebars->47->2262" ] }, { @@ -10248,7 +10248,7 @@ "hu": "Antivírus", "xloc": [ "default-mobile.handlebars->11->743", - "default.handlebars->47->879" + "default.handlebars->47->882" ] }, { @@ -10275,7 +10275,7 @@ "zh-cht": "任何可支持的", "hu": "Bármilyen támogatott", "xloc": [ - "default.handlebars->47->516" + "default.handlebars->47->519" ] }, { @@ -10357,7 +10357,7 @@ "zh-cht": "蘋果macOS", "hu": "Apple macOS", "xloc": [ - "default.handlebars->47->557" + "default.handlebars->47->560" ] }, { @@ -10384,7 +10384,7 @@ "zh-cht": "僅限Apple macOS", "hu": "csak Apple macOS", "xloc": [ - "default.handlebars->47->518" + "default.handlebars->47->521" ] }, { @@ -10534,7 +10534,7 @@ "zh-cht": "應用程序,始終連接", "hu": "Alkalmazás, állandó csatlakozás", "xloc": [ - "default.handlebars->47->570" + "default.handlebars->47->573" ] }, { @@ -10561,7 +10561,7 @@ "zh-cht": "應用程序,根據用戶請求連接", "hu": "Alkalmazás, csatlakozás a felhasználó kérésére", "xloc": [ - "default.handlebars->47->569" + "default.handlebars->47->572" ] }, { @@ -10589,7 +10589,7 @@ "hu": "arab (Algéria)", "xloc": [ "default-mobile.handlebars->11->107", - "default.handlebars->47->1635" + "default.handlebars->47->1640" ] }, { @@ -10617,7 +10617,7 @@ "hu": "arab (Bahrein)", "xloc": [ "default-mobile.handlebars->11->108", - "default.handlebars->47->1636" + "default.handlebars->47->1641" ] }, { @@ -10645,7 +10645,7 @@ "hu": "arab (Egyiptom)", "xloc": [ "default-mobile.handlebars->11->109", - "default.handlebars->47->1637" + "default.handlebars->47->1642" ] }, { @@ -10673,7 +10673,7 @@ "hu": "arab (Irak)", "xloc": [ "default-mobile.handlebars->11->110", - "default.handlebars->47->1638" + "default.handlebars->47->1643" ] }, { @@ -10701,7 +10701,7 @@ "hu": "arab (Jordánia)", "xloc": [ "default-mobile.handlebars->11->111", - "default.handlebars->47->1639" + "default.handlebars->47->1644" ] }, { @@ -10729,7 +10729,7 @@ "hu": "arab (Kuvait)", "xloc": [ "default-mobile.handlebars->11->112", - "default.handlebars->47->1640" + "default.handlebars->47->1645" ] }, { @@ -10757,7 +10757,7 @@ "hu": "arab (Libanon)", "xloc": [ "default-mobile.handlebars->11->113", - "default.handlebars->47->1641" + "default.handlebars->47->1646" ] }, { @@ -10785,7 +10785,7 @@ "hu": "arab (Líbia)", "xloc": [ "default-mobile.handlebars->11->114", - "default.handlebars->47->1642" + "default.handlebars->47->1647" ] }, { @@ -10813,7 +10813,7 @@ "hu": "arab (Marokkó)", "xloc": [ "default-mobile.handlebars->11->115", - "default.handlebars->47->1643" + "default.handlebars->47->1648" ] }, { @@ -10841,7 +10841,7 @@ "hu": "arab (Omán)", "xloc": [ "default-mobile.handlebars->11->116", - "default.handlebars->47->1644" + "default.handlebars->47->1649" ] }, { @@ -10869,7 +10869,7 @@ "hu": "arab (Katar)", "xloc": [ "default-mobile.handlebars->11->117", - "default.handlebars->47->1645" + "default.handlebars->47->1650" ] }, { @@ -10897,7 +10897,7 @@ "hu": "arab (Szaúd-Arábia)", "xloc": [ "default-mobile.handlebars->11->118", - "default.handlebars->47->1646" + "default.handlebars->47->1651" ] }, { @@ -10925,7 +10925,7 @@ "hu": "arab", "xloc": [ "default-mobile.handlebars->11->106", - "default.handlebars->47->1634" + "default.handlebars->47->1639" ] }, { @@ -10953,7 +10953,7 @@ "hu": "arab (Szíria)", "xloc": [ "default-mobile.handlebars->11->119", - "default.handlebars->47->1647" + "default.handlebars->47->1652" ] }, { @@ -10981,7 +10981,7 @@ "hu": "arab (Tunézia)", "xloc": [ "default-mobile.handlebars->11->120", - "default.handlebars->47->1648" + "default.handlebars->47->1653" ] }, { @@ -11009,7 +11009,7 @@ "hu": "arab (Egyesült Arab Emírségek)", "xloc": [ "default-mobile.handlebars->11->121", - "default.handlebars->47->1649" + "default.handlebars->47->1654" ] }, { @@ -11037,7 +11037,7 @@ "hu": "arab (Jemen)", "xloc": [ "default-mobile.handlebars->11->122", - "default.handlebars->47->1650" + "default.handlebars->47->1655" ] }, { @@ -11065,7 +11065,7 @@ "hu": "aragóniai", "xloc": [ "default-mobile.handlebars->11->123", - "default.handlebars->47->1651" + "default.handlebars->47->1656" ] }, { @@ -11095,9 +11095,9 @@ "default-mobile.handlebars->11->722", "default-mobile.handlebars->11->724", "default-mobile.handlebars->11->726", - "default.handlebars->47->1469", - "default.handlebars->47->1471", - "default.handlebars->47->1473" + "default.handlebars->47->1473", + "default.handlebars->47->1475", + "default.handlebars->47->1477" ] }, { @@ -11124,7 +11124,7 @@ "zh-cht": "你確定要連接到{0}裝置嗎?", "hu": "Biztos, hogy {0} eszközökhöz szeretne csatlakozni?", "xloc": [ - "default.handlebars->47->442" + "default.handlebars->47->445" ] }, { @@ -11151,8 +11151,8 @@ "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。", "hu": "Biztos, hogy törölni szeretné a {0} csoportot? Az eszközcsoport törlése a csoportba tartozó eszközökre vonatkozó összes információt is törli.", "xloc": [ - "default-mobile.handlebars->11->854", - "default.handlebars->47->2084" + "default-mobile.handlebars->11->856", + "default.handlebars->47->2092" ] }, { @@ -11179,7 +11179,7 @@ "zh-cht": "你確定要刪除節點{0}嗎?", "hu": "Biztos, hogy törölni akarja a {0} node-ot?", "xloc": [ - "default.handlebars->47->1215" + "default.handlebars->47->1219" ] }, { @@ -11206,7 +11206,7 @@ "zh-cht": "你確定要卸載所選代理嗎?", "hu": "Biztos, hogy eltávolítja a kiválasztott Agentet?", "xloc": [ - "default.handlebars->47->1204" + "default.handlebars->47->1208" ] }, { @@ -11233,7 +11233,7 @@ "zh-cht": "你確定要卸載所選的{0}代理嗎?", "hu": "Biztos, hogy eltávolítja a(z) {0} Agentet?", "xloc": [ - "default.handlebars->47->1203" + "default.handlebars->47->1207" ] }, { @@ -11260,7 +11260,7 @@ "zh-cht": "你確定要{0}外掛嗎:{1}", "hu": "Biztosm, hogy {0} szeretné használni a következő beépülő modult: {1}", "xloc": [ - "default.handlebars->47->3167" + "default.handlebars->47->3175" ] }, { @@ -11316,7 +11316,7 @@ "hu": "örmény", "xloc": [ "default-mobile.handlebars->11->124", - "default.handlebars->47->1652" + "default.handlebars->47->1657" ] }, { @@ -11507,7 +11507,7 @@ "hu": "asszámi", "xloc": [ "default-mobile.handlebars->11->125", - "default.handlebars->47->1653" + "default.handlebars->47->1658" ] }, { @@ -11614,8 +11614,8 @@ "zh-cht": "Windows 助手 (.exe)", "hu": "Assistant Windows rendszerhez (.exe)", "xloc": [ - "default.handlebars->47->600", - "default.handlebars->47->604" + "default.handlebars->47->603", + "default.handlebars->47->607" ] }, { @@ -11670,7 +11670,7 @@ "hu": "asztúriai", "xloc": [ "default-mobile.handlebars->11->126", - "default.handlebars->47->1654" + "default.handlebars->47->1659" ] }, { @@ -11697,7 +11697,7 @@ "zh-cht": "嘗試激活英特爾(R)AMT ACM模式", "hu": "Intel(R) AMT ACM üzemmód aktiválásának kísérlete", "xloc": [ - "default.handlebars->47->2328" + "default.handlebars->47->2336" ] }, { @@ -11751,9 +11751,9 @@ "default-mobile.handlebars->11->658", "default-mobile.handlebars->11->662", "default-mobile.handlebars->11->674", - "default.handlebars->47->1376", "default.handlebars->47->1380", - "default.handlebars->47->1392", + "default.handlebars->47->1384", + "default.handlebars->47->1396", "ssh.handlebars->3->21", "ssh.handlebars->3->22", "ssh.handlebars->3->5", @@ -11784,7 +11784,7 @@ "zh-cht": "認證軟體", "hu": "Hitelesítő alkalmazás beállítva", "xloc": [ - "default.handlebars->47->2757" + "default.handlebars->47->2765" ] }, { @@ -11811,9 +11811,9 @@ "zh-cht": "認證設備", "hu": "Hitelesítési eszköz", "xloc": [ - "default.handlebars->47->1615", - "default.handlebars->47->1617", - "default.handlebars->47->1621" + "default.handlebars->47->1620", + "default.handlebars->47->1622", + "default.handlebars->47->1626" ] }, { @@ -11842,8 +11842,8 @@ "xloc": [ "default-mobile.handlebars->11->675", "default-mobile.handlebars->11->681", - "default.handlebars->47->1394", - "default.handlebars->47->1409" + "default.handlebars->47->1398", + "default.handlebars->47->1413" ] }, { @@ -11874,10 +11874,10 @@ "default-mobile.handlebars->11->311", "default-mobile.handlebars->11->70", "default-mobile.handlebars->11->73", - "default.handlebars->47->1611", - "default.handlebars->47->1613", - "default.handlebars->47->211", - "default.handlebars->47->216" + "default.handlebars->47->1616", + "default.handlebars->47->1618", + "default.handlebars->47->214", + "default.handlebars->47->219" ] }, { @@ -11904,7 +11904,7 @@ "zh-cht": "認證軟體啟動成功。", "hu": "Hitelesítő alkalmazás aktiválása sikeres.", "xloc": [ - "default.handlebars->47->212" + "default.handlebars->47->215" ] }, { @@ -11931,7 +11931,7 @@ "zh-cht": "認證軟體已刪除。", "hu": "Hitelesítő alkalmazás eltávolítva.", "xloc": [ - "default.handlebars->47->217" + "default.handlebars->47->220" ] }, { @@ -11958,7 +11958,7 @@ "zh-cht": "自動", "hu": "Auto", "xloc": [ - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->9" + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->11" ] }, { @@ -12012,8 +12012,8 @@ "zh-cht": "自動刪除", "hu": "Automatikus eltávolítás", "xloc": [ - "default.handlebars->47->1964", - "default.handlebars->47->2467" + "default.handlebars->47->1972", + "default.handlebars->47->2475" ] }, { @@ -12071,7 +12071,7 @@ "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”", "hu": "Agent core dump fájl automatikus letöltése: \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2409" + "default.handlebars->47->2417" ] }, { @@ -12126,7 +12126,7 @@ "zh-cht": "自動連接", "hu": "Automatikus csatlakozás", "xloc": [ - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->9" + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->11" ] }, { @@ -12177,7 +12177,7 @@ "zh-cht": "自動移除非活動設備", "hu": "Az inaktív eszközök automatikus eltávolítása", "xloc": [ - "default.handlebars->47->2112" + "default.handlebars->47->2120" ] }, { @@ -12204,7 +12204,7 @@ "zh-cht": "可用內存", "hu": "Elérhető memória", "xloc": [ - "default.handlebars->47->3096" + "default.handlebars->47->3104" ] }, { @@ -12232,7 +12232,7 @@ "hu": "azerbajdzsáni", "xloc": [ "default-mobile.handlebars->11->127", - "default.handlebars->47->1655" + "default.handlebars->47->1660" ] }, { @@ -12262,9 +12262,9 @@ "default-mobile.handlebars->11->730", "default-mobile.handlebars->11->734", "default-mobile.handlebars->11->738", - "default.handlebars->47->866", - "default.handlebars->47->870", - "default.handlebars->47->874" + "default.handlebars->47->869", + "default.handlebars->47->873", + "default.handlebars->47->877" ] }, { @@ -12291,8 +12291,8 @@ "zh-cht": "的BIOS", "hu": "BIOS", "xloc": [ - "default-mobile.handlebars->11->792", - "default.handlebars->47->1532" + "default-mobile.handlebars->11->794", + "default.handlebars->47->1537" ] }, { @@ -12410,7 +12410,7 @@ "hu": "BackSpace", "xloc": [ "default-mobile.handlebars->11->623", - "default.handlebars->47->1304" + "default.handlebars->47->1308" ] }, { @@ -12437,7 +12437,7 @@ "zh-cht": "背景與互動", "hu": "Háttérben és interaktív módon", "xloc": [ - "default.handlebars->47->565" + "default.handlebars->47->568" ] }, { @@ -12464,10 +12464,10 @@ "zh-cht": "背景與互動", "hu": "Háttérben és interaktív módon", "xloc": [ - "default.handlebars->47->2211", - "default.handlebars->47->2218", - "default.handlebars->47->529", - "default.handlebars->47->549" + "default.handlebars->47->2219", + "default.handlebars->47->2226", + "default.handlebars->47->532", + "default.handlebars->47->552" ] }, { @@ -12494,11 +12494,11 @@ "zh-cht": "僅背景", "hu": "Csak háttérben", "xloc": [ - "default.handlebars->47->2212", - "default.handlebars->47->2219", - "default.handlebars->47->530", - "default.handlebars->47->550", - "default.handlebars->47->566" + "default.handlebars->47->2220", + "default.handlebars->47->2227", + "default.handlebars->47->533", + "default.handlebars->47->553", + "default.handlebars->47->569" ] }, { @@ -12553,8 +12553,8 @@ "zh-cht": "備用碼", "hu": "Biztonsági kódok generálva", "xloc": [ - "default.handlebars->47->2760", - "default.handlebars->47->2983" + "default.handlebars->47->2768", + "default.handlebars->47->2991" ] }, { @@ -12582,7 +12582,7 @@ "hu": "A biztonsági kódok zároltak", "xloc": [ "default-mobile.handlebars->11->63", - "default.handlebars->47->202" + "default.handlebars->47->205" ] }, { @@ -12636,7 +12636,7 @@ "zh-cht": "錯誤的簽名", "hu": "Rossz aláírás", "xloc": [ - "default.handlebars->47->3078" + "default.handlebars->47->3086" ] }, { @@ -12663,7 +12663,7 @@ "zh-cht": "錯誤的網絡憑證", "hu": "Rossz web tanúsítvány", "xloc": [ - "default.handlebars->47->3077" + "default.handlebars->47->3085" ] }, { @@ -12691,7 +12691,7 @@ "hu": "baszk", "xloc": [ "default-mobile.handlebars->11->128", - "default.handlebars->47->1656" + "default.handlebars->47->1661" ] }, { @@ -12718,7 +12718,7 @@ "zh-cht": "批處理文件上傳", "hu": "Kötegelt fájl feltölés", "xloc": [ - "default.handlebars->47->711" + "default.handlebars->47->714" ] }, { @@ -12772,7 +12772,7 @@ "zh-cht": "將{0}個文件批量上傳到文件夾{1}", "hu": "{0} fájl kötegelt feltöltése a(z) {1} mappába", "xloc": [ - "default.handlebars->47->2408" + "default.handlebars->47->2416" ] }, { @@ -12800,7 +12800,7 @@ "hu": "fehérorosz", "xloc": [ "default-mobile.handlebars->11->130", - "default.handlebars->47->1658" + "default.handlebars->47->1663" ] }, { @@ -12828,7 +12828,7 @@ "hu": "bengáli", "xloc": [ "default-mobile.handlebars->11->131", - "default.handlebars->47->1659" + "default.handlebars->47->1664" ] }, { @@ -12885,6 +12885,13 @@ "zh-cht": "將本地端口綁定到所有網絡接口", "hu": "Helyi port kötése az összes hálózati adapterhez" }, + { + "en": "BitLocker", + "xloc": [ + "default-mobile.handlebars->11->744", + "default.handlebars->47->883" + ] + }, { "bs": "Bootloader", "cs": "Zavaděč", @@ -12909,8 +12916,8 @@ "zh-cht": "引導加載程序", "hu": "Rendszerbetöltő", "xloc": [ - "default-mobile.handlebars->11->756", - "default.handlebars->47->1486" + "default-mobile.handlebars->11->757", + "default.handlebars->47->1490" ] }, { @@ -12938,7 +12945,7 @@ "hu": "bosznia", "xloc": [ "default-mobile.handlebars->11->132", - "default.handlebars->47->1660" + "default.handlebars->47->1665" ] }, { @@ -12966,7 +12973,7 @@ "hu": "breton", "xloc": [ "default-mobile.handlebars->11->133", - "default.handlebars->47->1661" + "default.handlebars->47->1666" ] }, { @@ -12993,7 +13000,7 @@ "zh-cht": "廣播", "hu": "Broadcast üzenet...", "xloc": [ - "default.handlebars->47->2655", + "default.handlebars->47->2663", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -13021,7 +13028,7 @@ "zh-cht": "廣播消息", "hu": "Broadcast üzenet", "xloc": [ - "default.handlebars->47->2571" + "default.handlebars->47->2579" ] }, { @@ -13048,7 +13055,7 @@ "zh-cht": "向所有連接的用戶廣播消息。", "hu": "Üzenet küldése az összes csatlakoztatott felhasználónak.", "xloc": [ - "default.handlebars->47->2566" + "default.handlebars->47->2574" ] }, { @@ -13075,7 +13082,7 @@ "zh-cht": "瀏覽器", "hu": "Böngésző", "xloc": [ - "default.handlebars->47->2957" + "default.handlebars->47->2965" ] }, { @@ -13158,7 +13165,7 @@ "hu": "bolgár", "xloc": [ "default-mobile.handlebars->11->129", - "default.handlebars->47->1657" + "default.handlebars->47->1662" ] }, { @@ -13186,7 +13193,7 @@ "hu": "burmai", "xloc": [ "default-mobile.handlebars->11->134", - "default.handlebars->47->1662" + "default.handlebars->47->1667" ] }, { @@ -13213,7 +13220,7 @@ "zh-cht": "默認情況下,非活動設備將在 1 天后移除。", "hu": "Alapértelmezés szerint az inaktív eszközök 1 nap után eltávolításra kerülnek.", "xloc": [ - "default.handlebars->47->2114" + "default.handlebars->47->2122" ] }, { @@ -13240,7 +13247,7 @@ "zh-cht": "默認情況下,不活動的設備將在 {0} 天后被移除。", "hu": "Alapértelmezés szerint az inaktív eszközök {0} nap után eltávolításra kerülnek.", "xloc": [ - "default.handlebars->47->2115" + "default.handlebars->47->2123" ] }, { @@ -13267,7 +13274,7 @@ "zh-cht": "字節輸入", "hu": "Fogadott Byte-ok", "xloc": [ - "default.handlebars->47->2953" + "default.handlebars->47->2961" ] }, { @@ -13294,7 +13301,7 @@ "zh-cht": "字節輸出", "hu": "Küldött Byte-ok", "xloc": [ - "default.handlebars->47->2954" + "default.handlebars->47->2962" ] }, { @@ -13363,7 +13370,7 @@ "hu": "CCM", "xloc": [ "default-mobile.handlebars->11->503", - "default.handlebars->47->842" + "default.handlebars->47->845" ] }, { @@ -13390,7 +13397,7 @@ "zh-cht": "CCM模式", "hu": "CCM mode", "xloc": [ - "default.handlebars->47->2067" + "default.handlebars->47->2075" ] }, { @@ -13418,9 +13425,9 @@ "hu": "CIRA", "xloc": [ "default-mobile.handlebars->11->464", - "default.handlebars->47->3103", - "default.handlebars->47->390", - "default.handlebars->47->655" + "default.handlebars->47->3111", + "default.handlebars->47->393", + "default.handlebars->47->658" ] }, { @@ -13447,7 +13454,7 @@ "zh-cht": "CIRA伺服器", "hu": "CIRA Kiszolgáló", "xloc": [ - "default.handlebars->47->3151" + "default.handlebars->47->3159" ] }, { @@ -13474,7 +13481,7 @@ "zh-cht": "CIRA伺服器指令", "hu": "CIRA kiszolgáló parancsok", "xloc": [ - "default.handlebars->47->3152" + "default.handlebars->47->3160" ] }, { @@ -13528,7 +13535,7 @@ "zh-cht": "CIRA設置", "hu": "CIRA beállítás", "xloc": [ - "default.handlebars->47->2075" + "default.handlebars->47->2083" ] }, { @@ -13555,9 +13562,9 @@ "zh-cht": "CPU", "hu": "CPU", "xloc": [ - "default-mobile.handlebars->11->798", - "default.handlebars->47->1538", - "default.handlebars->47->3127", + "default-mobile.handlebars->11->800", + "default.handlebars->47->1543", + "default.handlebars->47->3135", "default.handlebars->container->column_l->p40->3->1->p40type->5" ] }, @@ -13585,7 +13592,7 @@ "zh-cht": "CPU負載", "hu": "CPU terhelés", "xloc": [ - "default.handlebars->47->3092" + "default.handlebars->47->3100" ] }, { @@ -13612,7 +13619,7 @@ "zh-cht": "最近15分鐘的CPU負載", "hu": "CPU terhelés az elmúlt 15 percben", "xloc": [ - "default.handlebars->47->3095" + "default.handlebars->47->3103" ] }, { @@ -13639,7 +13646,7 @@ "zh-cht": "最近5分鐘的CPU負載", "hu": "CPU terhelés az elmúlt 5 percben", "xloc": [ - "default.handlebars->47->3094" + "default.handlebars->47->3102" ] }, { @@ -13666,7 +13673,7 @@ "zh-cht": "最近一分鐘的CPU負載", "hu": "CPU terhelés az utolsó percben", "xloc": [ - "default.handlebars->47->3093" + "default.handlebars->47->3101" ] }, { @@ -13693,8 +13700,8 @@ "zh-cht": "CR+LF", "hu": "CR+LF", "xloc": [ - "default.handlebars->47->1372", - "default.handlebars->47->1403", + "default.handlebars->47->1376", + "default.handlebars->47->1407", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->25", "sharing.handlebars->11->39", @@ -13725,7 +13732,7 @@ "zh-cht": "CSV", "hu": "CSV", "xloc": [ - "default.handlebars->47->2484" + "default.handlebars->47->2492" ] }, { @@ -13752,9 +13759,9 @@ "zh-cht": "CSV格式", "hu": "CSV Formátum", "xloc": [ - "default.handlebars->47->2488", - "default.handlebars->47->2558", - "default.handlebars->47->720" + "default.handlebars->47->2496", + "default.handlebars->47->2566", + "default.handlebars->47->723" ] }, { @@ -13805,7 +13812,7 @@ "zh-cht": "呼叫錯誤", "hu": "Hívás hiba", "xloc": [ - "default.handlebars->47->3168" + "default.handlebars->47->3176" ] }, { @@ -13815,8 +13822,8 @@ "nl": "CallMeBot", "pl": "CallMeBot", "xloc": [ - "default.handlebars->47->1588", - "default.handlebars->47->2795" + "default.handlebars->47->1593", + "default.handlebars->47->2803" ] }, { @@ -13873,9 +13880,9 @@ "agent-translations.json", "default-mobile.handlebars->11->320", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->47->1934", - "default.handlebars->47->3157", - "default.handlebars->47->502", + "default.handlebars->47->1939", + "default.handlebars->47->3165", + "default.handlebars->47->505", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -13985,12 +13992,12 @@ "zh-cht": "容量", "hu": "Kapacitás", "xloc": [ - "default-mobile.handlebars->11->803", - "default-mobile.handlebars->11->808", + "default-mobile.handlebars->11->805", "default-mobile.handlebars->11->810", - "default.handlebars->47->1543", + "default-mobile.handlebars->11->812", "default.handlebars->47->1548", - "default.handlebars->47->1550" + "default.handlebars->47->1553", + "default.handlebars->47->1555" ] }, { @@ -14017,8 +14024,8 @@ "zh-cht": "容量/速度", "hu": "Kapacitás / Sebesség", "xloc": [ - "default-mobile.handlebars->11->801", - "default.handlebars->47->1541" + "default-mobile.handlebars->11->803", + "default.handlebars->47->1546" ] }, { @@ -14046,7 +14053,7 @@ "hu": "katalán", "xloc": [ "default-mobile.handlebars->11->135", - "default.handlebars->47->1663" + "default.handlebars->47->1668" ] }, { @@ -14073,7 +14080,7 @@ "zh-cht": "在這裡為中心顯示地圖", "hu": "Térkép középpont", "xloc": [ - "default.handlebars->47->795" + "default.handlebars->47->798" ] }, { @@ -14154,7 +14161,7 @@ "hu": "chamorro", "xloc": [ "default-mobile.handlebars->11->136", - "default.handlebars->47->1664" + "default.handlebars->47->1669" ] }, { @@ -14210,7 +14217,7 @@ "zh-cht": "更改{0}的電郵", "hu": "{0} e-mail-címének módosítása", "xloc": [ - "default.handlebars->47->2833" + "default.handlebars->47->2841" ] }, { @@ -14237,9 +14244,9 @@ "zh-cht": "更改群", "hu": "Csoport módosítása", "xloc": [ - "default.handlebars->47->1212", - "default.handlebars->47->1213", - "default.handlebars->47->948" + "default.handlebars->47->1216", + "default.handlebars->47->1217", + "default.handlebars->47->952" ] }, { @@ -14267,8 +14274,8 @@ "hu": "Jelszó módosítása", "xloc": [ "default-mobile.handlebars->11->328", - "default.handlebars->47->1880", - "default.handlebars->47->2781" + "default.handlebars->47->1885", + "default.handlebars->47->2789" ] }, { @@ -14295,7 +14302,7 @@ "zh-cht": "更改{0}的密碼", "hu": "Jelszó módosítása: {0}", "xloc": [ - "default.handlebars->47->2842" + "default.handlebars->47->2850" ] }, { @@ -14322,7 +14329,7 @@ "zh-cht": "更改{0}的真實名稱", "hu": "{0} felhasználó teljes nevének módosítása", "xloc": [ - "default.handlebars->47->2828" + "default.handlebars->47->2836" ] }, { @@ -14483,7 +14490,7 @@ "zh-cht": "更改該用戶的密碼", "hu": "A felhasználó jelszavának módosítása", "xloc": [ - "default.handlebars->47->2780" + "default.handlebars->47->2788" ] }, { @@ -14537,7 +14544,7 @@ "zh-cht": "在此處更改你的帳戶電郵地址。", "hu": "Itt módosíthatja fiókja e-mail címét.", "xloc": [ - "default.handlebars->47->1867" + "default.handlebars->47->1872" ] }, { @@ -14564,7 +14571,7 @@ "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "hu": "Módosítsa fiókja jelszavát a jelenlegi és az új jelszó kétszeri beírásával az alábbi mezőkbe.", "xloc": [ - "default.handlebars->47->1873" + "default.handlebars->47->1878" ] }, { @@ -14591,7 +14598,7 @@ "zh-cht": "帳戶憑證已更改", "hu": "A fiók hitelesítő adatai megváltoztak", "xloc": [ - "default.handlebars->47->2380" + "default.handlebars->47->2388" ] }, { @@ -14618,7 +14625,7 @@ "zh-cht": "將帳戶顯示名稱更改為 {0}。", "hu": "A fiók megjelenített neve {0}-re változott.", "xloc": [ - "default.handlebars->47->2432" + "default.handlebars->47->2440" ] }, { @@ -14645,8 +14652,8 @@ "zh-cht": "{1}組中的設備{0}已更改:{2}", "hu": "{0} eszközt a {1} csoportból áthelyezésre került {2} csoportba", "xloc": [ - "default.handlebars->47->2364", - "default.handlebars->47->2445" + "default.handlebars->47->2372", + "default.handlebars->47->2453" ] }, { @@ -14673,7 +14680,7 @@ "zh-cht": "語言從{1}更改為{2}", "hu": "A nyelv megváltozott. régi nyelv: {1}, új nyelv: {2}", "xloc": [ - "default.handlebars->47->2308" + "default.handlebars->47->2316" ] }, { @@ -14700,8 +14707,8 @@ "zh-cht": "已更改{0}的用戶設備權限", "hu": "Módosult a(z) {0} felhasználói eszközjogai", "xloc": [ - "default.handlebars->47->2366", - "default.handlebars->47->2387" + "default.handlebars->47->2374", + "default.handlebars->47->2395" ] }, { @@ -14753,7 +14760,7 @@ "hu": "A nyelv megváltoztatásához az oldal frissítése szükséges!", "xloc": [ "default-mobile.handlebars->11->303", - "default.handlebars->47->1831" + "default.handlebars->47->1836" ] }, { @@ -14780,12 +14787,12 @@ "zh-cht": "聊天", "hu": "Csevegés", "xloc": [ - "default.handlebars->47->1056", - "default.handlebars->47->1081", - "default.handlebars->47->2505", - "default.handlebars->47->2776", - "default.handlebars->47->2777", - "default.handlebars->47->937" + "default.handlebars->47->1060", + "default.handlebars->47->1085", + "default.handlebars->47->2513", + "default.handlebars->47->2784", + "default.handlebars->47->2785", + "default.handlebars->47->941" ] }, { @@ -14812,10 +14819,10 @@ "zh-cht": "聊天並通知", "hu": "Csevegés és Értesítés", "xloc": [ - "default-mobile.handlebars->11->883", - "default-mobile.handlebars->11->903", - "default.handlebars->47->2146", - "default.handlebars->47->2184" + "default-mobile.handlebars->11->885", + "default-mobile.handlebars->11->905", + "default.handlebars->47->2154", + "default.handlebars->47->2192" ] }, { @@ -14842,8 +14849,8 @@ "zh-cht": "聊天請求,點擊這裡接受。", "hu": "Csevegés kezdeményezés, kattintson ide az elfogadáshoz.", "xloc": [ - "default-mobile.handlebars->11->935", - "default.handlebars->47->3042" + "default-mobile.handlebars->11->937", + "default.handlebars->47->3050" ] }, { @@ -14898,7 +14905,7 @@ "hu": "csecsen", "xloc": [ "default-mobile.handlebars->11->137", - "default.handlebars->47->1665" + "default.handlebars->47->1670" ] }, { @@ -14990,7 +14997,7 @@ "pl": "Sprawdź swoją aplikacje wiadomości i wprowadź kod weryfikacyjny.", "de": "Prüfen Sie Ihre Messenger-App und geben Sie den Verifikationscode ein.", "xloc": [ - "default.handlebars->47->248" + "default.handlebars->47->251" ] }, { @@ -15017,7 +15024,7 @@ "zh-cht": "檢查你的電話並輸入驗證碼。", "hu": "Ellenőrizze telefonját, és írja be az megerősítő kódot.", "xloc": [ - "default.handlebars->47->245" + "default.handlebars->47->248" ] }, { @@ -15044,8 +15051,8 @@ "zh-cht": "檢查...", "hu": "Ellenőrzés...", "xloc": [ - "default.handlebars->47->1631", - "default.handlebars->47->3162" + "default.handlebars->47->1636", + "default.handlebars->47->3170" ] }, { @@ -15073,7 +15080,7 @@ "hu": "kínai", "xloc": [ "default-mobile.handlebars->11->138", - "default.handlebars->47->1666" + "default.handlebars->47->1671" ] }, { @@ -15101,7 +15108,7 @@ "hu": "kínai (Hongkong)", "xloc": [ "default-mobile.handlebars->11->139", - "default.handlebars->47->1667" + "default.handlebars->47->1672" ] }, { @@ -15129,7 +15136,7 @@ "hu": "kínai (Kínai Népköztársaság)", "xloc": [ "default-mobile.handlebars->11->140", - "default.handlebars->47->1668" + "default.handlebars->47->1673" ] }, { @@ -15157,7 +15164,7 @@ "hu": "kínai (egyszerűsített)", "xloc": [ "default-mobile.handlebars->11->300", - "default.handlebars->47->1828" + "default.handlebars->47->1833" ] }, { @@ -15185,7 +15192,7 @@ "hu": "kínai (Szingapúr)", "xloc": [ "default-mobile.handlebars->11->141", - "default.handlebars->47->1669" + "default.handlebars->47->1674" ] }, { @@ -15213,7 +15220,7 @@ "hu": "kínai (Tajvan)", "xloc": [ "default-mobile.handlebars->11->142", - "default.handlebars->47->1670" + "default.handlebars->47->1675" ] }, { @@ -15241,7 +15248,7 @@ "hu": "kínai (hagyományos)", "xloc": [ "default-mobile.handlebars->11->301", - "default.handlebars->47->1829" + "default.handlebars->47->1834" ] }, { @@ -15297,7 +15304,7 @@ "hu": "csuvas", "xloc": [ "default-mobile.handlebars->11->143", - "default.handlebars->47->1671" + "default.handlebars->47->1676" ] }, { @@ -15355,11 +15362,11 @@ "default-mobile.handlebars->11->712", "default-mobile.handlebars->11->80", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5", - "default.handlebars->47->1443", - "default.handlebars->47->1445", "default.handlebars->47->1447", "default.handlebars->47->1449", - "default.handlebars->47->2302", + "default.handlebars->47->1451", + "default.handlebars->47->1453", + "default.handlebars->47->2310", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default.handlebars->container->column_l->p41->3->1", "messenger.handlebars->xbottom->1->1->0->5", @@ -15394,7 +15401,7 @@ "hu": "RDP hitelesítő adatok törlése?", "xloc": [ "default-mobile.handlebars->11->608", - "default.handlebars->47->1258" + "default.handlebars->47->1262" ] }, { @@ -15422,7 +15429,7 @@ "hu": "SSH hitelesítő adatok törlése?", "xloc": [ "default-mobile.handlebars->11->606", - "default.handlebars->47->1256" + "default.handlebars->47->1260" ] }, { @@ -15449,7 +15456,7 @@ "zh-cht": "清除保安編碼", "hu": "Tokenek törlése", "xloc": [ - "default.handlebars->47->225" + "default.handlebars->47->228" ] }, { @@ -15476,8 +15483,8 @@ "zh-cht": "清除代理核心", "hu": "Agent Core törlése", "xloc": [ - "default.handlebars->47->679", - "default.handlebars->47->715" + "default.handlebars->47->682", + "default.handlebars->47->718" ] }, { @@ -15504,7 +15511,7 @@ "zh-cht": "清除所選設備上的代理核心?", "hu": "Agent Core törlése a kijelölt eszköz(ök)ön?", "xloc": [ - "default.handlebars->47->714" + "default.handlebars->47->717" ] }, { @@ -15531,8 +15538,8 @@ "zh-cht": "全部清除", "hu": "Összes törlése", "xloc": [ - "default-mobile.handlebars->11->918", - "default.handlebars->47->3025" + "default-mobile.handlebars->11->920", + "default.handlebars->47->3033" ] }, { @@ -15560,7 +15567,7 @@ "hu": "Szűrő törlése", "xloc": [ "default-mobile.handlebars->11->400", - "default.handlebars->47->350" + "default.handlebars->47->353" ] }, { @@ -15587,8 +15594,8 @@ "zh-cht": "清除核心", "hu": "Core törlése", "xloc": [ - "default-mobile.handlebars->11->824", - "default.handlebars->47->1565" + "default-mobile.handlebars->11->826", + "default.handlebars->47->1570" ] }, { @@ -15615,7 +15622,7 @@ "zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。", "hu": "Törölje ki a titkos kulcsot az alkalmazásból, és próbálja újra. Csak néhány perce van a megfelelő kód megadására.", "xloc": [ - "default.handlebars->47->215" + "default.handlebars->47->218" ] }, { @@ -15642,8 +15649,8 @@ "zh-cht": "清除此通知", "hu": "Törölje ezt az értesítést", "xloc": [ - "default-mobile.handlebars->11->917", - "default.handlebars->47->3024" + "default-mobile.handlebars->11->919", + "default.handlebars->47->3032" ] }, { @@ -15751,8 +15758,8 @@ "zh-cht": "單擊此處編輯裝置群名稱", "hu": "Kattintson ide az eszközcsoport nevének szerkesztéséhez", "xloc": [ - "default.handlebars->47->1945", - "default.handlebars->47->2245" + "default.handlebars->47->1953", + "default.handlebars->47->2253" ] }, { @@ -15779,7 +15786,7 @@ "zh-cht": "單擊此處編輯伺服器端裝置名稱", "hu": "Kattintson ide a kiszolgáló-oldali eszköznév szerkesztéséhez", "xloc": [ - "default.handlebars->47->811" + "default.handlebars->47->814" ] }, { @@ -15806,7 +15813,7 @@ "zh-cht": "單擊此處編輯用戶群名稱", "hu": "Kattintson ide a felhasználói csoport nevének szerkesztéséhez", "xloc": [ - "default.handlebars->47->2628" + "default.handlebars->47->2636" ] }, { @@ -15941,7 +15948,7 @@ "hu": "Kattintson az OK gombra, ha megerősítő e-mailt szeretne küldeni a következő címre:", "xloc": [ "default-mobile.handlebars->11->313", - "default.handlebars->47->1864" + "default.handlebars->47->1869" ] }, { @@ -16047,8 +16054,8 @@ "zh-cht": "客戶端控制模式(CCM)", "hu": "Client Control Mode (CCM)", "xloc": [ - "default-mobile.handlebars->11->778", - "default.handlebars->47->1518" + "default-mobile.handlebars->11->779", + "default.handlebars->47->1522" ] }, { @@ -16075,7 +16082,7 @@ "zh-cht": "客戶編號", "hu": "Client ID", "xloc": [ - "default.handlebars->47->1927" + "default.handlebars->47->1932" ] }, { @@ -16102,7 +16109,7 @@ "zh-cht": "客戶端啟動的遠程訪問", "hu": "Ügyfél által kezdeményezett távoli elérés", "xloc": [ - "default.handlebars->47->2074" + "default.handlebars->47->2082" ] }, { @@ -16129,7 +16136,7 @@ "zh-cht": "客戶機密", "hu": "Client Secret", "xloc": [ - "default.handlebars->47->1928" + "default.handlebars->47->1933" ] }, { @@ -16186,11 +16193,11 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->78", - "default.handlebars->47->1360", - "default.handlebars->47->1419", - "default.handlebars->47->223", - "default.handlebars->47->231", - "default.handlebars->47->3156", + "default.handlebars->47->1364", + "default.handlebars->47->1423", + "default.handlebars->47->226", + "default.handlebars->47->234", + "default.handlebars->47->3164", "sharing.handlebars->11->52" ] }, @@ -16218,7 +16225,7 @@ "zh-cht": "已關閉桌面多路復用會話 \\\"{0}\\\",{1} 秒", "hu": "Lezárt asztali multiplex munkamenet \\\"{0}\\\", {1} másodperc", "xloc": [ - "default.handlebars->47->2452" + "default.handlebars->47->2460" ] }, { @@ -16245,7 +16252,7 @@ "zh-cht": "封閉式桌面多路復用會話,{0}秒", "hu": "Lezárt asztali multiplex munkamenet, {0} másodperc", "xloc": [ - "default.handlebars->47->2313" + "default.handlebars->47->2321" ] }, { @@ -16272,7 +16279,7 @@ "zh-cht": "碼", "hu": "Code", "xloc": [ - "default.handlebars->47->314" + "default.handlebars->47->317" ] }, { @@ -16380,7 +16387,7 @@ "zh-cht": "命令", "hu": "Parancs", "xloc": [ - "default.handlebars->47->619" + "default.handlebars->47->622" ] }, { @@ -16434,10 +16441,10 @@ "zh-cht": "指令", "hu": "Parancsok", "xloc": [ - "default-mobile.handlebars->11->905", - "default.handlebars->47->1058", - "default.handlebars->47->1083", - "default.handlebars->47->2186" + "default-mobile.handlebars->11->907", + "default.handlebars->47->1062", + "default.handlebars->47->1087", + "default.handlebars->47->2194" ] }, { @@ -16450,7 +16457,7 @@ "hu": "Parancsok fájlból", "de": "Befehle aus Datei", "xloc": [ - "default.handlebars->47->740" + "default.handlebars->47->743" ] }, { @@ -16463,7 +16470,7 @@ "hu": "Parancsok a kiszolgálón lévő fájlból", "de": "Befehle aus Datei vom Server", "xloc": [ - "default.handlebars->47->741" + "default.handlebars->47->744" ] }, { @@ -16476,7 +16483,7 @@ "hu": "Parancsok a szövegdobozból", "de": "Befehle aus Textfeld", "xloc": [ - "default.handlebars->47->739" + "default.handlebars->47->742" ] }, { @@ -16503,8 +16510,8 @@ "zh-cht": "通用裝置群", "hu": "Eszközcsoport jogosultságok", "xloc": [ - "default.handlebars->47->2663", - "default.handlebars->47->2847" + "default.handlebars->47->2671", + "default.handlebars->47->2855" ] }, { @@ -16531,8 +16538,8 @@ "zh-cht": "通用裝置", "hu": "Eszköz jogosultságok", "xloc": [ - "default.handlebars->47->2669", - "default.handlebars->47->2859" + "default.handlebars->47->2677", + "default.handlebars->47->2867" ] }, { @@ -16559,8 +16566,8 @@ "zh-cht": "編譯時間", "hu": "Fordítás ideje", "xloc": [ - "default-mobile.handlebars->11->752", - "default.handlebars->47->1482" + "default-mobile.handlebars->11->753", + "default.handlebars->47->1486" ] }, { @@ -16611,7 +16618,7 @@ "zh-cht": "壓縮檔案...", "hu": "Fájlok tömörítése...", "xloc": [ - "default.handlebars->47->1414", + "default.handlebars->47->1418", "sharing.handlebars->11->47" ] }, @@ -16648,7 +16655,7 @@ "hu": "Konfigurációs fájl rekordok", "de": "Aufzeichnungen von Konfigurationsdatei", "xloc": [ - "default.handlebars->47->3001" + "default.handlebars->47->3009" ] }, { @@ -16676,15 +16683,15 @@ "hu": "Megerősít", "xloc": [ "default-mobile.handlebars->11->603", - "default-mobile.handlebars->11->855", - "default.handlebars->47->1207", - "default.handlebars->47->1216", - "default.handlebars->47->2085", - "default.handlebars->47->2535", - "default.handlebars->47->2618", - "default.handlebars->47->2685", - "default.handlebars->47->2845", - "default.handlebars->47->690" + "default-mobile.handlebars->11->857", + "default.handlebars->47->1211", + "default.handlebars->47->1220", + "default.handlebars->47->2093", + "default.handlebars->47->2543", + "default.handlebars->47->2626", + "default.handlebars->47->2693", + "default.handlebars->47->2853", + "default.handlebars->47->693" ] }, { @@ -16736,7 +16743,7 @@ "hu": "Megerősíti 1 bejegyzés másolatát erre a helyre?", "xloc": [ "default-mobile.handlebars->11->701", - "default.handlebars->47->1438", + "default.handlebars->47->1442", "sharing.handlebars->11->70" ] }, @@ -16764,7 +16771,7 @@ "zh-cht": "確認{0}個條目的複製到此位置?", "hu": "Megerősíti a {0} bejegyzések másolását erre a helyre?", "xloc": [ - "default.handlebars->47->1437", + "default.handlebars->47->1441", "sharing.handlebars->11->69" ] }, @@ -16819,7 +16826,7 @@ "zh-cht": "確認刪除所選帳戶?", "hu": "Megerősíti a kiválasztott fiók(ok) törlését?", "xloc": [ - "default.handlebars->47->2534" + "default.handlebars->47->2542" ] }, { @@ -16870,7 +16877,7 @@ "zh-cht": "確認刪除所選用戶群?", "hu": "Megerősíti a kiválasztott felhasználói csoport(ok) törlését?", "xloc": [ - "default.handlebars->47->2617" + "default.handlebars->47->2625" ] }, { @@ -16897,7 +16904,7 @@ "zh-cht": "確認刪除用戶{0}?", "hu": "Megerősíti a(z) {0} felhasználó törlését?", "xloc": [ - "default.handlebars->47->2844" + "default.handlebars->47->2852" ] }, { @@ -16924,7 +16931,7 @@ "zh-cht": "確認刪除用戶“ {0} ”的成員身份?", "hu": "Megerősíti a \\\"{0}\\\" felhasználó tagságának eltávolítását?", "xloc": [ - "default.handlebars->47->2688" + "default.handlebars->47->2696" ] }, { @@ -16951,7 +16958,7 @@ "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?", "hu": "Megerősíti a \\\"{0}\\\" felhasználói csoport tagság eltávolítását?", "xloc": [ - "default.handlebars->47->2876" + "default.handlebars->47->2884" ] }, { @@ -16979,7 +16986,7 @@ "hu": "Megerősíti 1 bejegyzés áthelyezését erre a helyre?", "xloc": [ "default-mobile.handlebars->11->703", - "default.handlebars->47->1440", + "default.handlebars->47->1444", "sharing.handlebars->11->72" ] }, @@ -17007,7 +17014,7 @@ "zh-cht": "確認將{0}個條目移到該位置?", "hu": "Megerősíti {0} bejegyzés áthelyezését erre a helyre?", "xloc": [ - "default.handlebars->47->1439", + "default.handlebars->47->1443", "sharing.handlebars->11->71" ] }, @@ -17062,7 +17069,7 @@ "zh-cht": "確認覆蓋?", "hu": "Megerősíti a felülírást?", "xloc": [ - "default.handlebars->47->2294" + "default.handlebars->47->2302" ] }, { @@ -17089,8 +17096,8 @@ "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?", "hu": "Megerősíti a \\\"{0}\\\" eszköz hozzáférési jogainak eltávolítását?", "xloc": [ - "default.handlebars->47->2678", - "default.handlebars->47->2867" + "default.handlebars->47->2686", + "default.handlebars->47->2875" ] }, { @@ -17117,8 +17124,8 @@ "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?", "hu": "Megerősíti a \\\"{0}\\\" eszközcsoport hozzáférési jogainak eltávolítását?", "xloc": [ - "default.handlebars->47->2680", - "default.handlebars->47->2880" + "default.handlebars->47->2688", + "default.handlebars->47->2888" ] }, { @@ -17145,7 +17152,7 @@ "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?", "hu": "Megerősíti a \\\"{0}\\\" felhasználó hozzáférési jogainak eltávolítását?", "xloc": [ - "default.handlebars->47->2869" + "default.handlebars->47->2877" ] }, { @@ -17172,7 +17179,7 @@ "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?", "hu": "Megerősíti a \\\"{0}\\\" felhasználói csoport hozzáférési jogainak eltávolítását?", "xloc": [ - "default.handlebars->47->2872" + "default.handlebars->47->2880" ] }, { @@ -17199,8 +17206,8 @@ "zh-cht": "確認刪除訪問權限?", "hu": "Megerősíti a hozzáférési jogok eltávolítását?", "xloc": [ - "default.handlebars->47->2870", - "default.handlebars->47->2873" + "default.handlebars->47->2878", + "default.handlebars->47->2881" ] }, { @@ -17228,7 +17235,7 @@ "hu": "Megerősíti a hitelesítő alkalmazás, kétlépcsős bejelentkezés eltávolítását?", "xloc": [ "default-mobile.handlebars->11->312", - "default.handlebars->47->1614" + "default.handlebars->47->1619" ] }, { @@ -17279,7 +17286,7 @@ "zh-cht": "確認刪除設備共享“{0}”?", "hu": "Megerősíti a(z) \\\"{0}\\\" eszközmegosztás eltávolítását?", "xloc": [ - "default.handlebars->47->2865" + "default.handlebars->47->2873" ] }, { @@ -17354,7 +17361,7 @@ "zh-cht": "確認移除推送認證設備?", "hu": "Megerősíti a Push-hitelesítési eszköz eltávolítását?", "xloc": [ - "default.handlebars->47->1616" + "default.handlebars->47->1621" ] }, { @@ -17381,7 +17388,7 @@ "zh-cht": "確認刪除用戶“ {0} ”的權限?", "hu": "Megerősíti a \\\"{0}\\\" felhasználó jogainak eltávolítását?", "xloc": [ - "default.handlebars->47->2198" + "default.handlebars->47->2206" ] }, { @@ -17408,7 +17415,7 @@ "zh-cht": "確認刪除用戶群“ {0} ”的權限?", "hu": "Megerősíti a \\\"{0}\\\" felhasználói csoport jogainak eltávolítását?", "xloc": [ - "default.handlebars->47->2200" + "default.handlebars->47->2208" ] }, { @@ -17435,7 +17442,7 @@ "zh-cht": "確認刪除所選設備?", "hu": "Megerősíti a kiválasztott eszköz eltávolítását?", "xloc": [ - "default.handlebars->47->684" + "default.handlebars->47->687" ] }, { @@ -17462,7 +17469,7 @@ "zh-cht": "確認刪除此登錄令牌?", "hu": "Megerősíti ennek a bejelentkezési tokennek az eltávolítását?", "xloc": [ - "default.handlebars->47->1920" + "default.handlebars->47->1925" ] }, { @@ -17513,7 +17520,7 @@ "zh-cht": "確認刪除用戶{0}?", "hu": "Megerősíti a(z) {0} felhasználó eltávolítását?", "xloc": [ - "default-mobile.handlebars->11->914" + "default-mobile.handlebars->11->916" ] }, { @@ -17540,7 +17547,7 @@ "zh-cht": "確認刪除 {0} 個選定的設備?", "hu": "Megerősíti {0} kiválasztott eszköz eltávolítását?", "xloc": [ - "default.handlebars->47->685" + "default.handlebars->47->688" ] }, { @@ -17568,7 +17575,7 @@ "hu": "Megerősíti {0} / {1} bejegyzés {2} erre a helyre?", "xloc": [ "default-mobile.handlebars->11->365", - "default.handlebars->47->2297" + "default.handlebars->47->2305" ] }, { @@ -17599,8 +17606,8 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->connectbutton2span", - "default.handlebars->47->1983", - "default.handlebars->47->894", + "default.handlebars->47->1991", + "default.handlebars->47->898", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", @@ -17637,7 +17644,7 @@ "zh-cht": "全部連接", "hu": "Összes csatlakoztatása", "xloc": [ - "default.handlebars->47->441", + "default.handlebars->47->444", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar" ] }, @@ -17689,7 +17696,7 @@ "zh-cht": "連接到伺服器", "hu": "Csatlakozás a kiszolgálóhoz", "xloc": [ - "default.handlebars->47->2078" + "default.handlebars->47->2086" ] }, { @@ -17903,7 +17910,7 @@ "xloc": [ "default-mobile.handlebars->11->4", "default.handlebars->47->11", - "default.handlebars->47->401", + "default.handlebars->47->404", "sharing.handlebars->11->4", "ssh.handlebars->3->4", "xterm.handlebars->9->4" @@ -17933,7 +17940,7 @@ "zh-cht": "已連接的Intel® AMT", "hu": "Csatlakozott Intel® AMT", "xloc": [ - "default.handlebars->47->3083" + "default.handlebars->47->3091" ] }, { @@ -17960,7 +17967,7 @@ "zh-cht": "已连接的用户", "hu": "Csatlakozott felhasználók", "xloc": [ - "default.handlebars->47->3088" + "default.handlebars->47->3096" ] }, { @@ -18015,8 +18022,8 @@ "zh-cht": "現在已連接", "hu": "Csatlakoztatva most", "xloc": [ - "default-mobile.handlebars->11->747", - "default.handlebars->47->1477" + "default-mobile.handlebars->11->748", + "default.handlebars->47->1481" ] }, { @@ -18148,10 +18155,10 @@ "default-mobile.handlebars->11->2", "default-mobile.handlebars->11->50", "default-mobile.handlebars->11->719", - "default.handlebars->47->1463", - "default.handlebars->47->374", + "default.handlebars->47->1467", "default.handlebars->47->377", - "default.handlebars->47->444", + "default.handlebars->47->380", + "default.handlebars->47->447", "default.handlebars->47->9", "sharing.handlebars->11->2", "sharing.handlebars->11->93", @@ -18207,7 +18214,7 @@ "zh-cht": "連接數量", "hu": "Kapcsolatok száma", "xloc": [ - "default.handlebars->47->3114" + "default.handlebars->47->3122" ] }, { @@ -18235,8 +18242,8 @@ "hu": "Kapcsolat Hiba", "xloc": [ "default-mobile.handlebars->11->682", - "default.handlebars->47->1393", - "default.handlebars->47->1410", + "default.handlebars->47->1397", + "default.handlebars->47->1414", "login2.handlebars->7->34" ] }, @@ -18264,7 +18271,7 @@ "zh-cht": "連接轉發器", "hu": "Kapccsolat Relay", "xloc": [ - "default.handlebars->47->3150" + "default.handlebars->47->3158" ] }, { @@ -18346,9 +18353,9 @@ "hu": "Kapcsolódás", "xloc": [ "default-mobile.handlebars->11->525", - "default.handlebars->47->2252", - "default.handlebars->47->364", - "default.handlebars->47->911", + "default.handlebars->47->2260", + "default.handlebars->47->367", + "default.handlebars->47->915", "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1" ] }, @@ -18376,7 +18383,7 @@ "zh-cht": "同意", "hu": "Hozzájárulás", "xloc": [ - "default.handlebars->47->2466" + "default.handlebars->47->2474" ] }, { @@ -18404,8 +18411,8 @@ "hu": "Mesh Agent konzol", "xloc": [ "default-mobile.handlebars->11->565", - "default.handlebars->47->1051", - "default.handlebars->47->1076", + "default.handlebars->47->1055", + "default.handlebars->47->1080", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole", "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole", "default.handlebars->contextMenu->cxconsole" @@ -18435,7 +18442,7 @@ "zh-cht": "控制台 -", "hu": "Konzol -", "xloc": [ - "default.handlebars->47->812" + "default.handlebars->47->815" ] }, { @@ -18462,8 +18469,8 @@ "zh-cht": "控制", "hu": "Felügyelet ", "xloc": [ - "default.handlebars->47->1050", - "default.handlebars->47->1075", + "default.handlebars->47->1054", + "default.handlebars->47->1079", "messenger.handlebars->remoteImage->3->2" ] }, @@ -18519,7 +18526,7 @@ "zh-cht": "Cookie編碼器", "hu": "Cookie kódoló", "xloc": [ - "default.handlebars->47->3133" + "default.handlebars->47->3141" ] }, { @@ -18548,7 +18555,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->47->592", + "default.handlebars->47->595", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing.handlebars->p13->p13toolbar->fileArea2->3" @@ -18583,6 +18590,12 @@ "default.handlebars->47->170" ] }, + { + "en": "Copy Secret to clipboard", + "xloc": [ + "default.handlebars->47->212" + ] + }, { "bs": "Kopirajte URL u međuspremnik", "cs": "Zkopírujte URL do schránky", @@ -18607,8 +18620,8 @@ "zh-cht": "將 URL 複製到剪貼板", "hu": "URL másolása a vágólapra", "xloc": [ - "default.handlebars->47->601", - "default.handlebars->47->605" + "default.handlebars->47->604", + "default.handlebars->47->608" ] }, { @@ -18664,7 +18677,7 @@ "nl": "Kopieer de URL van de Windows ARM 64-bits agent naar het klembord", "de": "Windows ARM 64bit Agent-URL in die Zwischenablage kopieren", "xloc": [ - "default.handlebars->47->586" + "default.handlebars->47->589" ] }, { @@ -18672,7 +18685,7 @@ "nl": "Kopieer de Windows x86 32-bits agent-URL naar het klembord", "de": "Windows x86 32bit Agent-URL in die Zwischenablage kopieren", "xloc": [ - "default.handlebars->47->578" + "default.handlebars->47->581" ] }, { @@ -18680,7 +18693,7 @@ "nl": "Kopieer de Windows x86 64-bits agent-URL naar het klembord", "de": "Windows x86 64bit Agent-URL in die Zwischenablage kopieren", "xloc": [ - "default.handlebars->47->582" + "default.handlebars->47->585" ] }, { @@ -18745,8 +18758,8 @@ "zh-cht": "將代理URL複製到剪貼板", "hu": "Agent URL másolása a vágólapra", "xloc": [ - "default.handlebars->47->618", - "default.handlebars->47->620" + "default.handlebars->47->621", + "default.handlebars->47->623" ] }, { @@ -18773,12 +18786,12 @@ "zh-cht": "複製連結到剪貼板", "hu": "Hivatkozás másolása a vágólapra.", "xloc": [ - "default.handlebars->47->2263", - "default.handlebars->47->2282", - "default.handlebars->47->306", - "default.handlebars->47->328", - "default.handlebars->47->330", - "default.handlebars->47->552" + "default.handlebars->47->2271", + "default.handlebars->47->2290", + "default.handlebars->47->309", + "default.handlebars->47->331", + "default.handlebars->47->333", + "default.handlebars->47->555" ] }, { @@ -18805,7 +18818,7 @@ "zh-cht": "將macOS代理URL複製到剪貼板", "hu": "macOS Agent URL másolása a vágólapra", "xloc": [ - "default.handlebars->47->596" + "default.handlebars->47->599" ] }, { @@ -18861,8 +18874,8 @@ "xloc": [ "agentinvite.handlebars->container->column_l->5->linuxtab", "agentinvite.handlebars->container->column_l->5->linuxtab", - "default.handlebars->47->591", - "default.handlebars->47->614" + "default.handlebars->47->594", + "default.handlebars->47->617" ] }, { @@ -18889,7 +18902,7 @@ "zh-cht": "將有效代碼複製到剪貼板", "hu": "Érvényes kódok másolása a vágólapra", "xloc": [ - "default.handlebars->47->226" + "default.handlebars->47->229" ] }, { @@ -18916,7 +18929,7 @@ "zh-cht": "複製:“{0}”到“{1}”", "hu": "Másolás: \\\"{0}\\\" ide: \\\"{1}\\\"", "xloc": [ - "default.handlebars->47->2356" + "default.handlebars->47->2364" ] }, { @@ -19111,7 +19124,7 @@ "zh-cht": "核心伺服器", "hu": "Core Server", "xloc": [ - "default.handlebars->47->3132" + "default.handlebars->47->3140" ] }, { @@ -19139,7 +19152,7 @@ "hu": "korzikai", "xloc": [ "default-mobile.handlebars->11->144", - "default.handlebars->47->1672" + "default.handlebars->47->1677" ] }, { @@ -19190,7 +19203,7 @@ "zh-cht": "創建帳號", "hu": "Fiók létrehozása", "xloc": [ - "default.handlebars->47->2585", + "default.handlebars->47->2593", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->16->1->1", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->16->1->1", "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->16->1->1" @@ -19271,8 +19284,8 @@ "zh-cht": "創建登錄令牌", "hu": "Bejelentkezési token létrehozása", "xloc": [ - "default.handlebars->47->1857", - "default.handlebars->47->331" + "default.handlebars->47->1862", + "default.handlebars->47->334" ] }, { @@ -19299,7 +19312,7 @@ "zh-cht": "創建用戶群", "hu": "Felhasználó csoport létrehozása", "xloc": [ - "default.handlebars->47->2625" + "default.handlebars->47->2633" ] }, { @@ -19326,7 +19339,7 @@ "zh-cht": "創建鏈結以與訪客共享此裝置", "hu": "Link létrehozása az eszköz vendégekkel való megosztásához", "xloc": [ - "default.handlebars->47->940" + "default.handlebars->47->944" ] }, { @@ -19353,7 +19366,7 @@ "zh-cht": "使用以下選項創建一個新的裝置群。", "hu": "Hozzon létre egy új eszközcsoportot az alábbi lehetőségek segítségével.", "xloc": [ - "default.handlebars->47->1887" + "default.handlebars->47->1892" ] }, { @@ -19380,7 +19393,7 @@ "zh-cht": "創建一個新的裝置群。", "hu": "Hozzon létre egy új eszközcsoportot.", "xloc": [ - "default.handlebars->47->367" + "default.handlebars->47->370" ] }, { @@ -19407,7 +19420,7 @@ "zh-cht": "創建一個臨時用戶名和密碼,可用作您帳戶的替代登錄名。這對於允許工具或其他服務訪問您的帳戶很有用。", "hu": "Hozzon létre egy ideiglenes felhasználónevet és jelszót, amelyet alternatív bejelentkezési lehetőségként használhat a fiókjához. Ez akkor hasznos, ha lehetővé teszi, hogy eszközök vagy más szolgáltatások hozzáférjenek a fiókjához.", "xloc": [ - "default.handlebars->47->1837" + "default.handlebars->47->1842" ] }, { @@ -19434,7 +19447,7 @@ "zh-cht": "創建文件夾(如果不存在)?", "hu": "Mappa létrehozása, ha nem létezik?", "xloc": [ - "default.handlebars->47->709" + "default.handlebars->47->712" ] }, { @@ -19461,7 +19474,7 @@ "zh-cht": "創建文件夾:“{0}”", "hu": "Mappa létrehozása: \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2349" + "default.handlebars->47->2357" ] }, { @@ -19500,7 +19513,7 @@ "hu": "Hozzon létre egyszerre több Intel® AMT eszközt a következő formátumú JSON-fájl importálásával:", "de": "Erstellen Sie mehrere Intel® AMT Geräte gleichzeitig durch Import einer JSON Datei mit dem folgenden Format:", "xloc": [ - "default.handlebars->47->480" + "default.handlebars->47->483" ] }, { @@ -19527,7 +19540,7 @@ "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:", "hu": "Hozzon létre egyszerre több fiókot a következő formátumú JSON fájl importálásával:", "xloc": [ - "default.handlebars->47->2549" + "default.handlebars->47->2557" ] }, { @@ -19583,7 +19596,7 @@ "zh-cht": "創建的設備組:{0}", "hu": "Eszközcsoport létrehozva: {0}", "xloc": [ - "default.handlebars->47->2360" + "default.handlebars->47->2368" ] }, { @@ -19610,7 +19623,7 @@ "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。", "hu": "Létrehoz egy linket, amely lehetővé teszi egy fiók nélküli vendég számára, hogy korlátozott ideig távvezérléssel vezérelje ezt az eszközt.", "xloc": [ - "default.handlebars->47->1103" + "default.handlebars->47->1107" ] }, { @@ -19685,7 +19698,7 @@ "zh-cht": "創建", "hu": "Létrehozás", "xloc": [ - "default.handlebars->47->2733" + "default.handlebars->47->2741" ] }, { @@ -19712,7 +19725,7 @@ "zh-cht": "創作時間", "hu": "Létrehozás ideje", "xloc": [ - "default.handlebars->47->1963" + "default.handlebars->47->1971" ] }, { @@ -19768,8 +19781,8 @@ "zh-cht": "創作者", "hu": "Létrehozó", "xloc": [ - "default.handlebars->47->1961", - "default.handlebars->47->1962" + "default.handlebars->47->1969", + "default.handlebars->47->1970" ] }, { @@ -19797,9 +19810,9 @@ "hu": "Hitelesítő adatok", "xloc": [ "default-mobile.handlebars->11->537", - "default.handlebars->47->1281", - "default.handlebars->47->1925", - "default.handlebars->47->923" + "default.handlebars->47->1285", + "default.handlebars->47->1930", + "default.handlebars->47->927" ] }, { @@ -19827,7 +19840,7 @@ "hu": "cree", "xloc": [ "default-mobile.handlebars->11->145", - "default.handlebars->47->1673" + "default.handlebars->47->1678" ] }, { @@ -19855,7 +19868,7 @@ "hu": "horvát", "xloc": [ "default-mobile.handlebars->11->146", - "default.handlebars->47->1674" + "default.handlebars->47->1679" ] }, { @@ -19940,8 +19953,8 @@ "xloc": [ "default-mobile.handlebars->11->643", "default-mobile.handlebars->11->647", - "default.handlebars->47->1323", "default.handlebars->47->1327", + "default.handlebars->47->1331", "default.handlebars->47->62", "sharing.handlebars->11->24" ] @@ -20131,8 +20144,8 @@ "zh-cht": "當前密碼不正確。", "hu": "A jelenlegi jelszó nem megfelelő.", "xloc": [ - "default-mobile.handlebars->11->945", - "default.handlebars->47->3052" + "default-mobile.handlebars->11->947", + "default.handlebars->47->3060" ] }, { @@ -20246,7 +20259,7 @@ "hu": "cseh", "xloc": [ "default-mobile.handlebars->11->147", - "default.handlebars->47->1675" + "default.handlebars->47->1680" ] }, { @@ -20300,7 +20313,7 @@ "zh-cht": "日常的", "hu": "Napi", "xloc": [ - "default.handlebars->47->289" + "default.handlebars->47->292" ] }, { @@ -20328,7 +20341,7 @@ "hu": "dán", "xloc": [ "default-mobile.handlebars->11->148", - "default.handlebars->47->1676" + "default.handlebars->47->1681" ] }, { @@ -20383,7 +20396,7 @@ "zh-cht": "數據通道", "hu": "DataChannel", "xloc": [ - "default.handlebars->47->1279", + "default.handlebars->47->1283", "sharing.handlebars->11->11" ] }, @@ -20396,7 +20409,7 @@ "hu": "Adatbázis rekordok", "de": "Datenbankaufzeichnungen", "xloc": [ - "default.handlebars->47->2926" + "default.handlebars->47->2934" ] }, { @@ -20424,7 +20437,7 @@ "hu": "Dátum és idő", "xloc": [ "default-mobile.handlebars->11->306", - "default.handlebars->47->1834" + "default.handlebars->47->1839" ] }, { @@ -20452,9 +20465,9 @@ "hu": "Nap", "xloc": [ "default-mobile.handlebars->11->593", - "default.handlebars->47->1191", - "default.handlebars->47->2930", - "default.handlebars->47->2933" + "default.handlebars->47->1195", + "default.handlebars->47->2938", + "default.handlebars->47->2941" ] }, { @@ -20481,8 +20494,8 @@ "zh-cht": "停用", "hu": "Deaktiválás", "xloc": [ - "default.handlebars->47->1993", - "default.handlebars->47->2057" + "default.handlebars->47->2001", + "default.handlebars->47->2065" ] }, { @@ -20509,7 +20522,7 @@ "zh-cht": "如果設置停用CCM", "hu": "CCM kikapcsolása ha be van állítva", "xloc": [ - "default.handlebars->47->2069" + "default.handlebars->47->2077" ] }, { @@ -20561,7 +20574,7 @@ "hu": "Mély alvás", "xloc": [ "default-mobile.handlebars->11->448", - "default.handlebars->47->631" + "default.handlebars->47->634" ] }, { @@ -20588,10 +20601,10 @@ "zh-cht": "默認", "hu": "Alapértelmezett", "xloc": [ - "default.handlebars->47->2572", - "default.handlebars->47->2621", - "default.handlebars->47->2632", - "default.handlebars->47->2706" + "default.handlebars->47->2580", + "default.handlebars->47->2629", + "default.handlebars->47->2640", + "default.handlebars->47->2714" ] }, { @@ -20619,7 +20632,7 @@ "hu": "Del", "xloc": [ "default-mobile.handlebars->11->630", - "default.handlebars->47->1311" + "default.handlebars->47->1315" ] }, { @@ -20651,9 +20664,9 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", "default-mobile.handlebars->dialog->idx_dlgButtonBar->5", - "default.handlebars->47->1429", - "default.handlebars->47->2289", - "default.handlebars->47->782", + "default.handlebars->47->1433", + "default.handlebars->47->2297", + "default.handlebars->47->785", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->idx_dlgButtonBar->5", @@ -20691,7 +20704,7 @@ "hu": "Fiók törlése", "xloc": [ "default-mobile.handlebars->11->322", - "default.handlebars->47->1872" + "default.handlebars->47->1877" ] }, { @@ -20718,7 +20731,7 @@ "zh-cht": "刪除帳戶", "hu": "Fiókok törlése", "xloc": [ - "default.handlebars->47->2536" + "default.handlebars->47->2544" ] }, { @@ -20746,7 +20759,7 @@ "hu": "Eszköz törlése", "xloc": [ "default-mobile.handlebars->11->546", - "default.handlebars->47->950" + "default.handlebars->47->954" ] }, { @@ -20773,7 +20786,7 @@ "zh-cht": "刪除設備", "hu": "Eszközök törlése", "xloc": [ - "default.handlebars->47->691" + "default.handlebars->47->694" ] }, { @@ -20800,10 +20813,10 @@ "zh-cht": "刪除群組", "hu": "Csoport törlése", "xloc": [ - "default-mobile.handlebars->11->853", - "default-mobile.handlebars->11->856", - "default.handlebars->47->2045", - "default.handlebars->47->2086" + "default-mobile.handlebars->11->855", + "default-mobile.handlebars->11->858", + "default.handlebars->47->2053", + "default.handlebars->47->2094" ] }, { @@ -20831,7 +20844,7 @@ "hu": "Node törlése", "xloc": [ "default-mobile.handlebars->11->601", - "default.handlebars->47->1217" + "default.handlebars->47->1221" ] }, { @@ -20882,7 +20895,7 @@ "zh-cht": "刪除用戶", "hu": "Felhasználó törlése", "xloc": [ - "default.handlebars->47->2779" + "default.handlebars->47->2787" ] }, { @@ -20909,8 +20922,8 @@ "zh-cht": "刪除用戶群組", "hu": "Felhasználói csoport törlése", "xloc": [ - "default.handlebars->47->2674", - "default.handlebars->47->2686" + "default.handlebars->47->2682", + "default.handlebars->47->2694" ] }, { @@ -20937,7 +20950,7 @@ "zh-cht": "刪除用戶群組", "hu": "Felhasználói csoportok törlése", "xloc": [ - "default.handlebars->47->2619" + "default.handlebars->47->2627" ] }, { @@ -20964,7 +20977,7 @@ "zh-cht": "刪除用戶{0}", "hu": "Felhasználó törlése: {0}", "xloc": [ - "default.handlebars->47->2843" + "default.handlebars->47->2851" ] }, { @@ -20992,7 +21005,7 @@ "hu": "Fiók törlése", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0", - "default.handlebars->47->2532", + "default.handlebars->47->2540", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -21020,7 +21033,7 @@ "zh-cht": "刪除裝置", "hu": "Eszközök törlése", "xloc": [ - "default.handlebars->47->677" + "default.handlebars->47->680" ] }, { @@ -21047,7 +21060,7 @@ "zh-cht": "刪除群組", "hu": "Csoport törlése", "xloc": [ - "default.handlebars->47->2615" + "default.handlebars->47->2623" ] }, { @@ -21074,7 +21087,7 @@ "zh-cht": "刪除項目?", "hu": "Elem törlése?", "xloc": [ - "default.handlebars->47->783" + "default.handlebars->47->786" ] }, { @@ -21101,7 +21114,7 @@ "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除", "hu": "Rekurzív törlés: \\\"{0}\\\", {1} eltávolított elem(ek)", "xloc": [ - "default.handlebars->47->2351" + "default.handlebars->47->2359" ] }, { @@ -21130,8 +21143,8 @@ "xloc": [ "default-mobile.handlebars->11->362", "default-mobile.handlebars->11->695", - "default.handlebars->47->1431", - "default.handlebars->47->2291", + "default.handlebars->47->1435", + "default.handlebars->47->2299", "sharing.handlebars->11->63" ] }, @@ -21159,7 +21172,7 @@ "zh-cht": "刪除用戶群組{0}?", "hu": "Törli a(z) {0} felhasználói csoportot?", "xloc": [ - "default.handlebars->47->2684" + "default.handlebars->47->2692" ] }, { @@ -21188,8 +21201,8 @@ "xloc": [ "default-mobile.handlebars->11->361", "default-mobile.handlebars->11->694", - "default.handlebars->47->1430", - "default.handlebars->47->2290", + "default.handlebars->47->1434", + "default.handlebars->47->2298", "sharing.handlebars->11->62" ] }, @@ -21244,7 +21257,7 @@ "zh-cht": "刪除:“{0}”", "hu": "Törlés: \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2350" + "default.handlebars->47->2358" ] }, { @@ -21271,7 +21284,7 @@ "zh-cht": "刪除:“{0}”,已刪除{1}個元素", "hu": "Törlés: \\\"{0}\\\", {1} elem eltávolítva", "xloc": [ - "default.handlebars->47->2352" + "default.handlebars->47->2360" ] }, { @@ -21299,7 +21312,7 @@ "hu": "Elutasítva", "xloc": [ "default-mobile.handlebars->11->616", - "default.handlebars->47->1266", + "default.handlebars->47->1270", "sharing.handlebars->11->29", "sharing.handlebars->11->7" ] @@ -21313,7 +21326,7 @@ "hu": "Felhasználói bejelentkezés megtagadva: {0}, {1}, {2}", "de": "Login des Benutzers von {0}, {1}, {2} verweigert", "xloc": [ - "default.handlebars->47->2460" + "default.handlebars->47->2468" ] }, { @@ -21464,23 +21477,23 @@ "default-mobile.handlebars->11->485", "default-mobile.handlebars->11->486", "default-mobile.handlebars->11->611", - "default-mobile.handlebars->11->760", - "default-mobile.handlebars->11->839", - "default-mobile.handlebars->11->862", - "default.handlebars->47->1261", - "default.handlebars->47->1490", - "default.handlebars->47->1500", + "default-mobile.handlebars->11->761", + "default-mobile.handlebars->11->841", + "default-mobile.handlebars->11->864", + "default.handlebars->47->1265", + "default.handlebars->47->1494", + "default.handlebars->47->1504", "default.handlebars->47->155", - "default.handlebars->47->1897", - "default.handlebars->47->1954", - "default.handlebars->47->2092", - "default.handlebars->47->2464", - "default.handlebars->47->2624", - "default.handlebars->47->2635", - "default.handlebars->47->2636", - "default.handlebars->47->2682", - "default.handlebars->47->823", - "default.handlebars->47->824", + "default.handlebars->47->1902", + "default.handlebars->47->1962", + "default.handlebars->47->2100", + "default.handlebars->47->2472", + "default.handlebars->47->2632", + "default.handlebars->47->2643", + "default.handlebars->47->2644", + "default.handlebars->47->2690", + "default.handlebars->47->826", + "default.handlebars->47->827", "default.handlebars->container->column_l->p42->p42tbl->1->0->3" ] }, @@ -21533,16 +21546,16 @@ "hu": "Asztal", "xloc": [ "default-mobile.handlebars->11->561", - "default.handlebars->47->1007", - "default.handlebars->47->1105", - "default.handlebars->47->1366", - "default.handlebars->47->2023", - "default.handlebars->47->2098", - "default.handlebars->47->2903", - "default.handlebars->47->2963", - "default.handlebars->47->3013", - "default.handlebars->47->3108", - "default.handlebars->47->788", + "default.handlebars->47->1011", + "default.handlebars->47->1109", + "default.handlebars->47->1370", + "default.handlebars->47->2031", + "default.handlebars->47->2106", + "default.handlebars->47->2911", + "default.handlebars->47->2971", + "default.handlebars->47->3021", + "default.handlebars->47->3116", + "default.handlebars->47->791", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop", "sharing.handlebars->11->23", @@ -21573,9 +21586,9 @@ "zh-cht": "桌面 + 文件", "hu": "Asztal + Fájlok", "xloc": [ - "default.handlebars->47->1011", - "default.handlebars->47->1108", - "default.handlebars->47->2027" + "default.handlebars->47->1015", + "default.handlebars->47->1112", + "default.handlebars->47->2035" ] }, { @@ -21602,8 +21615,8 @@ "zh-cht": "桌面+終端", "hu": "Asztal + Terminál", "xloc": [ - "default.handlebars->47->1008", - "default.handlebars->47->2024" + "default.handlebars->47->1012", + "default.handlebars->47->2032" ] }, { @@ -21630,9 +21643,9 @@ "zh-cht": "桌面+終端+文件", "hu": "Asztal + Terminál + Fájlok", "xloc": [ - "default.handlebars->47->1012", - "default.handlebars->47->1110", - "default.handlebars->47->2028" + "default.handlebars->47->1016", + "default.handlebars->47->1114", + "default.handlebars->47->2036" ] }, { @@ -21686,7 +21699,7 @@ "zh-cht": "桌面多路復用", "hu": "Asztal Multiplex", "xloc": [ - "default.handlebars->47->3113" + "default.handlebars->47->3121" ] }, { @@ -21713,10 +21726,10 @@ "zh-cht": "桌面通知", "hu": "Asztal kapcsolat értesítés", "xloc": [ - "default.handlebars->47->1974", - "default.handlebars->47->2643", - "default.handlebars->47->2748", - "default.handlebars->47->885" + "default.handlebars->47->1982", + "default.handlebars->47->2651", + "default.handlebars->47->2756", + "default.handlebars->47->889" ] }, { @@ -21743,10 +21756,10 @@ "zh-cht": "桌面提示", "hu": "Asztal kapcsolat engedélykérés", "xloc": [ - "default.handlebars->47->1973", - "default.handlebars->47->2642", - "default.handlebars->47->2747", - "default.handlebars->47->884" + "default.handlebars->47->1981", + "default.handlebars->47->2650", + "default.handlebars->47->2755", + "default.handlebars->47->888" ] }, { @@ -21773,10 +21786,10 @@ "zh-cht": "桌面提示+工具欄", "hu": "Asztal kapcsolat engedélykérés és eszköztár", "xloc": [ - "default.handlebars->47->1971", - "default.handlebars->47->2640", - "default.handlebars->47->2745", - "default.handlebars->47->882" + "default.handlebars->47->1979", + "default.handlebars->47->2648", + "default.handlebars->47->2753", + "default.handlebars->47->886" ] }, { @@ -21803,7 +21816,7 @@ "zh-cht": "桌面會話", "hu": "Asztal munkamenet", "xloc": [ - "default.handlebars->47->2896" + "default.handlebars->47->2904" ] }, { @@ -21910,10 +21923,10 @@ "zh-cht": "桌面工具欄", "hu": "Asztal kapcsolat eszköztár", "xloc": [ - "default.handlebars->47->1972", - "default.handlebars->47->2641", - "default.handlebars->47->2746", - "default.handlebars->47->883" + "default.handlebars->47->1980", + "default.handlebars->47->2649", + "default.handlebars->47->2754", + "default.handlebars->47->887" ] }, { @@ -21940,7 +21953,7 @@ "zh-cht": "僅桌面視圖", "hu": "Asztal csak megtekintés", "xloc": [ - "default.handlebars->47->2721" + "default.handlebars->47->2729" ] }, { @@ -21967,7 +21980,7 @@ "zh-cht": "桌面,僅查看", "hu": "Asztal, csak megtekintés", "xloc": [ - "default.handlebars->47->1113" + "default.handlebars->47->1117" ] }, { @@ -21994,7 +22007,7 @@ "zh-cht": "桌面時段", "hu": "DesktopSession", "xloc": [ - "default.handlebars->47->1365" + "default.handlebars->47->1369" ] }, { @@ -22078,9 +22091,9 @@ "hu": "Eszköz részletek", "xloc": [ "default-mobile.handlebars->11->564", - "default.handlebars->47->1061", - "default.handlebars->47->1086", - "default.handlebars->47->2189", + "default.handlebars->47->1065", + "default.handlebars->47->1090", + "default.handlebars->47->2197", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default.handlebars->contextMenu->cxdetails" ] @@ -22136,14 +22149,14 @@ "zh-cht": "裝置", "hu": "Eszköz", "xloc": [ - "default-mobile.handlebars->11->755", - "default.handlebars->47->1485", - "default.handlebars->47->1620", - "default.handlebars->47->2126", - "default.handlebars->47->276", - "default.handlebars->47->2862", - "default.handlebars->47->2929", - "default.handlebars->47->2947", + "default-mobile.handlebars->11->756", + "default.handlebars->47->1489", + "default.handlebars->47->1625", + "default.handlebars->47->2134", + "default.handlebars->47->279", + "default.handlebars->47->2870", + "default.handlebars->47->2937", + "default.handlebars->47->2955", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] }, @@ -22197,7 +22210,7 @@ "xloc": [ "default-mobile.handlebars->11->582", "default-mobile.handlebars->11->591", - "default.handlebars->47->1170" + "default.handlebars->47->1174" ] }, { @@ -22252,7 +22265,7 @@ "zh-cht": "設備描述", "hu": "Eszköz leírása", "xloc": [ - "default.handlebars->47->334" + "default.handlebars->47->337" ] }, { @@ -22279,7 +22292,7 @@ "zh-cht": "設備詳情", "hu": "Eszköz részéletek elérése", "xloc": [ - "default.handlebars->47->2150" + "default.handlebars->47->2158" ] }, { @@ -22334,18 +22347,18 @@ "hu": "Eszköz csoport", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->923", - "default.handlebars->47->2121", - "default.handlebars->47->2124", - "default.handlebars->47->2125", - "default.handlebars->47->2481", - "default.handlebars->47->2666", - "default.handlebars->47->2672", - "default.handlebars->47->2850", - "default.handlebars->47->2912", - "default.handlebars->47->2936", - "default.handlebars->47->2950", - "default.handlebars->47->3030" + "default-mobile.handlebars->11->925", + "default.handlebars->47->2129", + "default.handlebars->47->2132", + "default.handlebars->47->2133", + "default.handlebars->47->2489", + "default.handlebars->47->2674", + "default.handlebars->47->2680", + "default.handlebars->47->2858", + "default.handlebars->47->2920", + "default.handlebars->47->2944", + "default.handlebars->47->2958", + "default.handlebars->47->3038" ] }, { @@ -22372,8 +22385,8 @@ "zh-cht": "裝置群用戶", "hu": "Eszköz Csoport Felhasználó", "xloc": [ - "default-mobile.handlebars->11->912", - "default.handlebars->47->2196" + "default-mobile.handlebars->11->914", + "default.handlebars->47->2204" ] }, { @@ -22401,11 +22414,11 @@ "hu": "Eszköz csoportok", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3", - "default.handlebars->47->2497", - "default.handlebars->47->2609", - "default.handlebars->47->2653", - "default.handlebars->47->2742", - "default.handlebars->47->3086", + "default.handlebars->47->2505", + "default.handlebars->47->2617", + "default.handlebars->47->2661", + "default.handlebars->47->2750", + "default.handlebars->47->3094", "default.handlebars->container->column_l->p2->p2info->9" ] }, @@ -22433,7 +22446,7 @@ "zh-cht": "裝置訊息輸出", "hu": "Eszközinformációk exportálása", "xloc": [ - "default.handlebars->47->727" + "default.handlebars->47->730" ] }, { @@ -22460,7 +22473,7 @@ "zh-cht": "裝置位置", "hu": "Eszköz helye", "xloc": [ - "default.handlebars->47->1218" + "default.handlebars->47->1222" ] }, { @@ -22487,7 +22500,7 @@ "zh-cht": "裝置訊息", "hu": "Üzenet küldése az eszközre", "xloc": [ - "default.handlebars->47->1094" + "default.handlebars->47->1098" ] }, { @@ -22515,10 +22528,10 @@ "hu": "Eszköz Neve", "xloc": [ "default-mobile.handlebars->11->609", - "default.handlebars->47->1259", - "default.handlebars->47->2911", - "default.handlebars->47->460", - "default.handlebars->47->469", + "default.handlebars->47->1263", + "default.handlebars->47->2919", + "default.handlebars->47->463", + "default.handlebars->47->472", "player.handlebars->3->25" ] }, @@ -22546,8 +22559,8 @@ "zh-cht": "裝置通知", "hu": "Eszköz értesítés", "xloc": [ - "default.handlebars->47->1100", - "default.handlebars->47->705" + "default.handlebars->47->1104", + "default.handlebars->47->708" ] }, { @@ -22574,7 +22587,7 @@ "zh-cht": "設備配對鏈接", "hu": "Eszköz párosítás link", "xloc": [ - "default-mobile.handlebars->11->866" + "default-mobile.handlebars->11->868" ] }, { @@ -22601,7 +22614,7 @@ "zh-cht": "設備推送", "hu": "Device Push", "xloc": [ - "default.handlebars->47->2761" + "default.handlebars->47->2769" ] }, { @@ -22613,7 +22626,7 @@ "hu": "Eszköz push értesítés rekord", "de": "Aufzeichnungen zu Push-Benachrichtigungen des Geräts", "xloc": [ - "default.handlebars->47->3010" + "default.handlebars->47->3018" ] }, { @@ -22625,7 +22638,7 @@ "hu": "Eszköz SMBIOS rekord", "de": "SMBIOS Geräteaufzeichnungen", "xloc": [ - "default.handlebars->47->3009" + "default.handlebars->47->3017" ] }, { @@ -22700,8 +22713,8 @@ "zh-cht": "設備共享鏈接", "hu": "Eszközmegosztási link", "xloc": [ - "default.handlebars->47->1004", - "default.handlebars->47->2020" + "default.handlebars->47->1008", + "default.handlebars->47->2028" ] }, { @@ -22782,9 +22795,9 @@ "default-mobile.handlebars->11->489", "default-mobile.handlebars->11->491", "default-mobile.handlebars->11->493", - "default.handlebars->47->827", - "default.handlebars->47->829", - "default.handlebars->47->831" + "default.handlebars->47->830", + "default.handlebars->47->832", + "default.handlebars->47->834" ] }, { @@ -22811,7 +22824,7 @@ "zh-cht": "設備視圖列", "hu": "Eszközök megjelenített oszlopok", "xloc": [ - "default.handlebars->47->341" + "default.handlebars->47->344" ] }, { @@ -22838,13 +22851,13 @@ "zh-cht": "裝置連接。", "hu": "Eszköz kapcsolódások", "xloc": [ - "default.handlebars->47->1030", "default.handlebars->47->1034", "default.handlebars->47->1038", - "default.handlebars->47->1860", - "default.handlebars->47->2223", - "default.handlebars->47->2227", - "default.handlebars->47->2231" + "default.handlebars->47->1042", + "default.handlebars->47->1865", + "default.handlebars->47->2231", + "default.handlebars->47->2235", + "default.handlebars->47->2239" ] }, { @@ -22871,13 +22884,13 @@ "zh-cht": "裝置斷開連接。", "hu": "Eszköz lekapcsolások", "xloc": [ - "default.handlebars->47->1031", "default.handlebars->47->1035", "default.handlebars->47->1039", - "default.handlebars->47->1861", - "default.handlebars->47->2224", - "default.handlebars->47->2228", - "default.handlebars->47->2232" + "default.handlebars->47->1043", + "default.handlebars->47->1866", + "default.handlebars->47->2232", + "default.handlebars->47->2236", + "default.handlebars->47->2240" ] }, { @@ -22904,7 +22917,7 @@ "zh-cht": "設備組已創建:{0}", "hu": "Eszközcsoport létrehozva: {0}", "xloc": [ - "default.handlebars->47->2381" + "default.handlebars->47->2389" ] }, { @@ -22931,7 +22944,7 @@ "zh-cht": "設備組已刪除:{0}", "hu": "Eszközcsoport törölve: {0}", "xloc": [ - "default.handlebars->47->2382" + "default.handlebars->47->2390" ] }, { @@ -22958,7 +22971,7 @@ "zh-cht": "設備組成員身份已更改:{0}", "hu": "Eszközcsoport tagság megváltozott: {0}", "xloc": [ - "default.handlebars->47->2383" + "default.handlebars->47->2391" ] }, { @@ -22986,7 +22999,7 @@ "hu": "Az eszközcsoportok megjegyzéseit más eszközcsoport-adminisztrátorok is megtekinthetik és módosíthatják.", "xloc": [ "default-mobile.handlebars->11->589", - "default.handlebars->47->1091" + "default.handlebars->47->1095" ] }, { @@ -23013,7 +23026,7 @@ "zh-cht": "設備組通知已更改", "hu": "Eszközcsoport értesítés megváltozott", "xloc": [ - "default.handlebars->47->2378" + "default.handlebars->47->2386" ] }, { @@ -23025,7 +23038,7 @@ "hu": "Eszközcsoport rekordok", "de": "Gerätegruppenaufzeichnungen", "xloc": [ - "default.handlebars->47->2995" + "default.handlebars->47->3003" ] }, { @@ -23052,7 +23065,7 @@ "zh-cht": "未刪除的設備組:{0}", "hu": "Eszközcsoport törlés visszavonva: {0}", "xloc": [ - "default.handlebars->47->2361" + "default.handlebars->47->2369" ] }, { @@ -23079,7 +23092,7 @@ "zh-cht": "設備組 {0} 已更改:{1}", "hu": "{0} eszközcsoport :{1} megváltozott", "xloc": [ - "default.handlebars->47->2447" + "default.handlebars->47->2455" ] }, { @@ -23106,7 +23119,7 @@ "zh-cht": "設備組此設備是中繼", "hu": "Device groups this device is a relay for", "xloc": [ - "default.handlebars->47->924" + "default.handlebars->47->928" ] }, { @@ -23118,7 +23131,7 @@ "hu": "Eszköz információs rekordok", "de": "Aufzeichnungen zu Geräteinformationen", "xloc": [ - "default.handlebars->47->2997" + "default.handlebars->47->3005" ] }, { @@ -23147,8 +23160,8 @@ "xloc": [ "default-mobile.handlebars->11->406", "default-mobile.handlebars->11->476", - "default.handlebars->47->382", - "default.handlebars->47->809" + "default.handlebars->47->385", + "default.handlebars->47->812" ] }, { @@ -23176,7 +23189,7 @@ "hu": "Az eszköz foglalt", "xloc": [ "default-mobile.handlebars->11->412", - "default.handlebars->47->415" + "default.handlebars->47->418" ] }, { @@ -23203,7 +23216,7 @@ "zh-cht": "檢測到裝置,但無法獲得電源狀態。", "hu": "A rendszer észlelte az eszközt, de az energiaellátás állapotát nem sikerült lekérni.", "xloc": [ - "default.handlebars->47->636" + "default.handlebars->47->639" ] }, { @@ -23231,7 +23244,7 @@ "hu": "Az eszköz hibernált (S4)", "xloc": [ "default-mobile.handlebars->11->457", - "default.handlebars->47->644" + "default.handlebars->47->647" ] }, { @@ -23259,7 +23272,7 @@ "hu": "Az eszköz mély alvó állapotban van (S3)", "xloc": [ "default-mobile.handlebars->11->456", - "default.handlebars->47->643" + "default.handlebars->47->646" ] }, { @@ -23286,7 +23299,7 @@ "zh-cht": "裝置處於深度睡眠狀態(S3)。", "hu": "Az eszköz mély alvó állapotban van (S3).", "xloc": [ - "default.handlebars->47->630" + "default.handlebars->47->633" ] }, { @@ -23313,7 +23326,7 @@ "zh-cht": "裝置處於休眠狀態(S4)。", "hu": "Az eszköz hibernált állapotban van (S4).", "xloc": [ - "default.handlebars->47->632" + "default.handlebars->47->635" ] }, { @@ -23340,7 +23353,7 @@ "zh-cht": "裝置處於關機狀態(S5)。", "hu": "A készülék kikapcsolt állapotban van (S5).", "xloc": [ - "default.handlebars->47->634" + "default.handlebars->47->637" ] }, { @@ -23368,7 +23381,7 @@ "hu": "Az eszköz alvó állapotban van (S1)", "xloc": [ "default-mobile.handlebars->11->454", - "default.handlebars->47->641" + "default.handlebars->47->644" ] }, { @@ -23395,7 +23408,7 @@ "zh-cht": "裝置處於睡眠狀態(S1)。", "hu": "Az eszköz alvó állapotban van (S1).", "xloc": [ - "default.handlebars->47->626" + "default.handlebars->47->629" ] }, { @@ -23423,7 +23436,7 @@ "hu": "Az eszköz alvó állapotban van (S2)", "xloc": [ "default-mobile.handlebars->11->455", - "default.handlebars->47->642" + "default.handlebars->47->645" ] }, { @@ -23450,7 +23463,7 @@ "zh-cht": "裝置處於睡眠狀態(S2)。", "hu": "Az eszköz alvó állapotban van (S2).", "xloc": [ - "default.handlebars->47->628" + "default.handlebars->47->631" ] }, { @@ -23478,7 +23491,7 @@ "hu": "Az eszköz soft-off állapotban van (S5)", "xloc": [ "default-mobile.handlebars->11->458", - "default.handlebars->47->645" + "default.handlebars->47->648" ] }, { @@ -23507,8 +23520,8 @@ "xloc": [ "default-mobile.handlebars->11->405", "default-mobile.handlebars->11->475", - "default.handlebars->47->381", - "default.handlebars->47->808" + "default.handlebars->47->384", + "default.handlebars->47->811" ] }, { @@ -23536,7 +23549,7 @@ "hu": "Az eszköz energiaellátása biztosított", "xloc": [ "default-mobile.handlebars->11->453", - "default.handlebars->47->640" + "default.handlebars->47->643" ] }, { @@ -23563,7 +23576,7 @@ "zh-cht": "設備已斷電。", "hu": "Az eszköz kikapcsolva.", "xloc": [ - "default.handlebars->47->638" + "default.handlebars->47->641" ] }, { @@ -23590,7 +23603,7 @@ "zh-cht": "裝置已連接電源。", "hu": "Az eszköz bekapcsolva.", "xloc": [ - "default.handlebars->47->624" + "default.handlebars->47->627" ] }, { @@ -23618,7 +23631,7 @@ "hu": "Az eszköz jelen van, de a energiaellátás állapota nem állapítható meg.", "xloc": [ "default-mobile.handlebars->11->459", - "default.handlebars->47->646" + "default.handlebars->47->649" ] }, { @@ -23645,7 +23658,7 @@ "zh-cht": "裝置名稱", "hu": "Eszköz neve", "xloc": [ - "default.handlebars->47->800" + "default.handlebars->47->803" ] }, { @@ -23672,7 +23685,7 @@ "zh-cht": "設備通知", "hu": "Eszköz értesítés", "xloc": [ - "default.handlebars->47->674" + "default.handlebars->47->677" ] }, { @@ -23683,7 +23696,7 @@ "fr": "Enregistrement de l'état de l'alimentation de l'appareil", "hu": "Eszköz energiaellátás változás rekordok", "xloc": [ - "default.handlebars->47->3003" + "default.handlebars->47->3011" ] }, { @@ -23695,7 +23708,7 @@ "hu": "Eszköz rekordok", "de": "Geräteaufzeichnungen", "xloc": [ - "default.handlebars->47->2994" + "default.handlebars->47->3002" ] }, { @@ -23722,7 +23735,7 @@ "zh-cht": "設備請求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "hu": "Eszköz által kért Intel(R) AMT ACM TLS aktiválás, FQDN: {0}", "xloc": [ - "default.handlebars->47->2416" + "default.handlebars->47->2424" ] }, { @@ -23749,7 +23762,7 @@ "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}", "hu": "Eszköz által kért Intel(R) AMT ACM aktiválás, FQDN: {0}", "xloc": [ - "default.handlebars->47->2363" + "default.handlebars->47->2371" ] }, { @@ -23761,7 +23774,7 @@ "hu": "Eszközmegosztási rekordok", "de": "Aufzeichnungen zu Geräte-Teilen", "xloc": [ - "default.handlebars->47->3007" + "default.handlebars->47->3015" ] }, { @@ -23773,7 +23786,7 @@ "hu": "Eszköz, felhasználók, csoportok és egyéb rekordok", "de": "Aufzeichnungen zu Geräten, Benutzern und Weiteres", "xloc": [ - "default.handlebars->47->3011" + "default.handlebars->47->3019" ] }, { @@ -23824,9 +23837,9 @@ "zh-cht": "裝置", "hu": "Eszközök", "xloc": [ - "default.handlebars->47->2043", - "default.handlebars->47->2610", - "default.handlebars->47->2654" + "default.handlebars->47->2051", + "default.handlebars->47->2618", + "default.handlebars->47->2662" ] }, { @@ -24041,7 +24054,7 @@ "xloc": [ "default-mobile.handlebars->11->740", "default.handlebars->47->128", - "default.handlebars->47->876" + "default.handlebars->47->879" ] }, { @@ -24068,7 +24081,7 @@ "zh-cht": "禁用的電子郵件兩因素身份驗證", "hu": "Kétfaktoros e-mail hitelesítés kikapcsolása", "xloc": [ - "default.handlebars->47->2394" + "default.handlebars->47->2402" ] }, { @@ -24099,8 +24112,8 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span", - "default.handlebars->47->1984", - "default.handlebars->47->895", + "default.handlebars->47->1992", + "default.handlebars->47->899", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", @@ -24220,12 +24233,12 @@ "default-mobile.handlebars->11->424", "default-mobile.handlebars->11->428", "default-mobile.handlebars->11->432", - "default.handlebars->47->412", - "default.handlebars->47->419", - "default.handlebars->47->423", - "default.handlebars->47->427", - "default.handlebars->47->431", - "default.handlebars->47->435" + "default.handlebars->47->415", + "default.handlebars->47->422", + "default.handlebars->47->426", + "default.handlebars->47->430", + "default.handlebars->47->434", + "default.handlebars->47->438" ] }, { @@ -24256,10 +24269,10 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3->deskstatus", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3->p13Status", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->termstatus", - "default.handlebars->47->373", "default.handlebars->47->376", - "default.handlebars->47->402", - "default.handlebars->47->443", + "default.handlebars->47->379", + "default.handlebars->47->405", + "default.handlebars->47->446", "default.handlebars->47->8", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus", @@ -24308,8 +24321,8 @@ "pl": "Discord", "de": "Discord", "xloc": [ - "default.handlebars->47->1586", - "default.handlebars->47->2793" + "default.handlebars->47->1591", + "default.handlebars->47->2801" ] }, { @@ -24336,7 +24349,7 @@ "zh-cht": "解僱", "hu": "Elutasítás", "xloc": [ - "default.handlebars->47->408" + "default.handlebars->47->411" ] }, { @@ -24390,7 +24403,7 @@ "zh-cht": "在遠程裝置上顯示一個訊息框。", "hu": "Üzenetdoboz megjelenítése a távoli eszközön.", "xloc": [ - "default.handlebars->47->1095" + "default.handlebars->47->1099" ] }, { @@ -24444,7 +24457,7 @@ "zh-cht": "在遠程裝置上顯示短信", "hu": "Szöveges üzenet megjelenítése a távoli eszközön", "xloc": [ - "default.handlebars->47->936" + "default.handlebars->47->940" ] }, { @@ -24495,7 +24508,7 @@ "zh-cht": "顯示裝置群名稱", "hu": "Eszközcsoport nevének megjelenítése", "xloc": [ - "default.handlebars->47->1859" + "default.handlebars->47->1864" ] }, { @@ -24522,7 +24535,7 @@ "zh-cht": "顯示名稱", "hu": "Név megjelenítése", "xloc": [ - "default.handlebars->47->1349" + "default.handlebars->47->1353" ] }, { @@ -24549,7 +24562,7 @@ "zh-cht": "顯示公共鏈結", "hu": "Publikus link megjelenítése", "xloc": [ - "default.handlebars->47->2262" + "default.handlebars->47->2270" ] }, { @@ -24576,7 +24589,7 @@ "zh-cht": "顯示 {0}", "hu": "Kijelző {0}", "xloc": [ - "default.handlebars->47->1368" + "default.handlebars->47->1372" ] }, { @@ -24603,7 +24616,7 @@ "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”", "hu": "Üzenetdoboz megjelenítése, cím=\\\"{0}\\\", üzenet=\\\"{1}\\\"", "xloc": [ - "default.handlebars->47->2323" + "default.handlebars->47->2331" ] }, { @@ -24630,7 +24643,7 @@ "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”", "hu": "Alkalmazás üzenet megjelenítése, title=\\\"{0}\\\", message=\\\"{1}\\\"", "xloc": [ - "default.handlebars->47->2331" + "default.handlebars->47->2339" ] }, { @@ -24657,8 +24670,8 @@ "zh-cht": "什麼都不做", "hu": "Ne csináljon semmit", "xloc": [ - "default.handlebars->47->2072", - "default.handlebars->47->2076" + "default.handlebars->47->2080", + "default.handlebars->47->2084" ] }, { @@ -24686,11 +24699,11 @@ "hu": "Domain", "xloc": [ "default.handlebars->47->124", - "default.handlebars->47->1284", - "default.handlebars->47->2573", - "default.handlebars->47->2622", - "default.handlebars->47->2631", - "default.handlebars->47->2705", + "default.handlebars->47->1288", + "default.handlebars->47->2581", + "default.handlebars->47->2630", + "default.handlebars->47->2639", + "default.handlebars->47->2713", "mstsc.handlebars->main->1->3->1->rowdomain->1->0", "mstsc.handlebars->main->1->3->1->rowdomain->3" ] @@ -24743,7 +24756,7 @@ "zh-cht": "請勿更改,如果設置請保留CCM", "hu": "Ne módosítsa, tartsa meg a CCM-et, ha beállítva van", "xloc": [ - "default.handlebars->47->2068" + "default.handlebars->47->2076" ] }, { @@ -24794,7 +24807,7 @@ "zh-cht": "不要連接到伺服器", "hu": "Ne csatlakozzon a kiszolgálóhoz", "xloc": [ - "default.handlebars->47->2077" + "default.handlebars->47->2085" ] }, { @@ -24923,7 +24936,7 @@ "hu": "Le", "xloc": [ "default-mobile.handlebars->11->639", - "default.handlebars->47->1319" + "default.handlebars->47->1323" ] }, { @@ -25035,7 +25048,7 @@ "hu": "Fájl letöltése", "xloc": [ "default-mobile.handlebars->11->714", - "default.handlebars->47->1450", + "default.handlebars->47->1454", "sharing.handlebars->11->82" ] }, @@ -25063,7 +25076,7 @@ "zh-cht": "下載MeshCentral Router,一個TCP端口映射工具。", "hu": "Töltse le a MeshCentral Router-t, egy TCP-port leképező eszközt.", "xloc": [ - "default.handlebars->47->371" + "default.handlebars->47->374" ] }, { @@ -25090,7 +25103,7 @@ "zh-cht": "下載MeshCmd", "hu": "Töltse le a MeshCmd-t", "xloc": [ - "default.handlebars->47->1244" + "default.handlebars->47->1248" ] }, { @@ -25117,7 +25130,7 @@ "zh-cht": "下載MeshCmd,這是一個多功能的指令執行工具。", "hu": "Töltse le a MeshCmd parancssori eszközt, amely számos funkciót tartalmaz.", "xloc": [ - "default.handlebars->47->369" + "default.handlebars->47->372" ] }, { @@ -25171,7 +25184,7 @@ "zh-cht": "下載報告", "hu": "Jelentés letöltése", "xloc": [ - "default.handlebars->47->2486", + "default.handlebars->47->2494", "default.handlebars->container->column_l->p3->3->1->0->3", "default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv" ] @@ -25200,7 +25213,7 @@ "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。", "hu": "Töltse le a \\\"meshcmd\\\" fájlt egy műveletfájllal, hogy a forgalmat ezen a szerveren keresztül erre az eszközre irányítsa. Szerkessze a meshaction.txt fájlt, és adja hozzá fiókja jelszavát, vagy hajtsa végre a szükséges módosításokat.", "xloc": [ - "default.handlebars->47->1237" + "default.handlebars->47->1241" ] }, { @@ -25281,7 +25294,7 @@ "zh-cht": "下載設備列表", "hu": "Eszközlista letöltése", "xloc": [ - "default.handlebars->47->2041" + "default.handlebars->47->2049" ] }, { @@ -25335,7 +25348,7 @@ "zh-cht": "下載電源事件", "hu": "Tápellátás események letöltése", "xloc": [ - "default.handlebars->47->1192" + "default.handlebars->47->1196" ] }, { @@ -25470,7 +25483,7 @@ "zh-cht": "使用以下一種檔案格式下載裝置列表。", "hu": "Töltse le az eszközök listáját az alábbi fájlformátumokban.", "xloc": [ - "default.handlebars->47->719" + "default.handlebars->47->722" ] }, { @@ -25497,7 +25510,7 @@ "zh-cht": "使用以下一種檔案格式下載事件列表。", "hu": "Töltse le az események listáját az alábbi fájlformátumokban.", "xloc": [ - "default.handlebars->47->2487" + "default.handlebars->47->2495" ] }, { @@ -25524,7 +25537,7 @@ "zh-cht": "使用以下一種檔案格式下載用戶列表。", "hu": "Töltse le a felhasználók listáját az alábbi fájlformátumok valamelyikével.", "xloc": [ - "default.handlebars->47->2557" + "default.handlebars->47->2565" ] }, { @@ -25633,7 +25646,7 @@ "zh-cht": "下載:“{0}”", "hu": "Letöltés: \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2354" + "default.handlebars->47->2362" ] }, { @@ -25660,7 +25673,7 @@ "zh-cht": "下載:\\\"{0}\\\",大小:{1}", "hu": "Letöltés: \\\"{0}\\\", Méret: {1}", "xloc": [ - "default.handlebars->47->2411" + "default.handlebars->47->2419" ] }, { @@ -25714,7 +25727,7 @@ "zh-cht": "代理重複", "hu": "Duplikált Agent", "xloc": [ - "default.handlebars->47->3082" + "default.handlebars->47->3090" ] }, { @@ -25768,7 +25781,7 @@ "zh-cht": "複製用戶群", "hu": "Felhasználó csoport duplikálása", "xloc": [ - "default.handlebars->47->2626" + "default.handlebars->47->2634" ] }, { @@ -25819,11 +25832,11 @@ "zh-cht": "持續時間", "hu": "Időtartam", "xloc": [ - "default.handlebars->47->1141", - "default.handlebars->47->282", - "default.handlebars->47->284", - "default.handlebars->47->2891", - "default.handlebars->47->2917", + "default.handlebars->47->1145", + "default.handlebars->47->285", + "default.handlebars->47->287", + "default.handlebars->47->2899", + "default.handlebars->47->2925", "player.handlebars->3->18" ] }, @@ -25876,7 +25889,7 @@ "hu": "holland (Belga)", "xloc": [ "default-mobile.handlebars->11->150", - "default.handlebars->47->1678" + "default.handlebars->47->1683" ] }, { @@ -25904,7 +25917,7 @@ "hu": "holland", "xloc": [ "default-mobile.handlebars->11->149", - "default.handlebars->47->1677" + "default.handlebars->47->1682" ] }, { @@ -26063,8 +26076,8 @@ "zh-cht": "錯誤:", "hu": "HIBA: ", "xloc": [ - "default.handlebars->47->242", - "default.handlebars->47->244" + "default.handlebars->47->245", + "default.handlebars->47->247" ] }, { @@ -26231,7 +26244,7 @@ "zh-cht": "錯誤:無法新增密鑰。", "hu": "HIBA: Nem sikerült hozzáadni a kulcsot.", "xloc": [ - "default.handlebars->47->239" + "default.handlebars->47->242" ] }, { @@ -26320,9 +26333,9 @@ "default-mobile.handlebars->11->605", "default-mobile.handlebars->11->607", "default-mobile.handlebars->11->614", - "default.handlebars->47->1255", - "default.handlebars->47->1257", - "default.handlebars->47->1264" + "default.handlebars->47->1259", + "default.handlebars->47->1261", + "default.handlebars->47->1268" ] }, { @@ -26349,17 +26362,17 @@ "zh-cht": "編輯裝置群", "hu": "Eszközcsoport szerkesztés", "xloc": [ - "default-mobile.handlebars->11->857", - "default-mobile.handlebars->11->860", - "default-mobile.handlebars->11->863", - "default-mobile.handlebars->11->869", - "default-mobile.handlebars->11->889", - "default.handlebars->47->2087", - "default.handlebars->47->2090", - "default.handlebars->47->2093", - "default.handlebars->47->2130", - "default.handlebars->47->2157", - "default.handlebars->47->2169" + "default-mobile.handlebars->11->859", + "default-mobile.handlebars->11->862", + "default-mobile.handlebars->11->865", + "default-mobile.handlebars->11->871", + "default-mobile.handlebars->11->891", + "default.handlebars->47->2095", + "default.handlebars->47->2098", + "default.handlebars->47->2101", + "default.handlebars->47->2138", + "default.handlebars->47->2165", + "default.handlebars->47->2177" ] }, { @@ -26386,7 +26399,7 @@ "zh-cht": "編輯裝置群功能", "hu": "Eszköz Csoport funkciók szerkesztése", "xloc": [ - "default.handlebars->47->2116" + "default.handlebars->47->2124" ] }, { @@ -26413,8 +26426,8 @@ "zh-cht": "編輯裝置群權限", "hu": "Eszközcsoport engedélyek szerkesztése", "xloc": [ - "default.handlebars->47->2154", - "default.handlebars->47->2166" + "default.handlebars->47->2162", + "default.handlebars->47->2174" ] }, { @@ -26441,7 +26454,7 @@ "zh-cht": "編輯裝置群用戶同意", "hu": "Eszközcsoport felhasználói hozzájárulások szerkesztése", "xloc": [ - "default.handlebars->47->2094" + "default.handlebars->47->2102" ] }, { @@ -26468,8 +26481,8 @@ "zh-cht": "編輯裝置筆記", "hu": "Eszköz jegyzetek szerkesztése", "xloc": [ - "default-mobile.handlebars->11->881", - "default.handlebars->47->2144" + "default-mobile.handlebars->11->883", + "default.handlebars->47->2152" ] }, { @@ -26496,8 +26509,8 @@ "zh-cht": "編輯裝置權限", "hu": "Eszköz engedélyek szerkesztése", "xloc": [ - "default.handlebars->47->2159", - "default.handlebars->47->2161" + "default.handlebars->47->2167", + "default.handlebars->47->2169" ] }, { @@ -26524,7 +26537,7 @@ "zh-cht": "編輯裝置標籤", "hu": "Eszköz cimkék szerkesztése", "xloc": [ - "default.handlebars->47->700" + "default.handlebars->47->703" ] }, { @@ -26551,7 +26564,7 @@ "zh-cht": "編輯裝置用戶同意", "hu": "Felhasználói hozzájárulások szerkesztése", "xloc": [ - "default.handlebars->47->2096" + "default.handlebars->47->2104" ] }, { @@ -26578,7 +26591,7 @@ "zh-cht": "編輯群組", "hu": "Eszközcsoport szerkesztés", "xloc": [ - "default.handlebars->47->1065" + "default.handlebars->47->1069" ] }, { @@ -26609,10 +26622,10 @@ "default-mobile.handlebars->11->512", "default-mobile.handlebars->11->513", "default-mobile.handlebars->11->600", - "default.handlebars->47->1199", - "default.handlebars->47->847", - "default.handlebars->47->852", - "default.handlebars->47->853" + "default.handlebars->47->1203", + "default.handlebars->47->850", + "default.handlebars->47->855", + "default.handlebars->47->856" ] }, { @@ -26639,8 +26652,8 @@ "zh-cht": "編輯筆記", "hu": "Jegyzetek szerkesztése", "xloc": [ - "default-mobile.handlebars->11->896", - "default.handlebars->47->2176" + "default-mobile.handlebars->11->898", + "default.handlebars->47->2184" ] }, { @@ -26667,7 +26680,7 @@ "zh-cht": "編輯用戶同意", "hu": "Felhasználói hozzájárulások szerkesztése", "xloc": [ - "default.handlebars->47->2095" + "default.handlebars->47->2103" ] }, { @@ -26694,7 +26707,7 @@ "zh-cht": "編輯用戶裝置群權限", "hu": "Felhasználói eszközcsoport engedélyek szerkesztése", "xloc": [ - "default.handlebars->47->2167" + "default.handlebars->47->2175" ] }, { @@ -26721,7 +26734,7 @@ "zh-cht": "編輯用戶裝置權限", "hu": "Felhasználói eszközengedélyek szerkesztése", "xloc": [ - "default.handlebars->47->2162" + "default.handlebars->47->2170" ] }, { @@ -26748,7 +26761,7 @@ "zh-cht": "編輯用戶特徵", "hu": "Felhasználói funkciók szerkesztése", "xloc": [ - "default.handlebars->47->2826" + "default.handlebars->47->2834" ] }, { @@ -26775,7 +26788,7 @@ "zh-cht": "編輯用戶群", "hu": "Felhasználói csoport szerkesztése", "xloc": [ - "default.handlebars->47->2683" + "default.handlebars->47->2691" ] }, { @@ -26802,7 +26815,7 @@ "zh-cht": "編輯用戶群裝置權限", "hu": "Felhasználói csoport eszköz engedélyeinek szerkesztése", "xloc": [ - "default.handlebars->47->2164" + "default.handlebars->47->2172" ] }, { @@ -26829,7 +26842,7 @@ "zh-cht": "編輯用戶組功能", "hu": "Felhasználói Csoportok funkciók szerkesztése", "xloc": [ - "default.handlebars->47->2676" + "default.handlebars->47->2684" ] }, { @@ -26856,7 +26869,7 @@ "zh-cht": "編輯用戶組用戶同意", "hu": "Felhasználói Csoport felhasználói hozzájárulások szerkesztése", "xloc": [ - "default.handlebars->47->2097" + "default.handlebars->47->2105" ] }, { @@ -26911,7 +26924,7 @@ "zh-cht": "編輯標籤", "hu": "Cimke szerkesztése", "xloc": [ - "default.handlebars->47->675" + "default.handlebars->47->678" ] }, { @@ -26990,13 +27003,13 @@ "hu": "Email", "xloc": [ "default-mobile.handlebars->11->316", - "default.handlebars->47->2575", - "default.handlebars->47->2709", - "default.handlebars->47->2711", - "default.handlebars->47->2759", - "default.handlebars->47->2772", - "default.handlebars->47->2829", - "default.handlebars->47->512", + "default.handlebars->47->2583", + "default.handlebars->47->2717", + "default.handlebars->47->2719", + "default.handlebars->47->2767", + "default.handlebars->47->2780", + "default.handlebars->47->2837", + "default.handlebars->47->515", "login-mobile.handlebars->5->45", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->5->50", @@ -27018,8 +27031,8 @@ "pl": "Email ({0})", "de": "E-Mail ({0})", "xloc": [ - "default.handlebars->47->1986", - "default.handlebars->47->897" + "default.handlebars->47->1994", + "default.handlebars->47->901" ] }, { @@ -27047,7 +27060,7 @@ "hu": "E-mail cím módosítása", "xloc": [ "default-mobile.handlebars->11->317", - "default.handlebars->47->1868" + "default.handlebars->47->1873" ] }, { @@ -27075,7 +27088,7 @@ "hu": "E-mail hitelesítés", "xloc": [ "default-mobile.handlebars->11->101", - "default.handlebars->47->1608" + "default.handlebars->47->1613" ] }, { @@ -27188,8 +27201,8 @@ "zh-cht": "電子郵件通知", "hu": "Email értesítés", "xloc": [ - "default.handlebars->47->1033", - "default.handlebars->47->2226" + "default.handlebars->47->1037", + "default.handlebars->47->2234" ] }, { @@ -27241,7 +27254,7 @@ "hu": "Email megerősítés", "xloc": [ "default-mobile.handlebars->11->315", - "default.handlebars->47->1866" + "default.handlebars->47->1871" ] }, { @@ -27268,8 +27281,8 @@ "zh-cht": "不允許使用電子郵件域 \\\"{0}\\\"。只允許 ({1})", "hu": "A \\\"{0}\\\" e-mail domain nem engedélyezett. Csak ({1}) engedélyezett", "xloc": [ - "default-mobile.handlebars->11->954", - "default.handlebars->47->3061" + "default-mobile.handlebars->11->956", + "default.handlebars->47->3069" ] }, { @@ -27296,7 +27309,7 @@ "zh-cht": "電郵邀請", "hu": "Email meghívó", "xloc": [ - "default.handlebars->47->509" + "default.handlebars->47->512" ] }, { @@ -27323,7 +27336,7 @@ "zh-cht": "電郵未驗證", "hu": "Az e-mail cím nincs megerősítve.", "xloc": [ - "default.handlebars->47->2517" + "default.handlebars->47->2525" ] }, { @@ -27350,8 +27363,8 @@ "zh-cht": "電子郵件已驗證", "hu": "Az e-mail cím megerősítve.", "xloc": [ - "default.handlebars->47->2518", - "default.handlebars->47->2703" + "default.handlebars->47->2526", + "default.handlebars->47->2711" ] }, { @@ -27378,7 +27391,7 @@ "zh-cht": "電郵已驗證。", "hu": "Az e-mail cím megerősítve.", "xloc": [ - "default.handlebars->47->2581" + "default.handlebars->47->2589" ] }, { @@ -27405,7 +27418,7 @@ "zh-cht": "電郵未驗證", "hu": "Az e-mail cím nincs megerősítve.", "xloc": [ - "default.handlebars->47->2704" + "default.handlebars->47->2712" ] }, { @@ -27456,8 +27469,8 @@ "zh-cht": "電郵已發送。", "hu": "E-mail elküldve.", "xloc": [ - "default-mobile.handlebars->11->938", - "default.handlebars->47->3045", + "default-mobile.handlebars->11->940", + "default.handlebars->47->3053", "login-mobile.handlebars->5->2", "login.handlebars->5->2", "login2.handlebars->7->3" @@ -27540,7 +27553,7 @@ "zh-cht": "已通過電郵驗證,並且需要重置密碼。", "hu": "E-mail megerősített és kötelező jelszó-visszaállítás szükséges.", "xloc": [ - "default.handlebars->47->2582" + "default.handlebars->47->2590" ] }, { @@ -27591,7 +27604,7 @@ "zh-cht": "電子郵件/短信/推送流量", "hu": "E-mail/SMS/Push forgalom", "xloc": [ - "default.handlebars->47->3141" + "default.handlebars->47->3149" ] }, { @@ -27705,7 +27718,7 @@ "zh-cht": "啟用邀請代碼", "hu": "Meghívókódok engedélyezése", "xloc": [ - "default.handlebars->47->2202" + "default.handlebars->47->2210" ] }, { @@ -27760,7 +27773,7 @@ "hu": "Kétfaktoros e-mail hitelesítés engedélyezése.", "xloc": [ "default-mobile.handlebars->11->103", - "default.handlebars->47->1610" + "default.handlebars->47->1615" ] }, { @@ -27815,7 +27828,7 @@ "hu": "Engedélyezve", "xloc": [ "default.handlebars->47->127", - "default.handlebars->47->2919" + "default.handlebars->47->2927" ] }, { @@ -27842,7 +27855,7 @@ "zh-cht": "啟用電子郵件兩因素身份驗證", "hu": "Kétfaktoros e-mail hitelesítés engedélyezve", "xloc": [ - "default.handlebars->47->2393" + "default.handlebars->47->2401" ] }, { @@ -27923,7 +27936,7 @@ "zh-cht": "編碼:RAW", "hu": "Kódolás: RAW", "xloc": [ - "default.handlebars->47->1457" + "default.handlebars->47->1461" ] }, { @@ -27950,7 +27963,7 @@ "zh-cht": "編碼:UTF8", "hu": "Kódolás: UTF8", "xloc": [ - "default.handlebars->47->1458" + "default.handlebars->47->1462" ] }, { @@ -27978,7 +27991,7 @@ "hu": "Vége", "xloc": [ "default-mobile.handlebars->11->632", - "default.handlebars->47->1313" + "default.handlebars->47->1317" ] }, { @@ -28005,7 +28018,7 @@ "zh-cht": "時間結束", "hu": "Befejezés ideje", "xloc": [ - "default.handlebars->47->2916" + "default.handlebars->47->2924" ] }, { @@ -28032,7 +28045,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”", "hu": "Befejezett asztali munkamenet \\\"{0}\\\", {1} és {2} között, {3} másodperc", "xloc": [ - "default.handlebars->47->2316" + "default.handlebars->47->2324" ] }, { @@ -28059,7 +28072,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”", "hu": "Befejezett fájl munkamenet \\\"{0}\\\" az {1}-től {2}-ig, {3} másodperc", "xloc": [ - "default.handlebars->47->2317" + "default.handlebars->47->2325" ] }, { @@ -28086,7 +28099,7 @@ "zh-cht": "已結束本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2},{3} 秒", "hu": "Befejezett helyi relay munkamenet \\\"{0}\\\" protokol {1} és {2} között, {3} másodperc", "xloc": [ - "default.handlebars->47->2426" + "default.handlebars->47->2434" ] }, { @@ -28113,7 +28126,7 @@ "zh-cht": "從 {1} 到 {2} 結束的 Messenger 會話 \\\"{0}\\\",{3} 秒", "hu": "Befejezett üzenetküldő munkamenet \\\"{0}\\\" {1} és {2} között, {3} másodperc", "xloc": [ - "default.handlebars->47->2417" + "default.handlebars->47->2425" ] }, { @@ -28140,7 +28153,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”", "hu": "Befejezett relay munkamenet \\\"{0}\\\" {1} és {2} között, {3} másodperc", "xloc": [ - "default.handlebars->47->2314" + "default.handlebars->47->2322" ] }, { @@ -28167,7 +28180,7 @@ "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”", "hu": "Befejezett terminál munkamenet \\\"{0}\\\" az {1}-től {2}-ig, {3} másodperc", "xloc": [ - "default.handlebars->47->2315" + "default.handlebars->47->2323" ] }, { @@ -28195,7 +28208,7 @@ "hu": "angol", "xloc": [ "default-mobile.handlebars->11->151", - "default.handlebars->47->1679" + "default.handlebars->47->1684" ] }, { @@ -28223,7 +28236,7 @@ "hu": "angol (Ausztrália)", "xloc": [ "default-mobile.handlebars->11->152", - "default.handlebars->47->1680" + "default.handlebars->47->1685" ] }, { @@ -28251,7 +28264,7 @@ "hu": "angol (Belize)", "xloc": [ "default-mobile.handlebars->11->153", - "default.handlebars->47->1681" + "default.handlebars->47->1686" ] }, { @@ -28279,7 +28292,7 @@ "hu": "angol (Kanada)", "xloc": [ "default-mobile.handlebars->11->154", - "default.handlebars->47->1682" + "default.handlebars->47->1687" ] }, { @@ -28307,7 +28320,7 @@ "hu": "angol (Írország)", "xloc": [ "default-mobile.handlebars->11->155", - "default.handlebars->47->1683" + "default.handlebars->47->1688" ] }, { @@ -28335,7 +28348,7 @@ "hu": "angol (Jamaika)", "xloc": [ "default-mobile.handlebars->11->156", - "default.handlebars->47->1684" + "default.handlebars->47->1689" ] }, { @@ -28363,7 +28376,7 @@ "hu": "angol (Új-Zéland)", "xloc": [ "default-mobile.handlebars->11->157", - "default.handlebars->47->1685" + "default.handlebars->47->1690" ] }, { @@ -28391,7 +28404,7 @@ "hu": "angol (Fülöp-szigetek)", "xloc": [ "default-mobile.handlebars->11->158", - "default.handlebars->47->1686" + "default.handlebars->47->1691" ] }, { @@ -28419,7 +28432,7 @@ "hu": "angol (Dél-Afrika)", "xloc": [ "default-mobile.handlebars->11->159", - "default.handlebars->47->1687" + "default.handlebars->47->1692" ] }, { @@ -28447,7 +28460,7 @@ "hu": "angol (Trinidad és Tobago)", "xloc": [ "default-mobile.handlebars->11->160", - "default.handlebars->47->1688" + "default.handlebars->47->1693" ] }, { @@ -28475,7 +28488,7 @@ "hu": "angol (Egyesült Királyság)", "xloc": [ "default-mobile.handlebars->11->161", - "default.handlebars->47->1689" + "default.handlebars->47->1694" ] }, { @@ -28503,7 +28516,7 @@ "hu": "angol (USA)", "xloc": [ "default-mobile.handlebars->11->162", - "default.handlebars->47->1690" + "default.handlebars->47->1695" ] }, { @@ -28531,7 +28544,7 @@ "hu": "angol (Zimbabwe)", "xloc": [ "default-mobile.handlebars->11->163", - "default.handlebars->47->1691" + "default.handlebars->47->1696" ] }, { @@ -28583,10 +28596,10 @@ "hu": "Enter", "xloc": [ "default-mobile.handlebars->11->625", - "default.handlebars->47->1306", - "default.handlebars->47->1422", - "default.handlebars->47->1905", - "default.handlebars->47->1906", + "default.handlebars->47->1310", + "default.handlebars->47->1426", + "default.handlebars->47->1910", + "default.handlebars->47->1911", "sharing.handlebars->11->55" ] }, @@ -28614,7 +28627,7 @@ "zh-cht": "輸入管理領域名稱的逗號分隔列表。", "hu": "Adja meg az adminisztratív realm nevek vesszővel elválasztott listáját. (Ezek nem domain-ek)", "xloc": [ - "default.handlebars->47->2586" + "default.handlebars->47->2594" ] }, { @@ -28641,7 +28654,7 @@ "zh-cht": "輸入IP地址範圍以掃描Intel® AMT裝置。", "hu": "Adja meg az IP-címek tartományát az Intel® AMT eszközök kereséséhez.", "xloc": [ - "default.handlebars->47->497" + "default.handlebars->47->500" ] }, { @@ -28719,7 +28732,7 @@ "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "hu": "Írja be a szöveget, majd kattintson az OK gombra a távoli beíráshoz. Győződjön meg arról, hogy a távoli kurzort a megfelelő pozícióba helyezte, mielőtt továbblép.", "xloc": [ - "default.handlebars->47->1337" + "default.handlebars->47->1341" ] }, { @@ -28823,7 +28836,7 @@ "zh-cht": "在此處輸入保安編碼以進行兩步登入:", "hu": "Írja be a tokent a kétlépcsős bejelentkezéshez:", "xloc": [ - "default.handlebars->47->210" + "default.handlebars->47->213" ] }, { @@ -28850,7 +28863,7 @@ "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。", "hu": "Írja be az SMS fogadásra alkalmas telefonszámát. Az ellenőrzést követően a szám felhasználható bejelentkezés ellenőrzésére és egyéb értesítésekre.", "xloc": [ - "default.handlebars->47->1578" + "default.handlebars->47->1583" ] }, { @@ -28861,7 +28874,7 @@ "pl": "Wprowadź swoją usługę przesyłania wiadomości. Po weryfikacji, ten serwer może wysyłać weryfikację logowania i inne powiadomienia.", "de": "Geben Sie ihren Messengerdienst und Nutzernamen ein. Sobald Sie verifiziert sind, kann dieser Server Ihnen Loginverifikationen und andere Benachrichtigungen senden.", "xloc": [ - "default.handlebars->47->1584" + "default.handlebars->47->1589" ] }, { @@ -28889,7 +28902,7 @@ "hu": "Hiba #{0}", "xloc": [ "default-mobile.handlebars->11->68", - "default.handlebars->47->207" + "default.handlebars->47->210" ] }, { @@ -28988,7 +29001,7 @@ "zh-cht": "錯誤,無法新增密鑰。", "hu": "Hiba, nem sikerült hozzáadni a kulcsot.", "xloc": [ - "default.handlebars->47->237" + "default.handlebars->47->240" ] }, { @@ -29015,8 +29028,8 @@ "zh-cht": "錯誤,邀請碼 \\\"{0}\\\" 已在使用中。", "hu": "Hiba, a \\\"{0}\\\" meghívókód már használatban van.", "xloc": [ - "default-mobile.handlebars->11->946", - "default.handlebars->47->3053" + "default-mobile.handlebars->11->948", + "default.handlebars->47->3061" ] }, { @@ -29043,8 +29056,8 @@ "zh-cht": "錯誤,密碼未更改。", "hu": "Hiba, a jelszó nem módosult.", "xloc": [ - "default-mobile.handlebars->11->943", - "default.handlebars->47->3050" + "default-mobile.handlebars->11->945", + "default.handlebars->47->3058" ] }, { @@ -29071,8 +29084,8 @@ "zh-cht": "錯誤,無法更改為常用密碼。", "hu": "Hiba, nem lehet átváltani a gyakran használt jelszóra.", "xloc": [ - "default-mobile.handlebars->11->942", - "default.handlebars->47->3049" + "default-mobile.handlebars->11->944", + "default.handlebars->47->3057" ] }, { @@ -29099,8 +29112,8 @@ "zh-cht": "錯誤,無法更改為以前使用的密碼。", "hu": "Hiba, nem lehet átváltani a korábban használt jelszóra.", "xloc": [ - "default-mobile.handlebars->11->941", - "default.handlebars->47->3048" + "default-mobile.handlebars->11->943", + "default.handlebars->47->3056" ] }, { @@ -29155,7 +29168,7 @@ "hu": "Escape", "xloc": [ "default-mobile.handlebars->11->626", - "default.handlebars->47->1307" + "default.handlebars->47->1311" ] }, { @@ -29190,7 +29203,7 @@ "hu": "eszperantó", "xloc": [ "default-mobile.handlebars->11->164", - "default.handlebars->47->1692" + "default.handlebars->47->1697" ] }, { @@ -29242,7 +29255,7 @@ "hu": "észt", "xloc": [ "default-mobile.handlebars->11->165", - "default.handlebars->47->1693" + "default.handlebars->47->1698" ] }, { @@ -29293,7 +29306,7 @@ "zh-cht": "事件詳情", "hu": "Az esemény részletei", "xloc": [ - "default.handlebars->47->1466" + "default.handlebars->47->1470" ] }, { @@ -29320,7 +29333,7 @@ "zh-cht": "事件列表輸出", "hu": "Eseménylista exportálás", "xloc": [ - "default.handlebars->47->2492" + "default.handlebars->47->2500" ] }, { @@ -29332,7 +29345,7 @@ "hu": "Esemény rekordok", "de": "Eventaufzeichnungen", "xloc": [ - "default.handlebars->47->3004" + "default.handlebars->47->3012" ] }, { @@ -29499,7 +29512,7 @@ "zh-cht": "到期", "hu": "Lejárat", "xloc": [ - "default.handlebars->47->326" + "default.handlebars->47->329" ] }, { @@ -29526,9 +29539,9 @@ "zh-cht": "到期時間", "hu": "Lejárati idő", "xloc": [ - "default.handlebars->47->1136", - "default.handlebars->47->1856", - "default.handlebars->47->287" + "default.handlebars->47->1140", + "default.handlebars->47->1861", + "default.handlebars->47->290" ] }, { @@ -29582,7 +29595,7 @@ "zh-cht": "過期{0}", "hu": "Lejárat {0}", "xloc": [ - "default.handlebars->47->1919", + "default.handlebars->47->1924", "sharing.handlebars->11->95" ] }, @@ -29610,7 +29623,7 @@ "zh-cht": "輸出裝置訊息", "hu": "Eszközadatok exportálása", "xloc": [ - "default.handlebars->47->666" + "default.handlebars->47->669" ] }, { @@ -29637,7 +29650,7 @@ "zh-cht": "擴充式ASCII", "hu": "Kiterjesztett ASCII", "xloc": [ - "default.handlebars->47->1398", + "default.handlebars->47->1402", "sharing.handlebars->11->34" ] }, @@ -29693,7 +29706,7 @@ "zh-cht": "外部", "hu": "Külső", "xloc": [ - "default.handlebars->47->3121" + "default.handlebars->47->3129" ] }, { @@ -29720,7 +29733,7 @@ "zh-cht": "FIDO 密鑰", "hu": "FIDO kulcs", "xloc": [ - "default.handlebars->47->2984" + "default.handlebars->47->2992" ] }, { @@ -29775,7 +29788,7 @@ "hu": "FYRO macedón", "xloc": [ "default-mobile.handlebars->11->215", - "default.handlebars->47->1743" + "default.handlebars->47->1748" ] }, { @@ -29786,8 +29799,8 @@ "pl": "Facebook", "de": "Facebook", "xloc": [ - "default.handlebars->47->1597", - "default.handlebars->47->2804" + "default.handlebars->47->1602", + "default.handlebars->47->2812" ] }, { @@ -29815,7 +29828,7 @@ "hu": "feröer-szigeteki", "xloc": [ "default-mobile.handlebars->11->166", - "default.handlebars->47->1694" + "default.handlebars->47->1699" ] }, { @@ -29869,8 +29882,8 @@ "zh-cht": "更改電子郵件地址失敗,另一個帳戶已在使用:{0}。", "hu": "Nem sikerült megváltoztatni az e-mail címet, mert egy másik fiók már használja: {0}.", "xloc": [ - "default-mobile.handlebars->11->937", - "default.handlebars->47->3044" + "default-mobile.handlebars->11->939", + "default.handlebars->47->3052" ] }, { @@ -29950,7 +29963,7 @@ "zh-cht": "本地用戶拒絕後無法啟動遠程桌面", "hu": "A helyi felhasználó elutasítása után nem sikerült elindítani a távoli asztalt", "xloc": [ - "default.handlebars->47->2339" + "default.handlebars->47->2347" ] }, { @@ -30001,7 +30014,7 @@ "zh-cht": "本地用戶拒絕後無法啟動遠程文件", "hu": "A helyi felhasználó elutasítása után nem sikerült elindítani a távoli fájl elérést", "xloc": [ - "default.handlebars->47->2346" + "default.handlebars->47->2354" ] }, { @@ -30053,7 +30066,7 @@ "hu": "Sikertelen távoli terminál munkamenet indítása, {0} ({1})", "xloc": [ "default-mobile.handlebars->11->617", - "default.handlebars->47->1267", + "default.handlebars->47->1271", "sharing.handlebars->11->30", "sharing.handlebars->11->8" ] @@ -30083,7 +30096,7 @@ "hu": "fárszi (perzsa)", "xloc": [ "default-mobile.handlebars->11->167", - "default.handlebars->47->1695" + "default.handlebars->47->1700" ] }, { @@ -30139,9 +30152,9 @@ "zh-cht": "功能", "hu": "Funkciók", "xloc": [ - "default.handlebars->47->1970", - "default.handlebars->47->2639", - "default.handlebars->47->2730" + "default.handlebars->47->1978", + "default.handlebars->47->2647", + "default.handlebars->47->2738" ] }, { @@ -30169,7 +30182,7 @@ "hu": "fidzsi", "xloc": [ "default-mobile.handlebars->11->168", - "default.handlebars->47->1696" + "default.handlebars->47->1701" ] }, { @@ -30224,9 +30237,9 @@ "hu": "Fájl szerkesztő", "xloc": [ "default-mobile.handlebars->11->698", - "default.handlebars->47->1434", - "default.handlebars->47->2295", - "default.handlebars->47->780", + "default.handlebars->47->1438", + "default.handlebars->47->2303", + "default.handlebars->47->783", "sharing.handlebars->11->66" ] }, @@ -30278,8 +30291,8 @@ "zh-cht": "檔案操作", "hu": "Fáj Művelet", "xloc": [ - "default.handlebars->47->1413", - "default.handlebars->47->1415", + "default.handlebars->47->1417", + "default.handlebars->47->1419", "sharing.handlebars->11->46", "sharing.handlebars->11->48" ] @@ -30335,7 +30348,7 @@ "zh-cht": "文件傳輸", "hu": "Fálj átvitel", "xloc": [ - "default.handlebars->47->2897" + "default.handlebars->47->2905" ] }, { @@ -30362,7 +30375,7 @@ "zh-cht": "FileSystemDriver", "hu": "FileSystemDriver", "xloc": [ - "default.handlebars->47->1354" + "default.handlebars->47->1358" ] }, { @@ -30391,15 +30404,15 @@ "xloc": [ "default-mobile.handlebars->11->423", "default-mobile.handlebars->11->563", - "default.handlebars->47->1009", - "default.handlebars->47->1107", - "default.handlebars->47->2025", - "default.handlebars->47->2105", - "default.handlebars->47->2904", - "default.handlebars->47->2964", - "default.handlebars->47->3014", - "default.handlebars->47->3109", - "default.handlebars->47->426", + "default.handlebars->47->1013", + "default.handlebars->47->1111", + "default.handlebars->47->2033", + "default.handlebars->47->2113", + "default.handlebars->47->2912", + "default.handlebars->47->2972", + "default.handlebars->47->3022", + "default.handlebars->47->3117", + "default.handlebars->47->429", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles", "sharing.handlebars->LeftSideToolBar" @@ -30456,10 +30469,10 @@ "zh-cht": "檔案通知", "hu": "Fájl kapcsolat értesítés", "xloc": [ - "default.handlebars->47->1978", - "default.handlebars->47->2647", - "default.handlebars->47->2752", - "default.handlebars->47->889" + "default.handlebars->47->1986", + "default.handlebars->47->2655", + "default.handlebars->47->2760", + "default.handlebars->47->893" ] }, { @@ -30486,10 +30499,10 @@ "zh-cht": "檔案提示", "hu": "Fájl kapcsolat engedélykérés", "xloc": [ - "default.handlebars->47->1977", - "default.handlebars->47->2646", - "default.handlebars->47->2751", - "default.handlebars->47->888" + "default.handlebars->47->1985", + "default.handlebars->47->2654", + "default.handlebars->47->2759", + "default.handlebars->47->892" ] }, { @@ -30517,7 +30530,7 @@ "hu": "Szűrő", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1", - "default.handlebars->47->1418", + "default.handlebars->47->1422", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", @@ -30603,7 +30616,7 @@ "zh-cht": "查找文件", "hu": "Fájlok keresése", "xloc": [ - "default.handlebars->47->1421", + "default.handlebars->47->1425", "sharing.handlebars->11->54" ] }, @@ -30631,7 +30644,7 @@ "zh-cht": "已完成錄製會話 \\\"{0}\\\",{1} 秒", "hu": "Felvétel kész, \\\"{0}\\\", {1} másodperc", "xloc": [ - "default.handlebars->47->2451" + "default.handlebars->47->2459" ] }, { @@ -30658,7 +30671,7 @@ "zh-cht": "錄製會話已完成,{0}秒", "hu": "Felvétel kész, {0} másodperc", "xloc": [ - "default.handlebars->47->2312" + "default.handlebars->47->2320" ] }, { @@ -30686,7 +30699,7 @@ "hu": "finn", "xloc": [ "default-mobile.handlebars->11->169", - "default.handlebars->47->1697" + "default.handlebars->47->1702" ] }, { @@ -30715,8 +30728,8 @@ "xloc": [ "default-mobile.handlebars->11->735", "default-mobile.handlebars->11->737", - "default.handlebars->47->871", - "default.handlebars->47->873" + "default.handlebars->47->874", + "default.handlebars->47->876" ] }, { @@ -30743,8 +30756,8 @@ "zh-cht": "防火牆未激活", "hu": "Tűzfal nincs bekapcsolva", "xloc": [ - "default.handlebars->47->2242", - "default.handlebars->47->2256" + "default.handlebars->47->2250", + "default.handlebars->47->2264" ] }, { @@ -30803,7 +30816,7 @@ "zh-cht": "標誌", "hu": "Jelzők", "xloc": [ - "default.handlebars->47->2465" + "default.handlebars->47->2473" ] }, { @@ -30831,7 +30844,7 @@ "hu": "Villog", "xloc": [ "default-mobile.handlebars->11->567", - "default.handlebars->47->1149" + "default.handlebars->47->1153" ] }, { @@ -30913,7 +30926,7 @@ "zh-cht": "對於ACM激活,需要將英特爾®AMT設置為以下受信任的FQDN:", "hu": "Az ACM-aktiváláshoz az Intel® AMT-t a következő trusted FQDN-re kell beállítani:", "xloc": [ - "default.handlebars->47->487" + "default.handlebars->47->490" ] }, { @@ -31049,7 +31062,7 @@ "zh-cht": "對於代理更新", "hu": "az Agent frissítéshez.", "xloc": [ - "default.handlebars->47->713" + "default.handlebars->47->716" ] }, { @@ -31076,7 +31089,7 @@ "zh-cht": "強制代理更新", "hu": "Kényszerített Agent frissítés", "xloc": [ - "default.handlebars->47->678" + "default.handlebars->47->681" ] }, { @@ -31103,7 +31116,7 @@ "zh-cht": "在選定的設備上強制更新代理?", "hu": "Kényszerített Agent frissítés a kiválasztott eszközökön?", "xloc": [ - "default.handlebars->47->712" + "default.handlebars->47->715" ] }, { @@ -31130,8 +31143,8 @@ "zh-cht": "下次登入時強制重置密碼。", "hu": "A következő bejelentkezéskor kötelező a jelszót megváltozgatni.", "xloc": [ - "default.handlebars->47->2580", - "default.handlebars->47->2840" + "default.handlebars->47->2588", + "default.handlebars->47->2848" ] }, { @@ -31158,7 +31171,7 @@ "zh-cht": "強行斷開用戶 {0} 的桌面會話", "hu": "A {0} felhasználó asztali munkamenetének erőszakos megszakítása", "xloc": [ - "default.handlebars->47->2439" + "default.handlebars->47->2447" ] }, { @@ -31185,7 +31198,7 @@ "zh-cht": "強制斷開用戶 {0} 的文件會話", "hu": "A {0} felhasználó fájlmunkamenetének erőszakos szétkapcsolása", "xloc": [ - "default.handlebars->47->2441" + "default.handlebars->47->2449" ] }, { @@ -31212,7 +31225,7 @@ "zh-cht": "強制斷開用戶 {0} 的路由會話", "hu": "A {0} felhasználó átjárómunkamenetének erőszakos szétkapcsolása", "xloc": [ - "default.handlebars->47->2442" + "default.handlebars->47->2450" ] }, { @@ -31239,7 +31252,7 @@ "zh-cht": "強制斷開用戶 {0} 的終端會話", "hu": "A {0} felhasználó terminál munkamenetének erőszakos szétkapcsolása", "xloc": [ - "default.handlebars->47->2440" + "default.handlebars->47->2448" ] }, { @@ -31350,7 +31363,7 @@ "zh-cht": "格式化", "hu": "Format", "xloc": [ - "default.handlebars->47->2483" + "default.handlebars->47->2491" ] }, { @@ -31430,8 +31443,8 @@ "zh-cht": "自由", "hu": "Free", "xloc": [ - "default.handlebars->47->3067", - "default.handlebars->47->3069" + "default.handlebars->47->3075", + "default.handlebars->47->3077" ] }, { @@ -31441,8 +31454,8 @@ "hu": "Ingyenes szolgáltatás az ntfy.sh oldalon", "pl": "Darmowa usługa z ntfy.sh", "xloc": [ - "default.handlebars->47->1599", - "default.handlebars->47->2806" + "default.handlebars->47->1604", + "default.handlebars->47->2814" ] }, { @@ -31498,7 +31511,7 @@ "hu": "francia (Belgium)", "xloc": [ "default-mobile.handlebars->11->171", - "default.handlebars->47->1699" + "default.handlebars->47->1704" ] }, { @@ -31526,7 +31539,7 @@ "hu": "francia (Kanada)", "xloc": [ "default-mobile.handlebars->11->172", - "default.handlebars->47->1700" + "default.handlebars->47->1705" ] }, { @@ -31554,7 +31567,7 @@ "hu": "francia (Franciaország)", "xloc": [ "default-mobile.handlebars->11->173", - "default.handlebars->47->1701" + "default.handlebars->47->1706" ] }, { @@ -31582,7 +31595,7 @@ "hu": "francia (Luxembourg)", "xloc": [ "default-mobile.handlebars->11->174", - "default.handlebars->47->1702" + "default.handlebars->47->1707" ] }, { @@ -31610,7 +31623,7 @@ "hu": "francia (Monaco)", "xloc": [ "default-mobile.handlebars->11->175", - "default.handlebars->47->1703" + "default.handlebars->47->1708" ] }, { @@ -31638,7 +31651,7 @@ "hu": "francia", "xloc": [ "default-mobile.handlebars->11->170", - "default.handlebars->47->1698" + "default.handlebars->47->1703" ] }, { @@ -31666,7 +31679,7 @@ "hu": "francia (Svájc)", "xloc": [ "default-mobile.handlebars->11->176", - "default.handlebars->47->1704" + "default.handlebars->47->1709" ] }, { @@ -31694,7 +31707,7 @@ "hu": "fríz", "xloc": [ "default-mobile.handlebars->11->177", - "default.handlebars->47->1705" + "default.handlebars->47->1710" ] }, { @@ -31722,7 +31735,7 @@ "hu": "friuli", "xloc": [ "default-mobile.handlebars->11->178", - "default.handlebars->47->1706" + "default.handlebars->47->1711" ] }, { @@ -31750,12 +31763,12 @@ "hu": "Teljes körű adminisztrátor", "xloc": [ "default-mobile.handlebars->11->343", - "default-mobile.handlebars->11->851", - "default-mobile.handlebars->11->868", - "default-mobile.handlebars->11->888", - "default.handlebars->47->1912", - "default.handlebars->47->2129", - "default.handlebars->47->2592" + "default-mobile.handlebars->11->853", + "default-mobile.handlebars->11->870", + "default-mobile.handlebars->11->890", + "default.handlebars->47->1917", + "default.handlebars->47->2137", + "default.handlebars->47->2600" ] }, { @@ -31782,7 +31795,7 @@ "zh-cht": "完整管理員(保留所有權利)", "hu": "Teljes jogú adminisztrátor (minden jog)", "xloc": [ - "default.handlebars->47->2168" + "default.handlebars->47->2176" ] }, { @@ -31833,7 +31846,7 @@ "zh-cht": "完整裝置權限", "hu": "Teljes körű eszköz adminisztrátor", "xloc": [ - "default.handlebars->47->1042" + "default.handlebars->47->1046" ] }, { @@ -31860,7 +31873,7 @@ "zh-cht": "全部權限", "hu": "Teljes körű adminisztrátor", "xloc": [ - "default.handlebars->47->1064" + "default.handlebars->47->1068" ] }, { @@ -31944,7 +31957,7 @@ "zh-cht": "完整管理員", "hu": "Teljes körű adminisztrátor", "xloc": [ - "default.handlebars->47->2697" + "default.handlebars->47->2705" ] }, { @@ -31971,8 +31984,8 @@ "zh-cht": "全自動的", "hu": "Teljesen automatikus", "xloc": [ - "default.handlebars->47->1998", - "default.handlebars->47->2059" + "default.handlebars->47->2006", + "default.handlebars->47->2067" ] }, { @@ -31999,8 +32012,8 @@ "zh-cht": "GPU", "hu": "GPU", "xloc": [ - "default-mobile.handlebars->11->799", - "default.handlebars->47->1539" + "default-mobile.handlebars->11->801", + "default.handlebars->47->1544" ] }, { @@ -32028,7 +32041,7 @@ "hu": "gael (Ír)", "xloc": [ "default-mobile.handlebars->11->180", - "default.handlebars->47->1708" + "default.handlebars->47->1713" ] }, { @@ -32056,7 +32069,7 @@ "hu": "gael (Skót)", "xloc": [ "default-mobile.handlebars->11->179", - "default.handlebars->47->1707" + "default.handlebars->47->1712" ] }, { @@ -32084,7 +32097,7 @@ "hu": "galíciai", "xloc": [ "default-mobile.handlebars->11->181", - "default.handlebars->47->1709" + "default.handlebars->47->1714" ] }, { @@ -32137,8 +32150,8 @@ "zh-cht": "網關:{0}", "hu": "Átjáró: {0}", "xloc": [ - "default-mobile.handlebars->11->767", - "default.handlebars->47->1507" + "default-mobile.handlebars->11->768", + "default.handlebars->47->1511" ] }, { @@ -32225,7 +32238,7 @@ "zh-cht": "一般訊息", "hu": "Általános információk", "xloc": [ - "default.handlebars->47->787" + "default.handlebars->47->790" ] }, { @@ -32252,7 +32265,7 @@ "zh-cht": "產生新保安編碼", "hu": "Új tokenek generálása", "xloc": [ - "default.handlebars->47->224" + "default.handlebars->47->227" ] }, { @@ -32279,7 +32292,7 @@ "zh-cht": "生成報告", "hu": "Jelentés készítése", "xloc": [ - "default.handlebars->47->2945" + "default.handlebars->47->2953" ] }, { @@ -32334,7 +32347,7 @@ "hu": "grúz", "xloc": [ "default-mobile.handlebars->11->182", - "default.handlebars->47->1710" + "default.handlebars->47->1715" ] }, { @@ -32362,7 +32375,7 @@ "hu": "német (Ausztria)", "xloc": [ "default-mobile.handlebars->11->184", - "default.handlebars->47->1712" + "default.handlebars->47->1717" ] }, { @@ -32390,7 +32403,7 @@ "hu": "német (Németország)", "xloc": [ "default-mobile.handlebars->11->185", - "default.handlebars->47->1713" + "default.handlebars->47->1718" ] }, { @@ -32418,7 +32431,7 @@ "hu": "német (Liechtenstein)", "xloc": [ "default-mobile.handlebars->11->186", - "default.handlebars->47->1714" + "default.handlebars->47->1719" ] }, { @@ -32446,7 +32459,7 @@ "hu": "német (Luxemburg)", "xloc": [ "default-mobile.handlebars->11->187", - "default.handlebars->47->1715" + "default.handlebars->47->1720" ] }, { @@ -32474,7 +32487,7 @@ "hu": "német", "xloc": [ "default-mobile.handlebars->11->183", - "default.handlebars->47->1711" + "default.handlebars->47->1716" ] }, { @@ -32502,7 +32515,7 @@ "hu": "német (Svájc)", "xloc": [ "default-mobile.handlebars->11->188", - "default.handlebars->47->1716" + "default.handlebars->47->1721" ] }, { @@ -32529,7 +32542,7 @@ "zh-cht": "獲取剪貼板", "hu": "Vágólap lekérés", "xloc": [ - "default.handlebars->47->1339" + "default.handlebars->47->1343" ] }, { @@ -32556,7 +32569,7 @@ "zh-cht": "獲取此裝置的MQTT登入憑證。", "hu": "Az eszköz MQTT bejelentkezési hitelesítő adatainak lekérdezése.", "xloc": [ - "default.handlebars->47->974" + "default.handlebars->47->978" ] }, { @@ -32611,7 +32624,7 @@ "zh-cht": "正在獲取剪貼板內容,{0}個字節", "hu": "A vágólap tartalmának lekérése, {0} bájt", "xloc": [ - "default.handlebars->47->2326" + "default.handlebars->47->2334" ] }, { @@ -32742,7 +32755,7 @@ "zh-cht": "好", "hu": "megfelelő", "xloc": [ - "default.handlebars->47->1908" + "default.handlebars->47->1913" ] }, { @@ -32801,9 +32814,9 @@ "zh-cht": "Google雲端硬盤備份", "hu": "Google Drive Biztonsági mentés", "xloc": [ - "default.handlebars->47->1929", - "default.handlebars->47->1932", - "default.handlebars->47->315" + "default.handlebars->47->1934", + "default.handlebars->47->1937", + "default.handlebars->47->318" ] }, { @@ -32830,7 +32843,7 @@ "zh-cht": "Google雲端硬盤控制台", "hu": "Google Drive Consol", "xloc": [ - "default.handlebars->47->1926" + "default.handlebars->47->1931" ] }, { @@ -32884,7 +32897,7 @@ "zh-cht": "Google雲端硬盤備份當前處於活動狀態。", "hu": "A Google Drive biztonsági mentése jelenleg aktív.", "xloc": [ - "default.handlebars->47->1930" + "default.handlebars->47->1935" ] }, { @@ -32939,7 +32952,7 @@ "hu": "görög", "xloc": [ "default-mobile.handlebars->11->189", - "default.handlebars->47->1717" + "default.handlebars->47->1722" ] }, { @@ -32967,8 +32980,8 @@ "hu": "Csoport", "xloc": [ "default-mobile.handlebars->11->478", - "default.handlebars->47->2961", - "default.handlebars->47->815", + "default.handlebars->47->2969", + "default.handlebars->47->818", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1" ] }, @@ -32996,9 +33009,9 @@ "zh-cht": "集體指令", "hu": "Művelet a kijelölteken", "xloc": [ - "default.handlebars->47->2533", - "default.handlebars->47->2616", - "default.handlebars->47->683", + "default.handlebars->47->2541", + "default.handlebars->47->2624", + "default.handlebars->47->686", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", "default.handlebars->container->column_l->p50->3->1->0->3->p50userGroupOps" @@ -33028,7 +33041,7 @@ "zh-cht": "通過...分群", "hu": "Csoportosítás", "xloc": [ - "default.handlebars->47->2479" + "default.handlebars->47->2487" ] }, { @@ -33056,7 +33069,7 @@ "hu": "Csoport azonosító", "xloc": [ "agent-translations.json", - "default.handlebars->47->2633" + "default.handlebars->47->2641" ] }, { @@ -33083,7 +33096,7 @@ "zh-cht": "群組成員", "hu": "Csoporttagok", "xloc": [ - "default.handlebars->47->2658" + "default.handlebars->47->2666" ] }, { @@ -33122,7 +33135,7 @@ "hu": "Csoport típus", "de": "Gruppentyp", "xloc": [ - "default.handlebars->47->2634" + "default.handlebars->47->2642" ] }, { @@ -33149,8 +33162,8 @@ "zh-cht": "通過...分群", "hu": "Csoportosítás", "xloc": [ - "default.handlebars->47->2931", - "default.handlebars->47->2934" + "default.handlebars->47->2939", + "default.handlebars->47->2942" ] }, { @@ -33177,7 +33190,7 @@ "zh-cht": "團隊名字", "hu": "Csoport név", "xloc": [ - "default.handlebars->47->2463" + "default.handlebars->47->2471" ] }, { @@ -33204,7 +33217,7 @@ "zh-cht": "用戶{0}的群組權限。", "hu": "Csoportengedélyek a(z) {0} felhasználó számára.", "xloc": [ - "default.handlebars->47->2128" + "default.handlebars->47->2136" ] }, { @@ -33231,7 +33244,7 @@ "zh-cht": "{0}的群組權限。", "hu": "Csoportengedélyek a következőhöz: {0}.", "xloc": [ - "default.handlebars->47->2127" + "default.handlebars->47->2135" ] }, { @@ -33339,7 +33352,7 @@ "zh-cht": "來賓", "hu": "Vendég", "xloc": [ - "default.handlebars->47->2951" + "default.handlebars->47->2959" ] }, { @@ -33366,8 +33379,8 @@ "zh-cht": "來賓姓名", "hu": "Vendég neve", "xloc": [ - "default.handlebars->47->1104", - "default.handlebars->47->277" + "default.handlebars->47->1108", + "default.handlebars->47->280" ] }, { @@ -33394,8 +33407,8 @@ "zh-cht": "嘉賓分享", "hu": "Vendég megosztás", "xloc": [ - "default.handlebars->47->1049", - "default.handlebars->47->1074" + "default.handlebars->47->1053", + "default.handlebars->47->1078" ] }, { @@ -33422,7 +33435,7 @@ "zh-cht": "嘉賓分享", "hu": "Vendégmegosztás", "xloc": [ - "default.handlebars->47->2136" + "default.handlebars->47->2144" ] }, { @@ -33450,7 +33463,7 @@ "hu": "gudzsaráti", "xloc": [ "default-mobile.handlebars->11->190", - "default.handlebars->47->1718" + "default.handlebars->47->1723" ] }, { @@ -33478,10 +33491,10 @@ "hu": "HTTP", "xloc": [ "default-mobile.handlebars->11->547", - "default.handlebars->47->1111", - "default.handlebars->47->3105", - "default.handlebars->47->403", - "default.handlebars->47->959" + "default.handlebars->47->1115", + "default.handlebars->47->3113", + "default.handlebars->47->406", + "default.handlebars->47->963" ] }, { @@ -33507,7 +33520,7 @@ "zh-cht": "HTTP 連接", "hu": "HTTP kapcsolat", "xloc": [ - "default.handlebars->47->776" + "default.handlebars->47->779" ] }, { @@ -33533,7 +33546,7 @@ "zh-cht": "HTTP遠程連接端口:", "hu": "HTTP távoli kapcsolat portja:", "xloc": [ - "default.handlebars->47->775" + "default.handlebars->47->778" ] }, { @@ -33558,8 +33571,8 @@ "tr": "HTTP/", "hu": "HTTP/", "xloc": [ - "default.handlebars->47->1013", - "default.handlebars->47->2029" + "default.handlebars->47->1017", + "default.handlebars->47->2037" ] }, { @@ -33570,7 +33583,7 @@ "fr": "Lien HTTP/{0}", "hu": "HTTP/{0} link", "xloc": [ - "default.handlebars->47->304" + "default.handlebars->47->307" ] }, { @@ -33598,9 +33611,9 @@ "hu": "HTTPS", "xloc": [ "default-mobile.handlebars->11->548", - "default.handlebars->47->1112", - "default.handlebars->47->404", - "default.handlebars->47->960" + "default.handlebars->47->1116", + "default.handlebars->47->407", + "default.handlebars->47->964" ] }, { @@ -33626,7 +33639,7 @@ "zh-cht": "HTTPS 連接", "hu": "HTTPS kapcsolat", "xloc": [ - "default.handlebars->47->778" + "default.handlebars->47->781" ] }, { @@ -33652,7 +33665,7 @@ "zh-cht": "HTTPS遠程連接端口:", "hu": "HTTPS távoli kapcsolat portja:", "xloc": [ - "default.handlebars->47->777" + "default.handlebars->47->780" ] }, { @@ -33677,8 +33690,8 @@ "tr": "HTTPS/", "hu": "HTTPS/", "xloc": [ - "default.handlebars->47->1014", - "default.handlebars->47->2030" + "default.handlebars->47->1018", + "default.handlebars->47->2038" ] }, { @@ -33703,7 +33716,7 @@ "tr": "HTTPS/{0}", "hu": "HTTPS/{0}", "xloc": [ - "default.handlebars->47->305" + "default.handlebars->47->308" ] }, { @@ -33761,7 +33774,7 @@ "hu": "haiti-szigeteki", "xloc": [ "default-mobile.handlebars->11->191", - "default.handlebars->47->1719" + "default.handlebars->47->1724" ] }, { @@ -33772,8 +33785,8 @@ "pl": "Obsługa", "de": "Nutzername", "xloc": [ - "default.handlebars->47->1593", - "default.handlebars->47->2800" + "default.handlebars->47->1598", + "default.handlebars->47->2808" ] }, { @@ -33854,8 +33867,8 @@ "zh-cht": "強行斷開代理", "hu": "Agent kényszerített lecsatlakoztatása", "xloc": [ - "default-mobile.handlebars->11->829", - "default.handlebars->47->1570" + "default-mobile.handlebars->11->831", + "default.handlebars->47->1575" ] }, { @@ -33882,7 +33895,7 @@ "zh-cht": "硬件一次性密碼", "hu": "Hardveres OTP", "xloc": [ - "default.handlebars->47->2986" + "default.handlebars->47->2994" ] }, { @@ -33909,7 +33922,7 @@ "zh-cht": "堆總數", "hu": "Teljes Heap", "xloc": [ - "default.handlebars->47->3123" + "default.handlebars->47->3131" ] }, { @@ -33936,7 +33949,7 @@ "zh-cht": "堆使用", "hu": "Használ Heap", "xloc": [ - "default.handlebars->47->3122" + "default.handlebars->47->3130" ] }, { @@ -33964,7 +33977,7 @@ "hu": "héber", "xloc": [ "default-mobile.handlebars->11->192", - "default.handlebars->47->1720" + "default.handlebars->47->1725" ] }, { @@ -34070,7 +34083,7 @@ "zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}", "hu": "Segítséget kért {0} felhasználó, részletek: {1}", "xloc": [ - "default.handlebars->47->2403" + "default.handlebars->47->2411" ] }, { @@ -34098,7 +34111,7 @@ "hu": "Segítség kérések", "xloc": [ "default-mobile.handlebars->11->407", - "default.handlebars->47->409" + "default.handlebars->47->412" ] }, { @@ -34125,7 +34138,7 @@ "zh-cht": "從{0}請求的幫助:{1}", "hu": "Segítséget kért {0} : {1}", "xloc": [ - "default.handlebars->47->251" + "default.handlebars->47->254" ] }, { @@ -34137,10 +34150,10 @@ "hu": "Segítség kérések", "de": "Hilfeanforderungen", "xloc": [ - "default.handlebars->47->1036", "default.handlebars->47->1040", - "default.handlebars->47->2229", - "default.handlebars->47->2233" + "default.handlebars->47->1044", + "default.handlebars->47->2237", + "default.handlebars->47->2241" ] }, { @@ -34168,7 +34181,7 @@ "hu": "Segítsen a MeshCentral fordításában", "xloc": [ "default-mobile.handlebars->11->307", - "default.handlebars->47->1835" + "default.handlebars->47->1840" ] }, { @@ -34280,7 +34293,7 @@ "default-mobile.handlebars->11->441", "default-mobile.handlebars->11->449", "default.handlebars->47->5", - "default.handlebars->47->633" + "default.handlebars->47->636" ] }, { @@ -34308,7 +34321,7 @@ "hu": "hindi", "xloc": [ "default-mobile.handlebars->11->193", - "default.handlebars->47->1721" + "default.handlebars->47->1726" ] }, { @@ -34360,7 +34373,7 @@ "hu": "1 bejegyzés megtartása másoláshoz", "xloc": [ "default-mobile.handlebars->11->707", - "default.handlebars->47->1444", + "default.handlebars->47->1448", "sharing.handlebars->11->76" ] }, @@ -34389,7 +34402,7 @@ "hu": "1 bejegyzés megtartása áthelyezéshez", "xloc": [ "default-mobile.handlebars->11->711", - "default.handlebars->47->1448", + "default.handlebars->47->1452", "sharing.handlebars->11->80" ] }, @@ -34418,7 +34431,7 @@ "hu": "{0} bejegyzés megtartása másoláshoz", "xloc": [ "default-mobile.handlebars->11->705", - "default.handlebars->47->1442", + "default.handlebars->47->1446", "sharing.handlebars->11->74" ] }, @@ -34447,7 +34460,7 @@ "hu": "{0} bejegyzés megtartása áthehyezéshez", "xloc": [ "default-mobile.handlebars->11->709", - "default.handlebars->47->1446", + "default.handlebars->47->1450", "sharing.handlebars->11->78" ] }, @@ -34476,7 +34489,7 @@ "hu": "{0} bejegyzés megtartása {1} {2}", "xloc": [ "default-mobile.handlebars->11->367", - "default.handlebars->47->2299" + "default.handlebars->47->2307" ] }, { @@ -34504,7 +34517,7 @@ "hu": "Home", "xloc": [ "default-mobile.handlebars->11->631", - "default.handlebars->47->1312" + "default.handlebars->47->1316" ] }, { @@ -34535,15 +34548,15 @@ "default-mobile.handlebars->11->481", "default-mobile.handlebars->11->483", "default-mobile.handlebars->11->610", - "default-mobile.handlebars->11->758", - "default-mobile.handlebars->11->844", - "default.handlebars->47->1260", - "default.handlebars->47->1488", - "default.handlebars->47->1901", - "default.handlebars->47->1959", - "default.handlebars->47->461", - "default.handlebars->47->470", - "default.handlebars->47->820" + "default-mobile.handlebars->11->759", + "default-mobile.handlebars->11->846", + "default.handlebars->47->1264", + "default.handlebars->47->1492", + "default.handlebars->47->1906", + "default.handlebars->47->1967", + "default.handlebars->47->464", + "default.handlebars->47->473", + "default.handlebars->47->823" ] }, { @@ -34570,7 +34583,7 @@ "zh-cht": "主機名同步", "hu": "Gépnév szinkronizálás", "xloc": [ - "default.handlebars->47->1966" + "default.handlebars->47->1974" ] }, { @@ -34598,7 +34611,7 @@ "hu": "magyar", "xloc": [ "default-mobile.handlebars->11->194", - "default.handlebars->47->1722" + "default.handlebars->47->1727" ] }, { @@ -34625,7 +34638,7 @@ "zh-cht": "服務器所需的混合", "hu": "Hibrid szükséges a szerverhez", "xloc": [ - "default.handlebars->47->1277" + "default.handlebars->47->1281" ] }, { @@ -34652,8 +34665,8 @@ "zh-cht": "IP地址", "hu": "IP Cím", "xloc": [ - "default.handlebars->47->2956", - "default.handlebars->47->2992" + "default.handlebars->47->2964", + "default.handlebars->47->3000" ] }, { @@ -34728,8 +34741,8 @@ "zh-cht": "IP範圍", "hu": "IP tartomány", "xloc": [ - "default.handlebars->47->498", - "default.handlebars->47->500" + "default.handlebars->47->501", + "default.handlebars->47->503" ] }, { @@ -34770,7 +34783,7 @@ "hu": "IP helyadatokat tartalmazó rekordok", "de": "Aufzeichnungen zu IP Lokationsinformationen", "xloc": [ - "default.handlebars->47->2998" + "default.handlebars->47->3006" ] }, { @@ -34800,8 +34813,8 @@ "default-mobile.handlebars->11->462", "default-mobile.handlebars->11->519", "default-mobile.handlebars->11->550", - "default.handlebars->47->386", - "default.handlebars->47->651" + "default.handlebars->47->389", + "default.handlebars->47->654" ] }, { @@ -34828,7 +34841,7 @@ "zh-cht": "IP-KVM / 電源設備", "hu": "IP-KVM / Power eszköz", "xloc": [ - "default.handlebars->47->1891" + "default.handlebars->47->1896" ] }, { @@ -34855,7 +34868,7 @@ "zh-cht": "IP-KVM / 通過代理中繼的電源設備", "hu": "IP-KVM / Power eszköz Agenten keresztül", "xloc": [ - "default.handlebars->47->1892" + "default.handlebars->47->1897" ] }, { @@ -34882,8 +34895,8 @@ "zh-cht": "IP-KVM 設備", "hu": "IP-KVM eszköz", "xloc": [ - "default-mobile.handlebars->11->836", - "default.handlebars->47->1951" + "default-mobile.handlebars->11->838", + "default.handlebars->47->1959" ] }, { @@ -34910,8 +34923,8 @@ "zh-cht": "通過代理中繼的 IP-KVM 設備", "hu": "IP-KVM eszköz továbbítva ügynökön keresztül", "xloc": [ - "default-mobile.handlebars->11->837", - "default.handlebars->47->1952" + "default-mobile.handlebars->11->839", + "default.handlebars->47->1960" ] }, { @@ -34938,8 +34951,8 @@ "zh-cht": "已連接 IP-KVM 端口", "hu": "IP-KVM port csatlakoztatva", "xloc": [ - "default.handlebars->47->980", - "default.handlebars->47->981" + "default.handlebars->47->984", + "default.handlebars->47->985" ] }, { @@ -34966,7 +34979,7 @@ "zh-cht": "IP-KVM 端口已連接並可使用。", "hu": "IP-KVM port csatlakoztatva van és használatra kész.", "xloc": [ - "default.handlebars->47->385" + "default.handlebars->47->388" ] }, { @@ -34993,7 +35006,7 @@ "zh-cht": "IP-KVM 端口已啟動並可以使用。", "hu": "IP-KVM port csatlakozva és használatra kész.", "xloc": [ - "default.handlebars->47->650" + "default.handlebars->47->653" ] }, { @@ -35020,9 +35033,9 @@ "zh-cht": "IP:{0}", "hu": "IP: {0}", "xloc": [ - "default-mobile.handlebars->11->765", - "default.handlebars->47->1498", - "default.handlebars->47->1505" + "default-mobile.handlebars->11->766", + "default.handlebars->47->1502", + "default.handlebars->47->1509" ] }, { @@ -35049,7 +35062,7 @@ "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "hu": "IP: {0}, Hálózati maszk: {1}, Átjáró: {2}", "xloc": [ - "default.handlebars->47->1496" + "default.handlebars->47->1500" ] }, { @@ -35076,10 +35089,10 @@ "zh-cht": "IPv4層", "hu": "IPv4 réteg", "xloc": [ - "default-mobile.handlebars->11->768", - "default.handlebars->47->1495", - "default.handlebars->47->1497", - "default.handlebars->47->1508" + "default-mobile.handlebars->11->769", + "default.handlebars->47->1499", + "default.handlebars->47->1501", + "default.handlebars->47->1512" ] }, { @@ -35190,8 +35203,8 @@ "zh-cht": "IPv6層", "hu": "IPv6 réteg", "xloc": [ - "default-mobile.handlebars->11->770", - "default.handlebars->47->1510" + "default-mobile.handlebars->11->771", + "default.handlebars->47->1514" ] }, { @@ -35300,7 +35313,7 @@ "hu": "izlandi", "xloc": [ "default-mobile.handlebars->11->195", - "default.handlebars->47->1723" + "default.handlebars->47->1728" ] }, { @@ -35328,7 +35341,7 @@ "hu": "Ikon kiválasztás", "xloc": [ "default-mobile.handlebars->11->604", - "default.handlebars->47->1254" + "default.handlebars->47->1258" ] }, { @@ -35355,10 +35368,10 @@ "zh-cht": "識別符", "hu": "Azonosító", "xloc": [ - "default-mobile.handlebars->11->757", - "default-mobile.handlebars->11->797", - "default.handlebars->47->1487", - "default.handlebars->47->1537" + "default-mobile.handlebars->11->758", + "default-mobile.handlebars->11->799", + "default.handlebars->47->1491", + "default.handlebars->47->1542" ] }, { @@ -35385,7 +35398,7 @@ "zh-cht": "如果在CCM中,請重新激活英特爾®AMT", "hu": "Ha CCM-ben van, aktiválja újra az Intel® AMT-t.", "xloc": [ - "default.handlebars->47->2073" + "default.handlebars->47->2081" ] }, { @@ -35562,7 +35575,7 @@ "hu": "Importálás", "de": "Import", "xloc": [ - "default.handlebars->47->2005" + "default.handlebars->47->2013" ] }, { @@ -35574,7 +35587,7 @@ "hu": "Intel AMT eszközök importálása", "de": "Intel AMT Geräte importieren", "xloc": [ - "default.handlebars->47->479" + "default.handlebars->47->482" ] }, { @@ -35601,9 +35614,9 @@ "zh-cht": "導入英特爾® AMT 設備", "hu": "Intel® AMT Eszközök importálása", "xloc": [ - "default.handlebars->47->2047", - "default.handlebars->47->2048", - "default.handlebars->47->2052" + "default.handlebars->47->2055", + "default.handlebars->47->2056", + "default.handlebars->47->2060" ] }, { @@ -35615,7 +35628,7 @@ "hu": "Intel® AMT eszközök importálása.", "de": "Intel® AMT Geräte importieren", "xloc": [ - "default.handlebars->47->2004" + "default.handlebars->47->2012" ] }, { @@ -35642,7 +35655,7 @@ "zh-cht": "以 MeshCommander JSON 格式導入本地英特爾® AMT 設備列表。", "hu": "A helyi Intel® AMT eszközök listájának importálása MeshCommander JSON formátumban.", "xloc": [ - "default.handlebars->47->2046" + "default.handlebars->47->2054" ] }, { @@ -35669,7 +35682,7 @@ "zh-cht": "導入設備列表", "hu": "Eszköz lista importálás", "xloc": [ - "default.handlebars->47->2042" + "default.handlebars->47->2050" ] }, { @@ -35696,7 +35709,7 @@ "zh-cht": "為了使用推送通知身份驗證,必須在您的帳戶中設置具有完全權限的移動設備。", "hu": "A push értesítések hitelesítésének használatához a fiókjában be kell állítani egy mobileszközt, amely teljes jogosultsággal rendelkezik.", "xloc": [ - "default.handlebars->47->1618" + "default.handlebars->47->1623" ] }, { @@ -35723,7 +35736,7 @@ "zh-cht": "停用天數直到移除", "hu": "inaktiv napok száma mielőtt eltávolításra kerül", "xloc": [ - "default.handlebars->47->2113" + "default.handlebars->47->2121" ] }, { @@ -35777,7 +35790,7 @@ "zh-cht": "包括設備詳細信息", "hu": "Eszköz réészletek belefoglalása", "xloc": [ - "default.handlebars->47->726" + "default.handlebars->47->729" ] }, { @@ -35852,7 +35865,7 @@ "zh-cht": "不一致的標誌", "hu": "Inkonzisztens jelzők", "xloc": [ - "default.handlebars->47->1276" + "default.handlebars->47->1280" ] }, { @@ -35879,8 +35892,8 @@ "zh-cht": "第二個因素不正確", "hu": "Helytelen 2. faktor", "xloc": [ - "default.handlebars->47->2979", - "default.handlebars->47->3018" + "default.handlebars->47->2987", + "default.handlebars->47->3026" ] }, { @@ -35935,9 +35948,9 @@ "hu": "Egyedi eszközök", "xloc": [ "default-mobile.handlebars->11->394", - "default.handlebars->47->345", - "default.handlebars->47->346", - "default.handlebars->47->347" + "default.handlebars->47->348", + "default.handlebars->47->349", + "default.handlebars->47->350" ] }, { @@ -35965,7 +35978,7 @@ "hu": "indonéz", "xloc": [ "default-mobile.handlebars->11->196", - "default.handlebars->47->1724" + "default.handlebars->47->1729" ] }, { @@ -36030,8 +36043,8 @@ "pl": "Informacje na Pushover.net", "de": "Informationen bei Pushover.net", "xloc": [ - "default.handlebars->47->1598", - "default.handlebars->47->2805" + "default.handlebars->47->1603", + "default.handlebars->47->2813" ] }, { @@ -36088,7 +36101,7 @@ "hu": "Beszúrás", "xloc": [ "default-mobile.handlebars->11->629", - "default.handlebars->47->1310" + "default.handlebars->47->1314" ] }, { @@ -36142,7 +36155,7 @@ "zh-cht": "安裝 Google Authenticator或兼容的應用軟體並掃描條碼,使用此鏈結或輸入密碼。然後,在下面輸入當前的6位數保安編碼以啟動兩步登入。", "hu": "Telepítse a Google Authenticator vagy egy kompatibilis alkalmazást, és olvassa be a QR kódot, használja a ezt a linket vagy adja meg a titkos kulcsot. Ezután adja meg az alábbiakban az aktuális 6 számjegyű tokent a kétlépcsős bejelentkezés aktiválásához.", "xloc": [ - "default.handlebars->47->208" + "default.handlebars->47->211" ] }, { @@ -36244,7 +36257,7 @@ "zh-cht": "在此設備上安裝", "hu": "Telepítés erre az eszközre", "xloc": [ - "default-mobile.handlebars->11->848" + "default-mobile.handlebars->11->850" ] }, { @@ -36271,7 +36284,7 @@ "zh-cht": "在您的 Android 設備上安裝 MeshCentral Agent。安裝後,單擊配對鏈接將您的設備連接到此服務器。", "hu": "Telepítse a MeshCentral Agent alkalmazást Android-eszközére. A telepítés után kattintson a párosítási linkre, hogy eszközét ehhez a kiszolgálóhoz csatlakoztassa.", "xloc": [ - "default-mobile.handlebars->11->864" + "default-mobile.handlebars->11->866" ] }, { @@ -36346,12 +36359,12 @@ "zh-cht": "安裝方式", "hu": "Telepítés típusa", "xloc": [ - "default.handlebars->47->2210", - "default.handlebars->47->2217", - "default.handlebars->47->528", - "default.handlebars->47->548", - "default.handlebars->47->564", - "default.handlebars->47->568" + "default.handlebars->47->2218", + "default.handlebars->47->2225", + "default.handlebars->47->531", + "default.handlebars->47->551", + "default.handlebars->47->567", + "default.handlebars->47->571" ] }, { @@ -36378,7 +36391,7 @@ "zh-cht": "Intel(F10 = ESC + [OM)", "hu": "Intel (F10 = ESC+[OM)", "xloc": [ - "default.handlebars->47->1400", + "default.handlebars->47->1404", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->36", "sharing.handlebars->p12->9->1->terminalSettingsButtons" @@ -36408,7 +36421,7 @@ "zh-cht": "英特爾AMT", "hu": "Intel AMT", "xloc": [ - "default.handlebars->47->3119" + "default.handlebars->47->3127" ] }, { @@ -36435,7 +36448,7 @@ "zh-cht": "英特爾 AMT CIRA 已連接", "hu": "Intel AMT CIRA csatlakoztatva", "xloc": [ - "default.handlebars->47->255" + "default.handlebars->47->258" ] }, { @@ -36462,7 +36475,7 @@ "zh-cht": "英特爾 AMT CIRA 斷開連接", "hu": "Intel AMT CIRA lecsatlakoztatva", "xloc": [ - "default.handlebars->47->259" + "default.handlebars->47->262" ] }, { @@ -36489,7 +36502,7 @@ "zh-cht": "檢測到英特爾 AMT", "hu": "Intel AMT észlelve", "xloc": [ - "default.handlebars->47->254" + "default.handlebars->47->257" ] }, { @@ -36516,7 +36529,7 @@ "zh-cht": "英特爾 AMT 經理", "hu": "Intel AMT kezelő", "xloc": [ - "default.handlebars->47->3149" + "default.handlebars->47->3157" ] }, { @@ -36543,7 +36556,7 @@ "zh-cht": "未檢測到英特爾 AMT", "hu": "Intel AMT nem észlelhető", "xloc": [ - "default.handlebars->47->258" + "default.handlebars->47->261" ] }, { @@ -36570,7 +36583,7 @@ "zh-cht": "Intel ASCII", "hu": "Intel ASCII", "xloc": [ - "default.handlebars->47->1399", + "default.handlebars->47->1403", "sharing.handlebars->11->35" ] }, @@ -36601,16 +36614,16 @@ "default-mobile.handlebars->11->465", "default-mobile.handlebars->11->515", "default-mobile.handlebars->11->522", - "default.handlebars->47->1985", - "default.handlebars->47->1999", - "default.handlebars->47->2237", - "default.handlebars->47->2250", - "default.handlebars->47->3148", - "default.handlebars->47->790", - "default.handlebars->47->857", - "default.handlebars->47->896", - "default.handlebars->47->906", - "default.handlebars->47->994" + "default.handlebars->47->1993", + "default.handlebars->47->2007", + "default.handlebars->47->2245", + "default.handlebars->47->2258", + "default.handlebars->47->3156", + "default.handlebars->47->793", + "default.handlebars->47->860", + "default.handlebars->47->900", + "default.handlebars->47->910", + "default.handlebars->47->998" ] }, { @@ -36637,7 +36650,7 @@ "zh-cht": "英特爾®AMT ACM", "hu": "Intel® AMT ACM", "xloc": [ - "default.handlebars->47->496" + "default.handlebars->47->499" ] }, { @@ -36665,7 +36678,7 @@ "hu": "Intel® AMT CIRA", "xloc": [ "default-mobile.handlebars->11->521", - "default.handlebars->47->904" + "default.handlebars->47->908" ] }, { @@ -36740,9 +36753,9 @@ "zh-cht": "Intel® AMT CIRA已連接並可以使用。", "hu": "Intel® AMT CIRA csatlakoztatva és használatra kész.", "xloc": [ - "default.handlebars->47->389", - "default.handlebars->47->654", - "default.handlebars->47->903" + "default.handlebars->47->392", + "default.handlebars->47->657", + "default.handlebars->47->907" ] }, { @@ -36784,9 +36797,9 @@ "hu": "Intel® AMT eszköz importálása", "de": "Intel® AMT Geräteimport", "xloc": [ - "default.handlebars->47->481", - "default.handlebars->47->482", - "default.handlebars->47->484" + "default.handlebars->47->484", + "default.handlebars->47->485", + "default.handlebars->47->487" ] }, { @@ -36813,7 +36826,7 @@ "zh-cht": "英特爾® AMT JSON", "hu": "Intel® AMT JSON", "xloc": [ - "default.handlebars->47->724" + "default.handlebars->47->727" ] }, { @@ -36867,8 +36880,8 @@ "zh-cht": "英特爾® AMT 一鍵恢復", "hu": "Intel® AMT One Click Recovery", "xloc": [ - "default.handlebars->47->1166", - "default.handlebars->47->1179" + "default.handlebars->47->1170", + "default.handlebars->47->1183" ] }, { @@ -36895,7 +36908,7 @@ "zh-cht": "Intel® AMT政策", "hu": "Intel® AMT Házirend", "xloc": [ - "default.handlebars->47->2060" + "default.handlebars->47->2068" ] }, { @@ -36925,11 +36938,11 @@ "default-mobile.handlebars->11->583", "default-mobile.handlebars->11->585", "default-mobile.handlebars->11->587", - "default.handlebars->47->1180", - "default.handlebars->47->1182", "default.handlebars->47->1184", "default.handlebars->47->1186", - "default.handlebars->47->1188" + "default.handlebars->47->1188", + "default.handlebars->47->1190", + "default.handlebars->47->1192" ] }, { @@ -36957,7 +36970,7 @@ "hu": "Intel® AMT Kikapcsolás", "xloc": [ "default-mobile.handlebars->11->578", - "default.handlebars->47->1162" + "default.handlebars->47->1166" ] }, { @@ -36985,7 +36998,7 @@ "hu": "Intel® AMT Bekapcsolás", "xloc": [ "default-mobile.handlebars->11->579", - "default.handlebars->47->1165" + "default.handlebars->47->1169" ] }, { @@ -36997,7 +37010,7 @@ "hu": "Intel® AMT bekapcsolás és BIOS elérése", "de": "Intel® AMT Einschalten ins BIOS", "xloc": [ - "default.handlebars->47->1164" + "default.handlebars->47->1168" ] }, { @@ -37024,8 +37037,8 @@ "zh-cht": "Intel® AMT重定向", "hu": "Intel® AMT Átirányítás", "xloc": [ - "default.handlebars->47->2899", - "default.handlebars->47->2906", + "default.handlebars->47->2907", + "default.handlebars->47->2914", "player.handlebars->3->30" ] }, @@ -37054,7 +37067,7 @@ "hu": "Intel® AMT Reset", "xloc": [ "default-mobile.handlebars->11->577", - "default.handlebars->47->1161" + "default.handlebars->47->1165" ] }, { @@ -37066,7 +37079,7 @@ "hu": "Intel® AMT BIOS reset", "de": "Intel® AMT Reset ins BIOS", "xloc": [ - "default.handlebars->47->1163" + "default.handlebars->47->1167" ] }, { @@ -37093,7 +37106,7 @@ "zh-cht": "Intel® AMT標籤", "hu": "Intel® AMT Cimke", "xloc": [ - "default.handlebars->47->861" + "default.handlebars->47->864" ] }, { @@ -37120,8 +37133,8 @@ "zh-cht": "Intle® AMT WSMAN", "hu": "Intel® AMT WSMAN", "xloc": [ - "default.handlebars->47->2898", - "default.handlebars->47->2905", + "default.handlebars->47->2906", + "default.handlebars->47->2913", "player.handlebars->3->29" ] }, @@ -37174,8 +37187,8 @@ "hu": "Intel® AMT csatlakoztatva", "xloc": [ "default-mobile.handlebars->11->552", - "default.handlebars->47->984", - "default.handlebars->47->985" + "default.handlebars->47->988", + "default.handlebars->47->989" ] }, { @@ -37202,9 +37215,9 @@ "zh-cht": "Intel® AMT桌面和串行事件", "hu": "Intel® AMT desktop és serial események", "xloc": [ - "default.handlebars->47->1032", - "default.handlebars->47->1862", - "default.handlebars->47->2225" + "default.handlebars->47->1036", + "default.handlebars->47->1867", + "default.handlebars->47->2233" ] }, { @@ -37232,8 +37245,8 @@ "hu": "Intel® AMT észlelve", "xloc": [ "default-mobile.handlebars->11->553", - "default.handlebars->47->986", - "default.handlebars->47->987" + "default.handlebars->47->990", + "default.handlebars->47->991" ] }, { @@ -37260,7 +37273,7 @@ "zh-cht": "在管理控制模式下啟動了Intel® AMT", "hu": "Az Intel® AMT aktiválva van Admin Control Mode-ban", "xloc": [ - "default.handlebars->47->843" + "default.handlebars->47->846" ] }, { @@ -37287,7 +37300,7 @@ "zh-cht": "Intel® AMT在客户端控制模式下被启动", "hu": "Az Intel® AMT aktiválva van Client Control Mode-ban", "xloc": [ - "default.handlebars->47->841" + "default.handlebars->47->844" ] }, { @@ -37314,7 +37327,7 @@ "zh-cht": "Intel® AMT可路由並可以使用。", "hu": "Intel® AMT routolható és haszálatra kész.", "xloc": [ - "default.handlebars->47->905" + "default.handlebars->47->909" ] }, { @@ -37341,8 +37354,8 @@ "zh-cht": "Intel® AMT是可路由的。", "hu": "Intel® AMT routolható.", "xloc": [ - "default.handlebars->47->391", - "default.handlebars->47->656" + "default.handlebars->47->394", + "default.handlebars->47->659" ] }, { @@ -37370,7 +37383,7 @@ "hu": "Intel® AMT beállítás TLS network security használatával", "xloc": [ "default-mobile.handlebars->11->505", - "default.handlebars->47->845" + "default.handlebars->47->848" ] }, { @@ -37448,9 +37461,9 @@ "zh-cht": "僅限Intel® AMT,無代理", "hu": "Csak Intel® AMT, agent nélkül", "xloc": [ - "default-mobile.handlebars->11->832", - "default.handlebars->47->1895", - "default.handlebars->47->1947" + "default-mobile.handlebars->11->834", + "default.handlebars->47->1900", + "default.handlebars->47->1955" ] }, { @@ -37477,7 +37490,7 @@ "zh-cht": "英特爾®AMT設置", "hu": "Intel® AMT beállítás", "xloc": [ - "default.handlebars->47->488" + "default.handlebars->47->491" ] }, { @@ -37528,7 +37541,7 @@ "zh-cht": "Intel® Active Management Technology", "hu": "Intel® Active Management Technology", "xloc": [ - "default.handlebars->47->856" + "default.handlebars->47->859" ] }, { @@ -37555,8 +37568,8 @@ "zh-cht": "Intel ® Active Management Technology(Intel® AMT)", "hu": "Intel® Active Management Technology (Intel® AMT)", "xloc": [ - "default-mobile.handlebars->11->789", - "default.handlebars->47->1529" + "default-mobile.handlebars->11->790", + "default.handlebars->47->1533" ] }, { @@ -37584,7 +37597,7 @@ "hu": "Intel® ME", "xloc": [ "default-mobile.handlebars->11->514", - "default.handlebars->47->855" + "default.handlebars->47->858" ] }, { @@ -37611,7 +37624,7 @@ "zh-cht": "Intel® Management Engine", "hu": "Intel® Manageability Engine", "xloc": [ - "default.handlebars->47->854" + "default.handlebars->47->857" ] }, { @@ -37639,8 +37652,8 @@ "hu": "Intel® SM", "xloc": [ "default-mobile.handlebars->11->516", - "default.handlebars->47->859", - "default.handlebars->47->992" + "default.handlebars->47->862", + "default.handlebars->47->996" ] }, { @@ -37667,7 +37680,7 @@ "zh-cht": "Intel® Standard Manageability", "hu": "Intel® Standard Manageability", "xloc": [ - "default.handlebars->47->858" + "default.handlebars->47->861" ] }, { @@ -37693,8 +37706,8 @@ "zh-cht": "英特爾® 標準可管理性(英特爾® SM)", "hu": "Intel® Standard Manageability (Intel® SM)", "xloc": [ - "default-mobile.handlebars->11->788", - "default.handlebars->47->1528" + "default-mobile.handlebars->11->789", + "default.handlebars->47->1532" ] }, { @@ -37721,7 +37734,7 @@ "zh-cht": "英特爾®AMT", "hu": "Intel®AMT", "xloc": [ - "default.handlebars->47->993" + "default.handlebars->47->997" ] }, { @@ -37748,7 +37761,7 @@ "zh-cht": "英特爾® SM", "hu": "Intel®SM", "xloc": [ - "default.handlebars->47->991" + "default.handlebars->47->995" ] }, { @@ -37775,7 +37788,7 @@ "zh-cht": "英特爾(r) AMT 政策變更", "hu": "Intel(r) AMT házirend beállítás", "xloc": [ - "default.handlebars->47->2446" + "default.handlebars->47->2454" ] }, { @@ -38009,7 +38022,7 @@ "zh-cht": "互動", "hu": "Internaktív", "xloc": [ - "default.handlebars->47->1355" + "default.handlebars->47->1359" ] }, { @@ -38036,11 +38049,11 @@ "zh-cht": "僅限互動", "hu": "Csak internaktív", "xloc": [ - "default.handlebars->47->2213", - "default.handlebars->47->2220", - "default.handlebars->47->531", - "default.handlebars->47->551", - "default.handlebars->47->567" + "default.handlebars->47->2221", + "default.handlebars->47->2228", + "default.handlebars->47->534", + "default.handlebars->47->554", + "default.handlebars->47->570" ] }, { @@ -38067,7 +38080,7 @@ "zh-cht": "介面", "hu": "Interfészek", "xloc": [ - "default.handlebars->47->952" + "default.handlebars->47->956" ] }, { @@ -38122,7 +38135,7 @@ "hu": "inuktitut", "xloc": [ "default-mobile.handlebars->11->197", - "default.handlebars->47->1725" + "default.handlebars->47->1730" ] }, { @@ -38150,7 +38163,7 @@ "hu": "Érvénytelen 2FA azonosító", "xloc": [ "default-mobile.handlebars->11->85", - "default.handlebars->47->319" + "default.handlebars->47->322" ] }, { @@ -38178,7 +38191,7 @@ "hu": "Érvénytelen hitelesító adat", "xloc": [ "default-mobile.handlebars->11->510", - "default.handlebars->47->850" + "default.handlebars->47->853" ] }, { @@ -38205,7 +38218,7 @@ "zh-cht": "無效的裝置群類型", "hu": "Érvénytelen eszközcsoport típus", "xloc": [ - "default.handlebars->47->3081" + "default.handlebars->47->3089" ] }, { @@ -38232,7 +38245,7 @@ "zh-cht": "無效的JSON", "hu": "Érvénytelen JSON", "xloc": [ - "default.handlebars->47->3075" + "default.handlebars->47->3083" ] }, { @@ -38259,10 +38272,10 @@ "zh-cht": "無效的JSON檔案格式。", "hu": "Érvénytelen JSON fájl formátum.", "xloc": [ - "default.handlebars->47->2053", - "default.handlebars->47->2554", - "default.handlebars->47->2556", - "default.handlebars->47->485" + "default.handlebars->47->2061", + "default.handlebars->47->2562", + "default.handlebars->47->2564", + "default.handlebars->47->488" ] }, { @@ -38289,9 +38302,9 @@ "zh-cht": "無效的JSON檔案:{0}。", "hu": "Érvénytelen JSON-fájl: {0}.", "xloc": [ - "default.handlebars->47->2049", - "default.handlebars->47->2552", - "default.handlebars->47->483" + "default.handlebars->47->2057", + "default.handlebars->47->2560", + "default.handlebars->47->486" ] }, { @@ -38426,7 +38439,7 @@ "zh-cht": "無效的PKCS簽名", "hu": "Érvénytelen PKCS aláírás", "xloc": [ - "default.handlebars->47->3073" + "default.handlebars->47->3081" ] }, { @@ -38453,7 +38466,7 @@ "zh-cht": "無效的RSA密碼", "hu": "Érvénytelen RSA aláírás", "xloc": [ - "default.handlebars->47->3074" + "default.handlebars->47->3082" ] }, { @@ -38480,8 +38493,8 @@ "zh-cht": "短信無效", "hu": "Érvénytelen SMS üzenet", "xloc": [ - "default-mobile.handlebars->11->949", - "default.handlebars->47->3056" + "default-mobile.handlebars->11->951", + "default.handlebars->47->3064" ] }, { @@ -38564,8 +38577,8 @@ "zh-cht": "無效域", "hu": "Érvénytelen domain", "xloc": [ - "default-mobile.handlebars->11->929", - "default.handlebars->47->3036" + "default-mobile.handlebars->11->931", + "default.handlebars->47->3044" ] }, { @@ -38616,8 +38629,8 @@ "zh-cht": "不合規電郵", "hu": "Érvénytelen email", "xloc": [ - "default-mobile.handlebars->11->928", - "default.handlebars->47->3035" + "default-mobile.handlebars->11->930", + "default.handlebars->47->3043" ] }, { @@ -38728,8 +38741,8 @@ "zh-cht": "無效的登錄嘗試", "hu": "Érvénytelen bejelentkezési kísérlet", "xloc": [ - "default.handlebars->47->2981", - "default.handlebars->47->3020" + "default.handlebars->47->2989", + "default.handlebars->47->3028" ] }, { @@ -38740,7 +38753,7 @@ "pl": "Błędna wiadomość", "de": "Ungültige Nachricht", "xloc": [ - "default.handlebars->47->3062" + "default.handlebars->47->3070" ] }, { @@ -38768,9 +38781,9 @@ "hu": "Érvénytelen jelszó", "xloc": [ "default-mobile.handlebars->11->87", - "default-mobile.handlebars->11->927", - "default.handlebars->47->3034", - "default.handlebars->47->321" + "default-mobile.handlebars->11->929", + "default.handlebars->47->3042", + "default.handlebars->47->324" ] }, { @@ -38811,8 +38824,8 @@ "zh-cht": "無效的網站權限", "hu": "Érvénytelen webhelyengedélyek", "xloc": [ - "default-mobile.handlebars->11->930", - "default.handlebars->47->3037" + "default-mobile.handlebars->11->932", + "default.handlebars->47->3045" ] }, { @@ -38868,7 +38881,7 @@ "zh-cht": "來自 {0}、{1}、{2} 的用戶登錄嘗試無效", "hu": "Érvénytelen felhasználói bejelentkezési kísérlet innen: {0}, {1}, {2}", "xloc": [ - "default.handlebars->47->2415" + "default.handlebars->47->2423" ] }, { @@ -38895,8 +38908,8 @@ "zh-cht": "無效的用戶名", "hu": "Érvénytelen felhasználónév", "xloc": [ - "default-mobile.handlebars->11->926", - "default.handlebars->47->3033" + "default-mobile.handlebars->11->928", + "default.handlebars->47->3041" ] }, { @@ -38947,7 +38960,7 @@ "zh-cht": "使電郵無效", "hu": "Email érvénytelenítés", "xloc": [ - "default.handlebars->47->2527" + "default.handlebars->47->2535" ] }, { @@ -38998,7 +39011,7 @@ "zh-cht": "邀請鏈結({0})", "hu": "Meghívó link ({0})", "xloc": [ - "default.handlebars->47->275" + "default.handlebars->47->278" ] }, { @@ -39025,7 +39038,7 @@ "zh-cht": "邀請類型", "hu": "Meghívó típusa", "xloc": [ - "default.handlebars->47->507" + "default.handlebars->47->510" ] }, { @@ -39052,7 +39065,7 @@ "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "hu": "A meghívókódokat bárki használhatja, hogy eszközöket csatlakoztasson ehhez az eszközcsoporthoz a következő nyilvános link segítségével:", "xloc": [ - "default.handlebars->47->2215" + "default.handlebars->47->2223" ] }, { @@ -39106,9 +39119,9 @@ "zh-cht": "邀請", "hu": "Meghívó", "xloc": [ - "default.handlebars->47->2011", - "default.handlebars->47->456", - "default.handlebars->47->553" + "default.handlebars->47->2019", + "default.handlebars->47->459", + "default.handlebars->47->556" ] }, { @@ -39135,13 +39148,13 @@ "zh-cht": "邀請碼", "hu": "Meghívó kódok", "xloc": [ - "default-mobile.handlebars->11->924", - "default.handlebars->47->1991", - "default.handlebars->47->2203", - "default.handlebars->47->2214", - "default.handlebars->47->2216", - "default.handlebars->47->2221", - "default.handlebars->47->3031" + "default-mobile.handlebars->11->926", + "default.handlebars->47->1999", + "default.handlebars->47->2211", + "default.handlebars->47->2222", + "default.handlebars->47->2224", + "default.handlebars->47->2229", + "default.handlebars->47->3039" ] }, { @@ -39168,7 +39181,7 @@ "zh-cht": "邀請代碼", "hu": "Meghívó kód", "xloc": [ - "default.handlebars->47->2468" + "default.handlebars->47->2476" ] }, { @@ -39195,7 +39208,7 @@ "zh-cht": "通過共享邀請鏈結來邀請某人安裝mesh agent。該鏈結將用戶指向“ {0} ”裝置群的安裝說明。該鏈結是公用的,不需要這伺服器的帳戶。", "hu": "Meghívhat valakit a szoftver agent telepítésére egy meghívó link megosztásával. Ez a link a(z) \\\"{0}\\\" eszközcsoport telepítési utasításaira irányítja a felhasználót. A link nyilvános, és nincs szükség fiókra ezen a kiszolgálón.", "xloc": [ - "default.handlebars->47->534" + "default.handlebars->47->537" ] }, { @@ -39222,8 +39235,8 @@ "zh-cht": "邀請某人在該裝置群上安裝mesh agent。", "hu": "Hívjon meg valakit, hogy telepítse a Mesh Agent-et és csatlakozzon ebbe az eszközcsoportra.", "xloc": [ - "default.handlebars->47->2010", - "default.handlebars->47->455" + "default.handlebars->47->2018", + "default.handlebars->47->458" ] }, { @@ -39250,7 +39263,7 @@ "zh-cht": "邀請某人安裝mesh agent。將發送一封電郵,其中包含指向“ {0} ”裝置群的mesh agent安裝的鏈結。", "hu": "Hívjon meg valakit a mesh ügynök telepítésére. Egy e-mailt küldünk a(z) \\\"{0}\\\" eszközcsoport mesh-ügynökének telepítésére mutató linkkel.", "xloc": [ - "default.handlebars->47->510" + "default.handlebars->47->513" ] }, { @@ -39278,7 +39291,7 @@ "hu": "ír", "xloc": [ "default-mobile.handlebars->11->198", - "default.handlebars->47->1726" + "default.handlebars->47->1731" ] }, { @@ -39305,7 +39318,7 @@ "zh-cht": "是 \\\"{0}\\\" 的中繼。", "hu": "Relay a \\\"{0}\\\"-hez.", "xloc": [ - "default.handlebars->47->2458" + "default.handlebars->47->2466" ] }, { @@ -39333,7 +39346,7 @@ "hu": "olasz", "xloc": [ "default-mobile.handlebars->11->199", - "default.handlebars->47->1727" + "default.handlebars->47->1732" ] }, { @@ -39361,7 +39374,7 @@ "hu": "olasz (Svájc)", "xloc": [ "default-mobile.handlebars->11->200", - "default.handlebars->47->1728" + "default.handlebars->47->1733" ] }, { @@ -39412,7 +39425,7 @@ "zh-cht": "JSON", "hu": "JSON", "xloc": [ - "default.handlebars->47->2485" + "default.handlebars->47->2493" ] }, { @@ -39439,9 +39452,9 @@ "zh-cht": "JSON格式", "hu": "JSON Formátum", "xloc": [ - "default.handlebars->47->2490", - "default.handlebars->47->2560", - "default.handlebars->47->722" + "default.handlebars->47->2498", + "default.handlebars->47->2568", + "default.handlebars->47->725" ] }, { @@ -39469,7 +39482,7 @@ "hu": "japán", "xloc": [ "default-mobile.handlebars->11->201", - "default.handlebars->47->1729" + "default.handlebars->47->1734" ] }, { @@ -39480,8 +39493,8 @@ "pl": "Dołącz do tego serwera Discord aby dostawac powiadomienia.", "de": "Treten Sie dem Discordserver bei um Benachrichtigungen zu erhalten.", "xloc": [ - "default.handlebars->47->1594", - "default.handlebars->47->2801" + "default.handlebars->47->1599", + "default.handlebars->47->2809" ] }, { @@ -39508,7 +39521,7 @@ "zh-cht": "已加入桌面Multiplex會話", "hu": "Csatlakozva multiplex asztali munkamenethez", "xloc": [ - "default.handlebars->47->2309" + "default.handlebars->47->2317" ] }, { @@ -39535,7 +39548,7 @@ "zh-cht": "已加入桌面多路復用會話 \\\"{0}\\\"", "hu": "Csatlakozva multiplex asztali munkamenethez \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2448" + "default.handlebars->47->2456" ] }, { @@ -39563,7 +39576,7 @@ "hu": "kannada", "xloc": [ "default-mobile.handlebars->11->202", - "default.handlebars->47->1730" + "default.handlebars->47->1735" ] }, { @@ -39591,7 +39604,7 @@ "hu": "kasmíri", "xloc": [ "default-mobile.handlebars->11->203", - "default.handlebars->47->1731" + "default.handlebars->47->1736" ] }, { @@ -39619,7 +39632,7 @@ "hu": "kazah", "xloc": [ "default-mobile.handlebars->11->204", - "default.handlebars->47->1732" + "default.handlebars->47->1737" ] }, { @@ -39646,7 +39659,7 @@ "zh-cht": "保留現有密碼", "hu": "Meglévő jelszó megtartása", "xloc": [ - "default.handlebars->47->2061" + "default.handlebars->47->2069" ] }, { @@ -39673,7 +39686,7 @@ "zh-cht": "內核驅動器", "hu": "KernelDriver", "xloc": [ - "default.handlebars->47->1356" + "default.handlebars->47->1360" ] }, { @@ -39701,7 +39714,7 @@ "hu": "Kulcs fájl", "xloc": [ "default-mobile.handlebars->11->668", - "default.handlebars->47->1386", + "default.handlebars->47->1390", "ssh.handlebars->3->15" ] }, @@ -39729,8 +39742,8 @@ "zh-cht": "鍵名", "hu": "Kulcs neve", "xloc": [ - "default.handlebars->47->1623", - "default.handlebars->47->1626" + "default.handlebars->47->1628", + "default.handlebars->47->1631" ] }, { @@ -39758,7 +39771,7 @@ "hu": "Kulcs jelszó", "xloc": [ "default-mobile.handlebars->11->670", - "default.handlebars->47->1388", + "default.handlebars->47->1392", "ssh.handlebars->3->17" ] }, @@ -39787,7 +39800,7 @@ "hu": "A kulcsfájlnak OpenSSH formátumúnak kell lennie.", "xloc": [ "default-mobile.handlebars->11->669", - "default.handlebars->47->1387", + "default.handlebars->47->1391", "ssh.handlebars->3->16" ] }, @@ -39840,7 +39853,7 @@ "hu": "Billentyű parancsok testreszabása", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1", - "default.handlebars->47->1330" + "default.handlebars->47->1334" ] }, { @@ -39867,7 +39880,7 @@ "zh-cht": "鍵盤字符串自定義", "hu": "Billentyű karakterláncok testreszabása", "xloc": [ - "default.handlebars->47->1335" + "default.handlebars->47->1339" ] }, { @@ -39919,7 +39932,7 @@ "hu": "khmer", "xloc": [ "default-mobile.handlebars->11->205", - "default.handlebars->47->1733" + "default.handlebars->47->1738" ] }, { @@ -39946,7 +39959,7 @@ "zh-cht": "殺死進程{0}", "hu": "Folyamat leállítása {0}", "xloc": [ - "default.handlebars->47->2324" + "default.handlebars->47->2332" ] }, { @@ -39974,7 +39987,7 @@ "hu": "kirgiz", "xloc": [ "default-mobile.handlebars->11->206", - "default.handlebars->47->1734" + "default.handlebars->47->1739" ] }, { @@ -40002,7 +40015,7 @@ "hu": "klingon", "xloc": [ "default-mobile.handlebars->11->207", - "default.handlebars->47->1735" + "default.handlebars->47->1740" ] }, { @@ -40029,8 +40042,8 @@ "zh-cht": "已知的", "hu": "Ismert", "xloc": [ - "default-mobile.handlebars->11->787", - "default.handlebars->47->1527" + "default-mobile.handlebars->11->788", + "default.handlebars->47->1531" ] }, { @@ -40058,7 +40071,7 @@ "hu": "koreai", "xloc": [ "default-mobile.handlebars->11->208", - "default.handlebars->47->1736" + "default.handlebars->47->1741" ] }, { @@ -40086,7 +40099,7 @@ "hu": "koreai (Észak-Korea)", "xloc": [ "default-mobile.handlebars->11->209", - "default.handlebars->47->1737" + "default.handlebars->47->1742" ] }, { @@ -40114,7 +40127,7 @@ "hu": "koreai (Dél-Korea)", "xloc": [ "default-mobile.handlebars->11->210", - "default.handlebars->47->1738" + "default.handlebars->47->1743" ] }, { @@ -40141,8 +40154,8 @@ "zh-cht": "如果", "hu": "LF", "xloc": [ - "default.handlebars->47->1373", - "default.handlebars->47->1404", + "default.handlebars->47->1377", + "default.handlebars->47->1408", "sharing.handlebars->11->26", "sharing.handlebars->11->40" ] @@ -40172,7 +40185,7 @@ "hu": "Nyelv", "xloc": [ "default-mobile.handlebars->11->305", - "default.handlebars->47->1833" + "default.handlebars->47->1838" ] }, { @@ -40250,7 +40263,7 @@ "zh-cht": "大焦點", "hu": "Nagy Focus mode", "xloc": [ - "default.handlebars->47->1303" + "default.handlebars->47->1307" ] }, { @@ -40420,7 +40433,7 @@ "zh-cht": "過去30天", "hu": "Elmúlt 30 napon", "xloc": [ - "default.handlebars->47->2939", + "default.handlebars->47->2947", "default.handlebars->container->column_l->p40->3->1->p40time->9" ] }, @@ -40507,7 +40520,7 @@ "zh-cht": "過去 7 天", "hu": "Utolsó 7 nap", "xloc": [ - "default.handlebars->47->2938" + "default.handlebars->47->2946" ] }, { @@ -40561,7 +40574,7 @@ "zh-cht": "最後訪問", "hu": "Utolsó hozzáférés", "xloc": [ - "default.handlebars->47->2498" + "default.handlebars->47->2506" ] }, { @@ -40588,7 +40601,7 @@ "zh-cht": "最後一天", "hu": "Utolsó napon", "xloc": [ - "default.handlebars->47->2937" + "default.handlebars->47->2945" ] }, { @@ -40615,7 +40628,7 @@ "zh-cht": "上次登入", "hu": "Utolsó bejelentkezés", "xloc": [ - "default.handlebars->47->2734" + "default.handlebars->47->2742" ] }, { @@ -40642,8 +40655,8 @@ "zh-cht": "最後一次露面", "hu": "Utoljára látott", "xloc": [ - "default.handlebars->47->340", - "default.handlebars->47->365", + "default.handlebars->47->343", + "default.handlebars->47->368", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->11" ] }, @@ -40671,7 +40684,7 @@ "zh-cht": "上次訪問:{0}", "hu": "Utolsó hozzáférés: {0}", "xloc": [ - "default.handlebars->47->2508" + "default.handlebars->47->2516" ] }, { @@ -40698,13 +40711,13 @@ "zh-cht": "上次代理地址", "hu": "Utolsó Agent cím", "xloc": [ - "default-mobile.handlebars->11->749", "default-mobile.handlebars->11->750", "default-mobile.handlebars->11->751", + "default-mobile.handlebars->11->752", "default.handlebars->47->147", - "default.handlebars->47->1479", - "default.handlebars->47->1480", - "default.handlebars->47->1481", + "default.handlebars->47->1483", + "default.handlebars->47->1484", + "default.handlebars->47->1485", "default.handlebars->47->149", "default.handlebars->47->151" ] @@ -40733,11 +40746,11 @@ "zh-cht": "上次代理連接", "hu": "Utolsó Agent kapcsolat", "xloc": [ - "default-mobile.handlebars->11->746", - "default-mobile.handlebars->11->748", + "default-mobile.handlebars->11->747", + "default-mobile.handlebars->11->749", "default.handlebars->47->146", - "default.handlebars->47->1476", - "default.handlebars->47->1478" + "default.handlebars->47->1480", + "default.handlebars->47->1482" ] }, { @@ -40764,7 +40777,7 @@ "zh-cht": "上次更改:{0}", "hu": "Utolsó módosítás: {0}", "xloc": [ - "default.handlebars->47->2738" + "default.handlebars->47->2746" ] }, { @@ -40776,7 +40789,7 @@ "hu": "Utolsó kapcsolódási idő rekordok", "de": "Aufzeichnungen über letzte Verbindungszeiten", "xloc": [ - "default.handlebars->47->3002" + "default.handlebars->47->3010" ] }, { @@ -40857,7 +40870,7 @@ "zh-cht": "上次登入:{0}", "hu": "Utolsó bejelentkezés: {0}", "xloc": [ - "default.handlebars->47->2509" + "default.handlebars->47->2517" ] }, { @@ -40885,7 +40898,7 @@ "hu": "Utoljára látott:", "xloc": [ "default.handlebars->47->116", - "default.handlebars->47->990" + "default.handlebars->47->994" ] }, { @@ -41018,7 +41031,7 @@ "hu": "latin", "xloc": [ "default-mobile.handlebars->11->211", - "default.handlebars->47->1739" + "default.handlebars->47->1744" ] }, { @@ -41046,7 +41059,7 @@ "hu": "lett", "xloc": [ "default-mobile.handlebars->11->212", - "default.handlebars->47->1740" + "default.handlebars->47->1745" ] }, { @@ -41073,7 +41086,7 @@ "zh-cht": "啟動MeshCentral路由器", "hu": "MeshCentral Router elindítása", "xloc": [ - "default.handlebars->47->1225" + "default.handlebars->47->1229" ] }, { @@ -41124,7 +41137,7 @@ "zh-cht": "啟動基於Web的RDP連接到此裝置", "hu": "WEB-based RDP munkamenet indítása ezen az eszközön", "xloc": [ - "default.handlebars->47->970" + "default.handlebars->47->974" ] }, { @@ -41151,7 +41164,7 @@ "zh-cht": "啟動到此設備的基於 Web 的 SSH 會話", "hu": "WEB-based SSH munkamenet indítása ezen az eszközön", "xloc": [ - "default.handlebars->47->972" + "default.handlebars->47->976" ] }, { @@ -41178,7 +41191,7 @@ "zh-cht": "向此設備啟動基於 Web 的 VNC 會話", "hu": "WEB-based VNC munkamenet indítása ezen az eszközön", "xloc": [ - "default.handlebars->47->968" + "default.handlebars->47->972" ] }, { @@ -41205,7 +41218,7 @@ "zh-cht": "如沒有請留空。", "hu": "Ha nincs, hagyja üresen.", "xloc": [ - "default.handlebars->47->2787" + "default.handlebars->47->2795" ] }, { @@ -41233,7 +41246,7 @@ "hu": "Bal", "xloc": [ "default-mobile.handlebars->11->636", - "default.handlebars->47->1316" + "default.handlebars->47->1320" ] }, { @@ -41260,7 +41273,7 @@ "zh-cht": "{0} 秒後離開 Web-RDP 會話 \\\"{1}\\\"。", "hu": "Elhagyta a Web-RDP munkamenetet\\\"{1}\\\" {0} másodperc után.", "xloc": [ - "default.handlebars->47->2430" + "default.handlebars->47->2438" ] }, { @@ -41311,7 +41324,7 @@ "zh-cht": "{0} 秒後離開 Web-SFTP 會話 \\\"{1}\\\"。", "hu": "Elhagyta a Web-SFTP munkamenetet \\\"{1}\\\" {0} másodperc után.", "xloc": [ - "default.handlebars->47->2429" + "default.handlebars->47->2437" ] }, { @@ -41362,7 +41375,7 @@ "zh-cht": "{0} 秒後離開 Web-SSH 會話 \\\"{1}\\\"。", "hu": "Elhagyta a Web-SSH munkamenetet \\\"{1}\\\" {0} másodperc után.", "xloc": [ - "default.handlebars->47->2428" + "default.handlebars->47->2436" ] }, { @@ -41413,7 +41426,7 @@ "zh-cht": "{0} 秒後離開 Web-VNC 會話。", "hu": "Elhagyta a Web-VNC munkamenetet {0} másodperc után.", "xloc": [ - "default.handlebars->47->2431" + "default.handlebars->47->2439" ] }, { @@ -41472,7 +41485,7 @@ "zh-cht": "離開桌面多路復用會話", "hu": "Elhagyta az asztali multiplex munkamenetet.", "xloc": [ - "default.handlebars->47->2310" + "default.handlebars->47->2318" ] }, { @@ -41499,7 +41512,7 @@ "zh-cht": "{1} 秒後離開桌面多路復用會話 \\\"{0}\\\"。", "hu": "Elhagyta a multiplex desktop munkamenetet\\\"{1}\\\" {0} másodperc után.", "xloc": [ - "default.handlebars->47->2449" + "default.handlebars->47->2457" ] }, { @@ -41526,7 +41539,7 @@ "zh-cht": "{0} 秒後離開桌面多路復用會話。", "hu": "Elhagyta az asztali multiplex munkamenetet {0} másodperc után.", "xloc": [ - "default.handlebars->47->2427" + "default.handlebars->47->2435" ] }, { @@ -41553,7 +41566,7 @@ "zh-cht": "長度", "hu": "Hossz", "xloc": [ - "default.handlebars->47->2952" + "default.handlebars->47->2960" ] }, { @@ -41632,8 +41645,8 @@ "zh-cht": "限制事件", "hu": "Saját események", "xloc": [ - "default.handlebars->47->1055", - "default.handlebars->47->1080" + "default.handlebars->47->1059", + "default.handlebars->47->1084" ] }, { @@ -41688,10 +41701,10 @@ "zh-cht": "有限輸入", "hu": "Korlátozott bevitel", "xloc": [ - "default-mobile.handlebars->11->901", - "default.handlebars->47->1047", - "default.handlebars->47->1072", - "default.handlebars->47->2182" + "default-mobile.handlebars->11->903", + "default.handlebars->47->1051", + "default.handlebars->47->1076", + "default.handlebars->47->2190" ] }, { @@ -41718,8 +41731,8 @@ "zh-cht": "僅有限輸入", "hu": "Csak korlátozott bevitel", "xloc": [ - "default-mobile.handlebars->11->874", - "default.handlebars->47->2135" + "default-mobile.handlebars->11->876", + "default.handlebars->47->2143" ] }, { @@ -41774,8 +41787,8 @@ "zh-cht": "鏈結過期", "hu": "Link lejárat", "xloc": [ - "default.handlebars->47->521", - "default.handlebars->47->535" + "default.handlebars->47->524", + "default.handlebars->47->538" ] }, { @@ -41802,7 +41815,7 @@ "zh-cht": "鏈結邀請", "hu": "Meghívó link", "xloc": [ - "default.handlebars->47->508" + "default.handlebars->47->511" ] }, { @@ -41829,7 +41842,7 @@ "zh-cht": "鏈接", "hu": "Linkek", "xloc": [ - "default.handlebars->47->361" + "default.handlebars->47->364" ] }, { @@ -41860,7 +41873,7 @@ "agentinvite.handlebars->container->column_l->5->linuxtab->1", "default-mobile.handlebars->11->492", "default.handlebars->47->58", - "default.handlebars->47->830" + "default.handlebars->47->833" ] }, { @@ -41887,7 +41900,7 @@ "zh-cht": "Linux (SSH/SCP/VNC)", "hu": "Linux (SSH/SCP/VNC)", "xloc": [ - "default.handlebars->47->465" + "default.handlebars->47->468" ] }, { @@ -41914,7 +41927,7 @@ "zh-cht": "Linux / BSD", "hu": "Linux / BSD", "xloc": [ - "default.handlebars->47->555" + "default.handlebars->47->558" ] }, { @@ -41941,7 +41954,7 @@ "zh-cht": "Linux / BSD(解除安裝)", "hu": "Linux / BSD (Eltávolítás)", "xloc": [ - "default.handlebars->47->561" + "default.handlebars->47->564" ] }, { @@ -41968,7 +41981,7 @@ "zh-cht": "Linux / BSD / macOS二進制安裝軟體", "hu": "Linux / BSD / macOS Binary Telepítő", "xloc": [ - "default.handlebars->47->556" + "default.handlebars->47->559" ] }, { @@ -42107,7 +42120,7 @@ "zh-cht": "Linux ARM,Raspberry Pi(32位)", "hu": "Linux ARM, Raspberry Pi (32bit)", "xloc": [ - "default.handlebars->47->1234" + "default.handlebars->47->1238" ] }, { @@ -42134,7 +42147,7 @@ "zh-cht": "Linux ARM, Raspberry Pi (64位)", "hu": "Linux ARM, Raspberry Pi (64bit)", "xloc": [ - "default.handlebars->47->1235" + "default.handlebars->47->1239" ] }, { @@ -42161,8 +42174,8 @@ "zh-cht": "Linux MeshAgent", "hu": "Linux MeshAgent", "xloc": [ - "default.handlebars->47->2207", - "default.handlebars->47->545" + "default.handlebars->47->2215", + "default.handlebars->47->548" ] }, { @@ -42245,7 +42258,7 @@ "zh-cht": "Linux路徑", "hu": "Linux elérési út", "xloc": [ - "default.handlebars->47->708" + "default.handlebars->47->711" ] }, { @@ -42328,7 +42341,7 @@ "zh-cht": "只限Linux", "hu": "csak Linux", "xloc": [ - "default.handlebars->47->519" + "default.handlebars->47->522" ] }, { @@ -42355,7 +42368,7 @@ "zh-cht": "Linux x86(32位)", "hu": "Linux x86 (32bit)", "xloc": [ - "default.handlebars->47->1231" + "default.handlebars->47->1235" ] }, { @@ -42382,7 +42395,7 @@ "zh-cht": "Linux x86(64位)", "hu": "Linux x86 (64bit)", "xloc": [ - "default.handlebars->47->1230" + "default.handlebars->47->1234" ] }, { @@ -42409,8 +42422,8 @@ "zh-cht": "Linux / BSD / macOS命令外殼", "hu": "Linux/BSD/macOS Parancs Shell", "xloc": [ - "default.handlebars->47->1174", - "default.handlebars->47->734" + "default.handlebars->47->1178", + "default.handlebars->47->737" ] }, { @@ -42514,7 +42527,7 @@ "hu": "litván", "xloc": [ "default-mobile.handlebars->11->213", - "default.handlebars->47->1741" + "default.handlebars->47->1746" ] }, { @@ -42570,13 +42583,14 @@ "xloc": [ "default-mobile.handlebars->11->310", "default-mobile.handlebars->11->90", - "default.handlebars->47->1220", - "default.handlebars->47->1573", - "default.handlebars->47->1612", - "default.handlebars->47->1938", - "default.handlebars->47->1942", - "default.handlebars->47->2835", - "default.handlebars->47->2884" + "default.handlebars->47->1224", + "default.handlebars->47->1578", + "default.handlebars->47->1617", + "default.handlebars->47->1943", + "default.handlebars->47->1947", + "default.handlebars->47->1950", + "default.handlebars->47->2843", + "default.handlebars->47->2892" ] }, { @@ -42603,7 +42617,7 @@ "zh-cht": "本地", "hu": "Helyi", "xloc": [ - "default.handlebars->47->400", + "default.handlebars->47->403", "messenger.handlebars->localVideo->1", "messenger.handlebars->remoteImage->3->4" ] @@ -42708,9 +42722,9 @@ "zh-cht": "本地設備,無代理", "hu": "Helyi eszközök, agent nélkül", "xloc": [ - "default-mobile.handlebars->11->834", - "default.handlebars->47->1889", - "default.handlebars->47->1949" + "default-mobile.handlebars->11->836", + "default.handlebars->47->1894", + "default.handlebars->47->1957" ] }, { @@ -42764,7 +42778,7 @@ "zh-cht": "通過中繼代理的本地網絡連接。", "hu": "Helyi hálózati kapcsolat relay agent-en keresztül.", "xloc": [ - "default.handlebars->47->397" + "default.handlebars->47->400" ] }, { @@ -42791,7 +42805,7 @@ "zh-cht": "本地網絡連接。", "hu": "Helyi hálózati kapcsolat.", "xloc": [ - "default.handlebars->47->399" + "default.handlebars->47->402" ] }, { @@ -42818,7 +42832,7 @@ "zh-cht": "本地用戶接受的遠程終端請求", "hu": "A helyi felhasználó elfogadta a távoli terminál kérését", "xloc": [ - "default.handlebars->47->2332" + "default.handlebars->47->2340" ] }, { @@ -42845,7 +42859,7 @@ "zh-cht": "本地用戶拒絕了遠程終端請求", "hu": "A helyi felhasználó elutasította a távoli terminál kérését", "xloc": [ - "default.handlebars->47->2333" + "default.handlebars->47->2341" ] }, { @@ -42874,7 +42888,7 @@ "xloc": [ "default-mobile.handlebars->11->308", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->3->5->0", - "default.handlebars->47->1836", + "default.handlebars->47->1841", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->9" ] }, @@ -42902,7 +42916,7 @@ "zh-cht": "位置", "hu": "Hely", "xloc": [ - "default.handlebars->47->954" + "default.handlebars->47->958" ] }, { @@ -42956,7 +42970,7 @@ "zh-cht": "鎖定賬戶", "hu": "Fiók zárolása", "xloc": [ - "default.handlebars->47->2600" + "default.handlebars->47->2608" ] }, { @@ -42983,7 +42997,7 @@ "zh-cht": "鎖定帳戶設置", "hu": "Fiókbeállítások zárolása", "xloc": [ - "default.handlebars->47->2604" + "default.handlebars->47->2612" ] }, { @@ -43010,7 +43024,7 @@ "zh-cht": "鎖定桌面", "hu": "Asztal zárolása", "xloc": [ - "default.handlebars->47->1101" + "default.handlebars->47->1105" ] }, { @@ -43037,7 +43051,7 @@ "zh-cht": "鎖定賬戶", "hu": "Fiók zárolása", "xloc": [ - "default.handlebars->47->2530" + "default.handlebars->47->2538" ] }, { @@ -43092,7 +43106,7 @@ "zh-cht": "鎖定遠程用戶的鼠標和鍵盤?", "hu": "Zárolja a távoli felhasználó egerét és billentyűzetét?", "xloc": [ - "default.handlebars->47->1098" + "default.handlebars->47->1102" ] }, { @@ -43146,7 +43160,7 @@ "zh-cht": "鎖定用戶桌面?", "hu": "Felhasználó Asztal zárolása?", "xloc": [ - "default.handlebars->47->1102" + "default.handlebars->47->1106" ] }, { @@ -43173,7 +43187,7 @@ "zh-cht": "已鎖定", "hu": "Zárolva", "xloc": [ - "default.handlebars->47->2510" + "default.handlebars->47->2518" ] }, { @@ -43201,10 +43215,10 @@ "hu": "Fiók zárolva", "xloc": [ "default-mobile.handlebars->11->86", - "default.handlebars->47->2694", - "default.handlebars->47->2980", - "default.handlebars->47->3019", - "default.handlebars->47->320" + "default.handlebars->47->2702", + "default.handlebars->47->2988", + "default.handlebars->47->3027", + "default.handlebars->47->323" ] }, { @@ -43231,7 +43245,7 @@ "zh-cht": "將遠程用戶鎖定在桌面之外", "hu": "Távoli felhasználó kizárása az asztalról.", "xloc": [ - "default.handlebars->47->2358" + "default.handlebars->47->2366" ] }, { @@ -43258,7 +43272,7 @@ "zh-cht": "記錄事件", "hu": "Esemény hozzáadása", "xloc": [ - "default.handlebars->47->931" + "default.handlebars->47->935" ] }, { @@ -43398,7 +43412,7 @@ "zh-cht": "登錄用戶", "hu": "Bejelentkezett felhasználók", "xloc": [ - "default.handlebars->47->337" + "default.handlebars->47->340" ] }, { @@ -43483,7 +43497,7 @@ "zh-cht": "登錄令牌", "hu": "Bejelentkezési token", "xloc": [ - "default.handlebars->47->2991" + "default.handlebars->47->2999" ] }, { @@ -43568,7 +43582,7 @@ "hu": "Bejelentkezési token használatban", "xloc": [ "default-mobile.handlebars->11->64", - "default.handlebars->47->203" + "default.handlebars->47->206" ] }, { @@ -43655,7 +43669,7 @@ "hu": "luxemburgi", "xloc": [ "default-mobile.handlebars->11->214", - "default.handlebars->47->1742" + "default.handlebars->47->1747" ] }, { @@ -43682,12 +43696,12 @@ "zh-cht": "MAC層", "hu": "MAC réteg", "xloc": [ - "default-mobile.handlebars->11->761", - "default-mobile.handlebars->11->763", - "default.handlebars->47->1491", - "default.handlebars->47->1493", - "default.handlebars->47->1501", - "default.handlebars->47->1503" + "default-mobile.handlebars->11->762", + "default-mobile.handlebars->11->764", + "default.handlebars->47->1495", + "default.handlebars->47->1497", + "default.handlebars->47->1505", + "default.handlebars->47->1507" ] }, { @@ -43742,9 +43756,9 @@ "zh-cht": "MAC:{0}", "hu": "MAC: {0}", "xloc": [ - "default-mobile.handlebars->11->764", - "default.handlebars->47->1494", - "default.handlebars->47->1504" + "default-mobile.handlebars->11->765", + "default.handlebars->47->1498", + "default.handlebars->47->1508" ] }, { @@ -43771,9 +43785,9 @@ "zh-cht": "MAC:{0},網關:{1}", "hu": "MAC: {0}, Átjáró: {1}", "xloc": [ - "default-mobile.handlebars->11->762", - "default.handlebars->47->1492", - "default.handlebars->47->1502" + "default-mobile.handlebars->11->763", + "default.handlebars->47->1496", + "default.handlebars->47->1506" ] }, { @@ -43910,14 +43924,14 @@ "xloc": [ "default-mobile.handlebars->11->467", "default-mobile.handlebars->11->524", - "default-mobile.handlebars->11->817", "default-mobile.handlebars->11->819", + "default-mobile.handlebars->11->821", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", - "default.handlebars->47->1558", - "default.handlebars->47->1560", - "default.handlebars->47->396", - "default.handlebars->47->661", - "default.handlebars->47->910", + "default.handlebars->47->1563", + "default.handlebars->47->1565", + "default.handlebars->47->399", + "default.handlebars->47->664", + "default.handlebars->47->914", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2" ] }, @@ -43945,7 +43959,7 @@ "zh-cht": "MQTT憑證", "hu": "MQTT Hitelesítő adatok", "xloc": [ - "default.handlebars->47->309" + "default.handlebars->47->312" ] }, { @@ -43972,7 +43986,7 @@ "zh-cht": "MQTT登入", "hu": "MQTT bejelentkezés", "xloc": [ - "default.handlebars->47->975" + "default.handlebars->47->979" ] }, { @@ -44000,7 +44014,7 @@ "hu": "MQTT csatorna csatlakoztatva", "xloc": [ "default-mobile.handlebars->11->554", - "default.handlebars->47->989" + "default.handlebars->47->993" ] }, { @@ -44027,8 +44041,8 @@ "zh-cht": "MQTT已連接", "hu": "MQTT csatlakoztatva", "xloc": [ - "default.handlebars->47->256", - "default.handlebars->47->988" + "default.handlebars->47->259", + "default.handlebars->47->992" ] }, { @@ -44055,9 +44069,9 @@ "zh-cht": "與裝置的MQTT連接已啟動。", "hu": "MQTT kapcsolat aktív az eszközzel", "xloc": [ - "default.handlebars->47->395", - "default.handlebars->47->660", - "default.handlebars->47->909" + "default.handlebars->47->398", + "default.handlebars->47->663", + "default.handlebars->47->913" ] }, { @@ -44084,7 +44098,7 @@ "zh-cht": "MQTT已斷開連接", "hu": "MQTT lecsatlakoztatva", "xloc": [ - "default.handlebars->47->260" + "default.handlebars->47->263" ] }, { @@ -44240,7 +44254,7 @@ "zh-cht": "macOS 安裝程序", "hu": "MacOS Telepítő", "xloc": [ - "default.handlebars->47->1223" + "default.handlebars->47->1227" ] }, { @@ -44267,8 +44281,8 @@ "zh-cht": "MacOS MeshAgent", "hu": "MacOS MeshAgent", "xloc": [ - "default.handlebars->47->2208", - "default.handlebars->47->546" + "default.handlebars->47->2216", + "default.handlebars->47->549" ] }, { @@ -44322,7 +44336,7 @@ "zh-cht": "主伺服器訊息", "hu": "Fő Kiszolgáló üzenetek", "xloc": [ - "default.handlebars->47->3135" + "default.handlebars->47->3143" ] }, { @@ -44350,7 +44364,7 @@ "hu": "maláj", "xloc": [ "default-mobile.handlebars->11->216", - "default.handlebars->47->1744" + "default.handlebars->47->1749" ] }, { @@ -44378,7 +44392,7 @@ "hu": "malajálam", "xloc": [ "default-mobile.handlebars->11->217", - "default.handlebars->47->1745" + "default.handlebars->47->1750" ] }, { @@ -44406,7 +44420,7 @@ "hu": "máltai", "xloc": [ "default-mobile.handlebars->11->218", - "default.handlebars->47->1746" + "default.handlebars->47->1751" ] }, { @@ -44434,7 +44448,7 @@ "hu": "A fiókhoz tartozó kép módosítása", "xloc": [ "default-mobile.handlebars->11->91", - "default.handlebars->47->1574" + "default.handlebars->47->1579" ] }, { @@ -44462,7 +44476,7 @@ "hu": "Biztonsági kódok kezelése", "xloc": [ "default-mobile.handlebars->11->81", - "default.handlebars->47->227" + "default.handlebars->47->230" ] }, { @@ -44489,10 +44503,10 @@ "zh-cht": "管理裝置群電腦", "hu": "Eszközcsoport számítógépeinek kezelése", "xloc": [ - "default-mobile.handlebars->11->871", - "default-mobile.handlebars->11->891", - "default.handlebars->47->2132", - "default.handlebars->47->2171" + "default-mobile.handlebars->11->873", + "default-mobile.handlebars->11->893", + "default.handlebars->47->2140", + "default.handlebars->47->2179" ] }, { @@ -44519,10 +44533,10 @@ "zh-cht": "管理裝置群用戶", "hu": "Eszközcsoport felhasználók kezelése", "xloc": [ - "default-mobile.handlebars->11->870", - "default-mobile.handlebars->11->890", - "default.handlebars->47->2131", - "default.handlebars->47->2170" + "default-mobile.handlebars->11->872", + "default-mobile.handlebars->11->892", + "default.handlebars->47->2139", + "default.handlebars->47->2178" ] }, { @@ -44549,7 +44563,7 @@ "zh-cht": "管理裝置", "hu": "Eszközök kezelése", "xloc": [ - "default.handlebars->47->1067" + "default.handlebars->47->1071" ] }, { @@ -44576,7 +44590,7 @@ "zh-cht": "管理錄音", "hu": "Felvételek kezelése", "xloc": [ - "default.handlebars->47->2598" + "default.handlebars->47->2606" ] }, { @@ -44603,7 +44617,7 @@ "zh-cht": "管理安全密鑰", "hu": "Biztonsági hardverkulcsok kezelése", "xloc": [ - "default.handlebars->47->235" + "default.handlebars->47->238" ] }, { @@ -44630,7 +44644,7 @@ "zh-cht": "管理用戶群", "hu": "Felhaszálói csoportok kezelése", "xloc": [ - "default.handlebars->47->2597" + "default.handlebars->47->2605" ] }, { @@ -44657,8 +44671,8 @@ "zh-cht": "管理用戶", "hu": "Felhaszálók kezelése", "xloc": [ - "default.handlebars->47->1066", - "default.handlebars->47->2596" + "default.handlebars->47->1070", + "default.handlebars->47->2604" ] }, { @@ -44865,7 +44879,7 @@ "zh-cht": "使用軟體代理進行管理", "hu": "Kezelés szoftver agent segítségével", "xloc": [ - "default.handlebars->47->1894" + "default.handlebars->47->1899" ] }, { @@ -44892,8 +44906,8 @@ "zh-cht": "使用軟體代理進行管理", "hu": "Szoftver agent segítségével kezelt", "xloc": [ - "default-mobile.handlebars->11->833", - "default.handlebars->47->1948" + "default-mobile.handlebars->11->835", + "default.handlebars->47->1956" ] }, { @@ -44920,7 +44934,7 @@ "zh-cht": "經理", "hu": "Menedzser", "xloc": [ - "default.handlebars->47->2515" + "default.handlebars->47->2523" ] }, { @@ -44996,7 +45010,7 @@ "hu": "maori", "xloc": [ "default-mobile.handlebars->11->219", - "default.handlebars->47->1747" + "default.handlebars->47->1752" ] }, { @@ -45100,7 +45114,7 @@ "hu": "marathi", "xloc": [ "default-mobile.handlebars->11->220", - "default.handlebars->47->1748" + "default.handlebars->47->1753" ] }, { @@ -45126,8 +45140,8 @@ "zh-cht": "掩碼:{0}", "hu": "Hálózati maszk: {0}", "xloc": [ - "default-mobile.handlebars->11->766", - "default.handlebars->47->1506" + "default-mobile.handlebars->11->767", + "default.handlebars->47->1510" ] }, { @@ -45154,7 +45168,7 @@ "zh-cht": "達到連接數量上限", "hu": "Elérte a munkamenetek maximális számát", "xloc": [ - "default.handlebars->47->3079" + "default.handlebars->47->3087" ] }, { @@ -45181,7 +45195,7 @@ "zh-cht": "已達到最大鍵數。", "hu": "Elérte a kulcsok maximális számát.", "xloc": [ - "default.handlebars->47->234" + "default.handlebars->47->237" ] }, { @@ -45267,8 +45281,8 @@ "zh-cht": "Megabyte", "hu": "Megabájt", "xloc": [ - "default.handlebars->47->3120", - "default.handlebars->47->3125" + "default.handlebars->47->3128", + "default.handlebars->47->3133" ] }, { @@ -45295,9 +45309,9 @@ "zh-cht": "記憶體", "hu": "Memória", "xloc": [ - "default-mobile.handlebars->11->806", - "default.handlebars->47->1546", - "default.handlebars->47->3099", + "default-mobile.handlebars->11->808", + "default.handlebars->47->1551", + "default.handlebars->47->3107", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] }, @@ -45327,19 +45341,19 @@ "xloc": [ "default-mobile.handlebars->11->496", "default-mobile.handlebars->11->551", - "default-mobile.handlebars->11->745", - "default-mobile.handlebars->11->753", - "default.handlebars->47->1475", - "default.handlebars->47->1483", - "default.handlebars->47->575", - "default.handlebars->47->579", - "default.handlebars->47->583", - "default.handlebars->47->594", - "default.handlebars->47->607", + "default-mobile.handlebars->11->746", + "default-mobile.handlebars->11->754", + "default.handlebars->47->1479", + "default.handlebars->47->1487", + "default.handlebars->47->578", + "default.handlebars->47->582", + "default.handlebars->47->586", + "default.handlebars->47->597", "default.handlebars->47->610", - "default.handlebars->47->616", - "default.handlebars->47->834", - "default.handlebars->47->902" + "default.handlebars->47->613", + "default.handlebars->47->619", + "default.handlebars->47->837", + "default.handlebars->47->906" ] }, { @@ -45366,8 +45380,8 @@ "zh-cht": "網格代理控制台", "hu": "Konzol", "xloc": [ - "default-mobile.handlebars->11->878", - "default.handlebars->47->2141" + "default-mobile.handlebars->11->880", + "default.handlebars->47->2149" ] }, { @@ -45442,7 +45456,7 @@ "zh-cht": "Mesh Relay", "hu": "Mesh Relay", "xloc": [ - "default.handlebars->47->908" + "default.handlebars->47->912" ] }, { @@ -45469,9 +45483,9 @@ "zh-cht": "已連接Mesh Agent並準備使用。", "hu": "Az Agent csatlakoztatva és használatra kész.", "xloc": [ - "default.handlebars->47->387", - "default.handlebars->47->652", - "default.handlebars->47->901" + "default.handlebars->47->390", + "default.handlebars->47->655", + "default.handlebars->47->905" ] }, { @@ -45498,9 +45512,9 @@ "zh-cht": "Mesh Agent可以經過其他代理作為中繼訪問得到。", "hu": "Mesh Agent egy másik Agent (relay) közvetítésével érhető el.", "xloc": [ - "default.handlebars->47->393", - "default.handlebars->47->658", - "default.handlebars->47->907" + "default.handlebars->47->396", + "default.handlebars->47->661", + "default.handlebars->47->911" ] }, { @@ -45527,8 +45541,8 @@ "zh-cht": "MeshAction(.txt)", "hu": "MeshAction (.txt)", "xloc": [ - "default.handlebars->47->1241", - "default.handlebars->47->1243" + "default.handlebars->47->1245", + "default.handlebars->47->1247" ] }, { @@ -45555,7 +45569,7 @@ "zh-cht": "MeshAgent流量", "hu": "MeshAgent forgalom", "xloc": [ - "default.handlebars->47->3137" + "default.handlebars->47->3145" ] }, { @@ -45582,7 +45596,7 @@ "zh-cht": "MeshAgent更新", "hu": "MeshAgent frissítés", "xloc": [ - "default.handlebars->47->3138" + "default.handlebars->47->3146" ] }, { @@ -45609,8 +45623,8 @@ "zh-cht": "網格中心", "hu": "MeshCentral", "xloc": [ - "default.handlebars->47->1096", - "default.handlebars->47->718" + "default.handlebars->47->1100", + "default.handlebars->47->721" ] }, { @@ -45637,7 +45651,7 @@ "zh-cht": "適用於 Android 的 MeshCentral 代理", "hu": "MeshCentral Agent Androidra", "xloc": [ - "default-mobile.handlebars->11->865" + "default-mobile.handlebars->11->867" ] }, { @@ -45664,10 +45678,10 @@ "zh-cht": "MeshCentral 助手", "hu": "MeshCentral Assistant", "xloc": [ - "default.handlebars->47->2209", - "default.handlebars->47->520", - "default.handlebars->47->547", - "default.handlebars->47->559" + "default.handlebars->47->2217", + "default.handlebars->47->523", + "default.handlebars->47->550", + "default.handlebars->47->562" ] }, { @@ -45694,8 +45708,8 @@ "zh-cht": "適用於 Windows 的 MeshCentral 助手", "hu": "MeshCentral Assistant Windows rendszerhez", "xloc": [ - "default.handlebars->47->599", - "default.handlebars->47->603" + "default.handlebars->47->602", + "default.handlebars->47->606" ] }, { @@ -45746,7 +45760,7 @@ "zh-cht": "MeshCentral Assistant 是一個 Windows 工具,用戶可以使用它來尋求幫助。使用下面的鏈接下載將連接到設備組 \\\"{0}\\\" 的版本。", "hu": "A MeshCentral Assistant egy Windows alkalmazás, amellyel a felhasználók segítséget kérhetnek. Az alábbi link segítségével letölthet egy olyan verziót, amely csatlakozik a \\\"{0}\\\" eszközcsoporthoz.", "xloc": [ - "default.handlebars->47->598" + "default.handlebars->47->601" ] }, { @@ -45773,7 +45787,7 @@ "zh-cht": "MeshCentral Assistant 是一個 Windows 工具,用戶可以使用它來尋求幫助。使用下面的鏈接下載將監控後台代理的版本。", "hu": "A MeshCentral Assistant egy Windows tálca alkalmazás, amellyel a felhasználók segítséget kérhetnek. Az alábbi link segítségével letölthet egy olyan verziót, amely a háttérben futó MeshCentral Agent-et monitorozza.", "xloc": [ - "default.handlebars->47->602" + "default.handlebars->47->605" ] }, { @@ -45825,10 +45839,7 @@ "tr": "MeshCentral Hataları", "zh-chs": "MeshCentral错误", "zh-cht": "MeshCentral錯誤", - "hu": "MeshCentral Hibák", - "xloc": [ - "default.handlebars->47->1941" - ] + "hu": "MeshCentral Hibák" }, { "bs": "MeshCentral Router", @@ -45854,7 +45865,7 @@ "zh-cht": "MeshCentral Router", "hu": "MeshCentral Router", "xloc": [ - "default.handlebars->47->1226" + "default.handlebars->47->1230" ] }, { @@ -45905,7 +45916,7 @@ "zh-cht": "MeshCentral 路由器鏈接", "hu": "MeshCentral Router Linkek", "xloc": [ - "default.handlebars->47->336" + "default.handlebars->47->339" ] }, { @@ -45980,7 +45991,7 @@ "zh-cht": "MeshCentral Router是Windows工具,用於TCP介面映射。例如,你可以通過該伺服器將RDP放入遠程裝置。", "hu": "A MeshCentral Router egy Windows-eszköz a TCP-portok leképezéséhez. Ezen a kiszolgálón keresztül például RDP-t indíthat egy távoli eszközre.", "xloc": [ - "default.handlebars->47->1221" + "default.handlebars->47->1225" ] }, { @@ -46034,7 +46045,6 @@ "zh-cht": "MeshCentral伺服器錯誤", "hu": "MeshCentral kiszolgáló hibák", "xloc": [ - "default.handlebars->47->196", "default.handlebars->47->200" ] }, @@ -46062,7 +46072,7 @@ "zh-cht": "MeshCentral伺服器同級化", "hu": "MeshCentral Server Peering", "xloc": [ - "default.handlebars->47->3136" + "default.handlebars->47->3144" ] }, { @@ -46117,7 +46127,7 @@ "hu": "MeshCentral verzió", "xloc": [ "default.handlebars->47->193", - "default.handlebars->47->1937", + "default.handlebars->47->1942", "default.handlebars->47->195" ] }, @@ -46145,9 +46155,9 @@ "zh-cht": "MeshCmd", "hu": "MeshCmd", "xloc": [ - "default.handlebars->47->1239", - "default.handlebars->47->370", - "default.handlebars->47->956" + "default.handlebars->47->1243", + "default.handlebars->47->373", + "default.handlebars->47->960" ] }, { @@ -46174,7 +46184,7 @@ "zh-cht": "MeshCmd(Linux ARM,32位)", "hu": "MeshCmd (Linux ARM, 32bit)", "xloc": [ - "default.handlebars->47->1252" + "default.handlebars->47->1256" ] }, { @@ -46201,7 +46211,7 @@ "zh-cht": "MeshCmd(Linux ARM,64位)", "hu": "MeshCmd (Linux ARM, 64bit)", "xloc": [ - "default.handlebars->47->1253" + "default.handlebars->47->1257" ] }, { @@ -46228,7 +46238,7 @@ "zh-cht": "MeshCmd(Linux x86,32bit)", "hu": "MeshCmd (Linux x86, 32bit)", "xloc": [ - "default.handlebars->47->1248" + "default.handlebars->47->1252" ] }, { @@ -46255,7 +46265,7 @@ "zh-cht": "MeshCmd(Linux x86,64位)", "hu": "MeshCmd (Linux x86, 64bit)", "xloc": [ - "default.handlebars->47->1249" + "default.handlebars->47->1253" ] }, { @@ -46263,7 +46273,7 @@ "nl": "MeshCmd (Win ARM-64 uitvoerbaar)", "de": "MeshCmd (Win ARM-64 ausführbare Datei)", "xloc": [ - "default.handlebars->47->1247" + "default.handlebars->47->1251" ] }, { @@ -46271,7 +46281,7 @@ "nl": "MeshCmd (Win x86-32 uitvoerbaar)", "de": "MeshCmd (Win x86-32 ausführbare Datei)", "xloc": [ - "default.handlebars->47->1245" + "default.handlebars->47->1249" ] }, { @@ -46279,7 +46289,7 @@ "nl": "MeshCmd (Win x86-64 uitvoerbaar)", "de": "MeshCmd (Win x86-64 ausführbare Datei)", "xloc": [ - "default.handlebars->47->1246" + "default.handlebars->47->1250" ] }, { @@ -46378,7 +46388,7 @@ "zh-cht": "MeshCmd(macOS,ARM-64位)", "hu": "MeshCmd (macOS, ARM-64bit)", "xloc": [ - "default.handlebars->47->1251" + "default.handlebars->47->1255" ] }, { @@ -46405,7 +46415,7 @@ "zh-cht": "MeshCmd(macOS,x86-ARM-64位)", "hu": "MeshCmd (macOS, x86-64bit)", "xloc": [ - "default.handlebars->47->1250" + "default.handlebars->47->1254" ] }, { @@ -46432,7 +46442,7 @@ "zh-cht": "MeshCmd是一個可以執行許多不同操作的命令行工具。可以選擇下載和編輯操作檔案以提供伺服器訊息和憑據。", "hu": "A MeshCmd egy parancssori eszköz, amely számos különböző műveletet végez. A műveletfájl opcionálisan letölthető és szerkeszthető a kiszolgáló adatainak és hitelesítő adatainak megadásához.", "xloc": [ - "default.handlebars->47->1236" + "default.handlebars->47->1240" ] }, { @@ -46534,11 +46544,11 @@ "zh-cht": "訊息", "hu": "Üzenet", "xloc": [ - "default.handlebars->47->1201", - "default.handlebars->47->2770", - "default.handlebars->47->2958", - "default.handlebars->47->532", - "default.handlebars->47->935" + "default.handlebars->47->1205", + "default.handlebars->47->2778", + "default.handlebars->47->2966", + "default.handlebars->47->535", + "default.handlebars->47->939" ] }, { @@ -46565,7 +46575,7 @@ "zh-cht": "留言框", "hu": "Üzenet Doboz", "xloc": [ - "default.handlebars->47->703" + "default.handlebars->47->706" ] }, { @@ -46592,7 +46602,7 @@ "zh-cht": "電郵調度器", "hu": "Üzenet Küldő", "xloc": [ - "default.handlebars->47->3134" + "default.handlebars->47->3142" ] }, { @@ -46603,7 +46613,7 @@ "pl": "Błąd wiadomości", "de": "Fehler bei Nachricht", "xloc": [ - "default.handlebars->47->3064" + "default.handlebars->47->3072" ] }, { @@ -46614,7 +46624,7 @@ "pl": "Błąd wiadomości: {0}", "de": "Fehler bei Nachricht: {0}", "xloc": [ - "default.handlebars->47->3065" + "default.handlebars->47->3073" ] }, { @@ -46637,7 +46647,7 @@ "pl": "Wiadomość wysłana.", "de": "Nachricht erfolgreich gesendet.", "xloc": [ - "default.handlebars->47->3063" + "default.handlebars->47->3071" ] }, { @@ -46702,8 +46712,8 @@ "pl": "Wiadomości", "de": "Benachrichtigung", "xloc": [ - "default.handlebars->47->2715", - "default.handlebars->47->2763", + "default.handlebars->47->2723", + "default.handlebars->47->2771", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", "login2.handlebars->centralTable->1->0->logincell->tokenpanel->tokenpanelform->7->1->2farow->1->3" @@ -46717,8 +46727,8 @@ "pl": "Wiadomości ({0})", "de": "Benachrichtigung ({0})", "xloc": [ - "default.handlebars->47->1987", - "default.handlebars->47->898" + "default.handlebars->47->1995", + "default.handlebars->47->902" ] }, { @@ -46728,12 +46738,12 @@ "nl": "Berichten notificaties", "pl": "Powiadomienia w Komunikatorze", "xloc": [ - "default.handlebars->47->1037", - "default.handlebars->47->1583", - "default.handlebars->47->1600", - "default.handlebars->47->2230", - "default.handlebars->47->250", - "default.handlebars->47->2807" + "default.handlebars->47->1041", + "default.handlebars->47->1588", + "default.handlebars->47->1605", + "default.handlebars->47->2238", + "default.handlebars->47->253", + "default.handlebars->47->2815" ] }, { @@ -46744,7 +46754,7 @@ "pl": "Konto komunnikatora tego użytkownika.", "de": "Benachrichtigungsaccount für diesen Benutzer.", "xloc": [ - "default.handlebars->47->2790" + "default.handlebars->47->2798" ] }, { @@ -46755,7 +46765,7 @@ "pl": "Wiadomości włączone", "de": "Benachrichtigungen aktiviert", "xloc": [ - "default.handlebars->47->2716" + "default.handlebars->47->2724" ] }, { @@ -46782,8 +46792,8 @@ "zh-cht": "信使", "hu": "Messenger", "xloc": [ - "default.handlebars->47->2900", - "default.handlebars->47->2967" + "default.handlebars->47->2908", + "default.handlebars->47->2975" ] }, { @@ -46793,7 +46803,7 @@ "nl": "Berichten", "pl": "Wiadomości", "xloc": [ - "default.handlebars->47->2987" + "default.handlebars->47->2995" ] }, { @@ -46957,8 +46967,8 @@ "zh-cht": "移動設備", "hu": "Mobile Eszköz", "xloc": [ - "default-mobile.handlebars->11->759", - "default.handlebars->47->1489" + "default-mobile.handlebars->11->760", + "default.handlebars->47->1493" ] }, { @@ -46985,7 +46995,7 @@ "zh-cht": "移動設備", "hu": "Mobil eszköz", "xloc": [ - "default.handlebars->47->558" + "default.handlebars->47->561" ] }, { @@ -47012,11 +47022,11 @@ "zh-cht": "模型", "hu": "Model", "xloc": [ - "default-mobile.handlebars->11->754", - "default-mobile.handlebars->11->807", - "default.handlebars->47->1484", - "default.handlebars->47->1547", - "default.handlebars->47->1898" + "default-mobile.handlebars->11->755", + "default-mobile.handlebars->11->809", + "default.handlebars->47->1488", + "default.handlebars->47->1552", + "default.handlebars->47->1903" ] }, { @@ -47043,7 +47053,7 @@ "zh-cht": "修改節點位置", "hu": "Eszköz hely módosítása", "xloc": [ - "default.handlebars->47->784" + "default.handlebars->47->787" ] }, { @@ -47071,7 +47081,7 @@ "hu": "moldvai", "xloc": [ "default-mobile.handlebars->11->221", - "default.handlebars->47->1749" + "default.handlebars->47->1754" ] }, { @@ -47122,8 +47132,8 @@ "zh-cht": "母板", "hu": "Alaplap", "xloc": [ - "default-mobile.handlebars->11->800", - "default.handlebars->47->1540" + "default-mobile.handlebars->11->802", + "default.handlebars->47->1545" ] }, { @@ -47150,7 +47160,7 @@ "zh-cht": "將此裝置移至其他裝置群", "hu": "Az eszköz áthelyezése egy másik eszközcsoportba", "xloc": [ - "default.handlebars->47->947" + "default.handlebars->47->951" ] }, { @@ -47177,7 +47187,7 @@ "zh-cht": "移至裝置群", "hu": "Áthelyezés másik eszközcsoportba", "xloc": [ - "default.handlebars->47->667" + "default.handlebars->47->670" ] }, { @@ -47204,7 +47214,7 @@ "zh-cht": "移動:“{0}”到“{1}”", "hu": "Áthelyezés: \\\"{0}\\\" ide \\\"{1}\\\"", "xloc": [ - "default.handlebars->47->2357" + "default.handlebars->47->2365" ] }, { @@ -47231,7 +47241,7 @@ "zh-cht": "將設備{0}移動到組{1}", "hu": "{0} eszköz áthelyezve az {1} csoportba", "xloc": [ - "default.handlebars->47->2390" + "default.handlebars->47->2398" ] }, { @@ -47285,8 +47295,8 @@ "zh-cht": "多個問題", "hu": "Többszörös Problémák", "xloc": [ - "default.handlebars->47->2243", - "default.handlebars->47->2257" + "default.handlebars->47->2251", + "default.handlebars->47->2265" ] }, { @@ -47337,7 +47347,7 @@ "zh-cht": "多工器", "hu": "Multiplexor", "xloc": [ - "default.handlebars->47->2918" + "default.handlebars->47->2926" ] }, { @@ -47364,8 +47374,8 @@ "zh-cht": "必須以用戶身份運行", "hu": "Futtatás felhasználóként", "xloc": [ - "default.handlebars->47->1177", - "default.handlebars->47->738" + "default.handlebars->47->1181", + "default.handlebars->47->741" ] }, { @@ -47567,7 +47577,7 @@ "zh-cht": "我的伺服器控制台", "hu": "Kiszolgáló konzol", "xloc": [ - "default.handlebars->47->1553" + "default.handlebars->47->1558" ] }, { @@ -47785,8 +47795,8 @@ "zh-cht": "我的密鍵", "hu": "MyKey", "xloc": [ - "default.handlebars->47->1624", - "default.handlebars->47->1627" + "default.handlebars->47->1629", + "default.handlebars->47->1632" ] }, { @@ -47813,7 +47823,7 @@ "zh-cht": "不支持 NLA", "hu": "NLA nem támogatott", "xloc": [ - "default.handlebars->47->1272" + "default.handlebars->47->1276" ] }, { @@ -47921,7 +47931,7 @@ "zh-cht": "導航到下面的URL,授予訪問權限並將令牌代碼複製回去。", "hu": "Nagiváljon az alábbi URL-címre, adjon hozzáférést, és másolja vissza a token kódot.", "xloc": [ - "default.handlebars->47->312" + "default.handlebars->47->315" ] }, { @@ -47951,28 +47961,28 @@ "default-mobile.handlebars->11->335", "default-mobile.handlebars->11->479", "default-mobile.handlebars->11->720", - "default-mobile.handlebars->11->794", - "default-mobile.handlebars->11->838", - "default-mobile.handlebars->11->861", - "default.handlebars->47->1332", - "default.handlebars->47->1348", - "default.handlebars->47->1467", - "default.handlebars->47->1534", + "default-mobile.handlebars->11->796", + "default-mobile.handlebars->11->840", + "default-mobile.handlebars->11->863", + "default.handlebars->47->1336", + "default.handlebars->47->1352", + "default.handlebars->47->1471", + "default.handlebars->47->1539", "default.handlebars->47->154", "default.handlebars->47->168", - "default.handlebars->47->1888", - "default.handlebars->47->1916", + "default.handlebars->47->1893", "default.handlebars->47->1921", - "default.handlebars->47->1953", - "default.handlebars->47->2091", - "default.handlebars->47->2496", - "default.handlebars->47->2607", - "default.handlebars->47->2623", - "default.handlebars->47->2630", - "default.handlebars->47->2681", - "default.handlebars->47->2700", - "default.handlebars->47->325", - "default.handlebars->47->813", + "default.handlebars->47->1926", + "default.handlebars->47->1961", + "default.handlebars->47->2099", + "default.handlebars->47->2504", + "default.handlebars->47->2615", + "default.handlebars->47->2631", + "default.handlebars->47->2638", + "default.handlebars->47->2689", + "default.handlebars->47->2708", + "default.handlebars->47->328", + "default.handlebars->47->816", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3", "default.handlebars->container->column_l->p42->p42tbl->1->0->2" @@ -48002,7 +48012,7 @@ "zh-cht": "名稱(可選)", "hu": "Név (opcionális)", "xloc": [ - "default.handlebars->47->511" + "default.handlebars->47->514" ] }, { @@ -48029,7 +48039,7 @@ "zh-cht": "名稱1,名稱2,名稱3", "hu": "Nev1.Nev2,Nev3", "xloc": [ - "default.handlebars->47->2588" + "default.handlebars->47->2596" ] }, { @@ -48057,7 +48067,7 @@ "hu": "navajo", "xloc": [ "default-mobile.handlebars->11->222", - "default.handlebars->47->1750" + "default.handlebars->47->1755" ] }, { @@ -48085,7 +48095,7 @@ "hu": "ndonga-oshindonga", "xloc": [ "default-mobile.handlebars->11->223", - "default.handlebars->47->1751" + "default.handlebars->47->1756" ] }, { @@ -48113,7 +48123,7 @@ "hu": "nepáli", "xloc": [ "default-mobile.handlebars->11->224", - "default.handlebars->47->1752" + "default.handlebars->47->1757" ] }, { @@ -48140,7 +48150,7 @@ "zh-cht": "網絡介面", "hu": "Hálózati interfészek", "xloc": [ - "default.handlebars->47->1219" + "default.handlebars->47->1223" ] }, { @@ -48176,7 +48186,7 @@ "hu": "Hálózati interfész információs rekordok", "de": "Aufzeichnungen über Informationen zu Netzwerkschnittstellen", "xloc": [ - "default.handlebars->47->3000" + "default.handlebars->47->3008" ] }, { @@ -48203,9 +48213,9 @@ "zh-cht": "網路", "hu": "Hálózat", "xloc": [ - "default-mobile.handlebars->11->772", - "default.handlebars->47->1499", - "default.handlebars->47->1512" + "default-mobile.handlebars->11->773", + "default.handlebars->47->1503", + "default.handlebars->47->1516" ] }, { @@ -48233,7 +48243,7 @@ "hu": "Új", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1->1", - "default.handlebars->47->1915", + "default.handlebars->47->1920", "default.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1" ] }, @@ -48261,7 +48271,7 @@ "zh-cht": "生成新的2FA備份代碼", "hu": "Új 2FA biztonsági kódok generálása", "xloc": [ - "default.handlebars->47->2397" + "default.handlebars->47->2405" ] }, { @@ -48288,8 +48298,8 @@ "zh-cht": "新賬戶", "hu": "Új fiók", "xloc": [ - "default-mobile.handlebars->11->919", - "default.handlebars->47->3026" + "default-mobile.handlebars->11->921", + "default.handlebars->47->3034" ] }, { @@ -48368,9 +48378,9 @@ "hu": "Új eszközcsoport", "xloc": [ "default-mobile.handlebars->11->329", - "default.handlebars->47->1211", - "default.handlebars->47->1881", - "default.handlebars->47->1904" + "default.handlebars->47->1215", + "default.handlebars->47->1886", + "default.handlebars->47->1909" ] }, { @@ -48399,8 +48409,8 @@ "xloc": [ "default-mobile.handlebars->11->358", "default-mobile.handlebars->11->691", - "default.handlebars->47->1427", - "default.handlebars->47->2287", + "default.handlebars->47->1431", + "default.handlebars->47->2295", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "sharing.handlebars->11->59", @@ -48458,8 +48468,8 @@ "zh-cht": "新密碼*", "hu": "Új jelszó*", "xloc": [ - "default.handlebars->47->492", - "default.handlebars->47->493" + "default.handlebars->47->495", + "default.handlebars->47->496" ] }, { @@ -48540,8 +48550,8 @@ "zh-cht": "新密碼*", "hu": "Új jelszó*", "xloc": [ - "default.handlebars->47->2065", - "default.handlebars->47->2066" + "default.handlebars->47->2073", + "default.handlebars->47->2074" ] }, { @@ -48570,8 +48580,8 @@ "xloc": [ "default-mobile.handlebars->11->324", "default-mobile.handlebars->11->325", - "default.handlebars->47->1876", - "default.handlebars->47->1877" + "default.handlebars->47->1881", + "default.handlebars->47->1882" ] }, { @@ -48650,8 +48660,8 @@ "zh-cht": "沒有AMT", "hu": "Nincs AMT", "xloc": [ - "default.handlebars->47->1046", - "default.handlebars->47->1071" + "default.handlebars->47->1050", + "default.handlebars->47->1075" ] }, { @@ -48679,7 +48689,7 @@ "hu": "Nincsenek aktív tokenek", "xloc": [ "default-mobile.handlebars->11->77", - "default.handlebars->47->222" + "default.handlebars->47->225" ] }, { @@ -48730,7 +48740,7 @@ "zh-cht": "無代理控制台", "hu": "Nincs Agent konzol", "xloc": [ - "default.handlebars->47->2821" + "default.handlebars->47->2829" ] }, { @@ -48757,7 +48767,7 @@ "zh-cht": "沒有控制台", "hu": "Nincs Agent konzol", "xloc": [ - "default.handlebars->47->2724" + "default.handlebars->47->2732" ] }, { @@ -48786,8 +48796,8 @@ "xloc": [ "default-mobile.handlebars->11->508", "default-mobile.handlebars->11->509", - "default.handlebars->47->848", - "default.handlebars->47->849" + "default.handlebars->47->851", + "default.handlebars->47->852" ] }, { @@ -48814,10 +48824,10 @@ "zh-cht": "沒有桌面", "hu": "Nincs Asztal", "xloc": [ - "default.handlebars->47->1048", - "default.handlebars->47->1073", - "default.handlebars->47->2178", - "default.handlebars->47->2720" + "default.handlebars->47->1052", + "default.handlebars->47->1077", + "default.handlebars->47->2186", + "default.handlebars->47->2728" ] }, { @@ -48844,8 +48854,8 @@ "zh-cht": "不能訪問桌面", "hu": "Nincs Asztal hozzáférés", "xloc": [ - "default.handlebars->47->2137", - "default.handlebars->47->2817" + "default.handlebars->47->2145", + "default.handlebars->47->2825" ] }, { @@ -48896,9 +48906,9 @@ "zh-cht": "找不到事件", "hu": "Nincsenek eseményeket", "xloc": [ - "default.handlebars->47->1465", - "default.handlebars->47->2472", - "default.handlebars->47->2883" + "default.handlebars->47->1469", + "default.handlebars->47->2480", + "default.handlebars->47->2891" ] }, { @@ -48925,9 +48935,9 @@ "zh-cht": "不能存取檔案", "hu": "Nincs Fájl hozzáférés", "xloc": [ - "default-mobile.handlebars->11->876", - "default.handlebars->47->2139", - "default.handlebars->47->2820" + "default-mobile.handlebars->11->878", + "default.handlebars->47->2147", + "default.handlebars->47->2828" ] }, { @@ -48954,11 +48964,11 @@ "zh-cht": "沒有檔案", "hu": "Nincs Fájlelérés", "xloc": [ - "default-mobile.handlebars->11->899", - "default.handlebars->47->1045", - "default.handlebars->47->1070", - "default.handlebars->47->2180", - "default.handlebars->47->2723" + "default-mobile.handlebars->11->901", + "default.handlebars->47->1049", + "default.handlebars->47->1074", + "default.handlebars->47->2188", + "default.handlebars->47->2731" ] }, { @@ -48985,8 +48995,8 @@ "zh-cht": "無輸入", "hu": "Nincs bevitel", "xloc": [ - "default.handlebars->47->1043", - "default.handlebars->47->1068" + "default.handlebars->47->1047", + "default.handlebars->47->1072" ] }, { @@ -49013,10 +49023,10 @@ "zh-cht": "沒有Intel® AMT", "hu": "Nincs Intel® AMT", "xloc": [ - "default-mobile.handlebars->11->877", - "default-mobile.handlebars->11->900", - "default.handlebars->47->2140", - "default.handlebars->47->2181" + "default-mobile.handlebars->11->879", + "default-mobile.handlebars->11->902", + "default.handlebars->47->2148", + "default.handlebars->47->2189" ] }, { @@ -49043,7 +49053,7 @@ "zh-cht": "此設備組中沒有英特爾® AMT 設備", "hu": "Ebben az eszközcsoportban nincsenek Intel® AMT eszközök", "xloc": [ - "default.handlebars->47->351" + "default.handlebars->47->354" ] }, { @@ -49121,7 +49131,7 @@ "zh-cht": "未配置任何鍵", "hu": "Nincsenek kulcsok konfigurálva", "xloc": [ - "default.handlebars->47->230" + "default.handlebars->47->233" ] }, { @@ -49148,7 +49158,7 @@ "zh-cht": "沒有成員", "hu": "Nincsenek tagok", "xloc": [ - "default.handlebars->47->2661" + "default.handlebars->47->2669" ] }, { @@ -49175,7 +49185,7 @@ "zh-cht": "沒有新的裝置群", "hu": "Új eszköz csoportok hozzáadásának tiltása", "xloc": [ - "default.handlebars->47->2601" + "default.handlebars->47->2609" ] }, { @@ -49202,7 +49212,7 @@ "zh-cht": "沒有新設備", "hu": "Új eszközök hozzáadásának tiltása", "xloc": [ - "default.handlebars->47->2602" + "default.handlebars->47->2610" ] }, { @@ -49229,8 +49239,8 @@ "zh-cht": "沒有政策", "hu": "Nincs házirend", "xloc": [ - "default.handlebars->47->1992", - "default.handlebars->47->2056" + "default.handlebars->47->2000", + "default.handlebars->47->2064" ] }, { @@ -49280,8 +49290,8 @@ "zh-cht": "沒有遙控器", "hu": "Nincs távoli parancs.", "xloc": [ - "default.handlebars->47->2726", - "default.handlebars->47->2823" + "default.handlebars->47->2734", + "default.handlebars->47->2831" ] }, { @@ -49308,8 +49318,8 @@ "zh-cht": "沒有遙控器", "hu": "Nincs távvezérlés", "xloc": [ - "default.handlebars->47->2719", - "default.handlebars->47->2816" + "default.handlebars->47->2727", + "default.handlebars->47->2824" ] }, { @@ -49336,8 +49346,8 @@ "zh-cht": "無重置/關閉", "hu": "Nincs Újraindítás / Kikapcsolás", "xloc": [ - "default.handlebars->47->2728", - "default.handlebars->47->2825" + "default.handlebars->47->2736", + "default.handlebars->47->2833" ] }, { @@ -49365,12 +49375,12 @@ "hu": "Nincsenek jogok", "xloc": [ "default-mobile.handlebars->11->344", - "default-mobile.handlebars->11->852", - "default-mobile.handlebars->11->907", - "default.handlebars->47->1063", - "default.handlebars->47->1088", - "default.handlebars->47->1913", - "default.handlebars->47->2191" + "default-mobile.handlebars->11->854", + "default-mobile.handlebars->11->909", + "default.handlebars->47->1067", + "default.handlebars->47->1092", + "default.handlebars->47->1918", + "default.handlebars->47->2199" ] }, { @@ -49422,8 +49432,8 @@ "hu": "Nincs TLS security", "xloc": [ "default-mobile.handlebars->11->598", - "default.handlebars->47->1197", - "default.handlebars->47->476" + "default.handlebars->47->1201", + "default.handlebars->47->479" ] }, { @@ -49450,11 +49460,11 @@ "zh-cht": "沒有終端", "hu": "Nincs terminál", "xloc": [ - "default-mobile.handlebars->11->898", - "default.handlebars->47->1044", - "default.handlebars->47->1069", - "default.handlebars->47->2179", - "default.handlebars->47->2722" + "default-mobile.handlebars->11->900", + "default.handlebars->47->1048", + "default.handlebars->47->1073", + "default.handlebars->47->2187", + "default.handlebars->47->2730" ] }, { @@ -49481,9 +49491,9 @@ "zh-cht": "不能訪問終端", "hu": "Nincs Terminál hozzáférés", "xloc": [ - "default-mobile.handlebars->11->875", - "default.handlebars->47->2138", - "default.handlebars->47->2819" + "default-mobile.handlebars->11->877", + "default.handlebars->47->2146", + "default.handlebars->47->2827" ] }, { @@ -49510,7 +49520,7 @@ "zh-cht": "沒有工具(MeshCmd /路由器)", "hu": "MeshCmd/Router tiltása", "xloc": [ - "default.handlebars->47->2603" + "default.handlebars->47->2611" ] }, { @@ -49537,8 +49547,8 @@ "zh-cht": "無卸載", "hu": "Nincs Eltávolítás", "xloc": [ - "default.handlebars->47->2725", - "default.handlebars->47->2822" + "default.handlebars->47->2733", + "default.handlebars->47->2830" ] }, { @@ -49565,8 +49575,8 @@ "zh-cht": "沒有喚醒", "hu": "Nincs Ébresztés", "xloc": [ - "default.handlebars->47->2727", - "default.handlebars->47->2824" + "default.handlebars->47->2735", + "default.handlebars->47->2832" ] }, { @@ -49594,7 +49604,7 @@ "hu": "Jelenleg nem érhetők el műveletek ehhez az eszközhöz.", "xloc": [ "default-mobile.handlebars->11->581", - "default.handlebars->47->1169" + "default.handlebars->47->1173" ] }, { @@ -49645,9 +49655,9 @@ "zh-cht": "沒有代理設備通過代理中繼", "hu": "No agent devices relayed thru agent", "xloc": [ - "default-mobile.handlebars->11->835", - "default.handlebars->47->1890", - "default.handlebars->47->1950" + "default-mobile.handlebars->11->837", + "default.handlebars->47->1895", + "default.handlebars->47->1958" ] }, { @@ -49674,8 +49684,8 @@ "zh-cht": "沒有自動更新", "hu": "Nincs automatikus frissítés", "xloc": [ - "default.handlebars->47->2241", - "default.handlebars->47->2255" + "default.handlebars->47->2249", + "default.handlebars->47->2263" ] }, { @@ -49702,8 +49712,8 @@ "zh-cht": "沒有共同的裝置群", "hu": "Nincsenek hozzárendelt eszközcsoportok", "xloc": [ - "default.handlebars->47->2667", - "default.handlebars->47->2851" + "default.handlebars->47->2675", + "default.handlebars->47->2859" ] }, { @@ -49787,7 +49797,7 @@ "zh-cht": "沒有一個裝置被加入任何一群,請單擊一個裝置的“群”以新增到一個群中。", "hu": "Egyetlen csoport sem tartalmaz eszközt. Kattintson az eszköz \\\"Csoportok\\\" elemére a csoporthoz való hozzáadáshoz.", "xloc": [ - "default.handlebars->47->348" + "default.handlebars->47->351" ] }, { @@ -49838,7 +49848,7 @@ "zh-cht": "找不到裝置。", "hu": "Nem találhatóak eszközök.", "xloc": [ - "default.handlebars->47->801" + "default.handlebars->47->804" ] }, { @@ -49865,8 +49875,8 @@ "zh-cht": "沒有共同的裝置", "hu": "Nincsenek hozzárendelt eszközök", "xloc": [ - "default.handlebars->47->2673", - "default.handlebars->47->2863" + "default.handlebars->47->2681", + "default.handlebars->47->2871" ] }, { @@ -49893,8 +49903,8 @@ "zh-cht": "此設備組中沒有設備", "hu": "Ebben az eszközcsoportban nincsenek eszközök", "xloc": [ - "default.handlebars->47->353", - "default.handlebars->47->357" + "default.handlebars->47->356", + "default.handlebars->47->360" ] }, { @@ -49921,7 +49931,7 @@ "zh-cht": "該裝置群中沒有裝置。", "hu": "Ebben az eszközcsoportban nincsenek eszközök.", "xloc": [ - "default.handlebars->47->2259" + "default.handlebars->47->2267" ] }, { @@ -49977,7 +49987,7 @@ "xloc": [ "default-mobile.handlebars->11->395", "default-mobile.handlebars->11->399", - "default.handlebars->47->349" + "default.handlebars->47->352" ] }, { @@ -50004,7 +50014,7 @@ "zh-cht": "找不到帶有標籤的裝置。", "hu": "Nem található címkékkel rendelkező eszköz.", "xloc": [ - "default.handlebars->47->366" + "default.handlebars->47->369" ] }, { @@ -50031,7 +50041,7 @@ "zh-cht": "找不到文件", "hu": "Nem találhatóak fájlok", "xloc": [ - "default.handlebars->47->1408", + "default.handlebars->47->1412", "sharing.handlebars->11->45" ] }, @@ -50059,7 +50069,7 @@ "zh-cht": "找不到群組。", "hu": "Nincsenek csoportok.", "xloc": [ - "default.handlebars->47->2606" + "default.handlebars->47->2614" ] }, { @@ -50086,8 +50096,8 @@ "zh-cht": "沒有此裝置的訊息。", "hu": "Nincs információ erről az eszközről.", "xloc": [ - "default-mobile.handlebars->11->812", - "default.handlebars->47->1552" + "default-mobile.handlebars->11->814", + "default.handlebars->47->1557" ] }, { @@ -50142,7 +50152,7 @@ "hu": "Nincsenek billentyű parancsok definiálva", "xloc": [ "default-mobile.handlebars->11->650", - "default.handlebars->47->1331" + "default.handlebars->47->1335" ] }, { @@ -50169,7 +50179,7 @@ "zh-cht": "未定義鍵盤字符串", "hu": "Nincsenek billentyű karakterláncok definiálva", "xloc": [ - "default.handlebars->47->1336" + "default.handlebars->47->1340" ] }, { @@ -50224,7 +50234,7 @@ "zh-cht": "此設備組中沒有本地設備", "hu": "Nincsenek helyi eszközök ebben az eszközcsoportban", "xloc": [ - "default.handlebars->47->355" + "default.handlebars->47->358" ] }, { @@ -50251,7 +50261,7 @@ "zh-cht": "找不到位置。", "hu": "Nem található hely.", "xloc": [ - "default.handlebars->47->803" + "default.handlebars->47->806" ] }, { @@ -50278,7 +50288,7 @@ "zh-cht": "不再是“{0}”的中繼。", "hu": "Már nem relay a \\\"{0}\\\" számára.", "xloc": [ - "default.handlebars->47->2457" + "default.handlebars->47->2465" ] }, { @@ -50332,7 +50342,7 @@ "zh-cht": "沒有其他相同類型的裝置群。", "hu": "Nincs másik hasonló típusú eszközcsoport.", "xloc": [ - "default.handlebars->47->1214" + "default.handlebars->47->1218" ] }, { @@ -50359,8 +50369,8 @@ "zh-cht": "沒有此用戶的電話號碼", "hu": "Ennek a felhasználónak nincs telefonszáma", "xloc": [ - "default-mobile.handlebars->11->950", - "default.handlebars->47->3057" + "default-mobile.handlebars->11->952", + "default.handlebars->47->3065" ] }, { @@ -50414,7 +50424,7 @@ "zh-cht": "沒有錄音。", "hu": "Nincsenek felvételek.", "xloc": [ - "default.handlebars->47->2888" + "default.handlebars->47->2896" ] }, { @@ -50441,8 +50451,8 @@ "zh-cht": "沒有可用的中繼設備。", "hu": "Nem állnak rendelkezésre relay eszközök.", "xloc": [ - "default-mobile.handlebars->11->858", - "default.handlebars->47->2088" + "default-mobile.handlebars->11->860", + "default.handlebars->47->2096" ] }, { @@ -50493,7 +50503,7 @@ "zh-cht": "沒有伺服器權限", "hu": "Nincsenek kiszolgáló jogosultságok", "xloc": [ - "default.handlebars->47->2695" + "default.handlebars->47->2703" ] }, { @@ -50544,7 +50554,7 @@ "zh-cht": "沒有用戶群成員身份", "hu": "Nincs felhasználói csoport tagság", "xloc": [ - "default.handlebars->47->2857" + "default.handlebars->47->2865" ] }, { @@ -50571,8 +50581,8 @@ "zh-cht": "沒有用戶管理權限", "hu": "Nincs felhasználói kezelői jog", "xloc": [ - "default-mobile.handlebars->11->948", - "default.handlebars->47->3055" + "default-mobile.handlebars->11->950", + "default.handlebars->47->3063" ] }, { @@ -50599,7 +50609,7 @@ "zh-cht": "未找到相應的用戶。", "hu": "Nem találhatóak felhasználók.", "xloc": [ - "default.handlebars->47->2504" + "default.handlebars->47->2512" ] }, { @@ -50626,7 +50636,7 @@ "zh-cht": "沒有擁有特殊裝置權限的用戶", "hu": "Nincsenek speciális eszközjogosultsággal rendelkező felhasználók", "xloc": [ - "default.handlebars->47->1002" + "default.handlebars->47->1006" ] }, { @@ -50744,42 +50754,42 @@ "default-mobile.handlebars->11->526", "default-mobile.handlebars->11->640", "default-mobile.handlebars->11->688", - "default-mobile.handlebars->11->840", - "default.handlebars->47->1320", - "default.handlebars->47->1944", - "default.handlebars->47->1955", - "default.handlebars->47->1969", - "default.handlebars->47->1981", - "default.handlebars->47->1988", - "default.handlebars->47->1990", - "default.handlebars->47->2044", - "default.handlebars->47->2244", - "default.handlebars->47->2269", - "default.handlebars->47->2274", - "default.handlebars->47->2480", - "default.handlebars->47->2627", - "default.handlebars->47->2629", - "default.handlebars->47->2638", - "default.handlebars->47->2650", - "default.handlebars->47->267", - "default.handlebars->47->2714", - "default.handlebars->47->2717", - "default.handlebars->47->2729", - "default.handlebars->47->2739", - "default.handlebars->47->2743", - "default.handlebars->47->2755", - "default.handlebars->47->2791", - "default.handlebars->47->295", - "default.handlebars->47->2982", - "default.handlebars->47->379", - "default.handlebars->47->380", - "default.handlebars->47->810", - "default.handlebars->47->821", - "default.handlebars->47->822", + "default-mobile.handlebars->11->842", + "default.handlebars->47->1324", + "default.handlebars->47->1952", + "default.handlebars->47->1963", + "default.handlebars->47->1977", + "default.handlebars->47->1989", + "default.handlebars->47->1996", + "default.handlebars->47->1998", + "default.handlebars->47->2052", + "default.handlebars->47->2252", + "default.handlebars->47->2277", + "default.handlebars->47->2282", + "default.handlebars->47->2488", + "default.handlebars->47->2635", + "default.handlebars->47->2637", + "default.handlebars->47->2646", + "default.handlebars->47->2658", + "default.handlebars->47->270", + "default.handlebars->47->2722", + "default.handlebars->47->2725", + "default.handlebars->47->2737", + "default.handlebars->47->2747", + "default.handlebars->47->2751", + "default.handlebars->47->2763", + "default.handlebars->47->2799", + "default.handlebars->47->298", + "default.handlebars->47->2990", + "default.handlebars->47->382", + "default.handlebars->47->383", + "default.handlebars->47->813", + "default.handlebars->47->824", + "default.handlebars->47->825", "default.handlebars->47->84", - "default.handlebars->47->892", - "default.handlebars->47->899", - "default.handlebars->47->912", + "default.handlebars->47->896", + "default.handlebars->47->903", + "default.handlebars->47->916", "default.handlebars->container->column_l->p41->3->3->p41traceStatus" ] }, @@ -50859,7 +50869,7 @@ "hu": "norvég", "xloc": [ "default-mobile.handlebars->11->225", - "default.handlebars->47->1753" + "default.handlebars->47->1758" ] }, { @@ -50887,7 +50897,7 @@ "hu": "norvég (Bokmal)", "xloc": [ "default-mobile.handlebars->11->226", - "default.handlebars->47->1754" + "default.handlebars->47->1759" ] }, { @@ -50915,7 +50925,7 @@ "hu": "norvég (Nynorsk)", "xloc": [ "default-mobile.handlebars->11->227", - "default.handlebars->47->1755" + "default.handlebars->47->1760" ] }, { @@ -50942,7 +50952,7 @@ "zh-cht": "未激活", "hu": "Nincs aktiválva", "xloc": [ - "default.handlebars->47->1515" + "default.handlebars->47->1519" ] }, { @@ -50970,8 +50980,8 @@ "hu": "Not Activated (In)", "xloc": [ "default-mobile.handlebars->11->498", - "default-mobile.handlebars->11->776", - "default.handlebars->47->836" + "default-mobile.handlebars->11->777", + "default.handlebars->47->839" ] }, { @@ -50999,8 +51009,8 @@ "hu": "Not Activated (Pre)", "xloc": [ "default-mobile.handlebars->11->497", - "default-mobile.handlebars->11->775", - "default.handlebars->47->835" + "default-mobile.handlebars->11->776", + "default.handlebars->47->838" ] }, { @@ -51027,8 +51037,8 @@ "zh-cht": "未連接", "hu": "Nincs csatlakoztatva", "xloc": [ - "default.handlebars->47->2235", - "default.handlebars->47->2248" + "default.handlebars->47->2243", + "default.handlebars->47->2256" ] }, { @@ -51055,8 +51065,8 @@ "zh-cht": "未知", "hu": "Nem ismert", "xloc": [ - "default-mobile.handlebars->11->786", - "default.handlebars->47->1526" + "default-mobile.handlebars->11->787", + "default.handlebars->47->1530" ] }, { @@ -51083,7 +51093,7 @@ "zh-cht": "不允許,只能查看", "hu": "felhasználói bevitel nincs engedélyezve, csak megtekintés", "xloc": [ - "default.handlebars->47->279" + "default.handlebars->47->282" ] }, { @@ -51110,7 +51120,7 @@ "zh-cht": "不在伺服器上", "hu": "Nincs a kiszolgálón", "xloc": [ - "default.handlebars->47->2910" + "default.handlebars->47->2918" ] }, { @@ -51137,8 +51147,8 @@ "zh-cht": "沒有設置", "hu": "Nincs beállítva", "xloc": [ - "default.handlebars->47->2701", - "default.handlebars->47->2702" + "default.handlebars->47->2709", + "default.handlebars->47->2710" ] }, { @@ -51165,7 +51175,7 @@ "zh-cht": "未經審核的", "hu": "Nincs megerősítve", "xloc": [ - "default.handlebars->47->2831" + "default.handlebars->47->2839" ] }, { @@ -51194,13 +51204,13 @@ "xloc": [ "default-mobile.handlebars->11->539", "default-mobile.handlebars->11->590", - "default-mobile.handlebars->11->846", - "default.handlebars->47->1054", - "default.handlebars->47->1079", - "default.handlebars->47->1092", - "default.handlebars->47->2000", - "default.handlebars->47->2766", - "default.handlebars->47->929" + "default-mobile.handlebars->11->848", + "default.handlebars->47->1058", + "default.handlebars->47->1083", + "default.handlebars->47->1096", + "default.handlebars->47->2008", + "default.handlebars->47->2774", + "default.handlebars->47->933" ] }, { @@ -51254,9 +51264,9 @@ "zh-cht": "通知設定", "hu": "Értesítési beállítások", "xloc": [ - "default.handlebars->47->1041", - "default.handlebars->47->1863", - "default.handlebars->47->2234", + "default.handlebars->47->1045", + "default.handlebars->47->1868", + "default.handlebars->47->2242", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->12" ] }, @@ -51332,7 +51342,7 @@ "zh-cht": "通知音效", "hu": "Értesítési hangjelzés", "xloc": [ - "default.handlebars->47->1858" + "default.handlebars->47->1863" ] }, { @@ -51359,8 +51369,8 @@ "zh-cht": "通知", "hu": "Értesítések", "xloc": [ - "default.handlebars->47->1989", - "default.handlebars->47->900" + "default.handlebars->47->1997", + "default.handlebars->47->904" ] }, { @@ -51387,8 +51397,8 @@ "zh-cht": "通知", "hu": "Értesítés küldése", "xloc": [ - "default.handlebars->47->2774", - "default.handlebars->47->292" + "default.handlebars->47->2782", + "default.handlebars->47->295" ] }, { @@ -51415,7 +51425,7 @@ "zh-cht": "只通知", "hu": "Csak értesítés", "xloc": [ - "default.handlebars->47->1144" + "default.handlebars->47->1148" ] }, { @@ -51442,9 +51452,9 @@ "zh-cht": "通知使用者", "hu": "Felhasználó értesítése", "xloc": [ - "default.handlebars->47->2099", - "default.handlebars->47->2103", - "default.handlebars->47->2106" + "default.handlebars->47->2107", + "default.handlebars->47->2111", + "default.handlebars->47->2114" ] }, { @@ -51471,7 +51481,7 @@ "zh-cht": "通知{0}", "hu": "Értesítés küldése {0}", "xloc": [ - "default.handlebars->47->2546" + "default.handlebars->47->2554" ] }, { @@ -51498,7 +51508,7 @@ "zh-cht": "無效的", "hu": "Null", "xloc": [ - "default.handlebars->47->3128" + "default.handlebars->47->3136" ] }, { @@ -51556,13 +51566,13 @@ "default-mobile.handlebars->11->742", "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->47->1935", - "default.handlebars->47->2239", - "default.handlebars->47->2253", - "default.handlebars->47->864", - "default.handlebars->47->868", - "default.handlebars->47->872", - "default.handlebars->47->878", + "default.handlebars->47->1940", + "default.handlebars->47->2247", + "default.handlebars->47->2261", + "default.handlebars->47->867", + "default.handlebars->47->871", + "default.handlebars->47->875", + "default.handlebars->47->881", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -51597,7 +51607,7 @@ "zh-cht": "操作系統", "hu": "Operációs rendszer", "xloc": [ - "default.handlebars->47->360" + "default.handlebars->47->363" ] }, { @@ -51625,8 +51635,8 @@ "hu": "Os név", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1->5", - "default.handlebars->47->818", - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->15->1" + "default.handlebars->47->821", + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->17->1" ] }, { @@ -51654,7 +51664,7 @@ "hu": "OTP 2FA nem engedélyezett", "xloc": [ "default-mobile.handlebars->11->65", - "default.handlebars->47->204" + "default.handlebars->47->207" ] }, { @@ -51682,7 +51692,7 @@ "hu": "okcitán", "xloc": [ "default-mobile.handlebars->11->228", - "default.handlebars->47->1756" + "default.handlebars->47->1761" ] }, { @@ -51709,8 +51719,8 @@ "zh-cht": "發生在{0}", "hu": "Történt {0}", "xloc": [ - "default-mobile.handlebars->11->916", - "default.handlebars->47->3023" + "default-mobile.handlebars->11->918", + "default.handlebars->47->3031" ] }, { @@ -51739,7 +51749,7 @@ "xloc": [ "default-mobile.handlebars->11->444", "default-mobile.handlebars->11->452", - "default.handlebars->47->639" + "default.handlebars->47->642" ] }, { @@ -51793,7 +51803,7 @@ "zh-cht": "離線用戶", "hu": "Offline felhasználók", "xloc": [ - "default.handlebars->47->2501" + "default.handlebars->47->2509" ] }, { @@ -51820,7 +51830,7 @@ "zh-cht": "舊密碼", "hu": "Jelenlegi jelszó", "xloc": [ - "default.handlebars->47->491" + "default.handlebars->47->494" ] }, { @@ -51848,7 +51858,7 @@ "hu": "Jelenlegi jelszó:", "xloc": [ "default-mobile.handlebars->11->323", - "default.handlebars->47->1875" + "default.handlebars->47->1880" ] }, { @@ -51875,7 +51885,7 @@ "zh-cht": "一天", "hu": "Egy Nap", "xloc": [ - "default.handlebars->47->2477" + "default.handlebars->47->2485" ] }, { @@ -51903,7 +51913,7 @@ "hu": "Az egyszer használatos tokenek másodlagos hitelesítésként használhatók. Generáljon egy készletet, nyomtassa ki és tartsa biztonságos helyen.", "xloc": [ "default-mobile.handlebars->11->76", - "default.handlebars->47->221" + "default.handlebars->47->224" ] }, { @@ -51930,7 +51940,7 @@ "zh-cht": "一次性密碼", "hu": "OTP Egyszer használatos jelszó", "xloc": [ - "default.handlebars->47->2989" + "default.handlebars->47->2997" ] }, { @@ -51958,7 +51968,7 @@ "hu": "Online", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1->7", - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->17->1", + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->19->1", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->3" ] }, @@ -51986,7 +51996,7 @@ "zh-cht": "在線用戶", "hu": "Online felhasználók", "xloc": [ - "default.handlebars->47->2500" + "default.handlebars->47->2508" ] }, { @@ -52013,7 +52023,7 @@ "zh-cht": "僅顯示前 100 個用戶", "hu": "Csak az első 100 felhasználót jelenítse meg", "xloc": [ - "default.handlebars->47->2547" + "default.handlebars->47->2555" ] }, { @@ -52041,9 +52051,9 @@ "hu": "Csak 200k-nál kisebb fájlok szerkeszthetők.", "xloc": [ "default-mobile.handlebars->11->699", - "default.handlebars->47->1435", - "default.handlebars->47->2296", - "default.handlebars->47->781", + "default.handlebars->47->1439", + "default.handlebars->47->2304", + "default.handlebars->47->784", "sharing.handlebars->11->67" ] }, @@ -52071,7 +52081,7 @@ "zh-cht": "只顯示在線裝置", "hu": "Csak az online eszközök megjelenítése", "xloc": [ - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->17" + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->19" ] }, { @@ -52126,7 +52136,7 @@ "zh-cht": "在裝置上打開頁面", "hu": "Oldal megnyitása az eszközön", "xloc": [ - "default.handlebars->47->1093" + "default.handlebars->47->1097" ] }, { @@ -52229,7 +52239,7 @@ "zh-cht": "打開XTerm終端", "hu": "XTerm terminál megnyitása", "xloc": [ - "default.handlebars->47->957" + "default.handlebars->47->961" ] }, { @@ -52283,7 +52293,7 @@ "zh-cht": "打開此電腦的聊天窗口", "hu": "Csevegőablak (alapértelmezett böngészőben) megnyitása ezen a számítógépen", "xloc": [ - "default.handlebars->47->938", + "default.handlebars->47->942", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->1" ] }, @@ -52415,7 +52425,7 @@ "zh-cht": "開場:{0}", "hu": "Nyitás: {0}", "xloc": [ - "default.handlebars->47->2325" + "default.handlebars->47->2333" ] }, { @@ -52442,14 +52452,14 @@ "zh-cht": "操作系統", "hu": "Operációs rendszer ", "xloc": [ - "default-mobile.handlebars->11->744", - "default.handlebars->47->1238", - "default.handlebars->47->1474", - "default.handlebars->47->2955", - "default.handlebars->47->335", - "default.handlebars->47->514", - "default.handlebars->47->562", - "default.handlebars->47->862" + "default-mobile.handlebars->11->745", + "default.handlebars->47->1242", + "default.handlebars->47->1478", + "default.handlebars->47->2963", + "default.handlebars->47->338", + "default.handlebars->47->517", + "default.handlebars->47->565", + "default.handlebars->47->865" ] }, { @@ -52477,11 +52487,11 @@ "hu": "Művelet", "xloc": [ "default-mobile.handlebars->11->580", - "default.handlebars->47->1168", - "default.handlebars->47->2529", - "default.handlebars->47->2614", - "default.handlebars->47->682", - "default.handlebars->47->694" + "default.handlebars->47->1172", + "default.handlebars->47->2537", + "default.handlebars->47->2622", + "default.handlebars->47->685", + "default.handlebars->47->697" ] }, { @@ -52560,7 +52570,7 @@ "hu": " orija", "xloc": [ "default-mobile.handlebars->11->229", - "default.handlebars->47->1757" + "default.handlebars->47->1762" ] }, { @@ -52588,7 +52598,7 @@ "hu": "oromó", "xloc": [ "default-mobile.handlebars->11->230", - "default.handlebars->47->1758" + "default.handlebars->47->1763" ] }, { @@ -52670,7 +52680,7 @@ "hu": "Lejárt", "xloc": [ "default-mobile.handlebars->11->741", - "default.handlebars->47->877" + "default.handlebars->47->880" ] }, { @@ -52796,7 +52806,7 @@ "zh-cht": "是否覆蓋文件存在?", "hu": "Felülírja, ha létezik fájl?", "xloc": [ - "default.handlebars->47->710" + "default.handlebars->47->713" ] }, { @@ -52847,7 +52857,7 @@ "zh-cht": "自己的過程", "hu": "OwnProcess", "xloc": [ - "default.handlebars->47->1357" + "default.handlebars->47->1361" ] }, { @@ -52874,7 +52884,7 @@ "zh-cht": "PID", "hu": "PID", "xloc": [ - "default.handlebars->47->1353", + "default.handlebars->47->1357", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -52902,8 +52912,8 @@ "zh-cht": "推", "hu": "PUSH", "xloc": [ - "default-mobile.handlebars->11->818", - "default.handlebars->47->1559" + "default-mobile.handlebars->11->820", + "default.handlebars->47->1564" ] }, { @@ -52931,7 +52941,7 @@ "hu": "Page Down", "xloc": [ "default-mobile.handlebars->11->635", - "default.handlebars->47->1315" + "default.handlebars->47->1319" ] }, { @@ -52959,7 +52969,7 @@ "hu": "Page Up", "xloc": [ "default-mobile.handlebars->11->634", - "default.handlebars->47->1314" + "default.handlebars->47->1318" ] }, { @@ -53013,8 +53023,8 @@ "zh-cht": "零件號", "hu": "Cikkszám", "xloc": [ - "default-mobile.handlebars->11->805", - "default.handlebars->47->1545" + "default-mobile.handlebars->11->807", + "default.handlebars->47->1550" ] }, { @@ -53041,7 +53051,7 @@ "zh-cht": "部分的", "hu": "Egyedi", "xloc": [ - "default.handlebars->47->2516" + "default.handlebars->47->2524" ] }, { @@ -53117,8 +53127,8 @@ "hu": "Részleges jogok", "xloc": [ "default-mobile.handlebars->11->342", - "default-mobile.handlebars->11->850", - "default.handlebars->47->1911" + "default-mobile.handlebars->11->852", + "default.handlebars->47->1916" ] }, { @@ -53145,7 +53155,7 @@ "zh-cht": "部分權限", "hu": "Részleges jogok", "xloc": [ - "default.handlebars->47->2698" + "default.handlebars->47->2706" ] }, { @@ -53202,20 +53212,20 @@ "default-mobile.handlebars->11->596", "default-mobile.handlebars->11->666", "default-mobile.handlebars->11->673", - "default.handlebars->47->1195", - "default.handlebars->47->1286", - "default.handlebars->47->1384", - "default.handlebars->47->1391", - "default.handlebars->47->1903", - "default.handlebars->47->2062", - "default.handlebars->47->2576", - "default.handlebars->47->2577", - "default.handlebars->47->2735", - "default.handlebars->47->2737", - "default.handlebars->47->2836", - "default.handlebars->47->2837", - "default.handlebars->47->329", - "default.handlebars->47->474", + "default.handlebars->47->1199", + "default.handlebars->47->1290", + "default.handlebars->47->1388", + "default.handlebars->47->1395", + "default.handlebars->47->1908", + "default.handlebars->47->2070", + "default.handlebars->47->2584", + "default.handlebars->47->2585", + "default.handlebars->47->2743", + "default.handlebars->47->2745", + "default.handlebars->47->2844", + "default.handlebars->47->2845", + "default.handlebars->47->332", + "default.handlebars->47->477", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->2->1", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->2->1", "mstsc.handlebars->main->1->3->1->rowpassword->1->0", @@ -53372,8 +53382,8 @@ "zh-cht": "密碼已更改。", "hu": "A jelszó megváltozott.", "xloc": [ - "default-mobile.handlebars->11->944", - "default.handlebars->47->3051" + "default-mobile.handlebars->11->946", + "default.handlebars->47->3059" ] }, { @@ -53428,7 +53438,7 @@ "zh-cht": "密碼提示", "hu": "Jelszó tipp", "xloc": [ - "default.handlebars->47->2838" + "default.handlebars->47->2846" ] }, { @@ -53456,7 +53466,7 @@ "hu": "Jelszó tipp:", "xloc": [ "default-mobile.handlebars->11->326", - "default.handlebars->47->1878" + "default.handlebars->47->1883" ] }, { @@ -53563,8 +53573,8 @@ "account-invite.html->2->5", "default-mobile.handlebars->11->318", "default-mobile.handlebars->11->319", - "default.handlebars->47->1870", - "default.handlebars->47->1871", + "default.handlebars->47->1875", + "default.handlebars->47->1876", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->4->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->6->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->7->1->2->1", @@ -53609,9 +53619,9 @@ "default-mobile.handlebars->11->704", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->47->1405", - "default.handlebars->47->1441", - "default.handlebars->47->2298", + "default.handlebars->47->1409", + "default.handlebars->47->1445", + "default.handlebars->47->2306", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -53805,8 +53815,8 @@ "zh-cht": "執行代理指令", "hu": "Agent művelet végrehajtása", "xloc": [ - "default-mobile.handlebars->11->821", - "default.handlebars->47->1562" + "default-mobile.handlebars->11->823", + "default.handlebars->47->1567" ] }, { @@ -53881,8 +53891,8 @@ "zh-cht": "執行英特爾®AMT激活和配置。", "hu": "Végezze el az Intel® AMT aktiválását és konfigurálását.", "xloc": [ - "default.handlebars->47->2006", - "default.handlebars->47->451" + "default.handlebars->47->2014", + "default.handlebars->47->454" ] }, { @@ -54006,7 +54016,7 @@ "hu": "Végrehajtja az Intel® AMT kikapcsolását?", "xloc": [ "default-mobile.handlebars->11->586", - "default.handlebars->47->1183" + "default.handlebars->47->1187" ] }, { @@ -54018,7 +54028,7 @@ "hu": "Végrehajtja a indítást és Intel® AMT-n keresztül a BIOS elérését?", "de": "Intel® AMT Einschalten ins BIOS durchführen?", "xloc": [ - "default.handlebars->47->1187" + "default.handlebars->47->1191" ] }, { @@ -54046,7 +54056,7 @@ "hu": "Végrehajtja az Intel® AMT bekapcsolását?", "xloc": [ "default-mobile.handlebars->11->584", - "default.handlebars->47->1181" + "default.handlebars->47->1185" ] }, { @@ -54058,7 +54068,7 @@ "hu": "Végrehajtása az Intel® AMT BIOS reset-et?", "de": "Intel® AMT Reset ins BIOS durchführen?", "xloc": [ - "default.handlebars->47->1189" + "default.handlebars->47->1193" ] }, { @@ -54086,7 +54096,7 @@ "hu": "Végrehajtása az Intel® AMT reset-et?", "xloc": [ "default-mobile.handlebars->11->588", - "default.handlebars->47->1185" + "default.handlebars->47->1189" ] }, { @@ -54113,7 +54123,7 @@ "zh-cht": "執行批量設備通知", "hu": "Kötegelt eszköz értesítés végrehajtása", "xloc": [ - "default.handlebars->47->701" + "default.handlebars->47->704" ] }, { @@ -54140,7 +54150,7 @@ "zh-cht": "執行批次裝置標籤操作", "hu": "Kötegelt eszköz címkézési művelet végrehajtása", "xloc": [ - "default.handlebars->47->693" + "default.handlebars->47->696" ] }, { @@ -54168,7 +54178,7 @@ "hu": "Tápellátással kapcsolatos műveleteket végzése az eszközön", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3", - "default.handlebars->47->928", + "default.handlebars->47->932", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1" @@ -54199,7 +54209,7 @@ "hu": "Végrehajtja a kikapcsolását?", "xloc": [ "default-mobile.handlebars->11->556", - "default.handlebars->47->1026" + "default.handlebars->47->1030" ] }, { @@ -54227,7 +54237,7 @@ "hu": "Végrehajtja a bekapcsolását?", "xloc": [ "default-mobile.handlebars->11->558", - "default.handlebars->47->1028" + "default.handlebars->47->1032" ] }, { @@ -54254,7 +54264,7 @@ "zh-cht": "執行電源操作= {0},強制執行= {1}", "hu": "Végrehajtott tápellárás művelet={0}, kényszerített={1}", "xloc": [ - "default.handlebars->47->2330" + "default.handlebars->47->2338" ] }, { @@ -54281,8 +54291,8 @@ "zh-cht": "沒有權限", "hu": "Hozzáférés megtagadva", "xloc": [ - "default-mobile.handlebars->11->925", - "default.handlebars->47->3032" + "default-mobile.handlebars->11->927", + "default.handlebars->47->3040" ] }, { @@ -54309,9 +54319,9 @@ "zh-cht": "權限", "hu": "Jogosultságok", "xloc": [ - "default-mobile.handlebars->11->910", - "default.handlebars->47->2194", - "default.handlebars->47->2499" + "default-mobile.handlebars->11->912", + "default.handlebars->47->2202", + "default.handlebars->47->2507" ] }, { @@ -54339,7 +54349,7 @@ "hu": "perzsa/irán", "xloc": [ "default-mobile.handlebars->11->231", - "default.handlebars->47->1759" + "default.handlebars->47->1764" ] }, { @@ -54423,10 +54433,10 @@ "default-mobile.handlebars->11->100", "default-mobile.handlebars->11->83", "default-mobile.handlebars->11->98", - "default.handlebars->47->1577", - "default.handlebars->47->1580", - "default.handlebars->47->247", - "default.handlebars->47->2789" + "default.handlebars->47->1582", + "default.handlebars->47->1585", + "default.handlebars->47->250", + "default.handlebars->47->2797" ] }, { @@ -54453,7 +54463,7 @@ "zh-cht": "電話號碼", "hu": "Telefonszám", "xloc": [ - "default.handlebars->47->2713" + "default.handlebars->47->2721" ] }, { @@ -54481,8 +54491,8 @@ "hu": "Telefonszám:", "xloc": [ "default-mobile.handlebars->11->99", - "default.handlebars->47->1579", - "default.handlebars->47->2788" + "default.handlebars->47->1584", + "default.handlebars->47->2796" ] }, { @@ -54533,7 +54543,7 @@ "zh-cht": "將節點放在這裡", "hu": "Eszköz elhelyezése itt", "xloc": [ - "default.handlebars->47->796" + "default.handlebars->47->799" ] }, { @@ -54614,7 +54624,7 @@ "zh-cht": "請注意,不建議降級。請僅在最近的升級後發生問題時才這樣做。", "hu": "Kérjük, vegye figyelembe, hogy a visszaállítás egy korábbi verzióra nem javasolt. Kérjük, csak abban az esetben tegye ezt, ha a legutóbbi frissítés során elromlott valami.", "xloc": [ - "default.handlebars->47->311" + "default.handlebars->47->314" ] }, { @@ -54697,7 +54707,7 @@ "hu": "Kérjük, várjon néhány percet, amíg megkapja az igazolást.", "xloc": [ "default-mobile.handlebars->11->314", - "default.handlebars->47->1865" + "default.handlebars->47->1870" ] }, { @@ -54724,8 +54734,8 @@ "zh-cht": "外掛指令", "hu": "Plugin Művelet", "xloc": [ - "default.handlebars->47->310", - "default.handlebars->47->3166" + "default.handlebars->47->313", + "default.handlebars->47->3174" ] }, { @@ -54752,7 +54762,7 @@ "zh-cht": "外掛錯誤", "hu": "Plugin Hiba", "xloc": [ - "default.handlebars->47->316" + "default.handlebars->47->319" ] }, { @@ -54779,7 +54789,7 @@ "zh-cht": "PluginHandler無法事件消息:", "hu": "A PluginHandler nem tudott esemény üzenetet küldeni:", "xloc": [ - "default.handlebars->47->268" + "default.handlebars->47->271" ] }, { @@ -54918,7 +54928,7 @@ "hu": "Házirend", "xloc": [ "default-mobile.handlebars->11->341", - "default.handlebars->47->1910" + "default.handlebars->47->1915" ] }, { @@ -54946,7 +54956,7 @@ "hu": "lengyel", "xloc": [ "default-mobile.handlebars->11->232", - "default.handlebars->47->1760" + "default.handlebars->47->1765" ] }, { @@ -54958,8 +54968,8 @@ "hu": "Port", "de": "Port", "xloc": [ - "default.handlebars->47->1145", - "default.handlebars->47->1146" + "default.handlebars->47->1149", + "default.handlebars->47->1150" ] }, { @@ -55034,7 +55044,7 @@ "zh-cht": "端口名稱同步", "hu": "Port Név Szinkronizásás", "xloc": [ - "default.handlebars->47->1965" + "default.handlebars->47->1973" ] }, { @@ -55062,7 +55072,7 @@ "hu": "Port Szám", "xloc": [ "default-mobile.handlebars->11->487", - "default.handlebars->47->825" + "default.handlebars->47->828" ] }, { @@ -55090,7 +55100,7 @@ "hu": "Port Típus", "xloc": [ "default-mobile.handlebars->11->488", - "default.handlebars->47->826" + "default.handlebars->47->829" ] }, { @@ -55166,7 +55176,7 @@ "hu": "portugál", "xloc": [ "default-mobile.handlebars->11->233", - "default.handlebars->47->1761" + "default.handlebars->47->1766" ] }, { @@ -55194,7 +55204,7 @@ "hu": "portugál (Brazília)", "xloc": [ "default-mobile.handlebars->11->234", - "default.handlebars->47->1762" + "default.handlebars->47->1767" ] }, { @@ -55278,8 +55288,8 @@ "xloc": [ "default-mobile.handlebars->11->555", "default-mobile.handlebars->11->557", - "default.handlebars->47->1025", - "default.handlebars->47->1027" + "default.handlebars->47->1029", + "default.handlebars->47->1031" ] }, { @@ -55333,7 +55343,7 @@ "zh-cht": "電源狀態", "hu": "Energiaellátás Statisztika", "xloc": [ - "default.handlebars->47->2246", + "default.handlebars->47->2254", "default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1" ] }, @@ -55363,7 +55373,7 @@ "xloc": [ "default-mobile.handlebars->11->442", "default-mobile.handlebars->11->576", - "default.handlebars->47->1159", + "default.handlebars->47->1163", "default.handlebars->47->6" ] }, @@ -55391,7 +55401,7 @@ "zh-cht": "關閉裝置", "hu": "Eszközök kikapcsolása", "xloc": [ - "default.handlebars->47->672" + "default.handlebars->47->675" ] }, { @@ -55418,7 +55428,7 @@ "zh-cht": "電源開關即可使用。", "hu": "Power switch használatra kész.", "xloc": [ - "default.handlebars->47->648" + "default.handlebars->47->651" ] }, { @@ -55448,7 +55458,7 @@ "default-mobile.handlebars->11->437", "default-mobile.handlebars->11->445", "default.handlebars->47->1", - "default.handlebars->47->625" + "default.handlebars->47->628" ] }, { @@ -55475,7 +55485,7 @@ "zh-cht": "預激活", "hu": "Pre-activation", "xloc": [ - "default.handlebars->47->1516" + "default.handlebars->47->1520" ] }, { @@ -55504,7 +55514,7 @@ "xloc": [ "default-mobile.handlebars->11->443", "default-mobile.handlebars->11->451", - "default.handlebars->47->637", + "default.handlebars->47->640", "default.handlebars->47->7" ] }, @@ -55532,7 +55542,7 @@ "zh-cht": "存在於伺服器上", "hu": "Kiszolgálón tárolva", "xloc": [ - "default.handlebars->47->2909" + "default.handlebars->47->2917" ] }, { @@ -55643,7 +55653,7 @@ "zh-cht": "現在按下按鍵。", "hu": "Nyomja meg most a kulcs gombot.", "xloc": [ - "default.handlebars->47->240" + "default.handlebars->47->243" ] }, { @@ -55672,10 +55682,10 @@ "xloc": [ "default-mobile.handlebars->11->88", "default-mobile.handlebars->11->89", - "default.handlebars->47->1572", - "default.handlebars->47->2783", - "default.handlebars->47->2834", - "default.handlebars->47->322" + "default.handlebars->47->1577", + "default.handlebars->47->2791", + "default.handlebars->47->2842", + "default.handlebars->47->325" ] }, { @@ -55703,7 +55713,7 @@ "hu": "Print Screen", "xloc": [ "default-mobile.handlebars->11->628", - "default.handlebars->47->1309" + "default.handlebars->47->1313" ] }, { @@ -55784,7 +55794,7 @@ "zh-cht": "隱私欄", "hu": "Kapcsolati eszköztár megjelenítése", "xloc": [ - "default.handlebars->47->294" + "default.handlebars->47->297" ] }, { @@ -55889,7 +55899,7 @@ "zh-cht": "進程控制", "hu": "Foylamat Vezérés", "xloc": [ - "default.handlebars->47->1369" + "default.handlebars->47->1373" ] }, { @@ -55916,7 +55926,7 @@ "zh-cht": "流程詳情,#{0}", "hu": "Folyamat részletei, #{0}", "xloc": [ - "default.handlebars->47->1344" + "default.handlebars->47->1348" ] }, { @@ -55997,7 +56007,7 @@ "zh-cht": "處理控制台命令:“{0}”", "hu": "Konzolparancs feldolgozása: \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2322" + "default.handlebars->47->2330" ] }, { @@ -56024,7 +56034,7 @@ "zh-cht": "提示", "hu": "Rákérdez", "xloc": [ - "default.handlebars->47->293" + "default.handlebars->47->296" ] }, { @@ -56051,7 +56061,7 @@ "zh-cht": "用戶同意提示", "hu": "Hozzájárulás kérése kapcsolódáskor", "xloc": [ - "default.handlebars->47->1143" + "default.handlebars->47->1147" ] }, { @@ -56078,9 +56088,9 @@ "zh-cht": "用戶同意提示", "hu": "Felhasználói hozzájárulás kérése", "xloc": [ - "default.handlebars->47->2100", - "default.handlebars->47->2104", - "default.handlebars->47->2107" + "default.handlebars->47->2108", + "default.handlebars->47->2112", + "default.handlebars->47->2115" ] }, { @@ -56107,7 +56117,7 @@ "zh-cht": "協議", "hu": "Protokoll", "xloc": [ - "default.handlebars->47->2907", + "default.handlebars->47->2915", "player.handlebars->3->32" ] }, @@ -56135,7 +56145,7 @@ "zh-cht": "協議協商失敗 ({0})", "hu": "A protokoll egyeztetése sikertelen ({0})", "xloc": [ - "default.handlebars->47->1271" + "default.handlebars->47->1275" ] }, { @@ -56186,8 +56196,8 @@ "zh-cht": "配置狀態", "hu": "Telepítés (Provisioning) Állapot", "xloc": [ - "default-mobile.handlebars->11->780", - "default.handlebars->47->1520" + "default-mobile.handlebars->11->781", + "default.handlebars->47->1524" ] }, { @@ -56239,7 +56249,7 @@ "hu": "Puvlikus link", "xloc": [ "default-mobile.handlebars->11->353", - "default.handlebars->47->2281" + "default.handlebars->47->2289" ] }, { @@ -56291,7 +56301,7 @@ "hu": "pandzsábi", "xloc": [ "default-mobile.handlebars->11->235", - "default.handlebars->47->1763" + "default.handlebars->47->1768" ] }, { @@ -56319,7 +56329,7 @@ "hu": "pandzsábi (India)", "xloc": [ "default-mobile.handlebars->11->236", - "default.handlebars->47->1764" + "default.handlebars->47->1769" ] }, { @@ -56347,7 +56357,7 @@ "hu": "pandzsábi (Pakisztán)", "xloc": [ "default-mobile.handlebars->11->237", - "default.handlebars->47->1765" + "default.handlebars->47->1770" ] }, { @@ -56402,7 +56412,7 @@ "zh-cht": "推送通知", "hu": "Push Értesítés", "xloc": [ - "default.handlebars->47->2988" + "default.handlebars->47->2996" ] }, { @@ -56463,8 +56473,8 @@ "nl": "Pushover", "pl": "Pushover", "xloc": [ - "default.handlebars->47->1589", - "default.handlebars->47->2796" + "default.handlebars->47->1594", + "default.handlebars->47->2804" ] }, { @@ -56546,7 +56556,7 @@ "hu": "quechua", "xloc": [ "default-mobile.handlebars->11->238", - "default.handlebars->47->1766" + "default.handlebars->47->1771" ] }, { @@ -56657,10 +56667,10 @@ "xloc": [ "default-mobile.handlebars->11->532", "default-mobile.handlebars->11->536", - "default.handlebars->47->405", - "default.handlebars->47->918", + "default.handlebars->47->408", "default.handlebars->47->922", - "default.handlebars->47->962", + "default.handlebars->47->926", + "default.handlebars->47->966", "default.handlebars->container->dialog->dialogBody->dialog7->1->td7rdpkvm" ] }, @@ -56715,7 +56725,7 @@ "zh-cht": "RDP連接", "hu": "RDP Kapcsolat", "xloc": [ - "default.handlebars->47->770" + "default.handlebars->47->773" ] }, { @@ -56742,7 +56752,7 @@ "zh-cht": "RDP 憑證", "hu": "RDP hitelesítő adatok", "xloc": [ - "default.handlebars->47->1290" + "default.handlebars->47->1294" ] }, { @@ -56793,7 +56803,7 @@ "zh-cht": "RDP遠程連接介面:", "hu": "RDP távoli kapcsolat port:", "xloc": [ - "default.handlebars->47->769" + "default.handlebars->47->772" ] }, { @@ -56902,7 +56912,7 @@ "zh-cht": "RSS", "hu": "RSS", "xloc": [ - "default.handlebars->47->3124" + "default.handlebars->47->3132" ] }, { @@ -56956,7 +56966,7 @@ "zh-cht": "隨機密碼", "hu": "Véletlenszerű jelszó", "xloc": [ - "default.handlebars->47->2063" + "default.handlebars->47->2071" ] }, { @@ -56983,7 +56993,7 @@ "zh-cht": "隨機密碼。", "hu": "Véletlenszerű jelszó generálása", "xloc": [ - "default.handlebars->47->2578" + "default.handlebars->47->2586" ] }, { @@ -57010,7 +57020,7 @@ "zh-cht": "力登 Dominion KX III", "hu": "Raritan Dominion KX III", "xloc": [ - "default.handlebars->47->1899" + "default.handlebars->47->1904" ] }, { @@ -57115,9 +57125,9 @@ "zh-cht": "真正的名字", "hu": "Teljes Név", "xloc": [ - "default.handlebars->47->2710", - "default.handlebars->47->2712", - "default.handlebars->47->2827" + "default.handlebars->47->2718", + "default.handlebars->47->2720", + "default.handlebars->47->2835" ] }, { @@ -57144,7 +57154,7 @@ "zh-cht": "境界", "hu": "Realms", "xloc": [ - "default.handlebars->47->2587" + "default.handlebars->47->2595" ] }, { @@ -57172,7 +57182,7 @@ "hu": "A fogadott hálózati adatok érvénytelenek", "xloc": [ "default-mobile.handlebars->11->619", - "default.handlebars->47->1269", + "default.handlebars->47->1273", "sharing.handlebars->11->10", "sharing.handlebars->11->32" ] @@ -57201,9 +57211,9 @@ "zh-cht": "記錄會議", "hu": "Munkamenetek rögzítése", "xloc": [ - "default.handlebars->47->1967", - "default.handlebars->47->2637", - "default.handlebars->47->2718" + "default.handlebars->47->1975", + "default.handlebars->47->2645", + "default.handlebars->47->2726" ] }, { @@ -57257,9 +57267,9 @@ "zh-cht": "記錄會議", "hu": "Munkamenetek rögzítése", "xloc": [ - "default.handlebars->47->2108", - "default.handlebars->47->2675", - "default.handlebars->47->2815" + "default.handlebars->47->2116", + "default.handlebars->47->2683", + "default.handlebars->47->2823" ] }, { @@ -57286,7 +57296,7 @@ "zh-cht": "記錄細節", "hu": "Felvétel részletek", "xloc": [ - "default.handlebars->47->2921" + "default.handlebars->47->2929" ] }, { @@ -57340,8 +57350,8 @@ "zh-cht": "再次發生的", "hu": "Ismétlődés", "xloc": [ - "default.handlebars->47->288", - "default.handlebars->47->290" + "default.handlebars->47->291", + "default.handlebars->47->293" ] }, { @@ -57368,7 +57378,7 @@ "zh-cht": "每天重複", "hu": "Napi rendszerességgel ismétlődő", "xloc": [ - "default.handlebars->47->1134" + "default.handlebars->47->1138" ] }, { @@ -57395,7 +57405,7 @@ "zh-cht": "每週重複", "hu": "Heti rendszerességgel ismétlődő", "xloc": [ - "default.handlebars->47->1135" + "default.handlebars->47->1139" ] }, { @@ -57448,8 +57458,8 @@ "xloc": [ "default-mobile.handlebars->11->359", "default-mobile.handlebars->11->692", - "default.handlebars->47->1428", - "default.handlebars->47->2288", + "default.handlebars->47->1432", + "default.handlebars->47->2296", "sharing.handlebars->11->60" ] }, @@ -57536,7 +57546,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->47->793", + "default.handlebars->47->796", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsAreaTop->DeskToolsRefreshButton", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p40->3->3", @@ -57623,13 +57633,13 @@ "hu": "Relay", "xloc": [ "default-mobile.handlebars->11->466", - "default.handlebars->47->1062", - "default.handlebars->47->1087", - "default.handlebars->47->2190", - "default.handlebars->47->3106", - "default.handlebars->47->394", - "default.handlebars->47->398", - "default.handlebars->47->659" + "default.handlebars->47->1066", + "default.handlebars->47->1091", + "default.handlebars->47->2198", + "default.handlebars->47->3114", + "default.handlebars->47->397", + "default.handlebars->47->401", + "default.handlebars->47->662" ] }, { @@ -57656,7 +57666,7 @@ "zh-cht": "中繼數量", "hu": "Relay Szám", "xloc": [ - "default.handlebars->47->3091" + "default.handlebars->47->3099" ] }, { @@ -57683,11 +57693,11 @@ "zh-cht": "繼電器裝置", "hu": "Relay Eszköz", "xloc": [ - "default-mobile.handlebars->11->843", - "default-mobile.handlebars->11->859", - "default.handlebars->47->1896", - "default.handlebars->47->1958", - "default.handlebars->47->2089" + "default-mobile.handlebars->11->845", + "default-mobile.handlebars->11->861", + "default.handlebars->47->1901", + "default.handlebars->47->1966", + "default.handlebars->47->2097" ] }, { @@ -57714,7 +57724,7 @@ "zh-cht": "中繼錯誤", "hu": "Relay Hibák", "xloc": [ - "default.handlebars->47->3084" + "default.handlebars->47->3092" ] }, { @@ -57765,8 +57775,8 @@ "zh-cht": "中繼連接", "hu": "Relay munkamenetek", "xloc": [ - "default.handlebars->47->3090", - "default.handlebars->47->3118" + "default.handlebars->47->3098", + "default.handlebars->47->3126" ] }, { @@ -57793,7 +57803,7 @@ "zh-cht": "繼電器裝置", "hu": "Relay eszköz", "xloc": [ - "default.handlebars->47->2469" + "default.handlebars->47->2477" ] }, { @@ -57820,7 +57830,7 @@ "zh-cht": "繼電器", "hu": "Relay a ", "xloc": [ - "default.handlebars->47->925" + "default.handlebars->47->929" ] }, { @@ -57871,7 +57881,7 @@ "zh-cht": "記住設備", "hu": "Emlékezzen az eszközre", "xloc": [ - "default.handlebars->47->2990" + "default.handlebars->47->2998" ] }, { @@ -57899,8 +57909,8 @@ "hu": "Hitelesítő adatok megjegyzése", "xloc": [ "default-mobile.handlebars->11->667", - "default.handlebars->47->1287", - "default.handlebars->47->1385", + "default.handlebars->47->1291", + "default.handlebars->47->1389", "mstsc.handlebars->main->1->3->1->rowremember->3->0", "ssh.handlebars->3->14" ] @@ -57930,7 +57940,7 @@ "hu": "Elmékezzej a jelszóra", "xloc": [ "default-mobile.handlebars->11->672", - "default.handlebars->47->1390", + "default.handlebars->47->1394", "ssh.handlebars->3->19" ] }, @@ -58037,7 +58047,7 @@ "hu": "Emlékezzen a felhaszálóra és kulcsra", "xloc": [ "default-mobile.handlebars->11->671", - "default.handlebars->47->1389", + "default.handlebars->47->1393", "ssh.handlebars->3->18" ] }, @@ -58171,7 +58181,7 @@ "zh-cht": "遠程剪貼板", "hu": "Távoli vágólap", "xloc": [ - "default.handlebars->47->1342" + "default.handlebars->47->1346" ] }, { @@ -58198,8 +58208,8 @@ "zh-cht": "遠程命令", "hu": "Távoli parancsok", "xloc": [ - "default-mobile.handlebars->11->885", - "default.handlebars->47->2148" + "default-mobile.handlebars->11->887", + "default.handlebars->47->2156" ] }, { @@ -58228,11 +58238,11 @@ "xloc": [ "default-mobile.handlebars->11->544", "default-mobile.handlebars->11->545", - "default-mobile.handlebars->11->872", - "default-mobile.handlebars->11->892", - "default.handlebars->47->2172", - "default.handlebars->47->945", - "default.handlebars->47->946" + "default-mobile.handlebars->11->874", + "default-mobile.handlebars->11->894", + "default.handlebars->47->2180", + "default.handlebars->47->949", + "default.handlebars->47->950" ] }, { @@ -58243,7 +58253,7 @@ "pl": "Zdalne Sterowanie i Przekierowanie", "de": "Entfernte Ausführung & Weiterleitung", "xloc": [ - "default.handlebars->47->2133" + "default.handlebars->47->2141" ] }, { @@ -58272,8 +58282,8 @@ "xloc": [ "default-mobile.handlebars->11->408", "default-mobile.handlebars->11->415", - "default.handlebars->47->411", - "default.handlebars->47->418" + "default.handlebars->47->414", + "default.handlebars->47->421" ] }, { @@ -58300,7 +58310,7 @@ "zh-cht": "遠程桌面 + 文件鏈接", "hu": "Távoli asztal + Fájlok Link", "xloc": [ - "default.handlebars->47->302" + "default.handlebars->47->305" ] }, { @@ -58327,7 +58337,7 @@ "zh-cht": "遠程桌面 + 終端 + 文件鏈接", "hu": "Távoli Aszzal + Fájl link", "xloc": [ - "default.handlebars->47->303" + "default.handlebars->47->306" ] }, { @@ -58354,7 +58364,7 @@ "zh-cht": "遠程桌面+終端鏈接", "hu": "Távoli Asztal + Terminál link", "xloc": [ - "default.handlebars->47->299" + "default.handlebars->47->302" ] }, { @@ -58381,8 +58391,8 @@ "zh-cht": "遠程桌面連接欄已激活/更新", "hu": "Remote Desktop Connection Bar Activated/Updated", "xloc": [ - "default.handlebars->47->2336", - "default.handlebars->47->2342" + "default.handlebars->47->2344", + "default.handlebars->47->2350" ] }, { @@ -58409,7 +58419,7 @@ "zh-cht": "遠程桌面連接欄失敗或不受支持", "hu": "Remote Desktop Connection Bar Failed or Not Supported", "xloc": [ - "default.handlebars->47->2337" + "default.handlebars->47->2345" ] }, { @@ -58436,7 +58446,7 @@ "zh-cht": "遠程桌面連接欄失敗或不受支持", "hu": "Remote Desktop Connection Bar Failed or not Supported", "xloc": [ - "default.handlebars->47->2343" + "default.handlebars->47->2351" ] }, { @@ -58463,9 +58473,9 @@ "zh-cht": "本地用戶強行關閉了遠程桌面連接", "hu": "A távoli asztali kapcsolatot a helyi felhasználó erőszakkal lezárta", "xloc": [ - "default.handlebars->47->2334", - "default.handlebars->47->2338", - "default.handlebars->47->2344" + "default.handlebars->47->2342", + "default.handlebars->47->2346", + "default.handlebars->47->2352" ] }, { @@ -58516,7 +58526,7 @@ "zh-cht": "遠程桌面鏈結", "hu": "Távoli Asztal Link", "xloc": [ - "default.handlebars->47->298" + "default.handlebars->47->301" ] }, { @@ -58544,8 +58554,8 @@ "hu": "Távoli Asztal beállítások", "xloc": [ "default-mobile.handlebars->11->621", - "default.handlebars->47->1299", - "default.handlebars->47->446", + "default.handlebars->47->1303", + "default.handlebars->47->449", "sharing.handlebars->11->20" ] }, @@ -58669,7 +58679,7 @@ "zh-cht": "遠程文件鏈接", "hu": "Távoli fájlok link", "xloc": [ - "default.handlebars->47->300" + "default.handlebars->47->303" ] }, { @@ -58744,7 +58754,7 @@ "zh-cht": "遠程輸入鎖定", "hu": "Távoli bemeneti zár", "xloc": [ - "default.handlebars->47->1097" + "default.handlebars->47->1101" ] }, { @@ -58771,7 +58781,7 @@ "zh-cht": "遠程鍵盤輸入", "hu": "Távoli billentyűzet bevitel", "xloc": [ - "default.handlebars->47->1338", + "default.handlebars->47->1342", "sharing.handlebars->11->22" ] }, @@ -58799,7 +58809,7 @@ "zh-cht": "遠程網格用戶", "hu": "Távoli Mesh Felhasználó", "xloc": [ - "default-mobile.handlebars->11->913" + "default-mobile.handlebars->11->915" ] }, { @@ -58850,7 +58860,7 @@ "zh-cht": "遠程會話", "hu": "Távoli munkamenetek", "xloc": [ - "default.handlebars->47->2923" + "default.handlebars->47->2931" ] }, { @@ -58925,7 +58935,7 @@ "zh-cht": "遠程終端+文件鏈接", "hu": "Távoli Terminál + Fájl link", "xloc": [ - "default.handlebars->47->301" + "default.handlebars->47->304" ] }, { @@ -58952,7 +58962,7 @@ "zh-cht": "遠程終端鏈接", "hu": "Remote Terminal Link", "xloc": [ - "default.handlebars->47->297" + "default.handlebars->47->300" ] }, { @@ -59003,11 +59013,11 @@ "zh-cht": "僅遠程查看", "hu": "Csak távoli megtekintés", "xloc": [ - "default-mobile.handlebars->11->873", - "default-mobile.handlebars->11->897", - "default.handlebars->47->2134", - "default.handlebars->47->2177", - "default.handlebars->47->2818" + "default-mobile.handlebars->11->875", + "default-mobile.handlebars->11->899", + "default.handlebars->47->2142", + "default.handlebars->47->2185", + "default.handlebars->47->2826" ] }, { @@ -59034,7 +59044,7 @@ "zh-cht": "遠程剪貼板的有效期為60秒。", "hu": "A távoli vágólap 60 másodpercig érvényes.", "xloc": [ - "default.handlebars->47->1341" + "default.handlebars->47->1345" ] }, { @@ -59168,7 +59178,7 @@ "zh-cht": "删除", "hu": "Eltávolítás", "xloc": [ - "default.handlebars->47->229" + "default.handlebars->47->232" ] }, { @@ -59219,7 +59229,7 @@ "zh-cht": "刪除配置", "hu": "Konfiguráció eltávolítása", "xloc": [ - "default.handlebars->47->1931" + "default.handlebars->47->1936" ] }, { @@ -59294,8 +59304,8 @@ "zh-cht": "刪除裝置群權限", "hu": "Eszközcsoport engedélyek eltávolítása", "xloc": [ - "default.handlebars->47->2679", - "default.handlebars->47->2879" + "default.handlebars->47->2687", + "default.handlebars->47->2887" ] }, { @@ -59322,8 +59332,8 @@ "zh-cht": "刪除裝置權限", "hu": "Eszközengedélyek eltávolítása", "xloc": [ - "default.handlebars->47->2677", - "default.handlebars->47->2866" + "default.handlebars->47->2685", + "default.handlebars->47->2874" ] }, { @@ -59350,7 +59360,7 @@ "zh-cht": "刪除設備共享", "hu": "Eszközmegosztás eltávolítása", "xloc": [ - "default.handlebars->47->2864" + "default.handlebars->47->2872" ] }, { @@ -59377,7 +59387,7 @@ "zh-cht": "刪除登錄令牌", "hu": "Bejelentkezési token eltávolítása", "xloc": [ - "default.handlebars->47->1923" + "default.handlebars->47->1928" ] }, { @@ -59428,7 +59438,7 @@ "zh-cht": "刪除用戶群成員身份", "hu": "Felhasználói csoporttagság eltávolítása", "xloc": [ - "default.handlebars->47->2875" + "default.handlebars->47->2883" ] }, { @@ -59455,8 +59465,8 @@ "zh-cht": "刪除用戶群權限", "hu": "Felhasználói csoport engedélyeinek eltávolítása", "xloc": [ - "default.handlebars->47->2199", - "default.handlebars->47->2871" + "default.handlebars->47->2207", + "default.handlebars->47->2879" ] }, { @@ -59483,7 +59493,7 @@ "zh-cht": "刪除用戶成員資格", "hu": "Felhasználói tagság eltávolítása", "xloc": [ - "default.handlebars->47->2687" + "default.handlebars->47->2695" ] }, { @@ -59510,8 +59520,8 @@ "zh-cht": "刪除用戶權限", "hu": "Felhasználói engedélyek eltávolítása", "xloc": [ - "default.handlebars->47->2197", - "default.handlebars->47->2868" + "default.handlebars->47->2205", + "default.handlebars->47->2876" ] }, { @@ -59538,7 +59548,7 @@ "zh-cht": "刪除所有二因子鑑別。", "hu": "Távolítson el minden 2. faktoros hitelesítést.", "xloc": [ - "default.handlebars->47->2841" + "default.handlebars->47->2849" ] }, { @@ -59565,7 +59575,7 @@ "zh-cht": "刪除此用戶標識的所有先前事件。", "hu": "A felhasználó összes korábbi eseményének eltávolítása. ", "xloc": [ - "default.handlebars->47->2579" + "default.handlebars->47->2587" ] }, { @@ -59592,7 +59602,7 @@ "zh-cht": "斷開連接後删除裝置", "hu": "Az eszköz eltávolítása lecsatlakozáskor", "xloc": [ - "default.handlebars->47->2111" + "default.handlebars->47->2119" ] }, { @@ -59619,8 +59629,8 @@ "zh-cht": "刪除設備共享", "hu": "Eszközmegosztás eltávolítása", "xloc": [ - "default.handlebars->47->1005", - "default.handlebars->47->2021" + "default.handlebars->47->1009", + "default.handlebars->47->2029" ] }, { @@ -59647,7 +59657,7 @@ "zh-cht": "刪除非活動", "hu": "Inaktívak eltávolítása", "xloc": [ - "default.handlebars->47->1968" + "default.handlebars->47->1976" ] }, { @@ -59674,7 +59684,7 @@ "zh-cht": "刪除登錄令牌", "hu": "Bejelentkezési token eltávolítása", "xloc": [ - "default.handlebars->47->1918" + "default.handlebars->47->1923" ] }, { @@ -59685,7 +59695,7 @@ "pl": "Usuń obsługę komunikatora", "de": "Benachrichtigen entfernen", "xloc": [ - "default.handlebars->47->1582" + "default.handlebars->47->1587" ] }, { @@ -59712,7 +59722,7 @@ "zh-cht": "刪除節點位置", "hu": "Eszköz eltávolítása a térképről", "xloc": [ - "default.handlebars->47->785" + "default.handlebars->47->788" ] }, { @@ -59740,7 +59750,7 @@ "hu": "Telefonszám eltávolítása", "xloc": [ "default-mobile.handlebars->11->97", - "default.handlebars->47->1576" + "default.handlebars->47->1581" ] }, { @@ -59767,7 +59777,7 @@ "zh-cht": "删除標籤", "hu": "Címkék eltávolítása", "xloc": [ - "default.handlebars->47->697" + "default.handlebars->47->700" ] }, { @@ -59794,7 +59804,7 @@ "zh-cht": "刪除此裝置", "hu": "Eszköz eltávolítása", "xloc": [ - "default.handlebars->47->949" + "default.handlebars->47->953" ] }, { @@ -59821,7 +59831,7 @@ "zh-cht": "刪除此用戶", "hu": "Távolítsa el ezt a felhasználót", "xloc": [ - "default.handlebars->47->2778" + "default.handlebars->47->2786" ] }, { @@ -59848,7 +59858,7 @@ "zh-cht": "刪除用戶群成員身份", "hu": "Felhasználói csoporttagság eltávolítása", "xloc": [ - "default.handlebars->47->2855" + "default.handlebars->47->2863" ] }, { @@ -59875,7 +59885,7 @@ "zh-cht": "刪除此裝置的用戶群權限", "hu": "Felhasználói csoportjogok eltávolítása ehhez az eszközhöz", "xloc": [ - "default.handlebars->47->2671" + "default.handlebars->47->2679" ] }, { @@ -59902,8 +59912,8 @@ "zh-cht": "刪除此裝置群的用戶群權限", "hu": "Felhasználói csoportjogok eltávolítása ehhez az eszközcsoporthoz", "xloc": [ - "default.handlebars->47->2665", - "default.handlebars->47->998" + "default.handlebars->47->1002", + "default.handlebars->47->2673" ] }, { @@ -59930,11 +59940,11 @@ "zh-cht": "刪除此裝置群的用戶權限", "hu": "Eszköz vagy eszközcsoport eltávolítása", "xloc": [ - "default.handlebars->47->2017", - "default.handlebars->47->2659", - "default.handlebars->47->2849", - "default.handlebars->47->2861", - "default.handlebars->47->999" + "default.handlebars->47->1003", + "default.handlebars->47->2025", + "default.handlebars->47->2667", + "default.handlebars->47->2857", + "default.handlebars->47->2869" ] }, { @@ -59985,7 +59995,7 @@ "zh-cht": "刪除了帳戶顯示名稱。", "hu": "Fiók megjelenített neve eltávolítva.", "xloc": [ - "default.handlebars->47->2434" + "default.handlebars->47->2442" ] }, { @@ -60012,7 +60022,7 @@ "zh-cht": "刪除身份驗證應用程序", "hu": "Hitelesítési alkalmazás eltávolítva", "xloc": [ - "default.handlebars->47->2396" + "default.handlebars->47->2404" ] }, { @@ -60039,7 +60049,7 @@ "zh-cht": "刪除的設備共享{0}", "hu": "{0} eszközmegosztás eltávolítva", "xloc": [ - "default.handlebars->47->2407" + "default.handlebars->47->2415" ] }, { @@ -60066,7 +60076,7 @@ "zh-cht": "從設備組{1}中刪除了設備{0}", "hu": "{0} eszköz eltávolítása az {1} eszközcsoportból", "xloc": [ - "default.handlebars->47->2392" + "default.handlebars->47->2400" ] }, { @@ -60093,7 +60103,7 @@ "zh-cht": "刪除了登錄令牌", "hu": "Bejelentkezési token eltávolítva", "xloc": [ - "default.handlebars->47->2421" + "default.handlebars->47->2429" ] }, { @@ -60104,7 +60114,7 @@ "pl": "Usunięto konto komunikatora użytkownika {0}", "de": "Benachrichtigen für den Benutzer {0} entfernt", "xloc": [ - "default.handlebars->47->2462" + "default.handlebars->47->2470" ] }, { @@ -60131,7 +60141,7 @@ "zh-cht": "已刪除用戶{0}的電話號碼", "hu": "{0} felhasználó telefonszáma eltávolítva", "xloc": [ - "default.handlebars->47->2402" + "default.handlebars->47->2410" ] }, { @@ -60158,7 +60168,7 @@ "zh-cht": "移除推送通知認證設備", "hu": "Push értesítési hitelesítő eszköz eltávolítva", "xloc": [ - "default.handlebars->47->2419" + "default.handlebars->47->2427" ] }, { @@ -60185,7 +60195,7 @@ "zh-cht": "移除安全密鑰", "hu": "Biztonsági kulcs eltávolítva", "xloc": [ - "default.handlebars->47->2399" + "default.handlebars->47->2407" ] }, { @@ -60212,9 +60222,9 @@ "zh-cht": "刪除了{0}的用戶設備權限", "hu": "Felhasználói eszközjogok eltávolítva {0}", "xloc": [ - "default.handlebars->47->2365", - "default.handlebars->47->2386", - "default.handlebars->47->2391" + "default.handlebars->47->2373", + "default.handlebars->47->2394", + "default.handlebars->47->2399" ] }, { @@ -60241,7 +60251,7 @@ "zh-cht": "從設備組{1}中刪除了用戶組{0}", "hu": "{0} felhasználói csoport eltávolítva a(z) {1} eszközcsoportból", "xloc": [ - "default.handlebars->47->2375" + "default.handlebars->47->2383" ] }, { @@ -60268,7 +60278,7 @@ "zh-cht": "已從設備組{1}中刪除用戶{0}", "hu": "{0} felhasználó eltávolítva a(z) {1} eszközcsoportból", "xloc": [ - "default.handlebars->47->2388" + "default.handlebars->47->2396" ] }, { @@ -60295,8 +60305,8 @@ "zh-cht": "從用戶組{1}中刪除了用戶{0}", "hu": "{0} felhasználó eltávolítva a(z) {1} felhasználócsoportból", "xloc": [ - "default.handlebars->47->2367", - "default.handlebars->47->2377" + "default.handlebars->47->2375", + "default.handlebars->47->2385" ] }, { @@ -60327,9 +60337,9 @@ "default-mobile.handlebars->11->696", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->47->1432", - "default.handlebars->47->2292", - "default.handlebars->47->779", + "default.handlebars->47->1436", + "default.handlebars->47->2300", + "default.handlebars->47->782", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->filesContextMenu->1", @@ -60385,7 +60395,7 @@ "zh-cht": "重命名:“{0}”為“{1}”", "hu": "Átnezezés: \\\"{0}\\\" to \\\"{1}\\\"", "xloc": [ - "default.handlebars->47->2353" + "default.handlebars->47->2361" ] }, { @@ -60412,7 +60422,7 @@ "zh-cht": "報告日", "hu": "Jelentés Nap", "xloc": [ - "default.handlebars->47->2478" + "default.handlebars->47->2486" ] }, { @@ -60439,7 +60449,7 @@ "zh-cht": "報告類型", "hu": "Jelentés típusa", "xloc": [ - "default.handlebars->47->2473" + "default.handlebars->47->2481" ] }, { @@ -60466,7 +60476,7 @@ "zh-cht": "報告未返回任何內容。", "hu": "A jelentés nem tartalmaz bejegyzést.", "xloc": [ - "default.handlebars->47->2960" + "default.handlebars->47->2968" ] }, { @@ -60493,7 +60503,7 @@ "zh-cht": "報告.csv", "hu": "Report.csv", "xloc": [ - "default.handlebars->47->3021" + "default.handlebars->47->3029" ] }, { @@ -60673,7 +60683,7 @@ "zh-cht": "請求詳細信息...", "hu": "Részletek kérése...", "xloc": [ - "default.handlebars->47->1345" + "default.handlebars->47->1349" ] }, { @@ -60700,7 +60710,7 @@ "zh-cht": "要求:", "hu": "Követelmények: ", "xloc": [ - "default.handlebars->47->1879" + "default.handlebars->47->1884" ] }, { @@ -60728,8 +60738,8 @@ "hu": "Követelmények: {0}.", "xloc": [ "default-mobile.handlebars->11->327", - "default.handlebars->47->2584", - "default.handlebars->47->2839" + "default.handlebars->47->2592", + "default.handlebars->47->2847" ] }, { @@ -60756,7 +60766,7 @@ "zh-cht": "需要安裝MeshCentral路由器", "hu": "MeshCentral Router telepítése szükséges", "xloc": [ - "default.handlebars->47->961" + "default.handlebars->47->965" ] }, { @@ -60783,9 +60793,9 @@ "zh-cht": "需要安裝MeshCentral Router。", "hu": "MeshCentral Router telepítése szükséges.", "xloc": [ - "default.handlebars->47->963", - "default.handlebars->47->965", - "default.handlebars->47->967" + "default.handlebars->47->967", + "default.handlebars->47->969", + "default.handlebars->47->971" ] }, { @@ -60842,7 +60852,7 @@ "hu": "Visszaállít", "xloc": [ "default-mobile.handlebars->11->575", - "default.handlebars->47->1158", + "default.handlebars->47->1162", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] }, @@ -60870,8 +60880,8 @@ "zh-cht": "重置/關閉電源", "hu": "Újraindítás / Kikapcsolás", "xloc": [ - "default-mobile.handlebars->11->886", - "default.handlebars->47->2149" + "default-mobile.handlebars->11->888", + "default.handlebars->47->2157" ] }, { @@ -60985,7 +60995,7 @@ "zh-cht": "重置裝置", "hu": "Eszkzök újraindítása", "xloc": [ - "default.handlebars->47->671" + "default.handlebars->47->674" ] }, { @@ -61039,10 +61049,10 @@ "zh-cht": "重置/關閉", "hu": "Újraindítás / Kikapcsolás", "xloc": [ - "default-mobile.handlebars->11->906", - "default.handlebars->47->1059", - "default.handlebars->47->1084", - "default.handlebars->47->2187" + "default-mobile.handlebars->11->908", + "default.handlebars->47->1063", + "default.handlebars->47->1088", + "default.handlebars->47->2195" ] }, { @@ -61069,7 +61079,7 @@ "zh-cht": "重新啟動", "hu": "Újraindítás", "xloc": [ - "default.handlebars->47->1363", + "default.handlebars->47->1367", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -61097,7 +61107,7 @@ "zh-cht": "還原伺服器", "hu": "Kiszolgáló visszaállítása", "xloc": [ - "default.handlebars->47->1936" + "default.handlebars->47->1941" ] }, { @@ -61151,7 +61161,7 @@ "zh-cht": "使用備份還原伺服器,這將刪除現有伺服器數據。僅當你知道自己在做什麼時才這樣做。", "hu": "Kiszolgáló visszaállítása biztonsági mentésből, ez törli a meglévő kiszolgálói adatokat. Csak akkor tegye ezt, ha tudja, mit csinál!", "xloc": [ - "default.handlebars->47->1933" + "default.handlebars->47->1938" ] }, { @@ -61179,8 +61189,8 @@ "hu": "Korlátozott", "xloc": [ "default-mobile.handlebars->11->495", - "default.handlebars->47->833", - "default.handlebars->47->977" + "default.handlebars->47->836", + "default.handlebars->47->981" ] }, { @@ -61207,7 +61217,7 @@ "zh-cht": "限制條件", "hu": "Korlátozások", "xloc": [ - "default.handlebars->47->2699" + "default.handlebars->47->2707" ] }, { @@ -61263,7 +61273,7 @@ "hu": "rheto-román", "xloc": [ "default-mobile.handlebars->11->239", - "default.handlebars->47->1767" + "default.handlebars->47->1772" ] }, { @@ -61291,7 +61301,7 @@ "hu": "Jobb", "xloc": [ "default-mobile.handlebars->11->638", - "default.handlebars->47->1318" + "default.handlebars->47->1322" ] }, { @@ -61319,7 +61329,7 @@ "hu": "román", "xloc": [ "default-mobile.handlebars->11->240", - "default.handlebars->47->1768" + "default.handlebars->47->1773" ] }, { @@ -61347,7 +61357,7 @@ "hu": "román (Moldova)", "xloc": [ "default-mobile.handlebars->11->241", - "default.handlebars->47->1769" + "default.handlebars->47->1774" ] }, { @@ -61376,8 +61386,8 @@ "xloc": [ "default-mobile.handlebars->11->345", "default-mobile.handlebars->11->685", - "default.handlebars->47->1416", - "default.handlebars->47->2260", + "default.handlebars->47->1420", + "default.handlebars->47->2268", "sharing.handlebars->11->49" ] }, @@ -61537,7 +61547,7 @@ "zh-cht": "路由器", "hu": "Router", "xloc": [ - "default.handlebars->47->372" + "default.handlebars->47->375" ] }, { @@ -61598,7 +61608,7 @@ "hu": "Parancs futtatás", "de": "Ausführen", "xloc": [ - "default.handlebars->47->933" + "default.handlebars->47->937" ] }, { @@ -61625,9 +61635,9 @@ "zh-cht": "運行命令", "hu": "Parancsok futtatása", "xloc": [ - "default.handlebars->47->1156", - "default.handlebars->47->1178", - "default.handlebars->47->742" + "default.handlebars->47->1160", + "default.handlebars->47->1182", + "default.handlebars->47->745" ] }, { @@ -61654,7 +61664,7 @@ "zh-cht": "運行MeshCentral Router,然後單擊“安裝”以使其可從瀏覽器啟動。", "hu": "Futtassa a MeshCentral Routert, és kattintson a \\\"Install\\\" gombra, hogy a böngészőből elindítható legyen a kapcsolat.", "xloc": [ - "default.handlebars->47->1224" + "default.handlebars->47->1228" ] }, { @@ -61694,8 +61704,8 @@ "zh-cht": "以代理身份運行", "hu": "Futtatás agent-ként", "xloc": [ - "default.handlebars->47->1175", - "default.handlebars->47->736" + "default.handlebars->47->1179", + "default.handlebars->47->739" ] }, { @@ -61722,8 +61732,8 @@ "zh-cht": "以用戶身份運行,如果沒有用戶,則運行代理", "hu": "Futtatás felhasználóként, vagy mint agent, ha nincs felhasználó", "xloc": [ - "default.handlebars->47->1176", - "default.handlebars->47->737" + "default.handlebars->47->1180", + "default.handlebars->47->740" ] }, { @@ -61750,7 +61760,7 @@ "zh-cht": "運行命令", "hu": "Parancsok futtatása", "xloc": [ - "default.handlebars->47->673" + "default.handlebars->47->676" ] }, { @@ -61777,8 +61787,8 @@ "zh-cht": "在所選裝置上運行命令。", "hu": "Parancs futtatása a kiválasztott eszközökön.", "xloc": [ - "default.handlebars->47->1171", - "default.handlebars->47->692" + "default.handlebars->47->1175", + "default.handlebars->47->695" ] }, { @@ -61805,7 +61815,7 @@ "zh-cht": "在此裝置上運行命令。", "hu": "Parancsok futtatása ezen az eszközön", "xloc": [ - "default.handlebars->47->934" + "default.handlebars->47->938" ] }, { @@ -61832,8 +61842,8 @@ "zh-cht": "跑步", "hu": "Futtatás", "xloc": [ - "default.handlebars->47->1347", - "default.handlebars->47->1351" + "default.handlebars->47->1351", + "default.handlebars->47->1355" ] }, { @@ -61860,7 +61870,7 @@ "zh-cht": "運行命令", "hu": "Parancsok futtatása", "xloc": [ - "default.handlebars->47->2329" + "default.handlebars->47->2337" ] }, { @@ -61887,7 +61897,7 @@ "zh-cht": "以用戶身份運行命令", "hu": "Parancsok futtatása felhasználóként", "xloc": [ - "default.handlebars->47->2404" + "default.handlebars->47->2412" ] }, { @@ -61914,7 +61924,7 @@ "zh-cht": "如果可能,以用戶身份運行命令", "hu": "Parancsok futtatása felhasználóként, ha lehetséges", "xloc": [ - "default.handlebars->47->2405" + "default.handlebars->47->2413" ] }, { @@ -61942,7 +61952,7 @@ "hu": "orosz", "xloc": [ "default-mobile.handlebars->11->242", - "default.handlebars->47->1770" + "default.handlebars->47->1775" ] }, { @@ -61970,7 +61980,7 @@ "hu": "orosz (Moldávia)", "xloc": [ "default-mobile.handlebars->11->243", - "default.handlebars->47->1771" + "default.handlebars->47->1776" ] }, { @@ -62045,8 +62055,8 @@ "zh-cht": "SCP", "hu": "SCP", "xloc": [ - "default.handlebars->47->407", - "default.handlebars->47->966" + "default.handlebars->47->410", + "default.handlebars->47->970" ] }, { @@ -62128,8 +62138,8 @@ "zh-cht": "短信", "hu": "SMS", "xloc": [ - "default.handlebars->47->2762", - "default.handlebars->47->2768", + "default.handlebars->47->2770", + "default.handlebars->47->2776", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->resettokenpanel->1->5->1->2->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3", @@ -62162,7 +62172,7 @@ "zh-cht": "此用戶的短信功能電話號碼。", "hu": "SMS fogadásra alkalmas telefonszám ehhez a felhasználóhoz.", "xloc": [ - "default.handlebars->47->2786" + "default.handlebars->47->2794" ] }, { @@ -62189,8 +62199,8 @@ "zh-cht": "短信錯誤", "hu": "SMS hiba", "xloc": [ - "default-mobile.handlebars->11->952", - "default.handlebars->47->3059" + "default-mobile.handlebars->11->954", + "default.handlebars->47->3067" ] }, { @@ -62217,8 +62227,8 @@ "zh-cht": "短信錯誤:{0}", "hu": "SMS hiba: {0}", "xloc": [ - "default-mobile.handlebars->11->953", - "default.handlebars->47->3060" + "default-mobile.handlebars->11->955", + "default.handlebars->47->3068" ] }, { @@ -62272,8 +62282,8 @@ "zh-cht": "短信網關未啟用", "hu": "SMS átjáró nincs engedélyezve", "xloc": [ - "default-mobile.handlebars->11->947", - "default.handlebars->47->3054" + "default-mobile.handlebars->11->949", + "default.handlebars->47->3062" ] }, { @@ -62300,7 +62310,7 @@ "zh-cht": "短信", "hu": "SMS üzenet", "xloc": [ - "default.handlebars->47->2985" + "default.handlebars->47->2993" ] }, { @@ -62364,7 +62374,7 @@ "pl": "Sukces wysyłania SMS.", "de": "SMS erfolgreich gesendet.", "xloc": [ - "default.handlebars->47->3058" + "default.handlebars->47->3066" ] }, { @@ -62391,7 +62401,7 @@ "zh-cht": "短信成功發送。", "hu": "SMS sikeresen elküldve.", "xloc": [ - "default-mobile.handlebars->11->951" + "default-mobile.handlebars->11->953" ] }, { @@ -62445,8 +62455,8 @@ "zh-cht": "SSH", "hu": "SSH", "xloc": [ - "default.handlebars->47->406", - "default.handlebars->47->964" + "default.handlebars->47->409", + "default.handlebars->47->968" ] }, { @@ -62502,7 +62512,7 @@ "hu": "SSH Kapcsolat", "xloc": [ "default-mobile.handlebars->11->656", - "default.handlebars->47->772" + "default.handlebars->47->775" ] }, { @@ -62531,8 +62541,8 @@ "xloc": [ "default-mobile.handlebars->11->654", "default-mobile.handlebars->11->690", - "default.handlebars->47->1371", - "default.handlebars->47->1426" + "default.handlebars->47->1375", + "default.handlebars->47->1430" ] }, { @@ -62584,7 +62594,7 @@ "hu": "SSH távoli kapcsolat portja:", "xloc": [ "default-mobile.handlebars->11->655", - "default.handlebars->47->771" + "default.handlebars->47->774" ] }, { @@ -62637,8 +62647,8 @@ "xloc": [ "default-mobile.handlebars->11->531", "default-mobile.handlebars->11->535", - "default.handlebars->47->917", - "default.handlebars->47->921" + "default.handlebars->47->921", + "default.handlebars->47->925" ] }, { @@ -62667,8 +62677,8 @@ "xloc": [ "default-mobile.handlebars->11->530", "default-mobile.handlebars->11->534", - "default.handlebars->47->916", - "default.handlebars->47->920" + "default.handlebars->47->920", + "default.handlebars->47->924" ] }, { @@ -62697,8 +62707,8 @@ "xloc": [ "default-mobile.handlebars->11->529", "default-mobile.handlebars->11->533", - "default.handlebars->47->915", - "default.handlebars->47->919" + "default.handlebars->47->919", + "default.handlebars->47->923" ] }, { @@ -62725,7 +62735,7 @@ "zh-cht": "SSL 證書不在服務器上", "hu": "SSL-tanúsítvány nincs a kiszolgálón", "xloc": [ - "default.handlebars->47->1275" + "default.handlebars->47->1279" ] }, { @@ -62752,7 +62762,7 @@ "zh-cht": "服務器不允許 SSL", "hu": "SSL a kiszolgáló által nem engedélyezett", "xloc": [ - "default.handlebars->47->1274" + "default.handlebars->47->1278" ] }, { @@ -62779,7 +62789,7 @@ "zh-cht": "服務器需要 SSL", "hu": "SSL a kiszolgáló által megkövetelt", "xloc": [ - "default.handlebars->47->1273" + "default.handlebars->47->1277" ] }, { @@ -62806,7 +62816,7 @@ "zh-cht": "服務器需要具有用戶身份驗證的 SSL", "hu": "SSL felhasználói hitelesítéssel a kiszolgáló által megkövetelt", "xloc": [ - "default.handlebars->47->1278" + "default.handlebars->47->1282" ] }, { @@ -62833,8 +62843,8 @@ "zh-cht": "與裝置名稱相同", "hu": "Ugyanaz, mint az eszköz neve", "xloc": [ - "default.handlebars->47->462", - "default.handlebars->47->471" + "default.handlebars->47->465", + "default.handlebars->47->474" ] }, { @@ -62862,7 +62872,7 @@ "hu": "sami (Lappföld)", "xloc": [ "default-mobile.handlebars->11->244", - "default.handlebars->47->1772" + "default.handlebars->47->1777" ] }, { @@ -62889,9 +62899,9 @@ "zh-cht": "IP範圍值樣本", "hu": "Példa IP tartomány értékek", "xloc": [ - "default.handlebars->47->262", - "default.handlebars->47->266", - "default.handlebars->47->505" + "default.handlebars->47->265", + "default.handlebars->47->269", + "default.handlebars->47->508" ] }, { @@ -62943,7 +62953,7 @@ "hu": "sango", "xloc": [ "default-mobile.handlebars->11->245", - "default.handlebars->47->1773" + "default.handlebars->47->1778" ] }, { @@ -62971,7 +62981,7 @@ "hu": "szanszkrit", "xloc": [ "default-mobile.handlebars->11->246", - "default.handlebars->47->1774" + "default.handlebars->47->1779" ] }, { @@ -62999,7 +63009,7 @@ "hu": "szardíniai", "xloc": [ "default-mobile.handlebars->11->247", - "default.handlebars->47->1775" + "default.handlebars->47->1780" ] }, { @@ -63081,7 +63091,7 @@ "zh-cht": "保存節點位置", "hu": "Eszköz hely mentése", "xloc": [ - "default.handlebars->47->786" + "default.handlebars->47->789" ] }, { @@ -63161,8 +63171,8 @@ "zh-cht": "掃瞄", "hu": "Feldertés", "xloc": [ - "default.handlebars->47->499", - "default.handlebars->47->501" + "default.handlebars->47->502", + "default.handlebars->47->504" ] }, { @@ -63189,7 +63199,7 @@ "zh-cht": "掃描網絡", "hu": "Hélózat felderítés", "xloc": [ - "default.handlebars->47->450" + "default.handlebars->47->453" ] }, { @@ -63216,7 +63226,7 @@ "zh-cht": "掃描Intel® AMT裝置", "hu": "Intel® AMT eszközök felderítése", "xloc": [ - "default.handlebars->47->504" + "default.handlebars->47->507" ] }, { @@ -63243,7 +63253,7 @@ "zh-cht": "掃描未有任何結果。", "hu": "A felderítés nem adott eredményt.", "xloc": [ - "default.handlebars->47->265" + "default.handlebars->47->268" ] }, { @@ -63270,7 +63280,7 @@ "zh-cht": "掃描...", "hu": "felderítés...", "xloc": [ - "default.handlebars->47->506" + "default.handlebars->47->509" ] }, { @@ -63381,6 +63391,13 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3" ] }, + { + "en": "Scroll To Top", + "xloc": [ + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar" + ] + }, { "bs": "Traži", "cs": "Hledat", @@ -63405,8 +63422,8 @@ "zh-cht": "搜尋", "hu": "Keresés", "xloc": [ - "default.handlebars->47->1420", - "default.handlebars->47->799", + "default.handlebars->47->1424", + "default.handlebars->47->802", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", "sharing.handlebars->11->53" ] @@ -63487,10 +63504,7 @@ "tr": "Gizli", "zh-chs": "秘密", "zh-cht": "秘密", - "hu": "Titkos kulcs", - "xloc": [ - "default.handlebars->47->209" - ] + "hu": "Titkos kulcs" }, { "bs": "Sigurna prijava", @@ -63550,8 +63564,8 @@ "zh-cht": "已使用TLS保安", "hu": "TLS használatával védett", "xloc": [ - "default-mobile.handlebars->11->783", - "default.handlebars->47->1523" + "default-mobile.handlebars->11->784", + "default.handlebars->47->1527" ] }, { @@ -63579,12 +63593,12 @@ "hu": "Biztonság", "xloc": [ "default-mobile.handlebars->11->597", - "default-mobile.handlebars->11->782", - "default.handlebars->47->1196", - "default.handlebars->47->1522", - "default.handlebars->47->2258", - "default.handlebars->47->2764", - "default.handlebars->47->475", + "default-mobile.handlebars->11->783", + "default.handlebars->47->1200", + "default.handlebars->47->1526", + "default.handlebars->47->2266", + "default.handlebars->47->2772", + "default.handlebars->47->478", "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1" ] }, @@ -63626,7 +63640,7 @@ "zh-cht": "安全密鑰", "hu": "Biztonsági kulcs", "xloc": [ - "default.handlebars->47->2758" + "default.handlebars->47->2766" ] }, { @@ -63653,8 +63667,8 @@ "zh-cht": "安全警告", "hu": "Biztonsági figyelmeztetés", "xloc": [ - "default-mobile.handlebars->11->921", - "default.handlebars->47->3028" + "default-mobile.handlebars->11->923", + "default.handlebars->47->3036" ] }, { @@ -63746,13 +63760,13 @@ "zh-cht": "全選", "hu": "Összes kijelölése", "xloc": [ - "default.handlebars->47->1423", - "default.handlebars->47->1425", - "default.handlebars->47->2284", - "default.handlebars->47->2525", - "default.handlebars->47->2612", - "default.handlebars->47->503", - "default.handlebars->47->664", + "default.handlebars->47->1427", + "default.handlebars->47->1429", + "default.handlebars->47->2292", + "default.handlebars->47->2533", + "default.handlebars->47->2620", + "default.handlebars->47->506", + "default.handlebars->47->667", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p4->3->1->0->3->3", @@ -63788,9 +63802,9 @@ "zh-cht": "選擇日期和時間...", "hu": "Dátum és idő kiválasztása...", "xloc": [ - "default.handlebars->47->1138", - "default.handlebars->47->1140", - "default.handlebars->47->2943" + "default.handlebars->47->1142", + "default.handlebars->47->1144", + "default.handlebars->47->2951" ] }, { @@ -63817,11 +63831,11 @@ "zh-cht": "選擇無", "hu": "Semelyik", "xloc": [ - "default.handlebars->47->1424", - "default.handlebars->47->2283", - "default.handlebars->47->2524", - "default.handlebars->47->2611", - "default.handlebars->47->663", + "default.handlebars->47->1428", + "default.handlebars->47->2291", + "default.handlebars->47->2532", + "default.handlebars->47->2619", + "default.handlebars->47->666", "default.handlebars->meshContextMenu->cxselectnone", "sharing.handlebars->11->57" ] @@ -63850,7 +63864,7 @@ "zh-cht": "選擇要註冊推送通知身份驗證的設備。選擇後,設備將提示確認。", "hu": "Válassza ki a push-értesítés hitelesítéséhez regisztrálandó eszközt. A kiválasztás után az eszköz megerősítést kér.", "xloc": [ - "default.handlebars->47->1619" + "default.handlebars->47->1624" ] }, { @@ -63877,7 +63891,7 @@ "zh-cht": "為所選裝置選擇一個新群", "hu": "Új csoport kiválasztása a megadott eszköz(ök)höz", "xloc": [ - "default.handlebars->47->1210" + "default.handlebars->47->1214" ] }, { @@ -63904,7 +63918,7 @@ "zh-cht": "選擇此裝置的新群", "hu": "Új csoport kiválasztása ehhez az eszközhöz", "xloc": [ - "default.handlebars->47->1209" + "default.handlebars->47->1213" ] }, { @@ -63931,7 +63945,7 @@ "zh-cht": "選擇要放置的節點", "hu": "Válassza ki az elhelyezni kívánt eszközt", "xloc": [ - "default.handlebars->47->802" + "default.handlebars->47->805" ] }, { @@ -63958,7 +63972,7 @@ "zh-cht": "選擇要在所有選定裝置上執行的操作。僅在擁有適當權限的情況下才能執行操作。", "hu": "Válasszon ki egy műveletet ami a kijelölt eszközön végrehajtásra kerül. A műveleteket csak a megfelelő jogosultságokkal hajtja végre a rendszer.", "xloc": [ - "default.handlebars->47->681" + "default.handlebars->47->684" ] }, { @@ -63985,8 +63999,8 @@ "zh-cht": "選擇要對所有選定用戶執行的操作。", "hu": "A kiválasztottakon végrehajtandó művelet.", "xloc": [ - "default.handlebars->47->2528", - "default.handlebars->47->2613" + "default.handlebars->47->2536", + "default.handlebars->47->2621" ] }, { @@ -64014,7 +64028,7 @@ "hu": "Válassza ki az eszközön végrehajtandó műveletet.", "xloc": [ "default-mobile.handlebars->11->566", - "default.handlebars->47->1148" + "default.handlebars->47->1152" ] }, { @@ -64041,7 +64055,7 @@ "zh-cht": "選擇新密碼", "hu": "Új jelszó választása", "xloc": [ - "default.handlebars->47->2064" + "default.handlebars->47->2072" ] }, { @@ -64096,8 +64110,8 @@ "zh-cht": "僅自我事件", "hu": "Csak saját események", "xloc": [ - "default-mobile.handlebars->11->902", - "default.handlebars->47->2183" + "default-mobile.handlebars->11->904", + "default.handlebars->47->2191" ] }, { @@ -64179,7 +64193,7 @@ "zh-cht": "發電郵", "hu": "Email küldés", "xloc": [ - "default.handlebars->47->2540" + "default.handlebars->47->2548" ] }, { @@ -64206,8 +64220,8 @@ "zh-cht": "發送MQTT消息", "hu": "MQTT üzenet küldése", "xloc": [ - "default.handlebars->47->1160", - "default.handlebars->47->665" + "default.handlebars->47->1164", + "default.handlebars->47->668" ] }, { @@ -64234,7 +64248,7 @@ "zh-cht": "發送MQTT消息", "hu": "MQTT üzenet küldése", "xloc": [ - "default.handlebars->47->1202" + "default.handlebars->47->1206" ] }, { @@ -64245,7 +64259,7 @@ "pl": "Wyślij Wiadomość", "de": "Nachricht senden", "xloc": [ - "default.handlebars->47->2538" + "default.handlebars->47->2546" ] }, { @@ -64272,7 +64286,7 @@ "zh-cht": "發送簡訊", "hu": "SMS küldés", "xloc": [ - "default.handlebars->47->2537" + "default.handlebars->47->2545" ] }, { @@ -64299,7 +64313,7 @@ "zh-cht": "發送短信給該用戶", "hu": "SMS-üzenet küldése ennek a felhasználónak", "xloc": [ - "default.handlebars->47->2769" + "default.handlebars->47->2777" ] }, { @@ -64326,7 +64340,7 @@ "zh-cht": "發送電郵給該用戶", "hu": "E-mail küldése ennek a felhasználónak", "xloc": [ - "default.handlebars->47->2773" + "default.handlebars->47->2781" ] }, { @@ -64337,7 +64351,7 @@ "pl": "Wyślij wiadomość do tego użytkownika", "de": "Eine Nachricht an diesen Benutzer senden", "xloc": [ - "default.handlebars->47->2771" + "default.handlebars->47->2779" ] }, { @@ -64364,7 +64378,7 @@ "zh-cht": "向該群中的所有用戶發送通知。", "hu": "Értesítés küldése a csoport összes felhasználójának.", "xloc": [ - "default.handlebars->47->2656" + "default.handlebars->47->2664" ] }, { @@ -64391,7 +64405,7 @@ "zh-cht": "向該用戶發送文本通知。", "hu": "Értesítő üzenet küldése ennek a felhasználónak.", "xloc": [ - "default.handlebars->47->2541" + "default.handlebars->47->2549" ] }, { @@ -64418,7 +64432,7 @@ "zh-cht": "發送電郵給用戶", "hu": "E-mail küldése a felhasználónak", "xloc": [ - "default.handlebars->47->2519" + "default.handlebars->47->2527" ] }, { @@ -64445,7 +64459,7 @@ "zh-cht": "發送安裝鏈結", "hu": "Telepítési link küldése", "xloc": [ - "default.handlebars->47->515" + "default.handlebars->47->518" ] }, { @@ -64472,7 +64486,7 @@ "zh-cht": "發送邀請電郵。", "hu": "Küldjön meghívót e-mailben.", "xloc": [ - "default.handlebars->47->2583" + "default.handlebars->47->2591" ] }, { @@ -64649,7 +64663,7 @@ "zh-cht": "發送用戶通知", "hu": "Felhasználói értesítés küldése", "xloc": [ - "default.handlebars->47->2775" + "default.handlebars->47->2783" ] }, { @@ -64759,7 +64773,7 @@ "hu": "szerb", "xloc": [ "default-mobile.handlebars->11->250", - "default.handlebars->47->1778" + "default.handlebars->47->1783" ] }, { @@ -64786,8 +64800,10 @@ "zh-cht": "序列號", "hu": "Sorozatszám", "xloc": [ - "default-mobile.handlebars->11->795", - "default.handlebars->47->1535" + "default-mobile.handlebars->11->793", + "default-mobile.handlebars->11->797", + "default.handlebars->47->1536", + "default.handlebars->47->1540" ] }, { @@ -64838,7 +64854,7 @@ "zh-cht": "伺服器備份", "hu": "Kiszolgáló biztonsági mentés", "xloc": [ - "default.handlebars->47->2593" + "default.handlebars->47->2601" ] }, { @@ -64865,7 +64881,15 @@ "zh-cht": "伺服器憑證", "hu": "Kiszolgáló Tanusítvány", "xloc": [ - "default.handlebars->47->3139" + "default.handlebars->47->3147" + ] + }, + { + "en": "Server Configuration", + "xloc": [ + "default.handlebars->47->1949", + "default.handlebars->47->201", + "default.handlebars->47->203" ] }, { @@ -64892,7 +64916,7 @@ "zh-cht": "服務器連接", "hu": "Kiszolgálóhoz való csatlakozás módja", "xloc": [ - "default.handlebars->47->339" + "default.handlebars->47->342" ] }, { @@ -64919,7 +64943,14 @@ "zh-cht": "伺服器數據庫", "hu": "Kiszolgáló adatbázis", "xloc": [ - "default.handlebars->47->3140" + "default.handlebars->47->3148" + ] + }, + { + "en": "Server Errors", + "xloc": [ + "default.handlebars->47->1946", + "default.handlebars->47->196" ] }, { @@ -64946,13 +64977,13 @@ "zh-cht": "伺服器檔案", "hu": "Kiszolgáló fájlok", "xloc": [ - "default-mobile.handlebars->11->879", - "default-mobile.handlebars->11->894", - "default.handlebars->47->1052", - "default.handlebars->47->1077", - "default.handlebars->47->2142", - "default.handlebars->47->2174", - "default.handlebars->47->2590" + "default-mobile.handlebars->11->881", + "default-mobile.handlebars->11->896", + "default.handlebars->47->1056", + "default.handlebars->47->1081", + "default.handlebars->47->2150", + "default.handlebars->47->2182", + "default.handlebars->47->2598" ] }, { @@ -65006,8 +65037,8 @@ "zh-cht": "服務器限制", "hu": "Kiszolgáló Limit", "xloc": [ - "default-mobile.handlebars->11->920", - "default.handlebars->47->3027" + "default-mobile.handlebars->11->922", + "default.handlebars->47->3035" ] }, { @@ -65061,8 +65092,8 @@ "zh-cht": "伺服器權限", "hu": "Kiszolgálói engedélyek", "xloc": [ - "default.handlebars->47->2511", - "default.handlebars->47->2605" + "default.handlebars->47->2519", + "default.handlebars->47->2613" ] }, { @@ -65089,7 +65120,7 @@ "zh-cht": "伺服器配額", "hu": "Kiszolgálói kvóta", "xloc": [ - "default.handlebars->47->2732" + "default.handlebars->47->2740" ] }, { @@ -65116,7 +65147,7 @@ "zh-cht": "伺服器還原", "hu": "Kiszolgáló visszaállítása", "xloc": [ - "default.handlebars->47->2594" + "default.handlebars->47->2602" ] }, { @@ -65143,7 +65174,7 @@ "zh-cht": "伺服器權限", "hu": "Jogosultságok a kiszolgálón", "xloc": [ - "default.handlebars->47->2731" + "default.handlebars->47->2739" ] }, { @@ -65170,7 +65201,7 @@ "zh-cht": "伺服器狀態", "hu": "Kiszolgáló állapot", "xloc": [ - "default.handlebars->47->3070" + "default.handlebars->47->3078" ] }, { @@ -65224,7 +65255,7 @@ "zh-cht": "伺服器追蹤", "hu": "Kiszolgáló nyomkövetés", "xloc": [ - "default.handlebars->47->3153" + "default.handlebars->47->3161" ] }, { @@ -65251,7 +65282,7 @@ "zh-cht": "服務器跟踪事件", "hu": "Kiszolgáló nyomkövetési esemény", "xloc": [ - "default.handlebars->47->3131" + "default.handlebars->47->3139" ] }, { @@ -65333,7 +65364,7 @@ "zh-cht": "伺服器更新", "hu": "Kiszolgáló frissítések", "xloc": [ - "default.handlebars->47->2595" + "default.handlebars->47->2603" ] }, { @@ -65445,6 +65476,12 @@ "default.handlebars->container->dialog->dialogBody->dialog3->d3upload->d3uploadMode->3" ] }, + { + "en": "Server has no config file.", + "xloc": [ + "default.handlebars->47->202" + ] + }, { "bs": "Server nema evidenciju grešaka.", "cs": "Zatím na serveru nebyly zaznamenány žádné chyby.", @@ -65538,7 +65575,7 @@ "hu": "A kiszolgáló nem tudja lekérni a felvételeket az adatbázisból.", "de": "Der Server konnte keine Aufzeichnungen aus der Datenbank laden.", "xloc": [ - "default.handlebars->47->2886" + "default.handlebars->47->2894" ] }, { @@ -65550,7 +65587,7 @@ "hu": "A kiszolgáló nem tud olvasni a felvételek mappából.", "de": "Der Server konnte keine Datei aus dem Aufzeichnungsordner laden.", "xloc": [ - "default.handlebars->47->2885" + "default.handlebars->47->2893" ] }, { @@ -65562,7 +65599,7 @@ "hu": "Kiszolgálói statisztikai rekordok", "de": "Aufzeichnungen zu Serverstatistiken", "xloc": [ - "default.handlebars->47->3005" + "default.handlebars->47->3013" ] }, { @@ -65642,7 +65679,7 @@ "zh-cht": "ServerStats.csv", "hu": "ServerStats.csv", "xloc": [ - "default.handlebars->47->3130" + "default.handlebars->47->3138" ] }, { @@ -65653,8 +65690,8 @@ "pl": "Usługa", "de": "Dienst", "xloc": [ - "default.handlebars->47->1592", - "default.handlebars->47->2799" + "default.handlebars->47->1597", + "default.handlebars->47->2807" ] }, { @@ -65681,7 +65718,7 @@ "zh-cht": "服務詳情", "hu": "Szolgáltatás részletek", "xloc": [ - "default.handlebars->47->1364" + "default.handlebars->47->1368" ] }, { @@ -65735,8 +65772,8 @@ "zh-cht": "節", "hu": "Munkamenet", "xloc": [ - "default.handlebars->47->2889", - "default.handlebars->47->2948", + "default.handlebars->47->2897", + "default.handlebars->47->2956", "ssh.handlebars->3->24", "ssh.handlebars->3->26" ] @@ -65792,7 +65829,7 @@ "zh-cht": "會議訊息", "hu": "Munkamenet információk", "xloc": [ - "default.handlebars->47->1295", + "default.handlebars->47->1299", "sharing.handlebars->11->18" ] }, @@ -65822,8 +65859,8 @@ "xloc": [ "default-mobile.handlebars->11->676", "default-mobile.handlebars->11->683", - "default.handlebars->47->1395", - "default.handlebars->47->1411" + "default.handlebars->47->1399", + "default.handlebars->47->1415" ] }, { @@ -65909,8 +65946,8 @@ "xloc": [ "default-mobile.handlebars->11->677", "default-mobile.handlebars->11->684", - "default.handlebars->47->1396", - "default.handlebars->47->1412" + "default.handlebars->47->1400", + "default.handlebars->47->1416" ] }, { @@ -65992,7 +66029,7 @@ "hu": "Munkamenetek", "xloc": [ "default-mobile.handlebars->11->435", - "default.handlebars->47->438", + "default.handlebars->47->441", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->7" ] }, @@ -66020,7 +66057,7 @@ "zh-cht": "設置剪貼板", "hu": "Vágólap beállítás", "xloc": [ - "default.handlebars->47->1340" + "default.handlebars->47->1344" ] }, { @@ -66098,7 +66135,7 @@ "zh-cht": "設置標籤", "hu": "Címkék beállítása", "xloc": [ - "default.handlebars->47->696" + "default.handlebars->47->699" ] }, { @@ -66125,7 +66162,7 @@ "zh-cht": "設置剪貼板內容,{0}個字節", "hu": "A vágólap tartalmának beállítása, {0} bájt", "xloc": [ - "default.handlebars->47->2327" + "default.handlebars->47->2335" ] }, { @@ -66180,7 +66217,7 @@ "zh-cht": "設定檔案", "hu": "Beállítások fájl", "xloc": [ - "default.handlebars->47->587" + "default.handlebars->47->590" ] }, { @@ -66236,8 +66273,8 @@ "hu": "Beállítás", "xloc": [ "agent-translations.json", - "default.handlebars->47->2007", - "default.handlebars->47->452" + "default.handlebars->47->2015", + "default.handlebars->47->455" ] }, { @@ -66312,7 +66349,7 @@ "zh-cht": "將此服務器設置為自動將備份上傳到Google雲端硬盤。首先為您的帳戶創建並輸入Google Drive ClientID和ClientSecret。", "hu": "Állítsa be ezt a szervert úgy, hogy automatikusan feltöltse a biztonsági mentéseket a Google Drive-ra. Kezdje azzal, hogy létrehoz és megad egy Google Drive-ügyfélazonosítót és ClientSecret-et a fiókjához.", "xloc": [ - "default.handlebars->47->1924" + "default.handlebars->47->1929" ] }, { @@ -66341,9 +66378,9 @@ "xloc": [ "default-mobile.handlebars->11->3", "default.handlebars->47->10", - "default.handlebars->47->375", "default.handlebars->47->378", - "default.handlebars->47->445", + "default.handlebars->47->381", + "default.handlebars->47->448", "sharing.handlebars->11->3", "ssh.handlebars->3->3", "xterm.handlebars->9->3" @@ -66373,7 +66410,7 @@ "zh-cht": "共享", "hu": "Megosztás", "xloc": [ - "default.handlebars->47->939" + "default.handlebars->47->943" ] }, { @@ -66400,8 +66437,8 @@ "zh-cht": "共享裝置", "hu": "Eszköz megosztása", "xloc": [ - "default.handlebars->47->1147", - "default.handlebars->47->307" + "default.handlebars->47->1151", + "default.handlebars->47->310" ] }, { @@ -66482,7 +66519,7 @@ "zh-cht": "共享過程", "hu": "SharedProcess", "xloc": [ - "default.handlebars->47->1358" + "default.handlebars->47->1362" ] }, { @@ -66509,9 +66546,9 @@ "zh-cht": "分享", "hu": "Megosztás", "xloc": [ - "default.handlebars->47->1060", - "default.handlebars->47->1085", - "default.handlebars->47->2188" + "default.handlebars->47->1064", + "default.handlebars->47->1089", + "default.handlebars->47->2196" ] }, { @@ -66623,8 +66660,8 @@ "xloc": [ "default-mobile.handlebars->11->641", "default-mobile.handlebars->11->645", - "default.handlebars->47->1321", - "default.handlebars->47->1325" + "default.handlebars->47->1325", + "default.handlebars->47->1329" ] }, { @@ -66965,8 +67002,8 @@ "zh-cht": "只顯示自己的事件", "hu": "Csak saját események megjelenítése", "xloc": [ - "default-mobile.handlebars->11->882", - "default.handlebars->47->2145" + "default-mobile.handlebars->11->884", + "default.handlebars->47->2153" ] }, { @@ -67017,7 +67054,7 @@ "zh-cht": "顯示流量", "hu": "Forgalom megjelenítése", "xloc": [ - "default.handlebars->47->2944" + "default.handlebars->47->2952" ] }, { @@ -67044,7 +67081,7 @@ "zh-cht": "顯示連接工具欄", "hu": "Kapcsolat eszköztár megjelenítése", "xloc": [ - "default.handlebars->47->2101" + "default.handlebars->47->2109" ] }, { @@ -67098,7 +67135,7 @@ "zh-cht": "顯示裝置位置訊息", "hu": "Az eszközök helyadatainak megjelenítése", "xloc": [ - "default.handlebars->47->953" + "default.handlebars->47->957" ] }, { @@ -67125,7 +67162,7 @@ "zh-cht": "顯示裝置網絡介面訊息", "hu": "Az eszköz hálózati interfész információinak megjelenítése", "xloc": [ - "default.handlebars->47->951" + "default.handlebars->47->955" ] }, { @@ -67152,7 +67189,7 @@ "zh-cht": "顯示裝置操作系統名稱", "hu": "Az eszközök operációs rendszerének nevének megjelenítése", "xloc": [ - "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->15" + "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->17" ] }, { @@ -67179,8 +67216,8 @@ "zh-cht": "顯示1分鐘", "hu": "Megjelenítés 1 percen keresztül", "xloc": [ - "default.handlebars->47->2544", - "default.handlebars->47->2569" + "default.handlebars->47->2552", + "default.handlebars->47->2577" ] }, { @@ -67207,8 +67244,8 @@ "zh-cht": "顯示10秒", "hu": "Megjelenítés 10 percen keresztül", "xloc": [ - "default.handlebars->47->2543", - "default.handlebars->47->2568" + "default.handlebars->47->2551", + "default.handlebars->47->2576" ] }, { @@ -67235,8 +67272,8 @@ "zh-cht": "顯示5分鐘", "hu": "Megjelenítés 5 percen keresztül", "xloc": [ - "default.handlebars->47->2545", - "default.handlebars->47->2570" + "default.handlebars->47->2553", + "default.handlebars->47->2578" ] }, { @@ -67263,8 +67300,8 @@ "zh-cht": "顯示消息,直到被用戶拒絕", "hu": "Üzenet megjelenítése amíg a felhasználó be nem zárja.", "xloc": [ - "default.handlebars->47->2542", - "default.handlebars->47->2567" + "default.handlebars->47->2550", + "default.handlebars->47->2575" ] }, { @@ -67291,6 +67328,12 @@ "zh-cht": "在系統托盤上顯示", "hu": "Megjelenítés a Windows tálcán" }, + { + "en": "Show server configuration", + "xloc": [ + "default.handlebars->container->column_l->p6->p6info->p2ServerActions->3->p2ServerActionsConfig->1" + ] + }, { "bs": "Prikaži dnevnik grešaka servera", "cs": "Zobrazit záznam chyb na serveru", @@ -67558,8 +67601,8 @@ "pl": "Signal", "de": "Signal", "xloc": [ - "default.handlebars->47->1595", - "default.handlebars->47->2802" + "default.handlebars->47->1600", + "default.handlebars->47->2810" ] }, { @@ -67593,8 +67636,8 @@ "zh-cht": "簡單管理員控制模式(ACM)", "hu": "Egyszerű Admin Control Mode (ACM)", "xloc": [ - "default.handlebars->47->1996", - "default.handlebars->47->2054" + "default.handlebars->47->2004", + "default.handlebars->47->2062" ] }, { @@ -67621,8 +67664,8 @@ "zh-cht": "簡單客戶端控制模式(CCM)", "hu": "Simple Client Control Mode (CCM)", "xloc": [ - "default.handlebars->47->1994", - "default.handlebars->47->2058" + "default.handlebars->47->2002", + "default.handlebars->47->2066" ] }, { @@ -67650,7 +67693,7 @@ "hu": "szindhi", "xloc": [ "default-mobile.handlebars->11->248", - "default.handlebars->47->1776" + "default.handlebars->47->1781" ] }, { @@ -67678,7 +67721,7 @@ "hu": "szingaléz", "xloc": [ "default-mobile.handlebars->11->249", - "default.handlebars->47->1777" + "default.handlebars->47->1782" ] }, { @@ -67734,7 +67777,7 @@ "zh-cht": "單點登錄", "hu": "Egyszeri bejelentkezés (SSO)", "xloc": [ - "default.handlebars->47->2993" + "default.handlebars->47->3001" ] }, { @@ -67785,8 +67828,8 @@ "zh-cht": "尺寸", "hu": "Méret", "xloc": [ - "default.handlebars->47->2892", - "default.handlebars->47->2913", + "default.handlebars->47->2900", + "default.handlebars->47->2921", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize" ] }, @@ -67814,7 +67857,7 @@ "zh-cht": "縮放:100%", "hu": "Méret: 100%", "xloc": [ - "default.handlebars->47->1453", + "default.handlebars->47->1457", "sharing.handlebars->11->85" ] }, @@ -67842,7 +67885,7 @@ "zh-cht": "縮放:125%", "hu": "Méret: 125%", "xloc": [ - "default.handlebars->47->1454", + "default.handlebars->47->1458", "sharing.handlebars->11->86" ] }, @@ -67870,7 +67913,7 @@ "zh-cht": "縮放:150%", "hu": "Méret: 150%", "xloc": [ - "default.handlebars->47->1455", + "default.handlebars->47->1459", "sharing.handlebars->11->87" ] }, @@ -67898,7 +67941,7 @@ "zh-cht": "縮放:200%", "hu": "Méret: 200%", "xloc": [ - "default.handlebars->47->1456", + "default.handlebars->47->1460", "sharing.handlebars->11->88" ] }, @@ -67930,7 +67973,7 @@ "default-mobile.handlebars->11->439", "default-mobile.handlebars->11->440", "default-mobile.handlebars->11->574", - "default.handlebars->47->1157", + "default.handlebars->47->1161", "default.handlebars->47->2", "default.handlebars->47->3", "default.handlebars->47->4" @@ -67960,7 +68003,7 @@ "zh-cht": "把裝置休眠", "hu": "Alvó eszközök", "xloc": [ - "default.handlebars->47->670" + "default.handlebars->47->673" ] }, { @@ -67989,8 +68032,8 @@ "xloc": [ "default-mobile.handlebars->11->446", "default-mobile.handlebars->11->447", - "default.handlebars->47->627", - "default.handlebars->47->629" + "default.handlebars->47->630", + "default.handlebars->47->632" ] }, { @@ -68018,7 +68061,7 @@ "hu": "szlovák", "xloc": [ "default-mobile.handlebars->11->251", - "default.handlebars->47->1779" + "default.handlebars->47->1784" ] }, { @@ -68046,7 +68089,7 @@ "hu": "szlovén", "xloc": [ "default-mobile.handlebars->11->252", - "default.handlebars->47->1780" + "default.handlebars->47->1785" ] }, { @@ -68130,7 +68173,7 @@ "zh-cht": "小焦點", "hu": "Kicsi Focus mode", "xloc": [ - "default.handlebars->47->1302" + "default.handlebars->47->1306" ] }, { @@ -68157,8 +68200,8 @@ "zh-cht": "軟斷開代理", "hu": "Agent lecsatlakoztatása", "xloc": [ - "default-mobile.handlebars->11->828", - "default.handlebars->47->1569" + "default-mobile.handlebars->11->830", + "default.handlebars->47->1574" ] }, { @@ -68186,7 +68229,7 @@ "hu": "Soft-Off", "xloc": [ "default-mobile.handlebars->11->450", - "default.handlebars->47->635" + "default.handlebars->47->638" ] }, { @@ -68241,7 +68284,7 @@ "hu": "somani", "xloc": [ "default-mobile.handlebars->11->253", - "default.handlebars->47->1781" + "default.handlebars->47->1786" ] }, { @@ -68269,7 +68312,7 @@ "hu": "szorbiai", "xloc": [ "default-mobile.handlebars->11->254", - "default.handlebars->47->1782" + "default.handlebars->47->1787" ] }, { @@ -68500,7 +68543,7 @@ "en": "Space", "xloc": [ "default-mobile.handlebars->11->627", - "default.handlebars->47->1308" + "default.handlebars->47->1312" ] }, { @@ -68528,7 +68571,7 @@ "hu": "spanyol", "xloc": [ "default-mobile.handlebars->11->255", - "default.handlebars->47->1783" + "default.handlebars->47->1788" ] }, { @@ -68556,7 +68599,7 @@ "hu": "spanyol (Argentína)", "xloc": [ "default-mobile.handlebars->11->256", - "default.handlebars->47->1784" + "default.handlebars->47->1789" ] }, { @@ -68584,7 +68627,7 @@ "hu": "spanyol (Bolívia)", "xloc": [ "default-mobile.handlebars->11->257", - "default.handlebars->47->1785" + "default.handlebars->47->1790" ] }, { @@ -68612,7 +68655,7 @@ "hu": "spanyol (Chile)", "xloc": [ "default-mobile.handlebars->11->258", - "default.handlebars->47->1786" + "default.handlebars->47->1791" ] }, { @@ -68640,7 +68683,7 @@ "hu": "spanyol (Kolumbia)", "xloc": [ "default-mobile.handlebars->11->259", - "default.handlebars->47->1787" + "default.handlebars->47->1792" ] }, { @@ -68668,7 +68711,7 @@ "hu": "spanyol (Costa Rica)", "xloc": [ "default-mobile.handlebars->11->260", - "default.handlebars->47->1788" + "default.handlebars->47->1793" ] }, { @@ -68696,7 +68739,7 @@ "hu": "spanyol (Dominikai Köztársaság)", "xloc": [ "default-mobile.handlebars->11->261", - "default.handlebars->47->1789" + "default.handlebars->47->1794" ] }, { @@ -68724,7 +68767,7 @@ "hu": "spanyol (Ecuador)", "xloc": [ "default-mobile.handlebars->11->262", - "default.handlebars->47->1790" + "default.handlebars->47->1795" ] }, { @@ -68752,7 +68795,7 @@ "hu": "spanyol (El Salvador)", "xloc": [ "default-mobile.handlebars->11->263", - "default.handlebars->47->1791" + "default.handlebars->47->1796" ] }, { @@ -68780,7 +68823,7 @@ "hu": "spanyol (Guatemala)", "xloc": [ "default-mobile.handlebars->11->264", - "default.handlebars->47->1792" + "default.handlebars->47->1797" ] }, { @@ -68808,7 +68851,7 @@ "hu": "spanyol (Honduras)", "xloc": [ "default-mobile.handlebars->11->265", - "default.handlebars->47->1793" + "default.handlebars->47->1798" ] }, { @@ -68836,7 +68879,7 @@ "hu": "spanyol (Mexikó)", "xloc": [ "default-mobile.handlebars->11->266", - "default.handlebars->47->1794" + "default.handlebars->47->1799" ] }, { @@ -68864,7 +68907,7 @@ "hu": "spanyol (Nicaragua)", "xloc": [ "default-mobile.handlebars->11->267", - "default.handlebars->47->1795" + "default.handlebars->47->1800" ] }, { @@ -68892,7 +68935,7 @@ "hu": "spanyol (Panama)", "xloc": [ "default-mobile.handlebars->11->268", - "default.handlebars->47->1796" + "default.handlebars->47->1801" ] }, { @@ -68920,7 +68963,7 @@ "hu": "spanyol (Paraguay)", "xloc": [ "default-mobile.handlebars->11->269", - "default.handlebars->47->1797" + "default.handlebars->47->1802" ] }, { @@ -68948,7 +68991,7 @@ "hu": "spanyol (Peru)", "xloc": [ "default-mobile.handlebars->11->270", - "default.handlebars->47->1798" + "default.handlebars->47->1803" ] }, { @@ -68976,7 +69019,7 @@ "hu": "spanyol (Puerto Rico)", "xloc": [ "default-mobile.handlebars->11->271", - "default.handlebars->47->1799" + "default.handlebars->47->1804" ] }, { @@ -69004,7 +69047,7 @@ "hu": "spanyol (Spanyolország)", "xloc": [ "default-mobile.handlebars->11->272", - "default.handlebars->47->1800" + "default.handlebars->47->1805" ] }, { @@ -69032,7 +69075,7 @@ "hu": "spanyol (Uruguay)", "xloc": [ "default-mobile.handlebars->11->273", - "default.handlebars->47->1801" + "default.handlebars->47->1806" ] }, { @@ -69060,7 +69103,7 @@ "hu": "spanyol (Venezuela)", "xloc": [ "default-mobile.handlebars->11->274", - "default.handlebars->47->1802" + "default.handlebars->47->1807" ] }, { @@ -69168,7 +69211,7 @@ "zh-cht": "開始", "hu": "Indítás", "xloc": [ - "default.handlebars->47->1361" + "default.handlebars->47->1365" ] }, { @@ -69219,13 +69262,13 @@ "zh-cht": "開始時間", "hu": "Kezdés ideje", "xloc": [ - "default.handlebars->47->1139", + "default.handlebars->47->1143", "default.handlebars->47->125", - "default.handlebars->47->1292", - "default.handlebars->47->281", - "default.handlebars->47->286", - "default.handlebars->47->2890", - "default.handlebars->47->2915", + "default.handlebars->47->1296", + "default.handlebars->47->284", + "default.handlebars->47->289", + "default.handlebars->47->2898", + "default.handlebars->47->2923", "sharing.handlebars->11->14" ] }, @@ -69253,7 +69296,7 @@ "zh-cht": "首先輸入新舊MBEx密碼。", "hu": "Kezdje a régi és az új MBEx jelszó megadásával. ", "xloc": [ - "default.handlebars->47->490" + "default.handlebars->47->493" ] }, { @@ -69307,7 +69350,7 @@ "zh-cht": "已啟動 Web-RDP 會話 \\\"{0}\\\"。", "hu": "Elindítva Web-RDP munkamenet \\\"{0}\\\".", "xloc": [ - "default.handlebars->47->2455" + "default.handlebars->47->2463" ] }, { @@ -69334,7 +69377,7 @@ "zh-cht": "已啟動 Web-SFTP 會話 \\\"{0}\\\"。", "hu": "Elindítva Web-SFTP munkamenet \\\"{0}\\\".", "xloc": [ - "default.handlebars->47->2454" + "default.handlebars->47->2462" ] }, { @@ -69361,7 +69404,7 @@ "zh-cht": "已啟動 Web-SSH 會話 \\\"{0}\\\"。", "hu": "Elindítva Web-SSH munkamenet \\\"{0}\\\".", "xloc": [ - "default.handlebars->47->2453" + "default.handlebars->47->2461" ] }, { @@ -69388,7 +69431,7 @@ "zh-cht": "已啟動 Web-VNC 會話 \\\"{0}\\\"。", "hu": "Elindítva Web-VNC munkamenet \\\"{0}\\\".", "xloc": [ - "default.handlebars->47->2456" + "default.handlebars->47->2464" ] }, { @@ -69415,7 +69458,7 @@ "zh-cht": "啟動桌面多路復用會話", "hu": "Elindított asztali multiplex munkamenet", "xloc": [ - "default.handlebars->47->2311" + "default.handlebars->47->2319" ] }, { @@ -69442,7 +69485,7 @@ "zh-cht": "已啟動桌面多路復用會話 \\\"{0}\\\"", "hu": "Elindított asztali multiplex munkamenet \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2450" + "default.handlebars->47->2458" ] }, { @@ -69469,7 +69512,7 @@ "zh-cht": "從{1}到{2}開始了桌面會話“{0}”", "hu": "Elindított asztali munkamenet \\\"{0}\\\" {1} és {2} között", "xloc": [ - "default.handlebars->47->2320" + "default.handlebars->47->2328" ] }, { @@ -69496,7 +69539,7 @@ "zh-cht": "從{1}到{2}開始文件管理會話“{0}”", "hu": "Elindított fájl munkamenet \\\"{0}\\\" {1} és {2} között", "xloc": [ - "default.handlebars->47->2321" + "default.handlebars->47->2329" ] }, { @@ -69523,7 +69566,7 @@ "zh-cht": "已啟動本地中繼會話 \\\"{0}\\\",協議 {1} 到 {2}", "hu": "Elindított helyi relay munkamenet \\\"{0}\\\", protocol {1} és {2} között", "xloc": [ - "default.handlebars->47->2425" + "default.handlebars->47->2433" ] }, { @@ -69550,7 +69593,7 @@ "zh-cht": "從{1}到{2}開始中繼會話“{0}”", "hu": "Elindított relay munkamenet \\\"{0}\\\" {1} és {2} között", "xloc": [ - "default.handlebars->47->2318" + "default.handlebars->47->2326" ] }, { @@ -69577,7 +69620,7 @@ "zh-cht": "使用Toast通知啟動遠程桌面", "hu": "Távoli asztal indítása alkalmazásértesítéssel", "xloc": [ - "default.handlebars->47->2340" + "default.handlebars->47->2348" ] }, { @@ -69604,7 +69647,7 @@ "zh-cht": "啟動遠程桌面,而無需通知", "hu": "Távoli asztal indítása értesítés nélkül", "xloc": [ - "default.handlebars->47->2341" + "default.handlebars->47->2349" ] }, { @@ -69631,7 +69674,7 @@ "zh-cht": "啟動帶有Toast通知的遠程文件", "hu": "Távoli fájelérés indítása az alkalmazás értesítésével", "xloc": [ - "default.handlebars->47->2347" + "default.handlebars->47->2355" ] }, { @@ -69658,7 +69701,7 @@ "zh-cht": "已啟動的遠程文件,恕不另行通知", "hu": "Távoli fájelérés indítása az alkalmazás értesítés nélkül", "xloc": [ - "default.handlebars->47->2348" + "default.handlebars->47->2356" ] }, { @@ -69685,7 +69728,7 @@ "zh-cht": "從{1}到{2}開始了終端會話“{0}”", "hu": "Elindítva \\\"{0}\\\" terminál munkamenetet {1}-ről {2}-re", "xloc": [ - "default.handlebars->47->2319" + "default.handlebars->47->2327" ] }, { @@ -69712,7 +69755,7 @@ "zh-cht": "現在開始", "hu": "Mostantól kezdődően", "xloc": [ - "default.handlebars->47->1132" + "default.handlebars->47->1136" ] }, { @@ -69739,7 +69782,7 @@ "zh-cht": "接受本地用戶後啟動遠程桌面", "hu": "Távoli asztal indítása a helyi felhasználó elfogadása után", "xloc": [ - "default.handlebars->47->2335" + "default.handlebars->47->2343" ] }, { @@ -69766,7 +69809,7 @@ "zh-cht": "本地用戶接受後啟動遠程文件", "hu": "Távoli fájl elérés indítása a helyi felhasználó elfogadása után", "xloc": [ - "default.handlebars->47->2345" + "default.handlebars->47->2353" ] }, { @@ -69817,7 +69860,7 @@ "zh-cht": "狀態", "hu": "Állapot", "xloc": [ - "default.handlebars->47->1352", + "default.handlebars->47->1356", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -69896,8 +69939,8 @@ "zh-cht": "狀態", "hu": "Státusz", "xloc": [ - "default.handlebars->47->2830", - "default.handlebars->47->2908", + "default.handlebars->47->2838", + "default.handlebars->47->2916", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -69925,7 +69968,7 @@ "zh-cht": "停止", "hu": "Állj", "xloc": [ - "default.handlebars->47->1362" + "default.handlebars->47->1366" ] }, { @@ -69952,7 +69995,7 @@ "zh-cht": "停止進程", "hu": "Folyamat leállítás", "xloc": [ - "default.handlebars->47->1343" + "default.handlebars->47->1347" ] }, { @@ -69979,7 +70022,7 @@ "zh-cht": "停止進程 #{0} \\\"{1}\\\"?", "hu": "Leállítja a #{0} \\\"{1}\\\" folyamatot?", "xloc": [ - "default.handlebars->47->1370" + "default.handlebars->47->1374" ] }, { @@ -70030,8 +70073,8 @@ "zh-cht": "停止", "hu": "Megállt", "xloc": [ - "default.handlebars->47->1346", - "default.handlebars->47->1350" + "default.handlebars->47->1350", + "default.handlebars->47->1354" ] }, { @@ -70082,8 +70125,8 @@ "zh-cht": "儲存", "hu": "Háttértár", "xloc": [ - "default-mobile.handlebars->11->811", - "default.handlebars->47->1551" + "default-mobile.handlebars->11->813", + "default.handlebars->47->1556" ] }, { @@ -70137,7 +70180,7 @@ "zh-cht": "超出儲存空間", "hu": "Tároló kapacitás limit túllépése", "xloc": [ - "default.handlebars->47->2264" + "default.handlebars->47->2272" ] }, { @@ -70165,7 +70208,7 @@ "hu": "Tárolt kulcs", "xloc": [ "default-mobile.handlebars->11->659", - "default.handlebars->47->1377", + "default.handlebars->47->1381", "ssh.handlebars->3->6" ] }, @@ -70193,7 +70236,7 @@ "zh-cht": "強", "hu": "erős jelszó", "xloc": [ - "default.handlebars->47->1907" + "default.handlebars->47->1912" ] }, { @@ -70252,7 +70295,7 @@ "zh-cht": "主題", "hu": "Tárgy", "xloc": [ - "default.handlebars->47->2539" + "default.handlebars->47->2547" ] }, { @@ -70306,8 +70349,8 @@ "zh-cht": "成功登錄", "hu": "Sikeres bejelentkezés", "xloc": [ - "default.handlebars->47->2978", - "default.handlebars->47->3017" + "default.handlebars->47->2986", + "default.handlebars->47->3025" ] }, { @@ -70416,7 +70459,7 @@ "hu": "sutu", "xloc": [ "default-mobile.handlebars->11->275", - "default.handlebars->47->1803" + "default.handlebars->47->1808" ] }, { @@ -70444,7 +70487,7 @@ "hu": "szuahéli", "xloc": [ "default-mobile.handlebars->11->276", - "default.handlebars->47->1804" + "default.handlebars->47->1809" ] }, { @@ -70501,7 +70544,7 @@ "hu": "svéd", "xloc": [ "default-mobile.handlebars->11->277", - "default.handlebars->47->1805" + "default.handlebars->47->1810" ] }, { @@ -70529,7 +70572,7 @@ "hu": "svéd (Finnország)", "xloc": [ "default-mobile.handlebars->11->278", - "default.handlebars->47->1806" + "default.handlebars->47->1811" ] }, { @@ -70557,7 +70600,7 @@ "hu": "svéd (Svédország)", "xloc": [ "default-mobile.handlebars->11->279", - "default.handlebars->47->1807" + "default.handlebars->47->1812" ] }, { @@ -70587,8 +70630,8 @@ "default-mobile.handlebars->11->461", "default-mobile.handlebars->11->518", "default-mobile.handlebars->11->549", - "default.handlebars->47->384", - "default.handlebars->47->649" + "default.handlebars->47->387", + "default.handlebars->47->652" ] }, { @@ -70615,7 +70658,7 @@ "zh-cht": "將英特爾AMT切換到管理員控制模式(ACM)。", "hu": "Állítsa az Intel AMT-t Admin Control Mode (ACM) módba.", "xloc": [ - "default.handlebars->47->2014" + "default.handlebars->47->2022" ] }, { @@ -70642,8 +70685,8 @@ "zh-cht": "交換機端口已連接", "hu": "Switch port csatlakoztatva", "xloc": [ - "default.handlebars->47->978", - "default.handlebars->47->979" + "default.handlebars->47->982", + "default.handlebars->47->983" ] }, { @@ -70670,7 +70713,7 @@ "zh-cht": "交換機端口已準備好使用。", "hu": "Switch port használatra kész.", "xloc": [ - "default.handlebars->47->383" + "default.handlebars->47->386" ] }, { @@ -70697,7 +70740,7 @@ "zh-cht": "將伺服器裝置名稱同步到主機名稱", "hu": "Az eszköz nevének szinkronizálása kiszolgálón a hostnévvel", "xloc": [ - "default.handlebars->47->2110" + "default.handlebars->47->2118" ] }, { @@ -70724,7 +70767,7 @@ "zh-cht": "將服務器設備名稱同步到端口名稱", "hu": "Az eszköz nevének szinkronizálása kiszolgálón a portnévvel", "xloc": [ - "default.handlebars->47->2109" + "default.handlebars->47->2117" ] }, { @@ -70751,7 +70794,7 @@ "zh-cht": "系統托盤,始終連接", "hu": "Windows tálca, állandó csatlakozás", "xloc": [ - "default.handlebars->47->572" + "default.handlebars->47->575" ] }, { @@ -70778,7 +70821,7 @@ "zh-cht": "系統托盤,根據用戶請求連接", "hu": "Windows tálca, csatlakozás a felhasználó kérésére", "xloc": [ - "default.handlebars->47->571" + "default.handlebars->47->574" ] }, { @@ -70805,7 +70848,7 @@ "zh-cht": "系統托盤,僅顯示器", "hu": "Windows tálca, csak monitor mód", "xloc": [ - "default.handlebars->47->573" + "default.handlebars->47->576" ] }, { @@ -70832,7 +70875,7 @@ "zh-cht": "系統類型", "hu": "Rendszer típusa", "xloc": [ - "default.handlebars->47->563" + "default.handlebars->47->566" ] }, { @@ -70908,7 +70951,7 @@ "hu": "TCP Routing", "xloc": [ "default-mobile.handlebars->11->427", - "default.handlebars->47->430" + "default.handlebars->47->433" ] }, { @@ -71048,7 +71091,7 @@ "hu": "TLS", "xloc": [ "default-mobile.handlebars->11->506", - "default.handlebars->47->846" + "default.handlebars->47->849" ] }, { @@ -71075,8 +71118,8 @@ "zh-cht": "未設置TLS", "hu": "TLS nincs beállítva", "xloc": [ - "default-mobile.handlebars->11->784", - "default.handlebars->47->1524" + "default-mobile.handlebars->11->785", + "default.handlebars->47->1528" ] }, { @@ -71104,8 +71147,8 @@ "hu": "TLS security szükséges", "xloc": [ "default-mobile.handlebars->11->599", - "default.handlebars->47->1198", - "default.handlebars->47->477" + "default.handlebars->47->1202", + "default.handlebars->47->480" ] }, { @@ -71134,7 +71177,7 @@ "xloc": [ "default-mobile.handlebars->11->624", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->3", - "default.handlebars->47->1305" + "default.handlebars->47->1309" ] }, { @@ -71161,8 +71204,8 @@ "zh-cht": "標籤1,標籤2,標籤3", "hu": "Címke1, Címke2, Címke3", "xloc": [ - "default.handlebars->47->1263", - "default.handlebars->47->699" + "default.handlebars->47->1267", + "default.handlebars->47->702" ] }, { @@ -71219,10 +71262,10 @@ "default-mobile.handlebars->11->527", "default-mobile.handlebars->11->528", "default-mobile.handlebars->11->612", - "default.handlebars->47->1262", - "default.handlebars->47->698", - "default.handlebars->47->913", - "default.handlebars->47->914", + "default.handlebars->47->1266", + "default.handlebars->47->701", + "default.handlebars->47->917", + "default.handlebars->47->918", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7" ] }, @@ -71250,7 +71293,7 @@ "zh-cht": "記下這個用戶名和密碼,密碼不能再顯示。", "hu": "Jegyezze meg ezt a felhasználónevet és jelszót, a jelszó nem tekinthető meg újra.", "xloc": [ - "default.handlebars->47->324" + "default.handlebars->47->327" ] }, { @@ -71278,7 +71321,7 @@ "hu": "tamil", "xloc": [ "default-mobile.handlebars->11->280", - "default.handlebars->47->1808" + "default.handlebars->47->1813" ] }, { @@ -71306,7 +71349,7 @@ "hu": "tatár", "xloc": [ "default-mobile.handlebars->11->281", - "default.handlebars->47->1809" + "default.handlebars->47->1814" ] }, { @@ -71317,8 +71360,8 @@ "pl": "Telegram", "de": "Telegram", "xloc": [ - "default.handlebars->47->1585", - "default.handlebars->47->2792" + "default.handlebars->47->1590", + "default.handlebars->47->2800" ] }, { @@ -71346,7 +71389,7 @@ "hu": "teluga", "xloc": [ "default-mobile.handlebars->11->282", - "default.handlebars->47->1810" + "default.handlebars->47->1815" ] }, { @@ -71375,16 +71418,16 @@ "xloc": [ "default-mobile.handlebars->11->419", "default-mobile.handlebars->11->562", - "default.handlebars->47->1006", - "default.handlebars->47->1106", - "default.handlebars->47->2022", - "default.handlebars->47->2102", - "default.handlebars->47->2902", - "default.handlebars->47->2962", - "default.handlebars->47->3012", - "default.handlebars->47->3107", - "default.handlebars->47->422", - "default.handlebars->47->789", + "default.handlebars->47->1010", + "default.handlebars->47->1110", + "default.handlebars->47->2030", + "default.handlebars->47->2110", + "default.handlebars->47->2910", + "default.handlebars->47->2970", + "default.handlebars->47->3020", + "default.handlebars->47->3115", + "default.handlebars->47->425", + "default.handlebars->47->792", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal", "sharing.handlebars->LeftSideToolBar" @@ -71414,9 +71457,9 @@ "zh-cht": "終端 + 文件", "hu": "Terminál + Fájlok", "xloc": [ - "default.handlebars->47->1010", - "default.handlebars->47->1109", - "default.handlebars->47->2026" + "default.handlebars->47->1014", + "default.handlebars->47->1113", + "default.handlebars->47->2034" ] }, { @@ -71470,10 +71513,10 @@ "zh-cht": "終端機通知", "hu": "Terminál kapcsolat értesítés", "xloc": [ - "default.handlebars->47->1976", - "default.handlebars->47->2645", - "default.handlebars->47->2750", - "default.handlebars->47->887" + "default.handlebars->47->1984", + "default.handlebars->47->2653", + "default.handlebars->47->2758", + "default.handlebars->47->891" ] }, { @@ -71500,10 +71543,10 @@ "zh-cht": "終端機提示", "hu": "Terminál kapcsolat engedélykérés", "xloc": [ - "default.handlebars->47->1975", - "default.handlebars->47->2644", - "default.handlebars->47->2749", - "default.handlebars->47->886" + "default.handlebars->47->1983", + "default.handlebars->47->2652", + "default.handlebars->47->2757", + "default.handlebars->47->890" ] }, { @@ -71530,7 +71573,7 @@ "zh-cht": "終端會話", "hu": "Terminál munkamenet", "xloc": [ - "default.handlebars->47->2895" + "default.handlebars->47->2903" ] }, { @@ -71659,7 +71702,7 @@ "hu": "Szöveges jegyzetek rekordok", "de": "Aufzeichnungen zu Textnotizen", "xloc": [ - "default.handlebars->47->2999" + "default.handlebars->47->3007" ] }, { @@ -71687,7 +71730,7 @@ "hu": "thai", "xloc": [ "default-mobile.handlebars->11->283", - "default.handlebars->47->1811" + "default.handlebars->47->1816" ] }, { @@ -71715,7 +71758,7 @@ "hu": "Az eszköz ki van kapcsolva", "xloc": [ "default-mobile.handlebars->11->460", - "default.handlebars->47->647" + "default.handlebars->47->650" ] }, { @@ -71873,7 +71916,7 @@ "zh-cht": "此電腦所屬的裝置群的名稱", "hu": "Annak az eszközcsoportnak a neve, amelyhez ez az eszköz tartozik", "xloc": [ - "default.handlebars->47->816" + "default.handlebars->47->819" ] }, { @@ -71900,7 +71943,7 @@ "zh-cht": "此電腦所屬的裝置群的名稱。", "hu": "Annak az eszközcsoportnak a neve, amelyhez ez az eszköz tartozik.", "xloc": [ - "default.handlebars->47->814" + "default.handlebars->47->817" ] }, { @@ -71927,8 +71970,8 @@ "zh-cht": "此電腦在操作系統中已設置的的名稱", "hu": "A számítógép neve az operációs rendszerben beállított módon.", "xloc": [ - "default.handlebars->47->817", - "default.handlebars->47->819" + "default.handlebars->47->820", + "default.handlebars->47->822" ] }, { @@ -71955,8 +71998,8 @@ "zh-cht": "目前沒有任何通知", "hu": "Jelenleg nincsenek értesítések", "xloc": [ - "default-mobile.handlebars->11->915", - "default.handlebars->47->3022" + "default-mobile.handlebars->11->917", + "default.handlebars->47->3030" ] }, { @@ -71983,8 +72026,8 @@ "zh-cht": "自上次登錄以來,此帳戶有 {0} 次登錄嘗試失敗。", "hu": "A legutóbbi bejelentkezés óta {0} sikertelen bejelentkezési kísérlet történt ebbe a fiókba.", "xloc": [ - "default-mobile.handlebars->11->936", - "default.handlebars->47->3043" + "default-mobile.handlebars->11->938", + "default.handlebars->47->3051" ] }, { @@ -72038,7 +72081,7 @@ "zh-cht": "這些設置可用於連接該裝置的MQTT。", "hu": "Ezekkel a beállításokkal lehet csatlakoztatni az MQTT-t ehhez az eszközhöz.", "xloc": [ - "default.handlebars->47->308" + "default.handlebars->47->311" ] }, { @@ -72113,7 +72156,7 @@ "hu": "Ez a fiók nem jogosult új eszközcsoport létrehozására.", "xloc": [ "default-mobile.handlebars->11->330", - "default.handlebars->47->1882" + "default.handlebars->47->1887" ] }, { @@ -72140,7 +72183,7 @@ "zh-cht": "此代理具有過時的證書驗證機制,請考慮更新。", "hu": "Ennek az ügynöknek elavult tanúsítvány-érvényesítési mechanizmusa van, fontolja meg a frissítést.", "xloc": [ - "default.handlebars->47->2423" + "default.handlebars->47->2431" ] }, { @@ -72167,7 +72210,7 @@ "zh-cht": "此代理正在使用不安全的隧道,請考慮更新。", "hu": "Ez az Agent nem biztonságos alagutakat használ, fontolja meg a frissítést.", "xloc": [ - "default.handlebars->47->2424" + "default.handlebars->47->2432" ] }, { @@ -72194,7 +72237,7 @@ "zh-cht": "這是OS圖形用戶界面上的可執行檔案。你需要'chmod + x meshagent'並運行此檔案。", "hu": "Ez egy futtatható szoftver, grafikus felhasználói felülettel rendelkező operációs rendszerekhez. A 'chmod +x meshagent' paranccsal kell futtatni ezt a fájlt.", "xloc": [ - "default.handlebars->47->615" + "default.handlebars->47->618" ] }, { @@ -72245,10 +72288,10 @@ "zh-cht": "這是一個嘉賓分享會", "hu": "Ez egy vendégmegosztás munkamenet", "xloc": [ - "default.handlebars->47->1464", - "default.handlebars->47->2471", - "default.handlebars->47->2881", - "default.handlebars->47->2882" + "default.handlebars->47->1468", + "default.handlebars->47->2479", + "default.handlebars->47->2889", + "default.handlebars->47->2890" ] }, { @@ -72302,7 +72345,7 @@ "zh-cht": "這是舊代理版本,請考慮更新。", "hu": "Ez egy régi Agent verzió, fontolja meg a frissítését.", "xloc": [ - "default.handlebars->47->2422" + "default.handlebars->47->2430" ] }, { @@ -72353,7 +72396,7 @@ "zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。", "hu": "Ez az ajánlott házirend. Az Intel® AMT aktiválása és kezelése teljesen automatizált, és a kiszolgáló igyekszik a lehető legjobban kihasználni a hardverkezelést.", "xloc": [ - "default.handlebars->47->2083" + "default.handlebars->47->2091" ] }, { @@ -72408,7 +72451,7 @@ "zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。", "hu": "Ez a házirend nem érinti az Intel® AMT ACM módban működő eszközöket.", "xloc": [ - "default.handlebars->47->2080" + "default.handlebars->47->2088" ] }, { @@ -72543,7 +72586,7 @@ "zh-cht": "這會在此裝置的事件日誌中增加一個記錄。", "hu": "Ez egy bejegyzést ad hozzá az eszköz eseménynaplójához.", "xloc": [ - "default.handlebars->47->1090" + "default.handlebars->47->1094" ] }, { @@ -72594,7 +72637,7 @@ "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "hu": "Ez nem távolítja el az eszközöket a kiszolgálóról, de az eszközök többé nem tudnak csatlakozni a kiszolgálóhoz. Az eszközökhöz való távoli hozzáférés megszűnik. Az eszközöknek csatlakoztatva kell lenniük ahhoz, hogy ez a parancs működjön.", "xloc": [ - "default.handlebars->47->1205" + "default.handlebars->47->1209" ] }, { @@ -72621,7 +72664,7 @@ "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "hu": "Ez nem távolítja el az eszközt a kiszolgálóról, de az eszköz többé nem tud csatlakozni a kiszolgálóhoz. Az eszközhöz való távoli hozzáférés megszűnik. Az eszköznek kapcsolódnia kell ahhoz, hogy ez a parancs működjön.", "xloc": [ - "default.handlebars->47->1206" + "default.handlebars->47->1210" ] }, { @@ -72649,7 +72692,7 @@ "hu": "tigre", "xloc": [ "default-mobile.handlebars->11->284", - "default.handlebars->47->1812" + "default.handlebars->47->1817" ] }, { @@ -72677,9 +72720,9 @@ "hu": "Idő", "xloc": [ "default-mobile.handlebars->11->569", - "default.handlebars->47->1151", - "default.handlebars->47->2941", - "default.handlebars->47->2946", + "default.handlebars->47->1155", + "default.handlebars->47->2949", + "default.handlebars->47->2954", "player.handlebars->3->17" ] }, @@ -72707,8 +72750,8 @@ "zh-cht": "時間範圍", "hu": "Időintervallum", "xloc": [ - "default.handlebars->47->1137", - "default.handlebars->47->2942" + "default.handlebars->47->1141", + "default.handlebars->47->2950" ] }, { @@ -72735,7 +72778,7 @@ "zh-cht": "時間跨度", "hu": "Időtartam", "xloc": [ - "default.handlebars->47->2475" + "default.handlebars->47->2483" ] }, { @@ -72762,8 +72805,8 @@ "zh-cht": "時間範圍", "hu": "Időintervallum", "xloc": [ - "default.handlebars->47->1133", - "default.handlebars->47->2940" + "default.handlebars->47->1137", + "default.handlebars->47->2948" ] }, { @@ -72791,7 +72834,7 @@ "hu": "Időtúllépés", "xloc": [ "default-mobile.handlebars->11->618", - "default.handlebars->47->1268", + "default.handlebars->47->1272", "sharing.handlebars->11->31", "sharing.handlebars->11->9" ] @@ -72820,7 +72863,7 @@ "zh-cht": "標題", "hu": "Title", "xloc": [ - "default.handlebars->47->704" + "default.handlebars->47->707" ] }, { @@ -72847,7 +72890,7 @@ "zh-cht": "要將電腦新增到\\\"{0}\\\",請運行以下命令。命令需要root憑據。", "hu": "Egy számítógép hozzáadásához a(z) \\\"{0}\\\" eszköz csoporthoz futtassa a következő parancsot. Root hitelesítő adatokra lesz szükség.", "xloc": [ - "default.handlebars->47->589" + "default.handlebars->47->592" ] }, { @@ -72874,7 +72917,7 @@ "zh-cht": "要將移動設備添加到組 \\\"{0}\\\",請下載 MeshAgent 應用程序並掃描此 QR 碼。", "hu": "Ha mobileszközt szeretne hozzáadni a \\\"{0}\\\" csoporthoz, töltse le a MeshAgent alkalmazást, és olvassa be ezt a QR-kódot.", "xloc": [ - "default.handlebars->47->597" + "default.handlebars->47->600" ] }, { @@ -72973,7 +73016,7 @@ "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。這agent中已嵌入了伺服器和裝置群訊息。", "hu": "Új számítógép hozzáadásához a(z) \\\"{0}\\\" eszközcsoporthoz, töltse le az agent-et, és telepítse a kezelendő számítógépre. Az agent tartalmazza a kiszolgáló és az eszközcsoport adatait.", "xloc": [ - "default.handlebars->47->574" + "default.handlebars->47->577" ] }, { @@ -73000,7 +73043,7 @@ "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。該代理安裝程序中已嵌入了伺服器和裝置群訊息。", "hu": "Új számítógép hozzáadásához a(z) \\\"{0}\\\" eszközcsoporthoz, töltse le a agent-et, és telepítse a kezelendő számítógépre. Az agent telepítője tartalmazza a kiszolgáló és az eszközcsoport adatait.", "xloc": [ - "default.handlebars->47->593" + "default.handlebars->47->596" ] }, { @@ -73027,7 +73070,7 @@ "zh-cht": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "hu": "A fiók törléséhez írja be a fiók jelszavát mindkét mezőbe, majd kattintson az OK gombra.", "xloc": [ - "default.handlebars->47->1869" + "default.handlebars->47->1874" ] }, { @@ -73162,7 +73205,7 @@ "zh-cht": "要刪除mash agent,請下載以下檔案,運行該檔案,然後單擊“卸載”。", "hu": "A szoftver agent eltávolításához töltse le az alábbi fájlt, futtassa, majd kattintson az \\\"uninstall\\\" gombra.", "xloc": [ - "default.handlebars->47->606" + "default.handlebars->47->609" ] }, { @@ -73189,7 +73232,7 @@ "zh-cht": "要刪除網格代理,請運行以下命令。需要root憑據。", "hu": "Egy agent eltávolításához futtassa a következő parancsot. Root hitelesítő adatokra lesz szükség.", "xloc": [ - "default.handlebars->47->613" + "default.handlebars->47->616" ] }, { @@ -73297,7 +73340,7 @@ "zh-cht": "吐司通知", "hu": "Alkalmazásértesítés", "xloc": [ - "default.handlebars->47->702" + "default.handlebars->47->705" ] }, { @@ -73738,7 +73781,7 @@ "zh-cht": "令牌名稱", "hu": "Token név", "xloc": [ - "default.handlebars->47->1855" + "default.handlebars->47->1860" ] }, { @@ -73765,7 +73808,7 @@ "zh-cht": "令牌:{0}", "hu": "Token: {0}", "xloc": [ - "default.handlebars->47->318" + "default.handlebars->47->321" ] }, { @@ -73851,9 +73894,9 @@ "zh-cht": "主題", "hu": "Téma", "xloc": [ - "default.handlebars->47->1200", - "default.handlebars->47->1605", - "default.handlebars->47->2812" + "default.handlebars->47->1204", + "default.handlebars->47->1610", + "default.handlebars->47->2820" ] }, { @@ -73961,7 +74004,7 @@ "zh-cht": "用於通過此伺服器連接到裝置的流量路由器", "hu": "A kiszolgálón keresztül egy eszközhöz való csatlakozáshoz használt forgalmi útválasztó", "xloc": [ - "default.handlebars->47->955" + "default.handlebars->47->959" ] }, { @@ -74036,7 +74079,7 @@ "zh-cht": "再試一次。", "hu": "Próbálja meg újra.", "xloc": [ - "default.handlebars->47->220" + "default.handlebars->47->223" ] }, { @@ -74091,7 +74134,7 @@ "hu": "Hitelesítő adatok kipróbálása", "xloc": [ "default-mobile.handlebars->11->511", - "default.handlebars->47->851" + "default.handlebars->47->854" ] }, { @@ -74119,7 +74162,7 @@ "hu": "tsonga", "xloc": [ "default-mobile.handlebars->11->285", - "default.handlebars->47->1813" + "default.handlebars->47->1818" ] }, { @@ -74147,7 +74190,7 @@ "hu": "tswana", "xloc": [ "default-mobile.handlebars->11->286", - "default.handlebars->47->1814" + "default.handlebars->47->1819" ] }, { @@ -74199,7 +74242,7 @@ "hu": "török", "xloc": [ "default-mobile.handlebars->11->287", - "default.handlebars->47->1815" + "default.handlebars->47->1820" ] }, { @@ -74227,7 +74270,7 @@ "hu": "türkmén", "xloc": [ "default-mobile.handlebars->11->288", - "default.handlebars->47->1816" + "default.handlebars->47->1821" ] }, { @@ -74256,8 +74299,8 @@ "xloc": [ "default-mobile.handlebars->11->540", "default-mobile.handlebars->11->541", - "default.handlebars->47->941", - "default.handlebars->47->942" + "default.handlebars->47->945", + "default.handlebars->47->946" ] }, { @@ -74284,7 +74327,7 @@ "zh-cht": "關掉。", "hu": "Kapcsolja ki.", "xloc": [ - "default.handlebars->47->2438" + "default.handlebars->47->2446" ] }, { @@ -74313,8 +74356,8 @@ "xloc": [ "default-mobile.handlebars->11->542", "default-mobile.handlebars->11->543", - "default.handlebars->47->943", - "default.handlebars->47->944" + "default.handlebars->47->947", + "default.handlebars->47->948" ] }, { @@ -74341,7 +74384,7 @@ "zh-cht": "打開。", "hu": "Kapcsolja be.", "xloc": [ - "default.handlebars->47->2437" + "default.handlebars->47->2445" ] }, { @@ -74420,14 +74463,14 @@ "hu": "Típus", "xloc": [ "default-mobile.handlebars->11->336", - "default-mobile.handlebars->11->841", - "default.handlebars->47->1114", - "default.handlebars->47->1359", - "default.handlebars->47->1893", - "default.handlebars->47->1956", - "default.handlebars->47->2055", - "default.handlebars->47->2927", - "default.handlebars->47->463", + "default-mobile.handlebars->11->843", + "default.handlebars->47->1118", + "default.handlebars->47->1363", + "default.handlebars->47->1898", + "default.handlebars->47->1964", + "default.handlebars->47->2063", + "default.handlebars->47->2935", + "default.handlebars->47->466", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->5", "sharing.handlebars->p11->deskarea0->deskarea4->3" ] @@ -74456,7 +74499,7 @@ "zh-cht": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "hu": "Írja be a kulcs nevét, jelölje be az OTP mezőt, és nyomja meg a gombot a YubiKey™-en.", "xloc": [ - "default.handlebars->47->1625" + "default.handlebars->47->1630" ] }, { @@ -74483,7 +74526,7 @@ "zh-cht": "輸入要新增的密鑰的名稱。", "hu": "Írja be a hozzáadni kívánt kulcs nevét.", "xloc": [ - "default.handlebars->47->1622" + "default.handlebars->47->1627" ] }, { @@ -74535,7 +74578,7 @@ "hu": "UDP Routing", "xloc": [ "default-mobile.handlebars->11->431", - "default.handlebars->47->434" + "default.handlebars->47->437" ] }, { @@ -74586,7 +74629,7 @@ "zh-cht": "UTF8終端", "hu": "UTF8 Terminál", "xloc": [ - "default.handlebars->47->1397", + "default.handlebars->47->1401", "sharing.handlebars->11->33" ] }, @@ -74615,7 +74658,7 @@ "hu": "ukrán", "xloc": [ "default-mobile.handlebars->11->289", - "default.handlebars->47->1817" + "default.handlebars->47->1822" ] }, { @@ -74746,8 +74789,8 @@ "zh-cht": "在驗證電子郵件地址之前,無法訪問此功能。這是密碼恢復所必需的。轉到“我的帳戶”標籤以更改和驗證電子郵件地址。", "hu": "A funkció nem érhető el, amíg az e-mail cím nem kerül megerősítésre. Ez a jelszó helyreállításához szükséges. Menjen a \\\"Fiókom\\\" fülre az e-mail cím módosításához és ellenőrzéséhez", "xloc": [ - "default.handlebars->47->1884", - "default.handlebars->47->805" + "default.handlebars->47->1889", + "default.handlebars->47->808" ] }, { @@ -74774,9 +74817,9 @@ "zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。", "hu": "Nem lehet hozzáférni ehhez a funkcióhoz, amíg a kétfaktoros hitelesítés nincs engedélyezve. Ez a fokozott biztonság érdekében szükséges. Lépjen a \\\"Fiókom\\\" fülre, és tekintse meg a \\\"Fiókbiztonság\\\" részt.", "xloc": [ - "default.handlebars->47->1886", - "default.handlebars->47->3159", - "default.handlebars->47->807" + "default.handlebars->47->1891", + "default.handlebars->47->3167", + "default.handlebars->47->810" ] }, { @@ -74803,8 +74846,8 @@ "zh-cht": "此模式下無法添加用戶", "hu": "Ebben a módban nem lehet felhasználót hozzáadni", "xloc": [ - "default-mobile.handlebars->11->932", - "default.handlebars->47->3039" + "default-mobile.handlebars->11->934", + "default.handlebars->47->3047" ] }, { @@ -74882,7 +74925,7 @@ "zh-cht": "無法捕獲顯示", "hu": "Nem sikerült a képernyő rögzítés", "xloc": [ - "default.handlebars->47->1270" + "default.handlebars->47->1274" ] }, { @@ -74990,7 +75033,7 @@ "zh-cht": "無法導入任何設備。", "hu": "Egyetlen eszköz sem importálható.", "xloc": [ - "default.handlebars->47->2051" + "default.handlebars->47->2059" ] }, { @@ -75099,7 +75142,7 @@ "hu": "Az OTPLIB betöltése nem lehetséges", "xloc": [ "default-mobile.handlebars->11->67", - "default.handlebars->47->206" + "default.handlebars->47->209" ] }, { @@ -75202,7 +75245,7 @@ "zh-cht": "無法掃描該地址範圍。", "hu": "Nem sikerült felderíteni ezt a címtartományt.", "xloc": [ - "default.handlebars->47->261" + "default.handlebars->47->264" ] }, { @@ -75339,10 +75382,10 @@ "hu": "Eltávolítás", "xloc": [ "agent-translations.json", - "default-mobile.handlebars->11->904", - "default.handlebars->47->1057", - "default.handlebars->47->1082", - "default.handlebars->47->2185" + "default-mobile.handlebars->11->906", + "default.handlebars->47->1061", + "default.handlebars->47->1086", + "default.handlebars->47->2193" ] }, { @@ -75369,9 +75412,9 @@ "zh-cht": "卸載代理", "hu": "Agent eltávolítása", "xloc": [ - "default-mobile.handlebars->11->884", - "default.handlebars->47->1167", - "default.handlebars->47->668" + "default-mobile.handlebars->11->886", + "default.handlebars->47->1171", + "default.handlebars->47->671" ] }, { @@ -75398,7 +75441,7 @@ "zh-cht": "卸載代理/刪除設備", "hu": "Agent eltávolítása / Eszköz törlése", "xloc": [ - "default.handlebars->47->2147" + "default.handlebars->47->2155" ] }, { @@ -75425,7 +75468,7 @@ "zh-cht": "卸載代理", "hu": "Agent eltávolítása", "xloc": [ - "default.handlebars->47->1208" + "default.handlebars->47->1212" ] }, { @@ -75457,33 +75500,33 @@ "default-mobile.handlebars->11->45", "default-mobile.handlebars->11->468", "default-mobile.handlebars->11->6", - "default-mobile.handlebars->11->774", - "default-mobile.handlebars->11->781", - "default-mobile.handlebars->11->842", + "default-mobile.handlebars->11->775", + "default-mobile.handlebars->11->782", + "default-mobile.handlebars->11->844", "default.handlebars->47->13", - "default.handlebars->47->1514", - "default.handlebars->47->1521", + "default.handlebars->47->1518", + "default.handlebars->47->1525", "default.handlebars->47->185", "default.handlebars->47->186", "default.handlebars->47->187", "default.handlebars->47->189", "default.handlebars->47->191", - "default.handlebars->47->1939", - "default.handlebars->47->1940", - "default.handlebars->47->1957", - "default.handlebars->47->2874", - "default.handlebars->47->2894", - "default.handlebars->47->2901", - "default.handlebars->47->2972", - "default.handlebars->47->2973", - "default.handlebars->47->2974", - "default.handlebars->47->2975", - "default.handlebars->47->2976", - "default.handlebars->47->3015", + "default.handlebars->47->1944", + "default.handlebars->47->1945", + "default.handlebars->47->1965", + "default.handlebars->47->2882", + "default.handlebars->47->2902", + "default.handlebars->47->2909", + "default.handlebars->47->2980", + "default.handlebars->47->2981", + "default.handlebars->47->2982", + "default.handlebars->47->2983", + "default.handlebars->47->2984", + "default.handlebars->47->3023", "default.handlebars->47->44", "default.handlebars->47->51", "default.handlebars->47->52", - "default.handlebars->47->662" + "default.handlebars->47->665" ] }, { @@ -75510,8 +75553,8 @@ "zh-cht": "未知#{0}", "hu": "Ismeretlen #{0}", "xloc": [ - "default-mobile.handlebars->11->831", - "default.handlebars->47->1946" + "default-mobile.handlebars->11->833", + "default.handlebars->47->1954" ] }, { @@ -75538,7 +75581,7 @@ "zh-cht": "未知動作", "hu": "Ismeretlen Művelet", "xloc": [ - "default.handlebars->47->3076" + "default.handlebars->47->3084" ] }, { @@ -75565,8 +75608,8 @@ "zh-cht": "未知裝置", "hu": "Ismeretlen Eszköz", "xloc": [ - "default.handlebars->47->2670", - "default.handlebars->47->2860" + "default.handlebars->47->2678", + "default.handlebars->47->2868" ] }, { @@ -75593,9 +75636,9 @@ "zh-cht": "未知裝置群", "hu": "Ismeretlen Eszköz Csoport", "xloc": [ - "default.handlebars->47->2664", - "default.handlebars->47->2848", - "default.handlebars->47->3080" + "default.handlebars->47->2672", + "default.handlebars->47->2856", + "default.handlebars->47->3088" ] }, { @@ -75622,7 +75665,7 @@ "zh-cht": "未知群組", "hu": "Ismeretlen Csoport", "xloc": [ - "default.handlebars->47->3072" + "default.handlebars->47->3080" ] }, { @@ -75650,7 +75693,7 @@ "hu": "Ismeretlen Státusz", "xloc": [ "default-mobile.handlebars->11->500", - "default.handlebars->47->838" + "default.handlebars->47->841" ] }, { @@ -75677,8 +75720,8 @@ "zh-cht": "未知用戶", "hu": "Ismeretlen felhasználó", "xloc": [ - "default.handlebars->47->2977", - "default.handlebars->47->3016" + "default.handlebars->47->2985", + "default.handlebars->47->3024" ] }, { @@ -75705,7 +75748,7 @@ "zh-cht": "未知用戶群", "hu": "Ismeretlen felhasználói csoport", "xloc": [ - "default.handlebars->47->2854" + "default.handlebars->47->2862" ] }, { @@ -75733,7 +75776,7 @@ "hu": "Ismeretlen Verzió és Státusz", "xloc": [ "default-mobile.handlebars->11->502", - "default.handlebars->47->840" + "default.handlebars->47->843" ] }, { @@ -75760,7 +75803,7 @@ "zh-cht": "密碼未知", "hu": "Ismeretlen jelszó", "xloc": [ - "default.handlebars->47->2071" + "default.handlebars->47->2079" ] }, { @@ -75787,11 +75830,11 @@ "zh-cht": "無限", "hu": "Korlátlan", "xloc": [ - "default.handlebars->47->1130", - "default.handlebars->47->1838", - "default.handlebars->47->274", - "default.handlebars->47->527", - "default.handlebars->47->541" + "default.handlebars->47->1134", + "default.handlebars->47->1843", + "default.handlebars->47->277", + "default.handlebars->47->530", + "default.handlebars->47->544" ] }, { @@ -75818,7 +75861,7 @@ "zh-cht": "解鎖帳戶", "hu": "Zárolt fiók feloldása", "xloc": [ - "default.handlebars->47->2531" + "default.handlebars->47->2539" ] }, { @@ -75845,7 +75888,7 @@ "zh-cht": "解鎖遠程用戶的鼠標和鍵盤?", "hu": "Feloldja a távoli felhasználó egerét és billentyűzetét?", "xloc": [ - "default.handlebars->47->1099" + "default.handlebars->47->1103" ] }, { @@ -75929,7 +75972,7 @@ "default-mobile.handlebars->11->637", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->47->1317", + "default.handlebars->47->1321", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->dialogBody->dialog3->d3servermode->d3serveraction", @@ -75960,7 +76003,7 @@ "zh-cht": "最新", "hu": "Naprakész", "xloc": [ - "default.handlebars->47->3164" + "default.handlebars->47->3172" ] }, { @@ -75990,8 +76033,8 @@ "agent-translations.json", "default-mobile.handlebars->11->731", "default-mobile.handlebars->11->733", - "default.handlebars->47->867", - "default.handlebars->47->869" + "default.handlebars->47->870", + "default.handlebars->47->872" ] }, { @@ -76078,11 +76121,11 @@ "default-mobile.handlebars->11->697", "default-mobile.handlebars->11->715", "default-mobile.handlebars->11->718", - "default.handlebars->47->1433", - "default.handlebars->47->1459", - "default.handlebars->47->1462", - "default.handlebars->47->2293", - "default.handlebars->47->2303", + "default.handlebars->47->1437", + "default.handlebars->47->1463", + "default.handlebars->47->1466", + "default.handlebars->47->2301", + "default.handlebars->47->2311", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1", "sharing.handlebars->11->65", "sharing.handlebars->11->89", @@ -76113,8 +76156,8 @@ "zh-cht": "上載mesh agent核心", "hu": "Mesh Agent Core feltöltése", "xloc": [ - "default-mobile.handlebars->11->830", - "default.handlebars->47->1571" + "default-mobile.handlebars->11->832", + "default.handlebars->47->1576" ] }, { @@ -76141,8 +76184,8 @@ "zh-cht": "上載核心檔案", "hu": "Core fájl feltöltése", "xloc": [ - "default-mobile.handlebars->11->827", - "default.handlebars->47->1568" + "default-mobile.handlebars->11->829", + "default.handlebars->47->1573" ] }, { @@ -76169,10 +76212,10 @@ "zh-cht": "上載默認伺服器核心", "hu": "Alapértelmezett server core feltöltése", "xloc": [ - "default-mobile.handlebars->11->823", - "default.handlebars->47->1564", - "default.handlebars->47->680", - "default.handlebars->47->717" + "default-mobile.handlebars->11->825", + "default.handlebars->47->1569", + "default.handlebars->47->683", + "default.handlebars->47->720" ] }, { @@ -76199,7 +76242,7 @@ "zh-cht": "在選定設備上上傳默認服務器核心?", "hu": "Feltölti az alapértelmezett server core-t a kiválasztott eszközökre?", "xloc": [ - "default.handlebars->47->716" + "default.handlebars->47->719" ] }, { @@ -76226,7 +76269,7 @@ "zh-cht": "上傳文件", "hu": "Fájlok feltöltése", "xloc": [ - "default.handlebars->47->676" + "default.handlebars->47->679" ] }, { @@ -76280,8 +76323,8 @@ "zh-cht": "上傳恢復核心", "hu": "Recovery core feltöltése", "xloc": [ - "default-mobile.handlebars->11->825", - "default.handlebars->47->1566" + "default-mobile.handlebars->11->827", + "default.handlebars->47->1571" ] }, { @@ -76308,7 +76351,7 @@ "zh-cht": "將所選文件上傳到所有所選設備", "hu": "A kiválasztott fájlok feltöltése az összes kiválasztott eszközre", "xloc": [ - "default.handlebars->47->706" + "default.handlebars->47->709" ] }, { @@ -76335,8 +76378,8 @@ "zh-cht": "上傳小核心", "hu": "Tiny core feltöltése", "xloc": [ - "default-mobile.handlebars->11->826", - "default.handlebars->47->1567" + "default-mobile.handlebars->11->828", + "default.handlebars->47->1572" ] }, { @@ -76364,8 +76407,8 @@ "hu": "A feltöltés 1 fájlt ír felül. Folytatja?", "xloc": [ "default-mobile.handlebars->11->716", - "default.handlebars->47->1460", - "default.handlebars->47->2304", + "default.handlebars->47->1464", + "default.handlebars->47->2312", "sharing.handlebars->11->90" ] }, @@ -76394,8 +76437,8 @@ "hu": "A feltöltés {0} fájlt felülír. Folytja?", "xloc": [ "default-mobile.handlebars->11->717", - "default.handlebars->47->1461", - "default.handlebars->47->2305", + "default.handlebars->47->1465", + "default.handlebars->47->2313", "sharing.handlebars->11->91" ] }, @@ -76447,7 +76490,7 @@ "zh-cht": "上傳:“{0}”", "hu": "Feltöltés: \\\"{0}\\\"", "xloc": [ - "default.handlebars->47->2355" + "default.handlebars->47->2363" ] }, { @@ -76474,7 +76517,7 @@ "zh-cht": "上傳:\\\"{0}\\\",大小:{1}", "hu": "Feltöltés: \\\"{0}\\\", Méret: {1}", "xloc": [ - "default.handlebars->47->2410" + "default.handlebars->47->2418" ] }, { @@ -76502,7 +76545,7 @@ "hu": "felső-sorbiai", "xloc": [ "default-mobile.handlebars->11->290", - "default.handlebars->47->1818" + "default.handlebars->47->1823" ] }, { @@ -76530,7 +76573,7 @@ "hu": "urdu", "xloc": [ "default-mobile.handlebars->11->291", - "default.handlebars->47->1819" + "default.handlebars->47->1824" ] }, { @@ -76557,7 +76600,7 @@ "zh-cht": "用法", "hu": "Használat", "xloc": [ - "default.handlebars->47->3126" + "default.handlebars->47->3134" ] }, { @@ -76651,7 +76694,7 @@ "pl": "Używaj do Przekierowania", "de": "Als Relay benutzen", "xloc": [ - "default.handlebars->47->2151" + "default.handlebars->47->2159" ] }, { @@ -76678,7 +76721,7 @@ "zh-cht": "用於裸機 LAN 激活。", "hu": "Használja bare-metal LAN aktiválásához.", "xloc": [ - "default.handlebars->47->494" + "default.handlebars->47->497" ] }, { @@ -76705,7 +76748,7 @@ "zh-cht": "使用新憑據", "hu": "Használjon új hitelesítő adatokat", "xloc": [ - "default.handlebars->47->1283", + "default.handlebars->47->1287", "mstsc.handlebars->main->1->3->1->dropdowndomain->1->d3coreMode->1" ] }, @@ -76733,7 +76776,7 @@ "zh-cht": "使用服務器憑據", "hu": "Használja a kiszolgáló hitelesítő adatait", "xloc": [ - "default.handlebars->47->1282", + "default.handlebars->47->1286", "mstsc.handlebars->main->1->3->1->dropdowndomain->1->d3coreMode->0" ] }, @@ -76788,8 +76831,8 @@ "zh-cht": "用過的", "hu": "Használt", "xloc": [ - "default.handlebars->47->3066", - "default.handlebars->47->3068" + "default.handlebars->47->3074", + "default.handlebars->47->3076" ] }, { @@ -76816,17 +76859,17 @@ "zh-cht": "用戶", "hu": "Felhasználó", "xloc": [ - "default.handlebars->47->1001", + "default.handlebars->47->1005", "default.handlebars->47->123", - "default.handlebars->47->2018", - "default.handlebars->47->2482", - "default.handlebars->47->2512", - "default.handlebars->47->2660", - "default.handlebars->47->2920", + "default.handlebars->47->2026", + "default.handlebars->47->2490", + "default.handlebars->47->2520", + "default.handlebars->47->2668", "default.handlebars->47->2928", - "default.handlebars->47->2932", - "default.handlebars->47->2949", - "default.handlebars->47->362" + "default.handlebars->47->2936", + "default.handlebars->47->2940", + "default.handlebars->47->2957", + "default.handlebars->47->365" ] }, { @@ -76853,7 +76896,7 @@ "zh-cht": "用戶+檔案", "hu": "Felhasználó + Fájlok", "xloc": [ - "default.handlebars->47->2513" + "default.handlebars->47->2521" ] }, { @@ -76880,11 +76923,11 @@ "zh-cht": "用戶帳戶導入", "hu": "Felhasználói fiókok importálása", "xloc": [ - "default.handlebars->47->2050", - "default.handlebars->47->2550", - "default.handlebars->47->2551", - "default.handlebars->47->2553", - "default.handlebars->47->2555" + "default.handlebars->47->2058", + "default.handlebars->47->2558", + "default.handlebars->47->2559", + "default.handlebars->47->2561", + "default.handlebars->47->2563" ] }, { @@ -76911,7 +76954,7 @@ "zh-cht": "用戶帳戶", "hu": "Felhasználói fiókok", "xloc": [ - "default.handlebars->47->3085" + "default.handlebars->47->3093" ] }, { @@ -76923,7 +76966,7 @@ "hu": "Felhasználó hitelesítési napló", "de": "Benutzerauthentifizierungs-Log", "xloc": [ - "default.handlebars->47->3147" + "default.handlebars->47->3155" ] }, { @@ -76950,9 +76993,9 @@ "zh-cht": "用戶授權", "hu": "Felhasználó és Csoport jogosultságok", "xloc": [ - "default-mobile.handlebars->11->849", - "default.handlebars->47->2016", - "default.handlebars->47->997" + "default-mobile.handlebars->11->851", + "default.handlebars->47->1001", + "default.handlebars->47->2024" ] }, { @@ -76979,12 +77022,12 @@ "zh-cht": "用戶同意", "hu": "Felhasználói hozzájárulás", "xloc": [ - "default.handlebars->47->1142", - "default.handlebars->47->1982", - "default.handlebars->47->2651", - "default.handlebars->47->2756", - "default.handlebars->47->296", - "default.handlebars->47->893" + "default.handlebars->47->1146", + "default.handlebars->47->1990", + "default.handlebars->47->2659", + "default.handlebars->47->2764", + "default.handlebars->47->299", + "default.handlebars->47->897" ] }, { @@ -77011,12 +77054,12 @@ "zh-cht": "用戶群", "hu": "Felhasználó csoport", "xloc": [ - "default.handlebars->47->1000", - "default.handlebars->47->2122", - "default.handlebars->47->2123", - "default.handlebars->47->2620", - "default.handlebars->47->2856", - "default.handlebars->47->2877" + "default.handlebars->47->1004", + "default.handlebars->47->2130", + "default.handlebars->47->2131", + "default.handlebars->47->2628", + "default.handlebars->47->2864", + "default.handlebars->47->2885" ] }, { @@ -77070,7 +77113,7 @@ "zh-cht": "用戶群成員", "hu": "Felhasználói csoport tagságok", "xloc": [ - "default.handlebars->47->2853" + "default.handlebars->47->2861" ] }, { @@ -77097,7 +77140,7 @@ "zh-cht": "用戶識別碼", "hu": "User ID", "xloc": [ - "default-mobile.handlebars->11->909" + "default-mobile.handlebars->11->911" ] }, { @@ -77124,9 +77167,9 @@ "zh-cht": "用戶識別碼", "hu": "Felhasználó azonosító", "xloc": [ - "default.handlebars->47->2193", - "default.handlebars->47->2707", - "default.handlebars->47->2708" + "default.handlebars->47->2201", + "default.handlebars->47->2715", + "default.handlebars->47->2716" ] }, { @@ -77153,8 +77196,8 @@ "zh-cht": "用戶標識符", "hu": "Felhasználó azonosítók", "xloc": [ - "default.handlebars->47->2120", - "default.handlebars->47->2691" + "default.handlebars->47->2128", + "default.handlebars->47->2699" ] }, { @@ -77181,7 +77224,7 @@ "zh-cht": "用戶輸入", "hu": "Felhasználói bevitel", "xloc": [ - "default.handlebars->47->278" + "default.handlebars->47->281" ] }, { @@ -77208,7 +77251,7 @@ "zh-cht": "用戶列表輸出", "hu": "Felhasználó lista exportálása", "xloc": [ - "default.handlebars->47->2562" + "default.handlebars->47->2570" ] }, { @@ -77235,7 +77278,7 @@ "zh-cht": "用戶登錄", "hu": "Felhasználói bejelentkezések", "xloc": [ - "default.handlebars->47->2925" + "default.handlebars->47->2933" ] }, { @@ -77262,8 +77305,8 @@ "zh-cht": "用戶名", "hu": "Felhasználó Név", "xloc": [ - "default-mobile.handlebars->11->908", - "default.handlebars->47->2192" + "default-mobile.handlebars->11->910", + "default.handlebars->47->2200" ] }, { @@ -77394,7 +77437,7 @@ "zh-cht": "用戶節", "hu": "Felhasználó munkamenetek", "xloc": [ - "default.handlebars->47->3117" + "default.handlebars->47->3125" ] }, { @@ -77452,7 +77495,7 @@ "zh-cht": "用戶流量使用", "hu": "Felhasználói forgalom", "xloc": [ - "default.handlebars->47->2924" + "default.handlebars->47->2932" ] }, { @@ -77560,8 +77603,8 @@ "zh-cht": "用戶已存在", "hu": "A felhasználó már létezik", "xloc": [ - "default-mobile.handlebars->11->931", - "default.handlebars->47->3038" + "default-mobile.handlebars->11->933", + "default.handlebars->47->3046" ] }, { @@ -77590,8 +77633,8 @@ "xloc": [ "default-mobile.handlebars->11->302", "default-mobile.handlebars->11->304", - "default.handlebars->47->1830", - "default.handlebars->47->1832" + "default.handlebars->47->1835", + "default.handlebars->47->1837" ] }, { @@ -77618,7 +77661,7 @@ "zh-cht": "用戶組已更改:{0}", "hu": "Fellhasználói csoport módosítva: {0}", "xloc": [ - "default.handlebars->47->2384" + "default.handlebars->47->2392" ] }, { @@ -77645,7 +77688,7 @@ "zh-cht": "已創建用戶組:{0}", "hu": "Fellhasználói csoport létrehozva: {0}", "xloc": [ - "default.handlebars->47->2374" + "default.handlebars->47->2382" ] }, { @@ -77672,7 +77715,7 @@ "zh-cht": "用戶組成員身份已更改:{0}", "hu": "Felhasználói csoport tagsága megváltozott: {0}", "xloc": [ - "default.handlebars->47->2372" + "default.handlebars->47->2380" ] }, { @@ -77684,7 +77727,7 @@ "hu": "Felhasználói csoport rekordok", "de": "Benutzergruppen-Log", "xloc": [ - "default.handlebars->47->3006" + "default.handlebars->47->3014" ] }, { @@ -77727,8 +77770,8 @@ "pl": "Klucz Użytkownika", "de": "Nutzerschlüssel", "xloc": [ - "default.handlebars->47->1604", - "default.handlebars->47->2811" + "default.handlebars->47->1609", + "default.handlebars->47->2819" ] }, { @@ -77755,7 +77798,7 @@ "zh-cht": "用戶從 {0}、{1}、{2} 嘗試登錄鎖定帳戶", "hu": "Felhasználó bejelentkezési kísérlet zárolt fiókhoz innen: {0}, {1}, {2}", "xloc": [ - "default.handlebars->47->2414" + "default.handlebars->47->2422" ] }, { @@ -77782,7 +77825,7 @@ "zh-cht": "使用來自 {0}、{1}、{2} 的錯誤第二因素的用戶登錄嘗試", "hu": "Helytelen 2 faktoros felhasználói bejelentkezési kisérlet innen: {0}, {1}, {2}", "xloc": [ - "default.handlebars->47->2413" + "default.handlebars->47->2421" ] }, { @@ -77809,7 +77852,7 @@ "zh-cht": "用戶通知已更改", "hu": "Felhasználói értesítések megváltoztak", "xloc": [ - "default.handlebars->47->2435" + "default.handlebars->47->2443" ] }, { @@ -77821,7 +77864,7 @@ "hu": "Felhasználói rekordok", "de": "Benutzeraufzeichnungen", "xloc": [ - "default.handlebars->47->2996" + "default.handlebars->47->3004" ] }, { @@ -77848,8 +77891,8 @@ "zh-cht": "未找到用戶 {0}。", "hu": "{0} felhasználó nem található.", "xloc": [ - "default-mobile.handlebars->11->939", - "default.handlebars->47->3046" + "default-mobile.handlebars->11->941", + "default.handlebars->47->3054" ] }, { @@ -77929,19 +77972,19 @@ "xloc": [ "default-mobile.handlebars->11->595", "default-mobile.handlebars->11->665", - "default-mobile.handlebars->11->845", - "default.handlebars->47->1194", - "default.handlebars->47->1285", - "default.handlebars->47->1383", - "default.handlebars->47->1607", - "default.handlebars->47->1902", - "default.handlebars->47->1917", + "default-mobile.handlebars->11->847", + "default.handlebars->47->1198", + "default.handlebars->47->1289", + "default.handlebars->47->1387", + "default.handlebars->47->1612", + "default.handlebars->47->1907", "default.handlebars->47->1922", - "default.handlebars->47->1960", - "default.handlebars->47->2574", - "default.handlebars->47->2814", - "default.handlebars->47->327", - "default.handlebars->47->472", + "default.handlebars->47->1927", + "default.handlebars->47->1968", + "default.handlebars->47->2582", + "default.handlebars->47->2822", + "default.handlebars->47->330", + "default.handlebars->47->475", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->0->1", "login2.handlebars->centralTable->1->0->logincell->loginpanel->loginpanelform->loginuserpassdiv->1->1->0->1", "mstsc.handlebars->main->1->3->1->rowusername->1->0", @@ -77976,8 +78019,8 @@ "xloc": [ "default-mobile.handlebars->11->660", "default-mobile.handlebars->11->663", - "default.handlebars->47->1378", - "default.handlebars->47->1381", + "default.handlebars->47->1382", + "default.handlebars->47->1385", "ssh.handlebars->3->10", "ssh.handlebars->3->7" ] @@ -78037,8 +78080,8 @@ "xloc": [ "default-mobile.handlebars->11->661", "default-mobile.handlebars->11->664", - "default.handlebars->47->1379", - "default.handlebars->47->1382", + "default.handlebars->47->1383", + "default.handlebars->47->1386", "ssh.handlebars->3->11", "ssh.handlebars->3->8" ] @@ -78083,8 +78126,8 @@ "pl": "Username:0000", "de": "Benutzername:0000", "xloc": [ - "default.handlebars->47->1601", - "default.handlebars->47->2808" + "default.handlebars->47->1606", + "default.handlebars->47->2816" ] }, { @@ -78111,9 +78154,9 @@ "zh-cht": "用戶", "hu": "Felhasználók", "xloc": [ - "default.handlebars->47->2608", - "default.handlebars->47->2652", - "default.handlebars->47->3116", + "default.handlebars->47->2616", + "default.handlebars->47->2660", + "default.handlebars->47->3124", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -78141,7 +78184,7 @@ "zh-cht": "用戶節", "hu": "Felhasználói munkamenetek", "xloc": [ - "default.handlebars->47->3089" + "default.handlebars->47->3097" ] }, { @@ -78168,7 +78211,7 @@ "zh-cht": "用戶視圖", "hu": "Felhasználók megtekintése", "xloc": [ - "default.handlebars->47->2548" + "default.handlebars->47->2556" ] }, { @@ -78195,8 +78238,8 @@ "zh-cht": "未找到用戶 {0}。", "hu": "{0} felhasználók nem találhatóak.", "xloc": [ - "default-mobile.handlebars->11->940", - "default.handlebars->47->3047" + "default-mobile.handlebars->11->942", + "default.handlebars->47->3055" ] }, { @@ -78223,7 +78266,7 @@ "zh-cht": "VNC 連接", "hu": "VNC Kapcsolat", "xloc": [ - "default.handlebars->47->774" + "default.handlebars->47->777" ] }, { @@ -78250,7 +78293,7 @@ "zh-cht": "VNC遠程連接端口:", "hu": "VNC távooli kapcsoalt port:", "xloc": [ - "default.handlebars->47->773" + "default.handlebars->47->776" ] }, { @@ -78277,7 +78320,7 @@ "zh-cht": "VT100 +(F10 = ESC + [OY)", "hu": "VT100+ (F10 = ESC+[OY)", "xloc": [ - "default.handlebars->47->1402", + "default.handlebars->47->1406", "sharing.handlebars->11->38" ] }, @@ -78306,7 +78349,7 @@ "hu": "Érvényes bejelentkezés", "xloc": [ "default-mobile.handlebars->11->84", - "default.handlebars->47->317" + "default.handlebars->47->320" ] }, { @@ -78333,7 +78376,7 @@ "zh-cht": "驗證電郵", "hu": "Email Érvényesít", "xloc": [ - "default.handlebars->47->2526" + "default.handlebars->47->2534" ] }, { @@ -78360,8 +78403,8 @@ "zh-cht": "驗證異常", "hu": "Érvényesítési kivétel", "xloc": [ - "default-mobile.handlebars->11->933", - "default.handlebars->47->3040" + "default-mobile.handlebars->11->935", + "default.handlebars->47->3048" ] }, { @@ -78388,7 +78431,7 @@ "zh-cht": "有效期", "hu": "Érvényesség", "xloc": [ - "default.handlebars->47->1131" + "default.handlebars->47->1135" ] }, { @@ -78415,7 +78458,7 @@ "zh-cht": "價值", "hu": "Érték", "xloc": [ - "default.handlebars->47->1333" + "default.handlebars->47->1337" ] }, { @@ -78443,7 +78486,7 @@ "hu": "venda", "xloc": [ "default-mobile.handlebars->11->292", - "default.handlebars->47->1820" + "default.handlebars->47->1825" ] }, { @@ -78470,10 +78513,10 @@ "zh-cht": "供應商", "hu": "Forgalmazó", "xloc": [ - "default-mobile.handlebars->11->790", - "default-mobile.handlebars->11->793", - "default.handlebars->47->1530", - "default.handlebars->47->1533" + "default-mobile.handlebars->11->791", + "default-mobile.handlebars->11->795", + "default.handlebars->47->1534", + "default.handlebars->47->1538" ] }, { @@ -78501,8 +78544,8 @@ "hu": "Megerősítő kód:", "xloc": [ "default-mobile.handlebars->11->82", - "default.handlebars->47->246", - "default.handlebars->47->249" + "default.handlebars->47->249", + "default.handlebars->47->252" ] }, { @@ -78529,7 +78572,7 @@ "zh-cht": "已驗證", "hu": "Megerősítve", "xloc": [ - "default.handlebars->47->2832" + "default.handlebars->47->2840" ] }, { @@ -78568,7 +78611,7 @@ "pl": "Zweryfikowano logowanie", "de": "Verifizierte Nutzerkennung", "xloc": [ - "default.handlebars->47->1581" + "default.handlebars->47->1586" ] }, { @@ -78579,7 +78622,7 @@ "pl": "Zweryfikowano konto komunikatora", "de": "Verifizierter Benachrichtigungsaccount", "xloc": [ - "default.handlebars->47->2523" + "default.handlebars->47->2531" ] }, { @@ -78590,7 +78633,7 @@ "pl": "Zweryfikowano konto komunikatora użytkownika {0}", "de": "Verifizierter Benachrichtigungsaccount des Benutzers {0}", "xloc": [ - "default.handlebars->47->2461" + "default.handlebars->47->2469" ] }, { @@ -78618,8 +78661,8 @@ "hu": "Megerősített telefonszám ", "xloc": [ "default-mobile.handlebars->11->96", - "default.handlebars->47->1575", - "default.handlebars->47->2521" + "default.handlebars->47->1580", + "default.handlebars->47->2529" ] }, { @@ -78646,7 +78689,7 @@ "zh-cht": "用戶{0}的已驗證電話號碼", "hu": "Megerősített telefonszám {0} felhasználóhoz", "xloc": [ - "default.handlebars->47->2401" + "default.handlebars->47->2409" ] }, { @@ -78729,13 +78772,13 @@ "hu": "Verzió", "xloc": [ "default-mobile.handlebars->11->721", - "default-mobile.handlebars->11->773", - "default-mobile.handlebars->11->791", - "default-mobile.handlebars->11->796", - "default.handlebars->47->1468", - "default.handlebars->47->1513", - "default.handlebars->47->1531", - "default.handlebars->47->1536", + "default-mobile.handlebars->11->774", + "default-mobile.handlebars->11->792", + "default-mobile.handlebars->11->798", + "default.handlebars->47->1472", + "default.handlebars->47->1517", + "default.handlebars->47->1535", + "default.handlebars->47->1541", "default.handlebars->container->column_l->p42->p42tbl->1->0->5" ] }, @@ -78763,7 +78806,7 @@ "zh-cht": "版本不兼容,請先升級你的MeshCentral", "hu": "Nem kompatibilis verzió, kérjük, először frissítse a MeshCentral telepítését.", "xloc": [ - "default.handlebars->47->3160" + "default.handlebars->47->3168" ] }, { @@ -78844,7 +78887,7 @@ "hu": "Rezgés", "xloc": [ "default-mobile.handlebars->11->568", - "default.handlebars->47->1150" + "default.handlebars->47->1154" ] }, { @@ -78872,7 +78915,7 @@ "hu": "vietnámi", "xloc": [ "default-mobile.handlebars->11->293", - "default.handlebars->47->1821" + "default.handlebars->47->1826" ] }, { @@ -78926,7 +78969,7 @@ "zh-cht": "查看所有事件", "hu": "Minden esemény megtekintése", "xloc": [ - "default.handlebars->47->2599" + "default.handlebars->47->2607" ] }, { @@ -78977,8 +79020,8 @@ "zh-cht": "查看變更日誌", "hu": "Változásnapló megtekintése", "xloc": [ - "default.handlebars->47->3163", - "default.handlebars->47->3165" + "default.handlebars->47->3171", + "default.handlebars->47->3173" ] }, { @@ -79005,7 +79048,7 @@ "zh-cht": "查看有關此裝置的註釋", "hu": "Az eszközzel kapcsolatos megjegyzések megtekintése", "xloc": [ - "default.handlebars->47->930" + "default.handlebars->47->934" ] }, { @@ -79032,7 +79075,7 @@ "zh-cht": "查看有關此裝置群的註釋", "hu": "Az eszközcsoporttal kapcsolatos megjegyzések megtekintése", "xloc": [ - "default.handlebars->47->2001" + "default.handlebars->47->2009" ] }, { @@ -79059,7 +79102,7 @@ "zh-cht": "查看有關此用戶的註釋", "hu": "A felhasználóval kapcsolatos megjegyzések megtekintése", "xloc": [ - "default.handlebars->47->2767" + "default.handlebars->47->2775" ] }, { @@ -79114,7 +79157,7 @@ "zh-cht": "查看此用戶以前的登錄信息", "hu": "A felhasználó korábbi bejelentkezéseinek megtekintése", "xloc": [ - "default.handlebars->47->2782" + "default.handlebars->47->2790" ] }, { @@ -79169,7 +79212,7 @@ "hu": "volapuk", "xloc": [ "default-mobile.handlebars->11->294", - "default.handlebars->47->1822" + "default.handlebars->47->1827" ] }, { @@ -79397,7 +79440,7 @@ "hu": "Várjuk, hogy a felhasználó engedélyezze a hozzáférést...", "xloc": [ "default-mobile.handlebars->11->615", - "default.handlebars->47->1265", + "default.handlebars->47->1269", "sharing.handlebars->11->28", "sharing.handlebars->11->6" ] @@ -79426,8 +79469,8 @@ "zh-cht": "喚醒", "hu": "Felébresztés", "xloc": [ - "default.handlebars->47->1053", - "default.handlebars->47->1078" + "default.handlebars->47->1057", + "default.handlebars->47->1082" ] }, { @@ -79454,10 +79497,10 @@ "zh-cht": "喚醒裝置", "hu": "Eszközök felébresztése", "xloc": [ - "default-mobile.handlebars->11->880", - "default-mobile.handlebars->11->895", - "default.handlebars->47->2143", - "default.handlebars->47->2175" + "default-mobile.handlebars->11->882", + "default-mobile.handlebars->11->897", + "default.handlebars->47->2151", + "default.handlebars->47->2183" ] }, { @@ -79485,7 +79528,7 @@ "hu": "Felébresztés", "xloc": [ "default-mobile.handlebars->11->573", - "default.handlebars->47->1155" + "default.handlebars->47->1159" ] }, { @@ -79512,7 +79555,7 @@ "zh-cht": "喚醒裝置", "hu": "Eszközök felébresztése", "xloc": [ - "default.handlebars->47->669" + "default.handlebars->47->672" ] }, { @@ -79540,7 +79583,7 @@ "hu": "walloon", "xloc": [ "default-mobile.handlebars->11->295", - "default.handlebars->47->1823" + "default.handlebars->47->1828" ] }, { @@ -79567,7 +79610,7 @@ "zh-cht": "弱", "hu": "gyenge", "xloc": [ - "default.handlebars->47->1909" + "default.handlebars->47->1914" ] }, { @@ -79626,8 +79669,8 @@ "zh-cht": "網頁通知", "hu": "Weboldal értesítések", "xloc": [ - "default.handlebars->47->1029", - "default.handlebars->47->2222" + "default.handlebars->47->1033", + "default.handlebars->47->2230" ] }, { @@ -79654,7 +79697,7 @@ "zh-cht": "網頁電源開關 7", "hu": "Web Power Switch 7", "xloc": [ - "default.handlebars->47->1900" + "default.handlebars->47->1905" ] }, { @@ -79681,8 +79724,8 @@ "zh-cht": "網絡伺服器", "hu": "WEB Kiszolgáló", "xloc": [ - "default.handlebars->47->3142", - "default.handlebars->47->3143" + "default.handlebars->47->3150", + "default.handlebars->47->3151" ] }, { @@ -79709,7 +79752,7 @@ "zh-cht": "Web 服務器 HTTP 標頭", "hu": "WEB Kiszolgáló HTTP fejlécek", "xloc": [ - "default.handlebars->47->3146" + "default.handlebars->47->3154" ] }, { @@ -79736,7 +79779,7 @@ "zh-cht": "Web伺服器請求", "hu": "WEB kiszolgáló kérések", "xloc": [ - "default.handlebars->47->3144" + "default.handlebars->47->3152" ] }, { @@ -79763,7 +79806,7 @@ "zh-cht": "Web插座中繼", "hu": "Web Socket Relay", "xloc": [ - "default.handlebars->47->3145" + "default.handlebars->47->3153" ] }, { @@ -79790,8 +79833,8 @@ "zh-cht": "網絡RDP", "hu": "Web-RDP", "xloc": [ - "default.handlebars->47->2968", - "default.handlebars->47->971", + "default.handlebars->47->2976", + "default.handlebars->47->975", "default.handlebars->contextMenu->cxwebrdp" ] }, @@ -79819,7 +79862,7 @@ "zh-cht": "網絡SFTP", "hu": "Web-SFTP", "xloc": [ - "default.handlebars->47->2970" + "default.handlebars->47->2978" ] }, { @@ -79846,8 +79889,8 @@ "zh-cht": "網絡SSH", "hu": "Web-SSH", "xloc": [ - "default.handlebars->47->2969", - "default.handlebars->47->973", + "default.handlebars->47->2977", + "default.handlebars->47->977", "default.handlebars->contextMenu->cxwebssh" ] }, @@ -79875,8 +79918,8 @@ "zh-cht": "網絡-VNC", "hu": "Web-VNC", "xloc": [ - "default.handlebars->47->2971", - "default.handlebars->47->969", + "default.handlebars->47->2979", + "default.handlebars->47->973", "default.handlebars->contextMenu->cxwebvnc" ] }, @@ -79904,7 +79947,7 @@ "zh-cht": "WebRDP", "hu": "WebRDP", "xloc": [ - "default.handlebars->47->3110" + "default.handlebars->47->3118" ] }, { @@ -79931,7 +79974,7 @@ "zh-cht": "網絡SSH", "hu": "WebSSH", "xloc": [ - "default.handlebars->47->3111" + "default.handlebars->47->3119" ] }, { @@ -79985,7 +80028,7 @@ "zh-cht": "網絡VNC", "hu": "WebVNC", "xloc": [ - "default.handlebars->47->3112" + "default.handlebars->47->3120" ] }, { @@ -80012,7 +80055,7 @@ "zh-cht": "每週", "hu": "Heti", "xloc": [ - "default.handlebars->47->291" + "default.handlebars->47->294" ] }, { @@ -80096,7 +80139,7 @@ "hu": "walesi", "xloc": [ "default-mobile.handlebars->11->296", - "default.handlebars->47->1824" + "default.handlebars->47->1829" ] }, { @@ -80107,8 +80150,8 @@ "pl": "Whatsapp", "de": "WhatsApp", "xloc": [ - "default.handlebars->47->1596", - "default.handlebars->47->2803" + "default.handlebars->47->1601", + "default.handlebars->47->2811" ] }, { @@ -80135,7 +80178,7 @@ "zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "hu": "Ha engedélyezve van, a meghívókódokat bárki használhatja, hogy eszközöket csatlakoztasson ehhez az eszközcsoporthoz a következő nyilvános link segítségével:", "xloc": [ - "default.handlebars->47->2201" + "default.handlebars->47->2209" ] }, { @@ -80163,7 +80206,7 @@ "hu": "Ha engedélyezi, lehetőséget kap, hogy bejelentkezéskor a nagyobb biztonság érdekében 2 faktoros bejelentkezési jelszót kérjen az e-mail fiókjába.", "xloc": [ "default-mobile.handlebars->11->102", - "default.handlebars->47->1609" + "default.handlebars->47->1614" ] }, { @@ -80190,7 +80233,7 @@ "zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。", "hu": "Ha ezt a házirendet választja, az Intel® AMT-t ez a kiszolgáló nem kezeli. Az Intel AMT továbbra is használható manuális aktiválással és konfigurálással.", "xloc": [ - "default.handlebars->47->2081" + "default.handlebars->47->2089" ] }, { @@ -80241,7 +80284,7 @@ "zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。", "hu": "Ha ezt a házirendet választja, minden Intel® AMT in Client Control Mode (CCM) deaktiválva lesz. Más eszközökön a CIRA törlődik, és továbbra is manuálisan kezelhetők.", "xloc": [ - "default.handlebars->47->2082" + "default.handlebars->47->2090" ] }, { @@ -80268,7 +80311,7 @@ "zh-cht": "下次登入時將更改。", "hu": "A következő bejelentkezéskor módosul.", "xloc": [ - "default.handlebars->47->2736" + "default.handlebars->47->2744" ] }, { @@ -80298,8 +80341,8 @@ "default-mobile.handlebars->11->644", "default-mobile.handlebars->11->648", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->5", - "default.handlebars->47->1324", "default.handlebars->47->1328", + "default.handlebars->47->1332", "sharing.handlebars->p11->deskarea0->deskarea4->3->deskkeys->3" ] }, @@ -80521,7 +80564,7 @@ "zh-cht": "Win32可執行檔案", "hu": "Win32 futtatható", "xloc": [ - "default.handlebars->47->1222" + "default.handlebars->47->1226" ] }, { @@ -80624,9 +80667,9 @@ "hu": "Windows", "xloc": [ "default-mobile.handlebars->11->490", - "default.handlebars->47->554", + "default.handlebars->47->557", "default.handlebars->47->57", - "default.handlebars->47->828" + "default.handlebars->47->831" ] }, { @@ -80653,7 +80696,7 @@ "zh-cht": "Windows(.exe)", "hu": "Windows (.exe)", "xloc": [ - "default.handlebars->47->609" + "default.handlebars->47->612" ] }, { @@ -80728,7 +80771,7 @@ "zh-cht": "視窗 (RDP)", "hu": "Windows (RDP)", "xloc": [ - "default.handlebars->47->464" + "default.handlebars->47->467" ] }, { @@ -80755,7 +80798,7 @@ "zh-cht": "Windows(卸載)", "hu": "Windows (Eltávolítás)", "xloc": [ - "default.handlebars->47->560" + "default.handlebars->47->563" ] }, { @@ -80929,7 +80972,7 @@ "nl": "Windows ARM (64bit)", "de": "Windows ARM (64bit)", "xloc": [ - "default.handlebars->47->1229" + "default.handlebars->47->1233" ] }, { @@ -80955,7 +80998,7 @@ "nl": "Windows ARM-64 (.exe)", "de": "Windows ARM (64bit) .exe", "xloc": [ - "default.handlebars->47->585" + "default.handlebars->47->588" ] }, { @@ -80982,8 +81025,8 @@ "zh-cht": "Windows命令提示", "hu": "Windows parancssor (CMD)", "xloc": [ - "default.handlebars->47->1172", - "default.handlebars->47->732" + "default.handlebars->47->1176", + "default.handlebars->47->735" ] }, { @@ -81010,8 +81053,8 @@ "zh-cht": "Windows MeshAgent", "hu": "Windows MeshAgent", "xloc": [ - "default.handlebars->47->2206", - "default.handlebars->47->544" + "default.handlebars->47->2214", + "default.handlebars->47->547" ] }, { @@ -81094,7 +81137,7 @@ "zh-cht": "Windows路徑", "hu": "Windows elérési út", "xloc": [ - "default.handlebars->47->707" + "default.handlebars->47->710" ] }, { @@ -81121,8 +81164,8 @@ "zh-cht": "Windows PowerShell", "hu": "Windows PowerShell", "xloc": [ - "default.handlebars->47->1173", - "default.handlebars->47->733" + "default.handlebars->47->1177", + "default.handlebars->47->736" ] }, { @@ -81150,7 +81193,7 @@ "hu": "Windows Biztonság", "xloc": [ "default-mobile.handlebars->11->739", - "default.handlebars->47->875" + "default.handlebars->47->878" ] }, { @@ -81177,7 +81220,7 @@ "zh-cht": "僅Windows", "hu": "csak Windows", "xloc": [ - "default.handlebars->47->517" + "default.handlebars->47->520" ] }, { @@ -81204,7 +81247,7 @@ "zh-cht": "Windows x64(.exe)", "hu": "Windows x64 (.exe)", "xloc": [ - "default.handlebars->47->612" + "default.handlebars->47->615" ] }, { @@ -81212,7 +81255,7 @@ "nl": "Windows x86 (32bit)", "de": "Windows x86 (32bit)", "xloc": [ - "default.handlebars->47->1228" + "default.handlebars->47->1232" ] }, { @@ -81220,7 +81263,7 @@ "nl": "Windows x86 (64bit)", "de": "Windows x86 (64bit)", "xloc": [ - "default.handlebars->47->1227" + "default.handlebars->47->1231" ] }, { @@ -81228,7 +81271,7 @@ "nl": "Windows x86-32 (.exe)", "de": "Windows x86-32 (.exe)", "xloc": [ - "default.handlebars->47->577" + "default.handlebars->47->580" ] }, { @@ -81236,7 +81279,7 @@ "nl": "Windows x86-64 (.exe)", "de": "Windows x86-64 (.exe)", "xloc": [ - "default.handlebars->47->581" + "default.handlebars->47->584" ] }, { @@ -81263,7 +81306,7 @@ "zh-cht": "工作目錄", "hu": "Munkakönyvtár", "xloc": [ - "default.handlebars->47->1289" + "default.handlebars->47->1293" ] }, { @@ -81344,7 +81387,7 @@ "zh-cht": "换行:關", "hu": "Sortörés: KI", "xloc": [ - "default.handlebars->47->1452", + "default.handlebars->47->1456", "sharing.handlebars->11->84" ] }, @@ -81372,7 +81415,7 @@ "zh-cht": "换行:開", "hu": "Sortörés: BE", "xloc": [ - "default.handlebars->47->1451", + "default.handlebars->47->1455", "sharing.handlebars->11->83" ] }, @@ -81400,7 +81443,7 @@ "zh-cht": "為此裝置寫一個事件", "hu": "Bejegyzés írása az eszköz eseménynaplójába.", "xloc": [ - "default.handlebars->47->932" + "default.handlebars->47->936" ] }, { @@ -81481,8 +81524,8 @@ "zh-cht": "XMPP", "hu": "XMPP", "xloc": [ - "default.handlebars->47->1587", - "default.handlebars->47->2794" + "default.handlebars->47->1592", + "default.handlebars->47->2802" ] }, { @@ -81509,7 +81552,7 @@ "zh-cht": "XTerm", "hu": "XTerm", "xloc": [ - "default.handlebars->47->958" + "default.handlebars->47->962" ] }, { @@ -81537,7 +81580,7 @@ "hu": "xhosa", "xloc": [ "default-mobile.handlebars->11->297", - "default.handlebars->47->1825" + "default.handlebars->47->1830" ] }, { @@ -81565,7 +81608,7 @@ "hu": "jiddis", "xloc": [ "default-mobile.handlebars->11->298", - "default.handlebars->47->1826" + "default.handlebars->47->1831" ] }, { @@ -81592,7 +81635,7 @@ "zh-cht": "你可以隨時重新啟動此功能。", "hu": "Ezt a funkciót bármikor újraaktiválhatja.", "xloc": [ - "default.handlebars->47->218" + "default.handlebars->47->221" ] }, { @@ -81697,7 +81740,7 @@ "zh-cht": "你現在需要一個有效的保安編碼才能再次登入。", "hu": "Az újbóli bejelentkezéshez most már érvényes tokenre lesz szüksége.", "xloc": [ - "default.handlebars->47->213" + "default.handlebars->47->216" ] }, { @@ -81752,7 +81795,7 @@ "zh-cht": "YubiKey™OTP", "hu": "YubiKey™ OTP", "xloc": [ - "default.handlebars->47->1628" + "default.handlebars->47->1633" ] }, { @@ -81807,7 +81850,7 @@ "zh-cht": "郵編檔案名", "hu": "Zip fájlnév", "xloc": [ - "default.handlebars->47->1436", + "default.handlebars->47->1440", "sharing.handlebars->11->68" ] }, @@ -81835,7 +81878,7 @@ "zh-cht": "縮放至適合範圍", "hu": "Illeszkedő nagyítás", "xloc": [ - "default.handlebars->47->794" + "default.handlebars->47->797" ] }, { @@ -81862,8 +81905,8 @@ "zh-cht": "放大到一定程度", "hu": "Nagyítás", "xloc": [ - "default.handlebars->47->791", - "default.handlebars->47->797" + "default.handlebars->47->794", + "default.handlebars->47->800" ] }, { @@ -81890,8 +81933,8 @@ "zh-cht": "縮小到一定程度", "hu": "Kicsinyítés", "xloc": [ - "default.handlebars->47->792", - "default.handlebars->47->798" + "default.handlebars->47->795", + "default.handlebars->47->801" ] }, { @@ -81901,8 +81944,8 @@ "nl": "Zulip", "pl": "Zulip", "xloc": [ - "default.handlebars->47->1591", - "default.handlebars->47->2798" + "default.handlebars->47->1596", + "default.handlebars->47->2806" ] }, { @@ -81930,7 +81973,7 @@ "hu": "zulu", "xloc": [ "default-mobile.handlebars->11->299", - "default.handlebars->47->1827" + "default.handlebars->47->1832" ] }, { @@ -82502,7 +82545,7 @@ "zh-cht": "\\\\'", "hu": "\\\\'", "xloc": [ - "default.handlebars->47->3161" + "default.handlebars->47->3169" ] }, { @@ -82531,8 +82574,8 @@ "xloc": [ "default-mobile.handlebars->11->387", "default-mobile.handlebars->11->388", - "default.handlebars->47->761", - "default.handlebars->47->762" + "default.handlebars->47->764", + "default.handlebars->47->765" ] }, { @@ -82559,9 +82602,9 @@ "zh-cht": "加一", "hu": "adjon hozzá egyet", "xloc": [ - "default.handlebars->47->352", - "default.handlebars->47->354", - "default.handlebars->47->356" + "default.handlebars->47->355", + "default.handlebars->47->357", + "default.handlebars->47->359" ] }, { @@ -82588,7 +82631,7 @@ "zh-cht": "管理員", "hu": "Adminisztrátor", "xloc": [ - "default.handlebars->47->473" + "default.handlebars->47->476" ] }, { @@ -82617,8 +82660,8 @@ "xloc": [ "default-mobile.handlebars->11->391", "default-mobile.handlebars->11->392", - "default.handlebars->47->765", - "default.handlebars->47->766" + "default.handlebars->47->768", + "default.handlebars->47->769" ] }, { @@ -82645,7 +82688,7 @@ "zh-cht": "和", "hu": "and", "xloc": [ - "default.handlebars->47->743" + "default.handlebars->47->746" ] }, { @@ -82729,8 +82772,8 @@ "xloc": [ "default-mobile.handlebars->11->385", "default-mobile.handlebars->11->386", - "default.handlebars->47->759", - "default.handlebars->47->760" + "default.handlebars->47->762", + "default.handlebars->47->763" ] }, { @@ -82812,7 +82855,7 @@ "zh-cht": "取消幫助", "hu": "cancelhelp", "xloc": [ - "default.handlebars->47->410" + "default.handlebars->47->413" ] }, { @@ -82978,8 +83021,14 @@ "zh-cht": "計算機列表.json", "hu": "computerlist.json", "xloc": [ - "default.handlebars->47->725", - "default.handlebars->47->730" + "default.handlebars->47->728", + "default.handlebars->47->733" + ] + }, + { + "en": "config.json", + "xloc": [ + "default.handlebars->47->1951" ] }, { @@ -83006,8 +83055,8 @@ "zh-cht": "console.txt", "hu": "console.txt", "xloc": [ - "default-mobile.handlebars->11->820", - "default.handlebars->47->1561" + "default-mobile.handlebars->11->822", + "default.handlebars->47->1566" ] }, { @@ -83035,7 +83084,7 @@ "hu": "másolás", "xloc": [ "default-mobile.handlebars->11->368", - "default.handlebars->47->2300" + "default.handlebars->47->2308" ] }, { @@ -83089,8 +83138,8 @@ "zh-cht": "描述:", "hu": "desc:", "xloc": [ - "default.handlebars->47->767", - "default.handlebars->47->768" + "default.handlebars->47->770", + "default.handlebars->47->771" ] }, { @@ -83117,7 +83166,7 @@ "zh-cht": "設備列表", "hu": "devicelist", "xloc": [ - "default.handlebars->47->323" + "default.handlebars->47->326" ] }, { @@ -83144,8 +83193,8 @@ "zh-cht": "devicelist.csv", "hu": "devicelist.csv", "xloc": [ - "default.handlebars->47->721", - "default.handlebars->47->729" + "default.handlebars->47->724", + "default.handlebars->47->732" ] }, { @@ -83172,8 +83221,8 @@ "zh-cht": "devicelist.json", "hu": "devicelist.json", "xloc": [ - "default.handlebars->47->723", - "default.handlebars->47->731" + "default.handlebars->47->726", + "default.handlebars->47->734" ] }, { @@ -83278,8 +83327,8 @@ "zh-cht": "eventslist.csv", "hu": "eventslist.csv", "xloc": [ - "default.handlebars->47->2489", - "default.handlebars->47->2494" + "default.handlebars->47->2497", + "default.handlebars->47->2502" ] }, { @@ -83306,8 +83355,8 @@ "zh-cht": "eventslist.json", "hu": "eventslist.json", "xloc": [ - "default.handlebars->47->2491", - "default.handlebars->47->2495" + "default.handlebars->47->2499", + "default.handlebars->47->2503" ] }, { @@ -83334,7 +83383,7 @@ "zh-cht": "example@email.com", "hu": "example@example.com", "xloc": [ - "default.handlebars->47->513" + "default.handlebars->47->516" ] }, { @@ -83389,8 +83438,8 @@ "zh-cht": "免費", "hu": "szabad", "xloc": [ - "default.handlebars->47->3097", - "default.handlebars->47->3100" + "default.handlebars->47->3105", + "default.handlebars->47->3108" ] }, { @@ -83419,8 +83468,8 @@ "xloc": [ "default-mobile.handlebars->11->379", "default-mobile.handlebars->11->380", - "default.handlebars->47->753", - "default.handlebars->47->754" + "default.handlebars->47->756", + "default.handlebars->47->757" ] }, { @@ -83449,8 +83498,8 @@ "xloc": [ "default-mobile.handlebars->11->377", "default-mobile.handlebars->11->378", - "default.handlebars->47->751", - "default.handlebars->47->752" + "default.handlebars->47->754", + "default.handlebars->47->755" ] }, { @@ -83602,8 +83651,8 @@ "hu": "https://api.callmebot.com/...", "pl": "https://api.callmebot.com/...", "xloc": [ - "default.handlebars->47->1603", - "default.handlebars->47->2810" + "default.handlebars->47->1608", + "default.handlebars->47->2818" ] }, { @@ -83710,7 +83759,7 @@ "zh-cht": "ID、姓名、電子郵件、創建、lastlogin、組、authfactors、siteadmin、useradmin、鎖定", "hu": "id, name, email, creation, lastlogin, groups, authfactors, siteadmin, useradmin, locked", "xloc": [ - "default.handlebars->47->2563" + "default.handlebars->47->2571" ] }, { @@ -83783,10 +83832,7 @@ "tr": "id, ad, rname, ana bilgisayar, simge, ip, osdesc, durum, grup adı, bağlantı, pwr, av, güncelleme, güvenlik duvarı, avdetails", "zh-chs": "id、名称、rname、主机、图标、ip、osdesc、状态、组名、conn、pwr、av、更新、防火墙、avdetails", "zh-cht": "id、名稱、rname、主機、圖標、ip、osdesc、狀態、組名、conn、pwr、av、更新、防火牆、avdetails", - "hu": "id, name, rname, host, icon, ip, osdesc, state, groupname, conn, pwr, av, update, firewall, avdetails", - "xloc": [ - "default.handlebars->47->728" - ] + "hu": "id, name, rname, host, icon, ip, osdesc, state, groupname, conn, pwr, av, update, firewall, avdetails" }, { "bs": "id, ime, rname, host, ikona, ip, osdesc, status, groupname, conn, pwr, av, ažuriranje, firewall, avdetails", @@ -83812,6 +83858,12 @@ "zh-cht": "id、名稱、rname、主機、圖標、ip、osdesc、狀態、組名、conn、pwr、av、更新、防火牆、avdetails", "hu": "id, name, rname, host, icon, ip, osdesc, status, groupname, conn, pwr, av, update, firewall, avdetails" }, + { + "en": "id,name,rname,host,icon,ip,osdesc,state,groupname,conn,pwr,av,update,firewall,bitlocker,avdetails,tags", + "xloc": [ + "default.handlebars->47->731" + ] + }, { "bs": "ip:", "cs": "ip:", @@ -83838,8 +83890,8 @@ "xloc": [ "default-mobile.handlebars->11->375", "default-mobile.handlebars->11->376", - "default.handlebars->47->749", - "default.handlebars->47->750" + "default.handlebars->47->752", + "default.handlebars->47->753" ] }, { @@ -83947,7 +83999,7 @@ "zh-cht": "k max,默認為空白", "hu": " k max, alapértelmezetten üres", "xloc": [ - "default.handlebars->47->2591" + "default.handlebars->47->2599" ] }, { @@ -84054,7 +84106,7 @@ "hu": "macOS", "xloc": [ "default-mobile.handlebars->11->494", - "default.handlebars->47->832" + "default.handlebars->47->835" ] }, { @@ -84105,7 +84157,7 @@ "zh-cht": "macOS (SSH/SCP/VNC)", "hu": "macOS (SSH/SCP/VNC)", "xloc": [ - "default.handlebars->47->466" + "default.handlebars->47->469" ] }, { @@ -84180,7 +84232,7 @@ "zh-cht": "macOS ARM (64位)", "hu": "macOS ARM (64bit)", "xloc": [ - "default.handlebars->47->1233" + "default.handlebars->47->1237" ] }, { @@ -84207,7 +84259,7 @@ "zh-cht": "macOS x86 (64位)", "hu": "macOS x86 (64bit)", "xloc": [ - "default.handlebars->47->1232" + "default.handlebars->47->1236" ] }, { @@ -84290,7 +84342,7 @@ "zh-cht": "MeshAgent", "hu": "MeshAgent", "xloc": [ - "default.handlebars->47->617" + "default.handlebars->47->620" ] }, { @@ -84318,7 +84370,7 @@ "hu": "mozgat", "xloc": [ "default-mobile.handlebars->11->369", - "default.handlebars->47->2301" + "default.handlebars->47->2309" ] }, { @@ -84400,8 +84452,8 @@ "hu": "ntfy", "pl": "ntfy", "xloc": [ - "default.handlebars->47->1590", - "default.handlebars->47->2797" + "default.handlebars->47->1595", + "default.handlebars->47->2805" ] }, { @@ -84506,7 +84558,7 @@ "zh-cht": "或者", "hu": "or", "xloc": [ - "default.handlebars->47->744" + "default.handlebars->47->747" ] }, { @@ -84535,8 +84587,8 @@ "xloc": [ "default-mobile.handlebars->11->389", "default-mobile.handlebars->11->390", - "default.handlebars->47->763", - "default.handlebars->47->764" + "default.handlebars->47->766", + "default.handlebars->47->767" ] }, { @@ -84645,7 +84697,7 @@ "zh-cht": "servererrors.txt", "hu": "servererrors.txt", "xloc": [ - "default.handlebars->47->1943" + "default.handlebars->47->1948" ] }, { @@ -84672,7 +84724,7 @@ "zh-cht": "servertrace.csv", "hu": "servertrace.csv", "xloc": [ - "default.handlebars->47->3155" + "default.handlebars->47->3163" ] }, { @@ -84725,8 +84777,8 @@ "xloc": [ "default-mobile.handlebars->11->383", "default-mobile.handlebars->11->384", - "default.handlebars->47->757", - "default.handlebars->47->758" + "default.handlebars->47->760", + "default.handlebars->47->761" ] }, { @@ -84755,8 +84807,8 @@ "xloc": [ "default-mobile.handlebars->11->381", "default-mobile.handlebars->11->382", - "default.handlebars->47->755", - "default.handlebars->47->756" + "default.handlebars->47->758", + "default.handlebars->47->759" ] }, { @@ -84783,7 +84835,7 @@ "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "hu": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "xloc": [ - "default.handlebars->47->3129" + "default.handlebars->47->3137" ] }, { @@ -84810,7 +84862,7 @@ "zh-cht": "時間,來源,訊息", "hu": "time, source, message", "xloc": [ - "default.handlebars->47->3154" + "default.handlebars->47->3162" ] }, { @@ -84873,8 +84925,8 @@ "zh-cht": "總", "hu": "összesen", "xloc": [ - "default.handlebars->47->3098", - "default.handlebars->47->3101" + "default.handlebars->47->3106", + "default.handlebars->47->3109" ] }, { @@ -84930,8 +84982,8 @@ "xloc": [ "default-mobile.handlebars->11->373", "default-mobile.handlebars->11->374", - "default.handlebars->47->747", - "default.handlebars->47->748" + "default.handlebars->47->750", + "default.handlebars->47->751" ] }, { @@ -84984,8 +85036,8 @@ "xloc": [ "default-mobile.handlebars->11->371", "default-mobile.handlebars->11->372", - "default.handlebars->47->745", - "default.handlebars->47->746" + "default.handlebars->47->748", + "default.handlebars->47->749" ] }, { @@ -85012,8 +85064,8 @@ "zh-cht": "userlist.csv", "hu": "userlist.csv", "xloc": [ - "default.handlebars->47->2559", - "default.handlebars->47->2564" + "default.handlebars->47->2567", + "default.handlebars->47->2572" ] }, { @@ -85040,8 +85092,8 @@ "zh-cht": "userlist.json", "hu": "userlist.json", "xloc": [ - "default.handlebars->47->2561", - "default.handlebars->47->2565" + "default.handlebars->47->2569", + "default.handlebars->47->2573" ] }, { @@ -85052,8 +85104,8 @@ "pl": "nazwauzytkownika@domena.pl", "de": "benutzername@beispiel.de", "xloc": [ - "default.handlebars->47->1606", - "default.handlebars->47->2813" + "default.handlebars->47->1611", + "default.handlebars->47->2821" ] }, { @@ -85064,8 +85116,8 @@ "pl": "nazwauzytkownika@serwer.pl", "de": "benutzername@server.de", "xloc": [ - "default.handlebars->47->1602", - "default.handlebars->47->2809" + "default.handlebars->47->1607", + "default.handlebars->47->2817" ] }, { @@ -85092,7 +85144,7 @@ "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息", "hu": "utc, time, type, action, user, device, message", "xloc": [ - "default.handlebars->47->2493" + "default.handlebars->47->2501" ] }, { @@ -85167,7 +85219,7 @@ "nl": "x86 32bit versie van de MeshAgent", "de": "x86 32bit Version des MeshAgent", "xloc": [ - "default.handlebars->47->576" + "default.handlebars->47->579" ] }, { @@ -85175,7 +85227,7 @@ "nl": "x86 64bit versie van de MeshAgent", "de": "x86 64bit Version des MeshAgent", "xloc": [ - "default.handlebars->47->580" + "default.handlebars->47->583" ] }, { @@ -85349,8 +85401,8 @@ "zh-cht": "{0} Gb", "hu": "{0} Gb", "xloc": [ - "default.handlebars->47->2273", - "default.handlebars->47->2278" + "default.handlebars->47->2281", + "default.handlebars->47->2286" ] }, { @@ -85401,9 +85453,9 @@ "zh-cht": "{0} Kb", "hu": "{0} Kb", "xloc": [ - "default.handlebars->47->2271", - "default.handlebars->47->2276", - "default.handlebars->47->2893" + "default.handlebars->47->2279", + "default.handlebars->47->2284", + "default.handlebars->47->2901" ] }, { @@ -85454,12 +85506,12 @@ "zh-cht": "{0} Mb", "hu": "{0} Mb", "xloc": [ - "default-mobile.handlebars->11->804", - "default-mobile.handlebars->11->809", - "default.handlebars->47->1544", + "default-mobile.handlebars->11->806", + "default-mobile.handlebars->11->811", "default.handlebars->47->1549", - "default.handlebars->47->2272", - "default.handlebars->47->2277" + "default.handlebars->47->1554", + "default.handlebars->47->2280", + "default.handlebars->47->2285" ] }, { @@ -85486,8 +85538,8 @@ "zh-cht": "{0} Mb,{1} Mhz", "hu": "{0} Mb, {1} Mhz", "xloc": [ - "default-mobile.handlebars->11->802", - "default.handlebars->47->1542" + "default-mobile.handlebars->11->804", + "default.handlebars->47->1547" ] }, { @@ -85538,7 +85590,7 @@ "zh-cht": "{0}個活躍節", "hu": "{0} actív munkamenet", "xloc": [ - "default.handlebars->47->2785" + "default.handlebars->47->2793" ] }, { @@ -85565,8 +85617,8 @@ "zh-cht": "{0} b", "hu": "{0} b", "xloc": [ - "default.handlebars->47->2270", - "default.handlebars->47->2275" + "default.handlebars->47->2278", + "default.handlebars->47->2283" ] }, { @@ -85594,8 +85646,8 @@ "hu": "{0} bytes", "xloc": [ "default-mobile.handlebars->11->357", - "default.handlebars->47->2286", - "default.handlebars->47->2914", + "default.handlebars->47->2294", + "default.handlebars->47->2922", "download.handlebars->3->2", "download2.handlebars->5->2", "sharing.handlebars->11->97" @@ -85625,7 +85677,7 @@ "zh-cht": "剩餘{0}個字節", "hu": "{0} byte maradt", "xloc": [ - "default.handlebars->47->2265" + "default.handlebars->47->2273" ] }, { @@ -85676,7 +85728,7 @@ "zh-cht": "{0}個連接", "hu": "{0} kapcsolat", "xloc": [ - "default.handlebars->47->1294", + "default.handlebars->47->1298", "sharing.handlebars->11->16" ] }, @@ -85704,7 +85756,7 @@ "zh-cht": "{0} 從 {1} 到 {2}。", "hu": "{0} {1} és {2} között.", "xloc": [ - "default.handlebars->47->1190" + "default.handlebars->47->1194" ] }, { @@ -85731,7 +85783,7 @@ "zh-cht": "剩餘{0} GB", "hu": "{0} gigabyte maradt", "xloc": [ - "default.handlebars->47->2268" + "default.handlebars->47->2276" ] }, { @@ -85758,7 +85810,7 @@ "zh-cht": "{0}個群組", "hu": "{0} csoport", "xloc": [ - "default.handlebars->47->2741" + "default.handlebars->47->2749" ] }, { @@ -85785,7 +85837,7 @@ "zh-cht": "{0}小時", "hu": "{0} óra", "xloc": [ - "default.handlebars->47->270" + "default.handlebars->47->273" ] }, { @@ -85836,7 +85888,7 @@ "zh-cht": "剩餘{0}千字節", "hu": "{0} kilobyte maradt", "xloc": [ - "default.handlebars->47->2266" + "default.handlebars->47->2274" ] }, { @@ -85892,7 +85944,7 @@ "zh-cht": "剩餘{0}兆字節", "hu": "{0} megabyte maradt", "xloc": [ - "default.handlebars->47->2267" + "default.handlebars->47->2275" ] }, { @@ -85919,7 +85971,7 @@ "zh-cht": "{0} 分鐘", "hu": "{0} perc", "xloc": [ - "default.handlebars->47->283" + "default.handlebars->47->286" ] }, { @@ -85946,7 +85998,7 @@ "zh-cht": "{0} 分鐘", "hu": "{0} perc", "xloc": [ - "default.handlebars->47->285" + "default.handlebars->47->288" ] }, { @@ -86024,7 +86076,7 @@ "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "hu": "{0} további felhasználó nem jelenik meg, használja a keresőmezőt a felhasználók kereséséhez...", "xloc": [ - "default.handlebars->47->2503" + "default.handlebars->47->2511" ] }, { @@ -86051,7 +86103,7 @@ "zh-cht": "{0}個節點", "hu": "{0} node-ok", "xloc": [ - "default.handlebars->47->623" + "default.handlebars->47->626" ] }, { @@ -86420,7 +86472,7 @@ "zh-cht": "{0} 個選定的設備處於離線狀態。", "hu": "{0} kiválasztott eszköz offline állapotban van.", "xloc": [ - "default.handlebars->47->689" + "default.handlebars->47->692" ] }, { @@ -86447,7 +86499,7 @@ "zh-cht": "{0} 個選定的設備在線。", "hu": "{0} kiválasztott eszköz online állapotban van.", "xloc": [ - "default.handlebars->47->687" + "default.handlebars->47->690" ] }, { @@ -86481,14 +86533,14 @@ "default-mobile.handlebars->11->426", "default-mobile.handlebars->11->430", "default-mobile.handlebars->11->434", - "default.handlebars->47->2507", - "default.handlebars->47->414", + "default.handlebars->47->2515", "default.handlebars->47->417", - "default.handlebars->47->421", - "default.handlebars->47->425", - "default.handlebars->47->429", - "default.handlebars->47->433", - "default.handlebars->47->437" + "default.handlebars->47->420", + "default.handlebars->47->424", + "default.handlebars->47->428", + "default.handlebars->47->432", + "default.handlebars->47->436", + "default.handlebars->47->440" ] }, { @@ -86515,7 +86567,7 @@ "zh-cht": "{0}设置(.msh)", "hu": "{0} settings (.msh)", "xloc": [ - "default.handlebars->47->588" + "default.handlebars->47->591" ] }, { @@ -86679,7 +86731,7 @@ "zh-cht": "{0}個用戶", "hu": "{0} felhasználó", "xloc": [ - "default.handlebars->47->440" + "default.handlebars->47->443" ] }, { @@ -86754,8 +86806,8 @@ "zh-cht": "{0}、{1} {2} 分鐘", "hu": "{0}, {1} kezdve {2} perc", "xloc": [ - "default.handlebars->47->1016", - "default.handlebars->47->2032" + "default.handlebars->47->1020", + "default.handlebars->47->2040" ] }, { @@ -86782,8 +86834,8 @@ "zh-cht": "{0}、{1} {2} 分鐘", "hu": "{0}, {1} kezdve {2} perc", "xloc": [ - "default.handlebars->47->1017", - "default.handlebars->47->2033" + "default.handlebars->47->1021", + "default.handlebars->47->2041" ] }, { @@ -86810,8 +86862,8 @@ "zh-cht": "{0},{1}至{2}", "hu": "{0}, {1} - {2}", "xloc": [ - "default.handlebars->47->1015", - "default.handlebars->47->2031" + "default.handlebars->47->1019", + "default.handlebars->47->2039" ] }, { @@ -86892,7 +86944,7 @@ "zh-cht": "{0}k在1檔案內。最多{1}k", "hu": "{0}k 1 fájlban. {1}k maximum", "xloc": [ - "default.handlebars->47->2280" + "default.handlebars->47->2288" ] }, { @@ -86919,7 +86971,7 @@ "zh-cht": "{1}k在{0}個檔案中。最多{2}k", "hu": "{0}k {1} fájlban. maximum {2}k", "xloc": [ - "default.handlebars->47->2279" + "default.handlebars->47->2287" ] }, { @@ -87183,6 +87235,7 @@ "default.handlebars->container->column_l->p2->p2info->p2AccountSecurity->3->managePushAuthDev->0->authPushAuthDevCheck->0", "default.handlebars->container->column_l->p5->p5filetable->bigok->0", "default.handlebars->container->column_l->p6->p6info->p2ServerActions->3->p2ServerActionsBackup->0->0->0", + "default.handlebars->container->column_l->p6->p6info->p2ServerActions->3->p2ServerActionsConfig->0->0->0", "default.handlebars->container->column_l->p6->p6info->p2ServerActions->3->p2ServerActionsErrors->0->0->0", "default.handlebars->container->column_l->p6->p6info->p2ServerActions->3->p2ServerActionsGoogleBackup->0->p2ServerActionsGoogleBackupCheck->0", "default.handlebars->container->column_l->p6->p6info->p2ServerActions->3->p2ServerActionsRestore->0->0->0", diff --git a/views/default.handlebars b/views/default.handlebars index de5501d6..048b2d5b 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -317,7 +317,7 @@     -   +