diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-26 22:28:13 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-26 22:28:13 -0400 |
| commit | eab030df7ff0f3a78b1aa01f06eb30f71df5a391 (patch) | |
| tree | 47ac0dbafd3812b51f4ffa595009813be3ea1a40 /MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | |
| parent | a260432fdf15a762a371b6771a7f6556bdb49c2f (diff) | |
fixes #916 - Support reading playstate data from nfo's
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | 18 |
1 files changed, 9 insertions, 9 deletions
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", |
