mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
This commit is contained in:
@@ -36,11 +36,14 @@
|
||||
"AppDataLocationHealthCheckMessage": "Updating will not be possible to prevent deleting AppData on Update",
|
||||
"ApplicationURL": "Application URL",
|
||||
"ApplicationUrlHelpText": "This application's external URL including http(s)://, port and URL base",
|
||||
"ApplyChanges": "Apply Changes",
|
||||
"ApplyTags": "Apply Tags",
|
||||
"ApplyTagsHelpTexts1": "How to apply tags to the selected author",
|
||||
"ApplyTagsHelpTexts2": "Add: Add the tags the existing list of tags",
|
||||
"ApplyTagsHelpTexts3": "Remove: Remove the entered tags",
|
||||
"ApplyTagsHelpTexts4": "Replace: Replace the tags with the entered tags (enter no tags to clear all tags)",
|
||||
"ApplyTagsHelpTextAdd": "Add: Add the tags the existing list of tags",
|
||||
"ApplyTagsHelpTextHowToApplyDownloadClients": "How to apply tags to the selected download clients",
|
||||
"ApplyTagsHelpTextHowToApplyImportLists": "How to apply tags to the selected import lists",
|
||||
"ApplyTagsHelpTextHowToApplyIndexers": "How to apply tags to the selected indexers",
|
||||
"ApplyTagsHelpTextRemove": "Remove: Remove the entered tags",
|
||||
"ApplyTagsHelpTextReplace": "Replace: Replace the tags with the entered tags (enter no tags to clear all tags)",
|
||||
"AudioFileMetadata": "Write Metadata to Audio Files",
|
||||
"Authentication": "Authentication",
|
||||
"AuthenticationMethodHelpText": "Require Username and Password to access Readarr",
|
||||
@@ -51,9 +54,11 @@
|
||||
"AuthorIndex": "Author Index",
|
||||
"AuthorNameHelpText": "The name of the author/book to exclude (can be anything meaningful)",
|
||||
"Authors": "Authors",
|
||||
"AutoAdd": "Auto Add",
|
||||
"AutoRedownloadFailedHelpText": "Automatically search for and attempt to download a different release",
|
||||
"AutoUnmonitorPreviouslyDownloadedBooksHelpText": "Books deleted from disk are automatically unmonitored in Readarr",
|
||||
"Automatic": "Automatic",
|
||||
"AutomaticAdd": "Automatic Add",
|
||||
"AutomaticallySwitchEdition": "Automatically Switch Edition",
|
||||
"BackupFolderHelpText": "Relative paths will be under Readarr's AppData directory",
|
||||
"BackupIntervalHelpText": "Interval to backup the Readarr DB and settings",
|
||||
@@ -149,6 +154,9 @@
|
||||
"CopyUsingHardlinksHelpText": "Hardlinks allow Readarr to import seeding torrents to the the series folder without taking extra disk space or copying the entire contents of the file. Hardlinks will only work if the source and destination are on the same volume",
|
||||
"CopyUsingHardlinksHelpTextWarning": "Occasionally, file locks may prevent renaming files that are being seeded. You may temporarily disable seeding and use Readarr's rename function as a work around.",
|
||||
"CouldntFindAnyResultsForTerm": "Couldn't find any results for '{0}'",
|
||||
"CountDownloadClientsSelected": "{0} download client(s) selected",
|
||||
"CountImportListsSelected": "{0} import list(s) selected",
|
||||
"CountIndexersSelected": "{0} indexer(s) selected",
|
||||
"Country": "Country",
|
||||
"CreateEmptyAuthorFolders": "Create empty author folders",
|
||||
"CreateEmptyAuthorFoldersHelpText": "Create missing author folders during disk scan",
|
||||
@@ -223,6 +231,12 @@
|
||||
"DeleteRootFolderMessageText": "Are you sure you want to delete the root folder '{0}'?",
|
||||
"DeleteSelectedBookFiles": "Delete Selected Book Files",
|
||||
"DeleteSelectedBookFilesMessageText": "Are you sure you want to delete the selected book files?",
|
||||
"DeleteSelectedDownloadClients": "Delete Download Client(s)",
|
||||
"DeleteSelectedDownloadClientsMessageText": "Are you sure you want to delete {0} selected download client(s)?",
|
||||
"DeleteSelectedImportLists": "Delete Import List(s)",
|
||||
"DeleteSelectedImportListsMessageText": "Are you sure you want to delete {0} selected import list(s)?",
|
||||
"DeleteSelectedIndexers": "Delete Indexer(s)",
|
||||
"DeleteSelectedIndexersMessageText": "Are you sure you want to delete {0} selected indexer(s)?",
|
||||
"DeleteTag": "Delete Tag",
|
||||
"DeleteTagMessageText": "Are you sure you want to delete the tag '{0}'?",
|
||||
"DestinationPath": "Destination Path",
|
||||
@@ -253,6 +267,9 @@
|
||||
"EditAuthor": "Edit Author",
|
||||
"EditBook": "Edit Book",
|
||||
"EditList": "Edit List",
|
||||
"EditSelectedDownloadClients": "Edit Selected Download Clients",
|
||||
"EditSelectedImportLists": "Edit Selected Import Lists",
|
||||
"EditSelectedIndexers": "Edit Selected Indexers",
|
||||
"Edition": "Edition",
|
||||
"EditionsHelpText": "Change edition for this book",
|
||||
"EmbedMetadataHelpText": "Tell Calibre to write metadata into the actual book file",
|
||||
@@ -280,6 +297,7 @@
|
||||
"Exception": "Exception",
|
||||
"ExistingBooks": "Existing Books",
|
||||
"ExistingItems": "Existing Items",
|
||||
"ExistingTag": "Existing tag",
|
||||
"ExistingTagsScrubbed": "Existing tags scrubbed",
|
||||
"ExportCustomFormat": "Export Custom Format",
|
||||
"ExtraFileExtensionsHelpTexts1": "Comma separated list of extra files to import (.nfo will be imported as .nfo-orig)",
|
||||
@@ -351,6 +369,7 @@
|
||||
"IgnoredMetaHelpText": "Books will be ignored if they contains one or more of terms (case insensitive)",
|
||||
"IgnoredPlaceHolder": "Add new restriction",
|
||||
"IllRestartLater": "I'll restart later",
|
||||
"Implementation": "Implementation",
|
||||
"ImportExtraFiles": "Import Extra Files",
|
||||
"ImportExtraFilesHelpText": "Import matching extra files (subtitles, nfo, etc) after importing an book file",
|
||||
"ImportFailedInterp": "Import failed: {0}",
|
||||
@@ -434,6 +453,11 @@
|
||||
"LongDateFormat": "Long Date Format",
|
||||
"MIA": "MIA",
|
||||
"MaintenanceRelease": "Maintenance Release: bug fixes and other improvements. See Github Commit History for more details",
|
||||
"ManageClients": "Manage Clients",
|
||||
"ManageDownloadClients": "Manage Download Clients",
|
||||
"ManageImportLists": "Manage Import Lists",
|
||||
"ManageIndexers": "Manage Indexers",
|
||||
"ManageLists": "Manage Lists",
|
||||
"ManualDownload": "Manual Download",
|
||||
"ManualImport": "Manual Import",
|
||||
"ManualImportSelectEdition": "Manual Import - Select Edition",
|
||||
@@ -514,11 +538,16 @@
|
||||
"Negated": "Negated",
|
||||
"New": "New",
|
||||
"NewBooks": "New Books",
|
||||
"No": "No",
|
||||
"NoBackupsAreAvailable": "No backups are available",
|
||||
"NoChange": "No Change",
|
||||
"NoCutoffUnmetItems": "No cutoff unmet items",
|
||||
"NoDownloadClientsFound": "No download clients found",
|
||||
"NoEventsFound": "No events found",
|
||||
"NoHistory": "No history.",
|
||||
"NoHistoryBlocklist": "No history blocklist",
|
||||
"NoImportListsFound": "No import lists found",
|
||||
"NoIndexersFound": "No indexers found",
|
||||
"NoLeaveIt": "No, Leave It",
|
||||
"NoLimitForAnyRuntime": "No limit for any runtime",
|
||||
"NoLogFiles": "No log files",
|
||||
@@ -658,9 +687,11 @@
|
||||
"RemotePathMappings": "Remote Path Mappings",
|
||||
"Remove": "Remove",
|
||||
"RemoveCompleted": "Remove Completed",
|
||||
"RemoveCompletedDownloads": "Remove Completed Downloads",
|
||||
"RemoveCompletedDownloadsHelpText": "Remove imported downloads from download client history",
|
||||
"RemoveDownloadsAlert": "The Remove settings were moved to the individual Download Client settings in the table above.",
|
||||
"RemoveFailed": "Remove Failed",
|
||||
"RemoveFailedDownloads": "Remove Failed Downloads",
|
||||
"RemoveFailedDownloadsHelpText": "Remove failed downloads from download client history",
|
||||
"RemoveFilter": "Remove filter",
|
||||
"RemoveFromBlocklist": "Remove from blocklist",
|
||||
@@ -676,6 +707,7 @@
|
||||
"RemoveTagExistingTag": "Existing tag",
|
||||
"RemoveTagRemovingTag": "Removing tag",
|
||||
"RemovedFromTaskQueue": "Removed from task queue",
|
||||
"RemovingTag": "Removing tag",
|
||||
"RenameBooks": "Rename Books",
|
||||
"RenameBooksHelpText": "Readarr will use the existing file name if renaming is disabled",
|
||||
"RenameFiles": "Rename Files",
|
||||
@@ -747,6 +779,7 @@
|
||||
"SetPermissionsLinuxHelpText": "Should chmod be run when files are imported/renamed?",
|
||||
"SetPermissionsLinuxHelpTextWarning": "If you're unsure what these settings do, do not alter them.",
|
||||
"SetReadarrTags": "Set Readarr Tags",
|
||||
"SetTags": "Set Tags",
|
||||
"Settings": "Settings",
|
||||
"SettingsRemotePathMappingLocalPath": "Local Path",
|
||||
"SettingsRemotePathMappingLocalPathHelpText": "Path that Readarr should use to access the remote path locally",
|
||||
@@ -946,6 +979,7 @@
|
||||
"WriteTagsNo": "Never",
|
||||
"WriteTagsSync": "All files; keep in sync with Goodreads",
|
||||
"Year": "Year",
|
||||
"Yes": "Yes",
|
||||
"YesCancel": "Yes, Cancel",
|
||||
"Yesterday": "Yesterday"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user