mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
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:
parent
06e1a004dc
commit
27e92802d5
1 changed files with 5 additions and 3 deletions
|
@ -1719,7 +1719,7 @@
|
||||||
"Short": "Short",
|
"Short": "Short",
|
||||||
"HeaderPerformance": "Performance",
|
"HeaderPerformance": "Performance",
|
||||||
"LabelParallelImageEncodingLimit": "Parallel image encoding limit",
|
"LabelParallelImageEncodingLimit": "Parallel image encoding limit",
|
||||||
"LabelParallelImageEncodingLimitHelp": "Maximum number of image encodings that are allowed to run in parallel. Setting this to 0 will choose a limit based on your systems core count.",
|
"LabelParallelImageEncodingLimitHelp": "Maximum number of image encodings that are allowed to run in parallel. Leaving this empty will choose a limit based on your systems core count.",
|
||||||
"LabelEnableAudioVbr": "Enable VBR audio encoding",
|
"LabelEnableAudioVbr": "Enable VBR audio encoding",
|
||||||
"LabelEnableAudioVbrHelp": "Variable bitrate offers better quality to average bitrate ratio, but in some rare cases may cause buffering and compatibility issues.",
|
"LabelEnableAudioVbrHelp": "Variable bitrate offers better quality to average bitrate ratio, but in some rare cases may cause buffering and compatibility issues.",
|
||||||
"LabelTonemappingMode": "Tone mapping mode",
|
"LabelTonemappingMode": "Tone mapping mode",
|
||||||
|
@ -1880,7 +1880,7 @@
|
||||||
"LabelSelectPreferredTranscodeVideoAudioCodec": "Preferred transcode audio codec in video playback",
|
"LabelSelectPreferredTranscodeVideoAudioCodec": "Preferred transcode audio codec in video playback",
|
||||||
"Letterer": "Letterer",
|
"Letterer": "Letterer",
|
||||||
"LibraryScanFanoutConcurrency": "Parallel library scan tasks limit",
|
"LibraryScanFanoutConcurrency": "Parallel library scan tasks limit",
|
||||||
"LibraryScanFanoutConcurrencyHelp": "Maximum number of parallel tasks during library scans. Setting this to 0 will choose a limit based on your systems core count. WARNING: Setting this number too high may cause issues with network file systems; if you encounter problems lower this number.",
|
"LibraryScanFanoutConcurrencyHelp": "Maximum number of parallel tasks during library scans. Leaving this empty will choose a limit based on your system's core count. WARNING: Setting this number too high may cause issues with network file systems; if you encounter problems lower this number.",
|
||||||
"Penciller": "Penciler",
|
"Penciller": "Penciler",
|
||||||
"PlaylistError.AddFailed": "Error adding to playlist",
|
"PlaylistError.AddFailed": "Error adding to playlist",
|
||||||
"PlaylistError.CreateFailed": "Error creating playlist",
|
"PlaylistError.CreateFailed": "Error creating playlist",
|
||||||
|
@ -2011,5 +2011,7 @@
|
||||||
"DisplayLoadError": "An error occurred while loading display configuration data.",
|
"DisplayLoadError": "An error occurred while loading display configuration data.",
|
||||||
"HeaderPageNotFound": "Page not found",
|
"HeaderPageNotFound": "Page not found",
|
||||||
"PageNotFound": "This is not the page you are looking for.",
|
"PageNotFound": "This is not the page you are looking for.",
|
||||||
"MetadataImagesLoadError": "Failed to load metadata settings"
|
"MetadataImagesLoadError": "Failed to load metadata settings",
|
||||||
|
"SettingsPageLoadError": "Failed to load settings page",
|
||||||
|
"RetryWithGlobalSearch": "Retry with a global search"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue