Skip to content

Add basic translation for Reporting Bugs section #39

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 1 commit into from
Oct 13, 2018
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
10 changes: 7 additions & 3 deletions bugs.po
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,20 @@ msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2017-09-22 18:26+0000\n"
"Last-Translator: sammy huang <sammy.huang@kkday.com>\n"
"PO-Revision-Date: 2018-10-13 16:29+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.1.1\n"

#: ../../bugs.rst:5
msgid "Dealing with Bugs"
msgstr "處理bug"
msgstr "處理 Bug"

#: ../../bugs.rst:7
msgid ""
Expand All @@ -42,6 +43,9 @@ msgid ""
"Python as it streamlines the process and involves less people. Learn how to :"
"ref:`contribute <contributing-to-python>`."
msgstr ""
"有時候自己直接修復 bug 並且送出一個修正給 Python 會比較快,因為這樣會加速流程"
"而且不會困擾到太多人。學習如何\\ :ref:`貢獻給 Python <contributing-to-"
"python>`。"

#: ../../bugs.rst:16
msgid "Documentation bugs"
Expand Down