Skip to content

Commit 804734b

Browse files
committed
Update glossary.po
Update to cpython 3.11
1 parent f75093f commit 804734b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

glossary.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.11\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2022-10-15 20:43+0000\n"
12-
"PO-Revision-Date: 2022-10-16 07:29+0800\n"
12+
"PO-Revision-Date: 2022-10-23 20:00+0800\n"
1313
"Last-Translator: Steven Hsu <hsuhaochun@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=1; plural=0;\n"
21-
"X-Generator: Poedit 3.1.1\n"
21+
"X-Generator: Poedit 3.2\n"
2222

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

16361636
#: ../../glossary.rst:732
16371637
msgid "``locale.getencoding()`` can be used to get the locale encoding."

0 commit comments

Comments
 (0)