We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentd24c138 commit30148f0Copy full SHA for 30148f0
library/string.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version:Python 3.12\n"
9
"Report-Msgid-Bugs-To:\n"
10
"POT-Creation-Date:2023-07-17 17:39+0800\n"
11
-"PO-Revision-Date:2018-05-23 16:11+0000\n"
+"PO-Revision-Date:2023-10-22 11:10+0800\n"
12
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -17,6 +17,7 @@ msgstr ""
17
"Content-Type:text/plain; charset=UTF-8\n"
18
"Content-Transfer-Encoding:8bit\n"
19
"Plural-Forms:nplurals=1; plural=0;\n"
20
+"X-Generator:Poedit 3.4\n"
21
22
#:../../library/string.rst:2
23
msgid":mod:`string` --- Common string operations"
@@ -54,6 +55,7 @@ msgid ""
54
55
"The lowercase letters ``'abcdefghijklmnopqrstuvwxyz'``. This value is not "
56
"locale-dependent and will not change."
57
msgstr""
58
+"小寫字母``'abcdefghijklmnopqrstuvwxyz'``。該值與地區設定無關且不會改變。"
59
60
#:../../library/string.rst:38
61
msgid""