@@ -10,7 +10,7 @@ msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version : Python 3.11\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
- "POT-Creation-Date : 2022-10-15 20:43 +0000\n "
13
+ "POT-Creation-Date : 2023-02-01 00:19 +0000\n "
14
14
"PO-Revision-Date : 2022-10-16 06:51+0800\n "
15
15
"Last-Translator : Steven Hsu <hsuhaochun@gmail.com>\n "
16
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -506,9 +506,10 @@ msgid "It's probably best to cite your favorite book about Python."
506
506
msgstr "也許最好是引用你最喜歡的關於 Python 的書。"
507
507
508
508
#: ../../faq/general.rst:251
509
+ #, fuzzy
509
510
msgid ""
510
- "The very first article about Python was written in 1991 and is now quite "
511
- "outdated."
511
+ "The ` very first article <https://ir.cwi.nl/pub/18204>`_ about Python was "
512
+ "written in 1991 and is now quite outdated."
512
513
msgstr "最早討論 Python 的文章是在 1991 年寫的,但現在來看已經過時了。"
513
514
514
515
#: ../../faq/general.rst:254
@@ -675,10 +676,10 @@ msgid ""
675
676
"administration software in Python. Companies that use Python internally "
676
677
"include Google, Yahoo, and Lucasfilm Ltd."
677
678
msgstr ""
678
- "備受矚目的 Python 專案包括 `Mailman 郵件討論群管理員 <https://www.list.org>`_ "
679
- "\\ 和 `Zope 應用程式伺服器 <https://www.zope.dev>`_。有一些 Linux 發行版,最 "
680
- "著名的是 `Red Hat <https://www.redhat.com>`_,已經用 Python 編寫了部分或全部 "
681
- "的安裝程式及系統管理軟體 。內部使用 Python 的公司包括 Google、Yahoo 和 "
679
+ "備受矚目的 Python 專案包括 `Mailman 郵件討論群管理員 <https://www.list."
680
+ "org>`_ \\ 和 `Zope 應用程式伺服器 <https://www.zope.dev>`_。有一些 Linux 發行 "
681
+ "版,最著名的是 `Red Hat <https://www.redhat.com>`_,已經用 Python 編寫了部分 "
682
+ "或全部的安裝程式及系統管理軟體 。內部使用 Python 的公司包括 Google、Yahoo 和 "
682
683
"Lucasfilm Ltd。"
683
684
684
685
#: ../../faq/general.rst:346
@@ -805,8 +806,8 @@ msgid ""
805
806
"can't remember the methods for a list, they can do something like this::"
806
807
msgstr ""
807
808
"Python 的互動式直譯器使學生能夠在程式設計時測試語言的功能。他們可以開著一個運"
808
- "行直譯器的視窗,同時在另一個視窗中輸入他們的程式原始碼。如果他們不記得 "
809
- "list (串列)的 method(方法),他們可以像這樣做:\n"
809
+ "行直譯器的視窗,同時在另一個視窗中輸入他們的程式原始碼。如果他們不記得 list "
810
+ "(串列)的 method(方法),他們可以像這樣做:\n"
810
811
"\n"
811
812
"::"
812
813
0 commit comments