From a28053211367a34dcdacec9d3e2838a8d126e05c Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Thu, 9 Dec 2021 10:55:41 -0800 Subject: [PATCH] New translations django.po (French) --- locale/fr_FR/LC_MESSAGES/django.po | 68 +++++++++++++++++++++++------- 1 file changed, 53 insertions(+), 15 deletions(-) diff --git a/locale/fr_FR/LC_MESSAGES/django.po b/locale/fr_FR/LC_MESSAGES/django.po index 0fcddec9..64f8edce 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: 2021-12-07 22:16+0000\n" -"PO-Revision-Date: 2021-12-08 09:22\n" +"POT-Creation-Date: 2021-12-08 15:40+0000\n" +"PO-Revision-Date: 2021-12-09 18:55\n" "Last-Translator: Mouse Reeve \n" "Language-Team: French\n" "Language: fr\n" @@ -1128,6 +1128,25 @@ msgstr "Si vous n’avez pas demandé la réinitialisation de votre mot de passe msgid "Reset your %(site_name)s password" msgstr "Réinitialiser votre mot de passe sur %(site_name)s" +#: bookwyrm/templates/embed-layout.html:21 bookwyrm/templates/layout.html:37 +#, python-format +msgid "%(site_name)s home page" +msgstr "" + +#: bookwyrm/templates/embed-layout.html:34 +#: bookwyrm/templates/landing/about.html:7 bookwyrm/templates/layout.html:230 +#, python-format +msgid "About %(site_name)s" +msgstr "À propos de %(site_name)s" + +#: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:234 +msgid "Contact site admin" +msgstr "Contacter l’administrateur du site" + +#: bookwyrm/templates/embed-layout.html:46 +msgid "Join Bookwyrm" +msgstr "" + #: bookwyrm/templates/feed/direct_messages.html:8 #, python-format msgid "Direct Messages with %(username)s" @@ -1683,11 +1702,6 @@ msgstr "BookWyrm a été mis à jour depuis cette importation avec une correctio msgid "Contact your admin or open an issue if you are seeing unexpected failed items." msgstr "Contactez votre administrateur·ice ou signalez un problème si vous voyez des éléments inattendus qui ont échoué." -#: bookwyrm/templates/landing/about.html:7 bookwyrm/templates/layout.html:230 -#, python-format -msgid "About %(site_name)s" -msgstr "À propos de %(site_name)s" - #: bookwyrm/templates/landing/about.html:10 #: bookwyrm/templates/landing/about.html:20 msgid "Code of Conduct" @@ -1859,10 +1873,6 @@ msgstr "Publié !" msgid "Error posting status" msgstr "Erreur lors de la publication" -#: bookwyrm/templates/layout.html:234 -msgid "Contact site admin" -msgstr "Contacter l’administrateur du site" - #: bookwyrm/templates/layout.html:238 msgid "Documentation" msgstr "Documentation" @@ -1929,6 +1939,21 @@ msgstr "Supprimer cette liste ?" msgid "Edit List" msgstr "Modifier la liste" +#: bookwyrm/templates/lists/embed-list.html:7 +#, python-format +msgid "%(list_name)s, a list by %(owner)s" +msgstr "" + +#: bookwyrm/templates/lists/embed-list.html:17 +#, python-format +msgid "on %(site_name)s" +msgstr "" + +#: bookwyrm/templates/lists/embed-list.html:26 +#: bookwyrm/templates/lists/list.html:29 +msgid "This list is currently empty" +msgstr "Cette liste est actuellement vide" + #: bookwyrm/templates/lists/form.html:19 msgid "List curation:" msgstr "Modération de la liste :" @@ -1994,10 +2019,6 @@ msgstr "Vous avez suggéré un livre à cette liste !" msgid "You successfully added a book to this list!" msgstr "Vous avez ajouté un livre à cette liste !" -#: bookwyrm/templates/lists/list.html:29 -msgid "This list is currently empty" -msgstr "Cette liste est actuellement vide" - #: bookwyrm/templates/lists/list.html:67 #, python-format msgid "Added by %(username)s" @@ -2050,6 +2071,23 @@ msgstr "Aucun livre trouvé pour la requête « %(query)s »" msgid "Suggest" msgstr "Suggérer" +#: bookwyrm/templates/lists/list.html:191 +msgid "Embed this list on a website" +msgstr "" + +#: bookwyrm/templates/lists/list.html:193 +msgid "Copy embed code" +msgstr "" + +#: bookwyrm/templates/lists/list.html:193 +msgid "Copied!" +msgstr "" + +#: bookwyrm/templates/lists/list.html:193 +#, python-format +msgid "%(list_name)s, a list by %(owner)s on %(site_name)s" +msgstr "" + #: bookwyrm/templates/lists/list_items.html:15 msgid "Saved" msgstr "Sauvegardé"