From b4766464b20fb0339c0100406e7e3acbcb6b2f41 Mon Sep 17 00:00:00 2001 From: Florent Gallaire Date: Thu, 3 Jun 2010 19:54:44 -0500 Subject: [PATCH] Fix the french translation. --- sphinx/locale/fr/LC_MESSAGES/sphinx.po | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index 6d1042680..8afcf435a 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -4,6 +4,7 @@ # David Larlet , 2008. # Sebastien Douche , 2008. # Jean-Daniel Browne , 2010. +# Florent Gallaire , 2010. # msgid "" msgstr "" @@ -186,7 +187,7 @@ msgstr "%s() (méthode %s)" #: sphinx/domains/javascript.py:120 #, python-format msgid "%s (global variable or constant)" -msgstr "%s (variable globale or constant)" +msgstr "%s (variable globale ou constante)" #: sphinx/domains/javascript.py:122 sphinx/domains/python.py:323 #, python-format @@ -357,7 +358,7 @@ msgstr "élément de grammaire" #: sphinx/domains/std.py:330 msgid "reference label" -msgstr "étiquette de reference" +msgstr "étiquette de référence" #: sphinx/domains/std.py:331 msgid "environment variable" @@ -365,7 +366,7 @@ msgstr "variable d'environnement" #: sphinx/domains/std.py:332 msgid "program option" -msgstr "option de programme" +msgstr "option du programme" #: sphinx/domains/std.py:360 sphinx/themes/basic/genindex-single.html:11 #: sphinx/themes/basic/genindex-split.html:11 @@ -396,7 +397,7 @@ msgstr "alias de :class:`%s`" #: sphinx/ext/todo.py:41 msgid "Todo" -msgstr "A faire" +msgstr "À faire" #: sphinx/ext/todo.py:109 #, python-format @@ -431,7 +432,7 @@ msgstr "Vue d'ensemble : code du module" #: sphinx/ext/viewcode.py:157 msgid "

All modules for which code is available

" -msgstr "

Modules pour lesquelles le code est disponible

" +msgstr "

Modules pour lesquels le code est disponible

" #: sphinx/locale/__init__.py:139 msgid "Attention"