This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
epubreader/l10n/zh_TW.js
2021-01-07 03:36:50 +00:00

19 lines
693 B
JavaScript

OC.L10N.register(
"epubreader",
{
"Settings updated successfully." : "設定已成功變更",
"custom font" : "自訂字型",
"font size" : "字型大小",
"font weight" : "字型粗細",
"Use custom colors" : "使用自訂色彩",
"night mode can be toggled by clicking the book title" : "點選書本標題可切換夜間模式",
"show page turn arrows" : "顯示頁面旋轉箭頭",
"menu" : "選單",
"Reader" : "閱讀器",
"Select file types for which Reader should be the default viewer." : "選擇閱讀器預設要檢視的檔案類型。",
"Epub" : "Epub",
"PDF" : "PDF",
"CBR/CBZ" : "CBR/CBZ"
},
"nplurals=1; plural=0;");