HTML files¶
Added in version 4.1.
The translatable content is extracted from the HTML files and offered for the translation.
Merknad
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.
Se også
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>
</html>
Weblate-oppsett¶
Typical Weblate Komponentoppsett |
|
---|---|
Filmaske |
|
Ettspråklig basis-språkfil |
|
Mal for nye oversettelser |
|
Filformat |
HTML file |