Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions src/pydata_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
# Translators:
# Rambaud Pierrick <[email protected]>, 2024
# Denis Bitouzé <[email protected]>, 2024
#
msgid ""
msgstr ""

Expand Down Expand Up @@ -150,8 +151,7 @@ msgid ""
"Built with the <a href=\"%(PST_url)s\">PyData Sphinx Theme</a> "
"%(theme_version)s."
msgstr ""
"Construit avec le <a href=\"https://pydata-sphinx-"
"theme.readthedocs.io/en/stable/index.html\">thème PyData Sphinx</a> "
"Construit avec le <a href=\"%(PST_url)s\">thème PyData Sphinx</a> "
"%(theme_version)s."

#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/announcement.html:4
Expand Down Expand Up @@ -189,3 +189,12 @@ msgstr "Navigation dans le site"

#~ msgid "light/dark"
#~ msgstr "clair/sombre"

#~ msgid ""
#~ "Built with the <a href=\"https://pydata-sphinx-"
#~ "theme.readthedocs.io/en/stable/index.html\">PyData Sphinx Theme</a> "
#~ "%(theme_version)s."
#~ msgstr ""
#~ "Construit avec le <a href=\"https://pydata-sphinx-"
#~ "theme.readthedocs.io/en/stable/index.html\">thème PyData Sphinx</a> "
#~ "%(theme_version)s."
Loading