Commit Graph

308 Commits

Author SHA1 Message Date
camellan 16cc8dbf3a Edit Russian translation 2019-12-11 13:48:24 +04:00
camellan 0dd010f58b Update Russian translation 2019-12-10 14:06:18 +04:00
cmstein ed4bc5612e Updates in pt_BR 2019-12-09 21:22:33 -03:00
cmstein eb2a9bbd9b Update in pt_BR 2019-12-09 18:31:37 -03:00
cmstein 2b0f38c5e0 Updates in pt_BR 2019-12-09 18:15:40 -03:00
cmstein 44ff92356a Updates in pt_BR 2019-12-09 17:32:08 -03:00
cmstein 5d430416a3 Update in pt_BR translation 2019-12-09 17:28:26 -03:00
Marius Stanciu 35f518ace5 - updated the POT file
- fixed an error in the German PO file
- updated the languages PO files
2019-12-09 16:54:24 +02:00
Marius Stanciu 8969c03021 - updated the border for fit view on OpenGL graphic mode
- Calibration Tool - added preferences values
- Calibration Tool - more work on it
2019-12-09 01:56:45 +02:00
Marius Stanciu b1d249cff8 - renamed Calibrate Excellon Tool to a simpler Calibrate Tool
- Calibrate Tool - when generating verification GCode it will always load into an Editor from which it can be edited and/or saved. On save the editor will close.
2019-12-07 01:07:52 +02:00
Marius Stanciu 2ca509ca04 - few bugs solved regarding the newly created empty objects 2019-12-06 23:00:43 +02:00
Marius Stanciu 8d45f77085 - some changes in the UI layout in Cutout Tool 2019-12-03 17:48:17 +02:00
Marius Stanciu 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
- in Tools Database made the status bar messages show when adding/copying/deleting tools in DB
- changed all Except statements that were single to except Exception as recommended in some PEP
- renamed the Copper Fill Tool to Copper Thieving Tool as this is a more appropriate name; started to add ability for more types of copper thieving besides solid
- fixed some issues recently introduced in ParseSVG
- updated POT file
2019-11-11 02:35:42 +02:00
jkarstedt 9a46f3045e Merged in jkarstedt/flatcam/Beta (pull request #243)
Beta
2019-10-25 21:41:39 +00:00
cmstein 4802637a37 Merged in cmsteinBR/flatcam/Beta (pull request #245)
Update in pt_BR
2019-10-25 21:39:17 +00:00
jens 0dd7272ace german translations 2n fix of Run Code 2019-10-24 20:07:15 +02:00
jens 24c868991b german translations fixed run script interrupted 2019-10-24 19:55:09 +02:00
cmstein a5085e3db4 Update in pt_BR 2019-10-23 07:59:46 -03:00
jens 4cacb2d381 german translations fixed run script 2019-10-21 07:34:24 +02:00
camellan 21a8d2fd34 Update Russian strings.mo 2019-10-20 18:46:22 +04:00
camellan 587b97e307 Edit Russian translation 2019-10-20 18:40:38 +04:00
jens 7737ac11a6 german translations main Menu and Properties 2019-10-20 12:56:03 +02:00
Marius Stanciu f305e4e59a - finished the update on the Google translated Spanish translation.
- RELEASE 8.98
2019-10-19 15:02:24 +03:00
Marius Stanciu 2dd4c6889b - updated all translation files except Spanish 2019-10-19 04:55:42 +03:00
Marius Stanciu 46659af432 - finished the update on French Google translation. 2019-10-19 04:45:17 +03:00
Marius Stanciu 7eca6085be - finished the update of the Romanian translation. 2019-10-18 17:04:13 +03:00
Marius Stanciu 9285da8443 - finished the update on German translation. Part of it was corrected by Jens Karstedt 2019-10-18 15:52:45 +03:00
Marius Stanciu ecbbadeabd Merged jpcgt/flatcam/Beta into Beta 2019-10-18 03:43:39 +03:00
cmstein 2b20e2a7a7 Merged in cmsteinBR/flatcam/Beta (pull request #239)
Update in pt_BR translation
2019-10-17 22:26:24 +00:00
cmstein 06f020d33c Update in pt_BR translation 2019-10-17 14:34:02 -03:00
cmstein d1c6188d78 Update in pt_BR translation 2019-10-17 08:53:20 -03:00
Camellan 82acf282ac Merged in camellan/flatcam/Beta (pull request #238)
Beta
2019-10-17 10:42:49 +00:00
camellan 1c99815e1a Finished Rissian translation 2019-10-17 13:11:45 +04:00
camellan d618c0735a Edit Russian translation(not finished) 2019-10-17 02:20:34 +04:00
cmstein 50e26f50d4 Updates in pt_BR translation 2019-10-16 16:52:10 -03:00
Marius Stanciu 346dfdc906 - small update to Romanian translation files 2019-10-16 17:31:17 +03:00
jens d8f5b09c1f first 1000 lines german translation reviewed and updated 2019-10-16 14:02:21 +02:00
camellan 8860f70170 Edit Russian translation(not finished) 2019-10-16 02:22:59 +04:00
cmstein 2fe5eafa36 Updates in pt_BR translation 2019-10-15 15:26:32 -03:00
cmstein d2ba36c265 Update in pt_BR translation 2019-10-15 15:16:22 -03:00
cmstein 7b684a1c20 Update in pt_BR translation 2019-10-15 10:17:06 -03:00
cmstein 25b28bd3c2 Updates in pt_BR translation 2019-10-15 08:12:36 -03:00
cmstein 3273a0f6fa Update in pt_BR translation 2019-10-15 08:04:59 -03:00
camellan 58420b9be4 Edit Russian translation 2019-10-15 12:12:44 +04:00
Marius Stanciu 5f769105bc - fixed a whole load of PyQT signal problems generated by recent changes to the usage of SpinBoxes; added a signal returnPressed for the FCSpinner and for FCDoubleSpinner
- fixed issue in Paint Tool where the first added tool was expected to have a float diameter but it was a string
- updated the translation files to the latest state in the app
2019-10-15 02:35:10 +03:00
Marius Stanciu 9432f22ab4 - updated the translation files (~ 89% translation level) 2019-10-14 06:26:15 +03:00
Marius Stanciu ac1223b7f4 - updated the .POT file and worked a bit in the romanian translation 2019-10-07 04:11:19 +03:00
cmstein 30e5a3776d Update in pt_BR 2019-09-27 07:47:49 -03:00
Marius Stanciu c863f1f819 - changed some strings (that should not have been included for translation) and updated language files and the .POT file 2019-09-26 20:00:09 +03:00
Marius Stanciu 3c38d1a22e - updated the other languages and the .POT file 2019-09-26 17:52:35 +03:00
Marius Stanciu 0f91d4dff0 - added a Copy All button in the Code Editor, clicking this button will copy all text in the editor to the clipboard
- added a 'Milling Type' radio button in Geometry Editor Preferences to contorl the type of geometry will be generated in the Geo Editor (for conventional milling or for the climb milling)
- added the functionality to allow climb/conventional milling selection for the geometry created in the Geometry Editor
- now any Geometry that is edited in Geometry editor will have coordinates ordered such that the resulting Gcode will allow the selected milling type in the 'Milling Type' radio button in Geometry Editor Preferences (which depends also of the spindle direction)
- some strings update
- French Google-translation at 100%
- German Google-translation update to 100%
2019-09-26 17:46:25 +03:00
Marius Stanciu 0738bf706e - French Google-translation at 70% 2019-09-26 08:59:25 +03:00
Marius Stanciu 3941544558 - in legacy graphic engine fixed the axis toggle
- French Google-translation at 48%
2019-09-25 17:25:46 +03:00
Marius Stanciu 36f9b9bd7a - French translation at 33% 2019-09-25 04:17:18 +03:00
cmstein b83485568d Update in pt_BR 2019-09-24 16:01:07 -03:00
cmstein e4e277fc30 Update in pt_BR tanslation 2019-09-24 09:42:36 -03:00
Marius Stanciu e8dc4aece7 - fixing merge errors 2019-09-24 12:47:43 +03:00
camellan 5d4fd34f25 Edit Russian translation 2019-09-23 22:38:53 +04:00
camellan 7ebb4ec34d Fix string. Update pot. Update Russian translation. 2019-09-23 22:10:32 +04:00
camellan f9c7071192 Edit Russian translation 2019-09-23 21:58:14 +04:00
Marius Stanciu 0fe502d068 - 26% in Google-translated French translation and updated some strings too 2019-09-23 20:17:34 +03:00
Marius Stanciu 170f293275 - updated the translation files 2019-09-23 06:23:47 +03:00
cmstein 528b67a89c Updates in pt_BR translation 2019-09-22 23:21:49 -03:00
Marius Stanciu 504c11f1fa - updated strings in the translations and the .POT file 2019-09-23 04:16:37 +03:00
camellan 39b25880fb Edit Russian translation 2019-09-22 23:17:15 +04:00
camellan 16b3f3a98a Small fix & update Russian translation 2019-09-22 21:32:29 +04:00
Marius Stanciu 6238b07826 - fixed crash when trying to set a workspace in FlatCAM in the Legacy engine 2D mode by disabling this function for the case of 2D mode
- updated the translation files
2019-09-22 17:59:01 +03:00
Marius Stanciu 956ba36a6a - updated the .PO file for the PT-BR translation so the translator can work on it. 2019-09-22 17:18:12 +03:00
Marius Stanciu 723c9eb0af - trying to solve some conflicts regarding the PT-BR translations files 2019-09-22 17:15:05 +03:00
Marius Stanciu 183d4b7966 - some strings changed to be easier for translation
- updated the .POT file and the translation files
- updated and corrected the Romanian and Spanish translations
- updated the .PO files for the rest of the translations, they need to be filled in.
2019-09-22 17:06:22 +03:00
Marius Stanciu 4f17d6229f - final fix for the --shellvar having spaces within the assigned value; now they are retained
- updated the .POT file and the translation files leaving them incomplete
2019-09-20 01:33:38 +03:00
cmstein da4335fe18 Merged in cmsteinBR/flatcam/Beta (pull request #211)
Update in pt_BR Translation
2019-09-17 09:04:23 +00:00
camellan 0d5504b048 Update pot. Update Russian translation 2019-09-17 08:06:37 +04:00
cmstein 54a2a33340 Update in pt_BR Translation 2019-09-16 21:42:23 -03:00
camellan 1716939704 Update pot. Update Russian translation. 2019-09-17 02:21:15 +04:00
camellan 1fb70b4672 Edit About page. Edit Russian translation. Edit pot. 2019-09-15 20:52:19 +04:00
camellan c3e51e7e32 Update Russian translations 2019-09-15 18:39:50 +04:00
cmstein caa6bdb891 Merged in cmsteinBR/flatcam/Beta (pull request #199)
Updates in pt_BR translation
2019-09-14 15:26:08 +00:00
cmstein 79f95bf95f Updates in pt_BR translation 2019-09-14 11:55:18 -03:00
cmstein 68f8c1dbe3 Updates in pt_BR translation 2019-09-14 11:48:30 -03:00
cmstein c53aa70b48 Updates in pt_BR Trnaslation 2019-09-14 11:02:42 -03:00
cmstein 5a04c0e98a Updates in pt_BR Translation 2019-09-14 11:00:45 -03:00
cmstein 62cf4a1532 Updates in pt_BR Translation 2019-09-14 10:46:04 -03:00
cmstein 3f2eccd6f4 Updates in pt_BR Translation 2019-09-14 10:42:14 -03:00
Marius Stanciu 297d5abb48 - re-added the Portuguese translation files 2019-09-14 16:09:39 +03:00
cmstein b94f18152b Updates in pt_BR translation 2019-09-14 10:08:44 -03:00
Marius Stanciu 9e72b73b8f - deleting some offending files 2019-09-14 15:57:54 +03:00
Marius Stanciu 9057d35cf9 - updated the translations (except RU) and the POT file 2019-09-14 15:51:32 +03:00
cmstein 51de0b1ae1 Updates in pt_BR translation 2019-09-14 09:39:46 -03:00
Marius Stanciu 666d84c964 - updated the google-translated Spanish translation strings 2019-09-14 12:30:05 +03:00
Marius Stanciu 5985c15842 - updated translation files 2019-09-14 02:27:21 +03:00
Marius 38646d3273 Merge remote-tracking branch 'origin/Beta' into Beta
# Conflicts:
#	locale/en/LC_MESSAGES/strings.po
#	locale/es/LC_MESSAGES/strings.po
#	locale/ro/LC_MESSAGES/strings.po
#	locale_template/strings.pot
2019-09-14 02:15:15 +03:00
Marius Stanciu e82bc22caf - more string changes
- updated translation files
2019-09-14 02:14:26 +03:00
cmstein ef7954551b Merged in cmsteinBR/flatcam/Beta (pull request #191)
Update in PT_BR translation
2019-09-13 21:28:01 +00:00
cmstein 5322762418 up 2019-09-13 18:16:28 -03:00
cmstein 1660644fd0 up 2019-09-13 18:06:12 -03:00
cmstein cfdf0c692f up 2019-09-13 18:03:07 -03:00
cmstein 2f6fbdb057 up 2019-09-13 18:01:00 -03:00
Marius Stanciu 92ebc6b96b - finished the Romanian translation update and updated the POT file 2019-09-13 23:30:23 +03:00
cmstein a51a3b222a Update 2019-09-13 16:41:01 -03:00