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

Skip to content

Commit be09339

Browse files
[po] auto sync
1 parent 8cc2717 commit be09339

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.14%", "updated_at": "2024-12-01T15:46:20Z"}
1+
{"translation": "94.14%", "updated_at": "2024-12-04T01:06:50Z"}

library/string.po

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Rafael Fontenelle <[email protected]>, 2024
8+
# Freesand Leo <[email protected]>, 2024
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-12 09:11+0000\n"
15+
"POT-Creation-Date: 2024-11-29 14:50+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>, 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"
@@ -563,7 +564,7 @@ msgstr "``'+'``"
563564
msgid ""
564565
"indicates that a sign should be used for both positive as well as negative "
565566
"numbers."
566-
msgstr "表示标志应该用于正数和负数。"
567+
msgstr "表示正负号应该用于正数和负数。"
567568

568569
#: ../../library/string.rst:379
569570
msgid "``'-'``"
@@ -573,7 +574,7 @@ msgstr "``'-'``"
573574
msgid ""
574575
"indicates that a sign should be used only for negative numbers (this is the "
575576
"default behavior)."
576-
msgstr "表示标志应仅用于负数(这是默认行为)。"
577+
msgstr "表示正负号应仅用于负数(这是默认行为)。"
577578

578579
#: ../../library/string.rst:368 ../../library/string.rst:382
579580
msgid "space"
@@ -583,7 +584,7 @@ msgstr "space"
583584
msgid ""
584585
"indicates that a leading space should be used on positive numbers, and a "
585586
"minus sign on negative numbers."
586-
msgstr "表示应在正数上使用前导空格,在负数上使用减号。"
587+
msgstr "表示应在正数上使用前导空格,在负数上使用负号。"
587588

588589
#: ../../library/string.rst:389
589590
msgid ""

0 commit comments

Comments
 (0)