mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Sort newly added translations into existing alphabetically
This commit is contained in:
parent
7877a43482
commit
8d5ff801e3
1 changed files with 201 additions and 203 deletions
|
@ -1,39 +1,4 @@
|
|||
{
|
||||
"AllowMjpegEncoding": "Allow encoding in MJPEG format (used during trickplay generation)",
|
||||
"Trickplay": "Trickplay",
|
||||
"LabelTrickplayAccel": "Enable hardware acceleration",
|
||||
"LabelTrickplayAccelHelp": "Make sure to enable 'Allow MJPEG Encoding' in Transcoding if your hardware supports it.",
|
||||
"NonBlockingScan": "Non Blocking - queues generation, then returns",
|
||||
"BlockingScan": "Blocking - queues generation, blocks scan until complete",
|
||||
"LabelScanBehavior": "Scan Behavior",
|
||||
"LabelScanBehaviorHelp": "The default behavior is non blocking, which will add media to the library before trickplay generation is done. Blocking will ensure trickplay files are generated before media is added to the library, but will make scans significantly longer.",
|
||||
"PriorityHigh": "High",
|
||||
"PriorityAboveNormal": "Above Normal",
|
||||
"PriorityNormal": "Normal",
|
||||
"PriorityBelowNormal": "Below Normal",
|
||||
"PriorityIdle": "Idle",
|
||||
"LabelProcessPriority": "Process Priority",
|
||||
"LabelProcessPriorityHelp": "Setting this lower or higher will determine how the CPU prioritizes the ffmpeg preview images generation process in relation to other processes. If you notice slowdown while generating preview images but don't want to fully stop their generation, try lowering this as well as the thread count.",
|
||||
"LabelImageInterval": "ImageInterval",
|
||||
"LabelImageIntervalHelp": "Interval of time between each new trickplay image. A shorter interval and more images will take up more space.",
|
||||
"LabelWidthResolutions": "Width Resolutions",
|
||||
"LabelWidthResolutionsHelp": "Comma separated list of the width (px) that trickplay images will be generated at. All images should generate proportionally to the source, so a width of 320 on a 16:9 video ends up around 320x180.",
|
||||
"LabelTileWidth": "Tile Width",
|
||||
"LabelTileWidthHelp": "Maximum number of images to tile in X direction.",
|
||||
"LabelTileHeight": "Tile Height",
|
||||
"LabelTileHeightHelp": "Maximum number of images to tile in Y direction.",
|
||||
"LabelJpegQuality": "JPEG Quality",
|
||||
"LabelJpegQualityHelp": "The image quality for preview image tiles.",
|
||||
"LabelQscale": "Qscale",
|
||||
"LabelQscaleHelp": "The quality scale of images output by ffmpeg, with 2 being the highest quality and 31 being the lowest.",
|
||||
"LabelTrickplayThreads": "FFmpeg Threads",
|
||||
"LabelTrickplayThreadsHelp": "The number of threads to pass to the '-threads' argument of ffmpeg.",
|
||||
"OptionExtractTrickplayImage": "Enable trickplay image extraction",
|
||||
"ExtractTrickplayImagesHelp": "Trickplay images are similar to chapter images, except they span the entire length of the content and are used to show a preview when scrubbing through videos.",
|
||||
"LabelExtractTrickplayDuringLibraryScan": "Extract trickplay images during the library scan",
|
||||
"LabelExtractTrickplayDuringLibraryScanHelp": "Generate trickplay images when videos are imported during the library scan. Otherwise, they will be extracted during the chapter images scheduled task. If generation is set to non-blocking this will not affect the time a library scan takes to complete.",
|
||||
|
||||
|
||||
"Absolute": "Absolute",
|
||||
"AccessRestrictedTryAgainLater": "Access is currently restricted. Please try again later.",
|
||||
"Actor": "Actor",
|
||||
|
@ -46,6 +11,7 @@
|
|||
"AgeValue": "({0} years old)",
|
||||
"AirDate": "Air date",
|
||||
"Aired": "Aired",
|
||||
"AiTranslated": "AI Translated",
|
||||
"Album": "Album",
|
||||
"AlbumArtist": "Album Artist",
|
||||
"Albums": "Albums",
|
||||
|
@ -56,26 +22,33 @@
|
|||
"AllEpisodes": "All episodes",
|
||||
"AllLanguages": "All languages",
|
||||
"AllLibraries": "All libraries",
|
||||
"AllowedRemoteAddressesHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be allowed to connect remotely. If left blank, all remote addresses will be allowed.",
|
||||
"AllowAv1Encoding": "Allow encoding in AV1 format",
|
||||
"AllowCollectionManagement": "Allow this user to manage collections",
|
||||
"AllowedRemoteAddressesHelp": "Comma separated list of IP addresses or IP/netmask entries for networks that will be allowed to connect remotely. If left blank, all remote addresses will be allowed.",
|
||||
"AllowEmbeddedSubtitles": "Disable different types of embedded subtitles",
|
||||
"AllowEmbeddedSubtitlesAllowAllOption": "Allow All",
|
||||
"AllowEmbeddedSubtitlesAllowImageOption": "Allow Image",
|
||||
"AllowEmbeddedSubtitlesAllowNoneOption": "Allow None",
|
||||
"AllowEmbeddedSubtitlesAllowTextOption": "Allow Text",
|
||||
"AllowEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers. Requires a full library refresh.",
|
||||
"AllowFfmpegThrottling": "Throttle Transcodes",
|
||||
"AllowFfmpegThrottlingHelp": "When a transcode or remux gets far enough ahead from the current playback position, pause the process so it will consume less resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.",
|
||||
"AllowSegmentDeletion": "Delete segments",
|
||||
"AllowSegmentDeletionHelp": "Delete old segments after they have been sent to the client. This prevents having to store the entire transcoded file on disk. Will only work with throttling enabled. Turn this off if you experience playback issues.",
|
||||
"LabelThrottleDelaySeconds": "Throttle after",
|
||||
"LabelThrottleDelaySecondsHelp": "Time in seconds after which the transcoder will be throttled. Must be large enough for the client to maintain a healthy buffer. Only works if throttling is enabled.",
|
||||
"LabelSegmentKeepSeconds": "Time to keep segments",
|
||||
"LabelSegmentKeepSecondsHelp": "Time in seconds for which segments should be kept before they are overwritten. Must be greater than \"Throttle after\". Only works if segment deletion is enabled.",
|
||||
"AllowHevcEncoding": "Allow encoding in HEVC format",
|
||||
"AllowHWTranscodingHelp": "Allow the tuner to transcode streams on the fly. This may help reduce transcoding required by the server.",
|
||||
"AllowMediaConversion": "Allow media conversion",
|
||||
"AllowMediaConversionHelp": "Grant or deny access to the convert media feature.",
|
||||
"AllowMjpegEncoding": "Allow encoding in MJPEG format (used during trickplay generation)",
|
||||
"AllowOnTheFlySubtitleExtraction": "Allow subtitle extraction on the fly",
|
||||
"AllowOnTheFlySubtitleExtractionHelp": "Embedded subtitles can be extracted from videos and delivered to clients in plain text, in order to help prevent video transcoding. On some systems this can take a long time and cause video playback to stall during the extraction process. Disable this to have embedded subtitles burned in with video transcoding when they are not natively supported by the client device.",
|
||||
"AllowRemoteAccess": "Allow remote connections to this server",
|
||||
"AllowRemoteAccessHelp": "If unchecked, all remote connections will be blocked.",
|
||||
"AllowSegmentDeletion": "Delete segments",
|
||||
"AllowSegmentDeletionHelp": "Delete old segments after they have been sent to the client. This prevents having to store the entire transcoded file on disk. Will only work with throttling enabled. Turn this off if you experience playback issues.",
|
||||
"AllowTonemappingHelp": "Tone-mapping can transform the dynamic range of a video from HDR to SDR while maintaining image details and colors, which are very important information for representing the original scene. Currently works only with 10bit HDR10, HLG and DoVi videos. This requires the corresponding OpenCL or CUDA runtime.",
|
||||
"AllowVppTonemappingHelp": "Full Intel driver based tone-mapping. Currently works only on certain hardware with HDR10 videos. This has a higher priority compared to another OpenCL implementation.",
|
||||
"AlwaysPlaySubtitles": "Always Play",
|
||||
"AlwaysPlaySubtitlesHelp": "Subtitles matching the language preference will be loaded regardless of the audio language.",
|
||||
"AnamorphicVideoNotSupported": "Anamorphic video is not supported",
|
||||
"AnyLanguage": "Any Language",
|
||||
"Anytime": "Anytime",
|
||||
"ApiKeysCaption": "List of the currently enabled API keys",
|
||||
|
@ -88,7 +61,16 @@
|
|||
"AskAdminToCreateLibrary": "Ask an administrator to create a library.",
|
||||
"AsManyAsPossible": "As many as possible",
|
||||
"AspectRatio": "Aspect Ratio",
|
||||
"AspectRatioCover": "Cover",
|
||||
"AspectRatioFill": "Fill",
|
||||
"Audio": "Audio",
|
||||
"AudioBitDepthNotSupported": "The audio's bit depth is not supported",
|
||||
"AudioBitrateNotSupported": "The audio's bitrate is not supported",
|
||||
"AudioChannelsNotSupported": "The number of audio channels is not supported",
|
||||
"AudioCodecNotSupported": "The audio codec is not supported",
|
||||
"AudioIsExternal": "The audio stream is external",
|
||||
"AudioProfileNotSupported": "The audio codec's profile is not supported",
|
||||
"AudioSampleRateNotSupported": "The audio's sample rate is not supported",
|
||||
"Authorize": "Authorize",
|
||||
"AuthProviderHelp": "Select an authentication provider to be used to authenticate this user's password.",
|
||||
"Auto": "Auto",
|
||||
|
@ -96,10 +78,13 @@
|
|||
"Backdrops": "Backdrops",
|
||||
"BackdropScreensaver": "Backdrop Screensaver",
|
||||
"Banner": "Banner",
|
||||
"BehindTheScenes": "Behind the Scenes",
|
||||
"BirthDateValue": "Born: {0}",
|
||||
"BirthLocation": "Birth location",
|
||||
"BirthPlaceValue": "Birth place: {0}",
|
||||
"Blacklist": "Blacklist",
|
||||
"BlockingScan": "Blocking - queues generation, blocks scan until complete",
|
||||
"Bold": "Bold",
|
||||
"BookLibraryHelp": "Audio and text books are supported. Review the {0} book naming guide {1}.",
|
||||
"Books": "Books",
|
||||
"Box": "Box",
|
||||
|
@ -123,6 +108,7 @@
|
|||
"ButtonChangeServer": "Change Server",
|
||||
"ButtonClose": "Close",
|
||||
"ButtonEditOtherUserPreferences": "Edit this user's profile, image and personal preferences.",
|
||||
"ButtonExitApp": "Exit Application",
|
||||
"ButtonForgotPassword": "Forgot Password",
|
||||
"ButtonFullscreen": "Fullscreen",
|
||||
"ButtonGotIt": "Got It",
|
||||
|
@ -150,7 +136,6 @@
|
|||
"ButtonShutdown": "Shutdown",
|
||||
"ButtonSignIn": "Sign In",
|
||||
"ButtonSignOut": "Sign Out",
|
||||
"ButtonExitApp": "Exit Application",
|
||||
"ButtonSpace": "Space",
|
||||
"ButtonSplit": "Split",
|
||||
"ButtonStart": "Start",
|
||||
|
@ -173,9 +158,9 @@
|
|||
"ChannelNumber": "Channel number",
|
||||
"Channels": "Channels",
|
||||
"CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
|
||||
"SelectAudioNormalizationHelp": "Track gain - adjusts the volume of each track so they playback with the same loudness. Album gain - adjusts the volume of all the tracks in an album only, keeping the album's dynamic range.",
|
||||
"ClearQueue": "Clear queue",
|
||||
"ClientSettings": "Client Settings",
|
||||
"Clip": "Clip",
|
||||
"Collections": "Collections",
|
||||
"ColorPrimaries": "Color primaries",
|
||||
"ColorSpace": "Color space",
|
||||
|
@ -191,8 +176,11 @@
|
|||
"ConfirmEndPlayerSession": "Would you like to shutdown Jellyfin on {0}?",
|
||||
"Connect": "Connect",
|
||||
"Console": "Console",
|
||||
"ContainerBitrateExceedsLimit": "The video's bitrate exceeds the limit",
|
||||
"ContainerNotSupported": "The container is not supported",
|
||||
"ContinueWatching": "Continue watching",
|
||||
"Continuing": "Continuing",
|
||||
"Controls": "Controls",
|
||||
"Copied": "Copied",
|
||||
"Copy": "Copy",
|
||||
"CopyFailed": "Could not copy",
|
||||
|
@ -216,6 +204,7 @@
|
|||
"DeleteAll": "Delete All",
|
||||
"DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
|
||||
"DeleteDevicesConfirmation": "Are you sure you wish to delete all devices? All other sessions will be logged out. Devices will reappear the next time a user signs in.",
|
||||
"DeletedScene": "Deleted Scene",
|
||||
"DeleteImage": "Delete Image",
|
||||
"DeleteImageConfirmation": "Are you sure you wish to delete this image?",
|
||||
"DeleteMedia": "Delete media",
|
||||
|
@ -229,12 +218,12 @@
|
|||
"Digital": "Digital",
|
||||
"Director": "Director",
|
||||
"Directors": "Directors",
|
||||
"DirectPlaying": "Direct playing",
|
||||
"DirectPlayError": "There was an error starting direct playback",
|
||||
"DirectPlayHelp": "The source file is entirely compatible with this client and the session is receiving the file without modifications.",
|
||||
"DirectPlaying": "Direct playing",
|
||||
"DirectStreamHelp1": "The video stream is compatible with the device, but has an incompatible audio format (DTS, Dolby TrueHD, etc.) or number of audio channels. The video stream will be repackaged losslessly on the fly before being sent to the device. Only the audio stream will be transcoded.",
|
||||
"DirectStreamHelp2": "Power consumed by direct streaming usually depends on the audio profile. Only the video stream is lossless.",
|
||||
"DirectStreaming": "Direct streaming",
|
||||
"EnablePlugin": "Enable",
|
||||
"DisableCustomCss": "Disable server-provided custom CSS code",
|
||||
"DisablePlugin": "Disable",
|
||||
"Disc": "Disc",
|
||||
|
@ -260,6 +249,7 @@
|
|||
"EnableBackdropsHelp": "Display the backdrops in the background of some pages while browsing the library.",
|
||||
"EnableBlurHash": "Enable blurred placeholders for images",
|
||||
"EnableBlurHashHelp": "Images that are still being loaded will be displayed with a unique placeholder.",
|
||||
"EnableCardLayout": "Display visual CardBox",
|
||||
"EnableCinemaMode": "Cinema mode",
|
||||
"EnableColorCodedBackgrounds": "Color coded backgrounds",
|
||||
"EnableDecodingColorDepth10Hevc": "Enable 10-bit hardware decoding for HEVC",
|
||||
|
@ -267,24 +257,33 @@
|
|||
"EnableDetailsBanner": "Details Banner",
|
||||
"EnableDetailsBannerHelp": "Display a banner image at the top of the item details page.",
|
||||
"EnableDisplayMirroring": "Display mirroring",
|
||||
"EnableEnhancedNvdecDecoder": "Enable enhanced NVDEC decoder",
|
||||
"EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors.",
|
||||
"EnableExternalVideoPlayers": "External video players",
|
||||
"EnableExternalVideoPlayersHelp": "An external player menu will be shown when starting video playback.",
|
||||
"EnableFallbackFont": "Enable fallback fonts",
|
||||
"EnableFallbackFontHelp": "Enable custom alternate fonts. This can avoid the problem of incorrect subtitle rendering.",
|
||||
"EnableFasterAnimations": "Faster animations",
|
||||
"EnableFasterAnimationsHelp": "Use faster animations and transitions.",
|
||||
"EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)",
|
||||
"EnableHardwareEncoding": "Enable hardware encoding",
|
||||
"EnableIntelLowPowerH264HwEncoder": "Enable Intel Low-Power H.264 hardware encoder",
|
||||
"EnableIntelLowPowerHevcHwEncoder": "Enable Intel Low-Power HEVC hardware encoder",
|
||||
"EnableNextVideoInfoOverlay": "Show next video info during playback",
|
||||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"EnablePhotos": "Display the photos",
|
||||
"EnablePhotosHelp": "Images will be detected and displayed alongside other media files.",
|
||||
"EnableCardLayout": "Display visual CardBox",
|
||||
"EnablePlugin": "Enable",
|
||||
"EnableQuickConnect": "Enable Quick Connect on this server",
|
||||
"EnableRewatchingNextUp": "Enable Rewatching in Next Up",
|
||||
"EnableRewatchingNextUpHelp": "Enable showing already watched episodes in 'Next Up' sections.",
|
||||
"EnableQuickConnect": "Enable Quick Connect on this server",
|
||||
"EnableSplashScreen": "Enable the splash screen",
|
||||
"EnableStreamLooping": "Auto-loop live streams",
|
||||
"EnableStreamLoopingHelp": "Enable this if live streams only contain a few seconds of data and need to be continuously requested. Enabling this when not needed may cause problems.",
|
||||
"EnableThemeSongsHelp": "Play the theme songs in background while browsing the library.",
|
||||
"EnableThemeVideosHelp": "Play theme videos in the background while browsing the library.",
|
||||
"EnableTonemapping": "Enable Tone mapping",
|
||||
"EnableVppTonemapping": "Enable VPP Tone mapping",
|
||||
"EncoderPresetHelp": "Pick a faster value to improve performance, or a slower value to improve quality.",
|
||||
"Ended": "Ended",
|
||||
"EndsAtValue": "Ends at {0}",
|
||||
|
@ -309,12 +308,14 @@
|
|||
"ExitFullscreen": "Exit full screen",
|
||||
"Experimental": "Experimental",
|
||||
"ExtractChapterImagesHelp": "Extracting chapter images will allow clients to display graphical scene selection menus. The process can be slow, resource intensive, and may require several gigabytes of space. It runs when videos are discovered, and also as a nightly scheduled task. The schedule is configurable in the scheduled tasks area. It is not recommended to run this task during peak usage hours.",
|
||||
"ExtractTrickplayImagesHelp": "Trickplay images are similar to chapter images, except they span the entire length of the content and are used to show a preview when scrubbing through videos.",
|
||||
"ExtraLarge": "Extra Large",
|
||||
"Extras": "Extras",
|
||||
"FastForward": "Fast-forward",
|
||||
"Favorite": "Favorite",
|
||||
"Favorites": "Favorites",
|
||||
"Features": "Features",
|
||||
"Featurette": "Featurette",
|
||||
"FetchingData": "Fetching additional data",
|
||||
"FFmpegSavePathNotFound": "We're unable to find FFmpeg using the path you've entered. FFprobe is also required and must exist in the same folder. These components are normally bundled together in the same download. Please check the path and try again.",
|
||||
"File": "File",
|
||||
|
@ -324,6 +325,7 @@
|
|||
"Filter": "Filter",
|
||||
"Filters": "Filters",
|
||||
"Folders": "Folders",
|
||||
"ForeignPartsOnly": "Forced/Foreign parts only",
|
||||
"FormatValue": "Format: {0}",
|
||||
"Framerate": "Framerate",
|
||||
"Friday": "Friday",
|
||||
|
@ -342,8 +344,8 @@
|
|||
"GuideProviderLogin": "Login",
|
||||
"GuideProviderSelectListings": "Select Listings",
|
||||
"H264CrfHelp": "The 'Constant Rate Factor' (CRF) is the default quality setting for the x264 and x265 encoder. You can set the values between 0 and 51, where lower values would result in better quality (at the expense of higher file sizes). Sane values are between 18 and 28. The default for x264 is 23, and for x265 is 28, so you can use this as a starting point.",
|
||||
"HDPrograms": "HD programs",
|
||||
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. Ensure that your operating system and video drivers are fully up to date. If you have difficulty playing video after enabling this, you'll need to change the setting back to None.",
|
||||
"HDPrograms": "HD programs",
|
||||
"HeaderAccessSchedule": "Access Schedule",
|
||||
"HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.",
|
||||
"HeaderActiveDevices": "Active Devices",
|
||||
|
@ -358,8 +360,8 @@
|
|||
"HeaderAdmin": "Administration",
|
||||
"HeaderAlbumArtists": "Album artists",
|
||||
"HeaderAlert": "Alert",
|
||||
"HeaderAllRecordings": "All Recordings",
|
||||
"HeaderAllowMediaDeletionFrom": "Allow media deletion from",
|
||||
"HeaderAllRecordings": "All Recordings",
|
||||
"HeaderApiKey": "API Key",
|
||||
"HeaderApiKeys": "API Keys",
|
||||
"HeaderApiKeysHelp": "External applications are required to have an API key in order to communicate with the server. Keys are issued by logging in with a normal user account or manually granting the application a key.",
|
||||
|
@ -379,16 +381,16 @@
|
|||
"HeaderCodecProfileHelp": "Codec profiles indicate the limitations of a device when playing specific codecs. If a limitation applies then the media will be transcoded, even if the codec is configured for direct playback.",
|
||||
"HeaderConfigureRemoteAccess": "Set up Remote Access",
|
||||
"HeaderConfirmPluginInstallation": "Confirm Plugin Installation",
|
||||
"HeaderConfirmRepositoryInstallation": "Confirm Plugin Repository Installation",
|
||||
"HeaderConfirmProfileDeletion": "Confirm Profile Deletion",
|
||||
"HeaderConfirmRepositoryInstallation": "Confirm Plugin Repository Installation",
|
||||
"HeaderConfirmRevokeApiKey": "Revoke API Key",
|
||||
"HeaderConnectionFailure": "Connection Failure",
|
||||
"HeaderConnectToServer": "Connect to Server",
|
||||
"HeaderContainerProfile": "Container Profile",
|
||||
"HeaderContainerProfileHelp": "Container profiles indicate the limitations of a device when playing specific formats. If a limitation applies then the media will be transcoded, even if the format is configured for direct playback.",
|
||||
"HeaderContinueListening": "Continue Listening",
|
||||
"HeaderContinueWatching": "Continue Watching",
|
||||
"HeaderContinueReading": "Continue Reading",
|
||||
"HeaderContinueWatching": "Continue Watching",
|
||||
"HeaderCustomDlnaProfiles": "Custom Profiles",
|
||||
"HeaderDateIssued": "Date Issued",
|
||||
"HeaderDefaultRecordingSettings": "Default Recording Settings",
|
||||
|
@ -494,6 +496,8 @@
|
|||
"HeaderSeasons": "Seasons",
|
||||
"HeaderSecondsValue": "{0} Seconds",
|
||||
"HeaderSelectCertificatePath": "Select Certificate Path",
|
||||
"HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path",
|
||||
"HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.",
|
||||
"HeaderSelectMetadataPath": "Select Metadata Path",
|
||||
"HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to use for metadata. The folder must be writeable.",
|
||||
"HeaderSelectPath": "Select Path",
|
||||
|
@ -519,9 +523,9 @@
|
|||
"HeaderSubtitleProfiles": "Subtitle Profiles",
|
||||
"HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.",
|
||||
"HeaderSyncPlayEnabled": "SyncPlay enabled",
|
||||
"HeaderSyncPlayPlaybackSettings": "Playback",
|
||||
"HeaderSyncPlaySelectGroup": "Join a group",
|
||||
"HeaderSyncPlaySettings": "SyncPlay Settings",
|
||||
"HeaderSyncPlayPlaybackSettings": "Playback",
|
||||
"HeaderSyncPlayTimeSyncSettings": "Time sync",
|
||||
"HeaderSystemDlnaProfiles": "System Profiles",
|
||||
"HeaderTaskTriggers": "Task Triggers",
|
||||
|
@ -547,6 +551,7 @@
|
|||
"HeaderXmlDocumentAttributes": "XML Document Attributes",
|
||||
"HeaderXmlSettings": "XML Settings",
|
||||
"HeaderYears": "Years",
|
||||
"HearingImpairedShort": "HI/SDH",
|
||||
"Help": "Help",
|
||||
"Hide": "Hide",
|
||||
"HideWatchedContentFromLatestMedia": "Hide watched content from 'Recently Added Media'",
|
||||
|
@ -562,6 +567,9 @@
|
|||
"ImportFavoriteChannelsHelp": "Only channels that are marked as favorite on the tuner device will be imported.",
|
||||
"InstallingPackage": "Installing {0} (version {1})",
|
||||
"InstantMix": "Instant mix",
|
||||
"IntelLowPowerEncHelp": "Low-Power Encoding can keep unnecessary CPU-GPU sync. On Linux they must be disabled if the i915 HuC firmware is not configured.",
|
||||
"InterlacedVideoNotSupported": "Interlaced video is not supported",
|
||||
"Interview": "Interview",
|
||||
"ItemCount": "{0} items",
|
||||
"ItemDetails": "Item Details",
|
||||
"Items": "Items",
|
||||
|
@ -585,6 +593,7 @@
|
|||
"LabelAlbumArtMaxWidth": "Album art max width",
|
||||
"LabelAlbumArtPN": "Album art PN",
|
||||
"LabelAlbumGain": "Album Gain",
|
||||
"LabelAllowedAudioChannels": "Maximum Allowed Audio Channels",
|
||||
"LabelAllowedRemoteAddresses": "Remote IP address filter",
|
||||
"LabelAllowedRemoteAddressesMode": "Remote IP address filter mode",
|
||||
"LabelAllowHWTranscoding": "Allow hardware transcoding",
|
||||
|
@ -596,8 +605,8 @@
|
|||
"LabelAudioBitrate": "Audio bitrate",
|
||||
"LabelAudioChannels": "Audio channels",
|
||||
"LabelAudioCodec": "Audio codec",
|
||||
"LabelAudioInfo": "Audio Info",
|
||||
"LabelAudioLanguagePreference": "Preferred audio language",
|
||||
"LabelSelectAudioNormalization": "Audio Normalization",
|
||||
"LabelAudioSampleRate": "Audio sample rate",
|
||||
"LabelAuthProvider": "Authentication Provider",
|
||||
"LabelAutomaticallyAddToCollection": "Automatically add to collection",
|
||||
|
@ -605,10 +614,10 @@
|
|||
"LabelAutomaticallyRefreshInternetMetadataEvery": "Automatically refresh metadata from the internet",
|
||||
"LabelAutomaticDiscovery": "Enable Auto Discovery",
|
||||
"LabelAutomaticDiscoveryHelp": "Allow applications to automatically detect Jellyfin by using UDP port 7359.",
|
||||
"LabelBaseUrl": "Base URL",
|
||||
"LabelBaseUrlHelp": "Add a custom subdirectory to the server URL. For example: <code>http://example.com/<b><baseurl></b></code>",
|
||||
"LabelBackdropScreensaverInterval": "Backdrop Screensaver Interval",
|
||||
"LabelBackdropScreensaverIntervalHelp": "The time in seconds between different backdrops when using the backdrop screensaver.",
|
||||
"LabelBaseUrl": "Base URL",
|
||||
"LabelBaseUrlHelp": "Add a custom subdirectory to the server URL. For example: <code>http://example.com/<b><baseurl></b></code>",
|
||||
"LabelBindToLocalNetworkAddress": "Bind to local network address",
|
||||
"LabelBindToLocalNetworkAddressHelp": "Override the local IP address for the HTTP server. If left empty, the server will bind to all available addresses. Changing this value requires a restart.",
|
||||
"LabelBirthDate": "Birth date",
|
||||
|
@ -625,6 +634,8 @@
|
|||
"LabelCertificatePassword": "Certificate password",
|
||||
"LabelCertificatePasswordHelp": "If your certificate requires a password, please enter it here.",
|
||||
"LabelChannels": "Channels",
|
||||
"LabelChapterImageResolution": "Resolution",
|
||||
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images. Changing this will have no effect on existing dummy chapters.",
|
||||
"LabelChromecastVersion": "Google Cast Version",
|
||||
"LabelCollection": "Collection",
|
||||
"LabelColorPrimaries": "Color primaries",
|
||||
|
@ -660,6 +671,7 @@
|
|||
"LabelDeveloper": "Developer",
|
||||
"LabelDeviceDescription": "Device description",
|
||||
"LabelDidlMode": "DIDL mode",
|
||||
"LabelDirectStreamingInfo": "Direct Streaming Info",
|
||||
"LabelDisableCustomCss": "Disable custom CSS code for theming/branding provided from the server.",
|
||||
"LabelDiscNumber": "Disc number",
|
||||
"LabelDisplayLanguage": "Display language",
|
||||
|
@ -671,15 +683,12 @@
|
|||
"LabelDownloadLanguages": "Download languages",
|
||||
"LabelDownMixAudioScale": "Audio boost when downmixing",
|
||||
"LabelDownMixAudioScaleHelp": "Boost audio when downmixing. A value of one will preserve the original volume.",
|
||||
"LabelStereoDownmixAlgorithm": "Stereo Downmix Algorithm",
|
||||
"LabelDropImageHere": "Drop image here, or click to browse.",
|
||||
"LabelDroppedFrames": "Dropped frames",
|
||||
"LabelDropShadow": "Drop shadow",
|
||||
"LabelDropSubtitleHere": "Drop subtitle here, or click to browse.",
|
||||
"LabelDummyChapterDuration": "Interval",
|
||||
"LabelDummyChapterDurationHelp": "The interval between dummy chapters. Set to 0 to disable dummy chapter generation. Changing this will have no effect on existing dummy chapters.",
|
||||
"LabelChapterImageResolution": "Resolution",
|
||||
"LabelChapterImageResolutionHelp": "The resolution of the extracted chapter images. Changing this will have no effect on existing dummy chapters.",
|
||||
"LabelDynamicExternalId": "{0} Id",
|
||||
"LabelEmbedAlbumArtDidl": "Embed album art in DIDL",
|
||||
"LabelEmbedAlbumArtDidlHelp": "Some devices prefer this method for getting the album art. Others may fail to play with this option enabled.",
|
||||
|
@ -697,6 +706,7 @@
|
|||
"LabelEnableDlnaPlayToHelp": "Detect devices within your network and offer the ability to control them remotely.",
|
||||
"LabelEnableDlnaServer": "Enable DLNA server",
|
||||
"LabelEnableDlnaServerHelp": "Allow UPnP devices on your network to browse and play content.",
|
||||
"LabelEnableGamepad": "Enable Gamepad",
|
||||
"LabelEnableHardwareDecodingFor": "Enable hardware decoding for",
|
||||
"LabelEnableHttps": "Enable HTTPS",
|
||||
"LabelEnableHttpsHelp": "Listen on the configured HTTPS port. A valid certificate must also be supplied for this to take effect.",
|
||||
|
@ -717,7 +727,11 @@
|
|||
"LabelEveryXMinutes": "Every",
|
||||
"LabelExtractChaptersDuringLibraryScan": "Extract chapter images during the library scan",
|
||||
"LabelExtractChaptersDuringLibraryScanHelp": "Generate chapter images when videos are imported during the library scan. Otherwise, they will be extracted during the chapter images scheduled task, allowing the regular library scan to complete faster.",
|
||||
"LabelExtractTrickplayDuringLibraryScan": "Extract trickplay images during the library scan",
|
||||
"LabelExtractTrickplayDuringLibraryScanHelp": "Generate trickplay images when videos are imported during the library scan. Otherwise, they will be extracted during the chapter images scheduled task. If generation is set to non-blocking this will not affect the time a library scan takes to complete.",
|
||||
"LabelFailed": "Failed",
|
||||
"LabelFallbackFontPath": "Fallback font folder path",
|
||||
"LabelFallbackFontPathHelp": "These fonts are used by some clients to render subtitles. Please refer to the documentation for more information.",
|
||||
"LabelffmpegPath": "FFmpeg path",
|
||||
"LabelffmpegPathHelp": "The path to the FFmpeg application file or folder containing FFmpeg.",
|
||||
"LabelFileOrUrl": "File or URL",
|
||||
|
@ -734,6 +748,7 @@
|
|||
"LabelHardwareAccelerationType": "Hardware acceleration",
|
||||
"LabelHardwareAccelerationTypeHelp": "Hardware acceleration requires additional configuration.",
|
||||
"LabelHardwareEncoding": "Hardware encoding",
|
||||
"LabelHardwareEncodingOptions": "Hardware encoding options",
|
||||
"LabelHomeNetworkQuality": "Home network quality",
|
||||
"LabelHomeScreenSectionValue": "Home screen section {0}",
|
||||
"LabelHttpsPort": "Local HTTPS port number",
|
||||
|
@ -743,10 +758,15 @@
|
|||
"LabelIconMaxWidth": "Icon maximum width",
|
||||
"LabelIdentificationFieldHelp": "A case-insensitive substring or regex expression.",
|
||||
"LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
|
||||
"LabelImageInterval": "ImageInterval",
|
||||
"LabelImageIntervalHelp": "Interval of time between each new trickplay image. A shorter interval and more images will take up more space.",
|
||||
"LabelImageType": "Image type",
|
||||
"LabelImportOnlyFavoriteChannels": "Restrict to channels marked as favorite",
|
||||
"LabelInternetQuality": "Internet quality",
|
||||
"LabelIsForced": "Forced",
|
||||
"LabelIsHearingImpaired": "For hearing impaired (SDH)",
|
||||
"LabelJpegQuality": "JPEG Quality",
|
||||
"LabelJpegQualityHelp": "The image quality for preview image tiles.",
|
||||
"LabelKeepUpTo": "Keep up to",
|
||||
"LabelKidsCategories": "Children's categories",
|
||||
"LabelKnownProxies": "Known proxies",
|
||||
|
@ -765,10 +785,6 @@
|
|||
"LabelLevel": "Level",
|
||||
"LabelLibraryPageSize": "Library page size",
|
||||
"LabelLibraryPageSizeHelp": "Set the amount of items to show on a library page. Set to 0 in order to disable paging.",
|
||||
"LabelMaxDaysForNextUp": "Max days in 'Next Up'",
|
||||
"LabelMaxDaysForNextUpHelp": "Set the maximum amount of days a show should stay in the 'Next Up' list without watching it.",
|
||||
"LabelMaxVideoResolution": "Maximum Allowed Video Transcoding Resolution",
|
||||
"LabelMediaDetails": "Media details",
|
||||
"LabelLineup": "Lineup",
|
||||
"LabelLocalCustomCss": "Custom CSS code for styling which applies to this client only. You may want to disable server custom CSS code.",
|
||||
"LabelLocalHttpServerPortNumber": "Local HTTP port number",
|
||||
|
@ -784,6 +800,8 @@
|
|||
"LabelMaxAudiobookResumeHelp": "Titles are assumed fully played if stopped when the remaining duration is less than this value.",
|
||||
"LabelMaxBackdropsPerItem": "Maximum number of backdrops per item",
|
||||
"LabelMaxChromecastBitrate": "Google Cast streaming quality",
|
||||
"LabelMaxDaysForNextUp": "Max days in 'Next Up'",
|
||||
"LabelMaxDaysForNextUpHelp": "Set the maximum amount of days a show should stay in the 'Next Up' list without watching it.",
|
||||
"LabelMaxMuxingQueueSize": "Max muxing queue size",
|
||||
"LabelMaxMuxingQueueSizeHelp": "Maximum number of packets that can be buffered while waiting for all streams to initialize. Try to increase it if you still meet \"Too many packets buffered for output stream\" error in FFmpeg logs. The recommended value is 2048.",
|
||||
"LabelMaxParentalRating": "Maximum allowed parental rating",
|
||||
|
@ -791,6 +809,8 @@
|
|||
"LabelMaxResumePercentageHelp": "Titles are assumed fully played if stopped after this time.",
|
||||
"LabelMaxStreamingBitrate": "Maximum streaming quality",
|
||||
"LabelMaxStreamingBitrateHelp": "Specify a maximum bitrate when streaming.",
|
||||
"LabelMaxVideoResolution": "Maximum Allowed Video Transcoding Resolution",
|
||||
"LabelMediaDetails": "Media details",
|
||||
"LabelMessageText": "Message text",
|
||||
"LabelMessageTitle": "Message title",
|
||||
"LabelMetadata": "Metadata",
|
||||
|
@ -833,6 +853,7 @@
|
|||
"LabelOptionalNetworkPath": "Shared network folder",
|
||||
"LabelOptionalNetworkPathHelp": "If this folder is shared on your network, supplying the network share path can allow clients on other devices to access media files directly. For example, {0} or {1}.",
|
||||
"LabelOriginalAspectRatio": "Original aspect ratio",
|
||||
"LabelOriginalMediaInfo": "Original Media Info",
|
||||
"LabelOriginalName": "Original name",
|
||||
"LabelOriginalTitle": "Original title",
|
||||
"LabelOverview": "Overview",
|
||||
|
@ -848,6 +869,7 @@
|
|||
"LabelPersonRole": "Role",
|
||||
"LabelPersonRoleHelp": "Example: Ice cream truck driver",
|
||||
"LabelPlaceOfBirth": "Place of birth",
|
||||
"LabelPlaybackInfo": "Playback Info",
|
||||
"LabelPlayDefaultAudioTrack": "Play default audio track regardless of language",
|
||||
"LabelPlayer": "Player",
|
||||
"LabelPlayerDimensions": "Player dimensions",
|
||||
|
@ -859,6 +881,8 @@
|
|||
"LabelPostProcessorArgumentsHelp": "Use {path} as the path to the recording file.",
|
||||
"LabelPreferredDisplayLanguage": "Preferred display language",
|
||||
"LabelPreferredSubtitleLanguage": "Preferred subtitle language",
|
||||
"LabelProcessPriority": "Process Priority",
|
||||
"LabelProcessPriorityHelp": "Setting this lower or higher will determine how the CPU prioritizes the ffmpeg preview images generation process in relation to other processes. If you notice slowdown while generating preview images but don't want to fully stop their generation, try lowering this as well as the thread count.",
|
||||
"LabelProfileAudioCodecs": "Audio codecs",
|
||||
"LabelProfileCodecs": "Codecs",
|
||||
"LabelProfileCodecsHelp": "Separated by comma. This can be left empty to apply to all codecs.",
|
||||
|
@ -874,6 +898,8 @@
|
|||
"LabelPublicHttpsPortHelp": "The public port number that should be mapped to the local HTTPS port.",
|
||||
"LabelPublishedServerUri": "Published Server URIs",
|
||||
"LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address.",
|
||||
"LabelQscale": "Qscale",
|
||||
"LabelQscaleHelp": "The quality scale of images output by ffmpeg, with 2 being the highest quality and 31 being the lowest.",
|
||||
"LabelQuickConnectCode": "Quick Connect code",
|
||||
"LabelReasonForTranscoding": "Reason for transcoding",
|
||||
"LabelRecord": "Record",
|
||||
|
@ -883,6 +909,7 @@
|
|||
"LabelReleaseDate": "Release date",
|
||||
"LabelRemoteClientBitrateLimit": "Internet streaming bitrate limit (Mbps)",
|
||||
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
|
||||
"LabelRemuxingInfo": "Remuxing Info",
|
||||
"LabelRepositoryName": "Repository Name",
|
||||
"LabelRepositoryNameHelp": "A custom name to distinguish this repository from any others added to your server.",
|
||||
"LabelRepositoryUrl": "Repository URL",
|
||||
|
@ -892,11 +919,19 @@
|
|||
"LabelRuntimeMinutes": "Runtime",
|
||||
"LabelSaveLocalMetadata": "Save artwork into media folders",
|
||||
"LabelSaveLocalMetadataHelp": "Saving artwork into media folders will put them in a place where they can be easily edited.",
|
||||
"LabelScanBehavior": "Scan Behavior",
|
||||
"LabelScanBehaviorHelp": "The default behavior is non blocking, which will add media to the library before trickplay generation is done. Blocking will ensure trickplay files are generated before media is added to the library, but will make scans significantly longer.",
|
||||
"LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
|
||||
"LabelScreensaver": "Screensaver",
|
||||
"LabelSeasonNumber": "Season number",
|
||||
"LabelSegmentKeepSeconds": "Time to keep segments",
|
||||
"LabelSegmentKeepSecondsHelp": "Time in seconds for which segments should be kept before they are overwritten. Must be greater than \"Throttle after\". Only works if segment deletion is enabled.",
|
||||
"LabelSelectAudioChannels": "Channels",
|
||||
"LabelSelectAudioNormalization": "Audio Normalization",
|
||||
"LabelSelectFolderGroups": "Automatically group content from the following folders into views such as 'Movies', 'Music' and 'TV'",
|
||||
"LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view.",
|
||||
"LabelSelectMono": "Mono",
|
||||
"LabelSelectStereo": "Stereo",
|
||||
"LabelSelectVersionToInstall": "Select version to install",
|
||||
"LabelSerialNumber": "Serial number",
|
||||
"LabelSeriesRecordingPath": "Series recording path",
|
||||
|
@ -926,6 +961,7 @@
|
|||
"LabelStable": "Stable",
|
||||
"LabelStartWhenPossible": "Start when possible",
|
||||
"LabelStatus": "Status",
|
||||
"LabelStereoDownmixAlgorithm": "Stereo Downmix Algorithm",
|
||||
"LabelStopping": "Stopping",
|
||||
"LabelStopWhenPossible": "Stop when possible",
|
||||
"LabelStreamType": "Stream type",
|
||||
|
@ -940,6 +976,7 @@
|
|||
"LabelSyncPlayAccessNone": "Disabled for this user",
|
||||
"LabelSyncPlayHaltPlayback": "Stop local playback",
|
||||
"LabelSyncPlayHaltPlaybackDescription": "And ignore current playlist updates",
|
||||
"LabelSyncPlayInfo": "SyncPlay Info",
|
||||
"LabelSyncPlayLeaveGroup": "Leave group",
|
||||
"LabelSyncPlayLeaveGroupDescription": "Disable SyncPlay",
|
||||
"LabelSyncPlayNewGroup": "New group",
|
||||
|
@ -948,26 +985,26 @@
|
|||
"LabelSyncPlayPlaybackDiff": "Playback time difference",
|
||||
"LabelSyncPlayResumePlayback": "Resume local playback",
|
||||
"LabelSyncPlayResumePlaybackDescription": "Join back group playback",
|
||||
"LabelSyncPlaySyncMethod": "Sync method",
|
||||
"LabelSyncPlayTimeSyncDevice": "Time syncing with",
|
||||
"LabelSyncPlayTimeSyncOffset": "Time offset",
|
||||
"LabelSyncPlaySettingsDescription": "Change SyncPlay preferences",
|
||||
"LabelSyncPlaySettingsExtraTimeOffset": "Extra time offset",
|
||||
"LabelSyncPlaySettingsExtraTimeOffsetHelp": "Manually adjust time offset (in ms) with selected device for time sync. Tweak with care.",
|
||||
"LabelSyncPlaySettingsSyncCorrection": "Sync Correction",
|
||||
"LabelSyncPlaySettingsSyncCorrectionHelp": "Enable active syncing of playback by either speeding up the media or by seeking to the estimated position. Disable this in case of heavy stuttering.",
|
||||
"LabelSyncPlaySettingsMinDelaySpeedToSync": "SpeedToSync minimum delay",
|
||||
"LabelSyncPlaySettingsMinDelaySpeedToSyncHelp": "Minimum playback delay (in ms) after which SpeedToSync tries to correct playback position.",
|
||||
"LabelSyncPlaySettingsMaxDelaySpeedToSync": "SpeedToSync maximum delay",
|
||||
"LabelSyncPlaySettingsMaxDelaySpeedToSyncHelp": "Maximum playback delay (in ms) after which SkipToSync is used instead of SpeedToSync.",
|
||||
"LabelSyncPlaySettingsSpeedToSyncDuration": "SpeedToSync duration",
|
||||
"LabelSyncPlaySettingsSpeedToSyncDurationHelp": "Amount of milliseconds used by SpeedToSync to correct playback position.",
|
||||
"LabelSyncPlaySettingsMinDelaySkipToSync": "SkipToSync minimum delay",
|
||||
"LabelSyncPlaySettingsMinDelaySkipToSyncHelp": "Minimum playback delay (in ms) after which SkipToSync tries to correct playback position.",
|
||||
"LabelSyncPlaySettingsSpeedToSync": "Enable SpeedToSync",
|
||||
"LabelSyncPlaySettingsSpeedToSyncHelp": "Sync correction method that consist in speeding up the playback. Sync Correction must be enabled.",
|
||||
"LabelSyncPlaySettingsMinDelaySpeedToSync": "SpeedToSync minimum delay",
|
||||
"LabelSyncPlaySettingsMinDelaySpeedToSyncHelp": "Minimum playback delay (in ms) after which SpeedToSync tries to correct playback position.",
|
||||
"LabelSyncPlaySettingsSkipToSync": "Enable SkipToSync",
|
||||
"LabelSyncPlaySettingsSkipToSyncHelp": "Sync correction method that consist in seeking to the estimated position. Sync Correction must be enabled.",
|
||||
"LabelSyncPlaySettingsSpeedToSync": "Enable SpeedToSync",
|
||||
"LabelSyncPlaySettingsSpeedToSyncDuration": "SpeedToSync duration",
|
||||
"LabelSyncPlaySettingsSpeedToSyncDurationHelp": "Amount of milliseconds used by SpeedToSync to correct playback position.",
|
||||
"LabelSyncPlaySettingsSpeedToSyncHelp": "Sync correction method that consist in speeding up the playback. Sync Correction must be enabled.",
|
||||
"LabelSyncPlaySettingsSyncCorrection": "Sync Correction",
|
||||
"LabelSyncPlaySettingsSyncCorrectionHelp": "Enable active syncing of playback by either speeding up the media or by seeking to the estimated position. Disable this in case of heavy stuttering.",
|
||||
"LabelSyncPlaySyncMethod": "Sync method",
|
||||
"LabelSyncPlayTimeSyncDevice": "Time syncing with",
|
||||
"LabelSyncPlayTimeSyncOffset": "Time offset",
|
||||
"LabelSystem": "System",
|
||||
"LabelTag": "Tag",
|
||||
"LabelTagline": "Tagline",
|
||||
|
@ -975,14 +1012,20 @@
|
|||
"LabelTextColor": "Text color",
|
||||
"LabelTextSize": "Text size",
|
||||
"LabelTextWeight": "Text weight",
|
||||
"Bold": "Bold",
|
||||
"LabelTheme": "Theme",
|
||||
"LabelThrottleDelaySeconds": "Throttle after",
|
||||
"LabelThrottleDelaySecondsHelp": "Time in seconds after which the transcoder will be throttled. Must be large enough for the client to maintain a healthy buffer. Only works if throttling is enabled.",
|
||||
"LabelTileHeight": "Tile Height",
|
||||
"LabelTileHeightHelp": "Maximum number of images to tile in Y direction.",
|
||||
"LabelTileWidth": "Tile Width",
|
||||
"LabelTileWidthHelp": "Maximum number of images to tile in X direction.",
|
||||
"LabelTime": "Time",
|
||||
"LabelTimeLimitHours": "Time limit (hours)",
|
||||
"LabelTitle": "Title",
|
||||
"LabelTonemappingAlgorithm": "Select the Tone mapping algorithm to use",
|
||||
"LabelTonemappingDesat": "Tone mapping desat",
|
||||
"LabelTonemappingDesatHelp": "Apply desaturation for highlights that exceed this level of brightness. The higher the parameter, the more color information will be preserved. This setting helps prevent unnaturally blown-out colors for super-highlights, by (smoothly) turning into white instead. This makes images feel more natural, at the cost of reducing information about out-of-range colors. The recommended and default values are 0 and 0.5.",
|
||||
"LabelTonemappingMode": "Tone mapping mode",
|
||||
"LabelTonemappingParam": "Tone mapping param",
|
||||
"LabelTonemappingParamHelp": "Tune the tone mapping algorithm. The recommended and default values are NaN. Generally leave it blank.",
|
||||
"LabelTonemappingPeak": "Tone mapping peak",
|
||||
|
@ -990,14 +1033,20 @@
|
|||
"LabelTonemappingRange": "Tone mapping range",
|
||||
"LabelTonemappingThreshold": "Tone mapping threshold",
|
||||
"LabelTonemappingThresholdHelp": "The tone mapping algorithm parameters is fine-tuned per each scene. And a threshold is used to detect whether the scene has changed or not. If the distance between the current frame average brightness and the current running average exceeds a threshold value, we would re-calculate scene average and peak brightness. The recommended and default values are 0.8 and 0.2.",
|
||||
"LabelTrackGain": "Track Gain",
|
||||
"LabelTrackNumber": "Track number",
|
||||
"LabelTranscodePath": "Transcode path",
|
||||
"LabelTranscodes": "Transcodes",
|
||||
"LabelTranscodingFramerate": "Transcoding framerate",
|
||||
"LabelTranscodingInfo": "Transcoding Info",
|
||||
"LabelTranscodingProgress": "Transcoding progress",
|
||||
"LabelTranscodingTempPathHelp": "Specify a custom path for the transcode files served to clients. Leave blank to use the server default.",
|
||||
"LabelTranscodingThreadCount": "Transcoding thread count",
|
||||
"LabelTranscodingThreadCountHelp": "Select the maximum number of threads to use when transcoding. Reducing the thread count will lower CPU usage but may not convert fast enough for a smooth playback experience.",
|
||||
"LabelTrickplayAccel": "Enable hardware acceleration",
|
||||
"LabelTrickplayAccelHelp": "Make sure to enable 'Allow MJPEG Encoding' in Transcoding if your hardware supports it.",
|
||||
"LabelTrickplayThreads": "FFmpeg Threads",
|
||||
"LabelTrickplayThreadsHelp": "The number of threads to pass to the '-threads' argument of ffmpeg.",
|
||||
"LabelTriggerType": "Trigger type",
|
||||
"LabelTunerIpAddress": "Tuner IP Address",
|
||||
"LabelTunerType": "Tuner type",
|
||||
|
@ -1021,9 +1070,17 @@
|
|||
"LabelVersionInstalled": "{0} installed",
|
||||
"LabelVideoBitrate": "Video bitrate",
|
||||
"LabelVideoCodec": "Video codec",
|
||||
"LabelVideoInfo": "Video Info",
|
||||
"LabelVideoRange": "Video range",
|
||||
"LabelVideoRangeType": "Video range type",
|
||||
"LabelVideoResolution": "Video resolution",
|
||||
"LabelVppTonemappingBrightness": "VPP Tone mapping brightness gain",
|
||||
"LabelVppTonemappingBrightnessHelp": "Apply brightness gain in VPP tone mapping. The recommended and default values are 16 and 0.",
|
||||
"LabelVppTonemappingContrast": "VPP Tone mapping contrast gain",
|
||||
"LabelVppTonemappingContrastHelp": "Apply contrast gain in VPP tone mapping. Both recommended and default values are 1.",
|
||||
"LabelWeb": "Web",
|
||||
"LabelWidthResolutions": "Width Resolutions",
|
||||
"LabelWidthResolutionsHelp": "Comma separated list of the width (px) that trickplay images will be generated at. All images should generate proportionally to the source, so a width of 320 on a 16:9 video ends up around 320x180.",
|
||||
"LabelXDlnaCap": "Device Capability ID",
|
||||
"LabelXDlnaCapHelp": "Determine the content of the 'X_DLNACAP' element in the 'urn:schemas-dlna-org:device-1-0' namespace.",
|
||||
"LabelXDlnaDoc": "Device Class ID",
|
||||
|
@ -1040,22 +1097,23 @@
|
|||
"LeaveBlankToNotSetAPassword": "You can leave this field blank to set no password.",
|
||||
"LibraryAccessHelp": "Select the libraries to share with this user. Administrators will be able to edit all folders using the metadata manager.",
|
||||
"List": "List",
|
||||
"ListView": "List View",
|
||||
"ListPaging": "{0}-{1} of {2}",
|
||||
"ListView": "List View",
|
||||
"Live": "Live",
|
||||
"LiveBroadcasts": "Live broadcasts",
|
||||
"LiveTV": "Live TV",
|
||||
"Localization": "Localization",
|
||||
"LogLevel.Trace": "Trace",
|
||||
"LogLevel.Debug": "Debug",
|
||||
"LogLevel.Information": "Information",
|
||||
"LogLevel.Warning": "Warning",
|
||||
"LogLevel.Error": "Error",
|
||||
"LogLevel.Critical": "Critical",
|
||||
"LogLevel.Debug": "Debug",
|
||||
"LogLevel.Error": "Error",
|
||||
"LogLevel.Information": "Information",
|
||||
"LogLevel.None": "None",
|
||||
"LogLevel.Trace": "Trace",
|
||||
"LogLevel.Warning": "Warning",
|
||||
"Logo": "Logo",
|
||||
"LogoScreensaver": "Logo Screensaver",
|
||||
"Lyricist": "Lyricist",
|
||||
"MachineTranslated": "Machine Translated",
|
||||
"ManageLibrary": "Manage library",
|
||||
"ManageRecording": "Manage recording",
|
||||
"MapChannels": "Map Channels",
|
||||
|
@ -1066,6 +1124,7 @@
|
|||
"MediaInfoAspectRatio": "Aspect ratio",
|
||||
"MediaInfoBitDepth": "Bit depth",
|
||||
"MediaInfoBitrate": "Bitrate",
|
||||
"MediaInfoBlPresentFlag": "DV bl preset flag",
|
||||
"MediaInfoChannels": "Channels",
|
||||
"MediaInfoCodec": "Codec",
|
||||
"MediaInfoCodecTag": "Codec tag",
|
||||
|
@ -1074,6 +1133,13 @@
|
|||
"MediaInfoColorTransfer": "Color transfer",
|
||||
"MediaInfoContainer": "Container",
|
||||
"MediaInfoDefault": "Default",
|
||||
"MediaInfoDoViTitle": "DV title",
|
||||
"MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id",
|
||||
"MediaInfoDvLevel": "DV level",
|
||||
"MediaInfoDvProfile": "DV profile",
|
||||
"MediaInfoDvVersionMajor": "DV version major",
|
||||
"MediaInfoDvVersionMinor": "DV version minor",
|
||||
"MediaInfoElPresentFlag": "DV el preset flag",
|
||||
"MediaInfoExternal": "External",
|
||||
"MediaInfoForced": "Forced",
|
||||
"MediaInfoFramerate": "Framerate",
|
||||
|
@ -1086,21 +1152,24 @@
|
|||
"MediaInfoProfile": "Profile",
|
||||
"MediaInfoRefFrames": "Ref frames",
|
||||
"MediaInfoResolution": "Resolution",
|
||||
"MediaInfoRpuPresentFlag": "DV rpu preset flag",
|
||||
"MediaInfoSampleRate": "Sample rate",
|
||||
"MediaInfoSize": "Size",
|
||||
"MediaInfoTimestamp": "Timestamp",
|
||||
"MediaInfoTitle": "Title",
|
||||
"MediaInfoVideoRange": "Video range",
|
||||
"MediaInfoVideoRangeType": "Video range type",
|
||||
"MediaIsBeingConverted": "The media is being converted into a format that is compatible with the device that is playing the media.",
|
||||
"Menu": "Menu",
|
||||
"MenuOpen": "Open Menu",
|
||||
"MenuClose": "Close Menu",
|
||||
"MenuOpen": "Open Menu",
|
||||
"MessageAddRepository": "If you wish to add a repository, click the button next to the header and fill out the requested information.",
|
||||
"MessageAlreadyInstalled": "This version is already installed.",
|
||||
"MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?",
|
||||
"MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
|
||||
"MessageBrowsePluginCatalog": "Browse our plugin catalog to view available plugins.",
|
||||
"MessageChangeRecordingPath": "Changing your recording folder will not migrate existing recordings from the old location to the new. You'll need to move them manually if desired.",
|
||||
"MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
|
||||
"MessageConfirmAppExit": "Do you want to exit?",
|
||||
"MessageConfirmDeleteGuideProvider": "Are you sure you wish to delete this guide provider?",
|
||||
"MessageConfirmDeleteTunerDevice": "Are you sure you wish to delete this device?",
|
||||
|
@ -1128,11 +1197,11 @@
|
|||
"MessageItemsAdded": "Items added.",
|
||||
"MessageItemSaved": "Item saved.",
|
||||
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item or the global default value.",
|
||||
"MessageNoItemsAvailable": "No Items are currently available.",
|
||||
"MessageNoFavoritesAvailable": "No favorites are currently available.",
|
||||
"MessageNoAvailablePlugins": "No available plugins.",
|
||||
"MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, and Albums. Click the '+' button to start creating collections.",
|
||||
"MessageNoFavoritesAvailable": "No favorites are currently available.",
|
||||
"MessageNoGenresAvailable": "Enable some metadata providers to pull genres from the internet.",
|
||||
"MessageNoItemsAvailable": "No Items are currently available.",
|
||||
"MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.",
|
||||
"MessageNoNextUpItems": "None found. Start watching your shows!",
|
||||
"MessageNoPluginConfiguration": "This plugin has no settings to set up.",
|
||||
|
@ -1143,6 +1212,7 @@
|
|||
"MessageNoTrailersFound": "Install the trailers channel to enhance your movie experience by adding a library of internet trailers.",
|
||||
"MessagePasswordResetForUsers": "The following users have had their passwords reset. They can now sign in with the PIN codes that were used to do the reset.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your server administrator for more information.",
|
||||
"MessagePlaybackError": "There was an error playing this file on your Google Cast receiver.",
|
||||
"MessagePleaseEnsureInternetMetadata": "Please ensure downloading of internet metadata is enabled.",
|
||||
"MessagePleaseWait": "Please wait. This may take a minute.",
|
||||
"MessagePluginConfigurationRequiresLocalAccess": "To set up this plugin please sign in to your local server directly.",
|
||||
|
@ -1214,6 +1284,7 @@
|
|||
"NextUp": "Next Up",
|
||||
"No": "No",
|
||||
"NoCreatedLibraries": "Seems like you haven't created any libraries yet. {0}Would you like to create one now?{1}",
|
||||
"NonBlockingScan": "Non Blocking - queues generation, then returns",
|
||||
"None": "None",
|
||||
"NoNewDevicesFound": "No new devices found. To add a new tuner, close this dialog and enter the device information manually.",
|
||||
"Normal": "Normal",
|
||||
|
@ -1254,11 +1325,11 @@
|
|||
"OptionCriticRating": "Critics Rating",
|
||||
"OptionDaily": "Daily",
|
||||
"OptionDateAdded": "Date Added",
|
||||
"OptionDateEpisodeAdded": "Date Episode Added",
|
||||
"OptionDateShowAdded": "Date Show Added",
|
||||
"OptionDateAddedFileTime": "Use file creation date",
|
||||
"OptionDateAddedImportTime": "Use date scanned into the library",
|
||||
"OptionDateEpisodeAdded": "Date Episode Added",
|
||||
"OptionDatePlayed": "Date Played",
|
||||
"OptionDateShowAdded": "Date Show Added",
|
||||
"OptionDisableUser": "Disable this user",
|
||||
"OptionDisableUserHelp": "The server will not allow any connections from this user. Existing connections will be abruptly ended.",
|
||||
"OptionDisplayFolderView": "Display a folder view to show plain media folders",
|
||||
|
@ -1278,6 +1349,7 @@
|
|||
"OptionEveryday": "Every day",
|
||||
"OptionExternallyDownloaded": "External download",
|
||||
"OptionExtractChapterImage": "Enable chapter image extraction",
|
||||
"OptionExtractTrickplayImage": "Enable trickplay image extraction",
|
||||
"OptionForceRemoteSourceTranscoding": "Force transcoding of remote media sources such as Live TV",
|
||||
"OptionHasThemeSong": "Theme Song",
|
||||
"OptionHasThemeVideo": "Theme Video",
|
||||
|
@ -1368,6 +1440,7 @@
|
|||
"PleaseEnterNameOrId": "Please enter a name or an external ID.",
|
||||
"PleaseRestartServerName": "Please restart Jellyfin on {0}.",
|
||||
"PleaseSelectTwoItems": "Please select at least two items.",
|
||||
"PluginFromRepo": "{0} from repository {1}",
|
||||
"Poster": "Poster",
|
||||
"PosterCard": "Poster Card",
|
||||
"PreferEmbeddedEpisodeInfosOverFileNames": "Prefer embedded episode information over filenames",
|
||||
|
@ -1376,12 +1449,9 @@
|
|||
"PreferEmbeddedExtrasTitlesOverFileNamesHelp": "Extras often have the same embedded name as the parent, check this to use embedded titles for them anyway.",
|
||||
"PreferEmbeddedTitlesOverFileNames": "Prefer embedded titles over filenames",
|
||||
"PreferEmbeddedTitlesOverFileNamesHelp": "Determine the display title to use when no internet metadata or local metadata is available.",
|
||||
"AllowEmbeddedSubtitles": "Disable different types of embedded subtitles",
|
||||
"AllowEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers. Requires a full library refresh.",
|
||||
"AllowEmbeddedSubtitlesAllowAllOption": "Allow All",
|
||||
"AllowEmbeddedSubtitlesAllowNoneOption": "Allow None",
|
||||
"AllowEmbeddedSubtitlesAllowImageOption": "Allow Image",
|
||||
"AllowEmbeddedSubtitlesAllowTextOption": "Allow Text",
|
||||
"PreferFmp4HlsContainer": "Prefer fMP4-HLS Media Container",
|
||||
"PreferFmp4HlsContainerHelp": "Prefer to use fMP4 as the default container for HLS, making it possible to direct stream HEVC and AV1 content on supported devices.",
|
||||
"PreferSystemNativeHwDecoder": "Prefer OS native DXVA or VA-API hardware decoders",
|
||||
"Premiere": "Premiere",
|
||||
"Premieres": "Premieres",
|
||||
"Preview": "Preview",
|
||||
|
@ -1390,12 +1460,16 @@
|
|||
"PreviousTrack": "Skip to previous",
|
||||
"Primary": "Primary",
|
||||
"Print": "Print",
|
||||
"PriorityAboveNormal": "Above Normal",
|
||||
"PriorityBelowNormal": "Below Normal",
|
||||
"PriorityHigh": "High",
|
||||
"PriorityIdle": "Idle",
|
||||
"PriorityNormal": "Normal",
|
||||
"Producer": "Producer",
|
||||
"Production": "Production",
|
||||
"ProductionLocations": "Production locations",
|
||||
"Profile": "Profile",
|
||||
"Programs": "Programs",
|
||||
"PluginFromRepo": "{0} from repository {1}",
|
||||
"Quality": "Quality",
|
||||
"QuickConnect": "Quick Connect",
|
||||
"QuickConnectActivationSuccessful": "Successfully activated",
|
||||
|
@ -1419,6 +1493,7 @@
|
|||
"Recordings": "Recordings",
|
||||
"RecordingScheduled": "Recording scheduled.",
|
||||
"RecordSeries": "Record series",
|
||||
"RefFramesNotSupported": "Reference frames are not supported",
|
||||
"Refresh": "Refresh",
|
||||
"RefreshDialogHelp": "Metadata is refreshed based on settings and internet services that are enabled in the Dashboard.",
|
||||
"RefreshMetadata": "Refresh metadata",
|
||||
|
@ -1433,6 +1508,9 @@
|
|||
"Remixer": "Remixer",
|
||||
"RemoveFromCollection": "Remove from collection",
|
||||
"RemoveFromPlaylist": "Remove from playlist",
|
||||
"RemuxHelp1": "The media is in an incompatible file container (MKV, AVI, WMV, etc) but both the video stream and audio stream are compatible with the device. The media will be repackaged losslessly on the fly before being sent to the device.",
|
||||
"RemuxHelp2": "Remux uses very little processing power with a completely lossless media quality.",
|
||||
"Remuxing": "Remuxing",
|
||||
"Repeat": "Repeat",
|
||||
"RepeatAll": "Repeat all",
|
||||
"RepeatEpisodes": "Repeat episodes",
|
||||
|
@ -1446,17 +1524,19 @@
|
|||
"ResumeAt": "Resume from {0}",
|
||||
"Rewind": "Rewind",
|
||||
"Runtime": "Runtime",
|
||||
"Sample": "Sample",
|
||||
"Saturday": "Saturday",
|
||||
"Save": "Save",
|
||||
"SaveChanges": "Save changes",
|
||||
"SaveRecordingNFO": "Save recording EPG metadata in NFO",
|
||||
"SaveRecordingNFOHelp": "Save metadata from EPG listings provider along side media.",
|
||||
"SaveRecordingImages": "Save recording EPG images",
|
||||
"SaveRecordingImagesHelp": "Save images from EPG listings provider along side media.",
|
||||
"SaveRecordingNFO": "Save recording EPG metadata in NFO",
|
||||
"SaveRecordingNFOHelp": "Save metadata from EPG listings provider along side media.",
|
||||
"SaveSubtitlesIntoMediaFolders": "Save subtitles into media folders",
|
||||
"SaveSubtitlesIntoMediaFoldersHelp": "Storing subtitles next to video files will allow them to be more easily managed.",
|
||||
"ScanForNewAndUpdatedFiles": "Scan for new and updated files",
|
||||
"ScanLibrary": "Scan library",
|
||||
"Scene": "Scene",
|
||||
"Schedule": "Schedule",
|
||||
"ScreenResolution": "Screen Resolution",
|
||||
"Search": "Search",
|
||||
|
@ -1466,8 +1546,12 @@
|
|||
"SearchResults": "Search Results",
|
||||
"SearchResultsEmpty": "Sorry! No results found for \"{0}\"",
|
||||
"Season": "Season",
|
||||
"SecondaryAudioNotSupported": "Secondary audio tracks are not supported",
|
||||
"SecondarySubtitles": "Secondary Subtitles",
|
||||
"Select": "Select",
|
||||
"SelectAdminUsername": "Please select a username for the admin account.",
|
||||
"SelectAll": "Select All",
|
||||
"SelectAudioNormalizationHelp": "Track gain - adjusts the volume of each track so they playback with the same loudness. Album gain - adjusts the volume of all the tracks in an album only, keeping the album's dynamic range.",
|
||||
"SelectServer": "Select Server",
|
||||
"SendMessage": "Send message",
|
||||
"Series": "Series",
|
||||
|
@ -1484,6 +1568,7 @@
|
|||
"SettingsSaved": "Settings saved.",
|
||||
"SettingsWarning": "Changing these values may cause instability or connectivity failures. If you experience any problems, we recommend changing them back to default.",
|
||||
"Share": "Share",
|
||||
"Short": "Short",
|
||||
"ShowAdvancedSettings": "Show advanced settings",
|
||||
"ShowIndicatorsFor": "Show indicators for",
|
||||
"ShowLess": "Show less",
|
||||
|
@ -1509,9 +1594,9 @@
|
|||
"SpecialFeatures": "Special Features",
|
||||
"Sports": "Sports",
|
||||
"StereoDownmixAlgorithmHelp": "Algorithm used to downmix multi-channel audio to stereo.",
|
||||
"StoryArc": "Story Arc",
|
||||
"StopPlayback": "Stop playback",
|
||||
"StopRecording": "Stop recording",
|
||||
"StoryArc": "Story Arc",
|
||||
"Studio": "Studio",
|
||||
"Studios": "Studios",
|
||||
"Subtitle": "Subtitle",
|
||||
|
@ -1519,6 +1604,7 @@
|
|||
"SubtitleAppearanceSettingsDisclaimer": "Following settings do not apply to the graphical subtitles mentioned above or ASS/SSA subtitles that embed their own styles.",
|
||||
"SubtitleBlack": "Black",
|
||||
"SubtitleBlue": "Blue",
|
||||
"SubtitleCodecNotSupported": "The subtitle codec is not supported",
|
||||
"SubtitleCyan": "Cyan",
|
||||
"SubtitleDownloadersHelp": "Enable and rank your preferred subtitle downloaders in order of priority.",
|
||||
"SubtitleGray": "Gray",
|
||||
|
@ -1564,7 +1650,9 @@
|
|||
"TagsValue": "Tags: {0}",
|
||||
"TellUsAboutYourself": "Tell us about yourself",
|
||||
"TextSent": "Text sent.",
|
||||
"ThemeSong": "Theme Song",
|
||||
"ThemeSongs": "Theme songs",
|
||||
"ThemeVideo": "Theme Video",
|
||||
"ThemeVideos": "Theme videos",
|
||||
"TheseSettingsAffectSubtitlesOnThisDevice": "These settings affect subtitles on this device",
|
||||
"ThisWizardWillGuideYou": "This wizard will help guide you through the setup process. To begin, please select your preferred language.",
|
||||
|
@ -1575,11 +1663,14 @@
|
|||
"TitleHostingSettings": "Hosting Settings",
|
||||
"TitlePlayback": "Playback",
|
||||
"TonemappingAlgorithmHelp": "Tone mapping can be fine-tuned. If you are not familiar with these options, just keep the default. The recommended value is 'BT.2390'.",
|
||||
"TonemappingModeHelp": "Select the tone mapping mode. If you experience blown out highlights try switching to the RGB mode.",
|
||||
"TonemappingRangeHelp": "Select the output color range. Auto is the same as the input range.",
|
||||
"Track": "Track",
|
||||
"TrackCount": "{0} tracks",
|
||||
"Trailer": "Trailer",
|
||||
"Trailers": "Trailers",
|
||||
"Transcoding": "Transcoding",
|
||||
"Trickplay": "Trickplay",
|
||||
"Tuesday": "Tuesday",
|
||||
"TV": "TV",
|
||||
"TvLibraryHelp": "Review the {0}TV naming guide{1}.",
|
||||
|
@ -1597,10 +1688,14 @@
|
|||
"Typewriter": "Typewriter",
|
||||
"Uniform": "Uniform",
|
||||
"UninstallPluginConfirmation": "Are you sure you wish to uninstall {0}?",
|
||||
"Unknown": "Unknown",
|
||||
"UnknownAudioStreamInfo": "The audio stream info is unknown",
|
||||
"UnknownError": "An unknown error occurred.",
|
||||
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
||||
"Unmute": "Unmute",
|
||||
"Unplayed": "Unplayed",
|
||||
"Unrated": "Unrated",
|
||||
"Unreleased": "Not yet released",
|
||||
"UnsupportedPlayback": "Jellyfin cannot decrypt content protected by DRM but all content will be tried regardless, including protected titles. Some files may appear completely black due to encryption or other unsupported features, such as interactive titles.",
|
||||
"Up": "Up",
|
||||
"Upload": "Upload",
|
||||
|
@ -1637,6 +1732,14 @@
|
|||
"Vertical": "Vertical",
|
||||
"Video": "Video",
|
||||
"VideoAudio": "Video Audio",
|
||||
"VideoBitDepthNotSupported": "The video's bit depth is not supported",
|
||||
"VideoBitrateNotSupported": "The video's bitrate is not supported",
|
||||
"VideoCodecNotSupported": "The video codec is not supported",
|
||||
"VideoFramerateNotSupported": "The video's framerate is not supported",
|
||||
"VideoLevelNotSupported": "The video codec's level is not supported",
|
||||
"VideoProfileNotSupported": "The video codec's profile is not supported",
|
||||
"VideoRangeTypeNotSupported": "The video's range type is not supported",
|
||||
"VideoResolutionNotSupported": "The video's resolution is not supported",
|
||||
"ViewAlbum": "View album",
|
||||
"ViewAlbumArtist": "View album artist",
|
||||
"ViewPlaybackInfo": "View playback info",
|
||||
|
@ -1658,113 +1761,8 @@
|
|||
"Yadif": "YADIF",
|
||||
"Yes": "Yes",
|
||||
"Yesterday": "Yesterday",
|
||||
"HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path",
|
||||
"HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.",
|
||||
"LabelFallbackFontPath": "Fallback font folder path",
|
||||
"LabelFallbackFontPathHelp": "These fonts are used by some clients to render subtitles. Please refer to the documentation for more information.",
|
||||
"EnableFallbackFont": "Enable fallback fonts",
|
||||
"EnableFallbackFontHelp": "Enable custom alternate fonts. This can avoid the problem of incorrect subtitle rendering.",
|
||||
"AspectRatioCover": "Cover",
|
||||
"AspectRatioFill": "Fill",
|
||||
"Remuxing": "Remuxing",
|
||||
"RemuxHelp1": "The media is in an incompatible file container (MKV, AVI, WMV, etc) but both the video stream and audio stream are compatible with the device. The media will be repackaged losslessly on the fly before being sent to the device.",
|
||||
"RemuxHelp2": "Remux uses very little processing power with a completely lossless media quality.",
|
||||
"LabelPlaybackInfo": "Playback Info",
|
||||
"LabelAudioInfo": "Audio Info",
|
||||
"LabelVideoInfo": "Video Info",
|
||||
"LabelTrackGain": "Track Gain",
|
||||
"LabelTranscodingInfo": "Transcoding Info",
|
||||
"LabelDirectStreamingInfo": "Direct Streaming Info",
|
||||
"LabelRemuxingInfo": "Remuxing Info",
|
||||
"LabelOriginalMediaInfo": "Original Media Info",
|
||||
"LabelSyncPlayInfo": "SyncPlay Info",
|
||||
"PreferFmp4HlsContainer": "Prefer fMP4-HLS Media Container",
|
||||
"PreferFmp4HlsContainerHelp": "Prefer to use fMP4 as the default container for HLS, making it possible to direct stream HEVC and AV1 content on supported devices.",
|
||||
"AllowHevcEncoding": "Allow encoding in HEVC format",
|
||||
"LabelAllowedAudioChannels": "Maximum Allowed Audio Channels",
|
||||
"LabelSelectAudioChannels": "Channels",
|
||||
"LabelSelectMono": "Mono",
|
||||
"LabelSelectStereo": "Stereo",
|
||||
"YoutubeBadRequest": "Bad request.",
|
||||
"YoutubePlaybackError": "Requested video cannot be played.",
|
||||
"YoutubeNotFound": "Video not found.",
|
||||
"YoutubeDenied": "Requested video is not allowed to be played in embedded players.",
|
||||
"MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.",
|
||||
"MessagePlaybackError": "There was an error playing this file on your Google Cast receiver.",
|
||||
"EnableEnhancedNvdecDecoder": "Enable enhanced NVDEC decoder",
|
||||
"EnableVppTonemapping": "Enable VPP Tone mapping",
|
||||
"AllowVppTonemappingHelp": "Full Intel driver based tone-mapping. Currently works only on certain hardware with HDR10 videos. This has a higher priority compared to another OpenCL implementation.",
|
||||
"Controls": "Controls",
|
||||
"LabelEnableGamepad": "Enable Gamepad",
|
||||
"EnableGamepadHelp": "Listen for input from any connected controllers. (Requires: 'TV' Display Mode)",
|
||||
"AudioCodecNotSupported": "The audio codec is not supported",
|
||||
"ContainerNotSupported": "The container is not supported",
|
||||
"SubtitleCodecNotSupported": "The subtitle codec is not supported",
|
||||
"VideoCodecNotSupported": "The video codec is not supported",
|
||||
"AudioBitrateNotSupported": "The audio's bitrate is not supported",
|
||||
"AudioChannelsNotSupported": "The number of audio channels is not supported",
|
||||
"VideoResolutionNotSupported": "The video's resolution is not supported",
|
||||
"AudioProfileNotSupported": "The audio codec's profile is not supported",
|
||||
"AudioSampleRateNotSupported": "The audio's sample rate is not supported",
|
||||
"AnamorphicVideoNotSupported": "Anamorphic video is not supported",
|
||||
"InterlacedVideoNotSupported": "Interlaced video is not supported",
|
||||
"SecondaryAudioNotSupported": "Secondary audio tracks are not supported",
|
||||
"RefFramesNotSupported": "Reference frames are not supported",
|
||||
"VideoBitDepthNotSupported": "The video's bit depth is not supported",
|
||||
"VideoFramerateNotSupported": "The video's framerate is not supported",
|
||||
"VideoLevelNotSupported": "The video codec's level is not supported",
|
||||
"VideoProfileNotSupported": "The video codec's profile is not supported",
|
||||
"AudioBitDepthNotSupported": "The audio's bit depth is not supported",
|
||||
"ContainerBitrateExceedsLimit": "The video's bitrate exceeds the limit",
|
||||
"PreferSystemNativeHwDecoder": "Prefer OS native DXVA or VA-API hardware decoders",
|
||||
"EnableIntelLowPowerH264HwEncoder": "Enable Intel Low-Power H.264 hardware encoder",
|
||||
"EnableIntelLowPowerHevcHwEncoder": "Enable Intel Low-Power HEVC hardware encoder",
|
||||
"IntelLowPowerEncHelp": "Low-Power Encoding can keep unnecessary CPU-GPU sync. On Linux they must be disabled if the i915 HuC firmware is not configured.",
|
||||
"LabelHardwareEncodingOptions": "Hardware encoding options",
|
||||
"AudioIsExternal": "The audio stream is external",
|
||||
"VideoBitrateNotSupported": "The video's bitrate is not supported",
|
||||
"UnknownVideoStreamInfo": "The video stream info is unknown",
|
||||
"UnknownAudioStreamInfo": "The audio stream info is unknown",
|
||||
"DirectPlayError": "There was an error starting direct playback",
|
||||
"SelectAll": "Select All",
|
||||
"Featurette": "Featurette",
|
||||
"Short": "Short",
|
||||
"Clip": "Clip",
|
||||
"Trailer": "Trailer",
|
||||
"BehindTheScenes": "Behind the Scenes",
|
||||
"DeletedScene": "Deleted Scene",
|
||||
"Interview": "Interview",
|
||||
"Scene": "Scene",
|
||||
"Sample": "Sample",
|
||||
"Select": "Select",
|
||||
"ThemeSong": "Theme Song",
|
||||
"ThemeVideo": "Theme Video",
|
||||
"EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors.",
|
||||
"EnableSplashScreen": "Enable the splash screen",
|
||||
"LabelVppTonemappingBrightness": "VPP Tone mapping brightness gain",
|
||||
"LabelVppTonemappingBrightnessHelp": "Apply brightness gain in VPP tone mapping. The recommended and default values are 16 and 0.",
|
||||
"LabelVppTonemappingContrast": "VPP Tone mapping contrast gain",
|
||||
"LabelVppTonemappingContrastHelp": "Apply contrast gain in VPP tone mapping. Both recommended and default values are 1.",
|
||||
"VideoRangeTypeNotSupported": "The video's range type is not supported",
|
||||
"LabelVideoRangeType": "Video range type",
|
||||
"MediaInfoVideoRangeType": "Video range type",
|
||||
"MediaInfoDoViTitle": "DV title",
|
||||
"MediaInfoDvVersionMajor": "DV version major",
|
||||
"MediaInfoDvVersionMinor": "DV version minor",
|
||||
"MediaInfoDvProfile": "DV profile",
|
||||
"MediaInfoDvLevel": "DV level",
|
||||
"MediaInfoRpuPresentFlag": "DV rpu preset flag",
|
||||
"MediaInfoElPresentFlag": "DV el preset flag",
|
||||
"MediaInfoBlPresentFlag": "DV bl preset flag",
|
||||
"MediaInfoDvBlSignalCompatibilityId": "DV bl signal compatibility id",
|
||||
"Unreleased": "Not yet released",
|
||||
"LabelTonemappingMode": "Tone mapping mode",
|
||||
"TonemappingModeHelp": "Select the tone mapping mode. If you experience blown out highlights try switching to the RGB mode.",
|
||||
"Unknown": "Unknown",
|
||||
"AllowAv1Encoding": "Allow encoding in AV1 format",
|
||||
"AiTranslated": "AI Translated",
|
||||
"MachineTranslated": "Machine Translated",
|
||||
"ForeignPartsOnly": "Forced/Foreign parts only",
|
||||
"HearingImpairedShort": "HI/SDH",
|
||||
"LabelIsHearingImpaired": "For hearing impaired (SDH)"
|
||||
"YoutubeNotFound": "Video not found.",
|
||||
"YoutubePlaybackError": "Requested video cannot be played."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue