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": "Opptak"
"ButtonRecord": "Opptak",
"ButtonOther": "Other",
"HeaderSortBy": "Sorter etter:",
"HeaderSortOrder": "Sorter Etter:",
"OptionAscending": "\u00d8kende",
"OptionDescending": "Synkende",
"OptionNameSort": "Navn",
"OptionImdbRating": "IMDb Rangering",
"OptionDatePlayed": "Dato spilt",
"OptionDateAdded": "Dato lagt til",
"OptionPlayCount": "Antall avspillinger",
"ButtonSort": "Sorter",
"ButtonMenu": "Menu",
"ButtonFilter": "Filter",
"OptionCriticRating": "Kritikervurdering",
"OptionVideoBitrate": "Video bitrate",
"OptionMetascore": "Metascore",
"OptionRevenue": "Inntjening",
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
}