mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 13:58:29 +01:00
remember display mirroring
This commit is contained in:
@@ -602,7 +602,6 @@
|
||||
"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",
|
||||
@@ -769,15 +768,15 @@
|
||||
"LabelDisplayPluginsFor": "Display plugins for:",
|
||||
"PluginTabMediaBrowserClassic": "MB Classic",
|
||||
"PluginTabMediaBrowserTheater": "MB Theater",
|
||||
"LabelEpisodeName": "Episode name",
|
||||
"LabelSeriesName": "Series name",
|
||||
"LabelEpisodeNamePlain": "Episode name",
|
||||
"LabelSeriesNamePlain": "Series name",
|
||||
"ValueSeriesNamePeriod": "Series.name",
|
||||
"ValueSeriesNameUnderscore": "Series_name",
|
||||
"ValueEpisodeNamePeriod": "Episode.name",
|
||||
"ValueEpisodeNameUnderscore": "Episode_name",
|
||||
"LabelSeasonNumber": "Season number",
|
||||
"LabelEpisodeNumber": "Episode number",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number",
|
||||
"LabelSeasonNumberPlain": "Season number",
|
||||
"LabelEpisodeNumberPlain": "Episode number",
|
||||
"LabelEndingEpisodeNumberPlain": "Ending episode number",
|
||||
"HeaderTypeText": "Enter Text",
|
||||
"LabelTypeText": "Text",
|
||||
"HeaderSearchForSubtitles": "Search for Subtitles",
|
||||
@@ -1100,5 +1099,11 @@
|
||||
"OptionNoTrailer": "No Trailer",
|
||||
"OptionNoThemeSong": "No Theme Song",
|
||||
"OptionNoThemeVideo": "No Theme Video",
|
||||
"LabelOneTimeDonationAmount": "Donation amount:"
|
||||
"LabelOneTimeDonationAmount": "Donation amount:",
|
||||
"OptionActor": "Actor",
|
||||
"OptionComposer": "Composer",
|
||||
"OptionDirector": "Director",
|
||||
"OptionGuestStar": "Guest star",
|
||||
"OptionProducer": "Producer",
|
||||
"OptionWriter": "Writer"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user