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": "\u5f55\u5236"
"ButtonRecord": "\u5f55\u5236",
"ButtonOther": "Other",
"HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a",
"HeaderSortOrder": "\u6392\u5e8f\u987a\u5e8f\uff1a",
"OptionAscending": "\u5347\u5e8f",
"OptionDescending": "\u964d\u5e8f",
"OptionNameSort": "\u540d\u5b57",
"OptionImdbRating": "IMDb \u8bc4\u5206",
"OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
"OptionDateAdded": "\u52a0\u5165\u65e5\u671f",
"OptionPlayCount": "\u64ad\u653e\u6b21\u6570",
"ButtonSort": "\u6392\u5e8f",
"ButtonMenu": "Menu",
"ButtonFilter": "\u7b5b\u9009",
"OptionCriticRating": "\u5f71\u8bc4\u4eba\u8bc4\u5206",
"OptionVideoBitrate": "\u89c6\u9891\u6bd4\u7279\u7387",
"OptionMetascore": "\u8bc4\u5206",
"OptionRevenue": "\u6536\u5165",
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
}