From eab030df7ff0f3a78b1aa01f06eb30f71df5a391 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 26 Sep 2014 22:28:13 -0400 Subject: fixes #916 - Support reading playstate data from nfo's --- .../Localization/JavaScript/nl.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json') diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json index 30ee785d7..35430a68a 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json @@ -564,15 +564,15 @@ "MediaInfoRefFrames": "Ref frames", "TabPlayback": "Afspelen", "HeaderSelectCustomIntrosPath": "Selecteer eigen pad naar intro's", - "HeaderRateAndReview": "Rate and Review", - "HeaderThankYou": "Thank You", - "MessageThankYouForYourReview": "Thank you for your review.", - "LabelYourRating": "Your rating:", - "LabelFullReview": "Full review:", - "LabelShortRatingDescription": "Short rating summary:", - "OptionIRecommendThisItem": "I recommend this item", - "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.", - "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser", + "HeaderRateAndReview": "Beoordelen", + "HeaderThankYou": "Bedankt", + "MessageThankYouForYourReview": "Bedankt voor de beoordeling", + "LabelYourRating": "Jouw beoordeling:", + "LabelFullReview": "Volledige beoordeling:", + "LabelShortRatingDescription": "Korte beoordeling overzicht:", + "OptionIRecommendThisItem": "Ik beveel dit item aan", + "WebClientTourContent": "Bekijk de recent toegevoegde media, volgende afleveringen en meer. De groene cirkels tonen hoeveel niet afgespeelde items er zijn.", + "WebClientTourMovies": "Bekijk films, trailers en meer op elk apparaat met een web browser.", "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information", "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu", "WebClientTourMetadataManager": "Click edit to open the metadata manager", -- cgit v1.2.3