From e81c3429e87d986f2f1c8cb0b56e992d4de9d47c Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 15 Apr 2024 11:16:44 +0200 Subject: [PATCH] i18n(webui): translated using Weblate (Chinese (Simplified)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 100.0% (751 of 751 strings) i18n(webui): translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (751 of 751 strings) Co-authored-by: Hosted Weblate Co-authored-by: keocheung Co-authored-by: 無情天 Translate-URL: https://hosted.weblate.org/projects/komga/webui/zh_Hans/ Translation: komga/webui --- komga-webui/src/locales/zh-Hans.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/komga-webui/src/locales/zh-Hans.json b/komga-webui/src/locales/zh-Hans.json index 93adc2810..fc3cd9e91 100644 --- a/komga-webui/src/locales/zh-Hans.json +++ b/komga-webui/src/locales/zh-Hans.json @@ -856,7 +856,7 @@ "navigation": { "home": "主页", "libraries": "库", - "logout": "退出" + "logout": "退出登录" }, "page_not_found": { "go_back_to_home_page": "返回主页", @@ -905,8 +905,8 @@ "dialog_regenerate_thumbnails": { "body": "缩略图大小已更改。您想重新生成书籍缩略图吗?", "btn_alternate": "是,所有书籍", - "btn_cancel": "不是", - "btn_confirm": "是的,但前提是更大", + "btn_cancel": "否", + "btn_confirm": "是,但前提是更大", "title": "重新生成缩略图" }, "label_delete_empty_collections": "扫描后删除空的收藏",