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.
Files changed (46) 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/static/pydoctheme.css +13 -0
  22. python_docs_theme/static/pydoctheme_dark.css +2 -0
  23. {python_docs_theme-2026.3.dist-info → python_docs_theme-2026.7.dist-info}/METADATA +8 -9
  24. python_docs_theme-2026.7.dist-info/RECORD +35 -0
  25. {python_docs_theme-2026.3.dist-info → python_docs_theme-2026.7.dist-info}/WHEEL +1 -1
  26. python_docs_theme-2026.7.dist-info/entry_points.txt +2 -0
  27. python_docs_theme/locale/ar/LC_MESSAGES/python-docs-theme.po +0 -127
  28. python_docs_theme/locale/de/LC_MESSAGES/python-docs-theme.po +0 -132
  29. python_docs_theme/locale/el/LC_MESSAGES/python-docs-theme.po +0 -126
  30. python_docs_theme/locale/es/LC_MESSAGES/python-docs-theme.po +0 -127
  31. python_docs_theme/locale/fr/LC_MESSAGES/python-docs-theme.po +0 -120
  32. python_docs_theme/locale/id/LC_MESSAGES/python-docs-theme.po +0 -129
  33. python_docs_theme/locale/ja/LC_MESSAGES/python-docs-theme.po +0 -123
  34. python_docs_theme/locale/ko/LC_MESSAGES/python-docs-theme.po +0 -124
  35. python_docs_theme/locale/pl/LC_MESSAGES/python-docs-theme.po +0 -127
  36. python_docs_theme/locale/pt/LC_MESSAGES/python-docs-theme.po +0 -129
  37. python_docs_theme/locale/pt_BR/LC_MESSAGES/python-docs-theme.po +0 -130
  38. python_docs_theme/locale/ro/LC_MESSAGES/python-docs-theme.po +0 -130
  39. python_docs_theme/locale/ru/LC_MESSAGES/python-docs-theme.po +0 -129
  40. python_docs_theme/locale/sv/LC_MESSAGES/python-docs-theme.po +0 -128
  41. python_docs_theme/locale/tr/LC_MESSAGES/python-docs-theme.po +0 -129
  42. python_docs_theme/locale/zh_CN/LC_MESSAGES/python-docs-theme.po +0 -122
  43. python_docs_theme/locale/zh_TW/LC_MESSAGES/python-docs-theme.po +0 -122
  44. python_docs_theme-2026.3.dist-info/RECORD +0 -49
  45. python_docs_theme-2026.3.dist-info/entry_points.txt +0 -3
  46. {python_docs_theme-2026.3.dist-info → python_docs_theme-2026.7.dist-info}/licenses/LICENSE +0 -0
@@ -1,127 +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
- # Stan Ulbrych, 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: Stan Ulbrych, 2025\n"
17
- "Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\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: pl\n"
23
- "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\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 jest organizacją non-profit."
28
-
29
- #: python_docs_theme/footerdonate.html:2
30
- msgid "Please donate."
31
- msgstr "Prosimy o wsparcie."
32
-
33
- #: python_docs_theme/layout.html:6
34
- msgid "Navigation"
35
- msgstr "Nawigacja"
36
-
37
- #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
38
- msgid "Quick search"
39
- msgstr "Szybkie wyszukiwanie"
40
-
41
- #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
42
- msgid "Go"
43
- msgstr "Szukaj"
44
-
45
- #: python_docs_theme/layout.html:60
46
- msgid "Theme"
47
- msgstr "Motyw"
48
-
49
- #: python_docs_theme/layout.html:62
50
- msgid "Auto"
51
- msgstr "auto"
52
-
53
- #: python_docs_theme/layout.html:63
54
- msgid "Light"
55
- msgstr "jasny"
56
-
57
- #: python_docs_theme/layout.html:64
58
- msgid "Dark"
59
- msgstr "ciemny"
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 "Prawa autorskie"
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 "Ta strona jest objęta licencją Python Software Foundation w wersji 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 ""
80
- "Przykłady, przepisy i inny kod w dokumentacji są dodatkowo objęte licencją "
81
- "Zero Clause BSD."
82
-
83
- #: python_docs_theme/layout.html:152
84
- #, python-format
85
- msgid ""
86
- "See <a href=\"%(license_file)s\">History and License</a> for more "
87
- "information."
88
- msgstr ""
89
- "Zobacz <a href=\"%(license_file)s\">Historię i licencję</a> aby uzyskać "
90
- "więcej informacji."
91
-
92
- #: python_docs_theme/layout.html:155
93
- #, python-format
94
- msgid "Hosted on %(hosted_on)s."
95
- msgstr "Hostowane na %(hosted_on)s."
96
-
97
- #: python_docs_theme/layout.html:163
98
- #, python-format
99
- msgid "Last updated on %(last_updated)s."
100
- msgstr "Ostatnia aktualizacja %(last_updated)s."
101
-
102
- #: python_docs_theme/layout.html:166
103
- #, python-format
104
- msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
105
- msgstr "<a href=\"%(theme_issues_url)s\">Znalazłeś(-aś) błąd</a>?"
106
-
107
- #: python_docs_theme/layout.html:170
108
- #, python-format
109
- msgid ""
110
- "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
111
- "%(sphinx_version)s."
112
- msgstr ""
113
- "Stworzone za pomocą <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
114
- "%(sphinx_version)s."
115
-
116
- #: python_docs_theme/static/copybutton.js:30
117
- #: python_docs_theme/static/copybutton.js:55
118
- msgid "Copy"
119
- msgstr "Kopiuj"
120
-
121
- #: python_docs_theme/static/copybutton.js:31
122
- msgid "Copy to clipboard"
123
- msgstr "Skopiuj do schowka"
124
-
125
- #: python_docs_theme/static/copybutton.js:53
126
- msgid "Copied!"
127
- msgstr "Skopiowano!"
@@ -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
- # NyaPuma <afrmscb@gmail.com>, 2025
9
- #
10
- msgid ""
11
- msgstr ""
12
- "Project-Id-Version: python-docs-theme 2025.10\n"
13
- "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
14
- "POT-Creation-Date: 2025-11-24 01:51+0000\n"
15
- "PO-Revision-Date: 2025-09-06 07:41+0000\n"
16
- "Last-Translator: NyaPuma <afrmscb@gmail.com>, 2025\n"
17
- "Language-Team: Portuguese (https://app.transifex.com/python-doc/teams/5390/pt/)\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.17.0\n"
22
- "Language: pt\n"
23
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
24
-
25
- #: python_docs_theme/footerdonate.html:1
26
- msgid "The Python Software Foundation is a non-profit corporation."
27
- msgstr "A Python Software Foundation é uma corporação sem fins lucrativos."
28
-
29
- #: python_docs_theme/footerdonate.html:2
30
- msgid "Please donate."
31
- msgstr "Por favor, faça uma doação."
32
-
33
- #: python_docs_theme/layout.html:6
34
- msgid "Navigation"
35
- msgstr "Navegação"
36
-
37
- #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
38
- msgid "Quick search"
39
- msgstr "Pesquisa rápida"
40
-
41
- #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
42
- msgid "Go"
43
- msgstr "Ir"
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 "Automático"
52
-
53
- #: python_docs_theme/layout.html:63
54
- msgid "Light"
55
- msgstr "Claro"
56
-
57
- #: python_docs_theme/layout.html:64
58
- msgid "Dark"
59
- msgstr "Escuro"
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 "Direitos de autor"
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
- "Esta página está licenciada sob a Licença da Python Software Foundation "
75
- "Versão 2."
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
- "Exemplos, receitas e outros códigos na documentação são licenciados "
83
- "adicionalmente sob a licença BSD Zero Clause."
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
- "Consulte <a href=\"%(license_file)s\">Histórico e licença</a> para obter "
92
- "mais informações."
93
-
94
- #: python_docs_theme/layout.html:155
95
- #, python-format
96
- msgid "Hosted on %(hosted_on)s."
97
- msgstr "Hospedado em %(hosted_on)s."
98
-
99
- #: python_docs_theme/layout.html:163
100
- #, python-format
101
- msgid "Last updated on %(last_updated)s."
102
- msgstr "Última atualização em %(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\">Encontrou um erro</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
- "Criado usando o <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 "Copiar"
122
-
123
- #: python_docs_theme/static/copybutton.js:31
124
- msgid "Copy to clipboard"
125
- msgstr "Copiar para a área de transferência"
126
-
127
- #: python_docs_theme/static/copybutton.js:53
128
- msgid "Copied!"
129
- msgstr "Copiado!"
@@ -1,130 +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
- # Alexsey Batista da Silva, 2025
9
- # Rafael Fontenelle <rffontenelle@gmail.com>, 2025
10
- #
11
- msgid ""
12
- msgstr ""
13
- "Project-Id-Version: python-docs-theme 2025.5\n"
14
- "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
15
- "POT-Creation-Date: 2025-09-06 08:40+0100\n"
16
- "PO-Revision-Date: 2025-09-06 07:41+0000\n"
17
- "Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
18
- "Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/teams/5390/pt_BR/)\n"
19
- "MIME-Version: 1.0\n"
20
- "Content-Type: text/plain; charset=UTF-8\n"
21
- "Content-Transfer-Encoding: 8bit\n"
22
- "Generated-By: Babel 2.16.0\n"
23
- "Language: pt_BR\n"
24
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
25
-
26
- #: python_docs_theme/footerdonate.html:1
27
- msgid "The Python Software Foundation is a non-profit corporation."
28
- msgstr "A Python Software Foundation é uma corporação sem fins lucrativos."
29
-
30
- #: python_docs_theme/footerdonate.html:2
31
- msgid "Please donate."
32
- msgstr "Por favor, faça sua doação."
33
-
34
- #: python_docs_theme/layout.html:6
35
- msgid "Navigation"
36
- msgstr "Navegação"
37
-
38
- #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
39
- msgid "Quick search"
40
- msgstr "Pesquisa rápida"
41
-
42
- #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
43
- msgid "Go"
44
- msgstr "Ir"
45
-
46
- #: python_docs_theme/layout.html:60
47
- msgid "Theme"
48
- msgstr "Tema"
49
-
50
- #: python_docs_theme/layout.html:62
51
- msgid "Auto"
52
- msgstr "Automático"
53
-
54
- #: python_docs_theme/layout.html:63
55
- msgid "Light"
56
- msgstr "Claro"
57
-
58
- #: python_docs_theme/layout.html:64
59
- msgid "Dark"
60
- msgstr "Escuro"
61
-
62
- #: python_docs_theme/layout.html:96
63
- msgid "Menu"
64
- msgstr "Menu"
65
-
66
- #: python_docs_theme/layout.html:142
67
- msgid "Copyright"
68
- msgstr "Direitos autorais"
69
-
70
- #: python_docs_theme/layout.html:147
71
- msgid ""
72
- "This page is licensed under the Python Software Foundation License Version "
73
- "2."
74
- msgstr ""
75
- "Esta página está licenciada sob a Licença da Python Software Foundation "
76
- "Versão 2."
77
-
78
- #: python_docs_theme/layout.html:149
79
- msgid ""
80
- "Examples, recipes, and other code in the documentation are additionally "
81
- "licensed under the Zero Clause BSD License."
82
- msgstr ""
83
- "Exemplos, receitas e outros códigos na documentação são licenciados "
84
- "adicionalmente sob a licença BSD Zero Clause."
85
-
86
- #: python_docs_theme/layout.html:152
87
- #, python-format
88
- msgid ""
89
- "See <a href=\"%(license_file)s\">History and License</a> for more "
90
- "information."
91
- msgstr ""
92
- "Consulte <a href=\"%(license_file)s\">Histórico e licença</a> para obter "
93
- "mais informações."
94
-
95
- #: python_docs_theme/layout.html:155
96
- #, python-format
97
- msgid "Hosted on %(hosted_on)s."
98
- msgstr "Hospedado em %(hosted_on)s."
99
-
100
- #: python_docs_theme/layout.html:163
101
- #, python-format
102
- msgid "Last updated on %(last_updated)s."
103
- msgstr "Última atualização em %(last_updated)s."
104
-
105
- #: python_docs_theme/layout.html:166
106
- #, python-format
107
- msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
108
- msgstr "<a href=\"%(theme_issues_url)s\">Encontrou um erro</a>?"
109
-
110
- #: python_docs_theme/layout.html:170
111
- #, python-format
112
- msgid ""
113
- "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
114
- "%(sphinx_version)s."
115
- msgstr ""
116
- "Criado usando o <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
117
- "%(sphinx_version)s."
118
-
119
- #: python_docs_theme/static/copybutton.js:30
120
- #: python_docs_theme/static/copybutton.js:55
121
- msgid "Copy"
122
- msgstr "Copiar"
123
-
124
- #: python_docs_theme/static/copybutton.js:31
125
- msgid "Copy to clipboard"
126
- msgstr "Copiar para a área de transferência"
127
-
128
- #: python_docs_theme/static/copybutton.js:53
129
- msgid "Copied!"
130
- msgstr "Copiado!"
@@ -1,130 +0,0 @@
1
- # Romanian 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
- # Octavian Mustafa <octawian@yahoo.com>, 2025.
6
- #
7
- msgid ""
8
- msgstr ""
9
- "Project-Id-Version: python-docs-theme 2025.9.2\n"
10
- "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
11
- "POT-Creation-Date: 2025-09-24 03:59+0300\n"
12
- "PO-Revision-Date: 2025-09-24 03:59+0300\n"
13
- "Last-Translator: Octavian Mustafa <octawian@yahoo.com>\n"
14
- "Language: ro\n"
15
- "Language-Team: Python Docs Romanian translation team\n"
16
- "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100"
17
- " < 20)) ? 1 : 2);\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.17.0\n"
22
-
23
- #: python_docs_theme/footerdonate.html:1
24
- msgid "The Python Software Foundation is a non-profit corporation."
25
- msgstr ""
26
- "Python Software Foundation (PSF, Fundația Python dedicată "
27
- "software-ului) este o corporație non-profit."
28
-
29
- #: python_docs_theme/footerdonate.html:2
30
- msgid "Please donate."
31
- msgstr "Vă rugăm să donați."
32
-
33
- #: python_docs_theme/layout.html:6
34
- msgid "Navigation"
35
- msgstr "Navigație"
36
-
37
- #: python_docs_theme/layout.html:51 python_docs_theme/layout.html:111
38
- msgid "Quick search"
39
- msgstr "Căutare rapidă"
40
-
41
- #: python_docs_theme/layout.html:52 python_docs_theme/layout.html:112
42
- msgid "Go"
43
- msgstr "Execută"
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 "Automată"
52
-
53
- #: python_docs_theme/layout.html:63
54
- msgid "Light"
55
- msgstr "Luminoasă"
56
-
57
- #: python_docs_theme/layout.html:64
58
- msgid "Dark"
59
- msgstr "Întunecată"
60
-
61
- #: python_docs_theme/layout.html:96
62
- msgid "Menu"
63
- msgstr "Meniu"
64
-
65
- #: python_docs_theme/layout.html:142
66
- msgid "Copyright"
67
- msgstr "Drepturi de autor"
68
-
69
- #: python_docs_theme/layout.html:147
70
- msgid ""
71
- "This page is licensed under the Python Software Foundation License "
72
- "Version 2."
73
- msgstr ""
74
- "Pagina de față este licențiată cu Versiunea 2 a Python Software Foundation "
75
- "License (Licența fundației Python dedicată software-ului)."
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
- "Exemplele, rețetele și alte fragmente de cod din documentație sunt "
83
- "licențiate suplimentar cu Zero Clause BSD License (Licența de clauză zero "
84
- "a BSD-ului)."
85
-
86
- #: python_docs_theme/layout.html:152
87
- #, python-format
88
- msgid ""
89
- "See <a href=\"%(license_file)s\">History and License</a> for more "
90
- "information."
91
- msgstr ""
92
- "Vedeți <a href=\"%(license_file)s\">Istoric și licență</a> pentru mai multe "
93
- "informații."
94
-
95
- #: python_docs_theme/layout.html:155
96
- #, python-format
97
- msgid "Hosted on %(hosted_on)s."
98
- msgstr "Găzduit de %(hosted_on)s."
99
-
100
- #: python_docs_theme/layout.html:163
101
- #, python-format
102
- msgid "Last updated on %(last_updated)s."
103
- msgstr "Ultima modificare în %(last_updated)s."
104
-
105
- #: python_docs_theme/layout.html:166
106
- #, python-format
107
- msgid "<a href=\"%(theme_issues_url)s\">Found a bug</a>?"
108
- msgstr "<a href=\"%(theme_issues_url)s\">Ați găsit o greșeală</a>?"
109
-
110
- #: python_docs_theme/layout.html:170
111
- #, python-format
112
- msgid ""
113
- "Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
114
- "%(sphinx_version)s."
115
- msgstr ""
116
- "Creat cu <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> "
117
- "%(sphinx_version)s."
118
-
119
- #: python_docs_theme/static/copybutton.js:30
120
- #: python_docs_theme/static/copybutton.js:55
121
- msgid "Copy"
122
- msgstr "Copiază"
123
-
124
- #: python_docs_theme/static/copybutton.js:31
125
- msgid "Copy to clipboard"
126
- msgstr "Copiat în clipboard"
127
-
128
- #: python_docs_theme/static/copybutton.js:53
129
- msgid "Copied!"
130
- msgstr "Copiat!"
@@ -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
- # Asdfgr Wertyu, 2025
9
- #
10
- msgid ""
11
- msgstr ""
12
- "Project-Id-Version: python-docs-theme 2025.9.2\n"
13
- "Report-Msgid-Bugs-To: https://github.com/python/python-docs-theme/issues\n"
14
- "POT-Creation-Date: 2025-10-13 01:45+0000\n"
15
- "PO-Revision-Date: 2025-09-06 07:41+0000\n"
16
- "Last-Translator: Asdfgr Wertyu, 2025\n"
17
- "Language-Team: Russian (https://app.transifex.com/python-doc/teams/5390/ru/)\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.17.0\n"
22
- "Language: ru\n"
23
- "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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 "Меню"
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 "
75
- "Foundation версии 2."
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."
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 "
92
- "href=\"%(license_file)s\">История и лицензия</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-"
116
- "doc.org/\">Sphinx</a> %(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 "Копировать"
122
-
123
- #: python_docs_theme/static/copybutton.js:31
124
- msgid "Copy to clipboard"
125
- msgstr "Копировать в буфер обмена"
126
-
127
- #: python_docs_theme/static/copybutton.js:53
128
- msgid "Copied!"
129
- msgstr "Скопировано!"