Commit Graph

6 Commits

Author SHA1 Message Date
d5e682322f Update language files 2025-01-01 10:35:16 +01:00
a591305397 Update translations 2024-01-27 13:17:46 +01:00
5706407778 Add options for disabling scroll animation 2023-08-26 10:18:52 +02:00
726ae067dd Update ts files 2023-08-22 22:06:37 +02:00
b9c1f0b505 Update translation files with new strings 2022-10-16 18:23:17 +02:00
92be3addda 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.
2021-03-09 18:22:52 +01:00