Sync and update translation files

In the past, translation files provided by the community
mostly came as pregenerated .qm files missing the corresponding
.ts sources. This has led to a situation where the translations
are out of sync with the sources and the sources have not been
updated for several release iterations.

To improve the situation, this commit syncs all .qm files back to
the sources by using the lconvert tool to create .ts files and
updating these files against our sources using lupdate.

For future updates, a CI solution would be preferable.
This commit is contained in:
Felix Kauselmann
2021-03-09 12:27:00 +01:00
parent fffd88b5a7
commit 92be3addda
20 changed files with 16111 additions and 13073 deletions

File diff suppressed because it is too large Load Diff