- few bugs solved regarding the newly created empty objects
This commit is contained in:
@@ -1914,11 +1914,11 @@ msgstr "Сохранено в"
|
||||
|
||||
#: FlatCAMObj.py:6320 FlatCAMObj.py:6330
|
||||
msgid ""
|
||||
"The used postprocessor file has to have in it's name: 'toolchange_custom'"
|
||||
"The used preprocessor file has to have in it's name: 'toolchange_custom'"
|
||||
msgstr "Используемый файл постпроцессора должен иметь имя: 'toolchange_custom'"
|
||||
|
||||
#: FlatCAMObj.py:6334
|
||||
msgid "There is no postprocessor file."
|
||||
msgid "There is no preprocessor file."
|
||||
msgstr "Это не файл постпроцессора."
|
||||
|
||||
#: FlatCAMObj.py:6611
|
||||
@@ -7026,12 +7026,12 @@ msgstr "Количество единиц времени для остановк
|
||||
|
||||
#: flatcamGUI/ObjectUI.py:891 flatcamGUI/PreferencesUI.py:2256
|
||||
#: flatcamGUI/PreferencesUI.py:3143
|
||||
msgid "Postprocessor"
|
||||
msgid "Preprocessor"
|
||||
msgstr "Постпроцессор"
|
||||
|
||||
#: flatcamGUI/ObjectUI.py:893 flatcamGUI/PreferencesUI.py:2258
|
||||
msgid ""
|
||||
"The postprocessor JSON file that dictates\n"
|
||||
"The preprocessor JSON file that dictates\n"
|
||||
"Gcode output."
|
||||
msgstr ""
|
||||
"JSON-файл постпроцессора, который влияет\n"
|
||||
@@ -7455,7 +7455,7 @@ msgstr ""
|
||||
#: flatcamGUI/ObjectUI.py:1459 flatcamGUI/PreferencesUI.py:3111
|
||||
msgid ""
|
||||
"Speed of the spindle in RPM (optional).\n"
|
||||
"If LASER postprocessor is used,\n"
|
||||
"If LASER preprocessor is used,\n"
|
||||
"this value is the power of laser."
|
||||
msgstr ""
|
||||
"Скорость шпинделя в об/мин (опционально).\n"
|
||||
@@ -7469,7 +7469,7 @@ msgstr "Постпроцессор"
|
||||
|
||||
#: flatcamGUI/ObjectUI.py:1493 flatcamGUI/PreferencesUI.py:3145
|
||||
msgid ""
|
||||
"The Postprocessor file that dictates\n"
|
||||
"The Preprocessor file that dictates\n"
|
||||
"the Machine Code (like GCode, RML, HPGL) output."
|
||||
msgstr ""
|
||||
"Файл постпроцессора, который диктует\n"
|
||||
@@ -7665,7 +7665,7 @@ msgid ""
|
||||
"or a Toolchange Macro.\n"
|
||||
"The FlatCAM variables are surrounded by '%' symbol.\n"
|
||||
"\n"
|
||||
"WARNING: it can be used only with a postprocessor file\n"
|
||||
"WARNING: it can be used only with a preprocessor file\n"
|
||||
"that has 'toolchange_custom' in it's name and this is built\n"
|
||||
"having as template the 'Toolchange Custom' posprocessor file."
|
||||
msgstr ""
|
||||
@@ -16467,7 +16467,7 @@ msgstr "Нет имени геометрии в аргументах. Укажи
|
||||
#~ msgstr "Многократное использование: Истина или Ложь."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The postprocessor file that dictates\n"
|
||||
#~ "The preprocessor file that dictates\n"
|
||||
#~ "Machine Code output."
|
||||
#~ msgstr ""
|
||||
#~ "Файл постпроцессора, который диктует\n"
|
||||
|
||||
Reference in New Issue
Block a user