> For the complete documentation index, see [llms.txt](https://usermanual.ergonode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.ergonode.com/ergonode-user-manual-pl/zasoby/media/edytuj/tlumaczenia.md).

# Tłumaczenia

Ta zakładka jest dostępna, jeśli chcesz ustawić inny *Tytuł* lub *Tekst alternatywny* dla każdego języka, a także wartości dla [Atrybuty mediów](/ergonode-user-manual-pl/zasoby/atrybuty-media.md).

Domyślnie wyświetlany jest tutaj tylko jeden język, więc jeśli chcesz dodać więcej, użyj rozwijanego menu Tłumaczenia w lewym górnym rogu.

{% hint style="info" %}
Pamiętaj, że aby język był dostępny w tym rozwijanym menu, musi najpierw zostać aktywowany w [ustawieniach](/ergonode-user-manual-pl/system/ustawienia/jezyki.md).
{% endhint %}

| Pole                      | Opis                                                                                                      |
| ------------------------- | --------------------------------------------------------------------------------------------------------- |
| Tytuł                     | Używane jako dymek informacyjny po najechaniu kursorem w przeglądarce                                     |
| Tekst alternatywny        | Używane jako tekst alternatywny wyświetlany w przeglądarce, gdy obraz z jakiegoś powodu nie jest widoczny |
| \<media\_attribute\_name> | Miejsce do wprowadzenia wartości dla atrybutu mediów dla konkretnego zasobu                               |

<figure><img src="/files/ca7b64b178faacf2a68841dd5d9aa25022674f41" alt="Resources > Media > <resource> > <edit> > Translation tab"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://usermanual.ergonode.com/ergonode-user-manual-pl/zasoby/media/edytuj/tlumaczenia.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
