forked from mirrors/bookwyrm
New translations django.po (Chinese Traditional)
This commit is contained in:
parent
aeb43b96bb
commit
f9e81398a3
1 changed files with 276 additions and 97 deletions
|
@ -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-13 16:54+0000\n"
|
"POT-Creation-Date: 2022-01-17 16:05+0000\n"
|
||||||
"PO-Revision-Date: 2022-01-13 17:50\n"
|
"PO-Revision-Date: 2022-01-17 17:10\n"
|
||||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||||
"Language-Team: Chinese Traditional\n"
|
"Language-Team: Chinese Traditional\n"
|
||||||
"Language: zh\n"
|
"Language: zh\n"
|
||||||
|
@ -17,62 +17,62 @@ msgstr ""
|
||||||
"X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n"
|
"X-Crowdin-File: /[bookwyrm-social.bookwyrm] main/locale/en_US/LC_MESSAGES/django.po\n"
|
||||||
"X-Crowdin-File-ID: 1553\n"
|
"X-Crowdin-File-ID: 1553\n"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:351
|
#: bookwyrm/forms.py:365
|
||||||
msgid "A user with this email already exists."
|
msgid "A user with this email already exists."
|
||||||
msgstr "已經存在使用該郵箱的使用者。"
|
msgstr "已經存在使用該郵箱的使用者。"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:365
|
#: bookwyrm/forms.py:379
|
||||||
msgid "One Day"
|
msgid "One Day"
|
||||||
msgstr "一天"
|
msgstr "一天"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:366
|
#: bookwyrm/forms.py:380
|
||||||
msgid "One Week"
|
msgid "One Week"
|
||||||
msgstr "一週"
|
msgstr "一週"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:367
|
#: bookwyrm/forms.py:381
|
||||||
msgid "One Month"
|
msgid "One Month"
|
||||||
msgstr "一個月"
|
msgstr "一個月"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:368
|
#: bookwyrm/forms.py:382
|
||||||
msgid "Does Not Expire"
|
msgid "Does Not Expire"
|
||||||
msgstr "永不失效"
|
msgstr "永不失效"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:372
|
#: bookwyrm/forms.py:386
|
||||||
#, python-brace-format
|
#, python-brace-format
|
||||||
msgid "{i} uses"
|
msgid "{i} uses"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/forms.py:373
|
#: bookwyrm/forms.py:387
|
||||||
msgid "Unlimited"
|
msgid "Unlimited"
|
||||||
msgstr "不受限"
|
msgstr "不受限"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:469
|
#: bookwyrm/forms.py:483
|
||||||
msgid "List Order"
|
msgid "List Order"
|
||||||
msgstr "列表順序"
|
msgstr "列表順序"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:470
|
#: bookwyrm/forms.py:484
|
||||||
msgid "Book Title"
|
msgid "Book Title"
|
||||||
msgstr "書名"
|
msgstr "書名"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:471 bookwyrm/templates/shelf/shelf.html:155
|
#: bookwyrm/forms.py:485 bookwyrm/templates/shelf/shelf.html:155
|
||||||
#: bookwyrm/templates/shelf/shelf.html:187
|
#: 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 "評價"
|
msgstr "評價"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:473 bookwyrm/templates/lists/list.html:134
|
#: bookwyrm/forms.py:487 bookwyrm/templates/lists/list.html:134
|
||||||
msgid "Sort By"
|
msgid "Sort By"
|
||||||
msgstr "排序方式"
|
msgstr "排序方式"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:477
|
#: bookwyrm/forms.py:491
|
||||||
msgid "Ascending"
|
msgid "Ascending"
|
||||||
msgstr "升序"
|
msgstr "升序"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:478
|
#: bookwyrm/forms.py:492
|
||||||
msgid "Descending"
|
msgid "Descending"
|
||||||
msgstr "降序"
|
msgstr "降序"
|
||||||
|
|
||||||
#: bookwyrm/forms.py:491
|
#: bookwyrm/forms.py:505
|
||||||
msgid "Reading finish date cannot be before start date."
|
msgid "Reading finish date cannot be before start date."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -84,8 +84,9 @@ msgstr ""
|
||||||
msgid "Could not find a match for book"
|
msgid "Could not find a match for book"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/base_model.py:17
|
#: bookwyrm/models/base_model.py:17 bookwyrm/models/link.py:62
|
||||||
#: bookwyrm/templates/import/import_status.html:200
|
#: bookwyrm/templates/import/import_status.html:200
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:19
|
||||||
msgid "Pending"
|
msgid "Pending"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -105,23 +106,23 @@ msgstr ""
|
||||||
msgid "Domain block"
|
msgid "Domain block"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/book.py:250
|
#: bookwyrm/models/book.py:253
|
||||||
msgid "Audiobook"
|
msgid "Audiobook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/book.py:251
|
#: bookwyrm/models/book.py:254
|
||||||
msgid "eBook"
|
msgid "eBook"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/book.py:252
|
#: bookwyrm/models/book.py:255
|
||||||
msgid "Graphic novel"
|
msgid "Graphic novel"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/book.py:253
|
#: bookwyrm/models/book.py:256
|
||||||
msgid "Hardcover"
|
msgid "Hardcover"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/book.py:254
|
#: bookwyrm/models/book.py:257
|
||||||
msgid "Paperback"
|
msgid "Paperback"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -131,10 +132,11 @@ msgstr ""
|
||||||
msgid "Federated"
|
msgid "Federated"
|
||||||
msgstr "跨站"
|
msgstr "跨站"
|
||||||
|
|
||||||
#: bookwyrm/models/federated_server.py:12
|
#: bookwyrm/models/federated_server.py:12 bookwyrm/models/link.py:61
|
||||||
#: bookwyrm/templates/settings/federation/edit_instance.html:44
|
#: bookwyrm/templates/settings/federation/edit_instance.html:44
|
||||||
#: bookwyrm/templates/settings/federation/instance.html:10
|
#: bookwyrm/templates/settings/federation/instance.html:10
|
||||||
#: bookwyrm/templates/settings/federation/instance_list.html:23
|
#: bookwyrm/templates/settings/federation/instance_list.html:23
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:27
|
||||||
msgid "Blocked"
|
msgid "Blocked"
|
||||||
msgstr "已封鎖"
|
msgstr "已封鎖"
|
||||||
|
|
||||||
|
@ -189,6 +191,11 @@ msgstr "關注者"
|
||||||
msgid "Private"
|
msgid "Private"
|
||||||
msgstr "私密"
|
msgstr "私密"
|
||||||
|
|
||||||
|
#: bookwyrm/models/link.py:60
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:23
|
||||||
|
msgid "Approved"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:272
|
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:272
|
||||||
msgid "Reviews"
|
msgid "Reviews"
|
||||||
msgstr "書評"
|
msgstr "書評"
|
||||||
|
@ -346,7 +353,7 @@ msgid "Admin"
|
||||||
msgstr "管理員"
|
msgstr "管理員"
|
||||||
|
|
||||||
#: bookwyrm/templates/about/about.html:130
|
#: bookwyrm/templates/about/about.html:130
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:13
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:14
|
||||||
#: bookwyrm/templates/snippets/status/status_options.html:35
|
#: bookwyrm/templates/snippets/status/status_options.html:35
|
||||||
#: bookwyrm/templates/snippets/user_options.html:13
|
#: bookwyrm/templates/snippets/user_options.html:13
|
||||||
msgid "Send direct message"
|
msgid "Send direct message"
|
||||||
|
@ -524,61 +531,61 @@ msgstr ""
|
||||||
msgid "Edit Author"
|
msgid "Edit Author"
|
||||||
msgstr "編輯作者"
|
msgstr "編輯作者"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:40
|
#: bookwyrm/templates/author/author.html:35
|
||||||
msgid "Author details"
|
msgid "Author details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:44
|
#: bookwyrm/templates/author/author.html:39
|
||||||
#: bookwyrm/templates/author/edit_author.html:42
|
#: bookwyrm/templates/author/edit_author.html:42
|
||||||
msgid "Aliases:"
|
msgid "Aliases:"
|
||||||
msgstr "別名:"
|
msgstr "別名:"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:53
|
#: bookwyrm/templates/author/author.html:48
|
||||||
msgid "Born:"
|
msgid "Born:"
|
||||||
msgstr "出生:"
|
msgstr "出生:"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:60
|
#: bookwyrm/templates/author/author.html:55
|
||||||
msgid "Died:"
|
msgid "Died:"
|
||||||
msgstr "逝世:"
|
msgstr "逝世:"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:70
|
#: bookwyrm/templates/author/author.html:65
|
||||||
msgid "External links"
|
msgid "External links"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:75
|
#: bookwyrm/templates/author/author.html:70
|
||||||
msgid "Wikipedia"
|
msgid "Wikipedia"
|
||||||
msgstr "維基百科"
|
msgstr "維基百科"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:83
|
#: bookwyrm/templates/author/author.html:78
|
||||||
msgid "View ISNI record"
|
msgid "View ISNI record"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:88
|
#: bookwyrm/templates/author/author.html:83
|
||||||
#: bookwyrm/templates/author/sync_modal.html:5
|
#: bookwyrm/templates/author/sync_modal.html:5
|
||||||
#: bookwyrm/templates/book/book.html:122
|
#: bookwyrm/templates/book/book.html:122
|
||||||
#: bookwyrm/templates/book/sync_modal.html:5
|
#: bookwyrm/templates/book/sync_modal.html:5
|
||||||
msgid "Load data"
|
msgid "Load data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:92
|
#: bookwyrm/templates/author/author.html:87
|
||||||
#: bookwyrm/templates/book/book.html:126
|
#: bookwyrm/templates/book/book.html:126
|
||||||
msgid "View on OpenLibrary"
|
msgid "View on OpenLibrary"
|
||||||
msgstr "在 OpenLibrary 檢視"
|
msgstr "在 OpenLibrary 檢視"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:107
|
#: bookwyrm/templates/author/author.html:102
|
||||||
#: bookwyrm/templates/book/book.html:140
|
#: bookwyrm/templates/book/book.html:140
|
||||||
msgid "View on Inventaire"
|
msgid "View on Inventaire"
|
||||||
msgstr "在 Inventaire 檢視"
|
msgstr "在 Inventaire 檢視"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:123
|
#: bookwyrm/templates/author/author.html:118
|
||||||
msgid "View on LibraryThing"
|
msgid "View on LibraryThing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:131
|
#: bookwyrm/templates/author/author.html:126
|
||||||
msgid "View on Goodreads"
|
msgid "View on Goodreads"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/author/author.html:145
|
#: bookwyrm/templates/author/author.html:141
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Books by %(name)s"
|
msgid "Books by %(name)s"
|
||||||
msgstr "%(name)s 所著的書"
|
msgstr "%(name)s 所著的書"
|
||||||
|
@ -608,7 +615,9 @@ msgid "Metadata"
|
||||||
msgstr "元資料"
|
msgstr "元資料"
|
||||||
|
|
||||||
#: bookwyrm/templates/author/edit_author.html:35
|
#: bookwyrm/templates/author/edit_author.html:35
|
||||||
#: bookwyrm/templates/lists/form.html:9 bookwyrm/templates/shelf/form.html:9
|
#: bookwyrm/templates/lists/form.html:9
|
||||||
|
#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:14
|
||||||
|
#: bookwyrm/templates/shelf/form.html:9
|
||||||
msgid "Name:"
|
msgid "Name:"
|
||||||
msgstr "名稱:"
|
msgstr "名稱:"
|
||||||
|
|
||||||
|
@ -662,6 +671,7 @@ 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/file_links/add_link_modal.html:50
|
||||||
#: 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
|
||||||
|
@ -671,7 +681,7 @@ msgstr ""
|
||||||
#: 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
|
||||||
#: bookwyrm/templates/settings/site.html:133
|
#: bookwyrm/templates/settings/site.html:133
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:68
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:69
|
||||||
#: bookwyrm/templates/shelf/form.html:25
|
#: bookwyrm/templates/shelf/form.html:25
|
||||||
#: bookwyrm/templates/snippets/reading_modals/layout.html:18
|
#: bookwyrm/templates/snippets/reading_modals/layout.html:18
|
||||||
msgid "Save"
|
msgid "Save"
|
||||||
|
@ -683,13 +693,16 @@ msgstr "儲存"
|
||||||
#: bookwyrm/templates/book/cover_add_modal.html:32
|
#: bookwyrm/templates/book/cover_add_modal.html:32
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:123
|
#: bookwyrm/templates/book/edit/edit_book.html:123
|
||||||
#: bookwyrm/templates/book/edit/edit_book.html:126
|
#: bookwyrm/templates/book/edit/edit_book.html:126
|
||||||
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:52
|
||||||
|
#: bookwyrm/templates/book/file_links/verification_modal.html:21
|
||||||
#: 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/delete_readthrough_modal.html:23
|
||||||
#: bookwyrm/templates/readthrough/readthrough_modal.html:74
|
#: 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/settings/link_domains/edit_domain_modal.html:22
|
||||||
|
#: bookwyrm/templates/snippets/report_modal.html:54
|
||||||
msgid "Cancel"
|
msgid "Cancel"
|
||||||
msgstr "取消"
|
msgstr "取消"
|
||||||
|
|
||||||
|
@ -1033,6 +1046,101 @@ msgstr "語言:"
|
||||||
msgid "Search editions"
|
msgid "Search editions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:6
|
||||||
|
msgid "Add file link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:19
|
||||||
|
msgid "Links from unknown domains will need to be approved by a moderator before they are added."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:24
|
||||||
|
msgid "URL:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/add_link_modal.html:29
|
||||||
|
msgid "File type:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:5
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:22
|
||||||
|
#: bookwyrm/templates/book/file_links/links.html:47
|
||||||
|
msgid "Edit links"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:11
|
||||||
|
#, python-format
|
||||||
|
msgid "\n"
|
||||||
|
" Links for \"<em>%(title)s</em>\"\n"
|
||||||
|
" "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:32
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_table.html:6
|
||||||
|
msgid "URL"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:33
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_table.html:7
|
||||||
|
msgid "Added by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:34
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_table.html:8
|
||||||
|
msgid "Filetype"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:35
|
||||||
|
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:25
|
||||||
|
#: bookwyrm/templates/settings/reports/report_links_table.html:5
|
||||||
|
msgid "Domain"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:36
|
||||||
|
#: bookwyrm/templates/settings/federation/instance.html:94
|
||||||
|
#: bookwyrm/templates/settings/reports/report_links_table.html:6
|
||||||
|
msgid "Actions"
|
||||||
|
msgstr "動作"
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:52
|
||||||
|
#: bookwyrm/templates/book/file_links/verification_modal.html:25
|
||||||
|
msgid "Report spam"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:65
|
||||||
|
msgid "No links available for this book."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/edit_links.html:76
|
||||||
|
#: bookwyrm/templates/book/file_links/links.html:18
|
||||||
|
msgid "Add link to file"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/file_link_page.html:6
|
||||||
|
msgid "File Links"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/links.html:9
|
||||||
|
msgid "Get a copy"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/links.html:41
|
||||||
|
msgid "No links available"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/verification_modal.html:5
|
||||||
|
msgid "Leaving BookWyrm"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/verification_modal.html:11
|
||||||
|
#, python-format
|
||||||
|
msgid "This link is taking you to: <code>%(link_url)s</code>.<br> Is that where you'd like to go?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/book/file_links/verification_modal.html:20
|
||||||
|
msgid "Continue"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/book/publisher_info.html:23
|
#: bookwyrm/templates/book/publisher_info.html:23
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "%(format)s, %(pages)s pages"
|
msgid "%(format)s, %(pages)s pages"
|
||||||
|
@ -1103,8 +1211,8 @@ msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/confirm_email/confirm_email.html:25
|
#: bookwyrm/templates/confirm_email/confirm_email.html:25
|
||||||
#: bookwyrm/templates/landing/layout.html:73
|
#: bookwyrm/templates/landing/layout.html:73
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:93
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:104
|
||||||
#: bookwyrm/templates/snippets/report_modal.html:37
|
#: bookwyrm/templates/snippets/report_modal.html:52
|
||||||
msgid "Submit"
|
msgid "Submit"
|
||||||
msgstr "提交"
|
msgstr "提交"
|
||||||
|
|
||||||
|
@ -1845,6 +1953,7 @@ msgid "Review"
|
||||||
msgstr "書評"
|
msgstr "書評"
|
||||||
|
|
||||||
#: bookwyrm/templates/import/import_status.html:124
|
#: bookwyrm/templates/import/import_status.html:124
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_table.html:9
|
||||||
msgid "Book"
|
msgid "Book"
|
||||||
msgstr "書目"
|
msgstr "書目"
|
||||||
|
|
||||||
|
@ -1897,6 +2006,7 @@ msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/import/manual_review.html:58
|
#: bookwyrm/templates/import/manual_review.html:58
|
||||||
#: bookwyrm/templates/lists/curate.html:59
|
#: bookwyrm/templates/lists/curate.html:59
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:76
|
||||||
msgid "Approve"
|
msgid "Approve"
|
||||||
msgstr "批准"
|
msgstr "批准"
|
||||||
|
|
||||||
|
@ -2244,6 +2354,7 @@ msgid "List position"
|
||||||
msgstr "列表位置:"
|
msgstr "列表位置:"
|
||||||
|
|
||||||
#: bookwyrm/templates/lists/list.html:101
|
#: bookwyrm/templates/lists/list.html:101
|
||||||
|
#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:21
|
||||||
msgid "Set"
|
msgid "Set"
|
||||||
msgstr "設定"
|
msgstr "設定"
|
||||||
|
|
||||||
|
@ -2775,6 +2886,11 @@ msgstr "刪除這些閱讀日期"
|
||||||
msgid "Add read dates for \"<em>%(title)s</em>\""
|
msgid "Add read dates for \"<em>%(title)s</em>\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/report.html:5
|
||||||
|
#: bookwyrm/templates/snippets/report_button.html:13
|
||||||
|
msgid "Report"
|
||||||
|
msgstr "舉報"
|
||||||
|
|
||||||
#: bookwyrm/templates/search/book.html:44
|
#: bookwyrm/templates/search/book.html:44
|
||||||
msgid "Results from"
|
msgid "Results from"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2847,13 +2963,13 @@ msgstr "否"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/announcements/announcement.html:46
|
#: bookwyrm/templates/settings/announcements/announcement.html:46
|
||||||
#: bookwyrm/templates/settings/announcements/announcement_form.html:44
|
#: bookwyrm/templates/settings/announcements/announcement_form.html:44
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:71
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:82
|
||||||
msgid "Start date:"
|
msgid "Start date:"
|
||||||
msgstr "開始日期:"
|
msgstr "開始日期:"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/announcements/announcement.html:51
|
#: bookwyrm/templates/settings/announcements/announcement.html:51
|
||||||
#: bookwyrm/templates/settings/announcements/announcement_form.html:54
|
#: bookwyrm/templates/settings/announcements/announcement_form.html:54
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:77
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:88
|
||||||
msgid "End date:"
|
msgid "End date:"
|
||||||
msgstr "結束日期:"
|
msgstr "結束日期:"
|
||||||
|
|
||||||
|
@ -2881,7 +2997,7 @@ msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/announcements/announcements.html:3
|
#: bookwyrm/templates/settings/announcements/announcements.html:3
|
||||||
#: bookwyrm/templates/settings/announcements/announcements.html:5
|
#: bookwyrm/templates/settings/announcements/announcements.html:5
|
||||||
#: bookwyrm/templates/settings/layout.html:72
|
#: bookwyrm/templates/settings/layout.html:76
|
||||||
msgid "Announcements"
|
msgid "Announcements"
|
||||||
msgstr "公告"
|
msgstr "公告"
|
||||||
|
|
||||||
|
@ -2921,7 +3037,7 @@ msgid "Dashboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:15
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:15
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:100
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:111
|
||||||
msgid "Total users"
|
msgid "Total users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2947,35 +3063,41 @@ msgstr[0] ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:54
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:54
|
||||||
#, python-format
|
#, python-format
|
||||||
|
msgid "%(display_count)s domain needs review"
|
||||||
|
msgid_plural "%(display_count)s domains need review"
|
||||||
|
msgstr[0] ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:65
|
||||||
|
#, python-format
|
||||||
msgid "%(display_count)s invite request"
|
msgid "%(display_count)s invite request"
|
||||||
msgid_plural "%(display_count)s invite requests"
|
msgid_plural "%(display_count)s invite requests"
|
||||||
msgstr[0] ""
|
msgstr[0] ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:65
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:76
|
||||||
msgid "Instance Activity"
|
msgid "Instance Activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:83
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:94
|
||||||
msgid "Interval:"
|
msgid "Interval:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:87
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:98
|
||||||
msgid "Days"
|
msgid "Days"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:88
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:99
|
||||||
msgid "Weeks"
|
msgid "Weeks"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:106
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:117
|
||||||
msgid "User signup activity"
|
msgid "User signup activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:112
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:123
|
||||||
msgid "Status activity"
|
msgid "Status activity"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:118
|
#: bookwyrm/templates/settings/dashboard/dashboard.html:129
|
||||||
msgid "Works created"
|
msgid "Works created"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3010,10 +3132,6 @@ msgstr ""
|
||||||
msgid "When someone tries to register with an email from this domain, no account will be created. The registration process will appear to have worked."
|
msgid "When someone tries to register with an email from this domain, no account will be created. The registration process will appear to have worked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:25
|
|
||||||
msgid "Domain"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:29
|
#: bookwyrm/templates/settings/email_blocklist/email_blocklist.html:29
|
||||||
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:27
|
#: bookwyrm/templates/settings/ip_blocklist/ip_blocklist.html:27
|
||||||
msgid "Options"
|
msgid "Options"
|
||||||
|
@ -3124,12 +3242,8 @@ msgstr "編輯"
|
||||||
msgid "<em>No notes</em>"
|
msgid "<em>No notes</em>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/federation/instance.html:94
|
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:8
|
|
||||||
msgid "Actions"
|
|
||||||
msgstr "動作"
|
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/federation/instance.html:98
|
#: bookwyrm/templates/settings/federation/instance.html:98
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:87
|
||||||
#: bookwyrm/templates/snippets/block_button.html:5
|
#: bookwyrm/templates/snippets/block_button.html:5
|
||||||
msgid "Block"
|
msgid "Block"
|
||||||
msgstr "封鎖"
|
msgstr "封鎖"
|
||||||
|
@ -3342,62 +3456,113 @@ msgstr ""
|
||||||
msgid "Reports"
|
msgid "Reports"
|
||||||
msgstr "舉報"
|
msgstr "舉報"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/layout.html:68
|
#: bookwyrm/templates/settings/layout.html:67
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:5
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:7
|
||||||
|
msgid "Link Domains"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/layout.html:72
|
||||||
msgid "Instance Settings"
|
msgid "Instance Settings"
|
||||||
msgstr "實例設定"
|
msgstr "實例設定"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/layout.html:76
|
#: bookwyrm/templates/settings/layout.html:80
|
||||||
#: bookwyrm/templates/settings/site.html:4
|
#: bookwyrm/templates/settings/site.html:4
|
||||||
#: bookwyrm/templates/settings/site.html:6
|
#: bookwyrm/templates/settings/site.html:6
|
||||||
msgid "Site Settings"
|
msgid "Site Settings"
|
||||||
msgstr "網站設定"
|
msgstr "網站設定"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:5
|
#: bookwyrm/templates/settings/link_domains/edit_domain_modal.html:5
|
||||||
#: bookwyrm/templates/settings/reports/report.html:8
|
|
||||||
#: bookwyrm/templates/settings/reports/report_preview.html:6
|
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Report #%(report_id)s: %(username)s"
|
msgid "Set display name for %(url)s"
|
||||||
msgstr "舉報 #%(report_id)s: %(username)s"
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:9
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:11
|
||||||
|
msgid "Link domains must be approved before they are shown on book pages. Please make sure that the domains are not hosting spam, malicious code, or deceptive links before approving."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:45
|
||||||
|
msgid "Set display name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:53
|
||||||
|
msgid "View links"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:96
|
||||||
|
msgid "No domains currently approved"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:98
|
||||||
|
msgid "No domains currently pending"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_domains.html:100
|
||||||
|
msgid "No domains currently blocked"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/link_domains/link_table.html:39
|
||||||
|
msgid "No links available for this domain."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/reports/report.html:11
|
||||||
msgid "Back to reports"
|
msgid "Back to reports"
|
||||||
msgstr "回到舉報"
|
msgstr "回到舉報"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:23
|
#: bookwyrm/templates/settings/reports/report.html:22
|
||||||
|
msgid "Reported statuses"
|
||||||
|
msgstr "被舉報的狀態"
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/reports/report.html:27
|
||||||
|
msgid "Status has been deleted"
|
||||||
|
msgstr "狀態已被刪除"
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/reports/report.html:39
|
||||||
|
msgid "Reported links"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/reports/report.html:55
|
||||||
msgid "Moderator Comments"
|
msgid "Moderator Comments"
|
||||||
msgstr "監察員評論"
|
msgstr "監察員評論"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:41
|
#: bookwyrm/templates/settings/reports/report.html:73
|
||||||
#: bookwyrm/templates/snippets/create_status.html:28
|
#: bookwyrm/templates/snippets/create_status.html:28
|
||||||
msgid "Comment"
|
msgid "Comment"
|
||||||
msgstr "評論"
|
msgstr "評論"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:46
|
#: bookwyrm/templates/settings/reports/report_header.html:6
|
||||||
msgid "Reported statuses"
|
#, python-format
|
||||||
msgstr "被舉報的狀態"
|
msgid "Report #%(report_id)s: Status posted by @%(username)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:48
|
#: bookwyrm/templates/settings/reports/report_header.html:12
|
||||||
msgid "No statuses reported"
|
#, python-format
|
||||||
msgstr "沒有被舉報的狀態"
|
msgid "Report #%(report_id)s: Link added by @%(username)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report.html:54
|
#: bookwyrm/templates/settings/reports/report_header.html:18
|
||||||
msgid "Status has been deleted"
|
#, python-format
|
||||||
msgstr "狀態已被刪除"
|
msgid "Report #%(report_id)s: User @%(username)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report_preview.html:13
|
#: bookwyrm/templates/settings/reports/report_links_table.html:17
|
||||||
|
msgid "Block domain"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/reports/report_preview.html:17
|
||||||
msgid "No notes provided"
|
msgid "No notes provided"
|
||||||
msgstr "沒有提供摘記"
|
msgstr "沒有提供摘記"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report_preview.html:20
|
#: bookwyrm/templates/settings/reports/report_preview.html:24
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Reported by <a href=\"%(path)s\">%(username)s</a>"
|
msgid "Reported by <a href=\"%(path)s\">@%(username)s</a>"
|
||||||
msgstr "由 <a href=\"%(path)s\">%(username)s</a> 舉報"
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report_preview.html:30
|
#: bookwyrm/templates/settings/reports/report_preview.html:34
|
||||||
msgid "Re-open"
|
msgid "Re-open"
|
||||||
msgstr "重新開啟"
|
msgstr "重新開啟"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/reports/report_preview.html:32
|
#: bookwyrm/templates/settings/reports/report_preview.html:36
|
||||||
msgid "Resolve"
|
msgid "Resolve"
|
||||||
msgstr "已解決"
|
msgstr "已解決"
|
||||||
|
|
||||||
|
@ -3525,7 +3690,7 @@ msgid "Invite request text:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/users/delete_user_form.html:5
|
#: bookwyrm/templates/settings/users/delete_user_form.html:5
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:31
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:32
|
||||||
msgid "Permanently delete user"
|
msgid "Permanently delete user"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3635,15 +3800,19 @@ msgstr "檢視實例"
|
||||||
msgid "Permanently deleted"
|
msgid "Permanently deleted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:20
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:8
|
||||||
|
msgid "User Actions"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:21
|
||||||
msgid "Suspend user"
|
msgid "Suspend user"
|
||||||
msgstr "停用使用者"
|
msgstr "停用使用者"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:25
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:26
|
||||||
msgid "Un-suspend user"
|
msgid "Un-suspend user"
|
||||||
msgstr "取消停用使用者"
|
msgstr "取消停用使用者"
|
||||||
|
|
||||||
#: bookwyrm/templates/settings/users/user_moderation_actions.html:47
|
#: bookwyrm/templates/settings/users/user_moderation_actions.html:48
|
||||||
msgid "Access level:"
|
msgid "Access level:"
|
||||||
msgstr "訪問權限:"
|
msgstr "訪問權限:"
|
||||||
|
|
||||||
|
@ -4040,21 +4209,31 @@ msgstr "想要閱讀 \"<em>%(book_title)s</em>\""
|
||||||
msgid "Sign Up"
|
msgid "Sign Up"
|
||||||
msgstr "註冊"
|
msgstr "註冊"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/report_button.html:13
|
#: bookwyrm/templates/snippets/report_modal.html:8
|
||||||
msgid "Report"
|
#, python-format
|
||||||
msgstr "舉報"
|
msgid "Report @%(username)s's status"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/report_modal.html:6
|
#: bookwyrm/templates/snippets/report_modal.html:10
|
||||||
|
#, python-format
|
||||||
|
msgid "Report %(domain)s link"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/snippets/report_modal.html:12
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Report @%(username)s"
|
msgid "Report @%(username)s"
|
||||||
msgstr "舉報 %(username)s"
|
msgstr "舉報 %(username)s"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/report_modal.html:23
|
#: bookwyrm/templates/snippets/report_modal.html:34
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "This report will be sent to %(site_name)s's moderators for review."
|
msgid "This report will be sent to %(site_name)s's moderators for review."
|
||||||
msgstr "本舉報會被發送至 %(site_name)s 的監察員以複查。"
|
msgstr "本舉報會被發送至 %(site_name)s 的監察員以複查。"
|
||||||
|
|
||||||
#: bookwyrm/templates/snippets/report_modal.html:26
|
#: bookwyrm/templates/snippets/report_modal.html:36
|
||||||
|
msgid "Links from this domain will be removed until your report has been reviewed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: bookwyrm/templates/snippets/report_modal.html:41
|
||||||
msgid "More info about this report:"
|
msgid "More info about this report:"
|
||||||
msgstr "關於本舉報的更多資訊"
|
msgstr "關於本舉報的更多資訊"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue