Skip to content

Commit d0ee3d0

Browse files
authored
Fix bad Hardcover translations in French
Lots of translations where using the literal translation of "hard cover" instead of the website name "Hardcover"
1 parent a7f5aa4 commit d0ee3d0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

cps/translations/fr/LC_MESSAGES/messages.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2990,7 +2990,7 @@ msgstr "Serveur Discord CWA"
29902990

29912991
#: cps/templates/admin.html:222
29922992
msgid "Run Hardcover Auto-Fetch"
2993-
msgstr "Exécuter la récupération automatique des livres reliés"
2993+
msgstr "Exécuter la récupération automatique des IDs Hardcover"
29942994

29952995
#: cps/templates/admin.html:227
29962996
msgid "Administration  🚀"
@@ -3268,7 +3268,7 @@ msgstr "Non"
32683268

32693269
#: cps/templates/book_edit.html:228
32703270
msgid "Hardcover Sync Blacklist"
3271-
msgstr "Livre relié Sync Liste noire"
3271+
msgstr "Liste noire de synchronisation Hardcover"
32723272

32733273
#: cps/templates/book_edit.html:232
32743274
msgid "Blacklist annotations from syncing to Hardcover"
@@ -4990,7 +4990,7 @@ msgstr ""
49904990

49914991
#: cps/templates/cwa_settings.html:557
49924992
msgid "Hardcover Token Required"
4993-
msgstr "Jeton relié requis"
4993+
msgstr "Jeton Hardcover requis"
49944994

49954995
#: cps/templates/cwa_settings.html:558
49964996
msgid ""
@@ -5005,7 +5005,7 @@ msgstr ""
50055005

50065006
#: cps/templates/cwa_settings.html:569
50075007
msgid "Enable Hardcover Auto-Fetch"
5008-
msgstr "Activer la récupération automatique des livres reliés"
5008+
msgstr "Activer la récupération automatique Hardcover"
50095009

50105010
#: cps/templates/cwa_settings.html:571
50115011
msgid ""
@@ -5086,8 +5086,8 @@ msgid ""
50865086
"at any time. Check the CWA Stats page to see progress and review queued "
50875087
"matches that need manual approval."
50885088
msgstr ""
5089-
"Vous pouvez déclencher manuellement la tâche de récupération automatique des "
5090-
"livres reliés à partir du panneau d'administration à tout moment. Consultez "
5089+
"Vous pouvez déclencher manuellement la tâche de récupération automatique depuis "
5090+
"Hardcover à partir du panneau d'administration à tout moment. Consultez "
50915091
"la page Statistiques CWA pour voir la progression et examiner les "
50925092
"correspondances en attente qui nécessitent une approbation manuelle."
50935093

@@ -6188,7 +6188,7 @@ msgstr "Raison de la correspondance"
61886188
#: cps/templates/hardcover_review_matches.html:160
61896189
#, fuzzy
61906190
msgid "View on Hardcover"
6191-
msgstr "Voir la version reliée"
6191+
msgstr "Voir sur Hardcover"
61926192

61936193
#: cps/templates/hardcover_review_matches.html:168
61946194
msgid "Select This Match"

0 commit comments

Comments
 (0)