1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix i18n after rebasing

This commit is contained in:
gnattu 2024-09-10 10:44:26 +08:00
parent cd3ef93a6c
commit 10a8dead0c

View file

@ -28,7 +28,7 @@
"AllowSubtitleManagement": "Allow this user to edit subtitles",
"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 fewer resources. This is most useful when watching without seeking often. Turn this off if you experience playback issues.",
"AllowFmp4TranscodingContainerHelp": "Allow fmp4 transcoding container for this tuner to enable HEVC and HDR contents. Not all tuners are compatible with this container. Disable this if you experience playback issues.",
"AllowFmp4TranscodingContainerHelp": "Allow fMP4 transcoding container for this tuner to enable HEVC and HDR contents. Not all tuners are compatible with this container. Disable this if you experience playback issues.",
"AllowSegmentDeletion": "Delete segments",
"AllowSegmentDeletionHelp": "Delete old segments after they have been downloaded by the client. This prevents having to store the entire transcoded file on disk. Turn this off if you experience playback issues.",
"AllowStreamSharingHelp": "Allow Jellyfin to duplicate the mpegts stream from tuner and share this duplicated stream to its clients. This is useful when the tuner has total stream count limit but may also cause playback issues.",
@ -570,7 +570,7 @@
"LabelAllowContentWithTags": "Allow items with tags",
"LabelAllowedRemoteAddresses": "Remote IP address filter",
"LabelAllowedRemoteAddressesMode": "Remote IP address filter mode",
"LabelAllowFmp4TranscodingContainer": "Allow fmp4 transcoding container",
"LabelAllowFmp4TranscodingContainer": "Allow fMP4 transcoding container",
"LabelAllowHWTranscoding": "Allow hardware transcoding",
"LabelAlwaysRemuxFlacAudioFiles": "Always remux FLAC audio files",
"LabelAlwaysRemuxMp3AudioFiles": "Always remux MP3 audio files",