mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-09 04:29:36 +00:00
Update:Remove unused missing/invalid audiobook parts logic and keys
This commit is contained in:
parent
8d7530254c
commit
ff5226fa93
33 changed files with 19 additions and 190 deletions
|
|
@ -320,7 +320,6 @@
|
|||
"LabelIntervalEvery6Hours": "每 6 小時",
|
||||
"LabelIntervalEveryDay": "每天",
|
||||
"LabelIntervalEveryHour": "每小時",
|
||||
"LabelInvalidParts": "無效部件",
|
||||
"LabelInvert": "倒轉",
|
||||
"LabelItem": "項目",
|
||||
"LabelLanguage": "語言",
|
||||
|
|
@ -357,7 +356,6 @@
|
|||
"LabelMinute": "分鐘",
|
||||
"LabelMissing": "丟失",
|
||||
"LabelMissingEbook": "Has no ebook",
|
||||
"LabelMissingParts": "丟失的部分",
|
||||
"LabelMissingSupplementaryEbook": "Has no supplementary ebook",
|
||||
"LabelMobileRedirectURIs": "允許移動應用重定向 URI",
|
||||
"LabelMobileRedirectURIsDescription": "這是移動應用程序的有效重定向 URI 白名單. 預設值為 <code>audiobookshelf://oauth</code>,您可以刪除它或加入其他 URI 以進行第三方應用集成. 使用星號 (<code>*</code>) 作為唯一條目允許任何 URI.",
|
||||
|
|
@ -466,6 +464,8 @@
|
|||
"LabelSettingsHideSingleBookSeriesHelp": "只有一本書的系列將從系列頁面和主頁書架中隱藏.",
|
||||
"LabelSettingsHomePageBookshelfView": "首頁使用書架視圖",
|
||||
"LabelSettingsLibraryBookshelfView": "媒體庫使用書架視圖",
|
||||
"LabelSettingsOnlyShowLaterBooksInContinueSeries": "Skip earlier books in Continue Series",
|
||||
"LabelSettingsOnlyShowLaterBooksInContinueSeriesHelp": "The Continue Series home page shelf shows the first book not started in series that have at least one book finished and no books in progress. Enabling this setting will continue series from the furthest completed book instead of the first book not started.",
|
||||
"LabelSettingsParseSubtitles": "解析副標題",
|
||||
"LabelSettingsParseSubtitlesHelp": "從有聲書資料夾中提取副標題.<br>副標題必須用 \" - \" 分隔.<br>例: \"書名 - 這裡是副標題\" 則顯示副標題 \"這裡是副標題\"",
|
||||
"LabelSettingsPreferMatchedMetadata": "首選匹配的元數據",
|
||||
|
|
@ -776,4 +776,4 @@
|
|||
"ToastSocketFailedToConnect": "網路連接失敗",
|
||||
"ToastUserDeleteFailed": "刪除使用者失敗",
|
||||
"ToastUserDeleteSuccess": "使用者已刪除"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue