diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-12-28 12:59:40 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-12-28 12:59:40 -0500 |
| commit | 726cf9697aba40f26223789138fe0858ebb374bc (patch) | |
| tree | f6186ca203d9aa2abd783b2339a76133b6153ecc /MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | |
| parent | 5278959edef763bdf0b4d72ace75efd151ab5024 (diff) | |
sync updates
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json index 748790ddf..78554eed8 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/nl.json @@ -413,7 +413,7 @@ "HeaderMediaLocations": "Media Locaties", "LabelFolderTypeValue": "Map type: {0}", "LabelPathSubstitutionHelp": "Optioneel: Pad vervanging kan server paden naar netwerk locaties verwijzen zodat clients direct kunnen afspelen.", - "FolderTypeMixed": "Gemengde inhoud", + "FolderTypeUnset": "Unset (mixed content)", "FolderTypeMovies": "Films", "FolderTypeMusic": "Muziek", "FolderTypeAdultVideos": "Adult video's", @@ -652,5 +652,5 @@ "LabelItemLimitHelp": "Optioneel. Een limiet stellen aan het aantal items die zullen worden gesynchroniseerd.", "MessageBookPluginRequired": "Vereist installatie van de Bookshelf plugin", "MessageGamePluginRequired": "Vereist installatie van de GameBrowser plugin", - "MessageMixedContentHelp": "Inhoud zal worden weergegeven als een gewone mappenstructuur" + "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders." }
\ No newline at end of file |
