4911 Commits

Author SHA1 Message Date
Ghostkeeper
ca28748bc3
Add missing translations from broken string freeze
These texts were added later after the strings were frozen. Bad! But this is the German translation for it, retrieved from a secondary speaker here at the office.

Contributes to issue CURA-4341.
2017-10-12 10:26:38 +02:00
Ghostkeeper
f94954e9ca
Improved end g-code
This one removes the hair at the end of this print a bit better.

Contributes to issue EM-1859.
2017-10-12 09:28:50 +02:00
Mark
3a7fbdb173 Changed parseInt to Math.floor 2017-10-11 17:06:13 +02:00
ChrisTerBeke
331574eec0 Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-11 14:53:59 +02:00
Mark
00205996da Change Text to Label and cast all sizes to int
CURA-4437
2017-10-11 14:53:46 +02:00
Ghostkeeper
be268a88dc
Fix order of commented-out translations
Apparently it's not allowed to put a comment halfway through a translation item.

Contributes to issue CURA-4341.
2017-10-11 14:53:18 +02:00
Ghostkeeper
e4580b6cd2
Delete unused cura.po file
To crevent ponfusion.

Contributes to issue CURA-4341.
2017-10-11 14:39:50 +02:00
Ghostkeeper
92e931e02e
Add translations out-of-band for string freeze violations
These texts were added after the string freeze. Bad! We've now translated half of these with a native speaker in the office, and the other half via Google and some clever copying from existing translations.

Contributes to issue CURA-4341.
2017-10-11 14:35:05 +02:00
Ghostkeeper
cadfa14fb4
Fix mistake in verb vs. noun of 'Print'
The translator misunderstood this. It's not 'to print the details', but 'details of the print'.

Contributes to issue CURA-4341.
2017-10-11 11:22:08 +02:00
Ghostkeeper
69f6a7de73
Fix mistaken negation
The translator read this one wrong.

Contributes to issue CURA-4341.
2017-10-11 11:16:59 +02:00
Ghostkeeper
d3853815ea
Add missing strings for broken string freeze
Bad. Bad!

Contributes to issue CURA-4341.
2017-10-11 11:10:42 +02:00
Lipu Fei
c7ccc3c1b8 Fix long text display in mode toggle buttons
CURA-4341
2017-10-10 14:47:13 +02:00
Lipu Fei
444204f6a1 Fix "Print Speed" text width for some translations
CURA-4341
2017-10-10 14:35:07 +02:00
Lipu Fei
0e45ec1197 Fix auto-adjust for "Print Setup" text
CURA-4341
2017-10-10 14:26:55 +02:00
Ghostkeeper
b86f98c444
Remove mistakenly translated setting labels
Not all labels were translated so it looked very inconsistent.
Using a bunch of fun regular expressions, I filtered out all translations that were actually translated and left them in but commented out. There were also a lot that were exactly the same as the original English, so I've just emptied those translations.

Contributes to issue CURA-4341.
2017-10-10 14:19:46 +02:00
Lipu Fei
7b6faf0030 Adjust column width for Materials "Print Settings" page
CURA-4428
2017-10-10 08:03:08 +02:00
Ghostkeeper
d3b1563369
Add out-of-band translations
These strings were added too late, after the string freeze. Now I have to figure out the translations from a secondary source...

Contributes to issue CURA-4341.
2017-10-06 17:35:12 +02:00
Ghostkeeper
e5df65ed88
Update Polish translations
I removed a double space somewhere but otherwise it was excellent.

Contributes to issue CURA-4341.
2017-10-06 17:32:40 +02:00
Ghostkeeper
23042a458b
Add out-of-band translations for too late strings
These strings were added after the string freeze. We obtained them from a different translator.

Contributes to issue CURA-4341.
2017-10-06 17:23:57 +02:00
Ghostkeeper
47582195f1
Fix headers of Portuguese translation files
The language and country codes are not in the file format specification.

Contributes to issue CURA-4341.
2017-10-06 17:13:37 +02:00
Ghostkeeper
009f41e2ed
Merge branch '3.0' of https://github.com/Patola/Cura into Patola-3.0 2017-10-06 17:11:58 +02:00
Ghostkeeper
b9045f6b24
Give warning if using some patterns with gradual
Cross, Cross 3D, Concentric and Concentric 3D don't work well with Gradual Infill. Lines and zigzag don't work well with Gradual Support Infill (in addition to the previously mentioned patterns) since they aren't alternating in support.

Contributes to issue CURA-4095.
2017-10-06 16:01:53 +02:00
Cláudio Sampaio (Patola)
8bbdd9cca1 Updated brazilian portuguese strings 2017-10-06 10:10:23 -03:00
Lipu Fei
ba12d9dff8 Move robot to the left
CURA-4416
2017-10-06 12:03:37 +02:00
Lipu Fei
c76b35ce3a Update splash screen
CURA-4416
2017-10-06 11:11:44 +02:00
ChrisTerBeke
9f0b85952a Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-06 10:45:25 +02:00
ChrisTerBeke
798649bce8 Merge branch 'TheAssasin-master' into 3.0 2017-10-06 10:40:34 +02:00
Ghostkeeper
5a3677688f
Fix top/bottom speed for CPE+ faster profiles
I think these were some typos or mistakes in someone's spreadsheet.
2017-10-06 09:59:17 +02:00
ChrisTerBeke
ed551cdc2b Merge branch 'gradual_infill' into 3.0 2017-10-05 18:09:17 +02:00
ChrisTerBeke
874b08eb07 Fixes for infill slider gradual reset - CURA-4397 2017-10-05 18:08:52 +02:00
Diego Prado Gesto
17183316db Gradual infill stepping 1 by 1 and remembering previous value - CURA-4397 2017-10-05 15:22:39 +02:00
Lipu Fei
5e970fa5a5 Use more descriptive function name
CURA-4411
2017-10-05 15:08:08 +02:00
ChrisTerBeke
82805fefe4 Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-05 15:01:27 +02:00
ChrisTerBeke
9ef1caff50 Fix view combobox not updating when using view menu item, code cleanup, CURA-4411 2017-10-05 15:01:19 +02:00
Ghostkeeper
f2ecf41ab1
Fix referencing creality definitions
The IDs don't matter, but that little 'a' there does.
2017-10-05 13:44:06 +02:00
Ghostkeeper
aa9ae73e8f
Set minimum layer time to 10 seconds
Via inheritance this is applied to all Creality printers.
2017-10-05 13:44:06 +02:00
Ghostkeeper
5cd1825603
Remove 'beta' from names of Creality printers
They are now considered stable.
2017-10-05 13:44:06 +02:00
Ghostkeeper
42652cc1c1
Update Japanese translations
Received these via Ultimaker's resellers in the area.

Contributes to issue CURA-4341.
2017-10-05 13:44:06 +02:00
Ghostkeeper
203485d436
Update Korean translations
These were received via Ultimaker's resellers for that area. I fixed up the metadata before uploading it here.

Contributes to issue CURA-4341.
2017-10-05 13:44:06 +02:00
ChrisTerBeke
a8476c30ca
CURA-4414 replace all Text elements for Label, make sure no half pixel anchors exist 2017-10-05 10:58:07 +02:00
Mark
e9a8ae15f3
Move text back to label and remove unused font 2017-10-05 10:57:43 +02:00
Ghostkeeper
e07e7bc9e7
Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"
This reverts commit b62c19206f5e494fa27eb0b877197556c559e449, reversing
changes made to 104926c6ed1648ec20b4308fdacad4e99c14c8b3.

Contributes to issue CURA-4414.
2017-10-05 10:28:54 +02:00
Diego Prado Gesto
30be02be14 Keep custom infill density value when disabling gradual infill - CURA-4397 2017-10-05 09:08:52 +02:00
ChrisTerBeke
b62c19206f Merge branch 'fix_garbled_fonts_macos' into 3.0 2017-10-04 14:09:59 +02:00
ChrisTerBeke
3f1ec174ba CURA-4414 replace all Text elements for Label, make sure no half pixel anchors exist 2017-10-04 13:34:24 +02:00
ChrisTerBeke
b0fa87231c CURA-4390 add new menu item for plugins 2017-10-03 17:33:24 +02:00
Mark
dcb630a24e Move text back to label and remove unused font 2017-10-03 14:02:07 +02:00
Ghostkeeper
179ea654cc
Merge branch '3.0' 2017-10-03 12:29:27 +02:00
ChrisTerBeke
3c747dd69e Merge branch '3.0' of https://github.com/Ultimaker/Cura into 3.0 2017-10-03 11:22:18 +02:00
ChrisTerBeke
edc10e0630 fix topbar colors in monitor mode for UM3 networking 2017-10-03 11:21:47 +02:00