From 9b7ccb27fe6a090ac80c7068030dcd8d4366bc0d Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Mon, 18 Apr 2022 11:36:48 -0700 Subject: [PATCH] Fixed session recording permission issue, #2896 --- meshuser.js | 6 +- translate/translate.json | 5841 +++++++++++++++++++------------------- 2 files changed, 2943 insertions(+), 2904 deletions(-) diff --git a/meshuser.js b/meshuser.js index 4e5e6622..42fcbfb1 100644 --- a/meshuser.js +++ b/meshuser.js @@ -1288,7 +1288,11 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use if ((command.flags == 0) && (chguser.flags != null)) { delete chguser.flags; change = 1; } else { if (command.flags !== chguser.flags) { chguser.flags = command.flags; change = 1; } } } if ((command.removeRights != null) && (typeof command.removeRights == 'number')) { - if ((command.removeRights == 0) && (chguser.removeRights != null)) { delete chguser.removeRights; change = 1; } else { if (command.removeRights !== chguser.removeRights) { chguser.removeRights = command.removeRights; change = 1; } } + if (command.removeRights == 0) { + if (chguser.removeRights != null) { delete chguser.removeRights; change = 1; } + } else { + if (command.removeRights !== chguser.removeRights) { chguser.removeRights = command.removeRights; change = 1; } + } } // Site admins can change any server rights, user managers can only change AccountLock, NoMeshCmd and NoNewGroups diff --git a/translate/translate.json b/translate/translate.json index c1b1effc..1107787f 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -46,8 +46,8 @@ "zh-chs": " + CIRA", "zh-cht": " + CIRA", "xloc": [ - "default.handlebars->39->1867", - "default.handlebars->39->1869" + "default.handlebars->39->1873", + "default.handlebars->39->1875" ] }, { @@ -73,7 +73,7 @@ "zh-cht": " - 1天后重設。", "xloc": [ "default-mobile.handlebars->11->57", - "default.handlebars->39->73" + "default.handlebars->39->76" ] }, { @@ -99,7 +99,7 @@ "zh-cht": " - 1小時後重設。", "xloc": [ "default-mobile.handlebars->11->55", - "default.handlebars->39->71" + "default.handlebars->39->74" ] }, { @@ -125,7 +125,7 @@ "zh-cht": " - 1分鐘後重設。", "xloc": [ "default-mobile.handlebars->11->53", - "default.handlebars->39->69" + "default.handlebars->39->72" ] }, { @@ -151,7 +151,7 @@ "zh-cht": " - 在{0}天內重置。", "xloc": [ "default-mobile.handlebars->11->58", - "default.handlebars->39->74" + "default.handlebars->39->77" ] }, { @@ -177,7 +177,7 @@ "zh-cht": " - 在{0}小時內重置。", "xloc": [ "default-mobile.handlebars->11->56", - "default.handlebars->39->72" + "default.handlebars->39->75" ] }, { @@ -203,7 +203,7 @@ "zh-cht": " - 在{0}分鐘內重置。", "xloc": [ "default-mobile.handlebars->11->54", - "default.handlebars->39->70" + "default.handlebars->39->73" ] }, { @@ -230,8 +230,8 @@ "xloc": [ "default-mobile.handlebars->11->51", "default-mobile.handlebars->11->52", - "default.handlebars->39->67", - "default.handlebars->39->68" + "default.handlebars->39->70", + "default.handlebars->39->71" ] }, { @@ -299,7 +299,7 @@ "zh-chs": " 可以使用密码提示,但不建议使用。", "zh-cht": " 可以使用密碼提示,但不建議使用。", "xloc": [ - "default.handlebars->39->1748" + "default.handlebars->39->1754" ] }, { @@ -324,8 +324,8 @@ "zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。", "zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。", "xloc": [ - "default.handlebars->39->1985", - "default.handlebars->39->2538" + "default.handlebars->39->1991", + "default.handlebars->39->2546" ] }, { @@ -444,7 +444,7 @@ "zh-chs": " TLS。", "zh-cht": " TLS。", "xloc": [ - "default.handlebars->39->249" + "default.handlebars->39->252" ] }, { @@ -469,7 +469,7 @@ "zh-chs": " 没有TLS。", "zh-cht": " 沒有TLS。", "xloc": [ - "default.handlebars->39->250" + "default.handlebars->39->253" ] }, { @@ -789,7 +789,7 @@ "zh-chs": "(可选的)", "zh-cht": "(可選的)", "xloc": [ - "default.handlebars->39->504" + "default.handlebars->39->507" ] }, { @@ -834,8 +834,8 @@ "zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。", "zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。", "xloc": [ - "default.handlebars->39->1945", - "default.handlebars->39->466" + "default.handlebars->39->1951", + "default.handlebars->39->469" ] }, { @@ -860,7 +860,7 @@ "zh-chs": "*对于BSD,首先运行“ pkg install wget sudo bash ”。", "zh-cht": "*對於BSD,首先運行“ pkg install wget sudo bash ”。", "xloc": [ - "default.handlebars->39->557" + "default.handlebars->39->560" ] }, { @@ -929,8 +929,9 @@ "zh-cht": ",", "xloc": [ "default-mobile.handlebars->11->701", - "default.handlebars->39->2059", - "default.handlebars->39->2321" + "default.handlebars->39->2065", + "default.handlebars->39->2329", + "default.handlebars->39->885" ] }, { @@ -997,7 +998,7 @@ "zh-cht": ",只適用於Intel®AMT", "xloc": [ "default-mobile.handlebars->11->186", - "default.handlebars->39->326" + "default.handlebars->39->329" ] }, { @@ -1021,7 +1022,7 @@ "tr": ", Yerel Cihazlar", "zh-chs": ", 本地设备", "xloc": [ - "default.handlebars->39->328" + "default.handlebars->39->331" ] }, { @@ -1047,7 +1048,7 @@ "zh-cht": ",MQTT在線", "xloc": [ "default-mobile.handlebars->11->606", - "default.handlebars->39->1457" + "default.handlebars->39->1463" ] }, { @@ -1071,8 +1072,8 @@ "tr": ", İzin Yok", "zh-chs": ", 不同意", "xloc": [ - "default.handlebars->39->1903", - "default.handlebars->39->964" + "default.handlebars->39->1909", + "default.handlebars->39->970" ] }, { @@ -1097,8 +1098,8 @@ "zh-chs": ",提示同意", "zh-cht": ",提示同意", "xloc": [ - "default.handlebars->39->1904", - "default.handlebars->39->965" + "default.handlebars->39->1910", + "default.handlebars->39->971" ] }, { @@ -1118,8 +1119,8 @@ "tr": ", Günlük yinelenen", "pt-br": ", Recorrente diariamente", "xloc": [ - "default.handlebars->39->1900", - "default.handlebars->39->961" + "default.handlebars->39->1906", + "default.handlebars->39->967" ] }, { @@ -1139,8 +1140,8 @@ "tr": ", Haftalık yinelenen", "pt-br": ", Recorrente semanalmente", "xloc": [ - "default.handlebars->39->1901", - "default.handlebars->39->962" + "default.handlebars->39->1907", + "default.handlebars->39->968" ] }, { @@ -1166,9 +1167,9 @@ }, { "en": ", Relayed Devices", - "pl": ", Urządzenia Przekierowane", + "pl": ", Urządzenia Przekierowane", "xloc": [ - "default.handlebars->39->327" + "default.handlebars->39->330" ] }, { @@ -1193,7 +1194,7 @@ "zh-chs": ",软体KVM", "zh-cht": ",軟體KVM", "xloc": [ - "default.handlebars->39->1191", + "default.handlebars->39->1197", "sharing.handlebars->11->12" ] }, @@ -1218,8 +1219,8 @@ "tr": ", Araç Çubuğu", "zh-chs": ", 工具栏", "xloc": [ - "default.handlebars->39->1905", - "default.handlebars->39->966" + "default.handlebars->39->1911", + "default.handlebars->39->972" ] }, { @@ -1260,8 +1261,8 @@ "tr": ", Yalnızca masaüstünü görüntüle", "pt-br": ", Ver apenas área de trabalho", "xloc": [ - "default.handlebars->39->1902", - "default.handlebars->39->963" + "default.handlebars->39->1908", + "default.handlebars->39->969" ] }, { @@ -1289,9 +1290,9 @@ "default-mobile.handlebars->11->409", "default-mobile.handlebars->11->444", "default-mobile.handlebars->11->461", - "default.handlebars->39->1197", - "default.handlebars->39->1273", - "default.handlebars->39->1299", + "default.handlebars->39->1203", + "default.handlebars->39->1279", + "default.handlebars->39->1305", "sharing.handlebars->11->19", "sharing.handlebars->11->27", "sharing.handlebars->11->44", @@ -1487,7 +1488,7 @@ "zh-chs": ",{0}观看", "zh-cht": ",{0}觀看", "xloc": [ - "default.handlebars->39->1192", + "default.handlebars->39->1198", "sharing.handlebars->11->13" ] }, @@ -1593,9 +1594,9 @@ "xloc": [ "default-mobile.handlebars->11->139", "default-mobile.handlebars->11->477", - "default.handlebars->39->1318", - "default.handlebars->39->2120", - "default.handlebars->39->2736", + "default.handlebars->39->1324", + "default.handlebars->39->2126", + "default.handlebars->39->2744", "sharing.handlebars->11->50" ] }, @@ -1757,7 +1758,7 @@ "zh-chs": "1个活跃时段", "zh-cht": "1個活躍時段", "xloc": [ - "default.handlebars->39->2626" + "default.handlebars->39->2634" ] }, { @@ -1784,7 +1785,7 @@ "xloc": [ "default-mobile.handlebars->11->149", "default-mobile.handlebars->11->745", - "default.handlebars->39->2144", + "default.handlebars->39->2150", "download.handlebars->3->1", "download2.handlebars->5->1", "sharing.handlebars->11->96" @@ -1823,7 +1824,7 @@ "zh-chs": "1条连接", "zh-cht": "1位聯絡文", "xloc": [ - "default.handlebars->39->1194", + "default.handlebars->39->1200", "sharing.handlebars->11->15" ] }, @@ -1849,9 +1850,9 @@ "zh-chs": "1天", "zh-cht": "1天", "xloc": [ - "default.handlebars->39->257", - "default.handlebars->39->495", - "default.handlebars->39->509" + "default.handlebars->39->260", + "default.handlebars->39->498", + "default.handlebars->39->512" ] }, { @@ -1876,7 +1877,7 @@ "zh-chs": "1组", "zh-cht": "1群", "xloc": [ - "default.handlebars->39->2585" + "default.handlebars->39->2593" ] }, { @@ -1901,9 +1902,9 @@ "zh-chs": "1小时", "zh-cht": "1小時", "xloc": [ - "default.handlebars->39->255", - "default.handlebars->39->493", - "default.handlebars->39->507" + "default.handlebars->39->258", + "default.handlebars->39->496", + "default.handlebars->39->510" ] }, { @@ -1928,8 +1929,8 @@ "zh-chs": "1分钟", "zh-cht": "1分鐘", "xloc": [ - "default.handlebars->39->1044", - "default.handlebars->39->1713" + "default.handlebars->39->1050", + "default.handlebars->39->1719" ] }, { @@ -1954,7 +1955,7 @@ "zh-chs": "1分钟之后断开连接", "zh-cht": "1分鐘之後離線", "xloc": [ - "default.handlebars->39->77" + "default.handlebars->39->80" ] }, { @@ -1979,9 +1980,9 @@ "zh-chs": "1个月", "zh-cht": "1個月", "xloc": [ - "default.handlebars->39->259", - "default.handlebars->39->497", - "default.handlebars->39->511" + "default.handlebars->39->262", + "default.handlebars->39->500", + "default.handlebars->39->514" ] }, { @@ -2006,7 +2007,7 @@ "zh-chs": "有1个用户没有显示,请使用搜索框查找用户...", "zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...", "xloc": [ - "default.handlebars->39->2353" + "default.handlebars->39->2361" ] }, { @@ -2031,7 +2032,7 @@ "zh-chs": "1个节点", "zh-cht": "1個節點", "xloc": [ - "default.handlebars->39->589" + "default.handlebars->39->592" ] }, { @@ -2098,7 +2099,7 @@ "zh-chs": "1秒", "xloc": [ "default-mobile.handlebars->11->359", - "default.handlebars->39->1079" + "default.handlebars->39->1085" ] }, { @@ -2123,7 +2124,7 @@ "zh-chs": "1秒之后断开连接", "zh-cht": "1秒之後離線", "xloc": [ - "default.handlebars->39->75" + "default.handlebars->39->78" ] }, { @@ -2147,7 +2148,7 @@ "tr": "1 seçili cihaz çevrimdışı.", "zh-chs": "1 个选定的设备处于离线状态。", "xloc": [ - "default.handlebars->39->655" + "default.handlebars->39->658" ] }, { @@ -2171,7 +2172,7 @@ "tr": "1 seçili cihaz çevrimiçi.", "zh-chs": "1 个选定的设备在线。", "xloc": [ - "default.handlebars->39->653" + "default.handlebars->39->656" ] }, { @@ -2203,14 +2204,14 @@ "default-mobile.handlebars->11->218", "default-mobile.handlebars->11->222", "default-mobile.handlebars->11->226", - "default.handlebars->39->2357", - "default.handlebars->39->391", + "default.handlebars->39->2365", "default.handlebars->39->394", - "default.handlebars->39->398", - "default.handlebars->39->402", - "default.handlebars->39->406", - "default.handlebars->39->410", - "default.handlebars->39->414" + "default.handlebars->39->397", + "default.handlebars->39->401", + "default.handlebars->39->405", + "default.handlebars->39->409", + "default.handlebars->39->413", + "default.handlebars->39->417" ] }, { @@ -2235,9 +2236,9 @@ "zh-chs": "1周", "zh-cht": "1週", "xloc": [ - "default.handlebars->39->258", - "default.handlebars->39->496", - "default.handlebars->39->510" + "default.handlebars->39->261", + "default.handlebars->39->499", + "default.handlebars->39->513" ] }, { @@ -2390,8 +2391,8 @@ "zh-chs": "10分钟", "zh-cht": "10分鐘", "xloc": [ - "default.handlebars->39->1046", - "default.handlebars->39->1715" + "default.handlebars->39->1052", + "default.handlebars->39->1721" ] }, { @@ -2416,7 +2417,7 @@ "zh-chs": "10 秒", "xloc": [ "default-mobile.handlebars->11->361", - "default.handlebars->39->1081" + "default.handlebars->39->1087" ] }, { @@ -2544,8 +2545,8 @@ "zh-chs": "12小时", "zh-cht": "12小時", "xloc": [ - "default.handlebars->39->1054", - "default.handlebars->39->1723" + "default.handlebars->39->1060", + "default.handlebars->39->1729" ] }, { @@ -2618,8 +2619,8 @@ "zh-chs": "15分钟", "zh-cht": "15分鐘", "xloc": [ - "default.handlebars->39->1047", - "default.handlebars->39->1716" + "default.handlebars->39->1053", + "default.handlebars->39->1722" ] }, { @@ -2644,8 +2645,8 @@ "zh-chs": "16小时", "zh-cht": "16小時", "xloc": [ - "default.handlebars->39->1055", - "default.handlebars->39->1724" + "default.handlebars->39->1061", + "default.handlebars->39->1730" ] }, { @@ -2681,8 +2682,8 @@ "zh-chs": "2天", "zh-cht": "2天", "xloc": [ - "default.handlebars->39->1057", - "default.handlebars->39->1726" + "default.handlebars->39->1063", + "default.handlebars->39->1732" ] }, { @@ -2707,8 +2708,8 @@ "zh-chs": "2小时", "zh-cht": "2小時", "xloc": [ - "default.handlebars->39->1051", - "default.handlebars->39->1720" + "default.handlebars->39->1057", + "default.handlebars->39->1726" ] }, { @@ -2733,7 +2734,7 @@ "zh-chs": "两步登录激活失败。", "zh-cht": "兩步登入啟用失敗。", "xloc": [ - "default.handlebars->39->204" + "default.handlebars->39->207" ] }, { @@ -2758,7 +2759,7 @@ "zh-chs": "两步登录激活删除失败。", "zh-cht": "兩步登入啟用刪除失敗。", "xloc": [ - "default.handlebars->39->209" + "default.handlebars->39->212" ] }, { @@ -2886,8 +2887,8 @@ "zh-chs": "24小时", "zh-cht": "24小時", "xloc": [ - "default.handlebars->39->1056", - "default.handlebars->39->1725" + "default.handlebars->39->1062", + "default.handlebars->39->1731" ] }, { @@ -2961,16 +2962,16 @@ "zh-chs": "2FA备份代码已清除", "zh-cht": "2FA備份代碼已清除", "xloc": [ - "default.handlebars->39->2255" + "default.handlebars->39->2261" ] }, { "en": "2FA is locked", "nl": "2FA is vergrendeld", - "pl": "2FA jest zablokowane", + "pl": "2FA jest zablokowane", "xloc": [ "default-mobile.handlebars->11->60", - "default.handlebars->39->191" + "default.handlebars->39->194" ] }, { @@ -2979,7 +2980,7 @@ "pt-br": "2ª Etapa", "pl": "dwuetapowe", "xloc": [ - "default.handlebars->39->2772" + "default.handlebars->39->2780" ] }, { @@ -3004,8 +3005,8 @@ "zh-chs": "启用第二因素身份验证", "zh-cht": "啟用第二因素身份驗證", "xloc": [ - "default.handlebars->39->2371", - "default.handlebars->39->2609" + "default.handlebars->39->2379", + "default.handlebars->39->2617" ] }, { @@ -3154,8 +3155,8 @@ "zh-chs": "30分钟", "zh-cht": "30分鐘", "xloc": [ - "default.handlebars->39->1048", - "default.handlebars->39->1717" + "default.handlebars->39->1054", + "default.handlebars->39->1723" ] }, { @@ -3180,7 +3181,7 @@ "zh-chs": "32 位", "xloc": [ "default-mobile.handlebars->11->514", - "default.handlebars->39->1371" + "default.handlebars->39->1377" ] }, { @@ -3205,8 +3206,8 @@ "zh-chs": "MeshAgent的32位版本", "zh-cht": "MeshAgent的32位版本", "xloc": [ - "default.handlebars->39->547", - "default.handlebars->39->575" + "default.handlebars->39->550", + "default.handlebars->39->578" ] }, { @@ -3258,8 +3259,8 @@ "zh-chs": "4天", "zh-cht": "4天", "xloc": [ - "default.handlebars->39->1058", - "default.handlebars->39->1727" + "default.handlebars->39->1064", + "default.handlebars->39->1733" ] }, { @@ -3284,8 +3285,8 @@ "zh-chs": "4个小时", "zh-cht": "4個小時", "xloc": [ - "default.handlebars->39->1052", - "default.handlebars->39->1721" + "default.handlebars->39->1058", + "default.handlebars->39->1727" ] }, { @@ -3413,8 +3414,8 @@ "zh-chs": "45分钟", "zh-cht": "45分鐘", "xloc": [ - "default.handlebars->39->1049", - "default.handlebars->39->1718" + "default.handlebars->39->1055", + "default.handlebars->39->1724" ] }, { @@ -3464,8 +3465,8 @@ "zh-chs": "5分钟", "zh-cht": "5分鐘", "xloc": [ - "default.handlebars->39->1045", - "default.handlebars->39->1714" + "default.handlebars->39->1051", + "default.handlebars->39->1720" ] }, { @@ -3490,7 +3491,7 @@ "zh-chs": "5秒", "xloc": [ "default-mobile.handlebars->11->360", - "default.handlebars->39->1080" + "default.handlebars->39->1086" ] }, { @@ -3646,8 +3647,8 @@ "zh-chs": "60分钟", "zh-cht": "60分鐘", "xloc": [ - "default.handlebars->39->1050", - "default.handlebars->39->1719" + "default.handlebars->39->1056", + "default.handlebars->39->1725" ] }, { @@ -3724,7 +3725,7 @@ "zh-chs": "64 位", "xloc": [ "default-mobile.handlebars->11->516", - "default.handlebars->39->1373" + "default.handlebars->39->1379" ] }, { @@ -3749,7 +3750,7 @@ "zh-chs": "64位版本的macOS Mesh Agent", "zh-cht": "64位版本的macOS Mesh Agent", "xloc": [ - "default.handlebars->39->562" + "default.handlebars->39->565" ] }, { @@ -3774,8 +3775,8 @@ "zh-chs": "MeshAgent的64位版本", "zh-cht": "MeshAgent的64位版本", "xloc": [ - "default.handlebars->39->551", - "default.handlebars->39->578" + "default.handlebars->39->554", + "default.handlebars->39->581" ] }, { @@ -3844,7 +3845,7 @@ "zh-chs": "7天电源状态", "zh-cht": "7天電源狀態", "xloc": [ - "default.handlebars->39->1114" + "default.handlebars->39->1120" ] }, { @@ -3853,7 +3854,7 @@ "pt-br": "7 dias", "pl": "7 dni", "xloc": [ - "default.handlebars->39->1728" + "default.handlebars->39->1734" ] }, { @@ -3931,10 +3932,10 @@ "zh-chs": "8小時", "zh-cht": "8小時", "xloc": [ - "default.handlebars->39->1053", - "default.handlebars->39->1722", - "default.handlebars->39->494", - "default.handlebars->39->508" + "default.handlebars->39->1059", + "default.handlebars->39->1728", + "default.handlebars->39->497", + "default.handlebars->39->511" ] }, { @@ -4087,7 +4088,7 @@ "zh-chs": "硬件密钥用作辅助登录身份验证。", "zh-cht": "硬件密鑰用作輔助登入身份驗證。", "xloc": [ - "default.handlebars->39->218" + "default.handlebars->39->221" ] }, { @@ -4259,8 +4260,8 @@ "zh-cht": "ACM", "xloc": [ "default-mobile.handlebars->11->297", - "default.handlebars->39->1883", - "default.handlebars->39->802" + "default.handlebars->39->1889", + "default.handlebars->39->805" ] }, { @@ -4329,8 +4330,8 @@ "zh-chs": "AMT", "zh-cht": "AMT", "xloc": [ - "default.handlebars->39->376", - "default.handlebars->39->624" + "default.handlebars->39->379", + "default.handlebars->39->627" ] }, { @@ -4354,7 +4355,7 @@ "tr": "AMT-OS", "zh-chs": "操作系统", "xloc": [ - "default.handlebars->39->2894" + "default.handlebars->39->2902" ] }, { @@ -4373,7 +4374,7 @@ "ru": "AMT-Redir", "tr": "AMT-Yönlendirme", "xloc": [ - "default.handlebars->39->2779" + "default.handlebars->39->2787" ] }, { @@ -4392,7 +4393,7 @@ "ru": "AMT-WSMAN", "tr": "AMT-WSMAN", "xloc": [ - "default.handlebars->39->2778" + "default.handlebars->39->2786" ] }, { @@ -4548,8 +4549,8 @@ "xloc": [ "default-mobile.handlebars->11->518", "default-mobile.handlebars->11->520", - "default.handlebars->39->821", - "default.handlebars->39->823" + "default.handlebars->39->824", + "default.handlebars->39->826" ] }, { @@ -4575,7 +4576,7 @@ "zh-cht": "拒絕存取", "xloc": [ "default-mobile.handlebars->11->607", - "default.handlebars->39->1458" + "default.handlebars->39->1464" ] }, { @@ -4651,7 +4652,7 @@ "zh-chs": "访问服务器档案", "zh-cht": "存取伺服器檔案", "xloc": [ - "default.handlebars->39->2544" + "default.handlebars->39->2552" ] }, { @@ -4760,11 +4761,11 @@ "default-mobile.handlebars->11->264", "default-mobile.handlebars->11->266", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0", - "default.handlebars->39->1757", - "default.handlebars->39->1759", - "default.handlebars->39->2947", - "default.handlebars->39->762", - "default.handlebars->39->764" + "default.handlebars->39->1763", + "default.handlebars->39->1765", + "default.handlebars->39->2955", + "default.handlebars->39->765", + "default.handlebars->39->767" ] }, { @@ -4789,7 +4790,7 @@ "zh-chs": "帐号设定", "xloc": [ "default-mobile.handlebars->11->712", - "default.handlebars->39->2823" + "default.handlebars->39->2831" ] }, { @@ -4865,7 +4866,7 @@ "zh-chs": "帐户已更改:{0}", "zh-cht": "帳戶已更改:{0}", "xloc": [ - "default.handlebars->39->2228" + "default.handlebars->39->2234" ] }, { @@ -4890,7 +4891,7 @@ "zh-chs": "创建帐户,电子邮件为{0}", "zh-cht": "創建帳戶,電子郵件為{0}", "xloc": [ - "default.handlebars->39->2227" + "default.handlebars->39->2233" ] }, { @@ -4910,7 +4911,7 @@ "tr": "Hesap oluşturuldu, ad {0}.", "pt-br": "Conta criada, o nome é {0}", "xloc": [ - "default.handlebars->39->2290" + "default.handlebars->39->2296" ] }, { @@ -4935,7 +4936,7 @@ "zh-chs": "创建帐户,用户名是{0}", "zh-cht": "帳戶已創建,用戶名是{0}", "xloc": [ - "default.handlebars->39->2226" + "default.handlebars->39->2232" ] }, { @@ -4961,9 +4962,9 @@ "zh-cht": "帳戶已被鎖定", "xloc": [ "default-mobile.handlebars->11->64", - "default.handlebars->39->195", - "default.handlebars->39->2373", - "default.handlebars->39->2541" + "default.handlebars->39->198", + "default.handlebars->39->2381", + "default.handlebars->39->2549" ] }, { @@ -4989,7 +4990,7 @@ "zh-cht": "達到帳戶限制。", "xloc": [ "default-mobile.handlebars->11->724", - "default.handlebars->39->2835", + "default.handlebars->39->2843", "login-mobile.handlebars->5->6", "login.handlebars->5->6", "login2.handlebars->7->8" @@ -5044,7 +5045,7 @@ "zh-chs": "帐号登录", "zh-cht": "帳號登錄", "xloc": [ - "default.handlebars->39->2163" + "default.handlebars->39->2169" ] }, { @@ -5068,7 +5069,7 @@ "tr": "{0}, {1}, {2} adresinden hesap girişi", "zh-chs": "来自 {0}、{1}、{2} 的帐户登录", "xloc": [ - "default.handlebars->39->2269" + "default.handlebars->39->2275" ] }, { @@ -5093,7 +5094,7 @@ "zh-chs": "帐户登出", "zh-cht": "帳戶登出", "xloc": [ - "default.handlebars->39->2164" + "default.handlebars->39->2170" ] }, { @@ -5145,7 +5146,7 @@ "zh-chs": "帐户密码已更改:{0}", "zh-cht": "帳戶密碼已更改:{0}", "xloc": [ - "default.handlebars->39->2236" + "default.handlebars->39->2242" ] }, { @@ -5170,7 +5171,7 @@ "zh-chs": "帐户已删除", "zh-cht": "帳戶已刪除", "xloc": [ - "default.handlebars->39->2225" + "default.handlebars->39->2231" ] }, { @@ -5221,7 +5222,7 @@ "zh-cht": "指令", "xloc": [ "default-mobile.handlebars->11->613", - "default.handlebars->39->1464", + "default.handlebars->39->1470", "default.handlebars->container->column_l->p42->p42tbl->1->0->8" ] }, @@ -5247,8 +5248,8 @@ "zh-chs": "动作档案", "zh-cht": "動作檔案", "xloc": [ - "default.handlebars->39->1160", - "default.handlebars->39->1162" + "default.handlebars->39->1166", + "default.handlebars->39->1168" ] }, { @@ -5277,7 +5278,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->39->880", + "default.handlebars->39->886", "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" @@ -5305,7 +5306,7 @@ "zh-chs": "使用FAT格式的USB密钥在管理控制模式(ACM)中激活英特尔®AMT。将setup.bin放在其上,然后使用此键引导一台或多台计算机。", "zh-cht": "使用FAT格式的USB密鑰在管理控制模式(ACM)中激活英特爾®AMT。將setup.bin放在其上,然後使用此鍵引導一台或多台計算機。", "xloc": [ - "default.handlebars->39->460" + "default.handlebars->39->463" ] }, { @@ -5380,7 +5381,7 @@ "zh-chs": "如果ACM失败,则激活到CCM", "zh-cht": "如果ACM失敗,則激活到CCM", "xloc": [ - "default.handlebars->39->1936" + "default.handlebars->39->1942" ] }, { @@ -5408,9 +5409,9 @@ "default-mobile.handlebars->11->292", "default-mobile.handlebars->11->294", "default-mobile.handlebars->11->569", - "default.handlebars->39->1419", - "default.handlebars->39->795", - "default.handlebars->39->797" + "default.handlebars->39->1425", + "default.handlebars->39->798", + "default.handlebars->39->800" ] }, { @@ -5435,7 +5436,7 @@ "zh-chs": "激活", "zh-cht": "啟動", "xloc": [ - "default.handlebars->39->297" + "default.handlebars->39->300" ] }, { @@ -5460,8 +5461,8 @@ "zh-chs": "主动设备共享", "zh-cht": "主動設備共享", "xloc": [ - "default.handlebars->39->1887", - "default.handlebars->39->948" + "default.handlebars->39->1893", + "default.handlebars->39->954" ] }, { @@ -5485,7 +5486,7 @@ "tr": "Aktif Giriş Anahtarları", "zh-chs": "活动登录令牌", "xloc": [ - "default.handlebars->39->1787" + "default.handlebars->39->1793" ] }, { @@ -5505,7 +5506,7 @@ "ru": "Активный пользователь", "tr": "Aktif Kullanıcı", "xloc": [ - "default.handlebars->39->839" + "default.handlebars->39->842" ] }, { @@ -5525,7 +5526,7 @@ "ru": "Активные пользователи", "tr": "Aktif Kullanıcılar", "xloc": [ - "default.handlebars->39->838" + "default.handlebars->39->841" ] }, { @@ -5572,8 +5573,8 @@ "zh-chs": "添加", "xloc": [ "default-mobile.handlebars->11->436", - "default.handlebars->39->1228", - "default.handlebars->39->1233" + "default.handlebars->39->1234", + "default.handlebars->39->1239" ] }, { @@ -5640,8 +5641,8 @@ "zh-chs": "添加代理", "zh-cht": "新增代理", "xloc": [ - "default.handlebars->39->1879", - "default.handlebars->39->432" + "default.handlebars->39->1885", + "default.handlebars->39->435" ] }, { @@ -5688,9 +5689,9 @@ "zh-chs": "添加设备", "zh-cht": "新增裝置", "xloc": [ - "default.handlebars->39->2516", - "default.handlebars->39->2675", - "default.handlebars->39->436" + "default.handlebars->39->2524", + "default.handlebars->39->2683", + "default.handlebars->39->439" ] }, { @@ -5715,7 +5716,7 @@ "zh-chs": "添加设备日志", "zh-cht": "新增裝置日誌", "xloc": [ - "default.handlebars->39->1021" + "default.handlebars->39->1027" ] }, { @@ -5740,10 +5741,10 @@ "zh-chs": "添加设备组", "zh-cht": "新增裝置群", "xloc": [ - "default.handlebars->39->2021", - "default.handlebars->39->2510", - "default.handlebars->39->2663", - "default.handlebars->39->352" + "default.handlebars->39->2027", + "default.handlebars->39->2518", + "default.handlebars->39->2671", + "default.handlebars->39->355" ] }, { @@ -5768,7 +5769,7 @@ "zh-chs": "添加设备组权限", "zh-cht": "新增裝置群權限", "xloc": [ - "default.handlebars->39->2018" + "default.handlebars->39->2024" ] }, { @@ -5793,8 +5794,8 @@ "zh-chs": "添加设备权限", "zh-cht": "新增裝置權限", "xloc": [ - "default.handlebars->39->2023", - "default.handlebars->39->2025" + "default.handlebars->39->2029", + "default.handlebars->39->2031" ] }, { @@ -5841,7 +5842,7 @@ "zh-chs": "添加英特尔®AMT设备", "zh-cht": "新增Intel® AMT裝置", "xloc": [ - "default.handlebars->39->456" + "default.handlebars->39->459" ] }, { @@ -5866,7 +5867,7 @@ "zh-chs": "新增密钥", "zh-cht": "新增密鑰", "xloc": [ - "default.handlebars->39->222" + "default.handlebars->39->225" ] }, { @@ -5891,7 +5892,7 @@ "zh-chs": "添加本地", "zh-cht": "新增本地", "xloc": [ - "default.handlebars->39->426" + "default.handlebars->39->429" ] }, { @@ -5937,7 +5938,7 @@ "zh-chs": "添加成员身份", "zh-cht": "新增成員身份", "xloc": [ - "default.handlebars->39->2695" + "default.handlebars->39->2703" ] }, { @@ -5962,7 +5963,7 @@ "zh-chs": "添加 Mesh Agent", "zh-cht": "新增 Mesh Agent", "xloc": [ - "default.handlebars->39->588" + "default.handlebars->39->591" ] }, { @@ -6008,12 +6009,12 @@ "zh-chs": "添加安全密钥", "zh-cht": "新增安全密鑰", "xloc": [ - "default.handlebars->39->1503", - "default.handlebars->39->1504", - "default.handlebars->39->226", - "default.handlebars->39->228", + "default.handlebars->39->1509", + "default.handlebars->39->1510", + "default.handlebars->39->229", "default.handlebars->39->231", - "default.handlebars->39->232" + "default.handlebars->39->234", + "default.handlebars->39->235" ] }, { @@ -6039,7 +6040,7 @@ "zh-cht": "新增用戶", "xloc": [ "default-mobile.handlebars->11->637", - "default.handlebars->39->940" + "default.handlebars->39->946" ] }, { @@ -6064,7 +6065,7 @@ "zh-chs": "添加用户设备权限", "zh-cht": "新增用戶裝置權限", "xloc": [ - "default.handlebars->39->2028" + "default.handlebars->39->2034" ] }, { @@ -6089,10 +6090,10 @@ "zh-chs": "添加用户组", "zh-cht": "新增用戶群", "xloc": [ - "default.handlebars->39->1875", - "default.handlebars->39->2020", - "default.handlebars->39->2669", - "default.handlebars->39->941" + "default.handlebars->39->1881", + "default.handlebars->39->2026", + "default.handlebars->39->2677", + "default.handlebars->39->947" ] }, { @@ -6117,7 +6118,7 @@ "zh-chs": "添加用户组设备权限", "zh-cht": "新增用戶群裝置權限", "xloc": [ - "default.handlebars->39->2030" + "default.handlebars->39->2036" ] }, { @@ -6189,8 +6190,8 @@ "zh-chs": "添加用户", "zh-cht": "新增用戶", "xloc": [ - "default.handlebars->39->1874", - "default.handlebars->39->2505" + "default.handlebars->39->1880", + "default.handlebars->39->2513" ] }, { @@ -6215,7 +6216,7 @@ "zh-chs": "将用户添加到设备组", "zh-cht": "將用戶新增到裝置群", "xloc": [ - "default.handlebars->39->2017" + "default.handlebars->39->2023" ] }, { @@ -6240,7 +6241,7 @@ "zh-chs": "将用户添加到用户组", "zh-cht": "將用戶新增到用戶群", "xloc": [ - "default.handlebars->39->2540" + "default.handlebars->39->2548" ] }, { @@ -6265,7 +6266,7 @@ "zh-chs": "添加YubiKey®OTP", "zh-cht": "新增YubiKey®OTP", "xloc": [ - "default.handlebars->39->223" + "default.handlebars->39->226" ] }, { @@ -6289,7 +6290,7 @@ "tr": "\\\"{0}\\\" cihaz grubuna yerel bir cihaz ekleyin.", "zh-chs": "将本地设备添加到设备组 \\\"{0}\\\"。", "xloc": [ - "default.handlebars->39->437" + "default.handlebars->39->440" ] }, { @@ -6314,7 +6315,7 @@ "zh-chs": "通过扫描本地网络添加新的英特尔®AMT计算机。", "zh-cht": "通過掃描本地網絡新增新的Intel® AMT電腦。", "xloc": [ - "default.handlebars->39->427" + "default.handlebars->39->430" ] }, { @@ -6361,7 +6362,7 @@ "zh-chs": "添加位于本地网络上的新英特尔®AMT计算机。", "zh-cht": "新增位於本地網絡上的新Intel® AMT電腦。", "xloc": [ - "default.handlebars->39->425" + "default.handlebars->39->428" ] }, { @@ -6386,7 +6387,7 @@ "zh-chs": "将新的英特尔®AMT设备添加到设备组“{0}”。", "zh-cht": "將新的Intel® AMT裝置新增到裝置群“{0}”。", "xloc": [ - "default.handlebars->39->446" + "default.handlebars->39->449" ] }, { @@ -6411,8 +6412,8 @@ "zh-chs": "通过安装Mesh Agent将新计算机添加到该设备组。", "zh-cht": "通過安裝Mesh Agent將新電腦新增到該裝置群。", "xloc": [ - "default.handlebars->39->1878", - "default.handlebars->39->431" + "default.handlebars->39->1884", + "default.handlebars->39->434" ] }, { @@ -6436,7 +6437,7 @@ "tr": "Yerel ağda bulunan cihazı ekleyin.", "zh-chs": "添加位于本地网络上的设备。", "xloc": [ - "default.handlebars->39->435" + "default.handlebars->39->438" ] }, { @@ -6460,7 +6461,7 @@ "tr": "Yerel cihaz ekle", "zh-chs": "添加本地设备", "xloc": [ - "default.handlebars->39->445" + "default.handlebars->39->448" ] }, { @@ -6485,7 +6486,7 @@ "zh-chs": "添加标签", "zh-cht": "新增標籤", "xloc": [ - "default.handlebars->39->669" + "default.handlebars->39->672" ] }, { @@ -6510,7 +6511,7 @@ "zh-chs": "通过定期在远程设备上以管理员身份运行MeshCmd,添加,激活和配置Intel®AMT以将“{0}”分组。", "zh-cht": "通過定期在遠程設備上以管理員身份運行MeshCmd,添加,激活和配置Intel®AMT以將“{0}”分組。", "xloc": [ - "default.handlebars->39->457" + "default.handlebars->39->460" ] }, { @@ -6535,7 +6536,7 @@ "zh-chs": "添加了身份验证应用程序", "zh-cht": "添加了身份驗證應用程序", "xloc": [ - "default.handlebars->39->2252" + "default.handlebars->39->2258" ] }, { @@ -6560,7 +6561,7 @@ "zh-chs": "已将设备共享{0}从{1}添加到{2}", "zh-cht": "已將設備共享{0}從{1}添加到{2}", "xloc": [ - "default.handlebars->39->2263" + "default.handlebars->39->2269" ] }, { @@ -6580,7 +6581,7 @@ "tr": "Her gün yinelenen {0} cihaz paylaşımı eklendi.", "pt-br": "Compartilhamento diário do dispositivo {0} adicionado.", "xloc": [ - "default.handlebars->39->2300" + "default.handlebars->39->2306" ] }, { @@ -6600,7 +6601,7 @@ "tr": "Haftalık olarak yinelenen {0} cihaz paylaşımı eklendi.", "pt-br": "Compartilhamento Semanal do dispositivo {0} adicionado.", "xloc": [ - "default.handlebars->39->2301" + "default.handlebars->39->2307" ] }, { @@ -6620,7 +6621,7 @@ "tr": "Sınırsız süre ile cihaz paylaşımı {0} eklendi.", "pt-br": "Compartilhamento Ilimitado do dispositivo {0} adicionado.", "xloc": [ - "default.handlebars->39->2293" + "default.handlebars->39->2299" ] }, { @@ -6645,8 +6646,8 @@ "zh-chs": "已将设备{0}添加到设备组{1}", "zh-cht": "已將設備{0}添加到設備組{1}", "xloc": [ - "default.handlebars->39->2219", - "default.handlebars->39->2246" + "default.handlebars->39->2225", + "default.handlebars->39->2252" ] }, { @@ -6670,7 +6671,7 @@ "tr": "Giriş anahtarı eklendi", "zh-chs": "添加登录令牌", "xloc": [ - "default.handlebars->39->2277" + "default.handlebars->39->2283" ] }, { @@ -6694,7 +6695,7 @@ "tr": "Anında iletme bildirimi kimlik doğrulama cihazı eklendi", "zh-chs": "新增推送通知认证装置", "xloc": [ - "default.handlebars->39->2275" + "default.handlebars->39->2281" ] }, { @@ -6719,7 +6720,7 @@ "zh-chs": "添加了安全密钥", "zh-cht": "添加了安全密鑰", "xloc": [ - "default.handlebars->39->2257" + "default.handlebars->39->2263" ] }, { @@ -6744,7 +6745,7 @@ "zh-chs": "已将用户组{0}添加到设备组{1}", "zh-cht": "已將用戶組{0}添加到設備組{1}", "xloc": [ - "default.handlebars->39->2230" + "default.handlebars->39->2236" ] }, { @@ -6769,8 +6770,8 @@ "zh-chs": "已将用户{0}添加到用户组{1}", "zh-cht": "已將用戶{0}添加到用戶組{1}", "xloc": [ - "default.handlebars->39->2233", - "default.handlebars->39->2242" + "default.handlebars->39->2239", + "default.handlebars->39->2248" ] }, { @@ -6795,7 +6796,7 @@ "zh-chs": "地址", "zh-cht": "地址", "xloc": [ - "default.handlebars->39->347" + "default.handlebars->39->350" ] }, { @@ -6846,7 +6847,7 @@ "zh-cht": "管理員控制模式(ACM)", "xloc": [ "default-mobile.handlebars->11->571", - "default.handlebars->39->1421" + "default.handlebars->39->1427" ] }, { @@ -6872,7 +6873,7 @@ "zh-cht": "管理員憑證", "xloc": [ "default-mobile.handlebars->11->577", - "default.handlebars->39->1427" + "default.handlebars->39->1433" ] }, { @@ -6923,7 +6924,7 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->39->2589" + "default.handlebars->39->2597" ] }, { @@ -6974,7 +6975,7 @@ "zh-chs": "管理领域", "zh-cht": "管理領域", "xloc": [ - "default.handlebars->39->2438" + "default.handlebars->39->2446" ] }, { @@ -6999,7 +7000,7 @@ "zh-chs": "管理员", "zh-cht": "管理員", "xloc": [ - "default.handlebars->39->2365" + "default.handlebars->39->2373" ] }, { @@ -7024,7 +7025,7 @@ "zh-chs": "南非文", "zh-cht": "南非文", "xloc": [ - "default.handlebars->39->1506" + "default.handlebars->39->1512" ] }, { @@ -7053,11 +7054,11 @@ "default-mobile.handlebars->11->256", "default-mobile.handlebars->11->313", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1", - "default.handlebars->39->2095", - "default.handlebars->39->2108", - "default.handlebars->39->2892", - "default.handlebars->39->372", - "default.handlebars->39->620", + "default.handlebars->39->2101", + "default.handlebars->39->2114", + "default.handlebars->39->2900", + "default.handlebars->39->375", + "default.handlebars->39->623", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1" ] }, @@ -7083,8 +7084,8 @@ "zh-chs": "代理+英特尔AMT", "zh-cht": "代理+Intel® AMT", "xloc": [ - "default.handlebars->39->2097", - "default.handlebars->39->2110" + "default.handlebars->39->2103", + "default.handlebars->39->2116" ] }, { @@ -7136,7 +7137,7 @@ "zh-cht": "代理控制台", "xloc": [ "default-mobile.handlebars->11->683", - "default.handlebars->39->2038" + "default.handlebars->39->2044" ] }, { @@ -7161,7 +7162,7 @@ "zh-chs": "代理错误计数器", "zh-cht": "代理錯誤計數器", "xloc": [ - "default.handlebars->39->2861" + "default.handlebars->39->2869" ] }, { @@ -7185,7 +7186,7 @@ "tr": "Agent IP adresi", "zh-chs": "代理IP地址", "xloc": [ - "default.handlebars->39->322" + "default.handlebars->39->325" ] }, { @@ -7236,7 +7237,7 @@ "zh-cht": "代理訊息", "xloc": [ "default-mobile.handlebars->11->229", - "default.handlebars->39->417" + "default.handlebars->39->420" ] }, { @@ -7329,8 +7330,8 @@ "tr": "Agent Kendisinin-Paylaşımı", "pt-br": "Auto compartilhamento de Agente", "xloc": [ - "default.handlebars->39->1906", - "default.handlebars->39->967" + "default.handlebars->39->1912", + "default.handlebars->39->973" ] }, { @@ -7355,7 +7356,7 @@ "zh-chs": "代理时段", "zh-cht": "代理時段", "xloc": [ - "default.handlebars->39->2877" + "default.handlebars->39->2885" ] }, { @@ -7402,7 +7403,7 @@ "zh-cht": "代理標籤", "xloc": [ "default-mobile.handlebars->11->310", - "default.handlebars->39->818" + "default.handlebars->39->821" ] }, { @@ -7426,8 +7427,8 @@ "tr": "Agent Türü", "zh-chs": "代理类型", "xloc": [ - "default.handlebars->39->316", - "default.handlebars->39->342" + "default.handlebars->39->319", + "default.handlebars->39->345" ] }, { @@ -7452,7 +7453,7 @@ "zh-chs": "代理类型", "zh-cht": "代理類型", "xloc": [ - "default.handlebars->39->2106", + "default.handlebars->39->2112", "default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1" ] }, @@ -7477,8 +7478,8 @@ "tr": "Agent Sürümü", "zh-chs": "代理版本", "xloc": [ - "default.handlebars->39->317", - "default.handlebars->39->343" + "default.handlebars->39->320", + "default.handlebars->39->346" ] }, { @@ -7503,7 +7504,7 @@ "zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}", "zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}", "xloc": [ - "default.handlebars->39->2216" + "default.handlebars->39->2222" ] }, { @@ -7528,9 +7529,9 @@ "zh-chs": "代理已连接", "zh-cht": "代理已連接", "xloc": [ - "default.handlebars->39->238", - "default.handlebars->39->931", - "default.handlebars->39->932" + "default.handlebars->39->241", + "default.handlebars->39->937", + "default.handlebars->39->938" ] }, { @@ -7550,7 +7551,7 @@ "tr": "Agent kısıtlı yetkiler ile bağlandı", "pt-br": "Agente conectado com privilégios limitados", "xloc": [ - "default.handlebars->39->239" + "default.handlebars->39->242" ] }, { @@ -7575,7 +7576,7 @@ "zh-chs": "代理已断开连接", "zh-cht": "代理已斷開連接", "xloc": [ - "default.handlebars->39->243" + "default.handlebars->39->246" ] }, { @@ -7595,7 +7596,7 @@ "tr": "Agent doğrulaması atlandı, bu güvenli değil.", "pt-br": "O hash do agent foi ignorado, falha de segurança.", "xloc": [ - "default.handlebars->39->88" + "default.handlebars->39->91" ] }, { @@ -7684,7 +7685,7 @@ "zh-cht": "代理離線", "xloc": [ "default-mobile.handlebars->11->605", - "default.handlebars->39->1456" + "default.handlebars->39->1462" ] }, { @@ -7710,7 +7711,7 @@ "zh-cht": "代理在線", "xloc": [ "default-mobile.handlebars->11->604", - "default.handlebars->39->1455" + "default.handlebars->39->1461" ] }, { @@ -7798,7 +7799,7 @@ "zh-chs": "代理在特权降低的远程设备上运行。", "zh-cht": "代理在特權降低的遠程設備上運行。", "xloc": [ - "default.handlebars->39->925" + "default.handlebars->39->931" ] }, { @@ -7907,9 +7908,9 @@ "zh-chs": "代理", "zh-cht": "代理", "xloc": [ - "default.handlebars->39->2068", - "default.handlebars->39->2905", - "default.handlebars->39->513" + "default.handlebars->39->2074", + "default.handlebars->39->2913", + "default.handlebars->39->516" ] }, { @@ -7934,7 +7935,7 @@ "zh-chs": "阿尔巴尼亚文", "zh-cht": "阿爾巴尼亞文", "xloc": [ - "default.handlebars->39->1507" + "default.handlebars->39->1513" ] }, { @@ -7962,7 +7963,7 @@ "default-mobile.handlebars->11->148", "default-mobile.handlebars->11->478", "default-mobile.handlebars->11->480", - "default.handlebars->39->2748", + "default.handlebars->39->2756", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->1" ] }, @@ -7988,7 +7989,7 @@ "zh-chs": "全部可用", "zh-cht": "全部可用", "xloc": [ - "default.handlebars->39->2327" + "default.handlebars->39->2335" ] }, { @@ -7998,8 +7999,8 @@ "fr": "Tous les agents disponsibles", "pt-br": "Todos agentes disponíveis", "xloc": [ - "default.handlebars->39->2069", - "default.handlebars->39->514" + "default.handlebars->39->2075", + "default.handlebars->39->517" ] }, { @@ -8024,7 +8025,7 @@ "zh-chs": "所有显示", "zh-cht": "所有顯示", "xloc": [ - "default.handlebars->39->1266" + "default.handlebars->39->1272" ] }, { @@ -8049,7 +8050,7 @@ "zh-chs": "所有事件", "zh-cht": "所有事件", "xloc": [ - "default.handlebars->39->2325" + "default.handlebars->39->2333" ] }, { @@ -8074,9 +8075,9 @@ "zh-chs": "全部聚焦", "zh-cht": "全部聚焦", "xloc": [ - "default.handlebars->39->1198", - "default.handlebars->39->1200", - "default.handlebars->39->1201" + "default.handlebars->39->1204", + "default.handlebars->39->1206", + "default.handlebars->39->1207" ] }, { @@ -8125,8 +8126,8 @@ "zh-chs": "允许用户管理此设备组和该组中的设备。", "zh-cht": "允許用戶管理此裝置群和該群中的裝置。", "xloc": [ - "default.handlebars->39->1983", - "default.handlebars->39->2537" + "default.handlebars->39->1989", + "default.handlebars->39->2545" ] }, { @@ -8151,7 +8152,7 @@ "zh-chs": "允许用户管理此设备。", "zh-cht": "允許用戶管理此裝置。", "xloc": [ - "default.handlebars->39->1984" + "default.handlebars->39->1990" ] }, { @@ -8175,7 +8176,7 @@ "tr": "İzin verilmiş", "zh-chs": "允许", "xloc": [ - "default.handlebars->39->266" + "default.handlebars->39->269" ] }, { @@ -8248,8 +8249,8 @@ "xloc": [ "default-mobile.handlebars->11->429", "default-mobile.handlebars->11->433", - "default.handlebars->39->1221", - "default.handlebars->39->1225" + "default.handlebars->39->1227", + "default.handlebars->39->1231" ] }, { @@ -8326,7 +8327,7 @@ "zh-chs": "备用(F10 = ESC + 0)", "zh-cht": "備用(F10 = ESC + 0)", "xloc": [ - "default.handlebars->39->1292", + "default.handlebars->39->1298", "sharing.handlebars->11->37" ] }, @@ -8400,10 +8401,10 @@ "zh-chs": "一直通知", "zh-cht": "一直通知", "xloc": [ - "default.handlebars->39->1851", - "default.handlebars->39->2496", - "default.handlebars->39->2598", - "default.handlebars->39->848" + "default.handlebars->39->1857", + "default.handlebars->39->2504", + "default.handlebars->39->2606", + "default.handlebars->39->851" ] }, { @@ -8428,10 +8429,10 @@ "zh-chs": "一直提示", "zh-cht": "一直提示", "xloc": [ - "default.handlebars->39->1852", - "default.handlebars->39->2497", - "default.handlebars->39->2599", - "default.handlebars->39->849" + "default.handlebars->39->1858", + "default.handlebars->39->2505", + "default.handlebars->39->2607", + "default.handlebars->39->852" ] }, { @@ -8676,8 +8677,8 @@ "tr": "Anti-virüs etkin değil", "zh-chs": "杀毒软件未激活", "xloc": [ - "default.handlebars->39->2099", - "default.handlebars->39->2113" + "default.handlebars->39->2105", + "default.handlebars->39->2119" ] }, { @@ -8703,7 +8704,7 @@ "zh-cht": "防毒軟體", "xloc": [ "default-mobile.handlebars->11->534", - "default.handlebars->39->837" + "default.handlebars->39->840" ] }, { @@ -8728,7 +8729,13 @@ "zh-chs": "任何可支持的", "zh-cht": "任何可支持的", "xloc": [ - "default.handlebars->39->487" + "default.handlebars->39->490" + ] + }, + { + "en": "Apple", + "xloc": [ + "default.handlebars->39->57" ] }, { @@ -8779,7 +8786,7 @@ "zh-chs": "苹果macOS", "zh-cht": "蘋果macOS", "xloc": [ - "default.handlebars->39->528" + "default.handlebars->39->531" ] }, { @@ -8804,7 +8811,7 @@ "zh-chs": "仅限Apple macOS", "zh-cht": "僅限Apple macOS", "xloc": [ - "default.handlebars->39->489" + "default.handlebars->39->492" ] }, { @@ -8937,7 +8944,7 @@ "tr": "Uygulama, Her zaman bağlı", "zh-chs": "应用程序,始终连接", "xloc": [ - "default.handlebars->39->541" + "default.handlebars->39->544" ] }, { @@ -8961,7 +8968,7 @@ "tr": "Uygulama, Kullanıcı isteği üzerine bağlanın", "zh-chs": "应用程序,根据用户请求连接", "xloc": [ - "default.handlebars->39->540" + "default.handlebars->39->543" ] }, { @@ -8986,7 +8993,7 @@ "zh-chs": "阿拉伯文(阿尔及利亚)", "zh-cht": "阿拉伯文(阿爾及利亞)", "xloc": [ - "default.handlebars->39->1509" + "default.handlebars->39->1515" ] }, { @@ -9011,7 +9018,7 @@ "zh-chs": "阿拉伯文(巴林)", "zh-cht": "阿拉伯文(巴林)", "xloc": [ - "default.handlebars->39->1510" + "default.handlebars->39->1516" ] }, { @@ -9036,7 +9043,7 @@ "zh-chs": "阿拉伯文(埃及)", "zh-cht": "阿拉伯文(埃及)", "xloc": [ - "default.handlebars->39->1511" + "default.handlebars->39->1517" ] }, { @@ -9061,7 +9068,7 @@ "zh-chs": "阿拉伯文(伊拉克)", "zh-cht": "阿拉伯文(伊拉克)", "xloc": [ - "default.handlebars->39->1512" + "default.handlebars->39->1518" ] }, { @@ -9086,7 +9093,7 @@ "zh-chs": "阿拉伯文(约旦)", "zh-cht": "阿拉伯文(約旦)", "xloc": [ - "default.handlebars->39->1513" + "default.handlebars->39->1519" ] }, { @@ -9111,7 +9118,7 @@ "zh-chs": "阿拉伯文(科威特)", "zh-cht": "阿拉伯文(科威特)", "xloc": [ - "default.handlebars->39->1514" + "default.handlebars->39->1520" ] }, { @@ -9136,7 +9143,7 @@ "zh-chs": "阿拉伯文(黎巴嫩)", "zh-cht": "阿拉伯文(黎巴嫩)", "xloc": [ - "default.handlebars->39->1515" + "default.handlebars->39->1521" ] }, { @@ -9161,7 +9168,7 @@ "zh-chs": "阿拉伯文(利比亚)", "zh-cht": "阿拉伯文(利比亞)", "xloc": [ - "default.handlebars->39->1516" + "default.handlebars->39->1522" ] }, { @@ -9186,7 +9193,7 @@ "zh-chs": "阿拉伯文(摩洛哥)", "zh-cht": "阿拉伯文(摩洛哥)", "xloc": [ - "default.handlebars->39->1517" + "default.handlebars->39->1523" ] }, { @@ -9211,7 +9218,7 @@ "zh-chs": "阿拉伯文(阿曼)", "zh-cht": "阿拉伯文(阿曼)", "xloc": [ - "default.handlebars->39->1518" + "default.handlebars->39->1524" ] }, { @@ -9236,7 +9243,7 @@ "zh-chs": "阿拉伯文(卡塔尔)", "zh-cht": "阿拉伯文(卡塔爾)", "xloc": [ - "default.handlebars->39->1519" + "default.handlebars->39->1525" ] }, { @@ -9261,7 +9268,7 @@ "zh-chs": "阿拉伯文(沙特阿拉伯)", "zh-cht": "阿拉伯文(沙特阿拉伯)", "xloc": [ - "default.handlebars->39->1520" + "default.handlebars->39->1526" ] }, { @@ -9286,7 +9293,7 @@ "zh-chs": "阿拉伯文(标准)", "zh-cht": "阿拉伯文(標準)", "xloc": [ - "default.handlebars->39->1508" + "default.handlebars->39->1514" ] }, { @@ -9311,7 +9318,7 @@ "zh-chs": "阿拉伯文(叙利亚)", "zh-cht": "阿拉伯文(敘利亞)", "xloc": [ - "default.handlebars->39->1521" + "default.handlebars->39->1527" ] }, { @@ -9336,7 +9343,7 @@ "zh-chs": "阿拉伯文(突尼斯)", "zh-cht": "阿拉伯文(突尼斯)", "xloc": [ - "default.handlebars->39->1522" + "default.handlebars->39->1528" ] }, { @@ -9361,7 +9368,7 @@ "zh-chs": "阿拉伯文(阿联酋)", "zh-cht": "阿拉伯文(阿聯酋)", "xloc": [ - "default.handlebars->39->1523" + "default.handlebars->39->1529" ] }, { @@ -9386,7 +9393,7 @@ "zh-chs": "阿拉伯文(也门)", "zh-cht": "阿拉伯文(也門)", "xloc": [ - "default.handlebars->39->1524" + "default.handlebars->39->1530" ] }, { @@ -9411,7 +9418,7 @@ "zh-chs": "阿拉贡文", "zh-cht": "阿拉貢文", "xloc": [ - "default.handlebars->39->1525" + "default.handlebars->39->1531" ] }, { @@ -9439,9 +9446,9 @@ "default-mobile.handlebars->11->513", "default-mobile.handlebars->11->515", "default-mobile.handlebars->11->517", - "default.handlebars->39->1370", - "default.handlebars->39->1372", - "default.handlebars->39->1374" + "default.handlebars->39->1376", + "default.handlebars->39->1378", + "default.handlebars->39->1380" ] }, { @@ -9466,7 +9473,7 @@ "zh-chs": "您确定要连接到{0}设备吗?", "zh-cht": "你確定要連接到{0}裝置嗎?", "xloc": [ - "default.handlebars->39->420" + "default.handlebars->39->423" ] }, { @@ -9492,7 +9499,7 @@ "zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。", "xloc": [ "default-mobile.handlebars->11->644", - "default.handlebars->39->1950" + "default.handlebars->39->1956" ] }, { @@ -9517,7 +9524,7 @@ "zh-chs": "您确定要删除节点{0}吗?", "zh-cht": "你確定要刪除節點{0}嗎?", "xloc": [ - "default.handlebars->39->1136" + "default.handlebars->39->1142" ] }, { @@ -9542,7 +9549,7 @@ "zh-chs": "您确定要卸载所选代理吗?", "zh-cht": "你確定要卸載所選代理嗎?", "xloc": [ - "default.handlebars->39->1125" + "default.handlebars->39->1131" ] }, { @@ -9567,7 +9574,7 @@ "zh-chs": "您确定要卸载所选的{0}代理吗?", "zh-cht": "你確定要卸載所選的{0}代理嗎?", "xloc": [ - "default.handlebars->39->1124" + "default.handlebars->39->1130" ] }, { @@ -9592,7 +9599,7 @@ "zh-chs": "您确定要{0}插件吗:{1}", "zh-cht": "你確定要{0}外掛嗎:{1}", "xloc": [ - "default.handlebars->39->2956" + "default.handlebars->39->2964" ] }, { @@ -9642,7 +9649,7 @@ "zh-chs": "亚美尼亚文", "zh-cht": "亞美尼亞文", "xloc": [ - "default.handlebars->39->1526" + "default.handlebars->39->1532" ] }, { @@ -9717,7 +9724,7 @@ "zh-chs": "阿萨姆文", "zh-cht": "阿薩姆文", "xloc": [ - "default.handlebars->39->1527" + "default.handlebars->39->1533" ] }, { @@ -9812,8 +9819,8 @@ "tr": "Windows için Asistan (.exe)", "zh-chs": "Windows 助手 (.exe)", "xloc": [ - "default.handlebars->39->567", - "default.handlebars->39->571" + "default.handlebars->39->570", + "default.handlebars->39->574" ] }, { @@ -9862,7 +9869,7 @@ "zh-chs": "阿斯图里亚斯文", "zh-cht": "阿斯圖里亞斯文", "xloc": [ - "default.handlebars->39->1528" + "default.handlebars->39->1534" ] }, { @@ -9887,7 +9894,7 @@ "zh-chs": "尝试激活英特尔(R)AMT ACM模式", "zh-cht": "嘗試激活英特爾(R)AMT ACM模式", "xloc": [ - "default.handlebars->39->2185" + "default.handlebars->39->2191" ] }, { @@ -9936,10 +9943,10 @@ "default-mobile.handlebars->11->454", "default-mobile.handlebars->11->462", "default-mobile.handlebars->11->471", - "default.handlebars->39->1274", - "default.handlebars->39->1283", - "default.handlebars->39->1301", - "default.handlebars->39->1309", + "default.handlebars->39->1280", + "default.handlebars->39->1289", + "default.handlebars->39->1307", + "default.handlebars->39->1315", "ssh.handlebars->3->14", "ssh.handlebars->3->15", "ssh.handlebars->3->5" @@ -9967,7 +9974,7 @@ "zh-chs": "认证软件", "zh-cht": "認證軟體", "xloc": [ - "default.handlebars->39->2602" + "default.handlebars->39->2610" ] }, { @@ -9991,9 +9998,9 @@ "tr": "Kimlik Doğrulama Cihazı", "zh-chs": "认证设备", "xloc": [ - "default.handlebars->39->1489", - "default.handlebars->39->1491", - "default.handlebars->39->1495" + "default.handlebars->39->1495", + "default.handlebars->39->1497", + "default.handlebars->39->1501" ] }, { @@ -10019,8 +10026,8 @@ "xloc": [ "default-mobile.handlebars->11->455", "default-mobile.handlebars->11->472", - "default.handlebars->39->1285", - "default.handlebars->39->1310" + "default.handlebars->39->1291", + "default.handlebars->39->1316" ] }, { @@ -10049,10 +10056,10 @@ "default-mobile.handlebars->11->104", "default-mobile.handlebars->11->68", "default-mobile.handlebars->11->71", - "default.handlebars->39->1485", - "default.handlebars->39->1487", - "default.handlebars->39->201", - "default.handlebars->39->206" + "default.handlebars->39->1491", + "default.handlebars->39->1493", + "default.handlebars->39->204", + "default.handlebars->39->209" ] }, { @@ -10077,7 +10084,7 @@ "zh-chs": "认证软件激活成功。", "zh-cht": "認證軟體啟動成功。", "xloc": [ - "default.handlebars->39->202" + "default.handlebars->39->205" ] }, { @@ -10102,7 +10109,7 @@ "zh-chs": "认证软件已删除。", "zh-cht": "認證軟體已刪除。", "xloc": [ - "default.handlebars->39->207" + "default.handlebars->39->210" ] }, { @@ -10172,8 +10179,8 @@ "zh-chs": "自动删除", "zh-cht": "自動刪除", "xloc": [ - "default.handlebars->39->1836", - "default.handlebars->39->2318" + "default.handlebars->39->1842", + "default.handlebars->39->2326" ] }, { @@ -10227,7 +10234,7 @@ "zh-chs": "自动下载代理程序核心转储文件:“{0}”", "zh-cht": "自動下載代理程序核心轉儲文件:“{0}”", "xloc": [ - "default.handlebars->39->2266" + "default.handlebars->39->2272" ] }, { @@ -10321,7 +10328,7 @@ "tr": "Etkin olmayan cihazları otomatik olarak kaldırın", "zh-chs": "自动移除非活动设备", "xloc": [ - "default.handlebars->39->1978" + "default.handlebars->39->1984" ] }, { @@ -10346,7 +10353,7 @@ "zh-chs": "可用內存", "zh-cht": "可用內存", "xloc": [ - "default.handlebars->39->2886" + "default.handlebars->39->2894" ] }, { @@ -10371,7 +10378,7 @@ "zh-chs": "阿塞拜疆文", "zh-cht": "阿塞拜疆文", "xloc": [ - "default.handlebars->39->1529" + "default.handlebars->39->1535" ] }, { @@ -10398,9 +10405,9 @@ "default-mobile.handlebars->11->521", "default-mobile.handlebars->11->525", "default-mobile.handlebars->11->529", - "default.handlebars->39->824", - "default.handlebars->39->828", - "default.handlebars->39->832" + "default.handlebars->39->827", + "default.handlebars->39->831", + "default.handlebars->39->835" ] }, { @@ -10426,7 +10433,7 @@ "zh-cht": "的BIOS", "xloc": [ "default-mobile.handlebars->11->583", - "default.handlebars->39->1433" + "default.handlebars->39->1439" ] }, { @@ -10537,7 +10544,7 @@ "zh-chs": "退格", "xloc": [ "default-mobile.handlebars->11->412", - "default.handlebars->39->1204" + "default.handlebars->39->1210" ] }, { @@ -10562,7 +10569,7 @@ "zh-chs": "背景与互动", "zh-cht": "背景與互動", "xloc": [ - "default.handlebars->39->536" + "default.handlebars->39->539" ] }, { @@ -10587,10 +10594,10 @@ "zh-chs": "背景与互动", "zh-cht": "背景與互動", "xloc": [ - "default.handlebars->39->2075", - "default.handlebars->39->2082", - "default.handlebars->39->500", - "default.handlebars->39->520" + "default.handlebars->39->2081", + "default.handlebars->39->2088", + "default.handlebars->39->503", + "default.handlebars->39->523" ] }, { @@ -10615,11 +10622,11 @@ "zh-chs": "仅背景", "zh-cht": "僅背景", "xloc": [ - "default.handlebars->39->2076", - "default.handlebars->39->2083", - "default.handlebars->39->501", - "default.handlebars->39->521", - "default.handlebars->39->537" + "default.handlebars->39->2082", + "default.handlebars->39->2089", + "default.handlebars->39->504", + "default.handlebars->39->524", + "default.handlebars->39->540" ] }, { @@ -10670,17 +10677,17 @@ "zh-chs": "备用码", "zh-cht": "備用碼", "xloc": [ - "default.handlebars->39->2605", - "default.handlebars->39->2796" + "default.handlebars->39->2613", + "default.handlebars->39->2804" ] }, { "en": "Backup codes are locked", "nl": "Backup codes zijn vergrendeld", - "pl": "Kody zapasowe są zablokowane", + "pl": "Kody zapasowe są zablokowane", "xloc": [ "default-mobile.handlebars->11->61", - "default.handlebars->39->192" + "default.handlebars->39->195" ] }, { @@ -10700,7 +10707,7 @@ "tr": "Yedekleme yolu meshcentral-data klasörü içinde ayarlanamaz, yedekleme ayarları yok sayılır.", "pt-br": "O caminho do backup não pode ser definido dentro da pasta meshcentral-data, configuração de Backup ignorada.", "xloc": [ - "default.handlebars->39->100" + "default.handlebars->39->103" ] }, { @@ -10725,7 +10732,7 @@ "zh-chs": "错误的签名", "zh-cht": "錯誤的簽名", "xloc": [ - "default.handlebars->39->2868" + "default.handlebars->39->2876" ] }, { @@ -10750,7 +10757,7 @@ "zh-chs": "错误的网络证书", "zh-cht": "錯誤的網絡憑證", "xloc": [ - "default.handlebars->39->2867" + "default.handlebars->39->2875" ] }, { @@ -10775,7 +10782,7 @@ "zh-chs": "巴斯克", "zh-cht": "巴斯克", "xloc": [ - "default.handlebars->39->1530" + "default.handlebars->39->1536" ] }, { @@ -10800,7 +10807,7 @@ "zh-chs": "批处理文件上传", "zh-cht": "批處理文件上傳", "xloc": [ - "default.handlebars->39->685" + "default.handlebars->39->688" ] }, { @@ -10850,7 +10857,7 @@ "zh-chs": "将{0}个文件批量上传到文件夹{1}", "zh-cht": "將{0}個文件批量上傳到文件夾{1}", "xloc": [ - "default.handlebars->39->2265" + "default.handlebars->39->2271" ] }, { @@ -10875,7 +10882,7 @@ "zh-chs": "白俄罗斯文", "zh-cht": "白俄羅斯文", "xloc": [ - "default.handlebars->39->1532" + "default.handlebars->39->1538" ] }, { @@ -10900,7 +10907,7 @@ "zh-chs": "孟加拉", "zh-cht": "孟加拉", "xloc": [ - "default.handlebars->39->1533" + "default.handlebars->39->1539" ] }, { @@ -10974,7 +10981,7 @@ "zh-chs": "引导加载程序", "xloc": [ "default-mobile.handlebars->11->547", - "default.handlebars->39->1387" + "default.handlebars->39->1393" ] }, { @@ -10999,7 +11006,7 @@ "zh-chs": "波斯尼亚文", "zh-cht": "波斯尼亞文", "xloc": [ - "default.handlebars->39->1534" + "default.handlebars->39->1540" ] }, { @@ -11024,7 +11031,7 @@ "zh-chs": "布列塔尼", "zh-cht": "布列塔尼", "xloc": [ - "default.handlebars->39->1535" + "default.handlebars->39->1541" ] }, { @@ -11049,7 +11056,7 @@ "zh-chs": "广播", "zh-cht": "廣播", "xloc": [ - "default.handlebars->39->2503", + "default.handlebars->39->2511", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -11075,7 +11082,7 @@ "zh-chs": "广播消息", "zh-cht": "廣播消息", "xloc": [ - "default.handlebars->39->2420" + "default.handlebars->39->2428" ] }, { @@ -11100,7 +11107,7 @@ "zh-chs": "向所有连接的用户广播消息。", "zh-cht": "向所有連接的用戶廣播消息。", "xloc": [ - "default.handlebars->39->2415" + "default.handlebars->39->2423" ] }, { @@ -11110,7 +11117,7 @@ "fr": "Navigateur", "pt-br": "Navegador", "xloc": [ - "default.handlebars->39->2770" + "default.handlebars->39->2778" ] }, { @@ -11135,7 +11142,7 @@ "zh-chs": "浏览器默认", "xloc": [ "default-mobile.handlebars->11->90", - "default.handlebars->39->59" + "default.handlebars->39->62" ] }, { @@ -11160,7 +11167,7 @@ "zh-chs": "保加利亚文", "zh-cht": "保加利亞文", "xloc": [ - "default.handlebars->39->1531" + "default.handlebars->39->1537" ] }, { @@ -11185,7 +11192,7 @@ "zh-chs": "缅甸文", "zh-cht": "緬甸文", "xloc": [ - "default.handlebars->39->1536" + "default.handlebars->39->1542" ] }, { @@ -11209,7 +11216,7 @@ "tr": "Varsayılan olarak, etkin olmayan cihazlar 1 gün sonra kaldırılacaktır.", "zh-chs": "默认情况下,不活动的设备将在 1 天后移除。", "xloc": [ - "default.handlebars->39->1980" + "default.handlebars->39->1986" ] }, { @@ -11233,7 +11240,7 @@ "tr": "Varsayılan olarak, etkin olmayan cihazlar {0} gün sonra kaldırılacaktır.", "zh-chs": "默认情况下,非活动设备将在 {0} 天后移除。", "xloc": [ - "default.handlebars->39->1981" + "default.handlebars->39->1987" ] }, { @@ -11253,7 +11260,7 @@ "tr": "Bayt Girişi", "pt-br": "Entrada de Bytes", "xloc": [ - "default.handlebars->39->2766" + "default.handlebars->39->2774" ] }, { @@ -11273,7 +11280,7 @@ "tr": "Bayt Bitti", "pt-br": "Saída de Bytes", "xloc": [ - "default.handlebars->39->2767" + "default.handlebars->39->2775" ] }, { @@ -11308,7 +11315,7 @@ "zh-cht": "CCM", "xloc": [ "default-mobile.handlebars->11->296", - "default.handlebars->39->800" + "default.handlebars->39->803" ] }, { @@ -11333,7 +11340,7 @@ "zh-chs": "CCM模式", "zh-cht": "CCM模式", "xloc": [ - "default.handlebars->39->1933" + "default.handlebars->39->1939" ] }, { @@ -11359,9 +11366,9 @@ "zh-cht": "CIRA", "xloc": [ "default-mobile.handlebars->11->257", - "default.handlebars->39->2893", - "default.handlebars->39->374", - "default.handlebars->39->622" + "default.handlebars->39->2901", + "default.handlebars->39->377", + "default.handlebars->39->625" ] }, { @@ -11386,7 +11393,7 @@ "zh-chs": "CIRA服务器", "zh-cht": "CIRA伺服器", "xloc": [ - "default.handlebars->39->2940" + "default.handlebars->39->2948" ] }, { @@ -11411,7 +11418,7 @@ "zh-chs": "CIRA服务器命令", "zh-cht": "CIRA伺服器指令", "xloc": [ - "default.handlebars->39->2941" + "default.handlebars->39->2949" ] }, { @@ -11431,7 +11438,7 @@ "tr": "Sunucu yalnızca LAN veya yalnızca WAN modundayken CIRA yerel FQDN'leri yoksayılır.", "pt-br": "FQDN CIRA local ignorado quando o servidor estiver nos modos Lan-only ou Wan-only", "xloc": [ - "default.handlebars->39->86" + "default.handlebars->39->89" ] }, { @@ -11456,7 +11463,7 @@ "zh-chs": "CIRA设置", "zh-cht": "CIRA設置", "xloc": [ - "default.handlebars->39->1941" + "default.handlebars->39->1947" ] }, { @@ -11482,8 +11489,8 @@ "zh-cht": "CPU", "xloc": [ "default-mobile.handlebars->11->589", - "default.handlebars->39->1439", - "default.handlebars->39->2917", + "default.handlebars->39->1445", + "default.handlebars->39->2925", "default.handlebars->container->column_l->p40->3->1->p40type->5" ] }, @@ -11509,7 +11516,7 @@ "zh-chs": "CPU负载", "zh-cht": "CPU負載", "xloc": [ - "default.handlebars->39->2882" + "default.handlebars->39->2890" ] }, { @@ -11534,7 +11541,7 @@ "zh-chs": "最近15分钟的CPU负载", "zh-cht": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->39->2885" + "default.handlebars->39->2893" ] }, { @@ -11559,7 +11566,7 @@ "zh-chs": "最近5分钟的CPU负载", "zh-cht": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->39->2884" + "default.handlebars->39->2892" ] }, { @@ -11584,7 +11591,7 @@ "zh-chs": "最近一分钟的CPU负载", "zh-cht": "最近一分鐘的CPU負載", "xloc": [ - "default.handlebars->39->2883" + "default.handlebars->39->2891" ] }, { @@ -11609,8 +11616,8 @@ "zh-chs": "CR+LF", "zh-cht": "CR+LF", "xloc": [ - "default.handlebars->39->1271", - "default.handlebars->39->1294", + "default.handlebars->39->1277", + "default.handlebars->39->1300", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->25", "sharing.handlebars->11->39", @@ -11639,7 +11646,7 @@ "zh-chs": "CSV", "zh-cht": "CSV", "xloc": [ - "default.handlebars->39->2335" + "default.handlebars->39->2343" ] }, { @@ -11664,9 +11671,9 @@ "zh-chs": "CSV格式", "zh-cht": "CSV格式", "xloc": [ - "default.handlebars->39->2339", - "default.handlebars->39->2407", - "default.handlebars->39->693" + "default.handlebars->39->2347", + "default.handlebars->39->2415", + "default.handlebars->39->696" ] }, { @@ -11713,7 +11720,7 @@ "zh-chs": "呼叫错误", "zh-cht": "呼叫錯誤", "xloc": [ - "default.handlebars->39->2957" + "default.handlebars->39->2965" ] }, { @@ -11733,7 +11740,7 @@ "tr": "4'ten fazla CIRA yerel FQDN'si olamaz. Değeri görmezden gelmek.", "pt-br": "Não pode ter mais que 4 FQDN CIRA locais. Ignorando valores.", "xloc": [ - "default.handlebars->39->87" + "default.handlebars->39->90" ] }, { @@ -11761,9 +11768,9 @@ "agent-translations.json", "default-mobile.handlebars->11->113", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->39->1807", - "default.handlebars->39->2946", - "default.handlebars->39->473", + "default.handlebars->39->1813", + "default.handlebars->39->2954", + "default.handlebars->39->476", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -11841,9 +11848,9 @@ "default-mobile.handlebars->11->594", "default-mobile.handlebars->11->599", "default-mobile.handlebars->11->601", - "default.handlebars->39->1444", - "default.handlebars->39->1449", - "default.handlebars->39->1451" + "default.handlebars->39->1450", + "default.handlebars->39->1455", + "default.handlebars->39->1457" ] }, { @@ -11869,7 +11876,7 @@ "zh-cht": "容量/速度", "xloc": [ "default-mobile.handlebars->11->592", - "default.handlebars->39->1442" + "default.handlebars->39->1448" ] }, { @@ -11894,7 +11901,7 @@ "zh-chs": "加泰罗尼亚文", "zh-cht": "加泰羅尼亞文", "xloc": [ - "default.handlebars->39->1537" + "default.handlebars->39->1543" ] }, { @@ -11919,7 +11926,7 @@ "zh-chs": "在这里为中心显示地图", "zh-cht": "在這裡為中心顯示地圖", "xloc": [ - "default.handlebars->39->753" + "default.handlebars->39->756" ] }, { @@ -11965,8 +11972,8 @@ "zh-chs": "证书将在 {0} 天后到期", "xloc": [ "default-mobile.handlebars->11->59", - "default.handlebars->39->104", - "default.handlebars->39->105" + "default.handlebars->39->107", + "default.handlebars->39->108" ] }, { @@ -11991,7 +11998,7 @@ "zh-chs": "查莫罗", "zh-cht": "查莫羅", "xloc": [ - "default.handlebars->39->1538" + "default.handlebars->39->1544" ] }, { @@ -12043,7 +12050,7 @@ "zh-chs": "更改{0}的电邮", "zh-cht": "更改{0}的電郵", "xloc": [ - "default.handlebars->39->2650" + "default.handlebars->39->2658" ] }, { @@ -12068,9 +12075,9 @@ "zh-chs": "更改组", "zh-cht": "更改群", "xloc": [ - "default.handlebars->39->1133", - "default.handlebars->39->1134", - "default.handlebars->39->899" + "default.handlebars->39->1139", + "default.handlebars->39->1140", + "default.handlebars->39->905" ] }, { @@ -12096,8 +12103,8 @@ "zh-cht": "更改密碼", "xloc": [ "default-mobile.handlebars->11->121", - "default.handlebars->39->1754", - "default.handlebars->39->2623" + "default.handlebars->39->1760", + "default.handlebars->39->2631" ] }, { @@ -12122,7 +12129,7 @@ "zh-chs": "更改{0}的密码", "zh-cht": "更改{0}的密碼", "xloc": [ - "default.handlebars->39->2659" + "default.handlebars->39->2667" ] }, { @@ -12147,7 +12154,7 @@ "zh-chs": "更改{0}的真实名称", "zh-cht": "更改{0}的真實名稱", "xloc": [ - "default.handlebars->39->2645" + "default.handlebars->39->2653" ] }, { @@ -12294,7 +12301,7 @@ "zh-chs": "更改该用户的密码", "zh-cht": "更改該用戶的密碼", "xloc": [ - "default.handlebars->39->2622" + "default.handlebars->39->2630" ] }, { @@ -12344,7 +12351,7 @@ "zh-chs": "在此处更改您的帐户电邮地址。", "zh-cht": "在此處更改你的帳戶電郵地址。", "xloc": [ - "default.handlebars->39->1741" + "default.handlebars->39->1747" ] }, { @@ -12369,7 +12376,7 @@ "zh-chs": "在下面的框中两次输入旧密码和新密码,以更改帐户密码。", "zh-cht": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "xloc": [ - "default.handlebars->39->1747" + "default.handlebars->39->1753" ] }, { @@ -12394,7 +12401,7 @@ "zh-chs": "更改帐户凭据", "zh-cht": "帳戶憑證已更改", "xloc": [ - "default.handlebars->39->2237" + "default.handlebars->39->2243" ] }, { @@ -12414,7 +12421,7 @@ "tr": "Hesap görünen adı {0} olarak değiştirildi.", "pt-br": "Nome de exibição da conta alterado para {0}", "xloc": [ - "default.handlebars->39->2289" + "default.handlebars->39->2295" ] }, { @@ -12439,8 +12446,8 @@ "zh-chs": "{1}组中的设备{0}已更改:{2}", "zh-cht": "{1}組中的設備{0}已更改:{2}", "xloc": [ - "default.handlebars->39->2221", - "default.handlebars->39->2302" + "default.handlebars->39->2227", + "default.handlebars->39->2308" ] }, { @@ -12465,7 +12472,7 @@ "zh-chs": "语言从{1}更改为{2}", "zh-cht": "語言從{1}更改為{2}", "xloc": [ - "default.handlebars->39->2165" + "default.handlebars->39->2171" ] }, { @@ -12490,8 +12497,8 @@ "zh-chs": "已更改{0}的用户设备权限", "zh-cht": "已更改{0}的用戶設備權限", "xloc": [ - "default.handlebars->39->2223", - "default.handlebars->39->2244" + "default.handlebars->39->2229", + "default.handlebars->39->2250" ] }, { @@ -12537,7 +12544,7 @@ "zh-chs": "更改语言将需要刷新页面。", "zh-cht": "更改語言將需要刷新頁面。", "xloc": [ - "default.handlebars->39->1705" + "default.handlebars->39->1711" ] }, { @@ -12562,12 +12569,12 @@ "zh-chs": "聊天", "zh-cht": "聊天", "xloc": [ - "default.handlebars->39->1016", - "default.handlebars->39->2356", - "default.handlebars->39->2618", - "default.handlebars->39->2619", - "default.handlebars->39->888", - "default.handlebars->39->994" + "default.handlebars->39->1000", + "default.handlebars->39->1022", + "default.handlebars->39->2364", + "default.handlebars->39->2626", + "default.handlebars->39->2627", + "default.handlebars->39->894" ] }, { @@ -12594,8 +12601,8 @@ "xloc": [ "default-mobile.handlebars->11->673", "default-mobile.handlebars->11->693", - "default.handlebars->39->2012", - "default.handlebars->39->2049" + "default.handlebars->39->2018", + "default.handlebars->39->2055" ] }, { @@ -12620,7 +12627,7 @@ "zh-chs": "聊天请求,点击这里接受。", "xloc": [ "default-mobile.handlebars->11->725", - "default.handlebars->39->2836" + "default.handlebars->39->2844" ] }, { @@ -12670,7 +12677,7 @@ "zh-chs": "车臣", "zh-cht": "車臣", "xloc": [ - "default.handlebars->39->1539" + "default.handlebars->39->1545" ] }, { @@ -12695,7 +12702,7 @@ "zh-chs": "检查并单击确定以清除错误日志。", "zh-cht": "檢查並單擊確定以清除錯誤日誌。", "xloc": [ - "default.handlebars->39->189" + "default.handlebars->39->192" ] }, { @@ -12720,7 +12727,7 @@ "zh-chs": "检查并单击确定以开始服务器自我更新。", "zh-cht": "檢查並單擊確定以開始伺服器自我更新。", "xloc": [ - "default.handlebars->39->184" + "default.handlebars->39->187" ] }, { @@ -12770,7 +12777,7 @@ "zh-chs": "检查您的手机并输入验证码。", "zh-cht": "檢查你的電話並輸入驗證碼。", "xloc": [ - "default.handlebars->39->234" + "default.handlebars->39->237" ] }, { @@ -12795,8 +12802,8 @@ "zh-chs": "检查...", "zh-cht": "檢查...", "xloc": [ - "default.handlebars->39->1505", - "default.handlebars->39->2951" + "default.handlebars->39->1511", + "default.handlebars->39->2959" ] }, { @@ -12821,7 +12828,7 @@ "zh-chs": "中文", "zh-cht": "中文", "xloc": [ - "default.handlebars->39->1540" + "default.handlebars->39->1546" ] }, { @@ -12846,7 +12853,7 @@ "zh-chs": "中文(香港)", "zh-cht": "中文(香港)", "xloc": [ - "default.handlebars->39->1541" + "default.handlebars->39->1547" ] }, { @@ -12871,7 +12878,7 @@ "zh-chs": "中文(中国)", "zh-cht": "中文(中國)", "xloc": [ - "default.handlebars->39->1542" + "default.handlebars->39->1548" ] }, { @@ -12896,7 +12903,7 @@ "zh-chs": "简体中文", "zh-cht": "簡體中文", "xloc": [ - "default.handlebars->39->1702" + "default.handlebars->39->1708" ] }, { @@ -12921,7 +12928,7 @@ "zh-chs": "中文(新加坡)", "zh-cht": "中文(新加坡)", "xloc": [ - "default.handlebars->39->1543" + "default.handlebars->39->1549" ] }, { @@ -12946,7 +12953,7 @@ "zh-chs": "中文(台湾)", "zh-cht": "中文(台灣)", "xloc": [ - "default.handlebars->39->1544" + "default.handlebars->39->1550" ] }, { @@ -12971,7 +12978,7 @@ "zh-chs": "繁体中文", "zh-cht": "繁體中文", "xloc": [ - "default.handlebars->39->1703" + "default.handlebars->39->1709" ] }, { @@ -13022,7 +13029,7 @@ "zh-chs": "楚瓦什", "zh-cht": "楚瓦什", "xloc": [ - "default.handlebars->39->1545" + "default.handlebars->39->1551" ] }, { @@ -13076,11 +13083,11 @@ "default-mobile.handlebars->11->503", "default-mobile.handlebars->11->78", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->5", - "default.handlebars->39->1344", - "default.handlebars->39->1346", - "default.handlebars->39->1348", "default.handlebars->39->1350", - "default.handlebars->39->2159", + "default.handlebars->39->1352", + "default.handlebars->39->1354", + "default.handlebars->39->1356", + "default.handlebars->39->2165", "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", @@ -13112,7 +13119,7 @@ "zh-chs": "清除 RDP 凭据?", "xloc": [ "default-mobile.handlebars->11->397", - "default.handlebars->39->1177" + "default.handlebars->39->1183" ] }, { @@ -13137,7 +13144,7 @@ "zh-chs": "清除 SSH 凭据?", "xloc": [ "default-mobile.handlebars->11->395", - "default.handlebars->39->1175" + "default.handlebars->39->1181" ] }, { @@ -13162,7 +13169,7 @@ "zh-chs": "清除保安编码", "zh-cht": "清除保安編碼", "xloc": [ - "default.handlebars->39->215" + "default.handlebars->39->218" ] }, { @@ -13186,8 +13193,8 @@ "tr": "Temsilci çekirdeğini temizle", "zh-chs": "清除代理核心", "xloc": [ - "default.handlebars->39->646", - "default.handlebars->39->689" + "default.handlebars->39->649", + "default.handlebars->39->692" ] }, { @@ -13211,7 +13218,7 @@ "tr": "Seçilen cihazlarda temsilci çekirdeği temizlensin mi?", "zh-chs": "清除选定设备上的代理核心?", "xloc": [ - "default.handlebars->39->688" + "default.handlebars->39->691" ] }, { @@ -13237,7 +13244,7 @@ "zh-cht": "全部清除", "xloc": [ "default-mobile.handlebars->11->708", - "default.handlebars->39->2819" + "default.handlebars->39->2827" ] }, { @@ -13263,7 +13270,7 @@ "zh-cht": "清除搜索過濾器", "xloc": [ "default-mobile.handlebars->11->193", - "default.handlebars->39->334" + "default.handlebars->39->337" ] }, { @@ -13289,7 +13296,7 @@ "zh-cht": "清除核心", "xloc": [ "default-mobile.handlebars->11->615", - "default.handlebars->39->1466" + "default.handlebars->39->1472" ] }, { @@ -13314,7 +13321,7 @@ "zh-chs": "从应用程序中清除机密,然后重试。您只有几分钟的时间来输入正确的代码。", "zh-cht": "從應用程序中清除秘密,然後重試。你只有幾分鐘的時間來輸入正確的代碼。", "xloc": [ - "default.handlebars->39->205" + "default.handlebars->39->208" ] }, { @@ -13340,7 +13347,7 @@ "zh-cht": "清除此通知", "xloc": [ "default-mobile.handlebars->11->707", - "default.handlebars->39->2818" + "default.handlebars->39->2826" ] }, { @@ -13425,8 +13432,8 @@ "zh-chs": "单击此处编辑设备组名称", "zh-cht": "單擊此處編輯裝置群名稱", "xloc": [ - "default.handlebars->39->1818", - "default.handlebars->39->2104" + "default.handlebars->39->1824", + "default.handlebars->39->2110" ] }, { @@ -13451,7 +13458,7 @@ "zh-chs": "单击此处编辑服务器端设备名称", "zh-cht": "單擊此處編輯伺服器端裝置名稱", "xloc": [ - "default.handlebars->39->769" + "default.handlebars->39->772" ] }, { @@ -13476,7 +13483,7 @@ "zh-chs": "单击此处编辑用户组名称", "zh-cht": "單擊此處編輯用戶群名稱", "xloc": [ - "default.handlebars->39->2477" + "default.handlebars->39->2485" ] }, { @@ -13599,7 +13606,7 @@ "zh-cht": "單擊確定將驗證電郵發送到:", "xloc": [ "default-mobile.handlebars->11->106", - "default.handlebars->39->1738" + "default.handlebars->39->1744" ] }, { @@ -13693,7 +13700,7 @@ "zh-cht": "客戶端控制模式(CCM)", "xloc": [ "default-mobile.handlebars->11->570", - "default.handlebars->39->1420" + "default.handlebars->39->1426" ] }, { @@ -13718,7 +13725,7 @@ "zh-chs": "客户编号", "zh-cht": "客戶編號", "xloc": [ - "default.handlebars->39->1800" + "default.handlebars->39->1806" ] }, { @@ -13743,7 +13750,7 @@ "zh-chs": "客户端启动的远程访问", "zh-cht": "客戶端啟動的遠程訪問", "xloc": [ - "default.handlebars->39->1940" + "default.handlebars->39->1946" ] }, { @@ -13768,7 +13775,7 @@ "zh-chs": "客户机密", "zh-cht": "客戶機密", "xloc": [ - "default.handlebars->39->1801" + "default.handlebars->39->1807" ] }, { @@ -13821,11 +13828,11 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->76", - "default.handlebars->39->1259", - "default.handlebars->39->1320", - "default.handlebars->39->213", - "default.handlebars->39->221", - "default.handlebars->39->2945", + "default.handlebars->39->1265", + "default.handlebars->39->1326", + "default.handlebars->39->216", + "default.handlebars->39->224", + "default.handlebars->39->2953", "sharing.handlebars->11->52" ] }, @@ -13836,7 +13843,7 @@ "fr": "Session de bureau multiplexée fermée \\\"{0}\\\", {1} seconde(s)", "pt-br": "Sessão \\\"{0}\\\" multiplex de área de trabalho fechada, {1} segundo(s)", "xloc": [ - "default.handlebars->39->2309" + "default.handlebars->39->2315" ] }, { @@ -13861,7 +13868,7 @@ "zh-chs": "封闭式桌面多路复用会话,{0}秒", "zh-cht": "封閉式桌面多路復用會話,{0}秒", "xloc": [ - "default.handlebars->39->2170" + "default.handlebars->39->2176" ] }, { @@ -13886,7 +13893,7 @@ "zh-chs": "码", "zh-cht": "碼", "xloc": [ - "default.handlebars->39->298" + "default.handlebars->39->301" ] }, { @@ -13986,7 +13993,7 @@ "zh-chs": "命令", "zh-cht": "命令", "xloc": [ - "default.handlebars->39->586" + "default.handlebars->39->589" ] }, { @@ -14010,7 +14017,7 @@ "tr": "Komut satırı", "zh-chs": "命令行", "xloc": [ - "default.handlebars->39->111" + "default.handlebars->39->114" ] }, { @@ -14036,9 +14043,9 @@ "zh-cht": "指令", "xloc": [ "default-mobile.handlebars->11->695", - "default.handlebars->39->1018", - "default.handlebars->39->2051", - "default.handlebars->39->996" + "default.handlebars->39->1002", + "default.handlebars->39->1024", + "default.handlebars->39->2057" ] }, { @@ -14063,8 +14070,8 @@ "zh-chs": "通用设备组", "zh-cht": "通用裝置群", "xloc": [ - "default.handlebars->39->2511", - "default.handlebars->39->2664" + "default.handlebars->39->2519", + "default.handlebars->39->2672" ] }, { @@ -14089,8 +14096,8 @@ "zh-chs": "通用设备", "zh-cht": "通用裝置", "xloc": [ - "default.handlebars->39->2517", - "default.handlebars->39->2676" + "default.handlebars->39->2525", + "default.handlebars->39->2684" ] }, { @@ -14115,7 +14122,7 @@ "zh-chs": "编译时间", "xloc": [ "default-mobile.handlebars->11->543", - "default.handlebars->39->1383" + "default.handlebars->39->1389" ] }, { @@ -14161,7 +14168,7 @@ "zh-chs": "压缩档案...", "zh-cht": "壓縮檔案...", "xloc": [ - "default.handlebars->39->1315", + "default.handlebars->39->1321", "sharing.handlebars->11->47" ] }, @@ -14210,14 +14217,14 @@ "xloc": [ "default-mobile.handlebars->11->392", "default-mobile.handlebars->11->645", - "default.handlebars->39->1128", - "default.handlebars->39->1137", - "default.handlebars->39->1951", - "default.handlebars->39->2385", - "default.handlebars->39->2467", - "default.handlebars->39->2533", - "default.handlebars->39->2662", - "default.handlebars->39->657" + "default.handlebars->39->1134", + "default.handlebars->39->1143", + "default.handlebars->39->1957", + "default.handlebars->39->2393", + "default.handlebars->39->2475", + "default.handlebars->39->2541", + "default.handlebars->39->2670", + "default.handlebars->39->660" ] }, { @@ -14264,7 +14271,7 @@ "zh-cht": "確認將1個副本複製到此位置?", "xloc": [ "default-mobile.handlebars->11->492", - "default.handlebars->39->1339", + "default.handlebars->39->1345", "sharing.handlebars->11->70" ] }, @@ -14290,7 +14297,7 @@ "zh-chs": "确认{0}个条目的复制到此位置?", "zh-cht": "確認{0}個條目的複製到此位置?", "xloc": [ - "default.handlebars->39->1338", + "default.handlebars->39->1344", "sharing.handlebars->11->69" ] }, @@ -14341,7 +14348,7 @@ "zh-chs": "确认删除选定的帐户?", "zh-cht": "確認刪除所選帳戶?", "xloc": [ - "default.handlebars->39->2384" + "default.handlebars->39->2392" ] }, { @@ -14388,7 +14395,7 @@ "zh-chs": "确认删除选定的用户组?", "zh-cht": "確認刪除所選用戶群?", "xloc": [ - "default.handlebars->39->2466" + "default.handlebars->39->2474" ] }, { @@ -14413,7 +14420,7 @@ "zh-chs": "确认删除用户{0}?", "zh-cht": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->39->2661" + "default.handlebars->39->2669" ] }, { @@ -14438,7 +14445,7 @@ "zh-chs": "确认删除用户“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->39->2536" + "default.handlebars->39->2544" ] }, { @@ -14463,7 +14470,7 @@ "zh-chs": "确认删除用户组“ {0} ”的成员身份?", "zh-cht": "確認刪除用戶群“ {0} ”的成員身份?", "xloc": [ - "default.handlebars->39->2693" + "default.handlebars->39->2701" ] }, { @@ -14489,7 +14496,7 @@ "zh-cht": "確認將1個條目移動到此位置?", "xloc": [ "default-mobile.handlebars->11->494", - "default.handlebars->39->1341", + "default.handlebars->39->1347", "sharing.handlebars->11->72" ] }, @@ -14515,7 +14522,7 @@ "zh-chs": "确认将{0}个条目移到此位置?", "zh-cht": "確認將{0}個條目移到該位置?", "xloc": [ - "default.handlebars->39->1340", + "default.handlebars->39->1346", "sharing.handlebars->11->71" ] }, @@ -14566,7 +14573,7 @@ "zh-chs": "确认覆盖?", "zh-cht": "確認覆蓋?", "xloc": [ - "default.handlebars->39->2153" + "default.handlebars->39->2159" ] }, { @@ -14591,8 +14598,8 @@ "zh-chs": "确认删除设备“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->39->2526", - "default.handlebars->39->2684" + "default.handlebars->39->2534", + "default.handlebars->39->2692" ] }, { @@ -14617,8 +14624,8 @@ "zh-chs": "确认删除设备组“ {0} ”的访问权限?", "zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->39->2528", - "default.handlebars->39->2697" + "default.handlebars->39->2536", + "default.handlebars->39->2705" ] }, { @@ -14643,7 +14650,7 @@ "zh-chs": "确认删除用户“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->39->2686" + "default.handlebars->39->2694" ] }, { @@ -14668,7 +14675,7 @@ "zh-chs": "确认删除用户组“ {0} ”的访问权限?", "zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?", "xloc": [ - "default.handlebars->39->2689" + "default.handlebars->39->2697" ] }, { @@ -14693,8 +14700,8 @@ "zh-chs": "确认删除访问权限?", "zh-cht": "確認刪除訪問權限?", "xloc": [ - "default.handlebars->39->2687", - "default.handlebars->39->2690" + "default.handlebars->39->2695", + "default.handlebars->39->2698" ] }, { @@ -14720,7 +14727,7 @@ "zh-cht": "確認刪除身份驗證軟體兩步登入?", "xloc": [ "default-mobile.handlebars->11->105", - "default.handlebars->39->1488" + "default.handlebars->39->1494" ] }, { @@ -14767,7 +14774,7 @@ "zh-chs": "确认删除设备共享“{0}”?", "zh-cht": "確認刪除設備共享“{0}”?", "xloc": [ - "default.handlebars->39->2682" + "default.handlebars->39->2690" ] }, { @@ -14835,7 +14842,7 @@ "tr": "Push kimlik doğrulama cihazının kaldırılması onaylansın mı?", "zh-chs": "确认移除推送认证设备?", "xloc": [ - "default.handlebars->39->1490" + "default.handlebars->39->1496" ] }, { @@ -14860,7 +14867,7 @@ "zh-chs": "确认删除用户“ {0} ”的权限?", "zh-cht": "確認刪除用戶“ {0} ”的權限?", "xloc": [ - "default.handlebars->39->2062" + "default.handlebars->39->2068" ] }, { @@ -14885,7 +14892,7 @@ "zh-chs": "确认删除用户组“ {0} ”的权限?", "zh-cht": "確認刪除用戶群“ {0} ”的權限?", "xloc": [ - "default.handlebars->39->2064" + "default.handlebars->39->2070" ] }, { @@ -14909,7 +14916,7 @@ "tr": "Seçili cihazların kaldırılması onaylansın mı?", "zh-chs": "确认移除所选设备?", "xloc": [ - "default.handlebars->39->651" + "default.handlebars->39->654" ] }, { @@ -14933,7 +14940,7 @@ "tr": "Bu giriş belirtecinin kaldırılması onaylansın mı?", "zh-chs": "确认删除此登录令牌?", "xloc": [ - "default.handlebars->39->1793" + "default.handlebars->39->1799" ] }, { @@ -15004,7 +15011,7 @@ "tr": "Seçilen {0} cihazın kaldırılması onaylansın mı?", "zh-chs": "确认移除 {0} 个选定的设备?", "xloc": [ - "default.handlebars->39->652" + "default.handlebars->39->655" ] }, { @@ -15030,7 +15037,7 @@ "zh-cht": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->11->158", - "default.handlebars->39->2154" + "default.handlebars->39->2160" ] }, { @@ -15060,9 +15067,9 @@ "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->39->1297", - "default.handlebars->39->1855", - "default.handlebars->39->852", + "default.handlebars->39->1303", + "default.handlebars->39->1861", + "default.handlebars->39->855", "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", @@ -15097,7 +15104,7 @@ "zh-chs": "全部连接", "zh-cht": "全部連接", "xloc": [ - "default.handlebars->39->419", + "default.handlebars->39->422", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar" ] }, @@ -15144,7 +15151,7 @@ "zh-chs": "连接到服务器", "zh-cht": "連接到伺服器", "xloc": [ - "default.handlebars->39->1944" + "default.handlebars->39->1950" ] }, { @@ -15269,7 +15276,7 @@ "xloc": [ "default-mobile.handlebars->11->4", "default.handlebars->39->11", - "default.handlebars->39->381", + "default.handlebars->39->384", "sharing.handlebars->11->4", "ssh.handlebars->3->4", "xterm.handlebars->9->4" @@ -15297,7 +15304,7 @@ "zh-chs": "已连接的英特尔®AMT", "zh-cht": "已連接的Intel® AMT", "xloc": [ - "default.handlebars->39->2873" + "default.handlebars->39->2881" ] }, { @@ -15322,7 +15329,7 @@ "zh-chs": "已连接的用户", "zh-cht": "已连接的用户", "xloc": [ - "default.handlebars->39->2878" + "default.handlebars->39->2886" ] }, { @@ -15369,7 +15376,7 @@ "zh-cht": "現在已連接", "xloc": [ "default-mobile.handlebars->11->538", - "default.handlebars->39->1378" + "default.handlebars->39->1384" ] }, { @@ -15484,10 +15491,10 @@ "default-mobile.handlebars->11->2", "default-mobile.handlebars->11->48", "default-mobile.handlebars->11->510", - "default.handlebars->39->1364", - "default.handlebars->39->358", + "default.handlebars->39->1370", "default.handlebars->39->361", - "default.handlebars->39->422", + "default.handlebars->39->364", + "default.handlebars->39->425", "default.handlebars->39->9", "sharing.handlebars->11->2", "sharing.handlebars->11->93", @@ -15538,7 +15545,7 @@ "zh-chs": "连接数量", "zh-cht": "連接數量", "xloc": [ - "default.handlebars->39->2904" + "default.handlebars->39->2912" ] }, { @@ -15563,8 +15570,8 @@ "zh-chs": "连接错误", "xloc": [ "default-mobile.handlebars->11->473", - "default.handlebars->39->1284", - "default.handlebars->39->1311", + "default.handlebars->39->1290", + "default.handlebars->39->1317", "login2.handlebars->7->32" ] }, @@ -15590,7 +15597,7 @@ "zh-chs": "连接转发器", "zh-cht": "連接轉發器", "xloc": [ - "default.handlebars->39->2939" + "default.handlebars->39->2947" ] }, { @@ -15666,9 +15673,9 @@ "zh-cht": "連接性", "xloc": [ "default-mobile.handlebars->11->318", - "default.handlebars->39->2111", - "default.handlebars->39->348", - "default.handlebars->39->869", + "default.handlebars->39->2117", + "default.handlebars->39->351", + "default.handlebars->39->872", "default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1" ] }, @@ -15689,7 +15696,7 @@ "tr": "Onay", "pt-br": "Permitir", "xloc": [ - "default.handlebars->39->2317" + "default.handlebars->39->2325" ] }, { @@ -15715,8 +15722,8 @@ "zh-cht": "控制台", "xloc": [ "default-mobile.handlebars->11->354", - "default.handlebars->39->1011", - "default.handlebars->39->989", + "default.handlebars->39->1017", + "default.handlebars->39->995", "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" @@ -15744,7 +15751,7 @@ "zh-chs": "控制台 -", "zh-cht": "控制台 -", "xloc": [ - "default.handlebars->39->770" + "default.handlebars->39->773" ] }, { @@ -15769,8 +15776,8 @@ "zh-chs": "控制", "zh-cht": "控制", "xloc": [ - "default.handlebars->39->1010", - "default.handlebars->39->988", + "default.handlebars->39->1016", + "default.handlebars->39->994", "messenger.handlebars->remoteImage->3->2" ] }, @@ -15821,7 +15828,7 @@ "zh-chs": "Cookie编码器", "zh-cht": "Cookie編碼器", "xloc": [ - "default.handlebars->39->2923" + "default.handlebars->39->2931" ] }, { @@ -15848,7 +15855,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->39->559", + "default.handlebars->39->562", "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" @@ -15876,9 +15883,9 @@ "zh-chs": "将MAC地址复制到剪贴板", "zh-cht": "將MAC地址複製到剪貼板", "xloc": [ - "default.handlebars->39->149", - "default.handlebars->39->157", - "default.handlebars->39->160" + "default.handlebars->39->152", + "default.handlebars->39->160", + "default.handlebars->39->163" ] }, { @@ -15902,8 +15909,8 @@ "tr": "URL'yi panoya kopyala", "zh-chs": "将 URL 复制到剪贴板", "xloc": [ - "default.handlebars->39->568", - "default.handlebars->39->572" + "default.handlebars->39->571", + "default.handlebars->39->575" ] }, { @@ -15928,7 +15935,7 @@ "zh-chs": "将Windows 32位代理URL复制到剪贴板", "zh-cht": "將Windows 32位代理URL複製到剪貼板", "xloc": [ - "default.handlebars->39->549" + "default.handlebars->39->552" ] }, { @@ -15953,7 +15960,7 @@ "zh-chs": "将Windows 64位代理URL复制到剪贴板", "zh-cht": "將Windows 64位代理URL複製到剪貼板", "xloc": [ - "default.handlebars->39->553" + "default.handlebars->39->556" ] }, { @@ -15978,18 +15985,18 @@ "zh-chs": "将地址复制到剪贴板", "zh-cht": "將地址複製到剪貼板", "xloc": [ - "default.handlebars->39->138", - "default.handlebars->39->140", - "default.handlebars->39->142", - "default.handlebars->39->151", - "default.handlebars->39->153", - "default.handlebars->39->155", - "default.handlebars->39->163", - "default.handlebars->39->165", - "default.handlebars->39->167", - "default.handlebars->39->169", - "default.handlebars->39->171", - "default.handlebars->39->173" + "default.handlebars->39->141", + "default.handlebars->39->143", + "default.handlebars->39->145", + "default.handlebars->39->154", + "default.handlebars->39->156", + "default.handlebars->39->158", + "default.handlebars->39->166", + "default.handlebars->39->168", + "default.handlebars->39->170", + "default.handlebars->39->172", + "default.handlebars->39->174", + "default.handlebars->39->176" ] }, { @@ -16014,8 +16021,8 @@ "zh-chs": "将代理URL复制到剪贴板", "zh-cht": "將代理URL複製到剪貼板", "xloc": [ - "default.handlebars->39->585", - "default.handlebars->39->587" + "default.handlebars->39->588", + "default.handlebars->39->590" ] }, { @@ -16040,12 +16047,12 @@ "zh-chs": "复制连结到剪贴板", "zh-cht": "複製連結到剪貼板", "xloc": [ - "default.handlebars->39->2122", - "default.handlebars->39->2141", - "default.handlebars->39->290", - "default.handlebars->39->312", - "default.handlebars->39->314", - "default.handlebars->39->523" + "default.handlebars->39->2128", + "default.handlebars->39->2147", + "default.handlebars->39->293", + "default.handlebars->39->315", + "default.handlebars->39->317", + "default.handlebars->39->526" ] }, { @@ -16070,7 +16077,7 @@ "zh-chs": "将macOS代理URL复制到剪贴板", "zh-cht": "將macOS代理URL複製到剪貼板", "xloc": [ - "default.handlebars->39->563" + "default.handlebars->39->566" ] }, { @@ -16095,7 +16102,7 @@ "zh-chs": "将名称复制到剪贴板", "zh-cht": "將名稱複製到剪貼板", "xloc": [ - "default.handlebars->39->147" + "default.handlebars->39->150" ] }, { @@ -16122,8 +16129,8 @@ "xloc": [ "agentinvite.handlebars->container->column_l->5->linuxtab", "agentinvite.handlebars->container->column_l->5->linuxtab", - "default.handlebars->39->558", - "default.handlebars->39->581" + "default.handlebars->39->561", + "default.handlebars->39->584" ] }, { @@ -16148,7 +16155,7 @@ "zh-chs": "将有效代码复制到剪贴板", "zh-cht": "將有效代碼複製到剪貼板", "xloc": [ - "default.handlebars->39->216" + "default.handlebars->39->219" ] }, { @@ -16173,7 +16180,7 @@ "zh-chs": "复制:“{0}”到“{1}”", "zh-cht": "複製:“{0}”到“{1}”", "xloc": [ - "default.handlebars->39->2213" + "default.handlebars->39->2219" ] }, { @@ -16354,7 +16361,7 @@ "zh-chs": "核心服务器", "zh-cht": "核心伺服器", "xloc": [ - "default.handlebars->39->2922" + "default.handlebars->39->2930" ] }, { @@ -16379,7 +16386,7 @@ "zh-chs": "科西嘉文", "zh-cht": "科西嘉文", "xloc": [ - "default.handlebars->39->1546" + "default.handlebars->39->1552" ] }, { @@ -16425,7 +16432,7 @@ "zh-chs": "创建帐号", "zh-cht": "創建帳號", "xloc": [ - "default.handlebars->39->2434", + "default.handlebars->39->2442", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1", "login2.handlebars->centralTable->1->0->logincell->createpanel->createpanelform->9->1->12->1->1" @@ -16498,8 +16505,8 @@ "tr": "Giriş Simgesi Oluştur", "zh-chs": "创建登录令牌", "xloc": [ - "default.handlebars->39->1731", - "default.handlebars->39->315" + "default.handlebars->39->1737", + "default.handlebars->39->318" ] }, { @@ -16524,7 +16531,7 @@ "zh-chs": "创建用户组", "zh-cht": "創建用戶群", "xloc": [ - "default.handlebars->39->2474" + "default.handlebars->39->2482" ] }, { @@ -16549,7 +16556,7 @@ "zh-chs": "创建连结以与访客共享此设备", "zh-cht": "創建鏈結以與訪客共享此裝置", "xloc": [ - "default.handlebars->39->891" + "default.handlebars->39->897" ] }, { @@ -16574,7 +16581,7 @@ "zh-chs": "使用以下选项创建一个新的设备组。", "zh-cht": "使用以下選項創建一個新的裝置群。", "xloc": [ - "default.handlebars->39->1761" + "default.handlebars->39->1767" ] }, { @@ -16599,7 +16606,7 @@ "zh-chs": "创建一个新的设备组。", "zh-cht": "創建一個新的裝置群。", "xloc": [ - "default.handlebars->39->351" + "default.handlebars->39->354" ] }, { @@ -16623,7 +16630,7 @@ "tr": "Hesabınıza alternatif giriş olarak kullanılabilecek geçici bir kullanıcı adı ve şifre oluşturun. Bu, araçların veya diğer hizmetlerin hesabınıza erişmesine izin vermek için kullanışlıdır.", "zh-chs": "创建一个临时用户名和密码,可用作您帐户的替代登录名。这对于允许工具或其他服务访问您的帐户非常有用。", "xloc": [ - "default.handlebars->39->1711" + "default.handlebars->39->1717" ] }, { @@ -16648,7 +16655,7 @@ "zh-chs": "创建文件夹(如果不存在)?", "zh-cht": "創建文件夾(如果不存在)?", "xloc": [ - "default.handlebars->39->683" + "default.handlebars->39->686" ] }, { @@ -16673,7 +16680,7 @@ "zh-chs": "创建文件夹:“{0}”", "zh-cht": "創建文件夾:“{0}”", "xloc": [ - "default.handlebars->39->2206" + "default.handlebars->39->2212" ] }, { @@ -16722,7 +16729,7 @@ "zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:", "zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:", "xloc": [ - "default.handlebars->39->2398" + "default.handlebars->39->2406" ] }, { @@ -16774,7 +16781,7 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "創建的設備組:{0}", "xloc": [ - "default.handlebars->39->2217" + "default.handlebars->39->2223" ] }, { @@ -16799,7 +16806,7 @@ "zh-chs": "创建一个链接,该链接允许没有帐户的访客在有限的时间内远程控制此设备。", "zh-cht": "創建一個鏈接,該鏈接允許沒有帳戶的訪客在有限的時間內遠程控制此設備。", "xloc": [ - "default.handlebars->39->1034" + "default.handlebars->39->1040" ] }, { @@ -16868,7 +16875,7 @@ "zh-chs": "创建", "zh-cht": "創建", "xloc": [ - "default.handlebars->39->2578" + "default.handlebars->39->2586" ] }, { @@ -16893,7 +16900,7 @@ "zh-chs": "创建时间", "zh-cht": "創作時間", "xloc": [ - "default.handlebars->39->1835" + "default.handlebars->39->1841" ] }, { @@ -16945,8 +16952,8 @@ "zh-chs": "创建者", "zh-cht": "創作者", "xloc": [ - "default.handlebars->39->1833", - "default.handlebars->39->1834" + "default.handlebars->39->1839", + "default.handlebars->39->1840" ] }, { @@ -16972,8 +16979,8 @@ "zh-cht": "證書", "xloc": [ "default-mobile.handlebars->11->328", - "default.handlebars->39->1798", - "default.handlebars->39->879" + "default.handlebars->39->1804", + "default.handlebars->39->882" ] }, { @@ -16998,7 +17005,7 @@ "zh-chs": "克里语", "zh-cht": "克里語", "xloc": [ - "default.handlebars->39->1547" + "default.handlebars->39->1553" ] }, { @@ -17023,7 +17030,7 @@ "zh-chs": "克罗地亚文", "zh-cht": "克羅地亞文", "xloc": [ - "default.handlebars->39->1548" + "default.handlebars->39->1554" ] }, { @@ -17102,9 +17109,9 @@ "xloc": [ "default-mobile.handlebars->11->430", "default-mobile.handlebars->11->434", - "default.handlebars->39->1222", - "default.handlebars->39->1226", - "default.handlebars->39->57", + "default.handlebars->39->1228", + "default.handlebars->39->1232", + "default.handlebars->39->60", "sharing.handlebars->11->24" ] }, @@ -17253,7 +17260,7 @@ "zh-chs": "当前版本", "zh-cht": "當前版本", "xloc": [ - "default.handlebars->39->178" + "default.handlebars->39->181" ] }, { @@ -17278,7 +17285,7 @@ "zh-chs": "当前密码不正确。", "xloc": [ "default-mobile.handlebars->11->735", - "default.handlebars->39->2846" + "default.handlebars->39->2854" ] }, { @@ -17381,7 +17388,7 @@ "zh-chs": "捷克文", "zh-cht": "捷克文", "xloc": [ - "default.handlebars->39->1549" + "default.handlebars->39->1555" ] }, { @@ -17406,7 +17413,7 @@ "zh-chs": "DNS suffix", "zh-cht": "DNS suffix", "xloc": [ - "default.handlebars->39->146" + "default.handlebars->39->149" ] }, { @@ -17426,7 +17433,7 @@ "tr": "Günlük", "pt-br": "Diariamente", "xloc": [ - "default.handlebars->39->275" + "default.handlebars->39->278" ] }, { @@ -17451,7 +17458,7 @@ "zh-chs": "丹麦文", "zh-cht": "丹麥文", "xloc": [ - "default.handlebars->39->1550" + "default.handlebars->39->1556" ] }, { @@ -17476,7 +17483,7 @@ "zh-chs": "黑暗模式", "xloc": [ "default-mobile.handlebars->11->92", - "default.handlebars->39->61" + "default.handlebars->39->64" ] }, { @@ -17501,7 +17508,7 @@ "zh-chs": "数据通道", "zh-cht": "數據通道", "xloc": [ - "default.handlebars->39->1190", + "default.handlebars->39->1196", "sharing.handlebars->11->11" ] }, @@ -17527,7 +17534,7 @@ "zh-chs": "日期和时间", "zh-cht": "日期和時間", "xloc": [ - "default.handlebars->39->1708" + "default.handlebars->39->1714" ] }, { @@ -17553,9 +17560,9 @@ "zh-cht": "天", "xloc": [ "default-mobile.handlebars->11->382", - "default.handlebars->39->1112", - "default.handlebars->39->2743", - "default.handlebars->39->2746" + "default.handlebars->39->1118", + "default.handlebars->39->2751", + "default.handlebars->39->2754" ] }, { @@ -17580,8 +17587,8 @@ "zh-chs": "停用", "zh-cht": "停用", "xloc": [ - "default.handlebars->39->1865", - "default.handlebars->39->1923" + "default.handlebars->39->1871", + "default.handlebars->39->1929" ] }, { @@ -17606,7 +17613,7 @@ "zh-chs": "如果设置停用CCM", "zh-cht": "如果設置停用CCM", "xloc": [ - "default.handlebars->39->1935" + "default.handlebars->39->1941" ] }, { @@ -17654,7 +17661,7 @@ "zh-cht": "沉睡", "xloc": [ "default-mobile.handlebars->11->241", - "default.handlebars->39->598" + "default.handlebars->39->601" ] }, { @@ -17679,10 +17686,10 @@ "zh-chs": "默认", "zh-cht": "默認", "xloc": [ - "default.handlebars->39->2421", - "default.handlebars->39->2470", - "default.handlebars->39->2481", - "default.handlebars->39->2554" + "default.handlebars->39->2429", + "default.handlebars->39->2478", + "default.handlebars->39->2489", + "default.handlebars->39->2562" ] }, { @@ -17707,7 +17714,7 @@ "zh-chs": "德尔", "xloc": [ "default-mobile.handlebars->11->418", - "default.handlebars->39->1210" + "default.handlebars->39->1216" ] }, { @@ -17737,9 +17744,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->39->1330", - "default.handlebars->39->2148", - "default.handlebars->39->740", + "default.handlebars->39->1336", + "default.handlebars->39->2154", + "default.handlebars->39->743", "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", @@ -17775,7 +17782,7 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->11->115", - "default.handlebars->39->1746" + "default.handlebars->39->1752" ] }, { @@ -17800,7 +17807,7 @@ "zh-chs": "删除帐户", "zh-cht": "刪除帳戶", "xloc": [ - "default.handlebars->39->2386" + "default.handlebars->39->2394" ] }, { @@ -17826,7 +17833,7 @@ "zh-cht": "刪除裝置", "xloc": [ "default-mobile.handlebars->11->337", - "default.handlebars->39->901" + "default.handlebars->39->907" ] }, { @@ -17850,7 +17857,7 @@ "tr": "Cihazları Sil", "zh-chs": "删除设备", "xloc": [ - "default.handlebars->39->658" + "default.handlebars->39->661" ] }, { @@ -17877,8 +17884,8 @@ "xloc": [ "default-mobile.handlebars->11->643", "default-mobile.handlebars->11->646", - "default.handlebars->39->1911", - "default.handlebars->39->1952" + "default.handlebars->39->1917", + "default.handlebars->39->1958" ] }, { @@ -17904,7 +17911,7 @@ "zh-cht": "刪除節點", "xloc": [ "default-mobile.handlebars->11->390", - "default.handlebars->39->1138" + "default.handlebars->39->1144" ] }, { @@ -17951,7 +17958,7 @@ "zh-chs": "删除用户", "zh-cht": "刪除用戶", "xloc": [ - "default.handlebars->39->2621" + "default.handlebars->39->2629" ] }, { @@ -17976,8 +17983,8 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->39->2522", - "default.handlebars->39->2534" + "default.handlebars->39->2530", + "default.handlebars->39->2542" ] }, { @@ -18002,7 +18009,7 @@ "zh-chs": "删除用户群组", "zh-cht": "刪除用戶群組", "xloc": [ - "default.handlebars->39->2468" + "default.handlebars->39->2476" ] }, { @@ -18027,7 +18034,7 @@ "zh-chs": "删除用户{0}", "zh-cht": "刪除用戶{0}", "xloc": [ - "default.handlebars->39->2660" + "default.handlebars->39->2668" ] }, { @@ -18053,7 +18060,7 @@ "zh-cht": "刪除帳戶", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0", - "default.handlebars->39->2382", + "default.handlebars->39->2390", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -18079,7 +18086,7 @@ "zh-chs": "删除设备", "zh-cht": "刪除裝置", "xloc": [ - "default.handlebars->39->644" + "default.handlebars->39->647" ] }, { @@ -18104,7 +18111,7 @@ "zh-chs": "删除群组", "zh-cht": "刪除群組", "xloc": [ - "default.handlebars->39->2464" + "default.handlebars->39->2472" ] }, { @@ -18129,7 +18136,7 @@ "zh-chs": "删除项目?", "zh-cht": "刪除項目?", "xloc": [ - "default.handlebars->39->741" + "default.handlebars->39->744" ] }, { @@ -18154,7 +18161,7 @@ "zh-chs": "递归删除:“{0}”,{1}个元素已删除", "zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除", "xloc": [ - "default.handlebars->39->2208" + "default.handlebars->39->2214" ] }, { @@ -18181,8 +18188,8 @@ "xloc": [ "default-mobile.handlebars->11->155", "default-mobile.handlebars->11->486", - "default.handlebars->39->1332", - "default.handlebars->39->2150", + "default.handlebars->39->1338", + "default.handlebars->39->2156", "sharing.handlebars->11->63" ] }, @@ -18208,7 +18215,7 @@ "zh-chs": "删除用户群组{0}?", "zh-cht": "刪除用戶群組{0}?", "xloc": [ - "default.handlebars->39->2532" + "default.handlebars->39->2540" ] }, { @@ -18235,8 +18242,8 @@ "xloc": [ "default-mobile.handlebars->11->154", "default-mobile.handlebars->11->485", - "default.handlebars->39->1331", - "default.handlebars->39->2149", + "default.handlebars->39->1337", + "default.handlebars->39->2155", "sharing.handlebars->11->62" ] }, @@ -18287,7 +18294,7 @@ "zh-chs": "删除:“{0}”", "zh-cht": "刪除:“{0}”", "xloc": [ - "default.handlebars->39->2207" + "default.handlebars->39->2213" ] }, { @@ -18312,7 +18319,7 @@ "zh-chs": "删除:“{0}”,{1}个元素已删除", "zh-cht": "刪除:“{0}”,已刪除{1}個元素", "xloc": [ - "default.handlebars->39->2209" + "default.handlebars->39->2215" ] }, { @@ -18338,7 +18345,7 @@ "zh-cht": "被拒絕", "xloc": [ "default-mobile.handlebars->11->405", - "default.handlebars->39->1185", + "default.handlebars->39->1191", "sharing.handlebars->11->29", "sharing.handlebars->11->7" ] @@ -18483,20 +18490,20 @@ "default-mobile.handlebars->11->551", "default-mobile.handlebars->11->629", "default-mobile.handlebars->11->652", - "default.handlebars->39->1180", - "default.handlebars->39->1391", - "default.handlebars->39->1401", - "default.handlebars->39->145", - "default.handlebars->39->1770", - "default.handlebars->39->1826", - "default.handlebars->39->1958", - "default.handlebars->39->2315", - "default.handlebars->39->2473", - "default.handlebars->39->2483", - "default.handlebars->39->2484", - "default.handlebars->39->2530", - "default.handlebars->39->781", - "default.handlebars->39->782", + "default.handlebars->39->1186", + "default.handlebars->39->1397", + "default.handlebars->39->1407", + "default.handlebars->39->148", + "default.handlebars->39->1776", + "default.handlebars->39->1832", + "default.handlebars->39->1964", + "default.handlebars->39->2323", + "default.handlebars->39->2481", + "default.handlebars->39->2491", + "default.handlebars->39->2492", + "default.handlebars->39->2538", + "default.handlebars->39->784", + "default.handlebars->39->785", "default.handlebars->container->column_l->p42->p42tbl->1->0->3" ] }, @@ -18545,16 +18552,16 @@ "zh-cht": "桌面", "xloc": [ "default-mobile.handlebars->11->350", - "default.handlebars->39->1036", - "default.handlebars->39->1265", - "default.handlebars->39->1891", - "default.handlebars->39->1964", - "default.handlebars->39->2717", - "default.handlebars->39->2776", - "default.handlebars->39->2807", - "default.handlebars->39->2898", - "default.handlebars->39->746", - "default.handlebars->39->952", + "default.handlebars->39->1042", + "default.handlebars->39->1271", + "default.handlebars->39->1897", + "default.handlebars->39->1970", + "default.handlebars->39->2725", + "default.handlebars->39->2784", + "default.handlebars->39->2815", + "default.handlebars->39->2906", + "default.handlebars->39->749", + "default.handlebars->39->958", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop", "sharing.handlebars->11->23", @@ -18582,9 +18589,9 @@ "tr": "Masaüstü + Dosyalar", "zh-chs": "桌面 + 文件", "xloc": [ - "default.handlebars->39->1039", - "default.handlebars->39->1895", - "default.handlebars->39->956" + "default.handlebars->39->1045", + "default.handlebars->39->1901", + "default.handlebars->39->962" ] }, { @@ -18608,8 +18615,8 @@ "tr": "Masaüstü + Terminal", "zh-chs": "桌面 + 终端", "xloc": [ - "default.handlebars->39->1892", - "default.handlebars->39->953" + "default.handlebars->39->1898", + "default.handlebars->39->959" ] }, { @@ -18633,9 +18640,9 @@ "tr": "Masaüstü + Terminal + Dosyalar", "zh-chs": "桌面 + 终端 + 文件", "xloc": [ - "default.handlebars->39->1041", - "default.handlebars->39->1896", - "default.handlebars->39->957" + "default.handlebars->39->1047", + "default.handlebars->39->1902", + "default.handlebars->39->963" ] }, { @@ -18684,7 +18691,7 @@ "tr": "Masaüstü Multiplex", "zh-chs": "桌面复用", "xloc": [ - "default.handlebars->39->2903" + "default.handlebars->39->2911" ] }, { @@ -18709,10 +18716,10 @@ "zh-chs": "桌面通知", "zh-cht": "桌面通知", "xloc": [ - "default.handlebars->39->1846", - "default.handlebars->39->2491", - "default.handlebars->39->2593", - "default.handlebars->39->843" + "default.handlebars->39->1852", + "default.handlebars->39->2499", + "default.handlebars->39->2601", + "default.handlebars->39->846" ] }, { @@ -18737,10 +18744,10 @@ "zh-chs": "桌面提示", "zh-cht": "桌面提示", "xloc": [ - "default.handlebars->39->1845", - "default.handlebars->39->2490", - "default.handlebars->39->2592", - "default.handlebars->39->842" + "default.handlebars->39->1851", + "default.handlebars->39->2498", + "default.handlebars->39->2600", + "default.handlebars->39->845" ] }, { @@ -18765,10 +18772,10 @@ "zh-chs": "桌面提示+工具栏", "zh-cht": "桌面提示+工具欄", "xloc": [ - "default.handlebars->39->1843", - "default.handlebars->39->2488", - "default.handlebars->39->2590", - "default.handlebars->39->840" + "default.handlebars->39->1849", + "default.handlebars->39->2496", + "default.handlebars->39->2598", + "default.handlebars->39->843" ] }, { @@ -18792,7 +18799,7 @@ "tr": "Masaüstü Oturumu", "zh-chs": "桌面会话", "xloc": [ - "default.handlebars->39->2710" + "default.handlebars->39->2718" ] }, { @@ -18890,10 +18897,10 @@ "zh-chs": "桌面工具栏", "zh-cht": "桌面工具欄", "xloc": [ - "default.handlebars->39->1844", - "default.handlebars->39->2489", - "default.handlebars->39->2591", - "default.handlebars->39->841" + "default.handlebars->39->1850", + "default.handlebars->39->2497", + "default.handlebars->39->2599", + "default.handlebars->39->844" ] }, { @@ -18917,7 +18924,7 @@ "tr": "Yalnızca Masaüstü Görünümü", "zh-chs": "仅桌面视图", "xloc": [ - "default.handlebars->39->2566" + "default.handlebars->39->2574" ] }, { @@ -18941,7 +18948,7 @@ "tr": "Masaüstü, Yalnızca görüntüleme", "zh-chs": "桌面,仅查看", "xloc": [ - "default.handlebars->39->1042" + "default.handlebars->39->1048" ] }, { @@ -18966,7 +18973,7 @@ "zh-chs": "桌面时段", "zh-cht": "桌面時段", "xloc": [ - "default.handlebars->39->1264" + "default.handlebars->39->1270" ] }, { @@ -19043,7 +19050,7 @@ "zh-cht": "細節", "xloc": [ "default-mobile.handlebars->11->353", - "default.handlebars->39->2054", + "default.handlebars->39->2060", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevInfo", "default.handlebars->contextMenu->cxdetails" ] @@ -19096,13 +19103,13 @@ "zh-cht": "裝置", "xloc": [ "default-mobile.handlebars->11->546", - "default.handlebars->39->1386", - "default.handlebars->39->1494", - "default.handlebars->39->1992", - "default.handlebars->39->262", - "default.handlebars->39->2679", - "default.handlebars->39->2742", - "default.handlebars->39->2760", + "default.handlebars->39->1392", + "default.handlebars->39->1500", + "default.handlebars->39->1998", + "default.handlebars->39->265", + "default.handlebars->39->2687", + "default.handlebars->39->2750", + "default.handlebars->39->2768", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] }, @@ -19130,7 +19137,7 @@ "xloc": [ "default-mobile.handlebars->11->371", "default-mobile.handlebars->11->380", - "default.handlebars->39->1095" + "default.handlebars->39->1101" ] }, { @@ -19179,7 +19186,7 @@ "tr": "Cihaz Açıklaması", "zh-chs": "设备描述", "xloc": [ - "default.handlebars->39->318" + "default.handlebars->39->321" ] }, { @@ -19203,7 +19210,7 @@ "tr": "Cihaz Ayrıntıları", "zh-chs": "设备详情", "xloc": [ - "default.handlebars->39->2016" + "default.handlebars->39->2022" ] }, { @@ -19255,17 +19262,17 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->713", - "default.handlebars->39->1987", - "default.handlebars->39->1990", - "default.handlebars->39->1991", - "default.handlebars->39->2332", - "default.handlebars->39->2514", - "default.handlebars->39->2520", - "default.handlebars->39->2667", - "default.handlebars->39->2726", - "default.handlebars->39->2749", - "default.handlebars->39->2763", - "default.handlebars->39->2824" + "default.handlebars->39->1993", + "default.handlebars->39->1996", + "default.handlebars->39->1997", + "default.handlebars->39->2340", + "default.handlebars->39->2522", + "default.handlebars->39->2528", + "default.handlebars->39->2675", + "default.handlebars->39->2734", + "default.handlebars->39->2757", + "default.handlebars->39->2771", + "default.handlebars->39->2832" ] }, { @@ -19291,7 +19298,7 @@ "zh-cht": "裝置群用戶", "xloc": [ "default-mobile.handlebars->11->702", - "default.handlebars->39->2060" + "default.handlebars->39->2066" ] }, { @@ -19317,11 +19324,11 @@ "zh-cht": "裝置群", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3", - "default.handlebars->39->2348", - "default.handlebars->39->2458", - "default.handlebars->39->2501", - "default.handlebars->39->2587", - "default.handlebars->39->2876", + "default.handlebars->39->2356", + "default.handlebars->39->2466", + "default.handlebars->39->2509", + "default.handlebars->39->2595", + "default.handlebars->39->2884", "default.handlebars->container->column_l->p2->p2info->9" ] }, @@ -19347,7 +19354,7 @@ "zh-chs": "设备信息导出", "zh-cht": "裝置訊息輸出", "xloc": [ - "default.handlebars->39->700" + "default.handlebars->39->703" ] }, { @@ -19372,7 +19379,7 @@ "zh-chs": "设备位置", "zh-cht": "裝置位置", "xloc": [ - "default.handlebars->39->1139" + "default.handlebars->39->1145" ] }, { @@ -19397,7 +19404,7 @@ "zh-chs": "设备消息", "zh-cht": "裝置訊息", "xloc": [ - "default.handlebars->39->1026" + "default.handlebars->39->1032" ] }, { @@ -19423,10 +19430,10 @@ "zh-cht": "裝置名稱", "xloc": [ "default-mobile.handlebars->11->398", - "default.handlebars->39->1178", - "default.handlebars->39->2725", - "default.handlebars->39->438", - "default.handlebars->39->447", + "default.handlebars->39->1184", + "default.handlebars->39->2733", + "default.handlebars->39->441", + "default.handlebars->39->450", "player.handlebars->3->25" ] }, @@ -19452,8 +19459,8 @@ "zh-chs": "设备通知", "zh-cht": "裝置通知", "xloc": [ - "default.handlebars->39->1031", - "default.handlebars->39->679" + "default.handlebars->39->1037", + "default.handlebars->39->682" ] }, { @@ -19501,7 +19508,7 @@ "tr": "Cihaz İtme", "zh-chs": "设备推送", "xloc": [ - "default.handlebars->39->2606" + "default.handlebars->39->2614" ] }, { @@ -19569,8 +19576,8 @@ "zh-chs": "设备共享链接", "zh-cht": "設備共享鏈接", "xloc": [ - "default.handlebars->39->1888", - "default.handlebars->39->949" + "default.handlebars->39->1894", + "default.handlebars->39->955" ] }, { @@ -19643,9 +19650,9 @@ "default-mobile.handlebars->11->282", "default-mobile.handlebars->11->284", "default-mobile.handlebars->11->286", - "default.handlebars->39->785", - "default.handlebars->39->787", - "default.handlebars->39->789" + "default.handlebars->39->788", + "default.handlebars->39->790", + "default.handlebars->39->792" ] }, { @@ -19669,7 +19676,7 @@ "tr": "Cihaz Görünümü Sütunları", "zh-chs": "设备视图列", "xloc": [ - "default.handlebars->39->325" + "default.handlebars->39->328" ] }, { @@ -19694,11 +19701,11 @@ "zh-chs": "设备连接。", "zh-cht": "裝置連接。", "xloc": [ - "default.handlebars->39->1734", - "default.handlebars->39->2087", - "default.handlebars->39->2091", - "default.handlebars->39->973", - "default.handlebars->39->977" + "default.handlebars->39->1740", + "default.handlebars->39->2093", + "default.handlebars->39->2097", + "default.handlebars->39->979", + "default.handlebars->39->983" ] }, { @@ -19723,11 +19730,11 @@ "zh-chs": "设备断开连接。", "zh-cht": "裝置斷開連接。", "xloc": [ - "default.handlebars->39->1735", - "default.handlebars->39->2088", - "default.handlebars->39->2092", - "default.handlebars->39->974", - "default.handlebars->39->978" + "default.handlebars->39->1741", + "default.handlebars->39->2094", + "default.handlebars->39->2098", + "default.handlebars->39->980", + "default.handlebars->39->984" ] }, { @@ -19752,7 +19759,7 @@ "zh-chs": "创建的设备组:{0}", "zh-cht": "設備組已創建:{0}", "xloc": [ - "default.handlebars->39->2238" + "default.handlebars->39->2244" ] }, { @@ -19777,7 +19784,7 @@ "zh-chs": "设备组已删除:{0}", "zh-cht": "設備組已刪除:{0}", "xloc": [ - "default.handlebars->39->2239" + "default.handlebars->39->2245" ] }, { @@ -19802,7 +19809,7 @@ "zh-chs": "设备组成员身份已更改:{0}", "zh-cht": "設備組成員身份已更改:{0}", "xloc": [ - "default.handlebars->39->2240" + "default.handlebars->39->2246" ] }, { @@ -19828,7 +19835,7 @@ "zh-cht": "其他裝置群管理員可以查看和更改裝置群註釋。", "xloc": [ "default-mobile.handlebars->11->378", - "default.handlebars->39->1023" + "default.handlebars->39->1029" ] }, { @@ -19853,7 +19860,7 @@ "zh-chs": "设备组通知已更改", "zh-cht": "設備組通知已更改", "xloc": [ - "default.handlebars->39->2235" + "default.handlebars->39->2241" ] }, { @@ -19878,7 +19885,7 @@ "zh-chs": "未删除的设备组:{0}", "zh-cht": "未刪除的設備組:{0}", "xloc": [ - "default.handlebars->39->2218" + "default.handlebars->39->2224" ] }, { @@ -19898,7 +19905,13 @@ "tr": "{0} cihaz grubu değiştirildi: {1}", "pt-br": "Grupo de dispositivo {0} foi alterado: {1}", "xloc": [ - "default.handlebars->39->2304" + "default.handlebars->39->2310" + ] + }, + { + "en": "Device groups this device is a relay for", + "xloc": [ + "default.handlebars->39->883" ] }, { @@ -19925,8 +19938,8 @@ "xloc": [ "default-mobile.handlebars->11->199", "default-mobile.handlebars->11->269", - "default.handlebars->39->366", - "default.handlebars->39->767" + "default.handlebars->39->369", + "default.handlebars->39->770" ] }, { @@ -19947,7 +19960,7 @@ "pt-br": "O dispositivo esta ocupado", "xloc": [ "default-mobile.handlebars->11->205", - "default.handlebars->39->393" + "default.handlebars->39->396" ] }, { @@ -19972,7 +19985,7 @@ "zh-chs": "检测到设备,但无法获得电源状态。", "zh-cht": "檢測到裝置,但無法獲得電源狀態。", "xloc": [ - "default.handlebars->39->603" + "default.handlebars->39->606" ] }, { @@ -19998,7 +20011,7 @@ "zh-cht": "裝置正在休眠(S4)", "xloc": [ "default-mobile.handlebars->11->250", - "default.handlebars->39->611" + "default.handlebars->39->614" ] }, { @@ -20024,7 +20037,7 @@ "zh-cht": "裝置處於深度睡眠狀態(S3)", "xloc": [ "default-mobile.handlebars->11->249", - "default.handlebars->39->610" + "default.handlebars->39->613" ] }, { @@ -20049,7 +20062,7 @@ "zh-chs": "设备处于深度睡眠状态(S3)。", "zh-cht": "裝置處於深度睡眠狀態(S3)。", "xloc": [ - "default.handlebars->39->597" + "default.handlebars->39->600" ] }, { @@ -20074,7 +20087,7 @@ "zh-chs": "设备处于休眠状态(S4)。", "zh-cht": "裝置處於休眠狀態(S4)。", "xloc": [ - "default.handlebars->39->599" + "default.handlebars->39->602" ] }, { @@ -20099,7 +20112,7 @@ "zh-chs": "设备处于关机状态(S5)。", "zh-cht": "裝置處於關機狀態(S5)。", "xloc": [ - "default.handlebars->39->601" + "default.handlebars->39->604" ] }, { @@ -20125,7 +20138,7 @@ "zh-cht": "裝置處於睡眠狀態(S1)", "xloc": [ "default-mobile.handlebars->11->247", - "default.handlebars->39->608" + "default.handlebars->39->611" ] }, { @@ -20150,7 +20163,7 @@ "zh-chs": "设备处于睡眠状态(S1)。", "zh-cht": "裝置處於睡眠狀態(S1)。", "xloc": [ - "default.handlebars->39->593" + "default.handlebars->39->596" ] }, { @@ -20176,7 +20189,7 @@ "zh-cht": "裝置處於睡眠狀態(S2)", "xloc": [ "default-mobile.handlebars->11->248", - "default.handlebars->39->609" + "default.handlebars->39->612" ] }, { @@ -20201,7 +20214,7 @@ "zh-chs": "设备处于睡眠状态(S2)。", "zh-cht": "裝置處於睡眠狀態(S2)。", "xloc": [ - "default.handlebars->39->595" + "default.handlebars->39->598" ] }, { @@ -20227,7 +20240,7 @@ "zh-cht": "裝置處於軟關機狀態(S5)", "xloc": [ "default-mobile.handlebars->11->251", - "default.handlebars->39->612" + "default.handlebars->39->615" ] }, { @@ -20254,8 +20267,8 @@ "xloc": [ "default-mobile.handlebars->11->198", "default-mobile.handlebars->11->268", - "default.handlebars->39->365", - "default.handlebars->39->766" + "default.handlebars->39->368", + "default.handlebars->39->769" ] }, { @@ -20281,7 +20294,7 @@ "zh-cht": "裝置已連接電源", "xloc": [ "default-mobile.handlebars->11->246", - "default.handlebars->39->607" + "default.handlebars->39->610" ] }, { @@ -20301,7 +20314,7 @@ "tr": "Cihaz kapalı.", "pt-br": "O dispositivo está desligado", "xloc": [ - "default.handlebars->39->605" + "default.handlebars->39->608" ] }, { @@ -20326,7 +20339,7 @@ "zh-chs": "设备已连接电源。", "zh-cht": "裝置已連接電源。", "xloc": [ - "default.handlebars->39->591" + "default.handlebars->39->594" ] }, { @@ -20352,7 +20365,7 @@ "zh-cht": "裝置存在,但無法確定電源狀態", "xloc": [ "default-mobile.handlebars->11->252", - "default.handlebars->39->613" + "default.handlebars->39->616" ] }, { @@ -20377,7 +20390,7 @@ "zh-chs": "设备名称", "zh-cht": "裝置名稱", "xloc": [ - "default.handlebars->39->758" + "default.handlebars->39->761" ] }, { @@ -20402,7 +20415,7 @@ "zh-chs": "设备通知", "zh-cht": "設備通知", "xloc": [ - "default.handlebars->39->641" + "default.handlebars->39->644" ] }, { @@ -20426,7 +20439,7 @@ "tr": "Cihaz, Intel(R) AMT ACM TLS etkinleştirmesini istedi, FQDN: {0}", "zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}", "xloc": [ - "default.handlebars->39->2273" + "default.handlebars->39->2279" ] }, { @@ -20451,7 +20464,7 @@ "zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}", "zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}", "xloc": [ - "default.handlebars->39->2220" + "default.handlebars->39->2226" ] }, { @@ -20498,9 +20511,9 @@ "zh-chs": "设备", "zh-cht": "裝置", "xloc": [ - "default.handlebars->39->1909", - "default.handlebars->39->2459", - "default.handlebars->39->2502" + "default.handlebars->39->1915", + "default.handlebars->39->2467", + "default.handlebars->39->2510" ] }, { @@ -20547,8 +20560,8 @@ "zh-cht": "已禁用", "xloc": [ "default-mobile.handlebars->11->531", - "default.handlebars->39->118", - "default.handlebars->39->834" + "default.handlebars->39->121", + "default.handlebars->39->837" ] }, { @@ -20573,7 +20586,7 @@ "zh-chs": "禁用的电子邮件两因素身份验证", "zh-cht": "禁用的電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->39->2251" + "default.handlebars->39->2257" ] }, { @@ -20602,9 +20615,9 @@ "default-mobile.handlebars->11->460", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea1->1->3->disconnectbutton2span", - "default.handlebars->39->1298", - "default.handlebars->39->1856", - "default.handlebars->39->853", + "default.handlebars->39->1304", + "default.handlebars->39->1862", + "default.handlebars->39->856", "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->deskDisconnectContextMenu->3", @@ -20704,12 +20717,12 @@ "default-mobile.handlebars->11->217", "default-mobile.handlebars->11->221", "default-mobile.handlebars->11->225", - "default.handlebars->39->390", - "default.handlebars->39->397", - "default.handlebars->39->401", - "default.handlebars->39->405", - "default.handlebars->39->409", - "default.handlebars->39->413" + "default.handlebars->39->393", + "default.handlebars->39->400", + "default.handlebars->39->404", + "default.handlebars->39->408", + "default.handlebars->39->412", + "default.handlebars->39->416" ] }, { @@ -20738,10 +20751,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->39->357", "default.handlebars->39->360", - "default.handlebars->39->382", - "default.handlebars->39->421", + "default.handlebars->39->363", + "default.handlebars->39->385", + "default.handlebars->39->424", "default.handlebars->39->8", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->deskstatus", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->termstatus", @@ -20797,7 +20810,7 @@ "zh-chs": "解雇", "zh-cht": "解僱", "xloc": [ - "default.handlebars->39->386" + "default.handlebars->39->389" ] }, { @@ -20822,7 +20835,7 @@ "zh-chs": "在远程设备上显示一个消息框。", "zh-cht": "在遠程裝置上顯示一個訊息框。", "xloc": [ - "default.handlebars->39->1027" + "default.handlebars->39->1033" ] }, { @@ -20872,7 +20885,7 @@ "zh-chs": "在远程设备上显示短信", "zh-cht": "在遠程裝置上顯示短信", "xloc": [ - "default.handlebars->39->887" + "default.handlebars->39->893" ] }, { @@ -20918,7 +20931,7 @@ "zh-chs": "显示设备组名称", "zh-cht": "顯示裝置群名稱", "xloc": [ - "default.handlebars->39->1733" + "default.handlebars->39->1739" ] }, { @@ -20943,7 +20956,7 @@ "zh-chs": "显示名称", "zh-cht": "顯示名稱", "xloc": [ - "default.handlebars->39->1248" + "default.handlebars->39->1254" ] }, { @@ -20968,7 +20981,7 @@ "zh-chs": "显示公共连结", "zh-cht": "顯示公共鏈結", "xloc": [ - "default.handlebars->39->2121" + "default.handlebars->39->2127" ] }, { @@ -20992,7 +21005,7 @@ "tr": "{0} göster", "zh-chs": "显示{0}", "xloc": [ - "default.handlebars->39->1267" + "default.handlebars->39->1273" ] }, { @@ -21017,7 +21030,7 @@ "zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->39->2180" + "default.handlebars->39->2186" ] }, { @@ -21042,7 +21055,7 @@ "zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”", "zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”", "xloc": [ - "default.handlebars->39->2188" + "default.handlebars->39->2194" ] }, { @@ -21067,8 +21080,8 @@ "zh-chs": "什么都不做", "zh-cht": "什麼都不做", "xloc": [ - "default.handlebars->39->1938", - "default.handlebars->39->1942" + "default.handlebars->39->1944", + "default.handlebars->39->1948" ] }, { @@ -21093,11 +21106,11 @@ "zh-chs": "域", "zh-cht": "域", "xloc": [ - "default.handlebars->39->114", - "default.handlebars->39->2422", - "default.handlebars->39->2471", - "default.handlebars->39->2480", - "default.handlebars->39->2553", + "default.handlebars->39->117", + "default.handlebars->39->2430", + "default.handlebars->39->2479", + "default.handlebars->39->2488", + "default.handlebars->39->2561", "mstsc.handlebars->main->1->3->1->rowdomain->1->0", "mstsc.handlebars->main->1->3->1->rowdomain->3" ] @@ -21145,7 +21158,7 @@ "zh-chs": "请勿更改,如果设置请保留CCM", "zh-cht": "請勿更改,如果設置請保留CCM", "xloc": [ - "default.handlebars->39->1934" + "default.handlebars->39->1940" ] }, { @@ -21192,7 +21205,7 @@ "zh-chs": "不要连接到服务器", "zh-cht": "不要連接到伺服器", "xloc": [ - "default.handlebars->39->1943" + "default.handlebars->39->1949" ] }, { @@ -21309,7 +21322,7 @@ "zh-chs": "下", "xloc": [ "default-mobile.handlebars->11->426", - "default.handlebars->39->1218" + "default.handlebars->39->1224" ] }, { @@ -21412,7 +21425,7 @@ "zh-cht": "下載檔案", "xloc": [ "default-mobile.handlebars->11->505", - "default.handlebars->39->1351", + "default.handlebars->39->1357", "sharing.handlebars->11->82" ] }, @@ -21438,7 +21451,7 @@ "zh-chs": "下载MeshCentral Router,一个TCP端口映射工具。", "zh-cht": "下載MeshCentral Router,一個TCP端口映射工具。", "xloc": [ - "default.handlebars->39->355" + "default.handlebars->39->358" ] }, { @@ -21463,7 +21476,7 @@ "zh-chs": "下载MeshCmd", "zh-cht": "下載MeshCmd", "xloc": [ - "default.handlebars->39->1164" + "default.handlebars->39->1170" ] }, { @@ -21488,7 +21501,7 @@ "zh-chs": "下载MeshCmd,这是一个多功能的指令执行工具。", "zh-cht": "下載MeshCmd,這是一個多功能的指令執行工具。", "xloc": [ - "default.handlebars->39->353" + "default.handlebars->39->356" ] }, { @@ -21538,7 +21551,7 @@ "zh-chs": "下载报告", "zh-cht": "下載報告", "xloc": [ - "default.handlebars->39->2337", + "default.handlebars->39->2345", "default.handlebars->container->column_l->p3->3->1->0->3", "default.handlebars->container->column_l->p60->3->1->0->3->1->p60downloadReportDiv" ] @@ -21565,7 +21578,7 @@ "zh-chs": "下载带有指令档案的“ meshcmd”,以通过此服务器将网络讯息发送到该设备。紧记编辑meshaction.txt并添加您的帐户密码或进行任何必要的更改。", "zh-cht": "下載帶有指令檔案的“ meshcmd”,以通過此服務器將網絡讯息發送到該裝置。緊記編輯meshaction.txt並新增你的帳戶密碼或進行任何必要的更改。", "xloc": [ - "default.handlebars->39->1157" + "default.handlebars->39->1163" ] }, { @@ -21639,7 +21652,7 @@ "tr": "Cihaz listesini indir", "zh-chs": "下载设备列表", "xloc": [ - "default.handlebars->39->1907" + "default.handlebars->39->1913" ] }, { @@ -21664,7 +21677,7 @@ "zh-chs": "下载错误日志", "zh-cht": "下載錯誤日誌", "xloc": [ - "default.handlebars->39->188" + "default.handlebars->39->191" ] }, { @@ -21689,7 +21702,7 @@ "zh-chs": "下载电源事件", "zh-cht": "下載電源事件", "xloc": [ - "default.handlebars->39->1113" + "default.handlebars->39->1119" ] }, { @@ -21813,7 +21826,7 @@ "zh-chs": "使用以下一种档案格式下载设备列表。", "zh-cht": "使用以下一種檔案格式下載裝置列表。", "xloc": [ - "default.handlebars->39->692" + "default.handlebars->39->695" ] }, { @@ -21838,7 +21851,7 @@ "zh-chs": "使用以下一种档案格式下载事件列表。", "zh-cht": "使用以下一種檔案格式下載事件列表。", "xloc": [ - "default.handlebars->39->2338" + "default.handlebars->39->2346" ] }, { @@ -21863,7 +21876,7 @@ "zh-chs": "使用以下一种档案格式下载用户列表。", "zh-cht": "使用以下一種檔案格式下載用戶列表。", "xloc": [ - "default.handlebars->39->2406" + "default.handlebars->39->2414" ] }, { @@ -21964,7 +21977,7 @@ "zh-chs": "下载:“{0}”", "zh-cht": "下載:“{0}”", "xloc": [ - "default.handlebars->39->2211" + "default.handlebars->39->2217" ] }, { @@ -21988,7 +22001,7 @@ "tr": "İndirme: \\\"{0}\\\", Boyut: {1}", "zh-chs": "下载:\\\"{0}\\\",大小:{1}", "xloc": [ - "default.handlebars->39->2268" + "default.handlebars->39->2274" ] }, { @@ -22038,7 +22051,7 @@ "zh-chs": "代理重复", "zh-cht": "代理重複", "xloc": [ - "default.handlebars->39->2872" + "default.handlebars->39->2880" ] }, { @@ -22088,7 +22101,7 @@ "zh-chs": "复制用户组", "zh-cht": "複製用戶群", "xloc": [ - "default.handlebars->39->2475" + "default.handlebars->39->2483" ] }, { @@ -22135,11 +22148,11 @@ "zh-chs": "持续时间", "zh-cht": "持續時間", "xloc": [ - "default.handlebars->39->1070", - "default.handlebars->39->268", - "default.handlebars->39->270", - "default.handlebars->39->2705", - "default.handlebars->39->2731", + "default.handlebars->39->1076", + "default.handlebars->39->271", + "default.handlebars->39->2713", + "default.handlebars->39->273", + "default.handlebars->39->2739", "player.handlebars->3->18" ] }, @@ -22187,7 +22200,7 @@ "zh-chs": "荷兰文(比利时)", "zh-cht": "荷蘭文(比利時)", "xloc": [ - "default.handlebars->39->1552" + "default.handlebars->39->1558" ] }, { @@ -22212,7 +22225,7 @@ "zh-chs": "荷兰文(标准)", "zh-cht": "荷蘭文(標準)", "xloc": [ - "default.handlebars->39->1551" + "default.handlebars->39->1557" ] }, { @@ -22358,7 +22371,7 @@ "zh-chs": "错误:", "zh-cht": "錯誤:", "xloc": [ - "default.handlebars->39->233" + "default.handlebars->39->236" ] }, { @@ -22513,7 +22526,7 @@ "zh-chs": "错误:无法添加密钥。", "zh-cht": "錯誤:無法新增密鑰。", "xloc": [ - "default.handlebars->39->229" + "default.handlebars->39->232" ] }, { @@ -22595,9 +22608,9 @@ "default-mobile.handlebars->11->394", "default-mobile.handlebars->11->396", "default-mobile.handlebars->11->403", - "default.handlebars->39->1174", - "default.handlebars->39->1176", - "default.handlebars->39->1183" + "default.handlebars->39->1180", + "default.handlebars->39->1182", + "default.handlebars->39->1189" ] }, { @@ -22627,12 +22640,12 @@ "default-mobile.handlebars->11->653", "default-mobile.handlebars->11->659", "default-mobile.handlebars->11->679", - "default.handlebars->39->1953", - "default.handlebars->39->1956", "default.handlebars->39->1959", - "default.handlebars->39->1996", - "default.handlebars->39->2022", - "default.handlebars->39->2034" + "default.handlebars->39->1962", + "default.handlebars->39->1965", + "default.handlebars->39->2002", + "default.handlebars->39->2028", + "default.handlebars->39->2040" ] }, { @@ -22657,7 +22670,7 @@ "zh-chs": "编辑设备组功能", "zh-cht": "編輯裝置群功能", "xloc": [ - "default.handlebars->39->1982" + "default.handlebars->39->1988" ] }, { @@ -22682,8 +22695,8 @@ "zh-chs": "编辑设备组权限", "zh-cht": "編輯裝置群權限", "xloc": [ - "default.handlebars->39->2019", - "default.handlebars->39->2031" + "default.handlebars->39->2025", + "default.handlebars->39->2037" ] }, { @@ -22708,7 +22721,7 @@ "zh-chs": "编辑设备组用户同意", "zh-cht": "編輯裝置群用戶同意", "xloc": [ - "default.handlebars->39->1960" + "default.handlebars->39->1966" ] }, { @@ -22734,7 +22747,7 @@ "zh-cht": "編輯裝置筆記", "xloc": [ "default-mobile.handlebars->11->671", - "default.handlebars->39->2010" + "default.handlebars->39->2016" ] }, { @@ -22759,8 +22772,8 @@ "zh-chs": "编辑设备权限", "zh-cht": "編輯裝置權限", "xloc": [ - "default.handlebars->39->2024", - "default.handlebars->39->2026" + "default.handlebars->39->2030", + "default.handlebars->39->2032" ] }, { @@ -22785,7 +22798,7 @@ "zh-chs": "编辑设备标签", "zh-cht": "編輯裝置標籤", "xloc": [ - "default.handlebars->39->674" + "default.handlebars->39->677" ] }, { @@ -22810,7 +22823,7 @@ "zh-chs": "编辑设备用户同意", "zh-cht": "編輯裝置用戶同意", "xloc": [ - "default.handlebars->39->1962" + "default.handlebars->39->1968" ] }, { @@ -22835,7 +22848,7 @@ "zh-chs": "编辑群组", "zh-cht": "編輯群組", "xloc": [ - "default.handlebars->39->1000" + "default.handlebars->39->1006" ] }, { @@ -22864,10 +22877,10 @@ "default-mobile.handlebars->11->305", "default-mobile.handlebars->11->306", "default-mobile.handlebars->11->389", - "default.handlebars->39->1120", - "default.handlebars->39->805", - "default.handlebars->39->810", - "default.handlebars->39->811" + "default.handlebars->39->1126", + "default.handlebars->39->808", + "default.handlebars->39->813", + "default.handlebars->39->814" ] }, { @@ -22893,7 +22906,7 @@ "zh-cht": "編輯筆記", "xloc": [ "default-mobile.handlebars->11->686", - "default.handlebars->39->2041" + "default.handlebars->39->2047" ] }, { @@ -22918,7 +22931,7 @@ "zh-chs": "编辑用户同意", "zh-cht": "編輯用戶同意", "xloc": [ - "default.handlebars->39->1961" + "default.handlebars->39->1967" ] }, { @@ -22943,7 +22956,7 @@ "zh-chs": "编辑用户设备组权限", "zh-cht": "編輯用戶裝置群權限", "xloc": [ - "default.handlebars->39->2032" + "default.handlebars->39->2038" ] }, { @@ -22968,7 +22981,7 @@ "zh-chs": "编辑用户设备权限", "zh-cht": "編輯用戶裝置權限", "xloc": [ - "default.handlebars->39->2027" + "default.handlebars->39->2033" ] }, { @@ -22992,7 +23005,7 @@ "tr": "Kullanıcı Özelliklerini Düzenle", "zh-chs": "编辑用户特征", "xloc": [ - "default.handlebars->39->2643" + "default.handlebars->39->2651" ] }, { @@ -23017,7 +23030,7 @@ "zh-chs": "编辑用户组", "zh-cht": "編輯用戶群", "xloc": [ - "default.handlebars->39->2531" + "default.handlebars->39->2539" ] }, { @@ -23042,7 +23055,7 @@ "zh-chs": "编辑用户组设备权限", "zh-cht": "編輯用戶群裝置權限", "xloc": [ - "default.handlebars->39->2029" + "default.handlebars->39->2035" ] }, { @@ -23062,7 +23075,7 @@ "tr": "Kullanıcı Grubu Özelliklerini Düzenle", "pt-br": "Editar recursos de Grupo de Usuários", "xloc": [ - "default.handlebars->39->2524" + "default.handlebars->39->2532" ] }, { @@ -23087,7 +23100,7 @@ "zh-chs": "编辑用户组用户同意", "zh-cht": "編輯用戶組用戶同意", "xloc": [ - "default.handlebars->39->1963" + "default.handlebars->39->1969" ] }, { @@ -23138,7 +23151,7 @@ "zh-chs": "编辑标签", "zh-cht": "編輯標籤", "xloc": [ - "default.handlebars->39->642" + "default.handlebars->39->645" ] }, { @@ -23206,13 +23219,13 @@ "zh-cht": "電郵", "xloc": [ "default-mobile.handlebars->11->109", - "default.handlebars->39->2424", - "default.handlebars->39->2557", - "default.handlebars->39->2559", - "default.handlebars->39->2604", - "default.handlebars->39->2614", - "default.handlebars->39->2646", - "default.handlebars->39->483", + "default.handlebars->39->2432", + "default.handlebars->39->2565", + "default.handlebars->39->2567", + "default.handlebars->39->2612", + "default.handlebars->39->2622", + "default.handlebars->39->2654", + "default.handlebars->39->486", "login-mobile.handlebars->5->42", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->5->44", @@ -23249,7 +23262,7 @@ "zh-cht": "電郵地址變更", "xloc": [ "default-mobile.handlebars->11->110", - "default.handlebars->39->1742" + "default.handlebars->39->1748" ] }, { @@ -23275,7 +23288,7 @@ "zh-cht": "電郵認證", "xloc": [ "default-mobile.handlebars->11->99", - "default.handlebars->39->1482" + "default.handlebars->39->1488" ] }, { @@ -23322,8 +23335,8 @@ "tr": "E-posta Bağlantısı", "pt-br": "Conexão de e-mail", "xloc": [ - "default.handlebars->39->1858", - "default.handlebars->39->855" + "default.handlebars->39->1864", + "default.handlebars->39->858" ] }, { @@ -23343,8 +23356,8 @@ "tr": "E-posta Bağlantısını Kes", "pt-br": "Desconexão de e-mail", "xloc": [ - "default.handlebars->39->1859", - "default.handlebars->39->856" + "default.handlebars->39->1865", + "default.handlebars->39->859" ] }, { @@ -23364,8 +23377,8 @@ "tr": "E-posta Bildirimleri", "pt-br": "Notificação por e-mail", "xloc": [ - "default.handlebars->39->2090", - "default.handlebars->39->976" + "default.handlebars->39->2096", + "default.handlebars->39->982" ] }, { @@ -23413,7 +23426,7 @@ "zh-cht": "電郵驗證", "xloc": [ "default-mobile.handlebars->11->108", - "default.handlebars->39->1740" + "default.handlebars->39->1746" ] }, { @@ -23423,7 +23436,7 @@ "pl": "Domena email \\\"{0}\\\" jest niedozwolona. Tylko ({1}) jest dopuszczona", "xloc": [ "default-mobile.handlebars->11->744", - "default.handlebars->39->2855" + "default.handlebars->39->2863" ] }, { @@ -23448,7 +23461,7 @@ "zh-chs": "电邮邀请", "zh-cht": "電郵邀請", "xloc": [ - "default.handlebars->39->480" + "default.handlebars->39->483" ] }, { @@ -23473,7 +23486,7 @@ "zh-chs": "电邮未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->39->2368" + "default.handlebars->39->2376" ] }, { @@ -23498,8 +23511,8 @@ "zh-chs": "电子邮件已验证", "zh-cht": "電子郵件已驗證", "xloc": [ - "default.handlebars->39->2369", - "default.handlebars->39->2551" + "default.handlebars->39->2377", + "default.handlebars->39->2559" ] }, { @@ -23524,7 +23537,7 @@ "zh-chs": "电邮已验证。", "zh-cht": "電郵已驗證。", "xloc": [ - "default.handlebars->39->2430" + "default.handlebars->39->2438" ] }, { @@ -23549,7 +23562,7 @@ "zh-chs": "电邮未验证", "zh-cht": "電郵未驗證", "xloc": [ - "default.handlebars->39->2552" + "default.handlebars->39->2560" ] }, { @@ -23596,7 +23609,7 @@ "zh-cht": "電郵已發送。", "xloc": [ "default-mobile.handlebars->11->728", - "default.handlebars->39->2839", + "default.handlebars->39->2847", "login-mobile.handlebars->5->2", "login.handlebars->5->2", "login2.handlebars->7->3" @@ -23672,7 +23685,7 @@ "zh-chs": "已通过电邮验证,并且需要重置密码。", "zh-cht": "已通過電郵驗證,並且需要重置密碼。", "xloc": [ - "default.handlebars->39->2431" + "default.handlebars->39->2439" ] }, { @@ -23718,7 +23731,7 @@ "tr": "E-posta/SMS/Push Trafiği", "zh-chs": "电子邮件/短信/推送流量", "xloc": [ - "default.handlebars->39->2931" + "default.handlebars->39->2939" ] }, { @@ -23774,7 +23787,7 @@ "zh-chs": "启用邀请代码", "zh-cht": "啟用邀請代碼", "xloc": [ - "default.handlebars->39->2066" + "default.handlebars->39->2072" ] }, { @@ -23825,7 +23838,7 @@ "zh-cht": "啟用電郵二因子鑑別。", "xloc": [ "default-mobile.handlebars->11->101", - "default.handlebars->39->1484" + "default.handlebars->39->1490" ] }, { @@ -23875,8 +23888,8 @@ "zh-chs": "已启用", "zh-cht": "已啟用", "xloc": [ - "default.handlebars->39->117", - "default.handlebars->39->2733" + "default.handlebars->39->120", + "default.handlebars->39->2741" ] }, { @@ -23901,7 +23914,7 @@ "zh-chs": "启用电子邮件两因素身份验证", "zh-cht": "啟用電子郵件兩因素身份驗證", "xloc": [ - "default.handlebars->39->2250" + "default.handlebars->39->2256" ] }, { @@ -23957,7 +23970,7 @@ "tr": "kodlama: RAW", "pt-br": "Codificação: RAW", "xloc": [ - "default.handlebars->39->1358" + "default.handlebars->39->1364" ] }, { @@ -23977,7 +23990,7 @@ "tr": "Kodlama: UTF8", "pt-br": "Codificação: UTF8", "xloc": [ - "default.handlebars->39->1359" + "default.handlebars->39->1365" ] }, { @@ -24002,7 +24015,7 @@ "zh-chs": "结尾", "xloc": [ "default-mobile.handlebars->11->420", - "default.handlebars->39->1212" + "default.handlebars->39->1218" ] }, { @@ -24027,7 +24040,7 @@ "zh-chs": "时间结束", "zh-cht": "時間結束", "xloc": [ - "default.handlebars->39->2730" + "default.handlebars->39->2738" ] }, { @@ -24052,7 +24065,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”", "xloc": [ - "default.handlebars->39->2173" + "default.handlebars->39->2179" ] }, { @@ -24077,7 +24090,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”", "xloc": [ - "default.handlebars->39->2174" + "default.handlebars->39->2180" ] }, { @@ -24101,7 +24114,7 @@ "tr": "Yerel geçiş oturumu \\\"{0}\\\", {1} - {2} protokolü, {3} saniye sona erdi", "zh-chs": "结束本地中继会话\\\"{0}\\\",协议 {1} 到 {2},{3} 秒", "xloc": [ - "default.handlebars->39->2283" + "default.handlebars->39->2289" ] }, { @@ -24125,7 +24138,7 @@ "tr": "{1} ile {2} arasında \\\"{0}\\\" mesajlaşma oturumu sona erdi, {3} saniye", "zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"", "xloc": [ - "default.handlebars->39->2274" + "default.handlebars->39->2280" ] }, { @@ -24150,7 +24163,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”", "xloc": [ - "default.handlebars->39->2171" + "default.handlebars->39->2177" ] }, { @@ -24175,7 +24188,7 @@ "zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”", "zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”", "xloc": [ - "default.handlebars->39->2172" + "default.handlebars->39->2178" ] }, { @@ -24200,7 +24213,7 @@ "zh-chs": "英文", "zh-cht": "英文", "xloc": [ - "default.handlebars->39->1553" + "default.handlebars->39->1559" ] }, { @@ -24225,7 +24238,7 @@ "zh-chs": "英文(澳洲)", "zh-cht": "英文(澳洲)", "xloc": [ - "default.handlebars->39->1554" + "default.handlebars->39->1560" ] }, { @@ -24250,7 +24263,7 @@ "zh-chs": "英文(伯利茲)", "zh-cht": "英文(伯利茲)", "xloc": [ - "default.handlebars->39->1555" + "default.handlebars->39->1561" ] }, { @@ -24275,7 +24288,7 @@ "zh-chs": "英文(加拿大)", "zh-cht": "英文(加拿大)", "xloc": [ - "default.handlebars->39->1556" + "default.handlebars->39->1562" ] }, { @@ -24300,7 +24313,7 @@ "zh-chs": "英文(爱尔兰)", "zh-cht": "英文(愛爾蘭)", "xloc": [ - "default.handlebars->39->1557" + "default.handlebars->39->1563" ] }, { @@ -24325,7 +24338,7 @@ "zh-chs": "英文(牙买加)", "zh-cht": "英文(牙買加)", "xloc": [ - "default.handlebars->39->1558" + "default.handlebars->39->1564" ] }, { @@ -24350,7 +24363,7 @@ "zh-chs": "英文(纽西兰)", "zh-cht": "英文(紐西蘭)", "xloc": [ - "default.handlebars->39->1559" + "default.handlebars->39->1565" ] }, { @@ -24375,7 +24388,7 @@ "zh-chs": "英文(菲律宾)", "zh-cht": "英文(菲律賓)", "xloc": [ - "default.handlebars->39->1560" + "default.handlebars->39->1566" ] }, { @@ -24400,7 +24413,7 @@ "zh-chs": "英语(南非)", "zh-cht": "英語(南非)", "xloc": [ - "default.handlebars->39->1561" + "default.handlebars->39->1567" ] }, { @@ -24425,7 +24438,7 @@ "zh-chs": "英文(特立尼达和多巴哥)", "zh-cht": "英文(特立尼達和多巴哥)", "xloc": [ - "default.handlebars->39->1562" + "default.handlebars->39->1568" ] }, { @@ -24450,7 +24463,7 @@ "zh-chs": "英文(英国)", "zh-cht": "英文(英國)", "xloc": [ - "default.handlebars->39->1563" + "default.handlebars->39->1569" ] }, { @@ -24475,7 +24488,7 @@ "zh-chs": "美国英文", "zh-cht": "美國英語", "xloc": [ - "default.handlebars->39->1564" + "default.handlebars->39->1570" ] }, { @@ -24500,7 +24513,7 @@ "zh-chs": "英文(津巴布韦)", "zh-cht": "英文(津巴布韋)", "xloc": [ - "default.handlebars->39->1565" + "default.handlebars->39->1571" ] }, { @@ -24547,10 +24560,10 @@ "zh-cht": "輸入", "xloc": [ "default-mobile.handlebars->11->414", - "default.handlebars->39->1206", - "default.handlebars->39->1323", - "default.handlebars->39->1778", - "default.handlebars->39->1779", + "default.handlebars->39->1212", + "default.handlebars->39->1329", + "default.handlebars->39->1784", + "default.handlebars->39->1785", "sharing.handlebars->11->55" ] }, @@ -24576,7 +24589,7 @@ "zh-chs": "输入管理领域名称的逗号分隔列表。", "zh-cht": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->39->2435" + "default.handlebars->39->2443" ] }, { @@ -24601,7 +24614,7 @@ "zh-chs": "输入IP地址范围以扫描英特尔AMT设备。", "zh-cht": "輸入IP地址範圍以掃描Intel® AMT裝置。", "xloc": [ - "default.handlebars->39->468" + "default.handlebars->39->471" ] }, { @@ -24672,7 +24685,7 @@ "zh-chs": "输入文本,然后单击确定以远程键入它。在继续操作之前,请确保将远程光标放置在正确的位置。", "zh-cht": "輸入文本,然後單擊確定以遠程鍵入它。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "xloc": [ - "default.handlebars->39->1236" + "default.handlebars->39->1242" ] }, { @@ -24766,7 +24779,7 @@ "zh-chs": "在此处输入保安编码以进行两步登录:", "zh-cht": "在此處輸入保安編碼以進行兩步登入:", "xloc": [ - "default.handlebars->39->200" + "default.handlebars->39->203" ] }, { @@ -24791,16 +24804,16 @@ "zh-chs": "输入支持SMS的电话号码。验证后,该号码可用于登录验证和其他通知。", "zh-cht": "輸入支持SMS的電話號碼。驗證後,該號碼可用於登入驗證和其他通知。", "xloc": [ - "default.handlebars->39->1479" + "default.handlebars->39->1485" ] }, { "en": "Error #{0}", "nl": "Foutmelding #{0}", - "pl": "Błąd #{0}", + "pl": "Błąd #{0}", "xloc": [ "default-mobile.handlebars->11->66", - "default.handlebars->39->197" + "default.handlebars->39->200" ] }, { @@ -24888,7 +24901,7 @@ "zh-chs": "错误,无法添加密钥。", "zh-cht": "錯誤,無法新增密鑰。", "xloc": [ - "default.handlebars->39->227" + "default.handlebars->39->230" ] }, { @@ -24913,7 +24926,7 @@ "zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。", "xloc": [ "default-mobile.handlebars->11->736", - "default.handlebars->39->2847" + "default.handlebars->39->2855" ] }, { @@ -24938,7 +24951,7 @@ "zh-chs": "错误,密码未更改。", "xloc": [ "default-mobile.handlebars->11->733", - "default.handlebars->39->2844" + "default.handlebars->39->2852" ] }, { @@ -24963,7 +24976,7 @@ "zh-chs": "错误,无法更改为常用密码。", "xloc": [ "default-mobile.handlebars->11->732", - "default.handlebars->39->2843" + "default.handlebars->39->2851" ] }, { @@ -24988,7 +25001,7 @@ "zh-chs": "错误,无法更改为以前使用的密码。", "xloc": [ "default-mobile.handlebars->11->731", - "default.handlebars->39->2842" + "default.handlebars->39->2850" ] }, { @@ -25038,7 +25051,7 @@ "zh-chs": "逃脱", "xloc": [ "default-mobile.handlebars->11->415", - "default.handlebars->39->1207" + "default.handlebars->39->1213" ] }, { @@ -25063,7 +25076,7 @@ "zh-chs": "世界文", "zh-cht": "世界語", "xloc": [ - "default.handlebars->39->1566" + "default.handlebars->39->1572" ] }, { @@ -25109,7 +25122,7 @@ "zh-chs": "爱沙尼亚文", "zh-cht": "愛沙尼亞語", "xloc": [ - "default.handlebars->39->1567" + "default.handlebars->39->1573" ] }, { @@ -25155,7 +25168,7 @@ "zh-chs": "事件详情", "zh-cht": "事件詳情", "xloc": [ - "default.handlebars->39->1367" + "default.handlebars->39->1373" ] }, { @@ -25180,7 +25193,7 @@ "zh-chs": "事件列表输出", "zh-cht": "事件列表輸出", "xloc": [ - "default.handlebars->39->2343" + "default.handlebars->39->2351" ] }, { @@ -25333,7 +25346,7 @@ "tr": "sona erme", "zh-chs": "到期", "xloc": [ - "default.handlebars->39->310" + "default.handlebars->39->313" ] }, { @@ -25358,9 +25371,9 @@ "zh-chs": "到期时间", "zh-cht": "到期時間", "xloc": [ - "default.handlebars->39->1065", - "default.handlebars->39->1730", - "default.handlebars->39->273" + "default.handlebars->39->1071", + "default.handlebars->39->1736", + "default.handlebars->39->276" ] }, { @@ -25410,7 +25423,7 @@ "zh-chs": "过期{0}", "zh-cht": "過期{0}", "xloc": [ - "default.handlebars->39->1792", + "default.handlebars->39->1798", "sharing.handlebars->11->95" ] }, @@ -25436,7 +25449,7 @@ "zh-chs": "输出设备信息", "zh-cht": "輸出裝置訊息", "xloc": [ - "default.handlebars->39->633" + "default.handlebars->39->636" ] }, { @@ -25461,7 +25474,7 @@ "zh-chs": "扩充式ASCII", "zh-cht": "擴充式ASCII", "xloc": [ - "default.handlebars->39->1289", + "default.handlebars->39->1295", "sharing.handlebars->11->34" ] }, @@ -25513,7 +25526,7 @@ "zh-chs": "外部", "zh-cht": "外部", "xloc": [ - "default.handlebars->39->2911" + "default.handlebars->39->2919" ] }, { @@ -25522,7 +25535,7 @@ "pt-br": "Chave FIDO", "pl": "Klucz FIDO", "xloc": [ - "default.handlebars->39->2797" + "default.handlebars->39->2805" ] }, { @@ -25547,7 +25560,7 @@ "zh-chs": "完整网域名称", "zh-cht": "完整網域名稱", "xloc": [ - "default.handlebars->39->161" + "default.handlebars->39->164" ] }, { @@ -25572,7 +25585,7 @@ "zh-chs": "FYRO马其顿语", "zh-cht": "FYRO馬其頓語", "xloc": [ - "default.handlebars->39->1617" + "default.handlebars->39->1623" ] }, { @@ -25597,7 +25610,7 @@ "zh-chs": "法罗语", "zh-cht": "法羅語", "xloc": [ - "default.handlebars->39->1568" + "default.handlebars->39->1574" ] }, { @@ -25622,7 +25635,7 @@ "zh-chs": "失败", "zh-cht": "失敗", "xloc": [ - "default.handlebars->39->108" + "default.handlebars->39->111" ] }, { @@ -25647,7 +25660,7 @@ "zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。", "xloc": [ "default-mobile.handlebars->11->727", - "default.handlebars->39->2838" + "default.handlebars->39->2846" ] }, { @@ -25696,7 +25709,7 @@ "zh-chs": "本地用户拒绝后无法启动远程桌面", "zh-cht": "本地用戶拒絕後無法啟動遠程桌面", "xloc": [ - "default.handlebars->39->2196" + "default.handlebars->39->2202" ] }, { @@ -25742,7 +25755,7 @@ "zh-chs": "本地用户拒绝后无法启动远程文件", "zh-cht": "本地用戶拒絕後無法啟動遠程文件", "xloc": [ - "default.handlebars->39->2203" + "default.handlebars->39->2209" ] }, { @@ -25789,7 +25802,7 @@ "zh-cht": "無法啟動遠程終端接合{0}({1})", "xloc": [ "default-mobile.handlebars->11->406", - "default.handlebars->39->1186", + "default.handlebars->39->1192", "sharing.handlebars->11->30", "sharing.handlebars->11->8" ] @@ -25816,7 +25829,7 @@ "zh-chs": "波斯文(波斯文)", "zh-cht": "波斯語(波斯語)", "xloc": [ - "default.handlebars->39->1569" + "default.handlebars->39->1575" ] }, { @@ -25868,9 +25881,9 @@ "zh-chs": "功能", "zh-cht": "功能", "xloc": [ - "default.handlebars->39->1842", - "default.handlebars->39->2487", - "default.handlebars->39->2575" + "default.handlebars->39->1848", + "default.handlebars->39->2495", + "default.handlebars->39->2583" ] }, { @@ -25895,7 +25908,7 @@ "zh-chs": "斐济", "zh-cht": "斐濟", "xloc": [ - "default.handlebars->39->1570" + "default.handlebars->39->1576" ] }, { @@ -25946,8 +25959,8 @@ "zh-cht": "檔案編輯器", "xloc": [ "default-mobile.handlebars->11->489", - "default.handlebars->39->1335", - "default.handlebars->39->738", + "default.handlebars->39->1341", + "default.handlebars->39->741", "sharing.handlebars->11->66" ] }, @@ -25995,8 +26008,8 @@ "zh-chs": "档案操作", "zh-cht": "檔案操作", "xloc": [ - "default.handlebars->39->1314", - "default.handlebars->39->1316", + "default.handlebars->39->1320", + "default.handlebars->39->1322", "sharing.handlebars->11->46", "sharing.handlebars->11->48" ] @@ -26047,7 +26060,7 @@ "tr": "Dosya transferi", "zh-chs": "文件传输", "xloc": [ - "default.handlebars->39->2711" + "default.handlebars->39->2719" ] }, { @@ -26072,7 +26085,7 @@ "zh-chs": "文件系统驱动", "zh-cht": "FileSystemDriver", "xloc": [ - "default.handlebars->39->1253" + "default.handlebars->39->1259" ] }, { @@ -26099,15 +26112,15 @@ "xloc": [ "default-mobile.handlebars->11->216", "default-mobile.handlebars->11->352", - "default.handlebars->39->1038", - "default.handlebars->39->1893", - "default.handlebars->39->1971", - "default.handlebars->39->2718", - "default.handlebars->39->2777", - "default.handlebars->39->2808", - "default.handlebars->39->2899", - "default.handlebars->39->404", - "default.handlebars->39->954", + "default.handlebars->39->1044", + "default.handlebars->39->1899", + "default.handlebars->39->1977", + "default.handlebars->39->2726", + "default.handlebars->39->2785", + "default.handlebars->39->2816", + "default.handlebars->39->2907", + "default.handlebars->39->407", + "default.handlebars->39->960", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles", "sharing.handlebars->LeftSideToolBar" @@ -26160,10 +26173,10 @@ "zh-chs": "档案通知", "zh-cht": "檔案通知", "xloc": [ - "default.handlebars->39->1850", - "default.handlebars->39->2495", - "default.handlebars->39->2597", - "default.handlebars->39->847" + "default.handlebars->39->1856", + "default.handlebars->39->2503", + "default.handlebars->39->2605", + "default.handlebars->39->850" ] }, { @@ -26188,10 +26201,10 @@ "zh-chs": "档案提示", "zh-cht": "檔案提示", "xloc": [ - "default.handlebars->39->1849", - "default.handlebars->39->2494", - "default.handlebars->39->2596", - "default.handlebars->39->846" + "default.handlebars->39->1855", + "default.handlebars->39->2502", + "default.handlebars->39->2604", + "default.handlebars->39->849" ] }, { @@ -26217,7 +26230,7 @@ "zh-cht": "過濾", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1", - "default.handlebars->39->1319", + "default.handlebars->39->1325", "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", @@ -26292,7 +26305,7 @@ "zh-chs": "查找文件", "zh-cht": "查找文件", "xloc": [ - "default.handlebars->39->1322", + "default.handlebars->39->1328", "sharing.handlebars->11->54" ] }, @@ -26303,7 +26316,7 @@ "fr": "Fin de l'enregistrement de la session \\\"{0}\\\", {1} seconde(s)", "pt-br": "Gravação de sessão \\\"{0}\\\" finalizada, {1} segundo(s)", "xloc": [ - "default.handlebars->39->2308" + "default.handlebars->39->2314" ] }, { @@ -26328,7 +26341,7 @@ "zh-chs": "录制会话已完成,{0}秒", "zh-cht": "錄製會話已完成,{0}秒", "xloc": [ - "default.handlebars->39->2169" + "default.handlebars->39->2175" ] }, { @@ -26353,7 +26366,7 @@ "zh-chs": "芬兰", "zh-cht": "芬蘭", "xloc": [ - "default.handlebars->39->1571" + "default.handlebars->39->1577" ] }, { @@ -26379,8 +26392,8 @@ "xloc": [ "default-mobile.handlebars->11->526", "default-mobile.handlebars->11->528", - "default.handlebars->39->829", - "default.handlebars->39->831" + "default.handlebars->39->832", + "default.handlebars->39->834" ] }, { @@ -26404,8 +26417,8 @@ "tr": "Güvenlik duvarı etkin değil", "zh-chs": "防火墙未激活", "xloc": [ - "default.handlebars->39->2101", - "default.handlebars->39->2115" + "default.handlebars->39->2107", + "default.handlebars->39->2121" ] }, { @@ -26455,7 +26468,7 @@ "tr": "Bayraklar", "pt-br": "Flags", "xloc": [ - "default.handlebars->39->2316" + "default.handlebars->39->2324" ] }, { @@ -26480,7 +26493,7 @@ "zh-chs": "闪光", "xloc": [ "default-mobile.handlebars->11->356", - "default.handlebars->39->1076" + "default.handlebars->39->1082" ] }, { @@ -26556,7 +26569,7 @@ "zh-chs": "对于ACM激活,需要将英特尔®AMT设置为以下受信任的FQDN:", "zh-cht": "對於ACM激活,需要將英特爾®AMT設置為以下受信任的FQDN:", "xloc": [ - "default.handlebars->39->458" + "default.handlebars->39->461" ] }, { @@ -26666,7 +26679,7 @@ "tr": "Aracı güncellemesi için", "zh-chs": "代理更新", "xloc": [ - "default.handlebars->39->687" + "default.handlebars->39->690" ] }, { @@ -26690,7 +26703,7 @@ "tr": "Aracı güncellemesini zorla", "zh-chs": "强制代理更新", "xloc": [ - "default.handlebars->39->645" + "default.handlebars->39->648" ] }, { @@ -26714,7 +26727,7 @@ "tr": "Seçilen cihazlarda aracı güncellemesi zorunlu kılınsın mı?", "zh-chs": "在选定的设备上强制更新代理?", "xloc": [ - "default.handlebars->39->686" + "default.handlebars->39->689" ] }, { @@ -26739,8 +26752,8 @@ "zh-chs": "下次登录时强制重置密码。", "zh-cht": "下次登入時強制重置密碼。", "xloc": [ - "default.handlebars->39->2429", - "default.handlebars->39->2657" + "default.handlebars->39->2437", + "default.handlebars->39->2665" ] }, { @@ -26760,7 +26773,7 @@ "tr": "{0} kullanıcısının bağlantısı zorla kesildi masaüstü oturumu", "pt-br": "Sessão de área de trabalho do usuário {0} desconectada a força", "xloc": [ - "default.handlebars->39->2296" + "default.handlebars->39->2302" ] }, { @@ -26780,7 +26793,7 @@ "tr": "{0} kullanıcısının bağlantısı zorla kesilen dosyalar oturumu", "pt-br": "Sessão de arquivos do usuário {0} desconectada a força", "xloc": [ - "default.handlebars->39->2298" + "default.handlebars->39->2304" ] }, { @@ -26800,7 +26813,7 @@ "tr": "{0} kullanıcısının bağlantısı zorla kesildi yönlendirme oturumu", "pt-br": "Sessão de roteamento do usuário {0} desconectada a força", "xloc": [ - "default.handlebars->39->2299" + "default.handlebars->39->2305" ] }, { @@ -26820,7 +26833,7 @@ "tr": "{0} kullanıcısının bağlantısı zorla kesildi terminal oturumu", "pt-br": "Sessão de terminal do usuário {0} desconectada a força", "xloc": [ - "default.handlebars->39->2297" + "default.handlebars->39->2303" ] }, { @@ -26923,7 +26936,7 @@ "zh-chs": "格式化", "zh-cht": "格式化", "xloc": [ - "default.handlebars->39->2334" + "default.handlebars->39->2342" ] }, { @@ -26996,8 +27009,8 @@ "zh-chs": "自由", "zh-cht": "自由", "xloc": [ - "default.handlebars->39->2857", - "default.handlebars->39->2859" + "default.handlebars->39->2865", + "default.handlebars->39->2867" ] }, { @@ -27048,7 +27061,7 @@ "zh-chs": "法文(比利时)", "zh-cht": "法語(比利時)", "xloc": [ - "default.handlebars->39->1573" + "default.handlebars->39->1579" ] }, { @@ -27073,7 +27086,7 @@ "zh-chs": "法文(加拿大)", "zh-cht": "法語(加拿大)", "xloc": [ - "default.handlebars->39->1574" + "default.handlebars->39->1580" ] }, { @@ -27098,7 +27111,7 @@ "zh-chs": "法文(法国)", "zh-cht": "法語(法國)", "xloc": [ - "default.handlebars->39->1575" + "default.handlebars->39->1581" ] }, { @@ -27123,7 +27136,7 @@ "zh-chs": "法文(卢森堡)", "zh-cht": "法語(盧森堡)", "xloc": [ - "default.handlebars->39->1576" + "default.handlebars->39->1582" ] }, { @@ -27148,7 +27161,7 @@ "zh-chs": "法文(摩纳哥)", "zh-cht": "法語(摩納哥)", "xloc": [ - "default.handlebars->39->1577" + "default.handlebars->39->1583" ] }, { @@ -27173,7 +27186,7 @@ "zh-chs": "法文(标准)", "zh-cht": "法語(標準)", "xloc": [ - "default.handlebars->39->1572" + "default.handlebars->39->1578" ] }, { @@ -27198,7 +27211,7 @@ "zh-chs": "法文(瑞士)", "zh-cht": "法語(瑞士)", "xloc": [ - "default.handlebars->39->1578" + "default.handlebars->39->1584" ] }, { @@ -27223,7 +27236,7 @@ "zh-chs": "弗里斯兰文", "zh-cht": "弗里斯蘭語", "xloc": [ - "default.handlebars->39->1579" + "default.handlebars->39->1585" ] }, { @@ -27248,7 +27261,7 @@ "zh-chs": "弗留利", "zh-cht": "弗留利", "xloc": [ - "default.handlebars->39->1580" + "default.handlebars->39->1586" ] }, { @@ -27277,9 +27290,9 @@ "default-mobile.handlebars->11->641", "default-mobile.handlebars->11->658", "default-mobile.handlebars->11->678", - "default.handlebars->39->1785", - "default.handlebars->39->1995", - "default.handlebars->39->2441" + "default.handlebars->39->1791", + "default.handlebars->39->2001", + "default.handlebars->39->2449" ] }, { @@ -27304,7 +27317,7 @@ "zh-chs": "完整管理员(保留所有权利)", "zh-cht": "完整管理員(保留所有權利)", "xloc": [ - "default.handlebars->39->2033" + "default.handlebars->39->2039" ] }, { @@ -27351,7 +27364,7 @@ "zh-chs": "完整设备权限", "zh-cht": "完整裝置權限", "xloc": [ - "default.handlebars->39->980" + "default.handlebars->39->986" ] }, { @@ -27376,7 +27389,7 @@ "zh-chs": "全部权限", "zh-cht": "全部權限", "xloc": [ - "default.handlebars->39->999" + "default.handlebars->39->1005" ] }, { @@ -27454,7 +27467,7 @@ "zh-chs": "完整管理员", "zh-cht": "完整管理員", "xloc": [ - "default.handlebars->39->2545" + "default.handlebars->39->2553" ] }, { @@ -27479,8 +27492,8 @@ "zh-chs": "全自动的", "zh-cht": "全自動的", "xloc": [ - "default.handlebars->39->1870", - "default.handlebars->39->1925" + "default.handlebars->39->1876", + "default.handlebars->39->1931" ] }, { @@ -27506,7 +27519,7 @@ "zh-cht": "GPU", "xloc": [ "default-mobile.handlebars->11->590", - "default.handlebars->39->1440" + "default.handlebars->39->1446" ] }, { @@ -27531,7 +27544,7 @@ "zh-chs": "盖尔文(爱尔兰)", "zh-cht": "蓋爾語(愛爾蘭)", "xloc": [ - "default.handlebars->39->1582" + "default.handlebars->39->1588" ] }, { @@ -27556,7 +27569,7 @@ "zh-chs": "盖尔文(苏格兰文)", "zh-cht": "蓋爾語(蘇格蘭語)", "xloc": [ - "default.handlebars->39->1581" + "default.handlebars->39->1587" ] }, { @@ -27581,7 +27594,7 @@ "zh-chs": "加拉契文", "zh-cht": "加拉契語", "xloc": [ - "default.handlebars->39->1583" + "default.handlebars->39->1589" ] }, { @@ -27606,7 +27619,7 @@ "zh-chs": "网关MAC", "zh-cht": "閘道MAC", "xloc": [ - "default.handlebars->39->156" + "default.handlebars->39->159" ] }, { @@ -27687,7 +27700,7 @@ "zh-chs": "一般信息", "zh-cht": "一般訊息", "xloc": [ - "default.handlebars->39->745" + "default.handlebars->39->748" ] }, { @@ -27712,7 +27725,7 @@ "zh-chs": "生成新保安编码", "zh-cht": "產生新保安編碼", "xloc": [ - "default.handlebars->39->214" + "default.handlebars->39->217" ] }, { @@ -27732,7 +27745,7 @@ "tr": "Rapor oluştur", "pt-br": "Gerar relatório", "xloc": [ - "default.handlebars->39->2758" + "default.handlebars->39->2766" ] }, { @@ -27777,7 +27790,7 @@ "zh-chs": "格鲁吉亚文", "zh-cht": "格魯吉亞文", "xloc": [ - "default.handlebars->39->1584" + "default.handlebars->39->1590" ] }, { @@ -27802,7 +27815,7 @@ "zh-chs": "德文(奥地利)", "zh-cht": "德語(奧地利)", "xloc": [ - "default.handlebars->39->1586" + "default.handlebars->39->1592" ] }, { @@ -27827,7 +27840,7 @@ "zh-chs": "德文(德国)", "zh-cht": "德文(德國)", "xloc": [ - "default.handlebars->39->1587" + "default.handlebars->39->1593" ] }, { @@ -27852,7 +27865,7 @@ "zh-chs": "德文(列支敦士登)", "zh-cht": "德文(列支敦士登)", "xloc": [ - "default.handlebars->39->1588" + "default.handlebars->39->1594" ] }, { @@ -27877,7 +27890,7 @@ "zh-chs": "德文(卢森堡)", "zh-cht": "德語(盧森堡)", "xloc": [ - "default.handlebars->39->1589" + "default.handlebars->39->1595" ] }, { @@ -27902,7 +27915,7 @@ "zh-chs": "德文(标准)", "zh-cht": "德語(標準)", "xloc": [ - "default.handlebars->39->1585" + "default.handlebars->39->1591" ] }, { @@ -27927,7 +27940,7 @@ "zh-chs": "德文(瑞士)", "zh-cht": "德文(瑞士)", "xloc": [ - "default.handlebars->39->1590" + "default.handlebars->39->1596" ] }, { @@ -27947,7 +27960,7 @@ "tr": "Pano Al", "pt-br": "Obter área de transferência ", "xloc": [ - "default.handlebars->39->1238" + "default.handlebars->39->1244" ] }, { @@ -27972,7 +27985,7 @@ "zh-chs": "获取此设备的MQTT登录凭证。", "zh-cht": "獲取此裝置的MQTT登入憑證。", "xloc": [ - "default.handlebars->39->923" + "default.handlebars->39->929" ] }, { @@ -28023,7 +28036,7 @@ "zh-chs": "正在获取剪贴板内容,{0}个字节", "zh-cht": "正在獲取剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->39->2183" + "default.handlebars->39->2189" ] }, { @@ -28100,7 +28113,7 @@ "zh-chs": "好", "zh-cht": "好", "xloc": [ - "default.handlebars->39->1781" + "default.handlebars->39->1787" ] }, { @@ -28155,9 +28168,9 @@ "zh-chs": "Google云端硬盘备份", "zh-cht": "Google雲端硬盤備份", "xloc": [ - "default.handlebars->39->1802", - "default.handlebars->39->1805", - "default.handlebars->39->299" + "default.handlebars->39->1808", + "default.handlebars->39->1811", + "default.handlebars->39->302" ] }, { @@ -28182,7 +28195,7 @@ "zh-chs": "Google云端硬盘控制台", "zh-cht": "Google雲端硬盤控制台", "xloc": [ - "default.handlebars->39->1799" + "default.handlebars->39->1805" ] }, { @@ -28232,7 +28245,7 @@ "zh-chs": "Google云端硬盘备份当前处于活动状态。", "zh-cht": "Google雲端硬盤備份當前處於活動狀態。", "xloc": [ - "default.handlebars->39->1803" + "default.handlebars->39->1809" ] }, { @@ -28281,7 +28294,7 @@ "zh-chs": "希腊文", "zh-cht": "希臘文", "xloc": [ - "default.handlebars->39->1591" + "default.handlebars->39->1597" ] }, { @@ -28307,8 +28320,8 @@ "zh-cht": "群", "xloc": [ "default-mobile.handlebars->11->271", - "default.handlebars->39->2774", - "default.handlebars->39->773", + "default.handlebars->39->2782", + "default.handlebars->39->776", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1" ] }, @@ -28334,9 +28347,9 @@ "zh-chs": "集体指令", "zh-cht": "集體指令", "xloc": [ - "default.handlebars->39->2383", - "default.handlebars->39->2465", - "default.handlebars->39->650", + "default.handlebars->39->2391", + "default.handlebars->39->2473", + "default.handlebars->39->653", "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" @@ -28364,7 +28377,7 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->39->2330" + "default.handlebars->39->2338" ] }, { @@ -28390,7 +28403,7 @@ "zh-cht": "群標識符", "xloc": [ "agent-translations.json", - "default.handlebars->39->2482" + "default.handlebars->39->2490" ] }, { @@ -28415,7 +28428,7 @@ "zh-chs": "群组成员", "zh-cht": "群組成員", "xloc": [ - "default.handlebars->39->2506" + "default.handlebars->39->2514" ] }, { @@ -28450,8 +28463,8 @@ "zh-chs": "通过...分组", "zh-cht": "通過...分群", "xloc": [ - "default.handlebars->39->2744", - "default.handlebars->39->2747" + "default.handlebars->39->2752", + "default.handlebars->39->2755" ] }, { @@ -28471,7 +28484,7 @@ "tr": "Grup ismi", "pt-br": "Nome do grupo", "xloc": [ - "default.handlebars->39->2314" + "default.handlebars->39->2322" ] }, { @@ -28496,7 +28509,7 @@ "zh-chs": "用户{0}的群组权限。", "zh-cht": "用戶{0}的群組權限。", "xloc": [ - "default.handlebars->39->1994" + "default.handlebars->39->2000" ] }, { @@ -28521,7 +28534,7 @@ "zh-chs": "{0}的群组权限。", "zh-cht": "{0}的群組權限。", "xloc": [ - "default.handlebars->39->1993" + "default.handlebars->39->1999" ] }, { @@ -28616,7 +28629,7 @@ "tr": "Misafir", "pt-br": "Convidado", "xloc": [ - "default.handlebars->39->2764" + "default.handlebars->39->2772" ] }, { @@ -28641,8 +28654,8 @@ "zh-chs": "访客姓名", "zh-cht": "來賓姓名", "xloc": [ - "default.handlebars->39->1035", - "default.handlebars->39->263" + "default.handlebars->39->1041", + "default.handlebars->39->266" ] }, { @@ -28666,8 +28679,8 @@ "tr": "Misafir Paylaşımı", "zh-chs": "嘉宾分享", "xloc": [ - "default.handlebars->39->1009", - "default.handlebars->39->987" + "default.handlebars->39->1015", + "default.handlebars->39->993" ] }, { @@ -28691,7 +28704,7 @@ "tr": "Misafir Paylaşımı", "zh-chs": "嘉宾分享", "xloc": [ - "default.handlebars->39->2002" + "default.handlebars->39->2008" ] }, { @@ -28716,7 +28729,7 @@ "zh-chs": "古久拉提", "zh-cht": "古久拉提", "xloc": [ - "default.handlebars->39->1592" + "default.handlebars->39->1598" ] }, { @@ -28740,7 +28753,7 @@ "tr": "HTTP", "zh-chs": "HTTP", "xloc": [ - "default.handlebars->39->2895" + "default.handlebars->39->2903" ] }, { @@ -28814,7 +28827,7 @@ "zh-chs": "海地文", "zh-cht": "海地文", "xloc": [ - "default.handlebars->39->1593" + "default.handlebars->39->1599" ] }, { @@ -28838,7 +28851,7 @@ "tr": "Tutamaç Sayısı", "zh-chs": "处理计数", "xloc": [ - "default.handlebars->39->120" + "default.handlebars->39->123" ] }, { @@ -28889,7 +28902,7 @@ "zh-cht": "強行斷開代理", "xloc": [ "default-mobile.handlebars->11->620", - "default.handlebars->39->1471" + "default.handlebars->39->1477" ] }, { @@ -28897,7 +28910,7 @@ "nl": "Hardware OTP", "pl": "Sprzętowe OTP", "xloc": [ - "default.handlebars->39->2799" + "default.handlebars->39->2807" ] }, { @@ -28922,7 +28935,7 @@ "zh-chs": "堆总数", "zh-cht": "堆總數", "xloc": [ - "default.handlebars->39->2913" + "default.handlebars->39->2921" ] }, { @@ -28947,7 +28960,7 @@ "zh-chs": "堆使用", "zh-cht": "堆使用", "xloc": [ - "default.handlebars->39->2912" + "default.handlebars->39->2920" ] }, { @@ -28972,7 +28985,7 @@ "zh-chs": "希伯来文", "zh-cht": "希伯來文", "xloc": [ - "default.handlebars->39->1594" + "default.handlebars->39->1600" ] }, { @@ -29069,7 +29082,7 @@ "zh-chs": "已请求帮助,用户:{0},详细信息:{1}", "zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}", "xloc": [ - "default.handlebars->39->2260" + "default.handlebars->39->2266" ] }, { @@ -29095,7 +29108,7 @@ "zh-cht": "幫助請求", "xloc": [ "default-mobile.handlebars->11->200", - "default.handlebars->39->387" + "default.handlebars->39->390" ] }, { @@ -29120,7 +29133,7 @@ "zh-chs": "从{0}请求的帮助:{1}", "zh-cht": "從{0}請求的幫助:{1}", "xloc": [ - "default.handlebars->39->237" + "default.handlebars->39->240" ] }, { @@ -29145,7 +29158,7 @@ "zh-chs": "帮助翻译MeshCentral", "zh-cht": "幫助翻譯MeshCentral", "xloc": [ - "default.handlebars->39->1709" + "default.handlebars->39->1715" ] }, { @@ -29249,7 +29262,7 @@ "default-mobile.handlebars->11->234", "default-mobile.handlebars->11->242", "default.handlebars->39->5", - "default.handlebars->39->600" + "default.handlebars->39->603" ] }, { @@ -29274,7 +29287,7 @@ "zh-chs": "印地文", "zh-cht": "印地文", "xloc": [ - "default.handlebars->39->1595" + "default.handlebars->39->1601" ] }, { @@ -29322,7 +29335,7 @@ "zh-cht": "保存1個項目進行複製", "xloc": [ "default-mobile.handlebars->11->498", - "default.handlebars->39->1345", + "default.handlebars->39->1351", "sharing.handlebars->11->76" ] }, @@ -29349,7 +29362,7 @@ "zh-cht": "保存1個項目進行移動", "xloc": [ "default-mobile.handlebars->11->502", - "default.handlebars->39->1349", + "default.handlebars->39->1355", "sharing.handlebars->11->80" ] }, @@ -29376,7 +29389,7 @@ "zh-cht": "保留{0}個項目進行複製", "xloc": [ "default-mobile.handlebars->11->496", - "default.handlebars->39->1343", + "default.handlebars->39->1349", "sharing.handlebars->11->74" ] }, @@ -29403,7 +29416,7 @@ "zh-cht": "保存{0}個項目以進行移動", "xloc": [ "default-mobile.handlebars->11->500", - "default.handlebars->39->1347", + "default.handlebars->39->1353", "sharing.handlebars->11->78" ] }, @@ -29430,7 +29443,7 @@ "zh-cht": "保存{0}項目{1}給{2}", "xloc": [ "default-mobile.handlebars->11->160", - "default.handlebars->39->2156" + "default.handlebars->39->2162" ] }, { @@ -29455,7 +29468,7 @@ "zh-chs": "家", "xloc": [ "default-mobile.handlebars->11->419", - "default.handlebars->39->1211" + "default.handlebars->39->1217" ] }, { @@ -29486,13 +29499,13 @@ "default-mobile.handlebars->11->399", "default-mobile.handlebars->11->549", "default-mobile.handlebars->11->634", - "default.handlebars->39->1179", - "default.handlebars->39->1389", - "default.handlebars->39->1774", - "default.handlebars->39->1831", - "default.handlebars->39->439", - "default.handlebars->39->448", - "default.handlebars->39->778" + "default.handlebars->39->1185", + "default.handlebars->39->1395", + "default.handlebars->39->1780", + "default.handlebars->39->1837", + "default.handlebars->39->442", + "default.handlebars->39->451", + "default.handlebars->39->781" ] }, { @@ -29517,7 +29530,7 @@ "zh-chs": "主机名同步", "zh-cht": "主機名同步", "xloc": [ - "default.handlebars->39->1838" + "default.handlebars->39->1844" ] }, { @@ -29542,7 +29555,7 @@ "zh-chs": "匈牙利文", "zh-cht": "匈牙利文", "xloc": [ - "default.handlebars->39->1596" + "default.handlebars->39->1602" ] }, { @@ -29552,8 +29565,8 @@ "fr": "Adresse IP", "pt-br": "Endereço IP", "xloc": [ - "default.handlebars->39->2769", - "default.handlebars->39->2804" + "default.handlebars->39->2777", + "default.handlebars->39->2812" ] }, { @@ -29612,8 +29625,8 @@ "zh-chs": "IP范围", "zh-cht": "IP範圍", "xloc": [ - "default.handlebars->39->469", - "default.handlebars->39->471" + "default.handlebars->39->472", + "default.handlebars->39->474" ] }, { @@ -29662,8 +29675,8 @@ "default-mobile.handlebars->11->255", "default-mobile.handlebars->11->312", "default-mobile.handlebars->11->339", - "default.handlebars->39->370", - "default.handlebars->39->618" + "default.handlebars->39->373", + "default.handlebars->39->621" ] }, { @@ -29683,7 +29696,7 @@ "tr": "IP-KVM / Güç cihazı", "pt-br": "IP-KVM / Dispositivo de força", "xloc": [ - "default.handlebars->39->1765" + "default.handlebars->39->1771" ] }, { @@ -29704,7 +29717,7 @@ "pt-br": "Dispositivo IP-KVM ", "xloc": [ "default-mobile.handlebars->11->627", - "default.handlebars->39->1824" + "default.handlebars->39->1830" ] }, { @@ -29724,8 +29737,8 @@ "tr": "IP-KVM bağlantı noktası bağlandı", "pt-br": "Porta IP-KVM conectada", "xloc": [ - "default.handlebars->39->929", - "default.handlebars->39->930" + "default.handlebars->39->935", + "default.handlebars->39->936" ] }, { @@ -29745,7 +29758,7 @@ "tr": "IP-KVM portu bağlı ve kullanıma hazır.", "pt-br": "A porta IP KVM está conectada e pronta pro uso.", "xloc": [ - "default.handlebars->39->369" + "default.handlebars->39->372" ] }, { @@ -29765,7 +29778,7 @@ "tr": "IP-KVM portu hazır ve kullanıma hazır.", "pt-br": "A porta IP KVM está ativa e pronta pro uso.", "xloc": [ - "default.handlebars->39->617" + "default.handlebars->39->620" ] }, { @@ -29790,9 +29803,9 @@ "zh-chs": "IP:{0}", "zh-cht": "IP:{0}", "xloc": [ - "default.handlebars->39->1399", - "default.handlebars->39->1409", - "default.handlebars->39->1413" + "default.handlebars->39->1405", + "default.handlebars->39->1415", + "default.handlebars->39->1419" ] }, { @@ -29817,9 +29830,9 @@ "zh-chs": "IP:{0},掩码:{1},网关:{2}", "zh-cht": "IP:{0},遮罩:{1},閘道:{2}", "xloc": [ - "default.handlebars->39->1397", - "default.handlebars->39->1407", - "default.handlebars->39->1411" + "default.handlebars->39->1403", + "default.handlebars->39->1413", + "default.handlebars->39->1417" ] }, { @@ -29846,10 +29859,10 @@ "xloc": [ "default-mobile.handlebars->11->556", "default-mobile.handlebars->11->558", - "default.handlebars->39->1396", - "default.handlebars->39->1398", - "default.handlebars->39->1406", - "default.handlebars->39->1408" + "default.handlebars->39->1402", + "default.handlebars->39->1404", + "default.handlebars->39->1412", + "default.handlebars->39->1414" ] }, { @@ -29874,8 +29887,8 @@ "zh-chs": "IPv4地址", "zh-cht": "IPv4地址", "xloc": [ - "default.handlebars->39->150", - "default.handlebars->39->168" + "default.handlebars->39->153", + "default.handlebars->39->171" ] }, { @@ -29900,8 +29913,8 @@ "zh-chs": "IPv4网关", "zh-cht": "IPv4閘道", "xloc": [ - "default.handlebars->39->154", - "default.handlebars->39->172" + "default.handlebars->39->157", + "default.handlebars->39->175" ] }, { @@ -29926,8 +29939,8 @@ "zh-chs": "IPv4掩码", "zh-cht": "IPv4遮罩", "xloc": [ - "default.handlebars->39->152", - "default.handlebars->39->170" + "default.handlebars->39->155", + "default.handlebars->39->173" ] }, { @@ -29954,8 +29967,8 @@ "xloc": [ "default-mobile.handlebars->11->560", "default-mobile.handlebars->11->562", - "default.handlebars->39->1410", - "default.handlebars->39->1412" + "default.handlebars->39->1416", + "default.handlebars->39->1418" ] }, { @@ -29980,7 +29993,7 @@ "zh-chs": "IPv6地址", "zh-cht": "IPv6地址", "xloc": [ - "default.handlebars->39->162" + "default.handlebars->39->165" ] }, { @@ -30005,7 +30018,7 @@ "zh-chs": "IPv6网关", "zh-cht": "IPv6閘道", "xloc": [ - "default.handlebars->39->166" + "default.handlebars->39->169" ] }, { @@ -30030,7 +30043,7 @@ "zh-chs": "IPv6掩码", "zh-cht": "IPv6遮罩", "xloc": [ - "default.handlebars->39->164" + "default.handlebars->39->167" ] }, { @@ -30055,7 +30068,7 @@ "zh-chs": "冰岛文", "zh-cht": "冰島文", "xloc": [ - "default.handlebars->39->1597" + "default.handlebars->39->1603" ] }, { @@ -30081,7 +30094,7 @@ "zh-cht": "圖符選擇", "xloc": [ "default-mobile.handlebars->11->393", - "default.handlebars->39->1173" + "default.handlebars->39->1179" ] }, { @@ -30108,8 +30121,8 @@ "xloc": [ "default-mobile.handlebars->11->548", "default-mobile.handlebars->11->588", - "default.handlebars->39->1388", - "default.handlebars->39->1438" + "default.handlebars->39->1394", + "default.handlebars->39->1444" ] }, { @@ -30134,7 +30147,7 @@ "zh-chs": "如果在CCM中,请重新激活英特尔®AMT", "zh-cht": "如果在CCM中,請重新激活英特爾®AMT", "xloc": [ - "default.handlebars->39->1939" + "default.handlebars->39->1945" ] }, { @@ -30310,9 +30323,9 @@ "tr": "Intel® AMT Cihazlarını İçe Aktarın", "zh-chs": "导入英特尔® AMT 设备", "xloc": [ - "default.handlebars->39->1913", - "default.handlebars->39->1914", - "default.handlebars->39->1918" + "default.handlebars->39->1919", + "default.handlebars->39->1920", + "default.handlebars->39->1924" ] }, { @@ -30336,7 +30349,7 @@ "tr": "MeshCommander JSON formatında yerel Intel® AMT cihazlarının bir listesini içe aktarın.", "zh-chs": "以 MeshCommander JSON 格式导入本地英特尔® AMT 设备列表。", "xloc": [ - "default.handlebars->39->1912" + "default.handlebars->39->1918" ] }, { @@ -30360,7 +30373,7 @@ "tr": "Cihaz listesini içe aktar", "zh-chs": "导入设备列表", "xloc": [ - "default.handlebars->39->1908" + "default.handlebars->39->1914" ] }, { @@ -30384,7 +30397,7 @@ "tr": "Anında bildirim kimlik doğrulamasını kullanmak için, hesabınızda tam haklara sahip bir mobil cihaz kurulmalıdır.", "zh-chs": "为了使用推送通知身份验证,必须在您的帐户中设置具有完全权限的移动设备。", "xloc": [ - "default.handlebars->39->1492" + "default.handlebars->39->1498" ] }, { @@ -30408,7 +30421,7 @@ "tr": "Kaldırılana kadar günleri devre dışı bırak", "zh-chs": "停用天数直到移除", "xloc": [ - "default.handlebars->39->1979" + "default.handlebars->39->1985" ] }, { @@ -30456,7 +30469,7 @@ "tr": "Cihaz ayrıntılarını dahil et", "zh-chs": "包括设备详细信息", "xloc": [ - "default.handlebars->39->699" + "default.handlebars->39->702" ] }, { @@ -30508,8 +30521,8 @@ "fr": "Deuxième facteur d'authentification incorrect", "pt-br": "2ª etapa incorreta", "xloc": [ - "default.handlebars->39->2792", - "default.handlebars->39->2812" + "default.handlebars->39->2800", + "default.handlebars->39->2820" ] }, { @@ -30560,9 +30573,9 @@ "zh-cht": "個別裝置", "xloc": [ "default-mobile.handlebars->11->187", - "default.handlebars->39->329", - "default.handlebars->39->330", - "default.handlebars->39->331" + "default.handlebars->39->332", + "default.handlebars->39->333", + "default.handlebars->39->334" ] }, { @@ -30587,7 +30600,7 @@ "zh-chs": "印度尼西亚文", "zh-cht": "印度尼西亞文", "xloc": [ - "default.handlebars->39->1598" + "default.handlebars->39->1604" ] }, { @@ -30689,7 +30702,7 @@ "zh-chs": "插", "xloc": [ "default-mobile.handlebars->11->417", - "default.handlebars->39->1209" + "default.handlebars->39->1215" ] }, { @@ -30739,7 +30752,7 @@ "zh-chs": "安装 Google Authenticator或兼容的应用软件并扫描条码,使用此连结或输入密码。然后,在下面输入当前的6位数保安编码以激活两步登录。", "zh-cht": "安裝 Google Authenticator或兼容的應用軟體並掃描條碼,使用此鏈結或輸入密碼。然後,在下面輸入當前的6位數保安編碼以啟動兩步登入。", "xloc": [ - "default.handlebars->39->198" + "default.handlebars->39->201" ] }, { @@ -30923,12 +30936,12 @@ "zh-chs": "安装类型", "zh-cht": "安裝方式", "xloc": [ - "default.handlebars->39->2074", - "default.handlebars->39->2081", - "default.handlebars->39->499", - "default.handlebars->39->519", - "default.handlebars->39->535", - "default.handlebars->39->539" + "default.handlebars->39->2080", + "default.handlebars->39->2087", + "default.handlebars->39->502", + "default.handlebars->39->522", + "default.handlebars->39->538", + "default.handlebars->39->542" ] }, { @@ -30953,7 +30966,7 @@ "zh-chs": "英特尔(F10 = ESC + [OM)", "zh-cht": "Intel(F10 = ESC + [OM)", "xloc": [ - "default.handlebars->39->1291", + "default.handlebars->39->1297", "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons", "sharing.handlebars->11->36", "sharing.handlebars->p12->9->1->terminalSettingsButtons" @@ -30981,7 +30994,7 @@ "zh-chs": "英特尔AMT", "zh-cht": "英特爾AMT", "xloc": [ - "default.handlebars->39->2909" + "default.handlebars->39->2917" ] }, { @@ -31001,7 +31014,7 @@ "tr": "Intel AMT CIRA bağlandı", "pt-br": "Intel AMT CIRA conectado", "xloc": [ - "default.handlebars->39->241" + "default.handlebars->39->244" ] }, { @@ -31021,7 +31034,7 @@ "tr": "Intel AMT CIRA'nın bağlantısı kesildi", "pt-br": "Intel AMT CIRA desconectado", "xloc": [ - "default.handlebars->39->245" + "default.handlebars->39->248" ] }, { @@ -31041,7 +31054,7 @@ "tr": "Intel AMT algılandı", "pt-br": "Intel AMT detectado", "xloc": [ - "default.handlebars->39->240" + "default.handlebars->39->243" ] }, { @@ -31065,7 +31078,7 @@ "tr": "Intel AMT yöneticisi", "zh-chs": "英特尔 AMT 经理", "xloc": [ - "default.handlebars->39->2938" + "default.handlebars->39->2946" ] }, { @@ -31085,7 +31098,7 @@ "tr": "Intel AMT algılanmadı", "pt-br": "Intel AMT não detectado", "xloc": [ - "default.handlebars->39->244" + "default.handlebars->39->247" ] }, { @@ -31110,7 +31123,7 @@ "zh-chs": "英特尔ASCII", "zh-cht": "Intel ASCII", "xloc": [ - "default.handlebars->39->1290", + "default.handlebars->39->1296", "sharing.handlebars->11->35" ] }, @@ -31139,15 +31152,15 @@ "default-mobile.handlebars->11->258", "default-mobile.handlebars->11->308", "default-mobile.handlebars->11->315", - "default.handlebars->39->1857", - "default.handlebars->39->1871", - "default.handlebars->39->2096", - "default.handlebars->39->2109", - "default.handlebars->39->2937", - "default.handlebars->39->748", - "default.handlebars->39->815", - "default.handlebars->39->854", - "default.handlebars->39->864" + "default.handlebars->39->1863", + "default.handlebars->39->1877", + "default.handlebars->39->2102", + "default.handlebars->39->2115", + "default.handlebars->39->2945", + "default.handlebars->39->751", + "default.handlebars->39->818", + "default.handlebars->39->857", + "default.handlebars->39->867" ] }, { @@ -31172,7 +31185,7 @@ "zh-chs": "英特尔®AMT ACM", "zh-cht": "英特爾®AMT ACM", "xloc": [ - "default.handlebars->39->467" + "default.handlebars->39->470" ] }, { @@ -31198,7 +31211,7 @@ "zh-cht": "Intel® AMT CIRA", "xloc": [ "default-mobile.handlebars->11->314", - "default.handlebars->39->862" + "default.handlebars->39->865" ] }, { @@ -31267,9 +31280,9 @@ "zh-chs": "英特尔®AMT CIRA已连接并可以使用。", "zh-cht": "Intel® AMT CIRA已連接並可以使用。", "xloc": [ - "default.handlebars->39->373", - "default.handlebars->39->621", - "default.handlebars->39->861" + "default.handlebars->39->376", + "default.handlebars->39->624", + "default.handlebars->39->864" ] }, { @@ -31321,7 +31334,7 @@ "tr": "Intel® AMT JSON", "zh-chs": "英特尔® AMT JSON", "xloc": [ - "default.handlebars->39->697" + "default.handlebars->39->700" ] }, { @@ -31370,8 +31383,8 @@ "tr": "Intel® AMT Tek Tıkla Kurtarma", "zh-chs": "英特尔® AMT 一键恢复", "xloc": [ - "default.handlebars->39->1091", - "default.handlebars->39->1104" + "default.handlebars->39->1097", + "default.handlebars->39->1110" ] }, { @@ -31396,7 +31409,7 @@ "zh-chs": "英特尔®AMT政策", "zh-cht": "Intel® AMT政策", "xloc": [ - "default.handlebars->39->1926" + "default.handlebars->39->1932" ] }, { @@ -31423,9 +31436,9 @@ "default-mobile.handlebars->11->372", "default-mobile.handlebars->11->374", "default-mobile.handlebars->11->376", - "default.handlebars->39->1105", - "default.handlebars->39->1107", - "default.handlebars->39->1109" + "default.handlebars->39->1111", + "default.handlebars->39->1113", + "default.handlebars->39->1115" ] }, { @@ -31450,7 +31463,7 @@ "zh-chs": "英特尔® AMT 关机", "xloc": [ "default-mobile.handlebars->11->368", - "default.handlebars->39->1090" + "default.handlebars->39->1096" ] }, { @@ -31475,7 +31488,7 @@ "zh-chs": "英特尔® AMT 开机", "xloc": [ "default-mobile.handlebars->11->367", - "default.handlebars->39->1089" + "default.handlebars->39->1095" ] }, { @@ -31500,8 +31513,8 @@ "zh-chs": "英特尔®AMT重定向", "zh-cht": "Intel® AMT重定向", "xloc": [ - "default.handlebars->39->2713", - "default.handlebars->39->2720", + "default.handlebars->39->2721", + "default.handlebars->39->2728", "player.handlebars->3->30" ] }, @@ -31527,7 +31540,7 @@ "zh-chs": "英特尔® AMT 重置", "xloc": [ "default-mobile.handlebars->11->366", - "default.handlebars->39->1088" + "default.handlebars->39->1094" ] }, { @@ -31552,7 +31565,7 @@ "zh-chs": "英特尔®AMT标签", "zh-cht": "Intel® AMT標籤", "xloc": [ - "default.handlebars->39->819" + "default.handlebars->39->822" ] }, { @@ -31577,8 +31590,8 @@ "zh-chs": "英特尔®AMT WSMAN", "zh-cht": "Intle® AMT WSMAN", "xloc": [ - "default.handlebars->39->2712", - "default.handlebars->39->2719", + "default.handlebars->39->2720", + "default.handlebars->39->2727", "player.handlebars->3->29" ] }, @@ -31627,8 +31640,8 @@ "zh-cht": "Intel ®AMT已連接", "xloc": [ "default-mobile.handlebars->11->341", - "default.handlebars->39->933", - "default.handlebars->39->934" + "default.handlebars->39->939", + "default.handlebars->39->940" ] }, { @@ -31653,9 +31666,9 @@ "zh-chs": "英特尔®AMT桌面和串行事件", "zh-cht": "Intel® AMT桌面和串行事件", "xloc": [ - "default.handlebars->39->1736", - "default.handlebars->39->2089", - "default.handlebars->39->975" + "default.handlebars->39->1742", + "default.handlebars->39->2095", + "default.handlebars->39->981" ] }, { @@ -31681,8 +31694,8 @@ "zh-cht": "檢測到Intel® AMT", "xloc": [ "default-mobile.handlebars->11->342", - "default.handlebars->39->935", - "default.handlebars->39->936" + "default.handlebars->39->941", + "default.handlebars->39->942" ] }, { @@ -31707,7 +31720,7 @@ "zh-chs": "在Intel® AMT尔AMT", "zh-cht": "在管理控制模式下啟動了Intel® AMT", "xloc": [ - "default.handlebars->39->801" + "default.handlebars->39->804" ] }, { @@ -31732,7 +31745,7 @@ "zh-chs": "英特尔AMT在客户端控制模式下被激活", "zh-cht": "Intel® AMT在客户端控制模式下被启动", "xloc": [ - "default.handlebars->39->799" + "default.handlebars->39->802" ] }, { @@ -31757,7 +31770,7 @@ "zh-chs": "英特尔®AMT可路由并可以使用。", "zh-cht": "Intel® AMT可路由並可以使用。", "xloc": [ - "default.handlebars->39->863" + "default.handlebars->39->866" ] }, { @@ -31782,8 +31795,8 @@ "zh-chs": "英特尔®AMT是可路由的。", "zh-cht": "Intel® AMT是可路由的。", "xloc": [ - "default.handlebars->39->375", - "default.handlebars->39->623" + "default.handlebars->39->378", + "default.handlebars->39->626" ] }, { @@ -31809,7 +31822,7 @@ "zh-cht": "Intel® AMT已設置TLS網絡安全性", "xloc": [ "default-mobile.handlebars->11->298", - "default.handlebars->39->803" + "default.handlebars->39->806" ] }, { @@ -31882,8 +31895,8 @@ "zh-cht": "僅限Intel® AMT,無代理", "xloc": [ "default-mobile.handlebars->11->623", - "default.handlebars->39->1768", - "default.handlebars->39->1820" + "default.handlebars->39->1774", + "default.handlebars->39->1826" ] }, { @@ -31908,7 +31921,7 @@ "zh-chs": "英特尔®AMT设置", "zh-cht": "英特爾®AMT設置", "xloc": [ - "default.handlebars->39->459" + "default.handlebars->39->462" ] }, { @@ -31955,7 +31968,7 @@ "zh-chs": "英特尔®主动管理技术", "zh-cht": "Intel® Active Management Technology", "xloc": [ - "default.handlebars->39->814" + "default.handlebars->39->817" ] }, { @@ -31981,7 +31994,7 @@ "zh-cht": "Intel ® Active Management Technology(Intel® AMT)", "xloc": [ "default-mobile.handlebars->11->580", - "default.handlebars->39->1430" + "default.handlebars->39->1436" ] }, { @@ -32007,7 +32020,7 @@ "zh-cht": "Intel® ME", "xloc": [ "default-mobile.handlebars->11->307", - "default.handlebars->39->813" + "default.handlebars->39->816" ] }, { @@ -32032,7 +32045,7 @@ "zh-chs": "英特尔®可管理性引擎", "zh-cht": "Intel® Management Engine", "xloc": [ - "default.handlebars->39->812" + "default.handlebars->39->815" ] }, { @@ -32058,7 +32071,7 @@ "zh-cht": "Intel® M", "xloc": [ "default-mobile.handlebars->11->309", - "default.handlebars->39->817" + "default.handlebars->39->820" ] }, { @@ -32083,7 +32096,7 @@ "zh-chs": "英特尔®标准可管理性", "zh-cht": "Intel® Standard Manageability", "xloc": [ - "default.handlebars->39->816" + "default.handlebars->39->819" ] }, { @@ -32103,7 +32116,7 @@ "tr": "Intel(r) AMT ilke değişikliği", "pt-br": "Mudar política Intel(r) AMT", "xloc": [ - "default.handlebars->39->2303" + "default.handlebars->39->2309" ] }, { @@ -32320,7 +32333,7 @@ "zh-chs": "互动", "zh-cht": "互動", "xloc": [ - "default.handlebars->39->1254" + "default.handlebars->39->1260" ] }, { @@ -32345,11 +32358,11 @@ "zh-chs": "仅限互动", "zh-cht": "僅限互動", "xloc": [ - "default.handlebars->39->2077", - "default.handlebars->39->2084", - "default.handlebars->39->502", - "default.handlebars->39->522", - "default.handlebars->39->538" + "default.handlebars->39->2083", + "default.handlebars->39->2090", + "default.handlebars->39->505", + "default.handlebars->39->525", + "default.handlebars->39->541" ] }, { @@ -32374,7 +32387,7 @@ "zh-chs": "介面", "zh-cht": "介面", "xloc": [ - "default.handlebars->39->903" + "default.handlebars->39->909" ] }, { @@ -32423,7 +32436,7 @@ "zh-chs": "因纽特文", "zh-cht": "因紐特文", "xloc": [ - "default.handlebars->39->1599" + "default.handlebars->39->1605" ] }, { @@ -32448,7 +32461,7 @@ "zh-chs": "无效的 2FA", "xloc": [ "default-mobile.handlebars->11->83", - "default.handlebars->39->303" + "default.handlebars->39->306" ] }, { @@ -32474,7 +32487,7 @@ "zh-cht": "無效證件", "xloc": [ "default-mobile.handlebars->11->303", - "default.handlebars->39->808" + "default.handlebars->39->811" ] }, { @@ -32499,7 +32512,7 @@ "zh-chs": "无效的设备组类型", "zh-cht": "無效的裝置群類型", "xloc": [ - "default.handlebars->39->2871" + "default.handlebars->39->2879" ] }, { @@ -32524,7 +32537,7 @@ "zh-chs": "无效的JSON", "zh-cht": "無效的JSON", "xloc": [ - "default.handlebars->39->2865" + "default.handlebars->39->2873" ] }, { @@ -32549,9 +32562,9 @@ "zh-chs": "无效的JSON档案格式。", "zh-cht": "無效的JSON檔案格式。", "xloc": [ - "default.handlebars->39->1919", - "default.handlebars->39->2403", - "default.handlebars->39->2405" + "default.handlebars->39->1925", + "default.handlebars->39->2411", + "default.handlebars->39->2413" ] }, { @@ -32576,8 +32589,8 @@ "zh-chs": "无效的JSON档案:{0}。", "zh-cht": "無效的JSON檔案:{0}。", "xloc": [ - "default.handlebars->39->1915", - "default.handlebars->39->2401" + "default.handlebars->39->1921", + "default.handlebars->39->2409" ] }, { @@ -32597,7 +32610,7 @@ "tr": "Geçersiz Let's Encrypt e-posta adresi çözülemedi: {0}", "pt-br": "Endereço de e-mail do Let's Encrypt inválido, incapaz de resolver: {0}", "xloc": [ - "default.handlebars->39->94" + "default.handlebars->39->97" ] }, { @@ -32617,7 +32630,7 @@ "tr": "Geçersiz Let's Encrypt ana bilgisayar adları.", "pt-br": "Nome do host Let's Encrypt inválido.", "xloc": [ - "default.handlebars->39->90" + "default.handlebars->39->93" ] }, { @@ -32637,7 +32650,7 @@ "tr": "Geçersiz Let's Encrypt adları, * içeremez.", "pt-br": "Nomes Let's Encrypt inválidos, não pode contar um *.", "xloc": [ - "default.handlebars->39->91" + "default.handlebars->39->94" ] }, { @@ -32657,7 +32670,7 @@ "tr": "Geçersiz Let's Encrypt adları çözülemedi: {0}", "pt-br": "Nomes Let's Encrypt inválidos, incapaz de resolver: {0}", "xloc": [ - "default.handlebars->39->93" + "default.handlebars->39->96" ] }, { @@ -32682,7 +32695,7 @@ "zh-chs": "无效的PKCS签名", "zh-cht": "無效的PKCS簽名", "xloc": [ - "default.handlebars->39->2863" + "default.handlebars->39->2871" ] }, { @@ -32707,7 +32720,7 @@ "zh-chs": "無效的RSA密碼", "zh-cht": "無效的RSA密碼", "xloc": [ - "default.handlebars->39->2864" + "default.handlebars->39->2872" ] }, { @@ -32732,7 +32745,7 @@ "zh-chs": "无效的短信", "xloc": [ "default-mobile.handlebars->11->739", - "default.handlebars->39->2850" + "default.handlebars->39->2858" ] }, { @@ -32752,7 +32765,7 @@ "tr": "config.json'da geçersiz \\\"LoginCookieEncryptionKey\\\".", "pt-br": "\\\"LoginCookieEncryptionKey\\\" inválido no config.json.", "xloc": [ - "default.handlebars->39->99" + "default.handlebars->39->102" ] }, { @@ -32804,7 +32817,7 @@ "zh-chs": "无效域", "xloc": [ "default-mobile.handlebars->11->719", - "default.handlebars->39->2830" + "default.handlebars->39->2838" ] }, { @@ -32850,7 +32863,7 @@ "zh-chs": "不合规电邮", "xloc": [ "default-mobile.handlebars->11->718", - "default.handlebars->39->2829" + "default.handlebars->39->2837" ] }, { @@ -32938,8 +32951,8 @@ "fr": "Tentative de connexion invalide", "pt-br": "Tentativa de login inválida", "xloc": [ - "default.handlebars->39->2794", - "default.handlebars->39->2814" + "default.handlebars->39->2802", + "default.handlebars->39->2822" ] }, { @@ -32965,8 +32978,8 @@ "xloc": [ "default-mobile.handlebars->11->717", "default-mobile.handlebars->11->85", - "default.handlebars->39->2828", - "default.handlebars->39->305" + "default.handlebars->39->2836", + "default.handlebars->39->308" ] }, { @@ -32991,7 +33004,7 @@ "zh-chs": "网站权限无效", "xloc": [ "default-mobile.handlebars->11->720", - "default.handlebars->39->2831" + "default.handlebars->39->2839" ] }, { @@ -33042,7 +33055,7 @@ "tr": "{0}, {1}, {2}'den geçersiz kullanıcı giriş denemesi", "zh-chs": "来自 {0}、{1}、{2} 的无效用户登录尝试", "xloc": [ - "default.handlebars->39->2272" + "default.handlebars->39->2278" ] }, { @@ -33067,7 +33080,7 @@ "zh-chs": "无效的用户名", "xloc": [ "default-mobile.handlebars->11->716", - "default.handlebars->39->2827" + "default.handlebars->39->2835" ] }, { @@ -33113,7 +33126,7 @@ "zh-chs": "使电邮无效", "zh-cht": "使電郵無效", "xloc": [ - "default.handlebars->39->2377" + "default.handlebars->39->2385" ] }, { @@ -33160,7 +33173,7 @@ "zh-chs": "邀请连接({0})", "zh-cht": "邀請鏈結({0})", "xloc": [ - "default.handlebars->39->261" + "default.handlebars->39->264" ] }, { @@ -33185,7 +33198,7 @@ "zh-chs": "邀请类型", "zh-cht": "邀請類型", "xloc": [ - "default.handlebars->39->478" + "default.handlebars->39->481" ] }, { @@ -33210,7 +33223,7 @@ "zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:", "zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->39->2079" + "default.handlebars->39->2085" ] }, { @@ -33260,9 +33273,9 @@ "zh-chs": "邀请", "zh-cht": "邀請", "xloc": [ - "default.handlebars->39->1881", - "default.handlebars->39->434", - "default.handlebars->39->524" + "default.handlebars->39->1887", + "default.handlebars->39->437", + "default.handlebars->39->527" ] }, { @@ -33288,12 +33301,12 @@ "zh-cht": "邀請碼", "xloc": [ "default-mobile.handlebars->11->714", - "default.handlebars->39->1863", - "default.handlebars->39->2067", - "default.handlebars->39->2078", - "default.handlebars->39->2080", - "default.handlebars->39->2085", - "default.handlebars->39->2825" + "default.handlebars->39->1869", + "default.handlebars->39->2073", + "default.handlebars->39->2084", + "default.handlebars->39->2086", + "default.handlebars->39->2091", + "default.handlebars->39->2833" ] }, { @@ -33313,7 +33326,7 @@ "tr": "Davet kodu", "pt-br": "Código de convite", "xloc": [ - "default.handlebars->39->2319" + "default.handlebars->39->2327" ] }, { @@ -33338,7 +33351,7 @@ "zh-chs": "通过共享邀请连结来邀请某人安装网格代理。该连结为用户提供“ {0} ”设备组的安装说明。该连结是公用的,不需要这服务器的帐户。", "zh-cht": "通過共享邀請鏈結來邀請某人安裝mesh agent。該鏈結將用戶指向“ {0} ”裝置群的安裝說明。該鏈結是公用的,不需要這伺服器的帳戶。", "xloc": [ - "default.handlebars->39->505" + "default.handlebars->39->508" ] }, { @@ -33363,8 +33376,8 @@ "zh-chs": "邀请某人在该设备组上安装网格代理。", "zh-cht": "邀請某人在該裝置群上安裝mesh agent。", "xloc": [ - "default.handlebars->39->1880", - "default.handlebars->39->433" + "default.handlebars->39->1886", + "default.handlebars->39->436" ] }, { @@ -33389,7 +33402,7 @@ "zh-chs": "邀请某人安装网状代理。将发送一封电邮,其中包含指向“ {0} ”设备组的网状代理安装的连结。", "zh-cht": "邀請某人安裝mesh agent。將發送一封電郵,其中包含指向“ {0} ”裝置群的mesh agent安裝的鏈結。", "xloc": [ - "default.handlebars->39->481" + "default.handlebars->39->484" ] }, { @@ -33414,7 +33427,13 @@ "zh-chs": "爱尔兰文", "zh-cht": "愛爾蘭文", "xloc": [ - "default.handlebars->39->1600" + "default.handlebars->39->1606" + ] + }, + { + "en": "Is a relay for \\\"{0}\\\".", + "xloc": [ + "default.handlebars->39->2321" ] }, { @@ -33439,7 +33458,7 @@ "zh-chs": "意大利文(标准)", "zh-cht": "意大利文(標準)", "xloc": [ - "default.handlebars->39->1601" + "default.handlebars->39->1607" ] }, { @@ -33464,7 +33483,7 @@ "zh-chs": "意大利文(瑞士)", "zh-cht": "義大利文(瑞士)", "xloc": [ - "default.handlebars->39->1602" + "default.handlebars->39->1608" ] }, { @@ -33510,7 +33529,7 @@ "zh-chs": "JSON", "zh-cht": "JSON", "xloc": [ - "default.handlebars->39->2336" + "default.handlebars->39->2344" ] }, { @@ -33535,9 +33554,9 @@ "zh-chs": "JSON格式", "zh-cht": "JSON格式", "xloc": [ - "default.handlebars->39->2341", - "default.handlebars->39->2409", - "default.handlebars->39->695" + "default.handlebars->39->2349", + "default.handlebars->39->2417", + "default.handlebars->39->698" ] }, { @@ -33562,7 +33581,7 @@ "zh-chs": "日文", "zh-cht": "日文", "xloc": [ - "default.handlebars->39->1603" + "default.handlebars->39->1609" ] }, { @@ -33587,7 +33606,7 @@ "zh-chs": "已加入桌面Multiplex会话", "zh-cht": "已加入桌面Multiplex會話", "xloc": [ - "default.handlebars->39->2166" + "default.handlebars->39->2172" ] }, { @@ -33597,7 +33616,7 @@ "fr": "Session de bureau multiplexée jointe \\\"{0}\\\"", "pt-br": "Entrou na sessão \\\"{0}\\\" multiplex de área de trabalho", "xloc": [ - "default.handlebars->39->2305" + "default.handlebars->39->2311" ] }, { @@ -33622,7 +33641,7 @@ "zh-chs": "卡纳达文", "zh-cht": "卡納達文", "xloc": [ - "default.handlebars->39->1604" + "default.handlebars->39->1610" ] }, { @@ -33647,7 +33666,7 @@ "zh-chs": "克什米尔文", "zh-cht": "克什米爾文", "xloc": [ - "default.handlebars->39->1605" + "default.handlebars->39->1611" ] }, { @@ -33672,7 +33691,7 @@ "zh-chs": "哈萨克文", "zh-cht": "哈薩克文", "xloc": [ - "default.handlebars->39->1606" + "default.handlebars->39->1612" ] }, { @@ -33697,7 +33716,7 @@ "zh-chs": "保留现有密码", "zh-cht": "保留現有密碼", "xloc": [ - "default.handlebars->39->1927" + "default.handlebars->39->1933" ] }, { @@ -33722,7 +33741,7 @@ "zh-chs": "内核驱动器", "zh-cht": "內核驅動器", "xloc": [ - "default.handlebars->39->1255" + "default.handlebars->39->1261" ] }, { @@ -33748,8 +33767,8 @@ "xloc": [ "default-mobile.handlebars->11->450", "default-mobile.handlebars->11->467", - "default.handlebars->39->1279", - "default.handlebars->39->1306", + "default.handlebars->39->1285", + "default.handlebars->39->1312", "ssh.handlebars->3->10" ] }, @@ -33775,8 +33794,8 @@ "zh-chs": "键名", "zh-cht": "鍵名", "xloc": [ - "default.handlebars->39->1497", - "default.handlebars->39->1500" + "default.handlebars->39->1503", + "default.handlebars->39->1506" ] }, { @@ -33802,8 +33821,8 @@ "xloc": [ "default-mobile.handlebars->11->451", "default-mobile.handlebars->11->468", - "default.handlebars->39->1281", - "default.handlebars->39->1307", + "default.handlebars->39->1287", + "default.handlebars->39->1313", "ssh.handlebars->3->12" ] }, @@ -33830,7 +33849,7 @@ "xloc": [ "default-mobile.handlebars->11->453", "default-mobile.handlebars->11->470", - "default.handlebars->39->1280", + "default.handlebars->39->1286", "ssh.handlebars->3->11" ] }, @@ -33878,7 +33897,7 @@ "zh-chs": "键盘快捷键自定义", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->1->1", - "default.handlebars->39->1229" + "default.handlebars->39->1235" ] }, { @@ -33898,7 +33917,7 @@ "tr": "Klavye Dizileri Özelleştirme", "pt-br": "Personalização de Strings de Teclado", "xloc": [ - "default.handlebars->39->1234" + "default.handlebars->39->1240" ] }, { @@ -33945,7 +33964,7 @@ "zh-chs": "高棉文", "zh-cht": "高棉文", "xloc": [ - "default.handlebars->39->1607" + "default.handlebars->39->1613" ] }, { @@ -33970,7 +33989,7 @@ "zh-chs": "杀死进程{0}", "zh-cht": "殺死進程{0}", "xloc": [ - "default.handlebars->39->2181" + "default.handlebars->39->2187" ] }, { @@ -33995,7 +34014,7 @@ "zh-chs": "吉尔吉斯", "zh-cht": "吉爾吉斯", "xloc": [ - "default.handlebars->39->1608" + "default.handlebars->39->1614" ] }, { @@ -34020,7 +34039,7 @@ "zh-chs": "克林贡", "zh-cht": "克林貢", "xloc": [ - "default.handlebars->39->1609" + "default.handlebars->39->1615" ] }, { @@ -34046,7 +34065,7 @@ "zh-cht": "已知的", "xloc": [ "default-mobile.handlebars->11->579", - "default.handlebars->39->1429" + "default.handlebars->39->1435" ] }, { @@ -34071,7 +34090,7 @@ "zh-chs": "韩文", "zh-cht": "韓文", "xloc": [ - "default.handlebars->39->1610" + "default.handlebars->39->1616" ] }, { @@ -34096,7 +34115,7 @@ "zh-chs": "韩文(朝鲜)", "zh-cht": "韓文(朝鮮)", "xloc": [ - "default.handlebars->39->1611" + "default.handlebars->39->1617" ] }, { @@ -34121,7 +34140,7 @@ "zh-chs": "韩文(韩国)", "zh-cht": "韓文(韓國)", "xloc": [ - "default.handlebars->39->1612" + "default.handlebars->39->1618" ] }, { @@ -34146,8 +34165,8 @@ "zh-chs": "如果", "zh-cht": "如果", "xloc": [ - "default.handlebars->39->1272", - "default.handlebars->39->1295", + "default.handlebars->39->1278", + "default.handlebars->39->1301", "sharing.handlebars->11->26", "sharing.handlebars->11->40" ] @@ -34174,7 +34193,7 @@ "zh-chs": "语言", "zh-cht": "語言", "xloc": [ - "default.handlebars->39->1707" + "default.handlebars->39->1713" ] }, { @@ -34245,7 +34264,7 @@ "zh-chs": "大焦点", "zh-cht": "大焦點", "xloc": [ - "default.handlebars->39->1203" + "default.handlebars->39->1209" ] }, { @@ -34403,7 +34422,7 @@ "zh-chs": "过去30天", "zh-cht": "過去30天", "xloc": [ - "default.handlebars->39->2752", + "default.handlebars->39->2760", "default.handlebars->container->column_l->p40->3->1->p40time->9" ] }, @@ -34479,7 +34498,7 @@ "tr": "Son 7 gün", "pt-br": "Últimos 7 dias", "xloc": [ - "default.handlebars->39->2751" + "default.handlebars->39->2759" ] }, { @@ -34529,7 +34548,7 @@ "zh-chs": "最后访问", "zh-cht": "最後訪問", "xloc": [ - "default.handlebars->39->2349" + "default.handlebars->39->2357" ] }, { @@ -34549,7 +34568,7 @@ "tr": "Son gun", "pt-br": "Último dia", "xloc": [ - "default.handlebars->39->2750" + "default.handlebars->39->2758" ] }, { @@ -34574,7 +34593,7 @@ "zh-chs": "上次登录", "zh-cht": "上次登入", "xloc": [ - "default.handlebars->39->2579" + "default.handlebars->39->2587" ] }, { @@ -34598,8 +34617,8 @@ "tr": "Son görülen", "zh-chs": "最后一次露面", "xloc": [ - "default.handlebars->39->324", - "default.handlebars->39->349", + "default.handlebars->39->327", + "default.handlebars->39->352", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->11" ] }, @@ -34620,7 +34639,7 @@ "tr": "Son erişim: {0}", "pt-br": "Último acesso: {0}", "xloc": [ - "default.handlebars->39->2359" + "default.handlebars->39->2367" ] }, { @@ -34648,12 +34667,12 @@ "default-mobile.handlebars->11->540", "default-mobile.handlebars->11->541", "default-mobile.handlebars->11->542", - "default.handlebars->39->137", - "default.handlebars->39->1380", - "default.handlebars->39->1381", - "default.handlebars->39->1382", - "default.handlebars->39->139", - "default.handlebars->39->141" + "default.handlebars->39->1386", + "default.handlebars->39->1387", + "default.handlebars->39->1388", + "default.handlebars->39->140", + "default.handlebars->39->142", + "default.handlebars->39->144" ] }, { @@ -34680,9 +34699,9 @@ "xloc": [ "default-mobile.handlebars->11->537", "default-mobile.handlebars->11->539", - "default.handlebars->39->136", - "default.handlebars->39->1377", - "default.handlebars->39->1379" + "default.handlebars->39->1383", + "default.handlebars->39->1385", + "default.handlebars->39->139" ] }, { @@ -34707,7 +34726,7 @@ "zh-chs": "上次更改:{0}", "zh-cht": "上次更改:{0}", "xloc": [ - "default.handlebars->39->2583" + "default.handlebars->39->2591" ] }, { @@ -34757,7 +34776,7 @@ "zh-chs": "最后接口更新", "zh-cht": "最後介面更新", "xloc": [ - "default.handlebars->39->143" + "default.handlebars->39->146" ] }, { @@ -34782,7 +34801,7 @@ "zh-chs": "上次登录:{0}", "zh-cht": "上次登入:{0}", "xloc": [ - "default.handlebars->39->2360" + "default.handlebars->39->2368" ] }, { @@ -34807,8 +34826,8 @@ "zh-chs": "最后一次发现:", "zh-cht": "最後一次發現:", "xloc": [ - "default.handlebars->39->106", - "default.handlebars->39->939" + "default.handlebars->39->109", + "default.handlebars->39->945" ] }, { @@ -34904,7 +34923,7 @@ "zh-chs": "最新版本", "zh-cht": "最新版本", "xloc": [ - "default.handlebars->39->182" + "default.handlebars->39->185" ] }, { @@ -34929,7 +34948,7 @@ "zh-chs": "拉丁文", "zh-cht": "拉丁文", "xloc": [ - "default.handlebars->39->1613" + "default.handlebars->39->1619" ] }, { @@ -34954,7 +34973,7 @@ "zh-chs": "拉脱维亚文", "zh-cht": "拉脫維亞文", "xloc": [ - "default.handlebars->39->1614" + "default.handlebars->39->1620" ] }, { @@ -34979,7 +34998,7 @@ "zh-chs": "启动MeshCentral路由器", "zh-cht": "啟動MeshCentral路由器", "xloc": [ - "default.handlebars->39->1146" + "default.handlebars->39->1152" ] }, { @@ -35026,7 +35045,7 @@ "zh-chs": "启动基于Web的RDP连接到此设备", "zh-cht": "啟動基於Web的RDP連接到此裝置", "xloc": [ - "default.handlebars->39->919" + "default.handlebars->39->925" ] }, { @@ -35050,7 +35069,7 @@ "tr": "Bu cihaza web tabanlı SSH oturumu başlat", "zh-chs": "启动与此设备的基于 Web 的 SSH 会话", "xloc": [ - "default.handlebars->39->921" + "default.handlebars->39->927" ] }, { @@ -35074,7 +35093,7 @@ "tr": "Bu cihaza web tabanlı VNC oturumu başlat", "zh-chs": "启动与此设备的基于 Web 的 VNC 会话", "xloc": [ - "default.handlebars->39->917" + "default.handlebars->39->923" ] }, { @@ -35099,7 +35118,7 @@ "zh-chs": "如没有请留空。", "zh-cht": "如沒有請留空。", "xloc": [ - "default.handlebars->39->2629" + "default.handlebars->39->2637" ] }, { @@ -35124,7 +35143,7 @@ "zh-chs": "剩下", "xloc": [ "default-mobile.handlebars->11->423", - "default.handlebars->39->1215" + "default.handlebars->39->1221" ] }, { @@ -35134,7 +35153,7 @@ "fr": "Fin de la session Web-RDP \\\"{1}\\\" dans {0} seconde(s).", "pt-br": "Deixar a sessão WEB-RDP \\\"{1}\\\" depois de {0} segundo(s)", "xloc": [ - "default.handlebars->39->2287" + "default.handlebars->39->2293" ] }, { @@ -35161,7 +35180,7 @@ "fr": "Fin de la session Web-SFTP \\\"{1}\\\" dans {0} seconde(s).", "pt-br": "Deixar a sessão WEB-SFTP \\\"{1}\\\" depois de {0} segundo(s)", "xloc": [ - "default.handlebars->39->2286" + "default.handlebars->39->2292" ] }, { @@ -35188,7 +35207,7 @@ "fr": "Fin de la session Web-SSH \\\"{1}\\\" dans {0} seconde(s).", "pt-br": "Deixar a sessão WEB-SSH \\\"{1}\\\" depois de {0} segundo(s)", "xloc": [ - "default.handlebars->39->2285" + "default.handlebars->39->2291" ] }, { @@ -35225,7 +35244,7 @@ "tr": "{0} saniye sonra Web-VNC oturumundan ayrıldı.", "pt-br": "Deixar a sessão WEB-VNC depois de {0} segundo(s)", "xloc": [ - "default.handlebars->39->2288" + "default.handlebars->39->2294" ] }, { @@ -35280,7 +35299,7 @@ "zh-chs": "离开桌面多路复用会话", "zh-cht": "離開桌面多路復用會話", "xloc": [ - "default.handlebars->39->2167" + "default.handlebars->39->2173" ] }, { @@ -35290,7 +35309,7 @@ "fr": "Fin de la session de bureau multiplexée \\\"{1}\\\" dans {0} seconde(s).", "pt-br": "Deixar a sessão \\\"{0}\\\" de área de trabalho multiplex depois de {1} segundo(s)", "xloc": [ - "default.handlebars->39->2306" + "default.handlebars->39->2312" ] }, { @@ -35310,7 +35329,7 @@ "tr": "{0} saniye sonra masaüstü multipleks oturumundan ayrıldı.", "pt-br": "Deixar a sessão de área de trabalho multiplex depois de {0} segundo(s)", "xloc": [ - "default.handlebars->39->2284" + "default.handlebars->39->2290" ] }, { @@ -35330,7 +35349,7 @@ "tr": "Uzunluk", "pt-br": "Comprimento", "xloc": [ - "default.handlebars->39->2765" + "default.handlebars->39->2773" ] }, { @@ -35355,7 +35374,7 @@ "zh-chs": "减", "zh-cht": "減", "xloc": [ - "default.handlebars->39->2959" + "default.handlebars->39->2967" ] }, { @@ -35380,7 +35399,7 @@ "zh-chs": "灯光模式", "xloc": [ "default-mobile.handlebars->11->91", - "default.handlebars->39->60" + "default.handlebars->39->63" ] }, { @@ -35405,8 +35424,8 @@ "zh-chs": "限制事件", "zh-cht": "限制事件", "xloc": [ - "default.handlebars->39->1015", - "default.handlebars->39->993" + "default.handlebars->39->1021", + "default.handlebars->39->999" ] }, { @@ -35458,9 +35477,9 @@ "zh-cht": "有限輸入", "xloc": [ "default-mobile.handlebars->11->691", - "default.handlebars->39->1007", - "default.handlebars->39->2047", - "default.handlebars->39->985" + "default.handlebars->39->1013", + "default.handlebars->39->2053", + "default.handlebars->39->991" ] }, { @@ -35486,7 +35505,7 @@ "zh-cht": "僅有限輸入", "xloc": [ "default-mobile.handlebars->11->664", - "default.handlebars->39->2001" + "default.handlebars->39->2007" ] }, { @@ -35537,8 +35556,8 @@ "zh-chs": "连结过期", "zh-cht": "鏈結過期", "xloc": [ - "default.handlebars->39->492", - "default.handlebars->39->506" + "default.handlebars->39->495", + "default.handlebars->39->509" ] }, { @@ -35563,7 +35582,7 @@ "zh-chs": "连结邀请", "zh-cht": "鏈結邀請", "xloc": [ - "default.handlebars->39->479" + "default.handlebars->39->482" ] }, { @@ -35587,7 +35606,7 @@ "tr": "Bağlantılar", "zh-chs": "链接", "xloc": [ - "default.handlebars->39->345" + "default.handlebars->39->348" ] }, { @@ -35615,7 +35634,8 @@ "agentinvite.handlebars->container->column_l->5->1->tlinuxtab", "agentinvite.handlebars->container->column_l->5->linuxtab->1", "default-mobile.handlebars->11->285", - "default.handlebars->39->788" + "default.handlebars->39->56", + "default.handlebars->39->791" ] }, { @@ -35639,7 +35659,7 @@ "tr": "Linux (SSH/SCP/VNC)", "zh-chs": "Linux (SSH/SCP/VNC)", "xloc": [ - "default.handlebars->39->443" + "default.handlebars->39->446" ] }, { @@ -35664,7 +35684,7 @@ "zh-chs": "Linux / BSD", "zh-cht": "Linux / BSD", "xloc": [ - "default.handlebars->39->526" + "default.handlebars->39->529" ] }, { @@ -35689,7 +35709,7 @@ "zh-chs": "Linux / BSD(卸载)", "zh-cht": "Linux / BSD(解除安裝)", "xloc": [ - "default.handlebars->39->532" + "default.handlebars->39->535" ] }, { @@ -35714,7 +35734,7 @@ "zh-chs": "Linux / BSD / macOS二进制安装程序", "zh-cht": "Linux / BSD / macOS二進制安裝軟體", "xloc": [ - "default.handlebars->39->527" + "default.handlebars->39->530" ] }, { @@ -35843,7 +35863,7 @@ "zh-chs": "Linux ARM,Raspberry Pi(32位)", "zh-cht": "Linux ARM,Raspberry Pi(32位)", "xloc": [ - "default.handlebars->39->1154" + "default.handlebars->39->1160" ] }, { @@ -35868,7 +35888,7 @@ "zh-chs": "Linux ARM, Raspberry Pi (64位)", "zh-cht": "Linux ARM, Raspberry Pi (64位)", "xloc": [ - "default.handlebars->39->1155" + "default.handlebars->39->1161" ] }, { @@ -35878,8 +35898,8 @@ "fr": "MeshAgent Linux", "pt-br": "MeshAgent Linux", "xloc": [ - "default.handlebars->39->2071", - "default.handlebars->39->516" + "default.handlebars->39->2077", + "default.handlebars->39->519" ] }, { @@ -35956,7 +35976,7 @@ "zh-chs": "Linux路径", "zh-cht": "Linux路徑", "xloc": [ - "default.handlebars->39->682" + "default.handlebars->39->685" ] }, { @@ -36033,7 +36053,7 @@ "zh-chs": "只限Linux", "zh-cht": "只限Linux", "xloc": [ - "default.handlebars->39->490" + "default.handlebars->39->493" ] }, { @@ -36058,7 +36078,7 @@ "zh-chs": "Linux x86(32位)", "zh-cht": "Linux x86(32位)", "xloc": [ - "default.handlebars->39->1151" + "default.handlebars->39->1157" ] }, { @@ -36083,7 +36103,7 @@ "zh-chs": "Linux x86(64位)", "zh-cht": "Linux x86(64位)", "xloc": [ - "default.handlebars->39->1150" + "default.handlebars->39->1156" ] }, { @@ -36108,8 +36128,8 @@ "zh-chs": "Linux / BSD / macOS命令外壳", "zh-cht": "Linux / BSD / macOS命令外殼", "xloc": [ - "default.handlebars->39->1099", - "default.handlebars->39->662" + "default.handlebars->39->1105", + "default.handlebars->39->665" ] }, { @@ -36203,7 +36223,7 @@ "zh-chs": "立陶宛文", "zh-cht": "立陶宛文", "xloc": [ - "default.handlebars->39->1615" + "default.handlebars->39->1621" ] }, { @@ -36255,13 +36275,13 @@ "xloc": [ "default-mobile.handlebars->11->103", "default-mobile.handlebars->11->88", - "default.handlebars->39->1141", - "default.handlebars->39->1474", - "default.handlebars->39->1486", - "default.handlebars->39->1811", - "default.handlebars->39->1815", - "default.handlebars->39->2652", - "default.handlebars->39->2701" + "default.handlebars->39->1147", + "default.handlebars->39->1480", + "default.handlebars->39->1492", + "default.handlebars->39->1817", + "default.handlebars->39->1821", + "default.handlebars->39->2660", + "default.handlebars->39->2709" ] }, { @@ -36380,8 +36400,8 @@ "zh-chs": "本地设备,无代理", "xloc": [ "default-mobile.handlebars->11->625", - "default.handlebars->39->1763", - "default.handlebars->39->1822" + "default.handlebars->39->1769", + "default.handlebars->39->1828" ] }, { @@ -36431,7 +36451,7 @@ "zh-chs": "本地用户接受的远程终端请求", "zh-cht": "本地用戶接受的遠程終端請求", "xloc": [ - "default.handlebars->39->2189" + "default.handlebars->39->2195" ] }, { @@ -36456,7 +36476,7 @@ "zh-chs": "本地用户拒绝了远程终端请求", "zh-cht": "本地用戶拒絕了遠程終端請求", "xloc": [ - "default.handlebars->39->2190" + "default.handlebars->39->2196" ] }, { @@ -36481,7 +36501,7 @@ "zh-chs": "本地化设置", "zh-cht": "本地化設置", "xloc": [ - "default.handlebars->39->1710", + "default.handlebars->39->1716", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->7" ] }, @@ -36507,7 +36527,7 @@ "zh-chs": "位置", "zh-cht": "位置", "xloc": [ - "default.handlebars->39->905" + "default.handlebars->39->911" ] }, { @@ -36557,7 +36577,7 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->39->2449" + "default.handlebars->39->2457" ] }, { @@ -36582,7 +36602,7 @@ "zh-chs": "锁定帐户设置", "zh-cht": "鎖定帳戶設置", "xloc": [ - "default.handlebars->39->2453" + "default.handlebars->39->2461" ] }, { @@ -36606,7 +36626,7 @@ "tr": "Masaüstünü Kilitle", "zh-chs": "锁定桌面", "xloc": [ - "default.handlebars->39->1032" + "default.handlebars->39->1038" ] }, { @@ -36631,7 +36651,7 @@ "zh-chs": "锁定账户", "zh-cht": "鎖定賬戶", "xloc": [ - "default.handlebars->39->2380" + "default.handlebars->39->2388" ] }, { @@ -36676,7 +36696,7 @@ "tr": "Uzak kullanıcının faresi ve klavyesi kilitlensin mi?", "zh-chs": "锁定远程用户的鼠标和键盘?", "xloc": [ - "default.handlebars->39->1029" + "default.handlebars->39->1035" ] }, { @@ -36724,7 +36744,7 @@ "tr": "Kullanıcı masaüstü kilitlensin mi?", "zh-chs": "锁定用户桌面?", "xloc": [ - "default.handlebars->39->1033" + "default.handlebars->39->1039" ] }, { @@ -36749,7 +36769,7 @@ "zh-chs": "已锁定", "zh-cht": "已鎖定", "xloc": [ - "default.handlebars->39->2361" + "default.handlebars->39->2369" ] }, { @@ -36775,10 +36795,10 @@ "zh-cht": "被鎖定賬戶", "xloc": [ "default-mobile.handlebars->11->84", - "default.handlebars->39->2542", - "default.handlebars->39->2793", - "default.handlebars->39->2813", - "default.handlebars->39->304" + "default.handlebars->39->2550", + "default.handlebars->39->2801", + "default.handlebars->39->2821", + "default.handlebars->39->307" ] }, { @@ -36803,7 +36823,7 @@ "zh-chs": "将远程用户锁定在桌面之外", "zh-cht": "將遠程用戶鎖定在桌面之外", "xloc": [ - "default.handlebars->39->2215" + "default.handlebars->39->2221" ] }, { @@ -36828,7 +36848,7 @@ "zh-chs": "记录事件", "zh-cht": "記錄事件", "xloc": [ - "default.handlebars->39->884" + "default.handlebars->39->890" ] }, { @@ -36956,7 +36976,7 @@ "tr": "Oturum açmış kullanıcılar", "zh-chs": "已登录用户", "xloc": [ - "default.handlebars->39->321" + "default.handlebars->39->324" ] }, { @@ -37019,7 +37039,7 @@ "pt-br": "Token de Login", "pl": "Token Logowania", "xloc": [ - "default.handlebars->39->2803" + "default.handlebars->39->2811" ] }, { @@ -37078,10 +37098,10 @@ { "en": "Login token in use", "nl": "Inlogtoken in gebruik", - "pl": "Używany token logowania", + "pl": "Używany token logowania", "xloc": [ "default-mobile.handlebars->11->62", - "default.handlebars->39->193" + "default.handlebars->39->196" ] }, { @@ -37135,7 +37155,7 @@ "zh-cht": "登出", "xloc": [ "default-mobile.handlebars->topMenu->logoutMenuOption->0->0", - "default.handlebars->39->56", + "default.handlebars->39->59", "terms.handlebars->3->2" ] }, @@ -37161,7 +37181,7 @@ "zh-chs": "卢森堡文", "zh-cht": "盧森堡文", "xloc": [ - "default.handlebars->39->1616" + "default.handlebars->39->1622" ] }, { @@ -37188,10 +37208,10 @@ "xloc": [ "default-mobile.handlebars->11->552", "default-mobile.handlebars->11->554", - "default.handlebars->39->1392", - "default.handlebars->39->1394", - "default.handlebars->39->1402", - "default.handlebars->39->1404" + "default.handlebars->39->1398", + "default.handlebars->39->1400", + "default.handlebars->39->1408", + "default.handlebars->39->1410" ] }, { @@ -37216,8 +37236,8 @@ "zh-chs": "MAC地址", "zh-cht": "MAC地址", "xloc": [ - "default.handlebars->39->148", - "default.handlebars->39->159" + "default.handlebars->39->151", + "default.handlebars->39->162" ] }, { @@ -37243,8 +37263,8 @@ "zh-cht": "MAC:{0}", "xloc": [ "default-mobile.handlebars->11->555", - "default.handlebars->39->1395", - "default.handlebars->39->1405" + "default.handlebars->39->1401", + "default.handlebars->39->1411" ] }, { @@ -37270,8 +37290,8 @@ "zh-cht": "MAC:{0},網關:{1}", "xloc": [ "default-mobile.handlebars->11->553", - "default.handlebars->39->1393", - "default.handlebars->39->1403" + "default.handlebars->39->1399", + "default.handlebars->39->1409" ] }, { @@ -37400,11 +37420,11 @@ "default-mobile.handlebars->11->608", "default-mobile.handlebars->11->610", "default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2", - "default.handlebars->39->1459", - "default.handlebars->39->1461", - "default.handlebars->39->380", - "default.handlebars->39->628", - "default.handlebars->39->868", + "default.handlebars->39->1465", + "default.handlebars->39->1467", + "default.handlebars->39->383", + "default.handlebars->39->631", + "default.handlebars->39->871", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect2" ] }, @@ -37430,7 +37450,7 @@ "zh-chs": "MQTT凭证", "zh-cht": "MQTT憑證", "xloc": [ - "default.handlebars->39->293" + "default.handlebars->39->296" ] }, { @@ -37455,7 +37475,7 @@ "zh-chs": "MQTT登录", "zh-cht": "MQTT登入", "xloc": [ - "default.handlebars->39->924" + "default.handlebars->39->930" ] }, { @@ -37481,7 +37501,7 @@ "zh-cht": "MQTT通道已連接", "xloc": [ "default-mobile.handlebars->11->343", - "default.handlebars->39->938" + "default.handlebars->39->944" ] }, { @@ -37506,8 +37526,8 @@ "zh-chs": "MQTT已连接", "zh-cht": "MQTT已連接", "xloc": [ - "default.handlebars->39->242", - "default.handlebars->39->937" + "default.handlebars->39->245", + "default.handlebars->39->943" ] }, { @@ -37532,9 +37552,9 @@ "zh-chs": "与设备的MQTT连接已激活。", "zh-cht": "與裝置的MQTT連接已啟動。", "xloc": [ - "default.handlebars->39->379", - "default.handlebars->39->627", - "default.handlebars->39->867" + "default.handlebars->39->382", + "default.handlebars->39->630", + "default.handlebars->39->870" ] }, { @@ -37559,7 +37579,7 @@ "zh-chs": "MQTT已断开连接", "zh-cht": "MQTT已斷開連接", "xloc": [ - "default.handlebars->39->246" + "default.handlebars->39->249" ] }, { @@ -37700,7 +37720,7 @@ "tr": "MacOS Yükleyici", "zh-chs": "MacOS 安装程序", "xloc": [ - "default.handlebars->39->1144" + "default.handlebars->39->1150" ] }, { @@ -37710,8 +37730,8 @@ "fr": "MeshAgent MacOs", "pt-br": "MeshAgent MacOS", "xloc": [ - "default.handlebars->39->2072", - "default.handlebars->39->517" + "default.handlebars->39->2078", + "default.handlebars->39->520" ] }, { @@ -37735,7 +37755,7 @@ "tr": "Makine adı", "zh-chs": "机器名称", "xloc": [ - "default.handlebars->39->110" + "default.handlebars->39->113" ] }, { @@ -37760,7 +37780,7 @@ "zh-chs": "主服务器信息", "zh-cht": "主伺服器訊息", "xloc": [ - "default.handlebars->39->2925" + "default.handlebars->39->2933" ] }, { @@ -37785,7 +37805,7 @@ "zh-chs": "马来文", "zh-cht": "馬來文", "xloc": [ - "default.handlebars->39->1618" + "default.handlebars->39->1624" ] }, { @@ -37810,7 +37830,7 @@ "zh-chs": "玛拉雅拉姆文", "zh-cht": "馬拉雅拉姆文", "xloc": [ - "default.handlebars->39->1619" + "default.handlebars->39->1625" ] }, { @@ -37835,7 +37855,7 @@ "zh-chs": "马耳他文", "zh-cht": "馬耳他文", "xloc": [ - "default.handlebars->39->1620" + "default.handlebars->39->1626" ] }, { @@ -37860,7 +37880,7 @@ "zh-chs": "管理帐户图片", "xloc": [ "default-mobile.handlebars->11->89", - "default.handlebars->39->1475" + "default.handlebars->39->1481" ] }, { @@ -37886,7 +37906,7 @@ "zh-cht": "管理備用碼", "xloc": [ "default-mobile.handlebars->11->79", - "default.handlebars->39->217" + "default.handlebars->39->220" ] }, { @@ -37913,8 +37933,8 @@ "xloc": [ "default-mobile.handlebars->11->661", "default-mobile.handlebars->11->681", - "default.handlebars->39->1998", - "default.handlebars->39->2036" + "default.handlebars->39->2004", + "default.handlebars->39->2042" ] }, { @@ -37941,8 +37961,8 @@ "xloc": [ "default-mobile.handlebars->11->660", "default-mobile.handlebars->11->680", - "default.handlebars->39->1997", - "default.handlebars->39->2035" + "default.handlebars->39->2003", + "default.handlebars->39->2041" ] }, { @@ -37967,7 +37987,7 @@ "zh-chs": "管理设备", "zh-cht": "管理裝置", "xloc": [ - "default.handlebars->39->1002" + "default.handlebars->39->1008" ] }, { @@ -37992,7 +38012,7 @@ "zh-chs": "管理录音", "zh-cht": "管理錄音", "xloc": [ - "default.handlebars->39->2447" + "default.handlebars->39->2455" ] }, { @@ -38017,7 +38037,7 @@ "zh-chs": "管理安全密钥", "zh-cht": "管理安全密鑰", "xloc": [ - "default.handlebars->39->225" + "default.handlebars->39->228" ] }, { @@ -38042,7 +38062,7 @@ "zh-chs": "管理用户组", "zh-cht": "管理用戶群", "xloc": [ - "default.handlebars->39->2446" + "default.handlebars->39->2454" ] }, { @@ -38067,8 +38087,8 @@ "zh-chs": "管理用户", "zh-cht": "管理用戶", "xloc": [ - "default.handlebars->39->1001", - "default.handlebars->39->2445" + "default.handlebars->39->1007", + "default.handlebars->39->2453" ] }, { @@ -38248,7 +38268,7 @@ "zh-chs": "使用软件代理进行管理", "zh-cht": "使用軟體代理進行管理", "xloc": [ - "default.handlebars->39->1767" + "default.handlebars->39->1773" ] }, { @@ -38274,7 +38294,7 @@ "zh-cht": "使用軟體代理進行管理", "xloc": [ "default-mobile.handlebars->11->624", - "default.handlebars->39->1821" + "default.handlebars->39->1827" ] }, { @@ -38299,7 +38319,7 @@ "zh-chs": "经理", "zh-cht": "經理", "xloc": [ - "default.handlebars->39->2366" + "default.handlebars->39->2374" ] }, { @@ -38368,7 +38388,7 @@ "zh-chs": "毛利文", "zh-cht": "毛利文", "xloc": [ - "default.handlebars->39->1621" + "default.handlebars->39->1627" ] }, { @@ -38461,7 +38481,7 @@ "zh-chs": "马拉地文", "zh-cht": "馬拉地文", "xloc": [ - "default.handlebars->39->1622" + "default.handlebars->39->1628" ] }, { @@ -38486,7 +38506,7 @@ "zh-chs": "达到连接数量上限", "zh-cht": "達到連接數量上限", "xloc": [ - "default.handlebars->39->2869" + "default.handlebars->39->2877" ] }, { @@ -38496,7 +38516,7 @@ "fr": "Nombre de clés maximum atteint.", "pt-br": "Máximo de teclas atingido.", "xloc": [ - "default.handlebars->39->224" + "default.handlebars->39->227" ] }, { @@ -38576,8 +38596,8 @@ "zh-chs": "Megabyte", "zh-cht": "Megabyte", "xloc": [ - "default.handlebars->39->2910", - "default.handlebars->39->2915" + "default.handlebars->39->2918", + "default.handlebars->39->2923" ] }, { @@ -38603,8 +38623,8 @@ "zh-cht": "記憶體", "xloc": [ "default-mobile.handlebars->11->597", - "default.handlebars->39->1447", - "default.handlebars->39->2889", + "default.handlebars->39->1453", + "default.handlebars->39->2897", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] }, @@ -38634,16 +38654,16 @@ "default-mobile.handlebars->11->340", "default-mobile.handlebars->11->536", "default-mobile.handlebars->11->544", - "default.handlebars->39->1376", - "default.handlebars->39->1384", - "default.handlebars->39->546", - "default.handlebars->39->550", - "default.handlebars->39->561", - "default.handlebars->39->574", + "default.handlebars->39->1382", + "default.handlebars->39->1390", + "default.handlebars->39->549", + "default.handlebars->39->553", + "default.handlebars->39->564", "default.handlebars->39->577", - "default.handlebars->39->583", - "default.handlebars->39->792", - "default.handlebars->39->860" + "default.handlebars->39->580", + "default.handlebars->39->586", + "default.handlebars->39->795", + "default.handlebars->39->863" ] }, { @@ -38669,7 +38689,7 @@ "zh-cht": "網格代理控制台", "xloc": [ "default-mobile.handlebars->11->668", - "default.handlebars->39->2007" + "default.handlebars->39->2013" ] }, { @@ -38738,7 +38758,7 @@ "zh-chs": "网格中继", "zh-cht": "Mesh Relay", "xloc": [ - "default.handlebars->39->866" + "default.handlebars->39->869" ] }, { @@ -38763,9 +38783,9 @@ "zh-chs": "已连接网状代理并准备使用。", "zh-cht": "已連接Mesh Agent並準備使用。", "xloc": [ - "default.handlebars->39->371", - "default.handlebars->39->619", - "default.handlebars->39->859" + "default.handlebars->39->374", + "default.handlebars->39->622", + "default.handlebars->39->862" ] }, { @@ -38790,9 +38810,9 @@ "zh-chs": "网格代理可以经过其他代理作为中继访问得到。", "zh-cht": "Mesh Agent可以經過其他代理作為中繼訪問得到。", "xloc": [ - "default.handlebars->39->377", - "default.handlebars->39->625", - "default.handlebars->39->865" + "default.handlebars->39->380", + "default.handlebars->39->628", + "default.handlebars->39->868" ] }, { @@ -38817,8 +38837,8 @@ "zh-chs": "MeshAction(.txt)", "zh-cht": "MeshAction(.txt)", "xloc": [ - "default.handlebars->39->1161", - "default.handlebars->39->1163" + "default.handlebars->39->1167", + "default.handlebars->39->1169" ] }, { @@ -38843,7 +38863,7 @@ "zh-chs": "MeshAgent流量", "zh-cht": "MeshAgent流量", "xloc": [ - "default.handlebars->39->2927" + "default.handlebars->39->2935" ] }, { @@ -38868,7 +38888,7 @@ "zh-chs": "MeshAgent更新", "zh-cht": "MeshAgent更新", "xloc": [ - "default.handlebars->39->2928" + "default.handlebars->39->2936" ] }, { @@ -38937,10 +38957,10 @@ "tr": "MeshCentral Yardımcısı", "zh-chs": "MeshCentral 助手", "xloc": [ - "default.handlebars->39->2073", - "default.handlebars->39->491", - "default.handlebars->39->518", - "default.handlebars->39->530" + "default.handlebars->39->2079", + "default.handlebars->39->494", + "default.handlebars->39->521", + "default.handlebars->39->533" ] }, { @@ -38964,8 +38984,8 @@ "tr": "Windows için MeshCentral Yardımcısı", "zh-chs": "适用于 Windows 的 MeshCentral 助手", "xloc": [ - "default.handlebars->39->566", - "default.handlebars->39->570" + "default.handlebars->39->569", + "default.handlebars->39->573" ] }, { @@ -39010,7 +39030,7 @@ "tr": "MeshCentral Assistant, kullanıcıların yardım istemek için kullanabilecekleri bir Windows aracıdır. \\\"{0}\\\" cihaz grubuna bağlanacak bir sürümü indirmek için aşağıdaki bağlantıyı kullanın.", "zh-chs": "MeshCentral Assistant 是一个 Windows 工具,用户可以使用它来寻求帮助。使用下面的链接下载将连接到设备组 \\\"{0}\\\" 的版本。", "xloc": [ - "default.handlebars->39->565" + "default.handlebars->39->568" ] }, { @@ -39034,7 +39054,7 @@ "tr": "MeshCentral Assistant, kullanıcıların yardım istemek için kullanabilecekleri bir Windows aracıdır. Arka plan aracısını izleyecek bir sürümü indirmek için aşağıdaki bağlantıyı kullanın.", "zh-chs": "MeshCentral Assistant 是一个 Windows 工具,用户可以使用它来寻求帮助。使用下面的链接下载将监控后台代理的版本。", "xloc": [ - "default.handlebars->39->569" + "default.handlebars->39->572" ] }, { @@ -39084,7 +39104,7 @@ "zh-chs": "MeshCentral错误", "zh-cht": "MeshCentral錯誤", "xloc": [ - "default.handlebars->39->1814" + "default.handlebars->39->1820" ] }, { @@ -39109,7 +39129,7 @@ "zh-chs": "MeshCentral路由器", "zh-cht": "MeshCentral Router", "xloc": [ - "default.handlebars->39->1147" + "default.handlebars->39->1153" ] }, { @@ -39154,7 +39174,7 @@ "tr": "MeshCentral Yönlendirici Bağlantıları", "zh-chs": "MeshCentral 路由器链接", "xloc": [ - "default.handlebars->39->320" + "default.handlebars->39->323" ] }, { @@ -39221,7 +39241,7 @@ "zh-chs": "MeshCentral 路由器是Windows工具,用于TCP端口映射。例如,您可以通过该服务器将RDP放入远程设备。", "zh-cht": "MeshCentral Router是Windows工具,用於TCP介面映射。例如,你可以通過該伺服器將RDP放入遠程裝置。", "xloc": [ - "default.handlebars->39->1142" + "default.handlebars->39->1148" ] }, { @@ -39241,7 +39261,7 @@ "tr": "MeshCentral SSH desteği, NodeJS 11 veya üstünü gerektirir.", "pt-br": "O suporte ao MeshCentral SSH requer NodeJS 11 ou superior.", "xloc": [ - "default.handlebars->39->80" + "default.handlebars->39->83" ] }, { @@ -39266,8 +39286,8 @@ "zh-chs": "MeshCentral服务器错误", "zh-cht": "MeshCentral伺服器錯誤", "xloc": [ - "default.handlebars->39->186", - "default.handlebars->39->190" + "default.handlebars->39->189", + "default.handlebars->39->193" ] }, { @@ -39292,7 +39312,7 @@ "zh-chs": "MeshCentral服务器同级化", "zh-cht": "MeshCentral伺服器同級化", "xloc": [ - "default.handlebars->39->2926" + "default.handlebars->39->2934" ] }, { @@ -39342,9 +39362,9 @@ "zh-chs": "MeshCentral版本", "zh-cht": "MeshCentral版本", "xloc": [ - "default.handlebars->39->1810", - "default.handlebars->39->183", - "default.handlebars->39->185" + "default.handlebars->39->1816", + "default.handlebars->39->186", + "default.handlebars->39->188" ] }, { @@ -39369,9 +39389,9 @@ "zh-chs": "MeshCmd", "zh-cht": "MeshCmd", "xloc": [ - "default.handlebars->39->1159", - "default.handlebars->39->354", - "default.handlebars->39->907" + "default.handlebars->39->1165", + "default.handlebars->39->357", + "default.handlebars->39->913" ] }, { @@ -39396,7 +39416,7 @@ "zh-chs": "MeshCmd(Linux ARM,32位)", "zh-cht": "MeshCmd(Linux ARM,32位)", "xloc": [ - "default.handlebars->39->1171" + "default.handlebars->39->1177" ] }, { @@ -39421,7 +39441,7 @@ "zh-chs": "MeshCmd(Linux ARM,64位)", "zh-cht": "MeshCmd(Linux ARM,64位)", "xloc": [ - "default.handlebars->39->1172" + "default.handlebars->39->1178" ] }, { @@ -39446,7 +39466,7 @@ "zh-chs": "MeshCmd(Linux x86,32bit)", "zh-cht": "MeshCmd(Linux x86,32bit)", "xloc": [ - "default.handlebars->39->1167" + "default.handlebars->39->1173" ] }, { @@ -39471,7 +39491,7 @@ "zh-chs": "MeshCmd(Linux x86,64位)", "zh-cht": "MeshCmd(Linux x86,64位)", "xloc": [ - "default.handlebars->39->1168" + "default.handlebars->39->1174" ] }, { @@ -39496,7 +39516,7 @@ "zh-chs": "MeshCmd(Win32可执行档案)", "zh-cht": "MeshCmd(Win32可執行檔案)", "xloc": [ - "default.handlebars->39->1165" + "default.handlebars->39->1171" ] }, { @@ -39521,7 +39541,7 @@ "zh-chs": "MeshCmd(Win64可执行档案)", "zh-cht": "MeshCmd(Win64可執行檔案)", "xloc": [ - "default.handlebars->39->1166" + "default.handlebars->39->1172" ] }, { @@ -39568,7 +39588,7 @@ "zh-chs": "MeshCmd(macOS,ARM-64位)", "zh-cht": "MeshCmd(macOS,ARM-64位)", "xloc": [ - "default.handlebars->39->1170" + "default.handlebars->39->1176" ] }, { @@ -39593,7 +39613,7 @@ "zh-chs": "MeshCmd(macOS,x86-ARM-64位)", "zh-cht": "MeshCmd(macOS,x86-ARM-64位)", "xloc": [ - "default.handlebars->39->1169" + "default.handlebars->39->1175" ] }, { @@ -39618,7 +39638,7 @@ "zh-chs": "MeshCmd是一个可以执行许多不同操作的命令行工具。可以选择下载和编辑操作档案以提供服务器信息和凭据。", "zh-cht": "MeshCmd是一個可以執行許多不同操作的命令行工具。可以選擇下載和編輯操作檔案以提供伺服器訊息和憑據。", "xloc": [ - "default.handlebars->39->1156" + "default.handlebars->39->1162" ] }, { @@ -39712,10 +39732,10 @@ "zh-chs": "消息", "zh-cht": "訊息", "xloc": [ - "default.handlebars->39->1122", - "default.handlebars->39->2771", - "default.handlebars->39->503", - "default.handlebars->39->886" + "default.handlebars->39->1128", + "default.handlebars->39->2779", + "default.handlebars->39->506", + "default.handlebars->39->892" ] }, { @@ -39740,7 +39760,7 @@ "zh-chs": "留言框", "zh-cht": "留言框", "xloc": [ - "default.handlebars->39->677" + "default.handlebars->39->680" ] }, { @@ -39765,7 +39785,7 @@ "zh-chs": "消息调度器", "zh-cht": "電郵調度器", "xloc": [ - "default.handlebars->39->2924" + "default.handlebars->39->2932" ] }, { @@ -39839,8 +39859,8 @@ "tr": "haberci", "zh-chs": "信使", "xloc": [ - "default.handlebars->39->2714", - "default.handlebars->39->2780" + "default.handlebars->39->2722", + "default.handlebars->39->2788" ] }, { @@ -39937,7 +39957,7 @@ "tr": "Let's Encrypt e-posta adresi eksik.", "pt-br": "Endereço de e-mail Let's Encrypt ausente.", "xloc": [ - "default.handlebars->39->89" + "default.handlebars->39->92" ] }, { @@ -39957,7 +39977,7 @@ "tr": "WebDAV parametreleri eksik.", "pt-br": "Parâmetros WebDAV ausentes.", "xloc": [ - "default.handlebars->39->81" + "default.handlebars->39->84" ] }, { @@ -39982,7 +40002,7 @@ "zh-chs": "移动设备", "xloc": [ "default-mobile.handlebars->11->550", - "default.handlebars->39->1390" + "default.handlebars->39->1396" ] }, { @@ -40006,7 +40026,7 @@ "tr": "Mobil cihaz", "zh-chs": "移动设备", "xloc": [ - "default.handlebars->39->529" + "default.handlebars->39->532" ] }, { @@ -40033,9 +40053,9 @@ "xloc": [ "default-mobile.handlebars->11->545", "default-mobile.handlebars->11->598", - "default.handlebars->39->1385", - "default.handlebars->39->1448", - "default.handlebars->39->1771" + "default.handlebars->39->1391", + "default.handlebars->39->1454", + "default.handlebars->39->1777" ] }, { @@ -40060,7 +40080,7 @@ "zh-chs": "修改节点位置", "zh-cht": "修改節點位置", "xloc": [ - "default.handlebars->39->742" + "default.handlebars->39->745" ] }, { @@ -40085,7 +40105,7 @@ "zh-chs": "摩尔达维亚文", "zh-cht": "摩爾達維亞文", "xloc": [ - "default.handlebars->39->1623" + "default.handlebars->39->1629" ] }, { @@ -40110,7 +40130,7 @@ "zh-chs": "更多", "zh-cht": "更多", "xloc": [ - "default.handlebars->39->2958" + "default.handlebars->39->2966" ] }, { @@ -40136,7 +40156,7 @@ "zh-cht": "母板", "xloc": [ "default-mobile.handlebars->11->591", - "default.handlebars->39->1441" + "default.handlebars->39->1447" ] }, { @@ -40161,7 +40181,7 @@ "zh-chs": "将此设备移到其他设备组", "zh-cht": "將此裝置移至其他裝置群", "xloc": [ - "default.handlebars->39->898" + "default.handlebars->39->904" ] }, { @@ -40186,7 +40206,7 @@ "zh-chs": "移至设备组", "zh-cht": "移至裝置群", "xloc": [ - "default.handlebars->39->634" + "default.handlebars->39->637" ] }, { @@ -40211,7 +40231,7 @@ "zh-chs": "移动:“{0}”到“{1}”", "zh-cht": "移動:“{0}”到“{1}”", "xloc": [ - "default.handlebars->39->2214" + "default.handlebars->39->2220" ] }, { @@ -40236,7 +40256,7 @@ "zh-chs": "将设备{0}移动到组{1}", "zh-cht": "將設備{0}移動到組{1}", "xloc": [ - "default.handlebars->39->2247" + "default.handlebars->39->2253" ] }, { @@ -40285,8 +40305,8 @@ "tr": "Birden Çok Sorun", "zh-chs": "多个问题", "xloc": [ - "default.handlebars->39->2102", - "default.handlebars->39->2116" + "default.handlebars->39->2108", + "default.handlebars->39->2122" ] }, { @@ -40332,7 +40352,7 @@ "zh-chs": "多路复用器", "zh-cht": "多工器", "xloc": [ - "default.handlebars->39->2732" + "default.handlebars->39->2740" ] }, { @@ -40357,8 +40377,8 @@ "zh-chs": "必须以用户身份运行", "zh-cht": "必須以用戶身份運行", "xloc": [ - "default.handlebars->39->1102", - "default.handlebars->39->665" + "default.handlebars->39->1108", + "default.handlebars->39->668" ] }, { @@ -40541,7 +40561,7 @@ "zh-chs": "我的服务器控制台", "zh-cht": "我的伺服器控制台", "xloc": [ - "default.handlebars->39->1454" + "default.handlebars->39->1460" ] }, { @@ -40743,8 +40763,8 @@ "zh-chs": "我的密钥", "zh-cht": "我的密鍵", "xloc": [ - "default.handlebars->39->1498", - "default.handlebars->39->1501" + "default.handlebars->39->1504", + "default.handlebars->39->1507" ] }, { @@ -40827,7 +40847,7 @@ "zh-chs": "导航到下面的URL,授予访问权限并将令牌代码复制回去。", "zh-cht": "導航到下面的URL,授予訪問權限並將令牌代碼複製回去。", "xloc": [ - "default.handlebars->39->296" + "default.handlebars->39->299" ] }, { @@ -40858,25 +40878,25 @@ "default-mobile.handlebars->11->585", "default-mobile.handlebars->11->628", "default-mobile.handlebars->11->651", - "default.handlebars->39->1231", - "default.handlebars->39->1247", - "default.handlebars->39->1368", - "default.handlebars->39->1435", - "default.handlebars->39->144", - "default.handlebars->39->158", - "default.handlebars->39->1762", - "default.handlebars->39->1789", - "default.handlebars->39->1794", - "default.handlebars->39->1825", - "default.handlebars->39->1957", - "default.handlebars->39->2347", - "default.handlebars->39->2456", - "default.handlebars->39->2472", - "default.handlebars->39->2479", - "default.handlebars->39->2529", - "default.handlebars->39->2548", - "default.handlebars->39->309", - "default.handlebars->39->771", + "default.handlebars->39->1237", + "default.handlebars->39->1253", + "default.handlebars->39->1374", + "default.handlebars->39->1441", + "default.handlebars->39->147", + "default.handlebars->39->161", + "default.handlebars->39->1768", + "default.handlebars->39->1795", + "default.handlebars->39->1800", + "default.handlebars->39->1831", + "default.handlebars->39->1963", + "default.handlebars->39->2355", + "default.handlebars->39->2464", + "default.handlebars->39->2480", + "default.handlebars->39->2487", + "default.handlebars->39->2537", + "default.handlebars->39->2556", + "default.handlebars->39->312", + "default.handlebars->39->774", "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" @@ -40904,7 +40924,7 @@ "zh-chs": "名称(可选)", "zh-cht": "名稱(可選)", "xloc": [ - "default.handlebars->39->482" + "default.handlebars->39->485" ] }, { @@ -40929,7 +40949,7 @@ "zh-chs": "名称1,名称2,名称3", "zh-cht": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->39->2437" + "default.handlebars->39->2445" ] }, { @@ -40954,7 +40974,7 @@ "zh-chs": "纳瓦霍文", "zh-cht": "納瓦霍文", "xloc": [ - "default.handlebars->39->1624" + "default.handlebars->39->1630" ] }, { @@ -40979,7 +40999,7 @@ "zh-chs": "恩东加", "zh-cht": "恩東加", "xloc": [ - "default.handlebars->39->1625" + "default.handlebars->39->1631" ] }, { @@ -41004,7 +41024,7 @@ "zh-chs": "尼泊尔文", "zh-cht": "尼泊爾文", "xloc": [ - "default.handlebars->39->1626" + "default.handlebars->39->1632" ] }, { @@ -41029,7 +41049,7 @@ "zh-chs": "网络接口", "zh-cht": "網絡介面", "xloc": [ - "default.handlebars->39->1140" + "default.handlebars->39->1146" ] }, { @@ -41077,8 +41097,8 @@ "zh-cht": "網路", "xloc": [ "default-mobile.handlebars->11->564", - "default.handlebars->39->1400", - "default.handlebars->39->1414" + "default.handlebars->39->1406", + "default.handlebars->39->1420" ] }, { @@ -41104,7 +41124,7 @@ "zh-cht": "新", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3createMeshLink1->1", - "default.handlebars->39->1788", + "default.handlebars->39->1794", "default.handlebars->container->column_l->p2->p2info->p2createMeshLink1->1" ] }, @@ -41130,7 +41150,7 @@ "zh-chs": "生成新的2FA备份代码", "zh-cht": "生成新的2FA備份代碼", "xloc": [ - "default.handlebars->39->2254" + "default.handlebars->39->2260" ] }, { @@ -41155,7 +41175,7 @@ "zh-chs": "新账户", "xloc": [ "default-mobile.handlebars->11->709", - "default.handlebars->39->2820" + "default.handlebars->39->2828" ] }, { @@ -41228,9 +41248,9 @@ "zh-cht": "新裝置群", "xloc": [ "default-mobile.handlebars->11->122", - "default.handlebars->39->1132", - "default.handlebars->39->1755", - "default.handlebars->39->1777" + "default.handlebars->39->1138", + "default.handlebars->39->1761", + "default.handlebars->39->1783" ] }, { @@ -41257,8 +41277,8 @@ "xloc": [ "default-mobile.handlebars->11->151", "default-mobile.handlebars->11->482", - "default.handlebars->39->1328", - "default.handlebars->39->2146", + "default.handlebars->39->1334", + "default.handlebars->39->2152", "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", @@ -41312,8 +41332,8 @@ "zh-chs": "新密码*", "zh-cht": "新密碼*", "xloc": [ - "default.handlebars->39->463", - "default.handlebars->39->464" + "default.handlebars->39->466", + "default.handlebars->39->467" ] }, { @@ -41383,8 +41403,8 @@ "zh-chs": "新密码*", "zh-cht": "新密碼*", "xloc": [ - "default.handlebars->39->1931", - "default.handlebars->39->1932" + "default.handlebars->39->1937", + "default.handlebars->39->1938" ] }, { @@ -41411,8 +41431,8 @@ "xloc": [ "default-mobile.handlebars->11->117", "default-mobile.handlebars->11->118", - "default.handlebars->39->1750", - "default.handlebars->39->1751" + "default.handlebars->39->1756", + "default.handlebars->39->1757" ] }, { @@ -41458,7 +41478,7 @@ "zh-chs": "夜间模式", "xloc": [ "default-mobile.handlebars->11->93", - "default.handlebars->39->62" + "default.handlebars->39->65" ] }, { @@ -41483,8 +41503,8 @@ "zh-chs": "没有AMT", "zh-cht": "沒有AMT", "xloc": [ - "default.handlebars->39->1006", - "default.handlebars->39->984" + "default.handlebars->39->1012", + "default.handlebars->39->990" ] }, { @@ -41510,7 +41530,7 @@ "zh-cht": "沒有有效保安編碼", "xloc": [ "default-mobile.handlebars->11->75", - "default.handlebars->39->212" + "default.handlebars->39->215" ] }, { @@ -41556,7 +41576,7 @@ "tr": "Aracı Konsolu Yok", "zh-chs": "无座席控制台", "xloc": [ - "default.handlebars->39->2638" + "default.handlebars->39->2646" ] }, { @@ -41580,7 +41600,7 @@ "tr": "Konsol Yok", "zh-chs": "没有控制台", "xloc": [ - "default.handlebars->39->2569" + "default.handlebars->39->2577" ] }, { @@ -41607,8 +41627,8 @@ "xloc": [ "default-mobile.handlebars->11->301", "default-mobile.handlebars->11->302", - "default.handlebars->39->806", - "default.handlebars->39->807" + "default.handlebars->39->809", + "default.handlebars->39->810" ] }, { @@ -41633,10 +41653,10 @@ "zh-chs": "没有桌面", "zh-cht": "沒有桌面", "xloc": [ - "default.handlebars->39->1008", - "default.handlebars->39->2043", - "default.handlebars->39->2565", - "default.handlebars->39->986" + "default.handlebars->39->1014", + "default.handlebars->39->2049", + "default.handlebars->39->2573", + "default.handlebars->39->992" ] }, { @@ -41661,8 +41681,8 @@ "zh-chs": "不能访问桌面", "zh-cht": "不能訪問桌面", "xloc": [ - "default.handlebars->39->2003", - "default.handlebars->39->2634" + "default.handlebars->39->2009", + "default.handlebars->39->2642" ] }, { @@ -41708,9 +41728,9 @@ "zh-chs": "找不到事件", "zh-cht": "找不到事件", "xloc": [ - "default.handlebars->39->1366", - "default.handlebars->39->2323", - "default.handlebars->39->2700" + "default.handlebars->39->1372", + "default.handlebars->39->2331", + "default.handlebars->39->2708" ] }, { @@ -41736,8 +41756,8 @@ "zh-cht": "不能存取檔案", "xloc": [ "default-mobile.handlebars->11->666", - "default.handlebars->39->2005", - "default.handlebars->39->2637" + "default.handlebars->39->2011", + "default.handlebars->39->2645" ] }, { @@ -41763,10 +41783,10 @@ "zh-cht": "沒有檔案", "xloc": [ "default-mobile.handlebars->11->689", - "default.handlebars->39->1005", - "default.handlebars->39->2045", - "default.handlebars->39->2568", - "default.handlebars->39->983" + "default.handlebars->39->1011", + "default.handlebars->39->2051", + "default.handlebars->39->2576", + "default.handlebars->39->989" ] }, { @@ -41791,8 +41811,8 @@ "zh-chs": "无输入", "zh-cht": "無輸入", "xloc": [ - "default.handlebars->39->1003", - "default.handlebars->39->981" + "default.handlebars->39->1009", + "default.handlebars->39->987" ] }, { @@ -41819,8 +41839,8 @@ "xloc": [ "default-mobile.handlebars->11->667", "default-mobile.handlebars->11->690", - "default.handlebars->39->2006", - "default.handlebars->39->2046" + "default.handlebars->39->2012", + "default.handlebars->39->2052" ] }, { @@ -41844,7 +41864,7 @@ "tr": "Bu cihaz grubunda Intel® AMT cihazı yok", "zh-chs": "此设备组中没有英特尔® AMT 设备", "xloc": [ - "default.handlebars->39->335" + "default.handlebars->39->338" ] }, { @@ -41916,7 +41936,7 @@ "zh-chs": "未配置任何键", "zh-cht": "未配置任何鍵", "xloc": [ - "default.handlebars->39->220" + "default.handlebars->39->223" ] }, { @@ -41941,7 +41961,7 @@ "zh-chs": "没有成员", "zh-cht": "沒有成員", "xloc": [ - "default.handlebars->39->2509" + "default.handlebars->39->2517" ] }, { @@ -41966,7 +41986,7 @@ "zh-chs": "没有新的设备组", "zh-cht": "沒有新的裝置群", "xloc": [ - "default.handlebars->39->2450" + "default.handlebars->39->2458" ] }, { @@ -41986,7 +42006,7 @@ "tr": "Yeni Cihaz Yok", "pt-br": "Não dispositivo novo", "xloc": [ - "default.handlebars->39->2451" + "default.handlebars->39->2459" ] }, { @@ -42011,8 +42031,8 @@ "zh-chs": "没有政策", "zh-cht": "沒有政策", "xloc": [ - "default.handlebars->39->1864", - "default.handlebars->39->1922" + "default.handlebars->39->1870", + "default.handlebars->39->1928" ] }, { @@ -42053,8 +42073,8 @@ "ru": "Нет доступа к выполнению команд", "tr": "Uzaktan Komut Yok", "xloc": [ - "default.handlebars->39->2571", - "default.handlebars->39->2640" + "default.handlebars->39->2579", + "default.handlebars->39->2648" ] }, { @@ -42074,8 +42094,8 @@ "ru": "Нет доступа к удаленному управлению", "tr": "Uzaktan Kumanda Yok", "xloc": [ - "default.handlebars->39->2564", - "default.handlebars->39->2633" + "default.handlebars->39->2572", + "default.handlebars->39->2641" ] }, { @@ -42095,8 +42115,8 @@ "ru": "Нет доступа к перезагрузке/выключению", "tr": "Sıfırlama/Kapatma Yok", "xloc": [ - "default.handlebars->39->2573", - "default.handlebars->39->2642" + "default.handlebars->39->2581", + "default.handlebars->39->2650" ] }, { @@ -42124,10 +42144,10 @@ "default-mobile.handlebars->11->137", "default-mobile.handlebars->11->642", "default-mobile.handlebars->11->697", - "default.handlebars->39->1020", - "default.handlebars->39->1786", - "default.handlebars->39->2055", - "default.handlebars->39->998" + "default.handlebars->39->1004", + "default.handlebars->39->1026", + "default.handlebars->39->1792", + "default.handlebars->39->2061" ] }, { @@ -42174,8 +42194,8 @@ "zh-cht": "沒有TLS加密", "xloc": [ "default-mobile.handlebars->11->387", - "default.handlebars->39->1118", - "default.handlebars->39->454" + "default.handlebars->39->1124", + "default.handlebars->39->457" ] }, { @@ -42201,10 +42221,10 @@ "zh-cht": "沒有終端", "xloc": [ "default-mobile.handlebars->11->688", - "default.handlebars->39->1004", - "default.handlebars->39->2044", - "default.handlebars->39->2567", - "default.handlebars->39->982" + "default.handlebars->39->1010", + "default.handlebars->39->2050", + "default.handlebars->39->2575", + "default.handlebars->39->988" ] }, { @@ -42230,8 +42250,8 @@ "zh-cht": "不能訪問終端", "xloc": [ "default-mobile.handlebars->11->665", - "default.handlebars->39->2004", - "default.handlebars->39->2636" + "default.handlebars->39->2010", + "default.handlebars->39->2644" ] }, { @@ -42256,7 +42276,7 @@ "zh-chs": "没有工具(MeshCmd /路由器)", "zh-cht": "沒有工具(MeshCmd /路由器)", "xloc": [ - "default.handlebars->39->2452" + "default.handlebars->39->2460" ] }, { @@ -42276,8 +42296,8 @@ "ru": "Нет доступа к удалению", "tr": "Kaldırma Yok", "xloc": [ - "default.handlebars->39->2570", - "default.handlebars->39->2639" + "default.handlebars->39->2578", + "default.handlebars->39->2647" ] }, { @@ -42297,8 +42317,8 @@ "ru": "Нет доступа к пробуждению", "tr": "Uyanmak yok", "xloc": [ - "default.handlebars->39->2572", - "default.handlebars->39->2641" + "default.handlebars->39->2580", + "default.handlebars->39->2649" ] }, { @@ -42324,7 +42344,7 @@ "zh-cht": "該設備當前無可用操作。", "xloc": [ "default-mobile.handlebars->11->370", - "default.handlebars->39->1094" + "default.handlebars->39->1100" ] }, { @@ -42350,11 +42370,11 @@ }, { "en": "No agent devices relayed thru agent", - "pl": "Brak przekierowanych urządzeń przez agenta", + "pl": "Brak przekierowanych urządzeń przez agenta", "xloc": [ "default-mobile.handlebars->11->626", - "default.handlebars->39->1764", - "default.handlebars->39->1823" + "default.handlebars->39->1770", + "default.handlebars->39->1829" ] }, { @@ -42378,8 +42398,8 @@ "tr": "Otomatik güncelleme yok", "zh-chs": "没有自动更新", "xloc": [ - "default.handlebars->39->2100", - "default.handlebars->39->2114" + "default.handlebars->39->2106", + "default.handlebars->39->2120" ] }, { @@ -42404,8 +42424,8 @@ "zh-chs": "没有共同的设备组", "zh-cht": "沒有共同的裝置群", "xloc": [ - "default.handlebars->39->2515", - "default.handlebars->39->2668" + "default.handlebars->39->2523", + "default.handlebars->39->2676" ] }, { @@ -42483,7 +42503,7 @@ "zh-chs": "没有一个设备被加入任何一组,请单击一个设备的“组”以添加到一个组中。", "zh-cht": "沒有一個裝置被加入任何一群,請單擊一個裝置的“群”以新增到一個群中。", "xloc": [ - "default.handlebars->39->332" + "default.handlebars->39->335" ] }, { @@ -42530,7 +42550,7 @@ "zh-chs": "找不到设备。", "zh-cht": "找不到裝置。", "xloc": [ - "default.handlebars->39->759" + "default.handlebars->39->762" ] }, { @@ -42555,8 +42575,8 @@ "zh-chs": "没有共同的设备", "zh-cht": "沒有共同的裝置", "xloc": [ - "default.handlebars->39->2521", - "default.handlebars->39->2680" + "default.handlebars->39->2529", + "default.handlebars->39->2688" ] }, { @@ -42580,8 +42600,8 @@ "tr": "Bu cihaz grubunda cihaz yok", "zh-chs": "此设备组中没有设备", "xloc": [ - "default.handlebars->39->337", - "default.handlebars->39->341" + "default.handlebars->39->340", + "default.handlebars->39->344" ] }, { @@ -42606,7 +42626,7 @@ "zh-chs": "该设备组中没有设备。", "zh-cht": "該裝置群中沒有裝置。", "xloc": [ - "default.handlebars->39->2118" + "default.handlebars->39->2124" ] }, { @@ -42658,7 +42678,7 @@ "xloc": [ "default-mobile.handlebars->11->188", "default-mobile.handlebars->11->192", - "default.handlebars->39->333" + "default.handlebars->39->336" ] }, { @@ -42683,7 +42703,7 @@ "zh-chs": "找不到带有标签的设备。", "zh-cht": "找不到帶有標籤的裝置。", "xloc": [ - "default.handlebars->39->350" + "default.handlebars->39->353" ] }, { @@ -42708,7 +42728,7 @@ "zh-chs": "找不到文件", "zh-cht": "找不到文件", "xloc": [ - "default.handlebars->39->1300", + "default.handlebars->39->1306", "sharing.handlebars->11->45" ] }, @@ -42734,7 +42754,7 @@ "zh-chs": "找不到群组。", "zh-cht": "找不到群組。", "xloc": [ - "default.handlebars->39->2455" + "default.handlebars->39->2463" ] }, { @@ -42760,7 +42780,7 @@ "zh-cht": "沒有此裝置的訊息。", "xloc": [ "default-mobile.handlebars->11->603", - "default.handlebars->39->1453" + "default.handlebars->39->1459" ] }, { @@ -42784,7 +42804,7 @@ "tr": "bilgi verilmedi", "zh-chs": "未提供信息", "xloc": [ - "default.handlebars->39->135" + "default.handlebars->39->138" ] }, { @@ -42809,7 +42829,7 @@ "zh-chs": "未定义键盘快捷键", "xloc": [ "default-mobile.handlebars->11->437", - "default.handlebars->39->1230" + "default.handlebars->39->1236" ] }, { @@ -42829,7 +42849,7 @@ "tr": "Tanımlanmış klavye dizesi yok", "pt-br": "Nenhuma string de teclado definida", "xloc": [ - "default.handlebars->39->1235" + "default.handlebars->39->1241" ] }, { @@ -42878,7 +42898,7 @@ "tr": "Bu cihaz grubunda yerel cihaz yok", "zh-chs": "此设备组中没有本地设备", "xloc": [ - "default.handlebars->39->339" + "default.handlebars->39->342" ] }, { @@ -42903,7 +42923,13 @@ "zh-chs": "找不到位置。", "zh-cht": "找不到位置。", "xloc": [ - "default.handlebars->39->761" + "default.handlebars->39->764" + ] + }, + { + "en": "No longer a relay for \\\"{0}\\\".", + "xloc": [ + "default.handlebars->39->2320" ] }, { @@ -42928,7 +42954,7 @@ "zh-chs": "没有适用于此设备的网络接口讯息。", "zh-cht": "沒有適用於此裝置的網絡介面訊息。", "xloc": [ - "default.handlebars->39->174" + "default.handlebars->39->177" ] }, { @@ -42953,7 +42979,7 @@ "zh-chs": "没有其他相同类型的设备组。", "zh-cht": "沒有其他相同類型的裝置群。", "xloc": [ - "default.handlebars->39->1135" + "default.handlebars->39->1141" ] }, { @@ -42978,7 +43004,7 @@ "zh-chs": "此用户没有电话号码", "xloc": [ "default-mobile.handlebars->11->740", - "default.handlebars->39->2851" + "default.handlebars->39->2859" ] }, { @@ -43028,15 +43054,15 @@ "zh-chs": "没有录音。", "zh-cht": "沒有錄音。", "xloc": [ - "default.handlebars->39->2702" + "default.handlebars->39->2710" ] }, { "en": "No relay devices available.", - "pl": "Brak urządzeń do przekierowań.", + "pl": "Brak urządzeń do przekierowań.", "xloc": [ "default-mobile.handlebars->11->648", - "default.handlebars->39->1954" + "default.handlebars->39->1960" ] }, { @@ -43082,7 +43108,7 @@ "zh-chs": "没有服务器权限", "zh-cht": "沒有伺服器權限", "xloc": [ - "default.handlebars->39->2543" + "default.handlebars->39->2551" ] }, { @@ -43128,7 +43154,7 @@ "zh-chs": "没有用户组成员身份", "zh-cht": "沒有用戶群成員身份", "xloc": [ - "default.handlebars->39->2674" + "default.handlebars->39->2682" ] }, { @@ -43153,7 +43179,7 @@ "zh-chs": "无用户管理权限", "xloc": [ "default-mobile.handlebars->11->738", - "default.handlebars->39->2849" + "default.handlebars->39->2857" ] }, { @@ -43178,7 +43204,7 @@ "zh-chs": "未找到相应的用户。", "zh-cht": "未找到相應的用戶。", "xloc": [ - "default.handlebars->39->2355" + "default.handlebars->39->2363" ] }, { @@ -43203,7 +43229,7 @@ "zh-chs": "没有拥有特殊设备权限的用户", "zh-cht": "沒有擁有特殊裝置權限的用戶", "xloc": [ - "default.handlebars->39->947" + "default.handlebars->39->953" ] }, { @@ -43278,7 +43304,7 @@ "tr": "Disk belleği olmayan bellek", "zh-chs": "非分页内存", "xloc": [ - "default.handlebars->39->127" + "default.handlebars->39->130" ] }, { @@ -43313,39 +43339,39 @@ "default-mobile.handlebars->11->427", "default-mobile.handlebars->11->479", "default-mobile.handlebars->11->630", - "default.handlebars->39->1219", - "default.handlebars->39->1817", - "default.handlebars->39->1827", - "default.handlebars->39->1841", - "default.handlebars->39->1853", - "default.handlebars->39->1860", - "default.handlebars->39->1862", - "default.handlebars->39->1910", - "default.handlebars->39->2103", - "default.handlebars->39->2128", - "default.handlebars->39->2133", - "default.handlebars->39->2331", - "default.handlebars->39->2476", - "default.handlebars->39->2478", + "default.handlebars->39->1225", + "default.handlebars->39->1823", + "default.handlebars->39->1833", + "default.handlebars->39->1847", + "default.handlebars->39->1859", + "default.handlebars->39->1866", + "default.handlebars->39->1868", + "default.handlebars->39->1916", + "default.handlebars->39->2109", + "default.handlebars->39->2134", + "default.handlebars->39->2139", + "default.handlebars->39->2339", + "default.handlebars->39->2484", "default.handlebars->39->2486", - "default.handlebars->39->2498", - "default.handlebars->39->253", - "default.handlebars->39->2562", - "default.handlebars->39->2574", - "default.handlebars->39->2584", - "default.handlebars->39->2588", - "default.handlebars->39->2600", - "default.handlebars->39->2795", - "default.handlebars->39->281", - "default.handlebars->39->363", - "default.handlebars->39->364", - "default.handlebars->39->768", - "default.handlebars->39->779", - "default.handlebars->39->780", - "default.handlebars->39->79", - "default.handlebars->39->850", - "default.handlebars->39->857", - "default.handlebars->39->870", + "default.handlebars->39->2494", + "default.handlebars->39->2506", + "default.handlebars->39->256", + "default.handlebars->39->2570", + "default.handlebars->39->2582", + "default.handlebars->39->2592", + "default.handlebars->39->2596", + "default.handlebars->39->2608", + "default.handlebars->39->2803", + "default.handlebars->39->284", + "default.handlebars->39->366", + "default.handlebars->39->367", + "default.handlebars->39->771", + "default.handlebars->39->782", + "default.handlebars->39->783", + "default.handlebars->39->82", + "default.handlebars->39->853", + "default.handlebars->39->860", + "default.handlebars->39->873", "default.handlebars->container->column_l->p41->3->3->p41traceStatus" ] }, @@ -43417,7 +43443,7 @@ "zh-chs": "挪威文", "zh-cht": "挪威文", "xloc": [ - "default.handlebars->39->1627" + "default.handlebars->39->1633" ] }, { @@ -43442,7 +43468,7 @@ "zh-chs": "挪威文(Bokmal)", "zh-cht": "挪威文(Bokmal)", "xloc": [ - "default.handlebars->39->1628" + "default.handlebars->39->1634" ] }, { @@ -43467,7 +43493,7 @@ "zh-chs": "挪威文(尼诺斯克)", "zh-cht": "挪威文(尼諾斯克)", "xloc": [ - "default.handlebars->39->1629" + "default.handlebars->39->1635" ] }, { @@ -43492,7 +43518,7 @@ "zh-chs": "未激活", "zh-cht": "未激活", "xloc": [ - "default.handlebars->39->1417" + "default.handlebars->39->1423" ] }, { @@ -43519,7 +43545,7 @@ "xloc": [ "default-mobile.handlebars->11->291", "default-mobile.handlebars->11->568", - "default.handlebars->39->794" + "default.handlebars->39->797" ] }, { @@ -43546,7 +43572,7 @@ "xloc": [ "default-mobile.handlebars->11->290", "default-mobile.handlebars->11->567", - "default.handlebars->39->793" + "default.handlebars->39->796" ] }, { @@ -43571,8 +43597,8 @@ "zh-chs": "未连接", "zh-cht": "未連接", "xloc": [ - "default.handlebars->39->2094", - "default.handlebars->39->2107" + "default.handlebars->39->2100", + "default.handlebars->39->2113" ] }, { @@ -43598,7 +43624,7 @@ "zh-cht": "未知", "xloc": [ "default-mobile.handlebars->11->578", - "default.handlebars->39->1428" + "default.handlebars->39->1434" ] }, { @@ -43622,7 +43648,7 @@ "tr": "İzin verilmez, yalnızca görüntüleme", "zh-chs": "不允许,只能查看", "xloc": [ - "default.handlebars->39->265" + "default.handlebars->39->268" ] }, { @@ -43647,7 +43673,7 @@ "zh-chs": "不在服务器上", "zh-cht": "不在伺服器上", "xloc": [ - "default.handlebars->39->2724" + "default.handlebars->39->2732" ] }, { @@ -43672,8 +43698,8 @@ "zh-chs": "没有设置", "zh-cht": "沒有設置", "xloc": [ - "default.handlebars->39->2549", - "default.handlebars->39->2550" + "default.handlebars->39->2557", + "default.handlebars->39->2558" ] }, { @@ -43698,7 +43724,7 @@ "zh-chs": "未经审核的", "zh-cht": "未經審核的", "xloc": [ - "default.handlebars->39->2648" + "default.handlebars->39->2656" ] }, { @@ -43726,12 +43752,12 @@ "default-mobile.handlebars->11->330", "default-mobile.handlebars->11->379", "default-mobile.handlebars->11->636", - "default.handlebars->39->1014", - "default.handlebars->39->1024", - "default.handlebars->39->1872", - "default.handlebars->39->2610", - "default.handlebars->39->882", - "default.handlebars->39->992" + "default.handlebars->39->1020", + "default.handlebars->39->1030", + "default.handlebars->39->1878", + "default.handlebars->39->2618", + "default.handlebars->39->888", + "default.handlebars->39->998" ] }, { @@ -43781,9 +43807,9 @@ "zh-chs": "通知设置", "zh-cht": "通知設定", "xloc": [ - "default.handlebars->39->1737", - "default.handlebars->39->2093", - "default.handlebars->39->979", + "default.handlebars->39->1743", + "default.handlebars->39->2099", + "default.handlebars->39->985", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->10" ] }, @@ -43852,7 +43878,7 @@ "zh-chs": "通知音效", "zh-cht": "通知音效", "xloc": [ - "default.handlebars->39->1732" + "default.handlebars->39->1738" ] }, { @@ -43877,8 +43903,8 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->39->1861", - "default.handlebars->39->858" + "default.handlebars->39->1867", + "default.handlebars->39->861" ] }, { @@ -43903,8 +43929,8 @@ "zh-chs": "通知", "zh-cht": "通知", "xloc": [ - "default.handlebars->39->2616", - "default.handlebars->39->278" + "default.handlebars->39->2624", + "default.handlebars->39->281" ] }, { @@ -43929,7 +43955,7 @@ "zh-chs": "仅通知", "zh-cht": "只通知", "xloc": [ - "default.handlebars->39->1073" + "default.handlebars->39->1079" ] }, { @@ -43954,9 +43980,9 @@ "zh-chs": "通知使用者", "zh-cht": "通知使用者", "xloc": [ - "default.handlebars->39->1965", - "default.handlebars->39->1969", - "default.handlebars->39->1972" + "default.handlebars->39->1971", + "default.handlebars->39->1975", + "default.handlebars->39->1978" ] }, { @@ -43981,7 +44007,7 @@ "zh-chs": "通知{0}", "zh-cht": "通知{0}", "xloc": [ - "default.handlebars->39->2395" + "default.handlebars->39->2403" ] }, { @@ -44005,7 +44031,7 @@ "tr": "Boş", "zh-chs": "空值", "xloc": [ - "default.handlebars->39->2918" + "default.handlebars->39->2926" ] }, { @@ -44058,13 +44084,13 @@ "default-mobile.handlebars->11->533", "default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->39->1808", - "default.handlebars->39->2098", - "default.handlebars->39->2112", - "default.handlebars->39->822", - "default.handlebars->39->826", - "default.handlebars->39->830", - "default.handlebars->39->836", + "default.handlebars->39->1814", + "default.handlebars->39->2104", + "default.handlebars->39->2118", + "default.handlebars->39->825", + "default.handlebars->39->829", + "default.handlebars->39->833", + "default.handlebars->39->839", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -44096,7 +44122,7 @@ "tr": "işletim sistemi", "zh-chs": "操作系统", "xloc": [ - "default.handlebars->39->344" + "default.handlebars->39->347" ] }, { @@ -44122,17 +44148,17 @@ "zh-cht": "操作系統名稱", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p2->xdevicesBar->1->5", - "default.handlebars->39->776", + "default.handlebars->39->779", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->15->1" ] }, { "en": "OTP 2FA not allowed", "nl": "OTP 2FA niet toegestaan", - "pl": "OTP 2FA niedozwolone", + "pl": "OTP 2FA niedozwolone", "xloc": [ "default-mobile.handlebars->11->63", - "default.handlebars->39->194" + "default.handlebars->39->197" ] }, { @@ -44157,7 +44183,7 @@ "zh-chs": "欧舒丹", "zh-cht": "歐舒丹", "xloc": [ - "default.handlebars->39->1630" + "default.handlebars->39->1636" ] }, { @@ -44183,7 +44209,7 @@ "zh-cht": "發生在{0}", "xloc": [ "default-mobile.handlebars->11->706", - "default.handlebars->39->2817" + "default.handlebars->39->2825" ] }, { @@ -44204,7 +44230,7 @@ "xloc": [ "default-mobile.handlebars->11->237", "default-mobile.handlebars->11->245", - "default.handlebars->39->606" + "default.handlebars->39->609" ] }, { @@ -44254,7 +44280,7 @@ "zh-chs": "离线用户", "zh-cht": "離線用戶", "xloc": [ - "default.handlebars->39->2352" + "default.handlebars->39->2360" ] }, { @@ -44279,7 +44305,7 @@ "zh-chs": "旧密码", "zh-cht": "舊密碼", "xloc": [ - "default.handlebars->39->462" + "default.handlebars->39->465" ] }, { @@ -44305,7 +44331,7 @@ "zh-cht": "舊密碼:", "xloc": [ "default-mobile.handlebars->11->116", - "default.handlebars->39->1749" + "default.handlebars->39->1755" ] }, { @@ -44330,7 +44356,7 @@ "zh-chs": "一天", "zh-cht": "一天", "xloc": [ - "default.handlebars->39->2328" + "default.handlebars->39->2336" ] }, { @@ -44356,7 +44382,7 @@ "zh-cht": "一次性保安編碼可以用作輔助身份驗證。生成一群,打印並保存在安全的地方。", "xloc": [ "default-mobile.handlebars->11->74", - "default.handlebars->39->211" + "default.handlebars->39->214" ] }, { @@ -44365,7 +44391,7 @@ "pt-br": "One-Time Password (Senha de único acesso)", "pl": "Hasło Jednorazowe", "xloc": [ - "default.handlebars->39->2801" + "default.handlebars->39->2809" ] }, { @@ -44417,7 +44443,7 @@ "zh-chs": "在线用户", "zh-cht": "在線用戶", "xloc": [ - "default.handlebars->39->2351" + "default.handlebars->39->2359" ] }, { @@ -44441,7 +44467,7 @@ "tr": "Yalnızca ilk 100 kullanıcıyı göster", "zh-chs": "只显示前 100 个用户", "xloc": [ - "default.handlebars->39->2396" + "default.handlebars->39->2404" ] }, { @@ -44467,8 +44493,8 @@ "zh-cht": "只能編輯小於200k的檔案。", "xloc": [ "default-mobile.handlebars->11->490", - "default.handlebars->39->1336", - "default.handlebars->39->739", + "default.handlebars->39->1342", + "default.handlebars->39->742", "sharing.handlebars->11->67" ] }, @@ -44545,7 +44571,7 @@ "zh-chs": "在设备上打开页面", "zh-cht": "在裝置上打開頁面", "xloc": [ - "default.handlebars->39->1025" + "default.handlebars->39->1031" ] }, { @@ -44638,7 +44664,7 @@ "zh-chs": "打开XTerm终端", "zh-cht": "打開XTerm終端", "xloc": [ - "default.handlebars->39->908" + "default.handlebars->39->914" ] }, { @@ -44688,7 +44714,7 @@ "zh-chs": "打开此计算机的聊天窗口", "zh-cht": "打開此電腦的聊天窗口", "xloc": [ - "default.handlebars->39->889", + "default.handlebars->39->895", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->1" ] }, @@ -44798,7 +44824,7 @@ "zh-chs": "开头:{0}", "zh-cht": "開場:{0}", "xloc": [ - "default.handlebars->39->2182" + "default.handlebars->39->2188" ] }, { @@ -44824,13 +44850,13 @@ "zh-cht": "操作系統", "xloc": [ "default-mobile.handlebars->11->535", - "default.handlebars->39->1158", - "default.handlebars->39->1375", - "default.handlebars->39->2768", - "default.handlebars->39->319", - "default.handlebars->39->485", - "default.handlebars->39->533", - "default.handlebars->39->820" + "default.handlebars->39->1164", + "default.handlebars->39->1381", + "default.handlebars->39->2776", + "default.handlebars->39->322", + "default.handlebars->39->488", + "default.handlebars->39->536", + "default.handlebars->39->823" ] }, { @@ -44856,11 +44882,11 @@ "zh-cht": "操作", "xloc": [ "default-mobile.handlebars->11->369", - "default.handlebars->39->1093", - "default.handlebars->39->2379", - "default.handlebars->39->2463", - "default.handlebars->39->649", - "default.handlebars->39->668" + "default.handlebars->39->1099", + "default.handlebars->39->2387", + "default.handlebars->39->2471", + "default.handlebars->39->652", + "default.handlebars->39->671" ] }, { @@ -44907,7 +44933,7 @@ "zh-chs": "奥里亚", "zh-cht": "奧里亞", "xloc": [ - "default.handlebars->39->1631" + "default.handlebars->39->1637" ] }, { @@ -44932,7 +44958,7 @@ "zh-chs": "奥罗莫", "zh-cht": "奧羅莫", "xloc": [ - "default.handlebars->39->1632" + "default.handlebars->39->1638" ] }, { @@ -45008,7 +45034,7 @@ "zh-cht": "過時的", "xloc": [ "default-mobile.handlebars->11->532", - "default.handlebars->39->835" + "default.handlebars->39->838" ] }, { @@ -45120,7 +45146,7 @@ "zh-chs": "是否覆盖文件存在?", "zh-cht": "是否覆蓋文件存在?", "xloc": [ - "default.handlebars->39->684" + "default.handlebars->39->687" ] }, { @@ -45166,7 +45192,7 @@ "zh-chs": "自己的过程", "zh-cht": "自己的過程", "xloc": [ - "default.handlebars->39->1256" + "default.handlebars->39->1262" ] }, { @@ -45191,7 +45217,7 @@ "zh-chs": "PID", "zh-cht": "PID", "xloc": [ - "default.handlebars->39->1252", + "default.handlebars->39->1258", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -45217,7 +45243,7 @@ "zh-chs": "推", "xloc": [ "default-mobile.handlebars->11->609", - "default.handlebars->39->1460" + "default.handlebars->39->1466" ] }, { @@ -45242,7 +45268,7 @@ "zh-chs": "向下翻页", "xloc": [ "default-mobile.handlebars->11->422", - "default.handlebars->39->1214" + "default.handlebars->39->1220" ] }, { @@ -45267,7 +45293,7 @@ "zh-chs": "向上翻页", "xloc": [ "default-mobile.handlebars->11->421", - "default.handlebars->39->1213" + "default.handlebars->39->1219" ] }, { @@ -45291,7 +45317,7 @@ "tr": "Sayfalı Bellek", "zh-chs": "分页内存", "xloc": [ - "default.handlebars->39->128" + "default.handlebars->39->131" ] }, { @@ -45317,7 +45343,7 @@ "zh-cht": "零件號", "xloc": [ "default-mobile.handlebars->11->596", - "default.handlebars->39->1446" + "default.handlebars->39->1452" ] }, { @@ -45342,7 +45368,7 @@ "zh-chs": "部分的", "zh-cht": "部分的", "xloc": [ - "default.handlebars->39->2367" + "default.handlebars->39->2375" ] }, { @@ -45413,7 +45439,7 @@ "xloc": [ "default-mobile.handlebars->11->135", "default-mobile.handlebars->11->640", - "default.handlebars->39->1784" + "default.handlebars->39->1790" ] }, { @@ -45438,7 +45464,7 @@ "zh-chs": "部分权限", "zh-cht": "部分權限", "xloc": [ - "default.handlebars->39->2546" + "default.handlebars->39->2554" ] }, { @@ -45491,19 +45517,19 @@ "default-mobile.handlebars->11->385", "default-mobile.handlebars->11->449", "default-mobile.handlebars->11->466", - "default.handlebars->39->1116", - "default.handlebars->39->1278", - "default.handlebars->39->1305", - "default.handlebars->39->1776", - "default.handlebars->39->1928", - "default.handlebars->39->2425", - "default.handlebars->39->2426", - "default.handlebars->39->2580", - "default.handlebars->39->2582", - "default.handlebars->39->2653", - "default.handlebars->39->2654", - "default.handlebars->39->313", - "default.handlebars->39->452", + "default.handlebars->39->1122", + "default.handlebars->39->1284", + "default.handlebars->39->1311", + "default.handlebars->39->1782", + "default.handlebars->39->1934", + "default.handlebars->39->2433", + "default.handlebars->39->2434", + "default.handlebars->39->2588", + "default.handlebars->39->2590", + "default.handlebars->39->2661", + "default.handlebars->39->2662", + "default.handlebars->39->316", + "default.handlebars->39->455", "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", @@ -45649,7 +45675,7 @@ "zh-chs": "密码已更改。", "xloc": [ "default-mobile.handlebars->11->734", - "default.handlebars->39->2845" + "default.handlebars->39->2853" ] }, { @@ -45700,7 +45726,7 @@ "zh-chs": "密码提示", "zh-cht": "密碼提示", "xloc": [ - "default.handlebars->39->2655" + "default.handlebars->39->2663" ] }, { @@ -45726,7 +45752,7 @@ "zh-cht": "密碼提示:", "xloc": [ "default-mobile.handlebars->11->119", - "default.handlebars->39->1752" + "default.handlebars->39->1758" ] }, { @@ -45825,8 +45851,8 @@ "account-invite.html->2->5", "default-mobile.handlebars->11->111", "default-mobile.handlebars->11->112", - "default.handlebars->39->1744", - "default.handlebars->39->1745", + "default.handlebars->39->1750", + "default.handlebars->39->1751", "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", @@ -45869,9 +45895,9 @@ "default-mobile.handlebars->11->495", "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->39->1296", - "default.handlebars->39->1342", - "default.handlebars->39->2155", + "default.handlebars->39->1302", + "default.handlebars->39->1348", + "default.handlebars->39->2161", "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", @@ -45974,7 +46000,7 @@ "tr": "En Yüksek Sayfalı Bellek", "zh-chs": "峰值分页内存", "xloc": [ - "default.handlebars->39->133" + "default.handlebars->39->136" ] }, { @@ -45998,7 +46024,7 @@ "tr": "En Yüksek Sanal Bellek", "zh-chs": "峰值虚拟内存", "xloc": [ - "default.handlebars->39->134" + "default.handlebars->39->137" ] }, { @@ -46022,7 +46048,7 @@ "tr": "Tepe Çalışma Seti", "zh-chs": "峰值工作集", "xloc": [ - "default.handlebars->39->132" + "default.handlebars->39->135" ] }, { @@ -46048,7 +46074,7 @@ "zh-cht": "執行代理指令", "xloc": [ "default-mobile.handlebars->11->612", - "default.handlebars->39->1463" + "default.handlebars->39->1469" ] }, { @@ -46117,8 +46143,8 @@ "zh-chs": "执行英特尔®AMT激活和配置。", "zh-cht": "執行英特爾®AMT激活和配置。", "xloc": [ - "default.handlebars->39->1876", - "default.handlebars->39->429" + "default.handlebars->39->1882", + "default.handlebars->39->432" ] }, { @@ -46231,7 +46257,7 @@ "zh-chs": "执行英特尔® AMT 关机?", "xloc": [ "default-mobile.handlebars->11->375", - "default.handlebars->39->1108" + "default.handlebars->39->1114" ] }, { @@ -46256,7 +46282,7 @@ "zh-chs": "执行英特尔® AMT 电源?", "xloc": [ "default-mobile.handlebars->11->373", - "default.handlebars->39->1106" + "default.handlebars->39->1112" ] }, { @@ -46281,7 +46307,7 @@ "zh-chs": "执行英特尔® AMT 重置?", "xloc": [ "default-mobile.handlebars->11->377", - "default.handlebars->39->1110" + "default.handlebars->39->1116" ] }, { @@ -46306,7 +46332,7 @@ "zh-chs": "执行批量设备通知", "zh-cht": "執行批量設備通知", "xloc": [ - "default.handlebars->39->675" + "default.handlebars->39->678" ] }, { @@ -46331,7 +46357,7 @@ "zh-chs": "执行批量设备标签操作", "zh-cht": "執行批次裝置標籤操作", "xloc": [ - "default.handlebars->39->667" + "default.handlebars->39->670" ] }, { @@ -46357,7 +46383,7 @@ "zh-cht": "在裝置上執行電源操作", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10terminal->termTable->termarea4->1->3", - "default.handlebars->39->881", + "default.handlebars->39->887", "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" @@ -46381,7 +46407,7 @@ "pt-br": "Desligar?", "xloc": [ "default-mobile.handlebars->11->345", - "default.handlebars->39->969" + "default.handlebars->39->975" ] }, { @@ -46402,7 +46428,7 @@ "pt-br": "Ligar", "xloc": [ "default-mobile.handlebars->11->347", - "default.handlebars->39->971" + "default.handlebars->39->977" ] }, { @@ -46427,7 +46453,7 @@ "zh-chs": "执行电源操作= {0},强制执行= {1}", "zh-cht": "執行電源操作= {0},強制執行= {1}", "xloc": [ - "default.handlebars->39->2187" + "default.handlebars->39->2193" ] }, { @@ -46452,7 +46478,7 @@ "zh-chs": "没有权限", "xloc": [ "default-mobile.handlebars->11->715", - "default.handlebars->39->2826" + "default.handlebars->39->2834" ] }, { @@ -46478,8 +46504,8 @@ "zh-cht": "權限", "xloc": [ "default-mobile.handlebars->11->700", - "default.handlebars->39->2058", - "default.handlebars->39->2350" + "default.handlebars->39->2064", + "default.handlebars->39->2358" ] }, { @@ -46504,7 +46530,7 @@ "zh-chs": "波斯/伊朗", "zh-cht": "波斯/伊朗", "xloc": [ - "default.handlebars->39->1633" + "default.handlebars->39->1639" ] }, { @@ -46580,10 +46606,10 @@ "default-mobile.handlebars->11->81", "default-mobile.handlebars->11->96", "default-mobile.handlebars->11->98", - "default.handlebars->39->1478", - "default.handlebars->39->1481", - "default.handlebars->39->236", - "default.handlebars->39->2631" + "default.handlebars->39->1484", + "default.handlebars->39->1487", + "default.handlebars->39->239", + "default.handlebars->39->2639" ] }, { @@ -46608,7 +46634,7 @@ "zh-chs": "电话号码", "zh-cht": "電話號碼", "xloc": [ - "default.handlebars->39->2561" + "default.handlebars->39->2569" ] }, { @@ -46634,8 +46660,8 @@ "zh-cht": "電話號碼:", "xloc": [ "default-mobile.handlebars->11->97", - "default.handlebars->39->1480", - "default.handlebars->39->2630" + "default.handlebars->39->1486", + "default.handlebars->39->2638" ] }, { @@ -46682,7 +46708,7 @@ "zh-chs": "将节点放在这里", "zh-cht": "將節點放在這裡", "xloc": [ - "default.handlebars->39->754" + "default.handlebars->39->757" ] }, { @@ -46732,7 +46758,7 @@ "zh-chs": "请添加两因素认证的备用验证码。如果丢失了当前因素,则无法恢复该帐户。", "zh-cht": "請新增二因子鑑別的備用鑑別碼。如果丟失了當前因子,則無法恢復該帳戶。", "xloc": [ - "default.handlebars->39->65" + "default.handlebars->39->68" ] }, { @@ -46757,7 +46783,7 @@ "zh-chs": "请注意,不建议降级。请仅在最近的升级后发生问题时才这样做。", "zh-cht": "請注意,不建議降級。請僅在最近的升級後發生問題時才這樣做。", "xloc": [ - "default.handlebars->39->295" + "default.handlebars->39->298" ] }, { @@ -46834,7 +46860,7 @@ "zh-cht": "請等待幾分鐘以接收驗證。", "xloc": [ "default-mobile.handlebars->11->107", - "default.handlebars->39->1739" + "default.handlebars->39->1745" ] }, { @@ -46859,8 +46885,8 @@ "zh-chs": "插件指令", "zh-cht": "外掛指令", "xloc": [ - "default.handlebars->39->294", - "default.handlebars->39->2955" + "default.handlebars->39->2963", + "default.handlebars->39->297" ] }, { @@ -46885,7 +46911,7 @@ "zh-chs": "插件错误", "zh-cht": "外掛錯誤", "xloc": [ - "default.handlebars->39->300" + "default.handlebars->39->303" ] }, { @@ -46910,7 +46936,7 @@ "zh-chs": "PluginHandler无法事件消息:", "zh-cht": "PluginHandler無法事件消息:", "xloc": [ - "default.handlebars->39->254" + "default.handlebars->39->257" ] }, { @@ -47039,7 +47065,7 @@ "zh-cht": "政策", "xloc": [ "default-mobile.handlebars->11->134", - "default.handlebars->39->1783" + "default.handlebars->39->1789" ] }, { @@ -47064,7 +47090,7 @@ "zh-chs": "波兰文", "zh-cht": "波蘭文", "xloc": [ - "default.handlebars->39->1634" + "default.handlebars->39->1640" ] }, { @@ -47126,7 +47152,7 @@ "tr": "Bağlantı Noktası Adı Senkronizasyonu", "pt-br": "Sincronizar Nome da Porta", "xloc": [ - "default.handlebars->39->1837" + "default.handlebars->39->1843" ] }, { @@ -47147,7 +47173,7 @@ "pt-br": "Número da Porta", "xloc": [ "default-mobile.handlebars->11->280", - "default.handlebars->39->783" + "default.handlebars->39->786" ] }, { @@ -47168,7 +47194,7 @@ "pt-br": "Tipo de Porta", "xloc": [ "default-mobile.handlebars->11->281", - "default.handlebars->39->784" + "default.handlebars->39->787" ] }, { @@ -47235,7 +47261,7 @@ "zh-chs": "葡萄牙文", "zh-cht": "葡萄牙文", "xloc": [ - "default.handlebars->39->1635" + "default.handlebars->39->1641" ] }, { @@ -47260,7 +47286,7 @@ "zh-chs": "葡萄牙文(巴西)", "zh-cht": "葡萄牙文(巴西)", "xloc": [ - "default.handlebars->39->1636" + "default.handlebars->39->1642" ] }, { @@ -47333,8 +47359,8 @@ "xloc": [ "default-mobile.handlebars->11->344", "default-mobile.handlebars->11->346", - "default.handlebars->39->968", - "default.handlebars->39->970" + "default.handlebars->39->974", + "default.handlebars->39->976" ] }, { @@ -47384,7 +47410,7 @@ "zh-chs": "电源状态", "zh-cht": "電源狀態", "xloc": [ - "default.handlebars->39->2105", + "default.handlebars->39->2111", "default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1" ] }, @@ -47412,7 +47438,7 @@ "xloc": [ "default-mobile.handlebars->11->235", "default-mobile.handlebars->11->365", - "default.handlebars->39->1086", + "default.handlebars->39->1092", "default.handlebars->39->6" ] }, @@ -47438,7 +47464,7 @@ "zh-chs": "关闭设备", "zh-cht": "關閉裝置", "xloc": [ - "default.handlebars->39->639" + "default.handlebars->39->642" ] }, { @@ -47458,7 +47484,7 @@ "tr": "Güç anahtarı kullanıma hazırdır.", "pt-br": "Interruptor de energia pronto para o uso.", "xloc": [ - "default.handlebars->39->615" + "default.handlebars->39->618" ] }, { @@ -47486,7 +47512,7 @@ "default-mobile.handlebars->11->230", "default-mobile.handlebars->11->238", "default.handlebars->39->1", - "default.handlebars->39->592" + "default.handlebars->39->595" ] }, { @@ -47511,7 +47537,7 @@ "zh-chs": "预激活", "zh-cht": "預激活", "xloc": [ - "default.handlebars->39->1418" + "default.handlebars->39->1424" ] }, { @@ -47538,7 +47564,7 @@ "xloc": [ "default-mobile.handlebars->11->236", "default-mobile.handlebars->11->244", - "default.handlebars->39->604", + "default.handlebars->39->607", "default.handlebars->39->7" ] }, @@ -47564,7 +47590,7 @@ "zh-chs": "存在于服务器上", "zh-cht": "存在於伺服器上", "xloc": [ - "default.handlebars->39->2723" + "default.handlebars->39->2731" ] }, { @@ -47667,7 +47693,7 @@ "zh-chs": "现在按下按键。", "zh-cht": "現在按下按鍵。", "xloc": [ - "default.handlebars->39->230" + "default.handlebars->39->233" ] }, { @@ -47693,10 +47719,10 @@ "xloc": [ "default-mobile.handlebars->11->86", "default-mobile.handlebars->11->87", - "default.handlebars->39->1473", - "default.handlebars->39->2625", - "default.handlebars->39->2651", - "default.handlebars->39->306" + "default.handlebars->39->1479", + "default.handlebars->39->2633", + "default.handlebars->39->2659", + "default.handlebars->39->309" ] }, { @@ -47721,7 +47747,7 @@ "zh-chs": "打印屏幕", "xloc": [ "default-mobile.handlebars->11->416", - "default.handlebars->39->1208" + "default.handlebars->39->1214" ] }, { @@ -47745,7 +47771,7 @@ "tr": "Öncelik Artışı", "zh-chs": "优先提升", "xloc": [ - "default.handlebars->39->116" + "default.handlebars->39->119" ] }, { @@ -47795,7 +47821,7 @@ "zh-chs": "隐私栏", "zh-cht": "隱私欄", "xloc": [ - "default.handlebars->39->280" + "default.handlebars->39->283" ] }, { @@ -47840,7 +47866,7 @@ "tr": "Özel Bellek", "zh-chs": "私人内存", "xloc": [ - "default.handlebars->39->129" + "default.handlebars->39->132" ] }, { @@ -47864,7 +47890,7 @@ "tr": "Ayrıcalıklı İşlemci Süresi", "zh-chs": "特权处理器时间", "xloc": [ - "default.handlebars->39->121" + "default.handlebars->39->124" ] }, { @@ -47889,7 +47915,7 @@ "zh-chs": "进程控制", "zh-cht": "進程控制", "xloc": [ - "default.handlebars->39->1268" + "default.handlebars->39->1274" ] }, { @@ -47913,7 +47939,7 @@ "tr": "İşlem Ayrıntıları, #{0}", "zh-chs": "流程详情,#{0}", "xloc": [ - "default.handlebars->39->1243" + "default.handlebars->39->1249" ] }, { @@ -47937,7 +47963,7 @@ "tr": "İşlem adı", "zh-chs": "进程名称", "xloc": [ - "default.handlebars->39->109" + "default.handlebars->39->112" ] }, { @@ -47987,7 +48013,7 @@ "zh-chs": "处理控制台命令:“{0}”", "zh-cht": "處理控制台命令:“{0}”", "xloc": [ - "default.handlebars->39->2179" + "default.handlebars->39->2185" ] }, { @@ -48012,7 +48038,7 @@ "zh-chs": "提示", "zh-cht": "提示", "xloc": [ - "default.handlebars->39->279" + "default.handlebars->39->282" ] }, { @@ -48037,7 +48063,7 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->39->1072" + "default.handlebars->39->1078" ] }, { @@ -48062,9 +48088,9 @@ "zh-chs": "用户同意提示", "zh-cht": "用戶同意提示", "xloc": [ - "default.handlebars->39->1966", - "default.handlebars->39->1970", - "default.handlebars->39->1973" + "default.handlebars->39->1972", + "default.handlebars->39->1976", + "default.handlebars->39->1979" ] }, { @@ -48089,7 +48115,7 @@ "zh-chs": "协议", "zh-cht": "協議", "xloc": [ - "default.handlebars->39->2721", + "default.handlebars->39->2729", "player.handlebars->3->32" ] }, @@ -48138,9 +48164,12 @@ "zh-cht": "配置狀態", "xloc": [ "default-mobile.handlebars->11->572", - "default.handlebars->39->1422" + "default.handlebars->39->1428" ] }, + { + "en": "Przekieruj urządzenie" + }, { "cs": "Klient PuTTY SSH", "da": "PuTTY SSH-klient", @@ -48185,7 +48214,7 @@ "zh-cht": "公開鏈結", "xloc": [ "default-mobile.handlebars->11->146", - "default.handlebars->39->2140" + "default.handlebars->39->2146" ] }, { @@ -48231,7 +48260,7 @@ "zh-chs": "旁遮普文", "zh-cht": "旁遮普文", "xloc": [ - "default.handlebars->39->1637" + "default.handlebars->39->1643" ] }, { @@ -48256,7 +48285,7 @@ "zh-chs": "旁遮普(印度)", "zh-cht": "旁遮普(印度)", "xloc": [ - "default.handlebars->39->1638" + "default.handlebars->39->1644" ] }, { @@ -48281,7 +48310,7 @@ "zh-chs": "旁遮普(巴基斯坦)", "zh-cht": "旁遮普(巴基斯坦)", "xloc": [ - "default.handlebars->39->1639" + "default.handlebars->39->1645" ] }, { @@ -48315,7 +48344,7 @@ "pt-br": "Notificação de Push", "pl": "Powiadomianie Push", "xloc": [ - "default.handlebars->39->2800" + "default.handlebars->39->2808" ] }, { @@ -48435,7 +48464,7 @@ "zh-chs": "盖丘亚族", "zh-cht": "蓋丘亞族", "xloc": [ - "default.handlebars->39->1640" + "default.handlebars->39->1646" ] }, { @@ -48537,10 +48566,10 @@ "xloc": [ "default-mobile.handlebars->11->324", "default-mobile.handlebars->11->327", - "default.handlebars->39->383", - "default.handlebars->39->875", + "default.handlebars->39->386", "default.handlebars->39->878", - "default.handlebars->39->911" + "default.handlebars->39->881", + "default.handlebars->39->917" ] }, { @@ -48565,7 +48594,7 @@ "zh-chs": "RDP连接", "zh-cht": "RDP連接", "xloc": [ - "default.handlebars->39->732" + "default.handlebars->39->735" ] }, { @@ -48611,7 +48640,7 @@ "zh-chs": "RDP远程连接端口:", "zh-cht": "RDP遠程連接介面:", "xloc": [ - "default.handlebars->39->731" + "default.handlebars->39->734" ] }, { @@ -48712,7 +48741,7 @@ "zh-chs": "RSS", "zh-cht": "RSS", "xloc": [ - "default.handlebars->39->2914" + "default.handlebars->39->2922" ] }, { @@ -48762,7 +48791,7 @@ "zh-chs": "随机密码", "zh-cht": "隨機密碼", "xloc": [ - "default.handlebars->39->1929" + "default.handlebars->39->1935" ] }, { @@ -48787,7 +48816,7 @@ "zh-chs": "随机密码。", "zh-cht": "隨機密碼。", "xloc": [ - "default.handlebars->39->2427" + "default.handlebars->39->2435" ] }, { @@ -48806,7 +48835,7 @@ "ru": "Raritan Dominion KX III", "tr": "Raritan Dominion KX III", "xloc": [ - "default.handlebars->39->1772" + "default.handlebars->39->1778" ] }, { @@ -48897,9 +48926,9 @@ "zh-chs": "真正的名字", "zh-cht": "真正的名字", "xloc": [ - "default.handlebars->39->2558", - "default.handlebars->39->2560", - "default.handlebars->39->2644" + "default.handlebars->39->2566", + "default.handlebars->39->2568", + "default.handlebars->39->2652" ] }, { @@ -48924,7 +48953,7 @@ "zh-chs": "境界", "zh-cht": "境界", "xloc": [ - "default.handlebars->39->2436" + "default.handlebars->39->2444" ] }, { @@ -48950,7 +48979,7 @@ "zh-cht": "收到無效的網絡數據", "xloc": [ "default-mobile.handlebars->11->408", - "default.handlebars->39->1188", + "default.handlebars->39->1194", "sharing.handlebars->11->10", "sharing.handlebars->11->32" ] @@ -48977,9 +49006,9 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->39->1839", - "default.handlebars->39->2485", - "default.handlebars->39->2563" + "default.handlebars->39->1845", + "default.handlebars->39->2493", + "default.handlebars->39->2571" ] }, { @@ -49029,9 +49058,9 @@ "zh-chs": "记录会议", "zh-cht": "記錄會議", "xloc": [ - "default.handlebars->39->1974", - "default.handlebars->39->2523", - "default.handlebars->39->2632" + "default.handlebars->39->1980", + "default.handlebars->39->2531", + "default.handlebars->39->2640" ] }, { @@ -49056,7 +49085,7 @@ "zh-chs": "记录细节", "zh-cht": "記錄細節", "xloc": [ - "default.handlebars->39->2735" + "default.handlebars->39->2743" ] }, { @@ -49101,8 +49130,8 @@ "tr": "yinelenen", "pt-br": "Recorrente", "xloc": [ - "default.handlebars->39->274", - "default.handlebars->39->276" + "default.handlebars->39->277", + "default.handlebars->39->279" ] }, { @@ -49122,7 +49151,7 @@ "tr": "Günlük yinelenen", "pt-br": "Diariamente", "xloc": [ - "default.handlebars->39->1063" + "default.handlebars->39->1069" ] }, { @@ -49142,7 +49171,7 @@ "tr": "Haftalık yinelenen", "pt-br": "Semanalmente", "xloc": [ - "default.handlebars->39->1064" + "default.handlebars->39->1070" ] }, { @@ -49190,8 +49219,8 @@ "xloc": [ "default-mobile.handlebars->11->152", "default-mobile.handlebars->11->483", - "default.handlebars->39->1329", - "default.handlebars->39->2147", + "default.handlebars->39->1335", + "default.handlebars->39->2153", "sharing.handlebars->11->60" ] }, @@ -49247,7 +49276,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->39->751", + "default.handlebars->39->754", "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", @@ -49328,9 +49357,9 @@ "zh-cht": "中繼", "xloc": [ "default-mobile.handlebars->11->259", - "default.handlebars->39->2896", - "default.handlebars->39->378", - "default.handlebars->39->626" + "default.handlebars->39->2904", + "default.handlebars->39->381", + "default.handlebars->39->629" ] }, { @@ -49355,7 +49384,7 @@ "zh-chs": "中继数量", "zh-cht": "中繼數量", "xloc": [ - "default.handlebars->39->2881" + "default.handlebars->39->2889" ] }, { @@ -49381,9 +49410,9 @@ "xloc": [ "default-mobile.handlebars->11->633", "default-mobile.handlebars->11->649", - "default.handlebars->39->1769", - "default.handlebars->39->1830", - "default.handlebars->39->1955" + "default.handlebars->39->1775", + "default.handlebars->39->1836", + "default.handlebars->39->1961" ] }, { @@ -49408,7 +49437,7 @@ "zh-chs": "中继错误", "zh-cht": "中繼錯誤", "xloc": [ - "default.handlebars->39->2874" + "default.handlebars->39->2882" ] }, { @@ -49454,15 +49483,20 @@ "zh-chs": "中继连接", "zh-cht": "中繼連接", "xloc": [ - "default.handlebars->39->2880", - "default.handlebars->39->2908" + "default.handlebars->39->2888", + "default.handlebars->39->2916" ] }, { "en": "Relay device", - "en": "Przekieruj urządzenie", "xloc": [ - "default.handlebars->39->2320" + "default.handlebars->39->2328" + ] + }, + { + "en": "Relay for", + "xloc": [ + "default.handlebars->39->884" ] }, { @@ -49493,7 +49527,7 @@ "pt-br": "Lembrar dispositivo", "pl": "Pamiętaj Urządzenie", "xloc": [ - "default.handlebars->39->2802" + "default.handlebars->39->2810" ] }, { @@ -49519,8 +49553,8 @@ "xloc": [ "default-mobile.handlebars->11->452", "default-mobile.handlebars->11->469", - "default.handlebars->39->1282", - "default.handlebars->39->1308", + "default.handlebars->39->1288", + "default.handlebars->39->1314", "mstsc.handlebars->main->1->3->1->rowremember->3->0", "ssh.handlebars->3->13" ] @@ -49715,7 +49749,7 @@ "zh-chs": "远程剪贴板", "zh-cht": "遠程剪貼板", "xloc": [ - "default.handlebars->39->1241" + "default.handlebars->39->1247" ] }, { @@ -49741,7 +49775,7 @@ "zh-cht": "遠程命令", "xloc": [ "default-mobile.handlebars->11->675", - "default.handlebars->39->2014" + "default.handlebars->39->2020" ] }, { @@ -49770,10 +49804,10 @@ "default-mobile.handlebars->11->336", "default-mobile.handlebars->11->662", "default-mobile.handlebars->11->682", - "default.handlebars->39->1999", - "default.handlebars->39->2037", - "default.handlebars->39->896", - "default.handlebars->39->897" + "default.handlebars->39->2005", + "default.handlebars->39->2043", + "default.handlebars->39->902", + "default.handlebars->39->903" ] }, { @@ -49800,8 +49834,8 @@ "xloc": [ "default-mobile.handlebars->11->201", "default-mobile.handlebars->11->208", - "default.handlebars->39->389", - "default.handlebars->39->396" + "default.handlebars->39->392", + "default.handlebars->39->399" ] }, { @@ -49825,7 +49859,7 @@ "tr": "Uzak Masaüstü + Dosya Bağlantısı", "zh-chs": "远程桌面 + 文件链接", "xloc": [ - "default.handlebars->39->288" + "default.handlebars->39->291" ] }, { @@ -49849,7 +49883,7 @@ "tr": "Uzak Masaüstü + Terminal + Dosya Bağlantısı", "zh-chs": "远程桌面 + 终端 + 文件链接", "xloc": [ - "default.handlebars->39->289" + "default.handlebars->39->292" ] }, { @@ -49873,7 +49907,7 @@ "tr": "Uzak Masaüstü + Terminal Bağlantısı", "zh-chs": "远程桌面+终端链接", "xloc": [ - "default.handlebars->39->285" + "default.handlebars->39->288" ] }, { @@ -49898,8 +49932,8 @@ "zh-chs": "远程桌面连接栏已激活/更新", "zh-cht": "遠程桌面連接欄已激活/更新", "xloc": [ - "default.handlebars->39->2193", - "default.handlebars->39->2199" + "default.handlebars->39->2199", + "default.handlebars->39->2205" ] }, { @@ -49924,7 +49958,7 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->39->2194" + "default.handlebars->39->2200" ] }, { @@ -49949,7 +49983,7 @@ "zh-chs": "远程桌面连接栏失败或不受支持", "zh-cht": "遠程桌面連接欄失敗或不受支持", "xloc": [ - "default.handlebars->39->2200" + "default.handlebars->39->2206" ] }, { @@ -49974,9 +50008,9 @@ "zh-chs": "本地用户强行关闭了远程桌面连接", "zh-cht": "本地用戶強行關閉了遠程桌面連接", "xloc": [ - "default.handlebars->39->2191", - "default.handlebars->39->2195", - "default.handlebars->39->2201" + "default.handlebars->39->2197", + "default.handlebars->39->2201", + "default.handlebars->39->2207" ] }, { @@ -50022,7 +50056,7 @@ "zh-chs": "远程桌面连结", "zh-cht": "遠程桌面鏈結", "xloc": [ - "default.handlebars->39->284" + "default.handlebars->39->287" ] }, { @@ -50048,8 +50082,8 @@ "zh-cht": "遠程桌面設置", "xloc": [ "default-mobile.handlebars->11->410", - "default.handlebars->39->1199", - "default.handlebars->39->424", + "default.handlebars->39->1205", + "default.handlebars->39->427", "sharing.handlebars->11->20" ] }, @@ -50158,7 +50192,7 @@ "tr": "Uzak Dosya Bağlantısı", "zh-chs": "远程文件链接", "xloc": [ - "default.handlebars->39->286" + "default.handlebars->39->289" ] }, { @@ -50224,7 +50258,7 @@ "tr": "Uzaktan Giriş Kilidi", "zh-chs": "远程输入锁定", "xloc": [ - "default.handlebars->39->1028" + "default.handlebars->39->1034" ] }, { @@ -50249,7 +50283,7 @@ "zh-chs": "远程键盘输入", "zh-cht": "遠程鍵盤輸入", "xloc": [ - "default.handlebars->39->1237", + "default.handlebars->39->1243", "sharing.handlebars->11->22" ] }, @@ -50320,7 +50354,7 @@ "tr": "Uzak Oturumlar", "zh-chs": "远程会话", "xloc": [ - "default.handlebars->39->2737" + "default.handlebars->39->2745" ] }, { @@ -50386,7 +50420,7 @@ "tr": "Uzak Terminal + Dosya Bağlantısı", "zh-chs": "远程终端 + 文件链接", "xloc": [ - "default.handlebars->39->287" + "default.handlebars->39->290" ] }, { @@ -50411,7 +50445,7 @@ "zh-chs": "远程终端链接", "zh-cht": "遠程終端鏈接", "xloc": [ - "default.handlebars->39->283" + "default.handlebars->39->286" ] }, { @@ -50460,9 +50494,9 @@ "xloc": [ "default-mobile.handlebars->11->663", "default-mobile.handlebars->11->687", - "default.handlebars->39->2000", - "default.handlebars->39->2042", - "default.handlebars->39->2635" + "default.handlebars->39->2006", + "default.handlebars->39->2048", + "default.handlebars->39->2643" ] }, { @@ -50487,7 +50521,7 @@ "zh-chs": "远程剪贴板的有效期为60秒。", "zh-cht": "遠程剪貼板的有效期為60秒。", "xloc": [ - "default.handlebars->39->1240" + "default.handlebars->39->1246" ] }, { @@ -50608,7 +50642,7 @@ "zh-chs": "删除", "zh-cht": "删除", "xloc": [ - "default.handlebars->39->219" + "default.handlebars->39->222" ] }, { @@ -50654,7 +50688,7 @@ "zh-chs": "删除配置", "zh-cht": "刪除配置", "xloc": [ - "default.handlebars->39->1804" + "default.handlebars->39->1810" ] }, { @@ -50723,8 +50757,8 @@ "zh-chs": "删除设备组权限", "zh-cht": "刪除裝置群權限", "xloc": [ - "default.handlebars->39->2527", - "default.handlebars->39->2696" + "default.handlebars->39->2535", + "default.handlebars->39->2704" ] }, { @@ -50749,8 +50783,8 @@ "zh-chs": "删除设备权限", "zh-cht": "刪除裝置權限", "xloc": [ - "default.handlebars->39->2525", - "default.handlebars->39->2683" + "default.handlebars->39->2533", + "default.handlebars->39->2691" ] }, { @@ -50775,7 +50809,7 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->39->2681" + "default.handlebars->39->2689" ] }, { @@ -50799,7 +50833,7 @@ "tr": "Giriş Simgesini Kaldır", "zh-chs": "删除登录令牌", "xloc": [ - "default.handlebars->39->1796" + "default.handlebars->39->1802" ] }, { @@ -50846,7 +50880,7 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->39->2692" + "default.handlebars->39->2700" ] }, { @@ -50871,8 +50905,8 @@ "zh-chs": "删除用户组权限", "zh-cht": "刪除用戶群權限", "xloc": [ - "default.handlebars->39->2063", - "default.handlebars->39->2688" + "default.handlebars->39->2069", + "default.handlebars->39->2696" ] }, { @@ -50897,7 +50931,7 @@ "zh-chs": "删除用户成员资格", "zh-cht": "刪除用戶成員資格", "xloc": [ - "default.handlebars->39->2535" + "default.handlebars->39->2543" ] }, { @@ -50922,8 +50956,8 @@ "zh-chs": "删除用户权限", "zh-cht": "刪除用戶權限", "xloc": [ - "default.handlebars->39->2061", - "default.handlebars->39->2685" + "default.handlebars->39->2067", + "default.handlebars->39->2693" ] }, { @@ -50948,7 +50982,7 @@ "zh-chs": "删除所有两因素认证。", "zh-cht": "刪除所有二因子鑑別。", "xloc": [ - "default.handlebars->39->2658" + "default.handlebars->39->2666" ] }, { @@ -50973,7 +51007,7 @@ "zh-chs": "删除此用户标识的所有先前事件。", "zh-cht": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->39->2428" + "default.handlebars->39->2436" ] }, { @@ -50998,7 +51032,7 @@ "zh-chs": "断开连接后移除设备", "zh-cht": "斷開連接後删除裝置", "xloc": [ - "default.handlebars->39->1977" + "default.handlebars->39->1983" ] }, { @@ -51023,8 +51057,8 @@ "zh-chs": "删除设备共享", "zh-cht": "刪除設備共享", "xloc": [ - "default.handlebars->39->1889", - "default.handlebars->39->950" + "default.handlebars->39->1895", + "default.handlebars->39->956" ] }, { @@ -51048,7 +51082,7 @@ "tr": "Etkin olmayanı kaldır", "zh-chs": "移除不活跃", "xloc": [ - "default.handlebars->39->1840" + "default.handlebars->39->1846" ] }, { @@ -51072,7 +51106,7 @@ "tr": "Giriş anahtarını kaldır", "zh-chs": "删除登录令牌", "xloc": [ - "default.handlebars->39->1791" + "default.handlebars->39->1797" ] }, { @@ -51097,7 +51131,7 @@ "zh-chs": "删除节点位置", "zh-cht": "刪除節點位置", "xloc": [ - "default.handlebars->39->743" + "default.handlebars->39->746" ] }, { @@ -51123,7 +51157,7 @@ "zh-cht": "刪除電話號碼", "xloc": [ "default-mobile.handlebars->11->95", - "default.handlebars->39->1477" + "default.handlebars->39->1483" ] }, { @@ -51148,7 +51182,7 @@ "zh-chs": "移除标签", "zh-cht": "删除標籤", "xloc": [ - "default.handlebars->39->671" + "default.handlebars->39->674" ] }, { @@ -51173,7 +51207,7 @@ "zh-chs": "删除此设备", "zh-cht": "刪除此裝置", "xloc": [ - "default.handlebars->39->900" + "default.handlebars->39->906" ] }, { @@ -51198,7 +51232,7 @@ "zh-chs": "删除此用户", "zh-cht": "刪除此用戶", "xloc": [ - "default.handlebars->39->2620" + "default.handlebars->39->2628" ] }, { @@ -51223,7 +51257,7 @@ "zh-chs": "删除用户组成员身份", "zh-cht": "刪除用戶群成員身份", "xloc": [ - "default.handlebars->39->2672" + "default.handlebars->39->2680" ] }, { @@ -51248,7 +51282,7 @@ "zh-chs": "删除此设备的用户组权限", "zh-cht": "刪除此裝置的用戶群權限", "xloc": [ - "default.handlebars->39->2519" + "default.handlebars->39->2527" ] }, { @@ -51273,8 +51307,8 @@ "zh-chs": "删除此设备组的用户组权限", "zh-cht": "刪除此裝置群的用戶群權限", "xloc": [ - "default.handlebars->39->2513", - "default.handlebars->39->943" + "default.handlebars->39->2521", + "default.handlebars->39->949" ] }, { @@ -51299,11 +51333,11 @@ "zh-chs": "删除此设备组的用户权限", "zh-cht": "刪除此裝置群的用戶權限", "xloc": [ - "default.handlebars->39->1885", - "default.handlebars->39->2507", - "default.handlebars->39->2666", - "default.handlebars->39->2678", - "default.handlebars->39->944" + "default.handlebars->39->1891", + "default.handlebars->39->2515", + "default.handlebars->39->2674", + "default.handlebars->39->2686", + "default.handlebars->39->950" ] }, { @@ -51344,7 +51378,7 @@ "tr": "Hesabın görünen adı kaldırıldı.", "pt-br": "Remover nome de exibição da conta.", "xloc": [ - "default.handlebars->39->2291" + "default.handlebars->39->2297" ] }, { @@ -51369,7 +51403,7 @@ "zh-chs": "删除身份验证应用程序", "zh-cht": "刪除身份驗證應用程序", "xloc": [ - "default.handlebars->39->2253" + "default.handlebars->39->2259" ] }, { @@ -51394,7 +51428,7 @@ "zh-chs": "删除的设备共享{0}", "zh-cht": "刪除的設備共享{0}", "xloc": [ - "default.handlebars->39->2264" + "default.handlebars->39->2270" ] }, { @@ -51419,7 +51453,7 @@ "zh-chs": "从设备组{1}中删除了设备{0}", "zh-cht": "從設備組{1}中刪除了設備{0}", "xloc": [ - "default.handlebars->39->2249" + "default.handlebars->39->2255" ] }, { @@ -51443,7 +51477,7 @@ "tr": "Kaldırılan giriş belirteci", "zh-chs": "删除了登录令牌", "xloc": [ - "default.handlebars->39->2278" + "default.handlebars->39->2284" ] }, { @@ -51468,7 +51502,7 @@ "zh-chs": "已删除用户{0}的电话号码", "zh-cht": "已刪除用戶{0}的電話號碼", "xloc": [ - "default.handlebars->39->2259" + "default.handlebars->39->2265" ] }, { @@ -51492,7 +51526,7 @@ "tr": "Anında iletme bildirimi kimlik doğrulama cihazı kaldırıldı", "zh-chs": "删除了推送通知身份验证设备", "xloc": [ - "default.handlebars->39->2276" + "default.handlebars->39->2282" ] }, { @@ -51517,7 +51551,7 @@ "zh-chs": "移除安全密钥", "zh-cht": "移除安全密鑰", "xloc": [ - "default.handlebars->39->2256" + "default.handlebars->39->2262" ] }, { @@ -51542,9 +51576,9 @@ "zh-chs": "删除了{0}的用户设备权限", "zh-cht": "刪除了{0}的用戶設備權限", "xloc": [ - "default.handlebars->39->2222", - "default.handlebars->39->2243", - "default.handlebars->39->2248" + "default.handlebars->39->2228", + "default.handlebars->39->2249", + "default.handlebars->39->2254" ] }, { @@ -51569,7 +51603,7 @@ "zh-chs": "从设备组{1}中删除了用户组{0}", "zh-cht": "從設備組{1}中刪除了用戶組{0}", "xloc": [ - "default.handlebars->39->2232" + "default.handlebars->39->2238" ] }, { @@ -51594,7 +51628,7 @@ "zh-chs": "从设备组{1}中删除了用户{0}", "zh-cht": "已從設備組{1}中刪除用戶{0}", "xloc": [ - "default.handlebars->39->2245" + "default.handlebars->39->2251" ] }, { @@ -51619,8 +51653,8 @@ "zh-chs": "从用户组{1}中删除了用户{0}", "zh-cht": "從用戶組{1}中刪除了用戶{0}", "xloc": [ - "default.handlebars->39->2224", - "default.handlebars->39->2234" + "default.handlebars->39->2230", + "default.handlebars->39->2240" ] }, { @@ -51649,9 +51683,9 @@ "default-mobile.handlebars->11->487", "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->39->1333", - "default.handlebars->39->2151", - "default.handlebars->39->737", + "default.handlebars->39->1339", + "default.handlebars->39->2157", + "default.handlebars->39->740", "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", @@ -51702,7 +51736,7 @@ "zh-chs": "重命名:“{0}”为“{1}”", "zh-cht": "重命名:“{0}”為“{1}”", "xloc": [ - "default.handlebars->39->2210" + "default.handlebars->39->2216" ] }, { @@ -51727,7 +51761,7 @@ "zh-chs": "报告日", "zh-cht": "報告日", "xloc": [ - "default.handlebars->39->2329" + "default.handlebars->39->2337" ] }, { @@ -51752,7 +51786,7 @@ "zh-chs": "报告类型", "zh-cht": "報告類型", "xloc": [ - "default.handlebars->39->2324" + "default.handlebars->39->2332" ] }, { @@ -51772,7 +51806,7 @@ "tr": "Rapor hiçbir bütün döndürmedi.", "pt-br": "O relatório não retornou entradas.", "xloc": [ - "default.handlebars->39->2773" + "default.handlebars->39->2781" ] }, { @@ -51794,7 +51828,7 @@ "sv": "Report.csv", "tr": "Report.csv", "xloc": [ - "default.handlebars->39->2815" + "default.handlebars->39->2823" ] }, { @@ -51928,7 +51962,7 @@ "tr": "Ayrıntılar isteniyor...", "zh-chs": "查询详情...", "xloc": [ - "default.handlebars->39->1244" + "default.handlebars->39->1250" ] }, { @@ -51953,7 +51987,7 @@ "zh-chs": "要求:", "zh-cht": "要求:", "xloc": [ - "default.handlebars->39->1753" + "default.handlebars->39->1759" ] }, { @@ -51979,8 +52013,8 @@ "zh-cht": "要求:{0}。", "xloc": [ "default-mobile.handlebars->11->120", - "default.handlebars->39->2433", - "default.handlebars->39->2656" + "default.handlebars->39->2441", + "default.handlebars->39->2664" ] }, { @@ -52005,7 +52039,7 @@ "zh-chs": "需要安装MeshCentral路由器", "zh-cht": "需要安裝MeshCentral路由器", "xloc": [ - "default.handlebars->39->910" + "default.handlebars->39->916" ] }, { @@ -52030,9 +52064,9 @@ "zh-chs": "需要安装MeshCentral Router。", "zh-cht": "需要安裝MeshCentral Router。", "xloc": [ - "default.handlebars->39->912", - "default.handlebars->39->914", - "default.handlebars->39->916" + "default.handlebars->39->918", + "default.handlebars->39->920", + "default.handlebars->39->922" ] }, { @@ -52085,7 +52119,7 @@ "zh-cht": "重設", "xloc": [ "default-mobile.handlebars->11->364", - "default.handlebars->39->1085", + "default.handlebars->39->1091", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] }, @@ -52112,7 +52146,7 @@ "zh-cht": "重置/關閉電源", "xloc": [ "default-mobile.handlebars->11->676", - "default.handlebars->39->2015" + "default.handlebars->39->2021" ] }, { @@ -52218,7 +52252,7 @@ "zh-chs": "重置设备", "zh-cht": "重置裝置", "xloc": [ - "default.handlebars->39->638" + "default.handlebars->39->641" ] }, { @@ -52269,9 +52303,9 @@ "zh-cht": "重置/關閉", "xloc": [ "default-mobile.handlebars->11->696", - "default.handlebars->39->1019", - "default.handlebars->39->2052", - "default.handlebars->39->997" + "default.handlebars->39->1003", + "default.handlebars->39->1025", + "default.handlebars->39->2058" ] }, { @@ -52296,7 +52330,7 @@ "zh-chs": "重新启动", "zh-cht": "重新啟動", "xloc": [ - "default.handlebars->39->1262", + "default.handlebars->39->1268", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -52322,7 +52356,7 @@ "zh-chs": "还原服务器", "zh-cht": "還原伺服器", "xloc": [ - "default.handlebars->39->1809" + "default.handlebars->39->1815" ] }, { @@ -52372,7 +52406,7 @@ "zh-chs": "使用备份还原服务器,这将删除现有服务器数据。仅当您知道自己在做什么时才这样做。", "zh-cht": "使用備份還原伺服器,這將刪除現有伺服器數據。僅當你知道自己在做什麼時才這樣做。", "xloc": [ - "default.handlebars->39->1806" + "default.handlebars->39->1812" ] }, { @@ -52398,8 +52432,8 @@ "zh-cht": "受限制的", "xloc": [ "default-mobile.handlebars->11->288", - "default.handlebars->39->791", - "default.handlebars->39->926" + "default.handlebars->39->794", + "default.handlebars->39->932" ] }, { @@ -52424,7 +52458,7 @@ "zh-chs": "限制条件", "zh-cht": "限制條件", "xloc": [ - "default.handlebars->39->2547" + "default.handlebars->39->2555" ] }, { @@ -52449,7 +52483,7 @@ "zh-chs": "雷托-罗曼语", "zh-cht": "雷托-羅曼語", "xloc": [ - "default.handlebars->39->1641" + "default.handlebars->39->1647" ] }, { @@ -52474,7 +52508,7 @@ "zh-chs": "正确的", "xloc": [ "default-mobile.handlebars->11->425", - "default.handlebars->39->1217" + "default.handlebars->39->1223" ] }, { @@ -52499,7 +52533,7 @@ "zh-chs": "罗马尼亚文", "zh-cht": "羅馬尼亞文", "xloc": [ - "default.handlebars->39->1642" + "default.handlebars->39->1648" ] }, { @@ -52524,7 +52558,7 @@ "zh-chs": "罗马尼亚文(摩尔达维亚)", "zh-cht": "羅馬尼亞文(摩爾達維亞)", "xloc": [ - "default.handlebars->39->1643" + "default.handlebars->39->1649" ] }, { @@ -52551,8 +52585,8 @@ "xloc": [ "default-mobile.handlebars->11->138", "default-mobile.handlebars->11->476", - "default.handlebars->39->1317", - "default.handlebars->39->2119", + "default.handlebars->39->1323", + "default.handlebars->39->2125", "sharing.handlebars->11->49" ] }, @@ -52700,7 +52734,7 @@ "zh-chs": "路由器", "zh-cht": "路由器", "xloc": [ - "default.handlebars->39->356" + "default.handlebars->39->359" ] }, { @@ -52767,9 +52801,9 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->39->1083", - "default.handlebars->39->1103", - "default.handlebars->39->666" + "default.handlebars->39->1089", + "default.handlebars->39->1109", + "default.handlebars->39->669" ] }, { @@ -52794,7 +52828,7 @@ "zh-chs": "运行MeshCentral Router,然后单击“安装”以使其可从浏览器启动。", "zh-cht": "運行MeshCentral Router,然後單擊“安裝”以使其可從瀏覽器啟動。", "xloc": [ - "default.handlebars->39->1145" + "default.handlebars->39->1151" ] }, { @@ -52819,8 +52853,8 @@ "zh-chs": "以代理身份运行", "zh-cht": "以代理身份運行", "xloc": [ - "default.handlebars->39->1100", - "default.handlebars->39->663" + "default.handlebars->39->1106", + "default.handlebars->39->666" ] }, { @@ -52845,8 +52879,8 @@ "zh-chs": "以用户身份运行,如果没有用户,则运行代理", "zh-cht": "以用戶身份運行,如果沒有用戶,則運行代理", "xloc": [ - "default.handlebars->39->1101", - "default.handlebars->39->664" + "default.handlebars->39->1107", + "default.handlebars->39->667" ] }, { @@ -52871,7 +52905,7 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->39->640" + "default.handlebars->39->643" ] }, { @@ -52896,8 +52930,8 @@ "zh-chs": "在所选设备上运行命令。", "zh-cht": "在所選裝置上運行命令。", "xloc": [ - "default.handlebars->39->1096", - "default.handlebars->39->659" + "default.handlebars->39->1102", + "default.handlebars->39->662" ] }, { @@ -52939,8 +52973,8 @@ "tr": "Koşma", "pt-br": "Executando", "xloc": [ - "default.handlebars->39->1246", - "default.handlebars->39->1250" + "default.handlebars->39->1252", + "default.handlebars->39->1256" ] }, { @@ -52965,7 +52999,7 @@ "zh-chs": "运行命令", "zh-cht": "運行命令", "xloc": [ - "default.handlebars->39->2186" + "default.handlebars->39->2192" ] }, { @@ -52990,7 +53024,7 @@ "zh-chs": "以用户身份运行命令", "zh-cht": "以用戶身份運行命令", "xloc": [ - "default.handlebars->39->2261" + "default.handlebars->39->2267" ] }, { @@ -53015,7 +53049,7 @@ "zh-chs": "如果可能,以用户身份运行命令", "zh-cht": "如果可能,以用戶身份運行命令", "xloc": [ - "default.handlebars->39->2262" + "default.handlebars->39->2268" ] }, { @@ -53040,7 +53074,7 @@ "zh-chs": "俄文", "zh-cht": "俄文", "xloc": [ - "default.handlebars->39->1644" + "default.handlebars->39->1650" ] }, { @@ -53065,7 +53099,7 @@ "zh-chs": "俄文(摩尔达维亚)", "zh-cht": "俄文(摩爾達維亞)", "xloc": [ - "default.handlebars->39->1645" + "default.handlebars->39->1651" ] }, { @@ -53131,8 +53165,8 @@ "tr": "SCP", "zh-chs": "SCP", "xloc": [ - "default.handlebars->39->385", - "default.handlebars->39->915" + "default.handlebars->39->388", + "default.handlebars->39->921" ] }, { @@ -53166,8 +53200,8 @@ "zh-chs": "短信", "zh-cht": "短信", "xloc": [ - "default.handlebars->39->2607", - "default.handlebars->39->2612", + "default.handlebars->39->2615", + "default.handlebars->39->2620", "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", @@ -53197,7 +53231,7 @@ "zh-chs": "此用户的短信功能电话号码。", "zh-cht": "此用戶的短信功能電話號碼。", "xloc": [ - "default.handlebars->39->2628" + "default.handlebars->39->2636" ] }, { @@ -53222,7 +53256,7 @@ "zh-chs": "短信错误", "xloc": [ "default-mobile.handlebars->11->742", - "default.handlebars->39->2853" + "default.handlebars->39->2861" ] }, { @@ -53247,7 +53281,7 @@ "zh-chs": "短信错误:{0}", "xloc": [ "default-mobile.handlebars->11->743", - "default.handlebars->39->2854" + "default.handlebars->39->2862" ] }, { @@ -53267,7 +53301,7 @@ "tr": "SMS ağ geçidinin LAN modunda sınırlı kullanımı vardır.", "pt-br": "O gateway SMS tem uso limitado em modo LAN.", "xloc": [ - "default.handlebars->39->98" + "default.handlebars->39->101" ] }, { @@ -53292,7 +53326,7 @@ "zh-chs": "短信网关未启用", "xloc": [ "default-mobile.handlebars->11->737", - "default.handlebars->39->2848" + "default.handlebars->39->2856" ] }, { @@ -53301,7 +53335,7 @@ "pt-br": "Mensagem SMS", "pl": "Wiadomość SMS", "xloc": [ - "default.handlebars->39->2798" + "default.handlebars->39->2806" ] }, { @@ -53374,7 +53408,7 @@ "zh-chs": "短信发送成功。", "xloc": [ "default-mobile.handlebars->11->741", - "default.handlebars->39->2852" + "default.handlebars->39->2860" ] }, { @@ -53394,7 +53428,7 @@ "tr": "SMTP sunucusunun LAN modunda sınırlı kullanımı vardır.", "pt-br": "O servidor SMTP tem uso limitado em modo LAN", "xloc": [ - "default.handlebars->39->97" + "default.handlebars->39->100" ] }, { @@ -53420,10 +53454,10 @@ "xloc": [ "default-mobile.handlebars->11->323", "default-mobile.handlebars->11->326", - "default.handlebars->39->384", - "default.handlebars->39->874", + "default.handlebars->39->387", "default.handlebars->39->877", - "default.handlebars->39->913" + "default.handlebars->39->880", + "default.handlebars->39->919" ] }, { @@ -53448,7 +53482,7 @@ "zh-chs": "SSH 连接", "xloc": [ "default-mobile.handlebars->11->443", - "default.handlebars->39->734" + "default.handlebars->39->737" ] }, { @@ -53474,8 +53508,8 @@ "xloc": [ "default-mobile.handlebars->11->441", "default-mobile.handlebars->11->481", - "default.handlebars->39->1270", - "default.handlebars->39->1327" + "default.handlebars->39->1276", + "default.handlebars->39->1333" ] }, { @@ -53521,7 +53555,7 @@ "zh-chs": "SSH远程连接端口:", "xloc": [ "default-mobile.handlebars->11->442", - "default.handlebars->39->733" + "default.handlebars->39->736" ] }, { @@ -53547,8 +53581,8 @@ "xloc": [ "default-mobile.handlebars->11->322", "default-mobile.handlebars->11->325", - "default.handlebars->39->873", - "default.handlebars->39->876" + "default.handlebars->39->876", + "default.handlebars->39->879" ] }, { @@ -53573,8 +53607,8 @@ "zh-chs": "与设备名称相同", "zh-cht": "與裝置名稱相同", "xloc": [ - "default.handlebars->39->440", - "default.handlebars->39->449" + "default.handlebars->39->443", + "default.handlebars->39->452" ] }, { @@ -53599,7 +53633,7 @@ "zh-chs": "萨米(拉普兰)", "zh-cht": "薩米(拉普蘭)", "xloc": [ - "default.handlebars->39->1646" + "default.handlebars->39->1652" ] }, { @@ -53624,9 +53658,9 @@ "zh-chs": "IP范围值样本", "zh-cht": "IP範圍值樣本", "xloc": [ - "default.handlebars->39->248", - "default.handlebars->39->252", - "default.handlebars->39->476" + "default.handlebars->39->251", + "default.handlebars->39->255", + "default.handlebars->39->479" ] }, { @@ -53673,7 +53707,7 @@ "zh-chs": "三乡", "zh-cht": "三鄉", "xloc": [ - "default.handlebars->39->1647" + "default.handlebars->39->1653" ] }, { @@ -53698,7 +53732,7 @@ "zh-chs": "梵文", "zh-cht": "梵文", "xloc": [ - "default.handlebars->39->1648" + "default.handlebars->39->1654" ] }, { @@ -53723,7 +53757,7 @@ "zh-chs": "撒丁岛", "zh-cht": "撒丁島", "xloc": [ - "default.handlebars->39->1649" + "default.handlebars->39->1655" ] }, { @@ -53799,7 +53833,7 @@ "zh-chs": "保存节点位置", "zh-cht": "保存節點位置", "xloc": [ - "default.handlebars->39->744" + "default.handlebars->39->747" ] }, { @@ -53873,8 +53907,8 @@ "zh-chs": "扫瞄", "zh-cht": "掃瞄", "xloc": [ - "default.handlebars->39->470", - "default.handlebars->39->472" + "default.handlebars->39->473", + "default.handlebars->39->475" ] }, { @@ -53899,7 +53933,7 @@ "zh-chs": "扫描网络", "zh-cht": "掃描網絡", "xloc": [ - "default.handlebars->39->428" + "default.handlebars->39->431" ] }, { @@ -53924,7 +53958,7 @@ "zh-chs": "扫描英特尔®AMT设备", "zh-cht": "掃描Intel® AMT裝置", "xloc": [ - "default.handlebars->39->475" + "default.handlebars->39->478" ] }, { @@ -53949,7 +53983,7 @@ "zh-chs": "扫描未有任何结果。", "zh-cht": "掃描未有任何結果。", "xloc": [ - "default.handlebars->39->251" + "default.handlebars->39->254" ] }, { @@ -53974,7 +54008,7 @@ "zh-chs": "扫描...", "zh-cht": "掃描...", "xloc": [ - "default.handlebars->39->477" + "default.handlebars->39->480" ] }, { @@ -54074,8 +54108,8 @@ "zh-chs": "搜寻", "zh-cht": "搜尋", "xloc": [ - "default.handlebars->39->1321", - "default.handlebars->39->757", + "default.handlebars->39->1327", + "default.handlebars->39->760", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar", "sharing.handlebars->11->53" ] @@ -54147,7 +54181,7 @@ "tr": "Gizli", "pt-br": "Segredo", "xloc": [ - "default.handlebars->39->199" + "default.handlebars->39->202" ] }, { @@ -54203,7 +54237,7 @@ "zh-cht": "已使用TLS保安", "xloc": [ "default-mobile.handlebars->11->575", - "default.handlebars->39->1425" + "default.handlebars->39->1431" ] }, { @@ -54230,11 +54264,11 @@ "xloc": [ "default-mobile.handlebars->11->386", "default-mobile.handlebars->11->574", - "default.handlebars->39->1117", - "default.handlebars->39->1424", - "default.handlebars->39->2117", - "default.handlebars->39->2608", - "default.handlebars->39->453", + "default.handlebars->39->1123", + "default.handlebars->39->1430", + "default.handlebars->39->2123", + "default.handlebars->39->2616", + "default.handlebars->39->456", "default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1" ] }, @@ -54260,7 +54294,7 @@ "zh-chs": "安全密钥", "zh-cht": "安全密鑰", "xloc": [ - "default.handlebars->39->2603" + "default.handlebars->39->2611" ] }, { @@ -54285,7 +54319,7 @@ "zh-chs": "安全警告", "xloc": [ "default-mobile.handlebars->11->711", - "default.handlebars->39->2822" + "default.handlebars->39->2830" ] }, { @@ -54356,13 +54390,13 @@ "zh-chs": "全选", "zh-cht": "全選", "xloc": [ - "default.handlebars->39->1324", - "default.handlebars->39->1326", - "default.handlebars->39->2143", - "default.handlebars->39->2375", - "default.handlebars->39->2461", - "default.handlebars->39->474", - "default.handlebars->39->631", + "default.handlebars->39->1330", + "default.handlebars->39->1332", + "default.handlebars->39->2149", + "default.handlebars->39->2383", + "default.handlebars->39->2469", + "default.handlebars->39->477", + "default.handlebars->39->634", "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", @@ -54391,9 +54425,9 @@ "tr": "Tarih ve Saati Seçin...", "pt-br": "Selecionar Data & Hora...", "xloc": [ - "default.handlebars->39->1067", - "default.handlebars->39->1069", - "default.handlebars->39->2756" + "default.handlebars->39->1073", + "default.handlebars->39->1075", + "default.handlebars->39->2764" ] }, { @@ -54418,11 +54452,11 @@ "zh-chs": "选择无", "zh-cht": "選擇無", "xloc": [ - "default.handlebars->39->1325", - "default.handlebars->39->2142", - "default.handlebars->39->2374", - "default.handlebars->39->2460", - "default.handlebars->39->630", + "default.handlebars->39->1331", + "default.handlebars->39->2148", + "default.handlebars->39->2382", + "default.handlebars->39->2468", + "default.handlebars->39->633", "default.handlebars->meshContextMenu->cxselectnone", "sharing.handlebars->11->57" ] @@ -54448,7 +54482,7 @@ "tr": "Anında iletme bildirimi kimlik doğrulaması için kaydedilecek bir cihaz seçin. Seçildikten sonra, cihaz onay isteyecektir.", "zh-chs": "选择要注册推送通知身份验证的设备。选择后,设备将提示确认。", "xloc": [ - "default.handlebars->39->1493" + "default.handlebars->39->1499" ] }, { @@ -54473,7 +54507,7 @@ "zh-chs": "为所选设备选择一个新组", "zh-cht": "為所選裝置選擇一個新群", "xloc": [ - "default.handlebars->39->1131" + "default.handlebars->39->1137" ] }, { @@ -54498,7 +54532,7 @@ "zh-chs": "选择此设备的新组", "zh-cht": "選擇此裝置的新群", "xloc": [ - "default.handlebars->39->1130" + "default.handlebars->39->1136" ] }, { @@ -54523,7 +54557,7 @@ "zh-chs": "选择要放置的节点", "zh-cht": "選擇要放置的節點", "xloc": [ - "default.handlebars->39->760" + "default.handlebars->39->763" ] }, { @@ -54548,7 +54582,7 @@ "zh-chs": "选择要在所有选定设备上执行的操作。仅在拥有适当权限的情况下才能执行操作。", "zh-cht": "選擇要在所有選定裝置上執行的操作。僅在擁有適當權限的情況下才能執行操作。", "xloc": [ - "default.handlebars->39->648" + "default.handlebars->39->651" ] }, { @@ -54573,8 +54607,8 @@ "zh-chs": "选择要对所有选定用户执行的操作。", "zh-cht": "選擇要對所有選定用戶執行的操作。", "xloc": [ - "default.handlebars->39->2378", - "default.handlebars->39->2462" + "default.handlebars->39->2386", + "default.handlebars->39->2470" ] }, { @@ -54600,7 +54634,7 @@ "zh-cht": "選擇要在此裝置上執行的操作。", "xloc": [ "default-mobile.handlebars->11->355", - "default.handlebars->39->1075" + "default.handlebars->39->1081" ] }, { @@ -54625,7 +54659,7 @@ "zh-chs": "选择新密码", "zh-cht": "選擇新密碼", "xloc": [ - "default.handlebars->39->1930" + "default.handlebars->39->1936" ] }, { @@ -54677,7 +54711,7 @@ "zh-cht": "僅自我事件", "xloc": [ "default-mobile.handlebars->11->692", - "default.handlebars->39->2048" + "default.handlebars->39->2054" ] }, { @@ -54752,7 +54786,7 @@ "zh-chs": "发电邮", "zh-cht": "發電郵", "xloc": [ - "default.handlebars->39->2389" + "default.handlebars->39->2397" ] }, { @@ -54777,8 +54811,8 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->39->1087", - "default.handlebars->39->632" + "default.handlebars->39->1093", + "default.handlebars->39->635" ] }, { @@ -54803,7 +54837,7 @@ "zh-chs": "发送MQTT消息", "zh-cht": "發送MQTT消息", "xloc": [ - "default.handlebars->39->1123" + "default.handlebars->39->1129" ] }, { @@ -54828,7 +54862,7 @@ "zh-chs": "发送短信", "zh-cht": "發送簡訊", "xloc": [ - "default.handlebars->39->2387" + "default.handlebars->39->2395" ] }, { @@ -54853,7 +54887,7 @@ "zh-chs": "发送短信给该用户", "zh-cht": "發送短信給該用戶", "xloc": [ - "default.handlebars->39->2613" + "default.handlebars->39->2621" ] }, { @@ -54878,7 +54912,7 @@ "zh-chs": "发送电邮给该用户", "zh-cht": "發送電郵給該用戶", "xloc": [ - "default.handlebars->39->2615" + "default.handlebars->39->2623" ] }, { @@ -54903,7 +54937,7 @@ "zh-chs": "向该组中的所有用户发送通知。", "zh-cht": "向該群中的所有用戶發送通知。", "xloc": [ - "default.handlebars->39->2504" + "default.handlebars->39->2512" ] }, { @@ -54928,7 +54962,7 @@ "zh-chs": "向该用户发送文本通知。", "zh-cht": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->39->2390" + "default.handlebars->39->2398" ] }, { @@ -54953,7 +54987,7 @@ "zh-chs": "发送电邮给用户", "zh-cht": "發送電郵給用戶", "xloc": [ - "default.handlebars->39->2370" + "default.handlebars->39->2378" ] }, { @@ -54978,7 +55012,7 @@ "zh-chs": "发送安装连结", "zh-cht": "發送安裝鏈結", "xloc": [ - "default.handlebars->39->486" + "default.handlebars->39->489" ] }, { @@ -55003,7 +55037,7 @@ "zh-chs": "发送邀请电邮。", "zh-cht": "發送邀請電郵。", "xloc": [ - "default.handlebars->39->2432" + "default.handlebars->39->2440" ] }, { @@ -55156,7 +55190,7 @@ "zh-chs": "发送用户通知", "zh-cht": "發送用戶通知", "xloc": [ - "default.handlebars->39->2617" + "default.handlebars->39->2625" ] }, { @@ -55176,7 +55210,7 @@ "tr": "SendGrid sunucusunun LAN modunda sınırlı kullanımı vardır.", "pt-br": "O servidor SendGrid tem uso limitado no modo LAN.", "xloc": [ - "default.handlebars->39->96" + "default.handlebars->39->99" ] }, { @@ -55249,7 +55283,7 @@ "zh-chs": "塞尔维亚", "zh-cht": "塞爾維亞", "xloc": [ - "default.handlebars->39->1652" + "default.handlebars->39->1658" ] }, { @@ -55275,7 +55309,7 @@ "zh-cht": "序列號", "xloc": [ "default-mobile.handlebars->11->586", - "default.handlebars->39->1436" + "default.handlebars->39->1442" ] }, { @@ -55321,7 +55355,7 @@ "zh-chs": "服务器备份", "zh-cht": "伺服器備份", "xloc": [ - "default.handlebars->39->2442" + "default.handlebars->39->2450" ] }, { @@ -55346,7 +55380,7 @@ "zh-chs": "服务器证书", "zh-cht": "伺服器憑證", "xloc": [ - "default.handlebars->39->2929" + "default.handlebars->39->2937" ] }, { @@ -55370,7 +55404,7 @@ "tr": "Sunucu Bağlantısı", "zh-chs": "服务器连接", "xloc": [ - "default.handlebars->39->323" + "default.handlebars->39->326" ] }, { @@ -55395,7 +55429,7 @@ "zh-chs": "服务器数据库", "zh-cht": "伺服器數據庫", "xloc": [ - "default.handlebars->39->2930" + "default.handlebars->39->2938" ] }, { @@ -55422,11 +55456,11 @@ "xloc": [ "default-mobile.handlebars->11->669", "default-mobile.handlebars->11->684", - "default.handlebars->39->1012", - "default.handlebars->39->2008", - "default.handlebars->39->2039", - "default.handlebars->39->2439", - "default.handlebars->39->990" + "default.handlebars->39->1018", + "default.handlebars->39->2014", + "default.handlebars->39->2045", + "default.handlebars->39->2447", + "default.handlebars->39->996" ] }, { @@ -55476,7 +55510,7 @@ "zh-chs": "服务器限制", "xloc": [ "default-mobile.handlebars->11->710", - "default.handlebars->39->2821" + "default.handlebars->39->2829" ] }, { @@ -55525,8 +55559,8 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->39->2362", - "default.handlebars->39->2454" + "default.handlebars->39->2370", + "default.handlebars->39->2462" ] }, { @@ -55551,7 +55585,7 @@ "zh-chs": "服务器配额", "zh-cht": "伺服器配額", "xloc": [ - "default.handlebars->39->2577" + "default.handlebars->39->2585" ] }, { @@ -55576,7 +55610,7 @@ "zh-chs": "服务器还原", "zh-cht": "伺服器還原", "xloc": [ - "default.handlebars->39->2443" + "default.handlebars->39->2451" ] }, { @@ -55601,7 +55635,7 @@ "zh-chs": "服务器权限", "zh-cht": "伺服器權限", "xloc": [ - "default.handlebars->39->2576" + "default.handlebars->39->2584" ] }, { @@ -55626,7 +55660,7 @@ "zh-chs": "服务器状态", "zh-cht": "伺服器狀態", "xloc": [ - "default.handlebars->39->2860" + "default.handlebars->39->2868" ] }, { @@ -55676,7 +55710,7 @@ "zh-chs": "服务器跟踪", "zh-cht": "伺服器追蹤", "xloc": [ - "default.handlebars->39->2942" + "default.handlebars->39->2950" ] }, { @@ -55700,7 +55734,7 @@ "tr": "Sunucu İzleme Etkinliği", "zh-chs": "服务器跟踪事件", "xloc": [ - "default.handlebars->39->2921" + "default.handlebars->39->2929" ] }, { @@ -55776,7 +55810,7 @@ "zh-chs": "服务器更新", "zh-cht": "伺服器更新", "xloc": [ - "default.handlebars->39->2444" + "default.handlebars->39->2452" ] }, { @@ -55902,7 +55936,7 @@ "zh-chs": "服务器没有错误日志。", "zh-cht": "伺服器沒有錯誤日誌。", "xloc": [ - "default.handlebars->39->187" + "default.handlebars->39->190" ] }, { @@ -56026,7 +56060,7 @@ "zh-chs": "ServerStats.csv", "zh-cht": "ServerStats.csv", "xloc": [ - "default.handlebars->39->2920" + "default.handlebars->39->2928" ] }, { @@ -56051,7 +56085,7 @@ "zh-chs": "服务详情", "zh-cht": "服務詳情", "xloc": [ - "default.handlebars->39->1263" + "default.handlebars->39->1269" ] }, { @@ -56101,8 +56135,8 @@ "zh-chs": "会话", "zh-cht": "節", "xloc": [ - "default.handlebars->39->2703", - "default.handlebars->39->2761", + "default.handlebars->39->2711", + "default.handlebars->39->2769", "ssh.handlebars->3->17", "ssh.handlebars->3->19" ] @@ -56128,7 +56162,7 @@ "tr": "Oturum kimliği", "zh-chs": "会话 ID", "xloc": [ - "default.handlebars->39->119" + "default.handlebars->39->122" ] }, { @@ -56153,7 +56187,7 @@ "zh-chs": "会话信息", "zh-cht": "會議訊息", "xloc": [ - "default.handlebars->39->1196", + "default.handlebars->39->1202", "sharing.handlebars->11->18" ] }, @@ -56180,8 +56214,8 @@ "xloc": [ "default-mobile.handlebars->11->456", "default-mobile.handlebars->11->474", - "default.handlebars->39->1286", - "default.handlebars->39->1312" + "default.handlebars->39->1292", + "default.handlebars->39->1318" ] }, { @@ -56259,8 +56293,8 @@ "xloc": [ "default-mobile.handlebars->11->457", "default-mobile.handlebars->11->475", - "default.handlebars->39->1287", - "default.handlebars->39->1313" + "default.handlebars->39->1293", + "default.handlebars->39->1319" ] }, { @@ -56331,7 +56365,7 @@ "zh-cht": "節", "xloc": [ "default-mobile.handlebars->11->228", - "default.handlebars->39->416", + "default.handlebars->39->419", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar->DevFilterSelect->7" ] }, @@ -56352,7 +56386,7 @@ "tr": "Panoyu Ayarla", "pt-br": "Enviar área de transferência ", "xloc": [ - "default.handlebars->39->1239" + "default.handlebars->39->1245" ] }, { @@ -56422,7 +56456,7 @@ "zh-chs": "设置标签", "zh-cht": "設置標籤", "xloc": [ - "default.handlebars->39->670" + "default.handlebars->39->673" ] }, { @@ -56447,7 +56481,7 @@ "zh-chs": "设置剪贴板内容,{0}个字节", "zh-cht": "設置剪貼板內容,{0}個字節", "xloc": [ - "default.handlebars->39->2184" + "default.handlebars->39->2190" ] }, { @@ -56498,7 +56532,7 @@ "zh-chs": "设定档案", "zh-cht": "設定檔案", "xloc": [ - "default.handlebars->39->554" + "default.handlebars->39->557" ] }, { @@ -56550,8 +56584,8 @@ "zh-cht": "設定", "xloc": [ "agent-translations.json", - "default.handlebars->39->1877", - "default.handlebars->39->430" + "default.handlebars->39->1883", + "default.handlebars->39->433" ] }, { @@ -56620,7 +56654,7 @@ "zh-chs": "将此服务器设置为自动将备份上传到Google云端硬盘。首先为您的帐户创建并输入Google Drive ClientID和ClientSecret。", "zh-cht": "將此服務器設置為自動將備份上傳到Google雲端硬盤。首先為您的帳戶創建並輸入Google Drive ClientID和ClientSecret。", "xloc": [ - "default.handlebars->39->1797" + "default.handlebars->39->1803" ] }, { @@ -56647,9 +56681,9 @@ "xloc": [ "default-mobile.handlebars->11->3", "default.handlebars->39->10", - "default.handlebars->39->359", "default.handlebars->39->362", - "default.handlebars->39->423", + "default.handlebars->39->365", + "default.handlebars->39->426", "sharing.handlebars->11->3", "ssh.handlebars->3->3", "xterm.handlebars->9->3" @@ -56677,7 +56711,7 @@ "zh-chs": "共享", "zh-cht": "共享", "xloc": [ - "default.handlebars->39->890" + "default.handlebars->39->896" ] }, { @@ -56702,8 +56736,8 @@ "zh-chs": "共享设备", "zh-cht": "共享裝置", "xloc": [ - "default.handlebars->39->1074", - "default.handlebars->39->291" + "default.handlebars->39->1080", + "default.handlebars->39->294" ] }, { @@ -56773,7 +56807,7 @@ "zh-chs": "共享过程", "zh-cht": "共享過程", "xloc": [ - "default.handlebars->39->1257" + "default.handlebars->39->1263" ] }, { @@ -56797,7 +56831,7 @@ "tr": "Paylaşım", "zh-chs": "分享", "xloc": [ - "default.handlebars->39->2053" + "default.handlebars->39->2059" ] }, { @@ -56895,8 +56929,8 @@ "xloc": [ "default-mobile.handlebars->11->428", "default-mobile.handlebars->11->432", - "default.handlebars->39->1220", - "default.handlebars->39->1224" + "default.handlebars->39->1226", + "default.handlebars->39->1230" ] }, { @@ -57204,7 +57238,7 @@ "zh-cht": "只顯示自己的事件", "xloc": [ "default-mobile.handlebars->11->672", - "default.handlebars->39->2011" + "default.handlebars->39->2017" ] }, { @@ -57245,7 +57279,7 @@ "tr": "Trafiği Göster", "pt-br": "Mostrar Tráfego", "xloc": [ - "default.handlebars->39->2757" + "default.handlebars->39->2765" ] }, { @@ -57270,7 +57304,7 @@ "zh-chs": "显示连接工具栏", "zh-cht": "顯示連接工具欄", "xloc": [ - "default.handlebars->39->1967" + "default.handlebars->39->1973" ] }, { @@ -57320,7 +57354,7 @@ "zh-chs": "显示设备位置信息", "zh-cht": "顯示裝置位置訊息", "xloc": [ - "default.handlebars->39->904" + "default.handlebars->39->910" ] }, { @@ -57345,7 +57379,7 @@ "zh-chs": "显示设备网络接口信息", "zh-cht": "顯示裝置網絡介面訊息", "xloc": [ - "default.handlebars->39->902" + "default.handlebars->39->908" ] }, { @@ -57395,8 +57429,8 @@ "zh-chs": "显示1分钟", "zh-cht": "顯示1分鐘", "xloc": [ - "default.handlebars->39->2393", - "default.handlebars->39->2418" + "default.handlebars->39->2401", + "default.handlebars->39->2426" ] }, { @@ -57421,8 +57455,8 @@ "zh-chs": "显示10秒", "zh-cht": "顯示10秒", "xloc": [ - "default.handlebars->39->2392", - "default.handlebars->39->2417" + "default.handlebars->39->2400", + "default.handlebars->39->2425" ] }, { @@ -57447,8 +57481,8 @@ "zh-chs": "显示5分钟", "zh-cht": "顯示5分鐘", "xloc": [ - "default.handlebars->39->2394", - "default.handlebars->39->2419" + "default.handlebars->39->2402", + "default.handlebars->39->2427" ] }, { @@ -57473,8 +57507,8 @@ "zh-chs": "显示消息,直到被用户拒绝", "zh-cht": "顯示消息,直到被用戶拒絕", "xloc": [ - "default.handlebars->39->2391", - "default.handlebars->39->2416" + "default.handlebars->39->2399", + "default.handlebars->39->2424" ] }, { @@ -57661,7 +57695,7 @@ { "en": "Sign-in using OpenID Connect", "nl": "Aanmelden met OpenID Connect", - "pl": "Zaloguj używając OpenID Connect", + "pl": "Zaloguj używając OpenID Connect", "xloc": [ "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->authStrategies->auth-oidc", "login.handlebars->container->column_l->centralTable->1->0->logincell->loginpanel->1->authStrategies->auth-oidc", @@ -57744,8 +57778,8 @@ "zh-chs": "简单管理员控制模式(ACM)", "zh-cht": "簡單管理員控制模式(ACM)", "xloc": [ - "default.handlebars->39->1868", - "default.handlebars->39->1920" + "default.handlebars->39->1874", + "default.handlebars->39->1926" ] }, { @@ -57770,8 +57804,8 @@ "zh-chs": "简单客户端控制模式(CCM)", "zh-cht": "簡單客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->39->1866", - "default.handlebars->39->1924" + "default.handlebars->39->1872", + "default.handlebars->39->1930" ] }, { @@ -57796,7 +57830,7 @@ "zh-chs": "信地", "zh-cht": "信地", "xloc": [ - "default.handlebars->39->1650" + "default.handlebars->39->1656" ] }, { @@ -57821,7 +57855,7 @@ "zh-chs": "僧伽罗文", "zh-cht": "僧伽羅文", "xloc": [ - "default.handlebars->39->1651" + "default.handlebars->39->1657" ] }, { @@ -57857,7 +57891,7 @@ "pt-br": "Single Sign-on (Login único)", "pl": "Pojedyncze Logowanie", "xloc": [ - "default.handlebars->39->2805" + "default.handlebars->39->2813" ] }, { @@ -57903,8 +57937,8 @@ "zh-chs": "尺寸", "zh-cht": "尺寸", "xloc": [ - "default.handlebars->39->2706", - "default.handlebars->39->2727", + "default.handlebars->39->2714", + "default.handlebars->39->2735", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize" ] }, @@ -57930,7 +57964,7 @@ "zh-chs": "缩放:100%", "zh-cht": "縮放:100%", "xloc": [ - "default.handlebars->39->1354", + "default.handlebars->39->1360", "sharing.handlebars->11->85" ] }, @@ -57956,7 +57990,7 @@ "zh-chs": "缩放:125%", "zh-cht": "縮放:125%", "xloc": [ - "default.handlebars->39->1355", + "default.handlebars->39->1361", "sharing.handlebars->11->86" ] }, @@ -57982,7 +58016,7 @@ "zh-chs": "缩放:150%", "zh-cht": "縮放:150%", "xloc": [ - "default.handlebars->39->1356", + "default.handlebars->39->1362", "sharing.handlebars->11->87" ] }, @@ -58008,7 +58042,7 @@ "zh-chs": "缩放:200%", "zh-cht": "縮放:200%", "xloc": [ - "default.handlebars->39->1357", + "default.handlebars->39->1363", "sharing.handlebars->11->88" ] }, @@ -58038,7 +58072,7 @@ "default-mobile.handlebars->11->232", "default-mobile.handlebars->11->233", "default-mobile.handlebars->11->363", - "default.handlebars->39->1084", + "default.handlebars->39->1090", "default.handlebars->39->2", "default.handlebars->39->3", "default.handlebars->39->4" @@ -58066,7 +58100,7 @@ "zh-chs": "把装置休眠", "zh-cht": "把裝置休眠", "xloc": [ - "default.handlebars->39->637" + "default.handlebars->39->640" ] }, { @@ -58093,8 +58127,8 @@ "xloc": [ "default-mobile.handlebars->11->239", "default-mobile.handlebars->11->240", - "default.handlebars->39->594", - "default.handlebars->39->596" + "default.handlebars->39->597", + "default.handlebars->39->599" ] }, { @@ -58119,7 +58153,7 @@ "zh-chs": "斯洛伐克文", "zh-cht": "斯洛伐克文", "xloc": [ - "default.handlebars->39->1653" + "default.handlebars->39->1659" ] }, { @@ -58144,7 +58178,7 @@ "zh-chs": "斯洛文尼亞文", "zh-cht": "斯洛文尼亞文", "xloc": [ - "default.handlebars->39->1654" + "default.handlebars->39->1660" ] }, { @@ -58222,7 +58256,7 @@ "zh-chs": "小焦点", "zh-cht": "小焦點", "xloc": [ - "default.handlebars->39->1202" + "default.handlebars->39->1208" ] }, { @@ -58248,7 +58282,7 @@ "zh-cht": "軟斷開代理", "xloc": [ "default-mobile.handlebars->11->619", - "default.handlebars->39->1470" + "default.handlebars->39->1476" ] }, { @@ -58274,7 +58308,7 @@ "zh-cht": "軟關機", "xloc": [ "default-mobile.handlebars->11->243", - "default.handlebars->39->602" + "default.handlebars->39->605" ] }, { @@ -58324,7 +58358,7 @@ "zh-chs": "索马尼", "zh-cht": "索馬尼", "xloc": [ - "default.handlebars->39->1655" + "default.handlebars->39->1661" ] }, { @@ -58349,7 +58383,7 @@ "zh-chs": "索比亚文", "zh-cht": "索比亞文", "xloc": [ - "default.handlebars->39->1656" + "default.handlebars->39->1662" ] }, { @@ -58580,7 +58614,7 @@ "zh-chs": "西班牙文", "zh-cht": "西班牙文", "xloc": [ - "default.handlebars->39->1657" + "default.handlebars->39->1663" ] }, { @@ -58605,7 +58639,7 @@ "zh-chs": "西班牙文(阿根廷)", "zh-cht": "西班牙文(阿根廷)", "xloc": [ - "default.handlebars->39->1658" + "default.handlebars->39->1664" ] }, { @@ -58630,7 +58664,7 @@ "zh-chs": "西班牙文(玻利维亚)", "zh-cht": "西班牙文(玻利維亞)", "xloc": [ - "default.handlebars->39->1659" + "default.handlebars->39->1665" ] }, { @@ -58655,7 +58689,7 @@ "zh-chs": "西班牙文(智利)", "zh-cht": "西班牙文(智利)", "xloc": [ - "default.handlebars->39->1660" + "default.handlebars->39->1666" ] }, { @@ -58680,7 +58714,7 @@ "zh-chs": "西班牙文(哥伦比亚)", "zh-cht": "西班牙文(哥倫比亞)", "xloc": [ - "default.handlebars->39->1661" + "default.handlebars->39->1667" ] }, { @@ -58705,7 +58739,7 @@ "zh-chs": "西班牙文(哥斯达黎加)", "zh-cht": "西班牙文(哥斯達黎加)", "xloc": [ - "default.handlebars->39->1662" + "default.handlebars->39->1668" ] }, { @@ -58730,7 +58764,7 @@ "zh-chs": "西班牙文(多米尼加共和国)", "zh-cht": "西班牙文(多米尼加共和國)", "xloc": [ - "default.handlebars->39->1663" + "default.handlebars->39->1669" ] }, { @@ -58755,7 +58789,7 @@ "zh-chs": "西班牙文(厄瓜多尔)", "zh-cht": "西班牙文(厄瓜多爾)", "xloc": [ - "default.handlebars->39->1664" + "default.handlebars->39->1670" ] }, { @@ -58780,7 +58814,7 @@ "zh-chs": "西班牙文(萨尔瓦多)", "zh-cht": "西班牙文(薩爾瓦多)", "xloc": [ - "default.handlebars->39->1665" + "default.handlebars->39->1671" ] }, { @@ -58805,7 +58839,7 @@ "zh-chs": "西班牙文(危地马拉)", "zh-cht": "西班牙文(危地馬拉)", "xloc": [ - "default.handlebars->39->1666" + "default.handlebars->39->1672" ] }, { @@ -58830,7 +58864,7 @@ "zh-chs": "西班牙文(洪都拉斯)", "zh-cht": "西班牙文(洪都拉斯)", "xloc": [ - "default.handlebars->39->1667" + "default.handlebars->39->1673" ] }, { @@ -58855,7 +58889,7 @@ "zh-chs": "西班牙文(墨西哥)", "zh-cht": "西班牙文(墨西哥)", "xloc": [ - "default.handlebars->39->1668" + "default.handlebars->39->1674" ] }, { @@ -58880,7 +58914,7 @@ "zh-chs": "西班牙文(尼加拉瓜)", "zh-cht": "西班牙文(尼加拉瓜)", "xloc": [ - "default.handlebars->39->1669" + "default.handlebars->39->1675" ] }, { @@ -58905,7 +58939,7 @@ "zh-chs": "西班牙文(巴拿马)", "zh-cht": "西班牙文(巴拿馬)", "xloc": [ - "default.handlebars->39->1670" + "default.handlebars->39->1676" ] }, { @@ -58930,7 +58964,7 @@ "zh-chs": "西班牙文(巴拉圭)", "zh-cht": "西班牙文(巴拉圭)", "xloc": [ - "default.handlebars->39->1671" + "default.handlebars->39->1677" ] }, { @@ -58955,7 +58989,7 @@ "zh-chs": "西班牙文(秘鲁)", "zh-cht": "西班牙文(秘魯)", "xloc": [ - "default.handlebars->39->1672" + "default.handlebars->39->1678" ] }, { @@ -58980,7 +59014,7 @@ "zh-chs": "西班牙文(波多黎各)", "zh-cht": "西班牙文(波多黎各)", "xloc": [ - "default.handlebars->39->1673" + "default.handlebars->39->1679" ] }, { @@ -59005,7 +59039,7 @@ "zh-chs": "西班牙文(西班牙)", "zh-cht": "西班牙文(西班牙)", "xloc": [ - "default.handlebars->39->1674" + "default.handlebars->39->1680" ] }, { @@ -59030,7 +59064,7 @@ "zh-chs": "西班牙文(乌拉圭)", "zh-cht": "西班牙文(烏拉圭)", "xloc": [ - "default.handlebars->39->1675" + "default.handlebars->39->1681" ] }, { @@ -59055,7 +59089,7 @@ "zh-chs": "西班牙文(委内瑞拉)", "zh-cht": "西班牙文(委內瑞拉)", "xloc": [ - "default.handlebars->39->1676" + "default.handlebars->39->1682" ] }, { @@ -59105,7 +59139,7 @@ "zh-chs": "稳定版", "zh-cht": "穩定版", "xloc": [ - "default.handlebars->39->180" + "default.handlebars->39->183" ] }, { @@ -59155,7 +59189,7 @@ "zh-chs": "开始", "zh-cht": "開始", "xloc": [ - "default.handlebars->39->1260" + "default.handlebars->39->1266" ] }, { @@ -59202,13 +59236,13 @@ "zh-chs": "开始时间", "zh-cht": "開始時間", "xloc": [ - "default.handlebars->39->1068", - "default.handlebars->39->115", - "default.handlebars->39->1193", - "default.handlebars->39->267", - "default.handlebars->39->2704", - "default.handlebars->39->272", - "default.handlebars->39->2729", + "default.handlebars->39->1074", + "default.handlebars->39->118", + "default.handlebars->39->1199", + "default.handlebars->39->270", + "default.handlebars->39->2712", + "default.handlebars->39->2737", + "default.handlebars->39->275", "sharing.handlebars->11->14" ] }, @@ -59234,7 +59268,7 @@ "zh-chs": "首先输入新旧MBEx密码。", "zh-cht": "首先輸入新舊MBEx密碼。", "xloc": [ - "default.handlebars->39->461" + "default.handlebars->39->464" ] }, { @@ -59268,7 +59302,7 @@ "fr": "Démarrage de la session Web-RDP \\\"{0}\\\".", "pt-br": "Sessão Web-RDP \\\"{0}\\\" iniciada.", "xloc": [ - "default.handlebars->39->2312" + "default.handlebars->39->2318" ] }, { @@ -59278,7 +59312,7 @@ "fr": "Démarrage de la session Web-SFTP \\\"{0}\\\".", "pt-br": "Sessão Web-SFTP \\\"{0}\\\" iniciada", "xloc": [ - "default.handlebars->39->2311" + "default.handlebars->39->2317" ] }, { @@ -59288,7 +59322,7 @@ "fr": "Démarrage de la session Web-SSH \\\"{0}\\\".", "pt-br": "Sessão Web-SSH \\\"{0}\\\" iniciada", "xloc": [ - "default.handlebars->39->2310" + "default.handlebars->39->2316" ] }, { @@ -59298,7 +59332,7 @@ "fr": "Démarrage de la session Web-VNC \\\"{0}\\\".", "pt-br": "Sessão Web-VNC \\\"{0}\\\" iniciada", "xloc": [ - "default.handlebars->39->2313" + "default.handlebars->39->2319" ] }, { @@ -59323,7 +59357,7 @@ "zh-chs": "开始桌面多重会话", "zh-cht": "啟動桌面多路復用會話", "xloc": [ - "default.handlebars->39->2168" + "default.handlebars->39->2174" ] }, { @@ -59333,7 +59367,7 @@ "fr": "Démarrage de la session de bureau multiplexée \\\"{0}\\\"", "pt-br": "Sessão de área de trabalho multiplex \\\"{0}\\\" iniciada", "xloc": [ - "default.handlebars->39->2307" + "default.handlebars->39->2313" ] }, { @@ -59358,7 +59392,7 @@ "zh-chs": "从{1}到{2}开始了桌面会话“{0}”", "zh-cht": "從{1}到{2}開始了桌面會話“{0}”", "xloc": [ - "default.handlebars->39->2177" + "default.handlebars->39->2183" ] }, { @@ -59383,7 +59417,7 @@ "zh-chs": "从{1}到{2}开始文件管理会话“{0}”", "zh-cht": "從{1}到{2}開始文件管理會話“{0}”", "xloc": [ - "default.handlebars->39->2178" + "default.handlebars->39->2184" ] }, { @@ -59407,7 +59441,7 @@ "tr": "Yerel geçiş oturumu \\\"{0}\\\", {1} - {2} protokolü başlatıldı", "zh-chs": "已启动本地中继会话 \\\"{0}\\\",协议 {1} 到 {2}", "xloc": [ - "default.handlebars->39->2282" + "default.handlebars->39->2288" ] }, { @@ -59432,7 +59466,7 @@ "zh-chs": "从{1}到{2}开始中继会话“{0}”", "zh-cht": "從{1}到{2}開始中繼會話“{0}”", "xloc": [ - "default.handlebars->39->2175" + "default.handlebars->39->2181" ] }, { @@ -59457,7 +59491,7 @@ "zh-chs": "使用Toast通知启动远程桌面", "zh-cht": "使用Toast通知啟動遠程桌面", "xloc": [ - "default.handlebars->39->2197" + "default.handlebars->39->2203" ] }, { @@ -59482,7 +59516,7 @@ "zh-chs": "启动远程桌面,而无需通知", "zh-cht": "啟動遠程桌面,而無需通知", "xloc": [ - "default.handlebars->39->2198" + "default.handlebars->39->2204" ] }, { @@ -59507,7 +59541,7 @@ "zh-chs": "启动带有Toast通知的远程文件", "zh-cht": "啟動帶有Toast通知的遠程文件", "xloc": [ - "default.handlebars->39->2204" + "default.handlebars->39->2210" ] }, { @@ -59532,7 +59566,7 @@ "zh-chs": "已启动的远程文件,恕不另行通知", "zh-cht": "已啟動的遠程文件,恕不另行通知", "xloc": [ - "default.handlebars->39->2205" + "default.handlebars->39->2211" ] }, { @@ -59557,7 +59591,7 @@ "zh-chs": "从{1}到{2}开始了终端会话“{0}”", "zh-cht": "從{1}到{2}開始了終端會話“{0}”", "xloc": [ - "default.handlebars->39->2176" + "default.handlebars->39->2182" ] }, { @@ -59582,7 +59616,7 @@ "zh-chs": "现在开始", "zh-cht": "現在開始", "xloc": [ - "default.handlebars->39->1061" + "default.handlebars->39->1067" ] }, { @@ -59607,7 +59641,7 @@ "zh-chs": "接受本地用户后启动远程桌面", "zh-cht": "接受本地用戶後啟動遠程桌面", "xloc": [ - "default.handlebars->39->2192" + "default.handlebars->39->2198" ] }, { @@ -59632,7 +59666,7 @@ "zh-chs": "本地用户接受后启动远程文件", "zh-cht": "本地用戶接受後啟動遠程文件", "xloc": [ - "default.handlebars->39->2202" + "default.handlebars->39->2208" ] }, { @@ -59678,7 +59712,7 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->39->1251", + "default.handlebars->39->1257", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -59750,8 +59784,8 @@ "zh-chs": "状况", "zh-cht": "狀態", "xloc": [ - "default.handlebars->39->2647", - "default.handlebars->39->2722", + "default.handlebars->39->2655", + "default.handlebars->39->2730", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -59777,7 +59811,7 @@ "zh-chs": "停止", "zh-cht": "停止", "xloc": [ - "default.handlebars->39->1261" + "default.handlebars->39->1267" ] }, { @@ -59802,7 +59836,7 @@ "zh-chs": "停止进程", "zh-cht": "停止進程", "xloc": [ - "default.handlebars->39->1242" + "default.handlebars->39->1248" ] }, { @@ -59826,7 +59860,7 @@ "tr": "#{0} \\\"{1}\\\" işlemi durdurulsun mu?", "zh-chs": "停止进程 #{0} \\\"{1}\\\"?", "xloc": [ - "default.handlebars->39->1269" + "default.handlebars->39->1275" ] }, { @@ -59872,8 +59906,8 @@ "tr": "durduruldu", "zh-chs": "停止", "xloc": [ - "default.handlebars->39->1245", - "default.handlebars->39->1249" + "default.handlebars->39->1251", + "default.handlebars->39->1255" ] }, { @@ -59920,7 +59954,7 @@ "zh-cht": "儲存", "xloc": [ "default-mobile.handlebars->11->602", - "default.handlebars->39->1452" + "default.handlebars->39->1458" ] }, { @@ -59970,7 +60004,7 @@ "zh-chs": "超出储存空间", "zh-cht": "超出儲存空間", "xloc": [ - "default.handlebars->39->2123" + "default.handlebars->39->2129" ] }, { @@ -59995,7 +60029,7 @@ "zh-chs": "强", "zh-cht": "強", "xloc": [ - "default.handlebars->39->1780" + "default.handlebars->39->1786" ] }, { @@ -60050,7 +60084,7 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->39->2388" + "default.handlebars->39->2396" ] }, { @@ -60085,8 +60119,8 @@ "fr": "Connexion réussie", "pt-br": "Login realizado com sucesso", "xloc": [ - "default.handlebars->39->2791", - "default.handlebars->39->2811" + "default.handlebars->39->2799", + "default.handlebars->39->2819" ] }, { @@ -60111,7 +60145,7 @@ "zh-chs": "成功", "zh-cht": "成功", "xloc": [ - "default.handlebars->39->107" + "default.handlebars->39->110" ] }, { @@ -60186,7 +60220,7 @@ "zh-chs": "苏图", "zh-cht": "蘇圖", "xloc": [ - "default.handlebars->39->1677" + "default.handlebars->39->1683" ] }, { @@ -60211,7 +60245,7 @@ "zh-chs": "斯瓦希里文", "zh-cht": "斯瓦希里文", "xloc": [ - "default.handlebars->39->1678" + "default.handlebars->39->1684" ] }, { @@ -60262,7 +60296,7 @@ "zh-chs": "瑞典文", "zh-cht": "瑞典文", "xloc": [ - "default.handlebars->39->1679" + "default.handlebars->39->1685" ] }, { @@ -60287,7 +60321,7 @@ "zh-chs": "瑞典文(芬兰)", "zh-cht": "瑞典文(芬蘭)", "xloc": [ - "default.handlebars->39->1680" + "default.handlebars->39->1686" ] }, { @@ -60312,7 +60346,7 @@ "zh-chs": "瑞典文(瑞典)", "zh-cht": "瑞典文(瑞典)", "xloc": [ - "default.handlebars->39->1681" + "default.handlebars->39->1687" ] }, { @@ -60334,8 +60368,8 @@ "default-mobile.handlebars->11->254", "default-mobile.handlebars->11->311", "default-mobile.handlebars->11->338", - "default.handlebars->39->368", - "default.handlebars->39->616" + "default.handlebars->39->371", + "default.handlebars->39->619" ] }, { @@ -60360,7 +60394,7 @@ "zh-chs": "将英特尔AMT切换到管理员控制模式(ACM)。", "zh-cht": "將英特爾AMT切換到管理員控制模式(ACM)。", "xloc": [ - "default.handlebars->39->1882" + "default.handlebars->39->1888" ] }, { @@ -60380,8 +60414,8 @@ "tr": "Bağlantı noktasını değiştir", "pt-br": "Porta do switch conectada", "xloc": [ - "default.handlebars->39->927", - "default.handlebars->39->928" + "default.handlebars->39->933", + "default.handlebars->39->934" ] }, { @@ -60401,7 +60435,7 @@ "tr": "Anahtar portu kullanıma hazırdır.", "pt-br": "Porta do switch está pronto para o uso.", "xloc": [ - "default.handlebars->39->367" + "default.handlebars->39->370" ] }, { @@ -60426,7 +60460,7 @@ "zh-chs": "将服务器设备名称同步到主机名称", "zh-cht": "將伺服器裝置名稱同步到主機名稱", "xloc": [ - "default.handlebars->39->1976" + "default.handlebars->39->1982" ] }, { @@ -60446,7 +60480,7 @@ "tr": "Sunucu cihaz adını bağlantı noktası adıyla senkronize et", "pt-br": "Sincronizar nome do dispositivo do servidor com o nome da porta", "xloc": [ - "default.handlebars->39->1975" + "default.handlebars->39->1981" ] }, { @@ -60470,7 +60504,7 @@ "tr": "Sistem Tepsisi, Her zaman bağlı", "zh-chs": "系统托盘,始终连接", "xloc": [ - "default.handlebars->39->543" + "default.handlebars->39->546" ] }, { @@ -60494,7 +60528,7 @@ "tr": "Sistem Tepsisi, Kullanıcı isteği üzerine bağlanın", "zh-chs": "系统托盘,根据用户要求连接", "xloc": [ - "default.handlebars->39->542" + "default.handlebars->39->545" ] }, { @@ -60518,7 +60552,7 @@ "tr": "Sistem Tepsisi, Yalnızca Monitör", "zh-chs": "系统托盘,仅显示器", "xloc": [ - "default.handlebars->39->544" + "default.handlebars->39->547" ] }, { @@ -60543,7 +60577,7 @@ "zh-chs": "系统类型", "zh-cht": "系統類型", "xloc": [ - "default.handlebars->39->534" + "default.handlebars->39->537" ] }, { @@ -60612,7 +60646,7 @@ "zh-cht": "TCP路由", "xloc": [ "default-mobile.handlebars->11->220", - "default.handlebars->39->408" + "default.handlebars->39->411" ] }, { @@ -60741,7 +60775,7 @@ "zh-cht": "TLS", "xloc": [ "default-mobile.handlebars->11->299", - "default.handlebars->39->804" + "default.handlebars->39->807" ] }, { @@ -60767,7 +60801,7 @@ "zh-cht": "未設置TLS", "xloc": [ "default-mobile.handlebars->11->576", - "default.handlebars->39->1426" + "default.handlebars->39->1432" ] }, { @@ -60793,8 +60827,8 @@ "zh-cht": "需要TLS加密", "xloc": [ "default-mobile.handlebars->11->388", - "default.handlebars->39->1119", - "default.handlebars->39->455" + "default.handlebars->39->1125", + "default.handlebars->39->458" ] }, { @@ -60821,7 +60855,7 @@ "xloc": [ "default-mobile.handlebars->11->413", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->3", - "default.handlebars->39->1205" + "default.handlebars->39->1211" ] }, { @@ -60846,8 +60880,8 @@ "zh-chs": "标签1,标签2,标签3", "zh-cht": "標籤1,標籤2,標籤3", "xloc": [ - "default.handlebars->39->1182", - "default.handlebars->39->673" + "default.handlebars->39->1188", + "default.handlebars->39->676" ] }, { @@ -60900,10 +60934,10 @@ "default-mobile.handlebars->11->320", "default-mobile.handlebars->11->321", "default-mobile.handlebars->11->401", - "default.handlebars->39->1181", - "default.handlebars->39->672", - "default.handlebars->39->871", - "default.handlebars->39->872", + "default.handlebars->39->1187", + "default.handlebars->39->675", + "default.handlebars->39->874", + "default.handlebars->39->875", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7" ] }, @@ -60928,7 +60962,7 @@ "tr": "Bu kullanıcı adı ve şifreyi not alın, şifre tekrar gösterilemez.", "zh-chs": "记下这个用户名和密码,密码不能再次显示。", "xloc": [ - "default.handlebars->39->308" + "default.handlebars->39->311" ] }, { @@ -60953,7 +60987,7 @@ "zh-chs": "泰米尔文", "zh-cht": "泰米爾文", "xloc": [ - "default.handlebars->39->1682" + "default.handlebars->39->1688" ] }, { @@ -60978,7 +61012,7 @@ "zh-chs": "塔塔尔族", "zh-cht": "塔塔爾族", "xloc": [ - "default.handlebars->39->1683" + "default.handlebars->39->1689" ] }, { @@ -61003,7 +61037,7 @@ "zh-chs": "泰卢加", "zh-cht": "泰盧加", "xloc": [ - "default.handlebars->39->1684" + "default.handlebars->39->1690" ] }, { @@ -61030,16 +61064,16 @@ "xloc": [ "default-mobile.handlebars->11->212", "default-mobile.handlebars->11->351", - "default.handlebars->39->1037", - "default.handlebars->39->1890", - "default.handlebars->39->1968", - "default.handlebars->39->2716", - "default.handlebars->39->2775", - "default.handlebars->39->2806", - "default.handlebars->39->2897", - "default.handlebars->39->400", - "default.handlebars->39->747", - "default.handlebars->39->951", + "default.handlebars->39->1043", + "default.handlebars->39->1896", + "default.handlebars->39->1974", + "default.handlebars->39->2724", + "default.handlebars->39->2783", + "default.handlebars->39->2814", + "default.handlebars->39->2905", + "default.handlebars->39->403", + "default.handlebars->39->750", + "default.handlebars->39->957", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal", "sharing.handlebars->LeftSideToolBar" @@ -61066,9 +61100,9 @@ "tr": "Terminal + Dosyalar", "zh-chs": "终端 + 文件", "xloc": [ - "default.handlebars->39->1040", - "default.handlebars->39->1894", - "default.handlebars->39->955" + "default.handlebars->39->1046", + "default.handlebars->39->1900", + "default.handlebars->39->961" ] }, { @@ -61118,10 +61152,10 @@ "zh-chs": "终端通知", "zh-cht": "終端機通知", "xloc": [ - "default.handlebars->39->1848", - "default.handlebars->39->2493", - "default.handlebars->39->2595", - "default.handlebars->39->845" + "default.handlebars->39->1854", + "default.handlebars->39->2501", + "default.handlebars->39->2603", + "default.handlebars->39->848" ] }, { @@ -61146,10 +61180,10 @@ "zh-chs": "终端提示", "zh-cht": "終端機提示", "xloc": [ - "default.handlebars->39->1847", - "default.handlebars->39->2492", - "default.handlebars->39->2594", - "default.handlebars->39->844" + "default.handlebars->39->1853", + "default.handlebars->39->2500", + "default.handlebars->39->2602", + "default.handlebars->39->847" ] }, { @@ -61173,7 +61207,7 @@ "tr": "Terminal Oturumu", "zh-chs": "终端会话", "xloc": [ - "default.handlebars->39->2709" + "default.handlebars->39->2717" ] }, { @@ -61307,7 +61341,7 @@ "zh-chs": "泰国", "zh-cht": "泰國", "xloc": [ - "default.handlebars->39->1685" + "default.handlebars->39->1691" ] }, { @@ -61328,7 +61362,7 @@ "pt-br": "O dispositivo está desligado", "xloc": [ "default-mobile.handlebars->11->253", - "default.handlebars->39->614" + "default.handlebars->39->617" ] }, { @@ -61464,7 +61498,7 @@ "zh-chs": "此计算机所属的设备组的名称", "zh-cht": "此電腦所屬的裝置群的名稱", "xloc": [ - "default.handlebars->39->774" + "default.handlebars->39->777" ] }, { @@ -61489,7 +61523,7 @@ "zh-chs": "此计算机所属的设备组的名称。", "zh-cht": "此電腦所屬的裝置群的名稱。", "xloc": [ - "default.handlebars->39->772" + "default.handlebars->39->775" ] }, { @@ -61514,8 +61548,8 @@ "zh-chs": "此计算机的在操作系统中已设置的名称", "zh-cht": "此電腦在操作系統中已設置的的名稱", "xloc": [ - "default.handlebars->39->775", - "default.handlebars->39->777" + "default.handlebars->39->778", + "default.handlebars->39->780" ] }, { @@ -61541,7 +61575,7 @@ "zh-cht": "目前沒有任何通知", "xloc": [ "default-mobile.handlebars->11->705", - "default.handlebars->39->2816" + "default.handlebars->39->2824" ] }, { @@ -61566,7 +61600,7 @@ "zh-chs": "自上次登录以来,此帐户已有 {0} 次登录尝试失败。", "xloc": [ "default-mobile.handlebars->11->726", - "default.handlebars->39->2837" + "default.handlebars->39->2845" ] }, { @@ -61616,7 +61650,7 @@ "zh-chs": "这些设置可用于连接该设备的MQTT。", "zh-cht": "這些設置可用於連接該裝置的MQTT。", "xloc": [ - "default.handlebars->39->292" + "default.handlebars->39->295" ] }, { @@ -61663,7 +61697,7 @@ "zh-cht": "此帳戶無權建立新的裝置群。", "xloc": [ "default-mobile.handlebars->11->123", - "default.handlebars->39->1756" + "default.handlebars->39->1762" ] }, { @@ -61687,7 +61721,7 @@ "tr": "Bu aracının eski bir sertifika doğrulama mekanizması var, güncellemeyi düşünün.", "zh-chs": "此代理具有过时的证书验证机制,请考虑更新。", "xloc": [ - "default.handlebars->39->2280" + "default.handlebars->39->2286" ] }, { @@ -61711,7 +61745,7 @@ "tr": "Bu aracı güvenli olmayan tüneller kullanıyor, güncellemeyi düşünün.", "zh-chs": "此代理正在使用不安全的隧道,请考虑更新。", "xloc": [ - "default.handlebars->39->2281" + "default.handlebars->39->2287" ] }, { @@ -61736,7 +61770,7 @@ "zh-chs": "这是OS图形用户界面上的可执行档案。您需要'chmod + x meshagent'并运行此档案。", "zh-cht": "這是OS圖形用戶界面上的可執行檔案。你需要'chmod + x meshagent'並運行此檔案。", "xloc": [ - "default.handlebars->39->582" + "default.handlebars->39->585" ] }, { @@ -61782,10 +61816,10 @@ "tr": "Bu bir misafir paylaşım oturumu", "zh-chs": "这是嘉宾分享环节", "xloc": [ - "default.handlebars->39->1365", - "default.handlebars->39->2322", - "default.handlebars->39->2698", - "default.handlebars->39->2699" + "default.handlebars->39->1371", + "default.handlebars->39->2330", + "default.handlebars->39->2706", + "default.handlebars->39->2707" ] }, { @@ -61834,7 +61868,7 @@ "tr": "Bu eski bir aracı sürümüdür, güncellemeyi düşünün.", "zh-chs": "这是一个旧的代理版本,考虑更新。", "xloc": [ - "default.handlebars->39->2279" + "default.handlebars->39->2285" ] }, { @@ -61881,7 +61915,7 @@ "zh-chs": "这是推荐的策略。英特尔®AMT激活和管理是完全自动化的,服务器将尝试最大程度地利用硬件管理。", "zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。", "xloc": [ - "default.handlebars->39->1949" + "default.handlebars->39->1955" ] }, { @@ -61932,7 +61966,7 @@ "zh-chs": "此政策不会影响采用ACM模式的英特尔®AMT的设备。", "zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。", "xloc": [ - "default.handlebars->39->1946" + "default.handlebars->39->1952" ] }, { @@ -62056,7 +62090,7 @@ "zh-chs": "这会在此设备的事件日志中添加一个条目。", "zh-cht": "這會在此裝置的事件日誌中增加一個記錄。", "xloc": [ - "default.handlebars->39->1022" + "default.handlebars->39->1028" ] }, { @@ -62103,7 +62137,7 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->39->1126" + "default.handlebars->39->1132" ] }, { @@ -62128,7 +62162,7 @@ "zh-chs": "这不会从服务器上删除该设备,但是该设备将不再能够连接到服务器。该设备的所有远程访问都将丢失。该设备必须连线,此命令才能起作用。", "zh-cht": "這不會從伺服器上刪除該裝置,但是該裝置將不再能夠連接到伺服器。該裝置的所有遠程訪問都將丟失。該設備必須連線,此命令才能起作用。", "xloc": [ - "default.handlebars->39->1127" + "default.handlebars->39->1133" ] }, { @@ -62153,7 +62187,7 @@ "zh-chs": "蒂格雷", "zh-cht": "蒂格雷", "xloc": [ - "default.handlebars->39->1686" + "default.handlebars->39->1692" ] }, { @@ -62179,9 +62213,9 @@ "zh-cht": "時間", "xloc": [ "default-mobile.handlebars->11->358", - "default.handlebars->39->1078", - "default.handlebars->39->2754", - "default.handlebars->39->2759", + "default.handlebars->39->1084", + "default.handlebars->39->2762", + "default.handlebars->39->2767", "player.handlebars->3->17" ] }, @@ -62207,8 +62241,8 @@ "zh-chs": "时间范围", "zh-cht": "時間範圍", "xloc": [ - "default.handlebars->39->1066", - "default.handlebars->39->2755" + "default.handlebars->39->1072", + "default.handlebars->39->2763" ] }, { @@ -62233,7 +62267,7 @@ "zh-chs": "时间跨度", "zh-cht": "時間跨度", "xloc": [ - "default.handlebars->39->2326" + "default.handlebars->39->2334" ] }, { @@ -62258,8 +62292,8 @@ "zh-chs": "时间范围", "zh-cht": "時間範圍", "xloc": [ - "default.handlebars->39->1062", - "default.handlebars->39->2753" + "default.handlebars->39->1068", + "default.handlebars->39->2761" ] }, { @@ -62285,7 +62319,7 @@ "zh-cht": "超時", "xloc": [ "default-mobile.handlebars->11->407", - "default.handlebars->39->1187", + "default.handlebars->39->1193", "sharing.handlebars->11->31", "sharing.handlebars->11->9" ] @@ -62312,7 +62346,7 @@ "zh-chs": "标题", "zh-cht": "標題", "xloc": [ - "default.handlebars->39->678" + "default.handlebars->39->681" ] }, { @@ -62337,7 +62371,7 @@ "zh-chs": "要将计算机添加到\\\"{0}\\\",请运行以下命令。命令需要root凭证。", "zh-cht": "要將電腦新增到\\\"{0}\\\",請運行以下命令。命令需要root憑據。", "xloc": [ - "default.handlebars->39->556" + "default.handlebars->39->559" ] }, { @@ -62361,7 +62395,7 @@ "tr": "\\\"{0}\\\" grubuna bir mobil cihaz eklemek için MeshAgent uygulamasını indirin ve bu QR kodunu tarayın.", "zh-chs": "要将移动设备添加到组“{0}”,请下载 MeshAgent 应用程序并扫描此二维码。", "xloc": [ - "default.handlebars->39->564" + "default.handlebars->39->567" ] }, { @@ -62452,7 +62486,7 @@ "zh-chs": "要将新计算机添加到设备组“ {0} ”,请下载网状代理并安装该计算机以进行管理。这代理中已嵌入了服务器和设备组信息。", "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。這agent中已嵌入了伺服器和裝置群訊息。", "xloc": [ - "default.handlebars->39->545" + "default.handlebars->39->548" ] }, { @@ -62477,7 +62511,7 @@ "zh-chs": "要将新计算机添加到设备组“ {0} ”,请下载网状代理并安装该计算机以进行管理。该代理安装程序中已嵌入了服务器和设备组讯息。", "zh-cht": "要將新電腦新增到裝置群“ {0} ”,請下載mesh agent並安裝該電腦以進行管理。該代理安裝程序中已嵌入了伺服器和裝置群訊息。", "xloc": [ - "default.handlebars->39->560" + "default.handlebars->39->563" ] }, { @@ -62502,7 +62536,7 @@ "zh-chs": "要删除此帐户,请在下面的两个框中键入帐户密码,然后单击确定。", "zh-cht": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "xloc": [ - "default.handlebars->39->1743" + "default.handlebars->39->1749" ] }, { @@ -62627,7 +62661,7 @@ "zh-chs": "要删除网格代理,请下载以下档案,运行并单击“卸载”。", "zh-cht": "要刪除mash agent,請下載以下檔案,運行該檔案,然後單擊“卸載”。", "xloc": [ - "default.handlebars->39->573" + "default.handlebars->39->576" ] }, { @@ -62652,7 +62686,7 @@ "zh-chs": "要删除网格代理,请运行以下命令。需要根凭证。", "zh-cht": "要刪除網格代理,請運行以下命令。需要root憑據。", "xloc": [ - "default.handlebars->39->580" + "default.handlebars->39->583" ] }, { @@ -62742,7 +62776,7 @@ "zh-chs": "吐司通知", "zh-cht": "吐司通知", "xloc": [ - "default.handlebars->39->676" + "default.handlebars->39->679" ] }, { @@ -63122,7 +63156,7 @@ "tr": "Anahtar Adı", "zh-chs": "代币名称", "xloc": [ - "default.handlebars->39->1729" + "default.handlebars->39->1735" ] }, { @@ -63146,7 +63180,7 @@ "tr": "Simge: {0}", "zh-chs": "令牌:{0}", "xloc": [ - "default.handlebars->39->302" + "default.handlebars->39->305" ] }, { @@ -63226,7 +63260,7 @@ "zh-chs": "主题", "zh-cht": "主題", "xloc": [ - "default.handlebars->39->1121" + "default.handlebars->39->1127" ] }, { @@ -63250,7 +63284,7 @@ "tr": "Toplam İşlemci Süresi", "zh-chs": "总处理器时间", "xloc": [ - "default.handlebars->39->123" + "default.handlebars->39->126" ] }, { @@ -63325,7 +63359,7 @@ "zh-chs": "用于通过此服务器连接到设备的流量路由器", "zh-cht": "用於通過此伺服器連接到裝置的流量路由器", "xloc": [ - "default.handlebars->39->906" + "default.handlebars->39->912" ] }, { @@ -63392,7 +63426,7 @@ "zh-chs": "再试一次。", "zh-cht": "再試一次。", "xloc": [ - "default.handlebars->39->210" + "default.handlebars->39->213" ] }, { @@ -63442,7 +63476,7 @@ "zh-chs": "尝试凭据", "xloc": [ "default-mobile.handlebars->11->304", - "default.handlebars->39->809" + "default.handlebars->39->812" ] }, { @@ -63467,7 +63501,7 @@ "zh-chs": "特松加", "zh-cht": "特松加", "xloc": [ - "default.handlebars->39->1687" + "default.handlebars->39->1693" ] }, { @@ -63492,7 +63526,7 @@ "zh-chs": "茨瓦纳", "zh-cht": "茨瓦納", "xloc": [ - "default.handlebars->39->1688" + "default.handlebars->39->1694" ] }, { @@ -63538,7 +63572,7 @@ "zh-chs": "土耳其", "zh-cht": "土耳其", "xloc": [ - "default.handlebars->39->1689" + "default.handlebars->39->1695" ] }, { @@ -63563,7 +63597,7 @@ "zh-chs": "土库曼文", "zh-cht": "土庫曼文", "xloc": [ - "default.handlebars->39->1690" + "default.handlebars->39->1696" ] }, { @@ -63585,8 +63619,8 @@ "xloc": [ "default-mobile.handlebars->11->331", "default-mobile.handlebars->11->332", - "default.handlebars->39->892", - "default.handlebars->39->893" + "default.handlebars->39->898", + "default.handlebars->39->899" ] }, { @@ -63606,7 +63640,7 @@ "tr": "Kapat.", "pt-br": "Desligar.", "xloc": [ - "default.handlebars->39->2295" + "default.handlebars->39->2301" ] }, { @@ -63628,8 +63662,8 @@ "xloc": [ "default-mobile.handlebars->11->333", "default-mobile.handlebars->11->334", - "default.handlebars->39->894", - "default.handlebars->39->895" + "default.handlebars->39->900", + "default.handlebars->39->901" ] }, { @@ -63649,7 +63683,7 @@ "tr": "Aç.", "pt-br": "Ligar.", "xloc": [ - "default.handlebars->39->2294" + "default.handlebars->39->2300" ] }, { @@ -63674,7 +63708,7 @@ "zh-chs": "两因素身份验证", "zh-cht": "二因子身份驗證", "xloc": [ - "default.handlebars->39->66" + "default.handlebars->39->69" ] }, { @@ -63722,13 +63756,13 @@ "xloc": [ "default-mobile.handlebars->11->129", "default-mobile.handlebars->11->631", - "default.handlebars->39->1043", - "default.handlebars->39->1258", - "default.handlebars->39->1766", - "default.handlebars->39->1828", - "default.handlebars->39->1921", - "default.handlebars->39->2740", - "default.handlebars->39->441", + "default.handlebars->39->1049", + "default.handlebars->39->1264", + "default.handlebars->39->1772", + "default.handlebars->39->1834", + "default.handlebars->39->1927", + "default.handlebars->39->2748", + "default.handlebars->39->444", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->5", "sharing.handlebars->p11->deskarea0->deskarea4->3" ] @@ -63755,7 +63789,7 @@ "zh-chs": "输入密钥名称,选择OTP框,然后按YubiKey™上的按钮。", "zh-cht": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "xloc": [ - "default.handlebars->39->1499" + "default.handlebars->39->1505" ] }, { @@ -63780,7 +63814,7 @@ "zh-chs": "输入要添加的密钥的名称。", "zh-cht": "輸入要新增的密鑰的名稱。", "xloc": [ - "default.handlebars->39->1496" + "default.handlebars->39->1502" ] }, { @@ -63827,7 +63861,7 @@ "zh-cht": "UDP路由", "xloc": [ "default-mobile.handlebars->11->224", - "default.handlebars->39->412" + "default.handlebars->39->415" ] }, { @@ -63873,7 +63907,7 @@ "zh-chs": "UTF8终端", "zh-cht": "UTF8終端", "xloc": [ - "default.handlebars->39->1288", + "default.handlebars->39->1294", "sharing.handlebars->11->33" ] }, @@ -63899,7 +63933,7 @@ "zh-chs": "乌克兰", "zh-cht": "烏克蘭", "xloc": [ - "default.handlebars->39->1691" + "default.handlebars->39->1697" ] }, { @@ -64020,8 +64054,8 @@ "zh-chs": "在验证电子邮件地址之前,无法访问此功能。这是密码恢复所必需的。转到“我的帐户”标签以更改和验证电子邮件地址。", "zh-cht": "在驗證電子郵件地址之前,無法訪問此功能。這是密碼恢復所必需的。轉到“我的帳戶”標籤以更改和驗證電子郵件地址。", "xloc": [ - "default.handlebars->39->1758", - "default.handlebars->39->763" + "default.handlebars->39->1764", + "default.handlebars->39->766" ] }, { @@ -64046,9 +64080,9 @@ "zh-chs": "在启用两因素身份验证之前,无法访问此功能。这是额外的安全性所必需的。转到“我的帐户”标签,然后查看“帐户安全性”部分。", "zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。", "xloc": [ - "default.handlebars->39->1760", - "default.handlebars->39->2948", - "default.handlebars->39->765" + "default.handlebars->39->1766", + "default.handlebars->39->2956", + "default.handlebars->39->768" ] }, { @@ -64073,7 +64107,7 @@ "zh-chs": "无法在此模式下添加用户", "xloc": [ "default-mobile.handlebars->11->722", - "default.handlebars->39->2833" + "default.handlebars->39->2841" ] }, { @@ -64142,7 +64176,7 @@ "tr": "Ekran yakalanamadı", "zh-chs": "无法捕捉显示", "xloc": [ - "default.handlebars->39->1189" + "default.handlebars->39->1195" ] }, { @@ -64189,7 +64223,7 @@ "zh-cht": "無法連接網絡插座", "xloc": [ "default-mobile.handlebars->11->50", - "default.handlebars->39->64" + "default.handlebars->39->67" ] }, { @@ -64240,7 +64274,7 @@ "tr": "Herhangi bir cihaz içe aktarılamıyor.", "zh-chs": "无法导入任何设备。", "xloc": [ - "default.handlebars->39->1917" + "default.handlebars->39->1923" ] }, { @@ -64260,7 +64294,7 @@ "tr": "CloudFlare güvenilir proxy IPv6 adres listesi yüklenemiyor.", "pt-br": "Incapaz de carregar a lista de endereços do proxy confiável IPv6 da CloudFlare", "xloc": [ - "default.handlebars->39->95" + "default.handlebars->39->98" ] }, { @@ -64280,7 +64314,7 @@ "tr": "Varsayılan etki alanı için Intel AMT TLS kök sertifikası yüklenemiyor.", "pt-br": "Incapaz de carregar o certificado raiz para o domínio padrão do Intel AMT TLS", "xloc": [ - "default.handlebars->39->84" + "default.handlebars->39->87" ] }, { @@ -64300,16 +64334,16 @@ "tr": "{0} alanı için Intel AMT TLS kök sertifikası yüklenemiyor.", "pt-br": "Incapaz de carregar o certificado raiz para o domínio {0} do Intel AMT TLS", "xloc": [ - "default.handlebars->39->85" + "default.handlebars->39->88" ] }, { "en": "Unable to load OTPLIB", "nl": "Kan OTPLIB niet laden", - "pl": "Nie mogę załadować OTPLIB", + "pl": "Nie mogę załadować OTPLIB", "xloc": [ "default-mobile.handlebars->11->65", - "default.handlebars->39->196" + "default.handlebars->39->199" ] }, { @@ -64356,7 +64390,7 @@ "zh-cht": "無法執行身份驗證", "xloc": [ "default-mobile.handlebars->11->49", - "default.handlebars->39->63" + "default.handlebars->39->66" ] }, { @@ -64381,7 +64415,7 @@ "zh-chs": "无法扫描该地址范围。", "zh-cht": "無法掃描該地址範圍。", "xloc": [ - "default.handlebars->39->247" + "default.handlebars->39->250" ] }, { @@ -64452,7 +64486,7 @@ "tr": "Let's Encrypt modülü kurulamıyor.", "pt-br": "Incapaz de configurar o módulo Let's Encrypt.", "xloc": [ - "default.handlebars->39->92" + "default.handlebars->39->95" ] }, { @@ -64500,9 +64534,9 @@ "xloc": [ "agent-translations.json", "default-mobile.handlebars->11->694", - "default.handlebars->39->1017", - "default.handlebars->39->2050", - "default.handlebars->39->995" + "default.handlebars->39->1001", + "default.handlebars->39->1023", + "default.handlebars->39->2056" ] }, { @@ -64528,8 +64562,8 @@ "zh-cht": "卸載代理", "xloc": [ "default-mobile.handlebars->11->674", - "default.handlebars->39->1092", - "default.handlebars->39->635" + "default.handlebars->39->1098", + "default.handlebars->39->638" ] }, { @@ -64554,7 +64588,7 @@ "zh-chs": "卸载代理/删除设备", "zh-cht": "卸載代理/刪除設備", "xloc": [ - "default.handlebars->39->2013" + "default.handlebars->39->2019" ] }, { @@ -64579,7 +64613,7 @@ "zh-chs": "卸载代理", "zh-cht": "卸載代理", "xloc": [ - "default.handlebars->39->1129" + "default.handlebars->39->1135" ] }, { @@ -64613,29 +64647,29 @@ "default-mobile.handlebars->11->6", "default-mobile.handlebars->11->632", "default.handlebars->39->13", - "default.handlebars->39->1416", - "default.handlebars->39->1423", - "default.handlebars->39->175", - "default.handlebars->39->176", - "default.handlebars->39->177", + "default.handlebars->39->1422", + "default.handlebars->39->1429", + "default.handlebars->39->178", "default.handlebars->39->179", - "default.handlebars->39->181", - "default.handlebars->39->1812", - "default.handlebars->39->1813", - "default.handlebars->39->1829", - "default.handlebars->39->2691", - "default.handlebars->39->2708", - "default.handlebars->39->2715", - "default.handlebars->39->2785", - "default.handlebars->39->2786", - "default.handlebars->39->2787", - "default.handlebars->39->2788", - "default.handlebars->39->2789", - "default.handlebars->39->2809", + "default.handlebars->39->180", + "default.handlebars->39->1818", + "default.handlebars->39->1819", + "default.handlebars->39->182", + "default.handlebars->39->1835", + "default.handlebars->39->184", + "default.handlebars->39->2699", + "default.handlebars->39->2716", + "default.handlebars->39->2723", + "default.handlebars->39->2793", + "default.handlebars->39->2794", + "default.handlebars->39->2795", + "default.handlebars->39->2796", + "default.handlebars->39->2797", + "default.handlebars->39->2817", "default.handlebars->39->44", "default.handlebars->39->51", "default.handlebars->39->52", - "default.handlebars->39->629" + "default.handlebars->39->632" ] }, { @@ -64661,7 +64695,7 @@ "zh-cht": "未知#{0}", "xloc": [ "default-mobile.handlebars->11->622", - "default.handlebars->39->1819" + "default.handlebars->39->1825" ] }, { @@ -64686,7 +64720,7 @@ "zh-chs": "未知动作", "zh-cht": "未知動作", "xloc": [ - "default.handlebars->39->2866" + "default.handlebars->39->2874" ] }, { @@ -64711,8 +64745,8 @@ "zh-chs": "未知设备", "zh-cht": "未知裝置", "xloc": [ - "default.handlebars->39->2518", - "default.handlebars->39->2677" + "default.handlebars->39->2526", + "default.handlebars->39->2685" ] }, { @@ -64737,9 +64771,9 @@ "zh-chs": "未知设备组", "zh-cht": "未知裝置群", "xloc": [ - "default.handlebars->39->2512", - "default.handlebars->39->2665", - "default.handlebars->39->2870" + "default.handlebars->39->2520", + "default.handlebars->39->2673", + "default.handlebars->39->2878" ] }, { @@ -64764,7 +64798,7 @@ "zh-chs": "未知群组", "zh-cht": "未知群組", "xloc": [ - "default.handlebars->39->2862" + "default.handlebars->39->2870" ] }, { @@ -64790,7 +64824,7 @@ "zh-cht": "未知狀態", "xloc": [ "default-mobile.handlebars->11->293", - "default.handlebars->39->796" + "default.handlebars->39->799" ] }, { @@ -64810,8 +64844,8 @@ "tr": "Bilinmeyen kullanıcı", "pt-br": "usuário desconhecido", "xloc": [ - "default.handlebars->39->2790", - "default.handlebars->39->2810" + "default.handlebars->39->2798", + "default.handlebars->39->2818" ] }, { @@ -64836,7 +64870,7 @@ "zh-chs": "未知用户组", "zh-cht": "未知用戶群", "xloc": [ - "default.handlebars->39->2671" + "default.handlebars->39->2679" ] }, { @@ -64862,7 +64896,7 @@ "zh-cht": "未知版本和狀態", "xloc": [ "default-mobile.handlebars->11->295", - "default.handlebars->39->798" + "default.handlebars->39->801" ] }, { @@ -64887,7 +64921,7 @@ "zh-chs": "密码未知", "zh-cht": "密碼未知", "xloc": [ - "default.handlebars->39->1937" + "default.handlebars->39->1943" ] }, { @@ -64912,11 +64946,11 @@ "zh-chs": "无限制", "zh-cht": "無限", "xloc": [ - "default.handlebars->39->1059", - "default.handlebars->39->1712", - "default.handlebars->39->260", - "default.handlebars->39->498", - "default.handlebars->39->512" + "default.handlebars->39->1065", + "default.handlebars->39->1718", + "default.handlebars->39->263", + "default.handlebars->39->501", + "default.handlebars->39->515" ] }, { @@ -64941,7 +64975,7 @@ "zh-chs": "解锁帐户", "zh-cht": "解鎖帳戶", "xloc": [ - "default.handlebars->39->2381" + "default.handlebars->39->2389" ] }, { @@ -64965,7 +64999,7 @@ "tr": "Uzak kullanıcının fare ve klavyesinin kilidi açılsın mı?", "zh-chs": "解锁远程用户的鼠标和键盘?", "xloc": [ - "default.handlebars->39->1030" + "default.handlebars->39->1036" ] }, { @@ -64985,7 +65019,7 @@ "tr": "Tanınmayan yapılandırma seçeneği \\\"{0}\\\".", "pt-br": "Opção de configuração \\\"{0}\\\". não reconhecida ", "xloc": [ - "default.handlebars->39->82" + "default.handlebars->39->85" ] }, { @@ -65038,7 +65072,7 @@ "default-mobile.handlebars->11->424", "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->39->1216", + "default.handlebars->39->1222", "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", @@ -65067,7 +65101,7 @@ "zh-chs": "最新", "zh-cht": "最新", "xloc": [ - "default.handlebars->39->2953" + "default.handlebars->39->2961" ] }, { @@ -65095,8 +65129,8 @@ "agent-translations.json", "default-mobile.handlebars->11->522", "default-mobile.handlebars->11->524", - "default.handlebars->39->825", - "default.handlebars->39->827" + "default.handlebars->39->828", + "default.handlebars->39->830" ] }, { @@ -65176,11 +65210,11 @@ "default-mobile.handlebars->11->488", "default-mobile.handlebars->11->506", "default-mobile.handlebars->11->509", - "default.handlebars->39->1334", - "default.handlebars->39->1360", - "default.handlebars->39->1363", - "default.handlebars->39->2152", - "default.handlebars->39->2160", + "default.handlebars->39->1340", + "default.handlebars->39->1366", + "default.handlebars->39->1369", + "default.handlebars->39->2158", + "default.handlebars->39->2166", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1", "sharing.handlebars->11->65", "sharing.handlebars->11->89", @@ -65210,7 +65244,7 @@ "zh-cht": "上載mesh agent核心", "xloc": [ "default-mobile.handlebars->11->621", - "default.handlebars->39->1472" + "default.handlebars->39->1478" ] }, { @@ -65236,7 +65270,7 @@ "zh-cht": "上載核心檔案", "xloc": [ "default-mobile.handlebars->11->618", - "default.handlebars->39->1469" + "default.handlebars->39->1475" ] }, { @@ -65262,9 +65296,9 @@ "zh-cht": "上載默認伺服器核心", "xloc": [ "default-mobile.handlebars->11->614", - "default.handlebars->39->1465", - "default.handlebars->39->647", - "default.handlebars->39->691" + "default.handlebars->39->1471", + "default.handlebars->39->650", + "default.handlebars->39->694" ] }, { @@ -65288,7 +65322,7 @@ "tr": "Seçili cihazlara varsayılan sunucu çekirdeği yüklensin mi?", "zh-chs": "在所选设备上上传默认服务器核心?", "xloc": [ - "default.handlebars->39->690" + "default.handlebars->39->693" ] }, { @@ -65313,7 +65347,7 @@ "zh-chs": "上传文件", "zh-cht": "上傳文件", "xloc": [ - "default.handlebars->39->643" + "default.handlebars->39->646" ] }, { @@ -65364,7 +65398,7 @@ "zh-cht": "上傳恢復核心", "xloc": [ "default-mobile.handlebars->11->616", - "default.handlebars->39->1467" + "default.handlebars->39->1473" ] }, { @@ -65389,7 +65423,7 @@ "zh-chs": "将所选文件上传到所有所选设备", "zh-cht": "將所選文件上傳到所有所選設備", "xloc": [ - "default.handlebars->39->680" + "default.handlebars->39->683" ] }, { @@ -65414,7 +65448,7 @@ "zh-chs": "上传小核", "xloc": [ "default-mobile.handlebars->11->617", - "default.handlebars->39->1468" + "default.handlebars->39->1474" ] }, { @@ -65440,8 +65474,8 @@ "zh-cht": "上傳將覆蓋1個檔案。繼續?", "xloc": [ "default-mobile.handlebars->11->507", - "default.handlebars->39->1361", - "default.handlebars->39->2161", + "default.handlebars->39->1367", + "default.handlebars->39->2167", "sharing.handlebars->11->90" ] }, @@ -65468,8 +65502,8 @@ "zh-cht": "上傳將覆蓋{0}個檔案。繼續?", "xloc": [ "default-mobile.handlebars->11->508", - "default.handlebars->39->1362", - "default.handlebars->39->2162", + "default.handlebars->39->1368", + "default.handlebars->39->2168", "sharing.handlebars->11->91" ] }, @@ -65517,7 +65551,7 @@ "zh-chs": "上传:“{0}”", "zh-cht": "上傳:“{0}”", "xloc": [ - "default.handlebars->39->2212" + "default.handlebars->39->2218" ] }, { @@ -65541,7 +65575,7 @@ "tr": "Yükleme: \\\"{0}\\\", Boyut: {1}", "zh-chs": "上传:\\\"{0}\\\",大小:{1}", "xloc": [ - "default.handlebars->39->2267" + "default.handlebars->39->2273" ] }, { @@ -65566,7 +65600,7 @@ "zh-chs": "上索布族", "zh-cht": "上索布族", "xloc": [ - "default.handlebars->39->1692" + "default.handlebars->39->1698" ] }, { @@ -65591,7 +65625,7 @@ "zh-chs": "乌尔都文", "zh-cht": "烏爾都文", "xloc": [ - "default.handlebars->39->1693" + "default.handlebars->39->1699" ] }, { @@ -65615,7 +65649,7 @@ "tr": "kullanım", "zh-chs": "用法", "xloc": [ - "default.handlebars->39->2916" + "default.handlebars->39->2924" ] }, { @@ -65715,7 +65749,7 @@ "tr": "Çıplak metal LAN aktivasyonu için kullanın.", "zh-chs": "用于裸机 LAN 激活。", "xloc": [ - "default.handlebars->39->465" + "default.handlebars->39->468" ] }, { @@ -65813,8 +65847,8 @@ "zh-chs": "用过的", "zh-cht": "用過的", "xloc": [ - "default.handlebars->39->2856", - "default.handlebars->39->2858" + "default.handlebars->39->2864", + "default.handlebars->39->2866" ] }, { @@ -65839,17 +65873,17 @@ "zh-chs": "用户", "zh-cht": "用戶", "xloc": [ - "default.handlebars->39->113", - "default.handlebars->39->1886", - "default.handlebars->39->2333", - "default.handlebars->39->2363", - "default.handlebars->39->2508", - "default.handlebars->39->2734", - "default.handlebars->39->2741", - "default.handlebars->39->2745", - "default.handlebars->39->2762", - "default.handlebars->39->346", - "default.handlebars->39->946" + "default.handlebars->39->116", + "default.handlebars->39->1892", + "default.handlebars->39->2341", + "default.handlebars->39->2371", + "default.handlebars->39->2516", + "default.handlebars->39->2742", + "default.handlebars->39->2749", + "default.handlebars->39->2753", + "default.handlebars->39->2770", + "default.handlebars->39->349", + "default.handlebars->39->952" ] }, { @@ -65874,7 +65908,7 @@ "zh-chs": "用户+档案", "zh-cht": "用戶+檔案", "xloc": [ - "default.handlebars->39->2364" + "default.handlebars->39->2372" ] }, { @@ -65899,11 +65933,11 @@ "zh-chs": "用户帐户导入", "zh-cht": "用戶帳戶導入", "xloc": [ - "default.handlebars->39->1916", - "default.handlebars->39->2399", - "default.handlebars->39->2400", - "default.handlebars->39->2402", - "default.handlebars->39->2404" + "default.handlebars->39->1922", + "default.handlebars->39->2407", + "default.handlebars->39->2408", + "default.handlebars->39->2410", + "default.handlebars->39->2412" ] }, { @@ -65928,7 +65962,7 @@ "zh-chs": "用户帐户", "zh-cht": "用戶帳戶", "xloc": [ - "default.handlebars->39->2875" + "default.handlebars->39->2883" ] }, { @@ -65954,8 +65988,8 @@ "zh-cht": "用戶授權", "xloc": [ "default-mobile.handlebars->11->639", - "default.handlebars->39->1884", - "default.handlebars->39->942" + "default.handlebars->39->1890", + "default.handlebars->39->948" ] }, { @@ -65980,12 +66014,12 @@ "zh-chs": "用户同意", "zh-cht": "用戶同意", "xloc": [ - "default.handlebars->39->1071", - "default.handlebars->39->1854", - "default.handlebars->39->2499", - "default.handlebars->39->2601", - "default.handlebars->39->282", - "default.handlebars->39->851" + "default.handlebars->39->1077", + "default.handlebars->39->1860", + "default.handlebars->39->2507", + "default.handlebars->39->2609", + "default.handlebars->39->285", + "default.handlebars->39->854" ] }, { @@ -66010,12 +66044,12 @@ "zh-chs": "用户组", "zh-cht": "用戶群", "xloc": [ - "default.handlebars->39->1988", - "default.handlebars->39->1989", - "default.handlebars->39->2469", - "default.handlebars->39->2673", - "default.handlebars->39->2694", - "default.handlebars->39->945" + "default.handlebars->39->1994", + "default.handlebars->39->1995", + "default.handlebars->39->2477", + "default.handlebars->39->2681", + "default.handlebars->39->2702", + "default.handlebars->39->951" ] }, { @@ -66065,7 +66099,7 @@ "zh-chs": "用户组成员", "zh-cht": "用戶群成員", "xloc": [ - "default.handlebars->39->2670" + "default.handlebars->39->2678" ] }, { @@ -66115,9 +66149,9 @@ "zh-chs": "用户识别码", "zh-cht": "用戶識別碼", "xloc": [ - "default.handlebars->39->2057", - "default.handlebars->39->2555", - "default.handlebars->39->2556" + "default.handlebars->39->2063", + "default.handlebars->39->2563", + "default.handlebars->39->2564" ] }, { @@ -66142,8 +66176,8 @@ "zh-chs": "用户标识符", "zh-cht": "用戶標識符", "xloc": [ - "default.handlebars->39->1986", - "default.handlebars->39->2539" + "default.handlebars->39->1992", + "default.handlebars->39->2547" ] }, { @@ -66167,7 +66201,7 @@ "tr": "Kullanıcı Girişi", "zh-chs": "用户输入", "xloc": [ - "default.handlebars->39->264" + "default.handlebars->39->267" ] }, { @@ -66192,7 +66226,7 @@ "zh-chs": "用户列表输出", "zh-cht": "用戶列表輸出", "xloc": [ - "default.handlebars->39->2411" + "default.handlebars->39->2419" ] }, { @@ -66202,7 +66236,7 @@ "fr": "Connexions utilisateurs", "pt-br": "Logins de usuários", "xloc": [ - "default.handlebars->39->2739" + "default.handlebars->39->2747" ] }, { @@ -66228,7 +66262,7 @@ "zh-cht": "用戶名", "xloc": [ "default-mobile.handlebars->11->698", - "default.handlebars->39->2056" + "default.handlebars->39->2062" ] }, { @@ -66323,7 +66357,7 @@ "tr": "Kullanıcı İşlemci Süresi", "zh-chs": "用户处理器时间", "xloc": [ - "default.handlebars->39->125" + "default.handlebars->39->128" ] }, { @@ -66348,7 +66382,7 @@ "zh-chs": "用户节", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->39->2907" + "default.handlebars->39->2915" ] }, { @@ -66397,7 +66431,7 @@ "tr": "Kullanıcı Trafiği Kullanımı", "pt-br": "Uso de Trafego de Usuário", "xloc": [ - "default.handlebars->39->2738" + "default.handlebars->39->2746" ] }, { @@ -66497,7 +66531,7 @@ "zh-chs": "用户已存在", "xloc": [ "default-mobile.handlebars->11->721", - "default.handlebars->39->2832" + "default.handlebars->39->2840" ] }, { @@ -66522,8 +66556,8 @@ "zh-chs": "用户浏览器值", "zh-cht": "用戶瀏覽器值", "xloc": [ - "default.handlebars->39->1704", - "default.handlebars->39->1706" + "default.handlebars->39->1710", + "default.handlebars->39->1712" ] }, { @@ -66548,7 +66582,7 @@ "zh-chs": "用户组已更改:{0}", "zh-cht": "用戶組已更改:{0}", "xloc": [ - "default.handlebars->39->2241" + "default.handlebars->39->2247" ] }, { @@ -66573,7 +66607,7 @@ "zh-chs": "已创建用户组:{0}", "zh-cht": "已創建用戶組:{0}", "xloc": [ - "default.handlebars->39->2231" + "default.handlebars->39->2237" ] }, { @@ -66598,7 +66632,7 @@ "zh-chs": "用户组成员身份已更改:{0}", "zh-cht": "用戶組成員身份已更改:{0}", "xloc": [ - "default.handlebars->39->2229" + "default.handlebars->39->2235" ] }, { @@ -66652,7 +66686,7 @@ "tr": "{0}, {1}, {2}'den kilitli hesapta kullanıcı oturum açma girişimi", "zh-chs": "来自 {0}、{1}、{2} 的锁定帐户的用户登录尝试", "xloc": [ - "default.handlebars->39->2271" + "default.handlebars->39->2277" ] }, { @@ -66676,7 +66710,7 @@ "tr": "{0}, {1}, {2}'den yanlış 2. faktörle kullanıcı oturum açma girişimi", "zh-chs": "来自 {0}、{1}、{2} 的第二个因素不正确的用户登录尝试", "xloc": [ - "default.handlebars->39->2270" + "default.handlebars->39->2276" ] }, { @@ -66696,7 +66730,7 @@ "tr": "Kullanıcı bildirimleri değişti", "pt-br": "Notificações de usuários alteradas", "xloc": [ - "default.handlebars->39->2292" + "default.handlebars->39->2298" ] }, { @@ -66721,7 +66755,7 @@ "zh-chs": "未找到用户 {0}。", "xloc": [ "default-mobile.handlebars->11->729", - "default.handlebars->39->2840" + "default.handlebars->39->2848" ] }, { @@ -66775,16 +66809,16 @@ "default-mobile.handlebars->11->448", "default-mobile.handlebars->11->465", "default-mobile.handlebars->11->635", - "default.handlebars->39->1115", - "default.handlebars->39->1277", - "default.handlebars->39->1304", - "default.handlebars->39->1775", - "default.handlebars->39->1790", - "default.handlebars->39->1795", - "default.handlebars->39->1832", - "default.handlebars->39->2423", - "default.handlebars->39->311", - "default.handlebars->39->450", + "default.handlebars->39->1121", + "default.handlebars->39->1283", + "default.handlebars->39->1310", + "default.handlebars->39->1781", + "default.handlebars->39->1796", + "default.handlebars->39->1801", + "default.handlebars->39->1838", + "default.handlebars->39->2431", + "default.handlebars->39->314", + "default.handlebars->39->453", "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", @@ -66816,8 +66850,8 @@ "xloc": [ "default-mobile.handlebars->11->446", "default-mobile.handlebars->11->463", - "default.handlebars->39->1275", - "default.handlebars->39->1302", + "default.handlebars->39->1281", + "default.handlebars->39->1308", "ssh.handlebars->3->6" ] }, @@ -66871,8 +66905,8 @@ "xloc": [ "default-mobile.handlebars->11->447", "default-mobile.handlebars->11->464", - "default.handlebars->39->1276", - "default.handlebars->39->1303", + "default.handlebars->39->1282", + "default.handlebars->39->1309", "ssh.handlebars->3->7" ] }, @@ -66928,9 +66962,9 @@ "zh-chs": "用户", "zh-cht": "用戶", "xloc": [ - "default.handlebars->39->2457", - "default.handlebars->39->2500", - "default.handlebars->39->2906", + "default.handlebars->39->2465", + "default.handlebars->39->2508", + "default.handlebars->39->2914", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -66956,7 +66990,7 @@ "zh-chs": "用户会话", "zh-cht": "用戶節", "xloc": [ - "default.handlebars->39->2879" + "default.handlebars->39->2887" ] }, { @@ -66980,7 +67014,7 @@ "tr": "Kullanıcılar Görünümü", "zh-chs": "用户视图", "xloc": [ - "default.handlebars->39->2397" + "default.handlebars->39->2405" ] }, { @@ -67005,7 +67039,7 @@ "zh-chs": "未找到用户 {0}。", "xloc": [ "default-mobile.handlebars->11->730", - "default.handlebars->39->2841" + "default.handlebars->39->2849" ] }, { @@ -67029,7 +67063,7 @@ "tr": "VNC Bağlantısı", "zh-chs": "VNC 连接", "xloc": [ - "default.handlebars->39->736" + "default.handlebars->39->739" ] }, { @@ -67053,7 +67087,7 @@ "tr": "VNC uzak bağlantı noktası:", "zh-chs": "VNC远程连接端口:", "xloc": [ - "default.handlebars->39->735" + "default.handlebars->39->738" ] }, { @@ -67078,7 +67112,7 @@ "zh-chs": "VT100 +(F10 = ESC + [OY)", "zh-cht": "VT100 +(F10 = ESC + [OY)", "xloc": [ - "default.handlebars->39->1293", + "default.handlebars->39->1299", "sharing.handlebars->11->38" ] }, @@ -67104,7 +67138,7 @@ "zh-chs": "有效登录", "xloc": [ "default-mobile.handlebars->11->82", - "default.handlebars->39->301" + "default.handlebars->39->304" ] }, { @@ -67129,7 +67163,7 @@ "zh-chs": "验证电邮", "zh-cht": "驗證電郵", "xloc": [ - "default.handlebars->39->2376" + "default.handlebars->39->2384" ] }, { @@ -67154,7 +67188,7 @@ "zh-chs": "验证异常", "xloc": [ "default-mobile.handlebars->11->723", - "default.handlebars->39->2834" + "default.handlebars->39->2842" ] }, { @@ -67179,7 +67213,7 @@ "zh-chs": "有效期", "zh-cht": "有效期", "xloc": [ - "default.handlebars->39->1060" + "default.handlebars->39->1066" ] }, { @@ -67203,7 +67237,7 @@ "tr": "Değer", "zh-chs": "价值", "xloc": [ - "default.handlebars->39->1232" + "default.handlebars->39->1238" ] }, { @@ -67228,7 +67262,7 @@ "zh-chs": "文达", "zh-cht": "文達", "xloc": [ - "default.handlebars->39->1694" + "default.handlebars->39->1700" ] }, { @@ -67255,8 +67289,8 @@ "xloc": [ "default-mobile.handlebars->11->581", "default-mobile.handlebars->11->584", - "default.handlebars->39->1431", - "default.handlebars->39->1434" + "default.handlebars->39->1437", + "default.handlebars->39->1440" ] }, { @@ -67282,7 +67316,7 @@ "zh-cht": "驗證碼:", "xloc": [ "default-mobile.handlebars->11->80", - "default.handlebars->39->235" + "default.handlebars->39->238" ] }, { @@ -67307,7 +67341,7 @@ "zh-chs": "已验证", "zh-cht": "已驗證", "xloc": [ - "default.handlebars->39->2649" + "default.handlebars->39->2657" ] }, { @@ -67359,8 +67393,8 @@ "zh-cht": "驗證電話號碼", "xloc": [ "default-mobile.handlebars->11->94", - "default.handlebars->39->1476", - "default.handlebars->39->2372" + "default.handlebars->39->1482", + "default.handlebars->39->2380" ] }, { @@ -67385,7 +67419,7 @@ "zh-chs": "用户{0}的已验证电话号码", "zh-cht": "用戶{0}的已驗證電話號碼", "xloc": [ - "default.handlebars->39->2258" + "default.handlebars->39->2264" ] }, { @@ -67465,10 +67499,10 @@ "default-mobile.handlebars->11->565", "default-mobile.handlebars->11->582", "default-mobile.handlebars->11->587", - "default.handlebars->39->1369", - "default.handlebars->39->1415", - "default.handlebars->39->1432", - "default.handlebars->39->1437", + "default.handlebars->39->1375", + "default.handlebars->39->1421", + "default.handlebars->39->1438", + "default.handlebars->39->1443", "default.handlebars->container->column_l->p42->p42tbl->1->0->5" ] }, @@ -67494,7 +67528,7 @@ "zh-chs": "版本不兼容,请先升级您的MeshCentral", "zh-cht": "版本不兼容,請先升級你的MeshCentral", "xloc": [ - "default.handlebars->39->2949" + "default.handlebars->39->2957" ] }, { @@ -67567,7 +67601,7 @@ "zh-chs": "颤动", "xloc": [ "default-mobile.handlebars->11->357", - "default.handlebars->39->1077" + "default.handlebars->39->1083" ] }, { @@ -67592,7 +67626,7 @@ "zh-chs": "越南文", "zh-cht": "越南文", "xloc": [ - "default.handlebars->39->1695" + "default.handlebars->39->1701" ] }, { @@ -67642,7 +67676,7 @@ "zh-chs": "查看所有事件", "zh-cht": "查看所有事件", "xloc": [ - "default.handlebars->39->2448" + "default.handlebars->39->2456" ] }, { @@ -67688,8 +67722,8 @@ "zh-chs": "查看变更日志", "zh-cht": "查看變更日誌", "xloc": [ - "default.handlebars->39->2952", - "default.handlebars->39->2954" + "default.handlebars->39->2960", + "default.handlebars->39->2962" ] }, { @@ -67714,7 +67748,7 @@ "zh-chs": "查看有关此设备的注释", "zh-cht": "查看有關此裝置的註釋", "xloc": [ - "default.handlebars->39->883" + "default.handlebars->39->889" ] }, { @@ -67739,7 +67773,7 @@ "zh-chs": "查看有关此设备组的注释", "zh-cht": "查看有關此裝置群的註釋", "xloc": [ - "default.handlebars->39->1873" + "default.handlebars->39->1879" ] }, { @@ -67764,7 +67798,7 @@ "zh-chs": "查看有关此用户的注释", "zh-cht": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->39->2611" + "default.handlebars->39->2619" ] }, { @@ -67813,7 +67847,7 @@ "tr": "Bu kullanıcı için önceki girişleri görüntüle", "zh-chs": "查看此用户以前的登录", "xloc": [ - "default.handlebars->39->2624" + "default.handlebars->39->2632" ] }, { @@ -67837,7 +67871,7 @@ "tr": "Sanal bellek", "zh-chs": "虚拟内存", "xloc": [ - "default.handlebars->39->130" + "default.handlebars->39->133" ] }, { @@ -67862,7 +67896,7 @@ "zh-chs": "沃拉普克", "zh-cht": "沃拉普克", "xloc": [ - "default.handlebars->39->1696" + "default.handlebars->39->1702" ] }, { @@ -67908,9 +67942,9 @@ "zh-chs": "警告: ", "zh-cht": "警告: ", "xloc": [ - "default.handlebars->39->101", - "default.handlebars->39->102", - "default.handlebars->39->103" + "default.handlebars->39->104", + "default.handlebars->39->105", + "default.handlebars->39->106" ] }, { @@ -68071,7 +68105,7 @@ "zh-cht": "正在等待用戶授予訪問權限...", "xloc": [ "default-mobile.handlebars->11->404", - "default.handlebars->39->1184", + "default.handlebars->39->1190", "sharing.handlebars->11->28", "sharing.handlebars->11->6" ] @@ -68098,8 +68132,8 @@ "zh-chs": "唤醒", "zh-cht": "喚醒", "xloc": [ - "default.handlebars->39->1013", - "default.handlebars->39->991" + "default.handlebars->39->1019", + "default.handlebars->39->997" ] }, { @@ -68126,8 +68160,8 @@ "xloc": [ "default-mobile.handlebars->11->670", "default-mobile.handlebars->11->685", - "default.handlebars->39->2009", - "default.handlebars->39->2040" + "default.handlebars->39->2015", + "default.handlebars->39->2046" ] }, { @@ -68153,7 +68187,7 @@ "zh-cht": "喚醒", "xloc": [ "default-mobile.handlebars->11->362", - "default.handlebars->39->1082" + "default.handlebars->39->1088" ] }, { @@ -68178,7 +68212,7 @@ "zh-chs": "唤醒设备", "zh-cht": "喚醒裝置", "xloc": [ - "default.handlebars->39->636" + "default.handlebars->39->639" ] }, { @@ -68203,7 +68237,7 @@ "zh-chs": "瓦隆", "zh-cht": "瓦隆", "xloc": [ - "default.handlebars->39->1697" + "default.handlebars->39->1703" ] }, { @@ -68228,7 +68262,7 @@ "zh-chs": "弱", "zh-cht": "弱", "xloc": [ - "default.handlebars->39->1782" + "default.handlebars->39->1788" ] }, { @@ -68278,8 +68312,8 @@ "tr": "Web Sayfası Bildirimleri", "pt-br": "Notificação de Página Web", "xloc": [ - "default.handlebars->39->2086", - "default.handlebars->39->972" + "default.handlebars->39->2092", + "default.handlebars->39->978" ] }, { @@ -68298,7 +68332,7 @@ "ru": "Web Power Switch 7", "tr": "Web Güç Anahtarı 7", "xloc": [ - "default.handlebars->39->1773" + "default.handlebars->39->1779" ] }, { @@ -68323,8 +68357,8 @@ "zh-chs": "网络服务器", "zh-cht": "網絡伺服器", "xloc": [ - "default.handlebars->39->2932", - "default.handlebars->39->2933" + "default.handlebars->39->2940", + "default.handlebars->39->2941" ] }, { @@ -68348,7 +68382,7 @@ "tr": "Web Sunucusu HTTP Başlıkları", "zh-chs": "Web 服务器 HTTP 标头", "xloc": [ - "default.handlebars->39->2936" + "default.handlebars->39->2944" ] }, { @@ -68373,7 +68407,7 @@ "zh-chs": "Web服务器请求", "zh-cht": "Web伺服器請求", "xloc": [ - "default.handlebars->39->2934" + "default.handlebars->39->2942" ] }, { @@ -68398,7 +68432,7 @@ "zh-chs": "Web套接字中继", "zh-cht": "Web插座中繼", "xloc": [ - "default.handlebars->39->2935" + "default.handlebars->39->2943" ] }, { @@ -68423,8 +68457,8 @@ "zh-chs": "网络RDP", "zh-cht": "網絡RDP", "xloc": [ - "default.handlebars->39->2781", - "default.handlebars->39->920", + "default.handlebars->39->2789", + "default.handlebars->39->926", "default.handlebars->contextMenu->cxwebrdp" ] }, @@ -68444,7 +68478,7 @@ "ru": "Web-SFTP", "tr": "Web-SFTP", "xloc": [ - "default.handlebars->39->2783" + "default.handlebars->39->2791" ] }, { @@ -68468,8 +68502,8 @@ "tr": "Web-SSH", "zh-chs": "网络SSH", "xloc": [ - "default.handlebars->39->2782", - "default.handlebars->39->922", + "default.handlebars->39->2790", + "default.handlebars->39->928", "default.handlebars->contextMenu->cxwebssh" ] }, @@ -68494,8 +68528,8 @@ "tr": "Web-VNC", "zh-chs": "网络VNC", "xloc": [ - "default.handlebars->39->2784", - "default.handlebars->39->918", + "default.handlebars->39->2792", + "default.handlebars->39->924", "default.handlebars->contextMenu->cxwebvnc" ] }, @@ -68520,7 +68554,7 @@ "tr": "WebRDP", "zh-chs": "网络RDP", "xloc": [ - "default.handlebars->39->2900" + "default.handlebars->39->2908" ] }, { @@ -68544,7 +68578,7 @@ "tr": "WebSSH", "zh-chs": "网络SSH", "xloc": [ - "default.handlebars->39->2901" + "default.handlebars->39->2909" ] }, { @@ -68564,7 +68598,7 @@ "tr": "WebSocket sıkıştırması devre dışı, bu özellik NodeJS v11.11'den v12.15'e ve v13.2'de bozuk", "pt-br": "Compressão WebSocket desabilitada, este recurso está com falha no NodeJS v11.11 ao v12.15 e v13.2", "xloc": [ - "default.handlebars->39->83" + "default.handlebars->39->86" ] }, { @@ -68588,7 +68622,7 @@ "tr": "WebVNC", "zh-chs": "网络VNC", "xloc": [ - "default.handlebars->39->2902" + "default.handlebars->39->2910" ] }, { @@ -68608,7 +68642,7 @@ "tr": "Haftalık", "pt-br": "Semanalmente", "xloc": [ - "default.handlebars->39->277" + "default.handlebars->39->280" ] }, { @@ -68659,7 +68693,7 @@ "zh-chs": "欢迎{0}。", "zh-cht": "歡迎{0}。", "xloc": [ - "default.handlebars->39->55", + "default.handlebars->39->58", "terms.handlebars->3->1" ] }, @@ -68685,7 +68719,7 @@ "zh-chs": "威尔士文", "zh-cht": "威爾士文", "xloc": [ - "default.handlebars->39->1698" + "default.handlebars->39->1704" ] }, { @@ -68710,7 +68744,7 @@ "zh-chs": "启用后,任何人都可以使用邀请代码通过以下公共连结将设备加入该设备组:", "zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:", "xloc": [ - "default.handlebars->39->2065" + "default.handlebars->39->2071" ] }, { @@ -68736,7 +68770,7 @@ "zh-cht": "啟用後,每次登入時,你都可以選擇向電郵帳戶接收登入保安編碼,以提高安全性。", "xloc": [ "default-mobile.handlebars->11->100", - "default.handlebars->39->1483" + "default.handlebars->39->1489" ] }, { @@ -68761,7 +68795,7 @@ "zh-chs": "选择此策略时,此服务器不管理英特尔®AMT。 仍然可以通过手动激活和配置Intel AMT来使用它。", "zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。", "xloc": [ - "default.handlebars->39->1947" + "default.handlebars->39->1953" ] }, { @@ -68808,7 +68842,7 @@ "zh-chs": "选择此策略后,将禁用处于客户端控制模式(CCM)的所有英特尔®AMT。 其他设备将清除CIRA,并且仍然可以手动进行管理。", "zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。", "xloc": [ - "default.handlebars->39->1948" + "default.handlebars->39->1954" ] }, { @@ -68833,7 +68867,7 @@ "zh-chs": "下次登录时将更改。", "zh-cht": "下次登入時將更改。", "xloc": [ - "default.handlebars->39->2581" + "default.handlebars->39->2589" ] }, { @@ -68861,8 +68895,8 @@ "default-mobile.handlebars->11->431", "default-mobile.handlebars->11->435", "default-mobile.handlebars->dialog->3->dialog3->deskkeys->5", - "default.handlebars->39->1223", - "default.handlebars->39->1227", + "default.handlebars->39->1229", + "default.handlebars->39->1233", "sharing.handlebars->p11->deskarea0->deskarea4->3->deskkeys->3" ] }, @@ -69068,7 +69102,7 @@ "zh-chs": "Win32可执行档案", "zh-cht": "Win32可執行檔案", "xloc": [ - "default.handlebars->39->1143" + "default.handlebars->39->1149" ] }, { @@ -69135,7 +69169,7 @@ "tr": "Pencere Başlığı", "zh-chs": "窗口标题", "xloc": [ - "default.handlebars->39->112" + "default.handlebars->39->115" ] }, { @@ -69161,8 +69195,9 @@ "zh-cht": "視窗", "xloc": [ "default-mobile.handlebars->11->283", - "default.handlebars->39->525", - "default.handlebars->39->786" + "default.handlebars->39->528", + "default.handlebars->39->55", + "default.handlebars->39->789" ] }, { @@ -69187,8 +69222,8 @@ "zh-chs": "Windows(.exe)", "zh-cht": "Windows(.exe)", "xloc": [ - "default.handlebars->39->548", - "default.handlebars->39->576" + "default.handlebars->39->551", + "default.handlebars->39->579" ] }, { @@ -69213,7 +69248,7 @@ "zh-chs": "Windows(32位)", "zh-cht": "Windows(32位)", "xloc": [ - "default.handlebars->39->1149" + "default.handlebars->39->1155" ] }, { @@ -69238,7 +69273,7 @@ "zh-chs": "Windows(64位)", "zh-cht": "Windows(64位)", "xloc": [ - "default.handlebars->39->1148" + "default.handlebars->39->1154" ] }, { @@ -69262,7 +69297,7 @@ "tr": "Windows (RDP)", "zh-chs": "视窗 (RDP)", "xloc": [ - "default.handlebars->39->442" + "default.handlebars->39->445" ] }, { @@ -69287,7 +69322,7 @@ "zh-chs": "Windows(卸载)", "zh-cht": "Windows(卸載)", "xloc": [ - "default.handlebars->39->531" + "default.handlebars->39->534" ] }, { @@ -69466,8 +69501,8 @@ "zh-chs": "Windows命令提示", "zh-cht": "Windows命令提示", "xloc": [ - "default.handlebars->39->1097", - "default.handlebars->39->660" + "default.handlebars->39->1103", + "default.handlebars->39->663" ] }, { @@ -69477,8 +69512,8 @@ "fr": "MeshAgent Windows", "pt-br": "MeshAgent Windows", "xloc": [ - "default.handlebars->39->2070", - "default.handlebars->39->515" + "default.handlebars->39->2076", + "default.handlebars->39->518" ] }, { @@ -69555,7 +69590,7 @@ "zh-chs": "Windows路径", "zh-cht": "Windows路徑", "xloc": [ - "default.handlebars->39->681" + "default.handlebars->39->684" ] }, { @@ -69580,8 +69615,8 @@ "zh-chs": "Windows PowerShell", "zh-cht": "Windows PowerShell", "xloc": [ - "default.handlebars->39->1098", - "default.handlebars->39->661" + "default.handlebars->39->1104", + "default.handlebars->39->664" ] }, { @@ -69606,7 +69641,7 @@ "zh-chs": "视窗安全", "xloc": [ "default-mobile.handlebars->11->530", - "default.handlebars->39->833" + "default.handlebars->39->836" ] }, { @@ -69631,7 +69666,7 @@ "zh-chs": "仅Windows", "zh-cht": "僅Windows", "xloc": [ - "default.handlebars->39->488" + "default.handlebars->39->491" ] }, { @@ -69656,8 +69691,8 @@ "zh-chs": "Windows x64(.exe)", "zh-cht": "Windows x64(.exe)", "xloc": [ - "default.handlebars->39->552", - "default.handlebars->39->579" + "default.handlebars->39->555", + "default.handlebars->39->582" ] }, { @@ -69681,7 +69716,7 @@ "tr": "Çalışma seti", "zh-chs": "工作集", "xloc": [ - "default.handlebars->39->131" + "default.handlebars->39->134" ] }, { @@ -69731,7 +69766,7 @@ "zh-chs": "换行:关", "zh-cht": "换行:關", "xloc": [ - "default.handlebars->39->1353", + "default.handlebars->39->1359", "sharing.handlebars->11->84" ] }, @@ -69757,7 +69792,7 @@ "zh-chs": "换行:开", "zh-cht": "换行:開", "xloc": [ - "default.handlebars->39->1352", + "default.handlebars->39->1358", "sharing.handlebars->11->83" ] }, @@ -69783,7 +69818,7 @@ "zh-chs": "为此设备写一个事件", "zh-cht": "為此裝置寫一個事件", "xloc": [ - "default.handlebars->39->885" + "default.handlebars->39->891" ] }, { @@ -69858,7 +69893,7 @@ "zh-chs": "XTerm", "zh-cht": "XTerm", "xloc": [ - "default.handlebars->39->909" + "default.handlebars->39->915" ] }, { @@ -69883,7 +69918,7 @@ "zh-chs": "科萨", "zh-cht": "科薩", "xloc": [ - "default.handlebars->39->1699" + "default.handlebars->39->1705" ] }, { @@ -69908,7 +69943,7 @@ "zh-chs": "意第绪文", "zh-cht": "意第緒文", "xloc": [ - "default.handlebars->39->1700" + "default.handlebars->39->1706" ] }, { @@ -69933,7 +69968,7 @@ "zh-chs": "您可以随时重新激活此功能。", "zh-cht": "你可以隨時重新啟動此功能。", "xloc": [ - "default.handlebars->39->208" + "default.handlebars->39->211" ] }, { @@ -70030,7 +70065,7 @@ "zh-chs": "您现在需要一个有效的保安编码才能再次登录。", "zh-cht": "你現在需要一個有效的保安編碼才能再次登入。", "xloc": [ - "default.handlebars->39->203" + "default.handlebars->39->206" ] }, { @@ -70081,7 +70116,7 @@ "zh-chs": "YubiKey™ OTP", "zh-cht": "YubiKey™OTP", "xloc": [ - "default.handlebars->39->1502" + "default.handlebars->39->1508" ] }, { @@ -70132,7 +70167,7 @@ "zh-chs": "邮编档案名", "zh-cht": "郵編檔案名", "xloc": [ - "default.handlebars->39->1337", + "default.handlebars->39->1343", "sharing.handlebars->11->68" ] }, @@ -70158,7 +70193,7 @@ "zh-chs": "缩放至适合范围", "zh-cht": "縮放至適合範圍", "xloc": [ - "default.handlebars->39->752" + "default.handlebars->39->755" ] }, { @@ -70183,8 +70218,8 @@ "zh-chs": "放大到一定程度", "zh-cht": "放大到一定程度", "xloc": [ - "default.handlebars->39->749", - "default.handlebars->39->755" + "default.handlebars->39->752", + "default.handlebars->39->758" ] }, { @@ -70209,8 +70244,8 @@ "zh-chs": "缩小到一定程度", "zh-cht": "縮小到一定程度", "xloc": [ - "default.handlebars->39->750", - "default.handlebars->39->756" + "default.handlebars->39->753", + "default.handlebars->39->759" ] }, { @@ -70235,7 +70270,7 @@ "zh-chs": "祖鲁族", "zh-cht": "祖魯族", "xloc": [ - "default.handlebars->39->1701" + "default.handlebars->39->1707" ] }, { @@ -70260,7 +70295,7 @@ "zh-chs": "[KeyboardTyping]|类型", "zh-cht": "[KeyboardTyping]|類型", "xloc": [ - "default.handlebars->39->58" + "default.handlebars->39->61" ] }, { @@ -70653,7 +70688,7 @@ "zh-chs": "\\\\'", "zh-cht": "\\\\'", "xloc": [ - "default.handlebars->39->2950" + "default.handlebars->39->2958" ] }, { @@ -70680,8 +70715,8 @@ "xloc": [ "default-mobile.handlebars->11->180", "default-mobile.handlebars->11->181", - "default.handlebars->39->723", - "default.handlebars->39->724" + "default.handlebars->39->726", + "default.handlebars->39->727" ] }, { @@ -70706,9 +70741,9 @@ "zh-chs": "加一", "zh-cht": "加一", "xloc": [ - "default.handlebars->39->336", - "default.handlebars->39->338", - "default.handlebars->39->340" + "default.handlebars->39->339", + "default.handlebars->39->341", + "default.handlebars->39->343" ] }, { @@ -70733,7 +70768,7 @@ "zh-chs": "管理员", "zh-cht": "管理員", "xloc": [ - "default.handlebars->39->451" + "default.handlebars->39->454" ] }, { @@ -70759,8 +70794,8 @@ "xloc": [ "default-mobile.handlebars->11->184", "default-mobile.handlebars->11->185", - "default.handlebars->39->727", - "default.handlebars->39->728" + "default.handlebars->39->730", + "default.handlebars->39->731" ] }, { @@ -70784,7 +70819,7 @@ "tr": "ve", "zh-chs": "和", "xloc": [ - "default.handlebars->39->705" + "default.handlebars->39->708" ] }, { @@ -70862,8 +70897,8 @@ "xloc": [ "default-mobile.handlebars->11->178", "default-mobile.handlebars->11->179", - "default.handlebars->39->721", - "default.handlebars->39->722" + "default.handlebars->39->724", + "default.handlebars->39->725" ] }, { @@ -70914,7 +70949,7 @@ "zh-chs": "取消帮助", "zh-cht": "取消幫助", "xloc": [ - "default.handlebars->39->388" + "default.handlebars->39->391" ] }, { @@ -71041,8 +71076,8 @@ "tr": "bilgisayar listesi.json", "zh-chs": "计算机列表.json", "xloc": [ - "default.handlebars->39->698", - "default.handlebars->39->703" + "default.handlebars->39->701", + "default.handlebars->39->706" ] }, { @@ -71068,7 +71103,7 @@ "zh-cht": "console.txt", "xloc": [ "default-mobile.handlebars->11->611", - "default.handlebars->39->1462" + "default.handlebars->39->1468" ] }, { @@ -71094,7 +71129,7 @@ "zh-cht": "複製", "xloc": [ "default-mobile.handlebars->11->161", - "default.handlebars->39->2157" + "default.handlebars->39->2163" ] }, { @@ -71143,8 +71178,8 @@ "tr": "açıklama:", "zh-chs": "描述:", "xloc": [ - "default.handlebars->39->729", - "default.handlebars->39->730" + "default.handlebars->39->732", + "default.handlebars->39->733" ] }, { @@ -71168,7 +71203,7 @@ "tr": "cihaz listesi", "zh-chs": "设备列表", "xloc": [ - "default.handlebars->39->307" + "default.handlebars->39->310" ] }, { @@ -71193,8 +71228,8 @@ "zh-chs": "devicelist.csv", "zh-cht": "devicelist.csv", "xloc": [ - "default.handlebars->39->694", - "default.handlebars->39->702" + "default.handlebars->39->697", + "default.handlebars->39->705" ] }, { @@ -71219,8 +71254,8 @@ "zh-chs": "devicelist.json", "zh-cht": "devicelist.json", "xloc": [ - "default.handlebars->39->696", - "default.handlebars->39->704" + "default.handlebars->39->699", + "default.handlebars->39->707" ] }, { @@ -71315,8 +71350,8 @@ "zh-chs": "eventslist.csv", "zh-cht": "eventslist.csv", "xloc": [ - "default.handlebars->39->2340", - "default.handlebars->39->2345" + "default.handlebars->39->2348", + "default.handlebars->39->2353" ] }, { @@ -71341,8 +71376,8 @@ "zh-chs": "eventslist.json", "zh-cht": "eventslist.json", "xloc": [ - "default.handlebars->39->2342", - "default.handlebars->39->2346" + "default.handlebars->39->2350", + "default.handlebars->39->2354" ] }, { @@ -71367,7 +71402,7 @@ "zh-chs": "example@email.com", "zh-cht": "example@email.com", "xloc": [ - "default.handlebars->39->484" + "default.handlebars->39->487" ] }, { @@ -71417,8 +71452,8 @@ "zh-chs": "免费", "zh-cht": "免費", "xloc": [ - "default.handlebars->39->2887", - "default.handlebars->39->2890" + "default.handlebars->39->2895", + "default.handlebars->39->2898" ] }, { @@ -71445,8 +71480,8 @@ "xloc": [ "default-mobile.handlebars->11->172", "default-mobile.handlebars->11->173", - "default.handlebars->39->715", - "default.handlebars->39->716" + "default.handlebars->39->718", + "default.handlebars->39->719" ] }, { @@ -71473,8 +71508,8 @@ "xloc": [ "default-mobile.handlebars->11->170", "default-mobile.handlebars->11->171", - "default.handlebars->39->713", - "default.handlebars->39->714" + "default.handlebars->39->716", + "default.handlebars->39->717" ] }, { @@ -71688,7 +71723,7 @@ "nl": "id, naam, email, aangemaakt, laaste login, groeps, authfactors, siteadmin, useradmin, geblokkeerd", "pl": "id, nazwa, e-mail, tworzenie, ostatnie logowanie, grupy, opcje autentykacji, administrator, uużytkownik, blokada", "xloc": [ - "default.handlebars->39->2412" + "default.handlebars->39->2420" ] }, { @@ -71755,7 +71790,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", "xloc": [ - "default.handlebars->39->701" + "default.handlebars->39->704" ] }, { @@ -71803,8 +71838,8 @@ "xloc": [ "default-mobile.handlebars->11->168", "default-mobile.handlebars->11->169", - "default.handlebars->39->711", - "default.handlebars->39->712" + "default.handlebars->39->714", + "default.handlebars->39->715" ] }, { @@ -71904,7 +71939,7 @@ "zh-chs": "k max,默认为空白", "zh-cht": "k max,默認為空白", "xloc": [ - "default.handlebars->39->2440" + "default.handlebars->39->2448" ] }, { @@ -72002,7 +72037,7 @@ "zh-cht": "macOS", "xloc": [ "default-mobile.handlebars->11->287", - "default.handlebars->39->790" + "default.handlebars->39->793" ] }, { @@ -72048,7 +72083,7 @@ "tr": "macOS (SSH/SCP/VNC)", "zh-chs": "macOS (SSH/SCP/VNC)", "xloc": [ - "default.handlebars->39->444" + "default.handlebars->39->447" ] }, { @@ -72117,7 +72152,7 @@ "zh-chs": "macOS ARM (64位)", "zh-cht": "macOS ARM (64位)", "xloc": [ - "default.handlebars->39->1153" + "default.handlebars->39->1159" ] }, { @@ -72142,7 +72177,7 @@ "zh-chs": "macOS x86 (64位)", "zh-cht": "macOS x86 (64位)", "xloc": [ - "default.handlebars->39->1152" + "default.handlebars->39->1158" ] }, { @@ -72219,7 +72254,7 @@ "zh-chs": "MeshAgent", "zh-cht": "MeshAgent", "xloc": [ - "default.handlebars->39->584" + "default.handlebars->39->587" ] }, { @@ -72245,7 +72280,7 @@ "zh-cht": "移動", "xloc": [ "default-mobile.handlebars->11->162", - "default.handlebars->39->2158" + "default.handlebars->39->2164" ] }, { @@ -72405,7 +72440,7 @@ "tr": "veya", "zh-chs": "或者", "xloc": [ - "default.handlebars->39->706" + "default.handlebars->39->709" ] }, { @@ -72431,8 +72466,8 @@ "xloc": [ "default-mobile.handlebars->11->182", "default-mobile.handlebars->11->183", - "default.handlebars->39->725", - "default.handlebars->39->726" + "default.handlebars->39->728", + "default.handlebars->39->729" ] }, { @@ -72506,7 +72541,7 @@ "zh-chs": "servererrors.txt", "zh-cht": "servererrors.txt", "xloc": [ - "default.handlebars->39->1816" + "default.handlebars->39->1822" ] }, { @@ -72531,7 +72566,7 @@ "zh-chs": "servertrace.csv", "zh-cht": "servertrace.csv", "xloc": [ - "default.handlebars->39->2944" + "default.handlebars->39->2952" ] }, { @@ -72579,8 +72614,8 @@ "xloc": [ "default-mobile.handlebars->11->176", "default-mobile.handlebars->11->177", - "default.handlebars->39->719", - "default.handlebars->39->720" + "default.handlebars->39->722", + "default.handlebars->39->723" ] }, { @@ -72607,8 +72642,8 @@ "xloc": [ "default-mobile.handlebars->11->174", "default-mobile.handlebars->11->175", - "default.handlebars->39->717", - "default.handlebars->39->718" + "default.handlebars->39->720", + "default.handlebars->39->721" ] }, { @@ -72633,7 +72668,7 @@ "zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "xloc": [ - "default.handlebars->39->2919" + "default.handlebars->39->2927" ] }, { @@ -72658,7 +72693,7 @@ "zh-chs": "时间,来源,信息", "zh-cht": "時間,來源,訊息", "xloc": [ - "default.handlebars->39->2943" + "default.handlebars->39->2951" ] }, { @@ -72705,8 +72740,8 @@ "zh-chs": "总计", "zh-cht": "總", "xloc": [ - "default.handlebars->39->2888", - "default.handlebars->39->2891" + "default.handlebars->39->2896", + "default.handlebars->39->2899" ] }, { @@ -72757,8 +72792,8 @@ "xloc": [ "default-mobile.handlebars->11->166", "default-mobile.handlebars->11->167", - "default.handlebars->39->709", - "default.handlebars->39->710" + "default.handlebars->39->712", + "default.handlebars->39->713" ] }, { @@ -72807,8 +72842,8 @@ "xloc": [ "default-mobile.handlebars->11->164", "default-mobile.handlebars->11->165", - "default.handlebars->39->707", - "default.handlebars->39->708" + "default.handlebars->39->710", + "default.handlebars->39->711" ] }, { @@ -72833,8 +72868,8 @@ "zh-chs": "userlist.csv", "zh-cht": "userlist.csv", "xloc": [ - "default.handlebars->39->2408", - "default.handlebars->39->2413" + "default.handlebars->39->2416", + "default.handlebars->39->2421" ] }, { @@ -72859,8 +72894,8 @@ "zh-chs": "userlist.json", "zh-cht": "userlist.json", "xloc": [ - "default.handlebars->39->2410", - "default.handlebars->39->2414" + "default.handlebars->39->2418", + "default.handlebars->39->2422" ] }, { @@ -72885,7 +72920,7 @@ "zh-chs": "utc,时间,类型,指令,用户,设备,消息", "zh-cht": "utc,時間,類型,指令,用戶,裝置,消息", "xloc": [ - "default.handlebars->39->2344" + "default.handlebars->39->2352" ] }, { @@ -73102,8 +73137,8 @@ "zh-chs": "{0} Gb", "zh-cht": "{0} Gb", "xloc": [ - "default.handlebars->39->2132", - "default.handlebars->39->2137" + "default.handlebars->39->2138", + "default.handlebars->39->2143" ] }, { @@ -73149,9 +73184,9 @@ "zh-chs": "{0} Kb", "zh-cht": "{0} Kb", "xloc": [ - "default.handlebars->39->2130", - "default.handlebars->39->2135", - "default.handlebars->39->2707" + "default.handlebars->39->2136", + "default.handlebars->39->2141", + "default.handlebars->39->2715" ] }, { @@ -73199,10 +73234,10 @@ "xloc": [ "default-mobile.handlebars->11->595", "default-mobile.handlebars->11->600", - "default.handlebars->39->1445", - "default.handlebars->39->1450", - "default.handlebars->39->2131", - "default.handlebars->39->2136" + "default.handlebars->39->1451", + "default.handlebars->39->1456", + "default.handlebars->39->2137", + "default.handlebars->39->2142" ] }, { @@ -73228,7 +73263,7 @@ "zh-cht": "{0} Mb,{1} Mhz", "xloc": [ "default-mobile.handlebars->11->593", - "default.handlebars->39->1443" + "default.handlebars->39->1449" ] }, { @@ -73274,7 +73309,7 @@ "zh-chs": "{0}个活跃会话", "zh-cht": "{0}個活躍節", "xloc": [ - "default.handlebars->39->2627" + "default.handlebars->39->2635" ] }, { @@ -73299,8 +73334,8 @@ "zh-chs": "{0} b", "zh-cht": "{0} b", "xloc": [ - "default.handlebars->39->2129", - "default.handlebars->39->2134" + "default.handlebars->39->2135", + "default.handlebars->39->2140" ] }, { @@ -73326,8 +73361,8 @@ "zh-cht": "{0}個字節", "xloc": [ "default-mobile.handlebars->11->150", - "default.handlebars->39->2145", - "default.handlebars->39->2728", + "default.handlebars->39->2151", + "default.handlebars->39->2736", "download.handlebars->3->2", "download2.handlebars->5->2", "sharing.handlebars->11->97" @@ -73355,7 +73390,7 @@ "zh-chs": "剩余{0}个字节", "zh-cht": "剩餘{0}個字節", "xloc": [ - "default.handlebars->39->2124" + "default.handlebars->39->2130" ] }, { @@ -73401,7 +73436,7 @@ "zh-chs": "{0}个连接", "zh-cht": "{0}個連接", "xloc": [ - "default.handlebars->39->1195", + "default.handlebars->39->1201", "sharing.handlebars->11->16" ] }, @@ -73426,7 +73461,7 @@ "tr": "{1} ile {2} arasında {0}.", "zh-chs": "{0} 从 {1} 到 {2}。", "xloc": [ - "default.handlebars->39->1111" + "default.handlebars->39->1117" ] }, { @@ -73451,7 +73486,7 @@ "zh-chs": "剩余{0} GB", "zh-cht": "剩餘{0} GB", "xloc": [ - "default.handlebars->39->2127" + "default.handlebars->39->2133" ] }, { @@ -73476,7 +73511,7 @@ "zh-chs": "{0}个群组", "zh-cht": "{0}個群組", "xloc": [ - "default.handlebars->39->2586" + "default.handlebars->39->2594" ] }, { @@ -73501,7 +73536,7 @@ "zh-chs": "{0}小時", "zh-cht": "{0}小時", "xloc": [ - "default.handlebars->39->256" + "default.handlebars->39->259" ] }, { @@ -73548,7 +73583,7 @@ "zh-chs": "剩余{0}千字节", "zh-cht": "剩餘{0}千字節", "xloc": [ - "default.handlebars->39->2125" + "default.handlebars->39->2131" ] }, { @@ -73600,7 +73635,7 @@ "zh-chs": "剩余{0}兆字节", "zh-cht": "剩餘{0}兆字節", "xloc": [ - "default.handlebars->39->2126" + "default.handlebars->39->2132" ] }, { @@ -73620,7 +73655,7 @@ "tr": "{0} dakika", "pt-br": "{0} minuto", "xloc": [ - "default.handlebars->39->269" + "default.handlebars->39->272" ] }, { @@ -73640,7 +73675,7 @@ "tr": "{0} dakika", "pt-br": "{0} minutos", "xloc": [ - "default.handlebars->39->271" + "default.handlebars->39->274" ] }, { @@ -73686,7 +73721,7 @@ "zh-chs": "{0}分钟直到断开连接", "zh-cht": "{0}分鐘直到斷開連接", "xloc": [ - "default.handlebars->39->78" + "default.handlebars->39->81" ] }, { @@ -73711,7 +73746,7 @@ "zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...", "zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->39->2354" + "default.handlebars->39->2362" ] }, { @@ -73736,7 +73771,7 @@ "zh-chs": "{0}个节点", "zh-cht": "{0}個節點", "xloc": [ - "default.handlebars->39->590" + "default.handlebars->39->593" ] }, { @@ -73938,9 +73973,9 @@ "tr": "{0} saniye", "zh-chs": "{0} 秒", "xloc": [ - "default.handlebars->39->122", - "default.handlebars->39->124", - "default.handlebars->39->126" + "default.handlebars->39->125", + "default.handlebars->39->127", + "default.handlebars->39->129" ] }, { @@ -73986,7 +74021,7 @@ "zh-chs": "{0}秒后断开连接", "zh-cht": "{0}秒後斷開連接", "xloc": [ - "default.handlebars->39->76" + "default.handlebars->39->79" ] }, { @@ -74057,7 +74092,7 @@ "tr": "{0} seçili cihaz çevrimdışı.", "zh-chs": "{0} 个选定的设备处于离线状态。", "xloc": [ - "default.handlebars->39->656" + "default.handlebars->39->659" ] }, { @@ -74081,7 +74116,7 @@ "tr": "{0} seçili cihaz çevrimiçi.", "zh-chs": "{0} 个选定的设备在线。", "xloc": [ - "default.handlebars->39->654" + "default.handlebars->39->657" ] }, { @@ -74113,14 +74148,14 @@ "default-mobile.handlebars->11->219", "default-mobile.handlebars->11->223", "default-mobile.handlebars->11->227", - "default.handlebars->39->2358", - "default.handlebars->39->392", + "default.handlebars->39->2366", "default.handlebars->39->395", - "default.handlebars->39->399", - "default.handlebars->39->403", - "default.handlebars->39->407", - "default.handlebars->39->411", - "default.handlebars->39->415" + "default.handlebars->39->398", + "default.handlebars->39->402", + "default.handlebars->39->406", + "default.handlebars->39->410", + "default.handlebars->39->414", + "default.handlebars->39->418" ] }, { @@ -74145,7 +74180,7 @@ "zh-chs": "{0}设置(.msh)", "zh-cht": "{0}设置(.msh)", "xloc": [ - "default.handlebars->39->555" + "default.handlebars->39->558" ] }, { @@ -74282,7 +74317,7 @@ "zh-chs": "{0}个用户", "zh-cht": "{0}個用戶", "xloc": [ - "default.handlebars->39->418" + "default.handlebars->39->421" ] }, { @@ -74348,8 +74383,8 @@ "tr": "{0}, {1} için {2} dakika", "pt-br": "{0}, {1} até {2} minuto", "xloc": [ - "default.handlebars->39->1898", - "default.handlebars->39->959" + "default.handlebars->39->1904", + "default.handlebars->39->965" ] }, { @@ -74369,8 +74404,8 @@ "tr": "{0}, {1} için {2} dakika", "pt-br": "{0}, {1} até {2} minutos", "xloc": [ - "default.handlebars->39->1899", - "default.handlebars->39->960" + "default.handlebars->39->1905", + "default.handlebars->39->966" ] }, { @@ -74395,8 +74430,8 @@ "zh-chs": "{0},{1}至{2}", "zh-cht": "{0},{1}至{2}", "xloc": [ - "default.handlebars->39->1897", - "default.handlebars->39->958" + "default.handlebars->39->1903", + "default.handlebars->39->964" ] }, { @@ -74471,7 +74506,7 @@ "zh-chs": "{0}k在1档案内。最多{1}k", "zh-cht": "{0}k在1檔案內。最多{1}k", "xloc": [ - "default.handlebars->39->2139" + "default.handlebars->39->2145" ] }, { @@ -74496,7 +74531,7 @@ "zh-chs": "{1}k在{0}个档案中。最多{2}k", "zh-cht": "{1}k在{0}個檔案中。最多{2}k", "xloc": [ - "default.handlebars->39->2138" + "default.handlebars->39->2144" ] }, {