{isGerman ? "Gitty an deinen Workflow anpassen" : "Make Gitty fit your workflow"}
{isGerman ? "Tool-Argumente werden direkt und ohne zusätzliche Shell übergeben." : "Tool arguments are passed directly without an extra shell."}
{isGerman ? "Darstellung, Sprache und Hintergrundverhalten." : "Appearance, language, and background behavior."}
{isGerman ? "Passend zu deiner Umgebung." : "Match your environment."}
{isGerman ? "Aktuell, klassisch oder selbst gestaltet." : "Current, classic, or designed by you."}
{isGerman ? "Erstelle dein eigenes Farbprofil." : "Create your own color profile."}
{customColors.background}
{customColors.surface}
{customColors.accent}
{customColors.text}
{isGerman ? "Die Farben werden beim Speichern auf die gesamte Oberfläche angewendet." : "The colors are applied across the interface when you save."}
{isGerman ? "Sprache der Oberfläche." : "Language used by the interface."}
{isGerman ? "Arbeitsbereich und Remotes aktuell halten." : "Keep the working tree and remotes current."}
{isGerman ? "Anonyme Produkt- und Fehlerdiagnose." : "Anonymous product and error diagnostics."}
{detectionUnavailable ? (isGerman ? "Automatische Erkennung ist in dieser Umgebung nicht verfügbar." : "Automatic detection is unavailable in this environment.") : (isGerman ? `${detectedTools.length} installierte Programme erkannt.` : `${detectedTools.length} installed applications detected.`)}
{toolDescription(activeToolKind)}
{toolUsage(activeToolKind)}
{isGerman ? "Verfügbare Platzhalter" : "Available placeholders"} {"{repo}"}{"{file}"}{"{parent}"}{"{left}"}{"{right}"}{"{base}"}{"{ours}"}{"{theirs}"}{"{result}"}
{"{repo}"}
{"{file}"}
{"{parent}"}
{"{left}"}
{"{right}"}
{"{base}"}
{"{ours}"}
{"{theirs}"}
{"{result}"}