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": "\u958b\u59cb\u9304\u5f71"
"ButtonRecord": "\u958b\u59cb\u9304\u5f71",
"ButtonOther": "Other",
"HeaderSortBy": "\u6392\u5e8f\u65b9\u5f0f\uff1a",
"HeaderSortOrder": "\u6392\u5e8f\u6b21\u5e8f\uff1a",
"OptionAscending": "\u5347\u5e8f",
"OptionDescending": "\u964d\u5e8f",
"OptionNameSort": "\u540d\u5b57",
"OptionImdbRating": "IMDB\u8a55\u5206",
"OptionDatePlayed": "\u64ad\u653e\u65e5\u671f",
"OptionDateAdded": "\u6dfb\u52a0\u65e5\u671f",
"OptionPlayCount": "\u64ad\u653e\u6b21\u6578",
"ButtonSort": "\u6392\u5e8f",
"ButtonMenu": "Menu",
"ButtonFilter": "\u904e\u6ffe",
"OptionCriticRating": "\u8a55\u8ad6\u5bb6\u8a55\u50f9",
"OptionVideoBitrate": "\u8996\u983b\u6bd4\u7279\u7387",
"OptionMetascore": "\u8a55\u5206",
"OptionRevenue": "\u6536\u5165",
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
}