diff --git a/locale/ca_ES/LC_MESSAGES/django.po b/locale/ca_ES/LC_MESSAGES/django.po index 1f87542a..e8a1047f 100644 --- a/locale/ca_ES/LC_MESSAGES/django.po +++ b/locale/ca_ES/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-03-08 19:55+0000\n" -"PO-Revision-Date: 2022-03-08 21:16\n" +"POT-Creation-Date: 2022-03-13 18:56+0000\n" +"PO-Revision-Date: 2022-03-13 19:52\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Catalan\n" "Language: ca\n" @@ -52,7 +52,7 @@ msgstr "No caduca" #: bookwyrm/forms.py:424 #, python-brace-format msgid "{i} uses" -msgstr "" +msgstr "{i} usos" #: bookwyrm/forms.py:425 msgid "Unlimited" @@ -220,7 +220,7 @@ msgid "Followers" msgstr "Seguidors" #: bookwyrm/models/fields.py:208 -#: bookwyrm/templates/snippets/create_status/post_options_block.html:8 +#: bookwyrm/templates/snippets/create_status/post_options_block.html:6 #: bookwyrm/templates/snippets/privacy-icons.html:15 #: bookwyrm/templates/snippets/privacy-icons.html:16 #: bookwyrm/templates/snippets/privacy_select.html:20 @@ -261,73 +261,73 @@ msgstr "Citacions" msgid "Everything else" msgstr "Tota la resta" -#: bookwyrm/settings.py:207 +#: bookwyrm/settings.py:208 msgid "Home Timeline" msgstr "Línia de temps Inici" -#: bookwyrm/settings.py:207 +#: bookwyrm/settings.py:208 msgid "Home" msgstr "Inici" -#: bookwyrm/settings.py:208 +#: bookwyrm/settings.py:209 msgid "Books Timeline" msgstr "Cronologia dels llibres" -#: bookwyrm/settings.py:208 bookwyrm/templates/search/layout.html:21 +#: bookwyrm/settings.py:209 bookwyrm/templates/search/layout.html:21 #: bookwyrm/templates/search/layout.html:42 #: bookwyrm/templates/user/layout.html:91 msgid "Books" msgstr "Llibres" -#: bookwyrm/settings.py:280 +#: bookwyrm/settings.py:281 msgid "English" msgstr "Anglès" -#: bookwyrm/settings.py:281 +#: bookwyrm/settings.py:282 msgid "Deutsch (German)" msgstr "Deutsch (Alemany)" -#: bookwyrm/settings.py:282 +#: bookwyrm/settings.py:283 msgid "Español (Spanish)" msgstr "Español (espanyol)" -#: bookwyrm/settings.py:283 +#: bookwyrm/settings.py:284 msgid "Galego (Galician)" msgstr "Galego (gallec)" -#: bookwyrm/settings.py:284 +#: bookwyrm/settings.py:285 msgid "Italiano (Italian)" msgstr "Italiano (italià)" -#: bookwyrm/settings.py:285 +#: bookwyrm/settings.py:286 msgid "Français (French)" msgstr "Français (francès)" -#: bookwyrm/settings.py:286 +#: bookwyrm/settings.py:287 msgid "Lietuvių (Lithuanian)" msgstr "Lietuvių (Lituà)" -#: bookwyrm/settings.py:287 +#: bookwyrm/settings.py:288 msgid "Norsk (Norwegian)" msgstr "Norsk (noruec)" -#: bookwyrm/settings.py:288 +#: bookwyrm/settings.py:289 msgid "Português do Brasil (Brazilian Portuguese)" msgstr "Português do Brasil (portuguès del Brasil)" -#: bookwyrm/settings.py:289 +#: bookwyrm/settings.py:290 msgid "Português Europeu (European Portuguese)" msgstr "Português Europeu (Portuguès europeu)" -#: bookwyrm/settings.py:290 +#: bookwyrm/settings.py:291 msgid "Svenska (Swedish)" msgstr "Svenska (suec)" -#: bookwyrm/settings.py:291 +#: bookwyrm/settings.py:292 msgid "简体中文 (Simplified Chinese)" msgstr "简体中文 (xinès simplificat)" -#: bookwyrm/settings.py:292 +#: bookwyrm/settings.py:293 msgid "繁體中文 (Traditional Chinese)" msgstr "繁體中文 (xinès tradicional)" @@ -365,12 +365,12 @@ msgstr "Benvingut a %(site_name)s!" #: bookwyrm/templates/about/about.html:24 #, python-format msgid "%(site_name)s is part of BookWyrm, a network of independent, self-directed communities for readers. While you can interact seamlessly with users anywhere in the BookWyrm network, this community is unique." -msgstr "" +msgstr "%(site_name)s és part de BookWyrm, una xarxa de comunitats independents i autogestionades per a lectors. Tot i que pots interactuar sense problemes amb els usuaris de qualsevol part de la xarxa BookWyrm, aquesta comunitat és única." #: bookwyrm/templates/about/about.html:42 #, python-format msgid "%(title)s is %(site_name)s's most beloved book, with an average rating of %(rating)s out of 5." -msgstr "" +msgstr "%(title)s és el llibre preferit de %(site_name)s, amb una valoració promig de %(rating)s sobre 5." #: bookwyrm/templates/about/about.html:61 #, python-format @@ -397,7 +397,7 @@ msgstr "" #: bookwyrm/templates/about/about.html:115 msgid "Moderator" -msgstr "" +msgstr "Moderació" #: bookwyrm/templates/about/about.html:117 bookwyrm/templates/layout.html:132 msgid "Admin" @@ -408,7 +408,7 @@ msgstr "Administració" #: bookwyrm/templates/snippets/status/status_options.html:35 #: bookwyrm/templates/snippets/user_options.html:14 msgid "Send direct message" -msgstr "" +msgstr "Enviar missatge directe" #: bookwyrm/templates/about/conduct.html:4 #: bookwyrm/templates/about/conduct.html:9 @@ -422,53 +422,53 @@ msgstr "Usuaris actius:" #: bookwyrm/templates/about/layout.html:15 msgid "Statuses posted:" -msgstr "" +msgstr "Estats publicats:" #: bookwyrm/templates/about/layout.html:19 #: bookwyrm/templates/setup/config.html:74 msgid "Software version:" -msgstr "" +msgstr "Versió de programari:" #: bookwyrm/templates/about/layout.html:30 #: bookwyrm/templates/embed-layout.html:34 bookwyrm/templates/layout.html:230 #, python-format msgid "About %(site_name)s" -msgstr "" +msgstr "Sobre %(site_name)s" #: bookwyrm/templates/about/layout.html:47 #: bookwyrm/templates/about/privacy.html:4 #: bookwyrm/templates/about/privacy.html:9 msgid "Privacy Policy" -msgstr "" +msgstr "Política de privacitat" #: bookwyrm/templates/annual_summary/layout.html:7 #: bookwyrm/templates/feed/summary_card.html:8 #, python-format msgid "%(year)s in the books" -msgstr "" +msgstr "%(year)s en llibres" #: bookwyrm/templates/annual_summary/layout.html:43 #, python-format msgid "%(year)s in the books" -msgstr "" +msgstr "%(year)s en llibres" #: bookwyrm/templates/annual_summary/layout.html:47 #, python-format msgid "%(display_name)s’s year of reading" -msgstr "" +msgstr "L'any de lectura de %(display_name)s" #: bookwyrm/templates/annual_summary/layout.html:53 msgid "Share this page" -msgstr "" +msgstr "Comparteix aquesta pàgina" #: bookwyrm/templates/annual_summary/layout.html:67 msgid "Copy address" -msgstr "" +msgstr "Copia l'adreça" #: bookwyrm/templates/annual_summary/layout.html:68 #: bookwyrm/templates/lists/list.html:277 msgid "Copied!" -msgstr "" +msgstr "Copiat" #: bookwyrm/templates/annual_summary/layout.html:77 msgid "Sharing status: public with key" @@ -528,7 +528,7 @@ msgstr[1] "" #: bookwyrm/templates/annual_summary/layout.html:148 msgid "Their shortest read this year…" -msgstr "" +msgstr "La seva lectura més breu d'aquest any…" #: bookwyrm/templates/annual_summary/layout.html:155 #: bookwyrm/templates/annual_summary/layout.html:176 @@ -538,7 +538,7 @@ msgstr "" #: bookwyrm/templates/landing/large-book.html:26 #: bookwyrm/templates/landing/small-book.html:18 msgid "by" -msgstr "" +msgstr "per" #: bookwyrm/templates/annual_summary/layout.html:161 #: bookwyrm/templates/annual_summary/layout.html:182 @@ -548,7 +548,7 @@ msgstr "" #: bookwyrm/templates/annual_summary/layout.html:169 msgid "…and the longest" -msgstr "" +msgstr "… i la més llarga" #: bookwyrm/templates/annual_summary/layout.html:200 #, python-format @@ -585,32 +585,32 @@ msgstr "" #: bookwyrm/templates/author/author.html:18 #: bookwyrm/templates/author/author.html:19 msgid "Edit Author" -msgstr "" +msgstr "Editar autoria" #: bookwyrm/templates/author/author.html:35 msgid "Author details" -msgstr "" +msgstr "Detalls de l'autoria" #: bookwyrm/templates/author/author.html:39 #: bookwyrm/templates/author/edit_author.html:42 msgid "Aliases:" -msgstr "" +msgstr "Àlies:" #: bookwyrm/templates/author/author.html:48 msgid "Born:" -msgstr "" +msgstr "Data de naixement:" #: bookwyrm/templates/author/author.html:55 msgid "Died:" -msgstr "" +msgstr "Data de defunció:" #: bookwyrm/templates/author/author.html:65 msgid "External links" -msgstr "" +msgstr "Enllaços externs" #: bookwyrm/templates/author/author.html:70 msgid "Wikipedia" -msgstr "" +msgstr "Vikipèdia" #: bookwyrm/templates/author/author.html:78 msgid "View ISNI record" @@ -727,14 +727,14 @@ msgstr "" #: bookwyrm/templates/author/edit_author.html:115 #: bookwyrm/templates/book/book.html:193 #: bookwyrm/templates/book/edit/edit_book.html:121 -#: bookwyrm/templates/book/file_links/add_link_modal.html:58 +#: bookwyrm/templates/book/file_links/add_link_modal.html:60 #: bookwyrm/templates/book/file_links/edit_links.html:82 -#: bookwyrm/templates/groups/form.html:30 +#: bookwyrm/templates/groups/form.html:32 #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/edit_item_form.html:15 #: bookwyrm/templates/lists/form.html:130 #: bookwyrm/templates/preferences/edit_user.html:136 -#: bookwyrm/templates/readthrough/readthrough_modal.html:72 +#: bookwyrm/templates/readthrough/readthrough_modal.html:74 #: bookwyrm/templates/settings/announcements/edit_announcement.html:120 #: bookwyrm/templates/settings/federation/edit_instance.html:98 #: bookwyrm/templates/settings/federation/instance.html:105 @@ -748,20 +748,20 @@ msgstr "" #: bookwyrm/templates/author/edit_author.html:116 #: bookwyrm/templates/author/sync_modal.html:23 #: bookwyrm/templates/book/book.html:194 -#: bookwyrm/templates/book/cover_add_modal.html:32 +#: bookwyrm/templates/book/cover_add_modal.html:33 #: bookwyrm/templates/book/edit/edit_book.html:123 #: bookwyrm/templates/book/edit/edit_book.html:126 #: bookwyrm/templates/book/file_links/add_link_modal.html:59 -#: bookwyrm/templates/book/file_links/verification_modal.html:21 +#: bookwyrm/templates/book/file_links/verification_modal.html:25 #: bookwyrm/templates/book/sync_modal.html:23 -#: bookwyrm/templates/groups/delete_group_modal.html:17 -#: bookwyrm/templates/lists/add_item_modal.html:42 -#: bookwyrm/templates/lists/delete_list_modal.html:18 -#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:23 +#: bookwyrm/templates/groups/delete_group_modal.html:15 +#: bookwyrm/templates/lists/add_item_modal.html:36 +#: bookwyrm/templates/lists/delete_list_modal.html:16 +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:27 #: bookwyrm/templates/readthrough/readthrough_modal.html:73 #: bookwyrm/templates/settings/federation/instance.html:106 #: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:22 -#: bookwyrm/templates/snippets/report_modal.html:53 +#: bookwyrm/templates/snippets/report_modal.html:52 msgid "Cancel" msgstr "" @@ -770,9 +770,9 @@ 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:22 +#: bookwyrm/templates/author/sync_modal.html:24 #: bookwyrm/templates/book/edit/edit_book.html:108 -#: bookwyrm/templates/book/sync_modal.html:22 +#: bookwyrm/templates/book/sync_modal.html:24 #: bookwyrm/templates/groups/members.html:29 #: bookwyrm/templates/landing/password_reset.html:42 #: bookwyrm/templates/snippets/remove_from_group_button.html:17 @@ -852,11 +852,11 @@ msgstr "" #: bookwyrm/templates/book/book.html:325 msgid "Subjects" -msgstr "" +msgstr "Temes" #: bookwyrm/templates/book/book.html:337 msgid "Places" -msgstr "" +msgstr "Llocs" #: bookwyrm/templates/book/book.html:348 #: bookwyrm/templates/groups/group.html:19 bookwyrm/templates/layout.html:75 @@ -866,52 +866,52 @@ msgstr "" #: bookwyrm/templates/search/layout.html:50 #: bookwyrm/templates/user/layout.html:85 msgid "Lists" -msgstr "" +msgstr "Llistes" #: bookwyrm/templates/book/book.html:360 msgid "Add to list" -msgstr "" +msgstr "Afegiu a la llista" #: bookwyrm/templates/book/book.html:370 -#: bookwyrm/templates/book/cover_add_modal.html:31 -#: bookwyrm/templates/lists/add_item_modal.html:37 +#: bookwyrm/templates/book/cover_add_modal.html:32 +#: bookwyrm/templates/lists/add_item_modal.html:39 #: bookwyrm/templates/lists/list.html:255 #: bookwyrm/templates/settings/email_blocklist/domain_form.html:24 #: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:31 msgid "Add" -msgstr "" +msgstr "Afegiu" #: bookwyrm/templates/book/book_identifiers.html:8 msgid "ISBN:" -msgstr "" +msgstr "ISBN:" #: bookwyrm/templates/book/book_identifiers.html:15 #: bookwyrm/templates/book/edit/edit_book_form.html:274 msgid "OCLC Number:" -msgstr "" +msgstr "Nombre OCLC:" #: bookwyrm/templates/book/book_identifiers.html:22 #: bookwyrm/templates/book/edit/edit_book_form.html:283 msgid "ASIN:" -msgstr "" +msgstr "ASIN:" #: bookwyrm/templates/book/cover_add_modal.html:5 msgid "Add cover" -msgstr "" +msgstr "Afegiu una portada" #: bookwyrm/templates/book/cover_add_modal.html:17 #: bookwyrm/templates/book/edit/edit_book_form.html:173 msgid "Upload cover:" -msgstr "" +msgstr "Carregueu una portada:" #: bookwyrm/templates/book/cover_add_modal.html:23 #: bookwyrm/templates/book/edit/edit_book_form.html:179 msgid "Load cover from url:" -msgstr "" +msgstr "Carregueu portada desde una url:" #: bookwyrm/templates/book/cover_show_modal.html:6 msgid "Book cover preview" -msgstr "" +msgstr "Previsualització de la portada" #: bookwyrm/templates/book/cover_show_modal.html:11 #: bookwyrm/templates/components/inline_form.html:8 @@ -922,104 +922,104 @@ msgstr "" #: bookwyrm/templates/get_started/layout.html:25 #: bookwyrm/templates/get_started/layout.html:58 msgid "Close" -msgstr "" +msgstr "Tanqueu" #: bookwyrm/templates/book/edit/edit_book.html:6 #: bookwyrm/templates/book/edit/edit_book.html:12 #, python-format msgid "Edit \"%(book_title)s\"" -msgstr "" +msgstr "Editeu \"%(book_title)s\"" #: bookwyrm/templates/book/edit/edit_book.html:6 #: bookwyrm/templates/book/edit/edit_book.html:14 msgid "Add Book" -msgstr "" +msgstr "Afegiu llibres" #: bookwyrm/templates/book/edit/edit_book.html:48 msgid "Confirm Book Info" -msgstr "" +msgstr "Confirmeu la informació del llibre" #: bookwyrm/templates/book/edit/edit_book.html:56 #, python-format msgid "Is \"%(name)s\" one of these authors?" -msgstr "" +msgstr "És \"%(name)s\" un/a d'aquest autors/es?" #: bookwyrm/templates/book/edit/edit_book.html:67 #: bookwyrm/templates/book/edit/edit_book.html:69 msgid "Author of " -msgstr "" +msgstr "Autor/a de " #: bookwyrm/templates/book/edit/edit_book.html:69 msgid "Find more information at isni.org" -msgstr "" +msgstr "Més informació a isni.org" #: bookwyrm/templates/book/edit/edit_book.html:79 msgid "This is a new author" -msgstr "" +msgstr "Es tracta d'un nou autor" #: bookwyrm/templates/book/edit/edit_book.html:86 #, python-format msgid "Creating a new author: %(name)s" -msgstr "" +msgstr "Creando un autor nuevo: %(name)s" #: bookwyrm/templates/book/edit/edit_book.html:93 msgid "Is this an edition of an existing work?" -msgstr "" +msgstr "Es tracta d'una edició d'una obra ja existent?" #: bookwyrm/templates/book/edit/edit_book.html:101 msgid "This is a new work" -msgstr "" +msgstr "Es tracta d'una publicació nova" #: bookwyrm/templates/book/edit/edit_book.html:110 #: bookwyrm/templates/feed/status.html:21 msgid "Back" -msgstr "" +msgstr "Enrere" #: bookwyrm/templates/book/edit/edit_book_form.html:21 #: bookwyrm/templates/snippets/create_status/review.html:15 msgid "Title:" -msgstr "" +msgstr "Títol:" #: bookwyrm/templates/book/edit/edit_book_form.html:30 msgid "Subtitle:" -msgstr "" +msgstr "Subtítol:" #: bookwyrm/templates/book/edit/edit_book_form.html:50 msgid "Series:" -msgstr "" +msgstr "Sèrie:" #: bookwyrm/templates/book/edit/edit_book_form.html:60 msgid "Series number:" -msgstr "" +msgstr "Nombre de la sèrie:" #: bookwyrm/templates/book/edit/edit_book_form.html:71 msgid "Languages:" -msgstr "" +msgstr "Idiomes:" #: bookwyrm/templates/book/edit/edit_book_form.html:85 msgid "Publication" -msgstr "" +msgstr "Publicació" #: bookwyrm/templates/book/edit/edit_book_form.html:90 msgid "Publisher:" -msgstr "" +msgstr "Editorial:" #: bookwyrm/templates/book/edit/edit_book_form.html:102 msgid "First published date:" -msgstr "" +msgstr "Data de publicació per primera vegada:" #: bookwyrm/templates/book/edit/edit_book_form.html:111 msgid "Published date:" -msgstr "" +msgstr "Data de publicació:" #: bookwyrm/templates/book/edit/edit_book_form.html:122 msgid "Authors" -msgstr "" +msgstr "Autoria" #: bookwyrm/templates/book/edit/edit_book_form.html:131 #, python-format msgid "Remove %(name)s" -msgstr "" +msgstr "Elimineu %(name)s" #: bookwyrm/templates/book/edit/edit_book_form.html:134 #, python-format @@ -1028,12 +1028,12 @@ msgstr "" #: bookwyrm/templates/book/edit/edit_book_form.html:142 msgid "Add Authors:" -msgstr "" +msgstr "Afegiu autoria:" #: bookwyrm/templates/book/edit/edit_book_form.html:145 #: bookwyrm/templates/book/edit/edit_book_form.html:148 msgid "Add Author" -msgstr "" +msgstr "Afegiu autoria" #: bookwyrm/templates/book/edit/edit_book_form.html:146 #: bookwyrm/templates/book/edit/edit_book_form.html:149 @@ -1042,50 +1042,50 @@ msgstr "" #: bookwyrm/templates/book/edit/edit_book_form.html:152 msgid "Add Another Author" -msgstr "" +msgstr "Afegiu un altre autor" #: bookwyrm/templates/book/edit/edit_book_form.html:160 #: bookwyrm/templates/shelf/shelf.html:146 msgid "Cover" -msgstr "" +msgstr "Coberta" #: bookwyrm/templates/book/edit/edit_book_form.html:192 msgid "Physical Properties" -msgstr "" +msgstr "Propietats físiques" #: bookwyrm/templates/book/edit/edit_book_form.html:199 #: bookwyrm/templates/book/editions/format_filter.html:6 msgid "Format:" -msgstr "" +msgstr "Format:" #: bookwyrm/templates/book/edit/edit_book_form.html:211 msgid "Format details:" -msgstr "" +msgstr "Detalls del format:" #: bookwyrm/templates/book/edit/edit_book_form.html:222 msgid "Pages:" -msgstr "" +msgstr "Pàgines:" #: bookwyrm/templates/book/edit/edit_book_form.html:233 msgid "Book Identifiers" -msgstr "" +msgstr "Identificadors del llibre" #: bookwyrm/templates/book/edit/edit_book_form.html:238 msgid "ISBN 13:" -msgstr "" +msgstr "ISBN 13:" #: bookwyrm/templates/book/edit/edit_book_form.html:247 msgid "ISBN 10:" -msgstr "" +msgstr "ISBN 10:" #: bookwyrm/templates/book/edit/edit_book_form.html:256 msgid "Openlibrary ID:" -msgstr "" +msgstr "ID OpenLibrary:" #: bookwyrm/templates/book/editions/editions.html:4 #, python-format msgid "Editions of %(book_title)s" -msgstr "" +msgstr "Edicions de %(book_title)s" #: bookwyrm/templates/book/editions/editions.html:8 #, python-format @@ -1180,7 +1180,7 @@ msgid "Actions" msgstr "" #: bookwyrm/templates/book/file_links/edit_links.html:53 -#: bookwyrm/templates/book/file_links/verification_modal.html:25 +#: bookwyrm/templates/book/file_links/verification_modal.html:22 msgid "Report spam" msgstr "" @@ -1214,7 +1214,7 @@ msgstr "" msgid "This link is taking you to: %(link_url)s.
Is that where you'd like to go?" msgstr "" -#: bookwyrm/templates/book/file_links/verification_modal.html:20 +#: bookwyrm/templates/book/file_links/verification_modal.html:26 #: bookwyrm/templates/setup/config.html:139 msgid "Continue" msgstr "" @@ -1290,7 +1290,7 @@ msgstr "" #: bookwyrm/templates/confirm_email/confirm_email.html:25 #: bookwyrm/templates/landing/layout.html:73 #: bookwyrm/templates/settings/dashboard/dashboard.html:116 -#: bookwyrm/templates/snippets/report_modal.html:52 +#: bookwyrm/templates/snippets/report_modal.html:53 msgid "Submit" msgstr "" @@ -1324,13 +1324,13 @@ msgstr "" #: bookwyrm/templates/directory/community_filter.html:12 msgid "Federated community" -msgstr "" +msgstr "Comunitat federada" #: bookwyrm/templates/directory/directory.html:4 #: bookwyrm/templates/directory/directory.html:9 #: bookwyrm/templates/layout.html:101 msgid "Directory" -msgstr "" +msgstr "Directori" #: bookwyrm/templates/directory/directory.html:17 msgid "Make your profile discoverable to other BookWyrm users." @@ -1804,7 +1804,8 @@ msgid "No users found for \"%(query)s\"" msgstr "" #: bookwyrm/templates/groups/create_form.html:5 -msgid "Create Group" +#: bookwyrm/templates/user/groups.html:17 +msgid "Create group" msgstr "" #: bookwyrm/templates/groups/created_text.html:4 @@ -1822,9 +1823,9 @@ msgstr "" 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/readthrough/delete_readthrough_modal.html:21 +#: bookwyrm/templates/groups/delete_group_modal.html:17 +#: bookwyrm/templates/lists/delete_list_modal.html:19 +#: bookwyrm/templates/readthrough/delete_readthrough_modal.html:29 #: bookwyrm/templates/settings/announcements/announcement.html:23 #: bookwyrm/templates/settings/announcements/announcements.html:56 #: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:49 @@ -2296,7 +2297,7 @@ msgstr "" msgid "Suggest \"%(title)s\" for this list" msgstr "" -#: bookwyrm/templates/lists/add_item_modal.html:39 +#: bookwyrm/templates/lists/add_item_modal.html:41 #: bookwyrm/templates/lists/list.html:257 msgid "Suggest" msgstr "" @@ -2466,7 +2467,7 @@ msgid "List position" msgstr "" #: bookwyrm/templates/lists/list.html:152 -#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:21 +#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:23 msgid "Set" msgstr "" @@ -3921,7 +3922,7 @@ msgid "Copy the theme file into the bookwyrm/static/css/themes dire msgstr "" #: bookwyrm/templates/settings/themes.html:32 -msgid "Run ./bw-dev compilescss." +msgid "Run ./bw-dev collectstatic." msgstr "" #: bookwyrm/templates/settings/themes.html:35 @@ -4198,7 +4199,8 @@ msgid "Need help?" msgstr "" #: bookwyrm/templates/shelf/create_shelf_form.html:5 -msgid "Create Shelf" +#: bookwyrm/templates/shelf/shelf.html:72 +msgid "Create shelf" msgstr "" #: bookwyrm/templates/shelf/edit_shelf_form.html:5 @@ -4214,10 +4216,6 @@ msgstr "" msgid "All books" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:72 -msgid "Create shelf" -msgstr "" - #: bookwyrm/templates/shelf/shelf.html:96 #, python-format msgid "%(formatted_count)s book" @@ -4341,24 +4339,24 @@ msgstr "" msgid "Content" msgstr "" -#: bookwyrm/templates/snippets/create_status/content_warning_field.html:10 -msgid "Content warning:" -msgstr "" - -#: bookwyrm/templates/snippets/create_status/content_warning_field.html:18 -msgid "Spoilers ahead!" -msgstr "" - -#: bookwyrm/templates/snippets/create_status/content_warning_toggle.html:13 +#: bookwyrm/templates/snippets/create_status/content_warning_field.html:9 msgid "Include spoiler alert" msgstr "" -#: bookwyrm/templates/snippets/create_status/layout.html:47 +#: bookwyrm/templates/snippets/create_status/content_warning_field.html:18 +msgid "Spoilers/content warnings:" +msgstr "" + +#: bookwyrm/templates/snippets/create_status/content_warning_field.html:27 +msgid "Spoilers ahead!" +msgstr "" + +#: bookwyrm/templates/snippets/create_status/layout.html:45 #: bookwyrm/templates/snippets/reading_modals/form.html:7 msgid "Comment:" msgstr "" -#: bookwyrm/templates/snippets/create_status/post_options_block.html:21 +#: bookwyrm/templates/snippets/create_status/post_options_block.html:18 msgid "Post" msgstr "" @@ -4849,10 +4847,6 @@ msgstr "" msgid "Groups: %(username)s" msgstr "" -#: bookwyrm/templates/user/groups.html:17 -msgid "Create group" -msgstr "" - #: bookwyrm/templates/user/layout.html:19 bookwyrm/templates/user/user.html:10 msgid "User Profile" msgstr ""