From 6aedab3da238aeffc8990a8fff89d44e7cae21fa Mon Sep 17 00:00:00 2001 From: Jean Daniel Browne Date: Thu, 27 May 2010 14:43:11 +0200 Subject: [PATCH 1/2] Completed the french translation --- sphinx/locale/fr/LC_MESSAGES/sphinx.po | 39 +++++++++++++------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index a378f3b06..f3aef465d 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -3,6 +3,7 @@ # This file is distributed under the same license as the Sphinx project. # David Larlet , 2008. # Sebastien Douche , 2008. +# Jean-Daniel Browne , 2010. # msgid "" msgstr "" @@ -185,7 +186,7 @@ msgstr "%s() (méthode %s)" #: sphinx/domains/javascript.py:120 #, python-format msgid "%s (global variable or constant)" -msgstr "" +msgstr "%s (variable globale or constant)" #: sphinx/domains/javascript.py:122 sphinx/domains/python.py:323 #, python-format @@ -199,11 +200,11 @@ msgstr "Paramètres" #: sphinx/domains/javascript.py:134 msgid "Throws" -msgstr "" +msgstr "Lance" #: sphinx/domains/javascript.py:167 sphinx/domains/python.py:498 msgid "data" -msgstr "" +msgstr "données" #: sphinx/domains/javascript.py:168 sphinx/domains/python.py:504 msgid "attribute" @@ -302,7 +303,7 @@ msgstr "exception" #: sphinx/domains/python.py:501 msgid "method" -msgstr "" +msgstr "méthode" #: sphinx/domains/python.py:502 #, fuzzy, python-format @@ -348,15 +349,15 @@ msgstr "%soption de ligne de commande; %s" #: sphinx/domains/std.py:328 msgid "glossary term" -msgstr "" +msgstr "terme du glossaire" #: sphinx/domains/std.py:329 msgid "grammar token" -msgstr "" +msgstr "élément de grammaire" #: sphinx/domains/std.py:330 msgid "reference label" -msgstr "" +msgstr "étiquette de reference" #: sphinx/domains/std.py:331 msgid "environment variable" @@ -364,7 +365,7 @@ msgstr "variable d'environnement" #: sphinx/domains/std.py:332 msgid "program option" -msgstr "" +msgstr "option de programme" #: sphinx/domains/std.py:360 sphinx/themes/basic/genindex-single.html:11 #: sphinx/themes/basic/genindex-split.html:11 @@ -391,7 +392,7 @@ msgstr "" #: sphinx/ext/autodoc.py:950 #, python-format msgid "alias of :class:`%s`" -msgstr "" +msgstr "alias de :class:`%s`" #: sphinx/ext/todo.py:41 msgid "Todo" @@ -422,15 +423,15 @@ msgstr "module" #: sphinx/ext/viewcode.py:129 #, python-format msgid "

Source code for %s

" -msgstr "" +msgstr "

Code source de %s

" #: sphinx/ext/viewcode.py:156 msgid "Overview: module code" -msgstr "" +msgstr "Vue d'ensemble : code du module" #: sphinx/ext/viewcode.py:157 msgid "

All modules for which code is available

" -msgstr "" +msgstr "

Modules pour lesquelles le code est disponible

" #: sphinx/locale/__init__.py:139 msgid "Attention" @@ -648,7 +649,7 @@ msgstr "Chapitre suivant" msgid "" "Please activate JavaScript to enable the search\n" " functionality." -msgstr "" +msgstr "Activez le JavaScript pour que la recherche fonctionne" #: sphinx/themes/basic/search.html:23 #, fuzzy @@ -756,16 +757,16 @@ msgstr "La recherche est terminée, %s page(s) correspond(ent) à la requête." #: sphinx/themes/default/static/sidebar.js:66 msgid "Expand sidebar" -msgstr "" +msgstr "Agrandir le menu" #: sphinx/themes/default/static/sidebar.js:79 #: sphinx/themes/default/static/sidebar.js:106 msgid "Collapse sidebar" -msgstr "" +msgstr "Réduire le menu" #: sphinx/themes/haiku/layout.html:26 msgid "Contents" -msgstr "" +msgstr "Contenu" #: sphinx/writers/latex.py:171 msgid "Release" @@ -773,16 +774,16 @@ msgstr "Version" #: sphinx/writers/latex.py:572 sphinx/writers/manpage.py:178 msgid "Footnotes" -msgstr "" +msgstr "Notes de bas de page" #: sphinx/writers/latex.py:641 msgid "continued from previous page" -msgstr "" +msgstr "Suite de la page précédente" #: sphinx/writers/latex.py:646 #, fuzzy msgid "Continued on next page" -msgstr "Index complet sur une seule page" +msgstr "Suite sur la page suivante" #: sphinx/writers/text.py:422 msgid "[image]" From f0ced55e2faa27b0b467637b7027d6f2719084dc Mon Sep 17 00:00:00 2001 From: Jean Daniel Browne Date: Thu, 27 May 2010 14:46:58 +0200 Subject: [PATCH 2/2] Fixed a missing newline in the french translation --- sphinx/locale/fr/LC_MESSAGES/sphinx.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/locale/fr/LC_MESSAGES/sphinx.po b/sphinx/locale/fr/LC_MESSAGES/sphinx.po index f3aef465d..6d1042680 100644 --- a/sphinx/locale/fr/LC_MESSAGES/sphinx.po +++ b/sphinx/locale/fr/LC_MESSAGES/sphinx.po @@ -649,7 +649,7 @@ msgstr "Chapitre suivant" msgid "" "Please activate JavaScript to enable the search\n" " functionality." -msgstr "Activez le JavaScript pour que la recherche fonctionne" +msgstr "Activez le JavaScript pour que la recherche fonctionne\n" #: sphinx/themes/basic/search.html:23 #, fuzzy