- added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
- finished support for internationalization by adding a set of .po/.mo files for the English language. Unfortunately the final action can be done only when Beta will be out of Beta (no more changes) or when I will decide to stop working on this app. - changed the tooltip for 'feedrate_rapids' parameter to point out that this parameter is useful only for the Marlin postprocessor
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: 2019-03-07 23:07+0200\n"
|
||||
"PO-Revision-Date: 2019-03-07 23:19+0200\n"
|
||||
"POT-Creation-Date: 2019-03-10 13:08+0200\n"
|
||||
"PO-Revision-Date: 2019-03-10 13:24+0200\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -17,76 +17,76 @@ msgstr ""
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Language: en\n"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:28
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:16
|
||||
msgid "Measurement"
|
||||
msgstr "Measurement"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:49
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:37
|
||||
msgid "Start"
|
||||
msgstr "Start"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:49
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:52
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:37
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:40
|
||||
msgid "Coords"
|
||||
msgstr "Coords"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:50
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:101
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:38
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:89
|
||||
msgid "This is measuring Start point coordinates."
|
||||
msgstr "This is measuring Start point coordinates."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:52
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:40
|
||||
msgid "Stop"
|
||||
msgstr "Stop"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:53
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:106
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:41
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:94
|
||||
msgid "This is the measuring Stop point coordinates."
|
||||
msgstr "This is the measuring Stop point coordinates."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:56
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:111
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:44
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:99
|
||||
msgid "This is the distance measured over the X axis."
|
||||
msgstr "This is the distance measured over the X axis."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:59
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:117
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:47
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:105
|
||||
msgid "This is the distance measured over the Y axis."
|
||||
msgstr "This is the distance measured over the Y axis."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:61
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:49
|
||||
msgid "DISTANCE"
|
||||
msgstr "DISTANCE"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:62
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:123
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:50
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:111
|
||||
msgid "This is the point to point Euclidian distance."
|
||||
msgstr "This is the point to point Euclidian distance."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:65
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:72
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:79
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:86
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:93
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:53
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:60
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:67
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:74
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:81
|
||||
msgid "Those are the units in which the distance is measured."
|
||||
msgstr "Those are the units in which the distance is measured."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:126
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:114
|
||||
msgid "Measure"
|
||||
msgstr "Measure"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:185
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:173
|
||||
msgid "Meas. Tool"
|
||||
msgstr "Meas. Tool"
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:278
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:266
|
||||
msgid "MEASURING: Click on the Start point ..."
|
||||
msgstr "MEASURING: Click on the Start point ..."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:307
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:295
|
||||
msgid "MEASURING: Click on the Destination point ..."
|
||||
msgstr "MEASURING: Click on the Destination point ..."
|
||||
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:328
|
||||
#: D:\1.DEV\FlatCAM_beta\flatcamTools\ToolMeasurement.py:316
|
||||
msgid "MEASURING: Result D(x) = %.4f | D(y) = %.4f | Distance = %.4f"
|
||||
msgstr "MEASURING: Result D(x) = %.4f | D(y) = %.4f | Distance = %.4f"
|
||||
|
||||
Reference in New Issue
Block a user