locale: New Crowdin translations (#87)
This commit is contained in:
parent
a56968f67d
commit
b42ee2e348
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -91,7 +91,37 @@ Filter.Blur.Mask.Alpha.Description="Die Maske durch diesen Transparenzwert vor d
|
|||
Filter.Blur.Mask.Multiplier="Maskenmultiplikator"
|
||||
Filter.Blur.Mask.Multiplier.Description="Multipliziert die finale Maske mit diesem Wert."
|
||||
|
||||
Filter.ColorGrade.Gamma="Gamma"
|
||||
Filter.ColorGrade.Gamma.Red="Rot Gamma"
|
||||
Filter.ColorGrade.Gamma.Green="Grün Gamma"
|
||||
Filter.ColorGrade.Gamma.Blue="Blau Gamma"
|
||||
Filter.ColorGrade.Gamma.All="Alle Gamma"
|
||||
Filter.ColorGrade.Offset="Verschiebung"
|
||||
Filter.ColorGrade.Offset.Red="Rotkanalverschiebung"
|
||||
Filter.ColorGrade.Offset.Green="Grünkanalverschiebung"
|
||||
Filter.ColorGrade.Offset.Blue="Blaukanalverschiebung"
|
||||
Filter.ColorGrade.Offset.All="Gesamtkanalverschiebung"
|
||||
Filter.ColorGrade.Tint="Färbung"
|
||||
Filter.ColorGrade.Tint.Detection="Luminositäterkennungsmethode für Färbung"
|
||||
Filter.ColorGrade.Tint.Detection.HSV="Farbton Sättigung Wert"
|
||||
Filter.ColorGrade.Tint.Detection.HSL="Farbton Sättigung Helligkeit"
|
||||
Filter.ColorGrade.Tint.Detection.YUV.SDR="Luminosität Chrominanz (BT.709 SDR)"
|
||||
Filter.ColorGrade.Tint.Mode.Linear="Linear"
|
||||
Filter.ColorGrade.Tint.Mode.Exp="Exp"
|
||||
Filter.ColorGrade.Tint.Mode.Exp2="Exp2"
|
||||
Filter.ColorGrade.Tint.Mode.Log="Log"
|
||||
Filter.ColorGrade.Tint.Mode.Log10="Log10"
|
||||
Filter.ColorGrade.Tint.Shadow.Red="Schatten Rotfärbung"
|
||||
Filter.ColorGrade.Tint.Shadow.Green="Schatten Grünfarbung"
|
||||
Filter.ColorGrade.Tint.Shadow.Blue="Schatten Blaufärbung"
|
||||
Filter.ColorGrade.Tint.Midtone.Red="Mittelton Rotfärbung"
|
||||
Filter.ColorGrade.Tint.Midtone.Green="Mittelton Grünfärbung"
|
||||
Filter.ColorGrade.Tint.Midtone.Blue="Mittelton Blaufärbung"
|
||||
Filter.ColorGrade.Tint.Highlight.Red="Licht Rotfärbung"
|
||||
Filter.ColorGrade.Correction.Hue="Farbtonverschiebung"
|
||||
Filter.ColorGrade.Correction.Saturation="Sättigung"
|
||||
Filter.ColorGrade.Correction.Lightness="Helligkeit"
|
||||
Filter.ColorGrade.Correction.Contrast="Kontrast"
|
||||
|
||||
Filter.Displacement="Verschiebungs-Mapping"
|
||||
Filter.Displacement.File="Datei"
|
||||
|
@ -99,7 +129,11 @@ Filter.Displacement.Scale="Skalierung"
|
|||
|
||||
Filter.DynamicMask="Dynamische Maske"
|
||||
Filter.DynamicMask.Input="Eingabequelle"
|
||||
Filter.DynamicMask.Channel="%s Kanal"
|
||||
Filter.DynamicMask.Channel.Value="Basiswert"
|
||||
Filter.DynamicMask.Channel.Multiplier="Multiplikator"
|
||||
Filter.DynamicMask.Channel.Multiplier.Description="(Text noch in Arbeit)"
|
||||
Filter.DynamicMask.Channel.Input="%s Eingangswert"
|
||||
Filter.DynamicMask.Channel.Input.Description="(Text noch in Arbeit)"
|
||||
|
||||
Filter.SDFEffects="Signed-Distance-Field-Effekte"
|
||||
|
@ -154,6 +188,7 @@ Filter.SDFEffects.SDF.Scale="SDF-Texturskalierung"
|
|||
Filter.SDFEffects.SDF.Threshold="SDF-Transparenzsgrenzwert"
|
||||
Filter.SDFEffects.SDF.Threshold.Description="Minimale Deckkraft für die SDF-Generierung in Prozent, um einen Pixel als solide zu sehen."
|
||||
|
||||
Filter.Shader="Shader"
|
||||
|
||||
Filter.Transform="3D-Transformation"
|
||||
Filter.Transform.Camera="Kamera"
|
||||
|
@ -164,10 +199,17 @@ Filter.Transform.Camera.FieldOfView="Sichtfeld"
|
|||
Filter.Transform.Camera.FieldOfView.Description="Vertikales Sichtfeld der Kamera."
|
||||
Filter.Transform.Position="Position"
|
||||
Filter.Transform.Position.Description="Position des gezeichneten Quadrats."
|
||||
Filter.Transform.Position.X="X"
|
||||
Filter.Transform.Position.Y="Y"
|
||||
Filter.Transform.Position.Z="Z"
|
||||
Filter.Transform.Scale="Skalierung"
|
||||
Filter.Transform.Scale.Description="Skalierung des gezeichneten Quadrats."
|
||||
Filter.Transform.Scale.X="X"
|
||||
Filter.Transform.Scale.Y="Y"
|
||||
Filter.Transform.Shear="Scherung"
|
||||
Filter.Transform.Shear.Description="Scherung des gezeichneten Quadrats."
|
||||
Filter.Transform.Shear.X="X"
|
||||
Filter.Transform.Shear.Y="Y"
|
||||
Filter.Transform.Rotation="Rotation"
|
||||
Filter.Transform.Rotation.Description="Die Eulersche Rotation des gerenderten Quadrats, die mit der Rotationsreihenfolge festgelegt wird."
|
||||
Filter.Transform.Rotation.X="Neigung (X)"
|
||||
|
@ -190,6 +232,15 @@ Source.Mirror.Source.Size="Quellgröße"
|
|||
Source.Mirror.Source.Size.Description="Die Größe der Quelle, die gespiegelt wird. (automatisch aktualisiert)"
|
||||
Source.Mirror.Source.Audio="Audio aktivieren"
|
||||
Source.Mirror.Source.Audio.Description="Audiospiegelung von dieser Quelle aktivieren."
|
||||
Source.Mirror.Source.Audio.Layout="Tonlayout"
|
||||
Source.Mirror.Source.Audio.Layout.Unknown="Unbekannt"
|
||||
Source.Mirror.Source.Audio.Layout.Mono="Mono"
|
||||
Source.Mirror.Source.Audio.Layout.Stereo="Stereo"
|
||||
Source.Mirror.Source.Audio.Layout.StereoLFE="Stereo mit Tieftöner"
|
||||
Source.Mirror.Source.Audio.Layout.Quadraphonic="Quadraphonisch"
|
||||
Source.Mirror.Source.Audio.Layout.QuadraphonicLFE="Quadraphonisch mit Tieftöner"
|
||||
Source.Mirror.Source.Audio.Layout.Surround="Surround"
|
||||
Source.Mirror.Source.Audio.Layout.FullSurround="Komplett-Surround"
|
||||
Source.Mirror.Scaling="Quelle skalieren"
|
||||
Source.Mirror.Scaling.Description="Soll die Quelle skaliert werden?"
|
||||
Source.Mirror.Scaling.Method="Filter"
|
||||
|
@ -213,4 +264,6 @@ Source.Mirror.Scaling.Bounds.FillHeight="An Höhe anpassen"
|
|||
Source.Mirror.Scaling.Alignment="Grenzenausrichtung"
|
||||
Source.Mirror.Scaling.Alignment.Description="Wie soll die Quelle innerhalb der Rendering-Grenze ausgerichtet werden?"
|
||||
|
||||
Source.Shader.Width="Breite"
|
||||
Source.Shader.Height="Höhe"
|
||||
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -58,7 +58,7 @@ Shader.File="Archivo Shader"
|
|||
Shader.Technique="Técnica"
|
||||
Shader.Texture.Type="Tipo de textura"
|
||||
|
||||
Filter.Blur="Difuminar"
|
||||
Filter.Blur="Desenfoque"
|
||||
Filter.Blur.Type="Tipo"
|
||||
Filter.Blur.Type.Description="El tipo de blur a aplicar."
|
||||
Filter.Blur.Subtype="Subtipo"
|
||||
|
@ -107,20 +107,20 @@ Filter.Blur.Mask.Alpha.Description="Filtra la máscara por este valor alfa antes
|
|||
Filter.Blur.Mask.Multiplier="Multiplicador de Máscara"
|
||||
Filter.Blur.Mask.Multiplier.Description="Multiplica el valor final de la máscara por este valor."
|
||||
|
||||
Filter.ColorGrade="Corrección de Color"
|
||||
Filter.ColorGrade.Tool="Herramienta de Corrección de Color"
|
||||
Filter.ColorGrade="Gradación de Color"
|
||||
Filter.ColorGrade.Tool="Herramienta de Gradación de Color"
|
||||
Filter.ColorGrade.Lift="Realce"
|
||||
Filter.ColorGrade.Lift.Red="Realce de rojos"
|
||||
Filter.ColorGrade.Lift.Green="Realce de verdes"
|
||||
Filter.ColorGrade.Lift.Blue="Realce de azules"
|
||||
Filter.ColorGrade.Lift.All="Realzar todo"
|
||||
Filter.ColorGrade.Gamma="Gamma"
|
||||
Filter.ColorGrade.Gamma.Red="Gamma Rojo"
|
||||
Filter.ColorGrade.Gamma.Red="Gamma rojo"
|
||||
Filter.ColorGrade.Gamma.Green="Gamma verde"
|
||||
Filter.ColorGrade.Gamma.Blue="Gamma azul"
|
||||
Filter.ColorGrade.Gamma.All="Gamma general"
|
||||
Filter.ColorGrade.Gain="Ganancia"
|
||||
Filter.ColorGrade.Gain.Red="Ganancia Rojos"
|
||||
Filter.ColorGrade.Gain.Red="Ganancia rojos"
|
||||
Filter.ColorGrade.Gain.Green="Ganancia verdes"
|
||||
Filter.ColorGrade.Gain.Blue="Ganancia azules"
|
||||
Filter.ColorGrade.Gain.All="Ganancia general"
|
||||
|
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue