mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-08 02:11:35 +00:00
created a directory reorganizer
This commit is contained in:
parent
8b89b27654
commit
b4fded0d40
47 changed files with 809 additions and 80 deletions
|
|
@ -1159,5 +1159,12 @@
|
|||
"TooltipLockChapter": "Hoofdstuk vergrendelen (Shift+klikken voor bereik)",
|
||||
"TooltipSubtractOneSecond": "Trek 1 seconde af",
|
||||
"TooltipUnlockAllChapters": "Alle hoofdstukken ontgrendelen",
|
||||
"TooltipUnlockChapter": "Hoofdstuk ontgrendelen (Shift+klikken voor bereik)"
|
||||
}
|
||||
"TooltipUnlockChapter": "Hoofdstuk ontgrendelen (Shift+klikken voor bereik)",
|
||||
"ButtonReorganizeFiles": "Reorganize Files",
|
||||
"LabelToolsReorganizeFiles": "Reorganize Files",
|
||||
"LabelToolsReorganizeFilesDescription": "Move all files to a directory structure based on item metadata (author/series/title for books, title for podcasts)",
|
||||
"MessageBatchReorganizeStarted": "Reorganizing files for {0} items in background...",
|
||||
"MessageBatchReorganizeSuccess": "{0} items reorganized successfully",
|
||||
"MessageBatchReorganizePartial": "{0} items reorganized, {1} failed",
|
||||
"LabelPreview": "Preview"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue