aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/he.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-26 23:42:05 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-26 23:42:05 -0400
commitfadda8ef5663beea338f65ef9c69cd96ec1c5858 (patch)
tree911b8d1d86af4452ab93487a2243f0d3197fc7a3 /MediaBrowser.Server.Implementations/Localization/Server/he.json
parentbdffaf22c99a114d33a7485f9a9c5766e0fbbcaa (diff)
add new notification features
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/he.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/he.json33
1 files changed, 23 insertions, 10 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/he.json b/MediaBrowser.Server.Implementations/Localization/Server/he.json
index 0aaae2719..2a9f3b62c 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/he.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/he.json
@@ -552,14 +552,27 @@
"HeaderRequireManualLoginHelp": "\u05db\u05d0\u05e9\u05e8 \u05de\u05d1\u05d5\u05d8\u05dc, \u05d9\u05d5\u05e6\u05d2 \u05dc\u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05dc\u05d5\u05d7 \u05d4\u05ea\u05d7\u05d1\u05e8\u05d5\u05ea \u05e2\u05dd \u05d1\u05d7\u05d9\u05e8\u05ea \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd.",
"OptionOtherApps": "\u05ea\u05d5\u05db\u05e0\u05d5\u05ea \u05d0\u05d7\u05e8\u05d5\u05ea",
"OptionMobileApps": "\u05d0\u05e4\u05dc\u05d9\u05e7\u05e6\u05d9\u05d5\u05ea \u05dc\u05e0\u05d9\u05d9\u05d3",
- "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"
+ "HeaderNotificationList": "Click on a notification to configure it's sending options.",
+ "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",
+ "SendNotificationHelp": "By default, notifications are delivered to the dashboard inbox. Browse the plugin catalog to install additional notification options.",
+ "NotificationOptionServerRestartRequired": "Server restart required",
+ "LabelNotificationEnabled": "Enable this notification",
+ "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:"
} \ No newline at end of file