We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149fc0b commit a4719a1Copy full SHA for a4719a1
library/string.po
@@ -21,7 +21,7 @@ msgstr ""
21
22
#: ../../library/string.rst:2
23
msgid ":mod:`string` --- Common string operations"
24
-msgstr ""
+msgstr ":mod:`string` --- 常見的字串操作"
25
26
#: ../../library/string.rst:7
27
msgid "**Source code:** :source:`Lib/string.py`"
@@ -37,7 +37,7 @@ msgstr ":ref:`string-methods`"
37
38
#: ../../library/string.rst:19
39
msgid "String constants"
40
+msgstr "字串常數"
41
42
#: ../../library/string.rst:21
43
msgid "The constants defined in this module are:"
@@ -49,6 +49,7 @@ msgid ""
49
"`ascii_uppercase` constants described below. This value is not locale-"
50
"dependent."
51
msgstr ""
52
+"下文描述的 :const:`ascii_lowercase` 和 :const:`ascii_uppercase` 常數的串接,該值不依賴於區域設定。"
53
54
#: ../../library/string.rst:32
55
msgid ""
0 commit comments