8000 Update glossary.po and tutorial/errors.po (#334) · python/python-docs-zh-tw@71bf192 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71bf192

Browse files
authored
Update glossary.po and tutorial/errors.po (#334)
* Update glossary.po Update to cpython 3.11 * Update tutorial/modules.po Sync with cpython 3.11
1 parent f75093f commit 71bf192

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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
< 10000 code>16371637
msgid "``locale.getencoding()`` can be used to get the locale encoding."

tutorial/modules.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
# Translators:
66
# jerrychen <jerrychen.ee@gmail.com>, 2016
77
# Adrian Liaw <adrianliaw2000@gmail.com>, 2018
8-
# Steven Hsu <hsuhaochun@gmail.com>, 2021
8+
# Steven Hsu <hsuhaochun@gmail.com>, 2021-2022
99
# Phil Lin <linooohon@gmail.com>, 2022
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2022-10-15 20:43+0000\n"
15-
"PO-Revision-Date: 2022-07-07 00:38+0800\n"
15+
"PO-Revision-Date: 2022-10-23 20:30+0800\n"
1616
"Last-Translator: Phil Lin <linooohon@gmail.com>\n"
1717
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1818
"tw)\n"
@@ -21,7 +21,7 @@ msgstr ""
2121
"Content-Type: text/plain; charset=UTF-8\n"
2222
"Content-Transfer-Encoding: 8bit\n"
2323
"Plural-Forms: nplurals=1; plural=0;\n"
24-
"X-Generator: Poedit 3.1\n"
24+
"X-Generator: Poedit 3.2\n"
2525

2626
#: ../../tutorial/modules.rst:5
2727
msgid "Modules"
@@ -315,7 +315,7 @@ msgstr ""
315315

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

320320
#: ../../tutorial/modules.rst:202
321321
msgid ""

0 commit comments

Comments
 (0)
0