Add translation files

When you create a new project, you can automatically generate a translation source file (TS) for one language. To add other languages later, use a file wizard.

To create a translation source (TS) file for a language:

  1. Go to File > New File.
  2. Select Qt > Qt Translation File > Choose.
  3. In Language, select a language and territory (locale).

    {Select language for a TS file}

You can see the file name in Translation file.

See also Create files, Use project wizards, Use Qt Linguist, Internationalization with Qt, and Qt Linguist Manual.