File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ msgstr ""
21
21
22
22
#: ../../library/string.rst:2
23
23
msgid ":mod:`string` --- Common string operations"
24
- msgstr ""
24
+ msgstr ":mod:`string` --- 常見的字串操作 "
25
25
26
26
#: ../../library/string.rst:7
27
27
msgid "**Source code:** :source:`Lib/string.py`"
@@ -37,7 +37,7 @@ msgstr ":ref:`string-methods`"
37
37
38
38
#: ../../library/string.rst:19
39
39
msgid "String constants"
40
- msgstr ""
40
+ msgstr "字串常數 "
41
41
42
42
#: ../../library/string.rst:21
43
43
msgid "The constants defined in this module are:"
@@ -49,6 +49,7 @@ msgid ""
49
49
"`ascii_uppercase` constants described below. This value is not locale-"
50
50
"dependent."
51
51
msgstr ""
52
+ "下文描述的 :const:`ascii_lowercase` 和 :const:`ascii_uppercase` 常數的串接,該值不依賴於區域設定。"
52
53
53
54
#: ../../library/string.rst:32
54
55
msgid ""
You can’t perform that action at this time.
0 commit comments