From a83a0c6146d87a941dac5da6905b1664e21df36f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=80=80=E7=91=BE?= Date: Sun, 14 Apr 2024 23:54:46 +0200 Subject: [PATCH] translationBot(ui): update translation (Chinese (Simplified)) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 81.5% (924 of 1133 strings) Co-authored-by: 怀瑾 Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/zh_Hans/ Translation: InvokeAI/Web UI --- .../frontend/web/public/locales/zh_CN.json | 24 +++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/invokeai/frontend/web/public/locales/zh_CN.json b/invokeai/frontend/web/public/locales/zh_CN.json index a88f540990..e2cb35af74 100644 --- a/invokeai/frontend/web/public/locales/zh_CN.json +++ b/invokeai/frontend/web/public/locales/zh_CN.json @@ -65,7 +65,12 @@ "nextPage": "下一页", "saveAs": "保存为", "ai": "ai", - "or": "或" + "or": "或", + "aboutDesc": "使用 Invoke 工作?查看:", + "add": "添加", + "loglevel": "日志级别", + "copy": "复制", + "localSystem": "本地系统" }, "gallery": { "galleryImageSize": "预览大小", @@ -599,7 +604,8 @@ "loadMore": "加载更多", "mode": "模式", "resetUI": "$t(accessibility.reset) UI", - "createIssue": "创建问题" + "createIssue": "创建问题", + "about": "关于" }, "tooltip": { "feature": { @@ -1201,7 +1207,16 @@ "workflows": "工作流", "noDescription": "无描述", "uploadWorkflow": "从文件中加载", - "newWorkflowCreated": "已创建新的工作流" + "newWorkflowCreated": "已创建新的工作流", + "name": "名称", + "defaultWorkflows": "默认工作流", + "created": "已创建", + "ascending": "升序", + "descending": "降序", + "updated": "已更新", + "userWorkflows": "我的工作流", + "projectWorkflows": "项目工作流", + "opened": "已打开" }, "app": { "storeNotInitialized": "商店尚未初始化" @@ -1219,7 +1234,8 @@ "title": "生成" }, "advanced": { - "title": "高级" + "title": "高级", + "options": "$t(accordions.advanced.title) 选项" }, "image": { "title": "图像"