Skip to content

Commit 2db94a3

Browse files
Maxmattwang44
authored andcommitted
fix string
.rst:434
1 parent c30bc8d commit 2db94a3

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

library/string.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.12\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
11-
"PO-Revision-Date: 2023-10-22 20:52+0800\n"
11+
"PO-Revision-Date: 2023-11-25 15:21+0800\n"
1212
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
@@ -17,7 +17,7 @@ msgstr ""
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20-
"X-Generator: Poedit 3.4\n"
20+
"X-Generator: Poedit 3.4.1\n"
2121

2222
#: ../../library/string.rst:2
2323
msgid ":mod:`string` --- Common string operations"
@@ -566,10 +566,11 @@ msgid ""
566566
msgstr ""
567567

568568
#: ../../library/string.rst:439
569+
#, fuzzy
569570
msgid ""
570571
"Preceding the *width* field by ``'0'`` no longer affects the default "
571572
"alignment for strings."
572-
msgstr ""
573+
msgstr "在 *width* 欄位前面加上 ``'0'`` 不再影響字串的預設對齊方式。"
573574

574575
#: ../../library/string.rst:443
575576
msgid ""

0 commit comments

Comments
 (0)