Commit Graph

90 Commits

Author SHA1 Message Date
3d-gussner 879803daa9 Temp. cal. -> PINDA cal.
01234567890123456789
 Temp. cal.   [Off] old
 PINDA cal.   [Off] new

Temp. cal.  1/6     old
PINDA cal.    1/6   new

MSG_TEMP_CALIBRATION -> MSG_PINDA_CALIBRATION
MSG_TEMP_CALIBRATION_DONE -> MSG_PINDA_CALIBRATION_DONE

Updated text
- MSG_PINDA_CALIBRATION_DONE
- MSG_PINDA_CAL_FAILED

Update status line during PINDA cal.

Changed PINDA cal. from submenu to function
- Deleted `lcd_pinda_calibration_menu()`
- Deleted `#MSG_CALIBRATE_PINDA c=17`

Tried to update translations

Updated po files
2022-03-07 11:47:52 +01:00
3d-gussner 7939142922 Change `Choose extruder` to `Select extruder` for consistant wording 2022-03-07 11:47:52 +01:00
3d-gussner 81d8c72cc4 Remove duplicate `Extruder fan:`
Create MSG in messages to reuse it
Remove `Nozzle FAN`
Change Support -> Extruder info -> fan speeds
2022-03-07 11:47:52 +01:00
3d-gussner 4a73cad3fd Remove `Choose filament` as it is a duplicate of `Select filament` 2022-03-07 11:47:52 +01:00
3d-gussner a33340c176 Typo 2022-02-22 12:18:54 +01:00
3d-gussner 715f466fda Add Norwegian 2022-02-22 11:56:01 +01:00
3d-gussner 1bba7815fc
MK3_3.11.0_Lang fixes (#3404)
* Replace non-block space with space
Fix of some editors create non-block spaces which cause issues.

* Replace non-block space with space
Fix single language run without config.sh OK

* Update Slovak po files

* revert delete of lang/po/Firmware_sk.po

* Fix typos
Unix format for md files
2022-02-14 08:39:03 +01:00
ingbrzy 2eb32ac2c6 Typo 2022-02-13 08:11:21 +01:00
ingbrzy d9cd5324e7 Typos after review 2022-02-13 07:45:45 +01:00
ingbrzy e36d5ebe1c Update .po files 2022-02-12 05:46:42 +01:00
ingbrzy 2a65086f75 Update .po files 2022-02-12 05:37:00 +01:00
ingbrzy 79aa067a8a Update SK .po files 2022-02-10 21:20:06 +01:00
ingbrzy 0ac7874d27 Add SK .po files 2022-02-10 21:01:16 +01:00
3d-gussner 00036bcfcc Update all po files 2022-02-08 14:48:16 +01:00
3d-gussner 709cdf5131
Merge pull request #3379 from Prime1910/MK3_3.11.0
Croatian translation Fix
2022-02-07 19:26:54 +01:00
Prime1910 a3930cbff6 some words changed 2022-02-04 09:38:38 -08:00
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
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 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 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
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
Prime1910 9e36c80963 Updated po files 2022-02-01 07:05:53 -08:00
D05S 67a470e0ab Czech translation fix
translated missing parts
2022-02-01 06:55:45 +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 365bd003f9 Update ro PO files 2022-01-17 16:21:59 +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 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 ba54dc3d35 Update po files after fixing lang-export and lang-import 2022-01-03 11:25:15 +01:00