10000 [po] auto sync · python/python-docs-zh-cn@4520262 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4520262

Browse files
[po] auto sync
1 parent ac94869 commit 4520262

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "82.91%", "updated_at": "2024-12-27T15:18:16Z"}
1+
{"translation": "82.91%", "updated_at": "2024-12-27T19:17:00Z"}

library/string.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
# 8af080f2e6702c64bedd01873aed27e8_25aec74 <fd99d14239138a1f987c22e7736dde81_777475>, 2019
1212
# ppcfish <ppcfish@gmail.com>, 2019
1313
# Yuwei Tu <yt1209@nyu.edu>, 2019
14-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1514
# Freesand Leo <yuqinju@163.com>, 2024
15+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
1616
#
1717
#, fuzzy
1818
msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.9\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2024-11-29 16:37+0000\n"
22+
"POT-Creation-Date: 2024-12-27 16:34+0000\n"
2323
"PO-Revision-Date: 2017-02-16 23:28+0000\n"
24-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2024\n"
24+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
2525
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2626
"MIME-Version: 1.0\n"
2727
"Content-Type: text/plain; charset=UTF-8\n"
@@ -541,7 +541,7 @@ msgstr "``'+'``"
541541
msgid ""
542542
"indicates that a sign should be used for both positive as well as negative "
543543
"numbers."
544-
msgstr "表示正负号应该用于正数和负数。"
544+
msgstr "表示正负号将同时用于正数与负数,例如 +3 , -1 。"
545545

546546
#: ../../library/string.rst:375
547547
msgid "``'-'``"
@@ -551,7 +551,7 @@ msgstr "``'-'``"
551551
msgid ""
552552
"indicates that a sign should be used only for negative numbers (this is the "
553553
"default behavior)."
554-
msgstr "表示正负号应仅用于负数(这是默认行为)。"
554+
msgstr "表示正负号仅用于负数(这是默认行为),例如 3 , -1。"
555555

556556
#: ../../library/string.rst:378
557557
msgid "space"

0 commit comments

Comments
 (0)
0