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": "\u65b0\u5408\u96c6",
|
||||
"LabelCollection": "\u6536\u85cf\u6ac3\uff1a",
|
||||
"Help": "\u8aaa\u660e",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "\u6536\u85cf\u6ac3\u8b93\u60a8\u80fd\u5920\u5efa\u7acb\u500b\u4eba\u5316\u7684\u5f71\u97f3\u53ca\u5176\u4ed6\u5a92\u9ad4\u7684\u5206\u985e",
|
||||
"SearchForCollectionInternetMetadata": "\u5728\u4e92\u806f\u7db2\u4e0a\u641c\u7d22\u5a92\u9ad4\u5716\u50cf\u548c\u8cc7\u6599",
|
||||
"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": "\u540d\u5b57\uff1a",
|
||||
"NewCollectionNameExample": "\u4f8b\u5b50\uff1a\u661f\u7403\u5927\u6230\u5408\u96c6",
|
||||
"MessageItemsAdded": "\u5df2\u65b0\u589e\u9805\u76ee",
|
||||
|
@ -80,6 +100,8 @@
|
|||
"AddToPlaylist": "Add to playlist",
|
||||
"HeaderAddToPlaylist": "Add to Playlist",
|
||||
"Subtitles": "\u5b57\u5e55",
|
||||
"LabelTheme": "Theme:",
|
||||
"LabelDashboardTheme": "Server dashboard theme:",
|
||||
"SearchForSubtitles": "\u641c\u5c0b\u5b57\u5e55",
|
||||
"LabelLanguage": "\u8a9e\u8a00\uff1a",
|
||||
"Search": "\u641c\u5c0b",
|
||||
|
@ -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