Skip to content

Commit 02341fa

Browse files
Ash-Crowzerolab
authored andcommitted
Add French translations (#80)
2 parents e73b5c7 + ba219b1 commit 02341fa

File tree

5 files changed

+68
-8
lines changed

5 files changed

+68
-8
lines changed

wagtail_footnotes/locale/en/LC_MESSAGES/django.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ msgid "Choose a footnote"
2727
msgstr ""
2828

2929
#: templates/wagtail_footnotes/admin/footnotes_modal.html:26
30+
#: templates/wagtail_footnotes/includes/footnotes.html:6
3031
msgid "Footnotes"
3132
msgstr ""
3233

@@ -51,10 +52,6 @@ msgid ""
5152
"ordered."
5253
msgstr ""
5354

54-
#: templates/wagtail_footnotes/includes/footnotes.html:6
55-
msgid "Footnotes"
56-
msgstr ""
57-
5855
#: templates/wagtail_footnotes/includes/footnotes.html:12
5956
msgid "Back to content"
6057
msgstr ""
1.39 KB
Binary file not shown.
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
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"
-40 Bytes
Binary file not shown.

wagtail_footnotes/locale/ro/LC_MESSAGES/django.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ msgid "Choose a footnote"
3030
msgstr "Alegeți o notă de subsol"
3131

3232
#: templates/wagtail_footnotes/admin/footnotes_modal.html:26
33+
#: templates/wagtail_footnotes/includes/footnotes.html:6
3334
msgid "Footnotes"
3435
msgstr "Note de subsol"
3536

@@ -59,10 +60,6 @@ msgstr ""
5960
"editorul de text. Pe pagina publicată și în previzualizări, numerotarea va "
6061
"fi numerică și ordonată."
6162

62-
#: templates/wagtail_footnotes/includes/footnotes.html:6
63-
msgid "Footnotes"
64-
msgstr "Note de subsol"
65-
6663
#: templates/wagtail_footnotes/includes/footnotes.html:12
6764
msgid "Back to content"
6865
msgstr "Înapoi la conținut"

0 commit comments

Comments
 (0)