DRracer
1dd2e237a0
Merge pull request #3368 from D05S/MK3_3.11.0
...
Czech translation fix
2022-02-03 16:53:23 +01:00
Dominik Sauer
4302fccca8
Update cs.po
2022-02-03 13:47:14 +01:00
SauerDominik
6167813f07
Update lang_en_cz.txt
2022-02-03 09:46:12 +01:00
DRracer
546eafae8b
Merge pull request #3342 from 3d-gussner/MK3_improve_translations
...
Improve language scripts
2022-02-03 08:21:38 +01:00
3d-gussner
9e8ed08092
Add new line at end of file
2022-02-03 08:08:28 +01:00
3d-gussner
fc94322a10
Fix typo
2022-02-03 08:07:07 +01:00
3d-gussner
37662afdd1
Add LF
2022-02-03 08:05:49 +01:00
3d-gussner
22b3fbfe09
Deactivate translations haven't been merged or translated yet
2022-02-03 07:05:59 +01:00
3d-gussner
1e5421906f
Revert "Delete as it has been merged in https://github.com/prusa3d/Prusa-Firmware/pull/3355 "
...
This reverts commit 9993026202
.
Affraid it will delete it when merged to MK3 branch
2022-02-03 06:55:50 +01:00
3d-gussner
9993026202
Delete as it has been merged in https://github.com/prusa3d/Prusa-Firmware/pull/3355
2022-02-03 06:53:20 +01:00
3d-gussner
103c6e8819
Merge pull request #3372 from Prime1910/MK3_3.11.0
...
Croatian translation
2022-02-03 06:45:02 +01:00
Prime1910
eb04c5861d
shorten words corrected - croatitan translation
2022-02-02 15:10:19 -08:00
Prime1910
75118d540f
Croatian translation small changes
2022-02-02 14:50:33 -08:00
Prime1910
0f7dcdf885
Some small changes in translation
2022-02-02 14:35:56 -08:00
Prime1910
f3a817ae45
Croatian translation of "spinning" corected
2022-02-02 14:25:20 -08:00
Prime1910
cc4601f3fe
Croatian translation file changed
2022-02-02 14:17:53 -08:00
Prime1910
82dba06602
Croatian translation updated
2022-02-02 14:16:32 -08:00
3d-gussner
f2fdbb3485
Merge branch 'MK3_improve_translations' of https://github.com/3d-gussner/Prusa-Firmware into MK3_improve_translations
2022-02-02 17:24:18 +01:00
3d-gussner
ce6b92052c
Update replace Czech non aA-zZ characters
2022-02-02 17:23:31 +01:00
3d-gussner
fbe33ed28f
Add POEdit .mo
and MAC generated .DS_Store
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
256c3f453b
PF-build.sh:
...
- Add sort of variants. Request from @leptun
- Add Arduino IDE 1.8.19 as an option
- Allow upper and lower case. Request from @TojikCZ
MK404-build.sh:
- Allow upper and lower case. Request by @TojikCZ
- Add update option to release OR devel
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
a7839a6cc6
Test Travis with focal Ubuntu20.04 LTS
2022-02-02 17:23:31 +01:00
3d-gussner
1abd2be96d
Syntax check lang_en.txt
...
Display correct line having issues
2022-02-02 17:23:31 +01:00
3d-gussner
86235259a3
Add syntax checks
2022-02-02 17:23:31 +01:00
3d-gussner
2a4e90bd93
Update replace Czech non aA-zZ characters
2022-02-02 17:22:17 +01:00
D05S
183eaf80ec
Created and updated files from new po
2022-02-02 15:05:25 +01:00
D05S
058c75f3ec
Delete mac files
2022-02-02 14:51:02 +01:00
D05S
0f76c05a36
test
2022-02-02 14:46:48 +01:00
D05S
45c121c7a4
\x0a edit
...
\\x0a to \x0a
2022-02-02 14:16:01 +01:00
D05S
d19fa38afe
Update cs.po
...
memory optimization
2022-02-02 12:29:17 +01:00
3d-gussner
cbae08991c
Add POEdit .mo
and MAC generated .DS_Store
2022-02-02 08:49:35 +01:00
3d-gussner
3b82333fcb
Merge pull request #3344 from AttilaSVK/MK3_3.11.0
...
New translation - Hungarian
2022-02-02 08:15:53 +01:00
Prime1910
9e36c80963
Updated po files
2022-02-01 07:05:53 -08:00
Prime1910
77cba57eb6
Removed identical translations
2022-02-01 06:59:38 -08:00
Prime1910
0928d28def
Created Croatian lang file from po file
2022-02-01 06:46:43 -08:00
D05S
67a470e0ab
Czech translation fix
...
translated missing parts
2022-02-01 06:55:45 +01:00
3d-gussner
14f309819d
Add Hungarian replacement
...
Fix changed chars.
2022-01-30 12:26:54 +01:00
3d-gussner
4d27b623ea
Improve language scripts
...
- Add German `äöüß` support
- Add/improve checks
- Check for syntax errors
- Output for translators
- gitignore more temporary files
2022-01-30 11:39:58 +01:00
3d-gussner
f922f4d1fa
PF-build.sh:
...
- Add sort of variants. Request from @leptun
- Add Arduino IDE 1.8.19 as an option
- Allow upper and lower case. Request from @TojikCZ
MK404-build.sh:
- Allow upper and lower case. Request by @TojikCZ
- Add update option to release OR devel
2022-01-30 11:01:19 +01:00
AttilaSVK
0b8e65bd6c
Updated Hungarian translation files
...
updated lang/lang_en_hu.txt and lang/po/Firmware_hu.po with files generated by lang-import.sh and lang-export.sh
2022-01-18 13:56:43 +01:00
AttilaSVK
bbf23d4473
Update hu.po
...
Corrected a string based on where it appears on the display (Main, corrected to Főmenü, meaning Main Menu)
2022-01-18 10:38:56 +01:00
AttilaSVK
3936da7529
Update hu.po
...
Revised some translations based on the output from lang-check.py
2022-01-18 10:38:56 +01:00
AttilaSVK
311aa2a4c6
Update hu.po
...
Reduced long strings
2022-01-18 10:38:56 +01:00
AttilaSVK
9308593f5e
Update hu.po
...
Corrected two ...(one character) to ...(three characters) and removed an accidental accent to maintain ASCII compatibility
2022-01-18 10:38:56 +01:00
AttilaSVK
a28631638f
New translation
...
Added Hungarian language
2022-01-18 10:38:56 +01:00
Alex Voinea
44ea34bb72
Merge pull request #3346 from QuantumRoboticsFTC/MK3_3.11_RO
...
3.11 Translation - Romanian
2022-01-17 16:31:49 +01:00
Alex Voinea
f59fe20393
Fix resized translation limits
2022-01-17 16:23:31 +01:00