mirror of
https://github.com/gotson/komga.git
synced 2025-12-27 19:04:28 +01:00
i18n: translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (717 of 717 strings) 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
7629dcc821
commit
e3172b6247
1 changed files with 5 additions and 0 deletions
|
|
@ -851,6 +851,7 @@
|
|||
"tab_title": "服务器"
|
||||
},
|
||||
"server_settings": {
|
||||
"config_precedence": "优先于配置文件",
|
||||
"dialog_regenerate_thumbnails": {
|
||||
"body": "缩略图大小已更改。您想重新生成书籍缩略图吗?",
|
||||
"btn_alternate": "是,所有书籍",
|
||||
|
|
@ -861,6 +862,8 @@
|
|||
"label_delete_empty_collections": "扫描后删除空的收藏",
|
||||
"label_delete_empty_readlists": "扫描后删除空的阅读列表",
|
||||
"label_rememberme_duration": "记住我的持续时间(天数)",
|
||||
"label_server_context_path": "基本网址",
|
||||
"label_server_port": "服务器端口",
|
||||
"label_task_pool_size": "任务线程",
|
||||
"label_thumbnail_size": "缩略图尺寸",
|
||||
"requires_restart": "需要重启才能生效",
|
||||
|
|
@ -917,7 +920,9 @@
|
|||
"users": "用户"
|
||||
},
|
||||
"validation": {
|
||||
"context_path": "必须以 '/' 开头,不能以 '/-_' 结尾,并且仅包含 '/-_a-z0-9'",
|
||||
"one_or_more": "必须为 1 个或更多",
|
||||
"tcp_port": "必须介于 1 和 65535 之间",
|
||||
"zero_or_more": "必须为 0 或更大"
|
||||
},
|
||||
"welcome": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue