Adds copy to clarify how to delete a user as a moderator
This commit is contained in:
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: 0.1.1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-09-08 15:57+0000\n"
|
||||
"POT-Creation-Date: 2021-09-10 18:00+0000\n"
|
||||
"PO-Revision-Date: 2021-04-05 12:44+0100\n"
|
||||
"Last-Translator: Fabien Basmaison <contact@arkhi.org>\n"
|
||||
"Language-Team: Mouse Reeve <LL@li.org>\n"
|
||||
@ -18,59 +18,59 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: bookwyrm/forms.py:235
|
||||
#: bookwyrm/forms.py:236
|
||||
msgid "A user with this email already exists."
|
||||
msgstr "Cet email est déjà associé à un compte."
|
||||
|
||||
#: bookwyrm/forms.py:249
|
||||
#: bookwyrm/forms.py:250
|
||||
msgid "One Day"
|
||||
msgstr "Un jour"
|
||||
|
||||
#: bookwyrm/forms.py:250
|
||||
#: bookwyrm/forms.py:251
|
||||
msgid "One Week"
|
||||
msgstr "Une semaine"
|
||||
|
||||
#: bookwyrm/forms.py:251
|
||||
#: bookwyrm/forms.py:252
|
||||
msgid "One Month"
|
||||
msgstr "Un mois"
|
||||
|
||||
#: bookwyrm/forms.py:252
|
||||
#: bookwyrm/forms.py:253
|
||||
msgid "Does Not Expire"
|
||||
msgstr "Sans expiration"
|
||||
|
||||
#: bookwyrm/forms.py:257
|
||||
#: bookwyrm/forms.py:258
|
||||
#, python-format
|
||||
msgid "%(count)d uses"
|
||||
msgstr "%(count)d utilisations"
|
||||
|
||||
#: bookwyrm/forms.py:260
|
||||
#: bookwyrm/forms.py:261
|
||||
msgid "Unlimited"
|
||||
msgstr "Sans limite"
|
||||
|
||||
#: bookwyrm/forms.py:310
|
||||
#: bookwyrm/forms.py:317
|
||||
msgid "List Order"
|
||||
msgstr "Ordre de la liste"
|
||||
|
||||
#: bookwyrm/forms.py:311
|
||||
#: bookwyrm/forms.py:318
|
||||
msgid "Book Title"
|
||||
msgstr "Titre du livre"
|
||||
|
||||
#: bookwyrm/forms.py:312
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:23
|
||||
#: bookwyrm/forms.py:319
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:33
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:117
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:148
|
||||
msgid "Rating"
|
||||
msgstr "Note"
|
||||
|
||||
#: bookwyrm/forms.py:314 bookwyrm/templates/lists/list.html:107
|
||||
#: bookwyrm/forms.py:321 bookwyrm/templates/lists/list.html:107
|
||||
msgid "Sort By"
|
||||
msgstr "Trier par"
|
||||
|
||||
#: bookwyrm/forms.py:318
|
||||
#: bookwyrm/forms.py:325
|
||||
msgid "Ascending"
|
||||
msgstr "Ordre croissant"
|
||||
|
||||
#: bookwyrm/forms.py:319
|
||||
#: bookwyrm/forms.py:326
|
||||
msgid "Descending"
|
||||
msgstr "Ordre décroissant"
|
||||
|
||||
@ -284,14 +284,14 @@ msgstr "Clé Goodreads :"
|
||||
#: bookwyrm/templates/book/readthrough.html:76
|
||||
#: bookwyrm/templates/lists/bookmark_button.html:15
|
||||
#: bookwyrm/templates/lists/form.html:44
|
||||
#: bookwyrm/templates/preferences/edit_user.html:78
|
||||
#: bookwyrm/templates/preferences/edit_user.html:80
|
||||
#: bookwyrm/templates/settings/announcement_form.html:69
|
||||
#: bookwyrm/templates/settings/edit_server.html:68
|
||||
#: bookwyrm/templates/settings/federated_server.html:98
|
||||
#: bookwyrm/templates/settings/site.html:108
|
||||
#: bookwyrm/templates/snippets/reading_modals/layout.html:16
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:42
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:45
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:64
|
||||
msgid "Save"
|
||||
msgstr "Enregistrer"
|
||||
|
||||
@ -416,6 +416,7 @@ msgstr "Ajouter à la liste"
|
||||
#: bookwyrm/templates/book/book.html:313
|
||||
#: bookwyrm/templates/book/cover_modal.html:31
|
||||
#: bookwyrm/templates/lists/list.html:179
|
||||
#: bookwyrm/templates/settings/domain_form.html:26
|
||||
msgid "Add"
|
||||
msgstr "Ajouter"
|
||||
|
||||
@ -1007,7 +1008,8 @@ msgid "Currently Reading"
|
||||
msgstr "Lectures en cours"
|
||||
|
||||
#: bookwyrm/templates/feed/layout.html:27
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:17
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:23
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
|
||||
#: bookwyrm/templates/user/shelf/shelf.html:42
|
||||
msgid "Read"
|
||||
msgstr "Lu"
|
||||
@ -1018,12 +1020,18 @@ msgstr "Lu"
|
||||
msgid "%(year)s Reading Goal"
|
||||
msgstr "Défi lecture pour %(year)s"
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_users.html:3
|
||||
#: bookwyrm/templates/feed/suggested_users.html:5
|
||||
#: bookwyrm/templates/get_started/users.html:6
|
||||
msgid "Who to follow"
|
||||
msgstr "À qui s’abonner"
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_users.html:5
|
||||
#: bookwyrm/templates/feed/suggested_users.html:9
|
||||
#, fuzzy
|
||||
#| msgid "Show this account in suggested users:"
|
||||
msgid "Don't show suggested users"
|
||||
msgstr "Afficher ce compte dans ceux suggérés :"
|
||||
|
||||
#: bookwyrm/templates/feed/suggested_users.html:14
|
||||
#, fuzzy
|
||||
#| msgid "Directory"
|
||||
msgid "View directory"
|
||||
@ -1138,12 +1146,12 @@ msgid "Avatar:"
|
||||
msgstr "Avatar :"
|
||||
|
||||
#: bookwyrm/templates/get_started/profile.html:42
|
||||
#: bookwyrm/templates/preferences/edit_user.html:52
|
||||
#: bookwyrm/templates/preferences/edit_user.html:62
|
||||
msgid "Manually approve followers:"
|
||||
msgstr "Autoriser les abonnements manuellement :"
|
||||
|
||||
#: bookwyrm/templates/get_started/profile.html:48
|
||||
#: bookwyrm/templates/preferences/edit_user.html:66
|
||||
#: bookwyrm/templates/preferences/edit_user.html:54
|
||||
msgid "Show this account in suggested users:"
|
||||
msgstr "Afficher ce compte dans ceux suggérés :"
|
||||
|
||||
@ -1399,7 +1407,7 @@ msgid "Settings"
|
||||
msgstr "Paramètres"
|
||||
|
||||
#: bookwyrm/templates/layout.html:118
|
||||
#: bookwyrm/templates/settings/admin_layout.html:33
|
||||
#: bookwyrm/templates/settings/layout.html:33
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:15
|
||||
#: bookwyrm/templates/settings/manage_invites.html:3
|
||||
#: bookwyrm/templates/settings/manage_invites.html:15
|
||||
@ -1443,24 +1451,36 @@ msgstr "Se connecter"
|
||||
msgid "Join"
|
||||
msgstr "Rejoindre"
|
||||
|
||||
#: bookwyrm/templates/layout.html:218
|
||||
#: bookwyrm/templates/layout.html:214
|
||||
#, fuzzy
|
||||
#| msgid "Successfully imported"
|
||||
msgid "Successfully posted status"
|
||||
msgstr "Importation réussie"
|
||||
|
||||
#: bookwyrm/templates/layout.html:215
|
||||
#, fuzzy
|
||||
#| msgid "Boost status"
|
||||
msgid "Error posting status"
|
||||
msgstr "Partager le statut"
|
||||
|
||||
#: bookwyrm/templates/layout.html:223
|
||||
msgid "About this instance"
|
||||
msgstr "À propos de cette instance"
|
||||
|
||||
#: bookwyrm/templates/layout.html:222
|
||||
#: bookwyrm/templates/layout.html:227
|
||||
msgid "Contact site admin"
|
||||
msgstr "Contacter l’administrateur du site"
|
||||
|
||||
#: bookwyrm/templates/layout.html:226
|
||||
#: bookwyrm/templates/layout.html:231
|
||||
msgid "Documentation"
|
||||
msgstr "Documentation"
|
||||
|
||||
#: bookwyrm/templates/layout.html:233
|
||||
#: bookwyrm/templates/layout.html:238
|
||||
#, python-format
|
||||
msgid "Support %(site_name)s on <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
|
||||
msgstr "Soutenez %(site_name)s avec <a href=\"%(support_link)s\" target=\"_blank\">%(support_title)s</a>"
|
||||
|
||||
#: bookwyrm/templates/layout.html:237
|
||||
#: bookwyrm/templates/layout.html:242
|
||||
msgid "BookWyrm's source code is freely available. You can contribute or report issues on <a href=\"https://github.com/mouse-reeve/bookwyrm\">GitHub</a>."
|
||||
msgstr "BookWyrm est un logiciel libre. Vous pouvez contribuer ou faire des rapports de bogues via <a href=\"https://github.com/mouse-reeve/bookwyrm\">GitHub</a>."
|
||||
|
||||
@ -1521,6 +1541,7 @@ msgstr "Cette étagère est vide"
|
||||
|
||||
#: bookwyrm/templates/lists/delete_list_modal.html:15
|
||||
#: bookwyrm/templates/settings/announcement.html:20
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:50
|
||||
#: bookwyrm/templates/snippets/delete_readthrough_modal.html:15
|
||||
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
|
||||
msgid "Delete"
|
||||
@ -1745,7 +1766,7 @@ msgstr "Signalements : %(instance_name)s"
|
||||
|
||||
#: bookwyrm/templates/moderation/reports.html:8
|
||||
#: bookwyrm/templates/moderation/reports.html:17
|
||||
#: bookwyrm/templates/settings/admin_layout.html:38
|
||||
#: bookwyrm/templates/settings/layout.html:48
|
||||
msgid "Reports"
|
||||
msgstr "Signalements"
|
||||
|
||||
@ -1925,6 +1946,7 @@ msgstr "Nouveau mot de passe :"
|
||||
#: bookwyrm/templates/preferences/delete_user.html:7
|
||||
#: bookwyrm/templates/preferences/delete_user.html:26
|
||||
#: bookwyrm/templates/preferences/layout.html:23
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:18
|
||||
#, fuzzy
|
||||
#| msgid "Create an Account"
|
||||
msgid "Delete Account"
|
||||
@ -1944,21 +1966,29 @@ msgid "Edit Profile"
|
||||
msgstr "Modifier le profil"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:46
|
||||
msgid "Show set reading goal prompt in feed:"
|
||||
#, fuzzy
|
||||
#| msgid "Show set reading goal prompt in feed:"
|
||||
msgid "Show reading goal prompt in feed:"
|
||||
msgstr "Afficher le message pour définir un défi lecture dans le fil d’actualité :"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:50
|
||||
#, fuzzy
|
||||
#| msgid "Show this account in suggested users:"
|
||||
msgid "Show suggested users:"
|
||||
msgstr "Afficher ce compte dans ceux suggérés :"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:58
|
||||
#, python-format
|
||||
msgid "Your account will show up in the <a href=\"%(path)s\">directory</a>, and may be recommended to other BookWyrm users."
|
||||
msgstr "Votre compte sera listé dans le <a href=\"%(path)s\">répertoire</a> et pourra être recommandé à d’autres utilisateurs ou utilisatrices de BookWyrm."
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:68
|
||||
#, fuzzy
|
||||
#| msgid "Post privacy"
|
||||
msgid "Default post privacy:"
|
||||
msgstr "Confidentialité du statut"
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:70
|
||||
#, python-format
|
||||
msgid "Your account will show up in the <a href=\"%(path)s\">directory</a>, and may be recommended to other BookWyrm users."
|
||||
msgstr "Votre compte sera listé dans le <a href=\"%(path)s\">répertoire</a> et pourra être recommandé à d’autres utilisateurs ou utilisatrices de BookWyrm."
|
||||
|
||||
#: bookwyrm/templates/preferences/edit_user.html:73
|
||||
#: bookwyrm/templates/preferences/edit_user.html:75
|
||||
msgid "Preferred Timezone: "
|
||||
msgstr "Fuseau horaire préféré"
|
||||
|
||||
@ -2015,7 +2045,7 @@ msgstr "Type de recherche"
|
||||
|
||||
#: bookwyrm/templates/search/layout.html:23
|
||||
#: bookwyrm/templates/search/layout.html:46
|
||||
#: bookwyrm/templates/settings/admin_layout.html:27
|
||||
#: bookwyrm/templates/settings/layout.html:27
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:3
|
||||
#: bookwyrm/templates/user_admin/user_admin.html:10
|
||||
msgid "Users"
|
||||
@ -2026,56 +2056,6 @@ msgstr "Comptes"
|
||||
msgid "No results found for \"%(query)s\""
|
||||
msgstr "Aucun résultat pour « %(query)s »"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:4
|
||||
msgid "Administration"
|
||||
msgstr "Administration"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:22
|
||||
msgid "Manage Users"
|
||||
msgstr "Gérer les comptes"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:44
|
||||
#: bookwyrm/templates/settings/federation.html:3
|
||||
#: bookwyrm/templates/settings/federation.html:5
|
||||
msgid "Federated Instances"
|
||||
msgstr "Instances fédérées"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:50
|
||||
msgid "Instance Settings"
|
||||
msgstr "Paramètres de l’instance"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:54
|
||||
#: bookwyrm/templates/settings/announcements.html:3
|
||||
#: bookwyrm/templates/settings/announcements.html:5
|
||||
msgid "Announcements"
|
||||
msgstr "Annonces"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:58
|
||||
#: bookwyrm/templates/settings/site.html:4
|
||||
#: bookwyrm/templates/settings/site.html:6
|
||||
msgid "Site Settings"
|
||||
msgstr "Paramètres du site"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:61
|
||||
#: bookwyrm/templates/settings/site.html:13
|
||||
msgid "Instance Info"
|
||||
msgstr "Information sur l’instance"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:62
|
||||
#: bookwyrm/templates/settings/site.html:39
|
||||
msgid "Images"
|
||||
msgstr "Images"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:63
|
||||
#: bookwyrm/templates/settings/site.html:59
|
||||
msgid "Footer Content"
|
||||
msgstr "Contenu du pied de page"
|
||||
|
||||
#: bookwyrm/templates/settings/admin_layout.html:64
|
||||
#: bookwyrm/templates/settings/site.html:81
|
||||
msgid "Registration"
|
||||
msgstr "Inscription"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:3
|
||||
#: bookwyrm/templates/settings/announcement.html:6
|
||||
msgid "Announcement"
|
||||
@ -2104,14 +2084,17 @@ msgid "False"
|
||||
msgstr "Faux"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:47
|
||||
#: bookwyrm/templates/settings/announcement_form.html:40
|
||||
msgid "Start date:"
|
||||
msgstr "Date de début :"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:54
|
||||
#: bookwyrm/templates/settings/announcement_form.html:49
|
||||
msgid "End date:"
|
||||
msgstr "Date de fin :"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement.html:60
|
||||
#: bookwyrm/templates/settings/announcement_form.html:58
|
||||
msgid "Active:"
|
||||
msgstr "Active :"
|
||||
|
||||
@ -2120,6 +2103,30 @@ msgstr "Active :"
|
||||
msgid "Create Announcement"
|
||||
msgstr "Ajouter une annonce"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement_form.html:16
|
||||
#, fuzzy
|
||||
#| msgid "Preview"
|
||||
msgid "Preview:"
|
||||
msgstr "Aperçu"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement_form.html:23
|
||||
#, fuzzy
|
||||
#| msgid "Content"
|
||||
msgid "Content:"
|
||||
msgstr "Contenu"
|
||||
|
||||
#: bookwyrm/templates/settings/announcement_form.html:30
|
||||
#, fuzzy
|
||||
#| msgid "End date:"
|
||||
msgid "Event date:"
|
||||
msgstr "Date de fin :"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements.html:3
|
||||
#: bookwyrm/templates/settings/announcements.html:5
|
||||
#: bookwyrm/templates/settings/layout.html:61
|
||||
msgid "Announcements"
|
||||
msgstr "Annonces"
|
||||
|
||||
#: bookwyrm/templates/settings/announcements.html:21
|
||||
msgid "Date added"
|
||||
msgstr "Date d’ajout"
|
||||
@ -2153,6 +2160,15 @@ msgstr "active"
|
||||
msgid "inactive"
|
||||
msgstr "inactive"
|
||||
|
||||
#: bookwyrm/templates/settings/domain_form.html:5
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:10
|
||||
msgid "Add domain"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/domain_form.html:11
|
||||
msgid "Domain:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/edit_server.html:3
|
||||
#: bookwyrm/templates/settings/edit_server.html:6
|
||||
#: bookwyrm/templates/settings/edit_server.html:20
|
||||
@ -2208,6 +2224,36 @@ msgstr "Description :"
|
||||
msgid "Notes:"
|
||||
msgstr "Remarques :"
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:5
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:7
|
||||
#: bookwyrm/templates/settings/layout.html:52
|
||||
#, fuzzy
|
||||
#| msgid "Import Blocklist"
|
||||
msgid "Email Blocklist"
|
||||
msgstr "Importer une liste de blocage"
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:18
|
||||
msgid "When someone tries to register with an email from this domain, no account will be created. The registration process will appear to have worked."
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:25
|
||||
msgid "Domain"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:30
|
||||
#, fuzzy
|
||||
#| msgid "Actions"
|
||||
msgid "Options"
|
||||
msgstr "Actions"
|
||||
|
||||
#: bookwyrm/templates/settings/email_blocklist.html:39
|
||||
#, fuzzy, python-format
|
||||
#| msgid "%(count)d uses"
|
||||
msgid "%(display_count)s user"
|
||||
msgid_plural "%(display_count)s users"
|
||||
msgstr[0] "%(count)d utilisations"
|
||||
msgstr[1] "%(count)d utilisations"
|
||||
|
||||
#: bookwyrm/templates/settings/federated_server.html:19
|
||||
msgid "Details"
|
||||
msgstr "Détails"
|
||||
@ -2275,6 +2321,12 @@ msgstr "Débloquer"
|
||||
msgid "All users from this instance will be re-activated."
|
||||
msgstr "Tous les comptes de cette instance seront réactivés."
|
||||
|
||||
#: bookwyrm/templates/settings/federation.html:3
|
||||
#: bookwyrm/templates/settings/federation.html:5
|
||||
#: bookwyrm/templates/settings/layout.html:38
|
||||
msgid "Federated Instances"
|
||||
msgstr "Instances fédérées"
|
||||
|
||||
#: bookwyrm/templates/settings/federation.html:19
|
||||
#: bookwyrm/templates/user_admin/server_filter.html:5
|
||||
msgid "Instance name"
|
||||
@ -2288,6 +2340,50 @@ msgstr "Date de fédération"
|
||||
msgid "Software"
|
||||
msgstr "Logiciel"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:4
|
||||
msgid "Administration"
|
||||
msgstr "Administration"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:22
|
||||
msgid "Manage Users"
|
||||
msgstr "Gérer les comptes"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:44
|
||||
#, fuzzy
|
||||
#| msgid "List curation:"
|
||||
msgid "Moderation"
|
||||
msgstr "Modération de la liste :"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:57
|
||||
msgid "Instance Settings"
|
||||
msgstr "Paramètres de l’instance"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:65
|
||||
#: bookwyrm/templates/settings/site.html:4
|
||||
#: bookwyrm/templates/settings/site.html:6
|
||||
msgid "Site Settings"
|
||||
msgstr "Paramètres du site"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:68
|
||||
#: bookwyrm/templates/settings/site.html:13
|
||||
msgid "Instance Info"
|
||||
msgstr "Information sur l’instance"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:69
|
||||
#: bookwyrm/templates/settings/site.html:39
|
||||
msgid "Images"
|
||||
msgstr "Images"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:70
|
||||
#: bookwyrm/templates/settings/site.html:59
|
||||
msgid "Footer Content"
|
||||
msgstr "Contenu du pied de page"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:71
|
||||
#: bookwyrm/templates/settings/site.html:81
|
||||
msgid "Registration"
|
||||
msgstr "Inscription"
|
||||
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:4
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:11
|
||||
#: bookwyrm/templates/settings/manage_invite_requests.html:25
|
||||
@ -2528,32 +2624,32 @@ msgstr ""
|
||||
msgid "Progress:"
|
||||
msgstr "Progression :"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:47
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:52
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:30
|
||||
#: bookwyrm/templates/snippets/readthrough_form.html:22
|
||||
msgid "pages"
|
||||
msgstr "pages"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:53
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:58
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:31
|
||||
#: bookwyrm/templates/snippets/readthrough_form.html:23
|
||||
msgid "percent"
|
||||
msgstr "pourcent"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:60
|
||||
#: bookwyrm/templates/snippets/create_status/comment.html:65
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:36
|
||||
#, python-format
|
||||
msgid "of %(pages)s pages"
|
||||
msgstr "sur %(pages)s pages"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:16
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:17
|
||||
#: bookwyrm/templates/snippets/status/layout.html:31
|
||||
#: bookwyrm/templates/snippets/status/layout.html:49
|
||||
#: bookwyrm/templates/snippets/status/layout.html:50
|
||||
msgid "Reply"
|
||||
msgstr "Répondre"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:16
|
||||
#: bookwyrm/templates/snippets/create_status/content_field.html:17
|
||||
msgid "Content"
|
||||
msgstr "Contenu"
|
||||
|
||||
@ -2565,7 +2661,7 @@ msgstr "Alerte Spoiler :"
|
||||
msgid "Spoilers ahead!"
|
||||
msgstr "Attention spoilers !"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/content_warning_toggle.html:5
|
||||
#: bookwyrm/templates/snippets/create_status/content_warning_toggle.html:13
|
||||
msgid "Include spoiler alert"
|
||||
msgstr "Afficher une alerte spoiler"
|
||||
|
||||
@ -2581,7 +2677,7 @@ msgstr "Commentaire :"
|
||||
msgid "Private"
|
||||
msgstr "Privé"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/post_options_block.html:19
|
||||
#: bookwyrm/templates/snippets/create_status/post_options_block.html:21
|
||||
msgid "Post"
|
||||
msgstr "Publier"
|
||||
|
||||
@ -2595,31 +2691,31 @@ msgstr "Citation :"
|
||||
msgid "An excerpt from '%(book_title)s'"
|
||||
msgstr "Modifier « %(book_title)s »"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:31
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:32
|
||||
#, fuzzy
|
||||
#| msgid "Description:"
|
||||
msgid "Position:"
|
||||
msgstr "Description :"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:40
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:45
|
||||
#, fuzzy
|
||||
#| msgid "pages"
|
||||
msgid "On page:"
|
||||
msgstr "pages"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:46
|
||||
#: bookwyrm/templates/snippets/create_status/quotation.html:51
|
||||
#, fuzzy
|
||||
#| msgid "percent"
|
||||
msgid "At percent:"
|
||||
msgstr "pourcent"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:18
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:25
|
||||
#, fuzzy, python-format
|
||||
#| msgid "Editions of %(book_title)s"
|
||||
msgid "Your review of '%(book_title)s'"
|
||||
msgstr "Éditions de %(book_title)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:30
|
||||
#: bookwyrm/templates/snippets/create_status/review.html:40
|
||||
msgid "Review:"
|
||||
msgstr "Critique :"
|
||||
|
||||
@ -2841,7 +2937,7 @@ msgid "(Optional)"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:5
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:47
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:50
|
||||
msgid "Update progress"
|
||||
msgstr "Progression de la mise à jour"
|
||||
|
||||
@ -2879,23 +2975,25 @@ msgstr "Déplacer le livre"
|
||||
msgid "More shelves"
|
||||
msgstr "Plus d’étagères"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:11
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:24
|
||||
msgid "Start reading"
|
||||
msgstr "Commencer la lecture"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:21
|
||||
msgid "Finish reading"
|
||||
msgstr "Terminer la lecture"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:27
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:29
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:36
|
||||
msgid "Want to read"
|
||||
msgstr "Je veux le lire"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:59
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:62
|
||||
#, python-format
|
||||
msgid "Remove from %(name)s"
|
||||
msgstr "Retirer de %(name)s"
|
||||
|
||||
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:30
|
||||
msgid "Finish reading"
|
||||
msgstr "Terminer la lecture"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/content_status.html:73
|
||||
#: bookwyrm/templates/snippets/trimmed_text.html:17
|
||||
msgid "Show more"
|
||||
@ -2999,7 +3097,7 @@ msgstr "Supprimer & recommencer la rédaction"
|
||||
|
||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||
#: bookwyrm/templates/snippets/user_options.html:13
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:12
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:13
|
||||
msgid "Send direct message"
|
||||
msgstr "Envoyer un message direct"
|
||||
|
||||
@ -3193,6 +3291,17 @@ msgstr[1] "%(mutuals_display)s abonné(e)s que vous suivez"
|
||||
msgid "No followers you follow"
|
||||
msgstr "compte que vous suivez"
|
||||
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:5
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:31
|
||||
msgid "Permanently delete user"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/delete_user_form.html:12
|
||||
#, fuzzy
|
||||
#| msgid "Confirm password:"
|
||||
msgid "Your password:"
|
||||
msgstr "Confirmez le mot de passe :"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user.html:8
|
||||
msgid "Back to users"
|
||||
msgstr "Retour aux comptes"
|
||||
@ -3306,15 +3415,15 @@ msgstr "Voir l’instance"
|
||||
msgid "Permanently deleted"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:17
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:20
|
||||
msgid "Suspend user"
|
||||
msgstr "Suspendre le compte"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:19
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:25
|
||||
msgid "Un-suspend user"
|
||||
msgstr "Rétablir le compte"
|
||||
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:28
|
||||
#: bookwyrm/templates/user_admin/user_moderation_actions.html:47
|
||||
msgid "Access level:"
|
||||
msgstr "Niveau d’accès :"
|
||||
|
||||
@ -3431,11 +3540,6 @@ msgstr ""
|
||||
#~ msgid "Decimal number"
|
||||
#~ msgstr "Numéro dans la série :"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "List curation:"
|
||||
#~ msgid "Duration"
|
||||
#~ msgstr "Modération de la liste :"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Email address:"
|
||||
#~ msgid "Email address"
|
||||
|
Reference in New Issue
Block a user