mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 14:49:01 +02:00
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1613 of 1613 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
This commit is contained in:
parent
9cebae5fd9
commit
7e67cbdbc6
@ -646,7 +646,8 @@
|
||||
"about": "關於 TriliumNext 筆記",
|
||||
"logout": "登出",
|
||||
"show-cheatsheet": "顯示快捷鍵說明",
|
||||
"toggle-zen-mode": "禪模式"
|
||||
"toggle-zen-mode": "禪模式",
|
||||
"update_available": "版本 {{latestVersion}} 已推出,點擊下載。"
|
||||
},
|
||||
"sync_status": {
|
||||
"unknown": "<p>同步狀態將在下一次同步嘗試開始後顯示。</p><p>點擊以立即觸發同步。</p>",
|
||||
@ -733,7 +734,8 @@
|
||||
"insert_child_note": "插入子筆記",
|
||||
"delete_this_note": "刪除此筆記",
|
||||
"error_cannot_get_branch_id": "無法獲取 notePath '{{notePath}}' 的 branchId",
|
||||
"error_unrecognized_command": "無法識別的命令 {{command}}"
|
||||
"error_unrecognized_command": "無法識別的命令 {{command}}",
|
||||
"note_revisions": "筆記歷史版本"
|
||||
},
|
||||
"note_icon": {
|
||||
"change_note_icon": "更改筆記圖標",
|
||||
@ -1250,7 +1252,13 @@
|
||||
"min-days-in-first-week": "第一週的最少天數",
|
||||
"first-week-info": "年度第一週包含第一個週四是基於 <a href=\"https://en.wikipedia.org/wiki/ISO_week_date#First_week\">ISO 8601</a> 標準。",
|
||||
"first-week-warning": "變更第一週選項可能導致與現有的「週筆記」重複,現有的「週筆記」將不會相應更新。",
|
||||
"formatting-locale": "日期和數字格式"
|
||||
"formatting-locale": "日期和數字格式",
|
||||
"tuesday": "週二",
|
||||
"wednesday": "週三",
|
||||
"thursday": "週四",
|
||||
"friday": "週五",
|
||||
"saturday": "週六",
|
||||
"formatting-locale-auto": "根據應用程式的語言設定"
|
||||
},
|
||||
"backup": {
|
||||
"automatic_backup": "自動備份",
|
||||
@ -1431,7 +1439,7 @@
|
||||
"relation-map": "關聯圖",
|
||||
"note-map": "筆記地圖",
|
||||
"render-note": "渲染筆記",
|
||||
"mermaid-diagram": "美人魚圖(Mermaid)",
|
||||
"mermaid-diagram": "美人魚圖",
|
||||
"canvas": "畫布",
|
||||
"web-view": "網頁顯示",
|
||||
"mind-map": "心智圖",
|
||||
|
Loading…
x
Reference in New Issue
Block a user