mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
expand display settings
This commit is contained in:
parent
785230eb8e
commit
e5f32b2f90
81 changed files with 1275 additions and 297 deletions
|
@ -1,4 +1,15 @@
|
|||
{
|
||||
"RunAtStartup": "Run at startup",
|
||||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"LabelDisplayMode": "Display mode:",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"EnableThemeVideos": "Enable theme videos",
|
||||
"EnableThemeVideosHelp": "If enabled, theme videos will be played in the background while browsing the library.",
|
||||
"LabelScreensaver": "Screensaver:",
|
||||
"LabelSoundEffects": "Sound effects:",
|
||||
"LabelSkin": "Skin:",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
|
@ -70,8 +81,17 @@
|
|||
"NewCollection": "New Collection",
|
||||
"LabelCollection": "Collection:",
|
||||
"Help": "Help",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
"EnableBackdropsHelp": "If enabled, backdrops will be displayed in the background of some pages while browsing the library.",
|
||||
"LabelName": "T\u00ean:",
|
||||
"NewCollectionNameExample": "Example: Star Wars Collection",
|
||||
"MessageItemsAdded": "Items added.",
|
||||
|
@ -80,6 +100,8 @@
|
|||
"AddToPlaylist": "Add to playlist",
|
||||
"HeaderAddToPlaylist": "Add to Playlist",
|
||||
"Subtitles": "Subtitles",
|
||||
"LabelTheme": "Theme:",
|
||||
"LabelDashboardTheme": "Server dashboard theme:",
|
||||
"SearchForSubtitles": "Search for Subtitles",
|
||||
"LabelLanguage": "Ng\u00f4n ng\u1eef",
|
||||
"Search": "Search",
|
||||
|
@ -181,6 +203,7 @@
|
|||
"HeaderExternalIds": "External Ids:",
|
||||
"HeaderDisplaySettings": "Display Settings",
|
||||
"LabelDisplayOrder": "Display order:",
|
||||
"Display": "Display",
|
||||
"Countries": "Countries",
|
||||
"Genres": "Genres",
|
||||
"Studios": "Studios",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue