Skip to content

Commit 433cacc

Browse files
[po] auto sync
1 parent 65a012f commit 433cacc

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.18%", "updated_at": "2024-08-21T09:09:50Z"}
1+
{"translation": "93.18%", "updated_at": "2024-08-23T21:09:12Z"}

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.8\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-04-26 23:55+0000\n"
22+
"POT-Creation-Date: 2024-08-23 17:20+0000\n"
2323
"PO-Revision-Date: 2020-05-30 11:49+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
@@ -18,7 +18,7 @@ msgid ""
1818
msgstr ""
1919
"Project-Id-Version: Python 3.8\n"
2020
"Report-Msgid-Bugs-To: \n"
21-
"POT-Creation-Date: 2024-08-16 17:24+0000\n"
21+
"POT-Creation-Date: 2024-08-23 17:20+0000\n"
2222
"PO-Revision-Date: 2020-05-30 12:13+0000\n"
2323
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2424
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -211,8 +211,8 @@ msgid ""
211211
"``urllib.Request`` with arguments ``fullurl``, ``data``, ``headers``, "
212212
"``method`` taken from the request object."
213213
msgstr ""
214-
"默认打开器会引发一个 :ref:`审计事件 <auditing>` ``urllib.Request`` 并附带来自请求对象的参数 "
215-
"``fullurl``, ``data``, ``headers``, ``method``。"
214+
"默认会为 ``urllib.Request`` 引发一条 :ref:`审计事件 <auditing>`,其参数 "
215+
"``fullurl````data````headers````method`` 均取自请求对象。"
216216

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

0 commit comments

Comments
 (0)