Commit Graph

66 Commits

Author SHA1 Message Date
5a9127af45 Re-generated the pot file, context for Top / Bottom added manually 2019-05-20 14:22:34 +02:00
2904e85a8e Merge branch 'master' of https://github.com/ulsanether/Slic3r into ulsanether-master 2019-05-16 10:47:39 +02:00
3409bbde90 Add files via upload 2019-05-16 11:19:30 +09:00
fc300c9a35 Add files via upload 2019-05-16 09:57:05 +09:00
28a5f19b1e Updated dictionaries 2019-05-14 18:01:29 +02:00
d284184f62 Updated handling of the SLIC3R_BUILD_ID key 2019-05-13 18:01:00 +02:00
884123933d Deleted unused menu items for OSX
+ Marked items for "Change part type" list
+ new POT
2019-05-13 15:07:53 +02:00
95041ea550 WIP: Renaming to PrusaSlicer.
Removed the obsolte icons.
2019-05-13 12:13:28 +02:00
e7d55b498d Updated POT-file 2019-05-11 23:33:50 +02:00
9cc219fab7 Localization improvements : Empty spaces at the end of phrase are removed from dictionary.
+ new POT
2019-05-11 23:29:25 +02:00
6262f5a1c8 More localization improvements, new POT
+ fixed crash after application closing with non-saved presets
2019-05-10 15:10:37 +02:00
b4adcc5b76 New POT-file 2019-05-10 13:26:20 +02:00
6233efd63f use _() instead of _utf8() for ButtonsDescription 2019-05-10 12:28:56 +02:00
d30737be60 Localization improvements
New list.txt and POT
2019-05-10 11:50:11 +02:00
41c1d75682 Fixed SPE-913
(Slicer do not display all extruders when it is started with SLA profile)

+ Updated POT-file
2019-05-10 11:06:46 +02:00
d9c7536282 Some more localization improvements. 2019-05-09 19:24:21 +02:00
2a1db8175a Fixed localization of the "Machine Limits" parameters.
Fixed localization of some other parameters (templating is not supported
inside the PrintConfig.cpp as these strings are translated not inside
PrintConfig.cpp, but by the calling GUI code).
Fixed localization of SLA status bar.
2019-05-09 14:15:56 +02:00
03dba475e8 Localization improvements 2019-05-04 02:07:07 +02:00
d90ccb5625 ConfigSnapshotDialog: Fix app name interpolation 2019-04-26 11:05:00 +02:00
330bd29089 Restored French localization files (Fix of #2158) 2019-04-25 09:16:18 +02:00
3e52e6f4a7 Added comments to the gettext dictionaries generated by the xgettext tool.
The prefix to be searched for in the source code comments is TRN
2019-04-18 10:13:56 +02:00
7793fea7c8 Localization: Updated dictionaries 2019-04-09 16:54:31 +02:00
c640e88639 Added tooltips for mode buttons.
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50:00 +01:00
031cbf0f39 Some Ukrainian localization improvements 2019-02-19 15:07:26 +01:00
ee1e590858 L10n improvements 2019-01-21 12:34:28 +01:00
5cb57716f9 korean translation. Updated December 29, 2018 2019-01-01 22:15:27 +09:00
f8641dc4f8 Add files via upload 2018-12-18 23:41:19 +09:00
ec689992ee Korean translations by @ulsanether
WIP: New icons by Memory
WIP: Bicubic interpolation for SLA luminosity correction.
2018-12-11 15:19:37 +01:00
be328fe45c Localized the (modified) profile indicator 2018-07-23 15:44:01 +02:00
bb7c7dac61 Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimate 2018-06-26 12:20:41 +02:00
d9088b7ad7 Updated POT-file 2018-06-26 11:17:40 +02:00
4bae1bb0be Provide a callback to libslic3r to translate texts.
Moved the "translate" functions to namespaces to avoid clashes
between the code in libslic3r and Slic3r GUI projects.
2018-06-20 18:33:46 +02:00
e1a749fc7b Updated PL language 2018-06-20 09:42:14 +02:00
c4934b5f50 Added translation for FR 2018-06-12 15:30:55 +02:00
fd119906ff Added translations for CZ, DE, ES, IT & PL 2018-06-12 09:55:39 +02:00
88e9a5da3a Updated POT file (added PresetUpdater.cpp and FirmwareDialog.cpp, changed keys in WipeTowerDialog.cpp) 2018-06-11 13:44:40 +02:00
559c824ff4 Fixed issue #875 and updated Slic3rPE.pot 2018-06-04 12:13:07 +02:00
3284ff3fdf Updated translations (de, fr, es, it & pl) 2018-05-23 14:22:52 +02:00
26c216cdc7 Partial french translation (#914)
* partial french translation progress (45%)

* partial french translation progress (60%)
2018-05-22 11:01:05 +02:00
9215860d18 Updated POT-file, added Spanish and Polish, fixed bug with Ctrl+U,O,L in Italian 2018-05-14 13:56:40 +02:00
16d5faac20 Preparations to the localization update & new Slic3rPE.pot 2018-05-02 16:06:35 +02:00
08a8fe84a4 Merge remote-tracking branch 'origin/master' into profile_changes_reset 2018-03-22 14:18:48 +01:00
82f4e16a27 "Decorated" UI for options groups.
* Added prototype of undo-buttons for options groups;
* Fixed bugs with "decoration" updating after preset changing;
* Fixed wrong Ukrainian translation.
2018-03-21 22:21:37 +01:00
5c9ba1399f Updated Czech to localization 2018-03-21 14:28:51 +01:00
c425169db0 Added Italian and updated German to localization 2018-03-21 14:00:06 +01:00
c88d2780ce Octoprint (#796)
* Octoprint: GUI for CA file, improvements

* Octoprint: Add GUI for Bonjour lookup, bugfixes

* Octoprint: Bonjour browser: Cleanup Perl interaction

* Octoprint: Bonjour: Perform several broadcast, UI fixes

* Octoprint: Add files to localization list

* Http: Disable CA File setting on SSL backends that don't support it
2018-03-15 18:06:26 +01:00
56c2267d19 Merge branch 'gui_improvements' 2018-03-14 13:33:53 +01:00
bd61c233a5 CMake target to generate the main pot file (#786) 2018-03-12 20:38:47 +01:00
d0d83526b4 Merge remote-tracking branch 'origin/master' into gui_improvements 2018-03-06 12:47:20 +01:00
4547755221 Update UI for visualize changes:
* Added changing of text color and inserted undo_button when some option is modified.
* Call wxSetlocale(LC_NUMERIC, "C") when do language changing.
2018-03-06 09:46:26 +01:00