From e9dc97daf8ac71ea0e2a9cf7c578f2095f5b2a01 Mon Sep 17 00:00:00 2001 From: noobhjy Date: Mon, 23 Feb 2026 13:23:28 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1674 of 1674 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 9b27037faf..253d277679 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -1534,7 +1534,8 @@ "task-list": "任务列表", "new-feature": "新建", "collections": "集合", - "book": "集合" + "book": "集合", + "ai-chat": "AI聊天" }, "protect_note": { "toggle-on": "保护笔记", @@ -1630,7 +1631,8 @@ }, "search_result": { "no_notes_found": "没有找到符合搜索条件的笔记。", - "search_not_executed": "尚未执行搜索。请点击上方的\"搜索\"按钮查看结果。" + "search_not_executed": "尚未执行搜索。", + "search_now": "立即搜索" }, "spacer": { "configure_launchbar": "配置启动栏" @@ -2005,7 +2007,9 @@ "app-restart-required": "(需重启程序以应用更改)" }, "pagination": { - "total_notes": "{{count}} 篇笔记" + "total_notes": "{{count}} 篇笔记", + "prev_page": "上一页", + "next_page": "下一页" }, "collections": { "rendering_error": "出现错误无法显示内容。"