# French translations for Sphinx. # Copyright (C) 2008 ORGANIZATION # This file is distributed under the same license as the Sphinx project. # David Larlet , 2008. # Sebastien Douche , 2008. # Jean-Daniel Browne , 2010. # Florent Gallaire , 2010. # msgid "" msgstr "" "Project-Id-Version: Sphinx 0.5\n" "Report-Msgid-Bugs-To: larlet@gmail.com\n" "POT-Creation-Date: 2011-09-21 10:06+0200\n" "PO-Revision-Date: 2011-01-22 14:41+0100\n" "Last-Translator: Sébastien Douche \n" "Language-Team: French Translation Team \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.6\n" #: sphinx/config.py:81 #, fuzzy, python-format msgid "%s %s documentation" msgstr "%s %s documentation" #: sphinx/environment.py:119 sphinx/writers/latex.py:190 #: sphinx/writers/manpage.py:67 sphinx/writers/texinfo.py:203 #, python-format msgid "%B %d, %Y" msgstr "%d %B %Y" #: sphinx/environment.py:1625 #, python-format msgid "see %s" msgstr "voir %s" #: sphinx/environment.py:1628 #, python-format msgid "see also %s" msgstr "voir aussi %s" #: sphinx/roles.py:175 #, python-format msgid "Python Enhancement Proposals; PEP %s" msgstr "Python Enhancement Proposals; PEP %s" #: sphinx/builders/changes.py:73 msgid "Builtins" msgstr "Fonctions de base" #: sphinx/builders/changes.py:75 msgid "Module level" msgstr "Module" #: sphinx/builders/html.py:274 #, python-format msgid "%b %d, %Y" msgstr "%d %b %Y" #: sphinx/builders/html.py:293 sphinx/themes/basic/defindex.html:30 msgid "General Index" msgstr "Index général" #: sphinx/builders/html.py:293 msgid "index" msgstr "index" #: sphinx/builders/html.py:353 msgid "next" msgstr "suivant" #: sphinx/builders/html.py:362 msgid "previous" msgstr "précédent" #: sphinx/builders/latex.py:141 sphinx/builders/texinfo.py:196 msgid " (in " msgstr "(dans" #: sphinx/directives/other.py:136 msgid "Section author: " msgstr "Auteur de la section : " #: sphinx/directives/other.py:138 msgid "Module author: " msgstr "Auteur du module : " #: sphinx/directives/other.py:140 #, fuzzy msgid "Code author: " msgstr "Auteur du module : " #: sphinx/directives/other.py:142 msgid "Author: " msgstr "Auteur : " #: sphinx/directives/other.py:215 msgid "See also" msgstr "Voir aussi" #: sphinx/domains/__init__.py:244 #, python-format msgid "%s %s" msgstr "" #: sphinx/domains/c.py:51 sphinx/domains/python.py:95 msgid "Parameters" msgstr "Paramètres" #: sphinx/domains/c.py:54 sphinx/domains/javascript.py:128 #: sphinx/domains/python.py:107 msgid "Returns" msgstr "Retourne" #: sphinx/domains/c.py:56 sphinx/domains/python.py:109 msgid "Return type" msgstr "Type retourné" #: sphinx/domains/c.py:141 #, python-format msgid "%s (C function)" msgstr "%s (fonction C)" #: sphinx/domains/c.py:143 #, python-format msgid "%s (C member)" msgstr "%s (membre C)" #: sphinx/domains/c.py:145 #, python-format msgid "%s (C macro)" msgstr "%s (macro C)" #: sphinx/domains/c.py:147 #, python-format msgid "%s (C type)" msgstr "%s (type C)" #: sphinx/domains/c.py:149 #, python-format msgid "%s (C variable)" msgstr "%s (variable C)" #: sphinx/domains/c.py:204 sphinx/domains/cpp.py:1060 #: sphinx/domains/javascript.py:162 sphinx/domains/python.py:559 msgid "function" msgstr "fonction" #: sphinx/domains/c.py:205 sphinx/domains/cpp.py:1061 msgid "member" msgstr "membre" #: sphinx/domains/c.py:206 msgid "macro" msgstr "" #: sphinx/domains/c.py:207 sphinx/domains/cpp.py:1062 msgid "type" msgstr "type" #: sphinx/domains/c.py:208 #, fuzzy msgid "variable" msgstr "Variable" #: sphinx/domains/cpp.py:904 #, python-format msgid "%s (C++ class)" msgstr "%s (classe C++)" #: sphinx/domains/cpp.py:919 #, python-format msgid "%s (C++ type)" msgstr "%s (type C++)" #: sphinx/domains/cpp.py:938 #, python-format msgid "%s (C++ member)" msgstr "%s (membre C++)" #: sphinx/domains/cpp.py:990 #, python-format msgid "%s (C++ function)" msgstr "%s (fonction C++)" #: sphinx/domains/cpp.py:1059 sphinx/domains/javascript.py:163 #: sphinx/domains/python.py:561 msgid "class" msgstr "classe" #: sphinx/domains/javascript.py:106 sphinx/domains/python.py:254 #, python-format msgid "%s() (built-in function)" msgstr "%s() (fonction de base)" #: sphinx/domains/javascript.py:107 sphinx/domains/python.py:318 #, python-format msgid "%s() (%s method)" msgstr "%s() (méthode %s)" #: sphinx/domains/javascript.py:109 #, python-format msgid "%s() (class)" msgstr "%s() (classe)" #: sphinx/domains/javascript.py:111 #, python-format msgid "%s (global variable or constant)" msgstr "%s (variable globale ou constante)" #: sphinx/domains/javascript.py:113 sphinx/domains/python.py:356 #, python-format msgid "%s (%s attribute)" msgstr "%s (attribut %s)" #: sphinx/domains/javascript.py:122 #, fuzzy msgid "Arguments" msgstr "Paramètres" #: sphinx/domains/javascript.py:125 msgid "Throws" msgstr "Lance" #: sphinx/domains/javascript.py:164 sphinx/domains/python.py:560 msgid "data" msgstr "données" #: sphinx/domains/javascript.py:165 sphinx/domains/python.py:566 msgid "attribute" msgstr "attribut" #: sphinx/domains/python.py:100 #, fuzzy msgid "Variables" msgstr "Variable" #: sphinx/domains/python.py:104 msgid "Raises" msgstr "Lève" #: sphinx/domains/python.py:255 sphinx/domains/python.py:312 #: sphinx/domains/python.py:324 sphinx/domains/python.py:337 #, python-format msgid "%s() (in module %s)" msgstr "%s() (dans le module %s)" #: sphinx/domains/python.py:258 #, python-format msgid "%s (built-in variable)" msgstr "%s (variable de base)" #: sphinx/domains/python.py:259 sphinx/domains/python.py:350 #, python-format msgid "%s (in module %s)" msgstr "%s (dans le module %s)" #: sphinx/domains/python.py:275 #, python-format msgid "%s (built-in class)" msgstr "%s (classe de base)" #: sphinx/domains/python.py:276 #, python-format msgid "%s (class in %s)" msgstr "%s (classe dans %s)" #: sphinx/domains/python.py:316 #, python-format msgid "%s() (%s.%s method)" msgstr "%s() (méthode %s.%s)" #: sphinx/domains/python.py:328 #, python-format msgid "%s() (%s.%s static method)" msgstr "%s() (méthode statique %s.%s)" #: sphinx/domains/python.py:331 #, python-format msgid "%s() (%s static method)" msgstr "%s() (méthode statique %s)" #: sphinx/domains/python.py:341 #, fuzzy, python-format msgid "%s() (%s.%s class method)" msgstr "%s() (méthode de classe %s.%s)" #: sphinx/domains/python.py:344 #, fuzzy, python-format msgid "%s() (%s class method)" msgstr "%s() (méthode de classe %s)" #: sphinx/domains/python.py:354 #, python-format msgid "%s (%s.%s attribute)" msgstr "%s (attribut %s.%s)" #: sphinx/domains/python.py:434 #, python-format msgid "%s (module)" msgstr "%s (module)" #: sphinx/domains/python.py:491 msgid "Python Module Index" msgstr "Index des modules Python" #: sphinx/domains/python.py:492 msgid "modules" msgstr "modules" #: sphinx/domains/python.py:537 msgid "Deprecated" msgstr "Obsolète" #: sphinx/domains/python.py:562 sphinx/locale/__init__.py:179 msgid "exception" msgstr "exception" #: sphinx/domains/python.py:563 msgid "method" msgstr "méthode" #: sphinx/domains/python.py:564 msgid "class method" msgstr "méthode de classe" #: sphinx/domains/python.py:565 msgid "static method" msgstr "méthode statique" #: sphinx/domains/python.py:567 sphinx/locale/__init__.py:175 msgid "module" msgstr "module" #: sphinx/domains/python.py:695 msgid " (deprecated)" msgstr " (obsolète)" #: sphinx/domains/rst.py:55 #, python-format msgid "%s (directive)" msgstr "" #: sphinx/domains/rst.py:57 #, python-format msgid "%s (role)" msgstr "" #: sphinx/domains/rst.py:106 msgid "directive" msgstr "" #: sphinx/domains/rst.py:107 msgid "role" msgstr "" #: sphinx/domains/std.py:70 sphinx/domains/std.py:86 #, python-format msgid "environment variable; %s" msgstr "variable d'environnement; %s" #: sphinx/domains/std.py:162 #, python-format msgid "%scommand line option; %s" msgstr "%soption de ligne de commande; %s" #: sphinx/domains/std.py:393 msgid "glossary term" msgstr "terme du glossaire" #: sphinx/domains/std.py:394 msgid "grammar token" msgstr "élément de grammaire" #: sphinx/domains/std.py:395 msgid "reference label" msgstr "étiquette de référence" #: sphinx/domains/std.py:396 msgid "environment variable" msgstr "variable d'environnement" #: sphinx/domains/std.py:397 msgid "program option" msgstr "option du programme" #: sphinx/domains/std.py:427 sphinx/themes/basic/genindex-single.html:32 #: sphinx/themes/basic/genindex-split.html:11 #: sphinx/themes/basic/genindex-split.html:14 #: sphinx/themes/basic/genindex.html:32 sphinx/themes/basic/genindex.html:35 #: sphinx/themes/basic/genindex.html:68 sphinx/themes/basic/layout.html:134 #: sphinx/writers/latex.py:179 sphinx/writers/texinfo.py:456 msgid "Index" msgstr "Index" #: sphinx/domains/std.py:428 msgid "Module Index" msgstr "Index du module" #: sphinx/domains/std.py:429 sphinx/themes/basic/defindex.html:25 msgid "Search Page" msgstr "Page de recherche" #: sphinx/ext/autodoc.py:1002 #, python-format msgid " Bases: %s" msgstr "" #: sphinx/ext/autodoc.py:1038 #, python-format msgid "alias of :class:`%s`" msgstr "alias de :class:`%s`" #: sphinx/ext/todo.py:41 msgid "Todo" msgstr "À faire" #: sphinx/ext/todo.py:109 #, python-format msgid "(The <> is located in %s, line %d.)" msgstr "(L'<> se trouve dans %s, à la ligne %d.)" #: sphinx/ext/todo.py:117 msgid "original entry" msgstr "entrée orginale" #: sphinx/ext/viewcode.py:70 msgid "[source]" msgstr "" #: sphinx/ext/viewcode.py:117 msgid "[docs]" msgstr "" #: sphinx/ext/viewcode.py:131 msgid "Module code" msgstr "Code du module" #: sphinx/ext/viewcode.py:137 #, python-format msgid "

Source code for %s

" msgstr "

Code source de %s

" #: sphinx/ext/viewcode.py:164 msgid "Overview: module code" msgstr "Vue d'ensemble : code du module" #: sphinx/ext/viewcode.py:165 msgid "

All modules for which code is available

" msgstr "

Modules pour lesquels le code est disponible

" #: sphinx/locale/__init__.py:155 msgid "Attention" msgstr "Attention" #: sphinx/locale/__init__.py:156 msgid "Caution" msgstr "Prudence" #: sphinx/locale/__init__.py:157 msgid "Danger" msgstr "Danger" #: sphinx/locale/__init__.py:158 msgid "Error" msgstr "Erreur" #: sphinx/locale/__init__.py:159 msgid "Hint" msgstr "Indice" #: sphinx/locale/__init__.py:160 msgid "Important" msgstr "Important" #: sphinx/locale/__init__.py:161 msgid "Note" msgstr "Note" #: sphinx/locale/__init__.py:162 msgid "See Also" msgstr "Voir aussi" #: sphinx/locale/__init__.py:163 msgid "Tip" msgstr "Astuce" #: sphinx/locale/__init__.py:164 msgid "Warning" msgstr "Warning" #: sphinx/locale/__init__.py:168 #, python-format msgid "New in version %s" msgstr "Introduit dans la version %s" #: sphinx/locale/__init__.py:169 #, python-format msgid "Changed in version %s" msgstr "Modifié dans la version %s" #: sphinx/locale/__init__.py:170 #, python-format msgid "Deprecated since version %s" msgstr "Obsolète depuis la version %s" #: sphinx/locale/__init__.py:176 msgid "keyword" msgstr "mot-clé" #: sphinx/locale/__init__.py:177 msgid "operator" msgstr "opérateur" #: sphinx/locale/__init__.py:178 msgid "object" msgstr "objet" #: sphinx/locale/__init__.py:180 msgid "statement" msgstr "état" #: sphinx/locale/__init__.py:181 msgid "built-in function" msgstr "fonction de base" #: sphinx/themes/agogo/layout.html:45 sphinx/themes/basic/globaltoc.html:10 #: sphinx/themes/basic/localtoc.html:11 msgid "Table Of Contents" msgstr "Table des matières" #: sphinx/themes/agogo/layout.html:49 sphinx/themes/basic/layout.html:137 #: sphinx/themes/basic/search.html:11 sphinx/themes/basic/search.html:20 msgid "Search" msgstr "Recherche" #: sphinx/themes/agogo/layout.html:52 sphinx/themes/basic/searchbox.html:15 msgid "Go" msgstr "Go" #: sphinx/themes/agogo/layout.html:57 sphinx/themes/basic/searchbox.html:20 msgid "Enter search terms or a module, class or function name." msgstr "Saisissez un mot clef ou un nom de module, classe ou fonction." #: sphinx/themes/agogo/layout.html:78 sphinx/themes/basic/sourcelink.html:14 msgid "Show Source" msgstr "Montrer la source" #: sphinx/themes/basic/defindex.html:11 msgid "Overview" msgstr "Résumé" #: sphinx/themes/basic/defindex.html:20 msgid "Indices and tables:" msgstr "Indices et tables :" #: sphinx/themes/basic/defindex.html:23 msgid "Complete Table of Contents" msgstr "Table des matières complète" #: sphinx/themes/basic/defindex.html:24 msgid "lists all sections and subsections" msgstr "lister l'ensemble des sections et sous-sections" #: sphinx/themes/basic/defindex.html:26 msgid "search this documentation" msgstr "rechercher dans cette documentation" #: sphinx/themes/basic/defindex.html:28 msgid "Global Module Index" msgstr "Index général des modules" #: sphinx/themes/basic/defindex.html:29 msgid "quick access to all modules" msgstr "accès rapide à l'ensemble des modules" #: sphinx/themes/basic/defindex.html:31 msgid "all functions, classes, terms" msgstr "toutes les fonctions, classes, termes" #: sphinx/themes/basic/genindex-single.html:35 #, python-format msgid "Index – %(key)s" msgstr "Index – %(key)s" #: sphinx/themes/basic/genindex-single.html:63 #: sphinx/themes/basic/genindex-split.html:24 #: sphinx/themes/basic/genindex-split.html:38 #: sphinx/themes/basic/genindex.html:74 msgid "Full index on one page" msgstr "Index complet sur une seule page" #: sphinx/themes/basic/genindex-split.html:16 msgid "Index pages by letter" msgstr "Indexer les pages par lettre" #: sphinx/themes/basic/genindex-split.html:25 msgid "can be huge" msgstr "peut être énorme" #: sphinx/themes/basic/layout.html:29 msgid "Navigation" msgstr "Navigation" #: sphinx/themes/basic/layout.html:122 #, python-format msgid "Search within %(docstitle)s" msgstr "Recherchez dans %(docstitle)s" #: sphinx/themes/basic/layout.html:131 msgid "About these documents" msgstr "À propos de ces documents" #: sphinx/themes/basic/layout.html:140 msgid "Copyright" msgstr "Copyright" #: sphinx/themes/basic/layout.html:189 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." #: sphinx/themes/basic/layout.html:191 #, python-format msgid "© Copyright %(copyright)s." msgstr "© Copyright %(copyright)s." #: sphinx/themes/basic/layout.html:195 #, python-format msgid "Last updated on %(last_updated)s." msgstr "Mis à jour le %(last_updated)s." #: sphinx/themes/basic/layout.html:198 #, python-format msgid "" "Created using Sphinx " "%(sphinx_version)s." msgstr "" "Créé avec Sphinx " "%(sphinx_version)s." #: sphinx/themes/basic/opensearch.xml:4 #, python-format msgid "Search %(docstitle)s" msgstr "Rechercher %(docstitle)s" #: sphinx/themes/basic/relations.html:11 msgid "Previous topic" msgstr "Sujet précédent" #: sphinx/themes/basic/relations.html:13 msgid "previous chapter" msgstr "Chapitre précédent" #: sphinx/themes/basic/relations.html:16 msgid "Next topic" msgstr "Sujet suivant" #: sphinx/themes/basic/relations.html:18 msgid "next chapter" msgstr "Chapitre suivant" #: sphinx/themes/basic/search.html:24 msgid "" "Please activate JavaScript to enable the search\n" " functionality." msgstr "Activez le JavaScript pour que la recherche fonctionne." #: sphinx/themes/basic/search.html:29 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 fewer 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 automatiquement chercher parmi l'ensemble les mots. Les pages\n" " contenant moins de mots n'apparaîtront pas dans la liste des " "résultats." #: sphinx/themes/basic/search.html:36 msgid "search" msgstr "rechercher" #: sphinx/themes/basic/search.html:40 msgid "Search Results" msgstr "Résultats de la recherche" #: sphinx/themes/basic/search.html:42 msgid "Your search did not match any results." msgstr "Votre recherche n'a retourné aucun résultat" #: sphinx/themes/basic/searchbox.html:12 msgid "Quick search" msgstr "Recherche rapide" #: sphinx/themes/basic/sourcelink.html:11 msgid "This Page" msgstr "Cette page" #: sphinx/themes/basic/changes/frameset.html:5 #: sphinx/themes/basic/changes/versionchanges.html:12 #, python-format msgid "Changes in Version %(version)s — %(docstitle)s" msgstr "Modifications dans la version %(version)s — %(docstitle)s" #: sphinx/themes/basic/changes/rstsource.html:5 #, python-format msgid "%(filename)s — %(docstitle)s" msgstr "%(filename)s — %(docstitle)s" #: sphinx/themes/basic/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/themes/basic/changes/versionchanges.html:18 msgid "Library changes" msgstr "Modifications de la bibliothèque" #: sphinx/themes/basic/changes/versionchanges.html:23 msgid "C API changes" msgstr "Modifications de l'API C" #: sphinx/themes/basic/changes/versionchanges.html:25 msgid "Other changes" msgstr "Autres modifications" #: sphinx/themes/basic/static/doctools.js:154 sphinx/writers/html.py:504 #: sphinx/writers/html.py:510 msgid "Permalink to this headline" msgstr "Lien permanent vers ce titre" #: sphinx/themes/basic/static/doctools.js:160 sphinx/writers/html.py:92 msgid "Permalink to this definition" msgstr "Lien permanent vers cette définition" #: sphinx/themes/basic/static/doctools.js:189 msgid "Hide Search Matches" msgstr "Cacher les résultats de la recherche" #: sphinx/themes/default/static/sidebar.js:69 msgid "Expand sidebar" msgstr "Agrandir le menu" #: sphinx/themes/default/static/sidebar.js:82 #: sphinx/themes/default/static/sidebar.js:110 msgid "Collapse sidebar" msgstr "Réduire le menu" #: sphinx/themes/haiku/layout.html:26 msgid "Contents" msgstr "Contenu" #: sphinx/writers/latex.py:177 msgid "Release" msgstr "Version" #: sphinx/writers/latex.py:594 sphinx/writers/manpage.py:182 #: sphinx/writers/texinfo.py:589 msgid "Footnotes" msgstr "Notes de bas de page" #: sphinx/writers/latex.py:676 msgid "continued from previous page" msgstr "Suite de la page précédente" #: sphinx/writers/latex.py:681 msgid "Continued on next page" msgstr "Suite sur la page suivante" #: sphinx/writers/text.py:437 msgid "[image]" msgstr "[image]"