Skip to content

Commit 064b6c9

Browse files
authored
release 1.2.0rc4 (#1430)
* Bump to 1.2.0rc4 * Update changelog * Update translations * Chinese (Taiwan) was also a new addition
1 parent cd99c0f commit 064b6c9

File tree

46 files changed

+298
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+298
-67
lines changed

docs/changelog.rst

+6-3
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,24 @@ Changelog
77
Development version (|development_version|)
88
===========================================
99

10-
.. |development_version| replace:: 1.2.0rc3
10+
.. |development_version| replace:: 1.2.0rc4
1111

1212
Dependency changes
1313
------------------
1414

1515
* docutils 0.18 is supported. (#1381)
1616
* Sphinx 6 support added
17-
* Added ``sphinxcontrib-jquery`` as a dependency (#1385)
17+
* Added ``sphinxcontrib-jquery`` as a dependency (#1385 #1421)
1818
* Python 3.11 is officially supported and tested. (#1395)
1919
* Python 3.4 and 3.5 are officially not supported (#1395)
2020

21-
2221
Changes
2322
-------
2423

2524
* Automatically use ``sphinxcontrib-jquery`` in Sphinx 6+ (#1399)
2625
* Use new context vars ``logo_url``, ``favicon_url`` and ``root_doc`` when available (#1405)
26+
* Translations updated: French, Hungarian, Croatian
27+
* Translations added: Danish, Chinese (Taiwan)
2728

2829
Note for users of Sphinx<4
2930
--------------------------
@@ -44,6 +45,8 @@ See `readthedocs.org issue #9654`_ for updates.
4445

4546
.. _release-1.1.1:
4647

48+
49+
4750
1.1.1
4851
=====
4952

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "sphinx_rtd_theme",
33
"main": "js/theme.js",
4-
"version": "1.2.0rc3",
4+
"version": "1.2.0rc4",
55
"scripts": {
66
"dev": "webpack-dev-server --open --config webpack.dev.js",
77
"build": "webpack --config webpack.prod.js",

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.2.0rc3
2+
current_version = 1.2.0rc4
33
commit = false
44
tag = false
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<dev>\d+))?

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def run(self):
8686

8787

8888
setup(
89-
version='1.2.0rc3',
89+
version='1.2.0rc4',
9090
cmdclass={
9191
'update_translations': UpdateTranslationsCommand,
9292
'transifex': TransifexCommand,

sphinx_rtd_theme/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from sphinx.util.logging import getLogger
1313

1414

15-
__version__ = '1.2.0rc3'
15+
__version__ = '1.2.0rc4'
1616
__version_full__ = __version__
1717

1818
logger = getLogger(__name__)
2.46 KB
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,206 @@
1+
# English translations for sphinx_rtd_theme.
2+
# Copyright (C) 2019 ORGANIZATION
3+
# This file is distributed under the same license as the sphinx_rtd_theme
4+
# project.
5+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
6+
#
7+
# Translators:
8+
# Benjamin Bach <[email protected]>, 2023
9+
#
10+
msgid ""
11+
msgstr ""
12+
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
13+
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
14+
"POT-Creation-Date: 2023-02-06 15:36+0100\n"
15+
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
16+
"Last-Translator: Benjamin Bach <[email protected]>, 2023\n"
17+
"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/101354/da/)\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.11.0\n"
22+
"Language: da\n"
23+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
24+
25+
#. This is an ARIA section label for page links, including previous/next page
26+
#. link and links to GitHub/GitLab/etc.
27+
#: sphinx_rtd_theme/breadcrumbs.html:22
28+
msgid "Page navigation"
29+
msgstr "Navigation"
30+
31+
#: sphinx_rtd_theme/breadcrumbs.html:37 sphinx_rtd_theme/breadcrumbs.html:39
32+
msgid "Edit on GitHub"
33+
msgstr "Ret på GitHub"
34+
35+
#: sphinx_rtd_theme/breadcrumbs.html:44 sphinx_rtd_theme/breadcrumbs.html:46
36+
msgid "Edit on Bitbucket"
37+
msgstr "Ret på Bitbucket"
38+
39+
#: sphinx_rtd_theme/breadcrumbs.html:51 sphinx_rtd_theme/breadcrumbs.html:53
40+
msgid "Edit on GitLab"
41+
msgstr "Ret på GitLab"
42+
43+
#: sphinx_rtd_theme/breadcrumbs.html:56 sphinx_rtd_theme/breadcrumbs.html:58
44+
msgid "View page source"
45+
msgstr "Vis sidekilde"
46+
47+
#. This is an ARIA section label for sequential page links, such as previous
48+
#. and next page links.
49+
#: sphinx_rtd_theme/breadcrumbs.html:67
50+
msgid "Sequential page navigation"
51+
msgstr "Sekventiel navigation"
52+
53+
#: sphinx_rtd_theme/breadcrumbs.html:69 sphinx_rtd_theme/footer.html:6
54+
msgid "Previous"
55+
msgstr "Forrige"
56+
57+
#: sphinx_rtd_theme/breadcrumbs.html:72 sphinx_rtd_theme/footer.html:9
58+
msgid "Next"
59+
msgstr "Næste"
60+
61+
#. This is an ARIA section label for the footer section of the page.
62+
#: sphinx_rtd_theme/footer.html:4
63+
msgid "Footer"
64+
msgstr "Sidefod"
65+
66+
#: sphinx_rtd_theme/footer.html:21
67+
#, python-format
68+
msgid "&#169; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
69+
msgstr "&#169; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
70+
71+
#: sphinx_rtd_theme/footer.html:23
72+
#, python-format
73+
msgid "&#169; Copyright %(copyright)s."
74+
msgstr "&#169; Copyright %(copyright)s."
75+
76+
#. Build is a noun, not a verb
77+
#: sphinx_rtd_theme/footer.html:30
78+
msgid "Build"
79+
msgstr "Build"
80+
81+
#. the phrase "revision" comes from Git, referring to a commit
82+
#: sphinx_rtd_theme/footer.html:36
83+
msgid "Revision"
84+
msgstr "Version"
85+
86+
#: sphinx_rtd_theme/footer.html:41
87+
#, python-format
88+
msgid "Last updated on %(last_updated)s."
89+
msgstr "Last updated on %(last_updated)s."
90+
91+
#. the variable "sphinx_web" is a link to the Sphinx project documentation
92+
#. with
93+
#. the text "Sphinx"
94+
#: sphinx_rtd_theme/footer.html:53
95+
#, python-format
96+
msgid "Built with %(sphinx_web)s using a"
97+
msgstr "Baseret på %(sphinx_web)s med et"
98+
99+
#. "theme" refers to a theme for Sphinx, which alters the appearance of the
100+
#. generated documentation
101+
#: sphinx_rtd_theme/footer.html:55
102+
msgid "theme"
103+
msgstr "tema"
104+
105+
#. this is always used as "provided by Read the Docs", and should not imply
106+
#. Read the Docs is an author of the generated documentation.
107+
#: sphinx_rtd_theme/footer.html:57
108+
#, python-format
109+
msgid "provided by %(readthedocs_web)s"
110+
msgstr "udviklet af%(readthedocs_web)s"
111+
112+
#: sphinx_rtd_theme/layout.html:97
113+
#, python-format
114+
msgid "Search within %(docstitle)s"
115+
msgstr "Søg i %(docstitle)s"
116+
117+
#: sphinx_rtd_theme/layout.html:105
118+
msgid "About these documents"
119+
msgstr "Om disse dokumenter"
120+
121+
#: sphinx_rtd_theme/layout.html:108
122+
msgid "Index"
123+
msgstr "Indeks"
124+
125+
#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11
126+
msgid "Search"
127+
msgstr "Søg"
128+
129+
#: sphinx_rtd_theme/layout.html:114
130+
msgid "Copyright"
131+
msgstr "Copyright"
132+
133+
#: sphinx_rtd_theme/layout.html:143
134+
msgid "Logo"
135+
msgstr "Logo"
136+
137+
#. This is an ARIA section label for the main navigation menu
138+
#: sphinx_rtd_theme/layout.html:166
139+
msgid "Navigation menu"
140+
msgstr "Navigation"
141+
142+
#. This is an ARIA section label for the navigation menu that is visible when
143+
#. viewing the page on mobile devices
144+
#: sphinx_rtd_theme/layout.html:188
145+
msgid "Mobile navigation menu"
146+
msgstr "Mobil navigation"
147+
148+
#: sphinx_rtd_theme/search.html:31
149+
msgid "Please activate JavaScript to enable the search functionality."
150+
msgstr "Venligst aktivér JavaScript for at anvende søgefunktionen"
151+
152+
#. Search is a noun, not a verb
153+
#: sphinx_rtd_theme/search.html:39
154+
msgid "Search Results"
155+
msgstr "Søgeresultater"
156+
157+
#: sphinx_rtd_theme/search.html:41
158+
msgid ""
159+
"Your search did not match any documents. Please make sure that all words are"
160+
" spelled correctly and that you've selected enough categories."
161+
msgstr ""
162+
"Din søgning matchede ingen dokumenter. Tjek at alle ord er stavet korrekt og"
163+
" at du har valgt tilstrækkeligt med kategorier."
164+
165+
#: sphinx_rtd_theme/searchbox.html:4
166+
msgid "Search docs"
167+
msgstr "Søg i dokumentation"
168+
169+
#: sphinx_rtd_theme/versions.html:3 sphinx_rtd_theme/versions.html:11
170+
msgid "Versions"
171+
msgstr "Versioner"
172+
173+
#: sphinx_rtd_theme/versions.html:17
174+
msgid "Downloads"
175+
msgstr "Downloads"
176+
177+
#. The phrase "Read the Docs" is not translated
178+
#: sphinx_rtd_theme/versions.html:24
179+
msgid "On Read the Docs"
180+
msgstr "På Read the Docs"
181+
182+
#: sphinx_rtd_theme/versions.html:26
183+
msgid "Project Home"
184+
msgstr "Projektets startside"
185+
186+
#: sphinx_rtd_theme/versions.html:29
187+
msgid "Builds"
188+
msgstr "Builds"
189+
190+
#~ msgid "Docs"
191+
#~ msgstr "Dokumentation"
192+
193+
#~ msgid "Free document hosting provided by"
194+
#~ msgstr "Gratis hosting af dokumentation leveret af"
195+
196+
#~ msgid "Documentation Home"
197+
#~ msgstr "Dokumentationens startside"
198+
199+
#~ msgid "Breadcrumbs"
200+
#~ msgstr "Sti"
201+
202+
#~ msgid "Main"
203+
#~ msgstr "Primær"
204+
205+
#~ msgid "Top"
206+
#~ msgstr "Top"
0 Bytes
Binary file not shown.

sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
1313
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
14-
"POT-Creation-Date: 2022-12-30 21:31+0100\n"
14+
"POT-Creation-Date: 2023-02-06 15:36+0100\n"
1515
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
1616
"Last-Translator: Tom Kunze <[email protected]>, 2019\n"
1717
"Language-Team: German (https://www.transifex.com/readthedocs/teams/101354/de/)\n"
@@ -92,7 +92,7 @@ msgstr "Suche"
9292
msgid "Copyright"
9393
msgstr "Copyright"
9494

95-
#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
95+
#: sphinx_rtd_theme/layout.html:143
9696
msgid "Logo"
9797
msgstr "Logo"
9898

0 Bytes
Binary file not shown.

sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2022-12-30 21:31+0100\n"
11+
"POT-Creation-Date: 2023-02-06 15:36+0100\n"
1212
"PO-Revision-Date: 2019-07-16 15:43-0600\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language: en\n"
@@ -126,18 +126,18 @@ msgstr ""
126126
msgid "Copyright"
127127
msgstr ""
128128

129-
#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
129+
#: sphinx_rtd_theme/layout.html:143
130130
msgid "Logo"
131131
msgstr ""
132132

133133
#. This is an ARIA section label for the main navigation menu
134-
#: sphinx_rtd_theme/layout.html:173
134+
#: sphinx_rtd_theme/layout.html:166
135135
msgid "Navigation menu"
136136
msgstr ""
137137

138138
#. This is an ARIA section label for the navigation menu that is visible when
139139
#. viewing the page on mobile devices
140-
#: sphinx_rtd_theme/layout.html:195
140+
#: sphinx_rtd_theme/layout.html:188
141141
msgid "Mobile navigation menu"
142142
msgstr ""
143143

0 Bytes
Binary file not shown.

sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
1515
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
16-
"POT-Creation-Date: 2022-12-30 21:31+0100\n"
16+
"POT-Creation-Date: 2023-02-06 15:36+0100\n"
1717
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
1818
"Last-Translator: Leonardo J. Caballero G. <[email protected]>, 2022\n"
1919
"Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/101354/es/)\n"
@@ -120,7 +120,7 @@ msgstr "Búsqueda"
120120
msgid "Copyright"
121121
msgstr "Derechos de autor"
122122

123-
#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
123+
#: sphinx_rtd_theme/layout.html:143
124124
msgid "Logo"
125125
msgstr "Logotipo"
126126

0 Bytes
Binary file not shown.

sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
1414
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
15-
"POT-Creation-Date: 2022-12-30 21:31+0100\n"
15+
"POT-Creation-Date: 2023-02-06 15:36+0100\n"
1616
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
1717
"Last-Translator: Ivar Smolin <[email protected]>, 2021\n"
1818
"Language-Team: Estonian (https://www.transifex.com/readthedocs/teams/101354/et/)\n"
@@ -119,7 +119,7 @@ msgstr "Otsing"
119119
msgid "Copyright"
120120
msgstr "Autoriõigus"
121121

122-
#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
122+
#: sphinx_rtd_theme/layout.html:143
123123
msgid "Logo"
124124
msgstr "Logo"
125125

Binary file not shown.

sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n"
1414
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
15-
"POT-Creation-Date: 2022-12-30 21:31+0100\n"
15+
"POT-Creation-Date: 2023-02-06 15:36+0100\n"
1616
"PO-Revision-Date: 2019-07-16 21:44+0000\n"
1717
"Last-Translator: Peyman M., 2022\n"
1818
"Language-Team: Persian (Iran) (https://www.transifex.com/readthedocs/teams/101354/fa_IR/)\n"
@@ -114,7 +114,7 @@ msgstr "جستجوی"
114114
msgid "Copyright"
115115
msgstr "کپی رایت"
116116

117-
#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149
117+
#: sphinx_rtd_theme/layout.html:143
118118
msgid "Logo"
119119
msgstr "آرم"
120120

-25 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)