Interfaz de gestión

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:

La interfaz administrativa de Django

Advertencia

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

Aquí puede gestionar los objetos almacenados en la base de datos, tales como usuarios, traducciones y determinadas configuraciones:

../_images/admin.png

In the Reports section, you can check the status of your site, tweak it for Puesta en marcha de entorno de producción, or manage SSH keys used to access Accessing repositories.

Manage database objects under any of the sections. The most interesting one is probably Weblate translations, where you can manage translatable projects, see Configuración de proyectos and Configuración de componentes.

Weblate languages holds language definitions, explained further in Language definitions.

Añadir un proyecto

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

../_images/add-project.png

Componentes bilingües

Once you have added a project, translation components can be added to it. (See Configuración de componentes for info regarding individual parameters):

../_images/add-component.png

Componentes monolingües

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

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