mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 17:54:50 +03:00
display trailers within suggestions
This commit is contained in:
@@ -60,8 +60,8 @@
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonNextTrack": "Next Track",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonPlay": "Play",
|
||||
"ButtonEdit": "Edit",
|
||||
"ButtonPlay": "Pokreni",
|
||||
"ButtonEdit": "Izmjeni",
|
||||
"ButtonQueue": "Queue",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"ButtonPlaylist": "Playlist",
|
||||
@@ -75,7 +75,7 @@
|
||||
"ButtonClose": "Close",
|
||||
"LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.",
|
||||
"MessageInvalidUser": "Invalid user or password.",
|
||||
"HeaderAllRecordings": "All Recordings",
|
||||
"HeaderAllRecordings": "Sve snimke",
|
||||
"RecommendationBecauseYouLike": "Because you like {0}",
|
||||
"RecommendationBecauseYouWatched": "Because you watched {0}",
|
||||
"RecommendationDirectedBy": "Directed by {0}",
|
||||
@@ -445,7 +445,7 @@
|
||||
"MessageSupporterMembershipExpiredOn": "Your supporter membership expired on {0}.",
|
||||
"MessageYouHaveALifetimeMembership": "You have a lifetime supporter membership. You can provide additional donations on a one-time or recurring basis using the options below. Thank you for supporting Media Browser.",
|
||||
"MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.",
|
||||
"ButtonDelete": "Delete",
|
||||
"ButtonDelete": "Izbri\u0161i",
|
||||
"HeaderMediaBrowserAccountAdded": "Media Browser Account Added",
|
||||
"MessageMediaBrowserAccountAdded": "The Media Browser account has been added to this user.",
|
||||
"MessagePendingMediaBrowserAccountAdded": "The Media Browser account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
|
||||
Reference in New Issue
Block a user