mirror of
https://github.com/gotson/komga.git
synced 2025-12-22 16:33:29 +01:00
i18n(webui): translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (784 of 784 strings) i18n(webui): translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (780 of 780 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: 無情天 <kofzhanganguo@126.com> Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/ Translation: komga/webui
This commit is contained in:
parent
b50072cd83
commit
bd0a4832a2
1 changed files with 10 additions and 1 deletions
|
|
@ -923,10 +923,12 @@
|
|||
"button_scan_libraries": "扫描所有库",
|
||||
"button_scan_libraries_deep": "扫描所有库(深度)",
|
||||
"button_shutdown": "关闭服务器",
|
||||
"download_log": "下载日志文件",
|
||||
"notification_tasks_cancelled": "没有要取消的任务 | 取消了一个任务 | 取消了 {count} 个任务",
|
||||
"section_title": "服务器管理"
|
||||
},
|
||||
"tab_title": "服务器"
|
||||
"tab_title": "服务器",
|
||||
"updates": "更新"
|
||||
},
|
||||
"server_settings": {
|
||||
"config_precedence": "优先于配置文件",
|
||||
|
|
@ -963,12 +965,15 @@
|
|||
"sort": {
|
||||
"books_count": "书籍数量",
|
||||
"date_added": "添加时间",
|
||||
"date_read": "阅读日期",
|
||||
"date_updated": "更新时间",
|
||||
"file_name": "文件名",
|
||||
"file_size": "文件大小",
|
||||
"folder_name": "文件夹名",
|
||||
"name": "名称",
|
||||
"number": "序号",
|
||||
"page_count": "页数",
|
||||
"random": "随机",
|
||||
"release_date": "发布日期"
|
||||
},
|
||||
"theme": {
|
||||
|
|
@ -991,6 +996,10 @@
|
|||
"less": "更少标题",
|
||||
"more": "更多标题"
|
||||
},
|
||||
"updates": {
|
||||
"available": "有可用更新",
|
||||
"latest_installed": "Komga 最新版本已安装"
|
||||
},
|
||||
"user_roles": {
|
||||
"ADMIN": "管理员",
|
||||
"FILE_DOWNLOAD": "允许下载",
|
||||
|
|
|
|||
Loading…
Reference in a new issue