Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1618 of 1618 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
Zexin Yuan 2025-10-17 12:54:09 +02:00 committed by Hosted Weblate
parent addd8dc78d
commit 3e5cb7c423
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -768,7 +768,8 @@
"table": "表格", "table": "表格",
"geo-map": "地理地图", "geo-map": "地理地图",
"board": "看板", "board": "看板",
"include_archived_notes": "展示归档笔记" "include_archived_notes": "展示归档笔记",
"presentation": "演示"
}, },
"edited_notes": { "edited_notes": {
"no_edited_notes_found": "今天还没有编辑过的笔记...", "no_edited_notes_found": "今天还没有编辑过的笔记...",
@ -2074,5 +2075,10 @@
}, },
"collections": { "collections": {
"rendering_error": "出现错误无法显示内容。" "rendering_error": "出现错误无法显示内容。"
},
"presentation_view": {
"edit-slide": "编辑此幻灯片",
"start-presentation": "开始演示",
"slide-overview": "切换幻灯片概览"
} }
} }