Updates locales
This commit is contained in:
parent
78d36ebc39
commit
520b1d2207
29 changed files with 1712 additions and 480 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-29 20:43+0000\n"
|
||||
"PO-Revision-Date: 2022-08-31 16:43\n"
|
||||
"POT-Creation-Date: 2022-09-19 15:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-20 15:55\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: French\n"
|
||||
"Language: fr\n"
|
||||
|
@ -134,7 +134,7 @@ msgid "Automatically generated report"
|
|||
msgstr "Rapport généré automatiquement"
|
||||
|
||||
#: bookwyrm/models/base_model.py:18 bookwyrm/models/link.py:72
|
||||
#: bookwyrm/templates/import/import_status.html:200
|
||||
#: bookwyrm/templates/import/import_status.html:207
|
||||
#: bookwyrm/templates/settings/link_domains/link_domains.html:19
|
||||
msgid "Pending"
|
||||
msgstr "En attente"
|
||||
|
@ -2696,27 +2696,31 @@ msgstr "Livre"
|
|||
msgid "Import preview unavailable."
|
||||
msgstr "Aperçu de l'importation indisponible."
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:172
|
||||
#: bookwyrm/templates/import/import_status.html:143
|
||||
msgid "No items currently need review"
|
||||
msgstr "Aucun élément ne doit actuellement être vérifié"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:179
|
||||
msgid "View imported review"
|
||||
msgstr "Afficher la critique importée"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:186
|
||||
#: bookwyrm/templates/import/import_status.html:193
|
||||
msgid "Imported"
|
||||
msgstr "Importé"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:192
|
||||
#: bookwyrm/templates/import/import_status.html:199
|
||||
msgid "Needs manual review"
|
||||
msgstr "Nécessite une vérification manuelle"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:205
|
||||
#: bookwyrm/templates/import/import_status.html:212
|
||||
msgid "Retry"
|
||||
msgstr "Réessayer"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:223
|
||||
#: bookwyrm/templates/import/import_status.html:230
|
||||
msgid "This import is in an old format that is no longer supported. If you would like to troubleshoot missing items from this import, click the button below to update the import format."
|
||||
msgstr "Cette importation est dans un ancien format qui n'est plus pris en charge. Si vous souhaitez corriger les éléments manquants de cette importation, cliquez sur le bouton ci-dessous pour mettre à jour le format d'importation."
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:225
|
||||
#: bookwyrm/templates/import/import_status.html:232
|
||||
msgid "Update import"
|
||||
msgstr "Mettre à jour l'importation"
|
||||
|
||||
|
@ -3468,19 +3472,19 @@ msgstr "a changé le nom du groupe <a href=\"%(group_path)s\">%(group_name)s</a>
|
|||
msgid "has changed the description of <a href=\"%(group_path)s\">%(group_name)s</a>"
|
||||
msgstr "a changé la description du groupe <a href=\"%(group_path)s\">%(group_name)s</a>"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:18
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:19
|
||||
msgid "Delete notifications"
|
||||
msgstr "Supprimer les notifications"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:29
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:31
|
||||
msgid "All"
|
||||
msgstr "Toutes"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:33
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:35
|
||||
msgid "Mentions"
|
||||
msgstr "Mentions"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:45
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:47
|
||||
msgid "You're all caught up!"
|
||||
msgstr "Aucune nouvelle notification !"
|
||||
|
||||
|
@ -3936,7 +3940,7 @@ msgstr "Modifier"
|
|||
#: bookwyrm/templates/settings/announcements/announcements.html:3
|
||||
#: bookwyrm/templates/settings/announcements/announcements.html:5
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:15
|
||||
#: bookwyrm/templates/settings/layout.html:82
|
||||
#: bookwyrm/templates/settings/layout.html:91
|
||||
msgid "Announcements"
|
||||
msgstr "Annonces"
|
||||
|
||||
|
@ -4113,6 +4117,71 @@ msgstr "Afficher les règles"
|
|||
msgid "Remove rule"
|
||||
msgstr "Supprimer la règle"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:6
|
||||
#: bookwyrm/templates/settings/celery.html:8
|
||||
msgid "Celery Status"
|
||||
msgstr "Statut de Celery"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:14
|
||||
msgid "Queues"
|
||||
msgstr "Queues"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:18
|
||||
msgid "Low priority"
|
||||
msgstr "Priorité basse"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:24
|
||||
msgid "Medium priority"
|
||||
msgstr "Priorité moyenne"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:30
|
||||
msgid "High priority"
|
||||
msgstr "Priorité élevée"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:40
|
||||
msgid "Could not connect to Redis broker"
|
||||
msgstr "Connexion au broker Redis impossible"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:48
|
||||
msgid "Active Tasks"
|
||||
msgstr "Tâches actives"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:53
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:54
|
||||
msgid "Task name"
|
||||
msgstr "Nom de la tâche"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:55
|
||||
msgid "Run time"
|
||||
msgstr "Durée"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:56
|
||||
msgid "Priority"
|
||||
msgstr "Priorité"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:61
|
||||
msgid "No active tasks"
|
||||
msgstr "Aucune tâche active"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:79
|
||||
msgid "Workers"
|
||||
msgstr "Workers"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:84
|
||||
msgid "Uptime:"
|
||||
msgstr "Uptime :"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:94
|
||||
msgid "Could not connect to Celery"
|
||||
msgstr "Impossible de se connecter à Celery"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:101
|
||||
msgid "Errors"
|
||||
msgstr "Erreurs"
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:6
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:8
|
||||
#: bookwyrm/templates/settings/layout.html:28
|
||||
|
@ -4584,16 +4653,24 @@ msgid "Link Domains"
|
|||
msgstr "Domaines liés"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:78
|
||||
msgid "System"
|
||||
msgstr "Système"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:82
|
||||
msgid "Celery status"
|
||||
msgstr "Statut de Celery"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:87
|
||||
msgid "Instance Settings"
|
||||
msgstr "Paramètres de l’instance"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:86
|
||||
#: bookwyrm/templates/settings/layout.html:95
|
||||
#: 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:91
|
||||
#: bookwyrm/templates/settings/layout.html:100
|
||||
#: bookwyrm/templates/settings/site.html:95
|
||||
#: bookwyrm/templates/settings/themes.html:4
|
||||
#: bookwyrm/templates/settings/themes.html:6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue