Translated using Weblate (English (United States))
Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_US/
This commit is contained in:
@@ -1 +1,47 @@
|
||||
{}
|
||||
{
|
||||
"Absolute": "Absolute",
|
||||
"AccessRestrictedTryAgainLater": "Access is currently restricted. Please try again later.",
|
||||
"Actor": "Actor",
|
||||
"Add": "Add",
|
||||
"AddedOnValue": "Added {0}",
|
||||
"AddToCollection": "Add to collection",
|
||||
"AddToPlaylist": "Add to playlist",
|
||||
"AddToPlayQueue": "Add to play queue",
|
||||
"AgeValue": "({0} years old)",
|
||||
"AirDate": "Air date",
|
||||
"AirPlay": "AirPlay",
|
||||
"Aired": "Aired",
|
||||
"Album": "Album",
|
||||
"AlbumArtist": "Album Artist",
|
||||
"Albums": "Albums",
|
||||
"Alerts": "Alerts",
|
||||
"All": "All",
|
||||
"AllChannels": "All channels",
|
||||
"AllComplexFormats": "All Complex Formats (ASS, SSA, VobSub, PGS, SUB, IDX, ...)",
|
||||
"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.",
|
||||
"AllowCollectionManagement": "Allow this user to manage collections",
|
||||
"AllowContentWithTagsHelp": "Only show media with at least one of the specified tags.",
|
||||
"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.",
|
||||
"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.",
|
||||
"Alternate": "Alternate",
|
||||
"AlternateDVD": "Alternate DVD",
|
||||
"AlwaysBurnInSubtitleWhenTranscoding": "Always burn in subtitle when transcoding",
|
||||
"AlwaysBurnInSubtitleWhenTranscodingHelp": "Burn in all subtitles when transcoding is triggered. This ensures subtitle synchronization after transcoding at the cost of reduced transcoding speed.",
|
||||
"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 after they are downloaded by the client. Only works if segment deletion is enabled.",
|
||||
"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.",
|
||||
"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."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user