3
3
# This file is distributed under the same license as the Python package.
4
4
#
5
5
# Translators:
6
- # Ching-Hao Liu <[email protected] >, 2018
7
- # Liang-Bo Wang <[email protected] >, 2016
8
6
# Liang-Bo Wang <[email protected] >, 2016
7
+ # Ching-Hao Liu <[email protected] >, 2018
8
+ # Steven Hsu <[email protected] >, 2022
9
9
msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version : Python 3.10\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
16
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
17
17
"tw)\n "
18
18
"Language : zh_TW\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
- "X-Generator : Poedit 2.4.3 \n "
23
+ "X-Generator : Poedit 3.0.1 \n "
24
24
25
25
#: ../../tutorial/introduction.rst:5
26
26
msgid "An Informal Introduction to Python"
@@ -47,6 +47,9 @@ msgid ""
47
47
"output for an example, then you can easily copy and paste the input lines "
48
48
"into your interpreter."
49
49
msgstr ""
50
+ "在範例區域中,你可以點擊右上角的 ``>>>`` 來切換是否要顯示提示符及輸出。若你隱"
51
+ "藏了範例中的提示符及輸出,那麼你就能夠輕易地複製輸入的內容,並貼上到你的直譯"
52
+ "器中。"
50
53
51
54
#: ../../tutorial/introduction.rst:23
52
55
msgid ""
0 commit comments