From 453c29c1602ac53d38dfe7ee6c4f2552756dfcc7 Mon Sep 17 00:00:00 2001 From: Francis C Date: Mon, 20 Oct 2025 09:39:31 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Traditional 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_Hant/ --- apps/client/src/translations/tw/translation.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index db5096aa2..360789fa9 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -765,7 +765,8 @@ "table": "表格", "geo-map": "地理地圖", "board": "看板", - "include_archived_notes": "顯示已封存筆記" + "include_archived_notes": "顯示已封存筆記", + "presentation": "簡報" }, "edited_notes": { "no_edited_notes_found": "今天還沒有編輯過的筆記...", @@ -2074,5 +2075,10 @@ }, "collections": { "rendering_error": "發現錯誤,無法顯示內容。" + }, + "presentation_view": { + "edit-slide": "編輯此投影片", + "start-presentation": "開始簡報", + "slide-overview": "切換投影片概覽" } }