Commit Graph

15 Commits

Author SHA1 Message Date
tomFlowee 9da5715c18 Updates from Crowdin 2025-01-02 22:41:04 +01:00
tomFlowee ce827ed776 Import translations 2024-10-14 20:09:43 +02:00
tomFlowee cfa0716d4a Update Dutch translations 2024-10-08 22:38:00 +02:00
tomFlowee dc3ebbcd09 Import translations from Crowdin 2024-05-07 21:06:47 +02:00
tomFlowee 1ca77a427a Import translations from crowdin.
This adds a new language: Hausa
2024-01-04 22:12:08 +01:00
tomFlowee 896854bc2d Import translations from crowdin 2023-10-29 22:46:22 +01:00
tomFlowee 5e40c6a312 Update translations from Crowdin 2023-05-30 20:35:12 +02:00
tomFlowee 28c11cf067 Import translation updates from crowdin 2023-05-02 15:58:03 +02:00
tomFlowee f7c1d100ee Update crowdin and do my translations 2023-02-21 15:51:40 +01:00
tomFlowee 08b9088dc6 import some translations done on crowdin 2022-08-18 18:02:07 +02:00
tomFlowee 3aeb074b8f Import translations from the community 2022-05-03 19:47:24 +02:00
tomFlowee 69633afaa9 Import more translations 2021-12-04 23:32:31 +01:00
tomFlowee 7bf50081ed import translations 2021-12-04 15:52:17 +01:00
tomFlowee adcded6f47 Download translations from crowdin 2021-11-21 13:23:31 +01:00
tomFlowee b69b388d9c Split translations and add proof-of-concept mobile
This alters the build setup to create two executables based on
practically the same CPP static lib but with different QML
dirs and translations.
This also adds a cmake option
    -Dlocal_qml=ON
when passed it will create an executable that will load the QML
from local disk instead of using the compiled-in version.
The main advantage of that is that there is no need to recompile
after each QML change.
2021-11-21 00:35:55 +01:00