Skip to content

Commit eaf7efb

Browse files
1 parent 0432207 commit eaf7efb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tutorial/introduction.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.6 TW\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
14-
"PO-Revision-Date: 2018-06-10 04:13+0000\n"
14+
"PO-Revision-Date: 2018-07-12 20:13+0800\n"
1515
"Last-Translator: Ching-Hao Liu <chinghao.liu@gmail.com>\n"
1616
"Language-Team: Chinese Traditional (http://www.transifex.com/python-tw-doc/"
1717
"python-36-tw/language/zh-Hant/)\n"
@@ -564,7 +564,6 @@ msgid "First Steps Towards Programming"
564564
msgstr "初探程式設計的前幾步"
565565

566566
#: ../../tutorial/introduction.rst:460
567-
#, fuzzy
568567
msgid ""
569568
"Of course, we can use Python for more complicated tasks than adding two and "
570569
"two together. For instance, we can write an initial sub-sequence of the "
@@ -573,7 +572,7 @@ msgid ""
573572
msgstr ""
574573
"當然,我們可以用 Python 來處理比 2 加 2 更複雜的工作。例如,我們可以印出費式"
575574
"數列的首幾項序列:\n"
576-
"\n"
575+
" https://en.wikipedia.org/wiki/Fibonacci_number\n"
577576
"::"
578577

579578
#: ../../tutorial/introduction.rst:480

0 commit comments

Comments
 (0)