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

Appearance settings

Commit d214ec5

Browse filesBrowse files
[po] auto sync
1 parent f112dcb commit d214ec5
Copy full SHA for d214ec5

File tree

3 files changed

+6
-6
lines changed
Filter options

3 files changed

+6
-6
lines changed

‎.stat.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.02%", "updated_at": "2024-08-04T02:36:09Z"}
1+
{"translation": "94.02%", "updated_at": "2024-08-09T22:30:42Z"}

‎c-api/init.po

Copy file name to clipboardExpand all lines: c-api/init.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-04-26 19:05+0000\n"
15+
"POT-Creation-Date: 2024-08-09 18:22+0000\n"
1616
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -24,7 +24,7 @@ msgstr ""
2424

2525
#: ../../c-api/init.rst:8
2626
msgid "Initialization, Finalization, and Threads"
27-
msgstr "初始化,终结和线程"
27+
msgstr "初始化,最终化和线程"
2828

2929
#: ../../c-api/init.rst:10
3030
msgid "See also :ref:`Python Initialization Configuration <init-config>`."

‎library/urllib.request.po

Copy file name to clipboardExpand all lines: library/urllib.request.po
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-08-03 21:00+0000\n"
14+
"POT-Creation-Date: 2024-08-09 18:22+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:22+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -187,8 +187,8 @@ msgid ""
187187
"``urllib.Request`` with arguments ``fullurl``, ``data``, ``headers``, "
188188
"``method`` taken from the request object."
189189
msgstr ""
190-
"默认打开器会引发一个 :ref:`审计事件 <auditing>` ``urllib.Request`` 并附带来自请求对象的参数 "
191-
"``fullurl``, ``data``, ``headers``, ``method``。"
190+
"默认会为 ``urllib.Request`` 引发一条 :ref:`审计事件 <auditing>`,其参数 "
191+
"``fullurl````data````headers````method`` 均取自请求对象。"
192192

193193
#: ../../library/urllib.request.rst:96
194194
msgid "*cafile* and *capath* were added."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.