Commit Graph

28 Commits

Author SHA1 Message Date
3d-gussner
d80cef5443 Change [um] to [μm]
Including lang-im/export.sh to convert HD44780 to UTF-8 and vice versa
2022-02-08 10:18:27 +01:00
3d-gussner
fc94322a10 Fix typo 2022-02-03 08:07:07 +01:00
3d-gussner
ce6b92052c Update replace Czech non aA-zZ characters 2022-02-02 17:23:31 +01:00
3d-gussner
f290039dff Add Hungarian replacement
Fix changed chars.
2022-02-02 17:23:31 +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
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
b57fd94f05 Add counter
replace two double quotes to `\x00`
remove CR
2022-01-03 11:25:15 +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
38f8d419d7 Fix translation file and odd chars in lang-import.sh 2019-09-21 12:07:51 +02:00
3d-gussner
049cca297b Merge branch 'MK3' into MK3_Dutch
Merge with MK3 and fix merge issues
2019-09-21 11:54:31 +02:00
D.R.racer
77c4720c8b Merge remote-tracking branch 'upstream/MK3' into translations-doc 2019-09-17 11:32:27 +02:00
3d-gussner
9a7a909c6f Prepare adding new language 2019-09-14 15:49:33 +02:00
DRracer
441e24acbd update translated UI texts 2019-09-06 08:30:10 +02:00
DRracer
0c76ed3ba2
Merge branch 'translations-doc' into 3d-gussner-patch-3 2019-08-21 10:31:12 +02:00
3d-gussner
47e1311d64
Added few German/French diacritical characters
See 
https://docs.oracle.com/cd/E29584_01/webhelp/mdex_basicDev/src/rbdv_chars_mapping.html
2019-08-21 09:30:11 +02:00
3d-gussner
2d4535af1f
Added "All" argument and it is default in nothing is chosen
The script had to started for each language code translation.
Adding the "All" argument and make it as default if nothing is chosen makes the workflow easier.
2019-08-21 08:39:48 +02:00
Joshua Hoblitt
3f96dea4f9 make all shell scripts executable 2018-12-10 07:09:03 -07:00
Robert Pelnar
77df13b600 Lang - import script fix - replace '\n' with space in all languages 2018-11-21 14:40:35 +01:00
Robert Pelnar
382ef13b3c Lang - import script 2018-11-21 13:11:08 +01:00