diff --git a/meshuser.js b/meshuser.js index 1c860cb2..a13e9592 100644 --- a/meshuser.js +++ b/meshuser.js @@ -1492,7 +1492,12 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use // Handle any errors if (err != null) { - if (command.responseid != null) { try { ws.send(JSON.stringify({ action: 'adduser', responseid: command.responseid, result: err })); } catch (ex) { } } + if (command.responseid != null) { + try { ws.send(JSON.stringify({ action: 'adduser', responseid: command.responseid, result: err })); } catch (ex) { } + } else { + // Send error back, user not found. + displayNotificationMessage(err, 'New Account', 'ServerNotify'); + } break; } diff --git a/translate/translate.json b/translate/translate.json index 7ffd4d18..0215c10f 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -251,7 +251,7 @@ "zh-chs": " 用戶需要先登錄到該服務器一次,然後才能將其添加到設備組。", "xloc": [ "default.handlebars->27->1189", - "default.handlebars->27->1446" + "default.handlebars->27->1447" ] }, { @@ -664,7 +664,7 @@ "default-mobile.handlebars->9->247", "default-mobile.handlebars->9->70", "default.handlebars->27->1285", - "default.handlebars->27->1535", + "default.handlebars->27->1536", "default.handlebars->27->700" ] }, @@ -714,7 +714,7 @@ "ru": "1 активная сессия", "zh-chs": "1個活動會話", "xloc": [ - "default.handlebars->27->1489" + "default.handlebars->27->1490" ] }, { @@ -733,7 +733,7 @@ "xloc": [ "default-mobile.handlebars->9->338", "default-mobile.handlebars->9->80", - "default.handlebars->27->1303" + "default.handlebars->27->1304" ] }, { @@ -769,7 +769,7 @@ "ru": "1 группа", "zh-chs": "1組", "xloc": [ - "default.handlebars->27->1471" + "default.handlebars->27->1472" ] }, { @@ -841,7 +841,7 @@ "ru": "Еще 1 пользователь не показан, используйте поиск чтобы найти пользователей...", "zh-chs": "未再顯示1個用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->27->1338" + "default.handlebars->27->1339" ] }, { @@ -892,7 +892,7 @@ "ru": "1 сессия", "zh-chs": "1節", "xloc": [ - "default.handlebars->27->1342" + "default.handlebars->27->1343" ] }, { @@ -1160,8 +1160,8 @@ "ru": "двухфакторная аутентификация включена", "zh-chs": "啟用第二因素身份驗證", "xloc": [ - "default.handlebars->27->1355", - "default.handlebars->27->1480" + "default.handlebars->27->1356", + "default.handlebars->27->1481" ] }, { @@ -1908,7 +1908,7 @@ "ru": "Доступ к файлам сервера", "zh-chs": "訪問服務器文件", "xloc": [ - "default.handlebars->27->1452" + "default.handlebars->27->1453" ] }, { @@ -2016,8 +2016,8 @@ "ru": "Аккаунт заблокирован", "zh-chs": "帐户已被锁定", "xloc": [ - "default.handlebars->27->1356", - "default.handlebars->27->1449" + "default.handlebars->27->1357", + "default.handlebars->27->1450" ] }, { @@ -2288,7 +2288,7 @@ "ru": "Добавить устройство", "zh-chs": "添加設備", "xloc": [ - "default.handlebars->27->1505" + "default.handlebars->27->1506" ] }, { @@ -2324,8 +2324,8 @@ "xloc": [ "default.handlebars->27->1217", "default.handlebars->27->1219", - "default.handlebars->27->1428", - "default.handlebars->27->1511", + "default.handlebars->27->1429", + "default.handlebars->27->1512", "default.handlebars->27->189" ] }, @@ -2424,7 +2424,7 @@ "ru": "Добавить участие", "zh-chs": "添加會員", "xloc": [ - "default.handlebars->27->1531" + "default.handlebars->27->1532" ] }, { @@ -2513,7 +2513,7 @@ "xloc": [ "default.handlebars->27->1123", "default.handlebars->27->1218", - "default.handlebars->27->1517" + "default.handlebars->27->1518" ] }, { @@ -2548,7 +2548,7 @@ "zh-chs": "添加用戶", "xloc": [ "default.handlebars->27->1122", - "default.handlebars->27->1423" + "default.handlebars->27->1424" ] }, { @@ -2582,7 +2582,7 @@ "ru": "Добавить пользователей в группу", "zh-chs": "將用戶添加到用戶組", "xloc": [ - "default.handlebars->27->1448" + "default.handlebars->27->1449" ] }, { @@ -2789,7 +2789,7 @@ "ru": "Области администратора", "zh-chs": "管理領域", "xloc": [ - "default.handlebars->27->1475" + "default.handlebars->27->1476" ] }, { @@ -2824,7 +2824,7 @@ "ru": "Административные области", "zh-chs": "行政領域", "xloc": [ - "default.handlebars->27->1392" + "default.handlebars->27->1393" ] }, { @@ -2841,7 +2841,7 @@ "ru": "Администратор", "zh-chs": "管理員", "xloc": [ - "default.handlebars->27->1349" + "default.handlebars->27->1350" ] }, { @@ -2952,7 +2952,7 @@ "ru": "Счетчик ошибок агента", "zh-chs": "座席錯誤計數器", "xloc": [ - "default.handlebars->27->1544" + "default.handlebars->27->1545" ] }, { @@ -3020,7 +3020,7 @@ "ru": "Сессии агентов", "zh-chs": "座席會議", "xloc": [ - "default.handlebars->27->1560" + "default.handlebars->27->1561" ] }, { @@ -3143,7 +3143,7 @@ "ru": "Агенты", "zh-chs": "代理商", "xloc": [ - "default.handlebars->27->1573" + "default.handlebars->27->1574" ] }, { @@ -3233,7 +3233,7 @@ "zh-chs": "允許用戶管理此設備組和該組中的設備。", "xloc": [ "default.handlebars->27->1187", - "default.handlebars->27->1445" + "default.handlebars->27->1446" ] }, { @@ -3924,7 +3924,7 @@ "ru": "Вы уверенны, что {0} плагин: {1}", "zh-chs": "您確定要{0}插件嗎:{1}", "xloc": [ - "default.handlebars->27->1613" + "default.handlebars->27->1614" ] }, { @@ -3989,7 +3989,7 @@ "ru": "Приложение аутентификации", "zh-chs": "身份驗證應用", "xloc": [ - "default.handlebars->27->1476" + "default.handlebars->27->1477" ] }, { @@ -4302,7 +4302,7 @@ "ru": "Резервные коды", "zh-chs": "備用碼", "xloc": [ - "default.handlebars->27->1478" + "default.handlebars->27->1479" ] }, { @@ -4319,7 +4319,7 @@ "ru": "Плохой ключ", "zh-chs": "錯誤的簽名", "xloc": [ - "default.handlebars->27->1551" + "default.handlebars->27->1552" ] }, { @@ -4336,7 +4336,7 @@ "ru": "Плохой веб-сертификат", "zh-chs": "錯誤的網絡證書", "xloc": [ - "default.handlebars->27->1550" + "default.handlebars->27->1551" ] }, { @@ -4466,7 +4466,7 @@ "ru": "Отправить сообщение", "zh-chs": "廣播", "xloc": [ - "default.handlebars->27->1421", + "default.handlebars->27->1422", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -4484,7 +4484,7 @@ "ru": "Отправить сообщение", "zh-chs": "廣播消息", "xloc": [ - "default.handlebars->27->1377" + "default.handlebars->27->1378" ] }, { @@ -4501,7 +4501,7 @@ "ru": "Отправить сообщение всем подключенным пользователям.", "zh-chs": "向所有連接的用戶廣播消息。", "xloc": [ - "default.handlebars->27->1376" + "default.handlebars->27->1377" ] }, { @@ -4589,7 +4589,7 @@ "ru": "CIRA Сервер", "zh-chs": "CIRA服務器", "xloc": [ - "default.handlebars->27->1601" + "default.handlebars->27->1602" ] }, { @@ -4606,7 +4606,7 @@ "ru": "CIRA Сервер команды", "zh-chs": "CIRA服務器命令", "xloc": [ - "default.handlebars->27->1602" + "default.handlebars->27->1603" ] }, { @@ -4623,7 +4623,7 @@ "ru": "Загрузка CPU", "zh-chs": "CPU負載", "xloc": [ - "default.handlebars->27->1565" + "default.handlebars->27->1566" ] }, { @@ -4640,7 +4640,7 @@ "ru": "Загрузка CPU за последние 15 минут", "zh-chs": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1568" + "default.handlebars->27->1569" ] }, { @@ -4657,7 +4657,7 @@ "ru": "Загрузка CPU за последние 5 минут", "zh-chs": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1567" + "default.handlebars->27->1568" ] }, { @@ -4674,7 +4674,7 @@ "ru": "Загрузка CPU за последнюю минуту", "zh-chs": "最後一分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1566" + "default.handlebars->27->1567" ] }, { @@ -4710,8 +4710,8 @@ "ru": "Формат CSV", "zh-chs": "CSV格式", "xloc": [ - "default.handlebars->27->1324", - "default.handlebars->27->1368", + "default.handlebars->27->1325", + "default.handlebars->27->1369", "default.handlebars->27->390" ] }, @@ -4729,7 +4729,7 @@ "ru": "Ошибка вызова", "zh-chs": "通話錯誤", "xloc": [ - "default.handlebars->27->1614" + "default.handlebars->27->1615" ] }, { @@ -4838,7 +4838,7 @@ "ru": "Смена email для {0}", "zh-chs": "更改{0}的電子郵件", "xloc": [ - "default.handlebars->27->1495" + "default.handlebars->27->1496" ] }, { @@ -4876,7 +4876,7 @@ "xloc": [ "default-mobile.handlebars->9->52", "default.handlebars->27->1052", - "default.handlebars->27->1488" + "default.handlebars->27->1489" ] }, { @@ -4893,7 +4893,7 @@ "ru": "Смена пароля для {0}", "zh-chs": "更改{0}的密碼", "xloc": [ - "default.handlebars->27->1502" + "default.handlebars->27->1503" ] }, { @@ -4962,7 +4962,7 @@ "ru": "Изменить пароль для этого пользователя", "zh-chs": "更改該用戶的密碼", "xloc": [ - "default.handlebars->27->1487" + "default.handlebars->27->1488" ] }, { @@ -5047,7 +5047,7 @@ "ru": "Чат", "zh-chs": "聊天室", "xloc": [ - "default.handlebars->27->1341", + "default.handlebars->27->1342", "default.handlebars->27->554", "default.handlebars->27->573" ] @@ -5154,7 +5154,7 @@ "ru": "Проверка...", "zh-chs": "檢查...", "xloc": [ - "default.handlebars->27->1608", + "default.handlebars->27->1609", "default.handlebars->27->825" ] }, @@ -5324,7 +5324,7 @@ "default-mobile.handlebars->9->272", "default-mobile.handlebars->9->28", "default-mobile.handlebars->9->94", - "default.handlebars->27->1318", + "default.handlebars->27->1319", "default.handlebars->27->719", "default.handlebars->27->721", "default.handlebars->27->723", @@ -5395,7 +5395,7 @@ "ru": "Очистить это уведомление", "zh-chs": "清除此通知", "xloc": [ - "default.handlebars->27->1538" + "default.handlebars->27->1539" ] }, { @@ -5606,8 +5606,8 @@ "ru": "Общие группы устройств", "zh-chs": "通用設備組", "xloc": [ - "default.handlebars->27->1429", - "default.handlebars->27->1512" + "default.handlebars->27->1430", + "default.handlebars->27->1513" ] }, { @@ -5623,7 +5623,7 @@ "ru": "Общие устройства", "zh-chs": "通用設備", "xloc": [ - "default.handlebars->27->1506" + "default.handlebars->27->1507" ] }, { @@ -5641,7 +5641,7 @@ "zh-chs": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->9->89", - "default.handlebars->27->1313" + "default.handlebars->27->1314" ] }, { @@ -5661,7 +5661,7 @@ "default-mobile.handlebars->9->224", "default-mobile.handlebars->9->291", "default.handlebars->27->1168", - "default.handlebars->27->1441", + "default.handlebars->27->1442", "default.handlebars->27->387", "default.handlebars->27->607", "default.handlebars->27->616" @@ -5733,7 +5733,7 @@ "ru": "Подтвердить удаление пользователя {0}?", "zh-chs": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->27->1504" + "default.handlebars->27->1505" ] }, { @@ -5786,7 +5786,7 @@ "ru": "Подтвердить перезапись?", "zh-chs": "確認覆蓋?", "xloc": [ - "default.handlebars->27->1312" + "default.handlebars->27->1313" ] }, { @@ -5821,8 +5821,8 @@ "ru": "Подтвердить удаление группы устройств {0}?", "zh-chs": "確認刪除設備組{0}?", "xloc": [ - "default.handlebars->27->1436", - "default.handlebars->27->1533" + "default.handlebars->27->1437", + "default.handlebars->27->1534" ] }, { @@ -5835,7 +5835,7 @@ "ru": "Подтвердите удаление устройства {0}?", "zh-chs": "确认移除设备{0}?", "xloc": [ - "default.handlebars->27->1524" + "default.handlebars->27->1525" ] }, { @@ -5852,7 +5852,7 @@ "ru": "Подтвердить удаление группы {0}?", "zh-chs": "確認刪除組{0}?", "xloc": [ - "default.handlebars->27->1529" + "default.handlebars->27->1530" ] }, { @@ -5871,8 +5871,8 @@ "xloc": [ "default-mobile.handlebars->9->337", "default.handlebars->27->1251", - "default.handlebars->27->1444", - "default.handlebars->27->1526" + "default.handlebars->27->1445", + "default.handlebars->27->1527" ] }, { @@ -6004,7 +6004,7 @@ "ru": "Подключено Intel® AMT", "zh-chs": "連接的英特爾®AMT", "xloc": [ - "default.handlebars->27->1556" + "default.handlebars->27->1557" ] }, { @@ -6021,7 +6021,7 @@ "ru": "Подключенные пользователи", "zh-chs": "關聯用戶", "xloc": [ - "default.handlebars->27->1561" + "default.handlebars->27->1562" ] }, { @@ -6096,7 +6096,7 @@ "ru": "Подключений ", "zh-chs": "連接數", "xloc": [ - "default.handlebars->27->1572" + "default.handlebars->27->1573" ] }, { @@ -6113,7 +6113,7 @@ "ru": "Ретранслятор подключения", "zh-chs": "連接繼電器", "xloc": [ - "default.handlebars->27->1600" + "default.handlebars->27->1601" ] }, { @@ -6237,7 +6237,7 @@ "ru": "Cookie-кодировщик", "zh-chs": "Cookie編碼器", "xloc": [ - "default.handlebars->27->1586" + "default.handlebars->27->1587" ] }, { @@ -6357,6 +6357,8 @@ "ru": "Скопировать ссылку в буфер обмена", "zh-chs": "複製鏈接到剪貼板", "xloc": [ + "default.handlebars->27->1287", + "default.handlebars->27->1301", "default.handlebars->27->299" ] }, @@ -6528,7 +6530,7 @@ "ru": "Основной сервер", "zh-chs": "核心服務器", "xloc": [ - "default.handlebars->27->1585" + "default.handlebars->27->1586" ] }, { @@ -6561,7 +6563,7 @@ "ru": "Создать учетную запись", "zh-chs": "創建帳號", "xloc": [ - "default.handlebars->27->1388", + "default.handlebars->27->1389", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->12->1->1", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1" ] @@ -6597,7 +6599,7 @@ "ru": "Создать группу пользователей", "zh-chs": "創建用戶組", "xloc": [ - "default.handlebars->27->1412" + "default.handlebars->27->1413" ] }, { @@ -6648,7 +6650,7 @@ "ru": "Создайте сразу несколько учетных записей, импортировав файл JSON в следующем формате:", "zh-chs": "通過導入以下格式的JSON文件一次創建多個帳戶:", "xloc": [ - "default.handlebars->27->1359" + "default.handlebars->27->1360" ] }, { @@ -6683,7 +6685,7 @@ "ru": "Создано", "zh-chs": "創建", "xloc": [ - "default.handlebars->27->1464" + "default.handlebars->27->1465" ] }, { @@ -7013,7 +7015,7 @@ "default-mobile.handlebars->9->84", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->27->1307", + "default.handlebars->27->1308", "default.handlebars->27->417", "default.handlebars->27->706", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", @@ -7129,7 +7131,7 @@ "ru": "Удалить пользователя", "zh-chs": "刪除用戶", "xloc": [ - "default.handlebars->27->1486" + "default.handlebars->27->1487" ] }, { @@ -7146,8 +7148,8 @@ "ru": "Удалить группу пользователей", "zh-chs": "刪除用戶組", "xloc": [ - "default.handlebars->27->1434", - "default.handlebars->27->1442" + "default.handlebars->27->1435", + "default.handlebars->27->1443" ] }, { @@ -7164,7 +7166,7 @@ "ru": "Удалить пользователя {0}", "zh-chs": "刪除用戶{0}", "xloc": [ - "default.handlebars->27->1503" + "default.handlebars->27->1504" ] }, { @@ -7234,7 +7236,7 @@ "xloc": [ "default-mobile.handlebars->9->255", "default-mobile.handlebars->9->86", - "default.handlebars->27->1309", + "default.handlebars->27->1310", "default.handlebars->27->708" ] }, @@ -7252,7 +7254,7 @@ "ru": "Удалить группу пользователей {0}?", "zh-chs": "刪除用戶組{0}?", "xloc": [ - "default.handlebars->27->1440" + "default.handlebars->27->1441" ] }, { @@ -7271,7 +7273,7 @@ "xloc": [ "default-mobile.handlebars->9->254", "default-mobile.handlebars->9->85", - "default.handlebars->27->1308", + "default.handlebars->27->1309", "default.handlebars->27->707" ] }, @@ -7375,10 +7377,10 @@ "default.handlebars->27->1064", "default.handlebars->27->1088", "default.handlebars->27->1171", - "default.handlebars->27->1411", - "default.handlebars->27->1416", - "default.handlebars->27->1418", - "default.handlebars->27->1438", + "default.handlebars->27->1412", + "default.handlebars->27->1417", + "default.handlebars->27->1419", + "default.handlebars->27->1439", "default.handlebars->27->457", "default.handlebars->27->458", "default.handlebars->27->649", @@ -7573,7 +7575,7 @@ "zh-chs": "設備", "xloc": [ "default.handlebars->27->1195", - "default.handlebars->27->1509", + "default.handlebars->27->1510", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] }, @@ -7612,8 +7614,8 @@ "default.handlebars->27->1191", "default.handlebars->27->1193", "default.handlebars->27->1194", - "default.handlebars->27->1432", - "default.handlebars->27->1515" + "default.handlebars->27->1433", + "default.handlebars->27->1516" ] }, { @@ -7649,10 +7651,10 @@ "zh-chs": "設備組", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3", - "default.handlebars->27->1407", - "default.handlebars->27->1420", - "default.handlebars->27->1473", - "default.handlebars->27->1559", + "default.handlebars->27->1408", + "default.handlebars->27->1421", + "default.handlebars->27->1474", + "default.handlebars->27->1560", "default.handlebars->container->column_l->p2->9" ] }, @@ -8565,7 +8567,7 @@ "ru": "Скачать список событий в одном из форматов ниже.", "zh-chs": "使用以下一種文件格式下載事件列表。", "xloc": [ - "default.handlebars->27->1323" + "default.handlebars->27->1324" ] }, { @@ -8582,7 +8584,7 @@ "ru": "Скачать список пользователей в одном из форматов ниже.", "zh-chs": "使用以下一種文件格式下載用戶列表。", "xloc": [ - "default.handlebars->27->1367" + "default.handlebars->27->1368" ] }, { @@ -8668,7 +8670,7 @@ "ru": "Скопировать агент", "zh-chs": "代理重複", "xloc": [ - "default.handlebars->27->1555" + "default.handlebars->27->1556" ] }, { @@ -8702,7 +8704,7 @@ "ru": "Скопировать группу пользователей", "zh-chs": "重複的用戶組", "xloc": [ - "default.handlebars->27->1413" + "default.handlebars->27->1414" ] }, { @@ -9057,7 +9059,7 @@ "ru": "Редактировать группу пользователей", "zh-chs": "編輯用戶組", "xloc": [ - "default.handlebars->27->1439" + "default.handlebars->27->1440" ] }, { @@ -9092,10 +9094,10 @@ "zh-chs": "電子郵件", "xloc": [ "default-mobile.handlebars->9->40", - "default.handlebars->27->1379", - "default.handlebars->27->1460", + "default.handlebars->27->1380", "default.handlebars->27->1461", - "default.handlebars->27->1491", + "default.handlebars->27->1462", + "default.handlebars->27->1492", "default.handlebars->27->270", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3" @@ -9146,7 +9148,7 @@ "ru": "Почтовый трафик", "zh-chs": "电子邮件流量", "xloc": [ - "default.handlebars->27->1594" + "default.handlebars->27->1595" ] }, { @@ -9183,7 +9185,7 @@ "ru": "Электронная почта не подтверждена", "zh-chs": "邮件未验证", "xloc": [ - "default.handlebars->27->1352" + "default.handlebars->27->1353" ] }, { @@ -9200,8 +9202,8 @@ "ru": "Email подтвержден", "zh-chs": "電子郵件已驗證", "xloc": [ - "default.handlebars->27->1353", - "default.handlebars->27->1457" + "default.handlebars->27->1354", + "default.handlebars->27->1458" ] }, { @@ -9218,7 +9220,7 @@ "ru": "Email подтвержден.", "zh-chs": "電子郵件已驗證。", "xloc": [ - "default.handlebars->27->1385" + "default.handlebars->27->1386" ] }, { @@ -9235,7 +9237,7 @@ "ru": "Email не подтвержден", "zh-chs": "電子郵件未驗證", "xloc": [ - "default.handlebars->27->1458" + "default.handlebars->27->1459" ] }, { @@ -9602,7 +9604,7 @@ "ru": "Введите разделенный запятыми список имен административных областей.", "zh-chs": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->27->1389" + "default.handlebars->27->1390" ] }, { @@ -9771,7 +9773,7 @@ "ru": "Экспорт списка событий", "zh-chs": "活動列表導出", "xloc": [ - "default.handlebars->27->1328" + "default.handlebars->27->1329" ] }, { @@ -9893,7 +9895,7 @@ "ru": "Внешний", "zh-chs": "外部", "xloc": [ - "default.handlebars->27->1579" + "default.handlebars->27->1580" ] }, { @@ -10279,8 +10281,8 @@ "ru": "Принудительно сбросить пароль при следующем входе в систему.", "zh-chs": "下次登錄時強制重置密碼。", "xloc": [ - "default.handlebars->27->1383", - "default.handlebars->27->1500" + "default.handlebars->27->1384", + "default.handlebars->27->1501" ] }, { @@ -10366,8 +10368,8 @@ "ru": "Свободно", "zh-chs": "自由", "xloc": [ - "default.handlebars->27->1540", - "default.handlebars->27->1542" + "default.handlebars->27->1541", + "default.handlebars->27->1543" ] }, { @@ -10552,7 +10554,7 @@ "default-mobile.handlebars->9->67", "default.handlebars->27->1073", "default.handlebars->27->1198", - "default.handlebars->27->1395" + "default.handlebars->27->1396" ] }, { @@ -10648,7 +10650,7 @@ "ru": "Администратор с полным доступом", "zh-chs": "正式管理員", "xloc": [ - "default.handlebars->27->1453" + "default.handlebars->27->1454" ] }, { @@ -11058,7 +11060,7 @@ "ru": "Члены группы", "zh-chs": "小組成員", "xloc": [ - "default.handlebars->27->1424" + "default.handlebars->27->1425" ] }, { @@ -11126,7 +11128,7 @@ "ru": "Группы", "zh-chs": "團體", "xloc": [ - "default.handlebars->27->1333", + "default.handlebars->27->1334", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGroups" ] }, @@ -11229,7 +11231,7 @@ "ru": "Всего кучи", "zh-chs": "堆總數", "xloc": [ - "default.handlebars->27->1581" + "default.handlebars->27->1582" ] }, { @@ -11246,7 +11248,7 @@ "ru": "Куча используется", "zh-chs": "堆使用", "xloc": [ - "default.handlebars->27->1580" + "default.handlebars->27->1581" ] }, { @@ -11477,7 +11479,7 @@ "zh-chs": "保持{2}的{0}入口{1}", "xloc": [ "default-mobile.handlebars->9->91", - "default.handlebars->27->1315" + "default.handlebars->27->1316" ] }, { @@ -12008,8 +12010,8 @@ "xloc": [ "default.handlebars->27->1274", "default.handlebars->27->1280", - "default.handlebars->27->1577", - "default.handlebars->27->1599" + "default.handlebars->27->1578", + "default.handlebars->27->1600" ] }, { @@ -12713,7 +12715,7 @@ "ru": "Некорректный тип группы устройств", "zh-chs": "無效的設備組類型", "xloc": [ - "default.handlebars->27->1554" + "default.handlebars->27->1555" ] }, { @@ -12730,7 +12732,7 @@ "ru": "Некорректный JSON", "zh-chs": "無效的JSON", "xloc": [ - "default.handlebars->27->1548" + "default.handlebars->27->1549" ] }, { @@ -12747,8 +12749,8 @@ "ru": "Некорректный формат файла JSON.", "zh-chs": "無效的JSON文件格式。", "xloc": [ - "default.handlebars->27->1364", - "default.handlebars->27->1366" + "default.handlebars->27->1365", + "default.handlebars->27->1367" ] }, { @@ -12765,7 +12767,7 @@ "ru": "Некорректный файл JSON: {0}.", "zh-chs": "無效的JSON文件:{0}。", "xloc": [ - "default.handlebars->27->1362" + "default.handlebars->27->1363" ] }, { @@ -12782,7 +12784,7 @@ "ru": "Некорректная сигнатура PKCS", "zh-chs": "無效的PKCS簽名", "xloc": [ - "default.handlebars->27->1546" + "default.handlebars->27->1547" ] }, { @@ -12799,7 +12801,7 @@ "ru": "Некорректная сигнатура RSA", "zh-chs": "無效的RSA密碼", "xloc": [ - "default.handlebars->27->1547" + "default.handlebars->27->1548" ] }, { @@ -13101,8 +13103,8 @@ "ru": "Формат JSON", "zh-chs": "JSON格式", "xloc": [ - "default.handlebars->27->1326", - "default.handlebars->27->1370", + "default.handlebars->27->1327", + "default.handlebars->27->1371", "default.handlebars->27->392" ] }, @@ -13584,7 +13586,7 @@ "ru": "Последний доступ", "zh-chs": "最後訪問", "xloc": [ - "default.handlebars->27->1334" + "default.handlebars->27->1335" ] }, { @@ -13601,7 +13603,7 @@ "ru": "Последний вход в систему", "zh-chs": "上次登錄", "xloc": [ - "default.handlebars->27->1465" + "default.handlebars->27->1466" ] }, { @@ -13659,7 +13661,7 @@ "ru": "Последнее изменение: {0}", "zh-chs": "上次更改:{0}", "xloc": [ - "default.handlebars->27->1469" + "default.handlebars->27->1470" ] }, { @@ -13710,7 +13712,7 @@ "ru": "Последний вход в систему: {0}", "zh-chs": "上次登錄:{0}", "xloc": [ - "default.handlebars->27->1344" + "default.handlebars->27->1345" ] }, { @@ -13852,7 +13854,7 @@ "ru": "Меньше", "zh-chs": "減", "xloc": [ - "default.handlebars->27->1616" + "default.handlebars->27->1617" ] }, { @@ -13940,7 +13942,6 @@ "zh-chs": "鏈接", "xloc": [ "default-mobile.handlebars->9->71", - "default.handlebars->27->1287", "default.handlebars->container->column_l->p42->p42tbl->1->0->4" ] }, @@ -14387,7 +14388,7 @@ "ru": "Заблокировать учетную запись", "zh-chs": "鎖定賬戶", "xloc": [ - "default.handlebars->27->1401" + "default.handlebars->27->1402" ] }, { @@ -14404,7 +14405,7 @@ "ru": "Заблокирован", "zh-chs": "已鎖定", "xloc": [ - "default.handlebars->27->1345" + "default.handlebars->27->1346" ] }, { @@ -14421,7 +14422,7 @@ "ru": "Заблокированная учетная запись", "zh-chs": "賬戶鎖定", "xloc": [ - "default.handlebars->27->1450" + "default.handlebars->27->1451" ] }, { @@ -14906,7 +14907,7 @@ "ru": "Сообщения главного сервера", "zh-chs": "主服務器消息", "xloc": [ - "default.handlebars->27->1588" + "default.handlebars->27->1589" ] }, { @@ -15060,7 +15061,7 @@ "ru": "Управление группами пользователя", "zh-chs": "管理用戶組", "xloc": [ - "default.handlebars->27->1400" + "default.handlebars->27->1401" ] }, { @@ -15077,7 +15078,7 @@ "ru": "Управление пользователями", "zh-chs": "管理用戶", "xloc": [ - "default.handlebars->27->1399", + "default.handlebars->27->1400", "default.handlebars->27->559" ] }, @@ -15200,7 +15201,7 @@ "ru": "Менеджер", "zh-chs": "經理", "xloc": [ - "default.handlebars->27->1350" + "default.handlebars->27->1351" ] }, { @@ -15301,7 +15302,7 @@ "ru": "Достигнуто максимальное число сессий", "zh-chs": "達到的會話數上限", "xloc": [ - "default.handlebars->27->1552" + "default.handlebars->27->1553" ] }, { @@ -15355,7 +15356,7 @@ "ru": "Мегабайт", "zh-chs": "兆字節", "xloc": [ - "default.handlebars->27->1578" + "default.handlebars->27->1579" ] }, { @@ -15372,7 +15373,7 @@ "ru": "ОЗУ", "zh-chs": "記憶", "xloc": [ - "default.handlebars->27->1569", + "default.handlebars->27->1570", "default.handlebars->27->790", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] @@ -15508,7 +15509,7 @@ "ru": "Трафик MeshAgent", "zh-chs": "MeshAgent流量", "xloc": [ - "default.handlebars->27->1590" + "default.handlebars->27->1591" ] }, { @@ -15525,7 +15526,7 @@ "ru": "Обновление MeshAgent", "zh-chs": "MeshAgent更新", "xloc": [ - "default.handlebars->27->1591" + "default.handlebars->27->1592" ] }, { @@ -15628,7 +15629,7 @@ "ru": "Соединения сервера MeshCentral", "zh-chs": "MeshCentral服務器對等", "xloc": [ - "default.handlebars->27->1589" + "default.handlebars->27->1590" ] }, { @@ -15890,7 +15891,7 @@ "ru": "Диспетчер сообщения", "zh-chs": "郵件調度程序", "xloc": [ - "default.handlebars->27->1587" + "default.handlebars->27->1588" ] }, { @@ -16017,7 +16018,7 @@ "ru": "Еще", "zh-chs": "更多", "xloc": [ - "default.handlebars->27->1615" + "default.handlebars->27->1616" ] }, { @@ -16347,12 +16348,12 @@ "default.handlebars->27->1060", "default.handlebars->27->1087", "default.handlebars->27->1170", - "default.handlebars->27->1332", - "default.handlebars->27->1406", - "default.handlebars->27->1410", - "default.handlebars->27->1415", - "default.handlebars->27->1417", - "default.handlebars->27->1437", + "default.handlebars->27->1333", + "default.handlebars->27->1407", + "default.handlebars->27->1411", + "default.handlebars->27->1416", + "default.handlebars->27->1418", + "default.handlebars->27->1438", "default.handlebars->27->450", "default.handlebars->27->667", "default.handlebars->27->740", @@ -16394,7 +16395,7 @@ "ru": "Имя1, Имя2, Имя3", "zh-chs": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->27->1391" + "default.handlebars->27->1392" ] }, { @@ -16566,7 +16567,7 @@ "xloc": [ "default-mobile.handlebars->9->251", "default-mobile.handlebars->9->82", - "default.handlebars->27->1305", + "default.handlebars->27->1306", "default.handlebars->27->704", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3" @@ -16741,8 +16742,8 @@ "ru": "События не найдены", "zh-chs": "找不到活動", "xloc": [ - "default.handlebars->27->1322", - "default.handlebars->27->1534", + "default.handlebars->27->1323", + "default.handlebars->27->1535", "default.handlebars->27->738" ] }, @@ -16883,7 +16884,7 @@ "ru": "Нет членов", "zh-chs": "沒有會員", "xloc": [ - "default.handlebars->27->1427" + "default.handlebars->27->1428" ] }, { @@ -16900,7 +16901,7 @@ "ru": "Запретить создание групп устройств", "zh-chs": "沒有新的設備組", "xloc": [ - "default.handlebars->27->1402" + "default.handlebars->27->1403" ] }, { @@ -17015,7 +17016,7 @@ "ru": "Нет инструментов (MeshCmd/Router)", "zh-chs": "沒有工具(MeshCmd /路由器)", "xloc": [ - "default.handlebars->27->1403" + "default.handlebars->27->1404" ] }, { @@ -17032,8 +17033,8 @@ "ru": "Нет общих групп устройств", "zh-chs": "沒有共同的設備組", "xloc": [ - "default.handlebars->27->1433", - "default.handlebars->27->1516" + "default.handlebars->27->1434", + "default.handlebars->27->1517" ] }, { @@ -17119,7 +17120,7 @@ "ru": "Нет общих устройств", "zh-chs": "沒有共同的設備", "xloc": [ - "default.handlebars->27->1510" + "default.handlebars->27->1511" ] }, { @@ -17205,7 +17206,7 @@ "ru": "Группы не найдены.", "zh-chs": "找不到群組。", "xloc": [ - "default.handlebars->27->1405" + "default.handlebars->27->1406" ] }, { @@ -17307,7 +17308,7 @@ "ru": "Нет серверных прав", "zh-chs": "沒有服務器權限", "xloc": [ - "default.handlebars->27->1451" + "default.handlebars->27->1452" ] }, { @@ -17324,7 +17325,7 @@ "ru": "Нет членства в группах пользователей", "zh-chs": "沒有用戶組成員身份", "xloc": [ - "default.handlebars->27->1522" + "default.handlebars->27->1523" ] }, { @@ -17341,7 +17342,7 @@ "ru": "Пользователи не найдены.", "zh-chs": "未找到相應的用戶。", "xloc": [ - "default.handlebars->27->1340" + "default.handlebars->27->1341" ] }, { @@ -17421,9 +17422,9 @@ "default.handlebars->27->1110", "default.handlebars->27->1112", "default.handlebars->27->1293", - "default.handlebars->27->1414", - "default.handlebars->27->1470", - "default.handlebars->27->1474", + "default.handlebars->27->1415", + "default.handlebars->27->1471", + "default.handlebars->27->1475", "default.handlebars->27->149", "default.handlebars->27->165", "default.handlebars->27->166", @@ -17584,7 +17585,7 @@ "ru": "Не задано", "zh-chs": "沒有設置", "xloc": [ - "default.handlebars->27->1456" + "default.handlebars->27->1457" ] }, { @@ -17600,7 +17601,7 @@ "ru": "не подтверждено", "zh-chs": "未經審核的", "xloc": [ - "default.handlebars->27->1493" + "default.handlebars->27->1494" ] }, { @@ -17618,7 +17619,7 @@ "zh-chs": "筆記", "xloc": [ "default.handlebars->27->1120", - "default.handlebars->27->1481", + "default.handlebars->27->1482", "default.handlebars->27->503", "default.handlebars->27->552", "default.handlebars->27->571", @@ -17726,7 +17727,7 @@ "ru": "Уведомить", "zh-chs": "通知", "xloc": [ - "default.handlebars->27->1483" + "default.handlebars->27->1484" ] }, { @@ -17762,7 +17763,7 @@ "ru": "Уведомить {0}", "zh-chs": "通知{0}", "xloc": [ - "default.handlebars->27->1357" + "default.handlebars->27->1358" ] }, { @@ -17837,7 +17838,7 @@ "ru": "Произошло в {0}", "zh-chs": "發生在{0}", "xloc": [ - "default.handlebars->27->1537" + "default.handlebars->27->1538" ] }, { @@ -17854,7 +17855,7 @@ "ru": "Оффлайн пользователи", "zh-chs": "離線用戶", "xloc": [ - "default.handlebars->27->1337" + "default.handlebars->27->1338" ] }, { @@ -17907,7 +17908,7 @@ "ru": "Онлайн пользователи", "zh-chs": "在線用戶", "xloc": [ - "default.handlebars->27->1336" + "default.handlebars->27->1337" ] }, { @@ -18221,7 +18222,7 @@ "ru": "Частично", "zh-chs": "部分的", "xloc": [ - "default.handlebars->27->1351" + "default.handlebars->27->1352" ] }, { @@ -18284,7 +18285,7 @@ "ru": "Частичные права", "zh-chs": "部分權利", "xloc": [ - "default.handlebars->27->1454" + "default.handlebars->27->1455" ] }, { @@ -18319,12 +18320,12 @@ "zh-chs": "密碼", "xloc": [ "default-mobile.handlebars->9->217", - "default.handlebars->27->1380", "default.handlebars->27->1381", - "default.handlebars->27->1466", - "default.handlebars->27->1468", - "default.handlebars->27->1496", + "default.handlebars->27->1382", + "default.handlebars->27->1467", + "default.handlebars->27->1469", "default.handlebars->27->1497", + "default.handlebars->27->1498", "default.handlebars->27->227", "default.handlebars->27->256", "default.handlebars->27->595" @@ -18420,7 +18421,7 @@ "ru": "Подсказка пароля", "zh-chs": "密碼提示", "xloc": [ - "default.handlebars->27->1498" + "default.handlebars->27->1499" ] }, { @@ -18543,7 +18544,7 @@ "default-mobile.handlebars->9->90", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->27->1314", + "default.handlebars->27->1315", "default.handlebars->27->695", "default.handlebars->27->717", "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3", @@ -18708,7 +18709,7 @@ "xloc": [ "default-mobile.handlebars->9->333", "default.handlebars->27->1247", - "default.handlebars->27->1335" + "default.handlebars->27->1336" ] }, { @@ -18861,7 +18862,7 @@ "zh-chs": "插件動作", "xloc": [ "default.handlebars->27->160", - "default.handlebars->27->1612" + "default.handlebars->27->1613" ] }, { @@ -19569,7 +19570,7 @@ "ru": "RSS", "zh-chs": "的RSS", "xloc": [ - "default.handlebars->27->1582" + "default.handlebars->27->1583" ] }, { @@ -19586,7 +19587,7 @@ "ru": "Случайный пароль.", "zh-chs": "隨機化密碼。", "xloc": [ - "default.handlebars->27->1382" + "default.handlebars->27->1383" ] }, { @@ -19637,7 +19638,7 @@ "ru": "Области", "zh-chs": "境界", "xloc": [ - "default.handlebars->27->1390" + "default.handlebars->27->1391" ] }, { @@ -19656,7 +19657,7 @@ "xloc": [ "default-mobile.handlebars->9->252", "default-mobile.handlebars->9->83", - "default.handlebars->27->1306", + "default.handlebars->27->1307", "default.handlebars->27->705" ] }, @@ -19753,7 +19754,7 @@ "ru": "Число ретрансляций", "zh-chs": "中繼計數", "xloc": [ - "default.handlebars->27->1564" + "default.handlebars->27->1565" ] }, { @@ -19770,7 +19771,7 @@ "ru": "Ошибки ретранслятора", "zh-chs": "中繼錯誤", "xloc": [ - "default.handlebars->27->1557" + "default.handlebars->27->1558" ] }, { @@ -19787,8 +19788,8 @@ "ru": "Сессии ретранслятора", "zh-chs": "接力會議", "xloc": [ - "default.handlebars->27->1563", - "default.handlebars->27->1576" + "default.handlebars->27->1564", + "default.handlebars->27->1577" ] }, { @@ -19978,7 +19979,7 @@ "ru": "Удаленный пользователь", "zh-chs": "遠程用戶", "xloc": [ - "default.handlebars->27->1443" + "default.handlebars->27->1444" ] }, { @@ -20063,7 +20064,7 @@ "ru": "Удалить устройство", "zh-chs": "删除设备", "xloc": [ - "default.handlebars->27->1523" + "default.handlebars->27->1524" ] }, { @@ -20080,8 +20081,8 @@ "ru": "Удалить группу устройств.", "zh-chs": "刪除設備組", "xloc": [ - "default.handlebars->27->1435", - "default.handlebars->27->1532" + "default.handlebars->27->1436", + "default.handlebars->27->1533" ] }, { @@ -20098,8 +20099,8 @@ "ru": "Удалить пользователя", "zh-chs": "刪除用戶", "xloc": [ - "default.handlebars->27->1525", - "default.handlebars->27->1528" + "default.handlebars->27->1526", + "default.handlebars->27->1529" ] }, { @@ -20116,7 +20117,7 @@ "ru": "Удалить все двухфакторные аутентификации.", "zh-chs": "刪除所有第二因素驗證。", "xloc": [ - "default.handlebars->27->1501" + "default.handlebars->27->1502" ] }, { @@ -20133,7 +20134,7 @@ "ru": "Удалить все прошлые события для этого userid.", "zh-chs": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->27->1384" + "default.handlebars->27->1385" ] }, { @@ -20197,7 +20198,7 @@ "ru": "Удалить этого пользователя", "zh-chs": "删除该用户", "xloc": [ - "default.handlebars->27->1485" + "default.handlebars->27->1486" ] }, { @@ -20214,7 +20215,7 @@ "ru": "Удалить членство пользователя в группе", "zh-chs": "刪除用戶組成員身份", "xloc": [ - "default.handlebars->27->1520" + "default.handlebars->27->1521" ] }, { @@ -20231,7 +20232,7 @@ "ru": "Удалить права группы пользователей для этой группы устройств", "zh-chs": "刪除該設備組的用戶組權限", "xloc": [ - "default.handlebars->27->1431" + "default.handlebars->27->1432" ] }, { @@ -20249,9 +20250,9 @@ "zh-chs": "刪除此設備組的用戶權限", "xloc": [ "default.handlebars->27->1137", - "default.handlebars->27->1425", - "default.handlebars->27->1508", - "default.handlebars->27->1514", + "default.handlebars->27->1426", + "default.handlebars->27->1509", + "default.handlebars->27->1515", "default.handlebars->27->538" ] }, @@ -20273,7 +20274,7 @@ "default-mobile.handlebars->9->87", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->27->1310", + "default.handlebars->27->1311", "default.handlebars->27->414", "default.handlebars->27->709", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", @@ -20313,8 +20314,8 @@ "zh-chs": "要求:{0}。", "xloc": [ "default-mobile.handlebars->9->51", - "default.handlebars->27->1387", - "default.handlebars->27->1499" + "default.handlebars->27->1388", + "default.handlebars->27->1500" ] }, { @@ -20542,7 +20543,7 @@ "ru": "Ограничения", "zh-chs": "限制條件", "xloc": [ - "default.handlebars->27->1455" + "default.handlebars->27->1456" ] }, { @@ -21088,7 +21089,7 @@ "zh-chs": "安全", "xloc": [ "default-mobile.handlebars->9->218", - "default.handlebars->27->1479", + "default.handlebars->27->1480", "default.handlebars->27->228", "default.handlebars->27->596", "default.handlebars->27->771" @@ -21108,7 +21109,7 @@ "ru": "Ключ безопасности", "zh-chs": "安全密鑰", "xloc": [ - "default.handlebars->27->1477" + "default.handlebars->27->1478" ] }, { @@ -21141,7 +21142,7 @@ "ru": "Выбрать все", "zh-chs": "全選", "xloc": [ - "default.handlebars->27->1302", + "default.handlebars->27->1303", "default.handlebars->27->372", "default.handlebars->27->701", "default.handlebars->27->703", @@ -21165,7 +21166,7 @@ "ru": "Очистить все", "zh-chs": "選擇無", "xloc": [ - "default.handlebars->27->1301", + "default.handlebars->27->1302", "default.handlebars->27->371", "default.handlebars->27->702", "default.handlebars->meshContextMenu->cxselectnone" @@ -21361,7 +21362,7 @@ "ru": "Отправить уведомление всем пользователям этой группы.", "zh-chs": "向該組中的所有用戶發送通知。", "xloc": [ - "default.handlebars->27->1422" + "default.handlebars->27->1423" ] }, { @@ -21378,7 +21379,7 @@ "ru": "Отправить текстовое уведомление этому пользователю.", "zh-chs": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->27->1358" + "default.handlebars->27->1359" ] }, { @@ -21391,7 +21392,7 @@ "ru": "Отправить письмо пользователю", "zh-chs": "发送电子邮件给用户", "xloc": [ - "default.handlebars->27->1354" + "default.handlebars->27->1355" ] }, { @@ -21425,7 +21426,7 @@ "ru": "Отправить приглашение по email.", "zh-chs": "發送邀請電子郵件。", "xloc": [ - "default.handlebars->27->1386" + "default.handlebars->27->1387" ] }, { @@ -21476,7 +21477,7 @@ "ru": "Отправить уведомление пользователю", "zh-chs": "發送用戶通知", "xloc": [ - "default.handlebars->27->1484" + "default.handlebars->27->1485" ] }, { @@ -21526,7 +21527,7 @@ "ru": "Резервное копирование сервера", "zh-chs": "服務器備份", "xloc": [ - "default.handlebars->27->1396" + "default.handlebars->27->1397" ] }, { @@ -21543,7 +21544,7 @@ "ru": "Сертификат сервера", "zh-chs": "服務器證書", "xloc": [ - "default.handlebars->27->1592" + "default.handlebars->27->1593" ] }, { @@ -21559,7 +21560,7 @@ "ru": "База данных сервера", "zh-chs": "服務器數據庫", "xloc": [ - "default.handlebars->27->1593" + "default.handlebars->27->1594" ] }, { @@ -21580,7 +21581,7 @@ "default-mobile.handlebars->9->320", "default.handlebars->27->1210", "default.handlebars->27->1232", - "default.handlebars->27->1393", + "default.handlebars->27->1394", "default.handlebars->27->550", "default.handlebars->27->569" ] @@ -21599,8 +21600,8 @@ "ru": "Разрешения сервера", "zh-chs": "服務器權限", "xloc": [ - "default.handlebars->27->1346", - "default.handlebars->27->1404" + "default.handlebars->27->1347", + "default.handlebars->27->1405" ] }, { @@ -21617,7 +21618,7 @@ "ru": "Квота сервера", "zh-chs": "服務器配額", "xloc": [ - "default.handlebars->27->1463" + "default.handlebars->27->1464" ] }, { @@ -21634,7 +21635,7 @@ "ru": "Восстановление сервера", "zh-chs": "服務器還原", "xloc": [ - "default.handlebars->27->1397" + "default.handlebars->27->1398" ] }, { @@ -21651,7 +21652,7 @@ "ru": "Права", "zh-chs": "服務器權限", "xloc": [ - "default.handlebars->27->1462" + "default.handlebars->27->1463" ] }, { @@ -21668,7 +21669,7 @@ "ru": "Состояние сервера", "zh-chs": "服務器狀態", "xloc": [ - "default.handlebars->27->1543" + "default.handlebars->27->1544" ] }, { @@ -21702,7 +21703,7 @@ "ru": "Трассировка сервера", "zh-chs": "服務器跟踪", "xloc": [ - "default.handlebars->27->1603" + "default.handlebars->27->1604" ] }, { @@ -21719,7 +21720,7 @@ "ru": "Обновление сервера", "zh-chs": "服務器更新", "xloc": [ - "default.handlebars->27->1398" + "default.handlebars->27->1399" ] }, { @@ -21841,7 +21842,7 @@ "ru": "ServerStats.csv", "zh-chs": "ServerStats.csv", "xloc": [ - "default.handlebars->27->1584" + "default.handlebars->27->1585" ] }, { @@ -23153,7 +23154,7 @@ "ru": "Статус", "zh-chs": "狀態", "xloc": [ - "default.handlebars->27->1492", + "default.handlebars->27->1493", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -23863,7 +23864,7 @@ "ru": "На данный момент уведомлений нет", "zh-chs": "目前沒有任何通知", "xloc": [ - "default.handlebars->27->1536" + "default.handlebars->27->1537" ] }, { @@ -25060,7 +25061,7 @@ "default-mobile.handlebars->9->175", "default-mobile.handlebars->9->176", "default.handlebars->27->13", - "default.handlebars->27->1527", + "default.handlebars->27->1528", "default.handlebars->27->370", "default.handlebars->27->41", "default.handlebars->27->42", @@ -25102,7 +25103,7 @@ "ru": "Неизвестное действие", "zh-chs": "未知動作", "xloc": [ - "default.handlebars->27->1549" + "default.handlebars->27->1550" ] }, { @@ -25118,7 +25119,7 @@ "ru": "Неизвестное устройство", "zh-chs": "未知設備", "xloc": [ - "default.handlebars->27->1507" + "default.handlebars->27->1508" ] }, { @@ -25135,9 +25136,9 @@ "ru": "Неизвестная группа устройств", "zh-chs": "未知設備組", "xloc": [ - "default.handlebars->27->1430", - "default.handlebars->27->1513", - "default.handlebars->27->1553" + "default.handlebars->27->1431", + "default.handlebars->27->1514", + "default.handlebars->27->1554" ] }, { @@ -25154,7 +25155,7 @@ "ru": "Неизвестная группа", "zh-chs": "未知群組", "xloc": [ - "default.handlebars->27->1545" + "default.handlebars->27->1546" ] }, { @@ -25189,7 +25190,7 @@ "ru": "Неизвестная группа пользователей", "zh-chs": "未知用戶組", "xloc": [ - "default.handlebars->27->1519" + "default.handlebars->27->1520" ] }, { @@ -25264,7 +25265,7 @@ "ru": "Актуально", "zh-chs": "最新", "xloc": [ - "default.handlebars->27->1610" + "default.handlebars->27->1611" ] }, { @@ -25304,8 +25305,8 @@ "default-mobile.handlebars->9->257", "default-mobile.handlebars->9->275", "default-mobile.handlebars->9->88", - "default.handlebars->27->1311", - "default.handlebars->27->1319", + "default.handlebars->27->1312", + "default.handlebars->27->1320", "default.handlebars->27->710", "default.handlebars->27->733", "default.handlebars->27->736", @@ -25394,7 +25395,7 @@ "ru": "Загрузка перезапишет 1 файл. Продолжить?", "zh-chs": "上傳將覆蓋1個文件。繼續?", "xloc": [ - "default.handlebars->27->1320", + "default.handlebars->27->1321", "default.handlebars->27->734" ] }, @@ -25412,7 +25413,7 @@ "ru": "Загрузка перезапишет {0} файлов. Продолжить?", "zh-chs": "上傳將覆蓋{0}個文件。繼續?", "xloc": [ - "default.handlebars->27->1321", + "default.handlebars->27->1322", "default.handlebars->27->735" ] }, @@ -25511,8 +25512,8 @@ "ru": "Использовано", "zh-chs": "用過的", "xloc": [ - "default.handlebars->27->1539", - "default.handlebars->27->1541" + "default.handlebars->27->1540", + "default.handlebars->27->1542" ] }, { @@ -25531,8 +25532,8 @@ "xloc": [ "default-mobile.handlebars->9->332", "default.handlebars->27->1138", - "default.handlebars->27->1347", - "default.handlebars->27->1426", + "default.handlebars->27->1348", + "default.handlebars->27->1427", "default.handlebars->27->184", "default.handlebars->27->539" ] @@ -25551,7 +25552,7 @@ "ru": "Пользователь + Файлы", "zh-chs": "用戶+文件", "xloc": [ - "default.handlebars->27->1348" + "default.handlebars->27->1349" ] }, { @@ -25568,10 +25569,10 @@ "ru": "Импорт учетной записи пользователя", "zh-chs": "用戶帳戶導入", "xloc": [ - "default.handlebars->27->1360", "default.handlebars->27->1361", - "default.handlebars->27->1363", - "default.handlebars->27->1365" + "default.handlebars->27->1362", + "default.handlebars->27->1364", + "default.handlebars->27->1366" ] }, { @@ -25588,7 +25589,7 @@ "ru": "Учетные записи пользователей", "zh-chs": "用戶帳號", "xloc": [ - "default.handlebars->27->1558" + "default.handlebars->27->1559" ] }, { @@ -25642,9 +25643,9 @@ "zh-chs": "用戶組", "xloc": [ "default.handlebars->27->1192", - "default.handlebars->27->1409", - "default.handlebars->27->1521", - "default.handlebars->27->1530" + "default.handlebars->27->1410", + "default.handlebars->27->1522", + "default.handlebars->27->1531" ] }, { @@ -25678,7 +25679,7 @@ "ru": "Членство в группах пользователей", "zh-chs": "用戶組成員資格", "xloc": [ - "default.handlebars->27->1518" + "default.handlebars->27->1519" ] }, { @@ -25696,7 +25697,7 @@ "zh-chs": "用戶標識", "xloc": [ "default.handlebars->27->1246", - "default.handlebars->27->1459" + "default.handlebars->27->1460" ] }, { @@ -25713,7 +25714,7 @@ "ru": "Экспортировать список пользователей", "zh-chs": "用戶列表導出", "xloc": [ - "default.handlebars->27->1372" + "default.handlebars->27->1373" ] }, { @@ -25748,7 +25749,7 @@ "zh-chs": "用戶名", "xloc": [ "default.handlebars->27->1190", - "default.handlebars->27->1447" + "default.handlebars->27->1448" ] }, { @@ -25793,7 +25794,7 @@ "ru": "Сессии пользователя", "zh-chs": "用戶會話", "xloc": [ - "default.handlebars->27->1575" + "default.handlebars->27->1576" ] }, { @@ -25913,7 +25914,7 @@ "zh-chs": "用戶名", "xloc": [ "default-mobile.handlebars->9->216", - "default.handlebars->27->1378", + "default.handlebars->27->1379", "default.handlebars->27->225", "default.handlebars->27->255", "default.handlebars->27->594", @@ -25973,9 +25974,9 @@ "ru": "Пользователи", "zh-chs": "用戶數", "xloc": [ - "default.handlebars->27->1408", - "default.handlebars->27->1419", - "default.handlebars->27->1574", + "default.handlebars->27->1409", + "default.handlebars->27->1420", + "default.handlebars->27->1575", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -25993,7 +25994,7 @@ "ru": "Сессии пользователей", "zh-chs": "用戶會話", "xloc": [ - "default.handlebars->27->1562" + "default.handlebars->27->1563" ] }, { @@ -26060,7 +26061,7 @@ "ru": "Проверенный", "zh-chs": "已驗證", "xloc": [ - "default.handlebars->27->1494" + "default.handlebars->27->1495" ] }, { @@ -26129,7 +26130,7 @@ "ru": "Версия несовместима, пожалуйста, сначала обновите установку MeshCentral", "zh-chs": "版本不兼容,请先升级您的MeshCentral安装", "xloc": [ - "default.handlebars->27->1606" + "default.handlebars->27->1607" ] }, { @@ -26194,8 +26195,8 @@ "ru": "Просмотр журнала изменений", "zh-chs": "查看变更日志", "xloc": [ - "default.handlebars->27->1609", - "default.handlebars->27->1611" + "default.handlebars->27->1610", + "default.handlebars->27->1612" ] }, { @@ -26246,7 +26247,7 @@ "ru": "Посмотреть примечания об этом пользователе", "zh-chs": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->27->1482" + "default.handlebars->27->1483" ] }, { @@ -26435,8 +26436,8 @@ "ru": "Веб-сервер", "zh-chs": "網絡服務器", "xloc": [ - "default.handlebars->27->1595", - "default.handlebars->27->1596" + "default.handlebars->27->1596", + "default.handlebars->27->1597" ] }, { @@ -26453,7 +26454,7 @@ "ru": "Запросы веб-сервера", "zh-chs": "Web服務器請求", "xloc": [ - "default.handlebars->27->1597" + "default.handlebars->27->1598" ] }, { @@ -26470,7 +26471,7 @@ "ru": "Ретранслятор Web Socket", "zh-chs": "Web套接字中繼", "xloc": [ - "default.handlebars->27->1598" + "default.handlebars->27->1599" ] }, { @@ -26572,7 +26573,7 @@ "ru": "Будет изменено при следующем входе в систему.", "zh-chs": "下次登錄時將更改。", "xloc": [ - "default.handlebars->27->1467" + "default.handlebars->27->1468" ] }, { @@ -27502,7 +27503,7 @@ "ru": "\\\\'", "zh-chs": "\\\\'", "xloc": [ - "default.handlebars->27->1607" + "default.handlebars->27->1608" ] }, { @@ -27650,7 +27651,7 @@ "zh-chs": "複製", "xloc": [ "default-mobile.handlebars->9->92", - "default.handlebars->27->1316" + "default.handlebars->27->1317" ] }, { @@ -27716,8 +27717,8 @@ "ru": "eventslist.csv", "zh-chs": "eventslist.csv", "xloc": [ - "default.handlebars->27->1325", - "default.handlebars->27->1330" + "default.handlebars->27->1326", + "default.handlebars->27->1331" ] }, { @@ -27734,8 +27735,8 @@ "ru": "eventslist.json", "zh-chs": "eventslist.json", "xloc": [ - "default.handlebars->27->1327", - "default.handlebars->27->1331" + "default.handlebars->27->1328", + "default.handlebars->27->1332" ] }, { @@ -27769,7 +27770,7 @@ "ru": "свободно", "zh-chs": "自由", "xloc": [ - "default.handlebars->27->1570" + "default.handlebars->27->1571" ] }, { @@ -27950,7 +27951,7 @@ "ru": "id, name, email, creation, lastlogin, groups, authfactors", "zh-chs": "id,名稱,電子郵件,創建,lastlogin,組,authfactors", "xloc": [ - "default.handlebars->27->1373" + "default.handlebars->27->1374" ] }, { @@ -28036,7 +28037,7 @@ "ru": "k max, пусто по умолчанию", "zh-chs": "k max,默认为空白", "xloc": [ - "default.handlebars->27->1394" + "default.handlebars->27->1395" ] }, { @@ -28072,7 +28073,7 @@ "zh-chs": "移動", "xloc": [ "default-mobile.handlebars->9->93", - "default.handlebars->27->1317" + "default.handlebars->27->1318" ] }, { @@ -28120,7 +28121,7 @@ "ru": "servertrace.csv", "zh-chs": "servertrace.csv", "xloc": [ - "default.handlebars->27->1605" + "default.handlebars->27->1606" ] }, { @@ -28172,7 +28173,7 @@ "ru": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss", "zh-chs": "時間,conn.agent,conn.users,conn.usersessions,conn.relaysession,conn.intelamt,mem.external,mem.heapused,mem.heaptotal,mem.rss", "xloc": [ - "default.handlebars->27->1583" + "default.handlebars->27->1584" ] }, { @@ -28189,7 +28190,7 @@ "ru": "time, source, message", "zh-chs": "時間,來源,訊息", "xloc": [ - "default.handlebars->27->1604" + "default.handlebars->27->1605" ] }, { @@ -28220,7 +28221,7 @@ "ru": "всего", "zh-chs": "總", "xloc": [ - "default.handlebars->27->1571" + "default.handlebars->27->1572" ] }, { @@ -28286,8 +28287,8 @@ "ru": "userlist.csv", "zh-chs": "userlist.csv", "xloc": [ - "default.handlebars->27->1369", - "default.handlebars->27->1374" + "default.handlebars->27->1370", + "default.handlebars->27->1375" ] }, { @@ -28304,8 +28305,8 @@ "ru": "userlist.json", "zh-chs": "userlist.json", "xloc": [ - "default.handlebars->27->1371", - "default.handlebars->27->1375" + "default.handlebars->27->1372", + "default.handlebars->27->1376" ] }, { @@ -28321,7 +28322,7 @@ "ru": "utc, время, тип, действие, пользователь, устройство, сообщение", "zh-chs": "utc,時間,類型,操作,用戶,設備,消息", "xloc": [ - "default.handlebars->27->1329" + "default.handlebars->27->1330" ] }, { @@ -28422,7 +28423,7 @@ "ru": "{0} активных сессий", "zh-chs": "{0}個活動會話", "xloc": [ - "default.handlebars->27->1490" + "default.handlebars->27->1491" ] }, { @@ -28457,7 +28458,7 @@ "zh-chs": "{0}個字節", "xloc": [ "default-mobile.handlebars->9->81", - "default.handlebars->27->1304" + "default.handlebars->27->1305" ] }, { @@ -28508,7 +28509,7 @@ "ru": "{0} групп", "zh-chs": "{0}個群組", "xloc": [ - "default.handlebars->27->1472" + "default.handlebars->27->1473" ] }, { @@ -28639,7 +28640,7 @@ "ru": "Еще {0} пользователей не показаны, используйте поиск для нахождения пользователей...", "zh-chs": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->27->1339" + "default.handlebars->27->1340" ] }, { @@ -28771,7 +28772,7 @@ "ru": "{0} сессий", "zh-chs": "{0}個會話", "xloc": [ - "default.handlebars->27->1343" + "default.handlebars->27->1344" ] }, { diff --git a/views/default.handlebars b/views/default.handlebars index 4bbc25d0..718457c7 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -9732,10 +9732,9 @@ if ((features & 0x200000) == 0) { Q('p4name').focus(); } else { Q('p4email').focus(); } } - function showCreateNewAccountDialogValidate(x) { - var ve = true; + function showCreateNewAccountDialogValidate() { + var ve = validateEmail(Q('p4email').value); if (serverinfo.emailcheck) { - ve = validateEmail(Q('p4email').value); QE('p4verifiedEmail', ve); QE('p4invitationEmail', ve && Q('p4resetNextLogin').checked && Q('p4verifiedEmail').checked); if (ve == false) { Q('p4verifiedEmail').checked = false; } @@ -9743,8 +9742,8 @@ } QE('p4pass1', !Q('p4randomPassword').checked); QE('p4pass2', !Q('p4randomPassword').checked); + if (ve == false) { QE('idx_dlgOkButton', false); return; } - if ((x == null) && (Q('p4email').value.length > 0) && (ve == false)) { QE('idx_dlgOkButton', false); return; } var ok = true; if ((features & 0x200000) == 0) { ok &= (!Q('p4name') || ((Q('p4name').value.length > 0) && (Q('p4name').value.indexOf(' ') == -1))); } // Username is not email address if (Q('p4randomPassword').checked == false) { ok &= (Q('p4pass1').value.length > 0 && Q('p4pass1').value == Q('p4pass2').value && checkPasswordRequirements(Q('p4pass1').value, passRequirements)); }