Skip to content

Commit a4719a1

Browse files
Translate library/string.po rst, 2, 19, 26 (#677)
* translate: rst: 2, 19, 26 * fix: change some terms * fix: change the translation of constant * Apply suggestions from code review --------- Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 149fc0b commit a4719a1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: library/string.po

+3-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ msgstr ""
2121

2222
#: ../../library/string.rst:2
2323
msgid ":mod:`string` --- Common string operations"
24-
msgstr ""
24+
msgstr ":mod:`string` --- 常見的字串操作"
2525

2626
#: ../../library/string.rst:7
2727
msgid "**Source code:** :source:`Lib/string.py`"
@@ -37,7 +37,7 @@ msgstr ":ref:`string-methods`"
3737

3838
#: ../../library/string.rst:19
3939
msgid "String constants"
40-
msgstr ""
40+
msgstr "字串常數"
4141

4242
#: ../../library/string.rst:21
4343
msgid "The constants defined in this module are:"
@@ -49,6 +49,7 @@ msgid ""
4949
"`ascii_uppercase` constants described below. This value is not locale-"
5050
"dependent."
5151
msgstr ""
52+
"下文描述的 :const:`ascii_lowercase` 和 :const:`ascii_uppercase` 常數的串接,該值不依賴於區域設定。"
5253

5354
#: ../../library/string.rst:32
5455
msgid ""

0 commit comments

Comments
 (0)