1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update movie filters

This commit is contained in:
Luke Pulverenti 2015-08-25 22:13:28 -04:00
parent 20dfe14bb1
commit d94811ed33
92 changed files with 1319 additions and 376 deletions

View file

@ -839,5 +839,23 @@
"OptionPhotoSlideshow": "Photo slideshow",
"OptionBackdropSlideshow": "Backdrop slideshow",
"HeaderTopPlugins": "Top Plugins",
"ButtonRecord": "Record"
"ButtonRecord": "Record",
"ButtonOther": "Other",
"HeaderSortBy": "Sort By:",
"HeaderSortOrder": "Sort Order:",
"OptionAscending": "Ascending",
"OptionDescending": "Descending",
"OptionNameSort": "\u0406\u043c\u2019\u044f",
"OptionImdbRating": "IMDb Rating",
"OptionDatePlayed": "Date Played",
"OptionDateAdded": "Date Added",
"OptionPlayCount": "Play Count",
"ButtonSort": "Sort",
"ButtonMenu": "Menu",
"ButtonFilter": "\u0424\u0456\u043b\u044c\u0442\u0440",
"OptionCriticRating": "Critic Rating",
"OptionVideoBitrate": "Video Bitrate",
"OptionMetascore": "Metascore",
"OptionRevenue": "\u0417\u0431\u043e\u0440\u0438",
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
}