|
| 1 | +# Copyright (C) 2025 Python Software Foundation |
| 2 | +# This file is distributed under the same license as the python-docs-theme |
| 3 | +# project. |
| 4 | +msgid "" |
| 5 | +msgstr "" |
| 6 | +"Project-Id-Version:python-docs-theme 2025.5\n" |
| 7 | +"Report-Msgid-Bugs-To:https://github.com/python/python-docs-theme/issues\n" |
| 8 | +"POT-Creation-Date:2025-09-06 08:40+0100\n" |
| 9 | +"PO-Revision-Date:2025-10-17 23:24+0200\n" |
| 10 | +"Last-Translator:Julien Palard <julien@palard.fr>\n" |
| 11 | +"Language-Team:FRENCH <traductions@lists.afpy.org>\n" |
| 12 | +"Language:fr\n" |
| 13 | +"MIME-Version:1.0\n" |
| 14 | +"Content-Type:text/plain; charset=UTF-8\n" |
| 15 | +"Content-Transfer-Encoding:8bit\n" |
| 16 | +"X-Generator:Poedit 3.6\n" |
| 17 | + |
| 18 | +#:python_docs_theme/footerdonate.html:1 |
| 19 | +msgid"The Python Software Foundation is a non-profit corporation." |
| 20 | +msgstr"La Python Software Foundation est une association à but non lucratif." |
| 21 | + |
| 22 | +#:python_docs_theme/footerdonate.html:2 |
| 23 | +msgid"Please donate." |
| 24 | +msgstr"Elle vit de vos dons." |
| 25 | + |
| 26 | +#:python_docs_theme/layout.html:6 |
| 27 | +msgid"Navigation" |
| 28 | +msgstr"Navigation" |
| 29 | + |
| 30 | +#:python_docs_theme/layout.html:51python_docs_theme/layout.html:111 |
| 31 | +msgid"Quick search" |
| 32 | +msgstr"Recherche rapide" |
| 33 | + |
| 34 | +#:python_docs_theme/layout.html:52python_docs_theme/layout.html:112 |
| 35 | +msgid"Go" |
| 36 | +msgstr"Rechercher" |
| 37 | + |
| 38 | +#:python_docs_theme/layout.html:60 |
| 39 | +msgid"Theme" |
| 40 | +msgstr"Thème" |
| 41 | + |
| 42 | +#:python_docs_theme/layout.html:62 |
| 43 | +msgid"Auto" |
| 44 | +msgstr"Auto" |
| 45 | + |
| 46 | +#:python_docs_theme/layout.html:63 |
| 47 | +msgid"Light" |
| 48 | +msgstr"Clair" |
| 49 | + |
| 50 | +#:python_docs_theme/layout.html:64 |
| 51 | +msgid"Dark" |
| 52 | +msgstr"Sombre" |
| 53 | + |
| 54 | +#:python_docs_theme/layout.html:96 |
| 55 | +msgid"Menu" |
| 56 | +msgstr"Menu" |
| 57 | + |
| 58 | +#:python_docs_theme/layout.html:142 |
| 59 | +msgid"Copyright" |
| 60 | +msgstr"Copyright" |
| 61 | + |
| 62 | +#:python_docs_theme/layout.html:147 |
| 63 | +msgid"" |
| 64 | +"This page is licensed under the Python Software Foundation License Version 2." |
| 65 | +msgstr"" |
| 66 | +"La licence de cette page est la Python Software Foundation License Version 2." |
| 67 | + |
| 68 | +#:python_docs_theme/layout.html:149 |
| 69 | +msgid"" |
| 70 | +"Examples, recipes, and other code in the documentation are additionally " |
| 71 | +"licensed under the Zero Clause BSD License." |
| 72 | +msgstr"" |
| 73 | +"La licence des exemples, recettes, et autres morceaux de code se trouvant " |
| 74 | +"dans la documentation est la Zero Clause BSD License." |
| 75 | + |
| 76 | +#:python_docs_theme/layout.html:152 |
| 77 | +#, python-format |
| 78 | +msgid"" |
| 79 | +"See <a href=\"%(license_file)s\">History and License</a> for more " |
| 80 | +"information." |
| 81 | +msgstr"" |
| 82 | +"Pour plus d'informations, consultez <a href=\"%(license_file)s\">Histoire et " |
| 83 | +"licence</a>." |
| 84 | + |
| 85 | +#:python_docs_theme/layout.html:155 |
| 86 | +#, python-format |
| 87 | +msgid"Hosted on %(hosted_on)s." |
| 88 | +msgstr"Hébergé sur %(hosted_on)s." |
| 89 | + |
| 90 | +#:python_docs_theme/layout.html:163 |
| 91 | +#, python-format |
| 92 | +msgid"Last updated on %(last_updated)s." |
| 93 | +msgstr"Dernière mise à jour : %(last_updated)s." |
| 94 | + |
| 95 | +#:python_docs_theme/layout.html:166 |
| 96 | +#, python-format |
| 97 | +msgid"<a href=\"%(theme_issues_url)s\">Found a bug</a>?" |
| 98 | +msgstr"<a href=\"%(theme_issues_url)s\">Un bogue</a> ?" |
| 99 | + |
| 100 | +#:python_docs_theme/layout.html:170 |
| 101 | +#, python-format |
| 102 | +msgid"" |
| 103 | +"Created using <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> " |
| 104 | +"%(sphinx_version)s." |
| 105 | +msgstr"" |
| 106 | +"Crée par <a href=\"https://www.sphinx-doc.org/\">Sphinx</a> " |
| 107 | +"%(sphinx_version)s." |
| 108 | + |
| 109 | +#:python_docs_theme/static/copybutton.js:30 |
| 110 | +#:python_docs_theme/static/copybutton.js:55 |
| 111 | +msgid"Copy" |
| 112 | +msgstr"Copier" |
| 113 | + |
| 114 | +#:python_docs_theme/static/copybutton.js:31 |
| 115 | +msgid"Copy to clipboard" |
| 116 | +msgstr"Copier dans le presse-papier" |
| 117 | + |
| 118 | +#:python_docs_theme/static/copybutton.js:53 |
| 119 | +msgid"Copied!" |
| 120 | +msgstr"Copié !" |