de: added translated inspector aplha strings and consistent capitalisations

This commit is contained in:
Muppeq 2024-06-25 10:57:02 +02:00 committed by GitHub
parent c185eaabd8
commit 1d62c442a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2045,9 +2045,9 @@
"Inspector.Texture.Hue": "Farbton:",
"Inspector.Texture.ShiftHue": "Farbton verschieben",
"Inspector.Texture.Saturation": "Sättigung:",
"Inspector.Texture.AdjustSaturation": "Sättigung Anpassen",
"Inspector.Texture.AdjustSaturation": "Sättigung anpassen",
"Inspector.Texture.Value": "Wert:",
"Inspector.Texture.AdjustValue": "Wert Anpassen",
"Inspector.Texture.AdjustValue": "Wert anpassen",
"Inspector.Texture.Gamma": "Gamma:",
"Inspector.Texture.AdjustGamma": "Gamma anpassen",
"Inspector.Texture.LongestSide": "Längste Seite:",
@ -2068,6 +2068,9 @@
"Inspector.Texture.NormalizeMinMax": "Normalisieren (Min. und Max.)",
"Inspector.Texture.NormalizeIndependent": "RGB unabhängig normalisieren (Min. und Max.)",
"Inspector.Texture.BleedColorToAlpha": "Farbe zu Alphakanal überblenden",
"Inspector.Texture.AlphaGamma": "Alpha Gamma",
"Inspector.Texture.AdjustAlphaGamma": "Alpha Gamma anpassen",
"Inspector.Texture.AddAlpha": "Alpha hinzufügen",
"Inspector.Texture.InvalidFloats": "Diagnose: Ungültige floats",
"Inspector.Texture.GenerateMetadata": "Diagnose: Generiere Bitmap-Metadaten",