Translated using Weblate (English (United Kingdom))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
This commit is contained in:
Andi Chandler 2023-06-03 18:38:07 +00:00 committed by Weblate
parent b7caaf3fce
commit 8afb5c7b8e

View file

@ -75,7 +75,7 @@
"AlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
"AnyLanguage": "Any Language",
"Anytime": "Anytime",
"AroundTime": "Around",
"AroundTime": "Around {0}",
"Art": "Clearart",
"AsManyAsPossible": "As many as possible",
"Ascending": "Ascending",
@ -1427,7 +1427,7 @@
"ButtonUseQuickConnect": "Use Quick Connect",
"ButtonActivate": "Activate",
"Authorize": "Authorise",
"EnableAutoCast": "Set as Default",
"EnableAutoCast": "Set as default",
"EnableFallbackFontHelp": "Enable custom alternative fonts. This can avoid the problem of incorrect subtitle rendering.",
"EnableFallbackFont": "Enable fallback fonts",
"LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.",
@ -1696,10 +1696,10 @@
"SaveRecordingImages": "Save recording EPG images",
"SaveRecordingImagesHelp": "Save images from EPG listings provider along side media.",
"HeaderDummyChapter": "Chapter Images",
"LabelDummyChapterDurationHelp": "The chapter image extraction interval in seconds.",
"LabelDummyChapterDurationHelp": "The interval between dummy chapters. Set to 0 to disable dummy chapter generation. Changing this will have no effect on existing dummy chapters.",
"LabelDummyChapterCount": "Limit",
"LabelChapterImageResolution": "Resolution",
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images.",
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images. Changing this will have no effect on existing dummy chapters.",
"ResolutionMatchSource": "Match Source",
"SaveRecordingNFO": "Save recording EPG metadata in NFO",
"PreferEmbeddedExtrasTitlesOverFileNames": "Prefer embedded titles over filenames for extras",
@ -1733,5 +1733,8 @@
"EnableAudioNormalization": "Audio Normalisation",
"LabelEnableLUFSScan": "Enable LUFS scan",
"LabelEnableLUFSScanHelp": "Enable LUFS scan for music (This will take longer and more resources).",
"AllowCollectionManagement": "Allow this user to manage collections"
"AllowCollectionManagement": "Allow this user to manage collections",
"GetThePlugin": "Get the Plugin",
"Notifications": "Notifications",
"NotificationsMovedMessage": "The notifications functionality has moved to the Webhook plugin."
}