Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4550f04

Browse files
sync with cpython e06b0fdd
1 parent49d7d5d commit4550f04

File tree

4 files changed

+71
-71
lines changed

4 files changed

+71
-71
lines changed

‎library/cgi.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.7\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2021-09-13 00:11+0000\n"
10+
"POT-Creation-Date:2021-09-23 00:12+0000\n"
1111
"PO-Revision-Date:2018-05-23 14:40+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -115,7 +115,7 @@ msgid ""
115115
"form contains non-ASCII characters, use the *encoding* keyword parameter set "
116116
"to the value of the encoding defined for the document. It is usually "
117117
"contained in the META tag in the HEAD section of the HTML document or by "
118-
"the :mailheader:`Content-Type` header). This reads the form contents from "
118+
"the :mailheader:`Content-Type` header. This reads the form contents from "
119119
"the standard input or the environment (depending on the value of various "
120120
"environment variables set according to the CGI standard). Since it may "
121121
"consume standard input, it should be instantiated only once."

‎library/logging.config.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.7\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2021-09-13 00:11+0000\n"
10+
"POT-Creation-Date:2021-09-23 00:12+0000\n"
1111
"PO-Revision-Date:2018-05-23 16:05+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -232,7 +232,7 @@ msgid ""
232232
"to the victim's :func:`listen` socket and sending a configuration which runs "
233233
"whatever code the attacker wants to have executed in the victim's process. "
234234
"This is especially easy to do if the default port is used, but not hard even "
235-
"if a different port is used). To avoid the risk of this happening, use the "
235+
"if a different port is used. To avoid the risk of this happening, use the "
236236
"``verify`` argument to :func:`listen` to prevent unrecognised configurations "
237237
"from being applied."
238238
msgstr""

‎library/urllib.request.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version:Python 3.7\n"
99
"Report-Msgid-Bugs-To:\n"
10-
"POT-Creation-Date:2021-09-13 00:11+0000\n"
10+
"POT-Creation-Date:2021-09-23 00:12+0000\n"
1111
"PO-Revision-Date:2018-05-23 16:14+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -770,7 +770,7 @@ msgid ""
770770
"optional *timeout* parameter specifies a timeout in seconds for blocking "
771771
"operations like the connection attempt (if not specified, the global default "
772772
"timeout setting will be used). The timeout feature actually works only for "
773-
"HTTP, HTTPS and FTP connections)."
773+
"HTTP, HTTPS and FTP connections."
774774
msgstr""
775775

776776
#:../../library/urllib.request.rst:658

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp