Skip to content

Update tutorial/inputoutput.po #323

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 5, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions tutorial/inputoutput.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-09-26 00:21+0000\n"
"PO-Revision-Date: 2022-06-27 09:44+0800\n"
"PO-Revision-Date: 2022-10-05 10:26+0800\n"
"Last-Translator: Steven Hsu <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -19,7 +19,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.1\n"
"X-Generator: Poedit 3.1.1\n"

#: ../../tutorial/inputoutput.rst:5
msgid "Input and Output"
Expand Down Expand Up @@ -191,6 +191,8 @@ msgid ""
"expression, an equal sign, then the representation of the evaluated "
"expression:"
msgstr ""
"``=`` 說明符可用於將一個運算式擴充為該運算式的文字、一個等號、以及對該運算式"
"求值 (evaluate) 後的表示法:"

#: ../../tutorial/inputoutput.rst:145
msgid ""
Expand Down