mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add setting to control auto-run of web app
This commit is contained in:
parent
4492cabfc7
commit
2f83d099a3
105 changed files with 683 additions and 265 deletions
|
@ -421,6 +421,7 @@
|
|||
"HeaderMyMedia": "Moje m\u00e9dia",
|
||||
"HeaderMyMediaSmall": "Moje m\u00e9dia (mal\u00e9)",
|
||||
"LatestFromLibrary": "Nejnov\u011bj\u0161\u00ed {0}",
|
||||
"ContinueWatching": "Continue watching",
|
||||
"HeaderLatestChannelMedia": "Nejnov\u011bj\u0161\u00ed polo\u017eky kan\u00e1lu",
|
||||
"HeaderContinueWatching": "Pokra\u010dovat ve sledov\u00e1n\u00ed",
|
||||
"HeaderContinueListening": "Pokra\u010dovat v poslechu",
|
||||
|
@ -620,11 +621,17 @@
|
|||
"Off": "Vypnuto",
|
||||
"ShowTitle": "Show title",
|
||||
"ShowYear": "Show year",
|
||||
"HeaderPosterOptions": "Poster Options",
|
||||
"Filters": "Filters",
|
||||
"Unplayed": "Unplayed",
|
||||
"LabelTVHomeScreen": "TV mode home screen:",
|
||||
"Horizontal": "Horizontal",
|
||||
"Vertical": "Vertical",
|
||||
"GroupBySeries": "Group by series"
|
||||
"GroupBySeries": "Group by series",
|
||||
"HeaderVideoType": "Video Type",
|
||||
"HeaderSeriesStatus": "Series Status",
|
||||
"Features": "Features",
|
||||
"Trailers": "Trailers",
|
||||
"Extras": "Extras",
|
||||
"ThemeSongs": "Theme songs",
|
||||
"ThemeVideos": "Theme videos"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue