weblate/docs/snippets/format-features/xliff-features.rst
Michal Čihař c2e6e26cf0
fix(formats): correct supported feature metadata (#20559)
Align generated format feature docs with actual parser behavior so Weblate does not advertise unsupported capabilities or hide supported ones.
2026-07-09 11:43:17 +00:00

32 lines
1.2 KiB
ReStructuredText
Vendored

.. AUTOGENERATED START: format-features xliff
.. This section is automatically generated by `./manage.py list_format_features`. Do not edit manually.
.. list-table:: Supported features
:stub-columns: 1
* - File extensions
- ``.mxliff``, ``.poxliff``, ``.sdlxliff``, ``.xlf``, ``.xliff``
* - Linguality :ref:`ⓘ <bimono>`
- Both monolingual and bilingual
* - Supports plural :ref:`ⓘ <format-plurals>`
- ``Yes``
* - Supports descriptions :ref:`ⓘ <format-description>`
- ``Yes``
* - Supports explanation :ref:`ⓘ <format-explanation>`
- ``No``
* - Supports context :ref:`ⓘ <format-context>`
- ``Yes``
* - Supports location :ref:`ⓘ <format-location>`
- ``Yes``
* - Supports flags :ref:`ⓘ <format-flags>`
- ``Yes``
* - Additional states :ref:`ⓘ <format-states>`
- ``Approved``, ``Needs editing``
* - API identifier
- ``apple-xliff``, ``plainxliff``, ``poxliff``, ``xliff``
* - Supports read-only strings :ref:`ⓘ <read-only-strings>`
- ``Yes``
* - Supports removing obsolete strings :ref:`ⓘ <obsolete-strings>`
- ``No``
.. AUTOGENERATED END: format-features xliff