mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 02:04:50 +03:00
fixes #916 - Support reading playstate data from nfo's
This commit is contained in:
@@ -198,7 +198,7 @@
|
||||
"ButtonOpen": "\u00c5pne",
|
||||
"ButtonOpenInNewTab": "\u00c5pne i ny fane",
|
||||
"ButtonShuffle": "Shuffle",
|
||||
"ButtonInstantMix": "Instant mix",
|
||||
"ButtonInstantMix": "Direktemiks",
|
||||
"ButtonResume": "Fortsett",
|
||||
"HeaderScenes": "Scener",
|
||||
"HeaderAudioTracks": "Lydspor",
|
||||
@@ -334,12 +334,12 @@
|
||||
"ButtonRemoveFromPlaylist": "Fjern fra spilleliste",
|
||||
"HeaderSpecials": "Spescials",
|
||||
"HeaderTrailers": "Trailere",
|
||||
"HeaderAudio": "Audio",
|
||||
"HeaderAudio": "Lyd",
|
||||
"HeaderResolution": "Oppl\u00f8sning",
|
||||
"HeaderVideo": "Video",
|
||||
"HeaderRuntime": "Spilletid",
|
||||
"HeaderCommunityRating": "Community rating",
|
||||
"HeaderParentalRating": "Parental rating",
|
||||
"HeaderCommunityRating": "Fellesskap anmeldelse",
|
||||
"HeaderParentalRating": "Foreldresensur:",
|
||||
"HeaderReleaseDate": "Utgivelsesdato",
|
||||
"HeaderDateAdded": "Dato lagt til",
|
||||
"HeaderSeries": "Serier",
|
||||
@@ -347,9 +347,9 @@
|
||||
"HeaderSeasonNumber": "Sesong nummer",
|
||||
"HeaderNetwork": "Nettverk",
|
||||
"HeaderYear": "\u00c5r",
|
||||
"HeaderGameSystem": "Game system",
|
||||
"HeaderGameSystem": "Spill system",
|
||||
"HeaderPlayers": "Spillere",
|
||||
"HeaderEmbeddedImage": "Embedded image",
|
||||
"HeaderEmbeddedImage": "innebygd bilde",
|
||||
"HeaderTrack": "Spor",
|
||||
"HeaderDisc": "Disk",
|
||||
"OptionMovies": "Filmer",
|
||||
@@ -358,7 +358,7 @@
|
||||
"OptionSeasons": "Sesonger",
|
||||
"OptionEpisodes": "Episoder",
|
||||
"OptionGames": "Spill",
|
||||
"OptionGameSystems": "Game systems",
|
||||
"OptionGameSystems": "Spill systemer",
|
||||
"OptionMusicArtists": "Musikk artist",
|
||||
"OptionMusicAlbums": "Musikk album",
|
||||
"OptionMusicVideos": "Musikk videoer",
|
||||
@@ -520,7 +520,7 @@
|
||||
"MediaInfoShutterSpeed": "Shutter speed",
|
||||
"MediaInfoSoftware": "Programvare",
|
||||
"HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
|
||||
"HeaderPlotKeywords": "Plot Keywords",
|
||||
"HeaderPlotKeywords": "Plott n\u00f8kkelord",
|
||||
"HeaderMovies": "Movies",
|
||||
"HeaderAlbums": "Albums",
|
||||
"HeaderGames": "Games",
|
||||
@@ -576,7 +576,7 @@
|
||||
"WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
|
||||
"WebClientTourTapHold": "Tap and hold or right click any poster for a context menu",
|
||||
"WebClientTourMetadataManager": "Click edit to open the metadata manager",
|
||||
"WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device",
|
||||
"WebClientTourPlaylists": "Du kan enkelt lage spillelister og direktemikser, og spille dem p\u00e5 hvilken som helst enhet",
|
||||
"WebClientTourCollections": "Create movie collections to group box sets together",
|
||||
"WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps",
|
||||
"WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app",
|
||||
|
||||
Reference in New Issue
Block a user