New translations django.po (French)

This commit is contained in:
Mouse Reeve 2021-10-25 12:45:56 -07:00
parent fbfef03f77
commit 759473c579

View file

@ -3,7 +3,7 @@ msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-24 14:09+0000\n" "POT-Creation-Date: 2021-10-24 14:09+0000\n"
"PO-Revision-Date: 2021-10-24 18:36\n" "PO-Revision-Date: 2021-10-25 19:45\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: French\n" "Language-Team: French\n"
"Language: fr\n" "Language: fr\n"
@ -187,7 +187,7 @@ msgstr "Français"
#: bookwyrm/settings.py:169 #: bookwyrm/settings.py:169
msgid "Português - Brasil (Brazilian Portuguese)" msgid "Português - Brasil (Brazilian Portuguese)"
msgstr "" msgstr "Português - Brasil (Portugais brésilien)"
#: bookwyrm/settings.py:170 #: bookwyrm/settings.py:170
msgid "简体中文 (Simplified Chinese)" msgid "简体中文 (Simplified Chinese)"
@ -758,7 +758,7 @@ msgstr "Aide"
#: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8 #: bookwyrm/templates/compose.html:5 bookwyrm/templates/compose.html:8
msgid "Edit status" msgid "Edit status"
msgstr "" msgstr "Modifier le statut"
#: bookwyrm/templates/confirm_email/confirm_email.html:4 #: bookwyrm/templates/confirm_email/confirm_email.html:4
msgid "Confirm email" msgid "Confirm email"
@ -895,22 +895,22 @@ msgstr "Tous les comptes connus"
#: bookwyrm/templates/discover/card-header.html:9 #: bookwyrm/templates/discover/card-header.html:9
#, python-format #, python-format
msgid "<a href=\"%(user_path)s\">%(username)s</a> rated <a href=\"%(book_path)s\">%(book_title)s</a>" msgid "<a href=\"%(user_path)s\">%(username)s</a> rated <a href=\"%(book_path)s\">%(book_title)s</a>"
msgstr "" msgstr "<a href=\"%(user_path)s\">%(username)s</a> a noté <a href=\"%(book_path)s\">%(book_title)s</a>"
#: bookwyrm/templates/discover/card-header.html:13 #: bookwyrm/templates/discover/card-header.html:13
#, python-format #, python-format
msgid "<a href=\"%(user_path)s\">%(username)s</a> reviewed <a href=\"%(book_path)s\">%(book_title)s</a>" msgid "<a href=\"%(user_path)s\">%(username)s</a> reviewed <a href=\"%(book_path)s\">%(book_title)s</a>"
msgstr "" msgstr "<a href=\"%(user_path)s\">%(username)s</a> a critiqué <a href=\"%(book_path)s\">%(book_title)s</a>"
#: bookwyrm/templates/discover/card-header.html:17 #: bookwyrm/templates/discover/card-header.html:17
#, python-format #, python-format
msgid "<a href=\"%(user_path)s\">%(username)s</a> commented on <a href=\"%(book_path)s\">%(book_title)s</a>" msgid "<a href=\"%(user_path)s\">%(username)s</a> commented on <a href=\"%(book_path)s\">%(book_title)s</a>"
msgstr "" msgstr "<a href=\"%(user_path)s\">%(username)s</a> a commenté <a href=\"%(book_path)s\">%(book_title)s</a>"
#: bookwyrm/templates/discover/card-header.html:21 #: bookwyrm/templates/discover/card-header.html:21
#, python-format #, python-format
msgid "<a href=\"%(user_path)s\">%(username)s</a> quoted <a href=\"%(book_path)s\">%(book_title)s</a>" msgid "<a href=\"%(user_path)s\">%(username)s</a> quoted <a href=\"%(book_path)s\">%(book_title)s</a>"
msgstr "" msgstr "<a href=\"%(user_path)s\">%(username)s</a> a cité <a href=\"%(book_path)s\">%(book_title)s</a>"
#: bookwyrm/templates/discover/discover.html:4 #: bookwyrm/templates/discover/discover.html:4
#: bookwyrm/templates/discover/discover.html:10 #: bookwyrm/templates/discover/discover.html:10
@ -926,7 +926,7 @@ msgstr "Voir les nouveautés de la communauté locale %(site_name)s"
#: bookwyrm/templates/discover/large-book.html:52 #: bookwyrm/templates/discover/large-book.html:52
#: bookwyrm/templates/discover/small-book.html:36 #: bookwyrm/templates/discover/small-book.html:36
msgid "View status" msgid "View status"
msgstr "Afficher tous les status" msgstr "Afficher le statut"
#: bookwyrm/templates/email/confirm/html_content.html:6 #: bookwyrm/templates/email/confirm/html_content.html:6
#: bookwyrm/templates/email/confirm/text_content.html:4 #: bookwyrm/templates/email/confirm/text_content.html:4
@ -989,7 +989,7 @@ msgstr "Vous avez reçu une invitation à rejoindre %(site_name)s! Cliquez le
#: bookwyrm/templates/email/invite/text_content.html:8 #: bookwyrm/templates/email/invite/text_content.html:8
#, python-format #, python-format
msgid "Learn more about %(site_name)s:" msgid "Learn more about %(site_name)s:"
msgstr "" msgstr "En savoir plus sur %(site_name)s :"
#: bookwyrm/templates/email/password_reset/html_content.html:6 #: bookwyrm/templates/email/password_reset/html_content.html:6
#: bookwyrm/templates/email/password_reset/text_content.html:4 #: bookwyrm/templates/email/password_reset/text_content.html:4
@ -1231,16 +1231,16 @@ msgstr "Aucun compte trouvé pour « %(query)s»"
#: bookwyrm/templates/groups/create_form.html:5 #: bookwyrm/templates/groups/create_form.html:5
msgid "Create Group" msgid "Create Group"
msgstr "" msgstr "Créer un groupe"
#: bookwyrm/templates/groups/created_text.html:4 #: bookwyrm/templates/groups/created_text.html:4
#, python-format #, python-format
msgid "Managed by <a href=\"%(path)s\">%(username)s</a>" msgid "Managed by <a href=\"%(path)s\">%(username)s</a>"
msgstr "" msgstr "Géré par <a href=\"%(path)s\">%(username)s</a>"
#: bookwyrm/templates/groups/delete_group_modal.html:4 #: bookwyrm/templates/groups/delete_group_modal.html:4
msgid "Delete this group?" msgid "Delete this group?"
msgstr "" msgstr "Supprimer ce groupe ?"
#: bookwyrm/templates/groups/delete_group_modal.html:7 #: bookwyrm/templates/groups/delete_group_modal.html:7
#: bookwyrm/templates/lists/delete_list_modal.html:7 #: bookwyrm/templates/lists/delete_list_modal.html:7
@ -1260,7 +1260,7 @@ msgstr "Supprimer"
#: bookwyrm/templates/groups/edit_form.html:5 #: bookwyrm/templates/groups/edit_form.html:5
msgid "Edit Group" msgid "Edit Group"
msgstr "" msgstr "Modifier le groupe"
#: bookwyrm/templates/groups/find_users.html:6 #: bookwyrm/templates/groups/find_users.html:6
msgid "Add new members!" msgid "Add new members!"