python-docs-theme 2026.3__py3-none-any.whl → 2026.7__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- python_docs_theme/__init__.py +1 -1
- python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/vi/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.mo +0 -0
- python_docs_theme/static/pydoctheme.css +13 -0
- python_docs_theme/static/pydoctheme_dark.css +2 -0
- {python_docs_theme-2026.3.dist-info → python_docs_theme-2026.7.dist-info}/METADATA +8 -9
- python_docs_theme-2026.7.dist-info/RECORD +35 -0
- {python_docs_theme-2026.3.dist-info → python_docs_theme-2026.7.dist-info}/WHEEL +1 -1
- python_docs_theme-2026.7.dist-info/entry_points.txt +2 -0
- python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.po +0 -127
- python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.po +0 -132
- python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.po +0 -126
- python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.po +0 -127
- python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.po +0 -120
- python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.po +0 -129
- python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.po +0 -123
- python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.po +0 -124
- python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.po +0 -127
- python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.po +0 -129
- python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.po +0 -130
- python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.po +0 -130
- python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.po +0 -129
- python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.po +0 -128
- python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.po +0 -129
- python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.po +0 -122
- python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.po +0 -122
- python_docs_theme-2026.3.dist-info/RECORD +0 -49
- python_docs_theme-2026.3.dist-info/entry_points.txt +0 -3
- {python_docs_theme-2026.3.dist-info → python_docs_theme-2026.7.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,128 +0,0 @@
|
|
|
1
|
-
# Swedish translations for python-docs-theme.
|
|
2
|
-
# Copyright (C) 2025 Python Software Foundation
|
|
3
|
-
# This file is distributed under the same license as the python-docs-theme
|
|
4
|
-
# project.
|
|
5
|
-
# Daniel Nylander, 2025.
|
|
6
|
-
#
|
|
7
|
-
msgid ""
|
|
8
|
-
msgstr ""
|
|
9
|
-
"Project-Id-Version: python-docs-theme 2025.5\n"
|
|
10
|
-
"Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/"
|
|
11
|
-
"issues\n"
|
|
12
|
-
"POT-Creation-Date: 2025-08-07 19:09+0200\n"
|
|
13
|
-
"PO-Revision-Date: 2025-08-29 07:03+0200\n"
|
|
14
|
-
"Last-Translator: Daniel Nylander <github@danielnylander.se>\n"
|
|
15
|
-
"Language-Team: sv\n"
|
|
16
|
-
"Language: sv\n"
|
|
17
|
-
"MIME-Version: 1.0\n"
|
|
18
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
19
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
20
|
-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
21
|
-
"Generated-By: Babel 2.16.0\n"
|
|
22
|
-
"X-Generator: Poedit 3.7\n"
|
|
23
|
-
|
|
24
|
-
#: python_docs_theme/footerdonate.html:1
|
|
25
|
-
msgid "The Python Software Foundation is a non-profit corporation."
|
|
26
|
-
msgstr "Python Software Foundation är ett icke-vinstdrivande företag."
|
|
27
|
-
|
|
28
|
-
#: python_docs_theme/footerdonate.html:2
|
|
29
|
-
msgid "Please donate."
|
|
30
|
-
msgstr "Donera."
|
|
31
|
-
|
|
32
|
-
#: python_docs_theme/layout.html:6
|
|
33
|
-
msgid "Navigation"
|
|
34
|
-
msgstr "Navigering"
|
|
35
|
-
|
|
36
|
-
#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
|
|
37
|
-
msgid "Quick search"
|
|
38
|
-
msgstr "Snabbsök"
|
|
39
|
-
|
|
40
|
-
#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
|
|
41
|
-
msgid "Go"
|
|
42
|
-
msgstr "Start"
|
|
43
|
-
|
|
44
|
-
#: python_docs_theme/layout.html:60
|
|
45
|
-
msgid "Theme"
|
|
46
|
-
msgstr "Tema"
|
|
47
|
-
|
|
48
|
-
#: python_docs_theme/layout.html:62
|
|
49
|
-
msgid "Auto"
|
|
50
|
-
msgstr "Auto"
|
|
51
|
-
|
|
52
|
-
#: python_docs_theme/layout.html:63
|
|
53
|
-
msgid "Light"
|
|
54
|
-
msgstr "Ljus"
|
|
55
|
-
|
|
56
|
-
#: python_docs_theme/layout.html:64
|
|
57
|
-
msgid "Dark"
|
|
58
|
-
msgstr "Mörk"
|
|
59
|
-
|
|
60
|
-
#: python_docs_theme/layout.html:96
|
|
61
|
-
msgid "Menu"
|
|
62
|
-
msgstr "Meny"
|
|
63
|
-
|
|
64
|
-
#: python_docs_theme/layout.html:142
|
|
65
|
-
msgid "Copyright"
|
|
66
|
-
msgstr "Upphovsrätt"
|
|
67
|
-
|
|
68
|
-
#: python_docs_theme/layout.html:147
|
|
69
|
-
msgid ""
|
|
70
|
-
"This page is licensed under the Python Software Foundation License "
|
|
71
|
-
"Version 2."
|
|
72
|
-
msgstr ""
|
|
73
|
-
"Denna sida är licensierad enligt Python Software Foundation License "
|
|
74
|
-
"version 2."
|
|
75
|
-
|
|
76
|
-
#: python_docs_theme/layout.html:149
|
|
77
|
-
msgid ""
|
|
78
|
-
"Examples, recipes, and other code in the documentation are additionally "
|
|
79
|
-
"licensed under the Zero Clause BSD License."
|
|
80
|
-
msgstr ""
|
|
81
|
-
"Exempel, recept och annan kod i dokumentationen är dessutom "
|
|
82
|
-
"licensierade under Zero Clause BSD-licensen."
|
|
83
|
-
|
|
84
|
-
#: python_docs_theme/layout.html:152
|
|
85
|
-
#, python-format
|
|
86
|
-
msgid ""
|
|
87
|
-
"See <a href=\"%(license_file)s\">History and License</a> for more "
|
|
88
|
-
"information."
|
|
89
|
-
msgstr ""
|
|
90
|
-
"Se <a href=\"%(license_file)s\">Historik och licens</a> för mer "
|
|
91
|
-
"information."
|
|
92
|
-
|
|
93
|
-
#: python_docs_theme/layout.html:155
|
|
94
|
-
#, python-format
|
|
95
|
-
msgid "Hosted on %(hosted_on)s."
|
|
96
|
-
msgstr "Hosting %(hosted_on)s."
|
|
97
|
-
|
|
98
|
-
#: python_docs_theme/layout.html:163
|
|
99
|
-
#, python-format
|
|
100
|
-
msgid "Last updated on %(last_updated)s."
|
|
101
|
-
msgstr "Senast uppdaterad %(last_updated)s."
|
|
102
|
-
|
|
103
|
-
#: python_docs_theme/layout.html:166
|
|
104
|
-
#, python-format
|
|
105
|
-
msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
|
|
106
|
-
msgstr "Har du <a href=\"%(theme_issues_url)s\">hittat ett fel</a>?"
|
|
107
|
-
|
|
108
|
-
#: python_docs_theme/layout.html:170
|
|
109
|
-
#, python-format
|
|
110
|
-
msgid ""
|
|
111
|
-
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
|
|
112
|
-
"%(sphinx_version)s."
|
|
113
|
-
msgstr ""
|
|
114
|
-
"Skapad med hjälp av <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
|
|
115
|
-
"%(sphinx_version)s."
|
|
116
|
-
|
|
117
|
-
#: python_docs_theme/static/copybutton.js:30
|
|
118
|
-
#: python_docs_theme/static/copybutton.js:55
|
|
119
|
-
msgid "Copy"
|
|
120
|
-
msgstr "Kopiera"
|
|
121
|
-
|
|
122
|
-
#: python_docs_theme/static/copybutton.js:31
|
|
123
|
-
msgid "Copy to clipboard"
|
|
124
|
-
msgstr "Kopiera till urklipp"
|
|
125
|
-
|
|
126
|
-
#: python_docs_theme/static/copybutton.js:53
|
|
127
|
-
msgid "Copied!"
|
|
128
|
-
msgstr "Kopierad!"
|
|
@@ -1,129 +0,0 @@
|
|
|
1
|
-
# Translations template for python-docs-theme.
|
|
2
|
-
# Copyright (C) 2025 Python Software Foundation
|
|
3
|
-
# This file is distributed under the same license as the python-docs-theme
|
|
4
|
-
# project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
|
6
|
-
#
|
|
7
|
-
# Translators:
|
|
8
|
-
# Ege Akman, 2025
|
|
9
|
-
#
|
|
10
|
-
msgid ""
|
|
11
|
-
msgstr ""
|
|
12
|
-
"Project-Id-Version: python-docs-theme 2025.5\n"
|
|
13
|
-
"Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
|
|
14
|
-
"POT-Creation-Date: 2025-09-06 08:40+0100\n"
|
|
15
|
-
"PO-Revision-Date: 2025-09-06 07:41+0000\n"
|
|
16
|
-
"Last-Translator: Ege Akman, 2025\n"
|
|
17
|
-
"Language-Team: Turkish (https://app.transifex.com/python-doc/teams/5390/tr/)\n"
|
|
18
|
-
"MIME-Version: 1.0\n"
|
|
19
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
20
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
21
|
-
"Generated-By: Babel 2.16.0\n"
|
|
22
|
-
"Language: tr\n"
|
|
23
|
-
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
|
24
|
-
|
|
25
|
-
#: python_docs_theme/footerdonate.html:1
|
|
26
|
-
msgid "The Python Software Foundation is a non-profit corporation."
|
|
27
|
-
msgstr "Python Software Foundation kâr amacı gütmeyen bir kuruluştur."
|
|
28
|
-
|
|
29
|
-
#: python_docs_theme/footerdonate.html:2
|
|
30
|
-
msgid "Please donate."
|
|
31
|
-
msgstr "Lütfen bağış yapın."
|
|
32
|
-
|
|
33
|
-
#: python_docs_theme/layout.html:6
|
|
34
|
-
msgid "Navigation"
|
|
35
|
-
msgstr "Navigasyon"
|
|
36
|
-
|
|
37
|
-
#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
|
|
38
|
-
msgid "Quick search"
|
|
39
|
-
msgstr "Hızlı arama"
|
|
40
|
-
|
|
41
|
-
#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
|
|
42
|
-
msgid "Go"
|
|
43
|
-
msgstr "Ara"
|
|
44
|
-
|
|
45
|
-
#: python_docs_theme/layout.html:60
|
|
46
|
-
msgid "Theme"
|
|
47
|
-
msgstr "Tema"
|
|
48
|
-
|
|
49
|
-
#: python_docs_theme/layout.html:62
|
|
50
|
-
msgid "Auto"
|
|
51
|
-
msgstr "Otomatik"
|
|
52
|
-
|
|
53
|
-
#: python_docs_theme/layout.html:63
|
|
54
|
-
msgid "Light"
|
|
55
|
-
msgstr "Açık"
|
|
56
|
-
|
|
57
|
-
#: python_docs_theme/layout.html:64
|
|
58
|
-
msgid "Dark"
|
|
59
|
-
msgstr "Koyu"
|
|
60
|
-
|
|
61
|
-
#: python_docs_theme/layout.html:96
|
|
62
|
-
msgid "Menu"
|
|
63
|
-
msgstr "Menü"
|
|
64
|
-
|
|
65
|
-
#: python_docs_theme/layout.html:142
|
|
66
|
-
msgid "Copyright"
|
|
67
|
-
msgstr "Telif Hakkı"
|
|
68
|
-
|
|
69
|
-
#: python_docs_theme/layout.html:147
|
|
70
|
-
msgid ""
|
|
71
|
-
"This page is licensed under the Python Software Foundation License Version "
|
|
72
|
-
"2."
|
|
73
|
-
msgstr ""
|
|
74
|
-
"Bu sayfa, Python Software Foundation License Version 2 kapsamında "
|
|
75
|
-
"lisanslanmıştır."
|
|
76
|
-
|
|
77
|
-
#: python_docs_theme/layout.html:149
|
|
78
|
-
msgid ""
|
|
79
|
-
"Examples, recipes, and other code in the documentation are additionally "
|
|
80
|
-
"licensed under the Zero Clause BSD License."
|
|
81
|
-
msgstr ""
|
|
82
|
-
"Dokümantasyondaki örnekler, tarifler ve diğer kodlar ek olarak Zero Clause "
|
|
83
|
-
"BSD License kapsamında lisanslanmıştır."
|
|
84
|
-
|
|
85
|
-
#: python_docs_theme/layout.html:152
|
|
86
|
-
#, python-format
|
|
87
|
-
msgid ""
|
|
88
|
-
"See <a href=\"%(license_file)s\">History and License</a> for more "
|
|
89
|
-
"information."
|
|
90
|
-
msgstr ""
|
|
91
|
-
"Daha fazla bilgi için <a href=\"%(license_file)s\">Geçmiş ve Lisans</a> "
|
|
92
|
-
"bölümüne bakın. "
|
|
93
|
-
|
|
94
|
-
#: python_docs_theme/layout.html:155
|
|
95
|
-
#, python-format
|
|
96
|
-
msgid "Hosted on %(hosted_on)s."
|
|
97
|
-
msgstr "%(hosted_on)s üzerinde barındırılmaktadır."
|
|
98
|
-
|
|
99
|
-
#: python_docs_theme/layout.html:163
|
|
100
|
-
#, python-format
|
|
101
|
-
msgid "Last updated on %(last_updated)s."
|
|
102
|
-
msgstr "En son %(last_updated)s tarihinde güncellendi."
|
|
103
|
-
|
|
104
|
-
#: python_docs_theme/layout.html:166
|
|
105
|
-
#, python-format
|
|
106
|
-
msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
|
|
107
|
-
msgstr "<a href=\"%(theme_issues_url)s\">Bir bug mı buldunuz</a>?"
|
|
108
|
-
|
|
109
|
-
#: python_docs_theme/layout.html:170
|
|
110
|
-
#, python-format
|
|
111
|
-
msgid ""
|
|
112
|
-
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
|
|
113
|
-
"%(sphinx_version)s."
|
|
114
|
-
msgstr ""
|
|
115
|
-
"<a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s ile "
|
|
116
|
-
"oluşturuldu. "
|
|
117
|
-
|
|
118
|
-
#: python_docs_theme/static/copybutton.js:30
|
|
119
|
-
#: python_docs_theme/static/copybutton.js:55
|
|
120
|
-
msgid "Copy"
|
|
121
|
-
msgstr "Kopyala"
|
|
122
|
-
|
|
123
|
-
#: python_docs_theme/static/copybutton.js:31
|
|
124
|
-
msgid "Copy to clipboard"
|
|
125
|
-
msgstr "Panoya kopyala"
|
|
126
|
-
|
|
127
|
-
#: python_docs_theme/static/copybutton.js:53
|
|
128
|
-
msgid "Copied!"
|
|
129
|
-
msgstr "Kopyalandı!"
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
# Translations template for python-docs-theme.
|
|
2
|
-
# Copyright (C) 2025 Python Software Foundation
|
|
3
|
-
# This file is distributed under the same license as the python-docs-theme
|
|
4
|
-
# project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
|
6
|
-
#
|
|
7
|
-
# Translators:
|
|
8
|
-
# 汇民 王 <whuim@qq.com>, 2025
|
|
9
|
-
#
|
|
10
|
-
msgid ""
|
|
11
|
-
msgstr ""
|
|
12
|
-
"Project-Id-Version: python-docs-theme 2025.5\n"
|
|
13
|
-
"Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
|
|
14
|
-
"POT-Creation-Date: 2025-09-06 08:40+0100\n"
|
|
15
|
-
"PO-Revision-Date: 2025-09-06 07:41+0000\n"
|
|
16
|
-
"Last-Translator: 汇民 王 <whuim@qq.com>, 2025\n"
|
|
17
|
-
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
|
|
18
|
-
"MIME-Version: 1.0\n"
|
|
19
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
20
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
21
|
-
"Generated-By: Babel 2.16.0\n"
|
|
22
|
-
"Language: zh_CN\n"
|
|
23
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
24
|
-
|
|
25
|
-
#: python_docs_theme/footerdonate.html:1
|
|
26
|
-
msgid "The Python Software Foundation is a non-profit corporation."
|
|
27
|
-
msgstr "Python 软件基金会是一家非营利性公司。"
|
|
28
|
-
|
|
29
|
-
#: python_docs_theme/footerdonate.html:2
|
|
30
|
-
msgid "Please donate."
|
|
31
|
-
msgstr "请进行捐赠。"
|
|
32
|
-
|
|
33
|
-
#: python_docs_theme/layout.html:6
|
|
34
|
-
msgid "Navigation"
|
|
35
|
-
msgstr "导航"
|
|
36
|
-
|
|
37
|
-
#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
|
|
38
|
-
msgid "Quick search"
|
|
39
|
-
msgstr "快速搜索"
|
|
40
|
-
|
|
41
|
-
#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
|
|
42
|
-
msgid "Go"
|
|
43
|
-
msgstr "转到"
|
|
44
|
-
|
|
45
|
-
#: python_docs_theme/layout.html:60
|
|
46
|
-
msgid "Theme"
|
|
47
|
-
msgstr "主题"
|
|
48
|
-
|
|
49
|
-
#: python_docs_theme/layout.html:62
|
|
50
|
-
msgid "Auto"
|
|
51
|
-
msgstr "自动"
|
|
52
|
-
|
|
53
|
-
#: python_docs_theme/layout.html:63
|
|
54
|
-
msgid "Light"
|
|
55
|
-
msgstr "明亮"
|
|
56
|
-
|
|
57
|
-
#: python_docs_theme/layout.html:64
|
|
58
|
-
msgid "Dark"
|
|
59
|
-
msgstr "黑暗"
|
|
60
|
-
|
|
61
|
-
#: python_docs_theme/layout.html:96
|
|
62
|
-
msgid "Menu"
|
|
63
|
-
msgstr "菜单"
|
|
64
|
-
|
|
65
|
-
#: python_docs_theme/layout.html:142
|
|
66
|
-
msgid "Copyright"
|
|
67
|
-
msgstr "版权"
|
|
68
|
-
|
|
69
|
-
#: python_docs_theme/layout.html:147
|
|
70
|
-
msgid ""
|
|
71
|
-
"This page is licensed under the Python Software Foundation License Version "
|
|
72
|
-
"2."
|
|
73
|
-
msgstr "本页面采用 Python 软件基金会许可证第 2 版授权。"
|
|
74
|
-
|
|
75
|
-
#: python_docs_theme/layout.html:149
|
|
76
|
-
msgid ""
|
|
77
|
-
"Examples, recipes, and other code in the documentation are additionally "
|
|
78
|
-
"licensed under the Zero Clause BSD License."
|
|
79
|
-
msgstr "文档中的示例、代码片段及其他代码内容额外采用零条款 BSD 许可证授权。"
|
|
80
|
-
|
|
81
|
-
#: python_docs_theme/layout.html:152
|
|
82
|
-
#, python-format
|
|
83
|
-
msgid ""
|
|
84
|
-
"See <a href=\"%(license_file)s\">History and License</a> for more "
|
|
85
|
-
"information."
|
|
86
|
-
msgstr "更多信息请参阅《<a href=\"%(license_file)s\"> 历史与许可 </a>》。"
|
|
87
|
-
|
|
88
|
-
#: python_docs_theme/layout.html:155
|
|
89
|
-
#, python-format
|
|
90
|
-
msgid "Hosted on %(hosted_on)s."
|
|
91
|
-
msgstr "托管在%(hosted_on)s 上。"
|
|
92
|
-
|
|
93
|
-
#: python_docs_theme/layout.html:163
|
|
94
|
-
#, python-format
|
|
95
|
-
msgid "Last updated on %(last_updated)s."
|
|
96
|
-
msgstr "最后更新于%(last_updated)s 。"
|
|
97
|
-
|
|
98
|
-
#: python_docs_theme/layout.html:166
|
|
99
|
-
#, python-format
|
|
100
|
-
msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
|
|
101
|
-
msgstr "<a href=\"%(theme_issues_url)s\">发现了错误</a>?"
|
|
102
|
-
|
|
103
|
-
#: python_docs_theme/layout.html:170
|
|
104
|
-
#, python-format
|
|
105
|
-
msgid ""
|
|
106
|
-
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
|
|
107
|
-
"%(sphinx_version)s."
|
|
108
|
-
msgstr ""
|
|
109
|
-
"使用<a href=\"https://www.sphinx-doc.org/\">Sphinx</a> %(sphinx_version)s 创建。"
|
|
110
|
-
|
|
111
|
-
#: python_docs_theme/static/copybutton.js:30
|
|
112
|
-
#: python_docs_theme/static/copybutton.js:55
|
|
113
|
-
msgid "Copy"
|
|
114
|
-
msgstr "复制"
|
|
115
|
-
|
|
116
|
-
#: python_docs_theme/static/copybutton.js:31
|
|
117
|
-
msgid "Copy to clipboard"
|
|
118
|
-
msgstr "复制到剪贴板"
|
|
119
|
-
|
|
120
|
-
#: python_docs_theme/static/copybutton.js:53
|
|
121
|
-
msgid "Copied!"
|
|
122
|
-
msgstr "已复制!"
|
|
@@ -1,122 +0,0 @@
|
|
|
1
|
-
# Translations template for python-docs-theme.
|
|
2
|
-
# Copyright (C) 2025 Python Software Foundation
|
|
3
|
-
# This file is distributed under the same license as the python-docs-theme
|
|
4
|
-
# project.
|
|
5
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>, 2025.
|
|
6
|
-
#
|
|
7
|
-
# Translators:
|
|
8
|
-
# W. H. Wang <mattwang44@gmail.com>, 2025
|
|
9
|
-
#
|
|
10
|
-
msgid ""
|
|
11
|
-
msgstr ""
|
|
12
|
-
"Project-Id-Version: python-docs-theme 2025.5\n"
|
|
13
|
-
"Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
|
|
14
|
-
"POT-Creation-Date: 2025-09-06 08:40+0100\n"
|
|
15
|
-
"PO-Revision-Date: 2025-09-06 07:41+0000\n"
|
|
16
|
-
"Last-Translator: W. H. Wang <mattwang44@gmail.com>, 2025\n"
|
|
17
|
-
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/python-doc/teams/5390/zh_TW/)\n"
|
|
18
|
-
"MIME-Version: 1.0\n"
|
|
19
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
|
20
|
-
"Content-Transfer-Encoding: 8bit\n"
|
|
21
|
-
"Generated-By: Babel 2.16.0\n"
|
|
22
|
-
"Language: zh_TW\n"
|
|
23
|
-
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
24
|
-
|
|
25
|
-
#: python_docs_theme/footerdonate.html:1
|
|
26
|
-
msgid "The Python Software Foundation is a non-profit corporation."
|
|
27
|
-
msgstr "Python 軟體基金會是一家非營利法人。"
|
|
28
|
-
|
|
29
|
-
#: python_docs_theme/footerdonate.html:2
|
|
30
|
-
msgid "Please donate."
|
|
31
|
-
msgstr "敬請捐贈。"
|
|
32
|
-
|
|
33
|
-
#: python_docs_theme/layout.html:6
|
|
34
|
-
msgid "Navigation"
|
|
35
|
-
msgstr "導航"
|
|
36
|
-
|
|
37
|
-
#: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
|
|
38
|
-
msgid "Quick search"
|
|
39
|
-
msgstr "快速搜索"
|
|
40
|
-
|
|
41
|
-
#: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
|
|
42
|
-
msgid "Go"
|
|
43
|
-
msgstr "Go"
|
|
44
|
-
|
|
45
|
-
#: python_docs_theme/layout.html:60
|
|
46
|
-
msgid "Theme"
|
|
47
|
-
msgstr "主題"
|
|
48
|
-
|
|
49
|
-
#: python_docs_theme/layout.html:62
|
|
50
|
-
msgid "Auto"
|
|
51
|
-
msgstr "自動"
|
|
52
|
-
|
|
53
|
-
#: python_docs_theme/layout.html:63
|
|
54
|
-
msgid "Light"
|
|
55
|
-
msgstr "淺色模式"
|
|
56
|
-
|
|
57
|
-
#: python_docs_theme/layout.html:64
|
|
58
|
-
msgid "Dark"
|
|
59
|
-
msgstr "深色模式"
|
|
60
|
-
|
|
61
|
-
#: python_docs_theme/layout.html:96
|
|
62
|
-
msgid "Menu"
|
|
63
|
-
msgstr "選單"
|
|
64
|
-
|
|
65
|
-
#: python_docs_theme/layout.html:142
|
|
66
|
-
msgid "Copyright"
|
|
67
|
-
msgstr "版權所有"
|
|
68
|
-
|
|
69
|
-
#: python_docs_theme/layout.html:147
|
|
70
|
-
msgid ""
|
|
71
|
-
"This page is licensed under the Python Software Foundation License Version "
|
|
72
|
-
"2."
|
|
73
|
-
msgstr "此頁面採用 Python 軟體基金會授權條款第 2 版。"
|
|
74
|
-
|
|
75
|
-
#: python_docs_theme/layout.html:149
|
|
76
|
-
msgid ""
|
|
77
|
-
"Examples, recipes, and other code in the documentation are additionally "
|
|
78
|
-
"licensed under the Zero Clause BSD License."
|
|
79
|
-
msgstr "文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。"
|
|
80
|
-
|
|
81
|
-
#: python_docs_theme/layout.html:152
|
|
82
|
-
#, python-format
|
|
83
|
-
msgid ""
|
|
84
|
-
"See <a href=\"%(license_file)s\">History and License</a> for more "
|
|
85
|
-
"information."
|
|
86
|
-
msgstr "更多訊息請見<a href=\"%(license_file)s\">歷史與授權條款</a>。"
|
|
87
|
-
|
|
88
|
-
#: python_docs_theme/layout.html:155
|
|
89
|
-
#, python-format
|
|
90
|
-
msgid "Hosted on %(hosted_on)s."
|
|
91
|
-
msgstr "託管於 %(hosted_on)s。"
|
|
92
|
-
|
|
93
|
-
#: python_docs_theme/layout.html:163
|
|
94
|
-
#, python-format
|
|
95
|
-
msgid "Last updated on %(last_updated)s."
|
|
96
|
-
msgstr "最後更新於 %(last_updated)s。"
|
|
97
|
-
|
|
98
|
-
#: python_docs_theme/layout.html:166
|
|
99
|
-
#, python-format
|
|
100
|
-
msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
|
|
101
|
-
msgstr "<a href=\"%(theme_issues_url)s\">發現 bug</a>?"
|
|
102
|
-
|
|
103
|
-
#: python_docs_theme/layout.html:170
|
|
104
|
-
#, python-format
|
|
105
|
-
msgid ""
|
|
106
|
-
"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
|
|
107
|
-
"%(sphinx_version)s."
|
|
108
|
-
msgstr ""
|
|
109
|
-
"以 <a href=\"https://www.sphinx-doc.org/\">Sphinx</a>%(sphinx_version)s建立。 "
|
|
110
|
-
|
|
111
|
-
#: python_docs_theme/static/copybutton.js:30
|
|
112
|
-
#: python_docs_theme/static/copybutton.js:55
|
|
113
|
-
msgid "Copy"
|
|
114
|
-
msgstr "複製"
|
|
115
|
-
|
|
116
|
-
#: python_docs_theme/static/copybutton.js:31
|
|
117
|
-
msgid "Copy to clipboard"
|
|
118
|
-
msgstr "複製到剪貼板"
|
|
119
|
-
|
|
120
|
-
#: python_docs_theme/static/copybutton.js:53
|
|
121
|
-
msgid "Copied!"
|
|
122
|
-
msgstr "已複製!"
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
python_docs_theme/__init__.py,sha256=SCdlIUts4XlrFKv3Qn7Wva__BSDJ5tfDSEuGPu9ztWc,1326
|
|
2
|
-
python_docs_theme/footerdonate.html,sha256=-FO52fS7x4iqjtMD9un5b--rPED2BPlcug9gkUMW2Uk,182
|
|
3
|
-
python_docs_theme/layout.html,sha256=ySMMWJVyI98kixKNlKMet4l-pXFcaHX2GJJzsEYO2mk,7867
|
|
4
|
-
python_docs_theme/theme.toml,sha256=Y39XrHfXHgz6wdQgG-KX_Oewp2SQOrHswKBsGzvWsis,1139
|
|
5
|
-
python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.mo,sha256=D8kFrMHK4aAyRIQXzT3TPC0FAi8kLVWwKzzsF1F5Cw4,2567
|
|
6
|
-
python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.po,sha256=l8srh0yi3N7_To-EAYDqrT8PSLlbeOZChnn3CNqr2VU,3946
|
|
7
|
-
python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.po,sha256=oDiwj60JypI5QHV2IYH65DoKGA3XihWmhG1IJVTg3XE,3621
|
|
8
|
-
python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.mo,sha256=SHADtTC2P7kPMaHmr7Sy9UY6DX484z1NgWNyvBPKQa8,2704
|
|
9
|
-
python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.po,sha256=_hTJAc90D6LBJT9VVAxjRdXmr1wd40BpenNUFbocqWg,4058
|
|
10
|
-
python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.mo,sha256=CtLwkACvlqDopyvsM2NHWZ9qZTvhUMQ1TvRbmzN86Jc,2221
|
|
11
|
-
python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.po,sha256=sKy8eAEwVY5JS-4VPeg_8vtbToAGSl54IqHhPv0S5rQ,3608
|
|
12
|
-
python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.mo,sha256=002p4E00QC4lj-UXhLvMxLop4alkFzHmVQWzKOxgjN4,2199
|
|
13
|
-
python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.po,sha256=O4wLGsYnqWW8KZ9UL6KgrzxVUWm-XXzXkOwkrOAo0mo,3399
|
|
14
|
-
python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.mo,sha256=4DQD8UZZfWKG1foThGm7hO_jBCO8iWwhMDoY0FvIf2s,2161
|
|
15
|
-
python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.po,sha256=esjkyl7XrubvBQkg2BJxCkmFS4T_YTRiE-Xu51x_wLQ,3545
|
|
16
|
-
python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.mo,sha256=1XUiIRrYGa08Q1BUykra9JL8QFATsCchPJPYxUYJ3FE,2359
|
|
17
|
-
python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.po,sha256=K-DqiaEGZ8P1vzIWKi2zcRn9BHoIFl_TLdcQ-r6gnsc,3745
|
|
18
|
-
python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.mo,sha256=ue9wN4wEc0nFVhS548JckAVguzJB4lLImY4dIxCMIsA,2451
|
|
19
|
-
python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.po,sha256=BgCoWHxpHNZog3lvQVbnwYIm4wm1p9djwqv3t4jISIU,3815
|
|
20
|
-
python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.mo,sha256=KC1YMCURoao8ZR9GSbXVibTUA1zxqbs40e8NRSxhN98,2321
|
|
21
|
-
python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.po,sha256=8h4DntrCKg45F4uqTpDxGkxgnUwxrDHT4VfDPYblbAE,3695
|
|
22
|
-
python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.mo,sha256=C25LCe3IomVmXJuIVybE_nNWBEWsP_0QiG_ikB5w9zI,2316
|
|
23
|
-
python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.po,sha256=R3YHZ3B84uJBdwAStEoB_ldshI4xBRDTMO0BtZG5nak,3711
|
|
24
|
-
python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.mo,sha256=i4Jozs49LuZRvcgLO_m8xVPOoBsbpoTtZBb4VSonKkE,2345
|
|
25
|
-
python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.po,sha256=RQKaa8Uf2jRrn-DrwpwZiHv1I836ZWzUxNu7w3-0Xjk,3788
|
|
26
|
-
python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.mo,sha256=Ek3G9FyEhDC_uMAw1YWGShrS3ZmGTA5_anJpojg1ONM,2409
|
|
27
|
-
python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.po,sha256=egLNnEi3BhRoFgH6DAxbnloJ1K1ILoOfMTiJl5Jk8zI,3772
|
|
28
|
-
python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.mo,sha256=WEujB3aZuSxCT3qo9GkOfxifSHue1nAwZM7_OpnRIVY,2706
|
|
29
|
-
python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.po,sha256=hot32B5sqhROS68FBxJ9CSgcpempn6CygcWUIaWQHNk,4087
|
|
30
|
-
python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.mo,sha256=3Rv0vdZWVPXvH3q1Gf8c7lKSJQy4cAheVGE478woaAA,2109
|
|
31
|
-
python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.po,sha256=61-Byf380yAAoen6elL0FLsZorl7AIB9S_jK8RzAJQw,3468
|
|
32
|
-
python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.mo,sha256=_bMwoi79xwusEcYrSr-n5HU6Y2CWf_-laYgf-8--Ll0,2238
|
|
33
|
-
python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.po,sha256=VJpsAeIZNGkYLbIJ9z3dJk1VDAaYItZc1wnkmj9nS78,3615
|
|
34
|
-
python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.mo,sha256=VGBcADIFUfB0_q7zj9DR56opWJX22wf_ItmeIkL1noc,2146
|
|
35
|
-
python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.po,sha256=AOoh5mLPreHpJAk-vub5vrYJ6yHe4VtcosqWgO2pn0Q,3518
|
|
36
|
-
python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.mo,sha256=RRbos1z_n4mnuIgvznqS76jub0wLkmHL39s6pNDt9us,2144
|
|
37
|
-
python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.po,sha256=GEEypXaJvki6dq5opnN2SQ-fok34nvi6wNJ92M-Toz8,3524
|
|
38
|
-
python_docs_theme/static/copybutton.js,sha256=Fg9_Xc0kpFuFilfWpBQa7cDmXEsybvrmnawdf3Gskyo,3055
|
|
39
|
-
python_docs_theme/static/menu.js,sha256=JmrKD08_6CiCgQH32As9AgiSiV-th1fZInVrmTCihzA,2137
|
|
40
|
-
python_docs_theme/static/py.svg,sha256=WGW-i8wK-IhZSQPqARL2yNkjxXJsQIHoyFYRDMcznO8,2041
|
|
41
|
-
python_docs_theme/static/pydoctheme.css,sha256=QNii1pVclY7F1is_GUCppr4wvfGnsgaZRxFjWNSsYEM,16746
|
|
42
|
-
python_docs_theme/static/pydoctheme_dark.css,sha256=yMqk6q-k8cyWdunDWSpRU-AqEq9ELYTnJOpelSsPIao,3573
|
|
43
|
-
python_docs_theme/static/search-focus.js,sha256=DwWV71ssKvrzagPenP7yLvFQCdyqFJirbBk1PFRvVoA,559
|
|
44
|
-
python_docs_theme/static/themetoggle.js,sha256=6D1LE0wg8DjPP776_KxPCxXdIk-gGJJX5DYpHFLG1Uw,779
|
|
45
|
-
python_docs_theme-2026.3.dist-info/entry_points.txt,sha256=VqpxCWQkYo2DkZVV2D2vA9LKmexR1Yhicqsrff4JAag,58
|
|
46
|
-
python_docs_theme-2026.3.dist-info/licenses/LICENSE,sha256=lx_9CsorlYBu9cw97FX-A1VnHHmrwk-H-jydZBJlWmY,2460
|
|
47
|
-
python_docs_theme-2026.3.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
|
48
|
-
python_docs_theme-2026.3.dist-info/METADATA,sha256=Sv4R9aOLtWdkkNtB7crsmSTAaaENEmmRZ1LbV1RBQ9c,2531
|
|
49
|
-
python_docs_theme-2026.3.dist-info/RECORD,,
|
|
File without changes
|