DRracer
d182e6fc65
DE,ES,FR translation finetuning
2019-09-06 15:35:21 +02:00
DRracer
441e24acbd
update translated UI texts
2019-09-06 08:30:10 +02:00
leptun
795b1d1cf7
Toggle Sound
2019-08-31 16:56:14 +03:00
leptun
a5a5f5cf0b
Toggle RPi port
...
Probably works, needs to be tested.
2019-08-31 15:25:00 +03:00
leptun
f69035323a
Toggle SD Settings
...
This includes FlashAir support and SD Sorting type
2019-08-31 14:55:51 +03:00
leptun
b86a92a7d6
Toggle Mode (stepper power)
2019-08-30 07:59:58 +03:00
leptun
db6e2e0525
Toggle Crash det.
2019-08-29 22:31:30 +03:00
leptun
1937cf2074
Toggle SpoolJoin
2019-08-29 15:40:04 +03: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
DRracer
04903e22f0
Merge pull request #3 from DRracer/3d-gussner-patch-2
...
Added "All" argument and it is default in nothing is chosen
2019-08-21 09:27:09 +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
3d-gussner
2778e802b2
Modified few things in the workflow and more
2019-08-21 01:58:59 +02:00
D.R.racer
abe054531f
Merge branch 'translations-doc' of github.com:DRracer/Prusa-Firmware into translations-doc
2019-08-19 16:24:26 +02:00
D.R.racer
05fe5b408c
_i and _T differences and usage scenarios
2019-08-19 16:24:09 +02:00
leptun
d7057ebb16
Add description for .loc_sec
2019-08-19 16:57:01 +03:00
D.R.racer
7ad62bb6df
code usage documentation start
2019-08-19 15:43:08 +02:00
D.R.racer
411b917891
Start of documentation of the translation process
2019-08-19 15:06:47 +02:00
leptun
e0acb23993
Fix N/A for German
2019-08-19 12:46:07 +03:00
leptun
0d22f8039e
Toggle FSENSOR and FSENSOR_AUTOLOAD
2019-08-19 11:58:16 +03:00
leptun
5a3f14b752
"N/A" toggle support and format update
2019-08-19 10:20:17 +03:00
leptun
596ffe1dc2
Actual fix to the missing first two characters
2019-08-10 21:03:45 +03:00
leptun
7ce2fedac7
Fix missing first two characters in multi-lang mode
2019-08-10 09:16:23 +03:00
leptun
29dcb1cad3
Toggle FANS_CHECK
2019-08-10 08:43:07 +03:00
DRracer
6f3844cc00
Merge pull request #1650 from padarom/patch-1
...
Fix a single MK3 language typo
2019-08-02 07:47:13 +02:00
leptun
3ddb853bbd
Fix shifted languages. Use \n and \x0a
2019-07-26 18:53:08 +03:00
DRracer
090ea3145d
Merge pull request #2015 from NotaRobotexe/text_edits
...
small text edit
2019-07-18 09:39:28 +02:00
leptun
0481db87d6
Fix missing commas
2019-07-16 12:12:09 +03:00
leptun
8b1c687629
Lcd optimization - 1K of flash saved
2019-07-15 20:32:58 +03:00
NotaRobotexe
759d9f5a2e
small text edits
2019-07-15 11:41:16 +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
3d-gussner
e46cc30c61
Fix length false positives...
...
- Just reading the length of the translation line gives false positives as the " are included in the length BUT not displayed on the LCD.
- added missing argument 'pl'
2019-06-13 18:00:31 +02:00
DRracer
e17f3f8405
change language files accordingly
2019-05-23 11:14:26 +02:00
Marek Bel
15ba17f110
Fix translator columns hint for Adjusting Z:
2019-05-16 17:30:15 +02:00
DRracer
a453c6fc9d
Save 236B by improving functions in menu.cpp. Beware - the label now has
...
to come with a ':' as its last character. Changed language files along
with this commit too.
2019-05-16 16:43:44 +02:00
Marek Bel
7c4f66181f
Generate menu item texts Load filament <nr.> and Eject filament <nr.> during runtime to conserve flash.
2019-05-14 15:47:25 +02:00
Marek Běl
12b801fa1f
Merge pull request #1397 from jhoblitt/plumbing/sh-chmod
...
make all shell scripts executable
2019-05-11 02:37:09 +02:00
Ondrej Tuma
0ba2f39216
Check translation dictionary files to display definition
2019-05-07 12:57:31 +02:00
Ondrej Tuma
b7fe43bf68
Deleted bad cols/rows definitions for translation.
2019-05-07 12:52:23 +02:00
Robert Pelnar
41a827fa00
Removed unused texts, increased reserved space to 0x2e00 (11776 bytes)
2019-05-06 17:24:06 +02:00
Robert Pelnar
1c9d134c62
return with exitcode 1 if any language not generated properly
...
fix - include system_timer.h
2019-05-06 15:29:57 +02:00
3d-gussner
b0566b2bc9
Translation fix for https://github.com/prusa3d/Prusa-Firmware/pull/1601
2019-04-03 16:45:34 +02:00
Christopher Mühl
563009d934
Fix typo
...
"misslung" is not a valid conjugation of "misslungen". The proper form is "misslang".
2019-03-19 10:49:14 +01:00
Robert Pelnar
cc78c616ab
Dictionaries updated
2019-02-08 16:42:22 +01:00
Robert Pelnar
0069e8971b
French po - fixed nonasci character.
2019-02-08 16:32:09 +01:00
Robert Pelnar
11b6c8d5f2
Po files returned from translators.
2019-02-08 16:28:20 +01:00
Robert Pelnar
6309efcd00
.po and .pot updated
2019-02-07 14:54:48 +01:00
Robert Pelnar
c72103b135
Dictionaries updated (added 16 new texts)
2019-02-07 14:41:20 +01:00
Robert Pelnar
851ac07941
Fixed script lang-add.sh (adding texts with spaces at end)
2019-02-07 14:36:03 +01:00
PavelSindler
22493c6a3c
Revert "Dictionaries and po files updated"
2019-02-06 20:35:47 +01:00
Robert Pelnar
f9d6d0802a
po files updated
2019-02-06 20:08:29 +01:00
Robert Pelnar
00ab95179f
Dictionaries updated
2019-02-06 19:58:07 +01:00
Joshua Hoblitt
3f96dea4f9
make all shell scripts executable
2018-12-10 07:09:03 -07:00
Robert Pelnar
7fcb289d18
Updated po and pot files
2018-11-30 18:57:27 +01:00
Marek Bel
38dacaf07a
Automate secondary language support build.
2018-11-26 20:24:24 +01:00
Robert Pelnar
742cd1dc7e
Lang - pl - "Stan sondy P.I.N.D.A." changed to "Stan sondy PINDA"
2018-11-22 19:14:10 +01:00
Robert Pelnar
e229f3343e
Lang - text "volume.init failed" removed from dictionary
2018-11-22 18:48:22 +01:00
Robert Pelnar
42f2a61416
Lang - text "TRIGGERED" removed from dictionary
2018-11-22 18:46:02 +01:00
Robert Pelnar
e9131542ca
Lang - text "Sleep..." removed from dictionary
2018-11-22 18:43:21 +01:00
Robert Pelnar
ddf898cb41
Lang - text "SD init fail" removed from dictionary
2018-11-22 18:41:00 +01:00
Robert Pelnar
3384dd8487
Lang - text "SD card ok" removed from dictionary
2018-11-22 18:39:35 +01:00
Robert Pelnar
72c7810641
Lang - text "Resend" removed from dictionary
2018-11-22 18:38:20 +01:00
Robert Pelnar
7426efac9b
Lang - text "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)" removed from dictionary
2018-11-22 18:36:38 +01:00
Robert Pelnar
123bef636a
Lang - text "Printer halted. kill() called!" removed from dictionary
2018-11-22 18:33:15 +01:00
Robert Pelnar
123725edd1
Lang - duplicate text "Some problem encountered, Z-levelling enforced ..." removed
2018-11-22 18:30:53 +01:00
Robert Pelnar
0fceade481
Lang - text "PowerUp" removed from dictionary
2018-11-22 18:24:21 +01:00
Robert Pelnar
f0e3021d33
Lang - text "openRoot failed" removed from dictionary
2018-11-22 18:20:24 +01:00
Robert Pelnar
1cbb261707
Lang - text "open" removed from dictionary
2018-11-22 18:18:25 +01:00
Robert Pelnar
f4bbce4142
Lang - text "open failed, File: " removed from dictionary
2018-11-22 18:15:22 +01:00
Robert Pelnar
72d47eaeba
Lang - text "ok" removed from dictionary
2018-11-22 18:12:19 +01:00
Robert Pelnar
1568b94e87
Lang - text "No Checksum with line number, Last Line: " removed from dictionary
2018-11-22 18:09:07 +01:00
Robert Pelnar
fd3cd9b551
Lang - texts "Mxxx Invalid extruder " removed from dictionary
2018-11-22 18:06:10 +01:00
Robert Pelnar
fdf9734161
Lang - text "checksum mismatch, Last Line: " removed from dictionary
2018-11-22 17:59:43 +01:00
Robert Pelnar
9c964277ac
Lang - text "error writing to file" removed from dictionary
2018-11-22 17:57:52 +01:00
Robert Pelnar
9f86a334c6
Lang - text "endstops hit: " removed from dictionary
2018-11-22 17:53:51 +01:00
Robert Pelnar
0baa6412fc
Lang - text "Cannot enter subdir: " removed from dictionary
2018-11-22 17:49:28 +01:00
Robert Pelnar
60e567b660
Lang - text " Last Updated: " removed from dictionary
2018-11-22 17:48:12 +01:00
Robert Pelnar
a1f03e9531
Lang - text " Free Memory: " removed from dictionary
2018-11-22 17:46:44 +01:00
Robert Pelnar
283e33dd69
Lang - text " cold extrusion prevented" removed from dictionary
2018-11-22 17:44:53 +01:00
Robert Pelnar
104353c0c5
Lang - text " PlannerBufferBytes: " removed from dictionary
2018-11-22 17:43:11 +01:00
Robert Pelnar
46fba48173
Lang - text "enqueing \"" removed from dictionary
2018-11-22 17:38:52 +01:00
Robert Pelnar
0ceeba38cb
Lang - text "Copy selected language from XFLASH?" shorted to "Copy selected language?"
2018-11-22 17:32:53 +01:00
Robert Pelnar
099fe216b6
Lang - text "KILLED. " removed from dictionaries
2018-11-22 17:26:01 +01:00
Robert Pelnar
46499bd316
Lang - fr - changed translation for "Load to nozzle" and "Eject filament"
2018-11-22 17:23:35 +01:00
Robert Pelnar
37273d9fca
Lang - 'Auto Deplete' changed to 'SpoolJoin'
2018-11-22 17:19:38 +01:00
Robert Pelnar
224623a409
Lang - french translation fixed
2018-11-22 15:20:58 +01:00
Robert Pelnar
de9e1d4a13
Lang - translations in french dictionary added
2018-11-22 14:52:19 +01:00
Robert Pelnar
3322c31a0a
Lang - new texts added in dictionaries
2018-11-22 14:43:27 +01:00
Robert Pelnar
7f24c55741
Lang - french translation corrected
2018-11-22 14:35:47 +01:00
Robert Pelnar
5a3ffd642c
Lang - manualy corrected dictionaries (menu alignment)
2018-11-21 14:49:42 +01:00
Robert Pelnar
50e17b7c5b
Lang - generated dictionaries
2018-11-21 14:47:26 +01: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
Robert Pelnar
c18a9a00d5
Lang - new translated po files
2018-11-21 12:55:21 +01:00
Robert Pelnar
31ce725828
lang-export.sh - script for generating po and pot files from dictionaries
...
+generated po and pot files.
2018-11-09 14:48:27 +01:00
Robert Pelnar
d9eac401c5
Removed old po and pot files
2018-11-09 14:40:47 +01:00
Robert Pelnar
065a4e0232
Added missing strings (not translated) to dictionaries using lang-add.sh
2018-11-06 16:40:09 +01:00
Robert Pelnar
77fa893699
lang-add.sh fixed ('[' and ']' chars must be prefixed with '\' for grep)
2018-11-06 16:23:01 +01:00
Robert Pelnar
d3546175b3
removed unused texts and fixed dictionaries
2018-11-06 15:45:41 +01:00
Robert Pelnar
cba7215553
lang - added PO and POT files
2018-11-01 19:49:21 +01:00
Robert Pelnar
9624b5a3fc
lang - scripts fixed
2018-11-01 19:00:49 +01:00
Robert Pelnar
b193bc50fa
lang - dictionaries updated and fixed
2018-11-01 18:58:58 +01:00
Robert Pelnar
853fced969
lang - script for adding new texts to dictionaries
2018-11-01 17:29:26 +01:00
Robert Pelnar
e45893ded3
lang - fw-build.sh - archiving translation/usage statistics (two files not_used.txt and not_tran.txt)
2018-11-01 16:30:42 +01:00
Robert Pelnar
635828dfba
lang - removed unused strings
2018-11-01 14:04:24 +01:00
Robert Pelnar
d301aa0e8c
New lang - fixed french langcode and comparsion in lang-clean script
2018-10-25 18:16:36 +02:00
Robert Pelnar
48c775f8bf
New lang, arduino 1.8.5 - config.sh updated
2018-10-18 13:31:00 +02:00
Robert Pelnar
1368ec4915
New lang, arduino 1.8.5 - fw-build.sh fix
2018-10-18 13:10:11 +02:00
Robert Pelnar
dd763575a2
New lang, arduino 1.8.5 - lang-build.sh - fr
2018-10-18 13:08:41 +02:00
Robert Pelnar
ed84dfe2d6
New lang, arduino 1.8.5 - fw-clean.sh and lang-clean.sh fix
2018-10-18 13:08:12 +02:00
Robert Pelnar
3834a06dc9
New lang, arduino 1.8.5 - progmem.sh reworked
2018-10-18 13:05:44 +02:00
Robert Pelnar
41256ce017
New lang, arduino 1.8.5 - postbuild.sh renamed to fw-build.sh
2018-10-18 13:04:01 +02:00
Robert Pelnar
8129332619
New lang, arduino 1.8.5 - removed make_lang.sh
2018-10-18 13:02:35 +02:00
Robert Pelnar
3c232a763b
New lang, arduino 1.8.5 - removed po files (will be solved other way)
2018-10-18 12:57:25 +02:00
PavelSindler
0d4f4fe933
Merge pull request #1143 from PavelSindler/lang2
...
lang fix
2018-09-12 09:38:18 +02:00
PavelSindler
45066ebddc
lang fix
2018-09-12 09:37:16 +02:00
PavelSindler
a0f1bebadb
Merge pull request #1140 from XPila/MK3
...
Lang update (translation + increased reserved space)
2018-09-12 09:09:56 +02:00
Robert Pelnar
3e84bf6341
Lang update (translation + increased reserved space)
2018-09-12 02:45:13 +02:00
PavelSindler
36dd8eee6c
space
2018-09-11 21:38:59 +02:00
Robert Pelnar
17090f0280
Lang update - cz fixed
2018-09-11 21:19:35 +02:00
Robert Pelnar
1b6035d075
Lang update - cz fixed
2018-09-11 21:07:38 +02:00
Robert Pelnar
594908adc2
Lang update
2018-09-11 20:47:11 +02:00
PavelSindler
55542e9389
cz language missing strings
2018-09-11 19:36:44 +02:00
PavelSindler
d0829a0e9c
msg off
2018-09-11 19:04:37 +02:00
PavelSindler
60a370eaaf
print time
2018-09-11 18:41:48 +02:00
PavelSindler
96aada9061
load filament messages, czech language missing translation readded
2018-09-11 18:25:38 +02:00
PavelSindler
bb7110febd
some messages in czech language fixed
2018-09-11 16:47:58 +02:00
PavelSindler
3395213dd1
french language xyz cal. messages
2018-09-11 16:33:33 +02:00
PavelSindler
b45eb05970
xyz cal. messages
2018-09-11 16:31:42 +02:00
PavelSindler
f7baee1f56
lang_en update
2018-09-11 14:21:15 +02:00
PavelSindler
5c1a3f7fe8
eject filament translations
2018-09-11 13:15:52 +02:00
PavelSindler
d6a7c3d061
corrections
2018-09-11 10:51:21 +02:00
PavelSindler
b963d4bf79
translation of new messages
2018-09-11 10:47:31 +02:00
Robert Pelnar
4ca300bc39
Lang update, french translation
...
+resized reserved space
2018-09-11 03:43:05 +02:00
Robert Pelnar
4b6b2a657d
it translation fixed
2018-07-30 18:42:56 +02:00
Robert Pelnar
626a3ad98f
es translation updated
2018-07-27 20:26:31 +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
d70523c7d8
New ML support - translation of 'pl' dictionary
2018-06-20 14:28:42 +02:00
Robert Pelnar
d1a8e0b1cf
New ML support - script lang-check.sh - check integrity of binary language files
2018-06-19 23:47:19 +02:00
Robert Pelnar
3127fbe7af
New ML support - optimized script lang-build.sh
2018-06-19 23:18:26 +02:00
Robert Pelnar
42629b712c
New ML support - fixed it dictionary - replaced UTF8 chars
2018-06-19 17:49:00 +02:00
Robert Pelnar
362a77c132
New ML support - fixed es dictionary - replaced UTF8 chars
2018-06-19 17:19:19 +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
Robert Pelnar
f02a3467f4
New ML support - replaced LANG to LNG because of colission with env. var.
2018-06-17 21:25:57 +02:00
Robert Pelnar
bbbe43f704
New ML support - checksum - generating scripts (make_lang.sh, update_lang.sh)
2018-06-15 20:36:19 +02:00
Robert Pelnar
3d4666e8e5
New ML support - new 'it' translation
2018-06-14 16:46:41 +02:00
Robert Pelnar
9d31c8a4b3
New ML support - menu + es translation fixed
2018-06-14 15:34:40 +02:00
Robert Pelnar
8af08cd641
New ML support - fixed es translation (too long strings)
...
+ temporary disabled E-correct menu
2018-06-13 20:55:15 +02:00
Robert Pelnar
113ef0e963
New ML support - dictionaries - fixed non translated strings
2018-06-12 17:19:05 +02:00
Robert Pelnar
842d816e9b
New ML support - generated and filtered dictionaries
...
+merge script fix
2018-06-12 17:15:59 +02:00
Robert Pelnar
5cf60a1493
New ML support - new translation of 'de' and 'es'
...
+merging script merge_lang.sh
2018-06-12 13:05:44 +02:00
Robert Pelnar
3417392791
New ML support - script tunning
2018-06-08 00:17:56 +02:00
Robert Pelnar
c58e4cea0d
New ML support - PO and POT generating scripts
...
+generated files (with comments)
2018-06-04 12:51:27 +02:00
Robert Pelnar
52b9b2c4e7
New ML support - pot generator script
...
+generated PO and POT files
2018-06-01 14:36:52 +02:00
Robert Pelnar
47c68c884c
New ML support - fixed duplicate strings
2018-06-01 14:35:03 +02:00
Robert Pelnar
53d9d8bd8a
New ML support - lang codes
...
+script tunning
2018-06-01 10:47:47 +02:00
Robert Pelnar
7ab53af604
New ML support - scripts tunning
2018-06-01 01:02:29 +02:00
Robert Pelnar
6f362974ef
New ML support - fixed po generator script make_po.sh
...
+regenerated po files (complete, tested in poedit)
+update_lang.sh - cosmetics
2018-05-31 13:53:24 +02:00
Robert Pelnar
4b9ec286db
New ML support - scripts - tunning
...
+config.sh
2018-05-31 02:57:41 +02:00
Robert Pelnar
e28249a636
New ML support - scripts - lineendings changed to LF (unix)
2018-05-30 20:15:05 +02:00
Robert Pelnar
966c826c82
New ML support - fixed german dictionary
2018-05-30 17:14:06 +02:00
Robert Pelnar
d27211a8a7
New ML support - migration - fixed parsing and new data for german
...
make_msgs.h - modified script for language_de.h
language_de.h - fixed - "lenght" instead of "length"
msgs_de.txt - new generated migration data
lang_en_de.txt - new generated dictionary
lang_de.po - new generated 'po' file
2018-05-30 13:41:55 +02:00
Robert Pelnar
7428d2e3f6
New ML support - added message MSG_LANGUAGE_NAME (es, it, pl)
2018-05-29 17:27:22 +02:00
Robert Pelnar
be74b470bc
New ML support - make_po.sh and generated po files.
2018-05-29 16:04:02 +02:00
Robert Pelnar
b47a29b388
New ML support - fixed invalid characters, added some cz translations
2018-05-29 15:56:00 +02:00
Robert Pelnar
baa66a0887
New ML support - secondary language name, language selection
2018-05-28 17:14:55 +02:00
Robert Pelnar
8f87d75637
New ML support
...
lang_en.txt, lang_en_cz - added MSG_LANGUAGE_NAME
2018-05-28 17:13:35 +02:00
Robert Pelnar
79ec2ad886
New ML support - postbuild.sh
...
posibility to continue in case of missing texts (IGNORE_MISSING_TEXT)
2018-05-28 15:36:49 +02:00
Robert Pelnar
e7a8f94b6b
New ML support - migration - make_lang_en_xx.sh for all languages
...
+dictionaries (de, es, it, pl)
2018-05-27 16:27:34 +02:00
Robert Pelnar
6be6197afd
New ML support - update_lang.sh - fix (language suffix $LANG)
2018-05-27 16:25:09 +02:00
Robert Pelnar
55157640c5
New ML support - czech version is working!!!
...
postbuild.sh, make_lang.sh - fixed (id and offset calculation)
language.c, language.h - fixed (==||==)
config.h - reserved space for _SEC_LANG changed
Marlin_main.cpp - debug output + hardcoded lang_select(1) //means cz
2018-05-27 15:14:04 +02:00
Robert Pelnar
fba9003223
New ML support - make_lang.sh script
2018-05-27 03:55:07 +02:00
Robert Pelnar
2923d8add7
New ML support - renamed output file $PROGMEM.dat to $PROGMEM.hex
...
+some cosmetics in progmem.sh
2018-05-27 01:15:38 +02:00
Robert Pelnar
b8075e1132
New ML support
...
lang_en.txt - fix missing empty line
progmem.sh, postbuild.sh - improved
textaddr.sh, update_lang.sh - new files
2018-05-26 21:24:42 +02:00
Robert Pelnar
1f7324ea9a
New ML support - postbuild.sh - initial version
2018-05-23 20:57:25 +02:00
Robert Pelnar
4e14e6cdbb
New ML support - dictionary generators (scripts) and dictionaries:
...
make_lang_en.sh - english dictionary generator script
make_lang - english dictionary generator script (new)
lang_en.txt - english dictionary (format changed)
lang_en_cz.txt - czech dictionary (new file)
2018-05-23 14:17:23 +02:00
Robert Pelnar
b2413fe411
New ML support - migration script make_lang_en.sh + result file lang_en.txt
2018-05-22 20:26:45 +02:00
Robert Pelnar
074f53547c
New ML support - progmem script fixed
2018-05-22 20:23:37 +02:00
Robert Pelnar
4f5cbd3cb6
New ML support - progmem.sh + readme.txt
2018-05-22 03:33:29 +02:00