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": "{0} installation completed.",
|
||||
"InstallingPackage": "Installing {0}",
|
||||
"PackageInstallFailed": "{0} installation failed.",
|
||||
"PackageInstallCancelled": "{0} installation cancelled.",
|
||||
"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": "Special - {0}",
|
||||
"Share": "Share",
|
||||
"Add": "P\u0159idat",
|
||||
|
@ -245,5 +223,28 @@
|
|||
"GuestStar": "Guest star",
|
||||
"Producer": "Producent",
|
||||
"Writer": "Napsal",
|
||||
"MessageItemSaved": "Polo\u017eka ulo\u017eena."
|
||||
"InstallingPackage": "Installing {0}",
|
||||
"PackageInstallCompleted": "{0} installation completed.",
|
||||
"PackageInstallFailed": "{0} installation failed.",
|
||||
"PackageInstallCancelled": "{0} installation cancelled.",
|
||||
"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": "Polo\u017eka ulo\u017eena.",
|
||||
"SearchResults": "Search Results"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue