1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

Convert Movie Titles to TypeScript

This commit is contained in:
Bogdan
2024-09-16 00:56:23 +03:00
parent 5975be3690
commit 2fc32189d8
42 changed files with 190 additions and 283 deletions
+3 -3
View File
@@ -64,6 +64,7 @@
"AllowHardcodedSubsHelpText": "Detected hardcoded subs will be automatically downloaded",
"AlreadyInYourLibrary": "Already in your library",
"AlternativeTitle": "Alternative Title",
"AlternativeTitlesLoadError": "Unable to load alternative titles.",
"Always": "Always",
"AnalyseVideoFiles": "Analyze video files",
"AnalyseVideoFilesHelpText": "Extract video information such as resolution, runtime and codec information from files. This requires {appName} to read parts of the file which may cause high disk or network activity during scans.",
@@ -1014,7 +1015,7 @@
"NewNonExcluded": "New Non-Excluded",
"NextExecution": "Next Execution",
"No": "No",
"NoAltTitle": "No alternative titles.",
"NoAlternativeTitles": "No alternative titles.",
"NoBackupsAreAvailable": "No backups are available",
"NoBlocklistItems": "No blocklist items",
"NoChange": "No Change",
@@ -1098,11 +1099,11 @@
"NotificationsGotifySettingIncludeMoviePosterHelpText": "Include movie poster in message",
"NotificationsGotifySettingsAppToken": "App Token",
"NotificationsGotifySettingsAppTokenHelpText": "The Application Token generated by Gotify",
"NotificationsGotifySettingsPriorityHelpText": "Priority of the notification",
"NotificationsGotifySettingsMetadataLinks": "Metadata Links",
"NotificationsGotifySettingsMetadataLinksMovieHelpText": "Add a links to movie metadata when sending notifications",
"NotificationsGotifySettingsPreferredMetadataLink": "Preferred Metadata Link",
"NotificationsGotifySettingsPreferredMetadataLinkHelpText": "Metadata link for clients that only support a single link",
"NotificationsGotifySettingsPriorityHelpText": "Priority of the notification",
"NotificationsGotifySettingsServer": "Gotify Server",
"NotificationsGotifySettingsServerHelpText": "Gotify server URL, including http(s):// and port if needed",
"NotificationsJoinSettingsApiKeyHelpText": "The API Key from your Join account settings (click Join API button).",
@@ -1741,7 +1742,6 @@
"UiSettingsSummary": "Calendar, date and color impaired options",
"Umask": "Umask",
"UnableToImportAutomatically": "Unable to Import Automatically",
"UnableToLoadAltTitle": "Unable to load alternative titles.",
"UnableToLoadCollections": "Unable to load collections",
"UnableToLoadManualImportItems": "Unable to load manual import items",
"UnableToLoadMovies": "Unable to load movies",