From 3683a218b2047b5dcbde2863b22d948eb84e9c7d Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 8 Jan 2022 18:53:06 -0800 Subject: [PATCH] New translations django.po (Welsh) --- locale/cy_GB/LC_MESSAGES/django.po | 475 +++++++++++++++++------------ 1 file changed, 273 insertions(+), 202 deletions(-) diff --git a/locale/cy_GB/LC_MESSAGES/django.po b/locale/cy_GB/LC_MESSAGES/django.po index ec404a361..637dc57f3 100644 --- a/locale/cy_GB/LC_MESSAGES/django.po +++ b/locale/cy_GB/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-04 22:32+0000\n" -"PO-Revision-Date: 2022-01-04 23:08\n" +"POT-Creation-Date: 2022-01-09 00:54+0000\n" +"PO-Revision-Date: 2022-01-09 02:53\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Welsh\n" "Language: cy\n" @@ -101,23 +101,23 @@ msgstr "" msgid "Domain block" msgstr "" -#: bookwyrm/models/book.py:243 +#: bookwyrm/models/book.py:250 msgid "Audiobook" msgstr "" -#: bookwyrm/models/book.py:244 +#: bookwyrm/models/book.py:251 msgid "eBook" msgstr "" -#: bookwyrm/models/book.py:245 +#: bookwyrm/models/book.py:252 msgid "Graphic novel" msgstr "" -#: bookwyrm/models/book.py:246 +#: bookwyrm/models/book.py:253 msgid "Hardcover" msgstr "" -#: bookwyrm/models/book.py:247 +#: bookwyrm/models/book.py:254 msgid "Paperback" msgstr "" @@ -153,7 +153,7 @@ msgstr "" msgid "A user with that username already exists." msgstr "" -#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:268 +#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:280 msgid "Reviews" msgstr "" @@ -169,61 +169,69 @@ msgstr "" msgid "Everything else" msgstr "" -#: bookwyrm/settings.py:118 +#: bookwyrm/settings.py:120 msgid "Home Timeline" msgstr "" -#: bookwyrm/settings.py:118 +#: bookwyrm/settings.py:120 msgid "Home" msgstr "" -#: bookwyrm/settings.py:119 +#: bookwyrm/settings.py:121 msgid "Books Timeline" msgstr "" -#: bookwyrm/settings.py:119 bookwyrm/templates/search/layout.html:21 +#: bookwyrm/settings.py:121 bookwyrm/templates/search/layout.html:21 #: bookwyrm/templates/search/layout.html:42 #: bookwyrm/templates/user/layout.html:91 msgid "Books" msgstr "" -#: bookwyrm/settings.py:165 +#: bookwyrm/settings.py:195 msgid "English" msgstr "" -#: bookwyrm/settings.py:166 +#: bookwyrm/settings.py:196 msgid "Deutsch (German)" msgstr "" -#: bookwyrm/settings.py:167 +#: bookwyrm/settings.py:197 msgid "Español (Spanish)" msgstr "" -#: bookwyrm/settings.py:168 +#: bookwyrm/settings.py:198 msgid "Galego (Galician)" msgstr "" -#: bookwyrm/settings.py:169 +#: bookwyrm/settings.py:199 +msgid "Italiano (Italian)" +msgstr "" + +#: bookwyrm/settings.py:200 msgid "Français (French)" msgstr "" -#: bookwyrm/settings.py:170 +#: bookwyrm/settings.py:201 msgid "Lietuvių (Lithuanian)" msgstr "" -#: bookwyrm/settings.py:171 +#: bookwyrm/settings.py:202 +msgid "Norsk (Norwegian)" +msgstr "" + +#: bookwyrm/settings.py:203 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "" -#: bookwyrm/settings.py:172 +#: bookwyrm/settings.py:204 msgid "Português Europeu (European Portuguese)" msgstr "" -#: bookwyrm/settings.py:173 +#: bookwyrm/settings.py:205 msgid "简体中文 (Simplified Chinese)" msgstr "" -#: bookwyrm/settings.py:174 +#: bookwyrm/settings.py:206 msgid "繁體中文 (Traditional Chinese)" msgstr "" @@ -247,6 +255,97 @@ msgstr "" msgid "Something went wrong! Sorry about that." msgstr "" +#: bookwyrm/templates/about/about.html:9 +#: bookwyrm/templates/about/layout.html:35 +msgid "About" +msgstr "" + +#: bookwyrm/templates/about/about.html:18 +#: bookwyrm/templates/get_started/layout.html:20 +#, python-format +msgid "Welcome to %(site_name)s!" +msgstr "" + +#: bookwyrm/templates/about/about.html:22 +#, python-format +msgid "%(site_name)s is part of BookWyrm, a network of independent, self-directed communities for readers. While you can interact seemlessly with users anywhere in the BookWyrm network, this community is unique." +msgstr "" + +#: bookwyrm/templates/about/about.html:39 +#, python-format +msgid "%(title)s is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5." +msgstr "" + +#: bookwyrm/templates/about/about.html:58 +#, python-format +msgid "More %(site_name)s users want to read %(title)s than any other book." +msgstr "" + +#: bookwyrm/templates/about/about.html:77 +#, python-format +msgid "%(title)s has the most divisive ratings of any book on %(site_name)s." +msgstr "" + +#: bookwyrm/templates/about/about.html:88 +msgid "Track your reading, talk about books, write reviews, and discover what to read next. Always ad-free, anti-corporate, and community-oriented, BookWyrm is human-scale software, designed to stay small and personal. If you have feature requests, bug reports, or grand dreams, reach out and make yourself heard." +msgstr "" + +#: bookwyrm/templates/about/about.html:95 +msgid "Meet your admins" +msgstr "" + +#: bookwyrm/templates/about/about.html:98 +#, python-format +msgid "\n" +" %(site_name)s's moderators and administrators keep the site up and running, enforce the code of conduct, and respond when users report spam and bad behavior.\n" +" " +msgstr "" + +#: bookwyrm/templates/about/about.html:112 +msgid "Moderator" +msgstr "" + +#: bookwyrm/templates/about/about.html:114 bookwyrm/templates/layout.html:131 +msgid "Admin" +msgstr "" + +#: bookwyrm/templates/about/about.html:130 +#: bookwyrm/templates/settings/users/user_moderation_actions.html:13 +#: bookwyrm/templates/snippets/status/status_options.html:35 +#: bookwyrm/templates/snippets/user_options.html:13 +msgid "Send direct message" +msgstr "" + +#: bookwyrm/templates/about/conduct.html:4 +#: bookwyrm/templates/about/conduct.html:9 +#: bookwyrm/templates/about/layout.html:41 +msgid "Code of Conduct" +msgstr "" + +#: bookwyrm/templates/about/layout.html:11 +msgid "Active users:" +msgstr "" + +#: bookwyrm/templates/about/layout.html:15 +msgid "Statuses posted:" +msgstr "" + +#: bookwyrm/templates/about/layout.html:19 +msgid "Software version:" +msgstr "" + +#: bookwyrm/templates/about/layout.html:30 +#: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:229 +#, python-format +msgid "About %(site_name)s" +msgstr "" + +#: bookwyrm/templates/about/layout.html:47 +#: bookwyrm/templates/about/privacy.html:4 +#: bookwyrm/templates/about/privacy.html:9 +msgid "Privacy Policy" +msgstr "" + #: bookwyrm/templates/annual_summary/layout.html:7 #: bookwyrm/templates/feed/summary_card.html:8 #, python-format @@ -306,7 +405,7 @@ msgstr "" #: bookwyrm/templates/annual_summary/layout.html:112 #, python-format -msgid "Sadly %(display_name)s didn’t finish any book in %(year)s" +msgid "Sadly %(display_name)s didn’t finish any books in %(year)s" msgstr "" #: bookwyrm/templates/annual_summary/layout.html:118 @@ -440,30 +539,30 @@ msgstr "" #: bookwyrm/templates/author/author.html:88 #: bookwyrm/templates/author/sync_modal.html:5 -#: bookwyrm/templates/book/book.html:117 +#: bookwyrm/templates/book/book.html:122 #: bookwyrm/templates/book/sync_modal.html:5 msgid "Load data" msgstr "" #: bookwyrm/templates/author/author.html:92 -#: bookwyrm/templates/book/book.html:120 +#: bookwyrm/templates/book/book.html:126 msgid "View on OpenLibrary" msgstr "" -#: bookwyrm/templates/author/author.html:106 -#: bookwyrm/templates/book/book.html:131 +#: bookwyrm/templates/author/author.html:107 +#: bookwyrm/templates/book/book.html:140 msgid "View on Inventaire" msgstr "" -#: bookwyrm/templates/author/author.html:121 +#: bookwyrm/templates/author/author.html:123 msgid "View on LibraryThing" msgstr "" -#: bookwyrm/templates/author/author.html:129 +#: bookwyrm/templates/author/author.html:131 msgid "View on Goodreads" msgstr "" -#: bookwyrm/templates/author/author.html:143 +#: bookwyrm/templates/author/author.html:145 #, python-format msgid "Books by %(name)s" msgstr "" @@ -545,10 +644,10 @@ msgid "ISNI:" msgstr "" #: bookwyrm/templates/author/edit_author.html:115 -#: bookwyrm/templates/book/book.html:181 +#: bookwyrm/templates/book/book.html:193 #: bookwyrm/templates/book/edit/edit_book.html:121 -#: bookwyrm/templates/book/readthrough.html:76 -#: bookwyrm/templates/groups/form.html:24 +#: bookwyrm/templates/book/readthrough.html:82 +#: bookwyrm/templates/groups/form.html:30 #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/form.html:130 #: bookwyrm/templates/preferences/edit_user.html:124 @@ -563,18 +662,18 @@ msgid "Save" msgstr "" #: bookwyrm/templates/author/edit_author.html:116 -#: bookwyrm/templates/author/sync_modal.html:26 -#: bookwyrm/templates/book/book.html:182 bookwyrm/templates/book/book.html:240 +#: bookwyrm/templates/author/sync_modal.html:23 +#: bookwyrm/templates/book/book.html:194 bookwyrm/templates/book/book.html:252 #: 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:126 -#: bookwyrm/templates/book/readthrough.html:77 -#: bookwyrm/templates/book/sync_modal.html:26 +#: bookwyrm/templates/book/readthrough.html:83 +#: bookwyrm/templates/book/sync_modal.html:23 #: bookwyrm/templates/groups/delete_group_modal.html:17 #: bookwyrm/templates/lists/delete_list_modal.html:18 #: bookwyrm/templates/settings/federation/instance.html:88 -#: bookwyrm/templates/snippets/delete_readthrough_modal.html:17 -#: bookwyrm/templates/snippets/report_modal.html:34 +#: bookwyrm/templates/snippets/report_modal.html:38 msgid "Cancel" msgstr "" @@ -583,10 +682,10 @@ msgstr "" msgid "Loading data will connect to %(source_name)s and check for any metadata about this author which aren't present here. Existing metadata will not be overwritten." msgstr "" -#: bookwyrm/templates/author/sync_modal.html:23 +#: bookwyrm/templates/author/sync_modal.html:22 #: bookwyrm/templates/book/edit/edit_book.html:108 -#: bookwyrm/templates/book/sync_modal.html:23 -#: bookwyrm/templates/groups/members.html:16 +#: bookwyrm/templates/book/sync_modal.html:22 +#: bookwyrm/templates/groups/members.html:30 #: bookwyrm/templates/landing/password_reset.html:42 #: bookwyrm/templates/snippets/remove_from_group_button.html:16 msgid "Confirm" @@ -596,19 +695,19 @@ msgstr "" msgid "Edit Book" msgstr "" -#: bookwyrm/templates/book/book.html:75 bookwyrm/templates/book/book.html:78 +#: bookwyrm/templates/book/book.html:79 bookwyrm/templates/book/book.html:82 msgid "Click to add cover" msgstr "" -#: bookwyrm/templates/book/book.html:83 +#: bookwyrm/templates/book/book.html:88 msgid "Failed to load cover" msgstr "" -#: bookwyrm/templates/book/book.html:94 +#: bookwyrm/templates/book/book.html:99 msgid "Click to enlarge" msgstr "" -#: bookwyrm/templates/book/book.html:158 +#: bookwyrm/templates/book/book.html:170 #, python-format msgid "(%(review_count)s review)" msgid_plural "(%(review_count)s reviews)" @@ -619,67 +718,68 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: bookwyrm/templates/book/book.html:170 +#: bookwyrm/templates/book/book.html:182 msgid "Add Description" msgstr "" -#: bookwyrm/templates/book/book.html:177 +#: bookwyrm/templates/book/book.html:189 #: bookwyrm/templates/book/edit/edit_book_form.html:39 #: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17 msgid "Description:" msgstr "" -#: bookwyrm/templates/book/book.html:191 +#: bookwyrm/templates/book/book.html:203 #, python-format msgid "%(count)s editions" msgstr "" -#: bookwyrm/templates/book/book.html:199 +#: bookwyrm/templates/book/book.html:211 msgid "You have shelved this edition in:" msgstr "" -#: bookwyrm/templates/book/book.html:214 +#: bookwyrm/templates/book/book.html:226 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "" -#: bookwyrm/templates/book/book.html:225 +#: bookwyrm/templates/book/book.html:237 msgid "Your reading activity" msgstr "" -#: bookwyrm/templates/book/book.html:228 +#: bookwyrm/templates/book/book.html:240 msgid "Add read dates" msgstr "" -#: bookwyrm/templates/book/book.html:237 +#: bookwyrm/templates/book/book.html:249 msgid "Create" msgstr "" -#: bookwyrm/templates/book/book.html:247 +#: bookwyrm/templates/book/book.html:259 msgid "You don't have any reading activity for this book." msgstr "" -#: bookwyrm/templates/book/book.html:273 +#: bookwyrm/templates/book/book.html:285 msgid "Your reviews" msgstr "" -#: bookwyrm/templates/book/book.html:279 +#: bookwyrm/templates/book/book.html:291 msgid "Your comments" msgstr "" -#: bookwyrm/templates/book/book.html:285 +#: bookwyrm/templates/book/book.html:297 msgid "Your quotes" msgstr "" -#: bookwyrm/templates/book/book.html:321 +#: bookwyrm/templates/book/book.html:333 msgid "Subjects" msgstr "" -#: bookwyrm/templates/book/book.html:333 +#: bookwyrm/templates/book/book.html:345 msgid "Places" msgstr "" -#: bookwyrm/templates/book/book.html:344 bookwyrm/templates/layout.html:74 +#: bookwyrm/templates/book/book.html:356 +#: 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/lists.html:5 bookwyrm/templates/lists/lists.html:12 #: bookwyrm/templates/search/layout.html:25 @@ -688,11 +788,11 @@ msgstr "" msgid "Lists" msgstr "" -#: bookwyrm/templates/book/book.html:355 +#: bookwyrm/templates/book/book.html:367 msgid "Add to list" msgstr "" -#: bookwyrm/templates/book/book.html:365 +#: bookwyrm/templates/book/book.html:377 #: bookwyrm/templates/book/cover_add_modal.html:31 #: bookwyrm/templates/lists/list.html:208 #: bookwyrm/templates/settings/email_blocklist/domain_form.html:24 @@ -734,17 +834,42 @@ msgstr "" #: bookwyrm/templates/book/cover_show_modal.html:11 #: bookwyrm/templates/components/inline_form.html:8 -#: bookwyrm/templates/components/modal.html:11 -#: bookwyrm/templates/components/new_modal.html:13 -#: bookwyrm/templates/components/new_modal.html:28 +#: bookwyrm/templates/components/modal.html:13 +#: bookwyrm/templates/components/modal.html:30 #: bookwyrm/templates/components/tooltip.html:7 -#: bookwyrm/templates/feed/layout.html:71 +#: bookwyrm/templates/feed/suggested_books.html:65 #: bookwyrm/templates/get_started/layout.html:25 #: bookwyrm/templates/get_started/layout.html:58 #: bookwyrm/templates/snippets/announcement.html:18 msgid "Close" msgstr "" +#: 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 "" + +#: 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 "" + #: bookwyrm/templates/book/edit/edit_book.html:6 #: bookwyrm/templates/book/edit/edit_book.html:12 #, python-format @@ -961,32 +1086,32 @@ msgstr "" msgid "rated it" msgstr "" -#: bookwyrm/templates/book/readthrough.html:8 +#: bookwyrm/templates/book/readthrough.html:9 msgid "Progress Updates:" msgstr "" -#: bookwyrm/templates/book/readthrough.html:13 +#: bookwyrm/templates/book/readthrough.html:14 msgid "finished" msgstr "" -#: bookwyrm/templates/book/readthrough.html:24 +#: bookwyrm/templates/book/readthrough.html:25 msgid "Show all updates" msgstr "" -#: bookwyrm/templates/book/readthrough.html:40 +#: bookwyrm/templates/book/readthrough.html:41 msgid "Delete this progress update" msgstr "" -#: bookwyrm/templates/book/readthrough.html:51 +#: bookwyrm/templates/book/readthrough.html:53 msgid "started" msgstr "" -#: bookwyrm/templates/book/readthrough.html:58 -#: bookwyrm/templates/book/readthrough.html:72 +#: bookwyrm/templates/book/readthrough.html:60 +#: bookwyrm/templates/book/readthrough.html:78 msgid "Edit read dates" msgstr "" -#: bookwyrm/templates/book/readthrough.html:62 +#: bookwyrm/templates/book/readthrough.html:64 msgid "Delete these read dates" msgstr "" @@ -1025,9 +1150,9 @@ msgid "Confirmation code:" msgstr "" #: bookwyrm/templates/confirm_email/confirm_email.html:25 -#: bookwyrm/templates/landing/layout.html:72 +#: bookwyrm/templates/landing/layout.html:73 #: bookwyrm/templates/settings/dashboard/dashboard.html:93 -#: bookwyrm/templates/snippets/report_modal.html:33 +#: bookwyrm/templates/snippets/report_modal.html:37 msgid "Submit" msgstr "" @@ -1040,7 +1165,7 @@ msgid "Resend confirmation link" msgstr "" #: bookwyrm/templates/confirm_email/resend_form.html:11 -#: bookwyrm/templates/landing/layout.html:67 +#: bookwyrm/templates/landing/layout.html:68 #: bookwyrm/templates/landing/password_reset_request.html:18 #: bookwyrm/templates/preferences/edit_user.html:53 #: bookwyrm/templates/snippets/register_form.html:12 @@ -1095,11 +1220,11 @@ msgstr "" msgid "Order by" msgstr "" -#: bookwyrm/templates/directory/sort_filter.html:8 +#: bookwyrm/templates/directory/sort_filter.html:9 msgid "Recently active" msgstr "" -#: bookwyrm/templates/directory/sort_filter.html:9 +#: bookwyrm/templates/directory/sort_filter.html:10 msgid "Suggested" msgstr "" @@ -1315,12 +1440,6 @@ msgstr "" msgid "%(site_name)s home page" msgstr "" -#: bookwyrm/templates/embed-layout.html:34 -#: bookwyrm/templates/landing/about.html:7 bookwyrm/templates/layout.html:229 -#, python-format -msgid "About %(site_name)s" -msgstr "" - #: bookwyrm/templates/embed-layout.html:40 bookwyrm/templates/layout.html:233 msgid "Contact site admin" msgstr "" @@ -1361,7 +1480,7 @@ msgid "Alternatively, you can try enabling more status types" msgstr "" #: bookwyrm/templates/feed/goal_card.html:6 -#: bookwyrm/templates/feed/layout.html:90 +#: bookwyrm/templates/feed/layout.html:15 #: bookwyrm/templates/user/goal_form.html:6 #, python-format msgid "%(year)s Reading Goal" @@ -1376,15 +1495,16 @@ msgstr "" msgid "Updates" msgstr "" -#: bookwyrm/templates/feed/layout.html:12 bookwyrm/templates/layout.html:105 +#: bookwyrm/templates/feed/suggested_books.html:6 +#: bookwyrm/templates/layout.html:105 msgid "Your Books" msgstr "" -#: bookwyrm/templates/feed/layout.html:14 +#: bookwyrm/templates/feed/suggested_books.html:8 msgid "There are no books here right now! Try searching for a book to get started" msgstr "" -#: bookwyrm/templates/feed/layout.html:25 +#: 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 @@ -1394,7 +1514,7 @@ msgstr "" msgid "To Read" msgstr "" -#: bookwyrm/templates/feed/layout.html:26 +#: 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 @@ -1404,13 +1524,13 @@ msgstr "" msgid "Currently Reading" msgstr "" -#: bookwyrm/templates/feed/layout.html:27 +#: 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:23 +#: 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 @@ -1471,8 +1591,8 @@ msgstr "" #: bookwyrm/templates/get_started/books.html:17 #: bookwyrm/templates/get_started/users.html:18 #: bookwyrm/templates/get_started/users.html:19 -#: bookwyrm/templates/groups/group.html:19 -#: bookwyrm/templates/groups/group.html:20 bookwyrm/templates/layout.html:53 +#: bookwyrm/templates/groups/members.html:16 +#: bookwyrm/templates/groups/members.html:17 bookwyrm/templates/layout.html:53 #: bookwyrm/templates/layout.html:54 bookwyrm/templates/lists/list.html:166 #: bookwyrm/templates/search/layout.html:4 #: bookwyrm/templates/search/layout.html:9 @@ -1503,11 +1623,6 @@ msgstr "" msgid "Welcome" msgstr "" -#: bookwyrm/templates/get_started/layout.html:20 -#, python-format -msgid "Welcome to %(site_name)s!" -msgstr "" - #: bookwyrm/templates/get_started/layout.html:22 msgid "These are some first steps to get you started." msgstr "" @@ -1586,30 +1701,10 @@ msgstr "" msgid "Delete this group?" msgstr "" -#: bookwyrm/templates/groups/delete_group_modal.html:7 -#: bookwyrm/templates/lists/delete_list_modal.html:7 -msgid "This action cannot be un-done" -msgstr "" - -#: 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/delete_readthrough_modal.html:15 -#: bookwyrm/templates/snippets/follow_request_buttons.html:12 -#: bookwyrm/templates/snippets/join_invitation_buttons.html:13 -msgid "Delete" -msgstr "" - #: bookwyrm/templates/groups/edit_form.html:5 msgid "Edit Group" msgstr "" -#: bookwyrm/templates/groups/find_users.html:6 -msgid "Add new members!" -msgstr "" - #: bookwyrm/templates/groups/form.html:8 msgid "Group Name:" msgstr "" @@ -1618,38 +1713,48 @@ msgstr "" msgid "Group Description:" msgstr "" -#: bookwyrm/templates/groups/form.html:30 +#: bookwyrm/templates/groups/form.html:21 msgid "Delete group" msgstr "" -#: bookwyrm/templates/groups/group.html:15 -msgid "Search to add a user" +#: bookwyrm/templates/groups/group.html:22 +msgid "Members of this group can create group-curated lists." msgstr "" -#: bookwyrm/templates/groups/group.html:36 +#: bookwyrm/templates/groups/group.html:27 +#: bookwyrm/templates/lists/create_form.html:5 +#: bookwyrm/templates/lists/lists.html:20 +msgid "Create List" +msgstr "" + +#: bookwyrm/templates/groups/group.html:40 msgid "This group has no lists" msgstr "" -#: bookwyrm/templates/groups/layout.html:16 +#: bookwyrm/templates/groups/layout.html:17 msgid "Edit group" msgstr "" -#: bookwyrm/templates/groups/members.html:8 -msgid "Members can add and remove books on a group's book lists" +#: bookwyrm/templates/groups/members.html:12 +msgid "Search to add a user" msgstr "" -#: bookwyrm/templates/groups/members.html:19 +#: bookwyrm/templates/groups/members.html:33 msgid "Leave group" msgstr "" -#: bookwyrm/templates/groups/members.html:41 -#: bookwyrm/templates/groups/suggested_users.html:32 +#: bookwyrm/templates/groups/members.html:55 +#: bookwyrm/templates/groups/suggested_users.html:35 #: bookwyrm/templates/snippets/suggested_users.html:31 #: bookwyrm/templates/user/user_preview.html:36 msgid "Follows you" msgstr "" -#: bookwyrm/templates/groups/suggested_users.html:17 +#: bookwyrm/templates/groups/suggested_users.html:7 +msgid "Add new members!" +msgstr "" + +#: bookwyrm/templates/groups/suggested_users.html:20 #: bookwyrm/templates/snippets/suggested_users.html:16 #, python-format msgid "%(mutuals)s follower you follow" @@ -1661,7 +1766,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: bookwyrm/templates/groups/suggested_users.html:24 +#: bookwyrm/templates/groups/suggested_users.html:27 #: bookwyrm/templates/snippets/suggested_users.html:23 #, python-format msgid "%(shared_books)s book on your shelves" @@ -1673,7 +1778,7 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: bookwyrm/templates/groups/suggested_users.html:40 +#: bookwyrm/templates/groups/suggested_users.html:43 #, python-format msgid "No potential members found for \"%(user_query)s\"" msgstr "" @@ -1901,16 +2006,6 @@ msgstr "" msgid "Contact your admin or open an issue if you are seeing unexpected failed items." msgstr "" -#: bookwyrm/templates/landing/about.html:10 -#: bookwyrm/templates/landing/about.html:20 -msgid "Code of Conduct" -msgstr "" - -#: bookwyrm/templates/landing/about.html:13 -#: bookwyrm/templates/landing/about.html:29 -msgid "Privacy Policy" -msgstr "" - #: bookwyrm/templates/landing/invite.html:4 #: bookwyrm/templates/landing/invite.html:8 #: bookwyrm/templates/landing/login.html:48 @@ -1925,7 +2020,7 @@ msgstr "" msgid "Sorry! This invite code is no longer valid." msgstr "" -#: bookwyrm/templates/landing/landing.html:6 +#: bookwyrm/templates/landing/landing.html:7 msgid "Recent Books" msgstr "" @@ -1941,25 +2036,25 @@ msgstr "" msgid "Anti-Corporate" msgstr "" -#: bookwyrm/templates/landing/layout.html:45 +#: bookwyrm/templates/landing/layout.html:46 #, python-format msgid "Join %(name)s" msgstr "" -#: bookwyrm/templates/landing/layout.html:47 +#: bookwyrm/templates/landing/layout.html:48 msgid "Request an Invitation" msgstr "" -#: bookwyrm/templates/landing/layout.html:49 +#: bookwyrm/templates/landing/layout.html:50 #, python-format msgid "%(name)s registration is closed" msgstr "" -#: bookwyrm/templates/landing/layout.html:60 +#: bookwyrm/templates/landing/layout.html:61 msgid "Thank you! Your request has been received." msgstr "" -#: bookwyrm/templates/landing/layout.html:81 +#: bookwyrm/templates/landing/layout.html:82 msgid "Your Account" msgstr "" @@ -2042,10 +2137,6 @@ msgstr "" msgid "Invites" msgstr "" -#: bookwyrm/templates/layout.html:131 -msgid "Admin" -msgstr "" - #: bookwyrm/templates/layout.html:138 msgid "Log out" msgstr "" @@ -2089,11 +2180,6 @@ msgstr "" msgid "Un-save" msgstr "" -#: bookwyrm/templates/lists/create_form.html:5 -#: bookwyrm/templates/lists/lists.html:20 -msgid "Create List" -msgstr "" - #: bookwyrm/templates/lists/created_text.html:5 #, python-format msgid "Created by %(username)s and managed by %(groupname)s" @@ -3049,7 +3135,7 @@ msgid "Notes" msgstr "" #: bookwyrm/templates/settings/federation/instance.html:75 -#: bookwyrm/templates/snippets/status/status_options.html:24 +#: bookwyrm/templates/snippets/status/status_options.html:25 msgid "Edit" msgstr "" @@ -3568,12 +3654,6 @@ msgstr "" msgid "Permanently deleted" msgstr "" -#: bookwyrm/templates/settings/users/user_moderation_actions.html:13 -#: bookwyrm/templates/snippets/status/status_options.html:32 -#: bookwyrm/templates/snippets/user_options.html:13 -msgid "Send direct message" -msgstr "" - #: bookwyrm/templates/settings/users/user_moderation_actions.html:20 msgid "Suspend user" msgstr "" @@ -3679,7 +3759,7 @@ msgstr[5] "" msgid "No cover" msgstr "" -#: bookwyrm/templates/snippets/book_titleby.html:6 +#: bookwyrm/templates/snippets/book_titleby.html:10 #, python-format msgid "%(title)s by" msgstr "" @@ -3703,7 +3783,7 @@ msgid "Some thoughts on the book" msgstr "" #: bookwyrm/templates/snippets/create_status/comment.html:27 -#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:15 +#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:17 msgid "Progress:" msgstr "" @@ -3724,8 +3804,8 @@ msgstr "" #: bookwyrm/templates/snippets/create_status/content_field.html:17 #: bookwyrm/templates/snippets/status/layout.html:34 -#: bookwyrm/templates/snippets/status/layout.html:52 #: bookwyrm/templates/snippets/status/layout.html:53 +#: bookwyrm/templates/snippets/status/layout.html:54 msgid "Reply" msgstr "" @@ -3792,15 +3872,6 @@ msgstr "" msgid "Review:" msgstr "" -#: bookwyrm/templates/snippets/delete_readthrough_modal.html:4 -msgid "Delete these read dates?" -msgstr "" - -#: bookwyrm/templates/snippets/delete_readthrough_modal.html:7 -#, python-format -msgid "You are deleting this readthrough and its %(count)s associated progress updates." -msgstr "" - #: bookwyrm/templates/snippets/fav_button.html:16 #: bookwyrm/templates/snippets/fav_button.html:17 msgid "Like" @@ -3828,25 +3899,25 @@ msgstr "" msgid "Apply filters" msgstr "" -#: bookwyrm/templates/snippets/follow_button.html:14 +#: bookwyrm/templates/snippets/follow_button.html:15 #, python-format msgid "Follow @%(username)s" msgstr "" -#: bookwyrm/templates/snippets/follow_button.html:16 +#: bookwyrm/templates/snippets/follow_button.html:17 msgid "Follow" msgstr "" -#: bookwyrm/templates/snippets/follow_button.html:25 +#: bookwyrm/templates/snippets/follow_button.html:26 msgid "Undo follow request" msgstr "" -#: bookwyrm/templates/snippets/follow_button.html:30 +#: bookwyrm/templates/snippets/follow_button.html:31 #, python-format msgid "Unfollow @%(username)s" msgstr "" -#: bookwyrm/templates/snippets/follow_button.html:32 +#: bookwyrm/templates/snippets/follow_button.html:33 msgid "Unfollow" msgstr "" @@ -4024,12 +4095,12 @@ 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:7 +#: 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:20 +#: bookwyrm/templates/snippets/readthrough_form.html:23 msgid "Finished reading" msgstr "" @@ -4037,8 +4108,8 @@ msgstr "" msgid "(Optional)" msgstr "" -#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:5 -#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:50 +#: bookwyrm/templates/snippets/reading_modals/progress_update_modal.html:6 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:54 msgid "Update progress" msgstr "" @@ -4052,7 +4123,7 @@ msgstr "" msgid "Want to Read \"%(book_title)s\"" msgstr "" -#: bookwyrm/templates/snippets/readthrough_form.html:14 +#: bookwyrm/templates/snippets/readthrough_form.html:17 msgid "Progress" msgstr "" @@ -4060,7 +4131,7 @@ msgstr "" msgid "Sign Up" msgstr "" -#: bookwyrm/templates/snippets/report_button.html:6 +#: bookwyrm/templates/snippets/report_button.html:13 msgid "Report" msgstr "" @@ -4074,7 +4145,7 @@ msgstr "" msgid "This report will be sent to %(site_name)s's moderators for review." msgstr "" -#: bookwyrm/templates/snippets/report_modal.html:24 +#: bookwyrm/templates/snippets/report_modal.html:26 msgid "More info about this report:" msgstr "" @@ -4089,8 +4160,8 @@ msgid "Start reading" 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_options.html:36 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:31 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:38 msgid "Want to read" msgstr "" @@ -4103,38 +4174,38 @@ msgstr "" 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:66 #, python-format msgid "Remove from %(name)s" msgstr "" -#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:30 +#: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:31 msgid "Finish reading" msgstr "" -#: bookwyrm/templates/snippets/status/content_status.html:72 +#: bookwyrm/templates/snippets/status/content_status.html:75 msgid "Content warning" msgstr "" -#: bookwyrm/templates/snippets/status/content_status.html:79 +#: bookwyrm/templates/snippets/status/content_status.html:82 msgid "Show status" msgstr "" -#: bookwyrm/templates/snippets/status/content_status.html:101 +#: bookwyrm/templates/snippets/status/content_status.html:104 #, python-format msgid "(Page %(page)s)" msgstr "" -#: bookwyrm/templates/snippets/status/content_status.html:103 +#: bookwyrm/templates/snippets/status/content_status.html:106 #, python-format msgid "(%(percent)s%%)" msgstr "" -#: bookwyrm/templates/snippets/status/content_status.html:125 +#: bookwyrm/templates/snippets/status/content_status.html:128 msgid "Open image in new window" msgstr "" -#: bookwyrm/templates/snippets/status/content_status.html:144 +#: bookwyrm/templates/snippets/status/content_status.html:147 msgid "Hide status" msgstr "" @@ -4188,13 +4259,13 @@ msgstr "" msgid "Delete status" msgstr "" -#: bookwyrm/templates/snippets/status/layout.html:56 #: bookwyrm/templates/snippets/status/layout.html:57 +#: bookwyrm/templates/snippets/status/layout.html:58 msgid "Boost status" msgstr "" -#: bookwyrm/templates/snippets/status/layout.html:60 #: bookwyrm/templates/snippets/status/layout.html:61 +#: bookwyrm/templates/snippets/status/layout.html:62 msgid "Like status" msgstr "" @@ -4383,7 +4454,7 @@ msgstr "" msgid "File exceeds maximum size: 10MB" msgstr "" -#: bookwyrm/templatetags/utilities.py:33 +#: bookwyrm/templatetags/utilities.py:39 #, python-format msgid "%(title)s: %(subtitle)s" msgstr ""