[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2021-01-07 03:36:50 +00:00
parent 9dd2f486aa
commit da563df3a8
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 22 additions and 2 deletions

View File

@ -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;");

View File

@ -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;"
}