forked from python/python-docs-zh-tw
-
Notifications
You must be signed in to change notification settings - Fork 0
/
copyright.po
59 lines (52 loc) · 1.94 KB
/
copyright.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2023, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Adrian Liaw <adrianliaw2000@gmail.com>, 2015
# Ching-Lung Chuang, 2015
# Liang-Bo Wang <me@liang2.tw>, 2016
# meowmeowcat <meowmeowcat1211@gmail.com>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.12\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-10 00:17+0000\n"
"PO-Revision-Date: 2021-06-25 20:17+0800\n"
"Last-Translator: meowmeowcat <meowmeowcat1211@gmail.com>\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"
#: ../../copyright.rst:3
msgid "Copyright"
msgstr "版權宣告"
#: ../../copyright.rst:5
msgid "Python and this documentation is:"
msgstr "Python 和這份說明文件的版權:"
#: ../../copyright.rst:7
msgid "Copyright © 2001-2023 Python Software Foundation. All rights reserved."
msgstr "Copyright © 2001-2023 Python Software Foundation 保留一切權利。"
#: ../../copyright.rst:9
msgid "Copyright © 2000 BeOpen.com. All rights reserved."
msgstr "Copyright © 2000 BeOpen.com 保留一切權利。"
#: ../../copyright.rst:11
msgid ""
"Copyright © 1995-2000 Corporation for National Research Initiatives. All "
"rights reserved."
msgstr ""
"Copyright © 1995-2000 Corporation for National Research Initiatives 保留一切"
"權利。"
#: ../../copyright.rst:14
msgid ""
"Copyright © 1991-1995 Stichting Mathematisch Centrum. All rights reserved."
msgstr "Copyright © 1991-1995 Stichting Mathematisch Centrum 保留一切權利。"
#: ../../copyright.rst:18
msgid ""
"See :ref:`history-and-license` for complete license and permissions "
"information."
msgstr "完整的授權條款資訊請參見\\ :ref:`history-and-license`。"