mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 17:54:50 +03:00
3.0.5340.20849
This commit is contained in:
@@ -58,14 +58,14 @@
|
||||
"ButtonMute": "Mute",
|
||||
"ButtonUnmute": "Unmute",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonNextTrack": "Next track",
|
||||
"ButtonNextTrack": "Next Track",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlay": "Play",
|
||||
"ButtonEdit": "Edit",
|
||||
"ButtonQueue": "Queue",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"ButtonPlaylist": "Playlist",
|
||||
"ButtonPreviousTrack": "Previous track",
|
||||
"ButtonPreviousTrack": "Previous Track",
|
||||
"LabelEnabled": "Enabled",
|
||||
"LabelDisabled": "Disabled",
|
||||
"ButtonMoreInformation": "More Information",
|
||||
@@ -350,5 +350,29 @@
|
||||
"HeaderPlayers": "Players",
|
||||
"HeaderEmbeddedImage": "Embedded image",
|
||||
"HeaderTrack": "Track",
|
||||
"HeaderDisc": "Disc"
|
||||
"HeaderDisc": "Disc",
|
||||
"OptionMovies": "Movies",
|
||||
"OptionCollections": "Collection",
|
||||
"OptionSeries": "Series",
|
||||
"OptionSeasons": "Seasons",
|
||||
"OptionEpisodes": "Episodes",
|
||||
"OptionGames": "Games",
|
||||
"OptionGameSystems": "Game systems",
|
||||
"OptionMusicArtists": "Music artists",
|
||||
"OptionMusicAlbums": "Music albums",
|
||||
"OptionMusicVideos": "Music videos",
|
||||
"OptionSongs": "Songs",
|
||||
"OptionHomeVideos": "Home videos",
|
||||
"OptionBooks": "Books",
|
||||
"OptionAdultVideos": "Adult videos",
|
||||
"ButtonUp": "Up",
|
||||
"ButtonDown": "Down",
|
||||
"LabelMetadataReaders": "Metadata readers:",
|
||||
"LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
|
||||
"LabelMetadataDownloaders": "Metadata downloaders:",
|
||||
"LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
|
||||
"LabelMetadataSavers": "Metadata savers:",
|
||||
"LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
|
||||
"LabelImageFetchers": "Image fetchers:",
|
||||
"LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority."
|
||||
}
|
||||
Reference in New Issue
Block a user