Skip to content

Commit 6e7a6cb

Browse files
[po] auto sync
1 parent 0a64ed6 commit 6e7a6cb

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.92%", "updated_at": "2025-05-25T06:49:40Z"}
1+
{"translation": "81.92%", "updated_at": "2025-06-05T14:48:22Z"}

library/pprint.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, 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 <rffontenelle@gmail.com>, 2024
8+
# Freesand Leo <yuqinju@163.com>, 2025
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-11-19 01:32+0000\n"
15+
"POT-Creation-Date: 2025-05-30 15:38+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: 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"
@@ -112,7 +113,7 @@ msgid ""
112113
"If ``None`` (the default), there is no constraint on the depth of the "
113114
"objects being formatted."
114115
msgstr ""
115-
"可被找钱的嵌套层级数量。 如果要打印的数据结构具有过深的层级,则其包含的下一层级将用 ``...`` 替换。 如为 ``None`` "
116+
"可被打印的嵌套层级数量。 如果要打印的数据结构具有过深的层级,则其包含的下一层级将用 ``...`` 替换。 如为 ``None`` "
116117
"(默认值),则不会限制被格式化对象的层级深度。"
117118

118119
#: ../../library/pprint.rst:71

0 commit comments

Comments
 (0)