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/
This commit is contained in:
Elian Doran 2025-12-01 17:13:52 +01:00 committed by Hosted Weblate
parent 178dcd1b95
commit 86818a0232
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -736,7 +736,8 @@
"zoom_out_title": "缩小" "zoom_out_title": "缩小"
}, },
"zpetne_odkazy": { "zpetne_odkazy": {
"relation": "关系" "relation": "关系",
"backlink_other": "{{count}} 个反链"
}, },
"mobile_detail_menu": { "mobile_detail_menu": {
"insert_child_note": "插入子笔记", "insert_child_note": "插入子笔记",
@ -1918,7 +1919,8 @@
"ai_disabled": "已禁用 AI 功能", "ai_disabled": "已禁用 AI 功能",
"no_models_found_online": "找不到模型。请检查您的 API 密钥及设置。", "no_models_found_online": "找不到模型。请检查您的 API 密钥及设置。",
"no_models_found_ollama": "找不到 Ollama 模型。请确认 Ollama 是否正在运行。", "no_models_found_ollama": "找不到 Ollama 模型。请确认 Ollama 是否正在运行。",
"error_fetching": "获取模型失败:{{error}}" "error_fetching": "获取模型失败:{{error}}",
"n_notes_queued": "{{ count }} 条笔记已加入索引队列"
}, },
"code-editor-options": { "code-editor-options": {
"title": "编辑器" "title": "编辑器"