Skip to content

Commit 0bcbeaf

Browse files
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#2001)
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cf7fac7 commit 0bcbeaf

File tree

1 file changed

+11
-5
lines changed
  • src/pydata_sphinx_theme/locale/fr/LC_MESSAGES

1 file changed

+11
-5
lines changed

src/pydata_sphinx_theme/locale/fr/LC_MESSAGES/sphinx.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# French translations for PROJECT.
1+
# English translations for PROJECT.
22
# Copyright (C) 2024 ORGANIZATION
33
# This file is distributed under the same license as the PROJECT project.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
5-
#
5+
#
6+
# Translators:
7+
# Rambaud Pierrick <pierrick.rambaud49@gmail.com>, 2024
8+
# Denis Bitouzé <dbitouze@wanadoo.fr>, 2024
9+
#
610
msgid ""
711
msgstr ""
812

@@ -49,7 +53,7 @@ msgstr "Accueil"
4953
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:5
5054
#, python-format
5155
msgid "Copyright %(copyright)s"
52-
msgstr "© Copyright %(copyright)s."
56+
msgstr "Copyright %(copyright)s"
5357

5458
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/copyright.html:8
5559
#, python-format
@@ -127,7 +131,7 @@ msgstr ""
127131

128132
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:3
129133
msgid "Color mode"
130-
msgstr ""
134+
msgstr "Mode de couleur"
131135

132136
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:4
133137
msgid "Light"
@@ -139,7 +143,7 @@ msgstr "Sombre"
139143

140144
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-switcher.html:6
141145
msgid "System Settings"
142-
msgstr ""
146+
msgstr "Paramètres du système"
143147

144148
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/theme-version.html:3
145149
#, python-format
@@ -185,3 +189,5 @@ msgstr "Navigation dans le site"
185189
#~ msgid "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
186190
#~ msgstr "© <a href=\"%(path)s\">Copyright</a> %(copyright)s."
187191

192+
#~ msgid "light/dark"
193+
#~ msgstr "clair/sombre"

0 commit comments

Comments
 (0)