Added Apple touch icon.

Ylian Saint-Hilaire committed Aug 18, 2020 at 18:29 UTC 9b2b48e229ed4a69e58ceab5c4e1e863f8dfb78c
21 files changed +337 -312
MeshCentralServer.njsproj
+1
@@ -575,6 +575,7 @@
575 <Content Include="views\message.handlebars" />
576 <Content Include="views\messenger.handlebars" />
577 <Content Include="views\mstsc.handlebars" />
578 + <Content Include="views\player.handlebars" />
579 <Content Include="views\terms-mobile.handlebars" />
580 <Content Include="views\terms.handlebars" />
581 <Content Include="views\xterm.handlebars" />
agents/meshcore.js
+1 -1
@@ -2167,7 +2167,7 @@ function createMeshCore(agent) {
2167 case 'cancel':
2168 // TODO: Cancel zip operation if present
2169 //sendConsoleText('Cancel operation');
2170 - this.zip.cancel(function () { sendConsoleText('Zip operation was cancelled'); });
2170 + try { this.zip.cancel(function () { sendConsoleText('Zip operation was cancelled'); }); } catch (ex) { }
2171 break;
2172 default:
2173 // Unknown action, ignore it.
public/favicon-303x303.png
Binary files /dev/null and b/public/favicon-303x303.png differ
translate/translate.json
+315 -309
@@ -203,7 +203,7 @@
203 "fi": " Käyttäjien on kirjauduttava sisään tähän palvelimeen kerran, ennen kuin heidät voidaan lisätä laiteryhmään.",
204 "xloc": [
205 "default.handlebars->27->1378",
206 - "default.handlebars->27->1722"
206 + "default.handlebars->27->1723"
207 ]
208 },
209 {
@@ -685,7 +685,7 @@
685 "default-mobile.handlebars->9->108",
686 "default-mobile.handlebars->9->295",
687 "default.handlebars->27->1486",
688 - "default.handlebars->27->1877",
688 + "default.handlebars->27->1878",
689 "default.handlebars->27->852"
690 ]
691 },
@@ -738,7 +738,7 @@
738 "zh-chs": "1個活動會話",
739 "fi": "1 aktiivinen istunto",
740 "xloc": [
741 - "default.handlebars->27->1791"
741 + "default.handlebars->27->1792"
742 ]
743 },
744 {
@@ -807,7 +807,7 @@
807 "zh-chs": "1組",
808 "fi": "1 ryhmä",
809 "xloc": [
810 - "default.handlebars->27->1756"
810 + "default.handlebars->27->1757"
811 ]
812 },
813 {
@@ -1279,7 +1279,7 @@
1279 "fi": "kaksivaiheinen todennus käytössä",
1280 "xloc": [
1281 "default.handlebars->27->1576",
1282 - "default.handlebars->27->1778"
1282 + "default.handlebars->27->1779"
1283 ]
1284 },
1285 {
@@ -2110,7 +2110,7 @@
2110 "zh-chs": "訪問服務器文件",
2111 "fi": "Pääsy palvelintiedostoihin",
2112 "xloc": [
2113 - "default.handlebars->27->1728"
2113 + "default.handlebars->27->1729"
2114 ]
2115 },
2116 {
@@ -2242,7 +2242,7 @@
2242 "fi": "Tili on lukittu",
2243 "xloc": [
2244 "default.handlebars->27->1578",
2245 - "default.handlebars->27->1725"
2245 + "default.handlebars->27->1726"
2246 ]
2247 },
2248 {
@@ -2532,8 +2532,8 @@
2532 "zh-chs": "添加設備",
2533 "fi": "Lisää Laite",
2534 "xloc": [
2535 - "default.handlebars->27->1702",
2536 - "default.handlebars->27->1826"
2535 + "default.handlebars->27->1703",
2536 + "default.handlebars->27->1827"
2537 ]
2538 },
2539 {
@@ -2570,8 +2570,8 @@
2570 "fi": "Lisää laiteryhmä",
2571 "xloc": [
2572 "default.handlebars->27->1411",
2573 - "default.handlebars->27->1696",
2574 - "default.handlebars->27->1814",
2573 + "default.handlebars->27->1697",
2574 + "default.handlebars->27->1815",
2575 "default.handlebars->27->227"
2576 ]
2577 },
@@ -2695,7 +2695,7 @@
2695 "zh-chs": "添加會員",
2696 "fi": "Lisää jäsenyys",
2697 "xloc": [
2698 - "default.handlebars->27->1844"
2698 + "default.handlebars->27->1845"
2699 ]
2700 },
2701 {
@@ -2792,7 +2792,7 @@
2792 "xloc": [
2793 "default.handlebars->27->1310",
2794 "default.handlebars->27->1410",
2795 - "default.handlebars->27->1820",
2795 + "default.handlebars->27->1821",
2796 "default.handlebars->27->649"
2797 ]
2798 },
@@ -2857,7 +2857,7 @@
2857 "fi": "Lisää Käyttäjiä",
2858 "xloc": [
2859 "default.handlebars->27->1309",
2860 - "default.handlebars->27->1691"
2860 + "default.handlebars->27->1692"
2861 ]
2862 },
2863 {
@@ -2893,7 +2893,7 @@
2893 "zh-chs": "將用戶添加到用戶組",
2894 "fi": "Lisää käyttäjät käyttäjäryhmään",
2895 "xloc": [
2896 - "default.handlebars->27->1724"
2896 + "default.handlebars->27->1725"
2897 ]
2898 },
2899 {
@@ -3121,7 +3121,7 @@
3121 "zh-chs": "管理領域",
3122 "fi": "Pääkäyttäjän alueet",
3123 "xloc": [
3124 - "default.handlebars->27->1760"
3124 + "default.handlebars->27->1761"
3125 ]
3126 },
3127 {
@@ -3292,7 +3292,7 @@
3292 "zh-chs": "座席錯誤計數器",
3293 "fi": "Agentin virhe laskurit",
3294 "xloc": [
3295 - "default.handlebars->27->1887"
3295 + "default.handlebars->27->1888"
3296 ]
3297 },
3298 {
@@ -3374,7 +3374,7 @@
3374 "zh-chs": "座席會議",
3375 "fi": "Agenttien istunnot",
3376 "xloc": [
3377 - "default.handlebars->27->1903"
3377 + "default.handlebars->27->1904"
3378 ]
3379 },
3380 {
@@ -3504,7 +3504,7 @@
3504 "zh-chs": "代理商",
3505 "fi": "Agentit",
3506 "xloc": [
3507 - "default.handlebars->27->1919"
3507 + "default.handlebars->27->1920"
3508 ]
3509 },
3510 {
@@ -3615,7 +3615,7 @@
3615 "fi": "Salli käyttäjien hallita tätä laiteryhmää ja tämän ryhmän laitteita.",
3616 "xloc": [
3617 "default.handlebars->27->1376",
3618 - "default.handlebars->27->1721"
3618 + "default.handlebars->27->1722"
3619 ]
3620 },
3621 {
@@ -3728,7 +3728,7 @@
3728 "fi": "Ilmoita aina",
3729 "xloc": [
3730 "default.handlebars->27->1290",
3731 - "default.handlebars->27->1769",
3731 + "default.handlebars->27->1770",
3732 "default.handlebars->27->589"
3733 ]
3734 },
@@ -3748,7 +3748,7 @@
3748 "fi": "Kysy Aina",
3749 "xloc": [
3750 "default.handlebars->27->1291",
3751 - "default.handlebars->27->1770",
3751 + "default.handlebars->27->1771",
3752 "default.handlebars->27->590"
3753 ]
3754 },
@@ -4391,7 +4391,7 @@
4391 "zh-chs": "您確定要{0}插件嗎:{1}",
4392 "fi": "Haluatko varmasti {0} laajennuksen: {1}",
4393 "xloc": [
4394 - "default.handlebars->27->1959"
4394 + "default.handlebars->27->1960"
4395 ]
4396 },
4397 {
@@ -4493,7 +4493,7 @@
4493 "zh-chs": "身份驗證應用",
4494 "fi": "Todennussovellus",
4495 "xloc": [
4496 - "default.handlebars->27->1773"
4496 + "default.handlebars->27->1774"
4497 ]
4498 },
4499 {
@@ -4637,7 +4637,7 @@
4637 "en": "Available Memory",
4638 "fr": "Mémoire disponible",
4639 "xloc": [
4640 - "default.handlebars->27->1912"
4640 + "default.handlebars->27->1913"
4641 ]
4642 },
4643 {
@@ -4836,7 +4836,7 @@
4836 "zh-chs": "備用碼",
4837 "fi": "Varmuuskoodit",
4838 "xloc": [
4839 - "default.handlebars->27->1775"
4839 + "default.handlebars->27->1776"
4840 ]
4841 },
4842 {
@@ -4854,7 +4854,7 @@
4854 "zh-chs": "錯誤的簽名",
4855 "fi": "Huono allekirjoitus",
4856 "xloc": [
4857 - "default.handlebars->27->1894"
4857 + "default.handlebars->27->1895"
4858 ]
4859 },
4860 {
@@ -4872,7 +4872,7 @@
4872 "zh-chs": "錯誤的網絡證書",
4873 "fi": "Huono Web-varmenne",
4874 "xloc": [
4875 - "default.handlebars->27->1893"
4875 + "default.handlebars->27->1894"
4876 ]
4877 },
4878 {
@@ -5018,7 +5018,7 @@
5018 "zh-chs": "廣播",
5019 "fi": "Yleislähetys",
5020 "xloc": [
5021 - "default.handlebars->27->1689",
5021 + "default.handlebars->27->1690",
5022 "default.handlebars->container->column_l->p4->3->1->0->3->1"
5023 ]
5024 },
@@ -5150,7 +5150,7 @@
5150 "zh-chs": "CIRA服務器",
5151 "fi": "CIRA-Palvelin",
5152 "xloc": [
5153 - "default.handlebars->27->1947"
5153 + "default.handlebars->27->1948"
5154 ]
5155 },
5156 {
@@ -5168,7 +5168,7 @@
5168 "zh-chs": "CIRA服務器命令",
5169 "fi": "CIRA-palvelimen komennot",
5170 "xloc": [
5171 - "default.handlebars->27->1948"
5171 + "default.handlebars->27->1949"
5172 ]
5173 },
5174 {
@@ -5204,7 +5204,7 @@
5204 "zh-chs": "CPU負載",
5205 "fi": "Prosessori kuorma",
5206 "xloc": [
5207 - "default.handlebars->27->1908"
5207 + "default.handlebars->27->1909"
5208 ]
5209 },
5210 {
@@ -5222,7 +5222,7 @@
5222 "zh-chs": "最近15分鐘的CPU負載",
5223 "fi": "Prosessorin kuorma viimeisen 15 minuutin aikana",
5224 "xloc": [
5225 - "default.handlebars->27->1911"
5225 + "default.handlebars->27->1912"
5226 ]
5227 },
5228 {
@@ -5240,7 +5240,7 @@
5240 "zh-chs": "最近5分鐘的CPU負載",
5241 "fi": "Prosessorin kuorma viimeisen 5 minuutin aikana",
5242 "xloc": [
5243 - "default.handlebars->27->1910"
5243 + "default.handlebars->27->1911"
5244 ]
5245 },
5246 {
@@ -5258,7 +5258,7 @@
5258 "zh-chs": "最後一分鐘的CPU負載",
5259 "fi": "Prosessorin kuorma viimeisen minuutin aikana",
5260 "xloc": [
5261 - "default.handlebars->27->1909"
5261 + "default.handlebars->27->1910"
5262 ]
5263 },
5264 {
@@ -5333,7 +5333,7 @@
5333 "zh-chs": "通話錯誤",
5334 "fi": "Soitto virhe",
5335 "xloc": [
5336 - "default.handlebars->27->1960"
5336 + "default.handlebars->27->1961"
5337 ]
5338 },
5339 {
@@ -5482,7 +5482,7 @@
5482 "zh-chs": "更改{0}的電子郵件",
5483 "fi": "Vaihda sähköpostiosoite käyttäjälle {0}",
5484 "xloc": [
5485 - "default.handlebars->27->1803"
5485 + "default.handlebars->27->1804"
5486 ]
5487 },
5488 {
@@ -5522,7 +5522,7 @@
5522 "xloc": [
5523 "default-mobile.handlebars->9->90",
5524 "default.handlebars->27->1232",
5525 - "default.handlebars->27->1790"
5525 + "default.handlebars->27->1791"
5526 ]
5527 },
5528 {
@@ -5540,7 +5540,7 @@
5540 "zh-chs": "更改{0}的密碼",
5541 "fi": "Vaihda Salasana käyttäjälle {0}",
5542 "xloc": [
5543 - "default.handlebars->27->1810"
5543 + "default.handlebars->27->1811"
5544 ]
5545 },
5546 {
@@ -5550,7 +5550,7 @@
5550 "es": "Cambiar nombre real por {0}",
5551 "fr": "Changer le Nom complet pour {0}",
5552 "xloc": [
5553 - "default.handlebars->27->1798"
5553 + "default.handlebars->27->1799"
5554 ]
5555 },
5556 {
@@ -5624,7 +5624,7 @@
5624 "zh-chs": "更改該用戶的密碼",
5625 "fi": "Vaihda tämän käyttäjän salasana",
5626 "xloc": [
5627 - "default.handlebars->27->1789"
5627 + "default.handlebars->27->1790"
5628 ]
5629 },
5630 {
@@ -5852,7 +5852,7 @@
5852 "fi": "Tarkistetaan...",
5853 "xloc": [
5854 "default.handlebars->27->1005",
5855 - "default.handlebars->27->1954"
5855 + "default.handlebars->27->1955"
5856 ]
5857 },
5858 {
@@ -6079,7 +6079,7 @@
6079 "zh-chs": "全部清除",
6080 "fi": "Tyhjennä kaikki",
6081 "xloc": [
6082 - "default.handlebars->27->1881"
6082 + "default.handlebars->27->1882"
6083 ]
6084 },
6085 {
@@ -6132,7 +6132,7 @@
6132 "zh-chs": "清除此通知",
6133 "fi": "Kuittaa tämä ilmoitus",
6134 "xloc": [
6135 - "default.handlebars->27->1880"
6135 + "default.handlebars->27->1881"
6136 ]
6137 },
6138 {
@@ -6213,7 +6213,7 @@
6213 "zh-chs": "单击此处编辑用户组名称",
6214 "fi": "Napsauta tätä muokataksesi käyttäjäryhmän nimeä",
6215 "xloc": [
6216 - "default.handlebars->27->1678"
6216 + "default.handlebars->27->1679"
6217 ]
6218 },
6219 {
@@ -6410,8 +6410,8 @@
6410 "zh-chs": "通用設備組",
6411 "fi": "Yleiset laiteryhmät",
6412 "xloc": [
6413 - "default.handlebars->27->1697",
6414 - "default.handlebars->27->1815"
6413 + "default.handlebars->27->1698",
6414 + "default.handlebars->27->1816"
6415 ]
6416 },
6417 {
@@ -6429,8 +6429,8 @@
6429 "zh-chs": "通用設備",
6430 "fi": "Yleiset laitteet",
6431 "xloc": [
6432 - "default.handlebars->27->1703",
6433 - "default.handlebars->27->1827"
6432 + "default.handlebars->27->1704",
6433 + "default.handlebars->27->1828"
6434 ]
6435 },
6436 {
@@ -6479,9 +6479,9 @@
6479 "default-mobile.handlebars->9->405",
6480 "default.handlebars->27->1355",
6481 "default.handlebars->27->1590",
6482 - "default.handlebars->27->1668",
6483 - "default.handlebars->27->1717",
6484 - "default.handlebars->27->1813",
6482 + "default.handlebars->27->1669",
6483 + "default.handlebars->27->1718",
6484 + "default.handlebars->27->1814",
6485 "default.handlebars->27->458",
6486 "default.handlebars->27->743",
6487 "default.handlebars->27->752"
@@ -6570,7 +6570,7 @@
6570 "zh-chs": "确认删除选定的用户组?",
6571 "fi": "Haluatko varmasti poistaa valitut käyttäjäryhmät?",
6572 "xloc": [
6573 - "default.handlebars->27->1667"
6573 + "default.handlebars->27->1668"
6574 ]
6575 },
6576 {
@@ -6588,7 +6588,7 @@
6588 "zh-chs": "確認刪除用戶{0}?",
6589 "fi": "Haluatko varmasti poistaa käyttäjän {0}?",
6590 "xloc": [
6591 - "default.handlebars->27->1812"
6591 + "default.handlebars->27->1813"
6592 ]
6593 },
6594 {
@@ -6603,7 +6603,7 @@
6603 "zh-chs": "确认删除用户\\“ {0} \\”的成员身份?",
6604 "fi": "Haluatko varmasti poistaa käytäjän \\\"{0}\\\" jäsenyyden?",
6605 "xloc": [
6606 - "default.handlebars->27->1720"
6606 + "default.handlebars->27->1721"
6607 ]
6608 },
6609 {
@@ -6618,7 +6618,7 @@
6618 "zh-chs": "确认删除用户组 “{0}” 的成员身份?",
6619 "fi": "Haluatko varmasti poistaa käyttäjäryhmän \\\"{0}\\\" jäsenyyden?",
6620 "xloc": [
6621 - "default.handlebars->27->1842"
6621 + "default.handlebars->27->1843"
6622 ]
6623 },
6624 {
@@ -6689,8 +6689,8 @@
6689 "zh-chs": "确认删除设备“ {0} ”的访问权限?",
6690 "fi": "Haluatko varmasti poistaa laitteen \\\"{0}\\\" käyttöoikeudet?",
6691 "xloc": [
6692 - "default.handlebars->27->1710",
6693 - "default.handlebars->27->1833"
6692 + "default.handlebars->27->1711",
6693 + "default.handlebars->27->1834"
6694 ]
6695 },
6696 {
@@ -6705,8 +6705,8 @@
6705 "zh-chs": "是否确认删除设备组“ {0}”的访问权限?",
6706 "fi": "Haluatko varmasti poistaa laiteryhmän \\\"{0}\\\" käyttöoikeudet?",
6707 "xloc": [
6708 - "default.handlebars->27->1712",
6709 - "default.handlebars->27->1846"
6708 + "default.handlebars->27->1713",
6709 + "default.handlebars->27->1847"
6710 ]
6711 },
6712 {
@@ -6721,7 +6721,7 @@
6721 "zh-chs": "确认删除用户\\“ {0} \\”的访问权限?",
6722 "fi": "Haluatko varmasti poistaa käyttäjän \\\"{0}\\\" käyttöoikeudet?",
6723 "xloc": [
6724 - "default.handlebars->27->1835"
6724 + "default.handlebars->27->1836"
6725 ]
6726 },
6727 {
@@ -6736,7 +6736,7 @@
6736 "zh-chs": "确认删除用户组“ {0}”的访问权限?",
6737 "fi": "Haluatko varmasti poistaa käyttäjäryhmän \\\"{0}\\\" käyttöoikeudet?",
6738 "xloc": [
6739 - "default.handlebars->27->1838"
6739 + "default.handlebars->27->1839"
6740 ]
6741 },
6742 {
@@ -6751,8 +6751,8 @@
6751 "zh-chs": "确认删除访问权限?",
6752 "fi": "Haluatko varmasti poistaa käyttöoikeudet?",
6753 "xloc": [
6754 - "default.handlebars->27->1836",
6755 - "default.handlebars->27->1839"
6754 + "default.handlebars->27->1837",
6755 + "default.handlebars->27->1840"
6756 ]
6757 },
6758 {
@@ -7018,7 +7018,7 @@
7018 "zh-chs": "連接的英特爾&reg;AMT",
7019 "fi": "Yhdistetyt Intel&reg; AMT",
7020 "xloc": [
7021 - "default.handlebars->27->1899"
7021 + "default.handlebars->27->1900"
7022 ]
7023 },
7024 {
@@ -7036,7 +7036,7 @@
7036 "zh-chs": "關聯用戶",
7037 "fi": "Yhdistetyt käyttäjät",
7038 "xloc": [
7039 - "default.handlebars->27->1904"
7039 + "default.handlebars->27->1905"
7040 ]
7041 },
7042 {
@@ -7118,7 +7118,7 @@
7118 "zh-chs": "連接數",
7119 "fi": "Yhteysmäärä",
7120 "xloc": [
7121 - "default.handlebars->27->1918"
7121 + "default.handlebars->27->1919"
7122 ]
7123 },
7124 {
@@ -7135,7 +7135,7 @@
7135 "ru": "Ретранслятор подключения",
7136 "zh-chs": "連接繼電器",
7137 "xloc": [
7138 - "default.handlebars->27->1946"
7138 + "default.handlebars->27->1947"
7139 ]
7140 },
7141 {
@@ -7270,7 +7270,7 @@
7270 "zh-chs": "Cookie編碼器",
7271 "fi": "Evästekooderi",
7272 "xloc": [
7273 - "default.handlebars->27->1932"
7273 + "default.handlebars->27->1933"
7274 ]
7275 },
7276 {
@@ -7608,7 +7608,7 @@
7608 "zh-chs": "核心服務器",
7609 "fi": "Ydin palvelin",
7610 "xloc": [
7611 - "default.handlebars->27->1931"
7611 + "default.handlebars->27->1932"
7612 ]
7613 },
7614 {
@@ -7682,7 +7682,7 @@
7682 "zh-chs": "創建用戶組",
7683 "fi": "Luo käyttäjäryhmä",
7684 "xloc": [
7685 - "default.handlebars->27->1675"
7685 + "default.handlebars->27->1676"
7686 ]
7687 },
7688 {
@@ -7791,7 +7791,7 @@
7791 "zh-chs": "創建",
7792 "fi": "Luotu",
7793 "xloc": [
7794 - "default.handlebars->27->1749"
7794 + "default.handlebars->27->1750"
7795 ]
7796 },
7797 {
@@ -8150,9 +8150,9 @@
8150 "fi": "Oletus",
8151 "xloc": [
8152 "default.handlebars->27->1624",
8153 - "default.handlebars->27->1671",
8154 - "default.handlebars->27->1682",
8155 - "default.handlebars->27->1738"
8153 + "default.handlebars->27->1672",
8154 + "default.handlebars->27->1683",
8155 + "default.handlebars->27->1739"
8156 ]
8157 },
8158 {
@@ -8312,7 +8312,7 @@
8312 "zh-chs": "刪除用戶",
8313 "fi": "Poista Käyttäjä",
8314 "xloc": [
8315 - "default.handlebars->27->1788"
8315 + "default.handlebars->27->1789"
8316 ]
8317 },
8318 {
@@ -8330,8 +8330,8 @@
8330 "zh-chs": "刪除用戶組",
8331 "fi": "Poista käyttäjäryhmä",
8332 "xloc": [
8333 - "default.handlebars->27->1708",
8334 - "default.handlebars->27->1718"
8333 + "default.handlebars->27->1709",
8334 + "default.handlebars->27->1719"
8335 ]
8336 },
8337 {
@@ -8346,7 +8346,7 @@
8346 "zh-chs": "删除用户组",
8347 "fi": "Poista käyttäjäryhmät",
8348 "xloc": [
8349 - "default.handlebars->27->1669"
8349 + "default.handlebars->27->1670"
8350 ]
8351 },
8352 {
@@ -8364,7 +8364,7 @@
8364 "zh-chs": "刪除用戶{0}",
8365 "fi": "Poista Käyttäjä {0}",
8366 "xloc": [
8367 - "default.handlebars->27->1811"
8367 + "default.handlebars->27->1812"
8368 ]
8369 },
8370 {
@@ -8417,7 +8417,7 @@
8417 "zh-chs": "删除群组",
8418 "fi": "Poista ryhmä",
8419 "xloc": [
8420 - "default.handlebars->27->1665"
8420 + "default.handlebars->27->1666"
8421 ]
8422 },
8423 {
@@ -8474,7 +8474,7 @@
8474 "zh-chs": "刪除用戶組{0}?",
8475 "fi": "Poistetaanko käyttäjäryhmä {0}?",
8476 "xloc": [
8477 - "default.handlebars->27->1716"
8477 + "default.handlebars->27->1717"
8478 ]
8479 },
8480 {
@@ -8619,10 +8619,10 @@
8619 "default.handlebars->27->1244",
8620 "default.handlebars->27->1272",
8621 "default.handlebars->27->1358",
8622 - "default.handlebars->27->1674",
8623 - "default.handlebars->27->1684",
8622 + "default.handlebars->27->1675",
8623 "default.handlebars->27->1685",
8625 - "default.handlebars->27->1714",
8624 + "default.handlebars->27->1686",
8625 + "default.handlebars->27->1715",
8626 "default.handlebars->27->548",
8627 "default.handlebars->27->549",
8628 "default.handlebars->27->77",
@@ -8664,7 +8664,7 @@
8664 "xloc": [
8665 "default-mobile.handlebars->9->256",
8666 "default.handlebars->27->1363",
8667 - "default.handlebars->27->1858",
8667 + "default.handlebars->27->1859",
8668 "default.handlebars->27->513",
8669 "default.handlebars->27->831",
8670 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop",
@@ -8706,7 +8706,7 @@
8706 "fi": "Työpöytä ilmoitus",
8707 "xloc": [
8708 "default.handlebars->27->1285",
8709 - "default.handlebars->27->1764",
8709 + "default.handlebars->27->1765",
8710 "default.handlebars->27->584"
8711 ]
8712 },
@@ -8726,7 +8726,7 @@
8726 "fi": "Työpöydän kehote",
8727 "xloc": [
8728 "default.handlebars->27->1284",
8729 - "default.handlebars->27->1763",
8729 + "default.handlebars->27->1764",
8730 "default.handlebars->27->583"
8731 ]
8732 },
@@ -8746,7 +8746,7 @@
8746 "fi": "Työpöydän kehote+työkalurivi",
8747 "xloc": [
8748 "default.handlebars->27->1282",
8749 - "default.handlebars->27->1761",
8749 + "default.handlebars->27->1762",
8750 "default.handlebars->27->581"
8751 ]
8752 },
@@ -8782,7 +8782,7 @@
8782 "fi": "Työpöydän työkalurivi",
8783 "xloc": [
8784 "default.handlebars->27->1283",
8785 - "default.handlebars->27->1762",
8785 + "default.handlebars->27->1763",
8786 "default.handlebars->27->582"
8787 ]
8788 },
@@ -8868,7 +8868,7 @@
8868 "xloc": [
8869 "default.handlebars->27->1385",
8870 "default.handlebars->27->183",
8871 - "default.handlebars->27->1830",
8871 + "default.handlebars->27->1831",
8872 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
8873 ]
8874 },
@@ -8910,10 +8910,10 @@
8910 "default.handlebars->27->1383",
8911 "default.handlebars->27->1384",
8912 "default.handlebars->27->1538",
8913 - "default.handlebars->27->1700",
8914 - "default.handlebars->27->1706",
8915 - "default.handlebars->27->1818",
8916 - "default.handlebars->27->1867"
8913 + "default.handlebars->27->1701",
8914 + "default.handlebars->27->1707",
8915 + "default.handlebars->27->1819",
8916 + "default.handlebars->27->1868"
8917 ]
8918 },
8919 {
@@ -8952,10 +8952,10 @@
8952 "xloc": [
8953 "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3",
8954 "default.handlebars->27->1554",
8955 - "default.handlebars->27->1659",
8956 - "default.handlebars->27->1687",
8957 - "default.handlebars->27->1758",
8958 - "default.handlebars->27->1902",
8955 + "default.handlebars->27->1660",
8956 + "default.handlebars->27->1688",
8957 + "default.handlebars->27->1759",
8958 + "default.handlebars->27->1903",
8959 "default.handlebars->container->column_l->p2->p2info->7"
8960 ]
8961 },
@@ -9021,7 +9021,7 @@
9021 "fi": "Laitteen Nimi",
9022 "xloc": [
9023 "default-mobile.handlebars->9->278",
9024 - "default.handlebars->27->1866",
9024 + "default.handlebars->27->1867",
9025 "default.handlebars->27->280",
9026 "default.handlebars->27->784",
9027 "player.handlebars->3->9"
@@ -9448,8 +9448,8 @@
9448 "zh-chs": "设备",
9449 "fi": "Laitteet",
9450 "xloc": [
9451 - "default.handlebars->27->1660",
9452 - "default.handlebars->27->1688"
9451 + "default.handlebars->27->1661",
9452 + "default.handlebars->27->1689"
9453 ]
9454 },
9455 {
@@ -9660,9 +9660,9 @@
9660 "fr": "Domaine",
9661 "xloc": [
9662 "default.handlebars->27->1625",
9663 - "default.handlebars->27->1672",
9664 - "default.handlebars->27->1681",
9665 - "default.handlebars->27->1737",
9663 + "default.handlebars->27->1673",
9664 + "default.handlebars->27->1682",
9665 + "default.handlebars->27->1738",
9666 "mstsc.handlebars->main->1->3->1->2->1->0",
9667 "mstsc.handlebars->main->1->3->1->2->3"
9668 ]
@@ -10151,7 +10151,7 @@
10151 "zh-chs": "代理重复",
10152 "fi": "Monista Agentti",
10153 "xloc": [
10154 - "default.handlebars->27->1898"
10154 + "default.handlebars->27->1899"
10155 ]
10156 },
10157 {
@@ -10187,7 +10187,7 @@
10187 "zh-chs": "重複的用戶組",
10188 "fi": "Monista käyttäjäryhmä",
10189 "xloc": [
10190 - "default.handlebars->27->1676"
10190 + "default.handlebars->27->1677"
10191 ]
10192 },
10193 {
@@ -10220,8 +10220,8 @@
10220 "zh-chs": "持續時間",
10221 "fi": "Kesto",
10222 "xloc": [
10223 - "default.handlebars->27->1852",
10224 - "default.handlebars->27->1872",
10223 + "default.handlebars->27->1853",
10224 + "default.handlebars->27->1873",
10225 "player.handlebars->3->2"
10226 ]
10227 },
@@ -10744,7 +10744,7 @@
10744 "zh-chs": "編輯用戶組",
10745 "fi": "Muokkaa käyttäjäryhmää",
10746 "xloc": [
10747 - "default.handlebars->27->1715"
10747 + "default.handlebars->27->1716"
10748 ]
10749 },
10750 {
@@ -10807,10 +10807,10 @@
10807 "xloc": [
10808 "default-mobile.handlebars->9->78",
10809 "default.handlebars->27->1627",
10810 - "default.handlebars->27->1741",
10811 - "default.handlebars->27->1743",
10812 - "default.handlebars->27->1783",
10813 - "default.handlebars->27->1799",
10810 + "default.handlebars->27->1742",
10811 + "default.handlebars->27->1744",
10812 + "default.handlebars->27->1784",
10813 + "default.handlebars->27->1800",
10814 "default.handlebars->27->330",
10815 "login-mobile.handlebars->5->42",
10816 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -10952,7 +10952,7 @@
10952 "fi": "Sähköposti osoite on vahvistettu",
10953 "xloc": [
10954 "default.handlebars->27->1574",
10955 - "default.handlebars->27->1735"
10955 + "default.handlebars->27->1736"
10956 ]
10957 },
10958 {
@@ -10988,7 +10988,7 @@
10988 "zh-chs": "電子郵件未驗證",
10989 "fi": "Sähköposti osoitetta ei ole vahvistettu",
10990 "xloc": [
10991 - "default.handlebars->27->1736"
10991 + "default.handlebars->27->1737"
10992 ]
10993 },
10994 {
@@ -11045,7 +11045,7 @@
11045 "zh-chs": "电子邮件/短信流量",
11046 "fi": "Sähköposti/tekstiviesti liikenne",
11047 "xloc": [
11048 - "default.handlebars->27->1940"
11048 + "default.handlebars->27->1941"
11049 ]
11050 },
11051 {
@@ -11151,7 +11151,7 @@
11151 "fr": "Activer",
11152 "fi": "Käytössä",
11153 "xloc": [
11154 - "default.handlebars->27->1874"
11154 + "default.handlebars->27->1875"
11155 ]
11156 },
11157 {
@@ -11179,7 +11179,7 @@
11179 "es": "Tiempo de finalización",
11180 "fr": "Heure de fin",
11181 "xloc": [
11182 - "default.handlebars->27->1871"
11182 + "default.handlebars->27->1872"
11183 ]
11184 },
11185 {
@@ -11794,7 +11794,7 @@
11794 "zh-chs": "外部",
11795 "fi": "Ulkoinen",
11796 "xloc": [
11797 - "default.handlebars->27->1925"
11797 + "default.handlebars->27->1926"
11798 ]
11799 },
11800 {
@@ -12032,7 +12032,7 @@
12032 "default-mobile.handlebars->9->167",
12033 "default-mobile.handlebars->9->257",
12034 "default.handlebars->27->1370",
12035 - "default.handlebars->27->1859",
12035 + "default.handlebars->27->1860",
12036 "default.handlebars->27->247",
12037 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles",
12038 "default.handlebars->contextMenu->cxfiles"
@@ -12072,7 +12072,7 @@
12072 "fi": "Tiedostot Ilmoita",
12073 "xloc": [
12074 "default.handlebars->27->1289",
12075 - "default.handlebars->27->1768",
12075 + "default.handlebars->27->1769",
12076 "default.handlebars->27->588"
12077 ]
12078 },
@@ -12092,7 +12092,7 @@
12092 "fi": "Tiedostot kysy",
12093 "xloc": [
12094 "default.handlebars->27->1288",
12095 - "default.handlebars->27->1767",
12095 + "default.handlebars->27->1768",
12096 "default.handlebars->27->587"
12097 ]
12098 },
@@ -12259,7 +12259,7 @@
12259 "fi": "Pakota salasanan palautus seuraavan kirjautumisen yhteydessä.",
12260 "xloc": [
12261 "default.handlebars->27->1632",
12262 - "default.handlebars->27->1808"
12262 + "default.handlebars->27->1809"
12263 ]
12264 },
12265 {
@@ -12360,8 +12360,8 @@
12360 "zh-chs": "自由",
12361 "fi": "Vapaata",
12362 "xloc": [
12363 - "default.handlebars->27->1883",
12364 - "default.handlebars->27->1885"
12363 + "default.handlebars->27->1884",
12364 + "default.handlebars->27->1886"
12365 ]
12366 },
12367 {
@@ -12671,7 +12671,7 @@
12671 "zh-chs": "正式管理員",
12672 "fi": "Täysi järjestelmänvalvoja",
12673 "xloc": [
12674 - "default.handlebars->27->1729"
12674 + "default.handlebars->27->1730"
12675 ]
12676 },
12677 {
@@ -13127,7 +13127,7 @@
13127 "fi": "Ryhmätoiminta",
13128 "xloc": [
13129 "default.handlebars->27->1588",
13130 - "default.handlebars->27->1666",
13130 + "default.handlebars->27->1667",
13131 "default.handlebars->27->456",
13132 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
13133 "default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -13151,7 +13151,7 @@
13151 "fr": "Identifiant de groupe",
13152 "fi": "Ryhmän tunniste",
13153 "xloc": [
13154 - "default.handlebars->27->1683"
13154 + "default.handlebars->27->1684"
13155 ]
13156 },
13157 {
@@ -13169,7 +13169,7 @@
13169 "zh-chs": "小組成員",
13170 "fi": "Ryhmän jäsenet",
13171 "xloc": [
13172 - "default.handlebars->27->1692"
13172 + "default.handlebars->27->1693"
13173 ]
13174 },
13175 {
@@ -13361,7 +13361,7 @@
13361 "zh-chs": "堆總數",
13362 "fi": "Pino yhteensä",
13363 "xloc": [
13364 - "default.handlebars->27->1927"
13364 + "default.handlebars->27->1928"
13365 ]
13366 },
13367 {
@@ -13379,7 +13379,7 @@
13379 "zh-chs": "堆使用",
13380 "fi": "Pinoa käytetty",
13381 "xloc": [
13382 - "default.handlebars->27->1926"
13382 + "default.handlebars->27->1927"
13383 ]
13384 },
13385 {
@@ -14279,8 +14279,8 @@
14279 "xloc": [
14280 "default.handlebars->27->1473",
14281 "default.handlebars->27->1481",
14282 - "default.handlebars->27->1923",
14283 - "default.handlebars->27->1945"
14282 + "default.handlebars->27->1924",
14283 + "default.handlebars->27->1946"
14284 ]
14285 },
14286 {
@@ -14326,7 +14326,7 @@
14326 "fr": "Redirection Intel AMT",
14327 "fi": "Intel AMT uudelleenohjaus",
14328 "xloc": [
14329 - "default.handlebars->27->1861"
14329 + "default.handlebars->27->1862"
14330 ]
14331 },
14332 {
@@ -14336,7 +14336,7 @@
14336 "fr": "WSMAN Intel AMT",
14337 "fi": "Intel AMT WSMAN",
14338 "xloc": [
14339 - "default.handlebars->27->1860"
14339 + "default.handlebars->27->1861"
14340 ]
14341 },
14342 {
@@ -15071,7 +15071,7 @@
15071 "zh-chs": "無效的設備組類型",
15072 "fi": "Virheellinen laiteryhmän tyyppi",
15073 "xloc": [
15074 - "default.handlebars->27->1897"
15074 + "default.handlebars->27->1898"
15075 ]
15076 },
15077 {
@@ -15089,7 +15089,7 @@
15089 "zh-chs": "無效的JSON",
15090 "fi": "Virheellinen JSON",
15091 "xloc": [
15092 - "default.handlebars->27->1891"
15092 + "default.handlebars->27->1892"
15093 ]
15094 },
15095 {
@@ -15144,7 +15144,7 @@
15144 "zh-chs": "無效的PKCS簽名",
15145 "fi": "Virheellinen PKCS-allekirjoitus",
15146 "xloc": [
15147 - "default.handlebars->27->1889"
15147 + "default.handlebars->27->1890"
15148 ]
15149 },
15150 {
@@ -15162,7 +15162,7 @@
15162 "zh-chs": "無效的RSA密碼",
15163 "fi": "Virheellinen RSA-allekirjoitus",
15164 "xloc": [
15165 - "default.handlebars->27->1890"
15165 + "default.handlebars->27->1891"
15166 ]
15167 },
15168 {
@@ -16058,7 +16058,7 @@
16058 "zh-chs": "上次登錄",
16059 "fi": "Edellinen kirjautuminen",
16060 "xloc": [
16061 - "default.handlebars->27->1750"
16061 + "default.handlebars->27->1751"
16062 ]
16063 },
16064 {
@@ -16124,7 +16124,7 @@
16124 "zh-chs": "上次更改:{0}",
16125 "fi": "Muutettu viimeksi: {0}",
16126 "xloc": [
16127 - "default.handlebars->27->1754"
16127 + "default.handlebars->27->1755"
16128 ]
16129 },
16130 {
@@ -16330,7 +16330,7 @@
16330 "nl": "Leeg laten voor geen.",
16331 "zh-chs": "一无所有。",
16332 "xloc": [
16333 - "default.handlebars->27->1794"
16333 + "default.handlebars->27->1795"
16334 ]
16335 },
16336 {
@@ -16371,7 +16371,7 @@
16371 "zh-chs": "減",
16372 "fi": "Vähemmän",
16373 "xloc": [
16374 - "default.handlebars->27->1962"
16374 + "default.handlebars->27->1963"
16375 ]
16376 },
16377 {
@@ -16843,7 +16843,7 @@
16843 "default-mobile.handlebars->9->72",
16844 "default.handlebars->27->1260",
16845 "default.handlebars->27->1264",
16846 - "default.handlebars->27->1848",
16846 + "default.handlebars->27->1849",
16847 "default.handlebars->27->756",
16848 "default.handlebars->27->993"
16849 ]
@@ -16972,7 +16972,7 @@
16972 "zh-chs": "鎖定賬戶",
16973 "fi": "Lukitse Tili",
16974 "xloc": [
16975 - "default.handlebars->27->1651"
16975 + "default.handlebars->27->1652"
16976 ]
16977 },
16978 {
@@ -16982,7 +16982,7 @@
16982 "fr": "Verrouiller les paramètres de compte",
16983 "xloc": [
16984 "default.handlebars->27->1406",
16985 - "default.handlebars->27->1654"
16985 + "default.handlebars->27->1655"
16986 ]
16987 },
16988 {
@@ -17036,7 +17036,7 @@
17036 "zh-chs": "賬戶鎖定",
17037 "fi": "Lukittu tili",
17038 "xloc": [
17039 - "default.handlebars->27->1726"
17039 + "default.handlebars->27->1727"
17040 ]
17041 },
17042 {
@@ -17562,7 +17562,7 @@
17562 "zh-chs": "主服務器消息",
17563 "fi": "Pääpalvelimen viestit",
17564 "xloc": [
17565 - "default.handlebars->27->1934"
17565 + "default.handlebars->27->1935"
17566 ]
17567 },
17568 {
@@ -18015,7 +18015,7 @@
18015 "zh-chs": "達到的會話數上限",
18016 "fi": "Istuntojen enimmäismäärä saavutettu",
18017 "xloc": [
18018 - "default.handlebars->27->1895"
18018 + "default.handlebars->27->1896"
18019 ]
18020 },
18021 {
@@ -18073,7 +18073,7 @@
18073 "zh-chs": "兆字節",
18074 "fi": "Megatavua",
18075 "xloc": [
18076 - "default.handlebars->27->1924"
18076 + "default.handlebars->27->1925"
18077 ]
18078 },
18079 {
@@ -18092,7 +18092,7 @@
18092 "fi": "Muisti",
18093 "xloc": [
18094 "default-mobile.handlebars->9->384",
18095 - "default.handlebars->27->1915",
18095 + "default.handlebars->27->1916",
18096 "default.handlebars->27->959",
18097 "default.handlebars->container->column_l->p40->3->1->p40type->3"
18098 ]
@@ -18235,7 +18235,7 @@
18235 "zh-chs": "MeshAgent流量",
18236 "fi": "MeshAgent liikenne",
18237 "xloc": [
18238 - "default.handlebars->27->1936"
18238 + "default.handlebars->27->1937"
18239 ]
18240 },
18241 {
@@ -18253,7 +18253,7 @@
18253 "zh-chs": "MeshAgent更新",
18254 "fi": "MeshAgent päivitys",
18255 "xloc": [
18256 - "default.handlebars->27->1937"
18256 + "default.handlebars->27->1938"
18257 ]
18258 },
18259 {
@@ -18360,7 +18360,7 @@
18360 "ru": "Соединения сервера MeshCentral",
18361 "zh-chs": "MeshCentral服務器對等",
18362 "xloc": [
18363 - "default.handlebars->27->1935"
18363 + "default.handlebars->27->1936"
18364 ]
18365 },
18366 {
@@ -18635,7 +18635,7 @@
18635 "zh-chs": "郵件調度程序",
18636 "fi": "Viestin lähettäjä",
18637 "xloc": [
18638 - "default.handlebars->27->1933"
18638 + "default.handlebars->27->1934"
18639 ]
18640 },
18641 {
@@ -18793,7 +18793,7 @@
18793 "zh-chs": "更多",
18794 "fi": "Lisää",
18795 "xloc": [
18796 - "default.handlebars->27->1961"
18796 + "default.handlebars->27->1962"
18797 ]
18798 },
18799 {
@@ -18873,7 +18873,7 @@
18873 "nl": "Multiplexor",
18874 "es": "Multiplexor",
18875 "xloc": [
18876 - "default.handlebars->27->1873"
18876 + "default.handlebars->27->1874"
18877 ]
18878 },
18879 {
@@ -19156,11 +19156,11 @@
19156 "default.handlebars->27->1271",
19157 "default.handlebars->27->1357",
19158 "default.handlebars->27->1553",
19159 - "default.handlebars->27->1657",
19160 - "default.handlebars->27->1673",
19161 - "default.handlebars->27->1680",
19162 - "default.handlebars->27->1713",
19163 - "default.handlebars->27->1732",
19159 + "default.handlebars->27->1658",
19160 + "default.handlebars->27->1674",
19161 + "default.handlebars->27->1681",
19162 + "default.handlebars->27->1714",
19163 + "default.handlebars->27->1733",
19164 "default.handlebars->27->538",
19165 "default.handlebars->27->76",
19166 "default.handlebars->27->815",
@@ -19574,7 +19574,7 @@
19574 "fi": "Ei tapahtumia",
19575 "xloc": [
19576 "default.handlebars->27->1529",
19577 - "default.handlebars->27->1847",
19577 + "default.handlebars->27->1848",
19578 "default.handlebars->27->891"
19579 ]
19580 },
@@ -19723,7 +19723,7 @@
19723 "zh-chs": "沒有會員",
19724 "fi": "Ei jäseniä",
19725 "xloc": [
19726 - "default.handlebars->27->1695"
19726 + "default.handlebars->27->1696"
19727 ]
19728 },
19729 {
@@ -19741,7 +19741,7 @@
19741 "zh-chs": "沒有新的設備組",
19742 "fi": "Ei uusia laiteryhmiä.",
19743 "xloc": [
19744 - "default.handlebars->27->1652"
19744 + "default.handlebars->27->1653"
19745 ]
19746 },
19747 {
@@ -19862,7 +19862,7 @@
19862 "zh-chs": "沒有工具(MeshCmd /路由器)",
19863 "fi": "Estä työkalut (MeshCmd/Router)",
19864 "xloc": [
19865 - "default.handlebars->27->1653"
19865 + "default.handlebars->27->1654"
19866 ]
19867 },
19868 {
@@ -19879,8 +19879,8 @@
19879 "ru": "Нет общих групп устройств",
19880 "zh-chs": "沒有共同的設備組",
19881 "xloc": [
19882 - "default.handlebars->27->1701",
19883 - "default.handlebars->27->1819"
19882 + "default.handlebars->27->1702",
19883 + "default.handlebars->27->1820"
19884 ]
19885 },
19886 {
@@ -19979,8 +19979,8 @@
19979 "ru": "Нет общих устройств",
19980 "zh-chs": "沒有共同的設備",
19981 "xloc": [
19982 - "default.handlebars->27->1707",
19983 - "default.handlebars->27->1831"
19982 + "default.handlebars->27->1708",
19983 + "default.handlebars->27->1832"
19984 ]
19985 },
19986 {
@@ -20071,7 +20071,7 @@
20071 "zh-chs": "找不到群組。",
20072 "fi": "Ryhmiä ei löytynyt.",
20073 "xloc": [
20074 - "default.handlebars->27->1656"
20074 + "default.handlebars->27->1657"
20075 ]
20076 },
20077 {
@@ -20170,7 +20170,7 @@
20170 "es": "No hay Grabaciones.",
20171 "fr": "Pas d'enregistrements.",
20172 "xloc": [
20173 - "default.handlebars->27->1849"
20173 + "default.handlebars->27->1850"
20174 ]
20175 },
20176 {
@@ -20188,7 +20188,7 @@
20188 "zh-chs": "沒有服務器權限",
20189 "fi": "Ei palvelin oikeuksia",
20190 "xloc": [
20191 - "default.handlebars->27->1727"
20191 + "default.handlebars->27->1728"
20192 ]
20193 },
20194 {
@@ -20206,7 +20206,7 @@
20206 "zh-chs": "沒有用戶組成員身份",
20207 "fi": "Ei käyttäjäryhmien jäsenyyksiä",
20208 "xloc": [
20209 - "default.handlebars->27->1825"
20209 + "default.handlebars->27->1826"
20210 ]
20211 },
20212 {
@@ -20312,13 +20312,13 @@
20312 "default.handlebars->27->1494",
20313 "default.handlebars->27->1499",
20314 "default.handlebars->27->1537",
20315 - "default.handlebars->27->1677",
20316 - "default.handlebars->27->1679",
20315 + "default.handlebars->27->1678",
20316 + "default.handlebars->27->1680",
20317 "default.handlebars->27->174",
20318 - "default.handlebars->27->1746",
20319 - "default.handlebars->27->1755",
20320 - "default.handlebars->27->1759",
20321 - "default.handlebars->27->1771",
20318 + "default.handlebars->27->1747",
20319 + "default.handlebars->27->1756",
20320 + "default.handlebars->27->1760",
20321 + "default.handlebars->27->1772",
20322 "default.handlebars->27->189",
20323 "default.handlebars->27->201",
20324 "default.handlebars->27->202",
@@ -20490,7 +20490,7 @@
20490 "fr": "Pas sur le serveur",
20491 "fi": "Ei palvelimella",
20492 "xloc": [
20493 - "default.handlebars->27->1865"
20493 + "default.handlebars->27->1866"
20494 ]
20495 },
20496 {
@@ -20508,8 +20508,8 @@
20508 "zh-chs": "沒有設置",
20509 "fi": "Ei asetettu",
20510 "xloc": [
20511 - "default.handlebars->27->1733",
20512 - "default.handlebars->27->1734"
20511 + "default.handlebars->27->1734",
20512 + "default.handlebars->27->1735"
20513 ]
20514 },
20515 {
@@ -20527,7 +20527,7 @@
20527 "zh-chs": "未經審核的",
20528 "fi": "Ei vahvistettu",
20529 "xloc": [
20530 - "default.handlebars->27->1801"
20530 + "default.handlebars->27->1802"
20531 ]
20532 },
20533 {
@@ -20546,7 +20546,7 @@
20546 "fi": "Muistiinpanot",
20547 "xloc": [
20548 "default.handlebars->27->1307",
20549 - "default.handlebars->27->1779",
20549 + "default.handlebars->27->1780",
20550 "default.handlebars->27->607",
20551 "default.handlebars->27->667",
20552 "default.handlebars->27->686",
@@ -20660,7 +20660,7 @@
20660 "zh-chs": "通知",
20661 "fi": "Ilmoita",
20662 "xloc": [
20663 - "default.handlebars->27->1785",
20663 + "default.handlebars->27->1786",
20664 "default.handlebars->27->186"
20665 ]
20666 },
@@ -20790,7 +20790,7 @@
20790 "zh-chs": "發生在{0}",
20791 "fi": "Tapahtui {0}",
20792 "xloc": [
20793 - "default.handlebars->27->1879"
20793 + "default.handlebars->27->1880"
20794 ]
20795 },
20796 {
@@ -21061,7 +21061,7 @@
21061 "xloc": [
21062 "default-mobile.handlebars->9->264",
21063 "default.handlebars->27->1584",
21064 - "default.handlebars->27->1664",
21064 + "default.handlebars->27->1665",
21065 "default.handlebars->27->446",
21066 "default.handlebars->27->466",
21067 "default.handlebars->27->721"
@@ -21313,7 +21313,7 @@
21313 "zh-chs": "部分權利",
21314 "fi": "Osittaiset oikeudet",
21315 "xloc": [
21316 - "default.handlebars->27->1730"
21316 + "default.handlebars->27->1731"
21317 ]
21318 },
21319 {
@@ -21352,10 +21352,10 @@
21352 "default-mobile.handlebars->9->269",
21353 "default.handlebars->27->1628",
21354 "default.handlebars->27->1629",
21355 - "default.handlebars->27->1751",
21356 - "default.handlebars->27->1753",
21357 - "default.handlebars->27->1804",
21355 + "default.handlebars->27->1752",
21356 + "default.handlebars->27->1754",
21357 "default.handlebars->27->1805",
21358 + "default.handlebars->27->1806",
21359 "default.handlebars->27->285",
21360 "default.handlebars->27->316",
21361 "default.handlebars->27->731",
@@ -21472,7 +21472,7 @@
21472 "zh-chs": "密碼提示",
21473 "fi": "Salasana vihje",
21474 "xloc": [
21475 - "default.handlebars->27->1806"
21475 + "default.handlebars->27->1807"
21476 ]
21477 },
21478 {
@@ -21815,7 +21815,7 @@
21815 "default-mobile.handlebars->9->65",
21816 "default-mobile.handlebars->9->67",
21817 "default.handlebars->27->159",
21818 - "default.handlebars->27->1796",
21818 + "default.handlebars->27->1797",
21819 "default.handlebars->27->985",
21820 "default.handlebars->27->988"
21821 ]
@@ -21831,7 +21831,7 @@
21831 "zh-chs": "电话号码",
21832 "fi": "Puhelinnumero",
21833 "xloc": [
21834 - "default.handlebars->27->1745"
21834 + "default.handlebars->27->1746"
21835 ]
21836 },
21837 {
@@ -21846,7 +21846,7 @@
21846 "fi": "Puhelinnumero:",
21847 "xloc": [
21848 "default-mobile.handlebars->9->66",
21849 - "default.handlebars->27->1795",
21849 + "default.handlebars->27->1796",
21850 "default.handlebars->27->987"
21851 ]
21852 },
@@ -21985,7 +21985,7 @@
21985 "zh-chs": "插件動作",
21986 "fi": "Laajennuksen toiminto",
21987 "xloc": [
21988 - "default.handlebars->27->1958",
21988 + "default.handlebars->27->1959",
21989 "default.handlebars->27->196"
21990 ]
21991 },
@@ -22324,7 +22324,7 @@
22324 "fr": "Présent sur le serveur",
22325 "fi": "Läsnä palvelimella",
22326 "xloc": [
22327 - "default.handlebars->27->1864"
22327 + "default.handlebars->27->1865"
22328 ]
22329 },
22330 {
@@ -22475,7 +22475,7 @@
22475 "zh-chs": "協議",
22476 "fi": "Protokolla",
22477 "xloc": [
22478 - "default.handlebars->27->1862",
22478 + "default.handlebars->27->1863",
22479 "player.handlebars->3->16"
22480 ]
22481 },
@@ -22801,7 +22801,7 @@
22801 "ru": "RSS",
22802 "zh-chs": "的RSS",
22803 "xloc": [
22804 - "default.handlebars->27->1928"
22804 + "default.handlebars->27->1929"
22805 ]
22806 },
22807 {
@@ -22863,9 +22863,9 @@
22863 "es": "Nombre Real",
22864 "fr": "Nom complet",
22865 "xloc": [
22866 - "default.handlebars->27->1742",
22867 - "default.handlebars->27->1744",
22868 - "default.handlebars->27->1797"
22866 + "default.handlebars->27->1743",
22867 + "default.handlebars->27->1745",
22868 + "default.handlebars->27->1798"
22869 ]
22870 },
22871 {
@@ -22916,7 +22916,7 @@
22916 "es": "Detalles de la Grabación",
22917 "fr": "Détails d'enregistrements",
22918 "xloc": [
22919 - "default.handlebars->27->1876"
22919 + "default.handlebars->27->1877"
22920 ]
22921 },
22922 {
@@ -23044,7 +23044,7 @@
23044 "ru": "Число ретрансляций",
23045 "zh-chs": "中繼計數",
23046 "xloc": [
23047 - "default.handlebars->27->1907"
23047 + "default.handlebars->27->1908"
23048 ]
23049 },
23050 {
@@ -23061,7 +23061,7 @@
23061 "ru": "Ошибки ретранслятора",
23062 "zh-chs": "中繼錯誤",
23063 "xloc": [
23064 - "default.handlebars->27->1900"
23064 + "default.handlebars->27->1901"
23065 ]
23066 },
23067 {
@@ -23078,8 +23078,8 @@
23078 "ru": "Сессии ретранслятора",
23079 "zh-chs": "接力會議",
23080 "xloc": [
23081 - "default.handlebars->27->1906",
23082 - "default.handlebars->27->1922"
23081 + "default.handlebars->27->1907",
23082 + "default.handlebars->27->1923"
23083 ]
23084 },
23085 {
@@ -23428,8 +23428,8 @@
23428 "zh-chs": "删除设备组权限",
23429 "fi": "Poista laiteryhmän oikeudet",
23430 "xloc": [
23431 - "default.handlebars->27->1711",
23432 - "default.handlebars->27->1845"
23431 + "default.handlebars->27->1712",
23432 + "default.handlebars->27->1846"
23433 ]
23434 },
23435 {
@@ -23443,8 +23443,8 @@
23443 "nl": "Apparaatmachtigingen verwijderen",
23444 "zh-chs": "删除设备权限",
23445 "xloc": [
23446 - "default.handlebars->27->1709",
23447 - "default.handlebars->27->1832"
23446 + "default.handlebars->27->1710",
23447 + "default.handlebars->27->1833"
23448 ]
23449 },
23450 {
@@ -23474,7 +23474,7 @@
23474 "zh-chs": "删除用户组成员身份",
23475 "fi": "Poista käyttäjä ryhmästä",
23476 "xloc": [
23477 - "default.handlebars->27->1841"
23477 + "default.handlebars->27->1842"
23478 ]
23479 },
23480 {
@@ -23489,7 +23489,7 @@
23489 "zh-chs": "删除用户组权限",
23490 "xloc": [
23491 "default.handlebars->27->1449",
23492 - "default.handlebars->27->1837"
23492 + "default.handlebars->27->1838"
23493 ]
23494 },
23495 {
@@ -23503,7 +23503,7 @@
23503 "nl": "Gebruikerslidmaatschap verwijderen",
23504 "zh-chs": "删除用户成员资格",
23505 "xloc": [
23506 - "default.handlebars->27->1719"
23506 + "default.handlebars->27->1720"
23507 ]
23508 },
23509 {
@@ -23518,7 +23518,7 @@
23518 "zh-chs": "删除用户权限",
23519 "xloc": [
23520 "default.handlebars->27->1447",
23521 - "default.handlebars->27->1834"
23521 + "default.handlebars->27->1835"
23522 ]
23523 },
23524 {
@@ -23535,7 +23535,7 @@
23535 "ru": "Удалить все двухфакторные аутентификации.",
23536 "zh-chs": "刪除所有第二因素驗證。",
23537 "xloc": [
23538 - "default.handlebars->27->1809"
23538 + "default.handlebars->27->1810"
23539 ]
23540 },
23541 {
@@ -23646,7 +23646,7 @@
23646 "zh-chs": "删除该用户",
23647 "fi": "Poista tämä käyttäjä",
23648 "xloc": [
23649 - "default.handlebars->27->1787"
23649 + "default.handlebars->27->1788"
23650 ]
23651 },
23652 {
@@ -23664,7 +23664,7 @@
23664 "zh-chs": "刪除用戶組成員身份",
23665 "fi": "Poista käyttäjä ryhmästä",
23666 "xloc": [
23667 - "default.handlebars->27->1823"
23667 + "default.handlebars->27->1824"
23668 ]
23669 },
23670 {
@@ -23678,7 +23678,7 @@
23678 "nl": "Gebruikersrechten voor dit apparaat verwijderen",
23679 "zh-chs": "删除此设备的用户组权限",
23680 "xloc": [
23681 - "default.handlebars->27->1705"
23681 + "default.handlebars->27->1706"
23682 ]
23683 },
23684 {
@@ -23695,7 +23695,7 @@
23695 "ru": "Удалить права группы пользователей для этой группы устройств",
23696 "zh-chs": "刪除該設備組的用戶組權限",
23697 "xloc": [
23698 - "default.handlebars->27->1699",
23698 + "default.handlebars->27->1700",
23699 "default.handlebars->27->651"
23700 ]
23701 },
@@ -23715,9 +23715,9 @@
23715 "fi": "Posta käyttäjältä oikeudet tähän laiteryhmään",
23716 "xloc": [
23717 "default.handlebars->27->1324",
23718 - "default.handlebars->27->1693",
23719 - "default.handlebars->27->1817",
23720 - "default.handlebars->27->1829",
23718 + "default.handlebars->27->1694",
23719 + "default.handlebars->27->1818",
23720 + "default.handlebars->27->1830",
23721 "default.handlebars->27->652"
23722 ]
23723 },
@@ -23801,7 +23801,7 @@
23801 "xloc": [
23802 "default-mobile.handlebars->9->89",
23803 "default.handlebars->27->1636",
23804 - "default.handlebars->27->1807"
23804 + "default.handlebars->27->1808"
23805 ]
23806 },
23807 {
@@ -24057,7 +24057,7 @@
24057 "zh-chs": "限制條件",
24058 "fi": "Rajoitukset",
24059 "xloc": [
24060 - "default.handlebars->27->1731"
24060 + "default.handlebars->27->1732"
24061 ]
24062 },
24063 {
@@ -24338,8 +24338,8 @@
24338 "zh-chs": "短信",
24339 "fi": "Tekstiviesti",
24340 "xloc": [
24341 - "default.handlebars->27->1776",
24342 - "default.handlebars->27->1781",
24341 + "default.handlebars->27->1777",
24342 + "default.handlebars->27->1782",
24343 "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
24344 "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3"
24345 ]
@@ -24354,7 +24354,7 @@
24354 "nl": "SMS geschikt telefoonnummer voor deze gebruiker.",
24355 "zh-chs": "此用户的短信功能电话号码。",
24356 "xloc": [
24357 - "default.handlebars->27->1793"
24357 + "default.handlebars->27->1794"
24358 ]
24359 },
24360 {
@@ -24797,7 +24797,7 @@
24797 "xloc": [
24798 "default-mobile.handlebars->9->270",
24799 "default-mobile.handlebars->9->363",
24800 - "default.handlebars->27->1777",
24800 + "default.handlebars->27->1778",
24801 "default.handlebars->27->286",
24802 "default.handlebars->27->732",
24803 "default.handlebars->27->938"
@@ -24818,7 +24818,7 @@
24818 "zh-chs": "安全密鑰",
24819 "fi": "Suojausavain",
24820 "xloc": [
24821 - "default.handlebars->27->1774"
24821 + "default.handlebars->27->1775"
24822 ]
24823 },
24824 {
@@ -24856,7 +24856,7 @@
24856 "xloc": [
24857 "default.handlebars->27->1509",
24858 "default.handlebars->27->1580",
24859 - "default.handlebars->27->1662",
24859 + "default.handlebars->27->1663",
24860 "default.handlebars->27->442",
24861 "default.handlebars->27->853",
24862 "default.handlebars->27->855",
@@ -24885,7 +24885,7 @@
24885 "xloc": [
24886 "default.handlebars->27->1508",
24887 "default.handlebars->27->1579",
24888 - "default.handlebars->27->1661",
24888 + "default.handlebars->27->1662",
24889 "default.handlebars->27->441",
24890 "default.handlebars->27->854",
24891 "default.handlebars->meshContextMenu->cxselectnone"
@@ -24973,7 +24973,7 @@
24973 "zh-chs": "选择要对所有选定用户执行的操作。",
24974 "xloc": [
24975 "default.handlebars->27->1583",
24976 - "default.handlebars->27->1663"
24976 + "default.handlebars->27->1664"
24977 ]
24978 },
24979 {
@@ -25124,7 +25124,7 @@
25124 "zh-chs": "发送短信给该用户",
25125 "fi": "Lähetä tekstiviesti tälle käyttäjälle",
25126 "xloc": [
25127 - "default.handlebars->27->1782"
25127 + "default.handlebars->27->1783"
25128 ]
25129 },
25130 {
@@ -25134,7 +25134,7 @@
25134 "es": "Enviar un mensaje de correo a este usuario",
25135 "fi": "Lähetä sähköposti tälle käyttäjälle",
25136 "xloc": [
25137 - "default.handlebars->27->1784"
25137 + "default.handlebars->27->1785"
25138 ]
25139 },
25140 {
@@ -25152,7 +25152,7 @@
25152 "zh-chs": "向該組中的所有用戶發送通知。",
25153 "fi": "Lähetä ilmoitus kaikille tämän ryhmän jäsenille.",
25154 "xloc": [
25155 - "default.handlebars->27->1690"
25155 + "default.handlebars->27->1691"
25156 ]
25157 },
25158 {
@@ -25288,7 +25288,7 @@
25288 "ru": "Отправить уведомление пользователю",
25289 "zh-chs": "發送用戶通知",
25290 "xloc": [
25291 - "default.handlebars->27->1786"
25291 + "default.handlebars->27->1787"
25292 ]
25293 },
25294 {
@@ -25359,7 +25359,7 @@
25359 "zh-chs": "服務器證書",
25360 "fi": "Palvelimen sertifikaatti",
25361 "xloc": [
25362 - "default.handlebars->27->1938"
25362 + "default.handlebars->27->1939"
25363 ]
25364 },
25365 {
@@ -25377,7 +25377,7 @@
25377 "zh-chs": "服務器數據庫",
25378 "fi": "Palvelimen tietokanta",
25379 "xloc": [
25380 - "default.handlebars->27->1939"
25380 + "default.handlebars->27->1940"
25381 ]
25382 },
25383 {
@@ -25420,7 +25420,7 @@
25420 "fi": "Palvelimen oikeudet",
25421 "xloc": [
25422 "default.handlebars->27->1567",
25423 - "default.handlebars->27->1655"
25423 + "default.handlebars->27->1656"
25424 ]
25425 },
25426 {
@@ -25438,7 +25438,7 @@
25438 "zh-chs": "服務器配額",
25439 "fi": "Palvelimen kiintiö",
25440 "xloc": [
25441 - "default.handlebars->27->1748"
25441 + "default.handlebars->27->1749"
25442 ]
25443 },
25444 {
@@ -25474,7 +25474,7 @@
25474 "zh-chs": "服務器權限",
25475 "fi": "Palvelimen Oikeudet",
25476 "xloc": [
25477 - "default.handlebars->27->1747"
25477 + "default.handlebars->27->1748"
25478 ]
25479 },
25480 {
@@ -25492,7 +25492,7 @@
25492 "zh-chs": "服務器狀態",
25493 "fi": "Palvelimen Tila",
25494 "xloc": [
25495 - "default.handlebars->27->1886"
25495 + "default.handlebars->27->1887"
25496 ]
25497 },
25498 {
@@ -25527,7 +25527,7 @@
25527 "ru": "Трассировка сервера",
25528 "zh-chs": "服務器跟踪",
25529 "xloc": [
25530 - "default.handlebars->27->1949"
25530 + "default.handlebars->27->1950"
25531 ]
25532 },
25533 {
@@ -25673,7 +25673,7 @@
25673 "ru": "ServerStats.csv",
25674 "zh-chs": "ServerStats.csv",
25675 "xloc": [
25676 - "default.handlebars->27->1930"
25676 + "default.handlebars->27->1931"
25677 ]
25678 },
25679 {
@@ -25719,7 +25719,7 @@
25719 "fr": "Session",
25720 "fi": "Istunto",
25721 "xloc": [
25722 - "default.handlebars->27->1850"
25722 + "default.handlebars->27->1851"
25723 ]
25724 },
25725 {
@@ -26387,8 +26387,8 @@
26387 "zh-chs": "尺寸",
26388 "fi": "Koko",
26389 "xloc": [
26390 - "default.handlebars->27->1853",
26391 - "default.handlebars->27->1868",
26390 + "default.handlebars->27->1854",
26391 + "default.handlebars->27->1869",
26392 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize"
26393 ]
26394 },
@@ -27245,8 +27245,8 @@
27245 "fr": "Heure de démarrage",
27246 "fi": "Käynnistys aika",
27247 "xloc": [
27248 - "default.handlebars->27->1851",
27249 - "default.handlebars->27->1870",
27248 + "default.handlebars->27->1852",
27249 + "default.handlebars->27->1871",
27250 "default.handlebars->27->798",
27251 "desktop.handlebars->3->15"
27252 ]
@@ -27303,8 +27303,8 @@
27303 "zh-chs": "狀態",
27304 "fi": "Tila",
27305 "xloc": [
27306 - "default.handlebars->27->1800",
27307 - "default.handlebars->27->1863",
27306 + "default.handlebars->27->1801",
27307 + "default.handlebars->27->1864",
27308 "default.handlebars->container->column_l->p42->p42tbl->1->0->7"
27309 ]
27310 },
@@ -27898,7 +27898,7 @@
27898 "xloc": [
27899 "default-mobile.handlebars->9->164",
27900 "default.handlebars->27->1367",
27901 - "default.handlebars->27->1857",
27901 + "default.handlebars->27->1858",
27902 "default.handlebars->27->244",
27903 "default.handlebars->27->514",
27904 "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal",
@@ -27938,7 +27938,7 @@
27938 "zh-chs": "終端通知",
27939 "xloc": [
27940 "default.handlebars->27->1287",
27941 - "default.handlebars->27->1766",
27941 + "default.handlebars->27->1767",
27942 "default.handlebars->27->586"
27943 ]
27944 },
@@ -27957,7 +27957,7 @@
27957 "zh-chs": "終端提示",
27958 "xloc": [
27959 "default.handlebars->27->1286",
27960 - "default.handlebars->27->1765",
27960 + "default.handlebars->27->1766",
27961 "default.handlebars->27->585"
27962 ]
27963 },
@@ -28105,7 +28105,7 @@
28105 "ru": "На данный момент уведомлений нет",
28106 "zh-chs": "目前沒有任何通知",
28107 "xloc": [
28108 - "default.handlebars->27->1878"
28108 + "default.handlebars->27->1879"
28109 ]
28110 },
28111 {
@@ -29412,9 +29412,9 @@
29412 "default.handlebars->27->1261",
29413 "default.handlebars->27->1262",
29414 "default.handlebars->27->13",
29415 - "default.handlebars->27->1840",
29416 - "default.handlebars->27->1855",
29415 + "default.handlebars->27->1841",
29416 "default.handlebars->27->1856",
29417 + "default.handlebars->27->1857",
29418 "default.handlebars->27->41",
29419 "default.handlebars->27->42",
29420 "default.handlebars->27->440",
@@ -29456,7 +29456,7 @@
29456 "zh-chs": "未知動作",
29457 "fi": "Tuntematon toimenpide",
29458 "xloc": [
29459 - "default.handlebars->27->1892"
29459 + "default.handlebars->27->1893"
29460 ]
29461 },
29462 {
@@ -29474,8 +29474,8 @@
29474 "zh-chs": "未知設備",
29475 "fi": "Tuntematon laite",
29476 "xloc": [
29477 - "default.handlebars->27->1704",
29478 - "default.handlebars->27->1828"
29477 + "default.handlebars->27->1705",
29478 + "default.handlebars->27->1829"
29479 ]
29480 },
29481 {
@@ -29493,9 +29493,9 @@
29493 "zh-chs": "未知設備組",
29494 "fi": "Tuntematon laiteryhmä",
29495 "xloc": [
29496 - "default.handlebars->27->1698",
29497 - "default.handlebars->27->1816",
29498 - "default.handlebars->27->1896"
29496 + "default.handlebars->27->1699",
29497 + "default.handlebars->27->1817",
29498 + "default.handlebars->27->1897"
29499 ]
29500 },
29501 {
@@ -29513,7 +29513,7 @@
29513 "zh-chs": "未知群組",
29514 "fi": "Tuntematon ryhmä",
29515 "xloc": [
29516 - "default.handlebars->27->1888"
29516 + "default.handlebars->27->1889"
29517 ]
29518 },
29519 {
@@ -29550,7 +29550,7 @@
29550 "zh-chs": "未知用戶組",
29551 "fi": "Tuntematon käyttäjäryhmä",
29552 "xloc": [
29553 - "default.handlebars->27->1822"
29553 + "default.handlebars->27->1823"
29554 ]
29555 },
29556 {
@@ -29643,7 +29643,7 @@
29643 "zh-chs": "最新",
29644 "fi": "Ajantasalla",
29645 "xloc": [
29646 - "default.handlebars->27->1956"
29646 + "default.handlebars->27->1957"
29647 ]
29648 },
29649 {
@@ -29899,8 +29899,8 @@
29899 "zh-chs": "用過的",
29900 "fi": "Käytetty",
29901 "xloc": [
29902 - "default.handlebars->27->1882",
29903 - "default.handlebars->27->1884"
29902 + "default.handlebars->27->1883",
29903 + "default.handlebars->27->1885"
29904 ]
29905 },
29906 {
@@ -29921,8 +29921,8 @@
29921 "default.handlebars->27->1325",
29922 "default.handlebars->27->1539",
29923 "default.handlebars->27->1568",
29924 - "default.handlebars->27->1694",
29925 - "default.handlebars->27->1875",
29924 + "default.handlebars->27->1695",
29925 + "default.handlebars->27->1876",
29926 "default.handlebars->27->222",
29927 "default.handlebars->27->654"
29928 ]
@@ -29980,7 +29980,7 @@
29980 "zh-chs": "用戶帳號",
29981 "fi": "Käyttäjätilit",
29982 "xloc": [
29983 - "default.handlebars->27->1901"
29983 + "default.handlebars->27->1902"
29984 ]
29985 },
29986 {
@@ -30018,7 +30018,7 @@
30018 "fi": "Käyttäjän suostumus",
30019 "xloc": [
30020 "default.handlebars->27->1293",
30021 - "default.handlebars->27->1772",
30021 + "default.handlebars->27->1773",
30022 "default.handlebars->27->190",
30023 "default.handlebars->27->592",
30024 "default.handlebars->27->709"
@@ -30041,9 +30041,9 @@
30041 "xloc": [
30042 "default.handlebars->27->1381",
30043 "default.handlebars->27->1382",
30044 - "default.handlebars->27->1670",
30045 - "default.handlebars->27->1824",
30046 - "default.handlebars->27->1843",
30044 + "default.handlebars->27->1671",
30045 + "default.handlebars->27->1825",
30046 + "default.handlebars->27->1844",
30047 "default.handlebars->27->653"
30048 ]
30049 },
@@ -30080,7 +30080,7 @@
30080 "zh-chs": "用戶組成員資格",
30081 "fi": "Käyttäjäryhmä jäsenyydet",
30082 "xloc": [
30083 - "default.handlebars->27->1821"
30083 + "default.handlebars->27->1822"
30084 ]
30085 },
30086 {
@@ -30108,8 +30108,8 @@
30108 "zh-chs": "用戶標識",
30109 "xloc": [
30110 "default.handlebars->27->1443",
30111 - "default.handlebars->27->1739",
30112 - "default.handlebars->27->1740"
30111 + "default.handlebars->27->1740",
30112 + "default.handlebars->27->1741"
30113 ]
30114 },
30115 {
@@ -30119,7 +30119,7 @@
30119 "fr": "Identifiant utilisateur",
30120 "xloc": [
30121 "default.handlebars->27->1379",
30122 - "default.handlebars->27->1723"
30122 + "default.handlebars->27->1724"
30123 ]
30124 },
30125 {
@@ -30217,7 +30217,7 @@
30217 "ru": "Сессии пользователя",
30218 "zh-chs": "用戶會話",
30219 "xloc": [
30220 - "default.handlebars->27->1921"
30220 + "default.handlebars->27->1922"
30221 ]
30222 },
30223 {
@@ -30424,9 +30424,9 @@
30424 "ru": "Пользователи",
30425 "zh-chs": "用戶數",
30426 "xloc": [
30427 - "default.handlebars->27->1658",
30428 - "default.handlebars->27->1686",
30429 - "default.handlebars->27->1920",
30427 + "default.handlebars->27->1659",
30428 + "default.handlebars->27->1687",
30429 + "default.handlebars->27->1921",
30430 "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral"
30431 ]
30432 },
@@ -30445,7 +30445,7 @@
30445 "zh-chs": "用戶會話",
30446 "fi": "Käyttäjien istuntoja",
30447 "xloc": [
30448 - "default.handlebars->27->1905"
30448 + "default.handlebars->27->1906"
30449 ]
30450 },
30451 {
@@ -30542,7 +30542,7 @@
30542 "zh-chs": "已驗證",
30543 "fi": "Vahvistettu",
30544 "xloc": [
30545 - "default.handlebars->27->1802"
30545 + "default.handlebars->27->1803"
30546 ]
30547 },
30548 {
@@ -30652,7 +30652,7 @@
30652 "zh-chs": "版本不兼容,请先升级您的MeshCentral安装",
30653 "fi": "Versio yhteensopimaton, päivitä ensin MeshCentral-asennus",
30654 "xloc": [
30655 - "default.handlebars->27->1952"
30655 + "default.handlebars->27->1953"
30656 ]
30657 },
30658 {
@@ -30711,6 +30711,12 @@
30711 "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarView"
30712 ]
30713 },
30714 + {
30715 + "en": "View All Events",
30716 + "xloc": [
30717 + "default.handlebars->27->1651"
30718 + ]
30719 + },
30720 {
30721 "cs": "Zobrazit Changelog",
30722 "de": "Changelog anzeigen",
@@ -30725,8 +30731,8 @@
30731 "zh-chs": "查看变更日志",
30732 "fi": "Näytä muutosloki",
30733 "xloc": [
30728 - "default.handlebars->27->1955",
30729 - "default.handlebars->27->1957"
30734 + "default.handlebars->27->1956",
30735 + "default.handlebars->27->1958"
30736 ]
30737 },
30738 {
@@ -30780,7 +30786,7 @@
30786 "zh-chs": "查看有關此用戶的註釋",
30787 "fi": "Näytä tämän Käyttäjän huomautukset",
30788 "xloc": [
30783 - "default.handlebars->27->1780"
30789 + "default.handlebars->27->1781"
30790 ]
30791 },
30792 {
@@ -30998,8 +31004,8 @@
31004 "zh-chs": "網絡服務器",
31005 "fi": "Web-palvelin",
31006 "xloc": [
31001 - "default.handlebars->27->1941",
31002 - "default.handlebars->27->1942"
31007 + "default.handlebars->27->1942",
31008 + "default.handlebars->27->1943"
31009 ]
31010 },
31011 {
@@ -31017,7 +31023,7 @@
31023 "zh-chs": "Web服務器請求",
31024 "fi": "Web-palvelimen pyynnöt",
31025 "xloc": [
31020 - "default.handlebars->27->1943"
31026 + "default.handlebars->27->1944"
31027 ]
31028 },
31029 {
@@ -31034,7 +31040,7 @@
31040 "ru": "Ретранслятор Web Socket",
31041 "zh-chs": "Web套接字中繼",
31042 "xloc": [
31037 - "default.handlebars->27->1944"
31043 + "default.handlebars->27->1945"
31044 ]
31045 },
31046 {
@@ -31152,7 +31158,7 @@
31158 "zh-chs": "下次登錄時將更改。",
31159 "fi": "Vaihdetaan seuraavan kirjautumisen yhteydessä",
31160 "xloc": [
31155 - "default.handlebars->27->1752"
31161 + "default.handlebars->27->1753"
31162 ]
31163 },
31164 {
@@ -32194,7 +32200,7 @@
32200 "zh-chs": "\\\\'",
32201 "fi": "\\\\'",
32202 "xloc": [
32197 - "default.handlebars->27->1953"
32203 + "default.handlebars->27->1954"
32204 ]
32205 },
32206 {
@@ -32537,8 +32543,8 @@
32543 "zh-chs": "自由",
32544 "fi": "vapaata",
32545 "xloc": [
32540 - "default.handlebars->27->1913",
32541 - "default.handlebars->27->1916"
32546 + "default.handlebars->27->1914",
32547 + "default.handlebars->27->1917"
32548 ]
32549 },
32550 {
@@ -33022,7 +33028,7 @@
33028 "ru": "servertrace.csv",
33029 "zh-chs": "servertrace.csv",
33030 "xloc": [
33025 - "default.handlebars->27->1951"
33031 + "default.handlebars->27->1952"
33032 ]
33033 },
33034 {
@@ -33079,7 +33085,7 @@
33085 "ru": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
33086 "zh-chs": "時間,conn.agent,conn.users,conn.usersessions,conn.relaysession,conn.intelamt,mem.external,mem.heapused,mem.heaptotal,mem.rss",
33087 "xloc": [
33082 - "default.handlebars->27->1929"
33088 + "default.handlebars->27->1930"
33089 ]
33090 },
33091 {
@@ -33096,7 +33102,7 @@
33102 "ru": "time, source, message",
33103 "zh-chs": "時間,來源,訊息",
33104 "xloc": [
33099 - "default.handlebars->27->1950"
33105 + "default.handlebars->27->1951"
33106 ]
33107 },
33108 {
@@ -33128,8 +33134,8 @@
33134 "zh-chs": "總",
33135 "fi": "yhteensä",
33136 "xloc": [
33131 - "default.handlebars->27->1914",
33132 - "default.handlebars->27->1917"
33137 + "default.handlebars->27->1915",
33138 + "default.handlebars->27->1918"
33139 ]
33140 },
33141 {
@@ -33293,7 +33299,7 @@
33299 "xloc": [
33300 "default.handlebars->27->1496",
33301 "default.handlebars->27->1501",
33296 - "default.handlebars->27->1854"
33302 + "default.handlebars->27->1855"
33303 ]
33304 },
33305 {
@@ -33351,7 +33357,7 @@
33357 "zh-chs": "{0}個活動會話",
33358 "fi": "{0} aktiivista istuntoa",
33359 "xloc": [
33354 - "default.handlebars->27->1792"
33360 + "default.handlebars->27->1793"
33361 ]
33362 },
33363 {
@@ -33390,7 +33396,7 @@
33396 "xloc": [
33397 "default-mobile.handlebars->9->119",
33398 "default.handlebars->27->1511",
33393 - "default.handlebars->27->1869"
33399 + "default.handlebars->27->1870"
33400 ]
33401 },
33402 {
@@ -33455,7 +33461,7 @@
33461 "zh-chs": "{0}個群組",
33462 "fi": "{0} ryhmää",
33463 "xloc": [
33458 - "default.handlebars->27->1757"
33464 + "default.handlebars->27->1758"
33465 ]
33466 },
33467 {
views/agentinvite.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <title>Agent Installation</title>
13 <style>
views/default-mobile.handlebars
+1
@@ -10,6 +10,7 @@
10 <link rel="shortcut icon" href="{{{domainurl}}}favicon.ico" />
11 <link rel="icon" type="image/png" sizes="16x16" href="{{{domainurl}}}favicon-16x16.png">
12 <link rel="icon" type="image/png" sizes="32x32" href="{{{domainurl}}}favicon-32x32.png">
13 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
14 <meta name="apple-mobile-web-app-capable" content="yes">
15 <meta name="apple-mobile-web-app-status-bar-style" content="#ffffff">
16 <meta name="apple-mobile-web-app-title" content="{{{title}}}">
views/default.handlebars
+4 -2
@@ -11,6 +11,7 @@
11 <link type="text/css" href="styles/ol.css" media="screen" rel="stylesheet" title="CSS" />
12 <link type="text/css" href="styles/ol3-contextmenu.min.css" media="screen" rel="stylesheet" title="CSS" />
13 <link type="text/css" href="styles/xterm.css" media="screen" rel="stylesheet" title="CSS" />
14 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
15 <script type="text/javascript" src="scripts/common-0.0.1{{{min}}}.js"></script>
16 <script type="text/javascript" src="scripts/meshcentral{{{min}}}.js"></script>
17 <script type="text/javascript" src="scripts/amt-0.2.0{{{min}}}.js"></script>
@@ -730,7 +731,7 @@
731 <input type=button id=p13CutButton disabled="disabled" value="Cut" onclick="p13copyFile(1)" />&nbsp;
732 <input type=button id=p13CopyButton disabled="disabled" value="Copy" onclick="p13copyFile(0)" />&nbsp;
733 <input type=button id=p13PasteButton disabled="disabled" value="Paste" onclick="p13pasteFile()" />&nbsp;
733 - <input type=button id=p13ZipButton disabled="disabled" value="Zip" onclick="p13zipFiles()" />&nbsp;
734 + <input type=button id=p13ZipButton disabled="disabled" value="Zip" onclick="p13zipFiles()" style="display:none" />&nbsp;
735 <input type=button id=p13RefreshButton disabled="disabled" value="Refresh" onclick="p13folderup(9999)" />&nbsp;
736 </div>
737 </td>
@@ -1311,6 +1312,7 @@
1312 QV('p13AutoConnect', debugmode); // Files
1313 QV('autoconnectbutton2', debugmode); // Terminal
1314 QV('autoconnectbutton1', debugmode); // Desktop
1315 + QV('p13ZipButton', debugmode); // ZIP Feature
1316 //QV('DeskClip', debugmode); // Clipboard feature, not completed so show in in debug mode only.
1317
1318 if (nightMode) { QC('body').add('night'); QS('body')['background-color'] = '#000'; }
@@ -3596,7 +3598,7 @@
3598
3599 // Add a "Add Device Group" option
3600 r += '<div style=border-top-style:solid;border-top-width:1px;border-top-color:#DDDDDD;cursor:pointer;font-size:10px>';
3599 - if ((view < 3) && (sort == 0) && (nodes.length > 0) && ((userinfo.siteadmin == 0xFFFFFFFF) || ((userinfo.siteadmin & 64) == 0))) {
3601 + if ((view < 3) && (sort == 0) && (sortedMeshes.length > 0) && ((userinfo.siteadmin == 0xFFFFFFFF) || ((userinfo.siteadmin & 64) == 0))) {
3602 r += '<a href=# onclick="return account_createMesh()" title="' + "Create a new group of devices." + '" style=cursor:pointer>' + "Add Device Group" + '</a>&nbsp';
3603 }
3604 if ((userinfo.siteadmin == 0xFFFFFFFF) || ((userinfo.siteadmin & 128) == 0)) {
views/desktop.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <script type="text/javascript" src="scripts/amt-redir-ws-0.1.0{{{min}}}.js"></script>
13 <script type="text/javascript" src="scripts/amt-wsman-ws-0.2.0{{{min}}}.js"></script>
views/download.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name=apple-mobile-web-app-capable content=yes />
8 <meta name=format-detection content="telephone=no" />
9 <link type=text/css href="/styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <title>{{{title1}}} - Download</title>
12 </head>
13 <body>
views/error404-mobile.handlebars
+1
@@ -6,6 +6,7 @@
6 <meta name="viewport" content="user-scalable=1.0,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" />
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
10 <title>{{{title}}}</title>
11 <style type="text/css">
12 a {
views/error404.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="/styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <title>{{{title}}}</title>
12 </head>
13 <body id="body" onload="if (typeof(startup) !== 'undefined') startup();" style="display:none;overflow:hidden">
views/invite.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <title>Agent Installation</title>
13 <style>
views/login-mobile.handlebars
+1
@@ -10,6 +10,7 @@
10 <link rel="shortcut icon" href="{{{domainurl}}}favicon.ico" />
11 <link rel="icon" type="image/png" sizes="16x16" href="{{{domainurl}}}favicon-16x16.png">
12 <link rel="icon" type="image/png" sizes="32x32" href="{{{domainurl}}}favicon-32x32.png">
13 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
14 <meta name="apple-mobile-web-app-capable" content="yes">
15 <meta name="apple-mobile-web-app-status-bar-style" content="#ffffff">
16 <meta name="apple-mobile-web-app-title" content="{{{title}}}">
views/login.handlebars
+1
@@ -8,6 +8,7 @@
8 <meta name="format-detection" content="telephone=no" />
9 <link rel="shortcut icon" type="image/x-icon" href="{{{domainurl}}}favicon.ico" />
10 <link keeplink=1 type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
11 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
12 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
13 <script keeplink=1 type="text/javascript" src="scripts/u2f-api{{min}}.js"></script>
14 <title>{{{title}}} - Login</title>
views/message.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name=apple-mobile-web-app-capable content=yes />
8 <meta name=format-detection content="telephone=no" />
9 <link type=text/css href="/styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <title id="topTitle">{{{title}}}</title>
13 </head>
views/messenger.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name=format-detection content="telephone=no">
8 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
9 <link type="text/css" href="styles/messenger.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <script type="text/javascript" src="scripts/filesaver.min.js"></script>
13 </head>
views/mstsc.handlebars
+1
@@ -5,6 +5,7 @@
5 <meta http-equiv="X-UA-Compatible" content="IE=edge">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <link rel="icon" href="/favicon.ico">
8 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
9 <title>RDP</title>
10 <script type="text/javascript" src="mstsc/mstsc.js"></script>
11 <script type="text/javascript" src="mstsc/keyboard.js"></script>
views/player.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <script type="text/javascript" src="scripts/agent-desktop-0.0.2{{min}}.js"></script>
13 <script type="text/javascript" src="scripts/amt-desktop-0.0.2{{min}}.js"></script>
views/terms-mobile.handlebars
+1
@@ -6,6 +6,7 @@
6 <meta name="viewport" content="user-scalable=1.0,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0" />
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
10 <title>{{{title}}} - Terms of use</title>
11 <style type="text/css">
12 a {
views/terms.handlebars
+1
@@ -7,6 +7,7 @@
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
11 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
12 <title>{{{title}}} - Terms of use</title>
13 </head>
views/xterm.handlebars
+1
@@ -8,6 +8,7 @@
8 <meta name="format-detection" content="telephone=no" />
9 <link type="text/css" href="styles/style.css" media="screen" rel="stylesheet" title="CSS" />
10 <link type="text/css" href="styles/xterm.css" media="screen" rel="stylesheet" title="CSS" />
11 + <link rel="apple-touch-icon" href="/favicon-303x303.png" />
12 <script type="text/javascript" src="scripts/common-0.0.1{{min}}.js"></script>
13 <script type="text/javascript" src="scripts/meshcentral{{min}}.js"></script>
14 <script type="text/javascript" src="scripts/agent-redir-ws-0.1.1{{min}}.js"></script>