From 3ee9a4352a97802edba438b2093152e7d4494633 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Sat, 4 Apr 2020 19:29:20 -0700 Subject: [PATCH] First MeshCentral with multi-language emails. --- MeshCentralServer.njsproj | 177 ++ {public/email => emails}/account-check.html | 2 +- {public/email => emails}/account-check.txt | 0 {public/email => emails}/account-invite.html | 2 +- emails/account-invite.txt | 5 + {public/email => emails}/account-login.html | 2 +- {public/email => emails}/account-login.txt | 0 {public/email => emails}/account-reset.html | 2 +- {public/email => emails}/account-reset.txt | 0 {public/email => emails}/mesh-invite.html | 2 +- {public/email => emails}/mesh-invite.txt | 26 +- .../translations/account-check_cs.html | 4 +- .../translations/account-check_cs.txt | 0 .../translations/account-check_de.html | 4 +- .../translations/account-check_de.txt | 0 .../translations/account-check_es.html | 4 +- .../translations/account-check_es.txt | 0 .../translations/account-check_fr.html | 4 +- .../translations/account-check_fr.txt | 2 +- .../translations/account-check_hi.html | 4 +- .../translations/account-check_hi.txt | 0 .../translations/account-check_ja.html | 4 +- .../translations/account-check_ja.txt | 0 .../translations/account-check_ko.html | 4 +- .../translations/account-check_ko.txt | 0 .../translations/account-check_nl.html | 4 +- .../translations/account-check_nl.txt | 0 .../translations/account-check_pt.html | 4 +- .../translations/account-check_pt.txt | 0 .../translations/account-check_ru.html | 4 +- .../translations/account-check_ru.txt | 0 .../translations/account-check_zh-chs.html | 4 +- .../translations/account-check_zh-chs.txt | 0 .../translations/account-invite_cs.html | 4 +- emails/translations/account-invite_cs.txt | 5 + .../translations/account-invite_de.html | 4 +- emails/translations/account-invite_de.txt | 5 + .../translations/account-invite_es.html | 4 +- emails/translations/account-invite_es.txt | 5 + .../translations/account-invite_fr.html | 4 +- emails/translations/account-invite_fr.txt | 5 + .../translations/account-invite_hi.html | 4 +- emails/translations/account-invite_hi.txt | 5 + .../translations/account-invite_ja.html | 4 +- emails/translations/account-invite_ja.txt | 5 + .../translations/account-invite_ko.html | 4 +- emails/translations/account-invite_ko.txt | 5 + .../translations/account-invite_nl.html | 4 +- .../translations/account-invite_nl.txt | 2 +- .../translations/account-invite_pt.html | 4 +- emails/translations/account-invite_pt.txt | 5 + .../translations/account-invite_ru.html | 4 +- emails/translations/account-invite_ru.txt | 5 + .../translations/account-invite_zh-chs.html | 4 +- emails/translations/account-invite_zh-chs.txt | 5 + .../translations/account-login_cs.html | 4 +- .../translations/account-login_cs.txt | 0 .../translations/account-login_de.html | 4 +- .../translations/account-login_de.txt | 0 .../translations/account-login_es.html | 4 +- .../translations/account-login_es.txt | 0 .../translations/account-login_fr.html | 4 +- .../translations/account-login_fr.txt | 0 .../translations/account-login_hi.html | 4 +- .../translations/account-login_hi.txt | 0 .../translations/account-login_ja.html | 4 +- .../translations/account-login_ja.txt | 0 .../translations/account-login_ko.html | 4 +- .../translations/account-login_ko.txt | 0 .../translations/account-login_nl.html | 4 +- .../translations/account-login_nl.txt | 0 .../translations/account-login_pt.html | 4 +- .../translations/account-login_pt.txt | 0 .../translations/account-login_ru.html | 4 +- .../translations/account-login_ru.txt | 0 .../translations/account-login_zh-chs.html | 4 +- .../translations/account-login_zh-chs.txt | 0 .../translations/account-reset_cs.html | 4 +- .../translations/account-reset_cs.txt | 0 .../translations/account-reset_de.html | 4 +- .../translations/account-reset_de.txt | 0 .../translations/account-reset_es.html | 4 +- .../translations/account-reset_es.txt | 0 .../translations/account-reset_fr.html | 4 +- .../translations/account-reset_fr.txt | 0 .../translations/account-reset_hi.html | 4 +- .../translations/account-reset_hi.txt | 0 .../translations/account-reset_ja.html | 4 +- .../translations/account-reset_ja.txt | 0 .../translations/account-reset_ko.html | 4 +- .../translations/account-reset_ko.txt | 0 .../translations/account-reset_nl.html | 4 +- .../translations/account-reset_nl.txt | 0 .../translations/account-reset_pt.html | 4 +- .../translations/account-reset_pt.txt | 0 .../translations/account-reset_ru.html | 4 +- .../translations/account-reset_ru.txt | 0 .../translations/account-reset_zh-chs.html | 4 +- .../translations/account-reset_zh-chs.txt | 0 .../translations/mesh-invite_cs.html | 4 +- .../translations/mesh-invite_cs.txt | 26 +- .../translations/mesh-invite_de.html | 4 +- .../translations/mesh-invite_de.txt | 26 +- .../translations/mesh-invite_es.html | 4 +- .../translations/mesh-invite_es.txt | 26 +- .../translations/mesh-invite_fr.html | 4 +- .../translations/mesh-invite_fr.txt | 26 +- .../translations/mesh-invite_hi.html | 4 +- .../translations/mesh-invite_hi.txt | 26 +- .../translations/mesh-invite_ja.html | 4 +- .../translations/mesh-invite_ja.txt | 26 +- .../translations/mesh-invite_ko.html | 4 +- .../translations/mesh-invite_ko.txt | 26 +- .../translations/mesh-invite_nl.html | 4 +- .../translations/mesh-invite_nl.txt | 26 +- .../translations/mesh-invite_pt.html | 4 +- .../translations/mesh-invite_pt.txt | 26 +- .../translations/mesh-invite_ru.html | 4 +- .../translations/mesh-invite_ru.txt | 26 +- .../translations/mesh-invite_zh-chs.html | 4 +- .../translations/mesh-invite_zh-chs.txt | 26 +- meshcentral.js | 10 +- meshmail.js | 132 +- meshuser.js | 8 +- package.json | 2 +- public/email/account-invite.txt | 5 - .../email/translations/account-invite_cs.txt | 5 - .../email/translations/account-invite_de.txt | 5 - .../email/translations/account-invite_es.txt | 5 - .../email/translations/account-invite_fr.txt | 5 - .../email/translations/account-invite_hi.txt | 5 - .../email/translations/account-invite_ja.txt | 5 - .../email/translations/account-invite_ko.txt | 5 - .../email/translations/account-invite_pt.txt | 5 - .../email/translations/account-invite_ru.txt | 5 - .../translations/account-invite_zh-chs.txt | 5 - public/translate.bat | 2 +- translate/translate.js | 20 +- translate/translate.json | 2764 +++++++++-------- views/default.handlebars | 2 +- webserver.js | 100 +- 141 files changed, 2069 insertions(+), 1804 deletions(-) rename {public/email => emails}/account-check.html (92%) rename {public/email => emails}/account-check.txt (100%) rename {public/email => emails}/account-invite.html (92%) create mode 100644 emails/account-invite.txt rename {public/email => emails}/account-login.html (89%) rename {public/email => emails}/account-login.txt (100%) rename {public/email => emails}/account-reset.html (92%) rename {public/email => emails}/account-reset.txt (100%) rename {public/email => emails}/mesh-invite.html (97%) rename {public/email => emails}/mesh-invite.txt (77%) rename {public/email => emails}/translations/account-check_cs.html (81%) rename {public/email => emails}/translations/account-check_cs.txt (100%) rename {public/email => emails}/translations/account-check_de.html (82%) rename {public/email => emails}/translations/account-check_de.txt (100%) rename {public/email => emails}/translations/account-check_es.html (81%) rename {public/email => emails}/translations/account-check_es.txt (100%) rename {public/email => emails}/translations/account-check_fr.html (82%) rename {public/email => emails}/translations/account-check_fr.txt (83%) rename {public/email => emails}/translations/account-check_hi.html (81%) rename {public/email => emails}/translations/account-check_hi.txt (100%) rename {public/email => emails}/translations/account-check_ja.html (84%) rename {public/email => emails}/translations/account-check_ja.txt (100%) rename {public/email => emails}/translations/account-check_ko.html (81%) rename {public/email => emails}/translations/account-check_ko.txt (100%) rename {public/email => emails}/translations/account-check_nl.html (81%) rename {public/email => emails}/translations/account-check_nl.txt (100%) rename {public/email => emails}/translations/account-check_pt.html (81%) rename {public/email => emails}/translations/account-check_pt.txt (100%) rename {public/email => emails}/translations/account-check_ru.html (82%) rename {public/email => emails}/translations/account-check_ru.txt (100%) rename {public/email => emails}/translations/account-check_zh-chs.html (81%) rename {public/email => emails}/translations/account-check_zh-chs.txt (100%) rename {public/email => emails}/translations/account-invite_cs.html (81%) create mode 100644 emails/translations/account-invite_cs.txt rename {public/email => emails}/translations/account-invite_de.html (81%) create mode 100644 emails/translations/account-invite_de.txt rename {public/email => emails}/translations/account-invite_es.html (81%) create mode 100644 emails/translations/account-invite_es.txt rename {public/email => emails}/translations/account-invite_fr.html (82%) create mode 100644 emails/translations/account-invite_fr.txt rename {public/email => emails}/translations/account-invite_hi.html (82%) create mode 100644 emails/translations/account-invite_hi.txt rename {public/email => emails}/translations/account-invite_ja.html (83%) create mode 100644 emails/translations/account-invite_ja.txt rename {public/email => emails}/translations/account-invite_ko.html (81%) create mode 100644 emails/translations/account-invite_ko.txt rename {public/email => emails}/translations/account-invite_nl.html (82%) rename {public/email => emails}/translations/account-invite_nl.txt (51%) rename {public/email => emails}/translations/account-invite_pt.html (81%) create mode 100644 emails/translations/account-invite_pt.txt rename {public/email => emails}/translations/account-invite_ru.html (82%) create mode 100644 emails/translations/account-invite_ru.txt rename {public/email => emails}/translations/account-invite_zh-chs.html (82%) create mode 100644 emails/translations/account-invite_zh-chs.txt rename {public/email => emails}/translations/account-login_cs.html (74%) rename {public/email => emails}/translations/account-login_cs.txt (100%) rename {public/email => emails}/translations/account-login_de.html (74%) rename {public/email => emails}/translations/account-login_de.txt (100%) rename {public/email => emails}/translations/account-login_es.html (73%) rename {public/email => emails}/translations/account-login_es.txt (100%) rename {public/email => emails}/translations/account-login_fr.html (75%) rename {public/email => emails}/translations/account-login_fr.txt (100%) rename {public/email => emails}/translations/account-login_hi.html (73%) rename {public/email => emails}/translations/account-login_hi.txt (100%) rename {public/email => emails}/translations/account-login_ja.html (75%) rename {public/email => emails}/translations/account-login_ja.txt (100%) rename {public/email => emails}/translations/account-login_ko.html (73%) rename {public/email => emails}/translations/account-login_ko.txt (100%) rename {public/email => emails}/translations/account-login_nl.html (74%) rename {public/email => emails}/translations/account-login_nl.txt (100%) rename {public/email => emails}/translations/account-login_pt.html (73%) rename {public/email => emails}/translations/account-login_pt.txt (100%) rename {public/email => emails}/translations/account-login_ru.html (77%) rename {public/email => emails}/translations/account-login_ru.txt (100%) rename {public/email => emails}/translations/account-login_zh-chs.html (73%) rename {public/email => emails}/translations/account-login_zh-chs.txt (100%) rename {public/email => emails}/translations/account-reset_cs.html (82%) rename {public/email => emails}/translations/account-reset_cs.txt (100%) rename {public/email => emails}/translations/account-reset_de.html (82%) rename {public/email => emails}/translations/account-reset_de.txt (100%) rename {public/email => emails}/translations/account-reset_es.html (82%) rename {public/email => emails}/translations/account-reset_es.txt (100%) rename {public/email => emails}/translations/account-reset_fr.html (82%) rename {public/email => emails}/translations/account-reset_fr.txt (100%) rename {public/email => emails}/translations/account-reset_hi.html (82%) rename {public/email => emails}/translations/account-reset_hi.txt (100%) rename {public/email => emails}/translations/account-reset_ja.html (83%) rename {public/email => emails}/translations/account-reset_ja.txt (100%) rename {public/email => emails}/translations/account-reset_ko.html (82%) rename {public/email => emails}/translations/account-reset_ko.txt (100%) rename {public/email => emails}/translations/account-reset_nl.html (83%) rename {public/email => emails}/translations/account-reset_nl.txt (100%) rename {public/email => emails}/translations/account-reset_pt.html (82%) rename {public/email => emails}/translations/account-reset_pt.txt (100%) rename {public/email => emails}/translations/account-reset_ru.html (84%) rename {public/email => emails}/translations/account-reset_ru.txt (100%) rename {public/email => emails}/translations/account-reset_zh-chs.html (81%) rename {public/email => emails}/translations/account-reset_zh-chs.txt (100%) rename {public/email => emails}/translations/mesh-invite_cs.html (93%) rename {public/email => emails}/translations/mesh-invite_cs.txt (78%) rename {public/email => emails}/translations/mesh-invite_de.html (93%) rename {public/email => emails}/translations/mesh-invite_de.txt (79%) rename {public/email => emails}/translations/mesh-invite_es.html (93%) rename {public/email => emails}/translations/mesh-invite_es.txt (77%) rename {public/email => emails}/translations/mesh-invite_fr.html (93%) rename {public/email => emails}/translations/mesh-invite_fr.txt (78%) rename {public/email => emails}/translations/mesh-invite_hi.html (93%) rename {public/email => emails}/translations/mesh-invite_hi.txt (77%) rename {public/email => emails}/translations/mesh-invite_ja.html (94%) rename {public/email => emails}/translations/mesh-invite_ja.txt (81%) rename {public/email => emails}/translations/mesh-invite_ko.html (93%) rename {public/email => emails}/translations/mesh-invite_ko.txt (77%) rename {public/email => emails}/translations/mesh-invite_nl.html (93%) rename {public/email => emails}/translations/mesh-invite_nl.txt (77%) rename {public/email => emails}/translations/mesh-invite_pt.html (93%) rename {public/email => emails}/translations/mesh-invite_pt.txt (77%) rename {public/email => emails}/translations/mesh-invite_ru.html (93%) rename {public/email => emails}/translations/mesh-invite_ru.txt (83%) rename {public/email => emails}/translations/mesh-invite_zh-chs.html (93%) rename {public/email => emails}/translations/mesh-invite_zh-chs.txt (76%) delete mode 100644 public/email/account-invite.txt delete mode 100644 public/email/translations/account-invite_cs.txt delete mode 100644 public/email/translations/account-invite_de.txt delete mode 100644 public/email/translations/account-invite_es.txt delete mode 100644 public/email/translations/account-invite_fr.txt delete mode 100644 public/email/translations/account-invite_hi.txt delete mode 100644 public/email/translations/account-invite_ja.txt delete mode 100644 public/email/translations/account-invite_ko.txt delete mode 100644 public/email/translations/account-invite_pt.txt delete mode 100644 public/email/translations/account-invite_ru.txt delete mode 100644 public/email/translations/account-invite_zh-chs.txt diff --git a/MeshCentralServer.njsproj b/MeshCentralServer.njsproj index d4ee0728..697f5c3d 100644 --- a/MeshCentralServer.njsproj +++ b/MeshCentralServer.njsproj @@ -182,6 +182,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -303,6 +478,8 @@ + + diff --git a/public/email/account-check.html b/emails/account-check.html similarity index 92% rename from public/email/account-check.html rename to emails/account-check.html index f94ee05e..c04a5bcd 100644 --- a/public/email/account-check.html +++ b/emails/account-check.html @@ -1,4 +1,4 @@ -[[[SERVERNAME]]] - Email Verification +
[[[SERVERNAME]]] - Email Verification
diff --git a/public/email/account-check.txt b/emails/account-check.txt similarity index 100% rename from public/email/account-check.txt rename to emails/account-check.txt diff --git a/public/email/account-invite.html b/emails/account-invite.html similarity index 92% rename from public/email/account-invite.html rename to emails/account-invite.html index 2fbfe22b..be5ca419 100644 --- a/public/email/account-invite.html +++ b/emails/account-invite.html @@ -1,4 +1,4 @@ -[[[SERVERNAME]]] - Account Invitation +
[[[SERVERNAME]]] - Account Invitation
diff --git a/emails/account-invite.txt b/emails/account-invite.txt new file mode 100644 index 00000000..3061a670 --- /dev/null +++ b/emails/account-invite.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Account Invitation +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Best regards, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/account-login.html b/emails/account-login.html similarity index 89% rename from public/email/account-login.html rename to emails/account-login.html index 29630cdc..6b323eb9 100644 --- a/public/email/account-login.html +++ b/emails/account-login.html @@ -1,4 +1,4 @@ -[[[SERVERNAME]]] - Account Login +
[[[SERVERNAME]]] - Account Login
diff --git a/public/email/account-login.txt b/emails/account-login.txt similarity index 100% rename from public/email/account-login.txt rename to emails/account-login.txt diff --git a/public/email/account-reset.html b/emails/account-reset.html similarity index 92% rename from public/email/account-reset.html rename to emails/account-reset.html index f2d985a3..df133a67 100644 --- a/public/email/account-reset.html +++ b/emails/account-reset.html @@ -1,4 +1,4 @@ -[[[SERVERNAME]]] - Account Reset +
[[[SERVERNAME]]] - Account Reset
diff --git a/public/email/account-reset.txt b/emails/account-reset.txt similarity index 100% rename from public/email/account-reset.txt rename to emails/account-reset.txt diff --git a/public/email/mesh-invite.html b/emails/mesh-invite.html similarity index 97% rename from public/email/mesh-invite.html rename to emails/mesh-invite.html index bfca2127..a50f42c5 100644 --- a/public/email/mesh-invite.html +++ b/emails/mesh-invite.html @@ -1,4 +1,4 @@ -[[[SERVERNAME]]] - Invitation +
[[[SERVERNAME]]] - Invitation
diff --git a/public/email/mesh-invite.txt b/emails/mesh-invite.txt similarity index 77% rename from public/email/mesh-invite.txt rename to emails/mesh-invite.txt index e486529e..ac8ad99b 100644 --- a/public/email/mesh-invite.txt +++ b/emails/mesh-invite.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Hello [[[NAME]]], -~[[[/AREA-NAME]]] +~ User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ For Windows, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ For Apple OSX, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ For Linux, cut & paste the following in a terminal to install the agent: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions. -~[[[/AREA-LINK]]] +~ If you did not initiate this request, please ignore this mail. ~ Best regards, diff --git a/public/email/translations/account-check_cs.html b/emails/translations/account-check_cs.html similarity index 81% rename from public/email/translations/account-check_cs.html rename to emails/translations/account-check_cs.html index 7eb54270..1a5d3267 100644 --- a/public/email/translations/account-check_cs.html +++ b/emails/translations/account-check_cs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Ověření e-mailem
+
diff --git a/public/email/translations/account-check_cs.txt b/emails/translations/account-check_cs.txt similarity index 100% rename from public/email/translations/account-check_cs.txt rename to emails/translations/account-check_cs.txt diff --git a/public/email/translations/account-check_de.html b/emails/translations/account-check_de.html similarity index 82% rename from public/email/translations/account-check_de.html rename to emails/translations/account-check_de.html index 8d6386f5..f4a47314 100644 --- a/public/email/translations/account-check_de.html +++ b/emails/translations/account-check_de.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - E-Mail-Überprüfung
+
diff --git a/public/email/translations/account-check_de.txt b/emails/translations/account-check_de.txt similarity index 100% rename from public/email/translations/account-check_de.txt rename to emails/translations/account-check_de.txt diff --git a/public/email/translations/account-check_es.html b/emails/translations/account-check_es.html similarity index 81% rename from public/email/translations/account-check_es.html rename to emails/translations/account-check_es.html index ca938c0d..3b9b08f4 100644 --- a/public/email/translations/account-check_es.html +++ b/emails/translations/account-check_es.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Email Verification
+
diff --git a/public/email/translations/account-check_es.txt b/emails/translations/account-check_es.txt similarity index 100% rename from public/email/translations/account-check_es.txt rename to emails/translations/account-check_es.txt diff --git a/public/email/translations/account-check_fr.html b/emails/translations/account-check_fr.html similarity index 82% rename from public/email/translations/account-check_fr.html rename to emails/translations/account-check_fr.html index aeb6934f..25d6da9a 100644 --- a/public/email/translations/account-check_fr.html +++ b/emails/translations/account-check_fr.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Vérification E-mail
+
diff --git a/public/email/translations/account-check_fr.txt b/emails/translations/account-check_fr.txt similarity index 83% rename from public/email/translations/account-check_fr.txt rename to emails/translations/account-check_fr.txt index f060a757..ec4f641e 100644 --- a/public/email/translations/account-check_fr.txt +++ b/emails/translations/account-check_fr.txt @@ -1,4 +1,4 @@ -[[[SERVERNAME]]] - Vérification des e-mails +[[[SERVERNAME]]] - Vérification E-mail Bonjour [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]]) effectue une vérification par e-mail. Accédez au lien suivant pour terminer le processus: ~ ~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]] diff --git a/public/email/translations/account-check_hi.html b/emails/translations/account-check_hi.html similarity index 81% rename from public/email/translations/account-check_hi.html rename to emails/translations/account-check_hi.html index ca938c0d..3b9b08f4 100644 --- a/public/email/translations/account-check_hi.html +++ b/emails/translations/account-check_hi.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Email Verification
+
diff --git a/public/email/translations/account-check_hi.txt b/emails/translations/account-check_hi.txt similarity index 100% rename from public/email/translations/account-check_hi.txt rename to emails/translations/account-check_hi.txt diff --git a/public/email/translations/account-check_ja.html b/emails/translations/account-check_ja.html similarity index 84% rename from public/email/translations/account-check_ja.html rename to emails/translations/account-check_ja.html index 11142fd8..ac37269f 100644 --- a/public/email/translations/account-check_ja.html +++ b/emails/translations/account-check_ja.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]]-メールの確認
+
diff --git a/public/email/translations/account-check_ja.txt b/emails/translations/account-check_ja.txt similarity index 100% rename from public/email/translations/account-check_ja.txt rename to emails/translations/account-check_ja.txt diff --git a/public/email/translations/account-check_ko.html b/emails/translations/account-check_ko.html similarity index 81% rename from public/email/translations/account-check_ko.html rename to emails/translations/account-check_ko.html index ca938c0d..3b9b08f4 100644 --- a/public/email/translations/account-check_ko.html +++ b/emails/translations/account-check_ko.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Email Verification
+
diff --git a/public/email/translations/account-check_ko.txt b/emails/translations/account-check_ko.txt similarity index 100% rename from public/email/translations/account-check_ko.txt rename to emails/translations/account-check_ko.txt diff --git a/public/email/translations/account-check_nl.html b/emails/translations/account-check_nl.html similarity index 81% rename from public/email/translations/account-check_nl.html rename to emails/translations/account-check_nl.html index a443c118..a30affb1 100644 --- a/public/email/translations/account-check_nl.html +++ b/emails/translations/account-check_nl.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Email Verification
+
diff --git a/public/email/translations/account-check_nl.txt b/emails/translations/account-check_nl.txt similarity index 100% rename from public/email/translations/account-check_nl.txt rename to emails/translations/account-check_nl.txt diff --git a/public/email/translations/account-check_pt.html b/emails/translations/account-check_pt.html similarity index 81% rename from public/email/translations/account-check_pt.html rename to emails/translations/account-check_pt.html index ca938c0d..3b9b08f4 100644 --- a/public/email/translations/account-check_pt.html +++ b/emails/translations/account-check_pt.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - Email Verification
+
diff --git a/public/email/translations/account-check_pt.txt b/emails/translations/account-check_pt.txt similarity index 100% rename from public/email/translations/account-check_pt.txt rename to emails/translations/account-check_pt.txt diff --git a/public/email/translations/account-check_ru.html b/emails/translations/account-check_ru.html similarity index 82% rename from public/email/translations/account-check_ru.html rename to emails/translations/account-check_ru.html index d27d13fa..37fdac4d 100644 --- a/public/email/translations/account-check_ru.html +++ b/emails/translations/account-check_ru.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]] - подтверждение по электронной почте
+
diff --git a/public/email/translations/account-check_ru.txt b/emails/translations/account-check_ru.txt similarity index 100% rename from public/email/translations/account-check_ru.txt rename to emails/translations/account-check_ru.txt diff --git a/public/email/translations/account-check_zh-chs.html b/emails/translations/account-check_zh-chs.html similarity index 81% rename from public/email/translations/account-check_zh-chs.html rename to emails/translations/account-check_zh-chs.html index cc16021f..32239c1a 100644 --- a/public/email/translations/account-check_zh-chs.html +++ b/emails/translations/account-check_zh-chs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Email Verification -
+
[[[SERVERNAME]]]-电子邮件验证
+
diff --git a/public/email/translations/account-check_zh-chs.txt b/emails/translations/account-check_zh-chs.txt similarity index 100% rename from public/email/translations/account-check_zh-chs.txt rename to emails/translations/account-check_zh-chs.txt diff --git a/public/email/translations/account-invite_cs.html b/emails/translations/account-invite_cs.html similarity index 81% rename from public/email/translations/account-invite_cs.html rename to emails/translations/account-invite_cs.html index e01045f6..f889e5c3 100644 --- a/public/email/translations/account-invite_cs.html +++ b/emails/translations/account-invite_cs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Pozvánka na účet
+
diff --git a/emails/translations/account-invite_cs.txt b/emails/translations/account-invite_cs.txt new file mode 100644 index 00000000..4845c415 --- /dev/null +++ b/emails/translations/account-invite_cs.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Pozvánka na účet +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +S pozdravem, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_de.html b/emails/translations/account-invite_de.html similarity index 81% rename from public/email/translations/account-invite_de.html rename to emails/translations/account-invite_de.html index 081e56e0..5556e1d0 100644 --- a/public/email/translations/account-invite_de.html +++ b/emails/translations/account-invite_de.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Kontoeinladung
+
diff --git a/emails/translations/account-invite_de.txt b/emails/translations/account-invite_de.txt new file mode 100644 index 00000000..d0a0b658 --- /dev/null +++ b/emails/translations/account-invite_de.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Kontoeinladung +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Freundliche Grüße, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_es.html b/emails/translations/account-invite_es.html similarity index 81% rename from public/email/translations/account-invite_es.html rename to emails/translations/account-invite_es.html index ebd18a8a..3ff64009 100644 --- a/public/email/translations/account-invite_es.html +++ b/emails/translations/account-invite_es.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Account Invitation
+
diff --git a/emails/translations/account-invite_es.txt b/emails/translations/account-invite_es.txt new file mode 100644 index 00000000..3061a670 --- /dev/null +++ b/emails/translations/account-invite_es.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Account Invitation +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Best regards, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_fr.html b/emails/translations/account-invite_fr.html similarity index 82% rename from public/email/translations/account-invite_fr.html rename to emails/translations/account-invite_fr.html index 07bb8204..8f4061de 100644 --- a/public/email/translations/account-invite_fr.html +++ b/emails/translations/account-invite_fr.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Invitation au compte
+
diff --git a/emails/translations/account-invite_fr.txt b/emails/translations/account-invite_fr.txt new file mode 100644 index 00000000..97e43db8 --- /dev/null +++ b/emails/translations/account-invite_fr.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Invitation au compte +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Meilleures salutations, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_hi.html b/emails/translations/account-invite_hi.html similarity index 82% rename from public/email/translations/account-invite_hi.html rename to emails/translations/account-invite_hi.html index 49bf5010..103da1ea 100644 --- a/public/email/translations/account-invite_hi.html +++ b/emails/translations/account-invite_hi.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Account Invitation
+
diff --git a/emails/translations/account-invite_hi.txt b/emails/translations/account-invite_hi.txt new file mode 100644 index 00000000..3061a670 --- /dev/null +++ b/emails/translations/account-invite_hi.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Account Invitation +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Best regards, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_ja.html b/emails/translations/account-invite_ja.html similarity index 83% rename from public/email/translations/account-invite_ja.html rename to emails/translations/account-invite_ja.html index a163f565..d2025f33 100644 --- a/public/email/translations/account-invite_ja.html +++ b/emails/translations/account-invite_ja.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]]-アカウントの招待
+
diff --git a/emails/translations/account-invite_ja.txt b/emails/translations/account-invite_ja.txt new file mode 100644 index 00000000..c6bc941a --- /dev/null +++ b/emails/translations/account-invite_ja.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]]-アカウントの招待 +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +宜しくお願いします、 +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_ko.html b/emails/translations/account-invite_ko.html similarity index 81% rename from public/email/translations/account-invite_ko.html rename to emails/translations/account-invite_ko.html index b4182413..6c1b0af5 100644 --- a/public/email/translations/account-invite_ko.html +++ b/emails/translations/account-invite_ko.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Account Invitation
+
diff --git a/emails/translations/account-invite_ko.txt b/emails/translations/account-invite_ko.txt new file mode 100644 index 00000000..3061a670 --- /dev/null +++ b/emails/translations/account-invite_ko.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Account Invitation +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Best regards, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_nl.html b/emails/translations/account-invite_nl.html similarity index 82% rename from public/email/translations/account-invite_nl.html rename to emails/translations/account-invite_nl.html index 47558cb5..37310ef7 100644 --- a/public/email/translations/account-invite_nl.html +++ b/emails/translations/account-invite_nl.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Account uitnodiging
+
diff --git a/public/email/translations/account-invite_nl.txt b/emails/translations/account-invite_nl.txt similarity index 51% rename from public/email/translations/account-invite_nl.txt rename to emails/translations/account-invite_nl.txt index 92a258c6..06493f17 100644 --- a/public/email/translations/account-invite_nl.txt +++ b/emails/translations/account-invite_nl.txt @@ -1,5 +1,5 @@ [[[SERVERNAME]]] - Account uitnodiging -An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\". +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". ~ Vriendelijke groeten, ~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_pt.html b/emails/translations/account-invite_pt.html similarity index 81% rename from public/email/translations/account-invite_pt.html rename to emails/translations/account-invite_pt.html index 430771d6..d94a9aab 100644 --- a/public/email/translations/account-invite_pt.html +++ b/emails/translations/account-invite_pt.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - Account Invitation
+
diff --git a/emails/translations/account-invite_pt.txt b/emails/translations/account-invite_pt.txt new file mode 100644 index 00000000..3061a670 --- /dev/null +++ b/emails/translations/account-invite_pt.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - Account Invitation +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +Best regards, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_ru.html b/emails/translations/account-invite_ru.html similarity index 82% rename from public/email/translations/account-invite_ru.html rename to emails/translations/account-invite_ru.html index 7ddca0ed..a80d351d 100644 --- a/public/email/translations/account-invite_ru.html +++ b/emails/translations/account-invite_ru.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]] - приглашение в аккаунт
+
diff --git a/emails/translations/account-invite_ru.txt b/emails/translations/account-invite_ru.txt new file mode 100644 index 00000000..7a95ce12 --- /dev/null +++ b/emails/translations/account-invite_ru.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]] - приглашение в аккаунт +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +С уважением, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_zh-chs.html b/emails/translations/account-invite_zh-chs.html similarity index 82% rename from public/email/translations/account-invite_zh-chs.html rename to emails/translations/account-invite_zh-chs.html index 730250f6..46b4d0ae 100644 --- a/public/email/translations/account-invite_zh-chs.html +++ b/emails/translations/account-invite_zh-chs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Invitation -
+
[[[SERVERNAME]]]-帐户邀请
+
diff --git a/emails/translations/account-invite_zh-chs.txt b/emails/translations/account-invite_zh-chs.txt new file mode 100644 index 00000000..598973ba --- /dev/null +++ b/emails/translations/account-invite_zh-chs.txt @@ -0,0 +1,5 @@ +[[[SERVERNAME]]]-帐户邀请 +An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]". +~ +最好的祝福, +~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-login_cs.html b/emails/translations/account-login_cs.html similarity index 74% rename from public/email/translations/account-login_cs.html rename to emails/translations/account-login_cs.html index eea9880e..00c8f5e4 100644 --- a/public/email/translations/account-login_cs.html +++ b/emails/translations/account-login_cs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Přihlášení k účtu
+
diff --git a/public/email/translations/account-login_cs.txt b/emails/translations/account-login_cs.txt similarity index 100% rename from public/email/translations/account-login_cs.txt rename to emails/translations/account-login_cs.txt diff --git a/public/email/translations/account-login_de.html b/emails/translations/account-login_de.html similarity index 74% rename from public/email/translations/account-login_de.html rename to emails/translations/account-login_de.html index d33a5d51..da766021 100644 --- a/public/email/translations/account-login_de.html +++ b/emails/translations/account-login_de.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Konto-Login
+
diff --git a/public/email/translations/account-login_de.txt b/emails/translations/account-login_de.txt similarity index 100% rename from public/email/translations/account-login_de.txt rename to emails/translations/account-login_de.txt diff --git a/public/email/translations/account-login_es.html b/emails/translations/account-login_es.html similarity index 73% rename from public/email/translations/account-login_es.html rename to emails/translations/account-login_es.html index 7b031f2d..a218cade 100644 --- a/public/email/translations/account-login_es.html +++ b/emails/translations/account-login_es.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Account Login
+
diff --git a/public/email/translations/account-login_es.txt b/emails/translations/account-login_es.txt similarity index 100% rename from public/email/translations/account-login_es.txt rename to emails/translations/account-login_es.txt diff --git a/public/email/translations/account-login_fr.html b/emails/translations/account-login_fr.html similarity index 75% rename from public/email/translations/account-login_fr.html rename to emails/translations/account-login_fr.html index cb0741c0..16c14f7d 100644 --- a/public/email/translations/account-login_fr.html +++ b/emails/translations/account-login_fr.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Connexion au compte
+
diff --git a/public/email/translations/account-login_fr.txt b/emails/translations/account-login_fr.txt similarity index 100% rename from public/email/translations/account-login_fr.txt rename to emails/translations/account-login_fr.txt diff --git a/public/email/translations/account-login_hi.html b/emails/translations/account-login_hi.html similarity index 73% rename from public/email/translations/account-login_hi.html rename to emails/translations/account-login_hi.html index 7b031f2d..a218cade 100644 --- a/public/email/translations/account-login_hi.html +++ b/emails/translations/account-login_hi.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Account Login
+
diff --git a/public/email/translations/account-login_hi.txt b/emails/translations/account-login_hi.txt similarity index 100% rename from public/email/translations/account-login_hi.txt rename to emails/translations/account-login_hi.txt diff --git a/public/email/translations/account-login_ja.html b/emails/translations/account-login_ja.html similarity index 75% rename from public/email/translations/account-login_ja.html rename to emails/translations/account-login_ja.html index c3f9c4f3..eced7bc8 100644 --- a/public/email/translations/account-login_ja.html +++ b/emails/translations/account-login_ja.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]]-アカウントログイン
+
diff --git a/public/email/translations/account-login_ja.txt b/emails/translations/account-login_ja.txt similarity index 100% rename from public/email/translations/account-login_ja.txt rename to emails/translations/account-login_ja.txt diff --git a/public/email/translations/account-login_ko.html b/emails/translations/account-login_ko.html similarity index 73% rename from public/email/translations/account-login_ko.html rename to emails/translations/account-login_ko.html index 7b031f2d..a218cade 100644 --- a/public/email/translations/account-login_ko.html +++ b/emails/translations/account-login_ko.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Account Login
+
diff --git a/public/email/translations/account-login_ko.txt b/emails/translations/account-login_ko.txt similarity index 100% rename from public/email/translations/account-login_ko.txt rename to emails/translations/account-login_ko.txt diff --git a/public/email/translations/account-login_nl.html b/emails/translations/account-login_nl.html similarity index 74% rename from public/email/translations/account-login_nl.html rename to emails/translations/account-login_nl.html index ada61d06..bc5d7e2a 100644 --- a/public/email/translations/account-login_nl.html +++ b/emails/translations/account-login_nl.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Inloggen account
+
diff --git a/public/email/translations/account-login_nl.txt b/emails/translations/account-login_nl.txt similarity index 100% rename from public/email/translations/account-login_nl.txt rename to emails/translations/account-login_nl.txt diff --git a/public/email/translations/account-login_pt.html b/emails/translations/account-login_pt.html similarity index 73% rename from public/email/translations/account-login_pt.html rename to emails/translations/account-login_pt.html index 7b031f2d..a218cade 100644 --- a/public/email/translations/account-login_pt.html +++ b/emails/translations/account-login_pt.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Account Login
+
diff --git a/public/email/translations/account-login_pt.txt b/emails/translations/account-login_pt.txt similarity index 100% rename from public/email/translations/account-login_pt.txt rename to emails/translations/account-login_pt.txt diff --git a/public/email/translations/account-login_ru.html b/emails/translations/account-login_ru.html similarity index 77% rename from public/email/translations/account-login_ru.html rename to emails/translations/account-login_ru.html index 5c32e25f..c1b2dd46 100644 --- a/public/email/translations/account-login_ru.html +++ b/emails/translations/account-login_ru.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]] - Вход в аккаунт
+
diff --git a/public/email/translations/account-login_ru.txt b/emails/translations/account-login_ru.txt similarity index 100% rename from public/email/translations/account-login_ru.txt rename to emails/translations/account-login_ru.txt diff --git a/public/email/translations/account-login_zh-chs.html b/emails/translations/account-login_zh-chs.html similarity index 73% rename from public/email/translations/account-login_zh-chs.html rename to emails/translations/account-login_zh-chs.html index ae3093c9..6a2e08a5 100644 --- a/public/email/translations/account-login_zh-chs.html +++ b/emails/translations/account-login_zh-chs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Login -
+
[[[SERVERNAME]]]-帐户登录
+
diff --git a/public/email/translations/account-login_zh-chs.txt b/emails/translations/account-login_zh-chs.txt similarity index 100% rename from public/email/translations/account-login_zh-chs.txt rename to emails/translations/account-login_zh-chs.txt diff --git a/public/email/translations/account-reset_cs.html b/emails/translations/account-reset_cs.html similarity index 82% rename from public/email/translations/account-reset_cs.html rename to emails/translations/account-reset_cs.html index fafc1cc5..43caea34 100644 --- a/public/email/translations/account-reset_cs.html +++ b/emails/translations/account-reset_cs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Reset účtu
+
diff --git a/public/email/translations/account-reset_cs.txt b/emails/translations/account-reset_cs.txt similarity index 100% rename from public/email/translations/account-reset_cs.txt rename to emails/translations/account-reset_cs.txt diff --git a/public/email/translations/account-reset_de.html b/emails/translations/account-reset_de.html similarity index 82% rename from public/email/translations/account-reset_de.html rename to emails/translations/account-reset_de.html index 0550fef8..e9085ab4 100644 --- a/public/email/translations/account-reset_de.html +++ b/emails/translations/account-reset_de.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Zurücksetzen des Kontos
+
diff --git a/public/email/translations/account-reset_de.txt b/emails/translations/account-reset_de.txt similarity index 100% rename from public/email/translations/account-reset_de.txt rename to emails/translations/account-reset_de.txt diff --git a/public/email/translations/account-reset_es.html b/emails/translations/account-reset_es.html similarity index 82% rename from public/email/translations/account-reset_es.html rename to emails/translations/account-reset_es.html index 731b0431..dd09c6bd 100644 --- a/public/email/translations/account-reset_es.html +++ b/emails/translations/account-reset_es.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Account Reset
+
diff --git a/public/email/translations/account-reset_es.txt b/emails/translations/account-reset_es.txt similarity index 100% rename from public/email/translations/account-reset_es.txt rename to emails/translations/account-reset_es.txt diff --git a/public/email/translations/account-reset_fr.html b/emails/translations/account-reset_fr.html similarity index 82% rename from public/email/translations/account-reset_fr.html rename to emails/translations/account-reset_fr.html index b8918d17..c8c30208 100644 --- a/public/email/translations/account-reset_fr.html +++ b/emails/translations/account-reset_fr.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Réinitialisation du compte
+
diff --git a/public/email/translations/account-reset_fr.txt b/emails/translations/account-reset_fr.txt similarity index 100% rename from public/email/translations/account-reset_fr.txt rename to emails/translations/account-reset_fr.txt diff --git a/public/email/translations/account-reset_hi.html b/emails/translations/account-reset_hi.html similarity index 82% rename from public/email/translations/account-reset_hi.html rename to emails/translations/account-reset_hi.html index 731b0431..dd09c6bd 100644 --- a/public/email/translations/account-reset_hi.html +++ b/emails/translations/account-reset_hi.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Account Reset
+
diff --git a/public/email/translations/account-reset_hi.txt b/emails/translations/account-reset_hi.txt similarity index 100% rename from public/email/translations/account-reset_hi.txt rename to emails/translations/account-reset_hi.txt diff --git a/public/email/translations/account-reset_ja.html b/emails/translations/account-reset_ja.html similarity index 83% rename from public/email/translations/account-reset_ja.html rename to emails/translations/account-reset_ja.html index 4eee8f28..284e79a8 100644 --- a/public/email/translations/account-reset_ja.html +++ b/emails/translations/account-reset_ja.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]]-アカウントのリセット
+
diff --git a/public/email/translations/account-reset_ja.txt b/emails/translations/account-reset_ja.txt similarity index 100% rename from public/email/translations/account-reset_ja.txt rename to emails/translations/account-reset_ja.txt diff --git a/public/email/translations/account-reset_ko.html b/emails/translations/account-reset_ko.html similarity index 82% rename from public/email/translations/account-reset_ko.html rename to emails/translations/account-reset_ko.html index 731b0431..dd09c6bd 100644 --- a/public/email/translations/account-reset_ko.html +++ b/emails/translations/account-reset_ko.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Account Reset
+
diff --git a/public/email/translations/account-reset_ko.txt b/emails/translations/account-reset_ko.txt similarity index 100% rename from public/email/translations/account-reset_ko.txt rename to emails/translations/account-reset_ko.txt diff --git a/public/email/translations/account-reset_nl.html b/emails/translations/account-reset_nl.html similarity index 83% rename from public/email/translations/account-reset_nl.html rename to emails/translations/account-reset_nl.html index 8bb817af..8faf6eab 100644 --- a/public/email/translations/account-reset_nl.html +++ b/emails/translations/account-reset_nl.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Account Reset
+
diff --git a/public/email/translations/account-reset_nl.txt b/emails/translations/account-reset_nl.txt similarity index 100% rename from public/email/translations/account-reset_nl.txt rename to emails/translations/account-reset_nl.txt diff --git a/public/email/translations/account-reset_pt.html b/emails/translations/account-reset_pt.html similarity index 82% rename from public/email/translations/account-reset_pt.html rename to emails/translations/account-reset_pt.html index 731b0431..dd09c6bd 100644 --- a/public/email/translations/account-reset_pt.html +++ b/emails/translations/account-reset_pt.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Account Reset
+
diff --git a/public/email/translations/account-reset_pt.txt b/emails/translations/account-reset_pt.txt similarity index 100% rename from public/email/translations/account-reset_pt.txt rename to emails/translations/account-reset_pt.txt diff --git a/public/email/translations/account-reset_ru.html b/emails/translations/account-reset_ru.html similarity index 84% rename from public/email/translations/account-reset_ru.html rename to emails/translations/account-reset_ru.html index d9712ce9..da951955 100644 --- a/public/email/translations/account-reset_ru.html +++ b/emails/translations/account-reset_ru.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]] - Сброс учетной записи
+
diff --git a/public/email/translations/account-reset_ru.txt b/emails/translations/account-reset_ru.txt similarity index 100% rename from public/email/translations/account-reset_ru.txt rename to emails/translations/account-reset_ru.txt diff --git a/public/email/translations/account-reset_zh-chs.html b/emails/translations/account-reset_zh-chs.html similarity index 81% rename from public/email/translations/account-reset_zh-chs.html rename to emails/translations/account-reset_zh-chs.html index 612b66ba..c9728e72 100644 --- a/public/email/translations/account-reset_zh-chs.html +++ b/emails/translations/account-reset_zh-chs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Account Reset -
+
[[[SERVERNAME]]]-帐户重置
+
diff --git a/public/email/translations/account-reset_zh-chs.txt b/emails/translations/account-reset_zh-chs.txt similarity index 100% rename from public/email/translations/account-reset_zh-chs.txt rename to emails/translations/account-reset_zh-chs.txt diff --git a/public/email/translations/mesh-invite_cs.html b/emails/translations/mesh-invite_cs.html similarity index 93% rename from public/email/translations/mesh-invite_cs.html rename to emails/translations/mesh-invite_cs.html index 76648ba6..f6b26e85 100644 --- a/public/email/translations/mesh-invite_cs.html +++ b/emails/translations/mesh-invite_cs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Pozvánka
+
diff --git a/public/email/translations/mesh-invite_cs.txt b/emails/translations/mesh-invite_cs.txt similarity index 78% rename from public/email/translations/mesh-invite_cs.txt rename to emails/translations/mesh-invite_cs.txt index 312629ce..253dcb9e 100644 --- a/public/email/translations/mesh-invite_cs.txt +++ b/emails/translations/mesh-invite_cs.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Pozvánka -~[[[AREA-NAME]]] +~ Dobrý den, [[[NAME]]], -~[[[/AREA-NAME]]] +~ Uživatel [[[USERNAME]]] na serveru [[[SERVERNAME]]] ([[[SERVERURL]]]/) požaduje instalaci softwaru k zahájení relace vzdáleného řízení. -~[[[AREA-MSG]]] +~ ~ Zpráva: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ V případě systému Windows dokončete proces pomocí následujícího odkazu: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ V případě systému Apple OSX dokončete proces pomocí následujícího odkazu: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ V případě systému Linux vyjměte a vložte do terminálu a nainstalujte agenta: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ Chcete-li nainstalovat software, přejděte na [[[SERVERURL]]][[[LINKURL]]] a postupujte podle pokynů. -~[[[/AREA-LINK]]] +~ Pokud jste tento požadavek nezačali, ignorujte tento e-mail. ~ S pozdravem, diff --git a/public/email/translations/mesh-invite_de.html b/emails/translations/mesh-invite_de.html similarity index 93% rename from public/email/translations/mesh-invite_de.html rename to emails/translations/mesh-invite_de.html index 90376f4d..191cd45b 100644 --- a/public/email/translations/mesh-invite_de.html +++ b/emails/translations/mesh-invite_de.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Einladung
+
diff --git a/public/email/translations/mesh-invite_de.txt b/emails/translations/mesh-invite_de.txt similarity index 79% rename from public/email/translations/mesh-invite_de.txt rename to emails/translations/mesh-invite_de.txt index 30e9f0f9..5727e1bd 100644 --- a/public/email/translations/mesh-invite_de.txt +++ b/emails/translations/mesh-invite_de.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Einladung -~[[[AREA-NAME]]] +~ Hallo [[[NAME]]], -~[[[/AREA-NAME]]] +~ Benutzer [[[USERNAME]]] auf dem Server [[[SERVERNAME]]] ([[[SERVERURL]]]/) fordert Sie auf, Software zu installieren, um die Fernsteuerungssitzung zu starten. -~[[[AREA-MSG]]] +~ ~ Nachricht: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ Nagivieren Sie unter Windows den folgenden Link, um den Vorgang abzuschließen: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ Nagivieren Sie unter Apple OSX den folgenden Link, um den Vorgang abzuschließen: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ Schneiden Sie unter Linux Folgendes aus und fügen Sie es in ein Terminal ein, um den Agenten zu installieren: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ Navigieren Sie zum Installieren der Software zu [[[SERVERURL]]][[[LINKURL]]] und befolgen Sie die Anweisungen. -~[[[/AREA-LINK]]] +~ Wenn Sie diese Anfrage nicht initiiert haben, ignorieren Sie diese Mail bitte. ~ Freundliche Grüße, diff --git a/public/email/translations/mesh-invite_es.html b/emails/translations/mesh-invite_es.html similarity index 93% rename from public/email/translations/mesh-invite_es.html rename to emails/translations/mesh-invite_es.html index 1690b969..b2db0760 100644 --- a/public/email/translations/mesh-invite_es.html +++ b/emails/translations/mesh-invite_es.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Invitation
+
diff --git a/public/email/translations/mesh-invite_es.txt b/emails/translations/mesh-invite_es.txt similarity index 77% rename from public/email/translations/mesh-invite_es.txt rename to emails/translations/mesh-invite_es.txt index e486529e..ac8ad99b 100644 --- a/public/email/translations/mesh-invite_es.txt +++ b/emails/translations/mesh-invite_es.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Hello [[[NAME]]], -~[[[/AREA-NAME]]] +~ User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ For Windows, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ For Apple OSX, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ For Linux, cut & paste the following in a terminal to install the agent: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions. -~[[[/AREA-LINK]]] +~ If you did not initiate this request, please ignore this mail. ~ Best regards, diff --git a/public/email/translations/mesh-invite_fr.html b/emails/translations/mesh-invite_fr.html similarity index 93% rename from public/email/translations/mesh-invite_fr.html rename to emails/translations/mesh-invite_fr.html index bb366bc6..f1415af5 100644 --- a/public/email/translations/mesh-invite_fr.html +++ b/emails/translations/mesh-invite_fr.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Invitation
+
diff --git a/public/email/translations/mesh-invite_fr.txt b/emails/translations/mesh-invite_fr.txt similarity index 78% rename from public/email/translations/mesh-invite_fr.txt rename to emails/translations/mesh-invite_fr.txt index 6e2d922b..9625b4c4 100644 --- a/public/email/translations/mesh-invite_fr.txt +++ b/emails/translations/mesh-invite_fr.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Bonjour [[[NAME]]], -~[[[/AREA-NAME]]] +~ L'utilisateur [[[USERNAME]]] sur le serveur [[[SERVERNAME]]] ([[[SERVERURL]]]/) vous demande d'installer un logiciel pour démarrer la session de contrôle à distance. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ Pour Windows, accédez au lien suivant pour terminer le processus: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ Pour Apple OSX, accédez au lien suivant pour terminer le processus: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ Pour Linux, copiez et collez les éléments suivants dans un terminal pour installer l'agent: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ Pour installer le logiciel, accédez à [[[SERVERURL]]][[[LINKURL]]] et suivez les instructions. -~[[[/AREA-LINK]]] +~ Si vous n'avez pas initié cette demande, veuillez ignorer ce courrier. ~ Meilleures salutations, diff --git a/public/email/translations/mesh-invite_hi.html b/emails/translations/mesh-invite_hi.html similarity index 93% rename from public/email/translations/mesh-invite_hi.html rename to emails/translations/mesh-invite_hi.html index 1690b969..b2db0760 100644 --- a/public/email/translations/mesh-invite_hi.html +++ b/emails/translations/mesh-invite_hi.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Invitation
+
diff --git a/public/email/translations/mesh-invite_hi.txt b/emails/translations/mesh-invite_hi.txt similarity index 77% rename from public/email/translations/mesh-invite_hi.txt rename to emails/translations/mesh-invite_hi.txt index e486529e..ac8ad99b 100644 --- a/public/email/translations/mesh-invite_hi.txt +++ b/emails/translations/mesh-invite_hi.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Hello [[[NAME]]], -~[[[/AREA-NAME]]] +~ User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ For Windows, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ For Apple OSX, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ For Linux, cut & paste the following in a terminal to install the agent: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions. -~[[[/AREA-LINK]]] +~ If you did not initiate this request, please ignore this mail. ~ Best regards, diff --git a/public/email/translations/mesh-invite_ja.html b/emails/translations/mesh-invite_ja.html similarity index 94% rename from public/email/translations/mesh-invite_ja.html rename to emails/translations/mesh-invite_ja.html index b8680169..64eb7a88 100644 --- a/public/email/translations/mesh-invite_ja.html +++ b/emails/translations/mesh-invite_ja.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]]-招待
+
diff --git a/public/email/translations/mesh-invite_ja.txt b/emails/translations/mesh-invite_ja.txt similarity index 81% rename from public/email/translations/mesh-invite_ja.txt rename to emails/translations/mesh-invite_ja.txt index ad722467..5ea5b9d5 100644 --- a/public/email/translations/mesh-invite_ja.txt +++ b/emails/translations/mesh-invite_ja.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]]-招待 -~[[[AREA-NAME]]] +~ [[[NAME]]]様 -~[[[/AREA-NAME]]] +~ サーバー[[[SERVERNAME]]]([[[SERVERURL]]]/)のユーザー[[[USERNAME]]]が、リモートコントロールセッションを開始するためのソフトウェアのインストールを要求しています。 -~[[[AREA-MSG]]] +~ ~ メッセージ:[[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ Windowsの場合、次のリンクに移動してプロセスを完了します。 ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ Apple OSXの場合、次のリンクに移動してプロセスを完了します。 ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ Linuxの場合は、ターミナルで以下をカットアンドペーストしてエージェントをインストールします。 ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ ソフトウェアをインストールするには、[[[SERVERURL]]][[[LINKURL]]]に移動し、指示に従います。 -~[[[/AREA-LINK]]] +~ このリクエストを開始していない場合は、このメールを無視してください。 ~ 宜しくお願いします、 diff --git a/public/email/translations/mesh-invite_ko.html b/emails/translations/mesh-invite_ko.html similarity index 93% rename from public/email/translations/mesh-invite_ko.html rename to emails/translations/mesh-invite_ko.html index 1690b969..b2db0760 100644 --- a/public/email/translations/mesh-invite_ko.html +++ b/emails/translations/mesh-invite_ko.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Invitation
+
diff --git a/public/email/translations/mesh-invite_ko.txt b/emails/translations/mesh-invite_ko.txt similarity index 77% rename from public/email/translations/mesh-invite_ko.txt rename to emails/translations/mesh-invite_ko.txt index e486529e..ac8ad99b 100644 --- a/public/email/translations/mesh-invite_ko.txt +++ b/emails/translations/mesh-invite_ko.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Hello [[[NAME]]], -~[[[/AREA-NAME]]] +~ User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ For Windows, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ For Apple OSX, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ For Linux, cut & paste the following in a terminal to install the agent: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions. -~[[[/AREA-LINK]]] +~ If you did not initiate this request, please ignore this mail. ~ Best regards, diff --git a/public/email/translations/mesh-invite_nl.html b/emails/translations/mesh-invite_nl.html similarity index 93% rename from public/email/translations/mesh-invite_nl.html rename to emails/translations/mesh-invite_nl.html index 46e273a8..6fd29827 100644 --- a/public/email/translations/mesh-invite_nl.html +++ b/emails/translations/mesh-invite_nl.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Invitation
+
diff --git a/public/email/translations/mesh-invite_nl.txt b/emails/translations/mesh-invite_nl.txt similarity index 77% rename from public/email/translations/mesh-invite_nl.txt rename to emails/translations/mesh-invite_nl.txt index 8297ee1d..00e2ebb2 100644 --- a/public/email/translations/mesh-invite_nl.txt +++ b/emails/translations/mesh-invite_nl.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Hallo [[[NAME]]], -~[[[/AREA-NAME]]] +~ User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ For Windows, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ For Apple OSX, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ Voor Linux, knip het volgende en plak dit in een terminal om de agent te installeren: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions. -~[[[/AREA-LINK]]] +~ Als u dit verzoek niet heeft ingediend, dan kunt u deze e-mail negeren. ~ Vriendelijke groeten, diff --git a/public/email/translations/mesh-invite_pt.html b/emails/translations/mesh-invite_pt.html similarity index 93% rename from public/email/translations/mesh-invite_pt.html rename to emails/translations/mesh-invite_pt.html index 1690b969..b2db0760 100644 --- a/public/email/translations/mesh-invite_pt.html +++ b/emails/translations/mesh-invite_pt.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Invitation
+
diff --git a/public/email/translations/mesh-invite_pt.txt b/emails/translations/mesh-invite_pt.txt similarity index 77% rename from public/email/translations/mesh-invite_pt.txt rename to emails/translations/mesh-invite_pt.txt index e486529e..ac8ad99b 100644 --- a/public/email/translations/mesh-invite_pt.txt +++ b/emails/translations/mesh-invite_pt.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Invitation -~[[[AREA-NAME]]] +~ Hello [[[NAME]]], -~[[[/AREA-NAME]]] +~ User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session. -~[[[AREA-MSG]]] +~ ~ Message: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ For Windows, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ For Apple OSX, nagivate to the following link to complete the process: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ For Linux, cut & paste the following in a terminal to install the agent: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions. -~[[[/AREA-LINK]]] +~ If you did not initiate this request, please ignore this mail. ~ Best regards, diff --git a/public/email/translations/mesh-invite_ru.html b/emails/translations/mesh-invite_ru.html similarity index 93% rename from public/email/translations/mesh-invite_ru.html rename to emails/translations/mesh-invite_ru.html index 41ed8585..95b8634c 100644 --- a/public/email/translations/mesh-invite_ru.html +++ b/emails/translations/mesh-invite_ru.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]] - Приглашение
+
diff --git a/public/email/translations/mesh-invite_ru.txt b/emails/translations/mesh-invite_ru.txt similarity index 83% rename from public/email/translations/mesh-invite_ru.txt rename to emails/translations/mesh-invite_ru.txt index a39a4c66..073b9717 100644 --- a/public/email/translations/mesh-invite_ru.txt +++ b/emails/translations/mesh-invite_ru.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]] - Приглашение -~[[[AREA-NAME]]] +~ Здравствуйте, [[[NAME]]], -~[[[/AREA-NAME]]] +~ Пользователь [[[USERNAME]]] на сервере [[[SERVERNAME]]] ([[[SERVERURL]]]/) запрашивает установку программного обеспечения для запуска сеанса удаленного управления. -~[[[AREA-MSG]]] +~ ~ Сообщение: [[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ Для Windows откройте следующую ссылку, чтобы завершить процесс: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ Для Apple OSX перейдите по следующей ссылке, чтобы завершить процесс: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ Для Linux вырезайте и вставляйте в терминал следующее, чтобы установить агент: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ Для установки программного обеспечения перейдите к [[[SERVERURL]]][[[LINKURL]]] и следуйте инструкциям. -~[[[/AREA-LINK]]] +~ Если вы не инициировали этот запрос, игнорируйте это письмо. ~ С уважением, diff --git a/public/email/translations/mesh-invite_zh-chs.html b/emails/translations/mesh-invite_zh-chs.html similarity index 93% rename from public/email/translations/mesh-invite_zh-chs.html rename to emails/translations/mesh-invite_zh-chs.html index 6a76f991..22419e7f 100644 --- a/public/email/translations/mesh-invite_zh-chs.html +++ b/emails/translations/mesh-invite_zh-chs.html @@ -1,5 +1,5 @@ -[[[SERVERNAME]]] - Invitation -
+
[[[SERVERNAME]]]-邀请
+
diff --git a/public/email/translations/mesh-invite_zh-chs.txt b/emails/translations/mesh-invite_zh-chs.txt similarity index 76% rename from public/email/translations/mesh-invite_zh-chs.txt rename to emails/translations/mesh-invite_zh-chs.txt index 1f54642e..e4346a53 100644 --- a/public/email/translations/mesh-invite_zh-chs.txt +++ b/emails/translations/mesh-invite_zh-chs.txt @@ -1,34 +1,34 @@ [[[SERVERNAME]]]-邀请 -~[[[AREA-NAME]]] +~ 您好[[[NAME]]], -~[[[/AREA-NAME]]] +~ 服务器[[[SERVERNAME]]]([[[SERVERURL]]]/)上的用户[[[USERNAME]]]请求您安装软件以启动远程控制会话。 -~[[[AREA-MSG]]] +~ ~ 讯息:[[[MSG]]] ~ -~[[[/AREA-MSG]]] -~[[[AREA-WINDOWS]]] +~ +~ 对于Windows,请导航至以下链接以完成该过程: ~ ~[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-WINDOWS]]] -~[[[AREA-OSX]]] +~ +~ 对于Apple OSX,请导航至以下链接以完成该过程: ~ ~[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]] ~ -~[[[/AREA-OSX]]] -~[[[AREA-LINUX]]] +~ +~ 对于Linux,将以下内容剪切并粘贴到终端中以安装代理程序: ~ -~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\' +~wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] '[[[MESHIDHEX]]]' ~ -~[[[/AREA-LINUX]]] -~[[[AREA-LINK]]] +~ +~ 要安装软件,请导航至[[[SERVERURL]]][[[LINKURL]]],然后按照说明进行操作。 -~[[[/AREA-LINK]]] +~ 如果您没有发起此请求,请忽略此邮件。 ~ 最好的祝福, diff --git a/meshcentral.js b/meshcentral.js index 400c8c10..e946d1af 100644 --- a/meshcentral.js +++ b/meshcentral.js @@ -84,20 +84,24 @@ function CreateMeshCentralServer(config, args) { obj.filespath = obj.path.join(__dirname, '../../meshcentral-files'); obj.backuppath = obj.path.join(__dirname, '../../meshcentral-backup'); obj.recordpath = obj.path.join(__dirname, '../../meshcentral-recordings'); - obj.webPublicPath = obj.path.join(__dirname, 'public'); obj.webViewsPath = obj.path.join(__dirname, 'views'); + obj.webPublicPath = obj.path.join(__dirname, 'public'); + obj.webEmailsPath = obj.path.join(__dirname, 'emails'); if (obj.fs.existsSync(obj.path.join(__dirname, '../../meshcentral-web/views'))) { obj.webViewsOverridePath = obj.path.join(__dirname, '../../meshcentral-web/views'); } if (obj.fs.existsSync(obj.path.join(__dirname, '../../meshcentral-web/public'))) { obj.webPublicOverridePath = obj.path.join(__dirname, '../../meshcentral-web/public'); } + if (obj.fs.existsSync(obj.path.join(__dirname, '../../meshcentral-web/emails'))) { obj.webEmailsOverridePath = obj.path.join(__dirname, '../../meshcentral-web/emails'); } } else { obj.parentpath = __dirname; obj.datapath = obj.path.join(__dirname, '../meshcentral-data'); obj.filespath = obj.path.join(__dirname, '../meshcentral-files'); obj.backuppath = obj.path.join(__dirname, '../meshcentral-backups'); obj.recordpath = obj.path.join(__dirname, '../meshcentral-recordings'); - obj.webPublicPath = obj.path.join(__dirname, 'public'); obj.webViewsPath = obj.path.join(__dirname, 'views'); + obj.webPublicPath = obj.path.join(__dirname, 'public'); + obj.webEmailsPath = obj.path.join(__dirname, 'emails'); if (obj.fs.existsSync(obj.path.join(__dirname, '../meshcentral-web/views'))) { obj.webViewsOverridePath = obj.path.join(__dirname, '../meshcentral-web/views'); } if (obj.fs.existsSync(obj.path.join(__dirname, '../meshcentral-web/public'))) { obj.webPublicOverridePath = obj.path.join(__dirname, '../meshcentral-web/public'); } + if (obj.fs.existsSync(obj.path.join(__dirname, '../meshcentral-web/emails'))) { obj.webEmailsOverridePath = obj.path.join(__dirname, '../meshcentral-web/emails'); } } // Look to see if data and/or file path is specified @@ -978,9 +982,11 @@ function CreateMeshCentralServer(config, args) { if ((__dirname.endsWith('/node_modules/meshcentral')) || (__dirname.endsWith('\\node_modules\\meshcentral')) || (__dirname.endsWith('/node_modules/meshcentral/')) || (__dirname.endsWith('\\node_modules\\meshcentral\\'))) { if ((obj.config.domains[i].webviewspath == null) && (obj.fs.existsSync(obj.path.join(__dirname, '../../meshcentral-web-' + i + '/views')))) { obj.config.domains[i].webviewspath = obj.path.join(__dirname, '../../meshcentral-web-' + i + '/views'); } if ((obj.config.domains[i].webpublicpath == null) && (obj.fs.existsSync(obj.path.join(__dirname, '../../meshcentral-web-' + i + '/public')))) { obj.config.domains[i].webpublicpath = obj.path.join(__dirname, '../../meshcentral-web-' + i + '/public'); } + if ((obj.config.domains[i].webemailspath == null) && (obj.fs.existsSync(obj.path.join(__dirname, '../../meshcentral-web-' + i + '/emails')))) { obj.config.domains[i].webemailspath = obj.path.join(__dirname, '../../meshcentral-web-' + i + '/emails'); } } else { if ((obj.config.domains[i].webviewspath == null) && (obj.fs.existsSync(obj.path.join(__dirname, '../meshcentral-web-' + i + '/views')))) { obj.config.domains[i].webviewspath = obj.path.join(__dirname, '../meshcentral-web-' + i + '/views'); } if ((obj.config.domains[i].webpublicpath == null) && (obj.fs.existsSync(obj.path.join(__dirname, '../meshcentral-web-' + i + '/public')))) { obj.config.domains[i].webpublicpath = obj.path.join(__dirname, '../meshcentral-web-' + i + '/public'); } + if ((obj.config.domains[i].webemailspath == null) && (obj.fs.existsSync(obj.path.join(__dirname, '../meshcentral-web-' + i + '/emails')))) { obj.config.domains[i].webemailspath = obj.path.join(__dirname, '../meshcentral-web-' + i + '/emails'); } } } diff --git a/meshmail.js b/meshmail.js index c67a22e6..2b34d331 100644 --- a/meshmail.js +++ b/meshmail.js @@ -24,7 +24,7 @@ module.exports.CreateMeshMail = function (parent) { obj.retry = 0; obj.sendingMail = false; obj.mailCookieEncryptionKey = null; - obj.mailTemplates = {}; + //obj.mailTemplates = {}; const constants = (obj.parent.crypto.constants ? obj.parent.crypto.constants : require('constants')); // require('constants') is deprecated in Node 11.10, use require('crypto').constants instead. const nodemailer = require('nodemailer'); @@ -40,53 +40,56 @@ module.exports.CreateMeshMail = function (parent) { if ((parent.config.smtp.user != null) && (parent.config.smtp.pass != null)) { options.auth = { user: parent.config.smtp.user, pass: parent.config.smtp.pass }; } obj.smtpServer = nodemailer.createTransport(options); - // Set default mail templates - // You can override these by placing a file with the same name in "meshcentral-data/mail" - // If the server hash many domains, just add the domainid to the file like this: 'account-check-customer1.html', 'mesh-invite-customer1.txt'. - obj.mailTemplates['account-login.html'] = '[[[SERVERNAME]]] - Account Login\r\n
[[[SERVERNAME]]] - Account Login

Your login token is: [[[TOKEN]]]

This token can only be used once and is valid for 5 minutes.

'; - obj.mailTemplates['account-invite.html'] = '[[[SERVERNAME]]] - Account Invitation\r\n
[[[SERVERNAME]]] - Account Invitation

An account was created for you on server [[[SERVERNAME]]], you can access it now with:

   Username: [[[ACCOUNTNAME]]]
   Password: [[[PASSWORD]]]

Best regards,
[[[USERNAME]]]
'; - obj.mailTemplates['account-check.html'] = '[[[SERVERNAME]]] - Email Verification\r\n
[[[SERVERNAME]]] - Verification

Hi [[[USERNAME]]], [[[SERVERNAME]]] is requesting email verification, click on the following link to complete the process.

Click here to verify your e-mail address.

If you did not initiate this request, please ignore this mail.
'; - obj.mailTemplates['account-reset.html'] = '[[[SERVERNAME]]] - Account Reset\r\n
[[[SERVERNAME]]] - Verification

Hi [[[USERNAME]]], [[[SERVERNAME]]] is requesting an account password reset, click on the following link to complete the process.

Click here to reset your account password.

If you did not initiate this request, please ignore this mail.
'; - obj.mailTemplates['mesh-invite.html'] = '[[[SERVERNAME]]] - Invitation\r\n
[[[SERVERNAME]]] - Agent Installation
[[[AREA-NAME]]]

Hello [[[NAME]]],

[[[/AREA-NAME]]]

User [[[USERNAME]]] on server [[[SERVERNAME]]] is requesting you to install software to start a remote control session.

[[[AREA-MSG]]]

Message: [[[MSG]]]

[[[/AREA-MSG]]][[[AREA-WINDOWS]]]

Click here to download the MeshAgent for Windows.

[[[/AREA-WINDOWS]]][[[AREA-OSX]]]

Click here to download the MeshAgent for Apple OSX.

[[[/AREA-OSX]]][[[AREA-LINUX]]]

For Linux, cut & paste the following in a terminal to install the agent:

wget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'

[[[/AREA-LINUX]]][[[AREA-LINK]]]

To install the software, click here and follow the instructions.

[[[/AREA-LINK]]]

If you did not initiate this request, please ignore this mail.

Best regards,
[[[USERNAME]]]
'; + // Get the correct mail template object + function getTemplate(name, domain, lang) { + if (Array.isArray(lang)) { lang = lang[0]; } // TODO: For now, we only use the first language given. - obj.mailTemplates['account-login.txt'] = '[[[SERVERNAME]]] - Account Login\r\nYour login token is: [[[TOKEN]]]\r\n\r\nThis token can only be used once and is valid for 5 minutes.'; - obj.mailTemplates['account-invite.txt'] = '[[[SERVERNAME]]] - Account Invitation\r\nAn account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\".\r\n\r\nBest regards,\r\n[[[USERNAME]]]'; - obj.mailTemplates['account-check.txt'] = '[[[SERVERNAME]]] - Email Verification\r\nHi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]]) is performing an e-mail verification. Nagivate to the following link to complete the process:\r\n\r\n[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]]\r\n\r\nIf you did not initiate this request, please ignore this mail.\r\n'; - obj.mailTemplates['account-reset.txt'] = '[[[SERVERNAME]]] - Account Reset\r\nHi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]]) is requesting an account password reset. Nagivate to the following link to complete the process:\r\n\r\n[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]]\r\n\r\nIf you did not initiate this request, please ignore this mail.'; - obj.mailTemplates['mesh-invite.txt'] = '[[[SERVERNAME]]] - Invitation\r\n[[[AREA-NAME]]]Hello [[[NAME]]],\r\n\r\n[[[/AREA-NAME]]]User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/) is requesting you install software to start the remote control session.[[[AREA-MSG]]]\r\n\r\nMessage: [[[MSG]]]\r\n\r\n[[[/AREA-MSG]]][[[AREA-WINDOWS]]]For Windows, nagivate to the following link to complete the process:\r\n\r\n[[[SERVERURL]]]/meshagents?id=3&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]\r\n\r\n[[[/AREA-WINDOWS]]][[[AREA-OSX]]]For Apple OSX, nagivate to the following link to complete the process:\r\n\r\n[[[SERVERURL]]]/meshagents?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]\r\n\r\n[[[/AREA-OSX]]][[[AREA-LINUX]]]For Linux, cut & paste the following in a terminal to install the agent:\r\n\r\nwget -q "[[[SERVERURL]]]/meshagents?script=1" --no-check-certificate -O ./meshinstall.sh && chmod 755 ./meshinstall.sh && sudo ./meshinstall.sh [[[SERVERURL]]] \'[[[MESHIDHEX]]]\'\r\n\r\n[[[/AREA-LINUX]]][[[AREA-LINK]]]To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]] and follow the instructions.\r\n\r\n[[[/AREA-LINK]]]If you did not initiate this request, please ignore this mail.\r\n\r\nBest regards,\r\n[[[USERNAME]]]'; + var r = {}, emailsPath = null; + if ((domain != null) && (domain.webemailspath != null)) { emailsPath = domain.webemailspath; } + else if (obj.parent.webEmailsOverridePath != null) { emailsPath = obj.parent.webEmailsOverridePath; } + else if (obj.parent.webEmailsPath != null) { emailsPath = obj.parent.webEmailsPath; } + if ((emailsPath == null) || (obj.parent.fs.existsSync(emailsPath) == false)) { return null } - // Load all of the mail templates if present - if (obj.parent.fs.existsSync(obj.parent.path.join(obj.parent.datapath, 'mail-templates'))) { - var mailDir = null; - try { mailDir = obj.parent.fs.readdirSync(obj.parent.path.join(obj.parent.datapath, 'mail-templates')); } catch (e) { } - if (mailDir != null) { - // Load all mail templates - for (var i in mailDir) { - var templateName = mailDir[i].toLowerCase(); - if (templateName.endsWith('.html') || templateName.endsWith('.txt')) { obj.mailTemplates[templateName] = obj.parent.fs.readFileSync(obj.parent.path.join(obj.parent.datapath, 'mail-templates', mailDir[i])).toString(); } + // Get the non-english email if needed + var htmlfile = null, txtfile = null; + if ((lang != null) && (lang != 'en')) { + var translationsPath = obj.parent.path.join(emailsPath, 'translations'); + var translationsPathHtml = obj.parent.path.join(emailsPath, 'translations', name + '_' + lang + '.html'); + var translationsPathTxt = obj.parent.path.join(emailsPath, 'translations', name + '_' + lang + '.txt'); + if (obj.parent.fs.existsSync(translationsPath) && obj.parent.fs.existsSync(translationsPathHtml) && obj.parent.fs.existsSync(translationsPathTxt)) { + htmlfile = obj.parent.fs.readFileSync(translationsPathHtml).toString(); + txtfile = obj.parent.fs.readFileSync(translationsPathTxt).toString(); } } - } else { - // Save the default templates - try { - obj.parent.fs.mkdirSync(obj.parent.path.join(obj.parent.datapath, 'mail-templates')); - for (var i in obj.mailTemplates) { obj.parent.fs.writeFileSync(obj.parent.path.join(obj.parent.datapath, 'mail-templates', i), obj.mailTemplates[i], 'utf8'); } - } catch (e) { console.error(e); } - } - // Get the correct mail template - function getTemplate(name, domain, html) { - if (domain != null) { var r = obj.mailTemplates[name + '-' + domain.id + (html ? '.html' : '.txt')]; if (r) return r; } - return obj.mailTemplates[name + (html ? '.html' : '.txt')]; - } + // Get the english email + if (htmlfile == null) { + var pathHtml = obj.parent.path.join(emailsPath, name + '.html'); + var pathTxt = obj.parent.path.join(emailsPath, name + '.txt'); + if (obj.parent.fs.existsSync(pathHtml) && obj.parent.fs.existsSync(pathTxt)) { + htmlfile = obj.parent.fs.readFileSync(pathHtml).toString(); + txtfile = obj.parent.fs.readFileSync(pathTxt).toString(); + } + } + + // No email templates + if ((htmlfile == null) || (txtfile == null)) { return null; } + + // Decode the HTML file + htmlfile = htmlfile.split('').join('').split('').join('').split('').join('').split('').join('').split('').join('').split('').join('').split(' notrans="1"').join(''); + var lines = htmlfile.split('\r\n').join('\n').split('\n'); + r.htmlSubject = lines.shift(); + if (r.htmlSubject.startsWith('
')) { r.htmlSubject = r.htmlSubject.substring(5); } + if (r.htmlSubject.endsWith('
')) { r.htmlSubject = r.htmlSubject.substring(0, r.htmlSubject.length - 6); } + r.html = lines.join('\r\n'); + + // Decode the TXT file + lines = txtfile.split('\r\n').join('\n').split('\n'); + r.txtSubject = lines.shift(); + var txtbody = []; + for (var i in lines) { var line = lines[i]; if ((line.length > 0) && (line[0] == '~')) { txtbody.push(line.substring(1)); } else { txtbody.push(line); } } + r.txt = txtbody.join('\r\n'); - // Get the correct mail template object - function getTemplateEx(name, domain) { - var r = {}, txt = getTemplate(name, domain, 0), html = getTemplate(name, domain, 1); - r.txtSubject = txt.split('\r\n')[0]; - r.htmlSubject = getStrBetween(html, '', '\r\n'); - r.txt = txt.substring(txt.indexOf('\r\n') + 2); - r.html = html.substring(html.indexOf('\r\n') + 2); return r; } @@ -104,11 +107,19 @@ module.exports.CreateMeshMail = function (parent) { return str.substring(0, si) + str.substring(ei + end.length); } - // Keep or remove the string between two markers + // Keep or remove all lines between two lines with markers function strZone(str, marker, keep) { - marker = marker.toUpperCase(); - if (keep) { return str.split('[[[AREA-' + marker + ']]]').join('').split('[[[/AREA-' + marker + ']]]').join(''); } - return removeStrBetween(str, '[[[AREA-' + marker + ']]]', '[[[/AREA-' + marker + ']]]'); + var lines = str.split('\r\n'), linesEx = [], removing = false; + const startMarker = '', endMarker = ''; + for (var i in lines) { + var line = lines[i]; + if (removing) { + if (line.indexOf(endMarker) >= 0) { removing = false; } else { if (keep) { linesEx.push(line); } } + } else { + if (line.indexOf(startMarker) >= 0) { removing = true; } else { linesEx.push(line); } + } + } + return linesEx.join('\r\n'); } // Perform all e-mail substitution @@ -123,25 +134,25 @@ module.exports.CreateMeshMail = function (parent) { } if (options.serverurl.endsWith('/')) { options.serverurl = options.serverurl.substring(0, options.serverurl.length - 1); } // Remove the ending / if present for (var i in options) { - text = strZone(text, i.toUpperCase(), options[i]); // Adjust this text area + text = strZone(text, i.toLowerCase(), options[i]); // Adjust this text area text = text.split('[[[' + i.toUpperCase() + ']]]').join(options[i]); // Replace this value } return text; } - // Send a mail + // Send a generic email obj.sendMail = function (to, subject, text, html) { obj.pendingMails.push({ to: to, from: parent.config.smtp.from, subject: subject, text: text, html: html }); sendNextMail(); }; // Send account login mail / 2 factor token - obj.sendAccountLoginMail = function (domain, email, token) { + obj.sendAccountLoginMail = function (domain, email, token, language) { obj.checkEmail(email, function (checked) { if (checked) { parent.debug('email', "Sending login token to " + email); - var template = getTemplateEx('account-login', domain); + var template = getTemplate('account-login', domain, language); if ((template == null) || (template.htmlSubject == null) || (template.txtSubject == null) || (parent.certificates == null) || (parent.certificates.CommonName == null) || (parent.certificates.CommonName.indexOf('.') == -1)) return; // If the server name is not set, invitation not possible. // Set all the options. @@ -155,12 +166,12 @@ module.exports.CreateMeshMail = function (parent) { }; // Send account invitation mail - obj.sendAccountInviteMail = function (domain, username, accountname, email, password) { + obj.sendAccountInviteMail = function (domain, username, accountname, email, password, language) { obj.checkEmail(email, function (checked) { if (checked) { parent.debug('email', "Sending account invitation to " + email); - var template = getTemplateEx('account-invite', domain); + var template = getTemplate('account-invite', domain, language); if ((template == null) || (template.htmlSubject == null) || (template.txtSubject == null) || (parent.certificates == null) || (parent.certificates.CommonName == null) || (parent.certificates.CommonName.indexOf('.') == -1)) return; // If the server name is not set, invitation not possible. // Set all the options. @@ -174,12 +185,12 @@ module.exports.CreateMeshMail = function (parent) { }; // Send account check mail - obj.sendAccountCheckMail = function (domain, username, email) { + obj.sendAccountCheckMail = function (domain, username, email, language) { obj.checkEmail(email, function (checked) { if (checked) { parent.debug('email', "Sending email verification to " + email); - var template = getTemplateEx('account-check', domain); + var template = getTemplate('account-check', domain, language); if ((template == null) || (template.htmlSubject == null) || (template.txtSubject == null) || (parent.certificates == null) || (parent.certificates.CommonName == null) || (parent.certificates.CommonName.indexOf('.') == -1)) return; // If the server name is not set, no reset possible. // Set all the options. @@ -194,12 +205,12 @@ module.exports.CreateMeshMail = function (parent) { }; // Send account reset mail - obj.sendAccountResetMail = function (domain, username, email) { + obj.sendAccountResetMail = function (domain, username, email, language) { obj.checkEmail(email, function (checked) { if (checked) { parent.debug('email', "Sending account password reset to " + email); - var template = getTemplateEx('account-reset', domain); + var template = getTemplate('account-reset', domain, language); if ((template == null) || (template.htmlSubject == null) || (template.txtSubject == null) || (parent.certificates == null) || (parent.certificates.CommonName == null) || (parent.certificates.CommonName.indexOf('.') == -1)) return; // If the server name is not set, don't validate the email address. // Set all the options. @@ -214,12 +225,15 @@ module.exports.CreateMeshMail = function (parent) { }; // Send agent invite mail - obj.sendAgentInviteMail = function (domain, username, email, meshid, name, os, msg, flags, expirehours) { + obj.sendAgentInviteMail = function (domain, username, email, meshid, name, os, msg, flags, expirehours, language) { obj.checkEmail(email, function (checked) { if (checked) { parent.debug('email', "Sending agent install invitation to " + email); - var template = getTemplateEx('mesh-invite', domain); - if ((template == null) || (template.htmlSubject == null) || (template.txtSubject == null) || (parent.certificates == null) || (parent.certificates.CommonName == null) || (parent.certificates.CommonName.indexOf('.') == -1)) return; // If the server name is not set, don't validate the email address. + var template = getTemplate('mesh-invite', domain, language); + if ((template == null) || (template.htmlSubject == null) || (template.txtSubject == null) || (parent.certificates == null) || (parent.certificates.CommonName == null) || (parent.certificates.CommonName.indexOf('.') == -1)) { + parent.debug('email', "Failed to get email template for " + email); + return; // If the server name is not set, don't validate the email address. + } // Set all the template replacement options and generate the final email text (both in txt and html formats). var options = { username: username, name: name, email: email, installflags: flags, msg: msg, meshid: meshid, meshidhex: meshid.split('/')[2], servername: domain.title ? domain.title : 'MeshCentral' }; diff --git a/meshuser.js b/meshuser.js index 2af7aa83..6e6d99b8 100644 --- a/meshuser.js +++ b/meshuser.js @@ -1207,7 +1207,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use parent.parent.DispatchEvent(targets, obj, message); // Send the verification email - if (parent.parent.mailserver != null) { parent.parent.mailserver.sendAccountCheckMail(domain, user.name, user.email); } + if (parent.parent.mailserver != null) { parent.parent.mailserver.sendAccountCheckMail(domain, user.name, user.email, parent.getLanguageCodes(req)); } } }); } @@ -1224,7 +1224,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use if ((parent.parent.mailserver != null) && (obj.user.email.toLowerCase() == command.email)) { // Send the verification email - parent.parent.mailserver.sendAccountCheckMail(domain, user.name, user.email); + parent.parent.mailserver.sendAccountCheckMail(domain, user.name, user.email, parent.getLanguageCodes(req)); } break; } @@ -1545,7 +1545,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use // Perform email invitation if ((command.emailInvitation == true) && (command.emailVerified == true) && command.email && parent.parent.mailserver) { - parent.parent.mailserver.sendAccountInviteMail(domain, user.name, newusername, command.email.toLowerCase(), command.pass); + parent.parent.mailserver.sendAccountInviteMail(domain, user.name, newusername, command.email.toLowerCase(), command.pass, parent.getLanguageCodes(req)); } // OK Response @@ -3147,7 +3147,7 @@ module.exports.CreateMeshUser = function (parent, db, ws, req, args, domain, use } // Perform email invitation - parent.parent.mailserver.sendAgentInviteMail(domain, user.name, command.email.toLowerCase(), command.meshid, command.name, command.os, command.msg, command.flags, command.expire); + parent.parent.mailserver.sendAgentInviteMail(domain, user.name, command.email.toLowerCase(), command.meshid, command.name, command.os, command.msg, command.flags, command.expire, parent.getLanguageCodes(req)); // Send a response if needed if (command.responseid != null) { try { ws.send(JSON.stringify({ action: 'inviteAgent', responseid: command.responseid, result: 'ok' })); } catch (ex) { } } diff --git a/package.json b/package.json index c5b09529..89261179 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.5.1-d", + "version": "0.5.1-e", "keywords": [ "Remote Management", "Intel AMT", diff --git a/public/email/account-invite.txt b/public/email/account-invite.txt deleted file mode 100644 index 4c0ecd45..00000000 --- a/public/email/account-invite.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Account Invitation -An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\". -~ -Best regards, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_cs.txt b/public/email/translations/account-invite_cs.txt deleted file mode 100644 index fb903d56..00000000 --- a/public/email/translations/account-invite_cs.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Pozvánka na účet -Účet byl pro vás vytvořen na serveru [[[SERVERNAME]]] ([[[SERVERURL]]]/), nyní k němu máte přístup pomocí uživatelského jména \"[[[ACCOUNTNAME]]]\" a hesla \"[[[PASSWORD]]]\". -~ -S pozdravem, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_de.txt b/public/email/translations/account-invite_de.txt deleted file mode 100644 index df915a1b..00000000 --- a/public/email/translations/account-invite_de.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Kontoeinladung -Auf dem Server [[[SERVERNAME]]] ([[[SERVERURL]]]/) wurde ein Konto für Sie erstellt. Sie können jetzt mit dem Benutzernamen \"[[[ACCOUNTNAME]]]\" und dem Passwort \"[[[PASSWORD]]]\". -~ -Freundliche Grüße, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_es.txt b/public/email/translations/account-invite_es.txt deleted file mode 100644 index 4c0ecd45..00000000 --- a/public/email/translations/account-invite_es.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Account Invitation -An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\". -~ -Best regards, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_fr.txt b/public/email/translations/account-invite_fr.txt deleted file mode 100644 index 9f3bbc90..00000000 --- a/public/email/translations/account-invite_fr.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Invitation au compte -Un compte a été créé pour vous sur le serveur [[[SERVERNAME]]] ([[[SERVERURL]]]/), vous pouvez y accéder maintenant avec le nom d'utilisateur \"[[[ACCOUNTNAME]]]\" et le mot de passe \"[[[PASSWORD]]]\". -~ -Meilleures salutations, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_hi.txt b/public/email/translations/account-invite_hi.txt deleted file mode 100644 index 4c0ecd45..00000000 --- a/public/email/translations/account-invite_hi.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Account Invitation -An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\". -~ -Best regards, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_ja.txt b/public/email/translations/account-invite_ja.txt deleted file mode 100644 index 77108528..00000000 --- a/public/email/translations/account-invite_ja.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]]-アカウントの招待 -サーバー[[[SERVERNAME]]]([[[SERVERURL]]]/)にアカウントが作成されました。ユーザー名 \"[[[ACCOUNTNAME]]]\" とパスワード \"[[[PASSWORD]]]\"。 -~ -宜しくお願いします、 -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_ko.txt b/public/email/translations/account-invite_ko.txt deleted file mode 100644 index 4c0ecd45..00000000 --- a/public/email/translations/account-invite_ko.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Account Invitation -An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\". -~ -Best regards, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_pt.txt b/public/email/translations/account-invite_pt.txt deleted file mode 100644 index 4c0ecd45..00000000 --- a/public/email/translations/account-invite_pt.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - Account Invitation -An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\". -~ -Best regards, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_ru.txt b/public/email/translations/account-invite_ru.txt deleted file mode 100644 index 0946f1cf..00000000 --- a/public/email/translations/account-invite_ru.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]] - приглашение в аккаунт -Для вас была создана учетная запись на сервере [[[SERVERNAME]]] ([[[SERVERURL]]]/), теперь вы можете получить к ней доступ с помощью имени пользователя \"[[[ACCOUNTNAME]]]\" и пароля \"[[[PASSWORD]]]\". -~ -С уважением, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/email/translations/account-invite_zh-chs.txt b/public/email/translations/account-invite_zh-chs.txt deleted file mode 100644 index 28132201..00000000 --- a/public/email/translations/account-invite_zh-chs.txt +++ /dev/null @@ -1,5 +0,0 @@ -[[[SERVERNAME]]]-帐户邀请 -已在服务器[[[SERVERNAME]]]([[[SERVERURL]]]/ 上为您创建了一个帐户,您现在可以使用用户名\“ [[[ACCOUNTNAME]]] 和密码 \"[[[PASSWORD]]]\"。 -~ -最好的祝福, -~[[[USERNAME]]] \ No newline at end of file diff --git a/public/translate.bat b/public/translate.bat index 823fbd62..8772850d 100644 --- a/public/translate.bat +++ b/public/translate.bat @@ -3,4 +3,4 @@ CD ..\translate %LOCALAPPDATA%\..\Roaming\nvm\v12.13.0\node translate.js minifyall %LOCALAPPDATA%\..\Roaming\nvm\v12.13.0\node translate.js translateall %LOCALAPPDATA%\..\Roaming\nvm\v12.13.0\node translate.js extractall -DEL ..\public\email\translations\*-min_* \ No newline at end of file +DEL ..\emails\translations\*-min_* \ No newline at end of file diff --git a/translate/translate.js b/translate/translate.js index 40f80bb8..3abc0811 100644 --- a/translate/translate.js +++ b/translate/translate.js @@ -32,16 +32,16 @@ var meshCentralSourceFiles = [ "../views/message.handlebars", "../views/messenger.handlebars", "../views/player.handlebars", - "../public/email/account-check.html", - "../public/email/account-invite.html", - "../public/email/account-login.html", - "../public/email/account-reset.html", - "../public/email/mesh-invite.html", - "../public/email/account-check.txt", - "../public/email/account-invite.txt", - "../public/email/account-login.txt", - "../public/email/account-reset.txt", - "../public/email/mesh-invite.txt" + "../emails/account-check.html", + "../emails/account-invite.html", + "../emails/account-login.html", + "../emails/account-reset.html", + "../emails/mesh-invite.html", + "../emails/account-check.txt", + "../emails/account-invite.txt", + "../emails/account-login.txt", + "../emails/account-reset.txt", + "../emails/mesh-invite.txt" ]; var minifyMeshCentralSourceFiles = [ diff --git a/translate/translate.json b/translate/translate.json index c50b6310..7ffd4d18 100644 --- a/translate/translate.json +++ b/translate/translate.json @@ -14,8 +14,8 @@ "ru": " + CIRA", "zh-chs": " + CIRA", "xloc": [ - "default.handlebars->27->1114", - "default.handlebars->27->1116" + "default.handlebars->27->1116", + "default.handlebars->27->1118" ] }, { @@ -233,7 +233,7 @@ "ru": " Может быть использована подсказка пароля, но не рекоммендуется.", "zh-chs": " 可以使用密碼提示,但不建議使用。", "xloc": [ - "default.handlebars->27->1044" + "default.handlebars->27->1046" ] }, { @@ -250,8 +250,8 @@ "ru": " Для добавления в группу устройств, пользователь должен зайти на сервер хотя бы один раз.", "zh-chs": " 用戶需要先登錄到該服務器一次,然後才能將其添加到設備組。", "xloc": [ - "default.handlebars->27->1187", - "default.handlebars->27->1444" + "default.handlebars->27->1189", + "default.handlebars->27->1446" ] }, { @@ -385,7 +385,7 @@ "ru": "(необязательно)", "zh-chs": "(可選的)", "xloc": [ - "default.handlebars->27->288" + "default.handlebars->27->290" ] }, { @@ -417,7 +417,7 @@ "ru": "* Для BSD сначала запустите \\\"pkg install wget sudo bash\\\".", "zh-chs": "*對於BSD,首先運行 “pkg install wget sudo bash”。", "xloc": [ - "default.handlebars->27->321" + "default.handlebars->27->323" ] }, { @@ -434,7 +434,7 @@ "ru": "* Оставьте пустым для установления случайного пароля каждому устройству.", "zh-chs": "*保留空白以為每個設備分配一個隨機密碼。", "xloc": [ - "default.handlebars->27->1161" + "default.handlebars->27->1163" ] }, { @@ -467,7 +467,7 @@ "zh-chs": ",", "xloc": [ "default-mobile.handlebars->9->334", - "default.handlebars->27->1246" + "default.handlebars->27->1248" ] }, { @@ -502,7 +502,7 @@ "ru": ", MQTT онлайн", "zh-chs": ",MQTT在線", "xloc": [ - "default.handlebars->27->793" + "default.handlebars->27->795" ] }, { @@ -519,7 +519,7 @@ "ru": ", Soft-KVM", "zh-chs": ",軟KVM", "xloc": [ - "default.handlebars->27->652" + "default.handlebars->27->654" ] }, { @@ -538,9 +538,9 @@ "xloc": [ "default-mobile.handlebars->9->232", "default-mobile.handlebars->9->242", - "default.handlebars->27->653", - "default.handlebars->27->684", - "default.handlebars->27->696", + "default.handlebars->27->655", + "default.handlebars->27->686", + "default.handlebars->27->698", "xterm.handlebars->9->6" ] }, @@ -607,7 +607,7 @@ "ru": "Вы можете получить к нему доступ сейчас:", "zh-chs": ",您现在可以通过以下方式访问它:", "xloc": [ - "account-invite.html->0->3" + "account-invite.html->2->3" ] }, { @@ -663,9 +663,9 @@ "xloc": [ "default-mobile.handlebars->9->247", "default-mobile.handlebars->9->70", - "default.handlebars->27->1283", - "default.handlebars->27->1533", - "default.handlebars->27->698" + "default.handlebars->27->1285", + "default.handlebars->27->1535", + "default.handlebars->27->700" ] }, { @@ -714,7 +714,7 @@ "ru": "1 активная сессия", "zh-chs": "1個活動會話", "xloc": [ - "default.handlebars->27->1487" + "default.handlebars->27->1489" ] }, { @@ -733,7 +733,7 @@ "xloc": [ "default-mobile.handlebars->9->338", "default-mobile.handlebars->9->80", - "default.handlebars->27->1301" + "default.handlebars->27->1303" ] }, { @@ -751,8 +751,8 @@ "zh-chs": "1天", "xloc": [ "default.handlebars->27->153", - "default.handlebars->27->279", - "default.handlebars->27->293" + "default.handlebars->27->281", + "default.handlebars->27->295" ] }, { @@ -769,7 +769,7 @@ "ru": "1 группа", "zh-chs": "1組", "xloc": [ - "default.handlebars->27->1469" + "default.handlebars->27->1471" ] }, { @@ -787,8 +787,8 @@ "zh-chs": "1小時", "xloc": [ "default.handlebars->27->151", - "default.handlebars->27->277", - "default.handlebars->27->291" + "default.handlebars->27->279", + "default.handlebars->27->293" ] }, { @@ -823,8 +823,8 @@ "zh-chs": "1個月", "xloc": [ "default.handlebars->27->155", - "default.handlebars->27->281", - "default.handlebars->27->295" + "default.handlebars->27->283", + "default.handlebars->27->297" ] }, { @@ -841,7 +841,7 @@ "ru": "Еще 1 пользователь не показан, используйте поиск чтобы найти пользователей...", "zh-chs": "未再顯示1個用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->27->1336" + "default.handlebars->27->1338" ] }, { @@ -858,7 +858,7 @@ "ru": "1 устройство", "zh-chs": "1個節點", "xloc": [ - "default.handlebars->27->335" + "default.handlebars->27->337" ] }, { @@ -892,7 +892,7 @@ "ru": "1 сессия", "zh-chs": "1節", "xloc": [ - "default.handlebars->27->1340" + "default.handlebars->27->1342" ] }, { @@ -910,8 +910,8 @@ "zh-chs": "1週", "xloc": [ "default.handlebars->27->154", - "default.handlebars->27->280", - "default.handlebars->27->294" + "default.handlebars->27->282", + "default.handlebars->27->296" ] }, { @@ -1160,8 +1160,8 @@ "ru": "двухфакторная аутентификация включена", "zh-chs": "啟用第二因素身份驗證", "xloc": [ - "default.handlebars->27->1353", - "default.handlebars->27->1478" + "default.handlebars->27->1355", + "default.handlebars->27->1480" ] }, { @@ -1263,8 +1263,8 @@ "ru": "32-разрядная версия MeshAgent", "zh-chs": "MeshAgent的32位版本", "xloc": [ - "default.handlebars->27->311", - "default.handlebars->27->328" + "default.handlebars->27->313", + "default.handlebars->27->330" ] }, { @@ -1477,7 +1477,7 @@ "ru": "64-битная версия MacOS Mesh Agent", "zh-chs": "64位版本的MacOS Mesh Agent", "xloc": [ - "default.handlebars->27->324" + "default.handlebars->27->326" ] }, { @@ -1494,8 +1494,8 @@ "ru": "64-разрядная версия MeshAgent", "zh-chs": "MeshAgent的64位版本", "xloc": [ - "default.handlebars->27->315", - "default.handlebars->27->331" + "default.handlebars->27->317", + "default.handlebars->27->333" ] }, { @@ -1526,7 +1526,7 @@ "ru": "7-дневная статистика работы", "zh-chs": "7天電源狀態", "xloc": [ - "default.handlebars->27->591" + "default.handlebars->27->593" ] }, { @@ -1579,8 +1579,8 @@ "ru": "8 часов", "zh-chs": "8小時", "xloc": [ - "default.handlebars->27->278", - "default.handlebars->27->292" + "default.handlebars->27->280", + "default.handlebars->27->294" ] }, { @@ -1766,7 +1766,7 @@ "zh-chs": "ACM", "xloc": [ "default-mobile.handlebars->9->186", - "default.handlebars->27->467" + "default.handlebars->27->469" ] }, { @@ -1784,7 +1784,7 @@ "zh-chs": "AMT", "xloc": [ "default.handlebars->27->172", - "default.handlebars->27->363" + "default.handlebars->27->365" ] }, { @@ -1873,7 +1873,7 @@ "ru": "Отказано в доступе", "zh-chs": "拒絕訪問", "xloc": [ - "default.handlebars->27->794" + "default.handlebars->27->796" ] }, { @@ -1908,7 +1908,7 @@ "ru": "Доступ к файлам сервера", "zh-chs": "訪問服務器文件", "xloc": [ - "default.handlebars->27->1450" + "default.handlebars->27->1452" ] }, { @@ -1983,10 +1983,10 @@ "default-mobile.handlebars->9->55", "default-mobile.handlebars->9->57", "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->p3AccountActions->1->0", - "default.handlebars->27->1053", "default.handlebars->27->1055", - "default.handlebars->27->437", - "default.handlebars->27->439" + "default.handlebars->27->1057", + "default.handlebars->27->439", + "default.handlebars->27->441" ] }, { @@ -2016,8 +2016,8 @@ "ru": "Аккаунт заблокирован", "zh-chs": "帐户已被锁定", "xloc": [ - "default.handlebars->27->1354", - "default.handlebars->27->1447" + "default.handlebars->27->1356", + "default.handlebars->27->1449" ] }, { @@ -2105,7 +2105,7 @@ "ru": "Действиe", "zh-chs": "行動", "xloc": [ - "default.handlebars->27->799", + "default.handlebars->27->801", "default.handlebars->container->column_l->p42->p42tbl->1->0->8" ] }, @@ -2123,8 +2123,8 @@ "ru": "Файл действий", "zh-chs": "動作文件", "xloc": [ - "default.handlebars->27->632", - "default.handlebars->27->634" + "default.handlebars->27->634", + "default.handlebars->27->636" ] }, { @@ -2143,7 +2143,7 @@ "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea4->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->1", - "default.handlebars->27->499", + "default.handlebars->27->501", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1" @@ -2199,9 +2199,9 @@ "xloc": [ "default-mobile.handlebars->9->181", "default-mobile.handlebars->9->183", - "default.handlebars->27->460", "default.handlebars->27->462", - "default.handlebars->27->764" + "default.handlebars->27->464", + "default.handlebars->27->766" ] }, { @@ -2218,8 +2218,8 @@ "ru": "Активация", "zh-chs": "激活", "xloc": [ - "default.handlebars->27->1127", "default.handlebars->27->1129", + "default.handlebars->27->1131", "default.handlebars->27->214", "default.handlebars->27->216" ] @@ -2238,7 +2238,7 @@ "ru": "Активный пользователь", "zh-chs": "活動用戶{0}", "xloc": [ - "default.handlebars->27->486" + "default.handlebars->27->488" ] }, { @@ -2288,7 +2288,7 @@ "ru": "Добавить устройство", "zh-chs": "添加設備", "xloc": [ - "default.handlebars->27->1503" + "default.handlebars->27->1505" ] }, { @@ -2305,7 +2305,7 @@ "ru": "Добавить событие к устройству", "zh-chs": "添加設備事件", "xloc": [ - "default.handlebars->27->574" + "default.handlebars->27->576" ] }, { @@ -2322,10 +2322,10 @@ "ru": "Добавить группу устройств", "zh-chs": "添加設備組", "xloc": [ - "default.handlebars->27->1215", "default.handlebars->27->1217", - "default.handlebars->27->1426", - "default.handlebars->27->1509", + "default.handlebars->27->1219", + "default.handlebars->27->1428", + "default.handlebars->27->1511", "default.handlebars->27->189" ] }, @@ -2339,7 +2339,7 @@ "ru": "Добавить разрешения для устройства", "zh-chs": "添加设备权限", "xloc": [ - "default.handlebars->27->1218" + "default.handlebars->27->1220" ] }, { @@ -2424,7 +2424,7 @@ "ru": "Добавить участие", "zh-chs": "添加會員", "xloc": [ - "default.handlebars->27->1529" + "default.handlebars->27->1531" ] }, { @@ -2441,7 +2441,7 @@ "ru": "Добавить Mesh Agent", "zh-chs": "添加網格代理", "xloc": [ - "default.handlebars->27->334" + "default.handlebars->27->336" ] }, { @@ -2462,8 +2462,8 @@ "default.handlebars->27->131", "default.handlebars->27->134", "default.handlebars->27->135", - "default.handlebars->27->821", - "default.handlebars->27->822" + "default.handlebars->27->823", + "default.handlebars->27->824" ] }, { @@ -2481,7 +2481,7 @@ "zh-chs": "添加用戶", "xloc": [ "default-mobile.handlebars->9->284", - "default.handlebars->27->534" + "default.handlebars->27->536" ] }, { @@ -2494,7 +2494,7 @@ "ru": "Добавить разрешения для пользовательских устройств", "zh-chs": "添加用户设备权限", "xloc": [ - "default.handlebars->27->1221" + "default.handlebars->27->1223" ] }, { @@ -2511,9 +2511,9 @@ "ru": "Добавить группу пользователей", "zh-chs": "添加用戶組", "xloc": [ - "default.handlebars->27->1121", - "default.handlebars->27->1216", - "default.handlebars->27->1515" + "default.handlebars->27->1123", + "default.handlebars->27->1218", + "default.handlebars->27->1517" ] }, { @@ -2547,8 +2547,8 @@ "ru": "Добавить пользователей", "zh-chs": "添加用戶", "xloc": [ - "default.handlebars->27->1120", - "default.handlebars->27->1421" + "default.handlebars->27->1122", + "default.handlebars->27->1423" ] }, { @@ -2565,7 +2565,7 @@ "ru": "Добавить пользователей в группу устройств", "zh-chs": "將用戶添加到設備組", "xloc": [ - "default.handlebars->27->1214" + "default.handlebars->27->1216" ] }, { @@ -2582,7 +2582,7 @@ "ru": "Добавить пользователей в группу", "zh-chs": "將用戶添加到用戶組", "xloc": [ - "default.handlebars->27->1446" + "default.handlebars->27->1448" ] }, { @@ -2633,7 +2633,7 @@ "ru": "Добавить новый Intel® AMT компьютер, находящийся в интернете.", "zh-chs": "添加位於互聯網上的新英特爾®AMT計算機。", "xloc": [ - "default.handlebars->27->1122", + "default.handlebars->27->1124", "default.handlebars->27->207" ] }, @@ -2651,7 +2651,7 @@ "ru": "Добавить новый Intel® AMT компьютер, находящийся в локальной сети.", "zh-chs": "添加位於本地網絡上的新英特爾®AMT計算機。", "xloc": [ - "default.handlebars->27->1124", + "default.handlebars->27->1126", "default.handlebars->27->209" ] }, @@ -2686,7 +2686,7 @@ "ru": "Добавить новый компьютер к этой сети установкой Mesh Agent.", "zh-chs": "通過安裝網格代理將新計算機添加到該網格。", "xloc": [ - "default.handlebars->27->1130", + "default.handlebars->27->1132", "default.handlebars->27->217" ] }, @@ -2738,7 +2738,7 @@ "ru": "Режим управления администратора (ACM)", "zh-chs": "管理員控制模式(ACM)", "xloc": [ - "default.handlebars->27->766" + "default.handlebars->27->768" ] }, { @@ -2754,7 +2754,7 @@ "ru": "Учетные данные администратора", "zh-chs": "管理員憑證", "xloc": [ - "default.handlebars->27->772" + "default.handlebars->27->774" ] }, { @@ -2789,7 +2789,7 @@ "ru": "Области администратора", "zh-chs": "管理領域", "xloc": [ - "default.handlebars->27->1473" + "default.handlebars->27->1475" ] }, { @@ -2824,7 +2824,7 @@ "ru": "Административные области", "zh-chs": "行政領域", "xloc": [ - "default.handlebars->27->1390" + "default.handlebars->27->1392" ] }, { @@ -2841,7 +2841,7 @@ "ru": "Администратор", "zh-chs": "管理員", "xloc": [ - "default.handlebars->27->1347" + "default.handlebars->27->1349" ] }, { @@ -2858,7 +2858,7 @@ "ru": "Африканский", "zh-chs": "南非語", "xloc": [ - "default.handlebars->27->824" + "default.handlebars->27->826" ] }, { @@ -2878,10 +2878,10 @@ "default-mobile.handlebars->9->125", "default-mobile.handlebars->9->178", "default-mobile.handlebars->9->194", - "default.handlebars->27->1271", - "default.handlebars->27->1277", + "default.handlebars->27->1273", + "default.handlebars->27->1279", "default.handlebars->27->168", - "default.handlebars->27->359", + "default.handlebars->27->361", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->1" ] }, @@ -2899,8 +2899,8 @@ "ru": "Агент + Intel AMT", "zh-chs": "代理+英特爾AMT", "xloc": [ - "default.handlebars->27->1273", - "default.handlebars->27->1279" + "default.handlebars->27->1275", + "default.handlebars->27->1281" ] }, { @@ -2935,7 +2935,7 @@ "zh-chs": "代理控制台", "xloc": [ "default-mobile.handlebars->9->319", - "default.handlebars->27->1229" + "default.handlebars->27->1231" ] }, { @@ -2952,7 +2952,7 @@ "ru": "Счетчик ошибок агента", "zh-chs": "座席錯誤計數器", "xloc": [ - "default.handlebars->27->1542" + "default.handlebars->27->1544" ] }, { @@ -3020,7 +3020,7 @@ "ru": "Сессии агентов", "zh-chs": "座席會議", "xloc": [ - "default.handlebars->27->1558" + "default.handlebars->27->1560" ] }, { @@ -3038,7 +3038,7 @@ "zh-chs": "代理商標籤", "xloc": [ "default-mobile.handlebars->9->193", - "default.handlebars->27->479" + "default.handlebars->27->481" ] }, { @@ -3055,7 +3055,7 @@ "ru": "Типы агента", "zh-chs": "代理類型", "xloc": [ - "default.handlebars->27->1275", + "default.handlebars->27->1277", "default.handlebars->container->column_l->p21->3->1->meshOsChartDiv->1" ] }, @@ -3074,8 +3074,8 @@ "zh-chs": "代理已連接", "xloc": [ "default.handlebars->27->137", - "default.handlebars->27->525", - "default.handlebars->27->526" + "default.handlebars->27->527", + "default.handlebars->27->528" ] }, { @@ -3109,7 +3109,7 @@ "ru": "Агент оффлайн", "zh-chs": "代理離線", "xloc": [ - "default.handlebars->27->792" + "default.handlebars->27->794" ] }, { @@ -3126,7 +3126,7 @@ "ru": "Агент онлайн", "zh-chs": "代理在線", "xloc": [ - "default.handlebars->27->791" + "default.handlebars->27->793" ] }, { @@ -3143,7 +3143,7 @@ "ru": "Агенты", "zh-chs": "代理商", "xloc": [ - "default.handlebars->27->1571" + "default.handlebars->27->1573" ] }, { @@ -3160,7 +3160,7 @@ "ru": "Албанский", "zh-chs": "阿爾巴尼亞語", "xloc": [ - "default.handlebars->27->825" + "default.handlebars->27->827" ] }, { @@ -3213,9 +3213,9 @@ "ru": "Фокусирование всех", "zh-chs": "全部聚焦", "xloc": [ - "default.handlebars->27->654", "default.handlebars->27->656", - "default.handlebars->27->657" + "default.handlebars->27->658", + "default.handlebars->27->659" ] }, { @@ -3232,8 +3232,8 @@ "ru": "Разрешить пользователям управлять этой группой и устройствами этой группы.", "zh-chs": "允許用戶管理此設備組和該組中的設備。", "xloc": [ - "default.handlebars->27->1185", - "default.handlebars->27->1443" + "default.handlebars->27->1187", + "default.handlebars->27->1445" ] }, { @@ -3246,7 +3246,7 @@ "ru": "Разрешить пользователям управлять этим устройством.", "zh-chs": "允许用户管理此设备。", "xloc": [ - "default.handlebars->27->1186" + "default.handlebars->27->1188" ] }, { @@ -3299,7 +3299,7 @@ "ru": "Поменять (F10 = ESC+0)", "zh-chs": "備用(F10 = ESC + 0)", "xloc": [ - "default.handlebars->27->689" + "default.handlebars->27->691" ] }, { @@ -3332,7 +3332,7 @@ "ru": "Всегда уведомлять", "zh-chs": "始終通知", "xloc": [ - "default.handlebars->27->1101" + "default.handlebars->27->1103" ] }, { @@ -3349,7 +3349,7 @@ "ru": "Всегда запрашивать", "zh-chs": "總是提示", "xloc": [ - "default.handlebars->27->1102" + "default.handlebars->27->1104" ] }, { @@ -3362,7 +3362,13 @@ "ru": "Учетная запись была создана для вас на сервере", "zh-chs": "在服务器上为您创建了一个帐户", "xloc": [ - "account-invite.html->0->3" + "account-invite.html->2->3" + ] + }, + { + "en": "An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/), you can access it now with username \"[[[ACCOUNTNAME]]]\" and password \"[[[PASSWORD]]]\".", + "xloc": [ + "account-invite.txt" ] }, { @@ -3372,10 +3378,7 @@ "fr": "Un compte a été créé pour vous sur le serveur [[[SERVERNAME]]] ([[[SERVERURL]]]/), vous pouvez y accéder maintenant avec le nom d'utilisateur \\\"[[[ACCOUNTNAME]]]\\\" et le mot de passe \\\"[[[PASSWORD]]]\\\".", "ja": "サーバー[[[SERVERNAME]]]([[[SERVERURL]]]/)にアカウントが作成されました。ユーザー名 \\\"[[[ACCOUNTNAME]]]\\\" とパスワード \\\"[[[PASSWORD]]]\\\"。", "ru": "Для вас была создана учетная запись на сервере [[[SERVERNAME]]] ([[[SERVERURL]]]/), теперь вы можете получить к ней доступ с помощью имени пользователя \\\"[[[ACCOUNTNAME]]]\\\" и пароля \\\"[[[PASSWORD]]]\\\".", - "zh-chs": "已在服务器[[[SERVERNAME]]]([[[SERVERURL]]]/ 上为您创建了一个帐户,您现在可以使用用户名\\“ [[[ACCOUNTNAME]]] 和密码 \\\"[[[PASSWORD]]]\\\"。", - "xloc": [ - "account-invite.txt" - ] + "zh-chs": "已在服务器[[[SERVERNAME]]]([[[SERVERURL]]]/ 上为您创建了一个帐户,您现在可以使用用户名\\“ [[[ACCOUNTNAME]]] 和密码 \\\"[[[PASSWORD]]]\\\"。" }, { "cs": "Android APK", @@ -3445,7 +3448,7 @@ "ru": "Антивирус", "zh-chs": "防毒軟件", "xloc": [ - "default.handlebars->27->485" + "default.handlebars->27->487" ] }, { @@ -3462,7 +3465,7 @@ "ru": "Любые поддерживаемые", "zh-chs": "任何支持", "xloc": [ - "default.handlebars->27->272" + "default.handlebars->27->274" ] }, { @@ -3479,7 +3482,7 @@ "ru": "Apple MacOS", "zh-chs": "蘋果MacOS", "xloc": [ - "default.handlebars->27->302" + "default.handlebars->27->304" ] }, { @@ -3496,7 +3499,7 @@ "ru": "Только Apple MacOS", "zh-chs": "僅限Apple MacOS", "xloc": [ - "default.handlebars->27->274" + "default.handlebars->27->276" ] }, { @@ -3529,7 +3532,7 @@ "ru": "Арабский (Алжир)", "zh-chs": "阿拉伯文(阿爾及利亞)", "xloc": [ - "default.handlebars->27->827" + "default.handlebars->27->829" ] }, { @@ -3545,7 +3548,7 @@ "ru": "Арабский (Бахрейн)", "zh-chs": "阿拉伯文(巴林)", "xloc": [ - "default.handlebars->27->828" + "default.handlebars->27->830" ] }, { @@ -3561,7 +3564,7 @@ "ru": "Арабский (Египет)", "zh-chs": "阿拉伯文(埃及)", "xloc": [ - "default.handlebars->27->829" + "default.handlebars->27->831" ] }, { @@ -3577,7 +3580,7 @@ "ru": "Арабский (Ирак)", "zh-chs": "阿拉伯文(伊拉克)", "xloc": [ - "default.handlebars->27->830" + "default.handlebars->27->832" ] }, { @@ -3593,7 +3596,7 @@ "ru": "Арабский (Иордания)", "zh-chs": "阿拉伯語(約旦)", "xloc": [ - "default.handlebars->27->831" + "default.handlebars->27->833" ] }, { @@ -3609,7 +3612,7 @@ "ru": "Арабский (Кувейт)", "zh-chs": "阿拉伯文(科威特)", "xloc": [ - "default.handlebars->27->832" + "default.handlebars->27->834" ] }, { @@ -3625,7 +3628,7 @@ "ru": "Арабский (Ливан)", "zh-chs": "阿拉伯語(黎巴嫩)", "xloc": [ - "default.handlebars->27->833" + "default.handlebars->27->835" ] }, { @@ -3641,7 +3644,7 @@ "ru": "Арабский (Ливия)", "zh-chs": "阿拉伯文(利比亞)", "xloc": [ - "default.handlebars->27->834" + "default.handlebars->27->836" ] }, { @@ -3657,7 +3660,7 @@ "ru": "Арабский (Марокко)", "zh-chs": "阿拉伯文(摩洛哥)", "xloc": [ - "default.handlebars->27->835" + "default.handlebars->27->837" ] }, { @@ -3673,7 +3676,7 @@ "ru": "Арабский (Оман)", "zh-chs": "阿拉伯文(阿曼)", "xloc": [ - "default.handlebars->27->836" + "default.handlebars->27->838" ] }, { @@ -3689,7 +3692,7 @@ "ru": "Арабский (Катар)", "zh-chs": "阿拉伯語(卡塔爾)", "xloc": [ - "default.handlebars->27->837" + "default.handlebars->27->839" ] }, { @@ -3705,7 +3708,7 @@ "ru": "Арабский (Саудовская Аравия)", "zh-chs": "阿拉伯語(沙特阿拉伯)", "xloc": [ - "default.handlebars->27->838" + "default.handlebars->27->840" ] }, { @@ -3721,7 +3724,7 @@ "ru": "Арабский (стандартный)", "zh-chs": "阿拉伯語(標準)", "xloc": [ - "default.handlebars->27->826" + "default.handlebars->27->828" ] }, { @@ -3737,7 +3740,7 @@ "ru": "Арабский (Сирия)", "zh-chs": "阿拉伯語(敘利亞)", "xloc": [ - "default.handlebars->27->839" + "default.handlebars->27->841" ] }, { @@ -3753,7 +3756,7 @@ "ru": "Арабский (Тунис)", "zh-chs": "阿拉伯文(突尼斯)", "xloc": [ - "default.handlebars->27->840" + "default.handlebars->27->842" ] }, { @@ -3769,7 +3772,7 @@ "ru": "Арабский (О.А.Э.)", "zh-chs": "阿拉伯文(阿聯酋)", "xloc": [ - "default.handlebars->27->841" + "default.handlebars->27->843" ] }, { @@ -3785,7 +3788,7 @@ "ru": "Арабский (Йемен)", "zh-chs": "阿拉伯文(也門)", "xloc": [ - "default.handlebars->27->842" + "default.handlebars->27->844" ] }, { @@ -3801,7 +3804,7 @@ "ru": "Арагонский", "zh-chs": "阿拉貢人", "xloc": [ - "default.handlebars->27->843" + "default.handlebars->27->845" ] }, { @@ -3818,7 +3821,7 @@ "ru": "Архитектура", "zh-chs": "建築", "xloc": [ - "default.handlebars->27->740" + "default.handlebars->27->742" ] }, { @@ -3853,7 +3856,7 @@ "zh-chs": "您確定要刪除組{0}嗎?刪除設備組還將刪除該組中有關設備的所有信息。", "xloc": [ "default-mobile.handlebars->9->290", - "default.handlebars->27->1165" + "default.handlebars->27->1167" ] }, { @@ -3870,7 +3873,7 @@ "ru": "Вы действительно хотите удалить устройство \\\"{0}\\\"?", "zh-chs": "您確定要刪除節點{0}嗎?", "xloc": [ - "default.handlebars->27->613" + "default.handlebars->27->615" ] }, { @@ -3887,7 +3890,7 @@ "ru": "Вы действительно хотите деинсталировать выбранного агента?", "zh-chs": "您確定要卸載所選代理嗎?", "xloc": [ - "default.handlebars->27->602" + "default.handlebars->27->604" ] }, { @@ -3904,7 +3907,7 @@ "ru": "Вы действительно хотите деинсталлировать выбранных {0} агентов?", "zh-chs": "您確定要卸載所選的{0}代理嗎?", "xloc": [ - "default.handlebars->27->601" + "default.handlebars->27->603" ] }, { @@ -3921,7 +3924,7 @@ "ru": "Вы уверенны, что {0} плагин: {1}", "zh-chs": "您確定要{0}插件嗎:{1}", "xloc": [ - "default.handlebars->27->1611" + "default.handlebars->27->1613" ] }, { @@ -3937,7 +3940,7 @@ "ru": "Армянский", "zh-chs": "亞美尼亞人", "xloc": [ - "default.handlebars->27->844" + "default.handlebars->27->846" ] }, { @@ -3953,7 +3956,7 @@ "ru": "Ассамский", "zh-chs": "阿薩姆語", "xloc": [ - "default.handlebars->27->845" + "default.handlebars->27->847" ] }, { @@ -3969,7 +3972,7 @@ "ru": "Астурии", "zh-chs": "阿斯圖里亞斯人", "xloc": [ - "default.handlebars->27->846" + "default.handlebars->27->848" ] }, { @@ -3986,7 +3989,7 @@ "ru": "Приложение аутентификации", "zh-chs": "身份驗證應用", "xloc": [ - "default.handlebars->27->1474" + "default.handlebars->27->1476" ] }, { @@ -4009,8 +4012,8 @@ "default-mobile.handlebars->9->35", "default.handlebars->27->105", "default.handlebars->27->110", - "default.handlebars->27->810", - "default.handlebars->27->812" + "default.handlebars->27->812", + "default.handlebars->27->814" ] }, { @@ -4078,7 +4081,7 @@ "ru": "Автоудаление", "zh-chs": "自動刪除", "xloc": [ - "default.handlebars->27->1089" + "default.handlebars->27->1091" ] }, { @@ -4131,7 +4134,7 @@ "ru": "Азербайджанский", "zh-chs": "阿塞拜疆", "xloc": [ - "default.handlebars->27->847" + "default.handlebars->27->849" ] }, { @@ -4148,7 +4151,7 @@ "ru": "BIOS", "zh-chs": "的BIOS", "xloc": [ - "default.handlebars->27->778" + "default.handlebars->27->780" ] }, { @@ -4226,7 +4229,7 @@ "ru": "Фоновый и интерактивный", "zh-chs": "背景與互動", "xloc": [ - "default.handlebars->27->306" + "default.handlebars->27->308" ] }, { @@ -4243,9 +4246,9 @@ "ru": "Фоновый и интерактивный", "zh-chs": "背景與互動", "xloc": [ - "default.handlebars->27->1254", - "default.handlebars->27->1261", - "default.handlebars->27->284" + "default.handlebars->27->1256", + "default.handlebars->27->1263", + "default.handlebars->27->286" ] }, { @@ -4262,10 +4265,10 @@ "ru": "Только фоновый", "zh-chs": "僅背景", "xloc": [ - "default.handlebars->27->1255", - "default.handlebars->27->1262", - "default.handlebars->27->285", - "default.handlebars->27->307" + "default.handlebars->27->1257", + "default.handlebars->27->1264", + "default.handlebars->27->287", + "default.handlebars->27->309" ] }, { @@ -4299,7 +4302,7 @@ "ru": "Резервные коды", "zh-chs": "備用碼", "xloc": [ - "default.handlebars->27->1476" + "default.handlebars->27->1478" ] }, { @@ -4316,7 +4319,7 @@ "ru": "Плохой ключ", "zh-chs": "錯誤的簽名", "xloc": [ - "default.handlebars->27->1549" + "default.handlebars->27->1551" ] }, { @@ -4333,7 +4336,7 @@ "ru": "Плохой веб-сертификат", "zh-chs": "錯誤的網絡證書", "xloc": [ - "default.handlebars->27->1548" + "default.handlebars->27->1550" ] }, { @@ -4349,7 +4352,7 @@ "ru": "Баскский", "zh-chs": "巴斯克", "xloc": [ - "default.handlebars->27->848" + "default.handlebars->27->850" ] }, { @@ -4382,7 +4385,7 @@ "ru": "Белорусский", "zh-chs": "白俄羅斯語", "xloc": [ - "default.handlebars->27->850" + "default.handlebars->27->852" ] }, { @@ -4398,7 +4401,7 @@ "ru": "Бенгальский", "zh-chs": "孟加拉", "xloc": [ - "default.handlebars->27->851" + "default.handlebars->27->853" ] }, { @@ -4411,9 +4414,9 @@ "ru": "С уважением,", "zh-chs": "最好的祝福,", "xloc": [ - "account-invite.html->0", + "account-invite.html->2", "account-invite.txt", - "mesh-invite.html->0", + "mesh-invite.html->2", "mesh-invite.txt" ] }, @@ -4430,7 +4433,7 @@ "ru": "Боснийский", "zh-chs": "波斯尼亞人", "xloc": [ - "default.handlebars->27->852" + "default.handlebars->27->854" ] }, { @@ -4446,7 +4449,7 @@ "ru": "Бретонский", "zh-chs": "布列塔尼", "xloc": [ - "default.handlebars->27->853" + "default.handlebars->27->855" ] }, { @@ -4463,7 +4466,7 @@ "ru": "Отправить сообщение", "zh-chs": "廣播", "xloc": [ - "default.handlebars->27->1419", + "default.handlebars->27->1421", "default.handlebars->container->column_l->p4->3->1->0->3->1" ] }, @@ -4481,7 +4484,7 @@ "ru": "Отправить сообщение", "zh-chs": "廣播消息", "xloc": [ - "default.handlebars->27->1375" + "default.handlebars->27->1377" ] }, { @@ -4498,7 +4501,7 @@ "ru": "Отправить сообщение всем подключенным пользователям.", "zh-chs": "向所有連接的用戶廣播消息。", "xloc": [ - "default.handlebars->27->1374" + "default.handlebars->27->1376" ] }, { @@ -4514,7 +4517,7 @@ "ru": "Болгарский", "zh-chs": "保加利亞語", "xloc": [ - "default.handlebars->27->849" + "default.handlebars->27->851" ] }, { @@ -4530,7 +4533,7 @@ "ru": "Бирманский", "zh-chs": "緬甸人", "xloc": [ - "default.handlebars->27->854" + "default.handlebars->27->856" ] }, { @@ -4548,7 +4551,7 @@ "zh-chs": "CCM", "xloc": [ "default-mobile.handlebars->9->185", - "default.handlebars->27->465" + "default.handlebars->27->467" ] }, { @@ -4566,10 +4569,10 @@ "zh-chs": "CIRA", "xloc": [ "default-mobile.handlebars->9->126", - "default.handlebars->27->1153", - "default.handlebars->27->1158", + "default.handlebars->27->1155", + "default.handlebars->27->1160", "default.handlebars->27->170", - "default.handlebars->27->361" + "default.handlebars->27->363" ] }, { @@ -4586,7 +4589,7 @@ "ru": "CIRA Сервер", "zh-chs": "CIRA服務器", "xloc": [ - "default.handlebars->27->1599" + "default.handlebars->27->1601" ] }, { @@ -4603,7 +4606,7 @@ "ru": "CIRA Сервер команды", "zh-chs": "CIRA服務器命令", "xloc": [ - "default.handlebars->27->1600" + "default.handlebars->27->1602" ] }, { @@ -4620,7 +4623,7 @@ "ru": "Загрузка CPU", "zh-chs": "CPU負載", "xloc": [ - "default.handlebars->27->1563" + "default.handlebars->27->1565" ] }, { @@ -4637,7 +4640,7 @@ "ru": "Загрузка CPU за последние 15 минут", "zh-chs": "最近15分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1566" + "default.handlebars->27->1568" ] }, { @@ -4654,7 +4657,7 @@ "ru": "Загрузка CPU за последние 5 минут", "zh-chs": "最近5分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1565" + "default.handlebars->27->1567" ] }, { @@ -4671,7 +4674,7 @@ "ru": "Загрузка CPU за последнюю минуту", "zh-chs": "最後一分鐘的CPU負載", "xloc": [ - "default.handlebars->27->1564" + "default.handlebars->27->1566" ] }, { @@ -4688,8 +4691,8 @@ "ru": "CR+LF", "zh-chs": "CR +低頻", "xloc": [ - "default.handlebars->27->682", - "default.handlebars->27->691", + "default.handlebars->27->684", + "default.handlebars->27->693", "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons" ] }, @@ -4707,9 +4710,9 @@ "ru": "Формат CSV", "zh-chs": "CSV格式", "xloc": [ - "default.handlebars->27->1322", - "default.handlebars->27->1366", - "default.handlebars->27->388" + "default.handlebars->27->1324", + "default.handlebars->27->1368", + "default.handlebars->27->390" ] }, { @@ -4726,7 +4729,7 @@ "ru": "Ошибка вызова", "zh-chs": "通話錯誤", "xloc": [ - "default.handlebars->27->1612" + "default.handlebars->27->1614" ] }, { @@ -4745,7 +4748,7 @@ "xloc": [ "default-mobile.handlebars->9->44", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->27->1074", + "default.handlebars->27->1076", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -4767,7 +4770,7 @@ "ru": "Объем / Скорость", "zh-chs": "容量/速度", "xloc": [ - "default.handlebars->27->785" + "default.handlebars->27->787" ] }, { @@ -4784,7 +4787,7 @@ "ru": "Каталонский", "zh-chs": "加泰羅尼亞語", "xloc": [ - "default.handlebars->27->855" + "default.handlebars->27->857" ] }, { @@ -4801,7 +4804,7 @@ "ru": "Установить центр карты здесь", "zh-chs": "中心地圖在這裡", "xloc": [ - "default.handlebars->27->428" + "default.handlebars->27->430" ] }, { @@ -4818,7 +4821,7 @@ "ru": "Чаморро", "zh-chs": "查莫羅", "xloc": [ - "default.handlebars->27->856" + "default.handlebars->27->858" ] }, { @@ -4835,7 +4838,7 @@ "ru": "Смена email для {0}", "zh-chs": "更改{0}的電子郵件", "xloc": [ - "default.handlebars->27->1493" + "default.handlebars->27->1495" ] }, { @@ -4852,9 +4855,9 @@ "ru": "Смена группы", "zh-chs": "變更組", "xloc": [ - "default.handlebars->27->506", - "default.handlebars->27->610", - "default.handlebars->27->611" + "default.handlebars->27->508", + "default.handlebars->27->612", + "default.handlebars->27->613" ] }, { @@ -4872,8 +4875,8 @@ "zh-chs": "更改密碼", "xloc": [ "default-mobile.handlebars->9->52", - "default.handlebars->27->1050", - "default.handlebars->27->1486" + "default.handlebars->27->1052", + "default.handlebars->27->1488" ] }, { @@ -4890,7 +4893,7 @@ "ru": "Смена пароля для {0}", "zh-chs": "更改{0}的密碼", "xloc": [ - "default.handlebars->27->1500" + "default.handlebars->27->1502" ] }, { @@ -4959,7 +4962,7 @@ "ru": "Изменить пароль для этого пользователя", "zh-chs": "更改該用戶的密碼", "xloc": [ - "default.handlebars->27->1485" + "default.handlebars->27->1487" ] }, { @@ -4993,7 +4996,7 @@ "ru": "Измените адрес электронной почты вашей учетной записи здесь.", "zh-chs": "在此處更改您的帳戶電子郵件地址。", "xloc": [ - "default.handlebars->27->1037" + "default.handlebars->27->1039" ] }, { @@ -5010,7 +5013,7 @@ "ru": "Измените пароль своей учетной записи, введя старый пароль и дважды новый пароль в поля ниже.", "zh-chs": "在下面的框中兩次輸入舊密碼和新密碼,以更改帳戶密碼。", "xloc": [ - "default.handlebars->27->1043" + "default.handlebars->27->1045" ] }, { @@ -5027,7 +5030,7 @@ "ru": "Изменение языка потребует перезагрузить страницу.", "zh-chs": "更改語言將需要刷新頁面。", "xloc": [ - "default.handlebars->27->1022" + "default.handlebars->27->1024" ] }, { @@ -5044,9 +5047,9 @@ "ru": "Чат", "zh-chs": "聊天室", "xloc": [ - "default.handlebars->27->1339", - "default.handlebars->27->552", - "default.handlebars->27->571" + "default.handlebars->27->1341", + "default.handlebars->27->554", + "default.handlebars->27->573" ] }, { @@ -5065,8 +5068,8 @@ "xloc": [ "default-mobile.handlebars->9->311", "default-mobile.handlebars->9->329", - "default.handlebars->27->1212", - "default.handlebars->27->1240" + "default.handlebars->27->1214", + "default.handlebars->27->1242" ] }, { @@ -5083,7 +5086,7 @@ "ru": "Чеченский", "zh-chs": "車臣", "xloc": [ - "default.handlebars->27->857" + "default.handlebars->27->859" ] }, { @@ -5151,8 +5154,8 @@ "ru": "Проверка...", "zh-chs": "檢查...", "xloc": [ - "default.handlebars->27->1606", - "default.handlebars->27->823" + "default.handlebars->27->1608", + "default.handlebars->27->825" ] }, { @@ -5169,7 +5172,7 @@ "ru": "Китайский", "zh-chs": "中文", "xloc": [ - "default.handlebars->27->858" + "default.handlebars->27->860" ] }, { @@ -5185,7 +5188,7 @@ "ru": "Китайский (Гонконг)", "zh-chs": "中文(香港)", "xloc": [ - "default.handlebars->27->859" + "default.handlebars->27->861" ] }, { @@ -5201,7 +5204,7 @@ "ru": "Китайский (КНР)", "zh-chs": "中文(中國)", "xloc": [ - "default.handlebars->27->860" + "default.handlebars->27->862" ] }, { @@ -5215,7 +5218,7 @@ "ru": "Упрощенный китайский)", "zh-chs": "简体中文)", "xloc": [ - "default.handlebars->27->1020" + "default.handlebars->27->1022" ] }, { @@ -5231,7 +5234,7 @@ "ru": "Китайский (Сингапур)", "zh-chs": "中文(新加坡)", "xloc": [ - "default.handlebars->27->861" + "default.handlebars->27->863" ] }, { @@ -5247,7 +5250,7 @@ "ru": "Китайский (Тайвань)", "zh-chs": "中文(台灣)", "xloc": [ - "default.handlebars->27->862" + "default.handlebars->27->864" ] }, { @@ -5281,7 +5284,7 @@ "ru": "Чувашский", "zh-chs": "楚瓦什", "xloc": [ - "default.handlebars->27->863" + "default.handlebars->27->865" ] }, { @@ -5321,11 +5324,11 @@ "default-mobile.handlebars->9->272", "default-mobile.handlebars->9->28", "default-mobile.handlebars->9->94", - "default.handlebars->27->1316", - "default.handlebars->27->717", + "default.handlebars->27->1318", "default.handlebars->27->719", "default.handlebars->27->721", "default.handlebars->27->723", + "default.handlebars->27->725", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->7", "default.handlebars->container->column_l->p41->3->1", "messenger.handlebars->xbottom" @@ -5362,7 +5365,7 @@ "ru": "Очистить ядро", "zh-chs": "清除核心", "xloc": [ - "default.handlebars->27->801" + "default.handlebars->27->803" ] }, { @@ -5392,7 +5395,7 @@ "ru": "Очистить это уведомление", "zh-chs": "清除此通知", "xloc": [ - "default.handlebars->27->1536" + "default.handlebars->27->1538" ] }, { @@ -5405,7 +5408,7 @@ "ru": "Нажмите здесь, чтобы загрузить MeshAgent для Apple OSX.", "zh-chs": "单击此处下载适用于Apple OSX的MeshAgent。", "xloc": [ - "mesh-invite.html->0->11->1->0" + "mesh-invite.html->2->11->1->0" ] }, { @@ -5418,7 +5421,7 @@ "ru": "Нажмите здесь, чтобы загрузить MeshAgent для Windows.", "zh-chs": "单击此处下载适用于Windows的MeshAgent。", "xloc": [ - "mesh-invite.html->0->9->1->1" + "mesh-invite.html->2->9->1->1" ] }, { @@ -5435,7 +5438,7 @@ "ru": "Для изменения имени устройства на сервере нажмите сюда", "zh-chs": "單擊此處編輯服務器端設備名稱", "xloc": [ - "default.handlebars->27->442" + "default.handlebars->27->444" ] }, { @@ -5448,7 +5451,7 @@ "ru": "Нажмите здесь, чтобы сбросить пароль учетной записи.", "zh-chs": "单击此处重置您的帐户密码。", "xloc": [ - "account-reset.html->0->5->1" + "account-reset.html->2->5->1" ] }, { @@ -5461,7 +5464,7 @@ "ru": "Нажмите здесь, чтобы подтвердить свой адрес электронной почты.", "zh-chs": "单击此处以验证您的电子邮件地址。", "xloc": [ - "account-check.html->0->5->1" + "account-check.html->2->5->1" ] }, { @@ -5479,7 +5482,7 @@ "zh-chs": "單擊確定將驗證郵件發送到:", "xloc": [ "default-mobile.handlebars->9->37", - "default.handlebars->27->1034" + "default.handlebars->27->1036" ] }, { @@ -5513,7 +5516,7 @@ "ru": "Режим управления клиентом (CCM)", "zh-chs": "客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->27->765" + "default.handlebars->27->767" ] }, { @@ -5530,8 +5533,8 @@ "ru": "Клиент инициировал удаленный доступ", "zh-chs": "客戶端啟動的遠程訪問", "xloc": [ - "default.handlebars->27->1152", - "default.handlebars->27->1157" + "default.handlebars->27->1154", + "default.handlebars->27->1159" ] }, { @@ -5568,7 +5571,7 @@ "default-mobile.handlebars->9->26", "default.handlebars->27->117", "default.handlebars->27->125", - "default.handlebars->27->675" + "default.handlebars->27->677" ] }, { @@ -5603,8 +5606,8 @@ "ru": "Общие группы устройств", "zh-chs": "通用設備組", "xloc": [ - "default.handlebars->27->1427", - "default.handlebars->27->1510" + "default.handlebars->27->1429", + "default.handlebars->27->1512" ] }, { @@ -5620,7 +5623,7 @@ "ru": "Общие устройства", "zh-chs": "通用設備", "xloc": [ - "default.handlebars->27->1504" + "default.handlebars->27->1506" ] }, { @@ -5638,7 +5641,7 @@ "zh-chs": "將{1}入口{2}中的{0}限製到此位置?", "xloc": [ "default-mobile.handlebars->9->89", - "default.handlebars->27->1311" + "default.handlebars->27->1313" ] }, { @@ -5657,11 +5660,11 @@ "xloc": [ "default-mobile.handlebars->9->224", "default-mobile.handlebars->9->291", - "default.handlebars->27->1166", - "default.handlebars->27->1439", - "default.handlebars->27->385", - "default.handlebars->27->605", - "default.handlebars->27->614" + "default.handlebars->27->1168", + "default.handlebars->27->1441", + "default.handlebars->27->387", + "default.handlebars->27->607", + "default.handlebars->27->616" ] }, { @@ -5679,7 +5682,7 @@ "zh-chs": "確認將1個副本複製到此位置?", "xloc": [ "default-mobile.handlebars->9->261", - "default.handlebars->27->712" + "default.handlebars->27->714" ] }, { @@ -5697,7 +5700,7 @@ "zh-chs": "確認{0}個條目的副本到此位置?", "xloc": [ "default-mobile.handlebars->9->260", - "default.handlebars->27->711" + "default.handlebars->27->713" ] }, { @@ -5714,7 +5717,7 @@ "ru": "Подтвердить удаление выбранных устройств?", "zh-chs": "確認刪除所選設備?", "xloc": [ - "default.handlebars->27->384" + "default.handlebars->27->386" ] }, { @@ -5730,7 +5733,7 @@ "ru": "Подтвердить удаление пользователя {0}?", "zh-chs": "確認刪除用戶{0}?", "xloc": [ - "default.handlebars->27->1502" + "default.handlebars->27->1504" ] }, { @@ -5748,7 +5751,7 @@ "zh-chs": "確認將1個入口移動到此位置?", "xloc": [ "default-mobile.handlebars->9->263", - "default.handlebars->27->714" + "default.handlebars->27->716" ] }, { @@ -5766,7 +5769,7 @@ "zh-chs": "確認將{0}個條目移到此位置?", "xloc": [ "default-mobile.handlebars->9->262", - "default.handlebars->27->713" + "default.handlebars->27->715" ] }, { @@ -5783,7 +5786,7 @@ "ru": "Подтвердить перезапись?", "zh-chs": "確認覆蓋?", "xloc": [ - "default.handlebars->27->1310" + "default.handlebars->27->1312" ] }, { @@ -5801,7 +5804,7 @@ "zh-chs": "確認刪除身份驗證器應用程序兩步登錄?", "xloc": [ "default-mobile.handlebars->9->36", - "default.handlebars->27->813" + "default.handlebars->27->815" ] }, { @@ -5818,8 +5821,8 @@ "ru": "Подтвердить удаление группы устройств {0}?", "zh-chs": "確認刪除設備組{0}?", "xloc": [ - "default.handlebars->27->1434", - "default.handlebars->27->1531" + "default.handlebars->27->1436", + "default.handlebars->27->1533" ] }, { @@ -5832,7 +5835,7 @@ "ru": "Подтвердите удаление устройства {0}?", "zh-chs": "确认移除设备{0}?", "xloc": [ - "default.handlebars->27->1522" + "default.handlebars->27->1524" ] }, { @@ -5849,7 +5852,7 @@ "ru": "Подтвердить удаление группы {0}?", "zh-chs": "確認刪除組{0}?", "xloc": [ - "default.handlebars->27->1527" + "default.handlebars->27->1529" ] }, { @@ -5867,9 +5870,9 @@ "zh-chs": "確認刪除用戶{0}?", "xloc": [ "default-mobile.handlebars->9->337", - "default.handlebars->27->1249", - "default.handlebars->27->1442", - "default.handlebars->27->1524" + "default.handlebars->27->1251", + "default.handlebars->27->1444", + "default.handlebars->27->1526" ] }, { @@ -5889,8 +5892,8 @@ "default-mobile.handlebars->9->240", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->0->1->3", - "default.handlebars->27->1105", - "default.handlebars->27->694", + "default.handlebars->27->1107", + "default.handlebars->27->696", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->connectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->connectbutton2span", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->3", @@ -5929,8 +5932,8 @@ "ru": "Подключиться к серверу", "zh-chs": "連接到服務器", "xloc": [ - "default.handlebars->27->1156", - "default.handlebars->27->1160" + "default.handlebars->27->1158", + "default.handlebars->27->1162" ] }, { @@ -6001,7 +6004,7 @@ "ru": "Подключено Intel® AMT", "zh-chs": "連接的英特爾®AMT", "xloc": [ - "default.handlebars->27->1554" + "default.handlebars->27->1556" ] }, { @@ -6018,7 +6021,7 @@ "ru": "Подключенные пользователи", "zh-chs": "關聯用戶", "xloc": [ - "default.handlebars->27->1559" + "default.handlebars->27->1561" ] }, { @@ -6034,7 +6037,7 @@ "ru": "Подключено сейчас", "zh-chs": "現在已連接", "xloc": [ - "default.handlebars->27->744" + "default.handlebars->27->746" ] }, { @@ -6074,7 +6077,7 @@ "default.handlebars->27->195", "default.handlebars->27->198", "default.handlebars->27->204", - "default.handlebars->27->735", + "default.handlebars->27->737", "default.handlebars->27->9", "xterm.handlebars->9->2" ] @@ -6093,7 +6096,7 @@ "ru": "Подключений ", "zh-chs": "連接數", "xloc": [ - "default.handlebars->27->1570" + "default.handlebars->27->1572" ] }, { @@ -6110,7 +6113,7 @@ "ru": "Ретранслятор подключения", "zh-chs": "連接繼電器", "xloc": [ - "default.handlebars->27->1598" + "default.handlebars->27->1600" ] }, { @@ -6162,9 +6165,9 @@ "zh-chs": "連接性", "xloc": [ "default-mobile.handlebars->9->199", - "default.handlebars->27->1280", + "default.handlebars->27->1282", "default.handlebars->27->186", - "default.handlebars->27->497", + "default.handlebars->27->499", "default.handlebars->container->column_l->p21->3->1->meshConnChartDiv->1" ] }, @@ -6182,8 +6185,8 @@ "ru": "Консоль", "zh-chs": "安慰", "xloc": [ - "default.handlebars->27->547", - "default.handlebars->27->566", + "default.handlebars->27->549", + "default.handlebars->27->568", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevConsole", "default.handlebars->container->topbar->1->1->ServerSubMenuSpan->ServerSubMenu->1->0->ServerConsole", "default.handlebars->contextMenu->cxconsole" @@ -6203,7 +6206,7 @@ "ru": "Консоль - ", "zh-chs": "安慰 -", "xloc": [ - "default.handlebars->27->443" + "default.handlebars->27->445" ] }, { @@ -6216,8 +6219,8 @@ "ru": "контроль", "zh-chs": "控制", "xloc": [ - "default.handlebars->27->546", - "default.handlebars->27->565" + "default.handlebars->27->548", + "default.handlebars->27->567" ] }, { @@ -6234,7 +6237,7 @@ "ru": "Cookie-кодировщик", "zh-chs": "Cookie編碼器", "xloc": [ - "default.handlebars->27->1584" + "default.handlebars->27->1586" ] }, { @@ -6289,7 +6292,7 @@ "ru": "Скопировать ссылку MacOS agent в буфер обмена", "zh-chs": "將MacOS代理URL複製到剪貼板", "xloc": [ - "default.handlebars->27->325" + "default.handlebars->27->327" ] }, { @@ -6302,7 +6305,7 @@ "ru": "Скопировать URL-адрес агента Windows 32bit в буфер обмена", "zh-chs": "将Windows 32位代理URL复制到剪贴板", "xloc": [ - "default.handlebars->27->313" + "default.handlebars->27->315" ] }, { @@ -6315,7 +6318,7 @@ "ru": "Скопировать URL-адрес агента Windows 64bit в буфер обмена", "zh-chs": "将Windows 64位代理URL复制到剪贴板", "xloc": [ - "default.handlebars->27->317" + "default.handlebars->27->319" ] }, { @@ -6354,7 +6357,7 @@ "ru": "Скопировать ссылку в буфер обмена", "zh-chs": "複製鏈接到剪貼板", "xloc": [ - "default.handlebars->27->297" + "default.handlebars->27->299" ] }, { @@ -6525,7 +6528,7 @@ "ru": "Основной сервер", "zh-chs": "核心服務器", "xloc": [ - "default.handlebars->27->1583" + "default.handlebars->27->1585" ] }, { @@ -6541,7 +6544,7 @@ "ru": "Kорсиканский", "zh-chs": "科西嘉人", "xloc": [ - "default.handlebars->27->864" + "default.handlebars->27->866" ] }, { @@ -6558,7 +6561,7 @@ "ru": "Создать учетную запись", "zh-chs": "創建帳號", "xloc": [ - "default.handlebars->27->1386", + "default.handlebars->27->1388", "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" ] @@ -6594,7 +6597,7 @@ "ru": "Создать группу пользователей", "zh-chs": "創建用戶組", "xloc": [ - "default.handlebars->27->1410" + "default.handlebars->27->1412" ] }, { @@ -6611,7 +6614,7 @@ "ru": "Создайте новую группу устройств, используя параметры ниже.", "zh-chs": "使用以下選項創建一個新的設備組。", "xloc": [ - "default.handlebars->27->1057" + "default.handlebars->27->1059" ] }, { @@ -6645,7 +6648,7 @@ "ru": "Создайте сразу несколько учетных записей, импортировав файл JSON в следующем формате:", "zh-chs": "通過導入以下格式的JSON文件一次創建多個帳戶:", "xloc": [ - "default.handlebars->27->1357" + "default.handlebars->27->1359" ] }, { @@ -6680,7 +6683,7 @@ "ru": "Создано", "zh-chs": "創建", "xloc": [ - "default.handlebars->27->1462" + "default.handlebars->27->1464" ] }, { @@ -6714,7 +6717,7 @@ "ru": "Кри (Канадский язык)", "zh-chs": "克里", "xloc": [ - "default.handlebars->27->865" + "default.handlebars->27->867" ] }, { @@ -6730,7 +6733,7 @@ "ru": "Хорватский", "zh-chs": "克羅地亞語", "xloc": [ - "default.handlebars->27->866" + "default.handlebars->27->868" ] }, { @@ -6870,7 +6873,7 @@ "ru": "Чешский", "zh-chs": "捷克文", "xloc": [ - "default.handlebars->27->867" + "default.handlebars->27->869" ] }, { @@ -6903,7 +6906,7 @@ "ru": "Датский", "zh-chs": "丹麥文", "xloc": [ - "default.handlebars->27->868" + "default.handlebars->27->870" ] }, { @@ -6920,7 +6923,7 @@ "ru": "DataChannel", "zh-chs": "數據通道", "xloc": [ - "default.handlebars->27->651" + "default.handlebars->27->653" ] }, { @@ -6937,7 +6940,7 @@ "ru": "Дата & Время", "zh-chs": "日期和時間", "xloc": [ - "default.handlebars->27->1025" + "default.handlebars->27->1027" ] }, { @@ -6954,7 +6957,7 @@ "ru": "День", "zh-chs": "天", "xloc": [ - "default.handlebars->27->589" + "default.handlebars->27->591" ] }, { @@ -6971,7 +6974,7 @@ "ru": "Деактивировать режим управления клиентом (CCM)", "zh-chs": "停用客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->27->1144" + "default.handlebars->27->1146" ] }, { @@ -6989,7 +6992,7 @@ "zh-chs": "沉睡", "xloc": [ "default-mobile.handlebars->9->114", - "default.handlebars->27->344" + "default.handlebars->27->346" ] }, { @@ -7010,9 +7013,9 @@ "default-mobile.handlebars->9->84", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->27->1305", - "default.handlebars->27->415", - "default.handlebars->27->704", + "default.handlebars->27->1307", + "default.handlebars->27->417", + "default.handlebars->27->706", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->container->dialog->idx_dlgButtonBar->5", @@ -7036,7 +7039,7 @@ "zh-chs": "刪除帳戶", "xloc": [ "default-mobile.handlebars->9->46", - "default.handlebars->27->1042" + "default.handlebars->27->1044" ] }, { @@ -7054,7 +7057,7 @@ "zh-chs": "刪除裝置", "xloc": [ "default-mobile.handlebars->9->203", - "default.handlebars->27->508" + "default.handlebars->27->510" ] }, { @@ -7073,8 +7076,8 @@ "xloc": [ "default-mobile.handlebars->9->289", "default-mobile.handlebars->9->292", - "default.handlebars->27->1137", - "default.handlebars->27->1167" + "default.handlebars->27->1139", + "default.handlebars->27->1169" ] }, { @@ -7092,7 +7095,7 @@ "zh-chs": "刪除節點", "xloc": [ "default-mobile.handlebars->9->222", - "default.handlebars->27->615" + "default.handlebars->27->617" ] }, { @@ -7109,7 +7112,7 @@ "ru": "Удалить устройства", "zh-chs": "刪除節點", "xloc": [ - "default.handlebars->27->386" + "default.handlebars->27->388" ] }, { @@ -7126,7 +7129,7 @@ "ru": "Удалить пользователя", "zh-chs": "刪除用戶", "xloc": [ - "default.handlebars->27->1484" + "default.handlebars->27->1486" ] }, { @@ -7143,8 +7146,8 @@ "ru": "Удалить группу пользователей", "zh-chs": "刪除用戶組", "xloc": [ - "default.handlebars->27->1432", - "default.handlebars->27->1440" + "default.handlebars->27->1434", + "default.handlebars->27->1442" ] }, { @@ -7161,7 +7164,7 @@ "ru": "Удалить пользователя {0}", "zh-chs": "刪除用戶{0}", "xloc": [ - "default.handlebars->27->1501" + "default.handlebars->27->1503" ] }, { @@ -7196,7 +7199,7 @@ "ru": "Удалить устройства", "zh-chs": "刪除設備", "xloc": [ - "default.handlebars->27->381" + "default.handlebars->27->383" ] }, { @@ -7212,7 +7215,7 @@ "ru": "Удалить пункт?", "zh-chs": "刪除項目?", "xloc": [ - "default.handlebars->27->416" + "default.handlebars->27->418" ] }, { @@ -7231,8 +7234,8 @@ "xloc": [ "default-mobile.handlebars->9->255", "default-mobile.handlebars->9->86", - "default.handlebars->27->1307", - "default.handlebars->27->706" + "default.handlebars->27->1309", + "default.handlebars->27->708" ] }, { @@ -7249,7 +7252,7 @@ "ru": "Удалить группу пользователей {0}?", "zh-chs": "刪除用戶組{0}?", "xloc": [ - "default.handlebars->27->1438" + "default.handlebars->27->1440" ] }, { @@ -7268,8 +7271,8 @@ "xloc": [ "default-mobile.handlebars->9->254", "default-mobile.handlebars->9->85", - "default.handlebars->27->1306", - "default.handlebars->27->705" + "default.handlebars->27->1308", + "default.handlebars->27->707" ] }, { @@ -7369,17 +7372,17 @@ "default-mobile.handlebars->9->281", "default-mobile.handlebars->9->294", "default-mobile.handlebars->9->63", - "default.handlebars->27->1062", - "default.handlebars->27->1086", - "default.handlebars->27->1169", - "default.handlebars->27->1409", - "default.handlebars->27->1414", + "default.handlebars->27->1064", + "default.handlebars->27->1088", + "default.handlebars->27->1171", + "default.handlebars->27->1411", "default.handlebars->27->1416", - "default.handlebars->27->1436", - "default.handlebars->27->455", - "default.handlebars->27->456", - "default.handlebars->27->647", - "default.handlebars->27->750", + "default.handlebars->27->1418", + "default.handlebars->27->1438", + "default.handlebars->27->457", + "default.handlebars->27->458", + "default.handlebars->27->649", + "default.handlebars->27->752", "default.handlebars->27->78", "default.handlebars->container->column_l->p42->p42tbl->1->0->3" ] @@ -7412,8 +7415,8 @@ "ru": "Рабочий стол", "zh-chs": "桌面", "xloc": [ - "default.handlebars->27->1171", - "default.handlebars->27->421", + "default.handlebars->27->1173", + "default.handlebars->27->423", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevDesktop", "default.handlebars->contextMenu->cxdesktop" ] @@ -7449,7 +7452,7 @@ "ru": "Уведомление на рабочем столе", "zh-chs": "桌面通知", "xloc": [ - "default.handlebars->27->1096" + "default.handlebars->27->1098" ] }, { @@ -7466,7 +7469,7 @@ "ru": "Запрос рабочего стола", "zh-chs": "桌面提示", "xloc": [ - "default.handlebars->27->1095" + "default.handlebars->27->1097" ] }, { @@ -7483,7 +7486,7 @@ "ru": "Запрос рабочего стола + панель инструментов", "zh-chs": "桌面提示+工具欄", "xloc": [ - "default.handlebars->27->1093" + "default.handlebars->27->1095" ] }, { @@ -7500,7 +7503,7 @@ "ru": "Панель инструментов рабочего стола", "zh-chs": "桌面工具欄", "xloc": [ - "default.handlebars->27->1094" + "default.handlebars->27->1096" ] }, { @@ -7569,8 +7572,8 @@ "ru": "Устройство", "zh-chs": "設備", "xloc": [ - "default.handlebars->27->1193", - "default.handlebars->27->1507", + "default.handlebars->27->1195", + "default.handlebars->27->1509", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5" ] }, @@ -7589,7 +7592,7 @@ "zh-chs": "設備動作", "xloc": [ "default-mobile.handlebars->9->215", - "default.handlebars->27->588" + "default.handlebars->27->590" ] }, { @@ -7606,11 +7609,11 @@ "ru": "Группа устройства", "zh-chs": "設備組", "xloc": [ - "default.handlebars->27->1189", "default.handlebars->27->1191", - "default.handlebars->27->1192", - "default.handlebars->27->1430", - "default.handlebars->27->1513" + "default.handlebars->27->1193", + "default.handlebars->27->1194", + "default.handlebars->27->1432", + "default.handlebars->27->1515" ] }, { @@ -7628,7 +7631,7 @@ "zh-chs": "設備組用戶", "xloc": [ "default-mobile.handlebars->9->335", - "default.handlebars->27->1247" + "default.handlebars->27->1249" ] }, { @@ -7646,10 +7649,10 @@ "zh-chs": "設備組", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p3->p3info->1->3", - "default.handlebars->27->1405", - "default.handlebars->27->1418", - "default.handlebars->27->1471", - "default.handlebars->27->1557", + "default.handlebars->27->1407", + "default.handlebars->27->1420", + "default.handlebars->27->1473", + "default.handlebars->27->1559", "default.handlebars->container->column_l->p2->9" ] }, @@ -7666,7 +7669,7 @@ "ru": "Экспорт информации об устройстве", "zh-chs": "設備信息導出", "xloc": [ - "default.handlebars->27->392" + "default.handlebars->27->394" ] }, { @@ -7683,7 +7686,7 @@ "ru": "Местонахождение устройства", "zh-chs": "設備位置", "xloc": [ - "default.handlebars->27->616" + "default.handlebars->27->618" ] }, { @@ -7702,7 +7705,7 @@ "xloc": [ "default-mobile.handlebars->9->226", "default.handlebars->27->222", - "default.handlebars->27->645", + "default.handlebars->27->647", "player.handlebars->3->9" ] }, @@ -7720,7 +7723,7 @@ "ru": "Уведомление устройства", "zh-chs": "設備通知", "xloc": [ - "default.handlebars->27->579" + "default.handlebars->27->581" ] }, { @@ -7754,8 +7757,8 @@ "ru": "Подключения устройств.", "zh-chs": "設備連接。", "xloc": [ - "default.handlebars->27->1030", - "default.handlebars->27->1266" + "default.handlebars->27->1032", + "default.handlebars->27->1268" ] }, { @@ -7772,8 +7775,8 @@ "ru": "Отключения устройств.", "zh-chs": "設備斷開連接。", "xloc": [ - "default.handlebars->27->1031", - "default.handlebars->27->1267" + "default.handlebars->27->1033", + "default.handlebars->27->1269" ] }, { @@ -7790,7 +7793,7 @@ "ru": "Примечания могут быть просмотрены и изменены другими администраторами.", "zh-chs": "其他設備組管理員可以查看和更改設備組註釋。", "xloc": [ - "default.handlebars->27->577" + "default.handlebars->27->579" ] }, { @@ -7807,7 +7810,7 @@ "ru": "Устройство обнаружено, но состояние питания не может быть получено.", "zh-chs": "檢測到設備,但無法獲得電源狀態。", "xloc": [ - "default.handlebars->27->349" + "default.handlebars->27->351" ] }, { @@ -7825,7 +7828,7 @@ "zh-chs": "設備正在休眠(S4)", "xloc": [ "default-mobile.handlebars->9->122", - "default.handlebars->27->355" + "default.handlebars->27->357" ] }, { @@ -7843,7 +7846,7 @@ "zh-chs": "設備處於深度睡眠狀態(S3)", "xloc": [ "default-mobile.handlebars->9->121", - "default.handlebars->27->354" + "default.handlebars->27->356" ] }, { @@ -7860,7 +7863,7 @@ "ru": "Устройство находится в состоянии глубокого сна (S3).", "zh-chs": "設備處於深度睡眠狀態(S3)。", "xloc": [ - "default.handlebars->27->343" + "default.handlebars->27->345" ] }, { @@ -7877,7 +7880,7 @@ "ru": "Устройство находится в режиме гибернации (S4).", "zh-chs": "設備處於休眠狀態(S4)。", "xloc": [ - "default.handlebars->27->345" + "default.handlebars->27->347" ] }, { @@ -7894,7 +7897,7 @@ "ru": "Устройство находится в выключенном состоянии (S5).", "zh-chs": "設備處於關機狀態(S5)。", "xloc": [ - "default.handlebars->27->347" + "default.handlebars->27->349" ] }, { @@ -7912,7 +7915,7 @@ "zh-chs": "設備處於睡眠狀態(S1)", "xloc": [ "default-mobile.handlebars->9->119", - "default.handlebars->27->352" + "default.handlebars->27->354" ] }, { @@ -7929,7 +7932,7 @@ "ru": "Устройство находится в спящем режиме (S1).", "zh-chs": "設備處於睡眠狀態(S1)。", "xloc": [ - "default.handlebars->27->339" + "default.handlebars->27->341" ] }, { @@ -7947,7 +7950,7 @@ "zh-chs": "設備處於睡眠狀態(S2)", "xloc": [ "default-mobile.handlebars->9->120", - "default.handlebars->27->353" + "default.handlebars->27->355" ] }, { @@ -7964,7 +7967,7 @@ "ru": "Устройство находится в спящем режиме (S2).", "zh-chs": "設備處於睡眠狀態(S2)。", "xloc": [ - "default.handlebars->27->341" + "default.handlebars->27->343" ] }, { @@ -7982,7 +7985,7 @@ "zh-chs": "設備處於軟斷開狀態(S5)", "xloc": [ "default-mobile.handlebars->9->123", - "default.handlebars->27->356" + "default.handlebars->27->358" ] }, { @@ -8000,7 +8003,7 @@ "zh-chs": "設備已上電", "xloc": [ "default-mobile.handlebars->9->118", - "default.handlebars->27->351" + "default.handlebars->27->353" ] }, { @@ -8017,7 +8020,7 @@ "ru": "Устройство включено.", "zh-chs": "設備上電。", "xloc": [ - "default.handlebars->27->337" + "default.handlebars->27->339" ] }, { @@ -8035,7 +8038,7 @@ "zh-chs": "設備存在,但無法確定電源狀態", "xloc": [ "default-mobile.handlebars->9->124", - "default.handlebars->27->357" + "default.handlebars->27->359" ] }, { @@ -8052,7 +8055,7 @@ "ru": "Имя устройства", "zh-chs": "設備名稱", "xloc": [ - "default.handlebars->27->433" + "default.handlebars->27->435" ] }, { @@ -8069,7 +8072,7 @@ "ru": "DeviceCheckbox", "zh-chs": "設備複選框", "xloc": [ - "default.handlebars->27->383" + "default.handlebars->27->385" ] }, { @@ -8086,7 +8089,7 @@ "ru": "Отключено", "zh-chs": "殘障人士", "xloc": [ - "default.handlebars->27->482" + "default.handlebars->27->484" ] }, { @@ -8105,8 +8108,8 @@ "xloc": [ "default-mobile.handlebars->9->241", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea1->1->3", - "default.handlebars->27->1106", - "default.handlebars->27->695", + "default.handlebars->27->1108", + "default.handlebars->27->697", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->3->disconnectbutton1span", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->3->disconnectbutton2span", "xterm.handlebars->p11->deskarea0->deskarea1->3" @@ -8188,7 +8191,7 @@ "ru": "Отобразить имя группы устройств", "zh-chs": "顯示設備組名稱", "xloc": [ - "default.handlebars->27->1029" + "default.handlebars->27->1031" ] }, { @@ -8205,7 +8208,7 @@ "ru": "Отображаемое имя", "zh-chs": "顯示名稱", "xloc": [ - "default.handlebars->27->666" + "default.handlebars->27->668" ] }, { @@ -8218,7 +8221,7 @@ "ru": "Показать публичную ссылку", "zh-chs": "显示公共链接", "xloc": [ - "default.handlebars->27->1284" + "default.handlebars->27->1286" ] }, { @@ -8235,7 +8238,7 @@ "ru": "Ничего не делать", "zh-chs": "沒做什麼", "xloc": [ - "default.handlebars->27->1150" + "default.handlebars->27->1152" ] }, { @@ -8270,8 +8273,8 @@ "ru": "Не настраивать", "zh-chs": "不要配置", "xloc": [ - "default.handlebars->27->1154", - "default.handlebars->27->1159" + "default.handlebars->27->1156", + "default.handlebars->27->1161" ] }, { @@ -8288,7 +8291,7 @@ "ru": "Не подключаться к серверу", "zh-chs": "不連接服務器", "xloc": [ - "default.handlebars->27->1155" + "default.handlebars->27->1157" ] }, { @@ -8342,7 +8345,7 @@ "zh-chs": "下載文件", "xloc": [ "default-mobile.handlebars->9->274", - "default.handlebars->27->724" + "default.handlebars->27->726" ] }, { @@ -8376,7 +8379,7 @@ "ru": "Скачать MeshCmd", "zh-chs": "下載MeshCmd", "xloc": [ - "default.handlebars->27->636" + "default.handlebars->27->638" ] }, { @@ -8427,7 +8430,7 @@ "ru": "Скачайте \\\"meshcmd\\\" с файлом команд для маршрутизации трафика к этому устройству через сервер. Не забудьте указать пароль от своей учетной записи в meshaction.txt и сделать другие правки при необходимости.", "zh-chs": "下載帶有動作文件的“ meshcmd”,以將通過此服務器的流量路由到該設備。確保編輯meshaction.txt並添加您的帳戶密碼或進行任何必要的更改。", "xloc": [ - "default.handlebars->27->629" + "default.handlebars->27->631" ] }, { @@ -8495,7 +8498,7 @@ "ru": "Скачать события состояния питания", "zh-chs": "下載電源事件", "xloc": [ - "default.handlebars->27->590" + "default.handlebars->27->592" ] }, { @@ -8545,7 +8548,7 @@ "ru": "Загрузите список устройств с одним из форматов файлов ниже.", "zh-chs": "使用以下一種文件格式下載設備列表。", "xloc": [ - "default.handlebars->27->387" + "default.handlebars->27->389" ] }, { @@ -8562,7 +8565,7 @@ "ru": "Скачать список событий в одном из форматов ниже.", "zh-chs": "使用以下一種文件格式下載事件列表。", "xloc": [ - "default.handlebars->27->1321" + "default.handlebars->27->1323" ] }, { @@ -8579,7 +8582,7 @@ "ru": "Скачать список пользователей в одном из форматов ниже.", "zh-chs": "使用以下一種文件格式下載用戶列表。", "xloc": [ - "default.handlebars->27->1365" + "default.handlebars->27->1367" ] }, { @@ -8665,7 +8668,7 @@ "ru": "Скопировать агент", "zh-chs": "代理重複", "xloc": [ - "default.handlebars->27->1553" + "default.handlebars->27->1555" ] }, { @@ -8699,7 +8702,7 @@ "ru": "Скопировать группу пользователей", "zh-chs": "重複的用戶組", "xloc": [ - "default.handlebars->27->1411" + "default.handlebars->27->1413" ] }, { @@ -8733,7 +8736,7 @@ "ru": "Во время активации агент будет иметь доступ к паролю администратора.", "zh-chs": "在激活期間,代理將有權訪問管理員密碼信息。", "xloc": [ - "default.handlebars->27->1164" + "default.handlebars->27->1166" ] }, { @@ -8749,7 +8752,7 @@ "ru": "Голландский (Бельгийский)", "zh-chs": "荷蘭語(比利時)", "xloc": [ - "default.handlebars->27->870" + "default.handlebars->27->872" ] }, { @@ -8765,7 +8768,7 @@ "ru": "Голландский (Стандартный)", "zh-chs": "荷蘭語(標準)", "xloc": [ - "default.handlebars->27->869" + "default.handlebars->27->871" ] }, { @@ -8852,7 +8855,7 @@ "zh-chs": "編輯裝置", "xloc": [ "default-mobile.handlebars->9->231", - "default.handlebars->27->650" + "default.handlebars->27->652" ] }, { @@ -8872,9 +8875,9 @@ "default-mobile.handlebars->9->295", "default-mobile.handlebars->9->297", "default-mobile.handlebars->9->315", - "default.handlebars->27->1170", - "default.handlebars->27->1197", - "default.handlebars->27->1225" + "default.handlebars->27->1172", + "default.handlebars->27->1199", + "default.handlebars->27->1227" ] }, { @@ -8891,7 +8894,7 @@ "ru": "Редактировать функции группы устройств", "zh-chs": "編輯設備組功能", "xloc": [ - "default.handlebars->27->1184" + "default.handlebars->27->1186" ] }, { @@ -8908,7 +8911,7 @@ "ru": "Редактировать права группы устройств", "zh-chs": "編輯設備組權限", "xloc": [ - "default.handlebars->27->1222" + "default.handlebars->27->1224" ] }, { @@ -8925,7 +8928,7 @@ "ru": "Редактировать согласие пользователя группы устройств", "zh-chs": "編輯設備組用戶同意", "xloc": [ - "default.handlebars->27->1181" + "default.handlebars->27->1183" ] }, { @@ -8943,7 +8946,7 @@ "zh-chs": "編輯設備說明", "xloc": [ "default-mobile.handlebars->9->309", - "default.handlebars->27->1210" + "default.handlebars->27->1212" ] }, { @@ -8956,7 +8959,7 @@ "ru": "Изменить разрешения устройства", "zh-chs": "编辑设备权限", "xloc": [ - "default.handlebars->27->1219" + "default.handlebars->27->1221" ] }, { @@ -8969,7 +8972,7 @@ "ru": "Редактировать группу", "zh-chs": "编辑组", "xloc": [ - "default.handlebars->27->556" + "default.handlebars->27->558" ] }, { @@ -8987,9 +8990,9 @@ "zh-chs": "編輯英特爾®AMT憑據", "xloc": [ "default-mobile.handlebars->9->221", - "default.handlebars->27->470", - "default.handlebars->27->473", - "default.handlebars->27->597" + "default.handlebars->27->472", + "default.handlebars->27->475", + "default.handlebars->27->599" ] }, { @@ -9007,7 +9010,7 @@ "zh-chs": "編輯筆記", "xloc": [ "default-mobile.handlebars->9->322", - "default.handlebars->27->1232" + "default.handlebars->27->1234" ] }, { @@ -9024,7 +9027,7 @@ "ru": "Редактировать права пользователя для группы устройств", "zh-chs": "編輯用戶設備組權限", "xloc": [ - "default.handlebars->27->1223" + "default.handlebars->27->1225" ] }, { @@ -9037,7 +9040,7 @@ "ru": "Изменить разрешения для пользовательских устройств", "zh-chs": "编辑用户设备权限", "xloc": [ - "default.handlebars->27->1220" + "default.handlebars->27->1222" ] }, { @@ -9054,7 +9057,7 @@ "ru": "Редактировать группу пользователей", "zh-chs": "編輯用戶組", "xloc": [ - "default.handlebars->27->1437" + "default.handlebars->27->1439" ] }, { @@ -9089,11 +9092,11 @@ "zh-chs": "電子郵件", "xloc": [ "default-mobile.handlebars->9->40", - "default.handlebars->27->1377", - "default.handlebars->27->1458", - "default.handlebars->27->1459", - "default.handlebars->27->1489", - "default.handlebars->27->268", + "default.handlebars->27->1379", + "default.handlebars->27->1460", + "default.handlebars->27->1461", + "default.handlebars->27->1491", + "default.handlebars->27->270", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3", "login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3" ] @@ -9113,7 +9116,7 @@ "zh-chs": "電郵地址變更", "xloc": [ "default-mobile.handlebars->9->41", - "default.handlebars->27->1038" + "default.handlebars->27->1040" ] }, { @@ -9130,7 +9133,7 @@ "zh-chs": "郵件認證", "xloc": [ "default-mobile.handlebars->9->30", - "default.handlebars->27->807" + "default.handlebars->27->809" ] }, { @@ -9143,7 +9146,7 @@ "ru": "Почтовый трафик", "zh-chs": "电子邮件流量", "xloc": [ - "default.handlebars->27->1592" + "default.handlebars->27->1594" ] }, { @@ -9161,7 +9164,13 @@ "zh-chs": "電子郵件驗證", "xloc": [ "default-mobile.handlebars->9->39", - "default.handlebars->27->1036" + "default.handlebars->27->1038" + ] + }, + { + "en": "Email invitation", + "xloc": [ + "default.handlebars->27->267" ] }, { @@ -9174,7 +9183,7 @@ "ru": "Электронная почта не подтверждена", "zh-chs": "邮件未验证", "xloc": [ - "default.handlebars->27->1350" + "default.handlebars->27->1352" ] }, { @@ -9191,8 +9200,8 @@ "ru": "Email подтвержден", "zh-chs": "電子郵件已驗證", "xloc": [ - "default.handlebars->27->1351", - "default.handlebars->27->1455" + "default.handlebars->27->1353", + "default.handlebars->27->1457" ] }, { @@ -9209,7 +9218,7 @@ "ru": "Email подтвержден.", "zh-chs": "電子郵件已驗證。", "xloc": [ - "default.handlebars->27->1383" + "default.handlebars->27->1385" ] }, { @@ -9226,7 +9235,7 @@ "ru": "Email не подтвержден", "zh-chs": "電子郵件未驗證", "xloc": [ - "default.handlebars->27->1456" + "default.handlebars->27->1458" ] }, { @@ -9281,7 +9290,7 @@ "ru": "Включить коды приглашения", "zh-chs": "啟用邀請代碼", "xloc": [ - "default.handlebars->27->1251" + "default.handlebars->27->1253" ] }, { @@ -9315,7 +9324,7 @@ "zh-chs": "啟用電子郵件兩因素驗證。", "xloc": [ "default-mobile.handlebars->9->32", - "default.handlebars->27->809" + "default.handlebars->27->811" ] }, { @@ -9366,7 +9375,7 @@ "ru": "Английский", "zh-chs": "英語", "xloc": [ - "default.handlebars->27->871" + "default.handlebars->27->873" ] }, { @@ -9382,7 +9391,7 @@ "ru": "Английский (Австралия)", "zh-chs": "英文(澳洲)", "xloc": [ - "default.handlebars->27->872" + "default.handlebars->27->874" ] }, { @@ -9398,7 +9407,7 @@ "ru": "Английский (Белиз)", "zh-chs": "英語(伯利茲)", "xloc": [ - "default.handlebars->27->873" + "default.handlebars->27->875" ] }, { @@ -9414,7 +9423,7 @@ "ru": "Английский (Канада)", "zh-chs": "英文(加拿大)", "xloc": [ - "default.handlebars->27->874" + "default.handlebars->27->876" ] }, { @@ -9430,7 +9439,7 @@ "ru": "Английский (Ирландия)", "zh-chs": "英文(愛爾蘭)", "xloc": [ - "default.handlebars->27->875" + "default.handlebars->27->877" ] }, { @@ -9446,7 +9455,7 @@ "ru": "Английский (Ямайка)", "zh-chs": "英文(牙買加)", "xloc": [ - "default.handlebars->27->876" + "default.handlebars->27->878" ] }, { @@ -9462,7 +9471,7 @@ "ru": "Английский (Новая Зеландия)", "zh-chs": "英文(紐西蘭)", "xloc": [ - "default.handlebars->27->877" + "default.handlebars->27->879" ] }, { @@ -9478,7 +9487,7 @@ "ru": "Английский (Филиппины)", "zh-chs": "英文(菲律賓)", "xloc": [ - "default.handlebars->27->878" + "default.handlebars->27->880" ] }, { @@ -9494,7 +9503,7 @@ "ru": "Английский (Южная Африка)", "zh-chs": "英語(南非)", "xloc": [ - "default.handlebars->27->879" + "default.handlebars->27->881" ] }, { @@ -9510,7 +9519,7 @@ "ru": "Английский (Тринидад и Тобаго)", "zh-chs": "英文(特立尼達和多巴哥)", "xloc": [ - "default.handlebars->27->880" + "default.handlebars->27->882" ] }, { @@ -9526,7 +9535,7 @@ "ru": "Английский (Великобритания)", "zh-chs": "英文(英國)", "xloc": [ - "default.handlebars->27->881" + "default.handlebars->27->883" ] }, { @@ -9542,7 +9551,7 @@ "ru": "Английский (Соединенные Штаты)", "zh-chs": "美國英語)", "xloc": [ - "default.handlebars->27->882" + "default.handlebars->27->884" ] }, { @@ -9558,7 +9567,7 @@ "ru": "Английский (Зимбабве)", "zh-chs": "英文(津巴布韋)", "xloc": [ - "default.handlebars->27->883" + "default.handlebars->27->885" ] }, { @@ -9575,8 +9584,8 @@ "ru": "Ввод", "zh-chs": "輸入", "xloc": [ - "default.handlebars->27->1064", - "default.handlebars->27->1065" + "default.handlebars->27->1066", + "default.handlebars->27->1067" ] }, { @@ -9593,7 +9602,7 @@ "ru": "Введите разделенный запятыми список имен административных областей.", "zh-chs": "輸入管理領域名稱的逗號分隔列表。", "xloc": [ - "default.handlebars->27->1387" + "default.handlebars->27->1389" ] }, { @@ -9627,7 +9636,7 @@ "ru": "Для удаленного набора введите текст, используя английскую раскладку и нажмите OK. Перед продолжением убедитесь, что курсор на удаленном компьютере установлен в правильное положение.", "zh-chs": "輸入文本,然後單擊“確定”以使用美式英語鍵盤遠程輸入文本。在繼續操作之前,請確保將遠程光標放置在正確的位置。", "xloc": [ - "default.handlebars->27->660" + "default.handlebars->27->662" ] }, { @@ -9712,7 +9721,7 @@ "ru": "Эсперанто", "zh-chs": "世界語", "xloc": [ - "default.handlebars->27->884" + "default.handlebars->27->886" ] }, { @@ -9728,7 +9737,7 @@ "ru": "Эстонский", "zh-chs": "愛沙尼亞語", "xloc": [ - "default.handlebars->27->885" + "default.handlebars->27->887" ] }, { @@ -9745,7 +9754,7 @@ "ru": "Детали события", "zh-chs": "活動詳情", "xloc": [ - "default.handlebars->27->737" + "default.handlebars->27->739" ] }, { @@ -9762,7 +9771,7 @@ "ru": "Экспорт списка событий", "zh-chs": "活動列表導出", "xloc": [ - "default.handlebars->27->1326" + "default.handlebars->27->1328" ] }, { @@ -9833,7 +9842,7 @@ "ru": "Экспорт информации об устройстве", "zh-chs": "導出設備信息", "xloc": [ - "default.handlebars->27->379" + "default.handlebars->27->381" ] }, { @@ -9850,7 +9859,7 @@ "ru": "Расширенный ASCII", "zh-chs": "擴展ASCII", "xloc": [ - "default.handlebars->27->686" + "default.handlebars->27->688" ] }, { @@ -9884,7 +9893,7 @@ "ru": "Внешний", "zh-chs": "外部", "xloc": [ - "default.handlebars->27->1577" + "default.handlebars->27->1579" ] }, { @@ -9900,7 +9909,7 @@ "ru": "Mакедонский (БЮР)", "zh-chs": "FYRO馬其頓語", "xloc": [ - "default.handlebars->27->935" + "default.handlebars->27->937" ] }, { @@ -9916,7 +9925,7 @@ "ru": "Фарерский", "zh-chs": "法羅語", "xloc": [ - "default.handlebars->27->886" + "default.handlebars->27->888" ] }, { @@ -9949,7 +9958,7 @@ "ru": "Фарси (Персидский)", "zh-chs": "波斯語(波斯語)", "xloc": [ - "default.handlebars->27->887" + "default.handlebars->27->889" ] }, { @@ -9984,7 +9993,7 @@ "ru": "Функции", "zh-chs": "特徵", "xloc": [ - "default.handlebars->27->1092" + "default.handlebars->27->1094" ] }, { @@ -10000,7 +10009,7 @@ "ru": "Фиджи", "zh-chs": "斐濟", "xloc": [ - "default.handlebars->27->888" + "default.handlebars->27->890" ] }, { @@ -10018,8 +10027,8 @@ "zh-chs": "文件編輯器", "xloc": [ "default-mobile.handlebars->9->258", - "default.handlebars->27->413", - "default.handlebars->27->709" + "default.handlebars->27->415", + "default.handlebars->27->711" ] }, { @@ -10053,7 +10062,7 @@ "ru": "Драйвер файловой системы", "zh-chs": "FileSystemDriver", "xloc": [ - "default.handlebars->27->669" + "default.handlebars->27->671" ] }, { @@ -10070,7 +10079,7 @@ "ru": "Файлы", "zh-chs": "檔案", "xloc": [ - "default.handlebars->27->1178", + "default.handlebars->27->1180", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevFiles", "default.handlebars->contextMenu->cxfiles" ] @@ -10106,7 +10115,7 @@ "ru": "Уведомление файлов", "zh-chs": "文件通知", "xloc": [ - "default.handlebars->27->1100" + "default.handlebars->27->1102" ] }, { @@ -10123,7 +10132,7 @@ "ru": "Запрос файлов", "zh-chs": "文件提示", "xloc": [ - "default.handlebars->27->1099" + "default.handlebars->27->1101" ] }, { @@ -10158,7 +10167,7 @@ "ru": "Финский", "zh-chs": "芬蘭", "xloc": [ - "default.handlebars->27->889" + "default.handlebars->27->891" ] }, { @@ -10240,7 +10249,7 @@ "ru": "Для Linux вырезайте и вставляйте в терминал следующее, чтобы установить агент:", "zh-chs": "对于Linux,将以下内容剪切并粘贴到终端中以安装代理程序:", "xloc": [ - "mesh-invite.html->0->13->1", + "mesh-invite.html->2->13->1", "mesh-invite.txt" ] }, @@ -10270,8 +10279,8 @@ "ru": "Принудительно сбросить пароль при следующем входе в систему.", "zh-chs": "下次登錄時強制重置密碼。", "xloc": [ - "default.handlebars->27->1381", - "default.handlebars->27->1498" + "default.handlebars->27->1383", + "default.handlebars->27->1500" ] }, { @@ -10357,8 +10366,8 @@ "ru": "Свободно", "zh-chs": "自由", "xloc": [ - "default.handlebars->27->1538", - "default.handlebars->27->1540" + "default.handlebars->27->1540", + "default.handlebars->27->1542" ] }, { @@ -10392,7 +10401,7 @@ "ru": "Французский (Бельгия)", "zh-chs": "法語(比利時)", "xloc": [ - "default.handlebars->27->891" + "default.handlebars->27->893" ] }, { @@ -10408,7 +10417,7 @@ "ru": "Французский (Канада)", "zh-chs": "法語(加拿大)", "xloc": [ - "default.handlebars->27->892" + "default.handlebars->27->894" ] }, { @@ -10424,7 +10433,7 @@ "ru": "Французский (Франция)", "zh-chs": "法語(法國)", "xloc": [ - "default.handlebars->27->893" + "default.handlebars->27->895" ] }, { @@ -10440,7 +10449,7 @@ "ru": "Французский (Люксембург)", "zh-chs": "法語(盧森堡)", "xloc": [ - "default.handlebars->27->894" + "default.handlebars->27->896" ] }, { @@ -10456,7 +10465,7 @@ "ru": "Французский (Монако)", "zh-chs": "法語(摩納哥)", "xloc": [ - "default.handlebars->27->895" + "default.handlebars->27->897" ] }, { @@ -10472,7 +10481,7 @@ "ru": "Французский (Стандартный)", "zh-chs": "法語(標準)", "xloc": [ - "default.handlebars->27->890" + "default.handlebars->27->892" ] }, { @@ -10488,7 +10497,7 @@ "ru": "Французский (Швейцария)", "zh-chs": "法語(瑞士)", "xloc": [ - "default.handlebars->27->896" + "default.handlebars->27->898" ] }, { @@ -10504,7 +10513,7 @@ "ru": "Фризский", "zh-chs": "弗里斯蘭語", "xloc": [ - "default.handlebars->27->897" + "default.handlebars->27->899" ] }, { @@ -10520,7 +10529,7 @@ "ru": "Фриульский", "zh-chs": "弗留利", "xloc": [ - "default.handlebars->27->898" + "default.handlebars->27->900" ] }, { @@ -10541,9 +10550,9 @@ "default-mobile.handlebars->9->296", "default-mobile.handlebars->9->314", "default-mobile.handlebars->9->67", - "default.handlebars->27->1071", - "default.handlebars->27->1196", - "default.handlebars->27->1393" + "default.handlebars->27->1073", + "default.handlebars->27->1198", + "default.handlebars->27->1395" ] }, { @@ -10560,7 +10569,7 @@ "ru": "Администратор с полным доступом (все права)", "zh-chs": "正式管理員(保留所有權利)", "xloc": [ - "default.handlebars->27->1224" + "default.handlebars->27->1226" ] }, { @@ -10590,7 +10599,7 @@ "ru": "Полные права на устройство", "zh-chs": "完整的設備權限", "xloc": [ - "default.handlebars->27->539" + "default.handlebars->27->541" ] }, { @@ -10603,7 +10612,7 @@ "ru": "Полные права", "zh-chs": "完全权利", "xloc": [ - "default.handlebars->27->555" + "default.handlebars->27->557" ] }, { @@ -10639,7 +10648,7 @@ "ru": "Администратор с полным доступом", "zh-chs": "正式管理員", "xloc": [ - "default.handlebars->27->1451" + "default.handlebars->27->1453" ] }, { @@ -10655,7 +10664,7 @@ "ru": "Гэльский (Ирландский)", "zh-chs": "蓋爾語(愛爾蘭)", "xloc": [ - "default.handlebars->27->900" + "default.handlebars->27->902" ] }, { @@ -10671,7 +10680,7 @@ "ru": "Гэльский (Шотландия)", "zh-chs": "蓋爾語(蘇格蘭語)", "xloc": [ - "default.handlebars->27->899" + "default.handlebars->27->901" ] }, { @@ -10687,7 +10696,7 @@ "ru": "Галицкий", "zh-chs": "加拉契人", "xloc": [ - "default.handlebars->27->901" + "default.handlebars->27->903" ] }, { @@ -10760,7 +10769,7 @@ "ru": "Общая информация", "zh-chs": "一般信息", "xloc": [ - "default.handlebars->27->420" + "default.handlebars->27->422" ] }, { @@ -10793,7 +10802,7 @@ "ru": "Грузинский", "zh-chs": "格魯吉亞人", "xloc": [ - "default.handlebars->27->902" + "default.handlebars->27->904" ] }, { @@ -10809,7 +10818,7 @@ "ru": "Немецкий (Австрия)", "zh-chs": "德語(奧地利)", "xloc": [ - "default.handlebars->27->904" + "default.handlebars->27->906" ] }, { @@ -10825,7 +10834,7 @@ "ru": "Немецкий (Германия)", "zh-chs": "德文(德國)", "xloc": [ - "default.handlebars->27->905" + "default.handlebars->27->907" ] }, { @@ -10841,7 +10850,7 @@ "ru": "Немецкий (Лихтенштейн)", "zh-chs": "德文(列支敦士登)", "xloc": [ - "default.handlebars->27->906" + "default.handlebars->27->908" ] }, { @@ -10857,7 +10866,7 @@ "ru": "Немецкий (Люксембург)", "zh-chs": "德語(盧森堡)", "xloc": [ - "default.handlebars->27->907" + "default.handlebars->27->909" ] }, { @@ -10873,7 +10882,7 @@ "ru": "Немецкий (Стандартный)", "zh-chs": "德語(標準)", "xloc": [ - "default.handlebars->27->903" + "default.handlebars->27->905" ] }, { @@ -10889,7 +10898,7 @@ "ru": "Немецкий (Швейцария)", "zh-chs": "德語(瑞士)", "xloc": [ - "default.handlebars->27->908" + "default.handlebars->27->910" ] }, { @@ -10906,7 +10915,7 @@ "ru": "Получить учетные данные MQTT для этого устройства.", "zh-chs": "獲取此設備的MQTT登錄憑據。", "xloc": [ - "default.handlebars->27->523" + "default.handlebars->27->525" ] }, { @@ -10959,7 +10968,7 @@ "ru": "Хорошо", "zh-chs": "好", "xloc": [ - "default.handlebars->27->1067" + "default.handlebars->27->1069" ] }, { @@ -10995,7 +11004,7 @@ "ru": "Греческий", "zh-chs": "希臘語", "xloc": [ - "default.handlebars->27->909" + "default.handlebars->27->911" ] }, { @@ -11013,7 +11022,7 @@ "zh-chs": "組", "xloc": [ "default-mobile.handlebars->9->138", - "default.handlebars->27->445", + "default.handlebars->27->447", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->1" ] }, @@ -11031,7 +11040,7 @@ "ru": "Групповое действие", "zh-chs": "集體行動", "xloc": [ - "default.handlebars->27->382", + "default.handlebars->27->384", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar" ] }, @@ -11049,7 +11058,7 @@ "ru": "Члены группы", "zh-chs": "小組成員", "xloc": [ - "default.handlebars->27->1422" + "default.handlebars->27->1424" ] }, { @@ -11066,7 +11075,7 @@ "ru": "Права на группу для пользователя {0}.", "zh-chs": "用戶{0}的組權限。", "xloc": [ - "default.handlebars->27->1195" + "default.handlebars->27->1197" ] }, { @@ -11083,7 +11092,7 @@ "ru": "Права на группу для {0}.", "zh-chs": "{0}的組權限。", "xloc": [ - "default.handlebars->27->1194" + "default.handlebars->27->1196" ] }, { @@ -11117,7 +11126,7 @@ "ru": "Группы", "zh-chs": "團體", "xloc": [ - "default.handlebars->27->1331", + "default.handlebars->27->1333", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGroups" ] }, @@ -11134,7 +11143,7 @@ "ru": "Гуджарати", "zh-chs": "古久拉提", "xloc": [ - "default.handlebars->27->910" + "default.handlebars->27->912" ] }, { @@ -11169,7 +11178,7 @@ "ru": "Гаитянский", "zh-chs": "海地", "xloc": [ - "default.handlebars->27->911" + "default.handlebars->27->913" ] }, { @@ -11203,7 +11212,7 @@ "ru": "Жесткое отключение агента", "zh-chs": "硬斷開劑", "xloc": [ - "default.handlebars->27->805" + "default.handlebars->27->807" ] }, { @@ -11220,7 +11229,7 @@ "ru": "Всего кучи", "zh-chs": "堆總數", "xloc": [ - "default.handlebars->27->1579" + "default.handlebars->27->1581" ] }, { @@ -11237,7 +11246,7 @@ "ru": "Куча используется", "zh-chs": "堆使用", "xloc": [ - "default.handlebars->27->1578" + "default.handlebars->27->1580" ] }, { @@ -11254,7 +11263,7 @@ "ru": "Иврит", "zh-chs": "希伯來語", "xloc": [ - "default.handlebars->27->912" + "default.handlebars->27->914" ] }, { @@ -11267,7 +11276,7 @@ "ru": "Здравствуйте, [[[NAME]]],", "zh-chs": "您好[[[NAME]]],", "xloc": [ - "mesh-invite.html->0->3->1", + "mesh-invite.html->2->3->1", "mesh-invite.txt" ] }, @@ -11285,7 +11294,7 @@ "ru": "Помочь перевести MeshCentral", "zh-chs": "幫助翻譯MeshCentral", "xloc": [ - "default.handlebars->27->1026" + "default.handlebars->27->1028" ] }, { @@ -11298,8 +11307,8 @@ "ru": "Привет [[[USERNAME]]],", "zh-chs": "[[[USERNAME]],你好,", "xloc": [ - "account-check.html->0->3", - "account-reset.html->0->3" + "account-check.html->2->3", + "account-reset.html->2->3" ] }, { @@ -11342,7 +11351,7 @@ "xloc": [ "default-mobile.handlebars->9->108", "default-mobile.handlebars->9->115", - "default.handlebars->27->346", + "default.handlebars->27->348", "default.handlebars->27->5" ] }, @@ -11360,7 +11369,7 @@ "ru": "Хинди", "zh-chs": "印地語", "xloc": [ - "default.handlebars->27->913" + "default.handlebars->27->915" ] }, { @@ -11396,7 +11405,7 @@ "zh-chs": "持有1份副本", "xloc": [ "default-mobile.handlebars->9->267", - "default.handlebars->27->718" + "default.handlebars->27->720" ] }, { @@ -11414,7 +11423,7 @@ "zh-chs": "持有1個搬家公司", "xloc": [ "default-mobile.handlebars->9->271", - "default.handlebars->27->722" + "default.handlebars->27->724" ] }, { @@ -11432,7 +11441,7 @@ "zh-chs": "保留{0}個條目進行複制", "xloc": [ "default-mobile.handlebars->9->265", - "default.handlebars->27->716" + "default.handlebars->27->718" ] }, { @@ -11450,7 +11459,7 @@ "zh-chs": "保留{0}個條目以進行移動", "xloc": [ "default-mobile.handlebars->9->269", - "default.handlebars->27->720" + "default.handlebars->27->722" ] }, { @@ -11468,7 +11477,7 @@ "zh-chs": "保持{2}的{0}入口{1}", "xloc": [ "default-mobile.handlebars->9->91", - "default.handlebars->27->1313" + "default.handlebars->27->1315" ] }, { @@ -11490,10 +11499,10 @@ "default-mobile.handlebars->9->143", "default-mobile.handlebars->9->227", "default.handlebars->27->223", - "default.handlebars->27->450", - "default.handlebars->27->451", + "default.handlebars->27->452", "default.handlebars->27->453", - "default.handlebars->27->646" + "default.handlebars->27->455", + "default.handlebars->27->648" ] }, { @@ -11510,7 +11519,7 @@ "ru": "Синхронизация имени хоста", "zh-chs": "主機名同步", "xloc": [ - "default.handlebars->27->1090" + "default.handlebars->27->1092" ] }, { @@ -11526,7 +11535,7 @@ "ru": "Венгерский", "zh-chs": "匈牙利", "xloc": [ - "default.handlebars->27->914" + "default.handlebars->27->916" ] }, { @@ -11578,7 +11587,7 @@ "ru": "IP: {0}", "zh-chs": "IP:{0}", "xloc": [ - "default.handlebars->27->758" + "default.handlebars->27->760" ] }, { @@ -11594,7 +11603,7 @@ "ru": "IP: {0}, маска: {1}, шлюз: {2}", "zh-chs": "IP:{0},掩碼:{1},網關:{2}", "xloc": [ - "default.handlebars->27->756" + "default.handlebars->27->758" ] }, { @@ -11610,8 +11619,8 @@ "ru": "Уровень IPv4", "zh-chs": "IPv4層", "xloc": [ - "default.handlebars->27->755", - "default.handlebars->27->757" + "default.handlebars->27->757", + "default.handlebars->27->759" ] }, { @@ -11678,7 +11687,7 @@ "ru": "Исландский", "zh-chs": "冰島的", "xloc": [ - "default.handlebars->27->915" + "default.handlebars->27->917" ] }, { @@ -11696,7 +11705,7 @@ "zh-chs": "圖標選擇", "xloc": [ "default-mobile.handlebars->9->225", - "default.handlebars->27->644" + "default.handlebars->27->646" ] }, { @@ -11713,7 +11722,7 @@ "ru": "Идентификатор", "zh-chs": "識別碼", "xloc": [ - "default.handlebars->27->783" + "default.handlebars->27->785" ] }, { @@ -11726,11 +11735,11 @@ "ru": "Если вы не инициировали этот запрос, игнорируйте это письмо.", "zh-chs": "如果您没有发起此请求,请忽略此邮件。", "xloc": [ - "account-check.html->0", + "account-check.html->2", "account-check.txt", - "account-reset.html->0", + "account-reset.html->2", "account-reset.txt", - "mesh-invite.html->0->17", + "mesh-invite.html->2->17", "mesh-invite.txt" ] }, @@ -11807,7 +11816,7 @@ "ru": "Индонезийский", "zh-chs": "印度尼西亞", "xloc": [ - "default.handlebars->27->916" + "default.handlebars->27->918" ] }, { @@ -11876,7 +11885,7 @@ "ru": "Установка", "zh-chs": "安裝", "xloc": [ - "default.handlebars->27->1131" + "default.handlebars->27->1133" ] }, { @@ -11925,7 +11934,7 @@ "ru": "Установка CIRA", "zh-chs": "安裝CIRA", "xloc": [ - "default.handlebars->27->1123" + "default.handlebars->27->1125" ] }, { @@ -11942,7 +11951,7 @@ "ru": "Локальная установка", "zh-chs": "安裝本地", "xloc": [ - "default.handlebars->27->1125" + "default.handlebars->27->1127" ] }, { @@ -11959,10 +11968,10 @@ "ru": "Тип установки", "zh-chs": "安裝類型", "xloc": [ - "default.handlebars->27->1253", - "default.handlebars->27->1260", - "default.handlebars->27->283", - "default.handlebars->27->305" + "default.handlebars->27->1255", + "default.handlebars->27->1262", + "default.handlebars->27->285", + "default.handlebars->27->307" ] }, { @@ -11979,7 +11988,7 @@ "ru": "Intel (F10 = ESC+[OM)", "zh-chs": "英特爾(F10 = ESC + [OM)", "xloc": [ - "default.handlebars->27->688", + "default.handlebars->27->690", "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons" ] }, @@ -11997,10 +12006,10 @@ "ru": "Intel AMT", "zh-chs": "英特爾AMT", "xloc": [ - "default.handlebars->27->1272", - "default.handlebars->27->1278", - "default.handlebars->27->1575", - "default.handlebars->27->1597" + "default.handlebars->27->1274", + "default.handlebars->27->1280", + "default.handlebars->27->1577", + "default.handlebars->27->1599" ] }, { @@ -12068,7 +12077,7 @@ "ru": "Intel AMT активирован в режиме администратора", "zh-chs": "在管理控制模式下激活了Intel AMT", "xloc": [ - "default.handlebars->27->466" + "default.handlebars->27->468" ] }, { @@ -12085,7 +12094,7 @@ "ru": "Intel AMT активирован в режиме клиента", "zh-chs": "英特爾AMT在客戶端控制模式下被激活", "xloc": [ - "default.handlebars->27->464" + "default.handlebars->27->466" ] }, { @@ -12102,7 +12111,7 @@ "ru": "Intel AMT настроен с TLS безопасностью сети", "zh-chs": "英特爾AMT已設置TLS網絡安全性", "xloc": [ - "default.handlebars->27->468" + "default.handlebars->27->470" ] }, { @@ -12153,7 +12162,7 @@ "ru": "Intel ASCII", "zh-chs": "英特爾ASCII", "xloc": [ - "default.handlebars->27->687" + "default.handlebars->27->689" ] }, { @@ -12173,11 +12182,11 @@ "default-mobile.handlebars->9->127", "default-mobile.handlebars->9->191", "default-mobile.handlebars->9->196", - "default.handlebars->27->1107", - "default.handlebars->27->1117", - "default.handlebars->27->423", - "default.handlebars->27->476", - "default.handlebars->27->492" + "default.handlebars->27->1109", + "default.handlebars->27->1119", + "default.handlebars->27->425", + "default.handlebars->27->478", + "default.handlebars->27->494" ] }, { @@ -12195,7 +12204,7 @@ "zh-chs": "英特爾®AMT CIRA", "xloc": [ "default-mobile.handlebars->9->195", - "default.handlebars->27->490" + "default.handlebars->27->492" ] }, { @@ -12213,8 +12222,8 @@ "zh-chs": "英特爾®AMT CIRA已連接並可以使用。", "xloc": [ "default.handlebars->27->169", - "default.handlebars->27->360", - "default.handlebars->27->489" + "default.handlebars->27->362", + "default.handlebars->27->491" ] }, { @@ -12250,7 +12259,7 @@ "ru": "Политика Intel® AMT", "zh-chs": "英特爾®AMT政策", "xloc": [ - "default.handlebars->27->1146" + "default.handlebars->27->1148" ] }, { @@ -12284,7 +12293,7 @@ "ru": "Intel® AMT Тег", "zh-chs": "英特爾®AMT標籤", "xloc": [ - "default.handlebars->27->480" + "default.handlebars->27->482" ] }, { @@ -12337,8 +12346,8 @@ "zh-chs": "英特爾®AMT已連接", "xloc": [ "default-mobile.handlebars->9->205", - "default.handlebars->27->527", - "default.handlebars->27->528" + "default.handlebars->27->529", + "default.handlebars->27->530" ] }, { @@ -12355,8 +12364,8 @@ "ru": "События Intel® AMT desktop или serial.", "zh-chs": "英特爾®AMT桌面和串行事件。", "xloc": [ - "default.handlebars->27->1032", - "default.handlebars->27->1268" + "default.handlebars->27->1034", + "default.handlebars->27->1270" ] }, { @@ -12374,8 +12383,8 @@ "zh-chs": "檢測到英特爾®AMT", "xloc": [ "default-mobile.handlebars->9->206", - "default.handlebars->27->529", - "default.handlebars->27->530" + "default.handlebars->27->531", + "default.handlebars->27->532" ] }, { @@ -12392,7 +12401,7 @@ "ru": "Intel® AMT маршрутизируется и готов к использованию.", "zh-chs": "英特爾®AMT可路由並可以使用。", "xloc": [ - "default.handlebars->27->491" + "default.handlebars->27->493" ] }, { @@ -12410,7 +12419,7 @@ "zh-chs": "英特爾®AMT是可路由的。", "xloc": [ "default.handlebars->27->171", - "default.handlebars->27->362" + "default.handlebars->27->364" ] }, { @@ -12445,8 +12454,8 @@ "zh-chs": "僅限英特爾®AMT,無代理", "xloc": [ "default-mobile.handlebars->9->278", - "default.handlebars->27->1061", - "default.handlebars->27->1083" + "default.handlebars->27->1063", + "default.handlebars->27->1085" ] }, { @@ -12463,7 +12472,7 @@ "ru": "Технология Intel® Active Management", "zh-chs": "英特爾®主動管理技術", "xloc": [ - "default.handlebars->27->475" + "default.handlebars->27->477" ] }, { @@ -12480,7 +12489,7 @@ "ru": "Intel® Active Management Technology (Intel® AMT)", "zh-chs": "英特爾®主動管理技術(英特爾®AMT)", "xloc": [ - "default.handlebars->27->775" + "default.handlebars->27->777" ] }, { @@ -12498,7 +12507,7 @@ "zh-chs": "英特爾®ME", "xloc": [ "default-mobile.handlebars->9->190", - "default.handlebars->27->474" + "default.handlebars->27->476" ] }, { @@ -12516,7 +12525,7 @@ "zh-chs": "英特爾®SM", "xloc": [ "default-mobile.handlebars->9->192", - "default.handlebars->27->478" + "default.handlebars->27->480" ] }, { @@ -12533,7 +12542,7 @@ "ru": "Intel® Standard Manageability", "zh-chs": "英特爾®標準可管理性", "xloc": [ - "default.handlebars->27->477" + "default.handlebars->27->479" ] }, { @@ -12634,7 +12643,7 @@ "ru": "Интерактивный", "zh-chs": "互動", "xloc": [ - "default.handlebars->27->670" + "default.handlebars->27->672" ] }, { @@ -12651,10 +12660,10 @@ "ru": "Только интерактивный режим", "zh-chs": "僅限互動", "xloc": [ - "default.handlebars->27->1256", - "default.handlebars->27->1263", - "default.handlebars->27->286", - "default.handlebars->27->308" + "default.handlebars->27->1258", + "default.handlebars->27->1265", + "default.handlebars->27->288", + "default.handlebars->27->310" ] }, { @@ -12671,7 +12680,7 @@ "ru": "Интерфейсы", "zh-chs": "介面", "xloc": [ - "default.handlebars->27->510" + "default.handlebars->27->512" ] }, { @@ -12687,7 +12696,7 @@ "ru": "Инуктитут", "zh-chs": "因紐特人", "xloc": [ - "default.handlebars->27->917" + "default.handlebars->27->919" ] }, { @@ -12704,7 +12713,7 @@ "ru": "Некорректный тип группы устройств", "zh-chs": "無效的設備組類型", "xloc": [ - "default.handlebars->27->1552" + "default.handlebars->27->1554" ] }, { @@ -12721,7 +12730,7 @@ "ru": "Некорректный JSON", "zh-chs": "無效的JSON", "xloc": [ - "default.handlebars->27->1546" + "default.handlebars->27->1548" ] }, { @@ -12738,8 +12747,8 @@ "ru": "Некорректный формат файла JSON.", "zh-chs": "無效的JSON文件格式。", "xloc": [ - "default.handlebars->27->1362", - "default.handlebars->27->1364" + "default.handlebars->27->1364", + "default.handlebars->27->1366" ] }, { @@ -12756,7 +12765,7 @@ "ru": "Некорректный файл JSON: {0}.", "zh-chs": "無效的JSON文件:{0}。", "xloc": [ - "default.handlebars->27->1360" + "default.handlebars->27->1362" ] }, { @@ -12773,7 +12782,7 @@ "ru": "Некорректная сигнатура PKCS", "zh-chs": "無效的PKCS簽名", "xloc": [ - "default.handlebars->27->1544" + "default.handlebars->27->1546" ] }, { @@ -12790,7 +12799,7 @@ "ru": "Некорректная сигнатура RSA", "zh-chs": "無效的RSA密碼", "xloc": [ - "default.handlebars->27->1545" + "default.handlebars->27->1547" ] }, { @@ -12923,7 +12932,7 @@ "ru": "Коды приглашений могут использоваться любым пользователем для присоединения устройств к этой группе устройств по следующей общедоступной ссылке:", "zh-chs": "任何人都可以使用邀請代碼通過以下公共鏈接將設備加入該設備組:", "xloc": [ - "default.handlebars->27->1258" + "default.handlebars->27->1260" ] }, { @@ -12952,9 +12961,9 @@ "ru": "Пригласить", "zh-chs": "邀請", "xloc": [ - "default.handlebars->27->1133", + "default.handlebars->27->1135", "default.handlebars->27->220", - "default.handlebars->27->298" + "default.handlebars->27->300" ] }, { @@ -12970,11 +12979,11 @@ "ru": "Пригласительные коды", "zh-chs": "邀請碼", "xloc": [ - "default.handlebars->27->1111", - "default.handlebars->27->1252", - "default.handlebars->27->1257", + "default.handlebars->27->1113", + "default.handlebars->27->1254", "default.handlebars->27->1259", - "default.handlebars->27->1264" + "default.handlebars->27->1261", + "default.handlebars->27->1266" ] }, { @@ -12991,7 +13000,7 @@ "ru": "Пригласите установить Mesh Agent поделившись ссылкой. Эта ссылка ведет на инструкции для установки для группы устройств \\\"{0}\\\". Ссылка общедоступна и не требует наличия учетной записи на сервере.", "zh-chs": "通過共享邀請鏈接來邀請某人安裝網格代理。該鏈接為用戶提供 “{0}” 設備組的安裝說明。該鏈接是公共的,不需要該服務器的帳戶。", "xloc": [ - "default.handlebars->27->289" + "default.handlebars->27->291" ] }, { @@ -13008,7 +13017,7 @@ "ru": "Отправить приглашение на установку Mesh Agent", "zh-chs": "邀請某人在此網格上安裝網格代理。", "xloc": [ - "default.handlebars->27->1132", + "default.handlebars->27->1134", "default.handlebars->27->219" ] }, @@ -13026,7 +13035,7 @@ "ru": "Пригласите установить Mesh Agent. Ссылка на установку для группы \\\"{0}\\\" будет отправлена по электронной почте.", "zh-chs": "邀請某人安裝網狀代理。將發送一封電子郵件,其中包含指向 “{0}” 設備組的網狀代理安裝的鏈接。", "xloc": [ - "default.handlebars->27->266" + "default.handlebars->27->268" ] }, { @@ -13043,7 +13052,7 @@ "ru": "Ирландский", "zh-chs": "愛爾蘭人", "xloc": [ - "default.handlebars->27->918" + "default.handlebars->27->920" ] }, { @@ -13059,7 +13068,7 @@ "ru": "Итальянский (Стандартный)", "zh-chs": "意大利語(標準)", "xloc": [ - "default.handlebars->27->919" + "default.handlebars->27->921" ] }, { @@ -13075,7 +13084,7 @@ "ru": "Итальянский (Швейцария)", "zh-chs": "義大利文(瑞士)", "xloc": [ - "default.handlebars->27->920" + "default.handlebars->27->922" ] }, { @@ -13092,9 +13101,9 @@ "ru": "Формат JSON", "zh-chs": "JSON格式", "xloc": [ - "default.handlebars->27->1324", - "default.handlebars->27->1368", - "default.handlebars->27->390" + "default.handlebars->27->1326", + "default.handlebars->27->1370", + "default.handlebars->27->392" ] }, { @@ -13111,7 +13120,7 @@ "ru": "Японский", "zh-chs": "日本", "xloc": [ - "default.handlebars->27->921" + "default.handlebars->27->923" ] }, { @@ -13127,7 +13136,7 @@ "ru": "Каннада", "zh-chs": "卡納達語", "xloc": [ - "default.handlebars->27->922" + "default.handlebars->27->924" ] }, { @@ -13143,7 +13152,7 @@ "ru": "Кашмирский", "zh-chs": "克什米爾語", "xloc": [ - "default.handlebars->27->923" + "default.handlebars->27->925" ] }, { @@ -13159,7 +13168,7 @@ "ru": "Казахский", "zh-chs": "哈薩克語", "xloc": [ - "default.handlebars->27->924" + "default.handlebars->27->926" ] }, { @@ -13176,7 +13185,7 @@ "ru": "Драйвер ядра", "zh-chs": "內核驅動程序", "xloc": [ - "default.handlebars->27->671" + "default.handlebars->27->673" ] }, { @@ -13193,8 +13202,8 @@ "ru": "Имя ключа", "zh-chs": "鍵名", "xloc": [ - "default.handlebars->27->815", - "default.handlebars->27->818" + "default.handlebars->27->817", + "default.handlebars->27->820" ] }, { @@ -13227,7 +13236,7 @@ "ru": "Кхмерский", "zh-chs": "高棉語", "xloc": [ - "default.handlebars->27->925" + "default.handlebars->27->927" ] }, { @@ -13243,7 +13252,7 @@ "ru": "Киргизский", "zh-chs": "吉爾吉斯", "xloc": [ - "default.handlebars->27->926" + "default.handlebars->27->928" ] }, { @@ -13259,7 +13268,7 @@ "ru": "Клингонский", "zh-chs": "克林貢", "xloc": [ - "default.handlebars->27->927" + "default.handlebars->27->929" ] }, { @@ -13275,7 +13284,7 @@ "ru": "Известный", "zh-chs": "已知的", "xloc": [ - "default.handlebars->27->774" + "default.handlebars->27->776" ] }, { @@ -13291,7 +13300,7 @@ "ru": "Korean", "zh-chs": "韓語", "xloc": [ - "default.handlebars->27->928" + "default.handlebars->27->930" ] }, { @@ -13307,7 +13316,7 @@ "ru": "Корейский (Северная Корея)", "zh-chs": "韓語(朝鮮)", "xloc": [ - "default.handlebars->27->929" + "default.handlebars->27->931" ] }, { @@ -13323,7 +13332,7 @@ "ru": "Корейский (Южная Корея)", "zh-chs": "韓語(韓國)", "xloc": [ - "default.handlebars->27->930" + "default.handlebars->27->932" ] }, { @@ -13340,8 +13349,8 @@ "ru": "LF", "zh-chs": "如果", "xloc": [ - "default.handlebars->27->683", - "default.handlebars->27->692" + "default.handlebars->27->685", + "default.handlebars->27->694" ] }, { @@ -13358,7 +13367,7 @@ "ru": "Язык", "zh-chs": "語言", "xloc": [ - "default.handlebars->27->1024" + "default.handlebars->27->1026" ] }, { @@ -13392,7 +13401,7 @@ "ru": "Большой Фокус", "zh-chs": "大焦點", "xloc": [ - "default.handlebars->27->659" + "default.handlebars->27->661" ] }, { @@ -13575,7 +13584,7 @@ "ru": "Последний доступ", "zh-chs": "最後訪問", "xloc": [ - "default.handlebars->27->1332" + "default.handlebars->27->1334" ] }, { @@ -13592,7 +13601,7 @@ "ru": "Последний вход в систему", "zh-chs": "上次登錄", "xloc": [ - "default.handlebars->27->1463" + "default.handlebars->27->1465" ] }, { @@ -13612,9 +13621,9 @@ "default.handlebars->27->70", "default.handlebars->27->72", "default.handlebars->27->74", - "default.handlebars->27->746", - "default.handlebars->27->747", - "default.handlebars->27->748" + "default.handlebars->27->748", + "default.handlebars->27->749", + "default.handlebars->27->750" ] }, { @@ -13632,8 +13641,8 @@ "zh-chs": "上次代理連接", "xloc": [ "default.handlebars->27->69", - "default.handlebars->27->743", - "default.handlebars->27->745" + "default.handlebars->27->745", + "default.handlebars->27->747" ] }, { @@ -13650,7 +13659,7 @@ "ru": "Последнее изменение: {0}", "zh-chs": "上次更改:{0}", "xloc": [ - "default.handlebars->27->1467" + "default.handlebars->27->1469" ] }, { @@ -13701,7 +13710,7 @@ "ru": "Последний вход в систему: {0}", "zh-chs": "上次登錄:{0}", "xloc": [ - "default.handlebars->27->1342" + "default.handlebars->27->1344" ] }, { @@ -13718,7 +13727,7 @@ "ru": "Последнее посещение:", "zh-chs": "最後一次露面:", "xloc": [ - "default.handlebars->27->533", + "default.handlebars->27->535", "default.handlebars->27->65" ] }, @@ -13787,7 +13796,7 @@ "ru": "Латинский", "zh-chs": "拉丁", "xloc": [ - "default.handlebars->27->931" + "default.handlebars->27->933" ] }, { @@ -13804,7 +13813,7 @@ "ru": "Латышский", "zh-chs": "拉脫維亞語", "xloc": [ - "default.handlebars->27->932" + "default.handlebars->27->934" ] }, { @@ -13843,7 +13852,7 @@ "ru": "Меньше", "zh-chs": "減", "xloc": [ - "default.handlebars->27->1614" + "default.handlebars->27->1616" ] }, { @@ -13856,8 +13865,8 @@ "ru": "Предельные события", "zh-chs": "极限赛事", "xloc": [ - "default.handlebars->27->551", - "default.handlebars->27->570" + "default.handlebars->27->553", + "default.handlebars->27->572" ] }, { @@ -13893,9 +13902,9 @@ "zh-chs": "有限輸入", "xloc": [ "default-mobile.handlebars->9->327", - "default.handlebars->27->1238", - "default.handlebars->27->544", - "default.handlebars->27->563" + "default.handlebars->27->1240", + "default.handlebars->27->546", + "default.handlebars->27->565" ] }, { @@ -13913,7 +13922,7 @@ "zh-chs": "僅限於輸入", "xloc": [ "default-mobile.handlebars->9->302", - "default.handlebars->27->1202" + "default.handlebars->27->1204" ] }, { @@ -13931,7 +13940,7 @@ "zh-chs": "鏈接", "xloc": [ "default-mobile.handlebars->9->71", - "default.handlebars->27->1285", + "default.handlebars->27->1287", "default.handlebars->container->column_l->p42->p42tbl->1->0->4" ] }, @@ -13949,8 +13958,14 @@ "ru": "Срок действия ссылки", "zh-chs": "鏈接過期", "xloc": [ - "default.handlebars->27->276", - "default.handlebars->27->290" + "default.handlebars->27->278", + "default.handlebars->27->292" + ] + }, + { + "en": "Link invitation", + "xloc": [ + "default.handlebars->27->266" ] }, { @@ -13985,7 +14000,7 @@ "ru": "Linux / BSD", "zh-chs": "Linux / BSD", "xloc": [ - "default.handlebars->27->301" + "default.handlebars->27->303" ] }, { @@ -14002,7 +14017,7 @@ "ru": "Linux / BSD (Удаление)", "zh-chs": "Linux / BSD(卸載)", "xloc": [ - "default.handlebars->27->304" + "default.handlebars->27->306" ] }, { @@ -14073,7 +14088,7 @@ "ru": "Linux ARM, Raspberry Pi (32bit)", "zh-chs": "Linux ARM,Raspberry Pi(32位)", "xloc": [ - "default.handlebars->27->627" + "default.handlebars->27->629" ] }, { @@ -14162,7 +14177,7 @@ "ru": "Только Linux", "zh-chs": "僅Linux", "xloc": [ - "default.handlebars->27->275" + "default.handlebars->27->277" ] }, { @@ -14179,7 +14194,7 @@ "ru": "Linux x86 (32bit)", "zh-chs": "Linux x86(32位)", "xloc": [ - "default.handlebars->27->624" + "default.handlebars->27->626" ] }, { @@ -14196,7 +14211,7 @@ "ru": "Linux x86 (64bit)", "zh-chs": "Linux x86(64位)", "xloc": [ - "default.handlebars->27->625" + "default.handlebars->27->627" ] }, { @@ -14231,7 +14246,7 @@ "ru": "Литовский", "zh-chs": "立陶宛語", "xloc": [ - "default.handlebars->27->933" + "default.handlebars->27->935" ] }, { @@ -14249,10 +14264,10 @@ "zh-chs": "載入中...", "xloc": [ "default-mobile.handlebars->9->34", - "default.handlebars->27->1078", "default.handlebars->27->1080", - "default.handlebars->27->618", - "default.handlebars->27->811" + "default.handlebars->27->1082", + "default.handlebars->27->620", + "default.handlebars->27->813" ] }, { @@ -14320,7 +14335,7 @@ "ru": "Настройки локализации", "zh-chs": "本地化設置", "xloc": [ - "default.handlebars->27->1027", + "default.handlebars->27->1029", "default.handlebars->container->column_l->p2->p2AccountActions->3->5" ] }, @@ -14338,7 +14353,7 @@ "ru": "Местонахождение", "zh-chs": "位置", "xloc": [ - "default.handlebars->27->512" + "default.handlebars->27->514" ] }, { @@ -14372,7 +14387,7 @@ "ru": "Заблокировать учетную запись", "zh-chs": "鎖定賬戶", "xloc": [ - "default.handlebars->27->1399" + "default.handlebars->27->1401" ] }, { @@ -14389,7 +14404,7 @@ "ru": "Заблокирован", "zh-chs": "已鎖定", "xloc": [ - "default.handlebars->27->1343" + "default.handlebars->27->1345" ] }, { @@ -14406,7 +14421,7 @@ "ru": "Заблокированная учетная запись", "zh-chs": "賬戶鎖定", "xloc": [ - "default.handlebars->27->1448" + "default.handlebars->27->1450" ] }, { @@ -14423,7 +14438,7 @@ "ru": "Добавить событие", "zh-chs": "記錄事件", "xloc": [ - "default.handlebars->27->503" + "default.handlebars->27->505" ] }, { @@ -14571,7 +14586,7 @@ "ru": "Люксембургский", "zh-chs": "盧森堡語", "xloc": [ - "default.handlebars->27->934" + "default.handlebars->27->936" ] }, { @@ -14587,8 +14602,8 @@ "ru": "MAC-уровень", "zh-chs": "MAC層", "xloc": [ - "default.handlebars->27->751", - "default.handlebars->27->753" + "default.handlebars->27->753", + "default.handlebars->27->755" ] }, { @@ -14622,7 +14637,7 @@ "ru": "MAC: {0}", "zh-chs": "MAC:{0}", "xloc": [ - "default.handlebars->27->754" + "default.handlebars->27->756" ] }, { @@ -14638,7 +14653,7 @@ "ru": "MAC: {0}, шлюз: {1}", "zh-chs": "MAC:{0},網關:{1}", "xloc": [ - "default.handlebars->27->752" + "default.handlebars->27->754" ] }, { @@ -14694,10 +14709,10 @@ "default-mobile.handlebars->9->129", "default-mobile.handlebars->9->198", "default.handlebars->27->176", - "default.handlebars->27->367", - "default.handlebars->27->496", - "default.handlebars->27->795", - "default.handlebars->27->796", + "default.handlebars->27->369", + "default.handlebars->27->498", + "default.handlebars->27->797", + "default.handlebars->27->798", "default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->3" ] }, @@ -14732,7 +14747,7 @@ "ru": "MQTT Вход", "zh-chs": "MQTT登錄", "xloc": [ - "default.handlebars->27->524" + "default.handlebars->27->526" ] }, { @@ -14750,7 +14765,7 @@ "zh-chs": "MQTT通道已連接", "xloc": [ "default-mobile.handlebars->9->207", - "default.handlebars->27->532" + "default.handlebars->27->534" ] }, { @@ -14768,7 +14783,7 @@ "zh-chs": "MQTT已連接", "xloc": [ "default.handlebars->27->140", - "default.handlebars->27->531" + "default.handlebars->27->533" ] }, { @@ -14786,8 +14801,8 @@ "zh-chs": "與設備的MQTT連接已激活。", "xloc": [ "default.handlebars->27->175", - "default.handlebars->27->366", - "default.handlebars->27->495" + "default.handlebars->27->368", + "default.handlebars->27->497" ] }, { @@ -14838,7 +14853,7 @@ "ru": "MacOS (64bit)", "zh-chs": "MacOS(64位)", "xloc": [ - "default.handlebars->27->626" + "default.handlebars->27->628" ] }, { @@ -14891,7 +14906,7 @@ "ru": "Сообщения главного сервера", "zh-chs": "主服務器消息", "xloc": [ - "default.handlebars->27->1586" + "default.handlebars->27->1588" ] }, { @@ -14908,7 +14923,7 @@ "ru": "Малайский", "zh-chs": "馬來語", "xloc": [ - "default.handlebars->27->936" + "default.handlebars->27->938" ] }, { @@ -14924,7 +14939,7 @@ "ru": "Малаяламский", "zh-chs": "馬拉雅拉姆語", "xloc": [ - "default.handlebars->27->937" + "default.handlebars->27->939" ] }, { @@ -14940,7 +14955,7 @@ "ru": "Мальтийский", "zh-chs": "馬耳他語", "xloc": [ - "default.handlebars->27->938" + "default.handlebars->27->940" ] }, { @@ -14977,8 +14992,8 @@ "xloc": [ "default-mobile.handlebars->9->299", "default-mobile.handlebars->9->317", - "default.handlebars->27->1199", - "default.handlebars->27->1227" + "default.handlebars->27->1201", + "default.handlebars->27->1229" ] }, { @@ -14997,8 +15012,8 @@ "xloc": [ "default-mobile.handlebars->9->298", "default-mobile.handlebars->9->316", - "default.handlebars->27->1198", - "default.handlebars->27->1226" + "default.handlebars->27->1200", + "default.handlebars->27->1228" ] }, { @@ -15011,7 +15026,7 @@ "ru": "Управление устройствами", "zh-chs": "管理设备", "xloc": [ - "default.handlebars->27->558" + "default.handlebars->27->560" ] }, { @@ -15045,7 +15060,7 @@ "ru": "Управление группами пользователя", "zh-chs": "管理用戶組", "xloc": [ - "default.handlebars->27->1398" + "default.handlebars->27->1400" ] }, { @@ -15062,8 +15077,8 @@ "ru": "Управление пользователями", "zh-chs": "管理用戶", "xloc": [ - "default.handlebars->27->1397", - "default.handlebars->27->557" + "default.handlebars->27->1399", + "default.handlebars->27->559" ] }, { @@ -15150,7 +15165,7 @@ "ru": "Управление с помощью программного агента", "zh-chs": "使用軟件代理進行管理", "xloc": [ - "default.handlebars->27->1060" + "default.handlebars->27->1062" ] }, { @@ -15168,7 +15183,7 @@ "zh-chs": "使用軟件代理進行管理", "xloc": [ "default-mobile.handlebars->9->279", - "default.handlebars->27->1084" + "default.handlebars->27->1086" ] }, { @@ -15185,7 +15200,7 @@ "ru": "Менеджер", "zh-chs": "經理", "xloc": [ - "default.handlebars->27->1348" + "default.handlebars->27->1350" ] }, { @@ -15235,7 +15250,7 @@ "ru": "Маори", "zh-chs": "毛利人", "xloc": [ - "default.handlebars->27->939" + "default.handlebars->27->941" ] }, { @@ -15269,7 +15284,7 @@ "ru": "Маратхи", "zh-chs": "馬拉地語", "xloc": [ - "default.handlebars->27->940" + "default.handlebars->27->942" ] }, { @@ -15286,7 +15301,7 @@ "ru": "Достигнуто максимальное число сессий", "zh-chs": "達到的會話數上限", "xloc": [ - "default.handlebars->27->1550" + "default.handlebars->27->1552" ] }, { @@ -15340,7 +15355,7 @@ "ru": "Мегабайт", "zh-chs": "兆字節", "xloc": [ - "default.handlebars->27->1576" + "default.handlebars->27->1578" ] }, { @@ -15357,8 +15372,8 @@ "ru": "ОЗУ", "zh-chs": "記憶", "xloc": [ - "default.handlebars->27->1567", - "default.handlebars->27->788", + "default.handlebars->27->1569", + "default.handlebars->27->790", "default.handlebars->container->column_l->p40->3->1->p40type->3" ] }, @@ -15377,15 +15392,15 @@ "zh-chs": "網格代理", "xloc": [ "default-mobile.handlebars->9->204", - "default.handlebars->27->310", - "default.handlebars->27->314", - "default.handlebars->27->323", - "default.handlebars->27->327", - "default.handlebars->27->330", - "default.handlebars->27->457", - "default.handlebars->27->488", - "default.handlebars->27->742", - "default.handlebars->27->749" + "default.handlebars->27->312", + "default.handlebars->27->316", + "default.handlebars->27->325", + "default.handlebars->27->329", + "default.handlebars->27->332", + "default.handlebars->27->459", + "default.handlebars->27->490", + "default.handlebars->27->744", + "default.handlebars->27->751" ] }, { @@ -15403,7 +15418,7 @@ "zh-chs": "網格代理控制台", "xloc": [ "default-mobile.handlebars->9->306", - "default.handlebars->27->1207" + "default.handlebars->27->1209" ] }, { @@ -15420,7 +15435,7 @@ "ru": "Ретранслятор Mesh", "zh-chs": "網狀中繼", "xloc": [ - "default.handlebars->27->494" + "default.handlebars->27->496" ] }, { @@ -15438,8 +15453,8 @@ "zh-chs": "已連接網狀代理並準備使用。", "xloc": [ "default.handlebars->27->167", - "default.handlebars->27->358", - "default.handlebars->27->487" + "default.handlebars->27->360", + "default.handlebars->27->489" ] }, { @@ -15457,8 +15472,8 @@ "zh-chs": "使用其他代理作為中繼可以訪問網狀代理。", "xloc": [ "default.handlebars->27->173", - "default.handlebars->27->364", - "default.handlebars->27->493" + "default.handlebars->27->366", + "default.handlebars->27->495" ] }, { @@ -15475,8 +15490,8 @@ "ru": "MeshAction (.txt)", "zh-chs": "MeshAction(.txt)", "xloc": [ - "default.handlebars->27->633", - "default.handlebars->27->635" + "default.handlebars->27->635", + "default.handlebars->27->637" ] }, { @@ -15493,7 +15508,7 @@ "ru": "Трафик MeshAgent", "zh-chs": "MeshAgent流量", "xloc": [ - "default.handlebars->27->1588" + "default.handlebars->27->1590" ] }, { @@ -15510,7 +15525,7 @@ "ru": "Обновление MeshAgent", "zh-chs": "MeshAgent更新", "xloc": [ - "default.handlebars->27->1589" + "default.handlebars->27->1591" ] }, { @@ -15544,7 +15559,7 @@ "ru": "Ошибки MeshCentral", "zh-chs": "網格中心錯誤", "xloc": [ - "default.handlebars->27->1079" + "default.handlebars->27->1081" ] }, { @@ -15561,7 +15576,7 @@ "ru": "MeshCentral Router ", "zh-chs": "MeshCentral路由器", "xloc": [ - "default.handlebars->27->621" + "default.handlebars->27->623" ] }, { @@ -15578,7 +15593,7 @@ "ru": "MeshCentral Router это инструмент Windows для сопоставления портов TCP. Например, через этот сервер можно установить подключение по RDP к удаленному устройству.", "zh-chs": "MeshCentral Router是Windows工具,用於TCP端口映射。例如,您可以通過該服務器將RDP放入遠程設備。", "xloc": [ - "default.handlebars->27->619" + "default.handlebars->27->621" ] }, { @@ -15613,7 +15628,7 @@ "ru": "Соединения сервера MeshCentral", "zh-chs": "MeshCentral服務器對等", "xloc": [ - "default.handlebars->27->1587" + "default.handlebars->27->1589" ] }, { @@ -15647,7 +15662,7 @@ "ru": "Версия MeshCentral", "zh-chs": "MeshCentral版本", "xloc": [ - "default.handlebars->27->1077", + "default.handlebars->27->1079", "default.handlebars->27->95", "default.handlebars->27->96" ] @@ -15667,7 +15682,7 @@ "zh-chs": "網格命令", "xloc": [ "default.handlebars->27->191", - "default.handlebars->27->631" + "default.handlebars->27->633" ] }, { @@ -15684,7 +15699,7 @@ "ru": "MeshCmd (Linux ARM, 32bit)", "zh-chs": "MeshCmd(Linux ARM,32位)", "xloc": [ - "default.handlebars->27->643" + "default.handlebars->27->645" ] }, { @@ -15701,7 +15716,7 @@ "ru": "MeshCmd (Linux x86, 32bit)", "zh-chs": "MeshCmd(Linux x86,32bit)", "xloc": [ - "default.handlebars->27->640" + "default.handlebars->27->642" ] }, { @@ -15718,7 +15733,7 @@ "ru": "MeshCmd (Linux x86, 64bit)", "zh-chs": "MeshCmd(Linux x86,64bit)", "xloc": [ - "default.handlebars->27->641" + "default.handlebars->27->643" ] }, { @@ -15735,7 +15750,7 @@ "ru": "MeshCmd (MacOS, 64bit)", "zh-chs": "MeshCmd(MacOS,64位)", "xloc": [ - "default.handlebars->27->642" + "default.handlebars->27->644" ] }, { @@ -15752,7 +15767,7 @@ "ru": "MeshCmd (приложение Win32)", "zh-chs": "MeshCmd(Win32可執行文件)", "xloc": [ - "default.handlebars->27->638" + "default.handlebars->27->640" ] }, { @@ -15769,7 +15784,7 @@ "ru": "MeshCmd (приложение Win64)", "zh-chs": "MeshCmd(Win64可執行文件)", "xloc": [ - "default.handlebars->27->639" + "default.handlebars->27->641" ] }, { @@ -15786,7 +15801,7 @@ "ru": "MeshCmd это утилита с командной строкой, которая позволяет выполнить множество операций. Файл с командами может быть опционально скачан и отредактирован для указания информации о сервере и учетных данных.", "zh-chs": "MeshCmd是執行許多不同操作的命令行工具。可以選擇下載和編輯操作文件以提供服務器信息和憑據。", "xloc": [ - "default.handlebars->27->628" + "default.handlebars->27->630" ] }, { @@ -15857,8 +15872,8 @@ "ru": "Сообщение", "zh-chs": "信息", "xloc": [ - "default.handlebars->27->287", - "default.handlebars->27->599" + "default.handlebars->27->289", + "default.handlebars->27->601" ] }, { @@ -15875,7 +15890,7 @@ "ru": "Диспетчер сообщения", "zh-chs": "郵件調度程序", "xloc": [ - "default.handlebars->27->1585" + "default.handlebars->27->1587" ] }, { @@ -15888,7 +15903,7 @@ "ru": "Сообщение:", "zh-chs": "信息:", "xloc": [ - "mesh-invite.html->0->7->1" + "mesh-invite.html->2->7->1" ] }, { @@ -15969,7 +15984,7 @@ "ru": "Изменить позицию узла", "zh-chs": "修改節點位置", "xloc": [ - "default.handlebars->27->417" + "default.handlebars->27->419" ] }, { @@ -15985,7 +16000,7 @@ "ru": "Молдавский", "zh-chs": "摩爾達維亞人", "xloc": [ - "default.handlebars->27->941" + "default.handlebars->27->943" ] }, { @@ -16002,7 +16017,7 @@ "ru": "Еще", "zh-chs": "更多", "xloc": [ - "default.handlebars->27->1613" + "default.handlebars->27->1615" ] }, { @@ -16019,7 +16034,7 @@ "ru": "Материнская плата", "zh-chs": "母板", "xloc": [ - "default.handlebars->27->784" + "default.handlebars->27->786" ] }, { @@ -16036,7 +16051,7 @@ "ru": "Переместить это устройство в другую группу устройств", "zh-chs": "將此設備移到其他設備組", "xloc": [ - "default.handlebars->27->505" + "default.handlebars->27->507" ] }, { @@ -16053,7 +16068,7 @@ "ru": "Переместить в группу устройств", "zh-chs": "移至設備組", "xloc": [ - "default.handlebars->27->380" + "default.handlebars->27->382" ] }, { @@ -16185,7 +16200,7 @@ "ru": "Консоль моего сервера", "zh-chs": "我的服務器控制台", "xloc": [ - "default.handlebars->27->790" + "default.handlebars->27->792" ] }, { @@ -16306,8 +16321,8 @@ "ru": "Мой ключ", "zh-chs": "我的鑰匙", "xloc": [ - "default.handlebars->27->816", - "default.handlebars->27->819" + "default.handlebars->27->818", + "default.handlebars->27->821" ] }, { @@ -16329,20 +16344,20 @@ "default-mobile.handlebars->9->293", "default-mobile.handlebars->9->59", "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->5->1->1", - "default.handlebars->27->1058", - "default.handlebars->27->1085", - "default.handlebars->27->1168", - "default.handlebars->27->1330", - "default.handlebars->27->1404", - "default.handlebars->27->1408", - "default.handlebars->27->1413", + "default.handlebars->27->1060", + "default.handlebars->27->1087", + "default.handlebars->27->1170", + "default.handlebars->27->1332", + "default.handlebars->27->1406", + "default.handlebars->27->1410", "default.handlebars->27->1415", - "default.handlebars->27->1435", - "default.handlebars->27->448", - "default.handlebars->27->665", - "default.handlebars->27->738", + "default.handlebars->27->1417", + "default.handlebars->27->1437", + "default.handlebars->27->450", + "default.handlebars->27->667", + "default.handlebars->27->740", "default.handlebars->27->77", - "default.handlebars->27->780", + "default.handlebars->27->782", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->3", "default.handlebars->container->column_l->p42->p42tbl->1->0->2" @@ -16362,7 +16377,7 @@ "ru": "Имя (не обязательно)", "zh-chs": "名稱(可選)", "xloc": [ - "default.handlebars->27->267" + "default.handlebars->27->269" ] }, { @@ -16379,7 +16394,7 @@ "ru": "Имя1, Имя2, Имя3", "zh-chs": "名稱1,名稱2,名稱3", "xloc": [ - "default.handlebars->27->1389" + "default.handlebars->27->1391" ] }, { @@ -16395,7 +16410,7 @@ "ru": "Навахо", "zh-chs": "納瓦霍人", "xloc": [ - "default.handlebars->27->942" + "default.handlebars->27->944" ] }, { @@ -16411,7 +16426,7 @@ "ru": "Ндонга", "zh-chs": "恩東加", "xloc": [ - "default.handlebars->27->943" + "default.handlebars->27->945" ] }, { @@ -16427,7 +16442,7 @@ "ru": "Непальский", "zh-chs": "尼泊爾文", "xloc": [ - "default.handlebars->27->944" + "default.handlebars->27->946" ] }, { @@ -16444,7 +16459,7 @@ "ru": "Сетевые интерфейсы", "zh-chs": "網絡接口", "xloc": [ - "default.handlebars->27->617" + "default.handlebars->27->619" ] }, { @@ -16461,7 +16476,7 @@ "ru": "Network Router", "zh-chs": "網絡路由器", "xloc": [ - "default.handlebars->27->637" + "default.handlebars->27->639" ] }, { @@ -16477,7 +16492,7 @@ "ru": "сетей", "zh-chs": "聯網", "xloc": [ - "default.handlebars->27->759" + "default.handlebars->27->761" ] }, { @@ -16530,9 +16545,9 @@ "zh-chs": "新設備組", "xloc": [ "default-mobile.handlebars->9->53", - "default.handlebars->27->1051", - "default.handlebars->27->1063", - "default.handlebars->27->609" + "default.handlebars->27->1053", + "default.handlebars->27->1065", + "default.handlebars->27->611" ] }, { @@ -16551,8 +16566,8 @@ "xloc": [ "default-mobile.handlebars->9->251", "default-mobile.handlebars->9->82", - "default.handlebars->27->1303", - "default.handlebars->27->702", + "default.handlebars->27->1305", + "default.handlebars->27->704", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3" ] @@ -16607,8 +16622,8 @@ "xloc": [ "default-mobile.handlebars->9->48", "default-mobile.handlebars->9->49", - "default.handlebars->27->1046", - "default.handlebars->27->1047" + "default.handlebars->27->1048", + "default.handlebars->27->1049" ] }, { @@ -16623,8 +16638,8 @@ "ru": "Нет AMT", "zh-chs": "没有AMT", "xloc": [ - "default.handlebars->27->543", - "default.handlebars->27->562" + "default.handlebars->27->545", + "default.handlebars->27->564" ] }, { @@ -16655,7 +16670,7 @@ "ru": "Нет добавленных прав", "zh-chs": "没有增加的权利", "xloc": [ - "default.handlebars->27->554" + "default.handlebars->27->556" ] }, { @@ -16674,8 +16689,8 @@ "xloc": [ "default-mobile.handlebars->9->188", "default-mobile.handlebars->9->189", - "default.handlebars->27->471", - "default.handlebars->27->472" + "default.handlebars->27->473", + "default.handlebars->27->474" ] }, { @@ -16691,9 +16706,9 @@ "ru": "Нет рабочего стола", "zh-chs": "沒有桌面", "xloc": [ - "default.handlebars->27->1234", - "default.handlebars->27->545", - "default.handlebars->27->564" + "default.handlebars->27->1236", + "default.handlebars->27->547", + "default.handlebars->27->566" ] }, { @@ -16709,7 +16724,7 @@ "ru": "Нет доступа к рабочему столу", "zh-chs": "沒有桌面訪問", "xloc": [ - "default.handlebars->27->1203" + "default.handlebars->27->1205" ] }, { @@ -16726,9 +16741,9 @@ "ru": "События не найдены", "zh-chs": "找不到活動", "xloc": [ - "default.handlebars->27->1320", - "default.handlebars->27->1532", - "default.handlebars->27->736" + "default.handlebars->27->1322", + "default.handlebars->27->1534", + "default.handlebars->27->738" ] }, { @@ -16746,7 +16761,7 @@ "zh-chs": "沒有文件訪問", "xloc": [ "default-mobile.handlebars->9->304", - "default.handlebars->27->1205" + "default.handlebars->27->1207" ] }, { @@ -16764,9 +16779,9 @@ "zh-chs": "沒有文件", "xloc": [ "default-mobile.handlebars->9->325", - "default.handlebars->27->1236", - "default.handlebars->27->542", - "default.handlebars->27->561" + "default.handlebars->27->1238", + "default.handlebars->27->544", + "default.handlebars->27->563" ] }, { @@ -16779,8 +16794,8 @@ "ru": "Нет ввода", "zh-chs": "无输入", "xloc": [ - "default.handlebars->27->540", - "default.handlebars->27->559" + "default.handlebars->27->542", + "default.handlebars->27->561" ] }, { @@ -16799,8 +16814,8 @@ "xloc": [ "default-mobile.handlebars->9->305", "default-mobile.handlebars->9->326", - "default.handlebars->27->1206", - "default.handlebars->27->1237" + "default.handlebars->27->1208", + "default.handlebars->27->1239" ] }, { @@ -16868,7 +16883,7 @@ "ru": "Нет членов", "zh-chs": "沒有會員", "xloc": [ - "default.handlebars->27->1425" + "default.handlebars->27->1427" ] }, { @@ -16885,7 +16900,7 @@ "ru": "Запретить создание групп устройств", "zh-chs": "沒有新的設備組", "xloc": [ - "default.handlebars->27->1400" + "default.handlebars->27->1402" ] }, { @@ -16902,9 +16917,9 @@ "ru": "Политик нет", "zh-chs": "沒有政策", "xloc": [ - "default.handlebars->27->1112", - "default.handlebars->27->1140", - "default.handlebars->27->1143" + "default.handlebars->27->1114", + "default.handlebars->27->1142", + "default.handlebars->27->1145" ] }, { @@ -16924,9 +16939,9 @@ "default-mobile.handlebars->9->288", "default-mobile.handlebars->9->331", "default-mobile.handlebars->9->68", - "default.handlebars->27->1072", - "default.handlebars->27->1242", - "default.handlebars->27->573" + "default.handlebars->27->1074", + "default.handlebars->27->1244", + "default.handlebars->27->575" ] }, { @@ -16945,7 +16960,7 @@ "xloc": [ "default-mobile.handlebars->9->219", "default.handlebars->27->229", - "default.handlebars->27->595" + "default.handlebars->27->597" ] }, { @@ -16963,9 +16978,9 @@ "zh-chs": "沒有終端", "xloc": [ "default-mobile.handlebars->9->324", - "default.handlebars->27->1235", - "default.handlebars->27->541", - "default.handlebars->27->560" + "default.handlebars->27->1237", + "default.handlebars->27->543", + "default.handlebars->27->562" ] }, { @@ -16983,7 +16998,7 @@ "zh-chs": "沒有終端訪問", "xloc": [ "default-mobile.handlebars->9->303", - "default.handlebars->27->1204" + "default.handlebars->27->1206" ] }, { @@ -17000,7 +17015,7 @@ "ru": "Нет инструментов (MeshCmd/Router)", "zh-chs": "沒有工具(MeshCmd /路由器)", "xloc": [ - "default.handlebars->27->1401" + "default.handlebars->27->1403" ] }, { @@ -17017,8 +17032,8 @@ "ru": "Нет общих групп устройств", "zh-chs": "沒有共同的設備組", "xloc": [ - "default.handlebars->27->1431", - "default.handlebars->27->1514" + "default.handlebars->27->1433", + "default.handlebars->27->1516" ] }, { @@ -17088,7 +17103,7 @@ "ru": "Устройства не найдены.", "zh-chs": "找不到設備。", "xloc": [ - "default.handlebars->27->434" + "default.handlebars->27->436" ] }, { @@ -17104,7 +17119,7 @@ "ru": "Нет общих устройств", "zh-chs": "沒有共同的設備", "xloc": [ - "default.handlebars->27->1508" + "default.handlebars->27->1510" ] }, { @@ -17121,7 +17136,7 @@ "ru": "В группе нет устройств.", "zh-chs": "該設備組中沒有設備。", "xloc": [ - "default.handlebars->27->1281" + "default.handlebars->27->1283" ] }, { @@ -17190,7 +17205,7 @@ "ru": "Группы не найдены.", "zh-chs": "找不到群組。", "xloc": [ - "default.handlebars->27->1403" + "default.handlebars->27->1405" ] }, { @@ -17207,7 +17222,7 @@ "ru": "Информации об этом устройстве нет", "zh-chs": "沒有此設備的信息。", "xloc": [ - "default.handlebars->27->789" + "default.handlebars->27->791" ] }, { @@ -17224,7 +17239,7 @@ "ru": "Местоположение не найдено.", "zh-chs": "找不到位置。", "xloc": [ - "default.handlebars->27->436" + "default.handlebars->27->438" ] }, { @@ -17258,7 +17273,7 @@ "ru": "Других групп устройств такого же типа не существует.", "zh-chs": "沒有其他相同類型的設備組。", "xloc": [ - "default.handlebars->27->612" + "default.handlebars->27->614" ] }, { @@ -17292,7 +17307,7 @@ "ru": "Нет серверных прав", "zh-chs": "沒有服務器權限", "xloc": [ - "default.handlebars->27->1449" + "default.handlebars->27->1451" ] }, { @@ -17309,7 +17324,7 @@ "ru": "Нет членства в группах пользователей", "zh-chs": "沒有用戶組成員身份", "xloc": [ - "default.handlebars->27->1520" + "default.handlebars->27->1522" ] }, { @@ -17326,7 +17341,7 @@ "ru": "Пользователи не найдены.", "zh-chs": "未找到相應的用戶。", "xloc": [ - "default.handlebars->27->1338" + "default.handlebars->27->1340" ] }, { @@ -17339,7 +17354,7 @@ "ru": "Нет пользователей со специальными правами доступа к устройству", "zh-chs": "没有拥有特殊设备权限的用户", "xloc": [ - "default.handlebars->27->538" + "default.handlebars->27->540" ] }, { @@ -17400,22 +17415,22 @@ "default-mobile.handlebars->9->78", "default-mobile.handlebars->9->97", "default-mobile.handlebars->9->99", - "default.handlebars->27->1087", - "default.handlebars->27->1091", - "default.handlebars->27->1103", - "default.handlebars->27->1108", + "default.handlebars->27->1089", + "default.handlebars->27->1093", + "default.handlebars->27->1105", "default.handlebars->27->1110", - "default.handlebars->27->1291", - "default.handlebars->27->1412", - "default.handlebars->27->1468", - "default.handlebars->27->1472", + "default.handlebars->27->1112", + "default.handlebars->27->1293", + "default.handlebars->27->1414", + "default.handlebars->27->1470", + "default.handlebars->27->1474", "default.handlebars->27->149", "default.handlebars->27->165", "default.handlebars->27->166", - "default.handlebars->27->441", - "default.handlebars->27->452", + "default.handlebars->27->443", "default.handlebars->27->454", - "default.handlebars->27->498", + "default.handlebars->27->456", + "default.handlebars->27->500", "default.handlebars->27->63", "default.handlebars->container->column_l->p41->3->3->p41traceStatus" ] @@ -17450,7 +17465,7 @@ "ru": "Норвежский", "zh-chs": "挪威", "xloc": [ - "default.handlebars->27->945" + "default.handlebars->27->947" ] }, { @@ -17466,7 +17481,7 @@ "ru": "Норвежский (Букмол)", "zh-chs": "挪威文(Bokmal)", "xloc": [ - "default.handlebars->27->946" + "default.handlebars->27->948" ] }, { @@ -17482,7 +17497,7 @@ "ru": "Норвежский (Нюнорск)", "zh-chs": "挪威文(尼諾斯克)", "xloc": [ - "default.handlebars->27->947" + "default.handlebars->27->949" ] }, { @@ -17499,8 +17514,8 @@ "zh-chs": "未激活(輸入)", "xloc": [ "default-mobile.handlebars->9->180", - "default.handlebars->27->459", - "default.handlebars->27->763" + "default.handlebars->27->461", + "default.handlebars->27->765" ] }, { @@ -17517,8 +17532,8 @@ "zh-chs": "未激活(預)", "xloc": [ "default-mobile.handlebars->9->179", - "default.handlebars->27->458", - "default.handlebars->27->762" + "default.handlebars->27->460", + "default.handlebars->27->764" ] }, { @@ -17535,8 +17550,8 @@ "ru": "Не подключен", "zh-chs": "未連接", "xloc": [ - "default.handlebars->27->1270", - "default.handlebars->27->1276" + "default.handlebars->27->1272", + "default.handlebars->27->1278" ] }, { @@ -17552,7 +17567,7 @@ "ru": "Неизвестный", "zh-chs": "未知", "xloc": [ - "default.handlebars->27->773" + "default.handlebars->27->775" ] }, { @@ -17569,7 +17584,7 @@ "ru": "Не задано", "zh-chs": "沒有設置", "xloc": [ - "default.handlebars->27->1454" + "default.handlebars->27->1456" ] }, { @@ -17585,7 +17600,7 @@ "ru": "не подтверждено", "zh-chs": "未經審核的", "xloc": [ - "default.handlebars->27->1491" + "default.handlebars->27->1493" ] }, { @@ -17602,12 +17617,12 @@ "ru": "Примечания", "zh-chs": "筆記", "xloc": [ - "default.handlebars->27->1118", - "default.handlebars->27->1479", - "default.handlebars->27->501", - "default.handlebars->27->550", - "default.handlebars->27->569", - "default.handlebars->27->576" + "default.handlebars->27->1120", + "default.handlebars->27->1481", + "default.handlebars->27->503", + "default.handlebars->27->552", + "default.handlebars->27->571", + "default.handlebars->27->578" ] }, { @@ -17641,8 +17656,8 @@ "ru": "Настройки уведомлений", "zh-chs": "通知設置", "xloc": [ - "default.handlebars->27->1033", - "default.handlebars->27->1269", + "default.handlebars->27->1035", + "default.handlebars->27->1271", "default.handlebars->container->column_l->p2->p2AccountActions->3->8" ] }, @@ -17660,7 +17675,7 @@ "ru": "Уведомления также должны быть включены в настройках учетной записи.", "zh-chs": "通知設置還必須在帳戶設置中啟用。", "xloc": [ - "default.handlebars->27->1265" + "default.handlebars->27->1267" ] }, { @@ -17677,7 +17692,7 @@ "ru": "Звук уведомления", "zh-chs": "通知聲音。", "xloc": [ - "default.handlebars->27->1028" + "default.handlebars->27->1030" ] }, { @@ -17694,7 +17709,7 @@ "ru": "Уведомления", "zh-chs": "通知事項", "xloc": [ - "default.handlebars->27->1109" + "default.handlebars->27->1111" ] }, { @@ -17711,7 +17726,7 @@ "ru": "Уведомить", "zh-chs": "通知", "xloc": [ - "default.handlebars->27->1481" + "default.handlebars->27->1483" ] }, { @@ -17728,9 +17743,9 @@ "ru": "Уведомить пользователя", "zh-chs": "通知使用者", "xloc": [ - "default.handlebars->27->1172", - "default.handlebars->27->1176", - "default.handlebars->27->1179" + "default.handlebars->27->1174", + "default.handlebars->27->1178", + "default.handlebars->27->1181" ] }, { @@ -17747,7 +17762,7 @@ "ru": "Уведомить {0}", "zh-chs": "通知{0}", "xloc": [ - "default.handlebars->27->1355" + "default.handlebars->27->1357" ] }, { @@ -17766,8 +17781,8 @@ "xloc": [ "default-mobile.handlebars->9->45", "default-mobile.handlebars->dialog->idx_dlgButtonBar", - "default.handlebars->27->1075", - "default.handlebars->27->484", + "default.handlebars->27->1077", + "default.handlebars->27->486", "default.handlebars->container->dialog->idx_dlgButtonBar", "login-mobile.handlebars->dialog->idx_dlgButtonBar", "login.handlebars->dialog->idx_dlgButtonBar", @@ -17805,7 +17820,7 @@ "ru": "Окситанский", "zh-chs": "歐舒丹", "xloc": [ - "default.handlebars->27->948" + "default.handlebars->27->950" ] }, { @@ -17822,7 +17837,7 @@ "ru": "Произошло в {0}", "zh-chs": "發生在{0}", "xloc": [ - "default.handlebars->27->1535" + "default.handlebars->27->1537" ] }, { @@ -17839,7 +17854,7 @@ "ru": "Оффлайн пользователи", "zh-chs": "離線用戶", "xloc": [ - "default.handlebars->27->1335" + "default.handlebars->27->1337" ] }, { @@ -17857,7 +17872,7 @@ "zh-chs": "舊密碼:", "xloc": [ "default-mobile.handlebars->9->47", - "default.handlebars->27->1045" + "default.handlebars->27->1047" ] }, { @@ -17892,7 +17907,7 @@ "ru": "Онлайн пользователи", "zh-chs": "在線用戶", "xloc": [ - "default.handlebars->27->1334" + "default.handlebars->27->1336" ] }, { @@ -17910,8 +17925,8 @@ "zh-chs": "只能編輯小於200k的文件。", "xloc": [ "default-mobile.handlebars->9->259", - "default.handlebars->27->414", - "default.handlebars->27->710" + "default.handlebars->27->416", + "default.handlebars->27->712" ] }, { @@ -17946,7 +17961,7 @@ "ru": "Открыть страницу на устройстве", "zh-chs": "在設備上打開頁面", "xloc": [ - "default.handlebars->27->578" + "default.handlebars->27->580" ] }, { @@ -17962,7 +17977,7 @@ "ru": "Открыть терминал XTerm", "zh-chs": "打開XTerm終端", "xloc": [ - "default.handlebars->27->515" + "default.handlebars->27->517" ] }, { @@ -18013,11 +18028,11 @@ "ru": "Операционная система", "zh-chs": "操作系統", "xloc": [ - "default.handlebars->27->270", - "default.handlebars->27->299", - "default.handlebars->27->481", - "default.handlebars->27->630", - "default.handlebars->27->741" + "default.handlebars->27->272", + "default.handlebars->27->301", + "default.handlebars->27->483", + "default.handlebars->27->632", + "default.handlebars->27->743" ] }, { @@ -18035,8 +18050,8 @@ "zh-chs": "運作方式", "xloc": [ "default-mobile.handlebars->9->214", - "default.handlebars->27->374", - "default.handlebars->27->587" + "default.handlebars->27->376", + "default.handlebars->27->589" ] }, { @@ -18069,7 +18084,7 @@ "ru": "Ория", "zh-chs": "奧里亞", "xloc": [ - "default.handlebars->27->949" + "default.handlebars->27->951" ] }, { @@ -18085,7 +18100,7 @@ "ru": "Оромо", "zh-chs": "奧羅莫", "xloc": [ - "default.handlebars->27->950" + "default.handlebars->27->952" ] }, { @@ -18136,7 +18151,7 @@ "ru": "Устаревший", "zh-chs": "過時的", "xloc": [ - "default.handlebars->27->483" + "default.handlebars->27->485" ] }, { @@ -18153,7 +18168,7 @@ "ru": "Собственный процесс", "zh-chs": "自己的過程", "xloc": [ - "default.handlebars->27->672" + "default.handlebars->27->674" ] }, { @@ -18171,7 +18186,7 @@ "zh-chs": "PID", "xloc": [ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->5->1->0", - "default.handlebars->27->668", + "default.handlebars->27->670", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->1" ] }, @@ -18189,7 +18204,7 @@ "ru": "Part Number", "zh-chs": "零件號", "xloc": [ - "default.handlebars->27->787" + "default.handlebars->27->789" ] }, { @@ -18206,7 +18221,7 @@ "ru": "Частично", "zh-chs": "部分的", "xloc": [ - "default.handlebars->27->1349" + "default.handlebars->27->1351" ] }, { @@ -18252,7 +18267,7 @@ "xloc": [ "default-mobile.handlebars->9->286", "default-mobile.handlebars->9->66", - "default.handlebars->27->1070" + "default.handlebars->27->1072" ] }, { @@ -18269,7 +18284,7 @@ "ru": "Частичные права", "zh-chs": "部分權利", "xloc": [ - "default.handlebars->27->1452" + "default.handlebars->27->1454" ] }, { @@ -18304,15 +18319,15 @@ "zh-chs": "密碼", "xloc": [ "default-mobile.handlebars->9->217", - "default.handlebars->27->1378", - "default.handlebars->27->1379", - "default.handlebars->27->1464", + "default.handlebars->27->1380", + "default.handlebars->27->1381", "default.handlebars->27->1466", - "default.handlebars->27->1494", - "default.handlebars->27->1495", + "default.handlebars->27->1468", + "default.handlebars->27->1496", + "default.handlebars->27->1497", "default.handlebars->27->227", "default.handlebars->27->256", - "default.handlebars->27->593" + "default.handlebars->27->595" ] }, { @@ -18405,7 +18420,7 @@ "ru": "Подсказка пароля", "zh-chs": "密碼提示", "xloc": [ - "default.handlebars->27->1496" + "default.handlebars->27->1498" ] }, { @@ -18423,7 +18438,7 @@ "zh-chs": "密碼提示:", "xloc": [ "default-mobile.handlebars->9->50", - "default.handlebars->27->1048" + "default.handlebars->27->1050" ] }, { @@ -18440,7 +18455,7 @@ "ru": "Пароль не совпадает", "zh-chs": "密碼不符合", "xloc": [ - "default.handlebars->27->1149" + "default.handlebars->27->1151" ] }, { @@ -18475,8 +18490,8 @@ "ru": "Пароль*", "zh-chs": "密碼*", "xloc": [ - "default.handlebars->27->1147", - "default.handlebars->27->1148" + "default.handlebars->27->1149", + "default.handlebars->27->1150" ] }, { @@ -18493,11 +18508,11 @@ "ru": "Пароль:", "zh-chs": "密碼:", "xloc": [ - "account-invite.html->0->5", + "account-invite.html->2->5", "default-mobile.handlebars->9->42", "default-mobile.handlebars->9->43", - "default.handlebars->27->1040", - "default.handlebars->27->1041", + "default.handlebars->27->1042", + "default.handlebars->27->1043", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->4->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->6->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->7->1->2->1", @@ -18528,9 +18543,9 @@ "default-mobile.handlebars->9->90", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->3", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3", - "default.handlebars->27->1312", - "default.handlebars->27->693", - "default.handlebars->27->715", + "default.handlebars->27->1314", + "default.handlebars->27->695", + "default.handlebars->27->717", "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3" @@ -18584,7 +18599,7 @@ "ru": "Произвести действие агента", "zh-chs": "執行代理動作", "xloc": [ - "default.handlebars->27->798" + "default.handlebars->27->800" ] }, { @@ -18618,7 +18633,7 @@ "ru": "Выполнить активацию Intel AMT в режиме управления администратора (ACM).", "zh-chs": "執行英特爾AMT管理員控制模式(ACM)激活。", "xloc": [ - "default.handlebars->27->1128", + "default.handlebars->27->1130", "default.handlebars->27->215" ] }, @@ -18653,7 +18668,7 @@ "ru": "Выполнить активацию Intel AMT в режиме управления клиента (CCM).", "zh-chs": "執行英特爾AMT客戶端控制模式(CCM)激活。", "xloc": [ - "default.handlebars->27->1126", + "default.handlebars->27->1128", "default.handlebars->27->213" ] }, @@ -18671,7 +18686,7 @@ "ru": "Управление питанием устройства", "zh-chs": "在設備上執行電源操作", "xloc": [ - "default.handlebars->27->500", + "default.handlebars->27->502", "default.handlebars->container->column_l->p11->deskarea0->deskarea1->1", "default.handlebars->container->column_l->p12->termTable->1->1->0->1->1", "default.handlebars->container->column_l->p13->p13toolbar->1->0->1->1" @@ -18692,8 +18707,8 @@ "zh-chs": "權限", "xloc": [ "default-mobile.handlebars->9->333", - "default.handlebars->27->1245", - "default.handlebars->27->1333" + "default.handlebars->27->1247", + "default.handlebars->27->1335" ] }, { @@ -18710,7 +18725,7 @@ "ru": "Персидский/Иран", "zh-chs": "波斯/伊朗", "xloc": [ - "default.handlebars->27->951" + "default.handlebars->27->953" ] }, { @@ -18741,7 +18756,7 @@ "ru": "Поместить узел сюда", "zh-chs": "將節點放在這裡", "xloc": [ - "default.handlebars->27->429" + "default.handlebars->27->431" ] }, { @@ -18828,7 +18843,7 @@ "zh-chs": "請等待幾分鐘以接收驗證。", "xloc": [ "default-mobile.handlebars->9->38", - "default.handlebars->27->1035" + "default.handlebars->27->1037" ] }, { @@ -18846,7 +18861,7 @@ "zh-chs": "插件動作", "xloc": [ "default.handlebars->27->160", - "default.handlebars->27->1610" + "default.handlebars->27->1612" ] }, { @@ -18968,7 +18983,7 @@ "zh-chs": "政策", "xloc": [ "default-mobile.handlebars->9->65", - "default.handlebars->27->1069" + "default.handlebars->27->1071" ] }, { @@ -18985,7 +19000,7 @@ "ru": "Польский", "zh-chs": "拋光", "xloc": [ - "default.handlebars->27->952" + "default.handlebars->27->954" ] }, { @@ -19002,7 +19017,7 @@ "ru": "Португальский", "zh-chs": "葡萄牙語", "xloc": [ - "default.handlebars->27->953" + "default.handlebars->27->955" ] }, { @@ -19019,7 +19034,7 @@ "ru": "Португальский (Бразилия)", "zh-chs": "葡萄牙語(巴西)", "xloc": [ - "default.handlebars->27->954" + "default.handlebars->27->956" ] }, { @@ -19071,7 +19086,7 @@ "ru": "Состояния питания", "zh-chs": "電力國", "xloc": [ - "default.handlebars->27->1274", + "default.handlebars->27->1276", "default.handlebars->container->column_l->p21->3->1->meshPowerChartDiv->1" ] }, @@ -19091,7 +19106,7 @@ "xloc": [ "default-mobile.handlebars->9->109", "default-mobile.handlebars->9->213", - "default.handlebars->27->584", + "default.handlebars->27->586", "default.handlebars->27->6" ] }, @@ -19109,7 +19124,7 @@ "ru": "Выключить устройства", "zh-chs": "關閉設備電源", "xloc": [ - "default.handlebars->27->378" + "default.handlebars->27->380" ] }, { @@ -19129,7 +19144,7 @@ "default-mobile.handlebars->9->104", "default-mobile.handlebars->9->111", "default.handlebars->27->1", - "default.handlebars->27->338" + "default.handlebars->27->340" ] }, { @@ -19148,7 +19163,7 @@ "xloc": [ "default-mobile.handlebars->9->110", "default-mobile.handlebars->9->117", - "default.handlebars->27->350", + "default.handlebars->27->352", "default.handlebars->27->7" ] }, @@ -19202,7 +19217,7 @@ "zh-chs": "過程控制", "xloc": [ "default-mobile.handlebars->9->238", - "default.handlebars->27->680" + "default.handlebars->27->682" ] }, { @@ -19237,9 +19252,9 @@ "ru": "Запрос согласия пользователя", "zh-chs": "提示用戶同意", "xloc": [ - "default.handlebars->27->1173", - "default.handlebars->27->1177", - "default.handlebars->27->1180" + "default.handlebars->27->1175", + "default.handlebars->27->1179", + "default.handlebars->27->1182" ] }, { @@ -19285,7 +19300,7 @@ "ru": "Предоставление государства", "zh-chs": "供應國", "xloc": [ - "default.handlebars->27->767" + "default.handlebars->27->769" ] }, { @@ -19303,7 +19318,7 @@ "zh-chs": "公開連結", "xloc": [ "default-mobile.handlebars->9->77", - "default.handlebars->27->1298" + "default.handlebars->27->1300" ] }, { @@ -19319,7 +19334,7 @@ "ru": "Пенджаби", "zh-chs": "旁遮普語", "xloc": [ - "default.handlebars->27->955" + "default.handlebars->27->957" ] }, { @@ -19335,7 +19350,7 @@ "ru": "Пенджаби (Индия)", "zh-chs": "旁遮普(印度)", "xloc": [ - "default.handlebars->27->956" + "default.handlebars->27->958" ] }, { @@ -19351,7 +19366,7 @@ "ru": "Пенджаби (Пакистан)", "zh-chs": "旁遮普(巴基斯坦)", "xloc": [ - "default.handlebars->27->957" + "default.handlebars->27->959" ] }, { @@ -19368,7 +19383,7 @@ "ru": "Putty", "zh-chs": "油灰", "xloc": [ - "default.handlebars->27->520" + "default.handlebars->27->522" ] }, { @@ -19402,7 +19417,7 @@ "ru": "Кечуа", "zh-chs": "蓋丘亞族", "xloc": [ - "default.handlebars->27->958" + "default.handlebars->27->960" ] }, { @@ -19455,7 +19470,7 @@ "ru": "RDP", "zh-chs": "RDP", "xloc": [ - "default.handlebars->27->518" + "default.handlebars->27->520" ] }, { @@ -19471,7 +19486,7 @@ "ru": "Подключение RDP", "zh-chs": "RDP連接", "xloc": [ - "default.handlebars->27->411" + "default.handlebars->27->413" ] }, { @@ -19487,7 +19502,7 @@ "ru": "Порт RDP:", "zh-chs": "RDP遠程連接端口:", "xloc": [ - "default.handlebars->27->410" + "default.handlebars->27->412" ] }, { @@ -19554,7 +19569,7 @@ "ru": "RSS", "zh-chs": "的RSS", "xloc": [ - "default.handlebars->27->1580" + "default.handlebars->27->1582" ] }, { @@ -19571,7 +19586,7 @@ "ru": "Случайный пароль.", "zh-chs": "隨機化密碼。", "xloc": [ - "default.handlebars->27->1380" + "default.handlebars->27->1382" ] }, { @@ -19605,7 +19620,7 @@ "ru": "Реактивировать Intel® AMT", "zh-chs": "重新激活英特爾®AMT", "xloc": [ - "default.handlebars->27->1151" + "default.handlebars->27->1153" ] }, { @@ -19622,7 +19637,7 @@ "ru": "Области", "zh-chs": "境界", "xloc": [ - "default.handlebars->27->1388" + "default.handlebars->27->1390" ] }, { @@ -19641,8 +19656,8 @@ "xloc": [ "default-mobile.handlebars->9->252", "default-mobile.handlebars->9->83", - "default.handlebars->27->1304", - "default.handlebars->27->703" + "default.handlebars->27->1306", + "default.handlebars->27->705" ] }, { @@ -19682,7 +19697,7 @@ "default-mobile.handlebars->container->page_content->column_l->p10->p10desktop->deskarea3->deskarea3x->DeskTools->DeskToolsRefreshButton", "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->426", + "default.handlebars->27->428", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsAreaTop->DeskToolsRefreshButton", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p40->3->3" @@ -19721,7 +19736,7 @@ "xloc": [ "default-mobile.handlebars->9->128", "default.handlebars->27->174", - "default.handlebars->27->365" + "default.handlebars->27->367" ] }, { @@ -19738,7 +19753,7 @@ "ru": "Число ретрансляций", "zh-chs": "中繼計數", "xloc": [ - "default.handlebars->27->1562" + "default.handlebars->27->1564" ] }, { @@ -19755,7 +19770,7 @@ "ru": "Ошибки ретранслятора", "zh-chs": "中繼錯誤", "xloc": [ - "default.handlebars->27->1555" + "default.handlebars->27->1557" ] }, { @@ -19772,8 +19787,8 @@ "ru": "Сессии ретранслятора", "zh-chs": "接力會議", "xloc": [ - "default.handlebars->27->1561", - "default.handlebars->27->1574" + "default.handlebars->27->1563", + "default.handlebars->27->1576" ] }, { @@ -19872,7 +19887,7 @@ "ru": "Удаленный буфер обмена", "zh-chs": "遠程剪貼板", "xloc": [ - "default.handlebars->27->663" + "default.handlebars->27->665" ] }, { @@ -19891,8 +19906,8 @@ "xloc": [ "default-mobile.handlebars->9->300", "default-mobile.handlebars->9->318", - "default.handlebars->27->1200", - "default.handlebars->27->1228" + "default.handlebars->27->1202", + "default.handlebars->27->1230" ] }, { @@ -19911,7 +19926,7 @@ "xloc": [ "default-mobile.handlebars->9->233", "default.handlebars->27->206", - "default.handlebars->27->655" + "default.handlebars->27->657" ] }, { @@ -19928,7 +19943,7 @@ "ru": "Ввод с удаленной клавиатуры", "zh-chs": "遠程鍵盤輸入", "xloc": [ - "default.handlebars->27->661" + "default.handlebars->27->663" ] }, { @@ -19946,7 +19961,7 @@ "zh-chs": "遠程網狀用戶", "xloc": [ "default-mobile.handlebars->9->336", - "default.handlebars->27->1248" + "default.handlebars->27->1250" ] }, { @@ -19963,7 +19978,7 @@ "ru": "Удаленный пользователь", "zh-chs": "遠程用戶", "xloc": [ - "default.handlebars->27->1441" + "default.handlebars->27->1443" ] }, { @@ -19982,8 +19997,8 @@ "xloc": [ "default-mobile.handlebars->9->301", "default-mobile.handlebars->9->323", - "default.handlebars->27->1201", - "default.handlebars->27->1233" + "default.handlebars->27->1203", + "default.handlebars->27->1235" ] }, { @@ -20000,7 +20015,7 @@ "ru": "Удаленный буфер обмена действителен в течении 60 секунд.", "zh-chs": "遠程剪貼板的有效期為60秒。", "xloc": [ - "default.handlebars->27->662" + "default.handlebars->27->664" ] }, { @@ -20048,7 +20063,7 @@ "ru": "Удалить устройство", "zh-chs": "删除设备", "xloc": [ - "default.handlebars->27->1521" + "default.handlebars->27->1523" ] }, { @@ -20065,8 +20080,8 @@ "ru": "Удалить группу устройств.", "zh-chs": "刪除設備組", "xloc": [ - "default.handlebars->27->1433", - "default.handlebars->27->1530" + "default.handlebars->27->1435", + "default.handlebars->27->1532" ] }, { @@ -20083,8 +20098,8 @@ "ru": "Удалить пользователя", "zh-chs": "刪除用戶", "xloc": [ - "default.handlebars->27->1523", - "default.handlebars->27->1526" + "default.handlebars->27->1525", + "default.handlebars->27->1528" ] }, { @@ -20101,7 +20116,7 @@ "ru": "Удалить все двухфакторные аутентификации.", "zh-chs": "刪除所有第二因素驗證。", "xloc": [ - "default.handlebars->27->1499" + "default.handlebars->27->1501" ] }, { @@ -20118,7 +20133,7 @@ "ru": "Удалить все прошлые события для этого userid.", "zh-chs": "刪除此用戶標識的所有先前事件。", "xloc": [ - "default.handlebars->27->1382" + "default.handlebars->27->1384" ] }, { @@ -20135,7 +20150,7 @@ "ru": "Удалить устройство при отключении", "zh-chs": "斷開連接後移除設備", "xloc": [ - "default.handlebars->27->1182" + "default.handlebars->27->1184" ] }, { @@ -20152,7 +20167,7 @@ "ru": "Удалить местоположение узла", "zh-chs": "刪除節點位置", "xloc": [ - "default.handlebars->27->418" + "default.handlebars->27->420" ] }, { @@ -20169,7 +20184,7 @@ "ru": "Удалить это устройство", "zh-chs": "刪除此設備", "xloc": [ - "default.handlebars->27->507" + "default.handlebars->27->509" ] }, { @@ -20182,7 +20197,7 @@ "ru": "Удалить этого пользователя", "zh-chs": "删除该用户", "xloc": [ - "default.handlebars->27->1483" + "default.handlebars->27->1485" ] }, { @@ -20199,7 +20214,7 @@ "ru": "Удалить членство пользователя в группе", "zh-chs": "刪除用戶組成員身份", "xloc": [ - "default.handlebars->27->1518" + "default.handlebars->27->1520" ] }, { @@ -20216,7 +20231,7 @@ "ru": "Удалить права группы пользователей для этой группы устройств", "zh-chs": "刪除該設備組的用戶組權限", "xloc": [ - "default.handlebars->27->1429" + "default.handlebars->27->1431" ] }, { @@ -20233,11 +20248,11 @@ "ru": "Удалить права пользователя для этой группы устройств", "zh-chs": "刪除此設備組的用戶權限", "xloc": [ - "default.handlebars->27->1135", - "default.handlebars->27->1423", - "default.handlebars->27->1506", - "default.handlebars->27->1512", - "default.handlebars->27->536" + "default.handlebars->27->1137", + "default.handlebars->27->1425", + "default.handlebars->27->1508", + "default.handlebars->27->1514", + "default.handlebars->27->538" ] }, { @@ -20258,9 +20273,9 @@ "default-mobile.handlebars->9->87", "default-mobile.handlebars->container->page_content->column_l->p10->p10files->p13toolbar->1->2->1->1", "default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1", - "default.handlebars->27->1308", - "default.handlebars->27->412", - "default.handlebars->27->707", + "default.handlebars->27->1310", + "default.handlebars->27->414", + "default.handlebars->27->709", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", "default.handlebars->filesContextMenu->cxfilerename->0" @@ -20280,7 +20295,7 @@ "ru": "Требования: ", "zh-chs": "要求:", "xloc": [ - "default.handlebars->27->1049" + "default.handlebars->27->1051" ] }, { @@ -20298,8 +20313,8 @@ "zh-chs": "要求:{0}。", "xloc": [ "default-mobile.handlebars->9->51", - "default.handlebars->27->1385", - "default.handlebars->27->1497" + "default.handlebars->27->1387", + "default.handlebars->27->1499" ] }, { @@ -20316,7 +20331,7 @@ "ru": "Требуется поддержка Microsoft ClickOnce в вашем браузере", "zh-chs": "需要瀏覽器中的Microsoft ClickOnce支持", "xloc": [ - "default.handlebars->27->517" + "default.handlebars->27->519" ] }, { @@ -20333,8 +20348,8 @@ "ru": "Требуется поддержка Microsoft ClickOnce в вашем браузере.", "zh-chs": "在瀏覽器中需要Microsoft ClickOnce支持。", "xloc": [ - "default.handlebars->27->519", - "default.handlebars->27->521" + "default.handlebars->27->521", + "default.handlebars->27->523" ] }, { @@ -20352,7 +20367,7 @@ "zh-chs": "重啟", "xloc": [ "default-mobile.handlebars->9->212", - "default.handlebars->27->583", + "default.handlebars->27->585", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] }, @@ -20424,7 +20439,7 @@ "ru": "Отправить в перезагрузку", "zh-chs": "重置設備", "xloc": [ - "default.handlebars->27->377" + "default.handlebars->27->379" ] }, { @@ -20458,7 +20473,7 @@ "ru": "Перезапуск", "zh-chs": "重新開始", "xloc": [ - "default.handlebars->27->678", + "default.handlebars->27->680", "player.handlebars->p11->deskarea0->deskarea4->3" ] }, @@ -20476,7 +20491,7 @@ "ru": "Восстановить сервер", "zh-chs": "還原伺服器", "xloc": [ - "default.handlebars->27->1076" + "default.handlebars->27->1078" ] }, { @@ -20510,7 +20525,7 @@ "ru": "Восстановить сервер из резервной копии, это удалит существующие данные сервера . Продолжайте дальше только если знаете, что делаете.", "zh-chs": "使用備份還原服務器,這將刪除現有服務器數據。僅當您知道自己在做什麼時才這樣做。", "xloc": [ - "default.handlebars->27->1073" + "default.handlebars->27->1075" ] }, { @@ -20527,7 +20542,7 @@ "ru": "Ограничения", "zh-chs": "限制條件", "xloc": [ - "default.handlebars->27->1453" + "default.handlebars->27->1455" ] }, { @@ -20543,7 +20558,7 @@ "ru": "Ретороманский", "zh-chs": "修羅羅馬式", "xloc": [ - "default.handlebars->27->959" + "default.handlebars->27->961" ] }, { @@ -20559,7 +20574,7 @@ "ru": "Румынский", "zh-chs": "羅馬尼亞語", "xloc": [ - "default.handlebars->27->960" + "default.handlebars->27->962" ] }, { @@ -20575,7 +20590,7 @@ "ru": "Румынский (Молдавия)", "zh-chs": "羅馬尼亞文(摩爾達維亞)", "xloc": [ - "default.handlebars->27->961" + "default.handlebars->27->963" ] }, { @@ -20594,8 +20609,8 @@ "xloc": [ "default-mobile.handlebars->9->246", "default-mobile.handlebars->9->69", - "default.handlebars->27->1282", - "default.handlebars->27->697" + "default.handlebars->27->1284", + "default.handlebars->27->699" ] }, { @@ -20701,7 +20716,7 @@ "zh-chs": "路由器", "xloc": [ "default.handlebars->27->193", - "default.handlebars->27->514" + "default.handlebars->27->516" ] }, { @@ -20718,7 +20733,7 @@ "ru": "Русский", "zh-chs": "俄語", "xloc": [ - "default.handlebars->27->962" + "default.handlebars->27->964" ] }, { @@ -20735,7 +20750,7 @@ "ru": "Русский (Молдавия)", "zh-chs": "俄文(摩爾達維亞)", "xloc": [ - "default.handlebars->27->963" + "default.handlebars->27->965" ] }, { @@ -20768,7 +20783,7 @@ "ru": "Саамский", "zh-chs": "薩米(拉普蘭)", "xloc": [ - "default.handlebars->27->964" + "default.handlebars->27->966" ] }, { @@ -20801,7 +20816,7 @@ "ru": "Санго", "zh-chs": "三鄉", "xloc": [ - "default.handlebars->27->965" + "default.handlebars->27->967" ] }, { @@ -20817,7 +20832,7 @@ "ru": "Санскритский", "zh-chs": "梵文", "xloc": [ - "default.handlebars->27->966" + "default.handlebars->27->968" ] }, { @@ -20833,7 +20848,7 @@ "ru": "Сардинский", "zh-chs": "撒丁島", "xloc": [ - "default.handlebars->27->967" + "default.handlebars->27->969" ] }, { @@ -20867,7 +20882,7 @@ "ru": "Сохранить расположение узла", "zh-chs": "保存節點位置", "xloc": [ - "default.handlebars->27->419" + "default.handlebars->27->421" ] }, { @@ -20987,7 +21002,7 @@ "ru": "Поиск", "zh-chs": "搜索", "xloc": [ - "default.handlebars->27->432", + "default.handlebars->27->434", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devMapToolbar" ] }, @@ -21055,7 +21070,7 @@ "ru": "Защищено с помощью TLS", "zh-chs": "使用TLS保護", "xloc": [ - "default.handlebars->27->770" + "default.handlebars->27->772" ] }, { @@ -21073,10 +21088,10 @@ "zh-chs": "安全", "xloc": [ "default-mobile.handlebars->9->218", - "default.handlebars->27->1477", + "default.handlebars->27->1479", "default.handlebars->27->228", - "default.handlebars->27->594", - "default.handlebars->27->769" + "default.handlebars->27->596", + "default.handlebars->27->771" ] }, { @@ -21093,7 +21108,7 @@ "ru": "Ключ безопасности", "zh-chs": "安全密鑰", "xloc": [ - "default.handlebars->27->1475" + "default.handlebars->27->1477" ] }, { @@ -21126,10 +21141,10 @@ "ru": "Выбрать все", "zh-chs": "全選", "xloc": [ - "default.handlebars->27->1300", - "default.handlebars->27->370", - "default.handlebars->27->699", + "default.handlebars->27->1302", + "default.handlebars->27->372", "default.handlebars->27->701", + "default.handlebars->27->703", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar", "default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3", "default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3", @@ -21150,9 +21165,9 @@ "ru": "Очистить все", "zh-chs": "選擇無", "xloc": [ - "default.handlebars->27->1299", - "default.handlebars->27->369", - "default.handlebars->27->700", + "default.handlebars->27->1301", + "default.handlebars->27->371", + "default.handlebars->27->702", "default.handlebars->meshContextMenu->cxselectnone" ] }, @@ -21170,7 +21185,7 @@ "ru": "Выберите новую группу для выбранных устройств", "zh-chs": "為所選設備選擇一個新組", "xloc": [ - "default.handlebars->27->608" + "default.handlebars->27->610" ] }, { @@ -21187,7 +21202,7 @@ "ru": "Выберите новую группу для этого устройства", "zh-chs": "選擇此設備的新組", "xloc": [ - "default.handlebars->27->607" + "default.handlebars->27->609" ] }, { @@ -21204,7 +21219,7 @@ "ru": "Выберите узел для размещения", "zh-chs": "選擇要放置的節點", "xloc": [ - "default.handlebars->27->435" + "default.handlebars->27->437" ] }, { @@ -21221,7 +21236,7 @@ "ru": "Выберите действие для осуществления на всех выбранных устройствах. Действия будут выполнены только при наличии соответствующих прав.", "zh-chs": "選擇要在所有選定設備上執行的操作。僅在擁有適當權限的情況下才能執行操作。", "xloc": [ - "default.handlebars->27->373" + "default.handlebars->27->375" ] }, { @@ -21239,7 +21254,7 @@ "zh-chs": "選擇要在此設備上執行的操作。", "xloc": [ "default-mobile.handlebars->9->209", - "default.handlebars->27->580" + "default.handlebars->27->582" ] }, { @@ -21275,7 +21290,7 @@ "zh-chs": "僅自我事件", "xloc": [ "default-mobile.handlebars->9->328", - "default.handlebars->27->1239" + "default.handlebars->27->1241" ] }, { @@ -21311,8 +21326,8 @@ "ru": "Отправить MQTT сообщение", "zh-chs": "發送MQTT消息", "xloc": [ - "default.handlebars->27->371", - "default.handlebars->27->585" + "default.handlebars->27->373", + "default.handlebars->27->587" ] }, { @@ -21329,7 +21344,7 @@ "ru": "Отправить MQTT сообщение", "zh-chs": "發送MQTT消息", "xloc": [ - "default.handlebars->27->600" + "default.handlebars->27->602" ] }, { @@ -21346,7 +21361,7 @@ "ru": "Отправить уведомление всем пользователям этой группы.", "zh-chs": "向該組中的所有用戶發送通知。", "xloc": [ - "default.handlebars->27->1420" + "default.handlebars->27->1422" ] }, { @@ -21363,7 +21378,7 @@ "ru": "Отправить текстовое уведомление этому пользователю.", "zh-chs": "向該用戶發送文本通知。", "xloc": [ - "default.handlebars->27->1356" + "default.handlebars->27->1358" ] }, { @@ -21376,7 +21391,7 @@ "ru": "Отправить письмо пользователю", "zh-chs": "发送电子邮件给用户", "xloc": [ - "default.handlebars->27->1352" + "default.handlebars->27->1354" ] }, { @@ -21393,7 +21408,7 @@ "ru": "Отправить ссылку для установки", "zh-chs": "發送安裝鏈接", "xloc": [ - "default.handlebars->27->271" + "default.handlebars->27->273" ] }, { @@ -21410,7 +21425,7 @@ "ru": "Отправить приглашение по email.", "zh-chs": "發送邀請電子郵件。", "xloc": [ - "default.handlebars->27->1384" + "default.handlebars->27->1386" ] }, { @@ -21461,7 +21476,7 @@ "ru": "Отправить уведомление пользователю", "zh-chs": "發送用戶通知", "xloc": [ - "default.handlebars->27->1482" + "default.handlebars->27->1484" ] }, { @@ -21477,7 +21492,7 @@ "ru": "Сербский", "zh-chs": "塞爾維亞", "xloc": [ - "default.handlebars->27->970" + "default.handlebars->27->972" ] }, { @@ -21494,7 +21509,7 @@ "ru": "Серийный номер", "zh-chs": "序列號", "xloc": [ - "default.handlebars->27->781" + "default.handlebars->27->783" ] }, { @@ -21511,7 +21526,7 @@ "ru": "Резервное копирование сервера", "zh-chs": "服務器備份", "xloc": [ - "default.handlebars->27->1394" + "default.handlebars->27->1396" ] }, { @@ -21528,7 +21543,7 @@ "ru": "Сертификат сервера", "zh-chs": "服務器證書", "xloc": [ - "default.handlebars->27->1590" + "default.handlebars->27->1592" ] }, { @@ -21544,7 +21559,7 @@ "ru": "База данных сервера", "zh-chs": "服務器數據庫", "xloc": [ - "default.handlebars->27->1591" + "default.handlebars->27->1593" ] }, { @@ -21563,11 +21578,11 @@ "xloc": [ "default-mobile.handlebars->9->307", "default-mobile.handlebars->9->320", - "default.handlebars->27->1208", - "default.handlebars->27->1230", - "default.handlebars->27->1391", - "default.handlebars->27->548", - "default.handlebars->27->567" + "default.handlebars->27->1210", + "default.handlebars->27->1232", + "default.handlebars->27->1393", + "default.handlebars->27->550", + "default.handlebars->27->569" ] }, { @@ -21584,8 +21599,8 @@ "ru": "Разрешения сервера", "zh-chs": "服務器權限", "xloc": [ - "default.handlebars->27->1344", - "default.handlebars->27->1402" + "default.handlebars->27->1346", + "default.handlebars->27->1404" ] }, { @@ -21602,7 +21617,7 @@ "ru": "Квота сервера", "zh-chs": "服務器配額", "xloc": [ - "default.handlebars->27->1461" + "default.handlebars->27->1463" ] }, { @@ -21619,7 +21634,7 @@ "ru": "Восстановление сервера", "zh-chs": "服務器還原", "xloc": [ - "default.handlebars->27->1395" + "default.handlebars->27->1397" ] }, { @@ -21636,7 +21651,7 @@ "ru": "Права", "zh-chs": "服務器權限", "xloc": [ - "default.handlebars->27->1460" + "default.handlebars->27->1462" ] }, { @@ -21653,7 +21668,7 @@ "ru": "Состояние сервера", "zh-chs": "服務器狀態", "xloc": [ - "default.handlebars->27->1541" + "default.handlebars->27->1543" ] }, { @@ -21687,7 +21702,7 @@ "ru": "Трассировка сервера", "zh-chs": "服務器跟踪", "xloc": [ - "default.handlebars->27->1601" + "default.handlebars->27->1603" ] }, { @@ -21704,7 +21719,7 @@ "ru": "Обновление сервера", "zh-chs": "服務器更新", "xloc": [ - "default.handlebars->27->1396" + "default.handlebars->27->1398" ] }, { @@ -21826,7 +21841,7 @@ "ru": "ServerStats.csv", "zh-chs": "ServerStats.csv", "xloc": [ - "default.handlebars->27->1582" + "default.handlebars->27->1584" ] }, { @@ -21843,7 +21858,7 @@ "ru": "Детали службы", "zh-chs": "服務詳情", "xloc": [ - "default.handlebars->27->679" + "default.handlebars->27->681" ] }, { @@ -21930,7 +21945,7 @@ "ru": "Файл с настройками", "zh-chs": "設定文件", "xloc": [ - "default.handlebars->27->318" + "default.handlebars->27->320" ] }, { @@ -22037,7 +22052,7 @@ "ru": "Общий процесс", "zh-chs": "共享過程", "xloc": [ - "default.handlebars->27->673" + "default.handlebars->27->675" ] }, { @@ -22147,7 +22162,7 @@ "zh-chs": "只顯示自己的事件", "xloc": [ "default-mobile.handlebars->9->310", - "default.handlebars->27->1211" + "default.handlebars->27->1213" ] }, { @@ -22164,7 +22179,7 @@ "ru": "Показывать панель-уведомление", "zh-chs": "顯示連接工具欄", "xloc": [ - "default.handlebars->27->1174" + "default.handlebars->27->1176" ] }, { @@ -22181,7 +22196,7 @@ "ru": "Показать информацию о расположении устройства", "zh-chs": "顯示設備位置信息", "xloc": [ - "default.handlebars->27->511" + "default.handlebars->27->513" ] }, { @@ -22198,7 +22213,7 @@ "ru": "Показать информацию о сетевом интерфейсе устройства", "zh-chs": "顯示設備網絡接口信息", "xloc": [ - "default.handlebars->27->509" + "default.handlebars->27->511" ] }, { @@ -22249,8 +22264,8 @@ "ru": "Простой режим управления администратора (ACM)", "zh-chs": "簡單管理員控制模式(ACM)", "xloc": [ - "default.handlebars->27->1115", - "default.handlebars->27->1138" + "default.handlebars->27->1117", + "default.handlebars->27->1140" ] }, { @@ -22267,9 +22282,9 @@ "ru": "Простой режим управления клиента (CCM)", "zh-chs": "簡單客戶端控制模式(CCM)", "xloc": [ - "default.handlebars->27->1113", - "default.handlebars->27->1141", - "default.handlebars->27->1145" + "default.handlebars->27->1115", + "default.handlebars->27->1143", + "default.handlebars->27->1147" ] }, { @@ -22285,7 +22300,7 @@ "ru": "Синдхи", "zh-chs": "信地", "xloc": [ - "default.handlebars->27->968" + "default.handlebars->27->970" ] }, { @@ -22301,7 +22316,7 @@ "ru": "Сингальский", "zh-chs": "僧伽羅語", "xloc": [ - "default.handlebars->27->969" + "default.handlebars->27->971" ] }, { @@ -22335,7 +22350,7 @@ "ru": "Размер: 100%", "zh-chs": "尺寸:100%", "xloc": [ - "default.handlebars->27->727" + "default.handlebars->27->729" ] }, { @@ -22352,7 +22367,7 @@ "ru": "Размер: 125%", "zh-chs": "尺寸:125%", "xloc": [ - "default.handlebars->27->728" + "default.handlebars->27->730" ] }, { @@ -22369,7 +22384,7 @@ "ru": "Размер: 150%", "zh-chs": "尺寸:150%", "xloc": [ - "default.handlebars->27->729" + "default.handlebars->27->731" ] }, { @@ -22386,7 +22401,7 @@ "ru": "Размер: 200%", "zh-chs": "尺寸:200%", "xloc": [ - "default.handlebars->27->730" + "default.handlebars->27->732" ] }, { @@ -22410,7 +22425,7 @@ "default.handlebars->27->2", "default.handlebars->27->3", "default.handlebars->27->4", - "default.handlebars->27->582" + "default.handlebars->27->584" ] }, { @@ -22427,7 +22442,7 @@ "ru": "Отправить в сон", "zh-chs": "睡眠裝置", "xloc": [ - "default.handlebars->27->376" + "default.handlebars->27->378" ] }, { @@ -22446,8 +22461,8 @@ "xloc": [ "default-mobile.handlebars->9->112", "default-mobile.handlebars->9->113", - "default.handlebars->27->340", - "default.handlebars->27->342" + "default.handlebars->27->342", + "default.handlebars->27->344" ] }, { @@ -22463,7 +22478,7 @@ "ru": "Словацкий", "zh-chs": "斯洛伐克文", "xloc": [ - "default.handlebars->27->971" + "default.handlebars->27->973" ] }, { @@ -22479,7 +22494,7 @@ "ru": "Словенский", "zh-chs": "斯洛文尼亞文", "xloc": [ - "default.handlebars->27->972" + "default.handlebars->27->974" ] }, { @@ -22532,7 +22547,7 @@ "ru": "Малая фокусировка", "zh-chs": "小焦點", "xloc": [ - "default.handlebars->27->658" + "default.handlebars->27->660" ] }, { @@ -22549,7 +22564,7 @@ "ru": "Програмное отключение агента", "zh-chs": "軟斷開劑", "xloc": [ - "default.handlebars->27->804" + "default.handlebars->27->806" ] }, { @@ -22567,7 +22582,7 @@ "zh-chs": "軟關", "xloc": [ "default-mobile.handlebars->9->116", - "default.handlebars->27->348" + "default.handlebars->27->350" ] }, { @@ -22600,7 +22615,7 @@ "ru": "Сомани", "zh-chs": "索馬尼", "xloc": [ - "default.handlebars->27->973" + "default.handlebars->27->975" ] }, { @@ -22616,7 +22631,7 @@ "ru": "Сорбский", "zh-chs": "索比亞人", "xloc": [ - "default.handlebars->27->974" + "default.handlebars->27->976" ] }, { @@ -22746,7 +22761,7 @@ "ru": "Испанский", "zh-chs": "西班牙文", "xloc": [ - "default.handlebars->27->975" + "default.handlebars->27->977" ] }, { @@ -22762,7 +22777,7 @@ "ru": "Испанский (Аргентина)", "zh-chs": "西班牙文(阿根廷)", "xloc": [ - "default.handlebars->27->976" + "default.handlebars->27->978" ] }, { @@ -22778,7 +22793,7 @@ "ru": "Испанский (Боливия)", "zh-chs": "西班牙語(玻利維亞)", "xloc": [ - "default.handlebars->27->977" + "default.handlebars->27->979" ] }, { @@ -22794,7 +22809,7 @@ "ru": "Испанский (Чили)", "zh-chs": "西班牙語(智利)", "xloc": [ - "default.handlebars->27->978" + "default.handlebars->27->980" ] }, { @@ -22810,7 +22825,7 @@ "ru": "Испанский (Колумбия)", "zh-chs": "西班牙語(哥倫比亞)", "xloc": [ - "default.handlebars->27->979" + "default.handlebars->27->981" ] }, { @@ -22826,7 +22841,7 @@ "ru": "Испанский (Коста-Рика)", "zh-chs": "西班牙語(哥斯達黎加)", "xloc": [ - "default.handlebars->27->980" + "default.handlebars->27->982" ] }, { @@ -22842,7 +22857,7 @@ "ru": "Испанский (Доминиканская Республика)", "zh-chs": "西班牙語(多米尼加共和國)", "xloc": [ - "default.handlebars->27->981" + "default.handlebars->27->983" ] }, { @@ -22858,7 +22873,7 @@ "ru": "Испанский (Эквадор)", "zh-chs": "西班牙語(厄瓜多爾)", "xloc": [ - "default.handlebars->27->982" + "default.handlebars->27->984" ] }, { @@ -22874,7 +22889,7 @@ "ru": "Испанский (Сальвадор)", "zh-chs": "西班牙語(薩爾瓦多)", "xloc": [ - "default.handlebars->27->983" + "default.handlebars->27->985" ] }, { @@ -22890,7 +22905,7 @@ "ru": "Испанский (Гватемала)", "zh-chs": "西班牙語(危地馬拉)", "xloc": [ - "default.handlebars->27->984" + "default.handlebars->27->986" ] }, { @@ -22906,7 +22921,7 @@ "ru": "Испанский (Гондурас)", "zh-chs": "西班牙語(洪都拉斯)", "xloc": [ - "default.handlebars->27->985" + "default.handlebars->27->987" ] }, { @@ -22923,7 +22938,7 @@ "ru": "Испанский (Мексика)", "zh-chs": "西班牙語(墨西哥)", "xloc": [ - "default.handlebars->27->986" + "default.handlebars->27->988" ] }, { @@ -22939,7 +22954,7 @@ "ru": "Испанский (Никарагуа)", "zh-chs": "西班牙語(尼加拉瓜)", "xloc": [ - "default.handlebars->27->987" + "default.handlebars->27->989" ] }, { @@ -22955,7 +22970,7 @@ "ru": "Испанский (Панама)", "zh-chs": "西班牙語(巴拿馬)", "xloc": [ - "default.handlebars->27->988" + "default.handlebars->27->990" ] }, { @@ -22971,7 +22986,7 @@ "ru": "Испанский (Парагвай)", "zh-chs": "西班牙語(巴拉圭)", "xloc": [ - "default.handlebars->27->989" + "default.handlebars->27->991" ] }, { @@ -22987,7 +23002,7 @@ "ru": "Испанский (Перу)", "zh-chs": "西班牙語(秘魯)", "xloc": [ - "default.handlebars->27->990" + "default.handlebars->27->992" ] }, { @@ -23003,7 +23018,7 @@ "ru": "Испанский (Пуэрто-Рико)", "zh-chs": "西班牙語(波多黎各)", "xloc": [ - "default.handlebars->27->991" + "default.handlebars->27->993" ] }, { @@ -23019,7 +23034,7 @@ "ru": "Испанский (Испания)", "zh-chs": "西班牙語(西班牙)", "xloc": [ - "default.handlebars->27->992" + "default.handlebars->27->994" ] }, { @@ -23035,7 +23050,7 @@ "ru": "Испанский (Уругвай)", "zh-chs": "西班牙語(烏拉圭)", "xloc": [ - "default.handlebars->27->993" + "default.handlebars->27->995" ] }, { @@ -23051,7 +23066,7 @@ "ru": "Испанский (Венесуэла)", "zh-chs": "西班牙語(委內瑞拉)", "xloc": [ - "default.handlebars->27->994" + "default.handlebars->27->996" ] }, { @@ -23086,7 +23101,7 @@ "ru": "Старт", "zh-chs": "開始", "xloc": [ - "default.handlebars->27->676" + "default.handlebars->27->678" ] }, { @@ -23103,7 +23118,7 @@ "ru": "Состояние", "zh-chs": "州", "xloc": [ - "default.handlebars->27->667", + "default.handlebars->27->669", "default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsServiceTab->deskToolsServiceHeader->1" ] }, @@ -23138,7 +23153,7 @@ "ru": "Статус", "zh-chs": "狀態", "xloc": [ - "default.handlebars->27->1490", + "default.handlebars->27->1492", "default.handlebars->container->column_l->p42->p42tbl->1->0->7" ] }, @@ -23156,7 +23171,7 @@ "ru": "Стоп", "zh-chs": "停止", "xloc": [ - "default.handlebars->27->677" + "default.handlebars->27->679" ] }, { @@ -23169,7 +23184,7 @@ "ru": "Остановить процесс", "zh-chs": "停止程序", "xloc": [ - "default.handlebars->27->664" + "default.handlebars->27->666" ] }, { @@ -23187,7 +23202,7 @@ "zh-chs": "停止進程#{0} \\“ {1} \\”?", "xloc": [ "default-mobile.handlebars->9->239", - "default.handlebars->27->681" + "default.handlebars->27->683" ] }, { @@ -23221,7 +23236,7 @@ "ru": "Превышен лимит места для хранения", "zh-chs": "儲存空間超過", "xloc": [ - "default.handlebars->27->1286" + "default.handlebars->27->1288" ] }, { @@ -23238,7 +23253,7 @@ "ru": "Надежный", "zh-chs": "強大", "xloc": [ - "default.handlebars->27->1066" + "default.handlebars->27->1068" ] }, { @@ -23341,7 +23356,7 @@ "ru": "Суту", "zh-chs": "蘇圖", "xloc": [ - "default.handlebars->27->995" + "default.handlebars->27->997" ] }, { @@ -23357,7 +23372,7 @@ "ru": "Суахили", "zh-chs": "斯瓦希里語", "xloc": [ - "default.handlebars->27->996" + "default.handlebars->27->998" ] }, { @@ -23373,7 +23388,7 @@ "ru": "Шведский", "zh-chs": "瑞典", "xloc": [ - "default.handlebars->27->997" + "default.handlebars->27->999" ] }, { @@ -23389,7 +23404,7 @@ "ru": "Шведский (Финляндия)", "zh-chs": "瑞典語(芬蘭)", "xloc": [ - "default.handlebars->27->998" + "default.handlebars->27->1000" ] }, { @@ -23405,7 +23420,7 @@ "ru": "Шведский (Швеция)", "zh-chs": "瑞典文(瑞典)", "xloc": [ - "default.handlebars->27->999" + "default.handlebars->27->1001" ] }, { @@ -23422,7 +23437,7 @@ "ru": "Синхронизировать имя устройства на сервере с именем хоста", "zh-chs": "將服務器設備名稱同步到主機名", "xloc": [ - "default.handlebars->27->1183" + "default.handlebars->27->1185" ] }, { @@ -23498,7 +23513,7 @@ "zh-chs": "TLS", "xloc": [ "default-mobile.handlebars->9->187", - "default.handlebars->27->469" + "default.handlebars->27->471" ] }, { @@ -23514,7 +23529,7 @@ "ru": "TLS не настроен", "zh-chs": "未設置TLS", "xloc": [ - "default.handlebars->27->771" + "default.handlebars->27->773" ] }, { @@ -23533,7 +23548,7 @@ "xloc": [ "default-mobile.handlebars->9->220", "default.handlebars->27->230", - "default.handlebars->27->596" + "default.handlebars->27->598" ] }, { @@ -23567,7 +23582,7 @@ "ru": "Тег1, Тег2, Тег3", "zh-chs": "標籤1,標籤2,標籤3", "xloc": [ - "default.handlebars->27->649" + "default.handlebars->27->651" ] }, { @@ -23587,7 +23602,7 @@ "default-mobile.handlebars->9->201", "default-mobile.handlebars->9->202", "default-mobile.handlebars->9->229", - "default.handlebars->27->648", + "default.handlebars->27->650", "default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->7" ] }, @@ -23604,7 +23619,7 @@ "ru": "Тамильский", "zh-chs": "泰米爾語", "xloc": [ - "default.handlebars->27->1000" + "default.handlebars->27->1002" ] }, { @@ -23620,7 +23635,7 @@ "ru": "Татарский", "zh-chs": "塔塔爾族", "xloc": [ - "default.handlebars->27->1001" + "default.handlebars->27->1003" ] }, { @@ -23636,7 +23651,7 @@ "ru": "Телугу", "zh-chs": "泰盧加", "xloc": [ - "default.handlebars->27->1002" + "default.handlebars->27->1004" ] }, { @@ -23653,8 +23668,8 @@ "ru": "Терминал", "zh-chs": "終奌站", "xloc": [ - "default.handlebars->27->1175", - "default.handlebars->27->422", + "default.handlebars->27->1177", + "default.handlebars->27->424", "default.handlebars->container->topbar->1->1->MainSubMenuSpan->MainSubMenu->1->0->MainDevTerminal", "default.handlebars->contextMenu->cxterminal" ] @@ -23690,7 +23705,7 @@ "ru": "Терминал уведомление", "zh-chs": "終端通知", "xloc": [ - "default.handlebars->27->1098" + "default.handlebars->27->1100" ] }, { @@ -23707,7 +23722,7 @@ "ru": "Запрос терминала", "zh-chs": "終端提示", "xloc": [ - "default.handlebars->27->1097" + "default.handlebars->27->1099" ] }, { @@ -23762,7 +23777,7 @@ "ru": "Тайский", "zh-chs": "泰國", "xloc": [ - "default.handlebars->27->1003" + "default.handlebars->27->1005" ] }, { @@ -23797,7 +23812,7 @@ "ru": "Имя группы устройств, к которой принадлежит этот компьютер", "zh-chs": "該計算機所屬的設備組的名稱", "xloc": [ - "default.handlebars->27->446" + "default.handlebars->27->448" ] }, { @@ -23814,7 +23829,7 @@ "ru": "Имя группы устройств, к которой принадлежит этот компьютер.", "zh-chs": "該計算機所屬的設備組的名稱。", "xloc": [ - "default.handlebars->27->444" + "default.handlebars->27->446" ] }, { @@ -23830,8 +23845,8 @@ "ru": "Имя этого компьютера, указанное в операционной системе", "zh-chs": "在操作系統中設置的此計算機的名稱", "xloc": [ - "default.handlebars->27->447", - "default.handlebars->27->449" + "default.handlebars->27->449", + "default.handlebars->27->451" ] }, { @@ -23848,7 +23863,7 @@ "ru": "На данный момент уведомлений нет", "zh-chs": "目前沒有任何通知", "xloc": [ - "default.handlebars->27->1534" + "default.handlebars->27->1536" ] }, { @@ -23900,7 +23915,7 @@ "zh-chs": "該帳戶無權創建新的設備組。", "xloc": [ "default-mobile.handlebars->9->54", - "default.handlebars->27->1052" + "default.handlebars->27->1054" ] }, { @@ -23933,7 +23948,7 @@ "ru": "Это не безопасная политика, так как агенты будут выполнять активацию.", "zh-chs": "這不是安全的策略,因為代理將執行激活。", "xloc": [ - "default.handlebars->27->1163" + "default.handlebars->27->1165" ] }, { @@ -23968,7 +23983,7 @@ "ru": "Эта политика не повлияет на устройства с Intel® AMT в режиме ACM.", "zh-chs": "該策略不會影響採用ACM模式的英特爾®AMT的設備。", "xloc": [ - "default.handlebars->27->1162" + "default.handlebars->27->1164" ] }, { @@ -24017,7 +24032,7 @@ "ru": "Этот токен может быть использован только один раз и действителен в течение 5 минут.", "zh-chs": "该令牌只能使用一次,有效期为5分钟。", "xloc": [ - "account-login.html->0->5", + "account-login.html->2->5", "account-login.txt" ] }, @@ -24035,7 +24050,7 @@ "ru": "Это добавит запись в журнал событий данного устройства.", "zh-chs": "這會將條目添加到該設備的事件日誌中。", "xloc": [ - "default.handlebars->27->575" + "default.handlebars->27->577" ] }, { @@ -24052,7 +24067,7 @@ "ru": "Это не приведет к удалению устройств с сервера, но они больше не смогут подключаться к серверу. Весь удаленный доступ к устройствам будет потерян. Устройства должны быть подключены, чтобы эта команда работала.", "zh-chs": "這不會從服務器上刪除設備,但是設備將不再能夠連接到服務器。對設備的所有遠程訪問都將丟失。必須連接設備,此命令才能起作用。", "xloc": [ - "default.handlebars->27->603" + "default.handlebars->27->605" ] }, { @@ -24069,7 +24084,7 @@ "ru": "Это не приведет к удалению этого устройства с сервера, но оно больше не сможет подключаться к серверу. Весь удаленный доступ к устройству будет потерян. Для работы этой команды устройство должно быть подключено.", "zh-chs": "這不會將該設備從服務器上刪除,但是該設備將不再能夠連接到服務器。對設備的所有遠程訪問都將丟失。必須連接設備,此命令才能起作用。", "xloc": [ - "default.handlebars->27->604" + "default.handlebars->27->606" ] }, { @@ -24086,7 +24101,7 @@ "ru": "Тигровый", "zh-chs": "蒂格雷", "xloc": [ - "default.handlebars->27->1004" + "default.handlebars->27->1006" ] }, { @@ -24120,7 +24135,7 @@ "ru": "Чтобы добавить компьютер в группу \\\"{0}\\\", выполните следующую команду. Потребуются права root.", "zh-chs": "要將計算機添加到{0},請運行以下命令。需要根憑證。", "xloc": [ - "default.handlebars->27->320" + "default.handlebars->27->322" ] }, { @@ -24188,7 +24203,7 @@ "ru": "Чтобы добавить новый компьютер в группу устройств \\\"{0}\\\", скачайте Mesh Agent и установите его для управления этим компьютером. В этот агент встроена информация о текущем сервере и группе устройств.", "zh-chs": "要將新計算機添加到設備組\\“ {0} \\”,請下載網狀代理並安裝該計算機以進行管理。該代理中嵌入了服務器和設備組信息。", "xloc": [ - "default.handlebars->27->309" + "default.handlebars->27->311" ] }, { @@ -24205,7 +24220,7 @@ "ru": "Чтобы добавить новый компьютер в группу устройств \\\"{0}\\\", скачайте Mesh Agent и установите его для управления этим компьютером. В этот установщик агента встроена информация о текущем сервере и группе устройств.", "zh-chs": "要將新計算機添加到設備組\\“ {0} \\”,請下載網狀代理並安裝該計算機以進行管理。該代理安裝程序中嵌入了服務器和設備組信息。", "xloc": [ - "default.handlebars->27->322" + "default.handlebars->27->324" ] }, { @@ -24222,7 +24237,7 @@ "ru": "Чтобы удалить эту учетную запись, введите пароль учетной записи в оба поля и нажмите ОК.", "zh-chs": "要刪除此帳戶,請在下面的兩個框中鍵入帳戶密碼,然後單擊確定。", "xloc": [ - "default.handlebars->27->1039" + "default.handlebars->27->1041" ] }, { @@ -24252,7 +24267,7 @@ "ru": "Чтобы установить программное обеспечение,", "zh-chs": "要安装软件,", "xloc": [ - "mesh-invite.html->0->15->1" + "mesh-invite.html->2->15->1" ] }, { @@ -24298,7 +24313,7 @@ "ru": "Для удаления Mesh Agent скачайте файл ниже, запустите его и нажмите \\\"удалить\\\".", "zh-chs": "要刪除網格代理,請下載以下文件,運行並單擊\\“卸載\\”。", "xloc": [ - "default.handlebars->27->326" + "default.handlebars->27->328" ] }, { @@ -24315,7 +24330,7 @@ "ru": "Для удаления Mesh Agent выполните следующую команду. Потребуются учетные данные root.", "zh-chs": "要刪除網格代理,請運行以下命令。需要根憑證。", "xloc": [ - "default.handlebars->27->333" + "default.handlebars->27->335" ] }, { @@ -24564,7 +24579,7 @@ "ru": "Тема", "zh-chs": "話題", "xloc": [ - "default.handlebars->27->598" + "default.handlebars->27->600" ] }, { @@ -24615,7 +24630,7 @@ "ru": "Router используется для подключения к различным портам устройства через этот сервер", "zh-chs": "用於通過此服務器連接到設備的流量路由器", "xloc": [ - "default.handlebars->27->513" + "default.handlebars->27->515" ] }, { @@ -24648,7 +24663,7 @@ "ru": "Тсонга", "zh-chs": "特松加", "xloc": [ - "default.handlebars->27->1005" + "default.handlebars->27->1007" ] }, { @@ -24664,7 +24679,7 @@ "ru": "Тсвана", "zh-chs": "茨瓦納", "xloc": [ - "default.handlebars->27->1006" + "default.handlebars->27->1008" ] }, { @@ -24680,7 +24695,7 @@ "ru": "Турецкий", "zh-chs": "土耳其", "xloc": [ - "default.handlebars->27->1007" + "default.handlebars->27->1009" ] }, { @@ -24696,7 +24711,7 @@ "ru": "Туркменский", "zh-chs": "土庫曼人", "xloc": [ - "default.handlebars->27->1008" + "default.handlebars->27->1010" ] }, { @@ -24732,11 +24747,11 @@ "xloc": [ "default-mobile.handlebars->9->283", "default-mobile.handlebars->9->60", - "default.handlebars->27->1059", - "default.handlebars->27->1088", - "default.handlebars->27->1139", - "default.handlebars->27->1142", - "default.handlebars->27->674", + "default.handlebars->27->1061", + "default.handlebars->27->1090", + "default.handlebars->27->1141", + "default.handlebars->27->1144", + "default.handlebars->27->676", "default.handlebars->container->column_l->p11->deskarea0->deskarea4->3" ] }, @@ -24754,7 +24769,7 @@ "ru": "Введите имя ключа, выберите поле OTP и нажмите кнопку на YubiKey™.", "zh-chs": "輸入密鑰名稱,選擇OTP框,然後按YubiKey™上的按鈕。", "xloc": [ - "default.handlebars->27->817" + "default.handlebars->27->819" ] }, { @@ -24771,7 +24786,7 @@ "ru": "Введите имя ключа для добавления.", "zh-chs": "輸入要添加的密鑰的名稱。", "xloc": [ - "default.handlebars->27->814" + "default.handlebars->27->816" ] }, { @@ -24788,7 +24803,7 @@ "ru": "Терминал UTF8", "zh-chs": "UTF8終端", "xloc": [ - "default.handlebars->27->685" + "default.handlebars->27->687" ] }, { @@ -24805,7 +24820,7 @@ "ru": "Украинский", "zh-chs": "烏克蘭", "xloc": [ - "default.handlebars->27->1009" + "default.handlebars->27->1011" ] }, { @@ -24822,8 +24837,8 @@ "ru": "Невозможно получить доступ к устройству, пока адрес email не подтвержден. Это необходимо для восстановления пароля. Перейдите на вкладку \\\"Моя учетная запись\\\", чтобы изменить и подтвердить адрес email.", "zh-chs": "在驗證電子郵件地址之前,無法訪問設備。這是密碼恢復所必需的。轉到“我的帳戶”標籤以更改和驗證電子郵件地址。", "xloc": [ - "default.handlebars->27->1054", - "default.handlebars->27->438" + "default.handlebars->27->1056", + "default.handlebars->27->440" ] }, { @@ -24876,8 +24891,8 @@ "ru": "Невозможно получить доступ к устройству, пока не включена двухфакторная аутентификация. Это требуется для дополнительной безопасности. Перейдите на вкладку \\\"Моя учетная запись\\\" и посмотрите \\\"Безопасность учетной записи\\\".", "zh-chs": "在啟用兩因素身份驗證之前,無法訪問設備。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。", "xloc": [ - "default.handlebars->27->1056", - "default.handlebars->27->440" + "default.handlebars->27->1058", + "default.handlebars->27->442" ] }, { @@ -24984,9 +24999,9 @@ "zh-chs": "卸載", "xloc": [ "default-mobile.handlebars->9->330", - "default.handlebars->27->1241", - "default.handlebars->27->553", - "default.handlebars->27->572" + "default.handlebars->27->1243", + "default.handlebars->27->555", + "default.handlebars->27->574" ] }, { @@ -25004,9 +25019,9 @@ "zh-chs": "卸載代理", "xloc": [ "default-mobile.handlebars->9->312", - "default.handlebars->27->1213", - "default.handlebars->27->372", - "default.handlebars->27->586" + "default.handlebars->27->1215", + "default.handlebars->27->374", + "default.handlebars->27->588" ] }, { @@ -25023,7 +25038,7 @@ "ru": "Удалить агент", "zh-chs": "卸載代理", "xloc": [ - "default.handlebars->27->606" + "default.handlebars->27->608" ] }, { @@ -25045,12 +25060,12 @@ "default-mobile.handlebars->9->175", "default-mobile.handlebars->9->176", "default.handlebars->27->13", - "default.handlebars->27->1525", - "default.handlebars->27->368", + "default.handlebars->27->1527", + "default.handlebars->27->370", "default.handlebars->27->41", "default.handlebars->27->42", - "default.handlebars->27->761", - "default.handlebars->27->768", + "default.handlebars->27->763", + "default.handlebars->27->770", "default.handlebars->27->91", "default.handlebars->27->92" ] @@ -25070,7 +25085,7 @@ "zh-chs": "未知#{0}", "xloc": [ "default-mobile.handlebars->9->277", - "default.handlebars->27->1082" + "default.handlebars->27->1084" ] }, { @@ -25087,7 +25102,7 @@ "ru": "Неизвестное действие", "zh-chs": "未知動作", "xloc": [ - "default.handlebars->27->1547" + "default.handlebars->27->1549" ] }, { @@ -25103,7 +25118,7 @@ "ru": "Неизвестное устройство", "zh-chs": "未知設備", "xloc": [ - "default.handlebars->27->1505" + "default.handlebars->27->1507" ] }, { @@ -25120,9 +25135,9 @@ "ru": "Неизвестная группа устройств", "zh-chs": "未知設備組", "xloc": [ - "default.handlebars->27->1428", - "default.handlebars->27->1511", - "default.handlebars->27->1551" + "default.handlebars->27->1430", + "default.handlebars->27->1513", + "default.handlebars->27->1553" ] }, { @@ -25139,7 +25154,7 @@ "ru": "Неизвестная группа", "zh-chs": "未知群組", "xloc": [ - "default.handlebars->27->1543" + "default.handlebars->27->1545" ] }, { @@ -25157,7 +25172,7 @@ "zh-chs": "未知狀態", "xloc": [ "default-mobile.handlebars->9->182", - "default.handlebars->27->461" + "default.handlebars->27->463" ] }, { @@ -25174,7 +25189,7 @@ "ru": "Неизвестная группа пользователей", "zh-chs": "未知用戶組", "xloc": [ - "default.handlebars->27->1517" + "default.handlebars->27->1519" ] }, { @@ -25192,7 +25207,7 @@ "zh-chs": "未知版本和狀態", "xloc": [ "default-mobile.handlebars->9->184", - "default.handlebars->27->463" + "default.handlebars->27->465" ] }, { @@ -25210,8 +25225,8 @@ "zh-chs": "無限", "xloc": [ "default.handlebars->27->156", - "default.handlebars->27->282", - "default.handlebars->27->296" + "default.handlebars->27->284", + "default.handlebars->27->298" ] }, { @@ -25249,7 +25264,7 @@ "ru": "Актуально", "zh-chs": "最新", "xloc": [ - "default.handlebars->27->1608" + "default.handlebars->27->1610" ] }, { @@ -25289,11 +25304,11 @@ "default-mobile.handlebars->9->257", "default-mobile.handlebars->9->275", "default-mobile.handlebars->9->88", - "default.handlebars->27->1309", - "default.handlebars->27->1317", - "default.handlebars->27->708", - "default.handlebars->27->731", - "default.handlebars->27->734", + "default.handlebars->27->1311", + "default.handlebars->27->1319", + "default.handlebars->27->710", + "default.handlebars->27->733", + "default.handlebars->27->736", "default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1" ] }, @@ -25311,7 +25326,7 @@ "ru": "Загрузить ядро Mesh Agent", "zh-chs": "上傳網格代理核心", "xloc": [ - "default.handlebars->27->806" + "default.handlebars->27->808" ] }, { @@ -25328,7 +25343,7 @@ "ru": "Загрузить файл ядра", "zh-chs": "上載核心文件", "xloc": [ - "default.handlebars->27->803" + "default.handlebars->27->805" ] }, { @@ -25345,7 +25360,7 @@ "ru": "Загрузить ядро по умолчанию с сервера ", "zh-chs": "上載默認服務器核心", "xloc": [ - "default.handlebars->27->800" + "default.handlebars->27->802" ] }, { @@ -25362,7 +25377,7 @@ "ru": "Загрузить ядро восстановления", "zh-chs": "上傳恢復核心", "xloc": [ - "default.handlebars->27->802" + "default.handlebars->27->804" ] }, { @@ -25379,8 +25394,8 @@ "ru": "Загрузка перезапишет 1 файл. Продолжить?", "zh-chs": "上傳將覆蓋1個文件。繼續?", "xloc": [ - "default.handlebars->27->1318", - "default.handlebars->27->732" + "default.handlebars->27->1320", + "default.handlebars->27->734" ] }, { @@ -25397,8 +25412,8 @@ "ru": "Загрузка перезапишет {0} файлов. Продолжить?", "zh-chs": "上傳將覆蓋{0}個文件。繼續?", "xloc": [ - "default.handlebars->27->1319", - "default.handlebars->27->733" + "default.handlebars->27->1321", + "default.handlebars->27->735" ] }, { @@ -25428,7 +25443,7 @@ "ru": "Верхний Сорбский", "zh-chs": "上索布族", "xloc": [ - "default.handlebars->27->1010" + "default.handlebars->27->1012" ] }, { @@ -25444,7 +25459,7 @@ "ru": "Урду", "zh-chs": "烏爾都語", "xloc": [ - "default.handlebars->27->1011" + "default.handlebars->27->1013" ] }, { @@ -25496,8 +25511,8 @@ "ru": "Использовано", "zh-chs": "用過的", "xloc": [ - "default.handlebars->27->1537", - "default.handlebars->27->1539" + "default.handlebars->27->1539", + "default.handlebars->27->1541" ] }, { @@ -25515,11 +25530,11 @@ "zh-chs": "用戶", "xloc": [ "default-mobile.handlebars->9->332", - "default.handlebars->27->1136", - "default.handlebars->27->1345", - "default.handlebars->27->1424", + "default.handlebars->27->1138", + "default.handlebars->27->1347", + "default.handlebars->27->1426", "default.handlebars->27->184", - "default.handlebars->27->537" + "default.handlebars->27->539" ] }, { @@ -25536,7 +25551,7 @@ "ru": "Пользователь + Файлы", "zh-chs": "用戶+文件", "xloc": [ - "default.handlebars->27->1346" + "default.handlebars->27->1348" ] }, { @@ -25553,10 +25568,10 @@ "ru": "Импорт учетной записи пользователя", "zh-chs": "用戶帳戶導入", "xloc": [ - "default.handlebars->27->1358", - "default.handlebars->27->1359", + "default.handlebars->27->1360", "default.handlebars->27->1361", - "default.handlebars->27->1363" + "default.handlebars->27->1363", + "default.handlebars->27->1365" ] }, { @@ -25573,7 +25588,7 @@ "ru": "Учетные записи пользователей", "zh-chs": "用戶帳號", "xloc": [ - "default.handlebars->27->1556" + "default.handlebars->27->1558" ] }, { @@ -25591,8 +25606,8 @@ "zh-chs": "用戶授權", "xloc": [ "default-mobile.handlebars->9->285", - "default.handlebars->27->1134", - "default.handlebars->27->535" + "default.handlebars->27->1136", + "default.handlebars->27->537" ] }, { @@ -25609,7 +25624,7 @@ "ru": "Согласие пользователя", "zh-chs": "用戶同意", "xloc": [ - "default.handlebars->27->1104" + "default.handlebars->27->1106" ] }, { @@ -25626,10 +25641,10 @@ "ru": "Группа пользователей", "zh-chs": "用戶組", "xloc": [ - "default.handlebars->27->1190", - "default.handlebars->27->1407", - "default.handlebars->27->1519", - "default.handlebars->27->1528" + "default.handlebars->27->1192", + "default.handlebars->27->1409", + "default.handlebars->27->1521", + "default.handlebars->27->1530" ] }, { @@ -25663,7 +25678,7 @@ "ru": "Членство в группах пользователей", "zh-chs": "用戶組成員資格", "xloc": [ - "default.handlebars->27->1516" + "default.handlebars->27->1518" ] }, { @@ -25680,8 +25695,8 @@ "ru": "Идентификатор пользователя", "zh-chs": "用戶標識", "xloc": [ - "default.handlebars->27->1244", - "default.handlebars->27->1457" + "default.handlebars->27->1246", + "default.handlebars->27->1459" ] }, { @@ -25698,7 +25713,7 @@ "ru": "Экспортировать список пользователей", "zh-chs": "用戶列表導出", "xloc": [ - "default.handlebars->27->1370" + "default.handlebars->27->1372" ] }, { @@ -25715,7 +25730,7 @@ "ru": "Имя пользователя", "zh-chs": "用戶名", "xloc": [ - "default.handlebars->27->1243" + "default.handlebars->27->1245" ] }, { @@ -25732,8 +25747,8 @@ "ru": "Имена пользователей", "zh-chs": "用戶名", "xloc": [ - "default.handlebars->27->1188", - "default.handlebars->27->1445" + "default.handlebars->27->1190", + "default.handlebars->27->1447" ] }, { @@ -25778,7 +25793,7 @@ "ru": "Сессии пользователя", "zh-chs": "用戶會話", "xloc": [ - "default.handlebars->27->1573" + "default.handlebars->27->1575" ] }, { @@ -25811,7 +25826,7 @@ "ru": "Пользователь [[[USERNAME]]] на сервере", "zh-chs": "伺服器上的使用者[[[USERNAME]]]", "xloc": [ - "mesh-invite.html->0->5" + "mesh-invite.html->2->5" ] }, { @@ -25840,8 +25855,8 @@ "ru": "Использовать настройки браузера", "zh-chs": "用戶瀏覽器價值", "xloc": [ - "default.handlebars->27->1021", - "default.handlebars->27->1023" + "default.handlebars->27->1023", + "default.handlebars->27->1025" ] }, { @@ -25898,10 +25913,10 @@ "zh-chs": "用戶名", "xloc": [ "default-mobile.handlebars->9->216", - "default.handlebars->27->1376", + "default.handlebars->27->1378", "default.handlebars->27->225", "default.handlebars->27->255", - "default.handlebars->27->592", + "default.handlebars->27->594", "player.handlebars->3->4" ] }, @@ -25937,7 +25952,7 @@ "ru": "Имя пользователя:", "zh-chs": "用戶名:", "xloc": [ - "account-invite.html->0->5", + "account-invite.html->2->5", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->createpanel->1->1->9->1->nuUserRow->1", "login-mobile.handlebars->container->page_content->column_l->1->1->0->1->loginpanel->1->7->1->0->loginusername", "login.handlebars->container->column_l->centralTable->1->0->logincell->createpanel->1->9->1->nuUserRow->nuUser", @@ -25958,9 +25973,9 @@ "ru": "Пользователи", "zh-chs": "用戶數", "xloc": [ - "default.handlebars->27->1406", - "default.handlebars->27->1417", - "default.handlebars->27->1572", + "default.handlebars->27->1408", + "default.handlebars->27->1419", + "default.handlebars->27->1574", "default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral" ] }, @@ -25978,7 +25993,7 @@ "ru": "Сессии пользователей", "zh-chs": "用戶會話", "xloc": [ - "default.handlebars->27->1560" + "default.handlebars->27->1562" ] }, { @@ -25995,7 +26010,7 @@ "ru": "VT100+ (F10 = ESC+[OY)", "zh-chs": "VT100 +(F10 = ESC + [OY)", "xloc": [ - "default.handlebars->27->690" + "default.handlebars->27->692" ] }, { @@ -26011,7 +26026,7 @@ "ru": "Венда", "zh-chs": "文達", "xloc": [ - "default.handlebars->27->1012" + "default.handlebars->27->1014" ] }, { @@ -26028,8 +26043,8 @@ "ru": "Вендор", "zh-chs": "供應商", "xloc": [ - "default.handlebars->27->776", - "default.handlebars->27->779" + "default.handlebars->27->778", + "default.handlebars->27->781" ] }, { @@ -26045,7 +26060,7 @@ "ru": "Проверенный", "zh-chs": "已驗證", "xloc": [ - "default.handlebars->27->1492" + "default.handlebars->27->1494" ] }, { @@ -26097,10 +26112,10 @@ "ru": "Версия", "zh-chs": "版", "xloc": [ - "default.handlebars->27->739", - "default.handlebars->27->760", - "default.handlebars->27->777", - "default.handlebars->27->782", + "default.handlebars->27->741", + "default.handlebars->27->762", + "default.handlebars->27->779", + "default.handlebars->27->784", "default.handlebars->container->column_l->p42->p42tbl->1->0->5" ] }, @@ -26114,7 +26129,7 @@ "ru": "Версия несовместима, пожалуйста, сначала обновите установку MeshCentral", "zh-chs": "版本不兼容,请先升级您的MeshCentral安装", "xloc": [ - "default.handlebars->27->1604" + "default.handlebars->27->1606" ] }, { @@ -26149,7 +26164,7 @@ "ru": "Вьетнамский", "zh-chs": "越南文", "xloc": [ - "default.handlebars->27->1013" + "default.handlebars->27->1015" ] }, { @@ -26179,8 +26194,8 @@ "ru": "Просмотр журнала изменений", "zh-chs": "查看变更日志", "xloc": [ - "default.handlebars->27->1607", - "default.handlebars->27->1609" + "default.handlebars->27->1609", + "default.handlebars->27->1611" ] }, { @@ -26197,7 +26212,7 @@ "ru": "Посмотреть примечания этого устройства", "zh-chs": "查看有關此設備的註釋", "xloc": [ - "default.handlebars->27->502" + "default.handlebars->27->504" ] }, { @@ -26214,7 +26229,7 @@ "ru": "Посмотреть примечания этой группы устройств", "zh-chs": "查看有關此設備組的註釋", "xloc": [ - "default.handlebars->27->1119" + "default.handlebars->27->1121" ] }, { @@ -26231,7 +26246,7 @@ "ru": "Посмотреть примечания об этом пользователе", "zh-chs": "查看有關此用戶的註釋", "xloc": [ - "default.handlebars->27->1480" + "default.handlebars->27->1482" ] }, { @@ -26247,7 +26262,7 @@ "ru": "Волапукский", "zh-chs": "沃拉普克", "xloc": [ - "default.handlebars->27->1014" + "default.handlebars->27->1016" ] }, { @@ -26294,8 +26309,8 @@ "ru": "Услуга", "zh-chs": "唤醒", "xloc": [ - "default.handlebars->27->549", - "default.handlebars->27->568" + "default.handlebars->27->551", + "default.handlebars->27->570" ] }, { @@ -26314,8 +26329,8 @@ "xloc": [ "default-mobile.handlebars->9->308", "default-mobile.handlebars->9->321", - "default.handlebars->27->1209", - "default.handlebars->27->1231" + "default.handlebars->27->1211", + "default.handlebars->27->1233" ] }, { @@ -26333,7 +26348,7 @@ "zh-chs": "醒來", "xloc": [ "default-mobile.handlebars->9->210", - "default.handlebars->27->581" + "default.handlebars->27->583" ] }, { @@ -26350,7 +26365,7 @@ "ru": "Разбудить устройства", "zh-chs": "喚醒設備", "xloc": [ - "default.handlebars->27->375" + "default.handlebars->27->377" ] }, { @@ -26366,7 +26381,7 @@ "ru": "Валлонский", "zh-chs": "瓦隆", "xloc": [ - "default.handlebars->27->1015" + "default.handlebars->27->1017" ] }, { @@ -26383,7 +26398,7 @@ "ru": "Слабый", "zh-chs": "弱", "xloc": [ - "default.handlebars->27->1068" + "default.handlebars->27->1070" ] }, { @@ -26420,8 +26435,8 @@ "ru": "Веб-сервер", "zh-chs": "網絡服務器", "xloc": [ - "default.handlebars->27->1593", - "default.handlebars->27->1594" + "default.handlebars->27->1595", + "default.handlebars->27->1596" ] }, { @@ -26438,7 +26453,7 @@ "ru": "Запросы веб-сервера", "zh-chs": "Web服務器請求", "xloc": [ - "default.handlebars->27->1595" + "default.handlebars->27->1597" ] }, { @@ -26455,7 +26470,7 @@ "ru": "Ретранслятор Web Socket", "zh-chs": "Web套接字中繼", "xloc": [ - "default.handlebars->27->1596" + "default.handlebars->27->1598" ] }, { @@ -26507,7 +26522,7 @@ "ru": "Уэльский", "zh-chs": "威爾士語", "xloc": [ - "default.handlebars->27->1016" + "default.handlebars->27->1018" ] }, { @@ -26523,7 +26538,7 @@ "ru": "Когда этот параметр включен, коды приглашений могут использоваться любым пользователем для присоединения устройств к этой группе устройств по следующей общедоступной ссылке:", "zh-chs": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈接將設備加入該設備組:", "xloc": [ - "default.handlebars->27->1250" + "default.handlebars->27->1252" ] }, { @@ -26540,7 +26555,7 @@ "zh-chs": "啟用後,每次登錄時,您都可以選擇向電子郵件帳戶接收登錄令牌,以提高安全性。", "xloc": [ "default-mobile.handlebars->9->31", - "default.handlebars->27->808" + "default.handlebars->27->810" ] }, { @@ -26557,7 +26572,7 @@ "ru": "Будет изменено при следующем входе в систему.", "zh-chs": "下次登錄時將更改。", "xloc": [ - "default.handlebars->27->1465" + "default.handlebars->27->1467" ] }, { @@ -26715,7 +26730,7 @@ "ru": "Исполняемый файл Win32", "zh-chs": "Win32可執行文件", "xloc": [ - "default.handlebars->27->620" + "default.handlebars->27->622" ] }, { @@ -26732,7 +26747,7 @@ "ru": "WinSCP", "zh-chs": "WinSCP", "xloc": [ - "default.handlebars->27->522" + "default.handlebars->27->524" ] }, { @@ -26749,7 +26764,7 @@ "ru": "Windows", "zh-chs": "視窗", "xloc": [ - "default.handlebars->27->300" + "default.handlebars->27->302" ] }, { @@ -26766,8 +26781,8 @@ "ru": "Windows (.exe)", "zh-chs": "Windows(.exe)", "xloc": [ - "default.handlebars->27->312", - "default.handlebars->27->329" + "default.handlebars->27->314", + "default.handlebars->27->331" ] }, { @@ -26784,7 +26799,7 @@ "ru": "Windows (32bit)", "zh-chs": "Windows(32位)", "xloc": [ - "default.handlebars->27->622" + "default.handlebars->27->624" ] }, { @@ -26801,7 +26816,7 @@ "ru": "Windows (64bit)", "zh-chs": "Windows(64位)", "xloc": [ - "default.handlebars->27->623" + "default.handlebars->27->625" ] }, { @@ -26818,7 +26833,7 @@ "ru": "Windows (Удаление)", "zh-chs": "Windows(卸載)", "xloc": [ - "default.handlebars->27->303" + "default.handlebars->27->305" ] }, { @@ -26977,7 +26992,7 @@ "ru": "Только Windows", "zh-chs": "僅Windows", "xloc": [ - "default.handlebars->27->273" + "default.handlebars->27->275" ] }, { @@ -26994,8 +27009,8 @@ "ru": "Windows x64 (.exe)", "zh-chs": "Windows x64(.exe)", "xloc": [ - "default.handlebars->27->316", - "default.handlebars->27->332" + "default.handlebars->27->318", + "default.handlebars->27->334" ] }, { @@ -27029,7 +27044,7 @@ "ru": "Перенос строк: ВЫКЛ", "zh-chs": "包裝:關閉", "xloc": [ - "default.handlebars->27->726" + "default.handlebars->27->728" ] }, { @@ -27046,7 +27061,7 @@ "ru": "Перенос строк: ВКЛ", "zh-chs": "包裝:開", "xloc": [ - "default.handlebars->27->725" + "default.handlebars->27->727" ] }, { @@ -27063,7 +27078,7 @@ "ru": "Записать событие к этому устройству", "zh-chs": "為此設備寫一個事件", "xloc": [ - "default.handlebars->27->504" + "default.handlebars->27->506" ] }, { @@ -27115,7 +27130,7 @@ "ru": "XTerm", "zh-chs": "XTerm", "xloc": [ - "default.handlebars->27->516" + "default.handlebars->27->518" ] }, { @@ -27132,7 +27147,7 @@ "ru": "Кос", "zh-chs": "科薩", "xloc": [ - "default.handlebars->27->1017" + "default.handlebars->27->1019" ] }, { @@ -27149,7 +27164,7 @@ "ru": "Идиш", "zh-chs": "意第緒語", "xloc": [ - "default.handlebars->27->1018" + "default.handlebars->27->1020" ] }, { @@ -27208,7 +27223,7 @@ "ru": "Ваш токен для входа: [[[TOKEN]]]", "zh-chs": "您的登录令牌为:[[[TOKEN]]]", "xloc": [ - "account-login.html->0->3", + "account-login.html->2->3", "account-login.txt" ] }, @@ -27226,7 +27241,7 @@ "ru": "YubiKey™ OTP", "zh-chs": "YubiKey™ OTP", "xloc": [ - "default.handlebars->27->820" + "default.handlebars->27->822" ] }, { @@ -27243,7 +27258,7 @@ "ru": "Масштабирование по размеру", "zh-chs": "縮放至適合範圍", "xloc": [ - "default.handlebars->27->427" + "default.handlebars->27->429" ] }, { @@ -27260,8 +27275,8 @@ "ru": "Масштабирование +", "zh-chs": "放大到一定程度", "xloc": [ - "default.handlebars->27->424", - "default.handlebars->27->430" + "default.handlebars->27->426", + "default.handlebars->27->432" ] }, { @@ -27278,8 +27293,8 @@ "ru": "Масштабирование -", "zh-chs": "縮小到一定程度", "xloc": [ - "default.handlebars->27->425", - "default.handlebars->27->431" + "default.handlebars->27->427", + "default.handlebars->27->433" ] }, { @@ -27296,7 +27311,7 @@ "ru": "Зулусский", "zh-chs": "祖魯族", "xloc": [ - "default.handlebars->27->1019" + "default.handlebars->27->1021" ] }, { @@ -27339,9 +27354,9 @@ "ru": "[[[SERVERNAME]]]", "zh-chs": "[[[SERVERNAME]]]", "xloc": [ - "account-check.html->0->3->1", - "account-reset.html->0->3->1", - "mesh-invite.html->0->5->1" + "account-check.html->2->3->1", + "account-reset.html->2->3->1", + "mesh-invite.html->2->5->1" ] }, { @@ -27354,7 +27369,8 @@ "ru": "[[[SERVERNAME]]] - приглашение в аккаунт", "zh-chs": "[[[SERVERNAME]]]-帐户邀请", "xloc": [ - "account-invite.html->0->1->1->0->1->1", + "account-invite.html->0", + "account-invite.html->2->1->1->0->1->1", "account-invite.txt" ] }, @@ -27368,7 +27384,8 @@ "ru": "[[[SERVERNAME]]] - Вход в аккаунт", "zh-chs": "[[[SERVERNAME]]]-帐户登录", "xloc": [ - "account-login.html->0->1->1->0->1->1", + "account-login.html->0", + "account-login.html->2->1->1->0->1->1", "account-login.txt" ] }, @@ -27381,6 +27398,7 @@ "ru": "[[[SERVERNAME]]] - Сброс учетной записи", "zh-chs": "[[[SERVERNAME]]]-帐户重置", "xloc": [ + "account-reset.html->0", "account-reset.txt" ] }, @@ -27394,18 +27412,19 @@ "ru": "[[[SERVERNAME]]] - Установка агента", "zh-chs": "[[[SERVERNAME]]]-代理程序安装", "xloc": [ - "mesh-invite.html->0->1->1->0->1->1" + "mesh-invite.html->2->1->1->0->1->1" ] }, { "cs": "[[[SERVERNAME]]] - Ověření e-mailem", "de": "[[[SERVERNAME]]] - E-Mail-Überprüfung", "en": "[[[SERVERNAME]]] - Email Verification", - "fr": "[[[SERVERNAME]]] - Vérification des e-mails", + "fr": "[[[SERVERNAME]]] - Vérification E-mail", "ja": "[[[SERVERNAME]]]-メールの確認", "ru": "[[[SERVERNAME]]] - подтверждение по электронной почте", "zh-chs": "[[[SERVERNAME]]]-电子邮件验证", "xloc": [ + "account-check.html->0", "account-check.txt" ] }, @@ -27418,6 +27437,7 @@ "ru": "[[[SERVERNAME]]] - Приглашение", "zh-chs": "[[[SERVERNAME]]]-邀请", "xloc": [ + "mesh-invite.html->0", "mesh-invite.txt" ] }, @@ -27431,8 +27451,8 @@ "ru": "[[[SERVERNAME]]] - Подтверждение", "zh-chs": "[[[SERVERNAME]]]-验证", "xloc": [ - "account-check.html->0->1->1->0->1->1", - "account-reset.html->0->1->1->0->1->1" + "account-check.html->2->1->1->0->1->1", + "account-reset.html->2->1->1->0->1->1" ] }, { @@ -27445,8 +27465,8 @@ "ru": "[[[USERNAME]]]", "zh-chs": "[[[USERNAME]]]", "xloc": [ - "account-invite.html->0", - "mesh-invite.html->0" + "account-invite.html->2", + "mesh-invite.html->2" ] }, { @@ -27482,7 +27502,7 @@ "ru": "\\\\'", "zh-chs": "\\\\'", "xloc": [ - "default.handlebars->27->1605" + "default.handlebars->27->1607" ] }, { @@ -27530,7 +27550,7 @@ "ru": "и следуйте инструкциям.", "zh-chs": "并按照说明进行操作。", "xloc": [ - "mesh-invite.html->0->15->1" + "mesh-invite.html->2->15->1" ] }, { @@ -27560,7 +27580,7 @@ "ru": "кликните сюда", "zh-chs": "点击这里", "xloc": [ - "mesh-invite.html->0->15->1->1" + "mesh-invite.html->2->15->1->1" ] }, { @@ -27612,7 +27632,7 @@ "ru": "console.txt", "zh-chs": "console.txt", "xloc": [ - "default.handlebars->27->797" + "default.handlebars->27->799" ] }, { @@ -27630,7 +27650,7 @@ "zh-chs": "複製", "xloc": [ "default-mobile.handlebars->9->92", - "default.handlebars->27->1314" + "default.handlebars->27->1316" ] }, { @@ -27647,8 +27667,8 @@ "ru": "devicelist.csv", "zh-chs": "devicelist.csv", "xloc": [ - "default.handlebars->27->389", - "default.handlebars->27->394" + "default.handlebars->27->391", + "default.handlebars->27->396" ] }, { @@ -27665,8 +27685,8 @@ "ru": "devicelist.json", "zh-chs": "devicelist.json", "xloc": [ - "default.handlebars->27->391", - "default.handlebars->27->395" + "default.handlebars->27->393", + "default.handlebars->27->397" ] }, { @@ -27696,8 +27716,8 @@ "ru": "eventslist.csv", "zh-chs": "eventslist.csv", "xloc": [ - "default.handlebars->27->1323", - "default.handlebars->27->1328" + "default.handlebars->27->1325", + "default.handlebars->27->1330" ] }, { @@ -27714,8 +27734,8 @@ "ru": "eventslist.json", "zh-chs": "eventslist.json", "xloc": [ - "default.handlebars->27->1325", - "default.handlebars->27->1329" + "default.handlebars->27->1327", + "default.handlebars->27->1331" ] }, { @@ -27732,7 +27752,7 @@ "ru": "example@email.com", "zh-chs": "example@email.com", "xloc": [ - "default.handlebars->27->269" + "default.handlebars->27->271" ] }, { @@ -27749,7 +27769,7 @@ "ru": "свободно", "zh-chs": "自由", "xloc": [ - "default.handlebars->27->1568" + "default.handlebars->27->1570" ] }, { @@ -27766,8 +27786,8 @@ "ru": "г:", "zh-chs": "G:", "xloc": [ - "default.handlebars->27->404", - "default.handlebars->27->405" + "default.handlebars->27->406", + "default.handlebars->27->407" ] }, { @@ -27784,8 +27804,8 @@ "ru": "группа:", "zh-chs": "組:", "xloc": [ - "default.handlebars->27->402", - "default.handlebars->27->403" + "default.handlebars->27->404", + "default.handlebars->27->405" ] }, { @@ -27930,7 +27950,7 @@ "ru": "id, name, email, creation, lastlogin, groups, authfactors", "zh-chs": "id,名稱,電子郵件,創建,lastlogin,組,authfactors", "xloc": [ - "default.handlebars->27->1371" + "default.handlebars->27->1373" ] }, { @@ -27946,7 +27966,7 @@ "ru": "идентификатор, имя, имя, хост, значок, ip, osdesc, состояние, имя группы, conn, pwr", "zh-chs": "id,名稱,rname,主機,圖標,ip,osdesc,狀態,組名,conn,pwr", "xloc": [ - "default.handlebars->27->393" + "default.handlebars->27->395" ] }, { @@ -27963,8 +27983,8 @@ "ru": "ip:", "zh-chs": "ip:", "xloc": [ - "default.handlebars->27->400", - "default.handlebars->27->401" + "default.handlebars->27->402", + "default.handlebars->27->403" ] }, { @@ -27977,7 +27997,7 @@ "ru": "запрашивает сброс пароля учетной записи, нажмите на следующую ссылку, чтобы завершить процесс.", "zh-chs": "正在要求重置帐户密码,请单击以下链接以完成该过程。", "xloc": [ - "account-reset.html->0->3" + "account-reset.html->2->3" ] }, { @@ -27990,7 +28010,7 @@ "ru": "запрашивает подтверждение по электронной почте, нажмите на следующую ссылку, чтобы завершить процесс.", "zh-chs": "正在请求电子邮件验证,请单击以下链接以完成该过程。", "xloc": [ - "account-check.html->0->3" + "account-check.html->2->3" ] }, { @@ -28003,7 +28023,7 @@ "ru": "просит вас установить программное обеспечение, чтобы начать сеанс удаленного управления.", "zh-chs": "正在要求您安装软件以启动远程控制会话。", "xloc": [ - "mesh-invite.html->0->5" + "mesh-invite.html->2->5" ] }, { @@ -28016,7 +28036,7 @@ "ru": "k max, пусто по умолчанию", "zh-chs": "k max,默认为空白", "xloc": [ - "default.handlebars->27->1392" + "default.handlebars->27->1394" ] }, { @@ -28052,7 +28072,7 @@ "zh-chs": "移動", "xloc": [ "default-mobile.handlebars->9->93", - "default.handlebars->27->1315" + "default.handlebars->27->1317" ] }, { @@ -28083,7 +28103,7 @@ "ru": "servererrors.txt", "zh-chs": "servererrors.txt", "xloc": [ - "default.handlebars->27->1081" + "default.handlebars->27->1083" ] }, { @@ -28100,7 +28120,7 @@ "ru": "servertrace.csv", "zh-chs": "servertrace.csv", "xloc": [ - "default.handlebars->27->1603" + "default.handlebars->27->1605" ] }, { @@ -28117,8 +28137,8 @@ "ru": "т:", "zh-chs": "t:", "xloc": [ - "default.handlebars->27->408", - "default.handlebars->27->409" + "default.handlebars->27->410", + "default.handlebars->27->411" ] }, { @@ -28135,8 +28155,8 @@ "ru": "тег:", "zh-chs": "標籤:", "xloc": [ - "default.handlebars->27->406", - "default.handlebars->27->407" + "default.handlebars->27->408", + "default.handlebars->27->409" ] }, { @@ -28152,7 +28172,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->1581" + "default.handlebars->27->1583" ] }, { @@ -28169,7 +28189,7 @@ "ru": "time, source, message", "zh-chs": "時間,來源,訊息", "xloc": [ - "default.handlebars->27->1602" + "default.handlebars->27->1604" ] }, { @@ -28200,7 +28220,7 @@ "ru": "всего", "zh-chs": "總", "xloc": [ - "default.handlebars->27->1569" + "default.handlebars->27->1571" ] }, { @@ -28217,8 +28237,8 @@ "ru": "п:", "zh-chs": "你:", "xloc": [ - "default.handlebars->27->398", - "default.handlebars->27->399" + "default.handlebars->27->400", + "default.handlebars->27->401" ] }, { @@ -28248,8 +28268,8 @@ "ru": "пользователь:", "zh-chs": "用戶:", "xloc": [ - "default.handlebars->27->396", - "default.handlebars->27->397" + "default.handlebars->27->398", + "default.handlebars->27->399" ] }, { @@ -28266,8 +28286,8 @@ "ru": "userlist.csv", "zh-chs": "userlist.csv", "xloc": [ - "default.handlebars->27->1367", - "default.handlebars->27->1372" + "default.handlebars->27->1369", + "default.handlebars->27->1374" ] }, { @@ -28284,8 +28304,8 @@ "ru": "userlist.json", "zh-chs": "userlist.json", "xloc": [ - "default.handlebars->27->1369", - "default.handlebars->27->1373" + "default.handlebars->27->1371", + "default.handlebars->27->1375" ] }, { @@ -28301,7 +28321,7 @@ "ru": "utc, время, тип, действие, пользователь, устройство, сообщение", "zh-chs": "utc,時間,類型,操作,用戶,設備,消息", "xloc": [ - "default.handlebars->27->1327" + "default.handlebars->27->1329" ] }, { @@ -28334,7 +28354,7 @@ "ru": "{0} Гб", "zh-chs": "{0} Gb", "xloc": [ - "default.handlebars->27->1295" + "default.handlebars->27->1297" ] }, { @@ -28351,7 +28371,7 @@ "ru": "{0} Kб", "zh-chs": "{0} Kb", "xloc": [ - "default.handlebars->27->1293" + "default.handlebars->27->1295" ] }, { @@ -28368,7 +28388,7 @@ "ru": "{0} Mб", "zh-chs": "{0} Mb", "xloc": [ - "default.handlebars->27->1294" + "default.handlebars->27->1296" ] }, { @@ -28385,7 +28405,7 @@ "ru": "{0} Мб, {1} Мгц", "zh-chs": "{0} Mb,{1} Mhz", "xloc": [ - "default.handlebars->27->786" + "default.handlebars->27->788" ] }, { @@ -28402,7 +28422,7 @@ "ru": "{0} активных сессий", "zh-chs": "{0}個活動會話", "xloc": [ - "default.handlebars->27->1488" + "default.handlebars->27->1490" ] }, { @@ -28419,7 +28439,7 @@ "ru": "{0} байт", "zh-chs": "{0} b", "xloc": [ - "default.handlebars->27->1292" + "default.handlebars->27->1294" ] }, { @@ -28437,7 +28457,7 @@ "zh-chs": "{0}個字節", "xloc": [ "default-mobile.handlebars->9->81", - "default.handlebars->27->1302" + "default.handlebars->27->1304" ] }, { @@ -28454,7 +28474,7 @@ "ru": "{0} байт осталось", "zh-chs": "剩餘{0}個字節", "xloc": [ - "default.handlebars->27->1287" + "default.handlebars->27->1289" ] }, { @@ -28471,7 +28491,7 @@ "ru": "{0} гигабайт осталось", "zh-chs": "剩餘{0} GB", "xloc": [ - "default.handlebars->27->1290" + "default.handlebars->27->1292" ] }, { @@ -28488,7 +28508,7 @@ "ru": "{0} групп", "zh-chs": "{0}個群組", "xloc": [ - "default.handlebars->27->1470" + "default.handlebars->27->1472" ] }, { @@ -28536,7 +28556,7 @@ "ru": "{0} килобайт осталось", "zh-chs": "剩餘{0}千字節", "xloc": [ - "default.handlebars->27->1288" + "default.handlebars->27->1290" ] }, { @@ -28571,7 +28591,7 @@ "ru": "{0} мегабайт осталось", "zh-chs": "剩餘{0}兆字節", "xloc": [ - "default.handlebars->27->1289" + "default.handlebars->27->1291" ] }, { @@ -28619,7 +28639,7 @@ "ru": "Еще {0} пользователей не показаны, используйте поиск для нахождения пользователей...", "zh-chs": "{0}未顯示更多用戶,請使用搜索框查找用戶...", "xloc": [ - "default.handlebars->27->1337" + "default.handlebars->27->1339" ] }, { @@ -28636,7 +28656,7 @@ "ru": "{0} устройств", "zh-chs": "{0}個節點", "xloc": [ - "default.handlebars->27->336" + "default.handlebars->27->338" ] }, { @@ -28751,7 +28771,7 @@ "ru": "{0} сессий", "zh-chs": "{0}個會話", "xloc": [ - "default.handlebars->27->1341" + "default.handlebars->27->1343" ] }, { @@ -28768,7 +28788,7 @@ "ru": "{0} настройки (.msh)", "zh-chs": "{0}設置(.msh)", "xloc": [ - "default.handlebars->27->319" + "default.handlebars->27->321" ] }, { @@ -28871,7 +28891,7 @@ "ru": "{0}k в 1 файле. {1}k максимум", "zh-chs": "{0} k合1檔案。最多{1} k", "xloc": [ - "default.handlebars->27->1297" + "default.handlebars->27->1299" ] }, { @@ -28887,7 +28907,7 @@ "ru": "{0}k в {1} файлах. {2}k максимум", "zh-chs": "{1}個文件中有{0}個。最多{2} k", "xloc": [ - "default.handlebars->27->1296" + "default.handlebars->27->1298" ] }, { diff --git a/views/default.handlebars b/views/default.handlebars index 69cad4f1..26371696 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -3595,7 +3595,7 @@ if (xxdialogMode) return false; var x = '', mesh = meshes[meshid]; if (features & 64) { - x += addHtmlValue("Invitation Type", '') + '
'; + x += addHtmlValue("Invitation Type", '') + '
'; x += '