mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Fixed: Clarify Language around Importing a Library
New: Library Import renamed from (sidebar) Import to Library Import
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
"ChmodGroup": "chmod Group",
|
||||
"ChmodGroupHelpText": "Group name or gid. Use gid for remote file systems.",
|
||||
"ChmodGroupHelpTextWarning": "This only works if the user running Radarr is the owner of the file. It's better to ensure the download client uses the same group as Radarr.",
|
||||
"ChooseAnotherFolder": "Choose Another Folder",
|
||||
"CleanLibraryLevel": "Clean Library Level",
|
||||
"Clear": "Clear",
|
||||
"ClickToChangeLanguage": "Click to change language",
|
||||
@@ -380,13 +381,15 @@
|
||||
"ImportCustomFormat": "Import Custom Format",
|
||||
"Imported": "Imported",
|
||||
"ImportedTo": "Imported To",
|
||||
"ImportLibrary": "Library Import",
|
||||
"ImportErrors": "Import Errors",
|
||||
"ImportExistingMovies": "Import Existing Movies",
|
||||
"ImportExtraFiles": "Import Extra Files",
|
||||
"ImportExtraFilesHelpText": "Import matching extra files (subtitles, nfo, etc) after importing an movie file",
|
||||
"ImportFailed": "Import failed: {0}",
|
||||
"ImportFailedInterp": "Import failed: {0}",
|
||||
"ImportHeader": "Import movies you already have",
|
||||
"ImportHeader": "Import an existing organized library to add movies to Radarr",
|
||||
"ImportNotForDownloads": "Do not use this Import method to import downloads from your download client. This is ONLY for organized existing libraries.",
|
||||
"ImportIncludeQuality": "Make sure that your files include the quality in their filenames. e.g. {0}",
|
||||
"Importing": "Importing",
|
||||
"ImportListStatusCheckAllClientMessage": "All lists are unavailable due to failures",
|
||||
@@ -394,7 +397,7 @@
|
||||
"ImportListSyncIntervalHelpText": "How often Radarr syncs with your lists. Minimum value of 6 hours",
|
||||
"ImportMechanismHealthCheckMessage": "Enable Completed Download Handling",
|
||||
"ImportMovies": "Import Movies",
|
||||
"ImportRootPath": "Point Radarr to the folder containing all of your movies, not a specific one. e.g. {0} and not {1}",
|
||||
"ImportRootPath": "Point Radarr to the folder containing all of your movies, not a specific movie. e.g. {0} and not {1}. Additionally, each movie must be in its own folder within the root/library folder.",
|
||||
"ImportTipsMessage": "Some tips to ensure the import goes smoothly:",
|
||||
"InCinemas": "In Cinemas",
|
||||
"InCinemasDate": "In Cinemas Date",
|
||||
|
||||
Reference in New Issue
Block a user