Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 144b8cd

Browse files
[po] auto sync
1 parent dd37bc5 commit 144b8cd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/cgi.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,14 +394,16 @@ msgstr "函数"
394394
msgid ""
395395
"These are useful if you want more control, or if you want to employ some of "
396396
"the algorithms implemented in this module in other circumstances."
397-
msgstr ""
397+
msgstr "这些函数在你想要更多控制,或者如果你想要应用一些此模块中在其他场景下实现的算法时很有用处。"
398398

399399
#: ../../library/cgi.rst:282
400400
msgid ""
401401
"Parse a query in the environment or from a file (the file defaults to "
402402
"``sys.stdin``). The *keep_blank_values*, *strict_parsing* and *separator* "
403403
"parameters are passed to :func:`urllib.parse.parse_qs` unchanged."
404404
msgstr ""
405+
"在环境中或从某个文件中解析一个查询 (文件默认为 ``sys.stdin``)。 *keep_blank_values*, "
406+
"*strict_parsing* 和 *separator* 形参会被原样传给 :func:`urllib.parse.parse_qs`。"
405407

406408
#: ../../library/cgi.rst:289
407409
msgid ""

0 commit comments

Comments
 (0)