New translations django.po (Oulipo)

This commit is contained in:
Mouse Reeve 2022-01-12 11:52:27 -08:00
parent 7bc7e1d53a
commit 0c7f228f4c

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: 2022-01-09 19:01+0000\n" "POT-Creation-Date: 2022-01-12 18:37+0000\n"
"PO-Revision-Date: 2022-01-09 20:09\n" "PO-Revision-Date: 2022-01-12 19:52\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n" "Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Oulipo\n" "Language-Team: Oulipo\n"
"Language: en_Oulipo\n" "Language: en_Oulipo\n"
@ -54,8 +54,8 @@ msgstr "List Sorting"
msgid "Book Title" msgid "Book Title"
msgstr "" msgstr ""
#: bookwyrm/forms.py:471 bookwyrm/templates/shelf/shelf.html:152 #: bookwyrm/forms.py:471 bookwyrm/templates/shelf/shelf.html:155
#: bookwyrm/templates/shelf/shelf.html:184 #: bookwyrm/templates/shelf/shelf.html:187
#: bookwyrm/templates/snippets/create_status/review.html:33 #: bookwyrm/templates/snippets/create_status/review.html:33
msgid "Rating" msgid "Rating"
msgstr "Rating" msgstr "Rating"
@ -72,6 +72,10 @@ msgstr "Upward"
msgid "Descending" msgid "Descending"
msgstr "Downward" msgstr "Downward"
#: bookwyrm/forms.py:491
msgid "Reading finish date cannot be before start date."
msgstr ""
#: bookwyrm/importers/importer.py:145 bookwyrm/importers/importer.py:167 #: bookwyrm/importers/importer.py:145 bookwyrm/importers/importer.py:167
msgid "Error loading book" msgid "Error loading book"
msgstr "Could not load book" msgstr "Could not load book"
@ -153,7 +157,7 @@ msgstr "alias"
msgid "A user with that username already exists." msgid "A user with that username already exists."
msgstr "An account is using this alias." msgstr "An account is using this alias."
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:280 #: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:272
msgid "Reviews" msgid "Reviews"
msgstr "Rundowns" msgstr "Rundowns"
@ -630,11 +634,11 @@ msgstr ""
#: bookwyrm/templates/author/edit_author.html:115 #: bookwyrm/templates/author/edit_author.html:115
#: bookwyrm/templates/book/book.html:193 #: bookwyrm/templates/book/book.html:193
#: bookwyrm/templates/book/edit/edit_book.html:121 #: bookwyrm/templates/book/edit/edit_book.html:121
#: bookwyrm/templates/book/readthrough.html:82
#: bookwyrm/templates/groups/form.html:30 #: bookwyrm/templates/groups/form.html:30
#: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/bookmark_button.html:15
#: bookwyrm/templates/lists/form.html:130 #: bookwyrm/templates/lists/form.html:130
#: bookwyrm/templates/preferences/edit_user.html:124 #: bookwyrm/templates/preferences/edit_user.html:124
#: bookwyrm/templates/readthrough/readthrough_modal.html:72
#: bookwyrm/templates/settings/announcements/announcement_form.html:76 #: bookwyrm/templates/settings/announcements/announcement_form.html:76
#: bookwyrm/templates/settings/federation/edit_instance.html:82 #: bookwyrm/templates/settings/federation/edit_instance.html:82
#: bookwyrm/templates/settings/federation/instance.html:87 #: bookwyrm/templates/settings/federation/instance.html:87
@ -647,15 +651,15 @@ msgstr "Confirm"
#: bookwyrm/templates/author/edit_author.html:116 #: bookwyrm/templates/author/edit_author.html:116
#: bookwyrm/templates/author/sync_modal.html:23 #: bookwyrm/templates/author/sync_modal.html:23
#: bookwyrm/templates/book/book.html:194 bookwyrm/templates/book/book.html:252 #: bookwyrm/templates/book/book.html:194
#: bookwyrm/templates/book/cover_add_modal.html:32 #: bookwyrm/templates/book/cover_add_modal.html:32
#: bookwyrm/templates/book/delete_readthrough_modal.html:23
#: 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
#: bookwyrm/templates/book/readthrough.html:83
#: bookwyrm/templates/book/sync_modal.html:23 #: bookwyrm/templates/book/sync_modal.html:23
#: bookwyrm/templates/groups/delete_group_modal.html:17 #: bookwyrm/templates/groups/delete_group_modal.html:17
#: bookwyrm/templates/lists/delete_list_modal.html:18 #: bookwyrm/templates/lists/delete_list_modal.html:18
#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:23
#: bookwyrm/templates/readthrough/readthrough_modal.html:74
#: bookwyrm/templates/settings/federation/instance.html:88 #: bookwyrm/templates/settings/federation/instance.html:88
#: bookwyrm/templates/snippets/report_modal.html:38 #: bookwyrm/templates/snippets/report_modal.html:38
msgid "Cancel" msgid "Cancel"
@ -726,39 +730,35 @@ msgstr "A <a href=\"%(book_path)s\">variant</a> of this book is on your <a href=
msgid "Your reading activity" msgid "Your reading activity"
msgstr "Your book activity" msgstr "Your book activity"
#: bookwyrm/templates/book/book.html:240 #: bookwyrm/templates/book/book.html:243
msgid "Add read dates" msgid "Add read dates"
msgstr "Add activity chronology" msgstr "Add activity chronology"
#: bookwyrm/templates/book/book.html:249 #: bookwyrm/templates/book/book.html:251
msgid "Create"
msgstr "Add"
#: bookwyrm/templates/book/book.html:259
msgid "You don't have any reading activity for this book." msgid "You don't have any reading activity for this book."
msgstr "No activity for this book." msgstr "No activity for this book."
#: bookwyrm/templates/book/book.html:285 #: bookwyrm/templates/book/book.html:277
msgid "Your reviews" msgid "Your reviews"
msgstr "Your rundowns" msgstr "Your rundowns"
#: bookwyrm/templates/book/book.html:291 #: bookwyrm/templates/book/book.html:283
msgid "Your comments" msgid "Your comments"
msgstr "Your annotations" msgstr "Your annotations"
#: bookwyrm/templates/book/book.html:297 #: bookwyrm/templates/book/book.html:289
msgid "Your quotes" msgid "Your quotes"
msgstr "Your quotations" msgstr "Your quotations"
#: bookwyrm/templates/book/book.html:333 #: bookwyrm/templates/book/book.html:325
msgid "Subjects" msgid "Subjects"
msgstr "Topics" msgstr "Topics"
#: bookwyrm/templates/book/book.html:345 #: bookwyrm/templates/book/book.html:337
msgid "Places" msgid "Places"
msgstr "Locations" msgstr "Locations"
#: bookwyrm/templates/book/book.html:356 #: bookwyrm/templates/book/book.html:348
#: bookwyrm/templates/groups/group.html:20 bookwyrm/templates/layout.html:74 #: bookwyrm/templates/groups/group.html:20 bookwyrm/templates/layout.html:74
#: bookwyrm/templates/lists/curate.html:7 bookwyrm/templates/lists/list.html:10 #: bookwyrm/templates/lists/curate.html:7 bookwyrm/templates/lists/list.html:10
#: bookwyrm/templates/lists/lists.html:5 bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/lists/lists.html:5 bookwyrm/templates/lists/lists.html:12
@ -768,11 +768,11 @@ msgstr "Locations"
msgid "Lists" msgid "Lists"
msgstr "Lists" msgstr "Lists"
#: bookwyrm/templates/book/book.html:367 #: bookwyrm/templates/book/book.html:359
msgid "Add to list" msgid "Add to list"
msgstr "Add to list" msgstr "Add to list"
#: bookwyrm/templates/book/book.html:377 #: bookwyrm/templates/book/book.html:369
#: bookwyrm/templates/book/cover_add_modal.html:31 #: bookwyrm/templates/book/cover_add_modal.html:31
#: bookwyrm/templates/lists/list.html:208 #: bookwyrm/templates/lists/list.html:208
#: bookwyrm/templates/settings/email_blocklist/domain_form.html:24 #: bookwyrm/templates/settings/email_blocklist/domain_form.html:24
@ -817,39 +817,13 @@ msgstr ""
#: bookwyrm/templates/components/modal.html:13 #: bookwyrm/templates/components/modal.html:13
#: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/components/modal.html:30
#: bookwyrm/templates/components/tooltip.html:7 #: bookwyrm/templates/components/tooltip.html:7
#: bookwyrm/templates/feed/suggested_books.html:65 #: bookwyrm/templates/feed/suggested_books.html:62
#: bookwyrm/templates/get_started/layout.html:25 #: bookwyrm/templates/get_started/layout.html:25
#: bookwyrm/templates/get_started/layout.html:58 #: bookwyrm/templates/get_started/layout.html:58
#: bookwyrm/templates/snippets/announcement.html:18 #: bookwyrm/templates/snippets/announcement.html:18
msgid "Close" msgid "Close"
msgstr "Dismiss" msgstr "Dismiss"
#: bookwyrm/templates/book/delete_readthrough_modal.html:4
msgid "Delete these read dates?"
msgstr ""
#: bookwyrm/templates/book/delete_readthrough_modal.html:8
#, python-format
msgid "You are deleting this readthrough and its %(count)s associated progress updates."
msgstr ""
#: bookwyrm/templates/book/delete_readthrough_modal.html:12
#: bookwyrm/templates/groups/delete_group_modal.html:7
#: bookwyrm/templates/lists/delete_list_modal.html:7
msgid "This action cannot be un-done"
msgstr "You can't undo this action"
#: bookwyrm/templates/book/delete_readthrough_modal.html:21
#: bookwyrm/templates/groups/delete_group_modal.html:15
#: bookwyrm/templates/lists/delete_list_modal.html:15
#: bookwyrm/templates/settings/announcements/announcement.html:20
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:49
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:36
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
#: bookwyrm/templates/snippets/join_invitation_buttons.html:13
msgid "Delete"
msgstr "Discard"
#: bookwyrm/templates/book/edit/edit_book.html:6 #: bookwyrm/templates/book/edit/edit_book.html:6
#: bookwyrm/templates/book/edit/edit_book.html:12 #: bookwyrm/templates/book/edit/edit_book.html:12
#, python-format #, python-format
@ -971,7 +945,7 @@ msgid "Add Another Author"
msgstr "" msgstr ""
#: bookwyrm/templates/book/edit/edit_book_form.html:160 #: bookwyrm/templates/book/edit/edit_book_form.html:160
#: bookwyrm/templates/shelf/shelf.html:143 #: bookwyrm/templates/shelf/shelf.html:146
msgid "Cover" msgid "Cover"
msgstr "Front illustration" msgstr "Front illustration"
@ -1066,35 +1040,6 @@ msgstr "Put out by %(publisher)s."
msgid "rated it" msgid "rated it"
msgstr "" msgstr ""
#: bookwyrm/templates/book/readthrough.html:9
msgid "Progress Updates:"
msgstr ""
#: bookwyrm/templates/book/readthrough.html:14
msgid "finished"
msgstr ""
#: bookwyrm/templates/book/readthrough.html:25
msgid "Show all updates"
msgstr ""
#: bookwyrm/templates/book/readthrough.html:41
msgid "Delete this progress update"
msgstr ""
#: bookwyrm/templates/book/readthrough.html:53
msgid "started"
msgstr ""
#: bookwyrm/templates/book/readthrough.html:60
#: bookwyrm/templates/book/readthrough.html:78
msgid "Edit read dates"
msgstr "Modify activity chronology"
#: bookwyrm/templates/book/readthrough.html:64
msgid "Delete these read dates"
msgstr ""
#: bookwyrm/templates/book/sync_modal.html:15 #: bookwyrm/templates/book/sync_modal.html:15
#, python-format #, 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." 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."
@ -1476,39 +1421,6 @@ msgstr "Your Books"
msgid "There are no books here right now! Try searching for a book to get started" msgid "There are no books here right now! Try searching for a book to get started"
msgstr "No found books right now! Try looking up a book to start things moving" msgstr "No found books right now! Try looking up a book to start things moving"
#: bookwyrm/templates/feed/suggested_books.html:19
#: bookwyrm/templates/get_started/book_preview.html:10
#: 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/user.html:33
msgid "To Read"
msgstr "Possibly Tomorrow"
#: bookwyrm/templates/feed/suggested_books.html:20
#: bookwyrm/templates/get_started/book_preview.html:11
#: 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/user.html:34
msgid "Currently Reading"
msgstr "On Your Nightstand"
#: bookwyrm/templates/feed/suggested_books.html:21
#: bookwyrm/templates/get_started/book_preview.html:12
#: 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:24
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
#: bookwyrm/templates/user/books_header.html:8
#: bookwyrm/templates/user/user.html:35
msgid "Read"
msgstr "Put Away"
#: bookwyrm/templates/feed/suggested_users.html:5 #: bookwyrm/templates/feed/suggested_users.html:5
#: bookwyrm/templates/get_started/users.html:6 #: bookwyrm/templates/get_started/users.html:6
msgid "Who to follow" msgid "Who to follow"
@ -1540,6 +1452,30 @@ msgstr ""
msgid "Add to your books" msgid "Add to your books"
msgstr "" msgstr ""
#: bookwyrm/templates/get_started/book_preview.html:10
#: bookwyrm/templates/shelf/shelf.html:86
#: bookwyrm/templates/snippets/translated_shelf_name.html:5
#: bookwyrm/templates/user/user.html:33
msgid "To Read"
msgstr "Possibly Tomorrow"
#: bookwyrm/templates/get_started/book_preview.html:11
#: bookwyrm/templates/shelf/shelf.html:87
#: bookwyrm/templates/snippets/translated_shelf_name.html:7
#: bookwyrm/templates/user/user.html:34
msgid "Currently Reading"
msgstr "On Your Nightstand"
#: bookwyrm/templates/get_started/book_preview.html:12
#: bookwyrm/templates/shelf/shelf.html:88
#: bookwyrm/templates/snippets/shelf_selector.html:47
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:24
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:12
#: bookwyrm/templates/snippets/translated_shelf_name.html:9
#: bookwyrm/templates/user/user.html:35
msgid "Read"
msgstr "Put Away"
#: 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 "What's on your nightstand right now?" msgstr "What's on your nightstand right now?"
@ -1673,6 +1609,23 @@ msgstr ""
msgid "Delete this group?" msgid "Delete this group?"
msgstr "" msgstr ""
#: bookwyrm/templates/groups/delete_group_modal.html:7
#: bookwyrm/templates/lists/delete_list_modal.html:7
#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:12
msgid "This action cannot be un-done"
msgstr "You can't undo this action"
#: bookwyrm/templates/groups/delete_group_modal.html:15
#: bookwyrm/templates/lists/delete_list_modal.html:15
#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:21
#: bookwyrm/templates/settings/announcements/announcement.html:20
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:49
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:36
#: bookwyrm/templates/snippets/follow_request_buttons.html:12
#: bookwyrm/templates/snippets/join_invitation_buttons.html:13
msgid "Delete"
msgstr "Discard"
#: bookwyrm/templates/groups/edit_form.html:5 #: bookwyrm/templates/groups/edit_form.html:5
msgid "Edit Group" msgid "Edit Group"
msgstr "" msgstr ""
@ -1753,7 +1706,7 @@ msgstr ""
#: bookwyrm/templates/import/import.html:5 #: bookwyrm/templates/import/import.html:5
#: bookwyrm/templates/import/import.html:9 #: bookwyrm/templates/import/import.html:9
#: bookwyrm/templates/shelf/shelf.html:61 #: bookwyrm/templates/shelf/shelf.html:64
msgid "Import Books" msgid "Import Books"
msgstr "Import Books" msgstr "Import Books"
@ -1841,8 +1794,8 @@ msgid "Row"
msgstr "" msgstr ""
#: bookwyrm/templates/import/import_status.html:103 #: bookwyrm/templates/import/import_status.html:103
#: bookwyrm/templates/shelf/shelf.html:144 #: bookwyrm/templates/shelf/shelf.html:147
#: bookwyrm/templates/shelf/shelf.html:166 #: bookwyrm/templates/shelf/shelf.html:169
msgid "Title" msgid "Title"
msgstr "" msgstr ""
@ -1855,8 +1808,8 @@ msgid "Openlibrary key"
msgstr "" msgstr ""
#: bookwyrm/templates/import/import_status.html:114 #: bookwyrm/templates/import/import_status.html:114
#: bookwyrm/templates/shelf/shelf.html:145 #: bookwyrm/templates/shelf/shelf.html:148
#: bookwyrm/templates/shelf/shelf.html:169 #: bookwyrm/templates/shelf/shelf.html:172
msgid "Author" msgid "Author"
msgstr "Author" msgstr "Author"
@ -1976,7 +1929,7 @@ msgstr ""
msgid "Sorry! This invite code is no longer valid." msgid "Sorry! This invite code is no longer valid."
msgstr "Sorry! This invitation isn't valid." msgstr "Sorry! This invitation isn't valid."
#: bookwyrm/templates/landing/landing.html:7 #: bookwyrm/templates/landing/landing.html:9
msgid "Recent Books" msgid "Recent Books"
msgstr "" msgstr ""
@ -2735,23 +2688,89 @@ msgstr ""
msgid "Want to Read \"%(book_title)s\"" msgid "Want to Read \"%(book_title)s\""
msgstr "" msgstr ""
#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:4
msgid "Delete these read dates?"
msgstr ""
#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:8
#, python-format
msgid "You are deleting this readthrough and its %(count)s associated progress updates."
msgstr ""
#: bookwyrm/templates/readthrough/readthrough.html:6
#: bookwyrm/templates/readthrough/readthrough_modal.html:8
#, python-format
msgid "Update read dates for \"<em>%(title)s</em>\""
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_form.html:10
#: bookwyrm/templates/readthrough/readthrough_modal.html:31
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:24
#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21
msgid "Started reading"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_form.html:18
#: bookwyrm/templates/readthrough/readthrough_modal.html:49
msgid "Progress"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_form.html:24
#: bookwyrm/templates/readthrough/readthrough_modal.html:56
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:32
msgid "Finished reading"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:9
msgid "Progress Updates:"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:14
msgid "finished"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:25
msgid "Show all updates"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:41
msgid "Delete this progress update"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:53
msgid "started"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_list.html:60
msgid "Edit read dates"
msgstr "Modify activity chronology"
#: bookwyrm/templates/readthrough/readthrough_list.html:68
msgid "Delete these read dates"
msgstr ""
#: bookwyrm/templates/readthrough/readthrough_modal.html:12
#, python-format
msgid "Add read dates for \"<em>%(title)s</em>\""
msgstr ""
#: bookwyrm/templates/search/book.html:44 #: bookwyrm/templates/search/book.html:44
msgid "Results from" msgid "Results from"
msgstr "" msgstr ""
#: bookwyrm/templates/search/book.html:79 #: bookwyrm/templates/search/book.html:80
msgid "Import book" msgid "Import book"
msgstr "" msgstr ""
#: bookwyrm/templates/search/book.html:104 #: bookwyrm/templates/search/book.html:106
msgid "Load results from other catalogues" msgid "Load results from other catalogues"
msgstr "Load books from catalogs" msgstr "Load books from catalogs"
#: bookwyrm/templates/search/book.html:108 #: bookwyrm/templates/search/book.html:110
msgid "Manually add book" msgid "Manually add book"
msgstr "" msgstr ""
#: bookwyrm/templates/search/book.html:113 #: bookwyrm/templates/search/book.html:115
msgid "Log in to import or add books." msgid "Log in to import or add books."
msgstr "" msgstr ""
@ -3618,50 +3637,56 @@ msgstr ""
msgid "Edit Shelf" msgid "Edit Shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:28 bookwyrm/views/shelf/shelf.py:53 #: bookwyrm/templates/shelf/shelf.html:24
msgid "User profile"
msgstr ""
#: bookwyrm/templates/shelf/shelf.html:39
#: bookwyrm/templates/snippets/translated_shelf_name.html:3
#: bookwyrm/views/shelf/shelf.py:53
msgid "All books" msgid "All books"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:69 #: bookwyrm/templates/shelf/shelf.html:72
msgid "Create shelf" msgid "Create shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:93 #: bookwyrm/templates/shelf/shelf.html:96
#, 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"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: bookwyrm/templates/shelf/shelf.html:100 #: bookwyrm/templates/shelf/shelf.html:103
#, python-format #, python-format
msgid "(showing %(start)s-%(end)s)" msgid "(showing %(start)s-%(end)s)"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:112 #: bookwyrm/templates/shelf/shelf.html:115
msgid "Edit shelf" msgid "Edit shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:120 #: bookwyrm/templates/shelf/shelf.html:123
msgid "Delete shelf" msgid "Delete shelf"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:148 #: bookwyrm/templates/shelf/shelf.html:151
#: bookwyrm/templates/shelf/shelf.html:174 #: bookwyrm/templates/shelf/shelf.html:177
msgid "Shelved" msgid "Shelved"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:149 #: bookwyrm/templates/shelf/shelf.html:152
#: bookwyrm/templates/shelf/shelf.html:177 #: bookwyrm/templates/shelf/shelf.html:180
msgid "Started" msgid "Started"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:150 #: bookwyrm/templates/shelf/shelf.html:153
#: bookwyrm/templates/shelf/shelf.html:180 #: bookwyrm/templates/shelf/shelf.html:183
msgid "Finished" msgid "Finished"
msgstr "" msgstr ""
#: bookwyrm/templates/shelf/shelf.html:206 #: bookwyrm/templates/shelf/shelf.html:209
msgid "This shelf is empty." msgid "This shelf is empty."
msgstr "" msgstr ""
@ -3822,38 +3847,38 @@ msgstr ""
msgid "Filters" msgid "Filters"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:11 #: bookwyrm/templates/snippets/filters_panel/filters_panel.html:10
#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:18 #: bookwyrm/templates/snippets/filters_panel/filters_panel.html:17
msgid "Filters are applied" msgid "Filters are applied"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:21 #: bookwyrm/templates/snippets/filters_panel/filters_panel.html:20
msgid "Clear filters" msgid "Clear filters"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/filters_panel/filters_panel.html:43 #: bookwyrm/templates/snippets/filters_panel/filters_panel.html:42
msgid "Apply filters" msgid "Apply filters"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/follow_button.html:15 #: bookwyrm/templates/snippets/follow_button.html:20
#, python-format #, python-format
msgid "Follow @%(username)s" msgid "Follow @%(username)s"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/follow_button.html:17 #: bookwyrm/templates/snippets/follow_button.html:22
msgid "Follow" msgid "Follow"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/follow_button.html:26 #: bookwyrm/templates/snippets/follow_button.html:31
msgid "Undo follow request" msgid "Undo follow request"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/follow_button.html:31 #: bookwyrm/templates/snippets/follow_button.html:36
#, python-format #, python-format
msgid "Unfollow @%(username)s" msgid "Unfollow @%(username)s"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/follow_button.html:33 #: bookwyrm/templates/snippets/follow_button.html:38
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
@ -3898,14 +3923,14 @@ msgstr[1] ""
#: bookwyrm/templates/snippets/generated_status/review_pure_name.html:4 #: bookwyrm/templates/snippets/generated_status/review_pure_name.html:4
#, python-format #, python-format
msgid "Review of \"%(book_title)s\" (%(display_rating)s star): %(review_title)s" msgid "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s star): %(review_title)s"
msgid_plural "Review of \"%(book_title)s\" (%(display_rating)s stars): %(review_title)s" msgid_plural "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\" (%(display_rating)s stars): %(review_title)s"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: bookwyrm/templates/snippets/generated_status/review_pure_name.html:8 #: bookwyrm/templates/snippets/generated_status/review_pure_name.html:12
#, python-format #, python-format
msgid "Review of \"%(book_title)s\": %(review_title)s" msgid "Review of \"<a href=\"%(book_path)s\">%(book_title)s</a>\": {{ review_title }"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/goal_form.html:4 #: bookwyrm/templates/snippets/goal_form.html:4
@ -4009,17 +4034,6 @@ 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:24
#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:21
#: bookwyrm/templates/snippets/readthrough_form.html:9
msgid "Started reading"
msgstr ""
#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:32
#: bookwyrm/templates/snippets/readthrough_form.html:23
msgid "Finished reading"
msgstr ""
#: bookwyrm/templates/snippets/reading_modals/form.html:9 #: bookwyrm/templates/snippets/reading_modals/form.html:9
msgid "(Optional)" msgid "(Optional)"
msgstr "" msgstr ""
@ -4039,10 +4053,6 @@ msgstr ""
msgid "Want to Read \"<em>%(book_title)s</em>\"" msgid "Want to Read \"<em>%(book_title)s</em>\""
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/readthrough_form.html:17
msgid "Progress"
msgstr ""
#: bookwyrm/templates/snippets/register_form.html:30 #: bookwyrm/templates/snippets/register_form.html:30
msgid "Sign Up" msgid "Sign Up"
msgstr "" msgstr ""
@ -4069,13 +4079,13 @@ msgstr ""
msgid "Move book" msgid "Move book"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/shelf_selector.html:42 #: bookwyrm/templates/snippets/shelf_selector.html:39
#: 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/shelf_selector.html:54
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31 #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31
#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:38 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:38
msgid "Want to read" msgid "Want to read"
@ -4130,7 +4140,12 @@ msgstr ""
msgid "edited %(date)s" msgid "edited %(date)s"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/headers/comment.html:2 #: bookwyrm/templates/snippets/status/headers/comment.html:8
#, python-format
msgid "commented on <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/comment.html:15
#, python-format #, python-format
msgid "commented on <a href=\"%(book_path)s\">%(book)s</a>" msgid "commented on <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr ""
@ -4140,7 +4155,12 @@ msgstr ""
msgid "replied to <a href=\"%(user_path)s\">%(username)s</a>'s <a href=\"%(status_path)s\">status</a>" msgid "replied to <a href=\"%(user_path)s\">%(username)s</a>'s <a href=\"%(status_path)s\">status</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/headers/quotation.html:2 #: bookwyrm/templates/snippets/status/headers/quotation.html:8
#, python-format
msgid "quoted <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/quotation.html:15
#, python-format #, python-format
msgid "quoted <a href=\"%(book_path)s\">%(book)s</a>" msgid "quoted <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr ""
@ -4150,24 +4170,44 @@ msgstr ""
msgid "rated <a href=\"%(book_path)s\">%(book)s</a>:" msgid "rated <a href=\"%(book_path)s\">%(book)s</a>:"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/headers/read.html:7 #: bookwyrm/templates/snippets/status/headers/read.html:10
#, python-format
msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/read.html:17
#, python-format #, python-format
msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a>" msgid "finished reading <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/headers/reading.html:7 #: bookwyrm/templates/snippets/status/headers/reading.html:10
#, python-format
msgid "started reading <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/reading.html:17
#, python-format #, python-format
msgid "started reading <a href=\"%(book_path)s\">%(book)s</a>" msgid "started reading <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/headers/review.html:3 #: bookwyrm/templates/snippets/status/headers/review.html:8
#, python-format
msgid "reviewed <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/review.html:15
#, python-format #, python-format
msgid "reviewed <a href=\"%(book_path)s\">%(book)s</a>" msgid "reviewed <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/headers/to_read.html:7 #: bookwyrm/templates/snippets/status/headers/to_read.html:10
#, python-format #, python-format
msgid "<a href=\"%(user_path)s\">%(username)s</a> wants to read <a href=\"%(book_path)s\">%(book)s</a>" msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a> by <a href=\"%(author_path)s\">%(author_name)s</a>"
msgstr ""
#: bookwyrm/templates/snippets/status/headers/to_read.html:17
#, python-format
msgid "wants to read <a href=\"%(book_path)s\">%(book)s</a>"
msgstr "" msgstr ""
#: bookwyrm/templates/snippets/status/layout.html:24 #: bookwyrm/templates/snippets/status/layout.html:24
@ -4214,11 +4254,11 @@ msgstr "Show full"
msgid "Show less" msgid "Show less"
msgstr "Show partial" msgstr "Show partial"
#: bookwyrm/templates/user/books_header.html:10 #: bookwyrm/templates/user/books_header.html:4
msgid "Your books" msgid "Your books"
msgstr "Your books" msgstr "Your books"
#: bookwyrm/templates/user/books_header.html:15 #: bookwyrm/templates/user/books_header.html:9
#, python-format #, python-format
msgid "%(username)s's books" msgid "%(username)s's books"
msgstr "" msgstr ""