mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
add more notifications
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"TabProfile": "Profilo",
|
||||
"TabMetadata": "Metadata",
|
||||
"TabImages": "Immagini",
|
||||
"TabNotifications": "Notifications",
|
||||
"TabCollectionTitles": "Titolo",
|
||||
"LabelDisplayMissingEpisodesWithinSeasons": "Visualizza gli episodi mancanti nelle stagioni",
|
||||
"LabelUnairedMissingEpisodesWithinSeasons": "Visualizzare episodi mai andati in onda all'interno stagioni",
|
||||
@@ -541,5 +542,24 @@
|
||||
"LabelDefaultUser": "Utente di Default:",
|
||||
"LabelDefaultUserHelp": "Determina quale libreria utente deve essere visualizzato sui dispositivi collegati. Questo pu\u00f2 essere disattivata tramite un profilo di dispositivo.",
|
||||
"TitleDlna": "DLNA",
|
||||
"HeaderServerSettings": "Impostazioni server"
|
||||
"HeaderServerSettings": "Impostazioni server",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user