diff --git a/po/zh_CN.po b/po/zh_CN.po index dd6d5a6273..5a44953785 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 6.0.0-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2023-03-12 00:19+0000\n" -"PO-Revision-Date: 2023-03-01 12:28+0000\n" -"Last-Translator: liviuconcioiu \n" +"PO-Revision-Date: 2023-03-13 13:06+0000\n" +"Last-Translator: William Desportes \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_CN\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.16-rc\n" +"X-Generator: Weblate 4.16.2-dev\n" #: libraries/classes/Advisory/Advisor.php:184 #, php-format @@ -10657,15 +10657,10 @@ msgid "Entered captcha is wrong, try again!" msgstr "输入的验证码有误,请再试一次!" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:304 -#, fuzzy -#| msgid "" -#| "Your password is too long. To prevent denial-of-service attacks, " -#| "phpMyAdmin restricts passwords to less than 1000 characters." msgid "" "Your password is too long. To prevent denial-of-service attacks, phpMyAdmin " "restricts passwords to less than 2000 characters." -msgstr "" -"您的密码太长。为了防止拒绝服务攻击,phpMyAdmin将密码限制为少于1000个字符。" +msgstr "您的密码太长。为了防止拒绝服务攻击,phpMyAdmin将密码限制为少于2000个字符。" #: libraries/classes/Plugins/Auth/AuthenticationCookie.php:323 msgid "You are not allowed to log in to this MySQL server!"