Merge pull request #7017 from thornbill/plugin-unity
Add unified plugin page
This commit is contained in:
@@ -626,6 +626,7 @@
|
||||
"LabelAutomaticallyRefreshInternetMetadataEvery": "Automatically refresh metadata from the internet",
|
||||
"LabelAutomaticDiscovery": "Enable Auto Discovery",
|
||||
"LabelAutomaticDiscoveryHelp": "Allow applications to automatically detect Jellyfin by using UDP port 7359.",
|
||||
"LabelAvailable": "Available",
|
||||
"LabelBackupsUnavailable": "No backups available",
|
||||
"LabelBaseUrl": "Base URL",
|
||||
"LabelBaseUrlHelp": "Add a custom subdirectory to the server URL. For example: <code>http://example.com/<b><baseurl></b></code>",
|
||||
@@ -640,6 +641,7 @@
|
||||
"LabelBlastMessageIntervalHelp": "Determine the duration in seconds between blast alive messages.",
|
||||
"LabelBlockContentWithTags": "Block items with tags",
|
||||
"LabelBuildVersion": "Build version",
|
||||
"LabelBundled": "Bundled",
|
||||
"LabelBurnSubtitles": "Burn subtitles",
|
||||
"LabelCache": "Cache",
|
||||
"LabelCachePath": "Cache path",
|
||||
@@ -1073,6 +1075,7 @@
|
||||
"LyricDownloadersHelp": "Enable and rank your preferred lyric downloaders in order of priority.",
|
||||
"ManageLibrary": "Manage library",
|
||||
"ManageRecording": "Manage recording",
|
||||
"ManageRepositories": "Manage Repositories",
|
||||
"MapChannels": "Map Channels",
|
||||
"MarkPlayed": "Mark played",
|
||||
"MarkUnplayed": "Mark unplayed",
|
||||
@@ -1126,7 +1129,6 @@
|
||||
"MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
|
||||
"MessageBackupDisclaimer": "Depending on the size of your library, the backup process may take a while.",
|
||||
"MessageBackupInProgress": "Backup in progress",
|
||||
"MessageBrowsePluginCatalog": "Browse our plugin catalog to view available plugins.",
|
||||
"MessageCancelSeriesTimerError": "An error occurred while canceling the series timer",
|
||||
"MessageCancelTimerError": "An error occurred while canceling the timer",
|
||||
"MessageChangeRecordingPath": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.",
|
||||
@@ -1159,13 +1161,11 @@
|
||||
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item or the global default value.",
|
||||
"MessageNoItemsAvailable": "No Items are currently available.",
|
||||
"MessageNoFavoritesAvailable": "No favorites are currently available.",
|
||||
"MessageNoAvailablePlugins": "No available plugins.",
|
||||
"MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, and Albums. Click the '+' button to start creating collections.",
|
||||
"MessageNoGenresAvailable": "Enable some metadata providers to pull genres from the internet.",
|
||||
"MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.",
|
||||
"MessageNoNextUpItems": "None found. Start watching your shows!",
|
||||
"MessageNoPluginConfiguration": "This plugin has no settings to set up.",
|
||||
"MessageNoPluginsInstalled": "You have no plugins installed.",
|
||||
"MessageNoRepositories": "No repositories.",
|
||||
"MessageNoServersAvailable": "No servers have been found using the automatic server discovery.",
|
||||
"MessageNothingHere": "Nothing here.",
|
||||
@@ -1604,12 +1604,10 @@
|
||||
"TabAccess": "Access",
|
||||
"TabAdvanced": "Advanced",
|
||||
"HeaderBackups": "Backups",
|
||||
"TabCatalog": "Catalog",
|
||||
"TabDashboard": "Dashboard",
|
||||
"TabLatest": "Recently Added",
|
||||
"TabLogs": "Logs",
|
||||
"TabMusic": "Music",
|
||||
"TabMyPlugins": "My Plugins",
|
||||
"TabNetworking": "Networking",
|
||||
"TabNetworks": "TV Networks",
|
||||
"TabNfoSettings": "NFO Settings",
|
||||
@@ -1700,6 +1698,7 @@
|
||||
"VideoAudio": "Video Audio",
|
||||
"ViewAlbum": "View album",
|
||||
"ViewAlbumArtist": "View album artist",
|
||||
"ViewAllPlugins": "View all plugins",
|
||||
"ViewLyrics": "View lyrics",
|
||||
"ViewPlaybackInfo": "View playback info",
|
||||
"ViewSettings": "View settings",
|
||||
|
||||
Reference in New Issue
Block a user