mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
54 lines
3.0 KiB
JSON
54 lines
3.0 KiB
JSON
{
|
|
"ButtonHome": "Home",
|
|
"ButtonLatest": "Latest",
|
|
"ButtonLibrary": "Library",
|
|
"ButtonSeries": "Series",
|
|
"ButtonCollections": "Collections",
|
|
"ButtonAuthors": "Authors",
|
|
"ButtonSearch": "Search",
|
|
"ButtonIssues": "Issues",
|
|
"ButtonChangePasswordSubmit": "Submit",
|
|
"ButtonLogout": "Logout",
|
|
"ButtonPurgeAllCache": "Purge All Cache",
|
|
"ButtonPurgeItemsCache": "Purge Items Cache",
|
|
"ButtonRemoveAllLibraryItems": "Remove All Library Items",
|
|
"HeaderAccount": "Account",
|
|
"HeaderChangePassword": "Change Password",
|
|
"HeaderSettings": "Settings",
|
|
"HeaderLibraries": "Libraries",
|
|
"HeaderUsers": "Users",
|
|
"HeaderListeningSessions": "Listening Sessions",
|
|
"HeaderBackups": "Backups",
|
|
"HeaderLogs": "Logs",
|
|
"HeaderNotifications": "Notifications",
|
|
"HeaderLibraryStats": "Library Stats",
|
|
"HeaderYourStats": "Your Stats",
|
|
"HeaderSettingsGeneral": "General",
|
|
"HeaderSettingsScanner": "Scanner",
|
|
"HeaderSettingsDisplay": "Display",
|
|
"HeaderSettingsExperimental": "Experimental Features",
|
|
"LabelUsername": "Username",
|
|
"LabelAccountType": "Account Type",
|
|
"LabelPassword": "Password",
|
|
"LabelNewPassword": "New Password",
|
|
"LabelConfirmPassword": "Confirm Password",
|
|
"LabelSettingsStoreCoversWithItem": "Store covers with item",
|
|
"LabelSettingsStoreCoversWithItemHelp": "By default covers are stored in /metadata/items, enabling this setting will store covers in your library item folder. Only one file named \"cover\" will be kept",
|
|
"LabelSettingsStoreMetadataWithItem": "Store metadata with item",
|
|
"LabelSettingsStoreMetadataWithItemHelp": "By default metadata files are stored in /metadata/items, enabling this setting will store metadata files in your library item folders. Uses .abs file extension",
|
|
"LabelSettingsSortingIgnorePrefixes": "Ignore prefixes when sorting",
|
|
"LabelSettingsSortingIgnorePrefixesHelp": "i.e. for prefix \"the\" book title \"The Book Title\" would sort as \"Book Title, The\"",
|
|
"LabelPrefixesToIgnore": "Prefixes to Ignore (case insensitive)",
|
|
"LabelSettingsChromecastSupport": "Chromecast support",
|
|
"LabelSettingsHomePageBookshelfView": "Home page use bookshelf view",
|
|
"LabelSettingsLibraryBookshelfView": "Library use bookshelf view",
|
|
"LabelSettingsBookshelfViewHelp": "Skeumorphic design with wooden shelves",
|
|
"LabelSettingsDateFormat": "Date Format",
|
|
"LabelSettingsParseSubtitles": "Parse subtitles",
|
|
"LabelSettingsParseSubtitlesHelp": "Extract subtitles from audiobook folder names.<br>Subtitle must be seperated by \" - \"<br>i.e. \"Book Title - A Subtitle Here\" has the subtitle \"A Subtitle Here\"",
|
|
"LabelSettingsFindCovers": "Find covers",
|
|
"LabelSettingsFindCoversHelp": "If your audiobook does not have an embedded cover or a cover image inside the folder, the scanner will attempt to find a cover.<br>Note: This will extend scan time",
|
|
"MessageReportBugsAndContribute": "Report bugs, request features, and contribute on",
|
|
"NoteChangeRootPassword": "Root user is the only user that can have an empty password",
|
|
"SearchPlaceholder": "Search.."
|
|
} |