1
0
Fork 0
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:
Luke Pulverenti 2017-12-03 17:04:19 -05:00
parent 4492cabfc7
commit 2f83d099a3
105 changed files with 683 additions and 265 deletions

View file

@ -421,6 +421,7 @@
"HeaderMyMedia": "\u041c\u0435\u043d\u0456\u04a3 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0456\u043c",
"HeaderMyMediaSmall": "\u041c\u0435\u043d\u0456\u04a3 \u0442\u0430\u0441\u044b\u0493\u044b\u0448\u0434\u0435\u0440\u0435\u043a\u0442\u0435\u0440\u0456\u043c (\u044b\u049b\u0448\u0430\u043c)",
"LatestFromLibrary": "\u0415\u04a3 \u043a\u0435\u0439\u0456\u043d\u0433\u0456 {0}",
"ContinueWatching": "Continue watching",
"HeaderLatestChannelMedia": "\u0410\u0440\u043d\u0430\u043b\u0430\u0440\u0434\u044b\u04a3 \u0435\u04a3 \u043a\u0435\u0439\u0456\u043d\u0433\u0456 \u0442\u0430\u0440\u043c\u0430\u049b\u0442\u0430\u0440\u044b",
"HeaderContinueWatching": "\u049a\u0430\u0440\u0430\u0443\u0434\u044b \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443",
"HeaderContinueListening": "\u0422\u044b\u04a3\u0434\u0430\u0443\u0434\u044b \u0436\u0430\u043b\u0493\u0430\u0441\u0442\u044b\u0440\u0443",
@ -620,11 +621,17 @@
"Off": "\u04e8\u0448\u0456\u0440",
"ShowTitle": "\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043c \u0430\u0442\u0430\u0443\u044b",
"ShowYear": "\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043c \u0436\u044b\u043b\u044b",
"HeaderPosterOptions": "\u0416\u0430\u0440\u049b\u0430\u0493\u0430\u0437 \u043e\u043f\u0446\u0438\u044f\u043b\u0430\u0440\u044b",
"Filters": "\u0421\u04af\u0437\u0433\u0456\u043b\u0435\u0440",
"Unplayed": "\u041e\u0439\u043d\u0430\u0442\u044b\u043b\u043c\u0430\u0493\u0430\u043d",
"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"
}