[tx-robot] updated from transifex
This commit is contained in:
parent
9dd2f486aa
commit
da563df3a8
@ -3,6 +3,16 @@ OC.L10N.register(
|
||||
{
|
||||
"Settings updated successfully." : "設定已成功變更",
|
||||
"custom font" : "自訂字型",
|
||||
"menu" : "選單"
|
||||
"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;");
|
||||
|
@ -1,6 +1,16 @@
|
||||
{ "translations": {
|
||||
"Settings updated successfully." : "設定已成功變更",
|
||||
"custom font" : "自訂字型",
|
||||
"menu" : "選單"
|
||||
"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"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
Reference in New Issue
Block a user