Commit Graph

473 Commits

Author SHA1 Message Date
cmsteinBR
45f93d5e2d Portuguese translation updated 2022-07-13 11:10:49 -03:00
Marius Stanciu
b09c55daf0 - updated the Turkish language strings (by Mehmet Kaya) 2022-05-17 14:38:35 +03:00
Marius Stanciu
9eb42f4601 - some refactoring and updated the application strings
- updated Romanian translation
2022-05-11 23:42:46 +03:00
Marius Stanciu
b9edac24e8 - updated the language strings 2022-04-30 18:42:31 +03:00
Marius Stanciu
1494fa5362 - in SolderPaste Plugin fixed an issue when creating a new project with this plugin open
- updated the application strings
2022-04-25 02:25:18 +03:00
Marius Stanciu
eec366ce7f - refactoring names for some classes 2022-03-24 18:35:44 +02:00
Marius Stanciu
519587e60f - updated Turkish language strings by Mehmet Kaya 2022-03-21 20:34:42 +02:00
Marius Stanciu
ee3b1089d5 - updated the app translation strings to match the ones in the sources, for all languages
- updated the Romanian language (native)
- updated the Spanish language (Google-translated)
2022-03-19 18:30:34 +02:00
Marius Stanciu
a5c1b348fe - updated the Turkish translation (by (Mehmet Kaya) 2022-02-20 16:47:01 +02:00
Marius Stanciu
012ad17a93 - updated the language strings files to the latest changes 2022-02-19 02:17:16 +02:00
Marius Stanciu
262ccdda28 - updated the Italian (Massimiliano Golfetto) and Turkish (Mehmet Kaya) translations 2021-11-21 17:57:37 +02:00
Marius Stanciu
5f55471aaa - updated the language strings 2021-11-21 01:20:23 +02:00
Marius Stanciu
9057966aa9 - updated the translation strings 2021-10-14 19:37:34 +03:00
Marius Stanciu
3b5ceae806 - updated the strings in all translation files 2021-10-13 18:45:10 +03:00
Marius Stanciu
cea57b532f - pywin32 module is no longer needed when running in Windows
- updated the Romanian translation
- Google-translated the Spanish translation
- updated the strings in all translation files
2021-10-13 18:13:40 +03:00
Marius Stanciu
0578180253 - updated the Turkish translation files by Mehmet Kaya 2021-10-10 12:41:36 +03:00
Marius Stanciu
0b9aed68b3 - update language strings
- updated the Romanian translation files
2021-10-10 12:34:18 +03:00
Marius Stanciu
aef9d97dd7 - in Markers Plugin replaced the Margin parameters with the Offset parameters that now can be referenced either to the edge of the bounding box (effectively replacing the old Margin parameter) or to the center of the bounding box
- Distance Plugin Ui was upgraded
- updated the language strings
2021-10-10 01:37:09 +03:00
Marius Stanciu
1553d42b5a - updated the Turkish translation files (by Mehmet Kaya) 2021-10-07 14:26:45 +03:00
Marius Stanciu
1860730b79 - Check Rules Plugin - upgraded the UI to the new look and grouped better the rules
- updated the language strings
2021-10-05 02:56:56 +03:00
Marius Stanciu
1b6b432f7c - added the circle approximation parameter for Excellon geometry in Preferences
- updated the language strings
2021-10-04 20:57:42 +03:00
Marius Stanciu
c796bad6fc - updated the language strings to the latest version 2021-10-03 00:40:15 +03:00
Marius Stanciu
656189c255 - updated the Chinese translation by 俊霄 余 2021-09-15 15:51:09 +03:00
Marius Stanciu
65fdde88a6 - updated the Turkish translation by Mehmet Kaya 2021-09-10 17:25:43 +03:00
Marius Stanciu
1f0af5fcc8 - added updated Italian translation by Massimiliano Golfetto
- added updated Romanian translation
- updated the language strings
2021-09-10 00:06:46 +03:00
Marius Stanciu
d61bbbb8d5 - updated the language strings 2021-09-09 04:46:30 +03:00
Marius Stanciu
b7f64d97d2 - in Film Plugin updated the GUI
- in Film Plugin some changes in the data storage; require to delete de current preferences files
- Film Plugin: now the Skew and Scale transformation have their own reference
- updated the language strings to the current strings in the app
2021-09-08 21:06:50 +03:00
Marius Stanciu
ba217fc103 - updated the language strings and the Simplified Chinese language translation 2021-08-29 19:12:21 +03:00
Marius Stanciu
90584e1d37 - updated the Chinese translation, by 俊霄 余 2021-08-26 16:50:35 +03:00
Marius Stanciu
6e91bec95d - Turkish and Chinese small updates 2021-08-26 03:51:29 +03:00
Marius Stanciu
c564bb54f0 - updated the Italian translation by Massimiliano Golfetto 2021-08-26 03:45:20 +03:00
Marius Stanciu
d58b60ab3c - updated the Turkish translation files, by Mehmet Kaya 2021-08-23 21:10:48 +03:00
Marius Stanciu
4f5a02ef55 - translation to Simplified Chinese language is done by 俊霄 余 2021-08-23 20:43:57 +03:00
Marius Stanciu
7dc67e2b05 - added a partial translation for Chinese Simplified language, by 俊霄 余
- trying to separate the Preferences settings from App init and to make them dependent on the self.defaults dictionary
- updated the language strings from the source
2021-08-23 14:01:28 +03:00
Marius Stanciu
6b1d1c4a66 - some updates to the language strings 2021-07-18 12:04:40 +03:00
Marius Stanciu
a4ba7523c7 - updated the Turkish language with the translated strings by Mehmet Kaya
- modified the setup_ubuntu.sh file removing a deprecated package
2021-07-15 20:33:04 +03:00
Marius Stanciu
4e46eac61c 7.07.2021
- some changes in data tools structure ('tool_type' to ['data']['tools_mill_job_type])
- some strings changes

4.07.2021

- optimized the Milling Plugin preferences
- added more preferences for v-shape tools in the Milling Plugin Preferences
- deactivated the automatic disable of the Cut Z parameter when selecting a v-shape tool in Milling Plugin
- in Milling Plugin added some protections against receiving signals from widgets without objectName set
- in Milling Plugin made sure that the Custom offset field is displayed only when it is needed (selected from Offset Type combobox)
- added some requirements asked by vispy v0.7.0
- if the generated Gcode is empty then the app will know and will not create a CNCJob object
- modified the Tool Table in Milling Plugin: now the tool type parameter is part of the Tool parameters and no longer in the Tool Table
- working on a Kosy CNC machine preprocessor file
2021-07-07 01:16:15 +03:00
Marius Stanciu
0177a64fe4 - changed some strings; updated the translation strings with the new strings (they need to be translated)
- modified all the plugins (formerly named Tools) to auto select in the plugin the selected object from Project Menu
- small changes in Tools Database
2021-03-18 03:45:56 +02:00
Marius Stanciu
aee49e6495 - strings update 2021-02-27 04:53:57 +02:00
Marius Stanciu
f480bafb66 - changed some confusing strings regarding the 'Properties'
- Properties Tool is now ObjectReport Tool
- fixed some attributes in Milling Slots Excellon Object utilities functionality
- fixed some issues in the translated strings .po files
2021-02-26 16:26:30 +02:00
Marius Stanciu
e36a8a04a0 - more refactoring in the app 2021-01-29 02:40:10 +02:00
Marius Stanciu
04649622eb - some refactoring
- working on Milling Tool and Drilling Tool: made sure that the plugin UI is initialized only when the plugin (Tool) is run in order to avoid errors like (wrapped C++ objects was deleted)
2021-01-29 02:08:34 +02:00
Marius Stanciu
fd1aa7bd3b - fixed a string ("Penelization Reference") translations by Hans Boot contribution. 2020-12-31 18:46:55 +02:00
Marius Stanciu
7dbd59ff77 - fixed a string ("Penelization Reference") by Hans Boot contribution. 2020-12-31 18:24:13 +02:00
Marius Stanciu
eb6621f5ca - Turkish language strings updated (by Mehmet Kaya) 2020-11-28 16:38:42 +02:00
Marius Stanciu
0ede053fe1 - updated the Italian translation (by Massimiliano Golfetto) 2020-11-28 13:49:02 +02:00
Marius Stanciu
42d6188836 - updated Language strings
- translated the strings to Romanian language
- Google-translated the strings to German language
2020-11-28 00:57:18 +02:00
Marius Stanciu
b7bf284e61 - Turkish language strings updated (by Mehmet Kaya) 2020-11-16 19:57:46 +02:00
Marius Stanciu
bb279cbebe - removed the enforced ActivityView width
- various string changes; updated the strings
- brought up-to-date the Romanian translation strings
- updated the source file when creating Excellon objects in various places in the app
2020-11-15 15:05:58 +02:00
Marius Stanciu
a59310ab4a - Milling Tool - added plot awareness and connection to the Plot button in the tool; updated translation strings 2020-11-13 20:27:48 +02:00