Each project can include one or more glossaries as a shorthand for storing terminology. Glossaries help to maintain consistency of the translation. A glossary for each language can be managed on it...| Weblate
The translatable content is extracted from the OpenDocument files and offered for the translation. Weblate configuration:,, Typical Weblate Component configuration,,, File mask, path/*.odt,, Monoli...| Weblate
JSON format is used mostly for translating applications implemented in JavaScript. Weblate currently supports several variants of JSON translations: Simple key / value files, used for example by vu...| Weblate
Most widely used format for translating libre software. Contextual info stored in the file is supported by adjusting its headers or linking to corresponding source files. Showing source string chan...| Weblate
Android specific file format for translating applications. Android string resources are monolingual, the Monolingual base language file is stored in a different location from the other files – res/...| Weblate
Weblate supports a wide range of translation formats. Each format is slightly different and provides a different set of capabilities. Automatic detection: Weblate tries to detect file format during...| Weblate
To present different translations properly, info about language name, text direction, plural definitions and language code is needed. Built-in language definitions: Definitions for about 650 langua...| Weblate
There is infrastructure in place so that your translation closely follows development. This way translators can work on translations the entire time, instead of working through huge amount of new t...| Weblate
Add-ons provide ways to customize and automate the translation workflow. Admins can add and manage add-ons from the Operations ↓ Add-ons menu of each respective translation project or component. Ad...| Weblate
Translation organization: Weblate organizes translatable VCS content of project/components into a tree-like structure. You can additionally organize components within a project using categories. Th...| Weblate
Custom automatic fixups: You can also implement your own automatic fixup in addition to the standard ones and include them in AUTOFIX_LIST. The automatic fixes are powerful, but can also cause dama...| Weblate
Suggestion voting: Everyone can add suggestions by default, to be accepted by signed in users. Suggestion voting can be used to make use of a string when more than one signed-in user agrees, by set...| Weblate