-
-
Notifications
You must be signed in to change notification settings - Fork 214
/
Copy pathindex.po
38 lines (36 loc) · 1.48 KB
/
index.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2022, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Leon H., 2017
# 豆豆 (Tommy Lin) <[email protected]>, 2017
# Steven Hsu <[email protected]>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.13\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
"PO-Revision-Date: 2021-07-05 21:11+0800\n"
"Last-Translator: 豆豆 (Tommy Lin) <[email protected]>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 2.4.3\n"
#: ../../c-api/index.rst:5
msgid "Python/C API Reference Manual"
msgstr "Python/C API 參考手冊"
#: ../../c-api/index.rst:7
msgid ""
"This manual documents the API used by C and C++ programmers who want to "
"write extension modules or embed Python. It is a companion to :ref:"
"`extending-index`, which describes the general principles of extension "
"writing but does not document the API functions in detail."
msgstr ""
"對於想要編寫擴充模組或是嵌入 Python 的 C 和 C++ 程式設計師們,這份手冊記錄了"
"可使用的 API(應用程式介面)。在\\ :ref:`extending-index`\\ 中也有相關的內"
"容,它描述了編寫擴充的一般原則,但並沒有詳細說明 API 函式。"