mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-27 03:51:08 +00:00
New translations django.po (French)
This commit is contained in:
parent
88e37edbb5
commit
53943fa5c8
1 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-01-28 02:50+0000\n"
|
||||
"PO-Revision-Date: 2022-01-28 04:04\n"
|
||||
"PO-Revision-Date: 2022-01-28 10:24\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: French\n"
|
||||
"Language: fr\n"
|
||||
|
@ -284,7 +284,7 @@ msgstr "Português Europeu (Portugais européen)"
|
|||
|
||||
#: bookwyrm/settings.py:258
|
||||
msgid "Swedish (Svenska)"
|
||||
msgstr ""
|
||||
msgstr "Suédois (Svenska)"
|
||||
|
||||
#: bookwyrm/settings.py:259
|
||||
msgid "简体中文 (Simplified Chinese)"
|
||||
|
@ -2250,12 +2250,12 @@ msgstr "BookWyrm est un logiciel libre. Vous pouvez contribuer ou faire des rapp
|
|||
#: bookwyrm/templates/lists/add_item_modal.html:8
|
||||
#, python-format
|
||||
msgid "Add \"<em>%(title)s</em>\" to this list"
|
||||
msgstr ""
|
||||
msgstr "Ajouter « <em>%(title)s</em> » à cette liste"
|
||||
|
||||
#: bookwyrm/templates/lists/add_item_modal.html:12
|
||||
#, python-format
|
||||
msgid "Suggest \"<em>%(title)s</em>\" for this list"
|
||||
msgstr ""
|
||||
msgstr "Suggérer « <em>%(title)s</em> » pour cette liste"
|
||||
|
||||
#: bookwyrm/templates/lists/add_item_modal.html:39
|
||||
#: bookwyrm/templates/lists/list.html:249
|
||||
|
@ -2297,7 +2297,7 @@ msgstr "Aucun livre en attente de validation !"
|
|||
#: bookwyrm/templates/lists/list.html:83
|
||||
#, python-format
|
||||
msgid "<a href=\"%(user_path)s\">%(username)s</a> says:"
|
||||
msgstr ""
|
||||
msgstr "<a href=\"%(user_path)s\">%(username)s</a> a dit :"
|
||||
|
||||
#: bookwyrm/templates/lists/curate.html:55
|
||||
msgid "Suggested by"
|
||||
|
|
Loading…
Reference in a new issue