8000 [po] auto sync · python/python-docs-zh-cn@ba38d66 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba38d66

Browse files
[po] auto sync
1 parent 5893532 commit ba38d66

File tree

6 files changed

+13
-6
lines changed

6 files changed

+13
-6
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.01%", "updated_at": "2025-03-07T14:55:44Z"}
1+
{"translation": "81.02%", "updated_at": "2025-03-07T16:56:23Z"}

c-api/arg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ msgid ""
4343
"These functions are useful when creating your own extension functions and "
4444
"methods. Additional information and examples are available in "
4545
":ref:`extending-index`."
46-
msgstr ""
46+
msgstr "这些函数在创建你自己的扩展函数和方法时很有用处。 更多信息和示例可在 :ref:`extending-index` 查看。"
4747

4848
#: ../../c-api/arg.rst:12
4949
msgid ""

library/constants.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# Alpha Du <alphanow@gmail.com>, 2021
88
# sunsol s <sunsolzn@gmail.com>, 2023
9-
# Freesand Leo <yuqinju@163.com>, 2024
9+
# Freesand Leo <yuqinju@163.com>, 2025
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2025-03-07 14:18+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:57+0000\n"
18-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\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"
@@ -95,6 +95,8 @@ msgid ""
9595
"interchangeable. This constant should only be used as described above; see "
9696
":exc:`NotImplementedError` for details on correct usage of the exception."
9797
msgstr ""
98+
":data:`!NotImplemented` 和 :exc:`!NotImplementedError` 不能互相替代。 "
99+
"此常量应当仅以上文所描述的方式使用;请参阅 :exc:`NotImplementedError` 了解正确使用该异常的相关细节。"
98100

99101
#: ../../library/constants.rst:56
100102
msgid ""

library/email.errors.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,13 @@ msgstr "所有缺陷类都是 :class:`email.errors.MessageDefect` 的子类。"
129129
msgid ""
130130
"A message claimed to be a multipart, but had no :mimetype:`boundary` "
131131
"parameter."
132-
msgstr ""
132+
msgstr "一条消息宣称有多个部分,但却没有 :mimetype:`boundary` 形参。"
133133

134134
#: ../../library/email.errors.rst:87
135135
msgid ""
136136
"The start boundary claimed in the :mailheader:`Content-Type` header was "
137137
"never found."
138-
msgstr ""
138+
msgstr "在 :mailheader:`Content-Type` 标头中宣称的开始边界无法找到。"
139139

140140
#: ../../library/email.errors.rst:92
141141
msgid ""

library/exceptions.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,8 @@ msgid ""
475475
":data:`NotImplemented` for details on correct usage of the built-in "
476476
"constant."
477477
msgstr ""
478+
":exc:`!NotImplementedError` 和 :data:`!NotImplemented` 不能互相替代。 "
479+
"此异常应当仅以上文所描述的方式使用;请参阅 :data:`NotImplemented` 了解正确使用该内置常量的相关细节。"
478480

479481
#: ../../library/exceptions.rst:349
480482
msgid ""

library/importlib.metadata.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,6 +503,9 @@ msgid ""
503503
"<https://packaging.python.org/en/latest/specifications/core-"
504504
"metadata/#version>`__ for the named distribution package."
505505
msgstr ""
506+
"返回对应指定发布包的已安装发布包 `版本 "
507+
"<https://packaging.python.org/en/latest/specifications/core-"
508+
"metadata/#version>`__。"
506509

507510
#: ../../library/importlib.metadata.rst:278
508511
msgid ""

0 commit comments

Comments
 (0)
0