Skip to content

Commit 3f0aec8

Browse files
[po] auto sync
1 parent cc1ed31 commit 3f0aec8

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "93.71%", "updated_at": "2024-08-15T15:21:09Z"}
1+
{"translation": "93.71%", "updated_at": "2024-08-16T20:20:39Z"}

c-api/init.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
# Jing Li <tes286.lijing@gmail.com>, 2022
1212
# 高乐喆 <gaolezhe@outlook.com>, 2023
1313
# Bryan不可思议, 2023
14-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1514
# Freesand Leo <yuqinju@163.com>, 2024
15+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1616
#
1717
#, fuzzy
1818
msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.9\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-04-26 21:29+0000\n"
22+
"POT-Creation-Date: 2024-08-16 16:41+0000\n"
2323
"PO-Revision-Date: 2017-02-16 17:36+0000\n"
24-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
24+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2525
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,7 +31,7 @@ msgstr ""
3131

3232
#: ../../c-api/init.rst:8
3333
msgid "Initialization, Finalization, and Threads"
34-
msgstr "初始化,终结和线程"
34+
msgstr "初始化,最终化和线程"
3535

3636
#: ../../c-api/init.rst:10
3737
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
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.9\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2024-08-09 18:56+0000\n"
20+
"POT-Creation-Date: 2024-08-16 16:41+0000\n"
2121
"PO-Revision-Date: 2017-02-16 23:34+0000\n"
2222
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2323
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -193,8 +193,8 @@ msgid ""
193193
"``urllib.Request`` with arguments ``fullurl``, ``data``, ``headers``, "
194194
"``method`` taken from the request object."
195195
msgstr ""
196-
"默认打开器会引发一个 :ref:`审计事件 <auditing>` ``urllib.Request`` 并附带来自请求对象的参数 "
197-
"``fullurl``, ``data``, ``headers``, ``method``。"
196+
"默认会为 ``urllib.Request`` 引发一条 :ref:`审计事件 <auditing>`,其参数 "
197+
"``fullurl````data````headers````method`` 均取自请求对象。"
198198

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

0 commit comments

Comments
 (0)