mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 09:34:44 +01:00
add new notification features
This commit is contained in:
@@ -556,14 +556,28 @@
|
||||
"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"
|
||||
"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:",
|
||||
"AdditionalNotificationServices": "Browse the plugin catalog to install additional notification services."
|
||||
}
|
||||
Reference in New Issue
Block a user