jimevins / glabels-qt

gLabels Label Designer (Qt/C++)

Home Page:http://glabels.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing translations

dannywiz2002 opened this issue · comments

Even though the translations files are in the package, the translated data contained are almost completely missing. Running glabels-qt in language other the English, probably will show you many blank fields.

For Italian users convenience, I have updated the two translation files for Italian language (glabels_it.ts and templates_it.ts) so that the package could be run entirely in Italian.

Installation

After you have extracted the main package on your system, extract this zip in ./glabel-qt/translations directory and overwrite the two existing files. Once done, proceed to compile the package. If glabels-qt is already installed, open a terminal and type:
$ cd ./.glabels-qt/build
$ cmake ..
$ make
$ sudo make install

glabels-templates-italian.zip

Enjoy!

Many thanks for working on translations. But see https://github.com/jimevins/glabels-qt/blob/master/docs/CONTRIBUTING.md. The translations are maintained at Transifex. I've uploaded your .ts files there. If you like to continue on Glabels translations in the future, please join the Italian translation team.