aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/sv.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/sv.json
parent28f5a9ac756391bbdb56867dc376ff4829e6f312 (diff)
add more notifications
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/sv.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/sv.json22
1 files changed, 21 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/sv.json b/MediaBrowser.Server.Implementations/Localization/Server/sv.json
index 397bcbbf1..8a8a60eb7 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/sv.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/sv.json
@@ -55,6 +55,7 @@
"TabProfile": "Profil",
"TabMetadata": "Metadata",
"TabImages": "Bilder",
+ "TabNotifications": "Notifications",
"TabCollectionTitles": "Titlar",
"LabelDisplayMissingEpisodesWithinSeasons": "Visa saknade avsnitt i s\u00e4songer",
"LabelUnairedMissingEpisodesWithinSeasons": "Visa \u00e4nnu ej s\u00e4nda avsnitt i s\u00e4songer",
@@ -541,5 +542,24 @@
"LabelDefaultUser": "F\u00f6rvald anv\u00e4ndare:",
"LabelDefaultUserHelp": "Anger vilket anv\u00e4ndarbibliotek som skall visas p\u00e5 anslutna enheter. Denna inst\u00e4llning kan \u00e4ndras med hj\u00e4lp av en enhetsprofil.",
"TitleDlna": "DLNA",
- "HeaderServerSettings": "Server Settings"
+ "HeaderServerSettings": "Server Settings",
+ "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