Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Sync with CPython 3.10 #288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Jun 27, 2022
34 changes: 17 additions & 17 deletions 34 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.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-11 00:15+0000\n"
"POT-Creation-Date: 2022-06-27 00:16+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 @@ -1125,7 +1125,7 @@ msgstr ":c:type:`releasebufferproc`"

#: ../../c-api/typeobj.rst:460
msgid "See :ref:`slot-typedefs` below for more detail."
msgstr "更多細節請見下方的 :ref:`slot-typedefs`\\ 。"
msgstr "更多細節請見下方的 :ref:`slot-typedefs`。"

#: ../../c-api/typeobj.rst:464
msgid "PyTypeObject Definition"
Expand Down Expand Up @@ -3318,19 +3318,19 @@ msgstr ""

#: ../../c-api/typeobj.rst:2487
msgid "See :c:member:`~PyTypeObject.tp_free`."
msgstr "請見 :c:member:`~PyTypeObject.tp_free`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_free`。"

#: ../../c-api/typeobj.rst:2491
msgid "See :c:member:`~PyTypeObject.tp_new`."
msgstr "請見 :c:member:`~PyTypeObject.tp_new`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_new`。"

#: ../../c-api/typeobj.rst:2495
msgid "See :c:member:`~PyTypeObject.tp_init`."
msgstr "請見 :c:member:`~PyTypeObject.tp_init`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_init`。"

#: ../../c-api/typeobj.rst:2499
msgid "See :c:member:`~PyTypeObject.tp_repr`."
msgstr "請見 :c:member:`~PyTypeObject.tp_repr`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_repr`。"

#: ../../c-api/typeobj.rst:2503 ../../c-api/typeobj.rst:2512
msgid "Return the value of the named attribute for the object."
Expand All @@ -3344,39 +3344,39 @@ msgstr ""

#: ../../c-api/typeobj.rst:2514
msgid "See :c:member:`~PyTypeObject.tp_getattro`."
msgstr "請見 :c:member:`~PyTypeObject.tp_getattro`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_getattro`。"

#: ../../c-api/typeobj.rst:2521
msgid "See :c:member:`~PyTypeObject.tp_setattro`."
msgstr "請見 :c:member:`~PyTypeObject.tp_setattro`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_setattro`。"

#: ../../c-api/typeobj.rst:2525
msgid "See :c:member:`~PyTypeObject.tp_descrget`."
msgstr "請見 :c:member:`~PyTypeObject.tp_descrget`\\ 。"
msgid "See :c:member:`~PyTypeObject.tp_descr_get`."
msgstr "請見 :c:member:`~PyTypeObject.tp_descr_get`。"

#: ../../c-api/typeobj.rst:2529
msgid "See :c:member:`~PyTypeObject.tp_descrset`."
msgstr "請見 :c:member:`~PyTypeObject.tp_descrset`\\ 。"
msgid "See :c:member:`~PyTypeObject.tp_descr_set`."
msgstr "請見 :c:member:`~PyTypeObject.tp_descr_set`。"

#: ../../c-api/typeobj.rst:2533
msgid "See :c:member:`~PyTypeObject.tp_hash`."
msgstr "請見 :c:member:`~PyTypeObject.tp_hash`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_hash`。"

#: ../../c-api/typeobj.rst:2537
msgid "See :c:member:`~PyTypeObject.tp_richcompare`."
msgstr "請見 :c:member:`~PyTypeObject.tp_richcompare`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_richcompare`。"

#: ../../c-api/typeobj.rst:2541
msgid "See :c:member:`~PyTypeObject.tp_iter`."
msgstr "請見 :c:member:`~PyTypeObject.tp_iter`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_iter`。"

#: ../../c-api/typeobj.rst:2545
msgid "See :c:member:`~PyTypeObject.tp_iternext`."
msgstr "請見 :c:member:`~PyTypeObject.tp_iternext`\\ 。"
msgstr "請見 :c:member:`~PyTypeObject.tp_iternext`。"

#: ../../c-api/typeobj.rst:2559
msgid "See :c:member:`~PyAsyncMethods.am_send`."
msgstr "請見 :c:member:`~PyAsyncMethods.am_send`\\ 。"
msgstr "請見 :c:member:`~PyAsyncMethods.am_send`。"

#: ../../c-api/typeobj.rst:2575
msgid "Examples"
Expand Down
5 changes: 3 additions & 2 deletions 5 faq/library.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-06-10 00:16+0000\n"
"POT-Creation-Date: 2022-06-22 00:18+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 @@ -661,7 +661,8 @@ msgstr ""
#: ../../faq/library.rst:672
msgid ""
"Cameron Laird maintains a useful set of pages about Python web technologies "
"at http://phaseit.net/claird/comp.lang.python/web_python."
"at https://web.archive.org/web/20210224183619/http://phaseit.net/claird/comp."
"lang.python/web_python."
msgstr ""

#: ../../faq/library.rst:677
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.