mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-27 22:56:45 -04:00
New: Option to control which new author books get monitored
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"About": "About",
|
||||
"Absolute": "Absolute",
|
||||
"Actions": "Actions",
|
||||
"AddedAuthorSettings": "Added Author Settings",
|
||||
"AddImportListExclusionHelpText": "Prevent book from being added to Readarr by Import Lists or Author Refresh",
|
||||
"AddingTag": "Adding tag",
|
||||
"AddListExclusion": "Add List Exclusion",
|
||||
@@ -140,7 +141,7 @@
|
||||
"Dates": "Dates",
|
||||
"DBMigration": "DB Migration",
|
||||
"DefaultMetadataProfileIdHelpText": "Default Metadata Profile for authors detected in this folder",
|
||||
"DefaultMonitorOptionHelpText": "Default Monitoring Options for books by authors detected in this folder",
|
||||
"DefaultMonitorOptionHelpText": "Which books should be monitored on initial add for authors detected in this folder",
|
||||
"DefaultQualityProfileIdHelpText": "Default Quality Profile for authors detected in this folder",
|
||||
"DefaultReadarrTags": "Default Readarr Tags",
|
||||
"DefaultTagsHelpText": "Default Readarr Tags for authors detected in this folder",
|
||||
@@ -291,7 +292,8 @@
|
||||
"Importing": "Importing",
|
||||
"ImportListExclusions": "Import List Exclusions",
|
||||
"ImportLists": "Import Lists",
|
||||
"ImportListSettings": "Import List Settings",
|
||||
"ImportListSettings": "General Import List Settings",
|
||||
"ImportListSpecificSettings": "Import List Specific Settings",
|
||||
"IncludeHealthWarningsHelpText": "Include Health Warnings",
|
||||
"IncludePreferredWhenRenaming": "Include Preferred when Renaming",
|
||||
"IncludeUnknownAuthorItemsHelpText": "Show items without a author in the queue, this could include removed authors, movies or anything else in Readarr's category",
|
||||
@@ -381,12 +383,16 @@
|
||||
"Mode": "Mode",
|
||||
"MonitorAuthor": "Monitor Author",
|
||||
"MonitorBook": "Monitor Book",
|
||||
"MonitorBookExistingOnlyWarning": "This is a one off adjustment of the monitored setting for each book. Use the option under Author/Edit to control what happens for newly added books",
|
||||
"Monitored": "Monitored",
|
||||
"MonitoredAuthorIsMonitored": "Author is monitored",
|
||||
"MonitoredAuthorIsUnmonitored": "Author is unmonitored",
|
||||
"MonitoredHelpText": "Readarr will search for and download book",
|
||||
"Monitoring": "Monitoring",
|
||||
"MonitoringOptions": "Monitoring Options",
|
||||
"MonitoringOptionsHelpText": "Which books should be monitored after the author is added (one-time adjustment)",
|
||||
"MonitorNewItems": "Monitor New Books",
|
||||
"MonitorNewItemsHelpText": "Which new books should be monitored",
|
||||
"MonoVersion": "Mono Version",
|
||||
"MoreInfo": "More Info",
|
||||
"MusicBrainzAuthorID": "MusicBrainz Author ID",
|
||||
@@ -404,6 +410,7 @@
|
||||
"NamingSettings": "Naming Settings",
|
||||
"NETCore": ".NET Core",
|
||||
"New": "New",
|
||||
"NewBooks": "New Books",
|
||||
"NoBackupsAreAvailable": "No backups are available",
|
||||
"NoHistory": "No history.",
|
||||
"NoHistoryBlocklist": "No history blocklist",
|
||||
|
||||
Reference in New Issue
Block a user