Skip to content

Commit 836043b

Browse files
[po] auto sync
1 parent 921b0f3 commit 836043b

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.79%", "updated_at": "2025-06-04T08:58:25Z"}
1+
{"translation": "81.79%", "updated_at": "2025-06-05T14:55:52Z"}

library/pprint.po

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +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:
7-
# Menghua Xiao <arieshout@gmail.com>, 2021
8-
# 叶浚安 <ye.pandaaaa906@gmail.com>, 2021
9-
# sunsol s <sunsolzn@gmail.com>, 2023
10-
# Alpha Du <alphanow@gmail.com>, 2024
11-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
12-
# Freesand Leo <yuqinju@163.com>, 2024
7+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
8+
# Freesand Leo <yuqinju@163.com>, 2025
139
#
1410
#, fuzzy
1511
msgid ""
1612
msgstr ""
1713
"Project-Id-Version: Python 3.13\n"
1814
"Report-Msgid-Bugs-To: \n"
19-
"POT-Creation-Date: 2024-11-15 14:18+0000\n"
20-
"PO-Revision-Date: 2021-06-28 01:11+0000\n"
21-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
15+
"POT-Creation-Date: 2025-05-30 14:58+0000\n"
16+
"PO-Revision-Date: 2025-05-08 05:10+0000\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
2218
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2319
"MIME-Version: 1.0\n"
2420
"Content-Type: text/plain; charset=UTF-8\n"
@@ -117,7 +113,7 @@ msgid ""
117113
"If ``None`` (the default), there is no constraint on the depth of the "
118114
"objects being formatted."
119115
msgstr ""
120-
"可被找钱的嵌套层级数量。 如果要打印的数据结构具有过深的层级,则其包含的下一层级将用 ``...`` 替换。 如为 ``None`` "
116+
"可被打印的嵌套层级数量。 如果要打印的数据结构具有过深的层级,则其包含的下一层级将用 ``...`` 替换。 如为 ``None`` "
121117
"(默认值),则不会限制被格式化对象的层级深度。"
122118

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

0 commit comments

Comments
 (0)