New translations django.po (Chinese Simplified)

This commit is contained in:
Mouse Reeve 2023-05-30 11:49:51 -07:00
parent a4262a16e1
commit 0ed0c9e82c

View file

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: bookwyrm\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-04-26 00:20+0000\n"
"PO-Revision-Date: 2023-04-26 00:45\n"
"POT-Creation-Date: 2023-05-30 17:48+0000\n"
"PO-Revision-Date: 2023-05-30 18:49\n"
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh\n"
@ -300,7 +300,7 @@ msgstr "可借阅"
msgid "Approved"
msgstr "已通过"
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:305
#: bookwyrm/models/user.py:32 bookwyrm/templates/book/book.html:307
msgid "Reviews"
msgstr "书评"
@ -834,7 +834,7 @@ msgid "ISNI:"
msgstr "ISNI"
#: bookwyrm/templates/author/edit_author.html:126
#: bookwyrm/templates/book/book.html:218
#: bookwyrm/templates/book/book.html:220
#: bookwyrm/templates/book/edit/edit_book.html:150
#: bookwyrm/templates/book/file_links/add_link_modal.html:60
#: bookwyrm/templates/book/file_links/edit_links.html:86
@ -858,7 +858,7 @@ msgstr "保存"
#: bookwyrm/templates/author/edit_author.html:127
#: bookwyrm/templates/author/sync_modal.html:23
#: bookwyrm/templates/book/book.html:219
#: bookwyrm/templates/book/book.html:221
#: bookwyrm/templates/book/cover_add_modal.html:33
#: bookwyrm/templates/book/edit/edit_book.html:152
#: bookwyrm/templates/book/edit/edit_book.html:155
@ -915,71 +915,71 @@ msgstr "加载封面失败"
msgid "Click to enlarge"
msgstr "点击放大"
#: bookwyrm/templates/book/book.html:195
#: bookwyrm/templates/book/book.html:196
#, python-format
msgid "(%(review_count)s review)"
msgid_plural "(%(review_count)s reviews)"
msgstr[0] "(%(review_count)s 则书评)"
#: bookwyrm/templates/book/book.html:207
#: bookwyrm/templates/book/book.html:209
msgid "Add Description"
msgstr "添加描述"
#: bookwyrm/templates/book/book.html:214
#: bookwyrm/templates/book/book.html:216
#: bookwyrm/templates/book/edit/edit_book_form.html:42
#: bookwyrm/templates/lists/form.html:13 bookwyrm/templates/shelf/form.html:17
msgid "Description:"
msgstr "描述:"
#: bookwyrm/templates/book/book.html:230
#: bookwyrm/templates/book/book.html:232
#, python-format
msgid "%(count)s edition"
msgid_plural "%(count)s editions"
msgstr[0] "%(count)s 版次"
#: bookwyrm/templates/book/book.html:244
#: bookwyrm/templates/book/book.html:246
msgid "You have shelved this edition in:"
msgstr "此版本已在你的书架上:"
#: bookwyrm/templates/book/book.html:259
#: bookwyrm/templates/book/book.html:261
#, python-format
msgid "A <a href=\"%(book_path)s\">different edition</a> of this book is on your <a href=\"%(shelf_path)s\">%(shelf_name)s</a> shelf."
msgstr "本书的 <a href=\"%(book_path)s\">另一个版本</a> 在你的 <a href=\"%(shelf_path)s\">%(shelf_name)s</a> 书架上。"
#: bookwyrm/templates/book/book.html:270
#: bookwyrm/templates/book/book.html:272
msgid "Your reading activity"
msgstr "你的阅读活动"
#: bookwyrm/templates/book/book.html:276
#: bookwyrm/templates/book/book.html:278
#: bookwyrm/templates/guided_tour/book.html:56
msgid "Add read dates"
msgstr "添加阅读日期"
#: bookwyrm/templates/book/book.html:284
#: bookwyrm/templates/book/book.html:286
msgid "You don't have any reading activity for this book."
msgstr "你还没有任何这本书的阅读活动。"
#: bookwyrm/templates/book/book.html:310
#: bookwyrm/templates/book/book.html:312
msgid "Your reviews"
msgstr "你的书评"
#: bookwyrm/templates/book/book.html:316
#: bookwyrm/templates/book/book.html:318
msgid "Your comments"
msgstr "你的评论"
#: bookwyrm/templates/book/book.html:322
#: bookwyrm/templates/book/book.html:324
msgid "Your quotes"
msgstr "你的引用"
#: bookwyrm/templates/book/book.html:358
#: bookwyrm/templates/book/book.html:360
msgid "Subjects"
msgstr "主题"
#: bookwyrm/templates/book/book.html:370
#: bookwyrm/templates/book/book.html:372
msgid "Places"
msgstr "地点"
#: bookwyrm/templates/book/book.html:381
#: bookwyrm/templates/book/book.html:383
#: bookwyrm/templates/groups/group.html:19
#: bookwyrm/templates/guided_tour/lists.html:14
#: bookwyrm/templates/guided_tour/user_books.html:102
@ -993,11 +993,11 @@ msgstr "地点"
msgid "Lists"
msgstr "列表"
#: bookwyrm/templates/book/book.html:393
#: bookwyrm/templates/book/book.html:395
msgid "Add to list"
msgstr "添加到列表"
#: bookwyrm/templates/book/book.html:403
#: bookwyrm/templates/book/book.html:405
#: bookwyrm/templates/book/cover_add_modal.html:32
#: bookwyrm/templates/lists/add_item_modal.html:39
#: bookwyrm/templates/lists/list.html:255
@ -6007,7 +6007,7 @@ msgid "BookWyrm's source code is freely available. You can contribute or report
msgstr ""
#: bookwyrm/templates/snippets/form_rate_stars.html:20
#: bookwyrm/templates/snippets/stars.html:13
#: bookwyrm/templates/snippets/stars.html:23
msgid "No rating"
msgstr "没有评价"
@ -6215,15 +6215,12 @@ msgid "Want to read"
msgstr "想要阅读"
#: bookwyrm/templates/snippets/shelf_selector.html:81
#: bookwyrm/templates/snippets/shelf_selector.html:95
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown_options.html:73
#, python-format
msgid "Remove from %(name)s"
msgstr "从 %(name)s 移除"
#: bookwyrm/templates/snippets/shelf_selector.html:94
msgid "Remove from"
msgstr "移除自"
#: bookwyrm/templates/snippets/shelve_button/shelve_button_dropdown.html:5
msgid "More shelves"
msgstr "更多书架"
@ -6602,17 +6599,17 @@ msgstr "%(title)s%(subtitle)s"
msgid "Status updates from {obj.display_name}"
msgstr "{obj.display_name} 的状态更新"
#: bookwyrm/views/rss_feed.py:72
#: bookwyrm/views/rss_feed.py:80
#, python-brace-format
msgid "Reviews from {obj.display_name}"
msgstr "{obj.display_name} 的书评"
#: bookwyrm/views/rss_feed.py:110
#: bookwyrm/views/rss_feed.py:122
#, python-brace-format
msgid "Quotes from {obj.display_name}"
msgstr "{obj.display_name} 的引用"
#: bookwyrm/views/rss_feed.py:148
#: bookwyrm/views/rss_feed.py:164
#, python-brace-format
msgid "Comments from {obj.display_name}"
msgstr "{obj.display_name} 的评论"