Sfoglia il codice sorgente

- updated the POT file and the translation files for German, Spanish and French languages

Marius Stanciu 6 anni fa
parent
commit
73b2355295

+ 4 - 0
README.md

@@ -9,6 +9,10 @@ CAD program, and create G-Code for Isolation routing.
 
 =================================================
 
+27.12.2019
+
+- updated the POT file and the translation files for German, Spanish and French languages
+
 26.12.2019
 
 - modified the ToolDB class and changed some strings

+ 1 - 1
flatcamGUI/FlatCAMGUI.py

@@ -1215,7 +1215,7 @@ class FlatCAMGUI(QtWidgets.QMainWindow):
         self.pref_defaults_button.setText(_("Restore Defaults"))
         self.pref_defaults_button.setMinimumWidth(130)
         self.pref_defaults_button.setToolTip(
-            _("Restore the entire set of default valaues\n"
+            _("Restore the entire set of default values\n"
               "to the initial values loaded after first launch."))
         self.pref_tab_bottom_layout_1.addWidget(self.pref_defaults_button)
 

BIN
locale/de/LC_MESSAGES/strings.mo


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


BIN
locale/en/LC_MESSAGES/strings.mo


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


BIN
locale/es/LC_MESSAGES/strings.mo


File diff suppressed because it is too large
+ 238 - 223
locale/es/LC_MESSAGES/strings.po


BIN
locale/fr/LC_MESSAGES/strings.mo


File diff suppressed because it is too large
+ 237 - 220
locale/fr/LC_MESSAGES/strings.po


File diff suppressed because it is too large
+ 357 - 339
locale_template/strings.pot


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