Interfejs zarządzania

The management interface offer administration settings under the /manage/ URL. It is available for users signed in with admin privileges, accessible by using the wrench icon top right:

../_images/support.png

It includes basic overview of your Weblate:

Interfejs administracyjny Django

Ostrzeżenie

Will be removed in the future, as its use is discouraged—most features can be managed directly in Weblate.

Here you can manage objects stored in the database, such as users, translations and other settings:

../_images/admin.png

In the Reports section, you can check the status of your site, tweak it for Instalacja produkcyjna, or manage SSH keys used to access Dostęp do repozytoriów.

Manage database objects under any of the sections. The most interesting one is probably Weblate translations, where you can manage translatable projects, see Konfiguracja projektu and Konfiguracja komponentu.

Weblate languages holds language definitions, explained further in Definicje języków.

Dodawanie projektu

Adding a project serves as container for all components. Usually you create one project for one piece of software, or book (See Konfiguracja projektu for info on individual parameters):

../_images/add-project.png

Zobacz także

Konfiguracja projektu

Komponenty dwujęzyczne

Once you have added a project, translation components can be added to it. (See Konfiguracja komponentu for info regarding individual parameters):

../_images/add-component.png

Komponenty jednojęzyczne

For easier translation of these, provide a template file containing the mapping of message IDs to its respective source language (usually English). (See Konfiguracja komponentu for info regarding individual parameters):

../_images/add-component-mono.png