Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3431 of 3431 strings) [ci skip] Translation: phpMyAdmin/Development Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/zh_Hans/ Signed-off-by: yangyangdaji <1504305527@qq.com>
This commit is contained in:
parent
35c445e672
commit
1ad48f00a3
17
po/zh_CN.po
17
po/zh_CN.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.3.0-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2022-08-14 00:20+0000\n"
|
||||
"PO-Revision-Date: 2022-08-06 11:59+0000\n"
|
||||
"Last-Translator: Jason Ren <tempren19990743@gmail.com>\n"
|
||||
"PO-Revision-Date: 2022-08-15 07:17+0000\n"
|
||||
"Last-Translator: yangyangdaji <1504305527@qq.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/master/zh_Hans/>\n"
|
||||
"Language: zh_CN\n"
|
||||
@ -11802,7 +11802,7 @@ msgstr "旧的 MySQL-4.0 的身份验证"
|
||||
#: libraries/classes/Server/Privileges/AccountLocking.php:30
|
||||
#: libraries/classes/Server/Privileges/AccountLocking.php:51
|
||||
msgid "Account locking is not supported."
|
||||
msgstr "不支持帐户锁定。"
|
||||
msgstr "不支持账户锁定。"
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:262
|
||||
msgid "No privileges."
|
||||
@ -12134,8 +12134,7 @@ msgid ""
|
||||
"A user account allowing any user from localhost to connect is present. This "
|
||||
"will prevent other users from connecting if the host part of their account "
|
||||
"allows a connection from any (%) host."
|
||||
msgstr ""
|
||||
"存在允许来自localhost的任何用户连接的用户帐户。如果其帐户的主机部分允许来自任"
|
||||
msgstr "存在允许来自localhost的任何用户连接的用户账户。如果其账户的主机部分允许来自任"
|
||||
"何(%)主机的连接,这将阻止其他用户连接。"
|
||||
|
||||
#: libraries/classes/Server/Privileges.php:3016
|
||||
@ -15762,12 +15761,12 @@ msgstr "以下composer包缺失:"
|
||||
|
||||
#: templates/preferences/two_factor/main.twig:20
|
||||
msgid "Two-factor authentication is available and configured for this account."
|
||||
msgstr "可以为此帐户配置双因素身份验证。"
|
||||
msgstr "可以为此账户配置双因素身份验证。"
|
||||
|
||||
#: templates/preferences/two_factor/main.twig:22
|
||||
msgid ""
|
||||
"Two-factor authentication is available, but not configured for this account."
|
||||
msgstr "可以使用双因素身份验证,但不为此帐户配置。"
|
||||
msgstr "可以使用双因素身份验证,但不为此账户配置。"
|
||||
|
||||
#: templates/preferences/two_factor/main.twig:26
|
||||
msgid ""
|
||||
@ -16236,7 +16235,7 @@ msgstr "允许执行此例程。"
|
||||
|
||||
#: templates/server/privileges/initials_row.twig:1
|
||||
msgid "Pagination of user accounts"
|
||||
msgstr "用户帐户分页"
|
||||
msgstr "用户账户分页"
|
||||
|
||||
#: templates/server/privileges/login_information_fields.twig:2
|
||||
#: templates/server/privileges/user_properties.twig:106
|
||||
@ -16266,7 +16265,7 @@ msgstr "使用文本域"
|
||||
msgid ""
|
||||
"An account already exists with the same username but possibly a different "
|
||||
"hostname."
|
||||
msgstr "已存在具有相同用户名但可能具有不同主机名的帐户。"
|
||||
msgstr "已存在具有相同用户名但可能具有不同主机名的账户。"
|
||||
|
||||
#: templates/server/privileges/login_information_fields.twig:23
|
||||
msgid "Host name:"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user