Icons in die Doku eingebaut
This commit is contained in:
+9
-2
@@ -12,7 +12,9 @@ Dieser Workflow beschreibt die **empfohlene Vorgehensweise** für die Übersetzu
|
|||||||
|
|
||||||
### Schritt 1: Text-Extraktion aus DXF
|
### 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:**
|
**Was passiert:**
|
||||||
- Alle TEXT, MTEXT und Block-Attribute (TEXT-D) werden aus der DXF extrahiert
|
- 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:
|
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_EN** (Englisch-Icon) → Englische Übersetzung
|
||||||
- **tr2dxf_FR** (Französisch-Icon) → Französische Übersetzung
|
- **tr2dxf_FR** (Französisch-Icon) → Französische Übersetzung
|
||||||
- **tr2dxf_ES** (Spanisch-Icon) → Spanische Übersetzung
|
- **tr2dxf_ES** (Spanisch-Icon) → Spanische Übersetzung
|
||||||
- **tr2dxf_IT** (Italienisch-Icon) → Italienische Ü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:**
|
**Was passiert:**
|
||||||
- Die JSON-Datei wird mit der aktuellen Sprachkonfiguration (z.B. `CS.cfg`) re-übersetzt
|
- Die JSON-Datei wird mit der aktuellen Sprachkonfiguration (z.B. `CS.cfg`) re-übersetzt
|
||||||
- Alle konfigurierten Begriffe werden automatisch übersetzt
|
- Alle konfigurierten Begriffe werden automatisch übersetzt
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user