Skip to content

Commit 76f5474

Browse files
Zoe HuangZoe Huang
Zoe Huang
authored and
Zoe Huang
committed
Working on String.
1 parent d24c138 commit 76f5474

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/string.po

+3-2
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: 2018-05-23 16:11+0000\n"
11+
"PO-Revision-Date: 2023-10-22 11:18+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,6 +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"
2021

2122
#: ../../library/string.rst:2
2223
msgid ":mod:`string` --- Common string operations"
@@ -459,7 +460,7 @@ msgstr ""
459460
msgid ""
460461
"The *sign* option is only valid for number types, and can be one of the "
461462
"following:"
462-
msgstr ""
463+
msgstr "*sign* 選項只適用於數字型別,並可為以下之一:"
463464

464465
#: ../../library/string.rst:375
465466
msgid "``'+'``"

0 commit comments

Comments
 (0)