1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

translation for playlists and collections fix

This commit is contained in:
Sarab Singh 2020-04-27 19:42:04 +05:30
parent 684661405b
commit 1be2cae92c
4 changed files with 7 additions and 1 deletions

View file

@ -528,6 +528,8 @@
"Smart": "Smart",
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
"Shuffle": "Shuffle",
"New": "New",
"Filter": "Filter",
"ShowYear": "Show year",
"ShowIndicatorsFor": "Show indicators for:",
"ShowAdvancedSettings": "Show advanced settings",

View file

@ -1336,6 +1336,8 @@
"ShowYear": "Show year",
"Shows": "Shows",
"Shuffle": "Shuffle",
"New": "New",
"Filter": "Filter",
"SimultaneousConnectionLimitHelp": "The maximum number of allowed simultaneous streams. Enter 0 for no limit.",
"SkipEpisodesAlreadyInMyLibrary": "Don't record episodes that are already in my library",
"SkipEpisodesAlreadyInMyLibraryHelp": "Episodes will be compared using season and episode numbers, when available.",

View file

@ -1221,6 +1221,8 @@
"ShowYear": "Отображать год",
"Shows": "Передачи",
"Shuffle": "Перемешать",
"New": "Новинка",
"Filter": "Фильтр",
"SimultaneousConnectionLimitHelp": "Максимальное количество разрешённых одновременных потоков. Введите 0, чтобы снять ограничения.",
"SkipEpisodesAlreadyInMyLibrary": "Не записывать эпизоды, которые уже находятся в моей медиатеке",
"SkipEpisodesAlreadyInMyLibraryHelp": "Эпизоды будут сравниваться с помощью номеров сезонов и эпизодов, когда они имеются.",