Skip to content

Commit a7f6110

Browse files
[po] auto sync
1 parent b7ab0af commit a7f6110

File tree

4 files changed

+558
-528
lines changed

4 files changed

+558
-528
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.73%", "updated_at": "2025-05-27T01:20:02Z"}
1+
{"translation": "81.74%", "updated_at": "2025-05-28T07:55:50Z"}

library/json.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ msgstr ""
6767
msgid ""
6868
"This module exposes an API familiar to users of the standard library "
6969
":mod:`marshal` and :mod:`pickle` modules."
70-
msgstr ""
70+
msgstr "本模块提供了会让标准库 :mod:`marshal` 和 :mod:`pickle` 模块的用户感到熟悉的 API。"
7171

7272
#: ../../library/json.rst:34
7373
msgid "Encoding basic Python object hierarchies::"

tutorial/index.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2025-05-23 14:55+0000\n"
1516
"PO-Revision-Date: 2025-05-08 05:10+0000\n"
16-
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\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"
@@ -29,7 +30,7 @@ msgstr "Python 教程"
2930
msgid ""
3031
"This tutorial is designed for *programmers* that are new to the Python "
3132
"language, **not** *beginners* who are new to programming."
32-
msgstr ""
33+
msgstr "本教程被设计为针对新入门 Python 语言的 *程序员*,而 **不是** 新入门编程的 *初学者*。"
3334

3435
#: ../../tutorial/index.rst:11
3536
msgid ""
@@ -71,6 +72,8 @@ msgid ""
7172
"Python interpreter handy for hands-on experience, but all examples are self-"
7273
"contained, so the tutorial can be read off-line as well."
7374
msgstr ""
75+
"本教程非正式地介绍了 Python 语言和系统的基本概念和特性。 请注意它预期你对于编程的总体概念有基本的了解。 准备好一个 Python "
76+
"解释器随时上手练习会很有帮助,但所有的示例都是完备自足的,因此本教程也可以离线阅读。"
7477

7578
#: ../../tutorial/index.rst:33
7679
msgid ""

0 commit comments

Comments
 (0)