[Python-checkins] r65629 - in doctools/trunk: CHANGES doc/config.rst sphinx/locale/de/LC_MESSAGES/sphinx.po sphinx/locale/fr sphinx/locale/fr/LC_MESSAGES sphinx/locale/fr/LC_MESSAGES/sphinx.po

georg.brandl python-checkins at python.org
Sun Aug 10 18:42:30 CEST 2008


Author: georg.brandl
Date: Sun Aug 10 18:42:29 2008
New Revision: 65629

Log:
Add preliminary french locale.


Added:
   doctools/trunk/sphinx/locale/fr/
   doctools/trunk/sphinx/locale/fr/LC_MESSAGES/
   doctools/trunk/sphinx/locale/fr/LC_MESSAGES/sphinx.po   (contents, props changed)
Modified:
   doctools/trunk/CHANGES
   doctools/trunk/doc/config.rst
   doctools/trunk/sphinx/locale/de/LC_MESSAGES/sphinx.po

Modified: doctools/trunk/CHANGES
==============================================================================
--- doctools/trunk/CHANGES	(original)
+++ doctools/trunk/CHANGES	Sun Aug 10 18:42:29 2008
@@ -14,7 +14,8 @@
 * Added support for internationalization in generated text with the
   ``language`` and ``locale_dirs`` config values.  Many thanks to
   Horst Gutmann, who also contributed German as the first language.
-  Czech translation was provided by Pavel Kosina.
+  A Czech translation was provided by Pavel Kosina.  A French
+  translation was provided by David Larlet.
   
 * Added a distutils command `build_sphinx`: When Sphinx is installed,
   you can call ``python setup.py build_sphinx`` for projects that

Modified: doctools/trunk/doc/config.rst
==============================================================================
--- doctools/trunk/doc/config.rst	(original)
+++ doctools/trunk/doc/config.rst	Sun Aug 10 18:42:29 2008
@@ -110,6 +110,7 @@
    * ``cs`` -- Czech
    * ``de`` -- German
    * ``en`` -- English
+   * ``fr`` -- French
 
 .. confval:: locale_dirs
 

Modified: doctools/trunk/sphinx/locale/de/LC_MESSAGES/sphinx.po
==============================================================================
--- doctools/trunk/sphinx/locale/de/LC_MESSAGES/sphinx.po	(original)
+++ doctools/trunk/sphinx/locale/de/LC_MESSAGES/sphinx.po	Sun Aug 10 18:42:29 2008
@@ -7,7 +7,7 @@
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
 "POT-Creation-Date: 2008-08-07 21:40+0200\n"
-"PO-Revision-Date: 2008-08-10 11:43+0000\n"
+"PO-Revision-Date: 2008-08-10 12:01+0000\n"
 "Last-Translator: Horst Gutmann <zerok at zerokspot.com>\n"
 "Language-Team: de <LL at li.org>\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"

Added: doctools/trunk/sphinx/locale/fr/LC_MESSAGES/sphinx.po
==============================================================================
--- (empty file)
+++ doctools/trunk/sphinx/locale/fr/LC_MESSAGES/sphinx.po	Sun Aug 10 18:42:29 2008
@@ -0,0 +1,561 @@
+# French translations for Sphinx.
+# Copyright (C) 2008 ORGANIZATION
+# This file is distributed under the same license as the Sphinx project.
+# FIRST AUTHOR <EMAIL at ADDRESS>, 2008.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: Sphinx 0.5\n"
+"Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
+"POT-Creation-Date: 2008-08-08 12:39+0000\n"
+"PO-Revision-Date: 2008-08-10 12:01+0000\n"
+"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
+"Language-Team: fr <LL at li.org>\n"
+"Plural-Forms: nplurals=2; plural=(n > 1)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=utf-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Generated-By: Babel 0.9.3\n"
+
+#: sphinx/builder.py:391
+#, python-format
+msgid "%b %d, %Y"
+msgstr "%d %b %Y"
+
+#: sphinx/builder.py:410 sphinx/templates/defindex.html:21
+msgid "General Index"
+msgstr "Index général"
+
+#: sphinx/builder.py:410
+msgid "index"
+msgstr "index"
+
+#: sphinx/builder.py:412 sphinx/htmlhelp.py:155
+#: sphinx/templates/defindex.html:19 sphinx/templates/modindex.html:2
+#: sphinx/templates/modindex.html:12
+msgid "Global Module Index"
+msgstr "Index général des modules"
+
+#: sphinx/builder.py:412
+msgid "modules"
+msgstr "modules"
+
+#: sphinx/builder.py:448
+msgid "next"
+msgstr "suivant"
+
+#: sphinx/builder.py:455
+msgid "previous"
+msgstr "précédent"
+
+#: sphinx/builder.py:1089
+msgid "Builtins"
+msgstr ""
+
+#: sphinx/builder.py:1091
+#, fuzzy
+msgid "Module level"
+msgstr "modules"
+
+#: sphinx/environment.py:108 sphinx/latexwriter.py:114
+#, python-format
+msgid "%B %d, %Y"
+msgstr "%d %B %Y"
+
+#: sphinx/htmlwriter.py:73
+msgid "Permalink to this definition"
+msgstr ""
+
+#: sphinx/htmlwriter.py:379
+msgid "Permalink to this headline"
+msgstr ""
+
+#: sphinx/latexwriter.py:128
+msgid "Release"
+msgstr ""
+
+#: sphinx/latexwriter.py:171
+#, fuzzy
+msgid "Module index"
+msgstr "Index général des modules"
+
+#: sphinx/latexwriter.py:173 sphinx/templates/genindex-single.html:2
+#: sphinx/templates/genindex-split.html:2
+#: sphinx/templates/genindex-split.html:5 sphinx/templates/genindex.html:2
+#: sphinx/templates/genindex.html:5 sphinx/templates/genindex.html:48
+msgid "Index"
+msgstr "Index"
+
+#: sphinx/roles.py:52 sphinx/roles.py:55 sphinx/directives/desc.py:519
+#, python-format
+msgid "environment variable; %s"
+msgstr ""
+
+#: sphinx/roles.py:61 sphinx/roles.py:64
+#, python-format
+msgid "Python Enhancement Proposals!PEP %s"
+msgstr ""
+
+#: sphinx/textwriter.py:151
+#, python-format
+msgid "Platform: %s"
+msgstr ""
+
+#: sphinx/textwriter.py:353
+msgid "[image]"
+msgstr ""
+
+#: sphinx/directives/desc.py:26
+#, python-format
+msgid "%s() (built-in function)"
+msgstr ""
+
+#: sphinx/directives/desc.py:27 sphinx/directives/desc.py:41
+#: sphinx/directives/desc.py:53
+#, python-format
+msgid "%s() (in module %s)"
+msgstr ""
+
+#: sphinx/directives/desc.py:30
+#, python-format
+msgid "%s (built-in variable)"
+msgstr ""
+
+#: sphinx/directives/desc.py:31 sphinx/directives/desc.py:65
+#, python-format
+msgid "%s (in module %s)"
+msgstr ""
+
+#: sphinx/directives/desc.py:33
+#, python-format
+msgid "%s (class in %s)"
+msgstr ""
+
+#: sphinx/directives/desc.py:45
+#, python-format
+msgid "%s() (%s.%s method)"
+msgstr ""
+
+#: sphinx/directives/desc.py:47
+#, python-format
+msgid "%s() (%s method)"
+msgstr ""
+
+#: sphinx/directives/desc.py:57
+#, python-format
+msgid "%s() (%s.%s static method)"
+msgstr ""
+
+#: sphinx/directives/desc.py:59
+#, python-format
+msgid "%s() (%s static method)"
+msgstr ""
+
+#: sphinx/directives/desc.py:69
+#, python-format
+msgid "%s (%s.%s attribute)"
+msgstr ""
+
+#: sphinx/directives/desc.py:71
+#, python-format
+msgid "%s (%s attribute)"
+msgstr ""
+
+#: sphinx/directives/desc.py:73
+#, python-format
+msgid "%s (C function)"
+msgstr ""
+
+#: sphinx/directives/desc.py:75
+#, python-format
+msgid "%s (C member)"
+msgstr ""
+
+#: sphinx/directives/desc.py:77
+#, python-format
+msgid "%s (C macro)"
+msgstr ""
+
+#: sphinx/directives/desc.py:79
+#, python-format
+msgid "%s (C type)"
+msgstr ""
+
+#: sphinx/directives/desc.py:81
+#, python-format
+msgid "%s (C variable)"
+msgstr ""
+
+#: sphinx/directives/desc.py:99
+msgid "Raises"
+msgstr ""
+
+#: sphinx/directives/desc.py:103
+msgid "Variable"
+msgstr ""
+
+#: sphinx/directives/desc.py:106
+msgid "Returns"
+msgstr ""
+
+#: sphinx/directives/desc.py:113
+msgid "Return type"
+msgstr ""
+
+#: sphinx/directives/desc.py:140
+msgid "Parameters"
+msgstr ""
+
+#: sphinx/directives/desc.py:402 sphinx/directives/desc.py:404
+#, python-format
+msgid "command line option; %s"
+msgstr ""
+
+#: sphinx/directives/other.py:102
+msgid "Platforms: "
+msgstr ""
+
+#: sphinx/directives/other.py:107
+#, fuzzy, python-format
+msgid "%s (module)"
+msgstr "modules"
+
+#: sphinx/directives/other.py:148
+msgid "Section author: "
+msgstr ""
+
+#: sphinx/directives/other.py:150
+msgid "Module author: "
+msgstr ""
+
+#: sphinx/directives/other.py:152
+msgid "Author: "
+msgstr ""
+
+#: sphinx/directives/other.py:238
+msgid "See also"
+msgstr ""
+
+#: sphinx/locale/__init__.py:15
+msgid "Attention"
+msgstr ""
+
+#: sphinx/locale/__init__.py:16
+msgid "Caution"
+msgstr ""
+
+#: sphinx/locale/__init__.py:17
+msgid "Danger"
+msgstr ""
+
+#: sphinx/locale/__init__.py:18
+msgid "Error"
+msgstr ""
+
+#: sphinx/locale/__init__.py:19
+msgid "Hint"
+msgstr ""
+
+#: sphinx/locale/__init__.py:20
+msgid "Important"
+msgstr ""
+
+#: sphinx/locale/__init__.py:21
+msgid "Note"
+msgstr ""
+
+#: sphinx/locale/__init__.py:22
+msgid "See Also"
+msgstr ""
+
+#: sphinx/locale/__init__.py:23
+msgid "Tip"
+msgstr ""
+
+#: sphinx/locale/__init__.py:24
+msgid "Warning"
+msgstr ""
+
+#: sphinx/locale/__init__.py:28
+#, python-format
+msgid "New in version %s"
+msgstr ""
+
+#: sphinx/locale/__init__.py:29
+#, python-format
+msgid "Changed in version %s"
+msgstr ""
+
+#: sphinx/locale/__init__.py:30
+#, python-format
+msgid "Deprecated since version %s"
+msgstr ""
+
+#: sphinx/locale/__init__.py:34
+#, fuzzy
+msgid "module"
+msgstr "modules"
+
+#: sphinx/locale/__init__.py:35
+msgid "keyword"
+msgstr ""
+
+#: sphinx/locale/__init__.py:36
+msgid "operator"
+msgstr ""
+
+#: sphinx/locale/__init__.py:37
+msgid "object"
+msgstr ""
+
+#: sphinx/locale/__init__.py:38
+msgid "exception"
+msgstr ""
+
+#: sphinx/locale/__init__.py:39
+msgid "statement"
+msgstr ""
+
+#: sphinx/locale/__init__.py:40
+msgid "built-in function"
+msgstr ""
+
+#: sphinx/templates/defindex.html:2
+msgid "Overview"
+msgstr "Résumé"
+
+#: sphinx/templates/defindex.html:11
+msgid "Indices and tables:"
+msgstr "Indices et tables:"
+
+#: sphinx/templates/defindex.html:14
+msgid "Complete Table of Contents"
+msgstr "Table des matières complète"
+
+#: sphinx/templates/defindex.html:15
+msgid "lists all sections and subsections"
+msgstr "lister l'ensemble des sections et sous-sections"
+
+#: sphinx/templates/defindex.html:16
+msgid "Search page"
+msgstr "Page de recherche"
+
+#: sphinx/templates/defindex.html:17
+msgid "search this documentation"
+msgstr "rechercher dans cette documentation"
+
+#: sphinx/templates/defindex.html:20
+msgid "quick access to all modules"
+msgstr "accès rapide à l'ensemble des modules"
+
+#: sphinx/templates/defindex.html:22
+msgid "all functions, classes, terms"
+msgstr "toutes les fonctions, classes, termes"
+
+#: sphinx/templates/genindex-single.html:5
+#, python-format
+msgid "Index &ndash; %(key)s"
+msgstr "Index &ndash; %(key)s"
+
+#: sphinx/templates/genindex-single.html:44
+#: sphinx/templates/genindex-split.html:14
+#: sphinx/templates/genindex-split.html:27 sphinx/templates/genindex.html:54
+msgid "Full index on one page"
+msgstr "Index complet sur une seule page"
+
+#: sphinx/templates/genindex-split.html:7
+msgid "Index pages by letter"
+msgstr "Indexer les pages par lettre"
+
+#: sphinx/templates/genindex-split.html:15
+msgid "can be huge"
+msgstr "peut être énorme"
+
+#: sphinx/templates/layout.html:9
+msgid "Navigation"
+msgstr "Navigation"
+
+#: sphinx/templates/layout.html:40
+msgid "Table Of Contents"
+msgstr "Table des matières"
+
+#: sphinx/templates/layout.html:46
+msgid "Previous topic"
+msgstr "Sujet précédent"
+
+#: sphinx/templates/layout.html:47
+msgid "previous chapter"
+msgstr "Chapitre précédent"
+
+#: sphinx/templates/layout.html:50
+msgid "Next topic"
+msgstr "Sujet suivant"
+
+#: sphinx/templates/layout.html:51
+msgid "next chapter"
+msgstr "Chapitre suivant"
+
+#: sphinx/templates/layout.html:55
+msgid "This Page"
+msgstr "Cette page"
+
+#: sphinx/templates/layout.html:59
+msgid "Suggest Change"
+msgstr ""
+
+#: sphinx/templates/layout.html:60 sphinx/templates/layout.html:62
+msgid "Show Source"
+msgstr "Montrer la source"
+
+#: sphinx/templates/layout.html:71
+msgid "Quick search"
+msgstr "Recherche rapide"
+
+#: sphinx/templates/layout.html:71
+msgid "Keyword search"
+msgstr "Recherche par mot-clé"
+
+#: sphinx/templates/layout.html:73
+msgid "Go"
+msgstr "Go"
+
+#: sphinx/templates/layout.html:78
+msgid "Enter a module, class or function name."
+msgstr "Saisissez un nom de module, classe ou fonction."
+
+#: sphinx/templates/layout.html:118
+#, python-format
+msgid "Search within %(docstitle)s"
+msgstr "Recherchez dans %(docstitle)s"
+
+#: sphinx/templates/layout.html:127
+msgid "About these documents"
+msgstr "À propos de ces documents"
+
+#: sphinx/templates/layout.html:129
+msgid "Global table of contents"
+msgstr "Table des matières générale"
+
+#: sphinx/templates/layout.html:130
+msgid "Global index"
+msgstr "Index général"
+
+#: sphinx/templates/layout.html:131 sphinx/templates/search.html:2
+#: sphinx/templates/search.html:5
+msgid "Search"
+msgstr "Recherche"
+
+#: sphinx/templates/layout.html:133
+msgid "Copyright"
+msgstr "Copyright"
+
+#: sphinx/templates/layout.html:178
+#, python-format
+msgid "&copy; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
+msgstr "&copy; <a href=\"%(path)s\">Copyright</a> %(copyright)s."
+
+#: sphinx/templates/layout.html:180
+#, python-format
+msgid "&copy; Copyright %(copyright)s."
+msgstr "&copy; Copyright %(copyright)s."
+
+#: sphinx/templates/layout.html:183
+#, python-format
+msgid "Last updated on %(last_updated)s."
+msgstr "Mis à jour le %(last_updated)s."
+
+#: sphinx/templates/layout.html:186
+#, python-format
+msgid ""
+"Created using <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
+"%(sphinx_version)s."
+msgstr ""
+"Créé avec <a href=\"http://sphinx.pocoo.org/\">Sphinx</a> "
+"%(sphinx_version)s."
+
+#: sphinx/templates/modindex.html:14
+msgid "Most popular modules:"
+msgstr "Modules les plus utilisés :"
+
+#: sphinx/templates/modindex.html:23
+msgid "Show modules only available on these platforms"
+msgstr "N'afficher que les modules disponibles sur ces plateformes"
+
+#: sphinx/templates/modindex.html:55
+msgid "Deprecated"
+msgstr "Obsolète"
+
+#: sphinx/templates/opensearch.xml:4
+#, python-format
+msgid "Search %(docstitle)s"
+msgstr "Rechercher %(docstitle)s"
+
+#: sphinx/templates/page.html:8
+msgid ""
+"<strong>Note:</strong> You requested an out-of-date URL from this server."
+" We've tried to redirect you to the new location of this page, but it may"
+" not be the right one."
+msgstr ""
+"<strong>Note :</strong> Vous tentez d'accéder à une ancienne URL de ce "
+"serveur. Nous avons essayé de vous rediriger vers la nouvelle adresse de "
+"cette page, mais ce n'est peut-être pas la bonne."
+
+#: sphinx/templates/search.html:7
+msgid ""
+"From here you can search these documents. Enter your search\n"
+"    words into the box below and click \"search\". Note that the search\n"
+"    function will automatically search for all of the words. Pages\n"
+"    containing less words won't appear in the result list."
+msgstr ""
+"Vous pouvez effectuer une recherche au sein des documents. Saisissez les "
+"termes\n"
+"    de votre recherche dans le champs ci-dessous et cliquez sur "
+"\"rechercher\". Notez que la fonctionnalité de recherche\n"
+"    va automatique chercher pour tous les mots. Les pages\n"
+"    contenant moins de mots n'apparaîtront pas dans la liste des "
+"résultats."
+
+#: sphinx/templates/search.html:14
+msgid "search"
+msgstr "rechercher"
+
+#: sphinx/templates/search.html:18
+msgid "Search Results"
+msgstr "Résultats de la recherche"
+
+#: sphinx/templates/search.html:20
+msgid "Your search did not match any results."
+msgstr "Votre recherche n'a retourné aucun résultat"
+
+#: sphinx/templates/changes/frameset.html:5
+#: sphinx/templates/changes/versionchanges.html:12
+#, python-format
+msgid "Changes in Version %(version)s &mdash; %(docstitle)s"
+msgstr "Modifications dans la version %(version)s &mdash; %(docstitle)s"
+
+#: sphinx/templates/changes/rstsource.html:5
+#, python-format
+msgid "%(filename)s &mdash; %(docstitle)s"
+msgstr "%(filename)s &mdash; %(docstitle)s"
+
+#: sphinx/templates/changes/versionchanges.html:17
+#, python-format
+msgid "Automatically generated list of changes in version %(version)s"
+msgstr "Liste auto-générée des modifications dans la version %(version)s"
+
+#: sphinx/templates/changes/versionchanges.html:18
+msgid "Library changes"
+msgstr "Modifications de la bibliothèque"
+
+#: sphinx/templates/changes/versionchanges.html:23
+msgid "C API changes"
+msgstr "Modifications de l'API C"
+
+#: sphinx/templates/changes/versionchanges.html:25
+msgid "Other changes"
+msgstr "Autres modifications"
+
+#~ msgid "Link"
+#~ msgstr "Lien"
+


More information about the Python-checkins mailing list