Commit Graph

30 Commits

Author SHA1 Message Date
Alex Voinea
480c30221e
Merge branch 'MK3_3.11.0' into MK3_3.11.0 2022-02-12 23:01:02 +01:00
3d-gussner
8e73bb030e Change to python3
Bump up version
2022-02-11 15:04:35 +01:00
ingbrzy
834cc24e6c Add SK language 2022-02-10 19:01:04 +01:00
3d-gussner
35cee44df1 Add SRCDIR for compatibility with build server 2022-02-10 08:27:04 +01:00
3d-gussner
c3347dd2cb Improve language scripts
- Add German `äöüß` support
- Add/improve checks
  - Check for syntax errors
  - Output for translators
- gitignore more temporary files
2022-02-02 17:23:31 +01:00
3d-gussner
92ec7d3d24 Add some documentation
WIP
2022-02-02 17:23:31 +01:00
Alex Voinea
4d348fa953 Initial Romanian translation 2022-01-17 16:21:59 +01:00
3d-gussner
1544a79b4e Add Lithuanian 2022-01-03 15:00:45 +01:00
3d-gussner
6dd7681f6b Cleanup outdated code 2022-01-03 12:19:58 +01:00
3d-gussner
54d7e9331b Add Croatian 2022-01-03 11:25:15 +01:00
3d-gussner
75dc5bd410 Add Luxembourgish 2022-01-03 11:25:15 +01:00
3d-gussner
8911161f6b Add Hungarian
Fix typo
2022-01-03 11:25:15 +01:00
3d-gussner
7083529990 Add Slovanian 2022-01-03 11:25:15 +01:00
3d-gussner
f8a0d3ad7b Add Danish 2022-01-03 11:25:15 +01:00
3d-gussner
5bce397fab Add Swedish 2022-01-03 11:25:15 +01:00
3d-gussner
20494f7260 Update lang scripts using for loop for languages 2022-01-03 11:25:15 +01:00
3d-gussner
681bc560c9 Merge remote-tracking branch 'upstream/MK3_3.10.0' into PFW-1189 2021-04-22 20:43:54 +02:00
3d-gussner
1582477926 Fix indentation 2021-03-01 08:39:26 +01:00
3d-gussner
779c8d0a78 Move Dutch language parts
Not create community languages with `lang-build.sh all` the `lang-community.sh` will call it.
Add templates for future community languages
2021-03-01 08:28:08 +01:00
3d-gussner
d9b820690e Merge remote-tracking branch 'upstream/MK3' into MK3_Dutch
fix merge issues
2021-02-25 09:56:23 +01:00
3d-gussner
bd7bb5acb3
Update new messages and their translations (#2835)
* Add missing translations

* Add missing CZ and IT translations

* Update CZ, FR, IT, ES translations
CZ thanks to @DRracer
FR thanks to Carlin Dcustom
ES tried myself
IT thanks to @wavexx

Only missing is PL

* Improve wording +change keys

* Add missing PL translations

* Fix copy paste error in Italian
fix double translations

* Make PL translation shorter

* Fix some length issues and capital letters

* Fixed again translations length issues
updated po files

* Update FR translation - thanks @awenelo

* Fix execution of lang-check.py

- Make lang-check.py executable
- Execute directly instead of specifying the python interpreter manually
  ("python" is no longer available on Debian, and would default to
  version 2 prior to that despite being written for python 3)

* Fix permissions of translation files

Co-authored-by: D.R.racer <drracer@drracer.eu>
Co-authored-by: Yuri D'Elia <wavexx@thregr.org>
2020-09-18 16:50:25 +02:00
3d-gussner
9a7a909c6f Prepare adding new language 2019-09-14 15:49:33 +02:00
Marek Bel
46a5f83283 Disable language check warnings of type "[W]: No display definition on line".
Those warnings were masking all other much more useful build process output.
2019-06-19 18:30:12 +02:00
Ondrej Tuma
0ba2f39216 Check translation dictionary files to display definition 2019-05-07 12:57:31 +02:00
Marek Bel
38dacaf07a Automate secondary language support build. 2018-11-26 20:24:24 +01:00
Robert Pelnar
dd763575a2 New lang, arduino 1.8.5 - lang-build.sh - fr 2018-10-18 13:08:41 +02:00
Robert Pelnar
834e0bd3f5 New ML support - scripts fixed 2018-06-22 01:27:33 +02:00
Robert Pelnar
1eed7cb1cd New ML support - script tunning + iso639 2018-06-21 18:59:11 +02:00
Robert Pelnar
3127fbe7af New ML support - optimized script lang-build.sh 2018-06-19 23:18:26 +02:00
Robert Pelnar
a53b02567a New ML support - signature check
+updated scripts
+new script lang-build.sh (in future this script will replace make_lang.sh)
2018-06-18 19:37:20 +02:00