File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 4
4
#
5
5
# Translators:
6
6
# Leon H., 2017
7
+ # Matt Wang <mattwang44@gmail.com>, 2021
8
+ #
7
9
msgid ""
8
10
msgstr ""
9
11
"Project-Id-Version : Python 3.10\n "
10
12
"Report-Msgid-Bugs-To : \n "
11
13
"POT-Creation-Date : 2018-06-26 18:54+0800\n "
12
- "PO-Revision-Date : 2017-09-22 18:26+0000 \n "
13
- "Last-Translator : Leon H. \n "
14
+ "PO-Revision-Date : 2021-12-09 20:48+0800 \n "
15
+ "Last-Translator : Matt Wang <mattwang44@gmail.com> \n "
14
16
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
17
"tw)\n "
16
18
"Language : zh_TW\n "
17
19
"MIME-Version : 1.0\n "
18
20
"Content-Type : text/plain; charset=UTF-8\n "
19
21
"Content-Transfer-Encoding : 8bit\n "
20
22
"Plural-Forms : nplurals=1; plural=0;\n "
23
+ "X-Generator : Poedit 3.0\n "
21
24
22
25
#: ../../c-api/utilities.rst:7
23
26
msgid "Utilities"
@@ -30,3 +33,6 @@ msgid ""
30
33
"C, and parsing function arguments and constructing Python values from C "
31
34
"values."
32
35
msgstr ""
36
+ "本章中的函式可用來執行各種工具任務,包括幫助 C 程式碼提升跨平臺可移植性、在 "
37
+ "C 中使用 Python module(模組)、以及解析函式引數並基於 C 中的值來構建 Python "
38
+ "中的值等。"
You can’t perform that action at this time.
0 commit comments