diff --git a/locale/fr_FR/LC_MESSAGES/django.po b/locale/fr_FR/LC_MESSAGES/django.po index fcd2499ee..84d90433d 100644 --- a/locale/fr_FR/LC_MESSAGES/django.po +++ b/locale/fr_FR/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-17 16:05+0000\n" -"PO-Revision-Date: 2022-01-17 17:10\n" +"POT-Creation-Date: 2022-01-17 19:26+0000\n" +"PO-Revision-Date: 2022-01-17 19:57\n" "Last-Translator: Mouse Reeve \n" "Language-Team: French\n" "Language: fr\n" @@ -84,7 +84,7 @@ msgstr "Erreur lors du chargement du livre" msgid "Could not find a match for book" msgstr "Impossible de trouver une correspondance pour le livre" -#: bookwyrm/models/base_model.py:17 bookwyrm/models/link.py:62 +#: bookwyrm/models/base_model.py:17 bookwyrm/models/link.py:72 #: bookwyrm/templates/import/import_status.html:200 #: bookwyrm/templates/settings/link_domains/link_domains.html:19 msgid "Pending" @@ -132,7 +132,7 @@ msgstr "Couverture souple" msgid "Federated" msgstr "Fédéré" -#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:61 +#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:71 #: bookwyrm/templates/settings/federation/edit_instance.html:44 #: bookwyrm/templates/settings/federation/instance.html:10 #: bookwyrm/templates/settings/federation/instance_list.html:23 @@ -191,10 +191,22 @@ msgstr "Abonné(e)s" msgid "Private" msgstr "Privé" -#: bookwyrm/models/link.py:60 +#: bookwyrm/models/link.py:51 +msgid "Free" +msgstr "" + +#: bookwyrm/models/link.py:52 +msgid "Purchasable" +msgstr "" + +#: bookwyrm/models/link.py:53 +msgid "Available for loan" +msgstr "" + +#: bookwyrm/models/link.py:70 #: bookwyrm/templates/settings/link_domains/link_domains.html:23 msgid "Approved" -msgstr "" +msgstr "Approuvé" #: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:272 msgid "Reviews" @@ -677,7 +689,8 @@ msgstr "ISNI :" #: bookwyrm/templates/author/edit_author.html:115 #: bookwyrm/templates/book/book.html:193 #: bookwyrm/templates/book/edit/edit_book.html:121 -#: bookwyrm/templates/book/file_links/add_link_modal.html:50 +#: bookwyrm/templates/book/file_links/add_link_modal.html:58 +#: bookwyrm/templates/book/file_links/edit_links.html:82 #: bookwyrm/templates/groups/form.html:30 #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/form.html:130 @@ -699,7 +712,7 @@ msgstr "Enregistrer" #: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/book/edit/edit_book.html:123 #: bookwyrm/templates/book/edit/edit_book.html:126 -#: bookwyrm/templates/book/file_links/add_link_modal.html:52 +#: bookwyrm/templates/book/file_links/add_link_modal.html:60 #: bookwyrm/templates/book/file_links/verification_modal.html:21 #: bookwyrm/templates/book/sync_modal.html:23 #: bookwyrm/templates/groups/delete_group_modal.html:17 @@ -1055,23 +1068,27 @@ msgstr "Rechercher des éditions" #: bookwyrm/templates/book/file_links/add_link_modal.html:6 msgid "Add file link" -msgstr "" +msgstr "Ajouter un lien vers un fichier" #: bookwyrm/templates/book/file_links/add_link_modal.html:19 msgid "Links from unknown domains will need to be approved by a moderator before they are added." -msgstr "" +msgstr "Les liens vers des domaines inconnus devront être modérés avant d'être ajoutés." #: bookwyrm/templates/book/file_links/add_link_modal.html:24 msgid "URL:" -msgstr "" +msgstr "URL :" #: bookwyrm/templates/book/file_links/add_link_modal.html:29 msgid "File type:" +msgstr "Type de fichier :" + +#: bookwyrm/templates/book/file_links/add_link_modal.html:48 +msgid "Availability:" msgstr "" #: bookwyrm/templates/book/file_links/edit_links.html:5 #: bookwyrm/templates/book/file_links/edit_links.html:22 -#: bookwyrm/templates/book/file_links/links.html:47 +#: bookwyrm/templates/book/file_links/links.html:53 msgid "Edit links" msgstr "" @@ -1104,21 +1121,32 @@ msgid "Domain" msgstr "Domaine" #: bookwyrm/templates/book/file_links/edit_links.html:36 +#: bookwyrm/templates/import/import_status.html:127 +#: bookwyrm/templates/settings/announcements/announcements.html:38 +#: bookwyrm/templates/settings/federation/instance_list.html:46 +#: bookwyrm/templates/settings/invites/manage_invite_requests.html:44 +#: bookwyrm/templates/settings/invites/status_filter.html:5 +#: bookwyrm/templates/settings/users/user_admin.html:34 +#: bookwyrm/templates/settings/users/user_info.html:20 +msgid "Status" +msgstr "Statut" + +#: bookwyrm/templates/book/file_links/edit_links.html:37 #: bookwyrm/templates/settings/federation/instance.html:94 #: bookwyrm/templates/settings/reports/report_links_table.html:6 msgid "Actions" msgstr "Actions" -#: bookwyrm/templates/book/file_links/edit_links.html:52 +#: bookwyrm/templates/book/file_links/edit_links.html:53 #: bookwyrm/templates/book/file_links/verification_modal.html:25 msgid "Report spam" msgstr "" -#: bookwyrm/templates/book/file_links/edit_links.html:65 +#: bookwyrm/templates/book/file_links/edit_links.html:97 msgid "No links available for this book." msgstr "" -#: bookwyrm/templates/book/file_links/edit_links.html:76 +#: bookwyrm/templates/book/file_links/edit_links.html:108 #: bookwyrm/templates/book/file_links/links.html:18 msgid "Add link to file" msgstr "" @@ -1131,7 +1159,7 @@ msgstr "" msgid "Get a copy" msgstr "" -#: bookwyrm/templates/book/file_links/links.html:41 +#: bookwyrm/templates/book/file_links/links.html:47 msgid "No links available" msgstr "" @@ -1970,16 +1998,6 @@ msgstr "Critique" msgid "Book" msgstr "Livre" -#: bookwyrm/templates/import/import_status.html:127 -#: bookwyrm/templates/settings/announcements/announcements.html:38 -#: bookwyrm/templates/settings/federation/instance_list.html:46 -#: bookwyrm/templates/settings/invites/manage_invite_requests.html:44 -#: bookwyrm/templates/settings/invites/status_filter.html:5 -#: bookwyrm/templates/settings/users/user_admin.html:34 -#: bookwyrm/templates/settings/users/user_info.html:20 -msgid "Status" -msgstr "Statut" - #: bookwyrm/templates/import/import_status.html:135 msgid "Import preview unavailable." msgstr "Aperçu de l'importation indisponible." @@ -2028,8 +2046,8 @@ msgid "Reject" msgstr "Rejeter" #: bookwyrm/templates/import/tooltip.html:6 -msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." -msgstr "Vous pouvez télécharger vos données GoodReads depuis la page Import/Export de votre compte GoodReads." +msgid "You can download your Goodreads data from the Import/Export page of your Goodreads account." +msgstr "" #: bookwyrm/templates/import/troubleshoot.html:7 msgid "Failed items" @@ -4295,29 +4313,29 @@ msgstr "Retirer de %(name)s" msgid "Finish reading" msgstr "Terminer la lecture" -#: bookwyrm/templates/snippets/status/content_status.html:75 +#: bookwyrm/templates/snippets/status/content_status.html:72 msgid "Content warning" msgstr "Avertissement sur le contenu" -#: bookwyrm/templates/snippets/status/content_status.html:82 +#: bookwyrm/templates/snippets/status/content_status.html:79 msgid "Show status" msgstr "Afficher le statut" -#: bookwyrm/templates/snippets/status/content_status.html:104 +#: bookwyrm/templates/snippets/status/content_status.html:101 #, python-format msgid "(Page %(page)s)" msgstr "(Page %(page)s)" -#: bookwyrm/templates/snippets/status/content_status.html:106 +#: bookwyrm/templates/snippets/status/content_status.html:103 #, python-format msgid "(%(percent)s%%)" msgstr "(%(percent)s%%)" -#: bookwyrm/templates/snippets/status/content_status.html:128 +#: bookwyrm/templates/snippets/status/content_status.html:125 msgid "Open image in new window" msgstr "Ouvrir l’image dans une nouvelle fenêtre" -#: bookwyrm/templates/snippets/status/content_status.html:147 +#: bookwyrm/templates/snippets/status/content_status.html:144 msgid "Hide status" msgstr "Masquer le statut"