-
-
Notifications
You must be signed in to change notification settings - Fork 208
/
copyright.po
60 lines (53 loc) · 1.95 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
60
# 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 <[email protected]>, 2015
# Ching-Lung Chuang, 2015
# Liang-Bo Wang <[email protected]>, 2016
# meowmeowcat <[email protected]>, 2021
msgid ""
msgstr ""
"Project-Id-Version: Python 3.13\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-23 07:52+0800\n"
"PO-Revision-Date: 2021-06-25 20:17+0800\n"
"Last-Translator: meowmeowcat <[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"
#: ../../copyright.rst:3
msgid "Copyright"
msgstr "版權宣告"
#: ../../copyright.rst:5
msgid "Python and this documentation is:"
msgstr "Python 和這份說明文件的版權:"
#: ../../copyright.rst:7
#, fuzzy
msgid "Copyright © 2001-2024 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`。"