HTML files#

Nouveau dans la version 4.1.

The translatable content is extracted from the HTML files and offered for the translation.

Note

Unlike most other formats, the changes in the translation files will not be imported to Weblate because it can not be done reliably. The source of truth for the translations is Weblate not the translated file.

Voir aussi

HTML

Example file:

<html>
<body>
<p>Ahoj světe!</p>

<p>Orangutan has five bananas.</p>

<p>Try Weblate at <a href="https://demo.weblate.org/">weblate.org</a>!</p>

<p>Thank you for using Weblate.</p>
</body>

Configuration Weblate#

Configuration des composants typique de Weblate

Masque de fichier

path/*.html

Fichier de langue de base mono-langue

path/en.html

Modèle pour les nouvelles traductions

path/en.html

Format de fichier

HTML file