tomFlowee
779c245f5b
Import translations from crowdin
2023-06-15 20:02:35 +02:00
tomFlowee
5c1952c267
Update translation units
2023-06-13 21:30:38 +02:00
tomFlowee
a73e004998
Move QML and introduce i18n concept for modules
2023-06-13 15:59:37 +02:00
tomFlowee
2043f4cf5a
Import translations from crowdIn
2023-06-08 22:27:48 +02:00
tomFlowee
5e40c6a312
Update translations from Crowdin
2023-05-30 20:35:12 +02:00
tomFlowee
b0d06d6f71
import translations from crowdin
2023-05-07 13:59:22 +02:00
tomFlowee
28c11cf067
Import translation updates from crowdin
2023-05-02 15:58:03 +02:00
tomFlowee
11c2847055
Include mobile_en translations as well.
...
English "translations" are just there to allow us to have a
different form for singular statements: "1 hour left".
2023-03-04 21:48:10 +01:00
tomFlowee
e1165bf66c
Update translations from crowdin
2023-03-04 21:48:10 +01:00
tomFlowee
9487852033
slighly shorter string
2023-02-22 23:34:15 +01:00
tomFlowee
f7c1d100ee
Update crowdin and do my translations
2023-02-21 15:51:40 +01:00
tomFlowee
2556b44d1d
Update english translations
2022-08-18 22:32:57 +02:00
tomFlowee
08b9088dc6
import some translations done on crowdin
2022-08-18 18:02:07 +02:00
tomFlowee
66c8dbbd4c
Fixes
2022-05-03 21:33:35 +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