pyside6-lupdate#

Note

This tool is automatically called by pyside6-project so you don’t need to call it manually.

pyside6-lupdate is a command line tool wrapping lupdate. It finds translatable strings in Python, .ui, and .qml files and generates or updates .ts files (see Translating Applications).

Usage#

To create or update the .ts file of the Qt Linguist Example, run:

pyside6-lupdate main.py main.qml form.ui -ts example_de.ts