New translations django.po (French)

This commit is contained in:
Mouse Reeve 2022-12-16 14:47:42 -08:00
parent b17f12b3a6
commit 1ebc2497d2

View file

@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-11 21:08+0000\n" "POT-Creation-Date: 2022-12-16 20:50+0000\n"
"PO-Revision-Date: 2022-12-14 08:46\n" "PO-Revision-Date: 2022-12-16 22:47\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"
@ -205,26 +205,26 @@ msgstr "Fédéré"
msgid "Blocked" msgid "Blocked"
msgstr "Bloqué" msgstr "Bloqué"
#: bookwyrm/models/fields.py:27 #: bookwyrm/models/fields.py:28
#, python-format #, python-format
msgid "%(value)s is not a valid remote_id" msgid "%(value)s is not a valid remote_id"
msgstr "%(value)s nest pas une remote_id valide." msgstr "%(value)s nest pas une remote_id valide."
#: bookwyrm/models/fields.py:36 bookwyrm/models/fields.py:45 #: bookwyrm/models/fields.py:37 bookwyrm/models/fields.py:46
#, python-format #, python-format
msgid "%(value)s is not a valid username" msgid "%(value)s is not a valid username"
msgstr "%(value)s nest pas un nom de compte valide." msgstr "%(value)s nest pas un nom de compte valide."
#: bookwyrm/models/fields.py:181 bookwyrm/templates/layout.html:142 #: bookwyrm/models/fields.py:182 bookwyrm/templates/layout.html:142
#: bookwyrm/templates/ostatus/error.html:29 #: bookwyrm/templates/ostatus/error.html:29
msgid "username" msgid "username"
msgstr "nom du compte:" msgstr "nom du compte:"
#: bookwyrm/models/fields.py:186 #: bookwyrm/models/fields.py:187
msgid "A user with that username already exists." msgid "A user with that username already exists."
msgstr "Ce nom est déjà associé à un compte." msgstr "Ce nom est déjà associé à un compte."
#: bookwyrm/models/fields.py:205 #: bookwyrm/models/fields.py:206
#: bookwyrm/templates/snippets/privacy-icons.html:3 #: bookwyrm/templates/snippets/privacy-icons.html:3
#: bookwyrm/templates/snippets/privacy-icons.html:4 #: bookwyrm/templates/snippets/privacy-icons.html:4
#: bookwyrm/templates/snippets/privacy_select.html:11 #: bookwyrm/templates/snippets/privacy_select.html:11
@ -232,7 +232,7 @@ msgstr "Ce nom est déjà associé à un compte."
msgid "Public" msgid "Public"
msgstr "Public" msgstr "Public"
#: bookwyrm/models/fields.py:206 #: bookwyrm/models/fields.py:207
#: bookwyrm/templates/snippets/privacy-icons.html:7 #: bookwyrm/templates/snippets/privacy-icons.html:7
#: bookwyrm/templates/snippets/privacy-icons.html:8 #: bookwyrm/templates/snippets/privacy-icons.html:8
#: bookwyrm/templates/snippets/privacy_select.html:14 #: bookwyrm/templates/snippets/privacy_select.html:14
@ -240,14 +240,14 @@ msgstr "Public"
msgid "Unlisted" msgid "Unlisted"
msgstr "Non listé" msgstr "Non listé"
#: bookwyrm/models/fields.py:207 #: bookwyrm/models/fields.py:208
#: bookwyrm/templates/snippets/privacy_select.html:17 #: bookwyrm/templates/snippets/privacy_select.html:17
#: bookwyrm/templates/user/relationships/followers.html:6 #: bookwyrm/templates/user/relationships/followers.html:6
#: bookwyrm/templates/user/relationships/layout.html:11 #: bookwyrm/templates/user/relationships/layout.html:11
msgid "Followers" msgid "Followers"
msgstr "Abonné(e)s" msgstr "Abonné(e)s"
#: bookwyrm/models/fields.py:208 #: bookwyrm/models/fields.py:209
#: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/create_status/post_options_block.html:6
#: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:15
#: bookwyrm/templates/snippets/privacy-icons.html:16 #: bookwyrm/templates/snippets/privacy-icons.html:16
@ -597,25 +597,25 @@ msgstr[1] "En %(year)s, %(display_name)s a lu %(books_total)s livres<br />pour u
msgid "Thats great!" msgid "Thats great!"
msgstr "Cest génial !" msgstr "Cest génial !"
#: bookwyrm/templates/annual_summary/layout.html:127 #: bookwyrm/templates/annual_summary/layout.html:128
#, python-format #, python-format
msgid "That makes an average of %(pages)s pages per book." msgid "That makes an average of %(pages)s pages per book."
msgstr "Ce qui fait en moyenne %(pages)s pages par livre." msgstr "Ce qui fait en moyenne %(pages)s pages par livre."
#: bookwyrm/templates/annual_summary/layout.html:132 #: bookwyrm/templates/annual_summary/layout.html:134
#, python-format #, python-format
msgid "(%(no_page_number)s book doesnt have pages)" msgid "(No page data was available for %(no_page_number)s book)"
msgid_plural "(%(no_page_number)s books dont have pages)" msgid_plural "(No page data was available for %(no_page_number)s books)"
msgstr[0] "(%(no_page_number)s livre na pas de pages)" msgstr[0] ""
msgstr[1] "(%(no_page_number)s livres nont pas de pages)" msgstr[1] ""
#: bookwyrm/templates/annual_summary/layout.html:148 #: bookwyrm/templates/annual_summary/layout.html:150
msgid "Their shortest read this year…" msgid "Their shortest read this year…"
msgstr "Sa lecture la plus courte lannée…" msgstr "Sa lecture la plus courte lannée…"
#: bookwyrm/templates/annual_summary/layout.html:155 #: bookwyrm/templates/annual_summary/layout.html:157
#: bookwyrm/templates/annual_summary/layout.html:176 #: bookwyrm/templates/annual_summary/layout.html:178
#: bookwyrm/templates/annual_summary/layout.html:245 #: bookwyrm/templates/annual_summary/layout.html:247
#: bookwyrm/templates/book/book.html:56 #: bookwyrm/templates/book/book.html:56
#: bookwyrm/templates/discover/large-book.html:22 #: bookwyrm/templates/discover/large-book.html:22
#: bookwyrm/templates/landing/large-book.html:26 #: bookwyrm/templates/landing/large-book.html:26
@ -623,44 +623,44 @@ msgstr "Sa lecture la plus courte lannée…"
msgid "by" msgid "by"
msgstr "de" msgstr "de"
#: bookwyrm/templates/annual_summary/layout.html:161 #: bookwyrm/templates/annual_summary/layout.html:163
#: bookwyrm/templates/annual_summary/layout.html:182 #: bookwyrm/templates/annual_summary/layout.html:184
#, python-format #, python-format
msgid "<strong>%(pages)s</strong> pages" msgid "<strong>%(pages)s</strong> pages"
msgstr "<strong>%(pages)s</strong> pages" msgstr "<strong>%(pages)s</strong> pages"
#: bookwyrm/templates/annual_summary/layout.html:169 #: bookwyrm/templates/annual_summary/layout.html:171
msgid "…and the longest" msgid "…and the longest"
msgstr "…et sa plus longue lecture" msgstr "…et sa plus longue lecture"
#: bookwyrm/templates/annual_summary/layout.html:200 #: bookwyrm/templates/annual_summary/layout.html:202
#, python-format #, python-format
msgid "%(display_name)s set a goal of reading %(goal)s book in %(year)s,<br /> and achieved %(goal_percent)s%% of that goal" msgid "%(display_name)s set a goal of reading %(goal)s book in %(year)s,<br /> and achieved %(goal_percent)s%% of that goal"
msgid_plural "%(display_name)s set a goal of reading %(goal)s books in %(year)s,<br /> and achieved %(goal_percent)s%% of that goal" msgid_plural "%(display_name)s set a goal of reading %(goal)s books in %(year)s,<br /> and achieved %(goal_percent)s%% of that goal"
msgstr[0] "%(display_name)s sétait fixé un objectif de lecture de %(goal)s livre en %(year)s,<br /> et a atteint %(goal_percent)s%% de cet objectif" msgstr[0] "%(display_name)s sétait fixé un objectif de lecture de %(goal)s livre en %(year)s,<br /> et a atteint %(goal_percent)s%% de cet objectif"
msgstr[1] "%(display_name)s sétait fixé un objectif de lecture de %(goal)s livres en %(year)s,<br /> et a atteint %(goal_percent)s%% de cet objectif" msgstr[1] "%(display_name)s sétait fixé un objectif de lecture de %(goal)s livres en %(year)s,<br /> et a atteint %(goal_percent)s%% de cet objectif"
#: bookwyrm/templates/annual_summary/layout.html:209 #: bookwyrm/templates/annual_summary/layout.html:211
msgid "Way to go!" msgid "Way to go!"
msgstr "Bien joué !" msgstr "Bien joué !"
#: bookwyrm/templates/annual_summary/layout.html:224 #: bookwyrm/templates/annual_summary/layout.html:226
#, python-format #, python-format
msgid "%(display_name)s left %(ratings_total)s rating, <br />their average rating is %(rating_average)s" msgid "%(display_name)s left %(ratings_total)s rating, <br />their average rating is %(rating_average)s"
msgid_plural "%(display_name)s left %(ratings_total)s ratings, <br />their average rating is %(rating_average)s" msgid_plural "%(display_name)s left %(ratings_total)s ratings, <br />their average rating is %(rating_average)s"
msgstr[0] "%(display_name)s a laissé %(ratings_total)s critique, <br />sa note moyenne est %(rating_average)s" msgstr[0] "%(display_name)s a laissé %(ratings_total)s critique, <br />sa note moyenne est %(rating_average)s"
msgstr[1] "%(display_name)s a laissé %(ratings_total)s critiques, <br />sa note moyenne est %(rating_average)s" msgstr[1] "%(display_name)s a laissé %(ratings_total)s critiques, <br />sa note moyenne est %(rating_average)s"
#: bookwyrm/templates/annual_summary/layout.html:238 #: bookwyrm/templates/annual_summary/layout.html:240
msgid "Their best rated review" msgid "Their best rated review"
msgstr "Son avis le mieux noté" msgstr "Son avis le mieux noté"
#: bookwyrm/templates/annual_summary/layout.html:251 #: bookwyrm/templates/annual_summary/layout.html:253
#, python-format #, python-format
msgid "Their rating: <strong>%(rating)s</strong>" msgid "Their rating: <strong>%(rating)s</strong>"
msgstr "Sa note : <strong>%(rating)s</strong>" msgstr "Sa note : <strong>%(rating)s</strong>"
#: bookwyrm/templates/annual_summary/layout.html:268 #: bookwyrm/templates/annual_summary/layout.html:270
#, python-format #, python-format
msgid "All the books %(display_name)s read in %(year)s" msgid "All the books %(display_name)s read in %(year)s"
msgstr "Tous les livres que %(display_name)s a lus en %(year)s" msgstr "Tous les livres que %(display_name)s a lus en %(year)s"
@ -6049,7 +6049,7 @@ msgstr "Ajouter « <em>%(book_title)s</em> » aux envies de lecture"
msgid "Choose wisely! Your username cannot be changed." msgid "Choose wisely! Your username cannot be changed."
msgstr "Choisissez bien ! Votre nom dutilisateur ne peut pas être changé." msgstr "Choisissez bien ! Votre nom dutilisateur ne peut pas être changé."
#: bookwyrm/templates/snippets/register_form.html:64 #: bookwyrm/templates/snippets/register_form.html:66
msgid "Sign Up" msgid "Sign Up"
msgstr "Senregistrer" msgstr "Senregistrer"