Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1724 of 1724 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
Francis C. 2025-12-24 03:13:12 +01:00 committed by Hosted Weblate
parent a5c8287446
commit 4234ee97fb
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -22,7 +22,15 @@
"bundle-error": {
"title": "加载自定义脚本失败",
"message": "来自 ID 为 \"{{id}}\"、标题为 \"{{title}}\" 的笔记的脚本因以下原因无法执行:\n\n{{message}}"
}
},
"widget-list-error": {
"title": "无法从服务器取得小部件清单"
},
"widget-render-error": {
"title": "渲染自定义 React 小部件失败"
},
"widget-missing-parent": "自定义小部件未定义强制性的 \"{{property}}\" 属性。",
"open-script-note": "打开脚本笔记"
},
"add_link": {
"add_link": "添加链接",