Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3427 of 3427 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/zh_Hans/ Signed-off-by: yangyangdaji <1504305527@qq.com>
This commit is contained in:
parent
ae8421582d
commit
dd5967b670
21
po/zh_CN.po
21
po/zh_CN.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.2.2-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2023-11-12 15:23-0300\n"
|
||||
"PO-Revision-Date: 2023-02-26 23:11+0000\n"
|
||||
"Last-Translator: popcorner <memoword@163.com>\n"
|
||||
"PO-Revision-Date: 2024-01-16 15:06+0000\n"
|
||||
"Last-Translator: yangyangdaji <1504305527@qq.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/5-2/zh_Hans/>\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-dev\n"
|
||||
"X-Generator: Weblate 5.4-dev\n"
|
||||
|
||||
#: libraries/advisory_rules_generic.php:9
|
||||
msgid "Uptime below one day"
|
||||
@ -6851,10 +6851,8 @@ msgid "up to date"
|
||||
msgstr "已是最新"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:611
|
||||
#, fuzzy
|
||||
#| msgid "There was an error importing the ESRI shape file: \"%s\"."
|
||||
msgid "There was an error in loading the Git information."
|
||||
msgstr "导入 ESRI 图形文件时出错: \"%s\"。"
|
||||
msgstr "加载 Git 信息时出错。"
|
||||
|
||||
#: libraries/classes/Controllers/JavaScriptMessagesController.php:614
|
||||
msgid ""
|
||||
@ -10067,10 +10065,8 @@ msgid "The table name is empty!"
|
||||
msgstr "表名不能为空!"
|
||||
|
||||
#: libraries/classes/Partitioning/Maintenance.php:141
|
||||
#, fuzzy
|
||||
#| msgid "This is a read-only variable and can not be edited"
|
||||
msgid "This table is a view, it can not be truncated."
|
||||
msgstr "这是一个只读变量,无法编辑"
|
||||
msgstr "该表是一个视图,不能截断。"
|
||||
|
||||
#: libraries/classes/Pdf.php:136
|
||||
msgid "Error while creating PDF:"
|
||||
@ -10126,15 +10122,10 @@ msgid "Entered captcha is wrong, try again!"
|
||||
msgstr "输入的验证码有误,请再试一次!"
|
||||
|
||||
#: libraries/classes/Plugins/Auth/AuthenticationCookie.php:301
|
||||
#, 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:320
|
||||
msgid "You are not allowed to log in to this MySQL server!"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user