Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1621 of 1621 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
Francis C. 2025-11-08 14:24:49 +01:00 committed by Hosted Weblate
parent 78e2814068
commit 7158c48831
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -39,7 +39,10 @@
"help_on_tree_prefix": "有关树前缀的帮助", "help_on_tree_prefix": "有关树前缀的帮助",
"prefix": "前缀: ", "prefix": "前缀: ",
"save": "保存", "save": "保存",
"branch_prefix_saved": "分支前缀已保存。" "branch_prefix_saved": "分支前缀已保存。",
"edit_branch_prefix_multiple": "编辑 {{count}} 个分支的前缀",
"branch_prefix_saved_multiple": "已为 {{count}} 个分支保存分支前缀。",
"affected_branches": "受影响的分支 {{count}}:"
}, },
"bulk_actions": { "bulk_actions": {
"bulk_actions": "批量操作", "bulk_actions": "批量操作",
@ -2076,5 +2079,8 @@
"edit-slide": "编辑此幻灯片", "edit-slide": "编辑此幻灯片",
"start-presentation": "开始演示", "start-presentation": "开始演示",
"slide-overview": "切换幻灯片概览" "slide-overview": "切换幻灯片概览"
},
"calendar_view": {
"delete_note": "删除笔记..."
} }
} }