Update german translation
This commit is contained in:
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Calibre-Web\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2024-08-14 19:28+0200\n"
|
||||
"POT-Creation-Date: 2024-08-17 13:50+0200\n"
|
||||
"PO-Revision-Date: 2020-09-27 22:18+0800\n"
|
||||
"Last-Translator: xlivevil <xlivevil@aliyun.com>\n"
|
||||
"Language: zh_CN\n"
|
||||
@@ -16,7 +16,7 @@ msgstr ""
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: Babel 2.13.1\n"
|
||||
"Generated-By: Babel 2.15.0\n"
|
||||
|
||||
#: cps/about.py:88
|
||||
msgid "Statistics"
|
||||
@@ -289,7 +289,7 @@ msgstr "Gmail 账户验证成功"
|
||||
#: cps/admin.py:1953 cps/admin.py:2074 cps/editbooks.py:228
|
||||
#: cps/editbooks.py:309 cps/editbooks.py:1252 cps/shelf.py:90 cps/shelf.py:150
|
||||
#: cps/shelf.py:193 cps/shelf.py:243 cps/shelf.py:280 cps/shelf.py:354
|
||||
#: cps/shelf.py:468 cps/tasks/convert.py:156 cps/web.py:1528
|
||||
#: cps/shelf.py:471 cps/tasks/convert.py:156 cps/web.py:1528
|
||||
#, python-format
|
||||
msgid "Oops! Database Error: %(error)s."
|
||||
msgstr "数据库错误:%(error)s"
|
||||
@@ -1220,12 +1220,12 @@ msgstr "公共书架:%(title)s 已经存在已经存在"
|
||||
msgid "A private shelf with the name '%(title)s' already exists."
|
||||
msgstr "私有书架:%(title)s 已经存在已经存在"
|
||||
|
||||
#: cps/shelf.py:473
|
||||
#: cps/shelf.py:476
|
||||
#, python-format
|
||||
msgid "Shelf: '%(name)s'"
|
||||
msgstr "书架:%(name)s"
|
||||
|
||||
#: cps/shelf.py:477
|
||||
#: cps/shelf.py:480
|
||||
msgid "Error opening shelf. Shelf does not exist or is not accessible"
|
||||
msgstr "打开书架出错。书架不存在或不可访问"
|
||||
|
||||
@@ -1521,21 +1521,21 @@ msgstr "电子邮件"
|
||||
msgid "Backing up Metadata"
|
||||
msgstr "正在备份元数据"
|
||||
|
||||
#: cps/tasks/thumbnail.py:95
|
||||
#: cps/tasks/thumbnail.py:96
|
||||
#, python-format
|
||||
msgid "Generated %(count)s cover thumbnails"
|
||||
msgstr "生成了 %(count)s 个封面缩略图"
|
||||
|
||||
#: cps/tasks/thumbnail.py:228 cps/tasks/thumbnail.py:441
|
||||
#: cps/tasks/thumbnail.py:509
|
||||
#: cps/tasks/thumbnail.py:230 cps/tasks/thumbnail.py:443
|
||||
#: cps/tasks/thumbnail.py:511
|
||||
msgid "Cover Thumbnails"
|
||||
msgstr "封面缩略图"
|
||||
|
||||
#: cps/tasks/thumbnail.py:287
|
||||
#: cps/tasks/thumbnail.py:289
|
||||
msgid "Generated {0} series thumbnails"
|
||||
msgstr "生成了 %(count)s 个丛书缩略图"
|
||||
|
||||
#: cps/tasks/thumbnail.py:452
|
||||
#: cps/tasks/thumbnail.py:454
|
||||
msgid "Clearing cover thumbnail cache"
|
||||
msgstr "正在清理封面缩略图缓存"
|
||||
|
||||
@@ -1842,7 +1842,7 @@ msgstr "按出版日期排序,最旧优先"
|
||||
|
||||
#: cps/templates/author.html:56 cps/templates/author.html:115
|
||||
#: cps/templates/index.html:30 cps/templates/index.html:113
|
||||
#: cps/templates/search.html:67 cps/templates/shelf.html:55
|
||||
#: cps/templates/search.html:67 cps/templates/shelf.html:57
|
||||
msgid "reduce"
|
||||
msgstr "减少"
|
||||
|
||||
@@ -3365,6 +3365,16 @@ msgstr "禁止改变顺序"
|
||||
msgid "Enable Change order"
|
||||
msgstr "允许改变顺序"
|
||||
|
||||
#: cps/templates/shelf.html:28
|
||||
#, fuzzy
|
||||
msgid "Sort according to book added to shelf, newest first"
|
||||
msgstr "按图书日期排序,最新优先"
|
||||
|
||||
#: cps/templates/shelf.html:29
|
||||
#, fuzzy
|
||||
msgid "Sort according to book added to shelf, oldest first"
|
||||
msgstr "按图书日期排序,最旧优先"
|
||||
|
||||
#: cps/templates/shelf_edit.html:14
|
||||
msgid "Share with Everyone"
|
||||
msgstr "书架将被公开"
|
||||
|
||||
Reference in New Issue
Block a user