qTsConverter
qTsConverter copied to clipboard
A simple tool to convert qt translation file (ts) to other format (xlsx / csv) and vice versa
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4. Release notes Sourced from actions/setup-python's releases. v4.0.0 What's Changed Support for python-version-file input: #336 Example of usage: - uses: actions/setup-python@v4 with: python-version-file: '.python-version' #...
When using the command line version within a docker container, qTsConverter fails to due to it needs a graphical backend. This is probably because there is still all graphical parts...
The TS files I am trying to process contain many extracomment and extra-Context tags. These are produced by //: or //~ comments in the QML that are for providing extra...
**Different revisions of the ts files** > I spend a lot of time, updating the master language excel files, it would be nice, If I could choose to update an...
**Missing Language setting inside Ts files** > When opening the ts file generated with Qt Linguist, the tool requires to select the translations language **To Reproduce** Steps to reproduce the...
**The export of multiple languages requires a lot of actions on the user sides** > If I need to export multiple languages from excel files I need to create multiples...
An installer for W10
An installer for macOs.
**Wrong initial folder** > When browse file button is clicked, it always start in a local build folder, instead of the folder that is selected into the line edit field...