Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2b8096b

Browse files
[po] auto sync
1 parent 707791e commit 2b8096b

7 files changed

Lines changed: 169 additions & 118 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.59%", "updated_at": "2024-03-09T04:56:27Z"}
1+
{"translation": "94.61%", "updated_at": "2024-03-09T14:56:14Z"}

faq/general.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
# Translators:
77
# Konge <[email protected]>, 2021
88
# ppcfish <[email protected]>, 2021
9-
# Freesand Leo <[email protected]>, 2023
9+
# Freesand Leo <[email protected]>, 2024
1010
#
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.12\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
16+
"POT-Creation-Date: 2024-03-08 21:29+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
18-
"Last-Translator: Freesand Leo <[email protected]>, 2023\n"
18+
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
1919
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -315,6 +315,10 @@ msgid ""
315315
"policy. See also the documentation for :data:`sys.version`, "
316316
":data:`sys.hexversion`, and :data:`sys.version_info`."
317317
msgstr ""
318+
"请参阅 `Developer's Guide <https://devguide.python.org/developer-"
319+
"workflow/development-cycle/>`__ 获取更多有关开发流程的信息,并参阅 :pep:`387` 了解更多有关 Python "
320+
"的向下兼容策略的信息。 另请参阅有关 :data:`sys.version`, :data:`sys.hexversion` 和 "
321+
":data:`sys.version_info` 的文档。"
318322

319323
#: ../../faq/general.rst:167
320324
msgid "How do I obtain a copy of the Python source?"

library/asyncio-eventloop.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgid ""
2020
msgstr ""
2121
"Project-Id-Version: Python 3.12\n"
2222
"Report-Msgid-Bugs-To: \n"
23-
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
23+
"POT-Creation-Date: 2024-03-08 21:29+0000\n"
2424
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
2525
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
2626
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -981,7 +981,7 @@ msgstr ""
981981
msgid ""
982982
"The *reuse_address* parameter, disabled since Python 3.8.1, 3.7.6 and "
983983
"3.6.10, has been entirely removed."
984-
msgstr ""
984+
msgstr "自 Python 3.8.1, 3.7.6 和 3.6.10 起被禁用的 *reuse_address* 形参现已被完全移除。"
985985

986986
#: ../../library/asyncio-eventloop.rst:637
987987
msgid "Create a Unix connection."

library/audit_events.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
# Shengjing Zhu <[email protected]>, 2021
88
# zc Jin <[email protected]>, 2021
99
# ppcfish <[email protected]>, 2021
10-
# Freesand Leo <[email protected]>, 2023
10+
# Freesand Leo <[email protected]>, 2024
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.12\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
17+
"POT-Creation-Date: 2024-03-08 21:29+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:55+0000\n"
19-
"Last-Translator: Freesand Leo <[email protected]>, 2023\n"
19+
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,6 +34,8 @@ msgid ""
3434
":c:func:`PySys_Audit` calls throughout the CPython runtime and the standard "
3535
"library. These calls were added in 3.8 or later (see :pep:`578`)."
3636
msgstr ""
37+
"下表包含了在整个 CPython 运行时和标准库中由 :func:`sys.audit` 或 :c:func:`PySys_Audit` "
38+
"调用所引发的全部事件。 这些调用是在 3.8 或更高版本中添加的 (参见 :pep:`578`)。"
3739

3840
#: ../../library/audit_events.rst:12
3941
msgid ""

library/functools.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.12\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
22+
"POT-Creation-Date: 2024-03-08 21:29+0000\n"
2323
"PO-Revision-Date: 2021-06-28 01:06+0000\n"
2424
"Last-Translator: Freesand Leo <[email protected]>, 2024\n"
2525
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -699,6 +699,8 @@ msgid ""
699699
"``__annotations__`` attribute is now copied by default. Missing attributes "
700700
"no longer trigger an :exc:`AttributeError`."
701701
msgstr ""
702+
"现在 ``__wrapped__`` 属性会被自动添加。 现在 ``__annotations__`` 属性默认将被拷贝。 缺失的属性将不再触发 "
703+
":exc:`AttributeError`。"
702704

703705
#: ../../library/functools.rst:673
704706
msgid ""

library/pprint.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
# Menghua Xiao <[email protected]>, 2021
88
# 叶浚安 <[email protected]>, 2021
99
# sunsol s <[email protected]>, 2023
10-
# Freesand Leo <[email protected]>, 2024
1110
# Alpha Du <[email protected]>, 2024
11+
# Freesand Leo <[email protected]>, 2024
1212
#
1313
#, fuzzy
1414
msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.12\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2024-03-08 14:14+0000\n"
18+
"POT-Creation-Date: 2024-03-08 21:29+0000\n"
1919
"PO-Revision-Date: 2021-06-28 01:11+0000\n"
20-
"Last-Translator: Alpha Du <alphanow@gmail.com>, 2024\n"
20+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
2121
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -103,6 +103,8 @@ msgid ""
103103
":class:`PrettyPrinter` constructor and their meanings are as described in "
104104
"its documentation below."
105105
msgstr ""
106+
"配置形参 *stream*, *indent*, *width*, *depth*, *compact*, *sort_dicts* 和 "
107+
"*underscore_numbers* 将被传递给 :class:`PrettyPrinter` 构造器,它们的含义见下文相关文档的说明。"
106108

107109
#: ../../library/pprint.rst:78
108110
msgid ""
@@ -111,6 +113,9 @@ msgid ""
111113
"passed to the :class:`PrettyPrinter` constructor as formatting parameters "
112114
"and their meanings are as described in its documentation below."
113115
msgstr ""
116+
"将 *object* 的格式化表示形式作为字符串返回。 *indent*, *width*, *depth*, *compact*, "
117+
"*sort_dicts* 和 *underscore_numbers* 将作为格式化形参传递给 :class:`PrettyPrinter` "
118+
"构造器,它们的含义见下文相应文件的说明。"
114119

115120
#: ../../library/pprint.rst:88
116121
msgid ""

0 commit comments

Comments
 (0)