mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update identifier
This commit is contained in:
parent
41eeda7bab
commit
bb142cf26e
46 changed files with 879 additions and 130 deletions
|
@ -3,6 +3,24 @@
|
|||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue