Skip to content

Commit

Permalink
Update messages
Browse files Browse the repository at this point in the history
  • Loading branch information
Ash-Crow committed Aug 19, 2024
1 parent 37efae7 commit c6a177a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
Binary file modified dsfr/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
8 changes: 4 additions & 4 deletions dsfr/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 14:26+0200\n"
"PO-Revision-Date: 2024-08-13 14:27+0200\n"
"POT-Creation-Date: 2024-08-19 12:48+0200\n"
"PO-Revision-Date: 2024-08-19 12:48+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
Expand Down Expand Up @@ -310,11 +310,11 @@ msgstr ""
"Sauf mention explicite de propriété intellectuelle détenue par des tiers, "
"les contenus de ce site sont proposés sous"

#: dsfr/templates/dsfr/formset_base.html:27
#: dsfr/templates/dsfr/formset_base.html:31
msgid "Delete this item"
msgstr "Supprimer cet élément"

#: dsfr/templates/dsfr/formset_base.html:37
#: dsfr/templates/dsfr/formset_base.html:39
msgid "Add an item"
msgstr "Ajouter un élément"

Expand Down
Binary file modified example_app/locale/fr/LC_MESSAGES/django.mo
Binary file not shown.
14 changes: 7 additions & 7 deletions example_app/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-13 14:26+0200\n"
"PO-Revision-Date: 2024-08-13 14:46+0200\n"
"POT-Creation-Date: 2024-08-19 12:48+0200\n"
"PO-Revision-Date: 2024-08-19 12:48+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
Expand All @@ -34,7 +34,7 @@ msgstr "Nom"
msgid "Birth date"
msgstr "Date de naissance"

#: example_app/models.py:18
#: example_app/models.py:18 example_app/models.py:47
msgid "Author"
msgstr "Auteur"

Expand Down Expand Up @@ -62,19 +62,19 @@ msgstr "Papier"
msgid "Digital"
msgstr "Numérique"

#: example_app/models.py:45
#: example_app/models.py:49
msgid "Title"
msgstr "Titre"

#: example_app/models.py:46
#: example_app/models.py:50
msgid "Number of pages"
msgstr "Nombre de pages"

#: example_app/models.py:48
#: example_app/models.py:52
msgid "Format"
msgstr "Format"

#: example_app/models.py:53
#: example_app/models.py:57
msgid "Book"
msgstr "Livre"

Expand Down

0 comments on commit c6a177a

Please sign in to comment.