Icons in die Doku eingebaut

This commit is contained in:
2026-02-10 09:36:36 +01:00
parent da5edd8075
commit 7661363553
2 changed files with 9 additions and 2 deletions
+9 -2
View File
@@ -12,7 +12,9 @@ Dieser Workflow beschreibt die **empfohlene Vorgehensweise** für die Übersetzu
### Schritt 1: Text-Extraktion aus DXF
Ziehen Sie die DXF-Datei per **Drag & Drop** auf die Desktop-Verknüpfung **`tr_dxf2txt`** (Wirbelwind-Icon).
Ziehen Sie die DXF-Datei per **Drag & Drop** auf die Desktop-Verknüpfung **`tr_dxf2txt`**:
<img src="img/Icons/dxf2txt.png" width="113" alt="tr_dxf2txt Icon">
**Was passiert:**
- Alle TEXT, MTEXT und Block-Attribute (TEXT-D) werden aus der DXF extrahiert
@@ -31,12 +33,17 @@ Ausgabe: work/Projekt_Anlage_Rev3_texts.json
Ziehen Sie die erzeugte **JSON-Datei** (`<dateiname>_texts.json`) per **Drag & Drop** auf die gewünschte Sprach-Verknüpfung:
- **tr2dxf_CS** (Tschechisch-Icon) → Tschechische Übersetzung
- **tr2dxf_CS** (Tschechisches Icon) → Tschechische Übersetzung
- **tr2dxf_EN** (Englisch-Icon) → Englische Übersetzung
- **tr2dxf_FR** (Französisch-Icon) → Französische Übersetzung
- **tr2dxf_ES** (Spanisch-Icon) → Spanische Übersetzung
- **tr2dxf_IT** (Italienisch-Icon) → Italienische Übersetzung
<img src="img/Icons/dxfCs.png" width="113" alt="tr2dxf_CS Icon">
<img src="img/Icons/dxfEN.png" width="113" alt="tr2dxf_EN Icon">
<img src="img/Icons/dxfFR.png" width="113" alt="tr2dxf_FR Icon">
<img src="img/Icons/dxfES.png" width="113" alt="tr2dxf_ES Icon">
**Was passiert:**
- Die JSON-Datei wird mit der aktuellen Sprachkonfiguration (z.B. `CS.cfg`) re-übersetzt
- Alle konfigurierten Begriffe werden automatisch übersetzt
BIN
View File
Binary file not shown.