Commit Graph

182 Commits

Author SHA1 Message Date
D.R.racer
f50cef8361 Merge remote-tracking branch 'upstream/MK3' into translations-doc
and resolve ultralcd.cpp conflicts
2019-09-19 18:10:20 +02:00
DRracer
36f5b08289 update ES, IT 2019-09-19 08:42:49 +02:00
DRracer
bcf8774fd5 EN, IT, ES fixes
Sound [assist] should work now
ES, IT preliminary updates
2019-09-18 14:55:23 +02:00
DRracer
e7273ea505 Fix [French translation] Wrong display during mesh bed calibration #2218
minor code/doc improvements
2019-09-18 12:49:44 +02:00
DRracer
14933f6b0e Fix. Sound [assist], Z-probe [5], menu_fmt_float13off format for last
string parameter from PROGMEM
2019-09-17 16:50:51 +02:00
DRracer
96012784fd Fine tuning German translation 2019-09-17 16:30:40 +02:00
D.R.racer
77c4720c8b Merge remote-tracking branch 'upstream/MK3' into translations-doc 2019-09-17 11:32:27 +02:00
DRracer
2541ceccc9 PL translation tuning 2019-09-16 16:20:19 +02:00
DRracer
4423106fad dialogs' layouts fixes (support menu dlgs, statistics etc.)
French translation polished
2019-09-13 16:55:05 +02:00
DRracer
0413fe9e0e lang translation finetuning 6 2019-09-06 17:12:19 +02:00
DRracer
61c6e6d257 lang translation finetuning 5 2019-09-06 16:47:55 +02:00
DRracer
3d8b5129da lang translation finetuning 4 2019-09-06 16:04:00 +02:00
DRracer
e8d8e0c9f0 lang translation finetuning 3 2019-09-06 15:58:26 +02:00
DRracer
da0c4a2fa8 lang translation finetuning 2 2019-09-06 15:51:51 +02:00
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
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
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