From bd2cf25dd440f996955b39645ce382a80e8b3edd Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Mon, 6 Feb 2023 15:34:58 +0100 Subject: [PATCH 1/4] Bump to 1.2.0rc4 --- package.json | 2 +- setup.cfg | 2 +- setup.py | 2 +- sphinx_rtd_theme/__init__.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index b8e6783d9..863ff8393 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sphinx_rtd_theme", "main": "js/theme.js", - "version": "1.2.0rc3", + "version": "1.2.0rc4", "scripts": { "dev": "webpack-dev-server --open --config webpack.dev.js", "build": "webpack --config webpack.prod.js", diff --git a/setup.cfg b/setup.cfg index b68065ef0..6074f05c2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.2.0rc3 +current_version = 1.2.0rc4 commit = false tag = false parse = (?P\d+)\.(?P\d+)\.(?P\d+)((?P[a-z]+)(?P\d+))? diff --git a/setup.py b/setup.py index 892abe811..f185f6e49 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ def run(self): setup( - version='1.2.0rc3', + version='1.2.0rc4', cmdclass={ 'update_translations': UpdateTranslationsCommand, 'transifex': TransifexCommand, diff --git a/sphinx_rtd_theme/__init__.py b/sphinx_rtd_theme/__init__.py index 74dfff1c1..21bbf4bc7 100644 --- a/sphinx_rtd_theme/__init__.py +++ b/sphinx_rtd_theme/__init__.py @@ -12,7 +12,7 @@ from sphinx.util.logging import getLogger -__version__ = '1.2.0rc3' +__version__ = '1.2.0rc4' __version_full__ = __version__ logger = getLogger(__name__) From 979024303b81ec887564dc5080bb9cdd05c4d5ee Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Mon, 6 Feb 2023 15:42:52 +0100 Subject: [PATCH 2/4] Update changelog --- docs/changelog.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index ec75c6165..2ffeaae3b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,23 +7,24 @@ Changelog Development version (|development_version|) =========================================== -.. |development_version| replace:: 1.2.0rc3 +.. |development_version| replace:: 1.2.0rc4 Dependency changes ------------------ * docutils 0.18 is supported. (#1381) * Sphinx 6 support added -* Added ``sphinxcontrib-jquery`` as a dependency (#1385) +* Added ``sphinxcontrib-jquery`` as a dependency (#1385 #1421) * Python 3.11 is officially supported and tested. (#1395) * Python 3.4 and 3.5 are officially not supported (#1395) - Changes ------- * Automatically use ``sphinxcontrib-jquery`` in Sphinx 6+ (#1399) * Use new context vars ``logo_url``, ``favicon_url`` and ``root_doc`` when available (#1405) +* Translations updated: French, Hungarian, Croatian, Chinese (Taiwan) +* Translations added: Danish Note for users of Sphinx<4 -------------------------- @@ -44,6 +45,8 @@ See `readthedocs.org issue #9654`_ for updates. .. _release-1.1.1: + + 1.1.1 ===== From 6aaccbe1e3bfc81aba2cea10f074b1e71446c927 Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Mon, 6 Feb 2023 15:43:13 +0100 Subject: [PATCH 3/4] Update translations --- .../locale/da/LC_MESSAGES/sphinx.mo | Bin 0 -> 2514 bytes .../locale/da/LC_MESSAGES/sphinx.po | 206 ++++++++++++++++++ .../locale/de/LC_MESSAGES/sphinx.mo | Bin 2087 -> 2087 bytes .../locale/de/LC_MESSAGES/sphinx.po | 4 +- .../locale/en/LC_MESSAGES/sphinx.mo | Bin 457 -> 457 bytes .../locale/en/LC_MESSAGES/sphinx.po | 8 +- .../locale/es/LC_MESSAGES/sphinx.mo | Bin 2567 -> 2567 bytes .../locale/es/LC_MESSAGES/sphinx.po | 4 +- .../locale/et/LC_MESSAGES/sphinx.mo | Bin 2380 -> 2380 bytes .../locale/et/LC_MESSAGES/sphinx.po | 4 +- .../locale/fa_IR/LC_MESSAGES/sphinx.mo | Bin 2693 -> 2693 bytes .../locale/fa_IR/LC_MESSAGES/sphinx.po | 4 +- .../locale/fr/LC_MESSAGES/sphinx.mo | Bin 2547 -> 2522 bytes .../locale/fr/LC_MESSAGES/sphinx.po | 8 +- .../locale/hr/LC_MESSAGES/sphinx.mo | Bin 575 -> 575 bytes .../locale/hr/LC_MESSAGES/sphinx.po | 2 +- .../locale/hu/LC_MESSAGES/sphinx.mo | Bin 501 -> 501 bytes .../locale/hu/LC_MESSAGES/sphinx.po | 2 +- .../locale/it/LC_MESSAGES/sphinx.mo | Bin 2703 -> 2703 bytes .../locale/it/LC_MESSAGES/sphinx.po | 8 +- .../locale/lt/LC_MESSAGES/sphinx.mo | Bin 2750 -> 2750 bytes .../locale/lt/LC_MESSAGES/sphinx.po | 8 +- .../locale/nl/LC_MESSAGES/sphinx.mo | Bin 2549 -> 2549 bytes .../locale/nl/LC_MESSAGES/sphinx.po | 8 +- .../locale/pl/LC_MESSAGES/sphinx.mo | Bin 2339 -> 2339 bytes .../locale/pl/LC_MESSAGES/sphinx.po | 2 +- .../locale/pt/LC_MESSAGES/sphinx.mo | Bin 2354 -> 2354 bytes .../locale/pt/LC_MESSAGES/sphinx.po | 8 +- .../locale/pt_BR/LC_MESSAGES/sphinx.mo | Bin 2780 -> 2780 bytes .../locale/pt_BR/LC_MESSAGES/sphinx.po | 8 +- .../locale/ru/LC_MESSAGES/sphinx.mo | Bin 3449 -> 3449 bytes .../locale/ru/LC_MESSAGES/sphinx.po | 8 +- sphinx_rtd_theme/locale/sphinx.pot | 14 +- .../locale/sv/LC_MESSAGES/sphinx.mo | Bin 2132 -> 2132 bytes .../locale/sv/LC_MESSAGES/sphinx.po | 4 +- .../locale/tr/LC_MESSAGES/sphinx.mo | Bin 2117 -> 2117 bytes .../locale/tr/LC_MESSAGES/sphinx.po | 4 +- .../locale/zh_CN/LC_MESSAGES/sphinx.mo | Bin 2511 -> 2511 bytes .../locale/zh_CN/LC_MESSAGES/sphinx.po | 11 +- .../locale/zh_TW/LC_MESSAGES/sphinx.mo | Bin 0 -> 506 bytes .../locale/zh_TW/LC_MESSAGES/sphinx.po | 23 ++ 41 files changed, 288 insertions(+), 60 deletions(-) create mode 100644 sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo create mode 100644 sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.po create mode 100644 sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo create mode 100644 sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po diff --git a/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/da/LC_MESSAGES/sphinx.mo new file mode 100644 index 0000000000000000000000000000000000000000..5f0a25ed36336dfc820e871decca0826ff15ba27 GIT binary patch literal 2514 zcmb`IOKclO7{`aUyi93<0zy2>G*uy?tRG1lTBnKH)NY$9X`>_xLPDy>-tl_6>lrgM zYsUxF3qlBqBiEjwf=dsa5O6@s0WNUnQtn9f1mc2__<#1=PNQCsuX;!{<1DFXK1+5Lx5T%09;CV6K9%f**j-fuDg7gWrIUfZv11z#qWJ!QV3e0X_}; zAMg-(c>jP$L0T7p2%yfk-ao}U%GX=P(!;>2WI_~w+GSiE4`J*%RoKU)xs{KRB^XivHP zaM@_i-uvfkCiUDmrIS1~^|U3mcWfzDNjSI;49~mDH?i2Yn@VqA@5UruYg%@t8&7me}KvSl60ZMGtu=V?0>UWVl4 z#AJez>)8m^wPGT}R!vPMl55dXk?;x=k$%dq?zQE%XV)}emm;K6dBxNnTNBalrED#c z0!WUGD)x* zbz?26OL}lZ&BVl>Nnh_!TN2#B6sb)bHF+IPjEq$hyVbU)qe9%P^-!6`KA@3Q;NT!J zSZG$(xnMaAvZ~66+dpsChu8a)criblpUH=^Q_QW)wy{1~b&(2#r8IKErYZC4>iOlB zbLT6S_3Fk(ZtdD;Z~*~nr-BMnD)Z^$^h{8k4vKTUbgDcvcd}S27BMjxZq{gC=}b_3 zD=5wJ=~8)i_GA&C939PI(+cep;f*cxC8=+S7Pf3jptWafWE$Afxu_*nlCPWA;+y@T zSgWHH`&Z_n7#YE)6s?RN8?!l;JaCMShmZ7X=JafMQ`G;?aU z5Q@T7ZY@czNP>&Twp^L(cHeXh)AM}rcVSZVV+*`AHJ@8uUagKhT*?=77mW5eU%_Ut zjpRI@mqI%cO3(9pQ&=bcLh2jA>G3>DtRZbs)pZl1)-pd`Q$BY|YH8`A4VHT7jHtn+9Pfq+`}!5T|0H0$^lO)Nv8y|`oyS9gwC@+LvAnS@sS_1JD@6>|+WFG%R;`Ay zoStLdkq}kxcD{}zL<=*GmKuU<@z%(my4Xwaxbwn#hf3hMuPST?~x`_I;JaIbE~2<{b*!C0h+&f#fGAt>U-c-=@=!9zq@YI>{ml}aLS7*dadNt@@J zH)Pze42r~|P+UUiyy#%dVv?sAFCM&>JP%Wj, 2019. +# +# Translators: +# Benjamin Bach , 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" +"PO-Revision-Date: 2019-07-16 21:44+0000\n" +"Last-Translator: Benjamin Bach , 2023\n" +"Language-Team: Danish (https://www.transifex.com/readthedocs/teams/101354/da/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.11.0\n" +"Language: da\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. This is an ARIA section label for page links, including previous/next page +#. link and links to GitHub/GitLab/etc. +#: sphinx_rtd_theme/breadcrumbs.html:22 +msgid "Page navigation" +msgstr "Navigation" + +#: sphinx_rtd_theme/breadcrumbs.html:37 sphinx_rtd_theme/breadcrumbs.html:39 +msgid "Edit on GitHub" +msgstr "Ret på GitHub" + +#: sphinx_rtd_theme/breadcrumbs.html:44 sphinx_rtd_theme/breadcrumbs.html:46 +msgid "Edit on Bitbucket" +msgstr "Ret på Bitbucket" + +#: sphinx_rtd_theme/breadcrumbs.html:51 sphinx_rtd_theme/breadcrumbs.html:53 +msgid "Edit on GitLab" +msgstr "Ret på GitLab" + +#: sphinx_rtd_theme/breadcrumbs.html:56 sphinx_rtd_theme/breadcrumbs.html:58 +msgid "View page source" +msgstr "Vis sidekilde" + +#. This is an ARIA section label for sequential page links, such as previous +#. and next page links. +#: sphinx_rtd_theme/breadcrumbs.html:67 +msgid "Sequential page navigation" +msgstr "Sekventiel navigation" + +#: sphinx_rtd_theme/breadcrumbs.html:69 sphinx_rtd_theme/footer.html:6 +msgid "Previous" +msgstr "Forrige" + +#: sphinx_rtd_theme/breadcrumbs.html:72 sphinx_rtd_theme/footer.html:9 +msgid "Next" +msgstr "Næste" + +#. This is an ARIA section label for the footer section of the page. +#: sphinx_rtd_theme/footer.html:4 +msgid "Footer" +msgstr "Sidefod" + +#: sphinx_rtd_theme/footer.html:21 +#, python-format +msgid "© Copyright %(copyright)s." +msgstr "© Copyright %(copyright)s." + +#: sphinx_rtd_theme/footer.html:23 +#, python-format +msgid "© Copyright %(copyright)s." +msgstr "© Copyright %(copyright)s." + +#. Build is a noun, not a verb +#: sphinx_rtd_theme/footer.html:30 +msgid "Build" +msgstr "Build" + +#. the phrase "revision" comes from Git, referring to a commit +#: sphinx_rtd_theme/footer.html:36 +msgid "Revision" +msgstr "Version" + +#: sphinx_rtd_theme/footer.html:41 +#, python-format +msgid "Last updated on %(last_updated)s." +msgstr "Last updated on %(last_updated)s." + +#. the variable "sphinx_web" is a link to the Sphinx project documentation +#. with +#. the text "Sphinx" +#: sphinx_rtd_theme/footer.html:53 +#, python-format +msgid "Built with %(sphinx_web)s using a" +msgstr "Baseret på %(sphinx_web)s med et" + +#. "theme" refers to a theme for Sphinx, which alters the appearance of the +#. generated documentation +#: sphinx_rtd_theme/footer.html:55 +msgid "theme" +msgstr "tema" + +#. this is always used as "provided by Read the Docs", and should not imply +#. Read the Docs is an author of the generated documentation. +#: sphinx_rtd_theme/footer.html:57 +#, python-format +msgid "provided by %(readthedocs_web)s" +msgstr "udviklet af%(readthedocs_web)s" + +#: sphinx_rtd_theme/layout.html:97 +#, python-format +msgid "Search within %(docstitle)s" +msgstr "Søg i %(docstitle)s" + +#: sphinx_rtd_theme/layout.html:105 +msgid "About these documents" +msgstr "Om disse dokumenter" + +#: sphinx_rtd_theme/layout.html:108 +msgid "Index" +msgstr "Indeks" + +#: sphinx_rtd_theme/layout.html:111 sphinx_rtd_theme/search.html:11 +msgid "Search" +msgstr "Søg" + +#: sphinx_rtd_theme/layout.html:114 +msgid "Copyright" +msgstr "Copyright" + +#: sphinx_rtd_theme/layout.html:143 +msgid "Logo" +msgstr "Logo" + +#. This is an ARIA section label for the main navigation menu +#: sphinx_rtd_theme/layout.html:166 +msgid "Navigation menu" +msgstr "Navigation" + +#. This is an ARIA section label for the navigation menu that is visible when +#. viewing the page on mobile devices +#: sphinx_rtd_theme/layout.html:188 +msgid "Mobile navigation menu" +msgstr "Mobil navigation" + +#: sphinx_rtd_theme/search.html:31 +msgid "Please activate JavaScript to enable the search functionality." +msgstr "Venligst aktivér JavaScript for at anvende søgefunktionen" + +#. Search is a noun, not a verb +#: sphinx_rtd_theme/search.html:39 +msgid "Search Results" +msgstr "Søgeresultater" + +#: sphinx_rtd_theme/search.html:41 +msgid "" +"Your search did not match any documents. Please make sure that all words are" +" spelled correctly and that you've selected enough categories." +msgstr "" +"Din søgning matchede ingen dokumenter. Tjek at alle ord er stavet korrekt og" +" at du har valgt tilstrækkeligt med kategorier." + +#: sphinx_rtd_theme/searchbox.html:4 +msgid "Search docs" +msgstr "Søg i dokumentation" + +#: sphinx_rtd_theme/versions.html:3 sphinx_rtd_theme/versions.html:11 +msgid "Versions" +msgstr "Versioner" + +#: sphinx_rtd_theme/versions.html:17 +msgid "Downloads" +msgstr "Downloads" + +#. The phrase "Read the Docs" is not translated +#: sphinx_rtd_theme/versions.html:24 +msgid "On Read the Docs" +msgstr "På Read the Docs" + +#: sphinx_rtd_theme/versions.html:26 +msgid "Project Home" +msgstr "Projektets startside" + +#: sphinx_rtd_theme/versions.html:29 +msgid "Builds" +msgstr "Builds" + +#~ msgid "Docs" +#~ msgstr "Dokumentation" + +#~ msgid "Free document hosting provided by" +#~ msgstr "Gratis hosting af dokumentation leveret af" + +#~ msgid "Documentation Home" +#~ msgstr "Dokumentationens startside" + +#~ msgid "Breadcrumbs" +#~ msgstr "Sti" + +#~ msgid "Main" +#~ msgstr "Primær" + +#~ msgid "Top" +#~ msgstr "Top" diff --git a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.mo index 98adad3ff4b6d8a1664f28bff2c0fd407f6e2513..18a0549bcc32993d8d819317870b153a78b53f84 100644 GIT binary patch delta 26 hcmZ23uv}n+Aq%guu7Q!RftiA#sg<$WW;>Rb%m7>q2EYIS delta 26 hcmZ23uv}n+Aq%gOuAz~xv4Mh-p_Q@WW;>Rb%m7=k2DJbH diff --git a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po index c38719670..2596d5367 100644 --- a/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/de/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Tom Kunze , 2019\n" "Language-Team: German (https://www.transifex.com/readthedocs/teams/101354/de/)\n" @@ -92,7 +92,7 @@ msgstr "Suche" msgid "Copyright" msgstr "Copyright" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" diff --git a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.mo index 595c90db4e35b9840ebed3af6804a04347d22e0b..32f52d7af604011e68d6ec481bbe21239d544f48 100644 GIT binary patch delta 24 fcmX@fe3E&>bY5d!10!7nGX+CaD`T^bOH>&FTqOp^ delta 24 fcmX@fe3E&>bY3G}LnB>d0|g^PD`UfrOH>&FTh#`; diff --git a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po index 09b8b2973..2ac34f500 100644 --- a/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/en/LC_MESSAGES/sphinx.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 15:43-0600\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -126,18 +126,18 @@ msgstr "" msgid "Copyright" msgstr "" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "" diff --git a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.mo index 95ac4a015c375d30d4600727e39e37712a31f0a5..3c3746584217162a1417a96772c4223ccfd647eb 100644 GIT binary patch delta 26 hcmZn{X&2eR!OCl_Yha{nV5VSbYGrJ;S(Nn?3jk8I20{P; delta 26 hcmZn{X&2eR!OCl-YiOivY@lFdXk~1;S(Nn?3jk7C1~&iz diff --git a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po index 8462b7dde..6a6f8ce4c 100644 --- a/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/es/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Leonardo J. Caballero G. , 2022\n" "Language-Team: Spanish (https://www.transifex.com/readthedocs/teams/101354/es/)\n" @@ -120,7 +120,7 @@ msgstr "Búsqueda" msgid "Copyright" msgstr "Derechos de autor" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logotipo" diff --git a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.mo index a8c6ab29522e08c55986d8f06171f99a3b248ae5..1040b6830e4824f76faa88fbdcd0c344cf6d4bb0 100644 GIT binary patch delta 26 hcmX>jbVg_c2P?0!u7Q!RftiA#sg<$WW>Hpi764vY1`PlJ delta 26 hcmX>jbVg_c2P?0UuAz~xv4Mh-p_Q@WW>Hpi764uS1_A&8 diff --git a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po index c7d546159..7ce3ad76d 100644 --- a/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/et/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Ivar Smolin , 2021\n" "Language-Team: Estonian (https://www.transifex.com/readthedocs/teams/101354/et/)\n" @@ -119,7 +119,7 @@ msgstr "Otsing" msgid "Copyright" msgstr "Autoriõigus" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" diff --git a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.mo index 8691ac70206c27667b91ad6366c2a259c1a6c1b0..35b1be27004e2c7a330b5bd079895ecf91f2b212 100644 GIT binary patch delta 26 hcmZn_Z57?{k%iY-*T6{Ez)Zo=)XLaw^FNk$Rsd*K2c`f3 delta 26 hcmZn_Z57?{k%iYt*U(7U*g(O^(8}0w^FNk$Rsd)E2b%x@ diff --git a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po index 90fab7549..d353a0b53 100644 --- a/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/fa_IR/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Peyman M., 2022\n" "Language-Team: Persian (Iran) (https://www.transifex.com/readthedocs/teams/101354/fa_IR/)\n" @@ -114,7 +114,7 @@ msgstr "جستجوی" msgid "Copyright" msgstr "کپی رایت" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "آرم" diff --git a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.mo index f482e80bdf610c9406284ff7c945ae2ce0a154c2..9a606109f8fff3ebf195bab39980d32de48a4eac 100644 GIT binary patch delta 314 zcmXZXu}cDB7{~FS=6RWkq}`$v2a*mcoOgAg6b*v^$3crwVc>pHtDA$g_!l^c+8i`D zWm8j)%`VX(eP0k>_`DB1&+~iVb@8(}J50pC32Bm&E+mc9(g}W`i+`BKvMudn4eNM@ zd5rJ?@6o|WEa21DDVn(#wD1j2@g0fO##Suu+S!##n8i!1q6xl66VS&DKHwe>(e#he zJYWYs W^?QS;ch|j%ZtJe^`N1N#2C08@_b8tL delta 335 zcmXZXyGjE=7{&49lGS)ak~IjTGT^1jh0H_*C7QfI8sA`vC=0HFq!J``Y%LW#JB!6U zgO%8e)>djI2zLHQ0t3G}FyEY+*XTRS=EwSlK)TIIO-b3fw2ohBFq)92aT8~-jTP+R z9G+tVFR_F-Sj2~skLc%KFvNE(;|Efyg}nM=ucf@Sh-`ud8mBLneKR!rK jV$+FxN!K*b{!=aWseP2j$#JcFn(kGMt2;Y9412jh;HNI? diff --git a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po index 4fe76a739..3bc076b36 100644 --- a/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/fr/LC_MESSAGES/sphinx.po @@ -7,14 +7,16 @@ # Translators: # Anthony , 2020 # Radina Matic , 2021 +# Jérémie Tarot , 2023 +# CapitainFlam, 2023 # msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" -"Last-Translator: Radina Matic , 2021\n" +"Last-Translator: CapitainFlam, 2023\n" "Language-Team: French (https://www.transifex.com/readthedocs/teams/101354/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -119,7 +121,7 @@ msgstr "Rechercher" msgid "Copyright" msgstr "Droits d'auteur" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" diff --git a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.mo index 384eaf7b91fc317970248beb61ba2f34933aea6b..f8d0f9d3deb35fbf88ed66258e4650b7026faef8 100644 GIT binary patch delta 24 gcmdnbvY%zbbY5d!10!7nGX+CaD`T^bOJ*|y09$bfDgXcg delta 24 gcmdnbvY%zbbY3G}LnB>d0|g^PD`UfrOJ*|y09zpk9{>OV diff --git a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po index 742f84a4b..a8201c923 100644 --- a/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/hr/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Ivan Bratović, 2022\n" "Language-Team: Croatian (https://www.transifex.com/readthedocs/teams/101354/hr/)\n" diff --git a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.mo index 286602cae6db3a2f2fa392a4332506fe3f32ded0..ebc4aa5fda2c4925e6fe9d7dccb8256eb88cb9b0 100644 GIT binary patch delta 24 fcmey${FQmabY5d!10!7nGX+CaD`T^bO9B}IWMv0R delta 24 fcmey${FQmabY3G}LnB>d0|g^PD`UfrO9B}IWEBTL diff --git a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po index f6dc31d42..bf3d642ab 100644 --- a/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/hu/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Balázs Úr, 2022\n" "Language-Team: Hungarian (https://www.transifex.com/readthedocs/teams/101354/hu/)\n" diff --git a/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/it/LC_MESSAGES/sphinx.mo index f1352af4fba495bcd1e704113d565ba6da6f4d96..ad0ef2c813993fffb1cfccae728fbf7847aa0cea 100644 GIT binary patch delta 26 hcmeAd?HAoJi, 2022\n" "Language-Team: Italian (https://www.transifex.com/readthedocs/teams/101354/it/)\n" @@ -133,18 +133,18 @@ msgstr "Ricerca" msgid "Copyright" msgstr "Copyright" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "Menu di navigazione" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "Menu navigazione dispositivi mobili" diff --git a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.mo index 7b492f1fc4cc37f26158f2139d2506f95b64436d..f2ac064938f2f60968c22c6bb1551e47e79d00b7 100644 GIT binary patch delta 26 hcmdldx=(b&ELL7)T>~Rs12Y9fQ!8V$&C6NESpjM<2K)d3 delta 26 hcmdldx=(b&ELL74T|*;XV*>>vLn~v$&C6NESpjL(2Jrv@ diff --git a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po index d7741a02c..c319eca18 100644 --- a/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/lt/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Tomas Straupis, 2021\n" "Language-Team: Lithuanian (https://www.transifex.com/readthedocs/teams/101354/lt/)\n" @@ -130,18 +130,18 @@ msgstr "Paieška" msgid "Copyright" msgstr "Autorių teisės" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "Navigacijos meniu" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "Mobilios navigacijos meniu" diff --git a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.mo index 549af0f13b45b5bea957d95d04f783d9678c0f22..8dc92a88f9b77be14561e42688fb729e056d0f0f 100644 GIT binary patch delta 26 hcmew={8f0vELL7)T>~Rs12Y9fQ!8V$&C6N+SO9eT2b=%^ delta 26 hcmew={8f0vELL74T|*;XV*>>vLn~v$&C6N+SO9dN2ax~( diff --git a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po index c3de3ab33..ded8a30eb 100644 --- a/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/nl/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Jesse Tan, 2021\n" "Language-Team: Dutch (https://www.transifex.com/readthedocs/teams/101354/nl/)\n" @@ -130,18 +130,18 @@ msgstr "Zoek" msgid "Copyright" msgstr "Copyright" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "Navigatiemenu" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "Navigatiemenu voor mobiel" diff --git a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.mo index d0aa0b195b8728b4492e5d30965d65e10bdd0293..1bef4d70f8e01054b16a49c14671713e9656c251 100644 GIT binary patch delta 26 hcmZ21v{-0E0}HRQu7Q!RftiA#sg<$W=3bU*EC6D)2M7QF delta 26 hcmZ21v{-0E0}HQ_uAz~xv4Mh-p_Q@W=3bU*EC6C!2K@j4 diff --git a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po index df1e4000b..de9fc0e34 100644 --- a/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/pl/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Michal Sniatala, 2021\n" "Language-Team: Polish (https://www.transifex.com/readthedocs/teams/101354/pl/)\n" diff --git a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.mo index 6175aad2f208a4c783aa020a9ecb27eafcd8d028..5ce3cdc60408bdcae7df3334f5556826e7c13099 100644 GIT binary patch delta 26 hcmdlav`J{geimM1T>~Rs12Y9fQ!8V$&1YEBSO9Bk2Xp`c delta 26 hcmdlav`J{geimLMT|*;XV*>>vLn~v$&1YEBSO9Ae2WbER diff --git a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po index 428e57acb..d033d814f 100644 --- a/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/pt/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Ana Costa , 2021\n" "Language-Team: Portuguese (https://www.transifex.com/readthedocs/teams/101354/pt/)\n" @@ -111,18 +111,18 @@ msgstr "Índice" msgid "Search" msgstr "Pesquisar" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "Menu de navegação" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "Menu de navegação móvel" diff --git a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.mo index 30a19d6cff88390544ff402eddae5e0c1be6344c..b6ce4f9bed77b74f1ea8d6fdc0f612734ac8c614 100644 GIT binary patch delta 26 hcmca3dPj7_ELL7)T>~Rs12Y9fQ!8V$&C6L$SpjfI2UY+8 delta 26 hcmca3dPj7_ELL74T|*;XV*>>vLn~v$&C6L$SpjeC2TK3| diff --git a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po index 28e9bc39c..11eaa0e4d 100644 --- a/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/pt_BR/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Wellington Uemura , 2022\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/readthedocs/teams/101354/pt_BR/)\n" @@ -131,18 +131,18 @@ msgstr "Pesquisar" msgid "Copyright" msgstr "Copyright" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "Menu de navegação" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "Menu de navegação móvel" diff --git a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.mo index 4346becff7c34450290b100bb8cbadc62fe85fea..64b037893bfe9c685fdc6992bc48ea736174319f 100644 GIT binary patch delta 26 icmew<^;2rYELL7)T>~Rs12Y9fQ!8V$&C6LYu>$~j9SAu9 delta 26 icmew<^;2rYELL74T|*;XV*>>vLn~v$&C6LYu>$~i!U!$^ diff --git a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po index 3febe5d53..91d261e5f 100644 --- a/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/ru/LC_MESSAGES/sphinx.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Dmitry Shachnev , 2021\n" "Language-Team: Russian (https://www.transifex.com/readthedocs/teams/101354/ru/)\n" @@ -131,18 +131,18 @@ msgstr "Поиск" msgid "Copyright" msgstr "Авторские права" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Логотип" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "Меню навигации" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "Меню навигации для мобильных устройств" diff --git a/sphinx_rtd_theme/locale/sphinx.pot b/sphinx_rtd_theme/locale/sphinx.pot index 02ffa1cf8..7e443c5eb 100644 --- a/sphinx_rtd_theme/locale/sphinx.pot +++ b/sphinx_rtd_theme/locale/sphinx.pot @@ -1,15 +1,15 @@ # Translations template for sphinx_rtd_theme. -# Copyright (C) 2022 ORGANIZATION +# Copyright (C) 2023 ORGANIZATION # This file is distributed under the same license as the sphinx_rtd_theme # project. -# FIRST AUTHOR , 2022. +# FIRST AUTHOR , 2023. # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: sphinx_rtd_theme 1.2.0rc2\n" +"Project-Id-Version: sphinx_rtd_theme 1.2.0rc4\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -125,18 +125,18 @@ msgstr "" msgid "Copyright" msgstr "" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "" diff --git a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.mo index 4b5243d6d7dcb432b961d4bc3c18bfd1454e42fc..2e264fd965e9e3d9e21f40f4aa85061be5c580d3 100644 GIT binary patch delta 26 hcmca2a7AE46$`Jiu7Q!RftiA#sg<$W=605|%m8b?2ao^& delta 26 hcmca2a7AE46$`JCuAz~xv4Mh-p_Q@W=605|%m8a+2ZaCt diff --git a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po index e774707f4..794458aca 100644 --- a/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/sv/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: Daniel Holmberg , 2020\n" "Language-Team: Swedish (https://www.transifex.com/readthedocs/teams/101354/sv/)\n" @@ -103,7 +103,7 @@ msgstr "Sök" msgid "Copyright" msgstr "Upphovsrätt" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" diff --git a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.mo index 5f42312cb6846ce2fa8ba4a10623bbe28d3d0799..17b588d168f4ac7253d3934c5edba011fd549812 100644 GIT binary patch delta 26 hcmX>qa8zJ}2Me#Uu7Q!RftiA#sg<$W=1`Uo%m8FG2QdHu delta 26 hcmX>qa8zJ}2Me!}uAz~xv4Mh-p_Q@W=1`Uo%m8EA2POaj diff --git a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po index 9d01d87cb..f33c5f5fb 100644 --- a/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/tr/LC_MESSAGES/sphinx.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: BouRock, 2020\n" "Language-Team: Turkish (https://www.transifex.com/readthedocs/teams/101354/tr/)\n" @@ -95,7 +95,7 @@ msgstr "Arama" msgid "Copyright" msgstr "Telif hakkı" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" diff --git a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.mo index 571ec7e821a8d828909e2e24ebe24e99da0cd1b1..a0fe227b57d0fe502b8e45aece2400f05a44cafb 100644 GIT binary patch delta 26 hcmX>vd|r6NELL7)T>~Rs12Y9fQ!8V$&C6LeSO9H82Pyyn delta 26 hcmX>vd|r6NELL74T|*;XV*>>vLn~v$&C6LeSO9G22Oj_c diff --git a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po index 50a560c5c..314b60120 100644 --- a/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po +++ b/sphinx_rtd_theme/locale/zh_CN/LC_MESSAGES/sphinx.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2022-12-30 21:31+0100\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" "PO-Revision-Date: 2019-07-16 21:44+0000\n" "Last-Translator: JY3, 2022\n" "Language-Team: Chinese (China) (https://www.transifex.com/readthedocs/teams/101354/zh_CN/)\n" @@ -132,18 +132,18 @@ msgstr "搜索" msgid "Copyright" msgstr "版权所有" -#: sphinx_rtd_theme/layout.html:147 sphinx_rtd_theme/layout.html:149 +#: sphinx_rtd_theme/layout.html:143 msgid "Logo" msgstr "Logo" #. This is an ARIA section label for the main navigation menu -#: sphinx_rtd_theme/layout.html:173 +#: sphinx_rtd_theme/layout.html:166 msgid "Navigation menu" msgstr "导航菜单" #. This is an ARIA section label for the navigation menu that is visible when #. viewing the page on mobile devices -#: sphinx_rtd_theme/layout.html:195 +#: sphinx_rtd_theme/layout.html:188 msgid "Mobile navigation menu" msgstr "移动版导航菜单" @@ -186,6 +186,3 @@ msgstr "项目主页" #: sphinx_rtd_theme/versions.html:29 msgid "Builds" msgstr "构建" - -#~ msgid "Docs" -#~ msgstr "文档" diff --git a/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo b/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.mo new file mode 100644 index 0000000000000000000000000000000000000000..c7391f4a5d5ceed8a353828c1d1e2f2dcbd2d6d3 GIT binary patch literal 506 zcmYjN!EW0y4DEoOeB5~l9d>BZ(w3Yw>l6f7o1{aA1`ASS19k~io3TAOk|EJey8qZ; z?Hl$jqcfl#0Rp7-_}(M`ym|fWgyR+GTh4cV^Iu$W{hL3be_MI?19O5!0bkLF+F30^ zTh;ck@lMz*g8+J3}s!wO;-lUoEG!t_2Ta1^=!7D-`_{8FBwcd z8e%q>8A2^mnGQgvAV)%7>cQw-Dk&KVYkaJG)n}ag0P;Pkkw}#u4$mb=bY}uV=8X-F zA?LODY=X1md*!-|BQ+yz*_o1+epZ|8+j9>Ynw=I?UI+t<)6CR+W6#8CMbrkJB>Vk7 zrk=Up;vvr6E@9&ZuU)u2B*fDpQBn;qhslvSIg3_J=S>5*&hLU2wmr6CqQ>H1Ig#UN zxmeC$4ys}qO`RpQyv9?@E(s5mw2i6lSmc%Q0cq0F7Oq}!y{RpFnA_YHwJo){dZ;P- Xgcd#Dl&}A!#f^EuMx?RoB~JbVl}VQ9 literal 0 HcmV?d00001 diff --git a/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po b/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po new file mode 100644 index 000000000..f42213fd8 --- /dev/null +++ b/sphinx_rtd_theme/locale/zh_TW/LC_MESSAGES/sphinx.po @@ -0,0 +1,23 @@ +# English translations for sphinx_rtd_theme. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the sphinx_rtd_theme +# project. +# FIRST AUTHOR , 2019. +# +# Translators: +# Jason Zhou, 2023 +# +msgid "" +msgstr "" +"Project-Id-Version: sphinx_rtd_theme 0.4.3.dev0\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2023-02-06 15:36+0100\n" +"PO-Revision-Date: 2019-07-16 21:44+0000\n" +"Last-Translator: Jason Zhou, 2023\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/readthedocs/teams/101354/zh_TW/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.11.0\n" +"Language: zh_TW\n" +"Plural-Forms: nplurals=1; plural=0;\n" From d82908502de40776a6dae44fa184773ccb2e1805 Mon Sep 17 00:00:00 2001 From: Benjamin Bach Date: Mon, 6 Feb 2023 15:43:36 +0100 Subject: [PATCH 4/4] Chinese (Taiwan) was also a new addition --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2ffeaae3b..28bcd2308 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,8 +23,8 @@ Changes * Automatically use ``sphinxcontrib-jquery`` in Sphinx 6+ (#1399) * Use new context vars ``logo_url``, ``favicon_url`` and ``root_doc`` when available (#1405) -* Translations updated: French, Hungarian, Croatian, Chinese (Taiwan) -* Translations added: Danish +* Translations updated: French, Hungarian, Croatian +* Translations added: Danish, Chinese (Taiwan) Note for users of Sphinx<4 --------------------------