File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed
apps/client/src/translations/tw Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 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}}'沒有定義點擊時的處理方式"
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" : " 原生標題列(需要重新啟動程式)" ,
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}
You can’t perform that action at this time.
0 commit comments