diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-30 00:47:30 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-30 00:47:30 -0400 |
| commit | 4aa959c1e266442804b6961aeb2d09f4b812f744 (patch) | |
| tree | 3f43d42aacadb463dd945e663657a51dc5808b19 /MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json | |
| parent | 1fcfff41c7d33266a059b9f4161f9aea34be8de4 (diff) | |
display trailers within suggestions
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json index e157d31ea..10a326653 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/hr.json @@ -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.", |
