Skip to content

Commit e65eef8

Browse files
[po] auto sync
1 parent fc90664 commit e65eef8

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.03%", "updated_at": "2024-08-02T18:40:01Z"}
1+
{"translation": "94.03%", "updated_at": "2024-08-04T02:01:46Z"}

c-api/init.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.11\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-04-19 16:58+0000\n"
16+
"POT-Creation-Date: 2024-08-04 00:23+0000\n"
1717
"PO-Revision-Date: 2023-05-24 02:09+0000\n"
1818
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -25,7 +25,7 @@ msgstr ""
2525

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

3030
#: ../../c-api/init.rst:10
3131
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
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.11\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2024-08-02 15:26+0000\n"
15+
"POT-Creation-Date: 2024-08-04 00:23+0000\n"
1616
"PO-Revision-Date: 2023-05-24 02: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"
@@ -212,8 +212,8 @@ msgid ""
212212
"``urllib.Request`` with arguments ``fullurl``, ``data``, ``headers``, "
213213
"``method`` taken from the request object."
214214
msgstr ""
215-
"默认打开器会引发一个 :ref:`审计事件 <auditing>` ``urllib.Request`` 并附带来自请求对象的参数 "
216-
"``fullurl``, ``data``, ``headers``, ``method``。"
215+
"默认会为 ``urllib.Request`` 引发一条 :ref:`审计事件 <auditing>`,其参数 "
216+
"``fullurl````data````headers````method`` 均取自请求对象。"
217217

218218
#: ../../library/urllib.request.rst:105
219219
msgid "*cafile* and *capath* were added."

0 commit comments

Comments
 (0)