mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-17 21:25:39 -04:00
Fixed: Added new and missing translations
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"AddedAuthorSettings": "Added Author Settings",
|
||||
"AddImportListExclusionHelpText": "Prevent book from being added to Readarr by Import Lists or Author Refresh",
|
||||
"AddingTag": "Adding tag",
|
||||
"AddList": "Add List",
|
||||
"AddListExclusion": "Add List Exclusion",
|
||||
"AddMissing": "Add missing",
|
||||
"AddNewItem": "Add New Item",
|
||||
@@ -130,6 +131,7 @@
|
||||
"ContinuingAllBooksDownloaded": "Continuing (All books downloaded)",
|
||||
"ContinuingMoreBooksAreExpected": "More books are expected",
|
||||
"ContinuingNoAdditionalBooksAreExpected": "No additional books are expected",
|
||||
"ConvertToFormat": "Convert To Format",
|
||||
"CopyUsingHardlinksHelpText": "Use Hardlinks when trying to copy files from torrents that are still being seeded",
|
||||
"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}'",
|
||||
@@ -139,6 +141,19 @@
|
||||
"CreateGroup": "Create group",
|
||||
"CutoffHelpText": "Once this quality is reached Readarr will no longer download books",
|
||||
"CutoffUnmet": "Cutoff Unmet",
|
||||
"DataAllBooks": "Monitor all books",
|
||||
"DataExistingBooks": "Monitor books that have files or have not released yet",
|
||||
"DataFirstBook": "Monitor the first book. All other books will be ignored",
|
||||
"DataFuturebooks": "Monitor books that have not released yet",
|
||||
"DataLatestBook": "Monitor the latest book and future books",
|
||||
"DataListMonitorAll": "Monitor authors and all books for each author included on the import list",
|
||||
"DataListMonitorNone": "Do not monitor authors or books",
|
||||
"DataListMonitorSpecificBook": "Monitor authors, but only monitor books explicitly included in the list",
|
||||
"DataMissingBooks": "Monitor books that do not have files or have not released yet",
|
||||
"DataNewAllBooks": "Monitor all new books",
|
||||
"DataNewBooks": "Monitor new books released after the newest existing book",
|
||||
"DataNewNone": "Don't monitor any new books",
|
||||
"DataNone": "No books will be monitored",
|
||||
"Dates": "Dates",
|
||||
"DBMigration": "DB Migration",
|
||||
"DefaultMetadataProfileIdHelpText": "Default Metadata Profile for authors detected in this folder",
|
||||
@@ -210,6 +225,7 @@
|
||||
"EditBook": "Edit Book",
|
||||
"Edition": "Edition",
|
||||
"EditionsHelpText": "Change edition for this book",
|
||||
"EditList": "Edit List",
|
||||
"EmbedMetadataHelpText": "Tell Calibre to write metadata into the actual book file",
|
||||
"EmbedMetadataInBookFiles": "Embed Metadata in Book Files",
|
||||
"Enable": "Enable",
|
||||
@@ -425,9 +441,11 @@
|
||||
"MonitoredAuthorIsMonitored": "Author is monitored",
|
||||
"MonitoredAuthorIsUnmonitored": "Author is unmonitored",
|
||||
"MonitoredHelpText": "Readarr will search for and download book",
|
||||
"MonitorExistingBooks": "Monitor Existing Books",
|
||||
"Monitoring": "Monitoring",
|
||||
"MonitoringOptions": "Monitoring Options",
|
||||
"MonitoringOptionsHelpText": "Which books should be monitored after the author is added (one-time adjustment)",
|
||||
"MonitorNewBooks": "Monitor New Books",
|
||||
"MonitorNewItems": "Monitor New Books",
|
||||
"MonitorNewItemsHelpText": "Which new books should be monitored",
|
||||
"MonoVersion": "Mono Version",
|
||||
@@ -601,6 +619,7 @@
|
||||
"RemoveTagRemovingTag": "Removing tag",
|
||||
"RenameBooks": "Rename Books",
|
||||
"RenameBooksHelpText": "Readarr will use the existing file name if renaming is disabled",
|
||||
"RenameFiles": "Rename Files",
|
||||
"Reorder": "Reorder",
|
||||
"ReplaceIllegalCharacters": "Replace Illegal Characters",
|
||||
"ReplaceIllegalCharactersHelpText": "Replace illegal characters. If unchecked, Readarr will remove them instead",
|
||||
@@ -659,6 +678,7 @@
|
||||
"SetPermissions": "Set Permissions",
|
||||
"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",
|
||||
"Settings": "Settings",
|
||||
"SettingsRemotePathMappingLocalPath": "Local Path",
|
||||
"SettingsRemotePathMappingLocalPathHelpText": "Path that Readarr should use to access the remote path locally",
|
||||
@@ -737,6 +757,7 @@
|
||||
"TagsSettingsSummary": "Manage author, profile, restriction, and notification tags",
|
||||
"Tasks": "Tasks",
|
||||
"Term": "Term",
|
||||
"Test": "Test",
|
||||
"TestAll": "Test All",
|
||||
"TestAllClients": "Test All Clients",
|
||||
"TestAllIndexers": "Test All Indexers",
|
||||
@@ -846,6 +867,7 @@
|
||||
"WriteAudioTagsScrub": "Scrub Existing Tags",
|
||||
"WriteAudioTagsScrubHelp": "Remove existing tags from files, leaving only those added by Readarr.",
|
||||
"WriteBookTagsHelpTextWarning": "Selecting 'All files' will alter existing files when they are imported.",
|
||||
"WriteMetadataTags": "Write Metadata Tags",
|
||||
"WriteTagsAll": "All files; initial import only",
|
||||
"WriteTagsNew": "For new downloads only",
|
||||
"WriteTagsNo": "Never",
|
||||
|
||||
Reference in New Issue
Block a user