Fixed: Missing Translates

This commit is contained in:
Bakerboy448
2023-04-29 14:43:13 -05:00
committed by Qstick
parent a0e2f3324c
commit 40dc4de47d
9 changed files with 84 additions and 43 deletions
+24 -2
View File
@@ -17,6 +17,7 @@
"AddSyncProfile": "Add Sync Profile",
"AddToDownloadClient": "Add release to download client",
"Age": "Age",
"Album": "Album",
"All": "All",
"AllIndexersHiddenDueToFilter": "All indexers are hidden due to applied filter.",
"Analytics": "Analytics",
@@ -43,6 +44,7 @@
"AppSettingsSummary": "Applications and settings to configure how Prowlarr interacts with your PVR programs",
"AreYouSureYouWantToDeleteCategory": "Are you sure you want to delete mapped category?",
"AreYouSureYouWantToResetYourAPIKey": "Are you sure you want to reset your API Key?",
"Artist": "Artist",
"AudioSearch": "Audio Search",
"Auth": "Auth",
"Authentication": "Authentication",
@@ -50,8 +52,10 @@
"AuthenticationRequired": "Authentication Required",
"AuthenticationRequiredHelpText": "Change which requests authentication is required for. Do not change unless you understand the risks.",
"AuthenticationRequiredWarning": "To prevent remote access without authentication, Prowlarr now requires authentication to be enabled. Configure your authentication method and credentials. You can optionally disable authentication from local addresses. Refer to the FAQ for additional information.",
"Author": "Author",
"Automatic": "Automatic",
"AutomaticSearch": "Automatic Search",
"AverageResponseTimesMs": "Average Response Times (Ms)",
"Backup": "Backup",
"BackupFolderHelpText": "Relative paths will be under Prowlarr's AppData directory",
"BackupIntervalHelpText": "Interval between automatic backups",
@@ -61,6 +65,7 @@
"BeforeUpdate": "Before update",
"BindAddress": "Bind Address",
"BindAddressHelpText": "Valid IP address, localhost or '*' for all interfaces",
"Book": "Book",
"BookSearch": "Book Search",
"BookSearchTypes": "Book Search Types",
"Branch": "Branch",
@@ -146,6 +151,7 @@
"EnableSslHelpText": " Requires restart running as administrator to take effect",
"Encoding": "Encoding",
"Ended": "Ended",
"Episode": "Episode",
"Error": "Error",
"ErrorLoadingContents": "Error loading contents",
"Events": "Events",
@@ -167,6 +173,7 @@
"General": "General",
"GeneralSettings": "General Settings",
"GeneralSettingsSummary": "Port, SSL, username/password, proxy, analytics, and updates",
"Genre": "Genre",
"Grabbed": "Grabbed",
"GrabReleases": "Grab Release(s)",
"Grabs": "Grabs",
@@ -179,6 +186,7 @@
"HistoryCleanup": "History Cleanup",
"HistoryCleanupDaysHelpText": "Set to 0 to disable automatic cleanup",
"HistoryCleanupDaysHelpTextWarning": "History items older than the selected number of days will be cleaned up automatically",
"HistoryDetails": "History Details",
"HomePage": "Home Page",
"Host": "Host",
"Hostname": "Hostname",
@@ -192,6 +200,7 @@
"IndexerAuth": "Indexer Auth",
"IndexerDetails": "Indexer Details",
"IndexerDisabled": "Indexer Disabled",
"IndexerFailureRate": "Indexer Failure Rate",
"IndexerFlags": "Indexer Flags",
"IndexerHealthCheckNoIndexers": "No indexers enabled, Prowlarr will not return search results",
"IndexerInfo": "Indexer Info",
@@ -224,6 +233,7 @@
"InteractiveSearch": "Interactive Search",
"Interval": "Interval",
"KeyboardShortcuts": "Keyboard Shortcuts",
"Label": "Label",
"Language": "Language",
"LastDuration": "Last Duration",
"LastExecution": "Last Execution",
@@ -248,6 +258,7 @@
"MinimumSeeders": "Minimum Seeders",
"MinimumSeedersHelpText": "Minimum seeders required by the Application for the indexer to grab",
"Mode": "Mode",
"More": "More",
"MoreInfo": "More Info",
"MovieIndexScrollBottom": "Movie Index: Scroll Bottom",
"MovieIndexScrollTop": "Movie Index: Scroll Top",
@@ -313,8 +324,8 @@
"ProxyPasswordHelpText": "You only need to enter a username and password if one is required. Leave them blank otherwise.",
"ProxyType": "Proxy Type",
"ProxyUsernameHelpText": "You only need to enter a username and password if one is required. Leave them blank otherwise.",
"PtpOldSettingsCheckMessage": "The following PassThePopcorn indexers have deprecated settings and should be updated: {0}",
"Public": "Public",
"Publisher": "Publisher",
"Query": "Query",
"QueryOptions": "Query Options",
"QueryResults": "Query Results",
@@ -335,6 +346,7 @@
"RemoveFilter": "Remove filter",
"RemovingTag": "Removing tag",
"Replace": "Replace",
"RepeatSearch": "Repeat Search",
"Reset": "Reset",
"ResetAPIKey": "Reset API Key",
"Restart": "Restart",
@@ -358,6 +370,7 @@
"SearchIndexers": "Search Indexers",
"SearchType": "Search Type",
"SearchTypes": "Search Types",
"Season": "Season",
"Security": "Security",
"Seeders": "Seeders",
"SelectAll": "Select All",
@@ -423,6 +436,7 @@
"TestAllClients": "Test All Clients",
"TestAllIndexers": "Test All Indexers",
"TheLatestVersionIsAlreadyInstalled": "The latest version of {0} is already installed",
"Theme": "Theme",
"ThemeHelpText": "Change Application UI Theme, 'Auto' Theme will use your OS Theme to set Light or Dark mode. Inspired by {0}",
"Time": "Time",
"Title": "Title",
@@ -430,6 +444,13 @@
"Tomorrow": "Tomorrow",
"Torrent": "Torrent",
"Torrents": "Torrents",
"TotalHostGrabs": "Total Host Grabs",
"TotalHostQueries": "Total Host Queries",
"TotalIndexerQueries": "Total Indexer Queries",
"TotalIndexerSuccessfulGrabs": "Total Indexer Successful Grabs",
"TotalUserAgentGrabs": "Total User Agent Grabs",
"TotalUserAgentQueries": "Total User Agent Queries",
"Track": "Track",
"TvSearch": "TV Search",
"TVSearchTypes": "TV Search Types",
"Type": "Type",
@@ -481,6 +502,7 @@
"Website": "Website",
"Wiki": "Wiki",
"Yes": "Yes",
"Year": "Year",
"YesCancel": "Yes, Cancel",
"Yesterday": "Yesterday"
}
}