aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/nl.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-25 22:55:07 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-25 22:55:07 -0400
commitc40d3f349463c11c69fc2dcf929dc9f768f8fc86 (patch)
treed86a3dc958c03b437af7b8fdc2b7e14d81b6d3fe /MediaBrowser.Server.Implementations/Localization/Server/nl.json
parent28f5a9ac756391bbdb56867dc376ff4829e6f312 (diff)
add more notifications
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/nl.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/nl.json26
1 files changed, 23 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/nl.json b/MediaBrowser.Server.Implementations/Localization/Server/nl.json
index 347a2506f..5d4b18899 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/nl.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/nl.json
@@ -55,6 +55,7 @@
"TabProfile": "Profiel",
"TabMetadata": "Metagegevens",
"TabImages": "Afbeeldingen",
+ "TabNotifications": "Notifications",
"TabCollectionTitles": "Titels",
"LabelDisplayMissingEpisodesWithinSeasons": "Toon ontbrekende afleveringen binnen een seizoen",
"LabelUnairedMissingEpisodesWithinSeasons": "Toon toekomstige afleveringen binnen een seizoen",
@@ -145,7 +146,7 @@
"TabMyPlugins": "Mijn Plug-ins",
"TabCatalog": "Catalogus",
"TabUpdates": "Updates",
- "PluginsTitle": "Plugins",
+ "PluginsTitle": "Plug-ins",
"HeaderAutomaticUpdates": "Automatische updates",
"HeaderUpdateLevel": "Update Niveau",
"HeaderNowPlaying": "Wordt nu afgespeeld",
@@ -273,7 +274,7 @@
"OptionImageSavingStandard": "Standaard - MB3\/MB2",
"ButtonSignIn": "Aanmelden",
"TitleSignIn": "Aanmelden",
- "HeaderPleaseSignIn": "Gelieve Aan te melden",
+ "HeaderPleaseSignIn": "Wachtwoord in geven",
"LabelUser": "Gebruiker:",
"LabelPassword": "Wachtwoord:",
"ButtonManualLogin": "Handmatige aanmelding:",
@@ -541,5 +542,24 @@
"LabelDefaultUser": "Standaard gebruiker:",
"LabelDefaultUserHelp": "Bepaalt welke gebruikers bibliotheek op aangesloten apparaten moet worden weergegeven. Dit kan worden overschreven voor elk apparaat met behulp van profielen.",
"TitleDlna": "DLNA",
- "HeaderServerSettings": "Server Instellingen"
+ "HeaderServerSettings": "Server Instellingen",
+ "LabelWeatherDisplayLocation": "Weersbericht locatie:",
+ "LabelWeatherDisplayLocationHelp": "US postcode \/ plaats, staat, land \/ Stad, Land \/ Weer ID",
+ "LabelWeatherDisplayUnit": "Temeratuur eenheid:",
+ "OptionCelsius": "Celsius",
+ "OptionFahrenheit": "Fahrenheit",
+ "HeaderRequireManualLogin": "Vereist handmatig aanmelden met gebruikersnaam voor:",
+ "HeaderRequireManualLoginHelp": "Indien uitgeschaleld dan tonen de cli\u00ebnts een visueel login-scherm met een selectie van gebruikers.",
+ "OptionOtherApps": "Overige apps",
+ "OptionMobileApps": "Mobiele apps",
+ "HeaderEnableNotificationForEvents": "Nofity administrative users when:",
+ "OptionNotifyOnUpdates": "Updates are available",
+ "OptionNotifyOnVideoPlayback": "Video",
+ "OptionNotifyOnAudioPlayback": "Audio",
+ "OptionNotifyOnGamePlayback": "Games",
+ "OptionNotifyOnFailedTasks": "Scheduled tasks fail",
+ "OptionNotifyOnNewLibraryContent": "New library content is added",
+ "SendNotificationHelp": "Notifications are delivered to the dashboard inbox. Browse the plugin catalog to install additional notification options.",
+ "HeaderEnableNotificationForPlayback": "Notify when users play:",
+ "OptionNotifyOnServerRestartRequired": "The server needs to be restarted"
} \ No newline at end of file