8000 feat: translate `c-api/utilities.po` · python/python-docs-zh-tw@72d6957 · GitHub
[go: up one dir, main page]

Skip to content

Commit 72d6957

Browse files
committed
feat: translate c-api/utilities.po
1 parent e7364b7 commit 72d6957

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

c-api/utilities.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,23 @@
44
#
55
# Translators:
66
# Leon H., 2017
7+
# Matt Wang <mattwang44@gmail.com>, 2021
8+
#
79
msgid ""
810
msgstr ""
911
"Project-Id-Version: Python 3.10\n"
1012
"Report-Msgid-Bugs-To: \n"
1113
"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"
1416
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1517
"tw)\n"
1618
"Language: zh_TW\n"
1719
"MIME-Version: 1.0\n"
1820
"Content-Type: text/plain; charset=UTF-8\n"
1921
"Content-Transfer-Encoding: 8bit\n"
2022
"Plural-Forms: nplurals=1; plural=0;\n"
23+
"X-Generator: Poedit 3.0\n"
2124

2225
#: ../../c-api/utilities.rst:7
2326
msgid "Utilities"
@@ -30,3 +33,6 @@ msgid ""
3033
"C, and parsing function arguments and constructing Python values from C "
3134
"values."
3235
msgstr ""
36+
"本章中的函式可用來執行各種工具任務,包括幫助 C 程式碼提升跨平臺可移植性、在 "
37+
"C 中使用 Python module(模組)、以及解析函式引數並基於 C 中的值來構建 Python "
38+
"中的值等。"

0 commit comments

Comments
 (0)
0