mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 17:44:43 +01:00
add more notifications
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"TabProfile": "Profiel",
|
||||
"TabMetadata": "Metagegevens",
|
||||
"TabImages": "Afbeeldingen",
|
||||
"TabNotifications": "Notifications",
|
||||
"TabCollectionTitles": "Titels",
|
||||
"LabelDisplayMissingEpisodesWithinSeasons": "Toon ontbrekende afleveringen binnen een seizoen",
|
||||
"LabelUnairedMissingEpisodesWithinSeasons": "Toon toekomstige afleveringen binnen een seizoen",
|
||||
@@ -145,7 +146,7 @@
|
||||
"TabMyPlugins": "Mijn Plug-ins",
|
||||
"TabCatalog": "Catalogus",
|
||||
"TabUpdates": "Updates",
|
||||
"PluginsTitle": "Plugins",
|
||||
"PluginsTitle": "Plug-ins",
|
||||
"HeaderAutomaticUpdates": "Automatische updates",
|
||||
"HeaderUpdateLevel": "Update Niveau",
|
||||
"HeaderNowPlaying": "Wordt nu afgespeeld",
|
||||
@@ -273,7 +274,7 @@
|
||||
"OptionImageSavingStandard": "Standaard - MB3\/MB2",
|
||||
"ButtonSignIn": "Aanmelden",
|
||||
"TitleSignIn": "Aanmelden",
|
||||
"HeaderPleaseSignIn": "Gelieve Aan te melden",
|
||||
"HeaderPleaseSignIn": "Wachtwoord in geven",
|
||||
"LabelUser": "Gebruiker:",
|
||||
"LabelPassword": "Wachtwoord:",
|
||||
"ButtonManualLogin": "Handmatige aanmelding:",
|
||||
@@ -541,5 +542,24 @@
|
||||
"LabelDefaultUser": "Standaard gebruiker:",
|
||||
"LabelDefaultUserHelp": "Bepaalt welke gebruikers bibliotheek op aangesloten apparaten moet worden weergegeven. Dit kan worden overschreven voor elk apparaat met behulp van profielen.",
|
||||
"TitleDlna": "DLNA",
|
||||
"HeaderServerSettings": "Server Instellingen"
|
||||
"HeaderServerSettings": "Server Instellingen",
|
||||
"LabelWeatherDisplayLocation": "Weersbericht locatie:",
|
||||
"LabelWeatherDisplayLocationHelp": "US postcode \/ plaats, staat, land \/ Stad, Land \/ Weer ID",
|
||||
"LabelWeatherDisplayUnit": "Temeratuur eenheid:",
|
||||
"OptionCelsius": "Celsius",
|
||||
"OptionFahrenheit": "Fahrenheit",
|
||||
"HeaderRequireManualLogin": "Vereist handmatig aanmelden met gebruikersnaam voor:",
|
||||
"HeaderRequireManualLoginHelp": "Indien uitgeschaleld dan tonen de cli\u00ebnts een visueel login-scherm met een selectie van gebruikers.",
|
||||
"OptionOtherApps": "Overige apps",
|
||||
"OptionMobileApps": "Mobiele 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