Sfoglia il codice sorgente

- updated the translation files

Marius Stanciu 6 anni fa
parent
commit
54d6a32b6c

+ 1 - 0
README.md

@@ -15,6 +15,7 @@ CAD program, and create G-Code for Isolation routing.
 - Gerber Editor: made Add Pad repeat until user exits the Add Pad through either mouse right click, or ESC key or deselecting the Add Pad menu item
 - Gerber Editor: made Add Pad repeat until user exits the Add Pad through either mouse right click, or ESC key or deselecting the Add Pad menu item
 - Gerber and Geometry Editors: fixed some issues with the Add Arc/Add Semidisc; in mode 132, the norm() function was not the one from numpy but from a FlatCAM Class. Also fixed some of the texts and made sure that when changing the mode, the current points are reset to prepare for the newly selected mode.
 - Gerber and Geometry Editors: fixed some issues with the Add Arc/Add Semidisc; in mode 132, the norm() function was not the one from numpy but from a FlatCAM Class. Also fixed some of the texts and made sure that when changing the mode, the current points are reset to prepare for the newly selected mode.
 - Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point)
 - Fixed Measurement Tool to show the mouse coordinates on the status bar (it was broken at some point)
+- updated the translation files
 
 
 22.04.2019
 22.04.2019
 
 

+ 5 - 1
flatcamGUI/FlatCAMGUI.py

@@ -977,6 +977,10 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
                         <td height="20">&nbsp;</td>
                         <td height="20">&nbsp;</td>
                         <td>&nbsp;</td>
                         <td>&nbsp;</td>
                     </tr>
                     </tr>
+                    <tr height="20">
+                        <td height="20"><strong>B</strong></td>
+                        <td>&nbsp;New Gerber</td>
+                    </tr>
                     <tr height="20">
                     <tr height="20">
                         <td height="20"><strong>E</strong></td>
                         <td height="20"><strong>E</strong></td>
                         <td>&nbsp;Edit Object (if selected)</td>
                         <td>&nbsp;Edit Object (if selected)</td>
@@ -1492,7 +1496,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
                         <td>&nbsp;Add Track</td>
                         <td>&nbsp;Add Track</td>
                     </tr>
                     </tr>
                     <tr height="20">
                     <tr height="20">
-                        <td height="20"><strong>R</strong></td>
+                        <td height="20"><strong>T</strong></td>
                         <td>&nbsp;Within Track & Region Tools will cycle FORWARD the bend modes</td>
                         <td>&nbsp;Within Track & Region Tools will cycle FORWARD the bend modes</td>
                     </tr>
                     </tr>
                     <tr height="20">
                     <tr height="20">

BIN
locale/de/LC_MESSAGES/strings.mo


File diff suppressed because it is too large
+ 210 - 201
locale/de/LC_MESSAGES/strings.po


BIN
locale/en/LC_MESSAGES/strings.mo


File diff suppressed because it is too large
+ 209 - 201
locale/en/LC_MESSAGES/strings.po


BIN
locale/ro/LC_MESSAGES/strings.mo


File diff suppressed because it is too large
+ 214 - 205
locale/ro/LC_MESSAGES/strings.po


File diff suppressed because it is too large
+ 209 - 200
locale_template/strings.pot


Some files were not shown because too many files changed in this diff