|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 | +# This file is distributed under the same license as the PACKAGE package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +#, fuzzy |
| 7 | +msgid "" |
| 8 | +msgstr "" |
| 9 | +"Project-Id-Version: \n" |
| 10 | +"Report-Msgid-Bugs-To: \n" |
| 11 | +"POT-Creation-Date: 2024-11-24 10:46+0100\n" |
| 12 | +"PO-Revision-Date: 2024-11-24 10:50+0100\n" |
| 13 | +"Last-Translator: \n" |
| 14 | +"Language-Team: \n" |
| 15 | +"Language: fr\n" |
| 16 | +"MIME-Version: 1.0\n" |
| 17 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 18 | +"Content-Transfer-Encoding: 8bit\n" |
| 19 | +"Plural-Forms: nplurals=2; plural=(n > 1);\n" |
| 20 | +"X-Generator: Poedit 3.4.2\n" |
| 21 | + |
| 22 | +#: wagtail_footnotes/models.py:23 |
| 23 | +msgid "The ID of the footnote is shown in the rich text editor for reference." |
| 24 | +msgstr "" |
| 25 | +"L’identifiant de la note de bas de page est affiché dans l'éditeur de texte " |
| 26 | +"riche pour référence." |
| 27 | + |
| 28 | +#: wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html:14 |
| 29 | +msgid "Choose a footnote" |
| 30 | +msgstr "Choisissez une note de bas de page" |
| 31 | + |
| 32 | +#: wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html:26 |
| 33 | +#: wagtail_footnotes/templates/wagtail_footnotes/includes/footnotes.html:6 |
| 34 | +msgid "Footnotes" |
| 35 | +msgstr "Notes de bas de page" |
| 36 | + |
| 37 | +#: wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html:28 |
| 38 | +msgid "" |
| 39 | +"To add a new footnote, close this window and scroll to the \"Footnotes\" " |
| 40 | +"section at bottom of the page." |
| 41 | +msgstr "" |
| 42 | +"Pour ajouter une nouvelle note de bas de page, fermez cette fenêtre et " |
| 43 | +"faites défiler jusqu'à la section « Notes de bas de page » en bas de la " |
| 44 | +"page." |
| 45 | + |
| 46 | +#: wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html:36 |
| 47 | +msgid "Text" |
| 48 | +msgstr "Texte" |
| 49 | + |
| 50 | +#: wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html:37 |
| 51 | +msgid "ID" |
| 52 | +msgstr "Identifiant" |
| 53 | + |
| 54 | +#: wagtail_footnotes/templates/wagtail_footnotes/admin/footnotes_modal.html:45 |
| 55 | +msgid "" |
| 56 | +"Footnotes will appear with arbitrary numbers here in the editor. On the " |
| 57 | +"published page, and in previews, their numbering will be numerical and " |
| 58 | +"ordered." |
| 59 | +msgstr "" |
| 60 | +"Les notes de bas de page apparaîtront avec des numéros arbitraires ici dans " |
| 61 | +"l'éditeur. Sur la page publiée et dans les aperçus, leur numérotation sera " |
| 62 | +"numérique et ordonnée." |
| 63 | + |
| 64 | +#: wagtail_footnotes/templates/wagtail_footnotes/includes/footnotes.html:12 |
| 65 | +msgid "Back to content" |
| 66 | +msgstr "Revenir au contenu" |
0 commit comments