Skip to content

Commit d214ec5

Browse files
[po] auto sync
1 parent f112dcb commit d214ec5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.stat.json

Lines 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

Lines 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

Lines 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)