More work on user device permissions.

Ylian Saint-Hilaire committed Mar 29, 2020 at 13:40 UTC 16288e49c5599685508137fe5c23f6ec0f3c2316
3 files changed +1205 -1070
meshuser.js
+2 -2
@@ -2502,8 +2502,8 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use
2502 db.SetUser(newuser);
2503
2504 // Notify user change
2505 - var targets = ['*', 'server-users', newuserid._id];
2506 - var event = { etype: 'user', userid: newuserid._id, username: newuserid.name, action: 'accountchange', msg: (command.rights == 0) ? ('Removed user device rights for ' + user.name) : ('Changed user device rights for ' + user.name), domain: domain.id, account: parent.CloneSafeUser(newuser) };
2505 + var targets = ['*', 'server-users', newuserid];
2506 + var event = { etype: 'user', userid: user._id, username: user.name, action: 'accountchange', msg: (command.rights == 0) ? ('Removed user device rights for ' + newuser.name) : ('Changed user device rights for ' + newuser.name), domain: domain.id, account: parent.CloneSafeUser(newuser) };
2507 if (db.changeStream) { event.noact = 1; } // If DB change stream is active, don't use this event to change the user. Another event will come.
2508 parent.parent.DispatchEvent(targets, obj, event);
2509 }
translate/translate.json
+1123 -1037
@@ -14,8 +14,8 @@
14 "ru": " + CIRA",
15 "zh-chs": " + CIRA",
16 "xloc": [
17 - "default.handlebars->27->1069",
18 - "default.handlebars->27->1071"
17 + "default.handlebars->27->1090",
18 + "default.handlebars->27->1092"
19 ]
20 },
21 {
@@ -236,7 +236,7 @@
236 "ru": " Может быть использована подсказка пароля, но не рекоммендуется.",
237 "zh-chs": " 可以使用密碼提示,但不建議使用。",
238 "xloc": [
239 - "default.handlebars->27->999"
239 + "default.handlebars->27->1020"
240 ]
241 },
242 {
@@ -253,8 +253,8 @@
253 "ru": " Для добавления в группу устройств, пользователь должен зайти на сервер хотя бы один раз.",
254 "zh-chs": " 用戶需要先登錄到該服務器一次,然後才能將其添加到設備組。",
255 "xloc": [
256 - "default.handlebars->27->1144",
257 - "default.handlebars->27->1395"
256 + "default.handlebars->27->1166",
257 + "default.handlebars->27->1419"
258 ]
259 },
260 {
@@ -437,7 +437,7 @@
437 "ru": "* Оставьте пустым для установления случайного пароля каждому устройству.",
438 "zh-chs": "*保留空白以為每個設備分配一個隨機密碼。",
439 "xloc": [
440 - "default.handlebars->27->1119"
440 + "default.handlebars->27->1140"
441 ]
442 },
443 {
@@ -470,7 +470,7 @@
470 "zh-chs": ",",
471 "xloc": [
472 "default-mobile.handlebars->9->333",
473 - "default.handlebars->27->1201"
473 + "default.handlebars->27->1225"
474 ]
475 },
476 {
@@ -505,7 +505,7 @@
505 "ru": ", MQTT онлайн",
506 "zh-chs": ",MQTT在線",
507 "xloc": [
508 - "default.handlebars->27->748"
508 + "default.handlebars->27->769"
509 ]
510 },
511 {
@@ -522,7 +522,7 @@
522 "ru": ", Soft-KVM",
523 "zh-chs": ",軟KVM",
524 "xloc": [
525 - "default.handlebars->27->608"
525 + "default.handlebars->27->629"
526 ]
527 },
528 {
@@ -541,9 +541,9 @@
541 "xloc": [
542 "default-mobile.handlebars->9->231",
543 "default-mobile.handlebars->9->241",
544 - "default.handlebars->27->609",
545 - "default.handlebars->27->639",
546 - "default.handlebars->27->651",
544 + "default.handlebars->27->630",
545 + "default.handlebars->27->660",
546 + "default.handlebars->27->672",
547 "xterm.handlebars->9->6"
548 ]
549 },
@@ -652,9 +652,9 @@
652 "xloc": [
653 "default-mobile.handlebars->9->246",
654 "default-mobile.handlebars->9->70",
655 - "default.handlebars->27->1238",
656 - "default.handlebars->27->1486",
657 - "default.handlebars->27->653"
655 + "default.handlebars->27->1262",
656 + "default.handlebars->27->1509",
657 + "default.handlebars->27->674"
658 ]
659 },
660 {
@@ -703,7 +703,7 @@
703 "ru": "1 активная сессия",
704 "zh-chs": "1個活動會話",
705 "xloc": [
706 - "default.handlebars->27->1436"
706 + "default.handlebars->27->1460"
707 ]
708 },
709 {
@@ -722,7 +722,7 @@
722 "xloc": [
723 "default-mobile.handlebars->9->337",
724 "default-mobile.handlebars->9->80",
725 - "default.handlebars->27->1255"
725 + "default.handlebars->27->1279"
726 ]
727 },
728 {
@@ -758,7 +758,7 @@
758 "ru": "1 группа",
759 "zh-chs": "1組",
760 "xloc": [
761 - "default.handlebars->27->1419"
761 + "default.handlebars->27->1443"
762 ]
763 },
764 {
@@ -830,7 +830,7 @@
830 "ru": "Еще 1 пользователь не показан, используйте поиск чтобы найти пользователей...",
831 "zh-chs": "未再顯示1個用戶,請使用搜索框查找用戶...",
832 "xloc": [
833 - "default.handlebars->27->1290"
833 + "default.handlebars->27->1314"
834 ]
835 },
836 {
@@ -881,7 +881,7 @@
881 "ru": "1 сессия",
882 "zh-chs": "1節",
883 "xloc": [
884 - "default.handlebars->27->1294"
884 + "default.handlebars->27->1318"
885 ]
886 },
887 {
@@ -1146,7 +1146,7 @@
1146 "ru": "двухфакторная аутентификация включена",
1147 "zh-chs": "啟用第二因素身份驗證",
1148 "xloc": [
1149 - "default.handlebars->27->1428"
1149 + "default.handlebars->27->1452"
1150 ]
1151 },
1152 {
@@ -1499,7 +1499,7 @@
1499 "ru": "7-дневная статистика работы",
1500 "zh-chs": "7天電源狀態",
1501 "xloc": [
1502 - "default.handlebars->27->547"
1502 + "default.handlebars->27->568"
1503 ]
1504 },
1505 {
@@ -1844,7 +1844,7 @@
1844 "ru": "Отказано в доступе",
1845 "zh-chs": "拒絕訪問",
1846 "xloc": [
1847 - "default.handlebars->27->749"
1847 + "default.handlebars->27->770"
1848 ]
1849 },
1850 {
@@ -1879,7 +1879,7 @@
1879 "ru": "Доступ к файлам сервера",
1880 "zh-chs": "訪問服務器文件",
1881 "xloc": [
1882 - "default.handlebars->27->1400"
1882 + "default.handlebars->27->1424"
1883 ]
1884 },
1885 {
@@ -1954,8 +1954,8 @@
1954 "default-mobile.handlebars->9->55",
1955 "default-mobile.handlebars->9->57",
1956 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->1->0",
1957 - "default.handlebars->27->1008",
1958 - "default.handlebars->27->1010",
1957 + "default.handlebars->27->1029",
1958 + "default.handlebars->27->1031",
1959 "default.handlebars->27->433",
1960 "default.handlebars->27->435"
1961 ]
@@ -2061,7 +2061,7 @@
2061 "ru": "Действиe",
2062 "zh-chs": "行動",
2063 "xloc": [
2064 - "default.handlebars->27->754",
2064 + "default.handlebars->27->775",
2065 "default.handlebars->container->column_l->p42->p42tbl->1->0->8"
2066 ]
2067 },
@@ -2078,8 +2078,8 @@
2078 "ru": "Файл действий",
2079 "zh-chs": "動作文件",
2080 "xloc": [
2081 - "default.handlebars->27->588",
2082 - "default.handlebars->27->590"
2081 + "default.handlebars->27->609",
2082 + "default.handlebars->27->611"
2083 ]
2084 },
2085 {
@@ -2155,7 +2155,7 @@
2155 "default-mobile.handlebars->9->182",
2156 "default.handlebars->27->456",
2157 "default.handlebars->27->458",
2158 - "default.handlebars->27->719"
2158 + "default.handlebars->27->740"
2159 ]
2160 },
2161 {
@@ -2171,8 +2171,8 @@
2171 "ru": "Активация",
2172 "zh-chs": "激活",
2173 "xloc": [
2174 - "default.handlebars->27->1082",
2175 - "default.handlebars->27->1084",
2174 + "default.handlebars->27->1103",
2175 + "default.handlebars->27->1105",
2176 "default.handlebars->27->212",
2177 "default.handlebars->27->214"
2178 ]
@@ -2238,7 +2238,7 @@
2238 "pt": "Adicionar Dispositivo",
2239 "zh-chs": "添加設備",
2240 "xloc": [
2241 - "default.handlebars->27->1452"
2241 + "default.handlebars->27->1476"
2242 ]
2243 },
2244 {
@@ -2255,7 +2255,7 @@
2255 "ru": "Добавить событие к устройству",
2256 "zh-chs": "添加設備事件",
2257 "xloc": [
2258 - "default.handlebars->27->530"
2258 + "default.handlebars->27->551"
2259 ]
2260 },
2261 {
@@ -2272,10 +2272,10 @@
2272 "ru": "Добавить группу устройств",
2273 "zh-chs": "添加設備組",
2274 "xloc": [
2275 - "default.handlebars->27->1172",
2276 - "default.handlebars->27->1174",
2277 - "default.handlebars->27->1374",
2278 - "default.handlebars->27->1461",
2275 + "default.handlebars->27->1194",
2276 + "default.handlebars->27->1196",
2277 + "default.handlebars->27->1398",
2278 + "default.handlebars->27->1482",
2279 "default.handlebars->27->187"
2280 ]
2281 },
@@ -2283,7 +2283,7 @@
2283 "en": "Add Device Permissions",
2284 "nl": "Apparaatrechten toevoegen",
2285 "xloc": [
2286 - "default.handlebars->27->1175"
2286 + "default.handlebars->27->1197"
2287 ]
2288 },
2289 {
@@ -2367,7 +2367,7 @@
2367 "ru": "Добавить участие",
2368 "zh-chs": "添加會員",
2369 "xloc": [
2370 - "default.handlebars->27->1482"
2370 + "default.handlebars->27->1505"
2371 ]
2372 },
2373 {
@@ -2405,8 +2405,20 @@
2405 "default.handlebars->27->130",
2406 "default.handlebars->27->133",
2407 "default.handlebars->27->134",
2408 - "default.handlebars->27->776",
2409 - "default.handlebars->27->777"
2408 + "default.handlebars->27->797",
2409 + "default.handlebars->27->798"
2410 + ]
2411 + },
2412 + {
2413 + "en": "Add User",
2414 + "xloc": [
2415 + "default.handlebars->27->530"
2416 + ]
2417 + },
2418 + {
2419 + "en": "Add User Device Permissions",
2420 + "xloc": [
2421 + "default.handlebars->27->1200"
2422 ]
2423 },
2424 {
@@ -2423,9 +2435,9 @@
2435 "ru": "Добавить группу пользователей",
2436 "zh-chs": "添加用戶組",
2437 "xloc": [
2426 - "default.handlebars->27->1076",
2427 - "default.handlebars->27->1173",
2428 - "default.handlebars->27->1470"
2438 + "default.handlebars->27->1097",
2439 + "default.handlebars->27->1195",
2440 + "default.handlebars->27->1491"
2441 ]
2442 },
2443 {
@@ -2459,8 +2471,8 @@
2471 "ru": "Добавить пользователей",
2472 "zh-chs": "添加用戶",
2473 "xloc": [
2462 - "default.handlebars->27->1075",
2463 - "default.handlebars->27->1369"
2474 + "default.handlebars->27->1096",
2475 + "default.handlebars->27->1393"
2476 ]
2477 },
2478 {
@@ -2477,7 +2489,7 @@
2489 "ru": "Добавить пользователей в группу устройств",
2490 "zh-chs": "將用戶添加到設備組",
2491 "xloc": [
2480 - "default.handlebars->27->1171"
2492 + "default.handlebars->27->1193"
2493 ]
2494 },
2495 {
@@ -2494,7 +2506,7 @@
2506 "ru": "Добавить пользователей в группу",
2507 "zh-chs": "將用戶添加到用戶組",
2508 "xloc": [
2497 - "default.handlebars->27->1397"
2509 + "default.handlebars->27->1421"
2510 ]
2511 },
2512 {
@@ -2545,7 +2557,7 @@
2557 "ru": "Добавить новый Intel® AMT компьютер, находящийся в интернете.",
2558 "zh-chs": "添加位於互聯網上的新英特爾®AMT計算機。",
2559 "xloc": [
2548 - "default.handlebars->27->1077",
2560 + "default.handlebars->27->1098",
2561 "default.handlebars->27->205"
2562 ]
2563 },
@@ -2563,7 +2575,7 @@
2575 "ru": "Добавить новый Intel® AMT компьютер, находящийся в локальной сети.",
2576 "zh-chs": "添加位於本地網絡上的新英特爾®AMT計算機。",
2577 "xloc": [
2566 - "default.handlebars->27->1079",
2578 + "default.handlebars->27->1100",
2579 "default.handlebars->27->207"
2580 ]
2581 },
@@ -2598,7 +2610,7 @@
2610 "ru": "Добавить новый компьютер к этой сети установкой Mesh Agent.",
2611 "zh-chs": "通過安裝網格代理將新計算機添加到該網格。",
2612 "xloc": [
2601 - "default.handlebars->27->1085",
2613 + "default.handlebars->27->1106",
2614 "default.handlebars->27->215"
2615 ]
2616 },
@@ -2649,7 +2661,7 @@
2661 "pt": "Admin Control Mode (ACM)",
2662 "zh-chs": "管理員控制模式(ACM)",
2663 "xloc": [
2652 - "default.handlebars->27->721"
2664 + "default.handlebars->27->742"
2665 ]
2666 },
2667 {
@@ -2662,7 +2674,7 @@
2674 "pt": "Credenciais de administrador",
2675 "zh-chs": "管理員憑證",
2676 "xloc": [
2665 - "default.handlebars->27->727"
2677 + "default.handlebars->27->748"
2678 ]
2679 },
2680 {
@@ -2696,7 +2708,7 @@
2708 "ru": "Области администратора",
2709 "zh-chs": "管理領域",
2710 "xloc": [
2699 - "default.handlebars->27->1423"
2711 + "default.handlebars->27->1447"
2712 ]
2713 },
2714 {
@@ -2730,7 +2742,7 @@
2742 "ru": "Административные области",
2743 "zh-chs": "行政領域",
2744 "xloc": [
2733 - "default.handlebars->27->1339"
2745 + "default.handlebars->27->1363"
2746 ]
2747 },
2748 {
@@ -2747,7 +2759,7 @@
2759 "ru": "Администратор",
2760 "zh-chs": "管理員",
2761 "xloc": [
2750 - "default.handlebars->27->1301"
2762 + "default.handlebars->27->1325"
2763 ]
2764 },
2765 {
@@ -2763,7 +2775,7 @@
2775 "ru": "Африканский",
2776 "zh-chs": "南非語",
2777 "xloc": [
2766 - "default.handlebars->27->779"
2778 + "default.handlebars->27->800"
2779 ]
2780 },
2781 {
@@ -2783,8 +2795,8 @@
2795 "default-mobile.handlebars->9->124",
2796 "default-mobile.handlebars->9->177",
2797 "default-mobile.handlebars->9->193",
2786 - "default.handlebars->27->1226",
2787 - "default.handlebars->27->1232",
2798 + "default.handlebars->27->1250",
2799 + "default.handlebars->27->1256",
2800 "default.handlebars->27->166",
2801 "default.handlebars->27->355",
2802 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1"
@@ -2803,8 +2815,8 @@
2815 "ru": "Агент + Intel AMT",
2816 "zh-chs": "代理+英特爾AMT",
2817 "xloc": [
2806 - "default.handlebars->27->1228",
2807 - "default.handlebars->27->1234"
2818 + "default.handlebars->27->1252",
2819 + "default.handlebars->27->1258"
2820 ]
2821 },
2822 {
@@ -2837,7 +2849,7 @@
2849 "zh-chs": "代理控制台",
2850 "xloc": [
2851 "default-mobile.handlebars->9->318",
2840 - "default.handlebars->27->1184"
2852 + "default.handlebars->27->1208"
2853 ]
2854 },
2855 {
@@ -2853,7 +2865,7 @@
2865 "ru": "Счетчик ошибок агента",
2866 "zh-chs": "座席錯誤計數器",
2867 "xloc": [
2856 - "default.handlebars->27->1495"
2868 + "default.handlebars->27->1518"
2869 ]
2870 },
2871 {
@@ -2919,7 +2931,7 @@
2931 "ru": "Сессии агентов",
2932 "zh-chs": "座席會議",
2933 "xloc": [
2922 - "default.handlebars->27->1511"
2934 + "default.handlebars->27->1534"
2935 ]
2936 },
2937 {
@@ -2953,7 +2965,7 @@
2965 "ru": "Типы агента",
2966 "zh-chs": "代理類型",
2967 "xloc": [
2956 - "default.handlebars->27->1230",
2968 + "default.handlebars->27->1254",
2969 "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1"
2970 ]
2971 },
@@ -3007,7 +3019,7 @@
3019 "ru": "Агент оффлайн",
3020 "zh-chs": "代理離線",
3021 "xloc": [
3010 - "default.handlebars->27->747"
3022 + "default.handlebars->27->768"
3023 ]
3024 },
3025 {
@@ -3024,7 +3036,7 @@
3036 "ru": "Агент онлайн",
3037 "zh-chs": "代理在線",
3038 "xloc": [
3027 - "default.handlebars->27->746"
3039 + "default.handlebars->27->767"
3040 ]
3041 },
3042 {
@@ -3041,7 +3053,7 @@
3053 "ru": "Агенты",
3054 "zh-chs": "代理商",
3055 "xloc": [
3044 - "default.handlebars->27->1524"
3056 + "default.handlebars->27->1547"
3057 ]
3058 },
3059 {
@@ -3057,7 +3069,7 @@
3069 "ru": "Албанский",
3070 "zh-chs": "阿爾巴尼亞語",
3071 "xloc": [
3060 - "default.handlebars->27->780"
3072 + "default.handlebars->27->801"
3073 ]
3074 },
3075 {
@@ -3109,9 +3121,9 @@
3121 "ru": "Фокусирование всех",
3122 "zh-chs": "全部聚焦",
3123 "xloc": [
3112 - "default.handlebars->27->610",
3113 - "default.handlebars->27->612",
3114 - "default.handlebars->27->613"
3124 + "default.handlebars->27->631",
3125 + "default.handlebars->27->633",
3126 + "default.handlebars->27->634"
3127 ]
3128 },
3129 {
@@ -3128,8 +3140,14 @@
3140 "ru": "Разрешить пользователям управлять этой группой и устройствами этой группы.",
3141 "zh-chs": "允許用戶管理此設備組和該組中的設備。",
3142 "xloc": [
3131 - "default.handlebars->27->1143",
3132 - "default.handlebars->27->1394"
3143 + "default.handlebars->27->1164",
3144 + "default.handlebars->27->1418"
3145 + ]
3146 + },
3147 + {
3148 + "en": "Allow users to manage this device.",
3149 + "xloc": [
3150 + "default.handlebars->27->1165"
3151 ]
3152 },
3153 {
@@ -3182,7 +3200,7 @@
3200 "ru": "Поменять (F10 = ESC+0)",
3201 "zh-chs": "備用(F10 = ESC + 0)",
3202 "xloc": [
3185 - "default.handlebars->27->644"
3203 + "default.handlebars->27->665"
3204 ]
3205 },
3206 {
@@ -3214,7 +3232,7 @@
3232 "ru": "Всегда уведомлять",
3233 "zh-chs": "始終通知",
3234 "xloc": [
3217 - "default.handlebars->27->1056"
3235 + "default.handlebars->27->1077"
3236 ]
3237 },
3238 {
@@ -3231,7 +3249,7 @@
3249 "ru": "Всегда запрашивать",
3250 "zh-chs": "總是提示",
3251 "xloc": [
3234 - "default.handlebars->27->1057"
3252 + "default.handlebars->27->1078"
3253 ]
3254 },
3255 {
@@ -3385,7 +3403,7 @@
3403 "ru": "Арабский (Алжир)",
3404 "zh-chs": "阿拉伯文(阿爾及利亞)",
3405 "xloc": [
3388 - "default.handlebars->27->782"
3406 + "default.handlebars->27->803"
3407 ]
3408 },
3409 {
@@ -3400,7 +3418,7 @@
3418 "ru": "Арабский (Бахрейн)",
3419 "zh-chs": "阿拉伯文(巴林)",
3420 "xloc": [
3403 - "default.handlebars->27->783"
3421 + "default.handlebars->27->804"
3422 ]
3423 },
3424 {
@@ -3416,7 +3434,7 @@
3434 "ru": "Арабский (Египет)",
3435 "zh-chs": "阿拉伯文(埃及)",
3436 "xloc": [
3419 - "default.handlebars->27->784"
3437 + "default.handlebars->27->805"
3438 ]
3439 },
3440 {
@@ -3432,7 +3450,7 @@
3450 "ru": "Арабский (Ирак)",
3451 "zh-chs": "阿拉伯文(伊拉克)",
3452 "xloc": [
3435 - "default.handlebars->27->785"
3453 + "default.handlebars->27->806"
3454 ]
3455 },
3456 {
@@ -3448,7 +3466,7 @@
3466 "ru": "Арабский (Иордания)",
3467 "zh-chs": "阿拉伯語(約旦)",
3468 "xloc": [
3451 - "default.handlebars->27->786"
3469 + "default.handlebars->27->807"
3470 ]
3471 },
3472 {
@@ -3463,7 +3481,7 @@
3481 "ru": "Арабский (Кувейт)",
3482 "zh-chs": "阿拉伯文(科威特)",
3483 "xloc": [
3466 - "default.handlebars->27->787"
3484 + "default.handlebars->27->808"
3485 ]
3486 },
3487 {
@@ -3478,7 +3496,7 @@
3496 "ru": "Арабский (Ливан)",
3497 "zh-chs": "阿拉伯語(黎巴嫩)",
3498 "xloc": [
3481 - "default.handlebars->27->788"
3499 + "default.handlebars->27->809"
3500 ]
3501 },
3502 {
@@ -3494,7 +3512,7 @@
3512 "ru": "Арабский (Ливия)",
3513 "zh-chs": "阿拉伯文(利比亞)",
3514 "xloc": [
3497 - "default.handlebars->27->789"
3515 + "default.handlebars->27->810"
3516 ]
3517 },
3518 {
@@ -3510,7 +3528,7 @@
3528 "ru": "Арабский (Марокко)",
3529 "zh-chs": "阿拉伯文(摩洛哥)",
3530 "xloc": [
3513 - "default.handlebars->27->790"
3531 + "default.handlebars->27->811"
3532 ]
3533 },
3534 {
@@ -3525,7 +3543,7 @@
3543 "ru": "Арабский (Оман)",
3544 "zh-chs": "阿拉伯文(阿曼)",
3545 "xloc": [
3528 - "default.handlebars->27->791"
3546 + "default.handlebars->27->812"
3547 ]
3548 },
3549 {
@@ -3541,7 +3559,7 @@
3559 "ru": "Арабский (Катар)",
3560 "zh-chs": "阿拉伯語(卡塔爾)",
3561 "xloc": [
3544 - "default.handlebars->27->792"
3562 + "default.handlebars->27->813"
3563 ]
3564 },
3565 {
@@ -3557,7 +3575,7 @@
3575 "ru": "Арабский (Саудовская Аравия)",
3576 "zh-chs": "阿拉伯語(沙特阿拉伯)",
3577 "xloc": [
3560 - "default.handlebars->27->793"
3578 + "default.handlebars->27->814"
3579 ]
3580 },
3581 {
@@ -3573,7 +3591,7 @@
3591 "ru": "Арабский (стандартный)",
3592 "zh-chs": "阿拉伯語(標準)",
3593 "xloc": [
3576 - "default.handlebars->27->781"
3594 + "default.handlebars->27->802"
3595 ]
3596 },
3597 {
@@ -3589,7 +3607,7 @@
3607 "ru": "Арабский (Сирия)",
3608 "zh-chs": "阿拉伯語(敘利亞)",
3609 "xloc": [
3592 - "default.handlebars->27->794"
3610 + "default.handlebars->27->815"
3611 ]
3612 },
3613 {
@@ -3605,7 +3623,7 @@
3623 "ru": "Арабский (Тунис)",
3624 "zh-chs": "阿拉伯文(突尼斯)",
3625 "xloc": [
3608 - "default.handlebars->27->795"
3626 + "default.handlebars->27->816"
3627 ]
3628 },
3629 {
@@ -3620,7 +3638,7 @@
3638 "ru": "Арабский (О.А.Э.)",
3639 "zh-chs": "阿拉伯文(阿聯酋)",
3640 "xloc": [
3623 - "default.handlebars->27->796"
3641 + "default.handlebars->27->817"
3642 ]
3643 },
3644 {
@@ -3636,7 +3654,7 @@
3654 "ru": "Арабский (Йемен)",
3655 "zh-chs": "阿拉伯文(也門)",
3656 "xloc": [
3639 - "default.handlebars->27->797"
3657 + "default.handlebars->27->818"
3658 ]
3659 },
3660 {
@@ -3652,7 +3670,7 @@
3670 "ru": "Арагонский",
3671 "zh-chs": "阿拉貢人",
3672 "xloc": [
3655 - "default.handlebars->27->798"
3673 + "default.handlebars->27->819"
3674 ]
3675 },
3676 {
@@ -3669,7 +3687,7 @@
3687 "ru": "Архитектура",
3688 "zh-chs": "建築",
3689 "xloc": [
3672 - "default.handlebars->27->695"
3690 + "default.handlebars->27->716"
3691 ]
3692 },
3693 {
@@ -3704,7 +3722,7 @@
3722 "zh-chs": "您確定要刪除組{0}嗎?刪除設備組還將刪除該組中有關設備的所有信息。",
3723 "xloc": [
3724 "default-mobile.handlebars->9->289",
3707 - "default.handlebars->27->1123"
3725 + "default.handlebars->27->1144"
3726 ]
3727 },
3728 {
@@ -3721,7 +3739,7 @@
3739 "ru": "Вы действительно хотите удалить устройство \\\"{0}\\\"?",
3740 "zh-chs": "您確定要刪除節點{0}嗎?",
3741 "xloc": [
3724 - "default.handlebars->27->569"
3742 + "default.handlebars->27->590"
3743 ]
3744 },
3745 {
@@ -3738,7 +3756,7 @@
3756 "ru": "Вы действительно хотите деинсталировать выбранного агента?",
3757 "zh-chs": "您確定要卸載所選代理嗎?",
3758 "xloc": [
3741 - "default.handlebars->27->558"
3759 + "default.handlebars->27->579"
3760 ]
3761 },
3762 {
@@ -3755,7 +3773,7 @@
3773 "ru": "Вы действительно хотите деинсталлировать выбранных {0} агентов?",
3774 "zh-chs": "您確定要卸載所選的{0}代理嗎?",
3775 "xloc": [
3758 - "default.handlebars->27->557"
3776 + "default.handlebars->27->578"
3777 ]
3778 },
3779 {
@@ -3772,7 +3790,7 @@
3790 "ru": "Вы уверенны, что {0} плагин: {1}",
3791 "zh-chs": "您確定要{0}插件嗎:{1}",
3792 "xloc": [
3775 - "default.handlebars->27->1561"
3793 + "default.handlebars->27->1584"
3794 ]
3795 },
3796 {
@@ -3788,7 +3806,7 @@
3806 "ru": "Армянский",
3807 "zh-chs": "亞美尼亞人",
3808 "xloc": [
3791 - "default.handlebars->27->799"
3809 + "default.handlebars->27->820"
3810 ]
3811 },
3812 {
@@ -3803,7 +3821,7 @@
3821 "ru": "Ассамский",
3822 "zh-chs": "阿薩姆語",
3823 "xloc": [
3806 - "default.handlebars->27->800"
3824 + "default.handlebars->27->821"
3825 ]
3826 },
3827 {
@@ -3818,7 +3836,7 @@
3836 "ru": "Астурии",
3837 "zh-chs": "阿斯圖里亞斯人",
3838 "xloc": [
3821 - "default.handlebars->27->801"
3839 + "default.handlebars->27->822"
3840 ]
3841 },
3842 {
@@ -3834,7 +3852,7 @@
3852 "ru": "Приложение аутентификации",
3853 "zh-chs": "身份驗證應用",
3854 "xloc": [
3837 - "default.handlebars->27->1424"
3855 + "default.handlebars->27->1448"
3856 ]
3857 },
3858 {
@@ -3857,8 +3875,8 @@
3875 "default-mobile.handlebars->9->35",
3876 "default.handlebars->27->104",
3877 "default.handlebars->27->109",
3860 - "default.handlebars->27->765",
3861 - "default.handlebars->27->767"
3878 + "default.handlebars->27->786",
3879 + "default.handlebars->27->788"
3880 ]
3881 },
3882 {
@@ -3926,7 +3944,7 @@
3944 "ru": "Автоудаление",
3945 "zh-chs": "自動刪除",
3946 "xloc": [
3929 - "default.handlebars->27->1044"
3947 + "default.handlebars->27->1065"
3948 ]
3949 },
3950 {
@@ -3979,7 +3997,7 @@
3997 "ru": "Азербайджанский",
3998 "zh-chs": "阿塞拜疆",
3999 "xloc": [
3982 - "default.handlebars->27->802"
4000 + "default.handlebars->27->823"
4001 ]
4002 },
4003 {
@@ -3996,7 +4014,7 @@
4014 "ru": "BIOS",
4015 "zh-chs": "的BIOS",
4016 "xloc": [
3999 - "default.handlebars->27->733"
4017 + "default.handlebars->27->754"
4018 ]
4019 },
4020 {
@@ -4091,8 +4109,8 @@
4109 "ru": "Фоновый и интерактивный",
4110 "zh-chs": "背景與互動",
4111 "xloc": [
4094 - "default.handlebars->27->1209",
4095 - "default.handlebars->27->1216",
4112 + "default.handlebars->27->1233",
4113 + "default.handlebars->27->1240",
4114 "default.handlebars->27->282"
4115 ]
4116 },
@@ -4110,8 +4128,8 @@
4128 "ru": "Только фоновый",
4129 "zh-chs": "僅背景",
4130 "xloc": [
4113 - "default.handlebars->27->1210",
4114 - "default.handlebars->27->1217",
4131 + "default.handlebars->27->1234",
4132 + "default.handlebars->27->1241",
4133 "default.handlebars->27->283",
4134 "default.handlebars->27->305"
4135 ]
@@ -4147,7 +4165,7 @@
4165 "ru": "Резервные коды",
4166 "zh-chs": "備用碼",
4167 "xloc": [
4150 - "default.handlebars->27->1426"
4168 + "default.handlebars->27->1450"
4169 ]
4170 },
4171 {
@@ -4164,7 +4182,7 @@
4182 "ru": "Плохой ключ",
4183 "zh-chs": "錯誤的簽名",
4184 "xloc": [
4167 - "default.handlebars->27->1502"
4185 + "default.handlebars->27->1525"
4186 ]
4187 },
4188 {
@@ -4181,7 +4199,7 @@
4199 "ru": "Плохой веб-сертификат",
4200 "zh-chs": "錯誤的網絡證書",
4201 "xloc": [
4184 - "default.handlebars->27->1501"
4202 + "default.handlebars->27->1524"
4203 ]
4204 },
4205 {
@@ -4196,7 +4214,7 @@
4214 "ru": "Баскский",
4215 "zh-chs": "巴斯克",
4216 "xloc": [
4199 - "default.handlebars->27->803"
4217 + "default.handlebars->27->824"
4218 ]
4219 },
4220 {
@@ -4229,7 +4247,7 @@
4247 "ru": "Белорусский",
4248 "zh-chs": "白俄羅斯語",
4249 "xloc": [
4232 - "default.handlebars->27->805"
4250 + "default.handlebars->27->826"
4251 ]
4252 },
4253 {
@@ -4245,7 +4263,7 @@
4263 "ru": "Бенгальский",
4264 "zh-chs": "孟加拉",
4265 "xloc": [
4248 - "default.handlebars->27->806"
4266 + "default.handlebars->27->827"
4267 ]
4268 },
4269 {
@@ -4261,7 +4279,7 @@
4279 "ru": "Боснийский",
4280 "zh-chs": "波斯尼亞人",
4281 "xloc": [
4264 - "default.handlebars->27->807"
4282 + "default.handlebars->27->828"
4283 ]
4284 },
4285 {
@@ -4276,7 +4294,7 @@
4294 "ru": "Бретонский",
4295 "zh-chs": "布列塔尼",
4296 "xloc": [
4279 - "default.handlebars->27->808"
4297 + "default.handlebars->27->829"
4298 ]
4299 },
4300 {
@@ -4293,7 +4311,7 @@
4311 "ru": "Отправить сообщение",
4312 "zh-chs": "廣播",
4313 "xloc": [
4296 - "default.handlebars->27->1367",
4314 + "default.handlebars->27->1391",
4315 "default.handlebars->container->column_l->p4->3->1->0->3->1"
4316 ]
4317 },
@@ -4311,7 +4329,7 @@
4329 "ru": "Отправить сообщение",
4330 "zh-chs": "廣播消息",
4331 "xloc": [
4314 - "default.handlebars->27->1324"
4332 + "default.handlebars->27->1348"
4333 ]
4334 },
4335 {
@@ -4328,7 +4346,7 @@
4346 "ru": "Отправить сообщение всем подключенным пользователям.",
4347 "zh-chs": "向所有連接的用戶廣播消息。",
4348 "xloc": [
4331 - "default.handlebars->27->1323"
4349 + "default.handlebars->27->1347"
4350 ]
4351 },
4352 {
@@ -4344,7 +4362,7 @@
4362 "ru": "Болгарский",
4363 "zh-chs": "保加利亞語",
4364 "xloc": [
4347 - "default.handlebars->27->804"
4365 + "default.handlebars->27->825"
4366 ]
4367 },
4368 {
@@ -4360,7 +4378,7 @@
4378 "ru": "Бирманский",
4379 "zh-chs": "緬甸人",
4380 "xloc": [
4363 - "default.handlebars->27->809"
4381 + "default.handlebars->27->830"
4382 ]
4383 },
4384 {
@@ -4396,8 +4414,8 @@
4414 "zh-chs": "CIRA",
4415 "xloc": [
4416 "default-mobile.handlebars->9->125",
4399 - "default.handlebars->27->1111",
4400 - "default.handlebars->27->1116",
4417 + "default.handlebars->27->1132",
4418 + "default.handlebars->27->1137",
4419 "default.handlebars->27->168",
4420 "default.handlebars->27->357"
4421 ]
@@ -4416,7 +4434,7 @@
4434 "ru": "CIRA Сервер",
4435 "zh-chs": "CIRA服務器",
4436 "xloc": [
4419 - "default.handlebars->27->1552"
4437 + "default.handlebars->27->1575"
4438 ]
4439 },
4440 {
@@ -4433,7 +4451,7 @@
4451 "ru": "CIRA Сервер команды",
4452 "zh-chs": "CIRA服務器命令",
4453 "xloc": [
4436 - "default.handlebars->27->1553"
4454 + "default.handlebars->27->1576"
4455 ]
4456 },
4457 {
@@ -4450,7 +4468,7 @@
4468 "ru": "Загрузка CPU",
4469 "zh-chs": "CPU負載",
4470 "xloc": [
4453 - "default.handlebars->27->1516"
4471 + "default.handlebars->27->1539"
4472 ]
4473 },
4474 {
@@ -4467,7 +4485,7 @@
4485 "ru": "Загрузка CPU за последние 15 минут",
4486 "zh-chs": "最近15分鐘的CPU負載",
4487 "xloc": [
4470 - "default.handlebars->27->1519"
4488 + "default.handlebars->27->1542"
4489 ]
4490 },
4491 {
@@ -4484,7 +4502,7 @@
4502 "ru": "Загрузка CPU за последние 5 минут",
4503 "zh-chs": "最近5分鐘的CPU負載",
4504 "xloc": [
4487 - "default.handlebars->27->1518"
4505 + "default.handlebars->27->1541"
4506 ]
4507 },
4508 {
@@ -4501,7 +4519,7 @@
4519 "ru": "Загрузка CPU за последнюю минуту",
4520 "zh-chs": "最後一分鐘的CPU負載",
4521 "xloc": [
4504 - "default.handlebars->27->1517"
4522 + "default.handlebars->27->1540"
4523 ]
4524 },
4525 {
@@ -4518,8 +4536,8 @@
4536 "ru": "CR+LF",
4537 "zh-chs": "CR +低頻",
4538 "xloc": [
4521 - "default.handlebars->27->637",
4522 - "default.handlebars->27->646",
4539 + "default.handlebars->27->658",
4540 + "default.handlebars->27->667",
4541 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
4542 ]
4543 },
@@ -4537,8 +4555,8 @@
4555 "ru": "Формат CSV",
4556 "zh-chs": "CSV格式",
4557 "xloc": [
4540 - "default.handlebars->27->1276",
4541 - "default.handlebars->27->1315",
4558 + "default.handlebars->27->1300",
4559 + "default.handlebars->27->1339",
4560 "default.handlebars->27->384"
4561 ]
4562 },
@@ -4556,7 +4574,7 @@
4574 "ru": "Ошибка вызова",
4575 "zh-chs": "通話錯誤",
4576 "xloc": [
4559 - "default.handlebars->27->1562"
4577 + "default.handlebars->27->1585"
4578 ]
4579 },
4580 {
@@ -4575,7 +4593,7 @@
4593 "xloc": [
4594 "default-mobile.handlebars->9->44",
4595 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
4578 - "default.handlebars->27->1029",
4596 + "default.handlebars->27->1050",
4597 "default.handlebars->container->dialog->idx_dlgButtonBar",
4598 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
4599 "login.handlebars->dialog->idx_dlgButtonBar",
@@ -4597,7 +4615,7 @@
4615 "ru": "Объем / Скорость",
4616 "zh-chs": "容量/速度",
4617 "xloc": [
4600 - "default.handlebars->27->740"
4618 + "default.handlebars->27->761"
4619 ]
4620 },
4621 {
@@ -4613,7 +4631,7 @@
4631 "ru": "Каталонский",
4632 "zh-chs": "加泰羅尼亞語",
4633 "xloc": [
4616 - "default.handlebars->27->810"
4634 + "default.handlebars->27->831"
4635 ]
4636 },
4637 {
@@ -4646,7 +4664,7 @@
4664 "ru": "Чаморро",
4665 "zh-chs": "查莫羅",
4666 "xloc": [
4649 - "default.handlebars->27->811"
4667 + "default.handlebars->27->832"
4668 ]
4669 },
4670 {
@@ -4663,7 +4681,7 @@
4681 "ru": "Смена email для {0}",
4682 "zh-chs": "更改{0}的電子郵件",
4683 "xloc": [
4666 - "default.handlebars->27->1442"
4684 + "default.handlebars->27->1466"
4685 ]
4686 },
4687 {
@@ -4681,8 +4699,8 @@
4699 "zh-chs": "變更組",
4700 "xloc": [
4701 "default.handlebars->27->502",
4684 - "default.handlebars->27->566",
4685 - "default.handlebars->27->567"
4702 + "default.handlebars->27->587",
4703 + "default.handlebars->27->588"
4704 ]
4705 },
4706 {
@@ -4700,8 +4718,8 @@
4718 "zh-chs": "更改密碼",
4719 "xloc": [
4720 "default-mobile.handlebars->9->52",
4703 - "default.handlebars->27->1005",
4704 - "default.handlebars->27->1435"
4721 + "default.handlebars->27->1026",
4722 + "default.handlebars->27->1459"
4723 ]
4724 },
4725 {
@@ -4718,7 +4736,7 @@
4736 "ru": "Смена пароля для {0}",
4737 "zh-chs": "更改{0}的密碼",
4738 "xloc": [
4721 - "default.handlebars->27->1449"
4739 + "default.handlebars->27->1473"
4740 ]
4741 },
4742 {
@@ -4784,7 +4802,7 @@
4802 "pt": "Alterar a senha para este usuário",
4803 "zh-chs": "更改該用戶的密碼",
4804 "xloc": [
4787 - "default.handlebars->27->1434"
4805 + "default.handlebars->27->1458"
4806 ]
4807 },
4808 {
@@ -4818,7 +4836,7 @@
4836 "ru": "Измените адрес электронной почты вашей учетной записи здесь.",
4837 "zh-chs": "在此處更改您的帳戶電子郵件地址。",
4838 "xloc": [
4821 - "default.handlebars->27->992"
4839 + "default.handlebars->27->1013"
4840 ]
4841 },
4842 {
@@ -4835,7 +4853,7 @@
4853 "ru": "Измените пароль своей учетной записи, введя старый пароль и дважды новый пароль в поля ниже.",
4854 "zh-chs": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。",
4855 "xloc": [
4838 - "default.handlebars->27->998"
4856 + "default.handlebars->27->1019"
4857 ]
4858 },
4859 {
@@ -4852,7 +4870,7 @@
4870 "ru": "Изменение языка потребует перезагрузить страницу.",
4871 "zh-chs": "更改語言將需要刷新頁面。",
4872 "xloc": [
4855 - "default.handlebars->27->977"
4873 + "default.handlebars->27->998"
4874 ]
4875 },
4876 {
@@ -4869,7 +4887,8 @@
4887 "ru": "Чат",
4888 "zh-chs": "聊天室",
4889 "xloc": [
4872 - "default.handlebars->27->1293"
4890 + "default.handlebars->27->1317",
4891 + "default.handlebars->27->548"
4892 ]
4893 },
4894 {
@@ -4888,8 +4907,8 @@
4907 "xloc": [
4908 "default-mobile.handlebars->9->310",
4909 "default-mobile.handlebars->9->328",
4891 - "default.handlebars->27->1169",
4892 - "default.handlebars->27->1195"
4910 + "default.handlebars->27->1191",
4911 + "default.handlebars->27->1219"
4912 ]
4913 },
4914 {
@@ -4906,7 +4925,7 @@
4925 "ru": "Чеченский",
4926 "zh-chs": "車臣",
4927 "xloc": [
4909 - "default.handlebars->27->812"
4928 + "default.handlebars->27->833"
4929 ]
4930 },
4931 {
@@ -4974,8 +4993,8 @@
4993 "ru": "Проверка...",
4994 "zh-chs": "檢查...",
4995 "xloc": [
4977 - "default.handlebars->27->1558",
4978 - "default.handlebars->27->778"
4996 + "default.handlebars->27->1581",
4997 + "default.handlebars->27->799"
4998 ]
4999 },
5000 {
@@ -4992,7 +5011,7 @@
5011 "ru": "Китайский",
5012 "zh-chs": "中文",
5013 "xloc": [
4995 - "default.handlebars->27->813"
5014 + "default.handlebars->27->834"
5015 ]
5016 },
5017 {
@@ -5008,7 +5027,7 @@
5027 "ru": "Китайский (Гонконг)",
5028 "zh-chs": "中文(香港)",
5029 "xloc": [
5011 - "default.handlebars->27->814"
5030 + "default.handlebars->27->835"
5031 ]
5032 },
5033 {
@@ -5024,7 +5043,7 @@
5043 "ru": "Китайский (КНР)",
5044 "zh-chs": "中文(中國)",
5045 "xloc": [
5027 - "default.handlebars->27->815"
5046 + "default.handlebars->27->836"
5047 ]
5048 },
5049 {
@@ -5033,7 +5052,7 @@
5052 "nl": "Chinees (Vereenvoudigd)",
5053 "pt": "Chinês (simplificado)",
5054 "xloc": [
5036 - "default.handlebars->27->975"
5055 + "default.handlebars->27->996"
5056 ]
5057 },
5058 {
@@ -5049,7 +5068,7 @@
5068 "ru": "Китайский (Сингапур)",
5069 "zh-chs": "中文(新加坡)",
5070 "xloc": [
5052 - "default.handlebars->27->816"
5071 + "default.handlebars->27->837"
5072 ]
5073 },
5074 {
@@ -5065,7 +5084,7 @@
5084 "ru": "Китайский (Тайвань)",
5085 "zh-chs": "中文(台灣)",
5086 "xloc": [
5068 - "default.handlebars->27->817"
5087 + "default.handlebars->27->838"
5088 ]
5089 },
5090 {
@@ -5098,7 +5117,7 @@
5117 "ru": "Чувашский",
5118 "zh-chs": "楚瓦什",
5119 "xloc": [
5101 - "default.handlebars->27->818"
5120 + "default.handlebars->27->839"
5121 ]
5122 },
5123 {
@@ -5138,11 +5157,11 @@
5157 "default-mobile.handlebars->9->271",
5158 "default-mobile.handlebars->9->28",
5159 "default-mobile.handlebars->9->94",
5141 - "default.handlebars->27->1270",
5142 - "default.handlebars->27->672",
5143 - "default.handlebars->27->674",
5144 - "default.handlebars->27->676",
5145 - "default.handlebars->27->678",
5160 + "default.handlebars->27->1294",
5161 + "default.handlebars->27->693",
5162 + "default.handlebars->27->695",
5163 + "default.handlebars->27->697",
5164 + "default.handlebars->27->699",
5165 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7",
5166 "default.handlebars->container->column_l->p41->3->1",
5167 "messenger.handlebars->xbottom"
@@ -5179,7 +5198,7 @@
5198 "ru": "Очистить ядро",
5199 "zh-chs": "清除核心",
5200 "xloc": [
5182 - "default.handlebars->27->756"
5201 + "default.handlebars->27->777"
5202 ]
5203 },
5204 {
@@ -5203,7 +5222,7 @@
5222 "en": "Clear this notification",
5223 "nl": "Wis deze melding",
5224 "xloc": [
5206 - "default.handlebars->27->1489"
5225 + "default.handlebars->27->1512"
5226 ]
5227 },
5228 {
@@ -5238,7 +5257,7 @@
5257 "zh-chs": "單擊確定將驗證郵件發送到:",
5258 "xloc": [
5259 "default-mobile.handlebars->9->37",
5241 - "default.handlebars->27->989"
5260 + "default.handlebars->27->1010"
5261 ]
5262 },
5263 {
@@ -5271,7 +5290,7 @@
5290 "pt": "Client Control Mode (CCM)",
5291 "zh-chs": "客戶端控制模式(CCM)",
5292 "xloc": [
5274 - "default.handlebars->27->720"
5293 + "default.handlebars->27->741"
5294 ]
5295 },
5296 {
@@ -5288,8 +5307,8 @@
5307 "ru": "Клиент инициировал удаленный доступ",
5308 "zh-chs": "客戶端啟動的遠程訪問",
5309 "xloc": [
5291 - "default.handlebars->27->1110",
5292 - "default.handlebars->27->1115"
5310 + "default.handlebars->27->1131",
5311 + "default.handlebars->27->1136"
5312 ]
5313 },
5314 {
@@ -5326,7 +5345,7 @@
5345 "default-mobile.handlebars->9->26",
5346 "default.handlebars->27->116",
5347 "default.handlebars->27->124",
5329 - "default.handlebars->27->630"
5348 + "default.handlebars->27->651"
5349 ]
5350 },
5351 {
@@ -5361,8 +5380,8 @@
5380 "ru": "Общие группы устройств",
5381 "zh-chs": "通用設備組",
5382 "xloc": [
5364 - "default.handlebars->27->1375",
5365 - "default.handlebars->27->1462"
5383 + "default.handlebars->27->1399",
5384 + "default.handlebars->27->1483"
5385 ]
5386 },
5387 {
@@ -5375,7 +5394,7 @@
5394 "pt": "Dispositivos comuns",
5395 "zh-chs": "通用設備",
5396 "xloc": [
5378 - "default.handlebars->27->1453"
5397 + "default.handlebars->27->1477"
5398 ]
5399 },
5400 {
@@ -5392,7 +5411,7 @@
5411 "zh-chs": "將{1}入口{2}中的{0}限製到此位置?",
5412 "xloc": [
5413 "default-mobile.handlebars->9->89",
5395 - "default.handlebars->27->1265"
5414 + "default.handlebars->27->1289"
5415 ]
5416 },
5417 {
@@ -5411,11 +5430,11 @@
5430 "xloc": [
5431 "default-mobile.handlebars->9->223",
5432 "default-mobile.handlebars->9->290",
5414 - "default.handlebars->27->1124",
5415 - "default.handlebars->27->1390",
5433 + "default.handlebars->27->1145",
5434 + "default.handlebars->27->1414",
5435 "default.handlebars->27->381",
5417 - "default.handlebars->27->561",
5418 - "default.handlebars->27->570"
5436 + "default.handlebars->27->582",
5437 + "default.handlebars->27->591"
5438 ]
5439 },
5440 {
@@ -5432,7 +5451,7 @@
5451 "zh-chs": "確認將1個副本複製到此位置?",
5452 "xloc": [
5453 "default-mobile.handlebars->9->260",
5435 - "default.handlebars->27->667"
5454 + "default.handlebars->27->688"
5455 ]
5456 },
5457 {
@@ -5449,7 +5468,7 @@
5468 "zh-chs": "確認{0}個條目的副本到此位置?",
5469 "xloc": [
5470 "default-mobile.handlebars->9->259",
5452 - "default.handlebars->27->666"
5471 + "default.handlebars->27->687"
5472 ]
5473 },
5474 {
@@ -5479,7 +5498,7 @@
5498 "pt": "Confirmar exclusão do usuário {0}?",
5499 "zh-chs": "確認刪除用戶{0}?",
5500 "xloc": [
5482 - "default.handlebars->27->1451"
5501 + "default.handlebars->27->1475"
5502 ]
5503 },
5504 {
@@ -5496,7 +5515,7 @@
5515 "zh-chs": "確認將1個入口移動到此位置?",
5516 "xloc": [
5517 "default-mobile.handlebars->9->262",
5499 - "default.handlebars->27->669"
5518 + "default.handlebars->27->690"
5519 ]
5520 },
5521 {
@@ -5513,7 +5532,7 @@
5532 "zh-chs": "確認將{0}個條目移到此位置?",
5533 "xloc": [
5534 "default-mobile.handlebars->9->261",
5516 - "default.handlebars->27->668"
5535 + "default.handlebars->27->689"
5536 ]
5537 },
5538 {
@@ -5530,7 +5549,7 @@
5549 "ru": "Подтвердить перезапись?",
5550 "zh-chs": "確認覆蓋?",
5551 "xloc": [
5533 - "default.handlebars->27->1264"
5552 + "default.handlebars->27->1288"
5553 ]
5554 },
5555 {
@@ -5548,7 +5567,7 @@
5567 "zh-chs": "確認刪除身份驗證器應用程序兩步登錄?",
5568 "xloc": [
5569 "default-mobile.handlebars->9->36",
5551 - "default.handlebars->27->768"
5570 + "default.handlebars->27->789"
5571 ]
5572 },
5573 {
@@ -5565,15 +5584,15 @@
5584 "ru": "Подтвердить удаление группы устройств {0}?",
5585 "zh-chs": "確認刪除設備組{0}?",
5586 "xloc": [
5568 - "default.handlebars->27->1385",
5569 - "default.handlebars->27->1484"
5587 + "default.handlebars->27->1409",
5588 + "default.handlebars->27->1507"
5589 ]
5590 },
5591 {
5592 "en": "Confirm removal of device {0}?",
5593 "nl": "Bevestig het verwijderen van apparaat {0}?",
5594 "xloc": [
5576 - "default.handlebars->27->1477"
5595 + "default.handlebars->27->1498"
5596 ]
5597 },
5598 {
@@ -5590,7 +5609,7 @@
5609 "ru": "Подтвердить удаление группы {0}?",
5610 "zh-chs": "確認刪除組{0}?",
5611 "xloc": [
5593 - "default.handlebars->27->1480"
5612 + "default.handlebars->27->1503"
5613 ]
5614 },
5615 {
@@ -5608,8 +5627,9 @@
5627 "zh-chs": "確認刪除用戶{0}?",
5628 "xloc": [
5629 "default-mobile.handlebars->9->336",
5611 - "default.handlebars->27->1204",
5612 - "default.handlebars->27->1393"
5630 + "default.handlebars->27->1228",
5631 + "default.handlebars->27->1417",
5632 + "default.handlebars->27->1500"
5633 ]
5634 },
5635 {
@@ -5629,8 +5649,8 @@
5649 "default-mobile.handlebars->9->239",
5650 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
5651 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3",
5632 - "default.handlebars->27->1060",
5633 - "default.handlebars->27->649",
5652 + "default.handlebars->27->1081",
5653 + "default.handlebars->27->670",
5654 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span",
5655 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span",
5656 "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3",
@@ -5669,8 +5689,8 @@
5689 "ru": "Подключиться к серверу",
5690 "zh-chs": "連接到服務器",
5691 "xloc": [
5672 - "default.handlebars->27->1114",
5673 - "default.handlebars->27->1118"
5692 + "default.handlebars->27->1135",
5693 + "default.handlebars->27->1139"
5694 ]
5695 },
5696 {
@@ -5741,7 +5761,7 @@
5761 "ru": "Подключено Intel® AMT",
5762 "zh-chs": "連接的英特爾®AMT",
5763 "xloc": [
5744 - "default.handlebars->27->1507"
5764 + "default.handlebars->27->1530"
5765 ]
5766 },
5767 {
@@ -5758,7 +5778,7 @@
5778 "ru": "Подключенные пользователи",
5779 "zh-chs": "關聯用戶",
5780 "xloc": [
5761 - "default.handlebars->27->1512"
5781 + "default.handlebars->27->1535"
5782 ]
5783 },
5784 {
@@ -5771,7 +5791,7 @@
5791 "pt": "Conectado agora",
5792 "zh-chs": "現在已連接",
5793 "xloc": [
5774 - "default.handlebars->27->699"
5794 + "default.handlebars->27->720"
5795 ]
5796 },
5797 {
@@ -5811,7 +5831,7 @@
5831 "default.handlebars->27->193",
5832 "default.handlebars->27->196",
5833 "default.handlebars->27->202",
5814 - "default.handlebars->27->690",
5834 + "default.handlebars->27->711",
5835 "default.handlebars->27->9",
5836 "xterm.handlebars->9->2"
5837 ]
@@ -5830,7 +5850,7 @@
5850 "ru": "Подключений ",
5851 "zh-chs": "連接數",
5852 "xloc": [
5833 - "default.handlebars->27->1523"
5853 + "default.handlebars->27->1546"
5854 ]
5855 },
5856 {
@@ -5847,7 +5867,7 @@
5867 "ru": "Ретранслятор подключения",
5868 "zh-chs": "連接繼電器",
5869 "xloc": [
5850 - "default.handlebars->27->1551"
5870 + "default.handlebars->27->1574"
5871 ]
5872 },
5873 {
@@ -5899,7 +5919,7 @@
5919 "zh-chs": "連接性",
5920 "xloc": [
5921 "default-mobile.handlebars->9->198",
5902 - "default.handlebars->27->1235",
5922 + "default.handlebars->27->1259",
5923 "default.handlebars->27->184",
5924 "default.handlebars->27->493",
5925 "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1"
@@ -5919,6 +5939,7 @@
5939 "ru": "Консоль",
5940 "zh-chs": "安慰",
5941 "xloc": [
5942 + "default.handlebars->27->543",
5943 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole",
5944 "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole",
5945 "default.handlebars->contextMenu->cxconsole"
@@ -5941,6 +5962,12 @@
5962 "default.handlebars->27->439"
5963 ]
5964 },
5965 + {
5966 + "en": "Control",
5967 + "xloc": [
5968 + "default.handlebars->27->542"
5969 + ]
5970 + },
5971 {
5972 "cs": "Cookie enkodér",
5973 "de": "Cookie-Kodierer",
@@ -5954,7 +5981,7 @@
5981 "ru": "Cookie-кодировщик",
5982 "zh-chs": "Cookie編碼器",
5983 "xloc": [
5957 - "default.handlebars->27->1537"
5984 + "default.handlebars->27->1560"
5985 ]
5986 },
5987 {
@@ -6214,7 +6241,7 @@
6241 "ru": "Основной сервер",
6242 "zh-chs": "核心服務器",
6243 "xloc": [
6217 - "default.handlebars->27->1536"
6244 + "default.handlebars->27->1559"
6245 ]
6246 },
6247 {
@@ -6230,7 +6257,7 @@
6257 "ru": "Kорсиканский",
6258 "zh-chs": "科西嘉人",
6259 "xloc": [
6233 - "default.handlebars->27->819"
6260 + "default.handlebars->27->840"
6261 ]
6262 },
6263 {
@@ -6247,7 +6274,7 @@
6274 "ru": "Создать учетную запись",
6275 "zh-chs": "創建帳號",
6276 "xloc": [
6250 - "default.handlebars->27->1335",
6277 + "default.handlebars->27->1359",
6278 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1",
6279 "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
6280 ]
@@ -6283,7 +6310,7 @@
6310 "ru": "Создать группу пользователей",
6311 "zh-chs": "創建用戶組",
6312 "xloc": [
6286 - "default.handlebars->27->1358"
6313 + "default.handlebars->27->1382"
6314 ]
6315 },
6316 {
@@ -6300,7 +6327,7 @@
6327 "ru": "Создайте новую группу устройств, используя параметры ниже.",
6328 "zh-chs": "使用以下選項創建一個新的設備組。",
6329 "xloc": [
6303 - "default.handlebars->27->1012"
6330 + "default.handlebars->27->1033"
6331 ]
6332 },
6333 {
@@ -6334,7 +6361,7 @@
6361 "ru": "Создайте сразу несколько учетных записей, импортировав файл JSON в следующем формате:",
6362 "zh-chs": "通過導入以下格式的JSON文件一次創建多個帳戶:",
6363 "xloc": [
6337 - "default.handlebars->27->1306"
6364 + "default.handlebars->27->1330"
6365 ]
6366 },
6367 {
@@ -6369,7 +6396,7 @@
6396 "ru": "Создано",
6397 "zh-chs": "創建",
6398 "xloc": [
6372 - "default.handlebars->27->1412"
6399 + "default.handlebars->27->1436"
6400 ]
6401 },
6402 {
@@ -6401,7 +6428,7 @@
6428 "ru": "Кри (Канадский язык)",
6429 "zh-chs": "克里",
6430 "xloc": [
6404 - "default.handlebars->27->820"
6431 + "default.handlebars->27->841"
6432 ]
6433 },
6434 {
@@ -6416,7 +6443,7 @@
6443 "ru": "Хорватский",
6444 "zh-chs": "克羅地亞語",
6445 "xloc": [
6419 - "default.handlebars->27->821"
6446 + "default.handlebars->27->842"
6447 ]
6448 },
6449 {
@@ -6556,7 +6583,7 @@
6583 "ru": "Чешский",
6584 "zh-chs": "捷克文",
6585 "xloc": [
6559 - "default.handlebars->27->822"
6586 + "default.handlebars->27->843"
6587 ]
6588 },
6589 {
@@ -6589,7 +6616,7 @@
6616 "ru": "Датский",
6617 "zh-chs": "丹麥文",
6618 "xloc": [
6592 - "default.handlebars->27->823"
6619 + "default.handlebars->27->844"
6620 ]
6621 },
6622 {
@@ -6605,7 +6632,7 @@
6632 "ru": "DataChannel",
6633 "zh-chs": "數據通道",
6634 "xloc": [
6608 - "default.handlebars->27->607"
6635 + "default.handlebars->27->628"
6636 ]
6637 },
6638 {
@@ -6622,7 +6649,7 @@
6649 "ru": "Дата & Время",
6650 "zh-chs": "日期和時間",
6651 "xloc": [
6625 - "default.handlebars->27->980"
6652 + "default.handlebars->27->1001"
6653 ]
6654 },
6655 {
@@ -6639,7 +6666,7 @@
6666 "ru": "День",
6667 "zh-chs": "天",
6668 "xloc": [
6642 - "default.handlebars->27->545"
6669 + "default.handlebars->27->566"
6670 ]
6671 },
6672 {
@@ -6656,7 +6683,7 @@
6683 "ru": "Деактивировать режим управления клиентом (CCM)",
6684 "zh-chs": "停用客戶端控制模式(CCM)",
6685 "xloc": [
6659 - "default.handlebars->27->1102"
6686 + "default.handlebars->27->1123"
6687 ]
6688 },
6689 {
@@ -6695,9 +6722,9 @@
6722 "default-mobile.handlebars->9->84",
6723 "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1",
6724 "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
6698 - "default.handlebars->27->1259",
6725 + "default.handlebars->27->1283",
6726 "default.handlebars->27->411",
6700 - "default.handlebars->27->659",
6727 + "default.handlebars->27->680",
6728 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
6729 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
6730 "default.handlebars->container->dialog->idx_dlgButtonBar->5",
@@ -6721,7 +6748,7 @@
6748 "zh-chs": "刪除帳戶",
6749 "xloc": [
6750 "default-mobile.handlebars->9->46",
6724 - "default.handlebars->27->997"
6751 + "default.handlebars->27->1018"
6752 ]
6753 },
6754 {
@@ -6758,8 +6785,8 @@
6785 "xloc": [
6786 "default-mobile.handlebars->9->288",
6787 "default-mobile.handlebars->9->291",
6761 - "default.handlebars->27->1095",
6762 - "default.handlebars->27->1125"
6788 + "default.handlebars->27->1116",
6789 + "default.handlebars->27->1146"
6790 ]
6791 },
6792 {
@@ -6777,7 +6804,7 @@
6804 "zh-chs": "刪除節點",
6805 "xloc": [
6806 "default-mobile.handlebars->9->221",
6780 - "default.handlebars->27->571"
6807 + "default.handlebars->27->592"
6808 ]
6809 },
6810 {
@@ -6811,7 +6838,7 @@
6838 "ru": "Удалить пользователя",
6839 "zh-chs": "刪除用戶",
6840 "xloc": [
6814 - "default.handlebars->27->1433"
6841 + "default.handlebars->27->1457"
6842 ]
6843 },
6844 {
@@ -6828,8 +6855,8 @@
6855 "ru": "Удалить группу пользователей",
6856 "zh-chs": "刪除用戶組",
6857 "xloc": [
6831 - "default.handlebars->27->1383",
6832 - "default.handlebars->27->1391"
6858 + "default.handlebars->27->1407",
6859 + "default.handlebars->27->1415"
6860 ]
6861 },
6862 {
@@ -6846,7 +6873,7 @@
6873 "ru": "Удалить пользователя {0}",
6874 "zh-chs": "刪除用戶{0}",
6875 "xloc": [
6849 - "default.handlebars->27->1450"
6876 + "default.handlebars->27->1474"
6877 ]
6878 },
6879 {
@@ -6914,8 +6941,8 @@
6941 "xloc": [
6942 "default-mobile.handlebars->9->254",
6943 "default-mobile.handlebars->9->86",
6917 - "default.handlebars->27->1261",
6918 - "default.handlebars->27->661"
6944 + "default.handlebars->27->1285",
6945 + "default.handlebars->27->682"
6946 ]
6947 },
6948 {
@@ -6932,7 +6959,7 @@
6959 "ru": "Удалить группу пользователей {0}?",
6960 "zh-chs": "刪除用戶組{0}?",
6961 "xloc": [
6935 - "default.handlebars->27->1389"
6962 + "default.handlebars->27->1413"
6963 ]
6964 },
6965 {
@@ -6951,8 +6978,8 @@
6978 "xloc": [
6979 "default-mobile.handlebars->9->253",
6980 "default-mobile.handlebars->9->85",
6954 - "default.handlebars->27->1260",
6955 - "default.handlebars->27->660"
6981 + "default.handlebars->27->1284",
6982 + "default.handlebars->27->681"
6983 ]
6984 },
6985 {
@@ -7052,17 +7079,17 @@
7079 "default-mobile.handlebars->9->280",
7080 "default-mobile.handlebars->9->293",
7081 "default-mobile.handlebars->9->63",
7055 - "default.handlebars->27->1017",
7056 - "default.handlebars->27->1041",
7057 - "default.handlebars->27->1127",
7058 - "default.handlebars->27->1357",
7059 - "default.handlebars->27->1362",
7060 - "default.handlebars->27->1364",
7061 - "default.handlebars->27->1387",
7082 + "default.handlebars->27->1038",
7083 + "default.handlebars->27->1062",
7084 + "default.handlebars->27->1148",
7085 + "default.handlebars->27->1381",
7086 + "default.handlebars->27->1386",
7087 + "default.handlebars->27->1388",
7088 + "default.handlebars->27->1411",
7089 "default.handlebars->27->451",
7090 "default.handlebars->27->452",
7064 - "default.handlebars->27->603",
7065 - "default.handlebars->27->705",
7091 + "default.handlebars->27->624",
7092 + "default.handlebars->27->726",
7093 "default.handlebars->27->77",
7094 "default.handlebars->container->column_l->p42->p42tbl->1->0->3"
7095 ]
@@ -7094,7 +7121,7 @@
7121 "ru": "Рабочий стол",
7122 "zh-chs": "桌面",
7123 "xloc": [
7097 - "default.handlebars->27->1129",
7124 + "default.handlebars->27->1150",
7125 "default.handlebars->27->417",
7126 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
7127 "default.handlebars->contextMenu->cxdesktop"
@@ -7131,7 +7158,7 @@
7158 "ru": "Уведомление на рабочем столе",
7159 "zh-chs": "桌面通知",
7160 "xloc": [
7134 - "default.handlebars->27->1051"
7161 + "default.handlebars->27->1072"
7162 ]
7163 },
7164 {
@@ -7148,7 +7175,7 @@
7175 "ru": "Запрос рабочего стола",
7176 "zh-chs": "桌面提示",
7177 "xloc": [
7151 - "default.handlebars->27->1050"
7178 + "default.handlebars->27->1071"
7179 ]
7180 },
7181 {
@@ -7164,7 +7191,7 @@
7191 "ru": "Запрос рабочего стола + панель инструментов",
7192 "zh-chs": "桌面提示+工具欄",
7193 "xloc": [
7167 - "default.handlebars->27->1048"
7194 + "default.handlebars->27->1069"
7195 ]
7196 },
7197 {
@@ -7180,7 +7207,7 @@
7207 "ru": "Панель инструментов рабочего стола",
7208 "zh-chs": "桌面工具欄",
7209 "xloc": [
7183 - "default.handlebars->27->1049"
7210 + "default.handlebars->27->1070"
7211 ]
7212 },
7213 {
@@ -7247,8 +7274,8 @@
7274 "ru": "Устройство",
7275 "zh-chs": "設備",
7276 "xloc": [
7250 - "default.handlebars->27->1150",
7251 - "default.handlebars->27->1459",
7277 + "default.handlebars->27->1172",
7278 + "default.handlebars->27->1480",
7279 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
7280 ]
7281 },
@@ -7266,7 +7293,7 @@
7293 "zh-chs": "設備動作",
7294 "xloc": [
7295 "default-mobile.handlebars->9->214",
7269 - "default.handlebars->27->544"
7296 + "default.handlebars->27->565"
7297 ]
7298 },
7299 {
@@ -7283,12 +7310,12 @@
7310 "ru": "Группа устройства",
7311 "zh-chs": "設備組",
7312 "xloc": [
7286 - "default.handlebars->27->1146",
7287 - "default.handlebars->27->1148",
7288 - "default.handlebars->27->1149",
7289 - "default.handlebars->27->1381",
7290 - "default.handlebars->27->1468",
7291 - "default.handlebars->27->1474"
7313 + "default.handlebars->27->1168",
7314 + "default.handlebars->27->1170",
7315 + "default.handlebars->27->1171",
7316 + "default.handlebars->27->1405",
7317 + "default.handlebars->27->1489",
7318 + "default.handlebars->27->1495"
7319 ]
7320 },
7321 {
@@ -7306,7 +7333,7 @@
7333 "zh-chs": "設備組用戶",
7334 "xloc": [
7335 "default-mobile.handlebars->9->334",
7309 - "default.handlebars->27->1202"
7336 + "default.handlebars->27->1226"
7337 ]
7338 },
7339 {
@@ -7324,10 +7351,10 @@
7351 "zh-chs": "設備組",
7352 "xloc": [
7353 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
7327 - "default.handlebars->27->1353",
7328 - "default.handlebars->27->1366",
7329 - "default.handlebars->27->1421",
7330 - "default.handlebars->27->1510",
7354 + "default.handlebars->27->1377",
7355 + "default.handlebars->27->1390",
7356 + "default.handlebars->27->1445",
7357 + "default.handlebars->27->1533",
7358 "default.handlebars->container->column_l->p2->9"
7359 ]
7360 },
@@ -7359,7 +7386,7 @@
7386 "ru": "Местонахождение устройства",
7387 "zh-chs": "設備位置",
7388 "xloc": [
7362 - "default.handlebars->27->572"
7389 + "default.handlebars->27->593"
7390 ]
7391 },
7392 {
@@ -7378,7 +7405,7 @@
7405 "xloc": [
7406 "default-mobile.handlebars->9->225",
7407 "default.handlebars->27->220",
7381 - "default.handlebars->27->601",
7408 + "default.handlebars->27->622",
7409 "player.handlebars->3->9"
7410 ]
7411 },
@@ -7396,7 +7423,7 @@
7423 "ru": "Уведомление устройства",
7424 "zh-chs": "設備通知",
7425 "xloc": [
7399 - "default.handlebars->27->535"
7426 + "default.handlebars->27->556"
7427 ]
7428 },
7429 {
@@ -7429,8 +7456,8 @@
7456 "ru": "Подключения устройств.",
7457 "zh-chs": "設備連接。",
7458 "xloc": [
7432 - "default.handlebars->27->1221",
7433 - "default.handlebars->27->985"
7459 + "default.handlebars->27->1006",
7460 + "default.handlebars->27->1245"
7461 ]
7462 },
7463 {
@@ -7447,8 +7474,8 @@
7474 "ru": "Отключения устройств.",
7475 "zh-chs": "設備斷開連接。",
7476 "xloc": [
7450 - "default.handlebars->27->1222",
7451 - "default.handlebars->27->986"
7477 + "default.handlebars->27->1007",
7478 + "default.handlebars->27->1246"
7479 ]
7480 },
7481 {
@@ -7465,7 +7492,7 @@
7492 "ru": "Примечания могут быть просмотрены и изменены другими администраторами.",
7493 "zh-chs": "其他設備組管理員可以查看和更改設備組註釋。",
7494 "xloc": [
7468 - "default.handlebars->27->533"
7495 + "default.handlebars->27->554"
7496 ]
7497 },
7498 {
@@ -7779,8 +7806,8 @@
7806 "xloc": [
7807 "default-mobile.handlebars->9->240",
7808 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3",
7782 - "default.handlebars->27->1061",
7783 - "default.handlebars->27->650",
7809 + "default.handlebars->27->1082",
7810 + "default.handlebars->27->671",
7811 "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span",
7812 "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span",
7813 "xterm.handlebars->p11->deskarea0->deskarea1->3"
@@ -7862,7 +7889,7 @@
7889 "ru": "Отобразить имя группы устройств",
7890 "zh-chs": "顯示設備組名稱",
7891 "xloc": [
7865 - "default.handlebars->27->984"
7892 + "default.handlebars->27->1005"
7893 ]
7894 },
7895 {
@@ -7879,7 +7906,7 @@
7906 "ru": "Отображаемое имя",
7907 "zh-chs": "顯示名稱",
7908 "xloc": [
7882 - "default.handlebars->27->621"
7909 + "default.handlebars->27->642"
7910 ]
7911 },
7912 {
@@ -7896,7 +7923,7 @@
7923 "ru": "Ничего не делать",
7924 "zh-chs": "沒做什麼",
7925 "xloc": [
7899 - "default.handlebars->27->1108"
7926 + "default.handlebars->27->1129"
7927 ]
7928 },
7929 {
@@ -7931,8 +7958,8 @@
7958 "ru": "Не настраивать",
7959 "zh-chs": "不要配置",
7960 "xloc": [
7934 - "default.handlebars->27->1112",
7935 - "default.handlebars->27->1117"
7961 + "default.handlebars->27->1133",
7962 + "default.handlebars->27->1138"
7963 ]
7964 },
7965 {
@@ -7949,7 +7976,7 @@
7976 "ru": "Не подключаться к серверу",
7977 "zh-chs": "不連接服務器",
7978 "xloc": [
7952 - "default.handlebars->27->1113"
7979 + "default.handlebars->27->1134"
7980 ]
7981 },
7982 {
@@ -8003,7 +8030,7 @@
8030 "zh-chs": "下載文件",
8031 "xloc": [
8032 "default-mobile.handlebars->9->273",
8006 - "default.handlebars->27->679"
8033 + "default.handlebars->27->700"
8034 ]
8035 },
8036 {
@@ -8037,7 +8064,7 @@
8064 "ru": "Скачать MeshCmd",
8065 "zh-chs": "下載MeshCmd",
8066 "xloc": [
8040 - "default.handlebars->27->592"
8067 + "default.handlebars->27->613"
8068 ]
8069 },
8070 {
@@ -8086,7 +8113,7 @@
8113 "ru": "Скачайте \\\"meshcmd\\\" с файлом команд для маршрутизации трафика к этому устройству через сервер. Не забудьте указать пароль от своей учетной записи в meshaction.txt и сделать другие правки при необходимости.",
8114 "zh-chs": "下載帶有動作文件的“ meshcmd”,以將通過此服務器的流量路由到該設備。確保編輯meshaction.txt並添加您的帳戶密碼或進行任何必要的更改。",
8115 "xloc": [
8089 - "default.handlebars->27->585"
8116 + "default.handlebars->27->606"
8117 ]
8118 },
8119 {
@@ -8154,7 +8181,7 @@
8181 "ru": "Скачать события состояния питания",
8182 "zh-chs": "下載電源事件",
8183 "xloc": [
8157 - "default.handlebars->27->546"
8184 + "default.handlebars->27->567"
8185 ]
8186 },
8187 {
@@ -8219,7 +8246,7 @@
8246 "ru": "Скачать список событий в одном из форматов ниже.",
8247 "zh-chs": "使用以下一種文件格式下載事件列表。",
8248 "xloc": [
8222 - "default.handlebars->27->1275"
8249 + "default.handlebars->27->1299"
8250 ]
8251 },
8252 {
@@ -8236,7 +8263,7 @@
8263 "ru": "Скачать список пользователей в одном из форматов ниже.",
8264 "zh-chs": "使用以下一種文件格式下載用戶列表。",
8265 "xloc": [
8239 - "default.handlebars->27->1314"
8266 + "default.handlebars->27->1338"
8267 ]
8268 },
8269 {
@@ -8322,7 +8349,7 @@
8349 "ru": "Скопировать агент",
8350 "zh-chs": "代理重複",
8351 "xloc": [
8325 - "default.handlebars->27->1506"
8352 + "default.handlebars->27->1529"
8353 ]
8354 },
8355 {
@@ -8356,7 +8383,7 @@
8383 "ru": "Скопировать группу пользователей",
8384 "zh-chs": "重複的用戶組",
8385 "xloc": [
8359 - "default.handlebars->27->1359"
8386 + "default.handlebars->27->1383"
8387 ]
8388 },
8389 {
@@ -8390,7 +8417,7 @@
8417 "ru": "Во время активации агент будет иметь доступ к паролю администратора.",
8418 "zh-chs": "在激活期間,代理將有權訪問管理員密碼信息。",
8419 "xloc": [
8393 - "default.handlebars->27->1122"
8420 + "default.handlebars->27->1143"
8421 ]
8422 },
8423 {
@@ -8406,7 +8433,7 @@
8433 "ru": "Голландский (Бельгийский)",
8434 "zh-chs": "荷蘭語(比利時)",
8435 "xloc": [
8409 - "default.handlebars->27->825"
8436 + "default.handlebars->27->846"
8437 ]
8438 },
8439 {
@@ -8422,7 +8449,7 @@
8449 "ru": "Голландский (Стандартный)",
8450 "zh-chs": "荷蘭語(標準)",
8451 "xloc": [
8425 - "default.handlebars->27->824"
8452 + "default.handlebars->27->845"
8453 ]
8454 },
8455 {
@@ -8509,7 +8536,7 @@
8536 "zh-chs": "編輯裝置",
8537 "xloc": [
8538 "default-mobile.handlebars->9->230",
8512 - "default.handlebars->27->606"
8539 + "default.handlebars->27->627"
8540 ]
8541 },
8542 {
@@ -8529,9 +8556,9 @@
8556 "default-mobile.handlebars->9->294",
8557 "default-mobile.handlebars->9->296",
8558 "default-mobile.handlebars->9->314",
8532 - "default.handlebars->27->1128",
8533 - "default.handlebars->27->1154",
8534 - "default.handlebars->27->1180"
8559 + "default.handlebars->27->1149",
8560 + "default.handlebars->27->1176",
8561 + "default.handlebars->27->1204"
8562 ]
8563 },
8564 {
@@ -8548,7 +8575,7 @@
8575 "ru": "Редактировать функции группы устройств",
8576 "zh-chs": "編輯設備組功能",
8577 "xloc": [
8551 - "default.handlebars->27->1142"
8578 + "default.handlebars->27->1163"
8579 ]
8580 },
8581 {
@@ -8565,7 +8592,7 @@
8592 "ru": "Редактировать права группы устройств",
8593 "zh-chs": "編輯設備組權限",
8594 "xloc": [
8568 - "default.handlebars->27->1177"
8595 + "default.handlebars->27->1201"
8596 ]
8597 },
8598 {
@@ -8582,7 +8609,7 @@
8609 "ru": "Редактировать согласие пользователя группы устройств",
8610 "zh-chs": "編輯設備組用戶同意",
8611 "xloc": [
8585 - "default.handlebars->27->1139"
8612 + "default.handlebars->27->1160"
8613 ]
8614 },
8615 {
@@ -8600,14 +8627,14 @@
8627 "zh-chs": "編輯設備說明",
8628 "xloc": [
8629 "default-mobile.handlebars->9->308",
8603 - "default.handlebars->27->1167"
8630 + "default.handlebars->27->1189"
8631 ]
8632 },
8633 {
8634 "en": "Edit Device Permissions",
8635 "nl": "Bewerk apparaatrechten",
8636 "xloc": [
8610 - "default.handlebars->27->1176"
8637 + "default.handlebars->27->1198"
8638 ]
8639 },
8640 {
@@ -8627,7 +8654,7 @@
8654 "default-mobile.handlebars->9->220",
8655 "default.handlebars->27->466",
8656 "default.handlebars->27->469",
8630 - "default.handlebars->27->553"
8657 + "default.handlebars->27->574"
8658 ]
8659 },
8660 {
@@ -8645,7 +8672,7 @@
8672 "zh-chs": "編輯筆記",
8673 "xloc": [
8674 "default-mobile.handlebars->9->321",
8648 - "default.handlebars->27->1187"
8675 + "default.handlebars->27->1211"
8676 ]
8677 },
8678 {
@@ -8662,7 +8689,13 @@
8689 "ru": "Редактировать права пользователя для группы устройств",
8690 "zh-chs": "編輯用戶設備組權限",
8691 "xloc": [
8665 - "default.handlebars->27->1178"
8692 + "default.handlebars->27->1202"
8693 + ]
8694 + },
8695 + {
8696 + "en": "Edit User Device Permissions",
8697 + "xloc": [
8698 + "default.handlebars->27->1199"
8699 ]
8700 },
8701 {
@@ -8679,7 +8712,7 @@
8712 "ru": "Редактировать группу пользователей",
8713 "zh-chs": "編輯用戶組",
8714 "xloc": [
8682 - "default.handlebars->27->1388"
8715 + "default.handlebars->27->1412"
8716 ]
8717 },
8718 {
@@ -8713,10 +8746,10 @@
8746 "zh-chs": "電子郵件",
8747 "xloc": [
8748 "default-mobile.handlebars->9->40",
8716 - "default.handlebars->27->1326",
8717 - "default.handlebars->27->1408",
8718 - "default.handlebars->27->1409",
8719 - "default.handlebars->27->1438",
8749 + "default.handlebars->27->1350",
8750 + "default.handlebars->27->1432",
8751 + "default.handlebars->27->1433",
8752 + "default.handlebars->27->1462",
8753 "default.handlebars->27->266",
8754 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
8755 "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3"
@@ -8737,7 +8770,7 @@
8770 "zh-chs": "電郵地址變更",
8771 "xloc": [
8772 "default-mobile.handlebars->9->41",
8740 - "default.handlebars->27->993"
8773 + "default.handlebars->27->1014"
8774 ]
8775 },
8776 {
@@ -8751,14 +8784,14 @@
8784 "zh-chs": "郵件認證",
8785 "xloc": [
8786 "default-mobile.handlebars->9->30",
8754 - "default.handlebars->27->762"
8787 + "default.handlebars->27->783"
8788 ]
8789 },
8790 {
8791 "en": "Email Traffic",
8792 "nl": "E-mailverkeer",
8793 "xloc": [
8761 - "default.handlebars->27->1545"
8794 + "default.handlebars->27->1568"
8795 ]
8796 },
8797 {
@@ -8776,7 +8809,7 @@
8809 "zh-chs": "電子郵件驗證",
8810 "xloc": [
8811 "default-mobile.handlebars->9->39",
8779 - "default.handlebars->27->991"
8812 + "default.handlebars->27->1012"
8813 ]
8814 },
8815 {
@@ -8793,7 +8826,7 @@
8826 "ru": "Email подтвержден",
8827 "zh-chs": "電子郵件已驗證",
8828 "xloc": [
8796 - "default.handlebars->27->1405"
8829 + "default.handlebars->27->1429"
8830 ]
8831 },
8832 {
@@ -8810,7 +8843,7 @@
8843 "ru": "Email подтвержден.",
8844 "zh-chs": "電子郵件已驗證。",
8845 "xloc": [
8813 - "default.handlebars->27->1332"
8846 + "default.handlebars->27->1356"
8847 ]
8848 },
8849 {
@@ -8827,7 +8860,7 @@
8860 "ru": "Email не подтвержден",
8861 "zh-chs": "電子郵件未驗證",
8862 "xloc": [
8830 - "default.handlebars->27->1406"
8863 + "default.handlebars->27->1430"
8864 ]
8865 },
8866 {
@@ -8875,7 +8908,7 @@
8908 "pt": "Ativar códigos de convite",
8909 "zh-chs": "啟用邀請代碼",
8910 "xloc": [
8878 - "default.handlebars->27->1206"
8911 + "default.handlebars->27->1230"
8912 ]
8913 },
8914 {
@@ -8906,7 +8939,7 @@
8939 "zh-chs": "啟用電子郵件兩因素驗證。",
8940 "xloc": [
8941 "default-mobile.handlebars->9->32",
8909 - "default.handlebars->27->764"
8942 + "default.handlebars->27->785"
8943 ]
8944 },
8945 {
@@ -8957,7 +8990,7 @@
8990 "ru": "Английский",
8991 "zh-chs": "英語",
8992 "xloc": [
8960 - "default.handlebars->27->826"
8993 + "default.handlebars->27->847"
8994 ]
8995 },
8996 {
@@ -8973,7 +9006,7 @@
9006 "ru": "Английский (Австралия)",
9007 "zh-chs": "英文(澳洲)",
9008 "xloc": [
8976 - "default.handlebars->27->827"
9009 + "default.handlebars->27->848"
9010 ]
9011 },
9012 {
@@ -8989,7 +9022,7 @@
9022 "ru": "Английский (Белиз)",
9023 "zh-chs": "英語(伯利茲)",
9024 "xloc": [
8992 - "default.handlebars->27->828"
9025 + "default.handlebars->27->849"
9026 ]
9027 },
9028 {
@@ -9005,7 +9038,7 @@
9038 "ru": "Английский (Канада)",
9039 "zh-chs": "英文(加拿大)",
9040 "xloc": [
9008 - "default.handlebars->27->829"
9041 + "default.handlebars->27->850"
9042 ]
9043 },
9044 {
@@ -9021,7 +9054,7 @@
9054 "ru": "Английский (Ирландия)",
9055 "zh-chs": "英文(愛爾蘭)",
9056 "xloc": [
9024 - "default.handlebars->27->830"
9057 + "default.handlebars->27->851"
9058 ]
9059 },
9060 {
@@ -9037,7 +9070,7 @@
9070 "ru": "Английский (Ямайка)",
9071 "zh-chs": "英文(牙買加)",
9072 "xloc": [
9040 - "default.handlebars->27->831"
9073 + "default.handlebars->27->852"
9074 ]
9075 },
9076 {
@@ -9053,7 +9086,7 @@
9086 "ru": "Английский (Новая Зеландия)",
9087 "zh-chs": "英文(紐西蘭)",
9088 "xloc": [
9056 - "default.handlebars->27->832"
9089 + "default.handlebars->27->853"
9090 ]
9091 },
9092 {
@@ -9069,7 +9102,7 @@
9102 "ru": "Английский (Филиппины)",
9103 "zh-chs": "英文(菲律賓)",
9104 "xloc": [
9072 - "default.handlebars->27->833"
9105 + "default.handlebars->27->854"
9106 ]
9107 },
9108 {
@@ -9085,7 +9118,7 @@
9118 "ru": "Английский (Южная Африка)",
9119 "zh-chs": "英語(南非)",
9120 "xloc": [
9088 - "default.handlebars->27->834"
9121 + "default.handlebars->27->855"
9122 ]
9123 },
9124 {
@@ -9100,7 +9133,7 @@
9133 "ru": "Английский (Тринидад и Тобаго)",
9134 "zh-chs": "英文(特立尼達和多巴哥)",
9135 "xloc": [
9103 - "default.handlebars->27->835"
9136 + "default.handlebars->27->856"
9137 ]
9138 },
9139 {
@@ -9116,7 +9149,7 @@
9149 "ru": "Английский (Великобритания)",
9150 "zh-chs": "英文(英國)",
9151 "xloc": [
9119 - "default.handlebars->27->836"
9152 + "default.handlebars->27->857"
9153 ]
9154 },
9155 {
@@ -9132,7 +9165,7 @@
9165 "ru": "Английский (Соединенные Штаты)",
9166 "zh-chs": "美國英語)",
9167 "xloc": [
9135 - "default.handlebars->27->837"
9168 + "default.handlebars->27->858"
9169 ]
9170 },
9171 {
@@ -9148,7 +9181,7 @@
9181 "ru": "Английский (Зимбабве)",
9182 "zh-chs": "英文(津巴布韋)",
9183 "xloc": [
9151 - "default.handlebars->27->838"
9184 + "default.handlebars->27->859"
9185 ]
9186 },
9187 {
@@ -9164,8 +9197,8 @@
9197 "ru": "Ввод",
9198 "zh-chs": "輸入",
9199 "xloc": [
9167 - "default.handlebars->27->1019",
9168 - "default.handlebars->27->1020"
9200 + "default.handlebars->27->1040",
9201 + "default.handlebars->27->1041"
9202 ]
9203 },
9204 {
@@ -9182,7 +9215,7 @@
9215 "ru": "Введите разделенный запятыми список имен административных областей.",
9216 "zh-chs": "輸入管理領域名稱的逗號分隔列表。",
9217 "xloc": [
9185 - "default.handlebars->27->1336"
9218 + "default.handlebars->27->1360"
9219 ]
9220 },
9221 {
@@ -9216,7 +9249,7 @@
9249 "ru": "Для удаленного набора введите текст, используя английскую раскладку и нажмите OK. Перед продолжением убедитесь, что курсор на удаленном компьютере установлен в правильное положение.",
9250 "zh-chs": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。",
9251 "xloc": [
9219 - "default.handlebars->27->616"
9252 + "default.handlebars->27->637"
9253 ]
9254 },
9255 {
@@ -9300,7 +9333,7 @@
9333 "ru": "Эсперанто",
9334 "zh-chs": "世界語",
9335 "xloc": [
9303 - "default.handlebars->27->839"
9336 + "default.handlebars->27->860"
9337 ]
9338 },
9339 {
@@ -9316,7 +9349,7 @@
9349 "ru": "Эстонский",
9350 "zh-chs": "愛沙尼亞語",
9351 "xloc": [
9319 - "default.handlebars->27->840"
9352 + "default.handlebars->27->861"
9353 ]
9354 },
9355 {
@@ -9333,7 +9366,7 @@
9366 "ru": "Детали события",
9367 "zh-chs": "活動詳情",
9368 "xloc": [
9336 - "default.handlebars->27->692"
9369 + "default.handlebars->27->713"
9370 ]
9371 },
9372 {
@@ -9350,7 +9383,7 @@
9383 "ru": "Экспорт списка событий",
9384 "zh-chs": "活動列表導出",
9385 "xloc": [
9353 - "default.handlebars->27->1280"
9386 + "default.handlebars->27->1304"
9387 ]
9388 },
9389 {
@@ -9436,7 +9469,7 @@
9469 "ru": "Расширенный ASCII",
9470 "zh-chs": "擴展ASCII",
9471 "xloc": [
9439 - "default.handlebars->27->641"
9472 + "default.handlebars->27->662"
9473 ]
9474 },
9475 {
@@ -9470,7 +9503,7 @@
9503 "ru": "Внешний",
9504 "zh-chs": "外部",
9505 "xloc": [
9473 - "default.handlebars->27->1530"
9506 + "default.handlebars->27->1553"
9507 ]
9508 },
9509 {
@@ -9486,7 +9519,7 @@
9519 "ru": "Mакедонский (БЮР)",
9520 "zh-chs": "FYRO馬其頓語",
9521 "xloc": [
9489 - "default.handlebars->27->890"
9522 + "default.handlebars->27->911"
9523 ]
9524 },
9525 {
@@ -9502,7 +9535,7 @@
9535 "ru": "Фарерский",
9536 "zh-chs": "法羅語",
9537 "xloc": [
9505 - "default.handlebars->27->841"
9538 + "default.handlebars->27->862"
9539 ]
9540 },
9541 {
@@ -9535,7 +9568,7 @@
9568 "ru": "Фарси (Персидский)",
9569 "zh-chs": "波斯語(波斯語)",
9570 "xloc": [
9538 - "default.handlebars->27->842"
9571 + "default.handlebars->27->863"
9572 ]
9573 },
9574 {
@@ -9570,7 +9603,7 @@
9603 "ru": "Функции",
9604 "zh-chs": "特徵",
9605 "xloc": [
9573 - "default.handlebars->27->1047"
9606 + "default.handlebars->27->1068"
9607 ]
9608 },
9609 {
@@ -9586,7 +9619,7 @@
9619 "ru": "Фиджи",
9620 "zh-chs": "斐濟",
9621 "xloc": [
9589 - "default.handlebars->27->843"
9622 + "default.handlebars->27->864"
9623 ]
9624 },
9625 {
@@ -9605,7 +9638,7 @@
9638 "xloc": [
9639 "default-mobile.handlebars->9->257",
9640 "default.handlebars->27->409",
9608 - "default.handlebars->27->664"
9641 + "default.handlebars->27->685"
9642 ]
9643 },
9644 {
@@ -9638,7 +9671,7 @@
9671 "ru": "Драйвер файловой системы",
9672 "zh-chs": "FileSystemDriver",
9673 "xloc": [
9641 - "default.handlebars->27->624"
9674 + "default.handlebars->27->645"
9675 ]
9676 },
9677 {
@@ -9655,7 +9688,7 @@
9688 "ru": "Файлы",
9689 "zh-chs": "檔案",
9690 "xloc": [
9658 - "default.handlebars->27->1136",
9691 + "default.handlebars->27->1157",
9692 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
9693 "default.handlebars->contextMenu->cxfiles"
9694 ]
@@ -9691,7 +9724,7 @@
9724 "ru": "Уведомление файлов",
9725 "zh-chs": "文件通知",
9726 "xloc": [
9694 - "default.handlebars->27->1055"
9727 + "default.handlebars->27->1076"
9728 ]
9729 },
9730 {
@@ -9707,7 +9740,7 @@
9740 "ru": "Запрос файлов",
9741 "zh-chs": "文件提示",
9742 "xloc": [
9710 - "default.handlebars->27->1054"
9743 + "default.handlebars->27->1075"
9744 ]
9745 },
9746 {
@@ -9742,7 +9775,7 @@
9775 "ru": "Финский",
9776 "zh-chs": "芬蘭",
9777 "xloc": [
9745 - "default.handlebars->27->844"
9778 + "default.handlebars->27->865"
9779 ]
9780 },
9781 {
@@ -9815,8 +9848,8 @@
9848 "ru": "Принудительно сбросить пароль при следующем входе в систему.",
9849 "zh-chs": "下次登錄時強制重置密碼。",
9850 "xloc": [
9818 - "default.handlebars->27->1330",
9819 - "default.handlebars->27->1447"
9851 + "default.handlebars->27->1354",
9852 + "default.handlebars->27->1471"
9853 ]
9854 },
9855 {
@@ -9902,8 +9935,8 @@
9935 "ru": "Свободно",
9936 "zh-chs": "自由",
9937 "xloc": [
9905 - "default.handlebars->27->1491",
9906 - "default.handlebars->27->1493"
9938 + "default.handlebars->27->1514",
9939 + "default.handlebars->27->1516"
9940 ]
9941 },
9942 {
@@ -9937,7 +9970,7 @@
9970 "ru": "Французский (Бельгия)",
9971 "zh-chs": "法語(比利時)",
9972 "xloc": [
9940 - "default.handlebars->27->846"
9973 + "default.handlebars->27->867"
9974 ]
9975 },
9976 {
@@ -9953,7 +9986,7 @@
9986 "ru": "Французский (Канада)",
9987 "zh-chs": "法語(加拿大)",
9988 "xloc": [
9956 - "default.handlebars->27->847"
9989 + "default.handlebars->27->868"
9990 ]
9991 },
9992 {
@@ -9969,7 +10002,7 @@
10002 "ru": "Французский (Франция)",
10003 "zh-chs": "法語(法國)",
10004 "xloc": [
9972 - "default.handlebars->27->848"
10005 + "default.handlebars->27->869"
10006 ]
10007 },
10008 {
@@ -9985,7 +10018,7 @@
10018 "ru": "Французский (Люксембург)",
10019 "zh-chs": "法語(盧森堡)",
10020 "xloc": [
9988 - "default.handlebars->27->849"
10021 + "default.handlebars->27->870"
10022 ]
10023 },
10024 {
@@ -10001,7 +10034,7 @@
10034 "ru": "Французский (Монако)",
10035 "zh-chs": "法語(摩納哥)",
10036 "xloc": [
10004 - "default.handlebars->27->850"
10037 + "default.handlebars->27->871"
10038 ]
10039 },
10040 {
@@ -10017,7 +10050,7 @@
10050 "ru": "Французский (Стандартный)",
10051 "zh-chs": "法語(標準)",
10052 "xloc": [
10020 - "default.handlebars->27->845"
10053 + "default.handlebars->27->866"
10054 ]
10055 },
10056 {
@@ -10033,7 +10066,7 @@
10066 "ru": "Французский (Швейцария)",
10067 "zh-chs": "法語(瑞士)",
10068 "xloc": [
10036 - "default.handlebars->27->851"
10069 + "default.handlebars->27->872"
10070 ]
10071 },
10072 {
@@ -10049,7 +10082,7 @@
10082 "ru": "Фризский",
10083 "zh-chs": "弗里斯蘭語",
10084 "xloc": [
10052 - "default.handlebars->27->852"
10085 + "default.handlebars->27->873"
10086 ]
10087 },
10088 {
@@ -10065,7 +10098,7 @@
10098 "ru": "Фриульский",
10099 "zh-chs": "弗留利",
10100 "xloc": [
10068 - "default.handlebars->27->853"
10101 + "default.handlebars->27->874"
10102 ]
10103 },
10104 {
@@ -10086,9 +10119,9 @@
10119 "default-mobile.handlebars->9->295",
10120 "default-mobile.handlebars->9->313",
10121 "default-mobile.handlebars->9->67",
10089 - "default.handlebars->27->1026",
10090 - "default.handlebars->27->1153",
10091 - "default.handlebars->27->1341"
10122 + "default.handlebars->27->1047",
10123 + "default.handlebars->27->1175",
10124 + "default.handlebars->27->1365"
10125 ]
10126 },
10127 {
@@ -10105,7 +10138,7 @@
10138 "ru": "Администратор с полным доступом (все права)",
10139 "zh-chs": "正式管理員(保留所有權利)",
10140 "xloc": [
10108 - "default.handlebars->27->1179"
10141 + "default.handlebars->27->1203"
10142 ]
10143 },
10144 {
@@ -10122,9 +10155,9 @@
10155 "ru": "Администратор группы устройств с полным доступом",
10156 "zh-chs": "完整的設備組管理員",
10157 "xloc": [
10125 - "default.handlebars->27->1091",
10126 - "default.handlebars->27->1378",
10127 - "default.handlebars->27->1465"
10158 + "default.handlebars->27->1112",
10159 + "default.handlebars->27->1402",
10160 + "default.handlebars->27->1486"
10161 ]
10162 },
10163 {
@@ -10137,7 +10170,7 @@
10170 "pt": "Direitos completos do dispositivo",
10171 "zh-chs": "完整的設備權限",
10172 "xloc": [
10140 - "default.handlebars->27->1456"
10173 + "default.handlebars->27->535"
10174 ]
10175 },
10176 {
@@ -10173,7 +10206,7 @@
10206 "ru": "Администратор с полным доступом",
10207 "zh-chs": "正式管理員",
10208 "xloc": [
10176 - "default.handlebars->27->1401"
10209 + "default.handlebars->27->1425"
10210 ]
10211 },
10212 {
@@ -10189,7 +10222,7 @@
10222 "ru": "Гэльский (Ирландский)",
10223 "zh-chs": "蓋爾語(愛爾蘭)",
10224 "xloc": [
10192 - "default.handlebars->27->855"
10225 + "default.handlebars->27->876"
10226 ]
10227 },
10228 {
@@ -10205,7 +10238,7 @@
10238 "ru": "Гэльский (Шотландия)",
10239 "zh-chs": "蓋爾語(蘇格蘭語)",
10240 "xloc": [
10208 - "default.handlebars->27->854"
10241 + "default.handlebars->27->875"
10242 ]
10243 },
10244 {
@@ -10221,7 +10254,7 @@
10254 "ru": "Галицкий",
10255 "zh-chs": "加拉契人",
10256 "xloc": [
10224 - "default.handlebars->27->856"
10257 + "default.handlebars->27->877"
10258 ]
10259 },
10260 {
@@ -10327,7 +10360,7 @@
10360 "ru": "Грузинский",
10361 "zh-chs": "格魯吉亞人",
10362 "xloc": [
10330 - "default.handlebars->27->857"
10363 + "default.handlebars->27->878"
10364 ]
10365 },
10366 {
@@ -10343,7 +10376,7 @@
10376 "ru": "Немецкий (Австрия)",
10377 "zh-chs": "德語(奧地利)",
10378 "xloc": [
10346 - "default.handlebars->27->859"
10379 + "default.handlebars->27->880"
10380 ]
10381 },
10382 {
@@ -10359,7 +10392,7 @@
10392 "ru": "Немецкий (Германия)",
10393 "zh-chs": "德文(德國)",
10394 "xloc": [
10362 - "default.handlebars->27->860"
10395 + "default.handlebars->27->881"
10396 ]
10397 },
10398 {
@@ -10375,7 +10408,7 @@
10408 "ru": "Немецкий (Лихтенштейн)",
10409 "zh-chs": "德文(列支敦士登)",
10410 "xloc": [
10378 - "default.handlebars->27->861"
10411 + "default.handlebars->27->882"
10412 ]
10413 },
10414 {
@@ -10391,7 +10424,7 @@
10424 "ru": "Немецкий (Люксембург)",
10425 "zh-chs": "德語(盧森堡)",
10426 "xloc": [
10394 - "default.handlebars->27->862"
10427 + "default.handlebars->27->883"
10428 ]
10429 },
10430 {
@@ -10407,7 +10440,7 @@
10440 "ru": "Немецкий (Стандартный)",
10441 "zh-chs": "德語(標準)",
10442 "xloc": [
10410 - "default.handlebars->27->858"
10443 + "default.handlebars->27->879"
10444 ]
10445 },
10446 {
@@ -10423,7 +10456,7 @@
10456 "ru": "Немецкий (Швейцария)",
10457 "zh-chs": "德語(瑞士)",
10458 "xloc": [
10426 - "default.handlebars->27->863"
10459 + "default.handlebars->27->884"
10460 ]
10461 },
10462 {
@@ -10493,7 +10526,7 @@
10526 "ru": "Хорошо",
10527 "zh-chs": "好",
10528 "xloc": [
10496 - "default.handlebars->27->1022"
10529 + "default.handlebars->27->1043"
10530 ]
10531 },
10532 {
@@ -10529,7 +10562,7 @@
10562 "ru": "Греческий",
10563 "zh-chs": "希臘語",
10564 "xloc": [
10532 - "default.handlebars->27->864"
10565 + "default.handlebars->27->885"
10566 ]
10567 },
10568 {
@@ -10583,7 +10616,7 @@
10616 "ru": "Члены группы",
10617 "zh-chs": "小組成員",
10618 "xloc": [
10586 - "default.handlebars->27->1370"
10619 + "default.handlebars->27->1394"
10620 ]
10621 },
10622 {
@@ -10600,7 +10633,7 @@
10633 "ru": "Права на группу для пользователя {0}.",
10634 "zh-chs": "用戶{0}的組權限。",
10635 "xloc": [
10603 - "default.handlebars->27->1152"
10636 + "default.handlebars->27->1174"
10637 ]
10638 },
10639 {
@@ -10616,7 +10649,7 @@
10649 "ru": "Права на группу для {0}.",
10650 "zh-chs": "{0}的組權限。",
10651 "xloc": [
10619 - "default.handlebars->27->1151"
10652 + "default.handlebars->27->1173"
10653 ]
10654 },
10655 {
@@ -10650,7 +10683,7 @@
10683 "ru": "Группы",
10684 "zh-chs": "團體",
10685 "xloc": [
10653 - "default.handlebars->27->1285",
10686 + "default.handlebars->27->1309",
10687 "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGroups"
10688 ]
10689 },
@@ -10667,7 +10700,7 @@
10700 "ru": "Гуджарати",
10701 "zh-chs": "古久拉提",
10702 "xloc": [
10670 - "default.handlebars->27->865"
10703 + "default.handlebars->27->886"
10704 ]
10705 },
10706 {
@@ -10702,7 +10735,7 @@
10735 "ru": "Гаитянский",
10736 "zh-chs": "海地",
10737 "xloc": [
10705 - "default.handlebars->27->866"
10738 + "default.handlebars->27->887"
10739 ]
10740 },
10741 {
@@ -10736,7 +10769,7 @@
10769 "ru": "Жесткое отключение агента",
10770 "zh-chs": "硬斷開劑",
10771 "xloc": [
10739 - "default.handlebars->27->760"
10772 + "default.handlebars->27->781"
10773 ]
10774 },
10775 {
@@ -10751,7 +10784,7 @@
10784 "pt": "Total da pilha",
10785 "zh-chs": "堆總數",
10786 "xloc": [
10754 - "default.handlebars->27->1532"
10787 + "default.handlebars->27->1555"
10788 ]
10789 },
10790 {
@@ -10766,7 +10799,7 @@
10799 "pt": "Pilha usada",
10800 "zh-chs": "堆使用",
10801 "xloc": [
10769 - "default.handlebars->27->1531"
10802 + "default.handlebars->27->1554"
10803 ]
10804 },
10805 {
@@ -10783,7 +10816,7 @@
10816 "ru": "Иврит",
10817 "zh-chs": "希伯來語",
10818 "xloc": [
10786 - "default.handlebars->27->867"
10819 + "default.handlebars->27->888"
10820 ]
10821 },
10822 {
@@ -10800,7 +10833,7 @@
10833 "ru": "Помочь перевести MeshCentral",
10834 "zh-chs": "幫助翻譯MeshCentral",
10835 "xloc": [
10803 - "default.handlebars->27->981"
10836 + "default.handlebars->27->1002"
10837 ]
10838 },
10839 {
@@ -10836,7 +10869,7 @@
10869 "ru": "Хинди",
10870 "zh-chs": "印地語",
10871 "xloc": [
10839 - "default.handlebars->27->868"
10872 + "default.handlebars->27->889"
10873 ]
10874 },
10875 {
@@ -10871,7 +10904,7 @@
10904 "zh-chs": "持有1份副本",
10905 "xloc": [
10906 "default-mobile.handlebars->9->266",
10874 - "default.handlebars->27->673"
10907 + "default.handlebars->27->694"
10908 ]
10909 },
10910 {
@@ -10888,7 +10921,7 @@
10921 "zh-chs": "持有1個搬家公司",
10922 "xloc": [
10923 "default-mobile.handlebars->9->270",
10891 - "default.handlebars->27->677"
10924 + "default.handlebars->27->698"
10925 ]
10926 },
10927 {
@@ -10905,7 +10938,7 @@
10938 "zh-chs": "保留{0}個條目進行複制",
10939 "xloc": [
10940 "default-mobile.handlebars->9->264",
10908 - "default.handlebars->27->671"
10941 + "default.handlebars->27->692"
10942 ]
10943 },
10944 {
@@ -10922,7 +10955,7 @@
10955 "zh-chs": "保留{0}個條目以進行移動",
10956 "xloc": [
10957 "default-mobile.handlebars->9->268",
10925 - "default.handlebars->27->675"
10958 + "default.handlebars->27->696"
10959 ]
10960 },
10961 {
@@ -10939,7 +10972,7 @@
10972 "zh-chs": "保持{2}的{0}入口{1}",
10973 "xloc": [
10974 "default-mobile.handlebars->9->91",
10942 - "default.handlebars->27->1267"
10975 + "default.handlebars->27->1291"
10976 ]
10977 },
10978 {
@@ -10964,7 +10997,7 @@
10997 "default.handlebars->27->446",
10998 "default.handlebars->27->447",
10999 "default.handlebars->27->449",
10967 - "default.handlebars->27->602"
11000 + "default.handlebars->27->623"
11001 ]
11002 },
11003 {
@@ -10981,7 +11014,7 @@
11014 "ru": "Синхронизация имени хоста",
11015 "zh-chs": "主機名同步",
11016 "xloc": [
10984 - "default.handlebars->27->1045"
11017 + "default.handlebars->27->1066"
11018 ]
11019 },
11020 {
@@ -10997,7 +11030,7 @@
11030 "ru": "Венгерский",
11031 "zh-chs": "匈牙利",
11032 "xloc": [
11000 - "default.handlebars->27->869"
11033 + "default.handlebars->27->890"
11034 ]
11035 },
11036 {
@@ -11049,7 +11082,7 @@
11082 "ru": "IP: {0}",
11083 "zh-chs": "IP:{0}",
11084 "xloc": [
11052 - "default.handlebars->27->713"
11085 + "default.handlebars->27->734"
11086 ]
11087 },
11088 {
@@ -11062,7 +11095,7 @@
11095 "pt": "IP: {0}, Máscara: {1}, Gateway: {2}",
11096 "zh-chs": "IP:{0},掩碼:{1},網關:{2}",
11097 "xloc": [
11065 - "default.handlebars->27->711"
11098 + "default.handlebars->27->732"
11099 ]
11100 },
11101 {
@@ -11075,8 +11108,8 @@
11108 "pt": "Camada IPv4",
11109 "zh-chs": "IPv4層",
11110 "xloc": [
11078 - "default.handlebars->27->710",
11079 - "default.handlebars->27->712"
11111 + "default.handlebars->27->731",
11112 + "default.handlebars->27->733"
11113 ]
11114 },
11115 {
@@ -11143,7 +11176,7 @@
11176 "ru": "Исландский",
11177 "zh-chs": "冰島的",
11178 "xloc": [
11146 - "default.handlebars->27->870"
11179 + "default.handlebars->27->891"
11180 ]
11181 },
11182 {
@@ -11161,7 +11194,7 @@
11194 "zh-chs": "圖標選擇",
11195 "xloc": [
11196 "default-mobile.handlebars->9->224",
11164 - "default.handlebars->27->600"
11197 + "default.handlebars->27->621"
11198 ]
11199 },
11200 {
@@ -11178,7 +11211,7 @@
11211 "ru": "Идентификатор",
11212 "zh-chs": "識別碼",
11213 "xloc": [
11181 - "default.handlebars->27->738"
11214 + "default.handlebars->27->759"
11215 ]
11216 },
11217 {
@@ -11235,7 +11268,7 @@
11268 "ru": "Индонезийский",
11269 "zh-chs": "印度尼西亞",
11270 "xloc": [
11238 - "default.handlebars->27->871"
11271 + "default.handlebars->27->892"
11272 ]
11273 },
11274 {
@@ -11304,7 +11337,7 @@
11337 "ru": "Установка",
11338 "zh-chs": "安裝",
11339 "xloc": [
11307 - "default.handlebars->27->1086"
11340 + "default.handlebars->27->1107"
11341 ]
11342 },
11343 {
@@ -11351,7 +11384,7 @@
11384 "ru": "Установка CIRA",
11385 "zh-chs": "安裝CIRA",
11386 "xloc": [
11354 - "default.handlebars->27->1078"
11387 + "default.handlebars->27->1099"
11388 ]
11389 },
11390 {
@@ -11368,7 +11401,7 @@
11401 "ru": "Локальная установка",
11402 "zh-chs": "安裝本地",
11403 "xloc": [
11371 - "default.handlebars->27->1080"
11404 + "default.handlebars->27->1101"
11405 ]
11406 },
11407 {
@@ -11385,8 +11418,8 @@
11418 "ru": "Тип установки",
11419 "zh-chs": "安裝類型",
11420 "xloc": [
11388 - "default.handlebars->27->1208",
11389 - "default.handlebars->27->1215",
11421 + "default.handlebars->27->1232",
11422 + "default.handlebars->27->1239",
11423 "default.handlebars->27->281",
11424 "default.handlebars->27->303"
11425 ]
@@ -11404,7 +11437,7 @@
11437 "ru": "Intel (F10 = ESC+[OM)",
11438 "zh-chs": "英特爾(F10 = ESC + [OM)",
11439 "xloc": [
11407 - "default.handlebars->27->643",
11440 + "default.handlebars->27->664",
11441 "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons"
11442 ]
11443 },
@@ -11422,10 +11455,10 @@
11455 "ru": "Intel AMT",
11456 "zh-chs": "英特爾AMT",
11457 "xloc": [
11425 - "default.handlebars->27->1227",
11426 - "default.handlebars->27->1233",
11427 - "default.handlebars->27->1528",
11428 - "default.handlebars->27->1550"
11458 + "default.handlebars->27->1251",
11459 + "default.handlebars->27->1257",
11460 + "default.handlebars->27->1551",
11461 + "default.handlebars->27->1573"
11462 ]
11463 },
11464 {
@@ -11577,7 +11610,7 @@
11610 "ru": "Intel ASCII",
11611 "zh-chs": "英特爾ASCII",
11612 "xloc": [
11580 - "default.handlebars->27->642"
11613 + "default.handlebars->27->663"
11614 ]
11615 },
11616 {
@@ -11597,8 +11630,8 @@
11630 "default-mobile.handlebars->9->126",
11631 "default-mobile.handlebars->9->190",
11632 "default-mobile.handlebars->9->195",
11600 - "default.handlebars->27->1062",
11601 - "default.handlebars->27->1072",
11633 + "default.handlebars->27->1083",
11634 + "default.handlebars->27->1093",
11635 "default.handlebars->27->419",
11636 "default.handlebars->27->472",
11637 "default.handlebars->27->488"
@@ -11674,7 +11707,7 @@
11707 "ru": "Политика Intel® AMT",
11708 "zh-chs": "英特爾®AMT政策",
11709 "xloc": [
11677 - "default.handlebars->27->1104"
11710 + "default.handlebars->27->1125"
11711 ]
11712 },
11713 {
@@ -11775,8 +11808,8 @@
11808 "ru": "События Intel® AMT desktop или serial.",
11809 "zh-chs": "英特爾®AMT桌面和串行事件。",
11810 "xloc": [
11778 - "default.handlebars->27->1223",
11779 - "default.handlebars->27->987"
11811 + "default.handlebars->27->1008",
11812 + "default.handlebars->27->1247"
11813 ]
11814 },
11815 {
@@ -11863,8 +11896,8 @@
11896 "zh-chs": "僅限英特爾®AMT,無代理",
11897 "xloc": [
11898 "default-mobile.handlebars->9->277",
11866 - "default.handlebars->27->1016",
11867 - "default.handlebars->27->1038"
11899 + "default.handlebars->27->1037",
11900 + "default.handlebars->27->1059"
11901 ]
11902 },
11903 {
@@ -11897,7 +11930,7 @@
11930 "ru": "Intel® Active Management Technology (Intel® AMT)",
11931 "zh-chs": "英特爾®主動管理技術(英特爾®AMT)",
11932 "xloc": [
11900 - "default.handlebars->27->730"
11933 + "default.handlebars->27->751"
11934 ]
11935 },
11936 {
@@ -12049,7 +12082,7 @@
12082 "ru": "Интерактивный",
12083 "zh-chs": "互動",
12084 "xloc": [
12052 - "default.handlebars->27->625"
12085 + "default.handlebars->27->646"
12086 ]
12087 },
12088 {
@@ -12066,8 +12099,8 @@
12099 "ru": "Только интерактивный режим",
12100 "zh-chs": "僅限互動",
12101 "xloc": [
12069 - "default.handlebars->27->1211",
12070 - "default.handlebars->27->1218",
12102 + "default.handlebars->27->1235",
12103 + "default.handlebars->27->1242",
12104 "default.handlebars->27->284",
12105 "default.handlebars->27->306"
12106 ]
@@ -12102,7 +12135,7 @@
12135 "ru": "Инуктитут",
12136 "zh-chs": "因紐特人",
12137 "xloc": [
12105 - "default.handlebars->27->872"
12138 + "default.handlebars->27->893"
12139 ]
12140 },
12141 {
@@ -12118,7 +12151,7 @@
12151 "ru": "Некорректный тип группы устройств",
12152 "zh-chs": "無效的設備組類型",
12153 "xloc": [
12121 - "default.handlebars->27->1505"
12154 + "default.handlebars->27->1528"
12155 ]
12156 },
12157 {
@@ -12135,7 +12168,7 @@
12168 "ru": "Некорректный JSON",
12169 "zh-chs": "無效的JSON",
12170 "xloc": [
12138 - "default.handlebars->27->1499"
12171 + "default.handlebars->27->1522"
12172 ]
12173 },
12174 {
@@ -12152,8 +12185,8 @@
12185 "ru": "Некорректный формат файла JSON.",
12186 "zh-chs": "無效的JSON文件格式。",
12187 "xloc": [
12155 - "default.handlebars->27->1311",
12156 - "default.handlebars->27->1313"
12188 + "default.handlebars->27->1335",
12189 + "default.handlebars->27->1337"
12190 ]
12191 },
12192 {
@@ -12170,7 +12203,7 @@
12203 "ru": "Некорректный файл JSON: {0}.",
12204 "zh-chs": "無效的JSON文件:{0}。",
12205 "xloc": [
12173 - "default.handlebars->27->1309"
12206 + "default.handlebars->27->1333"
12207 ]
12208 },
12209 {
@@ -12187,7 +12220,7 @@
12220 "ru": "Некорректная сигнатура PKCS",
12221 "zh-chs": "無效的PKCS簽名",
12222 "xloc": [
12190 - "default.handlebars->27->1497"
12223 + "default.handlebars->27->1520"
12224 ]
12225 },
12226 {
@@ -12204,7 +12237,7 @@
12237 "ru": "Некорректная сигнатура RSA",
12238 "zh-chs": "無效的RSA密碼",
12239 "xloc": [
12207 - "default.handlebars->27->1498"
12240 + "default.handlebars->27->1521"
12241 ]
12242 },
12243 {
@@ -12318,7 +12351,7 @@
12351 "pt": "Os códigos de convite podem ser usados ​​por qualquer pessoa para associar dispositivos a este grupo de dispositivos usando o seguinte link público:",
12352 "zh-chs": "任何人都可以使用邀請代碼通過以下公共鏈接將設備加入該設備組:",
12353 "xloc": [
12321 - "default.handlebars->27->1213"
12354 + "default.handlebars->27->1237"
12355 ]
12356 },
12357 {
@@ -12348,7 +12381,7 @@
12381 "ru": "Пригласить",
12382 "zh-chs": "邀請",
12383 "xloc": [
12351 - "default.handlebars->27->1088",
12384 + "default.handlebars->27->1109",
12385 "default.handlebars->27->218",
12386 "default.handlebars->27->296"
12387 ]
@@ -12363,11 +12396,11 @@
12396 "pt": "Códigos de convite",
12397 "zh-chs": "邀請碼",
12398 "xloc": [
12366 - "default.handlebars->27->1066",
12367 - "default.handlebars->27->1207",
12368 - "default.handlebars->27->1212",
12369 - "default.handlebars->27->1214",
12370 - "default.handlebars->27->1219"
12399 + "default.handlebars->27->1087",
12400 + "default.handlebars->27->1231",
12401 + "default.handlebars->27->1236",
12402 + "default.handlebars->27->1238",
12403 + "default.handlebars->27->1243"
12404 ]
12405 },
12406 {
@@ -12401,7 +12434,7 @@
12434 "ru": "Отправить приглашение на установку Mesh Agent",
12435 "zh-chs": "邀請某人在此網格上安裝網格代理。",
12436 "xloc": [
12404 - "default.handlebars->27->1087",
12437 + "default.handlebars->27->1108",
12438 "default.handlebars->27->217"
12439 ]
12440 },
@@ -12436,7 +12469,7 @@
12469 "ru": "Ирландский",
12470 "zh-chs": "愛爾蘭人",
12471 "xloc": [
12439 - "default.handlebars->27->873"
12472 + "default.handlebars->27->894"
12473 ]
12474 },
12475 {
@@ -12452,7 +12485,7 @@
12485 "ru": "Итальянский (Стандартный)",
12486 "zh-chs": "意大利語(標準)",
12487 "xloc": [
12455 - "default.handlebars->27->874"
12488 + "default.handlebars->27->895"
12489 ]
12490 },
12491 {
@@ -12468,7 +12501,7 @@
12501 "ru": "Итальянский (Швейцария)",
12502 "zh-chs": "義大利文(瑞士)",
12503 "xloc": [
12471 - "default.handlebars->27->875"
12504 + "default.handlebars->27->896"
12505 ]
12506 },
12507 {
@@ -12485,8 +12518,8 @@
12518 "ru": "Формат JSON",
12519 "zh-chs": "JSON格式",
12520 "xloc": [
12488 - "default.handlebars->27->1278",
12489 - "default.handlebars->27->1317",
12521 + "default.handlebars->27->1302",
12522 + "default.handlebars->27->1341",
12523 "default.handlebars->27->386"
12524 ]
12525 },
@@ -12504,7 +12537,7 @@
12537 "ru": "Японский",
12538 "zh-chs": "日本",
12539 "xloc": [
12507 - "default.handlebars->27->876"
12540 + "default.handlebars->27->897"
12541 ]
12542 },
12543 {
@@ -12519,7 +12552,7 @@
12552 "ru": "Каннада",
12553 "zh-chs": "卡納達語",
12554 "xloc": [
12522 - "default.handlebars->27->877"
12555 + "default.handlebars->27->898"
12556 ]
12557 },
12558 {
@@ -12534,7 +12567,7 @@
12567 "ru": "Кашмирский",
12568 "zh-chs": "克什米爾語",
12569 "xloc": [
12537 - "default.handlebars->27->878"
12570 + "default.handlebars->27->899"
12571 ]
12572 },
12573 {
@@ -12549,7 +12582,7 @@
12582 "ru": "Казахский",
12583 "zh-chs": "哈薩克語",
12584 "xloc": [
12552 - "default.handlebars->27->879"
12585 + "default.handlebars->27->900"
12586 ]
12587 },
12588 {
@@ -12565,7 +12598,7 @@
12598 "ru": "Драйвер ядра",
12599 "zh-chs": "內核驅動程序",
12600 "xloc": [
12568 - "default.handlebars->27->626"
12601 + "default.handlebars->27->647"
12602 ]
12603 },
12604 {
@@ -12582,8 +12615,8 @@
12615 "ru": "Имя ключа",
12616 "zh-chs": "鍵名",
12617 "xloc": [
12585 - "default.handlebars->27->770",
12586 - "default.handlebars->27->773"
12618 + "default.handlebars->27->791",
12619 + "default.handlebars->27->794"
12620 ]
12621 },
12622 {
@@ -12615,7 +12648,7 @@
12648 "ru": "Кхмерский",
12649 "zh-chs": "高棉語",
12650 "xloc": [
12618 - "default.handlebars->27->880"
12651 + "default.handlebars->27->901"
12652 ]
12653 },
12654 {
@@ -12630,7 +12663,7 @@
12663 "ru": "Киргизский",
12664 "zh-chs": "吉爾吉斯",
12665 "xloc": [
12633 - "default.handlebars->27->881"
12666 + "default.handlebars->27->902"
12667 ]
12668 },
12669 {
@@ -12645,7 +12678,7 @@
12678 "ru": "Клингонский",
12679 "zh-chs": "克林貢",
12680 "xloc": [
12648 - "default.handlebars->27->882"
12681 + "default.handlebars->27->903"
12682 ]
12683 },
12684 {
@@ -12658,7 +12691,7 @@
12691 "pt": "Conhecido",
12692 "zh-chs": "已知的",
12693 "xloc": [
12661 - "default.handlebars->27->729"
12694 + "default.handlebars->27->750"
12695 ]
12696 },
12697 {
@@ -12674,7 +12707,7 @@
12707 "ru": "Korean",
12708 "zh-chs": "韓語",
12709 "xloc": [
12677 - "default.handlebars->27->883"
12710 + "default.handlebars->27->904"
12711 ]
12712 },
12713 {
@@ -12690,7 +12723,7 @@
12723 "ru": "Корейский (Северная Корея)",
12724 "zh-chs": "韓語(朝鮮)",
12725 "xloc": [
12693 - "default.handlebars->27->884"
12726 + "default.handlebars->27->905"
12727 ]
12728 },
12729 {
@@ -12706,7 +12739,7 @@
12739 "ru": "Корейский (Южная Корея)",
12740 "zh-chs": "韓語(韓國)",
12741 "xloc": [
12709 - "default.handlebars->27->885"
12742 + "default.handlebars->27->906"
12743 ]
12744 },
12745 {
@@ -12723,8 +12756,8 @@
12756 "ru": "LF",
12757 "zh-chs": "如果",
12758 "xloc": [
12726 - "default.handlebars->27->638",
12727 - "default.handlebars->27->647"
12759 + "default.handlebars->27->659",
12760 + "default.handlebars->27->668"
12761 ]
12762 },
12763 {
@@ -12741,7 +12774,7 @@
12774 "ru": "Язык",
12775 "zh-chs": "語言",
12776 "xloc": [
12744 - "default.handlebars->27->979"
12777 + "default.handlebars->27->1000"
12778 ]
12779 },
12780 {
@@ -12775,7 +12808,7 @@
12808 "ru": "Большой Фокус",
12809 "zh-chs": "大焦點",
12810 "xloc": [
12778 - "default.handlebars->27->615"
12811 + "default.handlebars->27->636"
12812 ]
12813 },
12814 {
@@ -12958,7 +12991,7 @@
12991 "ru": "Последний доступ",
12992 "zh-chs": "最後訪問",
12993 "xloc": [
12961 - "default.handlebars->27->1286"
12994 + "default.handlebars->27->1310"
12995 ]
12996 },
12997 {
@@ -12975,7 +13008,7 @@
13008 "ru": "Последний вход в систему",
13009 "zh-chs": "上次登錄",
13010 "xloc": [
12978 - "default.handlebars->27->1413"
13011 + "default.handlebars->27->1437"
13012 ]
13013 },
13014 {
@@ -12993,10 +13026,10 @@
13026 "zh-chs": "最後代理商地址",
13027 "xloc": [
13028 "default.handlebars->27->70",
12996 - "default.handlebars->27->701",
12997 - "default.handlebars->27->702",
12998 - "default.handlebars->27->703",
13029 "default.handlebars->27->71",
13030 + "default.handlebars->27->722",
13031 + "default.handlebars->27->723",
13032 + "default.handlebars->27->724",
13033 "default.handlebars->27->73"
13034 ]
13035 },
@@ -13015,8 +13048,8 @@
13048 "zh-chs": "上次代理連接",
13049 "xloc": [
13050 "default.handlebars->27->69",
13018 - "default.handlebars->27->698",
13019 - "default.handlebars->27->700"
13051 + "default.handlebars->27->719",
13052 + "default.handlebars->27->721"
13053 ]
13054 },
13055 {
@@ -13033,7 +13066,7 @@
13066 "ru": "Последнее изменение: {0}",
13067 "zh-chs": "上次更改:{0}",
13068 "xloc": [
13036 - "default.handlebars->27->1417"
13069 + "default.handlebars->27->1441"
13070 ]
13071 },
13072 {
@@ -13084,7 +13117,7 @@
13117 "ru": "Последний вход в систему: {0}",
13118 "zh-chs": "上次登錄:{0}",
13119 "xloc": [
13087 - "default.handlebars->27->1296"
13120 + "default.handlebars->27->1320"
13121 ]
13122 },
13123 {
@@ -13170,7 +13203,7 @@
13203 "ru": "Латинский",
13204 "zh-chs": "拉丁",
13205 "xloc": [
13173 - "default.handlebars->27->886"
13206 + "default.handlebars->27->907"
13207 ]
13208 },
13209 {
@@ -13186,7 +13219,7 @@
13219 "ru": "Латышский",
13220 "zh-chs": "拉脫維亞語",
13221 "xloc": [
13189 - "default.handlebars->27->887"
13222 + "default.handlebars->27->908"
13223 ]
13224 },
13225 {
@@ -13225,7 +13258,13 @@
13258 "ru": "Меньше",
13259 "zh-chs": "減",
13260 "xloc": [
13228 - "default.handlebars->27->1564"
13261 + "default.handlebars->27->1587"
13262 + ]
13263 + },
13264 + {
13265 + "en": "Limit Events",
13266 + "xloc": [
13267 + "default.handlebars->27->547"
13268 ]
13269 },
13270 {
@@ -13260,7 +13299,8 @@
13299 "zh-chs": "有限輸入",
13300 "xloc": [
13301 "default-mobile.handlebars->9->326",
13263 - "default.handlebars->27->1193"
13302 + "default.handlebars->27->1217",
13303 + "default.handlebars->27->540"
13304 ]
13305 },
13306 {
@@ -13277,7 +13317,7 @@
13317 "zh-chs": "僅限於輸入",
13318 "xloc": [
13319 "default-mobile.handlebars->9->301",
13280 - "default.handlebars->27->1159"
13320 + "default.handlebars->27->1181"
13321 ]
13322 },
13323 {
@@ -13295,7 +13335,7 @@
13335 "zh-chs": "鏈接",
13336 "xloc": [
13337 "default-mobile.handlebars->9->71",
13298 - "default.handlebars->27->1239",
13338 + "default.handlebars->27->1263",
13339 "default.handlebars->container->column_l->p42->p42tbl->1->0->4"
13340 ]
13341 },
@@ -13437,7 +13477,7 @@
13477 "ru": "Linux ARM, Raspberry Pi (32bit)",
13478 "zh-chs": "Linux ARM,Raspberry Pi(32位)",
13479 "xloc": [
13440 - "default.handlebars->27->583"
13480 + "default.handlebars->27->604"
13481 ]
13482 },
13483 {
@@ -13543,7 +13583,7 @@
13583 "ru": "Linux x86 (32bit)",
13584 "zh-chs": "Linux x86(32位)",
13585 "xloc": [
13546 - "default.handlebars->27->580"
13586 + "default.handlebars->27->601"
13587 ]
13588 },
13589 {
@@ -13560,7 +13600,7 @@
13600 "ru": "Linux x86 (64bit)",
13601 "zh-chs": "Linux x86(64位)",
13602 "xloc": [
13563 - "default.handlebars->27->581"
13603 + "default.handlebars->27->602"
13604 ]
13605 },
13606 {
@@ -13595,7 +13635,7 @@
13635 "ru": "Литовский",
13636 "zh-chs": "立陶宛語",
13637 "xloc": [
13598 - "default.handlebars->27->888"
13638 + "default.handlebars->27->909"
13639 ]
13640 },
13641 {
@@ -13613,10 +13653,10 @@
13653 "zh-chs": "載入中...",
13654 "xloc": [
13655 "default-mobile.handlebars->9->34",
13616 - "default.handlebars->27->1033",
13617 - "default.handlebars->27->1035",
13618 - "default.handlebars->27->574",
13619 - "default.handlebars->27->766"
13656 + "default.handlebars->27->1054",
13657 + "default.handlebars->27->1056",
13658 + "default.handlebars->27->595",
13659 + "default.handlebars->27->787"
13660 ]
13661 },
13662 {
@@ -13682,7 +13722,7 @@
13722 "ru": "Настройки локализации",
13723 "zh-chs": "本地化設置",
13724 "xloc": [
13685 - "default.handlebars->27->982",
13725 + "default.handlebars->27->1003",
13726 "default.handlebars->container->column_l->p2->p2AccountActions->3->5"
13727 ]
13728 },
@@ -13733,7 +13773,7 @@
13773 "ru": "Заблокировать учетную запись",
13774 "zh-chs": "鎖定賬戶",
13775 "xloc": [
13736 - "default.handlebars->27->1347"
13776 + "default.handlebars->27->1371"
13777 ]
13778 },
13779 {
@@ -13750,7 +13790,7 @@
13790 "ru": "Заблокирован",
13791 "zh-chs": "已鎖定",
13792 "xloc": [
13753 - "default.handlebars->27->1297"
13793 + "default.handlebars->27->1321"
13794 ]
13795 },
13796 {
@@ -13767,7 +13807,7 @@
13807 "ru": "Заблокированная учетная запись",
13808 "zh-chs": "賬戶鎖定",
13809 "xloc": [
13770 - "default.handlebars->27->1398"
13810 + "default.handlebars->27->1422"
13811 ]
13812 },
13813 {
@@ -13929,7 +13969,7 @@
13969 "ru": "Люксембургский",
13970 "zh-chs": "盧森堡語",
13971 "xloc": [
13932 - "default.handlebars->27->889"
13972 + "default.handlebars->27->910"
13973 ]
13974 },
13975 {
@@ -13942,8 +13982,8 @@
13982 "pt": "Camada MAC",
13983 "zh-chs": "MAC層",
13984 "xloc": [
13945 - "default.handlebars->27->706",
13946 - "default.handlebars->27->708"
13985 + "default.handlebars->27->727",
13986 + "default.handlebars->27->729"
13987 ]
13988 },
13989 {
@@ -13977,7 +14017,7 @@
14017 "ru": "MAC: {0}",
14018 "zh-chs": "MAC:{0}",
14019 "xloc": [
13980 - "default.handlebars->27->709"
14020 + "default.handlebars->27->730"
14021 ]
14022 },
14023 {
@@ -13990,7 +14030,7 @@
14030 "pt": "MAC: {0}, Gateway: {1}",
14031 "zh-chs": "MAC:{0},網關:{1}",
14032 "xloc": [
13993 - "default.handlebars->27->707"
14033 + "default.handlebars->27->728"
14034 ]
14035 },
14036 {
@@ -14048,8 +14088,8 @@
14088 "default.handlebars->27->174",
14089 "default.handlebars->27->363",
14090 "default.handlebars->27->492",
14051 - "default.handlebars->27->750",
14052 - "default.handlebars->27->751",
14091 + "default.handlebars->27->771",
14092 + "default.handlebars->27->772",
14093 "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->3"
14094 ]
14095 },
@@ -14189,7 +14229,7 @@
14229 "ru": "MacOS (64bit)",
14230 "zh-chs": "MacOS(64位)",
14231 "xloc": [
14192 - "default.handlebars->27->582"
14232 + "default.handlebars->27->603"
14233 ]
14234 },
14235 {
@@ -14242,7 +14282,7 @@
14282 "ru": "Сообщения главного сервера",
14283 "zh-chs": "主服務器消息",
14284 "xloc": [
14245 - "default.handlebars->27->1539"
14285 + "default.handlebars->27->1562"
14286 ]
14287 },
14288 {
@@ -14258,7 +14298,7 @@
14298 "ru": "Малайский",
14299 "zh-chs": "馬來語",
14300 "xloc": [
14261 - "default.handlebars->27->891"
14301 + "default.handlebars->27->912"
14302 ]
14303 },
14304 {
@@ -14273,7 +14313,7 @@
14313 "ru": "Малаяламский",
14314 "zh-chs": "馬拉雅拉姆語",
14315 "xloc": [
14276 - "default.handlebars->27->892"
14316 + "default.handlebars->27->913"
14317 ]
14318 },
14319 {
@@ -14289,7 +14329,7 @@
14329 "ru": "Мальтийский",
14330 "zh-chs": "馬耳他語",
14331 "xloc": [
14292 - "default.handlebars->27->893"
14332 + "default.handlebars->27->914"
14333 ]
14334 },
14335 {
@@ -14326,8 +14366,8 @@
14366 "xloc": [
14367 "default-mobile.handlebars->9->298",
14368 "default-mobile.handlebars->9->316",
14329 - "default.handlebars->27->1156",
14330 - "default.handlebars->27->1182"
14369 + "default.handlebars->27->1178",
14370 + "default.handlebars->27->1206"
14371 ]
14372 },
14373 {
@@ -14346,8 +14386,8 @@
14386 "xloc": [
14387 "default-mobile.handlebars->9->297",
14388 "default-mobile.handlebars->9->315",
14349 - "default.handlebars->27->1155",
14350 - "default.handlebars->27->1181"
14389 + "default.handlebars->27->1177",
14390 + "default.handlebars->27->1205"
14391 ]
14392 },
14393 {
@@ -14381,7 +14421,7 @@
14421 "ru": "Управление группами пользователя",
14422 "zh-chs": "管理用戶組",
14423 "xloc": [
14384 - "default.handlebars->27->1346"
14424 + "default.handlebars->27->1370"
14425 ]
14426 },
14427 {
@@ -14398,7 +14438,7 @@
14438 "ru": "Управление пользователями",
14439 "zh-chs": "管理用戶",
14440 "xloc": [
14401 - "default.handlebars->27->1345"
14441 + "default.handlebars->27->1369"
14442 ]
14443 },
14444 {
@@ -14482,7 +14522,7 @@
14522 "ru": "Управление с помощью программного агента",
14523 "zh-chs": "使用軟件代理進行管理",
14524 "xloc": [
14485 - "default.handlebars->27->1015"
14525 + "default.handlebars->27->1036"
14526 ]
14527 },
14528 {
@@ -14500,7 +14540,7 @@
14540 "zh-chs": "使用軟件代理進行管理",
14541 "xloc": [
14542 "default-mobile.handlebars->9->278",
14503 - "default.handlebars->27->1039"
14543 + "default.handlebars->27->1060"
14544 ]
14545 },
14546 {
@@ -14516,7 +14556,7 @@
14556 "ru": "Менеджер",
14557 "zh-chs": "經理",
14558 "xloc": [
14519 - "default.handlebars->27->1302"
14559 + "default.handlebars->27->1326"
14560 ]
14561 },
14562 {
@@ -14565,7 +14605,7 @@
14605 "ru": "Маори",
14606 "zh-chs": "毛利人",
14607 "xloc": [
14568 - "default.handlebars->27->894"
14608 + "default.handlebars->27->915"
14609 ]
14610 },
14611 {
@@ -14599,7 +14639,7 @@
14639 "ru": "Маратхи",
14640 "zh-chs": "馬拉地語",
14641 "xloc": [
14602 - "default.handlebars->27->895"
14642 + "default.handlebars->27->916"
14643 ]
14644 },
14645 {
@@ -14616,7 +14656,7 @@
14656 "ru": "Достигнуто максимальное число сессий",
14657 "zh-chs": "達到的會話數上限",
14658 "xloc": [
14619 - "default.handlebars->27->1503"
14659 + "default.handlebars->27->1526"
14660 ]
14661 },
14662 {
@@ -14670,7 +14710,7 @@
14710 "ru": "Мегабайт",
14711 "zh-chs": "兆字節",
14712 "xloc": [
14673 - "default.handlebars->27->1529"
14713 + "default.handlebars->27->1552"
14714 ]
14715 },
14716 {
@@ -14687,8 +14727,8 @@
14727 "ru": "ОЗУ",
14728 "zh-chs": "記憶",
14729 "xloc": [
14690 - "default.handlebars->27->1520",
14691 - "default.handlebars->27->743",
14730 + "default.handlebars->27->1543",
14731 + "default.handlebars->27->764",
14732 "default.handlebars->container->column_l->p40->3->1->p40type->3"
14733 ]
14734 },
@@ -14714,8 +14754,8 @@
14754 "default.handlebars->27->326",
14755 "default.handlebars->27->453",
14756 "default.handlebars->27->484",
14717 - "default.handlebars->27->697",
14718 - "default.handlebars->27->704"
14757 + "default.handlebars->27->718",
14758 + "default.handlebars->27->725"
14759 ]
14760 },
14761 {
@@ -14732,7 +14772,7 @@
14772 "zh-chs": "網格代理控制台",
14773 "xloc": [
14774 "default-mobile.handlebars->9->305",
14735 - "default.handlebars->27->1164"
14775 + "default.handlebars->27->1186"
14776 ]
14777 },
14778 {
@@ -14803,8 +14843,8 @@
14843 "ru": "MeshAction (.txt)",
14844 "zh-chs": "MeshAction(.txt)",
14845 "xloc": [
14806 - "default.handlebars->27->589",
14807 - "default.handlebars->27->591"
14846 + "default.handlebars->27->610",
14847 + "default.handlebars->27->612"
14848 ]
14849 },
14850 {
@@ -14820,7 +14860,7 @@
14860 "ru": "Трафик MeshAgent",
14861 "zh-chs": "MeshAgent流量",
14862 "xloc": [
14823 - "default.handlebars->27->1541"
14863 + "default.handlebars->27->1564"
14864 ]
14865 },
14866 {
@@ -14837,7 +14877,7 @@
14877 "ru": "Обновление MeshAgent",
14878 "zh-chs": "MeshAgent更新",
14879 "xloc": [
14840 - "default.handlebars->27->1542"
14880 + "default.handlebars->27->1565"
14881 ]
14882 },
14883 {
@@ -14869,7 +14909,7 @@
14909 "ru": "Ошибки MeshCentral",
14910 "zh-chs": "網格中心錯誤",
14911 "xloc": [
14872 - "default.handlebars->27->1034"
14912 + "default.handlebars->27->1055"
14913 ]
14914 },
14915 {
@@ -14885,7 +14925,7 @@
14925 "ru": "MeshCentral Router ",
14926 "zh-chs": "MeshCentral路由器",
14927 "xloc": [
14888 - "default.handlebars->27->577"
14928 + "default.handlebars->27->598"
14929 ]
14930 },
14931 {
@@ -14902,7 +14942,7 @@
14942 "ru": "MeshCentral Router это инструмент Windows для сопоставления портов TCP. Например, через этот сервер можно установить подключение по RDP к удаленному устройству.",
14943 "zh-chs": "MeshCentral Router是Windows工具,用於TCP端口映射。例如,您可以通過該服務器將RDP放入遠程設備。",
14944 "xloc": [
14905 - "default.handlebars->27->575"
14945 + "default.handlebars->27->596"
14946 ]
14947 },
14948 {
@@ -14936,7 +14976,7 @@
14976 "ru": "Соединения сервера MeshCentral",
14977 "zh-chs": "MeshCentral服務器對等",
14978 "xloc": [
14939 - "default.handlebars->27->1540"
14979 + "default.handlebars->27->1563"
14980 ]
14981 },
14982 {
@@ -14969,7 +15009,7 @@
15009 "ru": "Версия MeshCentral",
15010 "zh-chs": "MeshCentral版本",
15011 "xloc": [
14972 - "default.handlebars->27->1032",
15012 + "default.handlebars->27->1053",
15013 "default.handlebars->27->94",
15014 "default.handlebars->27->95"
15015 ]
@@ -14989,7 +15029,7 @@
15029 "zh-chs": "網格命令",
15030 "xloc": [
15031 "default.handlebars->27->189",
14992 - "default.handlebars->27->587"
15032 + "default.handlebars->27->608"
15033 ]
15034 },
15035 {
@@ -15006,7 +15046,7 @@
15046 "ru": "MeshCmd (Linux ARM, 32bit)",
15047 "zh-chs": "MeshCmd(Linux ARM,32位)",
15048 "xloc": [
15009 - "default.handlebars->27->599"
15049 + "default.handlebars->27->620"
15050 ]
15051 },
15052 {
@@ -15023,7 +15063,7 @@
15063 "ru": "MeshCmd (Linux x86, 32bit)",
15064 "zh-chs": "MeshCmd(Linux x86,32bit)",
15065 "xloc": [
15026 - "default.handlebars->27->596"
15066 + "default.handlebars->27->617"
15067 ]
15068 },
15069 {
@@ -15040,7 +15080,7 @@
15080 "ru": "MeshCmd (Linux x86, 64bit)",
15081 "zh-chs": "MeshCmd(Linux x86,64bit)",
15082 "xloc": [
15043 - "default.handlebars->27->597"
15083 + "default.handlebars->27->618"
15084 ]
15085 },
15086 {
@@ -15057,7 +15097,7 @@
15097 "ru": "MeshCmd (MacOS, 64bit)",
15098 "zh-chs": "MeshCmd(MacOS,64位)",
15099 "xloc": [
15060 - "default.handlebars->27->598"
15100 + "default.handlebars->27->619"
15101 ]
15102 },
15103 {
@@ -15072,7 +15112,7 @@
15112 "ru": "MeshCmd (приложение Win32)",
15113 "zh-chs": "MeshCmd(Win32可執行文件)",
15114 "xloc": [
15075 - "default.handlebars->27->594"
15115 + "default.handlebars->27->615"
15116 ]
15117 },
15118 {
@@ -15087,7 +15127,7 @@
15127 "ru": "MeshCmd (приложение Win64)",
15128 "zh-chs": "MeshCmd(Win64可執行文件)",
15129 "xloc": [
15090 - "default.handlebars->27->595"
15130 + "default.handlebars->27->616"
15131 ]
15132 },
15133 {
@@ -15103,7 +15143,7 @@
15143 "ru": "MeshCmd это утилита с командной строкой, которая позволяет выполнить множество операций. Файл с командами может быть опционально скачан и отредактирован для указания информации о сервере и учетных данных.",
15144 "zh-chs": "MeshCmd是執行許多不同操作的命令行工具。可以選擇下載和編輯操作文件以提供服務器信息和憑據。",
15145 "xloc": [
15106 - "default.handlebars->27->584"
15146 + "default.handlebars->27->605"
15147 ]
15148 },
15149 {
@@ -15174,7 +15214,7 @@
15214 "zh-chs": "信息",
15215 "xloc": [
15216 "default.handlebars->27->285",
15177 - "default.handlebars->27->555"
15217 + "default.handlebars->27->576"
15218 ]
15219 },
15220 {
@@ -15190,7 +15230,7 @@
15230 "ru": "Диспетчер сообщения",
15231 "zh-chs": "郵件調度程序",
15232 "xloc": [
15193 - "default.handlebars->27->1538"
15233 + "default.handlebars->27->1561"
15234 ]
15235 },
15236 {
@@ -15274,7 +15314,7 @@
15314 "ru": "Молдавский",
15315 "zh-chs": "摩爾達維亞人",
15316 "xloc": [
15277 - "default.handlebars->27->896"
15317 + "default.handlebars->27->917"
15318 ]
15319 },
15320 {
@@ -15291,7 +15331,7 @@
15331 "ru": "Еще",
15332 "zh-chs": "更多",
15333 "xloc": [
15294 - "default.handlebars->27->1563"
15334 + "default.handlebars->27->1586"
15335 ]
15336 },
15337 {
@@ -15308,7 +15348,7 @@
15348 "ru": "Материнская плата",
15349 "zh-chs": "母板",
15350 "xloc": [
15311 - "default.handlebars->27->739"
15351 + "default.handlebars->27->760"
15352 ]
15353 },
15354 {
@@ -15474,7 +15514,7 @@
15514 "ru": "Консоль моего сервера",
15515 "zh-chs": "我的服務器控制台",
15516 "xloc": [
15477 - "default.handlebars->27->745"
15517 + "default.handlebars->27->766"
15518 ]
15519 },
15520 {
@@ -15595,8 +15635,8 @@
15635 "ru": "Мой ключ",
15636 "zh-chs": "我的鑰匙",
15637 "xloc": [
15598 - "default.handlebars->27->771",
15599 - "default.handlebars->27->774"
15638 + "default.handlebars->27->792",
15639 + "default.handlebars->27->795"
15640 ]
15641 },
15642 {
@@ -15618,19 +15658,19 @@
15658 "default-mobile.handlebars->9->292",
15659 "default-mobile.handlebars->9->59",
15660 "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->5->1->1",
15621 - "default.handlebars->27->1013",
15622 - "default.handlebars->27->1040",
15623 - "default.handlebars->27->1126",
15624 - "default.handlebars->27->1284",
15625 - "default.handlebars->27->1352",
15626 - "default.handlebars->27->1356",
15627 - "default.handlebars->27->1361",
15628 - "default.handlebars->27->1363",
15629 - "default.handlebars->27->1386",
15661 + "default.handlebars->27->1034",
15662 + "default.handlebars->27->1061",
15663 + "default.handlebars->27->1147",
15664 + "default.handlebars->27->1308",
15665 + "default.handlebars->27->1376",
15666 + "default.handlebars->27->1380",
15667 + "default.handlebars->27->1385",
15668 + "default.handlebars->27->1387",
15669 + "default.handlebars->27->1410",
15670 "default.handlebars->27->444",
15631 - "default.handlebars->27->620",
15632 - "default.handlebars->27->693",
15633 - "default.handlebars->27->735",
15671 + "default.handlebars->27->641",
15672 + "default.handlebars->27->714",
15673 + "default.handlebars->27->756",
15674 "default.handlebars->27->76",
15675 "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
15676 "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3",
@@ -15668,7 +15708,7 @@
15708 "ru": "Имя1, Имя2, Имя3",
15709 "zh-chs": "名稱1,名稱2,名稱3",
15710 "xloc": [
15671 - "default.handlebars->27->1338"
15711 + "default.handlebars->27->1362"
15712 ]
15713 },
15714 {
@@ -15684,7 +15724,7 @@
15724 "ru": "Навахо",
15725 "zh-chs": "納瓦霍人",
15726 "xloc": [
15687 - "default.handlebars->27->897"
15727 + "default.handlebars->27->918"
15728 ]
15729 },
15730 {
@@ -15700,7 +15740,7 @@
15740 "ru": "Ндонга",
15741 "zh-chs": "恩東加",
15742 "xloc": [
15703 - "default.handlebars->27->898"
15743 + "default.handlebars->27->919"
15744 ]
15745 },
15746 {
@@ -15716,7 +15756,7 @@
15756 "ru": "Непальский",
15757 "zh-chs": "尼泊爾文",
15758 "xloc": [
15719 - "default.handlebars->27->899"
15759 + "default.handlebars->27->920"
15760 ]
15761 },
15762 {
@@ -15733,7 +15773,7 @@
15773 "ru": "Сетевые интерфейсы",
15774 "zh-chs": "網絡接口",
15775 "xloc": [
15736 - "default.handlebars->27->573"
15776 + "default.handlebars->27->594"
15777 ]
15778 },
15779 {
@@ -15750,7 +15790,7 @@
15790 "ru": "Network Router",
15791 "zh-chs": "網絡路由器",
15792 "xloc": [
15753 - "default.handlebars->27->593"
15793 + "default.handlebars->27->614"
15794 ]
15795 },
15796 {
@@ -15763,7 +15803,7 @@
15803 "pt": "Trabalho em rede",
15804 "zh-chs": "聯網",
15805 "xloc": [
15766 - "default.handlebars->27->714"
15806 + "default.handlebars->27->735"
15807 ]
15808 },
15809 {
@@ -15816,9 +15856,9 @@
15856 "zh-chs": "新設備組",
15857 "xloc": [
15858 "default-mobile.handlebars->9->53",
15819 - "default.handlebars->27->1006",
15820 - "default.handlebars->27->1018",
15821 - "default.handlebars->27->565"
15859 + "default.handlebars->27->1027",
15860 + "default.handlebars->27->1039",
15861 + "default.handlebars->27->586"
15862 ]
15863 },
15864 {
@@ -15837,8 +15877,8 @@
15877 "xloc": [
15878 "default-mobile.handlebars->9->250",
15879 "default-mobile.handlebars->9->82",
15840 - "default.handlebars->27->1257",
15841 - "default.handlebars->27->657",
15880 + "default.handlebars->27->1281",
15881 + "default.handlebars->27->678",
15882 "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
15883 "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3"
15884 ]
@@ -15893,8 +15933,14 @@
15933 "xloc": [
15934 "default-mobile.handlebars->9->48",
15935 "default-mobile.handlebars->9->49",
15896 - "default.handlebars->27->1001",
15897 - "default.handlebars->27->1002"
15936 + "default.handlebars->27->1022",
15937 + "default.handlebars->27->1023"
15938 + ]
15939 + },
15940 + {
15941 + "en": "No AMT",
15942 + "xloc": [
15943 + "default.handlebars->27->539"
15944 ]
15945 },
15946 {
@@ -15915,6 +15961,12 @@
15961 "default.handlebars->27->115"
15962 ]
15963 },
15964 + {
15965 + "en": "No Added Rights",
15966 + "xloc": [
15967 + "default.handlebars->27->550"
15968 + ]
15969 + },
15970 {
15971 "cs": "Žádné přihlašovací údaje",
15972 "de": "Keine Zugangsdaten",
@@ -15945,7 +15997,8 @@
15997 "pt": "No Desktop",
15998 "zh-chs": "沒有桌面",
15999 "xloc": [
15948 - "default.handlebars->27->1189"
16000 + "default.handlebars->27->1213",
16001 + "default.handlebars->27->541"
16002 ]
16003 },
16004 {
@@ -15958,7 +16011,7 @@
16011 "pt": "Sem acesso à área de trabalho",
16012 "zh-chs": "沒有桌面訪問",
16013 "xloc": [
15961 - "default.handlebars->27->1160"
16014 + "default.handlebars->27->1182"
16015 ]
16016 },
16017 {
@@ -15975,9 +16028,9 @@
16028 "ru": "События не найдены",
16029 "zh-chs": "找不到活動",
16030 "xloc": [
15978 - "default.handlebars->27->1274",
15979 - "default.handlebars->27->1485",
15980 - "default.handlebars->27->691"
16031 + "default.handlebars->27->1298",
16032 + "default.handlebars->27->1508",
16033 + "default.handlebars->27->712"
16034 ]
16035 },
16036 {
@@ -15995,7 +16048,7 @@
16048 "zh-chs": "沒有文件訪問",
16049 "xloc": [
16050 "default-mobile.handlebars->9->303",
15998 - "default.handlebars->27->1162"
16051 + "default.handlebars->27->1184"
16052 ]
16053 },
16054 {
@@ -16013,7 +16066,14 @@
16066 "zh-chs": "沒有文件",
16067 "xloc": [
16068 "default-mobile.handlebars->9->324",
16016 - "default.handlebars->27->1191"
16069 + "default.handlebars->27->1215",
16070 + "default.handlebars->27->538"
16071 + ]
16072 + },
16073 + {
16074 + "en": "No Input",
16075 + "xloc": [
16076 + "default.handlebars->27->536"
16077 ]
16078 },
16079 {
@@ -16032,8 +16092,8 @@
16092 "xloc": [
16093 "default-mobile.handlebars->9->304",
16094 "default-mobile.handlebars->9->325",
16035 - "default.handlebars->27->1163",
16036 - "default.handlebars->27->1192"
16095 + "default.handlebars->27->1185",
16096 + "default.handlebars->27->1216"
16097 ]
16098 },
16099 {
@@ -16100,7 +16160,7 @@
16160 "ru": "Нет членов",
16161 "zh-chs": "沒有會員",
16162 "xloc": [
16103 - "default.handlebars->27->1373"
16163 + "default.handlebars->27->1397"
16164 ]
16165 },
16166 {
@@ -16117,7 +16177,7 @@
16177 "ru": "Запретить создание групп устройств",
16178 "zh-chs": "沒有新的設備組",
16179 "xloc": [
16120 - "default.handlebars->27->1348"
16180 + "default.handlebars->27->1372"
16181 ]
16182 },
16183 {
@@ -16134,9 +16194,9 @@
16194 "ru": "Политик нет",
16195 "zh-chs": "沒有政策",
16196 "xloc": [
16137 - "default.handlebars->27->1067",
16138 - "default.handlebars->27->1098",
16139 - "default.handlebars->27->1101"
16197 + "default.handlebars->27->1088",
16198 + "default.handlebars->27->1119",
16199 + "default.handlebars->27->1122"
16200 ]
16201 },
16202 {
@@ -16155,12 +16215,11 @@
16215 "default-mobile.handlebars->9->287",
16216 "default-mobile.handlebars->9->330",
16217 "default-mobile.handlebars->9->68",
16158 - "default.handlebars->27->1027",
16159 - "default.handlebars->27->1092",
16160 - "default.handlebars->27->1197",
16161 - "default.handlebars->27->1379",
16162 - "default.handlebars->27->1457",
16163 - "default.handlebars->27->1466"
16218 + "default.handlebars->27->1048",
16219 + "default.handlebars->27->1113",
16220 + "default.handlebars->27->1221",
16221 + "default.handlebars->27->1403",
16222 + "default.handlebars->27->1487"
16223 ]
16224 },
16225 {
@@ -16179,7 +16238,7 @@
16238 "xloc": [
16239 "default-mobile.handlebars->9->218",
16240 "default.handlebars->27->227",
16182 - "default.handlebars->27->551"
16241 + "default.handlebars->27->572"
16242 ]
16243 },
16244 {
@@ -16197,7 +16256,8 @@
16256 "zh-chs": "沒有終端",
16257 "xloc": [
16258 "default-mobile.handlebars->9->323",
16200 - "default.handlebars->27->1190"
16259 + "default.handlebars->27->1214",
16260 + "default.handlebars->27->537"
16261 ]
16262 },
16263 {
@@ -16215,7 +16275,7 @@
16275 "zh-chs": "沒有終端訪問",
16276 "xloc": [
16277 "default-mobile.handlebars->9->302",
16218 - "default.handlebars->27->1161"
16278 + "default.handlebars->27->1183"
16279 ]
16280 },
16281 {
@@ -16231,7 +16291,7 @@
16291 "ru": "Нет инструментов (MeshCmd/Router)",
16292 "zh-chs": "沒有工具(MeshCmd /路由器)",
16293 "xloc": [
16234 - "default.handlebars->27->1349"
16294 + "default.handlebars->27->1373"
16295 ]
16296 },
16297 {
@@ -16248,8 +16308,8 @@
16308 "ru": "Нет общих групп устройств",
16309 "zh-chs": "沒有共同的設備組",
16310 "xloc": [
16251 - "default.handlebars->27->1382",
16252 - "default.handlebars->27->1469"
16311 + "default.handlebars->27->1406",
16312 + "default.handlebars->27->1490"
16313 ]
16314 },
16315 {
@@ -16331,7 +16391,7 @@
16391 "pt": "Nenhum dispositivo em comum",
16392 "zh-chs": "沒有共同的設備",
16393 "xloc": [
16334 - "default.handlebars->27->1460"
16394 + "default.handlebars->27->1481"
16395 ]
16396 },
16397 {
@@ -16348,7 +16408,7 @@
16408 "ru": "В группе нет устройств.",
16409 "zh-chs": "該設備組中沒有設備。",
16410 "xloc": [
16351 - "default.handlebars->27->1236"
16411 + "default.handlebars->27->1260"
16412 ]
16413 },
16414 {
@@ -16416,7 +16476,7 @@
16476 "ru": "Группы не найдены.",
16477 "zh-chs": "找不到群組。",
16478 "xloc": [
16419 - "default.handlebars->27->1351"
16479 + "default.handlebars->27->1375"
16480 ]
16481 },
16482 {
@@ -16433,7 +16493,7 @@
16493 "ru": "Информации об этом устройстве нет",
16494 "zh-chs": "沒有此設備的信息。",
16495 "xloc": [
16436 - "default.handlebars->27->744"
16496 + "default.handlebars->27->765"
16497 ]
16498 },
16499 {
@@ -16483,7 +16543,7 @@
16543 "ru": "Других групп устройств такого же типа не существует.",
16544 "zh-chs": "沒有其他相同類型的設備組。",
16545 "xloc": [
16486 - "default.handlebars->27->568"
16546 + "default.handlebars->27->589"
16547 ]
16548 },
16549 {
@@ -16516,7 +16576,7 @@
16576 "ru": "Нет серверных прав",
16577 "zh-chs": "沒有服務器權限",
16578 "xloc": [
16519 - "default.handlebars->27->1399"
16579 + "default.handlebars->27->1423"
16580 ]
16581 },
16582 {
@@ -16532,7 +16592,7 @@
16592 "ru": "Нет членства в группах пользователей",
16593 "zh-chs": "沒有用戶組成員身份",
16594 "xloc": [
16535 - "default.handlebars->27->1475"
16595 + "default.handlebars->27->1496"
16596 ]
16597 },
16598 {
@@ -16549,7 +16609,13 @@
16609 "ru": "Пользователи не найдены.",
16610 "zh-chs": "未找到相應的用戶。",
16611 "xloc": [
16552 - "default.handlebars->27->1292"
16612 + "default.handlebars->27->1316"
16613 + ]
16614 + },
16615 + {
16616 + "en": "No users with special device permissions",
16617 + "xloc": [
16618 + "default.handlebars->27->534"
16619 ]
16620 },
16621 {
@@ -16610,15 +16676,15 @@
16676 "default-mobile.handlebars->9->78",
16677 "default-mobile.handlebars->9->96",
16678 "default-mobile.handlebars->9->98",
16613 - "default.handlebars->27->1042",
16614 - "default.handlebars->27->1046",
16615 - "default.handlebars->27->1058",
16679 "default.handlebars->27->1063",
16617 - "default.handlebars->27->1065",
16618 - "default.handlebars->27->1245",
16619 - "default.handlebars->27->1360",
16620 - "default.handlebars->27->1418",
16621 - "default.handlebars->27->1422",
16680 + "default.handlebars->27->1067",
16681 + "default.handlebars->27->1079",
16682 + "default.handlebars->27->1084",
16683 + "default.handlebars->27->1086",
16684 + "default.handlebars->27->1269",
16685 + "default.handlebars->27->1384",
16686 + "default.handlebars->27->1442",
16687 + "default.handlebars->27->1446",
16688 "default.handlebars->27->148",
16689 "default.handlebars->27->163",
16690 "default.handlebars->27->164",
@@ -16660,7 +16726,7 @@
16726 "ru": "Норвежский",
16727 "zh-chs": "挪威",
16728 "xloc": [
16663 - "default.handlebars->27->900"
16729 + "default.handlebars->27->921"
16730 ]
16731 },
16732 {
@@ -16676,7 +16742,7 @@
16742 "ru": "Норвежский (Букмол)",
16743 "zh-chs": "挪威文(Bokmal)",
16744 "xloc": [
16679 - "default.handlebars->27->901"
16745 + "default.handlebars->27->922"
16746 ]
16747 },
16748 {
@@ -16692,7 +16758,7 @@
16758 "ru": "Норвежский (Нюнорск)",
16759 "zh-chs": "挪威文(尼諾斯克)",
16760 "xloc": [
16695 - "default.handlebars->27->902"
16761 + "default.handlebars->27->923"
16762 ]
16763 },
16764 {
@@ -16709,7 +16775,7 @@
16775 "xloc": [
16776 "default-mobile.handlebars->9->179",
16777 "default.handlebars->27->455",
16712 - "default.handlebars->27->718"
16778 + "default.handlebars->27->739"
16779 ]
16780 },
16781 {
@@ -16726,7 +16792,7 @@
16792 "xloc": [
16793 "default-mobile.handlebars->9->178",
16794 "default.handlebars->27->454",
16729 - "default.handlebars->27->717"
16795 + "default.handlebars->27->738"
16796 ]
16797 },
16798 {
@@ -16743,8 +16809,8 @@
16809 "ru": "Не подключен",
16810 "zh-chs": "未連接",
16811 "xloc": [
16746 - "default.handlebars->27->1225",
16747 - "default.handlebars->27->1231"
16812 + "default.handlebars->27->1249",
16813 + "default.handlebars->27->1255"
16814 ]
16815 },
16816 {
@@ -16757,7 +16823,7 @@
16823 "pt": "Não conhecido",
16824 "zh-chs": "未知",
16825 "xloc": [
16760 - "default.handlebars->27->728"
16826 + "default.handlebars->27->749"
16827 ]
16828 },
16829 {
@@ -16774,7 +16840,7 @@
16840 "ru": "Не задано",
16841 "zh-chs": "沒有設置",
16842 "xloc": [
16777 - "default.handlebars->27->1404"
16843 + "default.handlebars->27->1428"
16844 ]
16845 },
16846 {
@@ -16787,7 +16853,7 @@
16853 "pt": "Não verificado",
16854 "zh-chs": "未經審核的",
16855 "xloc": [
16790 - "default.handlebars->27->1440"
16856 + "default.handlebars->27->1464"
16857 ]
16858 },
16859 {
@@ -16804,10 +16870,11 @@
16870 "ru": "Примечания",
16871 "zh-chs": "筆記",
16872 "xloc": [
16807 - "default.handlebars->27->1073",
16808 - "default.handlebars->27->1429",
16873 + "default.handlebars->27->1094",
16874 + "default.handlebars->27->1453",
16875 "default.handlebars->27->497",
16810 - "default.handlebars->27->532"
16876 + "default.handlebars->27->546",
16877 + "default.handlebars->27->553"
16878 ]
16879 },
16880 {
@@ -16840,8 +16907,8 @@
16907 "ru": "Настройки уведомлений",
16908 "zh-chs": "通知設置",
16909 "xloc": [
16843 - "default.handlebars->27->1224",
16844 - "default.handlebars->27->988",
16910 + "default.handlebars->27->1009",
16911 + "default.handlebars->27->1248",
16912 "default.handlebars->container->column_l->p2->p2AccountActions->3->8"
16913 ]
16914 },
@@ -16859,7 +16926,7 @@
16926 "ru": "Уведомления также должны быть включены в настройках учетной записи.",
16927 "zh-chs": "通知設置還必須在帳戶設置中啟用。",
16928 "xloc": [
16862 - "default.handlebars->27->1220"
16929 + "default.handlebars->27->1244"
16930 ]
16931 },
16932 {
@@ -16876,7 +16943,7 @@
16943 "ru": "Звук уведомления",
16944 "zh-chs": "通知聲音。",
16945 "xloc": [
16879 - "default.handlebars->27->983"
16946 + "default.handlebars->27->1004"
16947 ]
16948 },
16949 {
@@ -16893,7 +16960,7 @@
16960 "ru": "Уведомления",
16961 "zh-chs": "通知事項",
16962 "xloc": [
16896 - "default.handlebars->27->1064"
16963 + "default.handlebars->27->1085"
16964 ]
16965 },
16966 {
@@ -16910,7 +16977,7 @@
16977 "ru": "Уведомить",
16978 "zh-chs": "通知",
16979 "xloc": [
16913 - "default.handlebars->27->1431"
16980 + "default.handlebars->27->1455"
16981 ]
16982 },
16983 {
@@ -16927,9 +16994,9 @@
16994 "ru": "Уведомить пользователя",
16995 "zh-chs": "通知使用者",
16996 "xloc": [
16930 - "default.handlebars->27->1130",
16931 - "default.handlebars->27->1134",
16932 - "default.handlebars->27->1137"
16997 + "default.handlebars->27->1151",
16998 + "default.handlebars->27->1155",
16999 + "default.handlebars->27->1158"
17000 ]
17001 },
17002 {
@@ -16946,7 +17013,7 @@
17013 "ru": "Уведомить {0}",
17014 "zh-chs": "通知{0}",
17015 "xloc": [
16949 - "default.handlebars->27->1304"
17016 + "default.handlebars->27->1328"
17017 ]
17018 },
17019 {
@@ -16965,7 +17032,7 @@
17032 "xloc": [
17033 "default-mobile.handlebars->9->45",
17034 "default-mobile.handlebars->dialog->idx_dlgButtonBar",
16968 - "default.handlebars->27->1030",
17035 + "default.handlebars->27->1051",
17036 "default.handlebars->27->480",
17037 "default.handlebars->container->dialog->idx_dlgButtonBar",
17038 "login-mobile.handlebars->dialog->idx_dlgButtonBar",
@@ -17003,7 +17070,7 @@
17070 "ru": "Окситанский",
17071 "zh-chs": "歐舒丹",
17072 "xloc": [
17006 - "default.handlebars->27->903"
17073 + "default.handlebars->27->924"
17074 ]
17075 },
17076 {
@@ -17020,7 +17087,7 @@
17087 "ru": "Произошло в {0}",
17088 "zh-chs": "發生在{0}",
17089 "xloc": [
17023 - "default.handlebars->27->1488"
17090 + "default.handlebars->27->1511"
17091 ]
17092 },
17093 {
@@ -17037,7 +17104,7 @@
17104 "ru": "Оффлайн пользователи",
17105 "zh-chs": "離線用戶",
17106 "xloc": [
17040 - "default.handlebars->27->1289"
17107 + "default.handlebars->27->1313"
17108 ]
17109 },
17110 {
@@ -17055,7 +17122,7 @@
17122 "zh-chs": "舊密碼:",
17123 "xloc": [
17124 "default-mobile.handlebars->9->47",
17058 - "default.handlebars->27->1000"
17125 + "default.handlebars->27->1021"
17126 ]
17127 },
17128 {
@@ -17090,7 +17157,7 @@
17157 "ru": "Онлайн пользователи",
17158 "zh-chs": "在線用戶",
17159 "xloc": [
17093 - "default.handlebars->27->1288"
17160 + "default.handlebars->27->1312"
17161 ]
17162 },
17163 {
@@ -17109,7 +17176,7 @@
17176 "xloc": [
17177 "default-mobile.handlebars->9->258",
17178 "default.handlebars->27->410",
17112 - "default.handlebars->27->665"
17179 + "default.handlebars->27->686"
17180 ]
17181 },
17182 {
@@ -17143,7 +17210,7 @@
17210 "ru": "Открыть страницу на устройстве",
17211 "zh-chs": "在設備上打開頁面",
17212 "xloc": [
17146 - "default.handlebars->27->534"
17213 + "default.handlebars->27->555"
17214 ]
17215 },
17216 {
@@ -17212,8 +17279,8 @@
17279 "default.handlebars->27->268",
17280 "default.handlebars->27->297",
17281 "default.handlebars->27->477",
17215 - "default.handlebars->27->586",
17216 - "default.handlebars->27->696"
17282 + "default.handlebars->27->607",
17283 + "default.handlebars->27->717"
17284 ]
17285 },
17286 {
@@ -17232,7 +17299,7 @@
17299 "xloc": [

This file is too large to show in full.

views/default.handlebars
+80 -31
@@ -2242,7 +2242,7 @@
2242 delete users[message.event.account._id]; // No longer part of our groups, remove this user.
2243 }
2244
2245 - masterUpdate(16384);
2245 + masterUpdate(4 | 16384);
2246 break;
2247 }
2248 case 'accountremove': {
@@ -5053,11 +5053,11 @@
5053 if (lastTab != null && Q('p19ph-' + lastTab) != null) pluginHandler.callPluginPage(lastTab, Q('p19ph-' + lastTab));
5054 }
5055
5056 - // Show special user permissions
5056 + // Show user device permissions
5057 x = '';
5058 if (urlargs.dp == 1) { // For testing only
5059 x += '<a href=# onclick="return p20showAddMeshUserDialog(5)" style=cursor:pointer;margin-right:10px><img src=images/icon-addnew.png border=0 height=12 width=12> ' + "Add User" + '</a>';
5060 - x += '<table style="color:black;background-color:#EEE;border-color:#AAA;border-width:1px;border-style:solid;border-collapse:collapse" border=0 cellpadding=2 cellspacing=0 width=100%><tbody><tr style=background-color:#AAAAAA;font-weight:bold><th scope=col style=text-align:left;width:430px>' + "Special Permissions" + '</th><th scope=col style=text-align:left></th></tr>';
5060 + x += '<table style="color:black;background-color:#EEE;border-color:#AAA;border-width:1px;border-style:solid;border-collapse:collapse" border=0 cellpadding=2 cellspacing=0 width=100%><tbody><tr style=background-color:#AAAAAA;font-weight:bold><th scope=col style=text-align:left;width:430px>' + "User Permissions" + '</th><th scope=col style=text-align:left></th></tr>';
5061 var count = 1;
5062 if (currentNode.links != null) {
5063 // Sort the list of users to display
@@ -5065,20 +5065,14 @@
5065 for (var i in currentNode.links) { if (i.startsWith('user/')) { useridlist.push(i); } }
5066 useridlist.sort();
5067 for (var i in useridlist) {
5068 - var trash = '', rights = '', userid = useridlist[i], srights = currentNode.links[userid].rights, rights = "Some Added Rights", username = userid.split('/')[2];
5069 - if ((users != null) && (users[userid] != null)) { username = users[userid].name; }
5070 -
5071 - /*
5072 - var node = nodelist[i], r = currentUser.links[node._id].rights, trash = '', rights = "Partial Device Rights", cr = GetNodeRights(node);
5073 - if ((userinfo.links) && (userinfo.links[i] != null) && (userinfo.links[i].rights != null)) { cr = userinfo.links[i].rights; }
5074 - var nodename = node?EscapeHtml(node.name):('<i>' + "Unknown Device" + '</i>');
5075 - */
5076 - if (srights == 0xFFFFFFFF) rights = "Full Device Rights"; else if (srights == 0) rights = "No Added Rights";
5068 + var trash = '', rights = '', userid = useridlist[i], srights = currentNode.links[userid].rights, username = EscapeHtml(userid.split('/')[2]), rights = makeUserDeviceRightsString(srights);
5069 + if ((users != null) && (users[userid] != null)) { username = EscapeHtml(users[userid].name); }
5070 if ((meshrights & 2) != 0) {
5078 - rights = '<div style=cursor:pointer onclick=p20showAddMeshUserDialog(4,\"' + encodeURIComponent(userid) + '\")>' + rights + ' <img class=hoverButton style=cursor:pointer src=images/link5.png></div>';
5071 + rights = '<div style=cursor:pointer onclick=p20showAddMeshUserDialog(5,\"' + encodeURIComponent(userid) + '\")>' + rights + ' <img class=hoverButton style=cursor:pointer src=images/link5.png></div>';
5072 trash = '<a href=# onclick=\'return p30removeUserFromNode(event,"' + encodeURIComponent(userid) + '")\' title=\"' + "Remove user rights to this device group" + '\" style=cursor:pointer><img src=images/trash.png border=0 height=10 width=10></a>';
5073 }
5081 - x += '<tr ' + (((++count % 2) == 0) ? 'style=background-color:#DDD' : '') + '><td><div title=\"' + "Device" + '\" class=m2></div><div>&nbsp;' + username + '<div></div></div></td><td><div style=float:right>' + trash + '</div><div>' + rights + '</div></td></tr>';
5074 + if (users != null) { username = '<a href=# onclick=\'gotoUser("' + encodeURIComponent(userid) + '");haltEvent(event);\'>' + username + '</a>'; }
5075 + x += '<tr ' + (((++count % 2) == 0) ? 'style=background-color:#DDD' : '') + '><td style=width:30%><div title=\"' + "User" + '\" class=m2></div><div>&nbsp;' + username + '<div></div></div></td><td style=width:70%><div style=float:right>' + trash + '</div><div>' + rights + '</div></td></tr>';
5076 }
5077 }
5078 if (count == 1) { x += '<tr><td><div style=padding:6px>&nbsp;<i>' + "No users with special device permissions" + '</i><div></div></div></td><td></td></tr>'; }
@@ -5099,6 +5093,30 @@
5093 go(panel);
5094 }
5095
5096 + function makeUserDeviceRightsString(rights) {
5097 + if (rights == 57592) { return "Full Device Rights"; }
5098 + var str = [];
5099 + if (rights & 8) {
5100 + var str1 = [];
5101 + if (rights & 256) str1.push("No Input");
5102 + if (rights & 512) str1.push("No Terminal");
5103 + if (rights & 1024) str1.push("No Files");
5104 + if (rights & 2048) str1.push("No AMT");
5105 + if (rights & 4096) str1.push("Limited Input");
5106 + if (rights & 65536) str1.push("No Desktop");
5107 + if (str1.length > 0) { str.push('Control (' + str1.join(', ') + ')'); } else { str.push("Control"); }
5108 + }
5109 + if (rights & 16) str.push("Console");
5110 + if (rights & 32) str.push("Server Files");
5111 + if (rights & 64) str.push("Wake");
5112 + if (rights & 128) str.push("Notes");
5113 + if (rights & 8192) str.push("Limit Events");
5114 + if (rights & 16384) str.push("Chat");
5115 + if (rights & 32768) str.push("Uninstall");
5116 + if (str.length == 0) return "No Added Rights";
5117 + return str.join(', ');
5118 + }
5119 +
5120 function writeDeviceEvent(nodeid) {
5121 if (xxdialogMode) return;
5122 setDialogMode(2, "Add Device Event", 3, writeDeviceEventEx, '<textarea id=d2devEvent style=background-color:#fcf3cf;width:100%;height:200px;resize:none;overflow-y:scroll></textarea><span style=font-size:10px>' + "This will add an entry to this device\'s event log." + '<span>', nodeid);
@@ -8447,9 +8465,12 @@
8465 if (xxdialogMode) return false;
8466 var x = '';
8467 if ((userid == null) || (userid == 5)) {
8450 - if (userid == null) { x += "Allow users to manage this device group and devices in this group."; } else { x += "Allow users to manage this device."; }
8451 - if (features & 0x00080000) { x += " Users need to login to this server once before they can be added to a device group." }
8452 - x += '<br /><br /><div style=\'position:relative\'>';
8468 + if (selected == null) {
8469 + if (userid == null) { x += "Allow users to manage this device group and devices in this group."; } else { x += "Allow users to manage this device."; }
8470 + if (features & 0x00080000) { x += " Users need to login to this server once before they can be added to a device group." }
8471 + x += '<br /><br />';
8472 + }
8473 + x += '<div style=\'position:relative\'>';
8474 x += addHtmlValue("User Names", '<input id=dp20username style=width:230px maxlength=32 onchange=p20validateAddMeshUserDialog() onkeyup=p20validateAddMeshUserDialog() placeholder="user1, user2, user3" />');
8475 x += '<div id=dp20usersuggest class=suggestionBox style=\'top:30px;left:130px;display:none\'></div>';
8476 x += '</div><br>';
@@ -8522,7 +8543,29 @@
8543 QE('dp2meshid', selected == null);
8544 QE('dp2nodeid', selected == null);
8545 } else if (userid === 5) {
8525 - setDialogMode(2, "Add Users to Device", 3, p20showAddMeshUserDialogEx, x, userid);
8546 + setDialogMode(2, selected?"Edit User Device Permissions":"Add User Device Permissions", 3, p20showAddMeshUserDialogEx, x, userid);
8547 + if (selected != null) {
8548 + selected = decodeURIComponent(selected);
8549 + if ((users != null) && (users[selected] != null)) { Q('dp20username').value = users[selected].name; } else { Q('dp20username').value = selected.split('/')[2]; }
8550 + var urights = currentNode.links[selected].rights;
8551 + QE('dp20username', false);
8552 + if (urights & 8) {
8553 + Q('p20remotecontrol').checked = true;
8554 + if (urights & 65536) { Q('p20nodesktop').checked = true; }
8555 + if (urights & 256) { Q('p20remoteview').checked = true; }
8556 + if (urights & 512) { Q('p20noterminal').checked = true; }
8557 + if (urights & 1024) { Q('p20nofiles').checked = true; }
8558 + if (urights & 2048) { Q('p20noamt').checked = true; }
8559 + if (urights & 4096) { Q('p20remotelimitedinput').checked = true; }
8560 + }
8561 + if (urights & 16) { Q('p20meshagentconsole').checked = true; }
8562 + if (urights & 32) { Q('p20meshserverfiles').checked = true; }
8563 + if (urights & 64) { Q('p20wakedevices').checked = true; }
8564 + if (urights & 128) { Q('p20editnotes').checked = true; }
8565 + if (urights & 8192) { Q('p20limitevents').checked = true; }
8566 + if (urights & 16384) { Q('p20chatnotify').checked = true; }
8567 + if (urights & 32768) { Q('p20uninstall').checked = true; }
8568 + }
8569 Q('dp20username').focus();
8570 } else {
8571 if (userid.startsWith('ugrp/')) {
@@ -10278,15 +10321,15 @@
10321 for (var i in currentUser.links) { if (i.startsWith('node/')) { var node = getNodeFromId(i); if (node != null) { nodelist.push(node); } } }
10322 nodelist.sort(nameSort);
10323 for (var i in nodelist) {
10281 - var node = nodelist[i], r = currentUser.links[node._id].rights, trash = '', rights = "Partial Device Rights", cr = GetNodeRights(node);
10324 + var node = nodelist[i], r = currentUser.links[node._id].rights, trash = '', cr = GetNodeRights(node);
10325 if ((userinfo.links) && (userinfo.links[i] != null) && (userinfo.links[i].rights != null)) { cr = userinfo.links[i].rights; }
10326 var nodename = node?EscapeHtml(node.name):('<i>' + "Unknown Device" + '</i>');
10284 - if (r == 0xFFFFFFFF) rights = "Full Device Rights"; else if (r == 0) rights = "No Rights";
10327 if ((cr & 2) != 0) {
10286 - rights = '<div style=cursor:pointer onclick=p20showAddMeshUserDialog(4,\"' + encodeURIComponent(node._id) + '\")>' + rights + ' <img class=hoverButton style=cursor:pointer src=images/link5.png></div>';
10328 + rights = '<div style=cursor:pointer onclick=p20showAddMeshUserDialog(4,\"' + encodeURIComponent(node._id) + '\")>' + makeUserDeviceRightsString(r) + ' <img class=hoverButton style=cursor:pointer src=images/link5.png></div>';
10329 trash = '<a href=# onclick=\'return p30removeNodeFromUser(event,"' + encodeURIComponent(node._id) + '")\' title=\"' + "Remove user rights to this device group" + '\" style=cursor:pointer><img src=images/trash.png border=0 height=10 width=10></a>';
10330 }
10289 - x += '<tr ' + (((++count % 2) == 0) ? 'style=background-color:#DDD' : '') + '><td><div title=\"' + "Device" + '\" class=si' + node.icon + '></div><div>&nbsp;' + nodename + '<div></div></div></td><td><div style=float:right>' + trash + '</div><div>' + rights + '</div></td></tr>';
10331 + nodename = '<a href=# onclick=\'gotoDevice("' + node._id + '",10);haltEvent(event);\'>' + nodename + '</a>';
10332 + x += '<tr ' + (((++count % 2) == 0) ? 'style=background-color:#DDD' : '') + '><td style=width:30%><div title=\"' + "Device" + '\" class=si' + node.icon + '></div><div>&nbsp;' + nodename + '<div></div></div></td><td style=width:70%><div style=float:right>' + trash + '</div><div>' + rights + '</div></td></tr>';
10333 }
10334 }
10335 if (count == 1) { x += '<tr><td><div style=padding:6px>&nbsp;<i>' + "No devices in common" + '</i><div></div></div></td><td></td></tr>'; }
@@ -11377,17 +11420,23 @@
11420 if (userid == null) { userid = userinfo._id; }
11421 if (typeof node == 'string') { node = getNodeFromId(node); if (node == null) { return 0; } }
11422 var r = GetMeshRights(node.meshid, userid);
11380 - if (r != 0xFFFFFFFF) {
11381 - var user = null;
11382 - if (userid == userinfo._id) { user = userinfo; } else { if (users != null) { user = users[userid]; } }
11383 - if ((user != null) && (user.links != null)) {
11384 - var r2 = user.links[node._id];
11385 - if (r2 != null) {
11386 - if (r2.rights == 0xFFFFFFFF) { return 0xFFFFFFFF; } // User has full rights thru a device link, stop here.
11387 - r |= r2; // TODO: Deal with reverse permissions
11388 - }
11423 + if (r == 0xFFFFFFFF) return r;
11424 + var user = null;
11425 +
11426 + // Check direct device rights using device data
11427 + if ((node.links != null) && (node.links[userid] != null)) { r |= node.links[userid].rights; } // TODO: Deal with reverse permissions
11428 +
11429 + // Check direct device rights using user data
11430 + /*
11431 + if (userid == userinfo._id) { user = userinfo; } else { if (users != null) { user = users[userid]; } }
11432 + if ((user != null) && (user.links != null)) {
11433 + var r2 = user.links[node._id];
11434 + if (r2 != null) {
11435 + if (r2.rights == 0xFFFFFFFF) { return 0xFFFFFFFF; } // User has full rights thru a device link, stop here.
11436 + r |= r2.rights; // TODO: Deal with reverse permissions
11437 }
11438 }
11439 + */
11440 return r;
11441 }
11442