Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3334 of 3334 strings) [CI skip] Translation: phpMyAdmin/5.0 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-0/zh_Hans/ Signed-off-by: Annlix <Annlix@outlook.com>
This commit is contained in:
parent
fcc51f0cde
commit
7712fc2fc2
31
po/zh_CN.po
31
po/zh_CN.po
@ -4,8 +4,8 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 5.0.3-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2020-08-16 18:25-0300\n"
|
||||
"PO-Revision-Date: 2020-07-16 13:41+0000\n"
|
||||
"Last-Translator: Li Smith <jinrishouji@sina.com>\n"
|
||||
"PO-Revision-Date: 2020-08-19 05:38+0000\n"
|
||||
"Last-Translator: Annlix <Annlix@outlook.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"phpmyadmin/5-0/zh_Hans/>\n"
|
||||
"Language: zh_CN\n"
|
||||
@ -10100,18 +10100,6 @@ msgstr ""
|
||||
"表中的一个字段值作为文件名。如果想使用字段值作为文件名,第一个选项必须留空。"
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:31
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "LINUX ONLY: Launches an external application and feeds it the column data "
|
||||
#| "via standard input. Returns the standard output of the application. The "
|
||||
#| "default is Tidy, to pretty-print HTML code. For security reasons, you "
|
||||
#| "have to manually edit the file libraries/classes/Plugins/Transformations/"
|
||||
#| "Output/Text_Plain_External.php and list the tools you want to make "
|
||||
#| "available. The first option is then the number of the program you want to "
|
||||
#| "use and the second option is the parameters for the program. The third "
|
||||
#| "option, if set to 1, will convert the output using htmlspecialchars() "
|
||||
#| "(Default 1). The fourth option, if set to 1, will prevent wrapping and "
|
||||
#| "ensure that the output appears all on one line (Default 1)."
|
||||
msgid ""
|
||||
"LINUX ONLY: Launches an external application and feeds it the column data "
|
||||
"via standard input. Returns the standard output of the application. The "
|
||||
@ -10124,12 +10112,11 @@ msgid ""
|
||||
"(Default 1). The fourth option, if set to 1, will prevent wrapping and "
|
||||
"ensure that the output appears all on one line (Default 1)."
|
||||
msgstr ""
|
||||
"仅 LINUX:调用外部程序并通过标准输入传入字段数据。返回此应用程序的标准输出。"
|
||||
"默认为 Tidy,可以很好的打印 HTML 代码。为了安全起见,您需要手动编辑 "
|
||||
"libraries/classes/Plugins/Transformations/Output/Text_Plain_External.php 文件"
|
||||
"来加入可以运行的工具。第一个选项是您想要使用的程序编号,第二个选项是程序的参"
|
||||
"数。第三个参数如果设为 1 的话将会用 htmlspecialchars() 处理输出 (默认为 1)。"
|
||||
"第四个参数如果设为 1 的话,将禁止换行,确保所有内容显示在一行中 (默认为 1)。"
|
||||
"仅 LINUX:调用外部程序并通过标准输入传入字段数据。返回此应用程序的标准输出。默认为 Tidy,可以很好的打印 HTML 代码。为了安全起见,"
|
||||
"您需要手动编辑 libraries/classes/Plugins/Transformations/Abs/"
|
||||
"ExternalTransformationsPlugin.php "
|
||||
"文件来加入可以运行的工具。第一个选项是您想要使用的程序编号,由于历史的原因,第二个选项应该为空。第三个参数如果设为 1 的话将会用 "
|
||||
"htmlspecialchars() 处理输出 (默认为 1)。第四个参数如果设为 1 的话,将禁止换行,确保所有内容显示在一行中 (默认为 1)。"
|
||||
|
||||
#: libraries/classes/Plugins/Transformations/Abs/ExternalTransformationsPlugin.php:117
|
||||
#, php-format
|
||||
@ -12789,10 +12776,8 @@ msgstr "表名无效"
|
||||
|
||||
#. l10n: In case a SQL query did not pass a security check
|
||||
#: tbl_get_field.php:62
|
||||
#, fuzzy
|
||||
#| msgid "There are too many joins without indexes."
|
||||
msgid "There is an issue with your request."
|
||||
msgstr "有太多的联合查询未使用索引。"
|
||||
msgstr "请求出错。"
|
||||
|
||||
#: tbl_replace.php:266
|
||||
#, php-format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user