From 86818a02327edd55ff34c1a1680a5c9ccf71c218 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 1 Dec 2025 17:13:52 +0100 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 99.8% (1636 of 1639 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 9be0f7685..efea40fc8 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -736,7 +736,8 @@ "zoom_out_title": "缩小" }, "zpetne_odkazy": { - "relation": "关系" + "relation": "关系", + "backlink_other": "{{count}} 个反链" }, "mobile_detail_menu": { "insert_child_note": "插入子笔记", @@ -1918,7 +1919,8 @@ "ai_disabled": "已禁用 AI 功能", "no_models_found_online": "找不到模型。请检查您的 API 密钥及设置。", "no_models_found_ollama": "找不到 Ollama 模型。请确认 Ollama 是否正在运行。", - "error_fetching": "获取模型失败:{{error}}" + "error_fetching": "获取模型失败:{{error}}", + "n_notes_queued": "{{ count }} 条笔记已加入索引队列" }, "code-editor-options": { "title": "编辑器"