mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update shared components
This commit is contained in:
parent
ee11212148
commit
6f21a963ea
52 changed files with 1405 additions and 1023 deletions
|
@ -1,26 +1,4 @@
|
|||
{
|
||||
"PackageInstallCompleted": "Installationen av {0} slutf\u00f6rdes.",
|
||||
"InstallingPackage": "Installerar {0}",
|
||||
"PackageInstallFailed": "Installationen av {0} misslyckades.",
|
||||
"PackageInstallCancelled": "Installationen av {0} avbr\u00f6ts.",
|
||||
"SeriesYearToPresent": "{0}-Present",
|
||||
"ValueOneSong": "1 song",
|
||||
"ValueSongCount": "{0} songs",
|
||||
"ValueOneMovie": "1 movie",
|
||||
"ValueMovieCount": "{0} movies",
|
||||
"ValueOneSeries": "1 series",
|
||||
"ValueOneEpisode": "1 episode",
|
||||
"ValueSeriesCount": "{0} series",
|
||||
"ValueEpisodeCount": "{0} episodes",
|
||||
"ValueOneGame": "1 game",
|
||||
"ValueOneAlbum": "1 album",
|
||||
"ValueGameCount": "{0} games",
|
||||
"ValueOneMusicVideo": "1 music video",
|
||||
"ValueAlbumCount": "{0} albums",
|
||||
"ValueMusicVideoCount": "{0} music videos",
|
||||
"ValueMinutes": "{0} min",
|
||||
"HeaderIdentifyItemHelp": "Enter one or more search criteria. Remove criteria to increase search results.",
|
||||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"ValueSpecialEpisodeName": "Specialavsnitt - {0}",
|
||||
"Share": "Dela",
|
||||
"Add": "L\u00e4gg till",
|
||||
|
@ -245,5 +223,28 @@
|
|||
"GuestStar": "G\u00e4stmedverkande",
|
||||
"Producer": "Producent",
|
||||
"Writer": "Manusf\u00f6rfattare",
|
||||
"MessageItemSaved": "Objektet har sparats."
|
||||
"InstallingPackage": "Installerar {0}",
|
||||
"PackageInstallCompleted": "Installationen av {0} slutf\u00f6rdes.",
|
||||
"PackageInstallFailed": "Installationen av {0} misslyckades.",
|
||||
"PackageInstallCancelled": "Installationen av {0} avbr\u00f6ts.",
|
||||
"SeriesYearToPresent": "{0}-Present",
|
||||
"ValueOneSong": "1 song",
|
||||
"ValueSongCount": "{0} songs",
|
||||
"ValueOneMovie": "1 movie",
|
||||
"ValueMovieCount": "{0} movies",
|
||||
"ValueOneSeries": "1 series",
|
||||
"ValueSeriesCount": "{0} series",
|
||||
"ValueOneEpisode": "1 episode",
|
||||
"ValueEpisodeCount": "{0} episodes",
|
||||
"ValueOneGame": "1 game",
|
||||
"ValueGameCount": "{0} games",
|
||||
"ValueOneAlbum": "1 album",
|
||||
"ValueAlbumCount": "{0} albums",
|
||||
"ValueOneMusicVideo": "1 music video",
|
||||
"ValueMusicVideoCount": "{0} music videos",
|
||||
"ValueMinutes": "{0} min",
|
||||
"HeaderIdentifyItemHelp": "Enter one or more search criteria. Remove criteria to increase search results.",
|
||||
"PleaseEnterNameOrId": "Please enter a name or an external Id.",
|
||||
"MessageItemSaved": "Objektet har sparats.",
|
||||
"SearchResults": "Search Results"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue