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/nl.json | |
| parent | 1fcfff41c7d33266a059b9f4161f9aea34be8de4 (diff) | |
display trailers within suggestions
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json index 35430a68a..60d11a503 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json @@ -573,16 +573,16 @@ "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", - "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device", - "WebClientTourCollections": "Create movie collections to group box sets together", - "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps", - "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app", - "WebClientTourUserPreferences3": "Design the web client home page to your liking", - "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players", - "WebClientTourMobile1": "The web client works great on smartphones and tablets...", - "WebClientTourMobile2": "and easily controls other devices and Media Browser apps", - "MessageEnjoyYourStay": "Enjoy your stay" + "WebClientTourMouseOver": "Hou de muis over elke poster voor snelle toegang tot belangrijke informatie", + "WebClientTourTapHold": "Klik en houd vast of rechtsklik op elke poster voor een context menu", + "WebClientTourMetadataManager": "Klik wijzigen om de metadata manager te openen", + "WebClientTourPlaylists": "Maak eenvoudig een afspeellijst en mixlijst, en speel deze op elk apparaat", + "WebClientTourCollections": "Maak film verzamelingen door films samen te voegen", + "WebClientTourUserPreferences1": "Gebruikersvoorkeuren stelt je in staat de manier waarop de bibliotheek aan gebruikers getoont wordt aan te passen", + "WebClientTourUserPreferences2": "Configureer je geluids- en ondertitelingsinstellingen eenmalig voor elke Media Browser app", + "WebClientTourUserPreferences3": "Ontwerp de startpagina van de web client zoals jij wilt", + "WebClientTourUserPreferences4": "Configureer achtergronden, theme songs en externe spelers", + "WebClientTourMobile1": "De web client werk perfect op smartphones en tablets...", + "WebClientTourMobile2": "en kan elke andere Media Browser app bedienen", + "MessageEnjoyYourStay": "Geniet van uw verblijf" }
\ No newline at end of file |
