You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/files/data/l10n/OMWShaders/en.yaml

52 lines
1.9 KiB
YAML

# Post-processing HUD
Abovewater: "Abovewater"
ActiveShaders: "Active Shaders"
Author: "Author"
Description: "Description"
InactiveShaders: "Inactive Shaders"
InExteriors: "Exteriors"
InInteriors: "Interiors"
KeyboardControls: |
Keyboard controls:
Shift+Right-Arrow > Activate shader
Shift+Left-Arrow > Deactive shader
Shift+Up-Arrow > Move shader up
Shift+Down-Arrow > Move shader down
PostProcessHUD: "Post Processor HUD"
ResetShader: "Reset shader to default state"
ShaderLocked: "Locked"
ShaderLockedDescription: "Cannot be toggled or moved, controlled by external Lua script"
ShaderResetUniform: "r"
Underwater: "Underwater"
Version: "Version"
# Built-in post-processing shaders
AdjustmentsDescription: "Colour adjustments."
BloomDescription: "Bloom shader performing its calculations in (approximately) linear light."
DebugDescription: "Debug shader."
DebugHeaderDepth: "Depth Buffer"
DebugHeaderNormals: "Normals"
DisplayDepthFactorName: "Depth Colour Factor"
DisplayDepthFactorDescription: "Determines correlation between pixel depth value and its output colour. High values lead to brighter image."
DisplayDepthName: "Visualize Depth Buffer"
DisplayNormalsName: "Visualize Pass Normals"
NormalsInWorldSpace: "Show Normals in World Space"
ContrastLevelDescription: "Constrast level."
ContrastLevelName: "Constrast"
GammaLevelDescription: "Gamma level."
GammaLevelName: "Gamma"
StrengthLevelName: "Strength"
StrengthLevelDescription: "Strength of the effect."
RadiusLevelName: "Radius"
RadiusLevelDescription: "Radius of the effect."
SkyFactorLevelName: "Sky Factor"
SkyFactorLevelDescription: "Multiplication factor for light coming directly from the sky."
BloomClampLevelName: "Clamp Level"
BloomClampLevelDescription: "Clamp bloom pixels brighter than this value when mixing bloom into scene."
BloomThresholdLevelName: "Threshold"
BloomThresholdLevelDescription: "Ignore pixels with brightnesses below this value when calculating blur. Doesn't affect the sky."