From 1c1f9d62d33da1fe3158e4630f533ba6591dfe48 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sat, 4 Dec 2021 15:56:31 -0800 Subject: [PATCH] New translations django.po (Eastern Min) --- locale/cdo/LC_MESSAGES/django.po | 391 +++++++++++++++++-------------- 1 file changed, 221 insertions(+), 170 deletions(-) diff --git a/locale/cdo/LC_MESSAGES/django.po b/locale/cdo/LC_MESSAGES/django.po index 5339e99d0..494be0586 100644 --- a/locale/cdo/LC_MESSAGES/django.po +++ b/locale/cdo/LC_MESSAGES/django.po @@ -2,8 +2,8 @@ msgid "" msgstr "" "Project-Id-Version: bookwyrm\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-02 18:24+0000\n" -"PO-Revision-Date: 2021-12-02 21:41\n" +"POT-Creation-Date: 2021-12-04 22:38+0000\n" +"PO-Revision-Date: 2021-12-04 23:56\n" "Last-Translator: Mouse Reeve \n" "Language-Team: Eastern Min\n" "Language: cdo\n" @@ -17,58 +17,58 @@ msgstr "" "X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n" "X-Crowdin-File-ID: 1553\n" -#: bookwyrm/forms.py:262 +#: bookwyrm/forms.py:350 msgid "A user with this email already exists." msgstr "已經有儂使這芘電批地址開了帳號." -#: bookwyrm/forms.py:276 +#: bookwyrm/forms.py:364 msgid "One Day" msgstr "蜀日" -#: bookwyrm/forms.py:277 +#: bookwyrm/forms.py:365 msgid "One Week" msgstr "蜀禮拜" -#: bookwyrm/forms.py:278 +#: bookwyrm/forms.py:366 msgid "One Month" msgstr "蜀個月日" -#: bookwyrm/forms.py:279 +#: bookwyrm/forms.py:367 msgid "Does Not Expire" msgstr "儥過期" -#: bookwyrm/forms.py:283 +#: bookwyrm/forms.py:371 #, python-brace-format msgid "{i} uses" msgstr "使 {i} 回了" -#: bookwyrm/forms.py:284 +#: bookwyrm/forms.py:372 msgid "Unlimited" msgstr "無限制" -#: bookwyrm/forms.py:352 +#: bookwyrm/forms.py:468 msgid "List Order" msgstr "開單順序" -#: bookwyrm/forms.py:353 +#: bookwyrm/forms.py:469 msgid "Book Title" msgstr "書名" -#: bookwyrm/forms.py:354 bookwyrm/templates/shelf/shelf.html:149 -#: bookwyrm/templates/shelf/shelf.html:181 +#: bookwyrm/forms.py:470 bookwyrm/templates/shelf/shelf.html:152 +#: bookwyrm/templates/shelf/shelf.html:184 #: bookwyrm/templates/snippets/create_status/review.html:33 msgid "Rating" msgstr "分數" -#: bookwyrm/forms.py:356 bookwyrm/templates/lists/list.html:110 +#: bookwyrm/forms.py:472 bookwyrm/templates/lists/list.html:110 msgid "Sort By" msgstr "排列方式" -#: bookwyrm/forms.py:360 +#: bookwyrm/forms.py:476 msgid "Ascending" msgstr "由前向後" -#: bookwyrm/forms.py:361 +#: bookwyrm/forms.py:477 msgid "Descending" msgstr "由後向前" @@ -122,13 +122,13 @@ msgid "Paperback" msgstr "平裝" #: 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 msgid "Federated" msgstr "跨站" #: 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_list.html:23 msgid "Blocked" @@ -152,7 +152,7 @@ msgstr "名字" msgid "A user with that username already exists." 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" msgstr "書評" @@ -248,7 +248,7 @@ msgid "Edit Author" msgstr "修改作者" #: bookwyrm/templates/author/author.html:35 -#: bookwyrm/templates/author/edit_author.html:43 +#: bookwyrm/templates/author/edit_author.html:42 msgid "Aliases:" msgstr "別名:" @@ -311,7 +311,7 @@ msgid "Last edited by:" msgstr "尾尾修改其儂:" #: 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" msgstr "元資料" @@ -320,51 +320,50 @@ msgstr "元資料" msgid "Name:" msgstr "名字:" -#: bookwyrm/templates/author/edit_author.html:45 -#: bookwyrm/templates/book/edit/edit_book_form.html:65 -#: bookwyrm/templates/book/edit/edit_book_form.html:79 -#: bookwyrm/templates/book/edit/edit_book_form.html:124 +#: bookwyrm/templates/author/edit_author.html:44 +#: bookwyrm/templates/book/edit/edit_book_form.html:75 +#: bookwyrm/templates/book/edit/edit_book_form.html:94 msgid "Separate multiple values with commas." msgstr "請使半形逗號 (,) 隔開這幾芘值." -#: bookwyrm/templates/author/edit_author.html:52 +#: bookwyrm/templates/author/edit_author.html:50 msgid "Bio:" msgstr "簡單介紹:" -#: bookwyrm/templates/author/edit_author.html:59 +#: bookwyrm/templates/author/edit_author.html:56 msgid "Wikipedia link:" msgstr "維基百科連結:" -#: bookwyrm/templates/author/edit_author.html:65 +#: bookwyrm/templates/author/edit_author.html:61 msgid "Birth date:" msgstr "出世其日子:" -#: bookwyrm/templates/author/edit_author.html:73 +#: bookwyrm/templates/author/edit_author.html:68 msgid "Death date:" msgstr "過後其日子:" -#: bookwyrm/templates/author/edit_author.html:81 +#: bookwyrm/templates/author/edit_author.html:75 msgid "Author Identifiers" msgstr "作者其編號" -#: bookwyrm/templates/author/edit_author.html:83 +#: bookwyrm/templates/author/edit_author.html:77 msgid "Openlibrary key:" msgstr "Openlibrary 密匙:" -#: bookwyrm/templates/author/edit_author.html:91 -#: bookwyrm/templates/book/edit/edit_book_form.html:224 +#: bookwyrm/templates/author/edit_author.html:84 +#: bookwyrm/templates/book/edit/edit_book_form.html:265 msgid "Inventaire ID:" msgstr "Inventaire ID:" -#: bookwyrm/templates/author/edit_author.html:99 +#: bookwyrm/templates/author/edit_author.html:91 msgid "Librarything key:" msgstr "Librarything 密匙:" -#: bookwyrm/templates/author/edit_author.html:107 +#: bookwyrm/templates/author/edit_author.html:98 msgid "Goodreads key:" msgstr "Goodreads 密匙:" -#: bookwyrm/templates/author/edit_author.html:118 +#: bookwyrm/templates/author/edit_author.html:108 #: bookwyrm/templates/book/book.html:140 #: bookwyrm/templates/book/edit/edit_book.html:121 #: bookwyrm/templates/book/readthrough.html:76 @@ -372,18 +371,18 @@ msgstr "Goodreads 密匙:" #: bookwyrm/templates/lists/bookmark_button.html:15 #: bookwyrm/templates/lists/form.html:75 #: bookwyrm/templates/preferences/edit_user.html:124 -#: bookwyrm/templates/settings/announcements/announcement_form.html:69 -#: bookwyrm/templates/settings/federation/edit_instance.html:74 +#: bookwyrm/templates/settings/announcements/announcement_form.html:76 +#: bookwyrm/templates/settings/federation/edit_instance.html:82 #: bookwyrm/templates/settings/federation/instance.html:87 -#: bookwyrm/templates/settings/site.html:134 -#: bookwyrm/templates/settings/users/user_moderation_actions.html:64 +#: bookwyrm/templates/settings/site.html:133 +#: bookwyrm/templates/settings/users/user_moderation_actions.html:68 #: bookwyrm/templates/shelf/form.html:25 #: bookwyrm/templates/snippets/reading_modals/layout.html:18 msgid "Save" msgstr "存下" -#: bookwyrm/templates/author/edit_author.html:119 -#: bookwyrm/templates/book/book.html:141 bookwyrm/templates/book/book.html:190 +#: bookwyrm/templates/author/edit_author.html:109 +#: bookwyrm/templates/book/book.html:141 bookwyrm/templates/book/book.html:199 #: bookwyrm/templates/book/cover_modal.html:32 #: bookwyrm/templates/book/edit/edit_book.html:123 #: bookwyrm/templates/book/edit/edit_book.html:126 @@ -428,7 +427,7 @@ msgid "Add Description" msgstr "加添介紹" #: 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 msgid "Description:" msgstr "介紹:" @@ -439,52 +438,51 @@ msgid "%(count)s editions" msgstr "%(count)s 芘版本" #: bookwyrm/templates/book/book.html:158 -#, python-format -msgid "This edition is on your %(shelf_name)s shelf." -msgstr "這蜀芘版本着汝 %(shelf_name)s 架架懸頂." +msgid "You have shelved this edition in:" +msgstr "" -#: bookwyrm/templates/book/book.html:164 +#: bookwyrm/templates/book/book.html:173 #, python-format msgid "A different edition of this book is on your %(shelf_name)s shelf." msgstr "這蜀本書其 另蜀芘版本 着汝其 %(shelf_name)s 架架懸頂." -#: bookwyrm/templates/book/book.html:175 +#: bookwyrm/templates/book/book.html:184 msgid "Your reading activity" msgstr "這幫讀其書" -#: bookwyrm/templates/book/book.html:178 +#: bookwyrm/templates/book/book.html:187 msgid "Add read dates" msgstr "加添讀書時間" -#: bookwyrm/templates/book/book.html:187 +#: bookwyrm/templates/book/book.html:196 msgid "Create" msgstr "新開" -#: bookwyrm/templates/book/book.html:197 +#: bookwyrm/templates/book/book.html:206 msgid "You don't have any reading activity for this book." msgstr "汝故未讀這本書." -#: bookwyrm/templates/book/book.html:223 +#: bookwyrm/templates/book/book.html:232 msgid "Your reviews" msgstr "汝寫其書評" -#: bookwyrm/templates/book/book.html:229 +#: bookwyrm/templates/book/book.html:238 msgid "Your comments" msgstr "汝做其評論" -#: bookwyrm/templates/book/book.html:235 +#: bookwyrm/templates/book/book.html:244 msgid "Your quotes" msgstr "汝抄下其話" -#: bookwyrm/templates/book/book.html:271 +#: bookwyrm/templates/book/book.html:280 msgid "Subjects" msgstr "主題" -#: bookwyrm/templates/book/book.html:283 +#: bookwyrm/templates/book/book.html:292 msgid "Places" 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/search/layout.html:25 #: bookwyrm/templates/search/layout.html:50 @@ -492,15 +490,15 @@ msgstr "所在" msgid "Lists" msgstr "單單" -#: bookwyrm/templates/book/book.html:305 +#: bookwyrm/templates/book/book.html:314 msgid "Add to list" msgstr "添遘單單裏勢" -#: bookwyrm/templates/book/book.html:315 +#: bookwyrm/templates/book/book.html:324 #: bookwyrm/templates/book/cover_modal.html:31 #: bookwyrm/templates/lists/list.html:182 -#: bookwyrm/templates/settings/email_blocklist/domain_form.html:26 -#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:32 +#: bookwyrm/templates/settings/email_blocklist/domain_form.html:24 +#: bookwyrm/templates/settings/ip_blocklist/ip_address_form.html:31 msgid "Add" msgstr "加添" @@ -509,22 +507,22 @@ msgid "ISBN:" msgstr "ISBN:" #: 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:" msgstr "OCLC 號:" #: 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:" msgstr "ASIN:" #: 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:" msgstr "乞蜀芘書皮:" #: 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:" msgstr "由這芘網址掏書皮:" @@ -576,110 +574,120 @@ msgstr "嚽是新其作品" #: bookwyrm/templates/book/edit/edit_book.html:108 #: 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 msgid "Confirm" msgstr "確認" #: bookwyrm/templates/book/edit/edit_book.html:110 -#: bookwyrm/templates/feed/status.html:9 +#: bookwyrm/templates/feed/status.html:21 msgid "Back" msgstr "轉去" -#: 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 msgid "Title:" msgstr "題目:" -#: bookwyrm/templates/book/edit/edit_book_form.html:26 +#: bookwyrm/templates/book/edit/edit_book_form.html:30 msgid "Subtitle:" msgstr "副題:" -#: bookwyrm/templates/book/edit/edit_book_form.html:44 +#: bookwyrm/templates/book/edit/edit_book_form.html:50 msgid "Series:" msgstr "系列:" -#: bookwyrm/templates/book/edit/edit_book_form.html:53 +#: bookwyrm/templates/book/edit/edit_book_form.html:60 msgid "Series number:" msgstr "系列編號:" -#: bookwyrm/templates/book/edit/edit_book_form.html:63 +#: bookwyrm/templates/book/edit/edit_book_form.html:71 msgid "Languages:" msgstr "語言:" -#: bookwyrm/templates/book/edit/edit_book_form.html:74 +#: bookwyrm/templates/book/edit/edit_book_form.html:85 msgid "Publication" msgstr "出版" -#: bookwyrm/templates/book/edit/edit_book_form.html:77 +#: bookwyrm/templates/book/edit/edit_book_form.html:90 msgid "Publisher:" msgstr "出版者:" -#: bookwyrm/templates/book/edit/edit_book_form.html:86 +#: bookwyrm/templates/book/edit/edit_book_form.html:102 msgid "First published date:" msgstr "頭版其時間:" -#: bookwyrm/templates/book/edit/edit_book_form.html:94 +#: bookwyrm/templates/book/edit/edit_book_form.html:111 msgid "Published date:" msgstr "出版其時間:" -#: bookwyrm/templates/book/edit/edit_book_form.html:104 +#: bookwyrm/templates/book/edit/edit_book_form.html:122 msgid "Authors" msgstr "作者" -#: bookwyrm/templates/book/edit/edit_book_form.html:112 +#: bookwyrm/templates/book/edit/edit_book_form.html:131 #, python-format msgid "Remove %(name)s" msgstr "除去 %(name)s" -#: bookwyrm/templates/book/edit/edit_book_form.html:115 +#: bookwyrm/templates/book/edit/edit_book_form.html:134 #, python-format msgid "Author page for %(name)s" msgstr "%(name)s 其作者頁" -#: bookwyrm/templates/book/edit/edit_book_form.html:122 +#: bookwyrm/templates/book/edit/edit_book_form.html:142 msgid "Add Authors:" msgstr "加添作者:" -#: bookwyrm/templates/book/edit/edit_book_form.html:123 -msgid "John Doe, Jane Smith" -msgstr "馬貽順, 朱買臣" +#: bookwyrm/templates/book/edit/edit_book_form.html:145 +#: bookwyrm/templates/book/edit/edit_book_form.html:148 +msgid "Add Author" +msgstr "" -#: bookwyrm/templates/book/edit/edit_book_form.html:132 -#: bookwyrm/templates/shelf/shelf.html:140 +#: bookwyrm/templates/book/edit/edit_book_form.html:146 +#: 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" msgstr "書皮" -#: bookwyrm/templates/book/edit/edit_book_form.html:161 +#: bookwyrm/templates/book/edit/edit_book_form.html:192 msgid "Physical Properties" msgstr "實體性質" -#: 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 msgid "Format:" msgstr "格式:" -#: bookwyrm/templates/book/edit/edit_book_form.html:177 +#: bookwyrm/templates/book/edit/edit_book_form.html:211 msgid "Format details:" msgstr "裝訂情況:" -#: bookwyrm/templates/book/edit/edit_book_form.html:187 +#: bookwyrm/templates/book/edit/edit_book_form.html:222 msgid "Pages:" msgstr "頁數:" -#: bookwyrm/templates/book/edit/edit_book_form.html:197 +#: bookwyrm/templates/book/edit/edit_book_form.html:233 msgid "Book Identifiers" msgstr "" -#: bookwyrm/templates/book/edit/edit_book_form.html:200 +#: bookwyrm/templates/book/edit/edit_book_form.html:238 msgid "ISBN 13:" msgstr "ISBN 13:" -#: bookwyrm/templates/book/edit/edit_book_form.html:208 +#: bookwyrm/templates/book/edit/edit_book_form.html:247 msgid "ISBN 10:" msgstr "ISBN 10:" -#: bookwyrm/templates/book/edit/edit_book_form.html:216 +#: bookwyrm/templates/book/edit/edit_book_form.html:256 msgid "Openlibrary ID:" msgstr "Openlibrary ID:" @@ -811,7 +819,7 @@ msgid "Confirmation code:" msgstr "確認碼:" #: 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/snippets/report_modal.html:33 msgid "Submit" @@ -828,8 +836,8 @@ msgstr "介發蜀回確認使其連結" #: bookwyrm/templates/confirm_email/resend_form.html:11 #: bookwyrm/templates/landing/layout.html:67 #: bookwyrm/templates/landing/password_reset_request.html:18 -#: bookwyrm/templates/preferences/edit_user.html:56 -#: bookwyrm/templates/snippets/register_form.html:13 +#: bookwyrm/templates/preferences/edit_user.html:53 +#: bookwyrm/templates/snippets/register_form.html:12 msgid "Email address:" msgstr "電批地址:" @@ -859,12 +867,17 @@ msgstr "簿簿" msgid "Make your profile discoverable to other BookWyrm users." msgstr "讓別其使 Bookwyrm 其儂有能耐看見着汝其資料." +#: bookwyrm/templates/directory/directory.html:21 +msgid "Join Directory" +msgstr "" + #: bookwyrm/templates/directory/directory.html:24 #, python-format msgid "You can opt-out at any time in your profile settings." msgstr "汝乜乇前後都會使由汝其 資料設定 裏勢退出來." #: bookwyrm/templates/directory/directory.html:29 +#: bookwyrm/templates/directory/directory.html:31 #: bookwyrm/templates/feed/goal_card.html:17 #: bookwyrm/templates/snippets/announcement.html:34 msgid "Dismiss message" @@ -1093,28 +1106,28 @@ msgstr "所有訊息" msgid "You have no messages right now." msgstr "汝現刻無收遘訊息." -#: bookwyrm/templates/feed/feed.html:23 +#: bookwyrm/templates/feed/feed.html:27 msgid "Feed settings" msgstr "" -#: bookwyrm/templates/feed/feed.html:26 +#: bookwyrm/templates/feed/feed.html:39 msgid "Saved!" msgstr "" -#: bookwyrm/templates/feed/feed.html:47 +#: bookwyrm/templates/feed/feed.html:53 msgid "Save settings" msgstr "" -#: bookwyrm/templates/feed/feed.html:56 +#: bookwyrm/templates/feed/feed.html:63 #, python-format msgid "load 0 unread status(es)" msgstr "看 0 條故未看其狀態" -#: 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" msgstr "現刻世乇活動都無! 試蜀試先關注蜀隻儂" -#: bookwyrm/templates/feed/feed.html:73 +#: bookwyrm/templates/feed/feed.html:81 msgid "Alternatively, you can try enabling more status types" msgstr "" @@ -1143,22 +1156,35 @@ msgid "There are no books here right now! Try searching for a book to get starte msgstr "現刻這塊蜀本書都無! 試蜀試先討蜀本書吧" #: 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: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 "卜想讀" #: 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: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 "着𡅏讀" #: 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: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_options.html:12 #: bookwyrm/templates/user/books_header.html:8 +#: bookwyrm/templates/user/user.html:35 msgid "Read" msgstr "讀完了" @@ -1180,6 +1206,10 @@ msgstr "看簿簿" msgid "Have you read %(book_title)s?" msgstr "%(book_title)s 汝有讀過無?" +#: bookwyrm/templates/get_started/book_preview.html:7 +msgid "Add to your books" +msgstr "" + #: bookwyrm/templates/get_started/books.html:6 msgid "What are you reading?" msgstr "汝着𡅏讀世乇?" @@ -1226,7 +1256,7 @@ msgid "No books found" msgstr "討儥着書" #: bookwyrm/templates/get_started/books.html:63 -#: bookwyrm/templates/get_started/profile.html:54 +#: bookwyrm/templates/get_started/profile.html:51 msgid "Save & continue" msgstr "" @@ -1266,35 +1296,33 @@ msgid "Finish" msgstr "完成" #: bookwyrm/templates/get_started/profile.html:15 -#: bookwyrm/templates/preferences/edit_user.html:42 +#: bookwyrm/templates/preferences/edit_user.html:41 msgid "Display name:" msgstr "乞儂看其名字:" -#: bookwyrm/templates/get_started/profile.html:22 -#: bookwyrm/templates/preferences/edit_user.html:49 +#: bookwyrm/templates/get_started/profile.html:21 +#: bookwyrm/templates/preferences/edit_user.html:47 msgid "Summary:" msgstr "概要:" -#: bookwyrm/templates/get_started/profile.html:23 +#: bookwyrm/templates/get_started/profile.html:22 msgid "A little bit about you" msgstr "介紹蜀下汝自家" -#: bookwyrm/templates/get_started/profile.html:32 +#: bookwyrm/templates/get_started/profile.html:30 #: bookwyrm/templates/preferences/edit_user.html:27 msgid "Avatar:" msgstr "頭像:" -#: bookwyrm/templates/get_started/profile.html:42 -#: bookwyrm/templates/preferences/edit_user.html:110 +#: bookwyrm/templates/get_started/profile.html:39 msgid "Manually approve followers:" msgstr "" -#: bookwyrm/templates/get_started/profile.html:48 -#: bookwyrm/templates/preferences/edit_user.html:80 +#: bookwyrm/templates/get_started/profile.html:45 msgid "Show this account in suggested users:" 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." msgstr "" @@ -1498,8 +1526,8 @@ msgid "Row" msgstr "" #: bookwyrm/templates/import/import_status.html:103 -#: bookwyrm/templates/shelf/shelf.html:141 -#: bookwyrm/templates/shelf/shelf.html:163 +#: bookwyrm/templates/shelf/shelf.html:144 +#: bookwyrm/templates/shelf/shelf.html:166 msgid "Title" msgstr "題目" @@ -1508,8 +1536,8 @@ msgid "ISBN" msgstr "ISBN" #: bookwyrm/templates/import/import_status.html:109 -#: bookwyrm/templates/shelf/shelf.html:142 -#: bookwyrm/templates/shelf/shelf.html:166 +#: bookwyrm/templates/shelf/shelf.html:145 +#: bookwyrm/templates/shelf/shelf.html:169 msgid "Author" msgstr "作者" @@ -1632,7 +1660,7 @@ msgstr "" #: bookwyrm/templates/landing/invite.html:4 #: bookwyrm/templates/landing/invite.html:8 -#: bookwyrm/templates/landing/login.html:49 +#: bookwyrm/templates/landing/login.html:48 msgid "Create an Account" msgstr "開帳號" @@ -1678,7 +1706,7 @@ msgstr "" msgid "Thank you! Your request has been received." msgstr "" -#: bookwyrm/templates/landing/layout.html:82 +#: bookwyrm/templates/landing/layout.html:81 msgid "Your Account" msgstr "汝其帳號" @@ -1687,7 +1715,7 @@ msgid "Login" msgstr "躒裏" #: 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" msgstr "躒裏" @@ -1701,21 +1729,21 @@ msgid "Username:" msgstr "名字:" #: 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/snippets/register_form.html:22 +#: bookwyrm/templates/snippets/register_form.html:20 msgid "Password:" 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?" msgstr "密碼儥記去?" -#: bookwyrm/templates/landing/login.html:62 +#: bookwyrm/templates/landing/login.html:61 msgid "More about this site" 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/delete_user.html:20 msgid "Confirm password:" @@ -1942,7 +1970,6 @@ msgstr "設定" #: bookwyrm/templates/lists/list.html:92 #: bookwyrm/templates/snippets/remove_from_group_button.html:19 -#: bookwyrm/templates/snippets/shelf_selector.html:26 msgid "Remove" msgstr "除去" @@ -2188,9 +2215,9 @@ msgstr "新密碼:" #: bookwyrm/templates/preferences/delete_user.html:4 #: 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/settings/users/delete_user_form.html:23 +#: bookwyrm/templates/settings/users/delete_user_form.html:22 msgid "Delete Account" msgstr "" @@ -2215,7 +2242,7 @@ msgid "Profile" msgstr "" #: bookwyrm/templates/preferences/edit_user.html:13 -#: bookwyrm/templates/preferences/edit_user.html:68 +#: bookwyrm/templates/preferences/edit_user.html:64 msgid "Display preferences" msgstr "" @@ -2224,13 +2251,17 @@ msgstr "" msgid "Privacy" msgstr "" -#: bookwyrm/templates/preferences/edit_user.html:72 -msgid "Show reading goal prompt in feed:" +#: bookwyrm/templates/preferences/edit_user.html:69 +msgid "Show reading goal prompt in feed" msgstr "" -#: bookwyrm/templates/preferences/edit_user.html:76 -msgid "Show suggested users:" -msgstr "看推薦其儂:" +#: bookwyrm/templates/preferences/edit_user.html:75 +msgid "Show suggested users" +msgstr "" + +#: bookwyrm/templates/preferences/edit_user.html:81 +msgid "Show this account in suggested users" +msgstr "" #: bookwyrm/templates/preferences/edit_user.html:85 #, python-format @@ -2241,6 +2272,10 @@ msgstr "" msgid "Preferred Timezone: " msgstr "卜揀其時區: " +#: bookwyrm/templates/preferences/edit_user.html:111 +msgid "Manually approve followers" +msgstr "" + #: bookwyrm/templates/preferences/edit_user.html:116 msgid "Default post privacy:" msgstr "發乇一般乞底儂看:" @@ -2268,6 +2303,10 @@ msgstr "開始 \"%(book_title)s\"" msgid "Want to Read \"%(book_title)s\"" msgstr "卜讀 \"%(book_title)s\"" +#: bookwyrm/templates/search/book.html:42 +msgid "Results from" +msgstr "" + #: bookwyrm/templates/search/book.html:47 #: bookwyrm/templates/settings/reports/reports.html:25 #: bookwyrm/templates/snippets/announcement.html:16 @@ -2341,19 +2380,19 @@ msgid "False" msgstr "否" #: 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 msgid "Start date:" msgstr "開始其日子:" #: 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 msgid "End date:" msgstr "結束其日子:" #: 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:" msgstr "𡅏使:" @@ -2362,15 +2401,15 @@ msgstr "𡅏使:" msgid "Create Announcement" msgstr "寫告字" -#: bookwyrm/templates/settings/announcements/announcement_form.html:16 +#: bookwyrm/templates/settings/announcements/announcement_form.html:17 msgid "Preview:" msgstr "先罔覷:" -#: bookwyrm/templates/settings/announcements/announcement_form.html:23 +#: bookwyrm/templates/settings/announcements/announcement_form.html:25 msgid "Content:" msgstr "内容:" -#: bookwyrm/templates/settings/announcements/announcement_form.html:30 +#: bookwyrm/templates/settings/announcements/announcement_form.html:33 msgid "Event date:" msgstr "事計其日子:" @@ -2547,29 +2586,29 @@ msgstr "" msgid "Import block list" msgstr "" -#: bookwyrm/templates/settings/federation/edit_instance.html:30 +#: bookwyrm/templates/settings/federation/edit_instance.html:31 msgid "Instance:" 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/users/user_info.html:106 msgid "Status:" 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/users/user_info.html:100 msgid "Software:" 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/users/user_info.html:103 msgid "Version:" msgstr "版本:" -#: bookwyrm/templates/settings/federation/edit_instance.html:70 +#: bookwyrm/templates/settings/federation/edit_instance.html:74 msgid "Notes:" msgstr "備註:" @@ -3162,42 +3201,42 @@ msgstr "" msgid "Create shelf" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:90 +#: bookwyrm/templates/shelf/shelf.html:93 #, python-format msgid "%(formatted_count)s book" msgid_plural "%(formatted_count)s books" msgstr[0] "" msgstr[1] "" -#: bookwyrm/templates/shelf/shelf.html:97 +#: bookwyrm/templates/shelf/shelf.html:100 #, python-format msgid "(showing %(start)s-%(end)s)" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:109 +#: bookwyrm/templates/shelf/shelf.html:112 msgid "Edit shelf" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:117 +#: bookwyrm/templates/shelf/shelf.html:120 msgid "Delete shelf" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:145 -#: bookwyrm/templates/shelf/shelf.html:171 +#: bookwyrm/templates/shelf/shelf.html:148 +#: bookwyrm/templates/shelf/shelf.html:174 msgid "Shelved" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:146 -#: bookwyrm/templates/shelf/shelf.html:174 +#: bookwyrm/templates/shelf/shelf.html:149 +#: bookwyrm/templates/shelf/shelf.html:177 msgid "Started" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:147 -#: bookwyrm/templates/shelf/shelf.html:177 +#: bookwyrm/templates/shelf/shelf.html:150 +#: bookwyrm/templates/shelf/shelf.html:180 msgid "Finished" msgstr "" -#: bookwyrm/templates/shelf/shelf.html:203 +#: bookwyrm/templates/shelf/shelf.html:206 msgid "This shelf is empty." msgstr "" @@ -3552,13 +3591,13 @@ msgstr "拍分" msgid "Finish \"%(book_title)s\"" msgstr "" -#: bookwyrm/templates/snippets/reading_modals/finish_reading_modal.html:23 -#: bookwyrm/templates/snippets/reading_modals/start_reading_modal.html:20 +#: 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 msgid "Started reading" 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 msgid "Finished reading" msgstr "" @@ -3586,7 +3625,7 @@ msgstr "" msgid "Progress" msgstr "進展" -#: bookwyrm/templates/snippets/register_form.html:32 +#: bookwyrm/templates/snippets/register_form.html:30 msgid "Sign Up" msgstr "註冊" @@ -3608,24 +3647,31 @@ msgstr "這蜀樁舉報會發乞 %(site_name)s 其審覈員處理." msgid "More info about this report:" msgstr "" -#: bookwyrm/templates/snippets/shelf_selector.html:4 +#: bookwyrm/templates/snippets/shelf_selector.html:7 msgid "Move book" msgstr "" -#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5 -msgid "More shelves" -msgstr "" - +#: bookwyrm/templates/snippets/shelf_selector.html:42 #: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:17 #: bookwyrm/templates/snippets/shelve_button/shelve_button_options.html:24 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 msgid "Want to read" 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 #, python-format msgid "Remove from %(name)s" @@ -3840,24 +3886,29 @@ msgstr "" msgid "Edit profile" msgstr "改蜀下自家其資料" -#: bookwyrm/templates/user/user.html:33 +#: bookwyrm/templates/user/user.html:37 #, python-format msgid "View all %(size)s" msgstr "看所有 %(size)s 其版本" -#: bookwyrm/templates/user/user.html:46 +#: bookwyrm/templates/user/user.html:51 msgid "View all books" 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" msgstr "" -#: bookwyrm/templates/user/user.html:63 +#: bookwyrm/templates/user/user.html:69 msgid "RSS feed" msgstr "RSS 訂閱" -#: bookwyrm/templates/user/user.html:74 +#: bookwyrm/templates/user/user.html:80 msgid "No activities yet!" msgstr "故無活動!"