Skip to content

Commit 48e4c01

Browse files
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in fr (#1801)
This update a few of the french translations in transifex. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Co-authored-by: M Bussonnier <[email protected]>
1 parent cad0c74 commit 48e4c01

File tree

1 file changed

+14
-13
lines changed
  • src/pydata_sphinx_theme/locale/fr/LC_MESSAGES

1 file changed

+14
-13
lines changed

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

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,33 @@
22
# Copyright (C) 2023 PyData developers
33
# This file is distributed under the same license as the pydata-sphinx-theme
44
# project.
5-
#
5+
#
66
# Translators:
77
# Rambaud Pierrick <[email protected]>, 2024
8+
# Denis Bitouzé <[email protected]>, 2024
9+
#
810
msgid ""
911
msgstr ""
1012
"Project-Id-Version: PROJECT VERSION\n"
1113
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
1214
"POT-Creation-Date: 2024-04-29 13:43+0200\n"
1315
"PO-Revision-Date: 2023-04-14 14:57+0000\n"
14-
"Last-Translator: Rambaud Pierrick <[email protected]>, 2024\n"
15-
"Language: fr\n"
16-
"Language-Team: French "
17-
"(https://app.transifex.com/12rambau/teams/166811/fr/)\n"
18-
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
19-
"1000000 == 0 ? 1 : 2;\n"
16+
"Last-Translator: Denis Bitouzé <[email protected]>, 2024\n"
17+
"Language-Team: French (https://app.transifex.com/12rambau/teams/166811/fr/)\n"
2018
"MIME-Version: 1.0\n"
21-
"Content-Type: text/plain; charset=utf-8\n"
19+
"Content-Type: text/plain; charset=UTF-8\n"
2220
"Content-Transfer-Encoding: 8bit\n"
2321
"Generated-By: Babel 2.13.0\n"
22+
"Language: fr\n"
23+
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
2424

2525
#: docs/conf.py:94
2626
msgid "Click to expand"
27-
msgstr ""
27+
msgstr "Cliquez pour développer"
2828

2929
#: docs/conf.py:95
3030
msgid "Click to collapse"
31-
msgstr ""
31+
msgstr "Cliquer pour réduire"
3232

3333
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/layout.html:39
3434
msgid "Skip to main content"
@@ -158,12 +158,11 @@ msgstr ""
158158

159159
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/announcement.html:1
160160
msgid "Announcement"
161-
msgstr ""
161+
msgstr "Annonce"
162162

163163
#: src/pydata_sphinx_theme/theme/pydata_sphinx_theme/sections/header.html:3
164-
#, fuzzy
165164
msgid "Site navigation"
166-
msgstr "Navigation du site"
165+
msgstr "Navigation dans le site"
167166

168167
#~ msgid "Breadcrumbs"
169168
#~ msgstr "Fils d'Ariane"
@@ -180,3 +179,5 @@ msgstr "Navigation du site"
180179
#~ msgid "Twitter"
181180
#~ msgstr "Twitter"
182181

182+
#~ msgid "Site Navigation"
183+
#~ msgstr "Navigation du site"

0 commit comments

Comments
 (0)