Skip to content

Commit a8fa001

Browse files
[po] auto sync
1 parent 0fe91d5 commit a8fa001

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.78%", "updated_at": "2025-05-21T15:56:11Z"}
1+
{"translation": "81.78%", "updated_at": "2025-05-22T02:27:12Z"}

library/math.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ msgstr "如果任一参数不为整数则会引发 :exc:`TypeError`。 如果任
631631

632632
#: ../../library/math.rst:147
633633
msgid "Return factorial of the nonnegative integer *n*."
634-
msgstr ""
634+
msgstr "返回非负整数 *n* 的阶乘。"
635635

636636
#: ../../library/math.rst:149
637637
msgid "Floats with integral values (like ``5.0``) are no longer accepted."

library/stdtypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3423,7 +3423,7 @@ msgstr ""
34233423
msgid ""
34243424
"If *sep* is not specified or is ``None`` and *maxsplit* is ``0``, only "
34253425
"leading runs of consecutive whitespace are considered."
3426-
msgstr ""
3426+
msgstr "如果 *sep* 未指定或为 ``None`` 且 *maxsplit* 为 ``0``,则只有开头的连连续空格会被纳入考虑。"
34273427

34283428
#: ../../library/stdtypes.rst:2141
34293429
msgid ""

0 commit comments

Comments
 (0)