Skip to content

Commit bc9ad50

Browse files
francistwweblate
authored andcommitted
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1624 of 1624 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
1 parent 096deda commit bc9ad50

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

apps/client/src/translations/tw/translation.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,8 @@
687687
"convert_into_attachment_failed": "筆記 '{{title}}' 轉換失敗。",
688688
"convert_into_attachment_successful": "筆記 '{{title}}' 已成功轉換為附件。",
689689
"convert_into_attachment_prompt": "確定要將筆記 '{{title}}' 轉換為父級筆記的附件嗎?",
690-
"print_pdf": "匯出為 PDF…"
690+
"print_pdf": "匯出為 PDF…",
691+
"open_note_on_server": "在伺服器上開啟筆記"
691692
},
692693
"onclick_button": {
693694
"no_click_handler": "按鈕元件'{{componentId}}'沒有定義點擊時的處理方式"
@@ -1107,7 +1108,8 @@
11071108
"title": "內容寬度",
11081109
"default_description": "Trilium 預設會限制內容的最大寬度以提高在寬螢幕中全螢幕時的可讀性。",
11091110
"max_width_label": "內容最大寬度(像素)",
1110-
"max_width_unit": "像素"
1111+
"max_width_unit": "像素",
1112+
"centerContent": "將內容置中"
11111113
},
11121114
"native_title_bar": {
11131115
"title": "原生標題列(需要重新啟動程式)",
@@ -2082,5 +2084,11 @@
20822084
},
20832085
"calendar_view": {
20842086
"delete_note": "刪除筆記…"
2087+
},
2088+
"read-only-info": {
2089+
"read-only-note": "目前正在檢視唯讀筆記。",
2090+
"auto-read-only-note": "此筆記以唯讀模式顯示以加快載入速度。",
2091+
"auto-read-only-learn-more": "了解更多",
2092+
"edit-note": "編輯筆記"
20852093
}
20862094
}

0 commit comments

Comments
 (0)