From c40d3f349463c11c69fc2dcf929dc9f768f8fc86 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Fri, 25 Apr 2014 22:55:07 -0400 Subject: add more notifications --- .../Localization/Server/de.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'MediaBrowser.Server.Implementations/Localization/Server/de.json') diff --git a/MediaBrowser.Server.Implementations/Localization/Server/de.json b/MediaBrowser.Server.Implementations/Localization/Server/de.json index 8ef625f93..4c989aaa2 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/de.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/de.json @@ -55,6 +55,7 @@ "TabProfile": "Profil", "TabMetadata": "Metadata", "TabImages": "Bilder", + "TabNotifications": "Notifications", "TabCollectionTitles": "Titel", "LabelDisplayMissingEpisodesWithinSeasons": "Zeige fehlende Episoden innerhalb von Staffeln", "LabelUnairedMissingEpisodesWithinSeasons": "Zeige noch nicht ausgestahlte Episoden innerhalb von Staffeln", @@ -541,5 +542,24 @@ "LabelDefaultUser": "Standardbenutzer", "LabelDefaultUserHelp": "Legt fest, welche Benutzerbibliothek auf verbundenen Ger\u00e4ten angezeigt werden soll. Dies kann f\u00fcr jedes Ger\u00e4t durch Profile \u00fcberschrieben werden.", "TitleDlna": "DLNA", - "HeaderServerSettings": "Server Einstellungen" + "HeaderServerSettings": "Server Einstellungen", + "LabelWeatherDisplayLocation": "Weather display location:", + "LabelWeatherDisplayLocationHelp": "US zip code \/ City, State, Country \/ City, Country", + "LabelWeatherDisplayUnit": "Weather display unit:", + "OptionCelsius": "Celsius", + "OptionFahrenheit": "Fahrenheit", + "HeaderRequireManualLogin": "Require manual username entry for:", + "HeaderRequireManualLoginHelp": "When disabled clients may present a login screen with a visual selection of users.", + "OptionOtherApps": "Other apps", + "OptionMobileApps": "Mobile 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 -- cgit v1.2.3