mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-14 04:41:04 +00:00
New translations django.po (French)
This commit is contained in:
parent
c920734ff8
commit
4ec6069e1f
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ msgstr ""
|
|||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-10-24 14:09+0000\n"
|
||||
"PO-Revision-Date: 2021-10-27 16:14\n"
|
||||
"PO-Revision-Date: 2021-11-08 18:39\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: French\n"
|
||||
"Language: fr\n"
|
||||
|
@ -910,7 +910,7 @@ msgstr "<a href=\"%(user_path)s\">%(username)s</a> a commenté <a href=\"%(book_
|
|||
#: bookwyrm/templates/discover/card-header.html:21
|
||||
#, python-format
|
||||
msgid "<a href=\"%(user_path)s\">%(username)s</a> quoted <a href=\"%(book_path)s\">%(book_title)s</a>"
|
||||
msgstr "<a href=\"%(user_path)s\">%(username)s</a> a cité <a href=\"%(book_path)s\">%(book_title)s</a>"
|
||||
msgstr "<a href=\"%(user_path)s\">%(username)s</a> a cité un passage de <a href=\"%(book_path)s\">%(book_title)s</a>"
|
||||
|
||||
#: bookwyrm/templates/discover/discover.html:4
|
||||
#: bookwyrm/templates/discover/discover.html:10
|
||||
|
|
Loading…
Reference in a new issue