1
0
Fork 0

chore: add translations

This commit is contained in:
Dustin Steiner 2023-01-30 08:26:59 +00:00
parent 0628ccad41
commit 59a8098517
No known key found for this signature in database
GPG key ID: 918D51522D8CB8F2
2 changed files with 15 additions and 2 deletions

View file

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-26 16:43+0000\n"
"POT-Creation-Date: 2023-01-30 08:25+0000\n"
"PO-Revision-Date: 2021-02-28 17:19-0800\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: English <LL@li.org>\n"
@ -1471,6 +1471,19 @@ msgstr ""
msgid "rated it"
msgstr ""
#: bookwyrm/templates/book/series.html:11
msgid "Series by"
msgstr ""
#: bookwyrm/templates/book/series.html:27
#, python-format
msgid "Book %(series_number)s"
msgstr ""
#: bookwyrm/templates/book/series.html:27
msgid "Unsorted Book"
msgstr ""
#: bookwyrm/templates/book/sync_modal.html:15
#, python-format
msgid "Loading data will connect to <strong>%(source_name)s</strong> and check for any metadata about this book which aren't present here. Existing metadata will not be overwritten."