mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-23 22:45:06 -04:00
New: Seed Settings Sync
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
"AcceptConfirmationModal": "Accept Confirmation Modal",
|
||||
"Actions": "Actions",
|
||||
"Add": "Add",
|
||||
"AddAppProfile": "Add App Sync Profile",
|
||||
"AddDownloadClient": "Add Download Client",
|
||||
"AddDownloadClientToProwlarr": "Adding a download client allows Prowlarr to send releases direct from the UI while doing a manual search.",
|
||||
"Added": "Added",
|
||||
@@ -13,6 +12,7 @@
|
||||
"AddingTag": "Adding tag",
|
||||
"AddNewIndexer": "Add New Indexer",
|
||||
"AddRemoveOnly": "Add and Remove Only",
|
||||
"AddSyncProfile": "Add Sync Profile",
|
||||
"AddToDownloadClient": "Add release to download client",
|
||||
"Age": "Age",
|
||||
"All": "All",
|
||||
@@ -32,10 +32,8 @@
|
||||
"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)",
|
||||
"AppProfile": "App Profile",
|
||||
"AppProfileDeleteConfirm": "Are you sure you want to delete {0}?",
|
||||
"AppProfileInUse": "App Profile in Use",
|
||||
"AppProfiles": "App Profiles",
|
||||
"AppProfileSelectHelpText": "App profiles are used to control RSS, Automatic Search and Interactive Search settings on application sync",
|
||||
"Apps": "Apps",
|
||||
"AppSettingsSummary": "Applications and settings to configure how Prowlarr interacts with your PVR programs",
|
||||
@@ -119,8 +117,8 @@
|
||||
"DownloadClientStatusCheckAllClientMessage": "All download clients are unavailable due to failures",
|
||||
"DownloadClientStatusCheckSingleClientMessage": "Download clients unavailable due to failures: {0}",
|
||||
"Edit": "Edit",
|
||||
"EditAppProfile": "Edit App Profile",
|
||||
"EditIndexer": "Edit Indexer",
|
||||
"EditSyncProfile": "Edit Sync Profile",
|
||||
"Enable": "Enable",
|
||||
"EnableAutomaticSearch": "Enable Automatic Search",
|
||||
"EnableAutomaticSearchHelpText": "Will be used when automatic searches are performed via the UI or by Prowlarr",
|
||||
@@ -222,6 +220,8 @@
|
||||
"Mechanism": "Mechanism",
|
||||
"Message": "Message",
|
||||
"MIA": "MIA",
|
||||
"MinimumSeeders": "Minimum Seeders",
|
||||
"MinimumSeedersHelpText": "Minimum seeders required by the Appliction for the indexer to grab",
|
||||
"Mode": "Mode",
|
||||
"MoreInfo": "More Info",
|
||||
"MovieIndexScrollBottom": "Movie Index: Scroll Bottom",
|
||||
@@ -372,6 +372,8 @@
|
||||
"SyncLevel": "Sync Level",
|
||||
"SyncLevelAddRemove": "Add and Remove Only: When indexers are added or removed from Prowlarr, it will update this remote app.",
|
||||
"SyncLevelFull": "Full Sync: Will keep this app's indexers fully in sync. Changes made to indexers in Prowlarr are then synced to this app. Any change made to indexers remotely within this app will be overridden by Prowlarr on the next sync.",
|
||||
"SyncProfile": "Sync Profile",
|
||||
"SyncProfiles": "Sync Profiles",
|
||||
"System": "System",
|
||||
"SystemTimeCheckMessage": "System time is off by more than 1 day. Scheduled tasks may not run correctly until the time is corrected",
|
||||
"TableOptions": "Table Options",
|
||||
|
||||
Reference in New Issue
Block a user