Skip to content

Commit 142d481

Browse files
[po] auto sync
1 parent e9b2ae5 commit 142d481

File tree

7 files changed

+31
-23
lines changed

7 files changed

+31
-23
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.75%", "updated_at": "2024-05-24T18:47:16Z"}
1+
{"translation": "94.76%", "updated_at": "2024-05-25T08:47:17Z"}

howto/descriptor.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# 钟旭尧 <python_zhong@qq.com>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
15+
"POT-Creation-Date: 2024-05-24 14:49+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:32+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: 钟旭尧 <python_zhong@qq.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,7 +32,7 @@ msgstr "作者"
3132

3233
#: ../../howto/descriptor.rst:7
3334
msgid "Raymond Hettinger"
34-
msgstr "Raymond Hettinger(译者:wh2099 at outlook dot com)"
35+
msgstr "Raymond Hettinger"
3536

3637
#: ../../howto/descriptor.rst:0
3738
msgid "Contact"
@@ -82,7 +83,7 @@ msgid ""
8283
":func:`classmethod`, :func:`staticmethod`, :func:`property`, and "
8384
":term:`__slots__`."
8485
msgstr ""
85-
"最后一部分有对内置描述器(用 C 编写)的纯 Python 等价实现。如果您想了解函数如何变成绑定方法或对 :func:`classmethod`, "
86+
"最后一部分有对用 C 编写的内置描述器的纯 Python 等价实现。如果您想了解函数如何变成绑定方法或对 :func:`classmethod`, "
8687
":func:`staticmethod`,:func:`property` 和 :term:`__slots__` "
8788
"这类常见工具的实现感兴趣,请阅读此部分。"
8889

@@ -521,7 +522,7 @@ msgstr "描述器调用概述"
521522
msgid ""
522523
"A descriptor can be called directly with ``desc.__get__(obj)`` or "
523524
"``desc.__get__(None, cls)``."
524-
msgstr "描述器可以通过 ``d.__get__(obj)`` 或 ``desc.__get__(None, cls)`` 直接调用。"
525+
msgstr "描述器可以通过 ``desc.__get__(obj)`` 或 ``desc.__get__(None, cls)`` 直接调用。"
525526

526527
#: ../../howto/descriptor.rst:557
527528
msgid ""

library/cmdline.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# 钟旭尧 <python_zhong@qq.com>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
15+
"POT-Creation-Date: 2024-05-24 14:49+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: 钟旭尧 <python_zhong@qq.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -227,4 +228,4 @@ msgstr ":ref:`zipfile <zipfile-commandline>`"
227228

228229
#: ../../library/cmdline.rst:57
229230
msgid "See also the :ref:`Python command-line interface <using-on-general>`."
230-
msgstr "另请参阅 the :ref:`Python 命令行界面 <using-on-general>`。"
231+
msgstr "另请参阅 :ref:`Python 命令行界面 <using-on-general>`。"

library/difflib.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# 钟旭尧 <python_zhong@qq.com>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
15+
"POT-Creation-Date: 2024-05-24 14:49+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: 钟旭尧 <python_zhong@qq.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,7 +24,7 @@ msgstr ""
2324

2425
#: ../../library/difflib.rst:2
2526
msgid ":mod:`!difflib` --- Helpers for computing deltas"
26-
msgstr ""
27+
msgstr ":mod:`!difflib` --- 计算差异的工具"
2728

2829
#: ../../library/difflib.rst:11
2930
msgid "**Source code:** :source:`Lib/difflib.py`"

library/index.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# 钟旭尧 <python_zhong@qq.com>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
15+
"POT-Creation-Date: 2024-05-24 14:49+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:33+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: 钟旭尧 <python_zhong@qq.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -70,5 +71,5 @@ msgid ""
7071
" packages and entire application development frameworks), available from the"
7172
" `Python Package Index <https://pypi.org>`_."
7273
msgstr ""
73-
"在标准库以外,还存在成千上万并且不断增加的其他组件集(从单独的程序和模块到软件包以及完整的应用程序开发框架),这些组件集可以从`Python 包索引 "
74+
"在标准库以外,还存在成千上万并且不断增加的其他组件集(从单独的程序和模块到软件包以及完整的应用程序开发框架),这些组件集可以从 `Python 包索引 "
7475
"<https://pypi.org>`_ 获取。"

library/unicodedata.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# Freesand Leo <yuqinju@163.com>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
15+
"POT-Creation-Date: 2024-05-24 14:49+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,7 +24,7 @@ msgstr ""
2324

2425
#: ../../library/unicodedata.rst:2
2526
msgid ":mod:`!unicodedata` --- Unicode Database"
26-
msgstr ""
27+
msgstr ":mod:`!unicodedata` --- Unicode 数据库"
2728

2829
#: ../../library/unicodedata.rst:18
2930
msgid ""
@@ -32,6 +33,8 @@ msgid ""
3233
"in this database is compiled from the `UCD version 15.0.0 "
3334
"<https://www.unicode.org/Public/15.0.0/ucd>`_."
3435
msgstr ""
36+
"本模块提供对统一码字符数据库(UCD)的访问,该数据库定义了所有统一码字符的属性。该数据库中包含的数据编译自 `UCD 版本 15.0.0 "
37+
"<https://www.unicode.org/Public/15.0.0/ucd>`_。"
3538

3639
#: ../../library/unicodedata.rst:23
3740
msgid ""
@@ -220,11 +223,11 @@ msgstr "备注"
220223

221224
#: ../../library/unicodedata.rst:178
222225
msgid "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"
223-
msgstr ""
226+
msgstr "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"
224227

225228
#: ../../library/unicodedata.rst:180
226229
msgid "https://www.unicode.org/Public/15.0.0/ucd/NamedSequences.txt"
227-
msgstr ""
230+
msgstr "https://www.unicode.org/Public/15.0.0/ucd/NamedSequences.txt"
228231

229232
#: ../../library/unicodedata.rst:11
230233
msgid "Unicode"

reference/lexical_analysis.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
8+
# Freesand Leo <yuqinju@163.com>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.12\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-05-11 19:07+0000\n"
15+
"POT-Creation-Date: 2024-05-24 14:49+0000\n"
1516
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
1718
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1295,7 +1296,7 @@ msgstr "备注"
12951296

12961297
#: ../../reference/lexical_analysis.rst:1048
12971298
msgid "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"
1298-
msgstr ""
1299+
msgstr "https://www.unicode.org/Public/15.0.0/ucd/NameAliases.txt"
12991300

13001301
#: ../../reference/lexical_analysis.rst:8
13011302
msgid "lexical analysis"

0 commit comments

Comments
 (0)