> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/anlagenkonfiguration/anlagensprache/wl_anlagensprache.md).

# Symbole der Werkzeugleiste

|                                                                     |                                                                                                |                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Symbol                                                              | Bedeutung                                                                                      | Ausführung                                                                                                                                                                                                                              |
| <img src="/files/Lrh8nxrHht1N3ifCaHSe" alt="" data-size="original"> | Ausschneiden                                                                                   | Ausschneiden eines Objekts                                                                                                                                                                                                              |
| <img src="/files/s7UlbNkkBmMt7l4647qx" alt="" data-size="original"> | Kopieren                                                                                       | Kopieren eines Objekts                                                                                                                                                                                                                  |
| <img src="/files/bJztB7pWLCx3eLVLYWNt" alt="" data-size="original"> | Einfügen                                                                                       | Einfügen eines ausgeschnittenen oder kopierten Objekts                                                                                                                                                                                  |
| <img src="/files/j1fNbs645Evt5KPgpZcQ" alt="" data-size="original"> | Löschen                                                                                        | Löschen der Selektion                                                                                                                                                                                                                   |
| <img src="/files/GrNnZV8c5KeCg38XtAJb" alt="" data-size="original"> | Gruppe                                                                                         | Anlegen einer Anlagensprachengruppe                                                                                                                                                                                                     |
| <img src="/files/qBi8111NYvHG2bmVnplL" alt="" data-size="original"> | Sprachdatei                                                                                    | Anlegen einer Sprachdatei                                                                                                                                                                                                               |
| <img src="/files/E8gDu4qoMLBKyAJZsrmZ" alt="" data-size="original"> | Sprachdatei laden                                                                              | Abgleich mit dem aktuellen Stand der Anlage; dabei können Einträge hinzukommen, nicht mehr verwendete werden entfernt.                                                                                                                  |
| <img src="/files/9W5M4npC1vXaYC3dxng3" alt="" data-size="original"> | Export                                                                                         | <ul><li><p>alle Einträge...</p><p>Export aller vorhandenen Übersetzungseinträge in eine .csv-Datei</p></li><li><p>nicht übersetzte Einträge...</p><p>Export aller unübersetzten "Übersetzungseinträge" in eine .csv-Datei</p></li></ul> |
| <img src="/files/3UUE7YJEUYJMjpMKxjGH" alt="" data-size="original"> | Sprachdatei-Import aus Datei...                                                                | <p>Einlesen von Übersetzungen aus einer .csv-Datei</p><p>HinweisBereits vorhandene Einträge werden aktualisiert.</p>                                                                                                                    |
| <img src="/files/0caiL0QVsfI9MgKjchXR" alt="" data-size="original"> | [Referenzen](/acron-9.3/anlagenkonfiguration/anlagensprache/dialog_referenzierungen-auf.md)... | Übersicht über die Verwendung einer Sprachdatei                                                                                                                                                                                         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/acron-9.3/anlagenkonfiguration/anlagensprache/wl_anlagensprache.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
