Skip to content

Update glossary.po and tutorial/modules.po #334

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 2 commits into from
Oct 23, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions glossary.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-15 20:43+0000\n"
"PO-Revision-Date: 2022-10-16 07:29+0800\n"
"PO-Revision-Date: 2022-10-23 20:00+0800\n"
"Last-Translator: Steven Hsu <hsuhaochun@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -18,7 +18,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.1.1\n"
"X-Generator: Poedit 3.2\n"

#: ../../glossary.rst:5
msgid "Glossary"
Expand Down Expand Up @@ -1631,7 +1631,7 @@ msgstr "在 Windows 上,它是 ANSI 代碼頁(code page,例如 ``\"cp1252\
#: ../../glossary.rst:730
msgid ""
"On Android and VxWorks, Python uses ``\"utf-8\"`` as the locale encoding."
msgstr ""
msgstr "在 Android 和 VxWorks 上,Python 使用 ``\"utf-8\"`` 作為區域編碼。"

#: ../../glossary.rst:732
msgid "``locale.getencoding()`` can be used to get the locale encoding."
Expand Down
8 changes: 4 additions & 4 deletions tutorial/modules.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
# Translators:
# jerrychen <jerrychen.ee@gmail.com>, 2016
# Adrian Liaw <adrianliaw2000@gmail.com>, 2018
# Steven Hsu <hsuhaochun@gmail.com>, 2021
# Steven Hsu <hsuhaochun@gmail.com>, 2021-2022
# Phil Lin <linooohon@gmail.com>, 2022
msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-15 20:43+0000\n"
"PO-Revision-Date: 2022-07-07 00:38+0800\n"
"PO-Revision-Date: 2022-10-23 20:30+0800\n"
"Last-Translator: Phil Lin <linooohon@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
Expand All @@ -21,7 +21,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.1\n"
"X-Generator: Poedit 3.2\n"

#: ../../tutorial/modules.rst:5
msgid "Modules"
Expand Down Expand Up @@ -315,7 +315,7 @@ msgstr ""

#: ../../tutorial/modules.rst:199
msgid "More details are at :ref:`sys-path-init`."
msgstr ""
msgstr "在 :ref:`sys-path-init` 有更多的細節。"

#: ../../tutorial/modules.rst:202
msgid ""
Expand Down