audiobookshelf/client/strings/eu.json
2026-03-20 11:21:56 -06:00

9 lines
No EOL
522 B
JSON

{
"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"
}