YuSanka
3c80c09ade
Localization : Next phrases corrections and update for PrusaSlicer.pot
2020-11-06 12:14:19 +01:00
YuSanka
c204e90ecc
Localization:
...
Some phrases are corrected in the code
The POT-file is updated
2020-11-05 22:17:49 +01:00
Vojtech Bubnik
b0f276fd3c
GUI initialization extracted from PrusaSlicer.cpp to GUI_Init.cpp/hpp.
...
Implemented try/catch blocks for Slic3r exceptions and std::exceptions
with GUI error reporting. This is extremely important to report
corruption of PrusaSlicer.ini.
2020-10-22 16:28:55 +02:00
YuSanka
5e09de9abf
Localization: Updated POT and List.txt
...
+ SavePresetDialog class is extracted from the PresetComboBoxes.cpp the the separate files
2020-10-19 14:18:02 +02:00
YuSanka
80779cd719
Localization: Fix of #4035
...
+ Added context for "Advanced" ("Mode")
+ Updated POT
2020-04-16 11:36:41 +02:00
Lukas Matena
7cce2325e4
Fix of #3983 - Crash caused by a typo in Korean localization
2020-04-08 10:37:26 +02:00
YuSanka
3826aa7a9e
Updated translations for PL, IT, FR, ES, DE, CZ and JA
2020-03-18 12:45:42 +01:00
YuSanka
2292742e87
Updated POT
2020-03-16 13:56:09 +01:00
bubnikv
364f40abf3
Updated dictionaries.
2020-03-13 14:39:26 +01:00
bubnikv
ce3650c2b5
Refreshed pot dictionaries.
2020-03-12 14:13:32 +01:00
bubnikv
e1717a48b5
Manual merge of @BoaImpressao3D Added_translation_pt_br
2020-03-12 09:42:25 +01:00
bubnikv
d12808d5bf
Merge branch 'master' of https://github.com/ulsanether/PrusaSlicer into ulsanether-master
2020-03-11 15:33:31 +01:00
bubnikv
2e6bb1aefb
Updated pot file
2020-03-11 15:29:31 +01:00
bubnikv
1566e18eed
Updated dictionaries.
2020-03-07 10:34:54 +01:00
YuSanka
572940c71d
Localization: "\t" symbols are deleted from community translations (ko, nl, pt_br, tr, zc_CN(TW)),
...
fixed some phrases
2020-03-06 17:34:06 +01:00
YuSanka
95f18460c9
localization: updated PrusaSlicer.pot
2020-03-05 13:59:20 +01:00
Lukas Matena
7f992af385
Fixed several translated strings (fix of #3748 )
2020-03-02 09:06:05 +01:00
lee hakmin
0f9bbdbec1
Update PrusaSlicer.po
2020-02-28 10:23:57 +09:00
lee hakmin
edca94b994
Update PrusaSlicer.po
2020-02-28 10:04:41 +09:00
lee hakmin
8a71512f2f
Add files via upload
2020-02-28 09:47:53 +09:00
Lukas Matena
e212ab350a
Localization: Updated POT, new dictionaries for CZ, DE, ES, FR, IT, JA and PL
2020-02-27 15:47:15 +01:00
YuSanka
f1ccaa1efe
Localization: Deleted context "markers" from PO files, updated MO files
2020-02-21 17:56:32 +01:00
YuSanka
329f9011c6
Localization: New dictionaries for CZ, DE, ES, FR, IT, NL and PL
2020-02-21 14:36:12 +01:00
YuSanka
24c68166f3
Localization: small changes in POT
2020-02-19 13:54:56 +01:00
YuSanka
fe18940d37
Localization: New POT
2020-02-19 13:21:31 +01:00
YuSanka
1594343d92
Localization: changed some phrases. Updated POT
2020-02-18 13:46:12 +01:00
YuSanka
1d62a83615
Updated POT
...
+ Fixed texts in DoubleSlider.cpp
2020-02-12 14:19:48 +01:00
lee hakmin
1e5b22a9d5
Add files via upload
2020-02-11 09:50:17 +09:00
YuSanka
975122c1f6
Manually merged Korean translation by @ulsanether
...
+ updated MO for Korean translation
+ set small size for mode icons
2020-02-10 20:13:48 +01:00
Oleksandra Yushchenko
574aabff20
Merge pull request #3629 from ulsanether/master
...
Updated Korean translation
2020-02-10 12:49:21 +01:00
lee hakmin
f4b611c6ca
Delete PrusaSlicer.mo
2020-02-10 20:10:10 +09:00
lee hakmin
491ffedde8
Add files via upload
2020-02-10 19:48:37 +09:00
lee hakmin
ebcc917422
Add files via upload
2020-02-09 22:13:38 +09:00
YuSanka
a95eca7820
Localization: Updated PrusaSlicer.pot and list.txt
...
+ added missed icons
2020-02-06 20:37:12 +01:00
YuSanka
4331d8a5ec
Localization improvements: added NL translation
...
+ to the list.txt added ObjectDataViewModel.cpp
2020-02-04 13:42:23 +01:00
YuSanka
46739c0c47
Implemented editing for extruder of existing ToolChangeCode tick
...
+ Code refactoring: DoubleSlider is extracted from wxExtensions
2020-01-23 16:11:21 +01:00
Oleksandra Yushchenko
05529cd67a
Merge branch 'master' into upstream2
2020-01-21 15:12:32 +01:00
bubnikv
4ea204149b
Fixed missing "&" in Brazilian Portugal translation.
2020-01-21 10:14:25 +01:00
Italo Soares
7600f1ae65
Fixed some translations for better understanding
2020-01-21 04:11:52 -05:00
Jebtrix
a669dc7381
Change confusing message text
2020-01-20 11:18:26 -05:00
Spencer Owen
7fc03a0b10
Add Astrobox to Print Host options
2020-01-06 03:37:35 -05:00
bubnikv
b62f9058d6
Fix of #3366
...
Fixed crash due to incorrect localization of the percent sign in
"The %1% infill pattern is not supposed to work at 100%% density."
This happens for ES, FR, IT, UK and ZH_TW localizations.
Also added a new CMake target "gettext_po_to_mo" to convert
all po files to mo files,
and renamed the "pot" target to "gettext_make_pot".
2019-12-22 11:54:23 +01:00
YuSanka
68263e298c
Updated dictionaries
2019-12-12 08:45:29 +01:00
YuSanka
a1fdfe8a85
Updated PrusaSlicer.pot
2019-12-06 13:58:23 +01:00
Matthias Urlichs
ba2f8d6db6
Grammar fix
2019-12-04 21:13:42 +01:00
YuSanka
857c71582f
Localization improvements:
...
* fixed "\n" at the end of phrases
+ updated list of files to localization
+ new PrusaSlicer.pot
+ Japanese localization
2019-12-04 11:14:13 +01:00
Arthur
75fb691c3b
A translation in brazilian portuguese has been added
2019-11-22 15:41:20 +01:00
Stephan Reichhelm
8e2b28c29d
+ add new flashair class to localization
2019-11-04 12:53:48 +01:00
lee hakmin
c5c86edff3
Add files via upload
2019-10-25 00:03:18 +09:00
bubnikv
e811ded0cb
Updated dictionaries.
2019-09-11 13:33:15 +02:00