diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-04 14:56:19 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-04 14:56:19 -0400 |
| commit | a0320d56c779abe61467f045083e8683b4a9823c (patch) | |
| tree | b5b91375b2d993cb694eafac6ce1cd17835d1764 /MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | |
| parent | 03eebad9f5fce68afa890c7419b7aa4eef7e323f (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json index 60d11a503..f67d22e27 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json @@ -542,7 +542,7 @@ "MediaInfoExternal": "Extern", "MediaInfoTimestamp": "Tijdstempel", "MediaInfoPixelFormat": "Pixel formaat", - "MediaInfoBitDepth": "Bitdiepte", + "MediaInfoBitDepth": "Bit depth", "MediaInfoSampleRate": "Samplesnelheid", "MediaInfoBitrate": "Bitrate", "MediaInfoChannels": "Kanalen", @@ -584,5 +584,14 @@ "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" + "MessageEnjoyYourStay": "Geniet van uw verblijf", + "DashboardTourDashboard": "The server dashboard allows you to monitor your server and your users. You'll always know who is doing what and where they are.", + "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.", + "DashboardTourCinemaMode": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.", + "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.", + "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.", + "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.", + "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.", + "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.", + "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere." }
\ No newline at end of file |
