Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1703 of 1703 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
noobhjy 2025-12-17 02:37:38 +01:00 committed by Hosted Weblate
parent 77c1a00831
commit 65ebbc71f5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -829,7 +829,8 @@
"calculate": "计算", "calculate": "计算",
"subtree_size": "(子树大小: {{size}}, 共计 {{count}} 个笔记)", "subtree_size": "(子树大小: {{size}}, 共计 {{count}} 个笔记)",
"title": "笔记信息", "title": "笔记信息",
"show_similar_notes": "显示相似的笔记" "show_similar_notes": "显示相似的笔记",
"mime": "文件类型"
}, },
"note_map": { "note_map": {
"open_full": "展开显示", "open_full": "展开显示",
@ -2179,6 +2180,8 @@
"workspace_badge": "工作空间", "workspace_badge": "工作空间",
"scroll_to_top_title": "跳转到笔记开始", "scroll_to_top_title": "跳转到笔记开始",
"hoisted_badge_title": "取消聚焦", "hoisted_badge_title": "取消聚焦",
"hoisted_badge": "聚焦" "hoisted_badge": "聚焦",
"create_new_note": "新建子笔记",
"empty_hide_archived_notes": "隐藏已存档的笔记"
} }
} }