File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.6 TW\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Last-Translator : Ching-Hao Liu <chinghao.liu@gmail.com>\n "
16
16
"Language-Team : Chinese Traditional (http://www.transifex.com/python-tw-doc/ "
17
17
"python-36-tw/language/zh-Hant/)\n "
@@ -564,7 +564,6 @@ msgid "First Steps Towards Programming"
564
564
msgstr "初探程式設計的前幾步"
565
565
566
566
#: ../../tutorial/introduction.rst:460
567
- #, fuzzy
568
567
msgid ""
569
568
"Of course, we can use Python for more complicated tasks than adding two and "
570
569
"two together. For instance, we can write an initial sub-sequence of the "
@@ -573,7 +572,7 @@ msgid ""
573
572
msgstr ""
574
573
"當然,我們可以用 Python 來處理比 2 加 2 更複雜的工作。例如,我們可以印出費式"
575
574
"數列的首幾項序列:\n"
576
- "\n"
575
+ " https://en.wikipedia.org/wiki/Fibonacci_number \n"
577
576
"::"
578
577
579
578
#: ../../tutorial/introduction.rst:480
You can’t perform that action at this time.
0 commit comments