mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-16 23:26:22 +00:00
3.0.5306.16273
This commit is contained in:
@@ -835,7 +835,7 @@
|
||||
"LabelXbmcMetadataEnablePathSubstitutionHelp2": "See path substitution.",
|
||||
"LabelGroupChannelsIntoViews": "Display the following channels directly within my views:",
|
||||
"LabelGroupChannelsIntoViewsHelp": "If enabled, these channels will be displayed directly alongside other views. If disabled, they'll be displayed within a separate Channels view.",
|
||||
"LabelDisplayCollectionsView": "Display a Collections view to show movie collections",
|
||||
"LabelDisplayCollectionsView": "Display a collections view to show movie collections",
|
||||
"LabelXbmcMetadataEnableExtraThumbs": "Copy extrafanart into extrathumbs",
|
||||
"LabelXbmcMetadataEnableExtraThumbsHelp": "When downloading images they can be saved into both extrafanart and extrathumbs for maximum Xbmc skin compatibility.",
|
||||
"TabServices": "Services",
|
||||
@@ -854,5 +854,19 @@
|
||||
"LabelLogs": "Logs:",
|
||||
"LabelMetadata": "Metadata:",
|
||||
"LabelImagesByName": "Images by name:",
|
||||
"LabelTranscodingTemporaryFiles": "Transcoding temporary files:"
|
||||
"LabelTranscodingTemporaryFiles": "Transcoding temporary files:",
|
||||
"HeaderLatestMusic": "Latest Music",
|
||||
"HeaderBranding": "Branding",
|
||||
"HeaderApiKeys": "Api Keys",
|
||||
"HeaderApiKeysHelp": "External applications are required to have an Api key in order to communicate with Media Browser. Keys are issued by logging in with a Media Browser account, or by manually granting the application a key.",
|
||||
"HeaderApiKey": "Api Key",
|
||||
"HeaderApp": "App",
|
||||
"HeaderDevice": "Device",
|
||||
"HeaderUser": "User",
|
||||
"HeaderDateIssued": "Date Issued",
|
||||
"LabelChapterName": "Chapter {0}",
|
||||
"HeaderNewApiKey": "New Api Key",
|
||||
"LabelAppName": "App name",
|
||||
"LabelAppNameExample": "Example: Sickbeard, NzbDrone",
|
||||
"HeaderNewApiKeyHelp": "Grant an application permission to communicate with Media Browser."
|
||||
}
|
||||
Reference in New Issue
Block a user