Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Translate rst:381
  • Loading branch information
calvin0310 committed Oct 22, 2023
commit c51ce38f8f9bc18208ac8fb009949858a9db1df1
5 changes: 3 additions & 2 deletions library/string.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
"PO-Revision-Date: 2018-05-23 16:11+0000\n"
"PO-Revision-Date: 2023-10-22 11:04+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -17,6 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.4\n"

#: ../../library/string.rst:2
msgid ":mod:`string` --- Common string operations"
Expand Down Expand Up @@ -489,7 +490,7 @@ msgstr ""
msgid ""
"indicates that a leading space should be used on positive numbers, and a "
"minus sign on negative numbers."
msgstr ""
msgstr "表示正數應使用前導空格,負數應使用減號。"

#: ../../library/string.rst:388
msgid ""
Expand Down