python-docs-theme 2026.4__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.
Files changed (45) hide show
  1. python_docs_theme/__init__.py +1 -1
  2. python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.mo +0 -0
  3. python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.mo +0 -0
  4. python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.mo +0 -0
  5. python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.mo +0 -0
  6. python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.mo +0 -0
  7. python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.mo +0 -0
  8. python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.mo +0 -0
  9. python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.mo +0 -0
  10. python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.mo +0 -0
  11. python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.mo +0 -0
  12. python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.mo +0 -0
  13. python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.mo +0 -0
  14. python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.mo +0 -0
  15. python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.mo +0 -0
  16. python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.mo +0 -0
  17. python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.mo +0 -0
  18. python_docs_theme/locale/vi/LC_MESSAGES/python-docs-theme.mo +0 -0
  19. python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.mo +0 -0
  20. python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.mo +0 -0
  21. {python_docs_theme-2026.4.dist-info → python_docs_theme-2026.7.dist-info}/METADATA +8 -9
  22. python_docs_theme-2026.7.dist-info/RECORD +35 -0
  23. {python_docs_theme-2026.4.dist-info → python_docs_theme-2026.7.dist-info}/WHEEL +1 -1
  24. python_docs_theme-2026.7.dist-info/entry_points.txt +2 -0
  25. python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.po +0 -127
  26. python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.po +0 -132
  27. python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.po +0 -126
  28. python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.po +0 -127
  29. python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.po +0 -120
  30. python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.po +0 -129
  31. python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.po +0 -123
  32. python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.po +0 -124
  33. python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.po +0 -127
  34. python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.po +0 -129
  35. python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.po +0 -130
  36. python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.po +0 -130
  37. python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.po +0 -129
  38. python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.po +0 -128
  39. python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po +0 -129
  40. python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.po +0 -129
  41. python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.po +0 -122
  42. python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.po +0 -122
  43. python_docs_theme-2026.4.dist-info/RECORD +0 -51
  44. python_docs_theme-2026.4.dist-info/entry_points.txt +0 -3
  45. {python_docs_theme-2026.4.dist-info → python_docs_theme-2026.7.dist-info}/licenses/LICENSE +0 -0
@@ -1,129 +0,0 @@
1
- # Translations template for python-docs-theme.
2
- # Copyright (C) 2026 Python Software Foundation
3
- # This file is distributed under the same license as the python-docs-theme
4
- # project.
5
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
6
- #
7
- # Translators:
8
- # Murugan Santhosh, 2026
9
- #
10
- msgid ""
11
- msgstr ""
12
- "Project-Id-Version: python-docs-theme 2026.3\n"
13
- "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
14
- "POT-Creation-Date: 2026-04-06 02:43+0000\n"
15
- "PO-Revision-Date: 2025-09-06 07:41+0000\n"
16
- "Last-Translator: Murugan Santhosh, 2026\n"
17
- "Language-Team: Tamil (https://app.transifex.com/python-doc/teams/5390/ta/)\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.18.0\n"
22
- "Language: ta\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 ஒரு இலாப நோக்கம் இல்லாத நிறுவனமாகும்."
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 "Menu"
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 ""
74
- "இந்தப் பக்கம் Python Software Foundation Licence, பதிப்பு 2-இன் கீழ் உரிமம் "
75
- "பெற்றது."
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
- "ஆவணங்களில் உள்ள எடுத்துக்காட்டுகள், செய்முறைகள் மற்றும் பிற குறியீடுகள் "
83
- "கூடுதலாக Zero Clause BSD Licence-இன் கீழ் உரிமம் பெறப்பட்டுள்ளன."
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
- "மேலும் தகவல்களுக்கு <a href=\"%(license_file)s\">வரலாறு மற்றும் "
92
- "உரிமத்தைப்</a> பார்க்கவும்."
93
-
94
- #: python_docs_theme/layout.html:155
95
- #, python-format
96
- msgid "Hosted on %(hosted_on)s."
97
- msgstr "%(hosted_on)s-இல் வழங்கப்படுகிறது."
98
-
99
- #: python_docs_theme/layout.html:163
100
- #, python-format
101
- msgid "Last updated on %(last_updated)s."
102
- msgstr "கடைசியாகப் புதுப்பிக்கப்பட்டது %(last_updated)s அன்று."
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\">பிழையை கண்டீர்களா</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> பயன்படுத்தி "
116
- "உருவாக்கப்பட்டது %(sphinx_version)s."
117
-
118
- #: python_docs_theme/static/copybutton.js:30
119
- #: python_docs_theme/static/copybutton.js:55
120
- msgid "Copy"
121
- msgstr "Copy"
122
-
123
- #: python_docs_theme/static/copybutton.js:31
124
- msgid "Copy to clipboard"
125
- msgstr "Copy to clipboard"
126
-
127
- #: python_docs_theme/static/copybutton.js:53
128
- msgid "Copied!"
129
- msgstr "Copied!"
@@ -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,51 +0,0 @@
1
- python_docs_theme/__init__.py,sha256=KEwxD7pDGj2pbPYSzPaZCA3Rg0qr5RMMYS87hsk4Xyg,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/ta/LC_MESSAGES/python-docs-theme.mo,sha256=DLQ0wwLiyJzTpVZ1blwIFU9qms2HwXvOI4Ipu8gxSaw,3099
33
- python_docs_theme/locale/ta/LC_MESSAGES/python-docs-theme.po,sha256=s9d0plWW0zuFWupiPRLDq95-0BNaTIHoSjI-XYmP0KQ,4483
34
- python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.mo,sha256=_bMwoi79xwusEcYrSr-n5HU6Y2CWf_-laYgf-8--Ll0,2238
35
- python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.po,sha256=VJpsAeIZNGkYLbIJ9z3dJk1VDAaYItZc1wnkmj9nS78,3615
36
- python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.mo,sha256=VGBcADIFUfB0_q7zj9DR56opWJX22wf_ItmeIkL1noc,2146
37
- python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.po,sha256=AOoh5mLPreHpJAk-vub5vrYJ6yHe4VtcosqWgO2pn0Q,3518
38
- python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.mo,sha256=RRbos1z_n4mnuIgvznqS76jub0wLkmHL39s6pNDt9us,2144
39
- python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.po,sha256=GEEypXaJvki6dq5opnN2SQ-fok34nvi6wNJ92M-Toz8,3524
40
- python_docs_theme/static/copybutton.js,sha256=Fg9_Xc0kpFuFilfWpBQa7cDmXEsybvrmnawdf3Gskyo,3055
41
- python_docs_theme/static/menu.js,sha256=JmrKD08_6CiCgQH32As9AgiSiV-th1fZInVrmTCihzA,2137
42
- python_docs_theme/static/py.svg,sha256=WGW-i8wK-IhZSQPqARL2yNkjxXJsQIHoyFYRDMcznO8,2041
43
- python_docs_theme/static/pydoctheme.css,sha256=x32r3C2oPuLXx3T7xfTDdz0tvYkMfup4QirOyV1qlz8,17045
44
- python_docs_theme/static/pydoctheme_dark.css,sha256=W5riZR5h0H5p4gtfKuN4rrVQQG05HP-UZDPd25AWLV4,3666
45
- python_docs_theme/static/search-focus.js,sha256=DwWV71ssKvrzagPenP7yLvFQCdyqFJirbBk1PFRvVoA,559
46
- python_docs_theme/static/themetoggle.js,sha256=6D1LE0wg8DjPP776_KxPCxXdIk-gGJJX5DYpHFLG1Uw,779
47
- python_docs_theme-2026.4.dist-info/entry_points.txt,sha256=VqpxCWQkYo2DkZVV2D2vA9LKmexR1Yhicqsrff4JAag,58
48
- python_docs_theme-2026.4.dist-info/licenses/LICENSE,sha256=lx_9CsorlYBu9cw97FX-A1VnHHmrwk-H-jydZBJlWmY,2460
49
- python_docs_theme-2026.4.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
50
- python_docs_theme-2026.4.dist-info/METADATA,sha256=8H3PZ8w6mmstGxvoOFSH-f2EOD7PqOPk9KTjoKFRvrs,2531
51
- python_docs_theme-2026.4.dist-info/RECORD,,
@@ -1,3 +0,0 @@
1
- [sphinx.html_themes]
2
- python_docs_theme=python_docs_theme
3
-