From 1d62c442a0765d4e4e1a668ec3edf3853f6b9679 Mon Sep 17 00:00:00 2001 From: Muppeq <147259359+Muppeq@users.noreply.github.com> Date: Tue, 25 Jun 2024 10:57:02 +0200 Subject: [PATCH] de: added translated inspector aplha strings and consistent capitalisations --- de.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/de.json b/de.json index 3f0a663..4d6d406 100644 --- a/de.json +++ b/de.json @@ -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",