diff --git a/meshuser.js b/meshuser.js index dd03c975..eed4e221 100644 --- a/meshuser.js +++ b/meshuser.js @@ -346,7 +346,10 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use // Take a look at server stats var os = require('os'); var stats = { action: 'serverstats', totalmem: os.totalmem(), freemem: os.freemem() }; - if (parent.parent.platform != 'win32') { stats.cpuavg = os.loadavg(); } + if (parent.parent.platform != 'win32') { + stats.cpuavg = os.loadavg(); + try { stats.availablemem = 1024 * Number(/MemAvailable:[ ]+(\d+)/.exec(fs.readFileSync('/proc/meminfo', 'utf8'))[1]); } catch (ex) { } + } // Count the number of device groups that are not deleted var activeDeviceGroups = 0; diff --git a/public/styles/style.css b/public/styles/style.css index ce4dc9eb..a54121f8 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -1122,7 +1122,7 @@ NoMeshesPanel img { } .chartViewText { - width: 160px; + width: 200px; display: inline-block; } diff --git a/translate/translate.json b/translate/translate.json index 7d8c7db8..3d48ac5f 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -196,7 +196,7 @@ "fi": " Käyttäjien on kirjauduttava sisään tähän palvelimeen kerran, ennen kuin heidät voidaan lisätä laiteryhmään.", "xloc": [ "default.handlebars->27->1375", - "default.handlebars->27->1714" + "default.handlebars->27->1719" ] }, { @@ -663,7 +663,7 @@ "default-mobile.handlebars->9->108", "default-mobile.handlebars->9->295", "default.handlebars->27->1483", - "default.handlebars->27->1869", + "default.handlebars->27->1874", "default.handlebars->27->852" ] }, @@ -714,7 +714,7 @@ "zh-chs": "1個活動會話", "fi": "1 aktiivinen istunto", "xloc": [ - "default.handlebars->27->1783" + "default.handlebars->27->1788" ] }, { @@ -734,7 +734,7 @@ "xloc": [ "default-mobile.handlebars->9->118", "default-mobile.handlebars->9->453", - "default.handlebars->27->1502" + "default.handlebars->27->1507" ] }, { @@ -782,7 +782,7 @@ "zh-chs": "1組", "fi": "1 ryhmä", "xloc": [ - "default.handlebars->27->1748" + "default.handlebars->27->1753" ] }, { @@ -872,7 +872,7 @@ "ru": "Еще 1 пользователь не показан, используйте поиск чтобы найти пользователей...", "zh-chs": "未再顯示1個用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->27->1551" + "default.handlebars->27->1556" ] }, { @@ -932,7 +932,7 @@ "default-mobile.handlebars->9->168", "default-mobile.handlebars->9->171", "default-mobile.handlebars->9->174", - "default.handlebars->27->1555", + "default.handlebars->27->1560", "default.handlebars->27->239", "default.handlebars->27->242", "default.handlebars->27->245", @@ -1245,8 +1245,8 @@ "zh-chs": "啟用第二因素身份驗證", "fi": "kaksivaiheinen todennus käytössä", "xloc": [ - "default.handlebars->27->1568", - "default.handlebars->27->1770" + "default.handlebars->27->1573", + "default.handlebars->27->1775" ] }, { @@ -2056,7 +2056,7 @@ "zh-chs": "訪問服務器文件", "fi": "Pääsy palvelintiedostoihin", "xloc": [ - "default.handlebars->27->1720" + "default.handlebars->27->1725" ] }, { @@ -2187,8 +2187,8 @@ "zh-chs": "帐户已被锁定", "fi": "Tili on lukittu", "xloc": [ - "default.handlebars->27->1570", - "default.handlebars->27->1717" + "default.handlebars->27->1575", + "default.handlebars->27->1722" ] }, { @@ -2478,8 +2478,8 @@ "zh-chs": "添加設備", "fi": "Lisää Laite", "xloc": [ - "default.handlebars->27->1694", - "default.handlebars->27->1818" + "default.handlebars->27->1699", + "default.handlebars->27->1823" ] }, { @@ -2516,8 +2516,8 @@ "fi": "Lisää laiteryhmä", "xloc": [ "default.handlebars->27->1408", - "default.handlebars->27->1688", - "default.handlebars->27->1806", + "default.handlebars->27->1693", + "default.handlebars->27->1811", "default.handlebars->27->227" ] }, @@ -2641,7 +2641,7 @@ "zh-chs": "添加會員", "fi": "Lisää jäsenyys", "xloc": [ - "default.handlebars->27->1836" + "default.handlebars->27->1841" ] }, { @@ -2738,7 +2738,7 @@ "xloc": [ "default.handlebars->27->1307", "default.handlebars->27->1407", - "default.handlebars->27->1812", + "default.handlebars->27->1817", "default.handlebars->27->649" ] }, @@ -2803,7 +2803,7 @@ "fi": "Lisää Käyttäjiä", "xloc": [ "default.handlebars->27->1306", - "default.handlebars->27->1683" + "default.handlebars->27->1688" ] }, { @@ -2839,7 +2839,7 @@ "zh-chs": "將用戶添加到用戶組", "fi": "Lisää käyttäjät käyttäjäryhmään", "xloc": [ - "default.handlebars->27->1716" + "default.handlebars->27->1721" ] }, { @@ -3062,7 +3062,7 @@ "ru": "Области администратора", "zh-chs": "管理領域", "xloc": [ - "default.handlebars->27->1752" + "default.handlebars->27->1757" ] }, { @@ -3097,7 +3097,7 @@ "ru": "Административные области", "zh-chs": "行政領域", "xloc": [ - "default.handlebars->27->1633" + "default.handlebars->27->1638" ] }, { @@ -3115,7 +3115,7 @@ "zh-chs": "管理員", "fi": "Järjestelmänvalvoja", "xloc": [ - "default.handlebars->27->1562" + "default.handlebars->27->1567" ] }, { @@ -3231,7 +3231,7 @@ "zh-chs": "座席錯誤計數器", "fi": "Agentin virhe laskurit", "xloc": [ - "default.handlebars->27->1879" + "default.handlebars->27->1884" ] }, { @@ -3312,7 +3312,7 @@ "zh-chs": "座席會議", "fi": "Agentin istunnot", "xloc": [ - "default.handlebars->27->1895" + "default.handlebars->27->1900" ] }, { @@ -3441,7 +3441,7 @@ "zh-chs": "代理商", "fi": "Agentit", "xloc": [ - "default.handlebars->27->1908" + "default.handlebars->27->1916" ] }, { @@ -3486,7 +3486,7 @@ "nl": "Alle beschikbare", "es": "Todo disponible", "xloc": [ - "default.handlebars->27->1525" + "default.handlebars->27->1530" ] }, { @@ -3510,7 +3510,7 @@ "fi": "Kaikki tapahtumat", "es": "Todos los eventos", "xloc": [ - "default.handlebars->27->1523" + "default.handlebars->27->1528" ] }, { @@ -3548,7 +3548,7 @@ "fi": "Salli käyttäjien hallita tätä laiteryhmää ja tämän ryhmän laitteita.", "xloc": [ "default.handlebars->27->1373", - "default.handlebars->27->1713" + "default.handlebars->27->1718" ] }, { @@ -3659,7 +3659,7 @@ "fi": "Ilmoita aina", "xloc": [ "default.handlebars->27->1287", - "default.handlebars->27->1761", + "default.handlebars->27->1766", "default.handlebars->27->589" ] }, @@ -3679,7 +3679,7 @@ "fi": "Kysy Aina", "xloc": [ "default.handlebars->27->1288", - "default.handlebars->27->1762", + "default.handlebars->27->1767", "default.handlebars->27->590" ] }, @@ -4300,7 +4300,7 @@ "zh-chs": "您確定要{0}插件嗎:{1}", "fi": "Haluatko varmasti {0} laajennuksen: {1}", "xloc": [ - "default.handlebars->27->1948" + "default.handlebars->27->1956" ] }, { @@ -4399,7 +4399,7 @@ "zh-chs": "身份驗證應用", "fi": "Todennussovellus", "xloc": [ - "default.handlebars->27->1765" + "default.handlebars->27->1770" ] }, { @@ -4536,6 +4536,12 @@ "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->kvmListToolbar->5" ] }, + { + "en": "Available Memory", + "xloc": [ + "default.handlebars->27->1909" + ] + }, { "cs": "azerbájdžánština", "de": "Aserbaidschanisch", @@ -4730,7 +4736,7 @@ "zh-chs": "備用碼", "fi": "Varmuuskoodit", "xloc": [ - "default.handlebars->27->1767" + "default.handlebars->27->1772" ] }, { @@ -4748,7 +4754,7 @@ "zh-chs": "錯誤的簽名", "fi": "Huono allekirjoitus", "xloc": [ - "default.handlebars->27->1886" + "default.handlebars->27->1891" ] }, { @@ -4766,7 +4772,7 @@ "zh-chs": "錯誤的網絡證書", "fi": "Huono Web-varmenne", "xloc": [ - "default.handlebars->27->1885" + "default.handlebars->27->1890" ] }, { @@ -4905,7 +4911,7 @@ "ru": "Отправить сообщение", "zh-chs": "廣播", "xloc": [ - "default.handlebars->27->1681", + "default.handlebars->27->1686", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -4924,7 +4930,7 @@ "zh-chs": "廣播消息", "fi": "Lähetä viesti", "xloc": [ - "default.handlebars->27->1615" + "default.handlebars->27->1620" ] }, { @@ -4942,7 +4948,7 @@ "zh-chs": "向所有連接的用戶廣播消息。", "fi": "Lähetä viesti kaikille yhteydessä oleville käyttäjille.", "xloc": [ - "default.handlebars->27->1610" + "default.handlebars->27->1615" ] }, { @@ -5033,7 +5039,7 @@ "zh-chs": "CIRA服務器", "fi": "CIRA Palvelin", "xloc": [ - "default.handlebars->27->1936" + "default.handlebars->27->1944" ] }, { @@ -5050,7 +5056,7 @@ "ru": "CIRA Сервер команды", "zh-chs": "CIRA服務器命令", "xloc": [ - "default.handlebars->27->1937" + "default.handlebars->27->1945" ] }, { @@ -5084,7 +5090,7 @@ "ru": "Загрузка CPU", "zh-chs": "CPU負載", "xloc": [ - "default.handlebars->27->1900" + "default.handlebars->27->1905" ] }, { @@ -5101,7 +5107,7 @@ "ru": "Загрузка CPU за последние 15 минут", "zh-chs": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1903" + "default.handlebars->27->1908" ] }, { @@ -5118,7 +5124,7 @@ "ru": "Загрузка CPU за последние 5 минут", "zh-chs": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1902" + "default.handlebars->27->1907" ] }, { @@ -5135,7 +5141,7 @@ "ru": "Загрузка CPU за последнюю минуту", "zh-chs": "最後一分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1901" + "default.handlebars->27->1906" ] }, { @@ -5170,7 +5176,7 @@ "ru": "CSV", "zh-chs": "CSV", "xloc": [ - "default.handlebars->27->1533" + "default.handlebars->27->1538" ] }, { @@ -5187,8 +5193,8 @@ "ru": "Формат CSV", "zh-chs": "CSV格式", "xloc": [ - "default.handlebars->27->1537", - "default.handlebars->27->1602", + "default.handlebars->27->1542", + "default.handlebars->27->1607", "default.handlebars->27->474" ] }, @@ -5206,7 +5212,7 @@ "ru": "Ошибка вызова", "zh-chs": "通話錯誤", "xloc": [ - "default.handlebars->27->1949" + "default.handlebars->27->1957" ] }, { @@ -5353,7 +5359,7 @@ "zh-chs": "更改{0}的電子郵件", "fi": "Vaihda sähköpostiosoite käyttäjälle {0}", "xloc": [ - "default.handlebars->27->1795" + "default.handlebars->27->1800" ] }, { @@ -5393,7 +5399,7 @@ "xloc": [ "default-mobile.handlebars->9->90", "default.handlebars->27->1232", - "default.handlebars->27->1782" + "default.handlebars->27->1787" ] }, { @@ -5411,7 +5417,7 @@ "zh-chs": "更改{0}的密碼", "fi": "Vaihda Salasana käyttäjälle {0}", "xloc": [ - "default.handlebars->27->1802" + "default.handlebars->27->1807" ] }, { @@ -5420,7 +5426,7 @@ "fi": "Vaihda Nimi käyttäjälle {0}", "es": "Cambiar nombre real por {0}", "xloc": [ - "default.handlebars->27->1790" + "default.handlebars->27->1795" ] }, { @@ -5493,7 +5499,7 @@ "zh-chs": "更改該用戶的密碼", "fi": "Vaihda tämän käyttäjän salasana", "xloc": [ - "default.handlebars->27->1781" + "default.handlebars->27->1786" ] }, { @@ -5578,7 +5584,7 @@ "ru": "Чат", "zh-chs": "聊天室", "xloc": [ - "default.handlebars->27->1554", + "default.handlebars->27->1559", "default.handlebars->27->669", "default.handlebars->27->688" ] @@ -5709,7 +5715,7 @@ "fi": "Tarkistetaan...", "xloc": [ "default.handlebars->27->1005", - "default.handlebars->27->1943" + "default.handlebars->27->1951" ] }, { @@ -5887,7 +5893,7 @@ "default-mobile.handlebars->9->318", "default-mobile.handlebars->9->320", "default-mobile.handlebars->9->59", - "default.handlebars->27->1517", + "default.handlebars->27->1522", "default.handlebars->27->872", "default.handlebars->27->874", "default.handlebars->27->876", @@ -5926,7 +5932,7 @@ "zh-chs": "全部清除", "fi": "Tyhjennä kaikki", "xloc": [ - "default.handlebars->27->1873" + "default.handlebars->27->1878" ] }, { @@ -5977,7 +5983,7 @@ "zh-chs": "清除此通知", "fi": "Kuittaa tämä ilmoitus", "xloc": [ - "default.handlebars->27->1872" + "default.handlebars->27->1877" ] }, { @@ -6053,7 +6059,7 @@ "nl": "Klik hier om de gebruikersgroepsnaam te bewerken", "zh-chs": "单击此处编辑用户组名称", "xloc": [ - "default.handlebars->27->1670" + "default.handlebars->27->1675" ] }, { @@ -6242,8 +6248,8 @@ "zh-chs": "通用設備組", "fi": "Yleiset laiteryhmät", "xloc": [ - "default.handlebars->27->1689", - "default.handlebars->27->1807" + "default.handlebars->27->1694", + "default.handlebars->27->1812" ] }, { @@ -6261,8 +6267,8 @@ "zh-chs": "通用設備", "fi": "Yleiset laitteet", "xloc": [ - "default.handlebars->27->1695", - "default.handlebars->27->1819" + "default.handlebars->27->1700", + "default.handlebars->27->1824" ] }, { @@ -6287,7 +6293,7 @@ "zh-chs": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->9->127", - "default.handlebars->27->1512" + "default.handlebars->27->1517" ] }, { @@ -6308,10 +6314,10 @@ "default-mobile.handlebars->9->276", "default-mobile.handlebars->9->405", "default.handlebars->27->1352", - "default.handlebars->27->1582", - "default.handlebars->27->1660", - "default.handlebars->27->1709", - "default.handlebars->27->1805", + "default.handlebars->27->1587", + "default.handlebars->27->1665", + "default.handlebars->27->1714", + "default.handlebars->27->1810", "default.handlebars->27->458", "default.handlebars->27->743", "default.handlebars->27->752" @@ -6364,7 +6370,7 @@ "nl": "Bevestig verwijdering geselecteerde account(s)?", "zh-chs": "确认删除选定的帐户?", "xloc": [ - "default.handlebars->27->1581" + "default.handlebars->27->1586" ] }, { @@ -6395,7 +6401,7 @@ "nl": "Bevestig verwijdering geselecteerde gebruikersgroep(en)?", "zh-chs": "确认删除选定的用户组?", "xloc": [ - "default.handlebars->27->1659" + "default.handlebars->27->1664" ] }, { @@ -6412,7 +6418,7 @@ "ru": "Подтвердить удаление пользователя {0}?", "zh-chs": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->27->1804" + "default.handlebars->27->1809" ] }, { @@ -6426,7 +6432,7 @@ "nl": "Bevestig lidmaatschap verwijderen van gebruiker \\\"{0}\\\"?", "zh-chs": "确认删除用户\\“ {0} \\”的成员身份?", "xloc": [ - "default.handlebars->27->1712" + "default.handlebars->27->1717" ] }, { @@ -6440,7 +6446,7 @@ "nl": "Bevestig lidmaatschap verwijdering van gebruikergroep \\\"{0}\\\"?", "zh-chs": "确认删除用户组 “{0}” 的成员身份?", "xloc": [ - "default.handlebars->27->1834" + "default.handlebars->27->1839" ] }, { @@ -6493,7 +6499,7 @@ "ru": "Подтвердить перезапись?", "zh-chs": "確認覆蓋?", "xloc": [ - "default.handlebars->27->1511" + "default.handlebars->27->1516" ] }, { @@ -6507,8 +6513,8 @@ "nl": "Bevestig verwijdering van toegangsrechten voor apparaat \\\"{0}\\\"?", "zh-chs": "确认删除设备“ {0} ”的访问权限?", "xloc": [ - "default.handlebars->27->1702", - "default.handlebars->27->1825" + "default.handlebars->27->1707", + "default.handlebars->27->1830" ] }, { @@ -6522,8 +6528,8 @@ "nl": "Bevestig verwijdering van toegangsrechten voor apparaatgroep \\\"{0}\\\"?", "zh-chs": "是否确认删除设备组“ {0}”的访问权限?", "xloc": [ - "default.handlebars->27->1704", - "default.handlebars->27->1838" + "default.handlebars->27->1709", + "default.handlebars->27->1843" ] }, { @@ -6537,7 +6543,7 @@ "nl": "Bevestig verwijdering van toegangsrechten voor gebruiker \\\"{0}\\\"?", "zh-chs": "确认删除用户\\“ {0} \\”的访问权限?", "xloc": [ - "default.handlebars->27->1827" + "default.handlebars->27->1832" ] }, { @@ -6551,7 +6557,7 @@ "nl": "Bevestig verwijdering van toegangsrechten voor gebruikergroep \\\"{0}\\\"?", "zh-chs": "确认删除用户组“ {0}”的访问权限?", "xloc": [ - "default.handlebars->27->1830" + "default.handlebars->27->1835" ] }, { @@ -6565,8 +6571,8 @@ "nl": "Verwijdering van toegangsrechten bevestigen?", "zh-chs": "确认删除访问权限?", "xloc": [ - "default.handlebars->27->1828", - "default.handlebars->27->1831" + "default.handlebars->27->1833", + "default.handlebars->27->1836" ] }, { @@ -6817,7 +6823,7 @@ "ru": "Подключено Intel® AMT", "zh-chs": "連接的英特爾®AMT", "xloc": [ - "default.handlebars->27->1891" + "default.handlebars->27->1896" ] }, { @@ -6834,7 +6840,7 @@ "ru": "Подключенные пользователи", "zh-chs": "關聯用戶", "xloc": [ - "default.handlebars->27->1896" + "default.handlebars->27->1901" ] }, { @@ -6912,7 +6918,7 @@ "ru": "Подключений ", "zh-chs": "連接數", "xloc": [ - "default.handlebars->27->1907" + "default.handlebars->27->1915" ] }, { @@ -6929,7 +6935,7 @@ "ru": "Ретранслятор подключения", "zh-chs": "連接繼電器", "xloc": [ - "default.handlebars->27->1935" + "default.handlebars->27->1943" ] }, { @@ -7058,7 +7064,7 @@ "ru": "Cookie-кодировщик", "zh-chs": "Cookie編碼器", "xloc": [ - "default.handlebars->27->1921" + "default.handlebars->27->1929" ] }, { @@ -7187,7 +7193,7 @@ "fi": "Kopioi linkki leikepöydälle", "xloc": [ "default.handlebars->27->1485", - "default.handlebars->27->1499", + "default.handlebars->27->1504", "default.handlebars->27->192", "default.handlebars->27->363" ] @@ -7383,7 +7389,7 @@ "ru": "Основной сервер", "zh-chs": "核心服務器", "xloc": [ - "default.handlebars->27->1920" + "default.handlebars->27->1928" ] }, { @@ -7418,7 +7424,7 @@ "zh-chs": "創建帳號", "fi": "Luo käyttäjätunnus", "xloc": [ - "default.handlebars->27->1629", + "default.handlebars->27->1634", "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" ] @@ -7454,7 +7460,7 @@ "ru": "Создать группу пользователей", "zh-chs": "創建用戶組", "xloc": [ - "default.handlebars->27->1667" + "default.handlebars->27->1672" ] }, { @@ -7513,7 +7519,7 @@ "ru": "Создайте сразу несколько учетных записей, импортировав файл JSON в следующем формате:", "zh-chs": "通過導入以下格式的JSON文件一次創建多個帳戶:", "xloc": [ - "default.handlebars->27->1593" + "default.handlebars->27->1598" ] }, { @@ -7556,7 +7562,7 @@ "ru": "Создано", "zh-chs": "創建", "xloc": [ - "default.handlebars->27->1741" + "default.handlebars->27->1746" ] }, { @@ -7882,10 +7888,10 @@ "nl": "Standaard", "es": "Por defecto", "xloc": [ - "default.handlebars->27->1616", - "default.handlebars->27->1663", - "default.handlebars->27->1674", - "default.handlebars->27->1730" + "default.handlebars->27->1621", + "default.handlebars->27->1668", + "default.handlebars->27->1679", + "default.handlebars->27->1735" ] }, { @@ -7907,7 +7913,7 @@ "default-mobile.handlebars->9->301", "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->1506", + "default.handlebars->27->1511", "default.handlebars->27->507", "default.handlebars->27->858", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", @@ -7949,7 +7955,7 @@ "nl": "Verwijder accounts", "zh-chs": "删除帐号", "xloc": [ - "default.handlebars->27->1583" + "default.handlebars->27->1588" ] }, { @@ -8041,7 +8047,7 @@ "zh-chs": "刪除用戶", "fi": "Poista Käyttäjä", "xloc": [ - "default.handlebars->27->1780" + "default.handlebars->27->1785" ] }, { @@ -8059,8 +8065,8 @@ "zh-chs": "刪除用戶組", "fi": "Poista käyttäjäryhmä", "xloc": [ - "default.handlebars->27->1700", - "default.handlebars->27->1710" + "default.handlebars->27->1705", + "default.handlebars->27->1715" ] }, { @@ -8074,7 +8080,7 @@ "nl": "Gebruikersgroepen verwijderen", "zh-chs": "删除用户组", "xloc": [ - "default.handlebars->27->1661" + "default.handlebars->27->1666" ] }, { @@ -8091,7 +8097,7 @@ "ru": "Удалить пользователя {0}", "zh-chs": "刪除用戶{0}", "xloc": [ - "default.handlebars->27->1803" + "default.handlebars->27->1808" ] }, { @@ -8110,7 +8116,7 @@ "fi": "Poista tili", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->p2AccountActions->3->9->0", - "default.handlebars->27->1579", + "default.handlebars->27->1584", "default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7" ] }, @@ -8143,7 +8149,7 @@ "nl": "Verwijder groep", "zh-chs": "删除群组", "xloc": [ - "default.handlebars->27->1657" + "default.handlebars->27->1662" ] }, { @@ -8179,7 +8185,7 @@ "xloc": [ "default-mobile.handlebars->9->124", "default-mobile.handlebars->9->303", - "default.handlebars->27->1508", + "default.handlebars->27->1513", "default.handlebars->27->860" ] }, @@ -8197,7 +8203,7 @@ "ru": "Удалить группу пользователей {0}?", "zh-chs": "刪除用戶組{0}?", "xloc": [ - "default.handlebars->27->1708" + "default.handlebars->27->1713" ] }, { @@ -8216,7 +8222,7 @@ "xloc": [ "default-mobile.handlebars->9->123", "default-mobile.handlebars->9->302", - "default.handlebars->27->1507", + "default.handlebars->27->1512", "default.handlebars->27->859" ] }, @@ -8336,10 +8342,10 @@ "default.handlebars->27->1244", "default.handlebars->27->1272", "default.handlebars->27->1355", - "default.handlebars->27->1666", - "default.handlebars->27->1676", - "default.handlebars->27->1677", - "default.handlebars->27->1706", + "default.handlebars->27->1671", + "default.handlebars->27->1681", + "default.handlebars->27->1682", + "default.handlebars->27->1711", "default.handlebars->27->548", "default.handlebars->27->549", "default.handlebars->27->77", @@ -8380,7 +8386,7 @@ "xloc": [ "default-mobile.handlebars->9->256", "default.handlebars->27->1360", - "default.handlebars->27->1850", + "default.handlebars->27->1855", "default.handlebars->27->513", "default.handlebars->27->831", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", @@ -8422,7 +8428,7 @@ "fi": "Työpöytä ilmoitus", "xloc": [ "default.handlebars->27->1282", - "default.handlebars->27->1756", + "default.handlebars->27->1761", "default.handlebars->27->584" ] }, @@ -8441,7 +8447,7 @@ "zh-chs": "桌面提示", "xloc": [ "default.handlebars->27->1281", - "default.handlebars->27->1755", + "default.handlebars->27->1760", "default.handlebars->27->583" ] }, @@ -8460,7 +8466,7 @@ "zh-chs": "桌面提示+工具欄", "xloc": [ "default.handlebars->27->1279", - "default.handlebars->27->1753", + "default.handlebars->27->1758", "default.handlebars->27->581" ] }, @@ -8494,7 +8500,7 @@ "zh-chs": "桌面工具欄", "xloc": [ "default.handlebars->27->1280", - "default.handlebars->27->1754", + "default.handlebars->27->1759", "default.handlebars->27->582" ] }, @@ -8578,7 +8584,7 @@ "fi": "Laite", "xloc": [ "default.handlebars->27->1382", - "default.handlebars->27->1822", + "default.handlebars->27->1827", "default.handlebars->27->183", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] @@ -8620,11 +8626,11 @@ "default.handlebars->27->1377", "default.handlebars->27->1380", "default.handlebars->27->1381", - "default.handlebars->27->1530", - "default.handlebars->27->1692", - "default.handlebars->27->1698", - "default.handlebars->27->1810", - "default.handlebars->27->1859" + "default.handlebars->27->1535", + "default.handlebars->27->1697", + "default.handlebars->27->1703", + "default.handlebars->27->1815", + "default.handlebars->27->1864" ] }, { @@ -8661,11 +8667,11 @@ "fi": "Laiteryhmät", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3", - "default.handlebars->27->1546", - "default.handlebars->27->1651", - "default.handlebars->27->1679", - "default.handlebars->27->1750", - "default.handlebars->27->1894", + "default.handlebars->27->1551", + "default.handlebars->27->1656", + "default.handlebars->27->1684", + "default.handlebars->27->1755", + "default.handlebars->27->1899", "default.handlebars->container->column_l->p2->p2info->7" ] }, @@ -8728,7 +8734,7 @@ "zh-chs": "設備名稱", "xloc": [ "default-mobile.handlebars->9->278", - "default.handlebars->27->1858", + "default.handlebars->27->1863", "default.handlebars->27->280", "default.handlebars->27->784", "player.handlebars->3->9" @@ -9133,8 +9139,8 @@ "zh-chs": "设备", "fi": "Laitteet", "xloc": [ - "default.handlebars->27->1652", - "default.handlebars->27->1680" + "default.handlebars->27->1657", + "default.handlebars->27->1685" ] }, { @@ -9332,10 +9338,10 @@ "nl": "Domein", "es": "Dominio", "xloc": [ - "default.handlebars->27->1617", - "default.handlebars->27->1664", - "default.handlebars->27->1673", - "default.handlebars->27->1729", + "default.handlebars->27->1622", + "default.handlebars->27->1669", + "default.handlebars->27->1678", + "default.handlebars->27->1734", "mstsc.handlebars->main->1->3->1->2->1->0", "mstsc.handlebars->main->1->3->1->2->3" ] @@ -9542,7 +9548,7 @@ "nl": "Rapport downloaden", "es": "Descargar reporte", "xloc": [ - "default.handlebars->27->1535", + "default.handlebars->27->1540", "default.handlebars->container->column_l->p3->3->1->0->3" ] }, @@ -9697,7 +9703,7 @@ "ru": "Скачать список событий в одном из форматов ниже.", "zh-chs": "使用以下一種文件格式下載事件列表。", "xloc": [ - "default.handlebars->27->1536" + "default.handlebars->27->1541" ] }, { @@ -9714,7 +9720,7 @@ "ru": "Скачать список пользователей в одном из форматов ниже.", "zh-chs": "使用以下一種文件格式下載用戶列表。", "xloc": [ - "default.handlebars->27->1601" + "default.handlebars->27->1606" ] }, { @@ -9797,7 +9803,7 @@ "nl": "Dubbele agent", "zh-chs": "代理重复", "xloc": [ - "default.handlebars->27->1890" + "default.handlebars->27->1895" ] }, { @@ -9831,7 +9837,7 @@ "ru": "Скопировать группу пользователей", "zh-chs": "重複的用戶組", "xloc": [ - "default.handlebars->27->1668" + "default.handlebars->27->1673" ] }, { @@ -9862,8 +9868,8 @@ "ru": "Длительность", "zh-chs": "持續時間", "xloc": [ - "default.handlebars->27->1844", - "default.handlebars->27->1864", + "default.handlebars->27->1849", + "default.handlebars->27->1869", "player.handlebars->3->2" ] }, @@ -10361,7 +10367,7 @@ "ru": "Редактировать группу пользователей", "zh-chs": "編輯用戶組", "xloc": [ - "default.handlebars->27->1707" + "default.handlebars->27->1712" ] }, { @@ -10420,11 +10426,11 @@ "fi": "Sähköposti", "xloc": [ "default-mobile.handlebars->9->78", - "default.handlebars->27->1619", - "default.handlebars->27->1733", - "default.handlebars->27->1735", - "default.handlebars->27->1775", - "default.handlebars->27->1791", + "default.handlebars->27->1624", + "default.handlebars->27->1738", + "default.handlebars->27->1740", + "default.handlebars->27->1780", + "default.handlebars->27->1796", "default.handlebars->27->330", "login-mobile.handlebars->5->42", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", @@ -10540,7 +10546,7 @@ "ru": "Электронная почта не подтверждена", "zh-chs": "邮件未验证", "xloc": [ - "default.handlebars->27->1565" + "default.handlebars->27->1570" ] }, { @@ -10557,8 +10563,8 @@ "ru": "Email подтвержден", "zh-chs": "電子郵件已驗證", "xloc": [ - "default.handlebars->27->1566", - "default.handlebars->27->1727" + "default.handlebars->27->1571", + "default.handlebars->27->1732" ] }, { @@ -10575,7 +10581,7 @@ "ru": "Email подтвержден.", "zh-chs": "電子郵件已驗證。", "xloc": [ - "default.handlebars->27->1625" + "default.handlebars->27->1630" ] }, { @@ -10592,7 +10598,7 @@ "ru": "Email не подтвержден", "zh-chs": "電子郵件未驗證", "xloc": [ - "default.handlebars->27->1728" + "default.handlebars->27->1733" ] }, { @@ -10632,7 +10638,7 @@ "nl": "E-mail geverifieerd en geforceerd opnieuw instellen van wachtwoord vereist.", "es": "Se requiere restablecimiento de contraseña verificado y forzado por correo electrónico.", "xloc": [ - "default.handlebars->27->1626" + "default.handlebars->27->1631" ] }, { @@ -10645,7 +10651,7 @@ "nl": "Email/SMS verkeer", "zh-chs": "电子邮件/短信流量", "xloc": [ - "default.handlebars->27->1929" + "default.handlebars->27->1937" ] }, { @@ -10745,7 +10751,7 @@ "nl": "Ingeschakeld", "es": "Habilitado", "xloc": [ - "default.handlebars->27->1866" + "default.handlebars->27->1871" ] }, { @@ -10771,7 +10777,7 @@ "fi": "päättymisaika", "es": "Tiempo de finalización", "xloc": [ - "default.handlebars->27->1863" + "default.handlebars->27->1868" ] }, { @@ -11029,7 +11035,7 @@ "ru": "Введите разделенный запятыми список имен административных областей.", "zh-chs": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->27->1630" + "default.handlebars->27->1635" ] }, { @@ -11215,7 +11221,7 @@ "ru": "Экспорт списка событий", "zh-chs": "活動列表導出", "xloc": [ - "default.handlebars->27->1541" + "default.handlebars->27->1546" ] }, { @@ -11355,7 +11361,7 @@ "ru": "Внешний", "zh-chs": "外部", "xloc": [ - "default.handlebars->27->1914" + "default.handlebars->27->1922" ] }, { @@ -11578,7 +11584,7 @@ "default-mobile.handlebars->9->167", "default-mobile.handlebars->9->257", "default.handlebars->27->1367", - "default.handlebars->27->1851", + "default.handlebars->27->1856", "default.handlebars->27->247", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles" @@ -11616,7 +11622,7 @@ "zh-chs": "文件通知", "xloc": [ "default.handlebars->27->1286", - "default.handlebars->27->1760", + "default.handlebars->27->1765", "default.handlebars->27->588" ] }, @@ -11635,7 +11641,7 @@ "zh-chs": "文件提示", "xloc": [ "default.handlebars->27->1285", - "default.handlebars->27->1759", + "default.handlebars->27->1764", "default.handlebars->27->587" ] }, @@ -11798,8 +11804,8 @@ "ru": "Принудительно сбросить пароль при следующем входе в систему.", "zh-chs": "下次登錄時強制重置密碼。", "xloc": [ - "default.handlebars->27->1624", - "default.handlebars->27->1800" + "default.handlebars->27->1629", + "default.handlebars->27->1805" ] }, { @@ -11859,7 +11865,7 @@ "nl": "Formaat", "es": "Formato", "xloc": [ - "default.handlebars->27->1532" + "default.handlebars->27->1537" ] }, { @@ -11894,8 +11900,8 @@ "ru": "Свободно", "zh-chs": "自由", "xloc": [ - "default.handlebars->27->1875", - "default.handlebars->27->1877" + "default.handlebars->27->1880", + "default.handlebars->27->1882" ] }, { @@ -12090,7 +12096,7 @@ "default-mobile.handlebars->9->428", "default.handlebars->27->1253", "default.handlebars->27->1385", - "default.handlebars->27->1636" + "default.handlebars->27->1641" ] }, { @@ -12193,7 +12199,7 @@ "zh-chs": "正式管理員", "fi": "Täysi järjestelmänvalvoja", "xloc": [ - "default.handlebars->27->1721" + "default.handlebars->27->1726" ] }, { @@ -12629,8 +12635,8 @@ "ru": "Групповое действие", "zh-chs": "集體行動", "xloc": [ - "default.handlebars->27->1580", - "default.handlebars->27->1658", + "default.handlebars->27->1585", + "default.handlebars->27->1663", "default.handlebars->27->456", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p4->3->1->0->3->3", @@ -12642,7 +12648,7 @@ "nl": "Groeperen op", "es": "Agrupar Por", "xloc": [ - "default.handlebars->27->1528" + "default.handlebars->27->1533" ] }, { @@ -12650,7 +12656,7 @@ "nl": "Groepsidentificatie", "es": "Identificador del Grupo", "xloc": [ - "default.handlebars->27->1675" + "default.handlebars->27->1680" ] }, { @@ -12667,7 +12673,7 @@ "ru": "Члены группы", "zh-chs": "小組成員", "xloc": [ - "default.handlebars->27->1684" + "default.handlebars->27->1689" ] }, { @@ -12849,7 +12855,7 @@ "ru": "Всего кучи", "zh-chs": "堆總數", "xloc": [ - "default.handlebars->27->1916" + "default.handlebars->27->1924" ] }, { @@ -12866,7 +12872,7 @@ "ru": "Куча используется", "zh-chs": "堆使用", "xloc": [ - "default.handlebars->27->1915" + "default.handlebars->27->1923" ] }, { @@ -13112,7 +13118,7 @@ "zh-chs": "保持{2}的{0}入口{1}", "xloc": [ "default-mobile.handlebars->9->129", - "default.handlebars->27->1514" + "default.handlebars->27->1519" ] }, { @@ -13727,8 +13733,8 @@ "xloc": [ "default.handlebars->27->1470", "default.handlebars->27->1478", - "default.handlebars->27->1912", - "default.handlebars->27->1934" + "default.handlebars->27->1920", + "default.handlebars->27->1942" ] }, { @@ -13770,7 +13776,7 @@ "nl": "Intel AMT omleiding", "es": "Redirección de Intel AMT", "xloc": [ - "default.handlebars->27->1853" + "default.handlebars->27->1858" ] }, { @@ -13778,7 +13784,7 @@ "nl": "Intel AMT WSMAN", "es": "Intel AMT WSMAN", "xloc": [ - "default.handlebars->27->1852" + "default.handlebars->27->1857" ] }, { @@ -14479,7 +14485,7 @@ "ru": "Некорректный тип группы устройств", "zh-chs": "無效的設備組類型", "xloc": [ - "default.handlebars->27->1889" + "default.handlebars->27->1894" ] }, { @@ -14496,7 +14502,7 @@ "ru": "Некорректный JSON", "zh-chs": "無效的JSON", "xloc": [ - "default.handlebars->27->1883" + "default.handlebars->27->1888" ] }, { @@ -14513,8 +14519,8 @@ "ru": "Некорректный формат файла JSON.", "zh-chs": "無效的JSON文件格式。", "xloc": [ - "default.handlebars->27->1598", - "default.handlebars->27->1600" + "default.handlebars->27->1603", + "default.handlebars->27->1605" ] }, { @@ -14531,7 +14537,7 @@ "ru": "Некорректный файл JSON: {0}.", "zh-chs": "無效的JSON文件:{0}。", "xloc": [ - "default.handlebars->27->1596" + "default.handlebars->27->1601" ] }, { @@ -14548,7 +14554,7 @@ "ru": "Некорректная сигнатура PKCS", "zh-chs": "無效的PKCS簽名", "xloc": [ - "default.handlebars->27->1881" + "default.handlebars->27->1886" ] }, { @@ -14565,7 +14571,7 @@ "ru": "Некорректная сигнатура RSA", "zh-chs": "無效的RSA密碼", "xloc": [ - "default.handlebars->27->1882" + "default.handlebars->27->1887" ] }, { @@ -14644,7 +14650,7 @@ "nl": "E-mail ongeldig maken", "es": "Correo invalido", "xloc": [ - "default.handlebars->27->1574" + "default.handlebars->27->1579" ] }, { @@ -14884,7 +14890,7 @@ "ru": "JSON", "zh-chs": "JSON", "xloc": [ - "default.handlebars->27->1534" + "default.handlebars->27->1539" ] }, { @@ -14901,8 +14907,8 @@ "ru": "Формат JSON", "zh-chs": "JSON格式", "xloc": [ - "default.handlebars->27->1539", - "default.handlebars->27->1604", + "default.handlebars->27->1544", + "default.handlebars->27->1609", "default.handlebars->27->476" ] }, @@ -15414,7 +15420,7 @@ "ru": "Последний доступ", "zh-chs": "最後訪問", "xloc": [ - "default.handlebars->27->1547" + "default.handlebars->27->1552" ] }, { @@ -15431,7 +15437,7 @@ "ru": "Последний вход в систему", "zh-chs": "上次登錄", "xloc": [ - "default.handlebars->27->1742" + "default.handlebars->27->1747" ] }, { @@ -15494,7 +15500,7 @@ "ru": "Последнее изменение: {0}", "zh-chs": "上次更改:{0}", "xloc": [ - "default.handlebars->27->1746" + "default.handlebars->27->1751" ] }, { @@ -15545,7 +15551,7 @@ "ru": "Последний вход в систему: {0}", "zh-chs": "上次登錄:{0}", "xloc": [ - "default.handlebars->27->1557" + "default.handlebars->27->1562" ] }, { @@ -15688,7 +15694,7 @@ "nl": "Leeg laten voor geen.", "zh-chs": "一无所有。", "xloc": [ - "default.handlebars->27->1786" + "default.handlebars->27->1791" ] }, { @@ -15728,7 +15734,7 @@ "zh-chs": "減", "fi": "Vähemmän", "xloc": [ - "default.handlebars->27->1951" + "default.handlebars->27->1959" ] }, { @@ -16177,7 +16183,7 @@ "default-mobile.handlebars->9->72", "default.handlebars->27->1260", "default.handlebars->27->1264", - "default.handlebars->27->1840", + "default.handlebars->27->1845", "default.handlebars->27->756", "default.handlebars->27->993" ] @@ -16304,7 +16310,7 @@ "zh-chs": "鎖定賬戶", "fi": "Lukitse Tili", "xloc": [ - "default.handlebars->27->1643" + "default.handlebars->27->1648" ] }, { @@ -16313,7 +16319,7 @@ "es": "Bloquear configuración de la cuenta", "xloc": [ "default.handlebars->27->1403", - "default.handlebars->27->1646" + "default.handlebars->27->1651" ] }, { @@ -16331,7 +16337,7 @@ "zh-chs": "鎖定賬戶", "fi": "Lukitse tili", "xloc": [ - "default.handlebars->27->1577" + "default.handlebars->27->1582" ] }, { @@ -16349,7 +16355,7 @@ "zh-chs": "已鎖定", "fi": "Lukittu", "xloc": [ - "default.handlebars->27->1558" + "default.handlebars->27->1563" ] }, { @@ -16367,7 +16373,7 @@ "zh-chs": "賬戶鎖定", "fi": "Lukittu tili", "xloc": [ - "default.handlebars->27->1718" + "default.handlebars->27->1723" ] }, { @@ -16869,7 +16875,7 @@ "ru": "Сообщения главного сервера", "zh-chs": "主服務器消息", "xloc": [ - "default.handlebars->27->1923" + "default.handlebars->27->1931" ] }, { @@ -17007,7 +17013,7 @@ "fi": "Hallinnoi nauhoituksia", "es": "Administrar Grabaciones", "xloc": [ - "default.handlebars->27->1642" + "default.handlebars->27->1647" ] }, { @@ -17043,7 +17049,7 @@ "zh-chs": "管理用戶組", "fi": "Hallitse käyttäjäryhmiä", "xloc": [ - "default.handlebars->27->1641" + "default.handlebars->27->1646" ] }, { @@ -17061,7 +17067,7 @@ "zh-chs": "管理用戶", "fi": "Hallitse käyttäjiä", "xloc": [ - "default.handlebars->27->1640", + "default.handlebars->27->1645", "default.handlebars->27->674" ] }, @@ -17207,7 +17213,7 @@ "ru": "Менеджер", "zh-chs": "經理", "xloc": [ - "default.handlebars->27->1563" + "default.handlebars->27->1568" ] }, { @@ -17310,7 +17316,7 @@ "ru": "Достигнуто максимальное число сессий", "zh-chs": "達到的會話數上限", "xloc": [ - "default.handlebars->27->1887" + "default.handlebars->27->1892" ] }, { @@ -17365,7 +17371,7 @@ "ru": "Мегабайт", "zh-chs": "兆字節", "xloc": [ - "default.handlebars->27->1913" + "default.handlebars->27->1921" ] }, { @@ -17383,7 +17389,7 @@ "zh-chs": "記憶", "xloc": [ "default-mobile.handlebars->9->384", - "default.handlebars->27->1904", + "default.handlebars->27->1912", "default.handlebars->27->959", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] @@ -17522,7 +17528,7 @@ "ru": "Трафик MeshAgent", "zh-chs": "MeshAgent流量", "xloc": [ - "default.handlebars->27->1925" + "default.handlebars->27->1933" ] }, { @@ -17539,7 +17545,7 @@ "ru": "Обновление MeshAgent", "zh-chs": "MeshAgent更新", "xloc": [ - "default.handlebars->27->1926" + "default.handlebars->27->1934" ] }, { @@ -17644,7 +17650,7 @@ "ru": "Соединения сервера MeshCentral", "zh-chs": "MeshCentral服務器對等", "xloc": [ - "default.handlebars->27->1924" + "default.handlebars->27->1932" ] }, { @@ -17908,7 +17914,7 @@ "ru": "Диспетчер сообщения", "zh-chs": "郵件調度程序", "xloc": [ - "default.handlebars->27->1922" + "default.handlebars->27->1930" ] }, { @@ -18058,7 +18064,7 @@ "zh-chs": "更多", "fi": "Lisää", "xloc": [ - "default.handlebars->27->1950" + "default.handlebars->27->1958" ] }, { @@ -18135,7 +18141,7 @@ "nl": "Multiplexor", "es": "Multiplexor", "xloc": [ - "default.handlebars->27->1865" + "default.handlebars->27->1870" ] }, { @@ -18410,12 +18416,12 @@ "default.handlebars->27->1240", "default.handlebars->27->1271", "default.handlebars->27->1354", - "default.handlebars->27->1545", - "default.handlebars->27->1649", - "default.handlebars->27->1665", - "default.handlebars->27->1672", - "default.handlebars->27->1705", - "default.handlebars->27->1724", + "default.handlebars->27->1550", + "default.handlebars->27->1654", + "default.handlebars->27->1670", + "default.handlebars->27->1677", + "default.handlebars->27->1710", + "default.handlebars->27->1729", "default.handlebars->27->538", "default.handlebars->27->76", "default.handlebars->27->815", @@ -18459,7 +18465,7 @@ "ru": "Имя1, Имя2, Имя3", "zh-chs": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->27->1632" + "default.handlebars->27->1637" ] }, { @@ -18639,7 +18645,7 @@ "xloc": [ "default-mobile.handlebars->9->120", "default-mobile.handlebars->9->299", - "default.handlebars->27->1504", + "default.handlebars->27->1509", "default.handlebars->27->856", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3" @@ -18820,8 +18826,8 @@ "ru": "События не найдены", "zh-chs": "找不到活動", "xloc": [ - "default.handlebars->27->1521", - "default.handlebars->27->1839", + "default.handlebars->27->1526", + "default.handlebars->27->1844", "default.handlebars->27->891" ] }, @@ -18966,7 +18972,7 @@ "ru": "Нет членов", "zh-chs": "沒有會員", "xloc": [ - "default.handlebars->27->1687" + "default.handlebars->27->1692" ] }, { @@ -18984,7 +18990,7 @@ "zh-chs": "沒有新的設備組", "fi": "Ei uusia laiteryhmiä.", "xloc": [ - "default.handlebars->27->1644" + "default.handlebars->27->1649" ] }, { @@ -19101,7 +19107,7 @@ "zh-chs": "沒有工具(MeshCmd /路由器)", "fi": "Estä työkalut (MeshCmd/Router)", "xloc": [ - "default.handlebars->27->1645" + "default.handlebars->27->1650" ] }, { @@ -19118,8 +19124,8 @@ "ru": "Нет общих групп устройств", "zh-chs": "沒有共同的設備組", "xloc": [ - "default.handlebars->27->1693", - "default.handlebars->27->1811" + "default.handlebars->27->1698", + "default.handlebars->27->1816" ] }, { @@ -19216,8 +19222,8 @@ "ru": "Нет общих устройств", "zh-chs": "沒有共同的設備", "xloc": [ - "default.handlebars->27->1699", - "default.handlebars->27->1823" + "default.handlebars->27->1704", + "default.handlebars->27->1828" ] }, { @@ -19306,7 +19312,7 @@ "ru": "Группы не найдены.", "zh-chs": "找不到群組。", "xloc": [ - "default.handlebars->27->1648" + "default.handlebars->27->1653" ] }, { @@ -19400,7 +19406,7 @@ "nl": "Geen opnames.", "es": "No hay Grabaciones.", "xloc": [ - "default.handlebars->27->1841" + "default.handlebars->27->1846" ] }, { @@ -19417,7 +19423,7 @@ "ru": "Нет серверных прав", "zh-chs": "沒有服務器權限", "xloc": [ - "default.handlebars->27->1719" + "default.handlebars->27->1724" ] }, { @@ -19434,7 +19440,7 @@ "ru": "Нет членства в группах пользователей", "zh-chs": "沒有用戶組成員身份", "xloc": [ - "default.handlebars->27->1817" + "default.handlebars->27->1822" ] }, { @@ -19451,7 +19457,7 @@ "ru": "Пользователи не найдены.", "zh-chs": "未找到相應的用戶。", "xloc": [ - "default.handlebars->27->1553" + "default.handlebars->27->1558" ] }, { @@ -19536,14 +19542,15 @@ "default.handlebars->27->1296", "default.handlebars->27->1472", "default.handlebars->27->1491", - "default.handlebars->27->1529", - "default.handlebars->27->1669", - "default.handlebars->27->1671", - "default.handlebars->27->1738", + "default.handlebars->27->1496", + "default.handlebars->27->1534", + "default.handlebars->27->1674", + "default.handlebars->27->1676", "default.handlebars->27->174", - "default.handlebars->27->1747", - "default.handlebars->27->1751", - "default.handlebars->27->1763", + "default.handlebars->27->1743", + "default.handlebars->27->1752", + "default.handlebars->27->1756", + "default.handlebars->27->1768", "default.handlebars->27->189", "default.handlebars->27->201", "default.handlebars->27->202", @@ -19705,7 +19712,7 @@ "nl": "Niet op de server", "es": "No esta en el servidor", "xloc": [ - "default.handlebars->27->1857" + "default.handlebars->27->1862" ] }, { @@ -19722,8 +19729,8 @@ "ru": "Не задано", "zh-chs": "沒有設置", "xloc": [ - "default.handlebars->27->1725", - "default.handlebars->27->1726" + "default.handlebars->27->1730", + "default.handlebars->27->1731" ] }, { @@ -19740,7 +19747,7 @@ "ru": "не подтверждено", "zh-chs": "未經審核的", "xloc": [ - "default.handlebars->27->1793" + "default.handlebars->27->1798" ] }, { @@ -19759,7 +19766,7 @@ "fi": "Muistiinpanot", "xloc": [ "default.handlebars->27->1304", - "default.handlebars->27->1771", + "default.handlebars->27->1776", "default.handlebars->27->607", "default.handlebars->27->667", "default.handlebars->27->686", @@ -19870,7 +19877,7 @@ "ru": "Уведомить", "zh-chs": "通知", "xloc": [ - "default.handlebars->27->1777", + "default.handlebars->27->1782", "default.handlebars->27->186" ] }, @@ -19915,7 +19922,7 @@ "ru": "Уведомить {0}", "zh-chs": "通知{0}", "xloc": [ - "default.handlebars->27->1592" + "default.handlebars->27->1597" ] }, { @@ -19994,7 +20001,7 @@ "ru": "Произошло в {0}", "zh-chs": "發生在{0}", "xloc": [ - "default.handlebars->27->1871" + "default.handlebars->27->1876" ] }, { @@ -20012,7 +20019,7 @@ "zh-chs": "離線用戶", "fi": "Offline-tilassa olevat käyttäjät", "xloc": [ - "default.handlebars->27->1550" + "default.handlebars->27->1555" ] }, { @@ -20039,7 +20046,7 @@ "nl": "één dag", "es": "Un día", "xloc": [ - "default.handlebars->27->1526" + "default.handlebars->27->1531" ] }, { @@ -20085,7 +20092,7 @@ "zh-chs": "在線用戶", "fi": "Online-tilassa olevat käyttäjät", "xloc": [ - "default.handlebars->27->1549" + "default.handlebars->27->1554" ] }, { @@ -20254,8 +20261,8 @@ "zh-chs": "運作方式", "xloc": [ "default-mobile.handlebars->9->264", - "default.handlebars->27->1576", - "default.handlebars->27->1656", + "default.handlebars->27->1581", + "default.handlebars->27->1661", "default.handlebars->27->446", "default.handlebars->27->466", "default.handlebars->27->721" @@ -20432,7 +20439,7 @@ "ru": "Частично", "zh-chs": "部分的", "xloc": [ - "default.handlebars->27->1564" + "default.handlebars->27->1569" ] }, { @@ -20496,7 +20503,7 @@ "ru": "Частичные права", "zh-chs": "部分權利", "xloc": [ - "default.handlebars->27->1722" + "default.handlebars->27->1727" ] }, { @@ -20532,12 +20539,12 @@ "fi": "Salasana", "xloc": [ "default-mobile.handlebars->9->269", - "default.handlebars->27->1620", - "default.handlebars->27->1621", - "default.handlebars->27->1743", - "default.handlebars->27->1745", - "default.handlebars->27->1796", - "default.handlebars->27->1797", + "default.handlebars->27->1625", + "default.handlebars->27->1626", + "default.handlebars->27->1748", + "default.handlebars->27->1750", + "default.handlebars->27->1801", + "default.handlebars->27->1802", "default.handlebars->27->285", "default.handlebars->27->316", "default.handlebars->27->731", @@ -20652,7 +20659,7 @@ "zh-chs": "密碼提示", "fi": "Salasana vihje", "xloc": [ - "default.handlebars->27->1798" + "default.handlebars->27->1803" ] }, { @@ -20778,7 +20785,7 @@ "default-mobile.handlebars->9->312", "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->1513", + "default.handlebars->27->1518", "default.handlebars->27->845", "default.handlebars->27->870", "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3", @@ -20953,7 +20960,7 @@ "xloc": [ "default-mobile.handlebars->9->448", "default.handlebars->27->1441", - "default.handlebars->27->1548" + "default.handlebars->27->1553" ] }, { @@ -20987,7 +20994,7 @@ "default-mobile.handlebars->9->65", "default-mobile.handlebars->9->67", "default.handlebars->27->159", - "default.handlebars->27->1788", + "default.handlebars->27->1793", "default.handlebars->27->985", "default.handlebars->27->988" ] @@ -21002,7 +21009,7 @@ "nl": "Telefoonnummer", "zh-chs": "电话号码", "xloc": [ - "default.handlebars->27->1737" + "default.handlebars->27->1742" ] }, { @@ -21016,7 +21023,7 @@ "zh-chs": "电话号码:", "xloc": [ "default-mobile.handlebars->9->66", - "default.handlebars->27->1787", + "default.handlebars->27->1792", "default.handlebars->27->987" ] }, @@ -21153,7 +21160,7 @@ "ru": "Действие плагина", "zh-chs": "插件動作", "xloc": [ - "default.handlebars->27->1947", + "default.handlebars->27->1955", "default.handlebars->27->196" ] }, @@ -21478,7 +21485,7 @@ "nl": "Aanwezig op de server", "es": "Presente en el Servidor", "xloc": [ - "default.handlebars->27->1856" + "default.handlebars->27->1861" ] }, { @@ -21622,7 +21629,7 @@ "zh-chs": "協議", "fi": "Protokolla", "xloc": [ - "default.handlebars->27->1854", + "default.handlebars->27->1859", "player.handlebars->3->16" ] }, @@ -21673,7 +21680,7 @@ "zh-chs": "公開連結", "xloc": [ "default-mobile.handlebars->9->115", - "default.handlebars->27->1498" + "default.handlebars->27->1503" ] }, { @@ -21939,7 +21946,7 @@ "ru": "RSS", "zh-chs": "的RSS", "xloc": [ - "default.handlebars->27->1917" + "default.handlebars->27->1925" ] }, { @@ -21956,7 +21963,7 @@ "ru": "Случайный пароль.", "zh-chs": "隨機化密碼。", "xloc": [ - "default.handlebars->27->1622" + "default.handlebars->27->1627" ] }, { @@ -21999,9 +22006,9 @@ "fi": "Oikea nimi", "es": "Nombre Real", "xloc": [ - "default.handlebars->27->1734", - "default.handlebars->27->1736", - "default.handlebars->27->1789" + "default.handlebars->27->1739", + "default.handlebars->27->1741", + "default.handlebars->27->1794" ] }, { @@ -22018,7 +22025,7 @@ "ru": "Области", "zh-chs": "境界", "xloc": [ - "default.handlebars->27->1631" + "default.handlebars->27->1636" ] }, { @@ -22048,7 +22055,7 @@ "nl": "Opname details", "es": "Detalles de la Grabación", "xloc": [ - "default.handlebars->27->1868" + "default.handlebars->27->1873" ] }, { @@ -22075,7 +22082,7 @@ "xloc": [ "default-mobile.handlebars->9->121", "default-mobile.handlebars->9->300", - "default.handlebars->27->1505", + "default.handlebars->27->1510", "default.handlebars->27->857" ] }, @@ -22173,7 +22180,7 @@ "ru": "Число ретрансляций", "zh-chs": "中繼計數", "xloc": [ - "default.handlebars->27->1899" + "default.handlebars->27->1904" ] }, { @@ -22190,7 +22197,7 @@ "ru": "Ошибки ретранслятора", "zh-chs": "中繼錯誤", "xloc": [ - "default.handlebars->27->1892" + "default.handlebars->27->1897" ] }, { @@ -22207,8 +22214,8 @@ "ru": "Сессии ретранслятора", "zh-chs": "接力會議", "xloc": [ - "default.handlebars->27->1898", - "default.handlebars->27->1911" + "default.handlebars->27->1903", + "default.handlebars->27->1919" ] }, { @@ -22543,8 +22550,8 @@ "nl": "Apparaatgroepmachtigingen verwijderen", "zh-chs": "删除设备组权限", "xloc": [ - "default.handlebars->27->1703", - "default.handlebars->27->1837" + "default.handlebars->27->1708", + "default.handlebars->27->1842" ] }, { @@ -22558,8 +22565,8 @@ "nl": "Apparaatmachtigingen verwijderen", "zh-chs": "删除设备权限", "xloc": [ - "default.handlebars->27->1701", - "default.handlebars->27->1824" + "default.handlebars->27->1706", + "default.handlebars->27->1829" ] }, { @@ -22587,7 +22594,7 @@ "nl": "Lidmaatschap van gebruikersgroep verwijderen", "zh-chs": "删除用户组成员身份", "xloc": [ - "default.handlebars->27->1833" + "default.handlebars->27->1838" ] }, { @@ -22602,7 +22609,7 @@ "zh-chs": "删除用户组权限", "xloc": [ "default.handlebars->27->1446", - "default.handlebars->27->1829" + "default.handlebars->27->1834" ] }, { @@ -22616,7 +22623,7 @@ "nl": "Gebruikerslidmaatschap verwijderen", "zh-chs": "删除用户成员资格", "xloc": [ - "default.handlebars->27->1711" + "default.handlebars->27->1716" ] }, { @@ -22631,7 +22638,7 @@ "zh-chs": "删除用户权限", "xloc": [ "default.handlebars->27->1444", - "default.handlebars->27->1826" + "default.handlebars->27->1831" ] }, { @@ -22648,7 +22655,7 @@ "ru": "Удалить все двухфакторные аутентификации.", "zh-chs": "刪除所有第二因素驗證。", "xloc": [ - "default.handlebars->27->1801" + "default.handlebars->27->1806" ] }, { @@ -22665,7 +22672,7 @@ "ru": "Удалить все прошлые события для этого userid.", "zh-chs": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->27->1623" + "default.handlebars->27->1628" ] }, { @@ -22754,7 +22761,7 @@ "ru": "Удалить этого пользователя", "zh-chs": "删除该用户", "xloc": [ - "default.handlebars->27->1779" + "default.handlebars->27->1784" ] }, { @@ -22771,7 +22778,7 @@ "ru": "Удалить членство пользователя в группе", "zh-chs": "刪除用戶組成員身份", "xloc": [ - "default.handlebars->27->1815" + "default.handlebars->27->1820" ] }, { @@ -22785,7 +22792,7 @@ "nl": "Gebruikersrechten voor dit apparaat verwijderen", "zh-chs": "删除此设备的用户组权限", "xloc": [ - "default.handlebars->27->1697" + "default.handlebars->27->1702" ] }, { @@ -22802,7 +22809,7 @@ "ru": "Удалить права группы пользователей для этой группы устройств", "zh-chs": "刪除該設備組的用戶組權限", "xloc": [ - "default.handlebars->27->1691", + "default.handlebars->27->1696", "default.handlebars->27->651" ] }, @@ -22821,9 +22828,9 @@ "zh-chs": "刪除此設備組的用戶權限", "xloc": [ "default.handlebars->27->1321", - "default.handlebars->27->1685", - "default.handlebars->27->1809", - "default.handlebars->27->1821", + "default.handlebars->27->1690", + "default.handlebars->27->1814", + "default.handlebars->27->1826", "default.handlebars->27->652" ] }, @@ -22845,7 +22852,7 @@ "default-mobile.handlebars->9->304", "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->1509", + "default.handlebars->27->1514", "default.handlebars->27->504", "default.handlebars->27->861", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", @@ -22858,7 +22865,7 @@ "nl": "Dag rapport", "es": "Reporte del día", "xloc": [ - "default.handlebars->27->1527" + "default.handlebars->27->1532" ] }, { @@ -22866,7 +22873,7 @@ "nl": "Rapporttype", "es": "Tipo de Reporte", "xloc": [ - "default.handlebars->27->1522" + "default.handlebars->27->1527" ] }, { @@ -22901,8 +22908,8 @@ "zh-chs": "要求:{0}。", "xloc": [ "default-mobile.handlebars->9->89", - "default.handlebars->27->1628", - "default.handlebars->27->1799" + "default.handlebars->27->1633", + "default.handlebars->27->1804" ] }, { @@ -23145,7 +23152,7 @@ "ru": "Ограничения", "zh-chs": "限制條件", "xloc": [ - "default.handlebars->27->1723" + "default.handlebars->27->1728" ] }, { @@ -23415,8 +23422,8 @@ "zh-chs": "短信", "fi": "Tekstiviesti", "xloc": [ - "default.handlebars->27->1768", "default.handlebars->27->1773", + "default.handlebars->27->1778", "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" ] @@ -23431,7 +23438,7 @@ "nl": "SMS geschikt telefoonnummer voor deze gebruiker.", "zh-chs": "此用户的短信功能电话号码。", "xloc": [ - "default.handlebars->27->1785" + "default.handlebars->27->1790" ] }, { @@ -23854,7 +23861,7 @@ "xloc": [ "default-mobile.handlebars->9->270", "default-mobile.handlebars->9->363", - "default.handlebars->27->1769", + "default.handlebars->27->1774", "default.handlebars->27->286", "default.handlebars->27->732", "default.handlebars->27->938" @@ -23874,7 +23881,7 @@ "ru": "Ключ безопасности", "zh-chs": "安全密鑰", "xloc": [ - "default.handlebars->27->1766" + "default.handlebars->27->1771" ] }, { @@ -23909,9 +23916,9 @@ "zh-chs": "全選", "fi": "Valitse kaikki", "xloc": [ - "default.handlebars->27->1501", - "default.handlebars->27->1572", - "default.handlebars->27->1654", + "default.handlebars->27->1506", + "default.handlebars->27->1577", + "default.handlebars->27->1659", "default.handlebars->27->442", "default.handlebars->27->853", "default.handlebars->27->855", @@ -23938,9 +23945,9 @@ "zh-chs": "選擇無", "fi": "Poista valinta", "xloc": [ - "default.handlebars->27->1500", - "default.handlebars->27->1571", - "default.handlebars->27->1653", + "default.handlebars->27->1505", + "default.handlebars->27->1576", + "default.handlebars->27->1658", "default.handlebars->27->441", "default.handlebars->27->854", "default.handlebars->meshContextMenu->cxselectnone" @@ -24025,8 +24032,8 @@ "nl": "Selecteer een bewerking die u op alle geselecteerde gebruikers wilt uitvoeren.", "zh-chs": "选择要对所有选定用户执行的操作。", "xloc": [ - "default.handlebars->27->1575", - "default.handlebars->27->1655" + "default.handlebars->27->1580", + "default.handlebars->27->1660" ] }, { @@ -24109,7 +24116,7 @@ "nl": "E-mail verzenden", "es": "Enviar Correo", "xloc": [ - "default.handlebars->27->1586" + "default.handlebars->27->1591" ] }, { @@ -24158,7 +24165,7 @@ "zh-chs": "发送短信", "fi": "Lähetä tekstiviesti", "xloc": [ - "default.handlebars->27->1584" + "default.handlebars->27->1589" ] }, { @@ -24171,7 +24178,7 @@ "nl": "Stuur een SMS bericht naar deze gebruiker", "zh-chs": "发送短信给该用户", "xloc": [ - "default.handlebars->27->1774" + "default.handlebars->27->1779" ] }, { @@ -24180,7 +24187,7 @@ "fr": "Envoyer un Mail à cet utilisateur", "es": "Enviar un mensaje de correo a este usuario", "xloc": [ - "default.handlebars->27->1776" + "default.handlebars->27->1781" ] }, { @@ -24197,7 +24204,7 @@ "ru": "Отправить уведомление всем пользователям этой группы.", "zh-chs": "向該組中的所有用戶發送通知。", "xloc": [ - "default.handlebars->27->1682" + "default.handlebars->27->1687" ] }, { @@ -24214,7 +24221,7 @@ "ru": "Отправить текстовое уведомление этому пользователю.", "zh-chs": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->27->1587" + "default.handlebars->27->1592" ] }, { @@ -24230,7 +24237,7 @@ "ru": "Отправить письмо пользователю", "zh-chs": "发送电子邮件给用户", "xloc": [ - "default.handlebars->27->1567" + "default.handlebars->27->1572" ] }, { @@ -24265,7 +24272,7 @@ "ru": "Отправить приглашение по email.", "zh-chs": "發送邀請電子郵件。", "xloc": [ - "default.handlebars->27->1627" + "default.handlebars->27->1632" ] }, { @@ -24331,7 +24338,7 @@ "ru": "Отправить уведомление пользователю", "zh-chs": "發送用戶通知", "xloc": [ - "default.handlebars->27->1778" + "default.handlebars->27->1783" ] }, { @@ -24383,7 +24390,7 @@ "ru": "Резервное копирование сервера", "zh-chs": "服務器備份", "xloc": [ - "default.handlebars->27->1637" + "default.handlebars->27->1642" ] }, { @@ -24400,7 +24407,7 @@ "ru": "Сертификат сервера", "zh-chs": "服務器證書", "xloc": [ - "default.handlebars->27->1927" + "default.handlebars->27->1935" ] }, { @@ -24417,7 +24424,7 @@ "ru": "База данных сервера", "zh-chs": "服務器數據庫", "xloc": [ - "default.handlebars->27->1928" + "default.handlebars->27->1936" ] }, { @@ -24438,7 +24445,7 @@ "default-mobile.handlebars->9->434", "default.handlebars->27->1397", "default.handlebars->27->1426", - "default.handlebars->27->1634", + "default.handlebars->27->1639", "default.handlebars->27->665", "default.handlebars->27->684" ] @@ -24457,8 +24464,8 @@ "ru": "Разрешения сервера", "zh-chs": "服務器權限", "xloc": [ - "default.handlebars->27->1559", - "default.handlebars->27->1647" + "default.handlebars->27->1564", + "default.handlebars->27->1652" ] }, { @@ -24475,7 +24482,7 @@ "ru": "Квота сервера", "zh-chs": "服務器配額", "xloc": [ - "default.handlebars->27->1740" + "default.handlebars->27->1745" ] }, { @@ -24492,7 +24499,7 @@ "ru": "Восстановление сервера", "zh-chs": "服務器還原", "xloc": [ - "default.handlebars->27->1638" + "default.handlebars->27->1643" ] }, { @@ -24509,7 +24516,7 @@ "ru": "Права", "zh-chs": "服務器權限", "xloc": [ - "default.handlebars->27->1739" + "default.handlebars->27->1744" ] }, { @@ -24526,7 +24533,7 @@ "ru": "Состояние сервера", "zh-chs": "服務器狀態", "xloc": [ - "default.handlebars->27->1878" + "default.handlebars->27->1883" ] }, { @@ -24560,7 +24567,7 @@ "ru": "Трассировка сервера", "zh-chs": "服務器跟踪", "xloc": [ - "default.handlebars->27->1938" + "default.handlebars->27->1946" ] }, { @@ -24577,7 +24584,7 @@ "ru": "Обновление сервера", "zh-chs": "服務器更新", "xloc": [ - "default.handlebars->27->1639" + "default.handlebars->27->1644" ] }, { @@ -24700,7 +24707,7 @@ "ru": "ServerStats.csv", "zh-chs": "ServerStats.csv", "xloc": [ - "default.handlebars->27->1919" + "default.handlebars->27->1927" ] }, { @@ -24742,7 +24749,7 @@ "nl": "Sessie", "es": "Sesión", "xloc": [ - "default.handlebars->27->1842" + "default.handlebars->27->1847" ] }, { @@ -25164,8 +25171,8 @@ "nl": "Toon gedurende 1 minuut", "es": "Mostrar por 1 minuto", "xloc": [ - "default.handlebars->27->1590", - "default.handlebars->27->1613" + "default.handlebars->27->1595", + "default.handlebars->27->1618" ] }, { @@ -25173,8 +25180,8 @@ "nl": "Toon gedurende 10 seconden", "es": "Mostrar por 10 Segundos", "xloc": [ - "default.handlebars->27->1589", - "default.handlebars->27->1612" + "default.handlebars->27->1594", + "default.handlebars->27->1617" ] }, { @@ -25182,8 +25189,8 @@ "nl": "Toon gedurende 5 minuten", "es": "Mostrar por 5 minutos", "xloc": [ - "default.handlebars->27->1591", - "default.handlebars->27->1614" + "default.handlebars->27->1596", + "default.handlebars->27->1619" ] }, { @@ -25191,8 +25198,8 @@ "nl": "Toon bericht totdat het door de gebruiker wordt afgewezen", "es": "Mostrar mensaje hasta que el usuario lo descarte", "xloc": [ - "default.handlebars->27->1588", - "default.handlebars->27->1611" + "default.handlebars->27->1593", + "default.handlebars->27->1616" ] }, { @@ -25370,8 +25377,8 @@ "zh-chs": "尺寸", "fi": "Koko", "xloc": [ - "default.handlebars->27->1845", - "default.handlebars->27->1860", + "default.handlebars->27->1850", + "default.handlebars->27->1865", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize" ] }, @@ -26191,8 +26198,8 @@ "nl": "Start tijd", "es": "Tiempo de Inicio", "xloc": [ - "default.handlebars->27->1843", - "default.handlebars->27->1862", + "default.handlebars->27->1848", + "default.handlebars->27->1867", "default.handlebars->27->798", "desktop.handlebars->3->15" ] @@ -26246,8 +26253,8 @@ "ru": "Статус", "zh-chs": "狀態", "xloc": [ - "default.handlebars->27->1792", - "default.handlebars->27->1855", + "default.handlebars->27->1797", + "default.handlebars->27->1860", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -26395,7 +26402,7 @@ "fi": "Otsikko", "es": "Asunto", "xloc": [ - "default.handlebars->27->1585" + "default.handlebars->27->1590" ] }, { @@ -26823,7 +26830,7 @@ "xloc": [ "default-mobile.handlebars->9->164", "default.handlebars->27->1364", - "default.handlebars->27->1849", + "default.handlebars->27->1854", "default.handlebars->27->244", "default.handlebars->27->514", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", @@ -26862,7 +26869,7 @@ "zh-chs": "終端通知", "xloc": [ "default.handlebars->27->1284", - "default.handlebars->27->1758", + "default.handlebars->27->1763", "default.handlebars->27->586" ] }, @@ -26881,7 +26888,7 @@ "zh-chs": "終端提示", "xloc": [ "default.handlebars->27->1283", - "default.handlebars->27->1757", + "default.handlebars->27->1762", "default.handlebars->27->585" ] }, @@ -27025,7 +27032,7 @@ "ru": "На данный момент уведомлений нет", "zh-chs": "目前沒有任何通知", "xloc": [ - "default.handlebars->27->1870" + "default.handlebars->27->1875" ] }, { @@ -27317,7 +27324,7 @@ "nl": "Tijdspanne", "es": "Espacio de Tiempo", "xloc": [ - "default.handlebars->27->1524" + "default.handlebars->27->1529" ] }, { @@ -28311,9 +28318,9 @@ "default.handlebars->27->1261", "default.handlebars->27->1262", "default.handlebars->27->13", - "default.handlebars->27->1832", - "default.handlebars->27->1847", - "default.handlebars->27->1848", + "default.handlebars->27->1837", + "default.handlebars->27->1852", + "default.handlebars->27->1853", "default.handlebars->27->41", "default.handlebars->27->42", "default.handlebars->27->440", @@ -28353,7 +28360,7 @@ "ru": "Неизвестное действие", "zh-chs": "未知動作", "xloc": [ - "default.handlebars->27->1884" + "default.handlebars->27->1889" ] }, { @@ -28370,8 +28377,8 @@ "ru": "Неизвестное устройство", "zh-chs": "未知設備", "xloc": [ - "default.handlebars->27->1696", - "default.handlebars->27->1820" + "default.handlebars->27->1701", + "default.handlebars->27->1825" ] }, { @@ -28388,9 +28395,9 @@ "ru": "Неизвестная группа устройств", "zh-chs": "未知設備組", "xloc": [ - "default.handlebars->27->1690", - "default.handlebars->27->1808", - "default.handlebars->27->1888" + "default.handlebars->27->1695", + "default.handlebars->27->1813", + "default.handlebars->27->1893" ] }, { @@ -28407,7 +28414,7 @@ "ru": "Неизвестная группа", "zh-chs": "未知群組", "xloc": [ - "default.handlebars->27->1880" + "default.handlebars->27->1885" ] }, { @@ -28442,7 +28449,7 @@ "ru": "Неизвестная группа пользователей", "zh-chs": "未知用戶組", "xloc": [ - "default.handlebars->27->1814" + "default.handlebars->27->1819" ] }, { @@ -28494,7 +28501,7 @@ "nl": "Account ontgrendelen", "zh-chs": "解锁帐号", "xloc": [ - "default.handlebars->27->1578" + "default.handlebars->27->1583" ] }, { @@ -28532,7 +28539,7 @@ "ru": "Актуально", "zh-chs": "最新", "xloc": [ - "default.handlebars->27->1945" + "default.handlebars->27->1953" ] }, { @@ -28574,8 +28581,8 @@ "default-mobile.handlebars->9->305", "default-mobile.handlebars->9->323", "default-mobile.handlebars->9->326", - "default.handlebars->27->1510", - "default.handlebars->27->1518", + "default.handlebars->27->1515", + "default.handlebars->27->1523", "default.handlebars->27->862", "default.handlebars->27->886", "default.handlebars->27->889", @@ -28665,7 +28672,7 @@ "zh-chs": "上傳將覆蓋1個文件。繼續?", "xloc": [ "default-mobile.handlebars->9->324", - "default.handlebars->27->1519", + "default.handlebars->27->1524", "default.handlebars->27->887" ] }, @@ -28684,7 +28691,7 @@ "zh-chs": "上傳將覆蓋{0}個文件。繼續?", "xloc": [ "default-mobile.handlebars->9->325", - "default.handlebars->27->1520", + "default.handlebars->27->1525", "default.handlebars->27->888" ] }, @@ -28785,8 +28792,8 @@ "ru": "Использовано", "zh-chs": "用過的", "xloc": [ - "default.handlebars->27->1874", - "default.handlebars->27->1876" + "default.handlebars->27->1879", + "default.handlebars->27->1881" ] }, { @@ -28804,10 +28811,10 @@ "zh-chs": "用戶", "xloc": [ "default.handlebars->27->1322", - "default.handlebars->27->1531", - "default.handlebars->27->1560", - "default.handlebars->27->1686", - "default.handlebars->27->1867", + "default.handlebars->27->1536", + "default.handlebars->27->1565", + "default.handlebars->27->1691", + "default.handlebars->27->1872", "default.handlebars->27->222", "default.handlebars->27->654" ] @@ -28826,7 +28833,7 @@ "ru": "Пользователь + Файлы", "zh-chs": "用戶+文件", "xloc": [ - "default.handlebars->27->1561" + "default.handlebars->27->1566" ] }, { @@ -28843,10 +28850,10 @@ "ru": "Импорт учетной записи пользователя", "zh-chs": "用戶帳戶導入", "xloc": [ - "default.handlebars->27->1594", - "default.handlebars->27->1595", - "default.handlebars->27->1597", - "default.handlebars->27->1599" + "default.handlebars->27->1599", + "default.handlebars->27->1600", + "default.handlebars->27->1602", + "default.handlebars->27->1604" ] }, { @@ -28863,7 +28870,7 @@ "ru": "Учетные записи пользователей", "zh-chs": "用戶帳號", "xloc": [ - "default.handlebars->27->1893" + "default.handlebars->27->1898" ] }, { @@ -28900,7 +28907,7 @@ "zh-chs": "用戶同意", "xloc": [ "default.handlebars->27->1290", - "default.handlebars->27->1764", + "default.handlebars->27->1769", "default.handlebars->27->190", "default.handlebars->27->592", "default.handlebars->27->709" @@ -28922,9 +28929,9 @@ "xloc": [ "default.handlebars->27->1378", "default.handlebars->27->1379", - "default.handlebars->27->1662", - "default.handlebars->27->1816", - "default.handlebars->27->1835", + "default.handlebars->27->1667", + "default.handlebars->27->1821", + "default.handlebars->27->1840", "default.handlebars->27->653" ] }, @@ -28959,7 +28966,7 @@ "ru": "Членство в группах пользователей", "zh-chs": "用戶組成員資格", "xloc": [ - "default.handlebars->27->1813" + "default.handlebars->27->1818" ] }, { @@ -28985,8 +28992,8 @@ "zh-chs": "用戶標識", "xloc": [ "default.handlebars->27->1440", - "default.handlebars->27->1731", - "default.handlebars->27->1732" + "default.handlebars->27->1736", + "default.handlebars->27->1737" ] }, { @@ -28995,7 +29002,7 @@ "es": "Identificadores de Usuario", "xloc": [ "default.handlebars->27->1376", - "default.handlebars->27->1715" + "default.handlebars->27->1720" ] }, { @@ -29012,7 +29019,7 @@ "ru": "Экспортировать список пользователей", "zh-chs": "用戶列表導出", "xloc": [ - "default.handlebars->27->1606" + "default.handlebars->27->1611" ] }, { @@ -29092,7 +29099,7 @@ "ru": "Сессии пользователя", "zh-chs": "用戶會話", "xloc": [ - "default.handlebars->27->1910" + "default.handlebars->27->1918" ] }, { @@ -29228,7 +29235,7 @@ "zh-chs": "用戶名", "xloc": [ "default-mobile.handlebars->9->268", - "default.handlebars->27->1618", + "default.handlebars->27->1623", "default.handlebars->27->283", "default.handlebars->27->315", "default.handlebars->27->730", @@ -29290,9 +29297,9 @@ "ru": "Пользователи", "zh-chs": "用戶數", "xloc": [ - "default.handlebars->27->1650", - "default.handlebars->27->1678", - "default.handlebars->27->1909", + "default.handlebars->27->1655", + "default.handlebars->27->1683", + "default.handlebars->27->1917", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -29310,7 +29317,7 @@ "ru": "Сессии пользователей", "zh-chs": "用戶會話", "xloc": [ - "default.handlebars->27->1897" + "default.handlebars->27->1902" ] }, { @@ -29335,7 +29342,7 @@ "nl": "E-mail valideren", "es": "Validar Correo", "xloc": [ - "default.handlebars->27->1573" + "default.handlebars->27->1578" ] }, { @@ -29403,7 +29410,7 @@ "ru": "Проверенный", "zh-chs": "已驗證", "xloc": [ - "default.handlebars->27->1794" + "default.handlebars->27->1799" ] }, { @@ -29430,7 +29437,7 @@ "zh-chs": "验证电话号码", "xloc": [ "default-mobile.handlebars->9->63", - "default.handlebars->27->1569", + "default.handlebars->27->1574", "default.handlebars->27->983" ] }, @@ -29508,7 +29515,7 @@ "ru": "Версия несовместима, пожалуйста, сначала обновите установку MeshCentral", "zh-chs": "版本不兼容,请先升级您的MeshCentral安装", "xloc": [ - "default.handlebars->27->1941" + "default.handlebars->27->1949" ] }, { @@ -29578,8 +29585,8 @@ "ru": "Просмотр журнала изменений", "zh-chs": "查看变更日志", "xloc": [ - "default.handlebars->27->1944", - "default.handlebars->27->1946" + "default.handlebars->27->1952", + "default.handlebars->27->1954" ] }, { @@ -29630,7 +29637,7 @@ "ru": "Посмотреть примечания об этом пользователе", "zh-chs": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->27->1772" + "default.handlebars->27->1777" ] }, { @@ -29841,8 +29848,8 @@ "ru": "Веб-сервер", "zh-chs": "網絡服務器", "xloc": [ - "default.handlebars->27->1930", - "default.handlebars->27->1931" + "default.handlebars->27->1938", + "default.handlebars->27->1939" ] }, { @@ -29859,7 +29866,7 @@ "ru": "Запросы веб-сервера", "zh-chs": "Web服務器請求", "xloc": [ - "default.handlebars->27->1932" + "default.handlebars->27->1940" ] }, { @@ -29876,7 +29883,7 @@ "ru": "Ретранслятор Web Socket", "zh-chs": "Web套接字中繼", "xloc": [ - "default.handlebars->27->1933" + "default.handlebars->27->1941" ] }, { @@ -29992,7 +29999,7 @@ "zh-chs": "下次登錄時將更改。", "fi": "Vaihdetaan seuraavan kirjautumisen yhteydessä", "xloc": [ - "default.handlebars->27->1744" + "default.handlebars->27->1749" ] }, { @@ -30995,7 +31002,7 @@ "ru": "\\\\'", "zh-chs": "\\\\'", "xloc": [ - "default.handlebars->27->1942" + "default.handlebars->27->1950" ] }, { @@ -31199,7 +31206,7 @@ "fi": "kopioi", "xloc": [ "default-mobile.handlebars->9->130", - "default.handlebars->27->1515" + "default.handlebars->27->1520" ] }, { @@ -31274,8 +31281,8 @@ "ru": "eventslist.csv", "zh-chs": "eventslist.csv", "xloc": [ - "default.handlebars->27->1538", - "default.handlebars->27->1543" + "default.handlebars->27->1543", + "default.handlebars->27->1548" ] }, { @@ -31292,8 +31299,8 @@ "ru": "eventslist.json", "zh-chs": "eventslist.json", "xloc": [ - "default.handlebars->27->1540", - "default.handlebars->27->1544" + "default.handlebars->27->1545", + "default.handlebars->27->1549" ] }, { @@ -31327,7 +31334,8 @@ "ru": "свободно", "zh-chs": "自由", "xloc": [ - "default.handlebars->27->1905" + "default.handlebars->27->1910", + "default.handlebars->27->1913" ] }, { @@ -31512,7 +31520,7 @@ "ru": "id, name, email, creation, lastlogin, groups, authfactors", "zh-chs": "id,名稱,電子郵件,創建,lastlogin,組,authfactors", "xloc": [ - "default.handlebars->27->1607" + "default.handlebars->27->1612" ] }, { @@ -31613,7 +31621,7 @@ "ru": "k max, пусто по умолчанию", "zh-chs": "k max,默认为空白", "xloc": [ - "default.handlebars->27->1635" + "default.handlebars->27->1640" ] }, { @@ -31718,7 +31726,7 @@ "fi": "siirrä", "xloc": [ "default-mobile.handlebars->9->131", - "default.handlebars->27->1516" + "default.handlebars->27->1521" ] }, { @@ -31791,7 +31799,7 @@ "ru": "servertrace.csv", "zh-chs": "servertrace.csv", "xloc": [ - "default.handlebars->27->1940" + "default.handlebars->27->1948" ] }, { @@ -31848,7 +31856,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->1918" + "default.handlebars->27->1926" ] }, { @@ -31865,7 +31873,7 @@ "ru": "time, source, message", "zh-chs": "時間,來源,訊息", "xloc": [ - "default.handlebars->27->1939" + "default.handlebars->27->1947" ] }, { @@ -31896,7 +31904,8 @@ "ru": "всего", "zh-chs": "總", "xloc": [ - "default.handlebars->27->1906" + "default.handlebars->27->1911", + "default.handlebars->27->1914" ] }, { @@ -31967,8 +31976,8 @@ "ru": "userlist.csv", "zh-chs": "userlist.csv", "xloc": [ - "default.handlebars->27->1603", - "default.handlebars->27->1608" + "default.handlebars->27->1608", + "default.handlebars->27->1613" ] }, { @@ -31985,8 +31994,8 @@ "ru": "userlist.json", "zh-chs": "userlist.json", "xloc": [ - "default.handlebars->27->1605", - "default.handlebars->27->1609" + "default.handlebars->27->1610", + "default.handlebars->27->1614" ] }, { @@ -32003,7 +32012,7 @@ "ru": "utc, время, тип, действие, пользователь, устройство, сообщение", "zh-chs": "utc,時間,類型,操作,用戶,設備,消息", "xloc": [ - "default.handlebars->27->1542" + "default.handlebars->27->1547" ] }, { @@ -32037,7 +32046,8 @@ "ru": "{0} Гб", "zh-chs": "{0} Gb", "xloc": [ - "default.handlebars->27->1495" + "default.handlebars->27->1495", + "default.handlebars->27->1500" ] }, { @@ -32055,7 +32065,8 @@ "zh-chs": "{0} Kb", "xloc": [ "default.handlebars->27->1493", - "default.handlebars->27->1846" + "default.handlebars->27->1498", + "default.handlebars->27->1851" ] }, { @@ -32074,6 +32085,7 @@ "xloc": [ "default-mobile.handlebars->9->387", "default.handlebars->27->1494", + "default.handlebars->27->1499", "default.handlebars->27->962" ] }, @@ -32109,7 +32121,7 @@ "ru": "{0} активных сессий", "zh-chs": "{0}個活動會話", "xloc": [ - "default.handlebars->27->1784" + "default.handlebars->27->1789" ] }, { @@ -32126,7 +32138,8 @@ "ru": "{0} байт", "zh-chs": "{0} b", "xloc": [ - "default.handlebars->27->1492" + "default.handlebars->27->1492", + "default.handlebars->27->1497" ] }, { @@ -32145,8 +32158,8 @@ "fi": "{0} tavua", "xloc": [ "default-mobile.handlebars->9->119", - "default.handlebars->27->1503", - "default.handlebars->27->1861" + "default.handlebars->27->1508", + "default.handlebars->27->1866" ] }, { @@ -32209,7 +32222,7 @@ "zh-chs": "{0}個群組", "fi": "{0} ryhmää", "xloc": [ - "default.handlebars->27->1749" + "default.handlebars->27->1754" ] }, { @@ -32329,7 +32342,7 @@ "ru": "Еще {0} пользователей не показаны, используйте поиск для нахождения пользователей...", "zh-chs": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->27->1552" + "default.handlebars->27->1557" ] }, { @@ -32468,7 +32481,7 @@ "default-mobile.handlebars->9->169", "default-mobile.handlebars->9->172", "default-mobile.handlebars->9->175", - "default.handlebars->27->1556", + "default.handlebars->27->1561", "default.handlebars->27->240", "default.handlebars->27->243", "default.handlebars->27->246", @@ -32594,7 +32607,7 @@ "ru": "{0}k в 1 файле. {1}k максимум", "zh-chs": "{0} k合1檔案。最多{1} k", "xloc": [ - "default.handlebars->27->1497" + "default.handlebars->27->1502" ] }, { @@ -32611,7 +32624,7 @@ "ru": "{0}k в {1} файлах. {2}k максимум", "zh-chs": "{1}個文件中有{0}個。最多{2} k", "xloc": [ - "default.handlebars->27->1496" + "default.handlebars->27->1501" ] }, { diff --git a/views/default.handlebars b/views/default.handlebars index 2e5830ef..18b28708 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -10203,6 +10203,14 @@ return format("{0} Gb", Math.round(bytes / 1024 / 1024 / 1024)); } + function getNiceSize3(bytes) { + if (bytes <= 0) return "None"; + if (bytes < 2048) return format("{0} b", bytes); + if (bytes < 2097152) return format("{0} Kb", round(bytes / 1024, 1)); + if (bytes < 2147483648) return format("{0} Mb", round(bytes / 1024 / 1024, 1)); + return format("{0} Gb", round(bytes / 1024 / 1024 / 1024, 1)); + } + function p5getQuotabar(f) { while (f.t > 1 && f.t != 4) { f = f.parent; } if ((f.t != 1 && f.t != 4) || (f.maxbytes == null)) return ''; @@ -12389,12 +12397,12 @@ window.serverStatCpu = new Chart(document.getElementById('serverCpuChart').getContext('2d'), { type: 'doughnut', data: { datasets: [{ data: [0, 0], backgroundColor: ['#AAAAAA', '#00AA00'] }], labels: ["Used", "Free"] }, - options: { events: [], responsive: true, legend: { position: 'none', }, animation: { animateScale: true, animateRotate: true }, width: '60px' } + options: { events: [], responsive: true, legend: { position: 'none', }, animation: { animateScale: true, animateRotate: true }, width: '40px' } }); window.serverStatMemory = new Chart(document.getElementById('serverMemoryChart').getContext('2d'), { type: 'doughnut', data: { datasets: [{ data: [0, 0], backgroundColor: ['#AAAAAA', '#00AA00'] }], labels: ["Used", "Free"] }, - options: { events: [], responsive: true, legend: { position: 'none', }, animation: { animateScale: true, animateRotate: true }, width: '60px' } + options: { events: [], responsive: true, legend: { position: 'none', }, animation: { animateScale: true, animateRotate: true }, width: '40px' } }); } @@ -12436,9 +12444,14 @@ QS('serverCpuChartView')['display'] = 'inline-block'; window.serverStatCpu.update(); } - if ((typeof message.totalmem == 'number') && (typeof message.freemem == 'number')) { + if ((typeof message.totalmem == 'number') && (typeof message.availablemem == 'number')) { + window.serverStatMemory.config.data.datasets[0].data = [message.totalmem - message.availablemem, message.availablemem]; + QH('serverMemoryChartText', '
' + "Available Memory" + '
' + getNiceSize3(message.availablemem) + ' ' + "free" + ', ' + getNiceSize3(message.totalmem) + ' ' + "total" + '
'); + QS('serverMemoryChartView')['display'] = 'inline-block'; + window.serverStatMemory.update(); + } else if ((typeof message.totalmem == 'number') && (typeof message.freemem == 'number')) { window.serverStatMemory.config.data.datasets[0].data = [message.totalmem - message.freemem, message.freemem]; - QH('serverMemoryChartText', '
' + "Memory" + '
' + getNiceSize2(message.freemem) + ' ' + "free" + ', ' + getNiceSize2(message.totalmem) + ' ' + "total" + '
'); + QH('serverMemoryChartText', '
' + "Memory" + '
' + getNiceSize3(message.freemem) + ' ' + "free" + ', ' + getNiceSize3(message.totalmem) + ' ' + "total" + '
'); QS('serverMemoryChartView')['display'] = 'inline-block'; window.serverStatMemory.update(); } @@ -13258,7 +13271,7 @@ function pad2(num) { var s = '00' + num; return s.substr(s.length - 2); } function encodeURIComponentEx(txt) { return encodeURIComponent(txt).replace(/'/g,'%27'); }; function getUserName(userid) { if (users && users[userid] != null) return users[userid].name; return userid.split('/')[2]; } - + function round(value, precision) { var multiplier = Math.pow(10, precision || 0); return Math.round(value * multiplier) / multiplier; }