New translations django.po (Czech)

This commit is contained in:
Mouse Reeve 2021-12-04 15:56:28 -08:00
parent df1a7af12d
commit ad7764fdb9

View file

@ -2,8 +2,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: bookwyrm\n" "Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-12-02 18:24+0000\n" "POT-Creation-Date: 2021-12-04 22:38+0000\n"
"PO-Revision-Date: 2021-12-02 21:41\n" "PO-Revision-Date: 2021-12-04 23:56\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Czech\n" "Language-Team: Czech\n"
"Language: cs\n" "Language: cs\n"
@ -17,58 +17,58 @@ msgstr ""
"X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n"
"X-Crowdin-File-ID: 1553\n" "X-Crowdin-File-ID: 1553\n"
#: bookwyrm/forms.py:262 #: bookwyrm/forms.py:350
msgid "A user with this email already exists." msgid "A user with this email already exists."
msgstr "Uživatel s tímto e-mailem již existuje." msgstr "Uživatel s tímto e-mailem již existuje."
#: bookwyrm/forms.py:276 #: bookwyrm/forms.py:364
msgid "One Day" msgid "One Day"
msgstr "" msgstr ""
#: bookwyrm/forms.py:277 #: bookwyrm/forms.py:365
msgid "One Week" msgid "One Week"
msgstr "Týden" msgstr "Týden"
#: bookwyrm/forms.py:278 #: bookwyrm/forms.py:366
msgid "One Month" msgid "One Month"
msgstr "Měsíc" msgstr "Měsíc"
#: bookwyrm/forms.py:279 #: bookwyrm/forms.py:367
msgid "Does Not Expire" msgid "Does Not Expire"
msgstr "Nevyprší" msgstr "Nevyprší"
#: bookwyrm/forms.py:283 #: bookwyrm/forms.py:371
#, python-brace-format #, python-brace-format
msgid "{i} uses" msgid "{i} uses"
msgstr "" msgstr ""
#: bookwyrm/forms.py:284 #: bookwyrm/forms.py:372
msgid "Unlimited" msgid "Unlimited"
msgstr "" msgstr ""
#: bookwyrm/forms.py:352 #: bookwyrm/forms.py:468
msgid "List Order" msgid "List Order"
msgstr "" msgstr ""
#: bookwyrm/forms.py:353 #: bookwyrm/forms.py:469
msgid "Book Title" msgid "Book Title"
msgstr "Název knihy" msgstr "Název knihy"
#: bookwyrm/forms.py:354 bookwyrm/templates/shelf/shelf.html:149 #: bookwyrm/forms.py:470 bookwyrm/templates/shelf/shelf.html:152
#: bookwyrm/templates/shelf/shelf.html:181 #: bookwyrm/templates/shelf/shelf.html:184
#: bookwyrm/templates/snippets/create_status/review.html:33 #: bookwyrm/templates/snippets/create_status/review.html:33
msgid "Rating" msgid "Rating"
msgstr "Hodnocení" msgstr "Hodnocení"
#: bookwyrm/forms.py:356 bookwyrm/templates/lists/list.html:110 #: bookwyrm/forms.py:472 bookwyrm/templates/lists/list.html:110
msgid "Sort By" msgid "Sort By"
msgstr "Seřadit podle" msgstr "Seřadit podle"
#: bookwyrm/forms.py:360 #: bookwyrm/forms.py:476
msgid "Ascending" msgid "Ascending"
msgstr "Vzestupně" msgstr "Vzestupně"
#: bookwyrm/forms.py:361 #: bookwyrm/forms.py:477
msgid "Descending" msgid "Descending"
msgstr "Sestupně" msgstr "Sestupně"
@ -122,13 +122,13 @@ msgid "Paperback"
msgstr "" msgstr ""
#: bookwyrm/models/federated_server.py:11 #: bookwyrm/models/federated_server.py:11
#: bookwyrm/templates/settings/federation/edit_instance.html:42 #: bookwyrm/templates/settings/federation/edit_instance.html:43
#: bookwyrm/templates/settings/federation/instance_list.html:19 #: bookwyrm/templates/settings/federation/instance_list.html:19
msgid "Federated" msgid "Federated"
msgstr "" msgstr ""
#: bookwyrm/models/federated_server.py:12 #: bookwyrm/models/federated_server.py:12
#: bookwyrm/templates/settings/federation/edit_instance.html:43 #: bookwyrm/templates/settings/federation/edit_instance.html:44
#: bookwyrm/templates/settings/federation/instance.html:10 #: bookwyrm/templates/settings/federation/instance.html:10
#: bookwyrm/templates/settings/federation/instance_list.html:23 #: bookwyrm/templates/settings/federation/instance_list.html:23
msgid "Blocked" msgid "Blocked"
@ -152,7 +152,7 @@ msgstr "uživatelské jméno"
msgid "A user with that username already exists." msgid "A user with that username already exists."
msgstr "" msgstr ""
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:218 #: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:227
msgid "Reviews" msgid "Reviews"
msgstr "Hodnocení" msgstr "Hodnocení"
@ -248,7 +248,7 @@ msgid "Edit Author"
msgstr "Upravit autora" msgstr "Upravit autora"
#: bookwyrm/templates/author/author.html:35 #: bookwyrm/templates/author/author.html:35
#: bookwyrm/templates/author/edit_author.html:43 #: bookwyrm/templates/author/edit_author.html:42
msgid "Aliases:" msgid "Aliases:"
msgstr "" msgstr ""
@ -311,7 +311,7 @@ msgid "Last edited by:"
msgstr "Naposledy upraveno od:" msgstr "Naposledy upraveno od:"
#: bookwyrm/templates/author/edit_author.html:33 #: bookwyrm/templates/author/edit_author.html:33
#: bookwyrm/templates/book/edit/edit_book_form.html:15 #: bookwyrm/templates/book/edit/edit_book_form.html:16
msgid "Metadata" msgid "Metadata"
msgstr "" msgstr ""
@ -320,51 +320,50 @@ msgstr ""
msgid "Name:" msgid "Name:"
msgstr "Jméno:" msgstr "Jméno:"
#: bookwyrm/templates/author/edit_author.html:45 #: bookwyrm/templates/author/edit_author.html:44
#: bookwyrm/templates/book/edit/edit_book_form.html:65 #: bookwyrm/templates/book/edit/edit_book_form.html:75
#: bookwyrm/templates/book/edit/edit_book_form.html:79 #: bookwyrm/templates/book/edit/edit_book_form.html:94
#: bookwyrm/templates/book/edit/edit_book_form.html:124
msgid "Separate multiple values with commas." msgid "Separate multiple values with commas."
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:52 #: bookwyrm/templates/author/edit_author.html:50
msgid "Bio:" msgid "Bio:"
msgstr "Životopis:" msgstr "Životopis:"
#: bookwyrm/templates/author/edit_author.html:59 #: bookwyrm/templates/author/edit_author.html:56
msgid "Wikipedia link:" msgid "Wikipedia link:"
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:65 #: bookwyrm/templates/author/edit_author.html:61
msgid "Birth date:" msgid "Birth date:"
msgstr "Datum narození:" msgstr "Datum narození:"
#: bookwyrm/templates/author/edit_author.html:73 #: bookwyrm/templates/author/edit_author.html:68
msgid "Death date:" msgid "Death date:"
msgstr "Datum úmrtí:" msgstr "Datum úmrtí:"
#: bookwyrm/templates/author/edit_author.html:81 #: bookwyrm/templates/author/edit_author.html:75
msgid "Author Identifiers" msgid "Author Identifiers"
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:83 #: bookwyrm/templates/author/edit_author.html:77
msgid "Openlibrary key:" msgid "Openlibrary key:"
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:91 #: bookwyrm/templates/author/edit_author.html:84
#: bookwyrm/templates/book/edit/edit_book_form.html:224 #: bookwyrm/templates/book/edit/edit_book_form.html:265
msgid "Inventaire ID:" msgid "Inventaire ID:"
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:99 #: bookwyrm/templates/author/edit_author.html:91
msgid "Librarything key:" msgid "Librarything key:"
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:107 #: bookwyrm/templates/author/edit_author.html:98
msgid "Goodreads key:" msgid "Goodreads key:"
msgstr "" msgstr ""
#: bookwyrm/templates/author/edit_author.html:118 #: bookwyrm/templates/author/edit_author.html:108
#: bookwyrm/templates/book/book.html:140 #: bookwyrm/templates/book/book.html:140
#: bookwyrm/templates/book/edit/edit_book.html:121 #: bookwyrm/templates/book/edit/edit_book.html:121
#: bookwyrm/templates/book/readthrough.html:76 #: bookwyrm/templates/book/readthrough.html:76
@ -372,18 +371,18 @@ msgstr ""
#: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/bookmark_button.html:15
#: bookwyrm/templates/lists/form.html:75 #: bookwyrm/templates/lists/form.html:75
#: bookwyrm/templates/preferences/edit_user.html:124 #: bookwyrm/templates/preferences/edit_user.html:124
#: bookwyrm/templates/settings/announcements/announcement_form.html:69 #: bookwyrm/templates/settings/announcements/announcement_form.html:76
#: bookwyrm/templates/settings/federation/edit_instance.html:74 #: bookwyrm/templates/settings/federation/edit_instance.html:82
#: bookwyrm/templates/settings/federation/instance.html:87 #: bookwyrm/templates/settings/federation/instance.html:87
#: bookwyrm/templates/settings/site.html:134 #: bookwyrm/templates/settings/site.html:133
#: bookwyrm/templates/settings/users/user_moderation_actions.html:64 #: bookwyrm/templates/settings/users/user_moderation_actions.html:68
#: bookwyrm/templates/shelf/form.html:25 #: bookwyrm/templates/shelf/form.html:25
#: bookwyrm/templates/snippets/reading_modals/layout.html:18 #: bookwyrm/templates/snippets/reading_modals/layout.html:18
msgid "Save" msgid "Save"
msgstr "Uložit" msgstr "Uložit"
#: bookwyrm/templates/author/edit_author.html:119 #: bookwyrm/templates/author/edit_author.html:109
#: bookwyrm/templates/book/book.html:141 bookwyrm/templates/book/book.html:190 #: bookwyrm/templates/book/book.html:141 bookwyrm/templates/book/book.html:199
#: bookwyrm/templates/book/cover_modal.html:32 #: bookwyrm/templates/book/cover_modal.html:32
#: bookwyrm/templates/book/edit/edit_book.html:123 #: bookwyrm/templates/book/edit/edit_book.html:123
#: bookwyrm/templates/book/edit/edit_book.html:126 #: bookwyrm/templates/book/edit/edit_book.html:126
@ -430,7 +429,7 @@ msgid "Add Description"
msgstr "Přidat popis" msgstr "Přidat popis"
#: bookwyrm/templates/book/book.html:136 #: bookwyrm/templates/book/book.html:136
#: bookwyrm/templates/book/edit/edit_book_form.html:34 #: bookwyrm/templates/book/edit/edit_book_form.html:39
#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17
msgid "Description:" msgid "Description:"
msgstr "Popis:" msgstr "Popis:"
@ -441,52 +440,51 @@ msgid "<a href=\"%(path)s/editions\">%(count)s editions</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:158 #: bookwyrm/templates/book/book.html:158
#, python-format msgid "You have shelved this edition in:"
msgid "This edition is on your <a href=\"%(path)s\">%(shelf_name)s</a> shelf."
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:164 #: bookwyrm/templates/book/book.html:173
#, python-format #, python-format
msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf." msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf."
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:175 #: bookwyrm/templates/book/book.html:184
msgid "Your reading activity" msgid "Your reading activity"
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:178 #: bookwyrm/templates/book/book.html:187
msgid "Add read dates" msgid "Add read dates"
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:187 #: bookwyrm/templates/book/book.html:196
msgid "Create" msgid "Create"
msgstr "Vytvořit" msgstr "Vytvořit"
#: bookwyrm/templates/book/book.html:197 #: bookwyrm/templates/book/book.html:206
msgid "You don't have any reading activity for this book." msgid "You don't have any reading activity for this book."
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:223 #: bookwyrm/templates/book/book.html:232
msgid "Your reviews" msgid "Your reviews"
msgstr "Tvoje hodnocení" msgstr "Tvoje hodnocení"
#: bookwyrm/templates/book/book.html:229 #: bookwyrm/templates/book/book.html:238
msgid "Your comments" msgid "Your comments"
msgstr "Vaše komentáře" msgstr "Vaše komentáře"
#: bookwyrm/templates/book/book.html:235 #: bookwyrm/templates/book/book.html:244
msgid "Your quotes" msgid "Your quotes"
msgstr "Vaše citace" msgstr "Vaše citace"
#: bookwyrm/templates/book/book.html:271 #: bookwyrm/templates/book/book.html:280
msgid "Subjects" msgid "Subjects"
msgstr "Témata" msgstr "Témata"
#: bookwyrm/templates/book/book.html:283 #: bookwyrm/templates/book/book.html:292
msgid "Places" msgid "Places"
msgstr "" msgstr ""
#: bookwyrm/templates/book/book.html:294 bookwyrm/templates/layout.html:75 #: bookwyrm/templates/book/book.html:303 bookwyrm/templates/layout.html:75
#: bookwyrm/templates/lists/lists.html:5 bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/lists/lists.html:5 bookwyrm/templates/lists/lists.html:12
#: bookwyrm/templates/search/layout.html:25 #: bookwyrm/templates/search/layout.html:25
#: bookwyrm/templates/search/layout.html:50 #: bookwyrm/templates/search/layout.html:50
@ -494,15 +492,15 @@ msgstr ""
msgid "Lists" msgid "Lists"
msgstr "Seznamy" msgstr "Seznamy"
#: bookwyrm/templates/book/book.html:305 #: bookwyrm/templates/book/book.html:314
msgid "Add to list" msgid "Add to list"
msgstr "Přidat na seznam" msgstr "Přidat na seznam"
#: bookwyrm/templates/book/book.html:315 #: bookwyrm/templates/book/book.html:324
#: bookwyrm/templates/book/cover_modal.html:31 #: bookwyrm/templates/book/cover_modal.html:31
#: bookwyrm/templates/lists/list.html:182 #: bookwyrm/templates/lists/list.html:182
#: bookwyrm/templates/settings/email_blocklist/domain_form.html:26 #: bookwyrm/templates/settings/email_blocklist/domain_form.html:24
#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:32 #: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:31
msgid "Add" msgid "Add"
msgstr "Přidat" msgstr "Přidat"
@ -511,22 +509,22 @@ msgid "ISBN:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/book_identifiers.html:15 #: bookwyrm/templates/book/book_identifiers.html:15
#: bookwyrm/templates/book/edit/edit_book_form.html:232 #: bookwyrm/templates/book/edit/edit_book_form.html:274
msgid "OCLC Number:" msgid "OCLC Number:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/book_identifiers.html:22 #: bookwyrm/templates/book/book_identifiers.html:22
#: bookwyrm/templates/book/edit/edit_book_form.html:240 #: bookwyrm/templates/book/edit/edit_book_form.html:283
msgid "ASIN:" msgid "ASIN:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/cover_modal.html:17 #: bookwyrm/templates/book/cover_modal.html:17
#: bookwyrm/templates/book/edit/edit_book_form.html:143 #: bookwyrm/templates/book/edit/edit_book_form.html:173
msgid "Upload cover:" msgid "Upload cover:"
msgstr "Nahrát obálku:" msgstr "Nahrát obálku:"
#: bookwyrm/templates/book/cover_modal.html:23 #: bookwyrm/templates/book/cover_modal.html:23
#: bookwyrm/templates/book/edit/edit_book_form.html:148 #: bookwyrm/templates/book/edit/edit_book_form.html:179
msgid "Load cover from url:" msgid "Load cover from url:"
msgstr "" msgstr ""
@ -578,110 +576,120 @@ msgstr ""
#: bookwyrm/templates/book/edit/edit_book.html:108 #: bookwyrm/templates/book/edit/edit_book.html:108
#: bookwyrm/templates/groups/members.html:16 #: bookwyrm/templates/groups/members.html:16
#: bookwyrm/templates/landing/password_reset.html:30 #: bookwyrm/templates/landing/password_reset.html:42
#: bookwyrm/templates/snippets/remove_from_group_button.html:16 #: bookwyrm/templates/snippets/remove_from_group_button.html:16
msgid "Confirm" msgid "Confirm"
msgstr "Potvrdit" msgstr "Potvrdit"
#: bookwyrm/templates/book/edit/edit_book.html:110 #: bookwyrm/templates/book/edit/edit_book.html:110
#: bookwyrm/templates/feed/status.html:9 #: bookwyrm/templates/feed/status.html:21
msgid "Back" msgid "Back"
msgstr "Zpět" msgstr "Zpět"
#: bookwyrm/templates/book/edit/edit_book_form.html:18 #: bookwyrm/templates/book/edit/edit_book_form.html:21
#: bookwyrm/templates/snippets/create_status/review.html:16 #: bookwyrm/templates/snippets/create_status/review.html:16
msgid "Title:" msgid "Title:"
msgstr "Název:" msgstr "Název:"
#: bookwyrm/templates/book/edit/edit_book_form.html:26 #: bookwyrm/templates/book/edit/edit_book_form.html:30
msgid "Subtitle:" msgid "Subtitle:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:44 #: bookwyrm/templates/book/edit/edit_book_form.html:50
msgid "Series:" msgid "Series:"
msgstr "Série:" msgstr "Série:"
#: bookwyrm/templates/book/edit/edit_book_form.html:53 #: bookwyrm/templates/book/edit/edit_book_form.html:60
msgid "Series number:" msgid "Series number:"
msgstr "Číslo série:" msgstr "Číslo série:"
#: bookwyrm/templates/book/edit/edit_book_form.html:63 #: bookwyrm/templates/book/edit/edit_book_form.html:71
msgid "Languages:" msgid "Languages:"
msgstr "Jazyky:" msgstr "Jazyky:"
#: bookwyrm/templates/book/edit/edit_book_form.html:74 #: bookwyrm/templates/book/edit/edit_book_form.html:85
msgid "Publication" msgid "Publication"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:77 #: bookwyrm/templates/book/edit/edit_book_form.html:90
msgid "Publisher:" msgid "Publisher:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:86 #: bookwyrm/templates/book/edit/edit_book_form.html:102
msgid "First published date:" msgid "First published date:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:94 #: bookwyrm/templates/book/edit/edit_book_form.html:111
msgid "Published date:" msgid "Published date:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:104 #: bookwyrm/templates/book/edit/edit_book_form.html:122
msgid "Authors" msgid "Authors"
msgstr "Autoři" msgstr "Autoři"
#: bookwyrm/templates/book/edit/edit_book_form.html:112 #: bookwyrm/templates/book/edit/edit_book_form.html:131
#, python-format #, python-format
msgid "Remove %(name)s" msgid "Remove %(name)s"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:115 #: bookwyrm/templates/book/edit/edit_book_form.html:134
#, python-format #, python-format
msgid "Author page for %(name)s" msgid "Author page for %(name)s"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:122 #: bookwyrm/templates/book/edit/edit_book_form.html:142
msgid "Add Authors:" msgid "Add Authors:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:123 #: bookwyrm/templates/book/edit/edit_book_form.html:145
msgid "John Doe, Jane Smith" #: bookwyrm/templates/book/edit/edit_book_form.html:148
msgid "Add Author"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:132 #: bookwyrm/templates/book/edit/edit_book_form.html:146
#: bookwyrm/templates/shelf/shelf.html:140 #: bookwyrm/templates/book/edit/edit_book_form.html:149
msgid "Jane Doe"
msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:152
msgid "Add Another Author"
msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:160
#: bookwyrm/templates/shelf/shelf.html:143
msgid "Cover" msgid "Cover"
msgstr "Obálka" msgstr "Obálka"
#: bookwyrm/templates/book/edit/edit_book_form.html:161 #: bookwyrm/templates/book/edit/edit_book_form.html:192
msgid "Physical Properties" msgid "Physical Properties"
msgstr "Fyzické vlastnosti" msgstr "Fyzické vlastnosti"
#: bookwyrm/templates/book/edit/edit_book_form.html:166 #: bookwyrm/templates/book/edit/edit_book_form.html:199
#: bookwyrm/templates/book/editions/format_filter.html:5 #: bookwyrm/templates/book/editions/format_filter.html:5
msgid "Format:" msgid "Format:"
msgstr "Formát:" msgstr "Formát:"
#: bookwyrm/templates/book/edit/edit_book_form.html:177 #: bookwyrm/templates/book/edit/edit_book_form.html:211
msgid "Format details:" msgid "Format details:"
msgstr "Podrobnosti o formátu:" msgstr "Podrobnosti o formátu:"
#: bookwyrm/templates/book/edit/edit_book_form.html:187 #: bookwyrm/templates/book/edit/edit_book_form.html:222
msgid "Pages:" msgid "Pages:"
msgstr "Stránek:" msgstr "Stránek:"
#: bookwyrm/templates/book/edit/edit_book_form.html:197 #: bookwyrm/templates/book/edit/edit_book_form.html:233
msgid "Book Identifiers" msgid "Book Identifiers"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:200 #: bookwyrm/templates/book/edit/edit_book_form.html:238
msgid "ISBN 13:" msgid "ISBN 13:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:208 #: bookwyrm/templates/book/edit/edit_book_form.html:247
msgid "ISBN 10:" msgid "ISBN 10:"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:216 #: bookwyrm/templates/book/edit/edit_book_form.html:256
msgid "Openlibrary ID:" msgid "Openlibrary ID:"
msgstr "" msgstr ""
@ -813,7 +821,7 @@ msgid "Confirmation code:"
msgstr "" msgstr ""
#: bookwyrm/templates/confirm_email/confirm_email.html:25 #: bookwyrm/templates/confirm_email/confirm_email.html:25
#: bookwyrm/templates/landing/layout.html:73 #: bookwyrm/templates/landing/layout.html:72
#: bookwyrm/templates/settings/dashboard/dashboard.html:93 #: bookwyrm/templates/settings/dashboard/dashboard.html:93
#: bookwyrm/templates/snippets/report_modal.html:33 #: bookwyrm/templates/snippets/report_modal.html:33
msgid "Submit" msgid "Submit"
@ -830,8 +838,8 @@ msgstr ""
#: bookwyrm/templates/confirm_email/resend_form.html:11 #: bookwyrm/templates/confirm_email/resend_form.html:11
#: bookwyrm/templates/landing/layout.html:67 #: bookwyrm/templates/landing/layout.html:67
#: bookwyrm/templates/landing/password_reset_request.html:18 #: bookwyrm/templates/landing/password_reset_request.html:18
#: bookwyrm/templates/preferences/edit_user.html:56 #: bookwyrm/templates/preferences/edit_user.html:53
#: bookwyrm/templates/snippets/register_form.html:13 #: bookwyrm/templates/snippets/register_form.html:12
msgid "Email address:" msgid "Email address:"
msgstr "" msgstr ""
@ -861,12 +869,17 @@ msgstr ""
msgid "Make your profile discoverable to other BookWyrm users." msgid "Make your profile discoverable to other BookWyrm users."
msgstr "" msgstr ""
#: bookwyrm/templates/directory/directory.html:21
msgid "Join Directory"
msgstr ""
#: bookwyrm/templates/directory/directory.html:24 #: bookwyrm/templates/directory/directory.html:24
#, python-format #, python-format
msgid "You can opt-out at any time in your <a href=\"%(path)s\">profile settings.</a>" msgid "You can opt-out at any time in your <a href=\"%(path)s\">profile settings.</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/directory/directory.html:29 #: bookwyrm/templates/directory/directory.html:29
#: bookwyrm/templates/directory/directory.html:31
#: bookwyrm/templates/feed/goal_card.html:17 #: bookwyrm/templates/feed/goal_card.html:17
#: bookwyrm/templates/snippets/announcement.html:34 #: bookwyrm/templates/snippets/announcement.html:34
msgid "Dismiss message" msgid "Dismiss message"
@ -1099,28 +1112,28 @@ msgstr ""
msgid "You have no messages right now." msgid "You have no messages right now."
msgstr "" msgstr ""
#: bookwyrm/templates/feed/feed.html:23 #: bookwyrm/templates/feed/feed.html:27
msgid "Feed settings" msgid "Feed settings"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/feed.html:26 #: bookwyrm/templates/feed/feed.html:39
msgid "Saved!" msgid "Saved!"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/feed.html:47 #: bookwyrm/templates/feed/feed.html:53
msgid "Save settings" msgid "Save settings"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/feed.html:56 #: bookwyrm/templates/feed/feed.html:63
#, python-format #, python-format
msgid "load <span data-poll=\"stream/%(tab_key)s\">0</span> unread status(es)" msgid "load <span data-poll=\"stream/%(tab_key)s\">0</span> unread status(es)"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/feed.html:72 #: bookwyrm/templates/feed/feed.html:80
msgid "There aren't any activities right now! Try following a user to get started" msgid "There aren't any activities right now! Try following a user to get started"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/feed.html:73 #: bookwyrm/templates/feed/feed.html:81
msgid "Alternatively, you can try enabling more status types" msgid "Alternatively, you can try enabling more status types"
msgstr "" msgstr ""
@ -1149,22 +1162,35 @@ msgid "There are no books here right now! Try searching for a book to get starte
msgstr "" msgstr ""
#: bookwyrm/templates/feed/layout.html:25 #: bookwyrm/templates/feed/layout.html:25
#: bookwyrm/templates/get_started/book_preview.html:10
#: bookwyrm/templates/shelf/shelf.html:38 #: bookwyrm/templates/shelf/shelf.html:38
#: bookwyrm/templates/shelf/shelf.html:83
#: bookwyrm/templates/snippets/shelf_selector.html:28
#: bookwyrm/templates/user/books_header.html:4 #: bookwyrm/templates/user/books_header.html:4
#: bookwyrm/templates/user/user.html:33
msgid "To Read" msgid "To Read"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/layout.html:26 #: bookwyrm/templates/feed/layout.html:26
#: bookwyrm/templates/get_started/book_preview.html:11
#: bookwyrm/templates/shelf/shelf.html:40 #: bookwyrm/templates/shelf/shelf.html:40
#: bookwyrm/templates/shelf/shelf.html:84
#: bookwyrm/templates/snippets/shelf_selector.html:29
#: bookwyrm/templates/user/books_header.html:6 #: bookwyrm/templates/user/books_header.html:6
#: bookwyrm/templates/user/user.html:34
msgid "Currently Reading" msgid "Currently Reading"
msgstr "" msgstr ""
#: bookwyrm/templates/feed/layout.html:27 #: bookwyrm/templates/feed/layout.html:27
#: bookwyrm/templates/get_started/book_preview.html:12
#: bookwyrm/templates/shelf/shelf.html:42 #: bookwyrm/templates/shelf/shelf.html:42
#: bookwyrm/templates/shelf/shelf.html:85
#: bookwyrm/templates/snippets/shelf_selector.html:30
#: bookwyrm/templates/snippets/shelf_selector.html:49
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:23 #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:23
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
#: bookwyrm/templates/user/books_header.html:8 #: bookwyrm/templates/user/books_header.html:8
#: bookwyrm/templates/user/user.html:35
msgid "Read" msgid "Read"
msgstr "" msgstr ""
@ -1186,6 +1212,10 @@ msgstr ""
msgid "Have you read %(book_title)s?" msgid "Have you read %(book_title)s?"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/book_preview.html:7
msgid "Add to your books"
msgstr ""
#: bookwyrm/templates/get_started/books.html:6 #: bookwyrm/templates/get_started/books.html:6
msgid "What are you reading?" msgid "What are you reading?"
msgstr "" msgstr ""
@ -1232,7 +1262,7 @@ msgid "No books found"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/books.html:63 #: bookwyrm/templates/get_started/books.html:63
#: bookwyrm/templates/get_started/profile.html:54 #: bookwyrm/templates/get_started/profile.html:51
msgid "Save &amp; continue" msgid "Save &amp; continue"
msgstr "" msgstr ""
@ -1272,35 +1302,33 @@ msgid "Finish"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:15 #: bookwyrm/templates/get_started/profile.html:15
#: bookwyrm/templates/preferences/edit_user.html:42 #: bookwyrm/templates/preferences/edit_user.html:41
msgid "Display name:" msgid "Display name:"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:22 #: bookwyrm/templates/get_started/profile.html:21
#: bookwyrm/templates/preferences/edit_user.html:49 #: bookwyrm/templates/preferences/edit_user.html:47
msgid "Summary:" msgid "Summary:"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:23 #: bookwyrm/templates/get_started/profile.html:22
msgid "A little bit about you" msgid "A little bit about you"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:32 #: bookwyrm/templates/get_started/profile.html:30
#: bookwyrm/templates/preferences/edit_user.html:27 #: bookwyrm/templates/preferences/edit_user.html:27
msgid "Avatar:" msgid "Avatar:"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:42 #: bookwyrm/templates/get_started/profile.html:39
#: bookwyrm/templates/preferences/edit_user.html:110
msgid "Manually approve followers:" msgid "Manually approve followers:"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:48 #: bookwyrm/templates/get_started/profile.html:45
#: bookwyrm/templates/preferences/edit_user.html:80
msgid "Show this account in suggested users:" msgid "Show this account in suggested users:"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/profile.html:52 #: bookwyrm/templates/get_started/profile.html:49
msgid "Your account will show up in the directory, and may be recommended to other BookWyrm users." msgid "Your account will show up in the directory, and may be recommended to other BookWyrm users."
msgstr "" msgstr ""
@ -1512,8 +1540,8 @@ msgid "Row"
msgstr "" msgstr ""
#: bookwyrm/templates/import/import_status.html:103 #: bookwyrm/templates/import/import_status.html:103
#: bookwyrm/templates/shelf/shelf.html:141 #: bookwyrm/templates/shelf/shelf.html:144
#: bookwyrm/templates/shelf/shelf.html:163 #: bookwyrm/templates/shelf/shelf.html:166
msgid "Title" msgid "Title"
msgstr "" msgstr ""
@ -1522,8 +1550,8 @@ msgid "ISBN"
msgstr "" msgstr ""
#: bookwyrm/templates/import/import_status.html:109 #: bookwyrm/templates/import/import_status.html:109
#: bookwyrm/templates/shelf/shelf.html:142 #: bookwyrm/templates/shelf/shelf.html:145
#: bookwyrm/templates/shelf/shelf.html:166 #: bookwyrm/templates/shelf/shelf.html:169
msgid "Author" msgid "Author"
msgstr "" msgstr ""
@ -1646,7 +1674,7 @@ msgstr ""
#: bookwyrm/templates/landing/invite.html:4 #: bookwyrm/templates/landing/invite.html:4
#: bookwyrm/templates/landing/invite.html:8 #: bookwyrm/templates/landing/invite.html:8
#: bookwyrm/templates/landing/login.html:49 #: bookwyrm/templates/landing/login.html:48
msgid "Create an Account" msgid "Create an Account"
msgstr "" msgstr ""
@ -1692,7 +1720,7 @@ msgstr ""
msgid "Thank you! Your request has been received." msgid "Thank you! Your request has been received."
msgstr "" msgstr ""
#: bookwyrm/templates/landing/layout.html:82 #: bookwyrm/templates/landing/layout.html:81
msgid "Your Account" msgid "Your Account"
msgstr "" msgstr ""
@ -1701,7 +1729,7 @@ msgid "Login"
msgstr "" msgstr ""
#: bookwyrm/templates/landing/login.html:7 #: bookwyrm/templates/landing/login.html:7
#: bookwyrm/templates/landing/login.html:37 bookwyrm/templates/layout.html:179 #: bookwyrm/templates/landing/login.html:36 bookwyrm/templates/layout.html:179
msgid "Log in" msgid "Log in"
msgstr "" msgstr ""
@ -1715,21 +1743,21 @@ msgid "Username:"
msgstr "" msgstr ""
#: bookwyrm/templates/landing/login.html:27 #: bookwyrm/templates/landing/login.html:27
#: bookwyrm/templates/landing/password_reset.html:17 #: bookwyrm/templates/landing/password_reset.html:26
#: bookwyrm/templates/layout.html:174 #: bookwyrm/templates/layout.html:174
#: bookwyrm/templates/snippets/register_form.html:22 #: bookwyrm/templates/snippets/register_form.html:20
msgid "Password:" msgid "Password:"
msgstr "" msgstr ""
#: bookwyrm/templates/landing/login.html:40 bookwyrm/templates/layout.html:176 #: bookwyrm/templates/landing/login.html:39 bookwyrm/templates/layout.html:176
msgid "Forgot your password?" msgid "Forgot your password?"
msgstr "" msgstr ""
#: bookwyrm/templates/landing/login.html:62 #: bookwyrm/templates/landing/login.html:61
msgid "More about this site" msgid "More about this site"
msgstr "" msgstr ""
#: bookwyrm/templates/landing/password_reset.html:23 #: bookwyrm/templates/landing/password_reset.html:34
#: bookwyrm/templates/preferences/change_password.html:18 #: bookwyrm/templates/preferences/change_password.html:18
#: bookwyrm/templates/preferences/delete_user.html:20 #: bookwyrm/templates/preferences/delete_user.html:20
msgid "Confirm password:" msgid "Confirm password:"
@ -1956,7 +1984,6 @@ msgstr ""
#: bookwyrm/templates/lists/list.html:92 #: bookwyrm/templates/lists/list.html:92
#: bookwyrm/templates/snippets/remove_from_group_button.html:19 #: bookwyrm/templates/snippets/remove_from_group_button.html:19
#: bookwyrm/templates/snippets/shelf_selector.html:26
msgid "Remove" msgid "Remove"
msgstr "" msgstr ""
@ -2202,9 +2229,9 @@ msgstr ""
#: bookwyrm/templates/preferences/delete_user.html:4 #: bookwyrm/templates/preferences/delete_user.html:4
#: bookwyrm/templates/preferences/delete_user.html:7 #: bookwyrm/templates/preferences/delete_user.html:7
#: bookwyrm/templates/preferences/delete_user.html:26 #: bookwyrm/templates/preferences/delete_user.html:25
#: bookwyrm/templates/preferences/layout.html:24 #: bookwyrm/templates/preferences/layout.html:24
#: bookwyrm/templates/settings/users/delete_user_form.html:23 #: bookwyrm/templates/settings/users/delete_user_form.html:22
msgid "Delete Account" msgid "Delete Account"
msgstr "" msgstr ""
@ -2229,7 +2256,7 @@ msgid "Profile"
msgstr "" msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:13 #: bookwyrm/templates/preferences/edit_user.html:13
#: bookwyrm/templates/preferences/edit_user.html:68 #: bookwyrm/templates/preferences/edit_user.html:64
msgid "Display preferences" msgid "Display preferences"
msgstr "" msgstr ""
@ -2238,12 +2265,16 @@ msgstr ""
msgid "Privacy" msgid "Privacy"
msgstr "" msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:72 #: bookwyrm/templates/preferences/edit_user.html:69
msgid "Show reading goal prompt in feed:" msgid "Show reading goal prompt in feed"
msgstr "" msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:76 #: bookwyrm/templates/preferences/edit_user.html:75
msgid "Show suggested users:" msgid "Show suggested users"
msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:81
msgid "Show this account in suggested users"
msgstr "" msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:85 #: bookwyrm/templates/preferences/edit_user.html:85
@ -2255,6 +2286,10 @@ msgstr ""
msgid "Preferred Timezone: " msgid "Preferred Timezone: "
msgstr "" msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:111
msgid "Manually approve followers"
msgstr ""
#: bookwyrm/templates/preferences/edit_user.html:116 #: bookwyrm/templates/preferences/edit_user.html:116
msgid "Default post privacy:" msgid "Default post privacy:"
msgstr "" msgstr ""
@ -2282,6 +2317,10 @@ msgstr ""
msgid "Want to Read \"%(book_title)s\"" msgid "Want to Read \"%(book_title)s\""
msgstr "" msgstr ""
#: bookwyrm/templates/search/book.html:42
msgid "Results from"
msgstr ""
#: bookwyrm/templates/search/book.html:47 #: bookwyrm/templates/search/book.html:47
#: bookwyrm/templates/settings/reports/reports.html:25 #: bookwyrm/templates/settings/reports/reports.html:25
#: bookwyrm/templates/snippets/announcement.html:16 #: bookwyrm/templates/snippets/announcement.html:16
@ -2355,19 +2394,19 @@ msgid "False"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/announcements/announcement.html:47 #: bookwyrm/templates/settings/announcements/announcement.html:47
#: bookwyrm/templates/settings/announcements/announcement_form.html:40 #: bookwyrm/templates/settings/announcements/announcement_form.html:44
#: bookwyrm/templates/settings/dashboard/dashboard.html:71 #: bookwyrm/templates/settings/dashboard/dashboard.html:71
msgid "Start date:" msgid "Start date:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/announcements/announcement.html:54 #: bookwyrm/templates/settings/announcements/announcement.html:54
#: bookwyrm/templates/settings/announcements/announcement_form.html:49 #: bookwyrm/templates/settings/announcements/announcement_form.html:54
#: bookwyrm/templates/settings/dashboard/dashboard.html:77 #: bookwyrm/templates/settings/dashboard/dashboard.html:77
msgid "End date:" msgid "End date:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/announcements/announcement.html:60 #: bookwyrm/templates/settings/announcements/announcement.html:60
#: bookwyrm/templates/settings/announcements/announcement_form.html:58 #: bookwyrm/templates/settings/announcements/announcement_form.html:64
msgid "Active:" msgid "Active:"
msgstr "" msgstr ""
@ -2376,15 +2415,15 @@ msgstr ""
msgid "Create Announcement" msgid "Create Announcement"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/announcements/announcement_form.html:16 #: bookwyrm/templates/settings/announcements/announcement_form.html:17
msgid "Preview:" msgid "Preview:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/announcements/announcement_form.html:23 #: bookwyrm/templates/settings/announcements/announcement_form.html:25
msgid "Content:" msgid "Content:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/announcements/announcement_form.html:30 #: bookwyrm/templates/settings/announcements/announcement_form.html:33
msgid "Event date:" msgid "Event date:"
msgstr "" msgstr ""
@ -2567,29 +2606,29 @@ msgstr ""
msgid "Import block list" msgid "Import block list"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/federation/edit_instance.html:30 #: bookwyrm/templates/settings/federation/edit_instance.html:31
msgid "Instance:" msgid "Instance:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/federation/edit_instance.html:39 #: bookwyrm/templates/settings/federation/edit_instance.html:40
#: bookwyrm/templates/settings/federation/instance.html:28 #: bookwyrm/templates/settings/federation/instance.html:28
#: bookwyrm/templates/settings/users/user_info.html:106 #: bookwyrm/templates/settings/users/user_info.html:106
msgid "Status:" msgid "Status:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/federation/edit_instance.html:52 #: bookwyrm/templates/settings/federation/edit_instance.html:54
#: bookwyrm/templates/settings/federation/instance.html:22 #: bookwyrm/templates/settings/federation/instance.html:22
#: bookwyrm/templates/settings/users/user_info.html:100 #: bookwyrm/templates/settings/users/user_info.html:100
msgid "Software:" msgid "Software:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/federation/edit_instance.html:61 #: bookwyrm/templates/settings/federation/edit_instance.html:64
#: bookwyrm/templates/settings/federation/instance.html:25 #: bookwyrm/templates/settings/federation/instance.html:25
#: bookwyrm/templates/settings/users/user_info.html:103 #: bookwyrm/templates/settings/users/user_info.html:103
msgid "Version:" msgid "Version:"
msgstr "" msgstr ""
#: bookwyrm/templates/settings/federation/edit_instance.html:70 #: bookwyrm/templates/settings/federation/edit_instance.html:74
msgid "Notes:" msgid "Notes:"
msgstr "" msgstr ""
@ -3182,7 +3221,7 @@ msgstr ""
msgid "Create shelf" msgid "Create shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:90 #: bookwyrm/templates/shelf/shelf.html:93
#, python-format #, python-format
msgid "%(formatted_count)s book" msgid "%(formatted_count)s book"
msgid_plural "%(formatted_count)s books" msgid_plural "%(formatted_count)s books"
@ -3191,35 +3230,35 @@ msgstr[1] ""
msgstr[2] "" msgstr[2] ""
msgstr[3] "" msgstr[3] ""
#: bookwyrm/templates/shelf/shelf.html:97 #: bookwyrm/templates/shelf/shelf.html:100
#, python-format #, python-format
msgid "(showing %(start)s-%(end)s)" msgid "(showing %(start)s-%(end)s)"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:109 #: bookwyrm/templates/shelf/shelf.html:112
msgid "Edit shelf" msgid "Edit shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:117 #: bookwyrm/templates/shelf/shelf.html:120
msgid "Delete shelf" msgid "Delete shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:145 #: bookwyrm/templates/shelf/shelf.html:148
#: bookwyrm/templates/shelf/shelf.html:171 #: bookwyrm/templates/shelf/shelf.html:174
msgid "Shelved" msgid "Shelved"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:146 #: bookwyrm/templates/shelf/shelf.html:149
#: bookwyrm/templates/shelf/shelf.html:174 #: bookwyrm/templates/shelf/shelf.html:177
msgid "Started" msgid "Started"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:147 #: bookwyrm/templates/shelf/shelf.html:150
#: bookwyrm/templates/shelf/shelf.html:177 #: bookwyrm/templates/shelf/shelf.html:180
msgid "Finished" msgid "Finished"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:203 #: bookwyrm/templates/shelf/shelf.html:206
msgid "This shelf is empty." msgid "This shelf is empty."
msgstr "" msgstr ""
@ -3586,13 +3625,13 @@ msgstr ""
msgid "Finish \"<em>%(book_title)s</em>\"" msgid "Finish \"<em>%(book_title)s</em>\""
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:23 #: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:24
#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:20 #: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21
#: bookwyrm/templates/snippets/readthrough_form.html:7 #: bookwyrm/templates/snippets/readthrough_form.html:7
msgid "Started reading" msgid "Started reading"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:31 #: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:32
#: bookwyrm/templates/snippets/readthrough_form.html:20 #: bookwyrm/templates/snippets/readthrough_form.html:20
msgid "Finished reading" msgid "Finished reading"
msgstr "" msgstr ""
@ -3620,7 +3659,7 @@ msgstr ""
msgid "Progress" msgid "Progress"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/register_form.html:32 #: bookwyrm/templates/snippets/register_form.html:30
msgid "Sign Up" msgid "Sign Up"
msgstr "" msgstr ""
@ -3642,24 +3681,31 @@ msgstr ""
msgid "More info about this report:" msgid "More info about this report:"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/shelf_selector.html:4 #: bookwyrm/templates/snippets/shelf_selector.html:7
msgid "Move book" msgid "Move book"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5 #: bookwyrm/templates/snippets/shelf_selector.html:42
msgid "More shelves"
msgstr ""
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17 #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:24 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:24
msgid "Start reading" msgid "Start reading"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/shelf_selector.html:55
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:29 #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:29
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:36 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:36
msgid "Want to read" msgid "Want to read"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/shelf_selector.html:73
#: bookwyrm/templates/snippets/shelf_selector.html:84
msgid "Remove from"
msgstr ""
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5
msgid "More shelves"
msgstr ""
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:62 #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:62
#, python-format #, python-format
msgid "Remove from %(name)s" msgid "Remove from %(name)s"
@ -3874,24 +3920,29 @@ msgstr ""
msgid "Edit profile" msgid "Edit profile"
msgstr "" msgstr ""
#: bookwyrm/templates/user/user.html:33 #: bookwyrm/templates/user/user.html:37
#, python-format #, python-format
msgid "View all %(size)s" msgid "View all %(size)s"
msgstr "" msgstr ""
#: bookwyrm/templates/user/user.html:46 #: bookwyrm/templates/user/user.html:51
msgid "View all books" msgid "View all books"
msgstr "" msgstr ""
#: bookwyrm/templates/user/user.html:59 #: bookwyrm/templates/user/user.html:58
#, python-format
msgid "%(current_year)s Reading Goal"
msgstr ""
#: bookwyrm/templates/user/user.html:65
msgid "User Activity" msgid "User Activity"
msgstr "" msgstr ""
#: bookwyrm/templates/user/user.html:63 #: bookwyrm/templates/user/user.html:69
msgid "RSS feed" msgid "RSS feed"
msgstr "" msgstr ""
#: bookwyrm/templates/user/user.html:74 #: bookwyrm/templates/user/user.html:80
msgid "No activities yet!" msgid "No activities yet!"
msgstr "" msgstr ""