mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-14 04:41:04 +00:00
New translations django.po (Chinese Simplified)
This commit is contained in:
parent
faebd59367
commit
de58819fbd
1 changed files with 93 additions and 16 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-29 20:43+0000\n"
|
||||
"PO-Revision-Date: 2022-08-29 22:37\n"
|
||||
"POT-Creation-Date: 2022-09-19 15:02+0000\n"
|
||||
"PO-Revision-Date: 2022-09-19 16:03\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Language: zh\n"
|
||||
|
@ -134,7 +134,7 @@ msgid "Automatically generated report"
|
|||
msgstr "自动生成的举报"
|
||||
|
||||
#: bookwyrm/models/base_model.py:18 bookwyrm/models/link.py:72
|
||||
#: bookwyrm/templates/import/import_status.html:200
|
||||
#: bookwyrm/templates/import/import_status.html:207
|
||||
#: bookwyrm/templates/settings/link_domains/link_domains.html:19
|
||||
msgid "Pending"
|
||||
msgstr "待处理"
|
||||
|
@ -2684,27 +2684,31 @@ msgstr "书目"
|
|||
msgid "Import preview unavailable."
|
||||
msgstr "导入预览不可用。"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:172
|
||||
#: bookwyrm/templates/import/import_status.html:143
|
||||
msgid "No items currently need review"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:179
|
||||
msgid "View imported review"
|
||||
msgstr "查看已导入的书评"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:186
|
||||
#: bookwyrm/templates/import/import_status.html:193
|
||||
msgid "Imported"
|
||||
msgstr "已导入"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:192
|
||||
#: bookwyrm/templates/import/import_status.html:199
|
||||
msgid "Needs manual review"
|
||||
msgstr "需要手动批准"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:205
|
||||
#: bookwyrm/templates/import/import_status.html:212
|
||||
msgid "Retry"
|
||||
msgstr "重试"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:223
|
||||
#: bookwyrm/templates/import/import_status.html:230
|
||||
msgid "This import is in an old format that is no longer supported. If you would like to troubleshoot missing items from this import, click the button below to update the import format."
|
||||
msgstr "此导入所用格式已不再受支持。 如果您想要在此次导入中排查缺失的项目,请点击下面的按钮来更新导入格式。"
|
||||
|
||||
#: bookwyrm/templates/import/import_status.html:225
|
||||
#: bookwyrm/templates/import/import_status.html:232
|
||||
msgid "Update import"
|
||||
msgstr "更新导入"
|
||||
|
||||
|
@ -3453,19 +3457,19 @@ msgstr "更改了 <a href=\"%(group_path)s\">%(group_name)s</a> 的名称"
|
|||
msgid "has changed the description of <a href=\"%(group_path)s\">%(group_name)s</a>"
|
||||
msgstr "更改了 <a href=\"%(group_path)s\">%(group_name)s</a> 的描述"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:18
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:19
|
||||
msgid "Delete notifications"
|
||||
msgstr "删除通知"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:29
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:31
|
||||
msgid "All"
|
||||
msgstr "所有"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:33
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:35
|
||||
msgid "Mentions"
|
||||
msgstr "提及"
|
||||
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:45
|
||||
#: bookwyrm/templates/notifications/notifications_page.html:47
|
||||
msgid "You're all caught up!"
|
||||
msgstr "你什么也没错过!"
|
||||
|
||||
|
@ -3920,7 +3924,7 @@ msgstr "编辑"
|
|||
#: bookwyrm/templates/settings/announcements/announcements.html:3
|
||||
#: bookwyrm/templates/settings/announcements/announcements.html:5
|
||||
#: bookwyrm/templates/settings/announcements/edit_announcement.html:15
|
||||
#: bookwyrm/templates/settings/layout.html:82
|
||||
#: bookwyrm/templates/settings/layout.html:91
|
||||
msgid "Announcements"
|
||||
msgstr "公告"
|
||||
|
||||
|
@ -4097,6 +4101,71 @@ msgstr "显示规则"
|
|||
msgid "Remove rule"
|
||||
msgstr "删除规则"
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:6
|
||||
#: bookwyrm/templates/settings/celery.html:8
|
||||
msgid "Celery Status"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:14
|
||||
msgid "Queues"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:18
|
||||
msgid "Low priority"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:24
|
||||
msgid "Medium priority"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:30
|
||||
msgid "High priority"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:40
|
||||
msgid "Could not connect to Redis broker"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:48
|
||||
msgid "Active Tasks"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:53
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:54
|
||||
msgid "Task name"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:55
|
||||
msgid "Run time"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:56
|
||||
msgid "Priority"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:61
|
||||
msgid "No active tasks"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:79
|
||||
msgid "Workers"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:84
|
||||
msgid "Uptime:"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:94
|
||||
msgid "Could not connect to Celery"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/celery.html:101
|
||||
msgid "Errors"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:6
|
||||
#: bookwyrm/templates/settings/dashboard/dashboard.html:8
|
||||
#: bookwyrm/templates/settings/layout.html:28
|
||||
|
@ -4564,16 +4633,24 @@ msgid "Link Domains"
|
|||
msgstr "链接域名"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:78
|
||||
msgid "System"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:82
|
||||
msgid "Celery status"
|
||||
msgstr ""
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:87
|
||||
msgid "Instance Settings"
|
||||
msgstr "实例设置"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:86
|
||||
#: bookwyrm/templates/settings/layout.html:95
|
||||
#: bookwyrm/templates/settings/site.html:4
|
||||
#: bookwyrm/templates/settings/site.html:6
|
||||
msgid "Site Settings"
|
||||
msgstr "站点设置"
|
||||
|
||||
#: bookwyrm/templates/settings/layout.html:91
|
||||
#: bookwyrm/templates/settings/layout.html:100
|
||||
#: bookwyrm/templates/settings/site.html:95
|
||||
#: bookwyrm/templates/settings/themes.html:4
|
||||
#: bookwyrm/templates/settings/themes.html:6
|
||||
|
|
Loading…
Reference in a new issue