Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 219aa85

Browse files
authored
Update tutorial/whatnow.po (#88)
1 parent 80393b2 commit 219aa85

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

tutorial/whatnow.po

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2021, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
#
55
# Translators:
66
msgid ""
77
msgstr ""
8-
"Project-Id-Version: Python 3.7\n"
8+
"Project-Id-Version: Python 3.9\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
11-
"PO-Revision-Date: 2018-07-17 08:39+0800\n"
12-
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
11+
"PO-Revision-Date: 2021-06-28 14:21+0800\n"
12+
"Last-Translator: meowmeowcat <meowmeowcat1211@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
1515
"Language: zh_TW\n"
1616
"MIME-Version: 1.0\n"
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 2.0.9\n"
20+
"X-Generator: Poedit 3.0\n"
2121

2222
#: ../../tutorial/whatnow.rst:5
2323
msgid "What Now?"
@@ -96,16 +96,15 @@ msgid "https://docs.python.org: Fast access to Python's documentation."
9696
msgstr "https://docs.python.org:快速訪問 Python 的文件。"
9797

9898
#: ../../tutorial/whatnow.rst:41
99-
#, fuzzy
10099
msgid ""
101100
"https://pypi.org: The Python Package Index, previously also nicknamed the "
102101
"Cheese Shop [#]_, is an index of user-created Python modules that are "
103102
"available for download. Once you begin releasing code, you can register it "
104103
"here so that others can find it."
105104
msgstr ""
106105
"https://pypi.org:Python 套件索引(The Python Package Index),之前也被暱稱"
107-
"為 Cheese Shop,彙總了使用者開發 Python 模組的索引,並提供模組能夠被下載。一"
108-
"旦開始發佈相關程式碼,你可以將開發的作品註冊到這裡並且讓其他人找到。"
106+
"為 Cheese Shop [#]_,彙總了使用者開發 Python 模組的索引,並提供能夠被下載的模"
107+
"組。一旦開始發佈相關程式碼,你可以將開發的作品註冊到這裡並且讓其他人找到。"
109108

110109
#: ../../tutorial/whatnow.rst:46
111110
msgid ""
@@ -167,10 +166,12 @@ msgstr ""
167166

168167
#: ../../tutorial/whatnow.rst:73
169168
msgid "Footnotes"
170-
msgstr ""
169+
msgstr "註解"
171170

172171
#: ../../tutorial/whatnow.rst:74
173172
msgid ""
174173
"\"Cheese Shop\" is a Monty Python's sketch: a customer enters a cheese shop, "
175174
"but whatever cheese he asks for, the clerk says it's missing."
176175
msgstr ""
176+
"「Cheese Shop(乳酪店)」是 Monty Python 的一個短劇:一個顧客進入一家乳酪店,"
177+
"但不管他要什麼乳酪,店員都說沒有。"

0 commit comments

Comments
 (0)