aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/doc/tools/pyside-linguist.rst
blob: e13124a8e119e0d8de8628d3e7fb63efded7ee1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.. _pyside6-linguist:

pyside6-linguist
=================

``pyside6-linguist`` is a tool that wraps `Qt Linguist`_, Qt's tool to
translate user interfaces and manage application localizations. It
supports Qt's own TS file format as well as the XML Localization
Interchange File Format (XLIFF). There are no differences between the
version bundled with PySide and the one from Qt.

For more information on how to use this tool, read Qt's documentation
here: `Qt Linguist`_. Read more about how to translate PySide
applications here: :ref:`translations`.

.. image:: pyside6-linguist_screenshot.webp
    :width: 500
    :alt: PySide6 Linguist Screenshot

.. _`Qt Linguist`: https://doc.qt.io/qt-6/qtlinguist-index.html