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": "Presentaci\u00f3n de fotograf\u00edas",
"OptionBackdropSlideshow": "Presentaci\u00f3n de Im\u00e1genes de Fondo",
"HeaderTopPlugins": "Complementos Destacados",
"ButtonRecord": "Grabar"
"ButtonRecord": "Grabar",
"ButtonOther": "Other",
"HeaderSortBy": "Ordenar Por:",
"HeaderSortOrder": "Ordenado Por:",
"OptionAscending": "Ascendente",
"OptionDescending": "Descendente",
"OptionNameSort": "Nombre",
"OptionImdbRating": "Calificaci\u00f3n de IMDb",
"OptionDatePlayed": "Fecha de Reproducci\u00f3n",
"OptionDateAdded": "Fecha de Adici\u00f3n",
"OptionPlayCount": "Contador",
"ButtonSort": "Ordenar",
"ButtonMenu": "Menu",
"ButtonFilter": "Filtro",
"OptionCriticRating": "Calificaci\u00f3n de la Cr\u00edtica",
"OptionVideoBitrate": "Tasa de bits de Video",
"OptionMetascore": "Metascore",
"OptionRevenue": "Recaudaci\u00f3n",
"ForAdditionalLiveTvOptions": "For additional Live TV providers, click on the External Services tab to see the available options."
}