Commit graph

8 commits

Author SHA1 Message Date
TheJackiMonster 3beac4a50e
Generated QML from translations
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-16 13:47:51 +02:00
TheJackiMonster cc124c0b13
Older updates for some languages 2021-02-22 01:09:34 +01:00
Curtis Gedak 33b35b6e38 Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2019-09-30 09:26:51 -06:00
Curtis Gedak 62e8a5a17d Compile all language translation updates into respective .qm files
After updating the '.ts' translation source files from weblate,
compile all of the language translations into '.qm' files.

This was done with the following command:

$ make i18n

This effectively runs the 'lrelease' command on each '.ts' file.  For
example:

$ lrelease i18n/manuskript_es.ts
2019-04-04 09:58:43 -06:00
LingSamuel b778ca9fc1 Revise sentence 2018-12-11 09:12:13 -07:00
LingSamuel 8ceead27a4 append compiled .qm file 2018-12-11 09:12:13 -07:00
LingSamuel ca397271e7 add Chinese translation 2018-12-11 09:12:13 -07:00
LingSamuel 3d6080f3c0 fix #428: zh translation suffix doesn't match system locale; new behavior: load translation from settings first 2018-12-09 11:19:26 -07:00
Renamed from i18n/manuskript_zh.qm (Browse further)