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
Revert "sync with cpython 9ad2184d (#104)" (#106)
This reverts commit d54eaf6.
  • Loading branch information
adrianliaw authored Sep 7, 2021
commit 9630419792a585369bff6cbe4582862d9215500e
6 changes: 3 additions & 3 deletions bugs.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 06:52+0000\n"
"POT-Creation-Date: 2020-06-20 18:08+0800\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-"
Expand Down Expand Up @@ -173,8 +173,8 @@ msgstr ""

#: ../../bugs.rst:84
msgid ""
"`Bug Writing Guidelines <https://bugzilla.mozilla.org/page.cgi?id=bug-"
"writing.html>`_"
"`Bug Report Writing Guidelines <https://developer.mozilla.org/en-US/docs/"
"Mozilla/QA/Bug_writing_guidelines>`_"
msgstr ""

#: ../../bugs.rst:84
Expand Down
44 changes: 23 additions & 21 deletions c-api/arg.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-07 06:52+0000\n"
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
"PO-Revision-Date: 2018-05-23 14:29+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 @@ -240,7 +240,7 @@ msgstr ""
msgid ""
"Requires that the Python object is a :class:`bytes` object, without "
"attempting any conversion. Raises :exc:`TypeError` if the object is not a "
"bytes object. The C variable may also be declared as :c:type:`PyObject*`."
"bytes object. The C variable may also be declared as :c:type:`PyObject\\*`."
msgstr ""

#: ../../c-api/arg.rst:139
Expand All @@ -252,7 +252,7 @@ msgid ""
"Requires that the Python object is a :class:`bytearray` object, without "
"attempting any conversion. Raises :exc:`TypeError` if the object is not a :"
"class:`bytearray` object. The C variable may also be declared as :c:type:"
"`PyObject*`."
"`PyObject\\*`."
msgstr ""

#: ../../c-api/arg.rst:156
Expand Down Expand Up @@ -319,7 +319,7 @@ msgstr ""
msgid ""
"Requires that the Python object is a Unicode object, without attempting any "
"conversion. Raises :exc:`TypeError` if the object is not a Unicode object. "
"The C variable may also be declared as :c:type:`PyObject*`."
"The C variable may also be declared as :c:type:`PyObject\\*`."
msgstr ""

#: ../../c-api/arg.rst:192
Expand Down Expand Up @@ -347,12 +347,13 @@ msgstr ""
#: ../../c-api/arg.rst:198
msgid ""
"This format requires two arguments. The first is only used as input, and "
"must be a :c:type:`const char*` which points to the name of an encoding as a "
"NUL-terminated string, or ``NULL``, in which case ``'utf-8'`` encoding is "
"must be a :c:type:`const char\\*` which points to the name of an encoding as "
"a NUL-terminated string, or ``NULL``, in which case ``'utf-8'`` encoding is "
"used. An exception is raised if the named encoding is not known to Python. "
"The second argument must be a :c:type:`char**`; the value of the pointer it "
"references will be set to a buffer with the contents of the argument text. "
"The text will be encoded in the encoding specified by the first argument."
"The second argument must be a :c:type:`char\\*\\*`; the value of the pointer "
"it references will be set to a buffer with the contents of the argument "
"text. The text will be encoded in the encoding specified by the first "
"argument."
msgstr ""

#: ../../c-api/arg.rst:206
Expand Down Expand Up @@ -392,10 +393,10 @@ msgstr ""
#: ../../c-api/arg.rst:221
msgid ""
"It requires three arguments. The first is only used as input, and must be "
"a :c:type:`const char*` which points to the name of an encoding as a NUL-"
"a :c:type:`const char\\*` which points to the name of an encoding as a NUL-"
"terminated string, or ``NULL``, in which case ``'utf-8'`` encoding is used. "
"An exception is raised if the named encoding is not known to Python. The "
"second argument must be a :c:type:`char**`; the value of the pointer it "
"second argument must be a :c:type:`char\\*\\*`; the value of the pointer it "
"references will be set to a buffer with the contents of the argument text. "
"The text will be encoded in the encoding specified by the first argument. "
"The third argument must be a pointer to an integer; the referenced integer "
Expand Down Expand Up @@ -618,7 +619,7 @@ msgstr ""
msgid ""
"Store a Python object in a C object pointer. This is similar to ``O``, but "
"takes two C arguments: the first is the address of a Python type object, the "
"second is the address of the C variable (of type :c:type:`PyObject*`) into "
"second is the address of the C variable (of type :c:type:`PyObject\\*`) into "
"which the object pointer is stored. If the Python object does not have the "
"required type, :exc:`TypeError` is raised."
msgstr ""
Expand All @@ -631,14 +632,14 @@ msgstr ""
msgid ""
"Convert a Python object to a C variable through a *converter* function. "
"This takes two arguments: the first is a function, the second is the address "
"of a C variable (of arbitrary type), converted to :c:type:`void *`. The "
"of a C variable (of arbitrary type), converted to :c:type:`void \\*`. The "
"*converter* function in turn is called as follows::"
msgstr ""

#: ../../c-api/arg.rst:339
msgid ""
"where *object* is the Python object to be converted and *address* is the :c:"
"type:`void*` argument that was passed to the :c:func:`PyArg_Parse\\*` "
"type:`void\\*` argument that was passed to the :c:func:`PyArg_Parse\\*` "
"function. The returned *status* should be ``1`` for a successful conversion "
"and ``0`` if the conversion has failed. When the conversion fails, the "
"*converter* function should raise an exception and leave the content of "
Expand Down Expand Up @@ -836,12 +837,13 @@ msgid ""
"should be passed as *args*; it must actually be a tuple. The length of the "
"tuple must be at least *min* and no more than *max*; *min* and *max* may be "
"equal. Additional arguments must be passed to the function, each of which "
"should be a pointer to a :c:type:`PyObject*` variable; these will be filled "
"in with the values from *args*; they will contain borrowed references. The "
"variables which correspond to optional parameters not given by *args* will "
"not be filled in; these should be initialized by the caller. This function "
"returns true on success and false if *args* is not a tuple or contains the "
"wrong number of elements; an exception will be set if there was a failure."
"should be a pointer to a :c:type:`PyObject\\*` variable; these will be "
"filled in with the values from *args*; they will contain borrowed "
"references. The variables which correspond to optional parameters not given "
"by *args* will not be filled in; these should be initialized by the caller. "
"This function returns true on success and false if *args* is not a tuple or "
"contains the wrong number of elements; an exception will be set if there was "
"a failure."
msgstr ""

#: ../../c-api/arg.rst:493
Expand Down Expand Up @@ -1105,7 +1107,7 @@ msgstr ""
msgid ""
"Convert *anything* to a Python object through a *converter* function. The "
"function is called with *anything* (which should be compatible with :c:type:"
"`void*`) as its argument and should return a \"new\" Python object, or "
"`void \\*`) as its argument and should return a \"new\" Python object, or "
"``NULL`` if an error occurred."
msgstr ""

Expand Down
16 changes: 7 additions & 9 deletions c-api/bool.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-07 06:52+0000\n"
"POT-Creation-Date: 2018-06-26 18:54+0800\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 All @@ -32,36 +32,34 @@ msgid ""
msgstr ""

#: ../../c-api/bool.rst:16
msgid ""
"Return true if *o* is of type :c:data:`PyBool_Type`. This function always "
"succeeds."
msgid "Return true if *o* is of type :c:data:`PyBool_Type`."
msgstr ""

#: ../../c-api/bool.rst:22
#: ../../c-api/bool.rst:21
msgid ""
"The Python ``False`` object. This object has no methods. It needs to be "
"treated just like any other object with respect to reference counts."
msgstr ""

#: ../../c-api/bool.rst:28
#: ../../c-api/bool.rst:27
msgid ""
"The Python ``True`` object. This object has no methods. It needs to be "
"treated just like any other object with respect to reference counts."
msgstr ""

#: ../../c-api/bool.rst:34
#: ../../c-api/bool.rst:33
msgid ""
"Return :const:`Py_False` from a function, properly incrementing its "
"reference count."
msgstr ""

#: ../../c-api/bool.rst:40
#: ../../c-api/bool.rst:39
msgid ""
"Return :const:`Py_True` from a function, properly incrementing its reference "
"count."
msgstr ""

#: ../../c-api/bool.rst:46
#: ../../c-api/bool.rst:45
msgid ""
"Return a new reference to :const:`Py_True` or :const:`Py_False` depending on "
"the truth value of *v*."
Expand Down
26 changes: 12 additions & 14 deletions c-api/buffer.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-07 06:52+0000\n"
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
"PO-Revision-Date: 2018-05-23 14:30+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 @@ -453,10 +453,6 @@ msgstr ""
msgid "C or F"
msgstr ""

#: ../../c-api/buffer.rst:304
msgid ":c:macro:`PyBUF_ND`"
msgstr ""

#: ../../c-api/buffer.rst:309
msgid "compound requests"
msgstr ""
Expand Down Expand Up @@ -572,15 +568,17 @@ msgstr ""
msgid ""
"Send a request to *exporter* to fill in *view* as specified by *flags*. If "
"the exporter cannot provide a buffer of the exact type, it MUST raise :c:"
"data:`PyExc_BufferError`, set ``view->obj`` to ``NULL`` and return ``-1``."
"data:`PyExc_BufferError`, set :c:member:`view->obj` to ``NULL`` and return "
"``-1``."
msgstr ""

#: ../../c-api/buffer.rst:444
msgid ""
"On success, fill in *view*, set ``view->obj`` to a new reference to "
"On success, fill in *view*, set :c:member:`view->obj` to a new reference to "
"*exporter* and return 0. In the case of chained buffer providers that "
"redirect requests to a single object, ``view->obj`` MAY refer to this object "
"instead of *exporter* (See :ref:`Buffer Object Structures <buffer-structs>`)."
"redirect requests to a single object, :c:member:`view->obj` MAY refer to "
"this object instead of *exporter* (See :ref:`Buffer Object Structures "
"<buffer-structs>`)."
msgstr ""

#: ../../c-api/buffer.rst:449
Expand All @@ -593,8 +591,8 @@ msgstr ""

#: ../../c-api/buffer.rst:457
msgid ""
"Release the buffer *view* and decrement the reference count for ``view-"
">obj``. This function MUST be called when the buffer is no longer being "
"Release the buffer *view* and decrement the reference count for :c:member:"
"`view->obj`. This function MUST be called when the buffer is no longer being "
"used, otherwise reference leaks may occur."
msgstr ""

Expand Down Expand Up @@ -665,9 +663,9 @@ msgstr ""

#: ../../c-api/buffer.rst:519
msgid ""
"On success, set ``view->obj`` to a new reference to *exporter* and return 0. "
"Otherwise, raise :c:data:`PyExc_BufferError`, set ``view->obj`` to ``NULL`` "
"and return ``-1``;"
"On success, set :c:member:`view->obj` to a new reference to *exporter* and "
"return 0. Otherwise, raise :c:data:`PyExc_BufferError`, set :c:member:`view-"
">obj` to ``NULL`` and return ``-1``;"
msgstr ""

#: ../../c-api/buffer.rst:523
Expand Down
6 changes: 3 additions & 3 deletions c-api/bytearray.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-07 06:52+0000\n"
"POT-Creation-Date: 2020-06-20 18:08+0800\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 @@ -40,13 +40,13 @@ msgstr ""
#: ../../c-api/bytearray.rst:27
msgid ""
"Return true if the object *o* is a bytearray object or an instance of a "
"subtype of the bytearray type. This function always succeeds."
"subtype of the bytearray type."
msgstr ""

#: ../../c-api/bytearray.rst:33
msgid ""
"Return true if the object *o* is a bytearray object, but not an instance of "
"a subtype of the bytearray type. This function always succeeds."
"a subtype of the bytearray type."
msgstr ""

#: ../../c-api/bytearray.rst:38
Expand Down
6 changes: 3 additions & 3 deletions c-api/bytes.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-07 06:52+0000\n"
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
"PO-Revision-Date: 2018-05-23 14:04+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 @@ -41,13 +41,13 @@ msgstr ""
#: ../../c-api/bytes.rst:27
msgid ""
"Return true if the object *o* is a bytes object or an instance of a subtype "
"of the bytes type. This function always succeeds."
"of the bytes type."
msgstr ""

#: ../../c-api/bytes.rst:33
msgid ""
"Return true if the object *o* is a bytes object, but not an instance of a "
"subtype of the bytes type. This function always succeeds."
"subtype of the bytes type."
msgstr ""

#: ../../c-api/bytes.rst:39
Expand Down
13 changes: 6 additions & 7 deletions c-api/call.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-07 06:52+0000\n"
"POT-Creation-Date: 2020-06-20 18:08+0800\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"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down Expand Up @@ -443,7 +442,7 @@ msgstr ""

#: ../../c-api/call.rst:286
msgid ""
"Note that if you only pass :c:type:`PyObject *` args, :c:func:"
"Note that if you only pass :c:type:`PyObject \\*` args, :c:func:"
"`PyObject_CallFunctionObjArgs` is a faster alternative."
msgstr ""

Expand All @@ -470,7 +469,7 @@ msgstr ""

#: ../../c-api/call.rst:307
msgid ""
"Note that if you only pass :c:type:`PyObject *` args, :c:func:"
"Note that if you only pass :c:type:`PyObject \\*` args, :c:func:"
"`PyObject_CallMethodObjArgs` is a faster alternative."
msgstr ""

Expand All @@ -481,8 +480,8 @@ msgstr ""
#: ../../c-api/call.rst:316
msgid ""
"Call a callable Python object *callable*, with a variable number of :c:type:"
"`PyObject *` arguments. The arguments are provided as a variable number of "
"parameters followed by *NULL*."
"`PyObject \\*` arguments. The arguments are provided as a variable number "
"of parameters followed by *NULL*."
msgstr ""

#: ../../c-api/call.rst:323
Expand All @@ -495,7 +494,7 @@ msgstr ""
msgid ""
"Call a method of the Python object *obj*, where the name of the method is "
"given as a Python string object in *name*. It is called with a variable "
"number of :c:type:`PyObject *` arguments. The arguments are provided as a "
"number of :c:type:`PyObject \\*` arguments. The arguments are provided as a "
"variable number of parameters followed by *NULL*."
msgstr ""

Expand Down
Loading