Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1566 of 1566 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
Francis C 2025-08-30 17:21:53 +02:00 committed by Hosted Weblate
parent f55e33f303
commit 74834af222
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1440,7 +1440,9 @@
"open-in-popup": "快速编辑" "open-in-popup": "快速编辑"
}, },
"shared_info": { "shared_info": {
"help_link": "访问 <a href=\"https://triliumnext.github.io/Docs/Wiki/sharing.html\">wiki</a> 获取帮助。" "help_link": "访问 <a href=\"https://triliumnext.github.io/Docs/Wiki/sharing.html\">wiki</a> 获取帮助。",
"shared_publicly": "该笔记已在 {{- link}} 上公开分享。",
"shared_locally": "此笔记在本地通过 {{- link}} 进行共享。"
}, },
"note_types": { "note_types": {
"text": "文本", "text": "文本",
@ -1518,7 +1520,8 @@
"hoist-this-note-workspace": "聚焦此笔记(工作区)", "hoist-this-note-workspace": "聚焦此笔记(工作区)",
"refresh-saved-search-results": "刷新保存的搜索结果", "refresh-saved-search-results": "刷新保存的搜索结果",
"create-child-note": "创建子笔记", "create-child-note": "创建子笔记",
"unhoist": "取消聚焦" "unhoist": "取消聚焦",
"toggle-sidebar": "切换侧边栏"
}, },
"title_bar_buttons": { "title_bar_buttons": {
"window-on-top": "保持此窗口置顶" "window-on-top": "保持此窗口置顶"