Merge branch 'origin/QA_4_8' into Weblate
This commit is contained in:
commit
96099dc8c8
24
po/zh_CN.po
24
po/zh_CN.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.8.4-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2018-08-26 19:06+0200\n"
|
||||
"PO-Revision-Date: 2018-08-02 07:35+0000\n"
|
||||
"Last-Translator: H Zeng <zhx@cnzhx.net>\n"
|
||||
"PO-Revision-Date: 2018-09-06 02:54+0000\n"
|
||||
"Last-Translator: popcorner <memoword@163.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/4-8/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 3.1.1\n"
|
||||
"X-Generator: Weblate 3.2-dev\n"
|
||||
|
||||
#: ajax.php:21 ajax.php:50 export.php:203 libraries/classes/Export.php:1101
|
||||
msgid "Bad type!"
|
||||
@ -902,7 +902,7 @@ msgstr "您已修改了一些数据但尚未保存。您真的要放弃保存并
|
||||
msgid ""
|
||||
"You are trying to reduce the number of rows, but have already entered data "
|
||||
"in those rows which will be lost. Do you wish to continue?"
|
||||
msgstr ""
|
||||
msgstr "您正在尝试减少行数,但那些行中已经输入了数据,这些数据即将丢失。你想继续吗?"
|
||||
|
||||
#: js/messages.php:75
|
||||
msgid "Do you really want to revoke the selected user(s) ?"
|
||||
@ -2207,7 +2207,7 @@ msgstr "尚未保存当前布局。如果继续将会丢失本次的修改。是
|
||||
|
||||
#: js/messages.php:562
|
||||
msgid "value/subQuery is empty"
|
||||
msgstr ""
|
||||
msgstr "值/子查询为空"
|
||||
|
||||
#: js/messages.php:563 templates/database/designer/side_menu.twig:34
|
||||
#: templates/database/designer/side_menu.twig:37
|
||||
@ -9652,7 +9652,7 @@ msgstr "将文本以 XML 语法高亮显示。"
|
||||
msgid ""
|
||||
"The gd PHP extension was not found. The QRcode can not be displayed without "
|
||||
"the gd PHP extension."
|
||||
msgstr ""
|
||||
msgstr "找不到gd PHP扩展。没有gd PHP扩展,无法显示二维码(QRcode)。"
|
||||
|
||||
#: libraries/classes/Plugins/TwoFactor/Application.php:146
|
||||
msgid "Authentication Application (2FA)"
|
||||
@ -13755,24 +13755,18 @@ msgstr ""
|
||||
"码。"
|
||||
|
||||
#: templates/login/twofactor/application_configure.twig:11
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Please scan following QR code into the two-factor authentication app on "
|
||||
#| "your device and enter authentication code it generates."
|
||||
msgid ""
|
||||
"Please enter following secret/key into the two-factor authentication app on "
|
||||
"your device and enter authentication code it generates."
|
||||
msgstr ""
|
||||
"请将以下QR码扫描到设备上的双因素身份验证应用程序中,然后输入它生成的身份验证"
|
||||
"码。"
|
||||
msgstr "请将以下密钥输入到设备上的双因素身份验证应用程序中,然后输入它生成的身份验证码。"
|
||||
|
||||
#: templates/login/twofactor/application_configure.twig:14
|
||||
msgid "OTP url:"
|
||||
msgstr ""
|
||||
msgstr "一次性密码(OTP) url:"
|
||||
|
||||
#: templates/login/twofactor/application_configure.twig:18
|
||||
msgid "Secret/key:"
|
||||
msgstr ""
|
||||
msgstr "密钥:"
|
||||
|
||||
#: templates/login/twofactor/application_configure.twig:21
|
||||
#: templates/login/twofactor/application.twig:2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user