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
Changes from 1 commit
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
Next Next commit
Update glossary.po
Update to cpython 3.11
  • Loading branch information
StevenHsuYL committed Oct 23, 2022
commit 804734b35e0ddde2c8f4d87070d3115a9b3eacc4
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