weblate/docs/snippets/addon-parameters-autogenerated.rst
Michal Čihař e69e1866fd feat(machinery): add LTEngine support
It is mostly LibreTranslate API, but does not support batching.

Fixes #19181
2026-04-23 13:49:44 +02:00

402 lines
8.3 KiB
ReStructuredText

.. AUTOGENERATED START: addon-parameters
.. This section is automatically generated by `./manage.py list_addons`. Do not edit manually.
Common add-on parameters
++++++++++++++++++++++++
.. _addon-choice-engines:
Machine translation engines
---------------------------
.. list-table:: Available choices:
:width: 100%
* - ``alibaba``
- Alibaba
* - ``aws``
- Amazon Translate
* - ``anthropic``
- Anthropic
* - ``apertium-apy``
- Apertium APy
* - ``microsoft-translator``
- Azure AI Translator
* - ``azure-openai``
- Azure OpenAI
* - ``baidu``
- Baidu
* - ``cyrtranslit``
- CyrTranslit
* - ``deepl``
- DeepL
* - ``glosbe``
- Glosbe
* - ``google-translate-api-v3``
- Google Cloud Translation Advanced
* - ``google-translate``
- Google Cloud Translation Basic
* - ``ltengine``
- LTEngine
* - ``libretranslate``
- LibreTranslate
* - ``modernmt``
- ModernMT
* - ``mymemory``
- MyMemory
* - ``netease-sight``
- Netease Sight
* - ``ollama``
- Ollama
* - ``openai``
- OpenAI
* - ``sap-translation-hub``
- SAP Translation Hub
* - ``systran``
- Systran
* - ``weblate``
- Weblate
* - ``weblate-translation-memory``
- Weblate Translation Memory
* - ``yandex``
- Yandex
* - ``yandex-v2``
- Yandex v2
* - ``youdao-zhiyun``
- Youdao Zhiyun
* - ``tmserver``
- tmserver
.. _addon-choice-file_format:
File format
-----------
.. list-table:: Available choices:
:width: 100%
* - ``apple-xliff``
- XLIFF 1.2 with Apple extensions
* - ``appstore``
- App store metadata files
* - ``arb``
- ARB file
* - ``aresource``
- Android String Resource
* - ``asciidoc``
- AsciiDoc file
* - ``ass``
- Advanced SubStation Alpha subtitle file
* - ``catkeys``
- Haiku catkeys
* - ``cmp-resource``
- Compose Multiplatform Resource
* - ``csv``
- CSV file
* - ``csv-multi``
- Multivalue CSV file
* - ``csv-simple``
- Simple CSV file
* - ``dokuwiki``
- DokuWiki text file
* - ``dtd``
- DTD file
* - ``flatxml``
- Flat XML file
* - ``fluent``
- Fluent file
* - ``formatjs``
- Format.JS JSON file
* - ``go-i18n-json``
- go-i18n v1 JSON file
* - ``go-i18n-json-v2``
- go-i18n v2 JSON file
* - ``go-i18n-toml``
- go-i18n TOML file
* - ``gotext``
- gotext JSON file
* - ``gwt``
- GWT properties
* - ``html``
- HTML file
* - ``i18next``
- i18next JSON file v3
* - ``i18nextv4``
- i18next JSON file v4
* - ``idml``
- IDML file
* - ``ini``
- INI file
* - ``islu``
- Inno Setup INI file
* - ``joomla``
- Joomla language file
* - ``json``
- JSON file
* - ``json-nested``
- JSON nested structure file
* - ``laravel``
- Laravel PHP strings
* - ``markdown``
- Markdown file
* - ``mediawiki``
- MediaWiki text file
* - ``mi18n-lang``
- @draggable/i18n lang file
* - ``moko-resource``
- Mobile Kotlin Resource
* - ``nextcloud-json``
- Nextcloud JSON file
* - ``odf``
- OpenDocument file
* - ``php``
- PHP strings
* - ``plainxliff``
- XLIFF 1.2 translation file
* - ``po``
- gettext PO file
* - ``po-mono``
- gettext PO file (monolingual)
* - ``poxliff``
- XLIFF 1.2 with gettext extensions
* - ``properties``
- Java Properties
* - ``rc``
- RC file
* - ``resjson``
- RESJSON file
* - ``resourcedictionary``
- ResourceDictionary file
* - ``resx``
- .NET resource file
* - ``ruby-yaml``
- Ruby YAML file
* - ``srt``
- SubRip subtitle file
* - ``ssa``
- SubStation Alpha subtitle file
* - ``strings``
- iOS strings
* - ``stringsdict``
- Stringsdict file
* - ``sub``
- MicroDVD subtitle file
* - ``tbx``
- TermBase eXchange file
* - ``toml``
- TOML file
* - ``ts``
- Qt Linguist translation file
* - ``txt``
- Plain text file
* - ``webextension``
- WebExtension JSON file
* - ``wxl``
- WixLocalization file
* - ``xliff``
- XLIFF 1.2 with placeables support
* - ``xliff2``
- XLIFF 2.0 translation file
* - ``xliff2-placeables``
- XLIFF 2.0 translation file with placeables support
* - ``xlsx``
- Excel Open XML
* - ``xwiki-fullpage``
- XWiki Full Page
* - ``xwiki-java-properties``
- XWiki Java Properties
* - ``xwiki-page-properties``
- XWiki Page Properties
* - ``yaml``
- YAML file
.. _addon-choice-events:
Change events
-------------
.. list-table:: Available choices:
:width: 100%
* - ``0``
- Resource updated
* - ``1``
- Translation completed
* - ``2``
- Translation changed
* - ``3``
- Comment added
* - ``4``
- Suggestion added
* - ``5``
- Translation added
* - ``6``
- Automatically translated
* - ``7``
- Suggestion accepted
* - ``8``
- Translation reverted
* - ``9``
- Translation uploaded
* - ``13``
- Source string added
* - ``14``
- Component locked
* - ``15``
- Component unlocked
* - ``17``
- Changes committed
* - ``18``
- Changes pushed
* - ``19``
- Repository reset
* - ``20``
- Repository merged
* - ``21``
- Repository rebased
* - ``22``
- Repository merge failed
* - ``23``
- Repository rebase failed
* - ``24``
- Parsing failed
* - ``25``
- Translation removed
* - ``26``
- Suggestion removed
* - ``27``
- Translation replaced
* - ``28``
- Repository push failed
* - ``29``
- Suggestion removed during cleanup
* - ``30``
- Source string changed
* - ``31``
- String added
* - ``32``
- Bulk status changed
* - ``33``
- Visibility changed
* - ``34``
- User added
* - ``35``
- User removed
* - ``36``
- Translation approved
* - ``37``
- Marked for edit
* - ``38``
- Component removed
* - ``39``
- Project removed
* - ``41``
- Project renamed
* - ``42``
- Component renamed
* - ``43``
- Moved component
* - ``45``
- Contributor joined
* - ``46``
- Announcement posted
* - ``47``
- Alert triggered
* - ``48``
- Language added
* - ``49``
- Language requested
* - ``50``
- Project created
* - ``51``
- Component created
* - ``52``
- User invited
* - ``53``
- Repository notification received
* - ``54``
- Translation replaced file by upload
* - ``55``
- License changed
* - ``56``
- Contributor license agreement changed
* - ``57``
- Screenshot added
* - ``58``
- Screenshot uploaded
* - ``59``
- String updated in the repository
* - ``60``
- Add-on installed
* - ``61``
- Add-on configuration changed
* - ``62``
- Add-on uninstalled
* - ``63``
- String removed
* - ``64``
- Comment removed
* - ``65``
- Comment resolved
* - ``66``
- Explanation updated
* - ``67``
- Category removed
* - ``68``
- Category renamed
* - ``69``
- Category moved
* - ``70``
- Saving string failed
* - ``71``
- String added in the repository
* - ``72``
- String updated in the upload
* - ``73``
- String added in the upload
* - ``74``
- Translation updated by source upload
* - ``75``
- Component translation completed
* - ``76``
- Applied enforced check
* - ``77``
- Propagated change
* - ``78``
- File uploaded
* - ``79``
- Extra flags updated
* - ``80``
- Font uploaded
* - ``81``
- Font changed
* - ``82``
- Font removed
* - ``83``
- Forced synchronization of translations
* - ``84``
- Forced rescan of translations
* - ``85``
- Screenshot removed
* - ``86``
- Label added
* - ``87``
- Label removed
* - ``88``
- Repository cleanup
* - ``89``
- Source string added in the upload
* - ``90``
- Source string added in the repository
* - ``91``
- Project backed up
* - ``92``
- Project restored
* - ``93``
- Component restored
* - ``94``
- User edit reverted
.. AUTOGENERATED END: addon-parameters