Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
114 commits
Select commit Hold shift + click to select a range
d14714d
Upgrade to 3.9
adrianliaw Jun 20, 2020
a0da5dd
Update readme python version
adrianliaw Jun 20, 2020
2351675
Translate tutorial/interpreter.po and introduction.po (#67)
StevenHsuYL May 18, 2021
b3b431a
Translate tutorial/datastructures.po (#71)
StevenHsuYL May 24, 2021
1c19512
Translate tutorial/controlflow.po (#70)
StevenHsuYL Jun 2, 2021
804400a
Translate sphinx.po (#75)
StevenHsuYL Jun 2, 2021
a8ba69c
Translate tutorial/classes.po
StevenHsuYL Jun 5, 2021
8a817c1
Continue tutorial/modules.po (#72)
StevenHsuYL Jun 7, 2021
09f8d1c
Translate tutorial/stdlib2.po
StevenHsuYL Jun 8, 2021
02ce49f
Complete stdlib2.po
StevenHsuYL Jun 19, 2021
611b75d
Minor modification (#79)
StevenHsuYL Jun 27, 2021
15b08a0
Translate tutorial/inputoutput.po (#74)
StevenHsuYL Jun 28, 2021
9f81d74
Update fuzzy of tutorial/venv.po (#81)
StevenHsuYL Jun 28, 2021
80393b2
Update copyright.po (#87)
dukecat0 Jun 28, 2021
219aa85
Update tutorial/whatnow.po (#88)
dukecat0 Jun 28, 2021
96798f6
Update copyright.po (#91)
dukecat0 Jun 28, 2021
b565db2
Translate license.po
StevenHsuYL Jul 1, 2021
097c23d
Update license.po
StevenHsuYL Jul 2, 2021
41e5d1f
Translate intalling/index.po
StevenHsuYL Jul 3, 2021
242f116
Update license.po
StevenHsuYL Jul 3, 2021
bac89b9
Update installing/index.
StevenHsuYL Jul 3, 2021
70460bd
Translate distributing/index.po
StevenHsuYL Jul 4, 2021
a71ebd9
Translate tutorial/errors.po (#76)
StevenHsuYL Jul 4, 2021
b7ccbda
Update tutorial/stdlib.po (#78)
StevenHsuYL Jul 5, 2021
40a67b2
Update index pages.
StevenHsuYL Jul 5, 2021
097e0bb
Translate extending/index.po
StevenHsuYL Jul 6, 2021
e417bc2
Update index pages.
StevenHsuYL Jul 6, 2021
d281dec
Merge branch '3.9' of https://github.com/python/python-docs-zh-tw int…
StevenHsuYL Jul 7, 2021
e0ae8ac
Update sphinx.po
StevenHsuYL Jul 7, 2021
9cf98f1
Translate tutorial/interactive.po (#83)
StevenHsuYL Jul 13, 2021
2e27e7b
Translate tutorial/appendix.po (#84)
dukecat0 Jul 13, 2021
30342dd
Update tutorial/stdlib.po (#97)
StevenHsuYL Aug 16, 2021
db26e0c
Merge branch '3.9' of https://github.com/python/python-docs-zh-tw int…
StevenHsuYL Aug 19, 2021
657e006
Update sphinx.po
StevenHsuYL Aug 19, 2021
2097fa6
secrets translation v 1.0 (#66)
bonzoyang Aug 29, 2021
43c68ce
Apply suggestions from code review
StevenHsuYL Sep 4, 2021
90edb0f
Update stdlib2.po
StevenHsuYL Sep 4, 2021
e0d7814
feat: automation with github action (#102)
mattwang44 Sep 7, 2021
d54eaf6
sync with cpython 9ad2184d (#104)
github-actions[bot] Sep 7, 2021
9630419
Revert "sync with cpython 9ad2184d (#104)" (#106)
adrianliaw Sep 7, 2021
7fedc5f
chore: insert `Language` header entry when merging from CPython doc
mattwang44 Sep 8, 2021
a01692d
chore(doc): update the link for current translated doc
mattwang44 Sep 8, 2021
ce5c2eb
chore: send cpython-syncing PR as a draft
mattwang44 Sep 8, 2021
3da23ec
chore: remove reviewer for cpython-syncing PR
mattwang44 Sep 8, 2021
212beef
chore: insert github app token for triggering ci on automation PR
mattwang44 Sep 8, 2021
9c34230
Merge pull request #108 from mattwang44/improve-github-action
mattwang44 Sep 10, 2021
c25c111
sync with cpython 1b02e29f
github-actions[bot] Sep 13, 2021
3eef7db
fix(sphinx): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
24f673b
fix(tutorial/controlflow): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
ed9b230
fix(copyright): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
e8007dc
fix(faq/general): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
dbc1aa7
fix(faq/programming): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
aecf717
fix(howto/descriptor): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
0c84161
fix(library/array): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
93bae2f
fix(c-api/dict): update based on changes from cpython syncing
mattwang44 Sep 10, 2021
841a567
fix(action): allow merging cpython on existing branch
mattwang44 Sep 13, 2021
2d3ada9
Merge pull request #110 from mattwang44/fix/sync-workflow/edit-on-branch
mattwang44 Sep 13, 2021
a9375a1
Translate tutorial/floatingpoint.po (#89)
StevenHsuYL Sep 15, 2021
16f8e71
Translate bugs.po (#93)
StevenHsuYL Sep 15, 2021
518f91a
Merge branch '3.9' into cron/sync/3.9
mattwang44 Sep 15, 2021
ce2b526
sync with cpython 4ce55cce
github-actions[bot] Sep 15, 2021
585450f
sync with cpython 9443ce4e
github-actions[bot] Sep 16, 2021
399996c
fix(tutorial/floatingpoint): update based on changes from cpython syn…
mattwang44 Sep 16, 2021
3a35894
Merge pull request #105 from python/cron/sync/3.9
adrianliaw Sep 17, 2021
e18f68b
Merge branch '3.9' into classes
mattwang44 Sep 17, 2021
4880a17
Merge branch '3.9' into distributing
mattwang44 Sep 17, 2021
e4bee2a
Merge branch '3.9' into index
mattwang44 Sep 17, 2021
bdc86e3
Merge branch '3.9' into installing
mattwang44 Sep 17, 2021
e0bc195
Update classes.po
StevenHsuYL Sep 21, 2021
768a30d
Update classes.po
StevenHsuYL Sep 21, 2021
0acb12f
Update sphinx.po
StevenHsuYL Sep 22, 2021
7679966
Merge pull request #80 from StevenHsuYL/stdlib2
adrianliaw Sep 23, 2021
1323c0c
Merge branch '3.9' of https://github.com/python/python-docs-zh-tw int…
StevenHsuYL Sep 25, 2021
3035926
Merge pull request #77 from StevenHsuYL/classes
adrianliaw Sep 25, 2021
1aa70ac
Update sphinx.po
StevenHsuYL Sep 29, 2021
292ce1e
Update distributing/index.po
StevenHsuYL Oct 1, 2021
69c669d
Update distributing/index.po
StevenHsuYL Oct 2, 2021
bb356f6
Update installing/index.po
StevenHsuYL Oct 2, 2021
1c134bf
Update installing/index.po
StevenHsuYL Oct 3, 2021
6b750f0
Update installing/index.po
StevenHsuYL Oct 3, 2021
4b8215b
Update license.po
StevenHsuYL Oct 3, 2021
c22e614
Update tutorial/appetite.po
StevenHsuYL Oct 3, 2021
62cf869
Update tutorial/modules.po
StevenHsuYL Oct 3, 2021
784b73c
Merge pull request #96 from StevenHsuYL/distributing
mattwang44 Oct 8, 2021
551ff79
Sync with CPython 3.9 (#112)
pydoc-zh-tw[bot] Oct 8, 2021
747337d
Merge branch '3.9' into installing
mattwang44 Oct 8, 2021
2075526
Merge branch '3.9' into index
mattwang44 Oct 8, 2021
6899e33
Merge branch '3.9' into license
mattwang44 Oct 8, 2021
b5e12a0
Translate library/text.po
jordanSu Oct 10, 2021
f5dc070
docs: improve wording and add introduction to pot file
grimmerk Oct 17, 2021
240d202
update library/text.po according to suggestions
jordanSu Oct 17, 2021
ac134e5
Merge pull request #122 from grimmer0125/improve_readme
mattwang44 Oct 17, 2021
9e3ccd8
fix(README): broken anchor due to modified title
mattwang44 Oct 17, 2021
7af1155
Merge pull request #120 from jordanSu/library-text
mattwang44 Oct 17, 2021
142c849
Merge pull request #123 from python/fix/readme-broken-anchor
josix Oct 18, 2021
c6f8ec3
docs: add more detailed introduction to readme
grimmerk Oct 18, 2021
f60a084
Apply suggestions from code review
StevenHsuYL Oct 19, 2021
5373f0b
Apply suggestions from code review
StevenHsuYL Oct 19, 2021
170b522
Apply suggestions from code review
StevenHsuYL Oct 19, 2021
7cfb039
Merge pull request #95 from StevenHsuYL/installing
mattwang44 Oct 19, 2021
b90882d
Merge pull request #99 from StevenHsuYL/index
mattwang44 Oct 19, 2021
a8ffd10
Merge pull request #94 from StevenHsuYL/license
mattwang44 Oct 19, 2021
8d59554
Sync with CPython 3.9 (#121)
pydoc-zh-tw[bot] Oct 19, 2021
1f1fbbc
docs: update the sentences about searching fuzzy entries
grimmerk Oct 21, 2021
1200b89
fix(README): wrong Telegram invitation link
mattwang44 Oct 21, 2021
80e1d32
docs: correct some typo
grimmerk Oct 21, 2021
78ab3d7
docs: add back some heapq translations which were accidentally deleted
grimmerk Oct 21, 2021
da179b8
Update README.rst
grimmerk Oct 21, 2021
52104be
Merge pull request #124 from grimmer0125/organize_readme
josix Oct 21, 2021
532f75e
fix(README): a translation typo
grimmerk Oct 23, 2021
53c6451
Merge pull request #128 from grimmer0125/fix_readme_typo
josix Oct 23, 2021
2d317b2
translate library/intro
eopXD Oct 5, 2018
56636ac
error fix
eopXD Oct 14, 2018
55368bb
chore: update for Python 3.9
mattwang44 Oct 26, 2021
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Sync with CPython 3.9 (#112)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
pydoc-zh-tw[bot] and github-actions[bot] authored Oct 8, 2021
commit 551ff79666c93c04ce0e30b3f75ca225abeefeef
4 changes: 2 additions & 2 deletions c-api/call.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-10-07 00:10+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -254,7 +254,7 @@ msgstr ""
msgid ""
"Various functions are available for calling a Python object. Each converts "
"its arguments to a convention supported by the called object – either "
"*tp_call* or vectorcall. In order to do as litle conversion as possible, "
"*tp_call* or vectorcall. In order to do as little conversion as possible, "
"pick one that best fits the format of data you have available."
msgstr ""

Expand Down
16 changes: 8 additions & 8 deletions c-api/init.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-09-24 00:11+0000\n"
"PO-Revision-Date: 2018-05-23 14:06+0000\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -618,7 +618,7 @@ msgid ""
"name (set by :c:func:`Py_SetProgramName` above) and some environment "
"variables. The returned string consists of a series of directory names "
"separated by a platform dependent delimiter character. The delimiter "
"character is ``':'`` on Unix and Mac OS X, ``';'`` on Windows. The returned "
"character is ``':'`` on Unix and macOS, ``';'`` on Windows. The returned "
"string points into static storage; the caller should not modify its value. "
"The list :data:`sys.path` is initialized with this value on interpreter "
"startup; it can be (and usually is) modified later to change the search path "
Expand All @@ -632,8 +632,8 @@ msgid ""
"default search path but uses the one provided instead. This is useful if "
"Python is embedded by an application that has full knowledge of the location "
"of all modules. The path components should be separated by the platform "
"dependent delimiter character, which is ``':'`` on Unix and Mac OS X, "
"``';'`` on Windows."
"dependent delimiter character, which is ``':'`` on Unix and macOS, ``';'`` "
"on Windows."
msgstr ""

#: ../../c-api/init.rst:475
Expand Down Expand Up @@ -676,10 +676,10 @@ msgid ""
"Return the platform identifier for the current platform. On Unix, this is "
"formed from the \"official\" name of the operating system, converted to "
"lower case, followed by the major revision number; e.g., for Solaris 2.x, "
"which is also known as SunOS 5.x, the value is ``'sunos5'``. On Mac OS X, "
"it is ``'darwin'``. On Windows, it is ``'win'``. The returned string "
"points into static storage; the caller should not modify its value. The "
"value is available to Python code as ``sys.platform``."
"which is also known as SunOS 5.x, the value is ``'sunos5'``. On macOS, it "
"is ``'darwin'``. On Windows, it is ``'win'``. The returned string points "
"into static storage; the caller should not modify its value. The value is "
"available to Python code as ``sys.platform``."
msgstr ""

#: ../../c-api/init.rst:521
Expand Down
4 changes: 2 additions & 2 deletions c-api/type.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-09-19 00:12+0000\n"
"PO-Revision-Date: 2015-12-09 17:51+0000\n"
"Last-Translator: Liang-Bo Wang <me@liang2.tw>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -209,7 +209,7 @@ msgstr ""
msgid ""
"The *module* argument can be used to record the module in which the new "
"class is defined. It must be a module object or ``NULL``. If not ``NULL``, "
"the module is associated with the new type and can later be retreived with :"
"the module is associated with the new type and can later be retrieved with :"
"c:func:`PyType_GetModule`. The associated module is not inherited by "
"subclasses; it must be specified for each class individually."
msgstr ""
Expand Down
44 changes: 26 additions & 18 deletions c-api/typeobj.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-09-18 00:10+0000\n"
"PO-Revision-Date: 2018-05-23 14:33+0000\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -694,7 +694,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_subtract`"
msgstr ""

#: ../../c-api/typeobj.rst:212
msgid "__sub__"
msgid "__isub__"
msgstr ""

#: ../../c-api/typeobj.rst:214
Expand All @@ -709,8 +709,8 @@ msgstr ""
msgid ":c:member:`~PyNumberMethods.nb_inplace_multiply`"
msgstr ""

#: ../../c-api/typeobj.rst:217 ../../c-api/typeobj.rst:303
msgid "__mul__"
#: ../../c-api/typeobj.rst:217 ../../c-api/typeobj.rst:314
msgid "__imul__"
msgstr ""

#: ../../c-api/typeobj.rst:219
Expand All @@ -726,7 +726,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_remainder`"
msgstr ""

#: ../../c-api/typeobj.rst:222
msgid "__mod__"
msgid "__imod__"
msgstr ""

#: ../../c-api/typeobj.rst:224
Expand All @@ -750,7 +750,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_power`"
msgstr ""

#: ../../c-api/typeobj.rst:230
msgid "__pow__"
msgid "__ipow__"
msgstr ""

#: ../../c-api/typeobj.rst:232
Expand Down Expand Up @@ -806,7 +806,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_lshift`"
msgstr ""

#: ../../c-api/typeobj.rst:245
msgid "__lshift__"
msgid "__ilshift__"
msgstr ""

#: ../../c-api/typeobj.rst:247
Expand All @@ -822,7 +822,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_rshift`"
msgstr ""

#: ../../c-api/typeobj.rst:250
msgid "__rshift__"
msgid "__irshift__"
msgstr ""

#: ../../c-api/typeobj.rst:252
Expand All @@ -838,7 +838,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_and`"
msgstr ""

#: ../../c-api/typeobj.rst:255
msgid "__and__"
msgid "__iand__"
msgstr ""

#: ../../c-api/typeobj.rst:257
Expand All @@ -854,7 +854,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_xor`"
msgstr ""

#: ../../c-api/typeobj.rst:260
msgid "__xor__"
msgid "__ixor__"
msgstr ""

#: ../../c-api/typeobj.rst:262
Expand All @@ -870,7 +870,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_or`"
msgstr ""

#: ../../c-api/typeobj.rst:265
msgid "__or__"
msgid "__ior__"
msgstr ""

#: ../../c-api/typeobj.rst:267
Expand Down Expand Up @@ -903,26 +903,34 @@ msgstr ""
msgid ":c:member:`~PyNumberMethods.nb_floor_divide`"
msgstr ""

#: ../../c-api/typeobj.rst:273 ../../c-api/typeobj.rst:275
#: ../../c-api/typeobj.rst:273
msgid "__floordiv__"
msgstr ""

#: ../../c-api/typeobj.rst:275
msgid ":c:member:`~PyNumberMethods.nb_inplace_floor_divide`"
msgstr ""

#: ../../c-api/typeobj.rst:275
msgid "__ifloordiv__"
msgstr ""

#: ../../c-api/typeobj.rst:277
msgid ":c:member:`~PyNumberMethods.nb_true_divide`"
msgstr ""

#: ../../c-api/typeobj.rst:277 ../../c-api/typeobj.rst:279
#: ../../c-api/typeobj.rst:277
msgid "__truediv__"
msgstr ""

#: ../../c-api/typeobj.rst:279
msgid ":c:member:`~PyNumberMethods.nb_inplace_true_divide`"
msgstr ""

#: ../../c-api/typeobj.rst:279
msgid "__itruediv__"
msgstr ""

#: ../../c-api/typeobj.rst:281
msgid ":c:member:`~PyNumberMethods.nb_index`"
msgstr ""
Expand All @@ -944,7 +952,7 @@ msgid ":c:member:`~PyNumberMethods.nb_inplace_matrix_multiply`"
msgstr ""

#: ../../c-api/typeobj.rst:286
msgid "__matmul__"
msgid "__imatmul__"
msgstr ""

#: ../../c-api/typeobj.rst:290
Expand Down Expand Up @@ -1001,6 +1009,10 @@ msgstr ""
msgid ":c:type:`ssizeargfunc`"
msgstr ""

#: ../../c-api/typeobj.rst:303
msgid "__mul__"
msgstr ""

#: ../../c-api/typeobj.rst:305
msgid ":c:member:`~PySequenceMethods.sq_item`"
msgstr ""
Expand Down Expand Up @@ -1037,10 +1049,6 @@ msgstr ""
msgid ":c:member:`~PySequenceMethods.sq_inplace_repeat`"
msgstr ""

#: ../../c-api/typeobj.rst:314
msgid "__imul__"
msgstr ""

#: ../../c-api/typeobj.rst:318
msgid ":c:member:`~PyBufferProcs.bf_getbuffer`"
msgstr ""
Expand Down
6 changes: 3 additions & 3 deletions distributing/index.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
"POT-Creation-Date: 2021-10-02 17:19+0000\n"
"PO-Revision-Date: 2021-07-04 18:06+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -208,8 +208,8 @@ msgstr ""

#: ../../distributing/index.rst:104
msgid ""
"For POSIX users (including Mac OS X and Linux users), these instructions "
"assume the use of a :term:`virtual environment`."
"For POSIX users (including macOS and Linux users), these instructions assume "
"the use of a :term:`virtual environment`."
msgstr ""
"對於 POSIX 使用者(包括 Mac OS X 和 Linux 使用者),這些教學皆假設有使用 :"
"term:`virtual environment`\\ 。"
Expand Down
8 changes: 4 additions & 4 deletions distutils/apiref.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
"POT-Creation-Date: 2021-09-24 00:11+0000\n"
"PO-Revision-Date: 2018-05-23 14:33+0000\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -1546,14 +1546,14 @@ msgstr ""

#: ../../distutils/apiref.rst:1122
msgid ""
"For Mac OS X systems the OS version reflects the minimal version on which "
"For macOS systems the OS version reflects the minimal version on which "
"binaries will run (that is, the value of ``MACOSX_DEPLOYMENT_TARGET`` during "
"the build of Python), not the OS version of the current system."
msgstr ""

#: ../../distutils/apiref.rst:1126
msgid ""
"For universal binary builds on Mac OS X the architecture value reflects the "
"For universal binary builds on macOS the architecture value reflects the "
"universal binary status instead of the architecture of the current "
"processor. For 32-bit universal binaries the architecture is ``fat``, for 64-"
"bit universal binaries the architecture is ``fat64``, and for 4-way "
Expand All @@ -1564,7 +1564,7 @@ msgid ""
msgstr ""

#: ../../distutils/apiref.rst:1135
msgid "Examples of returned values on Mac OS X:"
msgid "Examples of returned values on macOS:"
msgstr ""

#: ../../distutils/apiref.rst:1137
Expand Down
4 changes: 2 additions & 2 deletions faq/design.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-10-07 00:10+0000\n"
"PO-Revision-Date: 2018-05-23 14:35+0000\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -922,7 +922,7 @@ msgid ""
"For technical reasons, a generator used directly as a context manager would "
"not work correctly. When, as is most common, a generator is used as an "
"iterator run to completion, no closing is needed. When it is, wrap it as "
"\"contextlib.closing(generator)\" in the 'with' statment."
"\"contextlib.closing(generator)\" in the 'with' statement."
msgstr ""

#: ../../faq/design.rst:722
Expand Down
5 changes: 2 additions & 3 deletions faq/gui.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-09-24 00:11+0000\n"
"PO-Revision-Date: 2018-05-23 14:35+0000\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -42,8 +42,7 @@ msgid ""
"to install (since it comes included with most `binary distributions <https://"
"www.python.org/downloads/>`_ of Python) and use. For more info about Tk, "
"including pointers to the source, see the `Tcl/Tk home page <https://www.tcl."
"tk>`_. Tcl/Tk is fully portable to the Mac OS X, Windows, and Unix "
"platforms."
"tk>`_. Tcl/Tk is fully portable to the macOS, Windows, and Unix platforms."
msgstr ""

#: ../../faq/gui.rst:28
Expand Down
6 changes: 3 additions & 3 deletions faq/installed.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"POT-Creation-Date: 2021-09-24 00:11+0000\n"
"PO-Revision-Date: 2017-09-22 18:26+0000\n"
"Last-Translator: Ching-Lung Chuang\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -89,11 +89,11 @@ msgstr ""

#: ../../faq/installed.rst:32
msgid ""
"Many Unix-compatible operating systems, such as Mac OS X and some Linux "
"Many Unix-compatible operating systems, such as macOS and some Linux "
"distributions, have Python installed by default; it's included in the base "
"installation."
msgstr ""
"許多相容於Unix 系統,例如:Mac OS X 和 一些 Linux 發行版本預設安裝Python ;安"
"許多相容於 Unix 系統,例如:maxOS 和 一些 Linux 發行版本預設安裝 Python;安"
"裝時被包含在基本安裝功能內。"

#: ../../faq/installed.rst:38
Expand Down
6 changes: 3 additions & 3 deletions faq/programming.po
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-13 00:11+0000\n"
"POT-Creation-Date: 2021-10-07 00:10+0000\n"
"PO-Revision-Date: 2018-05-23 14:35+0000\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
Expand Down Expand Up @@ -1349,8 +1349,8 @@ msgstr ""
msgid ""
"The ``array`` module also provides methods for creating arrays of fixed "
"types with compact representations, but they are slower to index than "
"lists. Also note that the Numeric extensions and others define array-like "
"structures with various characteristics as well."
"lists. Also note that NumPy and other third party packages define array-"
"like structures with various characteristics as well."
msgstr ""

#: ../../faq/programming.rst:1190
Expand Down
Loading