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

Skip to content

Commit 7efb501

Browse files
[po] auto sync
1 parent 403fe78 commit 7efb501

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.80%", "updated_at": "2024-03-23T03:31:59Z"}
1+
{"translation": "92.80%", "updated_at": "2024-03-25T01:44:52Z"}

extending/extending.po

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, Python Software Foundation
2+
# Copyright (C) 2001-2024, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2023
8+
# Freesand Leo <[email protected]>, 2024
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.10\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-07-29 03:05+0000\n"
15+
"POT-Creation-Date: 2024-03-22 19:02+0000\n"
1516
"PO-Revision-Date: 2022-11-05 17:21+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\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"
@@ -575,10 +576,8 @@ msgid ""
575576
"distribution as :file:`Modules/xxmodule.c`. This file may be used as a "
576577
"template or simply read as an example."
577578
msgstr ""
578-
"更多关于模块的现实的例子包含在Python源码包的 :file:`Modules/xxmodule.c` "
579-
"中。这些文件可以用作你的代码模板,或者学习。脚本 modulator.py "
580-
"包含在源码发行版或Windows安装中,提供了一个简单的GUI,用来声明需要实现的函数和对象,并且可以生成供填入的模板。脚本在 "
581-
"Tools/modulator/ 目录。查看README以了解用法。"
579+
"更多关于模块的现实的例子包含在 Python 源码发布包的 :file:`Modules/xxmodule.c` 中。 "
580+
"此文件可以被用作代码模板或是学习样例。"
582581

583582
#: ../../extending/extending.rst:437
584583
msgid ""

whatsnew/3.4.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2024
8+
# Freesand Leo <[email protected]>, 2024
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2024-03-22 19:02+0000\n"
1516
"PO-Revision-Date: 2022-11-05 17:23+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"
@@ -743,7 +744,7 @@ msgstr ""
743744

744745
#: ../../whatsnew/3.4.rst:471 ../../whatsnew/3.4.rst:534
745746
msgid "For Python 3.4, this module is considered a :term:`provisional API`."
746-
msgstr ""
747+
msgstr "对于 Python 3.4,此模块被视为属于 :term:`provisional API`。"
747748

748749
#: ../../whatsnew/3.4.rst:475
749750
msgid ":pep:`3156` -- Asynchronous IO Support Rebooted: the \"asyncio\" Module"

0 commit comments

Comments
 (0)