diff --git a/emails/translations/account-check_n.html b/emails/translations/account-check_n.html
new file mode 100644
index 00000000..f65dfd71
--- /dev/null
+++ b/emails/translations/account-check_n.html
@@ -0,0 +1,15 @@
+
[[[SERVERNAME]]] - Email Verification
+
+
+
+
+ [[[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.
+
\ No newline at end of file
diff --git a/emails/translations/account-check_n.txt b/emails/translations/account-check_n.txt
new file mode 100644
index 00000000..5ad23547
--- /dev/null
+++ b/emails/translations/account-check_n.txt
@@ -0,0 +1,6 @@
+[[[SERVERNAME]]] - Email Verification
+Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is performing an e-mail verification. Nagivate to the following link to complete the process:
+~
+~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
+~
+If you did not initiate this request, please ignore this mail.
\ No newline at end of file
diff --git a/emails/translations/account-invite_n.html b/emails/translations/account-invite_n.html
new file mode 100644
index 00000000..69ac6ebf
--- /dev/null
+++ b/emails/translations/account-invite_n.html
@@ -0,0 +1,19 @@
+[[[SERVERNAME]]] - Account Invitation
+
+
+
+
+ [[[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]]]
+
+
\ No newline at end of file
diff --git a/emails/translations/account-invite_n.txt b/emails/translations/account-invite_n.txt
new file mode 100644
index 00000000..bfb0563d
--- /dev/null
+++ b/emails/translations/account-invite_n.txt
@@ -0,0 +1,5 @@
+[[[SERVERNAME]]] - Account Invitation
+An account was created for you on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]), you can access it now with username "[[[ACCOUNTNAME]]]" and password "[[[PASSWORD]]]".
+~
+Best regards,
+~[[[USERNAME]]]
\ No newline at end of file
diff --git a/emails/translations/account-login_n.html b/emails/translations/account-login_n.html
new file mode 100644
index 00000000..a218cade
--- /dev/null
+++ b/emails/translations/account-login_n.html
@@ -0,0 +1,12 @@
+[[[SERVERNAME]]] - Account Login
+
+
+
+
+ [[[SERVERNAME]]] - Account Login
+ |
+
+
+
Your login token is: [[[TOKEN]]]
+
This token can only be used once and is valid for 5 minutes.
+
\ No newline at end of file
diff --git a/emails/translations/account-login_n.txt b/emails/translations/account-login_n.txt
new file mode 100644
index 00000000..5cf6151e
--- /dev/null
+++ b/emails/translations/account-login_n.txt
@@ -0,0 +1,4 @@
+[[[SERVERNAME]]] - Account Login
+Your login token is: [[[TOKEN]]]
+~
+This token can only be used once and is valid for 5 minutes.
\ No newline at end of file
diff --git a/emails/translations/account-reset_n.html b/emails/translations/account-reset_n.html
new file mode 100644
index 00000000..414d33f8
--- /dev/null
+++ b/emails/translations/account-reset_n.html
@@ -0,0 +1,15 @@
+[[[SERVERNAME]]] - Account Reset
+
+
+
+
+ [[[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.
+
\ No newline at end of file
diff --git a/emails/translations/account-reset_n.txt b/emails/translations/account-reset_n.txt
new file mode 100644
index 00000000..44f02b30
--- /dev/null
+++ b/emails/translations/account-reset_n.txt
@@ -0,0 +1,6 @@
+[[[SERVERNAME]]] - Account Reset
+Hi [[[USERNAME]]], [[[SERVERNAME]]] ([[[SERVERURL]]][[[URLARGS1]]]) is requesting an account password reset. Nagivate to the following link to complete the process:
+~
+~[[[SERVERURL]]]/checkmail?c=[[[COOKIE]]][[[URLARGS2]]]
+~
+If you did not initiate this request, please ignore this mail.
\ No newline at end of file
diff --git a/emails/translations/mesh-invite_n.html b/emails/translations/mesh-invite_n.html
new file mode 100644
index 00000000..0058093d
--- /dev/null
+++ b/emails/translations/mesh-invite_n.html
@@ -0,0 +1,42 @@
+[[[SERVERNAME]]] - Invitation
+
+
+
+
+ [[[SERVERNAME]]] - Agent Installation
+ |
+
+
+
+
+ Hello [[[NAME]]],
+
+
+
User [[[USERNAME]]] on server [[[SERVERNAME]]] is requesting you to install software to start a remote control session.
+
+
+ Message: [[[MSG]]]
+
+
+
+
+ Click here to download the MeshAgent for Windows.
+
+
+
+ Click here to download the MeshAgent for Apple OSX.
+
+
+
+ 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]]]\'
+
+
+
+
+ To install the software, click here and follow the instructions.
+
+
+
If you did not initiate this request, please ignore this mail.
+ Best regards,
[[[USERNAME]]]
+
\ No newline at end of file
diff --git a/emails/translations/mesh-invite_n.txt b/emails/translations/mesh-invite_n.txt
new file mode 100644
index 00000000..ade301dc
--- /dev/null
+++ b/emails/translations/mesh-invite_n.txt
@@ -0,0 +1,35 @@
+[[[SERVERNAME]]] - Invitation
+~
+Hello [[[NAME]]],
+~
+User [[[USERNAME]]] on server [[[SERVERNAME]]] ([[[SERVERURL]]]/[[[URLARGS1]]]) is requesting you install software to start the remote control session.
+~
+~
+Message: [[[MSG]]]
+~
+~
+~
+For Windows, nagivate to the following link to complete the process:
+~
+~[[[SERVERURL]]]/meshagents?id=4&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
+~
+~
+~
+For Apple OSX, nagivate to the following link to complete the process:
+~
+~[[[SERVERURL]]]/meshosxagent?id=16&meshid=[[[MESHIDHEX]]]&tag=mailto:[[[EMAIL]]]&installflags=[[[INSTALLFLAGS]]]
+~
+~
+~
+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]]]'
+~
+~
+~
+To install the software, navigate to [[[SERVERURL]]][[[LINKURL]]][[[URLARGS2]]] and follow the instructions.
+~
+If you did not initiate this request, please ignore this mail.
+~
+Best regards,
+~[[[USERNAME]]]
\ No newline at end of file
diff --git a/emails/translations/sms-messages_n.txt b/emails/translations/sms-messages_n.txt
new file mode 100644
index 00000000..cffc6c48
--- /dev/null
+++ b/emails/translations/sms-messages_n.txt
@@ -0,0 +1,2 @@
+[[0]] verification code is: [[1]]
+[[0]] access token is: [[1]]
diff --git a/package.json b/package.json
index 4b8b98aa..38bceaca 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "meshcentral",
- "version": "0.8.69",
+ "version": "0.8.70",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
diff --git a/translate/translate.json b/translate/translate.json
index 5bc9ae57..93c07131 100644
--- a/translate/translate.json
+++ b/translate/translate.json
@@ -258,8 +258,8 @@
"zh-chs": " 用户需要先登录到该服务器一次,然后才能将其添加到设备组。",
"zh-cht": " 用戶需要先登入到該伺服器一次,然後才能將其新增到裝置群。",
"xloc": [
- "default.handlebars->35->1758",
- "default.handlebars->35->2251"
+ "default.handlebars->35->1761",
+ "default.handlebars->35->2254"
]
},
{
@@ -627,7 +627,7 @@
"zh-chs": "* 8个字符,1个大写,1个小写,1个数字,1个非字母数字。",
"zh-cht": "* 8個字符,1個大寫,1個小寫,1個數字,1個非字母數字。",
"xloc": [
- "default.handlebars->35->1727",
+ "default.handlebars->35->1730",
"default.handlebars->35->403"
]
},
@@ -710,7 +710,7 @@
"zh-cht": ",",
"xloc": [
"default-mobile.handlebars->11->633",
- "default.handlebars->35->1829"
+ "default.handlebars->35->1832"
]
},
{
@@ -1115,8 +1115,7 @@
"ru": "---",
"sv": "---",
"zh-chs": "---",
- "zh-cht": "---",
- "it": "---"
+ "zh-cht": "---"
},
{
"cs": ".",
@@ -1171,11 +1170,17 @@
"default-mobile.handlebars->11->132",
"default-mobile.handlebars->11->425",
"default.handlebars->35->1158",
- "default.handlebars->35->1881",
- "default.handlebars->35->2420",
+ "default.handlebars->35->1884",
+ "default.handlebars->35->2423",
"sharing.handlebars->11->50"
]
},
+ {
+ "en": ".json",
+ "xloc": [
+ "default.handlebars->35->1704"
+ ]
+ },
{
"cs": "0",
"de": "0",
@@ -1228,6 +1233,12 @@
"zh-chs": "0%",
"it": "0%"
},
+ {
+ "en": "0.9.0",
+ "xloc": [
+ "default.handlebars->35->1703"
+ ]
+ },
{
"cs": "00:00:00",
"de": "00:00:00",
@@ -1269,7 +1280,7 @@
"zh-chs": "1个活跃时段",
"zh-cht": "1個活躍時段",
"xloc": [
- "default.handlebars->35->2324"
+ "default.handlebars->35->2327"
]
},
{
@@ -1293,7 +1304,7 @@
"xloc": [
"default-mobile.handlebars->11->142",
"default-mobile.handlebars->11->676",
- "default.handlebars->35->1905",
+ "default.handlebars->35->1908",
"download.handlebars->3->1",
"download2.handlebars->5->1",
"sharing.handlebars->11->96"
@@ -1365,7 +1376,7 @@
"zh-chs": "1组",
"zh-cht": "1群",
"xloc": [
- "default.handlebars->35->2285"
+ "default.handlebars->35->2288"
]
},
{
@@ -1480,7 +1491,7 @@
"zh-chs": "有1个用户没有显示,请使用搜索框查找用户...",
"zh-cht": "有1個用戶沒有顯示,請使用搜尋框搜尋用戶...",
"xloc": [
- "default.handlebars->35->2075"
+ "default.handlebars->35->2078"
]
},
{
@@ -1593,7 +1604,7 @@
"default-mobile.handlebars->11->204",
"default-mobile.handlebars->11->207",
"default-mobile.handlebars->11->210",
- "default.handlebars->35->2079",
+ "default.handlebars->35->2082",
"default.handlebars->35->336",
"default.handlebars->35->339",
"default.handlebars->35->342",
@@ -1801,7 +1812,7 @@
"zh-chs": "100x30",
"zh-cht": "100x30",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSizeDropDown->termSizeList->1",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSizeDropDown->termSizeList->1",
"sharing.handlebars->p12->9->1->terminalSizeDropDown->termSizeList->1"
]
},
@@ -2158,7 +2169,7 @@
"zh-chs": "2FA备份代码已清除",
"zh-cht": "2FA備份代碼已清除",
"xloc": [
- "default.handlebars->35->2016"
+ "default.handlebars->35->2019"
]
},
{
@@ -2180,8 +2191,8 @@
"zh-chs": "启用第二因素身份验证",
"zh-cht": "啟用第二因素身份驗證",
"xloc": [
- "default.handlebars->35->2092",
- "default.handlebars->35->2307"
+ "default.handlebars->35->2095",
+ "default.handlebars->35->2310"
]
},
{
@@ -2924,7 +2935,7 @@
"zh-chs": "80x25",
"zh-cht": "80x25",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSizeDropDown->termSizeList->0",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSizeDropDown->termSizeList->0",
"sharing.handlebars->p12->9->1->terminalSizeDropDown->termSizeList->0"
]
},
@@ -3216,7 +3227,7 @@
"zh-chs": "操作系统",
"it": "AMT-OS",
"xloc": [
- "default.handlebars->35->2498"
+ "default.handlebars->35->2501"
]
},
{
@@ -3435,7 +3446,7 @@
"zh-chs": "访问服务器档案",
"zh-cht": "存取伺服器檔案",
"xloc": [
- "default.handlebars->35->2257"
+ "default.handlebars->35->2260"
]
},
{
@@ -3534,7 +3545,7 @@
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountSecurity->1->0",
"default.handlebars->35->1589",
"default.handlebars->35->1591",
- "default.handlebars->35->2551",
+ "default.handlebars->35->2554",
"default.handlebars->35->671",
"default.handlebars->35->673"
]
@@ -3553,7 +3564,7 @@
"zh-chs": "帐号设定",
"xloc": [
"default-mobile.handlebars->11->644",
- "default.handlebars->35->2428"
+ "default.handlebars->35->2431"
]
},
{
@@ -3620,7 +3631,7 @@
"zh-chs": "帐户已更改:{0}",
"zh-cht": "帳戶已更改:{0}",
"xloc": [
- "default.handlebars->35->1989"
+ "default.handlebars->35->1992"
]
},
{
@@ -3642,7 +3653,7 @@
"zh-chs": "创建帐户,电子邮件为{0}",
"zh-cht": "創建帳戶,電子郵件為{0}",
"xloc": [
- "default.handlebars->35->1988"
+ "default.handlebars->35->1991"
]
},
{
@@ -3664,7 +3675,7 @@
"zh-chs": "创建帐户,用户名是{0}",
"zh-cht": "帳戶已創建,用戶名是{0}",
"xloc": [
- "default.handlebars->35->1987"
+ "default.handlebars->35->1990"
]
},
{
@@ -3686,8 +3697,8 @@
"zh-chs": "帐户已被锁定",
"zh-cht": "帳戶已被鎖定",
"xloc": [
- "default.handlebars->35->2094",
- "default.handlebars->35->2254"
+ "default.handlebars->35->2097",
+ "default.handlebars->35->2257"
]
},
{
@@ -3710,7 +3721,7 @@
"zh-cht": "達到帳戶限制。",
"xloc": [
"default-mobile.handlebars->11->656",
- "default.handlebars->35->2440",
+ "default.handlebars->35->2443",
"login-mobile.handlebars->5->6",
"login.handlebars->5->6",
"login2.handlebars->7->8"
@@ -3759,7 +3770,7 @@
"zh-chs": "帐号登录",
"zh-cht": "帳號登錄",
"xloc": [
- "default.handlebars->35->1924"
+ "default.handlebars->35->1927"
]
},
{
@@ -3775,7 +3786,7 @@
"zh-chs": "来自 {0}、{1}、{2} 的帐户登录",
"it": "Accesso all'account da {0}, {1}, {2}",
"xloc": [
- "default.handlebars->35->2030"
+ "default.handlebars->35->2033"
]
},
{
@@ -3797,7 +3808,7 @@
"zh-chs": "帐户登出",
"zh-cht": "帳戶登出",
"xloc": [
- "default.handlebars->35->1925"
+ "default.handlebars->35->1928"
]
},
{
@@ -3843,7 +3854,7 @@
"zh-chs": "帐户密码已更改:{0}",
"zh-cht": "帳戶密碼已更改:{0}",
"xloc": [
- "default.handlebars->35->1997"
+ "default.handlebars->35->2000"
]
},
{
@@ -3865,7 +3876,7 @@
"zh-chs": "帐户已删除",
"zh-cht": "帳戶已刪除",
"xloc": [
- "default.handlebars->35->1986"
+ "default.handlebars->35->1989"
]
},
{
@@ -4051,7 +4062,7 @@
"zh-chs": "如果ACM失败,则激活到CCM",
"zh-cht": "如果ACM失敗,則激活到CCM",
"xloc": [
- "default.handlebars->35->1718"
+ "default.handlebars->35->1721"
]
},
{
@@ -4262,8 +4273,8 @@
"zh-chs": "添加设备",
"zh-cht": "新增裝置",
"xloc": [
- "default.handlebars->35->2231",
- "default.handlebars->35->2361",
+ "default.handlebars->35->2234",
+ "default.handlebars->35->2364",
"default.handlebars->35->373"
]
},
@@ -4308,9 +4319,9 @@
"zh-chs": "添加设备组",
"zh-cht": "新增裝置群",
"xloc": [
- "default.handlebars->35->1793",
- "default.handlebars->35->2225",
- "default.handlebars->35->2349",
+ "default.handlebars->35->1796",
+ "default.handlebars->35->2228",
+ "default.handlebars->35->2352",
"default.handlebars->35->303"
]
},
@@ -4333,7 +4344,7 @@
"zh-chs": "添加设备组权限",
"zh-cht": "新增裝置群權限",
"xloc": [
- "default.handlebars->35->1790"
+ "default.handlebars->35->1793"
]
},
{
@@ -4355,8 +4366,8 @@
"zh-chs": "添加设备权限",
"zh-cht": "新增裝置權限",
"xloc": [
- "default.handlebars->35->1795",
- "default.handlebars->35->1797"
+ "default.handlebars->35->1798",
+ "default.handlebars->35->1800"
]
},
{
@@ -4475,7 +4486,7 @@
"zh-chs": "添加成员身份",
"zh-cht": "新增成員身份",
"xloc": [
- "default.handlebars->35->2381"
+ "default.handlebars->35->2384"
]
},
{
@@ -4581,7 +4592,7 @@
"zh-chs": "添加用户设备权限",
"zh-cht": "新增用戶裝置權限",
"xloc": [
- "default.handlebars->35->1800"
+ "default.handlebars->35->1803"
]
},
{
@@ -4604,8 +4615,8 @@
"zh-cht": "新增用戶群",
"xloc": [
"default.handlebars->35->1687",
- "default.handlebars->35->1792",
- "default.handlebars->35->2355",
+ "default.handlebars->35->1795",
+ "default.handlebars->35->2358",
"default.handlebars->35->827"
]
},
@@ -4628,7 +4639,7 @@
"zh-chs": "添加用户组设备权限",
"zh-cht": "新增用戶群裝置權限",
"xloc": [
- "default.handlebars->35->1802"
+ "default.handlebars->35->1805"
]
},
{
@@ -4692,7 +4703,7 @@
"zh-cht": "新增用戶",
"xloc": [
"default.handlebars->35->1686",
- "default.handlebars->35->2220"
+ "default.handlebars->35->2223"
]
},
{
@@ -4714,7 +4725,7 @@
"zh-chs": "将用户添加到设备组",
"zh-cht": "將用戶新增到裝置群",
"xloc": [
- "default.handlebars->35->1789"
+ "default.handlebars->35->1792"
]
},
{
@@ -4736,7 +4747,7 @@
"zh-chs": "将用户添加到用户组",
"zh-cht": "將用戶新增到用戶群",
"xloc": [
- "default.handlebars->35->2253"
+ "default.handlebars->35->2256"
]
},
{
@@ -4980,7 +4991,7 @@
"zh-chs": "添加了身份验证应用程序",
"zh-cht": "添加了身份驗證應用程序",
"xloc": [
- "default.handlebars->35->2013"
+ "default.handlebars->35->2016"
]
},
{
@@ -5002,7 +5013,7 @@
"zh-chs": "已将设备共享{0}从{1}添加到{2}",
"zh-cht": "已將設備共享{0}從{1}添加到{2}",
"xloc": [
- "default.handlebars->35->2024"
+ "default.handlebars->35->2027"
]
},
{
@@ -5024,8 +5035,8 @@
"zh-chs": "已将设备{0}添加到设备组{1}",
"zh-cht": "已將設備{0}添加到設備組{1}",
"xloc": [
- "default.handlebars->35->1980",
- "default.handlebars->35->2007"
+ "default.handlebars->35->1983",
+ "default.handlebars->35->2010"
]
},
{
@@ -5041,7 +5052,7 @@
"zh-chs": "添加登录令牌",
"it": "Aggiunto token di accesso",
"xloc": [
- "default.handlebars->35->2038"
+ "default.handlebars->35->2041"
]
},
{
@@ -5056,7 +5067,7 @@
"zh-chs": "新增推送通知认证装置",
"it": "Aggiunto dispositivo di autenticazione delle notifiche push",
"xloc": [
- "default.handlebars->35->2036"
+ "default.handlebars->35->2039"
]
},
{
@@ -5078,7 +5089,7 @@
"zh-chs": "添加了安全密钥",
"zh-cht": "添加了安全密鑰",
"xloc": [
- "default.handlebars->35->2018"
+ "default.handlebars->35->2021"
]
},
{
@@ -5100,7 +5111,7 @@
"zh-chs": "已将用户组{0}添加到设备组{1}",
"zh-cht": "已將用戶組{0}添加到設備組{1}",
"xloc": [
- "default.handlebars->35->1991"
+ "default.handlebars->35->1994"
]
},
{
@@ -5122,8 +5133,8 @@
"zh-chs": "已将用户{0}添加到用户组{1}",
"zh-cht": "已將用戶{0}添加到用戶組{1}",
"xloc": [
- "default.handlebars->35->1994",
- "default.handlebars->35->2003"
+ "default.handlebars->35->1997",
+ "default.handlebars->35->2006"
]
},
{
@@ -5258,7 +5269,7 @@
"zh-chs": "管理领域",
"zh-cht": "管理領域",
"xloc": [
- "default.handlebars->35->2289"
+ "default.handlebars->35->2292"
]
},
{
@@ -5303,7 +5314,7 @@
"zh-chs": "管理领域",
"zh-cht": "管理領域",
"xloc": [
- "default.handlebars->35->2157"
+ "default.handlebars->35->2160"
]
},
{
@@ -5325,7 +5336,7 @@
"zh-chs": "管理员",
"zh-cht": "管理員",
"xloc": [
- "default.handlebars->35->2086"
+ "default.handlebars->35->2089"
]
},
{
@@ -5373,9 +5384,9 @@
"default-mobile.handlebars->11->235",
"default-mobile.handlebars->11->288",
"default-mobile.handlebars->container->page_content->column_l->p10->p10console->consoleTable->1->4->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1",
- "default.handlebars->35->1856",
- "default.handlebars->35->1869",
- "default.handlebars->35->2496",
+ "default.handlebars->35->1859",
+ "default.handlebars->35->1872",
+ "default.handlebars->35->2499",
"default.handlebars->35->319",
"default.handlebars->35->539",
"default.handlebars->container->column_l->p15->consoleTable->1->6->1->1->1->0->p15outputselecttd->p15outputselect->p15outputselect1"
@@ -5400,8 +5411,8 @@
"zh-chs": "代理+英特尔AMT",
"zh-cht": "代理+Intel® AMT",
"xloc": [
- "default.handlebars->35->1858",
- "default.handlebars->35->1871"
+ "default.handlebars->35->1861",
+ "default.handlebars->35->1874"
]
},
{
@@ -5447,7 +5458,7 @@
"zh-cht": "代理控制台",
"xloc": [
"default-mobile.handlebars->11->615",
- "default.handlebars->35->1810"
+ "default.handlebars->35->1813"
]
},
{
@@ -5469,7 +5480,7 @@
"zh-chs": "代理错误计数器",
"zh-cht": "代理錯誤計數器",
"xloc": [
- "default.handlebars->35->2465"
+ "default.handlebars->35->2468"
]
},
{
@@ -5603,7 +5614,7 @@
"zh-chs": "代理时段",
"zh-cht": "代理時段",
"xloc": [
- "default.handlebars->35->2481"
+ "default.handlebars->35->2484"
]
},
{
@@ -5660,7 +5671,7 @@
"zh-chs": "代理类型",
"zh-cht": "代理類型",
"xloc": [
- "default.handlebars->35->1867",
+ "default.handlebars->35->1870",
"default.handlebars->container->column_l->p21->p21main->1->1->meshOsChartDiv->1"
]
},
@@ -5683,7 +5694,7 @@
"zh-chs": "代理关闭了与服务器压缩的{0}%代理会话。已发送:{1},已压缩:{2}",
"zh-cht": "代理關閉了與{0}%代理到服務器壓縮的會話。已發送:{1},已壓縮:{2}",
"xloc": [
- "default.handlebars->35->1977"
+ "default.handlebars->35->1980"
]
},
{
@@ -5940,7 +5951,7 @@
"zh-chs": "代理",
"zh-cht": "代理",
"xloc": [
- "default.handlebars->35->2509"
+ "default.handlebars->35->2512"
]
},
{
@@ -6009,7 +6020,7 @@
"zh-chs": "全部可用",
"zh-cht": "全部可用",
"xloc": [
- "default.handlebars->35->2049"
+ "default.handlebars->35->2052"
]
},
{
@@ -6053,7 +6064,7 @@
"zh-chs": "所有事件",
"zh-cht": "所有事件",
"xloc": [
- "default.handlebars->35->2047"
+ "default.handlebars->35->2050"
]
},
{
@@ -6111,8 +6122,8 @@
"zh-chs": "允许用户管理此设备组和该组中的设备。",
"zh-cht": "允許用戶管理此裝置群和該群中的裝置。",
"xloc": [
- "default.handlebars->35->1756",
- "default.handlebars->35->2250"
+ "default.handlebars->35->1759",
+ "default.handlebars->35->2253"
]
},
{
@@ -6134,7 +6145,7 @@
"zh-chs": "允许用户管理此设备。",
"zh-cht": "允許用戶管理此裝置。",
"xloc": [
- "default.handlebars->35->1757"
+ "default.handlebars->35->1760"
]
},
{
@@ -6320,8 +6331,8 @@
"zh-cht": "一直通知",
"xloc": [
"default.handlebars->35->1666",
- "default.handlebars->35->2211",
- "default.handlebars->35->2298",
+ "default.handlebars->35->2214",
+ "default.handlebars->35->2301",
"default.handlebars->35->753"
]
},
@@ -6345,8 +6356,8 @@
"zh-cht": "一直提示",
"xloc": [
"default.handlebars->35->1667",
- "default.handlebars->35->2212",
- "default.handlebars->35->2299",
+ "default.handlebars->35->2215",
+ "default.handlebars->35->2302",
"default.handlebars->35->754"
]
},
@@ -6541,8 +6552,8 @@
"zh-chs": "杀毒软件未激活",
"it": "Antivirus non attivo",
"xloc": [
- "default.handlebars->35->1860",
- "default.handlebars->35->1874"
+ "default.handlebars->35->1863",
+ "default.handlebars->35->1877"
]
},
{
@@ -7208,7 +7219,7 @@
"zh-cht": "你確定要刪除群{0}嗎?刪除裝置群還將刪除該群中有關裝置的所有訊息。",
"xloc": [
"default-mobile.handlebars->11->580",
- "default.handlebars->35->1732"
+ "default.handlebars->35->1735"
]
},
{
@@ -7296,7 +7307,7 @@
"zh-chs": "您确定要{0}插件吗:{1}",
"zh-cht": "你確定要{0}外掛嗎:{1}",
"xloc": [
- "default.handlebars->35->2560"
+ "default.handlebars->35->2563"
]
},
{
@@ -7507,7 +7518,7 @@
"zh-chs": "尝试激活英特尔(R)AMT ACM模式",
"zh-cht": "嘗試激活英特爾(R)AMT ACM模式",
"xloc": [
- "default.handlebars->35->1946"
+ "default.handlebars->35->1949"
]
},
{
@@ -7562,7 +7573,7 @@
"zh-chs": "认证软件",
"zh-cht": "認證軟體",
"xloc": [
- "default.handlebars->35->2302"
+ "default.handlebars->35->2305"
]
},
{
@@ -7763,7 +7774,7 @@
"zh-chs": "自动下载代理程序核心转储文件:“{0}”",
"zh-cht": "自動下載代理程序核心轉儲文件:“{0}”",
"xloc": [
- "default.handlebars->35->2027"
+ "default.handlebars->35->2030"
]
},
{
@@ -7815,7 +7826,7 @@
"zh-chs": "可用內存",
"zh-cht": "可用內存",
"xloc": [
- "default.handlebars->35->2490"
+ "default.handlebars->35->2493"
]
},
{
@@ -8022,8 +8033,8 @@
"zh-chs": "背景与互动",
"zh-cht": "背景與互動",
"xloc": [
- "default.handlebars->35->1839",
- "default.handlebars->35->1846",
+ "default.handlebars->35->1842",
+ "default.handlebars->35->1849",
"default.handlebars->35->433",
"default.handlebars->35->447"
]
@@ -8047,8 +8058,8 @@
"zh-chs": "仅背景",
"zh-cht": "僅背景",
"xloc": [
- "default.handlebars->35->1840",
- "default.handlebars->35->1847",
+ "default.handlebars->35->1843",
+ "default.handlebars->35->1850",
"default.handlebars->35->434",
"default.handlebars->35->448",
"default.handlebars->35->464"
@@ -8073,7 +8084,7 @@
"zh-chs": "退格键",
"zh-cht": "退格鍵",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
"sharing.handlebars->p12->9->3"
]
},
@@ -8096,7 +8107,7 @@
"zh-chs": "备用码",
"zh-cht": "備用碼",
"xloc": [
- "default.handlebars->35->2304"
+ "default.handlebars->35->2307"
]
},
{
@@ -8118,7 +8129,7 @@
"zh-chs": "错误的签名",
"zh-cht": "錯誤的簽名",
"xloc": [
- "default.handlebars->35->2472"
+ "default.handlebars->35->2475"
]
},
{
@@ -8140,7 +8151,7 @@
"zh-chs": "错误的网络证书",
"zh-cht": "錯誤的網絡憑證",
"xloc": [
- "default.handlebars->35->2471"
+ "default.handlebars->35->2474"
]
},
{
@@ -8228,7 +8239,7 @@
"zh-chs": "将{0}个文件批量上传到文件夹{1}",
"zh-cht": "將{0}個文件批量上傳到文件夾{1}",
"xloc": [
- "default.handlebars->35->2026"
+ "default.handlebars->35->2029"
]
},
{
@@ -8392,7 +8403,7 @@
"zh-chs": "广播",
"zh-cht": "廣播",
"xloc": [
- "default.handlebars->35->2218",
+ "default.handlebars->35->2221",
"default.handlebars->container->column_l->p4->3->1->0->3->1"
]
},
@@ -8415,7 +8426,7 @@
"zh-chs": "广播消息",
"zh-cht": "廣播消息",
"xloc": [
- "default.handlebars->35->2139"
+ "default.handlebars->35->2142"
]
},
{
@@ -8437,7 +8448,7 @@
"zh-chs": "向所有连接的用户广播消息。",
"zh-cht": "向所有連接的用戶廣播消息。",
"xloc": [
- "default.handlebars->35->2134"
+ "default.handlebars->35->2137"
]
},
{
@@ -8543,7 +8554,7 @@
"zh-chs": "CCM模式",
"zh-cht": "CCM模式",
"xloc": [
- "default.handlebars->35->1715"
+ "default.handlebars->35->1718"
]
},
{
@@ -8566,7 +8577,7 @@
"zh-cht": "CIRA",
"xloc": [
"default-mobile.handlebars->11->236",
- "default.handlebars->35->2497",
+ "default.handlebars->35->2500",
"default.handlebars->35->321",
"default.handlebars->35->541"
]
@@ -8590,7 +8601,7 @@
"zh-chs": "CIRA服务器",
"zh-cht": "CIRA伺服器",
"xloc": [
- "default.handlebars->35->2544"
+ "default.handlebars->35->2547"
]
},
{
@@ -8612,7 +8623,7 @@
"zh-chs": "CIRA服务器命令",
"zh-cht": "CIRA伺服器指令",
"xloc": [
- "default.handlebars->35->2545"
+ "default.handlebars->35->2548"
]
},
{
@@ -8634,7 +8645,7 @@
"zh-chs": "CIRA设置",
"zh-cht": "CIRA設置",
"xloc": [
- "default.handlebars->35->1723"
+ "default.handlebars->35->1726"
]
},
{
@@ -8658,7 +8669,7 @@
"xloc": [
"default-mobile.handlebars->11->533",
"default.handlebars->35->1272",
- "default.handlebars->35->2521",
+ "default.handlebars->35->2524",
"default.handlebars->container->column_l->p40->3->1->p40type->5"
]
},
@@ -8681,7 +8692,7 @@
"zh-chs": "CPU负载",
"zh-cht": "CPU負載",
"xloc": [
- "default.handlebars->35->2486"
+ "default.handlebars->35->2489"
]
},
{
@@ -8703,7 +8714,7 @@
"zh-chs": "最近15分钟的CPU负载",
"zh-cht": "最近15分鐘的CPU負載",
"xloc": [
- "default.handlebars->35->2489"
+ "default.handlebars->35->2492"
]
},
{
@@ -8725,7 +8736,7 @@
"zh-chs": "最近5分钟的CPU负载",
"zh-cht": "最近5分鐘的CPU負載",
"xloc": [
- "default.handlebars->35->2488"
+ "default.handlebars->35->2491"
]
},
{
@@ -8747,7 +8758,7 @@
"zh-chs": "最近一分钟的CPU负载",
"zh-cht": "最近一分鐘的CPU負載",
"xloc": [
- "default.handlebars->35->2487"
+ "default.handlebars->35->2490"
]
},
{
@@ -8771,7 +8782,7 @@
"xloc": [
"default.handlebars->35->1122",
"default.handlebars->35->1139",
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
"sharing.handlebars->11->25",
"sharing.handlebars->11->39",
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
@@ -8796,7 +8807,7 @@
"zh-chs": "CSV",
"zh-cht": "CSV",
"xloc": [
- "default.handlebars->35->2057"
+ "default.handlebars->35->2060"
]
},
{
@@ -8818,8 +8829,8 @@
"zh-chs": "CSV格式",
"zh-cht": "CSV格式",
"xloc": [
- "default.handlebars->35->2061",
- "default.handlebars->35->2126",
+ "default.handlebars->35->2064",
+ "default.handlebars->35->2129",
"default.handlebars->35->607"
]
},
@@ -8861,7 +8872,7 @@
"zh-chs": "呼叫错误",
"zh-cht": "呼叫錯誤",
"xloc": [
- "default.handlebars->35->2561"
+ "default.handlebars->35->2564"
]
},
{
@@ -8887,7 +8898,7 @@
"default-mobile.handlebars->11->106",
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
"default.handlebars->35->1630",
- "default.handlebars->35->2550",
+ "default.handlebars->35->2553",
"default.handlebars->container->dialog->idx_dlgButtonBar",
"login-mobile.handlebars->dialog->idx_dlgButtonBar",
"login.handlebars->dialog->idx_dlgButtonBar",
@@ -9111,7 +9122,7 @@
"zh-chs": "更改{0}的电邮",
"zh-cht": "更改{0}的電郵",
"xloc": [
- "default.handlebars->35->2336"
+ "default.handlebars->35->2339"
]
},
{
@@ -9159,7 +9170,7 @@
"xloc": [
"default-mobile.handlebars->11->114",
"default.handlebars->35->1586",
- "default.handlebars->35->2321"
+ "default.handlebars->35->2324"
]
},
{
@@ -9181,7 +9192,7 @@
"zh-chs": "更改{0}的密码",
"zh-cht": "更改{0}的密碼",
"xloc": [
- "default.handlebars->35->2345"
+ "default.handlebars->35->2348"
]
},
{
@@ -9203,7 +9214,7 @@
"zh-chs": "更改{0}的真实名称",
"zh-cht": "更改{0}的真實名稱",
"xloc": [
- "default.handlebars->35->2331"
+ "default.handlebars->35->2334"
]
},
{
@@ -9321,7 +9332,7 @@
"zh-chs": "更改该用户的密码",
"zh-cht": "更改該用戶的密碼",
"xloc": [
- "default.handlebars->35->2320"
+ "default.handlebars->35->2323"
]
},
{
@@ -9409,7 +9420,7 @@
"zh-chs": "更改帐户凭据",
"zh-cht": "帳戶憑證已更改",
"xloc": [
- "default.handlebars->35->1998"
+ "default.handlebars->35->2001"
]
},
{
@@ -9431,7 +9442,7 @@
"zh-chs": "{1}组中的设备{0}已更改:{2}",
"zh-cht": "{1}組中的設備{0}已更改:{2}",
"xloc": [
- "default.handlebars->35->1982"
+ "default.handlebars->35->1985"
]
},
{
@@ -9453,7 +9464,7 @@
"zh-chs": "语言从{1}更改为{2}",
"zh-cht": "語言從{1}更改為{2}",
"xloc": [
- "default.handlebars->35->1926"
+ "default.handlebars->35->1929"
]
},
{
@@ -9475,8 +9486,8 @@
"zh-chs": "已更改{0}的用户设备权限",
"zh-cht": "已更改{0}的用戶設備權限",
"xloc": [
- "default.handlebars->35->1984",
- "default.handlebars->35->2005"
+ "default.handlebars->35->1987",
+ "default.handlebars->35->2008"
]
},
{
@@ -9532,9 +9543,9 @@
"zh-chs": "聊天",
"zh-cht": "聊天",
"xloc": [
- "default.handlebars->35->2078",
- "default.handlebars->35->2316",
- "default.handlebars->35->2317",
+ "default.handlebars->35->2081",
+ "default.handlebars->35->2319",
+ "default.handlebars->35->2320",
"default.handlebars->35->784",
"default.handlebars->35->863",
"default.handlebars->35->885"
@@ -9561,8 +9572,8 @@
"xloc": [
"default-mobile.handlebars->11->605",
"default-mobile.handlebars->11->625",
- "default.handlebars->35->1785",
- "default.handlebars->35->1821"
+ "default.handlebars->35->1788",
+ "default.handlebars->35->1824"
]
},
{
@@ -9579,7 +9590,7 @@
"zh-chs": "聊天请求,点击这里接受。",
"xloc": [
"default-mobile.handlebars->11->657",
- "default.handlebars->35->2441"
+ "default.handlebars->35->2444"
]
},
{
@@ -9734,7 +9745,7 @@
"zh-cht": "檢查...",
"xloc": [
"default.handlebars->35->1338",
- "default.handlebars->35->2555"
+ "default.handlebars->35->2558"
]
},
{
@@ -9985,7 +9996,7 @@
"default.handlebars->35->1186",
"default.handlebars->35->1188",
"default.handlebars->35->1190",
- "default.handlebars->35->1920",
+ "default.handlebars->35->1923",
"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->1->1->0->5",
@@ -10095,7 +10106,7 @@
"zh-cht": "全部清除",
"xloc": [
"default-mobile.handlebars->11->640",
- "default.handlebars->35->2424"
+ "default.handlebars->35->2427"
]
},
{
@@ -10186,7 +10197,7 @@
"zh-cht": "清除此通知",
"xloc": [
"default-mobile.handlebars->11->639",
- "default.handlebars->35->2423"
+ "default.handlebars->35->2426"
]
},
{
@@ -10253,7 +10264,7 @@
"zh-cht": "單擊此處編輯裝置群名稱",
"xloc": [
"default.handlebars->35->1641",
- "default.handlebars->35->1865"
+ "default.handlebars->35->1868"
]
},
{
@@ -10297,7 +10308,7 @@
"zh-chs": "单击此处编辑用户组名称",
"zh-cht": "單擊此處編輯用戶群名稱",
"xloc": [
- "default.handlebars->35->2195"
+ "default.handlebars->35->2198"
]
},
{
@@ -10506,7 +10517,7 @@
"zh-chs": "客户端启动的远程访问",
"zh-cht": "客戶端啟動的遠程訪問",
"xloc": [
- "default.handlebars->35->1722"
+ "default.handlebars->35->1725"
]
},
{
@@ -10578,7 +10589,7 @@
"default.handlebars->35->1160",
"default.handlebars->35->182",
"default.handlebars->35->190",
- "default.handlebars->35->2549",
+ "default.handlebars->35->2552",
"sharing.handlebars->11->52"
]
},
@@ -10601,7 +10612,7 @@
"zh-chs": "封闭式桌面多路复用会话,{0}秒",
"zh-cht": "封閉式桌面多路復用會話,{0}秒",
"xloc": [
- "default.handlebars->35->1931"
+ "default.handlebars->35->1934"
]
},
{
@@ -10746,7 +10757,7 @@
"zh-cht": "指令",
"xloc": [
"default-mobile.handlebars->11->627",
- "default.handlebars->35->1823",
+ "default.handlebars->35->1826",
"default.handlebars->35->865",
"default.handlebars->35->887"
]
@@ -10770,8 +10781,8 @@
"zh-chs": "通用设备组",
"zh-cht": "通用裝置群",
"xloc": [
- "default.handlebars->35->2226",
- "default.handlebars->35->2350"
+ "default.handlebars->35->2229",
+ "default.handlebars->35->2353"
]
},
{
@@ -10793,8 +10804,8 @@
"zh-chs": "通用设备",
"zh-cht": "通用裝置",
"xloc": [
- "default.handlebars->35->2232",
- "default.handlebars->35->2362"
+ "default.handlebars->35->2235",
+ "default.handlebars->35->2365"
]
},
{
@@ -10882,11 +10893,11 @@
"xloc": [
"default-mobile.handlebars->11->352",
"default-mobile.handlebars->11->581",
- "default.handlebars->35->1733",
- "default.handlebars->35->2106",
- "default.handlebars->35->2185",
- "default.handlebars->35->2246",
- "default.handlebars->35->2348",
+ "default.handlebars->35->1736",
+ "default.handlebars->35->2109",
+ "default.handlebars->35->2188",
+ "default.handlebars->35->2249",
+ "default.handlebars->35->2351",
"default.handlebars->35->571",
"default.handlebars->35->990",
"default.handlebars->35->999"
@@ -10992,7 +11003,7 @@
"zh-chs": "确认删除选定的帐户?",
"zh-cht": "確認刪除所選帳戶?",
"xloc": [
- "default.handlebars->35->2105"
+ "default.handlebars->35->2108"
]
},
{
@@ -11036,7 +11047,7 @@
"zh-chs": "确认删除选定的用户组?",
"zh-cht": "確認刪除所選用戶群?",
"xloc": [
- "default.handlebars->35->2184"
+ "default.handlebars->35->2187"
]
},
{
@@ -11058,7 +11069,7 @@
"zh-chs": "确认删除用户{0}?",
"zh-cht": "確認刪除用戶{0}?",
"xloc": [
- "default.handlebars->35->2347"
+ "default.handlebars->35->2350"
]
},
{
@@ -11080,7 +11091,7 @@
"zh-chs": "确认删除用户“ {0} ”的成员身份?",
"zh-cht": "確認刪除用戶“ {0} ”的成員身份?",
"xloc": [
- "default.handlebars->35->2249"
+ "default.handlebars->35->2252"
]
},
{
@@ -11102,7 +11113,7 @@
"zh-chs": "确认删除用户组“ {0} ”的成员身份?",
"zh-cht": "確認刪除用戶群“ {0} ”的成員身份?",
"xloc": [
- "default.handlebars->35->2379"
+ "default.handlebars->35->2382"
]
},
{
@@ -11193,7 +11204,7 @@
"zh-chs": "确认覆盖?",
"zh-cht": "確認覆蓋?",
"xloc": [
- "default.handlebars->35->1914"
+ "default.handlebars->35->1917"
]
},
{
@@ -11215,8 +11226,8 @@
"zh-chs": "确认删除设备“ {0} ”的访问权限?",
"zh-cht": "確認刪除裝置“ {0} ”的訪問權限?",
"xloc": [
- "default.handlebars->35->2239",
- "default.handlebars->35->2370"
+ "default.handlebars->35->2242",
+ "default.handlebars->35->2373"
]
},
{
@@ -11238,8 +11249,8 @@
"zh-chs": "确认删除设备组“ {0} ”的访问权限?",
"zh-cht": "確認刪除裝置群“ {0} ”的訪問權限?",
"xloc": [
- "default.handlebars->35->2241",
- "default.handlebars->35->2383"
+ "default.handlebars->35->2244",
+ "default.handlebars->35->2386"
]
},
{
@@ -11261,7 +11272,7 @@
"zh-chs": "确认删除用户“ {0} ”的访问权限?",
"zh-cht": "確認刪除用戶“ {0} ”的訪問權限?",
"xloc": [
- "default.handlebars->35->2372"
+ "default.handlebars->35->2375"
]
},
{
@@ -11283,7 +11294,7 @@
"zh-chs": "确认删除用户组“ {0} ”的访问权限?",
"zh-cht": "確認刪除用戶群“ {0} ”的訪問權限?",
"xloc": [
- "default.handlebars->35->2375"
+ "default.handlebars->35->2378"
]
},
{
@@ -11305,8 +11316,8 @@
"zh-chs": "确认删除访问权限?",
"zh-cht": "確認刪除訪問權限?",
"xloc": [
- "default.handlebars->35->2373",
- "default.handlebars->35->2376"
+ "default.handlebars->35->2376",
+ "default.handlebars->35->2379"
]
},
{
@@ -11370,7 +11381,7 @@
"zh-chs": "确认删除设备共享“{0}”?",
"zh-cht": "確認刪除設備共享“{0}”?",
"xloc": [
- "default.handlebars->35->2368"
+ "default.handlebars->35->2371"
]
},
{
@@ -11445,7 +11456,7 @@
"zh-chs": "确认删除用户“ {0} ”的权限?",
"zh-cht": "確認刪除用戶“ {0} ”的權限?",
"xloc": [
- "default.handlebars->35->1832"
+ "default.handlebars->35->1835"
]
},
{
@@ -11467,7 +11478,7 @@
"zh-chs": "确认删除用户组“ {0} ”的权限?",
"zh-cht": "確認刪除用戶群“ {0} ”的權限?",
"xloc": [
- "default.handlebars->35->1834"
+ "default.handlebars->35->1837"
]
},
{
@@ -11547,7 +11558,7 @@
"zh-cht": "將{1}入口{2}中的{0}限製到此位置?",
"xloc": [
"default-mobile.handlebars->11->151",
- "default.handlebars->35->1915"
+ "default.handlebars->35->1918"
]
},
{
@@ -11642,7 +11653,7 @@
"zh-chs": "连接到服务器",
"zh-cht": "連接到伺服器",
"xloc": [
- "default.handlebars->35->1726"
+ "default.handlebars->35->1729"
]
},
{
@@ -11776,7 +11787,7 @@
"zh-chs": "已连接的英特尔®AMT",
"zh-cht": "已連接的Intel® AMT",
"xloc": [
- "default.handlebars->35->2477"
+ "default.handlebars->35->2480"
]
},
{
@@ -11798,7 +11809,7 @@
"zh-chs": "已连接的用户",
"zh-cht": "已连接的用户",
"xloc": [
- "default.handlebars->35->2482"
+ "default.handlebars->35->2485"
]
},
{
@@ -11934,7 +11945,7 @@
"zh-chs": "连接数量",
"zh-cht": "連接數量",
"xloc": [
- "default.handlebars->35->2508"
+ "default.handlebars->35->2511"
]
},
{
@@ -11975,7 +11986,7 @@
"zh-chs": "连接转发器",
"zh-cht": "連接轉發器",
"xloc": [
- "default.handlebars->35->2543"
+ "default.handlebars->35->2546"
]
},
{
@@ -12042,7 +12053,7 @@
"zh-cht": "連接性",
"xloc": [
"default-mobile.handlebars->11->293",
- "default.handlebars->35->1872",
+ "default.handlebars->35->1875",
"default.handlebars->35->300",
"default.handlebars->35->767",
"default.handlebars->container->column_l->p21->p21main->1->1->meshConnChartDiv->1"
@@ -12140,7 +12151,7 @@
"zh-chs": "Cookie编码器",
"zh-cht": "Cookie編碼器",
"xloc": [
- "default.handlebars->35->2527"
+ "default.handlebars->35->2530"
]
},
{
@@ -12329,8 +12340,8 @@
"zh-chs": "复制连结到剪贴板",
"zh-cht": "複製連結到剪貼板",
"xloc": [
- "default.handlebars->35->1883",
- "default.handlebars->35->1902",
+ "default.handlebars->35->1886",
+ "default.handlebars->35->1905",
"default.handlebars->35->250",
"default.handlebars->35->272",
"default.handlebars->35->274",
@@ -12447,7 +12458,7 @@
"zh-chs": "复制:“{0}”到“{1}”",
"zh-cht": "複製:“{0}”到“{1}”",
"xloc": [
- "default.handlebars->35->1974"
+ "default.handlebars->35->1977"
]
},
{
@@ -12607,7 +12618,7 @@
"zh-chs": "核心服务器",
"zh-cht": "核心伺服器",
"xloc": [
- "default.handlebars->35->2526"
+ "default.handlebars->35->2529"
]
},
{
@@ -12663,7 +12674,7 @@
"zh-chs": "创建帐号",
"zh-cht": "創建帳號",
"xloc": [
- "default.handlebars->35->2153",
+ "default.handlebars->35->2156",
"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",
"login2.handlebars->centralTable->1->0->logincell->createpanel->1->9->1->12->1->1"
@@ -12739,7 +12750,7 @@
"zh-chs": "创建用户组",
"zh-cht": "創建用戶群",
"xloc": [
- "default.handlebars->35->2192"
+ "default.handlebars->35->2195"
]
},
{
@@ -12865,7 +12876,7 @@
"zh-chs": "创建文件夹:“{0}”",
"zh-cht": "創建文件夾:“{0}”",
"xloc": [
- "default.handlebars->35->1967"
+ "default.handlebars->35->1970"
]
},
{
@@ -12903,7 +12914,7 @@
"zh-chs": "通过导入以下格式的JSON档案一次创建多个帐户:",
"zh-cht": "通過導入以下格式的JSON檔案一次創建多個帳戶:",
"xloc": [
- "default.handlebars->35->2117"
+ "default.handlebars->35->2120"
]
},
{
@@ -12949,7 +12960,7 @@
"zh-chs": "创建的设备组:{0}",
"zh-cht": "創建的設備組:{0}",
"xloc": [
- "default.handlebars->35->1978"
+ "default.handlebars->35->1981"
]
},
{
@@ -13031,7 +13042,7 @@
"zh-chs": "创建",
"zh-cht": "創建",
"xloc": [
- "default.handlebars->35->2278"
+ "default.handlebars->35->2281"
]
},
{
@@ -13190,7 +13201,7 @@
"zh-chs": "Ctl-C",
"zh-cht": "Ctl-C",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
"sharing.handlebars->p12->9->3"
]
},
@@ -13213,7 +13224,7 @@
"zh-chs": "Ctl-X",
"zh-cht": "Ctl-X",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
"sharing.handlebars->p12->9->3"
]
},
@@ -13383,7 +13394,7 @@
"zh-chs": "当前密码不正确。",
"xloc": [
"default-mobile.handlebars->11->667",
- "default.handlebars->35->2451"
+ "default.handlebars->35->2454"
]
},
{
@@ -13614,7 +13625,7 @@
"zh-chs": "停用",
"zh-cht": "停用",
"xloc": [
- "default.handlebars->35->1705"
+ "default.handlebars->35->1708"
]
},
{
@@ -13636,7 +13647,7 @@
"zh-chs": "如果设置停用CCM",
"zh-cht": "如果設置停用CCM",
"xloc": [
- "default.handlebars->35->1717"
+ "default.handlebars->35->1720"
]
},
{
@@ -13700,10 +13711,10 @@
"zh-chs": "默认",
"zh-cht": "默認",
"xloc": [
- "default.handlebars->35->2140",
- "default.handlebars->35->2188",
- "default.handlebars->35->2199",
- "default.handlebars->35->2267"
+ "default.handlebars->35->2143",
+ "default.handlebars->35->2191",
+ "default.handlebars->35->2202",
+ "default.handlebars->35->2270"
]
},
{
@@ -13748,7 +13759,7 @@
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->1",
"default-mobile.handlebars->dialog->idx_dlgButtonBar->5",
"default.handlebars->35->1170",
- "default.handlebars->35->1909",
+ "default.handlebars->35->1912",
"default.handlebars->35->649",
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -13804,7 +13815,7 @@
"zh-chs": "删除帐户",
"zh-cht": "刪除帳戶",
"xloc": [
- "default.handlebars->35->2107"
+ "default.handlebars->35->2110"
]
},
{
@@ -13851,9 +13862,9 @@
"xloc": [
"default-mobile.handlebars->11->579",
"default-mobile.handlebars->11->582",
- "default.handlebars->35->1700",
"default.handlebars->35->1701",
- "default.handlebars->35->1734"
+ "default.handlebars->35->1702",
+ "default.handlebars->35->1737"
]
},
{
@@ -13920,7 +13931,7 @@
"zh-chs": "删除用户",
"zh-cht": "刪除用戶",
"xloc": [
- "default.handlebars->35->2319"
+ "default.handlebars->35->2322"
]
},
{
@@ -13942,8 +13953,8 @@
"zh-chs": "删除用户群组",
"zh-cht": "刪除用戶群組",
"xloc": [
- "default.handlebars->35->2237",
- "default.handlebars->35->2247"
+ "default.handlebars->35->2240",
+ "default.handlebars->35->2250"
]
},
{
@@ -13965,7 +13976,7 @@
"zh-chs": "删除用户群组",
"zh-cht": "刪除用戶群組",
"xloc": [
- "default.handlebars->35->2186"
+ "default.handlebars->35->2189"
]
},
{
@@ -13987,7 +13998,7 @@
"zh-chs": "删除用户{0}",
"zh-cht": "刪除用戶{0}",
"xloc": [
- "default.handlebars->35->2346"
+ "default.handlebars->35->2349"
]
},
{
@@ -14010,7 +14021,7 @@
"zh-cht": "刪除帳戶",
"xloc": [
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->p3AccountActions->p2AccountActions->3->9->0",
- "default.handlebars->35->2103",
+ "default.handlebars->35->2106",
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->p2AccountPassActions->7"
]
},
@@ -14055,7 +14066,7 @@
"zh-chs": "删除群组",
"zh-cht": "刪除群組",
"xloc": [
- "default.handlebars->35->2182"
+ "default.handlebars->35->2185"
]
},
{
@@ -14099,7 +14110,7 @@
"zh-chs": "递归删除:“{0}”,{1}个元素已删除",
"zh-cht": "遞歸刪除:“{0}”,{1}個元素已刪除",
"xloc": [
- "default.handlebars->35->1969"
+ "default.handlebars->35->1972"
]
},
{
@@ -14124,7 +14135,7 @@
"default-mobile.handlebars->11->148",
"default-mobile.handlebars->11->434",
"default.handlebars->35->1172",
- "default.handlebars->35->1911",
+ "default.handlebars->35->1914",
"sharing.handlebars->11->63"
]
},
@@ -14147,7 +14158,7 @@
"zh-chs": "删除用户群组{0}?",
"zh-cht": "刪除用戶群組{0}?",
"xloc": [
- "default.handlebars->35->2245"
+ "default.handlebars->35->2248"
]
},
{
@@ -14172,7 +14183,7 @@
"default-mobile.handlebars->11->147",
"default-mobile.handlebars->11->433",
"default.handlebars->35->1171",
- "default.handlebars->35->1910",
+ "default.handlebars->35->1913",
"sharing.handlebars->11->62"
]
},
@@ -14217,7 +14228,7 @@
"zh-chs": "删除:“{0}”",
"zh-cht": "刪除:“{0}”",
"xloc": [
- "default.handlebars->35->1968"
+ "default.handlebars->35->1971"
]
},
{
@@ -14239,7 +14250,7 @@
"zh-chs": "删除:“{0}”,{1}个元素已删除",
"zh-cht": "刪除:“{0}”,已刪除{1}個元素",
"xloc": [
- "default.handlebars->35->1970"
+ "default.handlebars->35->1973"
]
},
{
@@ -14389,11 +14400,11 @@
"default.handlebars->35->1234",
"default.handlebars->35->1599",
"default.handlebars->35->1647",
- "default.handlebars->35->1736",
- "default.handlebars->35->2191",
- "default.handlebars->35->2201",
- "default.handlebars->35->2202",
- "default.handlebars->35->2243",
+ "default.handlebars->35->1739",
+ "default.handlebars->35->2194",
+ "default.handlebars->35->2204",
+ "default.handlebars->35->2205",
+ "default.handlebars->35->2246",
"default.handlebars->35->690",
"default.handlebars->35->691",
"default.handlebars->container->column_l->p42->p42tbl->1->0->3"
@@ -14439,9 +14450,9 @@
"xloc": [
"default-mobile.handlebars->11->310",
"default.handlebars->35->1116",
- "default.handlebars->35->1742",
- "default.handlebars->35->2401",
- "default.handlebars->35->2502",
+ "default.handlebars->35->1745",
+ "default.handlebars->35->2404",
+ "default.handlebars->35->2505",
"default.handlebars->35->655",
"default.handlebars->35->838",
"default.handlebars->35->905",
@@ -14535,7 +14546,7 @@
"zh-chs": "桌面复用",
"it": "Desktop Multiplex",
"xloc": [
- "default.handlebars->35->2507"
+ "default.handlebars->35->2510"
]
},
{
@@ -14558,8 +14569,8 @@
"zh-cht": "桌面通知",
"xloc": [
"default.handlebars->35->1661",
- "default.handlebars->35->2206",
- "default.handlebars->35->2293",
+ "default.handlebars->35->2209",
+ "default.handlebars->35->2296",
"default.handlebars->35->748"
]
},
@@ -14583,8 +14594,8 @@
"zh-cht": "桌面提示",
"xloc": [
"default.handlebars->35->1660",
- "default.handlebars->35->2205",
- "default.handlebars->35->2292",
+ "default.handlebars->35->2208",
+ "default.handlebars->35->2295",
"default.handlebars->35->747"
]
},
@@ -14608,8 +14619,8 @@
"zh-cht": "桌面提示+工具欄",
"xloc": [
"default.handlebars->35->1658",
- "default.handlebars->35->2203",
- "default.handlebars->35->2290",
+ "default.handlebars->35->2206",
+ "default.handlebars->35->2293",
"default.handlebars->35->745"
]
},
@@ -14626,7 +14637,7 @@
"zh-chs": "桌面会话",
"it": "Sessione desktop",
"xloc": [
- "default.handlebars->35->2394"
+ "default.handlebars->35->2397"
]
},
{
@@ -14707,8 +14718,8 @@
"zh-cht": "桌面工具欄",
"xloc": [
"default.handlebars->35->1659",
- "default.handlebars->35->2204",
- "default.handlebars->35->2291",
+ "default.handlebars->35->2207",
+ "default.handlebars->35->2294",
"default.handlebars->35->746"
]
},
@@ -14858,9 +14869,9 @@
"default-mobile.handlebars->11->490",
"default.handlebars->35->1219",
"default.handlebars->35->1327",
- "default.handlebars->35->1765",
+ "default.handlebars->35->1768",
"default.handlebars->35->231",
- "default.handlebars->35->2365",
+ "default.handlebars->35->2368",
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSort->sortselect->5"
]
},
@@ -14947,15 +14958,15 @@
"xloc": [
"agent-translations.json",
"default-mobile.handlebars->11->645",
- "default.handlebars->35->1760",
"default.handlebars->35->1763",
- "default.handlebars->35->1764",
- "default.handlebars->35->2054",
- "default.handlebars->35->2229",
- "default.handlebars->35->2235",
- "default.handlebars->35->2353",
- "default.handlebars->35->2410",
- "default.handlebars->35->2429"
+ "default.handlebars->35->1766",
+ "default.handlebars->35->1767",
+ "default.handlebars->35->2057",
+ "default.handlebars->35->2232",
+ "default.handlebars->35->2238",
+ "default.handlebars->35->2356",
+ "default.handlebars->35->2413",
+ "default.handlebars->35->2432"
]
},
{
@@ -14978,7 +14989,7 @@
"zh-cht": "裝置群用戶",
"xloc": [
"default-mobile.handlebars->11->634",
- "default.handlebars->35->1830"
+ "default.handlebars->35->1833"
]
},
{
@@ -15001,11 +15012,11 @@
"zh-cht": "裝置群",
"xloc": [
"default-mobile.handlebars->container->page_content->column_l->p3->p3info->3->3",
- "default.handlebars->35->2070",
- "default.handlebars->35->2176",
- "default.handlebars->35->2216",
- "default.handlebars->35->2287",
- "default.handlebars->35->2480",
+ "default.handlebars->35->2073",
+ "default.handlebars->35->2179",
+ "default.handlebars->35->2219",
+ "default.handlebars->35->2290",
+ "default.handlebars->35->2483",
"default.handlebars->container->column_l->p2->p2info->9"
]
},
@@ -15096,7 +15107,7 @@
"xloc": [
"default-mobile.handlebars->11->358",
"default.handlebars->35->1040",
- "default.handlebars->35->2409",
+ "default.handlebars->35->2412",
"default.handlebars->35->375",
"default.handlebars->35->384",
"player.handlebars->3->9"
@@ -15284,7 +15295,7 @@
"zh-cht": "裝置連接。",
"xloc": [
"default.handlebars->35->1566",
- "default.handlebars->35->1851"
+ "default.handlebars->35->1854"
]
},
{
@@ -15307,7 +15318,7 @@
"zh-cht": "裝置斷開連接。",
"xloc": [
"default.handlebars->35->1567",
- "default.handlebars->35->1852"
+ "default.handlebars->35->1855"
]
},
{
@@ -15329,7 +15340,7 @@
"zh-chs": "创建的设备组:{0}",
"zh-cht": "設備組已創建:{0}",
"xloc": [
- "default.handlebars->35->1999"
+ "default.handlebars->35->2002"
]
},
{
@@ -15351,7 +15362,7 @@
"zh-chs": "设备组已删除:{0}",
"zh-cht": "設備組已刪除:{0}",
"xloc": [
- "default.handlebars->35->2000"
+ "default.handlebars->35->2003"
]
},
{
@@ -15373,7 +15384,7 @@
"zh-chs": "设备组成员身份已更改:{0}",
"zh-cht": "設備組成員身份已更改:{0}",
"xloc": [
- "default.handlebars->35->2001"
+ "default.handlebars->35->2004"
]
},
{
@@ -15418,7 +15429,7 @@
"zh-chs": "设备组通知已更改",
"zh-cht": "設備組通知已更改",
"xloc": [
- "default.handlebars->35->1996"
+ "default.handlebars->35->1999"
]
},
{
@@ -15440,7 +15451,7 @@
"zh-chs": "未删除的设备组:{0}",
"zh-cht": "未刪除的設備組:{0}",
"xloc": [
- "default.handlebars->35->1979"
+ "default.handlebars->35->1982"
]
},
{
@@ -15865,7 +15876,7 @@
"zh-chs": "设备请求 Intel(R) AMT ACM TLS 激活,FQDN:{0}",
"it": "Il dispositivo ha richiesto l'attivazione di Intel(R) AMT ACM TLS, FQDN: {0}",
"xloc": [
- "default.handlebars->35->2034"
+ "default.handlebars->35->2037"
]
},
{
@@ -15887,7 +15898,7 @@
"zh-chs": "设备请求激活Intel(R)AMT ACM,FQDN:{0}",
"zh-cht": "設備請求激活Intel(R)AMT ACM,FQDN:{0}",
"xloc": [
- "default.handlebars->35->1981"
+ "default.handlebars->35->1984"
]
},
{
@@ -15928,9 +15939,9 @@
"zh-chs": "设备",
"zh-cht": "裝置",
"xloc": [
- "default.handlebars->35->1699",
- "default.handlebars->35->2177",
- "default.handlebars->35->2217"
+ "default.handlebars->35->1700",
+ "default.handlebars->35->2180",
+ "default.handlebars->35->2220"
]
},
{
@@ -15988,7 +15999,7 @@
"zh-chs": "禁用的电子邮件两因素身份验证",
"zh-cht": "禁用的電子郵件兩因素身份驗證",
"xloc": [
- "default.handlebars->35->2012"
+ "default.handlebars->35->2015"
]
},
{
@@ -16254,7 +16265,7 @@
"zh-chs": "显示公共连结",
"zh-cht": "顯示公共鏈結",
"xloc": [
- "default.handlebars->35->1882"
+ "default.handlebars->35->1885"
]
},
{
@@ -16292,7 +16303,7 @@
"zh-chs": "显示消息框,标题= “{0}”,消息= “{1}”",
"zh-cht": "顯示消息框,標題= “{0}”,消息= “{1}”",
"xloc": [
- "default.handlebars->35->1941"
+ "default.handlebars->35->1944"
]
},
{
@@ -16314,7 +16325,7 @@
"zh-chs": "显示吐司消息,标题= “{0}”,消息= “{1}”",
"zh-cht": "顯示吐司消息,標題= “{0}”,消息= “{1}”",
"xloc": [
- "default.handlebars->35->1949"
+ "default.handlebars->35->1952"
]
},
{
@@ -16336,8 +16347,8 @@
"zh-chs": "什么都不做",
"zh-cht": "什麼都不做",
"xloc": [
- "default.handlebars->35->1720",
- "default.handlebars->35->1724"
+ "default.handlebars->35->1723",
+ "default.handlebars->35->1727"
]
},
{
@@ -16359,10 +16370,10 @@
"zh-chs": "域",
"zh-cht": "域",
"xloc": [
- "default.handlebars->35->2141",
- "default.handlebars->35->2189",
- "default.handlebars->35->2198",
- "default.handlebars->35->2266",
+ "default.handlebars->35->2144",
+ "default.handlebars->35->2192",
+ "default.handlebars->35->2201",
+ "default.handlebars->35->2269",
"default.handlebars->35->91",
"mstsc.handlebars->main->1->3->1->rowdomain->1->0",
"mstsc.handlebars->main->1->3->1->rowdomain->3"
@@ -16399,7 +16410,7 @@
"zh-chs": "请勿更改,如果设置请保留CCM",
"zh-cht": "請勿更改,如果設置請保留CCM",
"xloc": [
- "default.handlebars->35->1716"
+ "default.handlebars->35->1719"
]
},
{
@@ -16440,7 +16451,7 @@
"zh-chs": "不要连接到服务器",
"zh-cht": "不要連接到伺服器",
"xloc": [
- "default.handlebars->35->1725"
+ "default.handlebars->35->1728"
]
},
{
@@ -16728,7 +16739,7 @@
"zh-chs": "下载报告",
"zh-cht": "下載報告",
"xloc": [
- "default.handlebars->35->2059",
+ "default.handlebars->35->2062",
"default.handlebars->container->column_l->p3->3->1->0->3"
]
},
@@ -16798,6 +16809,12 @@
"default.handlebars->container->column_l->p40->3->1"
]
},
+ {
+ "en": "Download device list",
+ "xloc": [
+ "default.handlebars->35->1699"
+ ]
+ },
{
"cs": "Stáhnout si záznam chyb",
"de": "Fehlerprotokoll herunterladen",
@@ -16965,7 +16982,7 @@
"zh-chs": "使用以下一种档案格式下载事件列表。",
"zh-cht": "使用以下一種檔案格式下載事件列表。",
"xloc": [
- "default.handlebars->35->2060"
+ "default.handlebars->35->2063"
]
},
{
@@ -16987,7 +17004,7 @@
"zh-chs": "使用以下一种档案格式下载用户列表。",
"zh-cht": "使用以下一種檔案格式下載用戶列表。",
"xloc": [
- "default.handlebars->35->2125"
+ "default.handlebars->35->2128"
]
},
{
@@ -17076,7 +17093,7 @@
"zh-chs": "下载:“{0}”",
"zh-cht": "下載:“{0}”",
"xloc": [
- "default.handlebars->35->1972"
+ "default.handlebars->35->1975"
]
},
{
@@ -17092,7 +17109,7 @@
"zh-chs": "下载:\\\"{0}\\\",大小:{1}",
"it": "Scarica: \\\"{0}\\\", Dimensioni: {1}",
"xloc": [
- "default.handlebars->35->2029"
+ "default.handlebars->35->2032"
]
},
{
@@ -17136,7 +17153,7 @@
"zh-chs": "代理重复",
"zh-cht": "代理重複",
"xloc": [
- "default.handlebars->35->2476"
+ "default.handlebars->35->2479"
]
},
{
@@ -17180,7 +17197,7 @@
"zh-chs": "复制用户组",
"zh-cht": "複製用戶群",
"xloc": [
- "default.handlebars->35->2193"
+ "default.handlebars->35->2196"
]
},
{
@@ -17221,8 +17238,8 @@
"zh-chs": "持续时间",
"zh-cht": "持續時間",
"xloc": [
- "default.handlebars->35->2389",
- "default.handlebars->35->2415",
+ "default.handlebars->35->2392",
+ "default.handlebars->35->2418",
"player.handlebars->3->2"
]
},
@@ -17568,7 +17585,7 @@
"zh-cht": "ESC",
"xloc": [
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->3",
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
"sharing.handlebars->p12->9->3"
]
},
@@ -17645,10 +17662,10 @@
"default-mobile.handlebars->11->585",
"default-mobile.handlebars->11->591",
"default-mobile.handlebars->11->611",
- "default.handlebars->35->1737",
- "default.handlebars->35->1769",
- "default.handlebars->35->1794",
- "default.handlebars->35->1806"
+ "default.handlebars->35->1740",
+ "default.handlebars->35->1772",
+ "default.handlebars->35->1797",
+ "default.handlebars->35->1809"
]
},
{
@@ -17670,7 +17687,7 @@
"zh-chs": "编辑设备组功能",
"zh-cht": "編輯裝置群功能",
"xloc": [
- "default.handlebars->35->1755"
+ "default.handlebars->35->1758"
]
},
{
@@ -17692,8 +17709,8 @@
"zh-chs": "编辑设备组权限",
"zh-cht": "編輯裝置群權限",
"xloc": [
- "default.handlebars->35->1791",
- "default.handlebars->35->1803"
+ "default.handlebars->35->1794",
+ "default.handlebars->35->1806"
]
},
{
@@ -17715,7 +17732,7 @@
"zh-chs": "编辑设备组用户同意",
"zh-cht": "編輯裝置群用戶同意",
"xloc": [
- "default.handlebars->35->1738"
+ "default.handlebars->35->1741"
]
},
{
@@ -17738,7 +17755,7 @@
"zh-cht": "編輯裝置筆記",
"xloc": [
"default-mobile.handlebars->11->603",
- "default.handlebars->35->1783"
+ "default.handlebars->35->1786"
]
},
{
@@ -17760,8 +17777,8 @@
"zh-chs": "编辑设备权限",
"zh-cht": "編輯裝置權限",
"xloc": [
- "default.handlebars->35->1796",
- "default.handlebars->35->1798"
+ "default.handlebars->35->1799",
+ "default.handlebars->35->1801"
]
},
{
@@ -17805,7 +17822,7 @@
"zh-chs": "编辑设备用户同意",
"zh-cht": "編輯裝置用戶同意",
"xloc": [
- "default.handlebars->35->1740"
+ "default.handlebars->35->1743"
]
},
{
@@ -17879,7 +17896,7 @@
"zh-cht": "編輯筆記",
"xloc": [
"default-mobile.handlebars->11->618",
- "default.handlebars->35->1813"
+ "default.handlebars->35->1816"
]
},
{
@@ -17901,7 +17918,7 @@
"zh-chs": "编辑用户同意",
"zh-cht": "編輯用戶同意",
"xloc": [
- "default.handlebars->35->1739"
+ "default.handlebars->35->1742"
]
},
{
@@ -17923,7 +17940,7 @@
"zh-chs": "编辑用户设备组权限",
"zh-cht": "編輯用戶裝置群權限",
"xloc": [
- "default.handlebars->35->1804"
+ "default.handlebars->35->1807"
]
},
{
@@ -17945,7 +17962,7 @@
"zh-chs": "编辑用户设备权限",
"zh-cht": "編輯用戶裝置權限",
"xloc": [
- "default.handlebars->35->1799"
+ "default.handlebars->35->1802"
]
},
{
@@ -17967,7 +17984,7 @@
"zh-chs": "编辑用户组",
"zh-cht": "編輯用戶群",
"xloc": [
- "default.handlebars->35->2244"
+ "default.handlebars->35->2247"
]
},
{
@@ -17989,7 +18006,7 @@
"zh-chs": "编辑用户组设备权限",
"zh-cht": "編輯用戶群裝置權限",
"xloc": [
- "default.handlebars->35->1801"
+ "default.handlebars->35->1804"
]
},
{
@@ -18011,7 +18028,7 @@
"zh-chs": "编辑用户组用户同意",
"zh-cht": "編輯用戶組用戶同意",
"xloc": [
- "default.handlebars->35->1741"
+ "default.handlebars->35->1744"
]
},
{
@@ -18101,11 +18118,11 @@
"zh-cht": "電郵",
"xloc": [
"default-mobile.handlebars->11->102",
- "default.handlebars->35->2143",
- "default.handlebars->35->2270",
- "default.handlebars->35->2272",
- "default.handlebars->35->2312",
- "default.handlebars->35->2332",
+ "default.handlebars->35->2146",
+ "default.handlebars->35->2273",
+ "default.handlebars->35->2275",
+ "default.handlebars->35->2315",
+ "default.handlebars->35->2335",
"default.handlebars->35->417",
"login-mobile.handlebars->5->42",
"login-mobile.handlebars->container->page_content->column_l->1->1->0->1->tokenpanel->1->7->1->4->1->3",
@@ -18273,7 +18290,7 @@
"zh-chs": "电邮未验证",
"zh-cht": "電郵未驗證",
"xloc": [
- "default.handlebars->35->2089"
+ "default.handlebars->35->2092"
]
},
{
@@ -18295,8 +18312,8 @@
"zh-chs": "电子邮件已验证",
"zh-cht": "電子郵件已驗證",
"xloc": [
- "default.handlebars->35->2090",
- "default.handlebars->35->2264"
+ "default.handlebars->35->2093",
+ "default.handlebars->35->2267"
]
},
{
@@ -18318,7 +18335,7 @@
"zh-chs": "电邮已验证。",
"zh-cht": "電郵已驗證。",
"xloc": [
- "default.handlebars->35->2149"
+ "default.handlebars->35->2152"
]
},
{
@@ -18340,7 +18357,7 @@
"zh-chs": "电邮未验证",
"zh-cht": "電郵未驗證",
"xloc": [
- "default.handlebars->35->2265"
+ "default.handlebars->35->2268"
]
},
{
@@ -18375,7 +18392,7 @@
"zh-cht": "電郵已發送。",
"xloc": [
"default-mobile.handlebars->11->660",
- "default.handlebars->35->2444",
+ "default.handlebars->35->2447",
"login-mobile.handlebars->5->2",
"login.handlebars->5->2",
"login2.handlebars->7->3"
@@ -18436,7 +18453,7 @@
"zh-chs": "已通过电邮验证,并且需要重置密码。",
"zh-cht": "已通過電郵驗證,並且需要重置密碼。",
"xloc": [
- "default.handlebars->35->2150"
+ "default.handlebars->35->2153"
]
},
{
@@ -18471,7 +18488,7 @@
"zh-chs": "电子邮件/短信/推送流量",
"it": "Email/SMS/Push Traffico",
"xloc": [
- "default.handlebars->35->2535"
+ "default.handlebars->35->2538"
]
},
{
@@ -18521,7 +18538,7 @@
"zh-chs": "启用邀请代码",
"zh-cht": "啟用邀請代碼",
"xloc": [
- "default.handlebars->35->1836"
+ "default.handlebars->35->1839"
]
},
{
@@ -18610,7 +18627,7 @@
"zh-chs": "已启用",
"zh-cht": "已啟用",
"xloc": [
- "default.handlebars->35->2417",
+ "default.handlebars->35->2420",
"default.handlebars->35->94"
]
},
@@ -18633,7 +18650,7 @@
"zh-chs": "启用电子邮件两因素身份验证",
"zh-cht": "啟用電子郵件兩因素身份驗證",
"xloc": [
- "default.handlebars->35->2011"
+ "default.handlebars->35->2014"
]
},
{
@@ -18694,7 +18711,7 @@
"zh-chs": "时间结束",
"zh-cht": "時間結束",
"xloc": [
- "default.handlebars->35->2414"
+ "default.handlebars->35->2417"
]
},
{
@@ -18716,7 +18733,7 @@
"zh-chs": "从{1}到{2},{3}秒结束了桌面会话“{0}”",
"zh-cht": "從{1}到{2},{3}秒結束了桌面會話“{0}”",
"xloc": [
- "default.handlebars->35->1934"
+ "default.handlebars->35->1937"
]
},
{
@@ -18738,14 +18755,14 @@
"zh-chs": "从{1}到{2},{3}秒结束了文件管理会话“{0}”",
"zh-cht": "從{1}到{2},{3}秒結束了文件管理會話“{0}”",
"xloc": [
- "default.handlebars->35->1935"
+ "default.handlebars->35->1938"
]
},
{
"en": "Ended local relay session \\\"{0}\\\", protocol {1} to {2}, {3} second(s)",
"nl": "Beëindigde lokale relay sessie \\\"{0}\\\", protocol {1} naar {2}, {3} seconde(n)",
"xloc": [
- "default.handlebars->35->2044"
+ "default.handlebars->35->2047"
]
},
{
@@ -18761,7 +18778,7 @@
"zh-chs": "从 {1} 到 {2},{3} 秒结束了 Messenger 会话 \\\"{0}\\\"",
"it": "Terminata la sessione di messaggistica \\\"{0}\\\" da {1} a {2}, {3} secondo(i)",
"xloc": [
- "default.handlebars->35->2035"
+ "default.handlebars->35->2038"
]
},
{
@@ -18783,7 +18800,7 @@
"zh-chs": "从{1}到{2},{3}秒结束了中继会话“{0}”",
"zh-cht": "從{1}到{2},{3}秒結束了中繼會話“{0}”",
"xloc": [
- "default.handlebars->35->1932"
+ "default.handlebars->35->1935"
]
},
{
@@ -18805,7 +18822,7 @@
"zh-chs": "从{1}到{2},{3}秒结束了终端会话“{0}”",
"zh-cht": "從{1}到{2},{3}秒結束了終端會話“{0}”",
"xloc": [
- "default.handlebars->35->1933"
+ "default.handlebars->35->1936"
]
},
{
@@ -19152,7 +19169,7 @@
"zh-chs": "输入管理领域名称的逗号分隔列表。",
"zh-cht": "輸入管理領域名稱的逗號分隔列表。",
"xloc": [
- "default.handlebars->35->2154"
+ "default.handlebars->35->2157"
]
},
{
@@ -19373,7 +19390,7 @@
"zh-chs": "错误,邀请码 \\\"{0}\\\" 已被使用。",
"xloc": [
"default-mobile.handlebars->11->668",
- "default.handlebars->35->2452"
+ "default.handlebars->35->2455"
]
},
{
@@ -19390,7 +19407,7 @@
"zh-chs": "错误,密码未更改。",
"xloc": [
"default-mobile.handlebars->11->665",
- "default.handlebars->35->2449"
+ "default.handlebars->35->2452"
]
},
{
@@ -19406,7 +19423,7 @@
"zh-chs": "错误,无法更改为常用密码。",
"xloc": [
"default-mobile.handlebars->11->664",
- "default.handlebars->35->2448"
+ "default.handlebars->35->2451"
]
},
{
@@ -19422,7 +19439,7 @@
"zh-chs": "错误,无法更改为以前使用的密码。",
"xloc": [
"default-mobile.handlebars->11->663",
- "default.handlebars->35->2447"
+ "default.handlebars->35->2450"
]
},
{
@@ -19561,7 +19578,7 @@
"zh-chs": "事件列表输出",
"zh-cht": "事件列表輸出",
"xloc": [
- "default.handlebars->35->2065"
+ "default.handlebars->35->2068"
]
},
{
@@ -19808,7 +19825,7 @@
"zh-chs": "扩充式ASCII",
"zh-cht": "擴充式ASCII",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
]
},
@@ -19831,7 +19848,7 @@
"zh-chs": "外部",
"zh-cht": "外部",
"xloc": [
- "default.handlebars->35->2515"
+ "default.handlebars->35->2518"
]
},
{
@@ -19936,7 +19953,7 @@
"zh-chs": "无法更改电子邮件地址,另一个帐户已在使用:{0}。",
"xloc": [
"default-mobile.handlebars->11->659",
- "default.handlebars->35->2443"
+ "default.handlebars->35->2446"
]
},
{
@@ -19974,7 +19991,7 @@
"zh-chs": "本地用户拒绝后无法启动远程桌面",
"zh-cht": "本地用戶拒絕後無法啟動遠程桌面",
"xloc": [
- "default.handlebars->35->1957"
+ "default.handlebars->35->1960"
]
},
{
@@ -20008,7 +20025,7 @@
"zh-chs": "本地用户拒绝后无法启动远程文件",
"zh-cht": "本地用戶拒絕後無法啟動遠程文件",
"xloc": [
- "default.handlebars->35->1964"
+ "default.handlebars->35->1967"
]
},
{
@@ -20263,7 +20280,7 @@
"zh-chs": "文件传输",
"it": "Trasferimento di file",
"xloc": [
- "default.handlebars->35->2395"
+ "default.handlebars->35->2398"
]
},
{
@@ -20309,9 +20326,9 @@
"xloc": [
"default-mobile.handlebars->11->203",
"default-mobile.handlebars->11->312",
- "default.handlebars->35->1749",
- "default.handlebars->35->2402",
- "default.handlebars->35->2503",
+ "default.handlebars->35->1752",
+ "default.handlebars->35->2405",
+ "default.handlebars->35->2506",
"default.handlebars->35->344",
"default.handlebars->35->840",
"default.handlebars->35->907",
@@ -20362,8 +20379,8 @@
"zh-cht": "檔案通知",
"xloc": [
"default.handlebars->35->1665",
- "default.handlebars->35->2210",
- "default.handlebars->35->2297",
+ "default.handlebars->35->2213",
+ "default.handlebars->35->2300",
"default.handlebars->35->752"
]
},
@@ -20387,8 +20404,8 @@
"zh-cht": "檔案提示",
"xloc": [
"default.handlebars->35->1664",
- "default.handlebars->35->2209",
- "default.handlebars->35->2296",
+ "default.handlebars->35->2212",
+ "default.handlebars->35->2299",
"default.handlebars->35->751"
]
},
@@ -20484,7 +20501,7 @@
"zh-chs": "录制会话已完成,{0}秒",
"zh-cht": "錄製會話已完成,{0}秒",
"xloc": [
- "default.handlebars->35->1930"
+ "default.handlebars->35->1933"
]
},
{
@@ -20541,8 +20558,8 @@
"zh-chs": "防火墙未激活",
"it": "Firewall non attivo",
"xloc": [
- "default.handlebars->35->1862",
- "default.handlebars->35->1876"
+ "default.handlebars->35->1865",
+ "default.handlebars->35->1879"
]
},
{
@@ -20790,8 +20807,8 @@
"zh-chs": "下次登录时强制重置密码。",
"zh-cht": "下次登入時強制重置密碼。",
"xloc": [
- "default.handlebars->35->2148",
- "default.handlebars->35->2343"
+ "default.handlebars->35->2151",
+ "default.handlebars->35->2346"
]
},
{
@@ -20882,7 +20899,7 @@
"zh-chs": "格式化",
"zh-cht": "格式化",
"xloc": [
- "default.handlebars->35->2056"
+ "default.handlebars->35->2059"
]
},
{
@@ -20939,8 +20956,8 @@
"zh-chs": "自由",
"zh-cht": "自由",
"xloc": [
- "default.handlebars->35->2461",
- "default.handlebars->35->2463"
+ "default.handlebars->35->2464",
+ "default.handlebars->35->2466"
]
},
{
@@ -21188,8 +21205,8 @@
"default-mobile.handlebars->11->590",
"default-mobile.handlebars->11->610",
"default.handlebars->35->1608",
- "default.handlebars->35->1768",
- "default.handlebars->35->2160"
+ "default.handlebars->35->1771",
+ "default.handlebars->35->2163"
]
},
{
@@ -21211,7 +21228,7 @@
"zh-chs": "完整管理员(保留所有权利)",
"zh-cht": "完整管理員(保留所有權利)",
"xloc": [
- "default.handlebars->35->1805"
+ "default.handlebars->35->1808"
]
},
{
@@ -21343,7 +21360,7 @@
"zh-chs": "完整管理员",
"zh-cht": "完整管理員",
"xloc": [
- "default.handlebars->35->2258"
+ "default.handlebars->35->2261"
]
},
{
@@ -21366,7 +21383,7 @@
"zh-cht": "全自動的",
"xloc": [
"default.handlebars->35->1682",
- "default.handlebars->35->1707"
+ "default.handlebars->35->1710"
]
},
{
@@ -21792,7 +21809,7 @@
"zh-chs": "正在获取剪贴板内容,{0}个字节",
"zh-cht": "正在獲取剪貼板內容,{0}個字節",
"xloc": [
- "default.handlebars->35->1944"
+ "default.handlebars->35->1947"
]
},
{
@@ -22061,8 +22078,8 @@
"zh-chs": "集体指令",
"zh-cht": "集體指令",
"xloc": [
- "default.handlebars->35->2104",
- "default.handlebars->35->2183",
+ "default.handlebars->35->2107",
+ "default.handlebars->35->2186",
"default.handlebars->35->569",
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
"default.handlebars->container->column_l->p4->3->1->0->3->3",
@@ -22088,7 +22105,7 @@
"zh-chs": "通过...分组",
"zh-cht": "通過...分群",
"xloc": [
- "default.handlebars->35->2052"
+ "default.handlebars->35->2055"
]
},
{
@@ -22110,7 +22127,7 @@
"zh-chs": "组标识符",
"zh-cht": "群標識符",
"xloc": [
- "default.handlebars->35->2200"
+ "default.handlebars->35->2203"
]
},
{
@@ -22132,7 +22149,7 @@
"zh-chs": "群组成员",
"zh-cht": "群組成員",
"xloc": [
- "default.handlebars->35->2221"
+ "default.handlebars->35->2224"
]
},
{
@@ -22154,7 +22171,7 @@
"zh-chs": "用户{0}的群组权限。",
"zh-cht": "用戶{0}的群組權限。",
"xloc": [
- "default.handlebars->35->1767"
+ "default.handlebars->35->1770"
]
},
{
@@ -22176,7 +22193,7 @@
"zh-chs": "{0}的群组权限。",
"zh-cht": "{0}的群組權限。",
"xloc": [
- "default.handlebars->35->1766"
+ "default.handlebars->35->1769"
]
},
{
@@ -22298,7 +22315,7 @@
"zh-chs": "嘉宾分享",
"it": "Condivisione degli ospiti",
"xloc": [
- "default.handlebars->35->1775"
+ "default.handlebars->35->1778"
]
},
{
@@ -22336,7 +22353,7 @@
"zh-chs": "HTTP",
"it": "HTTP",
"xloc": [
- "default.handlebars->35->2499"
+ "default.handlebars->35->2502"
]
},
{
@@ -22470,7 +22487,7 @@
"zh-chs": "堆总数",
"zh-cht": "堆總數",
"xloc": [
- "default.handlebars->35->2517"
+ "default.handlebars->35->2520"
]
},
{
@@ -22492,7 +22509,7 @@
"zh-chs": "堆使用",
"zh-cht": "堆使用",
"xloc": [
- "default.handlebars->35->2516"
+ "default.handlebars->35->2519"
]
},
{
@@ -22593,7 +22610,7 @@
"zh-chs": "已请求帮助,用户:{0},详细信息:{1}",
"zh-cht": "已請求幫助,用戶:{0},詳細信息:{1}",
"xloc": [
- "default.handlebars->35->2021"
+ "default.handlebars->35->2024"
]
},
{
@@ -22912,7 +22929,7 @@
"zh-cht": "保存{0}項目{1}給{2}",
"xloc": [
"default-mobile.handlebars->11->153",
- "default.handlebars->35->1917"
+ "default.handlebars->35->1920"
]
},
{
@@ -23378,7 +23395,7 @@
"zh-chs": "如果在CCM中,请重新激活英特尔®AMT",
"zh-cht": "如果在CCM中,請重新激活英特爾®AMT",
"xloc": [
- "default.handlebars->35->1721"
+ "default.handlebars->35->1724"
]
},
{
@@ -23913,8 +23930,8 @@
"zh-chs": "安装类型",
"zh-cht": "安裝方式",
"xloc": [
- "default.handlebars->35->1838",
- "default.handlebars->35->1845",
+ "default.handlebars->35->1841",
+ "default.handlebars->35->1848",
"default.handlebars->35->432",
"default.handlebars->35->446",
"default.handlebars->35->462",
@@ -23941,7 +23958,7 @@
"zh-cht": "Intel(F10 = ESC + [OM)",
"xloc": [
"default.handlebars->35->1136",
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
"sharing.handlebars->11->36",
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
]
@@ -23965,7 +23982,7 @@
"zh-chs": "英特尔AMT",
"zh-cht": "英特爾AMT",
"xloc": [
- "default.handlebars->35->2513"
+ "default.handlebars->35->2516"
]
},
{
@@ -23980,7 +23997,7 @@
"zh-chs": "英特尔 AMT 经理",
"it": "Gestore Intel AMT",
"xloc": [
- "default.handlebars->35->2542"
+ "default.handlebars->35->2545"
]
},
{
@@ -24030,9 +24047,9 @@
"default-mobile.handlebars->11->290",
"default.handlebars->35->1672",
"default.handlebars->35->1683",
- "default.handlebars->35->1857",
- "default.handlebars->35->1870",
- "default.handlebars->35->2541",
+ "default.handlebars->35->1860",
+ "default.handlebars->35->1873",
+ "default.handlebars->35->2544",
"default.handlebars->35->657",
"default.handlebars->35->722",
"default.handlebars->35->762"
@@ -24233,7 +24250,7 @@
"zh-chs": "英特尔®AMT政策",
"zh-cht": "Intel® AMT政策",
"xloc": [
- "default.handlebars->35->1708"
+ "default.handlebars->35->1711"
]
},
{
@@ -24307,8 +24324,8 @@
"zh-chs": "英特尔®AMT重定向",
"zh-cht": "Intel® AMT重定向",
"xloc": [
- "default.handlebars->35->2397",
- "default.handlebars->35->2404",
+ "default.handlebars->35->2400",
+ "default.handlebars->35->2407",
"player.handlebars->3->14"
]
},
@@ -24369,8 +24386,8 @@
"zh-chs": "英特尔®AMT WSMAN",
"zh-cht": "Intle® AMT WSMAN",
"xloc": [
- "default.handlebars->35->2396",
- "default.handlebars->35->2403",
+ "default.handlebars->35->2399",
+ "default.handlebars->35->2406",
"player.handlebars->3->13"
]
},
@@ -24437,7 +24454,7 @@
"zh-cht": "Intel® AMT桌面和串行事件。",
"xloc": [
"default.handlebars->35->1568",
- "default.handlebars->35->1853"
+ "default.handlebars->35->1856"
]
},
{
@@ -25012,8 +25029,8 @@
"zh-chs": "仅限互动",
"zh-cht": "僅限互動",
"xloc": [
- "default.handlebars->35->1841",
- "default.handlebars->35->1848",
+ "default.handlebars->35->1844",
+ "default.handlebars->35->1851",
"default.handlebars->35->435",
"default.handlebars->35->449",
"default.handlebars->35->465"
@@ -25122,7 +25139,7 @@
"zh-chs": "无效的设备组类型",
"zh-cht": "無效的裝置群類型",
"xloc": [
- "default.handlebars->35->2475"
+ "default.handlebars->35->2478"
]
},
{
@@ -25144,7 +25161,7 @@
"zh-chs": "无效的JSON",
"zh-cht": "無效的JSON",
"xloc": [
- "default.handlebars->35->2469"
+ "default.handlebars->35->2472"
]
},
{
@@ -25166,8 +25183,8 @@
"zh-chs": "无效的JSON档案格式。",
"zh-cht": "無效的JSON檔案格式。",
"xloc": [
- "default.handlebars->35->2122",
- "default.handlebars->35->2124"
+ "default.handlebars->35->2125",
+ "default.handlebars->35->2127"
]
},
{
@@ -25189,7 +25206,7 @@
"zh-chs": "无效的JSON档案:{0}。",
"zh-cht": "無效的JSON檔案:{0}。",
"xloc": [
- "default.handlebars->35->2120"
+ "default.handlebars->35->2123"
]
},
{
@@ -25211,7 +25228,7 @@
"zh-chs": "无效的PKCS签名",
"zh-cht": "無效的PKCS簽名",
"xloc": [
- "default.handlebars->35->2467"
+ "default.handlebars->35->2470"
]
},
{
@@ -25232,7 +25249,7 @@
"zh-cht": "無效的RSA密碼",
"it": "Firma RSA non valida",
"xloc": [
- "default.handlebars->35->2468"
+ "default.handlebars->35->2471"
]
},
{
@@ -25249,7 +25266,7 @@
"zh-chs": "无效的短信",
"xloc": [
"default-mobile.handlebars->11->671",
- "default.handlebars->35->2455"
+ "default.handlebars->35->2458"
]
},
{
@@ -25290,7 +25307,7 @@
"zh-chs": "无效域",
"xloc": [
"default-mobile.handlebars->11->651",
- "default.handlebars->35->2435"
+ "default.handlebars->35->2438"
]
},
{
@@ -25319,7 +25336,7 @@
"zh-chs": "不合规电邮",
"xloc": [
"default-mobile.handlebars->11->650",
- "default.handlebars->35->2434"
+ "default.handlebars->35->2437"
]
},
{
@@ -25406,7 +25423,7 @@
"xloc": [
"default-mobile.handlebars->11->649",
"default-mobile.handlebars->11->78",
- "default.handlebars->35->2433",
+ "default.handlebars->35->2436",
"default.handlebars->35->265"
]
},
@@ -25424,7 +25441,7 @@
"zh-chs": "网站权限无效",
"xloc": [
"default-mobile.handlebars->11->652",
- "default.handlebars->35->2436"
+ "default.handlebars->35->2439"
]
},
{
@@ -25464,7 +25481,7 @@
"zh-chs": "来自 {0}、{1}、{2} 的无效用户登录尝试",
"it": "Tentativo di accesso utente non valido da {0}, {1}, {2}",
"xloc": [
- "default.handlebars->35->2033"
+ "default.handlebars->35->2036"
]
},
{
@@ -25481,7 +25498,7 @@
"zh-chs": "无效的用户名",
"xloc": [
"default-mobile.handlebars->11->648",
- "default.handlebars->35->2432"
+ "default.handlebars->35->2435"
]
},
{
@@ -25515,7 +25532,7 @@
"zh-chs": "使电邮无效",
"zh-cht": "使電郵無效",
"xloc": [
- "default.handlebars->35->2098"
+ "default.handlebars->35->2101"
]
},
{
@@ -25600,7 +25617,7 @@
"zh-chs": "任何人都可以使用邀请代码通过以下公共连接将设备加入该设备组:",
"zh-cht": "任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:",
"xloc": [
- "default.handlebars->35->1843"
+ "default.handlebars->35->1846"
]
},
{
@@ -25670,11 +25687,11 @@
"xloc": [
"default-mobile.handlebars->11->646",
"default.handlebars->35->1676",
- "default.handlebars->35->1837",
- "default.handlebars->35->1842",
- "default.handlebars->35->1844",
- "default.handlebars->35->1849",
- "default.handlebars->35->2430"
+ "default.handlebars->35->1840",
+ "default.handlebars->35->1845",
+ "default.handlebars->35->1847",
+ "default.handlebars->35->1852",
+ "default.handlebars->35->2433"
]
},
{
@@ -25841,7 +25858,7 @@
"zh-chs": "JSON",
"zh-cht": "JSON",
"xloc": [
- "default.handlebars->35->2058"
+ "default.handlebars->35->2061"
]
},
{
@@ -25863,8 +25880,8 @@
"zh-chs": "JSON格式",
"zh-cht": "JSON格式",
"xloc": [
- "default.handlebars->35->2063",
- "default.handlebars->35->2128",
+ "default.handlebars->35->2066",
+ "default.handlebars->35->2131",
"default.handlebars->35->609"
]
},
@@ -25909,7 +25926,7 @@
"zh-chs": "已加入桌面Multiplex会话",
"zh-cht": "已加入桌面Multiplex會話",
"xloc": [
- "default.handlebars->35->1927"
+ "default.handlebars->35->1930"
]
},
{
@@ -25997,7 +26014,7 @@
"zh-chs": "保留现有密码",
"zh-cht": "保留現有密碼",
"xloc": [
- "default.handlebars->35->1709"
+ "default.handlebars->35->1712"
]
},
{
@@ -26141,7 +26158,7 @@
"zh-chs": "杀死进程{0}",
"zh-cht": "殺死進程{0}",
"xloc": [
- "default.handlebars->35->1942"
+ "default.handlebars->35->1945"
]
},
{
@@ -26610,7 +26627,7 @@
"zh-chs": "最后访问",
"zh-cht": "最後訪問",
"xloc": [
- "default.handlebars->35->2071"
+ "default.handlebars->35->2074"
]
},
{
@@ -26632,7 +26649,7 @@
"zh-chs": "上次登录",
"zh-cht": "上次登入",
"xloc": [
- "default.handlebars->35->2279"
+ "default.handlebars->35->2282"
]
},
{
@@ -26710,7 +26727,7 @@
"zh-chs": "上次更改:{0}",
"zh-cht": "上次更改:{0}",
"xloc": [
- "default.handlebars->35->2283"
+ "default.handlebars->35->2286"
]
},
{
@@ -26776,7 +26793,7 @@
"zh-chs": "上次登录:{0}",
"zh-cht": "上次登入:{0}",
"xloc": [
- "default.handlebars->35->2081"
+ "default.handlebars->35->2084"
]
},
{
@@ -27038,7 +27055,7 @@
"zh-chs": "如没有请留空。",
"zh-cht": "如沒有請留空。",
"xloc": [
- "default.handlebars->35->2327"
+ "default.handlebars->35->2330"
]
},
{
@@ -27104,7 +27121,7 @@
"zh-chs": "离开桌面多路复用会话",
"zh-cht": "離開桌面多路復用會話",
"xloc": [
- "default.handlebars->35->1928"
+ "default.handlebars->35->1931"
]
},
{
@@ -27126,7 +27143,7 @@
"zh-chs": "减",
"zh-cht": "減",
"xloc": [
- "default.handlebars->35->2563"
+ "default.handlebars->35->2566"
]
},
{
@@ -27212,7 +27229,7 @@
"zh-cht": "有限輸入",
"xloc": [
"default-mobile.handlebars->11->623",
- "default.handlebars->35->1819",
+ "default.handlebars->35->1822",
"default.handlebars->35->854",
"default.handlebars->35->876"
]
@@ -27237,7 +27254,7 @@
"zh-cht": "僅有限輸入",
"xloc": [
"default-mobile.handlebars->11->596",
- "default.handlebars->35->1774"
+ "default.handlebars->35->1777"
]
},
{
@@ -27894,8 +27911,8 @@
"default.handlebars->35->1319",
"default.handlebars->35->1634",
"default.handlebars->35->1638",
- "default.handlebars->35->2338",
- "default.handlebars->35->2385"
+ "default.handlebars->35->2341",
+ "default.handlebars->35->2388"
]
},
{
@@ -28026,7 +28043,7 @@
"zh-chs": "本地用户接受的远程终端请求",
"zh-cht": "本地用戶接受的遠程終端請求",
"xloc": [
- "default.handlebars->35->1950"
+ "default.handlebars->35->1953"
]
},
{
@@ -28048,7 +28065,7 @@
"zh-chs": "本地用户拒绝了远程终端请求",
"zh-cht": "本地用戶拒絕了遠程終端請求",
"xloc": [
- "default.handlebars->35->1951"
+ "default.handlebars->35->1954"
]
},
{
@@ -28137,7 +28154,7 @@
"zh-chs": "锁定账户",
"zh-cht": "鎖定賬戶",
"xloc": [
- "default.handlebars->35->2168"
+ "default.handlebars->35->2171"
]
},
{
@@ -28159,7 +28176,7 @@
"zh-chs": "锁定帐户设置",
"zh-cht": "鎖定帳戶設置",
"xloc": [
- "default.handlebars->35->2171"
+ "default.handlebars->35->2174"
]
},
{
@@ -28197,7 +28214,7 @@
"zh-chs": "锁定账户",
"zh-cht": "鎖定賬戶",
"xloc": [
- "default.handlebars->35->2101"
+ "default.handlebars->35->2104"
]
},
{
@@ -28267,7 +28284,7 @@
"zh-chs": "已锁定",
"zh-cht": "已鎖定",
"xloc": [
- "default.handlebars->35->2082"
+ "default.handlebars->35->2085"
]
},
{
@@ -28290,7 +28307,7 @@
"zh-cht": "被鎖定賬戶",
"xloc": [
"default-mobile.handlebars->11->77",
- "default.handlebars->35->2255",
+ "default.handlebars->35->2258",
"default.handlebars->35->264"
]
},
@@ -28313,7 +28330,7 @@
"zh-chs": "将远程用户锁定在桌面之外",
"zh-cht": "將遠程用戶鎖定在桌面之外",
"xloc": [
- "default.handlebars->35->1976"
+ "default.handlebars->35->1979"
]
},
{
@@ -29057,7 +29074,7 @@
"zh-chs": "主服务器信息",
"zh-cht": "主伺服器訊息",
"xloc": [
- "default.handlebars->35->2529"
+ "default.handlebars->35->2532"
]
},
{
@@ -29187,8 +29204,8 @@
"xloc": [
"default-mobile.handlebars->11->593",
"default-mobile.handlebars->11->613",
- "default.handlebars->35->1771",
- "default.handlebars->35->1808"
+ "default.handlebars->35->1774",
+ "default.handlebars->35->1811"
]
},
{
@@ -29212,8 +29229,8 @@
"xloc": [
"default-mobile.handlebars->11->592",
"default-mobile.handlebars->11->612",
- "default.handlebars->35->1770",
- "default.handlebars->35->1807"
+ "default.handlebars->35->1773",
+ "default.handlebars->35->1810"
]
},
{
@@ -29257,7 +29274,7 @@
"zh-chs": "管理录音",
"zh-cht": "管理錄音",
"xloc": [
- "default.handlebars->35->2166"
+ "default.handlebars->35->2169"
]
},
{
@@ -29301,7 +29318,7 @@
"zh-chs": "管理用户组",
"zh-cht": "管理用戶群",
"xloc": [
- "default.handlebars->35->2165"
+ "default.handlebars->35->2168"
]
},
{
@@ -29323,7 +29340,7 @@
"zh-chs": "管理用户",
"zh-cht": "管理用戶",
"xloc": [
- "default.handlebars->35->2164",
+ "default.handlebars->35->2167",
"default.handlebars->35->870"
]
},
@@ -29522,7 +29539,7 @@
"zh-chs": "经理",
"zh-cht": "經理",
"xloc": [
- "default.handlebars->35->2087"
+ "default.handlebars->35->2090"
]
},
{
@@ -29673,7 +29690,7 @@
"zh-chs": "达到连接数量上限",
"zh-cht": "達到連接數量上限",
"xloc": [
- "default.handlebars->35->2473"
+ "default.handlebars->35->2476"
]
},
{
@@ -29744,8 +29761,8 @@
"zh-chs": "Megabyte",
"zh-cht": "Megabyte",
"xloc": [
- "default.handlebars->35->2514",
- "default.handlebars->35->2519"
+ "default.handlebars->35->2517",
+ "default.handlebars->35->2522"
]
},
{
@@ -29769,7 +29786,7 @@
"xloc": [
"default-mobile.handlebars->11->541",
"default.handlebars->35->1280",
- "default.handlebars->35->2493",
+ "default.handlebars->35->2496",
"default.handlebars->container->column_l->p40->3->1->p40type->3"
]
},
@@ -29828,7 +29845,7 @@
"zh-cht": "網格代理控制台",
"xloc": [
"default-mobile.handlebars->11->600",
- "default.handlebars->35->1780"
+ "default.handlebars->35->1783"
]
},
{
@@ -29987,7 +30004,7 @@
"zh-chs": "MeshAgent流量",
"zh-cht": "MeshAgent流量",
"xloc": [
- "default.handlebars->35->2531"
+ "default.handlebars->35->2534"
]
},
{
@@ -30009,7 +30026,7 @@
"zh-chs": "MeshAgent更新",
"zh-cht": "MeshAgent更新",
"xloc": [
- "default.handlebars->35->2532"
+ "default.handlebars->35->2535"
]
},
{
@@ -30287,7 +30304,7 @@
"zh-chs": "MeshCentral服务器同级化",
"zh-cht": "MeshCentral伺服器同級化",
"xloc": [
- "default.handlebars->35->2530"
+ "default.handlebars->35->2533"
]
},
{
@@ -30702,7 +30719,7 @@
"zh-chs": "消息调度器",
"zh-cht": "電郵調度器",
"xloc": [
- "default.handlebars->35->2528"
+ "default.handlebars->35->2531"
]
},
{
@@ -30761,7 +30778,7 @@
"zh-chs": "信使",
"it": "Messaggero",
"xloc": [
- "default.handlebars->35->2398"
+ "default.handlebars->35->2401"
]
},
{
@@ -30953,7 +30970,7 @@
"zh-chs": "更多",
"zh-cht": "更多",
"xloc": [
- "default.handlebars->35->2562"
+ "default.handlebars->35->2565"
]
},
{
@@ -31042,7 +31059,7 @@
"zh-chs": "移动:“{0}”到“{1}”",
"zh-cht": "移動:“{0}”到“{1}”",
"xloc": [
- "default.handlebars->35->1975"
+ "default.handlebars->35->1978"
]
},
{
@@ -31064,7 +31081,7 @@
"zh-chs": "将设备{0}移动到组{1}",
"zh-cht": "將設備{0}移動到組{1}",
"xloc": [
- "default.handlebars->35->2008"
+ "default.handlebars->35->2011"
]
},
{
@@ -31102,8 +31119,8 @@
"zh-chs": "多个问题",
"it": "Problemi multipli",
"xloc": [
- "default.handlebars->35->1863",
- "default.handlebars->35->1877"
+ "default.handlebars->35->1866",
+ "default.handlebars->35->1880"
]
},
{
@@ -31137,7 +31154,7 @@
"zh-chs": "多路复用器",
"zh-cht": "多工器",
"xloc": [
- "default.handlebars->35->2416"
+ "default.handlebars->35->2419"
]
},
{
@@ -31587,13 +31604,13 @@
"default.handlebars->35->1612",
"default.handlebars->35->1617",
"default.handlebars->35->1646",
- "default.handlebars->35->1735",
- "default.handlebars->35->2069",
- "default.handlebars->35->2174",
- "default.handlebars->35->2190",
- "default.handlebars->35->2197",
- "default.handlebars->35->2242",
- "default.handlebars->35->2261",
+ "default.handlebars->35->1738",
+ "default.handlebars->35->2072",
+ "default.handlebars->35->2177",
+ "default.handlebars->35->2193",
+ "default.handlebars->35->2200",
+ "default.handlebars->35->2245",
+ "default.handlebars->35->2264",
"default.handlebars->35->269",
"default.handlebars->35->680",
"default.handlebars->container->column_l->p11->deskarea0->deskarea3x->DeskTools->deskToolsArea->DeskToolsProcessTab->deskToolsHeader->3",
@@ -31642,7 +31659,7 @@
"zh-chs": "名称1,名称2,名称3",
"zh-cht": "名稱1,名稱2,名稱3",
"xloc": [
- "default.handlebars->35->2156"
+ "default.handlebars->35->2159"
]
},
{
@@ -31819,7 +31836,7 @@
"zh-chs": "生成新的2FA备份代码",
"zh-cht": "生成新的2FA備份代碼",
"xloc": [
- "default.handlebars->35->2015"
+ "default.handlebars->35->2018"
]
},
{
@@ -31836,7 +31853,7 @@
"zh-chs": "新账户",
"xloc": [
"default-mobile.handlebars->11->641",
- "default.handlebars->35->2425"
+ "default.handlebars->35->2428"
]
},
{
@@ -31930,7 +31947,7 @@
"default-mobile.handlebars->11->144",
"default-mobile.handlebars->11->430",
"default.handlebars->35->1168",
- "default.handlebars->35->1907",
+ "default.handlebars->35->1910",
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
"sharing.handlebars->11->59",
@@ -32023,8 +32040,8 @@
"zh-chs": "新密码*",
"zh-cht": "新密碼*",
"xloc": [
- "default.handlebars->35->1713",
- "default.handlebars->35->1714"
+ "default.handlebars->35->1716",
+ "default.handlebars->35->1717"
]
},
{
@@ -32190,7 +32207,7 @@
"zh-chs": "没有桌面",
"zh-cht": "沒有桌面",
"xloc": [
- "default.handlebars->35->1815",
+ "default.handlebars->35->1818",
"default.handlebars->35->855",
"default.handlebars->35->877"
]
@@ -32214,7 +32231,7 @@
"zh-chs": "不能访问桌面",
"zh-cht": "不能訪問桌面",
"xloc": [
- "default.handlebars->35->1776"
+ "default.handlebars->35->1779"
]
},
{
@@ -32249,8 +32266,8 @@
"zh-cht": "找不到事件",
"xloc": [
"default.handlebars->35->1203",
- "default.handlebars->35->2045",
- "default.handlebars->35->2384"
+ "default.handlebars->35->2048",
+ "default.handlebars->35->2387"
]
},
{
@@ -32273,7 +32290,7 @@
"zh-cht": "不能存取檔案",
"xloc": [
"default-mobile.handlebars->11->598",
- "default.handlebars->35->1778"
+ "default.handlebars->35->1781"
]
},
{
@@ -32296,7 +32313,7 @@
"zh-cht": "沒有檔案",
"xloc": [
"default-mobile.handlebars->11->621",
- "default.handlebars->35->1817",
+ "default.handlebars->35->1820",
"default.handlebars->35->852",
"default.handlebars->35->874"
]
@@ -32345,8 +32362,8 @@
"xloc": [
"default-mobile.handlebars->11->599",
"default-mobile.handlebars->11->622",
- "default.handlebars->35->1779",
- "default.handlebars->35->1818"
+ "default.handlebars->35->1782",
+ "default.handlebars->35->1821"
]
},
{
@@ -32447,7 +32464,7 @@
"zh-chs": "没有成员",
"zh-cht": "沒有成員",
"xloc": [
- "default.handlebars->35->2224"
+ "default.handlebars->35->2227"
]
},
{
@@ -32469,7 +32486,7 @@
"zh-chs": "没有新的设备组",
"zh-cht": "沒有新的裝置群",
"xloc": [
- "default.handlebars->35->2169"
+ "default.handlebars->35->2172"
]
},
{
@@ -32492,7 +32509,7 @@
"zh-cht": "沒有政策",
"xloc": [
"default.handlebars->35->1677",
- "default.handlebars->35->1704"
+ "default.handlebars->35->1707"
]
},
{
@@ -32530,7 +32547,7 @@
"default-mobile.handlebars->11->578",
"default-mobile.handlebars->11->629",
"default.handlebars->35->1609",
- "default.handlebars->35->1825",
+ "default.handlebars->35->1828",
"default.handlebars->35->867",
"default.handlebars->35->889"
]
@@ -32591,7 +32608,7 @@
"zh-cht": "沒有終端",
"xloc": [
"default-mobile.handlebars->11->620",
- "default.handlebars->35->1816",
+ "default.handlebars->35->1819",
"default.handlebars->35->851",
"default.handlebars->35->873"
]
@@ -32616,7 +32633,7 @@
"zh-cht": "不能訪問終端",
"xloc": [
"default-mobile.handlebars->11->597",
- "default.handlebars->35->1777"
+ "default.handlebars->35->1780"
]
},
{
@@ -32638,7 +32655,7 @@
"zh-chs": "没有工具(MeshCmd /路由器)",
"zh-cht": "沒有工具(MeshCmd /路由器)",
"xloc": [
- "default.handlebars->35->2170"
+ "default.handlebars->35->2173"
]
},
{
@@ -32689,8 +32706,8 @@
"zh-chs": "没有自动更新",
"it": "Nessun aggiornamento automatico",
"xloc": [
- "default.handlebars->35->1861",
- "default.handlebars->35->1875"
+ "default.handlebars->35->1864",
+ "default.handlebars->35->1878"
]
},
{
@@ -32712,8 +32729,8 @@
"zh-chs": "没有共同的设备组",
"zh-cht": "沒有共同的裝置群",
"xloc": [
- "default.handlebars->35->2230",
- "default.handlebars->35->2354"
+ "default.handlebars->35->2233",
+ "default.handlebars->35->2357"
]
},
{
@@ -32845,8 +32862,8 @@
"zh-chs": "没有共同的设备",
"zh-cht": "沒有共同的裝置",
"xloc": [
- "default.handlebars->35->2236",
- "default.handlebars->35->2366"
+ "default.handlebars->35->2239",
+ "default.handlebars->35->2369"
]
},
{
@@ -32884,7 +32901,7 @@
"zh-chs": "该设备组中没有设备。",
"zh-cht": "該裝置群中沒有裝置。",
"xloc": [
- "default.handlebars->35->1879"
+ "default.handlebars->35->1882"
]
},
{
@@ -32997,7 +33014,7 @@
"zh-chs": "找不到群组。",
"zh-cht": "找不到群組。",
"xloc": [
- "default.handlebars->35->2173"
+ "default.handlebars->35->2176"
]
},
{
@@ -33144,7 +33161,7 @@
"zh-chs": "此用户没有电话号码",
"xloc": [
"default-mobile.handlebars->11->672",
- "default.handlebars->35->2456"
+ "default.handlebars->35->2459"
]
},
{
@@ -33188,7 +33205,7 @@
"zh-chs": "没有录音。",
"zh-cht": "沒有錄音。",
"xloc": [
- "default.handlebars->35->2386"
+ "default.handlebars->35->2389"
]
},
{
@@ -33222,7 +33239,7 @@
"zh-chs": "没有服务器权限",
"zh-cht": "沒有伺服器權限",
"xloc": [
- "default.handlebars->35->2256"
+ "default.handlebars->35->2259"
]
},
{
@@ -33249,7 +33266,7 @@
"zh-chs": "没有用户组成员身份",
"zh-cht": "沒有用戶群成員身份",
"xloc": [
- "default.handlebars->35->2360"
+ "default.handlebars->35->2363"
]
},
{
@@ -33266,7 +33283,7 @@
"zh-chs": "无用户管理权限",
"xloc": [
"default-mobile.handlebars->11->670",
- "default.handlebars->35->2454"
+ "default.handlebars->35->2457"
]
},
{
@@ -33288,7 +33305,7 @@
"zh-chs": "未找到相应的用户。",
"zh-cht": "未找到相應的用戶。",
"xloc": [
- "default.handlebars->35->2077"
+ "default.handlebars->35->2080"
]
},
{
@@ -33402,18 +33419,18 @@
"default.handlebars->35->1668",
"default.handlebars->35->1673",
"default.handlebars->35->1675",
- "default.handlebars->35->1864",
- "default.handlebars->35->1889",
- "default.handlebars->35->1894",
- "default.handlebars->35->2053",
- "default.handlebars->35->2194",
- "default.handlebars->35->2196",
- "default.handlebars->35->2213",
+ "default.handlebars->35->1867",
+ "default.handlebars->35->1892",
+ "default.handlebars->35->1897",
+ "default.handlebars->35->2056",
+ "default.handlebars->35->2197",
+ "default.handlebars->35->2199",
+ "default.handlebars->35->2216",
"default.handlebars->35->222",
- "default.handlebars->35->2275",
- "default.handlebars->35->2284",
- "default.handlebars->35->2288",
- "default.handlebars->35->2300",
+ "default.handlebars->35->2278",
+ "default.handlebars->35->2287",
+ "default.handlebars->35->2291",
+ "default.handlebars->35->2303",
"default.handlebars->35->241",
"default.handlebars->35->314",
"default.handlebars->35->315",
@@ -33603,8 +33620,8 @@
"zh-chs": "未连接",
"zh-cht": "未連接",
"xloc": [
- "default.handlebars->35->1855",
- "default.handlebars->35->1868"
+ "default.handlebars->35->1858",
+ "default.handlebars->35->1871"
]
},
{
@@ -33665,7 +33682,7 @@
"zh-chs": "不在服务器上",
"zh-cht": "不在伺服器上",
"xloc": [
- "default.handlebars->35->2408"
+ "default.handlebars->35->2411"
]
},
{
@@ -33687,8 +33704,8 @@
"zh-chs": "没有设置",
"zh-cht": "沒有設置",
"xloc": [
- "default.handlebars->35->2262",
- "default.handlebars->35->2263"
+ "default.handlebars->35->2265",
+ "default.handlebars->35->2266"
]
},
{
@@ -33710,7 +33727,7 @@
"zh-chs": "未经审核的",
"zh-cht": "未經審核的",
"xloc": [
- "default.handlebars->35->2334"
+ "default.handlebars->35->2337"
]
},
{
@@ -33734,7 +33751,7 @@
"xloc": [
"default-mobile.handlebars->11->339",
"default.handlebars->35->1684",
- "default.handlebars->35->2308",
+ "default.handlebars->35->2311",
"default.handlebars->35->778",
"default.handlebars->35->861",
"default.handlebars->35->883",
@@ -33783,7 +33800,7 @@
"zh-cht": "通知設定",
"xloc": [
"default.handlebars->35->1569",
- "default.handlebars->35->1854",
+ "default.handlebars->35->1857",
"default.handlebars->container->column_l->p2->p2info->p2AccountActions->3->10"
]
},
@@ -33819,7 +33836,7 @@
"zh-chs": "通知设置还必须在帐户设置中启用。",
"zh-cht": "通知設定還必須在帳戶設定中啟用。",
"xloc": [
- "default.handlebars->35->1850"
+ "default.handlebars->35->1853"
]
},
{
@@ -33885,7 +33902,7 @@
"zh-chs": "通知",
"zh-cht": "通知",
"xloc": [
- "default.handlebars->35->2314",
+ "default.handlebars->35->2317",
"default.handlebars->35->238"
]
},
@@ -33930,9 +33947,9 @@
"zh-chs": "通知使用者",
"zh-cht": "通知使用者",
"xloc": [
- "default.handlebars->35->1743",
- "default.handlebars->35->1747",
- "default.handlebars->35->1750"
+ "default.handlebars->35->1746",
+ "default.handlebars->35->1750",
+ "default.handlebars->35->1753"
]
},
{
@@ -33954,7 +33971,7 @@
"zh-chs": "通知{0}",
"zh-cht": "通知{0}",
"xloc": [
- "default.handlebars->35->2116"
+ "default.handlebars->35->2119"
]
},
{
@@ -33970,7 +33987,7 @@
"zh-chs": "空值",
"it": "Nullo",
"xloc": [
- "default.handlebars->35->2522"
+ "default.handlebars->35->2525"
]
},
{
@@ -34012,8 +34029,8 @@
"default-mobile.handlebars->container->page_content->column_l->p10->p10dialog->5",
"default-mobile.handlebars->dialog->idx_dlgButtonBar",
"default.handlebars->35->1631",
- "default.handlebars->35->1859",
- "default.handlebars->35->1873",
+ "default.handlebars->35->1862",
+ "default.handlebars->35->1876",
"default.handlebars->35->729",
"default.handlebars->35->733",
"default.handlebars->35->737",
@@ -34110,7 +34127,7 @@
"zh-cht": "發生在{0}",
"xloc": [
"default-mobile.handlebars->11->638",
- "default.handlebars->35->2422"
+ "default.handlebars->35->2425"
]
},
{
@@ -34154,7 +34171,7 @@
"zh-chs": "离线用户",
"zh-cht": "離線用戶",
"xloc": [
- "default.handlebars->35->2074"
+ "default.handlebars->35->2077"
]
},
{
@@ -34221,7 +34238,7 @@
"zh-chs": "一天",
"zh-cht": "一天",
"xloc": [
- "default.handlebars->35->2050"
+ "default.handlebars->35->2053"
]
},
{
@@ -34290,7 +34307,7 @@
"zh-chs": "在线用户",
"zh-cht": "在線用戶",
"xloc": [
- "default.handlebars->35->2073"
+ "default.handlebars->35->2076"
]
},
{
@@ -34542,7 +34559,7 @@
"zh-chs": "开头:{0}",
"zh-cht": "開場:{0}",
"xloc": [
- "default.handlebars->35->1943"
+ "default.handlebars->35->1946"
]
},
{
@@ -34593,8 +34610,8 @@
"zh-cht": "操作",
"xloc": [
"default-mobile.handlebars->11->329",
- "default.handlebars->35->2100",
- "default.handlebars->35->2181",
+ "default.handlebars->35->2103",
+ "default.handlebars->35->2184",
"default.handlebars->35->567",
"default.handlebars->35->582",
"default.handlebars->35->955"
@@ -34937,7 +34954,7 @@
"zh-chs": "部分的",
"zh-cht": "部分的",
"xloc": [
- "default.handlebars->35->2088"
+ "default.handlebars->35->2091"
]
},
{
@@ -35021,7 +35038,7 @@
"zh-chs": "部分权限",
"zh-cht": "部分權限",
"xloc": [
- "default.handlebars->35->2259"
+ "default.handlebars->35->2262"
]
},
{
@@ -35070,13 +35087,13 @@
"default-mobile.handlebars->11->417",
"default.handlebars->35->1126",
"default.handlebars->35->1147",
- "default.handlebars->35->1710",
- "default.handlebars->35->2144",
- "default.handlebars->35->2145",
- "default.handlebars->35->2280",
- "default.handlebars->35->2282",
- "default.handlebars->35->2339",
- "default.handlebars->35->2340",
+ "default.handlebars->35->1713",
+ "default.handlebars->35->2147",
+ "default.handlebars->35->2148",
+ "default.handlebars->35->2283",
+ "default.handlebars->35->2285",
+ "default.handlebars->35->2342",
+ "default.handlebars->35->2343",
"default.handlebars->35->273",
"default.handlebars->35->389",
"default.handlebars->35->978",
@@ -35205,7 +35222,7 @@
"zh-chs": "密码已更改。",
"xloc": [
"default-mobile.handlebars->11->666",
- "default.handlebars->35->2450"
+ "default.handlebars->35->2453"
]
},
{
@@ -35250,7 +35267,7 @@
"zh-chs": "密码提示",
"zh-cht": "密碼提示",
"xloc": [
- "default.handlebars->35->2341"
+ "default.handlebars->35->2344"
]
},
{
@@ -35403,8 +35420,8 @@
"default-mobile.handlebars->container->page_content->column_l->p5->p5myfiles->p5toolbar->1->0->1->3",
"default.handlebars->35->1141",
"default.handlebars->35->1182",
- "default.handlebars->35->1916",
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
+ "default.handlebars->35->1919",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
"sharing.handlebars->11->41",
@@ -35432,7 +35449,7 @@
"zh-chs": "将文本粘贴到终端中",
"zh-cht": "將文本黏貼到終端中",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->3",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->3",
"sharing.handlebars->p12->9->3"
]
},
@@ -35791,7 +35808,7 @@
"zh-chs": "执行电源操作= {0},强制执行= {1}",
"zh-cht": "執行電源操作= {0},強制執行= {1}",
"xloc": [
- "default.handlebars->35->1948"
+ "default.handlebars->35->1951"
]
},
{
@@ -35808,7 +35825,7 @@
"zh-chs": "没有权限",
"xloc": [
"default-mobile.handlebars->11->647",
- "default.handlebars->35->2431"
+ "default.handlebars->35->2434"
]
},
{
@@ -35831,8 +35848,8 @@
"zh-cht": "權限",
"xloc": [
"default-mobile.handlebars->11->632",
- "default.handlebars->35->1828",
- "default.handlebars->35->2072"
+ "default.handlebars->35->1831",
+ "default.handlebars->35->2075"
]
},
{
@@ -35914,7 +35931,7 @@
"default.handlebars->35->1311",
"default.handlebars->35->1314",
"default.handlebars->35->204",
- "default.handlebars->35->2329"
+ "default.handlebars->35->2332"
]
},
{
@@ -35936,7 +35953,7 @@
"zh-chs": "电话号码",
"zh-cht": "電話號碼",
"xloc": [
- "default.handlebars->35->2274"
+ "default.handlebars->35->2277"
]
},
{
@@ -35960,7 +35977,7 @@
"xloc": [
"default-mobile.handlebars->11->90",
"default.handlebars->35->1313",
- "default.handlebars->35->2328"
+ "default.handlebars->35->2331"
]
},
{
@@ -36158,7 +36175,7 @@
"zh-cht": "外掛指令",
"xloc": [
"default.handlebars->35->254",
- "default.handlebars->35->2559"
+ "default.handlebars->35->2562"
]
},
{
@@ -36519,7 +36536,7 @@
"zh-chs": "电源状态",
"zh-cht": "電源狀態",
"xloc": [
- "default.handlebars->35->1866",
+ "default.handlebars->35->1869",
"default.handlebars->container->column_l->p21->p21main->1->1->meshPowerChartDiv->1"
]
},
@@ -36661,7 +36678,7 @@
"zh-chs": "存在于服务器上",
"zh-cht": "存在於伺服器上",
"xloc": [
- "default.handlebars->35->2407"
+ "default.handlebars->35->2410"
]
},
{
@@ -36771,8 +36788,8 @@
"default-mobile.handlebars->11->79",
"default-mobile.handlebars->11->80",
"default.handlebars->35->1306",
- "default.handlebars->35->2323",
- "default.handlebars->35->2337",
+ "default.handlebars->35->2326",
+ "default.handlebars->35->2340",
"default.handlebars->35->266"
]
},
@@ -36952,7 +36969,7 @@
"zh-chs": "处理控制台命令:“{0}”",
"zh-cht": "處理控制台命令:“{0}”",
"xloc": [
- "default.handlebars->35->1940"
+ "default.handlebars->35->1943"
]
},
{
@@ -37018,9 +37035,9 @@
"zh-chs": "用户同意提示",
"zh-cht": "用戶同意提示",
"xloc": [
- "default.handlebars->35->1744",
- "default.handlebars->35->1748",
- "default.handlebars->35->1751"
+ "default.handlebars->35->1747",
+ "default.handlebars->35->1751",
+ "default.handlebars->35->1754"
]
},
{
@@ -37042,7 +37059,7 @@
"zh-chs": "协议",
"zh-cht": "協議",
"xloc": [
- "default.handlebars->35->2405",
+ "default.handlebars->35->2408",
"player.handlebars->3->16"
]
},
@@ -37120,7 +37137,7 @@
"zh-cht": "公開鏈結",
"xloc": [
"default-mobile.handlebars->11->139",
- "default.handlebars->35->1901"
+ "default.handlebars->35->1904"
]
},
{
@@ -37538,7 +37555,7 @@
"zh-chs": "RSS",
"zh-cht": "RSS",
"xloc": [
- "default.handlebars->35->2518"
+ "default.handlebars->35->2521"
]
},
{
@@ -37582,7 +37599,7 @@
"zh-chs": "随机密码",
"zh-cht": "隨機密碼",
"xloc": [
- "default.handlebars->35->1711"
+ "default.handlebars->35->1714"
]
},
{
@@ -37604,7 +37621,7 @@
"zh-chs": "随机密码。",
"zh-cht": "隨機密碼。",
"xloc": [
- "default.handlebars->35->2146"
+ "default.handlebars->35->2149"
]
},
{
@@ -37667,9 +37684,9 @@
"zh-chs": "真正的名字",
"zh-cht": "真正的名字",
"xloc": [
- "default.handlebars->35->2271",
- "default.handlebars->35->2273",
- "default.handlebars->35->2330"
+ "default.handlebars->35->2274",
+ "default.handlebars->35->2276",
+ "default.handlebars->35->2333"
]
},
{
@@ -37691,7 +37708,7 @@
"zh-chs": "境界",
"zh-cht": "境界",
"xloc": [
- "default.handlebars->35->2155"
+ "default.handlebars->35->2158"
]
},
{
@@ -37782,7 +37799,7 @@
"zh-chs": "记录会议",
"zh-cht": "記錄會議",
"xloc": [
- "default.handlebars->35->1754"
+ "default.handlebars->35->1757"
]
},
{
@@ -37804,7 +37821,7 @@
"zh-chs": "记录细节",
"zh-cht": "記錄細節",
"xloc": [
- "default.handlebars->35->2419"
+ "default.handlebars->35->2422"
]
},
{
@@ -37863,7 +37880,7 @@
"default-mobile.handlebars->11->145",
"default-mobile.handlebars->11->431",
"default.handlebars->35->1169",
- "default.handlebars->35->1908",
+ "default.handlebars->35->1911",
"sharing.handlebars->11->60"
]
},
@@ -37985,7 +38002,7 @@
"zh-cht": "中繼",
"xloc": [
"default-mobile.handlebars->11->238",
- "default.handlebars->35->2500",
+ "default.handlebars->35->2503",
"default.handlebars->35->325",
"default.handlebars->35->545"
]
@@ -38009,7 +38026,7 @@
"zh-chs": "中继数量",
"zh-cht": "中繼數量",
"xloc": [
- "default.handlebars->35->2485"
+ "default.handlebars->35->2488"
]
},
{
@@ -38043,7 +38060,7 @@
"zh-chs": "中继错误",
"zh-cht": "中繼錯誤",
"xloc": [
- "default.handlebars->35->2478"
+ "default.handlebars->35->2481"
]
},
{
@@ -38077,8 +38094,8 @@
"zh-chs": "中继连接",
"zh-cht": "中繼連接",
"xloc": [
- "default.handlebars->35->2484",
- "default.handlebars->35->2512"
+ "default.handlebars->35->2487",
+ "default.handlebars->35->2515"
]
},
{
@@ -38297,7 +38314,7 @@
"zh-cht": "遠程命令",
"xloc": [
"default-mobile.handlebars->11->607",
- "default.handlebars->35->1787"
+ "default.handlebars->35->1790"
]
},
{
@@ -38321,8 +38338,8 @@
"xloc": [
"default-mobile.handlebars->11->594",
"default-mobile.handlebars->11->614",
- "default.handlebars->35->1772",
- "default.handlebars->35->1809"
+ "default.handlebars->35->1775",
+ "default.handlebars->35->1812"
]
},
{
@@ -38417,8 +38434,8 @@
"zh-chs": "远程桌面连接栏已激活/更新",
"zh-cht": "遠程桌面連接欄已激活/更新",
"xloc": [
- "default.handlebars->35->1954",
- "default.handlebars->35->1960"
+ "default.handlebars->35->1957",
+ "default.handlebars->35->1963"
]
},
{
@@ -38440,7 +38457,7 @@
"zh-chs": "远程桌面连接栏失败或不受支持",
"zh-cht": "遠程桌面連接欄失敗或不受支持",
"xloc": [
- "default.handlebars->35->1955"
+ "default.handlebars->35->1958"
]
},
{
@@ -38462,7 +38479,7 @@
"zh-chs": "远程桌面连接栏失败或不受支持",
"zh-cht": "遠程桌面連接欄失敗或不受支持",
"xloc": [
- "default.handlebars->35->1961"
+ "default.handlebars->35->1964"
]
},
{
@@ -38484,9 +38501,9 @@
"zh-chs": "本地用户强行关闭了远程桌面连接",
"zh-cht": "本地用戶強行關閉了遠程桌面連接",
"xloc": [
- "default.handlebars->35->1952",
- "default.handlebars->35->1956",
- "default.handlebars->35->1962"
+ "default.handlebars->35->1955",
+ "default.handlebars->35->1959",
+ "default.handlebars->35->1965"
]
},
{
@@ -38823,8 +38840,8 @@
"xloc": [
"default-mobile.handlebars->11->595",
"default-mobile.handlebars->11->619",
- "default.handlebars->35->1773",
- "default.handlebars->35->1814"
+ "default.handlebars->35->1776",
+ "default.handlebars->35->1817"
]
},
{
@@ -39030,8 +39047,8 @@
"zh-chs": "删除设备组权限",
"zh-cht": "刪除裝置群權限",
"xloc": [
- "default.handlebars->35->2240",
- "default.handlebars->35->2382"
+ "default.handlebars->35->2243",
+ "default.handlebars->35->2385"
]
},
{
@@ -39053,8 +39070,8 @@
"zh-chs": "删除设备权限",
"zh-cht": "刪除裝置權限",
"xloc": [
- "default.handlebars->35->2238",
- "default.handlebars->35->2369"
+ "default.handlebars->35->2241",
+ "default.handlebars->35->2372"
]
},
{
@@ -39076,7 +39093,7 @@
"zh-chs": "删除设备共享",
"zh-cht": "刪除設備共享",
"xloc": [
- "default.handlebars->35->2367"
+ "default.handlebars->35->2370"
]
},
{
@@ -39133,7 +39150,7 @@
"zh-chs": "删除用户组成员身份",
"zh-cht": "刪除用戶群成員身份",
"xloc": [
- "default.handlebars->35->2378"
+ "default.handlebars->35->2381"
]
},
{
@@ -39155,8 +39172,8 @@
"zh-chs": "删除用户组权限",
"zh-cht": "刪除用戶群權限",
"xloc": [
- "default.handlebars->35->1833",
- "default.handlebars->35->2374"
+ "default.handlebars->35->1836",
+ "default.handlebars->35->2377"
]
},
{
@@ -39178,7 +39195,7 @@
"zh-chs": "删除用户成员资格",
"zh-cht": "刪除用戶成員資格",
"xloc": [
- "default.handlebars->35->2248"
+ "default.handlebars->35->2251"
]
},
{
@@ -39200,8 +39217,8 @@
"zh-chs": "删除用户权限",
"zh-cht": "刪除用戶權限",
"xloc": [
- "default.handlebars->35->1831",
- "default.handlebars->35->2371"
+ "default.handlebars->35->1834",
+ "default.handlebars->35->2374"
]
},
{
@@ -39223,7 +39240,7 @@
"zh-chs": "删除所有两因素认证。",
"zh-cht": "刪除所有二因子鑑別。",
"xloc": [
- "default.handlebars->35->2344"
+ "default.handlebars->35->2347"
]
},
{
@@ -39245,7 +39262,7 @@
"zh-chs": "删除此用户标识的所有先前事件。",
"zh-cht": "刪除此用戶標識的所有先前事件。",
"xloc": [
- "default.handlebars->35->2147"
+ "default.handlebars->35->2150"
]
},
{
@@ -39267,7 +39284,7 @@
"zh-chs": "断开连接后移除设备",
"zh-cht": "斷開連接後删除裝置",
"xloc": [
- "default.handlebars->35->1752"
+ "default.handlebars->35->1755"
]
},
{
@@ -39416,7 +39433,7 @@
"zh-chs": "删除此用户",
"zh-cht": "刪除此用戶",
"xloc": [
- "default.handlebars->35->2318"
+ "default.handlebars->35->2321"
]
},
{
@@ -39438,7 +39455,7 @@
"zh-chs": "删除用户组成员身份",
"zh-cht": "刪除用戶群成員身份",
"xloc": [
- "default.handlebars->35->2358"
+ "default.handlebars->35->2361"
]
},
{
@@ -39460,7 +39477,7 @@
"zh-chs": "删除此设备的用户组权限",
"zh-cht": "刪除此裝置的用戶群權限",
"xloc": [
- "default.handlebars->35->2234"
+ "default.handlebars->35->2237"
]
},
{
@@ -39482,7 +39499,7 @@
"zh-chs": "删除此设备组的用户组权限",
"zh-cht": "刪除此裝置群的用戶群權限",
"xloc": [
- "default.handlebars->35->2228",
+ "default.handlebars->35->2231",
"default.handlebars->35->829"
]
},
@@ -39506,9 +39523,9 @@
"zh-cht": "刪除此裝置群的用戶權限",
"xloc": [
"default.handlebars->35->1697",
- "default.handlebars->35->2222",
- "default.handlebars->35->2352",
- "default.handlebars->35->2364",
+ "default.handlebars->35->2225",
+ "default.handlebars->35->2355",
+ "default.handlebars->35->2367",
"default.handlebars->35->830"
]
},
@@ -39543,7 +39560,7 @@
"zh-chs": "删除身份验证应用程序",
"zh-cht": "刪除身份驗證應用程序",
"xloc": [
- "default.handlebars->35->2014"
+ "default.handlebars->35->2017"
]
},
{
@@ -39565,7 +39582,7 @@
"zh-chs": "删除的设备共享{0}",
"zh-cht": "刪除的設備共享{0}",
"xloc": [
- "default.handlebars->35->2025"
+ "default.handlebars->35->2028"
]
},
{
@@ -39587,7 +39604,7 @@
"zh-chs": "从设备组{1}中删除了设备{0}",
"zh-cht": "從設備組{1}中刪除了設備{0}",
"xloc": [
- "default.handlebars->35->2010"
+ "default.handlebars->35->2013"
]
},
{
@@ -39603,7 +39620,7 @@
"zh-chs": "删除了登录令牌",
"it": "Token di accesso rimosso",
"xloc": [
- "default.handlebars->35->2039"
+ "default.handlebars->35->2042"
]
},
{
@@ -39625,7 +39642,7 @@
"zh-chs": "已删除用户{0}的电话号码",
"zh-cht": "已刪除用戶{0}的電話號碼",
"xloc": [
- "default.handlebars->35->2020"
+ "default.handlebars->35->2023"
]
},
{
@@ -39640,7 +39657,7 @@
"zh-chs": "删除了推送通知身份验证设备",
"it": "Dispositivo di autenticazione delle notifiche push rimosso",
"xloc": [
- "default.handlebars->35->2037"
+ "default.handlebars->35->2040"
]
},
{
@@ -39662,7 +39679,7 @@
"zh-chs": "移除安全密钥",
"zh-cht": "移除安全密鑰",
"xloc": [
- "default.handlebars->35->2017"
+ "default.handlebars->35->2020"
]
},
{
@@ -39684,9 +39701,9 @@
"zh-chs": "删除了{0}的用户设备权限",
"zh-cht": "刪除了{0}的用戶設備權限",
"xloc": [
- "default.handlebars->35->1983",
- "default.handlebars->35->2004",
- "default.handlebars->35->2009"
+ "default.handlebars->35->1986",
+ "default.handlebars->35->2007",
+ "default.handlebars->35->2012"
]
},
{
@@ -39708,7 +39725,7 @@
"zh-chs": "从设备组{1}中删除了用户组{0}",
"zh-cht": "從設備組{1}中刪除了用戶組{0}",
"xloc": [
- "default.handlebars->35->1993"
+ "default.handlebars->35->1996"
]
},
{
@@ -39730,7 +39747,7 @@
"zh-chs": "从设备组{1}中删除了用户{0}",
"zh-cht": "已從設備組{1}中刪除用戶{0}",
"xloc": [
- "default.handlebars->35->2006"
+ "default.handlebars->35->2009"
]
},
{
@@ -39752,8 +39769,8 @@
"zh-chs": "从用户组{1}中删除了用户{0}",
"zh-cht": "從用戶組{1}中刪除了用戶{0}",
"xloc": [
- "default.handlebars->35->1985",
- "default.handlebars->35->1995"
+ "default.handlebars->35->1988",
+ "default.handlebars->35->1998"
]
},
{
@@ -39780,7 +39797,7 @@
"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->35->1173",
- "default.handlebars->35->1912",
+ "default.handlebars->35->1915",
"default.handlebars->35->646",
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
"default.handlebars->container->column_l->p5->p5toolbar->1->0->p5filehead->3",
@@ -39820,7 +39837,7 @@
"zh-chs": "重命名:“{0}”为“{1}”",
"zh-cht": "重命名:“{0}”為“{1}”",
"xloc": [
- "default.handlebars->35->1971"
+ "default.handlebars->35->1974"
]
},
{
@@ -39842,7 +39859,7 @@
"zh-chs": "报告日",
"zh-cht": "報告日",
"xloc": [
- "default.handlebars->35->2051"
+ "default.handlebars->35->2054"
]
},
{
@@ -39864,7 +39881,7 @@
"zh-chs": "报告类型",
"zh-cht": "報告類型",
"xloc": [
- "default.handlebars->35->2046"
+ "default.handlebars->35->2049"
]
},
{
@@ -39973,8 +39990,8 @@
"zh-cht": "要求:{0}。",
"xloc": [
"default-mobile.handlebars->11->113",
- "default.handlebars->35->2152",
- "default.handlebars->35->2342"
+ "default.handlebars->35->2155",
+ "default.handlebars->35->2345"
]
},
{
@@ -40091,7 +40108,7 @@
"zh-cht": "重置/關閉電源",
"xloc": [
"default-mobile.handlebars->11->608",
- "default.handlebars->35->1788"
+ "default.handlebars->35->1791"
]
},
{
@@ -40230,7 +40247,7 @@
"zh-cht": "重置/關閉",
"xloc": [
"default-mobile.handlebars->11->628",
- "default.handlebars->35->1824",
+ "default.handlebars->35->1827",
"default.handlebars->35->866",
"default.handlebars->35->888"
]
@@ -40368,7 +40385,7 @@
"zh-chs": "限制条件",
"zh-cht": "限制條件",
"xloc": [
- "default.handlebars->35->2260"
+ "default.handlebars->35->2263"
]
},
{
@@ -40476,7 +40493,7 @@
"default-mobile.handlebars->11->131",
"default-mobile.handlebars->11->424",
"default.handlebars->35->1157",
- "default.handlebars->35->1880",
+ "default.handlebars->35->1883",
"sharing.handlebars->11->49"
]
},
@@ -40808,7 +40825,7 @@
"zh-chs": "运行命令",
"zh-cht": "運行命令",
"xloc": [
- "default.handlebars->35->1947"
+ "default.handlebars->35->1950"
]
},
{
@@ -40830,7 +40847,7 @@
"zh-chs": "以用户身份运行命令",
"zh-cht": "以用戶身份運行命令",
"xloc": [
- "default.handlebars->35->2022"
+ "default.handlebars->35->2025"
]
},
{
@@ -40852,7 +40869,7 @@
"zh-chs": "如果可能,以用户身份运行命令",
"zh-cht": "如果可能,以用戶身份運行命令",
"xloc": [
- "default.handlebars->35->2023"
+ "default.handlebars->35->2026"
]
},
{
@@ -40964,8 +40981,8 @@
"zh-chs": "短信",
"zh-cht": "短信",
"xloc": [
- "default.handlebars->35->2305",
- "default.handlebars->35->2310",
+ "default.handlebars->35->2308",
+ "default.handlebars->35->2313",
"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->resettokenpanel->1->5->1->2->1->3",
"login.handlebars->container->column_l->centralTable->1->0->logincell->tokenpanel->1->7->1->4->1->3",
@@ -40992,7 +41009,7 @@
"zh-chs": "此用户的短信功能电话号码。",
"zh-cht": "此用戶的短信功能電話號碼。",
"xloc": [
- "default.handlebars->35->2326"
+ "default.handlebars->35->2329"
]
},
{
@@ -41009,7 +41026,7 @@
"zh-chs": "短信错误",
"xloc": [
"default-mobile.handlebars->11->674",
- "default.handlebars->35->2458"
+ "default.handlebars->35->2461"
]
},
{
@@ -41026,7 +41043,7 @@
"zh-chs": "短信错误:{0}",
"xloc": [
"default-mobile.handlebars->11->675",
- "default.handlebars->35->2459"
+ "default.handlebars->35->2462"
]
},
{
@@ -41043,7 +41060,7 @@
"zh-chs": "短信网关未启用",
"xloc": [
"default-mobile.handlebars->11->669",
- "default.handlebars->35->2453"
+ "default.handlebars->35->2456"
]
},
{
@@ -41096,7 +41113,7 @@
"zh-chs": "短信发送成功。",
"xloc": [
"default-mobile.handlebars->11->673",
- "default.handlebars->35->2457"
+ "default.handlebars->35->2460"
]
},
{
@@ -41771,8 +41788,8 @@
"default-mobile.handlebars->11->346",
"default-mobile.handlebars->11->518",
"default.handlebars->35->1257",
- "default.handlebars->35->1878",
- "default.handlebars->35->2306",
+ "default.handlebars->35->1881",
+ "default.handlebars->35->2309",
"default.handlebars->35->390",
"default.handlebars->35->979",
"default.handlebars->container->column_l->p21->p21main->1->1->meshSecurityChartDiv->1"
@@ -41797,7 +41814,7 @@
"zh-chs": "安全密钥",
"zh-cht": "安全密鑰",
"xloc": [
- "default.handlebars->35->2303"
+ "default.handlebars->35->2306"
]
},
{
@@ -41814,7 +41831,7 @@
"zh-chs": "安全警告",
"xloc": [
"default-mobile.handlebars->11->643",
- "default.handlebars->35->2427"
+ "default.handlebars->35->2430"
]
},
{
@@ -41872,9 +41889,9 @@
"xloc": [
"default.handlebars->35->1164",
"default.handlebars->35->1166",
- "default.handlebars->35->1904",
- "default.handlebars->35->2096",
- "default.handlebars->35->2179",
+ "default.handlebars->35->1907",
+ "default.handlebars->35->2099",
+ "default.handlebars->35->2182",
"default.handlebars->35->550",
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->devListToolbar",
"default.handlebars->container->column_l->p13->p13toolbar->1->2->1->3",
@@ -41907,9 +41924,9 @@
"zh-cht": "選擇無",
"xloc": [
"default.handlebars->35->1165",
- "default.handlebars->35->1903",
- "default.handlebars->35->2095",
- "default.handlebars->35->2178",
+ "default.handlebars->35->1906",
+ "default.handlebars->35->2098",
+ "default.handlebars->35->2181",
"default.handlebars->35->549",
"default.handlebars->meshContextMenu->cxselectnone",
"sharing.handlebars->11->57"
@@ -42037,8 +42054,8 @@
"zh-chs": "选择要对所有选定用户执行的操作。",
"zh-cht": "選擇要對所有選定用戶執行的操作。",
"xloc": [
- "default.handlebars->35->2099",
- "default.handlebars->35->2180"
+ "default.handlebars->35->2102",
+ "default.handlebars->35->2183"
]
},
{
@@ -42083,7 +42100,7 @@
"zh-chs": "选择新密码",
"zh-cht": "選擇新密碼",
"xloc": [
- "default.handlebars->35->1712"
+ "default.handlebars->35->1715"
]
},
{
@@ -42129,7 +42146,7 @@
"zh-cht": "僅自我事件",
"xloc": [
"default-mobile.handlebars->11->624",
- "default.handlebars->35->1820"
+ "default.handlebars->35->1823"
]
},
{
@@ -42152,7 +42169,7 @@
"zh-cht": "發送",
"xloc": [
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->3",
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->specialKeyDropDown",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->specialKeyDropDown",
"messenger.handlebars->xbottom->1->1->0->3",
"sharing.handlebars->p11->deskarea0->deskarea4->3",
"sharing.handlebars->p12->9->1->specialKeyDropDown"
@@ -42189,7 +42206,7 @@
"zh-chs": "发电邮",
"zh-cht": "發電郵",
"xloc": [
- "default.handlebars->35->2110"
+ "default.handlebars->35->2113"
]
},
{
@@ -42256,7 +42273,7 @@
"zh-chs": "发送短信",
"zh-cht": "發送簡訊",
"xloc": [
- "default.handlebars->35->2108"
+ "default.handlebars->35->2111"
]
},
{
@@ -42278,7 +42295,7 @@
"zh-chs": "发送短信给该用户",
"zh-cht": "發送短信給該用戶",
"xloc": [
- "default.handlebars->35->2311"
+ "default.handlebars->35->2314"
]
},
{
@@ -42300,7 +42317,7 @@
"zh-chs": "发送电邮给该用户",
"zh-cht": "發送電郵給該用戶",
"xloc": [
- "default.handlebars->35->2313"
+ "default.handlebars->35->2316"
]
},
{
@@ -42322,7 +42339,7 @@
"zh-chs": "向该组中的所有用户发送通知。",
"zh-cht": "向該群中的所有用戶發送通知。",
"xloc": [
- "default.handlebars->35->2219"
+ "default.handlebars->35->2222"
]
},
{
@@ -42344,7 +42361,7 @@
"zh-chs": "向该用户发送文本通知。",
"zh-cht": "向該用戶發送文本通知。",
"xloc": [
- "default.handlebars->35->2111"
+ "default.handlebars->35->2114"
]
},
{
@@ -42366,7 +42383,7 @@
"zh-chs": "发送电邮给用户",
"zh-cht": "發送電郵給用戶",
"xloc": [
- "default.handlebars->35->2091"
+ "default.handlebars->35->2094"
]
},
{
@@ -42410,7 +42427,7 @@
"zh-chs": "发送邀请电邮。",
"zh-cht": "發送邀請電郵。",
"xloc": [
- "default.handlebars->35->2151"
+ "default.handlebars->35->2154"
]
},
{
@@ -42432,7 +42449,7 @@
"zh-chs": "发送选定的特殊键",
"zh-cht": "發送選擇的特殊鍵",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->specialKeyDropDown",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->specialKeyDropDown",
"sharing.handlebars->p12->9->1->specialKeyDropDown"
]
},
@@ -42545,7 +42562,7 @@
"zh-chs": "发送用户通知",
"zh-cht": "發送用戶通知",
"xloc": [
- "default.handlebars->35->2315"
+ "default.handlebars->35->2318"
]
},
{
@@ -42655,7 +42672,7 @@
"zh-chs": "服务器备份",
"zh-cht": "伺服器備份",
"xloc": [
- "default.handlebars->35->2161"
+ "default.handlebars->35->2164"
]
},
{
@@ -42677,7 +42694,7 @@
"zh-chs": "服务器证书",
"zh-cht": "伺服器憑證",
"xloc": [
- "default.handlebars->35->2533"
+ "default.handlebars->35->2536"
]
},
{
@@ -42715,7 +42732,7 @@
"zh-chs": "服务器数据库",
"zh-cht": "伺服器數據庫",
"xloc": [
- "default.handlebars->35->2534"
+ "default.handlebars->35->2537"
]
},
{
@@ -42739,9 +42756,9 @@
"xloc": [
"default-mobile.handlebars->11->601",
"default-mobile.handlebars->11->616",
- "default.handlebars->35->1781",
- "default.handlebars->35->1811",
- "default.handlebars->35->2158",
+ "default.handlebars->35->1784",
+ "default.handlebars->35->1814",
+ "default.handlebars->35->2161",
"default.handlebars->35->859",
"default.handlebars->35->881"
]
@@ -42781,7 +42798,7 @@
"zh-chs": "服务器限制",
"xloc": [
"default-mobile.handlebars->11->642",
- "default.handlebars->35->2426"
+ "default.handlebars->35->2429"
]
},
{
@@ -42819,8 +42836,8 @@
"zh-chs": "服务器权限",
"zh-cht": "伺服器權限",
"xloc": [
- "default.handlebars->35->2083",
- "default.handlebars->35->2172"
+ "default.handlebars->35->2086",
+ "default.handlebars->35->2175"
]
},
{
@@ -42842,7 +42859,7 @@
"zh-chs": "服务器配额",
"zh-cht": "伺服器配額",
"xloc": [
- "default.handlebars->35->2277"
+ "default.handlebars->35->2280"
]
},
{
@@ -42864,7 +42881,7 @@
"zh-chs": "服务器还原",
"zh-cht": "伺服器還原",
"xloc": [
- "default.handlebars->35->2162"
+ "default.handlebars->35->2165"
]
},
{
@@ -42886,7 +42903,7 @@
"zh-chs": "服务器权限",
"zh-cht": "伺服器權限",
"xloc": [
- "default.handlebars->35->2276"
+ "default.handlebars->35->2279"
]
},
{
@@ -42908,7 +42925,7 @@
"zh-chs": "服务器状态",
"zh-cht": "伺服器狀態",
"xloc": [
- "default.handlebars->35->2464"
+ "default.handlebars->35->2467"
]
},
{
@@ -42952,7 +42969,7 @@
"zh-chs": "服务器跟踪",
"zh-cht": "伺服器追蹤",
"xloc": [
- "default.handlebars->35->2546"
+ "default.handlebars->35->2549"
]
},
{
@@ -42968,7 +42985,7 @@
"zh-chs": "服务器跟踪事件",
"it": "Evento di tracciamento del server",
"xloc": [
- "default.handlebars->35->2525"
+ "default.handlebars->35->2528"
]
},
{
@@ -43035,7 +43052,7 @@
"zh-chs": "服务器更新",
"zh-cht": "伺服器更新",
"xloc": [
- "default.handlebars->35->2163"
+ "default.handlebars->35->2166"
]
},
{
@@ -43242,7 +43259,7 @@
"zh-chs": "ServerStats.csv",
"zh-cht": "ServerStats.csv",
"xloc": [
- "default.handlebars->35->2524"
+ "default.handlebars->35->2527"
]
},
{
@@ -43308,7 +43325,7 @@
"zh-chs": "会话",
"zh-cht": "節",
"xloc": [
- "default.handlebars->35->2387",
+ "default.handlebars->35->2390",
"ssh.handlebars->3->10"
]
},
@@ -43398,7 +43415,7 @@
"zh-cht": "上課時間",
"xloc": [
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->1",
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1",
"sharing.handlebars->p11->deskarea0->deskarea4->1",
"sharing.handlebars->p12->9->1"
]
@@ -43537,7 +43554,7 @@
"zh-chs": "设置剪贴板内容,{0}个字节",
"zh-cht": "設置剪貼板內容,{0}個字節",
"xloc": [
- "default.handlebars->35->1945"
+ "default.handlebars->35->1948"
]
},
{
@@ -44109,7 +44126,7 @@
"zh-cht": "只顯示自己的事件",
"xloc": [
"default-mobile.handlebars->11->604",
- "default.handlebars->35->1784"
+ "default.handlebars->35->1787"
]
},
{
@@ -44143,7 +44160,7 @@
"zh-chs": "显示连接工具栏",
"zh-cht": "顯示連接工具欄",
"xloc": [
- "default.handlebars->35->1745"
+ "default.handlebars->35->1748"
]
},
{
@@ -44253,8 +44270,8 @@
"zh-chs": "显示1分钟",
"zh-cht": "顯示1分鐘",
"xloc": [
- "default.handlebars->35->2114",
- "default.handlebars->35->2137"
+ "default.handlebars->35->2117",
+ "default.handlebars->35->2140"
]
},
{
@@ -44276,8 +44293,8 @@
"zh-chs": "显示10秒",
"zh-cht": "顯示10秒",
"xloc": [
- "default.handlebars->35->2113",
- "default.handlebars->35->2136"
+ "default.handlebars->35->2116",
+ "default.handlebars->35->2139"
]
},
{
@@ -44299,8 +44316,8 @@
"zh-chs": "显示5分钟",
"zh-cht": "顯示5分鐘",
"xloc": [
- "default.handlebars->35->2115",
- "default.handlebars->35->2138"
+ "default.handlebars->35->2118",
+ "default.handlebars->35->2141"
]
},
{
@@ -44322,8 +44339,8 @@
"zh-chs": "显示消息,直到被用户拒绝",
"zh-cht": "顯示消息,直到被用戶拒絕",
"xloc": [
- "default.handlebars->35->2112",
- "default.handlebars->35->2135"
+ "default.handlebars->35->2115",
+ "default.handlebars->35->2138"
]
},
{
@@ -44548,7 +44565,7 @@
"zh-cht": "簡單管理員控制模式(ACM)",
"xloc": [
"default.handlebars->35->1680",
- "default.handlebars->35->1702"
+ "default.handlebars->35->1705"
]
},
{
@@ -44571,7 +44588,7 @@
"zh-cht": "簡單客戶端控制模式(CCM)",
"xloc": [
"default.handlebars->35->1678",
- "default.handlebars->35->1706"
+ "default.handlebars->35->1709"
]
},
{
@@ -44673,8 +44690,8 @@
"zh-chs": "尺寸",
"zh-cht": "尺寸",
"xloc": [
- "default.handlebars->35->2390",
- "default.handlebars->35->2411",
+ "default.handlebars->35->2393",
+ "default.handlebars->35->2414",
"default.handlebars->container->column_l->p1->devListToolbarSpan->1->0->9->devListToolbarSize"
]
},
@@ -45809,8 +45826,8 @@
"xloc": [
"default.handlebars->35->1055",
"default.handlebars->35->236",
- "default.handlebars->35->2388",
- "default.handlebars->35->2413",
+ "default.handlebars->35->2391",
+ "default.handlebars->35->2416",
"default.handlebars->35->92",
"sharing.handlebars->11->14"
]
@@ -45872,7 +45889,7 @@
"zh-chs": "开始桌面多重会话",
"zh-cht": "啟動桌面多路復用會話",
"xloc": [
- "default.handlebars->35->1929"
+ "default.handlebars->35->1932"
]
},
{
@@ -45894,7 +45911,7 @@
"zh-chs": "从{1}到{2}开始了桌面会话“{0}”",
"zh-cht": "從{1}到{2}開始了桌面會話“{0}”",
"xloc": [
- "default.handlebars->35->1938"
+ "default.handlebars->35->1941"
]
},
{
@@ -45916,14 +45933,14 @@
"zh-chs": "从{1}到{2}开始文件管理会话“{0}”",
"zh-cht": "從{1}到{2}開始文件管理會話“{0}”",
"xloc": [
- "default.handlebars->35->1939"
+ "default.handlebars->35->1942"
]
},
{
"en": "Started local relay session \\\"{0}\\\", protocol {1} to {2}",
"nl": "Lokale doorstuursessie gestart \\\"{0}\\\", protocol {1} naar {2}",
"xloc": [
- "default.handlebars->35->2043"
+ "default.handlebars->35->2046"
]
},
{
@@ -45945,7 +45962,7 @@
"zh-chs": "从{1}到{2}开始中继会话“{0}”",
"zh-cht": "從{1}到{2}開始中繼會話“{0}”",
"xloc": [
- "default.handlebars->35->1936"
+ "default.handlebars->35->1939"
]
},
{
@@ -45967,7 +45984,7 @@
"zh-chs": "使用Toast通知启动远程桌面",
"zh-cht": "使用Toast通知啟動遠程桌面",
"xloc": [
- "default.handlebars->35->1958"
+ "default.handlebars->35->1961"
]
},
{
@@ -45989,7 +46006,7 @@
"zh-chs": "启动远程桌面,而无需通知",
"zh-cht": "啟動遠程桌面,而無需通知",
"xloc": [
- "default.handlebars->35->1959"
+ "default.handlebars->35->1962"
]
},
{
@@ -46011,7 +46028,7 @@
"zh-chs": "启动带有Toast通知的远程文件",
"zh-cht": "啟動帶有Toast通知的遠程文件",
"xloc": [
- "default.handlebars->35->1965"
+ "default.handlebars->35->1968"
]
},
{
@@ -46033,7 +46050,7 @@
"zh-chs": "已启动的远程文件,恕不另行通知",
"zh-cht": "已啟動的遠程文件,恕不另行通知",
"xloc": [
- "default.handlebars->35->1966"
+ "default.handlebars->35->1969"
]
},
{
@@ -46055,7 +46072,7 @@
"zh-chs": "从{1}到{2}开始了终端会话“{0}”",
"zh-cht": "從{1}到{2}開始了終端會話“{0}”",
"xloc": [
- "default.handlebars->35->1937"
+ "default.handlebars->35->1940"
]
},
{
@@ -46099,7 +46116,7 @@
"zh-chs": "接受本地用户后启动远程桌面",
"zh-cht": "接受本地用戶後啟動遠程桌面",
"xloc": [
- "default.handlebars->35->1953"
+ "default.handlebars->35->1956"
]
},
{
@@ -46121,7 +46138,7 @@
"zh-chs": "本地用户接受后启动远程文件",
"zh-cht": "本地用戶接受後啟動遠程文件",
"xloc": [
- "default.handlebars->35->1963"
+ "default.handlebars->35->1966"
]
},
{
@@ -46212,8 +46229,8 @@
"zh-chs": "状况",
"zh-cht": "狀態",
"xloc": [
- "default.handlebars->35->2333",
- "default.handlebars->35->2406",
+ "default.handlebars->35->2336",
+ "default.handlebars->35->2409",
"default.handlebars->container->column_l->p42->p42tbl->1->0->7"
]
},
@@ -46376,7 +46393,7 @@
"zh-chs": "超出储存空间",
"zh-cht": "超出儲存空間",
"xloc": [
- "default.handlebars->35->1884"
+ "default.handlebars->35->1887"
]
},
{
@@ -46447,7 +46464,7 @@
"zh-chs": "主题",
"zh-cht": "主題",
"xloc": [
- "default.handlebars->35->2109"
+ "default.handlebars->35->2112"
]
},
{
@@ -46712,7 +46729,7 @@
"zh-chs": "将服务器设备名称同步到主机名称",
"zh-cht": "將伺服器裝置名稱同步到主機名稱",
"xloc": [
- "default.handlebars->35->1753"
+ "default.handlebars->35->1756"
]
},
{
@@ -47177,9 +47194,9 @@
"xloc": [
"default-mobile.handlebars->11->200",
"default-mobile.handlebars->11->311",
- "default.handlebars->35->1746",
- "default.handlebars->35->2400",
- "default.handlebars->35->2501",
+ "default.handlebars->35->1749",
+ "default.handlebars->35->2403",
+ "default.handlebars->35->2504",
"default.handlebars->35->341",
"default.handlebars->35->656",
"default.handlebars->35->837",
@@ -47248,8 +47265,8 @@
"zh-cht": "終端機通知",
"xloc": [
"default.handlebars->35->1663",
- "default.handlebars->35->2208",
- "default.handlebars->35->2295",
+ "default.handlebars->35->2211",
+ "default.handlebars->35->2298",
"default.handlebars->35->750"
]
},
@@ -47273,8 +47290,8 @@
"zh-cht": "終端機提示",
"xloc": [
"default.handlebars->35->1662",
- "default.handlebars->35->2207",
- "default.handlebars->35->2294",
+ "default.handlebars->35->2210",
+ "default.handlebars->35->2297",
"default.handlebars->35->749"
]
},
@@ -47290,7 +47307,7 @@
"zh-chs": "终端会话",
"it": "Sessione terminale",
"xloc": [
- "default.handlebars->35->2393"
+ "default.handlebars->35->2396"
]
},
{
@@ -47563,7 +47580,7 @@
"zh-cht": "目前沒有任何通知",
"xloc": [
"default-mobile.handlebars->11->637",
- "default.handlebars->35->2421"
+ "default.handlebars->35->2424"
]
},
{
@@ -47580,7 +47597,7 @@
"zh-chs": "自上次登录以来,此帐户已有 {0} 次登录尝试失败。",
"xloc": [
"default-mobile.handlebars->11->658",
- "default.handlebars->35->2442"
+ "default.handlebars->35->2445"
]
},
{
@@ -47669,7 +47686,7 @@
"sv": "Den här agenten har en föråldrad mekanism för validering av certifikat. Överväg att uppdatera.",
"it": "Questo agente ha un meccanismo di convalida del certificato obsoleto, considerare l'aggiornamento.",
"xloc": [
- "default.handlebars->35->2041"
+ "default.handlebars->35->2044"
]
},
{
@@ -47679,7 +47696,7 @@
"sv": "Den här agenten använder osäkra tunnlar, överväga att uppdatera.",
"it": "Questo agente utilizza tunnel non sicuri, considera l'aggiornamento.",
"xloc": [
- "default.handlebars->35->2042"
+ "default.handlebars->35->2045"
]
},
{
@@ -47752,7 +47769,7 @@
"sv": "Detta är en gammal agentversion, överväga att uppdatera.",
"it": "Questa è una vecchia versione dell'agente, considera l'aggiornamento.",
"xloc": [
- "default.handlebars->35->2040"
+ "default.handlebars->35->2043"
]
},
{
@@ -47793,7 +47810,7 @@
"zh-chs": "这是推荐的策略。英特尔®AMT激活和管理是完全自动化的,服务器将尝试最大程度地利用硬件管理。",
"zh-cht": "這是推薦的策略。英特爾®AMT激活和管理是完全自動化的,服務器將嘗試最大程度地利用硬件管理。",
"xloc": [
- "default.handlebars->35->1731"
+ "default.handlebars->35->1734"
]
},
{
@@ -47838,7 +47855,7 @@
"zh-chs": "此政策不会影响采用ACM模式的英特尔®AMT的设备。",
"zh-cht": "此政策不會影響採用ACM模式的Intel® AMT的裝置。",
"xloc": [
- "default.handlebars->35->1728"
+ "default.handlebars->35->1731"
]
},
{
@@ -48094,7 +48111,7 @@
"zh-chs": "时间跨度",
"zh-cht": "時間跨度",
"xloc": [
- "default.handlebars->35->2048"
+ "default.handlebars->35->2051"
]
},
{
@@ -48521,7 +48538,7 @@
"zh-chs": "切换F1至F10键仿真类型",
"zh-cht": "切換F1至F10鍵仿真類型",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
]
},
@@ -48718,7 +48735,7 @@
"zh-chs": "切换终端仿真类型",
"zh-cht": "切換終端仿真類型",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
]
},
@@ -48763,7 +48780,7 @@
"zh-chs": "切换返回键将发送的内容",
"zh-cht": "切換返回鍵將發送的內容",
"xloc": [
- "default.handlebars->container->column_l->p12->termTable->1->1->6->1->1->terminalSettingsButtons",
+ "default.handlebars->container->column_l->p12->termTable->1->1->4->1->1->terminalSettingsButtons",
"sharing.handlebars->p12->9->1->terminalSettingsButtons"
]
},
@@ -49212,7 +49229,7 @@
"default.handlebars->35->1109",
"default.handlebars->35->1596",
"default.handlebars->35->1649",
- "default.handlebars->35->1703",
+ "default.handlebars->35->1706",
"default.handlebars->35->378",
"default.handlebars->35->912",
"default.handlebars->container->column_l->p11->deskarea0->deskarea4->3",
@@ -49482,7 +49499,7 @@
"zh-cht": "在啟用兩因素身份驗證之前,無法訪問此功能。這是額外的安全性所必需的。轉到“我的帳戶”標籤,然後查看“帳戶安全性”部分。",
"xloc": [
"default.handlebars->35->1592",
- "default.handlebars->35->2552",
+ "default.handlebars->35->2555",
"default.handlebars->35->674"
]
},
@@ -49500,7 +49517,7 @@
"zh-chs": "无法在此模式下添加用户",
"xloc": [
"default-mobile.handlebars->11->654",
- "default.handlebars->35->2438"
+ "default.handlebars->35->2441"
]
},
{
@@ -49705,7 +49722,7 @@
"xloc": [
"agent-translations.json",
"default-mobile.handlebars->11->626",
- "default.handlebars->35->1822",
+ "default.handlebars->35->1825",
"default.handlebars->35->864",
"default.handlebars->35->886"
]
@@ -49753,7 +49770,7 @@
"zh-chs": "卸载代理/删除设备",
"zh-cht": "卸載代理/刪除設備",
"xloc": [
- "default.handlebars->35->1786"
+ "default.handlebars->35->1789"
]
},
{
@@ -49817,9 +49834,9 @@
"default.handlebars->35->158",
"default.handlebars->35->1635",
"default.handlebars->35->1636",
- "default.handlebars->35->2377",
- "default.handlebars->35->2392",
- "default.handlebars->35->2399",
+ "default.handlebars->35->2380",
+ "default.handlebars->35->2395",
+ "default.handlebars->35->2402",
"default.handlebars->35->44",
"default.handlebars->35->48",
"default.handlebars->35->49",
@@ -49871,7 +49888,7 @@
"zh-chs": "未知动作",
"zh-cht": "未知動作",
"xloc": [
- "default.handlebars->35->2470"
+ "default.handlebars->35->2473"
]
},
{
@@ -49893,8 +49910,8 @@
"zh-chs": "未知设备",
"zh-cht": "未知裝置",
"xloc": [
- "default.handlebars->35->2233",
- "default.handlebars->35->2363"
+ "default.handlebars->35->2236",
+ "default.handlebars->35->2366"
]
},
{
@@ -49916,9 +49933,9 @@
"zh-chs": "未知设备组",
"zh-cht": "未知裝置群",
"xloc": [
- "default.handlebars->35->2227",
- "default.handlebars->35->2351",
- "default.handlebars->35->2474"
+ "default.handlebars->35->2230",
+ "default.handlebars->35->2354",
+ "default.handlebars->35->2477"
]
},
{
@@ -49940,7 +49957,7 @@
"zh-chs": "未知群组",
"zh-cht": "未知群組",
"xloc": [
- "default.handlebars->35->2466"
+ "default.handlebars->35->2469"
]
},
{
@@ -49985,7 +50002,7 @@
"zh-chs": "未知用户组",
"zh-cht": "未知用戶群",
"xloc": [
- "default.handlebars->35->2357"
+ "default.handlebars->35->2360"
]
},
{
@@ -50030,7 +50047,7 @@
"zh-chs": "密码未知",
"zh-cht": "密碼未知",
"xloc": [
- "default.handlebars->35->1719"
+ "default.handlebars->35->1722"
]
},
{
@@ -50077,7 +50094,7 @@
"zh-chs": "解锁帐户",
"zh-cht": "解鎖帳戶",
"xloc": [
- "default.handlebars->35->2102"
+ "default.handlebars->35->2105"
]
},
{
@@ -50166,7 +50183,7 @@
"zh-chs": "最新",
"zh-cht": "最新",
"xloc": [
- "default.handlebars->35->2557"
+ "default.handlebars->35->2560"
]
},
{
@@ -50260,8 +50277,8 @@
"default.handlebars->35->1174",
"default.handlebars->35->1198",
"default.handlebars->35->1201",
- "default.handlebars->35->1913",
- "default.handlebars->35->1921",
+ "default.handlebars->35->1916",
+ "default.handlebars->35->1924",
"default.handlebars->container->dialog->dialogBody->dialog3->d3localmode->1",
"sharing.handlebars->11->65",
"sharing.handlebars->11->89",
@@ -50481,7 +50498,7 @@
"xloc": [
"default-mobile.handlebars->11->455",
"default.handlebars->35->1199",
- "default.handlebars->35->1922",
+ "default.handlebars->35->1925",
"sharing.handlebars->11->90"
]
},
@@ -50506,7 +50523,7 @@
"xloc": [
"default-mobile.handlebars->11->456",
"default.handlebars->35->1200",
- "default.handlebars->35->1923",
+ "default.handlebars->35->1926",
"sharing.handlebars->11->91"
]
},
@@ -50548,7 +50565,7 @@
"zh-chs": "上传:“{0}”",
"zh-cht": "上傳:“{0}”",
"xloc": [
- "default.handlebars->35->1973"
+ "default.handlebars->35->1976"
]
},
{
@@ -50564,7 +50581,7 @@
"zh-chs": "上传:\\\"{0}\\\",大小:{1}",
"it": "Carica: \\\"{0}\\\", Dimensioni: {1}",
"xloc": [
- "default.handlebars->35->2028"
+ "default.handlebars->35->2031"
]
},
{
@@ -50616,7 +50633,7 @@
"nl": "Gebruik",
"sv": "Användande",
"xloc": [
- "default.handlebars->35->2520"
+ "default.handlebars->35->2523"
]
},
{
@@ -50750,8 +50767,8 @@
"zh-chs": "用过的",
"zh-cht": "用過的",
"xloc": [
- "default.handlebars->35->2460",
- "default.handlebars->35->2462"
+ "default.handlebars->35->2463",
+ "default.handlebars->35->2465"
]
},
{
@@ -50774,10 +50791,10 @@
"zh-cht": "用戶",
"xloc": [
"default.handlebars->35->1698",
- "default.handlebars->35->2055",
- "default.handlebars->35->2084",
- "default.handlebars->35->2223",
- "default.handlebars->35->2418",
+ "default.handlebars->35->2058",
+ "default.handlebars->35->2087",
+ "default.handlebars->35->2226",
+ "default.handlebars->35->2421",
"default.handlebars->35->298",
"default.handlebars->35->832",
"default.handlebars->35->90"
@@ -50802,7 +50819,7 @@
"zh-chs": "用户+档案",
"zh-cht": "用戶+檔案",
"xloc": [
- "default.handlebars->35->2085"
+ "default.handlebars->35->2088"
]
},
{
@@ -50824,10 +50841,10 @@
"zh-chs": "用户帐户导入",
"zh-cht": "用戶帳戶導入",
"xloc": [
- "default.handlebars->35->2118",
- "default.handlebars->35->2119",
"default.handlebars->35->2121",
- "default.handlebars->35->2123"
+ "default.handlebars->35->2122",
+ "default.handlebars->35->2124",
+ "default.handlebars->35->2126"
]
},
{
@@ -50849,7 +50866,7 @@
"zh-chs": "用户帐户",
"zh-cht": "用戶帳戶",
"xloc": [
- "default.handlebars->35->2479"
+ "default.handlebars->35->2482"
]
},
{
@@ -50896,8 +50913,8 @@
"zh-cht": "用戶同意",
"xloc": [
"default.handlebars->35->1669",
- "default.handlebars->35->2214",
- "default.handlebars->35->2301",
+ "default.handlebars->35->2217",
+ "default.handlebars->35->2304",
"default.handlebars->35->242",
"default.handlebars->35->756",
"default.handlebars->35->933"
@@ -50922,11 +50939,11 @@
"zh-chs": "用户组",
"zh-cht": "用戶群",
"xloc": [
- "default.handlebars->35->1761",
- "default.handlebars->35->1762",
- "default.handlebars->35->2187",
- "default.handlebars->35->2359",
- "default.handlebars->35->2380",
+ "default.handlebars->35->1764",
+ "default.handlebars->35->1765",
+ "default.handlebars->35->2190",
+ "default.handlebars->35->2362",
+ "default.handlebars->35->2383",
"default.handlebars->35->831"
]
},
@@ -50971,7 +50988,7 @@
"zh-chs": "用户组成员",
"zh-cht": "用戶群成員",
"xloc": [
- "default.handlebars->35->2356"
+ "default.handlebars->35->2359"
]
},
{
@@ -51015,9 +51032,9 @@
"zh-chs": "用户识别码",
"zh-cht": "用戶識別碼",
"xloc": [
- "default.handlebars->35->1827",
- "default.handlebars->35->2268",
- "default.handlebars->35->2269"
+ "default.handlebars->35->1830",
+ "default.handlebars->35->2271",
+ "default.handlebars->35->2272"
]
},
{
@@ -51039,8 +51056,8 @@
"zh-chs": "用户标识符",
"zh-cht": "用戶標識符",
"xloc": [
- "default.handlebars->35->1759",
- "default.handlebars->35->2252"
+ "default.handlebars->35->1762",
+ "default.handlebars->35->2255"
]
},
{
@@ -51077,7 +51094,7 @@
"zh-chs": "用户列表输出",
"zh-cht": "用戶列表輸出",
"xloc": [
- "default.handlebars->35->2130"
+ "default.handlebars->35->2133"
]
},
{
@@ -51100,7 +51117,7 @@
"zh-cht": "用戶名",
"xloc": [
"default-mobile.handlebars->11->630",
- "default.handlebars->35->1826"
+ "default.handlebars->35->1829"
]
},
{
@@ -51192,7 +51209,7 @@
"zh-chs": "用户节",
"zh-cht": "用戶節",
"xloc": [
- "default.handlebars->35->2511"
+ "default.handlebars->35->2514"
]
},
{
@@ -51301,7 +51318,7 @@
"zh-chs": "用户已存在",
"xloc": [
"default-mobile.handlebars->11->653",
- "default.handlebars->35->2437"
+ "default.handlebars->35->2440"
]
},
{
@@ -51346,7 +51363,7 @@
"zh-chs": "用户组已更改:{0}",
"zh-cht": "用戶組已更改:{0}",
"xloc": [
- "default.handlebars->35->2002"
+ "default.handlebars->35->2005"
]
},
{
@@ -51368,7 +51385,7 @@
"zh-chs": "已创建用户组:{0}",
"zh-cht": "已創建用戶組:{0}",
"xloc": [
- "default.handlebars->35->1992"
+ "default.handlebars->35->1995"
]
},
{
@@ -51390,7 +51407,7 @@
"zh-chs": "用户组成员身份已更改:{0}",
"zh-cht": "用戶組成員身份已更改:{0}",
"xloc": [
- "default.handlebars->35->1990"
+ "default.handlebars->35->1993"
]
},
{
@@ -51433,7 +51450,7 @@
"zh-chs": "来自 {0}、{1}、{2} 的锁定帐户的用户登录尝试",
"it": "Tentativo di accesso utente su account bloccato da {0}, {1}, {2}",
"xloc": [
- "default.handlebars->35->2032"
+ "default.handlebars->35->2035"
]
},
{
@@ -51448,7 +51465,7 @@
"zh-chs": "来自 {0}、{1}、{2} 的第二个因素不正确的用户登录尝试",
"it": "Tentativo di accesso utente con 2° fattore errato da {0}, {1}, {2}",
"xloc": [
- "default.handlebars->35->2031"
+ "default.handlebars->35->2034"
]
},
{
@@ -51465,7 +51482,7 @@
"zh-chs": "未找到用户 {0}。",
"xloc": [
"default-mobile.handlebars->11->661",
- "default.handlebars->35->2445"
+ "default.handlebars->35->2448"
]
},
{
@@ -51516,7 +51533,7 @@
"default.handlebars->35->1146",
"default.handlebars->35->1613",
"default.handlebars->35->1618",
- "default.handlebars->35->2142",
+ "default.handlebars->35->2145",
"default.handlebars->35->271",
"default.handlebars->35->387",
"default.handlebars->35->977",
@@ -51598,9 +51615,9 @@
"zh-chs": "用户",
"zh-cht": "用戶",
"xloc": [
- "default.handlebars->35->2175",
- "default.handlebars->35->2215",
- "default.handlebars->35->2510",
+ "default.handlebars->35->2178",
+ "default.handlebars->35->2218",
+ "default.handlebars->35->2513",
"default.handlebars->container->topbar->1->1->UsersSubMenuSpan->UsersSubMenu->1->0->UsersGeneral"
]
},
@@ -51623,7 +51640,7 @@
"zh-chs": "用户会话",
"zh-cht": "用戶節",
"xloc": [
- "default.handlebars->35->2483"
+ "default.handlebars->35->2486"
]
},
{
@@ -51640,7 +51657,7 @@
"zh-chs": "未找到用户 {0}。",
"xloc": [
"default-mobile.handlebars->11->662",
- "default.handlebars->35->2446"
+ "default.handlebars->35->2449"
]
},
{
@@ -51733,7 +51750,7 @@
"zh-chs": "验证电邮",
"zh-cht": "驗證電郵",
"xloc": [
- "default.handlebars->35->2097"
+ "default.handlebars->35->2100"
]
},
{
@@ -51749,7 +51766,7 @@
"zh-chs": "验证异常",
"xloc": [
"default-mobile.handlebars->11->655",
- "default.handlebars->35->2439"
+ "default.handlebars->35->2442"
]
},
{
@@ -51875,7 +51892,7 @@
"zh-chs": "已验证",
"zh-cht": "已驗證",
"xloc": [
- "default.handlebars->35->2335"
+ "default.handlebars->35->2338"
]
},
{
@@ -51922,7 +51939,7 @@
"xloc": [
"default-mobile.handlebars->11->87",
"default.handlebars->35->1309",
- "default.handlebars->35->2093"
+ "default.handlebars->35->2096"
]
},
{
@@ -51944,7 +51961,7 @@
"zh-chs": "用户{0}的已验证电话号码",
"zh-cht": "用戶{0}的已驗證電話號碼",
"xloc": [
- "default.handlebars->35->2019"
+ "default.handlebars->35->2022"
]
},
{
@@ -52041,7 +52058,7 @@
"zh-chs": "版本不兼容,请先升级您的MeshCentral",
"zh-cht": "版本不兼容,請先升級你的MeshCentral",
"xloc": [
- "default.handlebars->35->2553"
+ "default.handlebars->35->2556"
]
},
{
@@ -52160,7 +52177,7 @@
"zh-chs": "查看所有事件",
"zh-cht": "查看所有事件",
"xloc": [
- "default.handlebars->35->2167"
+ "default.handlebars->35->2170"
]
},
{
@@ -52194,8 +52211,8 @@
"zh-chs": "查看变更日志",
"zh-cht": "查看變更日誌",
"xloc": [
- "default.handlebars->35->2556",
- "default.handlebars->35->2558"
+ "default.handlebars->35->2559",
+ "default.handlebars->35->2561"
]
},
{
@@ -52261,7 +52278,7 @@
"zh-chs": "查看有关此用户的注释",
"zh-cht": "查看有關此用戶的註釋",
"xloc": [
- "default.handlebars->35->2309"
+ "default.handlebars->35->2312"
]
},
{
@@ -52294,7 +52311,7 @@
"zh-chs": "查看此用户以前的登录",
"it": "Visualizza gli accessi precedenti per questo utente",
"xloc": [
- "default.handlebars->35->2322"
+ "default.handlebars->35->2325"
]
},
{
@@ -52548,8 +52565,8 @@
"xloc": [
"default-mobile.handlebars->11->602",
"default-mobile.handlebars->11->617",
- "default.handlebars->35->1782",
- "default.handlebars->35->1812"
+ "default.handlebars->35->1785",
+ "default.handlebars->35->1815"
]
},
{
@@ -52687,8 +52704,8 @@
"zh-chs": "网络服务器",
"zh-cht": "網絡伺服器",
"xloc": [
- "default.handlebars->35->2536",
- "default.handlebars->35->2537"
+ "default.handlebars->35->2539",
+ "default.handlebars->35->2540"
]
},
{
@@ -52704,7 +52721,7 @@
"zh-chs": "Web 服务器 HTTP 标头",
"it": "Intestazioni HTTP del server Web",
"xloc": [
- "default.handlebars->35->2540"
+ "default.handlebars->35->2543"
]
},
{
@@ -52726,7 +52743,7 @@
"zh-chs": "Web服务器请求",
"zh-cht": "Web伺服器請求",
"xloc": [
- "default.handlebars->35->2538"
+ "default.handlebars->35->2541"
]
},
{
@@ -52748,7 +52765,7 @@
"zh-chs": "Web套接字中继",
"zh-cht": "Web插座中繼",
"xloc": [
- "default.handlebars->35->2539"
+ "default.handlebars->35->2542"
]
},
{
@@ -52818,7 +52835,7 @@
"zh-chs": "网络RDP",
"it": "WebRDP",
"xloc": [
- "default.handlebars->35->2504"
+ "default.handlebars->35->2507"
]
},
{
@@ -52834,7 +52851,7 @@
"zh-chs": "网络SSH",
"it": "WebSSH",
"xloc": [
- "default.handlebars->35->2505"
+ "default.handlebars->35->2508"
]
},
{
@@ -52850,7 +52867,7 @@
"zh-chs": "网络VNC",
"it": "WebVNC",
"xloc": [
- "default.handlebars->35->2506"
+ "default.handlebars->35->2509"
]
},
{
@@ -52940,7 +52957,7 @@
"zh-chs": "启用后,任何人都可以使用邀请代码通过以下公共连结将设备加入该设备组:",
"zh-cht": "啟用後,任何人都可以使用邀請代碼通過以下公共鏈結將裝置加入該裝置群:",
"xloc": [
- "default.handlebars->35->1835"
+ "default.handlebars->35->1838"
]
},
{
@@ -52985,7 +53002,7 @@
"zh-chs": "选择此策略时,此服务器不管理英特尔®AMT。 仍然可以通过手动激活和配置Intel AMT来使用它。",
"zh-cht": "選擇此策略時,此服務器不管理英特爾®AMT。 仍然可以通過手動激活和配置Intel AMT來使用它。",
"xloc": [
- "default.handlebars->35->1729"
+ "default.handlebars->35->1732"
]
},
{
@@ -53026,7 +53043,7 @@
"zh-chs": "选择此策略后,将禁用处于客户端控制模式(CCM)的所有英特尔®AMT。 其他设备将清除CIRA,并且仍然可以手动进行管理。",
"zh-cht": "選擇此策略後,將禁用處於客戶端控制模式(CCM)的所有英特爾®AMT。 其他設備將清除CIRA,並且仍然可以手動進行管理。",
"xloc": [
- "default.handlebars->35->1730"
+ "default.handlebars->35->1733"
]
},
{
@@ -53048,7 +53065,7 @@
"zh-chs": "下次登录时将更改。",
"zh-cht": "下次登入時將更改。",
"xloc": [
- "default.handlebars->35->2281"
+ "default.handlebars->35->2284"
]
},
{
@@ -54526,7 +54543,7 @@
"zh-chs": "\\\\'",
"zh-cht": "\\\\'",
"xloc": [
- "default.handlebars->35->2554"
+ "default.handlebars->35->2557"
]
},
{
@@ -54847,7 +54864,7 @@
"zh-cht": "複製",
"xloc": [
"default-mobile.handlebars->11->154",
- "default.handlebars->35->1918"
+ "default.handlebars->35->1921"
]
},
{
@@ -54989,8 +55006,8 @@
"zh-chs": "eventslist.csv",
"zh-cht": "eventslist.csv",
"xloc": [
- "default.handlebars->35->2062",
- "default.handlebars->35->2067"
+ "default.handlebars->35->2065",
+ "default.handlebars->35->2070"
]
},
{
@@ -55012,8 +55029,8 @@
"zh-chs": "eventslist.json",
"zh-cht": "eventslist.json",
"xloc": [
- "default.handlebars->35->2064",
- "default.handlebars->35->2068"
+ "default.handlebars->35->2067",
+ "default.handlebars->35->2071"
]
},
{
@@ -55057,8 +55074,8 @@
"zh-chs": "免费",
"zh-cht": "免費",
"xloc": [
- "default.handlebars->35->2491",
- "default.handlebars->35->2494"
+ "default.handlebars->35->2494",
+ "default.handlebars->35->2497"
]
},
{
@@ -55274,6 +55291,10 @@
"terms.handlebars->container->column_l->67->1->0"
]
},
+ {
+ "en": "id, naam, rname, host, icoon, ip, osdesc, status, groepsnaam, conn, pwr, av, update, firewall, avdetails",
+ "sv": "id, namn, rname, värd, ikon, ip, osdesc, tillstånd, gruppnamn, conn, pwr, av, uppdatering, brandvägg, avdetails"
+ },
{
"cs": "identif., jméno, e-mail, vytvoření, poslední přihlášení, skupiny, faktory ověrování",
"de": "ID, Name, E-Mail, Erstellung, Lastlogin, Gruppen, Authfaktoren",
@@ -55293,7 +55314,7 @@
"zh-chs": "id, name, email, creation, lastlogin, groups, authfactors",
"zh-cht": "id, name, email, creation, lastlogin, groups, authfactors",
"xloc": [
- "default.handlebars->35->2131"
+ "default.handlebars->35->2134"
]
},
{
@@ -55322,8 +55343,6 @@
},
{
"en": "id, name, rname, host, icon, ip, osdesc, state, groupname, conn, pwr, av, update, firewall, avdetails",
- "en": "id, naam, rname, host, icoon, ip, osdesc, status, groepsnaam, conn, pwr, av, update, firewall, avdetails",
- "sv": "id, namn, rname, värd, ikon, ip, osdesc, tillstånd, gruppnamn, conn, pwr, av, uppdatering, brandvägg, avdetails",
"xloc": [
"default.handlebars->35->613"
]
@@ -55438,7 +55457,7 @@
"zh-chs": "k max,默认为空白",
"zh-cht": "k max,默認為空白",
"xloc": [
- "default.handlebars->35->2159"
+ "default.handlebars->35->2162"
]
},
{
@@ -55725,7 +55744,7 @@
"zh-cht": "移動",
"xloc": [
"default-mobile.handlebars->11->155",
- "default.handlebars->35->1919"
+ "default.handlebars->35->1922"
]
},
{
@@ -55867,7 +55886,7 @@
"zh-chs": "servertrace.csv",
"zh-cht": "servertrace.csv",
"xloc": [
- "default.handlebars->35->2548"
+ "default.handlebars->35->2551"
]
},
{
@@ -55951,7 +55970,7 @@
"zh-chs": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
"zh-cht": "time, conn.agent, conn.users, conn.usersessions, conn.relaysession, conn.intelamt, mem.external, mem.heapused, mem.heaptotal, mem.rss",
"xloc": [
- "default.handlebars->35->2523"
+ "default.handlebars->35->2526"
]
},
{
@@ -55973,7 +55992,7 @@
"zh-chs": "时间,来源,信息",
"zh-cht": "時間,來源,訊息",
"xloc": [
- "default.handlebars->35->2547"
+ "default.handlebars->35->2550"
]
},
{
@@ -56014,8 +56033,8 @@
"zh-chs": "总计",
"zh-cht": "總",
"xloc": [
- "default.handlebars->35->2492",
- "default.handlebars->35->2495"
+ "default.handlebars->35->2495",
+ "default.handlebars->35->2498"
]
},
{
@@ -56106,8 +56125,8 @@
"zh-chs": "userlist.csv",
"zh-cht": "userlist.csv",
"xloc": [
- "default.handlebars->35->2127",
- "default.handlebars->35->2132"
+ "default.handlebars->35->2130",
+ "default.handlebars->35->2135"
]
},
{
@@ -56129,8 +56148,8 @@
"zh-chs": "userlist.json",
"zh-cht": "userlist.json",
"xloc": [
- "default.handlebars->35->2129",
- "default.handlebars->35->2133"
+ "default.handlebars->35->2132",
+ "default.handlebars->35->2136"
]
},
{
@@ -56152,7 +56171,7 @@
"zh-chs": "utc,时间,类型,指令,用户,设备,消息",
"zh-cht": "utc,時間,類型,指令,用戶,裝置,消息",
"xloc": [
- "default.handlebars->35->2066"
+ "default.handlebars->35->2069"
]
},
{
@@ -56295,8 +56314,8 @@
"zh-chs": "{0} Gb",
"zh-cht": "{0} Gb",
"xloc": [
- "default.handlebars->35->1893",
- "default.handlebars->35->1898"
+ "default.handlebars->35->1896",
+ "default.handlebars->35->1901"
]
},
{
@@ -56318,9 +56337,9 @@
"zh-chs": "{0} Kb",
"zh-cht": "{0} Kb",
"xloc": [
- "default.handlebars->35->1891",
- "default.handlebars->35->1896",
- "default.handlebars->35->2391"
+ "default.handlebars->35->1894",
+ "default.handlebars->35->1899",
+ "default.handlebars->35->2394"
]
},
{
@@ -56346,8 +56365,8 @@
"default-mobile.handlebars->11->544",
"default.handlebars->35->1278",
"default.handlebars->35->1283",
- "default.handlebars->35->1892",
- "default.handlebars->35->1897"
+ "default.handlebars->35->1895",
+ "default.handlebars->35->1900"
]
},
{
@@ -56392,7 +56411,7 @@
"zh-chs": "{0}个活跃会话",
"zh-cht": "{0}個活躍節",
"xloc": [
- "default.handlebars->35->2325"
+ "default.handlebars->35->2328"
]
},
{
@@ -56414,8 +56433,8 @@
"zh-chs": "{0} b",
"zh-cht": "{0} b",
"xloc": [
- "default.handlebars->35->1890",
- "default.handlebars->35->1895"
+ "default.handlebars->35->1893",
+ "default.handlebars->35->1898"
]
},
{
@@ -56438,8 +56457,8 @@
"zh-cht": "{0}個字節",
"xloc": [
"default-mobile.handlebars->11->143",
- "default.handlebars->35->1906",
- "default.handlebars->35->2412",
+ "default.handlebars->35->1909",
+ "default.handlebars->35->2415",
"download.handlebars->3->2",
"download2.handlebars->5->2",
"sharing.handlebars->11->97"
@@ -56464,7 +56483,7 @@
"zh-chs": "剩余{0}个字节",
"zh-cht": "剩餘{0}個字節",
"xloc": [
- "default.handlebars->35->1885"
+ "default.handlebars->35->1888"
]
},
{
@@ -56525,7 +56544,7 @@
"zh-chs": "剩余{0} GB",
"zh-cht": "剩餘{0} GB",
"xloc": [
- "default.handlebars->35->1888"
+ "default.handlebars->35->1891"
]
},
{
@@ -56547,7 +56566,7 @@
"zh-chs": "{0}个群组",
"zh-cht": "{0}個群組",
"xloc": [
- "default.handlebars->35->2286"
+ "default.handlebars->35->2289"
]
},
{
@@ -56610,7 +56629,7 @@
"zh-chs": "剩余{0}千字节",
"zh-cht": "剩餘{0}千字節",
"xloc": [
- "default.handlebars->35->1886"
+ "default.handlebars->35->1889"
]
},
{
@@ -56656,7 +56675,7 @@
"zh-chs": "剩余{0}兆字节",
"zh-cht": "剩餘{0}兆字節",
"xloc": [
- "default.handlebars->35->1887"
+ "default.handlebars->35->1890"
]
},
{
@@ -56700,7 +56719,7 @@
"zh-chs": "{0}未显示更多用户,请使用搜索框查找用户...",
"zh-cht": "{0}未顯示更多用戶,請使用搜索框查找用戶...",
"xloc": [
- "default.handlebars->35->2076"
+ "default.handlebars->35->2079"
]
},
{
@@ -56914,7 +56933,7 @@
"default-mobile.handlebars->11->205",
"default-mobile.handlebars->11->208",
"default-mobile.handlebars->11->211",
- "default.handlebars->35->2080",
+ "default.handlebars->35->2083",
"default.handlebars->35->337",
"default.handlebars->35->340",
"default.handlebars->35->343",
@@ -57115,7 +57134,7 @@
"zh-chs": "{0}k在1档案内。最多{1}k",
"zh-cht": "{0}k在1檔案內。最多{1}k",
"xloc": [
- "default.handlebars->35->1900"
+ "default.handlebars->35->1903"
]
},
{
@@ -57137,7 +57156,7 @@
"zh-chs": "{1}k在{0}个档案中。最多{2}k",
"zh-cht": "{1}k在{0}個檔案中。最多{2}k",
"xloc": [
- "default.handlebars->35->1899"
+ "default.handlebars->35->1902"
]
},
{
@@ -57378,4 +57397,4 @@
]
}
]
-}
+}
\ No newline at end of file