diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-04-28 23:56:20 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-04-28 23:56:20 -0400 |
| commit | e9fb806478e974b200b54f8acff5eb09bdef4c32 (patch) | |
| tree | 6b83c4728d93eb4bc26331d946f500243f5a1f24 /MediaBrowser.Server.Implementations/Localization/Server/nl.json | |
| parent | 0f4c28c120751e1cf6e0562ef0445c7fa46cf0a4 (diff) | |
3.0.5231.40980
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/nl.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/nl.json | 76 |
1 files changed, 56 insertions, 20 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/nl.json b/MediaBrowser.Server.Implementations/Localization/Server/nl.json index a2c20ab97..50fd85452 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/nl.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/nl.json @@ -77,6 +77,7 @@ "MaxParentalRatingHelp": "Media met een hogere classificatie wordt niet weergegeven", "LibraryAccessHelp": "Selecteer de mediamappen om met deze gebruiker te delen. Beheerders kunnen alle mappen bewerken via de metagegevens manager.", "ButtonDeleteImage": "Verwijder afbeelding", + "LabelSelectUsers": "Selecteer gebruikers:", "ButtonUpload": "Uploaden", "HeaderUploadNewImage": "Nieuwe afbeelding uploaden", "LabelDropImageHere": "Hier afbeelding plaatsen", @@ -553,26 +554,61 @@ "OptionOtherApps": "Overige apps", "OptionMobileApps": "Mobiele apps", "HeaderNotificationList": "Klik op een melding om de opties voor het versturen ervan te configureren .", - "NotificationOptionApplicationUpdateAvailable": "Application update available", - "NotificationOptionApplicationUpdateInstalled": "Application update installed", - "NotificationOptionPluginUpdateInstalled": "Plugin update installed", - "NotificationOptionPluginInstalled": "Plugin installed", - "NotificationOptionPluginUninstalled": "Plugin uninstalled", - "NotificationOptionVideoPlayback": "Video playback", - "NotificationOptionAudioPlayback": "Audio playback", - "NotificationOptionGamePlayback": "Game playback", - "NotificationOptionTaskFailed": "Scheduled task failure", - "NotificationOptionInstallationFailed": "Installation failure", - "NotificationOptionNewLibraryContent": "New content added", + "NotificationOptionApplicationUpdateAvailable": "Programma-update beschikbaar", + "NotificationOptionApplicationUpdateInstalled": "Programma-update ge\u00efnstalleerd", + "NotificationOptionPluginUpdateInstalled": "Plugin-update ge\u00efnstalleerd", + "NotificationOptionPluginInstalled": "Plugin ge\u00efnstalleerd", + "NotificationOptionPluginUninstalled": "Plugin verwijderd", + "NotificationOptionVideoPlayback": "Video afspelen", + "NotificationOptionAudioPlayback": "Audio afspelen", + "NotificationOptionGamePlayback": "Afspelen spel", + "NotificationOptionTaskFailed": "Mislukken van de geplande taak", + "NotificationOptionInstallationFailed": "Mislukken van de installatie", + "NotificationOptionNewLibraryContent": "Nieuwe content toegevoegd", "SendNotificationHelp": "Meldingen worden geplaatst in de dashboard inbox. Blader door de Plug-ins catalogus om aanvullende opties voor meldingen te installeren.", - "NotificationOptionServerRestartRequired": "Server restart required", + "NotificationOptionServerRestartRequired": "Server herstart nodig", "LabelNotificationEnabled": "Deze melding inschakelen", - "LabelMonitorUsers": "Monitor activity from:", - "LabelSendNotificationToUsers": "Send the notification to:", - "UsersNotNotifiedAboutSelfActivity": "Users will not be notified about their own activities.", - "LabelUseNotificationServices": "Use the following services:", - "CategoryUser": "User", - "CategorySystem": "System", - "LabelMessageTitle": "Message title:", - "LabelAvailableTokens": "Available tokens:" + "LabelMonitorUsers": "Monitor activiteit van:", + "LabelSendNotificationToUsers": "Stuur de melding naar:", + "UsersNotNotifiedAboutSelfActivity": "Gebruikers zullen niet worden ge\u00efnformeerd over hun eigen activiteiten.", + "LabelUseNotificationServices": "Gebruik de volgende diensten:", + "CategoryUser": "Gebruiker", + "CategorySystem": "Systeem", + "CategoryApplication": "Application", + "CategoryPlugin": "Plugin", + "LabelMessageTitle": "Titel van het bericht:", + "LabelAvailableTokens": "Beschikbaar tokens:", + "AdditionalNotificationServices": "Blader door de plug-in catalogus om aanvullende meldingsdiensten te installeren.", + "OptionAllUsers": "Alle gebruikers", + "OptionAdminUsers": "Beheerders", + "OptionCustomUsers": "Aangepast", + "ButtonArrowUp": "Omhoog", + "ButtonArrowDown": "Omlaag", + "ButtonArrowLeft": "Links", + "ButtonArrowRight": "Rechts", + "ButtonBack": "Terug", + "ButtonInfo": "Info", + "ButtonPageUp": "Page Up", + "ButtonPageDown": "Page Down", + "PageAbbreviation": "PG", + "ButtonHome": "Start", + "ButtonSettings": "Instellingen", + "ButtonTakeScreenshot": "Vang Schermafbeelding", + "ButtonLetterUp": "Letter omhoog", + "ButtonLetterDown": "Letter omlaag", + "PageButtonAbbreviation": "PG", + "LetterButtonAbbreviation": "A", + "TabNowPlaying": "Wordt nu afgespeeld", + "TabNavigation": "Navigatie", + "ButtonFullscreen": "Volledig scherm in-\/uitschakelen", + "ButtonScenes": "Scenes", + "ButtonSubtitles": "Ondertitels", + "ButtonAudioTracks": "Audio tracks", + "ButtonPreviousTrack": "Vorige track", + "ButtonNextTrack": "Volgende track", + "ButtonStop": "Stop", + "ButtonPause": "Pauze", + "LabelGroupMoviesIntoCollections": "Groepeer films in verzamelingen", + "LabelGroupMoviesIntoCollectionsHelp": "Bij de weergave van film lijsten, zullen films die behoren tot een verzameling worden weergegeven als een gegroepeerd object.", + "NotificationOptionPluginError": "Plugin failure" }
\ No newline at end of file |
