33# This file is distributed under the same license as the Python package.
44#
55# Translators:
6- # Ching-Hao Liu <chinghao.liu@gmail.com>, 2018
7- # Liang-Bo Wang <me@liang2.tw>, 2016
86# Liang-Bo Wang <me@liang2.tw>, 2016
7+ # Ching-Hao Liu <chinghao.liu@gmail.com>, 2018
8+ # Steven Hsu <hsuhaochun@gmail.com>, 2022
99msgid ""
1010msgstr ""
1111"Project-Id-Version : Python 3.10\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2021-10-21 15:40+0000\n "
14- "PO-Revision-Date : 2021 -06-08 13:21 +0800\n "
15- "Last-Translator : Ching-Hao Liu <chinghao.liu @gmail.com>\n "
14+ "PO-Revision-Date : 2022 -06-07 16:52 +0800\n "
15+ "Last-Translator : Steven Hsu <hsuhaochun @gmail.com>\n "
1616"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1717"tw)\n "
1818"Language : zh_TW\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
2121"Content-Transfer-Encoding : 8bit\n "
2222"Plural-Forms : nplurals=1; plural=0;\n "
23- "X-Generator : Poedit 2.4.3 \n "
23+ "X-Generator : Poedit 3.0.1 \n "
2424
2525#: ../../tutorial/introduction.rst:5
2626msgid "An Informal Introduction to Python"
@@ -47,6 +47,9 @@ msgid ""
4747"output for an example, then you can easily copy and paste the input lines "
4848"into your interpreter."
4949msgstr ""
50+ "在範例區域中,你可以點擊右上角的 ``>>>`` 來切換是否要顯示提示符及輸出。若你隱"
51+ "藏了範例中的提示符及輸出,那麼你就能夠輕易地複製輸入的內容,並貼上到你的直譯"
52+ "器中。"
5053
5154#: ../../tutorial/introduction.rst:23
5255msgid ""
0 commit comments