mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #1142 from sarab97/master
fix playlist translation for en language
This commit is contained in:
commit
ecd9b8bf0e
3 changed files with 8 additions and 0 deletions
|
@ -385,6 +385,7 @@
|
|||
"HeaderFavoriteArtists": "Favourite Artists",
|
||||
"HeaderFavoriteSongs": "Favourite Songs",
|
||||
"HeaderFavoriteVideos": "Favourite Videos",
|
||||
"HeaderFavoritePlaylists": "Favourite Playlists",
|
||||
"HeaderFeatureAccess": "Feature Access",
|
||||
"HeaderFeatures": "Features",
|
||||
"HeaderFetchImages": "Fetch Images:",
|
||||
|
@ -527,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",
|
||||
|
|
|
@ -370,6 +370,7 @@
|
|||
"HeaderFavoriteArtists": "Favorite Artists",
|
||||
"HeaderFavoriteSongs": "Favorite Songs",
|
||||
"HeaderFavoriteVideos": "Favorite Videos",
|
||||
"HeaderFavoritePlaylists": "Favorite Playlists",
|
||||
"HeaderFeatureAccess": "Feature Access",
|
||||
"HeaderFeatures": "Features",
|
||||
"HeaderFetchImages": "Fetch Images:",
|
||||
|
@ -1337,6 +1338,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.",
|
||||
|
|
|
@ -1223,6 +1223,8 @@
|
|||
"ShowYear": "Отображать год",
|
||||
"Shows": "Передачи",
|
||||
"Shuffle": "Перемешать",
|
||||
"New": "Новинка",
|
||||
"Filter": "Фильтр",
|
||||
"SimultaneousConnectionLimitHelp": "Максимальное количество разрешённых одновременных потоков. Введите 0, чтобы снять ограничения.",
|
||||
"SkipEpisodesAlreadyInMyLibrary": "Не записывать эпизоды, которые уже находятся в моей медиатеке",
|
||||
"SkipEpisodesAlreadyInMyLibraryHelp": "Эпизоды будут сравниваться с помощью номеров сезонов и эпизодов, когда они имеются.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue