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": "Gravar"
"ButtonRecord": "Gravar",
"ButtonOther": "Other",
"HeaderSortBy": "Organizar por:",
"HeaderSortOrder": "Ordem de organiza\u00e7\u00e3o:",
"OptionAscending": "Ascendente",
"OptionDescending": "Descendente",
"OptionNameSort": "Nome",
"OptionImdbRating": "Classifica\u00e7\u00e3o no IMDb",
"OptionDatePlayed": "Data de reprodu\u00e7\u00e3o",
"OptionDateAdded": "Data de adi\u00e7\u00e3o",
"OptionPlayCount": "N.\u00ba Visualiza\u00e7\u00f5es",
"ButtonSort": "Organizar",
"ButtonMenu": "Menu",
"ButtonFilter": "Filtro",
"OptionCriticRating": "Classifica\u00e7\u00e3o dos cr\u00edticos",
"OptionVideoBitrate": "Qualidade do v\u00eddeo",
"OptionMetascore": "Metascore",
"OptionRevenue": "Receita",
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
}