Commit Graph

186 Commits

Author SHA1 Message Date
216c2d2824 Localization: Updated POT 2021-10-05 16:31:04 +02:00
b5baec20bf Korean localization addition update (#6314)
* Add files via upload

* Add files via upload

* Add files via upload
2021-07-08 17:05:15 +02:00
31c7eacfbe Ys code refactoring (#6227)
* GUI_ObjectList code refactoring:
The MenuFactory structure contains functions related to the context menu and bitmaps used to different volume types.
The SettingsFactory structure contains functions to getting overridden options, its bundles and bitmaps used to setting categories.

Fixed bugs/crashes:
1. Add object -> Add Settings from 3D scene -> Right click on object => Part's Settings list instead of object's
   (Same behavior if something else but Object is selected in ObjectList)
2. Add settings to the part -> Change part type to the "Support Blocker/Enforcer" -> Settings disappears (it's OK) but =>
   Save Project -> Open project => Support Blocker/Enforcer has a settings
3. Add part for object -> Change type of part -> Change monitor DPI -> old type icon appears
4. Select all instances in ObjectList -> Context menu in 3D scene -> Add Settings -> Select some category -> Crash

* ObjectLayers: Fixed a crash on re-scaling, when some layer range is selected

* Fixed OSX build

* Added menu item "Split to Objects" for multipart objects

+ Fixed bug: Add 2 parts,
             Add some settings for one part
             Delete part without settings => Single part object without settings, but settings are applied for the object.

+ Next refactoring: use same menu for Plater and ObjectList
2021-03-15 10:04:45 +01:00
3be02881a9 Localization: Added plural form for some phrases, updated POT 2021-02-03 21:30:38 +01:00
cbbcbf1fd0 Localization: Updated UK dictionary
+ small fixes for RU dictionary
2021-02-03 17:30:32 +01:00
d0b9bde761 Updated MO-file for RU dictionary 2021-01-14 10:27:19 +01:00
4fa1798765 Updated RU dictionary
Updating the Russian translation PrusaSlicer-2.3.0-rc3 by Andylg
2021-01-14 09:31:58 +01:00
9715dfa1ae Update language PT-BR for PrusaSlicer 2.3.0-rc2 - Manually merged from 0d79496538
Thanks for @guipatriota
2021-01-06 10:56:22 +01:00
7ec76917f0 Fix of #5672 - Dubious grammar when closing Physical Printer dialog 2021-01-04 19:03:34 +01:00
2c8e901b10 localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL 2021-01-04 10:48:05 +01:00
9acc8e8872 Correct translation of "Copy" to the noun "Kopie" instead of the verb "Kopieer" in the Save Preset dialog. 2021-01-04 09:32:31 +01:00
497f244c9e Follow-up to 9d34d350a5: Missed one more translation for category, when checking selection on the left panel
+ Fixed a typo in CS and ES dictionaries
2020-12-21 14:28:50 +01:00
7fc1f7d978 Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL 2020-12-19 13:34:03 +01:00
3ebf53050d localization: Updated PrusaSlicer.pot 2020-12-18 13:59:53 +01:00
1f4bff8ad4 Localization: Updated CZ, DE, ES, FR, IT and PL dictionaries 2020-12-17 09:09:14 +01:00
57c0dd2b14 Localization: Updated PrusaSlicer.pot and CZ dictionary
+ Fixed some phrases.
2020-12-16 17:29:38 +01:00
60a513f252 Fix of #5008 - Cut tool uses mm when object is converted to inches
+ Localization: Updated MO for PT_BR
2020-12-10 08:31:24 +01:00
f68bfd43bd Fixed localization issue in pt_BR
Fixes Prusa slicer 2.3.0 BETA 2 crash when attempting to save a machine change (#5418)
2020-12-10 07:46:18 +01:00
81434494d8 Localization : fixed a typo 2020-12-09 13:23:36 +01:00
be7d4705d9 Localization: Updated dictionaries CZ, DE, ES, FR, IT, NL, PL 2020-12-09 08:51:22 +01:00
c16221dc8c Localization: Fixed some phrases. Updated POT and NL dictionary. 2020-12-04 13:08:48 +01:00
e8ae199fc9 Increased width for Infill ComboBox and EditCtrls from Manipulation panel on right panel
+ Added updated POT-file
2020-12-03 10:35:21 +01:00
215dfb65d6 Localization: Updated RU dictionary 2020-12-01 18:24:51 +01:00
4461d65b4e Localization: Update POT
+ Fixed translation for the "Extruder n" category on the Printer Settings Tab
 + Fixed a crash, when scrolling inside Search imGui with some localization (e.t. Russion)
2020-12-01 16:44:53 +01:00
45b9b97de6 Changed translation of "Exporting finished" in brazilian portuges as the original was stating fail state. #5314 2020-12-01 15:31:11 +01:00
e3802236bd russian translation update (bed) 2020-11-30 04:26:40 -08:00
2b5c599924 Russian translation update 2020-11-30 04:26:40 -08:00
3edf4fcfba Merge pull request #5187 from BoaImpressao3D/Update_translation_pt_br_v2.3
Update translation pt br v2.3
2020-11-21 13:32:52 +01:00
196e58eb7d Localization: Update for the CZ, DE, ES, FR, IT and PL languages 2020-11-18 17:25:05 +01:00
aa3c6317f4 Atualized pt-br translation for 2.3 2020-11-18 10:20:41 -03:00
543341516b Localization, new POT 2020-11-18 12:30:00 +01:00
5d2a974886 Localization:
* added missed phrases
* fixed some phrases
* updated POT-file and PO/MO-files for the CZ-translation
2020-11-12 21:35:39 +01:00
3c80c09ade Localization : Next phrases corrections and update for PrusaSlicer.pot 2020-11-06 12:14:19 +01:00
c204e90ecc Localization:
Some phrases are corrected in the code
The POT-file is updated
2020-11-05 22:17:49 +01:00
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
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
80779cd719 Localization: Fix of #4035
+ Added context for "Advanced" ("Mode")
+ Updated POT
2020-04-16 11:36:41 +02:00
7cce2325e4 Fix of #3983 - Crash caused by a typo in Korean localization 2020-04-08 10:37:26 +02:00
3826aa7a9e Updated translations for PL, IT, FR, ES, DE, CZ and JA 2020-03-18 12:45:42 +01:00
2292742e87 Updated POT 2020-03-16 13:56:09 +01:00
364f40abf3 Updated dictionaries. 2020-03-13 14:39:26 +01:00
ce3650c2b5 Refreshed pot dictionaries. 2020-03-12 14:13:32 +01:00
e1717a48b5 Manual merge of @BoaImpressao3D Added_translation_pt_br 2020-03-12 09:42:25 +01:00
d12808d5bf Merge branch 'master' of https://github.com/ulsanether/PrusaSlicer into ulsanether-master 2020-03-11 15:33:31 +01:00
2e6bb1aefb Updated pot file 2020-03-11 15:29:31 +01:00
1566e18eed Updated dictionaries. 2020-03-07 10:34:54 +01:00
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
95f18460c9 localization: updated PrusaSlicer.pot 2020-03-05 13:59:20 +01:00
7f992af385 Fixed several translated strings (fix of #3748) 2020-03-02 09:06:05 +01:00
0f9bbdbec1 Update PrusaSlicer.po 2020-02-28 10:23:57 +09:00